span.line {
  display: block;
  bottom: -10px;
  width: 100%;
  left: 0px;
  background-color: #0083be;
  height: 2px;
  position: absolute; }

.cookie_wrap {
  background: #f8f8f8;
  padding: 15px 0;
  text-align: center;
  color: #333333;
  font-size: 12px;
  line-height: 15px;
  display: none;
  position: fixed;
  bottom: 0px;
  z-index: 999; }
  .cookie_wrap a {
    font-size: 12px;
    text-decoration: none;
    color: #333333;
    white-space: nowrap;
    border-bottom: 0px solid #333333; }
  .cookie_wrap .cookie_close_btn {
    position: absolute;
    top: 10px;
    right: 0;
    cursor: pointer; }
  .cookie_wrap .container {
    position: relative;
    max-width: 800px; }

.menutop {
  height: 113px;
  background-color: #FFF;
  position: relative;
  z-index: 999; }
  .menutop .logo {
    position: absolute;
    height: 57px;
    width: 275px;
    top: 41px;
    left: 49px; }
    .menutop .logo .parts {
      position: relative;
      float: left;
      z-index: 8; }
      .menutop .logo .parts:last-child {
        z-index: 7;
        margin-left: 5px; }
  .menutop .openingsuren {
    float: right;
    width: auto;
    height: 30px;
    margin-right: 20px; }
    .menutop .openingsuren .label {
      height: 30px;
      color: #FFF;
      background-color: #0083be;
      line-height: 30px;
      float: left;
      font-size: 14px;
      background-image: url(../img/main/ic_uren.png);
      background-position: left 7px center;
      background-repeat: no-repeat;
      padding-left: 30px;
      padding-right: 15px; }
    .menutop .openingsuren .uren {
      height: 30px;
      text-align: right;
      padding-left: 50px;
      padding-right: 17px;
      line-height: 30px;
      font-size: 14px;
      background-color: #f8f8f8;
      position: relative;
      padding-top: 0px;
      color: #555555;
      float: left;
      width: auto;
      min-width: 255px; }
      .menutop .openingsuren .uren i {
        background-image: url(../img/main/arr_uren.png);
        width: 12px;
        height: 6px;
        margin-top: 13px;
        margin-left: 15px;
        margin-right: 10px;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
        background-repeat: no-repeat;
        display: inline-block;
        float: right; }
      .menutop .openingsuren .uren.open i {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
        transform: rotate(180deg);
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s; }
      .menutop .openingsuren .uren .listing {
        display: none;
        background-color: #f8f8f8;
        position: absolute;
        color: #332924;
        font-size: 16px;
        top: 30px;
        padding-top: 25px;
        width: 100%;
        left: 0px;
        font-family: 'Open Sans', sans-serif;
        z-index: 9999;
        -webkit-box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1);
        box-shadow: 0 3px 8px 3px rgba(0, 0, 0, 0.1); }
        .menutop .openingsuren .uren .listing ul, .menutop .openingsuren .uren .listing li {
          list-style-type: none;
          margin: 0px;
          padding: 0px;
          text-align: left;
          width: 100%;
          float: left;
          text-transform: none;
          font-size: 14px;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
        .menutop .openingsuren .uren .listing ul {
          padding-bottom: 30px;
          padding-left: 25px; }
          .menutop .openingsuren .uren .listing ul li {
            height: auto;
            line-height: 20px; }
            .menutop .openingsuren .uren .listing ul li p {
              display: block;
              color: #0083be;
              float: left;
              margin: 0px; }
              .menutop .openingsuren .uren .listing ul li p:first-child {
                width: 120px;
                color: #555555; }
            .menutop .openingsuren .uren .listing ul li.current {
              font-weight: bold; }
        .menutop .openingsuren .uren .listing .extra {
          float: left;
          padding: 10px;
          text-align: left;
          width: 100%;
          padding-left: 25px;
          line-height: 20px;
          background-color: #0083be;
          color: #FFF;
          -moz-box-sizing: border-box;
          -webkit-box-sizing: border-box;
          box-sizing: border-box; }
  .menutop .mainmenu {
    float: left;
    width: 100%;
    font-family: "Gilroy-ExtraBold";
    letter-spacing: 3px; }
    .menutop .mainmenu ul {
      list-style-type: none;
      margin: 0 auto;
      text-align: center;
      float: right; }
      .menutop .mainmenu ul li {
        display: inline-block;
        float: left;
        margin-right: 50px;
        height: 82px;
        line-height: 82px;
        /*&:last-child{margin-right: 0px;}*/
        text-transform: uppercase;
        position: relative;
        overflow: visible;
        margin-top: 0px; }
        .menutop .mainmenu ul li a {
          color: #0083be;
          font-size: 20px; }
        .menutop .mainmenu ul li i {
          display: inline-block;
          background-image: url(../img/main/arr_down_blue.png);
          width: 14px;
          height: 12px;
          margin-left: 10px;
          transition: all 0.3s ease 0s;
          -moz-transition: all 0.3s ease 0s;
          -ms-transition: all 0.3s ease 0s;
          -o-transition: all 0.3s ease 0s;
          -webkit-transition: all 0.3s ease 0s; }
        .menutop .mainmenu ul li ul {
          display: none;
          width: 250px;
          padding: 10px;
          background-color: #FFF;
          position: absolute;
          top: 82px;
          left: 0px;
          z-index: 99;
          text-align: left; }
          .menutop .mainmenu ul li ul li {
            color: #0083be;
            width: 100%;
            float: left;
            line-height: 30px;
            height: 30px;
            text-transform: none;
            margin-top: 0px; }
        .menutop .mainmenu ul li:hover ul, .menutop .mainmenu ul li.open ul {
          display: block; }
      .menutop .mainmenu ul.submenu_mob {
        display: none; }
  .menutop .hamburger {
    display: none; }

.header {
  letter-spacing: 3px; }
  .header .slider {
    float: left;
    position: relative;
    width: calc(100% - 475px);
    min-height: 1px; }
    .header .slider .submenu {
      position: absolute;
      top: 0px;
      width: 100%;
      background-color: rgba(0, 131, 190, 0.9);
      height: 112px;
      z-index: 99; }
      .header .slider .submenu ul {
        list-style-type: none;
        float: right;
        text-align: center; }
        .header .slider .submenu ul li {
          display: inline-block;
          float: left;
          margin-right: 50px;
          height: 112px;
          line-height: 112px;
          text-transform: uppercase;
          position: relative; }
          .header .slider .submenu ul li a {
            color: #FFF;
            font-size: 20px; }
          .header .slider .submenu ul li i {
            display: inline-block;
            background-image: url(../img/main/arr_down_wit.png);
            width: 14px;
            height: 12px;
            margin-left: 10px;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -ms-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s; }
          .header .slider .submenu ul li ul {
            display: none;
            width: 350px;
            padding: 30px;
            background-color: rgba(51, 51, 51, 0.9);
            position: absolute;
            top: 112px;
            left: 0px;
            z-index: 99;
            text-align: left;
            -webkit-box-shadow: 0 0 25px 7px rgba(0, 0, 0, 0.08);
            box-shadow: 0 0 25px 7px rgba(0, 0, 0, 0.08); }
            .header .slider .submenu ul li ul li {
              color: #FFF;
              width: 100%;
              float: left;
              line-height: 30px;
              height: 30px;
              text-transform: none;
              margin-bottom: 10px; }
              .header .slider .submenu ul li ul li:last-child {
                margin-bottom: 0px; }
          .header .slider .submenu ul li:hover ul, .header .slider .submenu ul li.open ul {
            display: block; }
    .header .slider .sl_holder {
      float: left;
      width: 100%; }
      .header .slider .sl_holder .item {
        float: left;
        width: 100%;
        background-position: center center;
        background-size: cover; }
    .header .slider .slogan {
      position: absolute;
      bottom: 50px;
      color: #FFF;
      z-index: 9;
      font-size: 18px;
      min-width: 500px;
      line-height: 24px;
      background-color: rgba(0, 131, 190, 0.9);
      padding: 30px 10px; }
      .header .slider .slogan p {
        position: absolute;
        top: -15px;
        font-size: 30px;
        font-family: "Gilroy-ExtraBold"; }
  .header .contact {
    float: left;
    width: 475px; }
    .header .contact .bezoek, .header .contact .contact_info {
      width: 100%;
      float: left; }
    .header .contact .bezoek {
      overflow: hidden;
      position: relative;
      min-height: 413px; }
      .header .contact .bezoek .afbeelding {
        width: 100%;
        height: 100%;
        min-height: 413px;
        position: absolute;
        top: 0px;
        left: 0px;
        background: url(../img/main/foto_bezoek.jpg) center center;
        background-size: cover;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s; }
      .header .contact .bezoek:hover .afbeelding {
        width: 110%;
        height: 110%;
        top: -5%;
        left: -5%;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s; }
      .header .contact .bezoek .knop {
        position: absolute;
        z-index: 9;
        bottom: 0px;
        width: 100%;
        height: 112px;
        line-height: 102px;
        text-align: center;
        background-color: rgba(255, 255, 255, 0.84); }
        .header .contact .bezoek .knop a {
          color: #0083be;
          font-family: "Gilroy-ExtraBold";
          font-size: 16px;
          position: relative; }
      .header .contact .bezoek:hover {
        background-size: 110%; }
    .header .contact .contact_info {
      width: 100%;
      min-height: 413px;
      background-color: #f8f8f8; }
      .header .contact .contact_info .knop {
        display: none; }
      .header .contact .contact_info .holder {
        top: 50%;
        -ms-transform: translate(0%, -50%);
        -webkit-transform: translate(0%, -50%);
        transform: translate(0%, -50%);
        text-align: center;
        width: 100%;
        line-height: 40px; }
        .header .contact .contact_info .holder span {
          color: #0083be;
          font-size: 12px;
          font-family: "Gilroy-ExtraBold"; }
        .header .contact .contact_info .holder a {
          color: #555555; }
        .header .contact .contact_info .holder .block {
          color: #0083be;
          margin-top: 40px;
          line-height: 24px;
          display: inline-block;
          position: relative;
          font-family: "Gilroy-ExtraBold"; }
        .header .contact .contact_info .holder .social {
          display: inline-block;
          margin-top: 52px; }
          .header .contact .contact_info .holder .social .ic {
            float: left;
            margin-left: 40px; }
            .header .contact .contact_info .holder .social .ic svg {
              width: 11px;
              height: 21px; }
              .header .contact .contact_info .holder .social .ic svg .path {
                fill: #000; }
                .header .contact .contact_info .holder .social .ic svg .path:hover {
                  fill: #0083be; }
            .header .contact .contact_info .holder .social .ic.fb {
              margin-left: 0px; }
            .header .contact .contact_info .holder .social .ic.pin svg {
              width: 16px;
              height: 21px; }
            .header .contact .contact_info .holder .social .ic.twitter svg {
              width: 23px;
              height: 20px; }
            .header .contact .contact_info .holder .social .ic.ln svg {
              width: 20px;
              height: 18px; }

body.page .header .contact .bezoek {
  display: none; }
body.page .header .contact .contact_info .knop {
  display: block;
  position: absolute;
  top: 0px;
  float: left;
  width: 100%;
  height: 112px;
  line-height: 100px;
  text-align: center;
  background-image: url(../img/main/foto_bezoek_v2.jpg); }
  body.page .header .contact .contact_info .knop a {
    color: #0083be;
    font-family: "Gilroy-ExtraBold";
    font-size: 16px;
    position: relative; }
body.page .header .contact .contact_info .holder {
  line-height: 30px;
  margin-top: 138px;
  top: 0%;
  -ms-transform: translate(0%, 0%);
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%); }
  body.page .header .contact .contact_info .holder .block {
    margin-top: 30px; }

.content {
  margin-bottom: 100px; }

.diensten_balk {
  height: 345px;
  background-color: #1883be;
  position: relative;
  overflow: hidden; }
  .diensten_balk p {
    margin-top: 156px;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    color: #FFF;
    font-size: 16px;
    letter-spacing: 3px; }
    .diensten_balk p a {
      position: relative;
      font-family: "Gilroy-ExtraBold";
      color: #FFF; }
      .diensten_balk p a span {
        background-color: #FFF; }
    .diensten_balk p br {
      display: none; }
  .diensten_balk .logo {
    position: absolute;
    right: 0px;
    top: 0px;
    height: 345px;
    margin-top: -70px; }

.nieuws {
  background-color: #f8f8f8;
  padding-top: 100px;
  padding-bottom: 100px;
  letter-spacing: 3px;
  margin-bottom: 100px; }
  .nieuws .col {
    float: left; }
    .nieuws .col .foto {
      background-size: cover;
      background-position: center center; }
    .nieuws .col .item {
      text-transform: uppercase;
      float: left;
      width: 100%; }
      .nieuws .col .item p {
        font-size: 22px;
        color: #333333;
        font-family: "Gilroy-ExtraBold";
        margin-top: 40px;
        margin-bottom: 40px;
        line-height: 40px; }
      .nieuws .col .item a {
        font-size: 16px;
        position: relative;
        color: #0083be; }
    .nieuws .col.c1 {
      width: 60%; }
    .nieuws .col.c2 {
      width: 40%;
      position: relative; }
      .nieuws .col.c2 .item {
        margin-top: 120px; }
      .nieuws .col.c2 .knop_meer {
        position: absolute;
        right: 0px;
        text-transform: uppercase; }
        .nieuws .col.c2 .knop_meer a {
          color: #0083be;
          font-family: "Gilroy-ExtraBold"; }

.nieuwsv2 {
  padding-top: 100px;
  padding-bottom: 100px;
  letter-spacing: 3px;
  margin-bottom: 100px;
  position: relative;
  height: auto; }
  .nieuwsv2 .fixbackground {
    background-color: #f8f8f8;
    height: inherit;
    position: absolute;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: calc(50% + 85px);
    z-index: -1; }
  .nieuwsv2 .col {
    float: left; }
    .nieuwsv2 .col .knop_meer {
      text-transform: uppercase; }
      .nieuwsv2 .col .knop_meer a {
        color: #0083be;
        font-family: "Gilroy-ExtraBold"; }
    .nieuwsv2 .col .foto {
      background-size: cover;
      background-position: center center; }
    .nieuwsv2 .col .item {
      text-transform: uppercase;
      float: left;
      width: 100%; }
      .nieuwsv2 .col .item p {
        font-size: 18px;
        color: #333333;
        font-family: "Gilroy-ExtraBold";
        margin-top: 30px;
        margin-bottom: 30px;
        line-height: 30px;
        padding-right: 20px; }
      .nieuwsv2 .col .item a {
        font-size: 16px;
        position: relative;
        color: #0083be; }
    .nieuwsv2 .col.c1 {
      width: 51%; }
      .nieuwsv2 .col.c1 .knop_meer {
        float: right;
        text-align: left;
        height: 135px;
        width: 100%; }
        .nieuwsv2 .col.c1 .knop_meer a {
          position: relative; }
    .nieuwsv2 .col.c2 {
      width: calc(49% - 30px);
      margin-left: 30px;
      position: relative; }
      .nieuwsv2 .col.c2 .item {
        margin-top: 0px;
        width: 50%; }
        .nieuwsv2 .col.c2 .item:nth-child(2n) {
          margin-top: 135px; }
      .nieuwsv2 .col.c2 .knop_meer {
        float: right;
        text-align: right;
        margin-top: 70px; }
        .nieuwsv2 .col.c2 .knop_meer a {
          position: relative; }

.gallery {
  letter-spacing: 3px;
  margin-bottom: 100px; }
  .gallery .col {
    float: left; }
    .gallery .col.c1 {
      width: 40%;
      min-height: 10px; }
    .gallery .col.c2 {
      width: 60%; }
      .gallery .col.c2 .txt {
        float: left;
        width: 410px;
        text-align: left;
        margin-left: 70px;
        position: relative;
        line-height: 40px;
        font-size: 18px; }
        .gallery .col.c2 .txt p {
          position: absolute; }
          .gallery .col.c2 .txt p .titel {
            font-size: 30px;
            color: #0083be;
            font-family: "Gilroy-ExtraBold";
            margin-bottom: 50px;
            display: inline-block; }
  .gallery .knop_meer {
    position: absolute;
    bottom: 10px;
    left: 0px; }
    .gallery .knop_meer a {
      color: #0083be;
      font-family: "Gilroy-ExtraBold"; }

.nieuwsbrief {
  margin-bottom: 100px;
  letter-spacing: 0px; }
  .nieuwsbrief .holder {
    width: 100%;
    float: left;
    background-color: #f7f7f7; }
    .nieuwsbrief .holder .centercontent {
      margin: 0 auto;
      width: 100%;
      max-width: 832px; }
    .nieuwsbrief .holder .titel {
      margin-top: 70px;
      margin-bottom: 60px;
      float: left;
      width: 100%;
      text-align: center;
      font-size: 20px; }
      .nieuwsbrief .holder .titel p {
        font-size: 30px;
        margin-bottom: 20px;
        font-family: "Gilroy-ExtraBold"; }
    .nieuwsbrief .holder .form {
      float: left;
      width: calc(100% - 200px); }
      .nieuwsbrief .holder .form input {
        background-color: transparent;
        border-bottom: solid 1px #cccccc;
        height: 46px;
        line-height: 20px;
        font-size: 16px;
        color: #555555;
        width: calc(100% - 135px);
        letter-spacing: 3px;
        text-transform: uppercase;
        padding-bottom: 0px;
        margin-top: -16px; }
      .nieuwsbrief .holder .form a {
        float: right;
        position: relative;
        width: 135px;
        height: 20px;
        color: #0083be;
        text-align: center;
        font-family: "Gilroy-ExtraBold";
        letter-spacing: 3px; }
    .nieuwsbrief .holder .social {
      float: right;
      margin-bottom: 90px;
      width: 200px;
      margin-top: 5px; }
      .nieuwsbrief .holder .social .ic {
        float: right;
        margin-left: 30px;
        /****/ }
        .nieuwsbrief .holder .social .ic svg {
          width: 13px;
          height: 26px; }
          .nieuwsbrief .holder .social .ic svg .path {
            fill: #000; }
            .nieuwsbrief .holder .social .ic svg .path:hover {
              fill: #0083be; }
        .nieuwsbrief .holder .social .ic.pin svg {
          width: 20px;
          height: 26px; }
        .nieuwsbrief .holder .social .ic.twitter {
          margin-top: 3px; }
          .nieuwsbrief .holder .social .ic.twitter svg {
            width: 23px;
            height: 20px; }
        .nieuwsbrief .holder .social .ic.ln {
          margin-top: 3px; }
          .nieuwsbrief .holder .social .ic.ln svg {
            width: 20px;
            height: 18px; }

.gmap {
  height: 570px;
  margin-bottom: 90px;
  letter-spacing: 3px; }
  .gmap .map {
    float: left;
    width: calc(100% - 475px);
    height: 570px;
    position: relative; }
    .gmap .map .mapholder {
      width: 100%;
      height: 570px;
      position: absolute;
      top: 0px;
      left: 0px;
      z-index: 99; }
    .gmap .map .contact {
      position: absolute;
      width: 470px;
      height: 430px;
      right: 70px;
      top: 70px;
      background-color: #FFF;
      z-index: 9999;
      -webkit-box-shadow: 0 0 25px 7px rgba(0, 0, 0, 0.08);
      box-shadow: 0 0 25px 7px rgba(0, 0, 0, 0.08);
      text-align: center;
      line-height: 40px;
      font-size: 18px; }
      .gmap .map .contact img {
        margin-top: 30px;
        margin-bottom: 20px; }
      .gmap .map .contact span {
        color: #0083be;
        font-size: 12px;
        font-family: "Gilroy-ExtraBold"; }
      .gmap .map .contact a {
        color: #555555; }
        .gmap .map .contact a:hover {
          clor: #555555; }
      .gmap .map .contact a.afspraak {
        display: inline-block;
        position: relative;
        font-size: 16px;
        font-family: "Gilroy-ExtraBold";
        color: #0083be;
        line-height: 24px;
        clear: both;
        margin-top: 35px; }
  .gmap .afbeelding {
    float: left;
    width: 475px;
    height: 570px;
    background-image: url(../img/main/toonzaal_map.jpg); }
    .gmap .afbeelding .sl_holder_map {
      float: left;
      width: 100%; }
      .gmap .afbeelding .sl_holder_map .item {
        float: left;
        width: 100%;
        background-position: center center;
        background-size: cover; }

@-webkit-keyframes anifooter {
  from {
    background-position: right -100px top; }
  to {
    background-position: right 0px top; } }
@keyframes anifooter {
  from {
    background-position: right -100px top; }
  to {
    background-position: right 0px top; } }
.footer {
  background: url(../img/main/logo_footer.png) right 0px top no-repeat;
  height: 334px;
  letter-spacing: 3px; }
  .footer.ani {
    -webkit-animation-name: anifooter;
    animation-name: anifooter; }
  .footer .titel {
    color: #0083be;
    height: 80px;
    width: 100%;
    font-family: "Gilroy-ExtraBold";
    font-size: 30px; }
  .footer .col {
    line-height: 40px;
    float: left;
    width: 340px;
    margin-bottom: 30px; }
    .footer .col ul, .footer .col li {
      list-style-type: none;
      margin: 0px;
      padding: 0px;
      text-align: left;
      width: 100%;
      float: left;
      text-transform: none;
      font-size: 16px;
      -moz-box-sizing: border-box;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; }
    .footer .col ul {
      padding-bottom: 0px;
      padding-left: 0px; }
      .footer .col ul li {
        height: auto;
        line-height: 20px; }
        .footer .col ul li p {
          display: block;
          float: left;
          margin: 0px; }
          .footer .col ul li p:first-child {
            width: 140px;
            color: #555555; }
  .footer .copy {
    float: left;
    width: 100%;
    margin-top: 0px; }
    .footer .copy a {
      display: block;
      background-image: url(../img/main/copy.png);
      height: 14px;
      width: 31px;
      transition: all 0.3s ease 0s;
      -moz-transition: all 0.3s ease 0s;
      -ms-transition: all 0.3s ease 0s;
      -o-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s; }
      .footer .copy a:hover {
        background-position: 0px -14px;
        transition: all 0.3s ease 0s;
        -moz-transition: all 0.3s ease 0s;
        -ms-transition: all 0.3s ease 0s;
        -o-transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s; }

.adresdata {
  display: none; }
