@media screen and (min-width: 1121px) {
  .logo-mobile {
    display: none; }

  #logo {
    height: 124px;
    margin: 0 0 170px 0; } }
#access {
  padding-left: 32px;
  height: 14px; }
  @media screen and (min-width: 1121px) {
    #access {
      padding: 14px 0 14px 160px; } }
  @media screen and (max-width: 752px) {
    #access {
      padding: 0;
      height: auto; } }

@media screen and (max-width: 1120px) {
  .navigation {
    display: flex;
    flex-direction: row;
    align-items: flex-end;
    margin: 14px 0; } }
@media screen and (max-width: 752px) {
  .navigation {
    display: flex;
    flex-direction: column;
    align-items: center; }
    .navigation #logo {
      margin-bottom: 14px; }

  #primary .actueel-item:last-child .actueel-img {
    display: none; }

  .wp-pagenavi .pages {
    display: block;
    margin-bottom: 16px; }
  .wp-pagenavi .last {
    display: block;
    margin-top: 16px; } }
.service-nav .menu {
  display: none;
  flex-flow: column wrap;
  width: 100%;
  padding: 0px 0 35px 0;
  list-style: none; }
  @media screen and (min-width: 753px) {
    .service-nav .menu {
      flex-flow: row nowrap;
      display: flex;
      padding-bottom: 0; } }
  .service-nav .menu.is-open {
    display: flex;
    padding: 0; }
    .service-nav .menu.is-open li {
      border: none;
      padding: 0;
      margin-bottom: 8px; }
.service-nav .menu-item {
  border-right: 1px solid #e48080;
  padding: 0 10px; }
  .service-nav .menu-item:first-child {
    padding: 0 10px 0 0; }
  .service-nav .menu-item:last-child {
    padding: 0 0 0 10px;
    border-right: 0; }
  .service-nav .menu-item.current-menu-item a {
    color: #000; }
.service-nav ul a {
  color: #fff;
  display: block;
  text-decoration: none;
  font-family: "BlackRegular";
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 11px;
  line-height: 13px;
  text-align: center; }
  .service-nav ul a:hover, .service-nav ul a:focus {
    text-decoration: underline; }

.hamburger-menu {
  display: block;
  font-size: 30px;
  color: #fff;
  text-decoration: none; }
  @media screen and (min-width: 753px) {
    .hamburger-menu {
      display: none; } }

.logo-hamburger {
  display: flex;
  justify-content: space-between;
  flex-direction: row;
  width: 100%; }

@media screen and (min-width: 753px) {
  .empty {
    display: none; }

  .logo-hamburger {
    width: auto; } }
.adres {
  color: #fff;
  line-height: 22px; }
  .adres a {
    color: #fff;
    text-decoration: none; }
    .adres a:hover {
      text-decoration: underline; }

@media screen and (min-width: 1121px) {
  .adres-mobile {
    display: none; } }
@media screen and (max-width: 1120px) {
  .adres-mobile {
    display: block; } }

#secondary {
  clear: both;
  float: left;
  width: 160px;
  /* 180px */ }
  @media screen and (max-width: 1120px) {
    #secondary {
      display: none; } }

#main {
  clear: both; }

#content {
  float: left;
  width: 575px;
  margin: 0; }

#header {
  float: right;
  width: 800px;
  position: relative; }

#slider {
  width: 800px;
  height: 240px;
  float: right;
  position: relative;
  z-index: -1;
  overflow: hidden; }
  #slider img {
    width: 100%;
    min-height: 240px;
    object-fit: cover;
    background-position: center; }

#page {
  margin: 0 auto;
  width: 960px;
  /* 980px */
  padding: 0 10px;
  /* padding: 0; */ }

@media screen and (max-width: 1120px) {
  #slider, #header, #breadcrumbs, #primary, #page, #content, #sub-sidebar {
    float: none;
    width: auto;
    clear: both; }

  #header {
    margin-top: 20px;
    height: auto; }
    #header a {
      top: -20px; }

  #breadcrumbs {
    padding: 16px; }

  #primary {
    margin-bottom: 16px; }

  #sub-sidebar {
    margin: 0 0 16px 0;
    min-height: auto;
    padding-top: 0; }

  #slider {
    height: 240px; } }
@media screen and (max-width: 752px) {
  #slider {
    height: 200px; } }
.menu-submenu-kleurenbalk-container {
  width: 100%;
  position: absolute;
  bottom: 0px; }
  .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    padding-bottom: 0;
    width: 100%; }
    .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li {
      flex: 1 0 auto;
      list-style: none;
      width: 20%; }
      .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li a {
        position: relative;
        display: block;
        padding: 14px 0px 14px 10px;
        margin-right: 14px;
        min-height: 30px;
        color: #ffffff;
        text-decoration: none;
        line-height: 15px;
        font-family: 'BlackRegular';
        text-transform: uppercase;
        top: 0; }
        .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li a:hover {
          text-decoration: underline; }
        .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li a:before, .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li a:after {
          position: absolute;
          display: block;
          width: 20px;
          content: '';
          z-index: -1; }
        .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li a:before {
          top: 4px;
          right: -10px;
          height: 20px;
          transform: rotate(45deg); }
        .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li a:after {
          right: -14px;
          bottom: 0;
          height: calc(100% - 14px); }
      .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li:first-child a {
        background-color: #7f807f; }
        .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li:first-child a:after, .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li:first-child a:before {
          background-color: #7f807f; }
      .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li:nth-child(2) a {
        background-color: #c80000; }
        .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li:nth-child(2) a:after, .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li:nth-child(2) a:before {
          background-color: #c80000; }
      .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li:nth-child(3) a {
        background-color: #849f25; }
        .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li:nth-child(3) a:after, .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li:nth-child(3) a:before {
          background-color: #849f25; }
      .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li:nth-child(4) a {
        background-color: #335a93; }
        .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li:nth-child(4) a:after, .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li:nth-child(4) a:before {
          background-color: #335a93; }
      .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li:last-child a {
        background-color: #b16429; }
        .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li:last-child a:after, .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li:last-child a:before {
          background-color: #b16429; }

@media screen and (max-width: 820px) {
  .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li a {
    height: 45px; } }
@media screen and (max-width: 752px) {
  .menu-submenu-kleurenbalk-container {
    position: static; }
    .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk {
      display: flex;
      flex-direction: column;
      flex-wrap: nowrap;
      align-items: stretch;
      width: none; }
      .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li {
        flex: 1;
        width: 100%;
        padding: 0; }
        .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li a {
          width: none;
          height: auto;
          text-align: center;
          padding: 13px 0;
          margin: 0;
          display: flex;
          flex-direction: column;
          justify-content: center; }
          .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li a:before, .menu-submenu-kleurenbalk-container #menu-submenu-kleurenbalk li a:after {
            display: none; } }
#footer {
  clear: both;
  margin-left: 160px;
  /* 180px */ }

.menu-footer-container {
  padding: 14px 0;
  height: 14px; }
  .menu-footer-container ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    list-style: none;
    margin: 0;
    padding: 0; }
    .menu-footer-container ul li {
      border-right: solid 1px #e48080;
      padding: 0 10px; }
      .menu-footer-container ul li:first-child {
        padding: 0 10px 0 0; }
      .menu-footer-container ul li:last-child {
        padding: 0 0 0 10px;
        border: 0; }
      .menu-footer-container ul li a {
        color: white;
        text-decoration: none;
        font-family: "BlackRegular";
        text-transform: uppercase;
        letter-spacing: 2px;
        font-size: 11px;
        line-height: 13px; }
        .menu-footer-container ul li a:hover, .menu-footer-container ul li a:focus {
          text-decoration: underline; }

.menu-footer-container .current-menu-item > a,
.menu-footer-container .current-menu-ancestor > a,
.menu-footer-container .current_page_item > a,
.menu-footer-container .current_page_ancestor > a {
  color: black; }

@media screen and (max-width: 1120px) {
  #footer {
    float: none;
    width: 100%;
    margin: 0; } }
@media screen and (max-width: 752px) {
  .menu-footer-container {
    height: auto;
    padding: 0; }
    .menu-footer-container ul {
      display: flex;
      flex-direction: column;
      justify-content: flex-start; }
      .menu-footer-container ul li, .menu-footer-container ul li:last-child, .menu-footer-container ul li:first-child {
        float: none;
        border: none;
        padding: 0 0 4px 0; } }
#mc_embed_signup input {
  width: 100%;
  max-width: 250px;
  border: 1px solid grey;
  margin-bottom: 8px; }
@media screen and (max-width: 752px) {
  #mc_embed_signup .indicates-required {
    display: none; } }

ul.publicaties {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }
  ul.publicaties li {
    width: 48%;
    margin-bottom: 24px; }
    ul.publicaties li a img {
      width: 100%;
      height: auto;
      border: 1px solid #c80000; }
    ul.publicaties li .bijzonderheden {
      color: #999; }
    @media screen and (max-width: 1120px) {
      ul.publicaties li {
        width: 32%; } }
    @media screen and (max-width: 752px) {
      ul.publicaties li {
        width: 48%; } }
    @media screen and (max-width: 400px) {
      ul.publicaties li {
        width: 100%; } }

.tmm .tmm_container .tmm_member {
  display: inline-flex;
  flex-flow: column nowrap; }

.tmm .tmm_container .tmm_textblock {
  flex: 1 1; }

.tmm .tmm_textblock {
  display: flex;
  flex-flow: column nowrap; }

.tmm .tmm_textblock .tmm_names {
  font-size: 12px; }

.tmm .tmm_textblock .tmm_job {
  word-wrap: normal;
  font-size: 10px;
  text-transform: inherit; }

.tmm .tmm_textblock .tmm_scblock {
  margin-top: auto; }

@media screen and (max-width: 752px) {
  .fc-header-left, .fc-header-center, .fc-header-right {
    display: block;
    text-align: left; }

  #aec-modal-container {
    height: unset;
    max-width: 350px; }
    #aec-modal-container #aec-modal .maplink {
      float: none;
      clear: both;
      padding: 2px 10px;
      margin-top: 10px;
      display: block;
      margin-right: 0; }
    #aec-modal-container #aec-modal .link {
      position: absolute;
      padding: 5px 10px;
      bottom: 13px;
      right: 11px; } }

/*# sourceMappingURL=style.css.map */
