@charset "UTF-8";
/*!
Theme Name: NFC - Team Sportservice Netwerk
Theme URI: http://www.monsieurpress.com/
Author: David MANSON
Author URI: http://www.david-manson.com/
Description: Hello, I'm MonsieurPress, a super cool, lightweight & simple WordPress starter theme for developpers
Version: 1.0.0
License: WTFPL
License URI: http://www.wtfpl.net/
Text Domain: monsieurpress
Tags: right-sidebar, custom-menu, sticky-post
*/
/*-----------------------
    Libs
------------------------*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0 0 0.25em; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none;
  max-width: 100%; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 2 */
  -webkit-appearance: textfield;
  /* 1 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  font: inherit;
  /* 2 */
  -webkit-appearance: button;
  /* 1 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*----------------------
   Setup
-----------------------*/
/* Breakpoints */
/* Variabelen */
.clearfix::after, .pagination::after, .em-pagination::after {
  clear: both;
  content: "";
  display: block; }

.text-center {
  text-align: center; }

.show-mobile {
  display: block; }
  @media all and (min-width: 1280px) {
    .show-mobile {
      display: none; } }

.show-desktop {
  display: none; }
  @media all and (min-width: 1280px) {
    .show-desktop {
      display: inline-block; } }

/*/-----------------------
// MIXINS
//-----------------------*/
/* Font sizes */
/*-----------------------
     Setting up
------------------------*/
html {
  font-size: 55%; }
  @media all and (min-width: 769px) {
    html {
      font-size: 62.5%; } }

body {
  background: #fff;
  color: #231f20;
  font-family: gothambook, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.555;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.align-center {
  text-align: center; }

/*-----------------------
    General styles
------------------------*/
body {
  font-size: 1.7rem; }

.h4, h4 {
  font-size: 1.25em; }

.h3, h3 {
  font-size: 1.5625em; }

.h2, h2, .widget h3,
.widgettitle,
.widgettitle h2 {
  font-size: 1.5625em; }

.main h2, .main .widget h3, .widget .main h3,
.main .widgettitle,
main h2,
main .widget h3,
.widget main h3,
main .widgettitle,
main .widgettitle h2,
.widgettitle main h2,
.main h3,
main h3 {
  margin-bottom: 0; }
  .main h2 + p, .main .widget h3 + p, .widget .main h3 + p, .main .widgettitle + p, .main .widgettitle h2 + p,
  main h2 + p,
  main .widget h3 + p,
  .widget main h3 + p,
  main .widgettitle + p,
  main .widgettitle h2 + p,
  .widgettitle main h2 + p,
  .main h3 + p,
  main h3 + p {
    margin-top: 0; }
  .main h2 + a, .main .widget h3 + a, .widget .main h3 + a, .main .widgettitle + a, .main .widgettitle h2 + a,
  main h2 + a,
  main .widget h3 + a,
  .widget main h3 + a,
  main .widgettitle + a,
  main .widgettitle h2 + a,
  .widgettitle main h2 + a,
  .main h3 + a,
  main h3 + a {
    margin-top: 1em; }

.h1, body .pum-theme-1968 .pum-container .pum-title,
body .pum-theme-1685 .pum-container .pum-title,
body .pum-theme-lightbox .pum-container .pum-title, h1 {
  font-size: 3rem;
  hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  line-height: 1.16;
  word-wrap: break-word;
  -ms-hyphens: auto; }
  @media all and (min-width: 415px) {
    .h1, body .pum-theme-1968 .pum-container .pum-title,
    body .pum-theme-1685 .pum-container .pum-title,
    body .pum-theme-lightbox .pum-container .pum-title, h1 {
      font-size: 5rem; } }
  @media all and (min-width: 769px) {
    .h1, body .pum-theme-1968 .pum-container .pum-title,
    body .pum-theme-1685 .pum-container .pum-title,
    body .pum-theme-lightbox .pum-container .pum-title, h1 {
      font-size: 6rem; } }

small, .font_small {
  font-size: 0.8em; }

ul {
  padding: 0 0 1.75em 1.25em; }

.h1, body .pum-theme-1968 .pum-container .pum-title,
body .pum-theme-1685 .pum-container .pum-title,
body .pum-theme-lightbox .pum-container .pum-title, .h2, .h3, .h4,
h1, h2, .widget h3,
.widgettitle,
.widgettitle h2, h3, h4 {
  color: #008334;
  font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400; }

.section-title, #section-sectors h2, #section-sectors .widget h3, .widget #section-sectors h3,
#section-sectors .widgettitle {
  font-size: 2.8rem;
  line-height: 1.142;
  margin: 0 !important;
  text-align: center; }

.big-title {
  color: #008334;
  font-family: gothambook, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }

.block-heading, .quote-heading {
  color: #034694;
  font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 1.333; }
  @media all and (min-width: 415px) {
    .block-heading, .quote-heading {
      font-size: 2.1rem; } }
  @media all and (min-width: 769px) {
    .block-heading, .quote-heading {
      font-size: 2.4rem; } }

/* IN SIDEBAR */
.l-col-3 .reference-name {
  display: block; }

blockquote {
  margin: 0 0 1.5em 0.75em;
  padding: 0 0 0 0.75em;
  border-left: 3px solid #034694;
  font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: italic;
  font-size: 110%;
  color: #8aa7b0; }
  blockquote .testimonial-name {
    color: #034694;
    font-size: 80%;
    font-style: normal; }
  blockquote.testimonial {
    border-color: #8aa7b0;
    margin-top: 0; }

/*-----------------------
    Link Styles
------------------------*/
a,
a:visited,
a:hover,
a:focus,
a:active {
  color: #034694;
  text-decoration: none; }

a:focus {
  outline-color: #034694; }

a:hover {
  color: #01152c;
  text-decoration: underline; }

#section-content a,
#section-content a:visited,
#section-content a:hover,
#section-content a:focus,
#section-content a:active,
.entry-content a,
.wp-editor a,
.entry-content a:visited,
.wp-editor a:visited,
.entry-content a:hover,
.wp-editor a:hover,
.entry-content a:focus,
.wp-editor a:focus,
.entry-content a:active,
.wp-editor a:active,
p a,
p a:visited,
p a:hover,
p a:focus,
p a:active {
  text-decoration: underline; }

#section-content a:hover,
.entry-content a:hover,
.wp-editor a:hover,
p a:hover {
  text-decoration: none; }

/* BACKGROUNDS */
.bg-light-gray {
  background-color: #eeeded !important; }

.bg-blue {
  background-color: #034694 !important; }
  .bg-blue h1, .bg-blue h2, .bg-blue .widget h3, .widget .bg-blue h3,
  .bg-blue .widgettitle, .bg-blue h3, .bg-blue .h1, .bg-blue body .pum-theme-1968 .pum-container .pum-title, body .pum-theme-1968 .pum-container .bg-blue .pum-title,
  .bg-blue body .pum-theme-1685 .pum-container .pum-title, body .pum-theme-1685 .pum-container .bg-blue .pum-title,
  .bg-blue body .pum-theme-lightbox .pum-container .pum-title, body .pum-theme-lightbox .pum-container .bg-blue .pum-title, .bg-blue .h2, .bg-blue .h3, .bg-blue p, .bg-blue a, .bg-blue i {
    color: #fff; }

.bg-dark-green {
  background-color: #2da592 !important; }
  .bg-dark-green h1, .bg-dark-green h2, .bg-dark-green .widget h3, .widget .bg-dark-green h3,
  .bg-dark-green .widgettitle, .bg-dark-green h3, .bg-dark-green .h1, .bg-dark-green body .pum-theme-1968 .pum-container .pum-title, body .pum-theme-1968 .pum-container .bg-dark-green .pum-title,
  .bg-dark-green body .pum-theme-1685 .pum-container .pum-title, body .pum-theme-1685 .pum-container .bg-dark-green .pum-title,
  .bg-dark-green body .pum-theme-lightbox .pum-container .pum-title, body .pum-theme-lightbox .pum-container .bg-dark-green .pum-title, .bg-dark-green .h2, .bg-dark-green .h3, .bg-dark-green p, .bg-dark-green a, .bg-dark-green i {
    color: #fff; }

.bg-blue-green {
  background-color: #447581 !important; }
  .bg-blue-green h1, .bg-blue-green h2, .bg-blue-green .widget h3, .widget .bg-blue-green h3,
  .bg-blue-green .widgettitle, .bg-blue-green h3, .bg-blue-green p, .bg-blue-green a, .bg-blue-green i {
    color: #fff; }

.header-image > .h1 > strong, body .pum-theme-1968 .pum-container .header-image > .pum-title > strong, body .pum-theme-1685 .pum-container .header-image > .pum-title > strong, body .pum-theme-lightbox .pum-container .header-image > .pum-title > strong,
.bg-green {
  background-color: #008334 !important;
  color: #fff; }
  .header-image > .h1 > strong h1, body .pum-theme-1968 .pum-container .header-image > .pum-title > strong h1, body .pum-theme-1685 .pum-container .header-image > .pum-title > strong h1, body .pum-theme-lightbox .pum-container .header-image > .pum-title > strong h1, .header-image > .h1 > strong h2, body .pum-theme-1968 .pum-container .header-image > .pum-title > strong h2, body .pum-theme-1685 .pum-container .header-image > .pum-title > strong h2, body .pum-theme-lightbox .pum-container .header-image > .pum-title > strong h2, .header-image > .h1 > strong .widget h3, .widget .header-image > .h1 > strong h3, body .pum-theme-1968 .pum-container .header-image > .pum-title > strong .widget h3, .widget body .pum-theme-1968 .pum-container .header-image > .pum-title > strong h3, body .pum-theme-1685 .pum-container .header-image > .pum-title > strong .widget h3, .widget body .pum-theme-1685 .pum-container .header-image > .pum-title > strong h3, body .pum-theme-lightbox .pum-container .header-image > .pum-title > strong .widget h3, .widget body .pum-theme-lightbox .pum-container .header-image > .pum-title > strong h3,
  .header-image > .h1 > strong .widgettitle,
  body .pum-theme-1968 .pum-container .header-image > .pum-title > strong .widgettitle,
  body .pum-theme-1685 .pum-container .header-image > .pum-title > strong .widgettitle,
  body .pum-theme-lightbox .pum-container .header-image > .pum-title > strong .widgettitle, .widgettitle .header-image > .h1 > strong h2, .header-image > .h1 > strong h3, body .pum-theme-1968 .pum-container .header-image > .pum-title > strong h3, body .pum-theme-1685 .pum-container .header-image > .pum-title > strong h3, body .pum-theme-lightbox .pum-container .header-image > .pum-title > strong h3, .header-image > .h1 > strong p, body .pum-theme-1968 .pum-container .header-image > .pum-title > strong p, body .pum-theme-1685 .pum-container .header-image > .pum-title > strong p, body .pum-theme-lightbox .pum-container .header-image > .pum-title > strong p, .header-image > .h1 > strong a, body .pum-theme-1968 .pum-container .header-image > .pum-title > strong a, body .pum-theme-1685 .pum-container .header-image > .pum-title > strong a, body .pum-theme-lightbox .pum-container .header-image > .pum-title > strong a, .header-image > .h1 > strong i, body .pum-theme-1968 .pum-container .header-image > .pum-title > strong i, body .pum-theme-1685 .pum-container .header-image > .pum-title > strong i, body .pum-theme-lightbox .pum-container .header-image > .pum-title > strong i,
  .bg-green h1,
  .bg-green h2,
  .bg-green .widget h3,
  .widget .bg-green h3,
  .bg-green .widgettitle,
  .bg-green h3,
  .bg-green p,
  .bg-green a,
  .bg-green i {
    color: #fff; }
  .header-image > .h1 > strong .main-cta-outline, body .pum-theme-1968 .pum-container .header-image > .pum-title > strong .main-cta-outline, body .pum-theme-1685 .pum-container .header-image > .pum-title > strong .main-cta-outline, body .pum-theme-lightbox .pum-container .header-image > .pum-title > strong .main-cta-outline,
  .bg-green .main-cta-outline {
    border-color: #fff;
    color: #fff; }
    .header-image > .h1 > strong .main-cta-outline:hover, body .pum-theme-1968 .pum-container .header-image > .pum-title > strong .main-cta-outline:hover, body .pum-theme-1685 .pum-container .header-image > .pum-title > strong .main-cta-outline:hover, body .pum-theme-lightbox .pum-container .header-image > .pum-title > strong .main-cta-outline:hover,
    .bg-green .main-cta-outline:hover {
      background: #fff;
      color: #008334; }

.header-image > .h1 > strong, body .pum-theme-1968 .pum-container .header-image > .pum-title > strong, body .pum-theme-1685 .pum-container .header-image > .pum-title > strong, body .pum-theme-lightbox .pum-container .header-image > .pum-title > strong {
  background-color: rgba(0, 0, 0, 0.1) !important; }

.block-fullwidth {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 60px 0;
  position: relative; }
  .block-fullwidth:before {
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    background: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=1); }
  .block-fullwidth .quote-2, .block-fullwidth .quote-heading {
    color: #fff; }
  .block-fullwidth .l-col-3 {
    position: relative;
    z-index: 1; }

@font-face {
  font-family: 'gothambook';
  src: url("/app/themes/nfc-teamsportservice/fonts/gothambook/gothambook-webfont.woff2") format("woff2"), url("/app/themes/nfc-teamsportservice/fonts/gothambook/gothambook-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'gothammedium';
  src: url("/app/themes/nfc-teamsportservice/fonts/gothammedium/gothammedium-webfont.woff2") format("woff2"), url("/app/themes/nfc-teamsportservice/fonts/gothammedium/gothammedium-webfont.woff") format("woff");
  font-weight: normal;
  font-style: normal; }

/*----------------------
   Header wrapper
-----------------------*/
/*-----------------------
         Cart menu
-------------------------*/
body .header .vi-wcaio-menu-cart-content-wrap {
  width: 350px;
  max-width: 350px; }

body .header .widget_shopping_cart_content {
  border: 1px solid rgba(35, 31, 32, 0.05); }

body .header .widget.woocommerce.widget_shopping_cart {
  width: 350px;
  color: #231f20; }

body .header .vi-wcaio-menu-cart-show .vi-wcaio-menu-cart-content-wrap .woocommerce-mini-cart__buttons {
  padding: 15px 0 !important; }
  body .header .vi-wcaio-menu-cart-show .vi-wcaio-menu-cart-content-wrap .woocommerce-mini-cart__buttons a {
    color: #231f20; }

body .header .widget_shopping_cart ul.woocommerce-mini-cart {
  font-family: gothambook, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding: 0 !important; }
  body .header .widget_shopping_cart ul.woocommerce-mini-cart li.woocommerce-mini-cart-item {
    border-top: 1px solid rgba(35, 31, 32, 0.05);
    padding: 8px 0 !important; }
    body .header .widget_shopping_cart ul.woocommerce-mini-cart li.woocommerce-mini-cart-item > a:not(.remove) {
      padding: 0 1em;
      margin-bottom: 1em;
      display: flex;
      flex-wrap: wrap;
      width: 100%;
      align-items: center;
      justify-content: space-between;
      color: #034694;
      font-weight: normal; }
      body .header .widget_shopping_cart ul.woocommerce-mini-cart li.woocommerce-mini-cart-item > a:not(.remove):before {
        content: 'Product:';
        color: #231f20;
        font-weight: 600; }
    body .header .widget_shopping_cart ul.woocommerce-mini-cart li.woocommerce-mini-cart-item a.remove {
      top: 2px !important;
      right: 7px !important; }
    body .header .widget_shopping_cart ul.woocommerce-mini-cart li.woocommerce-mini-cart-item img {
      display: none !important; }
    body .header .widget_shopping_cart ul.woocommerce-mini-cart li.woocommerce-mini-cart-item dl.variation {
      padding: 0 1em !important;
      display: flex;
      flex-wrap: wrap;
      color: #231f20;
      border-left: 0; }
      body .header .widget_shopping_cart ul.woocommerce-mini-cart li.woocommerce-mini-cart-item dl.variation dt, body .header .widget_shopping_cart ul.woocommerce-mini-cart li.woocommerce-mini-cart-item dl.variation dd {
        flex-basis: 50%;
        margin: 0 !important;
        padding: 0 !important;
        float: unset !important;
        font-weight: normal !important; }
        body .header .widget_shopping_cart ul.woocommerce-mini-cart li.woocommerce-mini-cart-item dl.variation dt p, body .header .widget_shopping_cart ul.woocommerce-mini-cart li.woocommerce-mini-cart-item dl.variation dd p {
          font-weight: normal; }
      body .header .widget_shopping_cart ul.woocommerce-mini-cart li.woocommerce-mini-cart-item dl.variation dd {
        text-align: right; }
    body .header .widget_shopping_cart ul.woocommerce-mini-cart li.woocommerce-mini-cart-item .quantity {
      left: 1.2em !important;
      font-weight: 600; }

/*----------------------
   Logo
-----------------------*/
.site-logo img {
  float: left;
  height: 80px;
  margin: 10px 0;
  max-width: 310px;
  width: auto; }
  @media all and (min-width: 415px) {
    .site-logo img {
      height: 100px; } }
  @media all and (max-width: 349px) {
    .site-logo img {
      max-height: 55px; } }

/*-----------------------
     Mobile menu
-------------------------*/
@media all and (max-width: 1279px) {
  .is-menu-on .site-nav.main-nav {
    right: 0 !important;
    padding-top: 60px;
    top: 0 !important; }
  .is-menu-on .menu-icon {
    position: absolute;
    right: 13px;
    top: 0; }
  .is-menu-on .menu-icon > span:before, .is-menu-on .menu-icon > span:after {
    background: #fff; } }

.secondary-nav {
  font-size: 1.8rem;
  margin-bottom: .5em;
  padding-top: 1em !important;
  text-align: right; }
  @media all and (min-width: 1280px) {
    .secondary-nav {
      font-size: 1.4rem; } }
  .secondary-nav .menu {
    display: none; }
  .secondary-nav .nav-seperator {
    display: none; }

.site-nav {
  color: #034694;
  font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  transition: .2s ease-in-out;
  width: 100%; }
  @media all and (max-width: 1279px) {
    .site-nav.main-nav {
      background: #034694;
      position: absolute;
      right: -100%;
      z-index: 99999;
      opacity: 0;
      box-shadow: 0 10px 15px rgba(0, 0, 0, 0.6); }
      .site-nav.main-nav .sub-menu {
        width: 100% !important; }
      .site-nav.main-nav li {
        position: relative; }
        .site-nav.main-nav li a {
          color: #fff;
          border-top: 1px solid rgba(255, 255, 255, 0.1);
          text-transform: uppercase; }
          .site-nav.main-nav li a:hover {
            color: #fff; }
        .site-nav.main-nav li .sub-menu a {
          text-transform: none;
          color: #fff !important;
          background: rgba(255, 255, 255, 0.1); }
          .site-nav.main-nav li .sub-menu a a {
            background: rgba(255, 255, 255, 0.5); }
      .site-nav.main-nav .visible > .sub-menu {
        display: block !important;
        max-height: 900px; }
      .site-nav.main-nav .visible > .open-sub-menu {
        border-left: 0;
        border-right: 1px dotted rgba(255, 255, 255, 0.3);
        transform: rotate(180deg); }
      .site-nav.main-nav .open-sub-menu {
        border-left: 1px dotted rgba(255, 255, 255, 0.3);
        color: #fff;
        display: block;
        height: 20px;
        margin: .5em 0 0 0;
        padding: .5em 20px 1.5em;
        position: absolute;
        right: 0;
        top: 0; }
        .site-nav.main-nav .open-sub-menu:hover {
          cursor: pointer; }
        .site-nav.main-nav .open-sub-menu:focus {
          background: none; }
    .no-js .site-nav,
    .is-menu-on .site-nav {
      max-height: inherit;
      opacity: 1; }
    .site-nav .sub-menu {
      max-height: 0; } }
  .site-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center; }
    .site-nav ul li > a {
      color: #034694;
      font-size: 1.6rem;
      padding: 0.75em;
      white-space: nowrap; }
      .site-nav ul li > a:hover {
        color: #034694;
        text-decoration: none; }
  .site-nav .sub-menu {
    overflow: hidden !important;
    transition: all .5s ease-in-out; }
    .site-nav .sub-menu li {
      background: rgba(255, 255, 255, 0.2); }
    .site-nav .sub-menu a {
      text-transform: none; }
    .site-nav .sub-menu .alles a {
      border-top: 1px solid #eeeded;
      color: #008334 !important;
      margin-top: .25em;
      padding-top: .25em; }

.main-nav {
  background: #fff;
  max-height: 0;
  overflow: hidden;
  transition: all .2s ease-in-out;
  width: 100%; }
  .main-nav ul.menu li > a {
    display: block; }
  .no-js .main-nav,
  .is-menu-on .main-nav {
    max-height: unset;
    opacity: 1; }

/*-----------------------------
   Navigation desktop layout
------------------------------*/
.secondary-nav .menu,
.secondary-nav a,
.secondary-nav .menu a,
.secondary-nav .menu a:after {
  color: #008334; }

@media only screen and (min-width: 1280px) {
  /* top menu */
  .secondary-nav {
    position: absolute;
    font-size: 1.4rem !important;
    color: #008334;
    padding-top: 1em !important;
    float: right;
    max-width: 1100px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3; }
    .secondary-nav .menu {
      display: inline-block; }
    .secondary-nav .nav-seperator {
      padding: 0 1em 0 0;
      color: #034694;
      display: inline-block; }
    .secondary-nav ul {
      display: inline-block; }
      .secondary-nav ul li {
        display: inline-block;
        text-align: left; }
        .secondary-nav ul li a {
          text-transform: lowercase !important; }
  /* main navigation */
  .menu-icon {
    display: none; }
  .main-nav {
    background: transparent;
    padding-top: 3.6em;
    max-height: none;
    width: auto;
    float: right;
    overflow: visible; }
    .main-nav .open-sub-menu {
      display: none; }
    .main-nav > ul {
      display: inline-block; }
      .main-nav > ul > li {
        display: inline-block;
        text-align: left;
        position: relative;
        margin: 0 .75em; }
        .main-nav > ul > li a {
          color: #034694;
          padding: 0;
          text-transform: uppercase;
          border-bottom: 5px solid transparent; }
        .main-nav > ul > li:last-child {
          margin-right: 0; }
        .main-nav > ul > li.menu-item-has-children > a {
          margin-right: 1.5em;
          position: relative; }
          .main-nav > ul > li.menu-item-has-children > a:after {
            color: #034694;
            position: absolute;
            right: -1.5em;
            top: 0;
            font-family: teamsportservice;
            content: ""; }
    .main-nav > ul > li > a:hover,
    .main-nav li.current-menu-item > a,
    .main-nav li.current_page_item > a,
    .main-nav li.current_page_ancestor > a,
    .main-nav .current-menu-ancestor > a {
      color: #034694;
      border-bottom-color: #008334; }
  .menu-holder {
    position: relative; }
    .menu-holder li.mega-menu {
      position: inherit; }
      .menu-holder li.mega-menu > .sub-menu {
        padding: 1em 1em 2em;
        width: 100%; }
        .menu-holder li.mega-menu > .sub-menu > li {
          float: left;
          padding-right: 1.5em; }
          .menu-holder li.mega-menu > .sub-menu > li:last-child {
            padding-right: 0; }
          .menu-holder li.mega-menu > .sub-menu > li .sub-menu {
            box-shadow: none;
            padding: 0;
            position: relative; } }

.menu-holder li.mega-menu > .sub-menu > li .sub-menu a {
  font-family: gothambook, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.7rem;
  display: block; }

/*----------------------
   Sub menu
-----------------------*/
@media only screen and (min-width: 1280px) {
  .site-nav .sub-menu {
    z-index: 9999;
    position: absolute;
    left: 0;
    padding: 1em;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3); }
  ul.sub-menu li.current-menu-item > a,
  ul.sub-menu li.current_page_item > a,
  ul.sub-menu li.current_page_ancestor > a,
  ul.sub-menu .current-menu-ancestor > a {
    border-bottom-color: transparent; }
  .site-nav .menu-item-has-children .sub-menu {
    padding-top: 1em;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out; }
    .site-nav .menu-item-has-children .sub-menu li {
      display: block;
      width: 33%; }
      .site-nav .menu-item-has-children .sub-menu li a {
        display: block;
        text-transform: none; }
        .site-nav .menu-item-has-children .sub-menu li a:hover {
          text-decoration: underline; }
  .site-nav .menu-item-has-children:hover .sub-menu {
    visibility: visible;
    opacity: 1; } }

/*----------------------
   Search
-----------------------*/
@media all and (max-width: 1279px) {
  .search-open {
    display: none; }
  #search-block {
    background: #022e62;
    padding: 1em 3em;
    width: 100%;
    float: left; }
    #search-block label {
      width: 100%;
      display: block; }
    #search-block label, #search-block .search-button {
      color: #fff; }
  .search-close {
    display: none; }
  #search-input {
    border-radius: 0;
    display: inline-block;
    width: calc(100% - 40px);
    -webkit-appearance: none; }
  .search-button {
    font-size: 200%; } }

@media all and (min-width: 1280px) {
  #search-block {
    display: inline-block;
    float: right;
    z-index: 9; }
    #search-block i {
      color: #034694;
      font-size: 3.6rem;
      line-height: .65;
      margin-left: 1em; }
    #search-block .search-open {
      cursor: pointer; }
    #search-block .search-overlay {
      background: rgba(0, 0, 0, 0.8);
      display: none;
      height: 100%;
      left: 0;
      position: fixed;
      top: 0;
      width: 100%;
      z-index: 99999; }
      #search-block .search-overlay .search-fields {
        background: #fff;
        border-top: 5px solid #008334;
        left: 50%;
        padding: 2em;
        position: absolute;
        top: 50%;
        transform: translateX(-50%) translateY(-50%);
        width: 600px; }
        #search-block .search-overlay .search-fields .search-close {
          color: #fff;
          cursor: pointer;
          float: right;
          display: block;
          font-size: 2.35rem;
          margin: -3.3em -1.5em 0 0;
          text-transform: lowercase; }
          #search-block .search-overlay .search-fields .search-close:hover {
            text-decoration: none; }
        #search-block .search-overlay .search-fields #search-input {
          border: 0;
          border-bottom: 1px solid #034694;
          box-shadow: none;
          display: inline-block;
          float: left; }
        #search-block .search-overlay .search-fields .search-form {
          align-items: center;
          display: flex; }
          #search-block .search-overlay .search-fields .search-form label {
            color: #034694;
            font-size: 3.6rem;
            margin-right: 1em;
            white-space: nowrap; }
          #search-block .search-overlay .search-fields .search-form a.search-button:hover {
            text-decoration: none !important; }
          #search-block .search-overlay .search-fields .search-form a.search-button i {
            background: #eeeded;
            border-radius: 50%;
            display: inline-block;
            height: 3.1rem;
            line-height: 3.1rem;
            width: 3.1rem; } }

/* BREADCRUMBS*/
#section-breadcrumbs {
  color: #034694;
  font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.4rem;
  margin-bottom: 1em;
  padding-bottom: 1em;
  padding-top: 2em; }
  .error404 #section-breadcrumbs {
    display: none; }
  #section-breadcrumbs .row {
    overflow: inherit; }
  #section-breadcrumbs .l-col-6:first-child {
    display: none; }
    @media all and (min-width: 415px) {
      #section-breadcrumbs .l-col-6:first-child {
        display: block; } }
  #section-breadcrumbs .breadcrumb_last {
    color: #008334; }

/* Page categorie */
.categories {
  margin: 0;
  padding: 0; }
  .categories li {
    background: #447581;
    color: #fff;
    display: inline-block;
    font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.3rem;
    list-style: none;
    margin-bottom: 5px;
    padding: .25em .5em;
    text-transform: uppercase; }
    @media all and (min-width: 769px) {
      .categories li {
        font-size: 1.7rem; } }
    .categories li a {
      color: #fff;
      text-decoration: none !important; }

/*/-----------------------
// HEADER VISUAL
//-----------------------*/
.header-image #site-header {
  position: relative;
  z-index: 1;
  border-bottom: 5px solid #95c11f; }

.header-image .swiper-wrapper .l-col-9.header-image {
  background-color: #034694;
  padding: 2em; }

.header-image .site-content {
  position: relative;
  top: 0;
  width: 100%;
  z-index: 0; }

.header-image .site-nav .menu-item-has-children .sub-menu li a {
  color: #034694; }

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  display: none; }
  @media all and (min-width: 981px) {
    .swiper-button-prev.swiper-button-white,
    .swiper-button-next.swiper-button-white {
      display: block; } }

.swiper-slide {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  margin-bottom: 0 !important;
  padding: calc(120px + 16vw) 0 2vw 0; }
  .swiper-slide:before {
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    background: rgba(0, 0, 0, 0.5);
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
    /* IE6-9 */ }
  .swiper-slide .l-container {
    position: relative;
    z-index: 1; }
  .swiper-slide h1, .swiper-slide h2, .swiper-slide .widget h3, .widget .swiper-slide h3,
  .swiper-slide .widgettitle, .swiper-slide h3,
  .swiper-slide .h1,
  .swiper-slide body .pum-theme-1968 .pum-container .pum-title,
  body .pum-theme-1968 .pum-container .swiper-slide .pum-title,
  .swiper-slide body .pum-theme-1685 .pum-container .pum-title,
  body .pum-theme-1685 .pum-container .swiper-slide .pum-title,
  .swiper-slide body .pum-theme-lightbox .pum-container .pum-title,
  body .pum-theme-lightbox .pum-container .swiper-slide .pum-title, .swiper-slide .h2, .swiper-slide .h3, .swiper-slide strong {
    font-family: gothambook, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    position: relative;
    z-index: 1; }
    .swiper-slide h1 .bg-green, .swiper-slide h2 .bg-green, .swiper-slide .widget h3 .bg-green, .widget .swiper-slide h3 .bg-green, .swiper-slide .widgettitle .bg-green, .swiper-slide h3 .bg-green,
    .swiper-slide .h1 .bg-green,
    .swiper-slide body .pum-theme-1968 .pum-container .pum-title .bg-green,
    body .pum-theme-1968 .pum-container .swiper-slide .pum-title .bg-green,
    .swiper-slide body .pum-theme-1685 .pum-container .pum-title .bg-green,
    body .pum-theme-1685 .pum-container .swiper-slide .pum-title .bg-green,
    .swiper-slide body .pum-theme-lightbox .pum-container .pum-title .bg-green,
    body .pum-theme-lightbox .pum-container .swiper-slide .pum-title .bg-green, .swiper-slide .h2 .bg-green, .swiper-slide .h3 .bg-green, .swiper-slide strong .bg-green {
      font-weight: 300;
      position: relative;
      white-space: nowrap; }
      .swiper-slide h1 .bg-green:after, .swiper-slide h2 .bg-green:after, .swiper-slide .widget h3 .bg-green:after, .widget .swiper-slide h3 .bg-green:after, .swiper-slide .widgettitle .bg-green:after, .swiper-slide h3 .bg-green:after,
      .swiper-slide .h1 .bg-green:after,
      .swiper-slide body .pum-theme-1968 .pum-container .pum-title .bg-green:after,
      body .pum-theme-1968 .pum-container .swiper-slide .pum-title .bg-green:after,
      .swiper-slide body .pum-theme-1685 .pum-container .pum-title .bg-green:after,
      body .pum-theme-1685 .pum-container .swiper-slide .pum-title .bg-green:after,
      .swiper-slide body .pum-theme-lightbox .pum-container .pum-title .bg-green:after,
      body .pum-theme-lightbox .pum-container .swiper-slide .pum-title .bg-green:after, .swiper-slide .h2 .bg-green:after, .swiper-slide .h3 .bg-green:after, .swiper-slide strong .bg-green:after {
        background: inherit;
        content: '';
        height: 100%;
        left: -5px;
        position: absolute;
        top: 0;
        width: calc(100% + 10px);
        z-index: -1; }
  .swiper-slide h1, .swiper-slide h2, .swiper-slide .widget h3, .widget .swiper-slide h3,
  .swiper-slide .widgettitle, .swiper-slide h3,
  .swiper-slide .h1,
  .swiper-slide body .pum-theme-1968 .pum-container .pum-title,
  body .pum-theme-1968 .pum-container .swiper-slide .pum-title,
  .swiper-slide body .pum-theme-1685 .pum-container .pum-title,
  body .pum-theme-1685 .pum-container .swiper-slide .pum-title,
  .swiper-slide body .pum-theme-lightbox .pum-container .pum-title,
  body .pum-theme-lightbox .pum-container .swiper-slide .pum-title, .swiper-slide .h2, .swiper-slide .h3, .swiper-slide p {
    color: #fff; }
  .swiper-slide p {
    font-size: 21px; }

#section-header-image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: calc(120px + 9%) 0 9% 0;
  position: relative;
  z-index: -1; }
  #section-header-image:before {
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 0;
    background: rgba(0, 0, 0, 0.5);
    /* Old browsers */
    /* FF3.6+ */
    /* Chrome,Safari4+ */
    /* Chrome10+,Safari5.1+ */
    /* Opera 11.10+ */
    /* IE10+ */
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.5) 0%, transparent 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#000000', GradientType=0);
    /* IE6-9 */ }
  .swiper-wrapper #section-header-image {
    margin-bottom: 0; }
  #section-header-image h1, #section-header-image h2, #section-header-image .widget h3, .widget #section-header-image h3,
  #section-header-image .widgettitle, #section-header-image h3,
  #section-header-image .h1,
  #section-header-image body .pum-theme-1968 .pum-container .pum-title,
  body .pum-theme-1968 .pum-container #section-header-image .pum-title,
  #section-header-image body .pum-theme-1685 .pum-container .pum-title,
  body .pum-theme-1685 .pum-container #section-header-image .pum-title,
  #section-header-image body .pum-theme-lightbox .pum-container .pum-title,
  body .pum-theme-lightbox .pum-container #section-header-image .pum-title, #section-header-image .h2, #section-header-image .h3 {
    font-family: gothambook, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
    #section-header-image h1 .bg-green, #section-header-image h2 .bg-green, #section-header-image .widget h3 .bg-green, .widget #section-header-image h3 .bg-green, #section-header-image .widgettitle .bg-green, #section-header-image h3 .bg-green,
    #section-header-image .h1 .bg-green,
    #section-header-image body .pum-theme-1968 .pum-container .pum-title .bg-green,
    body .pum-theme-1968 .pum-container #section-header-image .pum-title .bg-green,
    #section-header-image body .pum-theme-1685 .pum-container .pum-title .bg-green,
    body .pum-theme-1685 .pum-container #section-header-image .pum-title .bg-green,
    #section-header-image body .pum-theme-lightbox .pum-container .pum-title .bg-green,
    body .pum-theme-lightbox .pum-container #section-header-image .pum-title .bg-green, #section-header-image .h2 .bg-green, #section-header-image .h3 .bg-green {
      position: relative;
      white-space: nowrap; }
      #section-header-image h1 .bg-green:after, #section-header-image h2 .bg-green:after, #section-header-image .widget h3 .bg-green:after, .widget #section-header-image h3 .bg-green:after, #section-header-image .widgettitle .bg-green:after, #section-header-image h3 .bg-green:after,
      #section-header-image .h1 .bg-green:after,
      #section-header-image body .pum-theme-1968 .pum-container .pum-title .bg-green:after,
      body .pum-theme-1968 .pum-container #section-header-image .pum-title .bg-green:after,
      #section-header-image body .pum-theme-1685 .pum-container .pum-title .bg-green:after,
      body .pum-theme-1685 .pum-container #section-header-image .pum-title .bg-green:after,
      #section-header-image body .pum-theme-lightbox .pum-container .pum-title .bg-green:after,
      body .pum-theme-lightbox .pum-container #section-header-image .pum-title .bg-green:after, #section-header-image .h2 .bg-green:after, #section-header-image .h3 .bg-green:after {
        background: inherit;
        content: '';
        height: 100%;
        left: -5px;
        position: absolute;
        top: 0;
        width: calc(100% + 10px);
        z-index: -1; }
  #section-header-image h1, #section-header-image h2, #section-header-image .widget h3, .widget #section-header-image h3,
  #section-header-image .widgettitle, #section-header-image h3,
  #section-header-image .h1,
  #section-header-image body .pum-theme-1968 .pum-container .pum-title,
  body .pum-theme-1968 .pum-container #section-header-image .pum-title,
  #section-header-image body .pum-theme-1685 .pum-container .pum-title,
  body .pum-theme-1685 .pum-container #section-header-image .pum-title,
  #section-header-image body .pum-theme-lightbox .pum-container .pum-title,
  body .pum-theme-lightbox .pum-container #section-header-image .pum-title, #section-header-image .h2, #section-header-image .h3, #section-header-image p {
    color: #fff; }
  #section-header-image .l-col-12 {
    position: relative;
    z-index: 1; }
  #section-header-image p {
    font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 1.8rem; }
    @media all and (min-width: 415px) {
      #section-header-image p {
        font-size: 2.1rem; } }
    @media all and (min-width: 769px) {
      #section-header-image p {
        font-size: 2.35rem; } }

#section-slider-sub {
  background: #447581;
  color: #fff;
  font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 30px;
  padding: 20px;
  text-align: center; }
  #section-slider-sub p {
    margin: 0; }
  #section-slider-sub a {
    color: #fff;
    text-decoration: underline; }
    #section-slider-sub a:hover {
      text-decoration: none; }

/*----------------------
   Footer style
-----------------------*/
#section-footer {
  background-color: #447581;
  color: #fff;
  font-size: 1.6rem;
  line-height: 1.8333;
  overflow: hidden;
  padding: 20px 0;
  text-align: left; }
  #section-footer a {
    color: #fff; }
    #section-footer a:focus {
      outline-color: #fff; }
  #section-footer li a {
    display: block; }
  @media all and (min-width: 415px) and (max-width: 1280px) {
    #section-footer .l-col-3 {
      width: 48%;
      margin: 0 1%;
      float: left; } }
  #section-footer .widgettitle {
    color: #fff;
    font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 1em 0 .25em;
    font-size: 1.5625em; }
    @media all and (min-width: 769px) {
      #section-footer .widgettitle {
        margin-top: 0; } }
  #section-footer p:not(.copyright) {
    margin-top: 0; }
  #section-footer ul {
    list-style: none;
    margin: 0;
    padding: 0; }
    #section-footer ul li.menu-item-has-children > a {
      font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
      color: #fff; }
  #section-footer i.ts {
    color: #fff;
    display: inline-block;
    font-size: 240%;
    margin: .5em .5em .75em 0; }

.footer-links > ul {
  list-style: none;
  padding: 0; }

/*-----------------------
    Config
------------------------*/
html {
  box-sizing: border-box; }

*, *::after, *::before {
  box-sizing: inherit; }

/*-----------------------
    Global
------------------------*/
* {
  box-sizing: border-box; }

.section {
  margin-bottom: 60px; }
  .section p:last-child {
    margin-bottom: 0; }

body:not(.home) .section:first-child {
  margin-bottom: 0; }

main {
  margin-bottom: 30px; }
  @media all and (min-width: 981px) {
    main {
      margin-bottom: 0; } }

.row {
  float: left;
  width: 100%; }

/*-----------------------
    Container
------------------------*/
.l-container {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  width: 90%; }
  .l-container::after {
    clear: both;
    content: "";
    display: block; }
  @media all and (min-width: 769px) {
    .l-container {
      width: 80%; } }

/*-----------------------
    Columns Desktop
------------------------*/
@media screen and (min-width: 980px) {
  .l-col-1 {
    float: left;
    display: block;
    margin-right: 2.74614%;
    width: 5.81604%; }
    .l-col-1:last-child {
      margin-right: 0; }
    .l-col-1:last-child {
      margin-right: 0; }
  .l-col-2 {
    float: left;
    display: block;
    margin-right: 2.74614%;
    width: 14.37822%; }
    .l-col-2:last-child {
      margin-right: 0; }
    .l-col-2:last-child {
      margin-right: 0; }
  .l-col-3 {
    float: left;
    display: block;
    margin-right: 2.74614%;
    width: 22.9404%; }
    .l-col-3:last-child {
      margin-right: 0; }
    .l-col-3:last-child {
      margin-right: 0; }
  .l-col-4 {
    float: left;
    display: block;
    margin-right: 2.74614%;
    width: 31.50258%; }
    .l-col-4:last-child {
      margin-right: 0; }
    .l-col-4:last-child {
      margin-right: 0; }
  .l-col-5 {
    float: left;
    display: block;
    margin-right: 2.74614%;
    width: 40.06475%; }
    .l-col-5:last-child {
      margin-right: 0; }
    .l-col-5:last-child {
      margin-right: 0; }
  .l-col-6 {
    float: left;
    display: block;
    margin-right: 2.74614%;
    width: 48.62693%; }
    .l-col-6:last-child {
      margin-right: 0; }
    .l-col-6:last-child {
      margin-right: 0; }
  .l-col-7 {
    float: left;
    display: block;
    margin-right: 2.74614%;
    width: 57.18911%; }
    .l-col-7:last-child {
      margin-right: 0; }
    .l-col-7:last-child {
      margin-right: 0; }
  .l-col-8 {
    float: left;
    display: block;
    margin-right: 2.74614%;
    width: 65.75129%; }
    .l-col-8:last-child {
      margin-right: 0; }
    .l-col-8:last-child {
      margin-right: 0; }
  .l-col-9 {
    float: left;
    display: block;
    margin-right: 2.74614%;
    width: 74.31347%; }
    .l-col-9:last-child {
      margin-right: 0; }
    .l-col-9:last-child {
      margin-right: 0; }
  .l-col-10 {
    float: left;
    display: block;
    margin-right: 2.74614%;
    width: 82.87564%; }
    .l-col-10:last-child {
      margin-right: 0; }
    .l-col-10:last-child {
      margin-right: 0; }
  .l-col-11 {
    float: left;
    display: block;
    margin-right: 2.74614%;
    width: 91.43782%; }
    .l-col-11:last-child {
      margin-right: 0; }
    .l-col-11:last-child {
      margin-right: 0; }
  .l-col-12 {
    float: left;
    display: block;
    margin-right: 2.74614%;
    width: 100%; }
    .l-col-12:last-child {
      margin-right: 0; }
    .l-col-12:last-child {
      margin-right: 0; } }

/*-------------------------------
    Pushers
--------------------------------*/
@media screen and (min-width: 980px) {
  .l-col-push-1 {
    margin-left: 8.56218%; }
  .l-col-push-2 {
    margin-left: 17.12436%; }
  .l-col-push-3 {
    margin-left: 25.68653%; }
  .l-col-push-4 {
    margin-left: 34.24871%; }
  .l-col-push-5 {
    margin-left: 42.81089%; }
  .l-col-push-6 {
    margin-left: 51.37307%; }
  .l-col-push-7 {
    margin-left: 59.93525%; }
  .l-col-push-8 {
    margin-left: 68.49742%; }
  .l-col-push-9 {
    margin-left: 77.0596%; }
  .l-col-push-10 {
    margin-left: 85.62178%; } }

/*-------------------------------
    Padding up & down
--------------------------------*/
.l-ptop-1, .l-pad-1 {
  padding-top: 1em; }

.l-pbottom-1, .l-pad-1 {
  padding-bottom: 1em; }

.l-ptop-2, .l-pad-2 {
  padding-top: 2em; }

.l-pbottom-2, .l-pad-2 {
  padding-bottom: 2em; }

.l-ptop-3, .l-pad-3 {
  padding-top: 3em; }

.l-pbottom-3, .l-pad-3 {
  padding-bottom: 3em; }

.l-ptop-4, .l-pad-4 {
  padding-top: 4em; }

.l-pbottom-4, .l-pad-4 {
  padding-bottom: 4em; }

.l-ptop-5, .l-pad-5 {
  padding-top: 5em; }

.l-pbottom-5, .l-pad-5 {
  padding-bottom: 5em; }

.l-ptop-6, .l-pad-6 {
  padding-top: 6em; }

.l-pbottom-6, .l-pad-6 {
  padding-bottom: 6em; }

.l-ptop-7, .l-pad-7 {
  padding-top: 7em; }

.l-pbottom-7, .l-pad-7 {
  padding-bottom: 7em; }

.l-ptop-8, .l-pad-8 {
  padding-top: 8em; }

.l-pbottom-8, .l-pad-8 {
  padding-bottom: 8em; }

.l-ptop-9, .l-pad-9 {
  padding-top: 9em; }

.l-pbottom-9, .l-pad-9 {
  padding-bottom: 9em; }

.l-ptop-10, .l-pad-10 {
  padding-top: 10em; }

.l-pbottom-10, .l-pad-10 {
  padding-bottom: 10em; }

.l-ptop-11, .l-pad-11 {
  padding-top: 11em; }

.l-pbottom-11, .l-pad-11 {
  padding-bottom: 11em; }

/*-------------------------------
    Padding up & down mobile
--------------------------------*/
@media screen and (max-width: 767px) {
  .l-mptop-1, .l-mpad-1 {
    padding-top: 1em; }
  .l-mpbottom-1, .l-mpad-1 {
    padding-bottom: 1em; }
  .l-mptop-2, .l-mpad-2 {
    padding-top: 2em; }
  .l-mpbottom-2, .l-mpad-2 {
    padding-bottom: 2em; }
  .l-mptop-3, .l-mpad-3 {
    padding-top: 3em; }
  .l-mpbottom-3, .l-mpad-3 {
    padding-bottom: 3em; }
  .l-mptop-4, .l-mpad-4 {
    padding-top: 4em; }
  .l-mpbottom-4, .l-mpad-4 {
    padding-bottom: 4em; }
  .l-mptop-5, .l-mpad-5 {
    padding-top: 5em; }
  .l-mpbottom-5, .l-mpad-5 {
    padding-bottom: 5em; }
  .l-mptop-6, .l-mpad-6 {
    padding-top: 6em; }
  .l-mpbottom-6, .l-mpad-6 {
    padding-bottom: 6em; }
  .l-mptop-7, .l-mpad-7 {
    padding-top: 7em; }
  .l-mpbottom-7, .l-mpad-7 {
    padding-bottom: 7em; }
  .l-mptop-8, .l-mpad-8 {
    padding-top: 8em; }
  .l-mpbottom-8, .l-mpad-8 {
    padding-bottom: 8em; }
  .l-mptop-9, .l-mpad-9 {
    padding-top: 9em; }
  .l-mpbottom-9, .l-mpad-9 {
    padding-bottom: 9em; }
  .l-mptop-10, .l-mpad-10 {
    padding-top: 10em; }
  .l-mpbottom-10, .l-mpad-10 {
    padding-bottom: 10em; }
  .l-mptop-11, .l-mpad-11 {
    padding-top: 11em; }
  .l-mpbottom-11, .l-mpad-11 {
    padding-bottom: 11em; } }

aside .widget:last-child {
  margin-bottom: 0; }

.related-articles {
  background: #fafafa;
  padding: .5em; }
  .related-articles ul {
    padding-left: 0; }
    .related-articles ul li {
      list-style: none; }

.widget:last-child {
  margin-bottom: 0; }

.widget ul {
  margin: .5em 0 0;
  padding-bottom: 0; }

.widget h3,
.widgettitle,
.widgettitle .widget h3,
.widget .widgettitle h3,
.widgettitle .widgettitle,
.widgettitle h2 {
  background: #447581;
  color: #fff;
  padding: .25em .5em; }
  .widget h3 h2, .widget h3 h3,
  .widget h3 .widgettitle,
  .widgettitle .widget h3,
  .widget .widgettitle h3,
  .widgettitle .widgettitle,
  .widgettitle h2,
  .widgettitle .widget h3 h3,
  .widget .widgettitle h3 h3,
  .widgettitle .widgettitle .widget h3,
  .widget .widgettitle .widgettitle h3,
  .widgettitle h2 .widget h3,
  .widget .widgettitle h2 h3,
  .widgettitle .widget h3 .widgettitle,
  .widget .widgettitle h3 .widgettitle,
  .widgettitle .widgettitle .widgettitle,
  .widgettitle h2 .widgettitle,
  .widgettitle .widget h3 h2,
  .widget .widgettitle h3 h2,
  .widgettitle .widgettitle h2,
  .widgettitle h2 h2 {
    margin: 0; }


.widgettitle .widget h3,
.widget .widgettitle h3,
.widgettitle .widgettitle,
.widgettitle h2 {
  padding: 0 !important; }

#section-footer .widgettitle {
  background: transparent;
  padding: 0; }

/* Eventlist widget */
.widget_em_widget ul {
  padding-left: 0; }
  .widget_em_widget ul .eventlist-widget {
    border-bottom: 2px solid #eeeded;
    list-style: none;
    padding-bottom: 1em; }
    .widget_em_widget ul .eventlist-widget h2, .widget_em_widget ul .eventlist-widget .widget h3, .widget .widget_em_widget ul .eventlist-widget h3,
    .widget_em_widget ul .eventlist-widget .widgettitle {
      margin-bottom: 0; }

.contact-links {
  display: inline-flex; }
  @media all and (max-width: 349px) {
    .contact-links {
      text-align: left; }
      .contact-links a {
        font-size: 1.25em !important; }
        .contact-links a.nav-tel {
          position: relative;
          top: 5px; } }

#location-switcher-container {
  display: inline-block;
  position: relative;
  width: 185px;
  z-index: 99999; }
  @media all and (min-width: 1280px) {
    #location-switcher-container {
      width: 150px;
      height: 1.7em; } }

#location-switcher {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 0; }
  #location-switcher li:not(.active) {
    background: #fff; }
  #location-switcher.open:before {
    background: #fff;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
    content: '';
    display: block;
    height: calc(100% - 1.75em);
    left: 0;
    position: absolute;
    top: 2.25em;
    width: 100%;
    z-index: 0; }
  #location-switcher ul {
    padding: 0; }
  #location-switcher li {
    display: none;
    z-index: 1;
    order: 1; }
    #location-switcher li a {
      color: #034694;
      display: inline-block;
      font-size: 1.8rem;
      line-height: 1;
      padding-bottom: .75em;
      padding-top: .75em;
      width: 100%; }
      @media all and (min-width: 1280px) {
        #location-switcher li a {
          font-size: 1.4rem; } }
      #location-switcher li a:hover {
        text-decoration: underline; }
    #location-switcher li.active {
      cursor: pointer;
      display: block;
      padding-right: 1.5em;
      order: 0; }
      #location-switcher li.active a {
        text-align: right;
        color: #008334;
        padding-top: 0; }
        #location-switcher li.active a:hover {
          text-decoration: none; }
      #location-switcher li.active:after {
        color: #008334;
        content: "";
        font-family: teamsportservice;
        position: absolute;
        right: 0;
        top: 0; }

.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px; }

.screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: 0.875rem;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar. */ }

/*----------------------
   Burger button
-----------------------*/
.menu-icon {
  cursor: pointer;
  float: right;
  height: 20px;
  margin-top: 20px;
  position: relative;
  transition: transform 0.5s;
  width: 25px;
  z-index: 999999; }
  .menu-icon > span {
    background-color: #034694;
    display: block;
    height: 2px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition: background 0.5s;
    width: 22px; }
    .menu-icon > span:before, .menu-icon > span:after {
      background-color: #034694;
      content: '';
      display: block;
      height: 2px;
      left: 0;
      position: absolute;
      top: 0;
      transform: translateY(-6px);
      transition: transform 0.5s;
      width: 22px; }
    .menu-icon > span:after {
      transform: translateY(6px); }

.is-menu-on .menu-icon > span {
  background: transparent; }
  .is-menu-on .menu-icon > span:before {
    transform: translateY(0) rotate(45deg); }
  .is-menu-on .menu-icon > span:after {
    transform: translateY(0) rotate(-45deg); }

/*----------------------
   Widgets style
-----------------------*/
.widgets .widget {
  margin-bottom: 1em; }

.widgets .widgettitle {
  font-size: 18px;
  font-weight: bold;
  margin: .5em 0;
  text-transform: uppercase; }
  .widgets .widgettitle:first-child {
    margin-top: 0; }

#yikes_easy_mc_widget-2 .widgettitle.nieuws-overzicht {
  background: #034694;
  border-bottom: 3px solid #95c11f; }

.section-block-text-single.vacancy-widget {
  background: #034694;
  margin-left: 0 !important;
  margin-top: 2em !important;
  overflow: hidden; }
  .section-block-text-single.vacancy-widget .widgettitle {
    background-color: #023a7b;
    border-bottom: 3px solid #95c11f; }
  @media all and (min-width: 521px) and (max-width: 979px) {
    .section-block-text-single.vacancy-widget {
      display: flex; } }
  @media all and (min-width: 979px) {
    .section-block-text-single.vacancy-widget {
      margin-top: 0;
      display: block;
      padding-bottom: 1em; } }
  .section-block-text-single.vacancy-widget img {
    float: none; }
    @media all and (min-width: 521px) and (max-width: 979px) {
      .section-block-text-single.vacancy-widget img {
        float: left;
        width: 35%;
        min-width: 200px;
        -o-object-fit: cover;
           object-fit: cover; } }
    @media all and (min-width: 979px) {
      .section-block-text-single.vacancy-widget img {
        width: 100%;
        float: none; } }
  .section-block-text-single.vacancy-widget .widgettitle {
    font-size: 1.25em !important;
    padding: 16px; }
  .section-block-text-single.vacancy-widget .quote-heading {
    margin-top: 1em; }
  .section-block-text-single.vacancy-widget .quote-heading, .section-block-text-single.vacancy-widget .quote-2, .section-block-text-single.vacancy-widget .main-cta-outline {
    color: #fff;
    padding: 0 16px; }
  .section-block-text-single.vacancy-widget .textwidget {
    padding: 0 16px; }
  .section-block-text-single.vacancy-widget p,
  .section-block-text-single.vacancy-widget .quote-2 {
    color: #fff;
    font-size: 1.85rem;
    line-height: 1.5; }
    .section-block-text-single.vacancy-widget p a:not(.main-cta-outline),
    .section-block-text-single.vacancy-widget .quote-2 a:not(.main-cta-outline) {
      color: #fff !important;
      word-break: break-word;
      text-decoration: underline; }
      .section-block-text-single.vacancy-widget p a:not(.main-cta-outline):hover,
      .section-block-text-single.vacancy-widget .quote-2 a:not(.main-cta-outline):hover {
        text-decoration: none; }
  .section-block-text-single.vacancy-widget .main-cta-outline {
    border-color: #fff;
    display: block;
    margin: 0 auto 1em;
    width: 90%; }
    .section-block-text-single.vacancy-widget .main-cta-outline:hover {
      background-color: #fff;
      color: #034694; }

/*----------------------
    Buttons
-----------------------*/
.main-cta,
a.main-cta, .yikes-easy-mc-submit-button,
.gform_button,
a.main-cta-purple, a.main-cta-outline, a.btn.rood, .intro-buttons a, .comment-respond input.submit, html body .yikes-easy-mc-submit-button,
html body input[type="submit"], html body .gform_next_button, body .pum-theme-1968 .pum-container ul a,
body .pum-theme-1685 .pum-container ul a,
body .pum-theme-lightbox .pum-container ul a {
  border: 1px solid;
  cursor: pointer;
  display: inline-block;
  font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.8rem;
  line-height: 1.333;
  padding: .5em 2.5em !important;
  text-align: center;
  text-decoration: none !important;
  transition: all 0.14s ease-in-out; }
  .main-cta:hover, .yikes-easy-mc-submit-button:hover,
  .gform_button:hover,
  a.main-cta-purple:hover, a.main-cta-outline:hover, a.btn.rood:hover, .intro-buttons a:hover, .comment-respond input.submit:hover,
  html body input:hover[type="submit"], html body .gform_next_button:hover, body .pum-theme-1968 .pum-container ul a:hover,
  body .pum-theme-1685 .pum-container ul a:hover,
  body .pum-theme-lightbox .pum-container ul a:hover, .main-cta:focus, .yikes-easy-mc-submit-button:focus,
  .gform_button:focus,
  a.main-cta-purple:focus, a.main-cta-outline:focus, a.btn.rood:focus, .intro-buttons a:focus, .comment-respond input.submit:focus,
  html body input:focus[type="submit"], html body .gform_next_button:focus, body .pum-theme-1968 .pum-container ul a:focus,
  body .pum-theme-1685 .pum-container ul a:focus,
  body .pum-theme-lightbox .pum-container ul a:focus {
    text-decoration: none; }
  .main-cta:active, .yikes-easy-mc-submit-button:active,
  .gform_button:active,
  a.main-cta-purple:active, a.main-cta-outline:active, a.btn.rood:active, .intro-buttons a:active, .comment-respond input.submit:active,
  html body input:active[type="submit"], html body .gform_next_button:active, body .pum-theme-1968 .pum-container ul a:active,
  body .pum-theme-1685 .pum-container ul a:active,
  body .pum-theme-lightbox .pum-container ul a:active {
    top: 1px; }

.main-cta,
a.main-cta {
  background-color: #008334;
  border-color: #008334;
  color: #fff; }

.yikes-easy-mc-submit-button,
.gform_button,
a.main-cta-purple {
  background-color: #a80055;
  border-color: #a80055;
  color: #fff; }
  .yikes-easy-mc-submit-button:hover,
  .gform_button:hover,
  a.main-cta-purple:hover {
    background: #fff;
    color: #a80055; }

a.main-cta-outline {
  background-color: transparent;
  border-color: #008334;
  color: #008334; }
  a.main-cta-outline:hover {
    background: #008334;
    color: #fff; }

a.btn.rood {
  border: 1px solid transparent;
  color: #fff;
  min-width: 100%;
  margin: 0 .5em 1em;
  position: relative;
  background-color: #a80055;
  border-color: #a80055; }
  @media all and (min-width: 415px) {
    a.btn.rood {
      min-width: calc((100% / 3) - 2em); } }
  a.btn.rood:hover {
    background-color: #fff !important; }
  a.btn.rood:hover {
    color: #a80055; }

.intro-buttons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media all and (min-width: 981px) {
    .intro-buttons {
      max-width: 980px;
      margin: 0 auto !important;
      float: none; } }
  .intro-buttons a {
    border: 1px solid transparent;
    color: #fff;
    min-width: 100%;
    margin: 0 .5em 1em;
    position: relative; }
    @media all and (min-width: 415px) {
      .intro-buttons a {
        min-width: calc((100% / 3) - 2em); } }
    .intro-buttons a:hover {
      background-color: #fff !important; }
    .intro-buttons a.rood {
      background-color: #a80055;
      border-color: #a80055; }
      .intro-buttons a.rood:hover {
        color: #a80055; }
    .intro-buttons a.blauw {
      background-color: #034694;
      border-color: #034694; }
      .intro-buttons a.blauw:hover {
        color: #034694; }
    .intro-buttons a.groen {
      background-color: #008334;
      border-color: #008334; }
      .intro-buttons a.groen:hover {
        color: #008334; }
    .intro-buttons a.grijs {
      background-color: #a9bec4;
      border-color: #a9bec4; }
      .intro-buttons a.grijs:hover {
        color: #a9bec4; }
    .intro-buttons a.blauwgroen {
      background-color: #2da592;
      border-color: #2da592; }
      .intro-buttons a.blauwgroen:hover {
        color: #2da592; }
    .intro-buttons a.paars {
      background-color: #a80055;
      border-color: #a80055; }
      .intro-buttons a.paars:hover {
        color: #a80055; }

/*/-----------------------
// FAST FACTS
//-----------------------*/
.fast-facts, .widget h3,
.widgettitle,
.widgettitle h2 {
  font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 1.7rem;
  line-height: 1.333; }
  .fast-facts h2, .widget h3 h2, .fast-facts .widget h3, .widget .fast-facts h3, .widget h3 h3, .widgettitle .widget h3, .widget .widgettitle h3,
  .fast-facts .widgettitle,
  .widget h3 .widgettitle,
  .widgettitle .widgettitle,
  .widgettitle h2 {
    background: #447581;
    color: #fff;
    padding: .25em .5em;
    margin-top: 0; }
  .fast-facts .facts, .widget h3 .facts, .widgettitle .facts {
    list-style: none;
    padding: 0;
    margin-bottom: 0; }
    .fast-facts .facts .fact-key, .widget h3 .facts .fact-key, .widgettitle .facts .fact-key, .fast-facts .facts .fact-key a, .widget h3 .facts .fact-key a, .widgettitle .facts .fact-key a {
      color: #008334;
      display: block; }
    .fast-facts .facts .fact-value, .widget h3 .facts .fact-value, .widgettitle .facts .fact-value, .fast-facts .facts .fact-value a, .widget h3 .facts .fact-value a, .widgettitle .facts .fact-value a {
      color: #034694;
      display: block; }
    .fast-facts .facts li, .widget h3 .facts li, .widgettitle .facts li {
      margin-bottom: .75em; }
      .fast-facts .facts li:last-child, .widget h3 .facts li:last-child, .widgettitle .facts li:last-child {
        margin-bottom: 0; }

/*----------------------
   Pagination style
-----------------------*/
.pagination, .em-pagination {
  margin-bottom: 2em; }
  .pagination .page-numbers, .em-pagination .page-numbers {
    float: left;
    padding: .4em;
    min-width: 9%;
    border-radius: 3px;
    text-align: center;
    margin-right: .5em;
    text-decoration: none; }
  .pagination .page-numbers.current,
  .pagination .page-numbers:hover, .em-pagination .page-numbers.current,
  .em-pagination .page-numbers:hover {
    background: #034694;
    color: #fff; }

/*----------------------
   Post content
-----------------------*/
.entry-content, .wp-editor {
  padding: 1.5em 0; }
  .entry-content p, .wp-editor p {
    margin: 0 0 1.5em; }
  .entry-content img, .wp-editor img {
    margin: 0 0 1.5em 0;
    max-width: 100%;
    height: auto; }
  .entry-content pre, .wp-editor pre {
    background: #eeeded;
    padding: 1.5em;
    margin: 0 0 1.5em;
    border-radius: 3px;
    overflow-x: scroll; }
  .entry-content ul, .wp-editor ul {
    list-style: disc;
    padding-left: 2em; }
  .entry-content dt, .wp-editor dt {
    font-weight: bold; }
  .entry-content dd, .wp-editor dd {
    margin: 0 1.5em 1.5em; }

/*----------------------
   Responsive image
-----------------------*/
.wp-post-image {
  height: auto; }

/*----------------------
   Sticky post
-----------------------*/
.sticky {
  border-top: 2px solid #eeeded;
  border-bottom: 2px solid #eeeded; }

/*----------------------
   Admin Editor
-----------------------*/
.wp-editor {
  margin: 1.5em; }

/*----------------------
   Post Gallery style
-----------------------*/
.gallery {
  margin-bottom: 1.5em; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%; }
  .gallery-item .gallery-columns-2 {
    max-width: 50%; }
  .gallery-item .gallery-columns-3 {
    max-width: 33.33333%; }
  .gallery-item .gallery-columns-4 {
    max-width: 25%; }
  .gallery-item .gallery-columns-5 {
    max-width: 20%; }
  .gallery-item .gallery-columns-6 {
    max-width: 16.66667%; }
  .gallery-item .gallery-columns-7 {
    max-width: 14.28571%; }
  .gallery-item .gallery-columns-8 {
    max-width: 12.5%; }
  .gallery-item .gallery-columns-9 {
    max-width: 11.11111%; }

.gallery-caption {
  display: block; }

/*----------------------
   Post Caption style
-----------------------*/
.wp-caption {
  background: #eee;
  padding: 5px;
  /* images inside wp-caption */ }
  .wp-caption img {
    margin-bottom: 0;
    width: 100%;
    height: auto; }
  .wp-caption p.wp-caption-text {
    font-size: 0.85em;
    margin: 4px 0 7px;
    text-align: center; }

/*----------------------
   Table Style
-----------------------*/
.entry-content table, .wp-editor table {
  width: 100%;
  border: 1px solid #c7d5d9;
  margin-bottom: 1.5em; }

.entry-content tr, .wp-editor tr {
  border-bottom: 1px solid #c7d5d9; }

.entry-content td, .wp-editor td {
  padding: 7px; }

.entry-content th, .wp-editor th {
  border-bottom: 1px solid #c7d5d9; }

table.tablepress {
  width: 100%; }
  table.tablepress tr td:nth-child(1) {
    width: 25%; }

/* at this larger size, we can start to align images */
@media only screen and (min-width: 481px) {
  .site-content .alignleft, .site-content img.alignleft {
    margin-right: 1.5em;
    display: inline;
    float: left; }
  .site-content .alignright, .site-content img.alignright {
    margin-left: 1.5em;
    display: inline;
    float: right; }
  .site-content .aligncenter, .site-content img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both; } }

/*
 * Comment box
 */
.comment {
  list-style: none; }
  .comment > .comment-body {
    border: 1px solid #eeeded;
    background: #fff;
    padding: 1em;
    margin: 2em 0; }
    .comment > .comment-body > .reply {
      text-align: right; }

/*
 * Comment response
 */
/*
 * from underscores.me starter theme
 * TODO : adapt & make minimal design
 */
.comment-content a {
  word-wrap: break-word; }

.bypostauthor {
  display: block; }

.main-cta-purple.all-events-button {
  display: block;
  margin-top: 25px; }

.all-events {
  padding-left: 0; }
  .all-events .eventlist-widget {
    border-bottom: 2px solid #eeeded;
    list-style: none;
    padding-bottom: 1em; }
    .all-events .eventlist-widget h2, .all-events .eventlist-widget .widget h3, .widget .all-events .eventlist-widget h3,
    .all-events .eventlist-widget .widgettitle {
      margin-bottom: 0; }

/*----------------------
    Forms
-----------------------*/
html body .yikes-easy-mc-form input[type="text"],
html body .yikes-easy-mc-form input[type="url"],
html body .yikes-easy-mc-form input[type="email"],
html body .yikes-easy-mc-form input[type="number"],
html body .yikes-easy-mc-form input[type="password"],
html body .yikes-easy-mc-form select,
html body textarea,
html body input,
html body textarea,
html body select {
  background-color: #fff;
  border: thin solid #393d40;
  box-shadow: none;
  display: block;
  margin-bottom: .5em;
  padding: .5em;
  width: 100%; }
  html body .yikes-easy-mc-form input[type="text"]:focus,
  html body .yikes-easy-mc-form input[type="url"]:focus,
  html body .yikes-easy-mc-form input[type="email"]:focus,
  html body .yikes-easy-mc-form input[type="number"]:focus,
  html body .yikes-easy-mc-form input[type="password"]:focus,
  html body .yikes-easy-mc-form select:focus,
  html body textarea:focus,
  html body input:focus,
  html body textarea:focus,
  html body select:focus {
    border-color: #a80055;
    border-width: 2px;
    outline-color: #a80055; }
  html body .yikes-easy-mc-form input[type="text"][type=radio],
  html body .yikes-easy-mc-form input[type="url"][type=radio],
  html body .yikes-easy-mc-form input[type="email"][type=radio],
  html body .yikes-easy-mc-form input[type="number"][type=radio],
  html body .yikes-easy-mc-form input[type="password"][type=radio],
  html body .yikes-easy-mc-form select[type=radio],
  html body textarea[type=radio],
  html body input[type=radio],
  html body textarea[type=radio],
  html body select[type=radio] {
    margin-bottom: 0; }

html body input[type="checkbox"] {
  width: auto !important; }

html body input[type="text"],
html body input[type="url"],
html body input[type="email"],
html body input[type="number"],
html body input[type="password"],
html body textarea,
html body select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none; }

html body input[type="radio"] {
  width: auto;
  display: inline-block; }

html body select {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' fill='%23000000'><polygon points='0,0 100,0 50,50'/></svg>") no-repeat;
  background-position: calc(100% - 10px) 60%;
  background-size: 12px;
  cursor: pointer; }

html body .yikes-easy-mc-form {
  background: #034694;
  padding: 1em;
  color: #fff; }
  html body .yikes-easy-mc-form .checkbox-parent-label {
    font-weight: 700;
    line-height: 1;
    margin-bottom: .5em; }

html body .yikes-easy-mc-form label.yikes-easy-mc-checkbox-label {
  padding-left: 20px;
  position: relative; }

html body .yikes-easy-mc-form input[type="checkbox"] {
  left: 0;
  position: absolute;
  top: 7px;
  width: auto; }

html body .yikes-easy-mc-submit-button,
html body input[type="submit"] {
  margin-top: .85rem; }

html body .gform_next_button {
  background: transparent;
  border: 1px solid #a80055;
  color: #a80055; }

@media only screen and (min-width: 641px) {
  html body .gform_wrapper .right_label input.medium, html body .gform_wrapper .right_label select.medium, html body .gform_wrapper .left_label input.medium, html body .gform_wrapper .left_label select.medium {
    width: calc(70% - 8px) !important; } }

html body form.contrainer {
  max-width: 600px; }

/* Error messages */
body .gform_wrapper div.validation_error {
  border: none;
  color: red;
  margin: 0;
  padding: 0;
  text-align: left; }

body .gform_wrapper li.gfield.gfield_error, body .gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning {
  background-color: transparent;
  border-bottom: 0;
  border-top: 0;
  margin-bottom: 0 !important;
  padding-bottom: 0;
  padding-top: 0; }

body .gform_wrapper .field_description_below .gfield_description {
  padding-top: 0; }

body .gform_wrapper div.validation_error,
body .gform_wrapper .validation_message {
  color: #BF0000;
  font-weight: 300;
  background-color: #fff;
  padding: .25em; }
  body .gform_wrapper div.validation_error:before,
  body .gform_wrapper .validation_message:before {
    font-family: teamsportservice;
    margin-right: .5em;
    content: '\e91e';
    display: inline-block; }

body .gform_wrapper .ginput_container_fileupload > .validation_message:before {
  display: none; }

body .gform_wrapper ul.gform_fields .gfield_error label,
body .gform_wrapper ul.gform_fields .gfield_error ul li {
  color: #BF0000;
  margin-bottom: 0 !important; }

body .gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],
body #section-contact .l-container .row .gform_wrapper ul li.gfield input {
  margin-bottom: 0 !important; }

body .gform_wrapper li.gfield_error input:not([type='radio']):not([type='checkbox']):not([type='submit']):not([type='button']):not([type='image']):not([type='file']), body .gform_wrapper li.gfield_error textarea {
  border: 1px solid #BF0000; }

body .gform_confirmation_message {
  background: #034694;
  color: #fff;
  margin-top: 1em;
  padding: 1em; }

/*-------------------------
WooCommerce
 -------------------------*/
.woocommerce-cart-form .product-quantity {
  display: none; }

.woocommerce-checkout input.input-checkbox,
.woocommerce-checkout input.input-radio {
  width: 15px; }

/*-----------------------
    Intro texten
------------------------*/
.home .intro-text {
  padding: 0; }
  .home .intro-text h1 {
    font-size: 4.5rem; }
  .home .intro-text > h1 + p, .home .intro-text > h2 + p, .home .widget .intro-text > h3 + p, .widget .home .intro-text > h3 + p, .home .intro-text > .widgettitle + p, .home .widgettitle .intro-text > h2 + p, .home .intro-text > h3 + p {
    margin-top: .25em !important; }

.intro-text.link-section {
  color: #034694; }

.intro-text > h1 i, .intro-text > h2 i, .widget .intro-text > h3 i, .intro-text > .widgettitle i, .widgettitle .intro-text > h2 i, .intro-text > h3 i {
  display: block;
  font-size: 150%;
  margin-bottom: 1rem; }

.intro-text > h1 + p, .intro-text > h2 + p, .widget .intro-text > h3 + p, .intro-text > .widgettitle + p, .widgettitle .intro-text > h2 + p, .intro-text > h3 + p {
  margin-top: .25em !important; }

/*/-----------------------
// DIENSTEN
//-----------------------*/
@media all and (min-width: 415px) {
  #section-sectors #sector-blocks {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; } }

#section-sectors #sector-blocks .sector-height-fix + a.view-all {
  padding-top: 2rem; }
  #section-sectors #sector-blocks .sector-height-fix + a.view-all:before {
    top: 3rem; }

#section-sectors .l-container {
  width: 96% !important; }
  @media all and (min-width: 769px) {
    #section-sectors .l-container {
      width: 80%; } }

#section-sectors .sector {
  display: flex;
  flex-direction: column;
  font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0 0 1em 0;
  width: 100%; }
  @media all and (min-width: 415px) {
    #section-sectors .sector {
      width: 48%; } }
  @media all and (min-width: 769px) {
    #section-sectors .sector {
      width: 23%;
      margin-bottom: 0; } }

#section-sectors h3 {
  font-size: 2.35rem;
  line-height: 1.333;
  margin-bottom: 0;
  text-align: center;
  font-weight: 700; }
  #section-sectors h3 a {
    background: #034694;
    color: #fff;
    display: block;
    padding: 1em .5em; }
    #section-sectors h3 a i {
      display: inline-block;
      font-size: 200%;
      margin-left: -1em;
      margin-right: .25em; }
      @media all and (min-height: 415px) {
        #section-sectors h3 a i {
          font-size: 300%;
          margin-left: 0;
          margin-right: 0;
          display: block;
          margin-bottom: .25em; } }
    #section-sectors h3 a:hover {
      text-decoration: none; }

#section-sectors ul {
  margin: 0 0 1em 0;
  padding: 0; }
  #section-sectors ul li {
    list-style: none; }

.l-col-3:first-of-type {
  margin-top: 1em; }
  @media all and (min-width: 981px) {
    .l-col-3:first-of-type {
      margin-top: 0; } }

#section-services h2, #section-services .widget h3, .widget #section-services h3,
#section-services .widgettitle {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  margin-bottom: 1em !important; }
  #section-services h2 > a, #section-services .widget h3 > a, .widget #section-services h3 > a, #section-services .widgettitle > a, #section-services .widgettitle h2 > a {
    color: #008334; }

#section-services .l-col-4 {
  position: relative; }
  #section-services .l-col-4 a.overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0; }

#section-services .has-bg {
  padding: 1em;
  color: #fff; }
  #section-services .has-bg h3 {
    padding-left: .2em;
    color: #fff; }
  #section-services .has-bg a {
    color: #fff; }
    #section-services .has-bg a:before {
      color: #fff; }

#section-map #schools-map {
  height: 400px;
  margin-bottom: 3em; }

.service-list {
  font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin: 0;
  padding: 0; }
  @media all and (min-width: 981px) {
    .service-list {
      margin-top: 1em; } }
  .service-list li {
    list-style: none; }
    .service-list li a {
      border-bottom: 1px solid #eeeded;
      display: block;
      padding: .75em 2em .75em 0;
      width: 100%; }
    @media all and (min-width: 981px) {
      .service-list li:last-child a {
        border-bottom: 0; } }
  .service-list.service-list-small {
    font-size: 80%; }
    .service-list.service-list-small a {
      padding-right: 0; }
      .service-list.service-list-small a:before {
        top: .9em; }

.service-list li a,
a.view-all {
  padding-left: 2.5em;
  position: relative; }
  .service-list li a:before,
  a.view-all:before {
    background: transparent;
    color: #034694;
    content: "";
    font-family: teamsportservice;
    font-size: 175%;
    height: 3.1rem;
    left: 0;
    line-height: 3.1rem;
    margin-right: .25em;
    position: absolute;
    text-align: center;
    top: 1em;
    transform: translateY(-50%);
    vertical-align: middle;
    width: 3.1rem; }
  .service-list li a:hover,
  a.view-all:hover {
    text-decoration: none; }

a.view-all {
  align-self: flex-end;
  color: #008334;
  content: "";
  margin: auto auto 0 0; }
  a.view-all:before {
    background: #008334;
    border-radius: 50%;
    color: #fff;
    content: "";
    top: .5em;
    transform: translateY(-50%); }
  a.view-all:hover {
    color: #005020; }

/*/-----------------------
// DIENSTEN BLOKJES
//-----------------------*/
.service .entry-meta {
  overflow: hidden; }

#service-blocks {
  margin-top: 1em; }
  @media all and (min-width: 981px) {
    #service-blocks .row {
      display: flex;
      margin: 0 auto 2.74614%; } }
  #service-blocks .row .target-block .service-block {
    position: relative; }
  #service-blocks .row .service-block {
    align-content: center;
    background-color: #c7d5d9;
    display: flex;
    flex-direction: column;
    font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 1em;
    min-height: 200px;
    position: relative;
    text-align: center;
    transition-duration: .3s; }
    #service-blocks .row .service-block a {
      display: block;
      height: 100%;
      left: 0;
      margin: auto;
      opacity: 0;
      padding: 1em 1em;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 100; }
      #service-blocks .row .service-block a:hover {
        opacity: 1;
        text-decoration: none; }
    #service-blocks .row .service-block .main-cta {
      background: #fff;
      color: #008334;
      margin-top: 3em; }
    #service-blocks .row .service-block .service-block-hover-content {
      opacity: 0; }
    #service-blocks .row .service-block h3 {
      background: #008334;
      bottom: 0;
      color: #fff;
      font-size: 1.8rem;
      hyphens: auto;
      -moz-hyphens: auto;
      -webkit-hyphens: auto;
      left: 0;
      line-height: 1.166;
      margin: 0;
      padding: .5em 1em;
      position: absolute;
      text-align: left;
      width: 100%;
      word-wrap: break-word;
      -ms-hyphens: auto; }
      @media all and (min-width: 415px) {
        #service-blocks .row .service-block h3 {
          font-size: 2.1rem; } }
      @media all and (min-width: 769px) {
        #service-blocks .row .service-block h3 {
          font-size: 2.35rem; } }
    #service-blocks .row .service-block:hover .block-overlay {
      background: rgba(0, 131, 52, 0.9);
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%; }
    #service-blocks .row .service-block:hover p {
      color: #fff; }
    #service-blocks .row .service-block:hover .service-block-hover-content {
      opacity: 1; }

@media all and (min-width: 981px) {
  .single-service .service-block h3,
  .page-template-template-theme .service-block h3 {
    font-size: 1.8rem !important; } }

.theme-blocks {
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media all and (min-width: 1044px) {
    .theme-blocks {
      justify-content: flex-start; } }

.theme-block {
  background-size: cover;
  flex-basis: 100%;
  margin: 1em; }
  @media all and (min-width: 300px) {
    .theme-block {
      flex-basis: 300px; } }
  @media all and (min-width: 1044px) {
    .theme-block {
      flex-basis: calc((100% - 6em) / 3); } }

.cards-service-list {
  padding-left: 0; }
  .cards-service-list li {
    background-color: #c7d5d9;
    font-size: 15px;
    list-style: none;
    margin-bottom: 2.5em;
    text-align: center; }
    .cards-service-list li.sector-onderwijs {
      background-color: #447581; }
    .cards-service-list li.sector-overheden {
      background-color: #034694; }
    .cards-service-list li.sector-zorg-welzijn {
      background-color: #2da592; }
    .cards-service-list li.sector-breedtesport {
      background-color: #008334; }
    .cards-service-list li i {
      display: block;
      font-size: 300%;
      margin-bottom: 16px; }
    .cards-service-list li a {
      color: #fff;
      display: block;
      padding: 1.5em; }
      .cards-service-list li a:hover {
        color: #fff;
        text-decoration: none; }
      .cards-service-list li a > span {
        display: block;
        line-height: 1.2;
        margin-bottom: .5em;
        text-align: left; }
      .cards-service-list li a .service {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: 1em; }
      .cards-service-list li a > .target,
      .cards-service-list li a > .service-type {
        padding-left: 1.5em;
        position: relative; }
        .cards-service-list li a > .target span,
        .cards-service-list li a > .service-type span {
          left: 0;
          position: absolute;
          top: 1px; }

.services-lijst {
  margin-top: 2em;
  padding-left: 1em; }
  .services-lijst.l-col-9 .service {
    padding-bottom: 1em; }
  .services-lijst h2, .services-lijst .widget h3, .widget .services-lijst h3,
  .services-lijst .widgettitle {
    min-height: unset !important; }
  .services-lijst .entry-content p, .services-lijst .wp-editor p {
    margin-bottom: .5em; }
    .services-lijst .entry-content p a, .services-lijst .wp-editor p a {
      color: #008334;
      white-space: nowrap; }
  .services-lijst .entry-meta {
    background-color: #f4f4f4;
    color: #231f20;
    list-style: none;
    padding: 1em; }
    .services-lijst .entry-meta span {
      font-weight: 600;
      text-transform: none; }

.filters {
  background: #fafafa;
  padding: 1em; }
  .filters .filter-set .h2 {
    margin-bottom: .5em;
    display: block; }
  .filters .facetwp-checkbox {
    align-items: flex-start;
    background-position: 3px 7px;
    display: flex;
    font-size: 1.5rem;
    line-height: 1.3;
    margin-bottom: .25em;
    padding: 5px 5px 5px 25px;
    justify-content: space-between; }
    .filters .facetwp-checkbox .facetwp-counter {
      color: #034694; }
    .filters .facetwp-checkbox:hover {
      background-color: #eeeded; }

/*/-----------------------
// SECTION BLOCKS
//-----------------------*/
.section-block-pair {
  border: 1px solid #e5ecee; }

.section-block-text-single {
  background: #f5f7f8; }

#inner-container {
  display: flex;
  flex-wrap: wrap;
  margin-left: -15px;
  position: relative; }
  #inner-container > div, #inner-container article {
    margin-left: 15px;
    margin-top: 15px; }
    @media all and (min-width: 981px) {
      #inner-container > div, #inner-container article {
        flex: 1; } }
    @media (min-width: 630px) {
      #inner-container > div, #inner-container article {
        max-width: calc(50% - 15px); } }
    @media (min-width: 600px) {
      #inner-container > div, #inner-container article {
        min-width: calc(50% - 15px); } }

#section-blocks .row {
  margin-top: 3em; }

#section-blocks header {
  padding: 2em 0 1em;
  display: flex;
  justify-content: space-between;
  width: 100%;
  border-top: 2px solid #034694; }
  #section-blocks header a {
    margin: auto 0 auto auto; }

#section-blocks.todos div[class^="l-col-"] {
  width: 100%; }

#section-blocks .section-block {
  margin-bottom: 30px; }
  @media all and (min-width: 575px) {
    #section-blocks .section-block {
      display: flex; } }
  #section-blocks .section-block .section-block-img {
    background-position: center;
    background-size: cover;
    position: relative; }
    @media all and (max-width: 981px) {
      #section-blocks .section-block .section-block-img {
        background-image: none !important; } }
    #section-blocks .section-block .section-block-img img {
      width: 100%; }
      @media all and (min-width: 981px) {
        #section-blocks .section-block .section-block-img img {
          height: 1px;
          width: 1px;
          position: relative;
          z-index: -1; } }
  #section-blocks .section-block .section-block-text {
    padding: 1em; }
    #section-blocks .section-block .section-block-text p:first-child {
      margin-top: 0 !important; }
    #section-blocks .section-block .section-block-text a {
      width: 100%; }
  @media all and (min-width: 981px) {
    #section-blocks .section-block .section-block-color {
      background-size: 50% auto; } }
  @media all and (min-width: 981px) {
    #section-blocks .section-block .section-block-color .section-block-text {
      float: right;
      margin-right: 1.1%;
      width: 47.8%; } }
  #section-blocks .section-block .section-block-color .section-block-text .quote-heading, #section-blocks .section-block .section-block-color .section-block-text .quote-2 {
    color: #fff; }
  #section-blocks .section-block .section-block-color .section-block-text .main-cta {
    background-color: #fff;
    border-color: #fff;
    color: #008334;
    width: 100%; }
  #section-blocks .section-block .section-block-color .section-block-text .main-cta-outline {
    border-color: #fff;
    color: #fff;
    padding-left: 1em;
    padding-right: 1em; }
  @media all and (min-width: 981px) {
    #section-blocks .section-block .section-block-color .bgimg {
      background-repeat: no-repeat;
      background-size: cover;
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 47.8%; } }
  @media all and (min-width: 981px) {
    #section-blocks .section-block .section-block-color.section-block-right-img .section-block-text {
      float: left;
      margin-left: 2.2%;
      margin-right: 0; } }
  @media all and (min-width: 981px) {
    #section-blocks .section-block .section-block-color.section-block-right-img .bgimg {
      left: auto;
      right: 0; } }

/*/-----------------------
// ON PAGE CONTACT FORM
//-----------------------*/
#section-contact {
  background: #eeeded;
  padding: 1em 0 0; }
  @media all and (min-width: 769px) {
    #section-contact {
      background: transparent;
      padding: 0; } }
  #section-contact:focus {
    outline: 0; }
  #section-contact .l-container .row {
    position: relative;
    z-index: 1; }
    @media all and (min-width: 769px) {
      #section-contact .l-container .row {
        display: flex; } }
    @media all and (min-width: 769px) {
      #section-contact .l-container .row:after {
        background: #eeeded;
        content: '';
        display: block;
        height: 100%;
        left: -50px;
        position: absolute;
        top: 0;
        width: 50%;
        z-index: -1; } }
    #section-contact .l-container .row .gform_title {
      color: #034694; }
    #section-contact .l-container .row .gform_wrapper ul li.gfield {
      margin-top: 0 !important; }
      #section-contact .l-container .row .gform_wrapper ul li.gfield input {
        margin-top: 0;
        padding: .75em .5em; }
    #section-contact .l-container .row .gform_wrapper .gform_footer {
      margin-top: 0; }
    #section-contact .l-container .row .l-col-3 {
      flex-grow: 1; }
      #section-contact .l-container .row .l-col-3 img {
        line-height: 1;
        width: 100%;
        border-bottom: 5px solid #95c11f; }
      #section-contact .l-container .row .l-col-3 div {
        padding: 1em; }
      #section-contact .l-container .row .l-col-3 ul {
        list-style: none;
        padding: 0; }
        #section-contact .l-container .row .l-col-3 ul li {
          font-size: 1.5rem;
          margin-bottom: .75em; }
          #section-contact .l-container .row .l-col-3 ul li a:hover {
            text-decoration: none;
            opacity: .8; }

/*/-----------------------
// CTA Blocks
//-----------------------*/
.block-cta {
  padding: 1em; }
  .block-cta.cta-bg-image {
    position: relative; }
    .block-cta.cta-bg-image:before {
      background: rgba(0, 0, 0, 0.4);
      content: '';
      display: block;
      height: 100%;
      left: 0;
      position: absolute;
      top: 0;
      width: 100%;
      z-index: 0; }
    .block-cta.cta-bg-image * {
      position: relative;
      z-index: 1; }
  .block-cta h2, .block-cta .widget h3, .widget .block-cta h3,
  .block-cta .widgettitle {
    font-family: gothambook, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 2.8rem;
    line-height: 1.428;
    margin-top: 0; }
    .block-cta h2 a:hover, .block-cta .widget h3 a:hover, .widget .block-cta h3 a:hover, .block-cta .widgettitle a:hover {
      text-decoration: none; }
    .block-cta h2 + p, .block-cta .widget h3 + p, .widget .block-cta h3 + p, .block-cta .widgettitle + p, .block-cta .widgettitle h2 + p {
      margin-top: -1em !important; }
  .block-cta [class*='main-cta-'] {
    padding-left: 1em;
    padding-right: 1em;
    width: 100%; }

/* Referenties & quotes */
.quote-2 {
  color: #447581;
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.257;
  margin: 20px 0 0 0; }
  @media all and (min-width: 415px) {
    .quote-2 {
      font-size: 2.4rem; } }
  @media all and (min-width: 769px) {
    .quote-2 {
      font-size: 2.7rem; } }
  .quote-2 strong {
    font-weight: 400; }
  .quote-2.blue-color {
    color: #034694; }
    .quote-2.blue-color strong {
      color: #fff;
      position: relative; }
      .quote-2.blue-color strong:after {
        background: #008334;
        content: '';
        height: 100%;
        left: -5px;
        position: absolute;
        top: 0;
        width: calc(100% + 10px);
        z-index: -1; }

.quote-heading + .quote-2 {
  margin-bottom: 1em; }

.section-reference {
  padding-top: 2em; }

.reference-name {
  display: inline-block;
  font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-top: 1em; }

.reference-name,
.reference-function,
.reference-company {
  color: #034694; }

/*/-----------------------
// STAPPEN
//-----------------------*/
.main-cta-purple + ol {
  margin-top: 4rem; }

ol {
  counter-reset: list-counter;
  list-style: none;
  margin-bottom: 20px;
  position: relative; }

ol li {
  margin-bottom: 20px;
  margin-top: 0;
  position: relative; }
  ol li strong {
    color: #008334;
    font-weight: 400; }

ol > li {
  counter-increment: list-counter; }

ol li:before {
  background: #008334;
  /*edit line colour*/
  bottom: -25px;
  content: "";
  left: -30px;
  position: absolute;
  top: 5px;
  width: 2px;
  z-index: 0; }

ol li:after {
  background: #008334;
  /*edit circle colour*/
  border: 2px solid #008334;
  /*edit circle border colour*/
  border-radius: 100%;
  color: #fff;
  display: grid;
  height: 30px;
  left: -44px;
  line-height: 27px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 30px;
  z-index: 1; }

ol > li::after {
  content: counter(list-counter) "."; }

ol li:last-child:before {
  background: rgba(0, 0, 0, 0); }

ol > li > ol {
  counter-reset: sub-list-counter; }

ol > li > ol > li {
  counter-increment: sub-list-counter; }

ol > li > ol > li::after {
  content: counter(list-counter) "." counter(sub-list-counter); }

/*/-----------------------
// TEAM
//-----------------------*/
#section-team {
  color: #fff;
  line-height: 1;
  margin: 2em 0; }
  #section-team .l-container, #section-team .team-container {
    display: grid;
    grid-template-columns: 1fr;
    gap: 2em; }
    @media all and (min-width: 615px) {
      #section-team .l-container, #section-team .team-container {
        grid-template-columns: repeat(2, 1fr); } }
    @media all and (min-width: 1015px) {
      #section-team .l-container, #section-team .team-container {
        grid-template-columns: repeat(3, 1fr); } }
  #section-team .l-col-4 {
    background-color: #eeeded;
    position: relative;
    padding-top: 11em;
    float: unset;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    flex: 1;
    width: 100%;
    margin-bottom: 0; }
  #section-team span {
    display: block; }
  #section-team img {
    width: 100%;
    max-width: none !important;
    position: absolute;
    top: 0;
    left: 0;
    height: 200px;
    flex-basis: 200px;
    -o-object-fit: cover;
       object-fit: cover; }
  #section-team div.team-member-meta {
    background: rgba(0, 131, 52, 0.9);
    bottom: 1em;
    margin: 0 1em;
    position: relative;
    padding: 1em;
    width: calc(100% - 2em);
    flex: 1; }
  #section-team h2, #section-team .widget h3, .widget #section-team h3,
  #section-team .widgettitle {
    color: #fff;
    margin: 0; }
  #section-team .meta-function {
    padding: .25em 0 .5em; }
  #section-team .entry-meta {
    color: #fff; }
  #section-team .meta-phone, #section-team .meta-email {
    color: #fff;
    display: inline-block;
    padding: .75em 0 0; }
    #section-team .meta-phone a, #section-team .meta-email a {
      color: #fff; }
    #section-team .meta-phone:before, #section-team .meta-email:before {
      font-family: teamsportservice;
      margin-right: .75em; }
  #section-team .meta-phone:before {
    content: ""; }
  #section-team .meta-email {
    display: flex; }
    #section-team .meta-email a {
      display: inline-block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
      width: 85%; }
    #section-team .meta-email:before {
      content: ""; }

#search-results .result-block {
  display: none; }

/*/-----------------------
// KAART - GOOGLE MAPS
//-----------------------*/
#section-map {
  margin-top: 30px;
  margin-bottom: 0 !important; }

#offices-map,
#teamsportservice-map {
  height: 440px; }

.modal {
  background: rgba(0, 0, 0, 0.8);
  color: #231f20;
  display: none;
  height: 100%;
  left: 0;
  overflow: auto;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99999;
  -webkit-overflow-scrolling: touch !important; }
  .modal .fa-times {
    color: #fff;
    cursor: pointer;
    position: absolute;
    right: -1.5em;
    top: -1.5em; }
  .modal .l-container {
    background: #fff;
    border-top: 5px solid #008334;
    left: 50%;
    max-width: 600px;
    padding: 2em;
    position: absolute;
    top: 5%;
    transform: translateX(-50%) scale(1.15);
    transition: transform 0.1s cubic-bezier(0.465, 0.183, 0.153, 0.946), opacity 0.1s cubic-bezier(0.465, 0.183, 0.153, 0.946);
    width: 80%;
    will-change: transform, opacity; }
  .modal .h1, .modal body .pum-theme-1968 .pum-container .pum-title, body .pum-theme-1968 .pum-container .modal .pum-title,
  .modal body .pum-theme-1685 .pum-container .pum-title, body .pum-theme-1685 .pum-container .modal .pum-title,
  .modal body .pum-theme-lightbox .pum-container .pum-title, body .pum-theme-lightbox .pum-container .modal .pum-title {
    display: block;
    font-size: 1em; }
    @media all and (min-width: 415px) {
      .modal .h1, .modal body .pum-theme-1968 .pum-container .pum-title, body .pum-theme-1968 .pum-container .modal .pum-title,
      .modal body .pum-theme-1685 .pum-container .pum-title, body .pum-theme-1685 .pum-container .modal .pum-title,
      .modal body .pum-theme-lightbox .pum-container .pum-title, body .pum-theme-lightbox .pum-container .modal .pum-title {
        font-size: 2rem; } }
    @media all and (min-width: 769px) {
      .modal .h1, .modal body .pum-theme-1968 .pum-container .pum-title, body .pum-theme-1968 .pum-container .modal .pum-title,
      .modal body .pum-theme-1685 .pum-container .pum-title, body .pum-theme-1685 .pum-container .modal .pum-title,
      .modal body .pum-theme-lightbox .pum-container .pum-title, body .pum-theme-lightbox .pum-container .modal .pum-title {
        font-size: 3rem; } }
  .modal .h2 {
    color: #034694; }

.modal.open .l-container {
  transform: translateX(-50%) scale(1);
  transition: transform 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946), opacity 0.3s cubic-bezier(0.465, 0.183, 0.153, 0.946); }

/*/-----------------------
// SOCIAL SHARING
//-----------------------*/
.social-sharing {
  font-size: 18px;
  float: right;
  font-weight: 300 !important;
  color: #034694;
  font-family: gothambook, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  .social-sharing a {
    background: #034694;
    border-radius: 50%;
    color: #fff;
    display: inline-block;
    height: 1.25em;
    font-size: 18px;
    width: 1.25em;
    text-align: center;
    margin-top: -.25em;
    margin-left: .15em;
    line-height: 1.5;
    padding: .25em;
    box-sizing: content-box;
    transition-duration: .2s; }
    .social-sharing a:hover {
      text-decoration: none;
      background: #034694; }

body .pum-theme-1968 .pum-container,
body .pum-theme-1685 .pum-container,
body .pum-theme-lightbox .pum-container {
  border: 0;
  border-radius: 0;
  border-top: 5px solid #008334;
  padding: 18px 38px 38px;
  width: 85%; }
  body .pum-theme-1968 .pum-container .pum-title, body .pum-theme-1968 .pum-container .pum-title,
  body .pum-theme-1685 .pum-container .pum-title,
  body .pum-theme-1685 .pum-container .pum-title,
  body .pum-theme-lightbox .pum-container .pum-title,
  body .pum-theme-lightbox .pum-container .pum-title {
    display: block;
    font-size: 1em;
    margin-top: .5em; }
    @media all and (min-width: 415px) {
      body .pum-theme-1968 .pum-container .pum-title, body .pum-theme-1968 .pum-container .pum-title,
      body .pum-theme-1685 .pum-container .pum-title,
      body .pum-theme-1685 .pum-container .pum-title,
      body .pum-theme-lightbox .pum-container .pum-title,
      body .pum-theme-lightbox .pum-container .pum-title {
        font-size: 2rem; } }
    @media all and (min-width: 769px) {
      body .pum-theme-1968 .pum-container .pum-title, body .pum-theme-1968 .pum-container .pum-title,
      body .pum-theme-1685 .pum-container .pum-title,
      body .pum-theme-1685 .pum-container .pum-title,
      body .pum-theme-lightbox .pum-container .pum-title,
      body .pum-theme-lightbox .pum-container .pum-title {
        font-size: 3rem; } }
  body .pum-theme-1968 .pum-container em,
  body .pum-theme-1685 .pum-container em,
  body .pum-theme-lightbox .pum-container em {
    font-size: 1.7rem;
    font-style: normal;
    font-weight: 600; }
    body .pum-theme-1968 .pum-container em:first-child,
    body .pum-theme-1685 .pum-container em:first-child,
    body .pum-theme-lightbox .pum-container em:first-child {
      display: block;
      margin-bottom: .5em; }
  body .pum-theme-1968 .pum-container ul,
  body .pum-theme-1685 .pum-container ul,
  body .pum-theme-lightbox .pum-container ul {
    background-color: #eeeded;
    padding: 2em 0;
    margin-top: 1em !important; }
    body .pum-theme-1968 .pum-container ul li,
    body .pum-theme-1685 .pum-container ul li,
    body .pum-theme-lightbox .pum-container ul li {
      display: block;
      list-style: none;
      margin: 0 auto 1em;
      width: 90%; }
      @media all and (min-width: 650px) {
        body .pum-theme-1968 .pum-container ul li,
        body .pum-theme-1685 .pum-container ul li,
        body .pum-theme-lightbox .pum-container ul li {
          width: 50%; } }
      body .pum-theme-1968 .pum-container ul li:last-child,
      body .pum-theme-1685 .pum-container ul li:last-child,
      body .pum-theme-lightbox .pum-container ul li:last-child {
        margin-bottom: 0; }
    body .pum-theme-1968 .pum-container ul a,
    body .pum-theme-1685 .pum-container ul a,
    body .pum-theme-lightbox .pum-container ul a {
      background-color: #fff;
      border-color: #008334;
      color: #008334;
      width: 100%; }
      body .pum-theme-1968 .pum-container ul a:hover,
      body .pum-theme-1685 .pum-container ul a:hover,
      body .pum-theme-lightbox .pum-container ul a:hover {
        background: #008334;
        color: #fff; }

body .pum-theme-1968 .pum-content + .pum-close,
body .pum-theme-1685 .pum-content + .pum-close, body .pum-theme-lightbox .pum-content + .pum-close {
  right: -12px;
  top: -18px; }

#section-loop-publications .filters, #section-loop-solutions .filters {
  padding: 15px;
  background: #fff; }
  @media all and (max-width: 980px) {
    #section-loop-publications .filters, #section-loop-solutions .filters {
      margin-bottom: 40px; } }
  #section-loop-publications .filters .h2, #section-loop-solutions .filters .h2 {
    font-weight: 700;
    font-size: 20px; }
  @media screen and (min-width: 981px) {
    #section-loop-publications .filters .facetwp-facet, #section-loop-solutions .filters .facetwp-facet {
      display: block !important; } }
  #section-loop-publications .filters .facetwp-type-checkboxes, #section-loop-solutions .filters .facetwp-type-checkboxes {
    padding: 0; }
    #section-loop-publications .filters .facetwp-type-checkboxes .facetwp-checkbox, #section-loop-solutions .filters .facetwp-type-checkboxes .facetwp-checkbox {
      background: url(images/checkbox.png) 0 50% no-repeat;
      background-size: 15px 15px;
      font-size: 15px; }
      #section-loop-publications .filters .facetwp-type-checkboxes .facetwp-checkbox.checked, #section-loop-solutions .filters .facetwp-type-checkboxes .facetwp-checkbox.checked {
        background-image: url(images/checkbox-on.png); }
    #section-loop-publications .filters .facetwp-type-checkboxes li, #section-loop-solutions .filters .facetwp-type-checkboxes li {
      list-style: none; }
      #section-loop-publications .filters .facetwp-type-checkboxes li input, #section-loop-solutions .filters .facetwp-type-checkboxes li input {
        height: auto;
        display: inline-block;
        width: auto; }

#section-loop-publications .facetwp-template .view-results, #section-loop-solutions .facetwp-template .view-results {
  display: none; }

.filter-toggle {
  display: none; }
  @media all and (max-width: 979px) {
    .filter-toggle {
      display: inline-block;
      cursor: pointer;
      z-index: 1001;
      margin-top: 20px;
      font-size: 14px;
      transition-duration: .2s; }
      .filter-toggle.open-filters {
        padding: .5em 1em;
        border: 1px solid;
        overflow: hidden; }
        .filter-toggle.open-filters:hover, .filter-toggle.open-filters:focus {
          background: #393d40;
          color: #fff; }
      .filter-toggle span {
        margin: 0 .25em 0 -0.25em; }
        .filter-on .filter-toggle span.fa-close {
          font-size: 24px; } }

.filter-close, .view-filters-results, .delete-filters {
  display: none; }

@media all and (max-width: 767px) {
  .filters {
    display: none; }
  .filter-on .filters {
    z-index: 999999999999;
    display: block;
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    height: 100%;
    right: 0;
    overflow-y: scroll; }
  .filter-on .filter-close {
    position: absolute;
    top: 20px;
    right: 20px;
    display: block; }
  .filter-on .view-filters-results {
    display: block;
    background: #034694;
    color: #fff;
    font-weight: 700;
    padding: 12px 24px;
    width: 100%;
    text-align: center;
    margin-top: 20px; }
  .filter-on .delete-filters {
    display: block;
    margin-top: 30px;
    text-decoration: underline;
    float: right; } }

@media all and (max-width: 767px) {
  .services-lijst.facetwp-template {
    padding-left: 0; } }

.single-sector .section-title, .single-sector #section-sectors h2, #section-sectors .single-sector h2, .single-sector #section-sectors .widget h3, #section-sectors .widget .single-sector h3, .single-sector .widget #section-sectors h3, .widget #section-sectors .single-sector h3,
.single-sector #section-sectors .widgettitle, #section-sectors .single-sector .widgettitle {
  text-align: left; }

.single-sector #section-content {
  margin-bottom: 0; }

#section-cornerstones {
  padding-bottom: 0; }
  #section-cornerstones .section-title, #section-cornerstones #section-sectors h2, #section-sectors #section-cornerstones h2, #section-cornerstones #section-sectors .widget h3, #section-sectors .widget #section-cornerstones h3, #section-cornerstones .widget #section-sectors h3, .widget #section-sectors #section-cornerstones h3,
  #section-cornerstones #section-sectors .widgettitle, #section-sectors #section-cornerstones .widgettitle {
    text-align: left;
    margin-bottom: 0; }
  #section-cornerstones .section-subtitle {
    color: #034694;
    margin: 0; }
  #section-cornerstones .cornerstones {
    margin-top: 2em; }
    #section-cornerstones .cornerstones .cornerstone .cornerstone-title {
      cursor: pointer;
      position: relative;
      left: 2em;
      margin-top: .75em;
      font-weight: 400;
      border-bottom: 1px solid #eeeded;
      padding-bottom: 1em; }
      #section-cornerstones .cornerstones .cornerstone .cornerstone-title span {
        position: absolute;
        left: -2em;
        top: .7em;
        transform: translateY(-50%); }
        #section-cornerstones .cornerstones .cornerstone .cornerstone-title span:before {
          content: '\e91c';
          font-family: teamsportservice; }
      #section-cornerstones .cornerstones .cornerstone .cornerstone-title.open span:before {
        content: '\e91d'; }
    #section-cornerstones .cornerstones .cornerstone .toggle {
      display: none;
      padding-left: 2em;
      margin-bottom: 1em; }
  #section-cornerstones .cta {
    text-align: center; }

#section-connected-services .services {
  background: #2da592;
  padding: 1em; }
  #section-connected-services .services .link {
    display: block;
    margin-bottom: .5em; }
    #section-connected-services .services .link:last-child {
      margin-bottom: 0; }
  #section-connected-services .services a {
    font-weight: 700;
    color: #fff;
    position: relative;
    padding-left: 3em; }
    #section-connected-services .services a:before {
      background: transparent;
      color: #fff;
      content: "";
      font-family: teamsportservice;
      font-size: 125%;
      height: 3.1rem;
      left: 0;
      top: 9px;
      line-height: 3.1rem;
      margin-right: .25em;
      position: absolute;
      text-align: center;
      transform: translateY(-50%);
      vertical-align: middle;
      width: 3.1rem; }

#tiles-container {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  margin-left: -15px; }
  #tiles-container > div {
    flex: 1 0 auto;
    margin-left: 15px;
    margin-top: 15px;
    max-width: calc(100% - 15px); }
    @media (min-width: 630px) {
      #tiles-container > div {
        max-width: calc(50% - 15px); } }
    @media (min-width: 945px) {
      #tiles-container > div {
        max-width: calc(33.33333% - 15px); } }
    @media (min-width: 900px) {
      #tiles-container > div {
        min-width: calc(33.33333% - 15px); } }

#section-tiles .row {
  float: none; }
  @media all and (min-width: 981px) {
    #section-tiles .row {
      margin: 0 auto 2.74614%; } }
  #section-tiles .row .l-col-12 {
    float: none; }

#section-tiles div.tile-description {
  background-color: #008334;
  position: relative;
  padding-bottom: .5em; }
  #section-tiles div.tile-description .tile-link {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9; }
  #section-tiles div.tile-description > a {
    display: block; }
  #section-tiles div.tile-description .tile-img {
    background-color: #c7d5d9;
    background-position: center top;
    background-size: cover;
    padding-top: 200px;
    background-repeat: no-repeat;
    position: relative; }
    #section-tiles div.tile-description .tile-img > div {
      position: absolute;
      height: 100%;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      top: 0;
      left: 0;
      background-color: rgba(0, 131, 52, 0.9);
      opacity: 0;
      transition-duration: .2s;
      transition-property: opacity; }
      #section-tiles div.tile-description .tile-img > div span {
        background-color: #fff;
        color: #008334;
        margin: auto; }
  #section-tiles div.tile-description:hover .tile-img div {
    opacity: 1; }
  #section-tiles div.tile-description .tile-content {
    padding: .5em 1em 1em; }
    #section-tiles div.tile-description .tile-content h3, #section-tiles div.tile-description .tile-content p {
      color: #fff; }
    #section-tiles div.tile-description .tile-content p {
      margin-top: 0.5em;
      line-height: 1.35;
      font-size: .95em; }
    #section-tiles div.tile-description .tile-content h3 {
      margin-bottom: 0;
      line-height: 1.2; }
    #section-tiles div.tile-description .tile-content p a {
      display: none; }

#wpsl-search-wrap form {
  display: flex;
  flex-wrap: wrap; }
  #wpsl-search-wrap form > div {
    padding: .5em;
    flex-basis: 100%;
    margin: 0; }
    @media all and (min-width: 981px) {
      #wpsl-search-wrap form > div {
        flex-basis: 50%; } }
    #wpsl-search-wrap form > div#wpsl-category, #wpsl-search-wrap form > div.wpsl-select-wrap {
      z-index: unset; }
      @media all and (min-width: 981px) {
        #wpsl-search-wrap form > div#wpsl-category, #wpsl-search-wrap form > div.wpsl-select-wrap {
          flex-basis: 33%; } }
    #wpsl-search-wrap form > div .wpsl-dropdown.wpsl-active {
      z-index: 9999; }
      #wpsl-search-wrap form > div .wpsl-dropdown.wpsl-active > div {
        z-index: 9999; }
    @media all and (min-width: 981px) {
      #wpsl-search-wrap form > div.wpsl-search-btn-wrap {
        flex-basis: 100px; } }
    #wpsl-search-wrap form > div label {
      width: 100% !important; }
    #wpsl-search-wrap form > div input, #wpsl-search-wrap form > div select, #wpsl-search-wrap form > div .wpsl-dropdown {
      width: 100%; }

#section-initiatives-content {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #section-initiatives-content .intro-text {
    margin-bottom: 0; }
  @media screen and (min-width: 981px) {
    #section-initiatives-content .intro-columns {
      display: flex;
      align-items: center;
      gap: 50px 100px; } }
  #section-initiatives-content .intro-columns .column-content {
    margin-bottom: 30px; }
    @media screen and (min-width: 981px) {
      #section-initiatives-content .intro-columns .column-content {
        width: 48%;
        flex-shrink: 0;
        margin-bottom: 0; } }
    #section-initiatives-content .intro-columns .column-content h1 {
      font-weight: 500;
      font-family: inherit; }
  @media screen and (min-width: 981px) {
    #section-initiatives-content .intro-columns .column-image {
      width: 45%;
      flex-shrink: 0; } }
  #section-initiatives-content .intro-columns .column-image .image {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    padding-top: 62%;
    display: block; }
    #section-initiatives-content .intro-columns .column-image .image img {
      float: none;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }

#section-initiatives {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #section-initiatives .initiatives-filters {
    margin-bottom: 50px; }
    #section-initiatives .initiatives-filters h4 {
      margin: 0 0 20px 0;
      color: #231F20;
      font-weight: 500;
      font-size: 17px;
      line-height: 27px; }
    @media screen and (min-width: 768px) {
      #section-initiatives .initiatives-filters .filters-in {
        display: flex;
        align-items: center;
        justify-content: space-between; } }
    #section-initiatives .initiatives-filters .filter span.h2 {
      display: none; }
    #section-initiatives .initiatives-filters .filter .facetwp-facet {
      margin-bottom: 0;
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      gap: 10px 20px; }
      #section-initiatives .initiatives-filters .filter .facetwp-facet .facetwp-checkbox {
        margin: 0;
        padding: 10px 20px;
        border: 1px solid #008334;
        border-radius: 30px;
        background: #fff;
        color: #008334;
        font-weight: 500;
        font-size: 17px;
        line-height: 26px;
        transition: ease-in-out background-color 200ms, ease-in-out color 200ms; }
        #section-initiatives .initiatives-filters .filter .facetwp-facet .facetwp-checkbox.checked, #section-initiatives .initiatives-filters .filter .facetwp-facet .facetwp-checkbox:hover {
          color: #fff;
          background-color: #008334; }
        #section-initiatives .initiatives-filters .filter .facetwp-facet .facetwp-checkbox .facetwp-display-value {
          padding-right: 0; }
        #section-initiatives .initiatives-filters .filter .facetwp-facet .facetwp-checkbox .facetwp-counter {
          display: none; }
    #section-initiatives .initiatives-filters .filter-results {
      margin-top: 20px; }
      @media screen and (min-width: 768px) {
        #section-initiatives .initiatives-filters .filter-results {
          flex-shrink: 0;
          margin-top: 0; } }
    #section-initiatives .initiatives-filters .note p {
      margin: 20px 0 0 0; }
      #section-initiatives .initiatives-filters .note p strong,
      #section-initiatives .initiatives-filters .note p b {
        color: #008334; }
  #section-initiatives .initiatives-lijst {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px; }
    @media screen and (min-width: 768px) {
      #section-initiatives .initiatives-lijst {
        grid-template-columns: repeat(2, 1fr); } }
    @media screen and (min-width: 1200px) {
      #section-initiatives .initiatives-lijst {
        grid-template-columns: repeat(3, 1fr); } }
  #section-initiatives .pagination:has(.facetwp-page) {
    margin-top: 50px; }
  #section-initiatives .pagination span.h2 {
    display: none; }
  #section-initiatives .pagination .facetwp-facet {
    margin-bottom: 0; }
    #section-initiatives .pagination .facetwp-facet .facetwp-pager {
      display: flex;
      align-items: center;
      justify-content: center;
      gap: 20px;
      transition: color ease-in-out 200ms; }
      #section-initiatives .pagination .facetwp-facet .facetwp-pager .facetwp-page {
        color: #231F20;
        font-weight: 700;
        margin: 0;
        padding: 0; }
        #section-initiatives .pagination .facetwp-facet .facetwp-pager .facetwp-page:hover, #section-initiatives .pagination .facetwp-facet .facetwp-pager .facetwp-page.active {
          color: #008334; }
        #section-initiatives .pagination .facetwp-facet .facetwp-pager .facetwp-page.prev, #section-initiatives .pagination .facetwp-facet .facetwp-pager .facetwp-page.next {
          width: 48px;
          height: 48px;
          display: flex;
          align-items: center;
          justify-content: center;
          border-radius: 100%;
          color: #fff;
          background-color: #008334;
          text-decoration: none !important; }
          #section-initiatives .pagination .facetwp-facet .facetwp-pager .facetwp-page.prev .ts, #section-initiatives .pagination .facetwp-facet .facetwp-pager .facetwp-page.next .ts {
            font-size: 16px; }

#section-initiatives-single-content {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #section-initiatives-single-content .intro-text {
    margin-bottom: 0; }
  @media screen and (min-width: 981px) {
    #section-initiatives-single-content .single-columns {
      display: flex;
      gap: 50px 100px; } }
  #section-initiatives-single-content .single-columns .column-content {
    margin-bottom: 30px; }
    @media screen and (min-width: 981px) {
      #section-initiatives-single-content .single-columns .column-content {
        margin-bottom: 0; } }
    #section-initiatives-single-content .single-columns .column-content .content-top {
      display: flex;
      align-items: center;
      flex-wrap: wrap;
      gap: 10px 30px;
      margin-bottom: 30px; }
      #section-initiatives-single-content .single-columns .column-content .content-top .btn {
        background-color: #fff;
        border: 1px solid #008334;
        border-radius: 30px;
        padding: 11px 30px;
        font-size: 17px;
        line-height: 26px;
        color: #008334;
        font-weight: 500;
        text-decoration: none;
        transition: ease-in-out background-color 200ms, ease-in-out color 200ms; }
        #section-initiatives-single-content .single-columns .column-content .content-top .btn:hover {
          background-color: #008334;
          color: #fff; }
    #section-initiatives-single-content .single-columns .column-content .categories li {
      background-color: #008334;
      border-radius: 30px;
      padding: 5px 20px;
      font-size: 14px;
      line-height: 26px;
      color: #fff;
      font-weight: 500;
      text-transform: none;
      margin-bottom: 0; }
    #section-initiatives-single-content .single-columns .column-content h1 {
      font-weight: 500;
      font-family: inherit; }
    #section-initiatives-single-content .single-columns .column-content .organised {
      font-size: 14px;
      line-height: 26px;
      font-weight: 300; }
      #section-initiatives-single-content .single-columns .column-content .organised i {
        font-style: normal;
        text-decoration: underline; }
    #section-initiatives-single-content .single-columns .column-content .text {
      font-size: 16px; }
    #section-initiatives-single-content .single-columns .column-content .btn-vote {
      background-color: #fff;
      color: #008334;
      border-radius: 30px;
      padding: 11px 20px;
      display: flex;
      flex-wrap: nowrap;
      align-items: center;
      justify-content: flex-start;
      gap: 20px;
      font-size: 14px;
      line-height: 26px;
      font-weight: 500;
      cursor: pointer;
      transition: ease-in-out background-color 200ms, ease-in-out color 200ms; }
      #section-initiatives-single-content .single-columns .column-content .btn-vote span.ts-vote {
        font-size: 20px;
        width: 48px;
        height: 48px;
        border-radius: 100%;
        background-color: #fff;
        display: flex;
        align-items: center;
        justify-content: center;
        align-self: flex-end; }
      #section-initiatives-single-content .single-columns .column-content .btn-vote .label {
        display: none;
        flex: auto 1 1; }
      #section-initiatives-single-content .single-columns .column-content .btn-vote .can-vote {
        display: block; }
      #section-initiatives-single-content .single-columns .column-content .btn-vote.voted .label.can-vote, #section-initiatives-single-content .single-columns .column-content .btn-vote.voted-region .label.can-vote, #section-initiatives-single-content .single-columns .column-content .btn-vote.voted-round .label.can-vote, #section-initiatives-single-content .single-columns .column-content .btn-vote.voted-working .label.can-vote {
        display: none; }
      #section-initiatives-single-content .single-columns .column-content .btn-vote.voted .label.voted {
        display: block; }
      #section-initiatives-single-content .single-columns .column-content .btn-vote.voted-region {
        background-color: #aaa;
        cursor: not-allowed; }
        #section-initiatives-single-content .single-columns .column-content .btn-vote.voted-region .label.region {
          display: block; }
      #section-initiatives-single-content .single-columns .column-content .btn-vote.voted-round {
        background-color: #bbb;
        cursor: not-allowed; }
        #section-initiatives-single-content .single-columns .column-content .btn-vote.voted-round .label.round {
          display: block; }
      #section-initiatives-single-content .single-columns .column-content .btn-vote.voted-working {
        cursor: not-allowed;
        min-width: 12rem;
        position: relative; }
        #section-initiatives-single-content .single-columns .column-content .btn-vote.voted-working .label.working {
          display: flex;
          position: absolute;
          left: -28px; }
          #section-initiatives-single-content .single-columns .column-content .btn-vote.voted-working .label.working .vote-spinner {
            display: inline-block;
            width: 20px;
            height: 20px;
            border: 2px solid rgba(0, 131, 52, 0.2);
            border-top-color: #008334;
            border-radius: 50%;
            animation: spin 1s linear infinite; }
      #section-initiatives-single-content .single-columns .column-content .btn-vote .ts {
        font-size: 20px; }
      #section-initiatives-single-content .single-columns .column-content .btn-vote:hover {
        color: #fff;
        background-color: #008334; }
        #section-initiatives-single-content .single-columns .column-content .btn-vote:hover span.ts-vote {
          color: #008334; }
  @media screen and (min-width: 981px) {
    #section-initiatives-single-content .single-columns .column-image {
      width: 45%;
      flex-shrink: 0; } }
  #section-initiatives-single-content .single-columns .column-image .image {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    padding-top: 62%;
    display: block; }
    #section-initiatives-single-content .single-columns .column-image .image img {
      float: none;
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
  #section-initiatives-single-content .single-columns .column-image .table-info {
    margin-top: 50px; }
    #section-initiatives-single-content .single-columns .column-image .table-info .row {
      width: 100%;
      display: flex;
      align-items: center;
      border-radius: 30px;
      padding: 15px 20px; }
      #section-initiatives-single-content .single-columns .column-image .table-info .row:nth-child(2n + 1) {
        background-color: #F5F5F5; }
      #section-initiatives-single-content .single-columns .column-image .table-info .row .item:first-child {
        flex-basis: 130px;
        flex-shrink: 0; }
      #section-initiatives-single-content .single-columns .column-image .table-info .row .item:last-child {
        padding-left: 20px;
        color: #034694; }

article.item-initiative {
  background-color: #F5F5F5;
  color: #231F20;
  border-radius: 10px; }
  article.item-initiative .item-in {
    padding: 10px;
    display: flex;
    flex-direction: column;
    height: 100%; }
    article.item-initiative .item-in .image {
      position: relative;
      overflow: hidden;
      border-radius: 10px;
      padding-top: 62%;
      display: block; }
      article.item-initiative .item-in .image .region-label {
        display: block;
        position: absolute;
        top: 10px;
        left: 10px;
        background-color: rgba(255, 255, 255, 0.8);
        border-radius: 30px;
        padding: 5px 20px;
        font-size: 14px;
        line-height: 26px;
        color: #008334;
        font-weight: 500;
        z-index: 1; }
      article.item-initiative .item-in .image img {
        float: none;
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
           object-fit: cover; }
    article.item-initiative .item-in .content {
      padding: 20px 10px 10px 10px;
      display: flex;
      flex-direction: column;
      height: 100%; }
      article.item-initiative .item-in .content .entry-header h3 {
        margin: 0 0 5px 0;
        color: #008334;
        font-weight: 500;
        font-size: 17px;
        line-height: 27px; }
        article.item-initiative .item-in .content .entry-header h3 a {
          color: inherit;
          font-weight: inherit; }
      article.item-initiative .item-in .content .entry-header .organised {
        font-size: 14px;
        line-height: 26px;
        margin-bottom: 10px; }
        article.item-initiative .item-in .content .entry-header .organised i,
        article.item-initiative .item-in .content .entry-header .organised a {
          color: inherit;
          text-decoration: underline;
          font-style: normal; }
      article.item-initiative .item-in .content .entry-content, article.item-initiative .item-in .content .wp-editor {
        font-size: 17px;
        line-height: 27px;
        padding-top: 0; }
      article.item-initiative .item-in .content .button-group {
        padding-top: 20px;
        margin-top: auto;
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 20px; }
        article.item-initiative .item-in .content .button-group .read-more {
          flex-shrink: 0; }
          article.item-initiative .item-in .content .button-group .read-more-btn {
            font-size: 14px;
            line-height: 26px;
            font-weight: 500;
            color: #034694; }
      article.item-initiative .item-in .content .btn-vote {
        background-color: #fff;
        color: #008334;
        border-radius: 30px;
        padding: 11px 20px;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
        justify-content: flex-start;
        gap: 20px;
        font-size: 14px;
        line-height: 26px;
        font-weight: 500;
        cursor: pointer;
        transition: ease-in-out background-color 200ms, ease-in-out color 200ms; }
        article.item-initiative .item-in .content .btn-vote:hover {
          color: #fff;
          background-color: #008334; }
        article.item-initiative .item-in .content .btn-vote .label {
          display: none;
          flex: auto 1 1; }
        article.item-initiative .item-in .content .btn-vote .can-vote {
          display: block; }
        article.item-initiative .item-in .content .btn-vote.voted .label.can-vote, article.item-initiative .item-in .content .btn-vote.voted-region .label.can-vote, article.item-initiative .item-in .content .btn-vote.voted-round .label.can-vote, article.item-initiative .item-in .content .btn-vote.voted-working .label.can-vote {
          display: none; }
        article.item-initiative .item-in .content .btn-vote.voted .label.voted {
          display: block; }
        article.item-initiative .item-in .content .btn-vote.voted-region {
          background-color: #aaa;
          cursor: not-allowed; }
          article.item-initiative .item-in .content .btn-vote.voted-region .label.region {
            display: block; }
        article.item-initiative .item-in .content .btn-vote.voted-round {
          background-color: #bbb;
          cursor: not-allowed; }
          article.item-initiative .item-in .content .btn-vote.voted-round .label.round {
            display: block; }
        article.item-initiative .item-in .content .btn-vote.voted-working {
          cursor: not-allowed;
          min-width: 12rem;
          position: relative; }
          article.item-initiative .item-in .content .btn-vote.voted-working .label.working {
            display: flex;
            position: absolute;
            left: -28px; }
            article.item-initiative .item-in .content .btn-vote.voted-working .label.working .vote-spinner {
              display: inline-block;
              width: 20px;
              height: 20px;
              border: 2px solid rgba(0, 131, 52, 0.2);
              border-top-color: #008334;
              border-radius: 50%;
              animation: spin 1s linear infinite; }
        article.item-initiative .item-in .content .btn-vote .ts {
          font-size: 20px; }

#section-initiative-related {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif; }
  #section-initiative-related .blocks-top {
    margin-bottom: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px 30px;
    flex-wrap: wrap; }
    #section-initiative-related .blocks-top h2, #section-initiative-related .blocks-top .widget h3, .widget #section-initiative-related .blocks-top h3,
    #section-initiative-related .blocks-top .widgettitle {
      margin-bottom: 0; }
    #section-initiative-related .blocks-top .btn {
      background-color: #fff;
      border: 1px solid #008334;
      border-radius: 30px;
      padding: 11px 30px;
      font-size: 17px;
      line-height: 26px;
      color: #008334;
      font-weight: 500;
      text-decoration: none;
      transition: ease-in-out background-color 200ms, ease-in-out color 200ms; }
      #section-initiative-related .blocks-top .btn:hover {
        background-color: #008334;
        color: #fff; }
  #section-initiative-related .initiatives-blocks {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    gap: 30px; }
    @media screen and (min-width: 768px) {
      #section-initiative-related .initiatives-blocks {
        grid-template-columns: repeat(2, 1fr); } }
    @media screen and (min-width: 1200px) {
      #section-initiative-related .initiatives-blocks {
        grid-template-columns: repeat(3, 1fr); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

/*/-----------------------
// BLOG
//-----------------------*/
/* Blog filters */
.blog-filters {
  background: #fafafa;
  border-bottom: 1px solid #eeeded;
  border-radius: 2px;
  list-style: none;
  margin-bottom: 1em !important;
  margin-top: 0;
  overflow: hidden;
  padding-bottom: 0;
  padding-left: 0;
  position: relative;
  z-index: 0; }
  .blog-filters li {
    display: inline-block;
    float: left; }
    .blog-filters li a {
      border-right: 1px solid #eeeded;
      color: #231f20;
      cursor: pointer;
      display: inline-block;
      margin: 0;
      padding: .5em 1.25em;
      position: relative;
      text-decoration: none; }
    .blog-filters li.active a, .blog-filters li:hover a {
      background: #034694;
      color: #fff; }

.widget_recent_entries ul, .event-list ul {
  list-style: none;
  padding-left: 0; }

.widget_recent_entries li, .event-list li {
  border-bottom: 2px solid #eeeded;
  font-family: gothammedium, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: .75em;
  padding: 0 .5em .75em; }
  .widget_recent_entries li:last-child, .event-list li:last-child {
    border-bottom: 0; }

.event-list {
  list-style: none;
  padding-left: 0; }
  .event-list h2, .event-list .widget h3, .widget .event-list h3,
  .event-list .widgettitle {
    line-height: 1.2;
    margin-bottom: .25em; }
  .event-list li {
    font-family: gothambook, "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif !important; }

.faq .faq-title:hover {
  cursor: pointer; }

.faq p {
  display: none; }

/*/-----------------------
// NIEUWS
//-----------------------*/
.service,
.search article,
.post,
.case {
  margin-bottom: 1em;
  overflow: hidden;
  position: relative; }
  .service .entry-title > a:before,
  .service h2 > a:before,
  .service .widget h3 > a:before,
  .widget .service h3 > a:before,
  .service .widgettitle > a:before,
  .service .widgettitle h2 > a:before,
  .search article .entry-title > a:before,
  .search article h2 > a:before,
  .search article .widget h3 > a:before,
  .widget .search article h3 > a:before,
  .search article .widgettitle > a:before,
  .search article .widgettitle h2 > a:before,
  .post .entry-title > a:before,
  .post h2 > a:before,
  .post .widget h3 > a:before,
  .widget .post h3 > a:before,
  .post .widgettitle > a:before,
  .post .widgettitle h2 > a:before,
  .case .entry-title > a:before,
  .case h2 > a:before,
  .case .widget h3 > a:before,
  .widget .case h3 > a:before,
  .case .widgettitle > a:before,
  .case .widgettitle h2 > a:before {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0; }
  .service .entry-title > a:hover,
  .service h2 > a:hover,
  .service .widget h3 > a:hover,
  .widget .service h3 > a:hover,
  .service .widgettitle > a:hover,
  .service .widgettitle h2 > a:hover,
  .search article .entry-title > a:hover,
  .search article h2 > a:hover,
  .search article .widget h3 > a:hover,
  .widget .search article h3 > a:hover,
  .search article .widgettitle > a:hover,
  .search article .widgettitle h2 > a:hover,
  .post .entry-title > a:hover,
  .post h2 > a:hover,
  .post .widget h3 > a:hover,
  .widget .post h3 > a:hover,
  .post .widgettitle > a:hover,
  .post .widgettitle h2 > a:hover,
  .case .entry-title > a:hover,
  .case h2 > a:hover,
  .case .widget h3 > a:hover,
  .widget .case h3 > a:hover,
  .case .widgettitle > a:hover,
  .case .widgettitle h2 > a:hover {
    text-decoration: none; }
  .service h2, .service .widget h3, .widget .service h3,
  .service .widgettitle,
  .service .entry-title,
  .search article h2,
  .search article .widget h3,
  .widget .search article h3,
  .search article .widgettitle,
  .search article .entry-title,
  .post h2,
  .post .widget h3,
  .widget .post h3,
  .post .widgettitle,
  .post .entry-title,
  .case h2,
  .case .widget h3,
  .widget .case h3,
  .case .widgettitle,
  .case .entry-title {
    line-height: 1.2;
    margin: 0 0 .25em; }
    .service h2 a:link, .service .widget h3 a:link, .widget .service h3 a:link, .service .widgettitle a:link,
    .service h2 a:visited,
    .service .widget h3 a:visited,
    .widget .service h3 a:visited,
    .service .widgettitle a:visited,
    .service h2 a:active,
    .service .widget h3 a:active,
    .widget .service h3 a:active,
    .service .widgettitle a:active,
    .service .entry-title a:link,
    .service .entry-title a:visited,
    .service .entry-title a:active,
    .search article h2 a:link,
    .search article .widget h3 a:link,
    .widget .search article h3 a:link,
    .search article .widgettitle a:link,
    .search article h2 a:visited,
    .search article .widget h3 a:visited,
    .widget .search article h3 a:visited,
    .search article .widgettitle a:visited,
    .search article h2 a:active,
    .search article .widget h3 a:active,
    .widget .search article h3 a:active,
    .search article .widgettitle a:active,
    .search article .entry-title a:link,
    .search article .entry-title a:visited,
    .search article .entry-title a:active,
    .post h2 a:link,
    .post .widget h3 a:link,
    .widget .post h3 a:link,
    .post .widgettitle a:link,
    .post h2 a:visited,
    .post .widget h3 a:visited,
    .widget .post h3 a:visited,
    .post .widgettitle a:visited,
    .post h2 a:active,
    .post .widget h3 a:active,
    .widget .post h3 a:active,
    .post .widgettitle a:active,
    .post .entry-title a:link,
    .post .entry-title a:visited,
    .post .entry-title a:active,
    .case h2 a:link,
    .case .widget h3 a:link,
    .widget .case h3 a:link,
    .case .widgettitle a:link,
    .case h2 a:visited,
    .case .widget h3 a:visited,
    .widget .case h3 a:visited,
    .case .widgettitle a:visited,
    .case h2 a:active,
    .case .widget h3 a:active,
    .widget .case h3 a:active,
    .case .widgettitle a:active,
    .case .entry-title a:link,
    .case .entry-title a:visited,
    .case .entry-title a:active {
      color: #008334; }

.entry-meta,
.post-meta {
  color: #231f20;
  font-size: 1.6rem; }
  .entry-meta a,
  .post-meta a {
    color: #231f20;
    font-weight: 600; }

.event-date {
  color: #a80055;
  display: inline-block;
  line-height: 1 !important;
  padding: 0 .5em 0 0;
  font-weight: 600; }

.post-category {
  position: relative;
  z-index: 1; }
  .post-category a {
    display: inline-block;
    margin-right: .5em; }

.entry-content, .wp-editor {
  padding: .5em 0 0; }
  .entry-content p:last-child, .wp-editor p:last-child {
    margin-bottom: 0; }

.has-post-thumbnail img {
  float: left;
  margin-bottom: 1em;
  width: 100%; }
  @media all and (min-width: 415px) {
    .has-post-thumbnail img {
      width: 30%;
      margin-right: 6%;
      margin-bottom: 0; } }

@media all and (min-width: 415px) {
  .has-post-thumbnail .entry-header, .has-post-thumbnail .entry-content, .has-post-thumbnail .wp-editor {
    overflow: hidden; } }

.home .has-post-thumbnail .entry-header, .home .has-post-thumbnail .entry-content, .home .has-post-thumbnail .wp-editor {
  overflow: unset; }

main .video-container {
  height: 0;
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative; }

.gform_wrapper + .video-container {
  padding-bottom: 0; }

.single-post .l-col-9 .video-container iframe, .single-post .l-col-9 .video-container object, .single-post .l-col-9 .video-container embed, .single-post .l-col-9 .video-container video,
.l-col-12:not(.extern-agenda) .video-container iframe,
.l-col-12:not(.extern-agenda) .video-container object,
.l-col-12:not(.extern-agenda) .video-container embed,
.l-col-12:not(.extern-agenda) .video-container video {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%; }

.page-template-template-contact .l-col-6 h3 {
  margin-bottom: 0; }
  .page-template-template-contact .l-col-6 h3 + p {
    margin-top: 0; }

body.attachment img.attachment-full.size-full {
  height: 100%; }

/*# sourceMappingURL=style.css.map */
