@font-face {
  font-family: Dtlnobelt;
  src: url('../fonts/DTLNobelT-Bold.otf') format("opentype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

:root {
  --bvg-blauw-donker: #6bbebe;
  --medium-turquoise: #e5e5e5;
  --bvg-blauw-lichter: #d3e6e7;
}

.w-layout-grid {
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

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

.body {
  background-color: #0000;
  background-image: url('../images/achtergrond.svg');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}

.navbar {
  background-color: #fffffff2;
  padding: 17px 10px;
  position: fixed;
  inset: 0% 0% auto;
}

.nav-menu {
  align-items: center;
  display: flex;
}

.nav-link-2 {
  font-family: Dtlnobelt, sans-serif;
  font-size: 18px;
}

.nav-link-2:hover, .nav-link-2.w--current {
  color: var(--bvg-blauw-donker);
}

.button {
  background-color: var(--bvg-blauw-donker);
  letter-spacing: 2px;
  text-transform: uppercase;
  border-radius: 40px;
  padding: 15px 20px;
  font-family: Karla, sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.button:hover {
  opacity: .8;
}

.button.grijs {
  background-color: var(--medium-turquoise);
  color: #000;
  margin-bottom: 40px;
}

.button.grijs.tochblauw {
  background-color: var(--bvg-blauw-donker);
  color: #fff;
}

.button.wit {
  color: var(--bvg-blauw-donker);
  background-color: #fff;
}

.container-1200w {
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 6px;
  display: flex;
  position: static;
}

.container-1200w.projecten {
  flex-direction: column;
  max-width: 1200px;
  margin-bottom: 35px;
  display: flex;
}

.container-1200w.projecten.meerproj {
  align-items: center;
}

.container-1200w.projecten.form {
  padding-left: 300px;
}

.heading {
  margin-bottom: 27px;
  font-family: Dtlnobelt, sans-serif;
  font-size: 43px;
}

.paragraph {
  margin-bottom: 32px;
  font-family: Karla, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.paragraph.header {
  font-size: 18px;
  line-height: 27px;
}

.paragraph.groter {
  margin-top: 26px;
  font-size: 17px;
}

.section {
  margin-top: 85px;
  padding-top: 71px;
}

.section._2 {
  margin-top: -37px;
}

.section._2.offerte {
  margin-top: 140px;
}

.text-span {
  color: var(--bvg-blauw-donker);
}

.nav-conatiner-1200w {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.heading-2 {
  width: 56%;
  font-family: Dtlnobelt, sans-serif;
}

.heading-2.projectpag {
  width: 100%;
}

.paragraph-2 {
  width: 56%;
  margin-bottom: 27px;
  font-family: Karla, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.paragraph-2.omschrijving {
  width: 100%;
}

.heading-3 {
  z-index: 4;
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Dtlnobelt, sans-serif;
  font-size: 27px;
  position: static;
  top: 183px;
}

.heading-4 {
  z-index: 5;
  color: #6bbebe;
  letter-spacing: 0;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Karla, sans-serif;
  font-size: 18px;
  position: static;
  top: 180px;
}

.div-block-3 {
  margin-bottom: 27px;
}

.div-block-3.cent {
  text-align: center;
  padding-top: 31px;
}

.heading-5 {
  color: var(--bvg-blauw-donker);
  text-align: center;
  font-family: Karla, sans-serif;
  font-size: 30px;
  font-style: italic;
  font-weight: 400;
}

.section-2 {
  margin-bottom: 52px;
}

.grid {
  grid-template-columns: 1fr 1fr 1fr;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-9 {
  background-color: #fff;
  padding: 46px;
}

.heading-6 {
  margin-bottom: 22px;
  font-family: Dtlnobelt, sans-serif;
  font-size: 26px;
}

.image-3 {
  width: 30%;
  margin-bottom: 7px;
}

.paragraph-3 {
  object-fit: fill;
  margin-bottom: 15px;
  font-family: Karla, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.div-block-10 {
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-11 {
  box-shadow: none;
  background-color: #fff;
  align-self: stretch;
  width: 50%;
  padding: 57px;
}

.div-block-12 {
  background-color: var(--bvg-blauw-donker);
  flex-direction: column;
  align-items: center;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 48px;
  padding-bottom: 67px;
  display: flex;
}

.section-3 {
  margin-bottom: 67px;
}

.heading-7 {
  text-align: center;
  margin-bottom: 23px;
  font-family: Dtlnobelt, sans-serif;
  font-size: 27px;
  line-height: 39px;
}

.heading-7.wit {
  color: #fff;
}

.heading-8 {
  margin-bottom: 15px;
  font-family: Dtlnobelt, sans-serif;
  font-size: 30px;
  line-height: 34px;
}

.heading-8.blauw {
  color: var(--bvg-blauw-donker);
}

.footer {
  height: 400px;
  margin-bottom: 153px;
  padding-top: 42px;
}

.div-block-13 {
  border-bottom: 1px solid #dfdfdf;
  justify-content: space-between;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 31px;
  padding-bottom: 31px;
  display: flex;
}

.image-5 {
  background-color: #fff;
  border: 1px solid #dfdfdf;
  border-radius: 40px;
  width: 50px;
  height: 50px;
  margin-left: 20px;
  padding: 7px;
}

.image-5:hover {
  opacity: .5;
}

.text-block {
  color: var(--bvg-blauw-donker);
  text-transform: uppercase;
  font-family: Karla, sans-serif;
  font-weight: 700;
}

.div-block-14 {
  justify-content: flex-end;
  align-items: center;
  width: 300px;
  display: flex;
}

.text-block-2 {
  font-family: Karla, sans-serif;
  font-size: 15px;
  line-height: 21px;
}

.text-span-2 {
  font-family: Dtlnobelt, sans-serif;
  font-size: 19px;
}

.link {
  color: #bdbdbd;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-family: Karla, sans-serif;
  font-size: 12px;
  font-weight: 700;
  text-decoration: none;
}

.link:hover {
  opacity: .5;
}

.div-block-16 {
  flex-direction: column;
  align-items: flex-end;
  display: flex;
}

.div-block-17 {
  background-image: url('../images/glazen-pui-image.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: 50%;
  height: 393px;
}

.div-block-17.swaandak {
  background-image: url('../images/swaandak-image.jpg');
}

.div-block-18 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-19 {
  width: 50%;
}

.div-block-20 {
  background-image: url('../images/BVG-header-image.jpg');
  background-position: 50% 0;
  background-repeat: no-repeat;
  background-size: contain;
  width: 50%;
  height: 443px;
}

.section-4 {
  margin-top: 140px;
}

.collection-list-wrapper {
  max-width: 1200px;
  margin-bottom: 46px;
  margin-left: auto;
  margin-right: auto;
}

.featured-wrapper {
  width: 100%;
  height: 257px;
  margin-bottom: 62px;
  text-decoration: none;
}

.div-block-24 {
  background-image: url('../images/project-1-klein.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  flex-direction: column;
  justify-content: flex-end;
  height: 300px;
  display: flex;
}

.div-block-24:hover {
  opacity: .76;
}

.gradient {
  background-image: linear-gradient(#0000, #000000b3);
  height: 127px;
  padding-top: 27px;
  padding-left: 17px;
}

.div-block-25 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-26 {
  text-align: center;
  padding-left: 141px;
  padding-right: 141px;
}

.section-5 {
  margin-top: 141px;
}

.heading-9 {
  color: var(--bvg-blauw-donker);
  text-transform: uppercase;
  font-family: Karla, sans-serif;
  font-size: 18px;
}

.answer-text {
  margin-top: 8px;
  font-family: Karla, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.question {
  align-items: flex-start;
  display: flex;
}

.answer {
  color: #9096a4;
  padding-left: 0;
  padding-right: 8px;
  display: block;
  overflow: hidden;
}

.question-container {
  text-align: left;
  cursor: pointer;
  background-color: #f0f9f8;
  border: 1px solid #dfdfdf;
  border-radius: 8px;
  flex-direction: column;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 24px;
  padding: 20px 32px;
  text-decoration: none;
  display: flex;
  overflow: hidden;
}

.question-container.wit {
  background-color: #fff;
}

.question-text {
  color: var(--bvg-blauw-donker);
  flex: 1;
  margin-top: 15px;
  margin-left: 0;
  font-family: Dtlnobelt, sans-serif;
  font-size: 23px;
}

.question-arrow-icon {
  margin-top: 26px;
  margin-left: 24px;
  margin-right: 8px;
}

.div-block-27 {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.section-7 {
  padding-top: 155px;
}

.div-block-28 {
  align-self: flex-start;
  width: 60%;
}

.text-field {
  color: #000;
  background-color: #f0f9f8;
  border: 1px solid #0000;
  border-radius: 40px;
  height: 59px;
  margin-bottom: 19px;
  padding-left: 24px;
  font-family: Karla, sans-serif;
  font-size: 16px;
}

.text-field.opmerking {
  height: 119px;
}

.radio-button-field {
  margin-top: 18px;
  margin-bottom: 25px;
  padding-left: 43px;
}

.div-block-29 {
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

.section-8 {
  margin-top: 169px;
  margin-bottom: 63px;
}

.heading-10 {
  font-family: Dtlnobelt, sans-serif;
  font-size: 30px;
}

.div-block-30 {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.heading-11 {
  font-family: Dtlnobelt, sans-serif;
  font-size: 30px;
}

.text-block-3 {
  margin-bottom: 30px;
  font-family: Karla, sans-serif;
  font-size: 15px;
  line-height: 22px;
}

.div-block-31 {
  width: 50%;
  padding-right: 79px;
}

.textlinki {
  color: var(--bvg-blauw-donker);
  font-weight: 700;
  text-decoration: none;
}

.heading-12 {
  font-family: Dtlnobelt, sans-serif;
  font-size: 19px;
}

.div-block-32 {
  flex-direction: column;
  align-items: center;
  width: 1200px;
  margin: 24px auto 30px;
  display: flex;
}

.div-block-32.sbb {
  flex-flow: row;
  justify-content: center;
}

.text-block-4 {
  text-align: center;
  margin-bottom: 34px;
  padding-top: 15px;
  font-family: Karla, sans-serif;
}

.text-block-4.sbb {
  padding-right: 17px;
}

.link-2 {
  color: var(--bvg-blauw-donker);
  font-weight: 700;
  text-decoration: none;
}

.collection-list-project {
  grid-column-gap: 30px;
  grid-row-gap: 55px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  display: grid;
}

.link-3 {
  color: var(--bvg-blauw-donker);
  font-style: normal;
  text-decoration: none;
}

.link-4 {
  color: var(--bvg-blauw-donker);
  text-decoration: none;
}

.succes-message {
  background-color: var(--bvg-blauw-lichter);
}

.text-block-5 {
  font-family: Karla, sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
}

.text-block-6 {
  font-family: Karla, sans-serif;
  font-size: 15px;
  font-style: italic;
}

.image-8 {
  width: 50px;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    background-color: #fff;
    padding-bottom: 34px;
  }

  .nav-link-2 {
    text-align: center;
  }

  .container-1200w.projecten.form {
    padding-left: 10px;
  }

  .heading {
    font-size: 37px;
    line-height: 35px;
  }

  .paragraph {
    width: 93%;
    line-height: 18px;
  }

  .section {
    padding-top: 33px;
    padding-left: 10px;
    padding-right: 10px;
  }

  .heading-2 {
    width: 100%;
  }

  .paragraph-2 {
    width: 100%;
    line-height: 18px;
  }

  .heading-3 {
    font-size: 23px;
    line-height: 26px;
  }

  .heading-4 {
    font-size: 15px;
  }

  .div-block-3 {
    margin-bottom: 11px;
  }

  .section-2 {
    margin-bottom: 30px;
  }

  .div-block-9 {
    padding: 15px;
  }

  .paragraph-3 {
    line-height: 18px;
  }

  .div-block-11 {
    width: 55%;
    padding: 0 20px 9px;
  }

  .div-block-12 {
    padding-top: 40px;
  }

  .section-3 {
    margin-bottom: 37px;
  }

  .heading-8 {
    font-size: 24px;
    line-height: 30px;
  }

  .div-block-13 {
    padding: 20px 10px;
  }

  .menu-button {
    font-size: 33px;
  }

  .menu-button.w--open {
    color: #000;
    background-color: #fff;
  }

  .div-block-17 {
    width: 45%;
    height: 289px;
  }

  .section-4 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .collection-list-wrapper {
    margin-bottom: 28px;
  }

  .featured-wrapper {
    margin-bottom: 9px;
  }

  .div-block-24 {
    height: 247px;
  }

  .gradient {
    height: 118px;
    padding-left: 16px;
  }

  .div-block-26 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-27 {
    margin-left: 10px;
    margin-right: 10px;
  }

  .section-7 {
    padding-top: 124px;
  }

  .div-block-29 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-30 {
    max-width: 737px;
  }

  .div-block-32 {
    width: 700px;
  }

  .collection-list-project {
    grid-column-gap: 20px;
  }
}

@media screen and (max-width: 767px) {
  .button {
    padding: 13px;
    font-size: 12px;
  }

  .heading {
    font-size: 28px;
    line-height: 27px;
  }

  .paragraph {
    line-height: 17px;
  }

  .section._2.offerte {
    margin-top: 82px;
  }

  .heading-2 {
    font-size: 24px;
  }

  .heading-3 {
    margin-bottom: -9px;
    padding-left: 10px;
    font-size: 22px;
    line-height: 50px;
  }

  .heading-4 {
    padding-left: 10px;
    font-size: 15px;
  }

  .heading-5 {
    font-size: 25px;
  }

  .heading-6 {
    font-size: 24px;
  }

  .paragraph-3 {
    line-height: 17px;
  }

  .div-block-12 {
    padding: 29px;
  }

  .heading-7 {
    font-size: 23px;
    line-height: 31px;
  }

  .heading-8 {
    font-size: 21px;
  }

  .footer {
    height: 325px;
  }

  .image-5 {
    width: 40px;
    height: 40px;
  }

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

  .link {
    font-size: 11px;
  }

  .div-block-17 {
    height: 320px;
  }

  .question-container {
    margin-bottom: 16px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .question-text {
    margin-top: 8px;
    font-size: 21px;
  }

  .section-7 {
    padding-top: 102px;
  }

  .div-block-30 {
    flex-direction: column;
  }

  .div-block-31 {
    width: 100%;
    margin-bottom: 32px;
    padding-left: 30px;
  }

  .link-block {
    align-self: center;
  }

  .div-block-32 {
    width: 400px;
  }

  .collection-list-project {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .body {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    background-attachment: scroll;
  }

  .navbar {
    padding-top: 15px;
    padding-bottom: 8px;
  }

  .button {
    padding-left: 18px;
    padding-right: 18px;
  }

  .container-1200w.projecten {
    padding-left: 0;
    display: block;
  }

  .container-1200w.projecten.form {
    padding-left: 0;
  }

  .section._2 {
    padding-left: 20px;
  }

  .section._2.offerte {
    margin-top: 58px;
    padding-left: 10px;
  }

  .heading-3 {
    margin-bottom: -12px;
    font-size: 21px;
  }

  .heading-4 {
    font-size: 15px;
  }

  .div-block-3 {
    margin-bottom: -9px;
  }

  .heading-5 {
    font-size: 22px;
  }

  .grid {
    flex-direction: column;
  }

  .div-block-9 {
    flex-direction: column;
    flex: 0 auto;
    align-items: center;
    padding-left: 20px;
    padding-right: 20px;
    display: flex;
  }

  .div-block-10 {
    flex-direction: column;
  }

  .div-block-11 {
    width: 100%;
  }

  .div-block-12 {
    padding-top: 7px;
  }

  .heading-7 {
    font-size: 22px;
    line-height: 27px;
  }

  .heading-8 {
    font-size: 20px;
    line-height: 26px;
  }

  .footer {
    padding-top: 15px;
  }

  .div-block-13 {
    flex-direction: column;
    align-items: center;
  }

  .div-block-14 {
    justify-content: center;
  }

  .text-block-2 {
    text-align: center;
    margin-bottom: 31px;
  }

  .link {
    margin-bottom: 14px;
  }

  .div-block-16 {
    align-items: center;
    margin-bottom: 3px;
  }

  .brand {
    width: 172px;
  }

  .div-block-17 {
    width: 100%;
  }

  .div-block-18 {
    flex-direction: column;
  }

  .div-block-19 {
    width: 100%;
    margin-bottom: 33px;
  }

  .div-block-20 {
    background-position: 0%;
    width: 100%;
    height: 330px;
    margin-bottom: 16px;
  }

  .section-4 {
    margin-top: 79px;
    padding-left: 20px;
  }

  .featured-wrapper {
    height: 197px;
  }

  .div-block-24 {
    height: 195px;
  }

  .gradient {
    height: 104px;
    padding-left: 0;
  }

  .image-7 {
    margin-bottom: 27px;
  }

  .collection-item {
    padding-left: 0;
    padding-right: 0;
  }

  .div-block-26 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .answer-text {
    line-height: 17px;
  }

  .answer {
    padding-left: 0;
  }

  .question-text {
    margin-bottom: 8px;
    margin-left: 0;
    font-size: 19px;
  }

  .question-arrow-icon {
    margin-left: 16px;
  }

  .section-7 {
    padding-top: 98px;
  }

  .div-block-28 {
    width: 100%;
  }

  .section-8 {
    margin-top: 110px;
  }

  .heading-10, .heading-11 {
    font-size: 23px;
  }

  .div-block-31 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .link-block {
    width: 78%;
  }

  .div-block-32 {
    flex-direction: column;
    width: 311px;
    margin-top: 9px;
  }

  .text-block-4 {
    margin-bottom: 19px;
    font-size: 12px;
  }
}

#w-node-_0c29c72a-8fc9-8d2c-15cf-5b67be6318e4-a344cb1d, #w-node-_524fd306-95df-8747-54f5-1766dead6c3f-a344cb1d {
  grid-area: span 1 / span 1 / span 1 / span 1;
}


@font-face {
  font-family: 'Dtlnobelt';
  src: url('../fonts/DTLNobelT-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}