@charset "UTF-8";
/*importeer de standaard files*/
/*Z-index overzicht
 *Plaats hier alle z-index values met een logische naam, hou ongeveer 10 tussen elk item.
 *Dit is zodat er genoeg speling is om er later 1 tussen te stoppen (als dat nodig is)
 */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
body {
  line-height: 1;
}
ol, ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 20px 0;
}
.aligncenter, div.aligncenter {
  display: block;
  margin: 5px auto 5px auto;
}
.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.alignright {
  float: right;
  margin: 5px 0 20px 20px;
}
a img.alignnone {
  margin: 5px 20px 20px 0;
}
a img.alignleft {
  float: left;
  margin: 5px 20px 20px 0;
}
a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center;
}
.wp-caption.alignnone {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
  margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
  margin: 5px 0 20px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto;
}
.wp-caption p.wp-caption-text {
  font-size: 11px;
  line-height: 17px;
  margin: 0;
  padding: 0 4px 5px;
}
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
  /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}
.screen-reader-text:focus {
  background-color: #eee;
  clip: auto !important;
  clip-path: none;
  color: #444;
  display: block;
  font-size: 1em;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */
}
/* WCAG aanpassingen 2025 */
.visualyhidden label {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.nieuwsbriefblok .gform_wrapper .gform_body .gform_fields {
  display: flex;
  flex-direction: column;
}
span.blueOrangeButton a {
  font-family: "circularBold", sans-serif;
  padding: 10px 60px 10px 20px;
  background-color: #0380F7;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 22px;
  position: relative;
  overflow: hidden;
  font-size: 16px;
  color: #fff;
}
span.blueOrangeButton a:before {
  content: url(../images/arroww.svg);
  position: absolute;
  z-index: 1;
  right: 14px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
span.blueOrangeButton a img {
  margin: 0 0 0 40px !important;
  position: relative;
  color: #0380F7;
  z-index: 1;
}
span.blueOrangeButton a:after {
  -webkit-transform: skew(-16deg);
  border-radius: 0 22px 22px 0;
  transform: skew(-16deg);
  background-color: #F58220;
  position: absolute;
  height: 100%;
  content: "";
  width: 50px;
  top: 0;
  right: -4px;
}
span.blueOrangeButton a:hover {
  text-decoration: none;
  color: #fff;
}
span.blueOrangeButton a:hover:before {
  right: 10px;
}
/*filter voor IE*/
/*centreren met margin. optioneel top en bottom*/
/*Placeholder stijling (per input/alle inputs)*/
/*z-index mixin functie, werkt samen met $z-index array in _variables.scss
 *
 * Op de volgende manier te gebruiken:
 *   .henk{
 *        @include z-index(voorbeeld_item);
 *    }
 */
/* Cookie styling AVG */
body #cn-notice-text span {
  font-weight: 700;
}
body .cookie-notice-container {
  text-align: left;
  display: flex;
  max-width: 1000px;
  margin: 0 auto;
  align-items: center;
}
body .cookie-notice-container #cn-notice-text {
  line-height: 20px;
}
body #cookie-notice .button.wp-default {
  background: transparent;
  color: #fff;
  text-shadow: none;
  border-radius: 20px;
  padding: 10px 22px;
}
body #cookie-notice .button.wp-default#cn-more-info {
  border: none;
  text-decoration: underline;
  font-size: 13px;
}
body .gform_wrapper a {
  color: inherit;
  text-decoration: underline;
}
@media (max-width: 768px) {
  body .cookie-notice-container {
    display: block;
  }
  body .cookie-notice-container #cn-notice-text {
    display: block;
    padding: 0 0 15px 0;
  }
}
@media (max-width: 680px) {
  body .cookie-notice-container {
    font-size: 11px;
  }
  body #cookie-notice .button.wp-default {
    padding: 5px 15px;
  }
}
/* Einde cookie styling AVG */
.scss_errors {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100000000;
  background: #ff0000;
  text-align: center;
}
.scss_errors pre {
  color: #fff;
}
@font-face {
  font-family: circularBold;
  src: url("../fonts/CircularStd-Bold.otf");
}
@font-face {
  font-family: circular;
  src: url("../fonts/CircularStd-Book.otf");
}
@font-face {
  font-family: circularItalic;
  src: url("../fonts/CircularStd-BookItalic.otf");
}
@font-face {
  font-family: circularBlack;
  src: url("../fonts/CircularStd-Black.otf");
}
@font-face {
  font-family: circularMedium;
  src: url("../fonts/CircularStd-Medium.otf");
}
html.menuvisible {
  overflow: hidden;
}
picture {
  display: block;
  font-size: 0;
}
strong {
  font-family: "circularBold", sans-serif;
}
em {
  font-family: circularItalic, sans-serif;
}
h6 a {
  font-family: "circularBold", sans-serif;
  padding: 10px 60px 10px 20px;
  background-color: #0380F7;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 22px;
  position: relative;
  overflow: hidden;
  font-size: 12px;
  color: #fff;
}
h6 a:before {
  content: url(../images/arrowb.svg);
  position: absolute;
  z-index: 1;
  right: 14px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
h6 a img {
  margin: 0 0 0 40px !important;
  position: relative;
  color: #0380F7;
  z-index: 1;
}
h6 a:after {
  -webkit-transform: skew(-16deg);
  border-radius: 0 22px 22px 0;
  transform: skew(-16deg);
  background-color: #fff;
  position: absolute;
  height: 100%;
  content: "";
  width: 50px;
  top: 0;
  right: -4px;
}
h6 a:hover {
  text-decoration: none;
  color: #fff;
}
h6 a:hover:before {
  right: 10px;
}
body {
  font-family: "circular", sans-serif;
  position: relative;
  overflow-x: hidden;
  max-width: 1920px;
  margin: 0 auto;
}
body .formulier #gform_wrapper_3 .gform_footer, body .formulier #gform_wrapper_4 .gform_footer {
  margin: 0 0 0 auto;
  text-align: right;
  max-width: 100%;
}
body .archive-form .gfield input {
  background-color: rgba(0, 0, 0, 0.05);
}
body .archive-form img {
  margin: 0;
  padding: 0;
  position: relative;
  bottom: -2px;
}
body .archive-form .gfield--type-radio {
  padding: 0 15px 15px;
  margin: -5px 0 10px;
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 5px;
}
body .archive-form .gfield--type-radio .gfield_label {
  font-size: 13px;
  color: #f68120;
  top: 18px;
  position: relative;
}
body .archive-form .gfield--type-radio .gfield_label .gfield_required {
  display: none;
}
body .archive-form .gfield--type-radio .ginput_container {
  padding-top: 25px;
}
body .archive-form .gfield--type-radio .gfield_radio {
  /* Style the custom radio button */
  /* Create a custom circle for the radio button */
  /* When the radio button is selected, change the background color to orange */
}
body .archive-form .gfield--type-radio .gfield_radio label {
  font-size: 13px;
  display: inline-block;
  position: relative;
  cursor: pointer;
  padding-left: 20px;
  /* Space for custom radio button */
  line-height: 20px;
  color: #333;
}
body .archive-form .gfield--type-radio .gfield_radio label::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 13px;
  height: 13px;
  border-radius: 50%;
  /* Make it round */
  border: 2px solid #ccc;
  /* Default border color */
  background-color: white;
  /* Default background color */
  transition: all 0.3s ease;
}
body .archive-form .gfield--type-radio .gfield_radio input {
  display: none;
  /* Hide the default radio button */
}
body .archive-form .gfield--type-radio .gfield_radio input:checked + label::before {
  background-color: #F68120;
  /* Custom orange color */
  border-color: #F68120;
  /* Custom orange border */
}
body.fixedmenu header {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
  background-color: #f58220;
  z-index: 2000;
  padding: 0;
}
body.fixedmenu header .menu {
  margin-top: 20px;
}
body.fixedmenu .top {
  padding: 15px 0 15px 70px;
}
body.menuvisible {
  overflow: hidden;
}
body.menuvisible .belterugtop, body.menuvisible .email {
  display: inline-flex;
}
body.menuvisible .menu ul#menu-hoofd-menu, body.menuvisible .menu ul#menu-hoofd-menu-2 {
  visibility: hidden;
  display: none;
  opacity: 0;
}
body.menuvisible .logo {
  padding: 10px 10px 7px 10px;
  border-radius: 10px;
}
body.home:before {
  -webkit-transform: skew(-16deg);
  background-color: #f58220;
  transform: skew(-16deg);
  position: absolute;
  height: 770px;
  width: 1230px;
  content: "";
  right: 100px;
  z-index: -1;
}
body:before {
  -webkit-transform: skew(-16deg);
  background-color: #f58220;
  transform: skew(-16deg);
  position: absolute;
  height: 625px;
  width: 1230px;
  content: "";
  right: 100px;
  z-index: -1;
}
body .gform_footer .gform_button {
  font-family: "circularBold", sans-serif;
  padding: 10px 60px 10px 20px;
  background-color: #0380f7;
  text-decoration: none;
  display: inline-block;
  border-radius: 22px;
  position: relative;
  overflow: hidden;
  font-size: 12px;
  border: none;
  color: #fff;
}
body .gform_footer .gform_button:after {
  -webkit-transform: skew(-16deg);
  border-radius: 0 22px 22px 0;
  transform: skew(-16deg);
  background-color: #f58220;
  position: absolute;
  height: 100%;
  content: "";
  width: 50px;
  right: -4px;
  top: 0;
}
body .gform_footer .gform_button:before {
  content: url(../images/arroww.svg);
  position: absolute;
  z-index: 1;
  right: 14px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
body .gform_footer input[type=submit] {
  font-family: "circularMedium", sans-serif;
  background-color: #0380F7;
  text-decoration: none;
  display: inline-block;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 22px;
  position: relative;
  padding: 10px 30px;
  overflow: hidden;
  font-size: 13px;
  border: none;
  color: #fff;
  bottom: 0;
  left: 0;
  top: 0;
}
body #gform_wrapper_3 .gform_footer, body #gform_wrapper_4 .gform_footer {
  margin: 0 0 0 auto;
  max-width: 400px;
}
body #gform_wrapper_3 .gfield select, body #gform_wrapper_4 .gfield select {
  color: #F58220;
  padding: 10px;
}
body #gform_wrapper_3 .gfield .ginput_container_fileupload, body #gform_wrapper_4 .gfield .ginput_container_fileupload {
  margin: 0 0 0 auto;
  max-width: 400px;
}
body #gform_wrapper_3 .gfield input, body #gform_wrapper_3 .gfield textarea, body #gform_wrapper_3 .gfield select, body #gform_wrapper_4 .gfield input, body #gform_wrapper_4 .gfield textarea, body #gform_wrapper_4 .gfield select {
  background-color: rgba(0, 0, 0, 0.05);
}
body #gform_wrapper_3 .gfield input[type=file], body #gform_wrapper_4 .gfield input[type=file] {
  text-align: right;
  max-width: 400px;
}
body #field_3_6, body #field_3_7 {
  display: flex;
  font-size: 14px;
  justify-content: space-between;
  margin-bottom: 10px;
  padding-left: 15px;
}
body #field_3_6 .gfield_label, body #field_3_7 .gfield_label {
  color: #f58220;
}
body .hidden-gf-field {
  display: none;
}
body .gform_wrapper .validation_error, body .gform_wrapper .validation_message {
  font-size: 14px;
  margin-bottom: 20px;
}
body .gform_wrapper .gfield.hidden_label label.gfield_label {
  display: none;
}
body .gform_wrapper .gfield.gf_left_half {
  max-width: calc(50% - 8px);
}
body .gform_wrapper .gfield.gf_right_half {
  max-width: calc(50% - 8px);
}
body .gform_wrapper .gfield.gform_validation_container {
  display: none;
}
body .gform_wrapper .gfield input[type=text], body .gform_wrapper .gfield input[type=tel], body .gform_wrapper .gfield input[type=email], body .gform_wrapper .gfield textarea, body .gform_wrapper .gfield select {
  border-radius: 5px;
  padding: 10px 15px;
  margin: 0 0 10px;
  font-size: 13px;
  border: none;
  width: 100%;
}
body .gform_wrapper .gfield input[type=text]::-webkit-input-placeholder, body .gform_wrapper .gfield input[type=tel]::-webkit-input-placeholder, body .gform_wrapper .gfield input[type=email]::-webkit-input-placeholder, body .gform_wrapper .gfield textarea::-webkit-input-placeholder, body .gform_wrapper .gfield select::-webkit-input-placeholder {
  font-size: 13px;
  color: #F58220;
}
body .gform_wrapper .gfield input[type=text]:-moz-placeholder, body .gform_wrapper .gfield input[type=tel]:-moz-placeholder, body .gform_wrapper .gfield input[type=email]:-moz-placeholder, body .gform_wrapper .gfield textarea:-moz-placeholder, body .gform_wrapper .gfield select:-moz-placeholder {
  font-size: 13px;
  color: #F58220;
}
body .gform_wrapper .gfield input[type=text]::-moz-placeholder, body .gform_wrapper .gfield input[type=tel]::-moz-placeholder, body .gform_wrapper .gfield input[type=email]::-moz-placeholder, body .gform_wrapper .gfield textarea::-moz-placeholder, body .gform_wrapper .gfield select::-moz-placeholder {
  font-size: 13px;
  color: #F58220;
}
body .gform_wrapper .gfield input[type=text]:-ms-input-placeholder, body .gform_wrapper .gfield input[type=tel]:-ms-input-placeholder, body .gform_wrapper .gfield input[type=email]:-ms-input-placeholder, body .gform_wrapper .gfield textarea:-ms-input-placeholder, body .gform_wrapper .gfield select:-ms-input-placeholder {
  font-size: 13px;
  color: #F58220;
}
body .gform_confirmation_message {
  line-height: 24px;
  font-size: 15px;
  color: #642978;
  text-align: right;
}
body .gform_footer .gform_button:hover::before {
  right: 10px;
}
header {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  position: fixed;
  width: 100%;
  z-index: 9;
  top: 0;
  left: 0;
}
header .skip-link {
  position: absolute;
  top: -40px;
  left: 0;
  background: #000;
  color: #fff;
  padding: 8px 16px;
  z-index: 100;
  text-decoration: none;
}
header .skip-link:focus {
  top: 0;
}
header .enlarge-text {
  position: absolute;
  top: 10px;
  right: 15px;
  cursor: pointer;
  transition: all 0.3s;
  border: unset;
  background: transparent;
}
header .enlarge-text span {
  font-weight: 700;
  color: #fff;
  transition: all 0.3s;
}
header .enlarge-text span:hover {
  text-decoration: underline;
}
header .enlarge-text span.active {
  text-decoration: underline;
}
header .enlarge-text span:first-of-type {
  font-size: 16px;
}
header .enlarge-text span:nth-of-type(2) {
  font-size: 18px;
}
header .enlarge-text span:last-of-type {
  font-size: 20px;
}
header .enlarge-text img {
  max-width: 50px;
  transition: all 0.3s;
  clip-path: polygon(0 0, 100% 0, 100% calc(100% - 1px), 0 calc(100% - 1px));
}
main {
  padding: 120px 0 0;
}
footer .links {
  padding: 0 0 0 25px;
  margin: 0 0 50px 0;
}
footer .links a {
  font-family: circularMedium, sans-serif;
  line-height: 32px;
  font-size: 16px;
  color: #642978;
}
footer .contactgegevens p {
  line-height: 32px;
  font-size: 16px;
  color: #642978;
}
footer .contactgegevens p a {
  text-decoration: underline;
  color: inherit;
}
footer .social {
  margin-top: 10px;
}
footer .social a {
  margin: 0;
  display: block;
}
footer .social ul {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 10px;
  list-style-type: none;
  padding: 0;
  max-width: 65px;
}
@media (max-width: 767px) {
  footer .social ul {
    margin: 15px 0 0;
  }
}
footer .copyright {
  padding: 0 0 20px 25px;
}
footer .copyright p, footer .copyright a {
  line-height: 17px;
  font-size: 13px;
  color: #642978;
}
.cookiebanner {
  padding: 20px 75px 20px 15px;
  justify-content: center;
  align-items: center;
  background: #0380F7;
  z-index: 9999999;
  position: fixed;
  display: flex;
  width: 100%;
  bottom: 0;
  left: 0;
}
.cookiebanner p {
  font-size: 15px;
  color: #fff;
}
.cookiebanner p a {
  text-decoration: underline;
  color: inherit;
}
.cookiebanner .sluiten {
  border-left: 3px solid #fff;
  padding: 10px 0 10px 10px;
  position: absolute;
  margin: 0 0 0 15px;
  cursor: pointer;
  font-size: 15px;
  right: 40px;
  color: #fff;
}
.titel.ondertitel h2 {
  margin: 0 0 25px;
}
.titel h2 {
  font-family: circularBlack, sans-serif;
  line-height: 47px;
  margin: 0 0 50px;
  font-size: 42px;
  color: #642978;
}
.titel h3 {
  font-family: circularBlack, sans-serif;
  margin: 0 0 20px 0;
  line-height: 28px;
  font-size: 23px;
  color: #F58220;
}
.titel p {
  line-height: 24px;
  margin: 0 0 50px;
  font-size: 15px;
  color: #642978;
}
.tekst > a {
  text-decoration: none;
  color: inherit;
}
.tekst h1 {
  font-family: circularBlack, sans-serif;
  line-height: 55px;
  margin: 0 0 50px;
  font-size: 50px;
  color: #642978;
}
.tekst h2 {
  font-family: circularBlack, sans-serif;
  line-height: 47px;
  margin: 0 0 25px;
  font-size: 42px;
  color: #642978;
}
.tekst h3 {
  font-family: circularBlack, sans-serif;
  line-height: 35px;
  margin: 0 0 15px;
  font-size: 32px;
  color: #642978;
}
.tekst h3 a {
  color: inherit;
}
.tekst h3 a:hover {
  text-decoration: none;
}
.tekst h4 {
  font-family: circularBlack, sans-serif;
  line-height: 35px;
  font-size: 23px;
  color: #642978;
}
.tekst h6 a {
  color: #fff;
}
.tekst em {
  font-style: italic;
}
.tekst a {
  color: #642978;
}
.tekst iframe {
  border-radius: 10px;
  max-width: 100%;
}
.tekst p {
  margin: 0 0 40px;
  line-height: 24px;
  font-size: 18px;
  color: #642978;
}
.tekst p a {
  text-decoration: underline;
  color: inherit;
}
.tekst blockquote p {
  font-family: "circularItalic", sans-serif;
  margin: 0 0 40px;
  font-size: 18px;
  color: #f58220;
}
.tekst ul {
  margin: 0 0 40px 15px;
}
.tekst ul li {
  position: relative;
  line-height: 24px;
  font-size: 15px;
  color: #642978;
}
.tekst ul li a {
  text-decoration: underline;
  color: inherit;
}
.tekst ul li:before {
  background-color: #f58220;
  border-radius: 10px;
  position: absolute;
  content: "";
  height: 7px;
  left: -15px;
  width: 7px;
  top: 8px;
}
.tekst ol {
  list-style-type: decimal;
  margin: 0 0 40px 25px;
}
.tekst ol li {
  position: relative;
  line-height: 24px;
  font-size: 15px;
  color: #642978;
}
.tekst ol li a {
  text-decoration: underline;
  color: inherit;
}
.tekst h6 a:after {
  background-color: #F58220;
}
.tekst h6 a:before {
  content: url("../images/arroww.svg");
}
.tekst img {
  border-radius: 10px;
  max-width: 100%;
  height: auto;
}
.tekst .gform_wrapper .ginput_container {
  margin: 0 0 40px;
}
.tekst .gform_wrapper ul {
  margin: 0;
}
.tekst .gform_wrapper .validation_message {
  position: relative;
  top: -40px;
}
.tekst .gform_wrapper .validation_error, .tekst .gform_wrapper .validation_message {
  color: #da291c;
  font-weight: 700;
  margin: 0 0 5px;
}
.tekst .gform_wrapper h2.gsection_title {
  border-bottom: 2px solid #542978;
  display: inline-block;
}
.tekst .gform_wrapper .ginput_container input, .tekst .gform_wrapper .ginput_container label {
  display: inline-block !important;
  width: auto;
}
.tekst .gform_wrapper .ginput_container.ginput_container_checkbox input, .tekst .gform_wrapper .ginput_container.ginput_container_radio input {
  margin: 0 5px 0 0 !important;
  top: 1px;
}
.tekst .gform_wrapper ul {
  margin-left: 0;
}
.tekst .gform_wrapper ul li label.gfield_label {
  font-weight: 700;
  margin: 0 0 10px;
}
.tekst .gform_wrapper ul li::before {
  content: none;
}
.tekst .gform_wrapper .gform_footer {
  margin: 0 0 0 auto;
  max-width: 400px;
}
.tekst .gform_wrapper .gfield select {
  color: #F58220;
  padding: 10px;
}
.tekst .gform_wrapper .gfield .ginput_container_fileupload {
  margin: 0 0 0 auto;
  max-width: 400px;
}
.tekst .gform_wrapper .gfield input, .tekst .gform_wrapper .gfield textarea, .tekst .gform_wrapper .gfield select {
  background-color: rgba(0, 0, 0, 0.05);
}
.togglemenu {
  position: absolute;
  cursor: pointer;
  left: -30px;
  border: unset;
  background: transparent;
}
.togglemenu.on span:first-of-type {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  width: 28px;
  top: 8px;
}
.togglemenu.on span:nth-of-type(2) {
  visibility: hidden;
  opacity: 0;
}
.togglemenu.on span:last-of-type {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -8px;
}
.togglemenu span {
  background-color: #0380F7;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 3px;
  position: relative;
  display: block;
  width: 28px;
  height: 4px;
}
.togglemenu span:first-of-type {
  width: 14px;
}
.togglemenu span:nth-of-type(2) {
  margin: 4px 0;
}
.mobielmenu {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  padding: 140px 0 0;
  visibility: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: -1;
  opacity: 0;
  left: 0;
  top: 0;
}
.mobielmenu.on {
  visibility: visible;
  opacity: 1;
  z-index: 7;
}
.mobielmenu.on:after {
  -webkit-transform: skew(-16deg);
  transform: skew(-16deg);
  right: -25%;
}
.mobielmenu:before {
  background-color: #fff;
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  z-index: 2;
  left: 0;
  top: 0;
}
.mobielmenu:after {
  -webkit-transform: skew(0deg);
  background-color: #f58220;
  transform: skew(0deg);
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  transition-delay: 0.25s;
  position: absolute;
  height: 100%;
  content: "";
  right: -100%;
  z-index: 2;
  width: 75%;
  top: 0;
}
.mobielmenu .menu-container {
  position: relative;
  max-width: 1040px;
  padding: 0 15px;
  margin: 0 auto;
  z-index: 4;
}
.mobielmenu .dienstenmenu {
  display: flex;
}
.mobielmenu .dienstenmenu .dienst {
  margin: 0 0 30px;
  max-width: 225px;
  flex: 0 0 225px;
  height: 225px;
}
.mobielmenu .dienstenmenu .dienst .diensttitel {
  padding: 0 15px;
}
.mobielmenu .dienstenmenu .dienst .diensttitel p {
  font-family: "circularBlack", sans-serif;
  font-size: 17px;
}
.mobielmenu .hoofdmenu.groot {
  margin: 0 0 60px;
}
.mobielmenu .hoofdmenu.groot li.current-menu-item a {
  border-color: #f5821f;
  color: #f5821f;
}
.mobielmenu .hoofdmenu.groot a {
  font-family: circularBlack, sans-serif;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-decoration: none;
  display: inline-block;
  line-height: 56px;
  font-size: 38px;
  color: #642978;
}
.mobielmenu .hoofdmenu.groot a:hover {
  border-color: #f5821f;
  color: #f5821f;
}
.mobielmenu .hoofdmenu.klein a {
  font-family: circularMedium, sans-serif;
  line-height: 25px;
  margin-bottom: 10px;
  font-size: 17px;
  display: block;
  color: #642978;
}
.nieuwsdetail {
  margin: 0 0 60px;
}
.nieuwsdetail .tekst h2 {
  margin: 0 0 25px;
  font-size: 22px;
  color: #F58220;
}
.nieuwsdetail .tekst h3 {
  margin: 0 0 5px;
  font-size: 18px;
}
.nieuwsdetail .tekst p + ul {
  margin: -30px 0 40px 15px;
}
body.fixedmenu .top .logo a img.logo-scrolled {
  opacity: 1;
}
body.fixedmenu .top .logo a img.logo-not-scrolled {
  opacity: 0;
}
body.fixedmenu .top .enlarge-text {
  height: 16px;
}
body.fixedmenu .top .enlarge-text::after {
  bottom: -2px;
}
body.fixedmenu .top .enlarge-text img {
  max-width: 40px;
}
header .top {
  justify-content: space-between;
  padding: 35px 0 35px 70px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  align-items: center;
  position: relative;
  max-width: 1220px;
  margin: 0 auto;
  display: flex;
  z-index: 8;
}
header .top .logo {
  padding: 5px 5px 3px 5px;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 10px;
  position: relative;
}
header .top .logo a {
  display: block;
  width: 100px;
  position: relative;
}
header .top .logo img {
  transition: all 0.3s;
}
header .top .logo img.logo-scrolled {
  position: absolute;
  left: 0;
  width: 100%;
  opacity: 0;
}
header .top .logo img.logo-not-scrolled {
  opacity: 1;
}
header .top .logo img.visible {
  opacity: 1 !important;
}
header .top .logo img.not-visible {
  opacity: 0 !important;
}
header .top .logo .logo-bev {
  position: absolute;
  bottom: 4px;
  right: -110px;
}
header .top .logo .logo-bev img {
  height: 45px;
  width: auto;
}
@media (max-width: 992px) {
  header .top .logo .logo-bev img {
    height: 35px;
  }
}
.menu {
  align-items: center;
  display: flex;
  margin-top: 0;
  transition: all 0.3s;
}
.menu li {
  display: inline-block;
  position: relative;
}
.menu li.homeicon a {
  font-size: 0 !important;
}
.menu li.homeicon a:after {
  content: url("../images/homeicoon.svg");
  position: relative;
  top: 3px;
}
.menu li.menu-item-has-children > a::after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  margin-left: 5px;
}
.menu li .sub-menu {
  position: absolute;
  left: -10px;
  top: 30px;
  width: 300px;
  box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 10px;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  transition: all 0.2s ease-in-out;
}
.menu li .sub-menu li {
  display: block;
}
.menu li .sub-menu li a {
  color: #642978;
  padding: 0 10px;
  display: flex;
  transition: color 0.2s ease-in-out;
}
.menu li .sub-menu li a:hover {
  color: #f58220;
}
.menu li .sub-menu li:not(:last-of-type) {
  margin-bottom: 20px;
}
.menu li:hover .sub-menu {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
}
.menu a {
  font-family: "circularBold", sans-serif;
  text-decoration: none;
  padding: 30px 15px;
  font-size: 15px;
  color: #fff;
}
.menu .email, .menu .belterugtop {
  display: none;
}
.menu .belterugtop a {
  padding: 10px 60px 10px 20px;
  font-size: 13px;
}
.menu .telefoon {
  position: absolute;
  right: 70px;
  top: 15px;
  padding: 0 10px;
}
.menu .telefoon, .menu .email {
  margin: 0 0 0 30px;
}
.menu .telefoon i, .menu .email i {
  margin: 0 5px 0 0;
}
.herohome {
  justify-content: space-between;
  padding: 150px 125px 180px 80px;
  background-color: #642978;
  align-items: center;
  border-radius: 15px;
  position: relative;
  max-width: 1150px;
  margin: 0 auto;
  display: flex;
}
.herohome .intro {
  margin: 0 0 0 auto;
}
.herohome .button {
  -webkit-box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.25);
  box-shadow: 0 0 30px 0 rgba(255, 255, 255, 0.25);
  position: absolute;
  left: -25px;
  z-index: 3;
  top: 44px;
}
.herohome .button:before {
  background-color: #0380F7;
  position: absolute;
  height: 100%;
  content: "";
  width: 100%;
  right: -5px;
  z-index: 2;
  top: -5px;
}
.herohome .button:after {
  background-color: #642978;
  position: absolute;
  bottom: -5px;
  height: 100%;
  content: "";
  width: 100%;
  left: -5px;
  z-index: 1;
}
.herohome .button a, .herohome .button span {
  font-family: "circularBlack", sans-serif;
  background-color: #F58220;
  display: inline-block;
  text-decoration: none;
  position: relative;
  padding: 12px 45px;
  font-size: 22px;
  color: #fff;
  z-index: 3;
}
.herohome .afbeelding {
  position: absolute;
  z-index: 0;
  left: 0;
  bottom: 0;
}
.herohome .afbeelding img {
  border-radius: 10px;
}
.refimgslider, .refslider {
  height: 0;
  transition: all 0.3s;
  opacity: 0;
}
.refimgslider.slick-initialized, .refslider.slick-initialized {
  height: auto;
  opacity: 1;
}
.referenties {
  position: relative;
  max-width: 245px;
  flex: 0 0 245px;
  z-index: 1;
}
.referenties .afbeelding {
  position: relative;
}
.referenties p {
  line-height: 20px;
  margin: 0 0 5px;
  font-size: 13px;
  color: #fff;
}
.referenties p a {
  text-decoration: underline;
  color: #fff;
}
.referenties span.auteur {
  font-size: 13px;
  color: #F58220;
}
.slidewrap {
  position: absolute;
  max-width: 500px;
  flex: 0 0 500px;
  height: 100%;
  left: 35px;
  bottom: 0;
}
.slidewrap .heroslide {
  height: 100%;
}
.ref {
  max-width: 245px;
}
.ref p {
  line-height: 20px;
  margin: 0 0 5px;
  font-size: 13px;
  color: #fff;
}
.ref p a {
  text-decoration: underline;
  color: #fff;
}
.ref span.auteur {
  font-size: 13px;
  color: #F58220;
}
.dienstenoverzicht {
  margin: 0 0 60px;
}
.dienstenoverzicht .row {
  margin: 0 0 60px;
}
.dienstenoverzicht h6 a:before {
  content: url("../images/arroww.svg");
}
.dienstenoverzicht picture {
  position: relative;
}
.dienstenoverzicht picture img {
  border-radius: 10px;
}
.dienstenoverzicht picture:before {
  -webkit-transform: skew(-16deg);
  background-color: #f58220;
  width: calc(100% - 80px);
  height: calc(100% + 26px);
  transform: skew(-16deg);
  position: absolute;
  content: "";
  z-index: -1;
  right: 32px;
  top: -13px;
}
.weetje {
  margin: 0 0 60px;
}
body.text-stage-2 .blokblauw .button, body.text-stage-3 .blokblauw .button {
  right: -150px;
}
.blokblauw {
  padding: 50px 190px 10px 70px;
  background-color: #0380F7;
  border-radius: 10px;
  position: relative;
}
.blokblauw .button {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  right: -105px;
  left: auto;
  top: 50%;
}
.blokblauw.tekst * {
  color: #fff;
}
.blokblauw.tekst p {
  line-height: 19px;
  font-size: 14px;
}
.intro {
  text-align: center;
  position: relative;
  max-width: 370px;
  flex: 0 0 370px;
  z-index: 1;
}
.intro h1, .intro h2 {
  font-family: "circularBlack", sans-serif;
  margin: 0 0 25px 0;
  line-height: 60px;
  font-size: 55px;
  color: #fff;
}
.intro p {
  margin: 0 0 30px 0;
  line-height: 20px;
  font-size: 13px;
  color: #fff;
}
.toplinks {
  position: relative;
  flex: 0 0 370px;
  z-index: 1;
}
.toplinks ul li a {
  font-family: "circularBlack", sans-serif;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  line-height: 35px;
  margin: 0 0 15px;
  font-size: 15px;
  display: block;
  color: #fff;
}
.toplinks ul li a img {
  margin: 0 0 0 20px;
}
.subhero {
  padding: 120px 35px 80px 160px;
  justify-content: space-between;
  margin: 0 auto 200px auto;
  background-color: #642978;
  align-items: center;
  border-radius: 15px;
  position: relative;
  max-width: 1150px;
  min-height: 410px;
  display: flex;
}
.subhero.afbeeldinglinks {
  padding: 70px 35px 60px 115px;
  justify-content: end;
}
.subhero.afbeeldinglinks .afbeelding {
  right: auto;
}
.subhero picture img {
  border-radius: 10px;
}
.subhero.nieuwsbericht {
  padding: 0 0 0 160px;
}
.subhero.nieuwsbericht .datum {
  margin: 0 0 15px;
  font-size: 17px;
  display: block;
  color: #f58220;
}
.subhero.nieuwsbericht .tekst {
  max-width: 400px;
  flex: 0 0 400px;
}
.subhero.nieuwsbericht .tekst h1 {
  line-height: 50px;
  font-size: 45px;
}
.subhero.nieuwsbericht picture img {
  border-radius: 0 10px 10px 0;
}
.subhero.contacthero .d-flex {
  margin: 0 0 0 120px;
  max-width: 100%;
  flex: 1;
}
.subhero.contacthero .d-flex h6 a:after {
  background-color: #fff;
}
.subhero.contacthero .d-flex h6 a:before {
  content: url("../images/arrowbk.svg");
}
.subhero.contacthero .inline-flex {
  height: 100%;
}
.subhero .tekst {
  position: relative;
  max-width: calc(100% - 350px);
  z-index: 1;
}
.subhero .tekst p {
  color: #fff;
}
.subhero .tekst h1 {
  margin: 0 0 25px;
  color: #fff;
}
.subhero .tekst h6 a {
  color: #fff;
}
.subhero .tekst h6 a:before {
  content: url("../images/arroww.svg");
}
.subhero .afbeelding {
  position: absolute;
  max-height: 100%;
  margin: 0 auto;
  max-width: 50%;
  z-index: 0;
  bottom: 0;
  right: 0;
  left: 0;
}
.subhero .intro {
  text-align: left;
  flex: 0 0 290px;
}
.button {
  position: absolute;
  left: -25px;
  top: 44px;
}
.button:before {
  background-color: #0380F7;
  position: absolute;
  height: 100%;
  content: "";
  width: 100%;
  right: -5px;
  z-index: 2;
  top: -5px;
}
.button:after {
  background-color: #642978;
  position: absolute;
  bottom: -5px;
  height: 100%;
  content: "";
  width: 100%;
  left: -5px;
  z-index: 1;
}
.button a, .button span {
  font-family: "circularBlack", sans-serif;
  background-color: #F58220;
  display: inline-block;
  text-decoration: none;
  position: relative;
  padding: 12px 45px;
  font-size: 22px;
  color: #fff;
  z-index: 3;
}
.scrollto {
  position: relative;
  top: -110px;
}
.actueeloverzicht {
  margin: 0 0 10px;
}
.actueeloverzicht .filter {
  margin: 0 0 50px;
}
.actueeloverzicht article {
  -webkit-box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  margin: 0 0 70px;
  height: calc(100% - 70px);
}
.actueeloverzicht article:before {
  background-color: #f58220;
  transform: skew(-16deg);
  position: absolute;
  height: 100%;
  content: "";
  width: 83px;
  left: -45px;
}
.actueeloverzicht article span.datum {
  text-align: center;
  position: absolute;
  font-size: 14px;
  color: #fff;
  left: 18px;
  top: 10px;
}
.actueeloverzicht article .tekst {
  border-radius: 0 0 10px 10px;
  background-color: #fff;
  align-items: center;
  padding: 25px 35px;
  display: flex;
}
.actueeloverzicht article .tekst img {
  margin: 0;
}
.actueeloverzicht article .tekst p {
  font-family: "circularBlack", sans-serif;
  font-size: 16px;
  margin: 0;
  flex: 1;
}
.persoonlijk {
  margin: 0 0 60px;
}
.persoonlijk form select {
  background-color: rgba(0, 0, 0, 0.05);
  border-radius: 5px;
  padding: 10px 15px;
  margin: 0 0 10px;
  font-size: 13px;
  border: none;
  width: 100%;
}
.persoonlijk form select::-webkit-input-placeholder {
  font-size: 13px;
  color: #642978;
}
.persoonlijk form select:-moz-placeholder {
  font-size: 13px;
  color: #642978;
}
.persoonlijk form select::-moz-placeholder {
  font-size: 13px;
  color: #642978;
}
.persoonlijk form select:-ms-input-placeholder {
  font-size: 13px;
  color: #642978;
}
.contact {
  margin: 0 0 60px;
}
.contact .locatie {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  justify-content: space-between;
  border-radius: 0 0 10px 10px;
  background-color: #fff;
  align-items: center;
  position: absolute;
  padding: 35px 30px;
  display: flex;
  width: 100%;
  bottom: 0;
}
.contact .locatie p {
  line-height: 40px;
}
.statistieken {
  margin: 0 0 100px;
}
.statistieken .borderrow {
  position: relative;
}
.statistieken .borderrow:after {
  background-image: linear-gradient(to right, #f58220 70%, rgba(255, 255, 255, 0) 0%);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 20px 2px;
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  bottom: 0;
}
.statistieken .statistiek {
  margin: 0 0 30px;
}
.statistieken .getal {
  font-family: "circularBold", sans-serif;
  margin: 0 0 15px;
  font-size: 32px;
  display: block;
  color: #F58220;
}
.statistieken p {
  font-family: "circularBold", sans-serif;
  font-size: 18px;
  color: #642978;
}
.nieuwsbriefblok {
  background-color: #642978;
  padding: 75px 90px 65px;
  border-radius: 10px;
  margin: 0 0 100px;
}
.nieuwsbriefblok .tekst * {
  color: #fff;
}
.nieuwsbriefblok .tekst p {
  margin: 0;
}
.nieuwsbriefblok .gform_wrapper {
  margin: 20px 0 0;
}
.nieuwsbriefblok .gform_wrapper .gform_body .gform_fields {
  display: flex;
}
.nieuwsbriefblok .gform_wrapper .gform_body .gform_fields .gfield {
  margin: 0 8px 0 0;
}
.nieuwsbriefblok .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half {
  max-width: calc(50% - 8px);
  flex: 0 0 50%;
}
.nieuwsbriefblok .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half {
  max-width: calc(50% - 8px);
  flex: 0 0 50%;
}
.nieuwsbriefblok .gform_wrapper .gform_footer {
  max-width: calc(100% - 8px);
  justify-content: flex-end;
  display: flex;
}
.tekstafbeelding {
  margin: 0 0 60px;
}
.tekstafbeelding picture img {
  border-radius: 10px;
}
.videoblok {
  padding: 25px 80px 25px 90px;
  background-color: #642978;
  border-radius: 15px;
  margin: 0 0 20px;
}
.videoblok .videoframe {
  margin: 0 0 0 50px;
  flex: 1;
}
.videoblok .videoframe iframe {
  border-radius: 15px;
  min-height: 225px;
  max-width: 100%;
  height: auto;
}
.videoblok .videoframe img {
  border-radius: 15px;
}
.videoblok .tekst {
  max-width: 315px;
  flex: 0 0 315px;
}
.videoblok .tekst * {
  color: #fff;
}
.usps {
  min-height: 300px;
  margin: 0 0 100px;
}
.usps .position-absolute {
  align-items: flex-start !important;
  overflow-x: scroll;
  padding: 30px 0 0;
  max-width: 76%;
  width: 76%;
  z-index: 2;
}
.usps .position-absolute::-webkit-scrollbar-thumb:hover {
  background: #642978;
  border-radius: 10px;
  cursor: pointer;
}
.usps .position-absolute::-webkit-scrollbar-thumb {
  background: rgba(100, 41, 120, 0.75);
  border-radius: 10px;
}
.usps .position-absolute::-webkit-scrollbar-track {
  background: rgba(100, 41, 120, 0.5);
  border-radius: 10px;
}
.usps .position-absolute::-webkit-scrollbar {
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 10px;
  cursor: pointer;
  height: 5px;
  width: 5px;
}
.usps .usp {
  margin: 0 30px 0 0;
  max-width: 320px;
  flex: 0 0 320px;
}
.usps .usp img {
  border: 2px solid #f58220;
  border-radius: 100px;
  position: relative;
  z-index: 1;
}
.usps .usp picture {
  position: relative;
  margin: 0 0 35px;
}
.usps .usp picture img {
  border: 2px solid #f58220;
  border-radius: 100px;
  position: relative;
  z-index: 1;
}
.usps .usp picture:after {
  background-image: linear-gradient(to right, #F58220 70%, rgba(255, 255, 255, 0) 0%);
  background-repeat: repeat-x;
  background-position: bottom;
  background-size: 25px 2px;
  position: absolute;
  content: "";
  width: 100%;
  height: 3px;
  left: 50px;
  top: 50%;
}
.dienstenhome {
  margin: -40px 0 60px;
}
.dienstencompact {
  margin: 0 0 50px;
}
.dienstencompact .dienst {
  position: relative;
  margin: 30px 0;
  height: auto;
  z-index: 1;
}
.dienstencompact .bg:before {
  -webkit-transform: skew(-16deg);
  background-color: #f58220;
  height: calc(100% + 1px);
  transform: skew(-16deg);
  position: absolute;
  width: 200px;
  content: "";
  left: 0;
  top: 0;
}
.dienstencompact .bg:after {
  border-radius: 0 10px 10px 0;
  background-color: #F58220;
  position: absolute;
  height: 100%;
  width: 100%;
  content: "";
  right: -20%;
  top: 0;
}
#masonry {
  margin: 0 0 100px;
}
#masonry .col-md-4:nth-of-type(2n) .medewerker {
  background-color: #F8F8F8;
  border-radius: 10px;
}
#masonry .col-md-4:nth-of-type(2n) .medewerker .tekst {
  padding: 15px 15px 25px 20px;
}
#masonry .medewerker {
  margin: 0 0 60px;
}
#masonry .medewerker picture {
  margin: 0 0 15px;
}
#masonry .medewerker picture img {
  border-radius: 10px;
}
#masonry .medewerker .tekst {
  padding: 0 20px;
}
#masonry .medewerker .tekst h3 {
  font-family: "circularBold", sans-serif;
  margin: 0 0 5px;
  font-size: 24px;
}
#masonry .medewerker .tekst p {
  font-family: "circularItalic", sans-serif;
  margin: 0 0 15px;
  font-size: 13px;
}
#masonry .medewerker .tekst p:hover a {
  text-decoration: underline;
}
#masonry .medewerker .tekst p a {
  text-decoration: none;
}
#masonry .medewerker .tekst .naam {
  font-family: "circularBlack", sans-serif;
  font-size: 13px;
  color: #F58220;
}
.dienst {
  -webkit-box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.1);
  background-color: #fff;
  border-radius: 10px;
  align-items: center;
  padding: 35px 15px;
  text-align: center;
  height: 100%;
}
.dienst:hover .diensttitel p {
  color: #f58220;
}
.dienst .icoon {
  justify-content: center;
  align-items: center;
  margin: 0 0 15px;
  min-height: 80px;
  display: flex;
}
.dienst .diensttitel {
  justify-content: center;
  align-items: center;
  min-height: 60px;
  display: flex;
}
.dienst .diensttitel p {
  font-family: "circularBlack", sans-serif;
  line-height: 19px;
  margin: 0 0 10px;
  font-size: 15px;
  color: #642978;
}
.dienst .diensttitel p a {
  text-decoration: none;
  color: inherit;
}
.hometekst {
  padding: 100px 0;
}
.hometekst .tekst {
  position: relative;
}
.hometekst .tekst:before {
  content: url(../images/tekstbg.svg);
  position: absolute;
  top: -60px;
  right: 0;
  left: 0;
  pointer-events: none !important;
}
.hometekst .tekst h6 a:before {
  content: url("../images/arroww.svg");
}
.hetwerktnu {
  margin: 0 0 100px;
}
.dienstenhetwerkt {
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
  flex-wrap: wrap;
  display: flex;
  height: 100%;
  top: -40px;
}
.dienstenhetwerkt .hetwerkt {
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15);
  padding: 30px 10px 25px 20px;
  background-color: #fff;
  border-radius: 10px;
  max-width: 235px;
  flex: 0 0 235px;
  height: 100%;
}
.dienstenhetwerkt .hetwerkt h3 {
  font-family: circularBlack, sans-serif;
  line-height: 27px;
  margin: 0 0 5px;
  font-size: 18px;
  color: #642978;
}
.dienstenhetwerkt .hetwerkt p {
  line-height: 24px;
  font-size: 15px;
  color: #642978;
}
.berichten {
  padding: 0 0 100px;
}
.actueel {
  padding: 0 15px;
  display: flex;
}
.actueel article {
  -webkit-box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  position: relative;
  overflow: hidden;
  background-color: #fff;
  flex: 0 0 315px;
}
.actueel article:before {
  background-color: #f58220;
  transform: skew(-16deg);
  position: absolute;
  height: 100%;
  content: "";
  width: 80px;
  left: -45px;
}
.actueel article span.datum {
  text-align: center;
  position: absolute;
  font-size: 14px;
  color: #fff;
  left: 18px;
  top: 10px;
}
.actueel article .tekst {
  border-radius: 0 0 10px 10px;
  background-color: #fff;
  align-items: center;
  padding: 25px 35px;
  display: flex;
}
.actueel article .tekst img {
  margin: 0;
}
.actueel article .tekst p {
  font-family: "circularBlack", sans-serif;
  font-size: 16px;
  margin: 0;
  flex: 1;
}
.vragen {
  margin: 0 0 100px;
}
.vragen .gform_wrapper {
  max-width: 350px;
}
.vragen .vraag, .vragen .tekst {
  padding: 70px 150px 70px 70px;
  border-radius: 10px 0 0 10px;
  background-color: #F58220;
  position: relative;
  overflow: hidden;
}
.vragen .vraag .gform_footer .gform_button:before, .vragen .tekst .gform_footer .gform_button:before {
  content: url("../images/arrowbk.svg");
}
.vragen .vraag .gform_footer .gform_button:after, .vragen .tekst .gform_footer .gform_button:after {
  background-color: #fff;
}
.vragen .vraag.reverse, .vragen .tekst.reverse {
  background-color: #642978;
}
.vragen .vraag:after, .vragen .tekst:after {
  -webkit-transform: skew(-16deg);
  background-color: #fff;
  transform: skew(-16deg);
  position: absolute;
  right: -90px;
  height: 100%;
  width: 150px;
  content: "";
  top: 0;
}
.vragen .vraag h3, .vragen .tekst h3 {
  font-family: "circularBlack", sans-serif;
  line-height: 35px;
  font-size: 32px;
  margin: 0 0 10px;
  color: #fff;
}
.vragen .vraag P, .vragen .tekst P {
  font-family: "circularMedium", sans-serif;
  margin: 0 0 30px;
  font-size: 14px;
  color: #fff;
}
.vragen .vraag h6 a:before, .vragen .tekst h6 a:before {
  content: url("../images/arroww.svg");
}
.vragen .slides {
  border-radius: 0 10px 10px 0;
  background-color: #f58220;
  align-items: center;
  position: relative;
  display: flex;
  height: 100%;
}
.vragen .slides:after {
  -webkit-transform: skew(-16deg);
  background-color: #f58220;
  transform: skew(-16deg);
  position: absolute;
  height: 100%;
  width: 176px;
  content: "";
  left: -60px;
  top: 0;
}
.vragen .slides .referenties span.auteur {
  color: #642978;
}
.vragen .persoon {
  border-radius: 0 10px 10px 0;
  background-color: #642978;
  position: relative;
  height: 100%;
}
.vragen .persoon picture {
  position: absolute;
  max-height: 100%;
  max-width: 100%;
  bottom: 0;
  right: 0;
  overflow: hidden;
  border-radius: 10px;
  z-index: 9;
  /*     position: absolute;
           max-width: 100%;
           bottom: 0;
           right: 0;*/
}
.vragen .persoon picture img {
  border-radius: 10px;
}
.vragen .persoon:after {
  -webkit-transform: skew(-16deg);
  background-color: #642978;
  transform: skew(-16deg);
  position: absolute;
  height: 100%;
  width: 176px;
  content: "";
  left: -60px;
  top: 0;
}
.overflowhero {
  border-radius: 10px;
  position: absolute;
  overflow: hidden;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
}
.share {
  display: flex;
}
.share span a {
  background-color: #0380F7;
  justify-content: center;
  border-radius: 100px;
  display: inline-flex;
  align-items: center;
  margin: 0 5px 0 0;
  padding: 5px;
  height: 34px;
  width: 34px;
}
.slick-dots {
  margin: 30px 0 0;
  align-items: center;
  display: flex;
}
.slick-dots li:first-of-type button {
  margin: 0 5px 0 0;
}
.slick-dots li:hover button, .slick-dots li.slick-active button {
  background-color: #fff;
}
.slick-dots li button {
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 10px;
  color: transparent;
  margin: 0 5px;
  border: none;
  font-size: 0;
  width: 30px;
  height: 5px;
}
.afbeeldingen {
  margin: 0 0 100px;
}
.afbeeldingen picture {
  margin: 0 0 20px;
}
.afbeeldingen picture img {
  border-radius: 10px;
}
.afbeeldingen .contacttekst {
  padding: 20px;
}
.afbeeldingen .contactblok picture {
  margin: 0 0 5px;
}
.contactblok {
  border-radius: 10px;
  position: relative;
}
.contactblok:hover picture:before {
  opacity: 1;
}
.contactblok:hover .gegevens {
  visibility: visible;
  opacity: 1;
}
.contactblok picture {
  position: relative;
}
.contactblok picture img {
  border-radius: 10px;
  width: 100%;
}
.contactblok picture:before {
  background-color: rgba(100, 41, 120, 0.8);
  mix-blend-mode: multiply;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  border-radius: 10px;
  position: absolute;
  content: "";
  height: 100%;
  width: 100%;
  opacity: 0;
  left: 0;
  top: 0;
}
.contactblok .gegevens {
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  text-align: center;
  position: absolute;
  visibility: hidden;
  width: 100%;
  opacity: 0;
  top: 50%;
  left: 0;
}
.contactblok .gegevens p {
  font-family: "circularMedium", sans-serif;
  margin: 0 0 15px;
  font-size: 15px;
  color: #fff;
}
.contactblok .gegevens p a {
  text-decoration: underline;
  color: inherit;
}
.contactblok .gegevens p i {
  margin: 0 0 5px;
}
.contactblok .naam {
  padding: 5px;
}
.contactblok .naam p {
  font-family: "circularBlack", sans-serif;
  line-height: 23px;
  font-size: 18px;
  color: #F58220;
}
.contactblok .naam p span.functie, .contactblok .naam p a {
  font-family: "circularmedium", sans-serif;
  display: block;
  font-size: 15px;
  color: #642978;
}
.management {
  margin: 0 0 100px;
}
.management .titel {
  padding: 0 25px;
}
.introtekst {
  margin: 0 0 60px;
}
.vacatures {
  margin: 0 0 60px;
}
.vacature {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0 0 20px;
}
.vacature.toon .chevron img {
  transform: rotate(0deg);
}
.vacature .chevron {
  margin: 0 20px 20px 0;
}
.vacature .chevron img {
  transform: rotate(-180deg);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.vacature .titel {
  cursor: pointer;
}
.vacature .tekst {
  display: none;
}
.vacature .tekst h6 {
  margin: 0 0 30px;
}
.vacature .tekst h6 a:before {
  content: url("../images/arroww.svg");
}
.vacature .tekst p {
  margin: 0 0 30px;
}
@media (max-width: 992px) {
  .tekstform.actueel {
    padding: 0;
  }
}
.nieuwsdetail + .tekstform.actueel {
  margin-top: -60px;
}
@media (max-width: 768px) {
  .nieuwsdetail + .tekstform.actueel {
    margin-top: 0;
  }
}
.tekstform {
  margin: 0 0 60px;
}
@media (max-width: 768px) {
  .tekstform.actueel {
    margin: 60px 0 60px;
    padding: 0;
  }
}
.tekstform .form {
  margin: 0 0 60px;
}
.container {
  max-width: 992px;
}
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-left: 10px;
  padding-right: 10px;
}
/* Animations */
.mobielmenu .dienstenmenu .dienst, .dienstenhetwerkt .hetwerkt, .dienstenhome .dienst, .actueel article, .actueeloverzicht article {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.mobielmenu .dienstenmenu .dienst:hover, .dienstenhetwerkt .hetwerkt:hover, .dienstenhome .dienst:hover, .actueel article:hover, .actueeloverzicht article:hover {
  transform: scale(1.03);
}
.mobielmenu .hoofdmenu.klein a {
  position: relative;
  display: inline-block;
  text-decoration: none !important;
}
.mobielmenu .hoofdmenu.klein a::after {
  content: "";
  display: block;
  border-bottom: solid 2px #642978;
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
}
.mobielmenu .hoofdmenu.klein a:hover::after {
  width: 100%;
}
.mobielmenu .hoofdmenu.groot a {
  position: relative;
  margin-bottom: 5px;
}
.mobielmenu .hoofdmenu.groot a::after {
  content: "";
  display: block;
  border-bottom: solid 5px #f5821f;
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
}
.mobielmenu .hoofdmenu.groot a:hover::after {
  width: 100%;
}
footer .links a {
  position: relative;
  text-decoration: none !important;
  padding-bottom: 3px;
}
footer .links a::after {
  content: "";
  display: block;
  border-bottom: solid 2px #642978;
  width: 0;
  position: absolute;
  left: 0;
  bottom: 0;
  transition: all 0.3s;
}
footer .links a:hover::after {
  width: calc(100% - 4px);
}
footer .social a {
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  display: inline-block;
}
footer .social a:hover {
  transform: scale(1.2);
}
.pagination {
  display: flex;
  justify-content: center;
  margin: 0 0 50px;
}
.pagination span, .pagination a {
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #f58220;
  border-radius: 7px;
  color: #fff;
  transition: all 0.3s;
  margin: 0 5px;
}
.pagination span:hover, .pagination span.current, .pagination span.dots, .pagination a:hover, .pagination a.current, .pagination a.dots {
  text-decoration: none;
  background: #642978;
}
body.text-stage-2 .gform_wrapper .gfield input[type=text]::-webkit-input-placeholder, body.text-stage-2 .gform_wrapper .gfield input[type=tel]::-webkit-input-placeholder, body.text-stage-2 .gform_wrapper .gfield input[type=email]::-webkit-input-placeholder, body.text-stage-2 .gform_wrapper .gfield textarea::-webkit-input-placeholder, body.text-stage-2 .gform_wrapper .gfield select::-webkit-input-placeholder {
  font-size: 16px;
}
body.text-stage-3 .gform_wrapper .gfield input[type=text]::-webkit-input-placeholder, body.text-stage-3 .gform_wrapper .gfield input[type=tel]::-webkit-input-placeholder, body.text-stage-3 .gform_wrapper .gfield input[type=email]::-webkit-input-placeholder, body.text-stage-3 .gform_wrapper .gfield textarea::-webkit-input-placeholder, body.text-stage-3 .gform_wrapper .gfield select::-webkit-input-placeholder {
  font-size: 18px;
}
.youtube-embed {
  max-width: 900px;
  margin-inline: auto;
  width: 100%;
  aspect-ratio: 1.7777777778;
  border-radius: 8px;
  overflow: hidden;
}
.youtube-embed iframe {
  width: 100%;
  height: 100%;
  border: 0;
  display: block;
}
.youtube-embed + .text-below {
  margin: 30px auto 0;
}
.text-below .gform_wrapper .tekst p {
  margin: 0 0 30px;
  color: #000;
}
.text-below .gform_wrapper .gform_required_legend {
  color: #000;
}
.text-below .gform_wrapper .ginput_container {
  margin: 0 0 30px;
}
.text-below .gform_wrapper .gfield_description {
  margin: 0 0 15px;
  font-size: 1rem;
}
.text-below .gform_wrapper .gfield_label {
  font-weight: bold;
  font-family: "circularBold", sans-serif;
}
.text-below .gform_wrapper .gform_footer {
  margin: 0;
}
.text-below .gform_wrapper .horizontaal .gfield_radio {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
@media (max-width: 1850px) {
  body:before {
    width: 1230px !important;
  }
}
@media (max-width: 1650px) {
  body:before {
    width: 1092px !important;
    right: 115px !important;
  }
}
@media (max-width: 1500px) {
  .top {
    padding: 35px 0;
  }
  .top .togglemenu {
    left: 15px;
  }
  .menu .telefoon {
    margin: 0 0 0 10px;
    padding: 10px;
  }
  .menu a {
    padding: 30px 10px;
  }
  .usps {
    min-height: 350px;
    margin: 0 0 50px;
    overflow: hidden;
  }
  .usps .position-absolute {
    max-width: 85%;
    width: 85%;
  }
}
@media (max-width: 1400px) {
  body:before {
    width: 962px !important;
    right: 115px !important;
  }
}
@media (max-width: 1200px) {
  body:before {
    width: 768px !important;
    right: 100px !important;
  }
  .herohome {
    padding: 150px 25px 150px 25px;
    margin: 0 5px;
  }
  .herohome .afbeelding {
    left: 0;
  }
  .herohome .button, .subhero .button {
    top: 20px;
    left: 0;
  }
  .subhero {
    margin: 0 5px 200px 5px;
  }
  .subhero.afbeeldinglinks {
    padding: 70px 35px 30px 35px;
  }
  .subhero.nieuwsbericht {
    padding: 0 0 0 35px;
  }
  .subhero.contacthero {
    padding: 120px 35px 80px 35px;
  }
  .subhero.contacthero .d-flex {
    margin: 0;
  }
  .menu .telefoon {
    margin: 0 30px 0 10px;
  }
  .menu a {
    font-size: 13px;
  }
  .intro h1, .intro h2 {
    margin: 0 0 15px 0;
    line-height: 44px;
    font-size: 36px;
  }
  .usps {
    margin: 0 15px 50px 15px;
    min-height: auto;
  }
  .usps .position-absolute {
    position: relative !important;
    max-width: 100%;
    width: 100%;
  }
  .dienstencompact .dienst {
    padding: 20px 10px;
    margin: 15px 0;
  }
  .dienstencompact .bg:after {
    right: 0;
  }
  .dienstencompact .bg:before {
    left: -70px;
  }
}
@media (max-width: 992px) {
  body:before {
    width: 568px !important;
  }
  body:before {
    right: 100px;
  }
  .subhero {
    padding: 120px 35px;
  }
  .subhero.nieuwsbericht {
    padding: 0 0 0 15px;
    min-height: auto;
  }
  .subhero.nieuwsbericht .tekst h1 {
    line-height: 35px;
    font-size: 30px;
  }
  .subhero.nieuwsbericht .afbeeldingrechts {
    flex: 1;
  }
  .subhero.contacthero {
    padding: 50px 35px 50px 35px;
    margin: 0 5px 150px 5px;
  }
  .subhero.contacthero .d-flex {
    flex-wrap: wrap;
  }
  .subhero.contacthero .d-flex .inline-flex {
    margin: 0 0 20px;
  }
  .contact .locatie {
    padding: 20px 15px;
    flex-wrap: wrap;
  }
  .contactblok {
    max-width: 300px;
  }
  .menu ul#menu-hoofd-menu {
    display: none;
  }
  .vragen .vraag {
    padding: 35px 50px 35px 50px;
    height: 100%;
  }
  .dienstenhetwerkt {
    top: 0;
  }
  .afbeeldingen {
    margin: 0 0 50px;
  }
  .actueel article {
    max-width: 32%;
    flex: 0 0 32%;
  }
  .tekstafbeelding {
    margin: 0 0 50px;
  }
  .vragen .vraag, .vragen .tekst {
    padding: 25px 50px 25px 35px;
  }
  .vragen .vraag h3, .vragen .tekst h3 {
    line-height: 30px;
    font-size: 24px;
  }
  .vragen .persoon picture {
    z-index: 1;
  }
  .vragen .gform_wrapper {
    max-width: 250px;
  }
  .weetje {
    margin: 0 0 50px;
  }
  footer .copyright {
    padding: 20px 0;
  }
  footer .links {
    margin: 0 0 30px;
    padding: 0;
  }
  .titel h2 {
    line-height: 40px;
    font-size: 30px;
  }
}
@media (max-width: 767px) {
  body::before {
    right: 136px !important;
    top: 80px !important;
  }
  body.home:before {
    height: 950px;
    width: 376px;
    right: 145px;
  }
  body:before {
    height: 430px;
    width: 376px;
    right: 60px;
  }
  .herohome {
    padding: 90px 25px 75px 25px;
    flex-wrap: wrap;
  }
  .herohome .intro {
    margin: 0 0 30px;
    text-align: left;
    max-width: 100%;
    order: 0;
  }
  .herohome .referenties {
    order: 1;
  }
  .hometekst {
    padding: 0 0 50px;
  }
  .subhero {
    margin: 0 5px 70px 5px;
    min-height: 250px;
    flex-wrap: wrap;
  }
  .subhero.nieuwsbericht {
    padding: 60px 15px;
    flex-wrap: wrap;
  }
  .subhero.nieuwsbericht .afbeeldingrechts {
    display: none;
  }
  .subhero.afbeeldinglinks {
    min-height: 350px;
  }
  .subhero.afbeeldinglinks .afbeelding {
    display: none;
  }
  .subhero .tekst h1 {
    margin: 0 0 15px;
    font-size: 36px;
  }
  .subhero .toplinks {
    flex: 1;
  }
  .subhero .intro {
    margin: 0 0 30px 0;
    max-width: 100%;
    flex: 0 0 100%;
  }
  .actueeloverzicht article {
    max-width: 350px;
  }
  .actueeloverzicht article:before {
    width: 88px;
    left: -44px;
  }
  .herohome .tekst p, .subhero .tekst p {
    margin: 0 0 20px;
  }
  .herohome .button span, .subhero .button span {
    font-size: 18px;
  }
  .actueeloverzicht {
    margin: 50px 0 10px;
  }
  .nieuwsdetail {
    margin: 0;
  }
  .tekstafbeelding .tekst {
    padding: 0;
  }
  .hometekst {
    overflow: hidden;
  }
  .vragen .vraag, .vragen .tekst {
    border-radius: 10px;
  }
  .vragen .vraag:after, .vragen .tekst:after {
    display: none;
  }
  .vragen .slides {
    border-radius: 10px;
    margin: 15px 0 0;
    padding: 30px;
  }
  .vragen .slides:after {
    display: none;
  }
  .dienstenhome .dienst {
    margin: 0 auto 30px auto;
    max-width: 300px;
    height: auto;
  }
  .videoblok {
    padding: 25px 15px 25px 15px;
  }
  .dienstenoverzicht .col-md-6 {
    order: 1;
  }
  .dienstenoverzicht .col-md-5 {
    order: 2;
  }
  .dienstenoverzicht .tekst {
    margin: 0 0 50px;
  }
  .dienstenoverzicht picture {
    display: inline-block;
  }
  .dienstenoverzicht .row {
    margin: 0 0 50px;
  }
  .blokblauw, body.text-stage-2 .blokblauw, body.text-stage-3 .blokblauw {
    padding: 35px 15px 1px 15px;
  }
  .blokblauw .button, body.text-stage-2 .blokblauw .button, body.text-stage-3 .blokblauw .button {
    right: 15px;
    top: 0;
  }
  .dienstenhetwerkt {
    display: block;
    height: auto;
  }
  .dienstenhetwerkt .hetwerkt {
    margin: 0 auto 30px auto;
    max-width: 250px;
    flex: 0 0 250px;
    height: auto;
  }
  .menu .belterugtop {
    display: none !important;
  }
  .mobielmenu.on {
    right: -15%;
  }
  .mobielmenu .menu-container {
    padding: 0 20px;
  }
  .actueel {
    justify-content: center !important;
    flex-direction: column;
    width: 100%;
  }
  .actueel article {
    max-width: 300px;
    flex: 0 0 300px;
  }
  .hometekst .tekst:before {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    right: -50%;
    left: -50%;
    top: 50%;
  }
  .tekstafbeelding {
    margin: 0 0 40px;
  }
  .tekstafbeelding.first {
    margin-top: 170px;
  }
  .tekstafbeelding .col-md-5 {
    order: 2;
  }
  .tekstafbeelding .col-md-7 {
    order: 1;
  }
  .contactblok {
    margin: 0 0 30px;
  }
  .tekst h2 {
    line-height: 40px;
    margin: 0 0 15px;
    font-size: 30px;
  }
  .tekst h3 {
    line-height: 30px;
    font-size: 24px;
  }
  .management {
    margin: 0 0 50px;
  }
  .nieuwsbriefblok {
    padding: 50px 35px 15px;
    margin: 0 0 50px;
  }
  .vragen {
    margin: 0 0 50px;
  }
  .mobielmenu .dienstenmenu {
    display: none;
  }
}
@media (max-width: 768px) {
  header {
    -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.25);
    background-color: #f58220;
    z-index: 99;
    padding: 0;
  }
  .top {
    padding: 15px 0 15px 70px !important;
  }
  .top .logo {
    margin: 0;
  }
  .top .logo img.logo-scrolled {
    opacity: 1 !important;
  }
  .subhero.afbeeldinglinks {
    justify-content: start;
  }
  .subhero.afbeeldinglinks .tekst {
    max-width: none;
  }
}
@media (max-width: 576px) {
  body.home:before {
    right: 145px;
  }
  .fixedmenu .top .logo {
    margin: 0;
  }
  .subhero.nieuwsbericht .tekst {
    max-width: 100%;
    flex: 1;
  }
  .subhero .tekst {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .subhero .tekst h1 {
    line-height: 34px;
    font-size: 28px;
  }
  .subhero .afbeelding {
    display: none;
  }
  .subhero.contacthero {
    flex-wrap: wrap;
  }
  .subhero.contacthero .tekst {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .vragen .tekst, .vragen .vraag {
    padding: 25px 35px 15px 15px;
  }
  .vragen .slides {
    padding: 20px 15px;
  }
  .videoblok {
    flex-wrap: wrap;
  }
  .videoblok .tekst {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .videoblok .videoframe {
    max-width: 100%;
    flex: 0 0 100%;
    margin: 0;
  }
  .dienstencompact .dienst {
    margin: 15px auto;
  }
  .vragen .persoon {
    display: none;
  }
  .hetwerktnu picture {
    margin: 0 0 30px;
  }
  .mobielmenu.on:after {
    width: 100%;
    right: -40%;
  }
  .mobielmenu .hoofdmenu.groot a {
    line-height: 46px;
    font-size: 28px;
  }
  .mobielmenu .dienstenmenu {
    display: none;
  }
  .nieuwsbriefblok {
    padding: 25px 15px;
  }
  .nieuwsbriefblok .gform_wrapper .gform_body .gform_fields {
    flex-wrap: wrap;
  }
  .nieuwsbriefblok .gform_wrapper .gform_body .gform_fields .gfield.gf_left_half, .nieuwsbriefblok .gform_wrapper .gform_body .gform_fields .gfield.gf_right_half {
    max-width: calc(100% - 8px);
    flex: 0 0 100%;
  }
  .menu {
    justify-content: flex-end;
    flex-direction: column;
    align-items: flex-end;
    flex-wrap: wrap;
  }
  .menu .telefoon, .menu .email {
    text-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
    margin: 5px;
  }
  .dienst {
    max-width: 250px;
  }
  .dienst .icoon, .dienst .diensttitel {
    min-height: auto;
  }
  .dienstenhome {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    top: -30px;
  }
  .dienstenhome .dienst {
    margin: 0 auto 30px auto;
  }
  .vragen .vraag:after {
    display: none;
  }
  .titel h2 {
    line-height: 32px;
    font-size: 26px;
  }
}
.subhero-2024 {
  margin-bottom: 120px;
}
.subhero-2024 .tekst p {
  font-size: 26px;
  line-height: 1.2;
}
.subhero-2024 .tekst h6 + h6 {
  margin-top: 15px;
}
@media (max-width: 767px) {
  .tekstafbeelding-2024 {
    margin: 0 0 40px !important;
  }
}
.tekstafbeelding-2024 .tekst {
  padding: 0;
}
.tekstafbeelding-2024 iframe {
  height: unset;
  width: 100%;
  aspect-ratio: 1.7777777778;
  border-radius: 10px;
}
.dienstencompact-2024 .dienst {
  display: block;
  border: 2px solid #FFF;
  transition: all 0.2s ease;
}
.dienstencompact-2024 .dienst:hover {
  border-color: #642978;
  text-decoration: none;
}
.herohome-2024 .intro p {
  font-size: 26px;
  line-height: 1.2;
}
.dienstenhome .dienst {
  display: block;
  border: 2px solid #FFF;
  transition: all 0.2s ease;
}
.dienstenhome .dienst:hover {
  border-color: #642978;
  text-decoration: none;
}
.hetwerktnu-2024 .read-more {
  margin-top: 15px;
}
.hetwerktnu-2024 .hetwerkt {
  border: 2px solid #FFF;
  transition: all 0.2s ease;
}
.hetwerktnu-2024 .hetwerkt:hover {
  border-color: #642978;
  text-decoration: none;
}
.popups {
  position: fixed;
  z-index: 3000;
  inset: 0;
  height: 100vh;
  pointer-events: none;
  display: none;
  margin: 0;
}
.popups .backdrop {
  position: absolute;
  inset: 0;
  background-color: rgba(0, 0, 0, 0.4);
}
.popups.visible {
  pointer-events: all;
}
.popups .popup {
  max-width: 1120px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  width: calc(100% - 12px * 2);
  max-height: calc(100vh - 2rem);
  pointer-events: none;
}
.popups .popup.visible {
  top: 50%;
  transform: translate(-50%, -50%);
  opacity: 1;
  z-index: 10;
  pointer-events: all;
}
@media (max-width: 767px) {
  .popups .popup.visible {
    overflow-y: scroll;
    display: block;
  }
}
.popups .popup .popup-content {
  background-color: white;
  max-width: 1120px;
  width: 100%;
  padding: 4rem;
  display: flex;
  align-items: center;
  border: 1px solid white;
  box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.1);
  border-radius: 10px 12px 10px 10px;
}
@media (max-width: 767px) {
  .popups .popup .popup-content {
    padding: 2rem;
  }
}
.popups .popup .popup-content__text .gform_required_legend {
  display: none;
}
.popups .popup .popup-content__text--w100 {
  width: 100%;
}
.popups .popup .popup-content__text .tekst .validation_error {
  display: none !important;
}
.popups .popup .popup-content__text .tekst .gform_wrapper .ginput_container {
  margin-bottom: 20px;
}
.popups .popup .popup-content__text .tekst .gform_wrapper .gfield {
  position: relative;
}
.popups .popup .popup-content__text .tekst .gform_wrapper .gfield .validation_message {
  position: relative;
  bottom: 0;
  left: 0;
  transform: translateY(12px);
  font-size: 10px;
  pointer-events: none;
}
.popups .popup .popup-content__text .tekst .gform_wrapper .gfield--type-checkbox, .popups .popup .popup-content__text .tekst .gform_wrapper .gfield--type-consent {
  position: relative;
  padding-left: 1.5rem;
}
.popups .popup .popup-content__text .tekst .gform_wrapper .gfield--type-checkbox input[type=checkbox], .popups .popup .popup-content__text .tekst .gform_wrapper .gfield--type-consent input[type=checkbox] {
  position: absolute;
  left: 0;
  top: 2px;
}
.popups .popup .popup-content__text .tekst .gform_wrapper .gfield--type-checkbox .gfield_label, .popups .popup .popup-content__text .tekst .gform_wrapper .gfield--type-consent .gfield_label {
  display: none;
}
.popups .popup .popup-content__text .tekst .gform_wrapper .gfield--type-checkbox .gfield-choice-input, .popups .popup .popup-content__text .tekst .gform_wrapper .gfield--type-consent .gfield-choice-input {
  accent-color: #642978;
}
.popups .popup .popup-content__text .tekst .gform_wrapper .gfield--type-checkbox .gform-field-label, .popups .popup .popup-content__text .tekst .gform_wrapper .gfield--type-consent .gform-field-label {
  color: #642978;
}
@media (max-width: 767px) {
  .popups .popup .popup-content__text .tekst .gform_wrapper .gfield--type-checkbox .gform-field-label, .popups .popup .popup-content__text .tekst .gform_wrapper .gfield--type-consent .gform-field-label {
    font-size: 14px;
  }
}
.popups .popup .popup-content__text .tekst .gform_wrapper .gform_footer {
  margin: 0;
  max-width: unset;
}
.popups .popup .close {
  position: absolute;
  inset: 0 0 auto auto;
  background-color: #642978;
  width: 4rem;
  height: 4rem;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 3rem;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  opacity: 1;
  border-radius: 0 10px 0 0;
}
@media (max-width: 767px) {
  .popups .popup .close {
    height: 3rem;
    width: 3rem;
  }
}
.popups .popup .close i {
  color: white;
  font-size: 2rem;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
@media (max-width: 767px) {
  .popups .popup .close i {
    font-size: 2rem;
  }
}
.popups .popup .close:hover {
  background-color: #f58220;
  opacity: 1;
}
.fixed-block-wrapper {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  z-index: 111;
  opacity: 0;
  pointer-events: none;
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.fixed-block-wrapper.visible {
  opacity: 1;
  pointer-events: auto;
}
.fixed-block-wrapper .button-open {
  position: absolute;
  right: 0;
  padding: 32px 16px;
  background-color: #642978;
  border-radius: 10px 0 0 10px;
  color: #fff;
  cursor: pointer;
  border: none;
  z-index: 10;
}
.fixed-block-wrapper .fixed-block {
  border-radius: 10px 0 0 10px;
  background-color: #642978;
  max-width: 320px;
  padding: 24px 40px 24px 24px;
  box-shadow: 0 5px 20px 0 rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  -ms-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
  z-index: 20;
  position: relative;
}
.fixed-block-wrapper .fixed-block.closed {
  transform: translateX(100%);
  display: none;
}
.fixed-block-wrapper .fixed-block .button-close {
  position: absolute;
  right: 0;
  top: 0;
  color: #fff;
  font-size: 20px;
  padding: 16px;
  cursor: pointer;
}
.fixed-block-wrapper .fixed-block h3, .fixed-block-wrapper .fixed-block p {
  color: #fff;
}
.fixed-block-wrapper .fixed-block .buttons {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.logo-slider {
  margin: 60px 0;
  overflow: hidden !important;
}
.logo-slider__wrapper .slick-slide__inner {
  padding: 0 45px;
  display: flex;
  align-items: center;
  height: 100px;
  justify-content: center;
}
@media (max-width: 767px) {
  .logo-slider__wrapper .slick-slide__inner {
    padding: 0 15px;
  }
}
.logo-slider__wrapper .slick-slide__inner img {
  width: 100%;
  height: auto;
}
.tp-steps {
  margin: 0 0 60px;
}
.tp-steps .step {
  background-color: #FFF;
  border-radius: 10px;
  box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.1);
  padding: 60px 30px;
}
@media (max-width: 767px) {
  .tp-steps .step {
    padding: 30px;
  }
}
@media (max-width: 992px) {
  .tp-steps__row {
    gap: 24px;
  }
}
@media (min-width: 992px) {
  .tp-steps__row:nth-of-type(odd) .tp-steps__images {
    order: -1;
  }
}
.tp-steps__row .step {
  padding: 24px;
  height: 100%;
}
.tp-steps__row .step .tekst h2 {
  font-size: 24px;
  line-height: 1.5;
}
.tp-steps__row .step--white .icon {
  border-color: #642978;
  color: #642978;
}
.tp-steps__row .step--purple {
  background-color: #642978;
}
.tp-steps__row .step--purple .tekst h1, .tp-steps__row .step--purple .tekst h2, .tp-steps__row .step--purple .tekst h3, .tp-steps__row .step--purple .tekst h4, .tp-steps__row .step--purple .tekst p, .tp-steps__row .step--purple .tekst a {
  color: #FFF;
}
.tp-steps__row .step--purple .caption {
  color: #FFF;
}
@media (max-width: 767px) {
  .tp-steps__text {
    padding-inline: 0;
  }
}
.tp-steps__images {
  position: relative;
}
.tp-steps__images .image {
  position: relative;
  aspect-ratio: 1.3333333333;
  overflow: hidden;
  width: 100%;
  border-radius: 10px;
}
.tp-steps__images .image img {
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.tp-steps__images .caption {
  margin: 10px 0;
  font-size: 14px;
  color: #642978;
  font-style: italic;
}
.tp-steps__images .slick-arrow {
  background-color: #F58220;
  height: 32px;
  width: 32px;
  border-radius: 100%;
  border: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 1;
  transition: all 0.2s ease;
  font-size: 0;
}
.tp-steps__images .slick-arrow::after {
  content: "";
  font-family: "Font Awesome 5 Pro";
  font-weight: 400;
  font-size: 12px;
  font-size: 16px;
  color: #FFF;
}
.tp-steps__images .slick-arrow:focus {
  outline: none;
}
.tp-steps__images .slick-arrow.slick-next {
  right: -8px;
  transform: translateY(-50%) rotate(-90deg);
}
.tp-steps__images .slick-arrow.slick-next:hover {
  right: -16px;
}
.tp-steps__images .slick-arrow.slick-prev {
  left: -8px;
  transform: translateY(-50%) rotate(90deg);
}
.tp-steps__images .slick-arrow.slick-prev:hover {
  left: -16px;
}
.tp-steps__images .icon {
  position: relative;
  aspect-ratio: 1.3333333333;
  overflow: hidden;
  width: 100%;
  border-radius: 10px;
  background: transparent;
  margin-bottom: 10px;
  border: 1px solid white;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 100px;
  color: white;
}
.tp-usps {
  margin: 0 0 60px;
}
.tp-usps__block {
  display: flex;
  padding: 30px 20px;
  height: calc(100% - 20px);
  border: 2px solid #642978;
  margin: 10px 0;
  background-color: #642978;
  border-radius: 10px;
  column-gap: 30px;
}
.tp-usps__block .icon {
  font-size: 50px;
  color: #fff;
  display: flex;
  align-items: center;
  width: 60px;
  flex-grow: 0;
}
.tp-usps__block h3 {
  font-family: "circularBlack", sans-serif;
  font-size: 22px;
  color: #fff;
  margin-bottom: 15px;
}
.tp-usps__block p {
  font-size: 16px;
  color: #fff;
}
.tp-usps__block p:last-of-type {
  margin-bottom: 0;
}
.tp-faq {
  margin: 60px 0;
}
.accordion .accordion-item {
  transition: all 0.25s ease;
  border: 2px solid #642978;
  margin-bottom: 15px;
  background-color: #FFF;
  border-radius: 10px;
}
.accordion button {
  position: relative;
  display: block;
  text-align: left;
  width: 100%;
  padding: 40px 60px 0 20px;
  color: #642978;
  font-family: "circularBlack", sans-serif;
  font-size: 18px;
  border: none;
  background: none;
  outline: none;
  /*
    @media (max-width: map-get($breakpoints, md)) {
      padding: 3.2rem 4.5rem 3.2rem 2.4rem ;
    }
*/
}
.accordion button:hover, .accordion button:focus {
  cursor: pointer;
  color: #642978;
}
.accordion button:hover::after, .accordion button:focus::after {
  cursor: pointer;
  color: #642978;
}
.accordion button .icon {
  display: inline-block;
  position: absolute;
  top: calc(50% + 20px);
  right: 15px;
  transform: translateY(-50%);
  width: 2rem;
  height: 2rem;
  /*
      @media (max-width: map-get($breakpoints, md)) {
        right: 2.4rem;
      }
*/
}
.accordion button .icon::before {
  display: block;
  position: absolute;
  content: "";
  top: 0.9rem;
  left: 0.5rem;
  width: 1rem;
  height: 0.2rem;
  background: #0380f7;
}
.accordion button .icon::after {
  display: block;
  position: absolute;
  content: "";
  top: 0.5rem;
  left: 0.9rem;
  width: 0.2rem;
  height: 1rem;
  background: #0380f7;
}
.accordion button[aria-expanded="true"] {
  color: #642978;
}
.accordion button[aria-expanded="true"] .icon::after {
  width: 0;
}
.accordion button[aria-expanded="true"] + .accordion-content {
  opacity: 1;
  max-height: 100rem;
  transition: all 0.2s ease;
  will-change: opacity, max-height;
}
.accordion .accordion-content {
  opacity: 0;
  max-height: 0;
  overflow: hidden;
  transition: all 0.2s ease;
  will-change: opacity, max-height;
  padding: 20px;
  /*
    @media (max-width: map-get($breakpoints, md)) {
      padding-inline: 2.4rem;
    }
*/
}
.accordion .accordion-content p:last-of-type {
  margin-bottom: 0;
}
