/* LESS compiled on February 9, 2022, 10:01 am */

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Remove default margin.
 */
body {
  margin: 0;
}

::placeholder 
{
  color: #c0c0c0;
  opacity: 1;
  font-size: 0.8em;
}

::-ms-input-placeholder 
{
  color: #c0c0c0;
}
/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 8/9.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address `[hidden]` styling not present in IE 8/9.
 * Hide the `template` element in IE, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none;
}
/* Links
   ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
  background: transparent;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 4+, Safari 5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari 5, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9.
 */
img {
  border: 0;
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari 5.
 */
figure {
  margin: 1em 40px;
}
/**
 * Address differences between Firefox and other browsers.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto;
}
/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari 5, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */
}
/**
 * Address `overflow` set to `hidden` in IE 8/9/10.
 */
button {
  overflow: visible;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8+, and Opera
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal;
}
/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct `color` not being inherited in IE 8/9.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */
}
/**
 * Remove default vertical scrollbar in IE 8/9.
 */
textarea {
  overflow: auto;
}
/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold;
}
/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/* Named media queries */
/*kolommen .hide & .show*/
/*pixels tussen de kolommen*/
/* kolommen opbouw*/
.col-hide {
  display: none;
}
.col-show {
  display: inherit;
}
.col-1-1 {
  width: 100.0000000000%;
}
.gap-1-1 {
  margin-left: 100.0000000000%;
}
.col-1-2 {
  width: 50.0000000000%;
}
.gap-1-2 {
  margin-left: 50.0000000000%;
}
.col-2-2 {
  width: 100.0000000000%;
}
.gap-2-2 {
  margin-left: 100.0000000000%;
}
.col-1-3 {
  width: 33.3333333333%;
}
.gap-1-3 {
  margin-left: 33.3333333333%;
}
.col-2-3 {
  width: 66.6666666667%;
}
.gap-2-3 {
  margin-left: 66.6666666667%;
}
.col-3-3 {
  width: 100.0000000000%;
}
.gap-3-3 {
  margin-left: 100.0000000000%;
}
.col-1-4 {
  width: 25.0000000000%;
}
.gap-1-4 {
  margin-left: 25.0000000000%;
}
.col-2-4 {
  width: 50.0000000000%;
}
.gap-2-4 {
  margin-left: 50.0000000000%;
}
.col-3-4 {
  width: 75.0000000000%;
}
.gap-3-4 {
  margin-left: 75.0000000000%;
}
.col-4-4 {
  width: 100.0000000000%;
}
.gap-4-4 {
  margin-left: 100.0000000000%;
}
.col-1-5 {
  width: 20.0000000000%;
}
.gap-1-5 {
  margin-left: 20.0000000000%;
}
.col-2-5 {
  width: 40.0000000000%;
}
.gap-2-5 {
  margin-left: 40.0000000000%;
}
.col-3-5 {
  width: 60.0000000000%;
}
.gap-3-5 {
  margin-left: 60.0000000000%;
}
.col-4-5 {
  width: 80.0000000000%;
}
.gap-4-5 {
  margin-left: 80.0000000000%;
}
.col-5-5 {
  width: 100.0000000000%;
}
.gap-5-5 {
  margin-left: 100.0000000000%;
}
.col-1-6 {
  width: 16.6666666667%;
}
.gap-1-6 {
  margin-left: 16.6666666667%;
}
.col-2-6 {
  width: 33.3333333333%;
}
.gap-2-6 {
  margin-left: 33.3333333333%;
}
.col-3-6 {
  width: 50.0000000000%;
}
.gap-3-6 {
  margin-left: 50.0000000000%;
}
.col-4-6 {
  width: 66.6666666667%;
}
.gap-4-6 {
  margin-left: 66.6666666667%;
}
.col-5-6 {
  width: 83.3333333333%;
}
.gap-5-6 {
  margin-left: 83.3333333333%;
}
.col-6-6 {
  width: 100.0000000000%;
}
.gap-6-6 {
  margin-left: 100.0000000000%;
}
.col-1-7 {
  width: 14.2857142857%;
}
.gap-1-7 {
  margin-left: 14.2857142857%;
}
.col-2-7 {
  width: 28.5714285714%;
}
.gap-2-7 {
  margin-left: 28.5714285714%;
}
.col-3-7 {
  width: 42.8571428571%;
}
.gap-3-7 {
  margin-left: 42.8571428571%;
}
.col-4-7 {
  width: 57.1428571429%;
}
.gap-4-7 {
  margin-left: 57.1428571429%;
}
.col-5-7 {
  width: 71.4285714286%;
}
.gap-5-7 {
  margin-left: 71.4285714286%;
}
.col-6-7 {
  width: 85.7142857143%;
}
.gap-6-7 {
  margin-left: 85.7142857143%;
}
.col-7-7 {
  width: 100.0000000000%;
}
.gap-7-7 {
  margin-left: 100.0000000000%;
}
.col-1-8 {
  width: 12.5000000000%;
}
.gap-1-8 {
  margin-left: 12.5000000000%;
}
.col-2-8 {
  width: 25.0000000000%;
}
.gap-2-8 {
  margin-left: 25.0000000000%;
}
.col-3-8 {
  width: 37.5000000000%;
}
.gap-3-8 {
  margin-left: 37.5000000000%;
}
.col-4-8 {
  width: 50.0000000000%;
}
.gap-4-8 {
  margin-left: 50.0000000000%;
}
.col-5-8 {
  width: 62.5000000000%;
}
.gap-5-8 {
  margin-left: 62.5000000000%;
}
.col-6-8 {
  width: 75.0000000000%;
}
.gap-6-8 {
  margin-left: 75.0000000000%;
}
.col-7-8 {
  width: 87.5000000000%;
}
.gap-7-8 {
  margin-left: 87.5000000000%;
}
.col-8-8 {
  width: 100.0000000000%;
}
.gap-8-8 {
  margin-left: 100.0000000000%;
}
.col-1-9 {
  width: 11.1111111111%;
}
.gap-1-9 {
  margin-left: 11.1111111111%;
}
.col-2-9 {
  width: 22.2222222222%;
}
.gap-2-9 {
  margin-left: 22.2222222222%;
}
.col-3-9 {
  width: 33.3333333333%;
}
.gap-3-9 {
  margin-left: 33.3333333333%;
}
.col-4-9 {
  width: 44.4444444444%;
}
.gap-4-9 {
  margin-left: 44.4444444444%;
}
.col-5-9 {
  width: 55.5555555556%;
}
.gap-5-9 {
  margin-left: 55.5555555556%;
}
.col-6-9 {
  width: 66.6666666667%;
}
.gap-6-9 {
  margin-left: 66.6666666667%;
}
.col-7-9 {
  width: 77.7777777778%;
}
.gap-7-9 {
  margin-left: 77.7777777778%;
}
.col-8-9 {
  width: 88.8888888889%;
}
.gap-8-9 {
  margin-left: 88.8888888889%;
}
.col-9-9 {
  width: 100.0000000000%;
}
.gap-9-9 {
  margin-left: 100.0000000000%;
}
.col-1-10 {
  width: 10.0000000000%;
}
.gap-1-10 {
  margin-left: 10.0000000000%;
}
.col-2-10 {
  width: 20.0000000000%;
}
.gap-2-10 {
  margin-left: 20.0000000000%;
}
.col-3-10 {
  width: 30.0000000000%;
}
.gap-3-10 {
  margin-left: 30.0000000000%;
}
.col-4-10 {
  width: 40.0000000000%;
}
.gap-4-10 {
  margin-left: 40.0000000000%;
}
.col-5-10 {
  width: 50.0000000000%;
}
.gap-5-10 {
  margin-left: 50.0000000000%;
}
.col-6-10 {
  width: 60.0000000000%;
}
.gap-6-10 {
  margin-left: 60.0000000000%;
}
.col-7-10 {
  width: 70.0000000000%;
}
.gap-7-10 {
  margin-left: 70.0000000000%;
}
.col-8-10 {
  width: 80.0000000000%;
}
.gap-8-10 {
  margin-left: 80.0000000000%;
}
.col-9-10 {
  width: 90.0000000000%;
}
.gap-9-10 {
  margin-left: 90.0000000000%;
}
.col-10-10 {
  width: 100.0000000000%;
}
.gap-10-10 {
  margin-left: 100.0000000000%;
}
.col-1-11 {
  width: 9.0909090909%;
}
.gap-1-11 {
  margin-left: 9.0909090909%;
}
.col-2-11 {
  width: 18.1818181818%;
}
.gap-2-11 {
  margin-left: 18.1818181818%;
}
.col-3-11 {
  width: 27.2727272727%;
}
.gap-3-11 {
  margin-left: 27.2727272727%;
}
.col-4-11 {
  width: 36.3636363636%;
}
.gap-4-11 {
  margin-left: 36.3636363636%;
}
.col-5-11 {
  width: 45.4545454545%;
}
.gap-5-11 {
  margin-left: 45.4545454545%;
}
.col-6-11 {
  width: 54.5454545455%;
}
.gap-6-11 {
  margin-left: 54.5454545455%;
}
.col-7-11 {
  width: 63.6363636364%;
}
.gap-7-11 {
  margin-left: 63.6363636364%;
}
.col-8-11 {
  width: 72.7272727273%;
}
.gap-8-11 {
  margin-left: 72.7272727273%;
}
.col-9-11 {
  width: 81.8181818182%;
}
.gap-9-11 {
  margin-left: 81.8181818182%;
}
.col-10-11 {
  width: 90.9090909091%;
}
.gap-10-11 {
  margin-left: 90.9090909091%;
}
.col-11-11 {
  width: 100.0000000000%;
}
.gap-11-11 {
  margin-left: 100.0000000000%;
}
.col-1-12 {
  width: 8.3333333333%;
}
.gap-1-12 {
  margin-left: 8.3333333333%;
}
.col-2-12 {
  width: 16.6666666667%;
}
.gap-2-12 {
  margin-left: 16.6666666667%;
}
.col-3-12 {
  width: 25.0000000000%;
}
.gap-3-12 {
  margin-left: 25.0000000000%;
}
.col-4-12 {
  width: 33.3333333333%;
}
.gap-4-12 {
  margin-left: 33.3333333333%;
}
.col-5-12 {
  width: 41.6666666667%;
}
.gap-5-12 {
  margin-left: 41.6666666667%;
}
.col-6-12 {
  width: 50.0000000000%;
}
.gap-6-12 {
  margin-left: 50.0000000000%;
}
.col-7-12 {
  width: 58.3333333333%;
}
.gap-7-12 {
  margin-left: 58.3333333333%;
}
.col-8-12 {
  width: 66.6666666667%;
}
.gap-8-12 {
  margin-left: 66.6666666667%;
}
.col-9-12 {
  width: 75.0000000000%;
}
.gap-9-12 {
  margin-left: 75.0000000000%;
}
.col-10-12 {
  width: 83.3333333333%;
}
.gap-10-12 {
  margin-left: 83.3333333333%;
}
.col-11-12 {
  width: 91.6666666667%;
}
.gap-11-12 {
  margin-left: 91.6666666667%;
}
.col-12-12 {
  width: 100.0000000000%;
}
.gap-12-12 {
  margin-left: 100.0000000000%;
}
.gap-0 {
  margin-left: 0;
}
@media only screen and (max-width: 480px) {
  .xs-hide {
    display: none !important;
  }
  .xs-show {
    display: inherit;
  }
  .xs-1-1 {
    width: 100.0000000000%;
  }
  .xs-gap-1-1 {
    margin-left: 100.0000000000%;
  }
  .xs-1-2 {
    width: 50.0000000000%;
  }
  .xs-gap-1-2 {
    margin-left: 50.0000000000%;
  }
  .xs-2-2 {
    width: 100.0000000000%;
  }
  .xs-gap-2-2 {
    margin-left: 100.0000000000%;
  }
  .xs-1-3 {
    width: 33.3333333333%;
  }
  .xs-gap-1-3 {
    margin-left: 33.3333333333%;
  }
  .xs-2-3 {
    width: 66.6666666667%;
  }
  .xs-gap-2-3 {
    margin-left: 66.6666666667%;
  }
  .xs-3-3 {
    width: 100.0000000000%;
  }
  .xs-gap-3-3 {
    margin-left: 100.0000000000%;
  }
  .xs-1-4 {
    width: 25.0000000000%;
  }
  .xs-gap-1-4 {
    margin-left: 25.0000000000%;
  }
  .xs-2-4 {
    width: 50.0000000000%;
  }
  .xs-gap-2-4 {
    margin-left: 50.0000000000%;
  }
  .xs-3-4 {
    width: 75.0000000000%;
  }
  .xs-gap-3-4 {
    margin-left: 75.0000000000%;
  }
  .xs-4-4 {
    width: 100.0000000000%;
  }
  .xs-gap-4-4 {
    margin-left: 100.0000000000%;
  }
  .xs-1-5 {
    width: 20.0000000000%;
  }
  .xs-gap-1-5 {
    margin-left: 20.0000000000%;
  }
  .xs-2-5 {
    width: 40.0000000000%;
  }
  .xs-gap-2-5 {
    margin-left: 40.0000000000%;
  }
  .xs-3-5 {
    width: 60.0000000000%;
  }
  .xs-gap-3-5 {
    margin-left: 60.0000000000%;
  }
  .xs-4-5 {
    width: 80.0000000000%;
  }
  .xs-gap-4-5 {
    margin-left: 80.0000000000%;
  }
  .xs-5-5 {
    width: 100.0000000000%;
  }
  .xs-gap-5-5 {
    margin-left: 100.0000000000%;
  }
  .xs-1-6 {
    width: 16.6666666667%;
  }
  .xs-gap-1-6 {
    margin-left: 16.6666666667%;
  }
  .xs-2-6 {
    width: 33.3333333333%;
  }
  .xs-gap-2-6 {
    margin-left: 33.3333333333%;
  }
  .xs-3-6 {
    width: 50.0000000000%;
  }
  .xs-gap-3-6 {
    margin-left: 50.0000000000%;
  }
  .xs-4-6 {
    width: 66.6666666667%;
  }
  .xs-gap-4-6 {
    margin-left: 66.6666666667%;
  }
  .xs-5-6 {
    width: 83.3333333333%;
  }
  .xs-gap-5-6 {
    margin-left: 83.3333333333%;
  }
  .xs-6-6 {
    width: 100.0000000000%;
  }
  .xs-gap-6-6 {
    margin-left: 100.0000000000%;
  }
  .xs-1-7 {
    width: 14.2857142857%;
  }
  .xs-gap-1-7 {
    margin-left: 14.2857142857%;
  }
  .xs-2-7 {
    width: 28.5714285714%;
  }
  .xs-gap-2-7 {
    margin-left: 28.5714285714%;
  }
  .xs-3-7 {
    width: 42.8571428571%;
  }
  .xs-gap-3-7 {
    margin-left: 42.8571428571%;
  }
  .xs-4-7 {
    width: 57.1428571429%;
  }
  .xs-gap-4-7 {
    margin-left: 57.1428571429%;
  }
  .xs-5-7 {
    width: 71.4285714286%;
  }
  .xs-gap-5-7 {
    margin-left: 71.4285714286%;
  }
  .xs-6-7 {
    width: 85.7142857143%;
  }
  .xs-gap-6-7 {
    margin-left: 85.7142857143%;
  }
  .xs-7-7 {
    width: 100.0000000000%;
  }
  .xs-gap-7-7 {
    margin-left: 100.0000000000%;
  }
  .xs-1-8 {
    width: 12.5000000000%;
  }
  .xs-gap-1-8 {
    margin-left: 12.5000000000%;
  }
  .xs-2-8 {
    width: 25.0000000000%;
  }
  .xs-gap-2-8 {
    margin-left: 25.0000000000%;
  }
  .xs-3-8 {
    width: 37.5000000000%;
  }
  .xs-gap-3-8 {
    margin-left: 37.5000000000%;
  }
  .xs-4-8 {
    width: 50.0000000000%;
  }
  .xs-gap-4-8 {
    margin-left: 50.0000000000%;
  }
  .xs-5-8 {
    width: 62.5000000000%;
  }
  .xs-gap-5-8 {
    margin-left: 62.5000000000%;
  }
  .xs-6-8 {
    width: 75.0000000000%;
  }
  .xs-gap-6-8 {
    margin-left: 75.0000000000%;
  }
  .xs-7-8 {
    width: 87.5000000000%;
  }
  .xs-gap-7-8 {
    margin-left: 87.5000000000%;
  }
  .xs-8-8 {
    width: 100.0000000000%;
  }
  .xs-gap-8-8 {
    margin-left: 100.0000000000%;
  }
  .xs-1-9 {
    width: 11.1111111111%;
  }
  .xs-gap-1-9 {
    margin-left: 11.1111111111%;
  }
  .xs-2-9 {
    width: 22.2222222222%;
  }
  .xs-gap-2-9 {
    margin-left: 22.2222222222%;
  }
  .xs-3-9 {
    width: 33.3333333333%;
  }
  .xs-gap-3-9 {
    margin-left: 33.3333333333%;
  }
  .xs-4-9 {
    width: 44.4444444444%;
  }
  .xs-gap-4-9 {
    margin-left: 44.4444444444%;
  }
  .xs-5-9 {
    width: 55.5555555556%;
  }
  .xs-gap-5-9 {
    margin-left: 55.5555555556%;
  }
  .xs-6-9 {
    width: 66.6666666667%;
  }
  .xs-gap-6-9 {
    margin-left: 66.6666666667%;
  }
  .xs-7-9 {
    width: 77.7777777778%;
  }
  .xs-gap-7-9 {
    margin-left: 77.7777777778%;
  }
  .xs-8-9 {
    width: 88.8888888889%;
  }
  .xs-gap-8-9 {
    margin-left: 88.8888888889%;
  }
  .xs-9-9 {
    width: 100.0000000000%;
  }
  .xs-gap-9-9 {
    margin-left: 100.0000000000%;
  }
  .xs-1-10 {
    width: 10.0000000000%;
  }
  .xs-gap-1-10 {
    margin-left: 10.0000000000%;
  }
  .xs-2-10 {
    width: 20.0000000000%;
  }
  .xs-gap-2-10 {
    margin-left: 20.0000000000%;
  }
  .xs-3-10 {
    width: 30.0000000000%;
  }
  .xs-gap-3-10 {
    margin-left: 30.0000000000%;
  }
  .xs-4-10 {
    width: 40.0000000000%;
  }
  .xs-gap-4-10 {
    margin-left: 40.0000000000%;
  }
  .xs-5-10 {
    width: 50.0000000000%;
  }
  .xs-gap-5-10 {
    margin-left: 50.0000000000%;
  }
  .xs-6-10 {
    width: 60.0000000000%;
  }
  .xs-gap-6-10 {
    margin-left: 60.0000000000%;
  }
  .xs-7-10 {
    width: 70.0000000000%;
  }
  .xs-gap-7-10 {
    margin-left: 70.0000000000%;
  }
  .xs-8-10 {
    width: 80.0000000000%;
  }
  .xs-gap-8-10 {
    margin-left: 80.0000000000%;
  }
  .xs-9-10 {
    width: 90.0000000000%;
  }
  .xs-gap-9-10 {
    margin-left: 90.0000000000%;
  }
  .xs-10-10 {
    width: 100.0000000000%;
  }
  .xs-gap-10-10 {
    margin-left: 100.0000000000%;
  }
  .xs-1-11 {
    width: 9.0909090909%;
  }
  .xs-gap-1-11 {
    margin-left: 9.0909090909%;
  }
  .xs-2-11 {
    width: 18.1818181818%;
  }
  .xs-gap-2-11 {
    margin-left: 18.1818181818%;
  }
  .xs-3-11 {
    width: 27.2727272727%;
  }
  .xs-gap-3-11 {
    margin-left: 27.2727272727%;
  }
  .xs-4-11 {
    width: 36.3636363636%;
  }
  .xs-gap-4-11 {
    margin-left: 36.3636363636%;
  }
  .xs-5-11 {
    width: 45.4545454545%;
  }
  .xs-gap-5-11 {
    margin-left: 45.4545454545%;
  }
  .xs-6-11 {
    width: 54.5454545455%;
  }
  .xs-gap-6-11 {
    margin-left: 54.5454545455%;
  }
  .xs-7-11 {
    width: 63.6363636364%;
  }
  .xs-gap-7-11 {
    margin-left: 63.6363636364%;
  }
  .xs-8-11 {
    width: 72.7272727273%;
  }
  .xs-gap-8-11 {
    margin-left: 72.7272727273%;
  }
  .xs-9-11 {
    width: 81.8181818182%;
  }
  .xs-gap-9-11 {
    margin-left: 81.8181818182%;
  }
  .xs-10-11 {
    width: 90.9090909091%;
  }
  .xs-gap-10-11 {
    margin-left: 90.9090909091%;
  }
  .xs-11-11 {
    width: 100.0000000000%;
  }
  .xs-gap-11-11 {
    margin-left: 100.0000000000%;
  }
  .xs-1-12 {
    width: 8.3333333333%;
  }
  .xs-gap-1-12 {
    margin-left: 8.3333333333%;
  }
  .xs-2-12 {
    width: 16.6666666667%;
  }
  .xs-gap-2-12 {
    margin-left: 16.6666666667%;
  }
  .xs-3-12 {
    width: 25.0000000000%;
  }
  .xs-gap-3-12 {
    margin-left: 25.0000000000%;
  }
  .xs-4-12 {
    width: 33.3333333333%;
  }
  .xs-gap-4-12 {
    margin-left: 33.3333333333%;
  }
  .xs-5-12 {
    width: 41.6666666667%;
  }
  .xs-gap-5-12 {
    margin-left: 41.6666666667%;
  }
  .xs-6-12 {
    width: 50.0000000000%;
  }
  .xs-gap-6-12 {
    margin-left: 50.0000000000%;
  }
  .xs-7-12 {
    width: 58.3333333333%;
  }
  .xs-gap-7-12 {
    margin-left: 58.3333333333%;
  }
  .xs-8-12 {
    width: 66.6666666667%;
  }
  .xs-gap-8-12 {
    margin-left: 66.6666666667%;
  }
  .xs-9-12 {
    width: 75.0000000000%;
  }
  .xs-gap-9-12 {
    margin-left: 75.0000000000%;
  }
  .xs-10-12 {
    width: 83.3333333333%;
  }
  .xs-gap-10-12 {
    margin-left: 83.3333333333%;
  }
  .xs-11-12 {
    width: 91.6666666667%;
  }
  .xs-gap-11-12 {
    margin-left: 91.6666666667%;
  }
  .xs-12-12 {
    width: 100.0000000000%;
  }
  .xs-gap-12-12 {
    margin-left: 100.0000000000%;
  }
  .xs-gap-0 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px) {
  .s-hide {
    display: none !important;
  }
  .s-show {
    display: inherit;
  }
  .s-1-1 {
    width: 100.0000000000%;
  }
  .s-gap-1-1 {
    margin-left: 100.0000000000%;
  }
  .s-1-2 {
    width: 50.0000000000%;
  }
  .s-gap-1-2 {
    margin-left: 50.0000000000%;
  }
  .s-2-2 {
    width: 100.0000000000%;
  }
  .s-gap-2-2 {
    margin-left: 100.0000000000%;
  }
  .s-1-3 {
    width: 33.3333333333%;
  }
  .s-gap-1-3 {
    margin-left: 33.3333333333%;
  }
  .s-2-3 {
    width: 66.6666666667%;
  }
  .s-gap-2-3 {
    margin-left: 66.6666666667%;
  }
  .s-3-3 {
    width: 100.0000000000%;
  }
  .s-gap-3-3 {
    margin-left: 100.0000000000%;
  }
  .s-1-4 {
    width: 25.0000000000%;
  }
  .s-gap-1-4 {
    margin-left: 25.0000000000%;
  }
  .s-2-4 {
    width: 50.0000000000%;
  }
  .s-gap-2-4 {
    margin-left: 50.0000000000%;
  }
  .s-3-4 {
    width: 75.0000000000%;
  }
  .s-gap-3-4 {
    margin-left: 75.0000000000%;
  }
  .s-4-4 {
    width: 100.0000000000%;
  }
  .s-gap-4-4 {
    margin-left: 100.0000000000%;
  }
  .s-1-5 {
    width: 20.0000000000%;
  }
  .s-gap-1-5 {
    margin-left: 20.0000000000%;
  }
  .s-2-5 {
    width: 40.0000000000%;
  }
  .s-gap-2-5 {
    margin-left: 40.0000000000%;
  }
  .s-3-5 {
    width: 60.0000000000%;
  }
  .s-gap-3-5 {
    margin-left: 60.0000000000%;
  }
  .s-4-5 {
    width: 80.0000000000%;
  }
  .s-gap-4-5 {
    margin-left: 80.0000000000%;
  }
  .s-5-5 {
    width: 100.0000000000%;
  }
  .s-gap-5-5 {
    margin-left: 100.0000000000%;
  }
  .s-1-6 {
    width: 16.6666666667%;
  }
  .s-gap-1-6 {
    margin-left: 16.6666666667%;
  }
  .s-2-6 {
    width: 33.3333333333%;
  }
  .s-gap-2-6 {
    margin-left: 33.3333333333%;
  }
  .s-3-6 {
    width: 50.0000000000%;
  }
  .s-gap-3-6 {
    margin-left: 50.0000000000%;
  }
  .s-4-6 {
    width: 66.6666666667%;
  }
  .s-gap-4-6 {
    margin-left: 66.6666666667%;
  }
  .s-5-6 {
    width: 83.3333333333%;
  }
  .s-gap-5-6 {
    margin-left: 83.3333333333%;
  }
  .s-6-6 {
    width: 100.0000000000%;
  }
  .s-gap-6-6 {
    margin-left: 100.0000000000%;
  }
  .s-1-7 {
    width: 14.2857142857%;
  }
  .s-gap-1-7 {
    margin-left: 14.2857142857%;
  }
  .s-2-7 {
    width: 28.5714285714%;
  }
  .s-gap-2-7 {
    margin-left: 28.5714285714%;
  }
  .s-3-7 {
    width: 42.8571428571%;
  }
  .s-gap-3-7 {
    margin-left: 42.8571428571%;
  }
  .s-4-7 {
    width: 57.1428571429%;
  }
  .s-gap-4-7 {
    margin-left: 57.1428571429%;
  }
  .s-5-7 {
    width: 71.4285714286%;
  }
  .s-gap-5-7 {
    margin-left: 71.4285714286%;
  }
  .s-6-7 {
    width: 85.7142857143%;
  }
  .s-gap-6-7 {
    margin-left: 85.7142857143%;
  }
  .s-7-7 {
    width: 100.0000000000%;
  }
  .s-gap-7-7 {
    margin-left: 100.0000000000%;
  }
  .s-1-8 {
    width: 12.5000000000%;
  }
  .s-gap-1-8 {
    margin-left: 12.5000000000%;
  }
  .s-2-8 {
    width: 25.0000000000%;
  }
  .s-gap-2-8 {
    margin-left: 25.0000000000%;
  }
  .s-3-8 {
    width: 37.5000000000%;
  }
  .s-gap-3-8 {
    margin-left: 37.5000000000%;
  }
  .s-4-8 {
    width: 50.0000000000%;
  }
  .s-gap-4-8 {
    margin-left: 50.0000000000%;
  }
  .s-5-8 {
    width: 62.5000000000%;
  }
  .s-gap-5-8 {
    margin-left: 62.5000000000%;
  }
  .s-6-8 {
    width: 75.0000000000%;
  }
  .s-gap-6-8 {
    margin-left: 75.0000000000%;
  }
  .s-7-8 {
    width: 87.5000000000%;
  }
  .s-gap-7-8 {
    margin-left: 87.5000000000%;
  }
  .s-8-8 {
    width: 100.0000000000%;
  }
  .s-gap-8-8 {
    margin-left: 100.0000000000%;
  }
  .s-1-9 {
    width: 11.1111111111%;
  }
  .s-gap-1-9 {
    margin-left: 11.1111111111%;
  }
  .s-2-9 {
    width: 22.2222222222%;
  }
  .s-gap-2-9 {
    margin-left: 22.2222222222%;
  }
  .s-3-9 {
    width: 33.3333333333%;
  }
  .s-gap-3-9 {
    margin-left: 33.3333333333%;
  }
  .s-4-9 {
    width: 44.4444444444%;
  }
  .s-gap-4-9 {
    margin-left: 44.4444444444%;
  }
  .s-5-9 {
    width: 55.5555555556%;
  }
  .s-gap-5-9 {
    margin-left: 55.5555555556%;
  }
  .s-6-9 {
    width: 66.6666666667%;
  }
  .s-gap-6-9 {
    margin-left: 66.6666666667%;
  }
  .s-7-9 {
    width: 77.7777777778%;
  }
  .s-gap-7-9 {
    margin-left: 77.7777777778%;
  }
  .s-8-9 {
    width: 88.8888888889%;
  }
  .s-gap-8-9 {
    margin-left: 88.8888888889%;
  }
  .s-9-9 {
    width: 100.0000000000%;
  }
  .s-gap-9-9 {
    margin-left: 100.0000000000%;
  }
  .s-1-10 {
    width: 10.0000000000%;
  }
  .s-gap-1-10 {
    margin-left: 10.0000000000%;
  }
  .s-2-10 {
    width: 20.0000000000%;
  }
  .s-gap-2-10 {
    margin-left: 20.0000000000%;
  }
  .s-3-10 {
    width: 30.0000000000%;
  }
  .s-gap-3-10 {
    margin-left: 30.0000000000%;
  }
  .s-4-10 {
    width: 40.0000000000%;
  }
  .s-gap-4-10 {
    margin-left: 40.0000000000%;
  }
  .s-5-10 {
    width: 50.0000000000%;
  }
  .s-gap-5-10 {
    margin-left: 50.0000000000%;
  }
  .s-6-10 {
    width: 60.0000000000%;
  }
  .s-gap-6-10 {
    margin-left: 60.0000000000%;
  }
  .s-7-10 {
    width: 70.0000000000%;
  }
  .s-gap-7-10 {
    margin-left: 70.0000000000%;
  }
  .s-8-10 {
    width: 80.0000000000%;
  }
  .s-gap-8-10 {
    margin-left: 80.0000000000%;
  }
  .s-9-10 {
    width: 90.0000000000%;
  }
  .s-gap-9-10 {
    margin-left: 90.0000000000%;
  }
  .s-10-10 {
    width: 100.0000000000%;
  }
  .s-gap-10-10 {
    margin-left: 100.0000000000%;
  }
  .s-1-11 {
    width: 9.0909090909%;
  }
  .s-gap-1-11 {
    margin-left: 9.0909090909%;
  }
  .s-2-11 {
    width: 18.1818181818%;
  }
  .s-gap-2-11 {
    margin-left: 18.1818181818%;
  }
  .s-3-11 {
    width: 27.2727272727%;
  }
  .s-gap-3-11 {
    margin-left: 27.2727272727%;
  }
  .s-4-11 {
    width: 36.3636363636%;
  }
  .s-gap-4-11 {
    margin-left: 36.3636363636%;
  }
  .s-5-11 {
    width: 45.4545454545%;
  }
  .s-gap-5-11 {
    margin-left: 45.4545454545%;
  }
  .s-6-11 {
    width: 54.5454545455%;
  }
  .s-gap-6-11 {
    margin-left: 54.5454545455%;
  }
  .s-7-11 {
    width: 63.6363636364%;
  }
  .s-gap-7-11 {
    margin-left: 63.6363636364%;
  }
  .s-8-11 {
    width: 72.7272727273%;
  }
  .s-gap-8-11 {
    margin-left: 72.7272727273%;
  }
  .s-9-11 {
    width: 81.8181818182%;
  }
  .s-gap-9-11 {
    margin-left: 81.8181818182%;
  }
  .s-10-11 {
    width: 90.9090909091%;
  }
  .s-gap-10-11 {
    margin-left: 90.9090909091%;
  }
  .s-11-11 {
    width: 100.0000000000%;
  }
  .s-gap-11-11 {
    margin-left: 100.0000000000%;
  }
  .s-1-12 {
    width: 8.3333333333%;
  }
  .s-gap-1-12 {
    margin-left: 8.3333333333%;
  }
  .s-2-12 {
    width: 16.6666666667%;
  }
  .s-gap-2-12 {
    margin-left: 16.6666666667%;
  }
  .s-3-12 {
    width: 25.0000000000%;
  }
  .s-gap-3-12 {
    margin-left: 25.0000000000%;
  }
  .s-4-12 {
    width: 33.3333333333%;
  }
  .s-gap-4-12 {
    margin-left: 33.3333333333%;
  }
  .s-5-12 {
    width: 41.6666666667%;
  }
  .s-gap-5-12 {
    margin-left: 41.6666666667%;
  }
  .s-6-12 {
    width: 50.0000000000%;
  }
  .s-gap-6-12 {
    margin-left: 50.0000000000%;
  }
  .s-7-12 {
    width: 58.3333333333%;
  }
  .s-gap-7-12 {
    margin-left: 58.3333333333%;
  }
  .s-8-12 {
    width: 66.6666666667%;
  }
  .s-gap-8-12 {
    margin-left: 66.6666666667%;
  }
  .s-9-12 {
    width: 75.0000000000%;
  }
  .s-gap-9-12 {
    margin-left: 75.0000000000%;
  }
  .s-10-12 {
    width: 83.3333333333%;
  }
  .s-gap-10-12 {
    margin-left: 83.3333333333%;
  }
  .s-11-12 {
    width: 91.6666666667%;
  }
  .s-gap-11-12 {
    margin-left: 91.6666666667%;
  }
  .s-12-12 {
    width: 100.0000000000%;
  }
  .s-gap-12-12 {
    margin-left: 100.0000000000%;
  }
  .s-gap-0 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .m-hide {
    display: none;
  }
  .m-show {
    display: inherit;
  }
  .m-1-1 {
    width: 100.0000000000%;
  }
  .m-gap-1-1 {
    margin-left: 100.0000000000%;
  }
  .m-1-2 {
    width: 50.0000000000%;
  }
  .m-gap-1-2 {
    margin-left: 50.0000000000%;
  }
  .m-2-2 {
    width: 100.0000000000%;
  }
  .m-gap-2-2 {
    margin-left: 100.0000000000%;
  }
  .m-1-3 {
    width: 33.3333333333%;
  }
  .m-gap-1-3 {
    margin-left: 33.3333333333%;
  }
  .m-2-3 {
    width: 66.6666666667%;
  }
  .m-gap-2-3 {
    margin-left: 66.6666666667%;
  }
  .m-3-3 {
    width: 100.0000000000%;
  }
  .m-gap-3-3 {
    margin-left: 100.0000000000%;
  }
  .m-1-4 {
    width: 25.0000000000%;
  }
  .m-gap-1-4 {
    margin-left: 25.0000000000%;
  }
  .m-2-4 {
    width: 50.0000000000%;
  }
  .m-gap-2-4 {
    margin-left: 50.0000000000%;
  }
  .m-3-4 {
    width: 75.0000000000%;
  }
  .m-gap-3-4 {
    margin-left: 75.0000000000%;
  }
  .m-4-4 {
    width: 100.0000000000%;
  }
  .m-gap-4-4 {
    margin-left: 100.0000000000%;
  }
  .m-1-5 {
    width: 20.0000000000%;
  }
  .m-gap-1-5 {
    margin-left: 20.0000000000%;
  }
  .m-2-5 {
    width: 40.0000000000%;
  }
  .m-gap-2-5 {
    margin-left: 40.0000000000%;
  }
  .m-3-5 {
    width: 60.0000000000%;
  }
  .m-gap-3-5 {
    margin-left: 60.0000000000%;
  }
  .m-4-5 {
    width: 80.0000000000%;
  }
  .m-gap-4-5 {
    margin-left: 80.0000000000%;
  }
  .m-5-5 {
    width: 100.0000000000%;
  }
  .m-gap-5-5 {
    margin-left: 100.0000000000%;
  }
  .m-1-6 {
    width: 16.6666666667%;
  }
  .m-gap-1-6 {
    margin-left: 16.6666666667%;
  }
  .m-2-6 {
    width: 33.3333333333%;
  }
  .m-gap-2-6 {
    margin-left: 33.3333333333%;
  }
  .m-3-6 {
    width: 50.0000000000%;
  }
  .m-gap-3-6 {
    margin-left: 50.0000000000%;
  }
  .m-4-6 {
    width: 66.6666666667%;
  }
  .m-gap-4-6 {
    margin-left: 66.6666666667%;
  }
  .m-5-6 {
    width: 83.3333333333%;
  }
  .m-gap-5-6 {
    margin-left: 83.3333333333%;
  }
  .m-6-6 {
    width: 100.0000000000%;
  }
  .m-gap-6-6 {
    margin-left: 100.0000000000%;
  }
  .m-1-7 {
    width: 14.2857142857%;
  }
  .m-gap-1-7 {
    margin-left: 14.2857142857%;
  }
  .m-2-7 {
    width: 28.5714285714%;
  }
  .m-gap-2-7 {
    margin-left: 28.5714285714%;
  }
  .m-3-7 {
    width: 42.8571428571%;
  }
  .m-gap-3-7 {
    margin-left: 42.8571428571%;
  }
  .m-4-7 {
    width: 57.1428571429%;
  }
  .m-gap-4-7 {
    margin-left: 57.1428571429%;
  }
  .m-5-7 {
    width: 71.4285714286%;
  }
  .m-gap-5-7 {
    margin-left: 71.4285714286%;
  }
  .m-6-7 {
    width: 85.7142857143%;
  }
  .m-gap-6-7 {
    margin-left: 85.7142857143%;
  }
  .m-7-7 {
    width: 100.0000000000%;
  }
  .m-gap-7-7 {
    margin-left: 100.0000000000%;
  }
  .m-1-8 {
    width: 12.5000000000%;
  }
  .m-gap-1-8 {
    margin-left: 12.5000000000%;
  }
  .m-2-8 {
    width: 25.0000000000%;
  }
  .m-gap-2-8 {
    margin-left: 25.0000000000%;
  }
  .m-3-8 {
    width: 37.5000000000%;
  }
  .m-gap-3-8 {
    margin-left: 37.5000000000%;
  }
  .m-4-8 {
    width: 50.0000000000%;
  }
  .m-gap-4-8 {
    margin-left: 50.0000000000%;
  }
  .m-5-8 {
    width: 62.5000000000%;
  }
  .m-gap-5-8 {
    margin-left: 62.5000000000%;
  }
  .m-6-8 {
    width: 75.0000000000%;
  }
  .m-gap-6-8 {
    margin-left: 75.0000000000%;
  }
  .m-7-8 {
    width: 87.5000000000%;
  }
  .m-gap-7-8 {
    margin-left: 87.5000000000%;
  }
  .m-8-8 {
    width: 100.0000000000%;
  }
  .m-gap-8-8 {
    margin-left: 100.0000000000%;
  }
  .m-1-9 {
    width: 11.1111111111%;
  }
  .m-gap-1-9 {
    margin-left: 11.1111111111%;
  }
  .m-2-9 {
    width: 22.2222222222%;
  }
  .m-gap-2-9 {
    margin-left: 22.2222222222%;
  }
  .m-3-9 {
    width: 33.3333333333%;
  }
  .m-gap-3-9 {
    margin-left: 33.3333333333%;
  }
  .m-4-9 {
    width: 44.4444444444%;
  }
  .m-gap-4-9 {
    margin-left: 44.4444444444%;
  }
  .m-5-9 {
    width: 55.5555555556%;
  }
  .m-gap-5-9 {
    margin-left: 55.5555555556%;
  }
  .m-6-9 {
    width: 66.6666666667%;
  }
  .m-gap-6-9 {
    margin-left: 66.6666666667%;
  }
  .m-7-9 {
    width: 77.7777777778%;
  }
  .m-gap-7-9 {
    margin-left: 77.7777777778%;
  }
  .m-8-9 {
    width: 88.8888888889%;
  }
  .m-gap-8-9 {
    margin-left: 88.8888888889%;
  }
  .m-9-9 {
    width: 100.0000000000%;
  }
  .m-gap-9-9 {
    margin-left: 100.0000000000%;
  }
  .m-1-10 {
    width: 10.0000000000%;
  }
  .m-gap-1-10 {
    margin-left: 10.0000000000%;
  }
  .m-2-10 {
    width: 20.0000000000%;
  }
  .m-gap-2-10 {
    margin-left: 20.0000000000%;
  }
  .m-3-10 {
    width: 30.0000000000%;
  }
  .m-gap-3-10 {
    margin-left: 30.0000000000%;
  }
  .m-4-10 {
    width: 40.0000000000%;
  }
  .m-gap-4-10 {
    margin-left: 40.0000000000%;
  }
  .m-5-10 {
    width: 50.0000000000%;
  }
  .m-gap-5-10 {
    margin-left: 50.0000000000%;
  }
  .m-6-10 {
    width: 60.0000000000%;
  }
  .m-gap-6-10 {
    margin-left: 60.0000000000%;
  }
  .m-7-10 {
    width: 70.0000000000%;
  }
  .m-gap-7-10 {
    margin-left: 70.0000000000%;
  }
  .m-8-10 {
    width: 80.0000000000%;
  }
  .m-gap-8-10 {
    margin-left: 80.0000000000%;
  }
  .m-9-10 {
    width: 90.0000000000%;
  }
  .m-gap-9-10 {
    margin-left: 90.0000000000%;
  }
  .m-10-10 {
    width: 100.0000000000%;
  }
  .m-gap-10-10 {
    margin-left: 100.0000000000%;
  }
  .m-1-11 {
    width: 9.0909090909%;
  }
  .m-gap-1-11 {
    margin-left: 9.0909090909%;
  }
  .m-2-11 {
    width: 18.1818181818%;
  }
  .m-gap-2-11 {
    margin-left: 18.1818181818%;
  }
  .m-3-11 {
    width: 27.2727272727%;
  }
  .m-gap-3-11 {
    margin-left: 27.2727272727%;
  }
  .m-4-11 {
    width: 36.3636363636%;
  }
  .m-gap-4-11 {
    margin-left: 36.3636363636%;
  }
  .m-5-11 {
    width: 45.4545454545%;
  }
  .m-gap-5-11 {
    margin-left: 45.4545454545%;
  }
  .m-6-11 {
    width: 54.5454545455%;
  }
  .m-gap-6-11 {
    margin-left: 54.5454545455%;
  }
  .m-7-11 {
    width: 63.6363636364%;
  }
  .m-gap-7-11 {
    margin-left: 63.6363636364%;
  }
  .m-8-11 {
    width: 72.7272727273%;
  }
  .m-gap-8-11 {
    margin-left: 72.7272727273%;
  }
  .m-9-11 {
    width: 81.8181818182%;
  }
  .m-gap-9-11 {
    margin-left: 81.8181818182%;
  }
  .m-10-11 {
    width: 90.9090909091%;
  }
  .m-gap-10-11 {
    margin-left: 90.9090909091%;
  }
  .m-11-11 {
    width: 100.0000000000%;
  }
  .m-gap-11-11 {
    margin-left: 100.0000000000%;
  }
  .m-1-12 {
    width: 8.3333333333%;
  }
  .m-gap-1-12 {
    margin-left: 8.3333333333%;
  }
  .m-2-12 {
    width: 16.6666666667%;
  }
  .m-gap-2-12 {
    margin-left: 16.6666666667%;
  }
  .m-3-12 {
    width: 25.0000000000%;
  }
  .m-gap-3-12 {
    margin-left: 25.0000000000%;
  }
  .m-4-12 {
    width: 33.3333333333%;
  }
  .m-gap-4-12 {
    margin-left: 33.3333333333%;
  }
  .m-5-12 {
    width: 41.6666666667%;
  }
  .m-gap-5-12 {
    margin-left: 41.6666666667%;
  }
  .m-6-12 {
    width: 50.0000000000%;
  }
  .m-gap-6-12 {
    margin-left: 50.0000000000%;
  }
  .m-7-12 {
    width: 58.3333333333%;
  }
  .m-gap-7-12 {
    margin-left: 58.3333333333%;
  }
  .m-8-12 {
    width: 66.6666666667%;
  }
  .m-gap-8-12 {
    margin-left: 66.6666666667%;
  }
  .m-9-12 {
    width: 75.0000000000%;
  }
  .m-gap-9-12 {
    margin-left: 75.0000000000%;
  }
  .m-10-12 {
    width: 83.3333333333%;
  }
  .m-gap-10-12 {
    margin-left: 83.3333333333%;
  }
  .m-11-12 {
    width: 91.6666666667%;
  }
  .m-gap-11-12 {
    margin-left: 91.6666666667%;
  }
  .m-12-12 {
    width: 100.0000000000%;
  }
  .m-gap-12-12 {
    margin-left: 100.0000000000%;
  }
  .m-gap-0 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1279px) {
  .l-hide {
    display: none;
  }
  .l-show {
    display: inherit;
  }
  .l-1-1 {
    width: 100.0000000000%;
  }
  .l-gap-1-1 {
    margin-left: 100.0000000000%;
  }
  .l-1-2 {
    width: 50.0000000000%;
  }
  .l-gap-1-2 {
    margin-left: 50.0000000000%;
  }
  .l-2-2 {
    width: 100.0000000000%;
  }
  .l-gap-2-2 {
    margin-left: 100.0000000000%;
  }
  .l-1-3 {
    width: 33.3333333333%;
  }
  .l-gap-1-3 {
    margin-left: 33.3333333333%;
  }
  .l-2-3 {
    width: 66.6666666667%;
  }
  .l-gap-2-3 {
    margin-left: 66.6666666667%;
  }
  .l-3-3 {
    width: 100.0000000000%;
  }
  .l-gap-3-3 {
    margin-left: 100.0000000000%;
  }
  .l-1-4 {
    width: 25.0000000000%;
  }
  .l-gap-1-4 {
    margin-left: 25.0000000000%;
  }
  .l-2-4 {
    width: 50.0000000000%;
  }
  .l-gap-2-4 {
    margin-left: 50.0000000000%;
  }
  .l-3-4 {
    width: 75.0000000000%;
  }
  .l-gap-3-4 {
    margin-left: 75.0000000000%;
  }
  .l-4-4 {
    width: 100.0000000000%;
  }
  .l-gap-4-4 {
    margin-left: 100.0000000000%;
  }
  .l-1-5 {
    width: 20.0000000000%;
  }
  .l-gap-1-5 {
    margin-left: 20.0000000000%;
  }
  .l-2-5 {
    width: 40.0000000000%;
  }
  .l-gap-2-5 {
    margin-left: 40.0000000000%;
  }
  .l-3-5 {
    width: 60.0000000000%;
  }
  .l-gap-3-5 {
    margin-left: 60.0000000000%;
  }
  .l-4-5 {
    width: 80.0000000000%;
  }
  .l-gap-4-5 {
    margin-left: 80.0000000000%;
  }
  .l-5-5 {
    width: 100.0000000000%;
  }
  .l-gap-5-5 {
    margin-left: 100.0000000000%;
  }
  .l-1-6 {
    width: 16.6666666667%;
  }
  .l-gap-1-6 {
    margin-left: 16.6666666667%;
  }
  .l-2-6 {
    width: 33.3333333333%;
  }
  .l-gap-2-6 {
    margin-left: 33.3333333333%;
  }
  .l-3-6 {
    width: 50.0000000000%;
  }
  .l-gap-3-6 {
    margin-left: 50.0000000000%;
  }
  .l-4-6 {
    width: 66.6666666667%;
  }
  .l-gap-4-6 {
    margin-left: 66.6666666667%;
  }
  .l-5-6 {
    width: 83.3333333333%;
  }
  .l-gap-5-6 {
    margin-left: 83.3333333333%;
  }
  .l-6-6 {
    width: 100.0000000000%;
  }
  .l-gap-6-6 {
    margin-left: 100.0000000000%;
  }
  .l-1-7 {
    width: 14.2857142857%;
  }
  .l-gap-1-7 {
    margin-left: 14.2857142857%;
  }
  .l-2-7 {
    width: 28.5714285714%;
  }
  .l-gap-2-7 {
    margin-left: 28.5714285714%;
  }
  .l-3-7 {
    width: 42.8571428571%;
  }
  .l-gap-3-7 {
    margin-left: 42.8571428571%;
  }
  .l-4-7 {
    width: 57.1428571429%;
  }
  .l-gap-4-7 {
    margin-left: 57.1428571429%;
  }
  .l-5-7 {
    width: 71.4285714286%;
  }
  .l-gap-5-7 {
    margin-left: 71.4285714286%;
  }
  .l-6-7 {
    width: 85.7142857143%;
  }
  .l-gap-6-7 {
    margin-left: 85.7142857143%;
  }
  .l-7-7 {
    width: 100.0000000000%;
  }
  .l-gap-7-7 {
    margin-left: 100.0000000000%;
  }
  .l-1-8 {
    width: 12.5000000000%;
  }
  .l-gap-1-8 {
    margin-left: 12.5000000000%;
  }
  .l-2-8 {
    width: 25.0000000000%;
  }
  .l-gap-2-8 {
    margin-left: 25.0000000000%;
  }
  .l-3-8 {
    width: 37.5000000000%;
  }
  .l-gap-3-8 {
    margin-left: 37.5000000000%;
  }
  .l-4-8 {
    width: 50.0000000000%;
  }
  .l-gap-4-8 {
    margin-left: 50.0000000000%;
  }
  .l-5-8 {
    width: 62.5000000000%;
  }
  .l-gap-5-8 {
    margin-left: 62.5000000000%;
  }
  .l-6-8 {
    width: 75.0000000000%;
  }
  .l-gap-6-8 {
    margin-left: 75.0000000000%;
  }
  .l-7-8 {
    width: 87.5000000000%;
  }
  .l-gap-7-8 {
    margin-left: 87.5000000000%;
  }
  .l-8-8 {
    width: 100.0000000000%;
  }
  .l-gap-8-8 {
    margin-left: 100.0000000000%;
  }
  .l-1-9 {
    width: 11.1111111111%;
  }
  .l-gap-1-9 {
    margin-left: 11.1111111111%;
  }
  .l-2-9 {
    width: 22.2222222222%;
  }
  .l-gap-2-9 {
    margin-left: 22.2222222222%;
  }
  .l-3-9 {
    width: 33.3333333333%;
  }
  .l-gap-3-9 {
    margin-left: 33.3333333333%;
  }
  .l-4-9 {
    width: 44.4444444444%;
  }
  .l-gap-4-9 {
    margin-left: 44.4444444444%;
  }
  .l-5-9 {
    width: 55.5555555556%;
  }
  .l-gap-5-9 {
    margin-left: 55.5555555556%;
  }
  .l-6-9 {
    width: 66.6666666667%;
  }
  .l-gap-6-9 {
    margin-left: 66.6666666667%;
  }
  .l-7-9 {
    width: 77.7777777778%;
  }
  .l-gap-7-9 {
    margin-left: 77.7777777778%;
  }
  .l-8-9 {
    width: 88.8888888889%;
  }
  .l-gap-8-9 {
    margin-left: 88.8888888889%;
  }
  .l-9-9 {
    width: 100.0000000000%;
  }
  .l-gap-9-9 {
    margin-left: 100.0000000000%;
  }
  .l-1-10 {
    width: 10.0000000000%;
  }
  .l-gap-1-10 {
    margin-left: 10.0000000000%;
  }
  .l-2-10 {
    width: 20.0000000000%;
  }
  .l-gap-2-10 {
    margin-left: 20.0000000000%;
  }
  .l-3-10 {
    width: 30.0000000000%;
  }
  .l-gap-3-10 {
    margin-left: 30.0000000000%;
  }
  .l-4-10 {
    width: 40.0000000000%;
  }
  .l-gap-4-10 {
    margin-left: 40.0000000000%;
  }
  .l-5-10 {
    width: 50.0000000000%;
  }
  .l-gap-5-10 {
    margin-left: 50.0000000000%;
  }
  .l-6-10 {
    width: 60.0000000000%;
  }
  .l-gap-6-10 {
    margin-left: 60.0000000000%;
  }
  .l-7-10 {
    width: 70.0000000000%;
  }
  .l-gap-7-10 {
    margin-left: 70.0000000000%;
  }
  .l-8-10 {
    width: 80.0000000000%;
  }
  .l-gap-8-10 {
    margin-left: 80.0000000000%;
  }
  .l-9-10 {
    width: 90.0000000000%;
  }
  .l-gap-9-10 {
    margin-left: 90.0000000000%;
  }
  .l-10-10 {
    width: 100.0000000000%;
  }
  .l-gap-10-10 {
    margin-left: 100.0000000000%;
  }
  .l-1-11 {
    width: 9.0909090909%;
  }
  .l-gap-1-11 {
    margin-left: 9.0909090909%;
  }
  .l-2-11 {
    width: 18.1818181818%;
  }
  .l-gap-2-11 {
    margin-left: 18.1818181818%;
  }
  .l-3-11 {
    width: 27.2727272727%;
  }
  .l-gap-3-11 {
    margin-left: 27.2727272727%;
  }
  .l-4-11 {
    width: 36.3636363636%;
  }
  .l-gap-4-11 {
    margin-left: 36.3636363636%;
  }
  .l-5-11 {
    width: 45.4545454545%;
  }
  .l-gap-5-11 {
    margin-left: 45.4545454545%;
  }
  .l-6-11 {
    width: 54.5454545455%;
  }
  .l-gap-6-11 {
    margin-left: 54.5454545455%;
  }
  .l-7-11 {
    width: 63.6363636364%;
  }
  .l-gap-7-11 {
    margin-left: 63.6363636364%;
  }
  .l-8-11 {
    width: 72.7272727273%;
  }
  .l-gap-8-11 {
    margin-left: 72.7272727273%;
  }
  .l-9-11 {
    width: 81.8181818182%;
  }
  .l-gap-9-11 {
    margin-left: 81.8181818182%;
  }
  .l-10-11 {
    width: 90.9090909091%;
  }
  .l-gap-10-11 {
    margin-left: 90.9090909091%;
  }
  .l-11-11 {
    width: 100.0000000000%;
  }
  .l-gap-11-11 {
    margin-left: 100.0000000000%;
  }
  .l-1-12 {
    width: 8.3333333333%;
  }
  .l-gap-1-12 {
    margin-left: 8.3333333333%;
  }
  .l-2-12 {
    width: 16.6666666667%;
  }
  .l-gap-2-12 {
    margin-left: 16.6666666667%;
  }
  .l-3-12 {
    width: 25.0000000000%;
  }
  .l-gap-3-12 {
    margin-left: 25.0000000000%;
  }
  .l-4-12 {
    width: 33.3333333333%;
  }
  .l-gap-4-12 {
    margin-left: 33.3333333333%;
  }
  .l-5-12 {
    width: 41.6666666667%;
  }
  .l-gap-5-12 {
    margin-left: 41.6666666667%;
  }
  .l-6-12 {
    width: 50.0000000000%;
  }
  .l-gap-6-12 {
    margin-left: 50.0000000000%;
  }
  .l-7-12 {
    width: 58.3333333333%;
  }
  .l-gap-7-12 {
    margin-left: 58.3333333333%;
  }
  .l-8-12 {
    width: 66.6666666667%;
  }
  .l-gap-8-12 {
    margin-left: 66.6666666667%;
  }
  .l-9-12 {
    width: 75.0000000000%;
  }
  .l-gap-9-12 {
    margin-left: 75.0000000000%;
  }
  .l-10-12 {
    width: 83.3333333333%;
  }
  .l-gap-10-12 {
    margin-left: 83.3333333333%;
  }
  .l-11-12 {
    width: 91.6666666667%;
  }
  .l-gap-11-12 {
    margin-left: 91.6666666667%;
  }
  .l-12-12 {
    width: 100.0000000000%;
  }
  .l-gap-12-12 {
    margin-left: 100.0000000000%;
  }
  .l-gap-0 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1365px) {
  .xl-hide {
    display: none;
  }
  .xl-show {
    display: inherit;
  }
  .xl-1-1 {
    width: 100.0000000000%;
  }
  .xl-gap-1-1 {
    margin-left: 100.0000000000%;
  }
  .xl-1-2 {
    width: 50.0000000000%;
  }
  .xl-gap-1-2 {
    margin-left: 50.0000000000%;
  }
  .xl-2-2 {
    width: 100.0000000000%;
  }
  .xl-gap-2-2 {
    margin-left: 100.0000000000%;
  }
  .xl-1-3 {
    width: 33.3333333333%;
  }
  .xl-gap-1-3 {
    margin-left: 33.3333333333%;
  }
  .xl-2-3 {
    width: 66.6666666667%;
  }
  .xl-gap-2-3 {
    margin-left: 66.6666666667%;
  }
  .xl-3-3 {
    width: 100.0000000000%;
  }
  .xl-gap-3-3 {
    margin-left: 100.0000000000%;
  }
  .xl-1-4 {
    width: 25.0000000000%;
  }
  .xl-gap-1-4 {
    margin-left: 25.0000000000%;
  }
  .xl-2-4 {
    width: 50.0000000000%;
  }
  .xl-gap-2-4 {
    margin-left: 50.0000000000%;
  }
  .xl-3-4 {
    width: 75.0000000000%;
  }
  .xl-gap-3-4 {
    margin-left: 75.0000000000%;
  }
  .xl-4-4 {
    width: 100.0000000000%;
  }
  .xl-gap-4-4 {
    margin-left: 100.0000000000%;
  }
  .xl-1-5 {
    width: 20.0000000000%;
  }
  .xl-gap-1-5 {
    margin-left: 20.0000000000%;
  }
  .xl-2-5 {
    width: 40.0000000000%;
  }
  .xl-gap-2-5 {
    margin-left: 40.0000000000%;
  }
  .xl-3-5 {
    width: 60.0000000000%;
  }
  .xl-gap-3-5 {
    margin-left: 60.0000000000%;
  }
  .xl-4-5 {
    width: 80.0000000000%;
  }
  .xl-gap-4-5 {
    margin-left: 80.0000000000%;
  }
  .xl-5-5 {
    width: 100.0000000000%;
  }
  .xl-gap-5-5 {
    margin-left: 100.0000000000%;
  }
  .xl-1-6 {
    width: 16.6666666667%;
  }
  .xl-gap-1-6 {
    margin-left: 16.6666666667%;
  }
  .xl-2-6 {
    width: 33.3333333333%;
  }
  .xl-gap-2-6 {
    margin-left: 33.3333333333%;
  }
  .xl-3-6 {
    width: 50.0000000000%;
  }
  .xl-gap-3-6 {
    margin-left: 50.0000000000%;
  }
  .xl-4-6 {
    width: 66.6666666667%;
  }
  .xl-gap-4-6 {
    margin-left: 66.6666666667%;
  }
  .xl-5-6 {
    width: 83.3333333333%;
  }
  .xl-gap-5-6 {
    margin-left: 83.3333333333%;
  }
  .xl-6-6 {
    width: 100.0000000000%;
  }
  .xl-gap-6-6 {
    margin-left: 100.0000000000%;
  }
  .xl-1-7 {
    width: 14.2857142857%;
  }
  .xl-gap-1-7 {
    margin-left: 14.2857142857%;
  }
  .xl-2-7 {
    width: 28.5714285714%;
  }
  .xl-gap-2-7 {
    margin-left: 28.5714285714%;
  }
  .xl-3-7 {
    width: 42.8571428571%;
  }
  .xl-gap-3-7 {
    margin-left: 42.8571428571%;
  }
  .xl-4-7 {
    width: 57.1428571429%;
  }
  .xl-gap-4-7 {
    margin-left: 57.1428571429%;
  }
  .xl-5-7 {
    width: 71.4285714286%;
  }
  .xl-gap-5-7 {
    margin-left: 71.4285714286%;
  }
  .xl-6-7 {
    width: 85.7142857143%;
  }
  .xl-gap-6-7 {
    margin-left: 85.7142857143%;
  }
  .xl-7-7 {
    width: 100.0000000000%;
  }
  .xl-gap-7-7 {
    margin-left: 100.0000000000%;
  }
  .xl-1-8 {
    width: 12.5000000000%;
  }
  .xl-gap-1-8 {
    margin-left: 12.5000000000%;
  }
  .xl-2-8 {
    width: 25.0000000000%;
  }
  .xl-gap-2-8 {
    margin-left: 25.0000000000%;
  }
  .xl-3-8 {
    width: 37.5000000000%;
  }
  .xl-gap-3-8 {
    margin-left: 37.5000000000%;
  }
  .xl-4-8 {
    width: 50.0000000000%;
  }
  .xl-gap-4-8 {
    margin-left: 50.0000000000%;
  }
  .xl-5-8 {
    width: 62.5000000000%;
  }
  .xl-gap-5-8 {
    margin-left: 62.5000000000%;
  }
  .xl-6-8 {
    width: 75.0000000000%;
  }
  .xl-gap-6-8 {
    margin-left: 75.0000000000%;
  }
  .xl-7-8 {
    width: 87.5000000000%;
  }
  .xl-gap-7-8 {
    margin-left: 87.5000000000%;
  }
  .xl-8-8 {
    width: 100.0000000000%;
  }
  .xl-gap-8-8 {
    margin-left: 100.0000000000%;
  }
  .xl-1-9 {
    width: 11.1111111111%;
  }
  .xl-gap-1-9 {
    margin-left: 11.1111111111%;
  }
  .xl-2-9 {
    width: 22.2222222222%;
  }
  .xl-gap-2-9 {
    margin-left: 22.2222222222%;
  }
  .xl-3-9 {
    width: 33.3333333333%;
  }
  .xl-gap-3-9 {
    margin-left: 33.3333333333%;
  }
  .xl-4-9 {
    width: 44.4444444444%;
  }
  .xl-gap-4-9 {
    margin-left: 44.4444444444%;
  }
  .xl-5-9 {
    width: 55.5555555556%;
  }
  .xl-gap-5-9 {
    margin-left: 55.5555555556%;
  }
  .xl-6-9 {
    width: 66.6666666667%;
  }
  .xl-gap-6-9 {
    margin-left: 66.6666666667%;
  }
  .xl-7-9 {
    width: 77.7777777778%;
  }
  .xl-gap-7-9 {
    margin-left: 77.7777777778%;
  }
  .xl-8-9 {
    width: 88.8888888889%;
  }
  .xl-gap-8-9 {
    margin-left: 88.8888888889%;
  }
  .xl-9-9 {
    width: 100.0000000000%;
  }
  .xl-gap-9-9 {
    margin-left: 100.0000000000%;
  }
  .xl-1-10 {
    width: 10.0000000000%;
  }
  .xl-gap-1-10 {
    margin-left: 10.0000000000%;
  }
  .xl-2-10 {
    width: 20.0000000000%;
  }
  .xl-gap-2-10 {
    margin-left: 20.0000000000%;
  }
  .xl-3-10 {
    width: 30.0000000000%;
  }
  .xl-gap-3-10 {
    margin-left: 30.0000000000%;
  }
  .xl-4-10 {
    width: 40.0000000000%;
  }
  .xl-gap-4-10 {
    margin-left: 40.0000000000%;
  }
  .xl-5-10 {
    width: 50.0000000000%;
  }
  .xl-gap-5-10 {
    margin-left: 50.0000000000%;
  }
  .xl-6-10 {
    width: 60.0000000000%;
  }
  .xl-gap-6-10 {
    margin-left: 60.0000000000%;
  }
  .xl-7-10 {
    width: 70.0000000000%;
  }
  .xl-gap-7-10 {
    margin-left: 70.0000000000%;
  }
  .xl-8-10 {
    width: 80.0000000000%;
  }
  .xl-gap-8-10 {
    margin-left: 80.0000000000%;
  }
  .xl-9-10 {
    width: 90.0000000000%;
  }
  .xl-gap-9-10 {
    margin-left: 90.0000000000%;
  }
  .xl-10-10 {
    width: 100.0000000000%;
  }
  .xl-gap-10-10 {
    margin-left: 100.0000000000%;
  }
  .xl-1-11 {
    width: 9.0909090909%;
  }
  .xl-gap-1-11 {
    margin-left: 9.0909090909%;
  }
  .xl-2-11 {
    width: 18.1818181818%;
  }
  .xl-gap-2-11 {
    margin-left: 18.1818181818%;
  }
  .xl-3-11 {
    width: 27.2727272727%;
  }
  .xl-gap-3-11 {
    margin-left: 27.2727272727%;
  }
  .xl-4-11 {
    width: 36.3636363636%;
  }
  .xl-gap-4-11 {
    margin-left: 36.3636363636%;
  }
  .xl-5-11 {
    width: 45.4545454545%;
  }
  .xl-gap-5-11 {
    margin-left: 45.4545454545%;
  }
  .xl-6-11 {
    width: 54.5454545455%;
  }
  .xl-gap-6-11 {
    margin-left: 54.5454545455%;
  }
  .xl-7-11 {
    width: 63.6363636364%;
  }
  .xl-gap-7-11 {
    margin-left: 63.6363636364%;
  }
  .xl-8-11 {
    width: 72.7272727273%;
  }
  .xl-gap-8-11 {
    margin-left: 72.7272727273%;
  }
  .xl-9-11 {
    width: 81.8181818182%;
  }
  .xl-gap-9-11 {
    margin-left: 81.8181818182%;
  }
  .xl-10-11 {
    width: 90.9090909091%;
  }
  .xl-gap-10-11 {
    margin-left: 90.9090909091%;
  }
  .xl-11-11 {
    width: 100.0000000000%;
  }
  .xl-gap-11-11 {
    margin-left: 100.0000000000%;
  }
  .xl-1-12 {
    width: 8.3333333333%;
  }
  .xl-gap-1-12 {
    margin-left: 8.3333333333%;
  }
  .xl-2-12 {
    width: 16.6666666667%;
  }
  .xl-gap-2-12 {
    margin-left: 16.6666666667%;
  }
  .xl-3-12 {
    width: 25.0000000000%;
  }
  .xl-gap-3-12 {
    margin-left: 25.0000000000%;
  }
  .xl-4-12 {
    width: 33.3333333333%;
  }
  .xl-gap-4-12 {
    margin-left: 33.3333333333%;
  }
  .xl-5-12 {
    width: 41.6666666667%;
  }
  .xl-gap-5-12 {
    margin-left: 41.6666666667%;
  }
  .xl-6-12 {
    width: 50.0000000000%;
  }
  .xl-gap-6-12 {
    margin-left: 50.0000000000%;
  }
  .xl-7-12 {
    width: 58.3333333333%;
  }
  .xl-gap-7-12 {
    margin-left: 58.3333333333%;
  }
  .xl-8-12 {
    width: 66.6666666667%;
  }
  .xl-gap-8-12 {
    margin-left: 66.6666666667%;
  }
  .xl-9-12 {
    width: 75.0000000000%;
  }
  .xl-gap-9-12 {
    margin-left: 75.0000000000%;
  }
  .xl-10-12 {
    width: 83.3333333333%;
  }
  .xl-gap-10-12 {
    margin-left: 83.3333333333%;
  }
  .xl-11-12 {
    width: 91.6666666667%;
  }
  .xl-gap-11-12 {
    margin-left: 91.6666666667%;
  }
  .xl-12-12 {
    width: 100.0000000000%;
  }
  .xl-gap-12-12 {
    margin-left: 100.0000000000%;
  }
  .xl-gap-0 {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1366px) {
  .xxl-hide {
    display: none;
  }
  .xxl-show {
    display: inherit;
  }
  .xxl-1-1 {
    width: 100.0000000000%;
  }
  .xxl-gap-1-1 {
    margin-left: 100.0000000000%;
  }
  .xxl-1-2 {
    width: 50.0000000000%;
  }
  .xxl-gap-1-2 {
    margin-left: 50.0000000000%;
  }
  .xxl-2-2 {
    width: 100.0000000000%;
  }
  .xxl-gap-2-2 {
    margin-left: 100.0000000000%;
  }
  .xxl-1-3 {
    width: 33.3333333333%;
  }
  .xxl-gap-1-3 {
    margin-left: 33.3333333333%;
  }
  .xxl-2-3 {
    width: 66.6666666667%;
  }
  .xxl-gap-2-3 {
    margin-left: 66.6666666667%;
  }
  .xxl-3-3 {
    width: 100.0000000000%;
  }
  .xxl-gap-3-3 {
    margin-left: 100.0000000000%;
  }
  .xxl-1-4 {
    width: 25.0000000000%;
  }
  .xxl-gap-1-4 {
    margin-left: 25.0000000000%;
  }
  .xxl-2-4 {
    width: 50.0000000000%;
  }
  .xxl-gap-2-4 {
    margin-left: 50.0000000000%;
  }
  .xxl-3-4 {
    width: 75.0000000000%;
  }
  .xxl-gap-3-4 {
    margin-left: 75.0000000000%;
  }
  .xxl-4-4 {
    width: 100.0000000000%;
  }
  .xxl-gap-4-4 {
    margin-left: 100.0000000000%;
  }
  .xxl-1-5 {
    width: 20.0000000000%;
  }
  .xxl-gap-1-5 {
    margin-left: 20.0000000000%;
  }
  .xxl-2-5 {
    width: 40.0000000000%;
  }
  .xxl-gap-2-5 {
    margin-left: 40.0000000000%;
  }
  .xxl-3-5 {
    width: 60.0000000000%;
  }
  .xxl-gap-3-5 {
    margin-left: 60.0000000000%;
  }
  .xxl-4-5 {
    width: 80.0000000000%;
  }
  .xxl-gap-4-5 {
    margin-left: 80.0000000000%;
  }
  .xxl-5-5 {
    width: 100.0000000000%;
  }
  .xxl-gap-5-5 {
    margin-left: 100.0000000000%;
  }
  .xxl-1-6 {
    width: 16.6666666667%;
  }
  .xxl-gap-1-6 {
    margin-left: 16.6666666667%;
  }
  .xxl-2-6 {
    width: 33.3333333333%;
  }
  .xxl-gap-2-6 {
    margin-left: 33.3333333333%;
  }
  .xxl-3-6 {
    width: 50.0000000000%;
  }
  .xxl-gap-3-6 {
    margin-left: 50.0000000000%;
  }
  .xxl-4-6 {
    width: 66.6666666667%;
  }
  .xxl-gap-4-6 {
    margin-left: 66.6666666667%;
  }
  .xxl-5-6 {
    width: 83.3333333333%;
  }
  .xxl-gap-5-6 {
    margin-left: 83.3333333333%;
  }
  .xxl-6-6 {
    width: 100.0000000000%;
  }
  .xxl-gap-6-6 {
    margin-left: 100.0000000000%;
  }
  .xxl-1-7 {
    width: 14.2857142857%;
  }
  .xxl-gap-1-7 {
    margin-left: 14.2857142857%;
  }
  .xxl-2-7 {
    width: 28.5714285714%;
  }
  .xxl-gap-2-7 {
    margin-left: 28.5714285714%;
  }
  .xxl-3-7 {
    width: 42.8571428571%;
  }
  .xxl-gap-3-7 {
    margin-left: 42.8571428571%;
  }
  .xxl-4-7 {
    width: 57.1428571429%;
  }
  .xxl-gap-4-7 {
    margin-left: 57.1428571429%;
  }
  .xxl-5-7 {
    width: 71.4285714286%;
  }
  .xxl-gap-5-7 {
    margin-left: 71.4285714286%;
  }
  .xxl-6-7 {
    width: 85.7142857143%;
  }
  .xxl-gap-6-7 {
    margin-left: 85.7142857143%;
  }
  .xxl-7-7 {
    width: 100.0000000000%;
  }
  .xxl-gap-7-7 {
    margin-left: 100.0000000000%;
  }
  .xxl-1-8 {
    width: 12.5000000000%;
  }
  .xxl-gap-1-8 {
    margin-left: 12.5000000000%;
  }
  .xxl-2-8 {
    width: 25.0000000000%;
  }
  .xxl-gap-2-8 {
    margin-left: 25.0000000000%;
  }
  .xxl-3-8 {
    width: 37.5000000000%;
  }
  .xxl-gap-3-8 {
    margin-left: 37.5000000000%;
  }
  .xxl-4-8 {
    width: 50.0000000000%;
  }
  .xxl-gap-4-8 {
    margin-left: 50.0000000000%;
  }
  .xxl-5-8 {
    width: 62.5000000000%;
  }
  .xxl-gap-5-8 {
    margin-left: 62.5000000000%;
  }
  .xxl-6-8 {
    width: 75.0000000000%;
  }
  .xxl-gap-6-8 {
    margin-left: 75.0000000000%;
  }
  .xxl-7-8 {
    width: 87.5000000000%;
  }
  .xxl-gap-7-8 {
    margin-left: 87.5000000000%;
  }
  .xxl-8-8 {
    width: 100.0000000000%;
  }
  .xxl-gap-8-8 {
    margin-left: 100.0000000000%;
  }
  .xxl-1-9 {
    width: 11.1111111111%;
  }
  .xxl-gap-1-9 {
    margin-left: 11.1111111111%;
  }
  .xxl-2-9 {
    width: 22.2222222222%;
  }
  .xxl-gap-2-9 {
    margin-left: 22.2222222222%;
  }
  .xxl-3-9 {
    width: 33.3333333333%;
  }
  .xxl-gap-3-9 {
    margin-left: 33.3333333333%;
  }
  .xxl-4-9 {
    width: 44.4444444444%;
  }
  .xxl-gap-4-9 {
    margin-left: 44.4444444444%;
  }
  .xxl-5-9 {
    width: 55.5555555556%;
  }
  .xxl-gap-5-9 {
    margin-left: 55.5555555556%;
  }
  .xxl-6-9 {
    width: 66.6666666667%;
  }
  .xxl-gap-6-9 {
    margin-left: 66.6666666667%;
  }
  .xxl-7-9 {
    width: 77.7777777778%;
  }
  .xxl-gap-7-9 {
    margin-left: 77.7777777778%;
  }
  .xxl-8-9 {
    width: 88.8888888889%;
  }
  .xxl-gap-8-9 {
    margin-left: 88.8888888889%;
  }
  .xxl-9-9 {
    width: 100.0000000000%;
  }
  .xxl-gap-9-9 {
    margin-left: 100.0000000000%;
  }
  .xxl-1-10 {
    width: 10.0000000000%;
  }
  .xxl-gap-1-10 {
    margin-left: 10.0000000000%;
  }
  .xxl-2-10 {
    width: 20.0000000000%;
  }
  .xxl-gap-2-10 {
    margin-left: 20.0000000000%;
  }
  .xxl-3-10 {
    width: 30.0000000000%;
  }
  .xxl-gap-3-10 {
    margin-left: 30.0000000000%;
  }
  .xxl-4-10 {
    width: 40.0000000000%;
  }
  .xxl-gap-4-10 {
    margin-left: 40.0000000000%;
  }
  .xxl-5-10 {
    width: 50.0000000000%;
  }
  .xxl-gap-5-10 {
    margin-left: 50.0000000000%;
  }
  .xxl-6-10 {
    width: 60.0000000000%;
  }
  .xxl-gap-6-10 {
    margin-left: 60.0000000000%;
  }
  .xxl-7-10 {
    width: 70.0000000000%;
  }
  .xxl-gap-7-10 {
    margin-left: 70.0000000000%;
  }
  .xxl-8-10 {
    width: 80.0000000000%;
  }
  .xxl-gap-8-10 {
    margin-left: 80.0000000000%;
  }
  .xxl-9-10 {
    width: 90.0000000000%;
  }
  .xxl-gap-9-10 {
    margin-left: 90.0000000000%;
  }
  .xxl-10-10 {
    width: 100.0000000000%;
  }
  .xxl-gap-10-10 {
    margin-left: 100.0000000000%;
  }
  .xxl-1-11 {
    width: 9.0909090909%;
  }
  .xxl-gap-1-11 {
    margin-left: 9.0909090909%;
  }
  .xxl-2-11 {
    width: 18.1818181818%;
  }
  .xxl-gap-2-11 {
    margin-left: 18.1818181818%;
  }
  .xxl-3-11 {
    width: 27.2727272727%;
  }
  .xxl-gap-3-11 {
    margin-left: 27.2727272727%;
  }
  .xxl-4-11 {
    width: 36.3636363636%;
  }
  .xxl-gap-4-11 {
    margin-left: 36.3636363636%;
  }
  .xxl-5-11 {
    width: 45.4545454545%;
  }
  .xxl-gap-5-11 {
    margin-left: 45.4545454545%;
  }
  .xxl-6-11 {
    width: 54.5454545455%;
  }
  .xxl-gap-6-11 {
    margin-left: 54.5454545455%;
  }
  .xxl-7-11 {
    width: 63.6363636364%;
  }
  .xxl-gap-7-11 {
    margin-left: 63.6363636364%;
  }
  .xxl-8-11 {
    width: 72.7272727273%;
  }
  .xxl-gap-8-11 {
    margin-left: 72.7272727273%;
  }
  .xxl-9-11 {
    width: 81.8181818182%;
  }
  .xxl-gap-9-11 {
    margin-left: 81.8181818182%;
  }
  .xxl-10-11 {
    width: 90.9090909091%;
  }
  .xxl-gap-10-11 {
    margin-left: 90.9090909091%;
  }
  .xxl-11-11 {
    width: 100.0000000000%;
  }
  .xxl-gap-11-11 {
    margin-left: 100.0000000000%;
  }
  .xxl-1-12 {
    width: 8.3333333333%;
  }
  .xxl-gap-1-12 {
    margin-left: 8.3333333333%;
  }
  .xxl-2-12 {
    width: 16.6666666667%;
  }
  .xxl-gap-2-12 {
    margin-left: 16.6666666667%;
  }
  .xxl-3-12 {
    width: 25.0000000000%;
  }
  .xxl-gap-3-12 {
    margin-left: 25.0000000000%;
  }
  .xxl-4-12 {
    width: 33.3333333333%;
  }
  .xxl-gap-4-12 {
    margin-left: 33.3333333333%;
  }
  .xxl-5-12 {
    width: 41.6666666667%;
  }
  .xxl-gap-5-12 {
    margin-left: 41.6666666667%;
  }
  .xxl-6-12 {
    width: 50.0000000000%;
  }
  .xxl-gap-6-12 {
    margin-left: 50.0000000000%;
  }
  .xxl-7-12 {
    width: 58.3333333333%;
  }
  .xxl-gap-7-12 {
    margin-left: 58.3333333333%;
  }
  .xxl-8-12 {
    width: 66.6666666667%;
  }
  .xxl-gap-8-12 {
    margin-left: 66.6666666667%;
  }
  .xxl-9-12 {
    width: 75.0000000000%;
  }
  .xxl-gap-9-12 {
    margin-left: 75.0000000000%;
  }
  .xxl-10-12 {
    width: 83.3333333333%;
  }
  .xxl-gap-10-12 {
    margin-left: 83.3333333333%;
  }
  .xxl-11-12 {
    width: 91.6666666667%;
  }
  .xxl-12-12 {
    width: 100.0000000000%;
  }
  .xxl-gap-12-12 {
    margin-left: 100.0000000000%;
  }
  .xxl-gap-0 {
    margin-left: 0;
  }
}
/* Clear fix */
.group:before,
.group:after {
  content: " ";
  display: table;
}
.group:after {
  clear: both;
}
/* Border box */
*,
*:before,
*:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
/* Force scrollbar */
html {
  overflow: -moz-scrollbars-vertical;
  /* For FF */
  -ms-overflow-y: scroll;
  /* For IE */
  overflow-y: scroll;
  position: relative;
}
body {
  overflow: visible !important;
}
/* Grid wrappers */
.wrapper {
  width: 970px;
  margin: 0 auto;
}
.wrapper:before,
.wrapper:after {
  content: " ";
  display: table;
}
.wrapper:after {
  clear: both;
}
.col {
  float: left;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 480px) {
  .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .col .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px) {
  .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  .col .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  .col .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1279px) {
  .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .col .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1365px) {
  .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .col .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (min-width: 1366px) {
  .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  .col .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.row:before,
.row:after {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.pad {
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 480px) {
  .pad {
    padding-left: 5px;
    padding-right: 5px;
  }
  .pad .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px) {
  .pad {
    padding-left: 5px;
    padding-right: 5px;
  }
  .pad .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .pad {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pad .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1279px) {
  .pad {
    padding-left: 20px;
    padding-right: 20px;
  }
  .pad .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1365px) {
  .pad {
    padding-left: 20px;
    padding-right: 20px;
  }
  .pad .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (min-width: 1366px) {
  .pad {
    padding-left: 20px;
    padding-right: 20px;
  }
  .pad .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.formrow {
  margin-left: -5px;
  margin-right: -5px;
}
.formrow:before,
.formrow:after {
  content: " ";
  display: table;
}
.formrow:after {
  clear: both;
}
.formrow .col {
  float: left;
  padding-left: 5px;
  padding-right: 5px;
}
.formrow .col .row {
  margin-left: -5px;
  margin-right: -5px;
}
.formpad {
  padding-left: 5px;
  padding-right: 5px;
}
.formpad .row {
  margin-left: -5px;
  margin-right: -5px;
}
.break {
  clear: left;
}
.center-align {
  text-align: center;
  width: 100%;
}
.center-align *:first-child {
  display: inline-block;
}
#overlay {
  z-index: 99999;
  position: fixed;
  width: 100%;
  pointer-events: none;
}
#overlay .wrapper {
  min-height: 800px;
}
#overlay .col {
  background: rgba(200, 80, 110, 0.1);
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 480px) {
  #overlay .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  #overlay .col .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px) {
  #overlay .col {
    padding-left: 5px;
    padding-right: 5px;
  }
  #overlay .col .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  #overlay .col {
    padding-left: 10px;
    padding-right: 10px;
  }
  #overlay .col .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1279px) {
  #overlay .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  #overlay .col .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1365px) {
  #overlay .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  #overlay .col .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (min-width: 1366px) {
  #overlay .col {
    padding-left: 20px;
    padding-right: 20px;
  }
  #overlay .col .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
#overlay .col > p {
  background: rgba(255, 100, 140, 0.3);
  padding-top: 1020px;
  padding-bottom: 20px;
}
.current-port {
  font-weight: bold;
}
.current-port:after {
  content: "default";
}
@media only screen and (max-width: 480px) {
  .current-port:after {
    content: "xs";
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px) {
  .current-port:after {
    content: "s";
  }
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .current-port:after {
    content: "m";
  }
}
@media only screen and (min-width: 990px) and (max-width: 1279px) {
  .current-port:after {
    content: "l";
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1365px) {
  .current-port:after {
    content: "xl";
  }
}
@media only screen and (min-width: 1366px) {
  .current-port:after {
    content: "xxl";
  }
}
@media only screen and (max-width: 480px) {
  .wrapper {
    width: 94%;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px) {
  .wrapper {
    width: 96%;
  }
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .wrapper {
    width: 96%;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1279px) {
  .wrapper {
    width: 1038px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1365px) {
  .wrapper {
    width: 1238px;
  }
}
@media only screen and (min-width: 1366px) {
  .wrapper {
    width: 1400px;
  }
}
/*
 *  Owl Carousel CSS3 Transitions
 *  v1.3.2
 */
.owl-origin {
  -webkit-perspective: 1200px;
  -webkit-perspective-origin-x: 50%;
  -webkit-perspective-origin-y: 50%;
  -moz-perspective: 1200px;
  -moz-perspective-origin-x: 50%;
  -moz-perspective-origin-y: 50%;
  perspective: 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}
.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {
    opacity: 1;
  }
}
@-moz-keyframes empty {
  0% {
    opacity: 1;
  }
}
@keyframes empty {
  0% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes backSlideOut {
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(-200%);
  }
}
@-moz-keyframes backSlideOut {
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(-200%);
  }
}
@keyframes backSlideOut {
  25% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
  100% {
    opacity: .5;
    transform: translateZ(-500px) translateX(-200%);
  }
}
@-webkit-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -webkit-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -webkit-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateZ(0) translateX(0);
  }
}
@-moz-keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    -moz-transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    -moz-transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    -moz-transform: translateZ(0) translateX(0);
  }
}
@keyframes backSlideIn {
  0%,
  25% {
    opacity: .5;
    transform: translateZ(-500px) translateX(200%);
  }
  75% {
    opacity: .5;
    transform: translateZ(-500px);
  }
  100% {
    opacity: 1;
    transform: translateZ(0) translateX(0);
  }
}
@-webkit-keyframes scaleToFade {
  to {
    opacity: 0;
    -webkit-transform: scale(0.8);
  }
}
@-moz-keyframes scaleToFade {
  to {
    opacity: 0;
    -moz-transform: scale(0.8);
  }
}
@keyframes scaleToFade {
  to {
    opacity: 0;
    transform: scale(0.8);
  }
}
@-webkit-keyframes goDown {
  from {
    -webkit-transform: translateY(-100%);
  }
}
@-moz-keyframes goDown {
  from {
    -moz-transform: translateY(-100%);
  }
}
@keyframes goDown {
  from {
    transform: translateY(-100%);
  }
}
@-webkit-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpFrom {
  from {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpFrom {
  from {
    opacity: 0;
    transform: scale(1.5);
  }
}
@-webkit-keyframes scaleUpTo {
  to {
    opacity: 0;
    -webkit-transform: scale(1.5);
  }
}
@-moz-keyframes scaleUpTo {
  to {
    opacity: 0;
    -moz-transform: scale(1.5);
  }
}
@keyframes scaleUpTo {
  to {
    opacity: 0;
    transform: scale(1.5);
  }
}
/*
 * 	Core Owl Carousel CSS File
 *	v1.3.3
 */
/* display none until init */
.slider {
  position: relative;
}
.slide {
  height: 560px;
}
.overlay {
  position: absolute;
  top: 130px;
  left: 0px;
  right: 0px;
  background: rgba(26, 26, 30, 0.7) none repeat scroll 0 0;
  padding: 20px;
  z-index: 60;
  text-align: center;
}
.overlay h1 {
  color: #ffffff;
  margin: 0;
}
.overlay p {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  color: #ffffff;
}
.overlay a {
  color: #ffffff;
}
.overlay a span {
  color: #f85b07;
  white-space: nowrap;
}
.owl-controls {
  bottom: 40px;
  display: block;
  float: left;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 120;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
  float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
  cursor: pointer;
}
.owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* mouse grab icon */
.grabbing {
  cursor: move;
}
/* fix */
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-theme .owl-controls {
  margin-top: 5px;
  text-align: center;
}
/* Styling Next and Prev buttons */
.owl-theme .owl-controls .owl-buttons div {
  color: #f85b07;
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
  margin: 5px;
  padding: 3px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background: #ffffff;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  opacity: 0.5;
}
/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  /*IE7 fix*/
  opacity: 1;
  text-decoration: none;
}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
  *display: inline;
  /*IE7 life-saver */
}
.owl-theme .owl-controls .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  /*IE7 fix*/
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #ffffff;
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #f85b07;
  opacity: 1;
}
/* If PaginationNumbers is true */
.owl-theme .owl-controls .owl-page span.owl-numbers {
  height: auto;
  width: auto;
  color: #FFF;
  padding: 2px 10px;
  font-size: 12px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
}
/* preloading images */
.owl-item.loading {
  min-height: 150px;
  background: url(AjaxLoader.css) no-repeat center center;
}
.docicon {
  display: block;
  width: 80px;
  height: 80px;
  position: absolute;
  top: 10px;
  right: 10px;
  background-size: cover;
  background-image: url('../img/docicons/file.png');
}
@media only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .docicon {
    width: 50px;
    height: 50px;
  }
}
.docicon.csv {
  background-image: url('../img/docicons/csv.png');
}
.docicon.doc,
.docicon.docx {
  background-image: url('../img/docicons/doc.png');
}
.docicon.jpg {
  background-image: url('../img/docicons/jpg.png');
}
.docicon.pdf {
  background-image: url('../img/docicons/pdf.png');
}
.docicon.ppt,
.docicon.pptx {
  background-image: url('../img/docicons/ppt.png');
}
.docicon.rtf {
  background-image: url('../img/docicons/rtf.png');
}
.docicon.txt {
  background-image: url('../img/docicons/txt.png');
}
.docicon.xlx,
.docicon.xlsx {
  background-image: url('../img/docicons/xls.png');
}
.docicon.xml {
  background-image: url('../img/docicons/xml.png');
}
.docicon.zip {
  background-image: url('../img/docicons/zip.png');
}
/*!
 * Hamburgers
 * @description Tasty CSS-animated hamburgers
 * @author Jonathan Suh @jonsuh
 * @site https://jonsuh.com/hamburgers
 * @link https://github.com/jonsuh/hamburgers
 */
.hamburger {
  padding: 15px 15px;
  display: inline-block;
  cursor: pointer;
  transition-property: opacity, filter;
  transition-duration: 0.15s;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  background-color: transparent;
  border: 0;
  margin: 0;
  overflow: visible;
}
.hamburger:hover {
  opacity: 0.7;
}
.hamburger.is-active:hover {
  opacity: 0.7;
}
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
  background-color: #000;
}
.hamburger-box {
  width: 40px;
  height: 24px;
  display: inline-block;
  position: relative;
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -2px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 40px;
  height: 4px;
  background-color: #4e7cb5;
  border-radius: 4px;
  position: absolute;
  transition-property: transform;
  transition-duration: 0.15s;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -10px;
}
.hamburger-inner::after {
  bottom: -10px;
}
/*
   * 3DX
   */
.hamburger--3dx .hamburger-box {
  perspective: 80px;
}
.hamburger--3dx .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx .hamburger-inner::before,
.hamburger--3dx .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(180deg);
}
.hamburger--3dx.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * 3DX Reverse
   */
.hamburger--3dx-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dx-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r .hamburger-inner::before,
.hamburger--3dx-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dx-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateY(-180deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dx-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * 3DY
   */
.hamburger--3dy .hamburger-box {
  perspective: 80px;
}
.hamburger--3dy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy .hamburger-inner::before,
.hamburger--3dy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(-180deg);
}
.hamburger--3dy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * 3DY Reverse
   */
.hamburger--3dy-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r .hamburger-inner::before,
.hamburger--3dy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * 3DXY
   */
.hamburger--3dxy .hamburger-box {
  perspective: 80px;
}
.hamburger--3dxy .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy .hamburger-inner::before,
.hamburger--3dxy .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg);
}
.hamburger--3dxy.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * 3DXY Reverse
   */
.hamburger--3dxy-r .hamburger-box {
  perspective: 80px;
}
.hamburger--3dxy-r .hamburger-inner {
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r .hamburger-inner::before,
.hamburger--3dxy-r .hamburger-inner::after {
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.hamburger--3dxy-r.is-active .hamburger-inner {
  background-color: transparent !important;
  transform: rotateX(180deg) rotateY(180deg) rotateZ(-180deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::before {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--3dxy-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
}
/*
   * Arrow
   */
.hamburger--arrow.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrow.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
/*
   * Arrow Right
   */
.hamburger--arrow-r.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrow-r.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
/*
   * Arrow Alt
   */
.hamburger--arrowalt .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(-8px, -10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.6850000000000001, 0.22);
}
.hamburger--arrowalt.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(-8px, 10px, 0) rotate(45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.6850000000000001, 0.22);
}
/*
   * Arrow Alt Right
   */
.hamburger--arrowalt-r .hamburger-inner::before {
  transition: top 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r .hamburger-inner::after {
  transition: bottom 0.1s 0.1s ease, transform 0.1s cubic-bezier(0.165, 0.84, 0.44, 1);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::before {
  top: 0;
  transform: translate3d(8px, -10px, 0) rotate(45deg) scale(0.7, 1);
  transition: top 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.6850000000000001, 0.22);
}
.hamburger--arrowalt-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: translate3d(8px, 10px, 0) rotate(-45deg) scale(0.7, 1);
  transition: bottom 0.1s ease, transform 0.1s 0.1s cubic-bezier(0.895, 0.03, 0.6850000000000001, 0.22);
}
/*
   * Arrow Turn
   */
.hamburger--arrowturn.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn.is-active .hamburger-inner::before {
  transform: translate3d(8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
.hamburger--arrowturn.is-active .hamburger-inner::after {
  transform: translate3d(8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
/*
   * Arrow Turn Right
   */
.hamburger--arrowturn-r.is-active .hamburger-inner {
  transform: rotate(-180deg);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::before {
  transform: translate3d(-8px, 0, 0) rotate(-45deg) scale(0.7, 1);
}
.hamburger--arrowturn-r.is-active .hamburger-inner::after {
  transform: translate3d(-8px, 0, 0) rotate(45deg) scale(0.7, 1);
}
/*
   * Boring
   */
.hamburger--boring .hamburger-inner,
.hamburger--boring .hamburger-inner::before,
.hamburger--boring .hamburger-inner::after {
  transition-property: none;
}
.hamburger--boring.is-active .hamburger-inner {
  transform: rotate(45deg);
}
.hamburger--boring.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--boring.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
/*
   * Collapse
   */
.hamburger--collapse .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Collapse Reverse
   */
.hamburger--collapse-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0.13s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0.1s linear;
}
.hamburger--collapse-r .hamburger-inner::before {
  transition: top 0.12s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--collapse-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--collapse-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0.1s 0.22s linear;
}
.hamburger--collapse-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.16s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.25s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Elastic
   */
.hamburger--elastic .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-270deg);
  transition-delay: 0.075s;
}
/*
   * Elastic Reverse
   */
.hamburger--elastic-r .hamburger-inner {
  top: 2px;
  transition-duration: 0.275s;
  transition-timing-function: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r .hamburger-inner::before {
  top: 10px;
  transition: opacity 0.125s 0.275s ease;
}
.hamburger--elastic-r .hamburger-inner::after {
  top: 20px;
  transition: transform 0.275s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}
.hamburger--elastic-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-135deg);
  transition-delay: 0.075s;
}
.hamburger--elastic-r.is-active .hamburger-inner::before {
  transition-delay: 0s;
  opacity: 0;
}
.hamburger--elastic-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(270deg);
  transition-delay: 0.075s;
}
/*
   * Emphatic
   */
.hamburger--emphatic {
  overflow: hidden;
}
.hamburger--emphatic .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic.is-active .hamburger-inner::before {
  left: -80px;
  top: -80px;
  transform: translate3d(80px, 80px, 0) rotate(45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic.is-active .hamburger-inner::after {
  right: -80px;
  top: -80px;
  transform: translate3d(-80px, 80px, 0) rotate(-45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
/*
   * Emphatic Reverse
   */
.hamburger--emphatic-r {
  overflow: hidden;
}
.hamburger--emphatic-r .hamburger-inner {
  transition: background-color 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::before {
  left: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, left 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r .hamburger-inner::after {
  top: 10px;
  right: 0;
  transition: transform 0.125s cubic-bezier(0.6, 0.04, 0.98, 0.335), top 0.05s 0.125s linear, right 0.125s 0.175s ease-in;
}
.hamburger--emphatic-r.is-active .hamburger-inner {
  transition-delay: 0s;
  transition-timing-function: ease-out;
  background-color: transparent !important;
}
.hamburger--emphatic-r.is-active .hamburger-inner::before {
  left: -80px;
  top: 80px;
  transform: translate3d(80px, -80px, 0) rotate(-45deg);
  transition: left 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
.hamburger--emphatic-r.is-active .hamburger-inner::after {
  right: -80px;
  top: 80px;
  transform: translate3d(-80px, -80px, 0) rotate(45deg);
  transition: right 0.125s ease-out, top 0.05s 0.125s linear, transform 0.125s 0.175s cubic-bezier(0.075, 0.82, 0.165, 1);
}
/*
   * Minus
   */
.hamburger--minus .hamburger-inner::before,
.hamburger--minus .hamburger-inner::after {
  transition: bottom 0.08s 0s ease-out, top 0.08s 0s ease-out, opacity 0s linear;
}
.hamburger--minus.is-active .hamburger-inner::before,
.hamburger--minus.is-active .hamburger-inner::after {
  opacity: 0;
  transition: bottom 0.08s ease-out, top 0.08s ease-out, opacity 0s 0.08s linear;
}
.hamburger--minus.is-active .hamburger-inner::before {
  top: 0;
}
.hamburger--minus.is-active .hamburger-inner::after {
  bottom: 0;
}
/*
   * Slider
   */
.hamburger--slider .hamburger-inner {
  top: 2px;
}
.hamburger--slider .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--slider.is-active .hamburger-inner::before {
  transform: rotate(-45deg) translate3d(-5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(-90deg);
}
/*
   * Slider Reverse
   */
.hamburger--slider-r .hamburger-inner {
  top: 2px;
}
.hamburger--slider-r .hamburger-inner::before {
  top: 10px;
  transition-property: transform, opacity;
  transition-timing-function: ease;
  transition-duration: 0.15s;
}
.hamburger--slider-r .hamburger-inner::after {
  top: 20px;
}
.hamburger--slider-r.is-active .hamburger-inner {
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
.hamburger--slider-r.is-active .hamburger-inner::before {
  transform: rotate(45deg) translate3d(5.71429px, -6px, 0);
  opacity: 0;
}
.hamburger--slider-r.is-active .hamburger-inner::after {
  transform: translate3d(0, -20px, 0) rotate(90deg);
}
/*
   * Spin
   */
.hamburger--spin .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin.is-active .hamburger-inner {
  transform: rotate(225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Spin Reverse
   */
.hamburger--spin-r .hamburger-inner {
  transition-duration: 0.22s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r .hamburger-inner::before {
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.hamburger--spin-r .hamburger-inner::after {
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spin-r.is-active .hamburger-inner {
  transform: rotate(-225deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spin-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.hamburger--spin-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Spring
   */
.hamburger--spring .hamburger-inner {
  top: 2px;
  transition: background-color 0s 0.13s linear;
}
.hamburger--spring .hamburger-inner::before {
  top: 10px;
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring .hamburger-inner::after {
  top: 20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring.is-active .hamburger-inner {
  transition-delay: 0.22s;
  background-color: transparent !important;
}
.hamburger--spring.is-active .hamburger-inner::before {
  top: 0;
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(45deg);
}
.hamburger--spring.is-active .hamburger-inner::after {
  top: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
  transform: translate3d(0, 10px, 0) rotate(-45deg);
}
/*
   * Spring Reverse
   */
.hamburger--spring-r .hamburger-inner {
  top: auto;
  bottom: 0;
  transition-duration: 0.13s;
  transition-delay: 0s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r .hamburger-inner::after {
  top: -20px;
  transition: top 0.2s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), opacity 0s linear;
}
.hamburger--spring-r .hamburger-inner::before {
  transition: top 0.1s 0.2s cubic-bezier(0.33333, 0.66667, 0.66667, 1), transform 0.13s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--spring-r.is-active .hamburger-inner {
  transform: translate3d(0, -10px, 0) rotate(-45deg);
  transition-delay: 0.22s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--spring-r.is-active .hamburger-inner::after {
  top: 0;
  opacity: 0;
  transition: top 0.2s cubic-bezier(0.33333, 0, 0.66667, 0.33333), opacity 0s 0.22s linear;
}
.hamburger--spring-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(90deg);
  transition: top 0.1s 0.15s cubic-bezier(0.33333, 0, 0.66667, 0.33333), transform 0.13s 0.22s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Stand
   */
.hamburger--stand .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand.is-active .hamburger-inner {
  transform: rotate(90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Stand Reverse
   */
.hamburger--stand-r .hamburger-inner {
  transition: transform 0.075s 0.15s cubic-bezier(0.55, 0.055, 0.675, 0.19), background-color 0s 0.075s linear;
}
.hamburger--stand-r .hamburger-inner::before {
  transition: top 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r .hamburger-inner::after {
  transition: bottom 0.075s 0.075s ease-in, transform 0.075s 0s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--stand-r.is-active .hamburger-inner {
  transform: rotate(-90deg);
  background-color: transparent !important;
  transition: transform 0.075s 0s cubic-bezier(0.215, 0.61, 0.355, 1), background-color 0s 0.15s linear;
}
.hamburger--stand-r.is-active .hamburger-inner::before {
  top: 0;
  transform: rotate(-45deg);
  transition: top 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--stand-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(45deg);
  transition: bottom 0.075s 0.1s ease-out, transform 0.075s 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Squeeze
   */
.hamburger--squeeze .hamburger-inner {
  transition-duration: 0.075s;
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze .hamburger-inner::before {
  transition: top 0.075s 0.12s ease, opacity 0.075s ease;
}
.hamburger--squeeze .hamburger-inner::after {
  transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.hamburger--squeeze.is-active .hamburger-inner {
  transform: rotate(45deg);
  transition-delay: 0.12s;
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.hamburger--squeeze.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  transition: top 0.075s ease, opacity 0.075s 0.12s ease;
}
.hamburger--squeeze.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
  transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
   * Vortex
   */
.hamburger--vortex .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex .hamburger-inner::before,
.hamburger--vortex .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex.is-active .hamburger-inner {
  transform: rotate(765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex.is-active .hamburger-inner::before,
.hamburger--vortex.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(90deg);
}
/*
   * Vortex Reverse
   */
.hamburger--vortex-r .hamburger-inner {
  transition-duration: 0.2s;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r .hamburger-inner::before,
.hamburger--vortex-r .hamburger-inner::after {
  transition-duration: 0s;
  transition-delay: 0.1s;
  transition-timing-function: linear;
}
.hamburger--vortex-r .hamburger-inner::before {
  transition-property: top, opacity;
}
.hamburger--vortex-r .hamburger-inner::after {
  transition-property: bottom, transform;
}
.hamburger--vortex-r.is-active .hamburger-inner {
  transform: rotate(-765deg);
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}
.hamburger--vortex-r.is-active .hamburger-inner::before,
.hamburger--vortex-r.is-active .hamburger-inner::after {
  transition-delay: 0s;
}
.hamburger--vortex-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
}
.hamburger--vortex-r.is-active .hamburger-inner::after {
  bottom: 0;
  transform: rotate(-90deg);
}
/* Alle kleuren die gebruikt worden */
/* Typografie */
.stack1-300 {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
}
.stack1-300-i {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: italic;
}
.stack1-400 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
}
.stack1-500 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
}
.stack1-500-i {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: italic;
}
.stack1-700 {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.stack1-900 {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-style: normal;
}
.heading-l {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 40px;
  line-height: 1.15em;
  margin: 0 0 0.4em 0;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .heading-l {
    font-size: 28px;
  }
}
.heading-xl {
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-style: normal;
  font-size: 70px;
  line-height: 1.05em;
  margin: 0 0 0.4em 0;
  text-transform: uppercase;
  letter-spacing: 0.01em;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .heading-xl {
    font-size: 40px;
  }
}
.t-tweet {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: italic;
  color: #33618c;
}
.datum {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: italic;
  font-size: 16px;
  line-height: 1.55em;
  margin: 0 0 .5em 0;
  color: #f85b07;
}
.weekdag {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  line-height: 1.55em;
  text-transform: capitalize;
  margin: 0 0 .5em 0;
  color: #5f95c5;
}
.jaar {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1.55em;
  text-transform: uppercase;
  margin: 0 0 .5em 0;
  color: #85add3;
}
/* Basis elementen met styles van fonts erop */
body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.55em;
  margin: 0 0 .5em 0;
  color: #33618c;
}
h1,
.h1 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 32px;
  line-height: 1.25em;
  margin: 0 0 0.4em 0;
  color: #6089bd;
}
h2,
.h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 22px;
  line-height: 1.30em;
  margin: 0 0 0.5em 0;
  color: #33618c;
}
h3,
.h3 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 19px;
  line-height: 1.35em;
  margin: 0 0 0.5em 0;
  color: #5f95c5;
}
h4,
.h4 {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 1.35em;
  margin: 0 0 0.5em 0;
}
.t-body {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.55em;
  margin: 0 0 .5em 0;
}
.t-small {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5em;
  margin: 0 0 .5em 0;
}
.t-xsmall {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1.5em;
  margin: 0 0 .5em 0;
}
.t-xxsmall {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 10px;
  line-height: 1.5em;
  margin: 0 0 .5em 0;
}
.t-large {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 1.45em;
  margin: 0 0 .5em 0;
}
.t-xlarge {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 24px;
  line-height: 1.45em;
  margin: 0 0 .5em 0;
}
a {
  cursor: pointer;
  color: inherit;
  text-decoration: none;
}
ul,
ol {
  padding: 0;
  margin: 0;
  list-style: none;
}
img {
  max-width: 100%;
  height: auto;
}
table {
  display: table;
  width: 100%;
  border-collapse: collapse;
}
td,
th {
  vertical-align: top;
  text-align: left;
  border: 1px solid #ccc;
  padding: 5px 10px;
}
p {
  margin: 0 0 .8em 0;
}
mark {
  background: #fdceb5;
}
.r-float {
  float: right;
}
.l-float {
  float: left;
}
.t-right {
  text-align: right;
}
.t-center {
  text-align: center;
}
.t-left {
  text-align: left;
}
.t-xsmall.c4 {
  color: #a49e93;
}
.t-xsmall.c4:hover {
  color: #f85b07;
}
blockquote {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: italic;
  color: #33618c;
  color: #85add3;
  background: #ffffff;
  padding: 20px 40px;
}
blockquote p {
  margin: 0;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  blockquote {
    padding: 5px 15px;
    margin-left: 0;
    margin-right: 0;
  }
}
.readmore {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.55em;
  margin: 0 0 .5em 0;
  color: #c64906;
}
.readmore:hover {
  color: #f85b07;
}
.readmore-inline {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  white-space: nowrap;
  color: #85add3;
}
.readmore-inline:hover {
  color: #f85b07;
}
.button {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.55em;
  margin: 0 0 .5em 0;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  border: 1px solid #254766;
  background: #254766;
  /* Old browsers */
  background: -moz-linear-gradient(top, #254766 0%, #254766 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #254766), color-stop(100%, #254766));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #254766 0%, #254766 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #254766 0%, #254766 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #254766 0%, #254766 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #254766 0%, #254766 100%);
  /* W3C */
  color: #ffffff;
  margin-top: 5px;
  padding: 7px 20px;
  display: inline-block;
  height: auto;
}
.button:hover {
  background: #254766;
  /* Old browsers */
  background: -moz-linear-gradient(top, #33618c 0%, #254766 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #33618c), color-stop(100%, #254766));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #33618c 0%, #254766 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #33618c 0%, #254766 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #33618c 0%, #254766 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #33618c 0%, #254766 100%);
  /* W3C */
}
.button.b-small {
  padding: 2px 10px;
}
.button.b-large {
  padding: 15px 20px;
}
.button.b-border {
  border-color: #ffffff;
  background: transparent;
}
.button.b-border:hover {
  background: rgba(37, 71, 102, 0.05);
}
.button.c2 {
  color: #ffffff;
  text-decoration: none;
  border-color: #6089bd;
  background: #6089bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6089bd), color-stop(100%, #6089bd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6089bd 0%, #6089bd 100%);
  /* W3C */
}
.button.c2:hover {
  color: #ffffff;
  background: #84a4cc;
  background: #6089bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6089bd), color-stop(100%, #456fa5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6089bd 0%, #456fa5 100%);
  /* W3C */
}
.button.c3 {
  border-color: #f85b07;
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #f85b07));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #f85b07 100%);
  /* W3C */
}
.button.c3:hover {
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #c64906));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #c64906 100%);
  /* W3C */
}
.button.c0 {
  color: #254766;
  border-color: #ffffff;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  /* W3C */
}
.button.c0:hover {
  color: #ffffff;
  border-color: #f85b07;
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #c64906));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #c64906 100%);
  /* W3C */
}
.button.t-right {
  margin-left: 10px;
}
.button.t-center {
  margin-left: 5px;
  margin-right: 5px;
}
.button.t-left {
  margin-right: 10px;
}
/* icons */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  vertical-align: top;
}
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  font-size: 1em;
}
.icon-max {
  position: absolute;
  font-size: 16px;
  left: 19px;
  top: 17px;
}
.icon-min {
  position: absolute;
  font-size: 16px;
  left: 19px;
  top: 17px;
}
.icon-facebook {
  font-size: 17px;
  line-height: 17px;
  margin: 8px 0 0 0;
}
.icon-twitter {
  font-size: 14px;
  line-height: 14px;
  margin: 10px 0 0 0;
}
.icon-pinterst {
  font-size: 17px;
  line-height: 17px;
  margin: 8px 0 0 0;
}
.icon-in {
  font-size: 16px;
  line-height: 16px;
  margin: 8px 0 0 0;
}
.icon-bird {
  font-size: 40px;
  line-height: 26px;
  margin: 0 5px 0 0;
}
.kruimelpad .icon-next-3 {
  font-size: 8px;
  line-height: 8px;
  margin: 6px 2px 0px 5px;
}
.readmore .icon-next-3 {
  font-size: 9px;
  line-height: 10px;
  margin: 0px 0 0 2px;
}
.readmore .icon-prev-3 {
  font-size: 9px;
  line-height: 10px;
  margin: 0px 2px 0 0;
}
.icon-prev-2 {
  font-size: 13px;
  line-height: 13px;
  margin: 5px 5px 0 5px;
}
.icon-next-2 {
  font-size: 13px;
  line-height: 13px;
  margin: 5px 5px 0 5px;
}
.icon-kal-wit {
  font-size: 16px;
  line-height: 16px;
  margin: 0px 2px 0 0px;
}
.icon-pop {
  font-size: 16px;
  line-height: 16px;
}
.icon-zoek {
  font-size: 16px;
  line-height: 16px;
}
.icon-hamburger {
  font-size: 21px;
  line-height: 15px;
}
form,
.form {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
form fieldset,
.form fieldset,
form .fieldset,
.form .fieldset {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 5px;
  border: 0;
  padding: 0;
  clear: both;
}
form label,
.form label,
form .label,
.form .label {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5em;
  margin: 0 0 .5em 0;
  display: inline-block;
}
form input,
.form input,
form select,
.form select {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  border: 0px;
  padding: 3px 5px 3px 10px;
  height: 31px;
  margin: 0 2px 2px 0;
  background: #ffffff;
}
form input[type=text],
.form input[type=text],
form input[type=tel],
.form input[type=tel],
form input[type=email],
.form input[type=email],
form input[type=password],
.form input[type=password],
form select,
.form select,
form textarea,
.form textarea {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5em;
  margin: 0 0 .5em 0;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  border: 1px solid #ffffff;
  width: 100%;
}
form textarea,
.form textarea {
  border: 1px solid #ffffff;
  padding: 5px;
  resize: vertical;
  background: #ffffff;
  margin-bottom: 0.45em;
}
form input[type=file],
.form input[type=file] {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5em;
  margin: 0 0 .5em 0;
  height: auto;
}
form .checkboxes input,
.form .checkboxes input,
form .radiobuttons input,
.form .radiobuttons input {
  display: inline;
  vertical-align: middle;
  width: auto;
  margin-right: 5px;
}
form .checkboxes label,
.form .checkboxes label,
form .radiobuttons label,
.form .radiobuttons label {
  display: inline;
  color: grey;
}
form input[type=submit],
.form input[type=submit] {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.55em;
  margin: 0 0 .5em 0;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  border: 1px solid #254766;
  background: #254766;
  /* Old browsers */
  background: -moz-linear-gradient(top, #254766 0%, #254766 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #254766), color-stop(100%, #254766));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #254766 0%, #254766 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #254766 0%, #254766 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #254766 0%, #254766 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #254766 0%, #254766 100%);
  /* W3C */
  color: #ffffff;
  margin-top: 5px;
  padding: 7px 20px;
  display: inline-block;
  height: auto;
}
form input[type=submit]:hover,
.form input[type=submit]:hover {
  background: #254766;
  /* Old browsers */
  background: -moz-linear-gradient(top, #33618c 0%, #254766 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #33618c), color-stop(100%, #254766));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #33618c 0%, #254766 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #33618c 0%, #254766 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #33618c 0%, #254766 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #33618c 0%, #254766 100%);
  /* W3C */
}
form input[type=submit].b-small,
.form input[type=submit].b-small {
  padding: 2px 10px;
}
form input[type=submit].b-large,
.form input[type=submit].b-large {
  padding: 15px 20px;
}
form input[type=submit].b-border,
.form input[type=submit].b-border {
  border-color: #ffffff;
  background: transparent;
}
form input[type=submit].b-border:hover,
.form input[type=submit].b-border:hover {
  background: rgba(37, 71, 102, 0.05);
}
form input[type=submit].c2,
.form input[type=submit].c2 {
  color: #ffffff;
  text-decoration: none;
  border-color: #6089bd;
  background: #6089bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6089bd), color-stop(100%, #6089bd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6089bd 0%, #6089bd 100%);
  /* W3C */
}
form input[type=submit].c2:hover,
.form input[type=submit].c2:hover {
  color: #ffffff;
  background: #84a4cc;
  background: #6089bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6089bd), color-stop(100%, #456fa5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6089bd 0%, #456fa5 100%);
  /* W3C */
}
form input[type=submit].c3,
.form input[type=submit].c3 {
  border-color: #f85b07;
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #f85b07));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #f85b07 100%);
  /* W3C */
}
form input[type=submit].c3:hover,
.form input[type=submit].c3:hover {
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #c64906));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #c64906 100%);
  /* W3C */
}
form input[type=submit].c0,
.form input[type=submit].c0 {
  color: #254766;
  border-color: #ffffff;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  /* W3C */
}
form input[type=submit].c0:hover,
.form input[type=submit].c0:hover {
  color: #ffffff;
  border-color: #f85b07;
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #c64906));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #c64906 100%);
  /* W3C */
}
form input[type=submit].t-right,
.form input[type=submit].t-right {
  margin-left: 10px;
}
form input[type=submit].t-center,
.form input[type=submit].t-center {
  margin-left: 5px;
  margin-right: 5px;
}
form input[type=submit].t-left,
.form input[type=submit].t-left {
  margin-right: 10px;
}
form div.error input,
.form div.error input,
form div.error textarea,
.form div.error textarea,
form div.error select,
.form div.error select {
  border: 1px solid #ca544c !important;
}
form span.error,
.form span.error {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1.5em;
  margin: 0 0 .5em 0;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding: 2px 8px;
  top: -5px;
  color: #ffffff;
  background: #ca544c;
}
.messages .note,
.messages .success,
.messages .error {
  padding: 10px;
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
}
.messages .error {
  background: #fefdfd;
  color: #af3c34;
  border: 1px solid #ca544c;
}
.messages .note {
  background: #f2f8fc;
  color: #2d7fc2;
  border: 1px solid #4c98d6;
}
.messages .success {
  background: #e8f3e6;
  color: #48823e;
  border: 1px solid #5ba44f;
}
.contactform {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding: 20px 30px;
  margin: 10px 0;
  background: #dedcd8;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .contactform {
    padding: 7px 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .contactform {
    padding: 5px 15px;
  }
}
.registerform {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding: 20px 30px;
  margin-bottom: 30px;
  background: #6089bd;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .registerform {
    padding: 7px 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .registerform {
    padding: 5px 15px;
  }
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .registerform {
    padding: 20px 15px;
  }
}
.registerform .zoekveld {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.registerform h3 {
  color: #ffffff;
}
.registerform button {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.55em;
  margin: 0 0 .5em 0;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  border: 1px solid #254766;
  background: #254766;
  /* Old browsers */
  background: -moz-linear-gradient(top, #254766 0%, #254766 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #254766), color-stop(100%, #254766));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #254766 0%, #254766 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #254766 0%, #254766 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #254766 0%, #254766 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #254766 0%, #254766 100%);
  /* W3C */
  color: #ffffff;
  margin-top: 5px;
  padding: 7px 20px;
  display: inline-block;
  height: auto;
  border-color: #f85b07;
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #f85b07));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #f85b07 100%);
  /* W3C */
  padding: 2px 10px;
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
}
.registerform button:hover {
  background: #254766;
  /* Old browsers */
  background: -moz-linear-gradient(top, #33618c 0%, #254766 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #33618c), color-stop(100%, #254766));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #33618c 0%, #254766 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #33618c 0%, #254766 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #33618c 0%, #254766 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #33618c 0%, #254766 100%);
  /* W3C */
}
.registerform button.b-small {
  padding: 2px 10px;
}
.registerform button.b-large {
  padding: 15px 20px;
}
.registerform button.b-border {
  border-color: #ffffff;
  background: transparent;
}
.registerform button.b-border:hover {
  background: rgba(37, 71, 102, 0.05);
}
.registerform button.c2 {
  color: #ffffff;
  text-decoration: none;
  border-color: #6089bd;
  background: #6089bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6089bd), color-stop(100%, #6089bd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6089bd 0%, #6089bd 100%);
  /* W3C */
}
.registerform button.c2:hover {
  color: #ffffff;
  background: #84a4cc;
  background: #6089bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6089bd), color-stop(100%, #456fa5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6089bd 0%, #456fa5 100%);
  /* W3C */
}
.registerform button.c3 {
  border-color: #f85b07;
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #f85b07));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #f85b07 100%);
  /* W3C */
}
.registerform button.c3:hover {
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #c64906));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #c64906 100%);
  /* W3C */
}
.registerform button.c0 {
  color: #254766;
  border-color: #ffffff;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  /* W3C */
}
.registerform button.c0:hover {
  color: #ffffff;
  border-color: #f85b07;
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #c64906));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #c64906 100%);
  /* W3C */
}
.registerform button.t-right {
  margin-left: 10px;
}
.registerform button.t-center {
  margin-left: 5px;
  margin-right: 5px;
}
.registerform button.t-left {
  margin-right: 10px;
}
.registerform button:hover {
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #c64906));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #c64906 100%);
  /* W3C */
}
.inlogform {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding: 20px 30px;
  margin: 10px 0;
  background: #dedcd8;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .inlogform {
    padding: 7px 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .inlogform {
    padding: 5px 15px;
  }
}
.zoekform {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding: 20px 30px;
  margin: 10px 0;
  background: #dedcd8;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .zoekform {
    padding: 7px 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .zoekform {
    padding: 5px 15px;
  }
}
.zoekform .zoekveld {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.zoekform button {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.55em;
  margin: 0 0 .5em 0;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  border: 1px solid #254766;
  background: #254766;
  /* Old browsers */
  background: -moz-linear-gradient(top, #254766 0%, #254766 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #254766), color-stop(100%, #254766));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #254766 0%, #254766 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #254766 0%, #254766 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #254766 0%, #254766 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #254766 0%, #254766 100%);
  /* W3C */
  color: #ffffff;
  margin-top: 5px;
  padding: 7px 20px;
  display: inline-block;
  height: auto;
  border-color: #f85b07;
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #f85b07));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #f85b07 100%);
  /* W3C */
  padding: 2px 10px;
  position: absolute;
  right: 0;
  top: 0;
  padding-bottom: 3px;
  margin: 0;
}
.zoekform button:hover {
  background: #254766;
  /* Old browsers */
  background: -moz-linear-gradient(top, #33618c 0%, #254766 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #33618c), color-stop(100%, #254766));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #33618c 0%, #254766 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #33618c 0%, #254766 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #33618c 0%, #254766 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #33618c 0%, #254766 100%);
  /* W3C */
}
.zoekform button.b-small {
  padding: 2px 10px;
}
.zoekform button.b-large {
  padding: 15px 20px;
}
.zoekform button.b-border {
  border-color: #ffffff;
  background: transparent;
}
.zoekform button.b-border:hover {
  background: rgba(37, 71, 102, 0.05);
}
.zoekform button.c2 {
  color: #ffffff;
  text-decoration: none;
  border-color: #6089bd;
  background: #6089bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6089bd), color-stop(100%, #6089bd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6089bd 0%, #6089bd 100%);
  /* W3C */
}
.zoekform button.c2:hover {
  color: #ffffff;
  background: #84a4cc;
  background: #6089bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6089bd), color-stop(100%, #456fa5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6089bd 0%, #456fa5 100%);
  /* W3C */
}
.zoekform button.c3 {
  border-color: #f85b07;
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #f85b07));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #f85b07 100%);
  /* W3C */
}
.zoekform button.c3:hover {
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #c64906));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #c64906 100%);
  /* W3C */
}
.zoekform button.c0 {
  color: #254766;
  border-color: #ffffff;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  /* W3C */
}
.zoekform button.c0:hover {
  color: #ffffff;
  border-color: #f85b07;
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #c64906));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #c64906 100%);
  /* W3C */
}
.zoekform button.t-right {
  margin-left: 10px;
}
.zoekform button.t-center {
  margin-left: 5px;
  margin-right: 5px;
}
.zoekform button.t-left {
  margin-right: 10px;
}
.zoekform button:hover {
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #c64906));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #c64906 100%);
  /* W3C */
}
.zoekresultaten {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding: 50px 0;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .zoekresultaten {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px) {
  .zoekresultaten {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 480px) {
  .zoekresultaten {
    padding: 10px 0;
  }
}
.zoekresultaten ul {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.zoekresultaten li {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding: 6px 0;
  border-bottom: 1px solid #ffffff;
}
.zoekresultaten li a {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.zoekresultaten li a:hover {
  color: #f85b07;
}
.zoekresultaten li span {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5em;
  margin: 0 0 .5em 0;
  color: #a8bedb;
}
/* standaart block en mixin*/
.article {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}
.article a {
  color: #f85b07;
  text-decoration: underline;
}
.article a:hover {
  color: #c64906;
}
.article ul {
  list-style: square;
  padding-left: 15px;
  margin-bottom: 20px;
}
.article ol {
  list-style: decimal;
  padding-left: 15px;
  margin-bottom: 20px;
}
.article p b {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.article img {
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 20px;
}
.article img.r-float {
  margin-left: 20px;
  margin-right: 0px;
}
body,
html {
  width: 100%;
  height: 100%;
  margin: 0;
}
.main-header {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  border-bottom: 10px solid #ffffff;
  max-height: 164px;
  background: #ffffff;
  position: fixed;
  z-index: 1000;
}
@media only screen and (max-width: 480px) {
  .main-header {
    height: 135px;
  }
}
.main-header .logo-positie {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  max-height: 164px;
  overflow: hidden;
}
.main-header.mini {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  max-height: 65px;
}
.main-header.mini .logo-positie {
  max-height: 57px;
}
.main-header.mini .main-logo {
  max-height: 80px;
  margin-top: 4px;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .main-header.mini .main-logo {
    max-height: 57px;
    margin-top: 0;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1279px), only screen and (min-width: 1280px) and (max-width: 1365px), only screen and (min-width: 1366px) {
  .main-header.mini .main-logo {
    margin: 0;
  }
}
.main-header.mini .social-icons-header {
  display: none;
}
.main-header.mini .main-navigation.show {
  top: 65px;
}
@media only screen and (min-width: 1280px) and (max-width: 1365px), only screen and (min-width: 1366px) {
  .main-header.mini .main-navigation {
    margin-top: 22px;
  }
}
.main-logo {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  max-height: 200px;
}
@media only screen and (min-width: 1280px) and (max-width: 1365px), only screen and (min-width: 1366px) {
  .main-logo {
    margin: 5px 0;
  }
}
@media only screen and (max-width: 480px) {
  .main-logo {
    margin-top: 5px;
  }
}
.social-icons-header {
  margin-top: 20px;
}
.social-icons-header .social {
  width: 25px;
  height: 25px;
  border-radius: 50%;
  text-align: center;
  background-color: rgba(154, 154, 153, 0.4);
  display: inline-block;
  margin-right: 8px;
  position: relative;
  float: left;
}
.social-icons-header .social:before {
  font-family: iconfont;
  font-size: 12px;
  line-height: 25px;
  font-weight: 400;
  color: #ffffff;
}
.social-icons-header .social:hover {
  background-color: rgba(154, 154, 153, 0.8);
}
.social-icons-header .social:last-child {
  margin-right: 0;
}
.social-icons-header .social.insta:before {
  content: '\f101';
}
.social-icons-header .social.facebook:before {
  content: '\f102';
}
.social-icons-header .social.twitter:before {
  content: '\f103';
}
.social-icons-header .social.linkedin:before {
  content: '\f104';
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .social-icons-header {
    display: none;
  }
}
.main-navigation {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  display: flex;
  flex-direction: row-reverse;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  margin-top: 30px;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px), only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 990px) and (max-width: 1279px) {
  .main-navigation.show {
    display: block;
    position: absolute;
    -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
    background: #ffffff;
    left: 0;
    top: 135px;
    margin-top: 0;
  }
  .main-navigation.show ul,
  .main-navigation.show li {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    margin: 0;
  }
  .main-navigation.show ul li ul {
    display: none;
  }
  .main-navigation.show a {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    padding: 5px 10px;
  }
  .main-navigation.show .zoeken.mini {
    display: block;
    float: left;
    position: relative;
    width: 100%;
  }
  .main-navigation.show .zoeken.mini a {
    display: inline-block;
    width: auto;
  }
  .main-navigation.show .zoeken.mini span {
    display: none;
  }
  .main-navigation.show .zoeken.mini li {
    margin-left: 0px;
  }
  .main-navigation.show .zoeken.mini form,
  .main-navigation.show .zoeken.mini form.dd-input {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    width: 80%;
    top: 0;
  }
  .main-navigation.show .inloggen.mini {
    display: block;
    float: left;
    position: relative;
    width: 100%;
  }
  .main-navigation.show .inloggen.mini a {
    display: block;
    float: left;
    position: relative;
    width: 100%;
  }
  .main-navigation.show .inloggen.mini li {
    margin-left: 0;
  }
  .main-navigation.show .inloggen.mini span {
    display: inline;
    margin-left: 12px;
  }
}
@media only screen and (max-width: 480px) and only screen and (min-width: 481px) and (max-width: 610px), only screen and (min-width: 481px) and (max-width: 610px) and only screen and (min-width: 481px) and (max-width: 610px), only screen and (min-width: 611px) and (max-width: 989px) and only screen and (min-width: 481px) and (max-width: 610px), only screen and (min-width: 990px) and (max-width: 1279px) and only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) and only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) and only screen and (max-width: 480px), only screen and (min-width: 611px) and (max-width: 989px) and only screen and (max-width: 480px), only screen and (min-width: 990px) and (max-width: 1279px) and only screen and (max-width: 480px) {
  .main-navigation.show {
    top: 41px;
  }
}
@media only screen and (max-width: 480px) and only screen and (min-width: 990px) and (max-width: 1279px), only screen and (min-width: 481px) and (max-width: 610px) and only screen and (min-width: 990px) and (max-width: 1279px), only screen and (min-width: 611px) and (max-width: 989px) and only screen and (min-width: 990px) and (max-width: 1279px), only screen and (min-width: 990px) and (max-width: 1279px) and only screen and (min-width: 990px) and (max-width: 1279px) {
  .main-navigation.show {
    top: 50px;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1279px) {
  .main-navigation.show {
    top: 82px;
  }
}
.main-navigation li {
  float: left;
  margin-left: 10px;
}
.main-navigation li a {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  text-transform: uppercase;
  font-weight: 400;
  font-size: 14px;
  line-height: 1.5em;
  margin: 0 0 .5em 0;
  color: rgba(26, 26, 30, 0.8);
  font-family: 'Roboto', sans-serif;
  font-weight: 900;
  font-style: normal;
  padding: 10px 8px;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .main-navigation li a {
    padding: 10px 5px;
  }
}
.main-navigation li.active a {
  color: #6089bd;
}
.main-navigation li:hover a {
  color: #6089bd;
}
.main-navigation li ul li {
  display: none;
}
.main-navigation li.login-button {
  margin-top: -4px;
}
.main-navigation li.login-button a {
  width: 35px;
  height: 35px;
  background-color: #4e7cb5;
  border-radius: 50%;
  display: block;
  text-align: center;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px), only screen and (min-width: 611px) and (max-width: 989px) {
  .main-navigation li.login-button a {
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    margin-top: 10px;
  }
}
.main-navigation li.login-button a i.icon {
  font-size: 13px;
  color: #ffffff;
  line-height: 36px;
}
.main-navigation li.login-button a:hover {
  background-color: #4570a5;
}
.main-navigation .field {
  position: relative;
  margin: -5px 0 0 0;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .main-navigation .field {
    padding: 0 10px;
  }
}
.main-navigation .field input {
  background-color: rgba(154, 154, 153, 0.1);
  height: 35px;
  margin: 0;
}
.main-navigation .field button {
  position: absolute;
  right: 10px;
  top: 5px;
  background: transparent;
  border: none;
  box-shadow: none;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .main-navigation .field button {
    right: 20px;
  }
}
.main-navigation .field button i {
  color: #1a1a1e;
}
.main-navigation .inloggen.mini,
.main-navigation .zoeken.mini {
  float: left;
  position: relative;
  display: inline-block;
}
.main-navigation .inloggen.mini li,
.main-navigation .zoeken.mini li {
  margin-left: 5px;
}
.main-navigation .inloggen.mini span,
.main-navigation .zoeken.mini span {
  display: none;
}
.main-navigation .zoeken.mini form {
  display: none;
}
.main-navigation .zoeken.mini form.dd-input {
  display: block;
  position: absolute;
  top: 30px;
  right: 0;
  width: 180px;
}
.main-navigation .zoeken.mini form.dd-input input {
  border: 2px solid #dedcd8;
}
.main-navigation .zoeken.mini form.dd-input:after {
  z-index: -1;
  content: "";
  position: absolute;
  border: 20px solid #dedcd8;
  border-right: transparent;
  border-bottom: transparent;
  transform: rotate(-45deg);
  right: 4px;
  top: -6px;
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px), only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 990px) and (max-width: 1279px) {
  .hamburger {
    display: block;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    padding: 5px 10px 7px 10px;
    margin-top: 13px;
  }
  .main-navigation {
    display: none;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1365px), only screen and (min-width: 1366px) {
  button.hamburger {
    display: none;
  }
}
main {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  background: #ffffff;
  margin-top: 95px;
  z-index: 1;
  min-height: 540px;
}
@media only screen and (max-width: 480px), only screen and (min-width: 611px) and (max-width: 989px) {
  main {
    margin-top: 136px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px) {
  main {
    margin-top: 102px;
  }
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  main {
    margin-top: 66px;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1279px) {
  main {
    margin-top: 83px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1365px), only screen and (min-width: 1366px) {
  main {
    margin-top: 124px;
  }
}
.submenu {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  background: #ffffff;
  margin-bottom: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
}
@media only screen and (max-width: 480px) {
  .submenu {
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 0;
  }
}
.submenu ul {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding-left: 2px;
  padding-right: 2px;
}
.submenu li a {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5em;
  margin: 0 0 .5em 0;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 30px;
  padding-right: 30px;
  margin-bottom: 0;
  background: #ffffff;
}
@media only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .submenu li a {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.submenu li {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  display: block;
  clear: both;
}
.submenu li:hover a {
  color: #f85b07;
}
.submenu li.active a {
  background: #f85b07;
  color: #ffffff;
}
.submenu li.active:hover a {
  color: #ffffff;
}
.submenu li.switchprofiel {
  border-top: 1px dashed #f85b07;
}
.space-block {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding: 50px 0;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .space-block {
    padding: 30px 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px) {
  .space-block {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 480px) {
  .space-block {
    padding: 10px 0;
  }
}
.space-block.bgc0 {
  background: #ffffff;
}
.space-block.bgc1 {
  background: #254766;
}
.space-block.bgc2 {
  background: #6089bd;
}
.space-block.bgc2light {
  background: #c5d4e7;
}
.space-block.bgc3 {
  background: #f85b07;
}
.space-block.borderc2 {
  border-bottom: 1px solid #6089bd;
}
.content-block {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding: 20px 30px;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  background: #ffffff;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .content-block {
    padding: 7px 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .content-block {
    padding: 5px 15px;
  }
}
.header-bg {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  background: url("../img/content-header.jpg");
  background-size: cover;
  height: 180px;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .header-bg {
    height: 100px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .header-bg {
    height: 50px;
  }
}
.header-bg.mini {
  height: 100px;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .header-bg.mini {
    height: 80px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .header-bg.mini {
    height: 50px;
  }
}
section.banner-section {
  text-align: center;
  padding: 100px 0 90px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
section.banner-section:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: rgba(96, 137, 189, 0.4);
  z-index: 1;
}
section.banner-section h1 {
  font-size: 50px;
  line-height: 50px;
  font-weight: 900;
  text-shadow: 0 3px 6px rgba(26, 26, 30, 0.2);
  color: #ffffff;
  margin-bottom: 40px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  section.banner-section h1 {
    font-size: 25px;
    line-height: 25px;
  }
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  section.banner-section {
    padding: 50px 0 40px;
  }
}
.banner-block {
  background-color: rgba(255, 255, 255, 0.9);
  padding: 42px 30px 46px;
  text-align: left;
  border-radius: 5px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .banner-block {
    margin-bottom: 20px;
  }
}
.banner-block .row {
  margin-left: -5px;
  margin-right: -5px;
}
.banner-block .row .col.xs-padding {
  padding-left: 5px;
  padding-right: 5px;
}
.banner-block > .title {
  font-size: 28px;
  line-height: 30px;
  color: #1a1a1e;
  font-weight: 900;
  margin-bottom: 30px;
}
.banner-block .search-form {
  border-bottom: 1px solid rgba(154, 154, 153, 0.4);
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.banner-block .search-form .field input {
  height: 50px;
  border: 1px solid #dedede;
  border-radius: 5px;
  margin-bottom: 10px;
}
.banner-block .search-form .field select {
  height: 50px;
  border: 1px solid #dedede;
  border-radius: 5px;
  margin-bottom: 10px;
}
.banner-block .events a.item {
  display: block;
  padding: 20px 0 20px 66px;
  position: relative;
  border-top: 1px solid rgba(154, 154, 153, 0.4);
}
.banner-block .events a.item:first-child {
  padding-top: 0;
  border-top: none;
}
.banner-block .events a.item:first-child .date {
  top: 0;
}
.banner-block .events a.item .date {
  width: 50px;
  height: 50px;
  color: #ffffff;
  background: #f85b07;
  padding: 7px 12px 6px;
  border-radius: 5px;
  text-align: center;
  position: absolute;
  left: 0;
  top: 20px;
}
.banner-block .events a.item .date .day {
  font-size: 22px;
  line-height: 22px;
  font-weight: 900;
  color: #ffffff;
  display: inline-block;
}
.banner-block .events a.item .date .month {
  font-size: 12px;
  line-height: 12px;
  font-weight: 400;
  color: #ffffff;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
  top: -8px;
}
.banner-block .events a.item .long-date {
  font-size: 12px;
  line-height: 18px;
  color: rgba(26, 26, 30, 0.5);
  margin-bottom: 5px;
}
.banner-block .events a.item .title {
  font-size: 18px;
  line-height: 22px;
  font-weight: 900;
  color: #1a1a1e;
  margin-bottom: 0;
}
.banner-block .events a.item:hover .title {
  color: rgba(26, 26, 30, 0.65);
}
.banner-block .image {
  width: 120px;
  height: 120px;
  border: 1px solid #dedede;
  border-radius: 50%;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: absolute;
  right: 30px;
  top: 40px;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px), only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 990px) and (max-width: 1279px) {
  .banner-block .image {
    top: 100px;
  }
}
.banner-block .news-item .title {
  font-size: 20px;
  line-height: 24px;
  font-weight: 900;
  color: #6089bd;
  text-transform: uppercase;
  margin-bottom: 20px;
  padding-right: 148px;
}
.banner-block .news-item p {
  font-size: 16px;
  line-height: 24px;
  color: #1a1a1e;
}
.banner-block .news-item p a {
  color: #6089bd;
  font-weight: 500;
}
.banner-block .news-item p a:hover {
  text-decoration: underline;
}
.banner-block .big-text {
  margin-top: 15px;
  display: inline-block;
}
.big-text {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700;
  color: #1a1a1e;
}
.float-left {
  float: left !important;
}
.float-right {
  float: right !important;
}
a.home-button,
button.home-button {
  padding: 17px 30px;
  margin: 0;
  text-align: center;
  border: none;
  font-size: 14px;
  line-height: 1.35;
  font-weight: 900;
  text-transform: uppercase;
  box-shadow: none;
}
a.home-button.yellow,
button.home-button.yellow {
  background: #f8b707;
}
a.home-button.yellow:hover,
button.home-button.yellow:hover {
  background: #dfa506;
}
a.home-button.blue,
button.home-button.blue {
  background: #4e7cb5;
}
a.home-button.blue:hover,
button.home-button.blue:hover {
  background: #ffffff;
  color: #4e7cb5;
  font-weight: 900;
}
a.home-button.hollow,
button.home-button.hollow {
  background: transparent;
  border: 1px solid #1a1a1e;
  color: #1a1a1e;
}
a.home-button.hollow:hover,
button.home-button.hollow:hover {
  color: #ffffff;
  background: #1a1a1e;
}
a.home-button.hollow.white,
button.home-button.hollow.white {
  border-color: #ffffff;
  color: #ffffff;
}
a.home-button.hollow.white:hover,
button.home-button.hollow.white:hover {
  color: #4e7cb5;
  background: #ffffff;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  a.home-button.mobile-expanded,
  button.home-button.mobile-expanded {
    width: 100%;
  }
}
@media only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 990px) and (max-width: 1279px) {
  a.home-button.tablet-expanded,
  button.home-button.tablet-expanded {
    width: 100%;
  }
}
.bgblue {
  background: #4e7cb5;
}
.padding-block {
  padding: 45px 0;
}
.padding-block .large-text {
  font-size: 50px;
  line-height: 50px;
  font-weight: 900;
  color: #ffffff;
}
.padding-block .col.special-border {
  border-left: 1px solid #ffffff;
}
.padding-block .padding-left {
  padding-left: 30px;
}
.padding-block p {
  color: #ffffff;
}
.padding-block .home-button {
  padding-left: 29px;
  padding-right: 29px;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .padding-block {
    text-align: center;
  }
  .padding-block .large-text {
    font-size: 35px;
    line-height: 35px;
    margin-bottom: 15px;
  }
  .padding-block .col.special-border {
    border-left: none;
  }
  .padding-block .padding-left {
    padding-left: 0;
  }
}
.no-padding-left {
  padding-left: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.mega-padding-block {
  padding: 90px 0;
}
.news-list h2 {
  font-size: 40px;
  line-height: 40px;
  color: #1a1a1e;
  font-weight: 900;
  margin-bottom: 20px;
  display: inline-block;
}
.news-list a.more {
  font-size: 14px;
  line-height: 20px;
  font-weight: 900;
  color: #4e7cb5;
  display: inline-block;
  padding-right: 22px;
  margin-top: 15px;
  position: relative;
}
.news-list a.more:after {
  content: '\f108';
  font-family: iconfont;
  font-weight: 400;
  font-size: 10px;
  position: absolute;
  right: 0;
  top: -1px;
}
.news-list a.more:hover {
  color: #426b9d;
}
.news-list a.news-item {
  display: block;
}
.news-list a.news-item .image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 200px;
  width: 100%;
  border-radius: 5px;
  margin-bottom: 20px;
}
.news-list a.news-item .date {
  font-size: 12px;
  line-height: 18px;
  font-weight: 300;
  color: rgba(26, 26, 30, 0.5);
  margin-bottom: 10px;
}
.news-list a.news-item .title {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  color: #1a1a1e;
  margin-bottom: 13px;
  display: inline-block;
}
.news-list a.news-item p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #1a1a1e;
}
.news-list a.news-item:hover .title {
  color: rgba(26, 26, 30, 0.65);
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .news-list a.news-item {
    padding-bottom: 20px;
    margin-bottom: 40px;
    border-bottom: 1px solid rgba(154, 154, 153, 0.5);
  }
}
section.highlighted-section .text {
  background: rgba(78, 124, 181, 0.05);
  padding: 56px 40px 60px;
}
section.highlighted-section .text article.cms-content h2 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 900;
  color: #1a1a1e;
  margin-bottom: 30px;
}
section.highlighted-section .text article.cms-content h3 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  color: #1a1a1e;
  margin-bottom: 20px;
}
section.highlighted-section .text article.cms-content p {
  font-size: 16px;
  line-height: 26px;
  font-weight: 300;
  color: #1a1a1e;
  margin-bottom: 30px;
}
section.highlighted-section .text article.cms-content p strong {
  font-size: 18px;
  font-weight: 500;
}
section.highlighted-section .image {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
section.ius-novum-tweets .small-padding-right {
  padding-right: 10px !important;
}
section.ius-novum-tweets .small-padding-left {
  padding-left: 10px !important;
}
section.ius-novum-tweets h2 {
  font-size: 40px;
  line-height: 40px;
  font-weight: 900;
  color: #1a1a1e;
  margin-bottom: 30px;
}
section.ius-novum-tweets .messages a.item {
  display: block;
}
section.ius-novum-tweets .messages a.item .image {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  width: 100%;
  height: 200px;
  border-radius: 5px;
}
section.ius-novum-tweets .messages a.item h3 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  color: #1a1a1e;
  margin-bottom: 10px;
}
section.ius-novum-tweets .messages a.item p {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #1a1a1e;
}
section.ius-novum-tweets .messages a.item:hover h3 {
  color: rgba(26, 26, 30, 0.65);
}
section.ius-novum-tweets .messages a.more {
  font-size: 14px;
  line-height: 20px;
  font-weight: 900;
  color: #f8b707;
  text-transform: uppercase;
  display: inline-block;
  padding-right: 22px;
  margin-top: 15px;
  position: relative;
}
section.ius-novum-tweets .messages a.more:after {
  content: '\f108';
  font-family: iconfont;
  font-weight: 400;
  font-size: 10px;
  position: absolute;
  right: 0;
  top: -1px;
}
section.ius-novum-tweets .messages a.more:hover {
  color: #dfa506;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  section.ius-novum-tweets .messages {
    margin-bottom: 50px;
  }
  section.ius-novum-tweets .messages a.more {
    margin-top: 0;
  }
}
section.ius-novum-tweets .tweets .tweet {
  padding: 20px;
  border: 1px solid #dedede;
  border-radius: 5px;
  margin-bottom: 15px;
}
section.ius-novum-tweets .tweets .tweet .tweet-message {
  font-size: 16px;
  line-height: 24px;
  font-weight: 300;
  color: #1a1a1e;
}
section.ius-novum-tweets .tweets .tweet .tweet-message a {
  font-weight: 500;
  color: #f85b07;
}
section.ius-novum-tweets .tweets .tweet .tweet-message a:hover {
  color: #df5206;
}
section.ius-novum-tweets .tweets a.more {
  font-size: 14px;
  line-height: 20px;
  font-weight: 900;
  color: #f85b07;
  text-transform: uppercase;
  display: inline-block;
  padding-right: 22px;
  margin-top: 15px;
  position: relative;
}
section.ius-novum-tweets .tweets a.more:after {
  content: '\f108';
  font-family: iconfont;
  font-weight: 400;
  font-size: 10px;
  position: absolute;
  right: 0;
  top: -1px;
}
section.ius-novum-tweets .tweets a.more:hover {
  color: #df5206;
}
.kruimelpad {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  position: absolute;
  bottom: 0;
  background: rgba(37, 71, 102, 0.7);
}
.kruimelpad .pad-block {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 14px;
  line-height: 1.5em;
  margin: 0 0 .5em 0;
  padding: 8px 0;
  margin-bottom: 0;
}
.kruimelpad .pad-block * {
  color: #ffffff;
}
.kruimelpad .pad-block a:hover {
  color: #f85b07;
}
.paging {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.paging .vorige {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  text-align: right;
}
.paging .volgende {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  text-align: left;
}
.paging span {
  color: #85add3;
}
.paging a {
  color: #c64906;
}
.paging a:hover {
  color: #f85b07;
}
.intro {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.intro h1 {
  text-align: right;
  padding: 15px 0;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  color: #ffffff;
}
@media only screen and (max-width: 480px) {
  .intro h1 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .intro h1 .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px) {
  .intro h1 {
    padding-left: 5px;
    padding-right: 5px;
  }
  .intro h1 .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .intro h1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .intro h1 .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1279px) {
  .intro h1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .intro h1 .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1365px) {
  .intro h1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .intro h1 .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (min-width: 1366px) {
  .intro h1 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .intro h1 .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .intro h1 {
    text-align: center;
    padding: 5px 0 0 0;
  }
}
.intro .special-border {
  border-left: 1px solid #ffffff;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .intro .special-border {
    border: 0px;
  }
}
.intro .tekst {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 20px;
  line-height: 1.45em;
  margin: 0 0 .5em 0;
  display: block;
  position: relative;
  width: 100%;
  padding: 20px 0;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  color: #ffffff;
}
@media only screen and (max-width: 480px) {
  .intro .tekst {
    padding-left: 5px;
    padding-right: 5px;
  }
  .intro .tekst .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px) {
  .intro .tekst {
    padding-left: 5px;
    padding-right: 5px;
  }
  .intro .tekst .row {
    margin-left: -5px;
    margin-right: -5px;
  }
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .intro .tekst {
    padding-left: 10px;
    padding-right: 10px;
  }
  .intro .tekst .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1279px) {
  .intro .tekst {
    padding-left: 20px;
    padding-right: 20px;
  }
  .intro .tekst .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1365px) {
  .intro .tekst {
    padding-left: 20px;
    padding-right: 20px;
  }
  .intro .tekst .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (min-width: 1366px) {
  .intro .tekst {
    padding-left: 20px;
    padding-right: 20px;
  }
  .intro .tekst .row {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .intro .tekst {
    padding: 0 0 10px 0;
  }
}
.nieuws {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.nieuws.hp.mini,
.nieuws.hp.max .record {
  height: 430px;
  margin-bottom: 10px;
}
.nieuws.hp.mini .media,
.nieuws.hp.max .record .media {
  overflow: hidden;
}
.nieuws.hp.mini .media img,
.nieuws.hp.max .record .media img {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
}
.nieuws.hp.mini:hover img,
.nieuws.hp.max .record:hover img {
  transform: scale(1.2);
}
@media only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .nieuws.hp.mini,
  .nieuws.hp.max .record {
    height: auto;
  }
}
.nieuws.mini {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 20px;
}
.nieuws.mini ul {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 5px;
}
.nieuws.mini li {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.nieuws.mini a.tekst {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
.nieuws.mini a.tekst:hover {
  background: rgba(255, 255, 255, 0.3);
}
.nieuws.mini .button {
  margin-left: 30px;
}
@media only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .nieuws.mini .button {
    margin-left: 15px;
  }
}
.nieuws.hp.mini {
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  background: #ffffff;
}
.nieuws.hp.mini h2 {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
}
@media only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .nieuws.hp.mini h2 {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .nieuws.hp.mini h2 {
    padding-top: 7px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .nieuws.hp.mini h2 {
    padding-top: 5px;
  }
}
.nieuws.hp.mini a.tekst {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 5px;
}
@media only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .nieuws.hp.mini a.tekst {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.nieuws.hp.mini a.tekst:hover {
  background: rgba(248, 91, 7, 0.07000000000000001);
}
.nieuws.max li.record {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  background: #ffffff;
  margin-bottom: 40px;
  height: 425px;
}
.nieuws.max li.record.uitspraken {
  height: auto;
  min-height: 230px;
}
@media only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .nieuws.max li.record {
    height: auto;
  }
}
.nieuws.max li.record .media {
  overflow: hidden;
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.nieuws.max li.record .media a {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  line-height: 0;
}
.nieuws.max li.record .media img {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
  width: 100%;
}
.nieuws.max li.record .media:hover img {
  transform: scale(1.4);
}
.nieuws.max li.record .tekst {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding: 20px 30px;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .nieuws.max li.record .tekst {
    padding: 7px 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .nieuws.max li.record .tekst {
    padding: 5px 15px;
  }
}
.nieuws.max li.record .tekst a {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.nieuws.max li.record .tekst a:hover,
.nieuws.max li.record .tekst a:hover .readmore-inline {
  color: #f85b07;
}
.nieuws.detail {
  background: #ffffff;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  margin-bottom: 20px;
}
.nieuws.detail .datum {
  color: #d0dfee;
}
.nieuws.detail .article {
  padding: 20px 30px;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .nieuws.detail .article {
    padding: 7px 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .nieuws.detail .article {
    padding: 5px 15px;
  }
}
.cursussen .kalender {
  background: #f85b07;
}
.cursussen .kalender:hover {
  border: #f85b07;
}
.cursussen.content-block {
  margin-bottom: 20px;
}
.cursussen.content-block .kalender {
  position: relative;
}
.cursussen.content-block .button.c2 {
  color: #ffffff;
  text-decoration: none;
  float: right;
  margin: 0 0 20px 40px;
}
.cursussen.sidebar ul {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.cursussen.sidebar li {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  background: #ffffff;
  margin-bottom: 10px;
  padding: 15px 5px 10px 80px;
  min-height: 100px;
}
.cursussen.sidebar li .kalender {
  position: absolute;
  width: 80px;
}
.cursussen.article h1 {
  padding-left: 90px;
}
.kalender {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 80px;
  height: 100px;
  padding: 20px 2px 2px;
  background: #6089bd;
  margin: 0 20px 10px 0;
  border: 5px solid #ffffff;
}
.kalender .dag {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 32px;
  line-height: 1.25em;
  margin: 0 0 0.4em 0;
  color: #6089bd;
  line-height: 0.8em;
  display: block;
  float: left;
  position: relative;
  width: 100%;
  text-align: center;
  color: #ffffff;
  margin: 0;
}
.kalender .maand {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 19px;
  line-height: 1.35em;
  margin: 0 0 0.5em 0;
  color: #5f95c5;
  text-transform: uppercase;
  display: block;
  float: left;
  position: relative;
  width: 100%;
  text-align: center;
  color: #ffffff;
  margin: 0;
}
.kalender.mini {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  width: 40px;
  height: 53px;
  border: 2px solid #ffffff;
  padding: 10px 1px 1px;
  margin: 0px 10px 10px 0;
}
.kalender.mini .dag {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.55em;
  margin: 0 0 .5em 0;
  line-height: 0.8em;
  display: block;
  float: left;
  position: relative;
  width: 100%;
  text-align: center;
  color: #ffffff;
  margin: 0;
}
.kalender.mini .maand {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  line-height: 1.5em;
  margin: 0 0 .5em 0;
  display: block;
  float: left;
  position: relative;
  width: 100%;
  text-align: center;
  color: #ffffff;
  margin: 0;
}
.kalender:hover {
  border-color: #6089bd;
}
.agenda {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.agenda .jaar + h2 {
  margin-top: 0.25em;
}
.agenda h2 {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.agenda h2 a:hover,
.agenda a:hover {
  color: #f85b07;
}
.agenda.hp .kalender {
  top: 13px;
}
.agenda.hp li.record {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  background: #ffffff;
  margin-bottom: 20px;
  padding: 15px 5px 10px 80px;
  min-height: 126px;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .agenda.hp li.record h2 {
    font-size: 16px;
  }
}
.agenda.mini {
  margin-bottom: 20px;
}
.agenda.mini ul {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 5px;
}
.agenda.mini ul li.record {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  margin-bottom: 5px;
  color: #6089bd;
}
.agenda.mini ul li.record time {
  white-space: nowrap;
}
.agenda.max .kalender {
  left: -75px;
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .agenda.max .kalender {
    left: 0;
  }
}
.agenda.max li.record {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  padding: 20px 30px;
  background: #ffffff;
  min-height: 100px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .agenda.max li.record {
    padding: 7px 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .agenda.max li.record {
    padding: 5px 15px;
  }
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .agenda.max li.record .tekst-wrapper {
    display: block;
    float: left;
    position: relative;
    width: 100%;
    min-height: 100px;
    padding-left: 80px;
  }
}
.agenda.max li.record p {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  color: #85add3;
}
.agenda.detail {
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  background: #ffffff;
  margin-bottom: 20px;
}
.agenda.detail .kalender {
  left: -75px;
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .agenda.detail .kalender {
    left: 0;
  }
}
.agenda.detail .record {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
}
@media only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .agenda.detail .record {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .agenda.detail .record {
    padding-top: 7px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .agenda.detail .record {
    padding-top: 5px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .agenda.detail .record {
    padding: 20px 30px;
    padding-left: 100px;
    height: 100px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px) and only screen and (min-width: 611px) and (max-width: 989px), only screen and (max-width: 480px) and only screen and (min-width: 611px) and (max-width: 989px) {
  .agenda.detail .record {
    padding: 7px 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px) and only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) and only screen and (min-width: 481px) and (max-width: 610px), only screen and (min-width: 481px) and (max-width: 610px) and only screen and (max-width: 480px), only screen and (max-width: 480px) and only screen and (max-width: 480px) {
  .agenda.detail .record {
    padding: 5px 15px;
  }
}
.agenda.detail .article {
  padding-left: 30px;
  padding-right: 30px;
}
@media only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .agenda.detail .article {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.twitter {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.twitter ul {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  background: #ffffff;
  padding: 10px;
}
.twitter ul li.record {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  background: #ffffff;
  padding: 12px 20px;
}
.twitter ul li.record a {
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.55em;
  margin: 0 0 .5em 0;
  color: #c64906;
}
.twitter ul li.record a:hover {
  color: #f85b07;
}
.twitter ul li.record a .icon-next-3 {
  font-size: 9px;
  line-height: 10px;
  margin: 0px 0 0 2px;
}
.twitter ul li.record a .icon-prev-3 {
  font-size: 9px;
  line-height: 10px;
  margin: 0px 2px 0 0;
}
.banner {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  margin-top: 4px;
  margin-bottom: 20px;
}
.banner .media {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  overflow: hidden;
}
.banner .media a {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
  min-height: 300px;
  background: #6089bd;
}
.banner .media a img {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
  top: 50px;
  position: absolute;
  transform: scale(1);
}
.banner .media a img.first {
  right: 50%;
  transform: rotate(-20deg);
}
.banner .media a img.second {
  left: 50%;
  transform: rotate(20deg);
}
.banner a:hover {
  background: #f85b07;
}
.banner a:hover img.first,
.banner a:hover img.second {
  top: 30px;
  transform: rotate(0deg) scale(1.2);
}
.banner .tekst {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
  overflow: hidden;
  background: #ffffff;
  position: absolute;
  bottom: 0;
  max-height: 50px;
}
@media only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .banner .tekst {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.banner .tekst p,
.banner .tekst p a {
  color: #ffffff;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
}
.banner a:hover .tekst {
  max-height: 300px;
}
.banner a:hover .tekst p,
.banner a:hover .tekst p a {
  color: inherit;
}
.faq .icon-max {
  display: block;
}
.faq .icon-min {
  display: none;
}
.faq .antwoord {
  display: none;
}
.faq .expanded .icon-max {
  display: none;
}
.faq .expanded .icon-min {
  display: block;
}
.faq .expanded .antwoord {
  display: block;
}
.faq .vraag {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  border: 1px solid #ffffff;
  padding: 10px 5px 13px 50px;
  margin: 10px 0 0 0;
  background: #6089bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6089bd), color-stop(100%, #6089bd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6089bd 0%, #6089bd 100%);
  /* W3C */
  color: #ffffff;
}
@media only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .faq .vraag {
    min-height: auto;
  }
}
.faq .vraag:hover {
  cursor: pointer;
  background: #6089bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6089bd), color-stop(100%, #456fa5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6089bd 0%, #456fa5 100%);
  /* W3C */
}
.faq.hp .vraag {
  min-height: 77px;
  margin-bottom: 5px;
}
.faq.max .expanded .antwoord {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  height: auto;
  padding: 20px 30px;
  background: #ffffff;
  margin-bottom: 30px;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .faq.max .expanded .antwoord {
    padding: 7px 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .faq.max .expanded .antwoord {
    padding: 5px 15px;
  }
}
.googlemap iframe {
  width: 100%;
  height: 500px;
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  .googlemap iframe {
    height: 250px;
  }
}
.register .record {
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding: 20px 30px;
  min-height: 150px;
  background: #ffffff;
  margin-bottom: 20px;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .register .record {
    padding: 7px 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .register .record {
    padding: 5px 15px;
  }
}
@media only screen and (min-width: 1366px) {
  .register .record {
    min-height: 180px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px) {
  .register .record {
    margin-bottom: 10px;
    min-height: auto;
  }
}
@media only screen and (max-width: 480px) {
  .register .record {
    margin-bottom: 5px;
    min-height: auto;
  }
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .register .record {
    min-height: auto;
  }
}
.register .record .tekst {
  padding-top: 10px;
  margin-top: 10px;
  border-right: 0px;
  border-top: 1px solid #ffffff;
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (min-width: 611px) and (max-width: 989px) {
  .register .record .tekst {
    border-right: 1px solid #ffffff;
    border-top: 0;
    margin-top: 0;
  }
}
.register .record a {
  color: #f85b07;
}
.register .record a:hover {
  text-decoration: underline;
}
.register .record .afstand {
  position: absolute;
  right: 0;
  top: 0;
  background: #6089bd;
  color: #ffffff;
  padding: 2px 14px;
  border-bottom-left-radius: 10px;
}
.register .record .media {
  margin-top: 5px;
}
@media only screen and (max-width: 480px) {
  .register .record .media {
    margin-top: 5px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px) {
  .register .record .media {
    margin-top: 10px;
    margin-left: 5px;
  }
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .register .record .media {
    margin-top: 15px;
    margin-left: 5px;
  }
}
@media only screen and (min-width: 990px) and (max-width: 1279px), only screen and (min-width: 1280px) and (max-width: 1365px), only screen and (min-width: 1366px) {
  .register .record .media {
    margin-top: 0px;
  }
}
.register .media {
  width: 100%;
}
footer {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding: 80px 0 10px;
  min-height: 240px;
  background: #1e3a54;
}
footer * {
  color: #ffffff;
}
footer h2 {
  font-size: 25px;
  line-height: 30px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 30px;
}
footer .col {
  display: block;
  margin-bottom: 20px;
}
@media only screen and (min-width: 611px) and (max-width: 989px), only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  footer .col {
    height: auto;
  }
}
footer p {
  font-weight: 300;
  margin-bottom: 20px;
}
footer p.copyright {
  color: rgba(255, 255, 255, 0.5);
}
@media only screen and (max-width: 480px), only screen and (min-width: 481px) and (max-width: 610px) {
  footer p.copyright {
    font-size: 12px;
    margin-bottom: 0;
  }
}
footer a {
  color: #ffffff;
}
footer a:hover {
  font-weight: 500;
  color: #4e7cb5;
}
footer hr {
  border-color: rgba(255, 255, 255, 0.2);
}
footer .social {
  width: 41px;
  height: 41px;
  border-radius: 50%;
  text-align: center;
  background-color: #ffffff;
  display: inline-block;
  margin-right: 8px;
  position: relative;
  float: left;
}
footer .social:before {
  font-family: iconfont;
  font-size: 20px;
  line-height: 41px;
  font-weight: 400;
  color: #1e3a54;
}
footer .social:hover {
  background-color: #1e3a54;
}
footer .social:hover:before {
  color: #ffffff;
}
footer .social.insta:before {
  content: '\f101';
}
footer .social.facebook:before {
  content: '\f102';
}
footer .social.twitter:before {
  content: '\f103';
}
footer .social.linkedin:before {
  content: '\f104';
}
footer ul {
  display: block;
}
footer ul li {
  padding-left: 17px;
  padding-right: 10px;
  display: block;
  position: relative;
}
footer ul li:before {
  content: '\f108';
  font-family: iconfont;
  font-size: 7px;
  position: absolute;
  left: 0;
}
.article,
.user-content {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.article a,
.user-content a {
  color: #f85b07;
  text-decoration: underline;
}
.article a:hover,
.user-content a:hover {
  color: #c64906;
}
.article h2,
.user-content h2 {
  margin-top: 50px;
}
.article ul,
.user-content ul {
  list-style: square;
  padding-left: 15px;
  margin-bottom: 20px;
}
.article ol,
.user-content ol {
  list-style: decimal;
  padding-left: 15px;
  margin-bottom: 20px;
}
.article p b,
.user-content p b {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  font-style: normal;
}
.article img,
.user-content img {
  margin-bottom: 15px;
  margin-left: 0px;
  margin-right: 20px;
}
.article img.r-float,
.user-content img.r-float {
  margin-left: 20px;
  margin-right: 0px;
}
.article a:not([href]),
.user-content a:not([href]) {
  cursor: default;
  color: #0d1760;
  padding-top: 130px;
  margin-top: -130px;
  text-decoration: none;
  display: inline-block;
  /* required for webkit browsers */
}
.article a:not([href]):hover,
.user-content a:not([href]):hover {
  color: #48473d;
}
.article table,
.user-content table {
  clear: both;
  width: 100% !important;
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .article thead,
  .user-content thead {
    display: none;
  }
  .article tr:nth-of-type(2n),
  .user-content tr:nth-of-type(2n) {
    background-color: inherit;
  }
  .article tbody td,
  .user-content tbody td {
    display: block;
    text-align: center;
  }
  .article tbody td:before,
  .user-content tbody td:before {
    content: attr(data-th);
    display: block;
    text-align: center;
  }
}
form.home input,
form.home select,
form.home .button {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding: 8px 12px;
  margin: 0;
  height: auto;
}
form.home input,
form.home select {
  background: #84a4cc;
  color: #ffffff;
}
form.home input:hover,
form.home select:hover {
  background: #5984ba;
}
form.home select {
  padding: 9px;
}
ul.bestuur {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.bestuur li {
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  display: block;
  float: left;
  position: relative;
  width: 100%;
  min-height: 265px;
  padding: 20px 20px 20px 200px;
  margin-bottom: 20px;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  ul.bestuur li {
    padding: 20px 20px 20px 200px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  ul.bestuur li {
    padding: 20px 15px 5px 100px;
    min-height: 100px;
  }
}
ul.bestuur li img {
  padding: 20px;
  left: 0;
  top: 0;
  margin: 0;
  position: absolute;
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  ul.bestuur li img {
    width: 100px;
  }
}
form.inschrijven .label.required:after {
  content: '*';
  display: inline-block;
  font-size: 8px;
  position: absolute;
  right: -10px;
  top: 0;
  color: #f85b07;
}
form.inschrijven h2 {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  margin: 21px 0 -8px;
}
form.inschrijven .radioholder,
form.inschrijven .inputholder {
  margin: 8px 0;
}
form.inschrijven .radioholder {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
form.inschrijven .radioholder .label {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
form.inschrijven .radioholder .label:after {
  left: 50%;
}
form.inschrijven .radioholder .radio {
  display: block;
  position: relative;
  width: 100%;
  width: 49%;
  float: left;
  padding: 8px;
  border: 1px solid #6089bd;
}
form.inschrijven .radioholder .radio:last-child {
  margin-left: 2%;
}
form.inschrijven .radioholder input {
  cursor: pointer;
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
form.inschrijven .radioholder span {
  position: relative;
  padding-left: 29px;
  width: 100%;
  display: block;
}
form.inschrijven .radioholder span:after {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background: white;
  border: 1px solid #6089bd;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 50%;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
form.inschrijven .radioholder span:before {
  content: '';
  display: block;
  bottom: -9px;
  position: absolute;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #f85b07;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
form.inschrijven .radioholder .radio input[type="radio"]:checked + span {
  color: #f85b07;
}
form.inschrijven .radioholder .radio input[type="radio"]:checked + span:after {
  background: #f85b07;
}
form.inschrijven .radioholder .radio input[type="radio"]:checked + span:before {
  left: 0;
  width: 100%;
}
form.inschrijven .inputholder,
form.inschrijven .textareaholder,
form.inschrijven .bestandholder {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
form.inschrijven .inputholder input,
form.inschrijven .textareaholder input,
form.inschrijven .bestandholder input,
form.inschrijven .inputholder textarea,
form.inschrijven .textareaholder textarea,
form.inschrijven .bestandholder textarea {
  border-bottom: 0;
  border-radius: 0;
  margin-top: 20px;
  position: relative;
  padding-left: 0;
}
form.inschrijven .inputholder input:focus,
form.inschrijven .textareaholder input:focus,
form.inschrijven .bestandholder input:focus,
form.inschrijven .inputholder textarea:focus,
form.inschrijven .textareaholder textarea:focus,
form.inschrijven .bestandholder textarea:focus {
  outline-style: none;
  box-shadow: none;
  border-color: transparent;
}
form.inschrijven .inputholder textarea,
form.inschrijven .textareaholder textarea,
form.inschrijven .bestandholder textarea {
  width: 100%;
  height: 120px;
}
form.inschrijven .inputholder .label,
form.inschrijven .textareaholder .label,
form.inschrijven .bestandholder .label {
  position: absolute;
  bottom: 10px;
  left: 0;
  z-index: 10;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  cursor: text;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                   not supported by any browser */
}
form.inschrijven .inputholder:after,
form.inschrijven .textareaholder:after,
form.inschrijven .bestandholder:after,
form.inschrijven .inputholder:before,
form.inschrijven .textareaholder:before,
form.inschrijven .bestandholder:before {
  position: absolute;
  display: block;
  content: ' ';
  bottom: 6px;
}
form.inschrijven .inputholder:after,
form.inschrijven .textareaholder:after,
form.inschrijven .bestandholder:after {
  width: 100%;
  right: 0;
  left: 0;
  background-color: #6089bd;
  height: 1px;
}
form.inschrijven .inputholder:before,
form.inschrijven .textareaholder:before,
form.inschrijven .bestandholder:before {
  width: 0px;
  background-color: #f85b07;
  left: 50%;
  z-index: 10;
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
  height: 2px;
}
form.inschrijven .inputholder.beenactive label,
form.inschrijven .textareaholder.beenactive label,
form.inschrijven .bestandholder.beenactive label {
  bottom: 28px;
  font-size: 11px;
}
form.inschrijven .inputholder.focus:before,
form.inschrijven .textareaholder.focus:before,
form.inschrijven .bestandholder.focus:before {
  width: 100%;
  left: 0;
}
form.inschrijven .inputholder.focus .label,
form.inschrijven .textareaholder.focus .label,
form.inschrijven .bestandholder.focus .label {
  color: #f85b07;
}
form.inschrijven .textareaholder .label {
  top: 20px;
}
form.inschrijven .textareaholder.focus label,
form.inschrijven .textareaholder.beenactive label {
  top: 8px;
}
form.inschrijven .bestanden {
  display: block;
  float: left;
  position: relative;
  width: 100%;
  margin-top: 8px;
}
form.inschrijven p.error {
  color: #f85b07;
}
.bestandholder {
  display: block;
  position: relative;
  width: 100%;
  float: left;
  cursor: pointer;
  margin: 28px 0 8px;
}
.bestandholder .selecteer {
  -webkit-border-radius: 3px 3px 3px 3px;
  -moz-border-radius: 3px 3px 3px 3px;
  border-radius: 3px 3px 3px 3px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 16px;
  line-height: 1.55em;
  margin: 0 0 .5em 0;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  cursor: pointer;
  border: 1px solid #254766;
  background: #254766;
  /* Old browsers */
  background: -moz-linear-gradient(top, #254766 0%, #254766 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #254766), color-stop(100%, #254766));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #254766 0%, #254766 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #254766 0%, #254766 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #254766 0%, #254766 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #254766 0%, #254766 100%);
  /* W3C */
  color: #ffffff;
  margin-top: 5px;
  padding: 7px 20px;
  display: inline-block;
  height: auto;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                   not supported by any browser */
}
.bestandholder .selecteer:hover {
  background: #254766;
  /* Old browsers */
  background: -moz-linear-gradient(top, #33618c 0%, #254766 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #33618c), color-stop(100%, #254766));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #33618c 0%, #254766 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #33618c 0%, #254766 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #33618c 0%, #254766 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #33618c 0%, #254766 100%);
  /* W3C */
}
.bestandholder .selecteer.b-small {
  padding: 2px 10px;
}
.bestandholder .selecteer.b-large {
  padding: 15px 20px;
}
.bestandholder .selecteer.b-border {
  border-color: #ffffff;
  background: transparent;
}
.bestandholder .selecteer.b-border:hover {
  background: rgba(37, 71, 102, 0.05);
}
.bestandholder .selecteer.c2 {
  color: #ffffff;
  text-decoration: none;
  border-color: #6089bd;
  background: #6089bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6089bd), color-stop(100%, #6089bd));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6089bd 0%, #6089bd 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6089bd 0%, #6089bd 100%);
  /* W3C */
}
.bestandholder .selecteer.c2:hover {
  color: #ffffff;
  background: #84a4cc;
  background: #6089bd;
  /* Old browsers */
  background: -moz-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #6089bd), color-stop(100%, #456fa5));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #6089bd 0%, #456fa5 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #6089bd 0%, #456fa5 100%);
  /* W3C */
}
.bestandholder .selecteer.c3 {
  border-color: #f85b07;
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #f85b07));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #f85b07 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #f85b07 100%);
  /* W3C */
}
.bestandholder .selecteer.c3:hover {
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #c64906));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #c64906 100%);
  /* W3C */
}
.bestandholder .selecteer.c0 {
  color: #254766;
  border-color: #ffffff;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #ffffff 100%);
  /* W3C */
}
.bestandholder .selecteer.c0:hover {
  color: #ffffff;
  border-color: #f85b07;
  background: #f85b07;
  /* Old browsers */
  background: -moz-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f85b07), color-stop(100%, #c64906));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #f85b07 0%, #c64906 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #f85b07 0%, #c64906 100%);
  /* W3C */
}
.bestandholder .selecteer.t-right {
  margin-left: 10px;
}
.bestandholder .selecteer.t-center {
  margin-left: 5px;
  margin-right: 5px;
}
.bestandholder .selecteer.t-left {
  margin-right: 10px;
}
.bestandholder .label {
  top: -15px;
  bottom: auto !important;
}
.bestandholder input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.bestandholder:after {
  display: none;
}
hr.orange {
  border: 0;
  border-top: 1px solid #f85b07;
  margin: 20px 0;
}
.pagingknop {
  padding: 8px 12px;
  border: 1px solid #456fa5;
}
.pagingknop:hover {
  color: #f85b07;
  border: 1px solid #f85b07;
}
input.border,
textarea.border,
select.border {
  border: 1px solid #456fa5 !important;
}
textarea.border {
  height: 196px;
}
.profielfotoholder {
  position: relative;
}
.profielfotoholder span {
  display: block;
  position: absolute;
  background: #f85b07;
  color: #ffffff;
  padding: 2px 7px;
  border-bottom-right-radius: 7px;
}
.profielfotoholder label {
  display: block;
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #6089bd;
  padding: 2px 7px;
  color: #ffffff;
  border-top-right-radius: 7px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
.profielfotoholder label input,
.profielfotoholder label i {
  float: left;
  width: auto;
}
.profielfotoholder label i {
  padding: 6px;
  font-style: normal;
}
.profielfotoholder:hover label {
  opacity: 1;
}
.googlemap {
  height: 400px;
  width: 100%;
}
.maps-marker {
  background: #254766;
  border: 1px solid #ffffff;
  width: 20px;
  height: 20px;
  text-align: center;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -ms-border-radius: 10px;
  -o-border-radius: 10px;
  border-radius: 10px;
  color: #ffffff;
  display: block;
}
.maps-marker:hover {
  background: #f85b07;
}
.cluster {
  background: #f85b07;
  border: 1px solid #ffffff;
  width: 30px;
  height: 30px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 14px;
  -ms-border-radius: 14px;
  -o-border-radius: 14px;
  border-radius: 14px;
  color: #ffffff;
  text-align: center;
  padding-top: 5px;
  font-size: 14px;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
}
.cluster:hover {
  background: #6089bd;
}
.documenten {
  display: block;
  float: left;
  position: relative;
  width: 100%;
}
.documenten li div {
  margin-top: 20px;
  display: block;
  float: left;
  position: relative;
  width: 100%;
  padding: 20px 30px;
  -webkit-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  box-shadow: 0 2px 5px -1px rgba(0, 0, 0, 0.4);
  background: #ffffff;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
@media only screen and (min-width: 611px) and (max-width: 989px) {
  .documenten li div {
    padding: 7px 15px;
  }
}
@media only screen and (min-width: 481px) and (max-width: 610px), only screen and (max-width: 480px) {
  .documenten li div {
    padding: 5px 15px;
  }
}
.documenten li div * {
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
.documenten li div:hover {
  background: #f85b07;
  color: #ffffff;
}
.documenten li div:hover * {
  color: #ffffff;
}
.profielpagina {
  padding-top: 20px;
}
.registerbanner {
  margin: 10px 0;
  padding: 20px 30px;
  position: relative;
  width: 100%;
  height: 118px;
  background: #6089bd;
  overflow: hidden;
  color: #ffffff;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
.registerbanner * {
  color: #ffffff;
}
.registerbanner .ph {
  position: absolute;
  width: 80px;
  bottom: -20px;
  -webkit-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  transition: all 300ms ease;
}
.registerbanner .ph.man {
  transform: rotate(20deg);
  right: 0;
}
.registerbanner .ph.vrouw {
  transform: rotate(-20deg);
  right: 60px;
}
.registerbanner:hover {
  background: #f85b07;
}
.registerbanner:hover .ph {
  transform: rotate(0deg);
  width: 60px;
  bottom: 0;
}
.padding-margin {
  padding: 1em 0;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
