/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./hdi/wp-content/themes/campfour/framework/BlockCreator/blockCreator/frontend/structure.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
.awww-row {
  display: flex;
  flex-wrap: wrap;
}
.awww-row .awww-row {
  margin-left: -15px;
  margin-right: -15px;
}
.awww-row.row-align-center {
  align-items: center;
}
.awww-row.row-align-end {
  align-items: end;
}
.awww-row figure {
  margin: 0;
}

.row-align-stretch > .awww-col > * {
  height: 100%;
}

.awww-col {
  padding: 15px;
  flex: 1;
  flex-direction: column;
  min-width: 0;
  box-sizing: border-box;
  flex-shrink: 0;
  flex-grow: 0;
}
.awww-col.col-no-padding {
  padding: 0;
}

.awww-col-1 {
  flex-basis: 8.333%;
}

.awww-col-2 {
  flex-basis: 16.666%;
}

.awww-col-3 {
  flex-basis: 25%;
}

.awww-col-4 {
  flex-basis: 33.333%;
}

.awww-col-5 {
  flex-basis: 41.666%;
}

.awww-col-6 {
  flex-basis: 50%;
}

.awww-col-7 {
  flex-basis: 58.333%;
}

.awww-col-8 {
  flex-basis: 66.666%;
}

.awww-col-9 {
  flex-basis: 75%;
}

.awww-col-10 {
  flex-basis: 82.333%;
}

.awww-col-11 {
  flex-basis: 91.666%;
}

.awww-col-12 {
  flex-basis: 100%;
}

.has-1-columns .wp-block-column {
  flex-basis: 100%;
  margin-right: 0;
}

.awww-col-offset-1 {
  margin-left: 8.333%;
}

.awww-col-offset-2 {
  margin-left: 16.666%;
}

.awww-col-offset-3 {
  margin-left: 25%;
}

.awww-col-offset-4 {
  margin-left: 33.333%;
}

.awww-col-offset-5 {
  margin-left: 41.666%;
}

.awww-col-offset-6 {
  margin-left: 50%;
}

.awww-col-offset-7 {
  margin-left: 58.333%;
}

.awww-col-offset-8 {
  margin-left: 66.666%;
}

.awww-col-offset-9 {
  margin-left: 75%;
}

.awww-col-offset-10 {
  margin-left: 82.333%;
}

.awww-col-offset-11 {
  margin-left: 91.666%;
}

.awww-col-offset-12 {
  margin-left: 100%;
}

.img-top-pos-0 {
  object-position: 50% 0%;
}

.img-top-pos-10 {
  object-position: 50% 10%;
}

.img-top-pos-20 {
  object-position: 50% 20%;
}

.img-top-pos-30 {
  object-position: 50% 30%;
}

.img-top-pos-40 {
  object-position: 50% 40%;
}

.img-top-pos-50 {
  object-position: 50% 50%;
}

.img-top-pos-60 {
  object-position: 50% 60%;
}

.img-top-pos-70 {
  object-position: 50% 70%;
}

.img-top-pos-80 {
  object-position: 50% 80%;
}

.img-top-pos-90 {
  object-position: 50% 90%;
}

.img-top-pos-100 {
  object-position: 50% 100%;
}

@media screen and (max-width: 992px) {
  .awww-col-1 {
    flex-basis: 16.666%;
  }
  .awww-col-2 {
    flex-basis: 33.333%;
  }
  .awww-col-3 {
    flex-basis: 50%;
  }
  .awww-col-4 {
    flex-basis: 50%;
  }
  .awww-col-5 {
    flex-basis: 50%;
  }
  .awww-col-6 {
    flex-basis: 50%;
  }
  .awww-col-7 {
    flex-basis: 100%;
  }
  .awww-col-8 {
    flex-basis: 100%;
  }
  .awww-col-9 {
    flex-basis: 100%;
  }
  .awww-col-10 {
    flex-basis: 100%;
  }
  .awww-col-11 {
    flex-basis: 100%;
  }
  .awww-col-12 {
    flex-basis: 100%;
  }
  .has-1-columns .wp-block-column {
    flex-basis: 100%;
    margin-right: 0;
  }
  .awww-col-offset-1, .awww-col-offset-2, .awww-col-offset-3, .awww-col-offset-4, .awww-col-offset-5, .awww-col-offset-6, .awww-col-offset-7, .awww-col-offset-8, .awww-col-offset-9, .awww-col-offset-10,
  .awww-col-offset-11, .awww-col-offset-12 {
    margin-left: 0%;
  }
  .col-m-1 {
    flex-basis: 8.333%;
  }
  .col-m-2 {
    flex-basis: 16.666%;
  }
  .col-m-3 {
    flex-basis: 25%;
  }
  .col-m-4 {
    flex-basis: 33.333%;
  }
  .col-m-5 {
    flex-basis: 41.666%;
  }
  .col-m-6 {
    flex-basis: 50%;
  }
  .col-m-7 {
    flex-basis: 58.333%;
  }
  .col-m-8 {
    flex-basis: 66.666%;
  }
  .col-m-9 {
    flex-basis: 75%;
  }
  .col-m-10 {
    flex-basis: 82.333%;
  }
  .col-m-11 {
    flex-basis: 91.666%;
  }
  .col-m-12 {
    flex-basis: 100%;
  }
  .awww-col.has-background {
    margin-left: 15px;
    margin-right: 15px;
  }
  .awww-col.has-background.col-m-1 {
    flex-basis: calc(8.333% - 15px * 2);
  }
  .awww-col.has-background.col-m-2 {
    flex-basis: calc(16.666% - 15px * 2);
  }
  .awww-col.has-background.col-m-3 {
    flex-basis: calc(25% - 15px * 2);
  }
  .awww-col.has-background.col-m-4 {
    flex-basis: calc(33.333% - 15px * 2);
  }
  .awww-col.has-background.col-m-5 {
    flex-basis: calc(41.666% - 15px * 2);
  }
  .awww-col.has-background.col-m-6 {
    flex-basis: calc(50% - 15px * 2);
  }
  .awww-col.has-background.col-m-7 {
    flex-basis: calc(58.333% - 15px * 2);
  }
  .awww-col.has-background.col-m-8 {
    flex-basis: calc(66.666% - 15px * 2);
  }
  .awww-col.has-background.col-m-9 {
    flex-basis: calc(75% - 15px * 2);
  }
  .awww-col.has-background.col-m-10 {
    flex-basis: calc(82.333% - 15px * 2);
  }
  .awww-col.has-background.col-m-11 {
    flex-basis: calc(91.666% - 15px * 2);
  }
  .awww-col.has-background.col-m-12 {
    flex-basis: calc(100% - 15px * 2);
  }
}
/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 764px) {
  .mobile-reverse > .awww-row {
    flex-direction: column-reverse;
  }
  .awww-col-1, .awww-col-2, .awww-col-3, .awww-col-4, .awww-col-5, .awww-col-6, .awww-col-7, .awww-col-8, .awww-col-9, .awww-col-10, .awww-col-11, .awww-col-12 {
    flex-basis: 100%;
  }
  .col-s-1 {
    flex-basis: 8.333%;
  }
  .col-s-2 {
    flex-basis: 16.666%;
  }
  .col-s-3 {
    flex-basis: 25%;
  }
  .col-s-4 {
    flex-basis: 33.333%;
  }
  .col-s-5 {
    flex-basis: 41.666%;
  }
  .col-s-6 {
    flex-basis: 50%;
  }
  .col-s-7 {
    flex-basis: 58.333%;
  }
  .col-s-8 {
    flex-basis: 66.666%;
  }
  .col-s-9 {
    flex-basis: 75%;
  }
  .col-s-10 {
    flex-basis: 82.333%;
  }
  .col-s-11 {
    flex-basis: 91.666%;
  }
  .col-s-12 {
    flex-basis: 100%;
  }
  .awww-col.has-background.col-s-1 {
    flex-basis: calc(8.333% - 15px * 2);
  }
  .awww-col.has-background.col-s-2 {
    flex-basis: calc(16.666% - 15px * 2);
  }
  .awww-col.has-background.col-s-3 {
    flex-basis: calc(25% - 15px * 2);
  }
  .awww-col.has-background.col-s-4 {
    flex-basis: calc(33.333% - 15px * 2);
  }
  .awww-col.has-background.col-s-5 {
    flex-basis: calc(41.666% - 15px * 2);
  }
  .awww-col.has-background.col-s-6 {
    flex-basis: calc(50% - 15px * 2);
  }
  .awww-col.has-background.col-s-7 {
    flex-basis: calc(58.333% - 15px * 2);
  }
  .awww-col.has-background.col-s-8 {
    flex-basis: calc(66.666% - 15px * 2);
  }
  .awww-col.has-background.col-s-9 {
    flex-basis: calc(75% - 15px * 2);
  }
  .awww-col.has-background.col-s-10 {
    flex-basis: calc(82.333% - 15px * 2);
  }
  .awww-col.has-background.col-s-11 {
    flex-basis: calc(91.666% - 15px * 2);
  }
  .awww-col.has-background.col-s-12 {
    flex-basis: calc(100% - 15px * 2);
  }
}
@media screen and (max-width: 450px) {
  .col-xs-1 {
    flex-basis: 8.333%;
  }
  .col-xs-2 {
    flex-basis: 16.666%;
  }
  .col-xs-3 {
    flex-basis: 25%;
  }
  .col-xs-4 {
    flex-basis: 33.333%;
  }
  .col-xs-5 {
    flex-basis: 41.666%;
  }
  .col-xs-6 {
    flex-basis: 50%;
  }
  .col-xs-7 {
    flex-basis: 58.333%;
  }
  .col-xs-8 {
    flex-basis: 66.666%;
  }
  .col-xs-9 {
    flex-basis: 75%;
  }
  .col-xs-10 {
    flex-basis: 82.333%;
  }
  .col-xs-11 {
    flex-basis: 91.666%;
  }
  .col-xs-12 {
    flex-basis: 100%;
  }
  .awww-col.has-background.col-xs-1 {
    flex-basis: calc(8.333% - 15px * 2);
  }
  .awww-col.has-background.col-xs-2 {
    flex-basis: calc(16.666% - 15px * 2);
  }
  .awww-col.has-background.col-xs-3 {
    flex-basis: calc(25% - 15px * 2);
  }
  .awww-col.has-background.col-xs-4 {
    flex-basis: calc(33.333% - 15px * 2);
  }
  .awww-col.has-background.col-xs-5 {
    flex-basis: calc(41.666% - 15px * 2);
  }
  .awww-col.has-background.col-xs-6 {
    flex-basis: calc(50% - 15px * 2);
  }
  .awww-col.has-background.col-xs-7 {
    flex-basis: calc(58.333% - 15px * 2);
  }
  .awww-col.has-background.col-xs-8 {
    flex-basis: calc(66.666% - 15px * 2);
  }
  .awww-col.has-background.col-xs-9 {
    flex-basis: calc(75% - 15px * 2);
  }
  .awww-col.has-background.col-xs-10 {
    flex-basis: calc(82.333% - 15px * 2);
  }
  .awww-col.has-background.col-xs-11 {
    flex-basis: calc(91.666% - 15px * 2);
  }
  .awww-col.has-background.col-xs-12 {
    flex-basis: calc(100% - 15px * 2);
  }
}
.wp-block-image img {
  height: auto;
}

.wp-block-awww-variable-columns, .container, .v-cs {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
}

.full-size .post-overview {
  max-width: 100%;
}
/*!*****************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./hdi/wp-content/themes/campfour/framework/BlockCreator/libs/modules/frontend/SlideshowStyle/SlideshowStyle.scss ***!
  \*****************************************************************************************************************************************************************************************************************************************************************/
.bulletHolder {
  z-index: 2;
  position: absolute;
  bottom: 15px;
  width: 100%;
}

.bulletContainer {
  text-align: center;
}

.bulletItem {
  cursor: pointer;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  display: inline-block;
  border-radius: 30px;
  margin: 6px;
  box-shadow: 0px 0px 0px 3px rgba(0, 0, 0, 0.4);
}
.bulletItem.active {
  background-color: #000000;
  box-shadow: 0px 0px 0px 3px rgba(255, 255, 255, 0.4);
}

.awwwArrow {
  z-index: 1;
  display: block;
  background-color: #000000;
  width: 30px;
  height: 40px;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  cursor: pointer;
}
.awwwArrow:after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  border-top: 3px solid #ffffff;
  border-left: 3px solid #ffffff;
  transform: rotate(-45deg);
  position: absolute;
  top: 12px;
  left: 11px;
}
.awwwArrow.arrowRight {
  right: 0;
}
.awwwArrow.arrowRight:after {
  transform: rotate(135deg);
  left: auto;
  right: 11px;
}
/*!******************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./hdi/wp-content/themes/campfour/framework/BlockCreator/libs/modules/frontend/AwwwModalBox/style.scss ***!
  \******************************************************************************************************************************************************************************************************************************************************/
body.awwwModalOpen {
  overflow: hidden;
}

#awwwModal {
  display: none;
  z-index: 1000;
  position: relative;
}
#awwwModal.active {
  display: block;
}

#awwwModalBg, #awwwModalHolder {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

#awwwModalInner {
  background-color: #ffffff;
}

#awwwModalBg {
  background-color: rgba(0, 0, 0, 0.5);
}

#awwwModalHolder {
  display: flex;
  justify-content: center;
  align-items: start;
  overflow-y: auto;
  overflow-x: hidden;
}
#awwwModalHolder .close-modal {
  display: block;
  width: 36px;
  height: 36px;
  background-color: #000000;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 10;
}
#awwwModalHolder .close-modal:before {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #ffffff;
  top: 16px;
  left: 7px;
  position: absolute;
  transform: rotate(45deg);
}
#awwwModalHolder .close-modal:after {
  content: "";
  width: 20px;
  height: 2px;
  background-color: #ffffff;
  top: 16px;
  left: 7px;
  position: absolute;
  transform: rotate(-45deg);
}

#awwwModalContainer {
  position: relative;
  max-width: 100%;
}

.modal-img {
  max-width: 100vw;
  height: auto;
  display: block;
  max-height: 100vh;
}

.modal-gallery-holder {
  position: relative;
  z-index: 1;
}

.wp-block-awww-modal {
  cursor: pointer;
  background-color: transparent;
  border: 0;
  padding: 0;
}

.wp-block-awww-modal-content {
  display: none !important;
}

.wp-block-awww-modal-button {
  border: 0;
  background-color: transparent;
}
/*!****************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./hdi/wp-content/themes/campfour/framework/BlockCreator/libs/modules/frontend/FilterHtml/style.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************/

/*!****************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[1].use[1]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[1].use[2]!./hdi/wp-content/themes/campfour/framework/CampThree/src/scss/frontend.scss ***!
  \****************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
@font-face {
  font-family: "fontello";
  src: url(03f1119d17e8e8ce1ad4.eot);
  src: url(03f1119d17e8e8ce1ad4.eot#iefix) format("embedded-opentype"), url(6cc66ec77ef6146bcf9d.woff2?) format("woff2"), url(49916651bc81704a8749.woff?) format("woff"), url(ec7378e341270c5be50e.ttf?) format("truetype"), url(991646ee89bb1179b030.svg?#fontello) format("svg");
  font-display: block;
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before, [class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  /* opacity: .8; */
  /* For safety - reset parent styles, that can break glyph codes*/
  font-variant: normal;
  text-transform: none;
  /* fix buttons height, for twitter bootstrap */
  line-height: 1em;
  /* Animation center compensation - margins should be symmetric */
  /* remove if not needed */
  margin-left: 0.2em;
  /* you can be more comfortable with increased icons size */
  /* font-size: 120%; */
  /* Font smoothing. That was taken from TWBS */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* Uncomment for 3D effect */
  /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

@font-face {
  font-family: "Ubuntu";
  src: url(0dd2d5986e2731a16ee7.ttf) format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url(643c0a5c4ac0440c45e5.ttf) format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url(1cbb1b79a23478cc89ad.ttf) format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url(e37c5546eb1a6efc4818.ttf) format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url(fec2d0f1431a6114a6ce.ttf) format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Ubuntu";
  src: url(6fe54aaa592aa54a8c88.ttf) format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
.d-lr-1 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.d-lr-2 {
  padding-left: 30px !important;
  padding-right: 30px !important;
}

.d-t-1 {
  margin-top: 0 !important;
}

.d-b-1 {
  margin-bottom: 0 !important;
}

.d-i-t-1 {
  padding-top: 0 !important;
}

.d-i-b-1 {
  padding-bottom: 0 !important;
}

.d-t-2 {
  margin-top: 1rem !important;
}

.d-b-2 {
  margin-bottom: 1rem !important;
}

.d-i-t-2 {
  padding-top: 1rem !important;
}

.d-i-b-2 {
  padding-bottom: 1rem !important;
}

.d-t-3 {
  margin-top: 2rem !important;
}

.d-b-3 {
  margin-bottom: 2rem !important;
}

.d-i-t-3 {
  padding-top: 2rem !important;
}

.d-i-b-3 {
  padding-bottom: 2rem !important;
}

.d-t-4 {
  margin-top: 4rem !important;
}

.d-b-4 {
  margin-bottom: 4rem !important;
}

.d-i-t-4 {
  padding-top: 4rem !important;
}

.d-i-b-4 {
  padding-bottom: 4rem !important;
}

.d-t-5 {
  margin-top: 6rem !important;
}

.d-b-5 {
  margin-bottom: 6rem !important;
}

.d-i-t-5 {
  padding-top: 6rem !important;
}

.d-i-b-5 {
  padding-bottom: 6rem !important;
}

.d-t-6 {
  margin-top: 8rem !important;
}

.d-b-6 {
  margin-bottom: 8rem !important;
}

.d-i-t-6 {
  padding-top: 8rem !important;
}

.d-i-b-6 {
  padding-bottom: 8rem !important;
}

.d-t-7 {
  margin-top: 10rem !important;
}

.d-b-7 {
  margin-bottom: 10rem !important;
}

.d-i-t-7 {
  padding-top: 10rem !important;
}

.d-i-b-7 {
  padding-bottom: 10rem !important;
}

.d-t-8 {
  margin-top: 12rem !important;
}

.d-b-8 {
  margin-bottom: 12rem !important;
}

.d-i-t-8 {
  padding-top: 12rem !important;
}

.d-i-b-8 {
  padding-bottom: 12rem !important;
}

.d-t--1 {
  margin-top: 80px !important;
}

.d-b--1 {
  margin-bottom: 80px !important;
}

.d-t--2 {
  margin-top: -120px !important;
}

.d-b--2 {
  margin-bottom: -120px !important;
}

p, input, select, textarea, a, button, strong {
  line-height: 1.4em;
}

h1, h2, h3, h4, h5, h6 {
  line-height: 1.1em;
}

.wp-block-awww-icon.has-text-color path {
  fill: currentColor !important;
}

.icon-right-open:before {
  content: "\e800";
} /* '' */
.icon-instagram-1:before {
  content: "\e801";
} /* '' */
.icon-location:before {
  content: "\e802";
} /* '' */
.icon-clock:before {
  content: "\e803";
} /* '' */
.icon-mobile:before {
  content: "\e807";
} /* '' */
.icon-search:before {
  content: "\e80a";
} /* '' */
.icon-down-open-2:before {
  content: "\f004";
} /* '' */
.icon-up-open:before {
  content: "\f005";
} /* '' */
.icon-twitter:before {
  content: "\f099";
} /* '' */
.icon-facebook:before {
  content: "\f09a";
} /* '' */
.icon-linkedin:before {
  content: "\f0e1";
} /* '' */
.icon-quote-left:before {
  content: "\f10d";
} /* '' */
.icon-folder-open-empty:before {
  content: "\f115";
} /* '' */
.icon-euro:before {
  content: "\f153";
} /* '' */
.icon-youtube-play:before {
  content: "\f16a";
} /* '' */
.icon-fax:before {
  content: "\f1ac";
} /* '' */
.icon-paper-plane:before {
  content: "\f1d8";
} /* '' */
.icon-user-o:before {
  content: "\f2c0";
} /* '' */
p, li, a, td, label, input, textarea, select, .wp-block-search__input, time, button, ul, legend, .form-field-check {
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
  font-size: 16px;
  line-height: 23px;
  color: var(--wp--preset--color--text-normal);
  margin: 0;
}
p a, li a, a a, td a, label a, input a, textarea a, select a, .wp-block-search__input a, time a, button a, ul a, legend a, .form-field-check a {
  color: inherit;
  font-size: inherit;
}

p, a, li {
  line-height: 1.3em;
}

h1, h2, h3, h4, h5, h6, th, tfoot td {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  color: var(--wp--preset--color--text-dark);
}

.justify-content-space-between {
  justify-content: space-between;
}

.wp-block-buttons {
  margin-top: 5px;
  margin-bottom: 15px;
}
.wp-block-buttons .wp-block-button {
  margin-top: 10px;
  margin-right: 15px !important;
}
.wp-block-buttons .wp-block-button:last-child {
  margin-right: 0 !important;
}

.alignleft, .justify-content-left {
  text-align: left;
}

.alignright, .justify-content-right {
  text-align: right;
}

.aligncenter {
  text-align: center;
}

.figure {
  margin: 0;
}

.wp-block-pullquote {
  border: 0;
  padding: 30px 0;
}

blockquote {
  display: block;
  max-width: 500px;
  margin: 30px auto;
  text-align: center;
  font-weight: 600;
  border: 0;
}
blockquote p {
  color: #7eb712;
  margin-bottom: 15px;
}
blockquote cite {
  display: block;
  color: #b97e79;
}

.wp-block-table table, .wp-block-table th, .wp-block-table td {
  border: 1px solid #b97e79;
  padding: 10px;
  font-size: 16px;
}
.wp-block-table th, .wp-block-table tfoot td {
  font-size: 16px;
  color: #7eb712;
  background-color: #b97e79;
}
.wp-block-table tfoot {
  border-top: 2px solid #b97e79;
}
.wp-block-table figcaption {
  margin: 10px 0;
  font-style: italic;
  text-align: center;
  color: #5A5846;
}
.wp-block-table.is-style-stripes {
  border-bottom: 1px solid #b97e79;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: #7eb712;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) td {
  color: #5A5846;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(even) {
  background-color: #ffffff;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(even) td {
  color: #5A5846;
}
.wp-block-table.is-style-stripes th, .wp-block-table.is-style-stripes tfoot td {
  font-size: 14px;
  color: #ffffff;
  background-color: #b97e79;
}

.awwwArrow {
  background-color: #7eb712;
  overflow: hidden;
  width: 38px;
  height: 47px;
  opacity: 0.8;
}
.awwwArrow:hover {
  opacity: 1;
}

.arrowLeft {
  margin-left: 5px;
}

.arrowRight {
  margin-right: 5px;
}

.awwwArrow.arrowRight:after {
  right: 14px;
}

.awwwArrow.arrowLeft:after {
  left: 14px;
}

.image-slideshow-holder {
  overflow: visible;
}

.bulletHolder {
  margin-top: 9px;
  position: relative;
  bottom: 0;
}
.bulletHolder .bulletItem {
  background-color: #ffffff;
  border: 3px solid #7eb712;
  box-shadow: none;
}
.bulletHolder .bulletItem.active {
  border: 3px solid #7eb712;
  box-shadow: none;
  background-color: #7eb712;
}

.awwwArrow:after {
  width: 14px;
  height: 14px;
  top: 15px;
  left: 11px;
}

.type-flex {
  display: flex;
  gap: 7.5px;
  flex-direction: row;
}
.type-flex.flex-wrap-wrap {
  flex-wrap: wrap;
}
.type-flex.flex-wrap-nowrap {
  flex-wrap: nowrap;
}
.type-flex.vertical-alignment-top {
  align-items: flex-start;
}
.type-flex.vertical-alignment-center {
  align-items: center;
}
.type-flex.vertical-alignment-bottom {
  align-items: flex-end;
}
.type-flex.justify-content-left {
  justify-content: left;
}
.type-flex.justify-content-center {
  justify-content: center;
}
.type-flex.justify-content-right {
  justify-content: right;
}
.type-flex.vertical-alignment-space-between {
  justify-content: space-between;
}
.type-flex.orientation-vertical {
  flex-direction: column;
}
.type-flex.orientation-vertical.justify-content-left {
  align-items: flex-start;
}
.type-flex.orientation-vertical.justify-content-center {
  align-items: center;
}
.type-flex.orientation-vertical.justify-content-right {
  align-items: flex-end;
}

.flex-wrap-nowrap {
  flex-wrap: nowrap;
}

body {
  background-color: #f7f7f7;
  margin: 0;
  padding: 0;
  border: 0;
}
.site .header-holder {
  margin: 0;
}

.wp-block-awww-root-template-holder {
  padding-top: 90px;
}
.wp-block-awww-root-template-holder .wp-block-awww-root-template-holder {
  padding-top: 0;
}

a.is-l, .is-l a {
  display: block;
  text-decoration: none;
}
a.is-l:after, .is-l a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.single-veelgestelde-vragen .entry-content {
  padding-top: 151px;
}

.img-max-width-thumb {
  max-width: 100px;
}

ul.is-style-yellow-li {
  list-style: none;
}
ul.is-style-yellow-li li {
  position: relative;
}
ul.is-style-yellow-li li:before {
  content: "•";
  color: var(--wp--preset--color--third);
  position: absolute;
  left: -15px;
}

.notVisible {
  display: none;
}

.not-valid {
  border: 1px solid red !important;
}

.is-style-triangle-bg:before, .is-style-triangle-bg-right:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(130cef16d11c6fa0f5cd.svg) no-repeat 50% 100%;
  background-size: cover;
}
.is-style-triangle-bg .image-background-holder, .is-style-triangle-bg-right .image-background-holder {
  -webkit-mask-image: linear-gradient(to right, transparent 40%, black 70%);
  mask-image: linear-gradient(to right, transparent 40%, black 70%);
}

.is-style-triangle-bg-right .image-background-holder {
  -webkit-mask-image: linear-gradient(to left, transparent 40%, black 70%);
  mask-image: linear-gradient(to left, transparent 40%, black 70%);
}

.image-background-holder + .v-cs > .awww-row {
  margin-left: 0;
  margin-right: 0;
}

figure {
  max-width: 100%;
  max-height: 100%;
  position: relative;
}
figure img {
  max-width: 100%;
  max-height: 100%;
  object-fit: cover;
  width: 100%;
  height: 100%;
}

/* img */
.is-style-rounded-corners img, .wp-block-post-featured-image img {
  border-radius: 20px;
  overflow: hidden;
}

.wp-block-awww-meta-block.quote {
  font-style: italic;
  position: relative;
  display: block;
  padding-left: 28px;
}
.wp-block-awww-meta-block.quote:before {
  content: "\f10d";
  font-family: "fontello";
  position: absolute;
  top: 0;
  left: 0;
}

/* overviews */
.is-style-overview-item {
  border-radius: 20px;
  position: relative;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 12px -6px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 12px -6px rgba(0, 0, 0, 0.3);
  transition: box-shadow 0.3s ease-in-out;
  height: 100%;
}
.is-style-overview-item:hover {
  -webkit-box-shadow: 0px 0px 12px -6px var(--wp--preset--color-variant);
  box-shadow: 0px 0px 12px -6px var(--wp--preset--color-variant);
}
.is-style-overview-item:hover a {
  color: var(--wp--preset--color--variant);
}
.is-style-overview-item > figure {
  aspect-ratio: 3/2;
}
.is-style-overview-item h3, .is-style-overview-item h4, .is-style-overview-item h5, .is-style-overview-item h6 {
  min-height: 50px;
  display: flex;
  align-items: center;
}
.is-style-overview-item h3 a, .is-style-overview-item h4 a, .is-style-overview-item h5 a, .is-style-overview-item h6 a {
  flex-basis: 100%;
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.is-style-overview-item h3 a:after, .is-style-overview-item h4 a:after, .is-style-overview-item h5 a:after, .is-style-overview-item h6 a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10;
}
.is-style-overview-item.item-onderzoek h3, .is-style-overview-item.item-onderzoek h4, .is-style-overview-item.item-onderzoek h5, .is-style-overview-item.item-onderzoek h6 {
  min-height: 0px;
}
.is-style-overview-item .excerpt {
  display: block;
  overflow: hidden;
}

.overview-overzicht-list a {
  text-decoration: none;
}
.overview-overzicht-list .wp-block-awww-icon {
  min-width: 50px;
  text-align: center;
}

.post-overview-onderzoek h3, .post-overview-onderzoek h4, .post-overview-onderzoek h5, .post-overview-onderzoek h6 {
  min-height: 0;
}

.row-align-stretch .post-overview > .awww-row {
  margin-top: -15px;
  margin-bottom: -15px;
}

.post-overview .awww-row {
  align-items: stretch;
}
.post-overview .awww-row > .awww-col > .wp-block-group {
  height: 100%;
}

.news-list-overview {
  position: relative;
  gap: 15px;
}
.news-list-overview h3 a, .news-list-overview h4 a, .news-list-overview h5 a, .news-list-overview h6 a {
  font-family: inherit;
  font-size: inherit;
  color: inherit;
  font-weight: inherit;
  line-height: inherit;
  text-decoration: none;
  transition: all 0.3s ease-in-out;
}
.news-list-overview h3 a:after, .news-list-overview h4 a:after, .news-list-overview h5 a:after, .news-list-overview h6 a:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.news-list-overview .is-style-rounded-square {
  flex-grow: 0;
  flex-shrink: 0;
}
.news-list-overview > .wp-block-group {
  flex-basis: fit-content;
}

.clear-both {
  display: block;
}

.overview-wachttijden {
  background-color: var(--wp--preset--color--secondary-light) !important;
}
.overview-wachttijden p strong {
  font-weight: bold !important;
  font-size: 94px;
}
.overview-wachttijden .awww-accordion-head button.active, .overview-wachttijden .awww-accordion-head button:hover {
  background-color: var(--wp--preset--color--secondary) !important;
}

.medewerker-overview {
  position: relative;
}
.medewerker-overview > figure {
  line-height: 0;
  position: relative;
  aspect-ratio: 1/1;
}
.medewerker-overview > figure::before {
  float: left;
  padding-top: 100%;
  content: "";
}
.medewerker-overview > figure::after {
  display: block;
  content: "";
  clear: both;
}
.medewerker-overview > figure img {
  width: 100%;
  height: auto;
  object-fit: cover;
  aspect-ratio: 1/1;
}
.medewerker-overview:hover .is-hover, .medewerker-overview:focus .is-hover {
  opacity: 1;
}
.medewerker-overview:hover h3, .medewerker-overview:hover a, .medewerker-overview:focus h3, .medewerker-overview:focus a {
  color: #ffffff !important;
}
.medewerker-overview .is-hover {
  transition: all 0.2s;
  opacity: 0;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  flex-direction: row;
}
.medewerker-overview .is-hover:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: var(--wp--preset--color--variant);
  opacity: 0.9;
  z-index: 0;
}
.medewerker-overview .is-hover * {
  z-index: 1;
}
.medewerker-overview .is-hover h3 {
  z-index: 2;
}

/*image*/
.ar {
  display: flex;
  justify-content: center;
  align-items: center;
}
.ar img {
  height: 100%;
}

.a-r-1-1 {
  aspect-ratio: 1/1;
}

.a-r-2-1 {
  aspect-ratio: 2/1;
}

.a-r-3-2 {
  aspect-ratio: 3/2;
}

.is-style-image-left {
  display: flex;
}
.is-style-image-left > figure {
  aspect-ratio: auto;
  width: 20%;
}
.is-style-image-left > figure img {
  width: 100%;
  height: 100%;
}
.is-style-image-left > .wp-block-group {
  flex: 1;
}

/*taxonomy filter*/
/* post taxonomy overview */
.taxonomy-container {
  margin: 0;
}
.taxonomy-container li {
  list-style: none;
  display: block;
  margin: 15px 0;
}

/* button */
a.wp-block-group {
  text-decoration: none;
  display: block;
  line-height: 0;
}

.wp-block-button__link, input[type=submit] {
  background-color: var(--wp--preset--color--variant);
  color: #ffffff;
  transition: all 0.2s ease-in;
  border: 0;
  border-radius: 9999px;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
  font-family: "Ubuntu", sans-serif;
}
.wp-block-button__link:hover, input[type=submit]:hover {
  background-color: var(--wp--preset--color--text-dark);
  color: #ffffff;
}

.is-style-is-anchor-button .wp-block-button__link {
  background-color: transparent !important;
  color: var(--wp--preset--color--variant);
  text-decoration: underline;
}

.is-style-outline .wp-block-button__link {
  background-color: transparent !important;
}

.is-style-third-button span {
  display: inline-block;
  background-color: #7eb712;
  color: #ffffff;
  padding: 11px 20px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 3px -2px rgba(0, 0, 0, 0.5);
  box-shadow: 0px 5px 3px -2px rgba(0, 0, 0, 0.5);
}

.btn-left {
  float: left;
}

/*navigations*/
.menu {
  display: flex;
  align-items: center;
  margin: 0;
  flex-wrap: wrap;
}
.menu > li {
  display: inline-block;
  list-style: none;
  position: relative;
}
.menu > li.current a, .menu > li:hover a {
  color: var(--midColor, --wp--preset--color--primary);
}
.menu > li.current.is-style-third-button span, .menu > li:hover.is-style-third-button span {
  color: #ffffff;
}
.menu > li.current .sub-menu li a, .menu > li:hover .sub-menu li a {
  color: #000000;
}
.menu > li.current .sub-menu .current a, .menu > li:hover .sub-menu .current a {
  color: var(--midColor, --wp--preset--color--primary);
}
.menu > li.has-children > a {
  padding-right: 30px !important;
}
.menu > li.has-children > a:after {
  content: "\f004";
  position: absolute;
  top: 50%;
  right: 9px;
  font-family: "fontello";
  margin-top: -12px;
}
.menu > li > a {
  display: inline-block;
  padding: 5px 13px;
  text-decoration: none;
}
.menu > li > a span {
  font-weight: 400;
}
.menu > li a span {
  font-size: 16px;
}
.menu > li ul {
  display: none;
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 10;
  min-width: 240px;
  padding: 10px 0;
  box-shadow: 0px -1px 12px -1px rgba(0, 0, 0, 0.3);
}
.menu > li ul:before {
  position: absolute;
  content: "";
  display: block;
  width: 50%;
  background-color: var(--midColor, --wp--preset--color--primary);
  top: -3px;
  left: 0;
  height: 3px;
}
.menu > li ul li {
  list-style: none;
}
.menu > li ul a {
  text-decoration: none;
  padding: 5px 20px;
  display: block;
}
.menu > li ul.active {
  display: block;
}
.menu .is-style-icon-button a span {
  display: none;
}
.menu .is-style-icon-button.search-icon a:before {
  content: "\e80a";
  font-family: "fontello";
  color: var(--wp--preset--color--variant);
  background-color: var(--wp--preset--color--variant-light);
  padding: 11px 10px;
  font-size: 26px;
  border-radius: 34px;
}

.awww-slideshow-holder {
  position: relative;
}
.awww-slideshow-holder > .is-awww-slideshow {
  overflow: hidden;
}
.awww-slideshow-holder > .is-awww-slideshow > .awww-row {
  flex-wrap: nowrap;
  transform: translateX(0);
}
.awww-slideshow-holder > .is-awww-slideshow > .awww-row.awww-animate {
  transition: transform 0.3s;
}

.awwwArrow {
  border-radius: 5px;
}

.arrowRight {
  margin-right: -25px;
}

.arrowLeft {
  margin-left: -25px;
}

.ismoving {
  cursor: move;
}
.ismoving .awww-col {
  pointer-events: none;
}

.head-nav {
  position: fixed;
  height: 90px;
  background-color: #ffffff;
  z-index: 100;
  width: 100%;
  border-bottom: 1px solid #ddd;
  border-bottom: 5px solid var(--wp--preset--color--primary-mid);
  -webkit-box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px -1px rgba(0, 0, 0, 0.3);
}

#logo-holder {
  display: block;
  position: absolute;
  padding: 7px 15px;
}

#search-holder {
  position: absolute;
  top: 100%;
  right: 0;
  min-width: 320px;
  background-color: #ffffff;
  display: none;
}
#search-holder .wp-block-search__inside-wrapper {
  display: flex;
}
#search-holder.active {
  display: block;
}
#search-holder .wp-block-search__input {
  border: 0;
  line-height: 40px;
  font-size: 18px;
  padding: 10px 15px;
}
#search-holder .wp-block-search__button {
  background: transparent;
  border: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
}
#search-holder .wp-block-search__button svg {
  fill: var(--wp--preset--color--text-normal);
}

.is-main-nav-holder {
  text-align: right;
  margin-right: 15px;
  margin-left: 240px;
}
.is-main-nav-holder .menu {
  text-align: left;
}
.is-main-nav-holder .menu > li {
  border-bottom: 5px solid transparent;
}
.is-main-nav-holder .menu > li > a {
  padding: 0 12px;
  height: 90px;
  display: flex;
  align-items: center;
}
.is-main-nav-holder .menu > li > a:hover, .is-main-nav-holder .menu > li > a.active, .is-main-nav-holder .menu > li > a:focus {
  color: var(--wp--preset--color--primary);
}
.is-main-nav-holder .menu > li.m-red {
  border-bottom: 5px solid var(--wp--preset--color--secondary);
}
.is-main-nav-holder .menu > li.m-red.current > a {
  color: var(--wp--preset--color--secondary);
}
.is-main-nav-holder .menu > li.m-red > a:hover, .is-main-nav-holder .menu > li.m-red > a.current, .is-main-nav-holder .menu > li.m-red > a:focus {
  color: var(--wp--preset--color--secondary);
}
.is-main-nav-holder .menu > li.m-red:hover, .is-main-nav-holder .menu > li.m-red.active, .is-main-nav-holder .menu > li.m-red:focus {
  border-color: var(--wp--preset--color--secondary);
}
.is-main-nav-holder .menu > li.m-yellow {
  border-bottom: 5px solid var(--wp--preset--color--third);
}
.is-main-nav-holder .menu > li.m-yellow.current > a {
  color: var(--wp--preset--color--third);
}
.is-main-nav-holder .menu > li.m-yellow > a:hover, .is-main-nav-holder .menu > li.m-yellow > a.active, .is-main-nav-holder .menu > li.m-yellow > a:focus {
  color: var(--wp--preset--color--third);
}
.is-main-nav-holder .menu > li.m-yellow:hover, .is-main-nav-holder .menu > li.m-yellow.active, .is-main-nav-holder .menu > li.m-yellow:focus {
  border-color: var(--wp--preset--color--third);
}
.is-main-nav-holder .menu > li.m-blue {
  border-bottom: 5px solid var(--wp--preset--color--fourth);
}
.is-main-nav-holder .menu > li.m-blue.current > a {
  color: var(--wp--preset--color--fourth);
}
.is-main-nav-holder .menu > li.m-blue > a:hover, .is-main-nav-holder .menu > li.m-blue > a.active, .is-main-nav-holder .menu > li.m-blue > a:focus {
  color: var(--wp--preset--color--fourth);
}
.is-main-nav-holder .menu > li.m-blue:hover, .is-main-nav-holder .menu > li.m-blue.active, .is-main-nav-holder .menu > li.m-blue:focus {
  border-color: var(--wp--preset--color--fourth);
}
.is-main-nav-holder .menu > li.has-children > a {
  padding-right: 30px;
}
.is-main-nav-holder .main-nav-container {
  display: inline-block;
}
.is-main-nav-holder .top-nav-container {
  float: right;
}

#menu-pre-footer-1, #menu-pre-footer-2, #menu-pre-footer-3 {
  display: block;
  text-align: left;
}
#menu-pre-footer-1 li, #menu-pre-footer-2 li, #menu-pre-footer-3 li {
  display: block;
}
#menu-pre-footer-1 li a, #menu-pre-footer-2 li a, #menu-pre-footer-3 li a {
  padding-left: 0;
}

#menu-footer-menu {
  justify-content: end;
}
#menu-footer-menu a {
  padding: 5px 9px;
}
#menu-footer-menu a span {
  color: #339DB4;
  font-size: 14px;
}

.pre-footer {
  margin-top: 50px;
}
.pre-footer h3, .pre-footer h4, .pre-footer h5 {
  font-size: 16px;
  margin: 0;
}
.pre-footer .menu li a {
  padding: 3px 9px;
}

/* pagination*/
.pagination {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 15px 0;
}

.nav-links {
  display: flex;
}

.page-numbers {
  display: flex;
  padding: 2px 8px;
  background-color: #ffffff;
  text-decoration: none;
  border: 1px solid var(--wp--preset--color--variant-mid);
  color: var(--wp--preset--color--variant);
  border-radius: 3px;
  align-items: center;
  font-size: 16px;
  margin: 1px;
}
.page-numbers.current, .page-numbers:hover {
  color: #ffffff;
  background-color: var(--wp--preset--color--variant);
}

.is-style-group-quote {
  position: relative;
  max-width: 277px;
}
.is-style-group-quote .wp-block-group {
  position: relative;
  min-height: 340px;
  align-items: center;
  padding: 120px 70px 82px 33px;
  z-index: 1;
}
.is-style-group-quote .wp-block-awww-icon svg {
  position: absolute;
  display: block;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.is-style-group-quote .wp-block-awww-icon svg path {
  fill: #7eb712;
  stroke: #7eb712;
}

ul {
  padding: 0;
  margin-left: 18px;
}
ul li::marker {
  color: #aaa;
}

.wp-block-awww-icon.has-secondary-color path {
  fill: var(--wp--preset--color--secondary) !important;
  stroke: var(--wp--preset--color--secondary) !important;
}
.wp-block-awww-icon.has-secondary-color circle {
  stroke: var(--wp--preset--color--secondary) !important;
}

/*accordion*/
.wp-block-awww-accordion {
  margin: 0;
}

.awww-accordion-head > * {
  margin: 0;
}
.awww-accordion-head button {
  border: 0;
  border-radius: 4px;
  width: 100%;
  text-align: left;
  padding: 15px 50px 15px 15px;
  background-color: #ffffff;
  margin-bottom: 10px;
  font-size: 16px;
  color: var(--wp--preset--color--text-dark);
  position: relative;
  border-bottom: 1px solid #dddddd;
}
.awww-accordion-head button.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0;
  border-bottom: 0;
}
.awww-accordion-head button.active:after {
  content: "\f004";
  font-family: fontello;
}
.awww-accordion-head button:after {
  content: "\f005";
  position: absolute;
  font-family: fontello;
  top: calc(50% - 8px);
  right: 15px;
}

.awww-accordion-content-holder {
  padding: 15px;
  background-color: #ffffff;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  margin-bottom: 10px;
  border-bottom: 1px solid #dddddd;
}

.is-style-tab {
  display: flex;
  flex-wrap: wrap;
}
.is-style-tab .awww-accordion-head {
  order: 0;
}
.is-style-tab button {
  border: 0;
  border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;
  width: auto;
  padding: 15px;
  background-color: #ffffff;
  margin-bottom: 0;
}
.is-style-tab button:after {
  content: "" !important;
}
.is-style-tab button.active {
  color: #ffffff;
  background-color: var(--wp--preset--color--variant);
}
.is-style-tab .awww-accordion-content-holder {
  order: 1;
  flex-basis: 100%;
}

.is-style-tab-vertical, .overview-wachttijden {
  display: grid;
  grid-template-columns: repeat(7, 1fr);
  background-color: var(--wp--preset--color--primary-light);
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.is-style-tab-vertical:before, .overview-wachttijden:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 28.5%;
  background-color: #ffffff;
}
.is-style-tab-vertical .awww-accordion-head, .overview-wachttijden .awww-accordion-head {
  grid-column: 1/3;
}
.is-style-tab-vertical .awww-accordion-head button, .overview-wachttijden .awww-accordion-head button {
  margin: 0;
  border: 0;
  border-radius: 0;
}
.is-style-tab-vertical .awww-accordion-head button:after, .overview-wachttijden .awww-accordion-head button:after {
  display: none;
}
.is-style-tab-vertical .awww-accordion-head button.active, .is-style-tab-vertical .awww-accordion-head button:hover, .overview-wachttijden .awww-accordion-head button.active, .overview-wachttijden .awww-accordion-head button:hover {
  background-color: var(--wp--preset--color--primary);
  color: #ffffff;
}
.is-style-tab-vertical .awww-accordion-content-holder, .overview-wachttijden .awww-accordion-content-holder {
  flex-basis: 70%;
  padding: 0;
  grid-column: 3/8;
  grid-row: 1/20;
  background-color: transparent;
  margin: 0;
}
.is-style-tab-vertical .awww-accordion-content-holder.active, .overview-wachttijden .awww-accordion-content-holder.active {
  visibility: visible;
}
.is-style-tab-vertical .awww-accordion-content, .overview-wachttijden .awww-accordion-content {
  padding: 20px;
}

.filterItem nav {
  margin-top: 15px;
}
.filterItem ul {
  margin: 0;
}

.justify-content-left .filterHolder .parent-list {
  justify-content: left;
}

.filterHolder li a .count {
  display: none;
}

#filterItem-posttype-onderzoek ul li a, #filterItem-onderzoekstatus ul li a {
  background-color: var(--wp--preset--color--fourth-light);
}
#filterItem-posttype-onderzoek ul li a:hover, #filterItem-posttype-onderzoek ul li a.active, #filterItem-onderzoekstatus ul li a:hover, #filterItem-onderzoekstatus ul li a.active {
  background-color: var(--wp--preset--color--fourth);
}

.news-list-overview figure {
  max-width: 65px;
}

p.info {
  display: block;
  padding: 6px 10px;
  background-color: #fff0dc;
  border: 1px solid #ffae42;
  border-radius: 4px;
  margin: 0 0 5px 0;
}

.date-container {
  width: auto;
  top: 50%;
  margin-top: -45px;
  left: 20%;
  margin-left: -50px;
  text-align: center;
  position: absolute;
}
.date-container span {
  display: block;
  font-family: "Ubuntu", sans-serif;
}
.date-container .date-holder {
  display: inline-block;
  width: 100px;
  background-color: #FFFFFF;
  border-radius: 5px;
  overflow: hidden;
  box-shadow: 0 0 15px -6px rgba(0, 0, 0, 0.4);
}
.date-container .date-month {
  background-color: #87bdc9;
  color: #FFFFFF;
  font-size: 14px;
  line-height: 27px;
  text-transform: uppercase;
}
.date-container .date-date {
  font-weight: bold;
  font-size: 20px;
  line-height: 36px;
}
.date-container .date-day {
  color: #87bdc9;
}

.overview-date-full-width .is-style-overview-item > .wp-block-group {
  padding-left: 75px !important;
}

.search-results-holder {
  padding-top: 106px;
}
.search-results-holder .row-align-end {
  display: none;
}

#showCurrentFilterBtns {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 15px;
}
#showCurrentFilterBtns a {
  background-color: var(--wp--preset--color--primary);
  color: #ffffff;
  display: block;
  padding: 3px 6px;
  text-decoration: none;
  border-radius: 4px;
  margin: 3px;
}

.pre-footer-menus .menu {
  display: block;
}
.pre-footer-menus .menu > li {
  display: block;
}
.pre-footer-menus .menu > li a {
  padding-left: 0;
}

.et_pb_code_inner {
  position: relative;
  margin: 30px 0 80px 0;
}

#donation_progression_wrapper {
  margin: 30px 0 45px 0;
}

#donation_progression_bar {
  height: 14px;
  width: calc(100% - 80px);
  flex-direction: column;
  justify-content: flex-end;
  border-top: 20px solid #fff;
  border-bottom: 15px solid #fff;
  background-color: #fff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  position: relative;
  z-index: 0;
  display: flex;
  box-shadow: 6px 16px 14px rgba(90, 88, 70, 0.25);
  margin-left: 80px;
}
#donation_progression_bar:before {
  content: "";
  display: inline-block;
  width: 60px;
  height: 60px;
  background-color: #cd501d;
  background-image: url(49e2ad4b8ea53099e868.png);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 60px 60px;
  position: absolute;
  bottom: 9px;
  left: -16px;
  margin: 0 0 -45px -45px;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  border: solid 15px #fff;
  z-index: -1;
  box-shadow: 6px 16px 14px rgba(90, 88, 70, 0.25);
}
#donation_progression_bar:after {
  content: "";
  display: inline-block;
  background-color: #ecece8;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  position: absolute;
  right: 16px;
  left: 15px;
  z-index: 10;
  top: -3px;
  bottom: 0px;
}

#donation_progression_bar .subtotal.subtotal-sm {
  display: none;
}

#donation_progression_bar .progress {
  display: inline-block;
  background-color: #cd501d;
  min-width: 18px;
  min-height: 17px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 10px;
  position: relative;
  z-index: 20;
  margin: 1px 0px;
  position: relative;
  transform: translateX(-14px);
  max-width: 100%;
}
#donation_progression_bar .progress:after {
  content: "";
  display: inline-block;
  width: 2px;
  border-left: solid 2px #fff;
  position: absolute;
  top: 8px;
  bottom: 15px;
  left: 3px;
  z-index: 8;
}

#donation_progression_bar .subtotal {
  font-family: "Ubuntu", Helvetica, Arial, Lucida, sans-serif;
  font-weight: 700;
  font-size: 40px;
  color: #cd501d;
  letter-spacing: -0.03em;
  line-height: 0.8;
  background-color: #f5cac3;
  padding: 12px 14px 12px 30px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  box-shadow: 6px 16px 14px rgba(90, 88, 70, 0.25);
  position: absolute;
  top: 35px;
  right: -30px;
  z-index: 40;
}
#donation_progression_bar .subtotal:before {
  content: "€ ";
  font-weight: 500;
  font-size: 24px;
  position: absolute;
  top: 24px;
  left: 10px;
}

#donation_progression_bar .subtotal .donation-hearts {
  position: absolute;
  top: -80px;
  left: 0;
  display: none;
}

#donation_progression_bar .progress .subtotal.subtotal-md::after {
  content: "";
  position: absolute;
  left: 36px;
  top: -5px;
  margin: -12px 0 0 -12px;
  width: 0;
  height: 0;
  border-top: 12px solid transparent;
  border-bottom: 12px solid transparent;
  border-right: 12px solid #f5cac3;
  z-index: 40;
  transform: rotate(90deg);
}

#donation_progression_bar .markers {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 55%;
  z-index: 30;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  list-style-type: none;
  padding: 0 0 0;
  margin: 0;
  display: none;
}

#donation_progression_bar .markers li {
  border-top: 2px solid #ecece8;
  flex-grow: 1;
  position: relative;
  -webkit-text-size-adjust: 100%;
  vertical-align: baseline;
  background: transparent;
}
#donation_progression_bar .markers li:first-child {
  border: none;
}

#donation_progression_bar .markers li:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  bottom: 0;
  width: 7px;
  border-top: 2px solid #ecece8;
}

#donation_progression_bar .et_pb_button_module_wrapper {
  display: none;
}

.single-donaties #donatie input[type=text], .single-donaties #donatie input[type=email], .single-donaties #donatie input[type=number], .single-donaties #donatie select, .single-donaties #donatie textarea {
  height: 36px;
  padding: 0 10px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 5px;
  border: 1px solid #dddddd;
}
.single-donaties #donatie textarea {
  height: 60px;
}
.single-donaties #donatie label {
  margin-top: 10px;
  display: block;
}
.single-donaties #donatie .intext {
  font-weight: bold;
  margin-top: 20px;
}
.single-donaties #dmn_checkbox_holder {
  display: flex;
  gap: 15px;
}
.single-donaties #dmn_checkbox_holder label {
  display: flex;
}

.ra-style {
  flex-grow: 0;
  flex-shrink: 0;
  flex-basis: auto;
  position: relative;
}
.ra-style label {
  margin: 0;
  height: 37px;
  display: flex;
  align-items: center;
  justify-content: left;
  color: var(--wp--preset--color--text-dark);
  background-color: var(--wp--preset--color--variant-light);
  border-radius: 5px;
  border-bottom: 1px solid #dddddd;
  padding-left: 22px;
  padding-right: 10px;
  margin: 5px;
}
.ra-style input {
  display: flex;
  justify-content: center;
  position: absolute;
  top: calc(50% - 7px);
  left: 10px;
}
.ra-style input:checked + label {
  background-color: var(--wp--preset--color--variant);
  color: #ffffff;
}

.lsb-form input[type=text], .lsb-form input[type=email] {
  display: block;
  width: calc(100% - 12px);
  padding: 4px;
}

.lsb-form-field-wrapper {
  margin-bottom: 15px;
}

.lsb-form-button-and-loader-wrapper {
  margin: 15px 0;
  text-align: right;
}

.lsb-form-checks {
  margin: 10px 0;
}

.wp-block-search button, .wp-block-search input {
  border-radius: 3px;
}
.wp-block-search input {
  border: 1px solid #dddddd;
  padding: 0 10px;
}
.wp-block-search svg {
  fill: #ffffff;
}

.wp-block-search__inside-wrapper {
  display: flex;
  gap: 10px;
  align-items: stretch;
  justify-content: end;
}

.navTrigger {
  display: none;
}

.section-hdi {
  --lighterColor: #F1F4E8;
  --lightColor: var(--wp--preset--color--primary-light);
  --midColor: var(--wp--preset--color--primary);
  --darkColor: var(--wp--preset--color--primary-dark);
  --highlightColor: var(--wp--preset--color--primary);
}
.section-hdi #section-nav > li:nth-child(1) {
  background-color: #ffffff;
}
.section-hdi #section-nav > li:nth-child(1) a {
  border-bottom: 4px solid #ffffff;
}

.section-zorg {
  --lighterColor: #F4F0EF;
  --lightColor: var(--wp--preset--color--secondary-light);
  --midColor: var(--wp--preset--color--secondary);
  --darkColor: var(--wp--preset--color--secondary-dark);
  --highlightColor: var(--wp--preset--color--secondary);
}
.section-zorg #section-nav > li:nth-child(2) {
  background-color: #ffffff;
}
.section-zorg #section-nav > li:nth-child(2) a {
  border-bottom: 4px solid #ffffff;
}

.section-onderzoek {
  --lighterColor: #F1F5F6;
  --lightColor: var(--wp--preset--color--fourth-light);
  --midColor: var(--wp--preset--color--fourth);
  --darkColor: var(--wp--preset--color--fourth-dark);
  --highlightColor: var(--wp--preset--color--fourth);
}
.section-onderzoek #section-nav > li:nth-child(3) {
  background-color: #ffffff;
}
.section-onderzoek #section-nav > li:nth-child(3) a {
  border-bottom: 4px solid #ffffff;
}

.section-scholing {
  --lighterColor: #F6F4EE;
  --lightColor: var(--wp--preset--color--third-light);
  --midColor: var(--wp--preset--color--third);
  --darkColor: var(--wp--preset--color--third-dark);
  --highlightColor: var(--wp--preset--color--seventh);
}
.section-scholing #section-nav > li:nth-child(4) {
  background-color: #ffffff;
}
.section-scholing #section-nav > li:nth-child(4) a {
  border-bottom: 4px solid #ffffff;
}

.head-nav-all {
  display: flex;
  justify-content: space-between;
  background-color: var(--lighterColor);
  border-bottom: 4px solid var(--midColor);
  position: fixed;
  width: 100%;
  z-index: 10;
}
.head-nav-all .menu .is-style-icon-button.search-icon a:before {
  color: var(--midColor);
  background-color: rgba(0, 0, 0, 0.062745098);
  padding: 9px 10px;
}
.head-nav-all .is-style-third-button span {
  background-color: var(--highlightColor);
}

.desktop-left {
  display: flex;
}

.main-nav-holder {
  display: flex;
  align-items: center;
}
.main-nav-holder a {
  font-size: 16px;
  font-weight: 500;
}
.main-nav-holder .sub-menu a {
  font-size: 16px;
  font-weight: 400;
}

.second-menu-holder {
  position: absolute;
  left: 0;
  right: 0;
  top: 79px;
  background-color: #ffffff;
  -webkit-box-shadow: 0px 17px 16px -9px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 17px 16px -9px rgba(0, 0, 0, 0.1);
}

#menu-second-container {
  justify-content: center;
}
#menu-second-container a {
  font-weight: 500;
  font-size: 14px;
  padding: 10px;
}

#section-nav {
  height: 100%;
}
#section-nav > li {
  height: 100%;
}
#section-nav > li:nth-child(1) {
  --sectionColor:var(--wp--preset--color--primary);
}
#section-nav > li:nth-child(2) {
  --sectionColor:var(--wp--preset--color--secondary);
}
#section-nav > li:nth-child(3) {
  --sectionColor:var(--wp--preset--color--fourth);
}
#section-nav > li:nth-child(4) {
  --sectionColor:var(--wp--preset--color--third);
}
#section-nav > li a {
  color: var(--sectionColor);
  height: 100%;
  display: flex;
  align-items: center;
  padding: 0 15px;
  font-weight: 500;
  border-bottom: 4px solid var(--sectionColor);
}

.top-nav-container {
  position: relative;
  right: 15px;
}
.top-nav-container #search-holder {
  min-width: auto;
}
.top-nav-container #search-holder .wp-block-search__inside-wrapper {
  gap: 0;
}

.is-style-group-border {
  border-radius: 20px;
  border: 1px solid #DBDBDB;
}

.is-style-arrow-button .wp-block-button__link {
  display: flex;
  align-items: center;
  padding: 3px 10px 3px 0;
  font-weight: 500;
}
.is-style-arrow-button .wp-block-button__link:before {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
  margin-right: 10px;
}

.opleiding-overview h3 {
  min-height: 0;
}
.opleiding-overview .is-style-rounded-sm {
  padding: 5px 12px;
}

[class^=icon-]:before, [class*=" icon-"]:before {
  margin-left: 0;
}

.img-text {
  position: relative;
}
.img-text p {
  position: absolute;
  bottom: 15px;
  left: 30px;
  background-color: #ffffff;
  display: block;
  padding: 3px 10px;
  border-radius: 10px;
  border: 1px solid var(--wp--preset--color--third);
}

.is-summary {
  border-bottom: 1px solid var(--wp--preset--color--third);
}
.is-summary .awww-col {
  padding-top: 0;
  padding-bottom: 0;
}

.is-style-btn-tabs {
  margin: 0;
}
.is-style-btn-tabs .wp-block-button {
  margin: 0 !important;
}
.is-style-btn-tabs .wp-block-button:first-child .wp-block-button__link {
  background-color: #ffffff;
  color: var(--wp--preset--color--third);
  border-bottom: 1px solid #ffffff;
}
.is-style-btn-tabs .wp-block-button__link {
  padding: 20px 15px;
  font-weight: 500;
  background-color: transparent;
  color: #5B6374;
  border-radius: 0;
  border-bottom: 1px solid var(--wp--preset--color--third);
  margin-bottom: -1px;
}

.meta-hldr {
  border: 1px solid var(--wp--preset--color--third);
  border-radius: 20px;
  padding: 3px 10px;
}
.meta-hldr .wp-block-awww-meta-block {
  font-weight: 500;
}

.scholing-cta-hldr {
  border: 1px solid #DBDBDB;
  padding: 15px 30px;
}

.is-style-cta-hda {
  position: relative;
  padding: 15px 45px 15px 0;
  border-top: 1px solid #DBDBDB;
}
.is-style-cta-hda:after {
  content: "";
  display: block;
  width: 24px;
  height: 24px;
  border-top: 2px solid var(--wp--preset--color--third);
  border-right: 2px solid var(--wp--preset--color--third);
  transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 12px);
  right: 6px;
}
.is-style-cta-hda:first-child {
  border-top: 0;
}
.is-style-cta-hda:first-child:after {
  border-top: 2px solid var(--wp--preset--color--seventh);
  border-right: 2px solid var(--wp--preset--color--seventh);
}
.is-style-cta-hda .open-modal-href a {
  text-decoration: none;
  font-weight: inherit;
}
.is-style-cta-hda .open-modal-href a:before {
  content: "";
  position: absolute;
  inset: 0;
}

.is-style-medium {
  font-weight: 500;
}

#awwwModalInner {
  background-color: #ffffff;
  border-radius: 25px;
  padding: 30px;
}
#awwwModalInner .formControl label {
  margin: 0;
}

.modal-group {
  max-width: 360px;
}
.modal-group h2 {
  margin: 0;
}
.modal-group .wp-block-awww-submit-button {
  justify-content: end;
  margin-bottom: 0;
}

.wp-block-awww-checkbox {
  display: flex;
  align-items: center;
}
.wp-block-awww-checkbox label {
  margin: 0 !important;
  padding-left: 10px;
}
.wp-block-awww-checkbox.formControl {
  margin: 3px 0;
}

.inputHolder textarea {
  border: 1px solid #dddddd !important;
}

#scholing-ctas a {
  display: flex;
  align-items: center;
}

.is-style-btn-phone .wp-block-button__link {
  display: flex;
  align-items: center;
}
.is-style-btn-phone .wp-block-button__link:before {
  content: "";
  display: block;
  background-image: url(9a36bf34e5dd054884e0.svg);
  background-size: 28px 28px;
  width: 28px;
  height: 28px;
  margin-right: 10px;
}

.is-style-btn-mail .wp-block-button__link {
  display: flex;
  align-items: center;
}
.is-style-btn-mail .wp-block-button__link:before {
  content: "";
  display: block;
  background-image: url(80b9d5aef022ba14e9ae.svg);
  background-size: 28px 28px;
  width: 28px;
  height: 28px;
  margin-right: 10px;
}

.wp-block-awww-fieldset {
  padding: 0;
}

.affix-box .is-style-btn-phone .wp-block-button__link, .affix-box .is-style-btn-mail .wp-block-button__link {
  padding: 0;
}
.affix-box .is-style-btn-phone .wp-block-button__link:before {
  background-image: url(c7cfb88da5569a855a9a.svg);
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
}
.affix-box .is-style-btn-mail .wp-block-button__link:before {
  background-image: url(24c61d283fe426dcad00.svg);
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
}

/*form*/
.formControl {
  box-sizing: border-box;
}
.formControl label > span {
  display: block;
  margin-bottom: 6px;
  display: block;
  font-size: 12px;
}
.formControl.width-half:nth-child(odd) {
  padding-right: 7px;
}
.formControl.width-half:nth-child(even) {
  padding-left: 7px;
}

.hasLabels-false label {
  display: none !important;
}
.hasLabels-false .checkboxInput label, .hasLabels-false .radioInput label {
  display: inline-block !important;
}

.inputHolder {
  position: relative;
  z-index: 1;
}
.inputHolder input[type=text], .inputHolder input[type=email], .inputHolder input[type=number], .inputHolder select, .inputHolder input[type=password], .inputHolder input[type=tel], .inputHolder input[type=file] {
  height: 36px;
  padding: 0 10px;
  width: 100%;
  box-sizing: border-box;
}
.inputHolder textarea {
  padding: 8px 10px;
  width: 100%;
  box-sizing: border-box;
  border: 0;
}

.formControl label {
  display: block;
  margin: 20px 0 5px 0;
}

.contactmenowholder {
  display: none;
}

.formCol {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.formCol > * {
  flex-basis: 100%;
}
.formCol > .width-half {
  flex-basis: 50%;
}

.wp-block-awww-range .inputHolder {
  width: 100%;
  position: relative;
}
.wp-block-awww-range .inputHolder input {
  width: 100%;
}
.wp-block-awww-range .inputHolder datalist {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.activatesteps .wp-block-awww-fieldset {
  display: none;
}
.activatesteps .wp-block-awww-fieldset:first-child {
  display: block;
}
.activatesteps .wp-block-awww-fieldset.inactive {
  display: none;
}
.activatesteps .wp-block-awww-fieldset.active {
  display: block;
}

.form-sending button, .form-sending input {
  pointer-events: none;
  opacity: 0.5;
}

.contactInfoHolder {
  display: inline-block;
}
.contactInfoHolder .contactInfo {
  display: none;
  margin: 10px;
  padding: 4px 10px;
  background-color: #ffffff;
}
.contactInfoHolder.success .contactInfo {
  display: block;
  border: 1px solid green;
  border-left: 5px;
}
.contactInfoHolder.error .contactInfo {
  display: block;
  border: 1px solid red;
  border-left: 5px;
}

input[type=text], input[type=email], textarea, select, input[type=number], input[type=file] {
  border-radius: 5px;
  border: 1px solid #dddddd;
}

input[type=file] {
  padding: 5px 10px !important;
  background-color: #ffffff;
}

.d-s-e-form label[for=dmm_name],
.d-s-e-form input[name=dmm_name],
.d-s-e-form label[for=dmm_email],
.d-s-e-form input[name=dmm_email],
.d-s-e-form label[for=dmm_amount],
.d-s-e-form input[name=dmm_project],
.d-s-e-form label[for=dmm_project],
.d-s-e-form #dmm_dd,
.d-s-e-form #dmm_amount {
  display: none !important;
}
.d-s-e-form [name=dmm_submitted] {
  float: right;
}
.d-s-e-form + .wp-block-buttons {
  float: left;
  display: inline-block;
  flex-basis: auto;
  margin-top: -49px;
}

.donation-step-contactform .wp-block-button__link, .donation-step-contactform input[type=submit], .donation-step-contactform button {
  font-size: 16px;
  padding: calc(0.667em + 2px) calc(1.333em + 2px);
}

.formControl {
  margin: 8px 0;
}
.formControl label {
  display: block;
  margin: 10px 0 5px 0;
}

.wp-block-awww-submit-button {
  display: flex;
}

.wp-block-awww-contactformcol {
  padding: 0 !important;
}

/* donatie formulier */
.wp-block-awww-contactform .awww-col {
  padding-top: 0;
  padding-bottom: 0;
}

.donation-step-contactform {
  min-height: 442px;
}
.donation-step-contactform .wp-block-awww-submit-button {
  margin-bottom: 0;
}

.dmm_dd, .dmm_cc {
  display: inline-block;
  padding: 4px 6px;
  margin: 5px;
  border: 1px solid #dddddd;
  border-radius: 5px;
}

.ra-min {
  justify-content: space-around;
}

fieldset {
  padding: 0;
  margin: 15px 0;
  border: 0;
}
fieldset legend {
  display: block;
  text-align: center;
  font-weight: bold;
}

.not-valid + .field-error {
  color: red;
  padding: 5px 0 15px;
  display: block;
}

.d-s-e-form > ul {
  display: none !important;
}

.radio-hide {
  display: none !important;
}

@media screen and (max-width: 1100px) {
  .section-hdi #section-nav > li:nth-child(1) {
    background-color: var(--lightColor);
  }
  .section-zorg #section-nav > li:nth-child(2) {
    background-color: var(--lightColor);
  }
  .section-onderzoek #section-nav > li:nth-child(3) {
    background-color: var(--lightColor);
  }
  .section-scholing #section-nav > li:nth-child(4) {
    background-color: var(--lightColor);
  }
  .section-nav-holder {
    position: absolute;
    top: -30px;
    left: 0;
    height: 30px;
  }
  .head-nav-all {
    border-top: 30px solid #f7f7f7;
  }
  #section-nav > li a {
    border-bottom: 0 !important;
    font-weight: 400;
  }
}
@media screen and (max-width: 992px) {
  .wp-block-awww-root-template-holder {
    padding-top: 80px;
  }
  .row-reverse-sm > .awww-row {
    flex-direction: column-reverse;
  }
  .awww-row figure {
    text-align: center;
  }
  .navTrigger {
    display: block;
    position: absolute;
    top: 24px;
    left: 15px;
  }
  #logo-holder {
    padding: 0 10px;
    left: 60px;
  }
  .desktop-left {
    margin-left: 63px;
  }
  .admin-bar .main-nav-container {
    top: 141px;
  }
  .main-nav-container {
    display: none;
    position: fixed;
    inset: 0;
    top: 119px;
    background-color: rgba(0, 0, 0, 0.3764705882);
  }
  .main-nav-container.active {
    display: block;
  }
  .main-nav-items {
    max-width: 300px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    background-color: #ffffff;
    overflow: auto;
  }
  .main-nav-items .menu {
    display: block;
  }
  .main-nav-items .menu > li {
    display: block;
  }
  .main-nav-items .menu > li ul {
    box-shadow: none;
  }
  .main-nav-items .menu > li ul:before {
    display: none;
  }
  .main-nav-items .second-menu-holder {
    position: relative;
    top: 0;
    box-shadow: none;
  }
  #menu-second-container a {
    font-size: 16px;
    padding: 5px 13px;
  }
  .is-main-nav-holder.active .main-nav-container .menu-head-menu-container {
    transform: translateX(0%);
  }
  .is-main-nav-holder.active .main-nav-container:before {
    transform: translateX(0%);
  }
  .menu > li.has-children > a:after {
    display: none;
  }
  .is-main-nav-holder .main-nav-container .menu-head-menu-container {
    display: block;
    position: fixed;
    left: 0;
    z-index: 100;
    background-color: #ffffff;
    bottom: 0;
    padding: 20px 30px;
    transform: translateX(-110%);
    transition: transform 0.5s;
    overflow: auto;
    top: 76px;
    height: 100vh;
    height: calc(100vh - 117px);
  }
  .is-main-nav-holder .main-nav-container:before {
    transform: translateX(-110%);
    transition: transform 0.5s;
    content: "";
    position: fixed;
    top: 76px;
    left: 0;
    right: 0;
    bottom: 0;
    height: 100vh;
    background-color: var(--wp--preset--color--variant);
    opacity: 0.5;
    z-index: 99;
  }
  .menu-head-menu-container .menu {
    display: block;
  }
  .menu-head-menu-container .menu li {
    display: block;
  }
  .head-nav {
    height: 76px;
  }
  .is-main-nav-holder .top-nav-container {
    top: 0;
  }
  .is-main-nav-holder .top-nav-container .menu > li > a {
    height: 76px;
  }
  .menu > li ul {
    display: block;
    position: relative;
    padding: 0;
  }
  .menu > li ul span {
    font-size: 15px;
    font-weight: 400;
  }
  .is-style-logo-img .has-bg-img {
    justify-content: flex-end;
  }
  .is-style-logo-img .awww-col-offset-8 {
    flex-basis: 320px;
  }
  .is-style-group-quote .wp-block-group {
    padding: 134px 72px 82px 42px;
  }
  .post-overview .awww-col-6 {
    flex-basis: 50%;
  }
  .waiting-times-holder .waiting-times-item {
    padding: 0 20px;
  }
  .waiting-times-holder .waiting-times-inner {
    padding: 26px;
  }
  .wp-block-awww-tab.is-style-tab-menu-left .wp-block-awww-tabcontent {
    margin: 10px;
  }
  .awww-col-offset-8, .awww-col-offset-7, .awww-col-offset-6, .awww-col-offset-5 {
    margin-left: 50%;
  }
  @keyframes inM {
    50% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(45deg);
    }
  }
  @keyframes outM {
    50% {
      transform: rotate(0deg);
    }
    100% {
      transform: rotate(45deg);
    }
  }
  @keyframes inT {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(9px) rotate(0deg);
    }
    100% {
      transform: translateY(9px) rotate(135deg);
    }
  }
  @keyframes outT {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(9px) rotate(0deg);
    }
    100% {
      transform: translateY(9px) rotate(135deg);
    }
  }
  @keyframes inBtm {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(-9px) rotate(0deg);
    }
    100% {
      transform: translateY(-9px) rotate(135deg);
    }
  }
  @keyframes outBtm {
    0% {
      transform: translateY(0px) rotate(0deg);
    }
    50% {
      transform: translateY(-9px) rotate(0deg);
    }
    100% {
      transform: translateY(-9px) rotate(135deg);
    }
  }
  .navTrigger {
    cursor: pointer;
    width: 1.5rem;
    height: 1.5rem;
    display: block;
    padding: 0 5px 0 10px;
    background: none;
    align-self: center;
  }
  .navTrigger i {
    background-color: #000000;
    border-radius: 2px;
    content: "";
    display: block;
    width: 100%;
    height: 4px;
  }
  .navTrigger i:nth-child(2) {
    margin: 5px 0;
  }
  .navTrigger.not-active i:nth-child(1) {
    -webkit-animation: outT 0.8s backwards;
    animation: outT 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
  }
  .navTrigger.not-active i:nth-child(2) {
    -webkit-animation: outM 0.8s backwards;
    animation: outM 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
  }
  .navTrigger.not-active i:nth-child(3) {
    -webkit-animation: outBtm 0.8s backwards;
    animation: outBtm 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse;
  }
  .navTrigger.active i:nth-child(1) {
    -webkit-animation: inT 0.8s forwards;
    animation: inT 0.8s forwards;
  }
  .navTrigger.active i:nth-child(2) {
    -webkit-animation: inM 0.8s forwards;
    animation: inM 0.8s forwards;
  }
  .navTrigger.active i:nth-child(3) {
    -webkit-animation: inBtm 0.8s forwards;
    animation: inBtm 0.8s forwards;
  }
}
@media screen and (max-width: 764px) {
  .d-t--2, .d-t--1 {
    margin-top: 0 !important;
  }
  .post-overview .awww-row {
    justify-content: center;
  }
  .post-overview-medewerkers.overview-overzicht .single-overview {
    max-width: 300px;
  }
  .is-style-group-quote {
    float: right;
  }
  .awww-col-offset-8, .awww-col-offset-7, .awww-col-offset-6, .awww-col-offset-5 {
    margin-left: 0%;
  }
  .awww-accordion-head button:after {
    display: block !important;
  }
  .is-style-tab-vertical, .overview-wachttijden {
    background-color: transparent;
    display: block;
    border-radius: 0;
  }
  .is-style-tab-vertical:before, .overview-wachttijden:before {
    display: none;
  }
  .is-style-tab-vertical .awww-accordion-content-holder, .overview-wachttijden .awww-accordion-content-holder {
    background-color: var(--wp--preset--color--variant-light);
    margin: 10px;
  }
  .is-style-tab-vertical .awww-accordion-head button, .overview-wachttijden .awww-accordion-head button {
    margin-bottom: 10px;
    border-radius: 4px;
  }
  .is-style-tab-vertical .awww-accordion-head button.active, .overview-wachttijden .awww-accordion-head button.active {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .overview-wachttijden .awww-accordion-content-holder {
    background-color: var(--wp--preset--color--secondray-light);
  }
  .post-overview .awww-col-6 {
    flex-basis: 50%;
  }
  .is-style-logo-img {
    height: 314px;
  }
  .force-colom > .awww-row {
    flex-wrap: wrap;
  }
  .use-full-width .awww-col {
    flex-basis: max-content;
  }
  h1, h2, h3, h4, h5, h6 {
    margin: 25px 0 10px 0;
  }
  h1 {
    font-size: 25px;
    line-height: 30px;
  }
  h2 {
    font-size: 27px;
    line-height: 32px;
  }
  .taxonomy-referenties ul.taxonomy-container li .referntie-holder {
    display: block;
  }
  .wp-block-awww-root-template-holder > .has-bg-img {
    margin-top: 15px;
  }
  .has-bg-img {
    padding: 0 !important;
  }
  .has-bg-img .awww-col > * {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
  }
  .has-bg-img .image-background-holder {
    position: relative;
    top: 0;
    width: auto;
    left: 0;
    right: 0;
    margin: 0 15px;
  }
  .has-bg-img .image-background-holder figure {
    position: relative;
  }
  .has-bg-img .image-background-holder figure img {
    border-radius: 20px;
    overflow: hidden;
  }
  .is-style-logo-img {
    height: auto;
  }
  .is-style-logo-img .has-bg-img .awww-col {
    margin-top: -200px;
  }
  .is-style-logo-img .is-style-group-quote {
    margin-top: -46px;
  }
  .is-style-logo-img .is-style-group-quote .is-style-group-quote .wp-block-group {
    padding: 78px 72px 52px 42px;
  }
}
@media screen and (max-width: 600px) {
  #logo-holder {
    display: flex;
    height: 52px;
    justify-content: center;
    position: relative;
    left: 0;
    align-items: center;
  }
  #logo-holder svg {
    width: 160px;
  }
  #section-nav > li a {
    border-bottom: 0 !important;
    font-weight: 400;
    padding: 0 12px;
  }
  #scholing-ctas {
    justify-content: end;
  }
  #scholing-ctas > li a span {
    display: none;
  }
  .head-nav {
    height: 96px;
    transition: transform 0.1s ease;
    transform: translateY(0);
  }
  .scroll-stopped .head-nav, .scroll-down .head-nav {
    transform: translateY(-52px);
  }
  #logo-holder-all {
    width: 49px;
    overflow: hidden;
    display: block;
  }
  .desktop-left {
    margin-left: 48px;
  }
  .navTrigger {
    left: 6px;
    width: 24px;
    height: 21px;
    bottom: 27px;
    top: auto;
    padding-left: 5px;
  }
  .navTrigger i {
    height: 3px;
  }
  .navTrigger.active i {
    height: 4px;
  }
  .is-main-nav-holder .top-nav-container .menu > li > a {
    padding-right: 0;
    height: auto;
  }
  .is-main-nav-holder .top-nav-container {
    top: auto;
    right: 8px;
    bottom: 0px;
  }
  .post-overview .awww-col-6 {
    flex-basis: 100%;
  }
  .is-style-group-quote {
    display: none;
  }
  .is-main-nav-holder .main-nav-container:before {
    top: 96px;
  }
  .is-main-nav-holder .main-nav-container .menu-head-menu-container {
    top: 96px;
  }
}
