.btn,
.nowrap {
  white-space: nowrap
}

.btn-oranje::before,
.btn-trs::before,
.btn-wit::before {
  background-size: 30px;
  background-position: right;
  position: absolute
}

#left-menu-parent,
.btn-gradient,
.btn-trs::before,
.btn-trs:hover,
.btn-wit::before,
.btn-wit:hover {
  background-image: linear-gradient(to right, #e87a41, #d92d53)
}

.hamburger:active,
.hamburger:focus,
.hamburger:hover,
.modal {
  outline: 0
}

@media print,
screen {

  a,
  abbr,
  acronym,
  address,
  applet,
  big,
  blockquote,
  body,
  caption,
  cite,
  code,
  dd,
  del,
  dfn,
  div,
  dl,
  dt,
  em,
  fieldset,
  font,
  form,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  html,
  iframe,
  img,
  ins,
  kbd,
  li,
  object,
  ol,
  p,
  pre,
  q,
  s,
  samp,
  small,
  span,
  strike,
  strong,
  sub,
  sup,
  table,
  tbody,
  td,
  tfoot,
  th,
  thead,
  tr,
  tt,
  ul,
  var {
    border: 0;
    border-spacing: 0;
    margin: 0;
    padding: 0;
    color: #000;
    text-decoration: none
  }
}

@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  font-display: swap
}

@font-face {
  font-family: Palanquin;
  font-style: normal;
  font-weight: 400;
  src: url('https://www.wildeziel.nl/fonts/palanquin_v5_latin_regular.eot?#iefix');
  src: local('Palanquin Regular'), local('Palanquin-Regular'), url('https://www.wildeziel.nl/fonts/palanquin_v5_latin_regular.eot?#iefix') format('embedded-opentype'), url('https://www.wildeziel.nl/fonts/palanquin_v5_latin_regular.woff2') format('woff2'), url('https://www.wildeziel.nl/fonts/palanquin_v5_latin_regular.woff') format('woff'), url('https://www.wildeziel.nl/fonts/palanquin_v5_latin_regular.ttf') format('truetype'), url('../fonts/palanquin_v5_latin_regular.svg#Palanquin') format('svg');
  font-display: swap
}

body,
html {
  font-size: 16px
}

body {
  background-color: #fff;
  line-height: 1.75em;
  color: #2c1103;
  margin: 0
}

html {
  -webkit-tap-highlight-color: transparent;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.wit,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: Palanquin;
  font-weight: 500;
  line-height: 1.3;
  color: inherit
}

.center,
.text-center {
  text-align: center
}

.flex-center {
  display: flex;
  justify-content: center;
  align-items: center
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-bottom: 10px;
  margin-top: 20px
}

h3,
p {
  line-height: 1.6
}

li {
  display: list-item;
  text-align: -webkit-match-parent;
  margin-left: 1em
}

.inline ul,
.inline>li,
.modal-iframe>title,
title {
  display: inline
}

.control-label,
img {
  vertical-align: middle
}

h1 {
  font-size: 2em;
  line-height: 1.4;
  margin: .67em 0;
  color: #761103;
  font-weight: 600
}

.extra h1,
blockquote,
pre {
  line-height: 1.3
}

h2 {
  font-size: 1.6em;
  color: #d92d53
}

h3 {
  font-size: 1.3em
}

h4 {
  font-size: 1.2em
}

h5 {
  font-size: 1.1em
}

blockquote,
p,
pre {
  font-weight: 400
}

p {
  font-size: 16px;
  margin: 0 0 10px
}

blockquote {
  font-size: 21px
}

pre {
  font-size: 13px
}

.btn,
em {
  font-size: 1em
}

.middle,
h5,
h6,
html {
  font-family: 'Open Sans'
}

.bruin h1,
.bruin h3,
.bruin p,
.bruin strong,
.btn-oranje,
.oranje h3,
.oranje p,
.rood-bruin h1,
.rood-bruin h3,
.rood-bruin p,
.rood-bruin strong,
.white h1,
.white h2,
.white p,
.wit {
  color: #fff
}

.extra h1 {
  font-size: 3em;
  padding: 50px 10px 0
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

.text-center h1,
.text-center h2,
.text-center h3 {
  color: #000 !important;
  text-align: center;
  font-weight: 700
}

.footer a:link,
.kleurblok h2,
a {
  font-weight: 600
}
.img-fluid {
  max-width: 100%;
  height: auto;
}
.inline ul {
  list-style-position: inside;
  padding-top: .5em
}

.cover {
  object-fit: cover
}

nav .header_navigation {
  height: 25px;
  margin: 0 -15px
}

nav .header_navigation li {
  float: right;
  color: #000;
  margin: 2px 20px 0 0
}

nav .header_navigation li a {
  color: #000;
  font-weight: 500;
  font-size: 1.1em
}

.panel-group .left-menu {
  width: 260px
}

#left-menu-parent,
div .left-menu {
  width: 280px;
  padding-bottom: 30px;
  padding-right: 20px
}

#top,
.container-fluid,
.middle {
  padding-right: 15px
}

#left-menu-parent {
  border-radius: 6px;
  margin-left: 10px
}

div .left-menu {
  margin-top: 20px;
  padding-left: 0
}

.left>li.bullet:before {
  content: " \2022 ";
  padding: 0 5px
}

.middle {
  margin-right: -15px;
  margin-top: 15px
}

a[href^="#collapse"] {
  float: right;
  right: -5px;
  padding: 10px 10px 0;
  line-height: 25px;
  font-size: 1.1em
}

.col-lg-1,
.col-lg-7,
.col-md-3,
.col-md-6,
.col-md-9,
.col-sm-12,
.col-sm-3,
.col-sm-8,
.icoon,
.left,
.onlyAffix {
  float: left
}

a.topnav-localicons {
  padding-top: 3px;
  color: #000;
  float: left
}

.top-buffer {
  margin-top: 20px
}

.red-top-line {
  border-top: 1px solid #d92d53
}

div.left-menu {
  margin-left: 20px
}

div.left-menu p {
  margin: 2px 0
}

.groen {
  color: #169f84
}

.oranje {
  background-color: #e87a41
}

.footer a:link,
.oranje h2 {
  color: #2c1103
}

.bruin {
  background-color: #2c1103;
  color: #fff
}

.rood-bruin {
  background-color: #761103
}

.bruin h2,
.rood-bruin h2 {
  color: #d92d53
}

img {
  border: 0;
  max-width: 90vw
}

#homepage-image img,
.full_width,
label {
  max-width: 100%
}

.affix,
.affix .top-menu,
.footer {
  border-radius: 6px
}

.collapse.in,
nav {
  display: block
}

a {
  background-color: transparent;
  color: #337ab7;
  text-decoration: none;
  font-size: 1.05em
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

ul {
  margin-top: 0;
  margin-bottom: 10px
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  min-height: 100vh;
  padding-left: 15px;
  display: flex;
  flex-direction: column
}

.flexbox-container {
  justify-content: space-around !important;
  display: flex !important;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  margin: 30px 30px 0;
  align-items: stretch;
  flex-wrap: wrap
}

.row {
  margin-right: -15px;
  margin-left: -15px
}

#top-holder {
  height: 25px
}

.top-menu {
  height: 90px;
  padding-left: 60px
}

.btn-oranje,
.btn-trs,
.btn-wit {
  padding: 5px 40px 5px 15px
}

.mt-10 {
  margin-top: 10px
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7
}

.align-middle {
  vertical-align: middle !important
}

.btn {
  line-height: 1.42857143;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid #fff;
  border-radius: 4px
}

.btn-sm {
  font-size: 1.2em;
  line-height: 1.3em;
  border-radius: 4px;
  position: relative;
  display: inline-block;
  background-color: transparent;
  color: #fff;
  margin-top: 20px;
  margin-bottom: 10px;
  height: 38px
}

.affix,
.modal {
  position: fixed
}

.btn-wit {
  color: #000;
  background-color: #fff
}

.btn-trs {
  color: #fff;
  border-color: #fff;
  border-width: 1px;
  background-color: transparent
}

.btn-trs::before,
.btn-wit::before {
  z-index: 0;
  top: 2px;
  content: "";
  border-radius: 0 4px 4px 0;
  height: 30px;
  right: 2px;
  width: 30px
}

.btn-trs:hover::before,
.btn-wit:hover::before {
  background-image: none;
  background-color: #d92d53
}

.btn-oranje:hover {
  background-color: #fff;
  color: #d92d53
}

.btn-trs::after,
.btn-wit::after {
  position: absolute;
  top: 0;
  margin-top: 0;
  padding-top: 0;
  width: 35px;
  z-index: +10;
  content: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25px' height='28px' fill='none' stroke='rgb(217, 45, 83)'   stroke-width='3' stroke-linecap='round' stroke-linejoin='round'       %3E%3Cpolyline points='12 21 25 15 12 9'%3E%3C/polyline%3E%3C/svg%3E ")
}

.btn-oranje::before {
  z-index: 0;
  top: 0;
  right: 0;
  width: 30px;
  height: 100%;
  content: "";
  background-color: #fff
}

.btn-oranje::after {
  position: absolute;
  top: 0;
  margin-top: 0;
  padding-top: 1px;
  width: 35px;
  z-index: +10;
  content: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25px' height='28px' fill='none' stroke='rgb(217, 45, 83)'   stroke-width='3' stroke-linecap='round' stroke-linejoin='round'       %3E%3Cpolyline points='12 21 25 15 12 9'%3E%3C/polyline%3E%3C/svg%3E ")
}

.btn-tynimce {
  height: 40px;
  border-color: red;
  font-size: 20px;
  margin-top: 10px
}

.icoon,
.left-menu ul li {
  height: 30px
}

.icoon {
  width: 30px;
  border: 1px solid #fff;
  margin: 0 5px
}

.btn-gradient {
  color: #fff;
  padding: 5px 15px
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  border-color: #f3549f !important;
  border-width: medium !important;
  margin: 30px 0 !important
}

.btn-groen {
  color: #fff;
  background-color: #169f84
}

#contentPost button,
.btn-grijs,
.left-menu ul li ul li a:hover,
a.active {
  color: #000
}

.btn-grijs {
  background-color: #f5f5f5;
  border-color: #424242
}

.panel-group {
  margin-bottom: 20px
}

.container-fluid:after,
.container-fluid:before,
.row:after,
.row:before {
  display: table;
  content: " "
}

.container-fluid:after,
.row:after {
  clear: both
}

.d-none,
.hide,
.visible-sm,
.visible-xs {
  display: none !important
}

.onlyAffix {
  font-size: 1.1em;
  font-weight: 500;
  display: none
}

.affix .header_navigation,
.close,
.right {
  float: right
}

.affix {
  top: 0;
  z-index: 99
}

#top {
  height: 80px
}

#leftmenu-affix.affix {
  top: 30px
}

.modal {
  -webkit-overflow-scrolling: touch;
  z-index: 1055;
  display: none;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto
}

.modal-content {
  top: 100px;
  display: flex;
  flex-direction: column;
  pointer-events: auto
}

.modal,
.modal-backdrop {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0)
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px
}

.modal-header {
  min-height: 16.43px
}

.modal-header .close {
  margin-top: -2px
}

.modal.show .modal-dialog {
  transform: none
}

.modal.modal-static .modal-dialog {
  transform: scale(1.02)
}

.modal-dialog-scrollable {
  height: calc(100% - 1rem)
}

.modal-dialog-scrollable .modal-content {
  max-height: 100%;
  overflow: hidden
}

.modal-dialog-scrollable .modal-body {
  overflow-y: auto
}

.modal-dialog-centered {
  display: flex;
  align-items: center;
  min-height: calc(100% - 1rem)
}

.modal-content {
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
  position: relative;
  display: flex;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, .2);
  border-radius: .3rem;
  outline: 0
}

.modal.fade .modal-dialog {
  transition: transform .3s ease-out;
  transform: translate(0, -50px)
}

.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1050;
  width: 100vw;
  height: 100vh;
  background-color: #000
}

.modal-backdrop.fade {
  opacity: 0
}

.modal-backdrop.in,
.modal-backdrop.show {
  opacity: .5
}

.modal-header {
  display: flex;
  flex-shrink: 0;
  align-items: center;
  justify-content: space-between;
  padding: 1rem;
  border-bottom: 1px solid #dee2e6;
  border-top-left-radius: calc(.3rem - 1px);
  border-top-right-radius: calc(.3rem - 1px)
}

.modal-header .btn-close {
  padding: .5rem;
  margin: -.5rem -.5rem -.5rem auto
}

.modal-title {
  margin-bottom: 0;
  line-height: 1.5
}

.modal-body {
  position: relative;
  flex: 1 1 auto;
  padding: 1rem
}

.modal-footer {
  display: flex;
  flex-wrap: wrap;
  flex-shrink: 0;
  align-items: center;
  justify-content: flex-end;
  padding: .75rem;
  border-top: 1px solid #dee2e6;
  border-bottom-right-radius: calc(.3rem - 1px);
  border-bottom-left-radius: calc(.3rem - 1px)
}

.modal-footer>* {
  margin: .25rem
}

.modal-iframe {
  width: 100%;
  border: 0;
  background-color: transparent;
  height: 600px;
  max-height: calc(100vh - 150px);
  max-height: -moz-calc(100vh - 150px);
  max-height: -webkit-calc(100vh - 150px)
}

.close {
  margin-top: 5px;
  font-size: 25px;
  font-weight: 700;
  color: #fff
}

.rood,
.wit {
  font-size: 1.1em;
  line-height: 1.2
}

.rood {
  color: #d92d53;
  font-family: Palanquin
}

button.close {
  -webkit-appearance: none;
  padding: 0;
  cursor: pointer;
  background: 0 0;
  border: 0
}

.eventInfo {
  display: none;
  position: fixed;
  z-index: 11;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(118, 17, 3, .95)
}

.eventInfo-content {
  position: relative;
  background-color: #fff;
  margin: 0 15% 15%;
  width: 80%;
  top: 110px;
  padding-right: 20px
}

.eventInfo-header {
  position: relative;
  display: inline-block;
  font-size: 3em;
  line-height: 1.1;
  padding-top: 0;
  margin: 0 15%;
  top: 100px
}

.evenement-header img {
  max-width: 60vw
}

.eventInfo-header span {
  padding: 10px;
  float: right
}

.fade {
  -webkit-transition: opacity .15s linear;
  -o-transition: opacity .15s linear;
  transition: opacity .15s linear
}

.fade.in {
  opacity: 1
}

#fbHolder {
  display: block;
  height: 275px
}

#mc_embed_signup .button:hover {
  background-color: #777;
  cursor: pointer
}

#mc_embed_signup div#mce-responses {
  float: left;
  top: -1.4em;
  overflow: hidden;
  width: 90%;
  clear: both;
  margin: 0 5%;
  padding: 0 .5em
}

#mc_embed_signup div.response {
  font-weight: 700;
  float: left;
  top: -1.5em;
  z-index: 1;
  width: 80%;
  margin: 1em 0;
  padding: 1em .5em .5em 0
}

#mc_embed_signup #mce-success-response {
  color: #529214;
  display: none
}

#mc_embed_signup label.error {
  display: block;
  float: none;
  width: auto;
  margin-left: 1.05em;
  text-align: left;
  padding: .5em 0
}

nav .header_navigation li a:focus,
nav .header_navigation li a:hover {
  color: #fff;
  background-color: transparent
}

.nav>li>a {
  position: relative;
  display: block;
  padding: 10px 15px
}

.col-middle,
.left-menu ul li ul li a:hover {
  background-color: rgba(255, 255, 255, .7)
}

.left-menu ul li ul {
  position: absolute;
  display: none;
  list-style-type: none
}

.left-menu ul li:hover ul {
  left: 20px;
  width: 130px;
  top: -30px;
  display: block
}

.col-middle,
.col-sm-4-menu {
  margin-left: 10%;
  width: 50%
}

.left-menu ul li ul li a {
  color: #fff;
  text-decoration: none
}

.col-middle {
  height: 500px;
  overflow: auto
}

.icon {
  background: url(../images/transparant214.png) left top no-repeat;
  height: 214px
}

span {
  font-size: inherit;
  font-weight: inherit;
  font-family: inherit
}

div.left-menu2 {
  margin-left: -40px
}

.full_width,
div.left-menu1,
div.left-menu1 p {
  margin-left: 5px
}

a.wit:active,
a.wit:hover {
  color: #000;
  text-decoration: none
}

.panel-body {
  background: rgba(255, 255, 255, 0)
}

.panel-transparent {
  background: 0 0
}

.collapse:not(.show),
.hamburger.is-open .hamb-middle {
  display: none
}

.collapsing {
  height: 0;
  overflow: hidden
}

#mc_embed_signup .clear,
.btn,
.form-group,
.mc-field-group,
label {
  display: inline-block
}

.affix {
  background-color: rgba(217, 45, 83, .9);
  width: 100%
}

.form-control,
.hamburger.is-closed .hamb-bottom,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-top,
.hamburger.is-open .hamb-bottom,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-top {
  background-color: #fff
}

.control-label {
  margin-bottom: 0
}

.form-control {
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  border: 1px solid;
  border-color: #d92d53 !important;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
  -webkit-transition: border-color .15s ease-in-out, -webkit-box-shadow .15s ease-in-out;
  -o-transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
  font-size: 16px;
  line-height: 1.42857143;
  color: #555;
  display: block
}

select {
  padding: 5px !important;
  margin: 5px !important;
}

input[type=checkbox] {
  border: 1px solid #d92d53
}

.form-group {
  margin-bottom: 15px
}

label {
  margin-bottom: 5px;
  font-weight: 700
}

.btn {
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  touch-action: manipulation;
  user-select: none
}

.full_width {
  display: block;
  float: left;
  margin-top: 0;
  margin-right: 50px
}

table,
td,
th {
  border-collapse: collapse;
  border: 1px solid #000
}

td,
th {
  padding: 10px;
  text-align: left
}

.overlay {
  position: fixed;
  height: fit-content;
  height: min-content;
  display: none;
  top: 100px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100
}

.text-container {
  padding-left: 5%;
  padding-right: 5%
}

.row-no-margin {
  margin: 0 -30px
}

.kleurblok {
  text-align: center;
  border-radius: 6px;
  color: #fff;
  padding: 30px 30px 60px;
  background-image: linear-gradient(to right, #e87a41, #d92d53);
  z-index: 2
}

.kleurblok h1 {
  color: #fff;
  font-size: 1.6em
}

.kleurblok h2 {
  color: #761103;
  font-size: 1.2em
}

.kleurblok p {
  color: white
}

#info div {
  padding-top: 4px;
  padding-bottom: 4px
}

.footer,
.footer>div {
  background-color: #d92d53;
  color: #fff;
  margin-top: auto
}

.logo {
  margin-left: 50px
}

.scrollUp {
  transition: 2s;
  transform: translateY(-75px)
}

.hamburger {
  position: fixed;
  top: 25px;
  z-index: 100;
  display: block;
  width: 32px;
  height: 32px;
  margin-left: 15px;
  margin-right: 25px;
  background: 0 0;
  border: none
}

.hamburger.is-closed:before,
.hamburger.is-open:before {
  content: '';
  display: block;
  width: 100px;
  font-size: 14px;
  color: #fff;
  line-height: 32px;
  text-align: center;
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: .35s ease-in-out
}

.hamburger.is-closed:hover:before,
.hamburger.is-open:hover:before {
  opacity: 1;
  display: block;
  -webkit-transform: translate3d(-100px, 0, 0);
  -webkit-transition: .35s ease-in-out
}

.hamburger.is-closed .hamb-bottom,
.hamburger.is-closed .hamb-middle,
.hamburger.is-closed .hamb-top,
.hamburger.is-open .hamb-bottom,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-top {
  position: absolute;
  left: 0;
  height: 4px;
  width: 100%
}

.hamburger.is-closed .hamb-top {
  top: 5px;
  -webkit-transition: .35s ease-in-out
}

.hamburger.is-closed .hamb-middle,
.hamburger.is-open .hamb-bottom,
.hamburger.is-open .hamb-top {
  top: 50%;
  margin-top: -2px
}

.hamburger.is-closed .hamb-bottom {
  bottom: 5px;
  -webkit-transition: .35s ease-in-out
}

.hamburger.is-open .hamb-bottom,
.hamburger.is-open .hamb-top {
  -webkit-transition: -webkit-transform .2s cubic-bezier(.73, 1, .28, .08)
}

.hamburger.is-closed:hover .hamb-top {
  top: 0;
  -webkit-transition: .35s ease-in-out
}

.hamburger.is-closed:hover .hamb-bottom {
  bottom: 0;
  -webkit-transition: .35s ease-in-out
}

.hamburger.is-open .hamb-top {
  -webkit-transform: rotate(45deg)
}

.hamburger.is-open .hamb-bottom {
  -webkit-transform: rotate(-45deg)
}

#sidebar-wrapper {
  z-index: 1000;
  left: 220px;
  width: 0;
  height: 100%;
  margin-left: -220px;
  overflow-y: auto;
  overflow-x: hidden;
  background: #1a1a1a;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -o-transition: .5s;
  transition: .5s
}

#sidebar-wrapper::-webkit-scrollbar {
  display: none
}

#wrapper.toggled #sidebar-wrapper {
  width: 220px
}

#page-content-wrapper {
  margin-top: 60px !important
}

.navbar {
  padding: 0
}

.sidebar-nav {
  position: absolute;
  top: 0;
  width: 220px;
  margin: 0;
  padding: 0;
  list-style: none
}

.sidebar-nav .dropdown-menu {
  position: relative;
  width: 100%;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: none;
  background-color: #222;
  box-shadow: none
}

.dropdown-menu.show {
  top: 0
}


.video-container {
  position: relative;
  padding-bottom: 56.25%;
  width: auto;
  height: auto
}

.video-container embed,
.video-container iframe,
.video-container object {
  top: 0;
  left: 0;
  width: 400px;
  height: 300px;
  margin: 0 auto
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  min-height: 1px;
  padding: 15px
}

.w-25 {
  width: 25%
}

.w-33 {
  width: 33%
}

@media (min-width:376px) and (max-width:767px) {
  .kleurblok{margin: auto; max-width: 375px;}
  
}

@media (min-width:768px) and (max-width:991px) {
	
   .kleurblok {
	margin: auto;
    padding: 30px;
    width: 450px;
  }
	
  .visible-sm {
    display: block !important
  }

  .hidden-sm {
    display: none
  }

  div .left-menu {
    background-color: transparent
  }

  .left-menu-parent {
    background-image: linear-gradient(to right, #e87a41, #d92d53);
    display: none
  }

  #leftmenu {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 999
  }
}

@media (min-width:992px) {

  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left
  }

  .col-md-12 {
    width: 100%
  }

  .col-md-11 {
    width: 91.66666667%
  }

  .col-md-10 {
    width: 83.33333333%
  }

  .col-md-9 {
    width: 75%
  }

  .col-md-8 {
    width: 66.66666667%
  }

  .col-md-7 {
    width: 58.33333333%
  }

  .col-md-6 {
    width: 50%
  }

  .col-md-5 {
    width: 41.66666667%
  }

  .col-md-4 {
    width: 33.33333333%
  }

  .col-md-3 {
    width: 25%
  }

  .col-md-2 {
    width: 16.66666667%
  }

  .col-md-1 {
    width: 8.33333333%
  }

  .d-md-none {
    display: none !important
  }

  .d-md-block {
    display: block !important
  }

  .links .btn-lg {
    margin-top: 60px
  }

  .md-right {
    float: right
  }

  .eventInfo-header {
    width: 80%
  }

  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
    display: flex;
    justify-content: center;
    align-items: center
  }

  .row-flex,
  .row-flex>div[class*=col-] {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: 1 1 auto
  }

  .btn-oranje {
    position: absolute;
    bottom: 40px;
    left: 50%;
    transform: translate(-50%, 0)
  }

  .fill {
    margin: -15px
  }

  .fill-height {
    margin: -15px 0
  }

  .md-top-40 {
    margin-top: -40px
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .hidden-md {
    display: none
  }

  .visible-md {
    display: block !important
  }

  .left-menu {
    width: 200px
  }

  div .left-menu {
    background-color: transparent
  }

  .left-menu-parent {
    width: 220px;
    background-image: linear-gradient(to right, #e87a41, #d92d53);
    display: none
  }

  #leftmenu {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 9999
  }
}

@media (min-width:1200px) {

  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left
  }

  .affix .top-menu,
  .col-lg-12 {
    width: 100%
  }

  .col-lg-11 {
    width: 91.66666667%
  }

  .col-lg-10 {
    width: 83.33333333%
  }

  .col-lg-9 {
    width: 75%
  }

  .col-lg-8 {
    width: 66.66666667%
  }

  .col-lg-7 {
    width: 58.33333333%
  }

  .col-lg-6 {
    width: 50%
  }

  .col-lg-5 {
    width: 41.66666667%
  }

  .col-lg-4 {
    width: 33.33333333%
  }

  .col-lg-3 {
    width: 25%
  }

  .col-lg-2 {
    width: 16.66666667%
  }

  .col-lg-1 {
    width: 8.33333333%
  }

  .hidden-lg {
    display: none
  }

  #page-content-wrapper {
    margin: 0 8.33333333%
  }
}

@media (max-width:375px) {
  .kleurblok {
    width: 325px
  }

  .extra h1 {
    font-size: 2.1em
  }
}

@media (max-width:767px) {
  iframe {
    width: 90% !important;
    height: calc(100vh - 250px) !important
  }

  .visible-xs {
    display: block !important
  }

  .hidden-xs {
    display: none
  }

  #contentPost {
    width: 90%;
    height: 20%;
    float: left
  }

  #mc_embed_signup input.email {
    width: 100%;
    margin-bottom: 5px
  }

  #mc_embed_signup .clear {
    display: block;
    width: 100%
  }

  #mc_embed_signup .button {
    width: 100%;
    margin: 0
  }

  div .left-menu {
    background-color: transparent
  }

  #leftmenu {
    position: absolute;
    top: 20px;
    left: 20px;
    z-index: 9999
  }

  .links {
    text-align: center
  }
}

@media (max-width:991px) {
  .links {
    text-align: center;
    float: none
  }

  .sm-flexbox-container>.col-md-6 {
    float: none;
    display: inline-block;
    margin: auto;
    left: 50%;
    transform: translate(-50%, 0)
  }

  .evenement-header img {
    max-width: 80vw
  }
}

@media (max-width:992px) {

  .left-menu {
    padding-bottom: 20px;
    width: 220px
  }

  .eventInfo-content {
    width: 94%;
    margin: 0 3%;
    padding-left: 20px
  }

  .left-menu ul li {
    height: 25px
  }

  .icon {
    background-position: center
  }

  .left-menu ul li:hover ul {
    left: 80px;
    width: 150px;
    top: -10px;
    display: block;
    z-index: 10
  }
}

@media (max-width:1199px) {
  .kleurblok {
    padding: 30px 15px 60px
  }
}

.show {
  display: block !important
}

.collapse {
  display: none
}

.has-warning {
  color: #664d03;
  background-color: #fff3cd;
  border-color: #d92d53 !important;
  border: 2px solid;
  padding: .2em .6em .3em;
  border-radius: .25em
}

label[has-warning] {
  padding: .2em .6em .3em;
  border-radius: .25em;
  border: 2px solid
}

@media (min-width:768px) {

  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-21,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-79,
  .col-sm-8,
  .col-sm-9 {
    float: left
  }

  .col-sm-12,
  .form-inline .input-group>.form-control {
    width: 100%
  }

  .col-sm-11 {
    width: 91.66666667%
  }

  .col-sm-10 {
    width: 83.33333333%
  }

  .col-sm-9 {
    width: 75%
  }

  .col-sm-8 {
    width: 66.66666667%
  }

  .col-sm-7 {
    width: 58.33333333%
  }

  .col-sm-6 {
    width: 50%
  }

  .col-sm-5 {
    width: 41.66666667%
  }

  .col-sm-4 {
    width: 33.33333333%
  }

  .col-sm-3 {
    width: 25%
  }

  .col-sm-21 {
    width: 19%
  }

  .col-sm-79 {
    width: 79%
  }

  .col-sm-2 {
    width: 16.66666667%
  }

  .col-sm-1 {
    width: 8.33333333%
  }

  .modal-dialog {
    width: 600px;
    margin: 10px auto
  }

  .form-inline .form-control-static,
  .form-inline .form-group {
    display: inline-block
  }

  .form-inline .control-label,
  .form-inline .form-group {
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle
  }

  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto
  }

  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle
  }

  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0
  }

  .form-inline .checkbox input[type=checkbox],
  .form-inline .radio input[type=radio] {
    position: relative;
    margin-left: 0
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0
  }

  .form-horizontal .control-label {
    padding-top: 7px;
    margin-bottom: 0;
    text-align: right
  }
}

.has-warning:focus {
  border: 3px solid;
  border-color: #d92d53 !important
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate
}

.left-menu a[data-bs-toggle=collapse]::after {
  display: inline-block;
  content: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.2em' height='1.2em' fill='none' stroke='white'   stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E ");
  float: right;
  top: 5px
}

.left-menu a[data-bs-toggle=collapse]:hover::after {
  display: inline-block;
  content: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.2em' height='1.2em' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E ");
  float: right
}

.left-menu a[data-bs-toggle=collapse][aria-expanded=true]::after {
  display: inline-block;
  content: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.2em' height='1.2em' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E ");
  float: right
}

.left-menu a[data-bs-toggle=collapse][aria-expanded=true]:hover::after {
  display: inline-block;
  content: url("data:image/svg+xml;utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='1.2em' height='1.2em' fill='none' stroke='black' stroke-width='3' stroke-linecap='round' stroke-linejoin='round' %3E%3Cpolyline points='18 15 12 9 6 15'%3E%3C/polyline%3E%3C/svg%3E ");
  float: right
}

.collapsing {
  transition: height .6s
}

#youtube {
  float: right;
  height: 1.5em;
  content: url("data:image/svg+xml;utf8,<svg role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><title>YouTube icon</title><path class='a' d='M23.495 6.205a3.007 3.007 0 0 0-2.088-2.088c-1.87-.501-9.396-.501-9.396-.501s-7.507-.01-9.396.501A3.007 3.007 0 0 0 .527 6.205a31.247 31.247 0 0 0-.522 5.805 31.247 31.247 0 0 0 .522 5.783 3.007 3.007 0 0 0 2.088 2.088c1.868.502 9.396.502 9.396.502s7.506 0 9.396-.502a3.007 3.007 0 0 0 2.088-2.088 31.247 31.247 0 0 0 .5-5.783 31.247 31.247 0 0 0-.5-5.805zM9.609 15.601V8.408l6.264 3.602z'/></svg>")
}

#facebook {
  float: right;
  height: 1.5em;
  content: url("data:image/svg+xml;utf8,<svg role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'><title>Facebook icon</title><path d='M22.676 0H1.324C.593 0 0 .593 0 1.324v21.352C0 23.408.593 24 1.324 24h11.494v-9.294H9.689v-3.621h3.129V8.41c0-3.099 1.894-4.785 4.659-4.785 1.325 0 2.464.097 2.796.141v3.24h-1.921c-1.5 0-1.792.721-1.792 1.771v2.311h3.584l-.465 3.63H16.56V24h6.115c.733 0 1.325-.592 1.325-1.324V1.324C24 .593 23.408 0 22.676 0'/></svg>")
}