@font-face {
  font-family: "Lemon Tuesday";
  src: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../fonts/LemonTuesday.woff2") format("woff2"), url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../fonts/LemonTuesday.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.basic-font {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 400;
}
.titel-font {
  font-family: "Federo", sans-serif;
  font-weight: 400;
}
.custom-font {
  font-family: "Lemon Tuesday";
  letter-spacing: -1.08px;
}
.thin {
  font-weight: 100;
}
.extralight {
  font-weight: 200;
}
.light {
  font-weight: 300;
}
.regular {
  font-weight: 400;
}
.medium {
  font-weight: 500;
}
.semibold {
  font-weight: 600;
}
.bold {
  font-weight: 700;
}
.extrabold {
  font-weight: 800;
}
.black {
  font-weight: 900;
}
.italic {
  font-style: italic;
}
html,
body {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 400;
  color: #010811;
  font-size: 16px;
  letter-spacing: 0px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  overflow-x: hidden;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 991px) {
  html,
  body {
    font-size: calc(16px - 1px);
  }
}
@media only screen and (max-width: 767px) {
  html,
  body {
    font-size: calc(16px - 2px);
  }
}
@media only screen and (max-width: 360px) {
  html,
  body {
    font-size: calc(16px - 3px);
  }
}
html.admin-bar .headermelding-wrapper .headermelding,
body.admin-bar .headermelding-wrapper .headermelding {
  top: 32px;
}
html.hideHeader > header,
body.hideHeader > header {
  transform: translateY(calc(-100% - 4rem));
}
html.hideHeader .headermelding-wrapper,
body.hideHeader .headermelding-wrapper {
  transform: translateY(calc(-100% - 3rem));
}
h1,
.look-h1 {
  font-family: "Federo", sans-serif;
  font-size: 6.25rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -3px;
  margin-bottom: 1.5rem;
  color: #010811;
  text-transform: uppercase;
}
h2,
.look-h2 {
  font-family: "Federo", sans-serif;
  font-weight: 400;
  font-size: 4.6875rem;
  font-weight: 700;
  line-height: 1;
  letter-spacing: -1px;
  margin-bottom: 1rem;
  color: #010811;
  text-transform: uppercase;
}
h3,
.look-h3 {
  font-family: "Federo", sans-serif;
  font-weight: 400;
  font-size: 4.0625rem;
  font-weight: 700;
  line-height: 1.15384615;
  margin-bottom: 1rem;
  color: #010811;
}
h4,
.look-h4 {
  font-family: "Federo", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.22222222;
  margin-bottom: 1rem;
  color: #010811;
}
h5,
.look-h5 {
  font-family: "Federo", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.22222222;
  margin-bottom: 1rem;
  color: #010811;
}
h6,
.look-h6 {
  font-family: "Federo", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  font-weight: 500;
  line-height: 1.22222222;
  margin-bottom: 1rem;
  color: #010811;
}
.look-alt {
  font-family: "Federo", sans-serif;
  font-weight: 400;
  font-size: 1.125rem;
  font-weight: 700;
  line-height: 1.22222222;
  color: #57b3b1;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin: 0;
}
.body-large {
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.body-small {
  font-family: "Space Grotesk", sans-serif;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.65;
  letter-spacing: -0.09px;
}
body:not(.home) h1,
body:not(.home) .look-h1 {
  font-size: 6rem;
}
@media only screen and (max-width: 991px) {
  body:not(.home) h1,
  body:not(.home) .look-h1 {
    font-size: 4.5rem;
  }
}
@media only screen and (max-width: 767px) {
  body:not(.home) h1,
  body:not(.home) .look-h1 {
    font-size: 3rem;
  }
}
body:not(.home) h2,
body:not(.home) .look-h2 {
  font-size: 3.75rem;
}
@media only screen and (max-width: 991px) {
  body:not(.home) h2,
  body:not(.home) .look-h2 {
    font-size: 3.25rem;
  }
}
@media only screen and (max-width: 767px) {
  body:not(.home) h2,
  body:not(.home) .look-h2 {
    font-size: 2.75rem;
  }
}
body:not(.home) h3,
body:not(.home) .look-h3 {
  font-size: 2.5rem;
}
@media only screen and (max-width: 991px) {
  body:not(.home) h3,
  body:not(.home) .look-h3 {
    font-size: 2.2rem;
  }
}
@media only screen and (max-width: 767px) {
  body:not(.home) h3,
  body:not(.home) .look-h3 {
    font-size: 2rem;
  }
}
body:not(.home) h4,
body:not(.home) .look-h4 {
  font-size: 2rem;
}
@media only screen and (max-width: 991px) {
  body:not(.home) h4,
  body:not(.home) .look-h4 {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 767px) {
  body:not(.home) h4,
  body:not(.home) .look-h4 {
    font-size: 1.5rem;
  }
}
body:not(.home) h5,
body:not(.home) .look-h5 {
  font-size: 2rem;
}
@media only screen and (max-width: 991px) {
  body:not(.home) h5,
  body:not(.home) .look-h5 {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 767px) {
  body:not(.home) h5,
  body:not(.home) .look-h5 {
    font-size: 1.5rem;
  }
}
body:not(.home) h6,
body:not(.home) .look-h6 {
  font-size: 2rem;
}
@media only screen and (max-width: 991px) {
  body:not(.home) h6,
  body:not(.home) .look-h6 {
    font-size: 1.75rem;
  }
}
@media only screen and (max-width: 767px) {
  body:not(.home) h6,
  body:not(.home) .look-h6 {
    font-size: 1.5rem;
  }
}
body:not(.home) .look-alt {
  font-size: 1.5rem;
}
@media only screen and (max-width: 991px) {
  body:not(.home) .look-alt {
    font-size: 1.35rem;
  }
}
@media only screen and (max-width: 767px) {
  body:not(.home) .look-alt {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  h1,
  .look-h1 {
    font-family: "Federo", sans-serif;
    font-weight: 400;
    font-size: 4rem;
  }
}
@media only screen and (max-width: 991px) {
  h1,
  .look-h1 {
    font-size: 2.5rem;
  }
  h2,
  .look-h2 {
    font-size: 2.2rem;
  }
}
p,
span,
a,
li,
.look-p {
  color: #010811;
  line-height: 1.7;
  letter-spacing: -0.23px;
}
p {
  font-size: 1.125rem;
  margin-bottom: 1.7em;
}
p b,
p strong {
  font-weight: 700;
}
p i,
p em {
  font-style: italic;
}
small {
  font-size: 0.8rem;
}
a {
  color: #c1a057;
  text-decoration: none;
}
a:hover,
a:active,
a:focus {
  text-decoration: none;
}
*::selection {
  background: #57b3b1;
  color: #010811;
}
*::-moz-selection {
  background: #57b3b1;
  color: #010811;
}
p.check {
  color: #57b3b1;
}
p.check::before {
  content: "";
  margin-right: 1rem;
  display: inline-block;
  width: 1.5rem;
  height: 1rem;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-check-bg.svg");
  background-size: contain;
  background-repeat: no-repeat;
}
.transition {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.rel {
  position: relative;
}
.abs {
  position: absolute;
}
.fixed {
  position: fixed;
}
.none {
  display: none;
}
.flex {
  display: flex;
  flex-wrap: wrap;
}
.inline-flex {
  display: inline-flex;
  flex-wrap: wrap;
}
.block {
  display: block;
}
.inline-block {
  display: inline-block;
}
.background-cover {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.box-shadow {
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
}
.box-shadow-hover {
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
}
.fill {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.gap05 {
  gap: 0.5rem;
}
.gap1 {
  gap: 1rem;
}
.gap2 {
  gap: 2rem;
}
@media only screen and (max-width: 767px) {
  .gap2 {
    gap: 0.5rem;
  }
}
.grid2 {
  display: grid;
  grid-template-columns: auto auto;
}
.grid2.center {
  align-items: center;
}
.mb-l {
  margin-bottom: 1rem;
}
.mb-xl {
  margin-bottom: 8rem;
}
@media only screen and (max-width: 991px) {
  .mb-xl {
    margin-bottom: 4vh;
  }
}
.center {
  text-align: center;
}
.grid3 {
  display: grid;
  grid-template-columns: 10% 40% 40%;
}
.grid3.center {
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .grid3 {
    grid-template-columns: 1% 49.5% 49.5%;
  }
}
.mb1 {
  margin-bottom: 1rem;
}
.container-full {
  width: 100%;
}
.flex-row {
  display: flex;
  flex-wrap: wrap;
}
.container {
  max-width: 1300px;
  box-sizing: border-box;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media only screen and (min-width: 1600px) {
  .container {
    max-width: 1400px;
  }
}
.row {
  margin-left: -1rem;
  margin-right: -1rem;
}
[class*="col-"] {
  padding-left: 1rem;
  padding-right: 1rem;
}
.website-content {
  display: inline-block;
  width: 100%;
  padding-top: 10rem;
  color: #010811;
}
.website-content.first_content_tekst {
  padding-top: 16.5rem;
}
.page-id-1021 .website-content,
.page-het-verlaat .website-content,
.home .website-content {
  background-color: #010811;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/park-west-icoon-bg-pattern.svg");
  background-size: 348px;
}
.page-id-1021 .website-content:has(.nieuws-content.light-bg),
.page-het-verlaat .website-content:has(.nieuws-content.light-bg),
.home .website-content:has(.nieuws-content.light-bg) {
  background-color: #ffffff;
  background-image: none;
}
.page-id-1021 .website-content:has(.nieuws-content.light-bg) .text-link.back,
.page-het-verlaat .website-content:has(.nieuws-content.light-bg) .text-link.back,
.home .website-content:has(.nieuws-content.light-bg) .text-link.back {
  color: #010811;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-left.svg");
  background-repeat: no-repeat;
  background-position: left 0.5rem center;
  background-size: 1rem;
  padding: 0.5rem 0 0.5rem 2.5rem;
}
.page-id-1021 .website-content:has(.nieuws-content.light-bg) .text-link.back::after,
.page-het-verlaat .website-content:has(.nieuws-content.light-bg) .text-link.back::after,
.home .website-content:has(.nieuws-content.light-bg) .text-link.back::after {
  background-color: #010811;
}
.page-id-1021 .website-content:has(.nieuws-content.light-bg) .text-link.back:hover,
.page-het-verlaat .website-content:has(.nieuws-content.light-bg) .text-link.back:hover,
.home .website-content:has(.nieuws-content.light-bg) .text-link.back:hover {
  background-position: left 0px center;
}
.home .website-content {
  background-image: none;
  padding-top: 0;
}
@media only screen and (min-width: 992px) {
  .margin-bottom {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .margin-bottom {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .margin-bottom {
    margin-bottom: 4rem;
  }
}
@media only screen and (min-width: 992px) {
  .padding-inside-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .padding-inside-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .padding-inside-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .padding-inside-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .padding-inside-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .padding-inside-bottom {
    padding: 0 0 4rem;
  }
}
.logged-in .responsive-nav {
  margin-top: 32px;
}
@media screen and (max-width: 782px) {
  #wpadminbar {
    position: fixed;
  }
  .logged-in .responsive-nav {
    margin-top: 46px;
  }
}
#old-ie-banner {
  display: none;
  position: fixed;
  width: 100%;
  text-align: center;
  background: #f12525;
  padding: 0.5rem 0;
  bottom: 0;
  z-index: 1500;
}
#old-ie-banner p {
  color: #ffffff;
  margin-bottom: 0;
  font-size: 0.9rem;
}
#old-ie-banner a {
  display: inline-block;
  color: #ffffff;
}
#old-ie-banner a::after {
  width: 100%;
  background-color: #ffffff;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  #old-ie-banner {
    display: inline-block;
  }
}
.button {
  position: relative;
  font-family: "Space Grotesk", sans-serif;
  font-weight: 400;
  font-weight: 500;
  line-height: 2;
  display: inline-block;
  background-color: transparent;
  color: #57b3b1;
  font-size: 1.125rem;
  padding: 0.5rem 5rem 0.5rem 3rem;
  border-radius: 200px;
  border: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-right-actie.svg");
  background-repeat: no-repeat;
  background-position: right 3rem center;
  background-size: 1rem;
}
.button:hover,
.button.hoverbutton {
  background-color: #c1a057;
  color: #ffffff;
  text-decoration: none;
  background-position: right 2.5rem center;
  cursor: pointer;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-right-white.svg");
}
.button:hover:hover,
.button.hoverbutton:hover {
  background-color: #a7863e;
}
.button:focus,
.button:active {
  outline: none;
  color: #ffffff;
}
.button.white {
  background-color: #ffffff;
  color: #010811;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-right.svg");
}
.button.white:hover {
  color: #010811;
  background-color: #c1a057;
}
.button.back {
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-left-white.svg");
  background-position: left 2rem center;
  padding: 0.5rem 4.5rem 0.5rem 6rem;
}
.button.back:hover {
  background-position: left 1.5rem center;
}
@media only screen and (max-width: 767px) {
  .button {
    padding: 0.5rem 4rem 0.5rem 2rem;
    max-width: 100%;
  }
}
.hoverbutton {
  background-color: #c1a057;
  color: #ffffff;
  text-decoration: none;
  background-position: right 2.5rem center;
  cursor: pointer;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-right-white.svg");
}
.hoverbutton:hover {
  background-color: #a7863e;
}
.ghost {
  background-color: transparent;
  color: #c1a057;
  border: 1px solid #c1a057;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-right-gold.svg");
}
.ghost:hover {
  background-color: #010811;
  color: #ffffff;
}
.back {
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-left-white.svg");
  background-position: left 2rem center;
  padding: 0.5rem 4.5rem 0.5rem 6rem;
}
.back:hover {
  background-position: left 1.5rem center;
}
.text-link {
  position: relative;
}
.text-link:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #57b3b1;
  height: 1px;
  width: 0;
}
.text-link:hover {
  color: #57b3b1;
}
.text-link:hover:after {
  width: 100%;
}
.text-link.back {
  color: white;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-left-white.svg");
  background-repeat: no-repeat;
  background-position: left 0.5rem center;
  background-size: 1rem;
  padding: 0.5rem 0 0.5rem 2.5rem;
}
.text-link.back::after {
  background-color: white;
}
.text-link.back:hover {
  background-position: left 0px center;
}
@media only screen and (min-width: 768px) {
  .text-link::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.link-text {
  position: relative;
  color: #010811;
}
.link-text::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.link-text:hover::after {
  width: 0%;
}
.link-text.button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .link-text::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
@supports (-ms-ime-align: auto) {
  .button {
    background-position: calc(100% - 1.5rem) center !important;
  }
  .button:hover {
    background-position: calc(100% - 1rem) center !important;
  }
}
.single-word {
  overflow: hidden;
}
.single-word .single-word-inner {
  position: relative;
  transform-origin: left bottom;
}
.input-font-color {
  color: #010811;
}
.input-border-radius {
  border-radius: 5px;
}
.input-background {
  background-color: #ffffff;
}
.input-box-shadow {
  box-shadow: 0 3px 4px 0 rgba(0, 3, 0, 0.1);
}
.input-border {
  border: none;
}
.input-weight {
  font-weight: 500;
}
@media only screen and (min-width: 992px) {
  .default-block {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .default-block {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .default-block {
    margin-bottom: 4rem;
  }
}
.default-block.no-margin {
  margin-bottom: -1px;
}
.default-block.light-bg {
  background-color: #ffffff;
}
.default-block.light-bg h1,
.default-block.light-bg h2,
.default-block.light-bg h3:not(.look-alt) {
  color: #010811;
}
.default-block.light-bg p {
  color: #010811;
}
.default-block.light-bg.no-padding {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .default-block.light-bg.padding-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .default-block.light-bg.padding-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .default-block.light-bg.padding-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .default-block.light-bg.padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .default-block.light-bg.padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .default-block.light-bg.padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .default-block.light-bg.padding-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .default-block.light-bg.padding-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .default-block.light-bg.padding-bottom {
    padding: 0 0 4rem;
  }
}
.default-block .tekst ul {
  margin: 0 0 1.7em 0.5rem;
}
.default-block .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.default-block .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.default-block .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.default-block .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.default-block .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.default-block .tekst a:not(.button) {
  white-space: nowrap;
  position: relative;
  color: #010811;
}
.default-block .tekst a:not(.button)::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.default-block .tekst a:not(.button):hover::after {
  width: 0%;
}
.default-block .tekst a:not(.button).button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .default-block .tekst a:not(.button)::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.default-block .tekst blockquote {
  margin: 0 0 2rem 0.5rem;
  border-left: 3px solid #010811;
  padding: 0 0 0 1.5rem;
}
.default-block .tekst *:last-child {
  margin-bottom: 0;
}
.default-block.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.default-block.light-bg {
  background-color: #ffffff;
}
.default-block.blue-bg {
  background: #255678;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.default-block.blue-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 190px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/golfje-3.png");
  background-position: bottom center;
  background-repeat: repeat;
  background-size: 40px;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.default-block.blue-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-blauw.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .default-block.blue-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.default-block.blue-bg ul,
.default-block.blue-bg li {
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.default-block.blue-bg ul:before,
.default-block.blue-bg li:before {
  background-color: #ffffff !important;
}
.default-block.blue-bg.woningtypen ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 991px) {
  .default-block.blue-bg.woningtypen {
    padding-bottom: 8rem;
  }
}
.default-block.green-bg {
  background: #2f5650;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.default-block.green-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Tulpen.svg");
  background-position: bottom center;
  background-size: 400px;
  background-repeat: repeat-x;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.default-block.green-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-groen.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .default-block.green-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.whatsapp {
  z-index: 100;
  display: none;
  position: fixed;
  right: 1.25rem;
  bottom: 1.25rem;
  width: 100%;
}
.whatsapp .whatsapp-button {
  position: absolute;
  right: 0;
  bottom: 0;
  height: 3.75rem;
  width: 3.75rem;
  background-color: #25d366;
  border-radius: 50%;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-whatsapp-white.svg");
  background-position: center center;
  background-size: 28px;
  background-repeat: no-repeat;
  box-shadow: 8px 9px 19px -9px rgba(107, 107, 107, 0.53);
  -webkit-transition: 0.5s ease-out 0s;
  -moz-transition: 0.5s ease-out 0s;
  -o-transition: 0.5s ease-out 0s;
  -ms-transition: 0.5s ease-out 0s;
  transition: 0.5s ease-out 0s;
}
.whatsapp .whatsapp-button:hover {
  background-color: #075e54;
}
.whatsapp .whatsapp-popup {
  position: absolute;
  right: 3.4rem;
  bottom: 4.4rem;
  width: 300px;
  max-width: 70%;
  padding: 1.25rem 1.8rem;
  font-size: 14px;
  color: #010811;
  background-color: rgba(236, 229, 221, 0.97);
  border-radius: 0.3rem;
  box-shadow: 8px 9px 19px -9px rgba(107, 107, 107, 0.53);
}
.whatsapp .whatsapp-popup::after {
  content: "";
  position: absolute;
  right: 0.5rem;
  bottom: -1rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 1rem 1rem 0;
  border-color: transparent rgba(236, 229, 221, 0.97) transparent transparent;
}
.whatsapp .whatsapp-popup .title {
  display: block;
  font-weight: 700;
}
.whatsapp .whatsapp-popup .close {
  position: absolute;
  top: 0.3rem;
  right: 0.5rem;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1;
  color: #010811;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.4;
  -webkit-transition: 0.5s ease-out 0s;
  -moz-transition: 0.5s ease-out 0s;
  -o-transition: 0.5s ease-out 0s;
  -ms-transition: 0.5s ease-out 0s;
  transition: 0.5s ease-out 0s;
  cursor: pointer;
}
.whatsapp .whatsapp-popup .close:hover {
  opacity: 1;
}
.headermelding {
  position: fixed;
  background: #010811;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}
.headermelding .headermelding-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 0.9rem;
  max-width: 1320px;
}
.headermelding .headermelding-inner .look-h4 {
  margin: 0;
  color: #ffffff;
  text-align: center;
  text-transform: uppercase;
}
.headermelding .headermelding-inner .tekst {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 400;
  color: #ffffff;
  margin: 0 1.5rem;
  text-align: center;
}
.headermelding .headermelding-inner .button {
  padding: 0.3rem 4rem 0.3rem 2.5rem;
}
@media only screen and (max-width: 991px) {
  .headermelding .headermelding-inner {
    flex-direction: column;
  }
  .headermelding .headermelding-inner .tekst {
    margin: 0.5rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .headermelding .headermelding-inner {
    padding: 15px 15px 10px;
  }
  .headermelding .headermelding-inner .button {
    padding: 0.1rem 3.5rem 0.1rem 2rem;
    background-position: right 1.2rem center;
  }
}
.overlay {
  position: fixed;
  z-index: 1400;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #010811;
  opacity: 0;
  pointer-events: none;
}
.menu-wrapper {
  position: fixed;
  display: flex;
  flex-wrap: wrap;
  top: 3rem;
  right: 3rem;
  flex-direction: column;
  align-items: flex-end;
  justify-content: space-between;
  clip-path: polygon(0 0, 200% 0, 200% 0, 0 0);
  width: 700px;
  height: calc(100vh - 6rem);
  padding: 3rem 2rem 4rem 5rem;
  background-color: #010811;
  z-index: 1900;
}
.menu-wrapper .nav-toggle {
  position: relative;
  display: inline-block;
  font-size: 1.25rem;
  color: #ffffff;
  line-height: 1;
  cursor: pointer;
}
.menu-wrapper .nav-toggle::before {
  position: absolute;
  content: "";
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #ffffff;
}
.menu-wrapper .nav {
  margin-right: auto;
}
.menu-wrapper .nav ul *:last-child {
  margin-bottom: 0;
}
.menu-wrapper .nav li {
  margin-bottom: 2rem;
  overflow: hidden;
}
.menu-wrapper .nav li a {
  position: relative;
  display: inline-block;
  font-weight: 500;
  transform: translateY(0);
  padding: 0;
  margin-bottom: 0;
  color: #ffffff;
  font-size: 2.5rem;
  line-height: 1.1;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.menu-wrapper .nav li a::after {
  position: absolute;
  top: 100%;
  left: 0;
  content: attr(data-hover);
  color: #c1a057;
}
.menu-wrapper .nav li a:hover {
  transform: translateY(-100%);
}
.menu-wrapper::after {
  position: absolute;
  content: "";
  top: 0;
  left: 100%;
  width: 100rem;
  height: 100%;
  background-color: inherit;
}
@media only screen and (min-width: 1600px) {
  .menu-wrapper {
    width: 1000px;
  }
}
@media only screen and (max-width: 991px) {
  .menu-wrapper {
    width: 80vw;
  }
}
@media only screen and (max-width: 767px) {
  .menu-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    min-width: auto;
    height: 100vh;
    padding: 3rem 3.5rem 5rem;
  }
  .menu-wrapper .nav li a {
    font-size: 1.5rem;
  }
}
.menu-wrapper .menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.menu-wrapper .menu ul *:last-child {
  margin-right: 0;
}
.menu-wrapper .menu li {
  position: relative;
  display: block;
  padding: 0 0.5rem;
  margin-right: 0.5rem;
  margin-bottom: 1rem;
}
.menu-wrapper .menu li a.sf-with-ul {
  position: relative;
}
.menu-wrapper .menu li a.sf-with-ul::after {
  position: absolute;
  content: "";
  background: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-chevron-down.svg");
  background-size: 0.5rem;
  background-position: right 1px center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  border: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.menu-wrapper .menu li.menu-item-has-children {
  overflow: visible;
}
.menu-wrapper .menu li.menu-item-has-children:hover a {
  transform: translate(0);
}
.menu-wrapper .menu li.menu-item-has-children > a {
  padding-right: 1rem;
}
.menu-wrapper .menu li > ul.sub-menu {
  display: block !important;
  margin-top: 1rem;
}
.menu-wrapper .menu li > ul.sub-menu li {
  margin: 0 0 .5rem;
  padding: 0;
  width: 100%;
  white-space: nowrap;
}
.menu-wrapper .menu li > ul.sub-menu li:after {
  display: none;
}
.menu-wrapper .menu li > ul.sub-menu li:hover .menu-wrapper .menu li > ul.sub-menu li:active a,
.menu-wrapper .menu li > ul.sub-menu li.current-menu-item a,
.menu-wrapper .menu li > ul.sub-menu li.current_page_item a,
.menu-wrapper .menu li > ul.sub-menu li.current_page_parent a {
  color: #3b8281;
}
.menu-wrapper .menu li > ul.sub-menu li a {
  padding-left: .75rem;
  font-size: 1.25rem;
}
.menu-wrapper .menu li > ul.sub-menu li a:after {
  display: none;
}
.menu-wrapper .menu li > ul.sub-menu ul.sub-menu {
  position: relative;
  display: block;
  top: 0;
  border: none;
  left: 100%;
  background: #ffffff;
}
.menu-wrapper .menu li > ul.sub-menu ul.sub-menu::after {
  display: none;
}
.menu-wrapper .menu li > ul.sub-menu ul.sub-menu li {
  display: block;
}
.nav-desktop {
  opacity: 0;
}
.nav-desktop ul {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
}
.nav-desktop li {
  margin-bottom: 0;
  overflow: hidden;
}
.nav-desktop li a {
  position: relative;
  display: inline-block;
  font-weight: 500;
  transform: translateY(0);
  padding: 0;
  margin-bottom: 0;
  color: #010811;
  font-size: 1.5rem;
  line-height: 1.1;
  text-decoration: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.nav-desktop li a::after {
  position: absolute;
  top: 100%;
  left: 0;
  content: attr(data-hover);
  color: #c1a057;
}
.nav-desktop li a:hover {
  transform: translateY(-100%);
}
.nav-desktop li.current_page_item a {
  color: #c1a057;
}
.page-id-1021 .nav-desktop ul li a,
.page-id-1021 header .header-inner .nav-toggle {
  color: #ffffff;
}
.page-id-1021 header .header-inner .nav-toggle:before {
  background-color: #ffffff;
}
header {
  position: absolute;
  width: 100%;
  background: transparent;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
header .header-top {
  display: block;
  position: relative;
  top: 0;
  width: 100%;
  max-width: 95vw;
  margin: 0 auto;
  padding: 2rem 0;
}
@media only screen and (max-width: 991px) {
  header .header-top {
    position: relative;
  }
}
header .header-inner {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  align-items: center;
  justify-content: space-between;
  z-index: 1500;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
header .header-inner .logo {
  opacity: 0;
}
header .header-inner .logolink {
  display: block;
  height: 7rem;
}
header .header-inner .logolink img {
  height: 100%;
  width: auto;
  display: block;
}
header .header-inner .menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
header .header-inner .menu ul *:last-child {
  margin-right: 0;
}
header .header-inner .menu li {
  position: relative;
  display: inline-block;
  padding: 0 0.5rem;
  margin-right: 0.5rem;
}
header .header-inner .menu li a.sf-with-ul {
  position: relative;
}
header .header-inner .menu li a.sf-with-ul::after {
  position: absolute;
  content: "";
  background: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-chevron-down.svg");
  background-size: 0.5rem;
  background-position: right 1px center;
  background-repeat: no-repeat;
  width: 100%;
  height: 100%;
  right: 0;
  top: 0;
  border: none;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
header .header-inner .menu li:hover header .header-inner .menu li:active a,
header .header-inner .menu li.current-menu-item a,
header .header-inner .menu li.current_page_item a,
header .header-inner .menu li.current_page_parent a {
  color: #3b8281;
}
header .header-inner .menu li.menu-item-has-children {
  overflow: visible;
}
header .header-inner .menu li.menu-item-has-children:hover a {
  transform: translate(0);
}
header .header-inner .menu li.menu-item-has-children > a {
  padding-right: 1rem;
}
header .header-inner .menu li > ul.sub-menu {
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  display: none;
  position: absolute;
  top: calc(100% + 16px);
  min-width: 100%;
  background: #ffffff;
  margin: 0;
  left: 50%;
  text-align: left;
  z-index: 203;
  box-shadow: 0 0 9px rgba(0, 0, 0, 0.1);
  cursor: pointer;
  border-radius: 1rem;
}
header .header-inner .menu li > ul.sub-menu::before {
  position: absolute;
  content: "";
  bottom: 100%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -10px;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #ffffff;
}
header .header-inner .menu li > ul.sub-menu li {
  margin: 0;
  padding: 0;
  width: 100%;
  white-space: nowrap;
}
header .header-inner .menu li > ul.sub-menu li:first-child {
  border-radius: 1rem 1rem 0 0;
}
header .header-inner .menu li > ul.sub-menu li:last-child {
  border-radius: 0 0 1rem 1rem;
}
header .header-inner .menu li > ul.sub-menu li:after {
  display: none;
}
header .header-inner .menu li > ul.sub-menu li:hover,
header .header-inner .menu li > ul.sub-menu li:active,
header .header-inner .menu li > ul.sub-menu li.current-menu-item,
header .header-inner .menu li > ul.sub-menu li.current_page_item,
header .header-inner .menu li > ul.sub-menu li.current_page_parent {
  background: rgba(59, 130, 129, 0.1);
}
header .header-inner .menu li > ul.sub-menu li:hover a,
header .header-inner .menu li > ul.sub-menu li:active a,
header .header-inner .menu li > ul.sub-menu li.current-menu-item a,
header .header-inner .menu li > ul.sub-menu li.current_page_item a,
header .header-inner .menu li > ul.sub-menu li.current_page_parent a {
  color: #3b8281;
}
header .header-inner .menu li > ul.sub-menu li a {
  display: block;
  padding: 1rem 1.5rem;
  margin: 0;
  color: #010811;
  font-size: 1rem;
  border-top: none;
}
header .header-inner .menu li > ul.sub-menu li a.sf-with-ul {
  position: relative;
  padding-right: 3rem;
}
header .header-inner .menu li > ul.sub-menu li a.sf-with-ul::after {
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-right.svg");
  background-size: 1rem;
  top: -1px;
  right: 1rem;
}
header .header-inner .menu li > ul.sub-menu li a::before {
  display: none;
}
header .header-inner .menu li > ul.sub-menu li::before {
  display: none;
}
header .header-inner .menu li > ul.sub-menu ul.sub-menu {
  display: block;
  top: 0;
  border: none;
  left: 100%;
  background: #ffffff;
}
header .header-inner .menu li > ul.sub-menu ul.sub-menu::after {
  display: none;
}
header .header-inner .menu li > ul.sub-menu ul.sub-menu li {
  display: block;
}
header .header-inner .nav-toggle {
  position: relative;
  display: inline-block;
  font-size: 1.7rem;
  color: #010811;
  line-height: 1;
  cursor: pointer;
}
header .header-inner .nav-toggle::before {
  position: absolute;
  content: "";
  bottom: -4px;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #010811;
}
@media only screen and (max-width: 991px) {
  header .header-inner {
    padding: 0.5rem 0;
  }
  header .header-inner .navigation {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  header .header-inner .navigation .button {
    margin-right: 2rem;
  }
}
@media only screen and (max-width: 767px) {
  header .header-top {
    padding: 3rem 1rem;
  }
  header .header-inner .logo {
    z-index: 2000;
  }
  header .header-inner .logolink {
    height: 7rem;
  }
}
@media only screen and (max-width: 575px) {
  header .header-inner .logolink {
    height: 6rem;
  }
}
header.scrolled {
  box-shadow: 0 4px 12px -2px rgba(0, 3, 0, 0.1);
}
@media only screen and (min-width: 992px) {
  header.scrolled .header-inner {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  header.scrolled .header-inner .logolink {
    height: 3.5rem;
  }
  header.scrolled .header-inner .navigation .nav {
    margin-top: 0.5rem;
  }
  header.scrolled .header-inner .navigation li a {
    font-size: 1rem;
  }
  header.scrolled .header-inner .navigation li > ul.sub-menu {
    top: calc(100% + 8px);
  }
}
.responsive-nav {
  display: none;
  position: fixed;
  overflow: auto;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  background: #ffffff;
  z-index: 1490;
  padding-top: 16rem;
}
.responsive-nav *:focus {
  outline: none;
}
@media only screen and (max-width: 767px) {
  .responsive-nav {
    padding-top: 13rem;
  }
  .responsive-nav .button {
    width: calc(100% - 5rem);
    margin: 1rem 2rem;
    font-size: 1rem;
  }
}
@media only screen and (max-width: 575px) {
  .responsive-nav {
    padding-top: 12rem;
  }
}
footer {
  position: relative;
  margin: 0;
  width: 100%;
  display: block;
  margin-top: -6rem;
  background-color: #010811;
  padding: 8rem 0 2rem;
  z-index: 2;
}
footer a,
footer p {
  color: #ffffff;
  margin-bottom: 0.5rem;
}
footer .icon {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
footer .icon:hover {
  opacity: 0.6;
}
footer .footer-block {
  text-align: center;
  gap: 1.5rem;
}
footer .logos img {
  max-height: 70px;
  max-width: 170px;
  object-fit: contain;
  display: block;
  text-align: center;
  margin: auto;
}
footer .footerbtn {
  margin: 0 -50px;
}
footer .logo-wrapper {
  min-height: 125px;
  display: grid;
  place-items: center;
}
footer .colofon {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  gap: 2rem;
}
footer .colofon a,
footer .colofon p {
  color: rgba(255, 255, 255, 0.7);
}
footer .colofon a:hover,
footer .colofon p:hover {
  color: #ffffff;
}
footer .colofon .nav-colofon {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
footer .colofon .nav-colofon li {
  color: #010811;
}
@media only screen and (max-width: 991px) {
  footer .logos .center {
    margin-bottom: 2rem;
  }
  footer .logos .center:last-child {
    margin-bottom: 0;
  }
  footer .footerbtn {
    margin: 0 0 2rem 0;
  }
}
@media only screen and (max-width: 767px) {
  footer .colofon {
    flex-direction: column;
    align-items: center;
    gap: 1rem;
  }
  footer .colofon p {
    order: 2;
    margin-bottom: 0;
  }
  footer .colofon a {
    order: 3;
  }
  footer .colofon .nav-colofon {
    order: 1;
    flex-direction: column;
    gap: 1rem;
  }
  footer .colofon .nav-colofon li {
    list-style: none;
    margin: 0 auto;
  }
}
body:not(.home) footer {
  margin-top: -2rem;
}
body.home .site-footer,
body.home:has(.maps) .site-footer {
  padding-top: 12rem;
  background-position: top 6rem center;
}
.module-overzicht,
.nieuws-slider-section {
  position: relative;
  z-index: 2;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.module-overzicht .module-item,
.nieuws-slider-section .module-item {
  height: 100%;
  padding-bottom: 2rem;
  transition: 0.2s;
}
.module-overzicht .module-item .module-item-inner,
.nieuws-slider-section .module-item .module-item-inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
  transition: 0.2s;
}
.module-overzicht .module-item .module-item-inner .module-item-top .afbeelding-overzicht-container,
.nieuws-slider-section .module-item .module-item-inner .module-item-top .afbeelding-overzicht-container {
  width: 100%;
  padding-bottom: 70%;
  position: relative;
  display: block;
  overflow: hidden;
}
.module-overzicht .module-item .module-item-inner .module-item-top .afbeelding-overzicht-container .afbeelding-overzicht-image,
.nieuws-slider-section .module-item .module-item-inner .module-item-top .afbeelding-overzicht-container .afbeelding-overzicht-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  max-width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  transition: 0.2s;
}
.module-overzicht .module-item .module-item-inner .module-item-top .tekst-overzicht,
.nieuws-slider-section .module-item .module-item-inner .module-item-top .tekst-overzicht {
  padding: 2.5rem 0 0;
  display: block;
}
.module-overzicht .module-item .module-item-inner .module-item-top .tekst-overzicht .heading,
.nieuws-slider-section .module-item .module-item-inner .module-item-top .tekst-overzicht .heading {
  font-size: 1.5rem;
  letter-spacing: -0.5px;
}
.module-overzicht .module-item .module-item-inner .link-overzicht,
.nieuws-slider-section .module-item .module-item-inner .link-overzicht {
  padding: 0 2rem 1.5rem 0;
}
.module-overzicht .module-item:hover .module-item-inner,
.nieuws-slider-section .module-item:hover .module-item-inner {
  -webkit-transform: translateY(-0.25rem);
  -moz-transform: translateY(-0.25rem);
  -o-transform: translateY(-0.25rem);
  -ms-transform: translateY(-0.25rem);
  transform: translateY(-0.25rem);
}
.module-overzicht .module-item:hover .module-item-inner .module-item-top .afbeelding-overzicht-container .afbeelding-overzicht-image,
.nieuws-slider-section .module-item:hover .module-item-inner .module-item-top .afbeelding-overzicht-container .afbeelding-overzicht-image {
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}
.module-overzicht .module-item:hover .module-item-inner .link-overzicht .link-text:after,
.nieuws-slider-section .module-item:hover .module-item-inner .link-overzicht .link-text:after {
  width: 0;
}
.module-overzicht .swiper,
.nieuws-slider-section .swiper {
  overflow: visible;
}
.module-overzicht .nieuws-wrapper,
.nieuws-slider-section .nieuws-wrapper {
  display: flex;
  flex-wrap: wrap;
  position: absolute;
  top: 1rem;
  left: 1rem;
  gap: .5rem;
  z-index: 22;
}
.module-overzicht .nieuws-categorie,
.nieuws-slider-section .nieuws-categorie {
  border-radius: 100px;
  padding: .25rem .75rem;
  font-size: .75rem;
  background-color: rgba(255, 255, 255, 0.9);
  color: #010811 !important;
}
.module-overzicht .nieuws-titel,
.nieuws-slider-section .nieuws-titel {
  text-align: center;
  margin-bottom: 4rem;
}
.module-overzicht .module-pagination,
.nieuws-slider-section .module-pagination {
  text-align: center;
  display: flex;
  justify-content: center;
  margin-top: 2rem;
}
.module-overzicht .module-pagination .page-numbers,
.nieuws-slider-section .module-pagination .page-numbers {
  display: inline-block;
  padding: 0.5rem;
  min-width: 2.5rem;
  height: 2.5rem;
  background: white;
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.1);
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0.5rem;
}
.module-overzicht .module-pagination .page-numbers.current,
.nieuws-slider-section .module-pagination .page-numbers.current {
  color: #57b3b1;
  font-weight: 700;
}
.module-overzicht .module-pagination a.page-numbers,
.nieuws-slider-section .module-pagination a.page-numbers {
  position: relative;
  color: #010811;
  font-weight: 500;
}
.module-overzicht .module-pagination a.page-numbers:after,
.nieuws-slider-section .module-pagination a.page-numbers:after {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #57b3b1;
  height: 1px;
  width: 0;
}
.module-overzicht .module-pagination a.page-numbers:hover,
.nieuws-slider-section .module-pagination a.page-numbers:hover {
  color: #57b3b1;
}
.module-overzicht .module-pagination a.page-numbers:hover:after,
.nieuws-slider-section .module-pagination a.page-numbers:hover:after {
  width: 100%;
}
.module-overzicht .module-pagination a.page-numbers.back,
.nieuws-slider-section .module-pagination a.page-numbers.back {
  color: white;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-left-white.svg");
  background-repeat: no-repeat;
  background-position: left 0.5rem center;
  background-size: 1rem;
  padding: 0.5rem 0 0.5rem 2.5rem;
}
.module-overzicht .module-pagination a.page-numbers.back::after,
.nieuws-slider-section .module-pagination a.page-numbers.back::after {
  background-color: white;
}
.module-overzicht .module-pagination a.page-numbers.back:hover,
.nieuws-slider-section .module-pagination a.page-numbers.back:hover {
  background-position: left 0px center;
}
@media only screen and (min-width: 768px) {
  .module-overzicht .module-pagination a.page-numbers::after,
  .nieuws-slider-section .module-pagination a.page-numbers::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.module-overzicht .module-pagination a.page-numbers:hover,
.nieuws-slider-section .module-pagination a.page-numbers:hover {
  box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
  color: #57b3b1;
}
.module-overzicht .module-pagination a.page-numbers.prev,
.nieuws-slider-section .module-pagination a.page-numbers.prev {
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-left-black.svg");
  background-size: 1rem auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.module-overzicht .module-pagination a.page-numbers.prev:hover,
.nieuws-slider-section .module-pagination a.page-numbers.prev:hover {
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-left-actie.svg");
}
.module-overzicht .module-pagination a.page-numbers.next,
.nieuws-slider-section .module-pagination a.page-numbers.next {
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-right-black.svg");
  background-size: 1rem auto;
  background-repeat: no-repeat;
  background-position: center center;
}
.module-overzicht .module-pagination a.page-numbers.next:hover,
.nieuws-slider-section .module-pagination a.page-numbers.next:hover {
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-right-actie.svg");
}
@media only screen and (max-width: 767px) {
  .module-overzicht .module-pagination,
  .nieuws-slider-section .module-pagination {
    margin-top: 0.5rem;
  }
  .module-overzicht .module-item.downloads .module-item-icoon,
  .nieuws-slider-section .module-item.downloads .module-item-icoon {
    padding: 0.5rem 0.5rem 0.5rem 1rem;
    line-height: 1;
  }
  .module-overzicht .module-item.downloads .module-item-icoon img,
  .nieuws-slider-section .module-item.downloads .module-item-icoon img {
    width: 2rem;
  }
  .module-overzicht .module-item.downloads .module-item-titel,
  .nieuws-slider-section .module-item.downloads .module-item-titel {
    padding: 0.5rem;
  }
}
body.home .nieuws-slider-section,
body.page-het-verlaat .nieuws-slider-section {
  padding-top: 0;
  padding-bottom: 0;
}
body.home .nieuws-slider-section h1,
body.page-het-verlaat .nieuws-slider-section h1,
body.home .nieuws-slider-section h2,
body.page-het-verlaat .nieuws-slider-section h2,
body.home .nieuws-slider-section p,
body.page-het-verlaat .nieuws-slider-section p,
body.home .nieuws-slider-section .link-text,
body.page-het-verlaat .nieuws-slider-section .link-text {
  color: #ffffff;
}
body.home .nieuws-slider-section h1:after,
body.page-het-verlaat .nieuws-slider-section h1:after,
body.home .nieuws-slider-section h2:after,
body.page-het-verlaat .nieuws-slider-section h2:after,
body.home .nieuws-slider-section p:after,
body.page-het-verlaat .nieuws-slider-section p:after,
body.home .nieuws-slider-section .link-text:after,
body.page-het-verlaat .nieuws-slider-section .link-text:after {
  background-color: #ffffff;
}
body.home .nieuws-slider-section .module-item,
body.page-het-verlaat .nieuws-slider-section .module-item {
  padding-bottom: 0;
}
body.page-nijderbij .nieuws-slider-section {
  margin-bottom: 0;
}
body.page-nijderbij .tooltips .tooltip .text {
  background-color: #255678;
}
body.page-nijderbij .tooltips .tooltip .text:after {
  color: #255678;
}
body.page-nijderbij .tooltips .tooltip .bullet {
  background: #255678;
}
body.page-nijderbij .tooltips .tooltip.verlaat {
  right: 37%;
  top: 33%;
}
body.page-nijderbij .tooltips .tooltip.binnentuin {
  right: 34%;
  top: 50%;
}
body.page-nijderbij .tooltips .tooltip.gebouw {
  right: 50%;
  top: 58%;
}
body.page-nijderbij .tooltips .tooltip.profound .bullet,
body.page-nijderbij .tooltips .tooltip.fortuna-1 .bullet,
body.page-nijderbij .tooltips .tooltip.fortuna-2 .bullet {
  left: -45px;
  right: auto;
  top: 19px;
}
body.page-nijderbij .tooltips .tooltip.profound .text:after,
body.page-nijderbij .tooltips .tooltip.fortuna-1 .text:after,
body.page-nijderbij .tooltips .tooltip.fortuna-2 .text:after {
  right: auto;
  left: -12px;
  rotate: 180deg;
}
body.page-nijderbij .tooltips .tooltip.profound {
  right: 60%;
  top: 38%;
}
body.page-nijderbij .tooltips .tooltip.fortuna-1 {
  top: 63%;
  left: 17%;
}
body.page-nijderbij .tooltips .tooltip.fortuna-2 {
  top: 66%;
  left: 37%;
}
@media only screen and (max-width: 767px) {
  body.page-nijderbij .tooltips .tooltip.verlaat {
    right: 37%;
    top: 25%;
  }
  body.page-nijderbij .tooltips .tooltip.binnentuin {
    right: 38%;
    top: 40%;
  }
  body.page-nijderbij .tooltips .tooltip.gebouw {
    right: 48%;
    top: 40%;
  }
  body.page-nijderbij .tooltips .tooltip.profound {
    right: 34%;
    top: 34%;
  }
  body.page-nijderbij .tooltips .tooltip.fortuna-1 {
    top: 55%;
    left: 26%;
  }
  body.page-nijderbij .tooltips .tooltip.fortuna-2 {
    top: 56%;
    left: 45%;
  }
}
.nieuws-slider-arrows {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  justify-content: center;
  margin-top: .75rem;
}
.nieuws-slider-arrows span {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #ffffff;
  border-radius: 50%;
  display: grid;
  place-items: center;
}
.nieuws-slider-arrows span.swiper-button-disabled {
  opacity: 0.5;
}
.nieuws-slider-arrows svg {
  width: 1rem;
  height: 1rem;
}
.banner {
  position: relative;
  margin-top: 55px;
  margin-left: 40px;
  width: calc(100% - 80px);
  height: 800px;
  padding: 1rem 0;
  z-index: 0;
}
@media only screen and (min-width: 992px) {
  .banner {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .banner {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .banner {
    margin-bottom: 4rem;
  }
}
.banner.no-margin {
  margin-bottom: -1px;
}
.banner.light-bg {
  background-color: #ffffff;
}
.banner.light-bg h1,
.banner.light-bg h2,
.banner.light-bg h3:not(.look-alt) {
  color: #010811;
}
.banner.light-bg p {
  color: #010811;
}
.banner.light-bg.no-padding {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .banner.light-bg.padding-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .banner.light-bg.padding-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .banner.light-bg.padding-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .banner.light-bg.padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .banner.light-bg.padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .banner.light-bg.padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .banner.light-bg.padding-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .banner.light-bg.padding-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .banner.light-bg.padding-bottom {
    padding: 0 0 4rem;
  }
}
.banner .tekst ul {
  margin: 0 0 1.7em 0.5rem;
}
.banner .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.banner .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.banner .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.banner .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.banner .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.banner .tekst a:not(.button) {
  white-space: nowrap;
  position: relative;
  color: #010811;
}
.banner .tekst a:not(.button)::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.banner .tekst a:not(.button):hover::after {
  width: 0%;
}
.banner .tekst a:not(.button).button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .banner .tekst a:not(.button)::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.banner .tekst blockquote {
  margin: 0 0 2rem 0.5rem;
  border-left: 3px solid #010811;
  padding: 0 0 0 1.5rem;
}
.banner .tekst *:last-child {
  margin-bottom: 0;
}
.banner.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.banner.light-bg {
  background-color: #ffffff;
}
.banner.blue-bg {
  background: #255678;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.banner.blue-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 190px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/golfje-3.png");
  background-position: bottom center;
  background-repeat: repeat;
  background-size: 40px;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.banner.blue-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-blauw.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .banner.blue-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.banner.blue-bg ul,
.banner.blue-bg li {
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.banner.blue-bg ul:before,
.banner.blue-bg li:before {
  background-color: #ffffff !important;
}
.banner.blue-bg.woningtypen ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 991px) {
  .banner.blue-bg.woningtypen {
    padding-bottom: 8rem;
  }
}
.banner.green-bg {
  background: #2f5650;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.banner.green-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Tulpen.svg");
  background-position: bottom center;
  background-size: 400px;
  background-repeat: repeat-x;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.banner.green-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-groen.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .banner.green-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
@media only screen and (min-width: 992px) {
  .banner {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .banner {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .banner {
    margin-bottom: 4rem;
  }
}
.banner::before {
  position: absolute;
  content: "";
  bottom: 5rem;
  left: 0;
  width: 100vw;
  height: 100vh;
  background-color: #ffffff;
  z-index: -1;
  min-height: 1000px;
}
.banner .banner-inner {
  display: flex;
  flex-wrap: wrap;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  align-items: flex-end;
  width: 95vw;
  height: 100%;
  margin: 0 auto;
  padding: 3rem 2rem;
}
.banner h1.titel {
  color: #ffffff;
  text-shadow: 0px 3px 9px rgba(0, 0, 0, 0.4);
  margin-bottom: 0;
}
.banner a.button {
  margin-top: 3.5rem;
}
.banner .content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: flex-end;
}
.banner .videocontainer {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: -1;
}
.banner .videocontainer video {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: auto;
  width: 100%;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.banner .usp-wrapper {
  display: flex;
  flex-wrap: wrap;
  margin-top: 3.5rem;
  gap: 2rem;
}
.banner .usp-wrapper .usp {
  color: #ffffff;
  max-width: 205px;
  flex: 0 0 auto;
  scroll-snap-align: start;
  font-size: 24px;
}
.banner .usp-wrapper .usp img {
  max-width: 28px;
  max-height: 28px;
  filter: invert(1) brightness(1);
  margin-bottom: 1rem;
}
.banner:has(.usp-wrapper) {
  min-height: 80vh;
}
@media only screen and (max-width: 991px) {
  .banner {
    height: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .banner {
    height: 400px;
  }
  .banner .banner-inner {
    padding: 2rem 1rem;
  }
  .banner:has(.usp-wrapper) {
    min-height: 50vh;
  }
  .banner:has(.usp-wrapper) .container {
    padding-left: 0;
    padding-right: 0;
  }
  .banner .usp-wrapper {
    margin-top: 2rem;
    gap: 0 1.5rem;
  }
  .banner .usp-wrapper .usp {
    color: #ffffff;
    max-width: 125px;
  }
  .banner .usp-wrapper .usp .text {
    font-size: 1rem;
    flex: 1 1 100%;
    min-height: 4em;
    white-space: normal;
  }
  .banner .usp-wrapper .usp img {
    max-width: 23px;
    max-height: 20px;
    filter: invert(1) brightness(1);
    margin-bottom: 1rem;
  }
  .banner .buttons a.button {
    margin-top: .5rem;
  }
}
.banner.no-margin {
  margin-bottom: -80px;
}
@media only screen and (min-width: 992px) {
  .content-tekst {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .content-tekst {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .content-tekst {
    margin-bottom: 4rem;
  }
}
.content-tekst.no-margin {
  margin-bottom: -1px;
}
.content-tekst.light-bg {
  background-color: #ffffff;
}
.content-tekst.light-bg h1,
.content-tekst.light-bg h2,
.content-tekst.light-bg h3:not(.look-alt) {
  color: #010811;
}
.content-tekst.light-bg p {
  color: #010811;
}
.content-tekst.light-bg.no-padding {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .content-tekst.light-bg.padding-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .content-tekst.light-bg.padding-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .content-tekst.light-bg.padding-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .content-tekst.light-bg.padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .content-tekst.light-bg.padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .content-tekst.light-bg.padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .content-tekst.light-bg.padding-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .content-tekst.light-bg.padding-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .content-tekst.light-bg.padding-bottom {
    padding: 0 0 4rem;
  }
}
.content-tekst .tekst ul {
  margin: 0 0 1.7em 0.5rem;
}
.content-tekst .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.content-tekst .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.content-tekst .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.content-tekst .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.content-tekst .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.content-tekst .tekst a:not(.button) {
  white-space: nowrap;
  position: relative;
  color: #010811;
}
.content-tekst .tekst a:not(.button)::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.content-tekst .tekst a:not(.button):hover::after {
  width: 0%;
}
.content-tekst .tekst a:not(.button).button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .content-tekst .tekst a:not(.button)::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.content-tekst .tekst blockquote {
  margin: 0 0 2rem 0.5rem;
  border-left: 3px solid #010811;
  padding: 0 0 0 1.5rem;
}
.content-tekst .tekst *:last-child {
  margin-bottom: 0;
}
.content-tekst.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.content-tekst.light-bg {
  background-color: #ffffff;
}
.content-tekst.blue-bg {
  background: #255678;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.content-tekst.blue-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 190px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/golfje-3.png");
  background-position: bottom center;
  background-repeat: repeat;
  background-size: 40px;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.content-tekst.blue-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-blauw.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .content-tekst.blue-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.content-tekst.blue-bg ul,
.content-tekst.blue-bg li {
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.content-tekst.blue-bg ul:before,
.content-tekst.blue-bg li:before {
  background-color: #ffffff !important;
}
.content-tekst.blue-bg.woningtypen ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 991px) {
  .content-tekst.blue-bg.woningtypen {
    padding-bottom: 8rem;
  }
}
.content-tekst.green-bg {
  background: #2f5650;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.content-tekst.green-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Tulpen.svg");
  background-position: bottom center;
  background-size: 400px;
  background-repeat: repeat-x;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.content-tekst.green-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-groen.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .content-tekst.green-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
@media only screen and (max-width: 575px) {
  .content-tekst .kolom-2 {
    margin-top: 1.7em;
  }
}
.content-tekst .tekst a {
  color: white;
}
@media only screen and (min-width: 992px) {
  .intro-text {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .intro-text {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .intro-text {
    margin-bottom: 4rem;
  }
}
.intro-text.no-margin {
  margin-bottom: -1px;
}
.intro-text.light-bg {
  background-color: #ffffff;
}
.intro-text.light-bg h1,
.intro-text.light-bg h2,
.intro-text.light-bg h3:not(.look-alt) {
  color: #010811;
}
.intro-text.light-bg p {
  color: #010811;
}
.intro-text.light-bg.no-padding {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .intro-text.light-bg.padding-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .intro-text.light-bg.padding-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .intro-text.light-bg.padding-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .intro-text.light-bg.padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .intro-text.light-bg.padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .intro-text.light-bg.padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .intro-text.light-bg.padding-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .intro-text.light-bg.padding-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .intro-text.light-bg.padding-bottom {
    padding: 0 0 4rem;
  }
}
.intro-text .tekst ul {
  margin: 0 0 1.7em 0.5rem;
}
.intro-text .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.intro-text .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.intro-text .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.intro-text .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.intro-text .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.intro-text .tekst a:not(.button) {
  white-space: nowrap;
  position: relative;
  color: #010811;
}
.intro-text .tekst a:not(.button)::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.intro-text .tekst a:not(.button):hover::after {
  width: 0%;
}
.intro-text .tekst a:not(.button).button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .intro-text .tekst a:not(.button)::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.intro-text .tekst blockquote {
  margin: 0 0 2rem 0.5rem;
  border-left: 3px solid #010811;
  padding: 0 0 0 1.5rem;
}
.intro-text .tekst *:last-child {
  margin-bottom: 0;
}
.intro-text.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.intro-text.light-bg {
  background-color: #ffffff;
}
.intro-text.blue-bg {
  background: #255678;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.intro-text.blue-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 190px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/golfje-3.png");
  background-position: bottom center;
  background-repeat: repeat;
  background-size: 40px;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.intro-text.blue-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-blauw.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .intro-text.blue-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.intro-text.blue-bg ul,
.intro-text.blue-bg li {
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.intro-text.blue-bg ul:before,
.intro-text.blue-bg li:before {
  background-color: #ffffff !important;
}
.intro-text.blue-bg.woningtypen ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 991px) {
  .intro-text.blue-bg.woningtypen {
    padding-bottom: 8rem;
  }
}
.intro-text.green-bg {
  background: #2f5650;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.intro-text.green-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Tulpen.svg");
  background-position: bottom center;
  background-size: 400px;
  background-repeat: repeat-x;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.intro-text.green-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-groen.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .intro-text.green-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.intro-text .tekst {
  padding-bottom: 8rem;
}
.intro-text .tekst .look-alt {
  display: block;
  margin-bottom: 0.75rem;
}
.intro-text .image-element {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100%;
  top: -5rem;
  height: calc(100% + 5rem);
}
.intro-text .image-element .image-element-inner {
  position: relative;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  z-index: 1;
}
.text-with-images {
  padding-top: 14rem;
}
@media only screen and (min-width: 992px) {
  .text-with-images {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .text-with-images {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .text-with-images {
    margin-bottom: 4rem;
  }
}
.text-with-images.no-margin {
  margin-bottom: -1px;
}
.text-with-images.light-bg {
  background-color: #ffffff;
}
.text-with-images.light-bg h1,
.text-with-images.light-bg h2,
.text-with-images.light-bg h3:not(.look-alt) {
  color: #010811;
}
.text-with-images.light-bg p {
  color: #010811;
}
.text-with-images.light-bg.no-padding {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .text-with-images.light-bg.padding-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .text-with-images.light-bg.padding-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .text-with-images.light-bg.padding-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .text-with-images.light-bg.padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .text-with-images.light-bg.padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .text-with-images.light-bg.padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .text-with-images.light-bg.padding-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .text-with-images.light-bg.padding-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .text-with-images.light-bg.padding-bottom {
    padding: 0 0 4rem;
  }
}
.text-with-images .tekst ul {
  margin: 0 0 1.7em 0.5rem;
}
.text-with-images .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.text-with-images .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.text-with-images .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.text-with-images .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.text-with-images .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.text-with-images .tekst a:not(.button) {
  white-space: nowrap;
  position: relative;
  color: #010811;
}
.text-with-images .tekst a:not(.button)::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.text-with-images .tekst a:not(.button):hover::after {
  width: 0%;
}
.text-with-images .tekst a:not(.button).button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .text-with-images .tekst a:not(.button)::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.text-with-images .tekst blockquote {
  margin: 0 0 2rem 0.5rem;
  border-left: 3px solid #010811;
  padding: 0 0 0 1.5rem;
}
.text-with-images .tekst *:last-child {
  margin-bottom: 0;
}
.text-with-images.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.text-with-images.light-bg {
  background-color: #ffffff;
}
.text-with-images.blue-bg {
  background: #255678;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.text-with-images.blue-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 190px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/golfje-3.png");
  background-position: bottom center;
  background-repeat: repeat;
  background-size: 40px;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.text-with-images.blue-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-blauw.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .text-with-images.blue-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.text-with-images.blue-bg ul,
.text-with-images.blue-bg li {
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.text-with-images.blue-bg ul:before,
.text-with-images.blue-bg li:before {
  background-color: #ffffff !important;
}
.text-with-images.blue-bg.woningtypen ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 991px) {
  .text-with-images.blue-bg.woningtypen {
    padding-bottom: 8rem;
  }
}
.text-with-images.green-bg {
  background: #2f5650;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.text-with-images.green-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Tulpen.svg");
  background-position: bottom center;
  background-size: 400px;
  background-repeat: repeat-x;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.text-with-images.green-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-groen.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .text-with-images.green-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.text-with-images .image-element {
  overflow: hidden;
  position: relative;
}
.text-with-images .image-element .ratio {
  display: block;
  padding-bottom: 75%;
}
.text-with-images .image-element .image-element-inner {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-size: auto 100%;
}
.text-with-images .image-element.image-1 {
  margin-bottom: -4.5rem;
  width: calc(100% + 7.25rem);
  margin-left: -7.25rem;
}
.text-with-images .image-element.image-2 {
  margin-top: -10.5rem;
  width: calc(100% + 4.25rem);
  margin-left: -1rem;
}
.text-with-images .image-element.image-2 .ratio {
  padding-bottom: 152%;
}
.text-with-images .image-element.image-3 {
  margin-left: 100px;
  margin-right: -100px;
}
.text-with-images .image-element.image-3 .image-element-inner {
  background-size: 100%;
  background-repeat: no-repeat;
}
.text-with-images .tekst {
  position: relative;
  z-index: 2;
  padding-top: 2.5rem;
}
.text-with-images .tekst.with-title {
  margin: 0 -5rem;
  text-align: center;
  padding: 3.5rem 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .text-with-images .tekst.image-3 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 991px) {
  .text-with-images .image-element.image-3 {
    margin-left: 0;
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .text-with-images {
    padding-top: 10rem;
  }
  .text-with-images .image-element {
    padding-top: 4rem;
  }
  .text-with-images .image-element.with-title {
    margin: 0 -7rem;
  }
  .text-with-images .image-element .image-element-inner {
    background-size: auto 125%;
  }
  .text-with-images .image-element.image-1 {
    margin-left: -1.25rem;
    width: calc(100% + 5rem);
  }
  .text-with-images .image-element.image-2 {
    margin-top: -8rem;
    width: calc(100% + 2.5rem);
    margin-left: 0rem;
  }
  .text-with-images .image-element.image-3 {
    margin-top: -5rem;
  }
}
@media only screen and (max-width: 575px) {
  .text-with-images {
    padding-top: 6rem;
  }
  .text-with-images .tekst {
    padding-top: 4rem;
  }
  .text-with-images .image-element .image-element-inner {
    background-size: auto 150%;
  }
  .text-with-images .image-element.image-1 {
    margin-left: -1.25rem;
    width: calc(100% + 5rem);
    margin-top: 3rem;
  }
  .text-with-images .image-element.image-2 {
    margin-top: -4rem;
    width: calc(100% + 5.5rem);
    margin-left: -3rem;
  }
  .text-with-images .image-element.image-3 {
    width: calc(100% + 3rem);
    margin-left: -3rem;
    margin-top: -1rem;
  }
}
.quote-text {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .quote-text {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .quote-text {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .quote-text {
    margin-bottom: 4rem;
  }
}
.quote-text.no-margin {
  margin-bottom: -1px;
}
.quote-text.light-bg {
  background-color: #ffffff;
}
.quote-text.light-bg h1,
.quote-text.light-bg h2,
.quote-text.light-bg h3:not(.look-alt) {
  color: #010811;
}
.quote-text.light-bg p {
  color: #010811;
}
.quote-text.light-bg.no-padding {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .quote-text.light-bg.padding-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .quote-text.light-bg.padding-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .quote-text.light-bg.padding-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .quote-text.light-bg.padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .quote-text.light-bg.padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .quote-text.light-bg.padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .quote-text.light-bg.padding-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .quote-text.light-bg.padding-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .quote-text.light-bg.padding-bottom {
    padding: 0 0 4rem;
  }
}
.quote-text .tekst ul {
  margin: 0 0 1.7em 0.5rem;
}
.quote-text .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.quote-text .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.quote-text .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.quote-text .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.quote-text .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.quote-text .tekst a:not(.button) {
  white-space: nowrap;
  position: relative;
  color: #010811;
}
.quote-text .tekst a:not(.button)::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.quote-text .tekst a:not(.button):hover::after {
  width: 0%;
}
.quote-text .tekst a:not(.button).button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .quote-text .tekst a:not(.button)::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.quote-text .tekst blockquote {
  margin: 0 0 2rem 0.5rem;
  border-left: 3px solid #010811;
  padding: 0 0 0 1.5rem;
}
.quote-text .tekst *:last-child {
  margin-bottom: 0;
}
.quote-text.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.quote-text.light-bg {
  background-color: #ffffff;
}
.quote-text.blue-bg {
  background: #255678;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.quote-text.blue-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 190px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/golfje-3.png");
  background-position: bottom center;
  background-repeat: repeat;
  background-size: 40px;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.quote-text.blue-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-blauw.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .quote-text.blue-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.quote-text.blue-bg ul,
.quote-text.blue-bg li {
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.quote-text.blue-bg ul:before,
.quote-text.blue-bg li:before {
  background-color: #ffffff !important;
}
.quote-text.blue-bg.woningtypen ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 991px) {
  .quote-text.blue-bg.woningtypen {
    padding-bottom: 8rem;
  }
}
.quote-text.green-bg {
  background: #2f5650;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.quote-text.green-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Tulpen.svg");
  background-position: bottom center;
  background-size: 400px;
  background-repeat: repeat-x;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.quote-text.green-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-groen.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .quote-text.green-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.quote-text .quote-text-element {
  font-family: "Federo", sans-serif;
  font-weight: 400;
  font-size: 12vw;
  color: #010811;
}
@media only screen and (min-width: 1600px) {
  .quote-text .quote-text-element {
    font-size: 8vw;
  }
}
.image-slider {
  text-align: center;
  height: fit-content;
  z-index: 2;
}
@media only screen and (min-width: 992px) {
  .image-slider {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .image-slider {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .image-slider {
    margin-bottom: 4rem;
  }
}
.image-slider.no-margin {
  margin-bottom: -1px;
}
.image-slider.light-bg {
  background-color: #ffffff;
}
.image-slider.light-bg h1,
.image-slider.light-bg h2,
.image-slider.light-bg h3:not(.look-alt) {
  color: #010811;
}
.image-slider.light-bg p {
  color: #010811;
}
.image-slider.light-bg.no-padding {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .image-slider.light-bg.padding-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .image-slider.light-bg.padding-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .image-slider.light-bg.padding-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .image-slider.light-bg.padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .image-slider.light-bg.padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .image-slider.light-bg.padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .image-slider.light-bg.padding-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .image-slider.light-bg.padding-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .image-slider.light-bg.padding-bottom {
    padding: 0 0 4rem;
  }
}
.image-slider .tekst ul {
  margin: 0 0 1.7em 0.5rem;
}
.image-slider .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.image-slider .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.image-slider .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.image-slider .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.image-slider .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.image-slider .tekst a:not(.button) {
  white-space: nowrap;
  position: relative;
  color: #010811;
}
.image-slider .tekst a:not(.button)::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.image-slider .tekst a:not(.button):hover::after {
  width: 0%;
}
.image-slider .tekst a:not(.button).button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .image-slider .tekst a:not(.button)::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.image-slider .tekst blockquote {
  margin: 0 0 2rem 0.5rem;
  border-left: 3px solid #010811;
  padding: 0 0 0 1.5rem;
}
.image-slider .tekst *:last-child {
  margin-bottom: 0;
}
.image-slider.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.image-slider.light-bg {
  background-color: #ffffff;
}
.image-slider.blue-bg {
  background: #255678;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.image-slider.blue-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 190px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/golfje-3.png");
  background-position: bottom center;
  background-repeat: repeat;
  background-size: 40px;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.image-slider.blue-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-blauw.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .image-slider.blue-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.image-slider.blue-bg ul,
.image-slider.blue-bg li {
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.image-slider.blue-bg ul:before,
.image-slider.blue-bg li:before {
  background-color: #ffffff !important;
}
.image-slider.blue-bg.woningtypen ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 991px) {
  .image-slider.blue-bg.woningtypen {
    padding-bottom: 8rem;
  }
}
.image-slider.green-bg {
  background: #2f5650;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.image-slider.green-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Tulpen.svg");
  background-position: bottom center;
  background-size: 400px;
  background-repeat: repeat-x;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.image-slider.green-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-groen.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .image-slider.green-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.image-slider .swiper-wrapper {
  align-items: center;
  transition-timing-function: linear;
}
.image-slider .swiper-slide .img-container img {
  width: 100%;
  height: 475px;
  object-fit: cover;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .image-slider .swiper-slide .img-container img {
    height: 325px;
  }
}
@media only screen and (max-width: 991px) {
  .image-slider .swiper-slide .img-container img {
    height: 250px;
  }
}
@media only screen and (max-width: 575px) {
  .image-slider {
    padding-top: 2rem;
  }
  .image-slider .swiper-slide .img-container img {
    height: 200px;
  }
}
.tekst-afbeelding {
  position: relative;
}
@media only screen and (min-width: 992px) {
  .tekst-afbeelding {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-afbeelding {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-afbeelding {
    margin-bottom: 4rem;
  }
}
.tekst-afbeelding.no-margin {
  margin-bottom: -1px;
}
.tekst-afbeelding.light-bg {
  background-color: #ffffff;
}
.tekst-afbeelding.light-bg h1,
.tekst-afbeelding.light-bg h2,
.tekst-afbeelding.light-bg h3:not(.look-alt) {
  color: #010811;
}
.tekst-afbeelding.light-bg p {
  color: #010811;
}
.tekst-afbeelding.light-bg.no-padding {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .tekst-afbeelding.light-bg.padding-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-afbeelding.light-bg.padding-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-afbeelding.light-bg.padding-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .tekst-afbeelding.light-bg.padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-afbeelding.light-bg.padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-afbeelding.light-bg.padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .tekst-afbeelding.light-bg.padding-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-afbeelding.light-bg.padding-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-afbeelding.light-bg.padding-bottom {
    padding: 0 0 4rem;
  }
}
.tekst-afbeelding .tekst ul {
  margin: 0 0 1.7em 0.5rem;
}
.tekst-afbeelding .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-afbeelding .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.tekst-afbeelding .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.tekst-afbeelding .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-afbeelding .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.tekst-afbeelding .tekst a:not(.button) {
  white-space: nowrap;
  position: relative;
  color: #010811;
}
.tekst-afbeelding .tekst a:not(.button)::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.tekst-afbeelding .tekst a:not(.button):hover::after {
  width: 0%;
}
.tekst-afbeelding .tekst a:not(.button).button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .tekst-afbeelding .tekst a:not(.button)::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.tekst-afbeelding .tekst blockquote {
  margin: 0 0 2rem 0.5rem;
  border-left: 3px solid #010811;
  padding: 0 0 0 1.5rem;
}
.tekst-afbeelding .tekst *:last-child {
  margin-bottom: 0;
}
.tekst-afbeelding.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.tekst-afbeelding.light-bg {
  background-color: #ffffff;
}
.tekst-afbeelding.blue-bg {
  background: #255678;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.tekst-afbeelding.blue-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 190px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/golfje-3.png");
  background-position: bottom center;
  background-repeat: repeat;
  background-size: 40px;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.tekst-afbeelding.blue-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-blauw.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .tekst-afbeelding.blue-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.tekst-afbeelding.blue-bg ul,
.tekst-afbeelding.blue-bg li {
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.tekst-afbeelding.blue-bg ul:before,
.tekst-afbeelding.blue-bg li:before {
  background-color: #ffffff !important;
}
.tekst-afbeelding.blue-bg.woningtypen ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 991px) {
  .tekst-afbeelding.blue-bg.woningtypen {
    padding-bottom: 8rem;
  }
}
.tekst-afbeelding.green-bg {
  background: #2f5650;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.tekst-afbeelding.green-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Tulpen.svg");
  background-position: bottom center;
  background-size: 400px;
  background-repeat: repeat-x;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.tekst-afbeelding.green-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-groen.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .tekst-afbeelding.green-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.tekst-afbeelding .content {
  padding-bottom: 2rem;
}
.tekst-afbeelding.ruimte-boven {
  margin-top: 20rem;
}
.tekst-afbeelding .look-alt {
  margin-bottom: 0.5rem;
}
.tekst-afbeelding .afbeelding img {
  width: 100%;
  display: block;
  border-radius: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tekst-afbeelding .row {
    align-items: normal !important;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-afbeelding .afbeelding {
    order: -2;
    margin-bottom: 3rem;
  }
}
.tekst-afbeelding h2.look-h1 {
  position: relative;
  z-index: 2;
  margin-right: -50%;
}
.tekst-met-scrollelement {
  position: relative;
  padding: 4rem 0;
}
@media only screen and (min-width: 992px) {
  .tekst-met-scrollelement {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-met-scrollelement {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-met-scrollelement {
    margin-bottom: 4rem;
  }
}
.tekst-met-scrollelement.no-margin {
  margin-bottom: -1px;
}
.tekst-met-scrollelement.light-bg {
  background-color: #ffffff;
}
.tekst-met-scrollelement.light-bg h1,
.tekst-met-scrollelement.light-bg h2,
.tekst-met-scrollelement.light-bg h3:not(.look-alt) {
  color: #010811;
}
.tekst-met-scrollelement.light-bg p {
  color: #010811;
}
.tekst-met-scrollelement.light-bg.no-padding {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .tekst-met-scrollelement.light-bg.padding-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-met-scrollelement.light-bg.padding-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-met-scrollelement.light-bg.padding-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .tekst-met-scrollelement.light-bg.padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-met-scrollelement.light-bg.padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-met-scrollelement.light-bg.padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .tekst-met-scrollelement.light-bg.padding-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-met-scrollelement.light-bg.padding-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-met-scrollelement.light-bg.padding-bottom {
    padding: 0 0 4rem;
  }
}
.tekst-met-scrollelement .tekst ul {
  margin: 0 0 1.7em 0.5rem;
}
.tekst-met-scrollelement .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-met-scrollelement .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.tekst-met-scrollelement .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.tekst-met-scrollelement .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-met-scrollelement .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.tekst-met-scrollelement .tekst a:not(.button) {
  white-space: nowrap;
  position: relative;
  color: #010811;
}
.tekst-met-scrollelement .tekst a:not(.button)::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.tekst-met-scrollelement .tekst a:not(.button):hover::after {
  width: 0%;
}
.tekst-met-scrollelement .tekst a:not(.button).button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .tekst-met-scrollelement .tekst a:not(.button)::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.tekst-met-scrollelement .tekst blockquote {
  margin: 0 0 2rem 0.5rem;
  border-left: 3px solid #010811;
  padding: 0 0 0 1.5rem;
}
.tekst-met-scrollelement .tekst *:last-child {
  margin-bottom: 0;
}
.tekst-met-scrollelement.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.tekst-met-scrollelement.light-bg {
  background-color: #ffffff;
}
.tekst-met-scrollelement.blue-bg {
  background: #255678;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.tekst-met-scrollelement.blue-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 190px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/golfje-3.png");
  background-position: bottom center;
  background-repeat: repeat;
  background-size: 40px;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.tekst-met-scrollelement.blue-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-blauw.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .tekst-met-scrollelement.blue-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.tekst-met-scrollelement.blue-bg ul,
.tekst-met-scrollelement.blue-bg li {
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.tekst-met-scrollelement.blue-bg ul:before,
.tekst-met-scrollelement.blue-bg li:before {
  background-color: #ffffff !important;
}
.tekst-met-scrollelement.blue-bg.woningtypen ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 991px) {
  .tekst-met-scrollelement.blue-bg.woningtypen {
    padding-bottom: 8rem;
  }
}
.tekst-met-scrollelement.green-bg {
  background: #2f5650;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.tekst-met-scrollelement.green-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Tulpen.svg");
  background-position: bottom center;
  background-size: 400px;
  background-repeat: repeat-x;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.tekst-met-scrollelement.green-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-groen.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .tekst-met-scrollelement.green-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.tekst-met-scrollelement .content {
  padding-bottom: 2rem;
}
.tekst-met-scrollelement .content .content-wrapper {
  padding-bottom: 2rem;
}
.tekst-met-scrollelement .content ul {
  margin: 0 0 1.7em 0.5rem;
}
.tekst-met-scrollelement .content ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-met-scrollelement .content ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.tekst-met-scrollelement .content ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.tekst-met-scrollelement .content ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-met-scrollelement .content ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.tekst-met-scrollelement .content a.button {
  margin-bottom: 0.5rem;
}
.tekst-met-scrollelement .content *:last-child {
  margin-bottom: 0;
}
.tekst-met-scrollelement .sticky-element {
  overflow: hidden;
  border-radius: 10px;
  max-height: 550px;
}
.tekst-met-scrollelement .sticky-element .sticky-bg {
  background-size: cover;
  background-position: bottom;
  height: 1200px;
  margin-top: -580px;
}
.tekst-met-scrollelement.ruimte-boven {
  margin-top: 20rem;
}
.tekst-met-scrollelement .look-alt {
  margin-bottom: 0.5rem;
}
.tekst-met-scrollelement img {
  width: 100%;
  display: block;
  border-radius: 5px;
}
@media only screen and (min-width: 992px) and (max-width: 1500px) {
  .tekst-met-scrollelement .sticky-element .sticky-bg {
    height: 1100px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .tekst-met-scrollelement .sticky-element .sticky-bg {
    height: 1100px;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-met-scrollelement .content-col {
    order: 2;
    margin-top: 3rem;
  }
  .tekst-met-scrollelement .sticky-element {
    overflow: hidden;
    border-radius: 10px;
    max-height: 380px;
  }
  .tekst-met-scrollelement .sticky-element .sticky-bg {
    background-size: cover;
    height: 550px;
    margin-top: -200px;
  }
}
.tekst-met-scrollelement h2.look-h1 {
  position: relative;
  z-index: 2;
  margin-right: -50%;
}
.tekst-button {
  text-align: center;
}
@media only screen and (min-width: 992px) {
  .tekst-button {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-button {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-button {
    margin-bottom: 4rem;
  }
}
.tekst-button.no-margin {
  margin-bottom: -1px;
}
.tekst-button.light-bg {
  background-color: #ffffff;
}
.tekst-button.light-bg h1,
.tekst-button.light-bg h2,
.tekst-button.light-bg h3:not(.look-alt) {
  color: #010811;
}
.tekst-button.light-bg p {
  color: #010811;
}
.tekst-button.light-bg.no-padding {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .tekst-button.light-bg.padding-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-button.light-bg.padding-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-button.light-bg.padding-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .tekst-button.light-bg.padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-button.light-bg.padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-button.light-bg.padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .tekst-button.light-bg.padding-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-button.light-bg.padding-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-button.light-bg.padding-bottom {
    padding: 0 0 4rem;
  }
}
.tekst-button .tekst ul {
  margin: 0 0 1.7em 0.5rem;
}
.tekst-button .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-button .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.tekst-button .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.tekst-button .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-button .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.tekst-button .tekst a:not(.button) {
  white-space: nowrap;
  position: relative;
  color: #010811;
}
.tekst-button .tekst a:not(.button)::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.tekst-button .tekst a:not(.button):hover::after {
  width: 0%;
}
.tekst-button .tekst a:not(.button).button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .tekst-button .tekst a:not(.button)::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.tekst-button .tekst blockquote {
  margin: 0 0 2rem 0.5rem;
  border-left: 3px solid #010811;
  padding: 0 0 0 1.5rem;
}
.tekst-button .tekst *:last-child {
  margin-bottom: 0;
}
.tekst-button.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.tekst-button.light-bg {
  background-color: #ffffff;
}
.tekst-button.blue-bg {
  background: #255678;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.tekst-button.blue-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 190px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/golfje-3.png");
  background-position: bottom center;
  background-repeat: repeat;
  background-size: 40px;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.tekst-button.blue-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-blauw.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .tekst-button.blue-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.tekst-button.blue-bg ul,
.tekst-button.blue-bg li {
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.tekst-button.blue-bg ul:before,
.tekst-button.blue-bg li:before {
  background-color: #ffffff !important;
}
.tekst-button.blue-bg.woningtypen ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 991px) {
  .tekst-button.blue-bg.woningtypen {
    padding-bottom: 8rem;
  }
}
.tekst-button.green-bg {
  background: #2f5650;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.tekst-button.green-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Tulpen.svg");
  background-position: bottom center;
  background-size: 400px;
  background-repeat: repeat-x;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.tekst-button.green-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-groen.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .tekst-button.green-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.tekst-button h1,
.tekst-button h2 {
  width: 100%;
  max-width: 550px;
  margin-left: auto;
  margin-right: auto;
}
.tekst-button .look-alt {
  margin-bottom: 0.5rem;
}
.tekst-button .button {
  margin-top: 4rem;
}
@media only screen and (max-width: 575px) {
  .tekst-button {
    text-align: left;
  }
  .tekst-button h2.titel {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .tekst-formulier {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-formulier {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-formulier {
    margin-bottom: 4rem;
  }
}
.tekst-formulier.no-margin {
  margin-bottom: -1px;
}
.tekst-formulier.light-bg {
  background-color: #ffffff;
}
.tekst-formulier.light-bg h1,
.tekst-formulier.light-bg h2,
.tekst-formulier.light-bg h3:not(.look-alt) {
  color: #010811;
}
.tekst-formulier.light-bg p {
  color: #010811;
}
.tekst-formulier.light-bg.no-padding {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .tekst-formulier.light-bg.padding-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-formulier.light-bg.padding-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-formulier.light-bg.padding-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .tekst-formulier.light-bg.padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-formulier.light-bg.padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-formulier.light-bg.padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .tekst-formulier.light-bg.padding-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .tekst-formulier.light-bg.padding-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .tekst-formulier.light-bg.padding-bottom {
    padding: 0 0 4rem;
  }
}
.tekst-formulier .tekst ul {
  margin: 0 0 1.7em 0.5rem;
}
.tekst-formulier .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-formulier .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.tekst-formulier .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.tekst-formulier .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.tekst-formulier .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.tekst-formulier .tekst a:not(.button) {
  white-space: nowrap;
  position: relative;
  color: #010811;
}
.tekst-formulier .tekst a:not(.button)::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.tekst-formulier .tekst a:not(.button):hover::after {
  width: 0%;
}
.tekst-formulier .tekst a:not(.button).button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .tekst-formulier .tekst a:not(.button)::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.tekst-formulier .tekst blockquote {
  margin: 0 0 2rem 0.5rem;
  border-left: 3px solid #010811;
  padding: 0 0 0 1.5rem;
}
.tekst-formulier .tekst *:last-child {
  margin-bottom: 0;
}
.tekst-formulier.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.tekst-formulier.light-bg {
  background-color: #ffffff;
}
.tekst-formulier.blue-bg {
  background: #255678;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.tekst-formulier.blue-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 190px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/golfje-3.png");
  background-position: bottom center;
  background-repeat: repeat;
  background-size: 40px;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.tekst-formulier.blue-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-blauw.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .tekst-formulier.blue-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.tekst-formulier.blue-bg ul,
.tekst-formulier.blue-bg li {
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.tekst-formulier.blue-bg ul:before,
.tekst-formulier.blue-bg li:before {
  background-color: #ffffff !important;
}
.tekst-formulier.blue-bg.woningtypen ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 991px) {
  .tekst-formulier.blue-bg.woningtypen {
    padding-bottom: 8rem;
  }
}
.tekst-formulier.green-bg {
  background: #2f5650;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.tekst-formulier.green-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Tulpen.svg");
  background-position: bottom center;
  background-size: 400px;
  background-repeat: repeat-x;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.tekst-formulier.green-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-groen.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .tekst-formulier.green-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.tekst-formulier .formulier.col-md-6 .inner {
  width: 70%;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .tekst-formulier .formulier {
    order: 13;
  }
  .tekst-formulier .formulier.col-md-6 {
    margin-top: 3rem;
  }
  .tekst-formulier .formulier.col-md-6 .inner {
    width: 100%;
  }
}
@media only screen and (min-width: 992px) {
  .faq-blok {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .faq-blok {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .faq-blok {
    margin-bottom: 4rem;
  }
}
.faq-blok.no-margin {
  margin-bottom: -1px;
}
.faq-blok.light-bg {
  background-color: #ffffff;
}
.faq-blok.light-bg h1,
.faq-blok.light-bg h2,
.faq-blok.light-bg h3:not(.look-alt) {
  color: #010811;
}
.faq-blok.light-bg p {
  color: #010811;
}
.faq-blok.light-bg.no-padding {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .faq-blok.light-bg.padding-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .faq-blok.light-bg.padding-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .faq-blok.light-bg.padding-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .faq-blok.light-bg.padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .faq-blok.light-bg.padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .faq-blok.light-bg.padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .faq-blok.light-bg.padding-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .faq-blok.light-bg.padding-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .faq-blok.light-bg.padding-bottom {
    padding: 0 0 4rem;
  }
}
.faq-blok .tekst ul {
  margin: 0 0 1.7em 0.5rem;
}
.faq-blok .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.faq-blok .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.faq-blok .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.faq-blok .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.faq-blok .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.faq-blok .tekst a:not(.button) {
  white-space: nowrap;
  position: relative;
  color: #010811;
}
.faq-blok .tekst a:not(.button)::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.faq-blok .tekst a:not(.button):hover::after {
  width: 0%;
}
.faq-blok .tekst a:not(.button).button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .faq-blok .tekst a:not(.button)::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.faq-blok .tekst blockquote {
  margin: 0 0 2rem 0.5rem;
  border-left: 3px solid #010811;
  padding: 0 0 0 1.5rem;
}
.faq-blok .tekst *:last-child {
  margin-bottom: 0;
}
.faq-blok.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.faq-blok.light-bg {
  background-color: #ffffff;
}
.faq-blok.blue-bg {
  background: #255678;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.faq-blok.blue-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 190px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/golfje-3.png");
  background-position: bottom center;
  background-repeat: repeat;
  background-size: 40px;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.faq-blok.blue-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-blauw.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .faq-blok.blue-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.faq-blok.blue-bg ul,
.faq-blok.blue-bg li {
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.faq-blok.blue-bg ul:before,
.faq-blok.blue-bg li:before {
  background-color: #ffffff !important;
}
.faq-blok.blue-bg.woningtypen ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 991px) {
  .faq-blok.blue-bg.woningtypen {
    padding-bottom: 8rem;
  }
}
.faq-blok.green-bg {
  background: #2f5650;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.faq-blok.green-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Tulpen.svg");
  background-position: bottom center;
  background-size: 400px;
  background-repeat: repeat-x;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.faq-blok.green-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-groen.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .faq-blok.green-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.faq-blok .faq-container {
  margin-top: 1.5rem;
}
.faq-blok .accordion .collapse-item {
  border-bottom: 1px solid rgba(1, 8, 17, 0.5);
}
.faq-blok .accordion .collapse-item .titel {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding: 1rem 2rem;
}
.faq-blok .accordion .collapse-item .titel * {
  margin: 0;
}
.faq-blok .accordion .collapse-item .titel .vraag {
  display: flex;
  flex-wrap: wrap;
  width: calc(100% - 2rem);
}
.faq-blok .accordion .collapse-item .titel .vraag button {
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
  border: none;
  background: none;
  padding: 0;
  margin: 0;
  outline: none;
}
.faq-blok .accordion .collapse-item .titel .close {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  width: 1.5rem;
  height: 1.5rem;
}
.faq-blok .accordion .collapse-item .titel .close svg {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  content: "";
  top: 0.5rem;
  right: 0;
  width: 1rem;
  height: 1rem;
}
.faq-blok .accordion .collapse-item .collapse-itself {
  padding-bottom: 2rem;
  display: none;
  width: calc(100% - 2rem);
}
.faq-blok .accordion .collapse-item .collapse-itself *:last-child {
  margin-bottom: 0;
}
.faq-blok .accordion .collapse-item .collapse-itself .antwoord {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  opacity: 0;
  padding: 1rem 2rem 0 2rem;
}
.faq-blok .accordion .collapse-item:hover .titel,
.faq-blok .accordion .collapse-item:focus .titel {
  background-color: rgba(87, 179, 177, 0.1);
}
.faq-blok .accordion .collapse-item.show .titel {
  background: transparent;
}
.faq-blok .accordion .collapse-item.show .titel * {
  color: #010811;
}
.faq-blok .accordion .collapse-item.show .titel .vraag button {
  color: #010811;
}
.faq-blok .accordion .collapse-item.show .titel .close {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.faq-blok .accordion .collapse-item.show .titel .close svg {
  opacity: 1;
}
.faq-blok .accordion .collapse-item.show .collapse-itself .antwoord {
  padding-top: 0;
  opacity: 1;
}
@media only screen and (max-width: 991px) {
  .faq-blok .accordion .collapse-item .collapse-itself {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .faq-blok .accordion .collapse-item .titel {
    padding: 1rem 1rem;
  }
  .faq-blok .accordion .collapse-item .collapse-itself .antwoord {
    padding: 1rem 1rem 0 1rem;
  }
}
.contactgegevens .titel {
  margin-bottom: 0.5rem;
}
.contactgegevens ul {
  margin: 0 !important;
}
.contactgegevens ul li {
  padding-left: 0 !important;
}
.contactgegevens ul li::before {
  display: none;
}
.form-group {
  position: relative;
  margin: 0 0 1rem;
  width: 100%;
}
.form-group br {
  display: none;
}
.form-group p {
  margin: 0;
}
.form-group span.titel {
  display: block;
}
.form-group label.titel {
  position: absolute;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
  color: #010811;
  font-size: 16px;
  line-height: 16px;
  letter-spacing: 0px;
  white-space: nowrap;
  pointer-events: none;
  left: 1rem;
  top: 1rem;
  z-index: 1;
  width: calc(calc(100% - 2.5rem));
  overflow: hidden;
  height: calc(2px + 16px);
}
.form-group .wpcf7-checkbox label,
.form-group .wpcf7-acceptance label,
.form-group .wpcf7-radio label {
  position: relative;
  display: inline-block;
  margin: 0;
  padding-left: 2rem;
  margin-right: 1rem;
}
.form-group .wpcf7-checkbox label span,
.form-group .wpcf7-acceptance label span,
.form-group .wpcf7-radio label span {
  display: block;
  line-height: normal;
  cursor: pointer;
}
.form-group .wpcf7-checkbox .last label,
.form-group .wpcf7-acceptance .last label,
.form-group .wpcf7-radio .last label {
  margin-right: 0;
}
.form-group input,
.form-group textarea,
.form-group select,
.form-group label.upload {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 400;
  color: #010811;
  border-radius: 5px;
  background-color: #ffffff;
  box-shadow: 0 3px 4px 0 rgba(0, 3, 0, 0.1);
  border: none;
  font-weight: 500;
  position: relative;
  display: block;
  height: calc(2rem + 16px);
  border: 1px solid #e0e0e0;
  font-size: 16px;
  line-height: calc(calc(16px + 2px));
  letter-spacing: 0px;
  padding: 1rem 1rem 0.5rem 1rem;
  margin: 0;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.form-group input::placeholder,
.form-group textarea::placeholder,
.form-group select::placeholder,
.form-group label.upload::placeholder {
  opacity: 0;
}
.form-group input:active,
.form-group textarea:active,
.form-group select:active,
.form-group label.upload:active,
.form-group input:focus,
.form-group textarea:focus,
.form-group select:focus,
.form-group label.upload:focus {
  outline: none;
}
.form-group input.hide,
.form-group textarea.hide,
.form-group select.hide,
.form-group label.upload.hide {
  display: none;
}
.form-group input::-ms-clear,
.form-group textarea::-ms-clear,
.form-group select::-ms-clear,
.form-group label.upload::-ms-clear {
  display: none;
}
.form-group input.wpcf7-not-valid,
.form-group textarea.wpcf7-not-valid,
.form-group select.wpcf7-not-valid,
.form-group label.upload.wpcf7-not-valid {
  background-color: #ffe2e2;
}
.form-group input:disabled ~ .button,
.form-group textarea:disabled ~ .button,
.form-group select:disabled ~ .button,
.form-group label.upload:disabled ~ .button {
  opacity: 0.6;
  pointer-events: none;
  cursor: not-allowed;
}
.form-group textarea {
  resize: vertical;
  height: 9rem;
  min-height: 9rem;
  max-height: 400px;
  line-height: normal;
  padding-top: 1rem;
}
.form-group select {
  padding-top: 1.5rem;
  padding-right: 2.5rem;
  cursor: pointer;
}
.form-group select .hide-option {
  display: none;
}
.form-group select::-ms-expand {
  display: none;
}
.form-group.select::before {
  position: absolute;
  z-index: 1;
  content: "";
  pointer-events: none;
  width: 0;
  height: 0;
  border-top: solid 0.5rem #a6a6a6;
  border-right: solid 0.5rem transparent;
  border-bottom: solid 0.5rem transparent;
  border-left: solid 0.5rem transparent;
  top: 1.5rem;
  right: 1rem;
}
.form-group input[type="submit"] {
  display: none;
}
.form-group input[type="checkbox"],
.form-group input[type="radio"] {
  position: absolute;
  background-color: #ffffff;
  -webkit-transition: 0.2s background-size;
  -moz-transition: 0.2s background-size;
  -o-transition: 0.2s background-size;
  -ms-transition: 0.2s background-size;
  transition: 0.2s background-size;
  background-size: 0.5rem;
  top: 2px;
  left: 0;
  width: 1rem;
  height: 1rem;
  max-height: 1rem;
  max-width: 1rem;
  padding: 0;
  cursor: pointer;
  background-repeat: no-repeat;
  background-position: center center;
}
@media only screen and (max-width: 991px) {
  .form-group input[type="checkbox"],
  .form-group input[type="radio"] {
    top: 1px;
  }
}
.form-group input[type="checkbox"]:checked {
  background-size: 1rem;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-input-checkbox.svg");
}
.form-group input[type="radio"] {
  border-radius: 1rem;
}
.form-group input[type="radio"]:checked {
  background-size: 0.5rem;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-input-radio.svg");
}
.form-group input[type="date"] {
  color: transparent;
  cursor: text;
}
.form-group input[type="date"]::-webkit-inner-spin-button,
.form-group input[type="date"]::-webkit-outer-spin-button,
.form-group input[type="date"]::-webkit-clear-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-group input[type="number"] {
  -moz-appearance: textfield;
}
.form-group input[type="number"]::-webkit-inner-spin-button,
.form-group input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.form-group.input-active label.titel {
  font-size: 0.5rem;
  -webkit-transform: translateY(-12px);
  -moz-transform: translateY(-12px);
  -o-transform: translateY(-12px);
  -ms-transform: translateY(-12px);
  transform: translateY(-12px);
}
.form-group.input-active input[type="date"] {
  color: #010811;
}
.form-group.input-active label.filename {
  color: #010811;
}
.form-group input[type="file"] {
  position: absolute;
  opacity: 0;
  overflow: hidden;
  z-index: -1;
  cursor: pointer;
}
.form-group label.upload {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
}
.form-group label.upload:hover {
  background-color: #d2d2d2;
}
.form-group label.filename {
  position: absolute;
  font-weight: 700;
  color: transparent;
  pointer-events: none;
  left: 3.5rem;
  top: 1.5rem;
  z-index: 1;
  -webkit-transition: 0.2s ease;
  -moz-transition: 0.2s ease;
  -o-transition: 0.2s ease;
  -ms-transition: 0.2s ease;
  transition: 0.2s ease;
}
.form-group.fileupload {
  overflow: hidden;
  border-radius: 5px;
  box-shadow: 0 3px 4px 0 rgba(0, 3, 0, 0.1);
}
.form-group.fileupload label.titel {
  font-weight: 500;
  color: #010811;
  left: 3.5rem;
  width: calc(100% - 3.5rem);
  z-index: 2;
}
.form-group.fileupload::before {
  position: absolute;
  z-index: 2;
  content: "";
  pointer-events: none;
  top: 3px;
  left: 1rem;
  background: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-input-upload.svg") no-repeat center center;
  background-size: 65%;
  height: 90%;
  width: 1.5rem;
}
.form-group .wpcf7-not-valid-tip {
  display: none;
}
.form-group .wpcf7-not-valid.wpcf7-file {
  background-color: #ffe2e2;
  opacity: 1;
  z-index: 1;
  color: transparent;
  padding-top: 5rem;
}
.form-group.required.select select {
  padding-right: 3.5rem;
}
.form-group.required.select::before {
  right: 2.5rem;
}
.form-group.required input {
  padding-right: 2.5rem;
}
.form-group.required::after {
  content: "*";
  position: absolute;
  font-weight: 700;
  color: #c1a057;
  height: 1rem;
  font-size: 1.375rem;
  right: 1.5rem;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  z-index: 2;
}
.half {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 0;
}
.half .form-group {
  position: relative;
  width: calc(50% - .5rem);
}
.half .no-label {
  margin-top: 0;
}
@media only screen and (max-width: 991px) {
  .half {
    display: block;
  }
  .half .form-group {
    width: 100%;
  }
}
div.wpcf7-validation-errors,
div.wpcf7-acceptance-missing {
  border: 2px solid red;
  padding: 0.5rem 1rem;
  color: #010811;
  line-height: normal;
}
.screen-reader-response,
.wpcf7-mail-sent-ok {
  display: none !important;
}
.sitemap .col-md-12 {
  margin-bottom: 1rem;
}
.sitemap ul {
  column-count: 3;
}
.sitemap ul li {
  display: block;
  break-inside: avoid-column;
}
.sitemap ul li a {
  white-space: pre-wrap !important;
}
.sitemap ul li .sub {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  margin-bottom: 0;
}
.sitemap ul li .sub li {
  width: 100%;
  column-count: 0;
  break-inside: unset;
}
@media only screen and (max-width: 991px) {
  .sitemap ul {
    column-count: 2;
  }
  .sitemap ul li .sub {
    column-count: 0;
  }
}
@media only screen and (max-width: 767px) {
  .sitemap ul {
    column-count: 1;
  }
  .sitemap ul li .sub {
    column-count: 0;
  }
}
.splash_overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: black;
  z-index: 999;
  pointer-events: none;
  height: 350%;
}
.splash_overlay_logo_tekst {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.1);
  z-index: 998;
  height: 100vh;
  display: grid;
  place-content: center;
  justify-items: center;
  pointer-events: none;
}
.splash_overlay_logo_tekst .quote-text-element {
  font-family: "Federo", sans-serif;
  font-weight: 400;
  font-size: 12vw;
  color: #57b3b1;
}
@media only screen and (max-width: 991px) {
  .splash_overlay_logo_tekst img {
    width: 250px;
  }
}
.home .splash {
  position: fixed;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  width: 100%;
  height: 100vh;
  justify-content: center;
  align-items: center;
  background-color: #000;
}
.home .splash.transparant-bg {
  background-color: #ffffff;
  pointer-events: none;
}
.home .splash_block {
  display: flex;
  height: 561vh;
  transform: scale(0.5);
  pointer-events: none;
}
.home .images {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  transform: translate3d(0, 0, 0);
  image-rendering: -webkit-optimize-contrast;
}
.home .splash_kolom {
  display: flex;
  padding-right: 7vh;
  padding-left: 7vh;
  flex-direction: column;
  justify-content: flex-start;
  align-items: stretch;
}
.home .splash_kolom.end {
  justify-content: flex-end;
}
.home .splash_kolom-inner {
  display: flex;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  flex: 0 0 auto;
}
.home .splash_img-wrap {
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  opacity: 0;
}
.home .of-hidden {
  overflow: hidden;
  height: 100vh;
  pointer-events: none;
}
@media only screen and (min-width: 992px) {
  .home .of-hidden {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .home .of-hidden {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .home .of-hidden {
    margin-bottom: 4rem;
  }
}
@media only screen and (max-width: 767px) {
  .home .of-hidden {
    margin-bottom: 6rem;
  }
}
.hero-heading {
  position: relative;
  max-width: 900px;
  padding: 130px 0 0 0;
  margin: -5px auto 0 auto;
  z-index: 2;
  text-transform: uppercase;
  line-height: 0.9;
  color: #ffffff;
  position: absolute;
  left: 5rem;
  top: 10rem;
}
@media only screen and (min-width: 992px) and (max-width: 1500px) {
  .hero-heading {
    font-size: 5rem;
    padding: 250px 0 0 0;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-heading {
    padding: 235px 0 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .hero-heading {
    padding: 120px 2vw 0 5vw;
    font-size: 3rem;
    left: 2rem;
  }
}
.show-later-img {
  height: 100vh;
}
.hero-img {
  position: relative;
  object-fit: cover;
  background-position: center;
  background-size: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  height: 100vh;
  margin-bottom: 20rem;
}
.hero-img .news-carousel {
  position: absolute;
  bottom: 15%;
  left: 0;
  right: 0;
  z-index: 5;
  height: auto;
  color: #ffffff;
  background-color: rgba(87, 179, 177, 0.9);
  padding: 8px 0 10px;
}
.header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.splash_img-wrap .center-img {
  background-attachment: fixed;
  background-position: center;
  background-size: cover;
  height: 110vh;
}
.splash_img-wrap .center-img .ratio {
  padding-bottom: 100vh;
}
@media only screen and (max-width: 991px) {
  .splash_img-wrap .center-img {
    height: 100vh;
    background-position: right -140px top 0;
  }
}
#logo {
  margin-top: 50px;
  margin-left: 50px;
}
.maps {
  position: relative;
  z-index: 3;
}
.maps #map {
  width: 100%;
  min-height: 650px;
}
.maps iframe {
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .maps #map {
    min-height: 350px;
    margin-bottom: 2rem;
  }
}
.home .maps .col-md-12 {
  background-color: #010811;
}
@media only screen and (min-width: 992px) {
  .google-maps {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .google-maps {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .google-maps {
    margin-bottom: 4rem;
  }
}
.google-maps.no-margin {
  margin-bottom: -1px;
}
.google-maps.light-bg {
  background-color: #ffffff;
}
.google-maps.light-bg h1,
.google-maps.light-bg h2,
.google-maps.light-bg h3:not(.look-alt) {
  color: #010811;
}
.google-maps.light-bg p {
  color: #010811;
}
.google-maps.light-bg.no-padding {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .google-maps.light-bg.padding-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .google-maps.light-bg.padding-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .google-maps.light-bg.padding-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .google-maps.light-bg.padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .google-maps.light-bg.padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .google-maps.light-bg.padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .google-maps.light-bg.padding-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .google-maps.light-bg.padding-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .google-maps.light-bg.padding-bottom {
    padding: 0 0 4rem;
  }
}
.google-maps .tekst ul {
  margin: 0 0 1.7em 0.5rem;
}
.google-maps .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.google-maps .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.google-maps .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.google-maps .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.google-maps .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.google-maps .tekst a:not(.button) {
  white-space: nowrap;
  position: relative;
  color: #010811;
}
.google-maps .tekst a:not(.button)::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.google-maps .tekst a:not(.button):hover::after {
  width: 0%;
}
.google-maps .tekst a:not(.button).button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .google-maps .tekst a:not(.button)::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.google-maps .tekst blockquote {
  margin: 0 0 2rem 0.5rem;
  border-left: 3px solid #010811;
  padding: 0 0 0 1.5rem;
}
.google-maps .tekst *:last-child {
  margin-bottom: 0;
}
.google-maps.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.google-maps.light-bg {
  background-color: #ffffff;
}
.google-maps.blue-bg {
  background: #255678;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.google-maps.blue-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 190px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/golfje-3.png");
  background-position: bottom center;
  background-repeat: repeat;
  background-size: 40px;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.google-maps.blue-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-blauw.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .google-maps.blue-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.google-maps.blue-bg ul,
.google-maps.blue-bg li {
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.google-maps.blue-bg ul:before,
.google-maps.blue-bg li:before {
  background-color: #ffffff !important;
}
.google-maps.blue-bg.woningtypen ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 991px) {
  .google-maps.blue-bg.woningtypen {
    padding-bottom: 8rem;
  }
}
.google-maps.green-bg {
  background: #2f5650;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.google-maps.green-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Tulpen.svg");
  background-position: bottom center;
  background-size: 400px;
  background-repeat: repeat-x;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.google-maps.green-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-groen.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .google-maps.green-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.google-maps .maps {
  position: relative;
}
.google-maps .maps #map {
  width: 100%;
  min-height: 600px;
}
.google-maps .maps iframe {
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .google-maps .maps #map {
    min-height: 350px;
    margin-bottom: 2rem;
  }
}
.tekst iframe {
  width: 100% !important;
  margin-top: 10rem;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .hero-img img {
    right: -15px;
    height: 450px;
  }
}
@media only screen and (max-width: 991px) {
  .hero-img img {
    right: -45px;
    height: 350px;
  }
}
@media only screen and (max-width: 767px) {
  .hero-img img {
    top: 35%;
    height: 250px;
  }
}
.mobile-cta {
  position: absolute;
  right: 3rem;
  bottom: 4rem;
  opacity: 0;
  z-index: 999;
  pointer-events: auto;
}
.mobile-cta h4 {
  font-size: 2.75rem;
  margin-bottom: 0;
  color: #ffffff;
}
.mobile-cta p {
  color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .mobile-cta {
    padding-left: 1rem;
    right: auto;
    left: 0;
  }
  .mobile-cta h4 {
    font-size: 2rem;
    margin-bottom: 0;
  }
}
.no-scroll {
  overflow-y: scroll;
  position: fixed;
  width: 100%;
  height: 100%;
}
html {
  overflow-y: scroll;
  scrollbar-width: thin;
}
.two-columnstekst .img-wrapper {
  margin-top: -8rem;
}
@media only screen and (max-width: 991px) {
  .two-columnstekst .img-wrapper {
    margin-top: 4rem;
  }
}
.two-columnstekst .img-wrapper img {
  max-width: 100%;
}
@media only screen and (min-width: 992px) {
  .two-columnstekst {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .two-columnstekst {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .two-columnstekst {
    margin-bottom: 4rem;
  }
}
.two-columnstekst.no-margin {
  margin-bottom: -1px;
}
.two-columnstekst.light-bg {
  background-color: #ffffff;
}
.two-columnstekst.light-bg h1,
.two-columnstekst.light-bg h2,
.two-columnstekst.light-bg h3:not(.look-alt) {
  color: #010811;
}
.two-columnstekst.light-bg p {
  color: #010811;
}
.two-columnstekst.light-bg.no-padding {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .two-columnstekst.light-bg.padding-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .two-columnstekst.light-bg.padding-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .two-columnstekst.light-bg.padding-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .two-columnstekst.light-bg.padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .two-columnstekst.light-bg.padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .two-columnstekst.light-bg.padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .two-columnstekst.light-bg.padding-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .two-columnstekst.light-bg.padding-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .two-columnstekst.light-bg.padding-bottom {
    padding: 0 0 4rem;
  }
}
.two-columnstekst .tekst ul {
  margin: 0 0 1.7em 0.5rem;
}
.two-columnstekst .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.two-columnstekst .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.two-columnstekst .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.two-columnstekst .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.two-columnstekst .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.two-columnstekst .tekst a:not(.button) {
  white-space: nowrap;
  position: relative;
  color: #010811;
}
.two-columnstekst .tekst a:not(.button)::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.two-columnstekst .tekst a:not(.button):hover::after {
  width: 0%;
}
.two-columnstekst .tekst a:not(.button).button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .two-columnstekst .tekst a:not(.button)::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.two-columnstekst .tekst blockquote {
  margin: 0 0 2rem 0.5rem;
  border-left: 3px solid #010811;
  padding: 0 0 0 1.5rem;
}
.two-columnstekst .tekst *:last-child {
  margin-bottom: 0;
}
.two-columnstekst.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.two-columnstekst.light-bg {
  background-color: #ffffff;
}
.two-columnstekst.blue-bg {
  background: #255678;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.two-columnstekst.blue-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 190px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/golfje-3.png");
  background-position: bottom center;
  background-repeat: repeat;
  background-size: 40px;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.two-columnstekst.blue-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-blauw.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .two-columnstekst.blue-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.two-columnstekst.blue-bg ul,
.two-columnstekst.blue-bg li {
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.two-columnstekst.blue-bg ul:before,
.two-columnstekst.blue-bg li:before {
  background-color: #ffffff !important;
}
.two-columnstekst.blue-bg.woningtypen ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 991px) {
  .two-columnstekst.blue-bg.woningtypen {
    padding-bottom: 8rem;
  }
}
.two-columnstekst.green-bg {
  background: #2f5650;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.two-columnstekst.green-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Tulpen.svg");
  background-position: bottom center;
  background-size: 400px;
  background-repeat: repeat-x;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.two-columnstekst.green-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-groen.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .two-columnstekst.green-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.two-columnstekst.bigpadding {
  padding-top: 12rem;
}
@media only screen and (max-width: 767px) {
  .two-columnstekst.bigpadding {
    padding-top: 0rem;
  }
}
.two-columnstekst.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
}
@media only screen and (max-width: 767px) {
  .two-columnstekst.primary-bg {
    padding-top: 4rem;
  }
}
.two-columnstekst.primary-bg .tekst.with-pretekst h2,
.two-columnstekst.primary-bg .tekst.with-pretekst h3 {
  position: relative;
  font-family: "Federo", sans-serif;
  font-weight: 400;
  font-size: 4.0625rem;
  font-weight: 700;
  line-height: 1.15384615;
  margin-bottom: 1rem;
  color: #010811;
  z-index: 2;
  margin-right: -40%;
}
@media only screen and (max-width: 767px) {
  .two-columnstekst.primary-bg .tekst.with-pretekst h2,
  .two-columnstekst.primary-bg .tekst.with-pretekst h3 {
    font-size: 2.2rem;
    margin-right: 0;
  }
}
.two-columnstekst.primary-bg .tekst.with-pretekst p {
  color: #010811;
}
.two-columnstekst.primary-bg .two-columnstekst-wrapper {
  padding-bottom: 10rem;
}
.two-columnstekst.primary-bg .image-element {
  display: block;
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 100%;
  top: -1rem;
  height: calc(100% + 5rem);
}
.two-columnstekst.primary-bg .image-element .image-element-inner {
  position: relative;
  height: 100%;
  width: 100%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
.two-columnstekst.primary-bg .image-element .image-element-inner .ratio {
  padding-bottom: 66%;
}
@media only screen and (max-width: 767px) {
  .two-columnstekst.primary-bg .image-element {
    top: 1rem;
  }
  .two-columnstekst.primary-bg .image-element .image-element-inner {
    z-index: 2;
  }
}
.two-columnstekst.bg-black .tekst.with-pretekst h2,
.two-columnstekst.bg-black .tekst.with-pretekst h3 {
  position: relative;
  font-family: "Federo", sans-serif;
  font-weight: 400;
  font-size: 4.0625rem;
  font-weight: 700;
  line-height: 1.15384615;
  margin-bottom: 1rem;
  color: #010811;
  z-index: 2;
  margin-right: -40%;
}
@media only screen and (max-width: 767px) {
  .two-columnstekst.bg-black .tekst.with-pretekst h2,
  .two-columnstekst.bg-black .tekst.with-pretekst h3 {
    font-size: 2.2rem;
    margin-right: 0;
  }
}
.two-columnstekst.bg-black .tekst *:not(.button) {
  color: #010811;
}
.two-columnstekst .img-icon {
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.two-columnstekst .img-icon .ratio {
  display: block;
  padding-bottom: 100%;
}
.two-columnstekst .tekst h2 {
  color: #ffffff;
}
.two-columnstekst .tekst p {
  color: #d8d8d8;
}
.two-columnstekst .tekst p a:not(.button):after {
  background-color: #ffffff;
}
@media only screen and (max-width: 767px) {
  .two-columnstekst .tekst p {
    padding-left: 1.75rem;
  }
}
.two-columnstekst .tekst.with-pretekst {
  position: relative;
  margin-bottom: 1rem;
  max-width: 800px;
}
.two-columnstekst .tekst.with-pretekst h2,
.two-columnstekst .tekst.with-pretekst h3 {
  color: #ffffff;
  padding-left: 1.75rem;
}
.two-columnstekst .tekst.with-pretekst .pretext {
  transform: rotate(-90deg);
  display: inline-block;
  position: relative;
  left: -100px;
  top: 110px;
  color: #c1a057;
  text-transform: uppercase;
}
.two-columnstekst .tekst.with-pretekst .pretext:before {
  content: "";
  display: inline-block;
  position: relative;
  width: 100px;
  height: 1px;
  right: 16px;
  top: -5px;
  background-color: #c1a057;
}
@media only screen and (max-width: 767px) {
  .two-columnstekst .tekst.with-pretekst .pretext {
    left: -90px;
    width: 200px;
    text-wrap: nowrap;
  }
}
@media only screen and (max-width: 767px) {
  .two-columnstekst .tekst .button {
    margin-left: 1.75rem;
  }
}
.two-columnstekst .figures {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 2rem;
  max-height: 160px;
}
.two-columnstekst .figures .big-tekst {
  font-family: "Federo", sans-serif;
  font-size: 6.25rem;
  font-weight: 400;
  line-height: 1;
  letter-spacing: -3px;
  margin-bottom: 1.5rem;
  color: #010811;
  text-transform: uppercase;
  color: #ffffff;
  text-align: end;
}
.two-columnstekst .figures .big-tekst * {
  color: #ffffff;
}
.two-columnstekst .figures .big-tekst .ani-tekst {
  width: 80px;
  display: inline-block;
  line-height: 1.2;
}
@media only screen and (min-width: 768px) {
  .two-columnstekst .figures .big-tekst {
    min-width: 380px;
  }
  .two-columnstekst .figures .big-tekst .ani-tekst {
    width: 220px;
  }
}
.two-columnstekst .figures .small-tekst {
  padding-top: 1rem;
}
@media only screen and (max-width: 767px) {
  .two-columnstekst .figures {
    gap: 1rem;
    grid-template-columns: 40% 1fr;
    margin-bottom: 1rem;
  }
  .two-columnstekst .figures .big-tekst {
    font-size: 2.5rem;
  }
  .two-columnstekst .figures .small-tekst {
    padding-top: 0;
  }
}
.home .tooltips-logo {
  display: block;
}
.tooltips {
  width: 100%;
  position: relative;
  display: inline-block;
  z-index: 2;
  margin-bottom: 8%;
}
.tooltips .tooltip-bg {
  display: block;
  width: 100%;
  max-width: 100%;
  height: auto;
}
.tooltips .tooltips-logo {
  position: absolute;
  top: 3rem;
  left: 3rem;
  width: 193px;
  height: auto;
  filter: brightness(0) invert(1);
}
.tooltips .tooltip {
  position: absolute;
}
.tooltips .tooltip.verlaat {
  right: 50%;
  top: 43%;
}
.tooltips .tooltip.binnentuin {
  right: 36%;
  top: 59%;
}
.tooltips .tooltip.gebouw {
  right: 55%;
  top: 64%;
}
.tooltips .tooltip .text {
  background: #c1a057;
  color: #ffffff;
  padding: 0.8rem;
  border-radius: 3px;
  opacity: 0;
  transform: translateX(-10px);
  transition: 0.3s all ease;
}
.tooltips .tooltip .text p {
  margin-bottom: 0.25rem;
  color: #ffffff;
}
.tooltips .tooltip .text .oppervlakte {
  color: #ffffff;
}
.tooltips .tooltip .text .info {
  display: flex;
  flex-wrap: wrap;
  gap: 0.75rem;
  align-items: center;
}
.tooltips .tooltip .text:after {
  content: "\25ba";
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  right: -10px;
  top: 0;
  color: #c1a057;
  height: 100%;
  align-items: center;
}
.tooltips .tooltip .text.active {
  position: relative;
  z-index: 2;
  opacity: 1;
  transform: translateX(0);
}
.tooltips .tooltip .bullet {
  position: absolute;
  height: 26px;
  background: #c1a057;
  width: 26px;
  border-radius: 30px;
  border: 3px solid #ffffff;
  right: -45px;
  top: 26px;
  box-shadow: 0 0 10px 0 black;
}
@media only screen and (max-width: 767px) {
  .tooltips .tooltip .bullet {
    width: 12px;
    height: 12px;
    border: 1px solid #ffffff;
    top: 28px;
    right: -25px;
  }
}
.tooltips .tooltip.verlaat {
  right: 37%;
  top: 33%;
}
.tooltips .tooltip.binnentuin {
  right: 34%;
  top: 50%;
}
.tooltips .tooltip.gebouw {
  right: 50%;
  top: 58%;
}
.tooltips .tooltip.profound .bullet,
.tooltips .tooltip.fortuna-1 .bullet,
.tooltips .tooltip.fortuna-2 .bullet {
  left: -45px;
  right: auto;
  top: 19px;
}
.tooltips .tooltip.profound .text:after,
.tooltips .tooltip.fortuna-1 .text:after,
.tooltips .tooltip.fortuna-2 .text:after {
  right: auto;
  left: -12px;
  rotate: 180deg;
}
.tooltips .tooltip.profound {
  right: 60%;
  top: 38%;
}
.tooltips .tooltip.fortuna-1 {
  top: 63%;
  left: 17%;
}
.tooltips .tooltip.fortuna-2 {
  top: 66%;
  left: 37%;
}
@media only screen and (max-width: 767px) {
  .tooltips .tooltip.verlaat {
    right: 37%;
    top: 25%;
  }
  .tooltips .tooltip.binnentuin {
    right: 38%;
    top: 40%;
  }
  .tooltips .tooltip.gebouw {
    right: 48%;
    top: 40%;
  }
  .tooltips .tooltip.profound {
    right: 34%;
    top: 34%;
  }
  .tooltips .tooltip.fortuna-1 {
    top: 55%;
    left: 26%;
  }
  .tooltips .tooltip.fortuna-2 {
    top: 56%;
    left: 45%;
  }
}
@media only screen and (max-width: 767px) {
  .tooltips .tooltips-logo {
    width: 140px;
  }
}
@media only screen and (max-width: 575px) {
  .tooltips .tooltips-logo {
    width: 100px;
    top: 1rem;
    left: 1rem;
  }
}
.pin-spacer:has(.sticky-img) {
  position: absolute;
  pointer-events: none;
}
.sticky-img {
  position: absolute;
  display: block;
  width: 100%;
  z-index: 1;
}
.sticky-img .img-icon {
  overflow: hidden;
  position: relative;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
}
.sticky-img .img-icon .ratio {
  display: block;
  padding-bottom: 100%;
}
@media only screen and (max-width: 767px) {
  .sticky-img {
    display: none;
  }
}
@media only screen and (min-width: 992px) {
  .nieuws-content {
    margin-bottom: 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .nieuws-content {
    margin-bottom: 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .nieuws-content {
    margin-bottom: 4rem;
  }
}
.nieuws-content.no-margin {
  margin-bottom: -1px;
}
.nieuws-content.light-bg {
  background-color: #ffffff;
}
.nieuws-content.light-bg h1,
.nieuws-content.light-bg h2,
.nieuws-content.light-bg h3:not(.look-alt) {
  color: #010811;
}
.nieuws-content.light-bg p {
  color: #010811;
}
.nieuws-content.light-bg.no-padding {
  padding: 0;
}
@media only screen and (min-width: 992px) {
  .nieuws-content.light-bg.padding-top {
    padding: 10rem 0 0;
  }
}
@media only screen and (max-width: 991px) {
  .nieuws-content.light-bg.padding-top {
    padding: 8rem 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .nieuws-content.light-bg.padding-top {
    padding: 4rem 0 0;
  }
}
@media only screen and (min-width: 992px) {
  .nieuws-content.light-bg.padding-inside {
    padding: 10rem 0;
  }
}
@media only screen and (max-width: 991px) {
  .nieuws-content.light-bg.padding-inside {
    padding: 8rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .nieuws-content.light-bg.padding-inside {
    padding: 4rem 0;
  }
}
@media only screen and (min-width: 992px) {
  .nieuws-content.light-bg.padding-bottom {
    padding: 0 0 12rem;
  }
}
@media only screen and (max-width: 991px) {
  .nieuws-content.light-bg.padding-bottom {
    padding: 0 0 8rem;
  }
}
@media only screen and (max-width: 767px) {
  .nieuws-content.light-bg.padding-bottom {
    padding: 0 0 4rem;
  }
}
.nieuws-content .tekst ul {
  margin: 0 0 1.7em 0.5rem;
}
.nieuws-content .tekst ul li {
  position: relative;
  padding: 0 0 0 1.5rem;
}
.nieuws-content .tekst ul li::before {
  position: absolute;
  content: "";
  left: 0;
  width: 5px;
  height: 5px;
  border-radius: 5px;
  background-color: #57b3b1;
  top: calc(27.2px / 2 - 3px);
}
.nieuws-content .tekst ol {
  counter-reset: my-awesome-counter;
  margin: 0 0 1.7em 0.5rem;
}
.nieuws-content .tekst ol li {
  counter-increment: my-awesome-counter;
  position: relative;
  padding: 0 0 0 1.5rem;
}
.nieuws-content .tekst ol li::before {
  content: counter(my-awesome-counter) ". ";
  position: absolute;
  left: 0;
  font-weight: 500;
}
.nieuws-content .tekst a:not(.button) {
  white-space: nowrap;
  position: relative;
  color: #010811;
}
.nieuws-content .tekst a:not(.button)::after {
  position: absolute;
  content: "";
  width: 100%;
  background-color: #010811;
  height: 1px;
  bottom: -1px;
  right: 0;
  max-width: 100%;
}
.nieuws-content .tekst a:not(.button):hover::after {
  width: 0%;
}
.nieuws-content .tekst a:not(.button).button::after {
  display: none;
}
@media only screen and (min-width: 768px) {
  .nieuws-content .tekst a:not(.button)::after {
    -webkit-transition: 0.2s ease;
    -moz-transition: 0.2s ease;
    -o-transition: 0.2s ease;
    -ms-transition: 0.2s ease;
    transition: 0.2s ease;
  }
}
.nieuws-content .tekst blockquote {
  margin: 0 0 2rem 0.5rem;
  border-left: 3px solid #010811;
  padding: 0 0 0 1.5rem;
}
.nieuws-content .tekst *:last-child {
  margin-bottom: 0;
}
.nieuws-content.primary-bg {
  background: linear-gradient(0deg, rgba(255, 255, 255, 0) 10%, #57b3b1 10%);
  padding-top: 8rem;
  padding-bottom: 8rem;
}
.nieuws-content.light-bg {
  background-color: #ffffff;
}
.nieuws-content.blue-bg {
  background: #255678;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.nieuws-content.blue-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: -5px;
  height: 190px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/golfje-3.png");
  background-position: bottom center;
  background-repeat: repeat;
  background-size: 40px;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.nieuws-content.blue-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-blauw.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .nieuws-content.blue-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.nieuws-content.blue-bg ul,
.nieuws-content.blue-bg li {
  color: #ffffff;
  font-family: "Space Grotesk", sans-serif;
  font-size: 1.125rem;
  font-weight: 400;
  line-height: 1.5;
  letter-spacing: -0.2px;
}
.nieuws-content.blue-bg ul:before,
.nieuws-content.blue-bg li:before {
  background-color: #ffffff !important;
}
.nieuws-content.blue-bg.woningtypen ul {
  margin-left: 2rem;
}
@media only screen and (max-width: 991px) {
  .nieuws-content.blue-bg.woningtypen {
    padding-bottom: 8rem;
  }
}
.nieuws-content.green-bg {
  background: #2f5650;
  padding-top: 8rem;
  padding-bottom: 8rem;
  position: relative;
}
.nieuws-content.green-bg::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 400px;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Tulpen.svg");
  background-position: bottom center;
  background-size: 400px;
  background-repeat: repeat-x;
  opacity: 0.1;
  pointer-events: none;
  z-index: 0;
}
.nieuws-content.green-bg::after {
  content: "";
  position: absolute;
  top: -100px;
  height: 165px;
  width: 100%;
  left: 50%;
  transform: translateX(-49%);
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/Nijderbij-icon-groen.svg");
  background-position: top left;
  background-size: 129px;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: 0;
  max-width: 1400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .nieuws-content.green-bg::after {
    background-size: 85px;
    top: -68px;
  }
}
.nieuws-content .back {
  display: inline-block;
  width: fit-content;
  margin-bottom: 2rem;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
}
.nieuws-content .featured-img {
  max-width: 100%;
  margin-bottom: 2rem;
  object-fit: cover;
  max-height: 500px;
}
body.single-nieuws h1 {
  font-size: 4rem;
}
.cta-met-hover {
  position: relative;
  background-color: #57b3b1;
  z-index: 2;
  padding: 5rem 0;
}
.cta-met-hover .intro {
  margin-bottom: 3vw;
}
.cta-met-hover .intro * {
  color: #ffffff;
}
.cta-met-hover .flex {
  gap: 1rem;
}
.cta-met-hover .cta {
  flex-grow: 1;
  transition: all 500ms ease-in-out;
  position: relative;
  overflow: hidden;
}
.cta-met-hover .cta .content {
  padding: 1.75rem;
  z-index: 1;
}
.cta-met-hover .cta .content p {
  margin-bottom: 0;
  font-size: 1.25rem;
  color: #ffffff;
}
.cta-met-hover .cta .content h4 {
  font-size: 2rem;
}
.cta-met-hover .cta .content .button {
  position: absolute;
  right: 1rem;
  bottom: 1.25rem;
  background: #c1a057;
  padding: 6px 1.5rem;
  text-indent: -400px;
  overflow: hidden;
  transition: .5s ease;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/css/../images/icon-arrow-right-white.svg");
  background-repeat: no-repeat;
  background-position: center right 1rem;
  background-size: 1rem;
}
.cta-met-hover .cta .image-container {
  position: absolute;
  inset: 0;
}
.cta-met-hover .cta .image-container img {
  transition: 1.5s ease;
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: grayscale(1);
}
.cta-met-hover .cta .videocontainer {
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cta-met-hover .cta .videocontainer video {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  min-width: 100%;
  height: auto;
  min-height: 100%;
  inset: 50% 0 0 50%;
  object-fit: cover;
}
.cta-met-hover .cta.cta-hover {
  flex-grow: 4;
}
.cta-met-hover .cta.cta-hover .content .button {
  padding: 6px 5rem 6px 3rem;
  text-indent: 0;
}
.cta-met-hover .cta.cta-hover .image-container img {
  filter: grayscale(0);
}
.cta-met-hover .cta-wrapper {
  min-height: 425px;
}
.cta-met-hover .cta-wrapper:after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0;
  background-color: rgba(1, 8, 17, 0.1);
  z-index: 0;
}
.cta-met-hover .container-full .flex {
  gap: 1px;
}
.cta-met-hover .container-full .cta {
  border-radius: 0;
}
@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .cta-met-hover .cta .content {
    padding: 1.75rem 1.75rem 5rem;
  }
}
@media only screen and (max-width: 991px) {
  .cta-met-hover .cta-wrapper {
    min-height: 350px;
    min-width: 300px;
  }
  .cta-met-hover .cta .content {
    padding: 1rem;
  }
  .cta-met-hover .cta .content .button {
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: 1rem;
  }
}
.page-nijderbij .cta-met-hover {
  background-color: #255678;
}
.gform_button.button {
  background-color: #c1a057 !important;
}
.gform-body .gsection_title {
  font-family: Federo,sans-serif;
  font-weight: 400;
  line-height: 1.7;
  margin-bottom: .5rem;
  margin-top: 0;
  font-size: 1.125rem;
  margin-top: 30px;
}
.gform-theme--framework .gfield--type-section {
  border-block-end: none !important;
  padding-block-end: 0px !important;
}
.gform-theme--foundation .gform_fields {
  row-gap: 10px !important;
}
.gform-body select,
.gform-body input:not(.gfield-choice-input, .ginput_container_consent input),
textarea {
  border: none !important;
  box-shadow: none !important;
  padding: 1rem .75rem !important;
  line-height: 1.25 !important;
  background-color: #f5f5f5 !important;
  height: calc(3.5rem + var(--bs-border-width)*2) !important;
  min-height: calc(3.5rem + var(--bs-border-width)*2) !important;
}
.gfield-choice-input,
.ginput_container_consent input {
  border: #e5e5e5 solid 1px !important;
  box-shadow: none !important;
  background-color: #f5f5f5 !important;
}
.gfield--type-checkbox {
  margin-top: 30px !important;
}
.gfield--type-consent {
  margin-top: 30px !important;
}
.gfield--type-consent legend,
.gfield--type-checkbox legend {
  font-weight: 600 !important;
}
.gform_required_legend {
  display: none;
}
.gform_button {
  background-color: #c1a057 !important;
  color: #fff !important;
  text-decoration: none !important;
  background-position: right 2.5rem center !important;
  cursor: pointer !important;
  font-size: 1.125rem !important;
  padding: .5rem 5rem .5rem 3rem !important;
  border-radius: 200px !important;
  font-weight: 500 !important;
  line-height: 2 !important;
  background-image: url("https://www.parkwestleeuwarden.nl/wp-content/themes/parkwestleeuwarden/images/icon-arrow-right-white.svg") !important;
  background-repeat: no-repeat !important;
  transition: .3s ease !important;
  background-size: 1rem !important;
}
.gform_button:hover {
  background-color: #a7863e !important;
}
.gform_title {
  display: none;
}
.gform_heading {
  margin-bottom: -40px !important;
}
.form-center .row {
  justify-content: center !important;
}
@media only screen and (max-width: 767px) {
  .form-center {
    margin-bottom: 12rem;
  }
}
.header-top-bar {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  position: relative;
  background-color: #010811;
  z-index: 5;
  padding: .15rem 0;
}
.header-top-bar * {
  color: #ffffff;
  pointer-events: all;
}
@keyframes translateinfinite {
  100% {
    transform: translateX(calc(-2160px));
  }
}
.news-ticker-inner {
  overflow: hidden;
}
.news-ticker-inner ul.news-items {
  height: 2.5rem;
}
.news-ticker-inner ul.news-items li {
  animation: translateinfinite 25s linear infinite;
}
.news-ticker-inner ul.news-items li a {
  white-space: nowrap;
  font-size: 1.25rem;
}
.news-ticker-inner ul.news-items li a::after {
  content: "•";
  position: relative;
  top: -1px;
  font-size: 1.5rem;
  margin: 0 1rem;
  color: #ffffff;
}
body.logged-in #smooth-content {
  margin-top: 32px !important;
}
.nav-header-top {
  text-align: end;
  margin-bottom: .75rem;
}
.nav-header-top .menu {
  justify-content: flex-end;
}
.nav-header-top .menu li a {
  color: #010811;
  font-size: 1rem;
  padding: 0 0 2px 0;
}
.nav-header-top .menu li a:hover {
  transform: translateY(-125%);
}
.page-het-verlaat .website-content:before {
  position: absolute;
  content: "";
  top: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.1);
  z-index: 1;
  height: 100vh;
  display: grid;
  place-content: center;
  justify-items: center;
  pointer-events: none;
  background-color: #ffffff;
}
.banner-img {
  position: relative;
  z-index: 2;
}
.banner-img .img-container {
  position: relative;
  margin-top: 75px;
  margin-left: 40px;
  width: calc(100% - 80px);
  padding-bottom: 1100px;
}
.banner-img img {
  position: absolute;
  object-fit: cover;
  width: 100%;
  max-width: 100%;
  inset: 0;
  height: 100%;
}
.banner-img .mobile-cta {
  margin-right: 20px;
}
.banner-img .mobile-cta h4 {
  font-size: 2.75rem;
}
@media only screen and (max-width: 767px) {
  .banner-img .img-container {
    position: relative;
    margin-top: 75px;
    margin-left: 15px;
    width: calc(100% - 30px);
    padding-bottom: 500px;
  }
  .banner-img .mobile-cta {
    margin-right: 30px;
    padding-left: 30px;
  }
  .banner-img .mobile-cta h4 {
    font-size: 2.75rem;
  }
}
.tijdlijn {
  padding: 6rem 0;
  background-color: #ffffff;
}
.tijdlijn h2 {
  text-align: center;
  margin-bottom: 5rem;
}
.tijdlijn .timeline-item {
  text-align: center;
}
.tijdlijn .swiper-button-next,
.tijdlijn .swiper-button-prev {
  color: #010811;
}
.tijdlijn .timeline-swiper-buttons {
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  top: 0;
  right: 0;
  z-index: 2;
  gap: 1rem;
  justify-content: center;
  margin-top: .75rem;
}
.tijdlijn .timeline-swiper-buttons span {
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  transition: 0.3s ease;
  cursor: pointer;
  width: 2.5rem;
  height: 2.5rem;
  background-color: #010811;
  border-radius: 50%;
  display: grid;
  place-items: center;
}
.tijdlijn .timeline-swiper-buttons span.swiper-button-disabled {
  opacity: 0.5;
}
.tijdlijn .timeline-swiper-buttons svg {
  fill: #ffffff;
  width: 1rem;
  height: 1rem;
}
.tijdlijn .timeline-wrapper {
  position: relative;
}
.tijdlijn .timeline-wrapper::after {
  content: "";
  display: block;
  position: absolute;
  height: 1px;
  width: 100%;
  background-color: #010811;
  top: 135px;
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .tijdlijn .timeline-wrapper::after {
    top: 115px;
  }
}
.tijdlijn .timeline-wrapper .timeline-item {
  min-height: 270px;
  max-width: 150px;
}
.tijdlijn .timeline-wrapper .timeline-item h3 {
  margin-bottom: 3rem;
}
.tijdlijn .timeline-wrapper .timeline-item p {
  text-align: start;
}
.tijdlijn .timeline-wrapper .timeline-item::after {
  content: "";
  display: block;
  position: absolute;
  height: 1rem;
  width: 1rem;
  background-color: #010811;
  top: 135px;
  border-radius: 50px;
  left: 75px;
  transform: translate(-50%, -50%);
}
@media only screen and (max-width: 767px) {
  .tijdlijn .timeline-wrapper .timeline-item::after {
    top: 115px;
  }
}
.tijdlijn .timeline-swiper::before,
.tijdlijn .timeline-swiper::after {
  content: "";
  position: absolute;
  top: 0;
  width: 300px;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
  pointer-events: none;
}
@media only screen and (max-width: 767px) {
  .tijdlijn .timeline-swiper::before,
  .tijdlijn .timeline-swiper::after {
    width: 7.5vw;
  }
}
.tijdlijn .timeline-swiper::before {
  left: 0;
}
.tijdlijn .timeline-swiper::after {
  right: 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0.8) 0%, rgba(255, 255, 255, 0.6) 50%, rgba(255, 255, 255, 0) 100%);
}
@media only screen and (max-width: 767px) {
  .tijdlijn {
    padding: 3rem 0;
  }
}
