@charset "UTF-8";
.tabs ul.primary {
  margin: 0;
  padding: 0;
  border: 0 none transparent;
  line-height: 1.7em;
}
.tabs ul.primary li a {
  margin: 0;
  padding: 0.2em 1em;
  background-color: #333333;
  color: #fff;
}
.tabs ul.primary li a:hover {
  background-color: #4d4d4d;
  text-decoration: none;
}
.tabs ul.primary li.active a {
  background-color: #4d4d4d;
  color: #fff;
}

.fac-result .empty-result, .fac-result ul.result-list, .page-node-type-verzamelpagina .layout-content .region-content, .page-node-type-verzamelpagina-special .layout-content .region-content, .block-page-title-block .page-title, .block-system-breadcrumb-block, .region-footer, .region-featured-bottom-first, .layout-content, .region-header, #mededeling .mededeling-wrapper p, .node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam, .node--type-homepage.node--view-mode-meer-in-schiedam {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 1260px) and (max-width: 1460px) {
  .fac-result .empty-result, .fac-result ul.result-list, .page-node-type-verzamelpagina .layout-content .region-content, .page-node-type-verzamelpagina-special .layout-content .region-content, .block-page-title-block .page-title, .block-system-breadcrumb-block, .region-footer, .region-featured-bottom-first, .layout-content, .region-header, #mededeling .mededeling-wrapper p, .node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam, .node--type-homepage.node--view-mode-meer-in-schiedam {
    max-width: calc(((100vw - (100vw - 100%)) / 2) + 1200px / 2);
    margin-right: calc(((100vw - (100vw - 100%)) / 2) - 1200px / 2);
    margin-left: 120px;
  }
}
@media only screen and (max-width: 1259px) {
  .fac-result .empty-result, .fac-result ul.result-list, .page-node-type-verzamelpagina .layout-content .region-content, .page-node-type-verzamelpagina-special .layout-content .region-content, .block-page-title-block .page-title, .block-system-breadcrumb-block, .region-footer, .region-featured-bottom-first, .layout-content, .region-header, #mededeling .mededeling-wrapper p, .node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam, .node--type-homepage.node--view-mode-meer-in-schiedam {
    margin-right: 1.5rem;
    margin-left: 1.5rem;
  }
}

.page-node-type-verzamelpagina .layout-postcontent .region-postcontent, .page-node-type-verzamelpagina-special .layout-postcontent .region-postcontent, .path-vacatures .layout-content, .page-node-type-lijst .layout-content, .page-node-type-homepagina-projectsite .layout-content {
  max-width: 1320px;
  margin-right: auto;
  margin-left: auto;
  padding-left: 120px;
}
@media only screen and (max-width: 1259px) {
  .page-node-type-verzamelpagina .layout-postcontent .region-postcontent, .page-node-type-verzamelpagina-special .layout-postcontent .region-postcontent, .path-vacatures .layout-content, .page-node-type-lijst .layout-content, .page-node-type-homepagina-projectsite .layout-content {
    padding-left: 30px;
  }
}

.fac-result .empty-result > *, .fac-result ul.result-list > * {
  max-width: 700px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 780px) {
  .fac-result .empty-result > *, .fac-result ul.result-list > * {
    margin-right: 1em;
    margin-left: 1em;
    margin-right: 1em;
  }
}

#block-inhoudfield-2 h2,
#block-schiedamproject-inhoudfield-2 h2, .block-views-blockagenda-block-1 .item-list .agenda-maand, .region-footer .block#block-cschiedam2018 p, .region-footer .block#block-schiedamproject-cschiedam2018 p, .region-footer .block#block-views-block-copyright-huidig-jaartal-block-1 p, #block-meer-in-schiedam > h2,
#block-schiedamproject-meer-in-schiedam > h2 {
  display: inline;
  position: relative;
  padding-right: 2em;
  background: #FFFFFF;
  color: rgba(0, 0, 0, 0.8);
  font-family: "lexia", serif;
  font-size: 16px;
  font-weight: normal;
  z-index: 0;
}
#block-inhoudfield-2 h2::before,
#block-schiedamproject-inhoudfield-2 h2::before, .block-views-blockagenda-block-1 .item-list .agenda-maand::before, .region-footer .block#block-cschiedam2018 p::before, .region-footer .block#block-schiedamproject-cschiedam2018 p::before, .region-footer .block#block-views-block-copyright-huidig-jaartal-block-1 p::before, #block-meer-in-schiedam > h2::before,
#block-schiedamproject-meer-in-schiedam > h2::before {
  position: absolute;
  top: 0.75em;
  right: 0;
  bottom: 0;
  left: 100%;
  width: 100vw;
  margin: 0 auto;
  border-top: 2px solid rgba(0, 0, 0, 0.1);
  content: "";
  z-index: -1;
}

.path-zoeken main input[type=submit], .path-search input[type=submit], .node--type-enquete .enquetesubmit a, .ui-dialog .ui-dialog-buttonpane button {
  margin: 0;
  padding: 0.5em 1em;
  transition: all 300ms ease;
  border: 1px solid #000000;
  border-radius: 0;
  background: #FFFFFF;
  color: #000000;
  font-family: "interface", sans-serif;
  letter-spacing: 0.3px;
  text-decoration: none;
}
.path-zoeken main input[type=submit]:hover, .path-search input[type=submit]:hover, .node--type-enquete .enquetesubmit a:hover, .ui-dialog .ui-dialog-buttonpane button:hover {
  transition: all 300ms ease;
  background: #000000;
  color: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 1px 2px 10px 0 rgba(0, 0, 0, 0.2);
}

.sidebar-second .region-content, .no-sidebars.path-zoeken .region-content, .no-sidebars.path-search .region-content, .no-sidebars.page-node-type-enquete .region-content, .no-sidebars.page-node-type-projectpagina .region-content, .no-sidebars.page-node-type-persoon .region-content, .no-sidebars.page-node-type-pagina .region-content, .no-sidebars.page-node-type-agenda-item .region-content, .no-sidebars.page-node-type-nieuws .region-content, .no-sidebars.page-node-type-page .region-content {
  display: inline-block;
  width: calc(99.99% - 480px);
}
@media only screen and (min-width: 1000px) and (max-width: 1100px) {
  .sidebar-second .region-content, .no-sidebars.path-zoeken .region-content, .no-sidebars.path-search .region-content, .no-sidebars.page-node-type-enquete .region-content, .no-sidebars.page-node-type-projectpagina .region-content, .no-sidebars.page-node-type-persoon .region-content, .no-sidebars.page-node-type-pagina .region-content, .no-sidebars.page-node-type-agenda-item .region-content, .no-sidebars.page-node-type-nieuws .region-content, .no-sidebars.page-node-type-page .region-content {
    width: calc(99.99% - 365px);
  }
}
@media only screen and (max-width: 999px) {
  .sidebar-second .region-content, .no-sidebars.path-zoeken .region-content, .no-sidebars.path-search .region-content, .no-sidebars.page-node-type-enquete .region-content, .no-sidebars.page-node-type-projectpagina .region-content, .no-sidebars.page-node-type-persoon .region-content, .no-sidebars.page-node-type-pagina .region-content, .no-sidebars.page-node-type-agenda-item .region-content, .no-sidebars.page-node-type-nieuws .region-content, .no-sidebars.page-node-type-page .region-content {
    width: 100%;
  }
}
.sidebar-second .layout-sidebar-second, .no-sidebars.path-zoeken .layout-sidebar-second, .no-sidebars.path-search .layout-sidebar-second, .no-sidebars.page-node-type-enquete .layout-sidebar-second, .no-sidebars.page-node-type-projectpagina .layout-sidebar-second, .no-sidebars.page-node-type-persoon .layout-sidebar-second, .no-sidebars.page-node-type-pagina .layout-sidebar-second, .no-sidebars.page-node-type-agenda-item .layout-sidebar-second, .no-sidebars.page-node-type-nieuws .layout-sidebar-second, .no-sidebars.page-node-type-page .layout-sidebar-second {
  width: 480px;
  padding-left: 10%;
  float: right;
  box-sizing: border-box;
}
@media only screen and (min-width: 1000px) and (max-width: 1100px) {
  .sidebar-second .layout-sidebar-second, .no-sidebars.path-zoeken .layout-sidebar-second, .no-sidebars.path-search .layout-sidebar-second, .no-sidebars.page-node-type-enquete .layout-sidebar-second, .no-sidebars.page-node-type-projectpagina .layout-sidebar-second, .no-sidebars.page-node-type-persoon .layout-sidebar-second, .no-sidebars.page-node-type-pagina .layout-sidebar-second, .no-sidebars.page-node-type-agenda-item .layout-sidebar-second, .no-sidebars.page-node-type-nieuws .layout-sidebar-second, .no-sidebars.page-node-type-page .layout-sidebar-second {
    width: 365px;
    padding-left: 5%;
  }
}
@media only screen and (max-width: 999px) {
  .sidebar-second .layout-sidebar-second, .no-sidebars.path-zoeken .layout-sidebar-second, .no-sidebars.path-search .layout-sidebar-second, .no-sidebars.page-node-type-enquete .layout-sidebar-second, .no-sidebars.page-node-type-projectpagina .layout-sidebar-second, .no-sidebars.page-node-type-persoon .layout-sidebar-second, .no-sidebars.page-node-type-pagina .layout-sidebar-second, .no-sidebars.page-node-type-agenda-item .layout-sidebar-second, .no-sidebars.page-node-type-nieuws .layout-sidebar-second, .no-sidebars.page-node-type-page .layout-sidebar-second {
    width: 100%;
    padding-top: 2em;
    padding-left: 0;
    float: none;
  }
}

.node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam, .node--type-homepage.node--view-mode-meer-in-schiedam {
  margin-top: 2em;
}
@media only screen and (min-width: 1260px) and (max-width: 1460px) {
  .node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam, .node--type-homepage.node--view-mode-meer-in-schiedam {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }
}
.node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam > h2, .node--type-homepage.node--view-mode-meer-in-schiedam > h2 {
  display: none;
}
.node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item, .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item {
  width: calc((99.999% - (3 - 1) * 3.75em) / 3);
  float: left;
  position: relative;
  margin-bottom: 2.5em;
  text-align: center;
}
@media only screen and (max-width: 699px) {
  .node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item, .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item {
    width: calc((99.999% - (1 - 1) * 0) / 1);
    float: left;
    width: 100%;
    margin-bottom: 3.75em;
  }
  .node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item:nth-child(n+0), .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item:nth-child(n+0) {
    margin-right: 0;
  }
  .node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item:nth-child(1n+0), .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item:nth-child(1n+0) {
    margin-right: 0;
  }
  .node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item:nth-child(1n+1), .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item:nth-child(1n+1) {
    clear: left;
  }
}
.node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item:nth-child(n+0), .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item:nth-child(n+0) {
  margin-right: 3.75em;
}
.node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item:nth-child(3n+0), .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item:nth-child(3n+0) {
  margin-right: 0;
}
.node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item:nth-child(3n+1), .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item:nth-child(3n+1) {
  clear: left;
}
.node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item .field--type-image, .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item .field--type-image {
  position: relative;
}
.node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item .field--type-image::before, .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item .field--type-image::before {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: background 300ms ease;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.5) 100%);
  content: "";
  pointer-events: none;
}
.node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item .field--type-link, .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item .field--type-link {
  position: relative;
}
.node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item .field--type-link a, .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item .field--type-link a {
  font-size: 1.25em;
  display: block;
  width: 90%;
  margin: -1em 5%;
  padding: 1.5em 0;
  transition: background 300ms ease, color 300ms ease;
  background: #FFFFFF;
  line-height: inherit;
  text-decoration: none;
  box-shadow: 1px 2px 6px 0 rgba(0, 0, 0, 0.05), 2px 4px 10px 0 rgba(0, 0, 0, 0.05);
}
.node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item img, .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item img {
  width: 100%;
}
.node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item:hover .field--type-link a, .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item:hover .field--type-link a {
  transition: background 300ms ease, color 300ms ease;
  background: #E40046;
  color: #FFFFFF;
}

.path-zoeken main, .path-search main, .page-node-type-enquete main, .page-node-type-projectpagina main, .page-node-type-persoon main, .page-node-type-pagina main, .page-node-type-agenda-item main, .page-node-type-nieuws main, .page-node-type-page main {
  margin-top: -4.5em;
  padding-top: 8.5625em;
  background: #FFFFFF;
  position: relative;
  z-index: 0;
}
.path-vacatures .layout-content, .page-node-type-lijst .layout-content, .page-node-type-homepagina-projectsite .layout-content {
  position: relative;
  margin-top: -4.0625em;
  z-index: 2;
}

.path-vacatures .vacature article, .node--type-doorlink.node--view-mode-teaser, .node--type-verzamelpagina.node--view-mode-teaser, .node--view-mode-teaser.node--type-verzamelpagina-special, .node--type-projectpagina.node--view-mode-teaser, .node--type-persoon.node--view-mode-teaser, .node--type-agenda-item.node--view-mode-teaser, .node--type-nieuws.node--view-mode-teaser, .node--type-page.node--view-mode-teaser {
  width: 100%;
  padding: 2.5em 5.625em 2.5em 3.75em;
  float: left;
  background: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 1px 2px 10px 0 rgba(0, 0, 0, 0.2);
  box-sizing: border-box;
}
.path-vacatures .vacature article h2, .node--type-doorlink.node--view-mode-teaser h2, .node--type-verzamelpagina.node--view-mode-teaser h2, .node--view-mode-teaser.node--type-verzamelpagina-special h2, .node--type-projectpagina.node--view-mode-teaser h2, .node--type-persoon.node--view-mode-teaser h2, .node--type-agenda-item.node--view-mode-teaser h2, .node--type-nieuws.node--view-mode-teaser h2, .node--type-page.node--view-mode-teaser h2 {
  clear: both;
  margin: 0 0 0.25em;
}
.path-vacatures .vacature article h2 a, .node--type-doorlink.node--view-mode-teaser h2 a, .node--type-verzamelpagina.node--view-mode-teaser h2 a, .node--view-mode-teaser.node--type-verzamelpagina-special h2 a, .node--type-projectpagina.node--view-mode-teaser h2 a, .node--type-persoon.node--view-mode-teaser h2 a, .node--type-agenda-item.node--view-mode-teaser h2 a, .node--type-nieuws.node--view-mode-teaser h2 a, .node--type-page.node--view-mode-teaser h2 a {
  transition: color 300ms ease;
  color: #000000;
  text-decoration: none;
}
.path-vacatures .vacature article h2 a:hover, .node--type-doorlink.node--view-mode-teaser h2 a:hover, .node--type-verzamelpagina.node--view-mode-teaser h2 a:hover, .node--view-mode-teaser.node--type-verzamelpagina-special h2 a:hover, .node--type-projectpagina.node--view-mode-teaser h2 a:hover, .node--type-persoon.node--view-mode-teaser h2 a:hover, .node--type-agenda-item.node--view-mode-teaser h2 a:hover, .node--type-nieuws.node--view-mode-teaser h2 a:hover, .node--type-page.node--view-mode-teaser h2 a:hover {
  transition: color 300ms ease;
  color: #E40046;
}
.path-vacatures .vacature article h2 a::before, .node--type-doorlink.node--view-mode-teaser h2 a::before, .node--type-verzamelpagina.node--view-mode-teaser h2 a::before, .node--view-mode-teaser.node--type-verzamelpagina-special h2 a::before, .node--type-projectpagina.node--view-mode-teaser h2 a::before, .node--type-persoon.node--view-mode-teaser h2 a::before, .node--type-agenda-item.node--view-mode-teaser h2 a::before, .node--type-nieuws.node--view-mode-teaser h2 a::before, .node--type-page.node--view-mode-teaser h2 a::before {
  color: #E40046;
  font-family: "fontello";
  font-size: 1.5rem;
  font-weight: 400;
  content: "\e808 ";
  vertical-align: bottom;
}
@media only screen and (max-width: 1000px) {
  .path-vacatures .vacature article, .node--type-doorlink.node--view-mode-teaser, .node--type-verzamelpagina.node--view-mode-teaser, .node--view-mode-teaser.node--type-verzamelpagina-special, .node--type-projectpagina.node--view-mode-teaser, .node--type-persoon.node--view-mode-teaser, .node--type-agenda-item.node--view-mode-teaser, .node--type-nieuws.node--view-mode-teaser, .node--type-page.node--view-mode-teaser {
    padding: 2.5em;
  }
}
@media only screen and (max-width: 700px) {
  .path-vacatures .vacature article, .node--type-doorlink.node--view-mode-teaser, .node--type-verzamelpagina.node--view-mode-teaser, .node--view-mode-teaser.node--type-verzamelpagina-special, .node--type-projectpagina.node--view-mode-teaser, .node--type-persoon.node--view-mode-teaser, .node--type-agenda-item.node--view-mode-teaser, .node--type-nieuws.node--view-mode-teaser, .node--type-page.node--view-mode-teaser {
    padding: 1.875em;
  }
}

.node--type-doorlink.node--view-mode-az, .node--type-verzamelpagina.node--view-mode-az, .node--view-mode-az.node--type-verzamelpagina-special, .node--type-projectpagina.node--view-mode-az, .node--type-page.node--view-mode-az {
  margin-bottom: 1em;
  padding-bottom: 1em;
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.node--type-doorlink.node--view-mode-az h2, .node--type-verzamelpagina.node--view-mode-az h2, .node--view-mode-az.node--type-verzamelpagina-special h2, .node--type-projectpagina.node--view-mode-az h2, .node--type-page.node--view-mode-az h2 {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
}
.node--type-doorlink.node--view-mode-az .az-name, .node--type-verzamelpagina.node--view-mode-az .az-name, .node--view-mode-az.node--type-verzamelpagina-special .az-name, .node--type-projectpagina.node--view-mode-az .az-name, .node--type-page.node--view-mode-az .az-name {
  margin: 0;
  font-size: 16px;
  font-weight: normal;
}
.node--type-doorlink.node--view-mode-az a, .node--type-verzamelpagina.node--view-mode-az a, .node--view-mode-az.node--type-verzamelpagina-special a, .node--type-projectpagina.node--view-mode-az a, .node--type-page.node--view-mode-az a {
  color: #000000;
}

html {
  font-size: 20px;
}

body {
  background-color: #FFDD00;
  color: #000000;
  font-family: "lexia", serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 1.6em;
}
@media only screen and (max-width: 1100px) {
  body {
    font-size: 16px;
  }
}
body .page-container {
  position: relative;
}

h1 {
  color: #FFFFFF;
  font-family: "interface", sans-serif;
  font-size: 3.2em;
  font-style: normal;
  font-weight: 700;
  letter-spacing: 0.3px;
  line-height: 1;
  hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
}
@media only screen and (max-width: 700px) {
  h1 {
    font-size: 2em;
  }
}

.page-title {
  hyphens: auto;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
}

.fac-result .empty-result li, h2 {
  margin: 2rem 0 0.5rem;
  color: #000000;
  font-family: "interface", sans-serif;
  font-size: 1.6em;
  font-weight: 700;
  letter-spacing: 0.3px;
  line-height: 1.1em;
}
@media only screen and (max-width: 1000px) {
  .fac-result .empty-result li, h2 {
    font-size: 1.625em;
  }
}
@media only screen and (max-width: 700px) {
  .fac-result .empty-result li, h2 {
    font-size: 1.25em;
  }
}

.node--view-mode-full .field--name-body > h2:first-child {
  margin-top: 0;
}

.node--type-homepage .toptaak .field--type-link a, h3 {
  margin: 2rem 0 0.5rem;
  color: #000000;
  font-family: "interface", sans-serif;
  font-size: 1.2em;
  font-weight: 700;
  letter-spacing: 0.3px;
  line-height: 1.1em;
}
@media only screen and (max-width: 700px) {
  .node--type-homepage .toptaak .field--type-link a, h3 {
    font-size: 1.375em;
  }
}

.node--view-mode-full .field--name-body > h3:first-child {
  margin-top: 0;
}

.region-footer .block h3, h5, .node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item .field--type-link a, .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item .field--type-link a, h4 {
  margin-bottom: 0.5em;
  color: #000000;
  font-family: "interface", sans-serif;
  font-size: 1.1em;
  font-weight: 700;
  letter-spacing: 0.3px;
  line-height: 1.3em;
}
@media only screen and (max-width: 700px) {
  .region-footer .block h3, h5, .node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item .field--type-link a, .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item .field--type-link a, h4 {
    font-size: 1.125em;
  }
}

h5, .node--type-homepagina-projectsite.node--view-mode-meer-in-schiedam .meer_schiedam__item .field--type-link a, .node--type-homepage.node--view-mode-meer-in-schiedam .meer_schiedam__item .field--type-link a {
  font-weight: 400;
}

p {
  margin-top: 0;
}

ul,
ol {
  margin-top: 0;
}
p + ul,
p + ol {
  margin-top: -0.75em;
}

a {
  color: #000000;
  text-decoration: none;
}
a:hover {
  color: #E40046;
}
main a {
  color: #E40046;
  text-decoration: underline;
}
main a:hover {
  text-decoration: none;
}
a[href*="//"]:not(.meer-schiedam):not([class^=icon-])::before {
  padding-right: 6px;
  padding-left: 3px;
  color: #E40046;
  font-family: fontello;
  font-size: 0.8em;
  content: "\f14c";
}
.search-result__title a[href*="//"]::before {
  display: none;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

figure {
  margin: 0;
}

figcaption {
  margin-bottom: 1em;
  padding: 1em 0;
  color: rgba(0, 0, 0, 0.6);
  font-size: 0.8em;
  font-style: italic;
  line-height: 1.2em;
  text-align: left;
}

blockquote {
  font-style: italic;
  text-align: center;
  margin: 3em 2em;
}

[class^=video-embed-field] {
  margin-bottom: 1em;
}

.breadcrumb {
  margin-top: 60px;
  color: #FFFFFF;
  font-family: "interface", sans-serif;
  font-size: 0.8rem;
  line-height: 1.1875;
}
.breadcrumb a {
  color: #FFFFFF;
  text-decoration: underline;
}
.breadcrumb a:hover {
  text-decoration: none;
}
.breadcrumb li::before {
  padding: 0 1em;
  font-family: "fontello";
  font-size: 0.5em;
  content: "\e822";
}

.pager {
  margin-top: 2em;
  font-family: "interface", sans-serif;
  font-size: 0.8em;
}

.pager__item a {
  text-decoration: none;
  color: #000000;
}
.pager__item.is-active {
  font-weight: normal;
}
.pager__item.is-active a {
  border: 1px solid #000000;
  padding: 10px;
}

.messages {
  padding: 30px 20px 30px 70px;
  border: 0;
  border-radius: 0;
  background-position: 25px 30px;
  background-size: 30px;
  position: relative;
}
@media only screen and (max-width: 1100px) {
  .messages {
    background-position: 25px 26px;
  }
}
.messages--status {
  background-color: #00AA95;
  background-image: url("../images/check.svg");
  color: #FFFFFF;
  box-shadow: -8px 0 0 #00f7d8;
  /* LTR */
}
.messages--status a,
.messages--status a:hover {
  color: #FFFFFF;
}
.messages--warning {
  background-color: #FFDD00;
  background-image: url("../images/warning.svg");
  color: #000000;
  box-shadow: -8px 0 0 #fff8cc;
  /* voor digid melding */
  overflow: hidden;
  margin-bottom: 1rem;
  /* end digid */
  /* LTR */
}
.messages--error {
  background-color: #E40046;
  background-image: url("../images/error.svg");
  color: #FFFFFF;
  box-shadow: -8px 0 0 #ff3271;
  /* LTR */
  border-bottom: 3px solid #FFDD00;
}
.messages--error p.error,
.messages--error a,
.messages--error a:hover {
  color: #ffcbdb;
}

#mededeling {
  width: 100%;
  background-color: #FFDD00;
  display: block;
  overflow: hidden;
}
@media only screen and (min-width: 1461px) {
  #mededeling .mededeling-wrapper {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
  }
}
#mededeling .mededeling-wrapper a {
  color: #E40046;
}
#mededeling .mededeling-wrapper a::after {
  padding-left: 0.5rem;
  font-family: "fontello";
  font-size: 1.2rem;
  content: "\e808";
}
#mededeling .mededeling-wrapper #sluitMededeling {
  float: right;
  width: 10%;
  padding-top: 1rem;
}
#mededeling .mededeling-wrapper p {
  padding-top: 1rem;
  float: left;
  max-width: 90%;
}
@media only screen and (max-width: 780px) {
  #mededeling .mededeling-wrapper p {
    max-width: 75%;
  }
}

header {
  position: relative;
  width: 100%;
  background-color: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.05), 1px 4px 10px 0 rgba(0, 0, 0, 0.05);
  overflow: hidden;
  z-index: 10;
}

.region-header {
  display: flex;
}

.layout-postheader {
  position: relative;
  z-index: 2;
}

.region-postheader {
  max-width: calc(((100vw - (100vw - 100%)) / 2) + 1200px / 2);
  margin-right: 1.5rem;
  background: #E40046;
  overflow: hidden;
}
.region-postheader.kleur-blauw {
  background: #1860AA;
}
.region-postheader.kleur-paars {
  background: #805B78;
}
.region-postheader.kleur-groen {
  background: #00AA95;
}
.sectie-trouwen .region-postheader {
  background: #00AA95;
}

.region-headerimage {
  position: relative;
  max-width: calc(((100vw - (100vw - 100%)) / 2) + 1200px / 2);
  margin-right: 1.5rem;
  overflow: hidden;
}
.region-headerimage.twigimg img {
  display: block;
  width: 100%;
}

main {
  padding-bottom: 4em;
}

.layout-postcontent {
  margin-bottom: -4em;
  clear: both;
  background: #FFFFFF;
}
@media only screen and (min-width: 1260px) and (max-width: 1460px) {
  .layout-postcontent {
    padding-left: 120px;
  }
}
@media only screen and (max-width: 1259px) {
  .layout-postcontent {
    padding-left: 1.5rem;
  }
}

.region-postcontent {
  width: 100%;
  margin: 0 0 0 auto;
  overflow: hidden;
}
@media only screen and (min-width: 1460px) {
  .region-postcontent {
    max-width: calc(((100vw - (100vw - 100%)) / 2) + 1200px / 2);
  }
}

.featured-bottom-first {
  clear: both;
  background: #1a1a1a;
}
.featured-bottom-first p {
  color: #FFFFFF;
}

.region-featured-bottom-first {
  padding: 1.2em 0 1.4em;
}

footer {
  overflow: hidden;
  background: #000000;
  color: #FFFFFF;
}
footer a {
  color: #FFFFFF;
}

.tabs {
  margin: 0 0 1em 0;
  text-align: center;
  font-size: 90%;
  font-family: "interface", sans-serif;
}

.node--unpublished {
  background: rgba(228, 0, 70, 0.15);
}

.path-user {
  background: #FFFFFF;
}
.path-user .layout-postheader {
  background: #FFDD00;
}

#user-login-form,
#user-pass {
  max-width: 620px;
  margin: 2em auto;
  border: 0;
  border-radius: 0;
  background: #FFDD00;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
#user-login-form p.login-title,
#user-pass p.login-title {
  padding: 0.5em 1em;
  border: 0;
  border-radius: 0;
  background: #E40046;
  color: #FFFFFF;
  font-family: "interface", sans-serif;
  font-size: 1.5em;
  text-shadow: none;
  box-shadow: none;
}
#user-login-form input,
#user-pass input {
  padding: 0.5em;
  border: 0;
  background: #FFFFFF;
  text-indent: 0;
}
#user-login-form input:focus,
#user-pass input:focus {
  box-shadow: none;
}
#user-login-form input[type=submit],
#user-pass input[type=submit] {
  padding: 0.5em 1.5em;
  border: 0;
  border-radius: 0;
  background: #000000;
  color: #FFFFFF;
  font-family: "interface", sans-serif;
  font-size: 0.8em;
  text-shadow: none;
  box-shadow: none;
}
#user-login-form .forgot-password,
#user-login-form .actions-suffix,
#user-pass .forgot-password,
#user-pass .actions-suffix {
  bottom: 15px !important;
  left: 20px;
  float: none !important;
  font-size: 80%;
}
#user-login-form .forgot-password,
#user-pass .forgot-password {
  margin-left: 0;
  padding: 0;
}
#user-login-form p,
#user-pass p {
  padding: 0 1em;
}
#user-login-form .back-to-login,
#user-pass .back-to-login {
  font-size: 80%;
}

.region-header .menu--main {
  float: right;
  margin-top: 2em;
  font-family: "interface", sans-serif;
}
.region-header .menu--main .contextual {
  display: none;
}
.region-header .menu--main > .menu {
  margin: 0;
  padding: 0;
}
.region-header .menu--main > .menu > li {
  padding: 0 0 0 3em;
  float: left;
  font-size: 1.2rem;
}
.region-header .menu--main > .menu > li:first-of-type {
  padding: 0;
}
.region-header .menu--main > .menu > li a {
  display: block;
  color: #000000;
  text-decoration: underline;
}
.region-header .menu--main > .menu > li a:hover {
  color: #E40046;
}
.region-header .menu--main > .menu > li a.is-active {
  color: #E40046;
}
.region-header .menu--main > .menu > li a[href="/a-tot-z"] {
  line-height: 1.2;
  text-decoration: none;
  border-bottom: 2px solid #000000;
  padding-bottom: 2px;
}
@media only screen and (max-width: 1100px) {
  .region-header .menu--main > .menu > li a[href="/a-tot-z"] {
    font-size: 16px;
    line-height: 1.4;
  }
}
@media only screen and (max-width: 1000px) {
  .region-header .menu--main > .menu > li a[href="/a-tot-z"] {
    padding-bottom: 0;
    line-height: 1.7;
  }
}
.region-header .menu--main > .menu > li a[href="https://www.schiedam.nl"] {
  font-size: 1rem;
  text-decoration: none;
}
.region-header .menu--main > .menu > li a[href="https://www.schiedam.nl"]::before {
  padding-right: 0.5em;
  color: #E40046;
  font-family: fontello;
  font-size: 1.2rem;
  content: "\e808";
}
.region-header .menu--main > .menu > li a[data-drupal-link-system-path=search] {
  color: transparent;
  font-size: 0;
  line-height: 0;
  text-indent: -9999px;
}
.region-header .menu--main > .menu > li a[data-drupal-link-system-path=search]::before {
  display: block;
  color: #000000;
  font-family: "fontello";
  font-size: 1.15rem;
  line-height: 1.4;
  text-indent: 0;
  content: "\e817";
}
.region-header .menu--main > .menu > li a[data-drupal-link-system-path=search]:hover::before {
  color: #E40046;
}
.region-header .menu--main > .menu > li a[data-drupal-link-system-path=zoeken] {
  color: transparent;
  font-size: 0;
  line-height: 0;
  text-decoration: none;
  text-indent: -9999px;
}
.region-header .menu--main > .menu > li a[data-drupal-link-system-path=zoeken]::before {
  display: block;
  color: #000000;
  font-family: "fontello";
  font-size: 1.15rem;
  line-height: 1.4;
  text-indent: 0;
  content: "\e817";
}
.region-header .menu--main > .menu > li a[data-drupal-link-system-path=zoeken].is-active::before, .region-header .menu--main > .menu > li a[data-drupal-link-system-path=zoeken]:hover::before {
  color: #E40046;
}

.region-header .menu--main > .menu > li.menu-item--active-trail a {
  color: #E40046;
}
@media only screen and (max-width: 1000px) {
  .region-header .menu--main {
    margin-top: 2.2em;
  }
}
@media only screen and (max-width: 700px) {
  .region-header .menu--main {
    margin-top: 1.75em;
  }
  .region-header .menu--main > .menu > li {
    padding: 0 0 0 1.5em;
    font-size: 1rem;
  }
}

.menu--trouwen ul.menu {
  margin: 0;
}
.menu--trouwen li.menu-item {
  list-style: none none;
  padding: 0;
}
.menu--trouwen li.menu-item a {
  display: block;
  margin-bottom: 1.5em;
  padding: 1.5em;
  border: 0;
  font-family: "interface", sans-serif;
  letter-spacing: 0.3px;
  text-decoration: none;
  transition: padding 300ms ease;
  background: #805B78;
  color: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 1px 2px 10px 0 rgba(0, 0, 0, 0.2);
}
.menu--trouwen li.menu-item a::after {
  float: right;
  font-family: "fontello";
  font-size: 1.2rem;
  content: "\e808";
}
.menu--trouwen li.menu-item a:hover {
  padding-right: 1em;
  transition: padding 300ms ease;
}
.menu--trouwen li.menu-item--active-trail a {
  background-color: #000000;
  color: #FFFFFF;
}

.layout-sidebar-second div + .region-sidebar-second > .menu--trouwen {
  margin-top: 2em;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 2em;
}

.region-sidebar-second div + .menu--trouwen {
  margin-top: 2em;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding-top: 2em;
}

.block-system-branding-block {
  float: left;
  flex-grow: 1;
}

.site-logo img {
  width: 130px;
}
@media only screen and (max-width: 700px) {
  .site-logo img {
    width: 105px;
  }
}

.vlag {
  position: absolute;
  bottom: -11px;
  width: 60px;
  z-index: 101;
}
.vlag span {
  display: block;
  height: 11px;
  margin-top: 11px;
  background-color: #FFDD00;
}
@media only screen and (max-width: 700px) {
  .vlag {
    bottom: -9px;
    width: 48px;
  }
  .vlag span {
    height: 9px;
    margin-top: 9px;
  }
}

.block-system-breadcrumb-block {
  margin-right: 0;
}

.block-page-title-block .page-title {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 55px;
}
.block-page-title-block img {
  width: 100%;
}
.page-node-type-homepage .block-page-title-block {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
}
.page-node-type-homepage .block-page-title-block .page-title {
  display: flex;
  flex-direction: column;
  justify-content: center;
  height: 100%;
  margin-right: auto;
  margin-bottom: 0;
  padding-bottom: 92px;
  box-sizing: border-box;
  text-shadow: 0px 0px 2px rgba(0, 0, 0, 0.3);
}
@media only screen and (min-width: 700px) and (max-width: 1000px) {
  .page-node-type-homepage .block-page-title-block .page-title {
    margin-left: 1.5em;
  }
}
@media only screen and (max-width: 699px) {
  .page-node-type-homepage .block-page-title-block .page-title {
    padding: 1em 0.5em 0 0;
  }
}
.page-node-type-homepage .block-page-title-block .page-title p {
  margin-bottom: 0;
}

.page-node-type-homepagina-projectsite .block-page-title-block {
  margin-top: calc(40px + 1.35rem);
}
.page-node-type-homepagina-projectsite .block-page-title-block .page-title {
  margin-bottom: 75px;
}

.path-search .block-page-title-block {
  margin-top: calc(40px + 1.35rem);
}
.path-search .block-page-title-block .page-title {
  margin-bottom: 75px;
}

.path-zoeken .block-page-title-block {
  margin-top: calc(40px + 1.35rem);
}
.path-zoeken .block-page-title-block .page-title {
  margin-bottom: 75px;
}

#block-afbeeldinginsluizer img {
  width: 100%;
}

#block-bekijkallesvanatotz {
  width: calc((1 * (99.999% - ((3 - 1) * 3em)) / 3) + (1 - 1) * 3em);
  margin-right: 0;
  float: left;
  margin: 0 auto -4em;
  float: none;
  clear: both;
  z-index: 1;
}
#block-bekijkallesvanatotz a {
  display: block;
  margin-bottom: 1.5em;
  padding: 1.5em;
  transition: padding 300ms ease;
  background: #000000;
  color: #FFFFFF;
  font-family: "interface", sans-serif;
  letter-spacing: 0.3px;
  text-decoration: none;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 1px 2px 10px 0 rgba(0, 0, 0, 0.2);
}
#block-bekijkallesvanatotz a::after {
  float: right;
  font-family: "fontello";
  font-size: 1.5rem;
  content: "\e808";
}
#block-bekijkallesvanatotz a:hover {
  padding-right: 1em;
  transition: padding 300ms ease;
}
@media only screen and (max-width: 999px) {
  #block-bekijkallesvanatotz {
    width: calc((1 * (99.999% - ((2 - 1) * 3em)) / 2) + (1 - 1) * 3em);
    margin-right: 0;
    float: left;
    margin-right: auto;
    margin-left: auto;
    float: none;
  }
  #block-bekijkallesvanatotz a {
    padding: 2em;
  }
}
@media only screen and (max-width: 699px) {
  #block-bekijkallesvanatotz {
    width: calc((1 * (99.999% - ((1 - 1) * 0)) / 1) + (1 - 1) * 0);
    margin-right: 0;
    float: left;
    width: 100%;
  }
  #block-bekijkallesvanatotz a {
    margin-right: 1.5rem;
  }
}
@media only screen and (max-width: 320px) {
  #block-bekijkallesvanatotz a {
    margin-right: 0;
  }
}

#block-meer-in-schiedam,
#block-schiedamproject-meer-in-schiedam {
  padding: 5em 0em 3em;
  overflow: hidden;
}
#block-meer-in-schiedam > h2,
#block-schiedamproject-meer-in-schiedam > h2 {
  margin-bottom: 1em;
  margin-left: calc(((100vw - (100vw - 100%)) / 2) - 1200px / 2);
}
@media only screen and (max-width: 1259px) {
  #block-meer-in-schiedam > h2,
#block-schiedamproject-meer-in-schiedam > h2 {
    margin-left: 1.5rem;
  }
}

#block-translatelink .field--name-body::before,
#block-schiedamproject-translatelink .field--name-body::before {
  padding-right: 0.75em;
  color: #FFDD00;
  font-family: "fontello";
  font-size: 1.2em;
  text-decoration: none;
  content: "\e80f";
}
#block-translatelink button,
#block-schiedamproject-translatelink button {
  display: inline-block;
  margin-bottom: 0;
  border: 0;
  background: none;
  color: #FFFFFF;
  font-size: 0.9em;
  text-decoration: underline;
  -webkit-appearance: none;
}
#block-translatelink button:hover,
#block-schiedamproject-translatelink button:hover {
  text-decoration: none;
}

.block-gtranslate-block {
  height: 30px;
  margin-top: 1em;
  transition: height 300ms ease, margin 300ms ease;
}
.block-gtranslate-block.is-hidden {
  height: 0;
  margin: 0;
  transition: height 300ms ease, margin 300ms ease;
  overflow: hidden;
}

.region-footer .block {
  font-size: 0.9em;
  line-height: 2;
}
@media only screen and (min-width: 700px) {
  .region-footer .block {
    width: calc((99.999% - (3 - 1) * 3em) / 3);
    float: left;
  }
  .region-footer .block:nth-child(n+0) {
    margin-right: 3em;
  }
  .region-footer .block:nth-child(3n+0) {
    margin-right: 0;
  }
  .region-footer .block:nth-child(3n+1) {
    clear: left;
  }
}
.region-footer .block .field a {
  text-decoration: underline;
}
.region-footer .block .field a:hover {
  color: inherit;
  text-decoration: none;
}
.region-footer .block .field a::before {
  text-decoration: none;
}
.region-footer .block#block-contact, .region-footer .block#block-schiedamproject-contact {
  line-height: 2.2;
}
.region-footer .block#block-contact span::before,
.region-footer .block#block-contact a::before, .region-footer .block#block-schiedamproject-contact span::before,
.region-footer .block#block-schiedamproject-contact a::before {
  margin-right: 0.5em;
  color: #FFDD00;
  font-size: 1.2em;
}
.region-footer .block#block-footerlinks, .region-footer .block#block-schiedamproject-footerlinks {
  margin-top: 2rem;
}
.region-footer .block#block-footerlinks .field a, .region-footer .block#block-schiedamproject-footerlinks .field a {
  color: #FFFFFF;
}
.region-footer .block#block-footerlinks .field a[class^=icon], .region-footer .block#block-schiedamproject-footerlinks .field a[class^=icon] {
  color: #000000;
  font-size: 0;
  text-decoration: none;
}
.region-footer .block#block-footerlinks .field a[class^=icon]::before, .region-footer .block#block-schiedamproject-footerlinks .field a[class^=icon]::before {
  margin-right: 1.1em;
  margin-left: -0.2em;
  color: #FFDD00;
  font-size: 1.2rem;
}
.region-footer .block#block-footerlinks .field a[class^=icon]:focus, .region-footer .block#block-schiedamproject-footerlinks .field a[class^=icon]:focus {
  margin-right: 1em;
  color: #FFFFFF;
  font-size: 0.8em;
}
.region-footer .block#block-footerlinks .field a[class^=icon]:focus::before, .region-footer .block#block-schiedamproject-footerlinks .field a[class^=icon]:focus::before {
  margin-right: 0.2em;
}
.region-footer .block h3 {
  color: #FFFFFF;
  font-weight: 700;
}
.region-footer .block#block-cschiedam2018, .region-footer .block#block-schiedamproject-cschiedam2018, .region-footer .block#block-views-block-copyright-huidig-jaartal-block-1 {
  margin: 1.5em 0em 3em;
}
.region-footer .block#block-cschiedam2018 p, .region-footer .block#block-schiedamproject-cschiedam2018 p, .region-footer .block#block-views-block-copyright-huidig-jaartal-block-1 p {
  background: #000000;
  color: #FFFFFF;
}
.region-footer .block#block-cschiedam2018 p::before, .region-footer .block#block-schiedamproject-cschiedam2018 p::before, .region-footer .block#block-views-block-copyright-huidig-jaartal-block-1 p::before {
  border-color: rgba(255, 255, 255, 0.2);
}

.block-views-blocknieuws-block-1 .views-row {
  display: inline-block;
  width: 100%;
  margin-bottom: 2em;
}
@media only screen and (min-width: 700px) {
  .block-views-blocknieuws-block-1 .views-row {
    width: calc((99.999% - (2 - 1) * 3em) / 2);
    float: left;
  }
  .block-views-blocknieuws-block-1 .views-row:nth-child(n+0) {
    margin-right: 3em;
  }
  .block-views-blocknieuws-block-1 .views-row:nth-child(2n+0) {
    margin-right: 0;
  }
  .block-views-blocknieuws-block-1 .views-row:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 699px) {
  .block-views-blocknieuws-block-1 .views-row {
    margin-bottom: 1em;
  }
}

.block-views-blockagenda-block-1 {
  overflow: hidden;
}
.block-views-blockagenda-block-1 .item-list {
  clear: both;
}
.block-views-blockagenda-block-1 .item-list:first-of-type > .agenda-maand {
  display: none;
}
.block-views-blockagenda-block-1 .item-list .agenda-maand {
  background: #FFDD00;
  color: rgba(0, 0, 0, 0.6);
  font-size: 1.2em;
}
.block-views-blockagenda-block-1 .item-list > ul {
  margin: 1em 0;
  overflow: hidden;
}
.block-views-blockagenda-block-1 .item-list > ul .views-row {
  margin-left: 0;
  width: 100%;
  margin-bottom: 2em;
  display: inline-block;
}
@media only screen and (min-width: 700px) {
  .block-views-blockagenda-block-1 .item-list > ul .views-row {
    width: calc((99.999% - (2 - 1) * 3em) / 2);
    float: left;
  }
  .block-views-blockagenda-block-1 .item-list > ul .views-row:nth-child(n+0) {
    margin-right: 3em;
  }
  .block-views-blockagenda-block-1 .item-list > ul .views-row:nth-child(2n+0) {
    margin-right: 0;
  }
  .block-views-blockagenda-block-1 .item-list > ul .views-row:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 699px) {
  .block-views-blockagenda-block-1 .item-list > ul .views-row {
    margin-bottom: 1em;
  }
}

.azjumplist {
  display: flex;
  position: absolute;
  top: 400px;
  right: 0;
  right: calc((100% - 1320px) / 2);
  flex-direction: column;
  justify-content: center;
  font-family: "interface", sans-serif;
  font-size: 0.9em;
  line-height: 1em;
  text-align: center;
  z-index: 10;
}
@media only screen and (max-width: 1320px) {
  .azjumplist {
    right: 1.5em;
  }
}
.azjumplist span {
  display: block;
}
.azjumplist a {
  display: block;
  padding: 0.3em 0.4em;
  color: #000000;
  text-decoration: none;
}
.azjumplist a:hover {
  background-color: #E40046;
  color: #FFFFFF;
}
.azjumplist.vast {
  position: fixed;
  top: 0;
  bottom: 0;
}
.azjumplist.page-end {
  position: absolute;
  top: 0;
  bottom: 615px;
  justify-content: flex-end;
}
@media only screen and (max-width: 700px) {
  .azjumplist.page-end {
    bottom: 950px;
  }
}
@media only screen and (max-width: 1100px) {
  .azjumplist {
    font-size: 0.9em;
  }
}

@media only screen and (max-width: 1000px) {
  .block-views-blockaz-block-1 {
    width: 70%;
  }
}
.block-views-blockaz-block-1 .view-content > h2 {
  margin: 3rem 0 1rem;
}
@media only screen and (max-width: 1000px) {
  .block-views-blockaz-block-1 .view-content > h2 {
    font-size: 1.625em;
  }
}
@media only screen and (max-width: 700px) {
  .block-views-blockaz-block-1 .view-content > h2 {
    font-size: 1.25em;
  }
}

.feedback_link {
  margin: 0 -45px 0 0;
  padding: 3px 10px 20px;
  transition: all 300ms ease;
  background: #E40046 none repeat scroll 0 0;
  font-family: "interface", sans-serif;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 1px 4px 10px 0 rgba(0, 0, 0, 0.2);
  z-index: 100;
}
.feedback_link a {
  color: #FFFFFF;
}
.feedback_link a::before {
  display: inline-block;
  padding-top: 0.5em;
  padding-left: 0.5em;
  transform: rotate(90deg);
  font-family: "fontello";
  font-size: 0.8em;
  line-height: 1;
  content: "\e803";
}
.feedback_link a:focus {
  display: block;
  margin: -3px -10px -18px;
  padding: 2px 9px 17px;
  border: 1px solid #E40046;
  background: #000000;
  color: #ffffff;
  outline: none;
  transition: all 300ms ease;
}
.feedback_link:hover {
  margin: 0 -40px 0 0;
  transition: all 300ms ease;
  background: #000000;
}
.feedback_link:hover a {
  color: #FFFFFF;
}
body.page-node-20 .feedback_link {
  display: none;
}

.ui-widget-overlay {
  background: #000000;
  opacity: 0.5;
}

.ui-widget.ui-widget-content {
  border: 0;
}

.ui-dialog .ui-dialog-titlebar {
  padding: 1em 0.75em;
  border: 0;
  background: #E40046;
  color: #FFFFFF;
  font-size: 2em;
}
.ui-dialog .ui-dialog-titlebar-close {
  top: 25%;
}
.ui-dialog .ui-dialog-content {
  padding: 1em 1em 0;
}
.ui-dialog .ui-dialog-buttonpane {
  padding: 0 1em 1em;
  border: 0;
  background: #FFFFFF;
}
.ui-button .ui-icon {
  background-image: url("/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_ffffff_256x240.png");
}
.ui-button:hover .ui-icon {
  background-image: url("/core/assets/vendor/jquery.ui/themes/base/images/ui-icons_ffffff_256x240.png");
}

.infographic h2 {
  margin: 0;
  font-size: 1.2em;
}
.infographic h3 {
  margin: 1rem 0 0;
  font-family: "lexia", serif;
  font-size: 0.8em;
}
.infographic .schaal span::before {
  font-size: 1.2em;
  font-family: fontello;
  color: rgba(0, 0, 0, 0.2);
}
.infographic .schaal span.aan::before {
  color: #000000;
}
.infographic .schaal.minder-wateroverlast span::before {
  content: "\e839";
}
.infographic .schaal.minder-hitte span::before {
  content: "\e823";
}
.infographic .schaal.meer-groen span::before {
  content: "\e83b";
}
.infographic .schaal.kosten span::before {
  content: "\e83c";
}
.infographic .schaal.moeilijkheid span::before {
  content: "\e83d";
}
.infographic .schaal.onderhoud span::before {
  content: "\e83e";
}

.infographic-rechts {
  position: relative;
  padding: 1.5em;
  background-color: #00AA95;
}
.infographic-rechts .rechts-info {
  font-size: 0.8em;
  line-height: 1.6em;
  display: none;
}
.infographic-rechts .rechtstoggle {
  position: absolute;
  right: 1.5em;
}
.infographic-rechts .knop {
  width: 1.2em;
  height: 1.2em;
  background-color: #FFFFFF;
  border-radius: 50%;
  text-align: center;
  line-height: 1.2em;
}
.infographic-rechts .infoopen {
  font-weight: 700;
  font-style: italic;
}
.infographic-rechts .infoopen span {
  position: relative;
  left: -1px;
}
.infographic-rechts .infoclose {
  display: none;
}
.infographic-rechts .infoclose::before {
  position: relative;
  top: -3px;
  font-size: 0.6em;
  line-height: 1em;
  font-family: fontello;
  content: "\e825";
  color: #000000;
}

.infographic-onder {
  display: flex;
  flex-flow: column wrap;
  align-content: flex-start;
  width: 100%;
  height: 8rem;
  margin: 3em 0 2em auto;
  overflow: hidden;
}
@media only screen and (min-width: 1460px) {
  .infographic-onder {
    max-width: calc(((100vw - (100vw - 100%)) / 2) + 1200px / 2);
  }
}
.infographic-onder .break {
  flex-basis: 100%;
  width: 0;
}
.infographic-onder h3 {
  order: -1;
  margin: 0;
  float: left;
  clear: both;
  min-width: 110px;
  height: 2rem;
  margin-bottom: 0.2em;
  padding-right: 1em;
  color: rgba(0, 0, 0, 0.6);
  line-height: 2em;
}
.infographic-onder .schaal {
  height: 2rem;
  margin-bottom: 0.2em;
}

.oww_intro {
  font-style: italic;
}
.oww_cite {
  color: rgba(0, 0, 0, 0.6);
  font-family: "interface", sans-serif;
  font-size: 0.8rem;
  text-align: center;
}
blockquote + .oww_cite {
  margin-top: -3em;
  margin-bottom: 3em;
}

.oww_caption {
  margin-top: -1em;
  color: rgba(0, 0, 0, 0.6);
  font-family: "interface", sans-serif;
  font-size: 0.8rem;
  font-style: italic;
  text-align: left;
}

#block-inhoudfield-2,
#block-schiedamproject-inhoudfield-2 {
  margin: 4em 0;
}
#block-inhoudfield-2 .field__items,
#block-schiedamproject-inhoudfield-2 .field__items {
  margin-top: 2em;
}
#block-inhoudfield-2 .field__item,
#block-schiedamproject-inhoudfield-2 .field__item {
  max-width: 1200px;
  margin-bottom: 1em;
}
#block-inhoudfield-2 .field__item a,
#block-schiedamproject-inhoudfield-2 .field__item a {
  color: #000000;
  font-family: "interface", sans-serif;
  letter-spacing: 0.3px;
  text-decoration: none;
}
#block-inhoudfield-2 .field__item a:hover,
#block-schiedamproject-inhoudfield-2 .field__item a:hover {
  color: #E40046;
}
#block-inhoudfield-2 .field__item a::before,
#block-schiedamproject-inhoudfield-2 .field__item a::before {
  padding-right: 0.5em;
  color: #E40046;
  font-family: "fontello";
  font-size: 1.2rem;
  content: "\e808";
  vertical-align: bottom;
}
#block-inhoudfield-2 .field__item a[href*="//"]::after,
#block-schiedamproject-inhoudfield-2 .field__item a[href*="//"]::after {
  padding-right: 3px;
  padding-left: 6px;
  color: #E40046;
  font-family: fontello;
  content: "\f14c";
}

.field--name-date {
  float: left;
}
.field--name-date span {
  color: rgba(0, 0, 0, 0.6);
}
.field--name-field-eherkenning, .field--name-field-digid, .field--name-field-afspraak, .field--name-field-link {
  clear: both;
}
.field--name-field-eherkenning .field__item a, .field--name-field-digid .field__item a, .field--name-field-afspraak .field__item a, .field--name-field-link .field__item a {
  display: block;
  margin-bottom: 1.5em;
  padding: 1.5em;
  border: 1px solid #E40046;
  font-family: "interface", sans-serif;
  letter-spacing: 0.3px;
  text-decoration: none;
  transition: padding 300ms ease;
}
.field--name-field-eherkenning .field__item a::after, .field--name-field-digid .field__item a::after, .field--name-field-afspraak .field__item a::after, .field--name-field-link .field__item a::after {
  float: right;
  font-family: "fontello";
  font-size: 1.2rem;
  content: "\e808";
}
.field--name-field-eherkenning .field__item a:hover, .field--name-field-digid .field__item a:hover, .field--name-field-afspraak .field__item a:hover, .field--name-field-link .field__item a:hover {
  padding-right: 1em;
  transition: padding 300ms ease;
}
.field--name-field-eherkenning .field__item a, .field--name-field-digid .field__item a, .field--name-field-afspraak .field__item a {
  border: 0;
  background: #000000;
  color: #FFFFFF;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 1px 2px 10px 0 rgba(0, 0, 0, 0.2);
}
.field--name-field-eherkenning .field__item a span, .field--name-field-digid .field__item a span, .field--name-field-afspraak .field__item a span {
  color: #FF9F00;
}
.field--name-field-afspraak .field__item a {
  background: #E40046;
}

.cycle-slide {
  width: 100%;
  text-align: center;
  margin-bottom: 0.75em;
}

.cycle-prev,
.cycle-next {
  width: 30px;
  height: 30px;
  float: right;
  color: #E40046;
  font-size: 1.2em;
}
.cycle-prev:hover,
.cycle-next:hover {
  cursor: pointer;
}

.cycle-prev {
  float: left;
}
.cycle-prev::before {
  transform: rotate(180deg);
}

.cycle-pager {
  margin: 0 auto;
  text-align: center;
}
.cycle-pager span {
  margin: 5px;
  color: rgba(0, 0, 0, 0.1);
  font-size: 2em;
}
.cycle-pager span.cycle-pager-active {
  color: #E40046;
}
.cycle-pager span:hover {
  cursor: pointer;
}

.ajax-progress-throbber {
  display: none;
}

.page-node-type-verzamelpagina-special .node--type-page.node--view-mode-teaser {
  padding: 1em;
}
.page-node-type-homepage .header-wrapper {
  position: relative;
}
.page-node-type-homepage .layout-postheader {
  position: absolute;
  width: 100%;
  height: 100%;
}
.page-node-type-homepage h1 {
  font-size: 4em;
  font-weight: 400;
}
@media only screen and (max-width: 700px) {
  .page-node-type-homepage h1 {
    font-size: 3em;
    font-size: calc(9vw + 1em);
  }
}
.page-node-type-homepage .vlag {
  bottom: 81px;
}
@media only screen and (max-width: 699px) {
  .page-node-type-homepage .vlag {
    bottom: 51px;
  }
}
.page-node-type-homepage .search--homepage {
  display: flex;
  position: absolute;
  bottom: -92px;
  align-items: center;
  width: 50%;
  height: 184px;
  background: #FFFFFF;
}
@media only screen and (max-width: 1250px) {
  .page-node-type-homepage .search--homepage {
    bottom: -74px;
    height: 148px;
  }
}
@media only screen and (max-width: 999px) {
  .page-node-type-homepage .search--homepage {
    width: calc(50% - 1.5em);
  }
}
@media only screen and (max-width: 699px) {
  .page-node-type-homepage .search--homepage {
    width: calc(100% - 3.5em);
    bottom: -60px;
    height: 120px;
  }
}
.page-node-type-homepage .search--homepage p {
  width: 100%;
  max-width: 600px;
  margin-left: auto;
}
@media only screen and (min-width: 1260px) and (max-width: 1460px) {
  .page-node-type-homepage .search--homepage p {
    margin-left: 120px;
  }
}
@media only screen and (max-width: 1259px) {
  .page-node-type-homepage .search--homepage p {
    margin-left: 1.5rem;
  }
}
.page-node-type-homepage .search--homepage .icon-zoeken {
  display: flex;
  position: absolute;
  right: -28px;
  align-items: center;
  justify-content: center;
  width: 56px;
  height: 56px;
  border-radius: 50%;
  background: #E40046;
  color: #FFFFFF;
  box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.05), 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.page-node-type-homepage .search--homepage form {
  display: flex;
}
.page-node-type-homepage .search--homepage .search-block-form {
  width: 100%;
}
.page-node-type-homepage .search--homepage .form-search {
  width: 100%;
  max-width: 600px;
  margin-left: 120px;
  padding: 5px;
  border-width: 0 0 2px 0;
  border-color: #ccc;
}
@media only screen and (min-width: 1260px) and (max-width: 1460px) {
  .page-node-type-homepage .search--homepage .form-search {
    margin-left: 120px;
  }
}
@media only screen and (max-width: 1259px) {
  .page-node-type-homepage .search--homepage .form-search {
    margin-left: 1.5rem;
  }
}
.page-node-type-homepage .search--homepage .form-search:focus {
  outline: 0;
  border-color: #E40046;
}
.page-node-type-homepage .search--homepage .form-search::placeholder {
  color: #000000;
  opacity: 1;
}
.page-node-type-homepage .search--homepage .form-type-search {
  width: 70%;
}
.page-node-type-homepage .search--homepage .views-exposed-form {
  width: 100%;
}
.page-node-type-homepage .search--homepage .views-exposed-form label {
  display: none;
}
.page-node-type-homepage .search--homepage .views-exposed-form .form--inline {
  width: 100%;
}
.page-node-type-homepage .search--homepage .form-text {
  width: 100%;
  max-width: 600px;
  margin-left: 120px;
  padding: 5px;
  border-width: 0 0 2px 0;
  border-color: #ccc;
}
@media only screen and (min-width: 1260px) and (max-width: 1460px) {
  .page-node-type-homepage .search--homepage .form-text {
    margin-left: 120px;
  }
}
@media only screen and (max-width: 1259px) {
  .page-node-type-homepage .search--homepage .form-text {
    margin-left: 1.5rem;
  }
}
.page-node-type-homepage .search--homepage .form-text:focus {
  outline: 0;
  border-color: #E40046;
}
.page-node-type-homepage .search--homepage .form-text::placeholder {
  color: #000000;
  opacity: 1;
}
.page-node-type-homepage .search--homepage .form-type-textfield {
  width: 70%;
}
.page-node-type-homepage .search--homepage .search-button {
  position: absolute;
  top: calc(50% - 28px);
  right: -28px;
  width: 56px;
  height: 56px;
  border: 0 none transparent;
  border-radius: 50%;
  background: #E40046;
  color: #FFFFFF;
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.05), 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.page-node-type-homepage .search--homepage .search-button:hover {
  outline: 0;
  background: #000000;
}
@media only screen and (max-width: 1100px) {
  .page-node-type-homepage .search--homepage .search-button {
    font-size: 1.1em;
  }
}
.page-node-type-homepage .region-postheader {
  background: transparent;
}
.page-node-type-homepage .region-headerimage {
  max-width: 100%;
  margin-right: 0;
}
.page-node-type-homepage main {
  padding-top: 8.5em;
}
@media only screen and (max-width: 699px) {
  .page-node-type-homepage main {
    overflow: hidden;
  }
}
.page-node-type-homepage .layout-content {
  position: relative;
}
@media only screen and (min-width: 1260px) and (max-width: 1460px) {
  .page-node-type-homepage .layout-content {
    max-width: 1200px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 699px) {
  .page-node-type-homepage .layout-content {
    margin-right: 0;
  }
}
.page-node-type-homepage .layout-postcontent {
  padding-left: 0;
}
.page-node-type-homepage .region-postcontent {
  margin: 0 auto;
  max-width: inherit;
}

.node--type-homepage .toptaak {
  position: relative;
  margin-bottom: 2em;
  transition: background 300ms ease, color 300ms ease;
  background: #FFFFFF;
  text-align: center;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1), 1px 4px 10px 0 rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 1000px) {
  .node--type-homepage .toptaak {
    width: calc((99.999% - (3 - 1) * 3em) / 3);
    float: left;
  }
  .node--type-homepage .toptaak:nth-child(n+0) {
    margin-right: 3em;
  }
  .node--type-homepage .toptaak:nth-child(3n+0) {
    margin-right: 0;
  }
  .node--type-homepage .toptaak:nth-child(3n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 999px) {
  .node--type-homepage .toptaak {
    width: calc((99.999% - (2 - 1) * 3em) / 2);
    float: left;
    text-align: left;
  }
  .node--type-homepage .toptaak:nth-child(n+0) {
    margin-right: 3em;
  }
  .node--type-homepage .toptaak:nth-child(2n+0) {
    margin-right: 0;
  }
  .node--type-homepage .toptaak:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 699px) {
  .node--type-homepage .toptaak {
    width: calc((99.999% - (1 - 1) * 0) / 1);
    float: left;
    width: 100%;
    margin-bottom: 1.5em;
  }
  .node--type-homepage .toptaak:nth-child(n+0) {
    margin-right: 0;
  }
  .node--type-homepage .toptaak:nth-child(1n+0) {
    margin-right: 0;
  }
  .node--type-homepage .toptaak:nth-child(1n+1) {
    clear: left;
  }
}
.node--type-homepage .toptaak .field--type-link a {
  position: relative;
  z-index: 5;
  display: inline-block;
  width: 100%;
  margin: 0;
  padding: 4em 3em 1.5em;
  font-weight: 400;
  text-decoration: none;
  box-sizing: border-box;
}
@media only screen and (max-width: 999px) {
  .node--type-homepage .toptaak .field--type-link a {
    display: flex;
    align-items: center;
    min-height: 4.5em;
    padding: 1.25em 2em 1.25em 4em;
  }
}
@media only screen and (max-width: 699px) {
  .node--type-homepage .toptaak .field--type-link a {
    min-height: 4em;
    padding: 0.75em 2em 0.75em 3.5em;
  }
}
.node--type-homepage .toptaak .field--type-entity-reference {
  position: absolute;
  top: 2em;
  width: 100%;
  margin: 0 auto;
  pointer-events: none;
}
@media only screen and (max-width: 999px) {
  .node--type-homepage .toptaak .field--type-entity-reference {
    margin-left: 1.5em;
  }
}
.node--type-homepage .toptaak .vocabulary-toptaken {
  transition: color 300ms ease;
}
.node--type-homepage .toptaak:hover {
  background: #E40046;
  transition: background 300ms ease;
}
.node--type-homepage .toptaak:hover a {
  transition: color 300ms ease;
  color: #FFFFFF;
}
.node--type-homepage .toptaak:hover .vocabulary-toptaken::before {
  transition: color 300ms ease;
  color: #FFFFFF;
}
@media only screen and (max-width: 699px) {
  .node--type-homepage.node--view-mode-full::before {
    display: block;
    padding-bottom: 1em;
    font-family: "interface", sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.3px;
    content: "Snel regelen";
  }
}

.page-node-type-homepagina-projectsite .layout-headerimage {
  position: relative;
  z-index: 1;
}
.page-node-type-homepagina-projectsite .region-logoimage {
  position: absolute;
  top: 1.5em;
  right: 1.5em;
  width: auto;
  height: auto;
}
.page-node-type-homepagina-projectsite .region-logoimage .logo-image {
  max-width: 300px;
  float: right;
  background: #FFFFFF;
}
@media only screen and (max-width: 1000px) {
  .page-node-type-homepagina-projectsite .region-logoimage .logo-image {
    width: calc(50% + 10vw);
  }
}
.page-node-type-homepagina-projectsite .layout-postcontent {
  padding-left: 0;
}
.page-node-type-homepagina-projectsite .region-postcontent {
  max-width: inherit;
  margin: 0 auto;
}

.node--type-homepagina-projectsite .field--name-field-referentie {
  margin-bottom: 3em;
}
.node--type-homepagina-projectsite .field--name-field-referentie > .field__item {
  display: inline-block;
  width: 100%;
  margin-bottom: 2em;
}
@media only screen and (min-width: 700px) {
  .node--type-homepagina-projectsite .field--name-field-referentie > .field__item {
    width: calc((99.999% - (2 - 1) * 3em) / 2);
    float: left;
  }
  .node--type-homepagina-projectsite .field--name-field-referentie > .field__item:nth-child(n+0) {
    margin-right: 3em;
  }
  .node--type-homepagina-projectsite .field--name-field-referentie > .field__item:nth-child(2n+0) {
    margin-right: 0;
  }
  .node--type-homepagina-projectsite .field--name-field-referentie > .field__item:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 699px) {
  .node--type-homepagina-projectsite .field--name-field-referentie > .field__item {
    margin-bottom: 1em;
  }
}
.node--type-homepagina-projectsite .field--name-field-referentie::after {
  display: block;
  clear: both;
  content: "";
}
.page-node-type-lijst .layout-headerimage {
  position: relative;
  z-index: 1;
}
.page-node-type-lijst .region-logoimage {
  position: absolute;
  top: 1.5em;
  right: 1.5em;
  width: auto;
  height: auto;
}
.page-node-type-lijst .region-logoimage .logo-image {
  max-width: 300px;
  float: right;
  background: #FFFFFF;
}
@media only screen and (max-width: 1000px) {
  .page-node-type-lijst .region-logoimage .logo-image {
    width: calc(50% + 10vw);
  }
}

.page-node-type-agenda-item main {
  overflow: hidden;
}
.page-node-type-agenda-item .sidebar--wrapper {
  margin-bottom: 1.5em;
  padding: 1.5em;
  clear: both;
  border: 1px solid #E40046;
  letter-spacing: 0.3px;
  text-align: center;
}
.page-node-type-agenda-item .label--date, .page-node-type-agenda-item .label--location {
  display: block;
  font-family: "interface", sans-serif;
  font-size: 1.1em;
  font-weight: 400;
}
.page-node-type-agenda-item .label--date::before, .page-node-type-agenda-item .label--location::before {
  display: block;
  padding-bottom: 0.75rem;
  color: #E40046;
  font-family: fontello;
  font-size: 2.1rem;
  font-weight: 400;
  content: "\e80e";
}
.page-node-type-agenda-item .label--location::before {
  content: "\e83a";
}
.page-node-type-agenda-item .field--name-date {
  float: none;
  font-weight: 700;
}
.page-node-type-agenda-item .field--name-date span {
  color: #000000;
}
.page-node-type-agenda-item .field--name-field-location {
  font-weight: 700;
}
.page-node-type-agenda-item .field--name-field-location .field__item {
  color: #000000;
}

.node--type-agenda-item .field--name-date {
  margin: 0em 0em 0.5em;
}
.node--type-agenda-item .field--name-body {
  clear: both;
}
.page-node-20 main .layout-content {
  position: relative;
}

.page-node-type-persoon main {
  overflow: hidden;
}

.node--type-persoon .field--label-inline {
  display: flex;
  clear: both;
}
.node--type-persoon .field--label-inline .field__label {
  min-width: 160px;
}
.node--type-persoon .field--label-inline .field__label::after {
  content: "";
}
.node--type-persoon.node--view-mode-teaser {
  padding: 0;
}
.node--type-persoon.node--view-mode-teaser h2 {
  font-size: 1.2em;
}
@media only screen and (max-width: 700px) {
  .node--type-persoon.node--view-mode-teaser h2 {
    font-size: 1.25em;
  }
}
.node--type-persoon.node--view-mode-teaser .node__content {
  display: flex;
}
.node--type-persoon.node--view-mode-teaser .field--name-field-portret {
  max-width: 200px;
  width: 33.33%;
  flex-shrink: 0;
}
.node--type-persoon.node--view-mode-teaser .twig-group {
  padding: 2em;
}
@media only screen and (max-width: 1000px) {
  .node--type-persoon.node--view-mode-teaser .twig-group {
    padding: 2em;
  }
}
@media only screen and (max-width: 700px) {
  .node--type-persoon.node--view-mode-teaser .twig-group {
    padding: 1.5em;
  }
}
.node--type-persoon.node--view-mode-full .field--name-body {
  margin-top: 4em;
}

.page-node-type-projectpagina .layout-headerimage {
  position: relative;
  z-index: 1;
}
.page-node-type-projectpagina .region-logoimage {
  position: absolute;
  top: 1.5em;
  right: 1.5em;
  width: auto;
  height: auto;
}
.page-node-type-projectpagina .region-logoimage .logo-image {
  max-width: 300px;
  float: right;
  background: #FFFFFF;
}
@media only screen and (max-width: 1000px) {
  .page-node-type-projectpagina .region-logoimage .logo-image {
    width: calc(50% + 10vw);
  }
}

.node--type-projectpagina.node--view-mode-teaser {
  padding: 0;
}
.node--type-projectpagina.node--view-mode-teaser .node__content {
  display: flex;
  flex-direction: column;
}
.node--type-projectpagina.node--view-mode-teaser .twig-group {
  padding: 2em 4.5em 2em 2em;
}
.page-node-type-verzamelpagina-special .node--type-projectpagina.node--view-mode-teaser .twig-group {
  padding: 1em;
}

@media only screen and (max-width: 1000px) {
  .node--type-projectpagina.node--view-mode-teaser .twig-group {
    padding: 2em;
  }
}
@media only screen and (max-width: 700px) {
  .node--type-projectpagina.node--view-mode-teaser .twig-group {
    padding: 1.5em;
  }
}
.page-node-type-verzamelpagina .layout-headerimage, .page-node-type-verzamelpagina-special .layout-headerimage {
  position: relative;
  z-index: 1;
}
.page-node-type-verzamelpagina .region-logoimage, .page-node-type-verzamelpagina-special .region-logoimage {
  position: absolute;
  top: 1.5em;
  right: 1.5em;
  width: auto;
  height: auto;
}
.page-node-type-verzamelpagina .region-logoimage .logo-image, .page-node-type-verzamelpagina-special .region-logoimage .logo-image {
  max-width: 300px;
  float: right;
  background: #FFFFFF;
}
@media only screen and (max-width: 1000px) {
  .page-node-type-verzamelpagina .region-logoimage .logo-image, .page-node-type-verzamelpagina-special .region-logoimage .logo-image {
    width: calc(50% + 10vw);
  }
}
.page-node-type-verzamelpagina main, .page-node-type-verzamelpagina-special main {
  background-color: #FFFFFF;
  box-sizing: border-box;
}
@media only screen and (min-width: 1260px) and (max-width: 1460px) {
  .page-node-type-verzamelpagina .layout-content .region-content, .page-node-type-verzamelpagina-special .layout-content .region-content {
    margin-left: 0;
  }
}
@media only screen and (max-width: 1259px) {
  .page-node-type-verzamelpagina .layout-content .region-content, .page-node-type-verzamelpagina-special .layout-content .region-content {
    margin-right: 0;
    margin-left: 0;
  }
}
.page-node-type-verzamelpagina .layout-content .region-content .field--name-body, .page-node-type-verzamelpagina-special .layout-content .region-content .field--name-body {
  max-width: 720px;
  padding: 3.25em 0em 6em;
}
.page-node-type-verzamelpagina .layout-postcontent, .page-node-type-verzamelpagina-special .layout-postcontent {
  padding-left: 0;
  background-color: #FFDD00;
}
.page-node-type-verzamelpagina .layout-postcontent .region-postcontent, .page-node-type-verzamelpagina-special .layout-postcontent .region-postcontent {
  width: calc(100vw - (100vw - 100%) - 120px);
  position: relative;
  top: -3.25em;
  z-index: 2;
}
@media only screen and (max-width: 1259px) {
  .page-node-type-verzamelpagina .layout-postcontent .region-postcontent, .page-node-type-verzamelpagina-special .layout-postcontent .region-postcontent {
    width: calc(100vw - (100vw - 100%) - 30px);
  }
}
.user-logged-in.page-node-type-verzamelpagina .layout-postcontent .region-postcontent, .user-logged-in.page-node-type-verzamelpagina-special .layout-postcontent .region-postcontent {
  top: 0;
}

#block-verzamelpagina-referenties .field--name-field-referentie {
  margin-bottom: 3em;
}
#block-verzamelpagina-referenties .field--name-field-referentie:after {
  content: "";
  clear: both;
  display: block;
}
#block-verzamelpagina-referenties .field--name-field-referentie > .field__item {
  display: inline-block;
  width: 100%;
  margin-bottom: 2em;
}
@media only screen and (min-width: 700px) {
  #block-verzamelpagina-referenties .field--name-field-referentie > .field__item {
    width: calc((99.999% - (2 - 1) * 3em) / 2);
    float: left;
  }
  #block-verzamelpagina-referenties .field--name-field-referentie > .field__item:nth-child(n+0) {
    margin-right: 3em;
  }
  #block-verzamelpagina-referenties .field--name-field-referentie > .field__item:nth-child(2n+0) {
    margin-right: 0;
  }
  #block-verzamelpagina-referenties .field--name-field-referentie > .field__item:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 699px) {
  #block-verzamelpagina-referenties .field--name-field-referentie > .field__item {
    margin-bottom: 1em;
  }
}

.node--type-verzamelpagina.node--view-mode-teaser, .node--view-mode-teaser.node--type-verzamelpagina-special {
  padding: 0;
}
.node--type-verzamelpagina.node--view-mode-teaser .node__content, .node--view-mode-teaser.node--type-verzamelpagina-special .node__content {
  display: flex;
  flex-direction: column;
}
.node--type-verzamelpagina.node--view-mode-teaser .twig-group, .node--view-mode-teaser.node--type-verzamelpagina-special .twig-group {
  padding: 2em 4.5em 2em 2em;
}
@media only screen and (max-width: 1000px) {
  .node--type-verzamelpagina.node--view-mode-teaser .twig-group, .node--view-mode-teaser.node--type-verzamelpagina-special .twig-group {
    padding: 2em;
  }
}
@media only screen and (max-width: 700px) {
  .node--type-verzamelpagina.node--view-mode-teaser .twig-group, .node--view-mode-teaser.node--type-verzamelpagina-special .twig-group {
    padding: 1.5em;
  }
}
@media only screen and (min-width: 700px) {
  .page-node-type-verzamelpagina-special #block-verzamelpagina-referenties .field--name-field-referentie > .field__item {
    width: calc((99.999% - (3 - 1) * 3em) / 3);
    float: left;
  }
  .page-node-type-verzamelpagina-special #block-verzamelpagina-referenties .field--name-field-referentie > .field__item:nth-child(2n) {
    margin-right: inherit;
  }
  .page-node-type-verzamelpagina-special #block-verzamelpagina-referenties .field--name-field-referentie > .field__item:nth-child(2n+1) {
    clear: inherit;
  }
  .page-node-type-verzamelpagina-special #block-verzamelpagina-referenties .field--name-field-referentie > .field__item:nth-child(n+0) {
    margin-right: 3em;
  }
  .page-node-type-verzamelpagina-special #block-verzamelpagina-referenties .field--name-field-referentie > .field__item:nth-child(3n+0) {
    margin-right: 0;
  }
  .page-node-type-verzamelpagina-special #block-verzamelpagina-referenties .field--name-field-referentie > .field__item:nth-child(3n+1) {
    clear: left;
  }
  .page-node-type-verzamelpagina-special #block-verzamelpagina-referenties .field--name-field-referentie > .field__item .field--name-body {
    display: none;
  }
}
@media only screen and (max-width: 699px) {
  .page-node-type-verzamelpagina-special #block-verzamelpagina-referenties .field--name-field-referentie > .field__item {
    margin-bottom: 1em;
  }
}

.node--type-enquete .enquetesubmit a {
  display: inline-block;
  margin-top: 0.8em;
}
.taxonomy-icon {
  position: relative;
  font-family: fontello;
  content: " ";
  pointer-events: none;
}

[id^=taxonomy-term-]::before {
  position: relative;
  font-size: 2.1em;
  font-family: fontello;
  content: "\e808";
  pointer-events: none;
  color: #E40046;
}
[id^=taxonomy-term-] h2 {
  display: none;
}

#taxonomy-term-10::before,
.taxonomy-icon-10::before {
  content: "\e80e";
}

#taxonomy-term-1::before,
.taxonomy-icon-1::before {
  content: "\e816";
}

#taxonomy-term-39::before,
.taxonomy-icon-39::before {
  content: "\e824";
}

#taxonomy-term-2::before,
.taxonomy-icon-2::before {
  content: "\e819";
}

#taxonomy-term-4::before,
.taxonomy-icon-4::before {
  content: "\e818";
}

#taxonomy-term-40::before,
.taxonomy-icon-40::before {
  content: "\e81e";
}

#taxonomy-term-41::before,
.taxonomy-icon-41::before {
  content: "\e821";
}

#taxonomy-term-5::before,
.taxonomy-icon-5::before {
  content: "\e81d";
}

#taxonomy-term-42::before,
.taxonomy-icon-42::before {
  content: "\e82a";
}

#taxonomy-term-6::before,
.taxonomy-icon-6::before {
  content: "\e81b";
}

#taxonomy-term-7::before,
.taxonomy-icon-7::before {
  content: "\e81c";
}

#taxonomy-term-11::before,
.taxonomy-icon-11::before {
  content: "\e814";
}

#taxonomy-term-43::before,
.taxonomy-icon-43::before {
  content: "\e82d";
}

#taxonomy-term-44::before,
.taxonomy-icon-44::before {
  content: "\e82e";
}

#taxonomy-term-12::before,
.taxonomy-icon-12::before {
  content: "\e834";
}

#taxonomy-term-45::before,
.taxonomy-icon-45::before {
  content: "\e82f";
}

#taxonomy-term-46::before,
.taxonomy-icon-46::before {
  content: "\e83b";
}

#taxonomy-term-47::before,
.taxonomy-icon-47::before {
  content: "\e823";
}

#taxonomy-term-48::before,
.taxonomy-icon-48::before {
  content: "\e827";
}

#taxonomy-term-8::before,
.taxonomy-icon-8::before {
  content: "\e81f";
}

#taxonomy-term-9::before,
.taxonomy-icon-9::before {
  content: "\e807";
}

#taxonomy-term-49::before,
.taxonomy-icon-49::before {
  content: "\e831";
}

#taxonomy-term-50::before,
.taxonomy-icon-50::before {
  content: "\e83c";
}

#taxonomy-term-13::before,
.taxonomy-icon-13::before {
  content: "\e803";
}

#taxonomy-term-51::before,
.taxonomy-icon-51::before {
  content: "\e833";
}

#taxonomy-term-52::before,
.taxonomy-icon-52::before {
  content: "\e834";
}

#taxonomy-term-53::before,
.taxonomy-icon-53::before {
  content: "\e83d";
}

#taxonomy-term-54::before,
.taxonomy-icon-54::before {
  content: "\e828";
}

#taxonomy-term-55::before,
.taxonomy-icon-55::before {
  content: "\e838";
}

#taxonomy-term-56::before,
.taxonomy-icon-56::before {
  content: "\e83e";
}

#taxonomy-term-14::before,
.taxonomy-icon-14::before {
  content: "\e805";
}

#taxonomy-term-57::before,
.taxonomy-icon-57::before {
  content: "\e835";
}

#taxonomy-term-58::before,
.taxonomy-icon-58::before {
  content: "\e836";
}

#taxonomy-term-59::before,
.taxonomy-icon-59::before {
  content: "\e837";
}

#taxonomy-term-3::before,
.taxonomy-icon-3::before {
  content: "\e806";
}

#taxonomy-term-15::before,
.taxonomy-icon-15::before {
  content: "\e807";
}

#taxonomy-term-16::before,
.taxonomy-icon-16::before {
  content: "\e809";
}

#taxonomy-term-17::before,
.taxonomy-icon-17::before {
  content: "\e80a";
}

#taxonomy-term-60::before,
.taxonomy-icon-60::before {
  content: "\e826";
}

#taxonomy-term-61::before,
.taxonomy-icon-61::before {
  content: "\e829";
}

#taxonomy-term-62::before,
.taxonomy-icon-62::before {
  content: "\e82b";
}

#taxonomy-term-18::before,
.taxonomy-icon-18::before {
  content: "\e80b";
}

#taxonomy-term-19::before,
.taxonomy-icon-19::before {
  content: "\e815";
}

#taxonomy-term-20::before,
.taxonomy-icon-20::before {
  content: "\e813";
}

#taxonomy-term-63::before,
.taxonomy-icon-63::before {
  content: "\e839";
}

#taxonomy-term-21::before,
.taxonomy-icon-21::before {
  content: "\e812";
}

#taxonomy-term-22::before,
.taxonomy-icon-22::before {
  content: "\e811";
}

.path-search .search-results {
  padding-left: 0;
}
.path-search .search-results li {
  margin-left: 0;
}
.path-search label {
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;
  font-weight: 700;
}
.path-search input[type=search] {
  width: calc(100% - 105px - 30px);
  margin-right: 20px;
  border: 0;
  border-bottom: 2px solid #ccc;
}
.path-search input[type=search]:focus {
  border-color: #E40046;
  outline: 0;
}
.path-search input[type=submit]#edit-submit {
  width: 105px;
}
.path-search .form-item {
  border: 0;
}
.path-search summary {
  padding: 0.5em;
}
.path-search details {
  background: rgba(0, 0, 0, 0.1);
  border: 0;
}
.path-search details > .details-wrapper {
  padding: 1.5em;
}
.path-search #edit-help-link {
  display: none;
}
.path-search .search-advanced fieldset input {
  background: transparent;
  border: 0;
  border-bottom: 2px solid #8c8c8c;
  width: 100%;
}
.path-search .search-advanced fieldset input:focus {
  border-color: #E40046;
  outline: 0;
}
.path-search .search-advanced #edit-types-fieldset,
.path-search .search-advanced #edit-lang-fieldset {
  display: none;
}

.path-zoeken main label {
  display: block;
  margin-right: 10px;
  margin-bottom: 10px;
  font-weight: 700;
}
.path-zoeken main .form-item {
  display: inline;
  margin-right: 0;
  float: none;
}
.path-zoeken main .form-actions {
  display: inline;
  clear: none;
}
.path-zoeken main input[type=text] {
  width: calc(100% - 105px - 30px);
  margin-right: 20px;
  border: 0;
  border-bottom: 2px solid #ccc;
}
.path-zoeken main input[type=text]:focus {
  border-color: #E40046;
  outline: 0;
}
.path-zoeken main input[type=submit] {
  width: 40px;
  height: 40px;
  margin-top: -0.3em;
  margin-left: 1em;
  padding: 0;
  border: 0 none transparent;
  background: transparent;
  color: #E40046;
  font-family: "fontello";
  font-size: 1.15em;
  font-style: normal;
  font-weight: normal;
}
.path-zoeken main input[type=submit]:hover {
  background: transparent;
  color: #000000;
  box-shadow: none;
}

header .block-views-exposed-filter-blockzoeken-zoekpagina {
  margin-top: 1.75em;
  margin-left: 2em;
}
@media only screen and (max-width: 1000px) {
  header .block-views-exposed-filter-blockzoeken-zoekpagina {
    margin-top: 2.1em;
  }
}
@media only screen and (max-width: 700px) {
  header .block-views-exposed-filter-blockzoeken-zoekpagina {
    margin-top: 1.6em;
  }
}
@media only screen and (max-width: 550px) {
  header .block-views-exposed-filter-blockzoeken-zoekpagina .form-item {
    display: none;
  }
}
@media only screen and (max-width: 370px) {
  header .block-views-exposed-filter-blockzoeken-zoekpagina {
    margin-left: 0.5em;
    margin-right: -1em;
  }
}
header .block-views-exposed-filter-blockzoeken-zoekpagina .form--inline {
  display: flex;
}
header .block-views-exposed-filter-blockzoeken-zoekpagina .form-text {
  width: 100%;
  max-width: 600px;
  padding: 0.25em;
  border-width: 0 0 2px 0;
  border-color: #E40046;
}
@media only screen and (max-width: 800px) {
  header .block-views-exposed-filter-blockzoeken-zoekpagina .form-text {
    max-width: 140px;
  }
}
header .block-views-exposed-filter-blockzoeken-zoekpagina .form-text:focus {
  outline: 0;
  border-color: #E40046;
}
header .block-views-exposed-filter-blockzoeken-zoekpagina .form-text::placeholder {
  color: #000000;
  opacity: 1;
}
header .block-views-exposed-filter-blockzoeken-zoekpagina .form-item {
  margin: 0;
}
header .block-views-exposed-filter-blockzoeken-zoekpagina .form-actions {
  margin: 0;
}
header .block-views-exposed-filter-blockzoeken-zoekpagina .search-button {
  width: 40px;
  height: 40px;
  margin-top: -0.3em;
  margin-left: 1em;
  padding: 0;
  border: 0 none transparent;
  background: transparent;
  color: #E40046;
  font-family: "fontello";
  font-size: 1.15em;
  font-style: normal;
  font-weight: normal;
}
header .block-views-exposed-filter-blockzoeken-zoekpagina .search-button:hover {
  color: #000000;
}
@media only screen and (max-width: 1100px) {
  header .block-views-exposed-filter-blockzoeken-zoekpagina .search-button {
    font-size: 1.1em;
  }
}
@media only screen and (max-width: 550px) {
  header .block-views-exposed-filter-blockzoeken-zoekpagina .search-button {
    margin-left: 0;
  }
}

.fac-result {
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 0;
  background-color: #FFDD00;
}
.fac-result ul.result-list {
  padding: 1em 0;
  background-color: transparent;
}
.fac-result ul.result-list > * {
  margin-left: 0;
  margin-right: auto;
}
.fac-result ul.result-list .result {
  margin: 0 -0.6em;
  padding: 0.6em;
  border: 0px none transparent;
  line-height: 1.3em;
  font-size: 0.95em;
}
.fac-result ul.result-list .result h2 {
  margin-top: 0;
  font-size: 1.3em;
  margin-bottom: 0.1em;
  line-height: 1em;
}
.fac-result ul.result-list .result mark {
  background-color: transparent;
  text-decoration: underline;
}
@media only screen and (max-width: 1000px) {
  .fac-result ul.result-list .result .node__content {
    display: none;
  }
}
.fac-result ul.result-list .result .node--type-agenda-item .field--name-date {
  float: right;
}
.fac-result ul.result-list .result .node--type-verzamelpagina .field--name-field-referentie, .fac-result ul.result-list .result .node--type-verzamelpagina-special .field--name-field-referentie {
  margin-bottom: 0;
}
.fac-result ul.result-list .result .node--type-verzamelpagina .field--name-field-referentie > .field__item, .fac-result ul.result-list .result .node--type-verzamelpagina-special .field--name-field-referentie > .field__item {
  margin-bottom: 0.5em;
}
.fac-result ul.result-list .result.selected {
  background-color: #FFFFFF;
}
.fac-result ul.result-list li.see-all-link {
  display: inline-block;
  margin-top: 0.6em;
  background-color: #000000;
  border: 0 none transparent;
  border-radius: 0;
  box-shadow: 2px 3px 4px 0 rgba(0, 0, 0, 0.05), 1px 2px 10px 0 rgba(0, 0, 0, 0.1);
}
.fac-result ul.result-list li.see-all-link a {
  color: #FFFFFF;
  transition: padding 300ms ease;
}
.fac-result ul.result-list li.see-all-link a::after {
  float: right;
  position: relative;
  margin: 0.05em;
  margin-left: 0.6em;
  font-family: "fontello";
  font-size: 1.5rem;
  font-weight: 400;
  content: "\e808 ";
  vertical-align: bottom;
}
.fac-result ul.result-list li.see-all-link.selected a {
  padding-right: 0.5em;
}
.fac-result .empty-result {
  padding: 2em 0;
  background-color: transparent;
  border: 0px none transparent;
}
.fac-result .empty-result > * {
  margin-left: 0;
  margin-right: auto;
}
.fac-result .empty-result h2 {
  margin-top: 0;
  font-size: 1rem;
  font-weight: normal;
}
.fac-result .empty-result li {
  margin-top: 0;
}

.path-frontpage .search--homepage {
  z-index: 100;
}

.zoek-overlay .fac-result {
  padding-top: 5em;
  z-index: 9;
}
@media only screen and (max-width: 1100px) {
  .zoek-overlay .fac-result {
    padding-top: 6em;
  }
}

.open-readspeaker-ui {
  margin-top: 1em;
  margin-bottom: 1em;
  float: left;
  width: 100%;
}
.open-readspeaker-ui a[href*="//"]:not(.meer-schiedam):not([class^=icon-])::before {
  content: "";
}
.open-readspeaker-ui .rsbtn {
  float: left;
  padding-bottom: 0;
  background-color: #FFFFFF;
  border: 1px solid #ccc;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05), 1px 1px 5px 0 rgba(0, 0, 0, 0.1);
}
.open-readspeaker-ui .rsbtn .rsbtn_play {
  margin-bottom: 0;
  background: transparent;
  border: 0 none transparent;
  border-radius: 0;
}
.open-readspeaker-ui .rsbtn .rsbtn_play .rsbtn_left .rsbtn_text span {
  font-weight: normal;
}
.open-readspeaker-ui .rsbtn .rsbtn_play .rsbtn_left .rsbtn_text::before {
  color: #E40046;
}
.open-readspeaker-ui .rsbtn .rsbtn_play .rsbtn_right {
  border-left: 0 none transparent;
  color: #E40046;
  transition: margin 300ms ease, padding 300ms ease;
}
.open-readspeaker-ui .rsbtn .rsbtn_play:hover .rsbtn_left .rsbtn_text span {
  color: #E40046;
}
.open-readspeaker-ui .rsbtn .rsbtn_play:hover .rsbtn_right {
  padding-left: 15px;
  margin-right: 5px;
}
.open-readspeaker-ui .rsbtn .rsbtn_play:hover .rsbtn_right::before {
  color: #E40046;
}
.open-readspeaker-ui .rsbtn .rsbtn_exp {
  float: left;
}
.open-readspeaker-ui .rsbtn .rsbtn_exp .rsbtn_exp_inner {
  background: transparent;
  border: 0 none transparent;
  border-radius: 0;
}
.open-readspeaker-ui .rsbtn .rsbtn_exp .rsbtn_exp_inner .rsbtn_player_item:hover {
  color: #E40046;
}

.path-vacatures .vacature {
  display: inline-block;
  width: 100%;
  margin-bottom: 2em;
}
@media only screen and (min-width: 700px) {
  .path-vacatures .vacature {
    width: calc((99.999% - (2 - 1) * 3em) / 2);
    float: left;
  }
  .path-vacatures .vacature:nth-child(n+0) {
    margin-right: 3em;
  }
  .path-vacatures .vacature:nth-child(2n+0) {
    margin-right: 0;
  }
  .path-vacatures .vacature:nth-child(2n+1) {
    clear: left;
  }
}
@media only screen and (max-width: 699px) {
  .path-vacatures .vacature {
    margin-bottom: 1em;
  }
}
.path-vacatures .vacature article {
  height: 100%;
}

.path-vacature .region-content {
  overflow: hidden;
}
.path-vacature main {
  margin-top: -4.5em;
  padding-top: 8.5625em;
  background: #FFFFFF;
  position: relative;
  z-index: 0;
}
.path-vacature .vacature--tekst {
  display: inline-block;
  width: calc(99.99% - 480px);
}
@media only screen and (min-width: 1000px) and (max-width: 1100px) {
  .path-vacature .vacature--tekst {
    width: calc(99.99% - 365px);
  }
}
@media only screen and (max-width: 999px) {
  .path-vacature .vacature--tekst {
    width: 100%;
  }
}
.path-vacature .layout-sidebar-second {
  width: 480px;
  padding-left: 10%;
  float: right;
  box-sizing: border-box;
}
@media only screen and (min-width: 1000px) and (max-width: 1100px) {
  .path-vacature .layout-sidebar-second {
    width: 365px;
    padding-left: 5%;
  }
}
@media only screen and (max-width: 999px) {
  .path-vacature .layout-sidebar-second {
    width: 100%;
    padding-top: 2em;
    padding-left: 0;
    float: none;
  }
}
.path-vacature .sidebar--wrapper {
  margin-bottom: 1.5em;
  padding: 1.5em;
  clear: both;
  border: 1px solid #E40046;
  letter-spacing: 0.3px;
  text-align: center;
}
.path-vacature .sidebar--wrapper .label {
  display: block;
  font-family: "interface", sans-serif;
  font-size: 1.1em;
  font-weight: 400;
}
.path-vacature .sidebar--wrapper .label::before {
  display: block;
  padding-bottom: 0.75rem;
  color: #E40046;
  font-family: fontello;
  font-size: 2.1rem;
  font-weight: 400;
  content: "\e80e";
}
.path-vacature .sidebar--wrapper .label--date::before {
  content: "\e80e";
}
.path-vacature .sidebar--wrapper .label--contact::before {
  content: "\e82a";
}
.path-vacature .sidebar--wrapper .label--uren::before {
  content: "\e82b";
}
.path-vacature .sidebar--wrapper .field__item {
  float: none;
  font-weight: 700;
}
.path-vacature .sidebar--wrapper .field__item .telefoon {
  font-weight: 400;
}
.path-vacature .sidebar--wrapper .field__item .telefoon::before {
  position: relative;
  top: -0.1em;
  padding-right: 0.2em;
  font-family: fontello;
  content: "\e80d";
}

.node--type-page.node--view-mode-teaser h2,
.node--type-projectpagina.node--view-mode-teaser h2,
.node--type-persoon.node--view-mode-teaser h2,
.node--type-verzamelpagina.node--view-mode-teaser h2,
.node--type-verzamelpagina-special.node--view-mode-teaser h2 {
  font-size: 1.2em;
}
.node--type-page.node--view-mode-teaser h2 a::before,
.node--type-projectpagina.node--view-mode-teaser h2 a::before,
.node--type-persoon.node--view-mode-teaser h2 a::before,
.node--type-verzamelpagina.node--view-mode-teaser h2 a::before,
.node--type-verzamelpagina-special.node--view-mode-teaser h2 a::before {
  color: #00AA95;
}

.maintenance-page {
  background-color: #FFFFFF;
}
.maintenance-page .layout-container {
  max-width: 90%;
  width: 800px;
  margin: 0 auto;
}
.maintenance-page header {
  box-shadow: none;
}
.maintenance-page header img {
  width: 130px;
}
.maintenance-page header .name-and-slogan {
  display: none;
}
.maintenance-page main {
  padding-top: 0;
}
.maintenance-page.page-node-type-homepage h1 {
  color: #E40046;
}
/*# sourceMappingURL=application.css.map */