body{
  width: 100%;
  margin:0px;
  left:0px;
}


.scherm{
  width:100%;
  position: relative;

}

.first-page{
  position: absolute;
  width: 100%;
 background-repeat: no-repeat;
  background-size: cover;e
  background-position: bottom;
}

.titlecontainer{te

    width: 100%;
    position: relative;
}



.logo {
    width: 8vw;
    height: 25vh;
    position: relative;
    left: 0px;
    right: 0px;
    background: url(../images/logo2.png) center center / contain no-repeat;
    background-repeat: no-repeat;
    margin: 2% auto;
}

#picture img
{
	position:absolute;
	top:0;
	left:0;
	height:100%;
	width:100%;
	display:block;


}
.darklayer{
  width: 100%;
  height: 100vh;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2

}

.a{
  color:black;

}


h1 {
    background-image: url(https://media.giphy.com/media/26BROrSHlmyzzHf3i/giphy.gif);
    background-size: cover;
    color: transparent;
    -moz-background-clip: text;
    -webkit-background-clip: text;
    text-transform: uppercase;
    font-size: 71px;
    line-height: .75;
    margin: 10px 0;
    width:100%;


}

.titleblock {
    width: 50%;
    display: flex;
    justify-content: center;
    background: #fdf6f6cc;
    border-radius: 10px;
    padding: 5%;
    box-shadow: 1px 1px 10px 1px black;
}

.subtitle {
    font-size: 21px;
    font-weight: bold;
    font-family: monospace;
    /* text-shadow: 1px 1px 1px; */
    margin-top: 2%;
    position: relative;
    width: 100%;
    padding: 2% 0;

}
.buttonholder {
    width: 100%;
    position: relative;


}

.doel {
    width: 55%;
    position: relative;
    margin: 0 auto;
    padding: 6%;
    line-height: 2;
    font-size: 20px;

}

.picturecontainer{
  height: 20vh;
width: 30%;
background: url(../images/logo2.png);
background-position: center;
background-repeat: no-repeat;
background-size: contain;
margin:0 auto;
}

.button{

    width: 100%;
    padding: 2% 0;
    margin-top: 2%;
}


.white-mode {
    /* border: solid; */
    padding: 2%;
    background: #6e8d30;
    position: absolute;
    width: 100%;
    left: 0;
    right: 0px;
    margin: auto;
    text-align: center;

    font-size: 17px;
    border-radius: 1000px;
    color: white;
    font-family: monospace;
    display: flex;
    /* font-weight: bold; */
}

.nedcontainer{
  width:30%;
}
.engcontainer{
  width:30%;
}

.ned{


  text-decoration: none;
  font-size: 17px;
  color: white;
  font-family: monospace;

}

.eng{
  width:40%;
  height: 100%;
  text-decoration: none;
  font-size: 17px;
  color: white;
  font-family: monospace;

}


.ned:hover {
  border-bottom:solid 4px white;
  color: white;
  transition: 0.1s ease;

}

.gap{
  width: 40%;
  background: url("../images/arrow.png");
  background-position:center;
  background-repeat: no-repeat;
  background-size: contain;
}

.eng:hover {
  border-bottom:solid 4px white;
  color: white;
  transition: 0.1s ease;

}

.preloader{
  width:100%;
  height:100vh;
  background: black;
  position: absolute;
  z-index: 99999999999999999999999999999999999999999999999999999999999999999999999;
  overflow: hidden;
}
.layout{

  position: relative;
  width: 100%;
}

.layout2{

  position: relative;
  width: 100%;
}

.colorcontainer{
  display: flex;
  position: relative;
  width: 100%;
  border:solid;


}

.middencontainer{
  border:solid red;
  width:65%;
  position: relative;
}

.leftside{
  width:25%;
  height: 100vh;
  position: fixed;
  z-index: 99999999999;

}



.menucontainer{
  width:25%;
  height: 100vh;
  position: fixed;
  display: flex;
}

.header{
  width:100%;
  position: absolute;
  height:100%;
  display: flex;
  align-items: center;
  right: 0px;
  background: #6e8d30;
  box-shadow: 1px 1px 10px 1px;


}

.clear{
  width:100%;
  height:17vh;
}


.engcirkel {

      width: 100%;
      height: 5vh;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      font-size: 13px;
      display: flex;
      align-items: center;
      padding: 7%;
      background: #6e8d30;
}

.nedcirkel {
    width: 100%;
    height: 5vh;
    position: relative;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-size: 13px;
    display: flex;
    align-items: center;
    padding: 25%;
    background: #6e8d30;
    text-decoration: none;
    font-size: 17px;
    color: white;
    font-family: monospace;
}

.nedcirkel:hover{
  border-bottom:solid 4px white;
  color: white;
  transition: 0.1s ease;
  background: #456506
}

.engcirkel {

      width: 100%;
      height: 5vh;
      position: absolute;
      margin: auto;
      left: 0;
      right: 0;
      font-size: 13px;
      display: flex;
      align-items: center;
      padding: 25%;
      background: #6e8d30;
      text-decoration: none;
      font-size: 17px;
      color: white;
      font-family: monospace;
}

.engcirkel:hover{
  border-bottom:solid 4px white;
  color: white;
  transition: 0.1s ease;
  background: #456506;
}

.clear3{
  width:100%;
  height:7vh;
  display: flex;
  align-items: center;
  justify-content: center;
}

.clear4{
  width:100%;
  height:7vh;
  display: flex;
  align-items: center;
  justify-content: center;
}



.homepage{
  width: 100%;
  position: relative;
  display: flex;
}

.homelinks{
  width:35%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;

}

.mooietekst{
  width: 75%;
  position: relative;


}

.moreknop{
   width: 50%;
    color: black;
    margin: 0 auto;
    padding: 3%;
    background: white;
    text-align: center;
    border-radius: 1000px;
    display: block;
    text-decoration: none;
    margin-top: 4%;
  }

  .moreknop:hover{

    background: #6e8d30;
    color:white;
    transition: 0.4s ease;

  }

  .moreknop2{
     width: 50%;
      color: black;
      margin: 0 auto;
      padding: 3%;
      background: white;
      text-align: center;
      border-radius: 1000px;
      display: block;
      text-decoration: none;
      margin-top:4%;
    }

    .moreknop2:hover{

      background: #6e8d30;
      color:white;
      transition: 0.4s ease;

    }

.homerechts{
  width:65%;
  height: 50vh;
  position: relative;

}

section{
	width:100%;
	background:#0080002b;
	position:relative;
}

section .waves{
	width:100%;
	height:143px;
	position:absolute;
	bottom:0px;
	left:0px;
	background:url(../images/wave.png);
	animation:waves 10s linear infinite;


}
section .waves:before{
	content:'';
	width:100%;
	height:143px;
	background:url(../images/wave.png);
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.6;
	animation:waves-reverse 10s linear infinite;
}

section .waves:after{
	content:'';
	width:100%;
	height:143px;
	background:url(../images/wave.png);
	position:absolute;
	top:0px;
	left:0px;
	opacity:0.4;
	animation-delay:-5s;
	animation:waves 20s linear infinite;
}

@keyframes waves{
	0%{
		background-position:0;
	}

	100%{
		background-position:1360px;
	}

}


@keyframes waves-reverse{
	0%{
		background-position:1360px;
	}

	100%{
		background-position:0;
	}

}


.header2 {
    width: 75%;
    position: absolute;
    height: 100vh;
    display: flex;
    align-items: center;
    left: 0px;
    background: #eee9e9;
    box-shadow: 1px 1px 1px 1px;
}

.layer{
  width: 100%;
  position: absolute;
  background: #eee9e9;
  right: 0px;
  text-decoration: none;
}

.layer:hover{
    background: #6e8d30;
    transition: 0.6s ease;
}

.layerright{

  position: relative;
  width: 100%;
  background: #eee9e9;
  left: 0px;


}

.menu{
  margin:12px 0px;
  position:relative;
  color:black;
  font-size: 18px;
  padding: 20px 0px;
  text-align: center;
  display: block;
  text-decoration: none;
}

.menu2{

  position:relative;
  color:black;
  font-size: 18px;
  display: block;
  padding: 20px;
  text-decoration: none;
}

.menu2:hover{
  background: #6e8d30;
  transition: 0.4s ease;
}


.clicked{
  background: #6e8d30 !important;

}
.expand{
  width: 50%;
  position: relative;

}

.menubalk{
  position: relative;
  width: 75%;
  height: 50%;


}

.headercontainerleft {
    display: flex;
    width: 15%;
    position: relative;
    height: 100vh;
    align-items: center;
}

.headercontainerright {
    display: flex;
    width: 80%;
    position: relative;
    height: 100vh;
    align-items: center;
}

.section1{
  width: 100%;
  height: auto;
  position: relative;
  background: url("../images/4_tuinbouwveldmetlegepetflessen.jpg");
  background-size:cover;
  background-repeat: no-repeat;
background-position: center;
background-attachment: fixed;
}

.section1layer {
    width: 100%;
    height: 100%;
    position: relative;
    background: #00000063;
    display: flex;
    align-items: center;
    justify-content: center;
}
.section1boven {
    width: 100%;
    color: white;
    font-size: 15vh;
    text-align: center;
    font-family: serif;
    font-weight: bold;
    text-shadow: 1px 2px 1px grey;
    position: relative;
    padding: 4% 0;
}

#activ{
  width:60%;
  text-align: right;
  height: 10vh;
}

.cut {
    width: 50%;
    height: 20vh;
    color: white;
    font-size: 15vh;
    text-align: left;
    font-family: serif;
    font-weight: bold;
    text-shadow: 1px 2px 1px grey;
    position: relative;
    padding: 4% 0;
    text-align: left;
}

.section3boven {
    width: 100%;
     height: 15vh;
    color: white;
    font-size: 15vh;
    text-align: center;
    font-family: serif;
    font-weight: bold;
    text-shadow: 1px 2px 1px grey;
    position: relative;
    padding: 2% 0;
}

.subtekstsection {
    width: 45%;
    font-size: 50px;
    font-family: serif;
    color: white;
    text-align: center;
    position: relative;
    padding: 3%;
    margin: 5% 0% 0;
    background: #6e8d30;
    border-radius: 1000px 0px;
    box-shadow: 1px 1px 10px 1px black;
}

.section2textcontainer {
      width: 100%;
      margin: 0 auto;
      position: relative;
      text-align: center;
      color: black;
      font-size: 20px;
      font-family: helveticaNow, helveticaNeue, arial, segoe UI, arial,tahoma,times;
      background-color: #ffffff54; /* For browsers that do not support gradients */
  background-image: linear-gradient(#ffffff54, white);
      padding: 5%;
      border-radius: 5px 5px 0px 0px;
      box-shadow: 1px 1px 5px 1px grey;
}

.youtubeholder{
	width:100%;
	position:relative;
	display:flex;

}

.youtube {
    background-color: #000;
    /* margin: 30px; */
    position: relative;
    /* padding-top: 26.25%; */
    overflow: hidden;
    cursor: pointer;
    width: 100%;
    /* padding: 73px; */
    height: 300px;

}
.youtube img {
    width: 100%;
    top:0;
    left: 0;
   height:100%;
}
.youtube .play-button {
    width: 90px;
    height: 60px;
    background-color: #333;
    box-shadow: 0 0 30px rgba( 0,0,0,0.6 );
    z-index: 1;
    opacity: 0.8;
    border-radius: 6px;
}
.youtube .play-button:before {
    content: "";
    border-style: solid;
    border-width: 15px 0 15px 26.0px;
    border-color: transparent transparent transparent #fff;
}
.youtube img,
.youtube .play-button {
    cursor: pointer;
}
.youtube img,
.youtube iframe,
.youtube .play-button,
.youtube .play-button:before {
    position: absolute;
}
.youtube .play-button,
.youtube .play-button:before {
    top: 50%;
    left: 50%;
    transform: translate3d( -50%, -50%, 0 );
}
.youtube iframe {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
	display:flex;
}

.play-button:hover{

	background:red;
	transition:0.4s ease;
}

.banner {
    position: absolute;
    width: 100%;
    height: 69vh;
    /* background: url(../images/nature.jpg); */
    background-size: cover;
    background-position: bottom;
    display: flex;
    justify-conntent: center;
    align-items: center;
    z-index: 2;
    bottom: 0px;
}

.banner #letters{
	position:relative;
	font-size:12em;
	color:#fff;
	width:100%;
	text-align:center;

}

.banner .clouds{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	overflow:hidden;
	pointer-events:none;
}
.banner .clouds img{
	position:absolute;
	bottom:0px;
	max-width:100%;
	animation: animate calc(3s * var(--i)) linear infinite
}

@keyframes animate
{
	0%
	{
		opacity:0;
		transform:scale(1);

	}

	25%,75%
	{

		opacity:1;


	}

	100%
	{

		transform:scale(3);

	}

	}

   .swiper-container {
     width: 100%;
     padding-top: 50px;
     padding-bottom: 50px;


   }
   .swiper-slide {
     background-position: center;
     background-size: cover;
     width: 300px !important;
     height: 300px !important;
 background:#000;
 border-radius:100px;

   }

.swiper-pagination{
 position:relative;
 padding-top:3%;
}

.swiper-pagination.swiper-pagination-bullets{
position:relative;
}

.section1left{
  position: relative;
  width: 50%;
  height: auto;

}

.section1right{
  position: relative;
  width: 50%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;

}



.shapeholder{
  width:75%;
  height:75%;
  position: relative;


}



* {
  box-sizing: border-box;
}

/* Position the image container (needed to position the left and right arrows) */
.container {
position: relative;
width: 100%;


}

.doorzichtig{
  position: absolute;
  width: 100%;
  height: 100%;
  background: white;
  filter: blur(125px);
}
.backhouder
 {
    width: 5%;
    position: absolute;
    right: 5%;
    top: 10%;
    z-index: 999999999999;
    border-radius: 101px;
}

.close
 {
    width: 3%;
    position: absolute;
    right: 5%;
    top: 20%;
    z-index: 999999999999;
    border-radius: 101px;
   
}

.close2
 {
    width: 3%;
    position: absolute;
    right: 5%;
    top: 20%;
    z-index: 999999999999;
    border-radius: 101px;
    
}

.backhouder2
 {
    width: 5%;
    position: absolute;
    right: 5%;
    top: 15%;
    z-index: 999999999999;
    border-radius: 101px;
}

.back{
	width: 100%;
    border-top: 10px solid grey;
    border-left: 10px solid grey;
    left: 2%;
    position: absolute;
	transform: rotateZ(-45deg);
}

.back2{
	width: 100%;
    border-top: 10px solid grey;
    border-left: 10px solid grey;
    position: absolute;
	transform: rotateZ(45deg);
}


.bigimage {
  position: relative;
      width: 100%;
      height:100vh;
      z-index: 99999999;
      background: darkgrey;
      left: 0px;
      right: 0px;
      margin: auto;


}

.bigimage img {
    position: absolute;
    width: 100%;
    z-index: 99999999;

}


	.bigimage img:hover{
		transform:perspective(800px) rotateY(0deg);
		opacity:1;

	}


 .imageholder {
    width: 65%;
    position: relative;
    margin: 2% auto;
    display: flex
;
    height: 75vh;
    /* margin: 2%; */
    /* border: solid; */
    box-shadow: 2px 2px 15px;
    justify-content: center;
    align-items: center;
}
/* Hide the images by default */
.mySlides {
  display: none;
  width: 100%;
  padding-bottom:3%;


}

/* Add a pointer when hovering over the thumbnail images */
.cursor {
  cursor: pointer;
}

/* Next & previous buttons */
.prev,
.next {
  cursor: pointer;
  position: fixed;
  top: 55%;
  width: auto;
  padding: 16px;
  margin-top: -50px;
  color: black;
  font-weight: bold;
  font-size: 20px;
  border-radius: 0 3px 3px 0;
  user-select: none;
  -webkit-user-select: none;
  z-index: 999999999999999999;
}

/* 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: white;
}

/* Number text (1/3 etc) */
.numbertext {
    color: black;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* Container for image text */
.caption-container {
  text-align: center;
      /* background-color: lightgray; */
      padding: 0px 16px;
      color: black;
      width: 100%;
      /* border: solid; */
      position: absolute;
      top: 0px;
      font-weight: bold;
      font-size: 22px;
}

.row {
    position: relative;
    z-index: 99999999999999999999999999999999;

}

.row:after {
  content: "";
  display: table;
  clear: both;
  position: relative;
}

/* Six columns side by side */
.column {
  float: left;
  width: 16.66%;
}

/* Add a transparency effect for thumnbail images */
.demo {
  opacity: 0.6;
}

.active,
.demo:hover {
  opacity: 1;
}





.photogallery{
  width: 100%;
  height: 100vh;
  position: relative;

}

.grotetekstned {
  color: white;
  font-size: 44px;
  font-family: 'Merriweather', serif;
  font-weight: bold;
}

.kleinetekstned {
color: white;
font-size: 22px;
font-family: sans-serif;
}

.grotetekst {
  color: white;
  font-size: 50px;
  font-family: sans-serif;
  font-weight: bold;
}

.kleinetekst {
color: white;
font-size: 30px;
font-family: sans-serif;
}

.aboutustekst {
    text-align: left;
    width: 55%;
    margin: 0 auto;
    position: relative;
}

.historie {
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 2%;
    color: black;
    text-align: center;
}

.historietekst {
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-decoration: none;
    color:black;
    text-align: left;
}

.historietekstcontainer {
    width: 55%;
    margin: 0 auto;
    position: relative;
    text-decoration: none;
    color:black;
}



.leesmeer {
    padding: 1%;
    background: #6e8d30;
    width: 30%;
    margin: 0 auto;
    position: relative;
    border-radius: 10000px;
    font-size: 19px;
    color: white;
    text-decoration: none;
    display: block;
}

.leesmeer:hover {
    background: #456506;
  transition: 0.4s ease;
}

.section2{
  width: 100%;
  position: relative;
  background: url(../images/3_courgette.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;

}

.section2layer {
    width: 100%;
    height: 100%;
    position: relative;
    background-color: #6e8d3057;

}
.clear2 {
    width: 100%;
    /* height: 3vh; */
    position: absolute;
    top: -2px;
    /* border: solid red; */
    /* background: #6e8d30; */
    margin: auto;
    left: 0;
    right: 0;
    text-align: center;
    padding: 2%;
    /* background: #6e8d30; */
    color: white;
}
#carousel {

    position: relative;
    bottom: 0px;
}

.section2left{
  position: relative;
  width: 65%;
  height: 100%;


}

.section2right{
  position: relative;
  width: 35%;
  height: 100%;


}


.section3{
  width: 100%;
  position: relative;
  min-height: 150vh;


}

.section3layer {
    width: 100%;
    height: 100%;
    position: relative;
  background: white;


}

.sectionmidden {
    width: 100%;
    margin-top: 2%;
    position: relative;
    display: flex;
    background: url(../images/2_antruwa.jpg);
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: top;
    background-size: cover;
}



.section3left {
    position: relative;
    width: 50%;
    background: white;

}

.section3right {
    position: relative;
    width: 50%;
    height: 100vh;

}

.section3rightcontainer {
    height: 100%;
    background: linear-gradient(#ffffff, #ffffffb5);
}

.righttext{
  width:100%;
  margin: 0 auto;
  position: relative;
}
.missie {
    width: 60%;
    position: relative;
    margin: 0 auto;
    line-height: 1.5;
    font-size: 21px;
    color:black;
}

.missieheader {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    margin: 4%;
}

.visietekst{
  position: relative;
  width: 100%;
}

.missietekst{
  position: relative;
  width: 100%;
}

.visieheader {
    text-align: center;
    font-size: 40px;
    font-weight: bold;
    padding: 4%;
}

.visie {
    width: 60%;
    position: relative;
    margin: 0 auto;
    line-height: 1.5;
    font-size: 21px;

}

.section4 {
    width: 100%;
    position: relative;
    background: url(../images/1_boulanger.jpg);
    background-position: center;
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: cover;
}

.center {
    text-align: left;
    width: 50%;
    margin: 0 auto;
    -ms-word-break: break-all;
    word-break: break-all;
    word-break: break-word;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    line-height: 2;
    overflow-y: auto;
    height: 25vh;
    padding: 2.5%;
}

.section4layer {
    width: 100%;
    height: 100%;
    position: relative;
    background-image: linear-gradient(white, #e7a70b69);
    padding: 2%;
}

.section4left{
  position: relative;
  width: 65%;
  height: 100%;


}

.section4right{
  position: relative;
  width: 35%;
  height: 100%;


}

.section5{
  width: 100%;
  position: relative;
  background: url("../images/5_spiralginger.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-size: cover;

}

.section5layer {
    width: 100%;
    position: relative;
    padding:3% 0;
}

.sectionmidden2 {
    width: 75%;
    margin: 4% auto;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: row;
    flex-wrap: wrap;
}



.teksthide {
    z-index: 99999999;
    position: absolute;
    width: 100%;
    /* left: 0px; */
    /* right: 0px; */
    margin: 0% auto;
    padding: 2%;
    background: #ffffff;
    text-align: left;
    display: flex
;
    justify-content: center;
    align-items: center;
    height: 25vh;
}

/*.teksthide2 {*/
/*      z-index: 99999999;*/
/*      position: relative;*/
/*      bottom: 0;*/
/*      width: 65%;*/
/*      left: 0px;*/
/*      right: 0px;*/
/*      margin: 0% auto;*/
/*      padding: 4%;*/
/*      background: #ffffffbd;*/
/*      text-align: left;*/
/*}*/

.teksthide2 {
    z-index: 99999999;
    position: absolute;
    width: 100%;
    /* left: 0px; */
    /* right: 0px; */
    margin: 0% auto;
    padding: 2%;
    background: #ffffff;
    text-align: left;
    display: flex
;
    justify-content: center;
    align-items: center;
    height: 25vh;
}

.seemore {
    z-index: 99999999;
    position: absolute;
    bottom: 0;
    width: 29%;
    left: 0px;
    right: 0px;
    margin: 1% auto;
    padding: 1%;
    background: #ffffffa3;
    box-shadow: 1px 1px 1px 1px black;
    border-radius: 1000px;
    /* text-align: center; */
    display: flex;
    justify-content: center;
    align-items: center;
  text-decoration: none;
  position:relative;
}

/*.seemore2 {*/
/*    z-index: 99999999;*/
/*    position: absolute;*/
/*    bottom: 0;*/
/*    width: 29%;*/
/*    left: 0px;*/
/*    right: 0px;*/
/*    margin: 1% auto;*/
/*    padding: 1%;*/
/*    background: #ffffffa3;*/
/*    box-shadow: 1px 1px 1px 1px black;*/
/*    border-radius: 1000px;*/
    /* text-align: center; */
/*    display: flex;*/
/*    justify-content: center;*/
/*    align-items: center;*/
/*  text-decoration: none;*/
/*}*/

.seemore2 {
    z-index: 99999999;
    position: absolute;
    bottom: 0;
    width: 29%;
    left: 0px;
    right: 0px;
    margin: 1% auto;
    padding: 1%;
    background: #ffffffa3;
    box-shadow: 1px 1px 1px 1px black;
    border-radius: 1000px;
    /* text-align: center; */
    display: flex;
    justify-content: center;
    align-items: center;
  text-decoration: none;
  position:relative;
}
.section5divider{
    border: solid red;
    width: 80%;
    position: relative;
    display: flex;

}

.section5left{
  position: relative;
  width: 50%;
  border:solid green;
}

.imagecontainer{
  width: 100%;
    height: 100%;
    border: solid;
}

.image {
    overflow: hidden;
    width: 100%;
    height: 20vh;


}
.section5right{
  position: relative;
  width: 50%;
    border:solid yellow;
    padding:3%;


}

.omhulsel {
    background: #ffffff61;
    position: relative;
    margin: 2%;
    width: 25%;
    border-radius: 10px;
    text-align: center;
    display: block;
    text-decoration: none;
    color: black;
    box-shadow: 1px 1px 1px black;

}

.projtekstclass {
    padding: 5%;
    position: relative;
    /* margin: 2%; */
    width: 100%;
    /* border-radius: 10px; */
    text-align: center;
    display: block;
    text-decoration: none;
    color: black;
    background: #edb327;
    border-radius: 10px 10px 0px 0px;
}

.projtekstclass:hover{
  background: #6e8d30;
color: white;
transition: 0.4s ease;

}

.projtekstclass2 {
  padding: 5%;
  position: relative;
  /* margin: 2%; */
  width: 100%;
  /* border-radius: 10px; */
  text-align: center;
  display: block;
  text-decoration: none;
  color: black;
  background: #edb327;
  border-radius: 10px 10px 0px 0px;
}

.projtekstclass2:hover{
  background: #6e8d30;
color: white;
transition: 0.4s ease;

}

.footer{
  width: 100%;
  position: relative;
  height: 35vh;
  background:white;
}

.footerlayer{
  width: 100%;
  position: relative;
  height: 100%;

  background: url("/images/logo2.png");
  background-size:contain;
  background-repeat: no-repeat;
background-position: center;
display: flex;


}

.footerlinks{
  width:40%;
  height: 100%;
  position: relative;

}

.footermidden{
  width:30%;
  height: 100%;
  position: relative;

}

.container5{
  display: flex;
}


.footerrechts{
  width:30%;
  height: 100%;
  position: relative;
}

.footerlinkstop{
  display: flex;
  align-items: center;
  justify-content: center;
}

.footerrechtstop{
  display: flex;
  height: 15vh;
  align-items: center;
  justify-content: center;
}

.footerrechtsmidden {
    display: flex;
    justify-content: center;
}

.copyright{
  position: absolute;
    bottom: 2px;
    left: 11%;
    font-size: 12px;
}

.iconcontainer {
    width: 100%;
    margin: 0;
    position: relative;
    top: 50%;
    transform: translateY(-80%);
    display: flex;
    text-align: center;
    justify-content: center;
}

.btn {
    display: inline-block;
    width: 50px;
    height: 50px;
    background: #f1f1f1;
    margin: 10px;
    border-radius: 30%;
    box-shadow: 0 5px 15px -5px #00000070;
    color: green;
    overflow: hidden;
    position: relative;
}

.btn i{
	line-height:50px;
	font-size:22px;
	transition:0.2s linear;

}

.btn:hover i{
transform:scale(1.3);
transition:0.4s ease;
color:#f1f1f1;
}

.btn::before{
	content:"";
	position:absolute;
	width:120%;
	height:120%;
	background:green;
	transform:rotate(45deg);
	left:-110%;
	top:90%;

}

.btn:hover::before{
	animation: aaa 0.7s 1;
	top:-10%;
	left:-10%;
}

@keyframes aaa{
	0%{
		top:90%;
		left:-110%;
		}
	50%{
		top:90%;
		top:-30%;
		}
	100%{
		top:-10%;
		top:-10%;
		}
}

.icon{
  width: 50px;
      height: 50px;
      clip-path: cirle(50%);
      background: #6e8d30;
      margin: 2%;
      clip-path: circle(50%);
}

.yt{
  width:60%;
  height:60%;
  background:url(../images/youtube.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.fb{
  width:60%;
  height:60%;
  background:url(../images/facebook.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.in{
  width:60%;
  height:60%;
  background:url(../images/instagram.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}

.triplestripe {
    width: 4%;
    position: fixed;
    top: 0px;
    z-index: 99999999999999999999999999999999999999999999999999999999999999999999999;
    margin: 2%;
    display: none;
}

.stripe {
    border-bottom: solid 4px #cbca87;
    padding: 5%;
    margin: 5%;
    position: relative;
}



.hide{
  display: none;
}
