/*BODY*/
body {
  font-family: Source Sans Pro, Arial, Helvetica, sans-serif;
  font-size: 1em;
  letter-spacing: 0em;
  font-weight: 500;
  line-height: 1.7em;
  text-transform: none;
}
body em {
  color: inherit;
}
body h2 {
  font-size: clamp(1.875rem, 1.42rem + 2.27vw, 3.125rem);
  line-height: clamp(2.25rem, 1.42rem + 2.27vw, 1.875rem);
  color: #406681;
  font-weight: 600;
  line-height: 1em;
}
body h3 {
  font-size: 16px;
  font-weight: bolder;
  color: #1d3857;
  margin-top: 30px;
}
body h4 {
  font-size: 18px;
  color: #1d3857;
  margin-top: 30px;
  text-transform: none;
}
body .tekstblok {
  margin-top: 10px !important;
  margin-bottom: 10px;
  color: #1d3857;
}
body .uk-button, body .uk-button-default {
  font-weight: 700;
  border: none;
  background-color: #fbbb21;
  color: #1d3857;
  text-transform: none;
  font-size: 15px;
  border-radius: 3px;
}
body .uk-button:hover, body .uk-button-default:hover {
  background-color: #1d3857;
  color: #fbbb21;
}
body .convertforms .cf-btn {
  font-weight: 700;
  border: none;
  background-color: #fbbb21;
  color: #1d3857;
  text-transform: none;
  font-size: 15px;
}
body .convertforms .cf-btn:hover {
  background-color: #FFF;
}

#tm-main {
  scroll-snap-type: y proximity;
  background-color: #F00;
}
#tm-main > div:not(:first-of-type) {
  scroll-snap-align: start;
}

/*MENU*/
.uk-navbar-container .uk-navbar {
  backdrop-filter: blur(2px);
}
.uk-navbar-container .uk-navbar .uk-navbar-nav > li a {
  font-size: clamp(0.875rem, 1.6vw, 1.0625rem);
  line-height: clamp(1.25rem, 2.4vw, 1.375rem);
  color: #1d3857;
  font-family: sans-serif;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: normal;
}
.uk-navbar-container .uk-navbar .uk-navbar-nav > li a:hover {
  color: #ffb400;
}
.uk-navbar-container .uk-navbar .uk-navbar-nav > li.uk-active > a {
  color: #fbbb21;
}

.uk-offcanvas-bar .uk-nav li a {
  font-size: clamp(0.875rem, 1.6vw, 1.0625rem);
  line-height: clamp(1.25rem, 2.4vw, 1.375rem);
  color: #1d3857;
  font-family: sans-serif;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: normal;
}
.uk-offcanvas-bar .uk-nav li a:hover {
  color: #ffd962;
}

.uk-sticky-placeholder {
  display: none;
}

.uk-navbar-container {
  background-color: transparent;
}

.uk-navbar-sticky {
  background-color: rgba(255, 255, 255, 0.9333333333) !important;
}

.tekstblok a {
  color: inherit;
  text-decoration: underline;
}
.tekstblok a:hover {
  color: #ffb400;
}

/*CONTENT*/
#hero > div {
  position: relative;
  align-items: flex-end;
}
#hero > div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, rgba(29, 56, 87, 0) 40%, rgba(29, 56, 87, 0.75) 65%);
  padding: 70px 0px;
  pointer-events: none;
}
#hero > div > div {
  z-index: 1;
}
#hero > div > div .uk-container {
  padding-top: 50px;
  color: #FFF;
}
#hero > div > div .uk-container .col2 .heroMob {
  display: none;
}
#hero > div > div .uk-container .col2 h1 {
  color: #FFF;
  text-transform: uppercase;
  text-shadow: 2px 0px 7px rgba(0, 0, 0, 0.8);
  font-family: Source Sans Pro, Arial, Helvetica, sans-serif;
  letter-spacing: 0em;
  font-weight: 500;
}
#hero > div > div .uk-container .col2 .tekstblok {
  color: #FFF;
}
#hero > div > div .uk-container .col2 div > p {
  font-size: 18px;
  text-shadow: 2px 0px 7px rgba(0, 0, 0, 0.5);
  font-weight: 600;
}
#hero > div > div .uk-container .col2 div.uk-text-center > p {
  text-shadow: -1px -1px 5px rgba(0, 0, 0, 0.4), 1px -1px 5px rgba(0, 0, 0, 0.4), -1px 1px 5px rgba(0, 0, 0, 0.4), 1px 1px 5px rgba(0, 0, 0, 0.4);
  font-weight: bold;
}
#hero > div > div .uk-container .col2 a:not(.uk-button) {
  color: #FFF;
  text-decoration: underline;
  text-shadow: 2px 0px 7px rgba(0, 0, 0, 0.5);
}
#hero > div > div .uk-container .col2 a:not(.uk-button):hover {
  color: #ffd962;
  text-decoration: underline;
}

.foto-links {
  background-color: #FEFBF8;
}
.foto-links.over .uk-background-cover {
  background-position: 85% 50%;
}
.foto-links .col1 {
  position: relative;
  background-color: #FEFBF8;
}
.foto-links .col1 > div {
  min-height: 100%;
}
.foto-links .col1::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to left, #FEFBF8 0%, rgba(254, 251, 248, 0) 40%);
  pointer-events: none;
  z-index: 1;
}
.foto-links .col2 > div > div {
  background-color: #FEFBF8;
}

.foto-rechts .col1 > div > div {
  background-color: #FCFBFF;
  padding-right: 40px;
}
.foto-rechts .col2 > div {
  min-height: 100%;
}
.foto-rechts .col2 > div > div {
  position: relative;
  background-color: #FCFBFF;
}
.foto-rechts .col2 > div > div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, #fcfbff 0%, rgba(252, 251, 255, 0) 40%);
  pointer-events: none;
  z-index: 1;
}

#werkwijze .col1::before {
  display: none;
}
#werkwijze .uk-accordion-title {
  font-size: 16px;
  font-family: inherit;
  text-decoration: underline;
}
#werkwijze h3 {
  margin-top: 35px;
}

#voor .uk-accordion {
  margin-left: 70px;
  margin-top: 30px;
  margin-bottom: 100px;
}
#voor .uk-accordion .el-item {
  margin-bottom: 50px;
}
#voor .uk-accordion .el-item:last-of-type {
  margin-bottom: 0px;
}
#voor .uk-accordion .el-item .uk-accordion-title {
  font-size: 16px;
  font-weight: bold;
  color: #1d3857;
}
#voor .uk-accordion .el-item:not(.uk-open) .uk-accordion-title:hover {
  color: #fbbb21;
}
#voor .uk-accordion .el-item .uk-accordion-content {
  margin-top: 0;
}
#voor .uk-accordion .el-item:nth-of-type(1) {
  position: relative;
}
#voor .uk-accordion .el-item:nth-of-type(1)::before {
  content: "";
  position: absolute;
  top: 5px;
  left: -70px;
  width: 60px;
  height: 61px;
  background-image: url("/images/system/icons/adviseur.svg");
  background-size: cover;
  background-position: center;
}
#voor .uk-accordion .el-item:nth-of-type(2) {
  position: relative;
}
#voor .uk-accordion .el-item:nth-of-type(2)::before {
  content: "";
  position: absolute;
  top: 25px;
  left: -70px;
  width: 60px;
  height: 57px;
  background-image: url("/images/system/icons/begeleider.svg");
  background-size: cover;
  background-position: center;
}
#voor .uk-accordion .el-item:nth-of-type(3) {
  position: relative;
}
#voor .uk-accordion .el-item:nth-of-type(3)::before {
  content: "";
  position: absolute;
  top: 25px;
  left: -70px;
  width: 60px;
  height: 58px;
  background-image: url("/images/system/icons/Interim.svg");
  background-size: cover;
  background-position: center;
}
#voor .uk-accordion .el-item:nth-of-type(4) {
  position: relative;
}
#voor .uk-accordion .el-item:nth-of-type(4)::before {
  content: "";
  position: absolute;
  top: 25px;
  left: -70px;
  width: 60px;
  height: 75px;
  background-image: url("/images/system/icons/Moderator.svg");
  background-size: cover;
  background-position: center;
}

#expertises .uk-list .el-item {
  padding: 0px 20px 30px;
}
#expertises .uk-list .el-item .el-content {
  padding-left: 20px;
}

#over.donker {
  background-color: #3F6380;
  color: #FFF;
}
#over.donker .tekstblok {
  color: #FFF;
}
#over .uk-icon-button {
  border-color: #406681;
}
#over .uk-icon-button:hover {
  border-color: #fbbb21;
  color: #fbbb21;
}
#over .uk-card {
  border: none;
  background-color: #fbbb21;
}
#over .foto-rechts {
  background-color: #d38553;
}
#over .foto-rechts .col1 > div > div {
  background-color: #d38553;
  background-image: none !important;
  padding-right: 0px;
}
#over .foto-rechts .col1 h3 {
  color: #fbbb21;
  font-size: clamp(1.875rem, 1.42rem + 2.27vw, 3.125rem);
  line-height: clamp(2.25rem, 1.42rem + 2.27vw, 1.875rem);
  font-weight: 600;
  line-height: 1em;
}
#over .foto-rechts .col1 .uk-slider {
  margin-bottom: 30px;
}
#over .foto-rechts .col1 .uk-slider .el-item .el-meta {
  color: #FFF;
  text-transform: none;
  font-size: 1em;
}
#over .foto-rechts .col1 .uk-slider .el-item .el-meta::first-line {
  font-weight: bold;
}
#over .foto-rechts .col1 .uk-slider .uk-dotnav li a {
  background-color: #FEFBF8;
}
#over .foto-rechts .col1 .uk-slider .uk-dotnav li.uk-active a {
  background-color: #fbbb21;
}
#over .foto-rechts .col2 > div > div {
  background-color: #d38553;
}
#over .foto-rechts .col2 > div > div::before {
  background: linear-gradient(to right, #d38553 18%, rgba(211, 133, 83, 0) 40%);
  pointer-events: none;
  z-index: 1;
}

#contact {
  background-color: #FEFBF8;
}
#contact .contact-row {
  background-color: #406681;
  color: #FFF;
  margin-left: 0px !important;
  min-height: 550px;
}
#contact .contact-row .tekstblok {
  color: #FFF;
}
#contact .contact-row a {
  color: #ffb400;
  text-decoration: none;
  font-weight: bold;
}
#contact .contact-row a:hover {
  color: #ffd962;
  text-decoration: underline;
}
#contact .contact-row .uk-icon-button {
  background-color: transparent;
}
#contact .contact-row .uk-icon-button:hover {
  border-color: #fbbb21;
  color: #fbbb21;
}
#contact .contact-row .col1 {
  padding: 0px;
}
#contact .contact-row .col1 > div > div {
  position: relative;
  background-color: #406681;
}
#contact .contact-row .col1 > div > div::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to left, #406681 5%, rgba(64, 102, 129, 0) 40%);
  pointer-events: none;
  z-index: 1;
}
#contact .contact-row .col2 {
  margin-top: 30px;
  padding-left: 15px;
  padding-right: 80px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
#contact .contact-row .col2 h3 {
  color: #FFF;
  margin-top: 30px;
  margin-bottom: 20px;
}
#contact .contact-row .col3 h2 {
  margin-top: 50px;
  color: #FFF;
}
#contact .contact-row .col3 div:last-of-type {
  margin-bottom: 30px;
}

.convertforms {
  margin-bottom: 30px;
}
.convertforms .cf-form-wrap {
  padding: 0px;
}
.convertforms .cf-form-wrap input, .convertforms .cf-form-wrap textarea {
  background-color: #406681;
}
.convertforms .cf-form-wrap .cf-success .cf-response {
  background-color: #406681;
  border: 2px solid #1d3857;
  padding: 40px 20px;
}
.convertforms .cf-form-wrap .cf-success .cf-response p:last-of-type {
  margin-bottom: 0px;
}

.footer .uk-container {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
}
.footer .tekstblok {
  margin-top: 0px !important;
}
.footer .copyright {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  display: flex;
}
.footer .copyright > div {
  display: flex;
  align-items: baseline;
}
.footer .cookies {
  margin-left: auto;
  margin-top: 0px;
}
.footer .uk-totop {
  display: none;
}
.footer .copyright .el-content,
.footer .copyright .wj-copyright,
.footer .copyright span,
.footer .copyright a {
  font-family: Source Sans Pro, Arial, Helvetica, sans-serif !important;
  font-size: 15px;
}

/*COPYRIGHT*/
.wj-copyright {
  font-size: clamp(0.75rem, 1.4vw, 0.875rem);
  line-height: clamp(1rem, 2vw, 1.125rem);
  color: #000;
  font-family: sans-serif;
  font-weight: normal;
  font-style: normal;
  font-display: swap;
  letter-spacing: normal;
  min-width: max-content;
}
.wj-copyright a {
  color: #000;
}
.wj-copyright a:hover {
  text-decoration: underline;
}
.wj-copyright .container {
  display: flex;
  justify-content: flex-start;
  /* Zorgt voor rechtsuitlijning */
}
.wj-copyright .text-wrapper {
  padding: 0px 10px 0px 5px;
  text-align: left;
  white-space: nowrap;
}
.wj-copyright .dynamicText {
  display: inline-block;
}
.wj-copyright .cursor {
  display: inline-block;
  width: 2px;
  background-color: black;
  margin-left: 2px;
  animation: blink 1s infinite;
}
@keyframes blink {
  0%, 100% {
    opacity: 1;
  }
  50% {
    opacity: 0;
  }
}

/*COOKIE CONSENT*/
.cc-revoke {
  background-color: transparent !important;
  background-size: cover;
  width: 32px;
  height: 32px;
}

.cc-btn,
div.cc-checkboxes-container a.cc-btn.cc-allow {
  border: none;
  padding: 15px 30px 15px 30px;
  border-radius: 100px !important;
  margin-top: 10px;
}
.cc-btn:hover,
div.cc-checkboxes-container a.cc-btn.cc-allow:hover {
  text-decoration: none !important;
}

div.cc-checkbox-container {
  width: 100%;
}

span.cc-cookie-settings-toggler {
  display: none;
}

div.cc-checkbox-container input:checked + span {
  background-color: #19a319 !important;
}

div.cc-checkbox-container input + span {
  background-color: #f7148b !important;
}

div.cc-settings-label {
  font-size: 15px !important;
  font-weight: normal !important;
  margin: 15px 0 !important;
  color: #000 !important;
  opacity: 1 !important;
}

div.cc-checkboxes-container div.cc-checkbox-container a {
  pointer-events: none !important;
}

.cc-message-text {
  line-height: 150%;
}

.cc-link {
  opacity: 1 !important;
  color: #2e1352 !important;
  text-decoration: none !important;
  line-height: 30px;
  margin-bottom: 0 !important;
}

a.cc-link.cc-cookie::before,
a.cc-link.cc-privacy::before {
  content: "";
  float: left;
  margin-right: 10px;
  line-height: 30px;
  height: 30px;
  width: 30px;
  background-image: url(/images/system/icons/arrow.svg);
  background-size: cover;
}

.cc-link:hover {
  color: #000 !important;
}

.cc-highlight {
  margin-top: 50px;
}

.cc-header {
  font-size: 120%;
  color: #000;
  margin: 0;
}
.cc-header p {
  margin: 0;
}

div.cc-gdpr-component-view a.cc-btn.cc-allow {
  background-color: #FFF;
}

div.cc-gdpr-component-view a.cc-btn.cc-allowall {
  background-color: #c7fdbb;
}

.cc-custom-revoke {
  line-height: 20px;
  margin-top: 58px;
  opacity: 0.5;
}
.cc-custom-revoke:hover {
  opacity: 1;
  cursor: help;
}

@media (max-width: 639px) {
  /*COPYRIGHT*/
  .wj-copyright {
    font-size: clamp(0.75rem, 1.4vw, 0.875rem);
    line-height: clamp(1rem, 2vw, 1.125rem);
    color: #000;
    font-family: sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    letter-spacing: normal;
    min-width: max-content;
  }
  .wj-copyright a {
    color: #000;
  }
  .wj-copyright a:hover {
    text-decoration: underline;
  }
  .wj-copyright .container {
    display: flex;
    justify-content: flex-start;
    /* Zorgt voor rechtsuitlijning */
  }
  .wj-copyright .text-wrapper {
    padding: 0px 10px 0px 5px;
    text-align: left;
    white-space: nowrap;
  }
  .wj-copyright .dynamicText {
    display: inline-block;
  }
  .wj-copyright .cursor {
    display: inline-block;
    width: 2px;
    background-color: black;
    margin-left: 2px;
    animation: blink 1s infinite;
  }
  @keyframes blink {
    0%, 100% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
  }
  /*COOKIE CONSENT*/
  .cc-revoke {
    background-color: transparent !important;
    background-size: cover;
    width: 32px;
    height: 32px;
  }
  .cc-btn,
  div.cc-checkboxes-container a.cc-btn.cc-allow {
    border: none;
    padding: 15px 30px 15px 30px;
    border-radius: 100px !important;
    margin-top: 10px;
  }
  .cc-btn:hover,
  div.cc-checkboxes-container a.cc-btn.cc-allow:hover {
    text-decoration: none !important;
  }
  div.cc-checkbox-container {
    width: 100%;
  }
  span.cc-cookie-settings-toggler {
    display: none;
  }
  div.cc-checkbox-container input:checked + span {
    background-color: #19a319 !important;
  }
  div.cc-checkbox-container input + span {
    background-color: #f7148b !important;
  }
  div.cc-settings-label {
    font-size: 15px !important;
    font-weight: normal !important;
    margin: 15px 0 !important;
    color: #000 !important;
    opacity: 1 !important;
  }
  div.cc-checkboxes-container div.cc-checkbox-container a {
    pointer-events: none !important;
  }
  .cc-message-text {
    line-height: 150%;
  }
  .cc-link {
    opacity: 1 !important;
    color: #2e1352 !important;
    text-decoration: none !important;
    line-height: 30px;
    margin-bottom: 0 !important;
  }
  a.cc-link.cc-cookie::before,
  a.cc-link.cc-privacy::before {
    content: "";
    float: left;
    margin-right: 10px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    background-image: url(/images/system/icons/arrow.svg);
    background-size: cover;
  }
  .cc-link:hover {
    color: #000 !important;
  }
  .cc-highlight {
    margin-top: 50px;
  }
  .cc-header {
    font-size: 120%;
    color: #000;
    margin: 0;
  }
  .cc-header p {
    margin: 0;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allow {
    background-color: #FFF;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allowall {
    background-color: #c7fdbb;
  }
  .cc-custom-revoke {
    line-height: 20px;
    margin-top: 58px;
    opacity: 0.5;
  }
  .cc-custom-revoke:hover {
    opacity: 1;
    cursor: help;
  }
  .uk-background-cover {
    min-height: 50vw;
  }
  .uk-height-viewport {
    min-height: 50vh;
  }
  #hero > div {
    padding: 0px;
  }
  #hero > div > div .uk-container {
    padding-top: 0px;
  }
  #hero > div > div .uk-container .col1 {
    display: none;
  }
  #hero > div > div .uk-container .col2 {
    background-color: rgba(104, 117, 135, 0.5);
    max-width: none;
    margin-right: -20px;
    margin-top: 0px;
    padding: 0px 20px 20px 20px;
  }
  #hero > div > div .uk-container .col2 .heroMob {
    display: block;
    margin: 0px -30px;
    max-width: calc(100% + 60px);
  }
  .foto-rechts .col2 > div > div::before {
    background: linear-gradient(to top, #FCFBFF 0%, rgba(252, 251, 255, 0) 30%);
  }
  .foto-links .col1::before {
    background: linear-gradient(to top, #FEFBF8 0%, rgba(254, 251, 248, 0) 30%);
  }
  #over .foto-rechts .col2 > div > div::before {
    background: linear-gradient(to top, #d38553 0%, rgba(211, 133, 83, 0) 30%);
  }
  #contact .contact-row .col1 > div > div::before {
    background: linear-gradient(to top, #406681 3%, rgba(64, 102, 129, 0) 30%, rgba(211, 133, 83, 0) 70%, #d38553 97%);
  }
  #expertises .el-item > .uk-grid > div:first-of-type {
    padding-left: 0px;
    text-align: center;
    margin-top: 20px;
  }
  .uk-tile {
    padding-left: 40px;
    padding-right: 40px;
  }
  #werkwijze .col1::before {
    display: none;
  }
  #werkwijze .col1 .uk-background-cover {
    min-height: 67vw;
  }
  #werkwijze .col2 {
    margin-top: 0px;
  }
  #over .foto-rechts .col1 > div > div {
    padding-right: 15px;
  }
  #over .foto-links.over .uk-background-cover {
    background-position: 50% 50%;
  }
  #contact {
    padding: 0px;
  }
  #contact .contact-row {
    padding-bottom: 30px;
  }
  #contact .contact-row .col1 > div > div {
    min-height: 500px;
  }
  #contact .contact-row .col2 {
    padding: 0px 20px !important;
  }
  #contact .contact-row .col3 div:last-of-type {
    margin-bottom: 0px;
  }
  .footer .uk-container {
    height: 7em;
  }
  .footer .uk-container .copyright {
    top: 0;
  }
  .footer .uk-container .copyright > div {
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
  }
  .footer .uk-container .cookies {
    margin-right: auto;
  }
  .footer .uk-container .cookies .col1 {
    padding: 0px;
  }
}
@media (min-width: 640px) and (max-width: 959px) {
  /*COPYRIGHT*/
  .wj-copyright {
    font-size: clamp(0.75rem, 1.4vw, 0.875rem);
    line-height: clamp(1rem, 2vw, 1.125rem);
    color: #000;
    font-family: sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    letter-spacing: normal;
    min-width: max-content;
  }
  .wj-copyright a {
    color: #000;
  }
  .wj-copyright a:hover {
    text-decoration: underline;
  }
  .wj-copyright .container {
    display: flex;
    justify-content: flex-start;
    /* Zorgt voor rechtsuitlijning */
  }
  .wj-copyright .text-wrapper {
    padding: 0px 10px 0px 5px;
    text-align: left;
    white-space: nowrap;
  }
  .wj-copyright .dynamicText {
    display: inline-block;
  }
  .wj-copyright .cursor {
    display: inline-block;
    width: 2px;
    background-color: black;
    margin-left: 2px;
    animation: blink 1s infinite;
  }
  @keyframes blink {
    0%, 100% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
  }
  /*COOKIE CONSENT*/
  .cc-revoke {
    background-color: transparent !important;
    background-size: cover;
    width: 32px;
    height: 32px;
  }
  .cc-btn,
  div.cc-checkboxes-container a.cc-btn.cc-allow {
    border: none;
    padding: 15px 30px 15px 30px;
    border-radius: 100px !important;
    margin-top: 10px;
  }
  .cc-btn:hover,
  div.cc-checkboxes-container a.cc-btn.cc-allow:hover {
    text-decoration: none !important;
  }
  div.cc-checkbox-container {
    width: 100%;
  }
  span.cc-cookie-settings-toggler {
    display: none;
  }
  div.cc-checkbox-container input:checked + span {
    background-color: #19a319 !important;
  }
  div.cc-checkbox-container input + span {
    background-color: #f7148b !important;
  }
  div.cc-settings-label {
    font-size: 15px !important;
    font-weight: normal !important;
    margin: 15px 0 !important;
    color: #000 !important;
    opacity: 1 !important;
  }
  div.cc-checkboxes-container div.cc-checkbox-container a {
    pointer-events: none !important;
  }
  .cc-message-text {
    line-height: 150%;
  }
  .cc-link {
    opacity: 1 !important;
    color: #2e1352 !important;
    text-decoration: none !important;
    line-height: 30px;
    margin-bottom: 0 !important;
  }
  a.cc-link.cc-cookie::before,
  a.cc-link.cc-privacy::before {
    content: "";
    float: left;
    margin-right: 10px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    background-image: url(/images/system/icons/arrow.svg);
    background-size: cover;
  }
  .cc-link:hover {
    color: #000 !important;
  }
  .cc-highlight {
    margin-top: 50px;
  }
  .cc-header {
    font-size: 120%;
    color: #000;
    margin: 0;
  }
  .cc-header p {
    margin: 0;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allow {
    background-color: #FFF;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allowall {
    background-color: #c7fdbb;
  }
  .cc-custom-revoke {
    line-height: 20px;
    margin-top: 58px;
    opacity: 0.5;
  }
  .cc-custom-revoke:hover {
    opacity: 1;
    cursor: help;
  }
  #hero > div::before {
    background: none;
  }
  .foto-rechts .col2 > div > div::before {
    background: linear-gradient(to top, #FCFBFF 0%, rgba(252, 251, 255, 0) 40%);
  }
  .foto-links .col1::before {
    background: linear-gradient(to top, #FEFBF8 0%, rgba(254, 251, 248, 0) 40%);
  }
  #over .foto-rechts .col2 > div > div::before {
    background: linear-gradient(to top, #d38553 0%, rgba(211, 133, 83, 0) 40%);
  }
  #contact .contact-row .col1 > div > div::before {
    background: linear-gradient(to top, #406681 3%, rgba(64, 102, 129, 0) 30%, rgba(211, 133, 83, 0) 70%, #d38553 97%);
  }
  .uk-height-viewport {
    min-height: 50vh;
  }
  .uk-background-cover {
    min-height: 50vw;
  }
  #hero > div {
    padding: 0px;
    background-image: none !important;
    background-color: #406681;
  }
  #hero > div::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: inherit;
    filter: blur(10px);
    z-index: -1; /* Zorgt dat de blur achter de content blijft */
  }
  #hero > div > div .uk-container {
    padding-top: 0px;
  }
  #hero > div > div .uk-container .col1 {
    display: none;
  }
  #hero > div > div .uk-container .col2 {
    background-color: rgba(104, 117, 135, 0.5);
    max-width: none;
    margin-right: -20px;
    margin-top: 0px;
    padding: 0px 20px 20px 20px;
  }
  #hero > div > div .uk-container .col2 .heroMob {
    display: block;
    margin: 0px -30px;
    max-width: calc(100% + 60px);
  }
  .uk-tile {
    padding-left: 30px;
    padding-right: 30px;
  }
  #werkwijze .col1::before {
    display: block;
  }
  #over .foto-rechts .col1 > div > div {
    padding-right: 40px;
  }
  #over .foto-links .uk-background-cover {
    background-position: 50% 50%;
  }
  #contact {
    padding: 0px;
  }
  #contact .contact-row {
    padding-bottom: 30px;
  }
  #contact .contact-row .col3 {
    text-align: center;
  }
  #contact .contact-row .col2 {
    padding-right: 50px;
    padding-left: 50px;
  }
  #contact .contact-row .col1 > div > div {
    min-height: 500px;
  }
  .footer .uk-container {
    height: 7em;
  }
  .footer .uk-container .copyright {
    top: 0;
  }
  .footer .uk-container .copyright > div {
    flex-direction: column;
    align-items: center;
    row-gap: 10px;
  }
  .footer .uk-container .cookies {
    margin-right: auto;
  }
  .footer .uk-container .cookies .col1 {
    padding: 0px;
  }
}
@media (min-width: 960px) and (max-width: 1199px) {
  /*COPYRIGHT*/
  .wj-copyright {
    font-size: clamp(0.75rem, 1.4vw, 0.875rem);
    line-height: clamp(1rem, 2vw, 1.125rem);
    color: #000;
    font-family: sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    letter-spacing: normal;
    min-width: max-content;
  }
  .wj-copyright a {
    color: #000;
  }
  .wj-copyright a:hover {
    text-decoration: underline;
  }
  .wj-copyright .container {
    display: flex;
    justify-content: flex-start;
    /* Zorgt voor rechtsuitlijning */
  }
  .wj-copyright .text-wrapper {
    padding: 0px 10px 0px 5px;
    text-align: left;
    white-space: nowrap;
  }
  .wj-copyright .dynamicText {
    display: inline-block;
  }
  .wj-copyright .cursor {
    display: inline-block;
    width: 2px;
    background-color: black;
    margin-left: 2px;
    animation: blink 1s infinite;
  }
  @keyframes blink {
    0%, 100% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
  }
  /*COOKIE CONSENT*/
  .cc-revoke {
    background-color: transparent !important;
    background-size: cover;
    width: 32px;
    height: 32px;
  }
  .cc-btn,
  div.cc-checkboxes-container a.cc-btn.cc-allow {
    border: none;
    padding: 15px 30px 15px 30px;
    border-radius: 100px !important;
    margin-top: 10px;
  }
  .cc-btn:hover,
  div.cc-checkboxes-container a.cc-btn.cc-allow:hover {
    text-decoration: none !important;
  }
  div.cc-checkbox-container {
    width: 100%;
  }
  span.cc-cookie-settings-toggler {
    display: none;
  }
  div.cc-checkbox-container input:checked + span {
    background-color: #19a319 !important;
  }
  div.cc-checkbox-container input + span {
    background-color: #f7148b !important;
  }
  div.cc-settings-label {
    font-size: 15px !important;
    font-weight: normal !important;
    margin: 15px 0 !important;
    color: #000 !important;
    opacity: 1 !important;
  }
  div.cc-checkboxes-container div.cc-checkbox-container a {
    pointer-events: none !important;
  }
  .cc-message-text {
    line-height: 150%;
  }
  .cc-link {
    opacity: 1 !important;
    color: #2e1352 !important;
    text-decoration: none !important;
    line-height: 30px;
    margin-bottom: 0 !important;
  }
  a.cc-link.cc-cookie::before,
  a.cc-link.cc-privacy::before {
    content: "";
    float: left;
    margin-right: 10px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    background-image: url(/images/system/icons/arrow.svg);
    background-size: cover;
  }
  .cc-link:hover {
    color: #000 !important;
  }
  .cc-highlight {
    margin-top: 50px;
  }
  .cc-header {
    font-size: 120%;
    color: #000;
    margin: 0;
  }
  .cc-header p {
    margin: 0;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allow {
    background-color: #FFF;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allowall {
    background-color: #c7fdbb;
  }
  .cc-custom-revoke {
    line-height: 20px;
    margin-top: 58px;
    opacity: 0.5;
  }
  .cc-custom-revoke:hover {
    opacity: 1;
    cursor: help;
  }
  #over .foto-rechts .col1 > div > div {
    padding-right: 40px;
  }
  #over .foto-rechts .col1 .uk-background-cover {
    background-position: 50% 50%;
  }
  #over .foto-links .uk-background-cover {
    background-position: 50% 50%;
  }
}
@media (min-width: 1200px) and (max-width: 1599px) {
  /*COPYRIGHT*/
  .wj-copyright {
    font-size: clamp(0.75rem, 1.4vw, 0.875rem);
    line-height: clamp(1rem, 2vw, 1.125rem);
    color: #000;
    font-family: sans-serif;
    font-weight: normal;
    font-style: normal;
    font-display: swap;
    letter-spacing: normal;
    min-width: max-content;
  }
  .wj-copyright a {
    color: #000;
  }
  .wj-copyright a:hover {
    text-decoration: underline;
  }
  .wj-copyright .container {
    display: flex;
    justify-content: flex-start;
    /* Zorgt voor rechtsuitlijning */
  }
  .wj-copyright .text-wrapper {
    padding: 0px 10px 0px 5px;
    text-align: left;
    white-space: nowrap;
  }
  .wj-copyright .dynamicText {
    display: inline-block;
  }
  .wj-copyright .cursor {
    display: inline-block;
    width: 2px;
    background-color: black;
    margin-left: 2px;
    animation: blink 1s infinite;
  }
  @keyframes blink {
    0%, 100% {
      opacity: 1;
    }
    50% {
      opacity: 0;
    }
  }
  /*COOKIE CONSENT*/
  .cc-revoke {
    background-color: transparent !important;
    background-size: cover;
    width: 32px;
    height: 32px;
  }
  .cc-btn,
  div.cc-checkboxes-container a.cc-btn.cc-allow {
    border: none;
    padding: 15px 30px 15px 30px;
    border-radius: 100px !important;
    margin-top: 10px;
  }
  .cc-btn:hover,
  div.cc-checkboxes-container a.cc-btn.cc-allow:hover {
    text-decoration: none !important;
  }
  div.cc-checkbox-container {
    width: 100%;
  }
  span.cc-cookie-settings-toggler {
    display: none;
  }
  div.cc-checkbox-container input:checked + span {
    background-color: #19a319 !important;
  }
  div.cc-checkbox-container input + span {
    background-color: #f7148b !important;
  }
  div.cc-settings-label {
    font-size: 15px !important;
    font-weight: normal !important;
    margin: 15px 0 !important;
    color: #000 !important;
    opacity: 1 !important;
  }
  div.cc-checkboxes-container div.cc-checkbox-container a {
    pointer-events: none !important;
  }
  .cc-message-text {
    line-height: 150%;
  }
  .cc-link {
    opacity: 1 !important;
    color: #2e1352 !important;
    text-decoration: none !important;
    line-height: 30px;
    margin-bottom: 0 !important;
  }
  a.cc-link.cc-cookie::before,
  a.cc-link.cc-privacy::before {
    content: "";
    float: left;
    margin-right: 10px;
    line-height: 30px;
    height: 30px;
    width: 30px;
    background-image: url(/images/system/icons/arrow.svg);
    background-size: cover;
  }
  .cc-link:hover {
    color: #000 !important;
  }
  .cc-highlight {
    margin-top: 50px;
  }
  .cc-header {
    font-size: 120%;
    color: #000;
    margin: 0;
  }
  .cc-header p {
    margin: 0;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allow {
    background-color: #FFF;
  }
  div.cc-gdpr-component-view a.cc-btn.cc-allowall {
    background-color: #c7fdbb;
  }
  .cc-custom-revoke {
    line-height: 20px;
    margin-top: 58px;
    opacity: 0.5;
  }
  .cc-custom-revoke:hover {
    opacity: 1;
    cursor: help;
  }
}