:root {
  --dark-slate-blue: rgba(82, 95, 124, .75);
  --olive: #938963;
  --burlywood: #dfbe68;
  --goldenrod: #c49f3c;
  --dark-grey: #9e9e9e;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: bold;
  line-height: 44px;
}

h4 {
  color: #9e9e9e;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  font-family: Merriweather light, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 24px;
}

p {
  margin-bottom: 10px;
}

.body {
  background-color: #938963;
  font-family: Lato, sans-serif;
}

.nav-logo {
  margin-top: 11px;
  margin-bottom: 4px;
}

.navbar {
  background-color: rgba(82, 95, 124, .75);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.navlink {
  color: #fff;
  letter-spacing: 2px;
  padding: 38px 10px;
  font-family: Raleway, sans-serif;
  font-size: 13px;
  font-weight: 400;
}

.navlink:hover {
  border-bottom: 4px solid #b49030;
}

.navlink.w--current {
  color: #fff;
  border-bottom: 4px solid #ffba00;
  font-weight: 500;
}

.navlink.zwart {
  color: #000;
}

.slidescroll {
  min-height: 1000px;
}

.foto-boven {
  z-index: 100;
  height: 100vh;
  background-image: var(--image-i26f1efa1);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  position: relative;
}

.foto-boven.vervolg {
  height: 100vh;
}

.container-home {
  height: 100%;
  background-image: var(--image-i624542c7);
  background-position: 71% 44%;
  background-repeat: no-repeat;
  background-size: 65%;
}

.container-home.im {
  background-image: none;
  flex-direction: column;
  justify-content: center;
  display: flex;
}

.slide {
  z-index: 100;
  background-color: #fff;
  position: relative;
  box-shadow: 0 4px 20px rgba(0, 0, 0, .5);
}

.slide.foto {
  height: 500px;
  background-image: var(--image-i56504d6c);
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: scroll;
  padding-top: 159px;
  padding-bottom: 159px;
  box-shadow: 0 8px 15px rgba(0, 0, 0, .3);
}

.slide.foto.im {
  background-image: var(--image-i565e64ed);
  background-position: 50%;
  background-size: cover;
}

.slide.foto.vragen {
  background-image: var(--image-i56341e6a);
  background-position: 50% 0;
  background-size: cover;
}

.slide.foto.hoofd {
  background-image: var(--image-i564235eb);
  background-position: 50% 0;
  background-size: cover;
}

.slide.warte-balk {
  height: 150px;
  box-shadow: none;
  background-color: #252525;
}

.slide.uitleg {
  padding-top: 22px;
  padding-bottom: 74px;
}

.slide.contact {
  background-color: #536073;
}

.div-footer {
  height: 300px;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
}

.footer-container {
  height: 100%;
}

.div-footer-logo {
  height: 300px;
  background-color: rgba(0, 0, 0, 0);
  border-right: 1px solid #dfbe68;
  padding-right: 269px;
}

.div-transparant {
  height: 320px;
}

.plat-footer {
  color: #fff;
  margin-top: 13px;
  margin-bottom: 15px;
  font-family: Merriweather light, sans-serif;
  font-size: 12px;
  line-height: 19px;
  position: relative;
}

.logo-footer {
  margin-bottom: 0;
  margin-left: -27px;
  padding-left: 0;
  position: relative;
}

.snelmenu {
  width: 100%;
  color: #fff;
  letter-spacing: 5px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 30px;
  font-family: Merriweather light, sans-serif;
  font-size: 16px;
}

.snelmenu-link {
  width: 100%;
  color: #fff;
  letter-spacing: 1px;
  border-bottom: 1px solid #5f542b;
  padding-top: 13px;
  padding-bottom: 13px;
  padding-left: 14px;
  font-family: Merriweather light, sans-serif;
  text-decoration: none;
  position: static;
}

.snelmenu-link:hover {
  color: #dfbe68;
}

.snelmenu-linktekst {
  color: #fff;
  border-bottom: 0 solid #000;
  text-decoration: none;
}

.snelmenu-linktekst:hover {
  color: #574b4b;
}

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

.link-im:hover {
  color: #000;
}

.zwarte-balk {
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.tekst-in-zwarte-balk {
  color: #c49f3c;
  text-align: center;
  margin-top: 42px;
  margin-bottom: 42px;
  padding-top: 6px;
  padding-bottom: 6px;
  font-family: Merriweather light, sans-serif;
  font-weight: 400;
}

.navbar-transparant {
  background-color: rgba(0, 0, 0, 0);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.hamburger {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.container-uitleg {
  height: 100%;
}

._4-kolommen {
  height: 100%;
  margin: 47px auto;
  display: block;
}

.plat {
  text-align: center;
  font-family: Merriweather light, sans-serif;
  line-height: 21px;
}

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

.plat.link:hover {
  color: #927526;
}

.plat.im {
  color: #929090;
  font-size: 15px;
  line-height: 23px;
}

.div-4-kol {
  padding-left: 4px;
  padding-right: 4px;
}

.tekst-bij-foto {
  color: #fff;
  text-align: center;
  text-shadow: 0 2px 3px rgba(0, 0, 0, .5);
  font-family: Merriweather light, sans-serif;
  font-size: 32px;
  font-weight: 400;
  display: block;
}

.tabzijkant {
  z-index: 1000;
  width: 38px;
  height: 200px;
  background-color: #303946;
  border-top: 5px #f8c849;
  border-left: 5px solid #ffc631;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 0;
  position: fixed;
  top: 200px;
  left: 0;
  box-shadow: -2px 4px 4px rgba(0, 0, 0, .3);
}

.tabzijkant:hover {
  background-color: rgba(48, 57, 70, .89);
}

.tabzijkant:active {
  background-color: #303946;
}

.tab-txt {
  width: 200px;
  color: #fff;
  margin-bottom: 0;
  padding: 4px 9px 4px 18px;
  font-family: Merriweather regular, sans-serif;
  font-size: 14px;
  text-decoration: none;
  position: relative;
  top: 87px;
  left: -85px;
  transform: rotate(-90deg);
}

.tab-txt:hover {
  text-decoration: none;
}

.tab-linkblock {
  position: relative;
  top: 0;
  left: 0;
}

.tab-linkblock.w--current {
  text-decoration: none;
}

.pagina-titel {
  background-color: rgba(83, 96, 115, .85);
  margin-left: 154px;
  margin-right: 154px;
  padding-top: 45px;
  padding-bottom: 45px;
  display: block;
}

.pagina-titel-txt-boven {
  color: #ffba00;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Raleway, sans-serif;
  font-size: 14px;
  font-weight: 600;
  text-decoration: none;
}

.titel-txt {
  color: #fff;
  text-align: center;
  margin-top: 5px;
  padding-left: 13px;
  padding-right: 13px;
  font-family: Merriweather light, sans-serif;
  font-weight: 100;
}

.titel-txt.uitleg {
  color: #000;
  margin-top: 30px;
  margin-bottom: 30px;
  padding-left: 82px;
  padding-right: 82px;
  font-size: 30px;
  line-height: 41px;
}

.titel-txt.uitleg.contact {
  text-align: left;
  margin-top: 0;
  margin-bottom: 27px;
  padding: 9px 0;
  font-size: 26px;
}

.titel-txt.uitleg.contact.bijlogo {
  margin-top: 105px;
  margin-bottom: 29px;
  padding-top: 28px;
}

.titel-txt.uitleg.im {
  margin-bottom: 7px;
  padding-left: 0;
  padding-right: 0;
  font-size: 27px;
}

.titel-txt.contact {
  margin-bottom: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 22px;
  line-height: 26px;
}

.leestekst {
  color: #a2a2a2;
  padding: 15px 185px;
  font-family: Merriweather light, sans-serif;
  font-size: 16px;
  line-height: 24px;
}

.leestekst.contact {
  color: #abb9d6;
  text-align: center;
  margin-bottom: 31px;
  padding: 5px 0;
  font-size: 15px;
}

.leestekst.bezoek {
  margin-bottom: 0;
  padding: 0;
  font-size: 14px;
  line-height: 20px;
}

.leestekst.im {
  text-align: center;
  margin-bottom: 47px;
  padding-top: 0;
  padding-left: 25px;
  padding-right: 25px;
}

.accent {
  color: #000;
}

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

.leestekst-link:hover {
  color: #000;
}

.ingrid {
  width: 190px;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  padding-top: 23px;
  padding-bottom: 23px;
  display: block;
}

.div-ingrid, .contact-picto {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.contact-div {
  margin-top: 36px;
  margin-bottom: 19px;
}

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

.contact-link:hover {
  color: #fff;
}

.kolom-form {
  border-right: 1px solid #b4b4b4;
  margin-top: 23px;
  margin-bottom: 24px;
}

.kolom-form.oase {
  border-style: none;
}

.verzend {
  background-color: rgba(82, 95, 124, .75);
  border-radius: 10px;
  margin-top: 14px;
  font-family: Merriweather light, sans-serif;
}

.form-txt {
  color: #a09c9c;
  font-family: Merriweather light, sans-serif;
}

.form-txt.boodschap {
  height: 238px;
}

.contact-logo {
  margin-top: 24px;
  margin-bottom: 6px;
}

.hometiteltjes.im {
  color: #000;
  margin-bottom: 29px;
  font-size: 22px;
}

.bedankt {
  font-family: Merriweather light, sans-serif;
}

.error {
  background-color: #dfbe68;
  font-family: Merriweather light, sans-serif;
}

.merci {
  background-color: rgba(82, 95, 124, .3);
}

.lucifer {
  z-index: 3000;
  width: 42px;
  height: 3px;
  background-color: #fff;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  margin-right: 16px;
  padding: 0 5px 26px 6px;
  position: fixed;
  bottom: 0;
  right: 0;
  box-shadow: 0 -2px 3px rgba(0, 0, 0, .49);
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

html.w-mod-js [data-ix="zoom-in-on-load"] {
  opacity: 0;
  transform: scale(.5);
}

html.w-mod-js [data-ix="navbar-initial"], html.w-mod-js [data-ix="navbar-initial-2"] {
  transform: translate(0, -100px);
}

html.w-mod-js [data-ix="move-up"], html.w-mod-js [data-ix="move-up-2"], html.w-mod-js [data-ix="move-up-3"], html.w-mod-js [data-ix="move-up-4"] {
  opacity: 0;
  transform: translate(0, 30px)scale(1);
}

html.w-mod-js [data-ix="load-tab"] {
  transform: translate(-37px);
}

@media screen and (max-width: 991px) {
  .navlink {
    text-align: center;
    letter-spacing: 3px;
    border-bottom: 1px #000;
    margin-left: auto;
    margin-right: auto;
    font-size: 15px;
    display: block;
  }

  .navlink:hover {
    background-color: rgba(61, 71, 85, .84);
    border-bottom-style: none;
  }

  .navlink.w--current {
    border-bottom: 0 #000;
  }

  .navlink.zwart {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
  }

  .navlink.zwart.w--current {
    border-bottom-style: none;
    border-bottom-width: 1px;
  }

  .foto-boven, .foto-boven.vervolg {
    height: 100vh;
  }

  .container-home {
    background-position: 68% 44%;
    background-size: 70%;
  }

  .div-footer-logo {
    padding-right: 140px;
  }

  .plat.im {
    padding-left: 116px;
    padding-right: 116px;
  }

  .div-4-kol {
    padding-left: 70px;
    padding-right: 70px;
  }

  .tekst-bij-foto {
    padding-left: 25px;
    padding-right: 25px;
  }

  .icon {
    color: #fff;
    padding-top: 5px;
    font-size: 50px;
  }

  .icon.black {
    color: #000;
  }

  .nav-menu {
    background-color: rgba(82, 95, 124, .87);
    padding-top: 81px;
    font-size: 17px;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .menu-buton.w--open {
    background-color: rgba(0, 0, 0, 0);
  }

  .pagina-titel {
    margin-left: 60px;
    margin-right: 60px;
  }

  .titel-txt.uitleg {
    padding-left: 67px;
    padding-right: 67px;
  }

  .titel-txt.uitleg.im {
    padding-left: 99px;
    padding-right: 99px;
    font-size: 26px;
    line-height: 30px;
  }

  .leestekst {
    padding-left: 177px;
    padding-right: 177px;
  }

  .leestekst.contact {
    color: #bfc6d3;
    font-size: 16px;
    line-height: 22px;
  }

  .leestekst.im {
    margin-bottom: 16px;
    padding-left: 80px;
    padding-right: 80px;
  }

  .hometiteltjes {
    margin-top: 39px;
    margin-bottom: 10px;
  }

  .hometiteltjes.im {
    margin-top: 56px;
    margin-bottom: 13px;
  }
}

@media screen and (max-width: 767px) {
  .navlink.zwart {
    width: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
  }

  .container-home {
    background-size: 75%;
  }

  .slide.foto {
    height: 400px;
    padding-top: 98px;
    padding-bottom: 98px;
  }

  .slide.foto.im {
    height: 293px;
  }

  .slide.foto.vragen {
    padding-top: 142px;
  }

  .slide.warte-balk {
    height: 80px;
  }

  .slide.uitleg {
    padding-top: 7px;
    padding-bottom: 31px;
  }

  .div-footer-logo {
    height: 302px;
    border-right-style: none;
    padding-left: 42px;
    padding-right: 81px;
  }

  .plat-footer {
    margin-top: 0;
    margin-bottom: 8px;
  }

  .zwarte-balk {
    height: auto;
  }

  .tekst-in-zwarte-balk {
    margin: 12px auto;
    padding-top: 10px;
    padding-left: 1px;
    padding-right: 1px;
    font-size: 27px;
    line-height: 41px;
    display: block;
  }

  .navbar-transparant {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
  }

  .container-uitleg {
    padding-left: 0;
    padding-right: 0;
  }

  .container-uitleg.foto {
    padding-left: 50px;
    padding-right: 50px;
  }

  .plat {
    margin-bottom: 47px;
    font-size: 16px;
    line-height: 24px;
  }

  .plat.im {
    padding-left: 0;
    padding-right: 0;
  }

  .div-4-kol {
    padding-left: 62px;
    padding-right: 62px;
  }

  .tekst-bij-foto {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    padding-right: 0;
    font-size: 26px;
    line-height: 30px;
  }

  .nav-menu {
    padding-top: 32px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }

  .pagina-titel {
    margin-left: 0;
    margin-right: 0;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .titel-txt {
    padding-left: 6px;
    padding-right: 6px;
  }

  .titel-txt.uitleg {
    padding-left: 23px;
    padding-right: 23px;
  }

  .titel-txt.uitleg.contact {
    margin-bottom: 12px;
  }

  .titel-txt.uitleg.contact.bijlogo {
    margin-top: 12px;
    margin-bottom: 15px;
  }

  .leestekst {
    padding-left: 70px;
    padding-right: 70px;
  }

  .kolom-form {
    border-style: none;
  }

  .kolom-form.oase {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 479px) {
  h4 {
    margin-bottom: 11px;
  }

  .navlink.zwart {
    width: 100%;
    margin: 0 auto;
    padding: 16px 0;
    display: block;
  }

  .container-home {
    background-position: 70% 36%;
    background-size: 85%;
  }

  .slide.foto {
    padding-top: 62px;
    padding-bottom: 62px;
  }

  .slide.foto.im {
    height: 450px;
    background-image: var(--image-i565e64ed), linear-gradient(to bottom, null, null);
    background-position: 79%, 0 0;
    background-repeat: no-repeat, repeat;
    background-size: cover, auto;
    padding-top: 69px;
  }

  .div-footer-logo {
    padding-left: 16px;
    padding-right: 16px;
  }

  .plat-footer {
    line-height: 17px;
  }

  .logo-footer {
    margin-bottom: 5px;
  }

  .tekst-in-zwarte-balk {
    margin-top: 4px;
    margin-bottom: 4px;
    padding-left: 63px;
    padding-right: 63px;
    font-size: 22px;
    line-height: 28px;
  }

  .container-uitleg {
    padding-left: 14px;
    padding-right: 14px;
  }

  .container-uitleg.foto {
    padding-left: 24px;
    padding-right: 24px;
  }

  .plat {
    font-size: 14px;
    line-height: 20px;
  }

  .plat.im {
    padding-left: 0;
    padding-right: 0;
  }

  .div-4-kol {
    padding-left: 4px;
    padding-right: 4px;
  }

  .div-4-kol.im {
    padding-left: 0;
    padding-right: 0;
  }

  .icon.black {
    padding-top: 0;
  }

  .nav-menu {
    width: 100%;
    padding-top: 44px;
    top: 0;
    left: 0;
    right: 0;
  }

  .pagina-titel {
    padding-top: 20px;
    padding-bottom: 24px;
  }

  .pagina-titel-txt-boven {
    margin-top: 6px;
    margin-bottom: 0;
  }

  .titel-txt {
    margin-top: 1px;
    margin-bottom: 6px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 32px;
    line-height: 39px;
  }

  .titel-txt.uitleg {
    padding-left: 19px;
    padding-right: 19px;
    font-size: 24px;
    line-height: 30px;
  }

  .titel-txt.uitleg.contact.bijlogo {
    padding-top: 35px;
    padding-bottom: 11px;
  }

  .titel-txt.uitleg.im {
    padding-left: 0;
    padding-right: 0;
  }

  .leestekst {
    padding-left: 20px;
    padding-right: 20px;
    font-size: 14px;
    line-height: 20px;
  }

  .leestekst.im {
    padding-left: 34px;
    padding-right: 34px;
  }

  .hometiteltjes {
    margin-top: 11px;
    font-size: 20px;
  }
}


@font-face {
  font-family: 'Merriweather light';
  src: url("/assets/fonts/merriweather-light.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Merriweather regular';
  src: url("/assets/fonts/merriweather-regular.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Merriweather bold';
  src: url("/assets/fonts/merriweather-bold.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Merriweather black';
  src: url("/assets/fonts/merriweather-black.ttf") format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}