body {
  background-color: #fff;
  font-family: Montserrat, sans-serif;
  color: #333;
  font-size: 12px;
  line-height: 20px;
}

h1 {
  display: block;
  margin: 0px 0px 10px;
  font-size: 38px;
  line-height: 44px;
  font-weight: 700;
}

h2 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Montserrat, sans-serif;
  color: #009ee3;
  font-size: 32px;
  line-height: 36px;
  font-weight: 400;
}

h3 {
  margin: 10px 0px 23px;
  font-family: Montserrat, sans-serif;
  color: #745785;
  font-size: 20px;
  line-height: 30px;
  font-weight: 400;
}

h4 {
  margin: 10px 0px;
  font-family: Exo, sans-serif;
  color: #009ee3;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
  text-align: left;
}

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

h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}

p {
  display: block;
  margin-top: 0px;
  margin-bottom: 45px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #333;
  font-size: 15px;
  line-height: 23px;
  text-align: justify;
}

.button {
  display: inline-block;
  width: 150px;
  height: 50px;
  margin-top: 0px;
  margin-bottom: 30px;
  padding: 18px 21px 20px;
  border-radius: 5px;
  background-color: #009ee3;
  box-shadow: inset 0 1px 0 0 hsla(0, 0%, 100%, .3), 0 2px 11px 0 rgba(0, 0, 0, .28);
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  color: #fff;
  font-size: 19px;
  line-height: 13px;
  text-align: left;
  text-decoration: none;
}

.button:hover {
  background-color: #3485a8;
}

.button.app-button {
  padding: 8px 17px;
}

.section {
  padding-top: 65px;
  padding-bottom: 65px;
  border-bottom: 1px solid rgba(0, 0, 0, .09);
  background-color: #b7b7b7;
}

.section.hero {
  display: block;
  width: auto;
  height: 125px;
  margin-top: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 125px;
  padding-bottom: 0px;
  float: none;
  background-color: #fff;
  background-image: url('../images/BOM5-Fotorij.jpg');
  background-size: 1500px;
  font-family: Exo, sans-serif;
}

.section.white.subfooter {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.section.grey {
  background-color: #fff;
}

.section.grey.footer {
  padding-top: 49px;
  padding-bottom: 49px;
  text-align: center;
}

.section.purple {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #fff;
}

.hero-iphone {
  display: block;
  height: 500px;
  margin: 1px auto -72px;
  padding-top: 1px;
  text-shadow: 0 0 0 #000;
}

.app-name {
  margin-top: 3px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 19px;
  font-weight: 700;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.nav-link {
  display: inline-block;
  margin-right: 12px;
  margin-left: 0px;
  float: none;
  border-bottom: 2px solid transparent;
  -webkit-transition: border 300ms ease;
  transition: border 300ms ease;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  text-transform: uppercase;
}

.nav-link:hover {
  border-bottom-color: #009ee3;
}

.nav-link.w--current {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-weight: 400;
  text-shadow: none;
}

.nav-column {
  margin-top: 50px;
  font-family: Montserrat, sans-serif;
  color: #fff;
  font-size: 15px;
  line-height: 20px;
  font-weight: 400;
  text-align: right;
}

.hero-header {
  margin-top: 50px;
  margin-bottom: 37px;
  padding-top: 8px;
  padding-bottom: 7px;
  font-family: Oswald, sans-serif;
  color: #009ee3;
  font-size: 75px;
  text-shadow: 2px 2px 0 rgba(0, 0, 0, .22);
}

.hero-subtitle {
  width: 500px;
  margin-bottom: 20px;
  font-family: Exo, sans-serif;
  color: #333;
  font-size: 14px;
  line-height: 22px;
  text-shadow: none;
}

.icon-title {
  margin-top: 22px;
  margin-bottom: 12px;
  font-family: Bitter, serif;
  color: #c1adcc;
  font-size: 17px;
  font-weight: 400;
}

.price-text {
  margin-top: 11px;
  background-image: none;
  box-shadow: none;
  color: #000;
  font-size: 25px;
  line-height: 28px;
  font-weight: 400;
  text-shadow: none;
}

.logo-in-footer {
  display: block;
  margin-top: 45px;
  margin-right: 0px;
  margin-left: 0px;
  text-align: center;
  text-shadow: 0 0 0 #000;
}

.left-column {
  padding-top: 35px;
  padding-bottom: 35px;
  border-left: 1px solid rgba(0, 0, 0, .09);
}

.subfooter-right {
  padding-top: 35px;
  padding-bottom: 35px;
  border-right: 1px solid rgba(0, 0, 0, .09);
  border-left: 1px solid rgba(0, 0, 0, .09);
}

.social-button {
  width: 36px;
  height: 36px;
  margin-right: 5px;
  margin-left: 5px;
  padding-top: 7px;
  border-radius: 60px;
  background-color: #009ee3;
  -webkit-transition: background-color 300ms ease;
  transition: background-color 300ms ease;
  text-align: center;
}

.social-button:hover {
  background-color: #3485a8;
}

.blog-link {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Bitter, serif;
  color: #fa875b;
  font-size: 18px;
  font-style: italic;
  text-decoration: none;
}

.blog-link:hover {
  color: #ff5917;
}

.footer-link {
  margin-left: 8px;
  border-bottom: 1px solid rgba(131, 125, 153, .34);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Bitter, serif;
  color: #837d99;
  text-decoration: none;
}

.footer-link:hover {
  border-bottom: 1px solid rgba(131, 125, 153, .86);
}

.footer-text {
  display: inline;
}

.center {
  padding-bottom: 15px;
  text-align: center;
}

.navbar {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #009ee3;
}

.social-widget {
  display: inline-block;
  margin-top: 17px;
  margin-right: 14px;
}

.text-link {
  color: #745785;
  text-decoration: none;
}

.text-link:hover {
  text-decoration: underline;
}

.button-block {
  margin-top: 50px;
  margin-bottom: 3px;
  text-align: center;
}

.logo {
  margin-top: -73px;
  margin-right: 0px;
  margin-bottom: 15px;
  padding-left: 88px;
  float: none;
}

.plaatje {
  margin-bottom: 45px;
  text-align: left;
}

.onderschrift {
  margin-bottom: 5px;
  margin-left: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 20px;
  text-align: justify;
  text-decoration: none;
}

.onderschrift.opsomming {
  padding-right: 10px;
  padding-left: 10px;
  line-height: 20px;
}

.onderschrift.jerre {
  margin-top: 20px;
}

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

.onderschrift.afstand {
  margin-left: 25px;
}

.programma {
  margin-top: 0px;
  margin-bottom: 45px;
  padding-top: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.programma.tel {
  margin-top: 0px;
}

.programma.expert {
  margin-bottom: 35px;
  text-align: left;
}

.programma.expert.groot {
  margin-bottom: 0px;
}

.programma.expert.groot._45 {
  margin-top: 45px;
}

.tijden {
  margin-top: 0px;
  margin-bottom: 45px;
  padding-top: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 20px;
}

.programma-section {
  background-color: #fff;
}

.team-section {
  background-color: #e5e5e5;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.waarom-section {
  background-color: #e5e5e5;
}

.b-o-m {
  margin-top: 0px;
  margin-right: 25px;
  margin-left: 0px;
}

.b-o-m.tellogo {
  margin-top: 0px;
}

.locatie {
  padding-bottom: 20px;
  background-color: rgba(0, 158, 227, .9);
}

.aanmelden {
  background-color: #fff;
  text-align: left;
}

.film {
  margin-top: 25px;
  margin-bottom: 15px;
  background-color: #e5e5e5;
}

.portret {
  width: 200px;
}

.portret.jerre {
  margin-top: 20px;
}

.portret.melodi {
  margin-left: 20px;
}

.portret.afstand {
  margin-left: 25px;
}

.welkom-tekst {
  width: auto;
  margin-top: 25px;
  margin-bottom: 25px;
  padding-bottom: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 30.2px;
  text-align: left;
}

.tekst {
  margin-bottom: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #333;
  font-size: 15px;
  font-weight: 600;
}

.welkom-section {
  margin-bottom: 0px;
  background-color: #e5e5e5;
}

.b-o-m-onderaan {
  margin-top: 30px;
  margin-right: 0px;
  padding-left: 0px;
}

.b-o-m-onderaan.tellogo {
  margin-top: 0px;
}

.ketelhuisje {
  width: 607px;
  margin-top: 15px;
  margin-left: 0px;
  padding-right: 0px;
}

.blokje {
  margin-top: 45px;
  margin-bottom: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #333;
  font-size: 20px;
  font-weight: 400;
}

.blokje.witte {
  color: #fff;
}

.footer {
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #e5e5e5;
}

.klik {
  background-color: #fff;
}

.ondertekst {
  margin-bottom: 15px;
  margin-left: 0px;
  font-family: Exo, sans-serif;
}

.navi-balk {
  margin-top: 15px;
  margin-bottom: 15px;
  padding-right: 0px;
  padding-left: 0px;
  font-family: Ubuntu, Helvetica, sans-serif;
  text-align: left;
}

.welkom-blok {
  padding-right: 0px;
  padding-left: 0px;
}

.navi-namen {
  overflow: auto;
  padding-bottom: 0px;
  text-align: center;
}

.schets {
  margin-bottom: 25px;
}

.linkblok {
  text-align: center;
}

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

.links {
  margin-bottom: 0px;
}

.aanmeldformulier {
  padding-bottom: 0px;
  text-align: left;
}

.aanmeldblock {
  text-align: left;
}

.kaartjes {
  margin-top: 20px;
  margin-right: 0px;
  margin-bottom: 0px;
  padding-right: 14px;
  padding-bottom: 16px;
}

.rechts {
  margin-top: 12px;
  margin-bottom: 4px;
  padding-bottom: 12px;
}

.initiatief {
  font-family: Exo, sans-serif;
  text-decoration: underline;
}

.initiatiefje {
  margin-top: 53px;
  font-family: Exo, sans-serif;
  font-size: 8px;
}

.tekstje {
  color: #009ee3;
  font-size: 12px;
}

.maps {
  height: 390px;
  margin-top: 65px;
  margin-bottom: 25px;
}

.websiteje {
  color: #009ee3;
  text-decoration: none;
}

.schriftje {
  font-size: 9px;
  text-align: right;
}

.tot {
  padding-bottom: 15px;
  text-align: left;
}

.logooo {
  padding-right: 0px;
  text-align: center;
}

.kaarten {
  margin-top: 83px;
  margin-bottom: 15px;
}

.blok {
  margin-top: 0px;
  font-weight: 400;
}

.opsomming {
  padding-right: 10px;
  padding-left: 10px;
  font-family: Exo, sans-serif;
  line-height: 27px;
}

.kolom3 {
  margin-bottom: 0px;
  padding-bottom: 40px;
  background-color: #009ee3;
}

.titel {
  margin-top: 20px;
  padding-left: 10px;
  background-color: transparent;
  color: #fff;
  font-weight: 400;
}

.impressie {
  background-color: #e5e5e5;
}

.impressiefoto {
  margin-bottom: 15px;
}

.opmerking {
  margin-bottom: 15px;
}

.slider {
  position: static;
  height: 300px;
  margin-top: 0px;
  margin-bottom: 0px;
  clear: none;
}

.space {
  margin-bottom: 15px;
}

.logos {
  margin-bottom: 15px;
}

.slide {
  position: relative;
  overflow: hidden;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  -webkit-transition: all 500ms ease;
  transition: all 500ms ease;
}

.opbrengst {
  background-color: #009fe3;
  color: #fff;
}

.blokje-wit {
  margin-top: 45px;
  margin-bottom: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  font-weight: 400;
  text-align: justify;
}

.tekst-wit {
  margin-bottom: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 15px;
  text-align: justify;
}

.tekst-wit.info {
  margin-bottom: 45px;
  font-size: 15px;
  text-decoration: none;
}

.tekst-wit.info.stripe {
  text-decoration: line-through;
}

.tekst-wit.info.links {
  text-align: left;
}

.ondertekst-wit {
  margin-top: 10px;
  margin-bottom: 45px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  text-align: left;
}

.ondertekst-wit.off {
  margin-top: 9px;
  margin-bottom: 65px;
  font-family: Ubuntu, Helvetica, sans-serif;
}

.onder {
  background-color: #e5e5e5;
}

.blokje-zwart {
  color: #000;
  font-weight: 400;
}

.image1 {
  margin-top: -230px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

.form {
  margin-top: -15px;
  margin-bottom: 45px;
}

.kaartje {
  margin-bottom: 15px;
}

.tast {
  margin-top: 35px;
  margin-right: 5px;
}

.foot {
  height: 150px;
  background-color: #e5e5e5;
}

.logoos {
  text-align: right;
}

.social {
  width: 30px;
  margin-top: 71px;
  margin-right: 5px;
  margin-bottom: 45px;
}

.for {
  margin-top: 15px;
  text-align: left;
}

.stef {
  margin-top: 40px;
}

.knop {
  margin-top: 26px;
  margin-bottom: 65px;
  padding: 15px 25px;
  border-radius: 5px;
  background-color: #33b871;
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, .28);
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: left;
}

.knop.je {
  margin-top: -14px;
}

.knop.boost {
  margin-top: 15px;
  font-size: 17px;
}

.knop.boost.tel {
  margin-top: 35px;
}

.movie {
  text-align: center;
}

.image2 {
  margin-top: -270px;
}

.titel-bom {
  font-family: Exo, sans-serif;
  color: #333;
  font-size: 27px;
}

.icon {
  width: 30px;
}

.link {
  color: #009ee3;
}

.thema {
  margin-top: 40px;
  margin-bottom: 55px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 25px;
}

.referenties {
  margin-bottom: 25px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 14px;
  text-align: left;
}

.navbalk {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 30;
  background-color: rgba(51, 51, 51, .3);
  font-family: Ubuntu, Helvetica, sans-serif;
}

.linkje {
  color: #fff;
  font-style: italic;
}

.navlink {
  font-family: Oswald, sans-serif;
  color: #009ee3;
  font-size: 14px;
}

.wit {
  background-color: #fff;
}

.hoofdbalk {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 80;
  background-color: #333;
}

.bom {
  margin-top: 18px;
}

.op {
  margin-top: -50px;
}

.blauw {
  background-color: #009ee3;
}

.video {
  margin-top: 98px;
}

.slidnav {
  z-index: 50;
}

.image9 {
  margin-top: -150px;
  text-align: center;
}

.image3 {
  margin-top: -90px;
}

.vid {
  margin-top: 45px;
  margin-bottom: 35px;
}

.blokjes {
  margin-top: 45px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.embed {
  margin-top: 45px;
  margin-bottom: 25px;
}

.waarom {
  margin-top: 88px;
  margin-bottom: 0px;
}

.black {
  background-color: #000;
}

.beeld {
  margin-top: 30px;
  margin-bottom: 30px;
  padding-right: 0px;
  padding-left: 0px;
}

.aanmeldknop {
  text-decoration: underline;
}

.minibom {
  margin-top: 94px;
  margin-bottom: 120px;
}

.image4 {
  margin-top: -170px;
}

.witvlak {
  background-color: #fff;
}

.workshoptekst {
  margin-bottom: 45px;
  font-style: normal;
  text-align: justify;
}

.listitem {
  margin-left: -25px;
}

.lichtgrijs {
  background-color: #e5e5e5;
}

.dank {
  margin-top: 45px;
}

._10 {
  margin-top: 5px;
}

._12 {
  margin-top: 8px;
}

.youtube {
  margin-bottom: 65px;
}

.ruimte {
  padding-right: 0px;
  padding-left: 0px;
}

.naam {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #333;
  font-style: normal;
  font-weight: 400;
}

.image5 {
  margin-top: -330px;
}

.googlecode {
  background-color: #fff;
}

.introfilmpje {
  margin-top: 91px;
}

.list {
  margin-bottom: 45px;
}

.titeltje {
  font-size: 13.7px;
}

.row {
  background-color: #009ee3;
}

.wittetekst {
  color: #fff;
}

@media (max-width: 991px) {
  h4 {
    font-weight: 300;
  }
  p {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 21px;
  }
  .section.hero {
    margin-top: 51px;
    padding-top: 129px;
    padding-bottom: 1px;
    background-image: url('../images/BOM5-Fotorij.jpg');
    background-size: 1500px;
  }
  .hero-iphone {
    text-shadow: #000 0px 0px 0px;
  }
  .nav-link {
    margin-right: 7px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
    text-shadow: none;
  }
  .hero-header {
    font-family: Oswald, sans-serif;
    font-size: 45px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, .2);
  }
  .hero-subtitle {
    text-shadow: none;
  }
  .logo-in-footer {
    margin-top: 60px;
  }
  .center {
    padding-bottom: 10px;
  }
  .logo {
    padding-left: 0px;
  }
  .team {
    padding-right: 10px;
    padding-left: 10px;
  }
  .onderschrift {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 13px;
  }
  .programma {
    margin-top: 0px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 13px;
  }
  .programma.expert {
    margin-bottom: 25px;
    text-align: left;
  }
  .programma.expert.groot {
    font-size: 15px;
  }
  .tijden {
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 13px;
  }
  .programma-section {
    background-color: #fff;
  }
  .film {
    margin-top: 0px;
  }
  .portret.afstandje {
    margin-left: 15px;
  }
  .portret.tablet {
    max-width: 95%;
  }
  .welkom-tekst {
    width: auto;
    font-family: Ubuntu, Helvetica, sans-serif;
  }
  .welkom-tekst.teltekst {
    margin-top: 50px;
  }
  .b-o-m-onderaan {
    height: 60px;
  }
  .ketelhuisje {
    width: auto;
    margin-right: 15px;
    margin-left: 0px;
    padding-right: 30px;
  }
  .blokje {
    margin-top: 25px;
    margin-bottom: 25px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 19px;
  }
  .ondertekst {
    margin-left: 15px;
  }
  .navi-balk {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .linkblok {
    padding-right: 5px;
    text-align: right;
  }
  .links {
    text-align: left;
  }
  .kolom2 {
    padding-left: 0px;
  }
  .aanmeldformulier {
    color: #000;
  }
  .slider {
    height: 300px;
  }
  .blokje-wit {
    margin-top: 25px;
    margin-bottom: 25px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 19px;
  }
  .tekst-wit {
    margin-bottom: 25px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 13px;
  }
  .tekst-wit.info {
    font-size: 13px;
    text-align: left;
  }
  .ondertekst-wit {
    margin-top: 10px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 13px;
  }
  .ondertekst-wit.off {
    font-family: Ubuntu, Helvetica, sans-serif;
  }
  .onder {
    background-color: #e5e5e5;
  }
  .image1 {
    margin-top: -200px;
  }
  .tast {
    margin-top: 53px;
    margin-right: 0px;
  }
  .for {
    font-family: Ubuntu, Helvetica, sans-serif;
  }
  .stef {
    margin-top: 58px;
  }
  .knop {
    margin-top: 29px;
    background-color: #33b871;
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, .28);
    font-family: Ubuntu, Helvetica, sans-serif;
  }
  .knop.boost {
    font-size: 17px;
  }
  .movtablet {
    margin-bottom: 15px;
    text-align: center;
  }
  .slidertab {
    height: 300px;
    margin-bottom: 15px;
  }
  .thema {
    margin-bottom: 45px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 22px;
  }
  .referenties {
    font-size: 13px;
  }
  .gezichten {
    margin-top: 0px;
    padding-top: 0px;
  }
  .hoofdbalk {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    z-index: 120;
    background-color: #333;
    color: #fff;
  }
  .blauw {
    background-color: rgba(0, 158, 227, .9);
  }
  .video {
    margin-top: 86px;
  }
  .image8 {
    margin-top: -120px;
  }
  .waaromtab {
    margin-top: 80px;
    margin-bottom: 0px;
    font-size: 13px;
  }
  .beeld {
    margin-left: 0px;
  }
  .videotab {
    margin-top: 36px;
  }
  .blauwe {
    margin-right: 0px;
    margin-left: 0px;
    background-color: #009ee3;
  }
  .minibom {
    margin-top: 71px;
    margin-bottom: 70px;
    font-size: 13px;
  }
  .image4 {
    margin-top: -120px;
  }
  .listitem {
    margin-left: -25px;
  }
  .portret2 {
    height: 250px;
    max-width: 100%;
  }
  .dank {
    margin-top: 45px;
  }
  .gaaflogo {
    margin-top: 5px;
  }
}

@media (max-width: 767px) {
  h2 {
    margin-top: 0px;
  }
  .button {
    text-align: center;
  }
  .section {
    padding-top: 33px;
    padding-bottom: 33px;
    text-align: center;
  }
  .section.hero {
    padding-right: 38px;
    padding-bottom: 52px;
    padding-left: 38px;
    text-align: center;
  }
  .section.hero.headerphone {
    margin-top: 0px;
    padding-top: 82px;
    padding-right: 0px;
    padding-left: 0px;
  }
  .hero-iphone {
    margin-bottom: 1px;
    text-shadow: 0 0 0 #000;
  }
  .app-name {
    display: inline-block;
    margin-bottom: 0px;
  }
  .nav-link {
    font-family: Exo, sans-serif;
    font-weight: 400;
  }
  .nav-column {
    padding-top: 22px;
    text-align: center;
  }
  .hero-header {
    margin-top: 30px;
    text-shadow: rgba(0, 0, 0, .2) 0px 2px 0px;
  }
  .hero-header.tel {
    margin-bottom: 0px;
    margin-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .hero-subtitle {
    text-shadow: none;
  }
  .price-text {
    margin-bottom: 31px;
    box-shadow: none;
    text-shadow: none;
  }
  .logo-in-footer {
    height: 60px;
    margin-top: 0px;
  }
  .subfooter-right {
    border-top: 1px solid rgba(0, 0, 0, .09);
  }
  .center {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: transparent;
  }
  .navbar {
    padding-top: 24px;
    padding-bottom: 24px;
    text-align: center;
  }
  .social-widget {
    display: inline-block;
    margin-right: 11px;
    margin-left: 11px;
    float: none;
  }
  .logo {
    display: inline-block;
    margin-top: -6px;
    float: none;
  }
  .onderschrift.midden {
    margin-bottom: 15px;
    text-align: center;
  }
  .programma {
    margin-bottom: 25px;
  }
  .programma.expert.groot.phone {
    margin-left: 10px;
  }
  .programma.expert.groot.phone._25 {
    margin-top: 25px;
  }
  .b-o-m {
    margin-top: 0px;
  }
  .b-o-m.tellogo {
    margin-top: 15px;
  }
  .locatie {
    background-color: #009ee3;
  }
  .film.tel {
    margin-top: -60px;
    margin-bottom: 15px;
  }
  .gaaf-logo {
    height: 50px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
  }
  .welkom-tekst {
    margin-top: 25px;
    text-align: center;
  }
  .welkom-tekst.teltekst {
    margin-left: 10px;
  }
  .b-o-m-onderaan {
    margin-top: 0px;
    text-align: left;
  }
  .b-o-m-onderaan.tellogo {
    margin-top: 15px;
  }
  .blokje {
    margin-top: 25px;
  }
  .kolom2 {
    padding-left: 10px;
    background-color: #009ee3;
  }
  .maps.tel {
    height: 250px;
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 10px;
    padding-right: 0px;
  }
  .opbrengst {
    background-color: #009fe3;
  }
  .blokje-wit {
    color: #fff;
  }
  .tekst-wit.info {
    margin-bottom: 15px;
  }
  .onder {
    background-color: #e5e5e5;
  }
  .image1 {
    margin-top: -50px;
  }
  .slidetel {
    margin-top: -55px;
  }
  .filmtel {
    display: block;
    margin-bottom: 15px;
  }
  .gaaflink {
    margin-top: 20px;
  }
  .knop {
    border-radius: 5px;
    background-color: #33b871;
    box-shadow: 0 2px 11px 0 rgba(0, 0, 0, .28);
    text-align: center;
  }
  .knop.je.midden {
    text-align: center;
  }
  .knop.boost.tel {
    margin-left: 10px;
  }
  .movliggend {
    margin-top: 15px;
    text-align: center;
  }
  .icon {
    width: 100px;
    margin-top: 20px;
    margin-left: 10px;
  }
  .thema {
    line-height: 25px;
    text-align: center;
  }
  .referenties {
    font-size: 13px;
  }
  .wit {
    border-radius: 5px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 14px;
    text-align: justify;
  }
  .wit._45 {
    margin-top: 45px;
  }
  .wit._45.links {
    text-align: left;
  }
  .bom-boven {
    margin-top: 25px;
    margin-left: 25px;
    text-align: center;
  }
  .blauw {
    margin-top: 15px;
    font-family: Ubuntu, Helvetica, sans-serif;
    color: #333;
    font-size: 14px;
    text-align: justify;
  }
  .blokje-blauw {
    margin-top: 25px;
    margin-bottom: 25px;
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 20px;
    font-weight: 400;
  }
  .code {
    margin-bottom: 25px;
  }
  .vidtel {
    margin-top: 15px;
    margin-bottom: 35px;
  }
  .beeld {
    text-align: center;
  }
  .videotel {
    margin-top: 0px;
    padding-top: 25px;
    background-color: #fff;
    text-align: center;
  }
  .witte {
    background-color: #fff;
  }
  .ookblauw {
    background-color: #009ee3;
  }
  .youtube {
    margin-top: 15px;
  }
  .gaaflogo {
    margin-top: 25px;
    margin-bottom: 25px;
  }
}

@media (max-width: 479px) {
  h3 {
    font-size: 18px;
    line-height: 23px;
  }
  .section {
    text-align: center;
  }
  .section.white {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .hero-iphone {
    text-shadow: 0 0 0 #000;
  }
  .hero-header {
    font-size: 32px;
    text-shadow: 0 2px 0 rgba(0, 0, 0, .2);
  }
  .hero-header.tel {
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 10px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .price-text {
    font-size: 23px;
  }
  .center {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .b-o-m.tellogo {
    margin-top: 15px;
  }
  .film.tel {
    margin-top: -10px;
  }
  .gaaf-logo {
    margin-left: 16px;
  }
  .welkom-tekst {
    width: auto;
    margin-top: 25px;
    float: none;
  }
  .welkom-tekst.teltekst {
    margin-top: 0px;
    margin-left: 15px;
  }
  .b-o-m-onderaan.tellogo {
    margin-top: 15px;
  }
  .blokje {
    margin-top: 25px;
  }
  .rechts {
    margin-top: 0px;
    padding-bottom: 0px;
  }
  .logootje {
    text-align: center;
  }
  .maps {
    margin-top: 0px;
  }
  .maps.tel {
    width: 300px;
    height: 200px;
    margin-bottom: 10px;
    margin-left: 10px;
  }
  .slider {
    height: auto;
  }
  .tekst-wit {
    margin-bottom: 25px;
  }
  .tekst-wit.links {
    text-align: left;
  }
  .slidetel {
    margin-top: -70px;
    padding-top: 0px;
  }
  .filmtel {
    margin-top: -10px;
    margin-bottom: 15px;
  }
  .form {
    margin-bottom: 0px;
  }
  .knop {
    text-align: center;
  }
  .sliderphone {
    height: 150px;
  }
  .thema {
    margin-bottom: 25px;
    font-size: 23px;
    line-height: 30px;
    text-align: left;
  }
  .thema.phone {
    text-align: center;
  }
  .wit {
    font-family: Ubuntu, Helvetica, sans-serif;
    font-size: 14px;
    text-align: justify;
  }
  .bom-boven {
    max-width: 91%;
    margin-left: 20px;
  }
  .blauwe {
    background-color: #009ee3;
  }
  .listitem {
    margin-left: -25px;
  }
}

