.w-layout-vflex {
  flex-direction: column;
  align-items: flex-start;
  display: flex;
}

.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;
}

.container-medium {
  max-width: 1280px;
}

.link {
  color: #7fba27;
}

.tijdlijn-columns {
  align-items: center;
  height: 100%;
  margin-top: 50px;
  display: flex;
}

.tijdlijn-columns._2, .tijdlijn-columns._4 {
  flex-direction: row-reverse;
}

.tijdlijn-columns.laatste-tijdlijnelement {
  margin-bottom: 50px;
}

.div-block-15 {
  width: 88%;
  position: relative;
}

.column-10 {
  justify-content: flex-end;
  display: flex;
}

.slider-divblock {
  align-items: center;
  width: 100%;
  height: 100%;
  padding-left: 10%;
  padding-right: 10%;
  display: flex;
}

.slider-title {
  color: #fff;
  width: auto;
  margin-bottom: 15px;
  font-size: 60px;
  line-height: 60px;
}

.dropdown-toggle {
  padding-right: 20px;
}

.dropdown-toggle.navlink {
  color: #000;
}

.dropdown-toggle.navlink:hover {
  color: #7fba27;
}

.dropdown-toggle.navlink:focus {
  background-color: #7fba27;
}

.icon {
  max-width: 60px;
}

.icon.color {
  background-color: #7fba27;
  border-radius: 100%;
  max-width: 20px;
}

.icon.large {
  max-width: 120px;
}

.titel-wrapper-2 {
  width: 375px;
  display: inline-block;
}

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

.collection-item-2 {
  background-color: #1a1b20;
  width: auto;
}

.partner-section {
  background-color: #fff;
  height: auto;
}

.column-9 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.cta-title {
  color: #fff;
  width: 100%;
  margin-top: 5px;
  font-size: 30px;
  line-height: 40px;
}

.button {
  background-color: #7fba27;
}

.button.lined {
  border-radius: 10px;
  margin-left: 10px;
  transition: opacity .2s;
}

.button.lined:hover {
  box-shadow: inset 14px 14px 20px 20px #00000021;
}

.button.lined._0-0 {
  margin-left: 0;
}

.button.lined.margin-left-10 {
  background-color: #0000;
  border: 1px solid #7fba27;
  border-radius: 10px;
  margin-left: 10px;
  transition: background-color .2s;
}

.button.lined.margin-left-10:hover {
  background-color: #7fba27;
}

.button.filled {
  background-color: #7fba27;
  border-radius: 10px;
  margin-top: 10px;
  transition: box-shadow .2s;
}

.button.filled:hover {
  box-shadow: inset 20px 0 20px 20px #0003;
}

.title-placeholder {
  width: 100%;
  height: auto;
  margin-top: 5%;
  margin-bottom: 25px;
}

.title-placeholder._0 {
  margin-top: 5%;
  margin-bottom: 0%;
}

.title-placeholder.padding-bottom {
  margin-bottom: 0%;
}

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

.container {
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 80%;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.container.vertical {
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  height: 100%;
}

.container.navmenu {
  flex-direction: row;
  align-items: center;
}

.container.vertical-div {
  flex-direction: column;
}

.container._100 {
  justify-content: center;
  align-items: flex-start;
  height: 100%;
}

.navbar {
  background-color: #0000;
  width: 100%;
  position: fixed;
  inset: 0% 0% auto;
}

.slide {
  background-image: linear-gradient(65deg, #000, #53535300 66%), url('../images/Prefect---proces-to-progress.jpg');
  background-position: 0 0, 50%;
  background-size: auto, cover;
}

.div-block-2 {
  display: flex;
}

.nav-link {
  color: #fff;
}

.nav-link:hover, .nav-link:focus {
  color: #7fba27;
}

.nav-link.w--current {
  color: #fff;
  background-color: #7fba27;
}

.dropdown-list-3 {
  width: 183.938px;
}

.dropdown-list-3.w--open {
  width: 300px;
}

.collection-list-4 {
  width: 100%;
}

.collection-list-4._180 {
  width: auto;
}

.logo-placeholder {
  flex: 1;
  height: 100%;
}

.dropdown-list {
  width: 112.861%;
}

.dropdown-list.w--open {
  background-color: #1a1b20;
  width: 275px;
}

.content-wrapper-slide {
  width: 375px;
}

.regular-title-content {
  color: #fff;
  font-size: 50px;
  line-height: 75px;
}

.regular-title-content.black {
  color: #1a1b20;
  line-height: 60px;
}

.regular-title-content.black.centerd {
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 50px;
  line-height: 50px;
}

.tijdlijn-placeholder {
  width: 50%;
}

.collection-list-wrapper-6 {
  padding-top: 50px;
}

.image-placeholder-tijdlijn {
  background-image: url('../images/Brainstorm-1.jpg');
  background-position: 0 0;
  background-size: cover;
  border-radius: 100%;
  width: 160px;
  height: 160px;
}

.image-placeholder-tijdlijn._1 {
  background-color: #7fba27;
  background-image: url('../images/5.1-Bij-twijfel.png');
  background-position: 50%;
  background-size: cover;
  border: 3px solid #7fba27;
}

.image-placeholder-tijdlijn._5-tochh {
  background-color: #7fba27;
  background-image: url('../images/5.1-Bij-twijfel.png');
  background-position: 50%;
  border: 3px solid #7fba27;
}

.image-placeholder-tijdlijn._3 {
  background-color: #7fba27;
  background-image: url('../images/3.1-Asbest-procedures.png');
  background-position: 50%;
  border: 3px solid #7fba27;
}

.image-placeholder-tijdlijn._2 {
  background-color: #7fba27;
  background-image: url('../images/2.1-Soorten-asbest.png');
  background-position: 50%;
  border: 3px solid #7fba27;
}

.image-placeholder-tijdlijn._4-toch {
  background-color: #7fba27;
  background-image: url('../images/4.1-Asbest-verwijderen.png');
  background-position: 50%;
  border: 3px solid #7fba27;
}

._2b {
  color: #7fba27;
}

.slide-nav {
  display: none;
}

.cta-section {
  background-color: #fff;
  background-image: linear-gradient(82deg, #000, #fff0), url('../images/breek-traditie-corporatie-tradities.jpg');
  background-position: 0 0, 50% 40%;
  background-size: auto, cover;
  height: 300px;
}

.cta-section._2 {
  background-image: linear-gradient(82deg, #000, #fff0), url('../images/mockup-klein.jpg');
}

.slider {
  background-color: #1a1b20;
  height: 100vh;
}

.timeline---line-placeholder {
  background-image: linear-gradient(270deg, #0000 49.9%, #b4b2b1 50%, #0000 50.1%, #fff 50.5%);
}

.text-block {
  color: #fff;
}

.hoofdtekst-zwart {
  text-align: left;
  margin-left: 0;
  font-family: Open Sans, sans-serif;
}

.hoofdtekst-zwart.right {
  text-align: left;
}

.brand {
  height: 100%;
}

.logo-grid {
  justify-content: center;
  margin-top: 20px;
  margin-bottom: 50px;
  display: flex;
}

.rename-placeholder {
  width: 100%;
  height: 100%;
  margin-top: 15px;
}

.dropdown-toggle-2 {
  padding-right: 20px;
}

.dropdown-toggle-2:hover {
  background-color: #7fba27;
}

.cta-wrapper {
  width: 650px;
  margin-top: 40px;
  margin-bottom: 50px;
  padding-top: 0;
  padding-bottom: 0;
}

.title-placeholder-slider {
  width: auto;
}

.hoofdtekst {
  color: #fff;
  width: 100%;
  font-family: Open Sans, sans-serif;
  line-height: 24px;
}

.hoofdtekst.contact-link._2 {
  color: #fff;
}

.hoofdtekst.orange {
  color: #7fba27;
}

.hoofdtekst.orange.cta {
  margin-top: 15px;
  padding-top: 0;
  font-size: 16px;
  font-weight: 700;
}

.hoofdtekst.no-padding {
  margin-bottom: 0;
}

.hoofdtekst.no-padding:hover {
  color: #fff;
}

.hoofdtekst.no-padding._5-5 {
  margin-top: 5px;
  margin-bottom: 5px;
}

.hoofdtekst.copyright {
  margin-top: 10px;
}

.hoofdtekst.copyright.grey {
  color: #b4b2b1;
}

.navlink {
  color: #fff;
  font-weight: 700;
}

.collection-list {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-auto-columns: 1fr;
  align-items: stretch;
  display: grid;
}

.cap-line {
  background-image: linear-gradient(#7fba27, #7fba27);
  width: 100%;
  height: 5px;
  margin-bottom: 15px;
}

.cap-line._80 {
  width: auto;
}

.dropdown-link {
  color: #fff;
  font-weight: 700;
}

.dropdown-link:hover {
  color: #7fba27;
  background-color: #1a1b20;
}

.partnerlogo {
  max-width: 80%;
}

.column-8 {
  height: 38%;
}

.image {
  flex: 1;
}

.dropdown-list-2 {
  background-color: #1a1b20;
}

.column-11 {
  justify-content: flex-end;
  display: flex;
}

.skills-bar {
  justify-content: space-between;
  font-weight: 700;
  display: flex;
}

.skills-bar.right {
  text-align: right;
  justify-content: flex-end;
}

.collection-list-wrapper-3 {
  width: 100%;
  height: 100%;
}

.grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr;
  margin-top: 10px;
}

.section-3 {
  height: auto;
  padding-top: 50px;
  padding-bottom: 100px;
}

.section-3.responsive {
  display: none;
}

.collection-item-4 {
  justify-content: center;
  display: flex;
}

.partner-placeholder {
  justify-content: center;
  align-items: center;
  display: flex;
}

.news {
  background-color: #b4b2b11a;
  height: 100%;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}

.subtitel {
  color: #7fba27;
  text-align: center;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 400;
}

.flex-block {
  display: block;
}

.rich-text-block {
  color: #fffcfc;
  padding-bottom: 10px;
}

.expertise-wrapper {
  border: 1px solid #e0e0e0;
  height: 300px;
  margin-bottom: 20px;
  padding: 40px 40px 60px;
  position: relative;
  overflow: hidden;
}

.image-2 {
  cursor: grab;
}

.service-heading {
  text-align: center;
  margin-top: 10px;
  font-size: 20px;
  line-height: 21px;
}

.service-heading.left-allign {
  text-align: left;
}

.service-heading.left-allign._24 {
  font-size: 24px;
  line-height: 30px;
}

.service-heading.left-allign._24.white {
  color: #fff;
}

.absolute-divblock-expertise-second {
  flex-direction: column;
  justify-content: space-between;
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
  display: none;
  position: absolute;
  inset: 0%;
}

.icon-placeholder {
  background-color: #7fba27;
  border-radius: 100%;
  justify-content: center;
  align-items: center;
  width: 65px;
  height: 65px;
  display: flex;
}

.icon-placeholder.black {
  background-color: #0000;
}

.absolute-divblock-expertise-base {
  background-color: #fff;
  padding: 40px 40px 20px;
  display: block;
  position: absolute;
  inset: 0%;
}

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

.footerlink {
  color: #fff;
  text-decoration: none;
}

.footerlink:hover {
  color: #7fba27;
}

.footerlink.w--current {
  text-decoration: none;
}

.footer-columns {
  width: 100%;
  padding-bottom: 15px;
}

.link-2, .footer-menu-header.white {
  color: #fff;
}

.footer {
  color: #b4b2b1;
  background-color: #1a1b20;
  height: auto;
  padding-top: 50px;
  padding-bottom: 20px;
}

.div-block-6 {
  border-top: 1px solid #b4b2b1;
  width: 100%;
  height: 100%;
  margin-top: 20px;
}

.flex-block-2 {
  border: 1px solid #d6d6d6;
  padding: 2rem;
  display: flex;
}

.image-3 {
  max-width: 50px;
}

.grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}

.image-wrapper {
  background-image: url('../images/60226a4c3573d07cd60f8f56_2.1-Vastgoed-eigenaren.jpg');
  background-position: 0 0;
  background-size: cover;
  height: 200px;
}

.image-wrapper._2 {
  background-image: url('../images/601d48df4896e426d2fb7561_3d13.jpg');
  background-position: 50%;
  background-size: cover;
}

.image-wrapper._1 {
  background-image: url('../images/60226a95725f9f0a9f5514f2_4.1-Particulieren.jpg');
  background-position: 50%;
  background-size: cover;
}

.image-wrapper._3 {
  background-image: url('../images/60226a053d00c14a43d3c3ce_1.1-Vereniging-van-Eigenaren.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.collection-item-7 {
  background-color: #1a1b20;
  width: auto;
}

.div-block-18 {
  display: flex;
}

.dropdown-list-4 {
  width: 112.861%;
}

.dropdown-list-4.w--open {
  background-color: #1a1b20;
  width: 275px;
}

.header-section {
  background-color: #7fba27;
  background-image: url('../images/ja.jpg');
  background-position: 50%;
  background-size: auto;
  height: 50vh;
}

.dropdown-toggle-3 {
  padding-right: 20px;
}

.dropdown-toggle-3:hover {
  background-color: #7fba27;
}

.dropdown-list-5 {
  background-color: #1a1b20;
}

.grid-3 {
  grid-template-columns: 1fr 1fr 1fr;
}

.flex-block-3 {
  grid-column-gap: 1rem;
  grid-row-gap: 1rem;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .tijdlijn-columns {
    flex-direction: row;
    justify-content: flex-end;
    align-items: flex-start;
  }

  .slider-title {
    margin-bottom: 0;
    font-size: 50px;
    display: inline-block;
  }

  .icon {
    color: #fff;
  }

  .column-9 {
    flex-direction: column;
  }

  .button.lined.margin-left-10 {
    margin-left: 0;
  }

  .button.filled {
    flex: none;
    margin-bottom: 10px;
  }

  .container, .container._100 {
    width: 92.5%;
  }

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

  .tijdlijn-placeholder {
    width: 100%;
  }

  .nav-menu {
    background-color: #1a1b20;
  }

  .image-placeholder-tijdlijn._1 {
    order: 0;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    width: 110px;
    height: 110px;
    display: block;
  }

  .image-placeholder-tijdlijn._5-tochh, .image-placeholder-tijdlijn._3, .image-placeholder-tijdlijn._2, .image-placeholder-tijdlijn._4-toch {
    width: 110px;
    height: 110px;
  }

  .collection-item-6 {
    height: 100%;
  }

  .hoofdtekst-zwart.right {
    width: 100%;
  }

  .title-placeholder-slider {
    flex: 0 auto;
  }

  .hoofdtekst, .hoofdtekst.contact-link._2 {
    color: #fff;
  }

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

  .cap-line {
    display: inline-block;
  }

  .collection-list-3 {
    height: 100%;
  }

  .section-3 {
    display: block;
  }

  .section-3.desktop {
    display: none;
  }

  .expertise-info-wrapper {
    flex-direction: column;
    flex: 1;
    justify-content: flex-start;
    align-items: flex-start;
    height: 100%;
    display: flex;
  }

  .expertise-wrapper {
    flex-direction: row;
    height: 350px;
    display: flex;
  }

  .service-heading.left-allign._24 {
    line-height: 35px;
  }

  .absolute-divblock-expertise-second {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: flex-start;
    align-items: flex-start;
    display: none;
  }

  .absolute-divblock-expertise-base {
    padding-top: 20px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .icon-2 {
    color: #fff;
  }

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

  .grid-3 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 767px) {
  .icon {
    color: #fff;
  }

  .container {
    width: 92.5%;
  }

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

  .collection-list-wrapper-7 {
    flex-direction: column;
    justify-content: center;
    display: block;
  }

  .regular-title-content.black.centerd {
    font-size: 40px;
  }

  .nav-menu {
    background-color: #1a1b20;
    flex-direction: row;
    display: block;
  }

  .rename-placeholder {
    flex-direction: row;
    display: block;
  }

  .image {
    flex: 0 auto;
  }

  .icon-2 {
    color: #fff;
  }

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

  .grid-3 {
    grid-template-columns: 1fr;
  }
}

@media screen and (max-width: 479px) {
  .container-medium {
    max-width: 350px;
  }

  .tijdlijn-columns, .tijdlijn-columns._2, .tijdlijn-columns._4 {
    flex-direction: column-reverse;
  }

  .slider-title {
    font-size: 30px;
    line-height: 35px;
  }

  .titel-wrapper-2 {
    width: auto;
  }

  .column-9 {
    flex-direction: row-reverse;
  }

  .container, .container._100 {
    width: 92.5%;
  }

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

  .menu-button {
    background-color: #7fba27;
  }

  .content-wrapper-slide {
    width: auto;
  }

  .regular-title-content.black.centerd {
    font-size: 30px;
    line-height: 40px;
  }

  .nav-menu {
    background-color: #1a1b20;
    flex-direction: row;
    display: block;
  }

  .image-placeholder-tijdlijn._1, .image-placeholder-tijdlijn._5-tochh, .image-placeholder-tijdlijn._3 {
    margin-bottom: 15px;
  }

  .image-placeholder-tijdlijn._2, .image-placeholder-tijdlijn._4-toch {
    margin-bottom: 15px;
    padding-bottom: 15px;
  }

  .cta-section {
    background-position: 0 0, 70%;
    height: auto;
  }

  .timeline---line-placeholder {
    background-image: linear-gradient(270deg, #0000 49.9% 49.9%, #b4b2b14d 50%, #fff 5.1%);
  }

  .cta-wrapper {
    width: auto;
  }

  .title-placeholder-slider {
    width: auto;
    overflow: visible;
  }

  .collection-list {
    flex-direction: column;
  }

  .cap-line {
    width: 250px;
  }

  .grid {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    flex-flow: column wrap;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    place-content: center flex-end;
    align-items: center;
    display: grid;
  }

  .section-3.responsive {
    display: block;
  }

  .collection-item-4 {
    margin-bottom: 15px;
  }

  .partner-placeholder {
    justify-content: center;
  }

  .expertise-wrapper {
    height: 460px;
    margin-bottom: 15px;
  }

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


