@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Fa brands 400";
  src: url('../fonts/fa-brands-400.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

@font-face {
  font-family: "Fa solid 900";
  src: url('../fonts/fa-solid-900.woff2') format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}

:root {
  --black: black;
  --deep-sky-blue2: #2f5496;
  --deep-sky-blue-3: #62a3c6;
  --dark-slate-blue: #2f5496;
  --white: #fffdfd;
  --light-grey: #d2d2d2;
  --grey: #929090;
}

body {
  color: var(--black);
  font-family: Source Sans Pro, sans-serif;
  font-size: 19px;
  line-height: 20px;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
}

a {
  color: var(--deep-sky-blue2);
  text-decoration: none;
}

a:hover {
  color: var(--deep-sky-blue-3);
}

ul {
  margin-top: 0;
  margin-bottom: 10px;
  padding-left: 0;
  list-style-type: none;
}

li {
  background-image: url('../images/checkmark.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: contain;
  padding-left: 26px;
}

.section {
  background-image: url('../images/Achtergrond-Ondernemersinkomen-2000x1125.jpg');
  background-position: 50%;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  height: 100vh;
  padding-top: 0;
  display: flex;
}

.blokcontent {
  text-align: center;
  background-color: #fffdfde6;
  border-radius: 11px;
  flex: none;
  width: 1000px;
  height: 600px;
  margin-top: 0;
  padding-top: 40px;
  box-shadow: 0 5px 20px #0006;
}

.heading1 {
  color: var(--deep-sky-blue-3);
  text-align: center;
  letter-spacing: 1px;
  font-size: 68px;
  font-weight: 300;
  line-height: 68px;
}

.heading1.voorwaarden {
  font-size: 36px;
}

.heading4 {
  color: var(--deep-sky-blue2);
  letter-spacing: 1px;
  font-size: 22px;
  font-weight: 300;
  line-height: 48px;
}

.divgv {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 48%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.tekstblokblauw {
  color: var(--deep-sky-blue2);
  letter-spacing: 1px;
  background-color: #0000;
  padding: 7px;
  font-weight: 300;
}

.divtekstblok {
  justify-content: center;
  min-width: 100px;
  display: flex;
}

.linkvb {
  border: 3px solid var(--deep-sky-blue2);
  background-color: var(--white);
  border-radius: 19px;
  padding: 0 0 15px;
}

.body {
  background-color: #0000;
}

.heading {
  color: var(--deep-sky-blue2);
  letter-spacing: 1px;
  margin-bottom: 21px;
  font-size: 19px;
  font-weight: 300;
  line-height: 48px;
}

.blokcontent-2 {
  text-align: center;
  background-color: #fffdfde6;
  border-radius: 11px;
  flex: none;
  width: 1000px;
  height: 600px;
  margin-top: 0;
  padding-top: 40px;
  box-shadow: 0 5px 20px #0006;
}

.divgv-2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 19%;
  margin: 40px auto 32px;
  display: flex;
}

.imageasn {
  width: 190px;
}

.imageblg, .imageregio {
  width: 180px;
}

.linkbank {
  background-color: #fffdfd;
  border: 2px solid #ec0c0c;
  border-radius: 19px;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 100px;
  margin-right: 25px;
  display: flex;
}

.linkbank.paars {
  border-color: #55266f;
}

.linkbank.blauw {
  border-color: #2f5496;
}

.linkbank.regio {
  background-color: #f2d68a;
}

.imagesns {
  width: 180px;
}

.divcontent {
  padding-left: 60px;
  padding-right: 57px;
}

.blokcontent-3 {
  text-align: center;
  background-color: #fffdfdf2;
  border-radius: 11px;
  flex: none;
  width: 1000px;
  height: 700px;
  margin-top: 100px;
  padding-top: 40px;
  box-shadow: 0 5px 20px #0006;
}

.heading-4 {
  color: #2f5496;
  letter-spacing: 1px;
  margin-bottom: 21px;
  font-size: 23px;
  font-weight: 300;
  line-height: 48px;
}

.div-block {
  text-align: left;
}

.rich-text-block {
  color: var(--deep-sky-blue2);
  text-align: left;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  font-weight: 300;
}

.section-6 {
  background-image: url('../images/Achtergrond-ViiZOndernemersinkomen-2000x1333.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  height: 100vh;
  display: flex;
}

.html-divgv {
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  display: block;
}

.divgvold {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  height: 19%;
  margin-bottom: 32px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.html-embed {
  letter-spacing: 1px;
  font-weight: 300;
}

.text-block-2 {
  text-shadow: 1px 1px 3px #000;
}

.home {
  flex: 0 auto;
  width: 50px;
  height: 50px;
  position: absolute;
  inset: 30px auto auto 30px;
}

.material-icons {
  object-fit: cover;
  font-size: 60px;
  position: relative;
}

.container {
  text-align: center;
}

.sectie-voorwaarden {
  height: 42px;
  position: relative;
}

.text-block-3 {
  color: #497a95;
  margin-bottom: 12px;
  margin-left: 14px;
  position: absolute;
  inset: auto auto 0% 0%;
}

.heading-5 {
  color: var(--deep-sky-blue-3);
}

.text-block-4 {
  color: var(--deep-sky-blue-3);
  font-weight: 300;
}

.linkviiz {
  color: var(--deep-sky-blue-3);
}

.div-block-3 {
  color: var(--deep-sky-blue2);
  justify-content: center;
  padding-top: 9px;
  display: flex;
}

.pipesymbol {
  padding-left: 6px;
  padding-right: 6px;
}

@media screen and (min-width: 1440px) {
  .heading4 {
    color: var(--dark-slate-blue);
  }

  .tekstblokblauw {
    color: var(--deep-sky-blue2);
    background-color: #0000;
  }

  .heading, .rich-text-block {
    color: var(--deep-sky-blue2);
  }
}

@media screen and (max-width: 991px) {
  li {
    background-size: 20px;
  }

  .section {
    height: 112vh;
  }

  .blokcontent {
    width: 600px;
  }

  .heading1 {
    font-size: 48px;
  }

  .heading4 {
    font-size: 20px;
    line-height: 25px;
  }

  .divgv {
    width: 78%;
    height: 42%;
  }

  .tekstblokblauw {
    font-size: 17px;
  }

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

  .blokcontent-2 {
    width: 600px;
    height: 500px;
  }

  .divgv-2 {
    flex-direction: row;
    height: 17%;
    padding-left: 7px;
    padding-right: 7px;
  }

  .linkbank {
    margin-right: 13px;
  }

  .divcontent {
    padding-left: 32px;
    padding-right: 20px;
  }

  .blokcontent-3 {
    width: 600px;
    height: 720px;
  }

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

  .rich-text-block {
    font-size: 14px;
    line-height: 19px;
  }

  .section-6 {
    height: 112vh;
  }

  .html-divgv {
    flex: 0 auto;
    width: auto;
  }

  .divgvold {
    width: 96%;
    height: 17%;
  }
}

@media screen and (max-width: 767px) {
  .section {
    height: 100vh;
    padding-top: 60px;
  }

  .blokcontent {
    width: 96%;
    height: 450px;
    padding-top: 20px;
  }

  .tekstblokblauw {
    font-size: 16px;
  }

  .blokcontent-2 {
    width: 95%;
    height: 500px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }

  .divgv-2 {
    margin-bottom: 12px;
  }

  .linkbank {
    height: 70px;
  }

  .blokcontent-3 {
    width: 96%;
    height: 720px;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 20px;
  }

  .heading-4 {
    line-height: 26px;
  }

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

  .section-6 {
    height: 100vh;
    padding-top: 60px;
    display: block;
  }

  .divgvold {
    margin-bottom: 12px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-top: 0;
  }

  .blokcontent {
    height: 496px;
    padding-top: 0;
    display: block;
  }

  .heading1 {
    margin-top: 0;
    font-size: 26px;
  }

  .heading4 {
    color: var(--dark-slate-blue);
    font-size: 16px;
    line-height: 22px;
  }

  .heading {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 16px;
  }

  .blokcontent-2 {
    height: 728px;
    padding-top: 0;
    display: block;
  }

  .divgv-2 {
    flex-direction: column;
    justify-content: space-around;
    width: auto;
    height: 47%;
    margin-top: 0;
  }

  .linkbank {
    height: 81px;
  }

  .blokcontent-3 {
    height: 900px;
    display: block;
  }

  .section-6 {
    height: 150vh;
    padding-top: 46px;
  }

  .divgvold {
    flex-direction: column;
    justify-content: space-around;
    height: 33%;
  }

  .image, .image-2 {
    margin-top: 15px;
  }
}


@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Fa solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}