.div_slideshow {
  background-color: transparent;
}
.slideshow_mask {
  width: 500px;
  height: 600px;
}
.slideshow_nav {
  background-color: transparent;
}
.arrow {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 600px;
  margin-right: auto;
  margin-left: auto;
}
.arrow.right {
  top: 0px;
  right: 0px;
  bottom: 0px;
  margin-top: 0px;
  margin-right: auto;
  padding-right: 0px;
}
.arrow.left {
  left: 0px;
  top: 0px;
  right: auto;
  bottom: 0px;
  margin-top: 0px;
  margin-bottom: auto;
  margin-left: auto;
}
.datum_slideshow {
  margin-top: auto;
  margin-bottom: auto;
  padding-top: 10px;
  padding-left: 10px;
  font-family: Georgia, Times, 'Times New Roman', serif;
  color: #ed1a3b;
  font-size: 20px;
}
.image-slideshow {
  display: block;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
  padding-right: 5px;
  padding-left: 5px;
}
.paragraaf {
  margin-bottom: 15px;
  padding-right: 5px;
  padding-bottom: 10px;
  padding-left: 10px;
  background-color: transparent;
  line-height: 20px;
}
.paragraaf.lijn {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
}
.slide {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
.slide._2 {
  position: static;
  width: auto;
  height: auto;
}
.arrowsmall {
  margin-top: auto;
  margin-bottom: 262.5px;
  color: #ed1a3b;
  font-size: 45px;
}
.arrowsmall.left {
  margin-right: 35px;
  margin-bottom: 250px;
}
.arrowsmall.left.vifro {
  margin-top: 154px;
}
.arrowsmall.right {
  margin-bottom: 250px;
  margin-left: 35px;
}
.arrowsmall.right.vifro {
  margin-top: 154px;
}
.slider {
  height: 600px;
  background-color: white;
}
.kop {
  margin-top: 0px;
  margin-bottom: 10px;
  margin-left: 5px;
  font-size: 31px;
  line-height: 33px;
}
.div_slideshow2 {
  width: 250px;
  height: 655px;
  background-color: transparent;
}
.image {
  width: 98%;
  margin-bottom: 50px;
}
.image._5 {
  margin-bottom: 0px;
}
.chapeau {
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: 5px;
  color: rgba(84, 84, 84, 0.46);
  font-size: 29px;
}
.nav {
  background-color: transparent;
  color: black;
}
.section-slideshow {
  width: 250px;
  height: 500px;
  padding: 2px;
  border: 1px dotted #555;
}
.section-slideshow.video {
  width: 263px;
  height: 500px;
}
.kop-video {
  color: #ed1a3b;
}
.video {
  margin-bottom: 50px;
}
.video3 {
  height: 168px;
}
.sectionlist {
  width: 300px;
  border: 1px dotted #555;
}
.lijn {
  display: block;
  width: 95%;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid #555;
}
.test {
  height: 1988px;
}
@media (max-width: 991px) {
  .image {
    width: 70%;
  }
}
@media (max-width: 767px) {
  .image {
    width: 70%;
  }
}
@media (max-width: 479px) {
  .kop {
    font-size: 25px;
    line-height: 35px;
  }
  .image {
    width: 65%;
  }
  .image._5 {
    padding-left: 20px;
  }
  .image._2 {
    width: 100%;
  }
  .chapeau {
    font-size: 22px;
  }
  .lijn.colom2 {
    margin-bottom: 10px;
  }
  .colom1 {
    padding-right: 0px;
  }
}