@import url("https://fonts.googleapis.com/css?family=Dosis:300,400,500,600");
@font-face {
  font-family: "Museo";
  src: url("../../fonts/Museo-700.eot");
  src: url("../../fonts/Museo-700.eot?#iefix") format("embedded-opentype"), url("../../fonts/Museo-700.woff2") format("woff2"), url("../../fonts/Museo-700.woff") format("woff"), url("../../fonts/Museo-700.ttf") format("truetype"), url("../../fonts/Museo-700.svg#Museo-700") format("svg");
  font-weight: bold;
  font-style: normal;
}
a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var {
  margin: 0;
  padding: 0;
  padding-bottom: 0px;
  border: 0;
  outline: 0;
  background: 0 0;
  font-size: 100%;
  vertical-align: baseline;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

p {
  padding-bottom: 1em;
}

p:last-child {
  padding-bottom: 0;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
}

img.lazyload {
  visibility: hidden;
}

button, input {
  outline: 0;
}

.clearfix::after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: " ";
}

.entry-content ul {
  padding-left: 15px;
  padding-bottom: 1em;
}

.entry-content ul:last-child {
  padding-bottom: 0;
}

p {
  padding-bottom: 1em;
}

p:last-child {
  padding-bottom: 0;
}

.mk_builder p {
  padding: 0;
}

.mk_builder p:empty {
  padding: 0 !important;
}

.mk_builder .mk_sectie p {
  padding-bottom: 1.7em;
}

.mk_builder .mk_sectie p:last-child {
  padding-bottom: 0;
}

/*Secties en rijen*/
.mk_sectie {
  position: relative;
  padding: 30px 0;
}

.mk_rij {
  position: relative;
  width: 80%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 15px 0;
}

.mk_rij:after {
  content: "";
  display: block;
  height: 0;
  width: 0;
  line-height: 0;
  clear: both;
  visibility: hidden;
}

.mk_onzichtbaar {
  display: none;
}

/*Koloms*/
.mk_kolom {
  margin-right: 5.5%;
  float: left;
  min-height: 1px;
}

.mk_kolom_1_1 {
  width: 100%;
  margin-right: 0;
}

.mk_kolom_1_2 {
  width: 47.25%;
}

.mk_kolom_1_3 {
  width: 29.666%;
}

.mk_kolom_2_3 {
  width: 64.833%;
}

.mk_kolom_1_4 {
  width: 20.875%;
}

.mk_kolom_2:nth-child(2n+2) {
  margin-right: 0;
}

.mk_kolom_3:nth-child(3n+3) {
  margin-right: 0;
}

.mk_kolom_4:nth-child(4n+4) {
  margin-right: 0;
}

/*Modules*/
.mk_module {
  margin-bottom: 15px;
  float: left;
  width: 100%;
}

.mk_module:last-child {
  margin-bottom: 0;
}

.mk_titel {
  margin-bottom: 10px;
}

.mk_lijst ul.half {
  float: left;
  width: 50%;
}

.mk_lijst .kop {
  padding-bottom: 10px;
  font-weight: 700;
  font-size: 18px;
}

/* galerij fancybox lightbox*/
.fancybox-container {
  z-index: 9999999;
}

.fancybox-thumbs {
  top: auto;
  width: auto;
  bottom: 0;
  left: 0;
  right: 0;
  height: 95px;
  padding: 10px 10px 5px 10px;
  box-sizing: border-box;
  background: rgba(0, 0, 0, 0.3);
}

.fancybox-show-thumbs .fancybox-inner {
  right: 0;
  bottom: 95px;
}

/*Mk scroll top*/
.mk_scrolltop {
  position: fixed;
  z-index: 99999;
  bottom: 125px;
  padding: 10px;
  -webkit-border-top-left-radius: 5px;
  -moz-border-radius-topleft: 5px;
  border-top-left-radius: 5px;
  -webkit-border-bottom-left-radius: 5px;
  -moz-border-radius-bottomleft: 5px;
  border-bottom-left-radius: 5px;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  right: -40px;
  transition: 500ms;
  -webkit-transition: 500ms;
}

.mk_scrolltop.active {
  right: 0;
}

.mk_scrolltop:before {
  content: url("../../images/up.svg");
  width: 20px;
  height: 20px;
  display: block;
  line-height: 0;
}

@media only screen and (max-width: 980px) {
  .mk_kolom_2 {
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0;
  }
  .mk_kolom_2:last-child {
    margin-bottom: 0;
  }
  .mk_kolom_1_4:nth-child(n) {
    width: 47.25%;
  }
  .mk_kolom_1_4:nth-child(-n+2) {
    margin-bottom: 30px;
  }
  .mk_kolom_4:nth-child(2n+2) {
    margin-right: 0;
  }
  .mk_kolom_4:nth-child(3), .mk_kolomrij_4:nth-child(3) {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .mk_kolom_3:nth-child(n) {
    width: 100%;
    margin-right: 0;
    margin-bottom: 30px;
  }
  .mk_kolom_3:last-child {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 479px) {
  .mk_kolom_1_4:nth-child(n) {
    width: 100%;
    margin-right: 0;
  }
  .mk_kolom_1_4:nth-child(3) {
    margin-bottom: 30px;
  }
}
body {
  font-family: "Dosis";
  font-size: 20px;
  font-weight: 400;
  line-height: 1.7em;
  color: #281E41;
}

#cookie-notice .cn-button {
  background-color: #2A2042;
}

#mk-main-area {
  overflow: hidden;
}

/* Theme Style! */
.mk_sectie {
  padding: 40px 0px;
  background-position: center;
  background-size: cover;
}

.mk_rij {
  z-index: 9;
  width: 90%;
  max-width: 1300px;
  padding: 40px 0;
}

.mk_module {
  margin-bottom: 30px;
}

.mk_module:last-child {
  margin-bottom: 0;
}

/* grid */
.mk_sectie.groot .mk_rij, .mk_sectie .mk_rij.groot {
  max-width: 1700px;
  width: 90%;
}

.mk_sectie.breed .mk_rij, .mk_sectie .mk_rij.breed {
  max-width: 1500px;
  width: 90%;
}

.mk_sectie.normaal .mk_rij, .mk_sectie .mk_rij.normaal {
  max-width: 1200px;
}

.mk_sectie.klein .mk_rij, .mk_sectie .mk_rij.klein {
  max-width: 1000px;
}

.mk_sectie.smal .mk_rij, .mk_sectie .mk_rij.smal {
  max-width: 700px;
}

.mk_sectie.center .mk_rij, .mk_sectie .mk_rij.center {
  text-align: center;
}

.mk_sectie.center .mk_rij .mk_knop_inner, .mk_sectie .mk_rij.center .mk_knop_inner {
  display: inline-block;
}

.mk_sectie.center .mk_rij img, .mk_sectie .mk_rij.center img {
  margin: 0 auto;
}

.mk_sectie.center h1:after, .mk_sectie.center h2:after, .mk_sectie .mk_rij.center h1:after, .mk_sectie .mk_rij.center h2:after {
  margin: 12px auto 15px auto;
}

/* Titels */
h1 {
  font-size: 46px;
  font-family: "Museo";
  font-weight: bold;
  line-height: 1.2em;
  color: inherit;
}

h2 {
  font-size: 40px;
  font-family: "Museo";
  font-weight: bold;
  line-height: 1.2em;
  color: inherit;
}

h3 {
  font-size: 30px;
  font-family: "Museo";
  font-weight: bold;
  line-height: 1.2em;
  color: inherit;
}

h4 {
  font-size: 24px;
  font-family: "Museo";
  font-weight: bold;
  line-height: 1.2em;
  color: inherit;
}

h5 {
  font-size: 20px;
  font-family: "Museo";
  font-weight: bold;
  line-height: 1.2em;
  color: inherit;
}

.mk_titel span {
  display: block;
  font-size: 24px;
  color: #281E41;
  font-weight: bold;
  line-height: 1.2em;
}

.mk_titel.noafter h1:after, .mk_titel.noafter h2:after, .mk_titel.noafter h3:after, .mk_titel.noafter h4:after {
  display: none;
}

.mk_titel.center {
  text-align: center;
}

.mk_titel.right {
  text-align: right;
}

.mk_titel.left {
  text-align: left;
}

.mk_titel.style > .mk_titel_inner > * {
  font-family: "Museo";
}

.mk_titel.groot h1, .mk_titel.groot h2 {
  font-size: 46px;
}

.mk_titel.groot h3 {
  font-size: 40px;
}

.mk_titel.groot h4 {
  font-size: 30px;
}

.mk_titel.groot h5 {
  font-size: 24px;
}

.mk_titel.klein h1, .mk_titel.klein h2 {
  font-size: 30px;
}

.mk_titel.klein h3 {
  font-size: 24px;
}

.mk_titel.klein h4 {
  font-size: 20px;
}

.mk_titel.klein h5 {
  font-size: 20px;
}

/* borders */
.mk_sectie.bordertop_half:before {
  content: "";
  width: 100%;
  height: 50%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
}

.mk_sectie.header + .mk_sectie.bordertop_half:before {
  background-color: #2A2042;
}

.mk_sectie.bordertop:before {
  content: "";
  width: 100%;
  height: 150px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #fff;
}

.mk_sectie.bordertop.borderhoog:before {
  height: 250px;
}

.mk_sectie.bordertop.borderlaag:before {
  height: 100px;
}

.mk_sectie.borderbottom + .mk_sectie:before {
  content: "";
  width: 100%;
  height: 150px;
  position: absolute;
  top: -150px;
  left: 0;
  background-color: #fff;
}

.mk_sectie.borderbottom.borderhoog + .mk_sectie:before {
  height: 250px;
  top: -250px;
}

.mk_sectie.light {
  background-color: #F5F5F5;
  color: inherit;
}

.mk_sectie.light .mk_titel {
  color: inherit;
}

.mk_sectie.light h1::after, .mk_sectie.light h2:after {
  background-color: inherit;
}

.mk_sectie.light + .mk_sectie.bordertop_half:before {
  background-color: #F5F5F5;
}

.mk_sectie.light + .mk_sectie.bordertop:before {
  background-color: #F5F5F5;
}

.mk_sectie.borderbottom + .mk_sectie.light:before {
  background-color: #F5F5F5;
}

.mk_knop.light .mk_button {
  background-color: inherit;
  color: #F5F5F5;
  border: 2px solid #F5F5F5;
}

.mk_titel.light {
  color: #F5F5F5;
}

.mk_sectie.donker {
  background-color: #333333;
  color: #fff;
}

.mk_sectie.donker .mk_titel {
  color: #fff;
}

.mk_sectie.donker h1::after, .mk_sectie.donker h2:after {
  background-color: #fff;
}

.mk_sectie.donker + .mk_sectie.bordertop_half:before {
  background-color: #333333;
}

.mk_sectie.donker + .mk_sectie.bordertop:before {
  background-color: #333333;
}

.mk_sectie.borderbottom + .mk_sectie.donker:before {
  background-color: #333333;
}

.mk_knop.donker .mk_button {
  background-color: #fff;
  color: #333333;
  border: 2px solid #333333;
}

.mk_titel.donker {
  color: #333333;
}

.mk_sectie.zwart {
  background-color: #000000;
  color: #fff;
}

.mk_sectie.zwart .mk_titel {
  color: #fff;
}

.mk_sectie.zwart h1::after, .mk_sectie.zwart h2:after {
  background-color: #fff;
}

.mk_sectie.zwart + .mk_sectie.bordertop_half:before {
  background-color: #000000;
}

.mk_sectie.zwart + .mk_sectie.bordertop:before {
  background-color: #000000;
}

.mk_sectie.borderbottom + .mk_sectie.zwart:before {
  background-color: #000000;
}

.mk_knop.zwart .mk_button {
  background-color: #fff;
  color: #000000;
  border: 2px solid #000000;
}

.mk_titel.zwart {
  color: #000000;
}

.mk_sectie.paars {
  background-color: #2A2042;
  color: #fff;
}

.mk_sectie.paars .mk_titel {
  color: #fff;
}

.mk_sectie.paars h1::after, .mk_sectie.paars h2:after {
  background-color: #fff;
}

.mk_sectie.paars + .mk_sectie.bordertop_half:before {
  background-color: #2A2042;
}

.mk_sectie.paars + .mk_sectie.bordertop:before {
  background-color: #2A2042;
}

.mk_sectie.borderbottom + .mk_sectie.paars:before {
  background-color: #2A2042;
}

.mk_knop.paars .mk_button {
  background-color: #fff;
  color: #2A2042;
  border: 2px solid #2A2042;
}

.mk_titel.paars {
  color: #2A2042;
}

.mk_sectie.oranje {
  background-color: #F39422;
  color: #fff;
}

.mk_sectie.oranje .mk_titel {
  color: #fff;
}

.mk_sectie.oranje h1::after, .mk_sectie.oranje h2:after {
  background-color: #fff;
}

.mk_sectie.oranje + .mk_sectie.bordertop_half:before {
  background-color: #F39422;
}

.mk_sectie.oranje + .mk_sectie.bordertop:before {
  background-color: #F39422;
}

.mk_sectie.borderbottom + .mk_sectie.oranje:before {
  background-color: #F39422;
}

.mk_knop.oranje .mk_button {
  background-color: #fff;
  color: #F39422;
  border: 2px solid #F39422;
}

.mk_titel.oranje {
  color: #F39422;
}

.mk_sectie.tekstlight {
  color: #fff;
}

.mk_sectie.tekstlight .mk_titel {
  color: #fff;
}

.mk_sectie.tekstlight h1::after, .mk_sectie.tekstlight h2:after {
  background-color: #fff;
}

/* Overige */
.mk_sectie.nopadding, .mk_sectie.nopadding > .mk_rij, .mk_sectie .mk_rij.nopadding {
  padding: 0;
}

.mk_sectie.nopaddingtop, .mk_sectie.nopaddingtop > .mk_rij, .mk_sectie .mk_rij.nopaddingtop {
  padding-top: 0;
}

.mk_sectie.nopaddingbottom, .mk_sectie.nopaddingbottom > .mk_rij, .mk_sectie .mk_rij.nopaddingbottom {
  padding-bottom: 0;
}

.mk_sectie.textright .mk_kolom:first-child {
  text-align: right;
}

.mk_sectie.volledige_breedte > .mk_rij, .mk_sectie .mk_rij.volledige_breedte {
  width: 100%;
  max-width: 100%;
}

.mk_sectie.volledige_breedte.nopadding > .mk_rij {
  position: static;
}

.mk_sectie.clean {
  padding: 0;
}

.mk_sectie.clean > .mk_rij {
  position: static;
  width: 100%;
  max-width: 100%;
  padding: 0;
}

.mk_sectie.static {
  position: static;
}

.mk_sectie.omdraaien .mk_kolom_1_2:nth-child(1), .mk_sectie .mk_rij.omdraaien .mk_kolom_1_2:nth-child(1) {
  float: right;
  margin-right: 0;
}

.mk_sectie.googlemapskaart {
  padding: 0;
}

.mk_sectie.googlemapskaart .mk_rij {
  padding: 0;
  width: 100%;
  max-width: 100%;
}

.mk_sectie.googlemapskaart .mk_rij iframe, .mk_module.googlemapskaart iframe {
  width: 100%;
  height: 500px;
  display: block;
}

.mk_sectie.screenheight {
  height: 100vh;
}

.mk_sectie.hide {
  display: none;
}

/* Template : module classes */
.mk_module.maxwidth_100 > div {
  max-width: 100px;
  width: 100%;
}

.mk_module.maxwidth_150 > div {
  max-width: 150px;
  width: 100%;
}

.mk_module.maxwidth_200 > div {
  max-width: 200px;
  width: 100%;
}

.mk_module.maxwidth_250 > div {
  max-width: 250px;
  width: 100%;
}

.mk_module.maxwidth_300 > div {
  max-width: 300px;
  width: 100%;
}

.mk_module.maxwidth_350 > div {
  max-width: 350px;
  width: 100%;
}

.mk_module.maxwidth_400 > div {
  max-width: 400px;
  width: 100%;
}

.mk_module.maxwidth_450 > div {
  max-width: 450px;
  width: 100%;
}

.mk_module.maxwidth_500 > div {
  max-width: 500px;
  width: 100%;
}

.mk_module.maxwidth_550 > div {
  max-width: 550px;
  width: 100%;
}

.mk_module.maxwidth_600 > div {
  max-width: 600px;
  width: 100%;
}

.mk_module.maxwidth_650 > div {
  max-width: 650px;
  width: 100%;
}

.mk_module.maxwidth_700 > div {
  max-width: 700px;
  width: 100%;
}

.mk_module.maxwidth_750 > div {
  max-width: 750px;
  width: 100%;
}

.mk_module.maxwidth_800 > div {
  max-width: 800px;
  width: 100%;
}

.mk_module.maxwidth_850 > div {
  max-width: 850px;
  width: 100%;
}

.mk_module.maxwidth_900 > div {
  max-width: 900px;
  width: 100%;
}

.mk_module.maxwidth_950 > div {
  max-width: 950px;
  width: 100%;
}

.mk_module.maxwidth_1000 > div {
  max-width: 1000px;
  width: 100%;
}

.mk_module.maxwidth_1050 > div {
  max-width: 1050px;
  width: 100%;
}

.mk_module.maxwidth_1100 > div {
  max-width: 1100px;
  width: 100%;
}

.mk_module.maxwidth_1150 > div {
  max-width: 1150px;
  width: 100%;
}

.mk_module.maxwidth_1200 > div {
  max-width: 1200px;
  width: 100%;
}

.mk_module.midden > div {
  margin: 0 auto;
}

.mk_module.half {
  width: 48%;
  margin-right: 4%;
}

.mk_module.half:nth-of-type(2n+2) {
  margin-right: 0%;
}

.mk_module.rechts > div {
  float: right;
}

.mk_module.nomargin {
  margin: 0;
}

.mk_module.nomarginbottom {
  margin-bottom: 0;
}

.mk_module.nomargintop {
  margin-top: 0;
}

.mk_module.margin10:not(:last-child) {
  margin-bottom: 10px;
}

.mk_module.margin15:not(:last-child) {
  margin-bottom: 15px;
}

/* mk_tekst */
.mk_tekst .aligncenter, .mk_tekst.tekstcenter > div {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.mk_tekst .alignleft, .mk_tekst.tekstlinks > div {
  float: left;
  margin: 0.5em 1em 0.5em 0;
}

.mk_tekst .alignright, .mk_tekst.tekstrechts > div {
  float: right;
  margin: 0.5em 0 0.5em 1em;
}

.mk_tekst.ulhalf {
  width: auto;
  padding-right: 30px;
  margin-bottom: 0px;
}

.mk_tekst.ulhalf + .mk_module:not(.ulhalf) {
  clear: left;
}

.mk_tekst.ulhalf:nth-of-type(2n+2) {
  margin-bottom: 30px;
}

.mk_tekst.groot {
  font-size: 24px;
  line-height: 1.7em;
}

.mk_tekst.center {
  text-align: center;
}

.mk_tekst.right {
  text-align: right;
}

.mk_tekst.left {
  text-align: left;
}

a {
  text-decoration: none;
  color: #F39422;
}

.mk_tekst:not(.nolink) .mk_tekst_inner a {
  font-weight: 700;
  color: #F39422;
  position: relative;
  transition: 200ms;
  -webkit-transition: 200ms;
}

.mk_tekst:not(.nolink) .mk_tekst_inner a:hover {
  text-decoration: none;
  color: #F39422;
}

.mk_tekst:not(.nolink) .mk_tekst_inner a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -2px;
  width: 0px;
  transition: 200ms;
  -webkit-transition: 200ms;
}

.mk_tekst:not(.nolink) .mk_tekst_inner a:hover:after {
  width: 100%;
  height: 2px;
  background-color: #F39422;
}

/* ul :not(.gform_fields) */
.mk_tekst_inner > ul {
  list-style: none;
  padding-left: 0;
  padding-bottom: 1.7em;
}

.mk_tekst_inner > ul li {
  position: relative;
  padding-left: 30px;
}

.mk_tekst_inner > ul li:before {
  content: url("../../images/ulchecked.svg");
  width: 20px;
  position: absolute;
  top: 0;
  left: 0;
}

.mk_tekst_inner > p + ul {
  margin-top: -1.7em;
}

.mk_tekst_inner h1:not(:last-child) {
  padding-bottom: 27.2px;
}

.mk_tekst_inner h2:not(:last-child) {
  padding-bottom: 27.2px;
}

.mk_tekst_inner h3:not(:last-child) {
  padding-bottom: 27.2px;
}

.mk_tekst_inner h4:not(:last-child) {
  padding-bottom: 27.2px;
}

.mk_tekst_inner h5:not(:last-child) {
  padding-bottom: 27.2px;
}

.mk_tekst_inner h2 {
  font-size: 30px;
}

.mk_tekst_inner h2::after {
  display: none;
}

/* Buttons */
.mk_button {
  cursor: pointer;
  display: flex;
  line-height: 1.7em;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background: #F39422;
  padding: 8px 20px;
  border-radius: 100px;
  float: left;
  text-decoration: none;
  text-transform: uppercase;
  transition: 200ms;
  -webkit-transition: 200ms;
}

.mk_button:hover {
  padding: 8px 20px;
}

.mk_button:after {
  content: url("../../images/arrow-wit.svg");
  opacity: 0;
  display: inline-block;
  width: 12px;
  margin-left: -20px;
  position: relative;
  transition: 200ms;
  -webkit-transition: 200ms;
}

.mk_button:hover:after {
  opacity: 1;
  margin-left: 0px;
}

.mk_button::before {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background-color: #fff;
  -webkit-transition: 200ms;
  transition: 200ms;
}

.mk_button:hover {
  background-color: #2A2042;
  color: #fff;
}

.mk_sectie.header .mk_button:hover, .mk_sectie.paars .mk_button:hover, .mk_footer .mk_button:hover, #full_header .mk_button:hover {
  background-color: #fff;
  color: #2A2042;
}

.mk_sectie.header .mk_button::after, .mk_sectie.paars .mk_button:after, .mk_footer .mk_button:after, #full_header .mk_button:after {
  content: url("../../images/arrow.svg");
}

.mk_sectie.header .mk_button:hover::before, .mk_sectie.paars .mk_button:hover::before, .mk_footer .mk_button:hover::before, #full_header .mk_button:hover::before {
  background-color: #2A2042;
}

#full_header .mk_button::after {
  content: url("../../images/inloggen.svg");
  margin-left: 0px;
  opacity: 1;
  line-height: 0;
  width: auto;
}

#full_header .mk_button:hover::after {
  content: url("../../images/inloggen-kleur.svg");
}

.video_popup .mk_button {
  padding: 15px 20px;
  font-size: 20px;
}

.video_popup .mk_button::before {
  margin-right: 20px;
}

.video_popup .mk_button::after {
  margin-left: 0px;
}

.video_popup .mk_button:hover::after {
  margin-left: 20px;
}

.mk_knop.groot .mk_button {
  padding: 15px 20px;
  font-size: 20px;
}

.mk_knop.groot .mk_button::before {
  margin-right: 20px;
}

.mk_knop.groot .mk_button::after {
  margin-left: 0px;
}

.mk_knop.groot .mk_button:hover::after {
  margin-left: 20px;
}

/* mk_knop */
.mk_knop.auto {
  width: auto;
  padding-right: 10px;
  margin-bottom: 15px;
}

.mk_knop.auto + .mk_module:not(.auto) {
  clear: left;
}

.mk_knop.noafter .mk_button::after, .mk_knop.noarrow .mk_button::after {
  display: none;
}

.mk_sectie.center .mk_rij .mk_knop.auto, .mk_sectie .mk_rij.center .mk_knop.auto {
  display: inline-block;
  float: none;
}

/* mk_code */
.mk_code.video .mk_code_inner {
  padding-top: 56%;
  position: relative;
}

.mk_code.video .mk_code_inner iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.mk_code.kruimelpad {
  margin-bottom: 0;
  margin-top: -30px;
  height: 30px;
  overflow: hidden;
}

.mk_code.kruimelpad a {
  text-transform: capitalize;
}

.mk_code.kruimelpad a:hover {
  text-decoration: underline;
}

.mk_code.kruimelpad span.sep {
  margin: 0 5px;
}

.mk_module.auto:not(.mk_knop) {
  width: auto;
  margin-right: 80px;
  margin-bottom: 15px;
}

.mk_module.auto:not(.mk_knop) + .mk_module.auto:not(.mk_knop) {
  margin-right: 0;
}

.mk_module.auto:not(.mk_knop) + .mk_module:not(.auto) {
  clear: left;
}

/* mk_afbeelding */
.mk_afbeelding.kader .mk_afbeelding_inner img {
  border-radius: 10px;
  box-shadow: 10px 10px 15px rgba(0, 0, 0, 0.3);
}

.mk_afbeelding.border .mk_afbeelding_inner img {
  border-radius: 10px;
}

.mk_afbeelding.center img {
  margin: 0 auto;
}

/* Display */
.show_on_980 {
  display: none;
}

.show_on_768 {
  display: none;
}

.show_on_640 {
  display: none;
}

.show_on_479 {
  display: none;
}

@media only screen and (max-width: 980px) {
  .show_on_980 {
    display: block;
  }
  .hide_on_980 {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .hide_on_768 {
    display: none;
  }
  .show_on_768 {
    display: block;
  }
}
@media only screen and (max-width: 640px) {
  .hide_on_640 {
    display: none;
  }
  .show_on_640 {
    display: block;
  }
}
@media only screen and (max-width: 479px) {
  .hide_on_479 {
    display: none;
  }
  .show_on_479 {
    display: block;
  }
}
/* row */
@media only screen and (min-width: 980px) {
  .mk_sectie.kolom_1_3 .mk_kolom_1_1, .mk_sectie .mk_rij.kolom_1_3 .mk_kolom_1_1 {
    width: 32.25%;
  }
  .mk_sectie.kolom_2_3 .mk_kolom_1_1, .mk_sectie .mk_rij.kolom_2_3 .mk_kolom_1_1 {
    width: 62.25%;
  }
  .mk_sectie.kolom_1_4 .mk_kolom_1_1, .mk_sectie .mk_rij.kolom_1_4 .mk_kolom_1_1 {
    width: 20.875%;
  }
  .mk_sectie.kolom_3_4 .mk_kolom_1_1, .mk_sectie .mk_rij.kolom_3_4 .mk_kolom_1_1 {
    width: 73.625%;
  }
  .mk_sectie.kolom_2_3 .mk_kolom_1_2:nth-child(1), .mk_sectie .mk_rij.kolom_2_3 .mk_kolom_1_2:nth-child(1) {
    width: 62.25%;
  }
  .mk_sectie.kolom_2_3 .mk_kolom_1_2:nth-child(2), .mk_sectie .mk_rij.kolom_2_3 .mk_kolom_1_2:nth-child(2) {
    width: 32.25%;
  }
  .mk_sectie.kolom_1_3 .mk_kolom_1_2:nth-child(1), .mk_sectie .mk_rij.kolom_1_3 .mk_kolom_1_2:nth-child(1) {
    width: 32.25%;
  }
  .mk_sectie.kolom_1_3 .mk_kolom_1_2:nth-child(2), .mk_sectie .mk_rij.kolom_1_3 .mk_kolom_1_2:nth-child(2) {
    width: 62.25%;
  }
  .mk_sectie.kolom_1_4 .mk_kolom_1_2:nth-child(1), .mk_sectie .mk_rij.kolom_1_4 .mk_kolom_1_2:nth-child(1) {
    width: 20.875%;
  }
  .mk_sectie.kolom_1_4 .mk_kolom_1_2:nth-child(2), .mk_sectie .mk_rij.kolom_1_4 .mk_kolom_1_2:nth-child(2) {
    width: 73.625%;
  }
  .mk_sectie.kolom_3_4 .mk_kolom_1_2:nth-child(1), .mk_sectie .mk_rij.kolom_3_4 .mk_kolom_1_2:nth-child(1) {
    width: 73.625%;
  }
  .mk_sectie.kolom_3_4 .mk_kolom_1_2:nth-child(2), .mk_sectie .mk_rij.kolom_3_4 .mk_kolom_1_2:nth-child(2) {
    width: 20.875%;
  }
  /* sectie margin */
  .mk_sectie.margintop10 .mk_rij:first-child {
    margin-top: 10px;
  }
  .mk_sectie.margintop20 .mk_rij:first-child {
    margin-top: 20px;
  }
  .mk_sectie.margintop30 .mk_rij:first-child {
    margin-top: 30px;
  }
  .mk_sectie.margintop50 .mk_rij:first-child {
    margin-top: 50px;
  }
  .mk_sectie.margintop100 .mk_rij:first-child {
    margin-top: 100px;
  }
  .mk_sectie.margintop150 .mk_rij:first-child {
    margin-top: 150px;
  }
  .mk_sectie.margintop200 .mk_rij:first-child {
    margin-top: 200px;
  }
  .mk_sectie.margintop_10 .mk_rij:first-child {
    margin-top: -10px;
  }
  .mk_sectie.margintop_20 .mk_rij:first-child {
    margin-top: -20px;
  }
  .mk_sectie.margintop_30 .mk_rij:first-child {
    margin-top: -30px;
  }
  .mk_sectie.margintop_50 .mk_rij:first-child {
    margin-top: -50px;
  }
  .mk_sectie.margintop_100 .mk_rij:first-child {
    margin-top: -100px;
  }
  .mk_sectie.margintop_150 .mk_rij:first-child {
    margin-top: -150px;
  }
  .mk_sectie.margintop_200 .mk_rij:first-child {
    margin-top: -200px;
  }
  .mk_sectie.marginbottom10 .mk_rij:last-child {
    margin-bottom: 10px;
  }
  .mk_sectie.marginbottom20 .mk_rij:last-child {
    margin-bottom: 20px;
  }
  .mk_sectie.marginbottom30 .mk_rij:last-child {
    margin-bottom: 30px;
  }
  .mk_sectie.marginbottom50 .mk_rij:last-child {
    margin-bottom: 50px;
  }
  .mk_sectie.marginbottom100 .mk_rij:last-child {
    margin-bottom: 100px;
  }
  .mk_sectie.marginbottom150 .mk_rij:last-child {
    margin-bottom: 150px;
  }
  .mk_sectie.marginbottom200 .mk_rij:last-child {
    margin-bottom: 200px;
  }
  .mk_sectie.marginbottom_10 .mk_rij:last-child {
    margin-bottom: -10px;
  }
  .mk_sectie.marginbottom_20 .mk_rij:last-child {
    margin-bottom: -20px;
  }
  .mk_sectie.marginbottom_30 .mk_rij:last-child {
    margin-bottom: -30px;
  }
  .mk_sectie.marginbottom_50 .mk_rij:last-child {
    margin-bottom: -50px;
  }
  .mk_sectie.marginbottom_100 .mk_rij:last-child {
    margin-bottom: -100px;
  }
  .mk_sectie.marginbottom_150 .mk_rij:last-child {
    margin-bottom: -150px;
  }
  .mk_sectie.marginbottom_200 .mk_rij:last-child {
    margin-bottom: -200px;
  }
  /* Modules margins */
  .mk_module.margintop_10 > div {
    margin-top: -10px;
  }
  .mk_module.margintop_20 > div {
    margin-top: -20px;
  }
  .mk_module.margintop_30 > div {
    margin-top: -30px;
  }
  .mk_module.margintop_50 > div {
    margin-top: -50px;
  }
  .mk_module.margintop_100 > div {
    margin-top: -100px;
  }
  .mk_module.margintop_150 > div {
    margin-top: -150px;
  }
  .mk_module.margintop_200 > div {
    margin-top: -200px;
  }
  .mk_module.margintop10 > div {
    margin-top: 10px;
  }
  .mk_module.margintop20 > div {
    margin-top: 20px;
  }
  .mk_module.margintop30 > div {
    margin-top: 30px;
  }
  .mk_module.margintop50 > div {
    margin-top: 50px;
  }
  .mk_module.margintop100 > div {
    margin-top: 100px;
  }
  .mk_module.margintop150 > div {
    margin-top: 150px;
  }
  .mk_module.margintop200 > div {
    margin-top: 200px;
  }
  .mk_module.marginbottom_10 > div {
    margin-bottom: -10px;
  }
  .mk_module.marginbottom_20 > div {
    margin-bottom: -20px;
  }
  .mk_module.marginbottom_30 > div {
    margin-bottom: -30px;
  }
  .mk_module.marginbottom_50 > div {
    margin-bottom: -50px;
  }
  .mk_module.marginbottom_100 > div {
    margin-bottom: -100px;
  }
  .mk_module.marginbottom_150 > div {
    margin-bottom: -150px;
  }
  .mk_module.marginbottom_200 > div {
    margin-bottom: -200px;
  }
  .mk_module.marginbottom10 > div {
    margin-bottom: 10px;
  }
  .mk_module.marginbottom20 > div {
    margin-bottom: 20px;
  }
  .mk_module.marginbottom30 > div {
    margin-bottom: 30px;
  }
  .mk_module.marginbottom50 > div {
    margin-bottom: 50px;
  }
  .mk_module.marginbottom100 > div {
    margin-bottom: 100px;
  }
  .mk_module.marginbottom150 > div {
    margin-bottom: 150px;
  }
  .mk_module.marginbottom200 > div {
    margin-bottom: 200px;
  }
}
/* sectie padding */
.mk_sectie.paddingtop10 {
  padding-top: 10px;
}

.mk_sectie.paddingtop20 {
  padding-top: 20px;
}

.mk_sectie.paddingtop30 {
  padding-top: 30px;
}

.mk_sectie.paddingtop50 {
  padding-top: 50px;
}

.mk_sectie.paddingtop100 {
  padding-top: 100px;
}

.mk_sectie.paddingtop150 {
  padding-top: 150px;
}

.mk_sectie.paddingtop200 {
  padding-top: 200px;
}

.mk_sectie.paddingbottom10 {
  padding-bottom: 10px;
}

.mk_sectie.paddingbottom20 {
  padding-bottom: 20px;
}

.mk_sectie.paddingbottom30 {
  padding-bottom: 30px;
}

.mk_sectie.paddingbottom50 {
  padding-bottom: 50px;
}

.mk_sectie.paddingbottom100 {
  padding-bottom: 100px;
}

.mk_sectie.paddingbottom150 {
  padding-bottom: 150px;
}

.mk_sectie.paddingbottom200 {
  padding-bottom: 200px;
}

/* Modules padding */
.mk_module.paddingtop10 {
  padding-top: 10px;
}

.mk_module.paddingtop15 {
  padding-top: 15px;
}

.mk_module.paddingtop20 {
  padding-top: 20px;
}

.mk_module.paddingtop30 {
  padding-top: 30px;
}

.mk_module.paddingtop50 {
  padding-top: 50px;
}

.mk_module.paddingtop100 {
  padding-top: 100px;
}

.mk_module.paddingtop150 {
  padding-top: 150px;
}

.mk_module.paddingtop200 {
  padding-top: 200px;
}

.mk_module.paddingbottom10 {
  padding-bottom: 10px;
}

.mk_module.paddingbottom15 {
  padding-bottom: 15px;
}

.mk_module.paddingbottom20 {
  padding-bottom: 20px;
}

.mk_module.paddingbottom30 {
  padding-bottom: 30px;
}

.mk_module.paddingbottom50 {
  padding-bottom: 50px;
}

.mk_module.paddingbottom100 {
  padding-bottom: 100px;
}

.mk_module.paddingbottom150 {
  padding-bottom: 150px;
}

.mk_module.paddingbottom200 {
  padding-bottom: 200px;
}

/* owl */
.owl-prev {
  position: absolute;
  top: 50%;
  left: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.owl-prev::before {
  content: url("../../images/arrow.svg");
  width: 24px;
  display: block;
  padding: 10px;
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
}

.owl-next {
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.owl-next::before {
  content: url("../../images/arrow.svg");
  width: 24px;
  display: block;
  padding: 10px;
}

/* kader_rechts */
.mk_sectie.kader_rechts .mk_kolom_1_2:nth-child(2) {
  padding: 40px;
  background-color: #F5F5F5;
}

.mk_sectie.headerfoto + .mk_sectie.kader_rechts .mk_kolom_1_2:nth-child(2) {
  margin-top: -110px;
  width: calc(47.25% - 50px);
}

/* headerfoto */
.mk_sectie.headerfoto .mk_afbeelding {
  position: relative;
  height: 250px;
  overflow: hidden;
}

.mk_sectie.footerafbeelding, .mk_sectie.footerafbeelding .mk_rij {
  padding: 0;
}

.mk_sectie.footerafbeelding img {
  max-width: 360px;
}

.mk_sectie.light + .mk_sectie.footerafbeelding {
  background-color: #F5F5F5;
}

/* fotokader */
.mk_sectie.fotokader .mk_rij {
  padding: 0;
  background-color: #F5F5F5;
}

.mk_sectie.fotokader .mk_rij .mk_kolom_1_2:nth-child(2) {
  padding: 30px 30px 30px 0;
}

/* Responsive */
@media only screen and (max-width: 980px) {
  .mk_sectie {
    padding: 20px 0;
  }
  .mk_rij {
    padding: 20px 0;
  }
}
@media only screen and (max-width: 767px) {
  .mk_rij, #full-header .container, #footer-bottom .container {
    width: 90%;
  }
}
@media only screen and (max-width: 640px) {
  /* Titels */
  h1, h2 {
    font-size: 8vw;
  }
  h3 {
    font-size: 7vw;
  }
  h4 {
    font-size: 6vw;
  }
  h5 {
    font-size: 5vw;
  }
  .mk_titel.groot h1, .mk_titel.groot h2 {
    font-size: 10vw;
  }
  .mk_titel.groot h3 {
    font-size: 8vw;
  }
  .mk_titel.groot h4 {
    font-size: 7vw;
  }
  .mk_titel.groot h5 {
    font-size: 6vw;
  }
  .mk_titel.klein h1, .mk_titel.klein h2 {
    font-size: 7vw;
  }
  .mk_titel.klein h3 {
    font-size: 6vw;
  }
  .mk_titel.klein h4 {
    font-size: 5vw;
  }
  .mk_titel.klein h5 {
    font-size: 20px;
  }
}
/* Header */
#full_header {
  background-color: #2A2042;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.3);
}

#full_header .mk_rij {
  padding: 15px 0;
}

body.paginaloaded #full_header {
  position: fixed;
}

#top_header {
  float: right;
  width: calc(100% - 200px);
}

#menu_header {
  float: right;
  width: calc(100% - 200px);
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: right;
}

body.logged-in.admin-bar #full_header {
  top: 32px;
}

@media screen and (max-width: 782px) {
  body.logged-in.admin-bar #full_header {
    top: 46px;
  }
}
/*Info*/
#mk-info {
  float: right;
  font-weight: 400;
  color: #fff;
  padding: 5px 0;
}

#mk-info .mk_email, #mk-info .mk_telefoon {
  display: inline-block;
}

#mk-info .mk_email a, #mk-info .mk_telefoon a {
  color: inherit;
  text-decoration: none;
}

#mk-info .mk_telefoon a::before {
  content: url("../../images/tel.svg");
  display: inline-block;
  width: 20px;
  position: relative;
  top: 2px;
  margin-right: 10px;
}

#mk-info .mk_email a::before {
  content: url("../../images/email.svg");
  display: inline-block;
  width: 20px;
  position: relative;
  top: 0px;
  margin-right: 10px;
}

#mk-info .mk_telefoon + .mk_email, #mk-info .mk_email + .mk_telefoon {
  margin-left: 20px;
}

/*logo*/
.mk_logo_container {
  position: absolute;
  height: calc(100% + 30px) !important;
  width: auto !important;
  z-index: 9;
}

/*logo*/
#mk_logo_holder {
  width: 200px;
  float: left;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.mk_logo {
  max-width: 100%;
}

.wpml-ls-legacy-list-horizontal a span {
  color: #fff;
  padding-left: 5px;
}

.wpml-ls-legacy-dropdown .wpml-ls-item {
  position: relative;
}

.wpml-ls-legacy-dropdown {
  width: auto;
}

.wpml-ls-legacy-dropdown a {
  background-color: transparent !important;
  border: 0 !important;
  color: #fff !important;
  padding: 5px;
  padding-right: 30px !important;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
  right: auto;
  background-color: #fff;
  border: 0;
  left: 6px;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
  padding: 10px;
  line-height: 0;
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a:hover {
  background-color: #f39420 !important;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle::after {
  top: calc(50% - 4px);
  line-height: 0px;
  border: 0;
  content: url("../../images/down-arrow.svg");
  width: 12px;
}

.wpml-ls-legacy-dropdown .wpml-ls-flag {
  width: 18px;
  max-width: inherit;
}

.mk_mobile_menu .wpml-ls-legacy-dropdown {
  float: left;
  width: 100%;
  justify-content: center;
  display: flex;
}

.mk_mobile_menu .wpml-ls-legacy-dropdown .wpml-ls-item {
  width: auto;
  display: inline-block;
  float: none;
}

@media only screen and (max-width: 600px) {
  #menu_header .wpml-ls-legacy-dropdown {
    display: none;
  }
  #menu_header {
    gap: 20px;
  }
}
@media only screen and (max-width: 479px) {
  /* Header */
  #mk-info {
    line-height: 1.4em;
    float: none;
  }
  .mk_telefoon .mk-info-tekst {
    display: block;
  }
  .mk_mobiel .mk-info-tekst {
    display: none;
  }
  .mk_telefoon, .mk_email, .mk_mobiel {
    width: 100%;
    text-align: center;
  }
  .mk-info-phone {
    margin-right: 0px;
  }
  #menu_header .inloggen.mk_button {
    display: none;
  }
}
.mk_menu {
  text-align: right;
  float: left;
  position: relative;
  z-index: 999;
}

.mk_menu ul {
  margin-right: -10px;
}

.mk_menu ul li {
  list-style: none;
}

.mk_menu ul > li {
  display: inline-block;
  position: relative;
}

.mk_menu ul > li > a {
  color: #fff;
  font-family: "Dosis";
  font-size: 17px;
  padding: 10px 25px;
  display: block;
}

.mk_menu ul > li > a::before {
  content: "";
  transition: 300ms;
  opacity: 0;
  display: block;
  position: absolute;
  bottom: 4px;
  left: calc(50% - 3px);
  width: 6px;
  height: 6px;
  border-radius: 100px;
  background-color: #F39422;
}

.mk_menu ul > li:hover > a, .mk_menu ul > li.current_page_item > a, .mk_menu ul > li.current-menu-item > a {
  color: #F39422;
}

.mk_menu ul > li:hover > a::before, .mk_menu ul > li.current_page_item > a::before, .mk_menu ul > li.current-menu-item > a::before {
  opacity: 1;
}

.mk_menu ul > li > ul.sub-menu {
  position: absolute;
  z-index: 99;
  min-width: 200px;
  text-align: left;
  background-color: #2A2042;
  opacity: 0;
  visibility: hidden;
  transform: translateY(10px);
  -webkit-transform: translateY(10px);
  transition: 200ms;
  -webkit-transition: 200ms;
}

.mk_menu ul > li > ul.sub-menu > li {
  position: relative;
  float: left;
  width: 100%;
}

.mk_menu ul > li > ul.sub-menu > li > a {
  display: block;
  padding: 10px 10px;
  background-color: #2A2042;
  pointer-events: visible;
}

.mk_menu ul > li > ul.sub-menu > li > a:hover {
  background-color: #F39422;
}

.mk_menu ul > li > ul.sub-menu > li > a::before {
  display: none !important;
}

.mk_menu ul > li > ul.sub-menu:hover,
.mk_menu ul > li.menu-item-has-children:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}

.mk_menu ul > li.menu-item-has-children > a:after {
  content: url("../../images/down-arrow.svg");
  display: inline-block;
  width: 12px;
  line-height: 0;
  margin-left: 6px;
}

.mk_menu ul > li > ul.sub-menu > li:hover > a, .mk_menu ul > li > ul.sub-menu > li.current_page_item > a, .mk_menu ul > li > ul.sub-menu > li.current-menu-item > a {
  color: #000;
}

.mk_menu ul > li > ul.sub-menu > li > ul.sub-menu {
  position: absolute;
  min-width: 200px;
  top: 0;
  right: 100%;
  opacity: 0;
  visibility: hidden;
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  transition: 200ms;
  -webkit-transition: 200ms;
}

.mk_menu ul > li > ul.sub-menu > li > ul.sub-menu > li {
  position: relative;
  float: left;
  width: 100%;
}

.mk_menu ul > li > ul.sub-menu > li > ul.sub-menu > li a {
  display: block;
  padding: 10px 10px;
  background-color: #fff;
  pointer-events: visible;
}

.mk_menu ul > li > ul.sub-menu > li > ul.sub-menu > li a:hover {
  background-color: #eee;
}

.mk_menu ul > li > ul.sub-menu > li.menu-item-has-children:hover > ul.sub-menu {
  opacity: 1;
  visibility: visible;
  transform: translateY(0px);
  -webkit-transform: translateY(0px);
}

.mk_menu ul > li > ul.sub-menu > li.menu-item-has-children > a:after {
  content: url("../../images/down-arrow.svg");
  display: inline-block;
  width: 12px;
  line-height: 0;
  position: absolute;
  top: calc(50% - 6px);
  right: 10px;
}

/* options */
.mk_menu ul li.span > a {
  pointer-events: none;
}

@media only screen and (max-width: 1700px) {
  .mk_menu ul > li > a {
    padding: 10px 20px;
  }
}
@media only screen and (max-width: 1500px) {
  .mk_menu ul > li > a {
    padding: 10px 15px;
  }
}
@media only screen and (max-width: 1300px) {
  .mk_menu ul > li > a {
    padding: 10px 10px;
  }
}
/* mobile */
.mk_mobile_menu_button {
  display: none;
  float: right;
  margin-right: -10px;
}

.mk_mobile_menu_close {
  display: none;
}

.mk_mobile_menu {
  position: fixed;
  background-color: #2A2042;
  right: 0;
  width: 290px;
  height: 100vh;
  top: 0;
  opacity: 1;
  visibility: hidden;
  overflow: auto;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
  z-index: 9999999;
  transform: translateX(290px);
  -webkit-transform: translateX(290px);
}

body.paginaloaded .mk_mobile_menu {
  transition: 500ms;
  -webkit-transition: 500ms;
}

body.admin-bar .mk_mobile_menu {
  top: 32px;
}

body.mobilemenu_open .mk_mobile_menu {
  visibility: visible;
  opacity: 1;
  transform: translateX(0);
  -webkit-transform: translateX(0);
}

.mk_mobile_menu .logo {
  padding: 20px;
  float: left;
  width: 100%;
  text-align: center;
}

.mk_mobile_menu .logo a {
  display: block;
}

.mk_mobile_menu .logo img {
  max-width: 200px;
  display: inline-block;
}

/* menu */
.mk_mobile_menu ul {
  text-align: left;
}

.mk_mobile_menu ul li {
  list-style: none;
  float: left;
  width: 100%;
  position: relative;
}

.mk_mobile_menu ul a {
  text-align: center;
  color: #fff;
  background-color: transparent;
  font-size: 17px;
  padding: 10px 15px;
  display: block;
  position: relative;
  transition: 300ms;
}

/* .mk_mobile_menu ul > li {  } */
.mk_mobile_menu ul > li > a {
  text-transform: uppercase;
}

.mk_mobile_menu ul > li > a:hover {
  background-color: #F39422;
  color: #fff;
}

.mk_mobile_menu ul > li.menu-item-has-children > a:after {
  content: url("../../images/down-arrow.svg");
  display: inline-block;
  width: 12px;
  line-height: 0;
  position: absolute;
  top: calc(50% - 6px);
  right: 10px;
}

.mk_mobile_menu ul > li > ul.sub-menu {
  position: relative;
  width: 100%;
  float: left;
}

/* .mk_mobile_menu ul > li > ul.sub-menu > li {  } */
.mk_mobile_menu ul > li > ul.sub-menu > li > a {
  padding: 10px 15px 10px 25px;
  pointer-events: visible;
}

.mk_mobile_menu ul > li > ul.sub-menu > li > a:hover {
  background-color: #eee;
}

.mk_mobile_menu ul > li > ul.sub-menu > li.menu-item-has-children > a:after {
  content: url("../../images/down-arrow.svg");
  display: inline-block;
  width: 12px;
  line-height: 0;
  position: absolute;
  top: calc(50% - 6px);
  right: 10px;
}

.mk_mobile_menu ul > li > ul.sub-menu > li > ul.sub-menu {
  position: relative;
  width: 100%;
  float: left;
}

/* .mk_mobile_menu ul > li > ul.sub-menu > li > ul.sub-menu > li {  } */
.mk_mobile_menu ul > li > ul.sub-menu > li > ul.sub-menu > li a {
  padding: 10px 15px 10px 35px;
  pointer-events: visible;
}

.mk_mobile_menu ul > li > ul.sub-menu > li > ul.sub-menu > li a:hover {
  background-color: #eee;
}

.mk_mobile_menu ul > li > ul.sub-menu > li > ul.sub-menu > li.menu-item-has-children > a:after {
  content: url("../../images/down-arrow.svg");
  display: inline-block;
  width: 12px;
  line-height: 0;
  position: absolute;
  top: calc(50% - 6px);
  right: 10px;
}

/* options */
.mk_mobile_menu ul li.span > a {
  pointer-events: none;
}

/* aftermenu */
/* mk-info */
.mk_mobile_menu #mk-info {
  float: left;
  width: 100%;
  text-align: center;
  padding: 20px 0;
}

.mk_mobile_menu #mk-info > div {
  width: 100%;
  margin: 0 !important;
  padding: 5px 0;
}

.mk_mobile_menu .inloggen.mk_button {
  margin: 15px auto;
  float: none;
  width: fit-content;
}

.mk_mobile_menu .inner {
  display: flex;
  flex-direction: column;
}

@media only screen and (max-width: 980px) {
  .mk_menu {
    display: none;
  }
  .mk_mobile_menu_button {
    display: block;
  }
}
@media only screen and (max-width: 768px) {
  body.admin-bar .mk_mobile_menu {
    top: 46px;
  }
}
@media only screen and (max-width: 640px) {
  .mk_mobile_menu_close {
    display: block;
    float: right;
    padding: 20px 10px 0 20px;
    position: absolute;
    right: 0;
  }
  .mk_mobile_menu {
    transform: translateX(100%);
    -webkit-transform: translateX(100%);
    width: 100%;
  }
}
/* hamburger */
.hamburger {
  outline: none;
  padding: 10px 10px;
  display: block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}

.shiftnav-open .hamburger:hover, .hamburger.is-active:hover {
  opacity: 0.7;
}

.hamburger-box {
  width: 40px;
  height: 24px;
  display: block;
  position: relative;
}

.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}

.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
  width: 40px;
  height: 2px;
  background-color: #fff;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}

.hamburger-inner::before, .hamburger-inner::after {
  content: "";
  display: block;
}

.hamburger-inner::before {
  top: -10px;
}

.hamburger-inner::after {
  bottom: -10px;
}

/* alle pagina's */
body .hamburger-inner, body .hamburger-inner::before, body .hamburger-inner::after {
  background-color: #F39422;
}

/* Niet de voorpagina */
body:not(.home) .hamburger-inner, body:not(.home) .hamburger-inner::before, body:not(.home) .hamburger-inner::after {
  background-color: #F39422;
}

/* scroll, all pages */
body.paginascroll .hamburger-inner, body.paginascroll .hamburger-inner::before, body.paginascroll .hamburger-inner::after {
  background-color: #F39422;
}

/*  Collapse */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}

.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}

body.mobilemenu_open .hamburger--collapse .hamburger-inner, .hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}

body.mobilemenu_open .hamburger--collapse .hamburger-inner::after, .hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}

body.mobilemenu_open .hamburger--collapse .hamburger-inner::before, .hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}

/* animatie */
.mk_mobile_menu ul li.menu-item {
  opacity: 0;
  animation-name: inherit;
  -webkit-animation-name: inherit;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-delay: 100ms;
  -webkit-animation-delay: 100ms;
}

body.mobilemenu_open ul li.menu-item {
  opacity: 1;
  animation-name: fadeRight;
  -webkit-animation-name: fadeRight;
}

.mk_mobile_menu .aftermenu {
  opacity: 0;
  animation-name: inherit;
  -webkit-animation-name: inherit;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-duration: 500ms;
  -webkit-animation-duration: 500ms;
  animation-delay: 100ms;
  -webkit-animation-delay: 100ms;
}

body.mobilemenu_open .mk_mobile_menu .aftermenu {
  opacity: 1;
  animation-name: fadeRight;
  -webkit-animation-name: fadeRight;
}

/* Formulieren V2 */
.gform_wrapper {
  margin: 0 !important;
}

.gform_wrapper .gform_heading {
  margin: 0;
  display: none;
}

div#gform_wrapper_3 {
  padding-bottom: 25px;
}

.gform_wrapper ul.gform_fields {
  padding: 0;
  width: calc(100% + 16px);
}

.gform_wrapper ul.gform_fields li.gfield {
  margin-top: 0;
  margin-bottom: 16px;
  float: left;
  clear: none;
  width: 50%;
  padding-right: 16px;
  list-style: none;
}

.gform_wrapper ul.gform_fields li.gfield.gf_full {
  width: 100%;
  clear: both;
}

.gform_wrapper ul.gform_fields li.gfield.gf_third {
  width: 33.33%;
}

.gform_wrapper.gravity-theme .gform_fields {
  grid-row-gap: 10px !important;
}

.gform_wrapper .gform_fields .gfield .gfield_label {
  display: none;
}

.gform_wrapper .gform_fields .gfield.gf_label .gfield_label {
  display: block;
}

.gform_wrapper .gform_fields .gfield .ginput_container {
  margin: 0;
}

.gform_wrapper.gravity-theme .gform_fields .gfield {
  position: relative;
}

.gform_wrapper.gravity-theme .gform_fields .gfield .gfield_label {
  display: block;
  font-weight: 400;
  margin-bottom: 0;
  position: absolute;
  transition: 200ms;
  -webkit-transition: 200ms;
  line-height: 1em;
  pointer-events: none;
  left: 15px;
  top: 28px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.gform_wrapper.gravity-theme .gform_fields .gfield.active .gfield_label {
  top: 15px;
  font-size: 14px;
  font-weight: 700;
}

.gform_wrapper.gravity-theme .gform_fields .gfield.gf_select .gfield_label {
  top: 15px;
  font-size: 14px;
  font-weight: 700;
  z-index: 99;
  pointer-events: none;
}

.gform_wrapper.gravity-theme .gfield_visibility_hidden {
  position: absolute !important;
}

.gform_wrapper input[type=email], .gform_wrapper input[type=tel],
.gform_wrapper input[type=text], .gform_wrapper select, .gform_wrapper textarea {
  line-height: inherit !important;
  min-height: 1px !important;
  font-family: "Dosis";
  outline: none !important;
  line-height: 1.94em !important;
  border: 0px solid #E2E4E5;
  background: #ECEDEF;
  padding: 12px 15px !important;
  border-radius: 10px;
  display: block;
  width: 100% !important;
  font-size: 16px !important;
}

.gform_wrapper input[type=email]:hover, .gform_wrapper input[type=tel]:hover,
.gform_wrapper input[type=text]:hover, .gform_wrapper select:hover, .gform_wrapper textarea:hover {
  border: 0px solid #ccc;
}

.gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea {
  padding: 20px 15px 6px 15px !important;
}

.gform_wrapper .gform_footer {
  padding: 0 !important;
  margin: 10px 0 0 0 !important;
}

.gform_wrapper .mk_button {
  padding: 8px 75px 8px 20px !important;
  min-height: 1px !important;
  line-height: inherit !important;
  font-family: "Dosis";
  cursor: pointer;
  border: 0;
  margin: 0 !important;
  float: right;
  background-image: url("../../images/right-arrow.svg");
  background-repeat: no-repeat;
  background-position: calc(100% - 20px) calc(50% + 0px);
  background-size: 21px;
}

.gform_wrapper .mk_button:hover {
  padding: 8px 85px 8px 20px !important;
  border: 0;
}

.mk_sectie.webportaal .mk_button:hover {
  background-color: #2A2042;
  color: #fff;
}

.mk_sectie.webportaal .mk_button::after {
  content: url("../../images/arrow-wit.svg");
}

.mk_sectie.webportaal .mk_button:hover::before {
  background-color: #fff;
}

@media only screen and (max-width: 1300px) {
  .gform_wrapper .mk_button, .gform_wrapper .mk_button:hover {
    width: 100%;
    margin-top: 10px !important;
    padding: 8px 20px 8px 20px !important;
    background-image: none !important;
  }
}
.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description {
  padding-left: 15px;
}

.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container, .gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label {
  margin: 0 15px;
}

.gform_wrapper .validation_message {
  font-weight: 400 !important;
}

textarea, input:not([type=checkbox]):not([type=radio]), select {
  -webkit-appearance: none;
}

#ui-datepicker-div {
  margin-top: 0 !important;
}

body div#ui-datepicker-div[style] {
  margin-top: 5px !important;
}

.gform_wrapper textarea:-ms-input-placeholder, .gform_wrapper input:-ms-input-placeholder, .gform_wrapper select:-ms-input-placeholder,
.gform_wrapper textarea::-ms-input-placeholder, .gform_wrapper input::-ms-input-placeholder, .gform_wrapper select::-ms-input-placeholder,
.gform_wrapper textarea::-webkit-input-placeholder, .gform_wrapper input::-webkit-input-placeholder, .gform_wrapper select::-webkit-input-placeholder,
.gform_wrapper textarea::placeholder, .gform_wrapper input::placeholder, .gform_wrapper select::placeholder {
  color: #281E41;
  text-transform: uppercase;
  letter-spacing: 2px;
  opacity: 1;
}

.gform_wrapper.gravity-theme .gform_fields .gfield.gf_hide {
  visibility: hidden;
  opacity: 0;
  height: 0;
  padding: 0;
  margin: 0;
  position: absolute;
}

.gform_wrapper .gform_validation_errors {
  float: left;
}

/* ginput_container_select */
.gform_wrapper .ginput_container_select {
  position: relative;
}

.gform_wrapper .ginput_container_select select {
  cursor: pointer;
}

.gform_wrapper .ginput_container_select::after {
  content: url("../../images/arrowdown.svg");
  pointer-events: none;
  line-height: 0;
  width: 20px;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.gform_wrapper .gform_fields .gfield.gfield_total label {
  float: left;
  position: relative !important;
  left: 0 !important;
  margin-right: 20px;
}

.gform_wrapper .gform_fields .gfield.gfield_total .ginput_container {
  float: left;
}

@media only screen and (max-width: 640px) {
  .gform_wrapper ul.gform_fields li.gfield {
    width: 100%;
  }
}
.gfield.gf_keuze .gfield_label {
  display: none !important;
}

.gfield.gf_keuze [type=checkbox] {
  position: absolute !important;
  left: -9999px;
}

.gfield.gf_keuze .gfield_checkbox label {
  position: relative !important;
  cursor: pointer !important;
  left: 0 !important;
  top: 0 !important;
  padding-left: 40px;
}

.gfield.gf_keuze label:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 50%;
  width: 26px;
  height: 26px;
  border: 2px solid #848A90;
  background: transparent;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.gfield.gf_keuze label:after {
  content: url("../../images/check.svg");
  position: absolute;
  width: 21px;
  height: 17px;
  top: 50%;
  left: 5px;
  line-height: 0;
  background-color: transparent;
  transition: 200ms;
  -webkit-ransition: 200ms;
  opacity: 0;
  transform: scale(0) translateY(-50%);
  -webkit-transform: scale(0) translateY(-50%);
}

.gfield.gf_keuze [type=checkbox]:checked + label:after {
  opacity: 1;
  transform: scale(1) translateY(-50%);
  -webkit-transform: scale(1) translateY(-50%);
}

.gfield.gf_keuze [type=checkbox]:disabled:not(:checked) + label:before,
[type=checkbox]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}

.gfield.gf_keuze [type=checkbox]:disabled:checked + label:after {
  color: #999;
}

.gfield.gf_keuze [type=checkbox]:disabled + label {
  color: #aaa;
}

/* Slider */
.frontpageslider {
  background: transparent;
  height: 620px;
}

.frontpageslider .swiper-wrapper .swiper-slide {
  background-size: cover;
  background-position: center;
}

.frontpageslider h1 {
  font-size: 70px;
  font-weight: bold;
  color: #000;
  line-height: 1em;
}

.frontpageslider h1:after {
  display: none;
}

.frontpageslider .subtitel {
  color: #000;
  float: left;
  font-size: 30px;
  font-weight: 300;
  margin-top: 10px;
  width: 100%;
  line-height: 1em;
}

.frontpageslider .slide-content {
  margin: 0 auto;
  max-width: 1200px;
  width: 80%;
  height: 100%;
}

.frontpageslider .slide-module {
  width: 100%;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.frontpageslider .swiper-slide h1 {
  animation-name: inherit;
  animation-duration: 0.7s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 0.2s;
  opacity: 0;
}

.frontpageslider .swiper-slide .subtitel {
  animation-name: inherit;
  animation-duration: 0.7s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 0.6s;
  opacity: 0;
}

.frontpageslider .swiper-slide-active h1 {
  animation-name: fadeTop;
  opacity: 1;
}

.frontpageslider .swiper-slide-active .subtitel {
  animation-name: fadeLeft;
  opacity: 1;
}

.frontslideroverlay {
  display: none;
  background-image: initial;
  height: 136px;
  margin-top: -136px;
  position: relative;
  z-index: 9;
  background-position: center bottom;
}

.partner_page .mk_rij .mk_kolom_1_1 {
  max-width: 30%;
}

.partner_wrapper .item_container {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 50px;
}
.partner_wrapper .item_container .item {
  display: flex;
  flex-direction: column;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  background-color: white;
  max-width: 32%;
  width: 30%;
  padding: 30px 50px;
  border-radius: 20px;
}
.partner_wrapper .item_container .item .logo {
  display: flex;
  height: 150px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid black;
}
.partner_wrapper .item_container .item .logo img {
  margin: auto;
  max-height: 100%;
  max-width: 80%;
}
.partner_wrapper .item_container .item h4 {
  margin-bottom: 10px;
}
.partner_wrapper .item_container .item p {
  font-size: 17px;
  line-height: 1.4em;
}
.partner_wrapper .item_container .item .mk_button {
  width: fit-content;
  margin-top: auto;
}

@media screen and (max-width: 980px) {
  .partner_page .mk_rij .mk_kolom_1_1 {
    max-width: 80%;
  }
  .partner_wrapper .item_container {
    gap: 30px;
  }
  .partner_wrapper .item_container .item {
    width: 47%;
    max-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .partner_page .mk_rij .mk_kolom_1_1 {
    max-width: 100%;
  }
  .partner_wrapper .item_container .item {
    width: 100%;
    padding: 30px 35px;
  }
  .partner_wrapper .item_container .item .logo {
    height: auto;
  }
}
/* // cookie-notice */
body #cookie-notice:nth-child(n) {
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.4);
  font-family: "Dosis";
  bottom: 20px;
  left: auto;
  right: 20px;
  width: 325px;
  min-width: 0px;
  background: #fff !important;
  border-radius: 8px;
}

body #cookie-notice:nth-child(n) #cn-notice-text {
  font-family: "Dosis";
  color: #281E41;
  margin-bottom: 15px;
  font-size: 15px;
}

body #cookie-notice:nth-child(n) .cn-button {
  margin: 0;
  font-size: 15px;
  letter-spacing: inherit;
  line-height: 1.47em;
  font-family: "Dosis";
  padding: 10px 25px;
  border-radius: 100px !important;
  color: #fff;
  border-radius: 3px;
  background-color: #F39422 !important;
}

body #cookie-notice:nth-child(n) .cn-button:hover {
  background-color: #2A2042 !important;
}

body #cookie-notice:nth-child(n) .cn-button:not(:last-child) {
  margin-right: 10px;
}

body #cookie-notice:nth-child(n) .cookie-notice-container {
  padding: 40px 30px 30px;
}

body #cookie-notice:nth-child(n) .cn-close-icon {
  top: 22px;
  right: 14px;
}

body #cookie-notice:nth-child(n) .cn-close-icon::before, body #cookie-notice:nth-child(n) .cn-close-icon::after {
  background-color: #2A2042 !important;
}

.otgs-development-site-front-end {
  display: none !important;
}

.mk_sectie.header {
  padding-bottom: 100px;
  color: #fff;
  background-color: #2A2042;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-x: right;
  background-size: 70%;
  background-position-y: top;
}

.mk_sectie.header::after {
  content: "";
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(42, 32, 66) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(42, 32, 66) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(42, 32, 66) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#2a2042',GradientType=0 );
}

.mk_sectie.header::before {
  content: "";
  width: 100%;
  top: 0px;
  top: 28vw;
  height: calc(100% - 28vw);
  left: 0;
  position: absolute;
  background: -moz-linear-gradient(top, rgba(42, 32, 66, 0) 0%, rgb(42, 32, 66) 20%);
  background: -webkit-linear-gradient(top, rgba(42, 32, 66, 0) 0%, rgb(42, 32, 66) 20%);
  background: linear-gradient(to bottom, rgba(42, 32, 66, 0) 0%, rgb(42, 32, 66) 20%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#002a2042', endColorstr='#a62a2042',GradientType=0 );
}

.mk_sectie.header-no-overlap {
  padding-bottom: 100px;
  color: #fff;
  background-color: #2A2042;
  background-size: contain;
  background-repeat: no-repeat;
  background-position-x: right;
  background-position-x: right;
  background-size: 60%;
  background-position-y: top;
}

.mk_sectie.header-no-overlap::after {
  content: "";
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: 0;
  left: 0;
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(42, 32, 66) 100%);
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgb(42, 32, 66) 100%);
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgb(42, 32, 66) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#2a2042',GradientType=0 );
}

.mk_sectie.header-no-overlap.gradient::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(to right, rgb(42, 32, 66) 40%, rgba(42, 32, 66, 0) 60%);
}

.mk_sectie.header + .mk_sectie::before {
  content: "";
  width: 100%;
  height: 200px;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #2A2042;
}

.mk_sectie.header + .mk_sectie.kader::after {
  margin-top: -100px;
  height: calc(100% - 80px + 100px);
}

.mk_sectie.header + .mk_sectie > .mk_rij:first-child {
  margin-top: -100px;
}

.mk_sectie.kader::after {
  content: "";
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.95);
  max-width: 1300px;
  width: 90%;
  position: absolute;
  top: 40px;
  left: 50%;
  transform: translateX(-50%);
  height: calc(100% - 80px);
  z-index: 1;
  padding: 40px;
  border-radius: 23px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.mk_sectie.kader .mk_rij {
  padding: 40px;
}

.mk_sectie.kader .mk_rij:not(:last-child) {
  padding-bottom: 15px;
}

.mk_sectie.kader .mk_rij:not(:first-child) {
  padding-top: 15px;
}

@media only screen and (max-width: 980px) {
  .mk_sectie.header {
    background-size: cover;
  }
  .mk_sectie.header::before {
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background-color: #2A2042;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.5;
  }
  .mk_sectie.header-no-overlap.gradient::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to top, rgb(42, 32, 66) 100%, rgba(42, 32, 66, 0) 100%);
  }
}
@media only screen and (max-width: 740px) {
  .mk_sectie.header-no-overlap {
    background-size: cover;
  }
  .mk_sectie.header-no-overlap::before {
    width: 100%;
    height: 100%;
    display: block;
    content: "";
    background-color: #2A2042;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    opacity: 0.5;
  }
}
.mk_module.mk_tekst.featured .mk_tekst_inner {
  background-color: #fff;
  padding: 30px 35px;
  border-radius: 16px;
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.12);
}

.mk_module.mk_tekst.featured p {
  font-size: 1.1em;
  font-weight: 900;
  line-height: 1.7;
}

.tekstafbeelding.kolom_2_3 {
  display: flex;
  gap: 40px;
}

.tekstafbeelding.kolom_2_3::after {
  display: none !important;
}

.tekstafbeelding.kolom_2_3 .mk_kolom_1_2:nth-child(1) {
  flex: 8;
  margin-right: 0px;
  padding: 40px;
  background-color: #fff;
  border-radius: 23px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.tekstafbeelding.kolom_2_3 .mk_kolom_1_2:nth-child(2) {
  flex: 4;
  display: flex;
}

.tekstafbeelding.kolom_2_3 .mk_kolom_1_2:nth-child(2) .mk_afbeelding {
  display: flex;
}

.tekstafbeelding.kolom_2_3 .mk_kolom_1_2:nth-child(2) .mk_afbeelding .mk_afbeelding_inner {
  display: flex;
  flex: fit-content;
  overflow: hidden;
  justify-content: center;
  border-radius: 23px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.tekstafbeelding.kolom_2_3 .mk_kolom_1_2:nth-child(2) .mk_afbeelding img {
  object-fit: cover;
  width: 100%;
}

@media only screen and (max-width: 1300px) {
  .tekstafbeelding.kolom_2_3 {
    flex-wrap: wrap;
  }
  .tekstafbeelding.kolom_2_3 .mk_kolom_1_2:nth-child(n) {
    width: 100%;
    flex: 100%;
  }
}
.overons .mk_rij {
  display: flex;
  align-items: center;
  padding: 0px;
}

.overons .mk_kolom_1_2 {
  position: relative;
  width: 50%;
  margin: 0px;
  height: fit-content;
}

.overons .mk_kolom_1_2:nth-child(1)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: calc(100% + 60px);
  height: 100%;
  box-sizing: border-box;
  z-index: -1;
  background-color: rgba(255, 255, 255, 0.95);
  border-radius: 23px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  padding: 40px;
}

.overons .mk_kolom_1_2:nth-child(1) {
  z-index: 999;
  padding: 60px 0 60px 60px;
}

.overons .mk_kolom_1_2:nth-child(2) .mk_afbeelding_inner {
  width: calc(100% + 60px);
  float: right;
}

.overons .mk_kolom_1_2:nth-child(2) .mk_afbeelding_inner img {
  border-radius: 23px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.overons.omdraaien .mk_rij {
  flex-direction: row-reverse;
}

.overons.omdraaien .mk_kolom_1_2:nth-child(1) {
  padding: 60px 60px 60px 0px;
}

.overons.omdraaien .mk_kolom_1_2:nth-child(1)::before {
  right: 0px;
  left: auto;
}

.overons.omdraaien .mk_kolom_1_2:nth-child(2) .mk_afbeelding_inner {
  float: left;
}

@media only screen and (max-width: 980px) {
  .overons .mk_rij {
    flex-wrap: wrap;
    gap: 40px;
  }
  .overons .mk_kolom_1_2 {
    width: 100%;
  }
  .overons .mk_kolom_1_2:nth-child(1)::before {
    width: 100%;
  }
  .overons .mk_kolom_1_2:nth-child(1), .overons.omdraaien .mk_kolom_1_2:nth-child(1) {
    padding: 40px;
  }
}
.mk_sectie.team::after {
  content: "";
  display: block;
  position: absolute;
  top: 60%;
  left: 0px;
  width: 100%;
  height: 70%;
  z-index: -1;
  background-color: #F39422;
}

.webportaal {
  min-height: 100vh;
}

.webportaal .mk_rij {
  display: flex;
  gap: 20px;
  padding-right: 10%;
}

.webportaal .mk_rij::after {
  position: absolute;
}

.webportaal .mk_kolom {
  margin-right: 0px;
}

.webportaal .mk_kolom_1_3:nth-child(1) {
  flex: 4;
  color: #fff;
  padding-right: 30px;
}

.webportaal .mk_kolom_1_3:nth-child(2) {
  flex: 3;
  background-color: #F39422;
  color: #fff;
  border-radius: 15px;
  height: fit-content;
  padding: 30px;
  margin-top: 58px;
}

.webportaal .mk_kolom_1_3:nth-child(3) {
  color: #281E41;
  flex: 5;
  position: relative;
  padding: 60px 30px;
  height: fit-content;
}

.webportaal .mk_kolom_1_3:nth-child(3)::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  top: 0;
  right: 0;
  width: calc(100% + 100px);
  height: 100%;
  background-color: #fff;
  border-radius: 15px;
}

.webportaal .gegevens {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.webportaal .gegevens > div {
  width: 100%;
  display: flex;
  align-items: center;
}

.webportaal .gegevens > div::before {
  display: block;
  margin-right: 20px;
  width: 37px;
  height: 37px;
}

.webportaal .gegevens a {
  color: #fff !important;
  font-weight: 400 !important;
}

.webportaal .gegevens a::after {
  background-color: #fff !important;
}

.webportaal .gegevens .adres::before {
  content: url("../../images/locatie.svg");
}

.webportaal .gegevens .email::before {
  content: url("../../images/mail.svg");
}

.webportaal .gegevens .mobile::before {
  content: url("../../images/mobile.svg");
}

.webportaal .gegevens .telefoon::before {
  content: url("../../images/telefoon.svg");
}

.webportaal .gegevens .kvk::before {
  content: url("../../images/kvk.svg");
}

.data .mk_tekst_inner > ul li {
  padding: 10px 0;
  display: flex;
  align-items: center;
  gap: 20px;
  font-weight: 500;
}

.data .mk_tekst_inner > ul li::before {
  width: 35px;
  height: 35px;
  content: "";
  background-color: #fff;
  border-radius: 100px;
  position: relative;
}

.data .mk_tekst_inner > ul li:nth-child(3n+1)::before {
  background-color: #6BC2DA;
}

.data .mk_tekst_inner > ul li:nth-child(3n+2)::before {
  background-color: #FCA01F;
}

.data .mk_tekst_inner > ul li:nth-child(3n+3)::before {
  background-color: #E1384D;
}

@media only screen and (max-width: 1300px) {
  .webportaal .mk_rij {
    flex-wrap: wrap;
  }
  .webportaal .mk_kolom_1_3:nth-child(1) {
    flex: 100%;
  }
}
@media only screen and (max-width: 980px) {
  .webportaal .mk_rij {
    width: 90%;
    padding: 10px;
  }
}
@media only screen and (max-width: 860px) {
  .webportaal .mk_kolom_1_3 {
    margin-bottom: 0px !important;
  }
  .webportaal .mk_kolom_1_3:nth-child(2) {
    margin-top: 0px;
  }
  .webportaal .mk_kolom_1_3:nth-child(3) {
    flex: 100%;
    padding: 30px;
  }
  .webportaal .mk_kolom_1_3:nth-child(3)::before {
    width: 100%;
  }
}
.module_overzicht .module_pagination {
  position: relative;
  float: left;
  width: 32.25%;
  color: #fff;
}

.module_overzicht .module_swiper {
  float: right;
  width: 62.25%;
  background-color: #fff;
  padding: 40px 80px;
  border-radius: 50px;
}

.module_overzicht {
  display: flex;
  align-items: center;
}

.module_swiper .item {
  display: flex;
  flex-direction: column;
  text-align: center;
  color: #281E41;
}

.module_swiper .item .afbeelding img {
  margin: 0 auto;
  max-width: 170px;
  height: 170px;
}

.module_swiper .item .afbeelding {
  margin-bottom: 20px;
}

.module_swiper .item .titel {
  font-weight: 700;
  font-size: 30px;
  padding-bottom: 20px;
  max-width: 350px;
  margin: 0 auto 30px auto;
  border-bottom: 1px solid #A29EAD;
}

.module_swiper .item .excerpt {
  font-weight: 400;
  margin-bottom: 20px;
}

.module_swiper .item .content {
  display: none;
}

.module_swiper .item::after {
  display: none !important;
}

.module_swiper .mk_button {
  width: fit-content;
  float: none;
  margin: 0 auto;
}

.module_pagination {
  display: flex;
  gap: 50px;
  flex-direction: column;
}

.module_pagination .swiper-pagination-bullet {
  transition: 200ms;
  display: flex;
  gap: 10px;
  align-items: center;
  width: fit-content;
  height: auto;
  background-color: transparent;
  opacity: 0.5;
  padding: 10px 20px;
  border-radius: 100px;
}

.module_pagination .swiper-pagination-bullet::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background-color: #F39422;
  transition: 200ms;
}

.module_pagination .swiper-pagination-bullet::after {
  content: url("../../images/arrow.svg");
  width: 12px;
  opacity: 0;
  line-height: 0;
  margin-left: 0px;
  transition: 200ms;
}

.module_pagination .swiper-pagination-bullet:hover, .module_pagination .swiper-pagination-bullet-active {
  background-color: #fff;
  color: #2A2042;
  opacity: 1;
}

.module_pagination .swiper-pagination-bullet:hover::before, .module_pagination .swiper-pagination-bullet-active::before {
  background-color: #2A2042;
}

.module_pagination .swiper-pagination-bullet:hover::after, .module_pagination .swiper-pagination-bullet-active::after {
  margin-left: 10px;
  opacity: 1;
}

.swiper-button-next {
  right: 15px !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 0px;
  background-color: rgba(42, 32, 66, 0.5);
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-button-prev {
  left: 15px !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 0px;
  background-color: rgba(42, 32, 66, 0.5);
  border-radius: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.swiper-button-next::after {
  content: url("../../images/arrow-wit.svg") !important;
  width: 17px;
  line-height: 0px !important;
}

.swiper-button-prev::after {
  content: url("../../images/arrow-wit.svg") !important;
  width: 17px;
  line-height: 0px !important;
  transform: rotate(180deg) !important;
}

@media only screen and (max-width: 980px) {
  .module_overzicht .module_pagination {
    width: 100%;
    margin-bottom: 30px;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
  }
  .module_pagination .swiper-pagination-bullet {
    width: 45%;
  }
  .module_overzicht {
    flex-direction: column;
  }
  .module_overzicht .module_swiper {
    width: 100%;
    padding: 20px 40px;
  }
}
@media screen and (max-width: 640px) {
  .module_pagination .swiper-pagination-bullet {
    width: 100%;
  }
}
/* popup */
body.freeze {
  overflow-y: hidden;
}

body.freeze #full_header, body.freeze #main-content, body.freeze #main-footer {
  filter: blur(3px);
}

.popup_body {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999999;
  background-color: rgba(0, 0, 0, 0.4);
  opacity: 0;
  transition: 200ms;
  -webkit-transition: 200ms;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.popup_body.hide {
  display: none !important;
}

.popup_body .popup_container {
  border-radius: 25px;
  padding: 50px;
  overflow-y: auto;
  height: auto;
  overflow-x: hidden;
  max-height: calc(100% - 80px);
  position: relative;
  max-width: 1400px;
  width: 100%;
  background-color: #fff;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.2);
}

#video_popup .popup_container {
  height: fit-content;
}

.popup_header {
  padding: 7px 20px;
}

.popup_body .popup_close {
  position: absolute;
  right: 5px;
  z-index: 9;
  top: 5px;
  padding: 15px;
  cursor: pointer;
}

.popup_body .popup_close img {
  width: 13px;
  transform: scale(1);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transition: 200ms;
  -webkit-transition: 200ms;
}

.popup_body .popup_close:hover img {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
  -ms-transform: scale(1.2);
  -o-transform: scale(1.2);
}

.popup_body .popup_inner {
  float: left;
  width: 100%;
  text-align: center;
}

.popup_body .popup_titel {
  font-size: 36px;
  font-family: "Museo";
  margin-bottom: 20px;
}

.popup_body .popup_content {
  text-align: left;
}

.popup_body .popup_omschrijving {
  margin-bottom: 30px;
  text-align: center;
}

.popup_body {
  opacity: 0;
  animation-name: inherit;
  animation-duration: 0.3s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 0s;
}

.popup_body.open {
  animation-name: fade;
}

.popup_body .popup_container {
  opacity: 0;
  animation-name: inherit;
  animation-duration: 0.3s;
  animation-timing-function: ease-in-out;
  animation-fill-mode: both;
  animation-delay: 0.2s;
}

.popup_body.open .popup_container {
  animation-name: fadebottom_popup;
}

#bezichtiging .popup_titel {
  font-size: 48px;
  line-height: 1.3em;
  max-width: 600px;
  margin: 0 auto 20px auto;
}

.popup_content .mk_sectie {
  padding: 30px 0;
}

.popup_content .mk_sectie .mk_rij {
  width: 100%;
}

.popup_body .popup_inner {
  display: flex;
  gap: 50px;
}

.popup_kolom {
  width: 50%;
}

.popup_body .popup_titel {
  text-align: left;
}

.popup_body .popup_afbeelding img {
  border-radius: 20px;
}

#videocall_popup .popup_titel {
  margin: 0 auto;
}

@media only screen and (max-width: 1500px) {
  #videocall_popup .popup_container {
    max-width: 800px;
    height: fit-content;
  }
  #videocall_popup .popup_inner {
    flex-wrap: wrap;
  }
  #videocall_popup .popup_kolom {
    width: 100%;
  }
}
@media only screen and (max-width: 900px) {
  .popup_body .popup_container {
    width: 90%;
    height: 90%;
  }
  #video_popup .popup_container {
    padding: 20px;
  }
  .popup_body .popup_close {
    right: 0px;
    top: 0px;
  }
  .popup_inner {
    flex-direction: column;
  }
  .popup_kolom {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .popup_body .popup_container {
    padding: 40px;
  }
  .popup_body .popup_titel {
    max-width: 300px;
    margin: 0px 0px 10px 0px;
    font-size: 8vw;
  }
}
.demo_wrapper {
  padding: 30px;
  border-radius: 30px;
  padding: 30px;
  border: 10px solid #F39422;
  background-color: white;
}

/* overzicht_blog  */
.mk_sectie.blogsectie {
  background-color: #F5F5F5;
  margin-top: 220px;
}

.mk_sectie.blogsectie .mk_rij {
  margin-top: -270px;
  background: transparent !important;
  padding: 0px 0 25px !important;
  border-radius: 0 !important;
  box-shadow: none !important;
}

.overzicht_blog .afbeelding {
  max-height: 240px;
  height: 19vw;
  overflow: hidden;
  background-position: center;
  background-size: cover;
}

.overzicht_blog .afbeelding img {
  visibility: hidden;
  opacity: 0;
}

.overzicht_blog {
  float: left;
  width: calc(100% + 30px);
  margin: -15px;
}

.overzicht_blog .item {
  float: left;
  width: calc(50% - 30px);
  margin: 15px;
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}

.overzicht_blog .item:nth-child(2n+3) {
  clear: left;
}

.overzicht_blog .item .info {
  padding: 30px;
  position: relative;
  display: flex;
  flex-direction: column;
  color: #281E41;
}

.overzicht_blog .item .info .titel {
  font-family: "Museo";
  font-size: 30px;
  padding-bottom: 5px;
}

.overzicht_blog .item .info .datum {
  font-size: 20px;
  font-weight: 700;
  padding-bottom: 5px;
  border-bottom: 1px solid;
  margin-bottom: 10px;
}

.overzicht_blog .item .info .content {
  font-size: 20px;
  line-height: 1.4em;
  overflow: hidden;
  max-height: 60px;
}

.overzicht_blog .item .info .inner {
  margin-bottom: 10px;
}

/* .overzicht_blog .item  .auteur { position: absolute; right: 20px; bottom: calc(100% - 20px); }
.overzicht_blog .item  .auteur img { border-radius: 1000px; border: 2px solid #281E41; background-color: #fff; width: 120px; } */
.overzicht_blog .item .auteur {
  position: absolute;
  right: 20px;
  top: -100px;
}

.overzicht_blog .item .auteur img {
  width: 120px;
}

.overzicht_blog .item .auteur .foto {
  border-radius: 1000px;
  border: 2px solid #2A2042;
  background-color: #fff;
  padding-top: 8px;
  overflow: hidden;
  height: 120px;
}

.overzicht_blog .item .mk_button {
  color: #2A2042;
  border: 2px solid #2A2042;
  background-color: #fff;
  width: fit-content;
}

.overzicht_blog .item .mk_button::before {
  display: none;
}

.overzicht_blog .item .mk_button:hover {
  background-color: #2A2042;
  color: #fff;
}

.overzicht_blog.vacatures .item .mk_button {
  color: #F39422;
  border: 2px solid #F39422;
}

.overzicht_blog.vacatures .item .mk_button:hover {
  background-color: #F39422;
  color: #fff;
}

.pagination {
  text-align: center;
  float: left;
  width: 100%;
}

.pagination ul {
  padding: 0;
  list-style: none;
  display: inline-block;
}

.pagination ul li {
  float: left;
  margin: 0 3px;
  margin-top: 15px;
}

.pagination ul li a {
  padding: 8px 15px;
  background-color: #fff;
  transition: 200ms;
  -webkit-transition: 200ms;
  float: left;
}

.pagination ul li a:hover {
  background-color: #F39422;
  color: #fff !important;
}

.pagination ul li a::after {
  display: none;
}

.pagination ul li span:not(.dots) {
  padding: 8px 15px;
  background-color: #F39422;
  color: #fff;
  float: left;
}

.pagination ul li span.dots {
  padding: 8px 10px;
  float: left;
}

/* singleblog */
.single-post .image {
  float: right;
  padding-left: 50px;
}

.single-post h3 {
  padding-bottom: 5px;
}

.single-post .date {
  padding-bottom: 15px;
}

.single-post .postfooter {
  margin-top: 60px;
}

.single-post .postfooter .social {
  float: left;
}

.single-post .postfooter .social span {
  color: #a5a5a5;
  font-style: italic;
  font-size: 20px;
  margin-right: 10px;
  vertical-align: middle;
}

.single-post .postfooter .social img {
  width: 38px;
  display: inline-block;
  margin-right: 10px;
  vertical-align: middle;
}

.single-post .postfooter .mk_button {
  float: right;
}

.mk_sectie.singleblog {
  background-color: #F5F5F5;
}

.mk_sectie.singleblog .mk_rij {
  margin-top: -250px;
  padding: 0px !important;
  border-radius: 20px !important;
  overflow: hidden;
  box-shadow: none !important;
}

.mk_sectie.singleblog .titel {
  padding-right: 160px;
}

.mk_sectie.singleblog h1 {
  color: #271e41;
  padding-bottom: 10px;
}

.single-post .pageintro h1 {
  padding-right: 240px;
}

.mk_sectie.singleblog .image {
  padding: 0;
  float: left;
  width: 100%;
  height: 480px;
  background-position: center;
  background-size: cover;
}

.mk_sectie.singleblog .image img {
  visibility: hidden;
}

.mk_sectie.singleblog .content {
  background-color: #fff;
  padding: 30px;
  float: left;
  width: 100%;
  position: relative;
  font-size: 20px;
  line-height: 1.4em;
}

.mk_sectie.singleblog .content p:not(:last-child) {
  padding-bottom: 1.4em;
}

.mk_sectie.singleblog .content p:last-child {
  padding-bottom: 0;
}

.mk_sectie.singleblog .content blockquote {
  float: left;
  width: 100%;
  padding: 30px 0;
  border-top: 1px solid #281E41;
  border-bottom: 1px solid #281E41;
  margin-bottom: 1.4em;
}

.mk_sectie.singleblog .content blockquote p {
  padding: 0;
  font-size: 30px;
  font-family: "Museo";
  font-weight: 700;
}

.mk_sectie.singleblog .social span {
  color: inherit;
  font-weight: 700;
}

.mk_sectie.singleblog .postfooter {
  float: left;
  width: 100%;
  margin-top: 10px;
  margin-bottom: 20px;
}

.mk_sectie.singleblog .auteur {
  position: absolute;
  right: 20px;
  top: -100px;
}

.mk_sectie.singleblog .auteur img {
  width: 150px;
}

.mk_sectie.singleblog .auteur .foto {
  border-radius: 1000px;
  border: 2px solid #281E41;
  background-color: #fff;
  padding-top: 10px;
  overflow: hidden;
  height: 150px;
}

.mk_sectie.singleblog .auteur .door {
  text-align: center;
}

.mk_sectie.singleblog .auteur .naam {
  text-align: center;
  font-weight: 700;
}

.mk_sectie.singleblog .gf_blog {
  visibility: hidden;
  opacity: 0;
  height: 0;
  padding: 0;
  margin: 0;
}

.mk_sectie.singleblog .gform_wrapper {
  margin-top: 0 !important;
}

.mk_sectie.gerelateerd {
  background-color: #F5F5F5;
}

.mk_sectie.singleblog .meerweten {
  float: left;
  width: 100%;
  padding-top: 30px;
  margin-top: 40px;
  border-top: 1px solid #A29EAD;
  position: relative;
}

.mk_sectie.singleblog .meerweten .form {
  float: left;
  width: 60%;
}

.mk_sectie.singleblog .meerweten .auteur_foto {
  float: left;
  width: 35%;
  position: absolute;
  right: 0;
  bottom: -30px;
}

/* single-post */
.single-post .header .mk_button {
  padding: 8px 25px !important;
  position: absolute;
  bottom: 30px;
  right: 0;
}

.single-post .header .mk_button:after {
  display: none;
}

.single-post .header .mk_button:before {
  margin-right: 0px;
  position: relative;
  display: inline-block;
  transform: rotateZ(180deg);
  -webkit-transform: rotateZ(180deg);
  transition: 200ms;
  -webkit-transition: 200ms;
  content: url("../../images/arrow-wit.svg");
  font-weight: 600;
  height: auto;
  width: 12px;
  background-color: transparent !important;
  line-height: 0;
}

.single-post .header .mk_button:hover:before {
  opacity: 1;
  margin-right: 10px;
  content: url("../../images/arrow.svg");
}

.single-post .header {
  padding-bottom: 70px;
}

.single-post .header h1 {
  padding-right: 240px;
}

@media only screen and (max-width: 980px) {
  /*  */
  .overzicht_blog .item {
    width: calc(100% - 30px);
  }
  .overzicht_blog .afbeelding {
    height: 32vw;
  }
  .single-post .mk_sectie h1 {
    padding-right: 0;
    margin-bottom: 10px;
  }
  .single-post .mk_sectie .mk_button {
    position: relative;
    bottom: 0;
    margin-bottom: 10px;
  }
  .mk_sectie.singleblog .meerweten .form {
    width: 100%;
  }
  .mk_sectie.singleblog .meerweten .auteur_foto {
    display: none;
  }
  .mk_sectie.singleblog h1 {
    font-size: 30px;
  }
  .mk_sectie.singleblog .titel {
    padding-right: 10px;
  }
}
#events {
  display: flex;
  flex-direction: column;
}

.events_menu {
  position: relative;
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  z-index: 1;
  padding: 40px;
  border-radius: 23px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.events_content {
  width: 100%;
}

.events_menu .items {
  display: grid;
  gap: 50px;
  grid-template-columns: minmax(0, 1fr) minmax(0, 1fr);
}

.events_menu .items .item {
  cursor: pointer;
  display: flex;
  gap: 30px;
  align-items: center;
  padding-bottom: 15px;
  border-bottom: 1px solid #2A2042;
}

.events_menu .datum {
  font-family: "Museo";
  line-height: 1em;
  font-size: 19px;
  background-color: #F39422;
  color: #fff;
  border-radius: 15px;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
  padding: 15px;
  display: flex;
  flex-direction: column;
  text-align: center;
}

.events_menu .titel {
  font-size: 25px;
  color: #281E41;
}

.events_menu .item.active .titel {
  font-weight: 700;
}

.events_menu .shape {
  position: absolute;
  height: 60px;
  width: 100px;
  overflow: hidden;
  top: 100%;
  left: calc(50% - 50px);
}

.events_menu .shape::before {
  content: "";
  left: calc(50% - 25px);
  display: block;
  position: absolute;
  top: -30px;
  width: 50px;
  height: 50px;
  border-radius: 10px;
  transform: scaleY(1.4) rotateZ(45deg);
  background-color: #fff;
  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.2);
}

.events_content .item {
  display: none;
}

.events_content .item.active {
  display: block;
}

@media only screen and (max-width: 980px) {
  .events_menu .items {
    grid-template-columns: 1fr;
    gap: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .events_menu {
    padding: 20px;
  }
  .events_menu .titel {
    font-size: 20px;
  }
  .events_menu .items .item {
    gap: 20px;
  }
}
.mk_sectie.figuur1::before {
  content: url("../../images/figuur1.svg");
  display: block;
  position: absolute;
  left: calc(50% - 1200px);
  top: 100px;
}

/* single-login */
.page-template-inloggen #full_header,
.page-template-inloggen #main-footer {
  display: none;
}

.page-template-inloggen #mk-main-area {
  padding-top: 0px !important;
}

body.page-template-inloggen {
  padding-top: 0 !important;
  background-color: #1B1627;
}

.page-template-inloggen .mk_afbeelding {
  text-align: center;
}

.page-template-inloggen .mk_afbeelding_inner {
  margin: 0 auto;
  display: inline-block;
}

.iframeframe .tableauPlaceholder {
  background-color: #f0f7fa;
  padding: 10px;
  border-radius: 30px;
  height: auto !important;
}

.iframeframe #loginform {
  background-color: #FFFFFF;
  padding: 80px 50px;
  border-radius: 30px;
  display: block;
  margin: 30px auto;
  width: 100%;
  max-width: 650px;
}

.mk_sectie.loginsectie {
  min-height: calc(100vh - 100px);
  background-position: center;
  background-size: cover;
}

.mk_sectie.loginsectie.middle > .mk_rij {
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.mk_sectie.loginsectie.middle + .loginfooter {
  height: 100px;
}

.mk_sectie.loginsectie.middle + .loginfooter .inner {
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

.page-template-inloggen .loginfooter {
  float: left;
  width: 100%;
  text-align: center;
  color: #fff;
  padding: 20px;
}

.page-template-inloggen .loginfooter a {
  color: #fff;
}

.page-template-inloggen .loginfooter .titel {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: center;
}

.page-template-inloggen .loginfooter img {
  max-width: 200px;
  width: 100%;
}

/* uitloggen */
.uitloggen {
  position: absolute;
  right: 25px;
  top: 60px;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}

@media only screen and (max-width: 768px) and (min-width: 479px) {
  .single-login .mk_afbeelding_inner {
    float: left;
  }
}
@media only screen and (max-width: 479px) {
  .uitloggen {
    position: relative;
    right: auto;
    top: auto;
    transform: none;
    float: left;
    text-align: center;
    width: 100%;
    margin-bottom: 20px;
  }
}
/* loginform */
#loginform {
  text-align: center;
  margin: 100px 0;
}

#loginform label {
  display: none !important;
}

#loginform input {
  border: 1px solid rgba(39, 30, 65, 0.3);
  background: #f6f6f6;
  padding: 10px 15px !important;
  border-radius: 10px;
  font-size: 20px !important;
  outline: none;
  width: 100%;
  max-width: 300px;
  text-align: center;
}

#loginform #wp-submit {
  background: #f39420;
  border-radius: 10px;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 20px;
  transition: 200ms;
  -webkit-transition: 200ms;
  display: inline-block;
  font-weight: 600;
  letter-spacing: 1.9px;
  font-family: "Dosis";
  border: 0;
  padding: 10px 15px !important;
  cursor: pointer;
  width: 100%;
  max-width: 300px;
}

.login-submit {
  padding-bottom: 0 !important;
}

#loginform #wp-submit:hover, #loginform #wp-submit:focus {
  background: #1B1627;
}

.tableauPlaceholder {
  width: 100% !important;
}

.tableauPlaceholder iframe {
  width: 100% !important;
}

.mk_sectie.groot > .mk_rij {
  width: 90%;
  max-width: 1700px;
}

.mk-hero-wrap {
  position: relative;
}
.mk-hero-wrap::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 180%;
  height: 170%;
  background: linear-gradient(209deg, rgba(42, 32, 66, 0.6) 0%, #2A2042 68%, rgba(42, 32, 66, 0) 68%);
  z-index: 0;
  pointer-events: none;
}

.mk-map__header {
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  z-index: 3;
  pointer-events: none;
  padding: 0px 0 0;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}
.mk-map__header::after {
  content: url("../../images/wolkjes.svg");
  position: absolute;
  width: 1000px;
  top: 50%;
  right: -200px;
  transform: translate(0px, -40%);
  opacity: 0.5;
}
.mk-map__header .mk-map__header-inner {
  max-width: 700px;
}

.mk-map__heading {
  font-size: 32px;
  font-weight: 700;
  color: #fff;
  margin: 0 0 10px;
  line-height: 1.2;
}

.mk-map__subheading {
  font-size: 17px;
  color: rgba(255, 255, 255, 0.75);
  line-height: 1.6;
  margin: 0;
  max-width: 680px;
}

.mk-map__btn {
  pointer-events: auto;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 0px;
  line-height: 1.7em;
  font-size: 16px;
  font-weight: 700;
  color: #fff;
  background: #F39422;
  padding: 8px 20px;
  border-radius: 100px;
  text-decoration: none;
  text-transform: uppercase;
  transition: 200ms;
}
.mk-map__btn::before {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 100px;
  background-color: #fff;
  flex-shrink: 0;
  transition: 200ms;
}
.mk-map__btn::after {
  content: url("../../images/arrow-wit.svg");
  opacity: 0;
  display: inline-block;
  width: 12px;
  margin-left: -20px;
  transition: 200ms;
}
.mk-map__btn:hover {
  background-color: #2A2042;
  color: #fff;
}
.mk-map__btn:hover::after {
  opacity: 1;
  margin-left: 0;
}

.mk-map {
  position: relative;
}
.mk-map__canvas-scroll {
  position: relative;
}
.mk-map__canvas {
  position: relative;
  width: 100%;
  padding-top: 200px;
}
.mk-map__stage {
  position: relative;
  z-index: 2;
  width: 120%;
  left: 50%;
  transform: translate(-50%, 0%);
}
.mk-map__image-layer img {
  display: block;
  width: 100%;
  height: auto;
  user-select: none;
}
.mk-map__pins-layer {
  position: absolute;
  inset: 0;
}
.mk-map__pin {
  position: absolute;
  transform: translate(-50%, -50%);
  cursor: pointer;
  text-decoration: none;
  z-index: 3;
}
.mk-map__pin:hover {
  z-index: 100;
}
.mk-map__pin:hover .mk-map__pin-tooltip {
  opacity: 1;
  visibility: visible;
  transform: translateX(-50%) translateY(4px);
}
.mk-map__pin:hover .mk-map__pin-dot {
  transform: scale(1.3);
  background-color: rgb(20.1428571429, 15.3469387755, 31.6530612245);
}
.mk-map__pin--pos-bottom .mk-map__pin-tooltip {
  top: calc(100% + 12px);
  bottom: auto;
  left: 50%;
  transform: translateX(-50%) translateY(0);
}
.mk-map__pin--pos-bottom .mk-map__pin-tooltip::before {
  bottom: 100%;
  top: auto;
  left: 0;
  right: 0;
  width: auto;
  height: 16px;
}
.mk-map__pin--pos-bottom .mk-map__pin-tooltip::after {
  bottom: 100%;
  top: auto;
  left: 50%;
  transform: translateX(-50%);
  border: 7px solid transparent;
  border-bottom-color: #fff;
}
.mk-map__pin--pos-bottom:hover .mk-map__pin-tooltip {
  transform: translateX(-50%) translateY(4px);
}
.mk-map__pin--pos-top .mk-map__pin-tooltip {
  bottom: calc(100% + 12px);
  top: auto;
  left: 50%;
  transform: translateX(-50%) translateY(0);
}
.mk-map__pin--pos-top .mk-map__pin-tooltip::before {
  top: 100%;
  bottom: auto;
  left: 0;
  right: 0;
  width: auto;
  height: 16px;
}
.mk-map__pin--pos-top .mk-map__pin-tooltip::after {
  top: 100%;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
  border: 7px solid transparent;
  border-top-color: #fff;
}
.mk-map__pin--pos-top:hover .mk-map__pin-tooltip {
  transform: translateX(-50%) translateY(-4px);
}
.mk-map__pin--pos-left .mk-map__pin-tooltip {
  right: calc(100% + 12px);
  left: auto;
  top: 50%;
  transform: translateX(0) translateY(-50%);
}
.mk-map__pin--pos-left .mk-map__pin-tooltip::before {
  left: 100%;
  right: auto;
  top: 0;
  bottom: 0;
  width: 16px;
  height: auto;
}
.mk-map__pin--pos-left .mk-map__pin-tooltip::after {
  left: 100%;
  right: auto;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  border: 7px solid transparent;
  border-left-color: #fff;
}
.mk-map__pin--pos-left:hover .mk-map__pin-tooltip {
  transform: translateX(-4px) translateY(-50%);
}
.mk-map__pin--pos-right .mk-map__pin-tooltip {
  left: calc(100% + 12px);
  top: 50%;
  transform: translateX(0) translateY(-50%);
}
.mk-map__pin--pos-right .mk-map__pin-tooltip::before {
  right: 100%;
  left: auto;
  top: 0;
  bottom: 0;
  width: 16px;
  height: auto;
}
.mk-map__pin--pos-right .mk-map__pin-tooltip::after {
  right: 100%;
  left: auto;
  top: 50%;
  bottom: auto;
  transform: translateY(-50%);
  border: 7px solid transparent;
  border-right-color: #fff;
}
.mk-map__pin--pos-right:hover .mk-map__pin-tooltip {
  transform: translateX(4px) translateY(-50%);
}
.mk-map__pin--linked .mk-map__pin-dot {
  background-color: #F39422;
}
.mk-map__pin--linked:hover .mk-map__pin-dot {
  background-color: rgb(214.3605150215, 122.2145922747, 11.6394849785);
}
.mk-map__pin-dot {
  display: block;
  position: relative;
  width: 20px;
  height: 20px;
  background-color: #F39422;
  border-radius: 50%;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.35);
  transition: transform 0.2s, background-color 0.2s;
  z-index: 1;
}
.mk-map__pin-dot::before, .mk-map__pin-dot::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #F39422;
  transform: translate(-50%, -50%) scale(1);
  opacity: 0;
  animation: mk-pin-pulse 2.8s ease-out infinite;
}
.mk-map__pin-dot::after {
  animation-delay: 0.9s;
}
.mk-map__pin:nth-child(1) .mk-map__pin-dot::before {
  animation-delay: 0s;
}
.mk-map__pin:nth-child(1) .mk-map__pin-dot::after {
  animation-delay: 0.9s;
}
.mk-map__pin:nth-child(2) .mk-map__pin-dot::before {
  animation-delay: 0.7s;
}
.mk-map__pin:nth-child(2) .mk-map__pin-dot::after {
  animation-delay: 1.6s;
}
.mk-map__pin:nth-child(3) .mk-map__pin-dot::before {
  animation-delay: 1.4s;
}
.mk-map__pin:nth-child(3) .mk-map__pin-dot::after {
  animation-delay: 2.3s;
}
.mk-map__pin:nth-child(4) .mk-map__pin-dot::before {
  animation-delay: 2.1s;
}
.mk-map__pin:nth-child(4) .mk-map__pin-dot::after {
  animation-delay: 3s;
}
.mk-map__pin:nth-child(5) .mk-map__pin-dot::before {
  animation-delay: 2.8s;
}
.mk-map__pin:nth-child(5) .mk-map__pin-dot::after {
  animation-delay: 3.7s;
}
.mk-map__pin:nth-child(6) .mk-map__pin-dot::before {
  animation-delay: 3.5s;
}
.mk-map__pin:nth-child(6) .mk-map__pin-dot::after {
  animation-delay: 4.4s;
}
.mk-map__pin:nth-child(7) .mk-map__pin-dot::before {
  animation-delay: 4.2s;
}
.mk-map__pin:nth-child(7) .mk-map__pin-dot::after {
  animation-delay: 5.1s;
}
.mk-map__pin:nth-child(8) .mk-map__pin-dot::before {
  animation-delay: 4.9s;
}
.mk-map__pin:nth-child(8) .mk-map__pin-dot::after {
  animation-delay: 5.8s;
}
.mk-map__pin-tooltip {
  position: absolute;
  background: #fff;
  border-radius: 10px;
  padding: 25px 30px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.15);
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s, transform 0.2s, visibility 0.2s;
  z-index: 999;
  min-width: 450px;
  max-width: min(450px, 100vw - 30px);
  white-space: normal;
}
.mk-map__pin-tooltip::before, .mk-map__pin-tooltip::after {
  content: "";
  position: absolute;
}
.mk-map__pin-image {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 1px solid #F39422;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}
.mk-map__pin-image img {
  width: 50%;
  max-height: 50%;
  object-fit: contain;
}
.mk-map__pin-title {
  display: block;
  font-size: 20px;
  font-weight: 600;
  color: #281E41;
  line-height: 1.2em;
}
.mk-map__pin-subtitle {
  display: block;
  font-size: 16px;
  color: #6B6B6B;
  margin-top: 2px;
  line-height: 1.6em;
}
.mk-map__pin-cta {
  display: block;
  font-size: 12px;
  color: #2A2042;
  margin-top: 8px;
  font-weight: 600;
}
.mk-map__scroll-hint {
  display: none;
}
.mk-map__tap-hint {
  display: none;
}

@keyframes mk-pin-pulse {
  0% {
    transform: translate(-50%, -50%) scale(1);
    opacity: 0.6;
  }
  100% {
    transform: translate(-50%, -50%) scale(4);
    opacity: 0;
  }
}
@keyframes mk-swipe-hint {
  0%, 100% {
    transform: translateX(-50%);
  }
  35% {
    transform: translateX(calc(-50% - 8px));
  }
  65% {
    transform: translateX(calc(-50% + 8px));
  }
}
@media screen and (max-width: 1100px) {
  .mk-map__header {
    position: relative;
    z-index: 9;
    top: auto;
    left: auto;
    padding: 40px 0px;
  }
  .mk-map__header::after {
    top: 85%;
    width: 500px;
    right: 0px;
  }
  .mk-map__header .mk-map__header-inner {
    max-width: 100%;
  }
  .mk-map__canvas {
    padding-top: 0px;
  }
}
@media screen and (max-width: 740px) {
  .mk-hero-wrap::before {
    width: 100%;
    height: 125%;
  }
  .mk-map {
    padding-bottom: 50px;
  }
  .mk-map .mk-map__stage-container {
    overflow-y: hidden;
    overflow-x: scroll;
    scrollbar-width: thin;
    scrollbar-color: #F39422 rgba(255, 255, 255, 0.2);
  }
  .mk-map .mk-map__stage-container::-webkit-scrollbar {
    height: 6px;
  }
  .mk-map .mk-map__stage-container::-webkit-scrollbar-track {
    background: rgba(255, 255, 255, 0.15);
    border-radius: 10px;
    margin: 0 5vw;
  }
  .mk-map .mk-map__stage-container::-webkit-scrollbar-thumb {
    background: #F39422;
    border-radius: 10px;
  }
  .mk-map .mk-map__stage-container .mk-map__stage {
    width: 180%;
    left: -20%;
    transform: translate(0%, 0%);
  }
  .mk-map__pin-dot {
    width: 13px;
    height: 13px;
  }
  .mk-map__pin:hover {
    z-index: 3;
  }
  .mk-map__pin:hover .mk-map__pin-tooltip {
    opacity: 0 !important;
    visibility: hidden !important;
  }
  .mk-map__pin:hover .mk-map__pin-dot {
    transform: none;
    background-color: #F39422;
  }
  .mk-map__tap-hint {
    display: block;
    text-align: center;
    font-size: 13px;
    color: rgba(255, 255, 255, 0.65);
    pointer-events: none;
    background-color: #F39422;
    position: absolute;
    padding: 5px 10px;
    border-radius: 50px;
    line-height: 1.2em;
    left: 50%;
    bottom: 30px;
    width: 70%;
    z-index: 9;
    transform: translate(-50%, 0%);
  }
}
.mk-pin-popup-overlay {
  position: fixed;
  inset: 0;
  z-index: 99999;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s, visibility 0.3s;
}
.mk-pin-popup-overlay.is-open {
  opacity: 1;
  visibility: visible;
}
.mk-pin-popup-overlay.is-open .mk-pin-popup-modal {
  transform: translateY(0);
  opacity: 1;
}

.mk-pin-popup-modal {
  background: #fff;
  border-radius: 16px;
  padding: 48px 24px 30px;
  width: 90%;
  position: relative;
  transform: translateY(20px);
  opacity: 0;
  transition: transform 0.3s, opacity 0.3s;
  max-height: 85vh;
  overflow-y: auto;
}

.mk-pin-popup-close {
  position: absolute;
  top: 14px;
  right: 14px;
  width: 34px;
  height: 34px;
  border: none;
  background: rgba(0, 0, 0, 0.07);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  line-height: 1;
  padding: 0;
  color: #281E41;
  transition: background 0.2s;
}
.mk-pin-popup-close:hover {
  background: rgba(0, 0, 0, 0.14);
}

.mk-pin-popup-content {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.mk-pin-popup-content .mk-map__pin-image {
  width: 60px;
  height: 60px;
}
.mk-pin-popup-content .mk-map__pin-title {
  font-size: 20px;
}
.mk-pin-popup-content .mk-map__pin-subtitle {
  font-size: 15px;
  margin-top: 4px;
}
.mk-pin-popup-content .mk-map__pin-cta {
  display: inline-block;
  margin-top: 8px;
  font-size: 13px;
  font-weight: 700;
  color: #2A2042;
  text-decoration: none;
}

.mk-accordion {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.mk-accordion__item {
  position: relative;
}
.mk-accordion__header {
  display: flex;
  align-items: center;
  gap: 16px;
  width: 100%;
  padding: 18px 22px;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  background: #fff;
  box-shadow: 5px 5px 14px rgba(0, 0, 0, 0.09);
  border-radius: 15px;
}
.mk-accordion__header:focus-visible {
  outline: 2px solid #F39422;
  outline-offset: -2px;
}
.mk-accordion__number {
  position: absolute;
  left: 15px;
  top: 15px;
  background-color: #F39422;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-weight: 900;
  display: flex;
  justify-content: center;
  align-items: center;
  color: white;
  line-height: 0;
  font-size: 16px;
}
.mk-accordion__img {
  width: 80px;
  height: 70px;
}
.mk-accordion__img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  display: block;
}
.mk-accordion__info {
  flex: 1;
  min-width: 0;
}
.mk-accordion__title {
  display: block;
  font-size: 22px;
  font-weight: 600;
  color: #281E41;
  line-height: 1.3;
  font-family: "Museo";
}
.mk-accordion__subtitle {
  display: block;
  font-size: 14px;
  color: #6B6B6B;
  margin-top: 3px;
  line-height: 1.4;
  font-family: "Dosis";
}
.mk-accordion__arrow {
  flex-shrink: 0;
  transition: transform 0.25s ease;
  transform: rotate(180deg);
  display: flex;
  align-items: center;
}
.mk-accordion__arrow img {
  display: block;
}
.mk-accordion__item.is-open .mk-accordion__arrow {
  transform: rotate(0deg);
}
.mk-accordion__body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
.mk-accordion__item.is-open .mk-accordion__body {
  max-height: 2000px;
}
.mk-accordion__content {
  padding: 0 22px 22px;
  font-size: 15px;
  line-height: 1.75;
  color: #2A2042;
  padding-top: 18px;
}
.mk-accordion__content p {
  margin: 0 0 12px;
  padding-bottom: 0px !important;
}
.mk-accordion__content p:last-child {
  margin-bottom: 0;
}
.mk-accordion__content ul, .mk-accordion__content ol {
  padding-left: 20px;
  margin: 0 0 12px;
}
.mk-accordion__content strong {
  font-size: 16px;
}
@media screen and (max-width: 600px) {
  .mk-accordion__header {
    padding: 14px 16px;
    gap: 12px;
  }
  .mk-accordion__img {
    width: 42px;
    height: 42px;
  }
  .mk-accordion__title {
    font-size: 15px;
  }
  .mk-accordion__content {
    padding: 0 16px 16px;
    padding-top: 14px;
  }
}

.maxwidthsmall .mk_rij {
  max-width: 800px;
}

.medewerker_card {
  display: flex;
  flex-direction: column;
  overflow: hidden;
  transition: 0.3s;
}
.medewerker_card:hover {
  transform: translateY(-4px);
}
.medewerker_card__foto {
  position: relative;
  overflow: hidden;
  aspect-ratio: 3/4;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  border-radius: 15px;
}
.medewerker_card__foto img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  transition: transform 0.4s ease;
}
.medewerker_card__info {
  padding: 20px 0px 0px 0px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  flex: 1;
}
.medewerker_card__naam {
  display: block;
  font-size: 14px;
  color: #281E41;
  line-height: 1.25;
  margin-bottom: 2px;
}
.medewerker_card__functie {
  display: block;
  font-size: 14px;
  letter-spacing: 0.04em;
  line-height: 1.4;
  color: #281E41;
}
.medewerker_card__tel, .medewerker_card__email {
  display: flex;
  align-items: center;
  gap: 7px;
  font-size: 14px;
  text-decoration: none;
  line-height: 1.5;
  transition: color 0.2s;
  color: #281E41;
}
.medewerker_card__tel img, .medewerker_card__email img {
  width: 16px;
  height: 16px;
  flex-shrink: 0;
}
.medewerker_card__tel:hover, .medewerker_card__email:hover {
  color: #2A2042;
}
.medewerker_card__bio {
  margin-top: 14px;
  padding-top: 14px;
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  font-size: 14px;
  line-height: 1.75;
  color: #555;
}
.medewerker_card__bio p {
  margin: 0 0 10px;
}
.medewerker_card__bio p:last-child {
  margin-bottom: 0;
}

.medewerkers_overzicht {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 28px;
}
@media screen and (max-width: 1100px) {
  .medewerkers_overzicht {
    grid-template-columns: repeat(3, 1fr) !important;
  }
}
@media screen and (max-width: 740px) {
  .medewerkers_overzicht {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 16px;
  }
}
@media screen and (max-width: 480px) {
  .medewerkers_overzicht {
    grid-template-columns: 1fr !important;
  }
}

@media screen and (max-width: 740px) {
  .medewerker_card:hover {
    transform: none;
  }
}
.opdrachtgevers-carousel {
  position: relative;
}
.opdrachtgevers-carousel .owl-stage {
  display: flex;
  align-items: center;
}
.opdrachtgevers-carousel .owl-item {
  display: flex;
  align-items: stretch;
  justify-content: center;
}
.opdrachtgevers-carousel .opdrachtgever-item {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.opdrachtgevers-carousel .opdrachtgever-item a {
  display: flex;
  align-items: center;
  justify-content: center;
}
.opdrachtgevers-carousel .opdrachtgever-item img {
  display: block !important;
  width: auto !important;
  height: auto !important;
  max-width: 300px !important;
  max-height: 150px !important;
  object-fit: contain;
}
.opdrachtgevers-carousel .owl-nav {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  pointer-events: none;
}
.opdrachtgevers-carousel .owl-nav button {
  position: absolute;
  pointer-events: auto;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid #000;
  background: transparent;
  cursor: pointer;
  transition: background 0.2s;
}
.opdrachtgevers-carousel .owl-nav button::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 3px;
  height: 3px;
  border-top: 4.5px solid #000;
  border-right: 4.5px solid #000;
  transition: border-color 0.2s;
}
.opdrachtgevers-carousel .owl-nav button.owl-prev {
  left: 0;
}
.opdrachtgevers-carousel .owl-nav button.owl-prev::before {
  transform: translate(-25%, -50%) rotate(-135deg);
}
.opdrachtgevers-carousel .owl-nav button.owl-next {
  right: 0;
}
.opdrachtgevers-carousel .owl-nav button.owl-next::before {
  transform: translate(-75%, -50%) rotate(45deg);
}
.opdrachtgevers-carousel .owl-nav button:hover {
  background: #000;
}
.opdrachtgevers-carousel .owl-nav button.disabled {
  opacity: 0.3;
  pointer-events: none;
}

@media screen and (max-width: 740px) {
  .opdrachtgevers-carousel .opdrachtgever-item img {
    max-width: 200px !important;
  }
}
.klantencases-overzicht {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 28px;
}
@media screen and (max-width: 740px) {
  .klantencases-overzicht {
    grid-template-columns: 1fr;
  }
}

.klantencase-item {
  display: flex;
  flex-direction: column;
  background: #fff;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  text-decoration: none;
  transition: transform 0.2s, box-shadow 0.2s;
}
.klantencase-item:hover {
  transform: translateY(-4px);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.13);
}
.klantencase-item__foto {
  width: 100%;
  aspect-ratio: 3/1;
  overflow: hidden;
}
.klantencase-item__foto img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.4s ease;
}
.klantencase-item:hover .klantencase-item__foto img {
  transform: scale(1.03);
}
.klantencase-item__content {
  padding: 24px 28px 28px;
  display: flex;
  flex-direction: column;
  gap: 16px;
  flex: 1;
}
.klantencase-item__titel {
  font-size: 18px;
  font-weight: 700;
  color: #281E41;
  line-height: 1.35;
  margin: 0;
}
.klantencase-item__btn {
  align-self: flex-start;
}

.mk-broodkruimels ol {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 6px;
  list-style: none;
  margin: 0 0 20px;
  padding: 0;
}
.mk-broodkruimels li {
  display: flex;
  align-items: center;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.65);
}
.mk-broodkruimels li:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin-left: 6px;
  background: url("../../images/white-arrow.svg") center/contain no-repeat;
  opacity: 0.5;
  flex-shrink: 0;
}
.mk-broodkruimels li.huidig span {
  color: #fff;
  font-weight: 600;
}
.mk-broodkruimels a {
  color: rgba(255, 255, 255, 0.65);
  text-decoration: none;
  transition: color 200ms;
}
.mk-broodkruimels a:hover {
  color: #fff;
}
.mk-broodkruimels__home-icon {
  display: block;
  width: 16px;
  height: 16px;
  opacity: 0.65;
  transition: opacity 200ms;
}
a:hover .mk-broodkruimels__home-icon {
  opacity: 1;
}

.mk-broodkruimels--donker li {
  color: rgba(42, 32, 66, 0.5);
}
.mk-broodkruimels--donker li:not(:last-child)::after {
  filter: invert(1) brightness(0);
}
.mk-broodkruimels--donker li.huidig span {
  color: #281E41;
}
.mk-broodkruimels--donker a {
  color: rgba(42, 32, 66, 0.5);
}
.mk-broodkruimels--donker a:hover {
  color: #281E41;
}
.mk-broodkruimels--donker .mk-broodkruimels__home-icon {
  filter: invert(1) brightness(0);
  opacity: 0.5;
}

@media screen and (max-width: 980px) {
  .mk-broodkruimels ol {
    line-height: 1.2em;
    gap: 0px 10px;
  }
}
/* Footer */
#main-footer {
  background-color: #2A2042;
}

#main-footer .mk_sectie {
  padding: 0 !important;
}

/* footer bloks */
.mk_footer .popup_videocall {
  display: flex;
  justify-content: right;
}

/* #footer-bottom */
#footer_bottom {
  background-color: #2A2042;
  padding: 15px 0 15px 0;
  font-size: 15px;
}

#footer_bottom .mk_rij {
  padding: 0 !important;
}

#footer_bottom .inner {
  float: left;
  width: calc(100% + 20px);
  margin: 0 -10px -10px -10px;
}

/* footer_info */
.footer_info {
  float: none;
  display: inline-block;
  text-align: left;
  color: #fff;
  opacity: 0.8;
  margin: 0 10px 10px 10px;
}

.footer_info a {
  color: #fff;
}

.footer_info:last-child {
  float: right;
}

/* footer links */
.footer_links a {
  display: inline-block;
}

.footer_links a:after {
  content: "|";
  display: block;
  float: right;
  margin-left: 5px;
  margin-right: 1px;
}

.footer_links a:last-child:after {
  display: none;
}

.mk_footer a {
  color: #fff;
}

.mk_footer .gegevens {
  display: flex;
  gap: 20px;
}

/* socials */
.socials {
  display: flex;
  gap: 10px;
}

#main-footer .mk_kolom_1_1 {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  align-items: center;
}

.mk_footer1 #mk_logo_holder {
  position: relative;
  transform: none;
  top: 0px;
}

.mk_footer1 {
  display: flex;
  gap: 20px;
  align-items: center;
}

.mk_footer1 img {
  width: 150px;
}

.mk_footer1 p {
  padding: 0px;
}

@media only screen and (max-width: 1200px) {
  #main-footer .mk_sectie {
    padding: 20px 0 !important;
  }
}
@media only screen and (max-width: 980px) {
  #main-footer .mk_kolom_1_1 {
    grid-template-columns: repeat(1, 1fr);
    gap: 10px;
  }
  .mk_footer1 {
    justify-content: center;
  }
  .mk_footer .popup_videocall {
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  #footer-bottom {
    padding: 15px 0;
  }
  #footer-info:nth-child(n) {
    text-align: center;
    width: 100%;
    padding-bottom: 0;
    margin: 0;
  }
}
@media only screen and (max-width: 479px) {
  .mk_footer .gegevens {
    flex-wrap: wrap;
    gap: 5px;
  }
  .mk_footer .gegevens .kolom {
    width: 100%;
  }
  .mk_footer1 {
    flex-wrap: wrap;
  }
}
/* css Animaties  */
@-webkit-keyframes fadeTop {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeTop {
  0% {
    opacity: 0;
    -moz-transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeTop {
  0% {
    opacity: 0;
    -o-transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeTop {
  0% {
    opacity: 0;
    transform: translateY(-10%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeLeft {
  0% {
    opacity: 0;
    -moz-transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeLeft {
  0% {
    opacity: 0;
    -o-transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeLeft {
  0% {
    opacity: 0;
    transform: translateX(-10%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes fadeRight {
  0% {
    opacity: 0;
    -webkit-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
  }
}
@-moz-keyframes fadeRight {
  0% {
    opacity: 0;
    -moz-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -moz-transform: translateX(0);
  }
}
@-o-keyframes fadeRight {
  0% {
    opacity: 0;
    -o-transform: translateX(10%);
  }
  100% {
    opacity: 1;
    -o-transform: translateX(0);
  }
}
@keyframes fadeRight {
  0% {
    opacity: 0;
    transform: translateX(10%);
  }
  100% {
    opacity: 1;
    transform: translateX(0);
  }
}
@-webkit-keyframes bounce {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-moz-keyframes bounce {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-o-keyframes bounce {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes bounce {
  0% {
    transform: translateY(0px);
  }
  50% {
    transform: translateY(10px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadebottom_popup {
  0% {
    opacity: 0;
    margin-top: -30px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}
@-moz-keyframes fadebottom_popup {
  0% {
    opacity: 0;
    margin-top: -30px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}
@-o-keyframes fadebottom_popup {
  0% {
    opacity: 0;
    margin-top: -30px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}
@keyframes fadebottom_popup {
  0% {
    opacity: 0;
    margin-top: -30px;
  }
  100% {
    opacity: 1;
    margin-top: 0px;
  }
}