body {
  height: 100%;
  font-family: 'Titillium Web', sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 32px;
  line-height: 36px;
  font-weight: 700;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.maglr-content-holder {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.maglr-content-holder.overflow {
  overflow: auto;
}

.body {
  height: 100%;
}

.overview-cover {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 1;
  overflow: visible;
  height: 100vh;
  background-color: #000;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.overview-cover.rel {
  position: relative;
}

.overview-items {
  position: relative;
  z-index: 1;
  margin-top: 100vh;
  margin-bottom: 300px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #9bc6e4;
}

.page-nextitems {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  height: 300px;
  background-color: #c75ec3;
  -webkit-transform: translate(-69px, 0px);
  -ms-transform: translate(-69px, 0px);
  transform: translate(-69px, 0px);
}

.textcontent {
  position: relative;
  display: block;
  width: 100%;
}

.textcontent.rel {
  position: relative;
  z-index: 2;
}

.titel {
  margin-top: 0px;
}

.txt-content {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 100px;
}

.cover-hero {
  position: relative;
  top: 50%;
  width: 600px;
  margin-left: 50px;
  padding-left: 0px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
}

.cover-hero.right {
  padding-right: 50px;
  float: right;
}

.cover-hero.center {
  left: 0px;
  top: auto;
  right: 0px;
  bottom: 0px;
  display: block;
  width: 700px;
  margin-right: auto;
  margin-bottom: 50px;
  margin-left: auto;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  text-align: center;
}

.cover-hero.center.width900 {
  position: absolute;
  width: 900px;
}

.scrollcheck {
  position: absolute;
  z-index: 3;
  width: 1px;
  height: 90vh;
  background-color: red;
}

.spacer {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}

.cover-shadow {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: -1;
  height: 100%;
  background-color: rgba(0, 0, 0, .86);
  opacity: 0;
}

.contentholder {
  position: relative;
  width: 100%;
  height: 100vh;
}

.overzicht-holder {
  position: relative;
  width: 100%;
  height: auto;
}

.overzicht-repeatholder {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 1;
  width: 100%;
  max-height: 33.33%;
  padding-right: 20px;
  padding-bottom: 70px;
  padding-left: 20px;
  background-color: rgba(0, 0, 0, .1);
}

.overzicht-introholder {
  position: absolute;
  top: 42%;
  width: 50%;
  max-height: 33.33%;
  padding-left: 65px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
}

.overzicht-repeatblock {
  padding: 30px 45px;
  border-right: 1px solid hsla(0, 0%, 100%, .65);
  -webkit-transition: -webkit-transform 250ms ease;
  transition: -webkit-transform 250ms ease;
  transition: transform 250ms ease;
  transition: transform 250ms ease, -webkit-transform 250ms ease;
  color: #fff;
}

.overzicht-repeattitle {
  margin-top: 0px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 20px;
  line-height: 23px;
  font-weight: 300;
  text-transform: uppercase;
}

.overzicht-repeatintro {
  color: #fff;
  font-size: 22px;
  line-height: 24px;
  font-weight: 300;
}

.overzicht-top {
  position: relative;
  width: 100%;
  height: 100vh;
  background-image: url('../images/placeholder-3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.overzicht-blocks {
  position: relative;
  display: inline-block;
  width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  float: left;
  clear: both;
  background-color: #fff;
}

.overzicht-blocks.no-margin {
  padding-top: 0px;
}

.overzicht-blocks-holder {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  min-height: 400px;
  margin-right: auto;
  margin-left: auto;
}

.overzicht-blocks-holder.alt {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.overzicht-blocks-content {
  position: relative;
  display: inline-block;
  width: 50%;
  height: auto;
  float: left;
  background-color: #fff;
}

.overzicht-blocks-img {
  position: relative;
  width: 50%;
  margin-top: -50px;
  float: left;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.overzicht-blocks-img._1 {
  position: relative;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.overzicht-blocks-img._2 {
  background-image: url('../images/overzicht-2.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.overzicht-blocks-img._3 {
  background-image: url('../images/overzicht-3.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.overzicht-blocks-img._4 {
  background-image: url('../images/overzicht-4.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.overzicht-blocks-img._5 {
  background-image: url('../images/overzicht-5.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.overzicht-blocks-img._8 {
  background-image: url('../images/overzicht-8.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.overzicht-blocks-img.no-margin {
  margin-top: 0px;
}

.overzicht-blocks-contentholder {
  position: relative;
  z-index: 20;
  width: 90%;
  min-height: 250px;
  margin-top: -50px;
  padding: 30px 10px;
}

.overzicht-blocks-contentholder.alt {
  float: right;
}

.overzicht-blocks-contentholder.alt.no-margin {
  margin-top: 0px;
}

.overzicht-blocks-contentholder.no-margin {
  width: 100%;
  margin-top: 0px;
}

.overzicht-blocks2 {
  position: relative;
  width: 95%;
  min-height: 225px;
  padding: 50px 0px;
  clear: both;
  background-color: #f1f1f1;
}

.overzicht-blocks3 {
  position: relative;
  width: 90%;
  margin-left: 5%;
  padding-bottom: 50px;
  clear: both;
  background-color: #f1f1f1;
}

.overzicht-blocks3-col1 {
  position: relative;
  width: 50%;
  float: left;
}

.overzicht-blocks3-col2 {
  position: relative;
  width: 50%;
  float: left;
}

.overzicht-blocks3-mainimg {
  position: relative;
  height: 350px;
  margin-left: -13.5%;
  background-image: url('../images/placeholder-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.overzicht-blocks3-col2-repeat {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 300px;
}

.overzicht-blocks3-col2-repeat.alt {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}

.overzicht-blocks3-repeat-left {
  position: relative;
  width: 50%;
  height: auto;
  padding: 30px 0px;
  background-color: #fff;
}

.overzicht-blocks3-repeat-right {
  width: 50%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.overzicht-blocks3-contentholder {
  padding: 30px 20px;
}

.overzicht-blocks3-arrow {
  position: absolute;
  top: 50%;
  right: -3px;
  width: 30px;
  height: 30px;
  background-color: #fff;
  -webkit-transform: rotate(45deg) translate(0px, -50%);
  -ms-transform: rotate(45deg) translate(0px, -50%);
  transform: rotate(45deg) translate(0px, -50%);
}

.overzicht-blocks3-arrow.alt {
  left: -24px;
  right: auto;
}

.footer {
  position: relative;
  display: inline-block;
  width: 100%;
  padding: 50px 65px;
  float: left;
  background-color: #b50c31;
  color: #fff;
  text-align: center;
}

.overzicht-top-gradient {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  height: 33.33%;
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .35), transparent);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .35), transparent);
}

.overzicht-top-opacity {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  opacity: 0;
  -webkit-transition: opacity 300ms ease;
  transition: opacity 300ms ease;
}

.overzicht-blocks4 {
  position: relative;
  width: 100%;
  min-height: 100px;
  padding: 50px 0px;
  clear: both;
  background-color: #fff;
}

.bottom-spacer {
  width: 10px;
  height: 250px;
}

.contentblockholder.txtcontent {
  padding-top: 0px;
  padding-bottom: 100px;
}

.scrollcontent {
  overflow: hidden;
  height: auto;
}

.cover-content {
  position: relative;
  width: 100%;
  height: 100%;
}

.overzicht-repeatcontainer {
  position: relative;
  width: 100%;
  height: 100%;
}

.st188-introheader {
  position: relative;
  z-index: 20;
  padding-top: 50px;
  padding-bottom: 100px;
  background-color: #ebebeb;
}

.arrow-down {
  position: absolute;
  left: 50%;
  right: -50%;
  bottom: 0px;
  z-index: 15;
  width: 40px;
  height: 40px;
  margin-bottom: 20px;
  background-image: url('../images/down.svg');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  cursor: pointer;
}

.arrow-down:hover {
  margin-bottom: 30px;
}

.button-down {
  display: none;
}

.ghjn {
  margin-top: 0px;
  margin-bottom: 0px;
}

.text-block {
  padding-top: 0px;
}

.cover-hero-189 {
  width: 600px;
  margin-left: 50px;
}

.cover-hero-190 {
  width: 600px;
  padding-right: 50px;
}

.cover-hero-191 {
  width: 900px;
  margin-bottom: 50px;
  text-align: center;
}

@media (max-width: 991px) {
  .cover-hero {
    margin-left: 0px;
  }
  .cover-hero.right {
    padding-right: 0px;
  }
  .cover-hero.center.width900 {
    width: 700px;
  }
  .spacer {
    min-height: 99vh;
  }
  .overzicht-introholder {
    width: 80%;
  }
  .overzicht-blocks3-contentholder {
    padding-right: 0px;
  }
  .cover-content {
    overflow: hidden;
  }
  .button-down {
    position: absolute;
    left: 50%;
    right: 0px;
    bottom: -25px;
    display: none;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    background-color: #fff;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }
  .arrow-txt-down {
    padding-top: 5px;
    text-align: center;
  }
}

@media (max-width: 767px) {
  .maglr-content-holder {
    overflow: auto;
  }
  .overview-cover {
    height: auto;
    min-height: 99vh;
  }
  .overview-cover.rel {
    height: auto;
    min-height: 99vh;
  }
  .cover-hero {
    width: 100%;
    margin-left: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .cover-hero.right {
    float: none;
  }
  .cover-hero.center {
    width: 100%;
  }
  .cover-hero.center.width900 {
    width: 100%;
  }
  .overzicht-repeatholder {
    display: none;
  }
  .overzicht-introholder {
    width: 100%;
    max-height: auto;
    padding-left: 0px;
  }
  .overzicht-repeatblock {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 25px;
  }
  .overzicht-blocks {
    padding-top: 0px;
  }
  .overzicht-blocks-holder {
    min-height: 300px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
  }
  .overzicht-blocks-content {
    width: 100%;
  }
  .overzicht-blocks-img {
    width: 100%;
    min-height: 150px;
    margin-top: 0px;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    align-self: stretch;
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }
  .overzicht-blocks-contentholder {
    width: 100%;
    min-height: 150px;
    margin-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .overzicht-blocks2 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }
  .overzicht-blocks3 {
    width: 100%;
    margin-left: 0%;
    padding-bottom: 0px;
  }
  .overzicht-blocks3-col1 {
    width: 100%;
    float: none;
  }
  .overzicht-blocks3-col2 {
    width: 100%;
  }
  .overzicht-blocks3-mainimg {
    height: 300px;
    margin-left: 0%;
  }
  .overzicht-blocks3-col2-repeat {
    -webkit-flex-wrap: wrap-reverse;
    -ms-flex-wrap: wrap-reverse;
    flex-wrap: wrap-reverse;
  }
  .overzicht-blocks3-repeat-left {
    width: 100%;
  }
  .overzicht-blocks3-repeat-right {
    width: 100%;
    min-height: 150px;
  }
  .overzicht-blocks3-contentholder {
    padding-right: 0px;
    padding-left: 0px;
  }
  .overzicht-blocks3-arrow {
    display: none;
  }
  .footer {
    padding-right: 25px;
    padding-left: 25px;
    float: none;
  }
  .overzicht-blocks4 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .contentblockholder.txtcontent {
    position: relative;
    z-index: 1;
    padding-top: 20px;
  }
  .cover-content {
    position: static;
    height: auto;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .overzicht-repeatcontainer {
    height: auto;
  }
  .arrow-down {
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
  }
  .button-down {
    bottom: -25px;
    display: block;
    cursor: pointer;
  }
  .cover-hero-189 {
    width: 100%;
    margin-left: 0px;
  }
  .cover-hero-190 {
    width: 100%;
    padding-right: 0px;
  }
  .cover-hero-191 {
    width: 100%;
  }
}

@media (max-width: 479px) {
  .overzicht-blocks-img {
    width: 100%;
    margin-top: 0px;
  }
  .overzicht-blocks3-col2 {
    width: 100%;
  }
  .overzicht-blocks3-mainimg {
    height: 250px;
    margin-left: 0%;
  }
}
