body {
  font-family: Lato, sans-serif;
  color: #0d0d0d;
  font-size: 18px;
  line-height: 30px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 76px;
  line-height: 82px;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fff;
  font-size: 25px;
  line-height: 28px;
  font-weight: 700;
}

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

p {
  margin-bottom: 25px;
  font-size: 17px;
  line-height: 27px;
}

label {
  display: block;
  margin-bottom: 5px;
  color: #fff;
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  text-transform: uppercase;
}

.image-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: none;
  background-position: 0px 0px;
  background-size: auto;
}

.image-section.dark {
  padding-top: 50px;
  padding-bottom: 60px;
  background-color: #052657;
  background-image: none;
}

.image-section.premeo-kleur {
  padding-top: 50px;
  padding-bottom: 60px;
  background-color: hsla(219.6428571428571, 65.12%, 16.86%, 1.00);
  background-image: none;
}

.heading {
  margin-bottom: 20px;
  font-family: Gotham, sans-serif;
  color: #fff;
  font-size: 76px;
  line-height: 78px;
}

.intro-text {
  margin-bottom: 0px;
  color: hsla(211.40625, 66.09%, 70.51%, 1.00);
  font-size: 22px;
  line-height: 36px;
  font-weight: 400;
}

.intro-text.thuis {
  color: #fff;
}

.logo {
  position: absolute;
  bottom: -39px;
}

.topmenu {
  position: relative;
  height: 50px;
  background-color: #f5f0f0;
}

.row {
  position: relative;
  height: 50px;
}

.logo-column {
  height: 50px;
}

.topmenu-right-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 50px;
  padding-top: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #8e8e8e;
  font-size: 14px;
}

.rating {
  display: inline-block;
  margin-right: 7px;
  margin-left: 7px;
  padding: 2px 4px;
  border-radius: 3px;
  background-color: #052657;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
  font-weight: 700;
}

.rating.rating-groot {
  padding: 7px 13px;
  border-radius: 8px;
  font-size: 50px;
  line-height: 50px;
}

.small-number {
  font-size: 8px;
  line-height: 8px;
}

.small-number.big {
  font-size: 21px;
  line-height: 21px;
}

.icon {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
}

.icon.bigicon {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  padding-left: 0px;
}

.topmenu-text {
  color: #052657;
  line-height: 14px;
}

.text-block-2 {
  line-height: 25px;
}

.topmenu-link {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #052657;
  line-height: 14px;
  text-decoration: none;
}

.topmenu-link:hover {
  color: #052657;
}

.info-section {
  padding-top: 40px;
  padding-bottom: 50px;
  background-color: #052657;
}

.info-section.contact {
  padding-top: 50px;
  background-color: #407dc0;
}

.info-section.premeo-kleur {
  background-color: #0f2247;
}

.info-section.premeofooter {
  padding-top: 50px;
  background-color: hsla(211.67999999999998, 49.41%, 50.39%, 1.00);
}

.info-section.meer-weten {
  padding-top: 10px;
  background-color: hsla(215.84415584415584, 66.96%, 22.55%, 1.00);
}

.h2-primary {
  color: #fff;
}

.h2-primary.centertext {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 30px;
  text-align: center;
}

.h2-primary.centertext.bolk {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: auto;
  width: 50%;
  margin-top: 10px;
  padding-left: 40px;
  font-size: 33px;
  line-height: 38px;
  text-align: left;
}

.usp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 25px;
  margin-bottom: 25px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 18px;
  font-weight: 400;
}

.footer-section {
  padding-top: 25px;
  padding-bottom: 25px;
}

.logo-parade {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logo-item {
  padding-right: 25px;
  padding-left: 25px;
}

.act-now-module {
  position: absolute;
  top: 0px;
  right: 0px;
  z-index: 10;
  max-width: 440px;
  float: none;
}

.act-now-header {
  padding: 69px 30px 60px;
  background-image: url('../images/vakantie.svg'), url('../images/orange.svg');
  background-position: 94% 23px, 50% 0px;
  background-size: 70px, cover;
  background-repeat: no-repeat, repeat;
}

.where-to {
  height: 50px;
  margin-bottom: 5px;
  padding-left: 44px;
  border: 1px solid #fa8e5b;
  border-radius: 5px;
  background-image: url('../images/search.svg');
  background-position: 11px 50%;
  background-size: 20px;
  background-repeat: no-repeat;
  line-height: 26px;
}

.h2-secondary {
  line-height: 32px;
}

.act-now-content {
  margin-top: -70px;
  padding-top: 50px;
  padding-right: 30px;
  padding-left: 30px;
  background-image: url('../images/act-now-content.svg');
  background-position: 50% 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.act-now-link {
  padding-right: 9px;
  padding-left: 9px;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.act-now-link:hover {
  color: #062855;
}

.act-now-form {
  margin-bottom: 0px;
}

.act-now-white-text {
  color: #fff;
  font-size: 12px;
}

.h2-third {
  margin-top: 30px;
  margin-bottom: 10px;
  color: #e04d1d;
}

.button-primary {
  margin-top: 5px;
  margin-right: 10px;
  margin-bottom: 5px;
  padding: 12px 20px 12px 50px;
  border-radius: 5px;
  background-color: #e04d1d;
  background-image: url('../images/agenda.svg');
  background-position: 20px 50%;
  background-size: 19px;
  background-repeat: no-repeat;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  font-weight: 700;
}

.button-primary:hover {
  background-color: #ff4e14;
}

.button-secondary {
  padding: 12px 20px;
  background-color: #fff;
  -webkit-transition: background-color 200ms ease;
  transition: background-color 200ms ease;
  color: #6b6b6b;
  font-size: 14px;
  line-height: 25px;
  font-weight: 700;
  text-decoration: underline;
}

.button-secondary:hover {
  background-color: #ececec;
}

.act-now-footer {
  padding: 30px 30px 65px;
  background-image: url('../images/act-now-content.svg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.grey-line {
  height: 1px;
  margin-bottom: 15px;
  background-color: #e0e0e0;
}

.klantenvertellen-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.klantenvertellen-left {
  padding-right: 10px;
}

.klantenvertellen-right {
  padding-right: 10px;
  padding-left: 10px;
}

.column {
  padding-right: 0px;
  text-align: left;
}

.h1-primary {
  margin-top: 10px;
  color: hsla(215.85365853658539, 0.00%, 100.00%, 1.00);
}

.link {
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #00529c;
  text-decoration: none;
}

.link:hover {
  color: #e04d1d;
}

.ervaringen-text {
  margin-bottom: 0px;
  padding-right: 10px;
  line-height: 20px;
}

.klantnevertellen-logo {
  padding-bottom: 10px;
}

.image {
  line-height: 14px;
}

.image-2 {
  color: #407dc0;
  line-height: 14px;
}

.section {
  padding-top: 70px;
  padding-bottom: 70px;
  border-bottom: 1px solid #dcedff;
}

.section.blue {
  background-color: #dcedff;
}

.testimonial {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.testimonial h2 {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  color: #052657;
  font-size: 30px;
}

.testimonial h4 {
  font-family: Lato, sans-serif;
  color: #8bbb10;
  font-weight: 400;
}

.testimonial.hideonstart {
  display: block;
}

.testimonial.smaller-text {
  display: block;
  width: 100%;
}

.testimonial.smaller-text p {
  color: hsla(215.85365853658539, 17.59%, 21.54%, 0.65);
  font-size: 16px;
  line-height: 24px;
}

.portrait {
  height: 568px;
}

.logos {
  position: static;
  max-width: auto;
  padding: 10px;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.logolfex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 16px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-3 {
  height: 60px;
  margin: 10px;
}

.backgroundblok {
  position: absolute;
  left: 14%;
  top: 10%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 510px;
  border-radius: 15px;
  background-color: #8bbb10;
}

.backgroundblok._2 {
  left: -11%;
  background-color: #e04d1d;
}

.backgroundblok.yellow {
  background-color: hsla(45.36585365853658, 100.00%, 59.80%, 1.00);
}

.backgroundblok.blue {
  left: -11%;
  background-color: #427dbf;
}

.image-4 {
  position: absolute;
  top: 0%;
  z-index: 2;
  width: 95%;
  border-radius: 15px;
  box-shadow: 1px 7px 80px 0 hsla(215.85365853658539, 89.13%, 18.04%, 0.63);
}

.whitetext {
  color: #fff;
  text-align: center;
}

.whitetext.footertext {
  width: auto;
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}

.whitetext.footertext.left {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 29px;
  text-align: left;
}

.testimonial-white {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  color: #fff;
}

.testimonial-white h2 {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  color: #dcedff;
  font-size: 30px;
}

.testimonial-white h4 {
  font-family: Lato, sans-serif;
  color: #e04d1d;
  font-weight: 400;
}

.testimonial-white.hideonstart {
  display: block;
}

.testimonial-white.smaller-text {
  display: block;
}

.testimonial-white.smaller-text p {
  color: hsla(215.85365853658539, 17.59%, 21.54%, 0.65);
  font-size: 16px;
  line-height: 27px;
}

.testimonial-white p {
  font-size: 16px;
  line-height: 24px;
}

.container {
  text-align: center;
}

.todoblok {
  position: relative;
  width: 48%;
  margin-bottom: 40px;
  padding: 20px;
  float: left;
  border: 3px solid #407dc0;
  border-radius: 5px;
  background-color: hsla(0, 0%, 94%, .06);
  color: #fff;
  font-size: 16px;
  line-height: 25px;
}

.todoblok.right {
  margin-top: 0px;
  float: right;
}

.todoblok.right.first {
  margin-top: 170px;
}

.bold-text {
  font-size: 18px;
}

.div-block {
  position: absolute;
  left: 49.9%;
  width: 3px;
  height: 95%;
  margin-top: 123px;
  background-color: #407dc0;
}

.paragraph {
  margin-bottom: 0px;
  font-size: 15px;
  line-height: 25px;
}

.line-right {
  position: absolute;
  left: 100%;
  top: 50%;
  width: 24px;
  height: 3px;
  background-color: #407dc0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.line-left {
  position: absolute;
  left: auto;
  top: 50%;
  right: 100%;
  width: 24px;
  height: 3px;
  background-color: #407dc0;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.dot {
  position: absolute;
  left: 102.5%;
  top: 50%;
  z-index: 10;
  width: 21px;
  height: 21px;
  border: 6px solid #052657;
  border-radius: 20px;
  background-color: #fff;
  -webkit-transform: translate(0px, -50%);
  -ms-transform: translate(0px, -50%);
  transform: translate(0px, -50%);
}

.dot.left {
  left: auto;
  right: 102.5%;
}

.columns-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.div-block-2 {
  position: relative;
}

.container-2 {
  text-align: center;
}

.button {
  min-width: 100%;
  margin: 0px 10px 16px 0px;
  padding-right: 25px;
  padding-left: 25px;
  border-radius: 4px;
  background-color: #052657;
  font-size: 14px;
  text-align: center;
}

.button:hover {
  background-color: hsla(215.85365853658539, 100.00%, 23.33%, 1.00);
}

.button.groen {
  width: 100%;
  margin-top: 10px;
  background-color: #8bbb10;
  text-align: center;
}

.button.geel {
  background-color: #ffcf31;
  color: #052657;
}

.button.link {
  margin-top: 4px;
  margin-bottom: 4px;
  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 15px;
  border-left: 2px solid #fff;
  border-radius: 0px;
  background-color: #407dc0;
  color: hsla(208.46153846153848, 0.00%, 100.00%, 1.00);
  font-size: 16px;
  font-weight: 700;
  text-align: left;
}

.button.link:hover {
  background-color: hsla(211.40625, 47.36%, 53.14%, 1.00);
  color: #fff;
}

.button.klein {
  min-width: auto;
}

.premeologo {
  height: 60px;
  margin: 10px;
}

.backgroundblok-yellow {
  position: absolute;
  left: 14%;
  top: 10%;
  right: 0%;
  bottom: auto;
  width: 100%;
  height: 510px;
  border-radius: 15px;
  background-color: hsla(45.36585365853658, 100.00%, 59.80%, 1.00);
}

.backgroundblok-yellow._2 {
  left: -11%;
  background-color: #e04d1d;
}

.testimonial-premeo {
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.testimonial-premeo h2 {
  margin-top: 0px;
  font-family: Lato, sans-serif;
  color: #052657;
  font-size: 30px;
}

.testimonial-premeo h4 {
  font-family: Lato, sans-serif;
  color: hsla(211.67999999999998, 49.41%, 50.39%, 1.00);
  font-weight: 400;
}

.testimonial-premeo.hideonstart {
  display: block;
}

.testimonial-premeo.smaller-text {
  display: block;
}

.testimonial-premeo.smaller-text p {
  color: hsla(215.85365853658539, 17.59%, 21.54%, 0.65);
  font-size: 16px;
  line-height: 24px;
}

.margin-right {
  margin-right: 40px;
}

.margin-left {
  margin-left: 40px;
}

.link-white {
  color: #fff;
}

._100x100 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.homie {
  height: 100%;
}

.div-block-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 30px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.textfield {
  min-height: 50px;
  border: 1px solid #fff;
  border-radius: 5px;
  font-size: 16px;
}

.textfield.large {
  min-height: 150px;
}

.column-3 {
  padding-right: 20px;
  padding-left: 20px;
  text-align: left;
}

.h3-white {
  margin-top: 10px;
  margin-bottom: 10px;
  color: #fff;
  font-size: 22px;
  text-align: left;
}

.form {
  text-align: left;
}

.error {
  background-color: hsla(211.40625, 64.02%, 59.24%, 1.00);
  color: #fff;
  text-align: center;
}

.heading-2 {
  margin-top: 10px;
  margin-bottom: 30px;
  font-size: 28px;
}

@media (max-width: 991px) {
  .intro-text {
    font-size: 20px;
    line-height: 34px;
  }
  .rating.rating-groot {
    font-size: 38px;
  }
  .icon {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .topmenu-text {
    font-size: 13px;
  }
  .info-section {
    padding-top: 20px;
  }
  .usp {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 15px;
  }
  .act-now-module {
    max-width: 370px;
  }
  .button-primary {
    padding-right: 15px;
    padding-left: 45px;
    background-position: 15px 50%;
    background-size: 19px;
    font-size: 14px;
  }
  .button-secondary {
    padding-right: 5px;
    padding-left: 5px;
  }
  .h1-primary {
    font-size: 54px;
    line-height: 60px;
  }
  .ervaringen-text {
    font-size: 15px;
  }
  .voordelen {
    padding-right: 25px;
    padding-left: 20px;
  }
  .header-text {
    padding-left: 20px;
  }
  .text-block-3 {
    font-size: 18px;
  }
  .section {
    overflow: hidden;
  }
  .backgroundblok {
    height: 362px;
  }
  .backgroundblok-yellow {
    height: 362px;
  }
}

@media (max-width: 767px) {
  .image-section {
    padding-bottom: 36px;
    background-color: #052657;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(15%, transparent), color-stop(49%, #052657)), url('../images/gezin1.jpg');
    background-image: linear-gradient(180deg, transparent 15%, #052657 49%), url('../images/gezin1.jpg');
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 900px;
    background-repeat: repeat, no-repeat;
  }
  .image-section.dark {
    background-image: none;
  }
  .image-section.premeo-kleur {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(15%, transparent), color-stop(49%, #052657));
    background-image: linear-gradient(180deg, transparent 15%, #052657 49%);
  }
  .logo {
    left: 50%;
    margin-left: -95px;
    text-align: left;
  }
  .topmenu {
    display: none;
  }
  .logo-column {
    display: block;
    text-align: center;
  }
  .topmenu-right-column {
    display: block;
  }
  .info-section {
    overflow: hidden;
    background-color: #052657;
  }
  .info-section.contact {
    padding-bottom: 20px;
  }
  .info-section.premeofooter {
    padding-bottom: 20px;
  }
  .info-section.meer-weten {
    padding-bottom: 20px;
  }
  .h2-primary.centertext {
    line-height: 36px;
  }
  .h2-primary.centertext.bolk {
    position: absolute;
    width: 100%;
  }
  .usp {
    font-size: 16px;
  }
  .act-now-module {
    position: static;
    max-width: 100%;
  }
  .column {
    position: static;
    padding-right: 10px;
  }
  .voordelen {
    padding-left: 30px;
  }
  .section {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .testimonial {
    width: 100%;
  }
  .portrait {
    width: 80%;
    height: 328px;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .backgroundblok {
    width: 46%;
    height: 282px;
  }
  .backgroundblok._2 {
    left: 11%;
    width: 41%;
    height: 274px;
  }
  .backgroundblok.blue {
    left: 11%;
    width: 41%;
    height: 274px;
  }
  .image-4 {
    position: relative;
    width: 50%;
  }
  .container {
    padding-right: 20px;
    padding-left: 20px;
  }
  .todoblok {
    z-index: 2;
    width: 92%;
    margin-right: 10px;
    margin-left: 10px;
    background-color: hsla(215.84415584415584, 66.96%, 22.55%, 1.00);
  }
  .todoblok.right.first {
    z-index: 2;
    margin-top: 0px;
  }
  .columns-2 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .div-block-2 {
    z-index: 0;
    overflow: visible;
    padding-top: 161px;
  }
  .backgroundblok-yellow {
    width: 46%;
    height: 282px;
  }
  .backgroundblok-yellow._2 {
    left: 11%;
    width: 41%;
    height: 274px;
  }
  .testimonial-premeo {
    width: 100%;
  }
  .margin-right {
    margin-right: 10px;
    margin-left: 10px;
  }
  .margin-left {
    margin-right: 10px;
    margin-left: 10px;
  }
  .column-3 {
    padding-top: 20px;
  }
  .heading-2 {
    margin-bottom: 0px;
  }
}

@media (max-width: 479px) {
  .image-section {
    padding-top: 0px;
    padding-bottom: 10px;
    background-color: #052657;
    background-position: 0px 0px, 0px 0px;
    background-size: auto, 200%;
    background-repeat: repeat, no-repeat;
  }
  .intro-text {
    font-size: 18px;
    line-height: 29px;
  }
  .rating.rating-groot {
    padding: 0px 9px;
    font-size: 28px;
  }
  .h2-primary {
    font-size: 20px;
    text-align: left;
  }
  .h2-primary.centertext.bolk {
    padding-left: 0px;
    font-size: 26px;
    text-align: center;
  }
  .footer-section {
    display: none;
  }
  .logo-parade {
    display: block;
  }
  .act-now-header {
    position: relative;
    padding-top: 38px;
    padding-right: 20px;
    padding-left: 20px;
    background-size: 35px, cover;
  }
  .h2-secondary {
    font-size: 20px;
    line-height: 28px;
  }
  .act-now-content {
    position: relative;
    z-index: 2;
    margin-top: -50px;
    padding-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fff;
  }
  .h2-third {
    margin-top: 20px;
    font-size: 20px;
  }
  .button-primary {
    width: 100%;
    text-align: center;
  }
  .button-secondary {
    width: 100%;
    text-align: center;
  }
  .act-now-footer {
    padding-right: 15px;
    padding-bottom: 45px;
    padding-left: 15px;
  }
  .klantenvertellen-left {
    -webkit-box-flex: 0;
    -webkit-flex: 0 1%;
    -ms-flex: 0 1%;
    flex: 0 1%;
  }
  .klantenvertellen-right {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .h1-primary {
    font-size: 43px;
    line-height: 49px;
  }
  .ervaringen-text {
    font-size: 12px;
    line-height: 16px;
  }
  .voordelen {
    padding-right: 20px;
    padding-left: 20px;
  }
  .header-text {
    padding-top: 89px;
  }
  .column-2 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .portrait {
    width: 100%;
  }
  .backgroundblok {
    width: 77%;
  }
  .backgroundblok._2 {
    width: 69%;
  }
  .backgroundblok.blue {
    width: 69%;
  }
  .image-4 {
    width: 75%;
  }
  .container-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
  .backgroundblok-yellow {
    width: 77%;
  }
  .backgroundblok-yellow._2 {
    width: 69%;
  }
  .div-block-3 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .column-3 {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@font-face {
  font-family: 'Gotham';
  src: url('../fonts/GothamBlack.woff') format('woff');
  font-weight: 900;
  font-style: normal;
}