.content-holder a {
	color:#fff;
	text-decoration:none;
}

.expertises-blocks .expertise-item {
	display:grid;
	text-align: center;
	font-size:1.2em;
}

.usp .tablecell h4 {
	font-size:1.4em;
}

img.vestiging-img {
    min-height: 330px;
    object-fit: cover;
}

.btn-primary {
	margin-bottom: 20px;
	min-width:160px;
}

body {
  overflow-x: hidden;
  font-family: "mr-eaves-xl-modern",sans-serif;
  border: 20px solid #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body.home {
  border: none; }

p {
  line-height: 20px;
  margin-bottom: 25px; }

p.lead {
  line-height: 28px; }

a {
  color: #d61126; }
  a:hover {
    color: #a70d1e;
    cursor: pointer; }

.text-primary {
  color: #d61126 !important; }

h1, h2, h3 {
  font-weight: 400; }

h4, h5, h6 {
  font-weight: 700; }

p {
  font-size: 1em; }

h1 {
  font-size: 2.5em; }

h2 {
  font-size: 2.5em; }

h3 {
  font-size: 1.5em; }

h4 {
  font-size: 1.2em;
  margin-bottom: 0em; }

h1.entry-title, h2.entry-title {
  text-shadow: 0px 0px 11px rgba(0, 0, 0, 0.2); }

h1, h2 {
  font-size: 2.5em;
  text-transform: uppercase;
  font-weight: 300;
  color: #d61126; }

body.home h1, body.home h2 {
  color: #fff;
  font-weight: 700; }

h3 {
  font-weight: 300;
  text-transform: uppercase; }

p#breadcrumbs {
  text-transform: uppercase; }

@media (min-width: 768px) {
  section {
    padding: 10px 0; } }
hr {
  margin: 5rem 15px;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  width: 100%; }

hr.small {
  margin: 5px 0px 30px;
  border: 0;
  border-top: 1px solid #ad8800;
  opacity: 0.3;
  width: 100%; }

.sidebox hr {
  margin: 1rem 0px; }

.project-info h4 {
  color: #ad8800;
  font-weight: 500; }

.mosterd {
  color: #ad8800; }

.showme img {
  height: 30px;
  width: 30px;
  margin-top: -8px; }

.showme {
  height: 30px;
  width: 100%;
  transition: all 0.1s ease; }

.showme:after {
  content: "TOON FILTERS";
  height: 30px;
  line-height: 1em;
  display: inline-block; }

.showme.expanded:after {
  content: "VERBERG FILTERS"; }

.showme.expanded img {
  transform: rotate(-90deg); }

section.content-wrapper {
  margin-top: 10px; }

section.content.related {
  background: #f7f3e5;
  padding: 50px 0px; }

section.bg-10 {
  background: #f7f3e5;
  padding: 50px 0px; }

section.flexible.content:nth-child(odd) {
  background: #f9f9f9;
  padding: 50px 0px; }

.red {
  color: #d61126; }

.borders {
  border: 1px solid #e3e3e3;
  transition: all 0.3s ease-out;
  background: #fff;
  width: 100%; }

i.fas {
  min-width: 20px; }

.p-20 {
  padding: 20px; }

.p-30 {
  padding: 30px; }

.ptb-20 {
  padding: 20px 0px; }

.mr-5 {
  margin-right: 5px; }

.mr-10 {
  margin-right: 10px; }

.mr-20 {
  margin-right: 20px; }

.ml-5 {
  margin-left: 5px; }

.ml-10 {
  margin-left: 10px; }

.ml-20 {
  margin-left: 20px; }

.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-40 {
  margin-bottom: 40px; }

.btn {
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 30px;
  border: none;
  padding: 8px 20px;
  transition: all 0.6s ease;
  background: #d61126;
  outline: none !important;
  box-shadow: none !important;
  letter-spacing: 2px; }
  .btn:hover {
    background-color: #fff;
    border-color: #d61126;
    color: #d61126;
    border: 2px solid #d61126; }

.close {
  outline: none !important;
  box-shadow: none !important; }

.btn-xl {
  font-size: 18px;
  padding: 20px 40px; }

.btn-primary {
  background-color: #d61126;
  border-color: #d61126;
  border: 2px solid #d61126; }
  .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
    background-color: #fff;
    border-color: #fff;
    border: 2px solid #fff;
    color: #d61126 !important;
    outline: none !important;
    box-shadow: none !important; }
  .btn-primary:active, .btn-primary:focus {
    box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
    outline: 0 !important; }

.btn-search, .btn-search:hover {
  border: none; }

.btn.white {
  background-color: #fff;
  color: #d61126;
  border: none; }
  .btn.white:hover {
    color: #fff;
    background: #d61126; }

button.button.is-checked {
  background: #d61126; }

.button {
  background: none !important;
  border: none; }
  .button:active, .button:focus {
    outline: none; }
  .button:hover {
    cursor: pointer;
    color: #d61126; }

.button.is-checked {
  color: #d61126 !important; }

::-moz-selection {
  background: #ad8800;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #ad8800;
  text-shadow: none;
  color: #fff; }

img::selection {
  background: transparent; }

img::-moz-selection {
  background: transparent; }

/*** OWL STYLES ****/
.owl-item {
  background: #f7f3e5; }

.owl-carousel .owl-stage-outer {
  position: static; }

/*** custom frank ***/
img {
  width: 100%;
  height: auto; }

.btn {
  color: #fff; }

#fp-nav.fp-right {
  right: -5px; }

.tagline {
  position: absolute;
  right: 20px;
  bottom: 50px;
  max-width: 270px;
  left: unset; }
  .tagline p {
    color: #fff;
    font-size: 18px;
    float: left; }
  .tagline img {
    width: 28px;
    float: left;
    margin-top: -15px;
    margin-left: 5px; }

.expertises-blocks .expertise-item {
  float: left;
  width: 50%;
  clear: none;
  height: 25%;
  min-height: 120px;
  display: block;
  text-transform: uppercase; }
  .expertises-blocks .expertise-item:hover {
    background: rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease; }
  .expertises-blocks .expertise-item a > img {
    max-width: 80px; }

/**** Breadcrunbs **********/
.breadcrumbs {
  position: relative;
  top: 10px;
  z-index: 9;
  width: 100%; }

.home .breadcrumbs {
  display: none; }

/**** Pagination **********/
.pagination {
  display: block;
  text-align: center;
  margin: 30px 0px;
  font-size: 1.5em; }

span.page-numbers.current {
  background: #d61126;
  color: #fff;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  border: 1px solid #d61126;
  padding: 2px;
  display: inline-block; }
  span.page-numbers.current:hover {
    background: #d61126; }

a.page-numbers {
  background: #fff;
  color: #000;
  height: 25px;
  width: 25px;
  border: none;
  padding: 5px;
  display: inline-block; }
  a.page-numbers:hover {
    color: #d61126; }

a.next.page-numbers,
a.prev.page-numbers {
  border: none;
  width: auto;
  background: transparent; }
  a.next.page-numbers:hover,
  a.prev.page-numbers:hover {
    background: transparent;
    color: #d61126; }

/**** FORMS **********/
.form-control {
  padding: 10px;
  border-radius: 0px;
  border: 1px solid #ccc; }

.jobs label {
  width: 100%;
  border-radius: 0px; }

.jobs .form-control {
  border-radius: 0px !important; }

.input.wpcf7-form-control.wpcf7-file {
  background: #123; }

/**** Google Maps ACF **********/
.acf-map {
  width: 100%;
  height: 400px;
  border: #ccc solid 1px;
  margin: 0px; }

/* fixes potential theme css conflict */
.acf-map img {
  max-width: inherit !important; }

/**** YOUTUBE RESPONSIVE DIV **********/
.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.entry-content img,
.entry-content iframe,
.entry-content object,
.entry-content embed {
  max-width: 100%; }

/* TIMELINE #1 */
/* -------------------------------------
 * For horizontal version, set the
 * $vertical variable to false
 * ------------------------------------- */
#timeline {
  width: 800px;
  height: 350px;
  overflow: hidden;
  margin: 50px auto;
  position: relative;
  background: url("../images/dot.gif") left 45px repeat-x; }

#dates {
  width: 800px;
  height: 60px;
  overflow: hidden; }

#dates li {
  list-style: none;
  float: left;
  width: 100px;
  height: 50px;
  font-size: 24px;
  text-align: center;
  background: url("../images/biggerdot.png") center bottom no-repeat; }

#dates a {
  line-height: 38px;
  padding-bottom: 10px;
  color: #ad8800; }

#dates .selected {
  font-size: 38px;
  color: #d61126; }

#issues {
  width: 800px;
  height: 350px;
  overflow: hidden; }

#issues li {
  width: 800px;
  height: 350px;
  list-style: none;
  float: left; }

#issues li.selected img {
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1); }

#issues li img {
  float: left;
  margin: 10px 30px 10px 50px;
  background: transparent;
  zoom: 1;
  -webkit-transition: all 2s ease-in-out;
  -moz-transition: all 2s ease-in-out;
  -o-transition: all 2s ease-in-out;
  -ms-transition: all 2s ease-in-out;
  transition: all 2s ease-in-out;
  -webkit-transform: scale(0.7, 0.7);
  -moz-transform: scale(0.7, 0.7);
  -o-transform: scale(0.7, 0.7);
  -ms-transform: scale(0.7, 0.7);
  transform: scale(0.7, 0.7); }

#issues li h1 {
  margin: 20px 0;
  text-align: left;
  padding-left: 20px; }

#issues li p {
  margin-right: 90px;
  margin-left: 20px;
  font-weight: normal;
  line-height: 22px; }

#grad_left,
#grad_right {
  width: 50px;
  height: 350px;
  position: absolute;
  top: 0; }

#grad_left {
  left: 0; }

#grad_right {
  right: 0; }

#next,
#prev {
  position: absolute;
  top: 0;
  font-size: 45px;
  top: 170px;
  width: 30px;
  height: 45px;
  background-position: 0 0;
  background-repeat: no-repeat;
  overflow: hidden;
  text-indent: 0px;
  color: #532409; }

#next:hover,
#prev:hover {
  background-position: 0 -76px; }

#next {
  right: 0; }

#prev {
  left: 0; }

#next.disabled,
#prev.disabled {
  opacity: 0.2; }

/* -------------------------------------
 * MAILPLUS STYLES
 * ------------------------------------- */
td.mpFormLabel {
  display: block; }

td.mpFormField {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  width: 100%; }
  td.mpFormField input {
    padding: 10px;
    border-radius: 30px !important;
    border: 1px solid #ccc;
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 20px; }

table.mpFormTable.mpTwoColumnLayout,
table#CNT5988 {
  width: 100%; }

input.submitButton {
  font-weight: normal;
  text-transform: uppercase;
  border-radius: 30px;
  border: none;
  padding: 8px 20px;
  transition: all 0.6s ease;
  outline: none !important;
  box-shadow: none !important;
  letter-spacing: 2px;
  background-color: transparent;
  border-color: #fff;
  border: 2px solid #fff;
  color: #fff; }
  input.submitButton:active, input.submitButton:focus, input.submitButton:hover {
    background-color: #fff;
    border-color: #fff;
    border: 2px solid #fff;
    color: #d61126 !important;
    outline: none !important;
    box-shadow: none !important; }
  input.submitButton:active, input.submitButton:focus {
    box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important;
    outline: 0 !important; }

.vestiging > div > .vestiging-image {
  padding-right: 0px;
  padding-left: 0px; }

@media (max-width: 992px) {
  #timeline, #dates, #issues, #issues li {
    width: 650px; }

  #timeline, #issues, #issues li {
    min-height: 600px;
    height: 100%; } }
@media (max-width: 768px) {
  #timeline, #dates, #issues, #issues li {
    width: 520px; }

  #timeline, #issues, #issues li {
    min-height: 600px;
    height: 100%; } }
@media (max-width: 600px) {
  #timeline, #dates, #issues, #issues li {
    width: 320px; }

  #timeline, #issues, #issues li {
    min-height: 600px;
    height: 100%; } }
/*** Grid customs ******/
.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
  padding-left: 15px;
  padding-right: 15px;
  float: left; }

@media (min-width: 1199px) {
  body.home h1, body.home h2 {
    font-size: 3.5em;
    text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.6); }

  h1, h2 {
    font-size: 2.5em; } }
@media (max-width: 992px) {
  h1, h2 {
    font-size: 2.3em; } }
@media (max-width: 768px) {
  body {
    border: none; } }
@media (max-height: 769px) {
  h1, h2 {
    font-size: 2em; }

  .expertises-blocks {
    margin-top: -20px; }
    .expertises-blocks .expertise-item {
      height: 95px;
      min-height: none; }
      .expertises-blocks .expertise-item a > img {
        max-width: 60px;
        margin-bottom: -15px; } }
header.masthead {
  text-align: center;
  color: white;
  margin-top: 70px;
  background-size: cover !important;
  background-position: center center !important;
  height: 360px;
  background-image: url("../img/header.jpg");
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  text-align: left; }
  header.masthead h2 {
    font-size: 2em; }

header.masthead.subpage {
  margin-top: 70px;
  background-size: cover !important;
  background-position: center center !important;
  height: 360px; }
  header.masthead.subpage .overlay {
    display: table-cell;
    height: 360px;
    vertical-align: middle; }

.contacts ul {
  list-style: none;
  text-align: right; }
  .contacts ul li {
    display: inline-block;
    margin-left: 20px;
    text-align: right; }

img.bow {
  position: absolute;
  top: 90px;
  left: 20px;
  width: 30px; }

img.bow-bottom {
  display: none; }

body.home img.bow-bottom {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 30px;
  -ms-transform: rotate(180deg);
  /* IE 9 */
  -webkit-transform: rotate(180deg);
  /* Safari 3-8 */
  transform: rotate(180deg);
  z-index: 9;
  display: block; }

@media (max-width: 1199px) {
  header.masthead,
  header.masthead.subpage {
    margin-top: 0px; }

  img.bow {
    position: absolute;
    top: 65px;
    left: 0px;
    width: 30px; }

  body.home img.bow {
    left: 20px; }

  body.home img.bow-bottom {
    bottom: 20px;
    right: 20px; } }
@media (max-width: 992px) {
  img.bow {
    position: absolute;
    top: 65px;
    left: 0px;
    width: 30px; }

  img.bow-bottom {
    bottom: 115px;
    right: 10px; }

  body.home img.bow {
    top: 65px;
    left: 10px; }

  body.home img.bow-bottom {
    display: none; } }
@media (min-width: 768px) {
  header.masthead .intro-text .intro-lead-in {
    font-size: 40px;
    font-style: italic;
    line-height: 40px;
    margin-bottom: 25px;
    /*@include body-font*/ }
  header.masthead .intro-text .intro-heading {
    font-size: 75px;
    font-weight: 700;
    line-height: 70px;
    margin-bottom: 50px;
    /*@include body-font*/
    text-shadow: 0px 0px 56px rgba(0, 0, 0, 0.2); } }
@media (max-width: 768px) {
  .contacts ul {
    list-style: none;
    text-align: left;
    margin-left: 0px;
    padding-left: 0px; }
    .contacts ul li {
      display: inline-block;
      margin-left: 0px;
      margin-right: 20px;
      text-align: left; } }
/* Gallery **/
.slides {
  margin: -5px; }
  .slides .slide {
    float: left;
    list-style: none;
    height: 180px;
    padding: 5px;
    width: 100%; }
    .slides .slide img {
      object-fit: cover;
      height: 100%; }

/*
==========================================================

/** FULLPAGE STYLING FOR HOMEPAGE 

==========================================================
*/
#content {
  overflow: hidden;
  border-top: 20px solid #fff;
  border-bottom: 20px solid #fff;
  height: 100%; }

.section {
  opacity: 1;
  overflow: hidden;
  border-left: 20px solid #fff;
  border-right: 20px solid #fff;
  margin: 20px 0px;
  overflow: hidden; }

.section.active {
  opacity: 1; }

.fp-section {
  background-size: cover;
  background-position: center center; }

.content-holder {
  vertical-align: middle;
  display: table-cell;
  position: relative;
  padding: 20px;
  color: #fff;
  max-width: 675px; }

.project-block {
  background-size: cover;
  background-position-y: 30%;
  background-position-x: 10%;
  overflow: hidden;
  display: table;
  transition: all 0.7s ease; }
  .project-block:hover {
    background-position-y: 0%;
    background-position-x: 0%;
    transition: all 0.7s ease; }

.project-block:nth-child(1) {
  position: absolute;
  width: 50%;
  left: 0;
  bottom: 40px;
  height: 98%;
  border-right: 10px solid #fff; }

.project-block:nth-child(2) {
  position: absolute;
  width: 50%;
  height: 49%;
  top: 0px;
  right: 0;
  border-left: 10px solid #fff;
  border-bottom: 10px solid #fff; }

.project-block:nth-child(3) {
  position: absolute;
  width: 50%;
  height: 49%;
  bottom: 40px;
  right: 0;
  border-left: 10px solid #fff;
  border-top: 20px solid #fff; }

.two-rows {
  background-size: cover;
  background-position-y: 30%;
  background-position-x: 10%;
  overflow: hidden;
  display: table;
  transition: all 0.7s ease; }
  .two-rows:hover {
    transition: all 0.7s ease; }
  .two-rows .content-holder {
    display: contents; }
  .two-rows .bg-opac {
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    left: 0px;
    padding: 40px;
    width: 80%;
    margin-top: 18vh; }
    .two-rows .bg-opac h2 {
      font-size: 40px !important; }

.two-rows:nth-child(1) {
  position: absolute;
  width: 50%;
  left: 0;
  bottom: 40px;
  height: 98%;
  border-right: 10px solid #fff; }
  .two-rows:nth-child(1) .bg-opac {
    background: transparent;
    width: 100%;
    text-align: center;
    top: 0%; }
    .two-rows:nth-child(1) .bg-opac a {
      color: #fff; }
    .two-rows:nth-child(1) .bg-opac .expertise {
      float: left;
      width: 50%;
      text-align: center;
      margin: 20px 0px;
      text-transform: uppercase;
      padding: 10px;
      min-height: 100px; }
      .two-rows:nth-child(1) .bg-opac .expertise i {
        font-size: 3em;
        margin: 10px 30px; }

.two-rows:nth-child(2) {
  position: absolute;
  width: 50%;
  right: 0;
  bottom: 40px;
  height: 98%;
  border-left: 10px solid #fff; }

@media (max-height: 768px) and (min-width: 992px) {
  .two-rows .content-holder {
    display: block; }
  .two-rows .bg-opac {
    margin-top: 5%; } }
.h100 {
  height: 95%;
  display: flex; }

.h50 {
  height: 48%; }

.usp {
  border: 2px solid #f6f6f6;
  padding: 20px;
  text-align: center;
  min-height: 200px;
  display: block;
  margin-bottom: 10px;
  transition: all 0.3s ease;
  word-break: break-word; }
  .usp .tablecell {
    padding-top: 5%;
    padding-bottom: 5%; }
    .usp .tablecell img {
      max-width: 50px; }
    .usp .tablecell h4 {
      height: 2em;
      font-weight: 500;
      color: #333;
      text-transform: uppercase;
      font-size: 1.6em; }

.usp:hover {
  text-decoration: none;
  background: rgba(173, 136, 0, 0.1); }
  .usp:hover div > h4 {
    text-decoration: none; }

.no-underline:hover {
  text-decoration: none; }

@media (max-width: 768px) {
  .usp {
    min-height: 150px; }
    .usp .tablecell {
      padding-top: 2%;
      padding-bottom: 2%; }
      .usp .tablecell h4 {
        height: 2em;
        font-weight: 500;
        color: #333;
        text-transform: uppercase;
        font-size: 1.6em; } }
h3.title {
  margin-top: 5px;
  font-weight: 300; }

.category {
  text-transform: uppercase; }

a {
  color: inherit; }

a:hover {
  color: inherit;
  text-decoration: none; }

.newsintro p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 22px;
  max-height: 88px;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }
.newsintro h3 {
  font-size: 1.5em;
  line-height: 1em;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  display: -webkit-box; }

.newsthumb {
  margin-bottom: 5px;
  line-height: 0px; }

.newssummary {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 22px;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical; }

.newsitem span h5 {
  font-size: 1em;
  color: #000;
  margin-bottom: 30px; }

.meta-info {
  position: absolute;
  margin-right: 20px;
  bottom: 20px; }
  .meta-info h5:first-letter {
    text-transform: uppercase; }

@media (max-width: 600px) {
  .meta-info {
    bottom: 10px; } }
.newsdate {
  font-size: 0.7em;
  font-style: italic;
  margin: 0px 0px; }

section.content p.content-intro {
  font-size: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-height: 22px;
  /* fallback */
  max-height: 130px;
  /* fallback */
  -webkit-line-clamp: 5;
  /* number of lines to show */
  -webkit-box-orient: vertical; }
section.content img {
  margin-bottom: 30px; }

@media (min-width: 768px) and (max-width: 992px) {
  section.content p.content-intro {
    font-size: 1em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 22px;
    max-height: 87px;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical; } }
.contentthumb {
  min-height: 215px;
  max-height: 300px;
  margin-bottom: 15px; }
  .contentthumb img {
    object-fit: cover;
    height: 100%; }

.content-3rows .contentthumb {
  max-height: 220px; }

.content-1row .contentthumb {
  max-height: 500px; }

.item {
  margin-bottom: 20px; }

.col-md-6 .col-lg-4 {
  float: left !important; }

.content.img {
  min-height: 300px;
  background-size: cover;
  background-position: center center; }

.sidebox ul {
  padding-left: 15px; }

.sidebox .row-line {
  margin-bottom: 30px; }
  .sidebox .row-line ul {
    list-style: none;
    padding: 0px; }
    .sidebox .row-line ul li {
      padding-left: 20px;
      margin-bottom: 15px;
      line-height: 15px; }
      .sidebox .row-line ul li i {
        margin-left: -20px; }

.profile.usercard {
  background: #f7f7f7;
  height: 130px;
  margin-bottom: 68px;
  padding-top: 10px; }

.profile {
  text-align: center; }

img.profile-img {
  border-radius: 50%;
  height: 150px;
  width: 150px;
  margin: auto;
  object-fit: cover;
  padding: 10px; }

/* =Index pagination
----------------------------------------------- */
/* The containing box with a nice white background */
/*
==========================================================

//// Featured Nieuws op HOMEPAGE

==========================================================
*/
#featured {
  position: absolute;
  top: 90px;
  right: 20px;
  width: 420px; }

.feat-block {
  background: #fff;
  width: 425px;
  margin: 15px 0px;
  padding: 10px;
  height: 90px;
  position: relative;
  border-right: 3px solid #ad8800; }
  .feat-block img, .feat-block .featured-video-plus {
    width: 130px;
    height: 70px;
    left: 10px;
    margin-right: 10px;
    object-fit: cover; }
  .feat-block p {
    font-weight: normal;
    position: absolute;
    left: 150px;
    width: 230px;
    top: 30px;
    line-height: 16px;
    color: #000; }
  .feat-block i {
    font-size: 2em;
    top: 30px;
    position: absolute;
    left: 396px;
    transition: all 0.2s ease; }
  .feat-block img.arrow-right {
    position: absolute;
    width: 12px;
    height: 21px;
    right: 0px;
    left: auto;
    top: 37px;
    transition: all 0.2s ease; }
  .feat-block .cat {
    top: 5px;
    left: 150px;
    position: absolute; }

#featured a .feat-block {
  right: 0px;
  opacity: 0;
  animation-fill-mode: both;
  transition: all 0.2s ease; }
  #featured a .feat-block:hover {
    border-right: 30px solid #ad8800; }
    #featured a .feat-block:hover i {
      color: #fff;
      left: 400px; }
    #featured a .feat-block:hover img.arrow-right {
      right: -35px;
      filter: brightness(500%); }

#featured a:nth-child(5) .feat-block:hover {
  border-right: 30px solid #c40018; }
  #featured a:nth-child(5) .feat-block:hover i {
    color: #fff;
    left: 400px; }
  #featured a:nth-child(5) .feat-block:hover img.arrow-right {
    right: -35px;
    filter: brightness(500%); }

#featured a:nth-child(1) .feat-block {
  animation-duration: 0.7s;
  animation-name: comein;
  animation-delay: 1.5s;
  z-index: 6; }

#featured a:nth-child(2) .feat-block {
  animation-duration: 0.7s;
  animation-name: comein;
  animation-delay: 2s;
  z-index: 5; }

#featured a:nth-child(3) .feat-block {
  animation-duration: 0.7s;
  animation-name: comein;
  animation-delay: 2.5s;
  z-index: 4; }

#featured a:nth-child(4) .feat-block {
  animation-duration: 0.7s;
  animation-name: comein;
  animation-delay: 3s;
  z-index: 3; }

#featured a:nth-child(5) .feat-block {
  animation-duration: 0.7s;
  animation-name: comein;
  animation-delay: 3.5s;
  z-index: 2;
  background: #dc001b;
  color: #fff;
  border-right: 3px solid #fff; }
  #featured a:nth-child(5) .feat-block p {
    left: 10px;
    top: 40px;
    color: #fff;
    width: 360px; }
  #featured a:nth-child(5) .feat-block i {
    color: #fff; }

@keyframes comein {
  from {
    opacity: 0;
    margin-top: -50px; }
  to {
    opacity: 100;
    margin-top: 0px;
    opacity: 1; } }
/* ---- isotope ---- */
/* clear fix */
.grid:after {
  content: '';
  display: block;
  clear: both; }

.posts-grid {
  width: 100%; }

.grid-item {
  position: relative;
  float: left;
  padding: 10px;
  color: #262524;
  background: #ffffff;
  margin-bottom: 0px; }
  .grid-item img {
    height: 200px;
    object-fit: cover; }
  .grid-item:hover .borders {
    background: rgba(173, 136, 0, 0.1); }

.grid-item > * {
  padding: 0px; }

.newsintro {
  height: 290px; }
  .newsintro h3 {
    font-size: 1.5em;
    line-height: 24px; }
  .newsintro h4 {
    font-size: 1em;
    margin: 0px 0px 10px;
    text-transform: uppercase; }
  .newsintro h5 {
    font-size: 0.9em;
    color: #d61126; }
  .newsintro h5:nth-child(2) {
    color: #532409; }

.projectintro {
  height: 220px; }
  .projectintro h3 {
    font-size: 1.5em;
    line-height: 24px; }
  .projectintro h4 {
    font-size: 1em;
    margin: 0px 0px 10px;
    text-transform: uppercase; }
  .projectintro h5 {
    font-size: 0.9em;
    color: #d61126; }
  .projectintro h5:nth-child(2) {
    color: #532409; }

.vacatureintro {
  height: 180px; }
  .vacatureintro h3 {
    font-size: 1.5em;
    line-height: 24px; }
  .vacatureintro h4 {
    font-size: 1em;
    margin: 0px 0px 10px;
    text-transform: uppercase; }
  .vacatureintro h5 {
    font-size: 0.9em;
    color: #d61126; }
  .vacatureintro h5:nth-child(2) {
    color: #532409; }

.newssummary {
  display: -webkit-box;
  max-width: 100%;
  max-height: 5.8em;
  margin: 0 auto;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical; }

.pinned {
  position: relative;
  float: left;
  padding: 10px;
  color: #262524;
  margin-bottom: 30px;
  color: #000; }
  .pinned a {
    color: #000; }
    .pinned a:hover {
      text-decoration: none; }
  .pinned .newsthumb img {
    height: 190px;
    object-fit: cover;
    margin-bottom: 5px; }
  .pinned .newsintro {
    height: 245px; }

.content-blocker .r-more {
  position: absolute;
  bottom: 2px; }

.filter-width {
  background: rgba(173, 136, 0, 0.1);
  min-height: 90px;
  padding-top: 35px; }

#filterblock {
  position: relative;
  z-index: 8; }

a.btn-filters {
  font-size: 2em;
  text-decoration: none;
  color: #ad8800;
  font-weight: 300; }

.radio {
  margin: 0.1rem; }
  .radio input[type="radio"] {
    position: absolute;
    opacity: 0; }
    .radio input[type="radio"] + .radio-label:before {
      content: '';
      background: #fff;
      border-radius: 100%;
      border: 2px solid #ad8800;
      display: inline-block;
      width: 1.4em;
      height: 1.4em;
      position: relative;
      top: 0em;
      margin-right: 1em;
      vertical-align: top;
      cursor: pointer;
      text-align: center;
      transition: all 250ms ease; }
    .radio input[type="radio"]:checked + .radio-label:before {
      background-color: #532409;
      box-shadow: inset 0 0 0 4px #fff; }
    .radio input[type="radio"]:focus + .radio-label:before {
      outline: none;
      border-color: #ad8800; }
    .radio input[type="radio"]:disabled + .radio-label:before {
      box-shadow: inset 0 0 0 4px #fff;
      border-color: #ad8800;
      background: #532409; }
    .radio input[type="radio"] + .radio-label:empty:before {
      margin-right: 0; }

.quicksearch {
  margin-top: -10px; }

/*----- GRID ITEMS VARIABLE WIDTHS ----- */
/* Dit zorgt voor classes om de grid-items (projecten) in verschillende breedtes te tonen 
/* Het werkt responsive en kan via ACF ingesteld worden
***/
.grid-item, .grid-item.flex-33 {
  width: 30%; }

.grid-item.flex-66 {
  width: 64%; }

.grid-item.flex-100 {
  width: 100%; }
  .grid-item.flex-100 img {
    height: 400px; }

.newsitem {
  width: 100% !important;
  padding: 0px;
  border: 1px solid #e3e3e3; }
  .newsitem img {
    height: auto;
    max-height: 480px;
    object-fit: cover; }

@media (max-width: 1200px) {
  .grid-item, .grid-item.flex-33 {
    width: 29%; }

  .grid-item.flex-66 {
    width: 64%; }

  .grid-item.flex-100 {
    width: 100%; } }
@media (max-width: 992px) {
  .grid-item, .grid-item.flex-33 {
    width: 45%; }

  .grid-item.flex-66 {
    width: 100%; }

  .grid-item.flex-100 {
    width: 100%; }

  .pinned .newsthumb img {
    height: 150px; } }
@media (max-width: 768px) {
  .grid-item, .grid-item.flex-33 {
    width: 45%; }

  .grid-item.flex-66 {
    width: 100%; }

  .grid-item.flex-100 {
    width: 100%; } }
@media (max-width: 600px) {
  .grid-item,
  .grid-item.flex-33,
  .grid-item.flex-66 {
    width: 100%; }

  .grid-item.flex-100 {
    width: 100%; }

  .projectitem {
    padding: 10px; }

  .filter-width {
    padding-top: 35px;
    padding-bottom: 20px; } }
/* ---- .element-item ---- */
/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px; }

/* Hide default HTML checkbox */
.switch input {
  display: none; }

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s; }

.slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s; }

input:checked + .slider {
  background-color: #d61126; }

input:focus + .slider {
  box-shadow: 0 0 1px #d61126; }

input:checked + .slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px); }

/* Rounded sliders */
.slider.round {
  border-radius: 34px; }

.slider.round:before {
  border-radius: 50%; }

/************* toggle Switch *************/
/*------------------------------------------------*/
/* Switch SECTIon START*/
/*------------------------------------------------*/
section#footer {
  background-color: #ad8800;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #fff;
  margin-top: 0px; }
  section#footer .section-heading, section#footer h3, section#footer p, section#footer a {
    color: #fff; }
  section#footer h3 {
    font-size: 1.5em;
    text-transform: uppercase;
    padding-top: 25px; }

@media (max-width: 768px) {
  section#footer {
    padding: 50px 0px; } }
ul.social-buttons {
  margin-bottom: 0; }
  ul.social-buttons li a {
    font-size: 20px;
    line-height: 40px;
    display: block;
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    color: white;
    border-radius: 100%;
    outline: none;
    background-color: #212529; }
    ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover {
      background-color: #d61126; }

img.footer-logo {
  max-width: 170px; }

.footer-col {
  padding: 20px; }
  .footer-col ul {
    padding: 0px;
    list-style: none; }

.appdiv {
  width: 150px;
  float: left;
  margin-right: 15px; }

/*Custom login button*/
a.login-btn {
  position: absolute;
  right: 75px;
  top: 40px;
  color: black;
  font-weight: 700;
  font-size: 15px;
  line-height: 15px;
  outline: none; }

a.login-btn:hover {
  color: #d61126;
  text-decoration: none; }

a.login-btn::selection {
  background: none;
  text-shadow: none; }

@media (max-width: 1199px) {
  a.login-btn {
    right: 180px;
    top: 20px;
    font-size: 30px;
    line-height: 30px; } }
#mainNav {
  background-color: #fff;
  height: 90px;
  display: block;
  padding: 0px;
  z-index: 99; }
  #mainNav .holder {
    width: 100%;
    padding-right: 20px;
    padding-left: 20px;
    margin-right: auto;
    margin-left: auto; }
  #mainNav .navbar-toggler {
    font-size: 2em;
    right: 0;
    padding: 6px;
    text-transform: uppercase;
    color: #d61126;
    border: 0;
    background-color: #fff;
    /*@include body-font*/ }
    #mainNav .navbar-toggler:hover {
      color: #ae8a10; }
    #mainNav .navbar-toggler:focus {
      outline: none; }
  #mainNav .navbar-brand {
    color: #532409; }
    #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover {
      color: #a70d1e; }
  #mainNav .navbar-nav .nav-item .nav-link {
    letter-spacing: 0.5px;
    color: #532409;
    /*@include body-font*/ }
    #mainNav .navbar-nav .nav-item .nav-link.active {
      color: #ad8800;
      font-weight: 700; }
    #mainNav .navbar-nav .nav-item .nav-link:hover {
      color: #d61126; }
  #mainNav img.logo {
    max-width: 170px; }

.hamburger .line {
  width: 50px;
  height: 5px;
  background-color: #d61126;
  display: block;
  margin: 8px auto;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

.hamburger:hover {
  cursor: pointer; }

div#hamburger-1 {
  position: absolute;
  right: 20px !important;
  top: 20px; }

#hamburger-1.is-active .line:nth-child(2) {
  opacity: 0; }

#hamburger-1.is-active .line:nth-child(1) {
  -webkit-transform: translateY(13px) rotate(45deg);
  -ms-transform: translateY(13px) rotate(45deg);
  -o-transform: translateY(13px) rotate(45deg);
  transform: translateY(13px) rotate(45deg); }

#hamburger-1.is-active .line:nth-child(3) {
  -webkit-transform: translateY(-13px) rotate(-45deg);
  -ms-transform: translateY(-13px) rotate(-45deg);
  -o-transform: translateY(-13px) rotate(-45deg);
  transform: translateY(-13px) rotate(-45deg); }

div#navbarNavDropdown {
  position: relative;
  top: -45px; }
  div#navbarNavDropdown ul#main-menu {
    margin: auto; }
  div#navbarNavDropdown li.current_page_item, div#navbarNavDropdown li.current_page_parent,
  div#navbarNavDropdown li.current-page-item, div#navbarNavDropdown li.current-page-parent {
    color: #ad8800; }

/**** SEARCH MODAL *****/
.search-btn {
  position: absolute;
  right: 20px;
  top: 28px; }
  .search-btn .btn-search {
    background: transparent;
    color: #212529; }
    .search-btn .btn-search i {
      font-size: 1.2em; }

.modal-open .modal {
  margin-top: 75px;
  overflow-y: hidden; }

.modal-backdrop.show {
  background: transparent;
  opacity: 0; }

.modal-content {
  width: 100%;
  height: 100%;
  border: 20px solid #fff;
  background: #ad8800; }

.modal-dialog {
  max-width: 100%;
  height: 100%;
  margin-top: 0px;
  margin: 0px; }

#search .modal-body {
  display: table;
  height: 90%; }

.modal-header,
.modal-body,
.modal-footer,
.modal-dialog {
  border: none; }

.search-holder {
  text-align: center;
  display: table-cell;
  vertical-align: middle;
  font-size: 1.2em;
  text-transform: uppercase; }
  .search-holder p {
    color: #fff;
    margin: 20px 0px 10px; }
  .search-holder a {
    color: #fff;
    font-size: 1.2em;
    font-weight: bold; }

#search .modal-body {
  width: 100%;
  text-align: center;
  margin: auto;
  max-width: 400px; }

input#searchsubmit {
  display: block;
  float: right;
  margin-top: -35px; }

.input-group-btn {
  position: absolute;
  right: 0px; }

.modal-title {
  color: #fff;
  font-size: 2em;
  text-transform: uppercase;
  line-height: 1.2em;
  margin-bottom: 20px; }

.form-control {
  padding: 10px;
  border-radius: 30px !important;
  border: 1px solid #ccc; }

button.btn-search {
  background: transparent;
  color: #000;
  z-index: 9;
  position: absolute;
  right: 0px;
  width: 60px;
  min-width: auto;
  top: 3px; }
  button.btn-search:hover, button.btn-search:focus, button.btn-search:active {
    background: transparent;
    color: #000;
    outline: none !important; }

.modal.show .modal-dialog {
  animation: come-in 0.6s both; }

@keyframes come-in {
  0% {
    transform: translate(120%, 0%); }
  100% {
    transform: translate(0%, 0%); } }
@media (max-width: 1199px) {
  div#navbarNavDropdown {
    position: absolute !important;
    float: none;
    left: 0px;
    width: 100%;
    top: auto;
    background: #fff;
    padding: 20px; }

  #mainNav {
    height: 65px; }

  #mainNav img.logo {
    max-width: 125px; }

  div#hamburger-1 {
    position: absolute;
    right: 20px !important;
    top: 5px; }

  .hamburger .line {
    width: 35px;
    height: 5px;
    margin: 8px auto; }

  .dropdown-menu {
    border-radius: 0px;
    border: none;
    padding: 0px;
    margin: 0px; }

  .dropdown-item {
    padding: .4rem 1rem; }

  .search-btn {
    position: absolute;
    right: 85px;
    top: 5px; }
    .search-btn .btn-search {
      font-size: 2em; }

  .modal-open .modal {
    margin-top: 60px;
    overflow-y: hidden; } }
@media (min-width: 1199px) {
  #mainNav {
    border: none;
    background-color: #fff;
    position: fixed;
    top: 0;
    right: 0;
    left: 0; }
    #mainNav .navbar-brand {
      font-size: 1.75em;
      -webkit-transition: all 0.8s ease;
      -moz-transition: all 0.8s ease;
      transition: all 0.8s ease; }
    #mainNav .navbar-nav .nav-item .nav-link {
      padding: 3px 20px !important; }
    #mainNav.navbar-shrink {
      padding-top: 0;
      padding-bottom: 0;
      background-color: #fff; }
      #mainNav.navbar-shrink .navbar-brand {
        font-size: 1.25em;
        padding: 12px 0; }

  li.expertises .dropdown-item.active {
    background: rgba(255, 255, 255, 0.1);
    color: #ae8a10; }
  li.expertises .dropdown-menu {
    position: fixed;
    left: 0px;
    top: 70px;
    width: 1vw;
    height: 1vh;
    background: #ad8800;
    border: 20px solid #fff;
    transition: all 0.1s ease; }
    li.expertises .dropdown-menu a {
      display: none; }
  li.expertises .dropdown-menu.show {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100vw;
    height: calc(100% - 90px);
    background: #ad8800;
    border: 20px solid #fff;
    z-index: 98;
    animation: slidein 0.3s both;
    text-align: center;
    margin: 90px auto 0px;
    padding: 5% 10%;
    padding-top: 5vh;
    border-top: none; }
    li.expertises .dropdown-menu.show a {
      float: left;
      width: 21%;
      clear: none;
      height: 25%;
      min-height: 200px;
      display: block;
      opacity: 1;
      font-size: 1.3em;
      color: #fff;
      background-position: center 20px;
      background-size: 100px;
      background-repeat: no-repeat;
      padding: 130px 0px 0px;
      margin: 20px 2%;
      text-align: center;
      word-break: break-word;
      white-space: normal;
      position: relative; }
      li.expertises .dropdown-menu.show a:hover {
        background: rgba(0, 0, 0, 0.1);
        color: #fff;
        float: left;
        width: 21%;
        clear: none;
        height: 25%;
        min-height: 200px;
        display: block;
        opacity: 1;
        font-size: 1.3em;
        color: #fff;
        background-position: center 20px;
        background-size: 100px;
        background-repeat: no-repeat;
        padding: 130px 0px 0px;
        margin: 20px 2%;
        text-align: center;
        word-break: break-word;
        white-space: normal;
        position: relative; }
    li.expertises .dropdown-menu.show a:nth-child(1) {
      background-image: url("/wp-content/uploads/2018/09/Wit_gebiedsontwikkeling.png"); }
    li.expertises .dropdown-menu.show a:nth-child(2) {
      background-image: url("/wp-content/uploads/2024/10/roelofs-ico-mobiliteit-web.png"); }
    li.expertises .dropdown-menu.show a:nth-child(3) {
      background-image: url("/wp-content/uploads/2018/09/Wit_water_riolering_ecologie.png"); }
    li.expertises .dropdown-menu.show a:nth-child(4) {
      background-image: url("/wp-content/uploads/2018/09/Wit_energie_milieu.png"); }
    li.expertises .dropdown-menu.show a:nth-child(5) {
      left: 12%;
      background-image: url("/wp-content/uploads/2018/09/Wit_verharding_techniek.png"); }
    li.expertises .dropdown-menu.show a:nth-child(6) {
      left: 12%;
      background-image: url("/wp-content/uploads/2018/09/Wit_beheer_onderhoud.png"); }
    li.expertises .dropdown-menu.show a:nth-child(7) {
      left: 12%;
      background-image: url("/wp-content/uploads/2018/09/Wit_grondstoffen.png"); }
    li.expertises .dropdown-menu.show::before {
      content: "Onze Expertises";
      font-size: 3.4em;
      font-weight: 700;
      width: 100%;
      height: 40px;
      display: block;
      text-align: center;
      color: #fff;
      margin-bottom: 4%; }
    li.expertises .dropdown-menu.show::after {
      content: "\f00d";
      font-size: 2em;
      font-weight: normal;
      font-family: 'FontAwesome';
      position: absolute;
      top: 0px;
      right: 10px;
      opacity: 0.7; }

  @keyframes slidein {
    0% {
      width: 0vw;
      border: none;
      right: -300%; }
    100% {
      width: 100vw;
      right: 0px;
      opacity: 1; } } }
.owl-carousel {
  position: relative; }

.owl-dots {
  position: absolute;
  top: -10px;
  left: 25%;
  right: 25%; }

.owl-theme .owl-dots .owl-dot span {
  margin: 5px 3px;
  background: #D6D6D6; }

@media (max-width: 992px) {
  .section {
    height: 100vh;
    margin: 0px !important;
    padding-bottom: 0px !important;
    border-left: 10px solid #fff;
    border-right: 10px solid #fff; }
    .section h1, .section h2 {
      text-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4); }

  .p-20 {
    margin-bottom: 0px !important; }

  .project-block {
    position: relative !important;
    width: 100% !important;
    height: 100vh !important;
    border: none !important;
    top: auto !important;
    bottom: auto !important;
    margin-bottom: 10px !important;
    margin-top: 0px !important; }

  .two-rows {
    position: relative !important;
    width: 100% !important;
    height: 100vh !important;
    border: none !important;
    top: auto !important;
    bottom: auto !important;
    margin-bottom: 10px !important;
    margin-top: 0px !important; }
    .two-rows .bg-opac {
      width: 100%;
      height: 100%;
      top: 0;
      padding-top: 10%;
      margin-top: 0%;
      padding: 10px; }
      .two-rows .bg-opac .expertise {
        float: left;
        width: 50%;
        text-align: center;
        margin: 0px 0px !important;
        text-transform: uppercase;
        text-align: left;
        padding: 10px;
        min-height: 100px; }
      .two-rows .bg-opac a {
        font-size: 0.8em; }

  #featured {
    display: none; }

  .featured-mobile {
    width: 100%;
    background: #fff;
    position: absolute;
    top: Calc( 100vh - 120px );
    padding-bottom: 15px; }

  .feat-block {
    width: 100%;
    height: 100px;
    padding: 0px 10px;
    margin: 15px 0px;
    margin-left: -20px; }
    .feat-block img, .feat-block .featured-video-plus {
      max-width: 25%;
      float: left;
      position: relative;
      left: -10px;
      height: 100px; }
    .feat-block p {
      position: relative;
      float: left;
      left: 0px;
      width: 100%;
      top: 0px; }
    .feat-block i {
      left: 94%; }
    .feat-block .cat {
      left: 30px;
      padding-right: 35px;
      top: 0px; }

  .owl-stage-outer {
    left: -20px;
    background: #FFF; } }
@media (max-width: 1199px) {
  #content {
    border-top: 0px;
    border-bottom: 20px solid #fff;
    height: 100%;
    margin-top: -65px; } }
@media (min-width: 992px) and (max-width: 1200px) {
  #section0 .content-holder {
    max-width: 550px; }

  #featured {
    top: 60px;
    width: 400px; }
    #featured .feat-block {
      margin: 5px 0px;
      width: 400px; } }
@media (min-width: 992px) {
  .featured-mobile {
    display: none; }

  #featured {
    top: 60px;
    width: 420px; }
    #featured .feat-block {
      margin: 5px 0px;
      width: 420px; }

  .two-rows .bg-opac .expertise {
    margin: 10px 0px !important;
    padding: 10px;
    min-height: 110px !important; }
  .two-rows .bg-opac a {
    font-size: 0.8em; }

  .section .content-holder {
    opacity: 0.3;
    transition: all 1.3s ease;
    margin-top: -120px;
    animation-fill-mode: both; }

  .section.active .content-holder {
    animation-duration: 0.7s;
    animation-name: comein;
    opacity: 1;
    margin-top: 0px;
    animation-delay: 0.5s; }

  .section > div.fp-tableCell > .homeblock {
    background-repeat: no-repeat; }

  .section > div.fp-tableCell > .homeblock:nth-child(1) {
    animation-fill-mode: both;
    /*left: -660px;*/ }

  .section.active > div.fp-tableCell > .homeblock:nth-child(1) {
    animation-name: comein;
    left: 0px; }

  .section > div.fp-tableCell > .homeblock:nth-child(2) {
    /*background-position-x: 660px;*/
    animation-fill-mode: both; }

  .section.active > div.fp-tableCell > .homeblock:nth-child(2) {
    animation-name: comein;
    background-position-x: 0px;
    animation-duration: 0.6s; }

  .section > div.fp-tableCell > .homeblock:nth-child(3) {
    /*background-position-x: 660px*/;
    animation-fill-mode: both; }

  .section.active > div.fp-tableCell > .homeblock:nth-child(3) {
    animation-name: comein;
    background-position-x: 0px;
    animation-duration: 1.2s; }

  /* -------------------------------------
   * SECTION: WIJ ZIJN ER VOOR > HOMEPAGE
   * ------------------------------------- */
  div#section-end {
    background-color: #ad8800; }

  .section > div.fp-tableCell > .homeblock.ending {
    background-color: #ad8800;
    height: 50vh;
    border-bottom: 20px solid #fff;
    padding-top: 20px; }

  .homeblock.ending {
    background-color: #ad8800; }

  .homeblock.ending.voorwie {
    height: 30vh; }

  section.wie {
    padding-top: 5vh;
    text-transform: uppercase;
    color: #fff;
    font-size: 1em; }

  .doelgroep-item {
    padding: 5px 15px; }
    .doelgroep-item img {
      max-width: 90px; }

  .scroll-downs {
    position: absolute;
    right: 0;
    bottom: 85px;
    left: 0;
    margin: auto;
    width: 28px;
    height: 45px; }

  .mousey {
    width: 3px;
    padding: 5px 10px;
    height: 35px;
    border: 2px solid #fff;
    border-radius: 25px;
    opacity: 0.75;
    box-sizing: content-box; }

  .scroller {
    width: 3px;
    height: 10px;
    border-radius: 25%;
    background-color: #fff;
    animation-name: scroll;
    animation-duration: 2.2s;
    animation-timing-function: cubic-bezier(0.15, 0.41, 0.69, 0.94);
    animation-iteration-count: infinite; }

  @keyframes scroll {
    0% {
      opacity: 0; }
    10% {
      transform: translateY(0);
      opacity: 1; }
    100% {
      transform: translateY(15px);
      opacity: 0; } } }

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