@charset "UTF-8";
/* ==========================================================================
   #STYLESHEET
   ========================================================================== */
/*! 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.67em 0; }

/* 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 */
  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; }

/**
 * 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"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * 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 {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* 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; }

/* ==========================================================================
   #RESET
   ========================================================================== */
/**
 * A very simple reset that sits on top of Normalize.css.
 */
body,
h1, h2, h3, h4, h5, h6,
blockquote, p, pre,
dl, dd, ol, ul,
figure,
hr,
fieldset, legend {
  margin: 0;
  padding: 0; }

/**
 * Remove trailing margins from nested lists.
 */
li > ol,
li > ul {
  margin-bottom: 0; }

/**
 * Remove default table spacing.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/**
 * 1. Reset Chrome and Firefox behaviour which sets a `min-width: min-content;`
 *    on fieldsets.
 */
fieldset {
  min-width: 0;
  /* [1] */
  border: 0; }

/* ==========================================================================
   #BOX-SIZING
   ========================================================================== */
/**
 * More sensible default box-sizing:
 * css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice
 */
html {
  box-sizing: border-box; }

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

/* ==========================================================================
   #SHARED
   ========================================================================== */
/**
 * Shared declarations for certain elements.
 */
/**
 * Always declare margins in the same direction:
 * csswizardry.com/2012/06/single-direction-margin-declarations
 */
/* stylelint-disable selector-list-comma-newline-after */
address,
h1, h2, h3, h4, h5, h6,
blockquote, p, pre,
dl, ol, ul,
figure,
hr,
table,
fieldset {
  margin-bottom: 31px; }

p.no-margin { margin-bottom: 0; }

/**
 * Consistent indentation for lists.
 */
dd, ol, ul {
  margin-left: 31px; }

/* stylelint-enable selector-list-comma-newline-after */
/* ==========================================================================
   #PAGE
   ========================================================================== */
/**
 * Simple page-level setup.
 *
 * 1. Ensure the page always fills at least the entire height of the viewport.
 * 2. Force scrollbars to always be visible to prevent awkward ‘jumps’ when
 *    navigating between pages that do/do not have enough content to produce
 *    scrollbars naturally.
 * 3. Set the default `font-size` and `line-height` for the entire project,
 *    sourced from our default variables. The `font-size` is calculated to exist
 *    in ems, the `line-height` is calculated to exist unitlessly.
 * 4. Fonts on OSX will look more consistent with other systems that do not
 *    render text using sub-pixel anti-aliasing.
 * 5. Prevent certain mobile browsers from automatically zooming fonts.
 */
html {
  min-height: 100%;
  /* [1] */
  overflow-y: scroll;
  /* [2] */
  font-family: "sofia-pro", sans-serif;
  font-size: 1.0625em;
  /* [3] */
  -moz-osx-font-smoothing: grayscale;
  /* [4] */
  -webkit-font-smoothing: antialiased;
  /* [4] */
  font-weight: 300;
  line-height: 1.82353;
  /* [3] */
  color: #352f32;
  -ms-text-size-adjust: 100%;
  /* [5] */
  -webkit-text-size-adjust: 100%;
  /* [5] */
  background-color: #ffffff; }

::-moz-selection {
  color: #ffffff;
  background-color: #e02d8a; }

::selection {
  color: #ffffff;
  background-color: #e02d8a; }

/* ==========================================================================
   #HEADINGS
   ========================================================================== */
/**
 * Simple default styles for headings 1 through 6. Anything more opinionated
 * than simple font-size changes should likely be applied via classes (see:
 * http://csswizardry.com/2016/02/managing-typography-on-large-apps/).
 */
h1, h2, h3, h4, h5, h6, span.title {
  font-family: "sofia-pro", sans-serif;
  font-weight: 600;
  color: #012d4e;
  word-wrap: break-word; }

h1, span.title, .h1 {
  font-size: 45px;
  line-height: 1.2; }
@media (max-width: 46.25em) {
	h1, span.title, .h1 {
		font-size: 36px;
	}
}

span.title {
  color: #ffffff; }

span.title.blue {
  color: #012d4e; }

h2, .h2 {
  font-size: 30px;
  font-size: 1.76471rem;
  line-height: 1.03333; }
@media (max-width: 46.25em) {
	h2, .h2 {
		font-size: 22px;
	}
}

h3 {
  font-size: 24px;
  font-size: 1.41176rem;
  line-height: 1.29167; }

h4 {
  font-size: 20px;
  font-size: 1.17647rem;
  line-height: 1.55; }

h5 {
  font-size: 16px;
  font-size: 0.94118rem;
  line-height: 1.9375; }

h6 {
  font-size: 14px;
  font-size: 0.82353rem;
  line-height: 2.21429; }

/* ==========================================================================
   #IMAGES
   ========================================================================== */
/**
 * 1. Fluid images for responsive purposes.
 * 2. Offset `alt` text from surrounding copy.
 * 3. Setting `vertical-align` removes the whitespace that appears under `img`
 *    elements when they are dropped into a page as-is. Safer alternative to
 *    using `display: block;`.
 */
img {
  max-width: 100%;
  /* [1] */
  font-style: italic;
  /* [2] */
  vertical-align: middle;
  /* [3] */ }

img[width],
img[height] {
  height: auto;
  max-width: 100%; }

/* ==========================================================================
   #LINKS
   ========================================================================== */
a {
  color: #e02d8a;
  text-decoration: none; }
  a:hover, a:active, a:focus {
    text-decoration: underline; }

/* ==========================================================================
   #LISTS
   ========================================================================== */
ul {
  list-style: circle outside url("../img/list-bullet.svg"); }

/* ==========================================================================
   #FORMS
   ========================================================================== */
/**
 * 1. Force IE8 to wrap long content
 */
label {
  max-width: 100%;
  /* [1] */ }

input,
select,
textarea,
fieldset {
  font-size: 17px;
  font-size: 1rem;
  line-height: 1.82353;
  margin-top: 0;
  margin-bottom: 0; }

input[type=text],
.wpcf7 input[type=date],
input[type=email],
input[type=tel] {
  vertical-align: top;
  border: 1px solid #e6e6e1;
  box-sizing: border-box;
  -webkit-appearance: none; }

textarea {
  width: 100%;
  height: auto;
  padding: 16px;
  border: 1px solid #e6e6e1;
  box-sizing: border-box; }

.form-item {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 46.25em) {
    .form-item {
      -ms-flex-direction: row;
          flex-direction: row; } }

.form-block .label {
  max-width: 200px;
  min-width: 200px;
  margin-right: 31px; }

.wpcf7-form-control-wrap {
  width: 100%; }
  .wpcf7-form-control-wrap input:not( [type=radio] ) {
    width: 100%; }

.form-item {
  margin-bottom: 16px; }

.form-item .wpcf7-list-item {
  display: block; }

.form-block input[type="radio"], .form-block input[type="checkbox"] {
  display: inline-block;
  width: 31px;
  background: linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%);
  border: 1px solid #d2d2d2;

  }

  .welkomstcadeau input[type="radio"]{
  	float: left;
  	width: 36px;
  	margin-top: 8px;
  }

  .welkomstcadeau .wpcf7-list-item-label {
	  width: calc(100% - 36px);
	  margin-bottom:20px;
	  float: left;
  }

.form-block input[type="radio"]:checked {
  background: url(images/radio-bg.png), linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%);
  background-position: center center;
  background-repeat: no-repeat; }

.form-item > .wpcf7-form-control-wrap {
  display: block;
  float: left; }

span.wpcf7-list-item {
  margin-left: 0; }

.wpcf7 input[type=text],
.wpcf7 input[type=date],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
  padding: 8px; }

.form-block .label span {
  font-size: 13px;
  font-size: 0.76471rem;
  line-height: 2.38462;
  display: block;
  color: #acacac; }

.form-block .akkoord, .form-block .nieuwsbrief {
  float: left; }

.form-block .title {
  display: block;
  padding: 8px 0 8px 31px;
  margin-bottom: 31px;
  font-weight: bold;
  color: #1d1d1d;
  background-position: left center;
  background-repeat: no-repeat;
  border-bottom: 1px solid #d2d2d2; }

span.wpcf7-list-item {
  display: inline; }

.form-block.first .title {
  background-image: url(../images/form-icon-1.png); }

.form-block.second .title {
  background-image: url(../images/form-icon-2.png); }

.form-block.third .title {
  background-image: url(../images/form-icon-3.png); }

.form-block.fourth .title {
  background-image: url(../images/form-icon-4.png); }

.u-flex-form {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  width: 100%; }

.form-block .akkoord, .form-block .nieuwsbrief, .form-block .zwangerschapsmail {
  float: left;
  width: auto;
  margin-right: 8px; }

.form-block.fifth .label {
  width: auto; }

.form-block.fifth span.small { padding-left: 38px; display: inline-block; }

.form-block.fifth .wpcf7-list-item-label {
  display: none; }

.sep {
  margin-top: 8px;
  margin-right: 4px;
  margin-left: 4px;
  color: #e02d8a; }

.language-select {
  float: right; }

/* ==========================================================================
   #LAYOUT
   ========================================================================== */
/**
 * Grid-like layout system.
 *
 * The layout object provides us with a column-style layout system. This file
 * contains the basic structural elements, but classes should be complemented
 * with width utilities, for example:
 *
 *   <div class="o-layout">
 *     <div class="o-layout__item  u-1/2">
 *     </div>
 *     <div class="o-layout__item  u-1/2">
 *     </div>
 *   </div>
 *
 * The above will create a two-column structure in which each column will
 * fluidly fill half of the width of the parent. We can have more complex
 * systems:
 *
 *   <div class="o-layout">
 *     <div class="o-layout__item  u-1/1  u-1/3@medium">
 *     </div>
 *     <div class="o-layout__item  u-1/2  u-1/3@medium">
 *     </div>
 *     <div class="o-layout__item  u-1/2  u-1/3@medium">
 *     </div>
 *   </div>
 *
 * The above will create a system in which the first item will be 100% width
 * until we enter our medium breakpoint, when it will become 33.333% width. The
 * second and third items will be 50% of their parent, until they also become
 * 33.333% width at the medium breakpoint.
 *
 * We can also manipulate entire layout systems by adding a series of modifiers
 * to the `.o-layout` block. For example:
 *
 *   <div class="o-layout  o-layout--reverse">
 *
 * This will reverse the displayed order of the system so that it runs in the
 * opposite order to our source, effectively flipping the system over.
 *
 *   <div class="o-layout  o-layout--[right|center]">
 *
 * This will cause the system to fill up from either the centre or the right
 * hand side. Default behaviour is to fill up the layout system from the left.
 *
 * There are plenty more options available to us: explore them below.
 */
/* Default/mandatory classes.
   ========================================================================== */
/**
 * 1. Allows us to use the layout object on any type of element.
 * 2. We need to defensively reset any box-model properties.
 * 3. Use the negative margin trick for multi-row grids:
 *    http://csswizardry.com/2011/08/building-better-grid-systems/
 */
.o-layout {
  display: block;
  /* [1] */
  margin: 0;
  /* [2] */
  padding: 0;
  /* [2] */
  list-style: none;
  /* [1] */
  margin-left: -31px;
  /* [3] */
  font-size: 0; }

/**
   * 1. Required in order to combine fluid widths with fixed gutters.
   * 2. Allows us to manipulate grids vertically, with text-level properties,
   *    etc.
   * 3. Default item alignment is with the tops of each other, like most
   *    traditional grid/layout systems.
   * 4. By default, all layout items are full-width (mobile first).
   * 5. Gutters provided by left padding:
   *    http://csswizardry.com/2011/08/building-better-grid-systems/
   * 6. Fallback for old IEs not supporting `rem` values.
   */
.o-layout__item {
  box-sizing: border-box;
  /* [1] */
  display: inline-block;
  /* [2] */
  vertical-align: top;
  /* [3] */
  width: 100%;
  /* [4] */
  padding-left: 31px;
  /* [5] */
  font-size: 17px;
  /* [6] */
  font-size: 1rem; }

/* Gutter size modifiers.
   ========================================================================== */
.o-layout--flush {
  margin-left: 0; }
  .o-layout--flush > .o-layout__item {
    padding-left: 0; }

.o-layout--tiny {
  margin-left: -8px; }
  .o-layout--tiny > .o-layout__item {
    padding-left: 8px; }

.o-layout--small {
  margin-left: -16px; }
  .o-layout--small > .o-layout__item {
    padding-left: 16px; }

.o-layout--large {
  margin-left: -62px; }
  .o-layout--large > .o-layout__item {
    padding-left: 62px; }

.o-layout--huge {
  margin-left: -124px; }
  .o-layout--huge > .o-layout__item {
    padding-left: 124px; }

/* Vertical alignment modifiers.
   ========================================================================== */
/**
 * Align all grid items to the middles of each other.
 */
.o-layout--middle > .o-layout__item {
  vertical-align: middle; }

/**
 * Align all grid items to the bottoms of each other.
 */
.o-layout--bottom > .o-layout__item {
  vertical-align: bottom; }

/**
 * Stretch all grid items of each row to have an equal-height.
 * Please be aware that this modifier class doesn't take any effect in IE9 and
 * below and other older browsers due to the lack of `display: flex` support.
 */
.o-layout--stretch {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .o-layout--stretch > .o-layout__item {
    display: -ms-flexbox;
    display: flex; }

/* Fill order modifiers.
   ========================================================================== */
/**
 * Fill up the layout system from the centre.
 */
.o-layout--center {
  text-align: center; }
  .o-layout--center > .o-layout__item {
    text-align: left; }

/**
 * Fill up the layout system from the right-hand side.
 */
.o-layout--right {
  text-align: right; }
  .o-layout--right > .o-layout__item {
    text-align: left; }

/**
 * Fill up the layout system from the left-hand side. This will likely only be
 * needed when using in conjunction with `.o-layout--reverse`.
 */
.o-layout--left {
  text-align: left; }
  .o-layout--left > .o-layout__item {
    text-align: left; }

/**
 * Reverse the rendered order of the grid system.
 */
.o-layout--reverse {
  direction: rtl; }
  .o-layout--reverse > .o-layout__item {
    direction: ltr; }

/* Auto-widths modifier.
   ========================================================================== */
/**
 * Cause layout items to take up a non-explicit amount of width.
 */
.o-layout--auto > .o-layout__item {
  width: auto; }

/* ==========================================================================
   #LIST-BARE
   ========================================================================== */
/**
 * Strip list-like appearance from lists by removing their bullets, and any
 * indentation.
 */

.c-site-nav .o-list-bare {
  list-style: none;
  margin-left: 0;
  display:flex;
  flex-flow:row nowrap;
  padding-top:30px;
}

/* ==========================================================================
   #LIST-INLINE
   ========================================================================== */
/**
 * The list-inline object simply displays a list of items in one line.
 */
.o-list-inline {
  margin-bottom: 0;
  margin-left: 0;
  list-style: none; }
  .o-list-inline li {
    display: inline-block; }
    .o-list-inline li:not(:first-child) {
      margin-left: 16px; }

.o-list-inline__item {
  display: inline-block; }

/* Style variants
   ========================================================================== */
.o-list-inline--tiny li:not(:first-child) {
  margin-left: 13px; }

/* Breakpoints
   ========================================================================== */
.o-list-inline\@tablet-and-up li {
  display: block; }
  .o-list-inline\@tablet-and-up li:not(:first-child) {
    margin-left: 0 !important; }
  @media (min-width: 71.5625em) {
    .o-list-inline\@tablet-and-up li {
      display: inline-block; }
      .o-list-inline\@tablet-and-up li:not(:first-child) {
        margin-left: 16px !important; } }

/* Delimited list.
   ========================================================================== */
/**
 * By default, applying this class will comma separate your list items. You can
 * change the delimiter by predefining the following variable:
 */
/**
 * 1. Fallback for old IEs not supporting `rem` values.
 */
.o-list-inline--delimited {
  font-size: 0; }
  .o-list-inline--delimited > .o-list-inline__item {
    font-size: 17px;
    /* [1] */
    font-size: 1rem; }
  .o-list-inline--delimited > .o-list-inline__item + .o-list-inline__item:before {
    content: ", "; }

/* ==========================================================================
   #LIST-BLOCK
   ========================================================================== */
.o-list-block {
  margin-bottom: 31px;
  margin-left: 0; }

.o-list-block > li,
.o-list-block__item {
  display: block; }
  .o-list-block > li:not(:last-child),
  .o-list-block__item:not(:last-child) {
    border-bottom: 1px solid #e6e6e1; }
  .o-list-block > li a,
  .o-list-block__item a {
    display: block;
    padding: 16px 0;
    color: #ffffff; }
    .o-list-block > li a:hover, .o-list-block > li a:active, .o-list-block > li a:focus,
    .o-list-block__item a:hover,
    .o-list-block__item a:active,
    .o-list-block__item a:focus {
      color: #000000;
      text-decoration: none; }

.c-pill {
  font-size: 15px;
  font-size: 0.88235rem;
  line-height: 2.06667;
  padding: 0.8px 12px;
  color: #ffffff;
  background-color: #aecc52;
  border-radius: 100px; }

/* ==========================================================================
   #FORM
   ========================================================================== */
.o-form {
  padding: 0;
  margin: 0;
  border: 0; }

.o-form__input {
  width: 100%;
  height: 2.8rem;
  padding: 31px;
  margin-bottom: 16px;
  color: #b2b2b2;
  border-radius: 4px; }

.o-form--couple {
  display: -ms-flexbox;
  display: flex; }
  .o-form--couple .o-form__input {
    margin-bottom: 0; }

.o-form__input--auto {
  width: auto; }

.o-form__input--extra-small {
  text-align: center; }

.o-form__input--small {
  padding: 16px; }

/* ==========================================================================
   #BOX
   ========================================================================== */
/**
 * The box object simply boxes off content. Extend with cosmetic styles in the
 * Components layer.
 *
 * 1. So we can apply the `.o-box` class to naturally-inline elements.
 */
.o-box {
  display: block;
  /* [1] */
  padding: 31px; }
  .o-box:after {
    content: "" !important;
    display: block !important;
    clear: both !important; }
  .o-box > :last-child {
    margin-bottom: 0; }

/* Size variants
   ========================================================================== */
.o-box--flush {
  padding: 0; }

.o-box--tiny {
  padding: 8px; }

.o-box--small {
  padding: 16px; }

.o-box--large {
  padding: 62px; }

.o-box--huge {
  padding: 124px; }

/* ==========================================================================
   #WRAPPERS
   ========================================================================== */
/**
 * Page-level constraining and wrapping elements.
 */
.o-wrapper {
  max-width: 1200px;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
  height: 100%; }
  .o-wrapper:after {
    content: "" !important;
    display: block !important;
    clear: both !important; }

.o-wrapper.vertical-center {
  display: table;
  vertical-align: middle;
  width: 100%; }

.o-wrapper.vertical-center .header_afbeelding__titel_center {width:100% !important;}
.o-wrapper.vertical-center .header_afbeelding__titel_center .c-page-head__heading {text-align: center;}
/* Size variants.
   ========================================================================== */
.o-wrapper--tiny {
  max-width: 700px; }

.o-wrapper--small {
  max-width: 800px; }

.o-wrapper--large {
  padding-right: 62px;
  padding-left: 62px; }

.o-wrapper--huge {
  padding-right: 124px;
  padding-left: 124px; }

.o-wrapper--wide {
  max-width: 1690px; }

/* ==========================================================================
   #FLEX
   ========================================================================== */
.o-flex {
  display: -ms-flexbox;
  display: flex; }

@media (min-width: 46.25em) {
  .o-flex\@tablet-and-up {
    display: -ms-flexbox;
    display: flex; } }

.o-flex-space-between {
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: justify;
      justify-content: space-between; }

@media (max-width: 46.24em) {
  .o-flex-space-between\@tablet-and-up {
    -ms-flex-direction: column;
        flex-direction: column; }
    .o-flex-space-between\@tablet-and-up div:not(:last-child),
    .o-flex-space-between\@tablet-and-up a:not(:last-child) {
      margin-bottom: 31px; } }

@media (min-width: 46.25em) {
  .o-flex-space-between\@tablet-and-up {
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media (max-width: 71.5625em) {
  .o-flex-space-between\@footer {
    -ms-flex-direction: column;
        flex-direction: column; }
    .o-flex-space-between\@footer div:not(:last-child),
    .o-flex-space-between\@footer a:not(:last-child) {
      margin-bottom: 31px; } }

@media (min-width: 46.25em) {
  .o-flex-space-between\@footer {
    -ms-flex-pack: justify;
        justify-content: space-between; } }

@media (max-width: 71.5625em) {
  .o-flex-flip\@footer {
    -ms-flex-direction: column-reverse;
        flex-direction: column-reverse; } }

.o-flex-justify-center {
  -ms-flex-pack: center;
      justify-content: center; }

.o-flex-items-center {
  -ms-flex-align: center;
      align-items: center; }

.o-flex-items-center-full-width {
  height: 100%;
  width: 50%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }

.o-flex-items-center-full-width * {
  width: 100%; }

.o-flex-items-center\@tablet-and-up {
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 58.75em) {
    .o-flex-items-center\@tablet-and-up {
      -ms-flex-direction: row;
          flex-direction: row;
      -ms-flex-align: center;
          align-items: center; } }

@media (min-width: 46.25em) {
  .o-flex-space-around\@tablet-and-up {
    -ms-flex-pack: distribute;
        justify-content: space-around; } }

.yo {
  display: block; }
  @media (min-width: 46.25em) {
    .yo {
      margin-top: -50px; } }

/* ==========================================================================
   #MEDIA
   ========================================================================== */
.o-media {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: start;
      align-items: flex-start; }

.o-media__img {
  margin-right: 31px; }
  .o-media__img > img {
    display: block;
    max-width: none; }

.o-media__body {
  -ms-flex: 1;
      flex: inherit; }
  .o-media__body,
  .o-media__body > :last-child {
    margin-bottom: 0; }

.o-media__title {
  margin-top: 0; }

/**
  * Tiny media objects.
  */
.o-media--tiny {
  /**
       * Tiny reversed media objects.
       */ }
  .o-media--tiny > .o-media__img {
    margin-right: 8px; }
  .o-media--tiny.o-media--rev > .o-media__img {
    margin-right: 0;
    margin-left: 8px; }

/**
   * Small media objects.
   */
.o-media--small {
  /**
       * Small reversed media objects.
       */ }
  .o-media--small > .o-media__img {
    margin-right: 16px; }
  .o-media--small.o-media--rev > .o-media__img {
    margin-right: 0;
    margin-left: 16px; }

.o-media--center {
  -ms-flex-align: center;
      align-items: center; }
  .o-media--center > .o-media__body > :first-child {
    margin-top: 0; }

/**
   * Reversed image location (right instead of left).
   */
.o-media--rev > .o-media__img {
  margin-right: 0;
  margin-left: 31px;
  -ms-flex-order: 1;
      order: 1; }

/**
   * Responsive media objects.
   */
@media screen and (max-width: 720px) {
  .o-media--rev > .o-media__img {
    -ms-flex-order: 0;
        order: 0; }
  .o-media--responsive {
    -ms-flex-direction: column;
        flex-direction: column;
    /**
         * Tiny responsive media objects.
         */
    /**
         * Small responsive media objects.
         */ }
    .o-media--responsive > .o-media__img {
      margin-right: 0;
      margin-bottom: 31px;
      margin-left: 0; }
    .o-media--responsive > .o-media__body > :first-child {
      margin-top: 0; }
    .o-media--responsive.o-media--tiny > .o-media__img {
      margin-right: 0;
      margin-bottom: 8px;
      margin-left: 0; }
    .o-media--responsive.o-media--small > .o-media__img {
      margin-right: 0;
      margin-bottom: 16px;
      margin-left: 0; } }

/* ==========================================================================
   #PAGE-HEAD
   ========================================================================== */
.c-page-head {
  position: relative; }

.c-page-head__arc {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 140px;
  background-image: url(../img/bg-arc.png);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain; }
@media (max-width: 46.25em) {
	.c-page-head__arc { height: 40px; display:none;}
}

.c-page-head__top {
  position: relative;
  z-index: 1;
  padding: 16px 0;
  background-color: #ffffff; }

.c-page-head__top-bar {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center; }



.c-page-head__body p{
	color: #fff;
	font-size: 20px;
    font-weight:bold;
}
.c-page-head__body p:empty{
    display:none;
}

.c-page-head__heading {
  font-size: 45px;
  font-size: 2.64706rem;
  line-height: 1.0;
  font-weight: bold;
  color: #ffffff;
  display: block;
  margin-bottom: 0.5em;
  word-break: break-word;}
@media (max-width: 59.375em) {
  .c-page-head__heading {

    margin-bottom:0.15em;
  }
}

.c-page-head__logo {
  display: block; }
  .c-page-head__logo img {
    display: block;
    width:auto;
    margin-left:34px;
    height: 40px;
    }

.c-top-bar {
  font-size: 16px;
  font-size: 0.94118rem;
  font-weight: 400;
  line-height: 1.9375;
  display: none; }
  @media (min-width: 59.375em) {
    .c-top-bar {
      display: block; } }

.c-top-bar.u-padding-vertical-tiny {
  padding-top: 4px !important;
  padding-bottom: 5px !important; }

.tester {
  position: relative;
  margin-bottom: 80px;
  margin-left: 0;
  list-style: none; }
  .tester li {
    min-height:400px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover; }
    .tester li::before {
      position: absolute;
      top: 0;
      z-index: 0;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.15);
      content: '\A'; }



.li_home .vertical-center .c-page-head__body {
  display: table-cell;
  vertical-align: middle;
  padding: 0; }

/* ==========================================================================
   #SEARCH-BAR
   ========================================================================== */
.c-search-bar {
  display: none;
}
.c-search__container {
  display: flex;
  max-width: 100%;
  margin: 8px auto;
  position:relative;
}
.c-search__container-mobile {
  margin: 20px;
}
.c-search__icon {
  margin-left: 20px;
}
.c-search__icon > i {
  color: #797979;
}
.c-search__input {
  width: 100%;
  padding: 8px;
  margin-right: 8px;
  border: 1px solid #e6e6e1;
}

/* ==========================================================================
  #PAGE-FOOT
  ========================================================================== */
/* ==========================================================================
   #SITE-NAV
   ========================================================================== */

.c-site-nav {
  position: relative;
  font-weight: 500; }

.c-site-nav__list {
  margin: 0;
  list-style: none; }
  .c-site-nav__list li {
    display: inline-block;
    margin-left: 0; }
    @media (min-width: 46.25em) {
      .c-site-nav__list li {
        margin-left: 31px; } }
    @media (min-width: 46.25em) {
      .c-site-nav__list li:first-child {
        margin-left: 0; } }
    .c-site-nav__list li a, .c-site-nav__list li a:hover, .c-site-nav__list li a:active, .c-site-nav__list li a:focus {
      color: #444;
      text-decoration: none;
      font-size: 19px; }

.c-site-nav__list li:hover > .dropdown-menu,
.c-site-nav__list li a:hover > .dropdown-menu {
  display: block;
  visibility: visible;
  transition-delay: 0s; }

.c-site-nav__list li.has-dropdown > a:after {
  content: "";
  display: block;
  background: url("../img/arrow-down.png") center no-repeat;
  width: 8px;
  height: 5px;
  float: right;
  margin: 15px 0 0 10px;
  padding-top: 5px;
  background-size:contain;
   }

.c-site-nav__list .dropdown-menu {
  position: absolute;
  left: 0;
  display: none;
  width: 100%;
  padding: 31px;
  padding-bottom: 0;
  margin: 0;
  visibility: hidden;
  background:#fff;
 }

.c-site-nav__list .dropdown-menu > li {
  display: block;
  margin-left: 0; }
  .c-site-nav__list .dropdown-menu > li a {
    font-weight: 300 !important; }

.c-site-nav__list ul > a {
  display: block;
  line-height: 30px; }

.dropdown-menu {
  display: none; }

.slicknav_menu {
  display: none; }
  @media (max-width: 70.9375em) {
    .slicknav_menu {
      display: block; } }

@media (max-width: 70.9375em) {
  .c-site-nav {
    display: none; } }

.c-list--submenu > li {
  display: block;
  margin-left: 0; }
  .c-list--submenu > li a {
    font-weight: 300 !important; }

.label {
  margin-bottom: 16px;
  font-weight: bold;
  color: #352f32 !important; }
  .label:not(:first-child) {
    margin-top: 16px; }

.snel-naar {
  font-weight: 300 !important; }

/* ==========================================================================
   #EGG
   ========================================================================== */
.c-egg {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  height: 345px;
  max-width: 460px;
  width:100%;
  color: #ffffff;
  background-image: url(../img/bg-egg.png);
  background-repeat: no-repeat;
  background-size: contain; }


@media (min-width: 59.375em) {
  .c-egg__wrapper {
    position: relative; } }

.c-egg__heading {
  font-size: 17px;
  font-size: 1.1rem;
  line-height: 1.0;
  font-weight: 600; }
  @media (min-width: 59.375em) {
    .c-egg__heading {
      font-size: 20px;
      font-size: 1.17647rem;
      line-height: 1.55; } }

/* ==========================================================================
   #CTA
   ========================================================================== */
.c-cta--home {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  color: #352f32;
  text-align: center; }
  .c-cta--home div:not(:last-child) {
    margin-bottom: 16px; }
  @media (min-width: 46.25em) {
    .c-cta--home {
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex-align: baseline;
          align-items: baseline;
      -ms-flex-direction: row;
          flex-direction: row; }
      .c-cta--home div:not(:last-child) {
        margin-right: 31px; } }

/* ==========================================================================
   #SLABS
   ========================================================================== */
.c-slab--white {
  background-color: #ffffff; }

.c-slab--athens-gray {
  background-color: #edeff3; }

.c-slab--vivid-cerise {
  color: #ffffff;
  background-color: #e02d8a; }

.c-slab--decoration {
  height: 250px; }

.c-slab__bg--butterfly {
  background-image: url(../img/bg-butterfly.png);
  background-position: 10% bottom;
  background-repeat: no-repeat;
  background-size: contain; }
  @media (min-width: 46.25em) {
    .c-slab__bg--butterfly {
      background-size: auto; } }

.c-slab__bg--owl {
  background-image: url(../img/bg-owl.png);
  background-position: 60% bottom;
  background-repeat: no-repeat; }

.c-slab__bg--line {
  background-image: url(../img/bg-line.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto; }
  @media (min-width: 46.25em) {
    .c-slab__bg--line {
      background-size: contain; } }

.c-slab__bg--line-dark {
  background-image: url(../img/bg-line--dark.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto; }
  @media (min-width: 46.25em) {
    .c-slab__bg--line-dark {
      background-size: contain; } }

/* ==========================================================================
   #SECTIONS
   ========================================================================== */
.c-section--hero {
  margin-top: 124px;
  margin-bottom: 124px; }
  @media (min-width: 46.25em) {
    .c-section--hero {
      margin-top: 248px;
      margin-bottom: 248px; } }
  .c-section--hero .c-section__title {
    font-size: 45px;
    font-size: 2.64706rem;
    line-height: 1.37778;
    margin-bottom: 0; }
  .c-section--hero .c-section__slogan {
    max-width: 800px;
    margin: 31px auto; }

.o-layout__grid--left {
  padding-right: 15px;
  padding-left: 0; }

.o-layout__grid--right {
  padding-right: 0;
  padding-left: 15px; }

/* ==========================================================================
   #BOXES
   ========================================================================== */
.c-box {
  border-radius: 10px; }
  .c-box:hover, .c-box:active, .c-box:focus {
    text-decoration: none; }

.c-box__heading {
  margin-bottom: 16px; }

.c-box__title {
  font-size: 22px;
  font-size: 1.29412rem;
  line-height: 1.40909;
  font-weight: 600; }

.c-box__excerpt {
  font-style: italic;
  font-weight: 300 !important; }

.c-box__parents {
  font-size: 22px;
  font-size: 1.29412rem;
  line-height: 1.40909;
  font-family: "marydale", sans-serif;
  color: #e02d8a; }

.c-box__link, .c-box__link:hover, .c-box__link:active, .c-box__link:focus {
  color: inherit;
  text-decoration: none;
  cursor: auto;
  transition: 0.2s; }

.c-box__link:hover, .c-box__link:active, .c-box__link:focus {
  transform: scale(1.075); }

.c-box__grade {
  font-size: 30px;
  font-size: 1.76471rem;
  line-height: 1.03333;
  position: relative;
  top: 31px;
  right: 93px;
  width: 62px;
  height: 62px;
  padding-top: 16px;
  font-family: "marydale", sans-serif;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
  background-color: #aecc52;
  border-radius: 50%; }

.c-box--primary {
  color: #666666;
  background-color: #ffffff; }

.c-box--secondary {
  background-color: #edeff3; }

.c-box--border-dashed {
  border: 2px dashed #edeff3; }

.c-box--ww {
  width: 100%;
  position: relative;
  z-index: 2; }
  @media (min-width: 59.375em) {
    .c-box--ww {
      position: relative;
      top: -175px;
      right: 0;
      z-index: 2; } }

.c-box--flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  margin-bottom: 16px; }
  @media (max-width: 46.24em) {
    .c-box--flex {
      font-size: 15px;
      font-size: 0.88235rem;
      line-height: 2.06667;
      -ms-flex-direction: column;
          flex-direction: column;
      -ms-flex-pack: center;
          justify-content: center; }
      .c-box--flex div:not(:last-child) {
        margin-right: 0;
        margin-bottom: 16px; } }
  @media (min-width: 46.25em) {
    .c-box--flex div:not(:last-child) {
      margin-right: 31px; } }
  .c-box--flex div:nth-child(3) {
    -ms-flex: 1;
        flex: 1;
    margin-right: 0; }

.c-box--grid {
  padding: 0;
  position: relative; }

.c-box--grid .content {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.c-box--grid .overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0 !important; }

.c-box--grid .content .c-btn {
  margin-left: 0; }

.c-box--grid img {
  width: 100%;
  height: 100%; }

.c-box--grid .content span.title {
  display: inline-block;
  line-height: 35px;
  margin-bottom: 18px;
  color: #e02d8a;
  font-weight: 600; }

.c-box--grid .content span.baby {
  color: #012d4e;
  font-size: 1.778rem;
  font-family: "marydale", sans-serif; }

.c-box--grid1 {
  height: 325px; }

.c-box--grid1 img {
  -moz-border-top-left-radius: 10px;
  border-top-left-radius: 10px; }

.c-box--grid1 .content {
  top: 90px;
  left: 60px; }
  @media (max-width: 46.24em) {
    .c-box--grid1 .content {
      left: 0; } }

.c-box--grid1 .overlay {
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#edeff3+0,edeff3+100&1+9,0+69 */
  /* FF3.6-15 */
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right, rgba(237, 239, 243, 0.95) 0%, rgba(237, 239, 243, 0.95) 9%, rgba(237, 239, 243, 0) 69%, rgba(237, 239, 243, 0) 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#edeff3', endColorstr='#00edeff3',GradientType=1 );
  /* IE6-9 */ }

.c-box--grid1 .content span.title {
  width: 50%;
  font-size: 2.056rem; }

.c-box--grid2 .content span.title {
  width: 100%;
  font-size: 1.333rem;
  text-align: center;
  margin-bottom: 35px; }

.c-box--grid2 .overlay {
  background: linear-gradient(to bottom, rgba(237, 239, 243, 0) 0%, rgba(237, 239, 243, 0) 35%, rgba(237, 239, 243, 0.95) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00edeff3', endColorstr='#edeff3',GradientType=0 ); }

.c-box--grid2:last-child .content span.title {
  color: #fff;
  font-size: 1.444rem; }

.c-box--grid2:last-child .content {
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
  box-sizing: content-box; }

.c-box--grid3 .content span.title {
  width: 100%;
  font-size: 1.556rem;
  margin-bottom: 35px;
  color: #012d4e;
  padding-right: 45px; }

.c-box--grid3 .content {
  left: 45px;
  bottom: 55px; }

.c-box--grid3 .overlay {
  background: linear-gradient(to bottom, rgba(237, 239, 243, 0) 0%, rgba(237, 239, 243, 0) 34%, #edeff3 70%, #edeff3 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00edeff3', endColorstr='#edeff3',GradientType=0 ); }

.bar, .doemee {
  display: block;
  width: 100%;
  background: #e02d8a;
  margin: 0 16px 31px 16px;
  color: #fff;
  padding: 20px; }

.bar, .doemee p {
  margin-bottom: 10px; }

.c-box--grid2 {
  height: 345px;
  margin-top: 30px; }

.c-box--grid2:first-child img {
  -moz-border-bottom-left-radius: 10px;
  border-bottom-left-radius: 10px; }

.c-box--grid2__pink {
  background: #e02d8a; }

.c-box--grid3 {
  height: 700px; }

.c-box--grid3 img {
  -moz-border-top-right-radius: 10px;
  border-top-right-radius: 10px;
  -moz-border-bottom-right-radius: 10px;
  border-bottom-right-radius: 10px; }

/* ==========================================================================
   #CARDS
   ========================================================================== */
.c-card {
  position: relative;
  display: block;
  width: 100%;
  min-height: 325px;
  font-weight: bold;
  color: #012d4e;
  cursor: pointer;
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover;
  border-radius: 7px; }
  @media (min-width: 46.25em) {
    .c-card {
      width: 350px;
      margin: 0 16px 31px 16px; } }
  .c-card:hover, .c-card:active, .c-card:focus {
    text-decoration: none; }

.c-card__list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  @media (max-width: 46.24em) {
    .c-card__list {
      -ms-flex-direction: column;
          flex-direction: column; }
      .c-card__list a:not(:last-child) {
        margin-bottom: 31px; }
      .c-card__list .c-card__list div:not(:last-child) {
        margin-bottom: 31px; }
      .c-card__list .c-card__list div .c-card__foot {
        margin: 0; } }
  @media (min-width: 46.25em) {
    .c-card__list {
      -ms-flex-line-pack: start;
          align-content: flex-start;
      margin-left: 16px; } }
  .c-card__list .em-pagination {
    width: 100%;
    margin-left: 28px; }


.c-card__foot {
  position: absolute;
  bottom: 0;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 30%;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: center;
      align-items: center;
  padding: 16px;
  background-color: #ffffff;
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px; }
  .c-card__foot div {
    margin-right: 16px;
    margin-bottom: 0; }

.c-card__foot.grey {
  background: #edeff3; }

.c-card {
  transition: all 500ms ease; }

.c-card:hover .meta {
  opacity: 1;
  display: block; }

.c-card .meta {
  background: #e02d8a;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 100%;
  color: #fff;
  opacity: 0;
  transition: all 500ms ease; }

.c-card .meta .inner {
  padding: 20px; }

.c-card:hover .meta.pattern {
  display: block; }

/* ==========================================================================
   #SLIDERS
   ========================================================================== */
.c-slider {
  padding: 0;
  margin: 0;
  list-style: none;
  height: 400px; }
  .c-slider .c-box {
    height: auto;
    padding: 45px;
    margin: 0px 20px;
     }


.c-slider__prev {
  left: 0;
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px; }
  .c-slider__prev:hover {
    background: #012d4e; }

.c-slider__next {
  right: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px; }
  .c-slider__next:hover {
    background: #012d4e; }
    .c-slider__prev:hover img path {
	    fill: #fff;
    }

.c-slider__prev:hover svg,
.c-slider__next:hover svg {
	fill: #fff;
}

.c-slider__next,
.c-slider__prev {
  display: none; }
  @media (min-width: 79.0625em) {
    .c-slider__next,
    .c-slider__prev {
      position: absolute;
      top: 50%;
      display: block;
      height: 60px;
      width: 60px;
      text-align: center;
      background-color: #ffffff; }
      .c-slider__next svg,
			.c-slider__prev svg {
				position: relative;
				margin-top: 20px;
				width: 12px;
				fill: #012d4e;
			}
      .c-slider__next a,
      .c-slider__prev a {
        display: block; }
   }

/* ==========================================================================
   #LISTS
   ========================================================================== */
/* Style variants
   ========================================================================== */
.c-list--primary {
  margin-left: 16px;
  list-style-type: none; }

.c-list--secondary li {
  margin-left: 0;
  color: #609eda; }
  .c-list--secondary li a {
    padding-bottom: 2px;
    color: inherit;
    text-decoration: none;
    border-color: inherit;
    border-bottom-style: dotted;
    border-bottom-width: 2px; }
    .c-list--secondary li a:hover, .c-list--secondary li a:active, .c-list--secondary li a:focus {
      border-bottom-style: solid; }

.c-list--secondary.c-list--small li {
  margin-bottom: 8px; }

.c-list--tertiary li {
  color: #666666; }
  .c-list--tertiary li a {
    color: inherit; }

.c-list--agenda {
  color: #012d4e; }
  .c-list--agenda li {
    display: block; }
    .c-list--agenda li a {
      color: inherit; }

.c-list--agenda__row {
  display: -ms-flexbox !important;
  display: flex !important;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-align: baseline;
      align-items: baseline;
  -ms-flex-direction: column;
      flex-direction: column; }
  .c-list--agenda__row div:nth-child(1) {
    margin-bottom: 16px; }
  @media (min-width: 67.1875em) {
    .c-list--agenda__row {
      -ms-flex-direction: row;
          flex-direction: row; }
      .c-list--agenda__row div:nth-child(1) {
        margin-bottom: 0; }
      .c-list--agenda__row div:nth-child(2) {
        -ms-flex: 1;
            flex: 1;
        margin-left: 16px; } }

/* ==========================================================================
   #BUTTONS
   ========================================================================= */
/**
 * 1. Allow us to style box model properties.
 * 2. Line different sized buttons up a little nicer.
 * 3. Make buttons inherit font styles (often necessary when styling `input`s as
 *    buttons).
 * 4. Reset/normalize some styles.
 * 5. Force all button-styled elements to appear clickable.
 */
.c-btn,
.em-search-wrapper button {
  display: inline-block;
  /* [1] */
  padding: 9px 30px;
  margin: 0;
  /* [4] */
  font: inherit;
  /* [3] */
  font-weight: 700;
  text-align: center;
  /* [4] */
  vertical-align: middle;
  /* [2] */
  cursor: pointer;
  /* [5] */
  border: 0;
  border-radius: 24px; }

/* Style variants
   ========================================================================== */
.c-btn--primary, .c-btn--primary:hover, .c-btn--primary:active, .c-btn--primary:focus {
  color: #ffffff;
  text-decoration: none;
  /* [4] */
  background-color: #e02d8a; }

.c-btn--secondary, .c-btn--secondary:hover, .c-btn--secondary:active, .c-btn--secondary:focus,
.em-search-wrapper button,
.em-search-wrapper button:hover,
.em-search-wrapper button:active,
.em-search-wrapper button:focus {
  color: #ffffff;
  text-decoration: none;
  /* [4] */
  background-color: #aecc52; }
.gform_button.button {
	       display: inline-block;
    padding: 16px 31px;
    margin: 0;
    font: inherit;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    border: 0;
    border-radius: 4px;
	   color: #fff;
    text-decoration: none;
    background-color: #aecc52;
        padding: 8px 16px;
}
.c-btn--secondary:hover,
.em-search-wrapper button:hover {
  text-decoration: underline; }

.c-btn--secondary.arrow {
  font-size: 16px;
  font-size: 0.94118rem;
  line-height: 1.9375;
  padding-left: 40px;
  padding-right: 40px; }
  .c-btn--secondary.arrow:after {
    content: "";
    display: block;
    background: url("../images/arrow-right-new.png") center no-repeat;
    width: 18px;
    height: 14px;
    float: right;
    margin: 8px 0 0 10px; }

.c-btn--link {
  font-weight: 600; }
  .c-btn--link:before {
    content: "";
    display: block;
    background: url("../images/icon-arrow-right-round.png") center no-repeat;
    width: 32px;
    height: 32px;
    float: left;
    margin: 0 16px 0 0; }

/* Size variants
   ========================================================================== */
.c-btn--small {
  padding: 8px 16px; }

.c-btn--large {
  padding: 31px 62px; }

.c-btn--full {
  width: 100%; }

.c-btn--previous {
  display: inline-block;
  margin-bottom: 31px;
  background-color: rgba(0, 0, 0, 0.1);
  border-radius: 5px; }
  .c-btn--previous, .c-btn--previous:hover, .c-btn--previous:active, .c-btn--previous:focus {
    color: #012d4e;
    text-decoration: none; }
  .c-btn--previous div {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 4px 16px; }
  .c-btn--previous span:first-child {
    font-size: 11px;
    font-size: 0.64706rem;
    line-height: 2.81818;
    margin-right: 8px; }

.c-btn--previous-content {
  color: rgba(53, 47, 50, 0.7);
  background-color: #ffffff;
  border: 2px solid rgba(53, 47, 50, 0.1); }
  .c-btn--previous-content:hover, .c-btn--previous-content:active, .c-btn--previous-content:focus {
    color: rgba(53, 47, 50, 0.9);
    border: 2px solid rgba(53, 47, 50, 0.15); }

/* - Agenda - */
#em-wrapper p:first-child {
  font-size: 18px;
  font-size: 1.05882rem;
  line-height: 1.72222;
  font-weight: 300; }

.agenda-top {
  font-size: 16px;
  color: #fff;
  padding: 0 21px;
  line-height: 42px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  font-weight: 600;
  background-color: #d92c86; }

.agenda-top {
  display: -ms-flexbox;
  display: flex; }
  @media (max-width: 46.24em) {
    .agenda-top {
      -ms-flex-direction: column;
          flex-direction: column; } }

#em-wrapper .row {
  padding: 21px;
  border-top: 1px solid #cacaca; }

#em-wrapper .agenda-top + .row {
  border-top: none; }

#em-wrapper div[class*="item"] {
  /*float: left;*/ }

#em-wrapper .row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 46.25em) {
    #em-wrapper .row {
      -ms-flex-direction: row;
          flex-direction: row; } }
  #em-wrapper .row:last-child {
    margin-bottom: 62px; }

@media (min-width: 46.25em) {
  #em-wrapper .agenda-top .item-1,
  #em-wrapper .item-1 {
    width: 15%; }
  #em-wrapper .agenda-top .item-2,
  #em-wrapper .item-2 {
    width: 20%; }
  #em-wrapper .agenda-top .item-3,
  #em-wrapper .item-3 {
    width: 40%; }
  #em-wrapper .agenda-top .item-4,
  #em-wrapper .item-4 {
    width: 25%; } }

#em-wrapper .row .item-1 {
  color: #d92c86;
  font-weight: 700; }

#em-wrapper .row a:visited,
#em-wrapper .row a {
  color: #6771c5; }

#em-wrapper .row a {
  text-decoration: underline; }

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

.em-search-wrapper button {
  /*line-height: 35px;*/
  padding: 0 10px 4px 10px;
  float: left;
  z-index: 1;
  margin-left: 16px; }

.em-search-wrapper .em-search-text {
  float: left;
  margin: 0 7px 0 0;
  /*width: 255px;*/ }

.em-search-main {
  width: 100%;
  float: left;
  display: -ms-flexbox;
  display: flex;
  margin: 0 0 14px; }

.em-search-advanced {
  width: 100%;
  float: left; }

.em-search-form:before,
.em-search-form:after {
  content: "";
  display: table; }

.em-search-form:after {
  clear: both; }

.em-search-form {
  *zoom: 1; }

.em-events-search-dates,
.em-search-form label {
  color: #4a4a4a;
  font-weight: 600; }

.em-search-form .em-date-input-loc {
  background-image: url(../images/date-bg.png);
  background-position: right center;
  background-repeat: no-repeat;
  max-width: 130px;
  margin: 0 7px; }

.em-search-location-meta label,
.em-search-category label {
  display: none; }

.em-search-scope {
  float: left; }

@media (max-width: 49.6875em) {
  .em-search-scope label {
    display: block; } }

.em-search-category {
  float: left; }

.em-search-location {
  float: right; }

.em-search-category,
.em-search-location {
  width: 255px; }

.em-search-form select {
  float: right;
  width: 100%; }

.em-search-form input[type="text"] {
  padding-left: 14px; }

@media screen and (min-width: 0) {
  form select {
    -webkit-appearance: none;
    border: 1px solid #d2d2d2;
    background: #ffffff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlOWU5ZTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: url(../images/select-bg.png), linear-gradient(to bottom, #ffffff 0%, #e9e9e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e9e9e9',GradientType=0 );
    background-position: right center;
    background-repeat: no-repeat;
    line-height: 31px;
    height: 31px;
    color: #4a4a4a;
    padding: 0 42px 0 14px;
    width: 310px;
    border-radius: 2px;
    cursor: pointer; } }

select::-ms-expand {
  display: none; }

@-moz-document url-prefix() {
  select {
    -moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: "";
    background-position: right center;
    padding-right: 16px; }
  .main form select {
    padding-top: 4px; } }

/* - - */
.ui-datepicker .ui-widget-header {
  background: #e02d8a;
  border: none;
  border-radius: 4px; }

.ui-datepicker .ui-state-highlight,
.ui-datepicker .ui-widget-content .ui-state-highlight,
.ui-datepicker .ui-widget-header .ui-state-highlight {
  background: #FAECF3 !important;
  border-color: #CA9CB4 !important; }

.ui-datepicker .ui-datepicker-calendar{
  background: #FAECF3 !important;
  border-color: #CA9CB4 !important;
}

/*
.ui-datepicker .ui-datepicker-calendar table tr td, .ui-datepicker .ui-datepicker-calendar table tr th{
	padding: 0 10px !important;
}
*/

.ui-datepicker .ui-state-active,
.ui-datepicker .ui-widget-content .ui-state-active,
.ui-datepicker .ui-widget-header .ui-state-active {
  border-color: #CA9CB4 !important;
  color: #333 !important;
  background: #FACEE5 !important; }

.ui-datepicker .ui-state-hover,
.ui-datepicker .ui-widget-content .ui-state-hover,
.ui-datepicker .ui-widget-header .ui-state-hover,
.ui-datepicker .ui-state-focus,
.ui-datepicker .ui-widget-content .ui-state-focus,
.ui-datepicker .ui-widget-header .ui-state-focus {
  border-color: #CA9CB4 !important;
  background: #FACEE5 !important;
  color: #333 !important; }

.map > .em-location-map-container {
  width: auto !important; }

.em-search-field label {
  display: -ms-flexbox;
  display: flex; }

.em-search-field .em-search-scope label {
  display: inline-block; }

.em-search-main {
  -ms-flex-direction: column;
      flex-direction: column; }
  @media (min-width: 48.4375em) {
    .em-search-main {
      -ms-flex-direction: row;
          flex-direction: row; } }

.screen-reader-text {
  display: none; }

@media (max-width: 46.24em) {
  .em-search-wrapper button {
    margin-left: 0; }
  .em-search-form input[type="text"] {
    width: 100%;
    margin-bottom: 8px; }
  .em-search-wrapper .em-search-text {
    width: 100%;
    margin-right: 0;
    margin-bottom: 8px; } }

.em-search-scope .em-events-search-dates .em-date-range label {
  display: inline-block; }

.page-numbers {
  padding: 4px 8px;
  color: #012d4e;
  background-color: #edeff3;
  border-radius: 3px; }

.em-pagination {
  display: block;
  margin-bottom:120px;
  margin-top: 31px; }

/* ==========================================================================
   #ARCHIVE
   ========================================================================== */
.o-wrapper.archive ul {
  list-style: none;
  margin: 0 0 20px; }

.o-wrapper.archive li {
  list-style-type: none;
  border-bottom: 1px solid #E7E7E7;
  padding-bottom: 10px;
  padding-top: 10px; }

.o-wrapper.archive li p {
  margin-bottom: 0; }

.o-wrapper.archive li .date{
	margin-left: 10px;
	font-size: 14px; }

.o-wrapper.archive .pager {
  margin-bottom: 20px; }

.o-wrapper.archive .image-link {
  float: left;
  display: none; }

/* ==========================================================================
   #WIST JE DAT
   ========================================================================== */
.c-wist-je-dat__heading {
  margin-bottom: 16px;
  font-style: italic;
  font-weight: 600; }

.c-wist-je-dat__img {
  margin-top: 39px;
  margin-right: 46px; }

.c-wist-je-dat {
  position: relative;
  width: 80%;
  padding: 31px;
  font-style: italic;
  font-weight: 500;
  color: #012d4e;
  background-color: #edeff3;
  border-radius: 5px; }
  .c-wist-je-dat > :last-child {
    margin-bottom: 0; }
  .c-wist-je-dat::before {
    position: absolute;
    top: 31px;
    left: -30px;
    width: 0;
    height: 0;
    border-color: transparent #edeff3 transparent transparent;
    border-style: solid;
    border-width: 0 35px 35px 0;
    content: ' '; }

.cursussen .u-img-round {
  border-radius: 25px; }

.cursussen span.title.blue {
  line-height: 17px;
  margin-top: 40px; }

.cursussen .o-layout__item {
  position: relative; }

/* ==========================================================================
   #PLUGINS
   ========================================================================== */
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.bx-wrapper img {
  max-width: 100%;
  display: block; }

.bxslider {
  margin: 0;
  padding: 0; }

ul.bxslider {
  list-style: none; }

.bx-viewport {
  /*fix other elements on the page moving (on Chrome)*/
  -webkit-transform: translatez(0); }

/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -30px;
  width: 100%; }

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("../img/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000; }

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #edeff3;
  padding-top: 20px; }

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #edeff3;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px; }

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #aecc52; }

.bxslider--secondary .bx-wrapper .bx-pager.bx-default-pager a {
  background: #b2b2b2; }

.bxslider--secondary .bx-wrapper .bx-pager.bx-default-pager a:hover,
.bxslider--secondary .bx-wrapper .bx-pager.bx-default-pager a.active,
.bxslider--secondary .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #012d4e; }

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline; }

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0; }

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("../img/controls.png") no-repeat 0 -32px; }

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0; }

.bx-wrapper .bx-next {
  right: 10px;
  background: url("../img/controls.png") no-repeat -43px -32px; }

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0; }

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999; }

.bx-wrapper .bx-controls-direction a.disabled {
  display: none; }

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center; }

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("../img/controls.png") -86px -11px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0; }

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("../img/controls.png") -86px -44px no-repeat;
  margin: 0 3px; }

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px; }

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%; }

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px; }

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%; }

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: .85em;
  padding: 10px; }

.slicknav_btn {
  position: relative;
  display: block;
  vertical-align: middle;
  float: right;
  padding: 0.438em 0.625em 0.438em 0.625em;
  line-height: 1.125em;
  cursor: pointer; }
  .slicknav_btn .slicknav_icon-bar + .slicknav_icon-bar {
    margin-top: 0.188em; }

.slicknav_menu {
  *zoom: 1; }
  .slicknav_menu .slicknav_menutxt {
    display: block;
    line-height: 1.188em;
    float: left; }
  .slicknav_menu .slicknav_icon {
    float: left;
    width: 1.125em;
    height: 0.875em;
    margin: 0.188em 0 0 0.438em; }
    .slicknav_menu .slicknav_icon:before {
      background: transparent;
      width: 1.125em;
      height: 0.875em;
      display: block;
      content: "";
      position: absolute; }
  .slicknav_menu .slicknav_no-text {
    margin: 0; }
  .slicknav_menu .slicknav_icon-bar {
    display: block;
    width: 1.125em;
    height: 0.125em;
    border-radius: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }
  .slicknav_menu:before {
    content: " ";
    display: table; }
  .slicknav_menu:after {
    content: " ";
    display: table;
    clear: both; }

.slicknav_nav {
  clear: both; }
  .slicknav_nav ul {
    display: block; }
  .slicknav_nav li {
    display: block; }
  .slicknav_nav .slicknav_arrow {
    font-size: 0.8em;
    margin: 0 0 0 0.4em; }
  .slicknav_nav .slicknav_item {
    cursor: pointer; }
    .slicknav_nav .slicknav_item a {
      display: inline; }
  .slicknav_nav .slicknav_row {
    display: block; }
  .slicknav_nav a {
    display: block; }
  .slicknav_nav .slicknav_parent-link a {
    display: inline; }

.slicknav_brand {
  float: left; }

.slicknav_menu {
  font-size: 16px;
  box-sizing: border-box;
  background: #e02d8a;
  padding: 5px; }
  .slicknav_menu * {
    box-sizing: border-box; }
  .slicknav_menu .slicknav_menutxt {
    color: #ffffff;
    font-weight: bold;
    text-shadow: 0 1px 3px transparent; }
  .slicknav_menu .slicknav_icon-bar {
    background-color: #ffffff; }

.slicknav_btn {
  margin: 5px 5px 6px;
  text-decoration: none;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  border-radius: 4px;
  background-color: transparent; }

.slicknav_nav {
  color: #ffffff;
  margin: 0;
  padding: 0;
  font-size: 0.875em;
  list-style: none;
  overflow: hidden; }
  .slicknav_nav ul {
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0 0 0 20px; }
  .slicknav_nav .slicknav_row {
    padding: 5px 10px;
    margin: 2px 5px; }
    .slicknav_nav .slicknav_row:hover {
      border-radius: 6px;
      background: #ffffff;
      color: #ffffff; }
  .slicknav_nav a {
    padding: 5px 10px;
    margin: 2px 5px;
    text-decoration: none;
    color: #ffffff; }
    .slicknav_nav a:hover {
      border-radius: 6px;
      background: #ffffff;
      color: #222; }
  .slicknav_nav .slicknav_txtnode {
    margin-left: 15px; }
  .slicknav_nav .slicknav_item a {
    padding: 0;
    margin: 0; }
  .slicknav_nav .slicknav_parent-link a {
    padding: 0;
    margin: 0; }

.slicknav_brand {
  color: #ffffff;
  font-size: 18px;
  line-height: 30px;
  padding: 7px 12px;
  height: 44px; }

/* ==========================================================================
   #CLEARFIX
   ========================================================================== */
/**
 * Attach our clearfix mixin to a utility class.
 */
.u-clearfix:after {
  content: "" !important;
  display: block !important;
  clear: both !important; }

/* ==========================================================================
   #HIDE
   ========================================================================== */
/**
 * Hide only visually, but have it available for screen readers:
 * http://a11yproject.com/posts/how-to-hide-content
 */
.u-hidden-visually {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  overflow: hidden !important;
  border: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  -webkit-clip-path: inset(50%) !important;
          clip-path: inset(50%) !important;
  white-space: nowrap !important; }

/**
 * Use in conjunction with .u-hidden-visually to only display content when it's focused.
 * Useful for "Skip to main content" links:
 * https://www.w3.org/TR/2013/NOTE-WCAG20-TECHS-20130905/G1
 */
.u-hidden-visually-focusable:active, .u-hidden-visually-focusable:focus {
  position: static !important;
  width: auto !important;
  height: auto !important;
  overflow: visible !important;
  white-space: normal !important;
  -webkit-clip-path: none !important;
          clip-path: none !important; }

/**
 * Hide visually and from screen readers.
 */
.u-hidden {
  display: none !important; }

.u-hidden\@mobile {
  display: none !important; }
  @media (min-width: 46.25em) {
    .u-hidden\@mobile {
      display: block !important; } }

/* ==========================================================================
   #WIDTHS
   ========================================================================== */
/**
 * inuitcss generates a series of utility classes that give a fluid width to
 * whichever element they’re applied, e.g.:
 *
 *   <img src="" alt="" class="u-1/2" />
 *
 * These classes are most commonly used in conjunction with our layout system,
 * e.g.:
 *
 *   <div class="o-layout__item  u-1/2">
 *
 * By default, inuitcss will also generate responsive variants of each of these
 * classes by using your Sass MQ configuration, e.g.:
 *
 *   <div class="o-layout__item  u-1/1  u-1/2@tablet  u-1/3@desktop">
 *
 * Optionally, inuitcss can generate offset classes which can push and pull
 * elements left and right by a specified amount, e.g.:
 *
 *   <div class="o-layout__item  u-2/3  u-pull-1/3">
 *
 * This is useful for making very granular changes to the rendered order of
 * items in a layout.
 *
 * N.B. This option is turned off by default.
 */
/**
 * A series of width helper classes that you can use to size things like grid
 * systems. Classes take a fraction-like format (e.g. `.u-2/3`). Use these in
 * your markup:
 *
 * <div class="u-7/12">
 *
 * The following will generate widths helper classes based on the fractions
 * defined in the `$inuit-fractions` list.
 */
.u-1\/1 {
  width: 100% !important; }

/**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
.u-push-1\/1 {
  position: relative !important;
  right: auto !important;
  /* [1] */
  left: 100% !important; }

.u-pull-1\/1 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
  /* [1] */ }

.u-1\/2 {
  width: 50% !important; }

/**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
.u-push-1\/2 {
  position: relative !important;
  right: auto !important;
  /* [1] */
  left: 50% !important; }

.u-pull-1\/2 {
  position: relative !important;
  right: 50% !important;
  left: auto !important;
  /* [1] */ }

.u-2\/2 {
  width: 100% !important; }

/**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
.u-push-2\/2 {
  position: relative !important;
  right: auto !important;
  /* [1] */
  left: 100% !important; }

.u-pull-2\/2 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
  /* [1] */ }

.u-1\/3 {
  width: 33.33333% !important; }

/**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
.u-push-1\/3 {
  position: relative !important;
  right: auto !important;
  /* [1] */
  left: 33.33333% !important; }

.u-pull-1\/3 {
  position: relative !important;
  right: 33.33333% !important;
  left: auto !important;
  /* [1] */ }

.u-2\/3 {
  width: 66.66667% !important; }

/**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
.u-push-2\/3 {
  position: relative !important;
  right: auto !important;
  /* [1] */
  left: 66.66667% !important; }

.u-pull-2\/3 {
  position: relative !important;
  right: 66.66667% !important;
  left: auto !important;
  /* [1] */ }

.u-3\/3 {
  width: 100% !important; }

/**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
.u-push-3\/3 {
  position: relative !important;
  right: auto !important;
  /* [1] */
  left: 100% !important; }

.u-pull-3\/3 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
  /* [1] */ }

.u-1\/4 {
  width: 25% !important; }

/**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
.u-push-1\/4 {
  position: relative !important;
  right: auto !important;
  /* [1] */
  left: 25% !important; }

.u-pull-1\/4 {
  position: relative !important;
  right: 25% !important;
  left: auto !important;
  /* [1] */ }

.u-2\/4 {
  width: 50% !important; }

/**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
.u-push-2\/4 {
  position: relative !important;
  right: auto !important;
  /* [1] */
  left: 50% !important; }

.u-pull-2\/4 {
  position: relative !important;
  right: 50% !important;
  left: auto !important;
  /* [1] */ }

.u-3\/4 {
  width: 75% !important; }

/**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
.u-push-3\/4 {
  position: relative !important;
  right: auto !important;
  /* [1] */
  left: 75% !important; }

.u-pull-3\/4 {
  position: relative !important;
  right: 75% !important;
  left: auto !important;
  /* [1] */ }

.u-4\/4 {
  width: 100% !important; }

/**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
.u-push-4\/4 {
  position: relative !important;
  right: auto !important;
  /* [1] */
  left: 100% !important; }

.u-pull-4\/4 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
  /* [1] */ }

.u-1\/5 {
  width: 20% !important; }

/**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
.u-push-1\/5 {
  position: relative !important;
  right: auto !important;
  /* [1] */
  left: 20% !important; }

.u-pull-1\/5 {
  position: relative !important;
  right: 20% !important;
  left: auto !important;
  /* [1] */ }

.u-2\/5 {
  width: 40% !important; }

/**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
.u-push-2\/5 {
  position: relative !important;
  right: auto !important;
  /* [1] */
  left: 40% !important; }

.u-pull-2\/5 {
  position: relative !important;
  right: 40% !important;
  left: auto !important;
  /* [1] */ }

.u-3\/5 {
  width: 60% !important; }

/**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
.u-push-3\/5 {
  position: relative !important;
  right: auto !important;
  /* [1] */
  left: 60% !important; }

.u-pull-3\/5 {
  position: relative !important;
  right: 60% !important;
  left: auto !important;
  /* [1] */ }

.u-4\/5 {
  width: 80% !important; }

/**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
.u-push-4\/5 {
  position: relative !important;
  right: auto !important;
  /* [1] */
  left: 80% !important; }

.u-pull-4\/5 {
  position: relative !important;
  right: 80% !important;
  left: auto !important;
  /* [1] */ }

.u-5\/5 {
  width: 100% !important; }

/**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
.u-push-5\/5 {
  position: relative !important;
  right: auto !important;
  /* [1] */
  left: 100% !important; }

.u-pull-5\/5 {
  position: relative !important;
  right: 100% !important;
  left: auto !important;
  /* [1] */ }

/**
 * If we’re using Sass-MQ, automatically generate grid system(s) for each of our
 * defined breakpoints, and give them a Responsive Suffix, e.g.:
 *
 * <div class="u-3/12@mobile">
 */
@media (min-width: 20em) {
  .u-1\/1\@mobile {
    width: 100% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-1\/1\@mobile {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 100% !important; }
  .u-pull-1\/1\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
    /* [1] */ }
  .u-1\/2\@mobile {
    width: 50% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-1\/2\@mobile {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 50% !important; }
  .u-pull-1\/2\@mobile {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
    /* [1] */ }
  .u-2\/2\@mobile {
    width: 100% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-2\/2\@mobile {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 100% !important; }
  .u-pull-2\/2\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
    /* [1] */ }
  .u-1\/3\@mobile {
    width: 33.33333% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-1\/3\@mobile {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 33.33333% !important; }
  .u-pull-1\/3\@mobile {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
    /* [1] */ }
  .u-2\/3\@mobile {
    width: 66.66667% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-2\/3\@mobile {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 66.66667% !important; }
  .u-pull-2\/3\@mobile {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
    /* [1] */ }
  .u-3\/3\@mobile {
    width: 100% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-3\/3\@mobile {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 100% !important; }
  .u-pull-3\/3\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
    /* [1] */ }
  .u-1\/4\@mobile {
    width: 25% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-1\/4\@mobile {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 25% !important; }
  .u-pull-1\/4\@mobile {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
    /* [1] */ }
  .u-2\/4\@mobile {
    width: 50% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-2\/4\@mobile {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 50% !important; }
  .u-pull-2\/4\@mobile {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
    /* [1] */ }
  .u-3\/4\@mobile {
    width: 75% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-3\/4\@mobile {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 75% !important; }
  .u-pull-3\/4\@mobile {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
    /* [1] */ }
  .u-4\/4\@mobile {
    width: 100% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-4\/4\@mobile {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 100% !important; }
  .u-pull-4\/4\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
    /* [1] */ }
  .u-1\/5\@mobile {
    width: 20% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-1\/5\@mobile {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 20% !important; }
  .u-pull-1\/5\@mobile {
    position: relative !important;
    right: 20% !important;
    left: auto !important;
    /* [1] */ }
  .u-2\/5\@mobile {
    width: 40% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-2\/5\@mobile {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 40% !important; }
  .u-pull-2\/5\@mobile {
    position: relative !important;
    right: 40% !important;
    left: auto !important;
    /* [1] */ }
  .u-3\/5\@mobile {
    width: 60% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-3\/5\@mobile {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 60% !important; }
  .u-pull-3\/5\@mobile {
    position: relative !important;
    right: 60% !important;
    left: auto !important;
    /* [1] */ }
  .u-4\/5\@mobile {
    width: 80% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-4\/5\@mobile {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 80% !important; }
  .u-pull-4\/5\@mobile {
    position: relative !important;
    right: 80% !important;
    left: auto !important;
    /* [1] */ }
  .u-5\/5\@mobile {
    width: 100% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-5\/5\@mobile {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 100% !important; }
  .u-pull-5\/5\@mobile {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
    /* [1] */ } }

@media (min-width: 46.25em) {
  .u-1\/1\@tablet-and-up {
    width: 100% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-1\/1\@tablet-and-up {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 100% !important; }
  .u-pull-1\/1\@tablet-and-up {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
    /* [1] */ }
  .u-1\/2\@tablet-and-up {
    width: 50% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-1\/2\@tablet-and-up {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 50% !important; }
  .u-pull-1\/2\@tablet-and-up {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
    /* [1] */ }
  .u-2\/2\@tablet-and-up {
    width: 100% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-2\/2\@tablet-and-up {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 100% !important; }
  .u-pull-2\/2\@tablet-and-up {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
    /* [1] */ }
  .u-1\/3\@tablet-and-up {
    width: 33.33333% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-1\/3\@tablet-and-up {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 33.33333% !important; }
  .u-pull-1\/3\@tablet-and-up {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
    /* [1] */ }
  .u-2\/3\@tablet-and-up {
    width: 66.66667% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-2\/3\@tablet-and-up {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 66.66667% !important; }
  .u-pull-2\/3\@tablet-and-up {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
    /* [1] */ }
  .u-3\/3\@tablet-and-up {
    width: 100% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-3\/3\@tablet-and-up {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 100% !important; }
  .u-pull-3\/3\@tablet-and-up {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
    /* [1] */ }
  .u-1\/4\@tablet-and-up {
    width: 25% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-1\/4\@tablet-and-up {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 25% !important; }
  .u-pull-1\/4\@tablet-and-up {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
    /* [1] */ }
  .u-2\/4\@tablet-and-up {
    width: 50% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-2\/4\@tablet-and-up {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 50% !important; }
  .u-pull-2\/4\@tablet-and-up {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
    /* [1] */ }
  .u-3\/4\@tablet-and-up {
    width: 75% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-3\/4\@tablet-and-up {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 75% !important; }
  .u-pull-3\/4\@tablet-and-up {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
    /* [1] */ }
  .u-4\/4\@tablet-and-up {
    width: 100% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-4\/4\@tablet-and-up {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 100% !important; }
  .u-pull-4\/4\@tablet-and-up {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
    /* [1] */ }
  .u-1\/5\@tablet-and-up {
    width: 20% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-1\/5\@tablet-and-up {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 20% !important; }
  .u-pull-1\/5\@tablet-and-up {
    position: relative !important;
    right: 20% !important;
    left: auto !important;
    /* [1] */ }
  .u-2\/5\@tablet-and-up {
    width: 40% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-2\/5\@tablet-and-up {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 40% !important; }
  .u-pull-2\/5\@tablet-and-up {
    position: relative !important;
    right: 40% !important;
    left: auto !important;
    /* [1] */ }
  .u-3\/5\@tablet-and-up {
    width: 60% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-3\/5\@tablet-and-up {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 60% !important; }
  .u-pull-3\/5\@tablet-and-up {
    position: relative !important;
    right: 60% !important;
    left: auto !important;
    /* [1] */ }
  .u-4\/5\@tablet-and-up {
    width: 80% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-4\/5\@tablet-and-up {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 80% !important; }
  .u-pull-4\/5\@tablet-and-up {
    position: relative !important;
    right: 80% !important;
    left: auto !important;
    /* [1] */ }
  .u-5\/5\@tablet-and-up {
    width: 100% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-5\/5\@tablet-and-up {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 100% !important; }
  .u-pull-5\/5\@tablet-and-up {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
    /* [1] */ } }

@media (min-width: 61.25em) {
  .u-1\/1\@desktop {
    width: 100% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-1\/1\@desktop {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 100% !important; }
  .u-pull-1\/1\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
    /* [1] */ }
  .u-1\/2\@desktop {
    width: 50% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-1\/2\@desktop {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 50% !important; }
  .u-pull-1\/2\@desktop {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
    /* [1] */ }
  .u-2\/2\@desktop {
    width: 100% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-2\/2\@desktop {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 100% !important; }
  .u-pull-2\/2\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
    /* [1] */ }
  .u-1\/3\@desktop {
    width: 33.33333% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-1\/3\@desktop {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 33.33333% !important; }
  .u-pull-1\/3\@desktop {
    position: relative !important;
    right: 33.33333% !important;
    left: auto !important;
    /* [1] */ }
  .u-2\/3\@desktop {
    width: 66.66667% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-2\/3\@desktop {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 66.66667% !important; }
  .u-pull-2\/3\@desktop {
    position: relative !important;
    right: 66.66667% !important;
    left: auto !important;
    /* [1] */ }
  .u-3\/3\@desktop {
    width: 100% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-3\/3\@desktop {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 100% !important; }
  .u-pull-3\/3\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
    /* [1] */ }
  .u-1\/4\@desktop {
    width: 25% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-1\/4\@desktop {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 25% !important; }
  .u-pull-1\/4\@desktop {
    position: relative !important;
    right: 25% !important;
    left: auto !important;
    /* [1] */ }
  .u-2\/4\@desktop {
    width: 50% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-2\/4\@desktop {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 50% !important; }
  .u-pull-2\/4\@desktop {
    position: relative !important;
    right: 50% !important;
    left: auto !important;
    /* [1] */ }
  .u-3\/4\@desktop {
    width: 75% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-3\/4\@desktop {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 75% !important; }
  .u-pull-3\/4\@desktop {
    position: relative !important;
    right: 75% !important;
    left: auto !important;
    /* [1] */ }
  .u-4\/4\@desktop {
    width: 100% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-4\/4\@desktop {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 100% !important; }
  .u-pull-4\/4\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
    /* [1] */ }
  .u-1\/5\@desktop {
    width: 20% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-1\/5\@desktop {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 20% !important; }
  .u-pull-1\/5\@desktop {
    position: relative !important;
    right: 20% !important;
    left: auto !important;
    /* [1] */ }
  .u-2\/5\@desktop {
    width: 40% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-2\/5\@desktop {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 40% !important; }
  .u-pull-2\/5\@desktop {
    position: relative !important;
    right: 40% !important;
    left: auto !important;
    /* [1] */ }
  .u-3\/5\@desktop {
    width: 60% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-3\/5\@desktop {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 60% !important; }
  .u-pull-3\/5\@desktop {
    position: relative !important;
    right: 60% !important;
    left: auto !important;
    /* [1] */ }
  .u-4\/5\@desktop {
    width: 80% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-4\/5\@desktop {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 80% !important; }
  .u-pull-4\/5\@desktop {
    position: relative !important;
    right: 80% !important;
    left: auto !important;
    /* [1] */ }
  .u-5\/5\@desktop {
    width: 100% !important; }
  /**
         * 1. Reset any leftover or conflicting `left`/`right` values.
         */
  .u-push-5\/5\@desktop {
    position: relative !important;
    right: auto !important;
    /* [1] */
    left: 100% !important; }
  .u-pull-5\/5\@desktop {
    position: relative !important;
    right: 100% !important;
    left: auto !important;
    /* [1] */ } }

/* ==========================================================================
   #COLORS
   ========================================================================== */
.u-color-black {
  color: #000000 !important; }

.u-color-aluminum {
  color: #999999 !important; }

.u-color-boulder {
  color: #797979 !important; }

.u-color-vivid-cerise {
  color: #e02d8a !important; }

.u-color-blue-zodiac {
  color: #012d4e !important; }

/* ==========================================================================
   #LINKS
   ========================================================================== */
.u-link--bare {
  display: inline-block; }
  .u-link--bare, .u-link--bare:hover, .u-link--bare:active, .u-link--bare:focus {
    color: inherit; }
  .u-link--bare:hover, .u-link--bare:active, .u-link--bare:focus {
    text-decoration: underline; }

.u-link--underline {
  display: inline-block; }
  .u-link--underline, .u-link--underline:hover, .u-link--underline:active, .u-link--underline:focus {
    text-decoration: underline;
    color: inherit; }

/* ==========================================================================
   #IMAGES
   ========================================================================== */
.u-img-round {
  border-radius: 125px; }

.media-dotted-line{
	position: relative;
}

.media-dotted-line:before{
	content: '';
	background: url("../img/roze-dotted-line.png") no-repeat;
	position: absolute;
	width: 159px;
	height: 159px;
	left: -6px;
	top: -4px;
}

.u-media-img {
  max-width: 100%; }
  @media (min-width: 46.25em) {
    .u-media-img {
      max-width: 300px; } }

.e-owl {
  position: absolute;
  background: url("../img/uiltje.png") no-repeat;
  width: 100px;
  height: 112px; }

.e-owl-top-left {
  top: -60px;
  left: -40px; }

.e-owl-top-right {
  top: -103px;
  right: 0; }

.e-owl-bottom-left {
  bottom: 0;
  left: 0; }

.e-owl-wrap{
	max-width: 1200px;
    padding-right: 16px;
    padding-left: 16px;
    margin-right: auto;
    margin-left: auto;
    height: 100%;
    position: relative;
    display:none;
}

.e-owl-header{
	left: 60px;
	top: -190px;
}

/* ==========================================================================
   #TYPOGRAPHY
   ========================================================================== */
.u-lede {
  font-size: 24px;
  font-size: 1.41176rem;
  line-height: 1.29167;
  font-weight: bold; }

.u-text-center {
  text-align: center !important; }

.u-text-center ul {
  list-style: circle inside url(../img/list-bullet.svg); }

.u-text-regular {
  font-weight: 400 !important; }

.u-text-regular-bigger {
  font-size: 1.222rem; }

.u-text-big {
  font-size: 18px;
  font-size: 1.05882rem;
  line-height: 1.72222; }

.u-text-bigger {
  font-size: 22px;
  font-size: 1.29412rem;
  line-height: 1.40909; }

.u-text-semibold {
  font-weight: 600 !important; }

.u-text-bold {
  font-weight: bold !important; }

@media (max-width: 46.24em) {
  .u-text-center\@mobile {
    text-align: center; } }

.u-text-small {
  font-size: 16px !important;
  font-size: 0.94118rem !important;
  line-height: 1.9375 !important; }

@media (max-width: 46.24em) {
  .u-text-small\@mobile {
    font-size: 16px !important;
    font-size: 0.94118rem !important;
    line-height: 1.9375 !important; } }

.u-price {
  font-size: 20px;
  font-size: 1.17647rem;
  line-height: 1.55;
  font-weight: bold;
  color: #e02d8a; }

.u-text-footer {
  font-size: 18px !important;
  font-size: 1.05882rem !important;
  line-height: 1.4 !important; }

.u-text-footer__bottom {
  font-size: 17px;
  font-size: 1rem;
  line-height: 1.82353; }

.u-text-footer-big {
  font-size: 20px !important;
  font-size: 1.17647rem !important;
  line-height: 1.55 !important; }

.u-text-footer-h3 {
  font-size: 26px;
  font-size: 1.52941rem;
  line-height: 1.19231;
  font-weight: bold; }

.u-text-o-media__body {
  font-size: 19px;
  font-size: 1rem;
  line-height: 1.40909;
  font-weight: 600; }

.u-text-o-media__body .small {
  font-size: 1.05882rem !important;
  font-weight: 300; }

.u-text-semi-o-media__body {
  font-size: 19px;
  font-size: 1rem;
  line-height: 1.55;
  font-weight: 500; }

/* ==========================================================================
   #HEADINGS
   ========================================================================== */
/**
 * Redefine all of our basic heading styles against utility classes so as to
 * allow for double stranded heading hierarchy, e.g. we semantically need an H2,
 * but we want it to be sized like an H1:
 *
 *   <h2 class="u-h1"></h2>
 *
 */
.u-h1 {
  font-size: 36px !important;
  font-size: 2.11765rem !important;
  line-height: 1.72222 !important; }

.u-h2 {
  font-size: 30px !important;
  font-size: 1.76471rem !important;
  line-height: 1.03333 !important; }

.u-h3 {
  font-size: 24px !important;
  font-size: 1.41176rem !important;
  line-height: 1.29167 !important; }

.u-h4 {
  font-size: 20px !important;
  font-size: 1.17647rem !important;
  line-height: 1.55 !important; }

.u-h5 {
  font-size: 16px !important;
  font-size: 0.94118rem !important;
  line-height: 1.9375 !important; }

.u-h6 {
  font-size: 14px !important;
  font-size: 0.82353rem !important;
  line-height: 2.21429 !important; }

/* ==========================================================================
   #SPACINGS
   ========================================================================== */
/**
 * Utility classes to put specific spacing values onto elements. The below loop
 * will generate us a suite of classes like:
 *
 *   .u-margin-top {}
 *   .u-padding-left-large {}
 *   .u-margin-right-small {}
 *   .u-padding {}
 *   .u-padding-right-none {}
 *   .u-padding-horizontal {}
 *   .u-padding-vertical-small {}
 */
/* stylelint-disable string-quotes */
.u-padding {
  padding: 31px !important; }

.u-padding-tiny {
  padding: 8px !important; }

.u-padding-small {
  padding: 16px !important; }

.u-padding-large {
  padding: 62px !important; }

.u-padding-huge {
  padding: 124px !important; }

.u-padding-none {
  padding: 0 !important; }

.u-padding-top {
  padding-top: 31px !important; }

.u-padding-top-tiny {
  padding-top: 8px !important; }

.u-padding-top-small {
  padding-top: 16px !important; }

.u-padding-top-large {
  padding-top: 62px !important; }

.u-padding-top-huge {
  padding-top: 124px !important; }

.u-padding-top-none {
  padding-top: 0 !important; }

.u-padding-right {
  padding-right: 31px !important; }

.u-padding-right-tiny {
  padding-right: 8px !important; }

.u-padding-right-small {
  padding-right: 16px !important; }

.u-padding-right-large {
  padding-right: 62px !important; }

.u-padding-right-huge {
  padding-right: 124px !important; }

.u-padding-right-none {
  padding-right: 0 !important; }

.u-padding-bottom {
  padding-bottom: 31px !important; }

.u-padding-bottom-tiny {
  padding-bottom: 8px !important; }

.u-padding-bottom-small {
  padding-bottom: 16px !important; }

.u-padding-bottom-large {
  padding-bottom: 62px !important; }

.u-padding-bottom-huge {
  padding-bottom: 124px !important; }

.u-padding-bottom-none {
  padding-bottom: 0 !important; }

.u-padding-left {
  padding-left: 31px !important; }

.u-padding-left-tiny {
  padding-left: 8px !important; }

.u-padding-left-small {
  padding-left: 16px !important; }

.u-padding-left-large {
  padding-left: 62px !important; }

.u-padding-left-huge {
  padding-left: 124px !important; }

.u-padding-left-none {
  padding-left: 0 !important; }

.u-padding-horizontal {
  padding-left: 31px !important;
  padding-right: 31px !important; }

.u-padding-horizontal-tiny {
  padding-left: 8px !important;
  padding-right: 8px !important; }

.u-padding-horizontal-small {
  padding-left: 16px !important;
  padding-right: 16px !important; }

.u-padding-horizontal-large {
  padding-left: 62px !important;
  padding-right: 62px !important; }

.u-padding-horizontal-huge {
  padding-left: 124px !important;
  padding-right: 124px !important; }

.u-padding-horizontal-none {
  padding-left: 0 !important;
  padding-right: 0 !important; }

.u-padding-vertical {
  padding-top: 31px !important;
  padding-bottom: 31px !important; }

.u-padding-vertical-tiny {
  padding-top: 8px !important;
  padding-bottom: 8px !important; }

.u-padding-vertical-small {
  padding-top: 16px !important;
  padding-bottom: 16px !important; }

.u-padding-vertical-large {
  padding-top: 62px !important;
  padding-bottom: 62px !important; }

.u-padding-vertical-huge {
  padding-top: 124px !important;
  padding-bottom: 124px !important; }

.u-padding-vertical-none {
  padding-top: 0 !important;
  padding-bottom: 0 !important; }

.u-margin {
  margin: 31px !important; }

.u-margin-tiny {
  margin: 8px !important; }

.u-margin-small {
  margin: 16px !important; }

.u-margin-large {
  margin: 62px !important; }

.u-margin-huge {
  margin: 124px !important; }

.u-margin-none {
  margin: 0 !important; }

.u-margin-top {
  margin-top: 31px !important; }

.u-margin-top-tiny {
  margin-top: 8px !important; }

.u-margin-top-small {
  margin-top: 16px !important; }

.u-margin-top-large {
  margin-top: 62px !important; }

.u-margin-top-huge {
  margin-top: 124px !important; }

.u-margin-top-none {
  margin-top: 0 !important; }

.u-margin-right {
  margin-right: 31px !important; }

.u-margin-right-tiny {
  margin-right: 8px !important; }

.u-margin-right-small {
  margin-right: 16px !important; }

.u-margin-right-large {
  margin-right: 62px !important; }

.u-margin-right-huge {
  margin-right: 124px !important; }

.u-margin-right-none {
  margin-right: 0 !important; }

.u-margin-bottom {
  margin-bottom: 31px !important; }

.u-margin-bottom-tiny {
  margin-bottom: 8px !important; }

.u-margin-bottom-small {
  margin-bottom: 16px !important; }

.u-margin-bottom-large {
  margin-bottom: 62px !important; }

.u-margin-bottom-huge {
  margin-bottom: 124px !important; }

.u-margin-bottom-none {
  margin-bottom: 0 !important; }

.u-margin-left {
  margin-left: 31px !important; }

.u-margin-left-tiny {
  margin-left: 8px !important; }

.u-margin-left-small {
  margin-left: 16px !important; }

.u-margin-left-large {
  margin-left: 62px !important; }

.u-margin-left-huge {
  margin-left: 124px !important; }

.u-margin-left-none {
  margin-left: 0 !important; }

.u-margin-horizontal {
  margin-left: 31px !important;
  margin-right: 31px !important; }

.u-margin-horizontal-tiny {
  margin-left: 8px !important;
  margin-right: 8px !important; }

.u-margin-horizontal-small {
  margin-left: 16px !important;
  margin-right: 16px !important; }

.u-margin-horizontal-large {
  margin-left: 62px !important;
  margin-right: 62px !important; }

.u-margin-horizontal-huge {
  margin-left: 124px !important;
  margin-right: 124px !important; }

.u-margin-horizontal-none {
  margin-left: 0 !important;
  margin-right: 0 !important; }

.u-margin-vertical {
  margin-top: 31px !important;
  margin-bottom: 31px !important; }

.u-margin-vertical-tiny {
  margin-top: 8px !important;
  margin-bottom: 8px !important; }

.u-margin-vertical-small {
  margin-top: 16px !important;
  margin-bottom: 16px !important; }

.u-margin-vertical-large {
  margin-top: 62px !important;
  margin-bottom: 62px !important; }

.u-margin-vertical-huge {
  margin-top: 124px !important;
  margin-bottom: 124px !important; }

.u-margin-vertical-none {
  margin-top: 0 !important;
  margin-bottom: 0 !important; }

/* stylelint-enable string-quotes */
/* ==========================================================================
   #SPACING
   ========================================================================== */
@media (min-width: 46.25em) {
  .u-padding-right-huge\@tablet-and-up {
    padding-right: 124px !important; } }

@media (min-width: 61.1875em) {
  .u-padding-right-big {
    padding-right: 223.2px !important; } }

@media (max-width: 71.5625em) {
  .u-margin-bottom\@footer {
    margin-bottom: 31px; } }

@media (max-width: 46.24em) {
  .u-margin--top\@tablet-and-up {
    margin-top: 31px; } }

@media (max-width: 46.24em) {
  .u-margin-bottom\@tablet-and-up {
    margin-bottom: 31px; } }

.u-margin-bottom-flush\@tablet-and-up {
  display: inline-block; }
  @media (max-width: 58.75em) {
    .u-margin-bottom-flush\@tablet-and-up {
      margin-bottom: 31px; } }

@media (min-width: 46.25em) {
  .u-margin-center\@tablet-and-up div:not(:first-child),
  .u-margin-center\@tablet-and-up a:not(:first-child) {
    margin-left: 31px; } }





/* ADDON */
.clearfix:before,
.clearfix:after { content: " "; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.table { width: 100%; table-layout: fixed; display: table; }
.table_cell { display: table-cell; vertical-align: middle; }
.table_row { display: table-row; vertical-align: middle; }

.container_medium { max-width: 840px; width: 100%; margin: 0 auto; }

.top_menu li a { color: #797979; }

.event_list { margin-top: 40px; margin-bottom: 40px; }
.event_list_item { border-radius: 5px; margin-bottom: 10px; background-color: #fff; padding: 30px 40px; text-align: left; }
.event_list_item a:hover,
.event_list_item a:active { text-decoration: none; }
.event_list_item_date { width: 17.880794702%; color: #012d4e; font-weight: 500; text-transform: capitalize; }
.event_list_item_text { width: 82.119205298%; }
.event_list_item_title { font-size: 20px; line-height: 1; color: #012d4e; font-weight: 500; display: inline-block; }
.event_list_item_title:hover,
.event_list_item_title:active { color: #e02d8a; }


/* Extra CSS */

/*  pop-up */
.modal-box {
  display: none;
  position: fixed;
  z-index: 1000;
  width: 98%;
  background: white;
  border-bottom: 1px solid #aaa;
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.1);
  background-clip: padding-box;
  max-width: 350px;
  -ms-transform: translateY(-50%) translateX(-50%); -moz-transform: translateY(-50%) translateX(-50%); -webkit-transform: translateY(-50%) translateX(-50%); transform: translateY(-50%) translateX(-50%);
  top: 50%;
  left: 50%;
}

.modal-box .modal-body { background-color: #e02d8a; padding: 2em 1.5em; color: #fff; font-weight: 700;}

.modal-box .modal-body .rating-circle{
	font-size: 30px;
    font-size: 1.76471rem;
    line-height: 1.03333;
    position: absolute;
    top: -22px;
    left: -22px;
    width: 62px;
    height: 62px;
    padding-top: 16px;
    font-family: "marydale", sans-serif;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    background-color: #aecc52;
    border-radius: 50%;}

.modal-overlay {
  opacity: 0;
  filter: alpha(opacity=0);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5) !important;
}

.modal-body a.close {
  line-height: 1;
  font-size: 1.5em;
  position: absolute;
  top: 5px;
  right: 10px;
  text-decoration: none;
  color: #fff;
}

.modal-body a.close:hover {
  color: #012d4e;
  -webkit-transition: color 1s ease;
  -moz-transition: color 1s ease;
  transition: color 1s ease;
}

.footer-items { margin-left: 0; }
.footer-item-1{ width: 29.62328767123288% !important; padding-left: 0;}
.footer-item-2{ width: 27.56849315068493% !important;  padding-left: 0;}
.footer-item-3{ width: 26.71232876712329% !important; padding-left: 0; }
.footer-item-4{ width: 16.095890410958905% !important; padding-left: 0; }
.footer-item-4 span { display: block; }
.footer-item-4 .c-btn--secondary.arrow { padding-left: 30px; padding-right: 30px; margin-top: 35px;}

.footer-items ul { list-style: none; margin-left: 0; }

@media (max-width: 1088px) {

.footer-item-1, .footer-item-2, .footer-item-3, .footer-item-4{ width: 50% !important; }

}

@media (max-width: 470px) {

.footer-item-1, .footer-item-2, .footer-item-3, .footer-item-4{ width: 100% !important; }

}




@media (max-width: 32em) {
  .modal-box { max-width: 280px;}
}


.c-list--secondary li a:hover {border-color:#012d4e; color:#012d4e; }
.c-site-nav__list li:last-child {display: none;}

@media (min-width: 1135px) and (max-width: 1550px) {
	.c-site-nav__list li a, .c-site-nav__list li a:hover, .c-site-nav__list li a:active, .c-site-nav__list li a:focus {font-size: 13px;}
	.c-site-nav__list li.has-dropdown > a:after {    margin: 15px 0 0 7px;}
	.c-site-nav__list li {margin-left: 25px;}
	.c-btn--secondary.arrow {font-size: 14px; padding-left:20px; padding-right: 20px;}
}


@media (max-width: 800px) {
	.doemee {margin: 0 0 30px;}
	.c-card__list .em-pagination {margin-left: 0;}
	.event_list_item_location,
	.event_list_item_title {font-size: 15px; width: 100%;}
	.event_list_item {padding: 10px 15px;}
	.event_list_item_date {font-size: 13px;}
	.em-search-form input[type="text"] {display: block; margin-left: 0;}
	.em-search-category, .em-search-location {width: 100%; margin-bottom: 5px;}
	.e-owl-top-left {left: 20px;}


}

.embed-container, .preview-lazyload { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; }
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

#cookie-policy {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 10px;
	font-size: 14px;
    background-color: #e02d8a;
    color: #fff;
    z-index: 10000;
}

#cookie-policy a {
	color: #fff;
    text-decoration: underline;
}
#cookie-policy #hide-cookie-policy {
    cursor: pointer;
}

/* Aanpassingen november 2024 */

#top-bar { justify-content: space-between !important; align-items: center; }

#em-wrapper .o-eventsList .em.em-list { grid-template-columns: repeat(3, 1fr); column-gap: 35px; row-gap: 0; }
#em-wrapper .o-eventsList .em.em-list h2,
#em-wrapper .o-eventsList .em-pagination { grid-column: 1/-1; }

#em-wrapper .o-eventsList .m-eventPost { position: relative; border-top: 0; padding: 0; margin-bottom: 80px; }
#em-wrapper .o-eventsList .m-eventPost__inner { display: flex; flex-direction: column; justify-content: space-between; }
#em-wrapper .o-eventsList .m-eventPost__sub { color: #E04095; font-weight: 500; font-size: 16px; margin-top: 10px; }
#em-wrapper .o-eventsList .m-eventPost__title { font-weight: 400 !important; line-height: 1.3333333333 !important; margin-bottom: 15px !important; }
#em-wrapper .o-eventsList .row .c-btn { padding: 5px 20px; font-weight: 400; }
#em-wrapper .o-eventsList .row .c-btn--border { border: 1px solid #A3CF62; border-radius: 50px; color: #012D4E !important; text-decoration: none; font-weight: 500; z-index: 1; position: relative; margin-left: 10px; }
#em-wrapper .o-eventsList .row .c-btn--border svg { transform: none; margin-left: 5px; }
#em-wrapper .o-eventsList .m-eventPost__dates { cursor: default; }
#em-wrapper .o-eventsList .m-eventPost__dates:hover { text-decoration: none; }
#em-wrapper .o-eventsList .m-eventPost__img { width: 100%; height: 221px; }
#em-wrapper .o-eventsList .m-eventPost__img img { width: 100%; height: 100%; object-fit: cover; }
#em-wrapper .o-eventsList .m-eventPost__link { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
#em-wrapper .o-eventsList .em-pagination { margin: 50px auto; }

@media (max-width: 1024px) {
  #em-wrapper .o-eventsList .em.em-list { grid-template-columns: repeat(2, 1fr); }
  #em-wrapper .o-eventsList .m-eventPost { margin-bottom: 40px; }
}

@media (max-width: 568px) {
  #em-wrapper .o-eventsList .em.em-list { grid-template-columns: 1fr; }
}