.add-wave {
  position: relative;
}
.add-wave:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  pointer-events: none;
  left: 0px;
  top: calc(100% - 370px);
  height: 780px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../Images/the-wave.svg");
}
@media (max-width: 980px) {
  .add-wave:after {
    height: 260px;
    top: calc(100% - 160px);
  }
}
@media (max-width: 767px) {
  .add-wave:after {
    height: 230px;
    top: calc(100% - 160px);
  }
}
.the-logo-after-the-title {
  position: absolute !important;
  right: 0px;
  bottom: 0px;
}

.legend-map .legend-container .legend-item {
  cursor: pointer;
}
.legend-map .legend-container .legend-item:hover {
  opacity: 0.8;
}

.mapa-image:not(.active) {
  display: none;
}
.mapa-image > .et_pb_image_wrap {
  display: block;
  width: 100%;
}
.mapa-image > .et_pb_image_wrap > img {
  display: block;
  width: 100%;
  height: auto;
}

@media (min-width: 767px) and (max-width: 980px) {
  .et_pb_row {
    width: calc(100% - 94px) !important;
  }
}

.row-mapa-blue-title {
  /**/
}
.row-mapa-blue-title.et_pb_row_1.et_pb_row {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  padding-block: 0px;
}
.row-mapa-blue-title .et_pb_text {
  position: absolute !important;
  margin-top: 0px !important;
  left: 0px;
  top: 0px;
}

.row-mapa-the-legend {
  /*position: absolute !important;
  margin-top: 0px !important;
  left: 0px;
  top: 180px;*/
  z-index: 30;
}
.row-mapa-the-legend .legend-map, .row-mapa-the-legend .et_pb_text {
  position: absolute !important;
  margin-top: 0px !important;
  left: 0px;
  top: 40px;
}

@media (max-width: 980px) {
  .home-hero.et_pb_section_0.et_pb_section {
    height: auto !important;
    padding-top: 47px !important;
    background-color: white !important;
    padding-top: 42px !important;
    padding-bottom: 250px !important;
    margin-bottom: 0px !important;
    background-position: center -22vw;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .home-hero.et_pb_section_0.et_pb_section {
    padding-top: 90px !important;
    padding-bottom: 0px !important;
    margin-bottom: 45px !important;
    background-position: center 0px;
    background-size: cover;
  }
}
@media (max-width: 767px) {
  .home-hero.et_pb_section_0.et_pb_section > .et_pb_row .et_pb_column {
    display: flex;
    align-items: center;
    justify-content: space-between;
    flex-direction: column;
    height: 400px !important;
  }
}
@media (max-width: 767px) {
  .home-hero.et_pb_section_0.et_pb_section > .et_pb_row .et_pb_column > * {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .home-hero.et_pb_section_0.et_pb_section .hero-home-heading {
    position: relative;
    top: -70px;
  }
}
@media (max-width: 980px) {
  .home-hero.et_pb_section_0.et_pb_section .hero-home-heading h1 {
    font-size: 43px;
  }
}
@media (max-width: 767px) {
  .home-hero.et_pb_section_0.et_pb_section .hero-home-heading h1 span {
    display: block;
    word-break: break-all;
    text-align: left;
  }
}
@media (max-width: 767px) {
  .home-hero.et_pb_section_0.et_pb_section .hero-home-paragraph {
    top: 50px;
  }
}

@media (min-width: 767px) and (max-width: 980px) {
  .row-title-with-logo {
    padding-top: 0px !important;
  }
}
@media (max-width: 767px) {
  .row-title-with-logo {
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    margin-bottom: 0px !important;
  }
  .row-title-with-logo > * {
    width: 100%;
    float: none;
    margin-bottom: 0px !important;
  }
  .row-title-with-logo .et_pb_text {
    width: 100% !important;
  }
  .row-title-with-logo .et_pb_text h1 span, .row-title-with-logo .et_pb_text h2 span, .row-title-with-logo .et_pb_text h3 span {
    word-break: break-all;
    display: block;
  }
}
@media (max-width: 980px) {
  .row-title-with-logo .the-logo-after-the-title {
    bottom: 90px !important;
    margin: 0px !important;
  }
}
@media (max-width: 767px) {
  .row-title-with-logo .the-logo-after-the-title {
    bottom: 130px !important;
    margin: 0px !important;
  }
}
@media (max-width: 767px) {
  .row-title-with-logo .the-logo-after-the-title > .et_pb_image_wrap {
    display: block;
  }
}
@media (max-width: 980px) {
  .row-title-with-logo .the-logo-after-the-title > .et_pb_image_wrap > img {
    display: block;
    width: 196px;
    height: auto;
  }
}
@media (max-width: 767px) {
  .row-title-with-logo .the-logo-after-the-title > .et_pb_image_wrap > img {
    width: 120px;
  }
}

.the-huidige-hero {
  margin-bottom: 45px !important;
}
.the-huidige-hero > * {
  position: relative;
}
.the-huidige-hero:before {
  content: "";
  display: block;
  background-image: url("../Images/the-wave-huidige.png");
  background-position: center top;
  background-size: 100% 100%;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: calc(100% + 30px);
}/*# sourceMappingURL=Style.2025.css.map */