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

.maglr-content-holder {
  position: relative;
  width: 100%;
  height: 100%;
  font-family: 'Titillium Web', sans-serif;
}

.sampart-container {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.sampart-holder {
  position: relative;
  width: auto;
  height: 100%;
  max-width: 1200px;
  min-height: 680px;
  min-width: 1024px;
  margin-right: auto;
  margin-left: auto;
  padding: 60px 30px;
}

.sampart-blocks {
  position: absolute;
  left: 30px;
  top: 140px;
  right: 30px;
  bottom: 60px;
}

.sampart-title {
  position: relative;
  top: 0px;
  width: 100%;
  height: 80px;
}

.sampart-title-1 {
  position: absolute;
  left: 50%;
  margin-top: 0px;
  margin-bottom: 0px;
  -webkit-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
  color: #fff;
  font-size: 45px;
  line-height: 45px;
  font-weight: 600;
  text-align: center;
}

.sampart-row {
  position: relative;
  width: 16.66%;
  height: 100%;
  float: left;
}

.sampart-block {
  position: absolute;
  width: 100%;
  height: 33.33%;
  background-color: #fff;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

.sampart-block:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.sampart-block._1 {
  top: 0px;
}

.sampart-block._2 {
  bottom: 0px;
}

.sampart-block._3 {
  top: 33.33%;
}

.sampart-block._4 {
  bottom: 0px;
  background-color: #e5e5e5;
}

.sampart-block._5 {
  top: 0px;
}

.sampart-block._6 {
  bottom: 0px;
}

.sampart-block._7 {
  top: 33.33%;
}

.sampart-block._8 {
  top: 33.33%;
  background-color: #e5e5e5;
}

.sampart-block._9 {
  top: 0px;
}

.sampart-block._10 {
  bottom: 0px;
}

.sampart-block-img {
  position: absolute;
  top: 50%;
  width: 100%;
  height: 75px;
  margin-top: -15px;
  background-image: url('../images/placeholder-3.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.sampart-block-title {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 15px 15px 25px;
  color: #736d6d;
  font-size: 16px;
  font-weight: 400;
  text-align: center;
}

.contact-bg {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contact-holder {
  position: absolute;
  right: 45px;
  bottom: 45px;
  width: 50%;
  margin-top: 50px;
  padding-right: 75px;
}

.contact-content {
  position: relative;
  min-height: 375px;
  padding: 40px 15px;
  background-color: #fff;
}

.contact-buttons {
  position: absolute;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 75px;
}

.contact-button {
  position: relative;
  display: inline-block;
  overflow: hidden;
  width: 75px;
  height: 75px;
  float: left;
  clear: none;
  background-color: #c7c7c7;
}

.contact-container {
  position: relative;
  width: auto;
  height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.contact-logo {
  position: absolute;
  left: 25px;
  top: 65px;
  width: 200px;
  height: 100px;
  background-image: url('../images/logo-overview.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.contact-button-img {
  position: relative;
}

.contact-button-icon {
  position: absolute;
  left: 0px;
  top: 50%;
  right: 0px;
  display: block;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: auto;
  text-align: center;
}

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

.innovatie-bottom {
  position: relative;
  background-color: #b8b8b8;
}

.innovatie-container {
  position: absolute;
  left: 50%;
  bottom: 60px;
  width: 100%;
  height: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 180px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.innovatie-blockholder {
  position: relative;
  padding-bottom: 45px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.innovatie-block-container {
  position: relative;
  left: 50%;
  z-index: 10;
  display: inline-block;
  width: 100%;
  height: 765px;
  max-width: 1200px;
  margin-top: -240px;
  margin-right: auto;
  margin-left: auto;
  padding-bottom: 45px;
  float: left;
  background-color: #fff;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}

.innovatie-block1 {
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 100%;
  float: left;
}

.innovatie-block2 {
  position: relative;
  overflow: hidden;
  width: 25%;
  height: 240px;
  float: left;
}

.innovatie-block3 {
  position: relative;
  overflow: hidden;
  width: 25%;
  height: 240px;
  float: left;
}

.innovatie-block4 {
  position: relative;
  overflow: hidden;
  width: 25%;
  height: 240px;
  float: left;
}

.innovatie-block5 {
  position: relative;
  overflow: hidden;
  width: 25%;
  height: 240px;
  float: left;
}

.innovatie-block6 {
  position: relative;
  overflow: hidden;
  width: 25%;
  height: 240px;
  margin-left: 25%;
  float: left;
}

.innovatie-block7 {
  position: relative;
  overflow: hidden;
  width: 50%;
  height: 240px;
  float: left;
}

.innovatie-bottomhoder {
  position: absolute;
  bottom: 0px;
  width: 100%;
  padding: 30px 25px;
}

.innovatie-bottomhoder._1 {
  padding: 60px 45px;
}

.innovatie-bottomholder-title {
  position: relative;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 25px;
  line-height: 30px;
  font-weight: 400;
}

.innovatie-bottomholder-title._1 {
  font-size: 45px;
  line-height: 55px;
}

.innovatie-bottomholder-gradient {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 50%;
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .25), transparent);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .25), transparent);
}

.innovatie-top-contentblocks {
  position: absolute;
  top: 50%;
  display: block;
  width: 50%;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 20px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  color: #fff;
}

.innovatie-popupholder {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #112178;
}

.innovatie-popup-bottom {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  width: 100%;
  height: 75px;
  background-color: #fff;
}

.innovatie-blockholder1 {
  position: relative;
  width: auto;
  padding-right: 45px;
  padding-left: 45px;
}

.innovatie-blockholderbg {
  position: absolute;
  top: -195px;
  bottom: 45px;
  display: block;
  width: 50%;
  padding-bottom: 45px;
  background-color: #fff;
}

.innovatie-popup-sub {
  position: relative;
  display: none;
  width: 100%;
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 45px;
  padding-bottom: 120px;
  color: #fff;
}

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

.innovatie-closepoup {
  position: absolute;
  top: 20px;
  right: 20px;
  z-index: 15;
  width: 50px;
  height: 50px;
  background-image: url('../images/close-btn.svg');
  background-position: 50% 50%;
  background-size: 25px 25px;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

.innovatie-closepoup:hover {
  -webkit-transform: scale(1.15) rotate(90deg);
  -ms-transform: scale(1.15) rotate(90deg);
  transform: scale(1.15) rotate(90deg);
}

.innovatie-closepoup._1 {
  left: 10px;
  top: 10px;
  right: auto;
}

.innovatie-closepoup._2 {
  position: fixed;
}

.innovatie-subcontainer {
  position: relative;
  width: 100%;
  height: 100%;
}

.innovatie-popup-bottom-right {
  position: relative;
  float: right;
}

.innovatie-popup-nav {
  position: relative;
  width: 75px;
  float: left;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #112178;
  font-size: 30px;
  line-height: 75px;
  text-align: center;
  cursor: pointer;
}

.innovatie-popup-nav._1 {
  position: relative;
}

.innovatie-popup-bottom-bullets {
  position: relative;
  height: 100%;
  margin-right: 30px;
  float: right;
}

.innovatie-popup-bulletholder {
  position: relative;
  width: 30px;
  height: 100%;
  float: left;
  cursor: pointer;
}

.innovatie-popup-bullet {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  background-color: #112178;
  opacity: 0.25;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, -webkit-transform 300ms ease;
  transition: opacity 300ms ease, transform 300ms ease;
  transition: opacity 300ms ease, transform 300ms ease, -webkit-transform 300ms ease;
}

.innovatie-popup-bullet.activated {
  opacity: 1;
  -webkit-transform: translate(-50%, -50%) scale(1.5);
  -ms-transform: translate(-50%, -50%) scale(1.5);
  transform: translate(-50%, -50%) scale(1.5);
}

.innovatie-blockbg {
  position: absolute;
  width: 100%;
  height: 100%;
}

.innovatie-blockbg._1 {
  background-image: url('../images/placeholder-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.innovatie-blockbg._2 {
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.innovatie-blockbg._3 {
  background-image: url('../images/placeholder-3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.innovatie-subpopupholder {
  position: relative;
  display: block;
  overflow: hidden;
  width: 100%;
  height: 100%;
}

.hp-top {
  position: relative;
  width: 100%;
  height: 100%;
}

.hp-top-left {
  position: absolute;
  left: 0px;
  top: 0px;
  bottom: 0px;
  width: 50%;
  height: 100%;
  float: left;
  cursor: pointer;
}

.hp-top-right {
  position: absolute;
  left: auto;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 50%;
  height: 100%;
  float: left;
  cursor: pointer;
}

.hp-top-left-closeblock {
  position: fixed;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
  width: 10%;
  height: 100%;
  cursor: pointer;
}

.hp-top-right-closeblock {
  position: fixed;
  left: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
  width: 10%;
  height: 100%;
  cursor: pointer;
}

.hp-top-left-top {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hp-top-left-content {
  position: relative;
  z-index: 10;
  display: none;
  height: auto;
  background-color: #280096;
  color: #fff;
}

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

.hp-top-right-content {
  position: relative;
  z-index: 10;
  display: none;
  width: 100%;
  height: auto;
  background-color: #280096;
  color: #fff;
}

.hp-navdown {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  width: 100%;
  height: 75px;
  margin-right: auto;
  margin-left: auto;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 75px;
  text-align: center;
}

.hp-top-holder {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  min-height: 150px;
}

.hp-top-contentblockholder {
  position: absolute;
  left: 50%;
  top: 0px;
  z-index: 100;
  display: block;
  width: 100%;
  max-width: 1400px;
  padding-top: 45px;
  padding-bottom: 45px;
  -webkit-transform: translate(-50%, 0px);
  -ms-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
  text-align: center;
}

.hp-top-holder-cb {
  position: relative;
  bottom: auto;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 75px;
  text-align: center;
}

.hp-close {
  display: none;
}

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

.prog-repeatholder {
  height: 100%;
}

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

.prog-subject-content {
  position: absolute;
  top: -45px;
  right: 0px;
  width: 50%;
  max-height: 100%;
  padding: 60px 25px;
  background-color: #fff;
}

.prog-container {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.prog-container.popupcontainer {
  padding-top: 45px;
  padding-bottom: 45px;
}

.prog-container._1 {
  padding-right: 0px;
  padding-left: 0px;
}

.prog-top-contentblockholder {
  position: absolute;
  left: 0px;
  bottom: 0%;
  width: 100%;
  max-height: 100%;
  padding-top: 30px;
  padding-bottom: 75px;
  color: #fff;
}

.prog-top-content {
  position: relative;
  width: 50%;
  height: 100%;
}

.prog-subject-popup {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #280096;
  color: #fff;
}

.prog-button {
  position: relative;
  display: inline-block;
  margin-top: 30px;
  margin-left: 25px;
  padding: 8px 20px;
  border-radius: 25px;
  background-color: #280096;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

.prog-button:hover {
  -webkit-transform: translate(15px, 0px);
  -ms-transform: translate(15px, 0px);
  transform: translate(15px, 0px);
}

.prog-button-icon {
  position: relative;
  left: auto;
  right: auto;
  height: 1.6em;
  margin-right: 12px;
  margin-left: -7px;
  float: left;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  font-size: 1em;
  line-height: 1.6em;
  font-weight: 400;
  text-align: center;
}

.prog-button-txt {
  display: inline-block;
  min-height: 10px;
  float: left;
  color: #fff;
  font-size: 1em;
  line-height: 1.5em;
  font-weight: 600;
  letter-spacing: 0.05em;
}

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

.inh-repholder1 {
  position: relative;
  width: 100%;
}

.inh-rep1-blockholder {
  position: relative;
  width: 100%;
  height: 600px;
}

.inh-rep1-block1 {
  position: relative;
  width: 50%;
  height: 100%;
  float: left;
  background-image: url('../images/placeholder-3.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inh-rep1-block2 {
  position: relative;
  width: 50%;
  height: 100%;
  float: left;
  background-color: #fff;
}

.inh-rep1-contentblockholder {
  position: absolute;
  top: 50%;
  width: 100%;
  max-height: 100%;
  padding: 30px;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.inh-repholder2 {
  position: relative;
  width: 100%;
  float: left;
  clear: both;
  background-color: #898080;
}

.inh-rep2-blockholder {
  position: relative;
  display: inline-block;
  width: 100%;
  height: 450px;
  margin-left: 50px;
  float: left;
}

.inh-rep2-block1 {
  position: relative;
  width: 50%;
  height: 100%;
  padding-bottom: 100px;
  float: left;
  background-color: #fff;
}

.inh-rep2-block2 {
  position: relative;
  width: 50%;
  height: 100%;
  float: left;
  background-image: url('../images/placeholder-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inh-holder1 {
  position: relative;
  width: 100%;
  padding-right: 50px;
  float: left;
  background-color: #898080;
}

.inh-h1-blockholder {
  position: relative;
  width: 100%;
  margin-top: -75px;
}

.inh-h1-block1 {
  position: relative;
  width: 100%;
  height: 680px;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inh-h1-block2 {
  position: relative;
  width: 50%;
  height: 350px;
  float: right;
  background-color: #fff;
}

.inh-repholder3 {
  position: relative;
  width: 100%;
}

.inh-rep3-block1 {
  position: relative;
  width: 45%;
  height: 100%;
  float: left;
  background-color: #fff;
}

.inh-rep3-block2 {
  position: relative;
  width: 55%;
  height: 100%;
  float: left;
  background-image: url('../images/placeholder-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.inh-holder2 {
  position: relative;
  width: 100%;
  height: 680px;
  float: left;
  clear: both;
  background-color: #280096;
}

.inh-h2-block1 {
  position: relative;
  width: 100%;
  height: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
}

.inh-repholder4 {
  position: relative;
  padding-right: 50px;
  padding-bottom: 125px;
  float: none;
  clear: both;
  background-color: #898080;
}

.inh-rep4-block1 {
  position: relative;
  display: block;
  width: 100%;
  height: 500px;
  padding-top: 60px;
  padding-bottom: 60px;
  float: left;
  background-color: #fff;
}

.inh-top-contentblockholder {
  position: absolute;
  bottom: 30%;
  width: 75%;
  max-height: 100%;
  padding: 30px;
  color: #fff;
}

.inh-repholder3-blockholder {
  position: relative;
  width: 100%;
  height: 450px;
}

.inh-rep2-holder {
  position: relative;
  width: 100%;
}

.inh-rep4-holder {
  position: relative;
  display: block;
  width: 100%;
  margin-top: -50px;
  float: left;
}

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

.hp-block {
  position: relative;
  width: 100%;
  height: 400px;
  padding-top: 30px;
  padding-bottom: 30px;
  float: left;
  background-image: url('../images/placeholder-3.png');
  background-position: 50% 50%;
  background-size: cover;
}

.st195-popup {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: none;
  width: 100%;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #fff;
  color: #333;
}

.st195-closepopup {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 99;
  width: 50px;
  height: 50px;
  background-image: url('../images/close.png');
  background-position: 50% 50%;
  background-size: 25px 25px;
  background-repeat: no-repeat;
}

.inh-top2 {
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 30%;
}

.dmw-repeatholder {
  position: relative;
  width: 100%;
  height: 100%;
}

.dmw-repeatholder-block {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  cursor: pointer;
}

.dmw-repeatholder-block-bottom {
  position: absolute;
  bottom: 0px;
  width: 100%;
  max-height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
}

.dmw-repeatholder-block-gradient {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 33.33%;
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .33), transparent);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .33), transparent);
}

.dmw-repeatslide {
  position: relative;
  width: 100%;
  height: auto;
  min-height: 100vh;
  background-image: url('../images/placeholder-1.png');
  background-position: 50% 50%;
  background-size: cover;
}

.dmw-contentblockholder {
  position: relative;
  max-height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  color: #fff;
}

.contact2-bg {
  position: relative;
  width: 100%;
  height: 100%;
  background-image: url('../images/placeholder-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.contact2-top {
  position: relative;
  width: 100%;
  height: 50%;
  float: left;
}

.contact2-bottom {
  position: relative;
  width: 100%;
  height: 50%;
  float: left;
}

.contact2-container {
  position: relative;
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
}

.contact2-container._1 {
  height: 100%;
}

.contact2-bottomholder {
  position: relative;
  height: 100%;
  padding-bottom: 60px;
}

.contact2-icons {
  position: relative;
  width: 66.66%;
  height: 100%;
  float: left;
}

.contact2-content {
  position: relative;
  width: 33.33%;
  height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  float: right;
  background-color: #fff;
}

.contact2-block {
  position: relative;
  width: 20%;
  height: 33.33%;
  float: left;
  cursor: pointer;
}

.contact2-icon {
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 1;
  text-align: center;
}

.contact2-contentblockholder {
  position: relative;
  width: 66.66%;
  max-height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
  float: left;
  color: #fff;
}

.contact2-block-bg {
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #280096;
}

.zvw-openpopup {
  position: relative;
  display: inline-block;
  width: 50px;
  height: 50px;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
  background-image: url('../images/navdown.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  font-family: 'Fontawesome webfont', sans-serif;
  color: #fff;
  font-size: 50px;
  line-height: 50px;
  cursor: pointer;
}

.zvw-openpopup:hover {
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

.zvw-popup {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 300;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #280096;
  color: #fff;
}

.zvw-container {
  width: 100%;
  max-width: 1400px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 45px;
  padding-bottom: 45px;
}

.zvw-contentblockholder {
  position: absolute;
  bottom: 0px;
  width: 100%;
  max-height: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}

.zvw-contentblockholder._1 {
  top: 50%;
  bottom: auto;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.zvw-overlay {
  position: absolute;
  z-index: 10;
  display: block;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  opacity: 0;
}

.hp-block-overlay {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .2);
  opacity: 0;
}

.dmw-navdown {
  position: relative;
  width: 50px;
  height: 50px;
  margin-top: 30px;
  background-image: url('../images/navdown.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

.dmw-navdown:hover {
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

.dzw-navdown {
  position: relative;
  width: 50px;
  height: 50px;
  margin-top: 30px;
  background-image: url('../images/navdown.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transition: -webkit-transform 300ms ease;
  transition: -webkit-transform 300ms ease;
  transition: transform 300ms ease;
  transition: transform 300ms ease, -webkit-transform 300ms ease;
  cursor: pointer;
}

.dzw-navdown:hover {
  -webkit-transform: translate(0px, 10px);
  -ms-transform: translate(0px, 10px);
  transform: translate(0px, 10px);
}

.dmw-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, .5);
  opacity: 0;
}

.zvw-gradient {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  width: 100%;
  height: 75%;
  background-image: -webkit-linear-gradient(90deg, rgba(0, 0, 0, .75), transparent);
  background-image: linear-gradient(0deg, rgba(0, 0, 0, .75), transparent);
}

.hp-top-left-closebtn {
  position: absolute;
  top: 0px;
  right: 10%;
  z-index: 200;
  display: none;
  overflow: hidden;
  width: 50px;
  height: 50px;
  background-color: #000;
  opacity: 0;
  color: #fff;
  cursor: pointer;
}

.hp-top-left-closeicon {
  position: relative;
  font-family: 'Fontawesome webfont', sans-serif;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}

.hp-top-right-closebtn {
  position: absolute;
  left: 10%;
  top: 0px;
  z-index: 200;
  display: none;
  overflow: hidden;
  width: 50px;
  height: 50px;
  background-color: #000;
  opacity: 0;
  color: #fff;
  cursor: pointer;
}

.hp-top-right-closeicon {
  position: relative;
  font-family: 'Fontawesome webfont', sans-serif;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}

.innovatie-closepopup2 {
  position: absolute;
  top: 0px;
  right: 0px;
  overflow: hidden;
  width: 50px;
  height: 50px;
  background-color: #000;
  cursor: pointer;
}

.innovatie-closepopup2-icon {
  position: relative;
  font-family: 'Fontawesome webfont', sans-serif;
  font-size: 20px;
  line-height: 50px;
  text-align: center;
}

@media (max-width: 991px) {
  .sampart-block-title {
    z-index: 10;
  }
  .contact-holder {
    width: 75%;
  }
}

@media (max-width: 767px) {
  .maglr-content-holder {
    height: auto;
  }
  .sampart-container {
    height: auto;
    background-position: 50% 0px;
    background-size: contain;
  }
  .sampart-holder {
    height: auto;
    max-width: none;
    min-height: 0px;
    min-width: 0px;
    padding: 30px 25px;
  }
  .sampart-blocks {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
  }
  .sampart-title {
    top: auto;
    height: auto;
  }
  .sampart-title-1 {
    position: relative;
    left: auto;
    margin-bottom: 30px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .sampart-row {
    width: 100%;
    height: auto;
    float: none;
  }
  .sampart-block {
    position: relative;
    height: auto;
    margin-bottom: 15px;
    padding-top: 25px;
    -webkit-transition-property: none;
    transition-property: none;
  }
  .sampart-block:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .sampart-block-img {
    position: relative;
    top: auto;
    margin-top: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .sampart-block-title {
    position: relative;
    bottom: auto;
  }
  .contact-bg {
    height: auto;
    min-height: 100vh;
    padding-top: 30px;
    padding-bottom: 30px;
    background-position: 50% 0px;
    background-size: contain;
  }
  .contact-holder {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    margin-top: 0px;
    padding-right: 15px;
    padding-left: 15px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .contact-content {
    min-height: 0px;
    margin-top: 30px;
    padding: 30px 0px;
  }
  .contact-buttons {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
  }
  .contact-button {
    width: 50%;
  }
  .contact-container {
    height: auto;
  }
  .contact-logo {
    position: relative;
    left: auto;
    top: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .innovatie-top {
    position: relative;
    width: 100%;
    min-height: 250px;
    padding-top: 30px;
    padding-bottom: 0px;
    float: left;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .innovatie-bottom {
    display: block;
    width: 100%;
    float: left;
  }
  .innovatie-container {
    position: relative;
    left: auto;
    bottom: auto;
    height: auto;
    padding-bottom: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .innovatie-blockholder {
    padding-bottom: 15px;
  }
  .innovatie-block-container {
    left: auto;
    height: auto;
    margin-top: 0px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    float: left;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .innovatie-block1 {
    width: 100%;
    height: auto;
    min-height: 250px;
    float: left;
  }
  .innovatie-block2 {
    width: 100%;
    height: auto;
    min-height: 250px;
  }
  .innovatie-block3 {
    width: 100%;
    height: auto;
    min-height: 250px;
  }
  .innovatie-block4 {
    width: 100%;
    height: auto;
    min-height: 250px;
  }
  .innovatie-block5 {
    width: 100%;
    height: auto;
    min-height: 250px;
  }
  .innovatie-block6 {
    width: 100%;
    height: auto;
    min-height: 250px;
    margin-left: 0%;
  }
  .innovatie-block7 {
    width: 100%;
    height: 0px;
    min-height: 250px;
  }
  .innovatie-bottomhoder._1 {
    padding: 30px 25px;
  }
  .innovatie-bottomholder-title._1 {
    font-size: 25px;
    line-height: 30px;
  }
  .innovatie-top-contentblocks {
    position: relative;
    top: auto;
    width: 100%;
    padding-left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .innovatie-popupholder {
    position: fixed;
    top: 0px;
    overflow: auto;
  }
  .innovatie-popup-bottom {
    position: fixed;
  }
  .innovatie-blockholder1 {
    padding-right: 0px;
    padding-left: 0px;
  }
  .innovatie-blockholderbg {
    display: none;
  }
  .innovatie-popup-sub {
    min-height: 100vh;
    padding-top: 60px;
    padding-bottom: 105px;
  }
  .innovatie-top-gradient {
    display: none;
  }
  .innovatie-closepoup {
    position: fixed;
    top: 0px;
    right: 0px;
  }
  .innovatie-closepoup:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .innovatie-closepoup._1 {
    position: fixed;
    left: auto;
    top: 5px;
    right: 5px;
    display: none;
  }
  .innovatie-subcontainer {
    height: auto;
  }
  .innovatie-subpopupholder {
    height: 100%;
  }
  .hp-top-left {
    position: relative;
    left: auto;
    top: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    float: none;
  }
  .hp-top-right {
    position: relative;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: auto;
    float: none;
  }
  .hp-top-left-top {
    height: auto;
  }
  .hp-top-left-content {
    position: relative;
    z-index: 50;
    display: block;
    width: 100%;
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .hp-top-right-top {
    height: auto;
  }
  .hp-top-right-content {
    position: relative;
    display: block;
    height: auto;
  }
  .hp-navdown {
    display: none;
  }
  .hp-top-holder {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    min-height: 0px;
  }
  .hp-top-contentblockholder {
    position: relative;
    left: auto;
    top: auto;
    display: inline-block;
    padding-top: 30px;
    padding-bottom: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .hp-top-holder-cb {
    position: relative;
    top: auto;
    display: inline-block;
    max-height: none;
    padding-bottom: 30px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .hp-close {
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 10;
    display: none;
    width: 50px;
    height: 50px;
    background-color: #280096;
  }
  .hp-close-icon {
    font-family: 'Fontawesome webfont', sans-serif;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
  }
  .prog-top {
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .prog-repeatholder {
    height: auto;
  }
  .prog-subject {
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .prog-subject-content {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    width: 100%;
    max-height: none;
    padding: 30px 0px;
  }
  .prog-container {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .prog-container.popupcontainer {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .prog-top-contentblockholder {
    position: relative;
    left: auto;
    bottom: auto;
    padding-bottom: 30px;
  }
  .prog-top-content {
    width: 100%;
    height: auto;
  }
  .prog-subject-popup {
    position: relative;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    display: block;
    overflow: visible;
    height: auto;
  }
  .prog-button {
    display: none;
  }
  .inh-top {
    height: auto;
    min-height: 250px;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .inh-rep1-blockholder {
    height: auto;
  }
  .inh-rep1-block1 {
    width: 100%;
    height: 250px;
  }
  .inh-rep1-block2 {
    width: 100%;
    height: auto;
  }
  .inh-rep1-contentblockholder {
    position: relative;
    top: auto;
    max-height: none;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .inh-rep1-contentblockholder._1 {
    position: relative;
    top: auto;
    max-height: none;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .inh-rep1-contentblockholder._2 {
    position: relative;
    top: auto;
    max-height: none;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .inh-rep2-blockholder {
    height: auto;
    margin-left: 0px;
  }
  .inh-rep2-block1 {
    width: 100%;
    height: auto;
    padding-bottom: 0px;
  }
  .inh-rep2-block2 {
    width: 100%;
    height: 250px;
  }
  .inh-holder1 {
    padding-right: 0px;
  }
  .inh-h1-blockholder {
    margin-top: 0px;
  }
  .inh-h1-block1 {
    height: auto;
    padding-bottom: 250px;
  }
  .inh-h1-block2 {
    width: 100%;
    height: auto;
  }
  .inh-rep3-block1 {
    width: 100%;
    height: auto;
  }
  .inh-rep3-block2 {
    width: 100%;
    height: 250px;
  }
  .inh-holder2 {
    height: auto;
  }
  .inh-h2-block1 {
    width: 100%;
  }
  .inh-repholder4 {
    padding-right: 0px;
    padding-bottom: 30px;
  }
  .inh-rep4-block1 {
    height: auto;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .inh-top-contentblockholder {
    position: relative;
    top: auto;
    width: 100%;
    max-height: none;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .inh-repholder3-blockholder {
    height: auto;
  }
  .inh-rep4-holder {
    margin-top: 0px;
  }
  .prog-top-gradient {
    display: none;
  }
  .hp-block {
    display: inline-block;
    width: 100%;
    height: auto;
    min-height: 200px;
    padding-top: 0px;
    padding-bottom: 0px;
    float: left;
  }
  .st195-popup {
    position: fixed;
    z-index: 999;
  }
  .st195-closepopup {
    top: 0px;
    right: 0px;
  }
  .inh-top2 {
    display: none;
  }
  .dmw-repeatholder {
    height: auto;
  }
  .dmw-repeatholder-block-bottom {
    position: relative;
    bottom: auto;
    max-height: none;
    padding-top: 200px;
  }
  .dmw-repeatslide {
    height: auto;
    min-height: 0vh;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .contact2-bg {
    height: auto;
    background-position: 50% 0px;
    background-size: 100%;
  }
  .contact2-top {
    height: auto;
  }
  .contact2-bottom {
    position: relative;
    height: auto;
  }
  .contact2-container._1 {
    height: auto;
    padding-right: 0px;
    padding-left: 0px;
  }
  .contact2-bottomholder {
    height: auto;
    padding-bottom: 30px;
  }
  .contact2-icons {
    width: 100%;
    height: auto;
  }
  .contact2-content {
    width: 100%;
    height: auto;
    float: none;
  }
  .contact2-block {
    width: 33.33%;
    height: 125px;
  }
  .contact2-contentblockholder {
    width: 100%;
  }
  .zvw-openpopup:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .zvw-contentblockholder {
    position: relative;
    bottom: auto;
    max-height: none;
  }
  .zvw-contentblockholder._1 {
    position: relative;
    top: auto;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
  .zvw-overlay {
    display: none;
  }
  .hp-block-overlay {
    display: none;
  }
  .dmw-navdown {
    display: none;
  }
  .dzw-navdown {
    display: none;
  }
  .zvw-gradient {
    display: none;
  }
  .hp-top-left-closebtn {
    display: none;
  }
  .hp-top-right-closebtn {
    display: none;
  }
}

@media (max-width: 479px) {
  .innovatie-popup-bottom-right {
    width: 100%;
  }
  .innovatie-popup-nav._2 {
    float: right;
  }
  .innovatie-popup-bottom-bullets {
    display: none;
  }
}

@font-face {
  font-family: 'Fontawesome webfont';
  src: url('../fonts/fontawesome-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}