
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box; }

html, body {
        font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #242424; }

input, select, textarea {
       font-family: "Montserrat", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  color: #242424; }

body { overflow-x: hidden; 
 }

img {
  border: 0px;
  display: block; }

a, input {
  outline: none;
  text-decoration: none;
  transition: all 0.2s ease-out 0s;
  color: #c62e2e; }

.clear {
  clear: both;
  height: 0px;
  overflow: hidden; }

.centering {
  margin: 0 auto;
  max-width: 1400px; }


@media screen and (min-width: 1600px) {
    #banner-wrap .banner-block {
        width: 100%;
        position: relative;
        overflow: hidden;
        cursor: pointer;
        max-height: 550px;
    }
	
}
@media screen and (max-width: 1718px) {
#footer-wrap ::after {display:none;}
}



.green-bar {max-width: 1400px;   
    margin: 0 auto;}
.paars {background-color: #4d2057 !important; }
#center-wrap.blue {
  background-color: #4d2057 !important;
  }

/* section  */
#section {
  position: relative;
  display: block;
  width: 100%;
  min-height: 100%; }
/* page wrap */
#page-wrap {
  margin: 0 auto;
  max-width: 1240px;
  padding-top: 96px; }
  #page-wrap #banner-wrap .banner-block .mx_buttons {
    z-index: 999; }
    #page-wrap #banner-wrap .banner-block .mx_buttons img {
      min-width: 0; }

.fullwidth #page-wrap {
  margin: 0 auto;
  width: 100%;
  max-width: 100%; }

/* header */
.sticky {
  width: 100%;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.35);
  z-index: 999; }
  .sticky#header-wrap .logo a img {
   
    height: auto; }
  .sticky#header-wrap .top-block {
    padding: 7px 0;
    float: left; }
    .sticky#header-wrap .top-block .media {
      display: none; }
  .sticky#header-wrap .nav-block {
    float: right;
    width: auto;
    padding-right: 0px;
    margin-top: 0px; }
    .sticky#header-wrap .nav-block a.phone {
      font-size: 0px; }
    .sticky#header-wrap .nav-block:after {
      content: '';
      position: absolute;
      left: 60%;
      height: 67px;
      width: 40%;
      background-color: #fff;
      z-index: -1; }
  .sticky#header-wrap .menuicon {
    margin-top: 0; }

.mx_logged_in #header-wrap {
  top: 51px; }

body:not(.fullwidth) #header-wrap {
  max-width: 1240px; }

#header-wrap {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  background-color: #fff;
  box-shadow: 0px 5px 7px rgba(0, 0, 0, 0.35);
  /* nav block */ }
  #header-wrap .top-block {
    float: left;
    padding: 10px 0 16px;
    width: 100%;
    background-color: #fff; }
    #header-wrap .top-block .logo {
        margin-top: 0;
    position: absolute;
    top: 10px; }
      #header-wrap .top-block .logo a {
        display: block; }
      #header-wrap .top-block .logo img {
        width: 410px;
        webkit-transition: all 0.3s;
        -moz-transition: all 0.3s;
        -ms-transition: all 0.3s;
        -o-transition: all 0.3s;
        transition: all 0.3s; }
    #header-wrap .top-block .media {
      float: right;
      width: 520px; }
      #header-wrap .top-block .media .inner {
        padding-bottom: 17px;
        width: 100%;
        overflow: hidden; }
      #header-wrap .top-block .media .offer {
        padding-top: 7px;
        float: left; }
      #header-wrap .top-block .media a.ask {
        padding-left: 35px;
        margin-right: 46px;
        float: left;
        font-size: 11px;
        line-height: 24px;
        font-weight: normal;
        color: #242424;
        text-decoration: underline;
        letter-spacing: 0.3px;
        background: url("../images/ask_icon.png") left center no-repeat; }
        #header-wrap .top-block .media a.ask:hover {
          opacity: 0.7; }
      #header-wrap .top-block .media a.ask.request {
        margin-right: 0;
        background: url("../images/request_icon.png") left center no-repeat; }
      #header-wrap .top-block .media ul {
        float: right;
        list-style: none; }
        #header-wrap .top-block .media ul li {
          margin-left: 14px;
          float: left; }
          #header-wrap .top-block .media ul li:first-child {
            margin-left: 0; }
          #header-wrap .top-block .media ul li a {
            display: block; }
            #header-wrap .top-block .media ul li a:hover {
              opacity: 0.7; }
      #header-wrap .top-block .media .search {
        float: right; }
        #header-wrap .top-block .media .search input[type="text"] {
          padding: 0 12px;
          float: left;
          width: 141px;
          height: 31px;
          font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
          font-size: 16px;
          line-height: 31px;
          font-weight: normal;
          color: #fff;
          border: 0;
          background-color: #242424; }
        #header-wrap .top-block .media .search input[type="submit"] {
          float: left;
          width: 36px;
          height: 31px;
          cursor: pointer;
          border: 0;
          border-left: 2px solid #fff;
          background: #242424 url("../images/search_icon.png") center center no-repeat; }
          #header-wrap .top-block .media .search input[type="submit"]:hover {
            opacity: 0.7; }
  #header-wrap .header-top {
  width: 100%;
    padding: 10px 5% 6px;
    float: left;
    background-color: #4d2057; }
    #header-wrap .header-top .media {
      float: right;
      }
      #header-wrap .header-top .media .inner {
        padding-bottom: 5px;
        width: 100%;
        overflow: hidden;
        padding-left: 34px; }
      #header-wrap .header-top .media .offer {
        padding-top: 0px;
        float: left; }
      #header-wrap .header-top .media a.ask {
     padding-left: 35px;
padding-right: 15px; /* ruimte tussen tekst en border */
margin-right: 14px;
float: left;
font-size: 22px;
line-height: 24px;
font-weight: normal;
text-transform: uppercase;
color: #fbbc34;
/* text-decoration: underline; */
letter-spacing: 0.3px;
background: url(../images/ticket.svg) left center no-repeat;
border-right: solid 2px #fbbc34;
}
        #header-wrap .header-top .media a.ask:hover {
          opacity: 0.7; }
      #header-wrap .header-top .media a.ask.request {
        margin-right: 0;
        background: url("../images/request_icon.png") left center no-repeat; }
      #header-wrap .header-top .media ul {
        float: right;
        list-style: none; }
        #header-wrap .header-top .media ul li {
          margin-left: 14px;
          float: left; }
          #header-wrap .header-top .media ul li:first-child {
            margin-left: 0; }
          #header-wrap .header-top .media ul li a {
            display: block; }
            #header-wrap .header-top .media ul li a:hover {
              opacity: 0.7; }
          #header-wrap .header-top .media ul li img {
            width: 25px; }
      #header-wrap .header-top .media .search {
        float: right; }
        #header-wrap .header-top .media .search input[type="text"] {
          padding: 0 12px;
          float: left;
          width: 141px;
          height: 31px;
          font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
          font-size: 16px;
          line-height: 31px;
          font-weight: normal;
          color: #fff;
          border: 0;
          background-color: #242424; }
        #header-wrap .header-top .media .search input[type="submit"] {
          float: left;
          width: 36px;
          height: 31px;
          cursor: pointer;
          border: 0;
          border-left: 2px solid #fff;
          background: #242424 url("../images/search_icon.png") center center no-repeat; }
          #header-wrap .header-top .media .search input[type="submit"]:hover {
            opacity: 0.7; }
  #header-wrap .nav-block {
    padding: 0 27px 0 10px;
    width: 100%;
    height: 67px;
    background-color: #fff; }
    #header-wrap .nav-block > ul {
      float: right;
      list-style: none;
      margin-top: 13px; }
      #header-wrap .nav-block > ul li {
        float: left;
        position: relative; }
        #header-wrap .nav-block > ul li a {
              padding: 0 23px;
    font-weight: 900;
    /* font-family: "Bungee", sans-serif; */
    font-style: normal;
    font-size: 20px;
    line-height: 45px;
    border-top: 3px solid transparent;
    font-weight: 600;
    color: #242424;
    text-decoration: none;
    display: block;
    /* letter-spacing: 1.3px; */
    text-transform: uppercase; }
        #header-wrap .nav-block > ul li ul {
          display: none;
          padding-bottom: 2px;
          width: 192px;
          position: absolute;
          top: 67px;
          left: 0px;
          background-color: #242424; }
          #header-wrap .nav-block > ul li ul li {
            padding: 0 2px;
            width: 100%;
            list-style: none; }
            #header-wrap .nav-block > ul li ul li.mx_parent a {
              background: #242424 url("../images/arrow.png") 98% center no-repeat; }
            #header-wrap .nav-block > ul li ul li.mx_parent li a {
              background: none; }
            #header-wrap .nav-block > ul li ul li:hover a, #header-wrap .nav-block > ul li ul li.mx_current a {
              background: #5ac0cc; }
            #header-wrap .nav-block > ul li ul li a {
              padding: 0 19px;
              font-size: 14px;
              line-height: 31px;
              font-weight: normal;
              color: #fff;
              border-bottom: 1px solid #fff; }
            #header-wrap .nav-block > ul li ul li:last-child a {
              border-bottom: 0; }
            #header-wrap .nav-block > ul li ul li ul {
              position: absolute;
              top: 0;
              left: 100%;
              background-color: inherit; }
              #header-wrap .nav-block > ul li ul li ul li {
                margin-left: 3px;
                background-color: #242424; }
                #header-wrap .nav-block > ul li ul li ul li:hover ul {
                  display: block; }
        #header-wrap .nav-block > ul li:hover ul {
          display: block; }
        #header-wrap .nav-block > ul li:hover li ul {
          display: none; }
        #header-wrap .nav-block > ul li li.mx_parent:hover ul {
          display: block; }
          #header-wrap .nav-block > ul li li.mx_parent:hover ul li a {
            background: #242424; }
          #header-wrap .nav-block > ul li li.mx_parent:hover ul li:hover a, #header-wrap .nav-block > ul li li.mx_parent:hover ul li.mx_current a {
            background: #5ac0cc; }
        #header-wrap .nav-block > ul li li.mx_parent:hover a {
          background: #5ac0cc url("../images/arrow_hover1.png") 96.3% center no-repeat; }
        #header-wrap .nav-block > ul li:hover > a {
          background-color: #5ac0cc;
          color: #fff; }
      #header-wrap .nav-block > ul > li.mx_current > a {
        padding: 0;
        margin: 0 10px;     
        border-top: 3px solid #5ac0cc;
        background-color: #fff;
        color: #242424; }
    #header-wrap .nav-block a.phone {
      display: none;
      padding-left: 65px;
      float: right;
      font-size: 16px;
      line-height: 67px;
      font-weight: normal;
      color: #242424;
      text-decoration: none;
      letter-spacing: 0.4px;
      border-left: 2px solid #5ac0cc;
      position: relative; }
      #header-wrap .nav-block a.phone:before {
        width: 29px;
        height: 26px;
        display: block;
        position: absolute;
        top: 21px;
        left: 21px;
        content: "";
        background: url("../images/phone_icon.png") left center no-repeat; }
      #header-wrap .nav-block a.phone:hover {
        opacity: 0.7; }
  #header-wrap .menuicon {
    display: none; }

/* Fonts Variable */
.fullwidth #banner-wrap {
  width: 100%;
  max-width: 100%; }

.banner-block {
  position: relative;
  width: 100%;
}

.banner-block img {
  width: 100%;
  display: block;
}

.oeverpop-banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: flex-end; /* Plaatst tekst onderin */
  align-items: center;       /* Horizontaal gecentreerd */
  text-align: center;
  padding-bottom: 20px;
  color: white;
}




.bgcontainer1 {position: relative;  overflow: hidden; width:100%;   /* verbergt alleen binnen dit blok */}
.bgcontainer1::after {
       content: "";
    position: absolute;
    top: 16px;
    right: -178px;
    width: 30vw;
    height: auto;
    aspect-ratio: 1 / 1;
    background-image: url(../images/Watermerk_logo.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
    pointer-events: none;
    opacity: 0.8;
    z-index: 99;

}
.bgcontainer2 {position: relative;  overflow: hidden; width:100%;  /* verbergt alleen binnen dit blok */}
.bgcontainer2::after {
    content: "";
    position: absolute;
    top: 118px;
    right: -178px;
    width: 36vw;
    height: auto;
    aspect-ratio: 1 / 1;
    background-image: url("../images/Watermerk_In_Geel.svg");
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
    pointer-events: none;
    opacity: 0.8;
    z-index: 109;
	
}



/* Donkere transparante overlay */
.oeverpop-banner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.2); /* 40% transparant zwart */
  z-index: 1;
}

/* Zorg dat de tekst boven de overlay komt */
.oeverpop-text,
.email-bar,
.foundation-text {
  position: relative;
  z-index: 2;
}

.oeverpop-text h1,
.oeverpop-text h2 {
  margin: 0;
}

.logoslider h3 {
	font-size: 1.5rem;
    line-height: 3.1;
    margin: 0.5rem 0 1.5rem 0;
    font-weight: 900;
    font-family: "Bungee", sans-serif;
	text-align: center;
	color: #4d2057;
}
.logoslider {padding:0}

.oeverpop-text h1 {
    font-size: 3.5rem; /* ±56px */
    line-height: 1.1;  /* 1.1 × font-size = 61.6px */
    margin: 0;
    font-weight: 900;
    font-family: "Bungee", sans-serif;
    font-style: normal;
}

.oeverpop-text h2 {
    font-size: 3.5rem;
    line-height: 1.1; 
    margin: 0.5rem 0 1.5rem 0;
    font-weight: 900;
    font-family: "Bungee", sans-serif;
}

.oeverpop-text p {
    font-size: 2.5rem; /* 24px */
    line-height: 1.1;  /* 1.5 × 24px = 36px */
    margin: 0.5rem 0 2.5rem 0;
    font-weight: 300;
    font-style: normal;
    text-transform: uppercase;
}


#banner-wrap {
  max-width: 1400px;
  margin: 0 auto; }

#banner-wrap {
  overflow: hidden; }
  #banner-wrap .banner-block {
    width: 100%;
    position: relative;
    overflow: hidden;
    cursor: pointer; }
  #banner-wrap .banner-block img {
    width: 100%;
	  height:auto;
    position: relative;
    overflow: hidden;
    cursor: pointer; }

    #banner-wrap .banner-block .flexslider {
      overflow: hidden; }
    #banner-wrap .banner-block span.overlay1 {
      width: 100%;
      border-bottom: 245px solid rgba(251, 186, 0, 0.7);
      border-right: 2000px solid transparent;
      display: none;
      position: absolute;
      left: 0;
      bottom: 0; }
    #banner-wrap .banner-block span.overlay2 {
      width: 100%;
      border-bottom: 245px solid rgba(251, 186, 0, 0.7);
      border-left: 2000px solid transparent;
      display: none;
      position: absolute;
      bottom: 0;
      right: 0; }
    #banner-wrap .banner-block ul.slides {
      width: 100%;
      list-style: none;
      overflow: hidden; }
      #banner-wrap .banner-block ul.slides li {
        position: relative;
        height: 588px;
        background-position: center 71%;
        background-size: cover; }
        #banner-wrap .banner-block ul.slides li display:none
        img {
          margin: auto;
          width: 100%; }
        #banner-wrap .banner-block ul.slides li .text {
          padding: 10px;
          margin-left: 0px;
          position: absolute;
          border-radius: 10px;
          color: #fff;
          width: auto;
          margin: auto;
          padding: 5% 8%;
          max-width: 1400px;
          width: 100%;
          left: 0;
          right: 0;
          margin-left: auto;
          margin-right: auto;
          top: inherit;
          z-index: 99999;
          bottom: 27px; }
          #banner-wrap .banner-block ul.slides li .text h1 {
            text-shadow: 2px 2px 10px #0007 !important;
            line-height: 1em;
            padding-bottom: 6px;
            font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
            font-weight: normal;
            color: #fff;
            letter-spacing: 1.6px;
            font-size: 50px !important;
            text-align: center; }
          #banner-wrap .banner-block ul.slides li .text p {
            color: #fff;
            line-height: 1.1;
            text-shadow: 2px 2px 10px #000 !important;
            font-size: 32px !important;
            text-align: center;
            font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal; }
          #banner-wrap .banner-block ul.slides li .text a.offer {
            background: #4d2057;
            padding: 10px 20px;
            font-size: 20px;
            color: #fff;
            text-shadow: none;
            margin: 0 25px 10px 0;
            box-shadow: 0px 2px 10px #000;
            box-shadow: 0px 2px 10px #000;
            transition: .3s;
            display: block;
            /* text-align: center; */
            margin: 12px auto;
            left: 0;
            right: 0;
            width: 74%; }
            #banner-wrap .banner-block ul.slides li .text a.offer:hover {
              background: #e33220; }
        #banner-wrap .banner-block ul.slides li.flex-active-slide {
          display: block; }
    #banner-wrap .banner-block .flex-direction-nav {
      height: 0; }
    #banner-wrap .banner-block a.flex-prev {
      width: 44px;
      height: 48px;
      display: block;
      position: absolute;
      top: 43%;
      left: 5%;
      text-indent: -9999px;
      z-index: 99;
      background: url("../images/pre_img.png") no-repeat; }
      #banner-wrap .banner-block a.flex-prev:hover {
        opacity: 0.7; }
    #banner-wrap .banner-block a.flex-next {
      width: 44px;
      height: 48px;
      display: block;
      position: absolute;
      top: 43%;
      right: 5%;
      text-indent: -9999px;
      z-index: 99;
      background: url("../images/next_img.png") no-repeat; }
      #banner-wrap .banner-block a.flex-next:hover {
        opacity: 0.7; }
  #banner-wrap .banner-block.banner {
    max-height: 346px; }

#banner-wrap {
  overflow: hidden; }
  #banner-wrap .banner-block2 {
    width: 100%;
    max-height: 491px;
    position: relative;
    overflow: hidden;
    cursor: pointer; }
    #banner-wrap .banner-block2 ul.slides {
      width: 100%;
      list-style: none; }
      #banner-wrap .banner-block2 ul.slides li {
        position: relative;
        float: left;
        border-right: solid 4px #fff;
        width: 33.333333%; }
        #banner-wrap .banner-block2 ul.slides li img {
          margin: auto;
          width: 100%; }
    #banner-wrap .banner-block2 .text {
      padding: 10px;
      margin-left: 0px;
      position: absolute;
      border-radius: 10px;
      color: #fff;
      width: auto;
      margin: auto;
      padding: 9%;
      max-width: 42%;
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      top: inherit;
      bottom: -26px;
      z-index: 998;
      			  /* padding: 23px 20px 27px 29px; margin-left: -583px; width: 430px; position: absolute; left: 50%; top: 84px; border-radius: 10px; background: rgba(51,51,51,0.3); color:$white; 
      			       color: #fff;
          border: solid 1px #fff;
      			       max-width: 500px;
          width: 100%;*/ }
      #banner-wrap .banner-block2 .text h1 {
        text-shadow: 2px 2px 10px #0007 !important;
        line-height: 1em;
        padding-bottom: 6px;
        font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
        font-weight: normal;
        color: #fff;
        letter-spacing: 1.6px;
        font-size: 50px !important;
        text-align: center; }
      #banner-wrap .banner-block2 .text p {
        color: #fff;
        line-height: 1.1;
        text-shadow: 2px 2px 10px #000 !important;
        font-size: 32px !important;
        text-align: center; }
      #banner-wrap .banner-block2 .text a.offer {
        background: #4d2057;
        padding: 10px 20px;
        font-size: 20px;
        color: #fff;
        text-shadow: none;
        margin: 0 25px 10px 0;
        box-shadow: 0px 2px 10px #000;
        transition: .3s;
        border: 2px solid #4d2057;
        display: block;
        /* text-align: center; */
        margin: 12px auto;
        left: 0;
        right: 0;
        width: 100%;
        max-width: 400px; }
        #banner-wrap .banner-block2 .text a.offer:hover {
          border: 2px solid #fff; }
  #banner-wrap .banner-block2.banner {
    max-height: 346px; }

/* content */
#content-wrap {
  overflow: hidden;
  width: 100%; }

/* center */
#center-wrap {
  width: 100%;
  overflow: hidden;
  }



.contact-block.blue h2 {
  color: #fff !important; }

.contact-block.blue a {
  color: #ffffff;
  text-transform: uppercase;
  text-decoration: none;
  text-align: center;
  border: 1px solid #ffffff; }

.contact-block {
     padding: 20px 47px 20px;
    width: 100%;
    max-width: 1800px;
    margin: 0 auto 0px;
    overflow: hidden;
    background-color: #fff; }
  .contact-block h2 {
    text-align: center;
    font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
    font-size: 48px;
    line-height: 43px;
    font-weight: 300;
    color: #4d2057;
    text-transform: uppercase; }
  .contact-block a {
        position: relative;
    margin-top: -40px;
    float: right;
    width: auto;
    height: auto;
    font-size: 21px;
    line-height: 38px;
    font-weight: normal;
    color: #4d2057;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border: 1px solid #4d2057;
    padding: 0 25px 0px 10px;
}

.contact-block a::after {
       content: '';
    position: absolute;
    top: -17px;
    right: -17px;
    width: 40px;
    height: 40px;
    background-image: url(../images/ticket.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

    .contact-block a:hover {
      opacity: 0.7; }
  .contact-block .mx_buttons {
    float: left; }
    .contact-block .mx_buttons a {
      width: auto; }

  .contact-block2 a {
        position: absolute;
	  left:0;
	  right:0;
	  bottom:60px;
      width: 200px;
	  margin:0 auto;
    height: auto;
    font-size: 21px;
    line-height: 38px;
    font-weight: normal;
    color: #4d2057;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
	  background-color:#fff;
    border: 1px solid #4d2057;
    padding: 0 25px 0px 10px;
}

.contact-block2 a::after {
       content: '';
    position: absolute;
    top: -17px;
    right: -17px;
    width: 40px;
    height: 40px;
    background-image: url(../images/ticket.svg);
    background-size: contain;
    background-repeat: no-repeat;
}
.now-block2 {
    width: 100%;
}

.now-block2 .centering {
    display: flex;
    flex-wrap: wrap;
    gap: 20px; /* ruimte tussen de blokken */
    justify-content: space-between;
	padding: 0 25px;
}

.now-block2 .now {
    flex: 1 1 calc(25% - 15px);
    box-sizing: border-box;
    text-align: center;
    margin-bottom: 20px;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.now-block2 .now a.green img {
    max-width: 100%;
    height: auto;
    display: block;
    margin: 0; /* verwijder ruimte onder afbeelding */
}

/* Tekstvak styling */
.now-block2 .now p {
    background-color: #4d2057;
    color: #fbbc34;
    padding: 10px;
    margin: 0; /* verwijder extra marge */
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    border-radius: 5px;
}

/* Responsive vanaf 768px: 2 rijen van 2 blokken */
@media (max-width: 768px) {
    .now-block2 .now {
        flex: 1 1 calc(50% - 10px);
    }
}




.now-block {
  padding: 0;
    width: 100%;
    float: left;
    margin: 0;
    background-color: #fbbc34;
    position: relative;
    z-index: 2;           /* hoger dan watermerk */
    /* overflow hidden hier weghalen als watermerk erin moet overlappen */}
.now-block .centering {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 39px;
    margin-top: 39px;
}
  .now-block .now {
   width: 28%;
    margin: 0px 1%;
    text-align: left;
    position: relative;
    background-color: #ffffff;
    color: #4d2057;
    z-index: 2; }
    .now-block .now img {
      width: 100%;
      height: auto; }
    .now-block .now .mx_buttons .green {
      display: none; }
    .now-block .now a.green {
      display: block;
      border-bottom: 11px solid #fbbc34; }
      .now-block .now a.green:hover {
        opacity: 0.7; }
    .now-block .now a.pink {
      display: block;
      border-bottom: 11px solid #fbbc34; }
      .now-block .now a.pink:hover {
        opacity: 0.7; }
    .now-block .now a.blue {
      display: block;
      border-bottom: 11px solid #fbbc34; }
      .now-block .now a.blue:hover {
        opacity: 0.7; }
    .now-block .now h3 {
      padding: 12px 15px 18px;
      font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
      font-size: 30px;
      line-height: 31px;
      font-weight: 300;
      color: #4d2057;
      text-transform: uppercase;
      letter-spacing: 1.3px; }

    .now-block .now ul {
      padding-bottom: 40px;
      width: 100%;
      overflow: hidden;
      list-style: none; }
      .now-block .now ul li {
        padding-left: 11px;
        width: 100%;
        overflow: hidden; }
        .now-block .now ul li a {
          font-size: 20px;
          line-height: 28px;
          font-weight: normal;
          color: #4d2057;
          display: block;
          text-decoration: none; }
      .now-block .now ul li.plus {
        background: url("../images/plus_icon.png") left center no-repeat; }
      .now-block .now ul li.minus {
        background: url("../images/minus_icon.png") left center no-repeat; }
        .now-block .now ul li.minus a {
          color: #5ac0cc; }
    .now-block .now p {
      padding: 0 15px 30px 15px;
      font-size: 18px;
      line-height: 24px;
      font-weight: normal;
      color: #4d2057;}
    .now-block .now a.more {
      padding: 10px;
      width: 140px;
      float: right;
      font-size: 12px;
      line-height: 24px;
      font-weight: normal;
      color: #fff;
      text-decoration: none;
      text-align: center;
      border-radius: 10px;
      background-color: #242424; }
      .now-block .now a.more:hover {
        opacity: 0.7; }

.project-block {
  width: 100%;
  overflow: hidden;
  background-color: #4d2057;
  color: #fff;
  font-size: 14px;
  line-height: 24px; }
  .project-block .centering {
    text-align: center; }
.project-block h2 {
padding: 12px 15px 18px;
    font-weight: 900;
    font-family: "Bungee", sans-serif;
    font-style: normal;
    font-size: 30px;
    line-height: 31px;
    font-weight: 300;
    color: #fbbc34;
    text-transform: uppercase;
    letter-spacing: 1.3px;
    }
  .project-block ul {
    float: right;
    list-style: none; }
    .project-block ul li {
      margin: 0 28px 0 7px;
      float: left; }
      .project-block ul li a {
        padding: 0 15px;
        font-size: 18px;
        line-height: 75px;
        font-weight: normal;
        color: #fff;
        display: block;
        text-decoration: none;
        text-transform: uppercase; }
        .project-block ul li a:hover {
          background-color: #5ac0cc; }
    .project-block ul li.active a {
      background-color: #5ac0cc; }
  .project-block .photo {
    padding: 33px 0 28px;
    width: 100%;
    overflow: hidden; }
    .project-block .photo a {
      margin-right: 40px;
      float: left;
      position: relative; }
      .project-block .photo a span {
        width: 100%;
        height: 100%;
        display: none;
        position: absolute;
        left: 0;
        top: 0;
        background: rgba(77, 131, 61, 0.7) url("../images/eyes.png") center no-repeat; }
      .project-block .photo a:hover span {
        display: block; }
    .project-block .photo a.last {
      margin-right: 0; }
    .project-block .photo .mx_buttons .photo-image {
      display: none; }
  .project-block .talk {
    float: left;
    }
    .project-block .talk h3 {
      padding-bottom: 5px;
      font-size: 18px;
      line-height: 31px;
      font-weight: normal;
      color: #fff;
      text-transform: uppercase;
      letter-spacing: 0.4px; }
  .project-block .text {
       padding: 60px 2% 120px;
    width: 50%;
    float: left; }
    .project-block .text img {
      width: 100%;
      height: auto; }
    .project-block .text h1 {
      padding-bottom: 14px;
      font-size: 28px;
      line-height: 38px;
      font-weight: normal;
      color: #fff;
      text-transform: uppercase; }
  .project-block a.contact {
    padding: 0 14px;
    margin-top: 6px;
    height: 40px;
    float: right;
    font-size: 18px;
    line-height: 38px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    text-decoration: none;
    border: 1px solid #fff; }
    .project-block a.contact:hover {
      color: #5ac0cc;
      border-color: #5ac0cc; }

#partner-wrap {
  width: 100%;
  overflow: hidden;
  background-color: #333;
    position: relative;}

.ticketbox a {position: relative;
    margin-top: -40px;
    float: right;
    width: auto;
    height: auto;
    font-size: 21px;
    line-height: 38px;
    font-weight: normal;
    color: #4d2057;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    border: 1px solid #4d2057;
    padding: 0 25px 0px 10px;}

.ticketbox a::after {
    content: '';
    position: absolute;
    top: -17px;
    right: -17px;
    width: 40px;
    height: 40px;
    background-image: url(../images/ticket.svg);
    background-size: contain;
    background-repeat: no-repeat;
}

  #partner-wrap .centering {
	          padding: 50px 20px;
    position: relative;
    overflow: hidden;
}
  #partner-wrap .partner-block {
    float: left;
     overflow: hidden; }
    #partner-wrap .partner-block h2 {
      padding-left: 40px;
      margin-bottom: 45px;
      font-size: 24px;
      line-height: 31px;
      font-weight: normal;
      color: #242424;
      text-transform: uppercase;
      background: url("../images/partner_icon.png") left center no-repeat; }
    #partner-wrap .partner-block ul {
      width: 100%;
      overflow: hidden;
      list-style: none; }
      #partner-wrap .partner-block ul li {
        margin: 0 8px 8px 0;
        float: left; }
        #partner-wrap .partner-block ul li:hover {
          opacity: 0.7; }
      #partner-wrap .partner-block ul li.last {
        margin-right: 0; }
  #partner-wrap .news-block-project {
    float: right;
    width: 30%;
    padding: 0 2%;
    overflow: hidden;
    background-color: #ffffff; }
    #partner-wrap .news-block-project img {
      width: 100%;
      height: auto; }
    #partner-wrap .news-block-project h2 {
      font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
      font-size: 18px;
      line-height: 31px;
      font-weight: normal;
      text-transform: uppercase;
      color: #fff;
      background-color: #4d2057;
      padding: 5px 20px;
      margin-bottom: 10px;
      margin-left: -24px;
      margin-right: -24px;
      letter-spacing: 1.3px; }
    #partner-wrap .news-block-project p {
      padding: 0 0 10px;
      font-size: 16px;
      line-height: 24px;
      font-weight: normal; }
  #partner-wrap .news-block {
    float: right;
    width: 46%;
    overflow: hidden; }
    #partner-wrap .news-block img {
      width: 100%;
      height: auto;
      padding-bottom: 20px; }
    #partner-wrap .news-block h2 {
      font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
      font-size: 18px;
      line-height: 31px;
      font-weight: normal;
      text-transform: uppercase;
      color: #fff;
      background-color: #4d2057;
      padding: 5px 10px;
      margin-bottom: 10px;
      letter-spacing: 1.3px; }
    #partner-wrap .news-block .news {
      padding-bottom: 17px;
      width: 100%;
      overflow: hidden; }
      #partner-wrap .news-block .news h3 {
        padding-bottom: 6px;
        font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
        font-size: 18px;
        line-height: 31px;
        font-weight: normal;
        color: #5ac0cc;
        text-transform: uppercase;
        letter-spacing: 0.4px; }
      #partner-wrap .news-block .news p {
        padding-bottom: 5px;
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #242424;
        padding: 0 0px 10px; }
      #partner-wrap .news-block .news a {
        float: right;
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        color: #5ac0cc;
        text-decoration: underline; }
        #partner-wrap .news-block .news a:hover {
          color: #5ac0cc; }
    #partner-wrap .news-block .news.last {
      padding-bottom: 9px;
      margin-bottom: 12px;
      border-bottom: 1px solid #5ac0cc; }
    #partner-wrap .news-block a.more {
      padding: 0 25px;
      height: 24px;
      float: right;
      font-size: 14px;
      line-height: 24px;
      font-weight: normal;
      color: #fff;
      text-align: center;
      text-decoration: none;
      border-radius: 10px;
      background-color: #242424; }
      #partner-wrap .news-block a.more:hover {
        opacity: 0.7; }
    #partner-wrap .news-block p {
      padding: 0 0 10px;
      font-size: 16px;
      line-height: 24px;
      font-weight: normal; }
  #partner-wrap .news-block {
    float: right; }

#partner-wrap.part {
  padding: 0;
  border-top: 0;
  background-color: inherit; }

.do-block {
  padding-bottom: 30px;
  float: left;
  width: 46%;
  overflow: hidden; }
  .do-block img {
    width: 100%;
    height: auto;
    padding-bottom: 20px; }
  .do-block .project {
    width: 66%; }
  .do-block h1 {
    font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
    font-size: 31px;
    line-height: 30px;
    font-weight: 300;
    color: #fff;
    text-transform: uppercase;
    /* color: #fff; */
    /* background-color: #242424; */
    /* padding: 5px 10px; */
    margin-bottom: 19px;
    letter-spacing: 1.3px; }
  .do-block p {
    padding: 0 0 10px;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color: #fff; }
    .do-block p a {
      color: #5ac0cc;
      text-decoration: none; }
      .do-block p a:hover {
        opacity: 0.7; }
    .do-block p em {
      display: block;
      font-style: normal; }
  .do-block h2 {
    font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    color: #5ac0cc;
    display: block;
    letter-spacing: 1.3px; }
  .do-block ul {
    margin-bottom: 12px;
    width: auto;
    list-style: disc;
    /* overflow: hidden; */
    margin-left: 40px; }
    .do-block ul li {
      padding-left: 10px;
      width: 100%;
      /* overflow: hidden; */
      font-size: 20px;
      line-height: 28px;
      font-weight: normal;
      color: #242424;
      /* background: url(../images/list_icon.jpg) left center no-repeat; */
      list-style: disc;
      padding: 4px; }
      .do-block ul li a {
        display: block;
        text-decoration: none;
        color: #5ac0cc; }
  .do-block h3 {
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color: #242424; }
  .do-block h4 {
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color: #5ac0cc;
    text-transform: uppercase; }
  .do-block h5 {
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color: #5ac0cc;
    text-transform: uppercase; }
  .do-block .photo {
    margin-top: 24px;
    float: left; }
    .do-block .photo a {
      margin-right: 27px;
      float: left;
      position: relative; }
      .do-block .photo a:hover span {
        display: block; }
    .do-block .photo a.last {
      margin-right: 0; }
    .do-block .photo a span {
      width: 100%;
      height: 100%;
      display: none;
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(77, 131, 61, 0.7) url("../images/eyes2.png") center no-repeat; }

.white h1 {
  color: #fff !important; }

.white p {
  color: #fff !important; }

.zonder .mx_photo_album_subalbum span {
  display: none; }

.zonder .mx_photo_album_image span {
  display: none; }

.background-block {
    width: 100%; /* volledige breedte van de container */
    max-height: 70px; /* maximale hoogte */
    height: 100px; /* standaard hoogte */
    background-image: url('../images/Balk_1.svg'); /* achtergrondafbeelding */
    background-size: cover; /* vult de hele div */
    background-position: center; /* center de afbeelding */
    background-repeat: no-repeat; /* voorkomt herhaling */
	float: left;
}
.background-block2 {
    width: 100%; /* volledige breedte van de container */
    max-height: 70px; /* maximale hoogte */
    height: 100px; /* standaard hoogte */
    background-image: url('../images/Balk_2.svg'); /* achtergrondafbeelding */
    background-size: cover; /* vult de hele div */
    background-position: center; /* center de afbeelding */
    background-repeat: no-repeat; /* voorkomt herhaling */
	float: left;
}
.background-block3 {
    width: 100%; /* volledige breedte van de container */
    max-height: 70px; /* maximale hoogte */
    height: 100px; /* standaard hoogte */
    background-image: url('../images/Balk_3.svg'); /* achtergrondafbeelding */
    background-size: cover; /* vult de hele div */
    background-position: center; /* center de afbeelding */
    background-repeat: no-repeat; /* voorkomt herhaling */
	float: left;
}
.do-block-wide {
  padding-bottom: 30px;
  float: left;
  width: 100%;
  overflow: hidden;
background-color:#4d2057;
}
  .do-block-wide h1 {
    font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
    font-size: 40px;
    line-height: 60px;
    color: #ffffff;
    text-transform: uppercase;
	margin-bottom: 19px;
   }
  .do-block-wide p {
    padding: 0 0 10px;
    font-size: 20px;
    line-height: 28px;
    font-weight: 300;
    color: #ffffff;

}
    .do-block-wide p a {
      color: #5ac0cc;
      text-decoration: none; }
      .do-block-wide p a:hover {
        opacity: 0.7; }
    .do-block-wide p em {
      display: block;
      font-style: normal; }
  .do-block-wide h2 {
    font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
    font-size: 40px;
    line-height: 60px;
    font-weight: normal;
    color: #fff;
    display: block;
    }
  .do-block-wide ul {
    margin-bottom: 12px;
    width: auto;
    list-style: disc;
    /* overflow: hidden; */
    margin-left: 40px; }
    .do-block-wide ul li {
      padding-left: 10px;
      width: 100%;
      /* overflow: hidden; */
      font-size: 20px;
      line-height: 28px;
      font-weight: normal;
      color: #fff;
      /* background: url(../images/list_icon.jpg) left center no-repeat; */
      list-style: disc;
      padding: 4px; }
      .do-block-wide ul li a {
        display: block;
        text-decoration: none;
        color: #fff; }
  .do-block-wide h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #fff; }
  .do-block-wide h4 {
    font-size: 14px;
    line-height: 19px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase; }
  .do-block-wide h5 {
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase; }
  .do-block-wide .photo {
    margin-top: 24px;
    float: left; }
    .do-block-wide .photo a {
      margin-right: 27px;
      float: left;
      position: relative; }
      .do-block-wide .photo a:hover span {
        display: block; }
    .do-block-wide .photo a.last {
      margin-right: 0; }
    .do-block-wide .photo a span {
      width: 100%;
      height: 100%;
      display: none;
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(77, 131, 61, 0.7) url("../images/eyes2.png") center no-repeat; }

.do-block-wider {
 padding-bottom: 45px;
    padding-top: 30px;
    float: left;
    width: 100%;
    background-color: #5ac0cc;
    overflow: hidden; }
  .do-block-wider h1 {
    font-weight: 900;
font-family: "Bungee", sans-serif;
    font-size: 40px;
    line-height: 60px;
    color: #fff;
    text-transform: uppercase;
    /* color: #fff; */
    /* background-color: #242424; */
    /* padding: 5px 10px; */
    margin-bottom: 19px;
    letter-spacing: 1.3px; }
  .do-block-wider p {
    padding: 0 0 10px;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color: #fff; }
    .do-block-wider p a {
      color: #5ac0cc;
      text-decoration: none; }
      .do-block-wider p a:hover {
        opacity: 0.7; }
    .do-block-wider p em {
      display: block;
      font-style: normal; }
  .do-block-wider h2 {
    font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
    font-size: 40px;
    line-height: 60px;
      color: #4d2057;
    display: block;
    letter-spacing: 1.3px; }
  .do-block-wider ul {
    margin-bottom: 12px;
    width: auto;
    list-style: disc;
    /* overflow: hidden; */
    margin-left: 40px; }
    .do-block-wider ul li {
      padding-left: 10px;
      width: 100%;
      /* overflow: hidden; */
      font-size: 20px;
      line-height: 28px;
      font-weight: normal;
      color: #242424;
      /* background: url(../images/list_icon.jpg) left center no-repeat; */
      list-style: disc;
      padding: 4px; }
      .do-block-wider ul li a {
        display: block;
        text-decoration: none;
        color: #fff; }
  .do-block-wider h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #fff; }
  .do-block-wider h4 {
    font-size: 14px;
    line-height: 19px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase; }
  .do-block-wider h5 {
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase; }
  .do-block-wider .photo {
    margin-top: 24px;
    float: left; }
    .do-block-wider .photo a {
      margin-right: 27px;
      float: left;
      position: relative; }
      .do-block-wider .photo a:hover span {
        display: block; }
    .do-block-wider .photo a.last {
      margin-right: 0; }
    .do-block-wider .photo a span {
      width: 100%;
      height: 100%;
      display: none;
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(77, 131, 61, 0.7) url("../images/eyes2.png") center no-repeat; }

.do-block-project {
  padding-bottom: 30px;
  float: left;
  width: 66%;
  overflow: hidden; }
  .do-block-project h1 {
    font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
    font-size: 31px;
    line-height: 30px;
    font-weight: 300;
    color: #171519;
    text-transform: uppercase;
    /* color: #fff; */
    /* background-color: #242424; */
    /* padding: 5px 10px; */
    margin-bottom: 19px;
    letter-spacing: 1.3px; }
  .do-block-project p {
    padding: 0 0 10px;
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color: #666; }
    .do-block-project p a {
      color: #5ac0cc;
      text-decoration: none; }
      .do-block-project p a:hover {
        opacity: 0.7; }
    .do-block-project p em {
      display: block;
      font-style: normal; }
  .do-block-project h2 {
    font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    color: #5ac0cc;
    display: block; }
  .do-block-project ul {
    margin-bottom: 12px;
    width: 100%;
    list-style: none;
    overflow: hidden; }
    .do-block-project ul li {
      padding-left: 10px;
      width: 100%;
      overflow: hidden;
      font-size: 20px;
      line-height: 28px;
      font-weight: normal;
      color: #242424;
      background: url("../images/list_icon.jpg") left center no-repeat; }
      .do-block-project ul li a {
        display: block;
        text-decoration: none;
        color: #5ac0cc; }
  .do-block-project h3 {
    font-size: 16px;
    line-height: 22px;
    font-weight: normal;
    color: #242424; }
  .do-block-project h4 {
    font-size: 14px;
    line-height: 19px;
    font-weight: normal;
    color: #5ac0cc;
    text-transform: uppercase; }
  .do-block-project h5 {
    font-size: 20px;
    line-height: 28px;
    font-weight: normal;
    color: #5ac0cc;
    text-transform: uppercase; }
  .do-block-project .photo {
    margin-top: 24px;
    float: left; }
    .do-block-project .photo a {
      margin-right: 27px;
      float: left;
      position: relative; }
      .do-block-project .photo a:hover span {
        display: block; }
    .do-block-project .photo a.last {
      margin-right: 0; }
    .do-block-project .photo a span {
      width: 100%;
      height: 100%;
      display: none;
      position: absolute;
      left: 0;
      top: 0;
      background: rgba(77, 131, 61, 0.7) url("../images/eyes2.png") center no-repeat; }

.np-block {
  margin-top: 0px;
  width: 100%;
  min-height: 36px;
  overflow: hidden;
  background-color: #5ac0cc; }
  .np-block ul {
    float: left;
    list-style: none; }
    .np-block ul li {
      padding: 0 6px 0 10px;
      float: left;
      font-size: 14px;
      line-height: 36px;
      font-weight: normal;
      color: #fff;
      background: url("../images/arrow2.png") left center no-repeat; }
      .np-block ul li a {
        display: block;
        text-decoration: none;
        color: #fff; }
      .np-block ul li:first-child {
        padding-left: 0;
        background: none; }
    .np-block ul li.active {
      color: #fff;
      font-style: italic; }

.mx_buttons {
  display: inline-block;
  position: relative; }

a.custom-knop:hover {
  border: 2px solid #fff; }

a.custom-knop {
  background: #4d2057;
  padding: 10px 20px;
  font-size: 20px;
  color: #fff;
  text-shadow: none;
  margin: 0 25px 10px 0;
  box-shadow: 0px 2px 10px #000;
  transition: .3s;
  border: 2px solid #4d2057;
  display: inline-block;
  position: absolute;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: 0px; }

a.custom-knop2:hover {
  border: 2px solid #fff; }

a.custom-knop2 {
  background: #4d2057;
  padding: 10px 20px;
  font-size: 20px;
  color: #fff;
  text-shadow: none;
  margin: 0 25px 10px 0;
  box-shadow: 0px 2px 10px #000;
  transition: .3s;
  border: 2px solid #4d2057;
  display: inline-block; }

.map {
  filter: grayscale(100%); }

.header-top {
  width: 100%;
  padding: 0 5%;
  float: left;
  background-color: #ccc; }

/* maatwerk */
#options {
  padding-bottom: 30px;
  text-align: center; }

#options button {
  display: inline-block;
  font-size: 20px;
  border: none;
  color: #4d2057;
  border-bottom: solid 5px #c6c6c6;
  margin: 0 11px 15px 11px;
  background-color: transparent;
  cursor: pointer;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -khtml-border-radius: 0;
  border-radius: 0; }

#options button:hover {
  text-decoration: none;
  border-bottom: solid 5px #4d2057; }

#options button.is-checked {
  border-bottom: solid 5px #4d2057; }

.grid-sizer {
  width: 31.3%; }

.gutter-sizer {
  width: 3%; }

.list_category_item, .project {
  position: relative;
  float: left;
  width: 31.3%;
  margin-bottom: 30px; }

.list_category_item img {
  width: 100%;
  height: auto; }

.project {
  width: 100%;
  border: solid 5px #EEEEEE;
  margin-bottom: 10px; }

.project img {
  width: 100%;
  height: auto;
  display: block; }

.list_category_item .label, .project .label {
  position: absolute;
  bottom: 25px;
  left: 0;
  line-height: 19px;
  background-color: #4d2057;
  color: #FFFFFF;
  padding: 8px 15px;
  -webkit-border-radius: 0px 7px 7px 0px;
  -moz-border-radius: 0px 7px 7px 0px;
  -khtml-border-radius: 0px 7px 7px 0px;
  border-radius: 0px 7px 7px 0px; }

.project .label {
  left: -5px; }

/*.list_category_item:nth-of-type(3n) {
	margin-right:0;
}*/
em {
  font-style: italic !important; }

#project-desc {
  float: left;
  width: 30%;
  padding-right: 30px; }

#project-desc #tags {
  margin-bottom: 20px; }

#project-desc #tags span {
  position: relative;
  display: inline-block;
  padding: 8px 9px 7px 3px;
  color: #FFFFFF;
  background-color: #CCCCCC;
  font-size: 13px;
  line-height: 13px;
  text-transform: uppercase;
  -webkit-border-radius: 0 7px 7px 0;
  -moz-border-radius: 0 7px 7px 0;
  -khtml-border-radius: 0 7px 7px 0;
  border-radius: 0 7px 7px 0;
  margin-bottom: 10px;
  margin-left: 14px;
  margin-right: 7px; }

#project-desc #tags span:after {
  right: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(204, 204, 204, 0);
  border-right-color: #CCCCCC;
  border-width: 13px;
  margin-top: -13px; }

#project-desc #tags span::before {
  content: "\2022";
  border-right: solid 2px #FFFFFF;
  padding-right: 8px;
  margin-right: 8px;
  font-weight: 300; }

#project-images {
  float: left;
  width: 70%;
  margin-bottom: 30px; }




#slider {
  border: solid 5px #EEEEEE; }

#slider img {
  border: none; }

#slider .flex-direction-nav .flex-prev {
  left: -5px !important;
  background-color: #4d2057;
  opacity: 1;
  -webkit-border-radius: 0px 7px 7px 0px;
  -moz-border-radius: 0px 7px 7px 0px;
  -khtml-border-radius: 0px 7px 7px 0px;
  border-radius: 0px 7px 7px 0px;
  text-align: center; }

#slider .flex-direction-nav .flex-next {
  right: -5px !important;
  background-color: #4d2057;
  opacity: 1;
  -webkit-border-radius: 7px 0px 0px 7px;
  -moz-border-radius: 7px 0px 0px 7px;
  -khtml-border-radius: 7px 0px 0px 7px;
  border-radius: 7px 0px 0px 7px;
  text-align: center; }

#slider .flex-direction-nav a::before {
  color: #FFFFFF;
  text-shadow: none;
  font-size: 36px;
  line-height: 40px;
  opacity: 0.7; }

#carousel .flex-direction-nav a::before {
  color: #FFFFFF;
  text-shadow: none;
  font-size: 36px;
  line-height: 40px;
  opacity: 0.7; }

#slider .flex-direction-nav a:hover::before {
  opacity: 1; }

/* FAQ*/
.faq {
  width: 100%; }

.faqwrapper {
  margin-bottom: 40px; }

.faqlist {
  float: left;
  width: 100%;
  margin-right: 2%; }

.faqlist:nth-of-type(2n) {
  margin-right: 0; }

.faqitem {
  width: 96%;
  padding: 7px;
  margin-bottom: 15px;
  border-bottom: solid 1px #ccc;
  padding-top: 27px;
  border-top: solid 6px #4d2057;
  position: relative;
  padding-bottom: 10px; }

.faqitem:before {
  content: "";
  display: block;
  position: absolute;
  top: -1px;
  left: 15px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 14px 12.5px 0 12.5px;
  border-color: #4d2057 transparent transparent transparent;
  z-index: 9; }

.faqcontent ul {
  margin: 0 45px 15px; }

.faqcontent ol {
  margin: 0 45px 15px; }

.faqcontent ul li {
  padding: 0 15px; }

.faqcontent ol li {
  padding: 0 15px; }

.faqheader p {
  margin-bottom: 0;
  font-size: 20px !important;
  padding-right: 12px; }

a.faqheader {
  display: block;
  color: #000;
  margin-bottom: 0;
  text-decoration: none;
  position: relative;
  padding-right: 10px; }

a.faqheader::after {
  content: "+";
  font-size: 34px;
  font-weight: 500;
  position: absolute;
  top: -8px;
  right: 5px;
  color: #4d2057; }

.faqcontent {
  width: 100% !important;
  display: block;
  margin-top: 15px; }

.faqcontent p {
  margin-bottom: 0;
  font-size: 18px;
  padding: 5px 0; }

.nlradio {
  position: absolute;
  width: 226px;
  margin-top: -15px;
  bottom: 10px;
  z-index: 888;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-radius: 7px; }

@media screen and (max-width: 665px) {
  .faqlist {
    width: 100%;
    margin-right: 0; } }
/* Fonts Variable */
#footer-wrap {

  width: 100%;
  background-color: #ffffff;  }
  #footer-wrap .footer-block {
       padding: 52px 0 35px;
    width: 100%;
    font-size: 16px;
    color: #4d2057;
    position: relative;
    float: left;
    z-index: 88;
 
}

#footer-wrap ::after {
  content: "";
    position: absolute;
    top: 16px;
    left: -79px;
    width: 13vw;
    height: auto;
    aspect-ratio: 1 / 1;
    background-image: url(../images/Watermerk_OnderInWit.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom right;
    pointer-events: none;
    opacity: 0.1;
    z-index: 0;
	
}

    #footer-wrap .footer-block a {
      color: #4d2057; }
      #footer-wrap .footer-block a:hover {
        color: #5ac0cc; }
    #footer-wrap .footer-block h4 {
     
      font-weight: 900;
font-family: "Bungee", sans-serif;
font-style: normal;
      font-size: 18px;
      line-height: 22px;
      font-weight: 300;
      color: #4d2057;
      text-transform: uppercase;
      letter-spacing: 1.3px;
      column-span: all; }
    #footer-wrap .footer-block .site {
      width: 25%;
      float: left; }
  #footer-wrap .footer-block .site img {
     width:100%;
height: auto;}
      #footer-wrap .footer-block .site p {
        padding: 5px 0; }
      #footer-wrap .footer-block .site span {
        font-size: 12px;
        line-height: 20px;
        font-weight: normal;
        color: #fff;
        display: block; }
      #footer-wrap .footer-block .site a.load {
        font-size: 12px;
        line-height: 20px;
        font-weight: normal;
        color: #5ac0cc;
        display: block;
        text-decoration: underline; }
        #footer-wrap .footer-block .site a.load:hover {
          color: #fff; }
      #footer-wrap .footer-block .site ul {
        width: 100%;
        overflow: hidden;
        list-style: none; }
        #footer-wrap .footer-block .site ul li {
          width: 100%;
          overflow: hidden; }
          #footer-wrap .footer-block .site ul li a {
            font-size: 12px;
            line-height: 20px;
            font-weight: normal;
            color: #fff;
            display: block;
            text-decoration: none;
            display: inline-block; }
          #footer-wrap .footer-block .site ul li ul {
            padding: 0 40px; }
            #footer-wrap .footer-block .site ul li ul li a {
              text-decoration: underline;
              color: #5ac0cc; }
              #footer-wrap .footer-block .site ul li ul li a:hover {
                color: #fff; }
      #footer-wrap .footer-block .site .open {
        padding-bottom: 20px;
        width: 100%;
        overflow: hidden; }
        #footer-wrap .footer-block .site .open em {
          font-size: 12px;
          line-height: 20px;
          font-weight: normal;
          color: #fff;
          display: block;
          font-style: normal; }
        #footer-wrap .footer-block .site .open em.day {
          float: left;
          width: 93px; }
        #footer-wrap .footer-block .site .open em.time {
          float: left;
          color: #5ac0cc; }
        #footer-wrap .footer-block .site .open a:hover em.time {
          color: #fff; }
        #footer-wrap .footer-block .site .open a:hover em.day {
          color: #5ac0cc; }
      #footer-wrap .footer-block .site:last-child {
        padding-left: 5%; }
    #footer-wrap .footer-block .site2 {
      width: 50%;
      height: 200px;
      float: left;
      padding: 0 5% 0 0;
      -moz-column-count: 2;
      -moz-column-rule: solid 0px #ccc;
      -moz-column-gap: 25px;
      -webkit-column-count: 2;
      -webkit-column-rule: solid 0px #ccc;
      -webkit-column-gap: 25px;
      column-count: 2;
      column-rule: solid 0px #ccc;
      column-gap: 25px;
      margin-top: 0px; }
      #footer-wrap .footer-block .site2 p {
        padding: 5px 0; }
      #footer-wrap .footer-block .site2 span {
        font-size: 12px;
        line-height: 20px;
        font-weight: normal;
        color: #fff;
        display: block; }
      #footer-wrap .footer-block .site2 a.load {
        font-size: 12px;
        line-height: 20px;
        font-weight: normal;
        color: #5ac0cc;
        display: block;
        text-decoration: underline; }
        #footer-wrap .footer-block .site2 a.load:hover {
          color: #fff; }
      #footer-wrap .footer-block .site2 ul {
        width: 100%;
        overflow: hidden;
        list-style: none; }
        #footer-wrap .footer-block .site2 ul li {
          width: 100%;
          overflow: hidden; }
          #footer-wrap .footer-block .site2 ul li a {
            font-size: 12px;
            line-height: 20px;
            font-weight: normal;
            color: #fff;
            display: block;
            text-decoration: none;
            display: inline-block; }
          #footer-wrap .footer-block .site2 ul li ul {
            padding: 0 40px; }
            #footer-wrap .footer-block .site2 ul li ul li a {
              text-decoration: underline;
              color: #5ac0cc; }
              #footer-wrap .footer-block .site2 ul li ul li a:hover {
                color: #fff; }
      #footer-wrap .footer-block .site2 .open {
        padding-bottom: 20px;
        width: 100%;
        overflow: hidden; }
        #footer-wrap .footer-block .site2 .open em {
          font-size: 12px;
          line-height: 20px;
          font-weight: normal;
          color: #fff;
          display: block;
          font-style: normal; }
        #footer-wrap .footer-block .site2 .open em.day {
          float: left;
          width: 93px; }
        #footer-wrap .footer-block .site2 .open em.time {
          float: left;
          color: #5ac0cc; }
        #footer-wrap .footer-block .site2 .open a:hover em.time {
          color: #fff; }
        #footer-wrap .footer-block .site2 .open a:hover em.day {
          color: #5ac0cc; }
    #footer-wrap .footer-block .contact {
      float: left;
      width: 270px;
      overflow: hidden; }
      #footer-wrap .footer-block .contact address {
        font-size: 12px;
        line-height: 20px;
        font-weight: normal;
        color: #fff;
        font-style: normal;
        display: block; }
      #footer-wrap .footer-block .contact a {
        font-size: 12px;
        line-height: 20px;
        font-weight: normal;
        color: #fff;
        display: block;
        text-decoration: none; }
      #footer-wrap .footer-block .contact a.phone {
        margin-top: 19px; }
      #footer-wrap .footer-block .contact a.info {
        margin-bottom: 45px; }
      #footer-wrap .footer-block .contact a.info:hover {
        color: #5ac0cc; }
      #footer-wrap .footer-block .contact a.call {
        padding: 0 15px;
        float: left;
        height: 40px;
        font-size: 18px;
        line-height: 38px;
        text-transform: uppercase;
        text-transform: uppercase;
        border: 1px solid #fff; }
        #footer-wrap .footer-block .contact a.call:hover {
          color: #5ac0cc;
          border-color: #5ac0cc; }
  #footer-wrap .bottom-block {
    padding: 28px 0;
    width: 100%;
    overflow: hidden;
    background-color: #fff;
   color: #4d2057;
    font-size: 18px; }
    #footer-wrap .bottom-block span {
      padding-top: 15px;
      font-size: 12px;
      line-height: 20px;
      font-weight: normal;
      color: #666;
      display: block;
      text-align: center; }
      #footer-wrap .bottom-block span a {
        color: #666;
        display: inline-block; }
        #footer-wrap .bottom-block span a:hover {
          color: #5ac0cc; }

/* =========================
   Media Queries & Layout
   ========================= */

/* Verberg tekst in banner tussen 200px en 1448px */
@media only screen and (min-width: 200px) and (max-width: 1448px) {
  #banner-wrap .banner-block2 .text {
    display: none;
  }
}

/* Grote schermen (1500px+) */
@media only screen and (min-width: 1500px) {

}

/* Tot 2349px */
@media only screen and (max-width: 2349px) {

  .contact-block h2 {
    text-align: left;
  }
}

/* Tot 1349px */
@media only screen and (max-width: 1349px) {
  #banner-wrap .banner-block2 ul.slides li {
    position: relative;
    float: left;
    width: 50%;
  }
  #banner-wrap .banner-block2 ul.slides li:nth-child(3n) {
    display: none;
  }
}

/* 960px – 1220px */
@media only screen and (min-width: 960px) and (max-width: 1220px) {
  .centering {
    width: auto;
    padding: 0 10px;
  }
  #header-wrap .nav-block ul li a {
    padding: 0 12px;
    font-size: 19px;
  }
  #banner-wrap .banner-block a.flex-next { right: 10px; }
  #banner-wrap .banner-block a.flex-prev { left: 10px; }

  .contact-block h2 { font-size: 38px; }

  .now-block { text-align: center; }
  .now-block .now img { max-width: 100%; height: auto; }

  .project-block .photo a {
    width: 23%;
    margin-right: 20px;
  }
  .project-block .photo a img { max-width: 100%; height: auto; }

  #partner-wrap .partner-block { width: 60%; }
  #partner-wrap .partner-block ul {
    text-align: center;
  }
  #partner-wrap .partner-block ul li {
    width: 30%;
    margin: 5px;
    display: inline-block;
  }
  #partner-wrap .partner-block ul li img {
    max-width: 100%;
    height: auto;
  }

  .project-block h2,
  .project-block .talk,
  .project-block ul {
    float: none;
    width: auto;
  }
  .project-block ul li { margin-right: 12px; }

  #partner-wrap .news-block.bg {
    width: 35%;
    padding: 30px;
    position: static;
  }

  .do-block .photo a {
    width: 32%;
    margin-right: 10px;
  }
  .do-block .photo a img { max-width: 100%; height: auto; }

  #footer-wrap .footer-block .site { width: 25%; }
  #footer-wrap .footer-block .site2 { height: auto; }
  #footer-wrap .footer-block .contact {
    float: right;
    width: 186px;
  }
	
  .green-bar .centering { padding: 0;      }
}

/* Tot 960px */
@media only screen and (max-width: 960px) {
  #header-wrap .nav-block ul li a {
    padding: 0 12px;
    font-size: 19px;
  }
  .contact-block {
    padding: 20px 47px 17px 20px;
  }
  .contact-block h2 { font-size: 38px; }
}

/* Tot 936px */
@media only screen and (max-width: 936px) {
  #header-wrap .top-block .logo img { width: 221px; }

#banner-wrap .banner-block img {
    width: 100%;
    min-width: 1369px;
}
}



/* 840px – 995px */
@media only screen and (min-width: 840px) and (max-width: 995px) {
  .centering { width: auto; padding: 0 10px; }
  #header-wrap .nav-block ul li a { padding: 0 8px; }
  #header-wrap .nav-block a.phone {
    font-size: 12px;
    padding-left: 35px;
  }
  #header-wrap .nav-block a.phone::before { left: 7px; }
  #banner-wrap .banner-block a.flex-next { right: 20px; }
  #banner-wrap .banner-block a.flex-prev { left: 20px; }

  /* herbruikbare responsive blokken */
  .now-block { text-align: center; }
  .now-block .now img { max-width: 100%; height: auto; }
  .project-block h2,
  .project-block ul,
  .project-block .talk {
    float: none;
    width: auto;
  }
  .project-block ul li { margin-right: 12px; }

  .project-block .photo a { width: 23%; margin-right: 19px; }
  .project-block .photo a img { max-width: 100%; height: auto; }

  .do-block .photo a { width: 32%; margin-right: 8px; }
  .do-block .photo a img { max-width: 100%; height: auto; }

  #partner-wrap .partner-block { width: 60%; }
  #partner-wrap .partner-block ul { text-align: center; }
  #partner-wrap .partner-block ul li {
    width: 30%;
    margin: 5px;
    display: inline-block;
  }
  #partner-wrap .partner-block ul li img { max-width: 100%; height: auto; }

  #footer-wrap .footer-block .site { width: 25%; padding-right: 20px; }
  #footer-wrap .footer-block .site2 { height: auto; }
  #footer-wrap .footer-block .site:nth-child(2) { width: 25%; }
  #footer-wrap .footer-block .site .open em.day { width: 75px; }
  #footer-wrap .footer-block .contact {
    float: right;
    width: 186px;
  }

  .green-bar .centering { padding: 0; }
}





/* Tot 839px */
@media only screen and (max-width: 839px) {
  #footer-wrap .footer-block .site,
  #footer-wrap .footer-block .site2 {
    width: 100%;
	          padding: 10px 25px;
  }
  #footer-wrap .footer-block .site:last-child { padding-left: 0; }
     .project-block .text {
        padding: 60px 2%;
        width: 100%;
        margin: 0 auto;
    }
	    #header-wrap .nav-block {
        display: none;
    }
	#header-wrap .top-block {
    float: left;
    height: 58px;
   
}
	
	  .menuicon {
 
        display: block !important;
        position: absolute;
        right: 7px;
        top: 49px;
        cursor: pointer; }

  .menuicon:hover {
    opacity: .8; }

  .mobileHeader.sticky {
    background: #fff;
    padding-bottom: 0px;
    position: fixed;
    left: 0px;
    top: 0px;
    padding: 10px;
    width: 100%;
    z-index: 99;
    box-shadow: 0 0px 3px rgba(0, 0, 0, 0.6);
    -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.6); }

  .mobileHeader.sticky .menuicon {
    top: 27px; }
 .nav-block.mm-menu {
    max-width: 257px;
    background-color: #4d2057; }
    .nav-block.mm-menu .mm-panels {
      background-color: #4d2057;
      overflow: visible;
      top: 92px; }
      .nav-block.mm-menu .mm-panels #mm-1.mm-panel.mm-hasnavbar {
        /*                            padding-top: 0px;*/ }
      .nav-block.mm-menu .mm-panels #mm-1 .mm-navbar {
        /*                        display: none;*/ }
      .nav-block.mm-menu .mm-panels .mm-navbar {
        height: 42px; }
      .nav-block.mm-menu .mm-panels .mobile-demo {
        padding: 20px 14px;
        position: absolute;
        left: 0;
        top: -92px;
        z-index: 999;
        width: 100%;
        height: 87px;
        background-color: #4d2057; }
        .nav-block.mm-menu .mm-panels .mobile-demo a {
          margin-right: 7px;
          width: 52px;
          height: 52px;
          display: inline-block; }
          .nav-block.mm-menu .mm-panels .mobile-demo a img {
            width: 100%; }
          .nav-block.mm-menu .mm-panels .mobile-demo a:hover {
            opacity: 0.7; }
      .nav-block.mm-menu .mm-panels .mm-navbar {
        border-bottom-color: #fff; }
        .nav-block.mm-menu .mm-panels .mm-navbar a.mm-title {
          color: #4d2057;
          font-size: 17px;
          text-transform: uppercase; }
        .nav-block.mm-menu .mm-panels .mm-navbar .mm-btn.mm-prev {
          background: url("../images/back.png") no-repeat center center; }
          .nav-block.mm-menu .mm-panels .mm-navbar .mm-btn.mm-prev:before {
            content: none; }
    .nav-block.mm-menu ul.mm-listview {
      width: 236px; }
    .nav-block.mm-menu ul .mm-next + a {
      margin-right: 0; }
    .nav-block.mm-menu ul li {
      margin: 0 -20px; }
      .nav-block.mm-menu ul li:after {
        border-bottom-color: #fff; }
      .nav-block.mm-menu ul li a {
        padding: 10px 35px;
        color: #fff;
        font-size: 17px; }
        .nav-block.mm-menu ul li a:hover {
          background-color: #4d2057; }
        .nav-block.mm-menu ul li a.arrow {
          position: relative; }
          .nav-block.mm-menu ul li a.arrow:hover:before {
            content: '';
            width: 10px;
            height: 17px;
            position: absolute;
            right: 14px;
            top: 11px;
            background: url("../images/arrow_hover1.png") no-repeat; }
          .nav-block.mm-menu ul li a.arrow:before {
            content: '';
            width: 10px;
            height: 17px;
            position: absolute;
            right: 14px;
            top: 11px;
            background: url("../images/arrow.png") no-repeat; }

  .mm-slideout {
    position: relative; }
    .mm-slideout:after {
      position: absolute;
      content: '';
      left: -64px;
      top: 20px;
      width: 52px;
      height: 52px;
      z-index: 99999;
      display: block;
      transition: all 0.4s;
      -webkit-transition: all 0.4s;
      cursor: pointer;
      background: url("../images/menu_icon4.jpg") no-repeat left top; }

  /*mobile menu*/
  html.mm-opening .mm-slideout {
    transform: translate3d(256px, 0px, 0px);
    -webkit-transform: translate3d(256px, 0px, 0px); }

  .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next) {
    background: #c62e2e; }

  .mm-menu .mm-listview > li.mm-selected > a.arrow:before {
    background: url("../images/arrow_hover1.png"); }

  .mm-menu .mm-listview > li.mm-selected > span {
    background: url("../images/arrow.png") no-repeat 96% center; }

  .mm-menu .mm-listview > li.mm-selected > a:not(.mm-next):hover, .mm-menu .mm-listview > li.mm-selected > span {
    background: #4d2057 url("../images/arrow.png") no-repeat 96% center; }
}

/* Tot 767px */
@media only screen and (max-width: 767px) {
	
	.do-block {
  padding-bottom: 30px;
  float: left;
  width: 100%;
  overflow: hidden; }
	
  #partner-wrap .news-block-project,
  .do-block-project,
  #project-images,
  #project-desc {
    width: 50%;
  }
  #footer-wrap .footer-block .site2 {
    width: 100%;
    float: left;
    margin-top: 39px;
    column-count: 2;
    column-gap: 0;
  }
  #footer-wrap .footer-block .site {
    width: 100%;
    float: left;
  }
  #footer-wrap .footer-block .site:last-child {
    padding-left: 0;
    margin-top: 40px;
  }
}

/* Grid en kleinere schermen */
@media screen and (max-width: 980px) {
  .list_category_item, .project, .grid-sizer {
    width: 48.5%;
    margin-bottom: 25px;
  }
}


@media only screen and (max-width: 860px) {
	
	.dzsparallaxer .center-it {
      top: 31% !important;
	}
	
		.now-block .now h3 {
  
    font-size: 17px;
    line-height: 23px;
	
}

@media screen and (max-width: 600px) {
	

    #header-wrap .top-block .logo img {
        width: 142px;
        top: 36px;
        position: absolute;
    }

	
	
  #banner-wrap .banner-block2 ul.slides li {
    width: 100%;
  }
  #banner-wrap .banner-block2 ul.slides li:nth-child(2n),
  #banner-wrap .banner-block2 ul.slides li:nth-child(3n) {
    display: none;
  }
  .hollandhanger {
    background-position: 50px -52px;
    background-size: 443px;
  }
  #banner-wrap .banner-block ul.slides li .text p {
    font-size: 24px !important;
  }
  .list_category_item, .project, .grid-sizer,
  #project-desc, #project-images,
  .do-block-project, #partner-wrap .news-block-project {
    width: 100%;
  }
}

/* Tot 510px */
@media only screen and (max-width: 610px) {
	
	.now-block .now {
        width: 76%;
        margin-bottom: 38px; 
    }
	
	.logoslider h3 {
    font-size: 1.2rem;
	}
	
	.contact-block h2 {
        font-size: 32px;
    }
	
  #banner-wrap .banner-block ul.slides li .text p {
    font-size: 24px !important;
  }
  .menuicon { right: 15px; top: 50px; }
  #partner-wrap .centering { padding-top: 20px; }
  #banner-wrap .banner-block ul.slides li .text a.offer { width: 100%; }
  .project-block .text { width: 100%; }
  .do-block p { font-size: 18px; line-height: 30px; }
  .now-block .now p { font-size: 16px; line-height: 28px; }
  #footer-wrap .footer-block .site2 {
    width: 100%;
    float: left;
    margin-top: 39px;
    column-count: 1;
    column-gap: 0;
  }
  #footer-wrap .footer-block .site { width: 100%; float: left; }
  #footer-wrap .footer-block .site:last-child {
    padding-left: 0;
    margin-top: 40px;
  }
  .now-block .now { max-width: 100%; }
  .hollandhanger {
    background-position: 0 -40px;
    background-size: 400px;
  }
}

/* Tot 380px */
@media only screen and (max-width: 380px) {
  .hollandhanger {
    background-position: 27px -3px;
    background-size: 351px;
  }
}

/* Mobile menu overlay */
html.mm-blocking #mm-blocker {
  background-color: rgba(0, 0, 0, 0.7);
}
