@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

html,
body {
	height: 100%;
}

/*mobile*/
@media (max-width: 520px) {
	.heijplaat-slide {
		padding-bottom: 4rem;
	}
	.page-wrapper {
		display: block;
		min-height: 100%;
	}
	.hmanual-btn {
		background-color: #000;
		color: white;
		font-weight: bold;
		padding: 0 1rem;
		min-height: 22px;
		line-height: 22px;
	}
	body[data-state="open"] .navbar{
		height: 100%;
	}
	body[data-state="idle"],
	body[data-state="closed"] .navbar {
		height: 0;
	}
	body[data-state="open"] {
		overflow: hidden;
	}
	body[data-state="idle"],
	body[data-state="closed"] .footer {
		display: none;
	}
	body[data-state="open"] .nieuwspagina-c .thumb {
		position: relative;
		z-index: 0;
	}
	body[data-state="open"] .footer {
		display: block;
		position: fixed;
		bottom: 0;
		z-index:
	}
	body {
		font-family: futura-pt;
		font-weight: 300;
		font-style: normal;
		color: #2b2b2b;
	}

	main {
		font-family: futura-pt;
		font-weight: 300;
	}

	.clearfix: after {
		content: "";
		clear: both;
		display: table;
	}

	.clearfix {
		overflow: auto;
	}

	.page-wrapper {
		margin-left: auto;
		margin-right: auto;
		overflow-x: auto;
	}

	/* Logo en banner index*/

	/*top-banner-i li {
		list-style: none;
		margin: 0px 2px 0px 2px;
		display: inline-block;
		font-size: 10px;
		padding: 15px 15px;
		color: #fff;
		border: 2px solid #ffffff;
		border-radius: 100%;
		transition: 0.2s;
	}

	top-banner-i li:hover {
		color: #ffffff;
		border: 2px solid #f05b26;
		transition: 0.2s;
		text-decoration: none;
		border-bottom: 0;
	}

	top-banner-i a {
		display: none;
		background-color: #ffffff;
		padding-top: 15px;
		padding-bottom: 15px;
		z-index: 2;
	}*/

	.top-banner-i {
		width: 100%;
		height: 120px;
		padding-top: 10px;
		margin-bottom: 60px;
		font-family: futura-pt;
		letter-spacing: 2px;
		z-index: 2;
	}
	.top-banner-i h1 {
		width: 100%;
		padding-top: 10px;
		font-family: futura-pt;
		font-style: normal;
		text-align: center;
		z-index: 2;
	}

	.top-banner-i h2 {
		font-family: futura-pt;
		font-size: 6.8px;
		font-weight: 900;
		width: 95%;
		font-style: normal;
		margin-right: auto;
		text-align: center;
		color: #ffffff;
		margin-top: -8px;
		position: relative;
		z-index: 100;
		margin-left: 20px;
		letter-spacing: 2.4px;
	}

	.nav-bar1-i h1 {
		text-decoration: none;
		display: block;
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #FFFFFF;
		width: 100%;
		font-size: 100px;
		letter-spacing: -10px;
		line-height: 68px;
		margin-bottom: 4px;
		margin-left: -2px;
		padding-left: 0px;
		padding-top: 5px;
	}

	.nav-bar1-i ul {
		align-content: center;
		list-style-type: none;
		padding-left: 0px;
	}
	.nav-bar1-i a {
		text-decoration: none;
		color: #ffffff;
		display: inline-block;
		width: 35%;
		font-weight: 800;
		margin-bottom: 4px;
		padding-top: 5px;
		position: relative;
		left: 0;
		z-index: 2;
	}
	.nav-bar1-i a:hover {
		color: #f05b26;
		transition: 0.2s;
	}

	/* Logo en banner*/

/*	top-banner li {
		list-style: none;
		margin: 0px 2px 0px 2px;
		display: inline-block;
		font-size: 10px;
		padding: 15px 15px;
		color: #fff;
		border: 2px solid #ffffff;
		border-radius: 100%;
		transition: 0.2s;
	}

	top-banner li:hover {
		color: #ffffff;
		border: 2px solid #f05b26;
		transition: 0.2s;
		text-decoration: none;
		border-bottom: 0;
	}

	top-banner a {
		display: none;
		background-color: #ffffff;
		padding-top: 15px;
		padding-bottom: 15px;
		z-index: 2;
	}*/

	.top-banner {
		width: 100%;
		height: 120px;
		padding-top: 10px;
		margin-bottom: 60px;
		font-family: futura-pt;
		letter-spacing: 2px;
		z-index: 2;
	}
	.top-banner h1 {
		width: 100%;
		padding-top: 10px;
		font-family: futura-pt;
		font-style: normal;
		text-align: center;
		z-index: 2;
	}

	.top-banner h2 {
		font-family: futura-pt;
		font-size: 6.8px;
		font-weight: 900;
		width: 100%;
		font-style: normal;
		margin-right: auto;
		text-align: center;
		margin-top: -8px;
		position: relative;
		z-index: 100;
		margin-left: 6.3px;
		letter-spacing: 2.4px;
	}

	.nav-bar1 h1 {
		text-decoration: none;
		display: block;
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		width: 100%;
		font-size: 100px;
		letter-spacing: -10px;
		line-height: 68px;
		margin-bottom: 4px;
		margin-left: -2px;
		padding-left: 0px;
		padding-top: 5px;
	}

	.nav-bar1 ul {
		align-content: center;
		list-style-type: none;
		padding-left: 0px;

	}
	.nav-bar1 a {
		text-decoration: none;
		color: #000000;
		display: inline-block;
		width: 35%;
		font-weight: 800;
		margin-bottom: 4px;
		padding-top: 5px;
		position: relative;
		left: 0;
		z-index: 2;
	}
	.nav-bar1 a:hover {
		color: #f05b26;
		transition: 0.2s;
	}

	/* Navigatiemenu_index*/
	.nav-bar-i {
		overflow: hidden;
		position: relative;
		top: -110px;
		left: 0;
		padding-bottom: 0px;
		width: 100%;
		height: 100%;
		z-index: 1;
	}

	.nav-bar-i .toggler-i {
		position: relative;
		top: 0;
		margin-left: 78%;
		left: 0;
		z-index: 2;
		cursor: pointer;
		width: 80px;
		height: 80px;
		opacity: 0;
	}

	.nav-bar-i .hamburger-i {
		position: absolute;
		top: 0;
		margin-left: 78%;
		left: 0;
		z-index: 1;
		cursor: pointer;
		width: 60px;
		height: 60px;
		padding: 1rem;
		background: var;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.nav-bar-i .hamburger-i > div {
		position: relative;
		width: 100%;
		height: 2px;
		background-color: #ffffff;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: all 0.4s ease;
	}

	.nav-bar-i .hamburger-i > div:before,
	.nav-bar-i .hamburger-i > div:after {
		content: " ";
		position: absolute;
		z-index: 1;
		top: -10px;
		width: 100%;
		height: 2px;
		background: inherit;
	}

	.nav-bar-i .hamburger-i > div:after {
		top: 10px;
	}

	.nav-bar-i .toggler-i:checked + .hamburger > div {
		transform: rotate(135deg);
	}

	.nav-bar-i .toggler-i:checked + .hamburger-i > div:before,
	.nav-bar-i .toggler-i:checked + .hamburger-i > div:after {
		top: 0;
		transform: rotate(90deg);
	}

	.nav-bar-i .toggler:checked:hover + .hamburger > div {
		transform: rotate(225deg);
	}

	.nav-bar-i .toggler-i:checked ~ .menu-i {
		visibility: visible;
	}

	.nav-bar-i .toggler-i:checked ~ .menu-i > div {
		transform: scale(1);
		transition-duration: 0.4s;
	}

	.nav-bar-i .toggler-i:checked ~ .footer {
		visibility: visible;
	}

	.nav-bar-i .toggler-i:checked ~ .footer > div {
		transform: scale(1);
		transition-duration: 0.4s;
	}

	.nav-bar-i .toggler-i:checked ~ .menu-i > div > div {
		opacity: 1;
		transition: opacity 0, 4s ease;
	}

	.nav-bar-i ul {
		text-align: center;
		list-style-type: none;
		padding-left: 0px;
	}

	.nav-bar-i a {
		text-decoration: none;
		display: block;
		color: #ffffff;
		margin-bottom: 4px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.nav-bar-i a:icon {
		display: block;
		position: right;
	}

	.nav-bar-i a:hover {
		color: #f05b26;
		transition: 0.2s;
	}

	.nav-bar-i .menu-i {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		visibility: hidden;
		overflow: hidden;
		display: flex;
		justify-content: center;
		justify-content: top;
		background-color: #000000;
		text-decoration: none;
		font-family: futura-pt;
		font-weight: 600;
		font-size: 40px;
		font-style: normal;
		color: #ffffff;
	}

	.nav-bar-i .menu-i > div {
		display: flex;
		flex: none;
		align-items: center;
		justify-content: center;
		transform: scale(0);
		transition: all 0.4s ease;
	}

	.nav-bar-i .menu-i > div > div {
		text-align: center;
		opacity: 0;
		transition: opacity 0.4s ease;
	}
	/* Toggler menu*/
	.nav-bar {
		overflow: hidden;
		position: absolute;
		top: 0;
		left: 0;
		padding-bottom: 0px;
		width: 100%;
		/*height: 100%;*/
		z-index: 1;
	}

	.nav-bar .toggler {
		position: relative;
		top: 0;
		margin-left: 78%;
		left: 0;
		z-index: 2;
		cursor: pointer;
		width: 80px;
		height: 80px;
		opacity: 0;
	}

	.nav-bar .hamburger {
		position: absolute;
		top: 0;
		margin-left: 78%;
		left: 0;
		z-index: 1;
		cursor: pointer;
		width: 80px;
		height: 60px;
		margin-top: 30px;
		padding: 1rem;
		background: var;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.nav-bar .hamburger > div {
		position: relative;
		width: 100%;
		height: 2px;
		background-color: #000000;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: all 0.4s ease;
	}

	.nav-bar .hamburger > div:before,
	.nav-bar .hamburger > div:after {
		content: " ";
		position: absolute;
		z-index: 1;
		top: -10px;
		width: 100%;
		height: 2px;
		background: inherit;
	}

	.nav-bar .hamburger > div:after {
		top: 10px;
	}

	.nav-bar .toggler:checked + .hamburger > div {
		transform: rotate(135deg);
	}

	.nav-bar .toggler:checked + .hamburger > div:before,
	.nav-bar .toggler:checked + .hamburger > div:after {
		top: 0;
		transform: rotate(90deg);
	}

	.nav-bar .toggler:checked:hover + .hamburger > div {
		transform: rotate(225deg);
	}

	.nav-bar .toggler:checked ~ .menu {
		visibility: visible;
	}

	.nav-bar .toggler:checked ~ .footer {
		visibility: visible;
	}

	.nav-bar .toggler:checked ~ .menu > div {
		transform: scale(1);
		transition-duration: 0.4s;
	}

	.nav-bar .toggler:checked ~ .footer > div {
		transform: scale(1);
		transition-duration: 0.4s;
	}

	.nav-bar .toggler:checked ~ .menu > div > div {
		opacity: 1;
		transition: opacity 0, 4s ease;
	}

	.nav-bar ul {
		text-align: center;
		list-style-type: none;
		padding-left: 0px;
	}

	.nav-bar a {
		text-decoration: none;
		display: block;
		color: #000000;
		margin-bottom: 4px;
		padding-top: 5px;
		padding-bottom: 5px;

	}

	.nav-bar a:icon {
		display: block;
		position: right;
	}

	.nav-bar a:hover {
		color: #f05b26;
		transition: 0.2s;
	}

	.nav-bar .menu {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		visibility: hidden;
		overflow: hidden;
		display: flex;
		justify-content: center;
		justify-content: top;
		background-color: #ffffff;
		text-decoration: none;
		font-family: futura-pt;
		font-weight: 600;
		font-size: 40px;
		font-style: normal;
		color: #000000;
		opacity: 1;
		z-index: 0;
	}

	.nav-bar .menu > div {
		display: flex;
		flex: none;
		align-items: center;
		justify-content: center;
		transform: scale(0);
		transition: all 0.4s ease;
	}

	.nav-bar .menu > div > div {
		text-align: center;
		opacity: 0;
		transition: opacity 0.4s ease;
	}

	/* Filmpje opening*/
	.indexstart-film {
		height: 100%;
	}

	.bgvideo {
		position: fixed;
		right: 0;
		bottom: 0;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		z-index: -3;
		object-fit: cover;
	}

/* Plaatje opening*/
	.indexvoorak-v {
		height: 80%;
		padding-bottom: 15px;
	}

	.indexvoorak-image-v {
		width: 100%;
		height: 80%;
		object-fit: cover;
	}

/* Index plaatjes slider*/

		* {box-sizing:border-box}

		/* Slideshow container */
		.slideshow-container {
		  max-width: 100%;
		  position: relative;
		  margin: auto;
		  object-fit: cover;
		  height: 70%;
		  
		}
	
	.slideshow-container img {
		height: 1000px;
		width: 100%;
		overflow: hidden;
		z-index: 5;
		object-fit: cover;
	}


		/* Hide the images by default */
		.mySlides {
		  display: none;
		}

		/* Next & previous buttons */
		.prev, .next {
		  cursor: pointer;
		  position: absolute;
		  top: 50%;
		  width: auto;
		  margin-top: -22px;
		  padding: 16px;
		  color: white;
		  font-weight: bold;
		  font-size: 18px;
		  transition: 0.6s ease;
		  border-radius: 0 3px 3px 0;
		  user-select: none;
		}

		/* Position the "next button" to the right */
		.next {
		  right: 0;
		  border-radius: 3px 0 0 3px;
		}

		/* On hover, add a black background color with a little bit see-through */
		.prev:hover, .next:hover {
		  background-color: rgba(0,0,0,0.8);
		}

		/* Caption text */
		.text {
		  color: #ffffff;
		font-family: futura-pt;
		font-style: normal;
		font-weight: 600;
		letter-spacing: 2px;
		  font-size: 18px;
		  padding: 8px 12px;
		  position: absolute;
		  bottom: 8px;
		  width: 100%;
		  text-align: center;
		}

		/* Number text (1/3 etc) */
		.numbertext {
		  color: #ffffff;
		  font-size: 12px;
		  padding: 8px 12px;
		  position: absolute;
		  top: 0;
		}

		/* The dots/bullets/indicators */
		.dot { 
		  cursor: pointer;
		  height: 10px;
		  width: 10px;
		  margin: 0 2px;
		  background-color: #c1c1c1;
		  border-radius: 50%;
		  display: inline-block;
		  transition: background-color 0.6s ease;
		}

		.active, .dot:hover {
		  background-color: #f05b26;
		}

		/* Fading animation */
		.fade {
		  -webkit-animation-name: fade;
		  -webkit-animation-duration: 1.5s;
		  animation-name: fade;
		  animation-duration: 1.5s;
		}

		@-webkit-keyframes fade {
		  from {opacity: .4}
		  to {opacity: 1}
		}

		@keyframes fade {
		  from {opacity: .4}
		  to {opacity: 1}
		}


	/* INSCHRIJFFORMULIER*/
	input[type="text"],
	input[type="email"],
	select,
	textarea {
		width: 100%; /* Full width */
		padding: 12px; /* Some padding */
		border: 1px solid #ccc; /* Gray border */
		border-radius: 4px; /* Rounded borders */
		box-sizing: border-box; /* Make sure that padding and width stays in place */
		margin-top: 6px; /* Add a top margin */
		margin-bottom: 16px; /* Bottom margin */
		resize: vertical; /* Allow the user to vertically resize the textarea (not horizontally) */
	}

	input[type="submit"] {
		background-color: #c1c1c1;
		color: white;
		padding: 12px 20px;
		border: none;
		border-radius: 4px;
		cursor: pointer;
	}

	input[type="submit"]:hover {
		background-color: #f05b26;
	}

	.container-inschrijven {
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		width: 70%;
		flex-direction: column;
		font-family: futura-pt;
		font-weight: 300;
	}
	#status {
		object-position: center;
		width: 70%;
		margin-left: 3%;
		text-align: left;
		margin-top: 20px;
		visibility: hidden;
	}
	#status.dank {
		animation: 4s;
	}
	.submit:checked ~ .status {
		visibility: visible;
	}

	/* Index plaatjes slider*/
	.body1 {
		margin: 0;
		padding: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 100vh;
	}
	.index-images {
		width: 100%;
		height: 700px;
		overflow: hidden;
	}
	.index-featured {
		width: 500%;
		height: 700px;
		display: flex;
	}
	.index-images input {
		display: none;
	}
	.slide {
		width: 20%;
		transition: 2s;
	}
	.slide img {
		width: 100%;
		height: 700px;
		object-fit: cover;
	}

	.index-img {
		background-position: center;
		margin-left: auto;
		height: 100%;
	}

	.navigation-manual {
		position: absolute;
		width: 100%;
		margin-top: 660px;
		
	}

	.manual-btn {
		border: 2px solid #fff;
		padding: 5px;
		border-radius: 10px;
		cursor: pointer;
		transition: 1s;
	}

	#index_1:checked ~ .first {
		margin-left: 0%;
	}
	#index_2:checked ~ .first {
		margin-left: -20%;
	}
	#index_3:checked ~ .first {
		margin-left: -40%;
	}
	#index_4:checked ~ .first {
		margin-left: -60%;
	}

	
	.manual-btn:hover {
		background: #fff;
		transition: none;
	}

	.navigation-auto {
		position: absolute;
		display: flex;
		width: 100%;
		justify-content: center;
		margin-top: 660px;
	}
	.navigation-auto div {
		border: 2px solid #fff;
		padding: 5px;
		border-radius: 10px;
		transition: 1s;
	}
	

	#index_1:checked ~ .navigation-auto .auto-btn-1 {
		background: #ffffff;
	}
	#index_2:checked ~ .navigation-auto .auto-btn-2 {
		background: #ffffff;
	}
	#index_3:checked ~ .navigation-auto .auto-btn-3 {
		background: #ffffff;
	}
	#index_4:checked ~ .navigation-auto .auto-btn-4 {
		background: #ffffff;
	}

	/* INDEX Nieuws plaatjes & text*/

	.Index-main {
		display: flex;
		overflow: auto;
		position: relative;
		margin-left: 2%;
		margin-right: 2%;
		height: 1000px;
	}
	.Index-news {
		display: flex;
		margin-left: 2%;
		margin-right: 2%;
		width: 100%;
		height: 350px;
		margin-top: 40px;
	}

	.Index-newscontainer {
		content: "";
		height: 100%;
		clear: both;
		display: table;
	}
	.Index-newsimgcon {
		margin-top: 0px;
		float: right;
		height: 350px;
	}

	.Index-newsimg {
		background-position: center;
		margin-left: auto;
		height: 349px;
		margin-top: 0px;
	}
	.Index-newstext {
		float: center;
		width: 95%;
		padding: 6px;
		margin-top: 106%;
	}

	/* SAMENWERKING LOGOS*/

	.logo-kolom {
		float: left;
		width: 24%;
		padding: 25px;
		object-fit: cover;
		justify-content: center;
		display: flex;
		height: 200px;
		align-items: center;
	}

	.logo::after {
		margin-top: 25px;
		content: "";
		clear: both;
		display: grid;
		grid-template-columns: 100px;
		grid-template-rows: 30px;
		grid-gap: 20px;
	}

	/* Nieuws plaatjes & text*/
	.feature-images {
		display: block;
		margin-left: 2%;
		margin-right: 8%;
		margin-top: 20px;
	}

	.container-featured {
		content: "";
		clear: both;
		display: table;
	}

	.featured-afbeelding {
		width: 100%;
		height: 50%;
	}

	.featured-nieuws-image {
		margin-left: auto;
		height: 98%;
	}
	.featured-text {
		width: 100%;
		padding: 5px;
		margin-top: 5%;
	}

	/* Nieuwspagina*/
	.nieuwspagina-c {
		display: flex;
		display: -webkit-flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.nieuwspagina-c a {
		width: 100%;		
		position: relative;
		display: flex;
		display: -webkit-flex;
		
	}
	.nieuwspagina-c a .thumb {
		max-height: 300px;
		overflow: hidden;
		width:100%;
	}
	.nieuwspagina-c a img {
		position: relative;
		z-index:5;
		height: 100%;
		width: 100%;
		object-fit: cover;

	}
	.nieuwspagina-c a .textlinks {
		position: absolute;
		bottom: 0;
		left:0;
		right:0;
		opacity: 1;
		z-index: 101;
		background-color: rgba(255,255,255,0.80);
		color: black;
		font-size: 12px;
		font-weight: bold;
		padding: 0.5rem;
		transition: ease-out 250ms opacity;
		text-shadow: 0 0 3px 6px black;
		min-height: 32px;
	}
	.nieuwspagina-c a:hover .textlinks {
		opacity: 0.8;
	}

	/* Afzonderlijke nieuwspaginas*/
	.feature-images {
		display: block;
		margin: 20px;
	}

	.container-featured {
		content: "";
		height: 750px;
		display: table;
	}

	.featured-afbeelding {
		float: right;
		width: 100%;
		height: 75%;
		object-fit: cover;
	}

	.featured-nieuws-image {
		background-position: center;
		margin-left: auto;
		height: 98%;
		object-fit: cover;
	}
	.featured-text {
		float: left;
		width: 100%;
		padding: 5px;
		margin-top: 5%;
	}

	/* Footerstart*/

	.footerstart {
		position: absolute;
		bottom: 0px;
		width: 100%;
		height: 110px;
		clear: both;
		box-sizing: border-box;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 25px;
		padding: 0px;
		z-index: 10;
	}

	.footerstart .footer-bottom {
		position: absolute;
		bottom: 0px;
		padding: 0px;
		left: 0px;
		width: 100%;
		color: #ffffff;
		text-align: center;
		font-size: 10px;
	}

	.footerstart .adresstart {
		position: relative;
		font-size: 8px;
		font-family: futura-pt;
		margin-top: 20px;
		/* margin-right: 20px; */
		margin-left: 10px;
		width: 50%;
		height: 70%;
		float: right;
		text-align: right;
	}

	.footerstart .mediastart {
		position: absolute;
		color: #ffffff;
		padding: 20px;
		font-size: 20px;
		font-family: futura-pt;
		margin-left: 0px;
		margin: 0px;
		float: left;
	}

	.footerstart li {
		list-style: none;
		margin: 0px 2px 0px 2px;
		display: inline-block;
		font-size: 10px;
		padding: 15px 15px;
		color: #ffffff;
		border: 2px solid #ffffff;
		border-radius: 100%;
		transition: 0.2s;
	}

	.footerstart li:hover {
		color: #ffffff;
		border: 2px solid #f05b26;
		transition: 0.2s;
	}

	.footerstart .fa-facebook {
		color: #ffffff;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 4px;
	}
	.footerstart .fa-linkedin {
		color: #ffffff;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}
	.footerstart .fa-instagram {
		color: #ffffff;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}

	/* Footer RELATIEF*/
	.footer {
		position: relative;
		bottom: 0px;
		width: 100%;
		height: 110px;
		clear: both;
		box-sizing: border-box;
		/* visibility: hidden; */
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 25px;
		padding: 0px;
		z-index: 3;
	}

	.footer .footer-bottom {
		position: absolute;
		bottom: 0px;
		padding: 0px;
		left: 0px;
		width: 100%;
		color: #c1c1c1;
		text-align: center;
		font-size: 10px;
	}

	.adres {
		font-family: futura-pt;
		margin-top: 20px;
		/* margin-right: 30px; */
		margin-left: 10px;
		width: 100%;
		height: 70%;
		float: right;
	}

	.media {
		position: absolute;
		color: #c1c1c1;
		padding: 20px;
		font-size: 20px;
		font-family: futura-pt;
		margin-left: 0px;
		margin: 0px;
		float: left;
	}

	.footer li {
		list-style: none;
		margin: 0px 2px 0px 2px;
		display: inline-block;
		font-size: 10px;
		padding: 15px 15px;
		color: #c1c1c1;
		border: 2px solid #c1c1c1;
		border-radius: 100%;
		transition: 0.2s;
	}

	.footer li:hover {
		color: #c1c1c1;
		border: 2px solid #f05b26;
		transition: 0.2s;
	}
	.footer .fa-facebook {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 4px;
	}
	.footer .fa-linkedin {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}
	.footer .fa-instagram {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}

	/* Footer STICK*/
	.s-footer {
		position: absolute;
		bottom: 0px;
		width: 100%;
		height: 110px;
		clear: both;
		box-sizing: border-box;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 25px;
		padding: 0px;
	}

	.s-footer .s-footer-bottom {
		position: absolute;
		bottom: 0px;
		padding: 0px;
		left: 0px;
		width: 100%;
		color: #c1c1c1;
		text-align: center;
		font-size: 10px;
	}

	.s-adres {
		font-size: 8px;
		font-family: futura-pt;
		margin-top: 20px;
		margin-right: 30px;
		margin-left: 10px;
		width: 100%;
		height: 70%;
		float: right;
	}

	.s-media {
		position: absolute;
		color: #c1c1c1;
		padding: 20px;
		font-size: 20px;
		font-family: futura-pt;
		margin-left: 0px;
		margin: 0px;
		float: left;
	}

	.s-footer li {
		list-style: none;
		margin: 0px 2px 0px 2px;
		display: inline-block;
		font-size: 10px;
		padding: 15px 15px;
		color: #c1c1c1;
		border: 2px solid #c1c1c1;
		border-radius: 100%;
		transition: 0.2s;
	}

	.s-footer li:hover {
		color: #c1c1c1;
		border: 2px solid #f05b26;
		transition: 0.2s;
	}
	.s-footer .fa-facebook {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 4px;
	}
	.s-footer .fa-linkedin {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}
	.s-footer .fa-instagram {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}
	/*FONTS*/

	.main h3 {
		font-family: futura-pt;
		font-weight: 600;
		font-style: normal;
		color: #000000;
		font-size: 15px;
		text-align: left;
		letter-spacing: 1px;
		margin: 2%;
	}
	.main h5 {
		position: absolute;
		float: left;
		margin-left: 2px;
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 24px;
		text-align: left;
		letter-spacing: 8px;
		height: 32px;
	}
	.main h6 {
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 22px;
		text-align: center;
		letter-spacing: 1px;
		margin-left: 2%;
	}

	h6 {
		font-size: 10px;
		font-family: futura-pt;
		font-weight: 700;
		font-style: normal;
		letter-spacing: 2.4px;
	}

	.footer h4 {
		font-size: 10px;
		color: #c1c1c1;
		font-family: futura-pt;
		font-style: normal;
		text-align: right;
		margin-right: 10px;
		margin-bottom: auto;
		margin-top: auto;
		letter-spacing: 2px;
	}

	.footerstart h4 {
		font-size: 10px;
		color: #ffffff;
		font-family: futura-pt;
		font-style: normal;
		text-align: right;
		margin-right: 20px;
		margin-bottom: auto;
		margin-top: auto;
		letter-spacing: 2px;
	}

	.s-footer h4 {
		font-size: 10px;
		color: #c1c1c1;
		font-family: futura-pt;
		font-style: normal;
		text-align: right;
		margin-right: 10px;
		margin-bottom: auto;
		margin-top: auto;
		letter-spacing: 2px;
	}

	.s-footerstart h4 {
		font-size: 10px;
		color: #ffffff;
		font-family: futura-pt;
		font-style: normal;
		text-align: right;
		margin-right: 10px;
		margin-bottom: auto;
		margin-top: auto;
		letter-spacing: 2px;
	}

	.main h7 {
		position: absolute;
		float: left;
		margin-left: 4px;
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 24px;
		text-align: left;
		letter-spacing: 8px;
		height: 32px;
	}

	/* Under construction*/
	.main3 {
		overflow: auto;
		margin-left: auto;
		margin-right: auto;
		padding-top: 20px;
		padding-bottom: 50px;
		width: 90%;
		object-position: bottom;
	}

	.main3 h3 {
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 21px;
		letter-spacing: 1px;
		margin: 3%;
		text-align: center;
	}

	.main3 h5 {
		font-family: futura-pt;
		font-weight: 600;
		font-style: normal;
		color: #000000;
		font-size: 15px;
		letter-spacing: 1px;
		margin: 3%;
		text-align: center;
	}
}

/*tablet*/
@media (min-width: 521px) and (max-width: 899px) {
	.hmanual-btn {
		background-color: #000;
		color: white;
		font-weight: bold;
		padding: 0 1rem;
		min-height: 32px;
		line-height: 32px;
	}
	body,
	html {
		font-family: futura-pt;
		font-weight: 300;
		font-style: normal;
		color: #2b2b2b;
		min-height: 100%;
		max-height: 100%;
		margin: 0;
		padding: 0;
	}

	.clearfix:after {
		content: "";
		clear: both;
		display: table;
	}

	.clearfix {
		overflow: auto;
	}

	.page-wrapper {
		margin: 0;
		padding: 0;
		min-height: 100%;
	}

	/* Logo en banner index*/

	.top-header-i {
		width: 200px;
		height: 120px;
		background-position: left;
		margin-left: 2%;
		z-index: 99;
	}

	top-banner-i a {
		display: none;
		margin-bottom: 4px;
		background-color: #ffffff;
		padding-top: 30px;
		padding-bottom: 30px;
		z-index: 99;
	}

	.top-banner-i {
		width: 100%;
		height: 120px;
		padding-top: 0px;
		font-family: futura-pt;
		font-style: normal;
		text-align: left;
		letter-spacing: 2px;
	}

	.top-banner-i h1 {
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #f05b26;
		font-size: 60px;
		text-align: left;
		letter-spacing: 10px;
		text-decoration: none;
		border-bottom: 0;
	}

	h1 {
		text-decoration: none;
		color: #f05b26;
		display: block;
		margin-bottom: 4px;
		padding-left: 2px;
		padding-top: 5px;
		padding-bottom: 15px;
	}

	.top-banner-i h2 {
		font-size: 10px;
		font-family: futura-pt;
		font-weight: 900;
		font-style: normal;
		text-align: left;
		margin-left: 6px;
		margin-top: -20px;
		letter-spacing: 2.4px;
		color: #ffffff;
		z-index: 99;
	}

	.nav-bar1-i {
		position: relative;
	}
	.nav-bar1-i h1 {
		text-decoration: none;
		display: block;
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #ffffff;
		font-size: 125px;
		letter-spacing: -6px;
		line-height: 85px;
		margin-bottom: 4px;
		margin-left: -2px;
		padding-left: 0px;
		padding-top: 5px;
	}

	.nav-bar1-i ul {
		align-content: center;
		list-style-type: none;
		padding-left: 0px;
	}
	.nav-bar1-i a {
		text-decoration: none;
		color: #ffffff;
		display: inline-block;
		width: 80%;
		margin-bottom: 4px;
		padding-top: 5px;
		position: relative;
		left: 0;
		z-index: 2;
	}
	.nav-bar1-i a:hover {
		color: #f05b26;
		transition: 0.2s;
	}

	/* Logo en banner*/
	.top-header {
		width: 200px;
		height: 120px;
		background-position: left;
		margin-left: 2%;
	}

	top-banner a {
		display: none;
		margin-bottom: 4px;
		background-color: #ffffff;
		padding-top: 30px;
		padding-bottom: 30px;
	}

	.top-banner {
		width: 100%;
		height: 120px;
		padding-top: 0px;
		font-family: futura-pt;
		font-style: normal;
		text-align: left;
		letter-spacing: 2px;
	}

	.top-banner h1 {
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 125px;
		text-align: left;
		letter-spacing: -6px;
		text-decoration: none;
		border-bottom: 0;
	}

	h1 {
		text-decoration: none;
		color: #000000;
		display: block;
		margin-bottom: 4px;
		padding-left: 2px;
		padding-top: 5px;
		padding-bottom: 15px;
	}

	.top-banner h2 {
		font-size: 10px;
		font-family: futura-pt;
		font-weight: 900;
		font-style: normal;
		text-align: left;
		margin-left: 6px;
		margin-top: -20px;
		letter-spacing: 2.4px;
	}

	.nav-bar1 {
		position: relative;
	}
	.nav-bar1 h1 {
		text-decoration: none;
		display: block;
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 125px;
		letter-spacing: -6px;
		line-height: 85px;
		margin-bottom: 4px;
		margin-left: -2px;
		padding-left: 0px;
		padding-top: 5px;
	}

	.nav-bar1 ul {
		align-content: center;
		list-style-type: none;
		padding-left: 0px;
	}
	.nav-bar1 a {
		text-decoration: none;
		color: #000000;
		display: inline-block;
		width: 80%;
		margin-bottom: 4px;
		padding-top: 5px;
		position: relative;
		left: 0;
		z-index: 2;
	}
	.nav-bar1 a:hover {
		color: #f05b26;
		transition: 0.2s;
	}

	/* Navigatiemenu_index*/
	.nav-bar-i {
		overflow: hidden;
		position: relative;
		top: -110px;
		left: 0;
		padding-bottom: 0px;
		width: 100%;
		height: 100%;
		z-index: 1;
	}

	.nav-bar-i .toggler-i {
		position: relative;
		top: 0;
		margin-left: 78%;
		left: 0;
		z-index: 2;
		cursor: pointer;
		width: 80px;
		height: 80px;
		opacity: 0;
	}

	.nav-bar-i .hamburger-i {
		position: absolute;
		top: 0;
		margin-left: 78%;
		left: 0;
		z-index: 1;
		cursor: pointer;
		width: 80px;
		height: 60px;
		padding: 1rem;
		background: var;
		display: flex;
		align-items: center;
		justify-content: center;
		margin-top: 30px;
	}

	.nav-bar-i .hamburger-i > div {
		position: relative;
		width: 100%;
		height: 2px;
		background-color: #ffffff;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: all 0.4s ease;
	}

	.nav-bar-i .hamburger-i > div:before,
	.nav-bar-i .hamburger-i > div:after {
		content: " ";
		position: absolute;
		z-index: 1;
		top: -10px;
		width: 100%;
		height: 2px;
		background: inherit;
	}

	.nav-bar-i .hamburger-i > div:after {
		top: 10px;
	}

	.nav-bar-i .toggler-i:checked + .hamburger > div {
		transform: rotate(135deg);
	}

	.nav-bar-i .toggler-i:checked + .hamburger-i > div:before,
	.nav-bar-i .toggler-i:checked + .hamburger-i > div:after {
		top: 0;
		transform: rotate(90deg);
	}

	.nav-bar-i .toggler:checked:hover + .hamburger > div {
		transform: rotate(225deg);
	}

	.nav-bar-i .toggler-i:checked ~ .menu-i {
		visibility: visible;
	}

	.nav-bar-i .toggler-i:checked ~ .menu-i > div {
		transform: scale(1);
		transition-duration: 0.4s;
	}

	.nav-bar-i .toggler-i:checked ~ .footer {
		visibility: visible;
	}

	.nav-bar-i .toggler-i:checked ~ .footer > div {
		transform: scale(1);
		transition-duration: 0.4s;
	}

	.nav-bar-i .toggler-i:checked ~ .menu-i > div > div {
		opacity: 1;
		transition: opacity 0, 4s ease;
	}

	.nav-bar-i ul {
		text-align: center;
		list-style-type: none;
		padding-left: 0px;
	}

	.nav-bar-i a {
		text-decoration: none;
		display: block;
		color: #ffffff;
		margin-bottom: 4px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.nav-bar-i a:icon {
		display: block;
		position: right;
	}

	.nav-bar-i a:hover {
		color: #f05b26;
		transition: 0.2s;
	}

	.nav-bar-i .menu-i {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		visibility: hidden;
		overflow: hidden;
		display: flex;
		justify-content: center;
		justify-content: top;
		background-color: #000000;
		text-decoration: none;
		font-family: futura-pt;
		font-weight: 600;
		font-size: 40px;
		font-style: normal;
		color: #ffffff;
	}

	.nav-bar-i .menu-i > div {
		display: flex;
		flex: none;
		align-items: center;
		justify-content: center;
		transform: scale(0);
		transition: all 0.4s ease;
	}

	.nav-bar-i .menu-i > div > div {
		text-align: center;
		opacity: 0;
		transition: opacity 0.4s ease;
	}

	/* Toggler menu*/
	.nav-bar {
		overflow: hidden;
		position: relative;
		top: -110px;
		left: 0;
		padding-bottom: 0px;
		width: 100%;
		height: 100%;
		z-index: 1;
	}

	.nav-bar .toggler {
		position: relative;
		top: 0;
		margin-left: 78%;
		left: 0;
		z-index: 2;
		cursor: pointer;
		width: 80px;
		height: 80px;
		opacity: 0;
	}

	.nav-bar .hamburger {
		position: absolute;
		top: 0;
		margin-left: 78%;
		left: 0;
		z-index: 1;
		cursor: pointer;
		width: 80px;
		height: 60px;
		padding: 1rem;
		margin-top: 30px;
		background: var;
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.nav-bar .hamburger > div {
		position: relative;
		width: 100%;
		height: 2px;
		background-color: #000000;
		display: flex;
		align-items: center;
		justify-content: center;
		transition: all 0.4s ease;
	}

	.nav-bar .hamburger > div:before,
	.nav-bar .hamburger > div:after {
		content: " ";
		position: absolute;
		z-index: 1;
		top: -10px;
		width: 100%;
		height: 2px;
		background: inherit;
	}

	.nav-bar .hamburger > div:after {
		top: 10px;
	}

	.nav-bar .toggler:checked + .hamburger > div {
		transform: rotate(135deg);
	}

	.nav-bar .toggler:checked + .hamburger > div:before,
	.nav-bar .toggler:checked + .hamburger > div:after {
		top: 0;
		transform: rotate(90deg);
	}

	.nav-bar .toggler:checked:hover + .hamburger > div {
		transform: rotate(225deg);
	}

	.nav-bar .toggler:checked ~ .menu {
		visibility: visible;
	}

	.nav-bar .toggler:checked ~ .footer {
		visibility: visible;
	}

	.nav-bar .toggler:checked ~ .menu > div {
		transform: scale(1);
		transition-duration: 0.4s;
	}

	.nav-bar .toggler:checked ~ .footer > div {
		transform: scale(1);
		transition-duration: 0.4s;
	}

	.nav-bar .toggler:checked ~ .menu > div > div {
		opacity: 1;
		transition: opacity 0, 4s ease;
	}

	.nav-bar ul {
		text-align: center;
		list-style-type: none;
		padding-left: 0px;
	}

	.nav-bar a {
		text-decoration: none;
		display: block;
		color: #000000;
		margin-bottom: 4px;
		padding-top: 5px;
		padding-bottom: 5px;
	}

	.nav-bar a:icon {
		display: block;
		position: right;
	}

	.nav-bar a:hover {
		color: #f05b26;
		transition: 0.2s;
	}

	.nav-bar .menu {
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		visibility: hidden;
		overflow: hidden;
		display: flex;
		justify-content: center;
		justify-content: top;
		background-color: #ffffff;
		text-decoration: none;
		font-family: futura-pt;
		font-weight: 600;
		font-size: 40px;
		font-style: normal;
		color: #000000;
		opacity: 1;
		z-index: 0;
	}

	.nav-bar .menu > div {
		display: flex;
		flex: none;
		align-items: center;
		justify-content: center;
		transform: scale(0);
		transition: all 0.4s ease;
	}

	.nav-bar .menu > div > div {
		text-align: center;
		opacity: 0;
		transition: opacity 0.4s ease;
	}

	/* Filmpje opening*/
	.indexstart-film {
		height: 100%;
	}

	.bgvideo {
		position: fixed;
		right: 0;
		bottom: 0;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		z-index: -3;
		object-fit: cover;
	}

	/* Plaatje opening*/
	.indexvoorak-v {
		height: 80%;
		padding-bottom: 15px;
	}

	.indexvoorak-image-v {
		width: 100%;
		height: 80%;
		object-fit: cover;
	}

	/* Index plaatjes slider*/

		* {box-sizing:border-box}

		/* Slideshow container */
		.slideshow-container {
		  max-width: 100%;
		  position: relative;
		  margin: auto;
		  object-fit: cover;
		  height: 70%;
		  
		}
	
	.slideshow-container img {
		height: 1000px;
		width: 100%;
		overflow: hidden;
		z-index: 5;
		object-fit: cover;
	}


		/* Hide the images by default */
		.mySlides {
		  display: none;
		}

		/* Next & previous buttons */
		.prev, .next {
		  cursor: pointer;
		  position: absolute;
		  top: 50%;
		  width: auto;
		  margin-top: -22px;
		  padding: 16px;
		  color: white;
		  font-weight: bold;
		  font-size: 18px;
		  transition: 0.6s ease;
		  border-radius: 0 3px 3px 0;
		  user-select: none;
		}

		/* Position the "next button" to the right */
		.next {
		  right: 0;
		  border-radius: 3px 0 0 3px;
		}

		/* On hover, add a black background color with a little bit see-through */
		.prev:hover, .next:hover {
		  background-color: rgba(0,0,0,0.8);
		}

		/* Caption text */
		.text {
		  color: #ffffff;
		font-family: futura-pt;
		font-style: normal;
		font-weight: 600;
		letter-spacing: 2px;
		  font-size: 18px;
		  padding: 8px 12px;
		  position: absolute;
		  bottom: 8px;
		  width: 100%;
		  text-align: center;
		}

		/* Number text (1/3 etc) */
		.numbertext {
		  color: #ffffff;
		  font-size: 12px;
		  padding: 8px 12px;
		  position: absolute;
		  top: 0;
		}

		/* The dots/bullets/indicators */
		.dot { 
		  cursor: pointer;
		  height: 10px;
		  width: 10px;
		  margin: 0 2px;
		  background-color: #c1c1c1;
		  border-radius: 50%;
		  display: inline-block;
		  transition: background-color 0.6s ease;
		}

		.active, .dot:hover {
		  background-color: #f05b26;
		}

		/* Fading animation */
		.fade {
		  -webkit-animation-name: fade;
		  -webkit-animation-duration: 1.5s;
		  animation-name: fade;
		  animation-duration: 1.5s;
		}

		@-webkit-keyframes fade {
		  from {opacity: .4}
		  to {opacity: 1}
		}

		@keyframes fade {
		  from {opacity: .4}
		  to {opacity: 1}
		}



	/* SAMENWERKING LOGOS*/

	.logo-kolom {
		float: left;
		width: 24%;
		padding: 25px;
		object-fit: cover;
		justify-content: center;
		display: flex;
		height: 200px;
		align-items: center;
	}

	.logo::after {
		margin-top: 25px;
		content: "";
		clear: both;
		display: grid;
		grid-template-columns: 100px;
		grid-template-rows: 30px;
		grid-gap: 20px;
	}

	/* INSCHRIJFFORMULIER*/
	input[type="text"],
	input[type="email"],
	select,
	textarea {
		width: 100%; /* Full width */
		padding: 12px; /* Some padding */
		border: 1px solid #ccc; /* Gray border */
		border-radius: 4px; /* Rounded borders */
		box-sizing: border-box; /* Make sure that padding and width stays in place */
		margin-top: 6px; /* Add a top margin */
		margin-bottom: 16px; /* Bottom margin */
		resize: vertical; /* Allow the user to vertically resize the textarea (not horizontally) */
	}

	input[type="submit"] {
		background-color: #c1c1c1;
		color: white;
		padding: 12px 20px;
		border: none;
		border-radius: 4px;
		cursor: pointer;
	}

	input[type="submit"]:hover {
		background-color: #f05b26;
	}

	.container-inschrijven {
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		width: 70%;
		flex-direction: column;
		font-family: futura-pt;
		font-weight: 300;
	}
	#status {
		object-position: center;
		width: 70%;
		margin-left: 3%;
		text-align: left;
		margin-top: 20px;
		visibility: hidden;
	}
	#status.dank {
		animation: 4s;
	}
	.submit:checked ~ .status {
		visibility: visible;
	}

	/* Index plaatjes slider*/
	.body1 {
		margin: 0;
		padding: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 100vh;
	}
	.index-images {
		width: 100%;
		height: 700px;
		overflow: hidden;
	}
	.index-featured {
		width: 500%;
		height: 700px;
		display: flex;
	}
	.index-images input {
		display: none;
	}
	.slide {
		width: 20%;
		transition: 2s;
	}
	.slide img {
		width: 100%;
		height: 700px;
		object-fit: cover;
	}

	.index-img {
		background-position: center;
		margin-left: auto;
		height: 100%;
	}

	.navigation-manual {
		position: absolute;
		width: 100%;
		margin-top: 660px;
		display: flex;
		justify-content: center;
	}

	.manual-btn {
		border: 2px solid #fff;
		padding: 5px;
		border-radius: 10px;
		cursor: pointer;
		transition: 1s;
	}

	#index_1:checked ~ .first {
		margin-left: 0%;
	}
	#index_2:checked ~ .first {
		margin-left: -20%;
	}
	#index_3:checked ~ .first {
		margin-left: -40%;
	}
	#index_4:checked ~ .first {
		margin-left: -60%;
	}

	
	.manual-btn:hover {
		background: #fff;
		transition: none;
	}

	.navigation-auto {
		position: absolute;
		display: flex;
		width: 100%;
		justify-content: center;
		margin-top: 660px;
	}
	.navigation-auto div {
		border: 2px solid #fff;
		padding: 5px;
		border-radius: 10px;
		transition: 1s;
	}


	#index_1:checked ~ .navigation-auto .auto-btn-1 {
		background: #ffffff;
	}
	#index_2:checked ~ .navigation-auto .auto-btn-2 {
		background: #ffffff;
	}
	#index_3:checked ~ .navigation-auto .auto-btn-3 {
		background: #ffffff;
	}
	#index_4:checked ~ .navigation-auto .auto-btn-4 {
		background: #ffffff;
	}

	/* INDEX Nieuws plaatjes & text*/

	.Index-main {
		display: flex;
		overflow: auto;
		position: relative;
		margin-left: 2%;
		margin-right: 2%;
		height: 1000px;
	}
	.Index-news {
		display: flex;
		margin-left: 2%;
		margin-right: 2%;
		width: 100%;
		height: 350px;
		margin-top: 40px;
	}

	.Index-newscontainer {
		content: "";
		height: 100%;
		clear: both;
		display: table;
	}
	.Index-newsimgcon {
		margin-top: 0px;
		float: right;
		height: 350px;
	}

	.Index-newsimg {
		background-position: center;
		margin-left: auto;
		height: 349px;
		margin-top: 0px;
	}
	.Index-newstext {
		float: center;
		width: 95%;
		padding: 6px;
		margin-top: 106%;
	}

	/* Nieuwspagina*/
	.nieuwspagina-c {
		display: flex;
		display: -webkit-flex;
		flex-direction: row;
		flex-wrap: wrap;
	}
	.nieuwspagina-c a {
		position: relative;
		display: flex;
		display: -webkit-flex;
		margin: 0.5%;
		width: 49%;
	}
	.nieuwspagina-c a .thumb {
		max-height: 300px; 
		overflow: hidden;

	}
	.nieuwspagina-c a img {
		position: relative;
		height: 100%;
		width: 100%;
		object-fit: cover;

	}
	.nieuwspagina-c a .textlinks {
		position: absolute;
		bottom: 0;
		left:0;
		right:0;
		opacity: 1;
		background-color: rgba(255,255,255,0.80);
		color: black;
		font-size: 17px;
		font-weight: bold;
		padding: 1rem;
		transition: ease-out 250ms opacity;
		text-shadow: 0 0 3px 6px black;

	}
	.nieuwspagina-c a:hover .textlinks {
		opacity: 0.8;
	}

	/* Afzonderlijke nieuwspaginas*/
	.feature-images {
		position: relative;
		display: block;
		margin: 20px;
		padding-bottom: 300px;
	}

	.container-featured {
		content: "";
		height: 750px;
		display: table;
	}

	.featured-afbeelding {
		float: right;
		width: 100%;
		height: 75%;
		object-fit: cover;
	}

	.featured-nieuws-image {
		background-position: center;
		margin-left: auto;
		height: 98%;
		object-fit: cover;
	}
	.featured-text {
		float: left;
		width: 100%;
		padding: 5px;
		margin-top: 5%;
	}

	/* Footerstart*/

	.footerstart {
		position: absolute;
		bottom: 0px;
		width: 100%;
		height: 110px;
		clear: both;
		box-sizing: border-box;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 25px;
		padding: 0px;
	}

	.footerstart .footer-bottom {
		position: absolute;
		bottom: 0px;
		padding: 0px;
		left: 0px;
		width: 100%;
		color: #ffffff;
		text-align: center;
		font-size: 10px;
	}

	.footerstart .adresstart {
		position: relative;
		font-size: 8px;
		font-family: futura-pt;
		margin-top: 20px;
		margin-right: 20px;
		margin-left: 10px;
		width: 50%;
		height: 70%;
		float: right;
		text-align: right;
	}

	.footerstart .mediastart {
		position: absolute;
		color: #ffffff;
		padding: 20px;
		font-size: 20px;
		font-family: futura-pt;
		margin-left: 0px;
		margin: 0px;
		float: left;
	}

	.footerstart li {
		list-style: none;
		margin: 0px 2px 0px 2px;
		display: inline-block;
		font-size: 10px;
		padding: 15px 15px;
		color: #ffffff;
		border: 2px solid #ffffff;
		border-radius: 100%;
		transition: 0.2s;
	}

	.footerstart li:hover {
		color: #ffffff;
		border: 2px solid #f05b26;
		transition: 0.2s;
	}

	.footerstart .fa-facebook {
		color: #ffffff;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 4px;
	}
	.footerstart .fa-linkedin {
		color: #ffffff;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}
	.footerstart .fa-instagram {
		color: #ffffff;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}

	/* Footer RELATIEF*/
	.footer {
		position: relative;
		bottom: 0px;
		width: 100%;
		height: 110px;
		clear: both;
		box-sizing: border-box;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 25px;
		padding: 0px;
	}

	.footer .footer-bottom {
		position: absolute;
		bottom: 0px;
		padding: 0px;
		left: 0px;
		width: 100%;
		color: #c1c1c1;
		text-align: center;
		font-size: 10px;
	}

	.adres {
		font-size: 8px;
		font-family: futura-pt;
		margin-top: 20px;
		margin-right: 50px;
		margin-left: 10px;
		width: 100%;
		height: 70%;
		float: right;
	}

	.media {
		position: absolute;
		color: #c1c1c1;
		padding: 20px;
		font-size: 20px;
		font-family: futura-pt;
		margin-left: 0px;
		margin: 0px;
		float: left;
	}

	.footer li {
		list-style: none;
		margin: 0px 2px 0px 2px;
		display: inline-block;
		font-size: 10px;
		padding: 15px 15px;
		color: #c1c1c1;
		border: 2px solid #c1c1c1;
		border-radius: 100%;
		transition: 0.2s;
	}

	.footer li:hover {
		color: #c1c1c1;
		border: 2px solid #f05b26;
		transition: 0.2s;
	}
	.footer .fa-facebook {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 4px;
	}
	.footer .fa-linkedin {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}
	.footer .fa-instagram {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}

	/* Footer STICK*/
	.s-footer {
		position: absolute;
		bottom: 0px;
		width: 100%;
		height: 110px;
		clear: both;
		box-sizing: border-box;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 25px;
		padding: 0px;
	}

	.s-footer .s-footer-bottom {
		position: absolute;
		bottom: 0px;
		padding: 0px;
		left: 0px;
		width: 100%;
		color: #c1c1c1;
		text-align: center;
		font-size: 10px;
	}

	.s-adres {
		font-size: 8px;
		font-family: futura-pt;
		margin-top: 20px;
		margin-right: 30px;
		margin-left: 10px;
		width: 100%;
		height: 70%;
		float: right;
	}

	.s-media {
		position: absolute;
		color: #c1c1c1;
		padding: 20px;
		font-size: 20px;
		font-family: futura-pt;
		margin-left: 0px;
		margin: 0px;
		float: left;
	}

	.s-footer li {
		list-style: none;
		margin: 0px 2px 0px 2px;
		display: inline-block;
		font-size: 10px;
		padding: 15px 15px;
		color: #c1c1c1;
		border: 2px solid #c1c1c1;
		border-radius: 100%;
		transition: 0.2s;
	}

	.s-footer li:hover {
		color: #c1c1c1;
		border: 2px solid #f05b26;
		transition: 0.2s;
	}
	.s-footer .fa-facebook {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 4px;
	}
	.s-footer .fa-linkedin {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}
	.s-footer .fa-instagram {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}

	/*FONTS*/
	.main h3 {
		font-family: futura-pt;
		font-weight: 600;
		font-style: normal;
		color: #000000;
		font-size: 15px;
		text-align: left;
		letter-spacing: 1px;
		margin: 2%;
	}
	.main h5 {
		position: absolute;
		float: left;
		margin-left: 2px;
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 24px;
		text-align: left;
		letter-spacing: 8px;
		height: 32px;
	}
	.main h6 {
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 21px;
		text-align: center;
		letter-spacing: 1px;
		margin-left: 2%;
	}

	h6 {
		font-size: 10px;
		font-family: futura-pt;
		font-weight: 700;
		font-style: normal;
		letter-spacing: 2.4px;
	}

	.footer h4 {
		font-size: 12px;
		color: #c1c1c1;
		font-family: futura-pt;
		font-style: normal;
		text-align: right;
		margin-right: 10px;
		margin-bottom: auto;
		margin-top: auto;
		letter-spacing: 2px;
	}

	.footerstart h4 {
		font-size: 12px;
		color: #ffffff;
		font-family: futura-pt;
		font-style: normal;
		text-align: right;
		margin-right: 10px;
		margin-bottom: auto;
		margin-top: auto;
		letter-spacing: 2px;
	}

	.s-footer h4 {
		font-size: 12px;
		color: #c1c1c1;
		font-family: futura-pt;
		font-style: normal;
		text-align: right;
		margin-right: 10px;
		margin-bottom: auto;
		margin-top: auto;
		letter-spacing: 2px;
	}

	.s-footerstart h4 {
		font-size: 12px;
		color: #ffffff;
		font-family: futura-pt;
		font-style: normal;
		text-align: right;
		margin-right: 10px;
		margin-bottom: auto;
		margin-top: auto;
		letter-spacing: 2px;
	}

	.main h7 {
		position: absolute;
		float: left;
		margin-left: 4px;
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 24px;
		text-align: left;
		letter-spacing: 8px;
		height: 32px;
	}

	/* Under construction*/
	.main3 {
		position: relative;
		overflow: auto;
		margin-left: auto;
		margin-right: auto;
		padding-top: 20px;
		padding-bottom: 50px;
		width: 60%;
		object-position: bottom;
	}

	.main3 h3 {
		position: relative;
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 22px;
		text-align: center;
		letter-spacing: 1px;
		margin: 3%;
	}

	.body1 h3 {
		position: relative;
		float: center;
		margin-left: 2px;
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 18px;
		text-align: center;
		letter-spacing: 8px;
		height: 16px;
		width: 99%;
		padding-bottom: 25px;
	}

	.main3 h5 {
		position: relative;
		font-family: futura-pt;
		font-weight: 600;
		font-style: normal;
		color: #000000;
		font-size: 15px;
		text-align: center;
		letter-spacing: 1px;
		margin: 3%;
	}
}

/*desktop*/
@media (min-width: 900px) {
	.hmanual-btn {
		background-color: #000;
		color: white;
		font-weight: bold;
		padding: 0 1rem;
		min-height: 32px;
		line-height: 32px;
	}
	body,
	html,
	main {
		font-family: futura-pt;
		font-weight: 300;
		font-style: normal;
		color: #2b2b2b;
		min-height: 100%;
		max-height: 100%;
		max-width: 1400px;
		margin: auto;
		padding: 0;
	}

	.clearfix:after {
		content: "";
		clear: both;
		display: table;
	}

	.clearfix {
		overflow: auto;
	}

	.page-wrapper {
		margin: 0;
		padding: 0;
		min-height: 100%;
	}

	/* Logo en banner index*/

	.top-header-i {
		width: 200px;
		height: 230px;
		background-position: left;
		margin-left: 2%;
	}

	/* top-banner-i a {
		display: none;
		margin-bottom: 4px;
		background-color: #ffffff;
		padding-top: 30px;
		padding-bottom: 30px;
	} */

	.top-banner-i {
		width: 100%;
		height: 120px;
		padding-top: 0px;
		font-family: futura-pt;
		font-style: normal;
		text-align: left;
		letter-spacing: 2px;
	}

	.top-banner-i h1 {
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #f05b26;
		font-size: 60px;
		text-align: left;
		letter-spacing: 10px;
		text-decoration: none;
		border-bottom: 0;
	}

	.top-banner-i h2 {
		font-size: 10px;
		font-family: futura-pt;
		font-weight: 900;
		color: #ffffff;
		font-style: normal;
		text-align: left;
		margin-left: 6px;
		margin-top: -20px;
		letter-spacing: 2.4px;
	}

	.nav-bar1-i {
		position: relative;
	}
	
	
	.nav-bar1-i h1 {
		text-decoration: none;
		display: block;
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #ffffff;
		font-size: 125px;
		letter-spacing: -6px;
		line-height: 85px;
		margin-bottom: 4px;
		margin-left: -2px;
		padding-left: 0px;
		padding-top: 5px;
	}
	


	.nav-bar1-i ul {
		align-content: center;
		list-style-type: none;
		padding-left: 0px;
	}
	.nav-bar1-i a {
		text-decoration: none;
		color: #ffffff;
		display: inline-block;
		width: 120%;
		margin-bottom: 4px;
		padding-top: 5px;
		position: relative;
		left: 0;
		z-index: 2;
	}
	.nav-bar1-i a:hover {
		color: #000000;
		transition: 0.2s;
	}

	/* Logo en banner*/

	.top-header {
		width: 200px;
		height: 230px;
		background-position: left;
		margin-left: 2%;
	}

	/* top-banner a {
		display: none;
		margin-bottom: 4px;
		background-color: #ffffff;
		padding-top: 30px;
		padding-bottom: 30px;
	} */

	.top-banner {
		width: 100%;
		height: 230px;
		padding-top: 0px;
		font-family: futura-pt;
		font-style: normal;
		text-align: left;
		letter-spacing: 2px;
	}

	.top-banner h1 {
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #f05b26;
		font-size: 60px;
		text-align: left;
		letter-spacing: 10px;
		text-decoration: none;
		border-bottom: 0;
	}

	h1 {
		text-decoration: none;
		color: #000000;
		display: block;
		margin-bottom: 4px;
		padding-left: 2px;
		padding-top: 5px;
		padding-bottom: 15px;
	}
	

	.top-banner h2 {
		font-size: 10px;
		font-family: futura-pt;
		font-weight: 900;
		font-style: normal;
		text-align: left;
		margin-left: 6px;
		margin-top: -20px;
		letter-spacing: 2.4px;
	}

	.nav-bar1 {
		position: relative;
	}
	.nav-bar1 h1 {
		text-decoration: none;
		display: block;
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 125px;
		letter-spacing: -6px;
		line-height: 85px;
		margin-bottom: 4px;
		margin-left: -2px;
		padding-left: 0px;
		padding-top: 5px;
	}

	.nav-bar1 ul {
		align-content: center;
		list-style-type: none;
		padding-left: 0px;
	}
	.nav-bar1 a {
		text-decoration: none;
		color: #000000;
		display: inline-block;
		width: 120%;
		margin-bottom: 4px;
		padding-top: 5px;
		position: relative;
		left: 0;
		z-index: 2;
	}
	.nav-bar1 a:hover {
		color: #f05b26;
		transition: 0.2s;
	}
	
	.ha1 {
		fill: #000000;
	}
	.ha1 :hover {
		fill: #f05b26;
		transition: 0.2s;
	}

	/* Navigatiemenu_index*/

	.nav-bar-i {
		overflow: hidden;
		position: relative;
		top: 70px;
		z-index: 1;
		display: flex;
		justify-content: space-around;
		min-height: 8vh;
		font-size: 8px;
		font-family: futura-pt;
		font-weight: 300px;
		font-style: normal;
		letter-spacing: 2px;
		width: 90%;
		height: 120px;
		background-position: left;
		margin-left: 2%;
		margin-top: -120px;
		
	}
	
			
	.nav-bar-i .menu-i {
		margin-left: -27%;
		
	}
	
	.nav-bar-i .homemobile {
		display: flex;
		justify-content: space-around;
		text-align: center;
		list-style-type: none;
		padding-left: 0px;
		width: 90%;
	}

	.nav-bar-i li {
		display: inline;
		padding-right: 30px;
	}
	.nav-bar-i h6 {
		display: flex;
		justify-content: space-around;
		text-align: center;
		list-style-type: none;
		padding-left: 0px;
		width: 90%;
	}
	.nav-bar-i ul {
		display: flex;
		justify-content: space-around;
		text-align: center;
		list-style-type: none;
		padding-left: 0px;
		width: 50%;
	}
	.nav-bar-i a {
		text-decoration: none;
		color: #ffffff;
		display: block;
		margin-bottom: 4px;
		padding-top: 5px;
		padding-bottom: 5px;
		width: 100%;
	}
	.nav-bar-i a:hover {
		color: #f05b26;
		transition: 0.2s;
	}
	.nav-bar-i .toggler-i {
		position: relative;
		visibility: hidden;
		top: 0;
		margin-left: 78%;
		left: 0;
		z-index: 2;
		cursor: pointer;
		width: 80px;
		height: 80px;
		opacity: 0;
	}

	/* Navigatiemenu*/

	.nav-bar {
		overflow: hidden;
		position: relative;
		top: 70px;
		z-index: 1;
		display: flex;
		justify-content: space-around;
		min-height: 8vh;
		font-size: 8px;
		font-family: futura-pt;
		font-weight: 300px;
		font-style: normal;
		letter-spacing: 2px;
		width: 90%;
		height: 120px;
		background-position: left;
		margin-left: 2%;
		margin-top: -120px;
	}
	
	.nav-bar .menu {
		margin-left: -27%;
		
	}
	
	
	.nav-bar .homemobile {
		display: flex;
		justify-content: space-around;
		text-align: center;
		list-style-type: none;
		padding-left: 0px;
		width: 90%;
	}

	.nav-bar li {
		display: inline;
		padding-right: 30px;
	}
	.nav-bar h6 {
		display: flex;
		justify-content: space-around;
		text-align: center;
		list-style-type: none;
		padding-left: 0px;
		width: 90%;
	}
	.nav-bar ul {
		display: flex;
		justify-content: space-around;
		text-align: center;
		list-style-type: none;
		padding-left: 0px;
		width: 50%;
	}
	.nav-bar a {
		text-decoration: none;
		color: #2b2b2b;
		display: block;
		margin-bottom: 4px;
		padding-top: 5px;
		padding-bottom: 5px;
		width: 100%;
	}
	.nav-bar a:hover {
		color: #f05b26;
		transition: 0.2s;
	}
	.nav-bar .toggler {
		position: relative;
		visibility: hidden;
		top: 0;
		margin-left: 78%;
		left: 0;
		z-index: 2;
		cursor: pointer;
		width: 80px;
		height: 80px;
		opacity: 0;
	}

	/* Filmpje opening*/
	.indexstart-film {
		height: 100%;
	}

	.bgvideo {
		position: fixed;
		right: 0;
		bottom: 0;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		z-index: -3;
		object-fit: cover;
	}

	/* Plaatje opening*/
	.indexvoorak-v {
		height: 80%;
		padding-bottom: 15px;
	}

	.indexvoorak-image-v {
		width: 100%;
		height: 80%;
		object-fit: cover;
	}

	/* Heijplaat*/
	.heijplaat-a {
		height: 80%;
		padding-bottom: 15px;
		text-align: center;
	}

	.heijplaat-a-image {
		width: 80%;
		height: 80%;
		object-fit: cover;
	}

	/* Index plaatjes slider*/

		* {box-sizing:border-box}

		/* Slideshow container */
		.slideshow-container {
		  max-width: 100%;
		  position: relative;
		  margin: auto;
		  object-fit: cover;
		  height: 70%;
		}
	
	.slideshow-container img {
		height: 1000px;
		width: 100%;
		overflow: hidden;
		z-index: 5;
		object-fit: cover;
	}


		/* Hide the images by default */
		.mySlides {
		  display: none;
		}

		/* Next & previous buttons */
		.prev, .next {
		  cursor: pointer;
		  position: absolute;
		  top: 50%;
		  width: auto;
		  margin-top: -22px;
		  padding: 16px;
		  color: white;
		  font-weight: bold;
		  font-size: 18px;
		  transition: 0.6s ease;
		  border-radius: 0 3px 3px 0;
		  user-select: none;
		}

		/* Position the "next button" to the right */
		.next {
		  right: 0;
		  border-radius: 3px 0 0 3px;
		}

		/* On hover, add a black background color with a little bit see-through */
		.prev:hover, .next:hover {
		  background-color: rgba(0,0,0,0.8);
		}

		/* Caption text */
		.text {
		  color: #ffffff;
		font-family: futura-pt;
		font-style: normal;
		font-weight: 600;
		letter-spacing: 2px;
		  font-size: 18px;
		  padding: 8px 12px;
		  position: absolute;
		  bottom: 8px;
		  width: 100%;
		  text-align: center;
		}

		/* Number text (1/3 etc) */
		.numbertext {
		  color: #ffffff;
		  font-size: 12px;
		  padding: 8px 12px;
		  position: absolute;
		  top: 0;
		}

		/* The dots/bullets/indicators */
		.dot { 
		  cursor: pointer;
		  height: 10px;
		  width: 10px;
		  margin: 0 2px;
		  background-color: #c1c1c1;
		  border-radius: 50%;
		  display: inline-block;
		  transition: background-color 0.6s ease;
		}

		.active, .dot:hover {
		  background-color: #f05b26;
		}

		/* Fading animation */
		.fade {
		  -webkit-animation-name: fade;
		  -webkit-animation-duration: 1.5s;
		  animation-name: fade;
		  animation-duration: 1.5s;
		}

		@-webkit-keyframes fade {
		  from {opacity: .4}
		  to {opacity: 1}
		}

		@keyframes fade {
		  from {opacity: .4}
		  to {opacity: 1}
		}


	
	/* Hover filmpjes*/	
	
	.thumb {
  position: relative;
  overflow: hidden;
}

.project-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: none;
  z-index: 99;
}

.thumb:hover .project-video {
  display: block;
}

.project-thumb {
  width: 100%;
  height: auto;
  display: block;
  z-index: 0;
}
	
	
	/* Heijplaat Filmpje*/
	.heijplaat-film {
		height: 70%;
	}

	.hpvideo {
		position: relative;
		right: 0;
		bottom: 0;
		margin: 0;
		padding: 0;
		width: 100%;
		height: 100%;
		z-index: 0;
		object-fit: cover;
	}

	/* SAMENWERKING LOGOS*/

	.logo-kolom {
		float: left;
		width: 17%;
		padding: 25px;
		object-fit: cover;
		justify-content: center;
		display: flex;
		height: 200px;
		align-items: center;
	}

	.logo::after {
		margin-top: 25px;
		content: "";
		clear: both;
		display: grid;
		grid-template-columns: 100px;
		grid-template-rows: 30px;
		grid-gap: 20px;
	}

	/* INSCHRIJFFORMULIER*/
	input[type="text"],
	input[type="email"],
	select,
	textarea {
		width: 100%; /* Full width */
		padding: 12px; /* Some padding */
		border: 1px solid #ccc; /* Gray border */
		border-radius: 4px; /* Rounded borders */
		box-sizing: border-box; /* Make sure that padding and width stays in place */
		margin-top: 6px; /* Add a top margin */
		margin-bottom: 16px; /* Bottom margin */
		resize: vertical; /* Allow the user to vertically resize the textarea (not horizontally) */
	}

	input[type="submit"] {
		background-color: #c1c1c1;
		color: white;
		padding: 12px 20px;
		border: none;
		border-radius: 4px;
		cursor: pointer;
	}

	input[type="submit"]:hover {
		background-color: #f05b26;
	}

	.container-inschrijven {
		margin-left: auto;
		margin-right: auto;
		margin-top: 20px;
		width: 50%;
		flex-direction: column;
	}
	#status {
		object-position: center;
		width: 70%;
		margin-left: 3%;
		text-align: left;
		margin-top: 20px;
		visibility: hidden;
	}
	#status.dank {
		animation: 4s;
	}
	.submit:checked ~ .status {
		visibility: visible;
	}

	/* Index plaatjes slider*/
	.body1 {
		max-width: 1400px;
		margin: 0;
		padding: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 100vh;
	}
	.index-images {
		width: 100%;
		height: 700px;
		overflow: hidden;
	}
	.index-featured {
		width: 500%;
		height: 700px;
		display: flex;
	}
	.index-images input {
		display: none;
	}
	.slide {
		width: 20%;
		transition: 2s;
	}
	.slide img {
		width: 100%;
		height: 700px;
		object-fit: cover;
	}

	.index-img {
		background-position: center;
		margin-left: auto;
		height: 100%;
	}

	.navigation-manual {
		position: absolute;
		width: 100%;
		margin-top: 660px;
		
	}

	.manual-btn {
		border: 2px solid #fff;
		padding: 5px;
		border-radius: 10px;
		cursor: pointer;
		transition: 1s;
	}

	#index_1:checked ~ .first {
		margin-left: 0%;
	}
	#index_2:checked ~ .first {
		margin-left: -20%;
	}
	#index_3:checked ~ .first {
		margin-left: -40%;
	}
	#index_4:checked ~ .first {
		margin-left: -60%;
	}

	.manual-btn:not(:last-child) {
		margin-right: 40px;
	}
	.manual-btn:hover {
		background: #fff;
		transition: none;
	}

	.navigation-auto {
		position: absolute;
		display: flex;
		width: 100%;
		justify-content: center;
		margin-top: 660px;
	}
	.navigation-auto div {
		border: 2px solid #fff;
		padding: 5px;
		border-radius: 10px;
		transition: 1s;
	}
	
	#index_1:checked ~ .navigation-auto .auto-btn-1 {
		background: #ffffff;
	}
	#index_2:checked ~ .navigation-auto .auto-btn-2 {
		background: #ffffff;
	}
	#index_3:checked ~ .navigation-auto .auto-btn-3 {
		background: #ffffff;
	}
	#index_4:checked ~ .navigation-auto .auto-btn-4 {
		background: #ffffff;
	}

	/* INDEX Nieuws plaatjes & text*/

	.Index-main {
		display: flex;
		overflow: auto;
		position: relative;
		margin-left: 2%;
		margin-right: 2%;
		height: 1000px;
	}
	.Index-news {
		display: flex;
		margin-left: 2%;
		margin-right: 2%;
		width: 100%;
		height: 350px;
		margin-top: 40px;
	}

	.Index-newscontainer {
		content: "";
		height: 100%;
		clear: both;
		display: table;
	}
	.Index-newsimgcon {
		margin-top: 0px;
		float: right;
		height: 350px;
	}

	.Index-newsimg {
		background-position: center;
		margin-left: auto;
		height: 349px;
		margin-top: 0px;
	}
	.Index-newstext {
		float: center;
		width: 95%;
		padding: 6px;
		margin-top: 106%;
	}

	/* Nieuwspagina*/
	.nieuwspagina-c {
		display: flex;
		display: -webkit-flex;
		flex-direction: row;
		flex-wrap: wrap;
		align-items: center;
	}
	.nieuwspagina-c a {
			
		position: relative;
		display: flex;
		padding: .5%;
		display: -webkit-flex;
		align-items: center;
		width: 32%;

	}
	.nieuwspagina-c a .thumb {
		height: 300px;
		width: 100%;
		overflow: hidden;
	}
	.nieuwspagina-c a img {
		position: relative;
		z-index: 5;
		width: 100%;
		height: 100%;
		object-fit: cover;
	}
	.nieuwspagina-c a .textlinks {
		position: absolute;
		bottom: 0;
		left:0;
		right:0;
		opacity: 0;
		z-index: 100;
		/* background-color: #ffffff; */
		color: white;
		font-size: 17px;
		font-weight: bold;
		padding: 1rem;
		transition: ease-out 250ms opacity;
		text-shadow: 0 0 3px 6px black;

	}
	.nieuwspagina-c a:hover .textlinks {
		opacity: 1;
	}
	.nieuwspagina-c a:hover img {
		transition: all ease-out 250ms;
		filter: blur(2px);
	}
	/* Afzonderlijke nieuwspaginas*/
	.feature-images {
		display: flex;
		display: -webkit-flex;
		align-items: center;
		margin: 20px;
	}

	.container-featured {
		content: "";
		height: 800px;
		display: table;
		overflow: hidden;
	}

	.featured-afbeelding {
		padding-top: 75px;
		display: flex;
		display: -webkit-flex;
		align-items: center;
		float: right;
		width: 50%;
		height: 75%;
		overflow: hidden;
	}

	.featured-nieuws-image {
		object-fit: cover;
		align-items: center;
		background-position: center;
		height: 100%;
		width: 100%;
		
	}
	.featured-text {
		float: left;
		width: 40%;
		padding: 5px;
		margin-top: 5%;
	}

	
	/* Project*/
	
		.project-text {
		margin-left: 30px;
		float: left;
		width: 80%;
		padding: 5px;
		margin-top: 5%;
	}
	
	/* Footerstart*/

	.footerstart {
		position: absolute;
		bottom: 0px;
		width: 100%;
		max-width: 1400px;
		height: 110px;
		clear: both;
		box-sizing: border-box;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 25px;
		padding: 0px;
	}

	.footerstart .footer-bottom {
		position: absolute;
		bottom: 0px;
		padding: 0px;
		left: 0px;
		width: 100%;
		color: #ffffff;
		text-align: center;
		font-size: 10px;
	}

	.footerstart .adresstart {
		position: relative;
		font-size: 8px;
		font-family: futura-pt;
		margin-top: 20px;
		margin-right: 30px;
		margin-left: 10px;
		width: 50%;
		height: 70%;
		float: right;
		text-align: right;
	}

	.footerstart .mediastart {
		position: absolute;
		color: #ffffff;
		padding: 20px;
		font-size: 20px;
		font-family: futura-pt;
		margin-left: 0px;
		margin: 0px;
		float: left;
	}

	.footerstart li {
		list-style: none;
		margin: 0px 2px 0px 2px;
		display: inline-block;
		font-size: 10px;
		padding: 15px 15px;
		color: #ffffff;
		border: 2px solid #ffffff;
		border-radius: 100%;
		transition: 0.2s;
	}

	.footerstart li:hover {
		color: #ffffff;
		border: 2px solid #f05b26;
		transition: 0.2s;
	}

	.footerstart .fa-facebook {
		color: #ffffff;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 4px;
	}
	.footerstart .fa-linkedin {
		color: #ffffff;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}
	.footerstart .fa-instagram {
		color: #ffffff;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}

	/* Footer RELATIEF*/
	.footer {
		position: relative;
		bottom: 0px;
		width: 100%;
		max-width: 1400px;
		height: 110px;
		clear: both;
		box-sizing: border-box;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 25px;
		padding: 0px;
	}

	.footer .footer-bottom {
		position: absolute;
		bottom: 0px;
		padding: 0px;
		left: 0px;
		width: 100%;
		color: #c1c1c1;
		text-align: center;
		font-size: 10px;
	}

	.adres {
		font-size: 8px;
		font-family: futura-pt;
		margin-top: 20px;
		margin-right: 50px;
		margin-left: 10px;
		width: 100%;
		height: 70%;
		float: right;
	}

	.media {
		position: absolute;
		color: #c1c1c1;
		padding: 20px;
		font-size: 20px;
		font-family: futura-pt;
		margin-left: 0px;
		margin: 0px;
		float: left;
	}

	.footer li {
		list-style: none;
		margin: 0px 2px 0px 2px;
		display: inline-block;
		font-size: 10px;
		padding: 15px 15px;
		color: #c1c1c1;
		border: 2px solid #c1c1c1;
		border-radius: 100%;
		transition: 0.2s;
	}

	.footer li:hover {
		color: #c1c1c1;
		border: 2px solid #f05b26;
		transition: 0.2s;
	}
	.footer .fa-facebook {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 4px;
	}
	.footer .fa-linkedin {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}
	.footer .fa-instagram {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}

	/* Footer STICK*/
	.s-footer {
		position: absolute;
		bottom: 0px;
		width: 100%;
		max-width: 1400px;
		height: 110px;
		clear: both;
		box-sizing: border-box;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 25px;
		padding: 0px;
	}

	.s-footer .s-footer-bottom {
		position: absolute;
		bottom: 0px;
		padding: 0px;
		left: 0px;
		width: 100%;
		color: #c1c1c1;
		text-align: center;
		font-size: 10px;
	}

	.s-adres {
		font-size: 8px;
		font-family: futura-pt;
		margin-top: 20px;
		margin-right: 50px;
		margin-left: 10px;
		width: 100%;
		height: 70%;
		float: right;
	}

	.s-media {
		position: absolute;
		color: #c1c1c1;
		padding: 20px;
		font-size: 20px;
		font-family: futura-pt;
		margin-left: 0px;
		margin: 0px;
		float: left;
	}

	.s-footer li {
		list-style: none;
		margin: 0px 2px 0px 2px;
		display: inline-block;
		font-size: 10px;
		padding: 15px 15px;
		color: #c1c1c1;
		border: 2px solid #c1c1c1;
		border-radius: 100%;
		transition: 0.2s;
	}

	.s-footer li:hover {
		color: #c1c1c1;
		border: 2px solid #f05b26;
		transition: 0.2s;
	}
	.s-footer .fa-facebook {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 4px;
	}
	.s-footer .fa-linkedin {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}
	.s-footer .fa-instagram {
		color: #c1c1c1;
		width: 10px;
		height: 10px;
		margin-bottom: auto;
		margin-top: auto;
		margin-left: 3px;
	}

	/*FONTS*/
	.main h3 {
		font-family: futura-pt;
		font-weight: 600;
		font-style: normal;
		color: #000000;
		font-size: 15px;
		text-align: left;
		letter-spacing: 1px;
		margin: auto;
	}
	.main h5 {
		position: absolute;
		float: left;
		margin-left: 25px;
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 24px;
		text-align: left;
		letter-spacing: 1px;
		height: 32px;
	}
	.main h6 {
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 25px;
		text-align: center;
		letter-spacing: 1px;
		margin-left: 2%;
	}

	h6 {
		font-size: 10px;
		font-family: futura-pt;
		font-weight: 700;
		font-style: normal;
		letter-spacing: 2.4px;
	}
	h9 {
		font-size: 10px;
		font-family: futura-pt;
		font-weight: 900;
		font-style: normal;
		letter-spacing: 2.4px;
	}
	h10 {
		font-size: 10px;
		font-family: futura-pt;
		font-weight: 900;
		font-style: normal;
		letter-spacing: 2.4px;
	}

	.footer h4 {
		font-size: 12px;
		color: #c1c1c1;
		font-family: futura-pt;
		font-style: normal;
		text-align: right;
		margin-right: 10px;
		margin-bottom: auto;
		margin-top: auto;
		letter-spacing: 2px;
	}

	.footerstart h4 {
		font-size: 12px;
		color: #ffffff;
		font-family: futura-pt;
		font-style: normal;
		text-align: right;
		margin-right: 10px;
		margin-bottom: auto;
		margin-top: auto;
		letter-spacing: 2px;
	}

	.s-footer h4 {
		font-size: 12px;
		color: #c1c1c1;
		font-family: futura-pt;
		font-style: normal;
		text-align: right;
		margin-right: 10px;
		margin-bottom: auto;
		margin-top: auto;
		letter-spacing: 2px;
	}

	.s-footerstart h4 {
		font-size: 12px;
		color: #ffffff;
		font-family: futura-pt;
		font-style: normal;
		text-align: right;
		margin-right: 10px;
		margin-bottom: auto;
		margin-top: auto;
		letter-spacing: 2px;
	}

	.main h7 {
		position: absolute;
		float: left;
		margin-left: 4px;
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 24px;
		text-align: left;
		letter-spacing: 8px;
		height: 32px;
	}

	/* Under construction*/
	.main3 {
		overflow: auto;
		margin-left: auto;
		margin-right: auto;
		padding-top: 20px;
		padding-bottom: 50px;
		width: 60%;
		max-width: 1400px;
		object-position: bottom;
	}

	.main3 h3 {
		font-family: futura-pt;
		font-weight: 800;
		font-style: normal;
		color: #000000;
		font-size: 25px;
		letter-spacing: 1px;
		margin: 3%;
		text-align: center;
	}
	.main3 h5 {
		font-family: futura-pt;
		font-weight: 600;
		font-style: normal;
		color: #000000;
		font-size: 15px;
		letter-spacing: 1px;
		margin: 3%;
		text-align: center;
	}
}

