

* {
  padding: 0px;
  margin: 0px;
  /* box-sizing: border-box; */ 
}

/* #overlay {  mix-blend-mode: multiply;  background-color: #1D3140;  width: 45%;  height: 100%;  position: absolute;  right: 0;  top: 0;} */



body {
  background: rgb(0, 0, 0);
   /*overflow-y: hidden; Hide vertical scrollbar */
  overflow-x: hidden; /* Hide horizontal scrollbar */

}









































#section0 {
  /* background: url("img/IMG-1146_w177xh65.png"); */
  /* 
 background-position: center center;
   background-size: cover; 
    background-repeat: no-repeat; 
  display: flex; 
    justify-content: space-around;
  align-items: center;  */

  /* opacity: 0.5;  */
  background-image: url("../img/1146.png");
  position: relative;
  background-position: center center;
  /* background-size: cover; */
  background-size: contain;
  background-repeat: no-repeat;
  height: 45vh;
  /* border-style: dotted;
       border-width: 10px; 
        border-color: rgba(0, 174, 255, 0.726);  */
        /* object-fit: contain; */
        padding-bottom: calc(498/1599*100%);
        height:0px;
}

#section1 {
  /* background-image: url("https://images.unsplash.com/photo-1557878499-95663e82c9d1?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1052&q=80"); */
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 25vh;
  display: flex;
  justify-content: space-around;
  align-items: center;
  position: relative;
  opacity: 1.0;
  /* border-style: dotted;  border-width: 10px;  border-color: rgba(255, 166, 0, 0);  */
}

#section2 {
  /* background: rgba(42, 165, 58, 0.3); */
  height: 25vh;
  display: flex;
  justify-content: space-around;
  /* align-items: center; */
  border-style: dotted;
  border-width: 10px;
  border-color: rgba(255, 255, 0, 0);
}

/* #section3 {  background: rgb(255, 0, 242);  padding: 5%;  display: flex;  justify-content: space-around;} */

#section4 {
  /*  background: rgba(128, 128, 128, 0.486); */
  /* padding: 10%; */
  border-style: dotted;
  border-width: 10px;
  border-color: rgba(0, 255, 255, 0);
  height: 33vh;
  display: flex;
  justify-content: space-evenly;
}

#section5 {
  /*background: rgba(128, 128, 128, 0.486); */
  /* padding: 10%; */
  border-style: dotted;
  border-width: 10px;
  border-color: rgba(255, 0, 0, 0);
  height: 25vh;
  display: flex;
  justify-content: space-evenly;
}

#section6 {
  /*  background: rgba(128, 128, 128, 0.486); */
  /* padding: 10%; */
  border-style: dotted;
  border-width: 10px;
  border-color: rgba(0, 255, 255, 0);
  height: 33vh;
  display: flex;
  justify-content: space-evenly;
}

#section7 {
  /*  background: rgba(128, 128, 128, 0.486); */
  /* padding: 10%; */
  border-style: dotted;
  border-width: 10px;
  border-color: rgba(0, 255, 255, 0);
  height: 25vh;
  display: flex;
  justify-content: space-evenly;
}

#section8 {
  height: 50vh;
  background-color: rgba(0, 0, 0, 0);
  border-style: dotted;
  border-width: 10px;
  border-color: rgba(21, 255, 0, 0);
}

.container {
  width: 100%; 
  height: 100%;
  position: relative;
  text-align: center;
}

.text-div {
  background-color: rgba(255, 3, 255, 0.623);
  font-size: 1vw;
  color: rgb(244, 228, 0);
  font-family: 'Lemonada', cursive;
  padding: 0.5rem;
  display: inline-block;
}

.text-div2 {
  background-color: rgba(0, 0, 0, 0.623);
  font-size: 3vw;
  color: rgb(244, 0, 161);
  font-family: 'Lemonada', cursive;
  padding: 0.5rem;
  display: inline-block;
}





#section9 {
  /*  background: rgba(128, 128, 128, 0.486); */
  /* padding: 10%; */
  border-style: dotted;
  border-width: 10px;
  border-color: rgba(0, 255, 255, 0);
  height: 25vh;
  display: flex;
  justify-content: space-evenly;
}

#section10 {
  /*  background: rgba(128, 128, 128, 0.486); */
  /* padding: 10%; */
  border-style: dotted;
  border-width: 10px;
  border-color: rgba(224, 210, 10, 0);
  height: 25vh;
  display: flex;
  justify-content: space-evenly;
}


#section11 {
  /*  background: rgba(128, 128, 128, 0.486); */
  /* padding: 10%; */
  border-style: dotted;
  border-width: 10px;
  border-color: rgba(0, 255, 255, 0);
  height: 25vh;
  display: flex;
  justify-content: space-around;
}

#section12 {
  /*  background: rgba(128, 128, 128, 0.486); */
  /* padding: 10%; */
  border-style: dotted;
  border-width: 10px;
  border-color: rgba(0, 255, 255, 0);
  height: 25vh;
  display: flex;
  justify-content: space-around;
}

#section13 {
  /*  background: rgba(128, 128, 128, 0.486); */
  /* padding: 10%; */
  border-style: dotted;
  border-width: 10px;
  border-color: rgba(255, 145, 0, 0);
  height: 25vh;
  display: flex;
  justify-content: space-around;
}

#section14 {
  height: 50vh;
  background-color: rgba(0, 0, 0, 0);
  border-style: dotted;
  border-width: 10px;
  border-color: rgba(21, 255, 0, 0);
}




#box0 {
  /* z-index: 2; */
  /* line-height: 100vh; */
  height: 50px;
  width: 250px;
  background: rgba(255, 255, 255, 0);
  font-size: 3vw;
  color: rgb(244, 0, 244);
  font-family: 'Lemonada', cursive;
}

#box1 {
  height: 50px;
  width: 250px;
  background: rgba(255, 0, 0, 0);
  font-size: 3vw;
  color: rgb(0, 244, 20);
  font-family: 'Lemonada', cursive;
}

#box2 {
  height: 50px;
  width: 250px;
  background: rgba(0, 0, 255, 0);
  font-size: 3vw;
  color: rgb(0, 244, 244);
  font-family: 'Lemonada', cursive;
}

#box3 {
  height: 50px;
  width: 250px;
  background: rgba(0, 128, 0, 0);
  z-index: 1;
  font-size: 3vw;
  color: rgb(244, 228, 0);
  font-family: 'Lemonada', cursive;
}

#box4 {
  height: 200px;
  width: 250px;
  background: rgba(255, 166, 0, 0);
  margin-right: auto;
  margin-left: 25%;
}

#box5 {
  height: 325px;
  width: 325px;
  background: rgba(255, 166, 0, 0);
  margin-top: 10%
}

#box7 {
  height: 150px;
  width: 200px;
  background: grey;
  margin-left: auto;
  margin-right: 25%;
  background-color: rgba(19, 0, 161, 0);
}

#box9 {
  /* width:50%; */
  width: 280px;
  height: 333px;
  background: rgba(128, 0, 128, 0);
  /*margin-right: auto;  margin-left: 100px; */
}

#box10 {
  width: 140px;
  height: 245px;
  background: rgba(1, 156, 1, 0);
}

#box11a {
  width: 350px;
  height: 311px;
  background: rgba(128, 73, 0, 0);
}

#box11b {
  width: 191px;
  height: 224px;
  background: rgba(128, 73, 0, 0);
}

#box11c {
  width: 300px;
  height: 479px;
  background: rgba(128, 73, 0, 0);
}

#box12 {
  width: 280px;
  height: 333px;
  background: rgba(128, 0, 128, 0);
}

#box13 {
  width: 140px;
  height: 245px;
  background: rgba(1, 156, 1, 0);
}

#box14 {
  width: 257px;
  height: 251px;
  background: rgba(128, 0, 128, 0);
}

#box15 {
  width: 130px;
  height: 129px;
  background: rgba(1, 156, 1, 0);
}

#box16 {
  width: 159px;
  height: 147px;
  background: rgba(128, 0, 128, 0);
}

#box17 {
  width: 200px;
  height: 196px;
  background: rgba(1, 156, 1, 0);
}

#box18 {
  width: 228px;
  height: 229px;
  background: rgba(128, 0, 128, 0);
}

#box19 {
  width: 226px;
  height: 213px;
  background: rgba(1, 156, 1, 0);
}

#box20 {
  width: 300px;
  height: 304px;
  background: rgba(1, 156, 1, 0);
}

#box21 {
  width: 215px;
  height: 219px;
  background: rgba(128, 0, 128, 0);
  margin-top: -200px;
}

#box22 {
  width: 300px;
  height: 304px;
  background: rgba(1, 156, 1, 0);
}

#box23 {
  width: 237px;
  height: 228px;
  background: rgba(1, 156, 1, 0);
  margin-top: -5%
}

#box24 {
  width: 300px;
  height: 313px;
  background: rgba(33, 153, 189, 0);
  margin-top: -200px;
}

#box25 {
  width: 400px;
  height: 392px;
  background: rgba(1, 156, 1, 0);
  margin-top: -5%
}

#box26 {
  width: 400px;
  height: 394px;
  background: rgba(165, 201, 7, 0);
  margin-top: -10%;
}

#box27 {
  width: 208px;
  height: 225px;
  background: rgba(247, 97, 10, 0);
  margin-top: -20%
}

#box28 {
  width: 250px;
  height: 242px;
  background: rgba(1, 156, 1, 0);
  margin-top: -5%
}

#box29 {
  width: 400px;
  height: 394px;
  background: rgba(165, 201, 7, 0);
  margin-top: 5%;
}

#box30 {
  width: 208px;
  height: 225px;
  background: rgba(247, 97, 10, 0);
  margin-top: 20%
}

#box31 {
  width: 250px;
  height: 242px;
  background: rgba(1, 156, 1, 0);
  margin-top: 5%
}

#box32 {
  width: 250px;
  height: 242px;
  background: rgba(1, 156, 1, 0);
  margin-top: 5%
}

#box33 {
  width: 400px;
  height: 394px;
  background: rgba(165, 201, 7, 0);
  margin-top: -10%;
}

#box34 {
  width: 208px;
  height: 225px;
  background: rgba(247, 97, 10, 0);
  margin-top: -20%
}

#box35 {
  width: 250px;
  height: 242px;
  background: rgba(1, 156, 1, 0);
  margin-top: -5%
}




.dummycontainerbloemenuithetheelalpagina {
  height: 50vh;
  /* padding-bottom: 50%; */
  /* background-color: rgba(255, 39, 219, 0.123); */
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(244, 0, 161, 1) 100%);
  /* https://cssgradient.io/ */
  display: block;
}

