/*!
Theme Name: t Schoapie Marienheem
Theme URI: https://www.schoapie.nl/
Author: Media572 | Dennis Gerritsen
Author URI: https://www.media572.nl/
Description: Een in opdracht ontworpen en ontwikkelde unieke website. Media572 maakt geen gebruik van page builders of bestaande templates en kunnen mede daardoor een maximale flexibiliteit garanderen.
Version: 2025
*/
/* normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/* Sections
========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}
/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/* Grouping content
========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/* Text-level semantics
========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}
/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  text-decoration: underline dotted;
  /* 2 */
}
/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}
/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */
}
/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
/* Embedded content
========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}
/* Forms
========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */
}
/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible;
}
/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none;
}
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}
/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}
/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}
/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}
/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */
}
/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */
}
/* Interactive
========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}
/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}
/* Misc
========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}
/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}
@font-face {
  font-family: 'open_sanslight';
  src: url('fonts/OpenSans/OpenSans-Light-webfont.eot');
  src: url('fonts/OpenSans/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans/OpenSans-Light-webfont.woff') format('woff'), url('fonts/OpenSans/OpenSans-Light-webfont.ttf') format('truetype'), url('fonts/OpenSans/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fontLite {
  font-family: 'open_sanslight', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
}
@font-face {
  font-family: 'open_sansregular';
  src: url('fonts/OpenSans/OpenSans-Regular-webfont.eot');
  src: url('fonts/OpenSans/OpenSans-Regular-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans/OpenSans-Regular-webfont.woff') format('woff'), url('fonts/OpenSans/OpenSans-Regular-webfont.ttf') format('truetype'), url('fonts/OpenSans/OpenSans-Regular-webfont.svg#open_sansregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fontNormal {
  font-family: 'open_sansregular', sans-serif;
  font-weight: normal;
}
@font-face {
  font-family: 'open_sansbold';
  src: url('fonts/OpenSans/OpenSans-Bold-webfont.eot');
  src: url('fonts/OpenSans/OpenSans-Bold-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans/OpenSans-Bold-webfont.woff') format('woff'), url('fonts/OpenSans/OpenSans-Bold-webfont.ttf') format('truetype'), url('fonts/OpenSans/OpenSans-Bold-webfont.svg#open_sansbold') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fontBold {
  font-family: 'open_sansbold', sans-serif;
  font-weight: normal;
}
@font-face {
  font-family: 'open_sansitalic';
  src: url('fonts/OpenSans/OpenSans-Italic-webfont.eot');
  src: url('fonts/OpenSans/OpenSans-Italic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans/OpenSans-Italic-webfont.woff') format('woff'), url('fonts/OpenSans/OpenSans-Italic-webfont.ttf') format('truetype'), url('fonts/OpenSans/OpenSans-Italic-webfont.svg#open_sansitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fontItalicNormal {
  font-family: 'open_sansitalic', sans-serif;
  font-weight: normal;
}
@font-face {
  font-family: 'open_sanslight_italic';
  src: url('fonts/OpenSans/OpenSans-LightItalic-webfont.eot');
  src: url('fonts/OpenSans/OpenSans-LightItalic-webfont.eot?#iefix') format('embedded-opentype'), url('fonts/OpenSans/OpenSans-LightItalic-webfont.woff') format('woff'), url('fonts/OpenSans/OpenSans-LightItalic-webfont.ttf') format('truetype'), url('fonts/OpenSans/OpenSans-LightItalic-webfont.svg#open_sanslight_italic') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fontItalicLite {
  font-family: 'open_sanslight_italic', sans-serif;
  font-weight: normal;
}
/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on July 5, 2019 */
@font-face {
  font-family: 'oreganoitalic';
  src: url('fonts/oregano/oregano-italic-webfont.woff2') format('woff2'), url('fonts/oregano/oregano-italic-webfont.woff') format('woff'), url('fonts/oregano/oregano-italic-webfont.ttf') format('truetype'), url('fonts/oregano/oregano-italic-webfont.svg#oreganoitalic') format('svg');
  font-weight: normal;
  font-style: normal;
}
.oreganoItalic {
  font-family: oreganoitalic, sans-serif;
  font-weight: 100;
}
@font-face {
  font-family: 'oreganoregular';
  src: url('fonts/oregano/oregano-regular-webfont.woff2') format('woff2'), url('fonts/oregano/oregano-regular-webfont.woff') format('woff'), url('fonts/oregano/oregano-regular-webfont.ttf') format('truetype'), url('fonts/oregano/oregano-regular-webfont.svg#oreganoregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.oreganoNormal {
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
}
/*!
	By André Rinas, www.andrerinas.de
	Documentation, www.simplelightbox.com
	Available for use under the MIT License
	Version 2.14.3
  */
body.hidden-scroll {
  overflow: hidden;
}
.sl-overlay {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #fff;
  display: none;
  z-index: 1035;
}
.sl-wrapper {
  z-index: 1040;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
}
.sl-wrapper * {
  box-sizing: border-box;
}
.sl-wrapper button {
  border: 0 none;
  background: transparent;
  font-size: 28px;
  padding: 0;
  cursor: pointer;
}
.sl-wrapper button:hover {
  opacity: 0.7;
}
.sl-wrapper .sl-close {
  display: none;
  position: fixed;
  right: 30px;
  top: 30px;
  z-index: 10060;
  margin-top: -14px;
  margin-right: -14px;
  height: 44px;
  width: 44px;
  line-height: 44px;
  font-family: Arial, Baskerville, monospace;
  color: #000;
  font-size: 3rem;
}
.sl-wrapper .sl-counter {
  display: none;
  position: fixed;
  top: 30px;
  left: 30px;
  z-index: 10060;
  color: #000;
  font-size: 1rem;
}
.sl-wrapper .sl-download {
  display: none;
  position: fixed;
  bottom: 5px;
  width: 100%;
  text-align: center;
  z-index: 10060;
  color: #fff;
  font-size: 1rem;
}
.sl-wrapper .sl-download a {
  color: #fff;
}
.sl-wrapper .sl-navigation {
  width: 100%;
  display: none;
}
.sl-wrapper .sl-navigation button {
  position: fixed;
  top: 50%;
  margin-top: -22px;
  height: 44px;
  width: 22px;
  line-height: 44px;
  text-align: center;
  display: block;
  z-index: 10060;
  font-family: Arial, Baskerville, monospace;
  color: #000;
}
.sl-wrapper .sl-navigation button.sl-next {
  right: 5px;
  font-size: 2rem;
}
.sl-wrapper .sl-navigation button.sl-prev {
  left: 5px;
  font-size: 2rem;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 10px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 10px;
    font-size: 3rem;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-navigation button {
    width: 44px;
  }
  .sl-wrapper .sl-navigation button.sl-next {
    right: 20px;
    font-size: 3rem;
  }
  .sl-wrapper .sl-navigation button.sl-prev {
    left: 20px;
    font-size: 3rem;
  }
}
.sl-wrapper.sl-dir-rtl .sl-navigation {
  direction: ltr;
}
.sl-wrapper .sl-image {
  position: fixed;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 10000;
}
.sl-wrapper .sl-image img {
  margin: 0;
  padding: 0;
  display: block;
  border: 0 none;
  width: 100%;
  height: auto;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image img {
    border: 0 none;
  }
}
.sl-wrapper .sl-image iframe {
  background: #000;
  border: 0 none;
}
@media (min-width: 35.5em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
@media (min-width: 50em) {
  .sl-wrapper .sl-image iframe {
    border: 0 none;
  }
}
.sl-wrapper .sl-image .sl-caption {
  display: none;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  font-size: 1rem;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-top {
  bottom: auto;
  top: 0;
}
.sl-wrapper .sl-image .sl-caption.pos-outside {
  bottom: auto;
}
.sl-spinner {
  display: none;
  border: 5px solid #333;
  border-radius: 40px;
  height: 40px;
  left: 50%;
  margin: -20px 0 0 -20px;
  opacity: 0;
  position: fixed;
  top: 50%;
  width: 40px;
  z-index: 1007;
  -webkit-animation: pulsate 1s ease-out infinite;
  -moz-animation: pulsate 1s ease-out infinite;
  -ms-animation: pulsate 1s ease-out infinite;
  -o-animation: pulsate 1s ease-out infinite;
  animation: pulsate 1s ease-out infinite;
}
.sl-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
.sl-transition {
  transition: -moz-transform ease 200ms;
  transition: -ms-transform ease 200ms;
  transition: -o-transform ease 200ms;
  transition: -webkit-transform ease 200ms;
  transition: transform ease 200ms;
}
@-webkit-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-moz-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-o-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
@-ms-keyframes pulsate {
  0% {
    transform: scale(0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    transform: scale(1.2);
    opacity: 0;
  }
}
/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 *  Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 *  Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
      This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
      calculation of the height of the owl-item that breaks page layouts
    */
}
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item .owl-lazy[src^=""],
.owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 *  Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
html,
body {
  font-family: 'open_sansregular', sans-serif;
  font-weight: normal;
  direction: ltr;
  height: 100%;
  height: 100vh;
  font-synthesis: none;
  text-rendering: optimizeLegibility;
  font-size: 16px;
  line-height: 23px;
  color: #2e2e2e;
  background-color: #fff;
}
html.fixedpage,
body.fixedpage {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
}
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
img {
  display: block;
}
article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
img {
  display: block;
}
figure {
  margin: 0;
  padding: 0;
}
header,
footer,
section {
  position: relative;
  width: 100%;
  overflow: hidden;
}
header:before,
footer:before,
section:before,
header:after,
footer:after,
section:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
header:after,
footer:after,
section:after {
  clear: both;
}
.lt-ie9 header,
.lt-ie9 footer,
.lt-ie9 section {
  zoom: 1;
}
header .inner,
footer .inner,
section .inner {
  position: relative;
  width: 100%;
  max-width: 1280px;
  padding: 50px 20px;
  margin: 0 auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
header .inner:before,
footer .inner:before,
section .inner:before,
header .inner:after,
footer .inner:after,
section .inner:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden;
}
header .inner:after,
footer .inner:after,
section .inner:after {
  clear: both;
}
.lt-ie9 header .inner,
.lt-ie9 footer .inner,
.lt-ie9 section .inner {
  zoom: 1;
}
header .inner.slim,
footer .inner.slim,
section .inner.slim {
  max-width: 896px;
}
picture img {
  width: 100%;
}
picture.cover img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
picture.overlay:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2);
  content: '';
}
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
a {
  color: #2e2e2e;
  text-decoration: none;
}
a:hover {
  color: #2e2e2e;
}
a.underline-svg {
  position: relative;
}
a.underline-svg:after {
  position: absolute;
  left: 50%;
  bottom: -10px;
  width: 35px;
  height: 10px;
  transform: translateX(-50%);
  background-color: #9dd74b;
  content: "";
  mask: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 381.2 105.9'><path d='M381.2,11.3v6.9c-1.5,2.3-2.7,4.8-5,6.5-5.9,4.4-30.6,3.6-39.4,4.4-37.8,3.6-75.1,10.1-112.2,17.3l-1,1.5c18.9.4,37.5,3.2,56.3,3s10.6-2.7,15.5,2.5c8.5,9,2.6,17.8-7.6,21.3-37.1,12.7-80.3,18-117.9,30.5-12.4,4.4-21.9-12.2-12.8-20.6s35.5-9.8,44.1-12.8,2.9.9,2.3-2.1c-12.1-.6-24.3-1.7-36.3-3.1-24.9-2.8-55.6-5.1-79.7-10-17.8-3.7-16.7-22.4-3.2-24.4,9.4-1.5,25.2,1.1,35.9,1s29.6-.8,42.8-2.1,3.8-.4,3.6-1.9l-79.3-1c-24.9-3.5-53-.4-77.7-4.1S-4.1,1.6,9.6.3s29.5,1.6,43.9,2.1c83.2,2.9,167,4.4,250.3,1.9,21.6,2.4,46.8-3.4,67.9-1s7.2,3.9,9.5,7.9Z'/></svg>") no-repeat center / contain;
}
body.verwijzers a.underline-svg:after {
  background-color: #2fc9f5;
}
body.specialistische-kindzorg a.underline-svg:after {
  background-color: #2fc9f5;
}
a.underline-svg:hover {
  color: #9dd74b;
}
body.verwijzers a.underline-svg:hover {
  color: #2fc9f5;
}
body.specialistische-kindzorg a.underline-svg:hover {
  color: #2fc9f5;
}
a em:after {
  display: inline-block;
  content: '→';
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  a.underline-svg:after {
    bottom: -5px;
    width: 25px;
    height: 10px;
  }
}
p {
  margin-bottom: 20px;
}
p:last-of-type {
  margin-bottom: 0;
}
strong {
  font-family: 'open_sansbold', sans-serif;
  font-weight: normal;
}
em {
  font-family: 'open_sanslight_italic', sans-serif;
  font-weight: normal;
}
.h1,
.h2,
.h3 {
  display: block;
  margin: 0;
  padding: 0;
  font-family: 'open_sansregular', sans-serif;
  font-weight: normal;
  color: #2e2e2e;
}
h1.h1 {
  font-size: 20px;
  letter-spacing: 0;
  margin-bottom: 20px;
}
h2.h2 {
  font-size: 16px;
  letter-spacing: 0;
  margin-bottom: 20px;
}
h3.h3 {
  font-size: 16px;
  letter-spacing: 0;
  margin-bottom: 20px;
}
section.page-main-text .inner h1,
section.page-sub-text .inner h1 {
  display: block;
  font-size: 40px;
  line-height: 45px;
  color: #9dd74b;
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
}
body.verwijzers section.page-main-text .inner h1,
body.verwijzers section.page-sub-text .inner h1 {
  color: #2fc9f5;
}
body.specialistische-kindzorg section.page-main-text .inner h1,
body.specialistische-kindzorg section.page-sub-text .inner h1 {
  color: #2fc9f5;
}
section.page-main-text .inner h2,
section.page-sub-text .inner h2 {
  display: block;
  font-size: 18px;
  line-height: 20px;
  color: #9dd74b;
}
body.verwijzers section.page-main-text .inner h2,
body.verwijzers section.page-sub-text .inner h2 {
  color: #2fc9f5;
}
body.specialistische-kindzorg section.page-main-text .inner h2,
body.specialistische-kindzorg section.page-sub-text .inner h2 {
  color: #2fc9f5;
}
section.page-main-text .inner p,
section.page-sub-text .inner p {
  display: block;
  margin-bottom: 20px;
}
section.page-main-text .inner p:last-of-type,
section.page-sub-text .inner p:last-of-type {
  margin-top: 0;
}
section.page-main-text .inner img,
section.page-sub-text .inner img {
  display: block;
  width: 100%;
  max-width: 100%;
}
section.page-main-text .inner a:not(.inline-button),
section.page-sub-text .inner a:not(.inline-button) {
  color: #9dd74b;
}
body.verwijzers section.page-main-text .inner a:not(.inline-button),
body.verwijzers section.page-sub-text .inner a:not(.inline-button) {
  color: #2fc9f5;
}
body.specialistische-kindzorg section.page-main-text .inner a:not(.inline-button),
body.specialistische-kindzorg section.page-sub-text .inner a:not(.inline-button) {
  color: #2fc9f5;
}
section.page-main-text .inner ul,
section.page-sub-text .inner ul {
  display: block;
  margin-bottom: 20px;
  padding-inline-start: 1.25rem;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: none;
}
section.page-main-text .inner ul li::marker,
section.page-sub-text .inner ul li::marker {
  font-size: 1em;
}
section.page-main-text .inner ol,
section.page-sub-text .inner ol {
  display: block;
  margin-top: 20px;
  padding-inline-start: 1.25rem;
  list-style-position: outside;
}
section.page-main-text .inner ol li,
section.page-sub-text .inner ol li {
  margin-bottom: 10px;
}
section.page-main-text .inner a.inline-button,
section.page-sub-text .inner a.inline-button {
  display: inline-block;
  background-color: #9dd74b;
  color: #fff;
  line-height: 23px;
  padding: 10px 20px;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
body.verwijzers section.page-main-text .inner a.inline-button,
body.verwijzers section.page-sub-text .inner a.inline-button {
  background-color: #2fc9f5;
}
body.specialistische-kindzorg section.page-main-text .inner a.inline-button,
body.specialistische-kindzorg section.page-sub-text .inner a.inline-button {
  background-color: #2fc9f5;
}
section.page-main-text .inner table,
section.page-sub-text .inner table {
  text-align: left;
}
section.page-main-text .inner table tr th,
section.page-sub-text .inner table tr th {
  font-family: 'open_sansbold', sans-serif;
  font-weight: normal;
  color: #9dd74b;
}
body.verwijzers section.page-main-text .inner table tr th,
body.verwijzers section.page-sub-text .inner table tr th {
  color: #2fc9f5;
}
body.specialistische-kindzorg section.page-main-text .inner table tr th,
body.specialistische-kindzorg section.page-sub-text .inner table tr th {
  color: #2fc9f5;
}
section.page-main-text .inner table tr td,
section.page-sub-text .inner table tr td {
  padding: 2px 20px 2px 2px;
}
@media only screen and (max-width: 767px) {
  section.page-main-text .inner a.inline-button,
  section.page-sub-text .inner a.inline-button {
    margin: 5px;
  }
}
.cta-button-green {
  display: inline-block;
  background-color: #9dd74b;
  color: #fff;
  line-height: 23px;
  padding: 10px 20px;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
.cta-button-blue {
  display: inline-block;
  background-color: #2fc9f5;
  color: #fff;
  line-height: 23px;
  padding: 10px 20px;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
.textshadow {
  text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.3);
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
}
.boxshadow {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}
.boxshadowHover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.45);
  /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.45);
  /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}
.wave-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 130px;
  z-index: 1;
  background-color: #fff;
  overflow: hidden;
}
.wave-box svg.wave {
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  fill: #9dd74b;
  z-index: 1;
}
.wave-box svg.wave-bg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  fill: #ecefe8;
}
body.verwijzers .wave-box svg.wave,
body.specialistische-kindzorg .wave-box svg.wave {
  fill: #2fc9f5;
}
section.heading .wave-box {
  bottom: 0;
  top: auto;
  background-color: transparent;
}
section.heading .wave-box svg.wave {
  fill: #fff;
}
@media only screen and (max-width: 767px) {
  .wave-box {
    height: 50px;
  }
}
header.header {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9;
  overflow: visible;
}
header.header .inner {
  padding: 10px 20px;
}
header.header .inner a.home {
  position: absolute;
  top: 20px;
  left: 20px;
  height: 125px;
}
header.header .inner a.home img.logo {
  height: 100%;
}
header.header .inner a.home img.logo.logo-green {
  display: block;
  visibility: visible;
}
header.header .inner a.home img.logo.logo-blue {
  display: none;
  visibility: hidden;
}
body.kinderopvang header.header .inner a.home img.logo-green {
  display: block;
  visibility: visible;
}
body.kinderopvang header.header .inner a.home img.logo-blue {
  display: none;
  visibility: hidden;
}
body.verwijzers header.header .inner a.home img.logo-green,
body.specialistische-kindzorg header.header .inner a.home img.logo-green {
  display: none;
  visibility: hidden;
}
body.verwijzers header.header .inner a.home img.logo-blue,
body.specialistische-kindzorg header.header .inner a.home img.logo-blue {
  display: block;
  visibility: visible;
}
header.header .inner .top-header {
  position: relative;
  float: left;
  width: 100%;
  padding: 10px 0;
}
header.header .inner .top-header ul {
  position: relative;
  float: right;
}
header.header .inner .top-header ul li {
  display: inline-block;
  position: relative;
}
header.header .inner .top-header ul li.btn-theme-outline,
header.header .inner .top-header ul li.btn-theme {
  background-color: #9dd74b;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
header.header .inner .top-header ul li a {
  display: block;
  padding: 6px 12px;
  font-family: 'open_sansregular', sans-serif;
  font-weight: normal;
  color: #fff;
  font-size: 14px;
}
body.kinderopvang header.header .inner .top-header ul li.btn-theme {
  background-color: #9dd74b;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body.kinderopvang header.header .inner .top-header ul li.btn-theme-outline {
  border: 1px solid #9dd74b;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body.kinderopvang header.header .inner .top-header ul li.btn-theme-outline a {
  color: #9dd74b;
}
body.verwijzers header.header .inner .top-header ul li.btn-theme,
body.specialistische-kindzorg header.header .inner .top-header ul li.btn-theme {
  background-color: #2fc9f5;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body.verwijzers header.header .inner .top-header ul li.btn-theme-outline,
body.specialistische-kindzorg header.header .inner .top-header ul li.btn-theme-outline {
  border: 1px solid #2fc9f5;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body.verwijzers header.header .inner .top-header ul li.btn-theme-outline a,
body.specialistische-kindzorg header.header .inner .top-header ul li.btn-theme-outline a {
  color: #2fc9f5;
}
header.header .inner .nav-container {
  position: relative;
  float: left;
  width: 100%;
  text-align: right;
}
header.header .inner .nav-container nav.main-nav {
  display: block;
}
header.header .inner .nav-container nav.main-nav ul {
  display: inline-block;
  background-color: #ffffff;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  padding: 0 15px;
}
header.header .inner .nav-container nav.main-nav ul li {
  position: relative;
  display: inline-block;
  line-height: 70px;
}
header.header .inner .nav-container nav.main-nav ul li:last-of-type.parent ul.sub-menu {
  left: auto;
  right: -15px;
}
header.header .inner .nav-container nav.main-nav ul li.parent:hover ul.sub-menu {
  visibility: visible;
  opacity: 1;
  /* Chrome 4+, FF2+, Saf3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
  /* IE6-IE8 */
}
.lt-ie9 header.header .inner .nav-container nav.main-nav ul li.parent:hover ul.sub-menu {
  filter: alpha(opacity=100%);
}
header.header .inner .nav-container nav.main-nav ul li.parent ul.sub-menu {
  visibility: hidden;
  opacity: 0;
  /* Chrome 4+, FF2+, Saf3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
  /* IE6-IE8 */
  position: absolute;
  top: 45px;
  left: -10px;
  width: auto;
  min-width: calc(100% + 20px);
  padding: 10px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
.lt-ie9 header.header .inner .nav-container nav.main-nav ul li.parent ul.sub-menu {
  filter: alpha(opacity=0%);
}
header.header .inner .nav-container nav.main-nav ul li.parent ul.sub-menu li {
  display: block;
  text-align: left;
  white-space: nowrap;
  line-height: 20px;
}
header.header .inner .nav-container nav.main-nav ul li.parent ul.sub-menu li a {
  padding: 5px 10px;
}
header.header .inner .nav-container nav.main-nav ul li.parent ul.sub-menu li a span {
  display: block;
}
header.header .inner .nav-container nav.main-nav ul li a {
  display: block;
  padding: 10px;
  color: #2e2e2e;
  line-height: 22px;
  font-size: 18px;
  font-family: 'open_sansregular', sans-serif;
  font-weight: normal;
}
header.header .inner .nav-container nav.main-nav ul li a span {
  display: block;
}
header.header .inner svg.nav-control {
  position: absolute;
  top: 30px;
  right: 20px;
  width: 40px;
  height: 40px;
  padding: 5px;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  background-color: #9dd74b;
}
body.verwijzers header.header .inner svg.nav-control {
  background-color: #2fc9f5;
}
body.specialistische-kindzorg header.header .inner svg.nav-control {
  background-color: #2fc9f5;
}
header.header .inner svg.nav-control.bars,
header.header .inner svg.nav-control.xmark {
  cursor: pointer;
  fill: #fff;
}
header.header .inner svg.nav-control.xmark {
  display: none;
}
@media only screen and (min-width: 1024px), only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  header.desktop-header {
    display: block;
  }
  header.header .inner svg.nav-control {
    display: none;
    visibility: hidden;
  }
}
@media only screen and (max-width: 767px) {
  header.desktop-header {
    display: none !important;
  }
  header.header .inner {
    padding: 10px 20px;
  }
  header.header .inner a.home {
    position: absolute;
    top: 10px;
    left: 20px;
    height: 80px;
  }
  header.header .inner .top-header {
    display: none;
    visibility: hidden;
  }
  header.header .inner svg.nav-control {
    display: block;
    visibility: visible;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  header.desktop-header {
    display: none !important;
  }
  header.header .inner {
    padding: 50px 20px 10px 20px;
  }
  header.header .inner a.home {
    position: absolute;
    top: 10px;
    left: 20px;
    height: 80px;
  }
  header.header .inner svg.nav-control {
    display: none;
    visibility: hidden;
  }
}
@media only screen and (max-width: 767px) {
  header.header.nav-open .inner {
    background-color: #fff;
  }
  header.header .inner {
    height: 100px;
    padding: 0 10px;
  }
  header.header .inner .nav-container {
    position: fixed;
    float: none;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
  }
  header.header .inner .nav-container.nav-hide {
    display: none;
    height: 0;
    overflow: hidden;
  }
  header.header .inner .nav-container.nav-hide nav.main-nav {
    display: none;
  }
  header.header .inner .nav-container nav.main-nav {
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    text-align: left;
    padding: 120px 20px 50px 20px;
    background-color: #fff;
  }
  header.header .inner .nav-container nav.main-nav.nav-show {
    display: block;
  }
  header.header .inner .nav-container nav.main-nav ul {
    display: block;
    width: 100%;
    max-width: 100%;
    border-radius: 0;
    /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
    /* useful if you don't want a bg color from leaking outside the border:*/
    -moz-background-clip: padding;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    padding: 0;
    background-color: transparent;
  }
  header.header .inner .nav-container nav.main-nav ul.mobile-menu {
    margin-top: 20px;
  }
  header.header .inner .nav-container nav.main-nav ul li {
    display: block;
    padding: 0;
    line-height: 30px;
  }
  header.header .inner .nav-container nav.main-nav ul li a {
    color: #2e2e2e;
    font-family: 'open_sansbold', sans-serif;
    font-weight: normal;
  }
  header.header .inner .nav-container nav.main-nav ul li.parent:hover ul.sub-menu {
    visibility: visible;
    opacity: 1;
    /* Chrome 4+, FF2+, Saf3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
    /* IE6-IE8 */
  }
  .lt-ie9 header.header .inner .nav-container nav.main-nav ul li.parent:hover ul.sub-menu {
    filter: alpha(opacity=100%);
  }
  header.header .inner .nav-container nav.main-nav ul li.parent ul.sub-menu {
    visibility: visible;
    opacity: 1;
    /* Chrome 4+, FF2+, Saf3.1+, Opera 9+, IE9, iOS 3.2+, Android 2.1+ */
    /* IE6-IE8 */
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    padding: 0 0 0 10px;
    background-color: transparent;
    -webkit-transition: 0;
    /* Saf3.2+, Chrome */
    -moz-transition: 0;
    /* FF4+ */
    -ms-transition: 0;
    /* IE10 */
    -o-transition: 0;
    /* Opera 10.5+ */
    transition: 0;
    -webkit-perspective: 1000;
    -webkit-backface-visibility: hidden;
    box-shadow: none;
  }
  .lt-ie9 header.header .inner .nav-container nav.main-nav ul li.parent ul.sub-menu {
    filter: alpha(opacity=100%);
  }
  header.header .inner .nav-container nav.main-nav ul li.parent ul.sub-menu li {
    border-left: none;
    border-right: none;
  }
  header.header .inner .nav-container nav.main-nav ul li.parent ul.sub-menu li a {
    display: block;
    color: #2e2e2e;
    font-family: 'open_sansregular', sans-serif;
    font-weight: normal;
    padding: 10px;
  }
  header.header .inner .nav-container nav.main-nav ul li.parent ul.sub-menu li a span {
    display: block;
  }
  header.header .inner .nav-container nav.main-nav ul li.parent ul.sub-menu li.active,
  header.header .inner .nav-container nav.main-nav ul li.parent ul.sub-menu li:hover {
    border-left: none;
    border-right: none;
  }
  header.header .inner .nav-container nav.main-nav ul li a {
    padding: 10px;
  }
  header.header .inner .nav-container nav.main-nav ul li a span {
    display: block;
  }
}
section.selector .selector-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  padding: 0 0 150px 0;
}
section.selector .selector-bg .bg-inner {
  position: relative;
  float: left;
  width: 100%;
  height: 100%;
  background-color: #ecefe8;
}
section.selector .selector-bg .bg-inner img.wave {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
}
section.selector .inner {
  padding: 50px 10px;
}
section.selector .inner .selector-title {
  position: relative;
  float: left;
  width: 100%;
  padding: 0 10px;
  margin-bottom: 50px;
  text-align: center;
}
section.selector .inner .selector-title h2.h2 {
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 10px;
}
section.selector .inner .box-container {
  position: relative;
  float: left;
  width: 100%;
}
section.selector .inner .box-container h2.split-title {
  display: block;
  margin-bottom: 15px;
  font-size: 30px;
  line-height: 30px;
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
}
section.selector .inner .box-container .split-box {
  position: relative;
  float: left;
  width: 50%;
  padding: 10px;
}
section.selector .inner .box-container .split-box .unit-select {
  position: relative;
  float: left;
  width: 100%;
}
section.selector .inner .box-container .split-box .unit-select.select-opvang .select {
  background-color: #9dd74b;
}
section.selector .inner .box-container .split-box .unit-select.select-links {
  margin-top: 50px;
}
section.selector .inner .box-container .split-box .unit-select.select-links .select {
  background-color: #ecefe8;
}
section.selector .inner .box-container .split-box .unit-select.select-kindzorg .select {
  background-color: #2fc9f5;
}
section.selector .inner .box-container .split-box .unit-select.select-professionals {
  margin-top: 50px;
}
section.selector .inner .box-container .split-box .unit-select.select-professionals .select {
  background-color: #2fc9f5;
}
section.selector .inner .box-container .split-box .unit-select .select {
  position: relative;
  float: left;
  width: 100%;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  margin-bottom: 10px;
  padding: 25px;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
section.selector .inner .box-container .split-box .unit-select .select h2.h2 {
  color: #fff;
  font-family: 'open_sansregular', sans-serif;
  font-weight: normal;
  margin-bottom: 0;
  font-size: 18px;
}
section.selector .inner .box-container .split-box .unit-select .select p {
  color: #fff;
}
section.selector .inner .box-container .split-box .unit-select .select a.select-link {
  color: #fff;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.lt-ie10 section.selector .inner .box-container .split-box .unit-select .select a.select-link {
  background-image: url(../images/misc/pixel.gif);
}
.lt-ie8 section.selector .inner .box-container .split-box .unit-select .select a.select-link {
  background-image: url(../images/misc/pixel.gif);
}
section.selector .inner .box-container .split-box .unit-select .select:hover {
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.45);
  /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.45);
  /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}
section.selector .inner .box-container .split-box .unit-select .select ul li a {
  display: block;
  padding: 5px 0;
}
section.selector .inner .box-container .split-box .unit-select .select ul li a:hover {
  text-decoration: underline;
  text-decoration-style: dashed;
}
section.selector .inner .box-container .split-box .unit-select .select a.select-fixed-link {
  color: #fff;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  section.selector .selector-bg {
    display: none;
    visibility: hidden;
  }
  section.selector .inner .box-container .split-box {
    width: 100%;
    margin: 0;
    padding: 0;
  }
  section.selector .inner .box-container .split-box .unit-select {
    padding: 10px;
  }
  section.selector .inner .box-container .split-box .unit-select.select-links {
    margin-top: 0;
  }
  section.selector .inner .box-container .split-box .unit-select.select-professionals {
    margin-top: 0;
  }
  section.selector .inner .box-container .split-box .unit-select .select {
    padding: 20px 10px;
    box-shadow: none;
  }
  section.selector .inner .box-container .split-box .unit-select .select:hover {
    box-shadow: none;
  }
}
section.photoalbum .inner {
  padding: 50px 10px;
}
section.photoalbum .inner h2.h2 {
  display: block;
  padding: 0 10px;
  font-size: 30px;
  line-height: 30px;
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
}
section.photoalbum .inner .gallery {
  position: relative;
  float: left;
  width: 100%;
}
section.photoalbum .inner .gallery .photo-box {
  position: relative;
  float: left;
  width: 20%;
  padding: 10px;
}
section.photoalbum .inner .gallery .photo-box a.photo {
  display: block;
  width: 100%;
}
section.photoalbum .inner .gallery .photo-box a.photo img {
  width: 100%;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media only screen and (max-width: 767px) {
  section.photoalbum .inner .gallery .photo-box {
    width: 50%;
  }
}
section.sitemap {
  margin-top: 100px;
}
section.sitemap .inner {
  max-width: 100%;
  padding: 100px 20px;
}
section.sitemap .inner h1 {
  font-weight: normal;
  margin: 0;
  font-size: 16px;
}
section.sitemap .inner h1 a {
  color: #2e2e2e;
}
section.sitemap .inner p {
  margin-bottom: 25px;
}
section.sitemap .inner table {
  width: 100%;
  text-align: left;
}
section.sitemap .inner table thead tr {
  padding: 0 20px;
}
section.sitemap .inner table tbody tr:nth-child(even) {
  background-color: #eeeeee;
}
section.sitemap .inner table tbody tr.table-split {
  background-color: transparent;
}
section.sitemap .inner table tbody tr.child td:nth-child(1) {
  padding: 5px 40px;
}
section.sitemap .inner table tbody tr td {
  padding: 5px 20px;
}
section.sitemap .inner table tbody tr td.type-title {
  font-family: 'open_sansbold', sans-serif;
  font-weight: normal;
}
section.sitemap .inner table tbody tr td a {
  color: #2e2e2e;
}
section.sitemap .inner table tbody tr td a span {
  color: #aeaeae;
}
section.sitemap .inner table tbody tr td a:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  section.sitemap .inner {
    padding: 50px 0px;
  }
  section.sitemap .inner h1 {
    display: none;
    visibility: hidden;
  }
  section.sitemap .inner table thead tr th {
    display: none;
    visibility: hidden;
  }
  section.sitemap .inner table tbody tr td {
    padding: 5px 10px;
  }
}
/** NEW 2025 STYLES **/
section.page-main-text .inner span.page_subtitle {
  display: block;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 2px;
  color: #9dd74b;
}
body.verwijzers section.page-main-text .inner span.page_subtitle {
  color: #2fc9f5;
}
body.specialistische-kindzorg section.page-main-text .inner span.page_subtitle {
  color: #2fc9f5;
}
section.page-main-text .inner h1.h1 {
  display: block;
  font-size: 40px;
  line-height: 45px;
  color: #9dd74b;
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
}
body.verwijzers section.page-main-text .inner h1.h1 {
  color: #2fc9f5;
}
body.specialistische-kindzorg section.page-main-text .inner h1.h1 {
  color: #2fc9f5;
}
section.page-detail-image .inner {
  padding: 0 20px;
}
section.promo-video .inner {
  background-color: #ecefe8;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.promo-video .inner .video-cover {
  position: relative;
  float: left;
  width: 20%;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}
section.promo-video .inner .video-cover img {
  width: 100%;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.promo-video .inner .video-info {
  position: relative;
  float: left;
  width: 80%;
  padding: 15px 0 15px 50px;
}
section.promo-video .inner .video-info h3 {
  display: block;
  font-family: 'open_sansbold', sans-serif;
  font-weight: normal;
}
section.promo-video .inner .video-info p {
  display: block;
}
section.promo-video .inner .video-info .to-video {
  display: block;
  margin-top: 20px;
}
section.promo-video .inner .video-info .to-video a {
  display: inline-block;
  background-color: #9dd74b;
  color: #fff;
  line-height: 23px;
  padding: 10px 20px;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
body.specialistische-kindzorg section.promo-video .inner .video-info .to-video a {
  display: inline-block;
  background-color: #2fc9f5;
  color: #fff;
  line-height: 23px;
  padding: 10px 20px;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
@media only screen and (max-width: 767px) {
  section.promo-video .inner .video-cover {
    width: 100%;
    box-shadow: none;
  }
  section.promo-video .inner .video-info {
    width: 100%;
    padding: 20px 0;
  }
  section.promo-video .inner .video-info p {
    display: block;
  }
}
section.aanmelden .inner {
  padding-top: 0;
}
section.aanmelden .inner h3.h3 {
  position: relative;
  float: left;
  margin-right: 50px;
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
  color: #9dd74b;
  line-height: 36px;
  font-size: 32px;
  margin-bottom: 10px;
}
body.verwijzers section.aanmelden .inner h3.h3 {
  color: #2fc9f5;
}
body.specialistische-kindzorg section.aanmelden .inner h3.h3 {
  color: #2fc9f5;
}
section.aanmelden .inner .btn-aanmelden {
  position: relative;
  float: left;
}
section.aanmelden .inner .btn-aanmelden a {
  display: block;
  padding: 10px 15px;
  line-height: 25px;
  color: #fff;
  background-color: #9dd74b;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body.verwijzers section.aanmelden .inner .btn-aanmelden a {
  background-color: #2fc9f5;
}
body.specialistische-kindzorg section.aanmelden .inner .btn-aanmelden a {
  background-color: #2fc9f5;
}
section.aanmelden.kindzorg-aanmelden .inner {
  padding-top: 0;
}
section.aanmelden.kindzorg-aanmelden .inner h3.h3 {
  display: block;
  width: 100%;
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
  color: #9dd74b;
  line-height: 36px;
  font-size: 32px;
  margin-bottom: 10px;
}
body.verwijzers section.aanmelden.kindzorg-aanmelden .inner h3.h3 {
  color: #2fc9f5;
}
body.specialistische-kindzorg section.aanmelden.kindzorg-aanmelden .inner h3.h3 {
  color: #2fc9f5;
}
section.aanmelden.kindzorg-aanmelden .inner .btn-aanmelden {
  display: block;
  width: 100%;
}
section.aanmelden.kindzorg-aanmelden .inner .btn-aanmelden a {
  display: inline-block;
  padding: 10px 15px;
  line-height: 25px;
  color: #fff;
  background-color: #9dd74b;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
body.verwijzers section.aanmelden.kindzorg-aanmelden .inner .btn-aanmelden a {
  background-color: #2fc9f5;
}
body.specialistische-kindzorg section.aanmelden.kindzorg-aanmelden .inner .btn-aanmelden a {
  background-color: #2fc9f5;
}
section.page-video .inner {
  background-color: #ecefe8;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.page-video .inner .video-box {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.page-video .inner .video-box iframe,
section.page-video .inner .video-box object,
section.page-video .inner .video-box embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
/** END NEW 2025 STYLES **/
/** MOBILE & TABLET NAVIGATION **/
section.heading {
  height: 300px;
  background-color: #fff;
}
section.heading.cover:after {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(236, 239, 232, 0.9);
  content: ' ';
}
section.heading.frontpage-heading {
  height: 60%;
  min-height: 450px;
  width: 100%;
  margin: 0;
  padding: 0;
  overflow: hidden;
}
section.heading.frontpage-heading video.hero-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.heading.frontpage-heading img.header-img-frontpage {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
section.heading .promo-link {
  position: absolute;
  bottom: 50px;
  right: 200px;
  cursor: pointer;
  z-index: 9;
}
section.heading .promo-link a {
  color: #fff;
  font-size: 14px;
}
section.heading .promo-link a i {
  color: #fff;
  margin-right: 5px;
}
section.heading img.header-img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media only screen and (max-width: 767px) {
  section.heading {
    height: 125px;
  }
  section.heading.frontpage-heading {
    height: 35%;
    min-height: 300px;
  }
  section.heading .promo-link {
    position: absolute;
    bottom: 20px;
    right: 20px;
  }
}
/** LIST PAGE **/
section.list-page {
  overflow: visible;
}
section.list-page .inner {
  padding: 0 20px;
}
section.list-page .inner article.list-article {
  position: relative;
  float: left;
  width: 100%;
  min-height: 464px;
  margin-bottom: 100px;
}
section.list-page .inner article.list-article h2.h2 {
  font-size: 24px;
  color: #9dd74b;
}
body.specialistische-kindzorg section.list-page .inner article.list-article h2.h2 {
  color: #2fc9f5;
}
section.list-page .inner article.list-article.odd-article .article-img-box,
section.list-page .inner article.list-article.even-article .article-img-box {
  position: absolute;
  top: 50%;
  width: 40%;
  overflow: hidden;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
section.list-page .inner article.list-article.odd-article .article-img-box img,
section.list-page .inner article.list-article.even-article .article-img-box img {
  width: 100%;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
section.list-page .inner article.list-article.odd-article .article-content-box,
section.list-page .inner article.list-article.even-article .article-content-box {
  position: absolute;
  top: 0;
  width: 70%;
}
section.list-page .inner article.list-article.odd-article .article-content-box h2.h2,
section.list-page .inner article.list-article.even-article .article-content-box h2.h2 {
  width: 100%;
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
  line-height: 36px;
  font-size: 32px;
}
section.list-page .inner article.list-article.odd-article .article-content-box h2.h2 span,
section.list-page .inner article.list-article.even-article .article-content-box h2.h2 span {
  display: block;
  font-size: 24px;
}
section.list-page .inner article.list-article.odd-article .article-content-box .list-content,
section.list-page .inner article.list-article.even-article .article-content-box .list-content {
  position: relative;
  float: left;
  width: 100%;
  background-color: rgba(255, 255, 255, 0.85);
  padding: 25px 25px 25px 25px;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.list-page .inner article.list-article.odd-article .article-content-box .list-content p,
section.list-page .inner article.list-article.even-article .article-content-box .list-content p {
  margin-bottom: 15px;
}
section.list-page .inner article.list-article.odd-article .article-content-box .list-content p:last-of-type,
section.list-page .inner article.list-article.even-article .article-content-box .list-content p:last-of-type {
  margin-bottom: 0;
}
section.list-page .inner article.list-article.odd-article .article-content-box ul.article-link-box,
section.list-page .inner article.list-article.even-article .article-content-box ul.article-link-box {
  margin-top: 20px;
}
section.list-page .inner article.list-article.odd-article .article-content-box ul.article-link-box li,
section.list-page .inner article.list-article.even-article .article-content-box ul.article-link-box li {
  padding: 10px 20px;
  background-color: #9dd74b;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  margin-bottom: 10px;
}
body.verwijzers section.list-page .inner article.list-article.odd-article .article-content-box ul.article-link-box li,
body.verwijzers section.list-page .inner article.list-article.even-article .article-content-box ul.article-link-box li {
  background-color: #2fc9f5;
}
body.specialistische-kindzorg section.list-page .inner article.list-article.odd-article .article-content-box ul.article-link-box li,
body.specialistische-kindzorg section.list-page .inner article.list-article.even-article .article-content-box ul.article-link-box li {
  background-color: #2fc9f5;
}
section.list-page .inner article.list-article.odd-article .article-content-box ul.article-link-box li span,
section.list-page .inner article.list-article.even-article .article-content-box ul.article-link-box li span {
  font-size: 14px;
  color: #fff;
}
section.list-page .inner article.list-article.odd-article .article-img-box {
  left: 0;
}
section.list-page .inner article.list-article.odd-article .article-content-box {
  position: relative;
  float: right;
}
section.list-page .inner article.list-article.odd-article .article-content-box h2.h2 {
  position: relative;
  float: left;
  padding-left: 20%;
}
section.list-page .inner article.list-article.odd-article .article-content-box ul.article-link-box {
  position: relative;
  float: left;
  padding-left: 20%;
}
section.list-page .inner article.list-article.odd-article .article-content-box ul.article-link-box li {
  position: relative;
  float: left;
  margin-right: 10px;
}
section.list-page .inner article.list-article.even-article .article-img-box {
  right: 0;
}
section.list-page .inner article.list-article.even-article .article-content-box {
  position: relative;
  float: left;
}
section.list-page .inner article.list-article.even-article .article-content-box h2.h2 {
  position: relative;
  float: right;
  padding-right: 20%;
  text-align: right;
}
section.list-page .inner article.list-article.even-article .article-content-box ul.article-link-box {
  position: relative;
  float: right;
  padding-right: 20%;
}
section.list-page .inner article.list-article.even-article .article-content-box ul.article-link-box li {
  display: inline-block;
  margin-left: 10px;
}
section.list-page .inner article.list-article a.link_to_detail {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.lt-ie10 section.list-page .inner article.list-article a.link_to_detail {
  background-image: url(../images/misc/pixel.gif);
}
.lt-ie8 section.list-page .inner article.list-article a.link_to_detail {
  background-image: url(../images/misc/pixel.gif);
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  section.list-page .inner {
    padding-top: 0;
    padding-bottom: 50px;
  }
  section.list-page .inner article.list-article {
    margin-bottom: 100px;
  }
  section.list-page .inner article.list-article.odd-article .article-img-box,
  section.list-page .inner article.list-article.even-article .article-img-box {
    position: relative;
    top: auto;
    margin-bottom: 20px;
    width: 100%;
    -moz-transform: translate(0, 0);
    -webkit-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    transform: translate(0, 0);
  }
  section.list-page .inner article.list-article.odd-article .article-content-box,
  section.list-page .inner article.list-article.even-article .article-content-box {
    position: relative;
    top: 0;
    width: 100%;
  }
  section.list-page .inner article.list-article.odd-article .article-content-box .list-content,
  section.list-page .inner article.list-article.even-article .article-content-box .list-content {
    padding: 0;
  }
  section.list-page .inner article.list-article.odd-article .article-content-box ul.article-link-box li,
  section.list-page .inner article.list-article.even-article .article-content-box ul.article-link-box li {
    padding: 5px 15px;
  }
  section.list-page .inner article.list-article.odd-article .article-img-box {
    width: 100%;
  }
  section.list-page .inner article.list-article.odd-article .article-content-box {
    left: auto;
  }
  section.list-page .inner article.list-article.odd-article .article-content-box h2.h2 {
    padding-left: 0;
  }
  section.list-page .inner article.list-article.odd-article .article-content-box ul.article-link-box {
    padding-left: 0;
  }
  section.list-page .inner article.list-article.even-article .article-img-box {
    width: 100%;
  }
  section.list-page .inner article.list-article.even-article .article-content-box {
    right: auto;
  }
  section.list-page .inner article.list-article.even-article .article-content-box h2.h2 {
    padding-right: 0;
    text-align: left;
  }
  section.list-page .inner article.list-article.even-article .article-content-box ul.article-link-box {
    position: relative;
    float: left;
    padding-right: 0;
  }
  section.list-page .inner article.list-article.even-article .article-content-box ul.article-link-box li {
    margin-left: auto;
    margin-right: 10px;
  }
}
/** SINGLE PAGE **/
section.single-page .inner h1.h1 {
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
  line-height: 40px;
  font-size: 36px;
  color: #9dd74b;
  margin-bottom: 25px;
}
body.specialistische-kindzorg section.single-page .inner h1.h1 {
  color: #2fc9f5;
}
section.single-page .inner .single-text p img {
  display: block;
  width: 100%;
  max-width: 100%;
}
section.single-page .inner .single-text h2 {
  font-size: 16px;
  line-height: 23px;
  font-family: 'open_sansbold', sans-serif;
  font-weight: normal;
  color: #9dd74b;
}
body.verwijzers section.single-page .inner .single-text h2 {
  color: #2fc9f5;
}
body.specialistische-kindzorg section.single-page .inner .single-text h2 {
  color: #2fc9f5;
}
section.single-page .inner .single-text h2:before {
  content: '(H2) ';
}
section.single-page .inner .single-text h3 {
  font-size: 16px;
  line-height: 23px;
  font-family: 'open_sansregular', sans-serif;
  font-weight: normal;
}
section.single-page .inner .single-text h3:before {
  content: '(H3) ';
}
section.single-page .inner .single-text ul {
  display: block;
  margin-bottom: 20px;
  list-style: disc inside;
}
section.single-page .inner .single-text ul li::marker {
  color: #9dd74b;
}
body.verwijzers section.single-page .inner .single-text ul li::marker {
  color: #2fc9f5;
}
body.specialistische-kindzorg section.single-page .inner .single-text ul li::marker {
  color: #2fc9f5;
}
section.single-page .inner img.bottom-image {
  position: relative;
  float: left;
  width: 100%;
  margin-top: 50px;
}
/** Youtube popup **/
/** FRONTAGE IMAGE AND NEWS **/
section.staff-heading ul li {
  position: relative;
  float: left;
  width: 10%;
}
section.staff-heading ul li img {
  width: 100%;
}
section.staff-list .inner {
  padding: 0 15px 0 15px;
}
section.staff-list .inner article.staff-member {
  position: relative;
  float: left;
  width: 20%;
  padding: 20px 5px 50px 5px;
}
section.staff-list .inner article.staff-member picture.cover {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
section.staff-list .inner article.staff-member picture.cover img.member-img {
  width: 100%;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
section.staff-list .inner article.staff-member h2.member-name {
  display: block;
  font-family: 'open_sansregular', sans-serif;
  font-weight: normal;
  color: #9dd74b;
  font-size: 20px;
  line-height: 24px;
  min-height: 72px;
}
section.staff-list .inner article.staff-member h2.member-name span {
  display: block;
  font-family: 'open_sanslight', sans-serif;
  font-weight: normal;
  letter-spacing: 0px;
  font-size: 14px;
  color: #7f7f7f;
}
section.staff-list .inner article.staff-member a.link-to-member-page {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.lt-ie10 section.staff-list .inner article.staff-member a.link-to-member-page {
  background-image: url(../images/misc/pixel.gif);
}
.lt-ie8 section.staff-list .inner article.staff-member a.link-to-member-page {
  background-image: url(../images/misc/pixel.gif);
}
@media only screen and (max-width: 767px) {
  section.staff-list .inner {
    padding: 0 10px 0 10px;
  }
  section.staff-list .inner article.staff-member {
    width: 50%;
    padding: 0 5px;
  }
  section.staff-list .inner article.staff-member h2.member-name {
    font-size: 18px;
    min-height: 120px;
  }
  section.staff-list .inner article.staff-member a.link-to-member-page {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 1;
  }
  .lt-ie10 section.staff-list .inner article.staff-member a.link-to-member-page {
    background-image: url(../images/misc/pixel.gif);
  }
  .lt-ie8 section.staff-list .inner article.staff-member a.link-to-member-page {
    background-image: url(../images/misc/pixel.gif);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  section.staff-list .inner article.staff-member {
    width: calc(100% / 3);
  }
}
section.single-member .inner {
  padding: 50px 20px 100px 20px;
}
section.single-member .inner .back_to_team {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 75px;
}
section.single-member .inner .back_to_team a {
  color: #9dd74b;
}
section.single-member .inner picture.member-img {
  position: relative;
  float: left;
  width: 25%;
  padding-right: 40px;
}
section.single-member .inner picture.member-img img {
  width: 100%;
}
section.single-member .inner .member-info {
  position: relative;
  float: left;
  width: 70%;
}
section.single-member .inner .member-info h1.member-name {
  display: block;
  margin: 0 0 10px 0;
  color: #9dd74b;
}
section.single-member .inner .member-info .link_to_page {
  display: inline-block;
  color: #9dd74b;
  margin-bottom: 10px;
}
section.single-member .inner .member-info .link_to_page a.pagelink {
  display: inline-block;
  color: #9dd74b;
}
section.single-member .inner .member-info p.staff-description {
  display: block;
}
section.single-member .inner .member-social {
  position: relative;
  float: left;
  width: 70%;
  margin-top: 50px;
}
section.single-member .inner .member-social p.quote {
  font-family: 'open_sanslight_italic', sans-serif;
  font-weight: normal;
}
@media only screen and (max-width: 767px) {
  section.single-member .inner picture.member-img {
    width: 100%;
    padding-right: 0;
    margin-bottom: 50px;
  }
  section.single-member .inner .member-info {
    width: 100%;
  }
  section.single-member .inner .member-social {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  section.single-member .inner picture.member-img {
    width: calc(100% / 3);
    padding-right: 0;
    margin-bottom: 50px;
  }
  section.single-member .inner .member-info {
    width: 100%;
  }
  section.single-member .inner .member-social {
    width: 100%;
  }
}
section.other_group_members {
  margin-top: 100px;
}
section.other_group_members .inner {
  padding: 0 0 100px 0;
}
section.other_group_members .inner .colleague {
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
  font-size: 40px;
  line-height: 40px;
  color: #9dd74b;
  margin-bottom: 10px;
  padding: 0 20px;
}
section.other_group_members .inner .colleague span {
  text-transform: lowercase;
}
section.other_group_members .inner article.staff-member {
  position: relative;
  float: left;
  width: 20%;
  padding: 20px 20px 100px 20px;
}
section.other_group_members .inner article.staff-member picture.cover {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
section.other_group_members .inner article.staff-member picture.cover img.member-img {
  width: 100%;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
section.other_group_members .inner article.staff-member h2.member-name {
  display: block;
  font-family: 'open_sansregular', sans-serif;
  font-weight: normal;
  color: #9dd74b;
  font-size: 20px;
  line-height: 24px;
  min-height: 72px;
}
section.other_group_members .inner article.staff-member a.link-to-member-page {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  margin-bottom: 4px;
}
.lt-ie10 section.other_group_members .inner article.staff-member a.link-to-member-page {
  background-image: url(../images/misc/pixel.gif);
}
.lt-ie8 section.other_group_members .inner article.staff-member a.link-to-member-page {
  background-image: url(../images/misc/pixel.gif);
}
@media only screen and (max-width: 767px) {
  section.other_group_members {
    margin-top: 50px;
  }
  section.other_group_members .inner {
    padding: 0 10px 100px 10px;
  }
  section.other_group_members .inner .colleague {
    font-size: 30px;
    line-height: 30px;
    padding: 0 10px;
  }
  section.other_group_members .inner article.staff-member {
    width: 50%;
    padding: 0 10px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  section.other_group_members .inner {
    padding: 0 10px 100px 10px;
  }
  section.other_group_members .inner .colleague {
    padding: 0 10px;
  }
  section.other_group_members .inner article.staff-member {
    width: calc(100% / 3);
    padding: 0 10px;
  }
}
/* Blog listpage */
section.blog-list .inner article.blog {
  position: relative;
  float: left;
  width: 100%;
  margin-bottom: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #9dd74b;
}
section.blog-list .inner article.blog:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}
section.blog-list .inner article.blog .item_content {
  position: relative;
  float: left;
  width: 100%;
}
section.blog-list .inner article.blog .item_content h2.h2 {
  width: 100%;
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
  color: #9dd74b;
  line-height: 36px;
  font-size: 32px;
  margin-bottom: 10px;
}
section.blog-list .inner article.blog .item_content .blog_auteur-date {
  font-size: 14px;
  margin-bottom: 25px;
}
section.blog-list .inner article.blog .item_content .blog_auteur-date span {
  display: inline-block;
  padding-right: 10px;
}
section.blog-list .inner article.blog .item_content .blog_auteur-date span i {
  color: #9dd74b;
}
section.blog-list .inner article.blog .item_content .video-thumb {
  position: relative;
  float: left;
  width: 100px;
  margin: 5px 25px 0 0;
}
section.blog-list .inner article.blog .item_content .video-thumb .video-thumb-box {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
}
section.blog-list .inner article.blog .item_content .video-thumb .video-thumb-box img {
  position: absolute;
  top: 50%;
  left: 0;
  -moz-transform: translate(0, -50%);
  -webkit-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 100%;
}
section.blog-list .inner article.blog .item_content p {
  margin-bottom: 0;
  margin-top: 20px;
}
section.blog-list .inner article.blog .item_content p:first-of-type {
  margin-top: 0;
}
section.blog-list .inner article.blog .item_content ul {
  list-style: square outside none;
  margin-top: 20px;
}
section.blog-list .inner article.blog .item_content ul li {
  margin-left: 20px;
}
section.blog-list .inner article.blog .item_content a {
  color: #9dd74b;
}
section.blog-list .inner article.blog a.link_to_post {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.lt-ie10 section.blog-list .inner article.blog a.link_to_post {
  background-image: url(../images/misc/pixel.gif);
}
.lt-ie8 section.blog-list .inner article.blog a.link_to_post {
  background-image: url(../images/misc/pixel.gif);
}
section.blog-list .inner article.blog.new-post:after {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 10px;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #9dd74b;
  color: #fff;
  line-height: 30px;
  font-size: 14px;
  content: 'Nieuw';
}
@media only screen and (max-width: 767px) {
  section.blog-list .inner article.blog p iframe {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  section.blog-list .inner article.blog.new-post:after {
    top: -30px;
  }
}
/** Blog Pagination **/
section.next-prev-blog .inner {
  padding-top: 0;
}
section.next-prev-blog .inner .next-blog {
  position: relative;
  float: right;
  width: 48%;
  margin-left: 2%;
  background-color: #fff;
  border: 1px solid #9dd74b;
  padding: 20px;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  text-align: right;
}
section.next-prev-blog .inner .prev-blog {
  position: relative;
  float: left;
  width: 48%;
  margin-right: 2%;
  background-color: #fff;
  border: 1px solid #9dd74b;
  padding: 20px;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  text-align: left;
}
section.next-prev-blog .inner .next-blog p.blogtitle,
section.next-prev-blog .inner .prev-blog p.blogtitle {
  color: #9dd74b;
}
section.next-prev-blog .inner .next-blog p.blogtitle span,
section.next-prev-blog .inner .prev-blog p.blogtitle span {
  display: block;
  color: #9dd74b;
  font-size: 14px;
}
section.next-prev-blog .inner .next-blog .to_prev_next_blog,
section.next-prev-blog .inner .prev-blog .to_prev_next_blog {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.lt-ie10 section.next-prev-blog .inner .next-blog .to_prev_next_blog,
.lt-ie10 section.next-prev-blog .inner .prev-blog .to_prev_next_blog {
  background-image: url(../images/misc/pixel.gif);
}
.lt-ie8 section.next-prev-blog .inner .next-blog .to_prev_next_blog,
.lt-ie8 section.next-prev-blog .inner .prev-blog .to_prev_next_blog {
  background-image: url(../images/misc/pixel.gif);
}
section.next-prev-blog .inner .next-blog:hover,
section.next-prev-blog .inner .prev-blog:hover {
  background-color: #9dd74b;
}
section.next-prev-blog .inner .next-blog:hover p.blogtitle,
section.next-prev-blog .inner .prev-blog:hover p.blogtitle {
  color: #fff;
}
section.next-prev-blog .inner .next-blog:hover p.blogtitle span,
section.next-prev-blog .inner .prev-blog:hover p.blogtitle span {
  color: #fff;
}
@media only screen and (max-width: 767px) {
  section.next-prev-blog .inner .next-blog {
    width: 100%;
    margin-left: 0;
    margin-bottom: 10px;
  }
  section.next-prev-blog .inner .next-blog p.blogtitle {
    text-align: left;
  }
  section.next-prev-blog .inner .prev-blog {
    width: 100%;
    margin-right: 0;
  }
  section.next-prev-blog .inner .prev-blog p.blogtitle {
    text-align: right;
  }
}
/** Blog Page **/
section.blog-page .inner .back-to-blogs {
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 50px;
}
section.blog-page .inner .back-to-blogs a {
  color: #9dd74b;
}
section.blog-page .inner .blog-video {
  position: relative;
  float: left;
  width: 100%;
  padding: 50px 10%;
  margin-bottom: 50px;
  border: 1px solid #9dd74b;
}
section.blog-page .inner .blog-video .video-box {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}
section.blog-page .inner .blog-video .video-box iframe,
section.blog-page .inner .blog-video .video-box object,
section.blog-page .inner .blog-video .video-box embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
section.blog-page .inner .blog-text {
  position: relative;
  float: left;
  width: 100%;
}
section.blog-page .inner .blog-text h1.h1 {
  width: 100%;
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
  color: #9dd74b;
  line-height: 36px;
  font-size: 32px;
  margin-bottom: 10px;
}
section.blog-page .inner .blog-text .blog-info {
  display: block;
  font-size: 14px;
  margin-bottom: 25px;
}
section.blog-page .inner .blog-text .blog-info span {
  display: inline-block;
  color: #9dd74b;
  margin-right: 25px;
}
section.blog-page .inner .blog-text p {
  margin-bottom: 0;
  margin-top: 20px;
}
section.blog-page .inner .blog-text p:first-of-type {
  margin-top: 0;
}
section.blog-page .inner .blog-text p img {
  display: block;
  width: 100%;
  max-width: 100%;
}
section.blog-page .inner .blog-text ul {
  list-style: square inside none;
  margin-top: 0;
}
section.blog-page .inner .blog-text a {
  color: #9dd74b;
}
section.blog-page .inner .blog-text img.blog-img {
  position: relative;
  float: left;
  width: 40%;
  padding: 0 25px 5px 0;
}
@media only screen and (max-width: 767px), only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  section.blog-page .inner {
    padding: 50px 20px;
  }
  section.blog-page .inner .blog-video {
    padding: 0;
    margin-bottom: 50px;
  }
  section.blog-page .inner .video-text {
    width: 100%;
  }
  section.blog-page .inner .blog-text p iframe {
    display: block;
    width: 100%;
    max-width: 100%;
    height: auto;
  }
  section.blog-page .inner .blog-text img.blog-img {
    width: 100%;
    padding: 0;
    margin-bottom: 25px;
  }
}
/** End Blog Page **/
/** Contactpagina **/
section.contact-page .inner {
  padding-top: 50px;
}
section.contact-page .inner h1.h1 {
  display: block;
  font-size: 40px;
  color: #9dd74b;
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
}
section.contactinfo .inner {
  padding-top: 0;
}
section.contactinfo .inner ul.contact-info {
  position: relative;
  float: left;
  width: 50%;
  margin-bottom: 50px;
}
section.contactinfo .inner ul.contact-info h2.h2 {
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
  color: #9dd74b;
  line-height: 36px;
  font-size: 32px;
  margin-bottom: 10px;
}
section.contactinfo .inner ul.contact-info li {
  position: relative;
  float: left;
  width: 100%;
  padding-bottom: 4px;
}
section.contactinfo .inner ul.contact-info li a {
  color: #9dd74b;
}
section.contactinfo .inner ul.contact-info.hours li span {
  position: relative;
  float: left;
  width: 40%;
  min-width: 100px;
}
section.contactinfo .inner .route-button {
  position: relative;
  float: left;
  margin-bottom: 50px;
}
section.contactinfo .inner .route-button a {
  display: block;
  padding: 10px 15px;
  line-height: 25px;
  color: #fff;
  background-color: #9dd74b;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media only screen and (max-width: 767px) {
  section.contactinfo .inner ul.contact-info {
    width: 100%;
  }
}
section.map .inner {
  padding-top: 0;
}
section.map .inner img {
  width: 100%;
}
/** End Contactpagina **/
section.interview-list .inner article.interview {
  position: relative;
  display: block;
  margin-bottom: 50px;
}
section.interview-list .inner article.interview.odd-article {
  text-align: left;
  padding: 40px 20px 40px 250px;
  background-color: #ecefe8;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
section.interview-list .inner article.interview.odd-article img.int-image {
  left: 20px;
}
section.interview-list .inner article.interview.even-article {
  text-align: right;
  padding: 40px 250px 40px 20px;
}
section.interview-list .inner article.interview.even-article img.int-image {
  right: 20px;
}
section.interview-list .inner article.interview span.int-chapeau {
  display: block;
  font-size: 18px;
  color: #9dd74b;
}
section.interview-list .inner article.interview h2.int-name {
  display: block;
  width: 100%;
  margin-bottom: 20px;
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
  line-height: 36px;
  font-size: 32px;
  color: #9dd74b;
}
section.interview-list .inner article.interview div.int-short {
  display: block;
}
section.interview-list .inner article.interview a.link-to-int-page {
  display: inline-block;
  background-color: #9dd74b;
  color: #fff;
  line-height: 23px;
  padding: 10px 20px;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  margin-top: 20px;
}
section.interview-list .inner article.interview img.int-image {
  position: absolute;
  top: 40px;
  width: 200px;
  height: 200px;
  border-radius: 50%;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
}
@media only screen and (max-width: 767px) {
  section.interview-list .inner article.interview.odd-article {
    padding: 40px 20px 40px 20px;
  }
  section.interview-list .inner article.interview.odd-article img.int-image {
    left: auto;
  }
  section.interview-list .inner article.interview.even-article {
    text-align: left;
    padding: 40px 20px 40px 20px;
  }
  section.interview-list .inner article.interview.even-article img.int-image {
    right: auto;
  }
  section.interview-list .inner article.interview img.int-image {
    position: relative;
    width: 100%;
    top: auto;
    width: 200px;
    height: 200px;
    display: none;
    visibility: hidden;
  }
}
section.page-slide {
  display: block;
  width: 100%;
  background-color: #ecefe8;
}
section.page-slide .inner .owl-theme {
  display: block;
  width: 100%;
}
section.page-slide .inner .owl-theme .owl-stage-outer .owl-stage .owl-item figure.slide-item {
  position: relative;
  display: block;
  width: 100%;
}
section.page-slide .inner .owl-theme .owl-stage-outer .owl-stage .owl-item figure.slide-item picture {
  position: relative;
  float: left;
  width: 220px;
  padding: 10px;
}
section.page-slide .inner .owl-theme .owl-stage-outer .owl-stage .owl-item figure.slide-item picture img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 50%;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  /* Saf3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.3);
  /* Opera 10.5, IE9, FF4+, Chrome 6+, iOS 5 */
}
section.page-slide .inner .owl-theme .owl-stage-outer .owl-stage .owl-item figure.slide-item .slide-info {
  position: relative;
  float: left;
  width: calc(100% - 220px);
  padding-left: 50px;
}
section.page-slide .inner .owl-theme .owl-stage-outer .owl-stage .owl-item figure.slide-item .slide-info h2.h2-interview {
  display: block;
  width: 100%;
  margin-bottom: 10px;
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
  line-height: 30px;
  font-size: 28px;
  color: #9dd74b;
}
section.page-slide .inner .owl-theme .owl-stage-outer .owl-stage .owl-item figure.slide-item .slide-info p {
  display: block;
  margin-bottom: 20px;
}
section.page-slide .inner .owl-theme .owl-stage-outer .owl-stage .owl-item figure.slide-item .slide-info span {
  display: block;
}
section.page-slide .inner .owl-theme .owl-stage-outer .owl-stage .owl-item figure.slide-item .slide-info a.to-story {
  display: inline-block;
  background-color: #9dd74b;
  color: #fff;
  line-height: 23px;
  padding: 10px 20px;
  border-radius: 3px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  margin-top: 20px;
}
section.page-slide .inner .slide-nav {
  position: absolute;
  bottom: 50px;
  right: 20px;
  height: 28px;
  z-index: 9;
}
section.page-slide .inner .slide-nav .prev-slide {
  display: inline-block;
  cursor: pointer;
}
section.page-slide .inner .slide-nav .prev-slide i.arrow-left {
  display: block;
  cursor: pointer;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
section.page-slide .inner .slide-nav .prev-slide i.arrow-left svg {
  display: block;
  width: 28px;
  height: 28px;
  fill: #9dd74b;
}
section.page-slide .inner .slide-nav a.all-interviews {
  height: 18px;
  width: 18px;
  margin: 5px;
  background-color: #9dd74b;
  border-radius: 9px;
  /* Opera 10.5, IE9, Saf5, Chrome, FF4, iOS 4, Android 2.1+ */
  /* useful if you don't want a bg color from leaking outside the border:*/
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  position: relative;
  display: inline-block;
}
section.page-slide .inner .slide-nav a.all-interviews::after {
  content: attr(data-tooltip);
  position: absolute;
  left: 50%;
  bottom: 130%;
  transform: translateX(-50%);
  white-space: nowrap;
  padding: 6px 10px;
  font-size: 12px;
  background: #9dd74b;
  color: #fff;
  border-radius: 4px;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.2s ease, transform 0.2s ease;
  z-index: 10;
}
section.page-slide .inner .slide-nav a.all-interviews::before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 130%;
  transform: translate(-50%, 60%);
  border-width: 10px;
  border-style: solid;
  border-color: #9dd74b transparent transparent transparent;
  opacity: 0;
  transition: opacity 0.2s ease;
  z-index: 11;
}
section.page-slide .inner .slide-nav a.all-interviews:hover::after,
section.page-slide .inner .slide-nav a.all-interviews:focus::after {
  opacity: 1;
  transform: translateX(-50%) translateY(-2px);
}
section.page-slide .inner .slide-nav a.all-interviews:hover::before,
section.page-slide .inner .slide-nav a.all-interviews:focus::before {
  opacity: 1;
}
section.page-slide .inner .slide-nav .next-slide {
  display: inline-block;
  cursor: pointer;
}
section.page-slide .inner .slide-nav .next-slide i.arrow-right {
  display: block;
  cursor: pointer;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
}
section.page-slide .inner .slide-nav .next-slide i.arrow-right svg {
  display: block;
  width: 28px;
  height: 28px;
  fill: #9dd74b;
}
@media only screen and (max-width: 767px) {
  section.page-slide .inner .owl-theme .owl-stage-outer .owl-stage .owl-item figure.slide-item picture {
    position: relative;
    margin: 0 auto;
    float: none;
    display: block;
    width: 75%;
    padding: 10px;
  }
  section.page-slide .inner .owl-theme .owl-stage-outer .owl-stage .owl-item figure.slide-item .slide-info {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-left: 0;
    text-align: center;
  }
  section.page-slide .inner .slide-nav {
    display: none;
    visibility: hidden;
  }
}
/** FOOTER **/
footer.footer {
  background-color: #9dd74b;
}
body.verwijzers footer.footer,
body.specialistische-kindzorg footer.footer {
  background-color: #2fc9f5;
}
footer.footer .inner {
  padding: 200px 20px 50px 20px;
}
footer.footer .inner .contactgegevens {
  position: relative;
  float: left;
  width: 25%;
}
footer.footer .inner .contactgegevens h2.h2 {
  display: block;
  color: #fff;
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
  font-size: 30px;
}
footer.footer .inner .contactgegevens ul {
  display: block;
}
footer.footer .inner .contactgegevens ul li {
  display: block;
  color: #fff;
  padding-bottom: 4px;
}
footer.footer .inner .contactgegevens ul li span a {
  color: #fff;
}
footer.footer .inner nav.footer-nav {
  position: relative;
  float: left;
  width: 75%;
}
footer.footer .inner nav.footer-nav ul {
  position: relative;
  float: left;
  width: 50%;
}
footer.footer .inner nav.footer-nav ul h2.h2 {
  display: block;
  color: #fff;
  font-family: oreganoregular, sans-serif;
  font-weight: 100;
  font-size: 30px;
}
footer.footer .inner nav.footer-nav ul li {
  display: block;
  padding-bottom: 4px;
}
footer.footer .inner nav.footer-nav ul li a {
  display: block;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  footer.footer .inner {
    padding-top: 100px;
  }
  footer.footer .inner .contactgegevens {
    width: 100%;
    margin-right: 0;
  }
  footer.footer .inner .openingstijden {
    width: 100%;
    margin-right: 0;
    margin-top: 50px;
  }
  footer.footer .inner nav.footer-nav {
    width: 100%;
    margin-right: 0;
  }
  footer.footer .inner nav.footer-nav ul {
    position: relative;
    float: left;
    width: 100%;
    margin-top: 50px;
  }
  footer.footer .inner nav.footer-nav ul li {
    width: 100%;
  }
}
footer.footer-copyright {
  height: 50px;
  background-color: #9dd74b;
}
body.verwijzers footer.footer-copyright,
body.specialistische-kindzorg footer.footer-copyright {
  background-color: #2fc9f5;
}
footer.footer-copyright .media572-logo {
  position: absolute;
  left: 40px;
  top: 15px;
  height: 20px;
  cursor: pointer;
  width: 340px;
  z-index: 50;
}
footer.footer-copyright .media572-logo .icon {
  position: relative;
  float: left;
  width: 20px;
  height: 20px;
  background-image: url('/media/logos/media572-logo.png');
  background-size: cover;
  background-position: 0px 0px;
}
footer.footer-copyright .media572-logo .outer-link {
  position: relative;
  float: left;
  width: 310px;
  height: 20px;
  overflow: hidden;
}
footer.footer-copyright .media572-logo .outer-link .inner-link {
  position: absolute;
  left: -310px;
  top: 0;
  height: 20px;
  width: 100%;
  -webkit-transition: 0.3s;
  /* Saf3.2+, Chrome */
  -moz-transition: 0.3s;
  /* FF4+ */
  -ms-transition: 0.3s;
  /* IE10 */
  -o-transition: 0.3s;
  /* Opera 10.5+ */
  transition: 0.3s;
  -webkit-perspective: 1000;
  -webkit-backface-visibility: hidden;
  overflow: hidden;
}
footer.footer-copyright .media572-logo .outer-link .inner-link a {
  position: relative;
  float: left;
  font-size: 12px;
  line-height: 22px;
  color: #fff;
}
footer.footer-copyright .media572-logo .outer-link .inner-link a span {
  color: #fff;
}
footer.footer-copyright .media572-logo:hover .outer-link .inner-link,
footer.footer-copyright .media572-logo:focus .outer-link .inner-link {
  left: 10px;
}
footer.footer-copyright nav.nav-footer {
  position: relative;
  float: left;
  width: 100%;
}
footer.footer-copyright nav.nav-footer ul.footer-menu {
  display: block;
  padding: 15px 20px;
}
footer.footer-copyright nav.nav-footer ul.footer-menu li {
  display: inline-block;
  font-size: 12px;
  line-height: 22px;
  color: #fff;
  margin-left: 5px;
}
footer.footer-copyright nav.nav-footer ul.footer-menu li:after {
  display: inline-block;
  padding-left: 5px;
  content: '•';
}
footer.footer-copyright nav.nav-footer ul.footer-menu li:last-of-type:after {
  content: '';
}
footer.footer-copyright nav.nav-footer ul.footer-menu li a {
  font-size: 12px;
  line-height: 22px;
  color: #fff;
}
@media only screen and (max-width: 767px) and (orientation: portrait) {
  footer.footer-copyright {
    padding-bottom: 150px;
  }
}
@media only screen and (max-width: 767px) and (orientation: portrait), only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
  footer.footer-copyright {
    margin-bottom: 50px;
  }
  footer.footer-copyright nav.nav-footer {
    text-align: center;
  }
}
