.-highlight {
  color: #E04095;
}

.c-btn svg {
  margin-left: 16px;
  transform: translate(0px, 3px);
}

h1 {
  position: relative;
}
h1 svg {
  position: absolute;
  top: 20px;
  transform: translate(0, -100%);
  left: 50%;
  z-index: -1;
}
@media (max-width: 767px) {
  h1 svg {
    transform: translate(0, -20%);
    left: auto;
    right: 0;
  }
}

.c-card__foot{

    border-bottom-right-radius: 0px; 
    border-bottom-left-radius: 0px;
}

.c-card__list a:first-child .c-card__foot{
  border-radius: 10px 10px 0 0;
}

.c-card__list a:last-child .c-card__foot{
  border-radius: 0 0 10px 10px;
}



.e-owl {
  display: none;
}

#section-home-intro-text {
  padding-bottom: calc(30px + 3vw);
}
@media only screen and (max-width: 960px) {
  #section-home-intro-text {
    padding-top: 200px;
  }
}
#section-home-intro-text h1 {
  margin-bottom: 0;
}
@media only screen and (max-width: 960px) {
  #section-home-intro-text h1 {
    margin-bottom: 40px;
  }
}
#section-home-intro-text .o-layout {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
@media (max-width: 767px) {
  #section-home-intro-text .o-layout {
    flex-flow: column nowrap;
  }
}
@media only screen and (max-width: 960px) {
  #section-home-intro-text .o-layout__item {
    width: 100% !important;
  }
}

#section-home-ervaringen {
  padding: calc(30px + 6vw) 0;
}
#section-home-ervaringen h2 {
  margin-bottom: 60px;
}
#section-home-ervaringen .experience-box {
  display: flex;
  flex-flow: column nowrap;
  justify-content: space-between;
}



#section-home-ervaringen .experience-box:after {
  display: none !important;
}
#section-home-activiteiten {
  padding: calc(30px + 6vw) 0;
}
#section-home-activiteiten .c-list--agenda__row {
  line-height: 1.1em;
}

#section-home-experiences {
  padding-bottom: calc(30px + 5vw);
  align-items: flex-start;
}

#section-home-experiences .o-layout {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  #section-home-experiences .o-layout {
    flex-direction: column;
  }
}

#section-home-experiences .o-layout__item {
  display: flex;
  flex-direction: column;
}

#section-home-experiences .experiences-box {
  background: #E04095B2;
  border-radius: 20px;
  padding: 56px;
  position: relative;
  display: flex;
  flex-direction: column;
  flex: 1;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  #section-home-experiences .experiences-box {
    padding: 25px;
  }
}

#section-home-experiences .experiences-box h2 {
  color: #fff;
  line-height: 1.2;
  margin-bottom: .2em;
}

.experiences-box__cta {
  margin-top: 20px;
}

.experiences-box__cta a.c-btn {
  font-size: 17px;
}

.experiences-box__cta a.c-btn:hover {
  text-decoration: underline;
}

#section-home-experiences .experiences-box .c-btn {
  position: relative;
  z-index: 2;
  background: #fff;
  color: #E04095;
  padding-left: 20px;
  padding-right: 20px;
}

#section-home-experiences .experiences-box .c-btn.c-btn--secondary{
  color: #012d4e;
 }

#section-home-experiences .experiences-box .c-btn svg path {
  fill: currentColor;
}
#section-home-experiences .experiences-box .bg-shape {
  position: absolute;
  bottom: 0;
  right: 50px;
  z-index: -1;
}
#section-home-experiences .experiences-boxes {
  margin-top: calc(30px + 3.6vw);
}

#section-home-experiences .social-box{
  background: #A3CF62A6;
}

#section-home-experiences .social-box h2{
  color: #012D4E;
}

#section-home-experiences .social-box p {
  color: #012D4E;
  font-size: 19px;
  font-size: 1.5;
}

#section-home-experiences .social-box__icon{
margin-right: 20px;
}

#section-home-experiences .rounded-corners {
  border-radius: 10px;
  overflow: hidden;
}
#section-home-experiences .o-box .overlay, #section-home-experiences .o-flex .overlay {
  background: linear-gradient(180deg, rgba(1, 45, 78, 0) 40%, rgba(224, 45, 138, 0.35) 85%);
}
#section-home-experiences .c-box--grid2 .content span.title, #section-home-experiences .c-box--grid2 .content span.baby {
  color: #012d4e;
}
#section-home-experiences .c-box--grid2__pink .c-btn {
  color: #A3CF62;
  background: #fff;
}
#section-home-experiences .c-box--grid3 .content span {
  color: #012d4e;
}
#section-home-experiences .c-box--grid3 .content .c-btn {
  color: #012d4e;
  background: #fff;
}
#section-home-experiences .c-box--grid3 .content .c-btn svg path {
  fill: #012d4e;
}

#section-home-experiences .o-box span.title {
  line-height: 1.1;
  margin-bottom: 10px;
}

.o-gridNew {
  display: grid;
  grid-template-columns: minmax(200px,2fr) minmax(100px, 1fr);
  grid-gap: clamp(25px, 1.8vw, 35px);
}

@media (max-width: 46.24em) {
  .o-gridNew .o-flex-space-between\@tablet-and-up div:not(:last-child),
  .o-gridNew .o-flex-space-between\@tablet-and-up a:not(:last-child) {
      margin-bottom: 0 !important; } }

@media only screen and (max-width: 900px) {
  .o-gridNew {
    grid-template-columns: 1fr;
  }
}

.o-gridNew__left {
  display: grid;
  grid-template-columns: minmax(100px,1fr) minmax(100px, 1fr);
  grid-gap: clamp(25px, 1.8vw, 35px);
}

@media only screen and (max-width: 767px) {
  .o-gridNew__left {
    display: flex;
    flex-direction: column;
  }
}

.o-gridNew .o-box .title {
  font-size: 30px;
  font-weight: 500;
}

.o-gridNew__right .o-box {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}

.o-gridNew__right .o-box {
  min-height: 300px;
}

@media only screen and (max-width: 900px) {
  .o-gridNew__right .o-box {
    aspect-ratio: 2 / 1.5;
  }
}

.o-gridNew__right .o-box .title {
  font-size: 24px;
  line-height: 1.2;
  margin-bottom: 10px;
  display: block;
}

.o-gridNew .o-box .block-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: inherit;
}

.o-gridNew .o-box .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.o-gridNew .o-box .content {
  position: relative;
  z-index: 1;
}

.o-gridNew .o-box .c-btn {
  background-color: #fff;
  color: #012d4e;
}

.o-gridNew__textImgHoverHolder {
  position: relative;
  margin-bottom: 20px;
}

.o-gridNew__textImgHoverImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 100% !important;
  object-fit: cover;
  opacity: 0;
  transition: opacity 200ms ease;
}

.o-gridNew__textImgHoverText {
  transition: opacity 200ms ease;
}

.o-gridNew__textImgHoverText p {
  margin-bottom: 0;
}

.o-gridNew__textImgHover.-hover:hover .o-gridNew__textImgHoverImage {
  opacity: 1;
}

.o-gridNew__textImgHover.-hover:hover .o-gridNew__textImgHoverText {
  opacity: 0;
}

.o-gridNew .o-box {
  position: relative;
  padding: clamp(20px, 1.56vw, 30px);
}

.o-gridNew__left .o-box {
  background-color: #E04095B2;
  min-height: 300px;
}

.o-gridNew__left .o-box p {
  color: #fff;
  font-size: 19px;
}

.o-gridNew__left .o-box--1 .c-btn {
  color: #E04095;
}

.o-gridNew__left .o-box .content {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.o-gridNew__left .o-box--2 {
  background-color: #A3CF62A6;
}

.o-gridNew__left .o-box--2 .title {
  color: #012d4e;
}

.o-gridNew__left .o-box--2 .c-btn {
  color: #012d4e;
}

.o-gridNew__left .o-box .c-btn svg path {
  fill: currentColor;
}

.o-gridNew #first_blok {
  grid-column: 1 / span 2;
}

.o-gridNew__right {
  display: flex;
  flex-direction: column;
  gap: clamp(25px, 1.8vw, 35px);
}

.o-gridNew__right > * {
  flex: 1;
}

.o-gridNew__right .baby {
  font-family: "marydale", sans-serif;
}

#section-home-ervaringen {
  background-color: #FFF9E4;
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url("data:image/svg+xml,%3Csvg width='1911' height='293' viewBox='0 0 1911 293' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.19507 234.867C72.5051 200.527 234.495 131.772 412.715 137.643C495.495 140.376 575.835 159.005 580.795 160.175C651.875 176.967 674.385 191.858 755.605 220.403C835.155 248.357 930.615 281.899 1037.46 290.186C1058.52 291.826 1134.58 296.713 1257.87 271.119C1524.06 215.877 1806.47 60.8736 1909.92 1.50937' stroke='%23A3CF62' stroke-width='2' stroke-miterlimit='10' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
}

#section-home-activiteiten {
  padding: calc(30px + 6vw) 0;
  background-color: #FFF9E4; 
  background-repeat: no-repeat;
  background-size: 100% auto;
  background-image: url("data:image/svg+xml,%3Csvg width='1911' height='293' viewBox='0 0 1911 293' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.19507 234.867C72.5051 200.527 234.495 131.772 412.715 137.643C495.495 140.376 575.835 159.005 580.795 160.175C651.875 176.967 674.385 191.858 755.605 220.403C835.155 248.357 930.615 281.899 1037.46 290.186C1058.52 291.826 1134.58 296.713 1257.87 271.119C1524.06 215.877 1806.47 60.8736 1909.92 1.50937' stroke='%23A3CF62' stroke-width='2' stroke-miterlimit='10' stroke-dasharray='5 5'/%3E%3C/svg%3E%0A");
  background-position: left bottom 2em;
}
#section-home-activiteiten .c-slab__bg--butterfly {
  margin-bottom: 40px;
}

body section:last-child {
  padding-bottom: 120px !important;
}

.last-section {
  padding-bottom: 200px !important;
}
@media only screen and (max-width: 767px) {
  .last-section {
    padding-bottom: 120px !important;
  }
}

.c-slider__prev {
  left: 50%;
  margin-left: -500px;
  border-radius: 4px;
}

.c-slider__next {
  left: 50%;
  margin-left: 440px;
  border-radius: 4px;
}

#cookie-policy {
  display: none !important;
}

.video-poster {
  position: absolute;
  top: 0;
  z-index: 4;
  height: 100%;
  width: 100%;
  background-size: cover;
  margin-left: 0 !important;
  pointer-events: none;
}
.video-poster.hide {
  display: none;
}

.video-button {
  margin-left: 0 !important;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 5;
}
.video-button.hide {
  display: none;
}

@media only screen and (max-width: 520px) {
  .c-wist-je-dat__img {
    display: none;
  }
}

@media only screen and (max-width: 520px) {
  .c-wist-je-dat {
    width: 100%;
  }
}

#top-bar {
  background: transparent;
  top: 20px;
  position: absolute;
  max-width: 1648px;
  width: calc(100% - 32px);
  left: 50%;
  transform: translate(-50%, 0);
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
}

#top-bar > .inner {
  height: 39px;
  border-radius: 20px;
  padding: 0 16px;
  background: #fff;
  display: flex;
  flex-flow: column;
  justify-content: center;
}
#top-bar .top-bar__bold-link {
  color: #444;
  font-weight: bold;
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}
#top-bar .top-bar__bold-link svg {
  margin-left: 10px;
}
#top-bar .divider {
  margin-left: 14px;
  margin-right: 14px;
  height: 30px;
  background: #dfdfdf;
  width: 1px;
}

@media only screen and (max-width: 960px) {
  .c-page-head__logo img {
    margin-left: 16px;
  }
}

.c-page-head__top {
  position: fixed;
  left: 50%;
  top: 80px;
  transform: translate(-50%, 0);
  width: calc(100% - 32px);
  max-width: 1648px;
  border-radius: 40px;
}
@media (max-width: 960px) {
  .c-page-head__top {
    top: 20px;
  }
}
.c-page-head__top .c-site-nav__container {
  display: flex;
  flex-flow: row nowrap;
  align-items: center;
}
.c-page-head__top .c-search__icon {
  margin-right: 28px;
  margin-left: 36px;
}
@media only screen and (max-width: 960px) {
  .c-page-head__top .c-search__icon {
    margin-right: 16px;
    margin-left: 20px;
  }
}
.c-page-head__top .c-search__icon > i {
  color: #A3CF62 !important;
  font-size: 20px;
}
.c-page-head__top .c-btn {
  font-weight: 400;
}
@media only screen and (max-width: 1500px) {
  .c-page-head__top .c-btn {
    font-size: 14px;
  }
}

.c-search-bar {
  position: fixed !important;
  width: 100%;
  max-width: 1680px;
  left: 50%;
  transform: translate(-50%, 0);
  border-radius: 37px;
  top: 160px;
}
.c-search-bar .c-btn {
  position: absolute;
  right: 0;
  top: 0px;
  padding: 9px 24px;
}
.c-search-bar .c-search__input {
  border-radius: 24px;
  padding-left: 24px;
}

#close-resp-menu {
  transform: rotate(180deg);
  margin-left: 40px;
  margin-top: 20px;
  cursor: pointer;
}
.c-top-bar.u-padding-vertical-tiny.c-search-bar {
  position: fixed;
  width: calc(100% - 32px);
  left: 50%;
  transform: translate(-50%, 0);
  box-shadow: 0px 20px 50px -4px rgba(0, 0, 0, 0.1);
  background: #edeff3;
  border-radius: 0 0 37px 37px;
  top: 120px;
  z-index: 9;
  max-width: 1648px;
  padding-top: 45px !important;
}
@media only screen and (max-width: 960px) {
  .c-top-bar.u-padding-vertical-tiny.c-search-bar {
    top: 110px;
  }
}

.li_home {
  height: 860px;
}
@media (max-width: 1140px) {
  .li_home {
    height: 640px;
  }
}
@media (max-width: 960px) {
  .li_home {
    height: auto;
  }
}
.li_home .o-wrapper {
  position: relative;
  z-index: 3;
}

.c-page-head__body {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  height: 100%;
  align-items: center;
  padding-top: 100px;
}
@media only screen and (max-width: 960px) {
  .c-page-head__body {
    flex-flow: column nowrap;
    padding-top: 220px;
    padding-bottom: 130px;
    /* margin-bottom: -70px; */
  }
}
@media only screen and (max-width: 767px) {
  .c-page-head__body {
    padding-top: 180px;
  }
}
.c-page-head__body .c-text {
  flex: 0 0 50%;
}
@media only screen and (max-width: 960px) {
  .c-page-head__body .c-text {
    width: 100%;
  }
}
.c-page-head__body .c-egg__wrapper {
  flex: 0 0 50%;
  display: flex;
  flex-flow: row nowrap;
  justify-content: flex-end;
}
@media only screen and (max-width: 960px) {
  .c-page-head__body .c-egg__wrapper {
    justify-content: center;
    margin-top: 500px;
    width: 100%;
    position: absolute;
  }
}
.c-page-head__body .c-egg > div {
  width: 100%;
  max-width: 320px;
}
@media (max-width: 960px) {
  .c-page-head__body .c-egg {
    background: #EFF1F4;
    color: #444;
    height: auto;
    border-radius: 20px;
    padding: 32px 24px;
    max-width: calc(100% - 32px);
  }
}

@media (max-width: 960px) {
  .tester {
    margin-bottom: 0px;
  }
}

.postcode-checker {
  max-width: 100%;
  background: #fff;
  outline: none;
  height: 2.8em;
  border-radius: 1.4em;
  position: relative;
  width: 100%;
  display: flex;
  flex-flow: row nowrap;
}
.postcode-checker .o-form__input {
  background: transparent;
  border: none;
  user-select: none;
  outline: none;
}

.o-list-bare.u-text-footer {
  flex-flow: column nowrap;
  padding-top: 0;
  margin-top: -10px;
}
.o-list-bare.c-list--secondary li a {
  color: #E04095;
  border-bottom: none;
  text-decoration: underline;
}

.footer-item-4 .c-btn {
  margin-top: 40px;
}

main section:last-child {
  padding-bottom: 200px !important;
}

footer {
  margin-top: -120px;
}
footer .footer-flex-items {
  display: flex;
  justify-content: space-between;
  margin-bottom: 0px;
  transform: translate(0, -50%);
  flex-flow: row nowrap;
}
@media only screen and (max-width: 767px) {
  footer .footer-flex-items {
    transform: translate(0, -40px);
    flex-flow: row wrap;
  }
}
footer .footer-flex-items > div {
  background: #E04095;
  border-radius: 10px;
  width: calc(50% - 15px);
  color: #fff;
  padding: 35px 12px;
  position: relative;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  footer .footer-flex-items > div {
    width: 100%;
  }
}
footer .footer-flex-items > div a {
  width: 100%;
  display: block;
}
footer .footer-flex-items img {
  position: absolute;
  top: -21px;
  left: 50%;
  margin-left: -21px;
}
footer .footer-flex-items .o-media {
  display: flex;
  justify-content: center;
  align-items: center;
}
footer .o-list-inline-center {
  display: flex;
  justify-content: center;
  margin-top: 80px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 767px) {
  footer #footer-menus {
    margin-top: 30px;
  }
}


.embed-container h2{
    position:absolute;
    bottom:0;
    color:#fff;
    left:0;
    z-index:9;
    margin:0 20px 1em 20px;
}

/* ervaringen no masonry layout */

.ervaringen-overzicht {
  display: flex;
  flex-wrap: wrap;
}

.ervaring-item{
  width: calc(33.33% - 20px);
  margin: 10px;
}

.ervaring-item img{
  object-fit: cover;
  width: 100%;
    height: 100%;
    max-height: 427px;
}

.ervaring-item-content {
  justify-content: space-between;
  display: flex;
  flex-direction: column;
  height: 100%;
  background: #fff;
  border-radius: 10px;
}

.ervaring-item-content .title, .c-card__foot span.title {
  display: block;
}

.ervaring-item-content .title, .c-card__foot span.born {
  display: block;
  margin-bottom: 10px;
}

.ervaring-item-content .intro {
  height: 60px;
  display: inline-block;
}

.ervaring-item-content-foot{
  flex-grow: 1;
}

@media only screen and (max-width: 960px) {

  .ervaring-item{
    width: calc(50% - 20px);
  }

}

@media only screen and (max-width: 700px) {
  .ervaringen-overzicht {
    flex-direction: column;
    align-items: center;
  }
  .ervaring-item{
    width: 320px;
  }
}

@media (max-width: 960px){

  .menu-bar{
    top: 80px;
  }

  .login-bar{
    display: flex !important;
    position: fixed !important;
  }

}

@media (max-width: 750px){
  .login-bar .first{
  }
  .login-bar .call-us .call-us-text{
    display: none;
  }
}

@media (max-width: 650px){
  #top-bar .divider {
    margin-left: 8px;
    margin-right: 8px;
  }
}

@media (max-width: 32em){
  .modal-box {
      max-width: 280px;
      max-height: 90%;
      overflow: scroll;
  }
}

@media (max-width: 46.24em) {
  .login-bar-flex{
    flex-direction: row;
  }
  .login-bar-flex div:not(:last-child){
    margin-bottom: 0;
  }
  .login-bar-flex a:not(:last-child){
    margin-bottom: 0;
  }
}

/* event manager new version */

.page-template-template-activiteiten footer {
  margin-top: 0;
}

.em .em-search{
  background-color: #eceef1 !important;
}

.em-search-main {
  float: none;
}

.em .em-pagination {
  gap: 8px;
}

.em-events-search {  
  background: #eceef1;
  margin-bottom: 25px;
  padding: 21px;
}

.em-view-container {
  margin-bottom: 120px;
}

.em .em.pixelbones .input button.button-primary{
  background-color: #AECC52 !important;
  border-color: #AECC52 !important;
}

.em.pixelbones .input .button.button-primary, .em.pixelbones .input button.button-primary, .em.pixelbones .input .button.button-primary:hover, .em.pixelbones .input button.button-primary:hover {
  background-color: #AECC52 !important;
  border-color: #AECC52 !important;
}

.em .em-pagination .page-numbers {
  padding: 4px 8px;
  color: #012d4e !important;
  background-color: #edeff3 !important;
  border-radius: 3px;
  display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
}

.em .em-pagination .not-current {
 gap: 8px;
}

.em .em-pagination .page-numbers.current {
  text-decoration: none;
  text-underline-offset: inherit;
  font-size: 18px!important;
  height: 40px;
  font-weight: 600;
}

.em .em-pagination .page-numbers:hover {
  height: 40px;
  font-size: 18px !important;
}

.em .em-pagination .page-numbers.next, .em .em-pagination .page-numbers.prev{
  height: 40px;
}

.em .em-pagination .page-numbers.next:hover, .em .em-pagination .page-numbers.prev:hover{
  font-size: 0px !important;
}


.em.em-search.size-small .em-modal-popup .em-search-scope{
  display: block;
  visibility: visible;
}



/* temp uit */
.em-search-views{
  /* display: none;  */
}

.em-search-main-bar {
  margin-bottom: 0;
}

.em-datepicker-range{
  /* display: none; */
}

footer.em-submit-section {
  margin-top: inherit;
  padding-top: inherit;
}

.em-modal-popup section.em-search-advanced-sections{
  padding-bottom: 0px !important;
}

.em-modal-popup section.em-search-advanced-section {
  padding-bottom: 0px !important;
}

.em-modal-popup section.em-search-section-categories{
  padding-bottom: 10px !important;
}

.em-modal-popup .em-search-section-location .em-search-section-content {
  display: flex !important;
}


.zkn-widget__header {
	display: none;
}
.zkn-widget__body {
	display: none;
}
.zkn-widget__footer {
	display: none;
}

.zkn-widget__content {
	display: none;

}
.zkn-widget__footer {
	display: none;
}
.zkn-widget__header .zkn-widget__header-logo-right {
	display: none;
}
.zkn-widget__header .zkn-widget__header-logo-left {
	    width: 95px;
    margin-bottom: 0;
}
#zkn-score-widget-3057716 .zkn-widget-holder .zkn-widget__header {
	margin-bottom: 0;
}
#zkn-score-widget-3057716 .zkn-widget {
	width: auto;
	background-color: transparent!important;
	border: none;
	display: flex;
	padding: 0;
	flex-flow: wrap;
}
#zkn-score-widget-3057716 .zkn-widget-holder .zkn-widget__rating-score {
	    width: 30px;
    height: 30px;
    font-size: 15px;
    border: none;
 
}
#zkn-score-widget-3057716 .zkn-widget-holder .zkn-widget__rating-score  .zkn-widget__rating-score-decimal {
	margin-top: 0;
}




@media (max-width: 600px) {
	
	
  #top-bar .top-bar__bold-link {    font-size: 9px;
    line-height: 1;}

  #top-bar {
   width: calc(100% - 15px);
   top: 10px;
  }
  .c-page-head__top {
		 width: calc(100% - 15px);  
		 top: 70px;
  }
   #top-bar .inner {
	padding: 0 12px;
  }
  .zkn-widget__header .zkn-widget__header-logo-left {
	  width: 19vw;
  }
  #top-bar .divider {
	  margin-left: 5px;
	  margin-right: 5px;
  }
  #top-bar .divider {
	  padding: 0
  }
  #zkn-score-widget-3057716 .zkn-widget-holder.zkn-s336 .zkn-widget__rating-score {
    width: 25px;
    height: 25px;
    font-size: 13px;}
}

@media (max-width: 405px) { 
	 #top-bar .top-bar__bold-link {   
    width: 70px;}
	
}

.c-page-head__button{
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .c-page-head__button{
    display: block;
  }
  .c-btn--second{
    margin-top: 20px;
  }
}

@media only screen and (max-width: 400px) {
  .c-page-head__body .c-egg__wrapper {
  margin-top: 650px;
  }
}

@media (max-width: 370px) { 
	  .zkn-widget__header .zkn-widget__header-logo-left {
	  width:13vw;
	  }	
}
@media (max-width: 348px) { 
	  .zkn-widget__header .zkn-widget__header-logo-left {
	  display: none;
	  }	
}

/* Flex blokken */

/* Accordion */

section.section-accordion > .o-wrapper {
	 display: flex;
	 flex-flow: row nowrap;
}
 @media only screen and (max-width: 767px) {
	 section.section-accordion > .o-wrapper {
		 flex-flow: row wrap;
	}
}
 section.section-accordion .accordion-title {
	 width: 320px;
}
 @media only screen and (max-width: 767px) {
	 section.section-accordion .accordion-title {
		 width: 100%;
	}
}
 @media only screen and (max-width: 767px) {
	 section.section-accordion .accordion-title .c-btn {
		 display: none;
	}
}
 section.section-accordion .accordion-items {
	 width: calc(100% - 320px);
}
 @media only screen and (max-width: 767px) {
	 section.section-accordion .accordion-items {
		 width: 100%;
	}
}
 section.section-accordion .accordion-item {
	 position: relative;
	 padding: calc(12px + 0.625vw) 0;
	 border-bottom: solid 1px #666;
}
 section.section-accordion .accordion-item:last-child {
	 border-bottom: none;
}
 section.section-accordion .accordion-item .dot {
	 width: 10px;
	 height: 10px;
	 position: absolute;
	 border-radius: 50%;
	 background: #a3cf62;
	 margin-top: 0.7em;
}
 section.section-accordion .accordion-item p {
	 margin-left: 40px;
}
 section.section-accordion .accordion-item p:last-child {
	 margin-bottom: 0;
}
 section.section-accordion .c-btn.outside {
	 margin-top: 30px;
	 display: none;
}
 @media only screen and (max-width: 767px) {
	 section.section-accordion .c-btn.outside {
		 display: block;
	}
}
 
/* Archive blocks */

.archive-blocks {
	 display: flex;
	 flex-flow: row wrap;
	 justify-content: flex-start;
	 align-items: stretch;
	 margin-left: -15px;
	 margin-right: -15px;
}
 .archive-blocks.block-style-row .archive-block {
	 flex: 0 0 25%;
}
 @media only screen and (max-width: 1140px) {
	 .archive-blocks.block-style-row .archive-block {
		 flex: 0 0 50%;
	}
}
 @media only screen and (max-width: 660px) {
	 .archive-blocks.block-style-row .archive-block {
		 flex: 0 0 100%;
	}
}
 .archive-block {
	 flex: 0 0 50%;
	 margin: 30px 0 30px 0;
}
 @media only screen and (max-width: 660px) {
	 .archive-block {
		 flex: 0 0 100%;
	}
}
 .archive-block .inner {
	 margin: 0px 15px 0px;
	 border-radius: 5px;
	 overflow: hidden;
	 height: 100%;
	 background: #eff1f4;
	 display: flex;
	 flex-flow: column nowrap;
	 justify-content: space-between;
}
 .archive-block .image-container {
	 height: 227px;
	 width: 100%;
}
 .archive-block .image-container img {
	 height: 100%;
	 width: 100%;
	 display: block;
	 object-fit: cover;
}
 .archive-block .text-container {
	 flex: 1 0 auto;
	 display: flex;
	 flex-flow: column nowrap;
	 justify-content: space-between;
	 padding: 1.5vw 1.5vw 2vw 1.5vw;
}
 @media only screen and (max-width: 660px) {
	 .archive-block .text-container {
		 padding: 3vw 3vw 3vw 3vw;
	}
}
 .archive-block h3 {
	 margin-bottom: 4px;
}
 .archive-block a {
	 margin-top: 0;
	 margin-bottom: 0;
	 padding: 0 0vw;
}

/* Contact */

section.section-contact .gform_wrapper {
	 display: flex;
	 flex-flow: row wrap;
}
 @media only screen and (max-width: 960px) {
	 section.section-contact .gform_wrapper {
		 flex-flow: row wrap;
	}
}
 section.section-contact .gform_heading {
	 flex: 0 0 400px;
}
 @media only screen and (max-width: 960px) {
	 section.section-contact .gform_heading {
		 flex: 0 0 100%;
	}
}
 section.section-contact form {
	 padding-left: 60px;
	 flex: 0 0 calc(100% - 400px);
}
 @media only screen and (max-width: 960px) {
	 section.section-contact form {
		 flex: 0 0 100%;
		 padding-left: 0;
	}
}
 section.section-contact form .gfield {
	 margin: 6px 0;
}
 section.section-contact form input, section.section-contact form textarea {
	 border-radius: 3px;
	 border: 1px solid #352f32;
}
 
/* Experiences */

.experience-blocks {
	 display: flex;
	 flex-flow: row wrap;
	 justify-content: flex-start;
	 align-items: stretch;
	 margin-left: -15px;
	 margin-right: -15px;
	 margin-top: 48px;
}
 .experience-block {
	 flex: 0 0 50%;
	 margin: 30px 0 78px 0;
}
 @media only screen and (max-width: 660px) {
	 .experience-block {
		 flex: 0 0 100%;
	}
}
 .experience-block .inner {
	 margin: 0px 15px 0px;
	 border-radius: 5px;
	 overflow: hidden;
	 height: 100%;
	 background: #eff1f4;
	 display: flex;
	 flex-flow: column nowrap;
	 justify-content: space-between;
	 align-items: center;
}
 .experience-block .image-container {
	 height: 96px;
	 width: 96px;
	 margin-top: -48px;
	 position: absolute;
}
 .experience-block .image-container .shape {
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 top: 0;
	 left: 0;
	 z-index: 4;
	 transform: translate(-5px, -3px);
}
 .experience-block .image-container img {
	 height: 100%;
	 width: 100%;
	 display: block;
	 object-fit: cover;
	 overflow: hidden;
	 border-radius: 50%;
}
 .experience-block .text-container {
	 padding: calc(32px + 1.5vw) 1.5vw 2vw 1.5vw;
}
 @media only screen and (max-width: 660px) {
	 .experience-block .text-container {
		 padding: calc(32px + 3vw) 3vw 3vw 3vw;
	}
}
 .experience-block h4 {
	 margin-bottom: 4px;
}
 .experience-block p {
	 font-style: italic;
}

/* Image text */

section.section-image-text {
	 margin: 3.6vw 0 7.2vw;
	 position: relative;
}
 section.section-image-text .o-wrapper {
	 display: flex;
	 flex-flow: row nowrap;
	 justify-content: space-between;
}
 @media (max-width: 767px) {
	 section.section-image-text .o-wrapper {
		 flex-flow: row wrap;
	}
}
 @media (min-width: 767px) {
	 section.section-image-text .o-wrapper.-reverse {
		 flex-flow: row-reverse nowrap;
	}
	 section.section-image-text .o-wrapper.-reverse .image-container {
		 padding-left: 7vw;
		 padding-right: 0;
	}
}
 section.section-image-text .image-container {
	 flex: 0 0 100%;
}
 @media (max-width: 767px) {
	 section.section-image-text .image-container {
		 padding-top: 56.25%;
		 position: relative;
	}
}
 @media (min-width: 767px) {
	 section.section-image-text .image-container {
		 width: 45%;
		 padding-right: 7vw;
		 flex: 1 0 45%;
		 position: relative;
	}
}
 section.section-image-text .image-container img {
	 position: absolute;
	 top: 0;
	 height: auto;
	 min-height: 400px;
	 max-height: 100%;
	 object-fit: cover;
	 border-radius: 10px;
	 width: 100%;
}
 @media (min-width: 767px) {
	 section.section-image-text .image-container img {
		 width: calc(100% - 7vw);
	}
}
 @media (max-width: 767px) {
	 section.section-image-text .image-container img {
		 min-height: auto;
		 max-height: auto;
		 height: 100%;
	}
}
 section.section-image-text .text-container {
	 flex: 0 0 100%;
}
 @media (min-width: 767px) {
	 section.section-image-text .text-container {
		 flex: 0 0 55%;
	}
}
 section.section-image-text .text-container h1, section.section-image-text .text-container h2, section.section-image-text .text-container h3 {
	 margin-top: 2em;
}
 @media (min-width: 767px) {
	 section.section-image-text .text-container h1, section.section-image-text .text-container h2, section.section-image-text .text-container h3 {
		 margin-top: 0;
	}
}
 
section.section-video .video-container {
	 position: relative;
	 width: 100%;
	 height: 0;
	 padding-top: 56.25%;
	 border-radius: 10px;
	 overflow: hidden;
}
 section.section-video .video-container.-play svg {
	 display: none;
}
 section.section-video .video-container.-play .poster {
	 display: none;
}
 section.section-video .video-container iframe {
	 width: 100%;
	 height: 100%;
	 top: 0;
	 position: absolute;
}
 section.section-video .video-container .poster, section.section-video .video-container img {
	 width: 100%;
	 height: 100%;
	 top: 0;
   object-fit: cover;
	 position: absolute;
}
 section.section-video .video-container svg {
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%, -50%) scale(1.2);
	 cursor: pointer;
}

/* Video */

section.section-video .video-container {
	 position: relative;
	 width: 100%;
	 height: 0;
	 padding-top: 56.25%;
	 border-radius: 10px;
	 overflow: hidden;
}
 section.section-video .video-container.-play svg {
	 display: none;
}
 section.section-video .video-container.-play .poster {
	 display: none;
}
 section.section-video .video-container iframe {
	 width: 100%;
	 height: 100%;
	 top: 0;
	 position: absolute;
}
 section.section-video .video-container .poster, section.section-video .video-container img {
	 width: 100%;
	 height: 100%;
	 top: 0;
	 position: absolute;
}
 section.section-video .video-container svg {
	 position: absolute;
	 top: 50%;
	 left: 50%;
	 transform: translate(-50%, -50%) scale(1.2);
	 cursor: pointer;
}

/* FAQ */

section.section-faq h2 { font-size:48px; color:#272262; font-weight:bold; margin-bottom:20px; text-align: center; }
section.section-faq .content { text-align: center; }
section.section-faq .container { overflow: auto; padding: 40px 0; }
section.section-faq .faq__inner { margin-top: 30px; }
section.section-faq .faq__item:first-child { border-top: 1px solid #E3E3E3; }
section.section-faq .faq__item { height: 73px; transition: height 1s; cursor: pointer; padding: 23px 0; border-bottom: 1px solid #E3E3E3; background-repeat: no-repeat; background-size: 17px; background-position: calc(100% - 8px) 28px; background-image: url('data:image/svg+xml,<svg width="18" height="11" viewBox="0 0 18 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M8.46968 0.823201C8.76258 0.530301 9.23738 0.530301 9.53028 0.823201L17.1768 8.4697C17.4696 8.7626 17.4696 9.2374 17.1768 9.5303L16.8232 9.8839C16.5303 10.1768 16.0554 10.1768 15.7625 9.8839L8.99998 3.1213L2.23738 9.8839C1.94448 10.1768 1.46968 10.1768 1.17677 9.8839L0.823175 9.5303C0.530275 9.2374 0.530275 8.7626 0.823176 8.4697L8.46968 0.823201Z" fill="%23272262"/></svg>'); }
section.section-faq .faq__item.-active { height: auto; background-image: url('data:image/svg+xml,<svg width="18" height="11" viewBox="0 0 18 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.53026 9.88389C9.23736 10.1768 8.76256 10.1768 8.46966 9.88389L0.823183 2.23739C0.530293 1.94449 0.530293 1.46969 0.823183 1.17679L1.17674 0.823191C1.46963 0.530291 1.9445 0.530291 2.2374 0.823191L8.99996 7.58579L15.7626 0.823191C16.0555 0.530291 16.5303 0.530291 16.8232 0.823191L17.1768 1.17679C17.4697 1.46969 17.4697 1.94449 17.1768 2.23739L9.53026 9.88389Z" fill="%23272262"/></svg>'); }
section.section-faq .faq__item.-active .faq__item--answer { display: block; }
section.section-faq .faq__item--question { font-size:18px; color:#272262; font-weight:bold; }
section.section-faq .faq__item--answer { display: none; margin-top: 20px; }

.section-archive-blocks,
.section-experiences,
.section-accordion,
.section-video,
.section-contact,
.section-faq {
  margin: 100px 0;
}

@media (max-width: 767px) {
  .section-archive-blocks,
  .section-experiences,
  .section-accordion,
  .section-video,
  .section-contact,
  .section-faq {
    margin: 50px 0;
  }
}