.header {
  width: 80%;
  max-width: 1200px;
  height: 30vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.usps {
  width: 75%;
  max-width: 1200px;
  margin: 82px auto;
  display: flex;
}

.staat-voor {
  color: #000;
  text-align: center;
  letter-spacing: .3px;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  font-family: freight-display-pro, sans-serif;
  font-size: 18px;
  line-height: 24px;
}

.bold-text {
  font-size: 26px;
  font-weight: 600;
}

.html-embed {
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  height: 220px;
  margin-top: 64px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.columns {
  justify-content: space-between;
  width: 75%;
  max-width: 1200px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.left {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 48%;
  display: flex;
}

.left._5 {
  width: 65%;
}

.left._7 {
  flex: 0 auto;
  width: 40%;
}

.left.rechtsgebieden {
  width: 100%;
}

.left.portret {
  justify-content: flex-start;
  width: 40%;
}

.left._9 {
  width: 100%;
}

.paragraph {
  letter-spacing: .4px;
  font-family: freight-display-pro, sans-serif;
  font-size: 19px;
  line-height: 28px;
}

.line {
  border-top: 1px solid #000;
  width: 75%;
  max-width: 1200px;
  margin: 5vh auto;
}

.line._2 {
  border-top-width: 1px;
  margin-top: 0;
  margin-bottom: 0;
}

.line._3 {
  border-top-width: 1px;
  margin-top: 0;
}

.video {
  width: 75%;
  max-width: 1200px;
  height: 20vh;
  margin-left: auto;
  margin-right: auto;
}

.html-embed-2 {
  justify-content: center;
  display: flex;
}

.link-block {
  width: 50%;
}

.logo {
  width: 40%;
  margin-left: auto;
  margin-right: auto;
}

.menu {
  z-index: 9999;
  background-color: #fff;
  position: sticky;
  top: -4px;
}

.navbar {
  z-index: 99999999;
  background-color: #fff0;
  display: flex;
  position: static;
  top: 0;
}

.nav-link {
  color: #000;
  letter-spacing: .5px;
  font-family: freight-display-pro, sans-serif;
  font-size: 18px;
}

.nav-link.w--current {
  color: #000;
}

.nav-menu {
  color: #000;
  letter-spacing: .5px;
  font-family: freight-display-pro, sans-serif;
  font-size: 18px;
}

.footer {
  background-color: #000;
  margin-top: 5vh;
}

.body {
  background-color: #fff;
}

.footer-wrap {
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  width: 75%;
  max-width: 1200px;
  height: 45vh;
  min-height: 350px;
  max-height: 400px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.text-block {
  color: #fff;
  letter-spacing: .5px;
  margin-bottom: 30px;
  font-family: freight-display-pro, sans-serif;
  font-size: 18px;
}

.link, .link-2, .link-3, .link-4, .link-5 {
  color: #fff;
}

.div-block {
  margin-top: 18px;
  margin-bottom: 55px;
}

.text-block-2 {
  color: #fff;
  justify-content: center;
  margin-bottom: 17px;
  font-family: freight-display-pro, sans-serif;
  display: flex;
}

.link-6 {
  color: #fff;
  letter-spacing: .6px;
  text-decoration: none;
}

.nav-link-2 {
  color: #000;
}

.nav-link-2:hover {
  color: #a5a5a5;
}

.nav-link-2:active, .nav-link-2:focus, .nav-link-2:visited, .nav-link-2.w--current {
  color: #000;
}

.image {
  z-index: 2;
  width: 100%;
  position: relative;
}

.html-embed-3 {
  margin-top: 10px;
  margin-bottom: 55px;
}

.image-2 {
  margin-bottom: 18px;
}

.usp-left, .usp-right {
  justify-content: space-between;
  width: 50%;
  display: flex;
}

.portret-image {
  background-image: url('../images/Shirley-Platteel.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 1000px;
  width: 200px;
  height: 200px;
  margin-bottom: 17px;
  margin-left: auto;
  margin-right: auto;
}

.portret-image-2 {
  filter: grayscale();
  background-image: url('../images/nicole-diepenmaat.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 1000px;
  width: 200px;
  height: 200px;
  margin-bottom: 17px;
  margin-left: auto;
  margin-right: auto;
}

.portret-image-3 {
  filter: grayscale();
  background-image: url('../images/sem-groenewegen.jpg');
  background-position: 50%;
  background-size: cover;
  border-radius: 1000px;
  width: 200px;
  height: 200px;
  margin-bottom: 17px;
  margin-left: auto;
  margin-right: auto;
}

.portret-image-4 {
  filter: grayscale();
  background-image: url('../images/Hugo-foto.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 1000px;
  width: 200px;
  height: 200px;
  margin-bottom: 17px;
  margin-left: auto;
  margin-right: auto;
}

.link-block-2 {
  z-index: 99;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  display: flex;
  position: relative;
}

.slider {
  background-color: #fff;
  flex-direction: row;
  justify-content: center;
  align-items: flex-start;
  width: 75%;
  max-width: 1200px;
  height: 60vh;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.icon, .icon-2 {
  color: #000;
}

.slide-nav {
  color: #000;
  display: none;
}

.image-3 {
  width: 62%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.div-block-2 {
  flex-wrap: wrap;
  height: 60vh;
  display: flex;
}

.left-arrow {
  height: 100%;
  inset: 0% auto auto 0%;
}

.right-arrow {
  height: 100%;
  inset: 0% 0% auto auto;
}

.image-4 {
  width: 100%;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
}

.div-block-3 {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}

.button {
  letter-spacing: .5px;
  background-color: #000;
  padding: 14px 24px;
  font-family: freight-display-pro, sans-serif;
  font-size: 18px;
}

.wa-button {
  z-index: 9999;
  color: #318f22;
  background-color: #000;
  border-radius: 1000px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: flex;
  position: fixed;
  inset: auto 2% 2% auto;
}

.whatsapp {
  width: 56%;
  margin-top: -1px;
  margin-left: auto;
  margin-right: auto;
}

.link-block-3 {
  z-index: 9999;
  width: 100%;
  height: 100%;
  position: absolute;
}

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

.form-block {
  width: 75%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  font-family: freight-display-pro, sans-serif;
  display: block;
}

.field-label {
  color: #000;
  margin-top: 22px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 400;
}

.text-field {
  color: #5f5f5f;
  background-color: #eee;
  padding-bottom: 12px;
  font-size: 16px;
}

.text-field-2 {
  color: #5f5f5f;
  background-color: #eee;
  font-size: 16px;
}

.submit-button {
  background-color: #000;
  padding: 12px 24px 14px;
  font-size: 17px;
}

.textarea {
  color: #5f5f5f;
  background-color: #eee;
  font-size: 16px;
}

.success-message {
  background-color: #fff;
}

.email {
  letter-spacing: .4px;
  width: 75%;
  max-width: 1200px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: freight-display-pro, sans-serif;
  font-size: 19px;
  line-height: 28px;
}

.footer-logo {
  width: 80px;
  height: auto;
  margin-bottom: 21px;
}

.linkedin {
  z-index: 4;
  width: 30px;
  margin-bottom: 0;
  padding-bottom: 14px;
  position: relative;
  inset: auto auto 0% 14%;
}

.link-block-4 {
  justify-content: flex-end;
  align-items: flex-end;
  padding-bottom: 0;
  display: flex;
}

.slide {
  background-image: url('../images/f52c8916-c1f9-4f12-a664-cf5b87b853b1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
  margin-left: auto;
  margin-right: auto;
}

.mask {
  width: 100%;
  height: 60vh;
}

.div-block-4 {
  justify-content: center;
  align-items: center;
  width: 100%;
  display: flex;
}

.slide-2 {
  background-image: url('../images/b05fab9b-dfbe-40a6-906f-ea284cea0344.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-3 {
  background-image: url('../images/dbf17c66-9ab3-4338-948b-aa14832324b5.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-4 {
  background-image: url('../images/a5d6f46c-a5b0-4b8b-8a7e-b08be3460158.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-5 {
  background-image: url('../images/ef0d12ae-a6e4-4569-bcc5-a894ab09d7f7.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-6 {
  background-image: url('../images/6add3d29-1cf6-42b1-a8ee-decb7310b8cb-2.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-7 {
  background-image: url('../images/9b74ea4f-c06e-46b0-b80c-d00b2bb49c6c-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-8 {
  background-image: url('../images/14c1ff90-8d4a-44d1-ae3d-572a994360e5-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-9 {
  background-image: url('../images/342b5761-17a4-4de6-9673-749e789e131a-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1 {
  background-image: url('../images/400f77bc-c73f-4291-a9e4-036c778afa2b-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-2 {
  background-image: url('../images/8963097f-7898-4759-ab76-4eee3278ab68-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-1-3 {
  background-image: url('../images/09279493-eed3-4889-9731-b85337d16fb2-1.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.slide-14 {
  background-image: url('../images/boomshakaweb.jpg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: contain;
}

.link-block-5 {
  width: 100%;
}

.portret-image-5, .portret-image-6 {
  filter: grayscale();
  background-image: url('../images/Schermafbeelding-2021-07-05-om-18.29.26.png');
  background-position: 50%;
  background-size: cover;
  border-radius: 1000px;
  width: 200px;
  height: 200px;
  margin-bottom: 17px;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (max-width: 991px) {
  .header {
    height: 20vh;
  }

  .usps {
    width: 80%;
  }

  .staat-voor {
    font-size: 16px;
    line-height: 20px;
  }

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

  .columns {
    width: 80%;
  }

  .columns.single {
    flex-direction: column;
  }

  .left.single, .left.rechtsgebieden {
    width: 100%;
    margin-top: 22px;
  }

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

  .line {
    width: 80%;
  }

  .nav-menu {
    color: #000;
    background-color: #fff;
    width: 80%;
    margin-top: -1px;
    margin-left: auto;
    margin-right: auto;
  }

  .footer-wrap {
    width: 80%;
  }

  .text-block {
    font-size: 16px;
  }

  .nav-link-2, .nav-link-2:active, .nav-link-2:visited, .nav-link-2.w--current {
    color: #000;
  }

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

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

  .form-block {
    width: 80%;
  }

  .email {
    width: 80%;
    font-size: 18px;
    line-height: 26px;
  }

  .linkedin {
    left: 18%;
  }
}

@media screen and (max-width: 767px) {
  .header {
    height: 28vh;
  }

  .usps {
    flex-flow: column;
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .staat-voor {
    width: 50%;
  }

  .logo {
    width: 40%;
  }

  .nav-link-2, .nav-link-2:visited, .nav-link-2.w--current, .nav-link-2.w--current:visited {
    color: #000;
  }

  .usp-left {
    width: 100%;
  }

  .usp-right {
    width: 100%;
    margin-top: 38px;
  }

  .linkedin {
    width: 25px;
    left: 22%;
  }
}

@media screen and (max-width: 479px) {
  .header {
    height: 10vh;
  }

  .staat-voor {
    width: 100%;
    margin-top: 19px;
  }

  .html-embed {
    justify-content: flex-start;
  }

  .columns {
    flex-direction: column-reverse;
    align-items: flex-start;
  }

  .left {
    align-items: flex-start;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .left._5 {
    width: 100%;
  }

  .left._7 {
    width: 100%;
    margin-bottom: 17px;
    margin-left: 0;
  }

  .left.portret {
    flex-direction: column;
    width: 70%;
    margin-left: 0;
    margin-right: auto;
  }

  .left._9 {
    width: 100%;
  }

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

  .html-embed-2 {
    flex-wrap: nowrap;
    justify-content: center;
    align-items: center;
    width: 80%;
    height: 310px;
    margin-left: auto;
    margin-right: auto;
  }

  .logo {
    width: 60%;
  }

  .nav-menu {
    color: #000;
    background-color: #fff;
  }

  .nav-link-2, .nav-link-2.w--current {
    color: #000;
  }

  .usp-left {
    flex-direction: column;
  }

  .usp-right {
    flex-direction: column;
    margin-top: 10px;
  }

  .slider {
    height: 50vh;
  }

  .div-block-2 {
    height: 30vh;
  }

  .left-arrow {
    left: -17%;
  }

  .right-arrow {
    right: -17%;
  }

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

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

  .email {
    width: 80%;
  }

  .linkedin {
    margin-bottom: 0;
    bottom: 27%;
    left: 18%;
  }

  .link-block-4 {
    margin-right: auto;
  }
}


