@charset "UTF-8";
.site-logo {
  z-index: 10; }
@media(max-width: 768px) {
  .site-logo {
    top: -1rem; } }
@media(max-width: 768px) {
  .site-header {
    text-align: left !important; }

  button.menu-toggle {
    width: auto !important;
    float: right; } }
#sticky-navigation > .inside-navigation > #primary-menu > #menu-hoofdmenu {
  position: absolute;
  left: 20%; }

body, button, input, select, textarea, p {
  font-family: "source_sans_prolight", sans-serif;
  font-size: 1.875rem; }

h1, h2, h3, h4, h5, h6 {
  font-family: "playfair_displaybold", serif;
  font-weight: 400; }

h1 {
  font-weight: 700 !important;
  font-size: 32px !important; }

h2 {
  font-weight: normal !important;
  font-size: 32px; }

h3 {
  font-weight: normal !important;
  font-size: 2.375rem !important; }

.navigation-logo img {
  width: 250px;
  height: auto !important; }

h1 > sup {
  font-family: "Montserrat", sans-serif; }

a.button {
  border-radius: 27px;
  background-color: #FFC000;
  color: #10224F;
  font-family: "source_sans_proregular", sans-serif; }
  a.button:hover {
    background-color: #F0F0F0;
    transition: background-color 0.5s ease; }

#header-quickscan-btn {
  position: absolute;
  width: 340px;
  top: 140%;
  padding: 1rem;
  text-align: center;
  background: #FFC000; }
  #header-quickscan-btn > a {
    color: black;
    font-family: "Montserrat", sans-serif;
    font-size: 22px; }
  #header-quickscan-btn:hover {
    background-color: #F0F0F0;
    transition: background-color 0.5s ease; }

#menu-hoofdmenu {
  margin-top: 2rem; }
  #menu-hoofdmenu > .menu-item > a {
    padding: 0 1em;
    font-family: "source_sans_proregular", sans-serif; }
@media(max-width: 786px) {
  #menu-hoofdmenu > .menu-item > a {
    padding: 0 0.5em; } }
  #menu-hoofdmenu > #menu-item-3289 > a {
    border-radius: 27px;
    background-color: #FFC000;
    color: #10224F;
    font-family: "source_sans_proregular", sans-serif;
    padding: 0 1.5em;
    font-weight: bold; }
    #menu-hoofdmenu > #menu-item-3289 > a:hover {
      background-color: #F0F0F0;
      transition: background-color 0.5s ease; }

#menu-hoofdmenu-engels {
  margin-top: 2rem; }
  #menu-hoofdmenu-engels > .menu-item > a {
    padding: 0 1em;
    font-family: "source_sans_proregular", sans-serif; }
@media(max-width: 786px) {
  #menu-hoofdmenu-engels > .menu-item > a {
    padding: 0 0.5em; } }
  #menu-hoofdmenu-engels > #menu-item-5331 > a {
    border-radius: 27px;
    background-color: #FFC000;
    color: #10224F;
    font-family: "source_sans_proregular", sans-serif;
    padding: 0 1.5em;
    font-weight: bold; }
    #menu-hoofdmenu-engels > #menu-item-5331 > a:hover {
      background-color: #F0F0F0;
      transition: background-color 0.5s ease; }

@media(max-width: 786px) {
  .main-navigation {
    margin-top: -8rem; } }
@media(max-width: 480px) {
  .main-navigation {
    margin-top: -7rem; } }
@media(min-width: 786px) {
  .navigation-logo img {
    height: auto !important; }

  .site-logo {
    position: absolute;
    margin-top: 8px;
    margin-left: -56px; }

  .main-navigation .navigation-logo img {
    padding: 0; } }
@media(max-width: 480px) {
  .site-logo {
    max-width: 75vw !important; } }
.site-header {
  border-top: 16px solid #FFC000; }

@media(min-width: 768px) {
  .site-header {
    position: fixed;
    top: 0;
    z-index: 999999;
    width: 100%; }

  .page-header-content {
    margin-top: 0px; } }
.n2-ss-slider-1 {
  margin-top: 100px; }

.n2-ss-slide-background-color {
  background-color: #F0F0F0 !important;
  width: 85% !important;
  height: 85% !important; }

.n2-ss-slide-background-image {
  display: block;
  background-size: contain;
  background-position: bottom center;
  transform: translate(60vw, -30vw);
  width: 60vw !important;
  max-width: 60vw !important;
  height: 60vw !important;
  max-height: 60vw !important;
  border-radius: 30vw;
  overflow: hidden; }

@media(max-width: 768px) {
  .n2-section-smartslider {
    display: none; } }
img[src$="scrolldown.gif"] {
  display: none !important; }

#flag {
  height: 240px;
  width: 400px;
  display: block; }
  #flag > h2 {
    vertical-align: middle;
    font-family: "playfair_displaybold", serif;
    font-size: 3.75rem; }
  #flag > a.button:hover {
    color: #FFF;
    background-color: #4D4D4D; }

body.home #flag {
  width: 500px; }
  body.home #flag > h2 {
    margin-top: 24px; }

@media (max-width: 786px) {
  #flag {
    display: none;
    height: 120px;
    width: 120px; }
    #flag h2 {
      font-size: 1rem; } }
#main button,
.read-more button,
#main input[type=submit] {
  color: #ffffff;
  background-color: #888C46;
  border: 0px solid #676b35; }
  #main button:hover,
  .read-more button:hover,
  #main input[type=submit]:hover {
    background-color: #a1a55b; }

ul.disc {
  margin-left: 1.3em;
  margin-bottom: 1.5rem;
  padding-left: 1.3em; }
  ul.disc li {
    list-style: disc !important; }

ol.number {
  margin-left: 1.3em;
  margin-bottom: 1.5rem;
  padding-left: 1.3em; }
  ol.number li {
    list-style: decimal !important; }

ul.star {
  list-style: none !important;
  padding: 0;
  margin: 0; }
  ul.star li {
    padding-left: 1.3em;
    color: #888C46; }
    ul.star li:before {
      content: "";
      font-family: FontAwesome;
      color: #888C46;
      display: inline-block;
      margin-left: -1.3em;
      width: 1.3em;
      float: left; }

div.center {
  text-align: center; }

div.grey-left-line {
  padding-left: 24px;
  border-left: 6px solid #B8BDC9; }

span.regtrademark {
  font-size: 140%; }

.deelnemer-button-container {
  text-align: right; }

h3.widget-title, .footer-widget-4 h4 {
  font-size: 22px;
  text-transform: uppercase; }

.footer-widget-4 h4 {
  margin-top: 1.6rem; }
.footer-widget-4 span.fa::before {
  font-size: 3.5rem;
  margin-left: 1rem; }

.round-image {
  border-radius: 100%;
  border: 0 solid #CCCCCC;
  overflow: hidden; }

.round-page-image img {
  border-radius: 50%; }

.event_listings ul li:before {
  content: none; }

.single_event_listing .event-details {
  border: 0;
  box-shadow: none;
  padding: 0; }

ul.when-where li {
  padding-left: 0; }

.event_filters {
  margin: 0 20px;
  margin-bottom: 40px; }

.box-layout_custom {
  -webkit-box-shadow: 0 8px 20px 1px #ececec;
  -moz-box-shadow: 0 8px 20px 1px #ececec;
  box-shadow: 0 8px 20px 1px #ececec;
  background-color: #ffffff;
  border: 0px solid #cccccc;
  display: inline-block;
  font-size: 10pt;
  margin: 0 0;
  margin-right: 20px;
  margin-left: 20px;
  margin-bottom: 40px;
  width: 30%;
  float: left; }
  .box-layout_custom h3 {
    color: #3a3a3a !important;
    font-size: 20px; }
  .box-layout_custom .event-title, .box-layout_custom .event-location {
    padding: 0 40px;
    min-height: 8rem; }
  .box-layout_custom .thumbnail {
    background-size: cover !important;
    height: 175px;
    background-position: center !important;
    position: relative;
    padding: 0;
    border: 0 !important;
    border-radius: 0 !important; }
    .box-layout_custom .thumbnail .event-start-date {
      font-style: inherit;
      color: #888C46 !important;
      background-color: rgba(255, 255, 255, 0.8);
      padding: 5px 40px;
      position: absolute;
      bottom: 0;
      width: 100%; }
  .box-layout_custom:hover {
    -webkit-box-shadow: 0 8px 20px 1px #cfcfcf;
    -moz-box-shadow: 0 8px 20px 1px #cfcfcf;
    box-shadow: 0 8px 20px 1px #cfcfcf; }

@media (max-width: 786px) {
  .box-layout_custom {
    width: 100%;
    float: none;
    padding: 0;
    margin: 0 0;
    margin-bottom: 40px; }

  .event_filters {
    margin: 0 0;
    margin-bottom: 40px; } }
.chosen-container-single .chosen-single {
  line-height: 45px;
  height: 45px; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -16px 12px; }

.short_desc {
  padding-left: 40px;
  padding-right: 40px;
  margin-bottom: 20px;
  min-height: 14rem;
  font-size: 14px;
  color: #3a3a3a !important; }

.read-more {
  padding: 40px;
  padding-top: 20px;
  text-align: right; }

.search-form-container .row {
  padding: 0 0 0; }

.rp4wp-related-event_listing > ul, ul.event_listings {
  border: 0; }

div.event_listings ul.event_listings {
  margin-top: 10px; }

.event-summary {
  padding: 20px 40px;
  padding-top: 0; }
  .event-summary .event-summary-name {
    font-size: 14px; }
    .event-summary .event-summary-name a {
      color: #3a3a3a !important; }
  .event-summary .event-summary-date {
    color: #888C46;
    font-size: 10px; }
    .event-summary .event-summary-date a {
      color: #888C46 !important; }

.quote_container {
  background-color: #ffffff;
  -webkit-box-shadow: 0 8px 20px 1px #ececec;
  -moz-box-shadow: 0 8px 20px 1px #ececec;
  box-shadow: 0 8px 20px 1px #ececec; }
  .quote_container .quote {
    padding-top: 20px;
    padding-left: 20px;
    color: #888C46; }
  .quote_container .quote_text {
    padding: 10px 20px;
    font-size: 14px; }
  .quote_container .quote_name {
    padding: 0 20px; }
  .quote_container .quote_image img {
    width: 100%;
    height: auto;
    clip-path: polygon(0 0, 0 170%, 100% 0, 0 0);
    -webkit-clip-path: polygon(0 0, 0 170%, 100% 0, 0 0);
    -ms-clip-path: polygon(0 0, 0 170%, 100% 0, 0 0); }

.no-padding {
  padding: 0; }

.main-navigation .navigation-logo {
  margin-left: 10px; }

.breadcrumbs {
  float: left;
  margin-left: 16px;
  margin-bottom: 42px; }

#breadcrumbs {
  font-size: 14px; }

@media (max-width: 786px) {
  .breadcrumbs {
    margin-top: 0; } }
@media (min-width: 769px) and (max-width: 1200px) {
  .inside-header {
    padding: 0 17px 10px 0; }

  nav {
    min-height: 115px; }

  .home .panel-grid-cell {
    flex: 0 1 100% !important;
    padding-left: 0 !important;
    padding-right: 0 !important; }

  .box-layout_custom {
    width: 45%; } }
.page-header-image, .page-header-image-single {
  display: none; }

.xxxfeatured-image.grid-container {
  display: none; }

.xxxfeatured-image.grid-container img {
  position: absolute;
  top: 0;
  left: 50%;
  width: 50%;
  height: 100%; }

h2.widget-title {
  font-size: 1.875rem !important;
  line-height: 1; }

div.event_listings .load_more_events:focus, div.event_listings .load_more_events:hover {
  background-color: transparent !important; }

ul.angle li {
  padding-left: 0; }
  ul.angle li:after {
    content: "";
    font-family: FontAwesome;
    color: #888C46;
    display: inline-block;
    margin-left: -1.3em;
    width: 1.3em;
    float: right;
    right: 0; }

.widget ol {
  margin-left: 1.3em;
  margin-bottom: 1.5rem;
  padding-left: 1.3em; }

.site-footer > .footer-widgets {
  padding: 32px 0; }
  @media (max-width: 768px) {
    .site-footer > .footer-widgets {
      padding: 32px 12vw 0; } }
.site-footer h2.widget-title {
  text-transform: uppercase !important;
  font-size: 2rem !important; }
.site-footer li > a {
  color: #F0F0F0 !important;
  font-size: 1.875rem;
  font-weight: normal; }
  .site-footer li > a::before {
    content: "";
    font-family: FontAwesome;
    color: #F0F0F0;
    display: inline-block;
    width: 1.3em;
    float: left;
    left: 0; }
  .site-footer li > a:hover {
    text-decoration: underline; }
    .site-footer li > a:hover::before {
      color: #4D4D4D; }
.site-footer > footer.site-info {
  padding-top: 6px;
  background-color: #000 !important;
  text-align: left; }

@media (min-width: 1024px) {
  .footer-widget-1 {
    width: 32% !important; }

  .footer-widget-2 {
    width: 20% !important; }

  .footer-widget-3 {
    width: 20% !important; }

  .footer-widget-4 {
    width: 28% !important; } }
@media (min-width: 786px) and (max-width: 1024px) {
  .footer-widget-1 {
    width: 100% !important; } }
#quickscan ul > li > div > ul > li > label {
  font-weight: normal; }

#quickscan h3.gf_progressbar_title {
  font-size: 14px !important; }

#quickscan div.gf_progressbar {
  padding: 0 !important; }

#quickscan .gform_wrapper .gfield_radio li label {
  margin: 2px 0 0 15px; }

#quickscan div.gform_heading > h3.gform_title {
  font-weight: 700 !important;
  font-size: 32px !important; }

@media (max-width: 640px) {
  #quickscan .gform_page_footer {
    display: flex;
    flex-direction: column-reverse; } }
.gform_wrapper .gf_progressbar_percentage span {
  display: none !important; }

.gquiz-field .gfield_required {
  display: none !important; }

#main button, .read-more button, #main input[type="submit"], button, html input[type="button"] {
  border-radius: 1em;
  background-color: #FFC000;
  color: #10224F;
  font-family: "source_sans_proregular", sans-serif; }
  #main button:hover, .read-more button:hover, #main input[type="submit"]:hover, button:hover, html input[type="button"]:hover {
    background-color: #F0F0F0;
    transition: background-color 0.5s ease; }

.intro-text .widget-title {
  font-family: "Playfair Display", serif;
  font-size: 3rem !important; }

.whap_card_container {
  margin-top: 54px;
  min-height: 400px !important; }
  .whap_card_container > .whap_card_title {
    font-family: "playfair_displaybold", serif;
    font-size: 2.3125rem;
    min-height: 2.2em;
    margin: 0;
    padding: 0; }
    .whap_card_container > .whap_card_title > .inner {
      top: 0 !important;
      transform: none;
      width: 100% !important; }
  .whap_card_container > .whap_card_omschrijving {
    margin: 0 1em;
    text-align: left;
    font-style: normal; }
  .whap_card_container > .thumbnail {
    position: relative;
    top: -100px;
    margin: 0 auto -100px;
    overflow: hidden;
    width: 250px !important;
    height: 250px !important;
    transform: scale(0.75);
    border-radius: 50% !important;
    border: 4px solid #FFF !important; }

.whap_card_container:hover {
  box-shadow: 0px 10px 44px 1px rgba(0, 0, 0, 0.06) !important; }

.home .whap_card_container > .thumbnail::after, .home .whap_card_container > .thumbnail::before {
  display: none !important; }

.whap_card_omschrijving > a, .whap_card_omschrijving > p > a {
  color: #10224F;
  text-decoration: underline; }

.widget .whap_card_container ul li {
  padding: 0.75rem 3rem 0.75rem 0 !important;
  line-height: 1.1;
  font-family: "source_sans_proregular", sans-serif;
  color: #000; }
  .widget .whap_card_container ul li:not(.gfield):hover {
    font-weight: bold;
    color: #F0F0F0; }
  .widget .whap_card_container ul li::after {
    width: 1rem; }

ul.angle li::after {
  content: "";
  font-family: FontAwesome;
  color: #F0F0F0;
  display: inline-block;
  margin-left: -1.3em;
  width: 1rem;
  float: right;
  right: 0; }
ul.angle li:hover::after {
  color: #10224F; }

.fa-linkedin-square::before {
  font-size: 2rem; }

.gform_wrapper li:hover label {
  color: #000; }

.whap_card_features > ul > li > a {
  color: #000 !important; }

.whap_card_features > ul > li:hover {
  cursor: pointer; }

#input_7_1,
#input_13_1 {
  padding: 1rem;
  width: 100%;
  margin-top: 0.5rem;
  background-color: #505A73;
  color: #F0F0F0;
  border: none;
  border-radius: 16px; }

#field_7_1 label,
#field_13_1 label {
  display: none; }

#gform_7,
#gform_13 {
  margin-left: -0.75rem; }
  @media (max-width: 786px) {
    #gform_7,
    #gform_13 {
      margin-left: 0; } }

.sow-accordion h3 {
  margin-top: 1em; }

.so-widget-sow-accordion-default-99be652ed941 .sow-accordion .sow-accordion-panel .sow-accordion-panel-header {
  background-color: #c8c8c8;
  transition: background-color 0.25s ease; }
  .so-widget-sow-accordion-default-99be652ed941 .sow-accordion .sow-accordion-panel .sow-accordion-panel-header:hover {
    background-color: #7c7c7c; }

@media (max-width: 786px) {
  .wp_jssor_2 {
    display: none !important; } }
.wp_jssor_2 > div > div {
  mix-blend-mode: darken; }

.wp_jssor_2 img {
  opacity: 1; }

.gform_footer.top_label {
  padding: 0.75rem !important; }

#gform_submit_button_7,
#gform_submit_button_13 {
  border-radius: 24px;
  background-color: #FFC000;
  color: #10224F;
  font-family: "source_sans_proregular", sans-serif; }
  #gform_submit_button_7:hover,
  #gform_submit_button_13:hover {
    background-color: #F0F0F0;
    transition: background-color 0.5s ease; }
  @media (max-width: 786px) {
    #gform_submit_button_7,
    #gform_submit_button_13 {
      width: 100%; } }

#field_7_3 > div > div,
#field_13_3 > div > div {
  transform-origin: 0 0; }
  @media (max-width: 786px) {
    #field_7_3 > div > div,
    #field_13_3 > div > div {
      transform-origin: 0 0;
      max-width: 90vw; } }

#field_7_3 > label,
#field_13_3 > label {
  display: none; }

.whap_card_container .whap_card_omschrijving {
  padding: 0 30px !important; }

body.page-id-289 .whap_card_container .whap_card_omschrijving {
  padding-top: 12px !important; }

@media (min-width: 769px) {
  body.page .panel-has-style {
    margin: 0 calc((1220px - 100vw)/2);
    padding: 4em calc((100vw - 1220px)/2); } }

body.page .panel-has-background {
  border-top: 1px solid #d1d1d1;
  background-color: #F0F0F0; }

/*# sourceMappingURL=custom-styles.css.map */
