/* Fonts */
@import url('assets/tim-icons.css');
@font-face {
  font-family: 'gotham-book';
  src: url('assets/fonts/gotham-book-webfont.eot');
  src: url('assets/fonts/gotham-book-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/gotham-book-webfont.woff2') format('woff2'), url('assets/fonts/gotham-book-webfont.woff') format('woff'), url('assets/fonts/gotham-book-webfont.ttf') format('truetype'), url('assets/fonts/gotham-book-webfont.svg#gotham-book') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'gotham-book';
  src: url('assets/fonts/gotham-bookitalic-webfont.eot');
  src: url('assets/fonts/gotham-bookitalic-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/gotham-bookitalic-webfont.woff2') format('woff2'), url('assets/fonts/gotham-bookitalic-webfont.woff') format('woff'), url('assets/fonts/gotham-bookitalic-webfont.ttf') format('truetype'), url('assets/fonts/gotham-bookitalic-webfont.svg#gotham-book') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'gotham-medium';
  src: url('assets/fonts/gotham-medium-webfont.eot');
  src: url('assets/fonts/gotham-medium-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/gotham-medium-webfont.woff2') format('woff2'), url('assets/fonts/gotham-medium-webfont.woff') format('woff'), url('assets/fonts/gotham-medium-webfont.ttf') format('truetype'), url('assets/fonts/gotham-medium-webfont.svg#gotham-medium') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'gotham-bold';
  src: url('assets/fonts/gotham-bold-webfont.eot');
  src: url('assets/fonts/gotham-bold-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/gotham-bold-webfont.woff2') format('woff2'), url('assets/fonts/gotham-bold-webfont.woff') format('woff'), url('assets/fonts/gotham-bold-webfont.ttf') format('truetype'), url('assets/fonts/gotham-bold-webfont.svg#gotham-bold') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'opensans';
  src: url('assets/fonts/opensans-regular-webfont.eot');
  src: url('assets/fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/opensans-regular-webfont.woff2') format('woff2'), url('assets/fonts/opensans-regular-webfont.woff') format('woff'), url('assets/fonts/opensans-regular-webfont.ttf') format('truetype'), url('assets/fonts/opensans-regular-webfont.svg#opensans') format('svg');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'opensans';
  src: url('assets/fonts/opensans-bold-webfont.eot');
  src: url('assets/fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/opensans-bold-webfont.woff2') format('woff2'), url('assets/fonts/opensans-bold-webfont.woff') format('woff'), url('assets/fonts/opensans-bold-webfont.ttf') format('truetype'), url('assets/fonts/opensans-bold-webfont.svg#opensans') format('svg');
  font-weight: 800;
  font-style: normal;
}
@font-face {
  font-family: 'opensans';
  src: url('assets/fonts/opensans-italic-webfont.eot');
  src: url('assets/fonts/opensans-italic-webfont.eot?#iefix') format('embedded-opentype'), url('assets/fonts/opensans-italic-webfont.woff2') format('woff2'), url('assets/fonts/opensans-italic-webfont.woff') format('woff'), url('assets/fonts/opensans-italic-webfont.ttf') format('truetype'), url('assets/fonts/opensans-italic-webfont.svg#opensans') format('svg');
  font-weight: 400;
  font-style: italic;
}
@font-face {
  font-family: 'tim-icons';
  src: url('assets/fonts/tim-icons.eot');
  src: url('assets/fonts/tim-icons.eot?#iefix') format('embedded-opentype'), url('assets/fonts/tim-icons.woff') format('woff'), url('assets/fonts/tim-icons.ttf') format('truetype'), url('assets/fonts/tim-icons.svg#tim-icons') format('svg');
  font-weight: 400;
  font-style: normal;
}
/* Variables */
/* Theme colors */
/* screen sizes */
/* Mixins */
/* px <-> rem mixin */
/* media queries mixin */
/* Transitions and animations */
/* Thema Mixin */
.wpb_content_element.tim-posts {
  /* Facebook */
  /* Agenda */
  /* Media grid */
  /* Bulletin Board */
}
.wpb_content_element.tim-posts .show_media_false .post-summary {
  padding-left: 16px;
  padding-left: 1.6rem;
}
.wpb_content_element.tim-posts.posts-with-media {
  /* post content */
}
.wpb_content_element.tim-posts.posts-with-media .uitgelicht {
  border: 1px solid #db1e34;
  padding: 16px;
  padding: 1.6rem;
}
.wpb_content_element.tim-posts.posts-with-media h3 {
  margin: 0;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}
.wpb_content_element.tim-posts.posts-with-media .show_author .tim-post-author,
.wpb_content_element.tim-posts.posts-with-media .show_author_top .tim-post-author,
.wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author,
.wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author {
  padding-top: 16px;
  padding-top: 1.6rem;
  padding-bottom: 16px;
  padding-bottom: 1.6rem;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.wpb_content_element.tim-posts.posts-with-media .show_author .tim-post-author .author-details ul,
.wpb_content_element.tim-posts.posts-with-media .show_author_top .tim-post-author .author-details ul,
.wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author .author-details ul,
.wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author .author-details ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wpb_content_element.tim-posts.posts-with-media .show_author .tim-post-author .author-details ul li,
.wpb_content_element.tim-posts.posts-with-media .show_author_top .tim-post-author .author-details ul li,
.wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author .author-details ul li,
.wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author .author-details ul li {
  font-family: 'opensans', Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  color: #808080;
  line-height: 20px;
  line-height: 2rem;
}
.wpb_content_element.tim-posts.posts-with-media .show_author .tim-post-author .author-details ul li:first-child,
.wpb_content_element.tim-posts.posts-with-media .show_author_top .tim-post-author .author-details ul li:first-child,
.wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author .author-details ul li:first-child,
.wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author .author-details ul li:first-child {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 800;
}
.wpb_content_element.tim-posts.posts-with-media .show_author_top .tim-post-author {
  display: table;
  width: 100%;
  border-bottom: 1px solid #cccccc;
}
.wpb_content_element.tim-posts.posts-with-media .show_author_top .author-image {
  display: table-cell;
  width: 64px;
  width: 6.4rem;
}
.wpb_content_element.tim-posts.posts-with-media .show_author_top .author-image img {
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  max-width: 64px;
  max-width: 6.4rem;
}
.wpb_content_element.tim-posts.posts-with-media .show_author_top .author-details {
  display: table-cell;
  vertical-align: top;
  padding-left: 12px;
  padding-left: 1.2rem;
}
.wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-media-content,
.wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-media-content {
  display: table-cell;
  padding-top: 16px;
  padding-top: 1.6rem;
}
.wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author,
.wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author {
  padding-top: 0;
  float: left;
  margin-right: 16px;
  margin-right: 1.6rem;
  width: 84px;
  width: 8.4rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author,
  .wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author {
    width: 84px;
    width: 8.4rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author,
  .wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author {
    width: 84px;
    width: 8.4rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author,
  .wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author {
    width: 100px;
    width: 10rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author,
  .wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author {
    width: 100px;
    width: 10rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author,
  .wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author {
    width: 100px;
    width: 10rem;
  }
}
.wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author .author-image,
.wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author .author-image {
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author .author-image img,
.wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author .author-image img {
  -webkit-border-radius: 57px;
  -moz-border-radius: 57px;
  border-radius: 57px;
  width: 84px;
  width: 8.4rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author .author-image img,
  .wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author .author-image img {
    width: 84px;
    width: 8.4rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author .author-image img,
  .wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author .author-image img {
    width: 84px;
    width: 8.4rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author .author-image img,
  .wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author .author-image img {
    width: 100px;
    width: 10rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author .author-image img,
  .wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author .author-image img {
    width: 100px;
    width: 10rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author .author-image img,
  .wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author .author-image img {
    width: 100px;
    width: 10rem;
  }
}
.wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-author .author-details ul li:first-child,
.wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author .author-details ul li:first-child {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'gotham-medium', Arial, sans-serif;
  font-weight: 400;
}
.wpb_content_element.tim-posts.posts-with-media .show_author_left .tim-post-inner,
.wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-inner {
  display: table-cell;
}
.wpb_content_element.tim-posts.posts-with-media .show_author_left .post-date,
.wpb_content_element.tim-posts.posts-with-media .show_author_right .post-date {
  display: inline-block;
}
.wpb_content_element.tim-posts.posts-with-media .show_author_right .tim-post-author {
  float: right;
  margin-left: 16px;
  margin-left: 1.6rem;
  margin-right: 0;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper {
  font-family: 'opensans', Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  width: 100%;
  color: #000000;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper h4 {
  font-family: 'gotham-medium', Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  color: #000000;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_left img.post-media,
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_right img.post-media,
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_top img.post-media {
  width: 100%;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_left img.post-media,
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_right img.post-media {
  max-width: 120px;
  max-width: 12rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_left img.post-media,
  .wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_right img.post-media {
    max-width: 120px;
    max-width: 12rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_left img.post-media,
  .wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_right img.post-media {
    max-width: 120px;
    max-width: 12rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_left img.post-media,
  .wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_right img.post-media {
    max-width: 120px;
    max-width: 12rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_left img.post-media,
  .wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_right img.post-media {
    max-width: 120px;
    max-width: 12rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_left img.post-media,
  .wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_right img.post-media {
    max-width: 120px;
    max-width: 12rem;
  }
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_left img.post-media {
  float: left;
  margin-right: 8px;
  margin-right: 0.8rem;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_right img.post-media {
  float: right;
  margin-left: 8px;
  margin-left: 0.8rem;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_top img.post-media {
  margin-top: 8px;
  margin-top: 0.8rem;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_false ul li .post-item {
  display: inline-block;
  vertical-align: top;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper.show_media_false ul li .post-item:before {
  position: absolute;
  font-family: 'FontAwesome';
  content: "\f111";
  font-size: 10px;
  color: #db1e34;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper .post-date {
  font-family: 'opensans', Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
  line-height: 1.4rem;
  color: #adadad;
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper .category {
  margin-top: 24px;
  margin-top: 2.4rem;
  display: table;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper .category .category-image {
  display: table-cell;
  width: 48px;
  width: 4.8rem;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper .category .category-image img {
  margin: 0;
  max-width: 48px;
  max-width: 4.8rem;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper .category .category-description {
  display: table-cell;
  vertical-align: top;
  padding: 0;
  padding-left: 16px;
  padding-left: 1.6rem;
  font-family: 'gotham-book', Arial, sans-serif;
  font-style: italic;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper em.quote {
  display: block;
  margin: 8px;
  margin: 0.8rem;
  font-size: 16px;
  font-size: 1.6rem;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper > ul {
  padding: 0;
  margin: 0;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper > ul li:not(.social-links) {
  width: 100%;
  display: table;
  list-style: none;
  border-bottom: 1px solid #cccccc;
  padding-top: 16px;
  padding-top: 1.6rem;
  padding-bottom: 16px;
  padding-bottom: 1.6rem;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper > ul li:not(.social-links):first-child {
  border-top: 1px solid #cccccc;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper > ul li:not(.social-links) .post-media {
  display: table-cell;
  vertical-align: top;
  width: 92px;
  width: 9.2rem;
  padding-right: 16px;
  padding-right: 1.6rem;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper > ul li:not(.social-links) .post-media img {
  padding-right: 0;
  margin: 0;
  width: 92px;
  width: 9.2rem;
  height: 92px;
  height: 9.2rem;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper > ul li:not(.social-links) .post-summary {
  display: table-cell;
  vertical-align: top;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper > ul li:not(.social-links) .post-summary h3 {
  font-family: 'opensans', Arial, sans-serif;
  font-weight: 800;
  color: #000000;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 20px;
  line-height: 2rem;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper > ul li:not(.social-links) .post-summary p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper > ul li:not(.social-links) .post-summary .post-date {
  float: left;
  font-family: 'opensans', Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  line-height: 2.2rem;
  color: #adadad;
  margin-bottom: 0;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper > ul li:not(.social-links) .post-summary .post-date:after {
  color: #000000;
  content: '\2022';
  padding-right: 4px;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper > ul li:not(.social-links) .post-links {
  text-align: right;
}
.wpb_content_element.tim-posts.posts-with-media .posts-wrapper > ul li:not(.social-links) .post-links span.divider {
  padding-left: 4px;
  padding-left: 0.4rem;
  padding-right: 4px;
  padding-right: 0.4rem;
}
.wpb_content_element.tim-posts.posts-as-news-old .post-item {
  padding-top: 16px;
  padding-top: 1.6rem;
  padding-bottom: 16px;
  padding-bottom: 1.6rem;
}
.wpb_content_element.tim-posts.posts-as-news-old .post-item.stadsreporter {
  background: #fdf3f3 url('assets/img/stadsreporter-bg.png') center;
}
.wpb_content_element.tim-posts.posts-as-news-old .post-item h3 {
  color: #000000;
}
.wpb_content_element.tim-posts.posts-as-news-old .post-item .post-media {
  background-color: #eee;
  overflow: hidden;
  padding: 0;
}
.wpb_content_element.tim-posts.posts-as-news-old .post-item .post-media img {
  -webkit-transition: all 0.21s ease-out;
  -moz-transition: all 0.21s ease-out;
  -o-transition: all 0.21s ease-out;
  -ms-transition: all 0.21s ease-out;
}
.wpb_content_element.tim-posts.posts-as-news-old .post-item .post-meta {
  color: #666666;
}
.wpb_content_element.tim-posts.posts-as-news-old .post-item .post-meta > div {
  display: inline-block;
}
.wpb_content_element.tim-posts.posts-as-news-old .post-item .post-categories .tim-samen {
  color: #e68600;
}
.wpb_content_element.tim-posts.posts-as-news-old .post-item .post-categories .tim-duurzaam {
  color: #79ba2f;
}
.wpb_content_element.tim-posts.posts-as-news-old .post-item .post-categories .tim-veilig {
  color: #288dd1;
}
.wpb_content_element.tim-posts.posts-as-news-old .post-item .post-categories .tim-bereikbaarheid {
  color: #6c38c7;
}
.wpb_content_element.tim-posts.posts-as-news-old .post-item .post-categories .tim-wonen {
  color: #a8136a;
}
.wpb_content_element.tim-posts.posts-as-news-old .post-item:hover {
  background-color: rgba(219, 30, 52, 0.001);
}
.wpb_content_element.tim-posts.posts-as-news-old .post-item:hover h3 {
  color: #db1e34;
}
.wpb_content_element.tim-posts.posts-as-news-old .post-item:hover .post-media img {
  -webkit-transform: scale(1.019, 1.019);
  -moz-transform: scale(1.019, 1.019);
  -o-transform: scale(1.019, 1.019);
  transform: scale(1.019, 1.019);
}
.wpb_content_element.tim-posts.posts-as-news .post-item {
  margin: 0;
  padding: 7px 0;
  border-bottom: 1px solid #eee;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item {
    padding: 7px 0;
    border-bottom: 1px solid #eee;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item {
    border: 0;
    padding: 16 0;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item {
    border: 0;
    padding: 16 0;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item {
    border: 0;
    padding: 16 0;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item {
    border: 0;
    padding: 16 0;
  }
}
.wpb_content_element.tim-posts.posts-as-news .post-item h3 {
  color: #000000;
  font-size: 20px;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item .post-text {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item .post-text {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item .post-text {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item .post-text {
    padding: 0;
  }
}
.wpb_content_element.tim-posts.posts-as-news .post-item .post-media {
  background-color: #eee;
  overflow: hidden;
  padding: 0;
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item .post-media {
    margin-bottom: 1em;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item .post-media {
    margin-bottom: 1em;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item .post-media {
    margin-bottom: 1em;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item .post-media {
    margin-bottom: 1em;
  }
}
.wpb_content_element.tim-posts.posts-as-news .post-item .post-media img {
  -webkit-transition: all 0.21s ease-out;
  -moz-transition: all 0.21s ease-out;
  -o-transition: all 0.21s ease-out;
  -ms-transition: all 0.21s ease-out;
}
.wpb_content_element.tim-posts.posts-as-news .post-item .post-media .post-media-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center 20%;
}
.wpb_content_element.tim-posts.posts-as-news .post-item.cat-video .post-media .post-media-overlay {
  display: block;
  background-image: url('/assets/img/overlay-video.png');
}
.wpb_content_element.tim-posts.posts-as-news .post-item.cat-fotoreportage .post-media .post-media-overlay {
  display: block;
  background-image: url('/assets/img/overlay-fotoreportage.png');
}
.wpb_content_element.tim-posts.posts-as-news .post-item .post-meta {
  color: #000;
  font-size: 12px;
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item .post-meta {
    position: absolute;
    margin-top: -47px;
    padding: 4px 8px;
    background: #fff;
    right: 0;
    top: 0;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item .post-meta {
    position: absolute;
    margin-top: -47px;
    padding: 4px 8px;
    background: #fff;
    right: 0;
    top: 0;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item .post-meta {
    position: absolute;
    margin-top: -47px;
    padding: 4px 8px;
    background: #fff;
    right: 0;
    top: 0;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item .post-meta {
    position: absolute;
    margin-top: -47px;
    padding: 4px 8px;
    background: #fff;
    right: 0;
    top: 0;
  }
}
.wpb_content_element.tim-posts.posts-as-news .post-item .post-meta > div {
  display: inline-block;
}
.wpb_content_element.tim-posts.posts-as-news .post-item.stadsreporter .post-meta {
  color: #db1e34;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item.stadsreporter .post-meta {
    color: #db1e34;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item.stadsreporter .post-meta {
    background: #db1e34 !important;
    color: #fff;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item.stadsreporter .post-meta {
    background: #db1e34 !important;
    color: #fff;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item.stadsreporter .post-meta {
    background: #db1e34 !important;
    color: #fff;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item.stadsreporter .post-meta {
    background: #db1e34 !important;
    color: #fff;
  }
}
.wpb_content_element.tim-posts.posts-as-news .post-item.post-item-highlighted {
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}
.wpb_content_element.tim-posts.posts-as-news .post-item.post-item-highlighted .post-meta {
  font-size: 12px;
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item.post-item-highlighted .post-media {
    max-height: 400px;
  }
  .wpb_content_element.tim-posts.posts-as-news .post-item.post-item-highlighted .post-media .img-responsive {
    margin-top: -20px;
  }
  .wpb_content_element.tim-posts.posts-as-news .post-item.post-item-highlighted h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item.post-item-highlighted .post-media {
    max-height: 400px;
  }
  .wpb_content_element.tim-posts.posts-as-news .post-item.post-item-highlighted .post-media .img-responsive {
    margin-top: -20px;
  }
  .wpb_content_element.tim-posts.posts-as-news .post-item.post-item-highlighted h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item.post-item-highlighted .post-media {
    max-height: 400px;
  }
  .wpb_content_element.tim-posts.posts-as-news .post-item.post-item-highlighted .post-media .img-responsive {
    margin-top: -20px;
  }
  .wpb_content_element.tim-posts.posts-as-news .post-item.post-item-highlighted h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.posts-as-news .post-item.post-item-highlighted .post-media {
    max-height: 400px;
  }
  .wpb_content_element.tim-posts.posts-as-news .post-item.post-item-highlighted .post-media .img-responsive {
    margin-top: -20px;
  }
  .wpb_content_element.tim-posts.posts-as-news .post-item.post-item-highlighted h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
.wpb_content_element.tim-posts.posts-as-news .post-item:hover h3 {
  color: #db1e34;
}
.wpb_content_element.tim-posts.posts-as-news .post-item:hover .post-media img {
  -webkit-transform: scale(1.019, 1.019);
  -moz-transform: scale(1.019, 1.019);
  -o-transform: scale(1.019, 1.019);
  transform: scale(1.019, 1.019);
}
.tim-row-alt .wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item {
  background-color: #ffffff;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper a:focus {
  box-shadow: none;
  outline: none;
  color: #ffffff;
  text-decoration: none;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper.uitgelicht {
  border: 1px solid #e1e1e1;
  padding: 8px;
  padding: 0.8rem;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-posts.facebook .posts-wrapper .post-items {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.facebook .posts-wrapper .post-items {
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.facebook .posts-wrapper .post-items {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.facebook .posts-wrapper .post-items {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.facebook .posts-wrapper .post-items {
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item {
  width: 100%;
  background-color: #ebebeb;
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 0;
  margin-right: 0;
  margin-top: 8px;
  margin-top: 0.8rem;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item {
    margin-left: 0;
    margin-right: 0;
    margin-top: 8px;
    margin-top: 0.8rem;
    margin-bottom: 8px;
    margin-bottom: 0.8rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item {
    margin-left: 0;
    margin-right: 0;
    margin-top: 8px;
    margin-top: 0.8rem;
    margin-bottom: 8px;
    margin-bottom: 0.8rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item {
    margin: 8px;
    margin: 0.8rem;
    max-width: 280px;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item {
    margin: 8px;
    margin: 0.8rem;
    max-width: 280px;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item {
    margin: 8px;
    margin: 0.8rem;
    max-width: 280px;
  }
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-summary {
  padding: 16px;
  padding: 1.6rem;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-media {
  width: 100%;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-media .fb-thumb {
  background-position: 50% 50%;
  height: 156px;
  background-size: cover;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-meta {
  position: relative;
  padding: 8px;
  padding: 0.8rem;
  background-color: #666666;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-meta:before {
  position: absolute;
  content: '';
  left: 8px;
  left: 0.8rem;
  top: -8px;
  top: -0.8rem;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  border-color: transparent transparent #666666 transparent;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-meta .post-meta-title {
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-meta .post-meta-title img {
  float: left;
  width: 42px;
  width: 4.2rem;
  height: 42px;
  height: 4.2rem;
  margin-right: 8px;
  margin-right: 0.8rem;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-meta .post-meta-title h4 {
  color: #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 2px;
  margin-bottom: 0.2rem;
  line-height: 18px;
  line-height: 1.8rem;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-meta .post-meta-title h4.fb-title {
  font-size: 15px;
  font-size: 1.5rem;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-meta .post-meta-title .post-meta-date {
  color: #adadad;
  font-size: 13px;
  font-size: 1.3rem;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-meta .post-meta-detail {
  text-align: right;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-meta .post-meta-detail ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-meta .post-meta-detail ul li {
  display: inline;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-meta .post-meta-detail ul li a {
  color: #adadad;
  -webkit-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  font-size: 13px;
  font-size: 1.3rem;
  padding: 0 4px;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-meta .post-meta-detail ul li a:last-child {
  padding-right: 0;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-meta .post-meta-detail ul li a:hover {
  color: #ffffff;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-meta .post-meta-detail ul li a.active {
  color: #ffffff;
}
.wpb_content_element.tim-posts.facebook .posts-wrapper .post-items .post-item .post-meta .post-meta-detail ul li a span:before {
  font-size: 16px;
  font-size: 1.6rem;
}
.wpb_content_element.tim-posts.agenda {
  border-top: 1px solid #e1e1e1;
}
.wpb_content_element.tim-posts.agenda .event {
  display: table;
  border-bottom: 1px solid #e1e1e1;
  padding-top: 16px;
  padding-top: 1.6rem;
  padding-bottom: 16px;
  padding-bottom: 1.6rem;
  width: 100%;
}
.wpb_content_element.tim-posts.agenda .event a {
  font-family: 'opensans', Arial, sans-serif;
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  color: #db1e34;
  line-height: 20px;
  line-height: 2rem;
}
.wpb_content_element.tim-posts.agenda .event .event-content .event-date {
  text-align: center;
  display: table-cell;
  vertical-align: top;
  padding-right: 8px;
  padding-right: 0.8rem;
  padding-top: 4px;
  padding-top: 0.4rem;
  font-family: 'gotham-bold';
  color: #db1e34;
  line-height: 24px;
  line-height: 2.4rem;
  min-width: 54px;
  min-width: 5.4rem;
}
.wpb_content_element.tim-posts.agenda .event .event-content .event-date .event-day {
  font-size: 32px;
  font-size: 3.2rem;
}
.wpb_content_element.tim-posts.agenda .event .event-content .event-date .event-month {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 4px;
  letter-spacing: 0.4rem;
}
.wpb_content_element.tim-posts.agenda .event .event-content .event-summary {
  display: table-cell;
}
.wpb_content_element.tim-posts.agenda .event .event-content .event-summary h3 {
  font-family: 'opensans', Arial, sans-serif;
  font-weight: 800;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
  line-height: 2.2rem;
  margin-top: 0;
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
}
.wpb_content_element.tim-posts.agenda .event .event-content .event-summary p {
  font-family: 'opensans', Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 22px;
  line-height: 2.2rem;
}
.wpb_content_element.tim-posts.agenda .event .event-content .event-summary p.datetime {
  margin-bottom: 0;
}
.wpb_content_element.tim-posts.agenda .event .event-options {
  text-align: right;
  margin-top: 8px;
  margin-top: 0.8rem;
}
.wpb_content_element.tim-posts.agenda .event .event-options span.divider {
  padding-left: 4px;
  padding-right: 4px;
}
.wpb_content_element.tim-posts.agenda .read-more {
  text-align: left;
}
.wpb_content_element.tim-posts.media-grid .image,
.wpb_content_element.tim-posts.portret-grid .image {
  position: relative;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center 20%;
}
.wpb_content_element.tim-posts.media-grid .image a,
.wpb_content_element.tim-posts.portret-grid .image a {
  position: absolute;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background-color: transparent;
  -webkit-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
}
.wpb_content_element.tim-posts.media-grid .image a:hover,
.wpb_content_element.tim-posts.portret-grid .image a:hover {
  background-color: rgba(0, 0, 0, 0.15);
}
.wpb_content_element.tim-posts.media-grid .read-more-block,
.wpb_content_element.tim-posts.portret-grid .read-more-block {
  position: relative;
  display: block;
  min-height: 123px;
  min-height: 12.3rem;
}
.wpb_content_element.tim-posts.media-grid .read-more-block .readmore-text,
.wpb_content_element.tim-posts.portret-grid .read-more-block .readmore-text {
  position: absolute;
  font-family: 'gotham-medium', Arial, sans-serif;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.35);
  left: 8px;
  left: 0.8rem;
  bottom: 10px;
  bottom: 1rem;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 12px;
  line-height: 1.2rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-posts.media-grid .read-more-block .readmore-text,
  .wpb_content_element.tim-posts.portret-grid .read-more-block .readmore-text {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 12px;
    line-height: 1.2rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.media-grid .read-more-block .readmore-text,
  .wpb_content_element.tim-posts.portret-grid .read-more-block .readmore-text {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 12px;
    line-height: 1.2rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.media-grid .read-more-block .readmore-text,
  .wpb_content_element.tim-posts.portret-grid .read-more-block .readmore-text {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.media-grid .read-more-block .readmore-text,
  .wpb_content_element.tim-posts.portret-grid .read-more-block .readmore-text {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.media-grid .read-more-block .readmore-text,
  .wpb_content_element.tim-posts.portret-grid .read-more-block .readmore-text {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
}
@media screen and (min-width: 968px) and (max-width: 1199px) {
  .wpb_content_element.tim-posts.media-grid .read-more-block .readmore-text,
  .wpb_content_element.tim-posts.portret-grid .read-more-block .readmore-text {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 14px;
    line-height: 1.4rem;
    bottom: 7px;
    bottom: 0.7rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .wpb_content_element.tim-posts.media-grid .read-more-block .readmore-text,
  .wpb_content_element.tim-posts.portret-grid .read-more-block .readmore-text {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.wpb_content_element.tim-posts.media-grid .read-more-block .readmore-text:after,
.wpb_content_element.tim-posts.portret-grid .read-more-block .readmore-text:after {
  position: relative;
  top: 2px;
  top: 0.2rem;
  font-family: 'tim-icons';
  content: '\e604';
  padding-left: 8px;
  padding-left: 0.8rem;
  display: none;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-posts.media-grid .read-more-block .readmore-text:after,
  .wpb_content_element.tim-posts.portret-grid .read-more-block .readmore-text:after {
    display: none;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.media-grid .read-more-block .readmore-text:after,
  .wpb_content_element.tim-posts.portret-grid .read-more-block .readmore-text:after {
    display: none;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.media-grid .read-more-block .readmore-text:after,
  .wpb_content_element.tim-posts.portret-grid .read-more-block .readmore-text:after {
    display: inline-block;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.media-grid .read-more-block .readmore-text:after,
  .wpb_content_element.tim-posts.portret-grid .read-more-block .readmore-text:after {
    display: inline-block;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.media-grid .read-more-block .readmore-text:after,
  .wpb_content_element.tim-posts.portret-grid .read-more-block .readmore-text:after {
    display: inline-block;
  }
}
.wpb_content_element.tim-posts.media-grid .read-more-block:hover,
.wpb_content_element.tim-posts.portret-grid .read-more-block:hover {
  color: #ffffff;
}
.wpb_content_element.tim-posts.media-grid .large,
.wpb_content_element.tim-posts.portret-grid .large {
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}
.wpb_content_element.tim-posts.media-grid .large .image,
.wpb_content_element.tim-posts.portret-grid .large .image {
  min-height: 390px;
  min-height: 39rem;
  /* tim sidebar */
}
@media (min-width: 480px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .image,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .image {
    min-height: 210px;
    min-height: 21rem;
  }
}
@media (min-width: 1200px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .image,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .image {
    min-height: 260px;
    min-height: 26rem;
  }
}
@media (min-width: 1400px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .image,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .image {
    min-height: 310px;
    min-height: 31rem;
  }
}
.wpb_content_element.tim-posts.media-grid .large .title,
.wpb_content_element.tim-posts.portret-grid .large .title {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 16px;
  padding-left: 1.6rem;
  padding-bottom: 8px;
  padding-bottom: 0.8rem;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.35);
  max-height: 358px;
  max-height: 35.8rem;
  padding-right: 16px;
  padding-right: 1.6rem;
  padding-top: 16px;
  padding-top: 1.6rem;
  overflow: hidden;
  width: 100%;
  /* tim sidebar */
}
.tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title,
.tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title {
  font-size: 18px;
  font-size: 1.8rem;
  padding-bottom: 12px;
  padding-bottom: 1.2rem;
  font-family: 'gotham-medium', Arial, sans-serif;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.35);
}
.wpb_content_element.tim-posts.media-grid .large .title p,
.wpb_content_element.tim-posts.portret-grid .large .title p {
  color: #ffffff;
  font-family: 'gotham-book', Arial, sans-serif;
  text-align: left;
  margin-bottom: 0;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 30px;
  line-height: 3rem;
  /* tim sidebar */
}
@media (min-width: 480px) {
  .wpb_content_element.tim-posts.media-grid .large .title p,
  .wpb_content_element.tim-posts.portret-grid .large .title p {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 30px;
    line-height: 3rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.media-grid .large .title p,
  .wpb_content_element.tim-posts.portret-grid .large .title p {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 30px;
    line-height: 3rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.media-grid .large .title p,
  .wpb_content_element.tim-posts.portret-grid .large .title p {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.media-grid .large .title p,
  .wpb_content_element.tim-posts.portret-grid .large .title p {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
    line-height: 4rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.media-grid .large .title p,
  .wpb_content_element.tim-posts.portret-grid .large .title p {
    font-size: 30px;
    font-size: 3rem;
    line-height: 40px;
    line-height: 4rem;
  }
}
.tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title p,
.tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title p {
  text-align: left;
  font-family: 'gotham-medium', Arial, sans-serif;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 30px;
  line-height: 3rem;
}
@media (min-width: 480px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title p,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title p {
    text-align: left;
    font-family: 'gotham-medium', Arial, sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 30px;
    line-height: 3rem;
  }
}
@media (min-width: 768px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title p,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title p {
    text-align: left;
    font-family: 'gotham-medium', Arial, sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 30px;
    line-height: 3rem;
  }
}
@media (min-width: 992px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title p,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title p span.naam,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title p span.naam {
    font-family: 'gotham-book', Arial, sans-serif, Arial, sans-serif;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 30px;
    line-height: 3rem;
  }
}
@media (min-width: 992px) and (min-width: 480px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title p span.naam,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title p span.naam {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 30px;
    line-height: 3rem;
  }
}
@media (min-width: 992px) and (min-width: 768px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title p span.naam,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title p span.naam {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 30px;
    line-height: 3rem;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title p span.naam,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title p span.naam {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
}
@media (min-width: 992px) and (min-width: 1200px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title p span.naam,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title p span.naam {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
}
@media (min-width: 992px) and (min-width: 1400px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title p span.naam,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title p span.naam {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 32px;
    line-height: 3.2rem;
  }
}
@media (min-width: 1200px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title p,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
@media (min-width: 1400px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title p,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2rem;
  }
}
.wpb_content_element.tim-posts.media-grid .large .title p:after,
.wpb_content_element.tim-posts.portret-grid .large .title p:after {
  content: '\e604';
  font-family: 'tim-icons';
  font-size: 28px;
  font-size: 2.8rem;
  padding-left: 8px;
  padding-left: 0.8rem;
  /* tim sidebar */
}
@media (min-width: 480px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title p:after,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title p:after {
    font-size: 12px;
    font-size: 1.2rem;
  }
}
@media (min-width: 1200px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title p:after,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title p:after {
    font-size: 20px;
    font-size: 2rem;
  }
}
@media (min-width: 1400px) {
  .tim-sidebar .wpb_content_element.tim-posts.media-grid .large .title p:after,
  .tim-sidebar .wpb_content_element.tim-posts.portret-grid .large .title p:after {
    font-size: 20px;
    font-size: 2rem;
  }
}
.wpb_content_element.tim-posts.media-grid .small-wrapper,
.wpb_content_element.tim-posts.portret-grid .small-wrapper {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19  */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  /* Firefox requires these */
  width: 100%;
  height: 100%;
  margin-bottom: 8px;
}
.wpb_content_element.tim-posts.media-grid .small,
.wpb_content_element.tim-posts.portret-grid .small {
  float: left;
  -webkit-box-flex: 1;
  /* OLD - iOS 6-, Safari 3.1-6 */
  -moz-box-flex: 1;
  /* OLD - Firefox 19- */
  width: 33%;
  /* For old syntax, otherwise collapses. */
  -webkit-flex: 1;
  /* Chrome */
  -ms-flex: 1;
  /* IE 10 */
  flex: 1;
  padding-right: 8px;
  padding-right: 0.8rem;
}
.wpb_content_element.tim-posts.media-grid .small:last-child,
.wpb_content_element.tim-posts.portret-grid .small:last-child {
  padding-right: 0;
}
.wpb_content_element.tim-posts.media-grid .small .image,
.wpb_content_element.tim-posts.portret-grid .small .image {
  min-height: 123px;
  min-height: 12.3rem;
}
.wpb_content_element.tim-posts.media-grid .small .title,
.wpb_content_element.tim-posts.portret-grid .small .title {
  position: absolute;
  left: 0;
  bottom: 0;
  padding-left: 6px;
  padding-left: 0.6rem;
  padding-right: 6px;
  padding-right: 0.6rem;
  padding-top: 6px;
  padding-top: 0.6rem;
  padding-bottom: 6px;
  padding-bottom: 0.6rem;
  font-family: 'gotham-medium', Arial, sans-serif;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.35);
  max-height: 118px;
  max-height: 11.8rem;
  overflow: hidden;
  width: 100%;
}
.wpb_content_element.tim-posts.media-grid .small .title p,
.wpb_content_element.tim-posts.portret-grid .small .title p {
  font-family: 'gotham-medium', Arial, sans-serif;
  margin-bottom: 0;
  color: #ffffff;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14.4px;
  line-height: 1.44rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-posts.media-grid .small .title p,
  .wpb_content_element.tim-posts.portret-grid .small .title p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 14.4px;
    line-height: 1.44rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.media-grid .small .title p,
  .wpb_content_element.tim-posts.portret-grid .small .title p {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 14.4px;
    line-height: 1.44rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.media-grid .small .title p,
  .wpb_content_element.tim-posts.portret-grid .small .title p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.media-grid .small .title p,
  .wpb_content_element.tim-posts.portret-grid .small .title p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.media-grid .small .title p,
  .wpb_content_element.tim-posts.portret-grid .small .title p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 18px;
    line-height: 1.8rem;
  }
}
@media screen and (min-width: 968px) and (max-width: 1200px) {
  .wpb_content_element.tim-posts.media-grid .small .title p,
  .wpb_content_element.tim-posts.portret-grid .small .title p {
    font-size: 11px;
    font-size: 1.1rem;
    line-height: 14px;
    line-height: 1.4rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1399px) {
  .wpb_content_element.tim-posts.media-grid .small .title p,
  .wpb_content_element.tim-posts.portret-grid .small .title p {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.wpb_content_element.tim-posts.media-grid .small:last-child,
.wpb_content_element.tim-posts.portret-grid .small:last-child {
  margin-right: 0px;
}
.wpb_content_element.tim-posts.portret-grid {
  width: 100%;
}
.wpb_content_element.tim-posts.portret-grid .portret-item {
  width: 100%;
  height: 259px;
  height: 25.9rem;
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-posts.portret-grid .portret-item {
    width: 100%;
    height: 259px;
    height: 25.9rem;
    margin-bottom: 16px;
    margin-bottom: 1.6rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.portret-grid .portret-item {
    width: 230px;
    width: 23rem;
    margin: 4px;
    margin: 0.4rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.portret-grid .portret-item {
    width: 336px;
    width: 33.6rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.portret-grid .portret-item {
    width: 276px;
    width: 27.6rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.portret-grid .portret-item {
    width: 324px;
    width: 32.4rem;
    height: 324px;
    height: 32.4rem;
  }
}
.wpb_content_element.tim-posts.portret-grid .portret-item .image {
  height: 259px;
  height: 25.9rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-posts.portret-grid .portret-item .image {
    height: 259px;
    height: 25.9rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.portret-grid .portret-item .image {
    height: 259px;
    height: 25.9rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.portret-grid .portret-item .image {
    height: 259px;
    height: 25.9rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.portret-grid .portret-item .image {
    height: 259px;
    height: 25.9rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.portret-grid .portret-item .image {
    height: 324px;
    height: 32.4rem;
  }
}
.wpb_content_element.tim-posts.portret-grid .portret-item .title {
  position: absolute;
  left: 12px;
  left: 1.2rem;
  bottom: 12px;
  bottom: 1.2rem;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, 0.35);
  max-height: 118px;
  max-height: 11.8rem;
  overflow: hidden;
}
.wpb_content_element.tim-posts.portret-grid .portret-item .title p {
  font-size: 18px;
  font-size: 1.8rem;
  font-family: 'gotham-medium', Arial, sans-serif;
  line-height: 24px;
  line-height: 2.4rem;
  margin-bottom: 0;
  color: #ffffff;
}
.wpb_content_element.tim-posts.bulletin-board {
  background: url('assets/img/cork.jpg');
  background-repeat: repeat;
  border: 8px solid #885637;
  -webkit-border-radius: 16px;
  -moz-border-radius: 16px;
  border-radius: 16px;
  background-size: 180px 180px;
  padding: 12px;
  padding: 1.2rem;
}
.wpb_content_element.tim-posts.bulletin-board .show_media_left .post-media img,
.wpb_content_element.tim-posts.bulletin-board .show_media_right .post-media img {
  height: 96px;
  height: 9.6rem;
  width: 96px;
  width: 9.6rem;
  margin-top: 8px;
  margin-top: 0.8rem;
}
.wpb_content_element.tim-posts.bulletin-board .show_media_left .post-media img {
  float: left;
  padding-right: 4px;
  padding-right: 0.4rem;
}
.wpb_content_element.tim-posts.bulletin-board .show_media_right .post-media img {
  float: right;
  padding-left: 4px;
  padding-left: 0.4rem;
}
.wpb_content_element.tim-posts.bulletin-board ul.category-list {
  position: relative;
  margin: 0;
  padding: 0;
  padding-right: 8px;
  padding-right: 0.8rem;
  padding-left: 8px;
  padding-left: 0.8rem;
}
.wpb_content_element.tim-posts.bulletin-board ul.category-list li {
  background-color: #ffffff;
  display: inline-block;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  margin-right: 12px;
  margin-right: 1.2rem;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
}
.wpb_content_element.tim-posts.bulletin-board ul.category-list li:last-child {
  margin-right: 0;
}
.wpb_content_element.tim-posts.bulletin-board ul.category-list li a {
  display: block;
  padding-top: 6px;
  padding-top: 0.6rem;
  padding-right: 8px;
  padding-right: 0.8rem;
  padding-left: 8px;
  padding-left: 0.8rem;
  padding-bottom: 6px;
  padding-bottom: 0.6rem;
  font-family: 'gotham-medium';
  font-size: 18px;
  font-size: 1.8rem;
}
.wpb_content_element.tim-posts.bulletin-board ul.category-list li a:hover {
  text-decoration: none;
}
.wpb_content_element.tim-posts.bulletin-board .grid-item {
  margin-bottom: 32px;
  width: 100%;
  margin-bottom: 20px;
  margin-bottom: 2rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-posts.bulletin-board .grid-item {
    width: 100%;
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-posts.bulletin-board .grid-item {
    width: 100%;
    margin-bottom: 20px;
    margin-bottom: 2rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-posts.bulletin-board .grid-item {
    width: 50%;
    margin-bottom: 8px;
    margin-bottom: 0.8rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-posts.bulletin-board .grid-item {
    width: 50%;
    margin-bottom: 8px;
    margin-bottom: 0.8rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-posts.bulletin-board .grid-item {
    width: 50%;
    margin-bottom: 8px;
    margin-bottom: 0.8rem;
  }
}
.wpb_content_element.tim-posts.bulletin-board .grid-item .post-item {
  padding-top: 32px;
  padding-top: 3.2rem;
  padding-right: 16px;
  padding-right: 1.6rem;
  padding-bottom: 16px;
  padding-bottom: 1.6rem;
  padding-left: 16px;
  padding-left: 1.6rem;
  margin: 8px;
  margin: 0.8rem;
  background-color: #ffffff;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
}
.wpb_content_element.tim-posts.bulletin-board .grid-item .post-links {
  text-align: right;
  margin-top: 4px;
  margin-top: 0.4rem;
  line-height: 24px;
  line-height: 2.4rem;
}
.wpb_content_element.tim-posts.bulletin-board .grid-item .post-links .reactions {
  color: #000000;
}
.wpb_content_element.tim-posts.bulletin-board .grid-item .post-links span.divider {
  padding-left: 4px;
  padding-left: 0.4rem;
  padding-right: 4px;
  padding-right: 0.4rem;
}
.wpb_content_element.tim-posts.bulletin-board .grid-item .pin {
  position: absolute;
  margin: 0 auto;
  left: -16px;
  left: -1.6rem;
  right: 0;
  width: 48px;
  width: 4.8rem;
  height: 40px;
  height: 4rem;
  background-image: url('assets/img/pushpin.png');
  background-size: 48px 40px;
}
.wpb_content_element.tim-posts.bulletin-board .grid-item h3 {
  color: #000000;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 22px;
  line-height: 2.2rem;
  font-family: 'opensans', Arial, sans-serif;
  font-weight: 800;
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
}
.wpb_content_element.tim-posts.bulletin-board .grid-item p {
  line-height: 22px;
  line-height: 2.2rem;
}
.wpb_content_element.tim-posts.bulletin-board .read-more {
  float: right;
  background-color: #ffffff;
  bottom: 8px;
  bottom: 0.8rem;
  right: 8px;
  right: 0.8rem;
  padding: 8px;
  padding: 0.8rem;
  -webkit-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 2px 2px 5px 0px rgba(0, 0, 0, 0.25);
}
.wpb_content_element.tim-posts.posts-list-brief {
  /* post content */
}
.wpb_content_element.tim-posts.posts-list-brief h3 {
  font-family: 'opensans', Arial, sans-serif;
  font-weight: bold;
  margin: 0;
  font-size: 15px;
  font-size: 1.5rem;
}
.wpb_content_element.tim-posts.posts-list-brief .posts-wrapper {
  font-family: 'opensans', Arial, sans-serif;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
  width: 100%;
  color: #000000;
}
.wpb_content_element.tim-posts.posts-list-brief .posts-wrapper .post-item {
  padding: 9px 0;
}
.wpb_content_element.tim-posts.posts-list-brief .posts-wrapper .post-item a {
  display: block;
  position: relative;
}
.wpb_content_element.tim-posts.posts-list-brief .posts-wrapper .post-item a,
.wpb_content_element.tim-posts.posts-list-brief .posts-wrapper .post-item a * {
  color: #000;
}
.wpb_content_element.tim-posts.posts-list-brief .posts-wrapper .post-item a:after {
  position: absolute;
  top: -3px;
  right: 0;
  font-family: 'tim-icons';
  content: '\e604';
  color: #db1e34;
}
.wpb_content_element.tim-posts.posts-list-brief .posts-wrapper .post-item:hover h3 {
  color: #db1e34;
}
.wpb_content_element.tim-posts.posts-list-brief .posts-wrapper .post-summary {
  padding: 0;
}
.wpb_content_element.tim-posts.posts-list-brief .posts-wrapper .post-date {
  display: none;
}
.wpb_content_element.tim-posts.posts-list-brief .posts-wrapper > ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.wpb_content_element.tim-posts.posts-list-brief .posts-wrapper > ul li {
  margin: 0;
  border-bottom: 1px solid #c7c7c7;
}
.wpb_content_element.tim-posts.posts-list-brief .posts-wrapper > ul li:last-child {
  border-bottom: 0;
}
.wpb_content_element {
  /* Tim SVG kaart */
}
.wpb_content_element.tim-kaart {
  overflow: hidden;
  /* STADSDEEL 06 ZUIDOOST */
  /* --------------------- */
  /* #wijk_vroendaal,#wijk_de_heeg,#wijk_heer,#wijk_heugem,#wijk_randwyck */
  /* STADSDEEL 05 NOORDOOST */
  /* ---------------------- */
  /* #wijk_meerssenhoven,#wijk_itteren,#wijk_borgharen,#wijk_beatrixhaven*/
  /* STADSDEEL 04 OOST */
  /* ----------------- */
  /* #wijk_amby,#wijk_scharn,#wijk_limmel,#wijk_nazareth,#wijk_wittevrouwenveld,#wijk_heugemerveld,#wijk_wyckerpoort */
  /* STADSDEEL 03 NOORDWEST */
  /* ---------------------- */
  /* #wijk_lanakerveld,#wijk_belvedere,#wijk_frontenkwartier,#wijk_bosscherveld,#wijk_boschpoort */
  /* STADSDEEL 02 WEST */
  /* ----------------- */
  /*  #wijk_daalhof,#wijk_dousberg-hazendans,#wijk_malberg,#wijk_oud_caberg, #wijk_caberg, #wijk_malpertuis,#wijk_pottenberg, #wijk_pottenberg, #wijk_belfort, #wijk_mariaberg,#wijk_brusselsepoort */
  /* STADSDEEL 01 ZUIDWEST */
  /* --------------------- */
  /* #wijk_sint_pieter,#wijk_wolder,#wijk_campagne,#wijk_biesland,#wijk_jekerdal,#wijk_villapark */
  /* STADSDEEL 00 BINNENSTAD */
  /* ----------------------- */
  /*#wijk_wyck,#wijk_sint_maartenspoort, #wijk_boschstraatkwartier,#wijk_statenkwartier,#wijk_kommelkwartier,#wijk_jekerkwartier,#wijk_binnenstad */
}
.wpb_content_element.tim-kaart #stadsdeel00_binnenstad path,
.wpb_content_element.tim-kaart #stadsdeel01_zuidwest path,
.wpb_content_element.tim-kaart #stadsdeel02_west path,
.wpb_content_element.tim-kaart #stadsdeel03_noordwest path,
.wpb_content_element.tim-kaart #stadsdeel04_oost path,
.wpb_content_element.tim-kaart #stadsdeel05_noordoost path,
.wpb_content_element.tim-kaart #stadsdeel06_zuidoost path {
  pointer-events: none;
}
.wpb_content_element.tim-kaart .wijk:hover path,
.wpb_content_element.tim-kaart .wijk.active path {
  cursor: pointer;
  fill: #DB1E34;
}
.wpb_content_element.tim-kaart .wijk_06:hover ~ #stadsdeel06_zuidoost path,
.wpb_content_element.tim-kaart .wijk_06.active ~ #stadsdeel06_zuidoost path {
  fill: #DB1E34;
}
.wpb_content_element.tim-kaart .wijk_05:hover ~ #stadsdeel05_noordoost path,
.wpb_content_element.tim-kaart .wijk_05.active ~ #stadsdeel05_noordoost path {
  fill: #DB1E34;
}
.wpb_content_element.tim-kaart .wijk_04:hover ~ #stadsdeel04_oost path,
.wpb_content_element.tim-kaart .wijk_04.active ~ #stadsdeel04_oost path {
  fill: #DB1E34;
}
.wpb_content_element.tim-kaart .wijk_03:hover ~ #stadsdeel03_noordwest path,
.wpb_content_element.tim-kaart .wijk_03.active ~ #stadsdeel03_noordwest path {
  fill: #DB1E34;
}
.wpb_content_element.tim-kaart .wijk_02:hover ~ #stadsdeel02_west path,
.wpb_content_element.tim-kaart .wijk_02.active ~ #stadsdeel02_west path {
  fill: #DB1E34;
}
.wpb_content_element.tim-kaart .wijk_01:hover ~ #stadsdeel01_zuidwest path,
.wpb_content_element.tim-kaart .wijk_01.active ~ #stadsdeel01_zuidwest path {
  fill: #DB1E34;
}
.wpb_content_element.tim-kaart .wijk_00:hover ~ #stadsdeel00_binnenstad path,
.wpb_content_element.tim-kaart .wijk_00.active ~ #stadsdeel00_binnenstad path {
  fill: #DB1E34;
}
.wpb_content_element.tim-kaart.dark {
  background-color: transparent;
}
.wpb_content_element.tim-kaart.dark #extra_outline_wit polygon {
  fill: #000000;
  opacity: 0.7;
}
.wpb_content_element.tim-kaart.dark #extra_outline_maastricht path,
.wpb_content_element.tim-kaart.dark #extra_outlines_wijken path,
.wpb_content_element.tim-kaart.dark #extra_outlines_wijken polyline {
  stroke: #ffffff;
}
.wpb_content_element.tim-kaart.dark #extra_grote_wegen path,
.wpb_content_element.tim-kaart.dark #extra_kleine_wegen path {
  fill: #ffffff;
  opacity: 0.3;
}
.wpb_content_element.tim-kaart.dark #extra_kleine_wegen path {
  opacity: 0.12;
}
.wpb_content_element.tim-kaart #wijknaam-tooltip {
  position: absolute;
  display: none;
  color: #ffffff;
  background-color: #db1e34;
  font-family: 'gotham-medium';
  pointer-events: none;
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: 4px;
  padding-top: 0.4rem;
  padding-bottom: 4px;
  padding-bottom: 0.4rem;
  padding-left: 10px;
  padding-left: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
  -webkit-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  z-index: 9999;
  white-space: nowrap;
}
.wpb_content_element.tim-kaart #wijknaam-tooltip:hover,
.wpb_content_element.tim-kaart #wijknaam-tooltip:focus {
  background-color: #ae1829;
  /* default */
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
}
.wpb_content_element.tim-kaart #wijknaam-tooltip:hover:before {
  border-color: transparent #ae1829 transparent transparent;
}
.wpb_content_element.tim-kaart #wijknaam-tooltip:before {
  -webkit-transition: border-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: border-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: border-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: border-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: border-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  background-color: transparent !important;
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 16px 17px 0;
  border-color: transparent #db1e34 transparent transparent;
  position: absolute;
  left: -16px;
  bottom: 0px;
}
.wpb_content_element.tim-kaart #wijknaam-tooltip:after {
  position: relative;
  top: 2px;
  top: 0.2rem;
  font-family: 'tim-icons';
  content: '\e604';
  padding-left: 8px;
  padding-left: 0.8rem;
}
.wpb_content_element.tim-breadcrumbs {
  margin-top: 40px;
  margin-top: 4rem;
  display: none;
  /* static error page without menu */
  /* home page style */
}
@media (min-width: 480px) {
  .wpb_content_element.tim-breadcrumbs {
    margin-top: 40px;
    margin-top: 4rem;
    display: none;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-breadcrumbs {
    margin-top: 12px;
    margin-top: 1.2rem;
    display: block;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-breadcrumbs {
    margin-top: 12px;
    margin-top: 1.2rem;
    display: block;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-breadcrumbs {
    margin-top: 12px;
    margin-top: 1.2rem;
    display: block;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-breadcrumbs {
    margin-top: 12px;
    margin-top: 1.2rem;
    display: block;
  }
}
.error404 .wpb_content_element.tim-breadcrumbs,
.search .wpb_content_element.tim-breadcrumbs {
  margin-top: 17px;
  margin-top: 1.7rem;
}
@media (min-width: 480px) {
  .error404 .wpb_content_element.tim-breadcrumbs,
  .search .wpb_content_element.tim-breadcrumbs {
    margin-top: 17px;
    margin-top: 1.7rem;
  }
}
@media (min-width: 768px) {
  .error404 .wpb_content_element.tim-breadcrumbs,
  .search .wpb_content_element.tim-breadcrumbs {
    margin-top: 17px;
    margin-top: 1.7rem;
  }
}
@media (min-width: 992px) {
  .error404 .wpb_content_element.tim-breadcrumbs,
  .search .wpb_content_element.tim-breadcrumbs {
    margin-top: 17px;
    margin-top: 1.7rem;
  }
}
@media (min-width: 1200px) {
  .error404 .wpb_content_element.tim-breadcrumbs,
  .search .wpb_content_element.tim-breadcrumbs {
    margin-top: 17px;
    margin-top: 1.7rem;
  }
}
@media (min-width: 1400px) {
  .error404 .wpb_content_element.tim-breadcrumbs,
  .search .wpb_content_element.tim-breadcrumbs {
    margin-top: 17px;
    margin-top: 1.7rem;
  }
}
.home .wpb_content_element.tim-breadcrumbs {
  margin-top: 8px;
  margin-top: 0.8rem;
}
@media (min-width: 480px) {
  .home .wpb_content_element.tim-breadcrumbs {
    margin-top: 8px;
    margin-top: 0.8rem;
  }
}
@media (min-width: 768px) {
  .home .wpb_content_element.tim-breadcrumbs {
    margin-top: 44px;
    margin-top: 4.4rem;
  }
}
@media (min-width: 992px) {
  .home .wpb_content_element.tim-breadcrumbs {
    margin-top: 44px;
    margin-top: 4.4rem;
  }
}
@media (min-width: 1200px) {
  .home .wpb_content_element.tim-breadcrumbs {
    margin-top: 44px;
    margin-top: 4.4rem;
  }
}
@media (min-width: 1400px) {
  .home .wpb_content_element.tim-breadcrumbs {
    margin-top: 44px;
    margin-top: 4.4rem;
  }
}
.page-id-5115 .wpb_content_element.tim-breadcrumbs {
  margin-top: 8px;
  margin-top: 0.8rem;
}
@media (min-width: 480px) {
  .page-id-5115 .wpb_content_element.tim-breadcrumbs {
    margin-top: 8px;
    margin-top: 0.8rem;
  }
}
@media (min-width: 768px) {
  .page-id-5115 .wpb_content_element.tim-breadcrumbs {
    margin-top: 44px;
    margin-top: 4.4rem;
  }
}
@media (min-width: 992px) {
  .page-id-5115 .wpb_content_element.tim-breadcrumbs {
    margin-top: 44px;
    margin-top: 4.4rem;
  }
}
@media (min-width: 1200px) {
  .page-id-5115 .wpb_content_element.tim-breadcrumbs {
    margin-top: 44px;
    margin-top: 4.4rem;
  }
}
@media (min-width: 1400px) {
  .page-id-5115 .wpb_content_element.tim-breadcrumbs {
    margin-top: 44px;
    margin-top: 4.4rem;
  }
}
.wpb_content_element.tim-breadcrumbs ul {
  padding: 0;
}
.wpb_content_element.tim-breadcrumbs ul li {
  list-style: none;
  display: inline-block;
  padding-left: 4px;
  padding-left: 0.4rem;
  padding-right: 4px;
  padding-right: 0.4rem;
  font-family: 'opensans', Arial, sans-serif;
  color: #000000;
  text-transform: lowercase;
  font-size: 14px;
  font-size: 1.4rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-breadcrumbs ul li {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-breadcrumbs ul li {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-breadcrumbs ul li {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-breadcrumbs ul li {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-breadcrumbs ul li {
    font-size: 15px;
    font-size: 1.5rem;
  }
}
.wpb_content_element.tim-breadcrumbs ul li span.tim-icon-breadcrumb {
  font-size: 11px;
  font-size: 1.1rem;
  color: #db1e34;
}
body.samen .wpb_content_element.tim-breadcrumbs ul li span.tim-icon-breadcrumb {
  color: #e68600;
}
body.duurzaam .wpb_content_element.tim-breadcrumbs ul li span.tim-icon-breadcrumb {
  color: #79ba2f;
}
body.veilig .wpb_content_element.tim-breadcrumbs ul li span.tim-icon-breadcrumb {
  color: #288dd1;
}
body.bereikbaarheid .wpb_content_element.tim-breadcrumbs ul li span.tim-icon-breadcrumb {
  color: #6c38c7;
}
body.wonen .wpb_content_element.tim-breadcrumbs ul li span.tim-icon-breadcrumb {
  color: #a8136a;
}
.wpb_content_element.tim-breadcrumbs ul li:first-child {
  padding-left: 0;
}
.wpb_content_element.tim-breadcrumbs ul li a {
  color: #000000;
}
.wpb_content_element.tim-custommenu {
  z-index: 20;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
  height: 48px;
  height: 4.8rem;
  /* mobile menu style */
  position: absolute;
  left: 0;
  width: 100%;
  background-color: #262626;
  border-bottom: none;
  bottom: -40px;
  bottom: -4rem;
}
.wpb_content_element.tim-custommenu .wpb_column {
  padding-left: 0;
  padding-right: 0;
}
.wpb_content_element.tim-custommenu .left-gradient,
.wpb_content_element.tim-custommenu .right-gradient {
  pointer-events: none;
  position: absolute;
  top: 0;
  width: 48px;
  width: 4.8rem;
  height: 64px;
  height: 6.4rem;
  z-index: 99;
}
.wpb_content_element.tim-custommenu .left-gradient {
  left: 0;
  background: -moz-linear-gradient(right, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
  background: -webkit-gradient(linear, right top, right top, color-stop(0%, transparent), color-stop(100%, rgba(21, 21, 23, 0.9)));
  background: -webkit-linear-gradient(right, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
  background: -o-linear-gradient(right, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
  background: -ms-linear-gradient(right, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
  background: linear-gradient(to left, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=1);
  display: none;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-custommenu .left-gradient {
    display: none;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-custommenu .left-gradient {
    display: none;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-custommenu .left-gradient {
    display: none;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-custommenu .left-gradient {
    display: none;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-custommenu .left-gradient {
    display: none;
  }
}
.wpb_content_element.tim-custommenu .right-gradient {
  right: 0;
  background: -moz-linear-gradient(left, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(100%, rgba(21, 21, 23, 0.9)));
  background: -webkit-linear-gradient(left, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
  background: -o-linear-gradient(left, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
  background: -ms-linear-gradient(left, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
  background: linear-gradient(to right, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=1);
}
@media (min-width: 480px) {
}
@media (min-width: 768px) {
  .wpb_content_element.tim-custommenu .right-gradient {
    display: none;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-custommenu .right-gradient {
    display: none;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-custommenu .right-gradient {
    display: none;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-custommenu .right-gradient {
    display: none;
  }
}
@media (min-width: 480px) {
  .wpb_content_element.tim-custommenu {
    position: absolute;
    left: 0;
    width: 100%;
    background-color: #262626;
    border-bottom: none;
    bottom: -40px;
    bottom: -4rem;
  }
  .wpb_content_element.tim-custommenu .wpb_column {
    padding-left: 0;
    padding-right: 0;
  }
  .wpb_content_element.tim-custommenu .left-gradient,
  .wpb_content_element.tim-custommenu .right-gradient {
    pointer-events: none;
    position: absolute;
    top: 0;
    width: 48px;
    width: 4.8rem;
    height: 64px;
    height: 6.4rem;
    z-index: 99;
  }
  .wpb_content_element.tim-custommenu .left-gradient {
    left: 0;
    background: -moz-linear-gradient(right, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
    background: -webkit-gradient(linear, right top, right top, color-stop(0%, transparent), color-stop(100%, rgba(21, 21, 23, 0.9)));
    background: -webkit-linear-gradient(right, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
    background: -o-linear-gradient(right, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
    background: -ms-linear-gradient(right, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
    background: linear-gradient(to left, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=1);
    display: none;
  }
  .wpb_content_element.tim-custommenu .right-gradient {
    right: 0;
    background: -moz-linear-gradient(left, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, transparent), color-stop(100%, rgba(21, 21, 23, 0.9)));
    background: -webkit-linear-gradient(left, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
    background: -o-linear-gradient(left, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
    background: -ms-linear-gradient(left, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
    background: linear-gradient(to right, transparent 0%, rgba(21, 21, 23, 0.9) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#e6000000', GradientType=1);
  }
}
@media (min-width: 480px) and (min-width: 480px) {
  .wpb_content_element.tim-custommenu .left-gradient {
    display: none;
  }
}
@media (min-width: 480px) and (min-width: 768px) {
  .wpb_content_element.tim-custommenu .left-gradient {
    display: none;
  }
}
@media (min-width: 480px) and (min-width: 992px) {
  .wpb_content_element.tim-custommenu .left-gradient {
    display: none;
  }
}
@media (min-width: 480px) and (min-width: 1200px) {
  .wpb_content_element.tim-custommenu .left-gradient {
    display: none;
  }
}
@media (min-width: 480px) and (min-width: 1400px) {
  .wpb_content_element.tim-custommenu .left-gradient {
    display: none;
  }
}
@media (min-width: 480px) and (min-width: 768px) {
  .wpb_content_element.tim-custommenu .right-gradient {
    display: none;
  }
}
@media (min-width: 480px) and (min-width: 992px) {
  .wpb_content_element.tim-custommenu .right-gradient {
    display: none;
  }
}
@media (min-width: 480px) and (min-width: 1200px) {
  .wpb_content_element.tim-custommenu .right-gradient {
    display: none;
  }
}
@media (min-width: 480px) and (min-width: 1400px) {
  .wpb_content_element.tim-custommenu .right-gradient {
    display: none;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-custommenu {
    position: relative;
    background-color: transparent;
    bottom: -16px;
    bottom: -1.6rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-custommenu {
    position: relative;
    background-color: transparent;
    bottom: -16px;
    bottom: -1.6rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-custommenu {
    position: relative;
    background-color: transparent;
    bottom: -16px;
    bottom: -1.6rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-custommenu {
    position: relative;
    background-color: transparent;
    bottom: -16px;
    bottom: -1.6rem;
  }
}
.wpb_content_element.tim-custommenu .widget_tim_menu {
  overflow: hidden;
  width: 100%;
  min-width: 320px;
  min-width: 32rem;
  position: absolute;
  left: 0;
  height: 48px;
  height: 4.8rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu {
    position: absolute;
    left: 0;
    height: 48px;
    height: 4.8rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu {
    position: relative;
    height: 42px;
    height: 4.2rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu {
    position: relative;
    height: 42px;
    height: 4.2rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu {
    position: relative;
    height: 42px;
    height: 4.2rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu {
    position: relative;
    height: 42px;
    height: 4.2rem;
  }
}
.wpb_content_element.tim-custommenu .widget_tim_menu ul {
  white-space: nowrap;
  overflow-y: hidden;
  overflow-x: auto;
  display: block;
  -webkit-overflow-scrolling: touch;
}
.wpb_content_element.tim-custommenu .widget_tim_menu ul ::-webkit-scrollbar {
  width: 0;
  display: none;
  background: transparent;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul {
    white-space: nowrap;
    overflow-y: hidden;
    overflow-x: auto;
    display: block;
    -webkit-overflow-scrolling: touch;
  }
  .wpb_content_element.tim-custommenu .widget_tim_menu ul ::-webkit-scrollbar {
    width: 0;
    display: none;
    background: transparent;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul {
    overflow-y: inherit;
    overflow-x: inherit;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul {
    overflow-y: inherit;
    overflow-x: inherit;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul {
    overflow-y: inherit;
    overflow-x: inherit;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul {
    overflow-y: inherit;
    overflow-x: inherit;
  }
}
.wpb_content_element.tim-custommenu .widget_tim_menu ul li {
  font-family: 'gotham-book', Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  color: #ffffff;
  background-color: #262626;
  font-size: 14px;
  font-size: 1.4rem;
  margin-left: 0;
  margin-right: 0;
  height: 56px;
  height: 5.6rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul li {
    font-size: 14px;
    font-size: 1.4rem;
    margin-left: 0;
    margin-right: 0;
    height: 56px;
    height: 5.6rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul li {
    margin-left: 2px;
    margin-left: 0.2rem;
    margin-right: 2px;
    margin-right: 0.2rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul li {
    font-size: 18px;
    font-size: 1.8rem;
    height: 44px;
    height: 4.4rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul li {
    font-size: 18px;
    font-size: 1.8rem;
    height: 44px;
    height: 4.4rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul li {
    width: 160px;
    width: 16rem;
  }
}
.wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
  position: relative;
  background-color: #ffffff;
  -webkit-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
}
@media (min-width: 768px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #db1e34;
  }
  body.samen .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #e68600;
  }
  body.duurzaam .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #79ba2f;
  }
  body.veilig .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #288dd1;
  }
  body.bereikbaarheid .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #6c38c7;
  }
  body.wonen .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #a8136a;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #db1e34;
  }
  body.samen .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #e68600;
  }
  body.duurzaam .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #79ba2f;
  }
  body.veilig .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #288dd1;
  }
  body.bereikbaarheid .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #6c38c7;
  }
  body.wonen .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #a8136a;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #db1e34;
  }
  body.samen .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #e68600;
  }
  body.duurzaam .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #79ba2f;
  }
  body.veilig .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #288dd1;
  }
  body.bereikbaarheid .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #6c38c7;
  }
  body.wonen .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #a8136a;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #db1e34;
  }
  body.samen .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #e68600;
  }
  body.duurzaam .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #79ba2f;
  }
  body.veilig .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #288dd1;
  }
  body.bereikbaarheid .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #6c38c7;
  }
  body.wonen .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active {
    border-top: 2px solid #a8136a;
  }
}
.wpb_content_element.tim-custommenu .widget_tim_menu ul li.active a {
  color: #db1e34;
}
body.samen .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active a {
  color: #e68600;
}
body.samen .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active a:hover {
  color: #ffffff;
}
body.duurzaam .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active a {
  color: #79ba2f;
}
body.duurzaam .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active a:hover {
  color: #ffffff;
}
body.veilig .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active a {
  color: #288dd1;
}
body.veilig .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active a:hover {
  color: #ffffff;
}
body.bereikbaarheid .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active a {
  color: #6c38c7;
}
body.bereikbaarheid .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active a:hover {
  color: #ffffff;
}
body.wonen .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active a {
  color: #a8136a;
}
body.wonen .wpb_content_element.tim-custommenu .widget_tim_menu ul li.active a:hover {
  color: #ffffff;
}
.wpb_content_element.tim-custommenu .widget_tim_menu ul li.active a:hover {
  color: #ffffff;
}
.wpb_content_element.tim-custommenu .widget_tim_menu ul li.menu-item {
  display: inline-block;
}
.wpb_content_element.tim-custommenu .widget_tim_menu ul li a {
  color: #ffffff;
  -webkit-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  padding: 16px;
  padding: 1.6rem;
}
.wpb_content_element.tim-custommenu .widget_tim_menu ul li a:hover {
  background-color: #db1e34;
}
body.samen .wpb_content_element.tim-custommenu .widget_tim_menu ul li a:hover {
  background-color: #e68600;
}
body.duurzaam .wpb_content_element.tim-custommenu .widget_tim_menu ul li a:hover {
  background-color: #79ba2f;
}
body.veilig .wpb_content_element.tim-custommenu .widget_tim_menu ul li a:hover {
  background-color: #288dd1;
}
body.bereikbaarheid .wpb_content_element.tim-custommenu .widget_tim_menu ul li a:hover {
  background-color: #6c38c7;
}
body.wonen .wpb_content_element.tim-custommenu .widget_tim_menu ul li a:hover {
  background-color: #a8136a;
}
.wpb_content_element.tim-custommenu .widget_tim_menu ul li a:focus {
  background-color: transparent;
  outline: 0;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul li a {
    padding: 16px;
    padding: 1.6rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul li a {
    padding-top: 12px;
    padding-top: 1.2rem;
    padding-right: 16px;
    padding-right: 1.6rem;
    padding-bottom: 12px;
    padding-bottom: 1.2rem;
    padding-left: 16px;
    padding-left: 1.6rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul li a {
    padding-top: 8px;
    padding-top: 0.8rem;
    padding-right: 16px;
    padding-right: 1.6rem;
    padding-left: 16px;
    padding-left: 1.6rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul li a {
    padding-top: 8px;
    padding-top: 0.8rem;
    padding-right: 16px;
    padding-right: 1.6rem;
    padding-left: 16px;
    padding-left: 1.6rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-custommenu .widget_tim_menu ul li a {
    padding-top: 8px;
    padding-top: 0.8rem;
    padding-right: 16px;
    padding-right: 1.6rem;
    padding-left: 16px;
    padding-left: 1.6rem;
  }
}
.wpb_content_element.tim-afbeelding .image-wrapper {
  position: relative;
  /* slick */
}
.wpb_content_element.tim-afbeelding .image-wrapper.has-thumbnails .blok-knop {
  margin-bottom: 116px;
  margin-bottom: 11.6rem;
}
.wpb_content_element.tim-afbeelding .image-wrapper .image {
  background-size: cover;
  cursor: pointer;
  cursor: zoom-in;
}
.wpb_content_element.tim-afbeelding .image-wrapper .blok-knop {
  position: absolute;
  max-width: 200px;
  max-width: 20rem;
  max-height: 360px;
  max-height: 36rem;
  padding: 12px;
  padding: 1.2rem;
  right: 0;
  bottom: 0;
  margin: 0;
  line-height: 20px;
  line-height: 2rem;
  overflow: hidden;
}
.wpb_content_element.tim-afbeelding .image-wrapper .blok-knop:hover,
.wpb_content_element.tim-afbeelding .image-wrapper .blok-knop:focus,
.wpb_content_element.tim-afbeelding .image-wrapper .blok-knop:active {
  text-decoration: none;
  color: #ffffff;
}
.wpb_content_element.tim-afbeelding .image-wrapper .blok-knop:after {
  position: relative;
  top: 2px;
  top: 0.2rem;
  font-family: 'tim-icons';
  content: '\e604';
  padding-left: 8px;
  padding-left: 0.8rem;
}
.wpb_content_element.tim-afbeelding .image-wrapper .slick-slider {
  margin-bottom: 4px;
  margin-bottom: 0.4rem;
}
.wpb_content_element.tim-afbeelding .image-wrapper .slick-prev {
  left: 8px;
  left: 0.8rem;
}
.wpb_content_element.tim-afbeelding .image-wrapper .slick-prev:before {
  background: url('includes/revslider/assets/large_left.png') no-repeat 0 0;
}
.wpb_content_element.tim-afbeelding .image-wrapper .slick-next {
  right: 8px;
  right: 0.8rem;
}
.wpb_content_element.tim-afbeelding .image-wrapper .slick-next:before {
  background: url('includes/revslider/assets/large_right.png') no-repeat 0 0;
}
.wpb_content_element.tim-afbeelding .image-wrapper .slick-prev,
.wpb_content_element.tim-afbeelding .image-wrapper .slick-next {
  top: 48%;
  height: 40px;
  height: 4rem;
  width: 40px;
  width: 4rem;
  z-index: 2;
}
.wpb_content_element.tim-afbeelding .image-wrapper .slick-prev:before,
.wpb_content_element.tim-afbeelding .image-wrapper .slick-next:before {
  height: 40px;
  height: 4rem;
  width: 40px;
  width: 4rem;
  display: block;
  background-size: 40px 80px;
  content: '';
}
.wpb_content_element.tim-afbeelding .image-wrapper .slider-nav .image-thumb {
  position: relative;
  min-height: 112px;
  margin-right: 4px;
}
.wpb_content_element.tim-afbeelding .image-wrapper .slider-nav .image-thumb:hover {
  cursor: pointer;
}
.wpb_content_element.tim-afbeelding.static-header-image {
  border-bottom: 2px solid #db1e34;
  bottom: -24px;
  bottom: -2.4rem;
  margin-bottom: 0 !important;
}
body.samen .wpb_content_element.tim-afbeelding.static-header-image {
  border-bottom: 2px solid #e68600;
}
body.duurzaam .wpb_content_element.tim-afbeelding.static-header-image {
  border-bottom: 2px solid #79ba2f;
}
body.veilig .wpb_content_element.tim-afbeelding.static-header-image {
  border-bottom: 2px solid #288dd1;
}
body.bereikbaarheid .wpb_content_element.tim-afbeelding.static-header-image {
  border-bottom: 2px solid #6c38c7;
}
body.wonen .wpb_content_element.tim-afbeelding.static-header-image {
  border-bottom: 2px solid #a8136a;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-afbeelding.static-header-image {
    bottom: -24px;
    bottom: -2.4rem;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-afbeelding.static-header-image {
    bottom: -56px;
    bottom: -5.6rem;
    margin-bottom: -2px !important;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-afbeelding.static-header-image {
    bottom: -56px;
    bottom: -5.6rem;
    margin-bottom: -2px !important;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-afbeelding.static-header-image {
    bottom: -56px;
    bottom: -5.6rem;
    margin-bottom: -2px !important;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-afbeelding.static-header-image {
    bottom: -56px;
    bottom: -5.6rem;
    margin-bottom: -2px !important;
  }
}
.wpb_content_element.tim-afbeelding.static-header-image .image {
  min-height: 220px;
  min-height: 22rem;
  background-size: cover;
  background-position: 0 20%;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-afbeelding.static-header-image .image {
    min-height: 220px;
    min-height: 22rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-afbeelding.static-header-image .image {
    min-height: 320px;
    min-height: 32rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-afbeelding.static-header-image .image {
    min-height: 478px;
    min-height: 47.8rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-afbeelding.static-header-image .image {
    min-height: 478px;
    min-height: 47.8rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-afbeelding.static-header-image .image {
    min-height: 478px;
    min-height: 47.8rem;
  }
}
.wpb_content_element.tim-afbeelding.static-header-image .portret-content {
  max-width: 1400px;
  max-width: 140rem;
  width: 100%;
  margin: 0 auto;
  min-height: 220px;
  min-height: 22rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content {
    min-height: 220px;
    min-height: 22rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content {
    min-height: 320px;
    min-height: 32rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content {
    min-height: 478px;
    min-height: 47.8rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content {
    min-height: 478px;
    min-height: 47.8rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content {
    min-height: 478px;
    min-height: 47.8rem;
  }
}
.wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote {
  position: relative;
  float: right;
  top: 70px;
  top: 7rem;
  right: 20px;
  right: 2rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote {
    top: 70px;
    top: 7rem;
    right: 20px;
    right: 2rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote {
    top: 80px;
    top: 8rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote {
    top: 132px;
    top: 13.2rem;
    right: 70px;
    right: 7rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote {
    right: 160px;
    right: 16rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote {
    right: 160px;
    right: 16rem;
  }
}
.wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p {
  font-weight: 400;
  font-family: "gotham-book";
  color: #ffffff;
  text-decoration: none;
  padding: 0px 0px 0px 0px;
  background-color: transparent;
  border-width: 0px;
  border-style: none;
  text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.5), 0px 0px 30px rgba(0, 0, 0, 0.7), 1px 1px 0 rgba(0, 0, 0, 0.35);
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 16px;
  line-height: 1.6rem;
}
.wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p:before {
  content: '\201C';
}
.wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p:after {
  content: '\201D';
}
.wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p:before {
  position: absolute;
  left: -8px;
  left: -0.8rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p:before {
    left: -8px;
    left: -0.8rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p:before {
    left: -10px;
    left: -1rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p:before {
    left: -20px;
    left: -2rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p:before {
    left: -20px;
    left: -2rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p:before {
    left: -20px;
    left: -2rem;
  }
}
@media (min-width: 480px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 16px;
    line-height: 1.6rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p {
    max-width: 260px;
    max-width: 26rem;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 28px;
    line-height: 2.8rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p {
    max-width: 320px;
    max-width: 32rem;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 36px;
    line-height: 3.6rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p {
    max-width: 500px;
    max-width: 50rem;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 52px;
    line-height: 5.2rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p {
    max-width: 500px;
    max-width: 50rem;
    font-size: 48px;
    font-size: 4.8rem;
    line-height: 52px;
    line-height: 5.2rem;
  }
}
.wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p:hover,
.wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p:focus,
.wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote p:active {
  color: #ffffff;
  text-decoration: none;
}
.wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote span,
.wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote span:before {
  color: #ffffff;
}
.wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote .slider_subtext span,
.wpb_content_element.tim-afbeelding.static-header-image .portret-content .portret-quote .slider_subtext span:before {
  font-size: 24px;
  font-size: 2.4rem;
  color: #ffffff;
}
.slick-list,
.slick-slider,
.slick-track {
  position: relative;
  display: block;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-dots li button:before,
.slick-slider {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: none;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slide,
.slick-slide img,
.slick-slider .slick-list,
.slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  left: 0;
  top: 0;
  zoom: 1;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-next,
.slick-prev {
  position: absolute;
  display: block;
  height: 1em;
  width: 1em;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: 0 0;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: 0;
}
.slick-next:active,
.slick-next:focus,
.slick-next:hover,
.slick-prev:active,
.slick-prev:focus,
.slick-prev:hover {
  outline: 0;
  background: 0 0;
  color: transparent;
  box-shadow: none;
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
  opacity: 1;
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
  opacity: .25;
}
.slick-next:before,
.slick-prev:before {
  font-size: 20px;
  line-height: 1;
  opacity: .75;
}
.slick-prev {
  left: -25px;
}
[dir=rtl] .slick-prev {
  left: auto;
  right: -25px;
  -webkit-tranform: rotate(-180deg);
  -moz-tranform: rotate(-180deg);
  transform: rotate(-180deg);
}
.slick-next {
  right: -25px;
}
[dir=rtl] .slick-next {
  left: -25px;
  right: auto;
  -webkit-tranform: rotate(-180deg);
  -moz-tranform: rotate(-180deg);
  transform: rotate(-180deg);
}
.slick-slider {
  margin-bottom: 30px;
}
.wpb_content_element.tim-users .show_avatar_right .user-details {
  padding-left: 0;
}
.wpb_content_element.tim-users .show_avatar_right .user-image {
  padding-left: 12px;
  padding-left: 1.2rem;
}
.wpb_content_element.tim-users .tim-user {
  display: table;
  width: 100%;
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.wpb_content_element.tim-users .user-image {
  display: table-cell;
  width: 64px;
  width: 6.4rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-users .user-image {
    width: 64px;
    width: 6.4rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-users .user-image {
    width: 32px;
    width: 3.2rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-users .user-image {
    width: 32px;
    width: 3.2rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-users .user-image {
    width: 64px;
    width: 6.4rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-users .user-image {
    width: 64px;
    width: 6.4rem;
  }
}
.wpb_content_element.tim-users .user-image img {
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  margin-top: 6px;
  margin-top: 0.6rem;
  max-width: 64px;
  max-width: 6.4rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-users .user-image img {
    max-width: 64px;
    max-width: 6.4rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-users .user-image img {
    max-width: 32px;
    max-width: 3.2rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-users .user-image img {
    max-width: 32px;
    max-width: 3.2rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-users .user-image img {
    max-width: 64px;
    max-width: 6.4rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-users .user-image img {
    max-width: 64px;
    max-width: 6.4rem;
  }
}
.wpb_content_element.tim-users .user-details {
  display: table-cell;
  vertical-align: top;
  padding-left: 12px;
  padding-left: 1.2rem;
}
.wpb_content_element.tim-users .user-details ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.wpb_content_element.tim-users .user-details ul li {
  font-family: 'opensans', Arial, sans-serif;
  font-size: 14px;
  font-size: 1.4rem;
  color: #000000;
  line-height: 24px;
  line-height: 2.4rem;
}
.wpb_content_element.tim-users .user-details ul li:first-child {
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 800;
}
.wpb_content_element.tim-users .show_avatar_false .user-details {
  display: block;
  padding-left: 0;
}
.wpb_content_element.tim-buurtpeiling table.wijkcijfers th,
.wpb_content_element.tim-buurtpeiling table.wijkcijfers td {
  line-height: 20px;
  line-height: 2rem;
  font-size: 12px;
  font-size: 1.2rem;
}
.wpb_content_element.tim-buurtpeiling table.wijkcijfers th.icon i,
.wpb_content_element.tim-buurtpeiling table.wijkcijfers td.icon i {
  color: #db1e34;
}
.wpb_content_element.tim-buurtpeiling table.wijkcijfers th:nth-child(2),
.wpb_content_element.tim-buurtpeiling table.wijkcijfers td:nth-child(2) {
  max-width: 140px;
  max-width: 14rem;
}
@media (min-width: 480px) {
  .wpb_content_element.tim-buurtpeiling table.wijkcijfers th,
  .wpb_content_element.tim-buurtpeiling table.wijkcijfers td {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .wpb_content_element.tim-buurtpeiling table.wijkcijfers th:nth-child(2),
  .wpb_content_element.tim-buurtpeiling table.wijkcijfers td:nth-child(2) {
    max-width: 140px;
    max-width: 14rem;
  }
}
@media (min-width: 768px) {
  .wpb_content_element.tim-buurtpeiling table.wijkcijfers th:nth-child(2),
  .wpb_content_element.tim-buurtpeiling table.wijkcijfers td:nth-child(2) {
    max-width: 190px;
    max-width: 19rem;
  }
}
@media (min-width: 992px) {
  .wpb_content_element.tim-buurtpeiling table.wijkcijfers th,
  .wpb_content_element.tim-buurtpeiling table.wijkcijfers td {
    font-size: 10px;
    font-size: 1rem;
  }
}
@media (min-width: 1200px) {
  .wpb_content_element.tim-buurtpeiling table.wijkcijfers th,
  .wpb_content_element.tim-buurtpeiling table.wijkcijfers td {
    font-size: 10px;
    font-size: 1rem;
  }
}
@media (min-width: 1400px) {
  .wpb_content_element.tim-buurtpeiling table.wijkcijfers th,
  .wpb_content_element.tim-buurtpeiling table.wijkcijfers td {
    font-size: 10px;
    font-size: 1rem;
  }
}
html,
body {
  width: 100%;
  word-break: normal;
  font-family: 'opensans', Arial, sans-serif;
  font-weight: 400;
}
@media screen and (max-width: 479px) {
  .vc_column_container > .vc_column-inner {
    padding: 0 !important;
  }
}
.alignright {
  float: right;
  padding-left: 15px;
  padding-bottom: 15px;
}
.wpb_content_element p {
  margin-bottom: 12px;
  margin-bottom: 1.2rem;
}
.entry-content > .tim-row {
  padding-top: 40px;
  padding-top: 4rem;
  padding-bottom: 40px;
  padding-bottom: 4rem;
  margin-bottom: 8px !important;
  margin-bottom: 0.8rem !important;
}
.entry-content .wpb_column .tim-row-alt {
  background-color: #ebebeb;
  margin-bottom: 0;
}
@media (min-width: 480px) {
}
@media (min-width: 768px) {
}
@media (min-width: 992px) {
  .entry-content .wpb_column .tim-row-alt {
    margin-left: -9999px !important;
    padding-left: 9984px !important;
    margin-right: -40px !important;
    margin-right: -4rem !important;
    padding-right: 24px;
    padding-right: 2.4rem;
  }
}
@media (min-width: 1200px) {
  .entry-content .wpb_column .tim-row-alt {
    margin-left: -9999px !important;
    padding-left: 9984px !important;
    margin-right: -40px !important;
    margin-right: -4rem !important;
    padding-right: 24px;
    padding-right: 2.4rem;
  }
}
@media (min-width: 1400px) {
  .entry-content .wpb_column .tim-row-alt {
    margin-left: -9999px !important;
    padding-left: 9984px !important;
    margin-right: -40px !important;
    margin-right: -4rem !important;
    padding-right: 24px;
    padding-right: 2.4rem;
  }
}
.wpb_row {
  position: relative;
}
.tim-row-alt .vc_sep_line {
  border-color: #bbb !important;
}
.single .tim-menu-single {
  margin-bottom: 1px !important;
}
.single .tim-menu-empty-spacer {
  display: none;
}
@media (min-width: 480px) {
  .single .tim-menu-empty-spacer {
    display: none;
  }
}
@media (min-width: 768px) {
  .single .tim-menu-empty-spacer {
    display: block;
  }
}
@media (min-width: 992px) {
  .single .tim-menu-empty-spacer {
    display: block;
  }
}
@media (min-width: 1200px) {
  .single .tim-menu-empty-spacer {
    display: block;
  }
}
@media (min-width: 1400px) {
  .single .tim-menu-empty-spacer {
    display: block;
  }
}
.wpb_content_element {
  /* clearfix */
  margin-bottom: 16px !important;
  margin-bottom: 1.6rem !important;
}
.wpb_content_element:after {
  content: "";
  display: table;
  clear: both;
}
.wpb_content_element .posts-wrapper.samen.thema-border,
.wpb_content_element .blok-knop.samen.thema-border,
.wpb_content_element .posts-wrapper.together.thema-border,
.wpb_content_element .blok-knop.together.thema-border,
.wpb_content_element .posts-wrapper.samen .thema-border,
.wpb_content_element .blok-knop.samen .thema-border,
.wpb_content_element .posts-wrapper.together .thema-border,
.wpb_content_element .blok-knop.together .thema-border {
  border-color: #e68600;
}
.wpb_content_element .posts-wrapper.samen.thema-font-color,
.wpb_content_element .blok-knop.samen.thema-font-color,
.wpb_content_element .posts-wrapper.together.thema-font-color,
.wpb_content_element .blok-knop.together.thema-font-color,
.wpb_content_element .posts-wrapper.samen .thema-font-color,
.wpb_content_element .blok-knop.samen .thema-font-color,
.wpb_content_element .posts-wrapper.together .thema-font-color,
.wpb_content_element .blok-knop.together .thema-font-color,
.wpb_content_element .posts-wrapper.samen h1,
.wpb_content_element .blok-knop.samen h1,
.wpb_content_element .posts-wrapper.together h1,
.wpb_content_element .blok-knop.together h1,
.wpb_content_element .posts-wrapper.samen h2,
.wpb_content_element .blok-knop.samen h2,
.wpb_content_element .posts-wrapper.together h2,
.wpb_content_element .blok-knop.together h2,
.wpb_content_element .posts-wrapper.samen h3,
.wpb_content_element .blok-knop.samen h3,
.wpb_content_element .posts-wrapper.together h3,
.wpb_content_element .blok-knop.together h3,
.wpb_content_element .posts-wrapper.samen h4,
.wpb_content_element .blok-knop.samen h4,
.wpb_content_element .posts-wrapper.together h4,
.wpb_content_element .blok-knop.together h4,
.wpb_content_element .posts-wrapper.samen h5,
.wpb_content_element .blok-knop.samen h5,
.wpb_content_element .posts-wrapper.together h5,
.wpb_content_element .blok-knop.together h5,
.wpb_content_element .posts-wrapper.samen h6,
.wpb_content_element .blok-knop.samen h6,
.wpb_content_element .posts-wrapper.together h6,
.wpb_content_element .blok-knop.together h6,
.wpb_content_element .posts-wrapper.samen a,
.wpb_content_element .blok-knop.samen a,
.wpb_content_element .posts-wrapper.together a,
.wpb_content_element .blok-knop.together a {
  color: #e68600;
}
.wpb_content_element .posts-wrapper.samen.thema-font-color-hover:hover,
.wpb_content_element .blok-knop.samen.thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.together.thema-font-color-hover:hover,
.wpb_content_element .blok-knop.together.thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.samen .thema-font-color-hover:hover,
.wpb_content_element .blok-knop.samen .thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.together .thema-font-color-hover:hover,
.wpb_content_element .blok-knop.together .thema-font-color-hover:hover {
  color: #e68600;
}
.wpb_content_element .posts-wrapper.samen.thema-font-color-before:before,
.wpb_content_element .blok-knop.samen.thema-font-color-before:before,
.wpb_content_element .posts-wrapper.together.thema-font-color-before:before,
.wpb_content_element .blok-knop.together.thema-font-color-before:before,
.wpb_content_element .posts-wrapper.samen .thema-font-color-before:before,
.wpb_content_element .blok-knop.samen .thema-font-color-before:before,
.wpb_content_element .posts-wrapper.together .thema-font-color-before:before,
.wpb_content_element .blok-knop.together .thema-font-color-before:before {
  color: #e68600;
}
.wpb_content_element .posts-wrapper.samen.thema-background-color,
.wpb_content_element .blok-knop.samen.thema-background-color,
.wpb_content_element .posts-wrapper.together.thema-background-color,
.wpb_content_element .blok-knop.together.thema-background-color,
.wpb_content_element .posts-wrapper.samen .thema-background-color,
.wpb_content_element .blok-knop.samen .thema-background-color,
.wpb_content_element .posts-wrapper.together .thema-background-color,
.wpb_content_element .blok-knop.together .thema-background-color {
  color: #ffffff;
  background-color: #e68600;
}
.wpb_content_element .posts-wrapper.samen.thema-background-color-hover:hover,
.wpb_content_element .blok-knop.samen.thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.together.thema-background-color-hover:hover,
.wpb_content_element .blok-knop.together.thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.samen .thema-background-color-hover:hover,
.wpb_content_element .blok-knop.samen .thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.together .thema-background-color-hover:hover,
.wpb_content_element .blok-knop.together .thema-background-color-hover:hover {
  background-color: #b36800;
  color: #ffffff;
}
.wpb_content_element .posts-wrapper.samen.thema-background-color-hover-alt,
.wpb_content_element .blok-knop.samen.thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.together.thema-background-color-hover-alt,
.wpb_content_element .blok-knop.together.thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.samen .thema-background-color-hover-alt,
.wpb_content_element .blok-knop.samen .thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.together .thema-background-color-hover-alt,
.wpb_content_element .blok-knop.together .thema-background-color-hover-alt {
  -webkit-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
}
.wpb_content_element .posts-wrapper.samen.thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.samen.thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.together.thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.together.thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.samen .thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.samen .thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.together .thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.together .thema-background-color-hover-alt:hover {
  background-color: #e68600;
  color: #ffffff;
}
.wpb_content_element .posts-wrapper.duurzaam.thema-border,
.wpb_content_element .blok-knop.duurzaam.thema-border,
.wpb_content_element .posts-wrapper.sustainability.thema-border,
.wpb_content_element .blok-knop.sustainability.thema-border,
.wpb_content_element .posts-wrapper.duurzaam .thema-border,
.wpb_content_element .blok-knop.duurzaam .thema-border,
.wpb_content_element .posts-wrapper.sustainability .thema-border,
.wpb_content_element .blok-knop.sustainability .thema-border {
  border-color: #79ba2f;
}
.wpb_content_element .posts-wrapper.duurzaam.thema-font-color,
.wpb_content_element .blok-knop.duurzaam.thema-font-color,
.wpb_content_element .posts-wrapper.sustainability.thema-font-color,
.wpb_content_element .blok-knop.sustainability.thema-font-color,
.wpb_content_element .posts-wrapper.duurzaam .thema-font-color,
.wpb_content_element .blok-knop.duurzaam .thema-font-color,
.wpb_content_element .posts-wrapper.sustainability .thema-font-color,
.wpb_content_element .blok-knop.sustainability .thema-font-color,
.wpb_content_element .posts-wrapper.duurzaam h1,
.wpb_content_element .blok-knop.duurzaam h1,
.wpb_content_element .posts-wrapper.sustainability h1,
.wpb_content_element .blok-knop.sustainability h1,
.wpb_content_element .posts-wrapper.duurzaam h2,
.wpb_content_element .blok-knop.duurzaam h2,
.wpb_content_element .posts-wrapper.sustainability h2,
.wpb_content_element .blok-knop.sustainability h2,
.wpb_content_element .posts-wrapper.duurzaam h3,
.wpb_content_element .blok-knop.duurzaam h3,
.wpb_content_element .posts-wrapper.sustainability h3,
.wpb_content_element .blok-knop.sustainability h3,
.wpb_content_element .posts-wrapper.duurzaam h4,
.wpb_content_element .blok-knop.duurzaam h4,
.wpb_content_element .posts-wrapper.sustainability h4,
.wpb_content_element .blok-knop.sustainability h4,
.wpb_content_element .posts-wrapper.duurzaam h5,
.wpb_content_element .blok-knop.duurzaam h5,
.wpb_content_element .posts-wrapper.sustainability h5,
.wpb_content_element .blok-knop.sustainability h5,
.wpb_content_element .posts-wrapper.duurzaam h6,
.wpb_content_element .blok-knop.duurzaam h6,
.wpb_content_element .posts-wrapper.sustainability h6,
.wpb_content_element .blok-knop.sustainability h6,
.wpb_content_element .posts-wrapper.duurzaam a,
.wpb_content_element .blok-knop.duurzaam a,
.wpb_content_element .posts-wrapper.sustainability a,
.wpb_content_element .blok-knop.sustainability a {
  color: #79ba2f;
}
.wpb_content_element .posts-wrapper.duurzaam.thema-font-color-hover:hover,
.wpb_content_element .blok-knop.duurzaam.thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.sustainability.thema-font-color-hover:hover,
.wpb_content_element .blok-knop.sustainability.thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.duurzaam .thema-font-color-hover:hover,
.wpb_content_element .blok-knop.duurzaam .thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.sustainability .thema-font-color-hover:hover,
.wpb_content_element .blok-knop.sustainability .thema-font-color-hover:hover {
  color: #79ba2f;
}
.wpb_content_element .posts-wrapper.duurzaam.thema-font-color-before:before,
.wpb_content_element .blok-knop.duurzaam.thema-font-color-before:before,
.wpb_content_element .posts-wrapper.sustainability.thema-font-color-before:before,
.wpb_content_element .blok-knop.sustainability.thema-font-color-before:before,
.wpb_content_element .posts-wrapper.duurzaam .thema-font-color-before:before,
.wpb_content_element .blok-knop.duurzaam .thema-font-color-before:before,
.wpb_content_element .posts-wrapper.sustainability .thema-font-color-before:before,
.wpb_content_element .blok-knop.sustainability .thema-font-color-before:before {
  color: #79ba2f;
}
.wpb_content_element .posts-wrapper.duurzaam.thema-background-color,
.wpb_content_element .blok-knop.duurzaam.thema-background-color,
.wpb_content_element .posts-wrapper.sustainability.thema-background-color,
.wpb_content_element .blok-knop.sustainability.thema-background-color,
.wpb_content_element .posts-wrapper.duurzaam .thema-background-color,
.wpb_content_element .blok-knop.duurzaam .thema-background-color,
.wpb_content_element .posts-wrapper.sustainability .thema-background-color,
.wpb_content_element .blok-knop.sustainability .thema-background-color {
  color: #ffffff;
  background-color: #79ba2f;
}
.wpb_content_element .posts-wrapper.duurzaam.thema-background-color-hover:hover,
.wpb_content_element .blok-knop.duurzaam.thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.sustainability.thema-background-color-hover:hover,
.wpb_content_element .blok-knop.sustainability.thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.duurzaam .thema-background-color-hover:hover,
.wpb_content_element .blok-knop.duurzaam .thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.sustainability .thema-background-color-hover:hover,
.wpb_content_element .blok-knop.sustainability .thema-background-color-hover:hover {
  background-color: #5f9125;
  color: #ffffff;
}
.wpb_content_element .posts-wrapper.duurzaam.thema-background-color-hover-alt,
.wpb_content_element .blok-knop.duurzaam.thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.sustainability.thema-background-color-hover-alt,
.wpb_content_element .blok-knop.sustainability.thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.duurzaam .thema-background-color-hover-alt,
.wpb_content_element .blok-knop.duurzaam .thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.sustainability .thema-background-color-hover-alt,
.wpb_content_element .blok-knop.sustainability .thema-background-color-hover-alt {
  -webkit-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
}
.wpb_content_element .posts-wrapper.duurzaam.thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.duurzaam.thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.sustainability.thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.sustainability.thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.duurzaam .thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.duurzaam .thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.sustainability .thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.sustainability .thema-background-color-hover-alt:hover {
  background-color: #79ba2f;
  color: #ffffff;
}
.wpb_content_element .posts-wrapper.veilig.thema-border,
.wpb_content_element .blok-knop.veilig.thema-border,
.wpb_content_element .posts-wrapper.safety.thema-border,
.wpb_content_element .blok-knop.safety.thema-border,
.wpb_content_element .posts-wrapper.veilig .thema-border,
.wpb_content_element .blok-knop.veilig .thema-border,
.wpb_content_element .posts-wrapper.safety .thema-border,
.wpb_content_element .blok-knop.safety .thema-border {
  border-color: #288dd1;
}
.wpb_content_element .posts-wrapper.veilig.thema-font-color,
.wpb_content_element .blok-knop.veilig.thema-font-color,
.wpb_content_element .posts-wrapper.safety.thema-font-color,
.wpb_content_element .blok-knop.safety.thema-font-color,
.wpb_content_element .posts-wrapper.veilig .thema-font-color,
.wpb_content_element .blok-knop.veilig .thema-font-color,
.wpb_content_element .posts-wrapper.safety .thema-font-color,
.wpb_content_element .blok-knop.safety .thema-font-color,
.wpb_content_element .posts-wrapper.veilig h1,
.wpb_content_element .blok-knop.veilig h1,
.wpb_content_element .posts-wrapper.safety h1,
.wpb_content_element .blok-knop.safety h1,
.wpb_content_element .posts-wrapper.veilig h2,
.wpb_content_element .blok-knop.veilig h2,
.wpb_content_element .posts-wrapper.safety h2,
.wpb_content_element .blok-knop.safety h2,
.wpb_content_element .posts-wrapper.veilig h3,
.wpb_content_element .blok-knop.veilig h3,
.wpb_content_element .posts-wrapper.safety h3,
.wpb_content_element .blok-knop.safety h3,
.wpb_content_element .posts-wrapper.veilig h4,
.wpb_content_element .blok-knop.veilig h4,
.wpb_content_element .posts-wrapper.safety h4,
.wpb_content_element .blok-knop.safety h4,
.wpb_content_element .posts-wrapper.veilig h5,
.wpb_content_element .blok-knop.veilig h5,
.wpb_content_element .posts-wrapper.safety h5,
.wpb_content_element .blok-knop.safety h5,
.wpb_content_element .posts-wrapper.veilig h6,
.wpb_content_element .blok-knop.veilig h6,
.wpb_content_element .posts-wrapper.safety h6,
.wpb_content_element .blok-knop.safety h6,
.wpb_content_element .posts-wrapper.veilig a,
.wpb_content_element .blok-knop.veilig a,
.wpb_content_element .posts-wrapper.safety a,
.wpb_content_element .blok-knop.safety a {
  color: #288dd1;
}
.wpb_content_element .posts-wrapper.veilig.thema-font-color-hover:hover,
.wpb_content_element .blok-knop.veilig.thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.safety.thema-font-color-hover:hover,
.wpb_content_element .blok-knop.safety.thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.veilig .thema-font-color-hover:hover,
.wpb_content_element .blok-knop.veilig .thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.safety .thema-font-color-hover:hover,
.wpb_content_element .blok-knop.safety .thema-font-color-hover:hover {
  color: #288dd1;
}
.wpb_content_element .posts-wrapper.veilig.thema-font-color-before:before,
.wpb_content_element .blok-knop.veilig.thema-font-color-before:before,
.wpb_content_element .posts-wrapper.safety.thema-font-color-before:before,
.wpb_content_element .blok-knop.safety.thema-font-color-before:before,
.wpb_content_element .posts-wrapper.veilig .thema-font-color-before:before,
.wpb_content_element .blok-knop.veilig .thema-font-color-before:before,
.wpb_content_element .posts-wrapper.safety .thema-font-color-before:before,
.wpb_content_element .blok-knop.safety .thema-font-color-before:before {
  color: #288dd1;
}
.wpb_content_element .posts-wrapper.veilig.thema-background-color,
.wpb_content_element .blok-knop.veilig.thema-background-color,
.wpb_content_element .posts-wrapper.safety.thema-background-color,
.wpb_content_element .blok-knop.safety.thema-background-color,
.wpb_content_element .posts-wrapper.veilig .thema-background-color,
.wpb_content_element .blok-knop.veilig .thema-background-color,
.wpb_content_element .posts-wrapper.safety .thema-background-color,
.wpb_content_element .blok-knop.safety .thema-background-color {
  color: #ffffff;
  background-color: #288dd1;
}
.wpb_content_element .posts-wrapper.veilig.thema-background-color-hover:hover,
.wpb_content_element .blok-knop.veilig.thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.safety.thema-background-color-hover:hover,
.wpb_content_element .blok-knop.safety.thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.veilig .thema-background-color-hover:hover,
.wpb_content_element .blok-knop.veilig .thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.safety .thema-background-color-hover:hover,
.wpb_content_element .blok-knop.safety .thema-background-color-hover:hover {
  background-color: #2070a6;
  color: #ffffff;
}
.wpb_content_element .posts-wrapper.veilig.thema-background-color-hover-alt,
.wpb_content_element .blok-knop.veilig.thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.safety.thema-background-color-hover-alt,
.wpb_content_element .blok-knop.safety.thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.veilig .thema-background-color-hover-alt,
.wpb_content_element .blok-knop.veilig .thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.safety .thema-background-color-hover-alt,
.wpb_content_element .blok-knop.safety .thema-background-color-hover-alt {
  -webkit-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
}
.wpb_content_element .posts-wrapper.veilig.thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.veilig.thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.safety.thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.safety.thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.veilig .thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.veilig .thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.safety .thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.safety .thema-background-color-hover-alt:hover {
  background-color: #288dd1;
  color: #ffffff;
}
.wpb_content_element .posts-wrapper.bereikbaarheid.thema-border,
.wpb_content_element .blok-knop.bereikbaarheid.thema-border,
.wpb_content_element .posts-wrapper.reachability.thema-border,
.wpb_content_element .blok-knop.reachability.thema-border,
.wpb_content_element .posts-wrapper.accessibility.thema-border,
.wpb_content_element .blok-knop.accessibility.thema-border,
.wpb_content_element .posts-wrapper.bereikbaarheid .thema-border,
.wpb_content_element .blok-knop.bereikbaarheid .thema-border,
.wpb_content_element .posts-wrapper.reachability .thema-border,
.wpb_content_element .blok-knop.reachability .thema-border,
.wpb_content_element .posts-wrapper.accessibility .thema-border,
.wpb_content_element .blok-knop.accessibility .thema-border {
  border-color: #6c38c7;
}
.wpb_content_element .posts-wrapper.bereikbaarheid.thema-font-color,
.wpb_content_element .blok-knop.bereikbaarheid.thema-font-color,
.wpb_content_element .posts-wrapper.reachability.thema-font-color,
.wpb_content_element .blok-knop.reachability.thema-font-color,
.wpb_content_element .posts-wrapper.accessibility.thema-font-color,
.wpb_content_element .blok-knop.accessibility.thema-font-color,
.wpb_content_element .posts-wrapper.bereikbaarheid .thema-font-color,
.wpb_content_element .blok-knop.bereikbaarheid .thema-font-color,
.wpb_content_element .posts-wrapper.reachability .thema-font-color,
.wpb_content_element .blok-knop.reachability .thema-font-color,
.wpb_content_element .posts-wrapper.accessibility .thema-font-color,
.wpb_content_element .blok-knop.accessibility .thema-font-color,
.wpb_content_element .posts-wrapper.bereikbaarheid h1,
.wpb_content_element .blok-knop.bereikbaarheid h1,
.wpb_content_element .posts-wrapper.reachability h1,
.wpb_content_element .blok-knop.reachability h1,
.wpb_content_element .posts-wrapper.accessibility h1,
.wpb_content_element .blok-knop.accessibility h1,
.wpb_content_element .posts-wrapper.bereikbaarheid h2,
.wpb_content_element .blok-knop.bereikbaarheid h2,
.wpb_content_element .posts-wrapper.reachability h2,
.wpb_content_element .blok-knop.reachability h2,
.wpb_content_element .posts-wrapper.accessibility h2,
.wpb_content_element .blok-knop.accessibility h2,
.wpb_content_element .posts-wrapper.bereikbaarheid h3,
.wpb_content_element .blok-knop.bereikbaarheid h3,
.wpb_content_element .posts-wrapper.reachability h3,
.wpb_content_element .blok-knop.reachability h3,
.wpb_content_element .posts-wrapper.accessibility h3,
.wpb_content_element .blok-knop.accessibility h3,
.wpb_content_element .posts-wrapper.bereikbaarheid h4,
.wpb_content_element .blok-knop.bereikbaarheid h4,
.wpb_content_element .posts-wrapper.reachability h4,
.wpb_content_element .blok-knop.reachability h4,
.wpb_content_element .posts-wrapper.accessibility h4,
.wpb_content_element .blok-knop.accessibility h4,
.wpb_content_element .posts-wrapper.bereikbaarheid h5,
.wpb_content_element .blok-knop.bereikbaarheid h5,
.wpb_content_element .posts-wrapper.reachability h5,
.wpb_content_element .blok-knop.reachability h5,
.wpb_content_element .posts-wrapper.accessibility h5,
.wpb_content_element .blok-knop.accessibility h5,
.wpb_content_element .posts-wrapper.bereikbaarheid h6,
.wpb_content_element .blok-knop.bereikbaarheid h6,
.wpb_content_element .posts-wrapper.reachability h6,
.wpb_content_element .blok-knop.reachability h6,
.wpb_content_element .posts-wrapper.accessibility h6,
.wpb_content_element .blok-knop.accessibility h6,
.wpb_content_element .posts-wrapper.bereikbaarheid a,
.wpb_content_element .blok-knop.bereikbaarheid a,
.wpb_content_element .posts-wrapper.reachability a,
.wpb_content_element .blok-knop.reachability a,
.wpb_content_element .posts-wrapper.accessibility a,
.wpb_content_element .blok-knop.accessibility a {
  color: #6c38c7;
}
.wpb_content_element .posts-wrapper.bereikbaarheid.thema-font-color-hover:hover,
.wpb_content_element .blok-knop.bereikbaarheid.thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.reachability.thema-font-color-hover:hover,
.wpb_content_element .blok-knop.reachability.thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.accessibility.thema-font-color-hover:hover,
.wpb_content_element .blok-knop.accessibility.thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.bereikbaarheid .thema-font-color-hover:hover,
.wpb_content_element .blok-knop.bereikbaarheid .thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.reachability .thema-font-color-hover:hover,
.wpb_content_element .blok-knop.reachability .thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.accessibility .thema-font-color-hover:hover,
.wpb_content_element .blok-knop.accessibility .thema-font-color-hover:hover {
  color: #6c38c7;
}
.wpb_content_element .posts-wrapper.bereikbaarheid.thema-font-color-before:before,
.wpb_content_element .blok-knop.bereikbaarheid.thema-font-color-before:before,
.wpb_content_element .posts-wrapper.reachability.thema-font-color-before:before,
.wpb_content_element .blok-knop.reachability.thema-font-color-before:before,
.wpb_content_element .posts-wrapper.accessibility.thema-font-color-before:before,
.wpb_content_element .blok-knop.accessibility.thema-font-color-before:before,
.wpb_content_element .posts-wrapper.bereikbaarheid .thema-font-color-before:before,
.wpb_content_element .blok-knop.bereikbaarheid .thema-font-color-before:before,
.wpb_content_element .posts-wrapper.reachability .thema-font-color-before:before,
.wpb_content_element .blok-knop.reachability .thema-font-color-before:before,
.wpb_content_element .posts-wrapper.accessibility .thema-font-color-before:before,
.wpb_content_element .blok-knop.accessibility .thema-font-color-before:before {
  color: #6c38c7;
}
.wpb_content_element .posts-wrapper.bereikbaarheid.thema-background-color,
.wpb_content_element .blok-knop.bereikbaarheid.thema-background-color,
.wpb_content_element .posts-wrapper.reachability.thema-background-color,
.wpb_content_element .blok-knop.reachability.thema-background-color,
.wpb_content_element .posts-wrapper.accessibility.thema-background-color,
.wpb_content_element .blok-knop.accessibility.thema-background-color,
.wpb_content_element .posts-wrapper.bereikbaarheid .thema-background-color,
.wpb_content_element .blok-knop.bereikbaarheid .thema-background-color,
.wpb_content_element .posts-wrapper.reachability .thema-background-color,
.wpb_content_element .blok-knop.reachability .thema-background-color,
.wpb_content_element .posts-wrapper.accessibility .thema-background-color,
.wpb_content_element .blok-knop.accessibility .thema-background-color {
  color: #ffffff;
  background-color: #6c38c7;
}
.wpb_content_element .posts-wrapper.bereikbaarheid.thema-background-color-hover:hover,
.wpb_content_element .blok-knop.bereikbaarheid.thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.reachability.thema-background-color-hover:hover,
.wpb_content_element .blok-knop.reachability.thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.accessibility.thema-background-color-hover:hover,
.wpb_content_element .blok-knop.accessibility.thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.bereikbaarheid .thema-background-color-hover:hover,
.wpb_content_element .blok-knop.bereikbaarheid .thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.reachability .thema-background-color-hover:hover,
.wpb_content_element .blok-knop.reachability .thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.accessibility .thema-background-color-hover:hover,
.wpb_content_element .blok-knop.accessibility .thema-background-color-hover:hover {
  background-color: #562d9f;
  color: #ffffff;
}
.wpb_content_element .posts-wrapper.bereikbaarheid.thema-background-color-hover-alt,
.wpb_content_element .blok-knop.bereikbaarheid.thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.reachability.thema-background-color-hover-alt,
.wpb_content_element .blok-knop.reachability.thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.accessibility.thema-background-color-hover-alt,
.wpb_content_element .blok-knop.accessibility.thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.bereikbaarheid .thema-background-color-hover-alt,
.wpb_content_element .blok-knop.bereikbaarheid .thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.reachability .thema-background-color-hover-alt,
.wpb_content_element .blok-knop.reachability .thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.accessibility .thema-background-color-hover-alt,
.wpb_content_element .blok-knop.accessibility .thema-background-color-hover-alt {
  -webkit-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
}
.wpb_content_element .posts-wrapper.bereikbaarheid.thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.bereikbaarheid.thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.reachability.thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.reachability.thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.accessibility.thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.accessibility.thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.bereikbaarheid .thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.bereikbaarheid .thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.reachability .thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.reachability .thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.accessibility .thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.accessibility .thema-background-color-hover-alt:hover {
  background-color: #6c38c7;
  color: #ffffff;
}
.wpb_content_element .posts-wrapper.wonen.thema-border,
.wpb_content_element .blok-knop.wonen.thema-border,
.wpb_content_element .posts-wrapper.housing.thema-border,
.wpb_content_element .blok-knop.housing.thema-border,
.wpb_content_element .posts-wrapper.wonen .thema-border,
.wpb_content_element .blok-knop.wonen .thema-border,
.wpb_content_element .posts-wrapper.housing .thema-border,
.wpb_content_element .blok-knop.housing .thema-border {
  border-color: #a8136a;
}
.wpb_content_element .posts-wrapper.wonen.thema-font-color,
.wpb_content_element .blok-knop.wonen.thema-font-color,
.wpb_content_element .posts-wrapper.housing.thema-font-color,
.wpb_content_element .blok-knop.housing.thema-font-color,
.wpb_content_element .posts-wrapper.wonen .thema-font-color,
.wpb_content_element .blok-knop.wonen .thema-font-color,
.wpb_content_element .posts-wrapper.housing .thema-font-color,
.wpb_content_element .blok-knop.housing .thema-font-color,
.wpb_content_element .posts-wrapper.wonen h1,
.wpb_content_element .blok-knop.wonen h1,
.wpb_content_element .posts-wrapper.housing h1,
.wpb_content_element .blok-knop.housing h1,
.wpb_content_element .posts-wrapper.wonen h2,
.wpb_content_element .blok-knop.wonen h2,
.wpb_content_element .posts-wrapper.housing h2,
.wpb_content_element .blok-knop.housing h2,
.wpb_content_element .posts-wrapper.wonen h3,
.wpb_content_element .blok-knop.wonen h3,
.wpb_content_element .posts-wrapper.housing h3,
.wpb_content_element .blok-knop.housing h3,
.wpb_content_element .posts-wrapper.wonen h4,
.wpb_content_element .blok-knop.wonen h4,
.wpb_content_element .posts-wrapper.housing h4,
.wpb_content_element .blok-knop.housing h4,
.wpb_content_element .posts-wrapper.wonen h5,
.wpb_content_element .blok-knop.wonen h5,
.wpb_content_element .posts-wrapper.housing h5,
.wpb_content_element .blok-knop.housing h5,
.wpb_content_element .posts-wrapper.wonen h6,
.wpb_content_element .blok-knop.wonen h6,
.wpb_content_element .posts-wrapper.housing h6,
.wpb_content_element .blok-knop.housing h6,
.wpb_content_element .posts-wrapper.wonen a,
.wpb_content_element .blok-knop.wonen a,
.wpb_content_element .posts-wrapper.housing a,
.wpb_content_element .blok-knop.housing a {
  color: #a8136a;
}
.wpb_content_element .posts-wrapper.wonen.thema-font-color-hover:hover,
.wpb_content_element .blok-knop.wonen.thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.housing.thema-font-color-hover:hover,
.wpb_content_element .blok-knop.housing.thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.wonen .thema-font-color-hover:hover,
.wpb_content_element .blok-knop.wonen .thema-font-color-hover:hover,
.wpb_content_element .posts-wrapper.housing .thema-font-color-hover:hover,
.wpb_content_element .blok-knop.housing .thema-font-color-hover:hover {
  color: #a8136a;
}
.wpb_content_element .posts-wrapper.wonen.thema-font-color-before:before,
.wpb_content_element .blok-knop.wonen.thema-font-color-before:before,
.wpb_content_element .posts-wrapper.housing.thema-font-color-before:before,
.wpb_content_element .blok-knop.housing.thema-font-color-before:before,
.wpb_content_element .posts-wrapper.wonen .thema-font-color-before:before,
.wpb_content_element .blok-knop.wonen .thema-font-color-before:before,
.wpb_content_element .posts-wrapper.housing .thema-font-color-before:before,
.wpb_content_element .blok-knop.housing .thema-font-color-before:before {
  color: #a8136a;
}
.wpb_content_element .posts-wrapper.wonen.thema-background-color,
.wpb_content_element .blok-knop.wonen.thema-background-color,
.wpb_content_element .posts-wrapper.housing.thema-background-color,
.wpb_content_element .blok-knop.housing.thema-background-color,
.wpb_content_element .posts-wrapper.wonen .thema-background-color,
.wpb_content_element .blok-knop.wonen .thema-background-color,
.wpb_content_element .posts-wrapper.housing .thema-background-color,
.wpb_content_element .blok-knop.housing .thema-background-color {
  color: #ffffff;
  background-color: #a8136a;
}
.wpb_content_element .posts-wrapper.wonen.thema-background-color-hover:hover,
.wpb_content_element .blok-knop.wonen.thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.housing.thema-background-color-hover:hover,
.wpb_content_element .blok-knop.housing.thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.wonen .thema-background-color-hover:hover,
.wpb_content_element .blok-knop.wonen .thema-background-color-hover:hover,
.wpb_content_element .posts-wrapper.housing .thema-background-color-hover:hover,
.wpb_content_element .blok-knop.housing .thema-background-color-hover:hover {
  background-color: #7a0e4d;
  color: #ffffff;
}
.wpb_content_element .posts-wrapper.wonen.thema-background-color-hover-alt,
.wpb_content_element .blok-knop.wonen.thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.housing.thema-background-color-hover-alt,
.wpb_content_element .blok-knop.housing.thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.wonen .thema-background-color-hover-alt,
.wpb_content_element .blok-knop.wonen .thema-background-color-hover-alt,
.wpb_content_element .posts-wrapper.housing .thema-background-color-hover-alt,
.wpb_content_element .blok-knop.housing .thema-background-color-hover-alt {
  -webkit-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
}
.wpb_content_element .posts-wrapper.wonen.thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.wonen.thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.housing.thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.housing.thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.wonen .thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.wonen .thema-background-color-hover-alt:hover,
.wpb_content_element .posts-wrapper.housing .thema-background-color-hover-alt:hover,
.wpb_content_element .blok-knop.housing .thema-background-color-hover-alt:hover {
  background-color: #a8136a;
  color: #ffffff;
}
.wpb_content_element.uitgelicht {
  padding: 16px;
  padding: 1.6rem;
  border: 1px solid #ebebeb;
}
body.samen .wpb_content_element.wpb_text_column h1,
body.samen .wpb_content_element.wpb_text_column h2,
body.samen .wpb_content_element.wpb_text_column h3,
body.together .wpb_content_element.wpb_text_column h1,
body.together .wpb_content_element.wpb_text_column h2,
body.together .wpb_content_element.wpb_text_column h3 {
  color: #e68600;
}
body.duurzaam .wpb_content_element.wpb_text_column h1,
body.duurzaam .wpb_content_element.wpb_text_column h2,
body.duurzaam .wpb_content_element.wpb_text_column h3,
body.sustainability .wpb_content_element.wpb_text_column h1,
body.sustainability .wpb_content_element.wpb_text_column h2,
body.sustainability .wpb_content_element.wpb_text_column h3 {
  color: #79ba2f;
}
body.veilig .wpb_content_element.wpb_text_column h1,
body.veilig .wpb_content_element.wpb_text_column h2,
body.veilig .wpb_content_element.wpb_text_column h3,
body.safety .wpb_content_element.wpb_text_column h1,
body.safety .wpb_content_element.wpb_text_column h2,
body.safety .wpb_content_element.wpb_text_column h3 {
  color: #288dd1;
}
body.bereikbaarheid .wpb_content_element.wpb_text_column h1,
body.bereikbaarheid .wpb_content_element.wpb_text_column h2,
body.bereikbaarheid .wpb_content_element.wpb_text_column h3,
body.reachability .wpb_content_element.wpb_text_column h1,
body.reachability .wpb_content_element.wpb_text_column h2,
body.reachability .wpb_content_element.wpb_text_column h3,
body.accessibility .wpb_content_element.wpb_text_column h1,
body.accessibility .wpb_content_element.wpb_text_column h2,
body.accessibility .wpb_content_element.wpb_text_column h3 {
  color: #6c38c7;
}
body.wonen .wpb_content_element.wpb_text_column h1,
body.wonen .wpb_content_element.wpb_text_column h2,
body.wonen .wpb_content_element.wpb_text_column h3,
body.housing .wpb_content_element.wpb_text_column h1,
body.housing .wpb_content_element.wpb_text_column h2,
body.housing .wpb_content_element.wpb_text_column h3 {
  color: #a8136a;
}
/* Visual composer overrides */
/* needs to be the same as Bootstrap margins and paddings */
.wpb_column {
  padding-left: 15px !important;
  padding-left: 1.5rem !important;
  padding-right: 15px !important;
  padding-right: 1.5rem !important;
}
.vc_row {
  margin-left: -15px !important;
  margin-left: -1.5rem !important;
  margin-right: -15px !important;
  margin-right: -1.5rem !important;
}
.vc_row.vc_row-no-padding .wpb_column {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.wpb_single_image .vc_figure {
  display: block !important;
}
/* override for mobile only */
@media screen and (max-width: 480px) {
  .vc_empty_space {
    height: 16px !important;
    height: 1.6rem !important;
  }
}
/* container override */
@media screen and (min-width: 970px) and (max-width: 991px) {
  .main-content > .container {
    width: 950px;
  }
}
/* Single image caption */
.wpb_single_image figcaption {
  font-family: 'opensans', Arial, sans-serif;
  font-style: italic;
  color: #808080;
  text-align: left !important;
  margin-bottom: 6px;
  margin-bottom: 0.6rem;
}
.wp-caption {
  border: none;
}
.wp-caption .wp-caption-text {
  font-family: 'opensans', Arial, sans-serif;
  font-style: italic;
  color: #808080;
  text-align: left;
}
.post-image img {
  width: 100%;
  height: auto;
  float: none;
  padding-top: 16px;
  padding-top: 1.6rem;
  padding-bottom: 16px;
  padding-bottom: 1.6rem;
}
@media (min-width: 480px) {
  .post-image img {
    width: 100%;
    height: auto;
    float: none;
    padding-top: 16px;
    padding-top: 1.6rem;
    padding-bottom: 16px;
    padding-bottom: 1.6rem;
  }
}
@media (min-width: 768px) {
  .post-image img {
    max-width: 300px;
    max-width: 30rem;
    padding-top: 0;
    padding-left: 16px;
    padding-left: 1.6rem;
    float: right;
    height: auto;
  }
}
@media (min-width: 992px) {
  .post-image img {
    max-width: 300px;
    max-width: 30rem;
    padding-top: 0;
    padding-left: 16px;
    padding-left: 1.6rem;
    float: right;
    height: auto;
  }
}
@media (min-width: 1200px) {
  .post-image img {
    max-width: 300px;
    max-width: 30rem;
    padding-top: 0;
    padding-left: 16px;
    padding-left: 1.6rem;
    float: right;
    height: auto;
  }
}
@media (min-width: 1400px) {
  .post-image img {
    max-width: 300px;
    max-width: 30rem;
    padding-top: 0;
    padding-left: 16px;
    padding-left: 1.6rem;
    float: right;
    height: auto;
  }
}
#content {
  /* needed for menu above slider */
  margin-top: -24px;
  margin-top: -2.4rem;
}
@media (min-width: 480px) {
  #content {
    margin-top: -24px;
    margin-top: -2.4rem;
  }
}
@media (min-width: 768px) {
  #content {
    margin-top: -56px;
    margin-top: -5.6rem;
  }
}
@media (min-width: 992px) {
  #content {
    margin-top: -56px;
    margin-top: -5.6rem;
  }
}
@media (min-width: 1200px) {
  #content {
    margin-top: -56px;
    margin-top: -5.6rem;
  }
}
@media (min-width: 1400px) {
  #content {
    margin-top: -56px;
    margin-top: -5.6rem;
  }
}
/* isotope grid override */
.wpb_image_grid .wpb_image_grid_ul .isotope-item {
  margin: 0 2px 2px 0 !important;
}
/* Photo block */
.tim-photoblock.vc_row {
  margin-bottom: -2px !important;
}
@media (min-width: 480px) {
}
@media (min-width: 768px) {
  .tim-photoblock {
    margin-bottom: 0 !important;
    padding: 1px !important;
  }
}
@media (min-width: 992px) {
  .tim-photoblock {
    margin-bottom: 0 !important;
    padding: 1px !important;
  }
}
@media (min-width: 1200px) {
  .tim-photoblock {
    margin-bottom: 0 !important;
    padding: 1px !important;
  }
}
@media (min-width: 1400px) {
  .tim-photoblock {
    margin-bottom: 0 !important;
    padding: 1px !important;
  }
}
@media (min-width: 480px) {
}
@media (min-width: 768px) {
  .tim-photoblock .tim-afbeelding {
    padding: 1px !important;
    margin-right: -1px !important;
    margin-bottom: 0px !important;
  }
}
@media (min-width: 992px) {
  .tim-photoblock .tim-afbeelding {
    padding: 1px !important;
    margin-right: -1px !important;
    margin-bottom: 0px !important;
  }
}
@media (min-width: 1200px) {
  .tim-photoblock .tim-afbeelding {
    padding: 1px !important;
    margin-right: -1px !important;
    margin-bottom: 0px !important;
  }
}
@media (min-width: 1400px) {
  .tim-photoblock .tim-afbeelding {
    padding: 1px !important;
    margin-right: -1px !important;
    margin-bottom: 0px !important;
  }
}
@media (min-width: 480px) {
}
@media (min-width: 768px) {
  .tim-photoblock .wpb_column {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (min-width: 992px) {
  .tim-photoblock .wpb_column {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (min-width: 1200px) {
  .tim-photoblock .wpb_column {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (min-width: 1400px) {
  .tim-photoblock .wpb_column {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }
}
@media (min-width: 480px) {
}
@media (min-width: 768px) {
  .tim-photoblock .wpb_column .wpb_content_element.tim-afbeelding {
    border: 1px solid transparent;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 992px) {
  .tim-photoblock .wpb_column .wpb_content_element.tim-afbeelding {
    border: 1px solid transparent;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1200px) {
  .tim-photoblock .wpb_column .wpb_content_element.tim-afbeelding {
    border: 1px solid transparent;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 1400px) {
  .tim-photoblock .wpb_column .wpb_content_element.tim-afbeelding {
    border: 1px solid transparent;
    margin-bottom: 0 !important;
  }
}
@media (min-width: 480px) {
}
@media (min-width: 768px) {
  .tim-photoblock .wpb_column .wpb_content_element.media-grid .large {
    margin-bottom: 2px;
    margin-bottom: 0.2rem;
    margin-right: 2px;
    margin-right: 0.2rem;
  }
}
@media (min-width: 992px) {
  .tim-photoblock .wpb_column .wpb_content_element.media-grid .large {
    margin-bottom: 2px;
    margin-bottom: 0.2rem;
    margin-right: 2px;
    margin-right: 0.2rem;
  }
}
@media (min-width: 1200px) {
  .tim-photoblock .wpb_column .wpb_content_element.media-grid .large {
    margin-bottom: 2px;
    margin-bottom: 0.2rem;
    margin-right: 2px;
    margin-right: 0.2rem;
  }
}
@media (min-width: 1400px) {
  .tim-photoblock .wpb_column .wpb_content_element.media-grid .large {
    margin-bottom: 2px;
    margin-bottom: 0.2rem;
    margin-right: 2px;
    margin-right: 0.2rem;
  }
}
.tim-photoblock .wpb_column .wpb_content_element.media-grid .small-wrapper {
  margin-bottom: 2px;
  margin-bottom: 0.2rem;
}
.tim-photoblock .wpb_column .wpb_content_element.media-grid .small-wrapper .small {
  padding-right: 2px;
  padding-right: 0.2rem;
}
.tim-photoblock .wpb_column .wpb_content_element.media-grid .small-wrapper .small .image {
  min-height: 194px;
  min-height: 19.4rem;
}
.tim-photoblock .wpb_column .wpb_content_element.portret-grid .portret-item {
  margin: 1px;
  display: inline-block;
  float: left;
}
.tim-photoblock .wpb_column:first-child {
  padding-left: 15px !important;
  padding-left: 1.5rem !important;
}
.tim-photoblock .wpb_column:last-child {
  padding-right: 15px !important;
  padding-right: 1.5rem !important;
}
/* Revslider overrides */
#tim-header {
  /* needed for menu above slider */
  margin-bottom: 0;
  position: relative;
  bottom: -24px;
  bottom: -2.4rem;
}
@media (min-width: 480px) {
  #tim-header {
    bottom: -24px;
    bottom: -2.4rem;
  }
}
@media (min-width: 768px) {
  #tim-header {
    bottom: -56px;
    bottom: -5.6rem;
  }
}
@media (min-width: 992px) {
  #tim-header {
    bottom: -56px;
    bottom: -5.6rem;
  }
}
@media (min-width: 1200px) {
  #tim-header {
    bottom: -56px;
    bottom: -5.6rem;
  }
}
@media (min-width: 1400px) {
  #tim-header {
    bottom: -56px;
    bottom: -5.6rem;
  }
}
#tim-header .slider_subtext {
  font-family: 'gotham-medium', Arial, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
  line-height: 16px !important;
  line-height: 1.6rem !important;
}
#tim-header .slider_subtext .tim-icon:before {
  color: #ffffff;
  font-size: 10px;
  font-size: 1rem;
}
@media (min-width: 480px) {
  #tim-header .slider_subtext .tim-icon:before {
    font-size: 10px;
    font-size: 1rem;
  }
}
@media (min-width: 768px) {
  #tim-header .slider_subtext .tim-icon:before {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (min-width: 992px) {
  #tim-header .slider_subtext .tim-icon:before {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (min-width: 1200px) {
  #tim-header .slider_subtext .tim-icon:before {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (min-width: 1400px) {
  #tim-header .slider_subtext .tim-icon:before {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
#tim-header .slider_subtext br {
  line-height: 16px !important;
  line-height: 1.6rem !important;
}
#tim-header .slider_subtext a {
  font-family: 'gotham-medium', Arial, sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: 400;
}
.error404 #tim-header,
.search #tim-header {
  bottom: 0;
  margin-top: 24px;
  margin-top: 2.4rem;
}
@media (min-width: 480px) {
  .error404 #tim-header,
  .search #tim-header {
    margin-top: 24px;
    margin-top: 2.4rem;
  }
}
@media (min-width: 768px) {
  .error404 #tim-header,
  .search #tim-header {
    margin-top: 56px;
    margin-top: 5.6rem;
  }
}
@media (min-width: 992px) {
  .error404 #tim-header,
  .search #tim-header {
    margin-top: 56px;
    margin-top: 5.6rem;
  }
}
@media (min-width: 1200px) {
  .error404 #tim-header,
  .search #tim-header {
    margin-top: 56px;
    margin-top: 5.6rem;
  }
}
@media (min-width: 1400px) {
  .error404 #tim-header,
  .search #tim-header {
    margin-top: 56px;
    margin-top: 5.6rem;
  }
}
.rev_slider_wrapper {
  max-height: 220px !important;
  max-height: 22rem !important;
}
@media (min-width: 480px) {
  .rev_slider_wrapper {
    max-height: 220px !important;
    max-height: 22rem !important;
  }
}
@media (min-width: 768px) {
  .rev_slider_wrapper {
    max-height: 320px !important;
    max-height: 32rem !important;
  }
}
@media (min-width: 992px) {
  .rev_slider_wrapper {
    max-height: 480px !important;
    max-height: 48rem !important;
  }
}
@media (min-width: 1200px) {
  .rev_slider_wrapper {
    max-height: 480px !important;
    max-height: 48rem !important;
  }
}
@media (min-width: 1400px) {
  .rev_slider_wrapper {
    max-height: 480px !important;
    max-height: 48rem !important;
  }
}
.wpb_revslider_element.wpb_content_element {
  margin-bottom: 0px !important;
}
.home .wpb_revslider_element.wpb_content_element,
.page-id-5115 .wpb_revslider_element.wpb_content_element {
  margin-bottom: 32px !important;
}
.wpb_revslider_element.wpb_content_element a {
  color: #ffffff;
}
@media (min-width: 480px) {
}
@media (min-width: 768px) {
  .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #db1e34;
  }
  body.samen .wpb_revslider_element > div > div:first-child,
  body.together .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #e68600;
  }
  body.duurzaam .wpb_revslider_element > div > div:first-child,
  body.sustainability .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #79ba2f;
  }
  body.veilig .wpb_revslider_element > div > div:first-child,
  body.safety .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #288dd1;
  }
  body.bereikbaarheid .wpb_revslider_element > div > div:first-child,
  body.reachability .wpb_revslider_element > div > div:first-child,
  body.accessibility .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #6c38c7;
  }
  body.wonen .wpb_revslider_element > div > div:first-child,
  body.housing .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #a8136a;
  }
}
@media (min-width: 992px) {
  .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #db1e34;
  }
  body.samen .wpb_revslider_element > div > div:first-child,
  body.together .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #e68600;
  }
  body.duurzaam .wpb_revslider_element > div > div:first-child,
  body.sustainability .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #79ba2f;
  }
  body.veilig .wpb_revslider_element > div > div:first-child,
  body.safety .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #288dd1;
  }
  body.bereikbaarheid .wpb_revslider_element > div > div:first-child,
  body.reachability .wpb_revslider_element > div > div:first-child,
  body.accessibility .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #6c38c7;
  }
  body.wonen .wpb_revslider_element > div > div:first-child,
  body.housing .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #a8136a;
  }
}
@media (min-width: 1200px) {
  .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #db1e34;
  }
  body.samen .wpb_revslider_element > div > div:first-child,
  body.together .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #e68600;
  }
  body.duurzaam .wpb_revslider_element > div > div:first-child,
  body.sustainability .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #79ba2f;
  }
  body.veilig .wpb_revslider_element > div > div:first-child,
  body.safety .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #288dd1;
  }
  body.bereikbaarheid .wpb_revslider_element > div > div:first-child,
  body.reachability .wpb_revslider_element > div > div:first-child,
  body.accessibility .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #6c38c7;
  }
  body.wonen .wpb_revslider_element > div > div:first-child,
  body.housing .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #a8136a;
  }
}
@media (min-width: 1400px) {
  .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #db1e34;
  }
  body.samen .wpb_revslider_element > div > div:first-child,
  body.together .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #e68600;
  }
  body.duurzaam .wpb_revslider_element > div > div:first-child,
  body.sustainability .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #79ba2f;
  }
  body.veilig .wpb_revslider_element > div > div:first-child,
  body.safety .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #288dd1;
  }
  body.bereikbaarheid .wpb_revslider_element > div > div:first-child,
  body.reachability .wpb_revslider_element > div > div:first-child,
  body.accessibility .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #6c38c7;
  }
  body.wonen .wpb_revslider_element > div > div:first-child,
  body.housing .wpb_revslider_element > div > div:first-child {
    border-bottom: 2px solid #a8136a;
  }
}
.wpb_revslider_element .tp-bullets.custom {
  z-index: 1 !important;
  bottom: 56px !important;
  bottom: 5.6rem !important;
  /* static slider/header pages */
  /* home style without menu */
}
@media (min-width: 480px) {
  .wpb_revslider_element .tp-bullets.custom {
    z-index: 1 !important;
    bottom: 56px !important;
    bottom: 5.6rem !important;
  }
}
@media (min-width: 768px) {
  .wpb_revslider_element .tp-bullets.custom {
    z-index: 1 !important;
    bottom: 64px !important;
    bottom: 6.4rem !important;
  }
}
@media (min-width: 992px) {
  .wpb_revslider_element .tp-bullets.custom {
    z-index: 1 !important;
    bottom: 64px !important;
    bottom: 6.4rem !important;
  }
}
@media (min-width: 1200px) {
  .wpb_revslider_element .tp-bullets.custom {
    z-index: 1 !important;
    bottom: 64px !important;
    bottom: 6.4rem !important;
  }
}
@media (min-width: 1400px) {
  .wpb_revslider_element .tp-bullets.custom {
    z-index: 1 !important;
    bottom: 64px !important;
    bottom: 6.4rem !important;
  }
}
.error404 .wpb_revslider_element .tp-bullets.custom,
.search .wpb_revslider_element .tp-bullets.custom {
  bottom: 16px !important;
  bottom: 1.6rem !important;
}
.home .wpb_revslider_element .tp-bullets.custom {
  z-index: 1 !important;
  bottom: 20px !important;
  bottom: 2rem !important;
}
@media (min-width: 480px) {
  .home .wpb_revslider_element .tp-bullets.custom {
    z-index: 1 !important;
    bottom: 20px !important;
    bottom: 2rem !important;
  }
}
@media (min-width: 768px) {
  .home .wpb_revslider_element .tp-bullets.custom {
    z-index: 20 !important;
    bottom: 24px !important;
    bottom: 2.4rem !important;
  }
}
@media (min-width: 992px) {
  .home .wpb_revslider_element .tp-bullets.custom {
    z-index: 20 !important;
    bottom: 24px !important;
    bottom: 2.4rem !important;
  }
}
@media (min-width: 1200px) {
  .home .wpb_revslider_element .tp-bullets.custom {
    z-index: 20 !important;
    bottom: 24px !important;
    bottom: 2.4rem !important;
  }
}
@media (min-width: 1400px) {
  .home .wpb_revslider_element .tp-bullets.custom {
    z-index: 20 !important;
    bottom: 24px !important;
    bottom: 2.4rem !important;
  }
}
.wpb_revslider_element .tp-bullets.custom .bullet {
  cursor: pointer;
  position: relative;
  background: url('includes/revslider/assets/bullet.png') no-repeat top left;
  background-size: 10px 20px;
  width: 10px;
  width: 1rem;
  height: 10px;
  height: 1rem;
  margin-right: 0px;
  float: left;
  margin-top: 0px;
  margin-left: 16px;
  margin-left: 1.6rem;
}
.wpb_revslider_element .tp-bullets.custom .bullet.selected {
  background-position: bottom left;
}
.wpb_revslider_element .tp-leftarrow.custom,
.wpb_revslider_element .tp-rightarrow.custom {
  z-index: 21;
  cursor: pointer;
  position: relative;
  background-size: 40px 80px;
  width: 40px;
  width: 4rem;
  height: 40px;
  height: 4rem;
}
@media screen and (max-width: 767px) {
  .wpb_revslider_element .tp-leftarrow.custom,
  .wpb_revslider_element .tp-rightarrow.custom {
    top: 50%;
  }
}
.wpb_revslider_element .tp-caption {
  z-index: 24 !important;
}
.wpb_revslider_element .tp-leftarrow {
  background: url('includes/revslider/assets/large_left.png') no-repeat 0 0;
}
.wpb_revslider_element .tp-rightarrow {
  background: url('includes/revslider/assets/large_right.png') no-repeat 0 0;
}
/* Standard classes */
h1,
h2,
h3,
h4,
h5 {
  color: #db1e34;
  font-family: 'gotham-book', Arial, sans-serif;
  margin-top: 0;
  display: block;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: normal;
  line-break: strict;
  hyphens: inherit;
  -webkit-hyphens: inherit;
  -moz-hyphens: inherit;
}
h1 {
  font-size: 40px;
  font-size: 4rem;
  font-size: 28px;
  font-size: 2.8rem;
  hypens: inherit;
}
@media (min-width: 480px) {
  h1 {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media (min-width: 768px) {
  h1 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media (min-width: 992px) {
  h1 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
@media (min-width: 1200px) {
  h1 {
    font-size: 36px;
    font-size: 3.6rem;
  }
}
@media (min-width: 1400px) {
  h1 {
    font-size: 40px;
    font-size: 4rem;
  }
}
h2 {
  font-size: 32px;
  font-size: 3.2rem;
  font-size: 24px;
  font-size: 2.4rem;
}
@media (min-width: 480px) {
  h2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (min-width: 768px) {
  h2 {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media (min-width: 992px) {
  h2 {
    font-size: 28px;
    font-size: 2.8rem;
  }
}
@media (min-width: 1200px) {
  h2 {
    font-size: 30px;
    font-size: 3rem;
  }
}
@media (min-width: 1400px) {
  h2 {
    font-size: 32px;
    font-size: 3.2rem;
  }
}
h2 .lees-meer:after {
  font-size: 20px;
  font-size: 2rem;
}
h3 {
  font-size: 22px;
  font-size: 2.2rem;
}
@media (min-width: 480px) {
  h3 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (min-width: 768px) {
  h3 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (min-width: 992px) {
  h3 {
    font-size: 22px;
    font-size: 2.2rem;
  }
}
@media (min-width: 1200px) {
  h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
@media (min-width: 1400px) {
  h3 {
    font-size: 24px;
    font-size: 2.4rem;
  }
}
h4 {
  font-family: 'gotham-medium', Arial, sans-serif;
  color: #000000;
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
  line-height: 28px;
  line-height: 2.8rem;
  font-size: 17px;
  font-size: 1.7rem;
}
@media (min-width: 480px) {
  h4 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
@media (min-width: 768px) {
  h4 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
@media (min-width: 992px) {
  h4 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
@media (min-width: 1200px) {
  h4 {
    font-size: 17px;
    font-size: 1.7rem;
  }
}
@media (min-width: 1400px) {
  h4 {
    25: 16px;
    25: 1.6rem;
  }
}
a {
  color: #db1e34;
}
body.samen a,
body.together a {
  color: #e68600;
}
body.duurzaam a,
body.sustainability a {
  color: #79ba2f;
}
body.veilig a,
body.safety a {
  color: #288dd1;
}
body.bereikbaarheid a,
body.reachability a,
body.accessibility a {
  color: #6c38c7;
}
body.wonen a,
body.housing a {
  color: #a8136a;
}
a:hover {
  text-decoration: none;
}
.tim-icon:before {
  color: #db1e34;
  margin-right: 8px;
  margin-right: 0.8rem;
}
p {
  font-family: 'opensans', Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 0;
  line-height: 24px;
  line-height: 2.4rem;
  color: #000000;
}
img.alignleft {
  margin-right: 14px;
  margin-right: 1.4rem;
  float: left;
}
img.rounded-image {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin-top: 0;
}
table {
  font-family: 'opensans', Arial, sans-serif;
}
table th {
  padding: 2px;
  padding: 0.2rem;
  font-weight: 800;
  color: #db1e34;
}
table td {
  vertical-align: top;
  padding: 2px;
  padding: 0.2rem;
}
@media (min-width: 480px) {
  table {
    font-family: 'opensans', Arial, sans-serif;
  }
  table th {
    padding: 2px;
    padding: 0.2rem;
    font-weight: 800;
    color: #db1e34;
  }
  table td {
    vertical-align: top;
    padding: 2px;
    padding: 0.2rem;
  }
}
@media (min-width: 768px) {
  table th,
  table td {
    padding: 2px;
    padding: 0.2rem;
  }
}
@media (min-width: 992px) {
  table th,
  table td {
    padding: 2px;
    padding: 0.2rem;
  }
}
@media (min-width: 1200px) {
  table th,
  table td {
    padding: 2px;
    padding: 0.2rem;
  }
}
@media (min-width: 1400px) {
  table th,
  table td {
    padding: 2px;
    padding: 0.2rem;
  }
}
.blok-knop {
  display: inline-block;
  color: #ffffff !important;
  background-color: #db1e34;
  font-family: 'gotham-medium';
  font-size: 18px;
  font-size: 1.8rem;
  margin-top: 4px;
  margin-top: 0.4rem;
  padding-top: 4px;
  padding-top: 0.4rem;
  padding-bottom: 4px;
  padding-bottom: 0.4rem;
  padding-left: 10px;
  padding-left: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
  -webkit-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
}
.blok-knop:hover,
.blok-knop:focus {
  background-color: #ae1829;
  /* default */
  text-decoration: none;
  color: #ffffff;
}
.blok-knop:after {
  position: relative;
  top: 2px;
  top: 0.2rem;
  font-family: 'tim-icons';
  content: '\e604';
  padding-left: 8px;
  padding-left: 0.8rem;
}
.lees-meer {
  color: #db1e34;
  -webkit-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
}
.lees-meer:focus,
.lees-meer:hover {
  text-decoration: none;
  color: #ae1829;
}
body.samen .lees-meer:focus,
body.samen .lees-meer:hover,
body.together .lees-meer:focus,
body.together .lees-meer:hover {
  color: #b36800;
}
body.duurzaam .lees-meer:focus,
body.duurzaam .lees-meer:hover,
body.sustainability .lees-meer:focus,
body.sustainability .lees-meer:hover {
  color: #5f9125;
}
body.veilig .lees-meer:focus,
body.veilig .lees-meer:hover,
body.safety .lees-meer:focus,
body.safety .lees-meer:hover {
  color: #2070a6;
}
body.bereikbaarheid .lees-meer:focus,
body.bereikbaarheid .lees-meer:hover,
body.reachability .lees-meer:focus,
body.reachability .lees-meer:hover,
body.accessibility .lees-meer:focus,
body.accessibility .lees-meer:hover {
  color: #562d9f;
}
body.wonen .lees-meer:focus,
body.wonen .lees-meer:hover,
body.housing .lees-meer:focus,
body.housing .lees-meer:hover {
  color: #7a0e4d;
}
.lees-meer:after {
  position: relative;
  font-family: 'tim-icons';
  content: '\e604';
  padding-left: 4px;
  padding-left: 0.4rem;
}
.read-more {
  display: block;
  margin-top: 16px;
  margin-top: 1.6rem;
  text-align: left;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18px;
  line-height: 1.8rem;
  font-family: 'gotham-medium', Arial, sans-serif;
  color: #000000 !important;
  font-weight: 400;
}
.read-more:before {
  position: relative;
  top: 2px;
  top: 0.2rem;
  font-family: 'tim-icons';
  color: #db1e34;
  content: '\e60b';
  padding-right: 8px;
  padding-right: 0.8rem;
}
.read-more:hover {
  text-decoration: none;
}
.read-more-block {
  background-color: #db1e34;
  color: #ffffff !important;
  height: 100%;
}
.tim-container {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.tim-container .blok-knop {
  float: right;
}
.tim-intro p {
  font-family: 'gotham-medium', Arial, sans-serif;
  color: #000000;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 28px;
  line-height: 2.8rem;
}
.tim-mededeling {
  background-color: #f8d2d6;
  padding: 16px;
  padding: 1.6rem;
}
.tim-mededeling h2 {
  font-family: 'gotham-medium';
  font-size: 24px;
  font-size: 2.4rem;
  margin-top: 0;
}
.tim-mededeling p {
  font-family: 'opensans', Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 1.5rem;
  margin-bottom: 0;
  line-height: 24px;
  line-height: 2.4rem;
}
/* Primary navigation */
.tim-navigation {
  min-height: 50px;
  min-height: 5rem;
  background-color: #000000;
  margin-bottom: 0;
  border: none;
  position: relative;
  z-index: 9999;
  /* Logo */
  /* UberMenu custom style */
  /* mobile Ubermenu overrides */
  /* Ubermenu search widget */
  /* Wijken breder maken op kleinere schermen */
}
.tim-navigation .container {
  padding-bottom: 0;
}
.tim-navigation .tim-logo {
  width: 48px;
  width: 4.8rem;
  height: 50px;
  height: 5rem;
  display: inline-block;
  float: left;
  z-index: 9999;
  position: absolute;
  padding-left: 12px;
  padding-left: 1.2rem;
}
@media (min-width: 480px) {
  .tim-navigation .tim-logo {
    position: absolute;
    padding-left: 12px;
    padding-left: 1.2rem;
  }
}
@media (min-width: 768px) {
  .tim-navigation .tim-logo {
    position: relative;
  }
}
@media (min-width: 992px) {
  .tim-navigation .tim-logo {
    padding-left: 0;
  }
}
@media (min-width: 1200px) {
  .tim-navigation .tim-logo {
    padding-left: 0;
  }
}
@media (min-width: 1400px) {
  .tim-navigation .tim-logo {
    padding-left: 0;
  }
}
.tim-navigation .tim-logo img {
  padding-top: 8px;
  padding-top: 0.8rem;
  padding-bottom: 8px;
  padding-bottom: 0.8rem;
  width: 32px;
  width: 3.2rem;
}
.tim-navigation .ubermenu .ubermenu-item-type-column > .ubermenu-submenu-type-stack > .ubermenu-item-normal:first-child {
  margin-top: 0;
}
.tim-navigation .timmenu-kiesbuurt-toggle > a:first-child {
  display: none;
}
@media (min-width: 480px) {
  .tim-navigation .timmenu-kiesbuurt-toggle > a:first-child {
    display: none;
  }
}
@media (min-width: 768px) {
  .tim-navigation .timmenu-kiesbuurt-toggle > a:first-child {
    display: block;
  }
}
@media (min-width: 992px) {
  .tim-navigation .timmenu-kiesbuurt-toggle > a:first-child {
    display: block;
  }
}
@media (min-width: 1200px) {
  .tim-navigation .timmenu-kiesbuurt-toggle > a:first-child {
    display: block;
  }
}
@media (min-width: 1400px) {
  .tim-navigation .timmenu-kiesbuurt-toggle > a:first-child {
    display: block;
  }
}
.tim-navigation .ubermenu-widget-area {
  margin-bottom: 0 !important;
}
.tim-navigation .ubermenu-widget-area .ubermenu-widget.widget_search {
  padding: 0;
}
.tim-navigation .ubermenu-widget-area .ubermenu-widget.widget_search h3 {
  display: none;
}
.tim-navigation .ubermenu-widget-area .ubermenu-widget.widget_search form {
  padding-top: 8px;
  padding-top: 0.8rem;
  padding-bottom: 8px;
  padding-bottom: 0.8rem;
}
.tim-navigation .ubermenu-widget-area .ubermenu-widget.widget_search input[type=search] {
  border-radius: 0;
  outline: 0;
  background-color: transparent;
  border: 0;
  box-shadow: none;
  color: #ffffff;
  padding-right: 0;
}
.tim-navigation .ubermenu-widget-area .ubermenu-widget.widget_search input[type=search]::-webkit-input-placeholder {
  color: #ffffff;
  font-family: 'gotham-book', Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.tim-navigation .ubermenu-widget-area .ubermenu-widget.widget_search input[type=search]:-moz-placeholder {
  /* Firefox 18- */
  color: #ffffff;
  font-family: 'gotham-book', Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.tim-navigation .ubermenu-widget-area .ubermenu-widget.widget_search input[type=search]::-moz-placeholder {
  /* Firefox 19+ */
  color: #ffffff;
  font-family: 'gotham-book', Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.tim-navigation .ubermenu-widget-area .ubermenu-widget.widget_search input[type=search]:-ms-input-placeholder {
  color: #ffffff;
  font-family: 'gotham-book', Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
}
.tim-navigation .ubermenu-widget-area .ubermenu-widget.widget_search button.btn-tim-search {
  background: none;
  outline: 0;
  border-radius: 0;
  box-shadow: none;
  top: 2px;
  top: 0.2rem;
}
.tim-navigation .ubermenu-widget-area .ubermenu-widget.widget_search button.btn-tim-search .tim-icon-search:before {
  font-size: 16px;
  font-size: 1.6rem;
}
.tim-navigation .tim-zoeken-mobile {
  display: block !important;
}
@media (min-width: 480px) {
  .tim-navigation .tim-zoeken-mobile {
    display: block !important;
  }
}
@media (min-width: 768px) {
  .tim-navigation .tim-zoeken-mobile {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .tim-navigation .tim-zoeken-mobile {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .tim-navigation .tim-zoeken-mobile {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .tim-navigation .tim-zoeken-mobile {
    display: none !important;
  }
}
.tim-navigation .tim-zoeken-mobile form {
  border: 1px solid #db1e34;
}
.tim-navigation .tim-zoeken-mobile button.btn-tim-search .tim-icon-search:before {
  color: #ffffff;
}
.tim-navigation .tim-zoeken {
  display: none !important;
}
@media (min-width: 480px) {
  .tim-navigation .tim-zoeken {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .tim-navigation .tim-zoeken {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .tim-navigation .tim-zoeken {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .tim-navigation .tim-zoeken {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .tim-navigation .tim-zoeken {
    display: inline-block !important;
  }
}
.tim-navigation .tim-zoeken form {
  border-left: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
.tim-navigation .tim-zoeken button.btn-tim-search .tim-icon-search:before {
  color: #db1e34;
}
.tim-navigation .tim-language {
  display: none !important;
}
@media (min-width: 480px) {
  .tim-navigation .tim-language {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .tim-navigation .tim-language {
    display: none !important;
  }
}
@media (min-width: 992px) {
  .tim-navigation .tim-language {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .tim-navigation .tim-language {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .tim-navigation .tim-language {
    display: block !important;
  }
}
.tim-navigation .tim-language > ul:first-child > li {
  height: 50px;
  height: 5rem;
  padding-left: 8px;
}
.tim-navigation .tim-language #lang_sel {
  top: -3px;
}
.tim-navigation .tim-language #lang_sel ul li {
  padding-bottom: 2px !important;
  padding-bottom: 0.2rem !important;
}
.tim-navigation .tim-language #lang_sel ul li a {
  font-size: 16px;
  font-size: 1.6rem;
  font-family: 'gotham-book', Arial, sans-serif;
  font-weight: 800;
  color: #ffffff;
  background-color: transparent;
  border: none;
  background: none;
}
.tim-navigation .tim-language #lang_sel > ul > li > a:after {
  position: absolute;
  right: 4px;
  top: 0;
  content: "\f107";
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 800;
  line-height: 1;
  color: inherit;
  -webkit-font-smoothing: antialiased;
  color: #db1e34;
  font-size: 22px;
  font-size: 2.2rem;
  border-top: 0;
}
.tim-navigation .tim-language #lang_sel ul li {
  background-color: #000000;
}
@media (min-width: 480px) {
}
@media (min-width: 768px) {
  .tim-navigation .timmenu-wijken-section {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .tim-navigation .timmenu-wijken-section {
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .tim-navigation .timmenu-wijken-section {
    width: 58% !important;
  }
}
@media (min-width: 1400px) {
  .tim-navigation .timmenu-wijken-section {
    width: 58% !important;
  }
}
@media (min-width: 480px) {
}
@media (min-width: 768px) {
  .tim-navigation .timmenu-extra-section {
    width: 100% !important;
  }
}
@media (min-width: 992px) {
  .tim-navigation .timmenu-extra-section {
    width: 100% !important;
  }
}
@media (min-width: 1200px) {
  .tim-navigation .timmenu-extra-section {
    width: 42% !important;
  }
}
@media (min-width: 1400px) {
  .tim-navigation .timmenu-extra-section {
    width: 42% !important;
  }
}
.tim-navigation a.ubermenu-responsive-toggle {
  text-align: right;
  color: #ffffff;
  position: relative;
  z-index: 200;
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav {
  /* first list */
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav li {
  /* mobile sluiten knop */
  /* wijken */
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav li a {
  font-family: 'gotham-book', Arial, sans-serif;
  color: #ffffff;
  -webkit-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  /* fix menu font-size */
  font-size: 16px;
  font-size: 1.6rem;
}
@media (min-width: 480px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (min-width: 992px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (min-width: 1200px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (min-width: 1400px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav li a:hover {
  color: #db1e34;
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav li span.tim-icons {
  padding-right: 2px;
  padding-right: 0.2rem;
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav li span.tim-icons.tim-samen {
  color: #e68600;
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav li span.tim-icons.tim-duurzaam {
  color: #79ba2f;
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav li span.tim-icons.tim-bereikbaarheid {
  color: #6c38c7;
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav li span.tim-icons.tim-veilig {
  color: #288dd1;
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav li span.tim-icons.tim-wonen {
  color: #a8136a;
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav li.ubermenu-retractor {
  color: #ffffff;
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav li h3.menu-title {
  padding-left: 8px;
  padding-left: 0.8rem;
  padding-right: 8px;
  padding-right: 0.8rem;
}
@media (min-width: 480px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li h3.menu-title {
    padding-left: 8px;
    padding-left: 0.8rem;
    padding-right: 8px;
    padding-right: 0.8rem;
  }
}
@media (min-width: 768px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li h3.menu-title {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li h3.menu-title {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1200px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li h3.menu-title {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1400px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li h3.menu-title {
    padding-left: 0;
    padding-right: 0;
  }
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav li.wijken a {
  padding-top: 2px;
  padding-top: 0.2rem;
  padding-bottom: 2px;
  padding-bottom: 0.2rem;
  line-height: 12px;
  line-height: 1.2rem;
  font-size: 16px;
  font-size: 1.6rem;
}
@media (min-width: 480px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li.wijken a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li.wijken a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (min-width: 992px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li.wijken a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (min-width: 1200px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li.wijken a {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
@media (min-width: 1400px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li.wijken a {
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav li.wijken a span > span {
  color: #db1e34;
  display: inline-block;
  line-height: 20px;
  line-height: 2rem;
  min-width: 30px;
  min-width: 3rem;
}
@media (min-width: 480px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li.wijken a span > span {
    min-width: 30px;
    min-width: 3rem;
  }
}
@media (min-width: 768px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li.wijken a span > span {
    min-width: 30px;
    min-width: 3rem;
  }
}
@media (min-width: 992px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li.wijken a span > span {
    min-width: 30px;
    min-width: 3rem;
  }
}
@media (min-width: 1200px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li.wijken a span > span {
    min-width: 36px;
    min-width: 3.6rem;
  }
}
@media (min-width: 1400px) {
  .tim-navigation nav.ubermenu-main ul.ubermenu-nav li.wijken a span > span {
    min-width: 42px;
    min-width: 4.2rem;
  }
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav li > ul.ubermenu-submenu-align-full_width {
  padding-top: 24px;
  padding-top: 2.4rem;
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav > li > a {
  font-family: 'gotham-book', Arial, sans-serif;
  color: #ffffff;
  font-size: 16px;
  font-size: 1.6rem;
  padding-top: 12px !important;
  padding-top: 1.2rem !important;
  padding-bottom: 12px !important;
  padding-bottom: 1.2rem !important;
  line-height: 18px;
  line-height: 1.8rem;
  text-transform: uppercase !important;
  -webkit-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  outline: 0;
  /* chevron */
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav > li > a:hover {
  cursor: pointer;
  color: #db1e34;
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav > li > a:after {
  font-weight: 800;
  color: #db1e34;
  font-size: 24px;
  font-size: 2.4rem;
  right: 3px;
  right: 0.3rem;
  margin-top: -11px !important;
  margin-top: -1.1rem !important;
}
.tim-navigation nav.ubermenu-main ul.ubermenu-nav > li > a span.divider {
  color: #db1e34;
  padding-left: 4px;
  padding-right: 4px;
}
.tim-navigation nav.ubermenu-main ul li > ul.ubermenu-submenu-type-mega {
  background-color: rgba(0, 0, 0, 0.95);
}
@media (min-width: 480px) {
  .tim-navigation nav.ubermenu-main ul li > ul.ubermenu-submenu-type-mega {
    background-color: rgba(0, 0, 0, 0.95);
  }
}
@media (min-width: 768px) {
  .tim-navigation nav.ubermenu-main ul li > ul.ubermenu-submenu-type-mega {
    background-color: rgba(0, 0, 0, 0.95);
  }
}
@media (min-width: 992px) {
  .tim-navigation nav.ubermenu-main ul li > ul.ubermenu-submenu-type-mega {
    background-color: rgba(0, 0, 0, 0.9);
  }
}
@media (min-width: 1200px) {
  .tim-navigation nav.ubermenu-main ul li > ul.ubermenu-submenu-type-mega {
    background-color: rgba(0, 0, 0, 0.9);
  }
}
@media (min-width: 1400px) {
  .tim-navigation nav.ubermenu-main ul li > ul.ubermenu-submenu-type-mega {
    background-color: rgba(0, 0, 0, 0.9);
  }
}
.tim-navigation nav.ubermenu-main ul li > ul .ubermenu-content-block {
  padding-top: 8px;
  padding-top: 0.8rem;
  padding-right: 12px;
  padding-right: 1.2rem;
  padding-bottom: 8px;
  padding-bottom: 0.8rem;
  padding-left: 12px;
  padding-left: 1.2rem;
}
.tim-navigation nav.ubermenu-main ul li > ul .ubermenu-content-block p {
  font-family: 'opensans', Arial, sans-serif;
  color: #999999;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 24px;
  line-height: 2.4rem;
}
.tim-navigation nav.ubermenu-main ul li > ul .ubermenu-content-block a {
  font-size: 12px;
  font-size: 1.2rem;
}
/* Thuis in maastricht wijk logo */
.tim-logo-wijk {
  position: absolute;
  color: #ffffff;
  z-index: 24;
  margin-top: 0;
  top: 46px;
  top: 4.6rem;
}
.tim-logo-wijk a {
  color: #ffffff !important;
  text-decoration: none;
  display: block;
}
.tim-logo-wijk a:hover,
.tim-logo-wijk a:focus,
.tim-logo-wijk a:active {
  color: #ffffff;
  text-decoration: none;
}
@media (min-width: 480px) {
  .tim-logo-wijk {
    margin-top: 0;
    top: 46px;
    top: 4.6rem;
  }
}
@media (min-width: 768px) {
  .tim-logo-wijk {
    left: 68px;
    left: 6.8rem;
    top: 76px;
    top: 7.6rem;
  }
}
@media (min-width: 992px) {
  .tim-logo-wijk {
    top: 98px;
    top: 9.8rem;
  }
}
@media (min-width: 1200px) {
  .tim-logo-wijk {
    top: 98px;
    top: 9.8rem;
  }
}
@media (min-width: 1400px) {
  .tim-logo-wijk {
    top: 98px;
    top: 9.8rem;
  }
}
.tim-logo-wijk div {
  font-family: 'gotham-medium';
  text-transform: uppercase;
  text-shadow: 0px 0px 60px rgba(0, 0, 0, 0.3), 0px 0px 30px rgba(0, 0, 0, 0.6), 1px 1px 0 rgba(0, 0, 0, 0.35);
  font-size: 18px;
  font-size: 1.8rem;
}
@media (min-width: 480px) {
  .tim-logo-wijk div {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (min-width: 768px) {
  .tim-logo-wijk div {
    font-size: 18px;
    font-size: 1.8rem;
  }
}
@media (min-width: 992px) {
  .tim-logo-wijk div {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media (min-width: 1200px) {
  .tim-logo-wijk div {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
@media (min-width: 1400px) {
  .tim-logo-wijk div {
    font-size: 34px;
    font-size: 3.4rem;
  }
}
.tim-logo-wijk div:first-child {
  line-height: 18px;
  line-height: 1.8rem;
}
@media (min-width: 480px) {
  .tim-logo-wijk div:first-child {
    line-height: 18px;
    line-height: 1.8rem;
  }
}
@media (min-width: 768px) {
  .tim-logo-wijk div:first-child {
    line-height: 18px;
    line-height: 1.8rem;
  }
}
@media (min-width: 992px) {
  .tim-logo-wijk div:first-child {
    line-height: 28px;
    line-height: 2.8rem;
  }
}
@media (min-width: 1200px) {
  .tim-logo-wijk div:first-child {
    line-height: 28px;
    line-height: 2.8rem;
  }
}
@media (min-width: 1400px) {
  .tim-logo-wijk div:first-child {
    line-height: 28px;
    line-height: 2.8rem;
  }
}
.tim-logo-wijk img {
  margin-bottom: 8px;
  margin-bottom: 0.8rem;
  width: 150px;
  width: 15rem;
}
@media (min-width: 480px) {
  .tim-logo-wijk img {
    width: 150px;
    width: 15rem;
  }
}
@media (min-width: 768px) {
  .tim-logo-wijk img {
    width: 230px;
    width: 23rem;
  }
}
@media (min-width: 992px) {
  .tim-logo-wijk img {
    width: 294px;
    width: 29.4rem;
  }
}
@media (min-width: 1200px) {
  .tim-logo-wijk img {
    width: 294px;
    width: 29.4rem;
  }
}
@media (min-width: 1400px) {
  .tim-logo-wijk img {
    width: 294px;
    width: 29.4rem;
  }
}
/* tim sidebar */
.tim-sidebar-right > .wpb_column {
  margin-top: 50px;
}
@media (min-width: 480px) {
  .tim-sidebar-right > .wpb_column {
    margin-top: 50px;
  }
}
@media (min-width: 768px) {
  .tim-sidebar-right > .wpb_column {
    margin-top: 0;
  }
}
@media (min-width: 992px) {
  .tim-sidebar-right > .wpb_column {
    padding-right: 24px !important;
    padding-right: 2.4rem !important;
  }
}
@media (min-width: 1200px) {
  .tim-sidebar-right > .wpb_column {
    padding-right: 24px !important;
    padding-right: 2.4rem !important;
  }
}
@media (min-width: 1400px) {
  .tim-sidebar-right > .wpb_column {
    padding-right: 24px !important;
    padding-right: 2.4rem !important;
  }
}
.tim-sidebar-right .tim-sidebar {
  position: relative;
  padding-top: 40px;
  padding-top: 4rem;
}
@media (min-width: 480px) {
  .tim-sidebar-right .tim-sidebar {
    position: relative;
    padding-top: 40px;
    padding-top: 4rem;
  }
}
@media (min-width: 768px) {
  .tim-sidebar-right .tim-sidebar {
    padding-top: 16px;
    padding-top: 1.6rem;
  }
}
@media (min-width: 992px) {
  .tim-sidebar-right .tim-sidebar {
    padding-left: 24px !important;
    padding-left: 2.4rem !important;
    /*position: absolute !important;*/
    right: 0;
    height: 100%;
    border-left: 1px solid #ebebeb;
    top: -6px;
    top: -0.6rem;
    padding-top: 104px;
    padding-top: 10.4rem;
  }
}
@media (min-width: 1200px) {
  .tim-sidebar-right .tim-sidebar {
    padding-top: 82px;
    padding-top: 8.2rem;
  }
}
@media (min-width: 1400px) {
  .tim-sidebar-right .tim-sidebar {
    padding-top: 82px;
    padding-top: 8.2rem;
  }
}
/* 404 error page */
.error404 h1,
.search h1 {
  margin-bottom: 16px;
  margin-bottom: 1.6rem;
}
.error404 .error,
.search .error {
  border-top: 1px solid #ebebeb;
  padding-top: 16px;
  padding-top: 1.6rem;
  padding-bottom: 16px;
  padding-bottom: 1.6rem;
}
.error404 .error h3,
.search .error h3 {
  color: #000000;
}
/* animations */
.animated {
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
/* Contact forms */
.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 select,
.wpcf7 textarea {
  width: 100%;
}
.tim-kaart svg {
  /* min-height: 680px;*/
}
.tim-sidebar .tim-kaart svg {
  /* min-height: 398px;*/
}
.tim-kaart.dark svg {
  min-height: 280px;
}
#wijknaam-tooltip {
  position: fixed;
  display: none;
  color: #ffffff;
  background-color: #db1e34;
  font-family: 'gotham-medium';
  pointer-events: none;
  font-size: 18px;
  font-size: 1.8rem;
  padding-top: 4px;
  padding-top: 0.4rem;
  padding-bottom: 4px;
  padding-bottom: 0.4rem;
  padding-left: 10px;
  padding-left: 1rem;
  padding-right: 10px;
  padding-right: 1rem;
  -webkit-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -moz-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -ms-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  -o-transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  transition: background-color 250ms cubic-bezier(0.1, 0.6, 0.6, 1);
  z-index: 9999;
  white-space: nowrap;
}
#wijknaam-tooltip:hover,
#wijknaam-tooltip:focus {
  background-color: none;
  text-decoration: none;
  color: #ffffff;
  cursor: pointer;
}
#wijknaam-tooltip:hover:before,
#wijknaam-tooltip:focus:before {
  border-color: transparent #db1e34 transparent transparent !important;
}
#wijknaam-tooltip:before {
  position: absolute;
  display: inline-block;
  content: '';
  width: 0;
  height: 0;
  left: -16px;
  left: -1.6rem;
  bottom: 0px;
  background-color: transparent !important;
  border-style: solid;
  border-width: 17px 16px 17px 0;
  border-color: transparent #db1e34 transparent transparent !important;
}
#wijknaam-tooltip:after {
  position: relative;
  top: 2px;
  top: 0.2rem;
  font-family: 'tim-icons';
  content: '\e604';
  padding-left: 8px;
  padding-left: 0.8rem;
}
.agenda-meta-data {
  list-style: none;
  padding-left: 0;
  border-bottom: 1px solid #ccc;
  padding-bottom: 8px;
  padding-bottom: 0.8rem;
}
.agenda-meta-data li {
  display: inline;
  padding-right: 16px;
  padding-right: 1.6rem;
}
.agenda-meta-data li i {
  position: relative;
  top: 1px;
  color: #4C4C4C;
  padding-right: 2px;
  padding-right: 0.2rem;
}
#inPopUp {
  padding: 16px;
  padding: 1.6rem;
}
#inPopUp h1 {
  font-size: 32px !important;
  font-size: 3.2rem !important;
}
#inPopUp p {
  margin-bottom: 12px !important;
  margin-bottom: 1.2rem !important;
}
.wpb_content_element ul li {
  font-size: 15px;
  font-size: 1.5rem;
}
.pea_cook_wrapper p,
.pea_cook_more_info_popover p {
  color: #ffffff !important;
}
/* ------- RESOURCE KNOPPEN ------- */
.resource_btn {
  overflow: hidden;
}
.resource_btn a {
  /* border-width: 1px !important;*/
  /* border-color: #ccc !important;*/
  font-family: "gotham-medium", Arial, sans-serif;
  font-size: 17px !important;
  padding-top: 8px !important;
  padding-bottom: 10px !important;
  background-color: #ebebeb !important;
  color: #db1e34 !important;
  border: none !important;
  box-shadow: rgba(219, 30, 52, 0.2) !important;
}
.resource_btn a:hover {
  background-color: #db1e34 !important;
  color: #fff !important;
}
.resource_btn.samen a {
  color: #e68600 !important;
}
.resource_btn.samen a:hover {
  background-color: #e68600 !important;
  color: #fff !important;
}
.resource_btn.duurzaam a {
  color: #79ba2f !important;
}
.resource_btn.duurzaam a:hover {
  background-color: #79ba2f !important;
  color: #fff !important;
}
.resource_btn.veilig a {
  color: #288dd1 !important;
}
.resource_btn.veilig a:hover {
  background-color: #288dd1 !important;
  color: #fff !important;
}
.resource_btn.bereikbaarheid a {
  color: #6c38c7 !important;
}
.resource_btn.bereikbaarheid a:hover {
  background-color: #6c38c7 !important;
  color: #fff !important;
}
.resource_btn.wonen a {
  color: #a8136a !important;
}
.resource_btn.wonen a:hover {
  background-color: #a8136a !important;
  color: #fff !important;
}
.resource_btn a h2,
.resource_btn a h3,
.resource_btn a h4,
.resource_btn a h5,
.resource_btn a h6 {
  color: inherit;
  /*line-height: 2rem;*/
  padding: 0;
  margin: 0;
}
.resource_btn h4 {
  line-height: 2.4rem;
}
.resource_btn p {
  display: none;
}
.resource_btn .vc_btn3-icon {
  background-color: #db1e34;
  left: 0 !important;
  margin-bottom: -200px !important;
  padding-bottom: 200px !important;
  text-align: center;
  width: 36px;
  top: 50%!important;
  padding-top: 184px!important;
  font-size: 20px!important;
}
.resource_btn.samen .vc_btn3-icon {
  background-color: #e68600;
  color: #fff;
}
.resource_btn.duurzaam .vc_btn3-icon {
  background-color: #79ba2f;
  color: #fff;
}
.resource_btn.veilig .vc_btn3-icon {
  background-color: #288dd1;
  color: #fff;
}
.resource_btn.bereikbaarheid .vc_btn3-icon {
  background-color: #6c38c7;
  color: #fff;
}
.resource_btn.wonen .vc_btn3-icon {
  background-color: #a8136a;
  color: #fff;
}
.resource_cta {
  border-color: #ebebeb !important;
  /*#ccc !important;*/
  border-width: 0px !important;
  /*padding: 12px !important;
	padding-top: 8px !important;
	padding-bottom: 10px !important;*/
  padding: 0 12px 0 0 !important;
  overflow: hidden !important;
  background-color: #ebebeb !important;
}
.resource_cta .vc_cta3-icons {
  background-color: black;
  height: 100%;
  text-align: center !important;
  width: 36px;
  font-size: 20px!important;
}
.resource_cta h2,
.resource_cta h3,
.resource_cta h4,
.resource_cta h5,
.resource_cta h6 {
  color: #777777;
  margin: 0;
  padding: 0;
}
.resource_cta .resource_btn a::after {
  content: "";
  font-family: "tim-icons";
  font-size: 13px;
  padding-left: 4px;
  top: 0.1rem;
  position: relative;
}
.resource_cta.vc_cta3.vc_cta3-icon-size-md .vc_icon_element .vc_icon_element-inner {
  height: 1em !important;
  width: 1em !important;
}
.resource_cta .vc_icon_element.vc_icon_element-outer .vc_icon_element-inner .vc_icon_element-icon::before {
  font-size: 20px;
}
.resource_cta .vc_btn3-container {
  margin-bottom: 2px;
}
.resource_cta .vc_cta3_content-container {
  padding-left: 12px !important;
  padding-bottom: 10px;
  padding-top: 8px;
}
/* resourcs button icons */
.bekendmakingen .fa-asterisk::before {
  font-family: "tim-icons";
  content: "\e903";
  /*margin-left: -4px;*/
}
.afvalkalender .fa-asterisk::before {
  font-family: "tim-icons";
  content: "\e904";
  /*margin-left: -4px;*/
}
.nextdoor .fa-asterisk::before {
  font-family: "tim-icons";
  content: "\e905";
  /*margin-left: -4px;*/
}
.wehelpen .fa-asterisk::before {
  font-family: "tim-icons";
  content: "\e906";
  margin-left: 16px;
  color: #fff;
}
.veilig .fa-asterisk::before {
  font-family: "tim-icons";
  content: "\e802";
}
.duurzaam .fa-asterisk::before {
  font-family: "tim-icons";
  content: "\e801";
}
.samen .fa-asterisk::before {
  font-family: "tim-icons";
  content: "\e800";
}
.wonen .fa-asterisk::before {
  font-family: "tim-icons";
  content: "\e804";
}
.bereikbaar .fa-asterisk::before {
  font-family: "tim-icons";
  content: "\e803";
}
/* resource btn kleuren apart */
.resource_btn.facebook a {
  background-color: #ebebeb !important;
  color: #4267b2 !important;
}
.resource_btn.facebook a:hover {
  background-color: #4267b2 !important;
  color: #fff !important;
}
.facebook .fa-facebook {
  background-color: #4267b2;
  color: #fff;
}
.afvalkalender a,
.bekendmakingen a {
  background-color: #ebebeb!important;
  color: #db1e34!important;
}
.afvalkalender a:hover,
.bekendmakingen a:hover {
  background-color: #db1e34!important;
  color: #fff!important;
}
.afvalkalender .vc_btn3-icon,
.bekendmakingen .vc_btn3-icon {
  background-color: #db1e34;
  color: #fff;
}
.nextdoor a {
  background-color: #ebebeb !important;
  color: #1E9E5E !important;
}
.nextdoor a:hover {
  background-color: #1E9E5E !important;
  color: #fff !important;
}
.nextdoor .vc_btn3-icon {
  background-color: #1E9E5E;
  color: #fff;
}
.wehelpen .vc_cta3-icons {
  background-color: #fbaf33;
  color: #fff;
}
.wehelpen .vc_btn3-style-outline-custom {
  background-color: #fbaf33 !important;
  color: #fff;
}
.wehelpen .vc_btn3-style-outline-custom:hover {
  background-color: #F69A05 !important;
  color: #fff;
}
.wehelpen .vc_btn3 {
  color: #fff!important;
}
/*#*/
/* fancy lijstje voor resources */
.list_resources1 ul {
  border-top: 1px solid #eee;
  padding: 0;
}
.list_resources1 li {
  border-bottom: 1px solid #eee;
  list-style: inside none none;
  margin: 0;
  padding-bottom: 6px;
  padding-left: 24px;
  padding-top: 6px;
}
.list_resources1 li::before {
  font-family: "tim-icons";
  content: "\e604";
  color: #db1e34;
  margin-left: -24px;
  margin-right: 8px;
}
body.veilig .list_resources1 li::before {
  color: #288dd1;
}
body.duurzaam .list_resources1 li::before {
  color: #79ba2f;
}
body.samen .list_resources1 li::before {
  color: #e68600;
}
body.wonen .list_resources1 li::before {
  color: #a8136a;
}
body.bereikbaarheid .list_resources1 li::before {
  color: #6c38c7;
}
/* ------- ACTUEEL OVERZICHT ------- */
.actueel_overzicht {
  padding-top: 20px;
  background-color: rgba(219, 30, 52, 0.05);
}
.home_nieuws .wpb_content_element.tim-posts.posts-with-media .posts-wrapper > ul li:first-child:not(.social-links) {
  border-top: none!important;
  padding-top: 0 !important;
}
.wpb_wrapper li {
  font-size: 1.5rem;
  line-height: 2.4rem;
  margin-bottom: 6px;
}

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