.content_01.background-dark {
  background: #E4E8EB;
}

.homepage {
  margin-top: -50px;
}
.homepage .block-quote-right .img-wrapper {
  height: 500px;
  background: url("/site/assets/img/main-visual-01.jpg") center bottom no-repeat;
  background-size: cover;
  width: calc(50% + 125px);
  overflow: hidden;
}
.homepage .block-quote-right .quote-wrapper {
  height: 500px;
  background-color: #e2e2e2;
  color: #FFF;
  position: relative;
  width: calc(50% - 125px);
  z-index: 10;
  padding-left: 15px;
}
.homepage .block-quote-right .quote-wrapper:before {
  position: absolute;
  width: 250px;
  height: 500px;
  background: url("/site/assets/img/trianglebg_greenblue_250x500.svg") no-repeat;
  content: " ";
  left: -250px;
  z-index: 5;
}
.homepage .block-quote-right .quote-wrapper .curly-quote {
  display: block;
  margin-top: 70px;
  font-size: 155px;
  line-height: 155px;
  color: #6F9EA4;
  font-family: "PT Sans", sans-serif;
}
.homepage .block-quote-right .quote-wrapper .quote {
  font-family: "PT Sans", sans-serif;
  max-width: 460px;
  font-size: 22px;
  line-height: 36px;
  color: #FFF;
  font-weight: 300;
  margin-top: -95px;
}
.homepage .block-quote-right .quote-wrapper .quote span {
  display: block;
  margin-top: 25px;
  font-size: 16px;
  line-height: 28px;
  font-style: italic;
  font-family: "Open Sans", sans-serif;
}
.homepage .block-quote-right .quote-wrapper .quote .btn {
  margin-top: 0;
}
.homepage .block-intro-text {
  padding: 70px 0;
}
.homepage .block-panels {
  padding-bottom: 105px;
}
.homepage .block-panels .panel-wrapper .panel {
  height: 320px;
  padding: 0 50px;
  background-color: #FFF;
  cursor: hand;
  cursor: pointer;
}
.homepage .block-panels .panel-wrapper .panel #toolbox_01 path, .homepage .block-panels .panel-wrapper .panel #toolbox_01 line {
  stroke: #6F9EA4;
}
.homepage .block-panels .panel-wrapper .panel #praktijk_proef path, .homepage .block-panels .panel-wrapper .panel #praktijk_proef line {
  stroke: #857b77;
}
.homepage .block-panels .panel-wrapper .panel #vrijblijvend_gesprek path, .homepage .block-panels .panel-wrapper .panel #vrijblijvend_gesprek line {
  stroke: #bdaea7;
}
.homepage .block-panels .panel-wrapper .panel h4 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.homepage .block-panels .panel-wrapper .panel i {
  font-size: 22px;
}
.homepage .block-contact {
  background-color: #e2e2e2;
  padding: 110px 0;
  color: #FFF;
}
.homepage .block-contact h2, .homepage .block-contact h3, .homepage .block-contact h4 {
  color: #FFF;
}
.homepage .block-contact h3 {
  margin-top: 35px;
  margin-bottom: 10px;
}
.homepage .block-contact h4 {
  margin-top: 15px;
  margin-bottom: 12px;
}
.homepage .block-contact .intro {
  font-size: 22px;
  line-height: 34px;
  font-family: "PT Sans", sans-serif;
  font-weight: 300;
  padding-bottom: 5px;
}
.homepage .block-contact .btn-white {
  margin-left: 15px;
}
.homepage .block-contact label {
  margin-bottom: 10px;
}
.homepage .block-quote-left .quote-wrapper {
  height: 500px;
  background-color: #FFF;
  position: relative;
  width: calc(50% - 125px);
  z-index: 10;
}
.homepage .block-quote-left .quote-wrapper .quote-content {
  max-width: 500px;
  position: absolute;
  top: 0;
  right: 0;
  padding-right: 15px;
}
.homepage .block-quote-left .quote-wrapper .quote-content .curly-quote {
  display: block;
  margin-top: 70px;
  font-size: 155px;
  line-height: 155px;
  font-family: "PT Sans", sans-serif;
}
.homepage .block-quote-left .quote-wrapper .quote-content .quote {
  font-family: "PT Sans", sans-serif;
  max-width: 460px;
  font-size: 22px;
  font-weight: 300;
  line-height: 36px;
  margin-top: -95px;
}
.homepage .block-quote-left .quote-wrapper .quote-content .quote span {
  display: block;
  margin-top: 25px;
  font-size: 16px;
  line-height: 28px;
  font-style: italic;
  font-family: "Open Sans", sans-serif;
}
.homepage .block-quote-left .quote-wrapper .quote-content .quote .btn {
  margin-top: 0;
}
.homepage .block-quote-left .quote-wrapper:after {
  position: absolute;
  width: 250px;
  height: 500px;
  background: url("/site/assets/img/trianglebg_whitegreen_250x500.svg") no-repeat;
  content: " ";
  right: -250px;
  z-index: 5;
}
.homepage .block-quote-left .img-wrapper {
  height: 500px;
  background: url("/site/assets/img/test-assets/Rik-van-de-Laar-portret-LR.jpg") center center no-repeat;
  background-size: cover;
  width: calc(50% + 125px);
  overflow: hidden;
}
.homepage .block-education {
  padding: 85px 0 75px 0;
  background-color: #E4E8EB;
}
.homepage .block-education p {
  padding-bottom: 30px;
  font-weight: 300;
}
.homepage .block-education .education-teaser {
  display: block;
  background-color: #FFF;
  padding: 20px 50px 20px 25px;
  font-family: "PT Sans", sans-serif;
  font-size: 20px;
  line-height: 28px;
  margin-top: 20px;
  text-align: left;
  font-weight: 300;
  color: #444;
  text-decoration: none;
  position: relative;
}
.homepage .block-education .education-teaser .date {
  display: block;
  color: #bdaea7;
  font-size: 18px;
  line-height: 25px;
  padding-bottom: 8px;
}
.homepage .block-education .education-teaser .date i {
  font-size: 18px;
  margin-right: 8px;
}
.homepage .block-education .education-teaser:after {
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  content: "\f061";
  position: absolute;
  top: calc(50% - 12px);
  right: 30px;
  width: 15px;
  height: 20px;
  text-align: right;
  color: #444;
}
.homepage .block-education .btn {
  margin-top: 65px;
}
.homepage .block-listserver {
  padding: 55px 0 60px 0;
  color: #FFF;
  background: #857b77 url("/site/assets/img/newsletter.png") no-repeat center center;
  background-size: cover;
}
.homepage .block-listserver h2 {
  color: #FFF;
}
.homepage .block-listserver .intro {
  font-size: 22px;
  line-height: 34px;
  font-family: "PT Sans", sans-serif;
  font-weight: 300;
  padding-top: 10px;
  padding-bottom: 25px;
}
.homepage .block-listserver .form-wrapper {
  width: 555px;
  margin: 0 auto;
}
.homepage .block-listserver .form-wrapper .form-control {
  width: 390px;
  float: left;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 50px;
  position: relative;
  min-height: 48px;
}
.homepage .block-listserver .form-wrapper .form-control:before {
  position: absolute;
  left: 0;
  top: 0;
  font-size: 22px;
  content: "a";
  border: 1px solid red;
  z-index: 500;
  width: 20px;
  height: 20px;
}
.homepage .block-listserver .form-wrapper .btn {
  float: left;
  margin-left: 20px;
  width: 145px;
  min-width: 145px;
}

.body-template.small_01 {
  max-width: 600px;
  margin: auto;
}
/*# sourceMappingURL=maps/body-templates.css.map */