/*!
Theme Name: Maria Eldering
Theme URI: https://www.newfountain.com/
Author: New Fountain Crew
Author URI: https://www.newfountain.nl/over-ons/
Description: Kennemer jeugd orkest teheme is a Divi child theme, you can use all divi functionality
Version: 1.0.0
License: WTFPL
License URI: http://www.wtfpl.net/
Text Domain: monsieurpress
Tags: right-sidebar, custom-menu, sticky-post
Template: Divi
*/
/*-----------------------
    Base
------------------------*/
/*-----------------------
     Setting up
------------------------*/
body {
  font-size: 100%;
  line-height: 1.6;
  color: #3a3a3a;
  background: #f8f8f8;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*-----------------------
    General styles
------------------------*/
h1, h2, h3, h4 {
  color: #b78f00;
  font-weight: bold; }

@media all and (min-width: 768px) {
  h2 {
    font-size: 30px !important; } }

@media all and (max-width: 767px) {
  #main-content h1 {
    font-size: 1.9rem; }
  #main-content h2 {
    font-size: 1.7rem; }
  #main-content h3, #main-content h4 {
    font-size: 1.5rem; }
  #main-content h5, #main-content h6 {
    font-size: 1.3rem; } }

/*-----------------------
    Link Styles
------------------------*/
a,
a:visited,
a:focus,
a:active {
  color: #b78f00;
  text-decoration: none;
  outline: 0; }

a:hover {
  color: shade(#b78f00, 70%);
  text-decoration: underline; }

/*-----------------------
    Layout
------------------------*/
@media all and (min-width: 981px) {
  #logo {
    max-height: 90%; } }

#main-header .et_mobile_menu .open-sub-menu {
  border-left: 1px dotted rgba(255, 255, 255, 0.8) !important;
  color: #FFFFFF; }

@media (max-width: 980px) {
  #main-header .et_mobile_menu ul.sub-menu li {
    padding-left: 10px !important; }
    #main-header .et_mobile_menu ul.sub-menu li a {
      color: #FFFFFF !important;
      text-transform: uppercase;
      font-size: 105%;
      font-weight: 700; }
    #main-header .et_mobile_menu ul.sub-menu li span {
      cursor: pointer; } }

@media all and (min-width: 981px) {
  #et-top-navigation ul.nav li {
    font-size: 16px; }
    #et-top-navigation ul.nav li a {
      color: #fff !important;
      padding-bottom: 45px; }
  #main-header ul.et-social-icons .icon {
    font-size: 15px;
    color: #fff; }
    #main-header ul.et-social-icons .icon:hover {
      text-decoration: none; } }

@media all and (max-width: 980px) {
  body #main-header, body #main-header .nav li ul, body .et-search-form {
    background-color: rgba(0, 0, 0, 0.36) !important; } }

/*----------------------
   Footer style
-----------------------*/
#footer-bottom ul.et-social-icons .icon {
  font-size: 20px;
  color: #FFFFFF; }
  #footer-bottom ul.et-social-icons .icon:hover {
    text-decoration: none; }

@media all and (max-width: 767px) {
  #footer-bottom a {
    text-align: center;
    display: block; }
  #footer-bottom span {
    display: none; } }

/*-----------------------
    Modules
------------------------*/
.single #main-content .container:before {
  display: none; }

@media all and (min-width: 981px) {
  .single-post .full-width-special .et_pb_row .et_pb_column_1_2 .content-area {
    margin-top: 90px; } }

/*----------------------
    Forms
-----------------------*/
.page .gform_wrapper .gform_body input, .single .gform_wrapper .gform_body input {
  height: 40px;
  width: 100% !important; }

.page .gform_wrapper .gform_body ul.gfield_checkbox li input, .single .gform_wrapper .gform_body ul.gfield_checkbox li input {
  height: auto; }

.page .gform_wrapper .gform_body .gchoice_2_14_3, .single .gform_wrapper .gform_body .gchoice_2_14_3 {
  margin-bottom: -25px; }

.tours .et_pb_map_container {
  height: 100%;
  width: 100%; }
  @media all and (max-width: 980px) {
    .tours .et_pb_map_container {
      height: 400px; } }
  .tours .et_pb_map_container .et_pb_map {
    font-family: 'Nunito', Helvetica, Arial, Lucida, sans-serif !important;
    height: 100% !important;
    width: 100%; }
    @media all and (max-width: 980px) {
      .tours .et_pb_map_container .et_pb_map {
        height: 400px; } }
    .tours .et_pb_map_container .et_pb_map h3 {
      font-size: 20px; }
    .tours .et_pb_map_container .et_pb_map .gm-style-iw {
      height: 120px; }
      .tours .et_pb_map_container .et_pb_map .gm-style-iw div {
        overflow: unset !important; }
    .tours .et_pb_map_container .et_pb_map p {
      text-align: center; }
    .tours .et_pb_map_container .et_pb_map .google-knop {
      background: #b78f00;
      font-family: 'Nunito', Helvetica, Arial, Lucida, sans-serif !important;
      color: #FFFFFF;
      padding: 10px 15px;
      transition: all 0.3s ease-in-out;
      position: relative;
      top: 20px; }
      .tours .et_pb_map_container .et_pb_map .google-knop:hover {
        color: #b78f00;
        background: #FFFFFF;
        transition: all 0.3s ease-in-out; }

.et_pb_button:hover:after {
  display: none; }

.error404 .intro-text {
  text-align: center;
  font-size: 210%; }

.error404 .text-center {
  text-align: center;
  margin: 50px 0; }

.error404 .cta, .error404 body #gwolle_gb_new_entry div.label #gwolle_gb_submit, body #gwolle_gb_new_entry div.label .error404 #gwolle_gb_submit, .error404
body #gwolle_gb_new_entry div.input #gwolle_gb_submit,
body #gwolle_gb_new_entry div.input .error404 #gwolle_gb_submit {
  background: #b78f00;
  color: #FFFFFF;
  transition: all .3s ease-in-out; }
  .error404 .cta:hover, .error404 body #gwolle_gb_new_entry div.label #gwolle_gb_submit:hover, body #gwolle_gb_new_entry div.label .error404 #gwolle_gb_submit:hover, .error404
  body #gwolle_gb_new_entry div.input #gwolle_gb_submit:hover,
  body #gwolle_gb_new_entry div.input .error404 #gwolle_gb_submit:hover {
    background: #000000;
    transition: all .3s ease-in-out; }

.error404 h2 {
  font-size: 120px;
  text-align: center; }

.heading {
  min-height: 300px; }
  @media all and (min-width: 981px) {
    .heading {
      min-height: 450px; } }

.blog-overview article.post .post-content, .archive article.post .post-content, .search article.post .post-content {
  width: 100%;
  display: inline-block;
  margin-right: auto; }
  @media all and (min-width: 768px) {
    .blog-overview article.post .post-content, .archive article.post .post-content, .search article.post .post-content {
      width: 75%; } }

.blog-overview article.post h2 a, .archive article.post h2 a, .search article.post h2 a {
  display: block;
  width: 70%; }

.blog-overview article .entry-featured-image-url, .archive article .entry-featured-image-url, .search article .entry-featured-image-url {
  display: block;
  position: relative; }
  @media all and (min-width: 768px) {
    .blog-overview article .entry-featured-image-url, .archive article .entry-featured-image-url, .search article .entry-featured-image-url {
      margin-bottom: 0; } }

.blog-overview article .post-meta, .archive article .post-meta, .search article .post-meta {
  margin-top: 30px; }

.blog-overview article.post a, .archive article.post a, .search article.post a {
  width: 100%;
  float: left;
  display: inline-block; }
  @media all and (min-width: 768px) {
    .blog-overview article.post a, .archive article.post a, .search article.post a {
      width: 23%;
      margin-right: 2%; } }

/*-----------------------
    Pages
------------------------*/
.home #main-header {
  background: transparent;
  box-shadow: none; }

.home .bg-slider, .home .et_pb_bg_layout_dark, .home .et_pb_slides, .home .et_pb_slide {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  background-size: cover !important; }

.home .et_pb_slider .et_pb_slide:first-child {
  display: block;
  z-index: 1; }

.home .bg-slider {
  background: transparent !important; }
  .home .bg-slider:before {
    content: '';
    z-index: 9;
    position: absolute;
    background: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0; }
  @media all and (max-width: 767px) {
    .home .bg-slider {
      position: fixed;
      height: 100%; } }

.home .et_pb_section {
  background: transparent; }
  .home .et_pb_section p {
    color: #FFFFFF; }

.home .content-block {
  display: block;
  z-index: 99; }
  @media (max-width: 767px) {
    .home .content-block {
      margin-top: 105px;
      margin-bottom: 50px; } }
  @media (min-width: 981px) {
    .home .content-block {
      width: 100% !important;
      max-width: 100% !important;
      height: 100vh; } }

.home .events {
  background: rgba(255, 255, 255, 0.8);
  padding: 30px;
  border-top-left-radius: 40px;
  border-bottom-left-radius: 40px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
  @media (min-width: 981px) {
    .home .events {
      position: fixed;
      bottom: -3%;
      right: 0; } }
  @media (max-width: 980px) {
    .home .events {
      border-radius: 15px;
      background: rgba(255, 255, 255, 0.9); } }
  @media (min-width: 1570px) {
    .home .events h2 {
      font-size: 50px; } }
  @media (min-width: 1370px) {
    .home .events h2 {
      font-size: 40px; } }
  @media (min-width: 1100px) {
    .home .events h2 {
      font-size: 35px; } }
  @media (min-width: 981px) {
    .home .events h2 {
      font-size: 25px; } }

.home .intro {
  text-align: left; }
  .home .intro a {
    background: #b78f00;
    color: #FFFFFF;
    font-weight: 700;
    font-size: 175%;
    padding: 10px 15px;
    margin-top: 20px;
    display: inline-block;
    transition: all 0.3s ease-in-out; }
    @media (max-width: 737px) {
      .home .intro a {
        color: #b78f00;
        background: #FFFFFF; } }
    .home .intro a:hover {
      color: #FFFFFF;
      background: #1f1f1f;
      transition: all 0.3s ease-in-out;
      text-decoration: none; }
      @media (max-width: 980px) {
        .home .intro a:hover {
          background: #b78f00;
          color: #FFFFFF; } }
  @media (min-width: 981px) {
    .home .intro {
      max-width: 325px;
      position: fixed;
      left: 5%;
      bottom: 10%; } }
  @media (min-width: 1024px) {
    .home .intro {
      max-width: 375px; } }
  @media (min-width: 1140px) {
    .home .intro {
      max-width: 500px; } }
  @media (min-width: 1470px) {
    .home .intro {
      max-width: 600px; } }
  @media (min-width: 1570px) {
    .home .intro {
      max-width: 700px; } }
  @media (min-width: 1024px) {
    .home .intro h1 {
      font-size: 35px; } }
  @media (min-width: 1370px) {
    .home .intro h1 {
      font-size: 40px; } }
  @media (min-width: 1570px) {
    .home .intro h1 {
      font-size: 50px; } }

@media (min-width: 981px) {
  .home ul.event {
    max-width: 275px; } }

@media (min-width: 1024px) {
  .home ul.event {
    max-width: 375px; } }

@media (min-width: 1470px) {
  .home ul.event {
    max-width: 400px; } }

@media (min-width: 1570px) {
  .home ul.event {
    max-width: 600px; } }

.home ul.event li {
  border: none;
  width: 49%;
  margin-right: auto;
  margin-bottom: auto; }
  @media (max-width: 767px) {
    .home ul.event li {
      padding: 0;
      width: 100%;
      margin-bottom: 25px; } }
  @media (max-width: 550px) {
    .home ul.event li {
      display: none; }
      .home ul.event li:nth-child(1) {
        display: block;
        margin-bottom: 0; } }
  .home ul.event li:hover {
    box-shadow: none;
    border: none; }
  .home ul.event li .information {
    font-size: 13px; }
    .home ul.event li .information .event-name {
      font-size: 17px; }
      @media (max-width: 1200px) {
        .home ul.event li .information .event-name {
          font-size: 14px; } }

.home ul.event .image-event {
  width: 100%;
  display: block; }
  @media (min-width: 738px) {
    .home ul.event .image-event img {
      -o-object-fit: cover;
         object-fit: cover;
      height: 250px; } }
  @media (max-width: 737px) {
    .home ul.event .image-event img {
      height: 100%; } }

@media (min-width: 738px) {
  .home #main-footer {
    display: none; } }

@media (max-width: 980px) {
  .home .et_pb_row, .home .et_pb_column .et_pb_row_inner {
    padding: 0; } }

.page .et_pb_section_parallax.parallax-intro {
  height: 65vh; }
  .page .et_pb_section_parallax.parallax-intro:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    background: linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, 0.7) 100%); }
  .page .et_pb_section_parallax.parallax-intro .et_parallax_bg {
    background-position-y: 90%; }
  .page .et_pb_section_parallax.parallax-intro .et_pb_fullwidth_code {
    position: absolute;
    bottom: 50px;
    max-width: 1080px;
    left: 0;
    right: 0;
    display: block;
    margin: 0 auto; }
    .page .et_pb_section_parallax.parallax-intro .et_pb_fullwidth_code h1 {
      color: #FFFFFF;
      padding: 15px; }

.page .et_pb_section_parallax {
  height: 35vh; }

.page .full-width-special {
  padding: 0; }
  .page .full-width-special .et_pb_row {
    padding: 0;
    width: 100% !important;
    max-width: 100% !important;
    overflow: hidden; }
    .page .full-width-special .et_pb_row .et_pb_column_1_2 {
      position: relative; }
      .page .full-width-special .et_pb_row .et_pb_column_1_2 .et_pb_text, .page .full-width-special .et_pb_row .et_pb_column_1_2 .et_pb_text_inner {
        position: relative;
        height: 100%; }
      .page .full-width-special .et_pb_row .et_pb_column_1_2 .content-area {
        padding: 50px; }
        @media all and (max-width: 767px) {
          .page .full-width-special .et_pb_row .et_pb_column_1_2 .content-area {
            padding: 20px; } }
      .page .full-width-special .et_pb_row .et_pb_column_1_2 .half-img {
        position: relative;
        height: 100%; }
        .page .full-width-special .et_pb_row .et_pb_column_1_2 .half-img img {
          width: 100%;
          height: 100%;
          -o-object-fit: cover;
             object-fit: cover; }
  .page .full-width-special .et_pb_image_wrap {
    display: unset;
    position: unset;
    width: unset; }

ul.event {
  padding-bottom: 0; }
  ul.event li {
    display: inline-block;
    width: 29%;
    margin-right: 4.079%;
    margin-bottom: 3%;
    vertical-align: top;
    position: relative;
    padding: 10px;
    border: 1px solid #efefef;
    transition: all 0.3s ease-in-out; }
    @media all and (max-width: 980px) {
      ul.event li {
        width: 45.5%; } }
    @media all and (max-width: 767px) {
      ul.event li {
        width: 100%;
        height: 100% !important;
        margin-bottom: 25px; } }
    ul.event li:hover {
      transition: all 0.3s ease-in-out;
      border: 1px solid #CCCCCC;
      box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24); }
    ul.event li a.kjo-kaartverkoop {
      font-size: 150%;
      display: block;
      text-align: center; }
      @media all and (max-width: 767px) {
        ul.event li a.kjo-kaartverkoop {
          font-size: 130%; } }
  ul.event .information {
    width: 100%;
    display: block; }
    ul.event .information .event-name {
      display: block;
      font-weight: 600;
      font-size: 125%; }
    ul.event .information .event-time {
      display: block; }
    ul.event .information .event-date {
      display: block; }
  ul.event .image-event {
    width: 100%;
    display: block; }
    ul.event .image-event img {
      width: 100%;
      -o-object-fit: cover;
         object-fit: cover; }
      @media all and (max-width: 767px) {
        ul.event .image-event img {
          height: 100% !important;
          margin-bottom: 0; } }

#em-wrapper p, .page-id-563 p {
  display: none; }

#em-wrapper .et_pb_section, .page-id-563 .et_pb_section {
  padding-top: 0; }

#em-wrapper .et_pb_row_fullwidth, .page-id-563 .et_pb_row_fullwidth {
  padding: 0;
  width: 100% !important;
  max-width: 100% !important; }
  #em-wrapper .et_pb_row_fullwidth .event-hoofdafbeelding img, .page-id-563 .et_pb_row_fullwidth .event-hoofdafbeelding img {
    -o-object-fit: cover;
       object-fit: cover;
    height: 300px; }

#em-wrapper .em-search-wrapper, .page-id-563 .em-search-wrapper {
  width: 100%;
  background: #b78f00;
  padding: 20px; }
  #em-wrapper .em-search-wrapper div.css-search, .page-id-563 .em-search-wrapper div.css-search {
    border-radius: 0px;
    margin-bottom: 0;
    max-width: 1080px;
    display: block;
    margin-left: auto;
    margin-right: auto; }

#em-wrapper .css-events-list, .page-id-563 .css-events-list {
  max-width: 1080px;
  display: block;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto; }

#em-wrapper .em-pagination, .page-id-563 .em-pagination {
  width: 100%;
  text-align: center;
  display: block; }
  #em-wrapper .em-pagination .page-numbers, .page-id-563 .em-pagination .page-numbers {
    display: inline-block;
    padding: 10px;
    width: 55px;
    background: #b78f00;
    color: #FFFFFF;
    transition: all 0.3s ease-in-out; }
    #em-wrapper .em-pagination .page-numbers:hover, .page-id-563 .em-pagination .page-numbers:hover {
      background: #1f1f1f;
      transition: all 0.3s ease-in-out;
      text-decoration: none; }
  #em-wrapper .em-pagination .page-numbers.current, .page-id-563 .em-pagination .page-numbers.current {
    background: #1f1f1f; }

@media (max-width: 767px) {
  .single .tabcontent {
    display: block; }
    .single .tabcontent .em-location-map {
      float: unset !important; }
    .single .tabcontent div {
      max-width: 100%; } }

a.kjo-kaartverkoop {
  padding: 10px 20px;
  background: #b78f00;
  color: #FFFFFF;
  display: inline-block;
  font-weight: 700;
  font-size: 175%;
  margin-top: 10px;
  transition: all 0.3s ease-in-out; }
  a.kjo-kaartverkoop:hover {
    background: #1f1f1f;
    color: #FFFFFF;
    transition: all 0.3s ease-in-out;
    text-decoration: none; }
  @media (max-width: 767px) {
    a.kjo-kaartverkoop {
      display: block;
      font-size: 150%;
      margin-bottom: 15px; } }

/*/-----------------------
 // GENERAL
 //-----------------------*/
/* Font sizes */
@media all and (max-width: 520px) {
  .et_pb_row,
  .container {
    width: 90%; } }

.entry-content ul,
.entry-content ol {
  padding-left: 1em;
  list-style: circle; }

.entry-content li {
  list-style-position: outside; }

.css-events-list ul {
  list-style: none;
  padding-left: 0; }

.wp-caption {
  background-color: #fff;
  border: 1px solid #eee;
  margin-bottom: 1em;
  max-width: 100%;
  padding: 0;
  text-align: center; }

.wp-caption img {
  margin-bottom: 0;
  width: 100%; }

div.gform_wrapper span.ginput_product_price {
  color: #E30613; }

@media all and (min-width: 980px) {
  .flexbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

/* end general */
/*/-----------------------
 // BUTTONS
 //-----------------------*/
.cta-box {
  background: #eee;
  border-radius: 3px;
  padding: 1em; }

.cta-box h2 {
  color: #666; }

.cta-box .subcta {
  background: #fff; }

.cta, body #gwolle_gb_new_entry div.label #gwolle_gb_submit,
body #gwolle_gb_new_entry div.input #gwolle_gb_submit,
.subcta,
.gform_next_button,
.gform_previous_button,
.gform_button {
  background: #E30613;
  border: 2px solid #E30613;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 115%;
  padding: 0.5em 1em;
  text-align: center;
  transition-duration: 0.2s; }

.cta:hover, body #gwolle_gb_new_entry div.label #gwolle_gb_submit:hover,
body #gwolle_gb_new_entry div.input #gwolle_gb_submit:hover,
.subcta:hover,
.gform_next_button:hover,
.gform_previous_button:hover,
.gform_button:hover {
  background: #ca0511; }

.subcta,
.gform_next_button,
.gform_previous_button {
  background: transparent;
  border: 2px solid #E30613;
  color: #E30613;
  display: inline-block; }

.subcta:hover,
.gform_next_button:hover,
.gform_previous_button:hover {
  background: #E30613;
  color: #fff; }

.btn-fw {
  width: 100%; }

/* end buttons */
/*/-----------------------
 // FORMULIEREN
 //-----------------------*/
div.gform_wrapper li {
  background-image: none;
  padding-left: 0; }

div.gform_wrapper .gf_step {
  margin-top: 0 !important; }

div.gform_wrapper label.gfield_label {
  font-size: 14px; }

div.gform_wrapper .ginput_container_radio {
  margin: 0 !important; }

div.gform_wrapper .ginput_container_radio li {
  background: none !important;
  display: inline-block;
  margin-right: 1em !important; }

div.gform_wrapper .gfield {
  margin-bottom: 0 !important; }

div.gform_wrapper .gfield_required {
  color: #E30613;
  font-size: 11px;
  font-weight: 400; }

/* end formulieren */
/*/-----------------------
 // BOXES
 //-----------------------*/
@media all and (min-width: 980px) {
  .boxes .et_pb_row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; } }

.boxes {
  background: #eee !important; }

.boxes .et_pb_text {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
  overflow: hidden;
  padding: 1em; }
  .boxes .et_pb_text.box-darkbg {
    background: #40403f !important; }

.boxes p:last-child {
  -ms-flex-item-align: end;
      align-self: flex-end;
  margin-top: auto;
  width: 100%; }

/* end boxes */
/*/-----------------------
 // LOGO SLIDER
 //-----------------------*/
.bx-wrapper {
  max-width: 100% !important; }

/* end logo slider */
/*/-----------------------
 // HEADER
 //-----------------------*/
@media all and (max-width: 981px) {
  #main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
    background-color: white !important; } }

/* Setting the breakpoint of the mobile menu */
@media only screen and (max-width: 600px) {
  #top-menu-nav,
  #top-menu {
    display: none; }
  #et_top_search {
    display: none; }
  #et_mobile_nav_menu {
    display: block; } }

.nav li ul {
  width: auto; }

.nav li ul li {
  background: none;
  line-height: 1.2;
  white-space: nowrap;
  width: 100% !important; }

.nav li ul a {
  width: auto !important; }

#top-menu li li a {
  color: #222;
  font-size: 14px; }

/* header afbeelding */
.img-header {
  background-position: center 40%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  overflow: hidden;
  padding-top: 20vh !important;
  position: relative;
  /*/-----------------------
 // countdown timer
 //-----------------------*/ }
  .img-header:before {
    background: rgba(0, 0, 0, 0.5);
    content: '';
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%; }
    .home .img-header:before {
      -webkit-animation: AnimationName 20s ease infinite;
              animation: AnimationName 20s ease infinite;
      background: linear-gradient(270deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.8));
      background-size: 200% 200%; }

@-webkit-keyframes AnimationName {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 51%; }
  100% {
    background-position: 0% 50%; } }

@keyframes AnimationName {
  0% {
    background-position: 0% 50%; }
  50% {
    background-position: 100% 51%; }
  100% {
    background-position: 0% 50%; } }
    .page-id-188 .img-header:before {
      background: transparent; }
  .home .img-header {
    background-position: center center;
    padding-top: 16vh !important; }
    @media all and (min-height: 737px) {
      .home .img-header {
        padding-top: 30vh !important; } }
    .home .img-header h1 {
      font-weight: 300; }
    .home .img-header h2 {
      text-transform: uppercase; }
    .home .img-header p:last-of-type a {
      border-bottom: 1px dotted;
      color: #fff;
      font-size: 14px; }
      .home .img-header p:last-of-type a:hover {
        border-bottom-style: solid; }
  .img-header .et_pb_row {
    margin-bottom: 0;
    margin-top: auto; }
  .img-header .et_pb_countdown_timer {
    background: rgba(227, 6, 19, 0.8);
    border-radius: 3px;
    margin-bottom: -2em !important;
    padding: 2em 0 4em !important; }
    .img-header .et_pb_countdown_timer .values {
      background: rgba(0, 0, 0, 0.1);
      border-radius: 2px;
      padding: .5em; }
    @media all and (max-width: 666px) {
      .img-header .et_pb_countdown_timer .section p.value,
      .img-header .et_pb_countdown_timer .sep p {
        font-size: 22px !important; } }
  .img-header .cta, .img-header body #gwolle_gb_new_entry div.label #gwolle_gb_submit, body #gwolle_gb_new_entry div.label .img-header #gwolle_gb_submit, .img-header
  body #gwolle_gb_new_entry div.input #gwolle_gb_submit,
  body #gwolle_gb_new_entry div.input .img-header #gwolle_gb_submit {
    background: #fff;
    border: 2px solid #fff;
    color: #E30613; }
    .img-header .cta:hover, .img-header body #gwolle_gb_new_entry div.label #gwolle_gb_submit:hover, body #gwolle_gb_new_entry div.label .img-header #gwolle_gb_submit:hover, .img-header
    body #gwolle_gb_new_entry div.input #gwolle_gb_submit:hover,
    body #gwolle_gb_new_entry div.input .img-header #gwolle_gb_submit:hover {
      background: rgba(255, 255, 255, 0.9); }

.img-header h1 {
  font-size: 350%;
  margin-bottom: 0.25em;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.3); }

.img-header a {
  font-size: 150%;
  margin-bottom: 1em; }

.img-header a:last-of-type {
  margin-bottom: 0; }

.img-header .subcta {
  background: #fff;
  border-color: #fff;
  margin-left: 0.5em; }

.img-header .subcta:hover {
  background: #E30613;
  border-color: #E30613;
  color: #fff; }

@media all and (max-width: 768px) {
  .img-header h1 {
    font-size: 6vw; } }

@media all and (max-width: 420px) {
  .img-header h1 {
    font-size: 8vw; } }

/* end header */
/*/-----------------------
 // Subnavigatie
 //-----------------------*/
#subnavigatie {
  margin-bottom: 1em;
  padding: 0 !important; }

#subnavigatie .et_pb_row {
  background: #222;
  padding: 0 !important; }

#subnavigatie ul li {
  background: none;
  display: inline-block;
  list-style: none;
  margin-bottom: 0;
  margin-right: 1em; }

#subnavigatie ul li a {
  color: #fff;
  display: block;
  padding: 0.5em 0.25em; }

/*/-----------------------
 // Programma
 //-----------------------*/
#programma {
  background: #f7f7f7;
  margin-top: 2em;
  padding: 2em; }

#programma h3 {
  background: #E30613;
  color: #fff;
  font-size: 22px;
  margin: 0 0 .5em 0;
  padding: .5em; }

#programma ul {
  margin-left: .5em; }

#programma ul ul {
  margin-bottom: 0;
  margin-top: 1em;
  padding-bottom: 0; }

#programma ul ul li:last-child {
  margin-bottom: 0; }

.clear-dit {
  clear: both; }

/*/-----------------------
// NAVIGATION
//-----------------------*/
/*mobile menu*/
#main-header .et_mobile_menu {
  background-color: black !important;
  border: 0;
  display: block !important;
  height: 100% !important;
  margin-top: 0 !important;
  min-height: 100vh;
  padding-bottom: 100px !important;
  padding-top: 75px !important;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 1; }

.mobile_nav.closed #mobile_menu {
  -webkit-transform: rotateY(90deg);
          transform: rotateY(90deg);
  -webkit-transform-origin: right;
          transform-origin: right;
  transition: .8s ease-in-out !important; }

.mobile_nav.opened #mobile_menu {
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transform-origin: right;
          transform-origin: right;
  transition: .8s ease-in-out; }

/* mobile submenu */
#main-header .et_mobile_menu > li > a {
  color: #fff;
  font-size: 105%;
  font-weight: 700;
  padding: .75em;
  text-transform: uppercase; }

#main-header .et_mobile_menu > li.current-menu-item > a {
  color: #b78f00; }

#main-header .et_mobile_menu .menu-title > a {
  margin-left: -1em; }

.mobile_menu_bar_toggle {
  right: 0;
  top: -2em;
  z-index: 9 !important; }

.mobile_menu_bar {
  padding: 1em 0 0 !important;
  position: relative;
  top: -25px; }
  .mobile_menu_bar:before {
    color: #fff !important;
    font-size: 36px; }
  .mobile_menu_bar:after {
    color: #fff !important;
    content: 'MENU';
    font-size: 11px;
    font-weight: 300;
    left: 0;
    position: absolute;
    text-align: center;
    top: 100%;
    width: 100%; }

#main-header .mobile_nav.opened .mobile_menu_bar:after {
  color: #fff !important;
  content: ''; }

#main-header .mobile_nav.opened .mobile_menu_bar:before {
  color: #fff !important;
  content: '\M'; }

#main-header .et_mobile_menu > .menu-item {
  position: relative; }

#main-header .et_mobile_menu .open-sub-menu {
  border-left: 1px dotted rgba(255, 255, 255, 0.2);
  display: block;
  height: 20px;
  margin: .5em 0 0 0;
  padding: .5em 13px 1.5em 13px;
  position: absolute;
  right: 0;
  top: 0; }
  #main-header .et_mobile_menu .open-sub-menu:hover {
    cursor: pointer; }
  #main-header .et_mobile_menu .open-sub-menu:focus {
    background: none; }

#main-header .et_mobile_menu .sub-menu {
  display: none !important;
  transition: all 1.5s ease-in-out;
  visibility: hidden !important; }

#main-header .et_mobile_menu .visible > .sub-menu {
  display: block !important;
  visibility: visible !important; }

/*/-----------------------
// BERICHTEN BOX
//-----------------------*/
body #gwolle_gb {
  background-color: rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  padding: .5em 1em; }

body #gwolle_gb_write_button {
  margin: 5px 0;
  overflow: hidden;
  text-align: right; }
  body #gwolle_gb_write_button .button {
    background-color: rgba(227, 6, 19, 0.8);
    border: 0;
    border-radius: 2px;
    color: #fff;
    cursor: pointer;
    padding: .25em .5em;
    text-transform: uppercase;
    transition-duration: .2s; }
    body #gwolle_gb_write_button .button:hover {
      background: #E30613; }

body #gwolle_gb .admin-entry {
  background: transparent;
  color: #fff; }
  body #gwolle_gb .admin-entry a {
    color: #E30613; }

body #gwolle_gb .gb-entry {
  background: rgba(255, 255, 255, 0.05);
  border: 2px solid rgba(255, 255, 255, 0.05);
  border-radius: 2px;
  margin: 1em 0 2em;
  padding: 0 0 1.5em 0; }

body .gb-entry-content {
  padding: 1em 1em 0 !important; }

body .gb-author-info {
  background: rgba(255, 255, 255, 0.05);
  color: #ababab;
  font-size: 10px;
  margin-bottom: 1em;
  overflow: hidden;
  text-transform: uppercase; }

body .gb-author-avatar {
  float: left;
  line-height: 1;
  margin: 0 !important; }

body .gb-author-name, body .gb-datetime {
  display: inline-block; }

body #gwolle_gb_new_entry h3 {
  font-size: 21px; }

body .et_pb_column_1_3 #gwolle_gb_new_entry h3 {
  font-size: 16px !important; }

body #gwolle_gb_new_entry div.label,
body #gwolle_gb_new_entry div.input {
  width: 100%; }
  body #gwolle_gb_new_entry div.label input, body #gwolle_gb_new_entry div.label textarea,
  body #gwolle_gb_new_entry div.input input,
  body #gwolle_gb_new_entry div.input textarea {
    border: 1px solid #000;
    border-radius: 2px;
    padding: 1em; }
    body #gwolle_gb_new_entry div.label input:focus, body #gwolle_gb_new_entry div.label textarea:focus,
    body #gwolle_gb_new_entry div.input input:focus,
    body #gwolle_gb_new_entry div.input textarea:focus {
      border-color: #E30613; }

body #gwolle_gb .gwolle_gb_invisible {
  display: none; }

/*----------------------
VIDEO
-----------------------*/
.home .img-header {
  background: transparent !important; }

.video-foreground {
  background: #000 url(/app/uploads/2017/07/bg-video.jpg) no-repeat center center/cover !important;
  opacity: 0;
  overflow: hidden;
  pointer-events: none;
  transition-duration: 1s; }
  @media (min-aspect-ratio: 16 / 9) {
    .video-foreground {
      top: -100%;
      height: 300%; } }
  @media (max-aspect-ratio: 16 / 9) {
    .video-foreground {
      width: 500%;
      left: 0; } }
  .video-foreground.loaded {
    background: transparent;
    opacity: 1; }

.ytplayer-container iframe,
.video-foreground iframe {
  background-color: transparent;
  height: 100%;
  left: 0;
  pointer-events: none;
  right: 0;
  top: 0;
  width: 100%; }

/*  table */
.entry-content tr th, .entry-content thead th, body.et-pb-preview #main-content .container tr th, body.et-pb-preview #main-content .container thead th {
  background: #000;
  color: #fff; }

.entry-content table, body.et-pb-preview #main-content .container table,
body .entry-content tr td, body.et-pb-preview #main-content .container tr td {
  border-color: rgba(0, 0, 0, 0.4); }
