h1 {
  color: var(--color_h1);
}
h2 {
  color: var(--color_h2);
}
h3 {
  color: var(--color_h3);
}
h4 {
  color: var(--color_h4);
}
h5 {
  color: var(--color_h5);
}
h6 {
  color: var(--color_h6);
}
.subtitle,
.standaard-subtitel {
  color: var(--color_subtitle);
}

.standaard-knop,
.standaard-knop:hover,
#top-bar,
#top-bar .left p,
#top-bar .right p,
#top-bar .right a,
#top-bar .right a:hover,
#header,
#header .menu-logo img,
#header .menu-logo img:hover,
.navbar-nav,
.navbar-nav li,
.navbar-nav .active,
.navbar-nav li a:hover,
.navbar-nav .sub-menu,
.navbar-nav li:hover .sub-menu,
.menu-toggle #menu-btn,
.breadcrumbs a,
.breadcrumbs span,
.breadcrumbs a:hover,
.dienst-container,
a .dienst-container:hover,
.recent-posts .read-more-project-btn a,
.recent-posts .read-more-project-btn a:hover,
.big-image-posts-grid .post-info ul,
.big-image-posts-grid .recent-posts-list-items:hover .post-info ul,
.big-image-posts-grid .recent-posts-list-items:hover .post-info,
.category-selection-field,
.category-selection-field:hover .category-title,
.category-selection-field:hover input ~ .checkmark,
.blog-overzicht-post-description h2,
.blog-overzicht-post-description .title-post:hover h2,
.blog-overzicht-post-description .continue-reading-btn,
.blog-overzicht-post-description .continue-reading-btn div,
.blog-overzicht-post-description .continue-reading-btn div:hover,
.paginate-navigation .paginate-item,
.paginate-navigation .paginate-item:hover,
.social-share a,
.social-share a:hover,
.cycle-next,
.cycle-prev,
.ervaring-slider i,
.ervaringen-buttons-wrapper .cycle-prev i:hover,
.ervaringen-buttons-wrapper .cycle-next i:hover,
.ervaring-slider .eerste-kolom a,
.ervaring-slider .eerste-kolom a:hover h2,
.ervaring-slider .tweede-kolom a,
.ervaring-slider .tweede-kolom a:hover,
.afbeeldingen-slider .buttons-wrapper span,
.afbeeldingen-slider .buttons-wrapper span:hover,
.klant-logos .tweede-kolom a,
.klant-logos .tweede-kolom a:hover,
article.clients img,
article.clients img:hover,
.standard-form form input[type="text"],
.standard-form form textarea,
.standard-form form input[type="text"]:focus,
.standard-form form textarea:focus,
.standard-form form input[type="text"]:focus + label,
.standard-form form textarea:focus + label,
.standard-form form label,
.footer-container li a,
.footer-container li a:hover,
.btn-prev,
.btn-next,
.btn-prev:hover,
.btn-next:hover,
#back-to-top,
#back-to-top:hover,
.centerlogo .ace-responsive-menu > li > a,
.centerlogo .ace-responsive-menu > li > a:hover,
.logo-secondair img,
.logo-primair img,
.menu-toggle .icon-bar {
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  -webkit-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in;
}
.fixed {
  background-attachment: fixed;
}
.standard-h1-title {
  margin: 0px !important;
}

.plate--section {
  min-height: 1px;
}

.plate--column div {
}

div {
}
h2 {
  font-size: 30px;
  line-height: 40px;
  margin-bottom: 0px;
  margin-top: 0px;
  font-weight: 400;
}
h3 {
  font-size: 1.4em;
  line-height: 1.4em;
  letter-spacing: 0.1px;
  margin-top: 7.5px;
  margin-bottom: 7.5px;
}
h4 {
  margin-bottom: 7.5px;
  margin-top: 7.5px;
  line-height: 1.6em;
}
p,
table tr {
  font-size: 0.95em;
  line-height: 2.2em;
}
table td {
  padding-right: 20px;
}
.inline-text-element ul li,
.inline-text-element ol li {
  font-size: 0.95em;
  line-height: 2.2em;
}
.inline-text-element p {
  margin-top: 0px;
}
.paragraph-small-space p {
  margin-bottom: 0px;
}
.dienst-container p,
.next-prev-post .btn-prevnext p {
  /* color: black; */
}
.buttons-standard {
  height: 50px;
}
.licht {
  color: white;
}
.donker {
  color: rgba(0, 0, 0, 0.7);
}
.standaard-knop {
  padding: 17px 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  text-decoration: none;
  border-radius: 8px;
  position: relative;
  top: 35px;
  display: inline-block;
  line-height: 40px;
}
.round-btn-shape .standaard-knop,
.round-btn-shape .big-menu-btn a {
  border-radius: 100px;
}
.straight-btn-shape .standaard-knop,
.straight-btn-shape .big-menu-btn a {
  /* border-radius: 0px; */
}
.standaard-knop:hover {
  transform: scale(1.05);
  cursor: pointer;
}
.standaard-knop i {
  position: relative;
  top: 7px;
  padding: 0px;
  margin: 0px;
  padding-bottom: 14px;
  padding-right: 10px;
}
.fullwidth .standaard-knop i {
  padding-left: 0px;
}
.standaard-knop span {
  padding-right: 5px;
}
.standaard-subtitel {
  font-weight: 900;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  /* color: rgba(0,0,0,0.3); */
  line-height: 20px;
  padding-bottom: 5px;
}
.plate--element__paragraph a {
  text-decoration: none;
}
.plate--element__paragraph a:hover {
  text-decoration: underline;
}
/* standaard knop element */
.basic-button,
.basic-button a {
  position: relative;
  max-width: 100%;
}
.basic-button a {
  top: 0px;
}
.centeredbtn {
  text-align: center;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.fullwidth a {
  width: 100%;
  text-align: center;
  margin: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.wel #main-content {
  padding-top: 140px;
}
.wel.transparant #main-content {
  padding-top: 40px;
}
.niet #main-content {
  padding-top: 96px;
}
.col-left-right {
  max-width: 25%;
  float: left !important;
}
#top-bar {
  min-width: 100%;
  height: 47px;
}
#top-bar .left {
  width: 40%;
}
#top-bar .right {
  width: 60%;
}
#top-bar .right {
  text-align: right;
  top: 0px;
  right: 0px;
  position: absolute;
}
#top-bar .left p {
  text-align: left;
  margin: 0px;
  padding-left: 45px;
  padding-right: 45px;
  padding-top: 7px;
  padding-bottom: 7px;
}
#top-bar .right p {
  text-align: right;
  margin: 0px;
  padding-right: 45px;
  padding-left: 45px;
  padding-top: 7px;
  padding-bottom: 7px;
}
#top-bar .right a:hover {
  opacity: 0.6;
}
#top-bar .top-phonenumber:before {
  content: "\e0cd";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 10px;
  position: relative;
  top: 2px;
}
#top-bar .top-email:before {
  content: "\e0be";
  font-family: "Material Icons";
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  padding-right: 10px;
  position: relative;
  top: 2px;
}
#top-bar .top-email {
  padding-left: 50px;
}
/* language switcher */
.language-switcher {
  padding-left: 20px;
}
.language {
  text-decoration: none;
  margin-left: 6px;
}
.flag-icon-squared {
  border-radius: 100px;
}
.cc-bottom span,
.cc-bottom span .cc-link,
.cc-dismiss {
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif, "Apple Color Emoji",
    "Segoe UI Emoji", "Segoe UI Symbol", sans-serif !important;
}
.cc-bottom {
  bottom: 40px;
  position: fixed;
  z-index: 999;
  width: auto;
  left: 50%;
  display: flex;
  transform: translate(-50%, 0);
  background: rgba(0, 0, 15, 0.75) !important;
  border-radius: 5px;
  padding: 15px 25px;
}
.cc-bottom span {
  color: #fff;
  flex: 1.7;
}
.cc-bottom span .cc-link {
  color: rgba(255, 255, 255, 0.7);
  outline: none;
}
.cc-bottom .cc-compliance {
  flex: 0.3;
  text-align: right;
}
.cc-dismiss {
  background: none !important;
  color: #fff !important;
  padding-left: 50px;
  border-radius: 3px;
  font-weight: 600;
  outline: none;
}
.cc-dismiss:hover {
  text-decoration: underline;
}
.cc-btn,
.cc-close,
.cc-link,
.cc-revoke {
  cursor: pointer;
}
.cc-window {
  opacity: 1;
  transition: opacity 0.5s ease;
}
.cc-window.cc-invisible {
  opacity: 0;
}
.cc-animate.cc-revoke {
  transition: transform 0.5s ease;
}
.cc-animate.cc-revoke.cc-top {
  transform: translateY(-2em);
}
.cc-animate.cc-revoke.cc-bottom {
  transform: translateY(2em);
}
.cc-animate.cc-revoke.cc-active.cc-bottom,
.cc-animate.cc-revoke.cc-active.cc-top,
.cc-revoke:hover {
  transform: translateY(0);
}

#header {
  width: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 100;
}
.transparant #main-content {
  padding-top: 0px;
}
#header .container,
#header .row {
  height: 100%;
  position: relative;
}
.solid #header {
  background: white;
}
#header .menu-logo img {
  width: auto;
  height: 60px;
  margin-left: 40px;
  padding-top: 15px;
  padding-bottom: 15px;
}
#header .menu-logo img:hover {
  opacity: 0.6;
}
.logo-secondair {
  display: none;
}
.transparant .logo-secondair-container .logo-primair {
  display: none;
}
.transparant .logo-secondair-container .logo-secondair {
  display: block;
}
#mainmenu {
  position: absolute;
  top: 0px;
  right: 30px;
  min-height: 95px;
}
.menu-container {
  min-height: 100%;
}
.navbar-nav li {
  text-decoration: none;
  display: inline-flex;
  margin-left: 0px;
  padding: 18px 15px;
  text-align: center;
  /* min-height: 85px; */
  /* padding-bottom: 45px; */
  position: relative;
  align-items: center;
}
.navbar-nav li a {
  color: black;
  /* line-height: 65px; */
  font-size: 15px;
  text-decoration: none;
  text-align: center;
}
.navbar-nav li .standaard-knop {
  /* transform: translateY(-50%); */
  top: 0;
}
.transparant .navbar-nav li .main-menu-item {
  color: white;
}
.big-menu-btn a {
  border-radius: 3px;
  padding: 10px 15px;
}
.navbar-nav .big-menu-btn a:hover {
  opacity: 0.7;
  border: none;
}
.mobile-menu-container {
  display: none;
  float: right;
  width: 100%;
  margin-top: -70px;
}
/* sub menu main menu */
.with-sub-menu a {
  margin-right: 5px;
}
.with-sub-menu:after {
  font-size: 16px;
  font-family: "Material Icons";
  content: "\e313";
  position: relative;
  top: 3px;
}
.navbar-nav .sub-menu {
  position: absolute;
  display: none;
  background: white;
  width: 200px;
  padding: 0px;
  text-align: left;
  top: 40px;
  right: 0px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 7px 14px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 7px 14px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 7px 14px 0px rgba(0, 0, 0, 0.1);
}
.navbar-nav li:hover .sub-menu {
  display: block;
}
.navbar-nav .sub-menu li {
  text-align: left;
  padding: 0px !important;
  min-width: 160px;
  position: relative;
  height: auto !important;
}
.navbar-nav .sub-menu li a {
  padding: 15px 20px;
  line-height: 23px;
  width: 160px;
  height: auto;
  display: block;
  text-align: left;
  position: relative;
  color: black;
}
.navbar-nav .sub-menu li a:hover {
  border: none;
}
.navbar-nav .sub-menu li:hover a {
  color: white;
}
.navbar-nav .sub-menu li hr {
  bottom: -8px;
  left: 15px;
  width: 170px;
  position: absolute;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
}
.navbar-nav .sub-menu .first-sub-item {
  border-radius: 5px 5px 0px 0px;
}
.navbar-nav .sub-menu .last-sub-item {
  border-radius: 0px 0px 5px 5px;
}
.navbar-nav .sub-menu .last-sub-item hr,
.navbar-nav .sub-menu li:hover hr {
  display: none;
}
/* mobiel menu */
.mobile-menu-container .big-menu-btn a {
  border-radius: 5px;
  text-align: center;
  margin-top: 20px;
}
.ace-responsive-menu > li > ul.sub-menu {
  padding-left: 0px;
}
.ace-responsive-menu {
  list-style: none;
  margin: 0;
  padding: 0;
  padding-top: 100px;
  background: #fff;
  float: left;
  width: 100%;
  top: 0px;
  position: fixed;
  z-index: -1;
  margin-top: 0px;

  /*
    PS-1174: allow for vertical scrolling if a lot of menu items and dropdowns are open.
  */
  padding-bottom: 100px;
  height: calc(100% - 200px);
  overflow-y: scroll;
}
.wel .ace-responsive-menu {
  padding-top: 150px;
  height: calc(100% - 250px);
}
.ace-responsive-menu li {
  list-style: none;
}
.ace-responsive-menu li ul {
  display: none;
}
.ace-responsive-menu > li {
  display: block;
  margin: 0;
  padding: 0;
  border: 0px;
  float: left;
}
.ace-responsive-menu li a {
  color: black;
}
.ace-responsive-menu > li > a {
  display: block;
  position: relative;
  margin: 0;
  border: 0px;
  padding: 18px 20px 18px 12px;
  border-radius: 5px;
  text-decoration: none;
  font-size: 18px;
  font-weight: 300;
  color: black;
}
.ace-responsive-menu li.menu-active > a {
  background: white !important;
  color: black;
}
.ace-responsive-menu li .menu-active {
  position: relative;
}
.ace-responsive-menu > li > a > .arrow:before {
  margin-left: 15px;
  display: inline;
  font-size: 16px;
  font-family: "Material Icons";
  height: auto;
  content: "\e313";
  font-weight: 300;
  text-shadow: none;
  width: 10px;
  position: relative;
  display: inline-block;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}

.ace-responsive-menu li.menu-active > a > .arrow:before {
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  left: 3px;
}

.ace-responsive-menu li ul.sub-menu li > a > .arrow:before {
  content: "\e315" !important;
  font-family: "Material Icons";
}
.ace-responsive-menu > li > ul.sub-menu {
  display: none;
  list-style: none;
  clear: both;
  margin: 0;
  position: absolute;
}
.ace-responsive-menu li ul.sub-menu {
  background: white;
}
.ace-responsive-menu li ul.sub-menu > li {
  width: 185px;
}
.ace-responsive-menu li ul.sub-menu li a {
  display: block;
  margin: 0px 0px;
  padding: 12px 20px 12px 20px;
  text-decoration: none;
  font-size: 16px;
  font-weight: normal;
  background: none;
}
.ace-responsive-menu > li > ul.sub-menu > li {
  position: relative;
}
.ace-responsive-menu > li > ul.sub-menu > li ul.sub-menu {
  position: absolute;
  left: 185px;
  top: 0px;
  display: none;
  list-style: none;
}
.ace-responsive-menu > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
  position: absolute;
  left: 185px;
  top: 0px;
  display: none;
  list-style: none;
}
.ace-responsive-menu > li > ul.sub-menu li > a > .arrow:before {
  float: right;
  margin-top: 1px;
  margin-right: 0px;
  display: inline;
  font-size: 16px;
  font-family: "Material Icons";
  height: auto;
  content: "\e314";
  font-weight: 300;
  text-shadow: none;
}
/* Menu Toggle Btn */
.menu-toggle {
  display: none;
  float: left;
  width: 100%;
  margin-top: 6px;
}
.hamburger {
  float: right;
}
.menu-toggle .icon-bar {
  display: block !important;
  width: 22px;
  height: 3px;
  background-color: black !important;
  -webkit-border-radius: 100px;
  -moz-border-radius: 100px;
  border-radius: 100px;
  outline: none;
  margin: 4px;
}
.mobile-menu-container .open-menu .second-bar {
  display: none !important;
}
.mobile-menu-container .open-menu .first-bar {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.mobile-menu-container .open-menu .third-bar {
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -7px;
}
.menu-toggle #menu-btn {
  float: right;
  border: none;
  padding: 0px 5.55px 0px 0px;
  height: 41px;
  width: 41px;
  border-radius: 100px;
  cursor: pointer;
  margin: 5px;
  outline: none;
  background-color: rgba(0, 0, 0, 0);
  margin-right: 30px;
}
.transparant .menu-toggle #menu-btn {
  background: white;
}
.hide-menu {
  display: none;
}
/* Accordion Menu Styles */
ul[data-menu-style="accordion"] {
  width: 250px;
}
ul[data-menu-style="accordion"] > li {
  display: block;
  margin: 0;
  padding: 0;
  border: 0px;
  float: none !important;
}
ul[data-menu-style="accordion"] li ul.sub-menu > li {
  width: 100%;
}
ul[data-menu-style="accordion"] > li > a > .arrow:before {
  float: right;
  content: "\e315";
}
ul[data-menu-style="accordion"] li.menu-active > a > .arrow:before {
  content: "\e313" !important;
}
ul[data-menu-style="accordion"] > li > ul.sub-menu {
  position: static;
}
ul[data-menu-style="accordion"] > li > a i {
  padding-right: 10px;
  color: #ff5737;
}
ul[data-menu-style="accordion"] > li > ul.sub-menu > li ul.sub-menu {
  position: static;
}
ul[data-menu-style="accordion"] > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
  position: static;
}
ul[data-menu-style="accordion"] > li {
  border-bottom: 1px solid #242424;
}
ul[data-menu-style="accordion"] li a:hover {
  background: #272727 !important;
}
ul[data-menu-style="accordion"] ul.sub-menu li.menu-active > a > .arrow:before {
  content: "\e313" !important;
}
ul[data-menu-style="vertical"] {
  width: 200px;
}
ul[data-menu-style="vertical"] > li {
  float: none;
}
ul[data-menu-style="vertical"] li ul.sub-menu > li {
  width: 100%;
}
ul[data-menu-style="vertical"] > li > a > .arrow:before {
  float: right;
  content: "\e315";
}
ul[data-menu-style="vertical"] > li.menu-active {
  position: relative;
}
ul[data-menu-style="vertical"] > li > ul.sub-menu {
  position: absolute;
  left: 200px;
  top: 0px;
  width: 200px;
}
ul[data-menu-style="vertical"] > li > a i {
  padding-right: 10px;
  color: #ff5737;
}
ul[data-menu-style="vertical"] > li > ul.sub-menu > li ul.sub-menu {
  position: absolute;
  width: 200px;
  left: 200px;
}
ul[data-menu-style="vertical"] > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
  position: absolute;
  width: 200px;
  left: 200px;
}
ul[data-menu-style="vertical"] > li {
  border-bottom: 1px solid #242424;
}
ul[data-menu-style="vertical"] li a:hover {
  background: #272727 !important;
}
/* logo gecentreerd */
.centerlogo .mobile-menu-container {
  display: block;
  float: none;
  position: fixed;
  z-index: 1;
  margin-top: -75px;
}
.centerlogo .menu-container {
  display: none;
}
.centerlogo .menu-toggle {
  display: block;
}
.centerlogo {
  text-align: center;
}
.centerlogo .mainmenu-container {
  z-index: 2;
  max-width: 45%;
  display: inline-block;
}
.centerlogo .menu-logo {
  float: none !important;
  text-align: center;
}
.centerlogo .menu-logo img {
  margin-left: auto !important;
  text-align: center;
  display: inline-block;
}
.centerlogo .mobile-menu-container nav {
  text-align: center;
}
.centerlogo .menu-toggle #menu-btn {
  margin-right: 31px;
}
.centerlogo .with-sub-menu:after {
  display: none;
}
.centerlogo .met-sub-menu a {
  cursor: pointer;
}
.centerlogo .menu-toggle {
  margin-top: 2.5px;
}
.centerlogo .ace-responsive-menu {
  position: fixed;
  right: 0px;
  width: 25%;
  height: 100%;
  margin: 0px;
  top: 0px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 47px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px 0px 47px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px 0px 47px 0px rgba(0, 0, 0, 0.24);
}
.centerlogo .ace-responsive-menu .big-menu-btn a {
  border-radius: 0px;
}
.centerlogo .ace-responsive-menu > li {
  float: none;
}
.centerlogo .ace-responsive-menu > li > a {
  padding: 18px 20px 18px 20px;
}

@media screen and (min-width: 1011px) {
  .centerlogo .ace-responsive-menu > li > a > .arrow:before {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    left: 0px;
    top: 2px;
  }

  .navbar-collapse {
    display: flex;
    align-items: center;
  }

  .centerlogo .ace-responsive-menu li.menu-active > a > .arrow:before {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
    left: 7px;
    top: 2px;
  }
}

.centerlogo .ace-responsive-menu li ul.sub-menu {
  top: -7.5px !important;
}
.centerlogo .ace-responsive-menu > li > ul.sub-menu {
  position: relative;
  width: 100%;
}
.centerlogo .ace-responsive-menu > li > ul.sub-menu li {
  width: 100%;
}
.centerlogo .ace-responsive-menu > li > ul.sub-menu hr {
  display: none;
}
/* pagina titel */
.page-title {
  margin: 0px;
  background-position: center center;
  background-size: cover;
}
.standard-page-title {
  position: relative;
  height: 275px;
}
.transparant .standard-page-title,
.transparant .overlay-pagina-title {
  height: 375px;
}
.overlay-pagina-title {
  position: absolute;
  top: 0px;
  z-index: 0;
  width: 100%;
  height: 275px;
}
.title-content,
.title-content h1 {
  z-index: 1;
  position: relative;
}
.page-title h1 {
  text-align: center;
  padding-top: 100px;
  padding-bottom: 20px;
  margin: 0px;
  color: white;
}
.transparant .page-title h1 {
  padding-top: 200px;
}
.page-title p {
  text-align: center;
  padding-bottom: 75px;
  font-size: 1.1em;
  line-height: 1.9em !important;
  margin: 0px;
  color: white;
  max-width: 40%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
}
.breadcrumbs {
  padding-bottom: 100px;
  text-align: center;
}
.project-overzicht-title .breadcrumbs,
.blog-overzicht-title .breadcrumbs {
  padding-bottom: 50px;
}
.blog-overzicht-title {
  margin-bottom: 50px;
}
.breadcrumbs a,
.breadcrumbs span {
  color: white;
  opacity: 0.6;
  text-decoration: none;
}
.breadcrumbs a:hover {
  opacity: 1;
}
.donkere-titel p,
.donkere-titel h1,
.donkere-titel .breadcrumbs a,
.donkere-titel .breadcrumbs span {
  color: black !important;
}
.post-category-selection {
  border-top: solid thin rgba(255, 255, 255, 0.4);
}
.donkere-titel .post-category-selection {
  border-top: solid thin rgba(0, 0, 0, 0.1);
}
.category-selection-field {
  background-color: #fff;
  color: black;
  border-color: rgba(255, 255, 255, 0.3) !important;
}
.donkere-titel .category-selection-field {
  background-color: #fff;
  color: black;
  border-color: rgba(0, 0, 0, 0.1) !important;
}
.project-overzicht-title,
.blog-overzicht-title {
  overflow: hidden;
  position: relative;
}
.project-overzicht-title::before,
.blog-overzicht-title::before {
  content: "";
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
}
.project-overzicht-title::after,
.blog-overzicht-title::after {
  content: "";
  background-size: cover;
  background-position: center center;
  background-attachment: fixed;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1;
  overflow: hidden;
}
/* Sectie: tussenruimte */
.tussenruimte {
  border-color: lightgray;
  border-width: 1px;
}
/* Sectie: video */
.verbergvelden .video-omschrijving {
  display: none !important;
}
.toonvelden .video-omschrijving {
  display: block !important;
}
.verbergvelden .video {
  width: 100% !important;
  height: 650px;
}
.video-container iframe,
.video-container {
  border-radius: 5px;
}
.video-container .video {
  width: 60%;
  float: left;
  border-radius: 5px;
}
.video-container .video-omschrijving {
  width: 35%;
  float: right;
}
.video-container .video-omschrijving {
  padding-top: 25px;
}
.video-embed {
  padding-bottom: 0%;
  height: 400px;
  border-radius: 5px;
  overflow: scroll;
  padding-bottom: 0px !important;
}
/* Sectie: grote banner */
.grote-banner-content {
  position: relative;
  padding-left: 0px;
  padding-right: 0px;
}
.grote-banner-container h2 {
  font-size: 75px;
  font-weight: 700;
  line-height: 85px;
}
.grote-banner-container h3 {
  font-size: 30px;
  margin-top: 0px;
}
.grote-banner-container h1 {
  margin: 0px;
}
.grote-banner-container p {
  padding-top: 0px;
  margin-bottom: 0px;
  font-size: 20px;
  line-height: 35px;
  width: 85%;
}
.midden,
.midden h2,
.midden h3,
.midden p {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
/* Sectie: Info balk */
.titel-en-knop-container {
  background-size: cover;
  background-position: center;
}
.titel-en-knop-content h1 {
  margin: 0px !important;
  max-width: 80%;
  font-size: 60;
  font-weight: 700;
  line-height: 75px;
}
.titel-en-knop-content h2 {
  max-width: 80%;
  font-size: 60;
  font-weight: 700;
  line-height: 75px;
}
.titel-en-knop-content h3 {
  font-size: 30px;
  margin-top: 0px;
}
.titel-en-knop-content ul {
  padding: 0px;
  padding-top: 50px;
  width: 100%;
  list-style-type: none;
}
.titel-en-knop-content ul li {
  float: left;
  position: relative;
  width: 28%;
  list-style: none;
  top: 0px;
}
.titel-en-knop-content ul li p {
  padding-right: 30px;
}
.titel-en-knop-content p {
  padding-top: 0px;
  top: 0px;
  font-size: 17px;
  line-height: 30px;
}
.titel-en-knop-content .standaard-knop {
  margin-top: -10px;
}
/* Sectie: diensten */
.dienst-container {
  padding-top: 0px;
  padding-bottom: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
}
.icon-text-url {
  text-decoration: none !important;
  color: inherit;
}
a .dienst-container:hover {
  transform: scale(1.05);
}
.dienst-container h3 {
  margin: 0px;
  padding: 0px;
  font-size: 20px;
  line-height: 30px;
}
.dienst-container p {
  font-size: 14px;
  line-height: 30px;
}
.dienst-container .dienst-icon {
  flex: 1;
}
.dienst-container .dienst-omschrijving {
  flex: 6;
  padding-left: 10px;
}
.dienst-container .dienst-icon i {
  font-size: 40px;
}
.dienst-container .dienst-omschrijving p {
  /* PS-1138: the p should inherit the parent text color; */
  color: inherit;
}
.middle-icon {
  display: block;
}
.middle-icon .dienst-icon {
  text-align: center;
  width: 100%;
  flex: 0;
}
.middle-icon .dienst-icon i {
  text-align: center;
  width: 100%;
}
.middle-icon .dienst-omschrijving {
  text-align: center;
  flex: 0;
  padding-left: 0px;
}
.middle-icon .dienst-icon {
  margin-bottom: 20px;
}
.middle-icon .dienst-omschrijving {
  width: 100%;
}
/* Sectie: laatste posts */
.recent-posts {
  height: auto;
}
.recent-posts .projecten-overzicht {
  width: 100% !important;
}
.recent-post-title {
  text-align: center;
  padding-bottom: 0px;
  font-size: 31px;
}
.recent-posts .standaard-subtitel {
  text-align: center;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.container-recent-posts {
  width: 100% !important;
  padding-top: 50px;
}
.recent-posts .read-more-project-btn a span {
  padding-top: 0px;
  top: -8px;
  position: relative;
  font-size: 15px !important;
  margin-top: 0px;
  letter-spacing: 0px !important;
  font-weight: 700;
  padding-left: 8px;
}
.recent-posts .read-more-project-btn a span i {
  padding-top: 0px;
  padding-bottom: 7px;
  padding-left: 0px;
}
.recent-posts .read-more-project-btn {
  text-align: center;
  margin-top: 20px;
}
.recent-posts .read-more-project-btn a {
  font-weight: 900;
  text-decoration: none;
}
.recent-posts .read-more-project-btn a:hover {
  opacity: 0.6;
}
.recent-posts .read-more-project-btn a i {
  float: center;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.recent-posts .read-more-project-btn .donker i,
.recent-posts .read-more-project-btn .donker span,
.recent-posts .read-more-project-btn .donker {
  background: none !important;
  color: black !important;
}
.recent-posts .read-more-project-btn .licht i,
.recent-posts .read-more-project-btn .licht span,
.recent-posts .read-more-project-btn .licht {
  background: none !important;
  color: white !important;
}
/* extra styling voor het centrale blog overzicht */
.hide-title h1,
.hide-title .breadcrumbs {
  display: none;
}
.hide-title .post-category-selection {
  border-bottom: solid thin rgba(0, 0, 0, 0.1);
}

.big-image-posts-grid {
  min-height: 100%;
  overflow: hidden;
  padding-top: 50px;
}
.blog-overzicht-container {
  padding-top: 50px;
}
.big-image-posts-grid .recent-posts-list-items .featured-img {
  height: 350px;
}
.big-image-posts-grid .recent-posts-list-items {
  position: relative;
}
.big-image-posts-grid .post-info {
  position: absolute;
  bottom: 40px;
  max-width: 88%;
  width: 88%;
  border: 0px;
  background: rgba(255, 255, 255, 0.75);
}
.big-image-posts-grid .post-info ul {
  display: none;
  height: 0px;
}
.big-image-posts-grid .recent-posts-list-items:hover .post-info ul {
  display: block;
}
.big-image-posts-grid .recent-posts-list-items:hover .post-info {
  background: rgba(255, 255, 255, 0.9);
}
.big-image-posts-grid .post-info h2 {
  padding-bottom: 20px;
  margin: 0px;
}
/* Categorie selector desktop */
.post-category-selection {
  width: 100%;
  padding-top: 5px;
  padding-bottom: 25px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 25px;
}
.blog-overzicht-categorieen {
  width: 75%;
  margin-left: auto;
  margin-right: auto;
}
.post-category-selection h4 {
  text-align: center;
  padding-bottom: 15px;
}
.post-category-selection .blog-overzicht-categorieen {
  text-align: center;
}
.post-category-selection .blog-overzicht-categorieen .category-title {
  padding-right: 5px;
  padding-left: 35px;
}
.category-selection-field,
.category-selection-field label,
.category-selection-field .category-title {
  white-space: nowrap;
}
.category-selection-field {
  position: relative;
  padding-left: 35px;
  font-size: 0.8em;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: thin solid #eee;
  border-radius: 5px;
  padding: 5px;
  margin-left: 10px;
  margin-right: 10px;
  word-break: keep-all;
}
.category-selection-field a {
  word-break: keep-all;
}
.category-selection-field:hover .category-title {
  opacity: 0.6;
}
.category-selection-field input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
}
.category-selection-field span {
  line-height: 3em;
}
.checkmark {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 25px;
  border-radius: 3px 0px 0px 3px;
  -webkit-box-shadow: inset 0px 0px 10px 1px rgba(107, 107, 107, 0.1);
  box-shadow: inset 0px 0px 10px 1px rgba(107, 107, 107, 0.1);
}

.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.category-selection-field input:checked ~ .checkmark:after {
  display: block;
}
.category-selection-field .checkmark:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid black;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.recente-projecten #post-card-container {
  padding-top: 50px;
}
#post-card-container .row {
  display: flex;
  flex-wrap: wrap;
}

#post-card-container .blog-overzicht-post {
  width: 33%;
  padding: 0px;
  display: flex;
  flex-direction: column;
  /* display: inline-block; */
  /* vertical-align: top; */
  margin-left: auto;
  margin-right: auto;
}
#post-card-container .blog-overzicht-post .top {
  padding: 20px 20px 0px 20px;
  object-fit: cover;
  min-height: 250px;
  max-height: 250px;
}
#post-card-container .blog-overzicht-post .bottom {
  padding: 0px 20px 20px 20px;
  flex: 1 1 auto;
}
#post-card-container .blog-overzicht-post .top img {
  border-radius: 3px 3px 0px 0px;
  min-height: 250px;
  max-height: 250px;
  width: 100%;
  object-fit: cover;
}
.blog-overzicht-post {
  object-fit: cover;
}
.blog-afb {
  overflow: hidden;
  border-radius: 5px 5px 0px 0px;
}
.blog-overzicht-post img {
  object-fit: cover;
  display: block;
  transition: transform 1s, filter 1s ease-in-out;
}
#post-card-container .blog-overzicht-post .top img:hover {
  transform: scale(1.2);
  transition: transform 0.3s, filter 0.3s ease-in-out;
}
.blog-overzicht-post-description {
  background-color: white;
  height: 100%;
  border: solid 0.5px #dfdfdf;
  border-top: solid 0.5px rgba(0, 0, 0, 0);
  border-radius: 0px 0px 3px 3px;
  display: flex;
  flex-direction: column;


  h2 {
    margin-top: 0;
    padding: 25px 25px 0px 25px;
  }
}
.blog-overzicht-post-description.no-image {
  border-top-color: #dfdfdf;
}
.blog-overzicht-post-description h2 {
  font-size: 1.3em;
  line-height: 1.5em;
  padding: 25px 25px 0px 25px !important;
  margin-top: 0 !important;
  border-top: solid thin #dfdfdf;
}
@media screen and (min-width: 768px) {
  .blog-overzicht-post-description h2 {
    min-height: 62px;
  }
}
.blog-overzicht-post-description .title-post {
  text-decoration: none;
  color: black;
}
.blog-overzicht-post-description .title-post:hover h2 {
  opacity: 0.6;
}
.blog-overzicht-post-description p {
  padding: 0px 25px 25px 25px;
}
.blog-overzicht-post-description .continue-reading-btn {
  margin-top: auto;
  text-align: center;
  border-radius: 0px 0px 3px 3px;
  width: 100%;
  line-height: 60px;
  text-decoration: none;
}
.blog-overzicht-post-description .continue-reading-btn div {
  border-radius: 0px 0px 3px 3px;
}
.blog-overzicht-post-description .continue-reading-btn div:hover {
  opacity: 0.6 !important;
}
.blog-overzicht-post-meta-description {
  min-height: 5.8rem;
}
.blog-overzicht-post-meta-description ul {
  padding: 0px;
  padding-left: 25px;
  padding: 5px 25px 5px 25px;
}
/* If used inside narrow post-content, break out that shizzle. */
@media screen and (min-width: 1200px) {
  [id="post-content"] .recent-posts {
    width: 100vw;
    position: relative;
    left: 50%;
    right: 50%;
    margin-left: -50vw;
    margin-right: -50vw;
    display: flex;
    flex-direction: column;

    .container-recent-posts {
      max-width: 73.5rem;
      margin: auto;
    }
  }
}
.blog-overzicht-post-meta-description ul li {
  list-style: none;
  display: inline;
  width: auto;
  height: 28px;
  padding-top: 0px;
  margin: 0 !important;
}
.blog-overzicht-post-meta-description ul li span {
  list-style: none;
  display: inline;
  width: auto;
  line-height: 1.2;
  font-size: 14px;
}
.blog-overzicht-post-meta-description p {
  font-size: 1.4em;
  line-height: 1.6em;
  padding: 25px;
}

@media screen and (min-width: 1072px) {
  #post-card-container.wideblog {
    max-width: 1000px;
  }
  #post-card-container.wideblog .blog-overzicht-post {
    width: 100%;
    display: flex;
    height: 350px;
    margin-bottom: 40px;
  }
  #post-card-container.wideblog .blog-overzicht-post .top {
    flex: 0.45;
    padding: 0px;
    max-height: 100%;
    min-height: 100%;
  }
  #post-card-container.wideblog .blog-overzicht-post .bottom {
    flex: 0.55;
    max-height: 100%;
    min-height: 100%;
    padding: 0px;
    border: solid 0.5px #dfdfdf;
    border-radius: 0px 5px 5px 0px;
  }
  #post-card-container.wideblog .blog-overzicht-post .blog-overzicht-post-description {
    border: 0px;
  }
  #post-card-container.wideblog .blog-overzicht-post .top .blog-afb {
    border-radius: 5px 0px 0px 5px;
    height: 100.5%;
  }
  #post-card-container.wideblog .blog-overzicht-post .top .blog-afb img {
    border-radius: 5px 0px 0px 5px;
    height: 100%;
    max-height: 100%;
    min-height: 100%;
  }
  #post-card-container.wideblog a.continue-reading-btn div {
    padding: 0px;
    width: 140px;
    margin-left: 25px;
    border-radius: 3px;
    line-height: 40px;
  }
}

.paginate-navigation {
  width: 100%;
  text-align: center;
  margin-top: 25px;
  margin-bottom: 50px;
}
.projecten-overzicht .paginate-navigation {
  margin-top: 0px;
}
.paginate-navigation .paginate-item {
  width: 30px;
  height: 30px;
  border: thin solid rgb(223, 223, 223);
  border-radius: 100%;
  display: inline-block;
  opacity: 0.6;
}
.paginate-navigation .paginate-item {
  color: black;
  line-height: 1.9em;
}
.paginate-navigation .paginate-item:hover {
  opacity: 1;
  color: black;
  background-color: rgb(223, 223, 223);
}
.paginate-navigation .active .paginate-item {
  color: black;
  background-color: rgb(223, 223, 223);
}
/* single post */
.post-featured-img img,
.blogpost-featured-img img {
  width: 50%;
  height: auto;
  object-fit: cover;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
#post-content {
  position: relative;
  max-width: 65%;
  min-width: 65%;
  width: 65%;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
}
#post-content p,
#post-content h2,
#post-content h3,
#post-content h4,
#post-content h5,
#post-content h6,
#post-content ol,
#post-content ul {
  max-width: 80%;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  display: block;
}
#post-content ol li,
#post-content ul li {
  line-height: 2em;
  font-size: 0.95em;
  margin-left: 1em;
}
#post-content .video {
  height: 500px;
}
#post-content h2,
#post-content h3 {
  margin-top: 40px;
}
.blogpost-featured-img {
  height: 400px;
  /* margin-top: 100px; */
  background-position: center center;
  background-size: cover;
  background-attachment: fixed;
}
.post-meta-description {
  width: 65%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
.transparant .post-meta-description {
  margin-top: 210px;
}
.post-meta-description h1 {
  font-size: 60px;
  line-height: 1.4em;
  letter-spacing: 0px;
  padding-left: 15px;
  padding-right: 100px;
  margin: 0px;
}
.post-meta-description ul {
  padding: 0px;
  padding-left: 15px;
  padding-right: 15px;
}
.post-meta-description ul li {
  list-style: none;
  display: inline;
  width: auto;
}
.post-meta-description ul li span {
  line-height: 1.7em;
}
.post-meta-description p {
  padding-left: 15px;
  padding-right: 100px;
  font-size: 1.4em;
  line-height: 1.9em;
}
/* social share single blog */
.social-share {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 50px;
}
.social-share a {
  width: 33.333%;
  float: left;
  text-align: center;
  text-decoration: none;
  color: white;
  line-height: 3em;
}
.social-share div i {
  padding-right: 10px;
}
.facebook-button a {
  background-color: #306199;
}
.plus-button a {
  background-color: #e93f2e;
}
.twitter-button a {
  background-color: #26c4f1;
}
.linkedin-button a {
  background-color: #007bb6;
}
.facebook-button a:hover {
  background-color: #112f51;
}
.plus-button a:hover {
  background-color: #9e190b;
}
.twitter-button a:hover {
  background-color: #0a7290;
}
.linkedin-button a:hover {
  background-color: #04415e;
}
/* author box single blog */
.author-box {
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  border: thin solid rgb(223, 223, 223);
  border-radius: 5px 5px 0px 0px;
  margin-top: 75px;
  border-top: 0px;
}
.author-box-container {
  padding: 30px;
  height: auto;
  border-top: thin solid rgb(223, 223, 223);
  border-radius: 5px;
}
.author-box .author-img {
  float: left;
  object-fit: cover;
}
.author-box .author-img img {
  object-fit: cover;
  width: 75px;
  height: 75px;
  border-radius: 200px;
}
.author-box .author-description {
  width: 80%;
  float: right;
}
.author-box .author-description h3 {
  padding: 0px;
  padding-bottom: 20px;
  margin: 0px;
  font-size: 1.4em;
}
.author-box .author-description span {
  font-weight: 300;
  font-size: 0.7em;
}
.author-box .author-description p {
  padding: 0px;
  margin: 0px;
  padding-top: 0px;
  padding-bottom: 30px;
}
.author-box .author-description p.functie {
  margin: 0px !important;
  padding: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.3);
  line-height: 20px;
}
.zonder-auteur {
  margin-top: 50px;
  border-top: thin solid rgb(223, 223, 223) !important;
  border-radius: 5px !important;
}
/* faq */
.faq-container {
  border: 1px solid #f1f0ef;
  border-bottom: 0px;
  border-radius: 5px;
}
.faq-item .faq-header {
  padding: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  cursor: pointer;
  border-bottom: 1px solid #f1f0ef;
  border-radius: 5px;
}
.faq-item .faq-header h4 {
  margin: 0;
  padding-right: 25px;
}
.faq-item .faq-header .minus {
  display: none;
}
.faq-item.active .minus {
  display: block;
}
.faq-item.active .plus {
  display: none;
}
.faq-item .faq-content {
  padding: 0px;
  display: none;
  border-bottom: 1px solid #f1f0ef;
  display: grid;
  grid-template-rows: 0fr;
  transition: grid-template-rows 0.3s;
}

.faq-item.active .faq-content {
  grid-template-rows: 1fr; 
}

.faq-item .faq-content-inner {
  overflow: hidden;
}

.faq-item .faq-content p {
  padding: 10px 20px;
  margin: 0px;
}
.faq-item img {
  max-width: 100%;
}

/* section custom */

.section-custom .plate--container {
  margin: 0px;
  padding: 0px;
  width: 100%;
  min-width: 100%;
}

.section-custom .plate--row {
  margin: 0px;
}

.section-custom .plate--column {
  padding: 0px;
}

/* standard slider */
.slide {
  position: absolute;
  width: 100%;
  height: auto;
  z-index: 50 !important;
}
.cycle-next {
  width: 0;
  height: 0;
  position: relative;
  z-index: 99;
}
.cycle-prev {
  width: 0;
  height: 0;
  position: relative;
  z-index: 99;
}
.section-slider .afbeeldingen-slider .cycle-prev {
  position: absolute;
  right: 0px;
  width: 25px;
  height: 30px;
  top: -59px;
  left: -55px;
  padding-top: 19px;
  overflow: hidden;
}
.section-slider .afbeeldingen-slider .cycle-next {
  position: absolute;
  right: 0px;
  width: 25px;
  height: 30px;
  top: 0px;
  padding-top: 19px;
  overflow: hidden;
}
.section-pager {
  z-index: 99;
  text-align: center;
  bottom: 50px;
  overflow: hidden;
  width: 100%;
}
.section-pager span {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 45px;
  width: 16px;
  height: 16px;
  display: inline-block;
  cursor: pointer;
  padding-left: 3px;
  padding-right: 3px;
  color: lightgrey;
}
.section-slider .section-pager {
  position: absolute;
}
.section-slider .section-pager span {
  color: rgba(255, 255, 255, 0.7);
}
/* Sectie Video */
.section-video-content {
  position: relative;
  overflow: hidden;
}
.section-video-content iframe {
  width: 110vw;
  z-index: -10;
  height: 56.25vw;
  min-height: 110vh;
  min-width: 177.77vh;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  overflow: hidden;
}

.imgoverlay-sectie-title {
  top: 0px;
  z-index: -999 !important;
  width: 100%;
  height: 100%;
  position: absolute;
}
.section-video-content .plate--container {
  z-index: 10 !important;
}
/* Ervaringen slider */
.ervaringen-buttons-wrapper {
  position: relative;
  margin-left: 15px;
  top: 0px;
}
.witte-link {
  color: white !important;
}
.zwarte-link {
  color: black !important;
}
.ervaring-slider .cycle-next {
  position: absolute;
  left: 30px;
}
.ervaringen-buttons-wrapper .cycle-prev i:hover {
  cursor: pointer;
  opacity: 0.7;
}
.ervaringen-buttons-wrapper .cycle-next i:hover {
  cursor: pointer;
  opacity: 0.7;
}
.ervaring-slider {
  position: relative;
}
.ervaring-slider .slide-copy {
  position: relative;
  padding-top: 0px;
  padding-bottom: 0px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  overflow: hidden;
  flex-wrap: nowrap;
}
.ervaring-slider .eerste-kolom {
  flex: 1;
}
.ervaring-slider .tweede-kolom {
  flex: 3;
}
.ervaring-slider h2 {
  text-align: left;
  font-size: 25px;
  line-height: 30px;
  color: black;
  font-weight: 900;
}
.ervaring-slider p {
  text-align: left;
}
.ervaring-slider .eerste-kolom p {
  margin-bottom: 0px;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.3);
  line-height: 20px;
}
.ervaring-slider .eerste-kolom a {
  text-decoration: none;
  color: black;
}
.ervaring-slider .eerste-kolom a:hover h2 {
  opacity: 0.7;
}
.ervaring-slider .eerste-kolom .verder-lezen-ervaringsverhaal {
  text-align: left;
  text-transform: none;
}
.ervaring-slider .tweede-kolom a {
  text-align: left;
  text-transform: none;
  color: black;
  letter-spacing: 0.3px;
  font-weight: 900;
  font-size: 17px;
  text-decoration: none;
}
.ervaring-slider .tweede-kolom a:hover {
  opacity: 0.7;
}
.ervaring-slider .tweede-kolom p {
  font-size: 1.2em;
  line-height: 2em;
  margin-top: 0px;
}
.ervaring-slider img {
  width: 50px;
  height: 50px;
  margin-top: 15px;
  object-fit: cover;
  border-radius: 100px;
}
.ervaring-slider .eerste-kolom img,
.post-featured-img img {
  display: none;
}
.ervaring-slider .eerste-kolom .toon,
.post-featured-img .toon {
  display: block;
}
.ervaring-slider .buttons-wrapper,
.ervaring-slider .buttons-wrapper span,
.ervaring-slider .buttons-wrapper span i {
  min-height: 50px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* Afbeeldingen slider */
.afbeeldingen-slider {
  width: 100%;
  z-index: 90;
}
.afbeeldingen-slider .buttons-wrapper {
  z-index: 999;
  position: absolute;
  right: 0px;
  bottom: 10px;
}
.section-slider .afbeeldingen-slider .buttons-wrapper {
  z-index: 999;
  position: absolute;
  right: none;
  top: 50%;
  bottom: none;
}
.afbeeldingen-slider .buttons-wrapper span {
  height: 100px;
  width: 100px;
  background: white;
  padding: 15px;
  padding-top: 25px;
  padding-bottom: 10px;
  z-index: 999;
}
.afbeeldingen-slider .buttons-wrapper span:hover {
  opacity: 0.9;
  cursor: pointer;
}
.slider-afbeelding {
  z-index: 90;
  overflow: hidden;
  object-fit: cover;
  width: 100%;
  height: 500px;
}

.image-in-slider {
  object-fit: cover;
  overflow: hidden;
}

.image-in-slider img {
  object-fit: cover;
  overflow: hidden;
  max-height: 100%;
  min-width: 100%;
}

.afbeeldingen-slider .cycle-prev {
  left: 4px;
}
.omschrijving-afbeelding-slider {
  position: absolute;
  bottom: 0px;
  left: 0px;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  overflow: hidden;
}
.omschrijving-afbeelding-slider p {
  color: white;
  line-height: 1.6em;
  padding-left: 30px;
  padding-right: 125px;
}
#post-content .omschrijving-afbeelding-slider p {
  max-width: 100%;
  padding-left: 30px;
  padding-right: 125px;
}
/* slider sectie */
.niet .sectie-slider {
  height: 100vh;
}
.wel .sectie-slider {
  height: 95vh;
}
.sectie-slider h1 {
  font-size: 40px;
  line-height: 50px;
}
.sectie-slider h3 {
  font-size: 25px;
  line-height: 35px;
}
.slider-afbeelding-sectie {
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 100%;
  z-index: 90;
  overflow: hidden;
}
.sectie-slider .inhoud-slide {
  max-width: 500px;
  color: white;
  text-align: center;

  margin: 0;
  position: absolute;
  top: 47%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sectie-slider .links {
  text-align: left;
  left: 26%;
}
.sectie-slider .midden {
  text-align: center;
}
.sectie-slider .inhoud-slide .standaard-knop {
  margin-top: 20px;
  top: 0px;
}
/* testimonial slider */

.testimonial-slide,
.testimonial_slider-container {
  white-space: normal;
}
.testimonial-slider-container .buttons-wrapper {
  display: block;
  position: absolute;
  right: 0px;
  top: 15px;
  z-index: 9999;
}
.testimonial-slider-container .buttons-wrapper:hover {
  cursor: pointer;
}
.testimonial-slider-container .cycle-slide {
  opacity: 0 !important;
}
.testimonial-slider-container .cycle-slide-active {
  opacity: 1 !important;
}
.testimonial-slider-container .cycle-slide,
.testimonial-slider-container .cycle-slide-active {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.testimonial-slide .klant-logo-slide img {
  max-width: 65px;
  max-height: 65px;
  width: 65px;
  height: 65px;
  object-fit: cover;
  border-radius: 100px;
  margin-bottom: 20px;
}

.testimonial-slide-header {
  display: flex;
}

.testimonial-slide-img {
  width: 65px;
  padding-top: 8px;
  margin-right: 20px;
}

.testimonial-slide-titles {
  flex: 0.75;
}

.testimonial-slide-titles h3 {
  margin-bottom: 5px;
}

.testimonial-slide-titles h4 {
  margin-top: 0px;
}

.testimonial-light h3,
.testimonial-light h4,
.testimonial-light p,
.testimonial-light .buttons-wrapper span i {
  color: #fff;
}

/* Priceblock */
.pf--priceblock-container {
  border-radius: 5px;
  position: relative;
  display: block;
}

.priceblock-title {
  padding: 15px 10px;
  border-radius: 5px 5px 0px 0px;
}

.priceblock-title h4 {
  margin: 0px;
  text-align: center;
}

.priceblock-amount {
  border: solid thin #ededec;
  padding: 35px 15px;
  background: #fff;
}

.priceblock-amount h2 {
  text-align: center;
  font-size: 2.5em;
}

.priceblock-amount p {
  text-align: center;
  margin: 0px;
  opacity: 0.7;
  font-size: 0.9em;
  line-height: 1.7em;
  padding-top: 10px;
}

.priceblock-description {
  background: #f9f9f9;
  padding: 30px 25px;
  border-left: solid thin #ededec;
  border-right: solid thin #ededec;
}

.priceblock-description p {
  margin: 0px;
  text-align: center;
  font-size: 0.9em;
  line-height: 1.7em;
}

.priceblock-description-url {
  border-top: solid thin #ededec;
  background: #f9f9f9;
  border-left: solid thin #ededec;
  border-right: solid thin #ededec;
}

.priceblock-description-url a {
  text-align: center;
  display: block;
  font-size: 0.9em;
  padding-top: 15px;
  padding-bottom: 17.5px;
}

.priceblock-btn {
  border: solid thin #ededec;
  padding: 35px 15px;
  background: #fff;
  border-radius: 0px 0px 5px 5px;
}

.priceblock-btn .standaard-knop {
  top: 0px;
}

/* Klant Logo's Overzicht */
.klant-logos {
  overflow-y: scroll;
  overflow-x: hidden;
}
.klant-logos .eerste-kolom {
  width: 60%;
  float: left;
}
.klant-logos .tweede-kolom {
  width: 40%;
  float: right;
}
.klant-logos .tweede-kolom p {
  padding-top: 0px;
  top: 0px;
  font-size: 17px;
  line-height: 30px;
  margin-top: 0px;
}
.klant-logos .tweede-kolom a {
  display: block;
  margin-bottom: 10px;
  text-decoration: none;
  color: black;
  font-weight: 900;
}
.klant-logos .tweede-kolom a:hover {
  opacity: 0.7;
}
.klant-logos .tweede-kolom a span {
  line-height: 22px;
  left: 5px;
  padding-top: 0px;
  top: 0px;
  font-size: 17px;
  margin-top: 0px;
  font-weight: 700;
}
.klant-logos .tweede-kolom i {
  padding-bottom: 6px;

  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
}
.logos-container {
  margin-top: 100px;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  min-width: 100%;
}
article.clients {
  flex: 0 0 24.5%;
  vertical-align: middle;
  text-align: center;
  margin-top: 75px;
  height: 100px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
article.clients * {
  vertical-align: middle;
}
article.clients span {
  height: 100%;
  width: 1px;
}
article.clients img {
  width: auto;
  height: 100%;
  -webkit-filter: grayscale(100%); /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
  opacity: 0.3;
}
article.clients img:hover {
  -webkit-filter: none; /* Safari 6.0 - 9.0 */
  filter: none;
  opacity: 1;
}
/* standard forms */
.standard-form form > div {
  position: relative;
  overflow: hidden;
}
.standard-form form .field input[type="text"],
.standard-form form .field textarea {
  border: 1px solid lightgray;
}
.standard-form form .field__label{ 
  margin-bottom: .5rem;
  display: block;
  color: #727575;
}

.standard-form form .field.checkbox,
.standard-form form .field.radio{
  margin: 0 0 1rem;
}

.standard-form form input[type="text"],
.standard-form form textarea {
  width: 100%;
  border: none;
  border-radius: 3px;
  background: none;
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
  padding: 8px 12px;
  outline: 0;
  margin-bottom: 15px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  font-family: inherit;
}
.standard-form form input[type="text"]:valid,
.standard-form form textarea:valid {
  background: white;
}
.standard-form form input[type="text"]:focus,
.standard-form form textarea:focus {
  border-color: #f06d06;
}
.standard-form form input[type="text"]:focus + label,
.standard-form form textarea:focus + label {
  font-size: 70%;
  padding: 1px 6px;
  z-index: 2;
}
.standard-form form input::placeholder,
.standard-form form textarea::placeholder {
  font-family: inherit;
}
.standard-form form label:not(.radio-label) {
  transition: background 0.2s, color 0.2s, top 0.2s, bottom 0.2s, right 0.2s, left 0.2s;
  position: absolute;
  color: #999;
  margin-left: 5px;
  margin-top: 20px;
  font-family: inherit;
}
.standard-form form textarea {
  display: block;
  resize: vertical;
}
.standard-form form input[type="text"] {
  padding: 21px 12px 21px 12px;
}
.standard-form form textarea {
  padding: 11px 12px 80px 12px;
}
.standard-form form label:not(.radio-label) {
  top: 0;
  bottom: 0;
  left: 0;
}
.standard-form form input[type="text"]:focus {
  padding: 30px 12px 12px 12px;
}
.standard-form form textarea:focus {
  padding: 31px 12px 60px 12px;
}
.standard-form form input[type="text"]:focus + label {
  top: 100%;
  margin-top: -55px;
}
.standard-form form textarea:focus + label {
  top: 100%;
  margin-top: -115px;
}
.standard-form input:focus::-webkit-input-placeholder {
  color: transparent;
}
.standard-form input:focus:-moz-placeholder {
  color: transparent;
} /* FF 4-18 */
.standard-form input:focus::-moz-placeholder {
  color: transparent;
} /* FF 19+ */
.standard-form input:focus:-ms-input-placeholder {
  color: transparent;
} /* IE 10+ */
.standard-form textarea:focus::-webkit-input-placeholder {
  color: transparent;
}
.standard-form textarea:focus:-moz-placeholder {
  color: transparent;
} /* FF 4-18 */
.standard-form textarea:focus::-moz-placeholder {
  color: transparent;
} /* FF 19+ */
.standard-form textarea:focus:-ms-input-placeholder {
  color: transparent;
} /* IE 10+ */
.standard-form form input[type="submit"] {
  width: 100%;
  border: none;
  height: 55px;
  margin-top: px;
  border-radius: 3px;
  cursor: pointer !important;
}
.standard-form form input[type="submit"]:hover {
  opacity: 0.6;
  cursor: pointer !important;
}
.privacy-verklaring-checkbox {
  padding-bottom: 15px;
}
.privacy-verklaring-checkbox span {
  padding-left: 5px;
  font-size: 0.8em;
}
.privacy-verklaring-checkbox a:hover {
  opacity: 0.6;
}
.plate--element__contact_form {
  position: relative;
}
.contact-container {
  max-width: 100%;
}
.toon-map .google-maps-bg {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  overflow: hidden;
}
.toon-map .iframe-row {
  flex: 2;
}
.toon-map .standard-form {
  flex: 1;
  height: auto;
  padding-top: 15px;
  border: solid thin #e6e6e6;
}
.toon-map form {
  margin: 0px;
}
.toon-map .standard-form .field {
  padding: 15px 25px 0px 25px;
}
.standard-form .form-button {
  padding-right: 0px;
}
.toon-map .standard-form .form-button {
  padding: 15px 25px 15px 25px;
  margin-top: 15px !important;
}
.form-button {
  margin-top: 15px !important;
}
.standard-form .form-button input {
  margin-bottom: 15px;
}
.toon-map input[type="text"] + label {
  margin-left: 30px;
}
.verberg-map input[type="text"]:focus + label {
  margin-top: -68px !important;
}
.toon-map input[type="text"]:focus + label {
  margin-top: -52px;
}
.toon-map textarea + label:not(.radio-label) {
  margin-left: 30px;
}
.toon-map textarea:focus + label {
  margin-top: -120px;
}
.verberg-map textarea:focus + label {
  margin-top: -135px !important;
}
.toon-map .standard-form .field input,
.toon-map .standard-form .field textarea {
  margin: 0px;
}
.toon-map input[type="file"],
.contact-container input[type="file"] {
  padding-bottom: 10px;
}
.toon-map input[type="file"] + label,
.contact-container input[type="file"] + label {
  position: relative;
  color: black;
  font-size: 0.8em;
  padding-bottom: 25px;
}
.field.file {
  display: flex;
  flex-direction: column-reverse;
}
.field.file label {
  margin-top: 40px;
}
.toon-map input[type="checkbox"],
.contact-container input[type="checkbox"] {
  margin-bottom: 0px;
}
.toon-map input[type="checkbox"] + label,
.contact-container input[type="checkbox"] + label {
  color: black;
  font-size: 0.8em;
  margin: 0px;
  line-height: 1.5em !important;
  padding-left: 5px;
  bottom: 10px;
  position: relative;
}
.toon-map h3 {
  margin: 0px;
  padding-top: 10px;
  padding-bottom: 5px;
  padding-left: 25px;
}
.validatie-forms p {
  margin-bottom: 0px;
  padding: 25px;
  padding-bottom: 10px;
  top: 25px;
  position: relative;
}
.validatie-forms p,
.validatie-forms ul,
.validatie-forms ul li {
  font-size: 14px;
  color: white !important;
  background-color: #e85c41;
  margin: 0px !important;
}
.validatie-forms ul,
.validatie-forms ul li {
  list-style: none;
}
.validatie-forms ul {
  padding-bottom: 25px;
  padding-right: 25px;
  margin: 0px;
  padding-left: 25px;
  padding-top: 40px;
}
.validatie-forms ul li {
  padding-bottom: 10px;
}
/* google maps element */
.google-map-container {
  border-radius: 5px;
  overflow: scroll;
}
/* Mailchimp Form */
.footer-mailchimp {
  border-bottom: solid 1px rgba(0, 0, 0, 0.1);
  padding-bottom: 85px;
  padding-top: 70px;
  position: relative;
  background-color: rgba(159, 159, 159, 0.1);
  background-size: cover;
  background-position: center center;
}
#mc_embed_signup {
  background: none;
  max-width: 30%;
  margin-left: auto;
  margin-right: auto;
}
#mc_embed_signup h2 {
  text-align: center;
  line-height: 1.5em;
  margin-bottom: 25px !important;
}
#mc_embed_signup form {
  padding: 0px !important;
}
#mc_embed_signup ul {
  padding-left: 0px;
}
#mc_embed_signup ul li {
  list-style: none;
}
#mc_embed_signup .mc-field-group {
  width: 100% !important;
}
#mc_embed_signup #mergeRow-gdpr,
#mc_embed_signup .indicates-required,
#mc_embed_signup .asterisk,
#mc_embed_signup .input-group strong {
  display: none;
}
#mc_embed_signup .input-group ul li label {
  padding-top: 2.5px !important;
}
#mc_embed_signup .input-group ul {
  margin-top: 5px !important;
  margin-bottom: 5px !important;
}
#mc_embed_signup .mc-field-group {
  padding-bottom: 15px !important;
}
#mc_embed_signup .button {
  margin-top: 10px !important;
}
#mc_embed_signup input[type="text"],
#mc_embed_signup input[type="email"] {
  padding: 28px 0px 10px 10px !important;
  outline: none;
  border: thin solid rgb(223, 223, 223);
  box-shadow: none;
  width: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  border-radius: 5px;
}
#mc_embed_signup .mc-field-group strong {
  color: white;
}
#mc_embed_signup .mc-field-group label {
  padding-top: 9px;
  padding-left: 9px;
  position: absolute;
  font-size: 0.9em;
  color: rgba(0, 0, 0, 0.3);
}
#mc_embed_signup .input-group label {
  padding-top: 0px;
  padding-left: 8px;
  position: absolute;
  font-size: 0.9em;
  color: black;
}
#mc_embed_signup .input-group {
  padding-bottom: 0px;
}
#mc_embed_signup #mc-embedded-subscribe-form div.mce_inline_error {
  background: none;
  font-size: 1em;
  margin-bottom: 0px;
  padding: 0px;
}
#mc_embed_signup .button {
  width: 100%;
  border: none;
  height: 55px;
  border-radius: 3px;
  cursor: pointer;
  margin: 0px !important;
  outline: none;
}
#mc_embed_signup .button:hover {
  opacity: 0.6;
}
#mce-responses {
  padding: 0px;
  margin: 0px;
}
#mc_embed_signup div#mce-responses {
  width: 100%;
}
#mc_embed_signup div.response {
  width: auto;
}
#mce-responses,
#mce-responses .response {
  font-weight: 400;
  line-height: 1.6em;
  font-size: 1em;
}
#mce-responses .response {
  padding-bottom: 25px;
}
.licht-form #mc_embed_signup h2,
.licht-form #mc_embed_signup .input-group label,
.licht-form #mc_embed_signup .input-group strong {
  color: white !important;
}
.donker-form #mc_embed_signup h2,
.donker-form #mc_embed_signup .input-group label,
.donker-form #mc_embed_signup .input-group strong {
  color: black !important;
}
#mc_embed_signup h2 {
  font-size: 1.3em !important;
  font-weight: 600 !important;
}
#mce-success-response {
  background-color: #a0da68;
}
#mce-error-response {
  background-color: #e85c41;
}
#mce-success-response,
#mce-error-response {
  border-radius: 3px;
  color: white;
  padding: 15px;
  font-size: 14px;
  margin-bottom: 15px;
}

/* authentication forms */

.pf--auth-container {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: block;
  margin-top: 100px;
  margin-bottom: 100px;
  padding: 40px;
  border: solid 1px #d2d4d3;
  border-radius: 3px;
}

.pf--auth-container p {
  margin-top: 0px;
  margin-bottom: 30px;
}

.pf--auth-container .form-field {
  width: 89%;
  border-radius: 3px;
  margin-bottom: 10px;
  border: solid 1px #d2d4d3;
  padding: 20px 5%;
  position: relative;
  display: block;
}

.pf--auth-container .form-submit {
  width: 100%;
  border: none;
  height: 55px;
  border-radius: 3px;
  cursor: pointer;
}

/* footer */
footer {
  background: lightgray;
  padding: 0px;
  overflow: hidden;
  /*border-top: thin solid rgb(223, 223, 223);*/
}
.footer-container {
  padding-top: 50px;
  padding-bottom: 50px;
}
.footer-container li {
  list-style: none;
  top: 0px;
}
.footer-column {
  display: inline-block;
  vertical-align: top;
}
.footer-logo img {
  width: 100%;
}
.column-half {
  width: 35%;
  vertical-align: top;
}
.column-quarter {
  width: 20%;
}
.footer-logo {
  padding-left: 20px;
  padding-top: 20px;
}
.column-half .footer-logo img {
  max-width: 50%;
}
.footer-container ul {
  padding-left: 0px;
}
.footer-container ul li {
  padding-bottom: 15px;
}
.footer-container li a {
  text-decoration: none;
  font-size: 14px;
  color: black;
  letter-spacing: 0.3px;
}
.footer-container li a:hover {
  opacity: 0.6;
}
.footer-container h3 {
  padding-bottom: 5px;
}
.bottom-bar {
  border-top: solid 1px rgba(137, 137, 137, 0.3);
  padding: 15px 65px 15px 65px;
  display: flex;
  flex-direction: row;
}
.bottom-bar .left {
  flex: 2;
}
.bottom-bar .right {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.bottom-bar .right div {
  flex: 1;
  display: flex;
  justify-content: flex-end;
}
.bottom-bar .right a {
  text-decoration: none;
}
/* custom footer */
.c-footer {
  border-top: solid 1px rgba(137, 137, 137, 0.3);
}

.c-footer .bottom-bar {
  display: flex;
}

.c-footer .bottom-bar .left {
  flex: 1;
}

.c-footer .bottom-bar .right {
  flex: 1;
}

.c-footer .bottom-bar .right p {
  padding-left: 25px;
}

/* portfolio/projecten */
.verbergklant {
  display: none !important;
}
.toonklant {
  display: inline !important;
}
.project-overzicht-title {
  margin-bottom: 30px;
}
.projecten-overzicht {
  width: 100%;
}
.container-portfolio.plate--container {
  max-width: 1400px;
}
.projecten-overzicht {
  width: 99% !important;
  margin-left: auto;
  margin-right: auto;
}
.projecten-overzicht .post-index-item {
  padding-bottom: 40px;
}
.titel-op-projectcard {
  position: absolute;
  bottom: 0px;
  width: 100%;
  overflow: hidden;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.6) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#66000000',GradientType=0 ); /* IE6-9 */
}
.titel-op-projectcard span {
  color: white;
  padding: 10px 30px;
}
.titel-op-projectcard,
.titel-op-projectcard h2,
.blog-overzicht-post,
.blog-overzicht-post:hover .titel-op-projectcard,
.project-overzicht-post:hover .overlay {
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.titel-op-projectcard h2 {
  color: white;
  font-size: 1.3em;
  line-height: 1.4em;
  padding: 40px 30px;
  padding-top: 10px;
}
.blog-overzicht-post:hover .titel-op-projectcard {
  opacity: 0;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.project-overzicht-post {
  width: 23.2% !important;
  height: 400px;
  object-fit: cover;
  margin: 0.75% !important;
  overflow: hidden;
  border-radius: 3px;
}
.project-overzicht-post img {
  object-fit: cover;
  display: block;
  box-shadow: none;

  filter: blur(0px);
  transition: transform 1s, filter 1s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.project-overzicht-post a:hover img {
  transform: scale(1.2);
  filter: blur(1.5px);
  box-shadow: none;
  transition: transform 0.3s, filter 0.3s ease-in-out;
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
.project-overzicht-post {
  position: relative;
  width: 100%;
  text-align: center;
}
.project-overview-img img {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  object-fit: cover;
  height: 400px;
}
.thumbnail /* image */ {
  display: block;
  width: 100%;
  height: auto;
  overflow: hidden;
  object-fit: cover;
  height: 400px;
}
.overlay {
  position: absolute;
  height: 100%;
  width: 100%;
  max-width: 100% !important;
  top: 0px;
  left: 0;
  opacity: 0;
  visibility: hidden;
}
.project-overzicht-post .overlay {
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.project-overzicht-post:hover .overlay {
  opacity: 1;
  visibility: visible;
  background-color: rgba(0, 0, 0, 0);
  background: rgba(0, 0, 0, 0);

  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  -webkit-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
}
.caption {
  color: #fff;
  margin: auto;
  overflow: hidden;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  /*justify-content: center;*/
  align-items: center;
}
.caption p {
  text-align: center;
  width: 100%;
  color: white;
  position: absolute;
}
.caption h2 {
  text-align: center;
  font-size: 1.6em;
  line-height: 1.4em;
  width: 80%;
  min-width: 80%;
  position: absolute;
  left: 10%;
}
.caption h2 {
  margin-top: 10px !important;

  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.project-overzicht-post:hover .caption h2 {
  margin-top: 0px !important;

  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.verder-lezen-text {
  bottom: 0px;
}
.klant-naam-text {
  top: 0px;
}
.ervarings-verhaal-project {
  margin-top: 60px;
  border-radius: 5px;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  background-color: ;
  border: thin solid rgb(223, 223, 223);
  border-radius: 5px 5px 0px 0px;
}
.ervarings-verhaal-project img.verberg {
  display: none;
}
.ervarings-verhaal-persoon {
  padding: 8% 0;
}
.ervarings-verhaal-project p.functie {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0px !important;
  font-weight: 900;
  text-transform: uppercase;
  font-size: 11px;
  letter-spacing: 1px;
  color: rgba(0, 0, 0, 0.3);
  line-height: 20px;
}
.ervarings-verhaal-project h2 {
  max-width: 100% !important;
  margin: 0px !important;
  font-size: 1.5em;
  line-height: 30px;
  color: black;
  font-weight: 900;
}
.ervarings-verhaal-project img {
  padding: 0px !important;
  width: 50px;
  height: 50px;
  border-radius: 100px;
  object-fit: cover;
  position: relative !important;
}
.ervarings-verhaal-project p.ervaringsverhaal {
  font-size: 1.1em;
  line-height: 2.3em;
  text-align: center;
  padding: 0 8%;
  padding-bottom: 8%;
}
.ervarings-verhaal-project .ervarings-verhaal-persoon {
  width: 100%;
  padding-bottom: 30px;
}
.ervarings-verhaal-project .ervarings-verhaal-persoon .persoon-afbeelding {
  width: 50px;
  height: 50px;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.ervarings-verhaal-project .ervarings-verhaal-persoon .persoon-omschrijving {
  text-align: center;
  margin-top: 20px;
}
/* 404 styling */
.niet-gevonden-container {
  padding-top: 100px;
  padding-bottom: 50px;
}
.niet-gevonden-container h1 {
  text-align: center;
}
.niet-gevonden-container a {
  text-align: center;
}
.back-home-btn {
  text-align: center;
}
/* prev en next knoppen bij blogs en projecten single */
.projecten-socialshare {
  margin-bottom: 50px;
}
.next-prev-post {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  width: 50%;
  margin-left: auto;
  margin-right: auto;
  border: thin solid rgb(223, 223, 223);
  border-radius: 5px;
  height: 65px;
}
.blognextprev {
  border-top: 0px;
  border-radius: 0px 0px 5px 5px;
  margin-bottom: 70px;
}
.next-prev-post .btn-prevnext {
  flex-grow: 1;
  text-align: center;
}
.next-prev-post .btn-prevnext p,
.next-prev-post .btn-prevnext i {
  display: inline-block;
}
.next-prev-post .btn-prevnext i {
  padding: 0px 10px;
  color: black;
}
.next-prev-post span p {
}

.next-prev-post span i {
  vertical-align: middle;
}
.btn-prev {
  height: 65px;
  line-height: 65px;
  border-right: thin solid rgb(223, 223, 223);
}
.btn-next {
  height: 65px;
  line-height: 65px;
}
.btn-prev:hover,
.btn-next:hover {
  opacity: 0.6;
}
.zonder-prevnext {
  margin-top: 50px;
}
.ervaringverhaal-prevnext .next-prev-post {
  border-radius: 0px 0px 5px 5px;
  border-top: 0px;
}
.section-wrapper {
}
.fixed-bg {
}
.section-container {
  position: relative;
  background-position: center center;
}
.split-container {
  display: flex;
  flex-direction: row;
  align-items: stretch;
}

.content-left {
  flex-direction: row-reverse;
}
.split-column {
  width: 50%;
  background-size: cover;
  background-position: center center;
}
.split-container-content {
  padding-left: 7.5%;
  padding-right: 7.5%;
}
.overlay-sectie-title {
  top: 0px;
  z-index: 0 !important;
  width: 100%;
  height: 100%;
  position: absolute;
}
.split-container .overlay-sectie-title {
  width: 50%;
}
.split-container .afbeelding .overlay-sectie-title {
  width: 100%;
}
.section-container .plate--container,
.title-content-blog-project {
  z-index: 1 !important;
  position: relative !important;
}
.title-content-blog-project h1,
.breadcrumbs {
  text-align: left !important;
}

/* producten */

.pf--dynamic-p-header {
  max-width: 40%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 75px;
  margin-bottom: 100px;
  position: relative;
}

.pf--dynamic-p-header h1 {
  text-align: center;
  font-size: 60px;
  margin-bottom: 15px;
}

.pf--dynamic-p-header p {
  text-align: center;
}

.pf--dynamic-p-header .breadcrumbs {
  padding: 0px;
}

.pf--dynamic-p-header .breadcrumbs a,
.pf--dynamic-p-header .breadcrumbs span {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
}

.pf--dynamic-p-body {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.pf--dynamic-p-body .plate--column {
  padding: 0px;
}

.pf--dynamic-p-body .pf--dynamic-p-sidebar {
  padding-right: 15px;
}

.side-fixed .pf--dynamic-p-categories {
  position: sticky;
  position: -webkit-sticky;
  top: 90px;
  -moz-transition: all 5s ease-in;
  -o-transition: all 5s ease-in;
  -webkit-transition: all 5s ease-in;
  transition: all 5s ease-in;
  margin-bottom: 50px;
}

.pf--dynamic-p-sidebar .pf--dynamic-p-categories {
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 10px 22.5px;
  border-radius: 5px;

  -moz-transition: all 5s ease-in;
  -o-transition: all 5s ease-in;
  -webkit-transition: all 5s ease-in;
  transition: all 5s ease-in;
}

.pf--dynamic-p-sidebar .pf--dynamic-p-categories h3 {
  margin-bottom: 20px;
}

.pf--dynamic-p-sidebar .pf--dynamic-p-categories label {
  margin: 0px;
  padding: 0px;
  border: 0px;
  position: relative;
  width: 100%;
  display: block;
  margin-bottom: 15px;
}

.pf--dynamic-p-sidebar .pf--dynamic-p-categories input {
  opacity: 1;
  border: solid 1px rgba(0, 0, 0, 0.1);
}

.pf--dynamic-p-sidebar .pf--dynamic-p-categories label span {
  line-height: 0px;
  padding-left: 25px;
  font-size: 1.1em;
}

.pf--dynamic-p-body .pf--dynamic-p-products .row {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pf--dynamic-p-body .pf--dynamic-p-products .row::after {
  content: "";
  flex: 0 0 32%;
}

.pf--dynamic-p-body .pf--dynamic-p-card {
  flex: 0 0 32%;
  margin-bottom: 45px;
}

.pf--dynamic-p-body .pf--dynamic-p-card img {
  height: 250px;
  border-radius: 5px;
}

.pf--dynamic-p-body .pf--dynamic-p-card span {
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
  padding-top: 20px;
  font-size: 0.7em;
  font-weight: 600;
  display: block;
}

.pf--dynamic-p-body .pf--dynamic-p-card h3 {
  margin-bottom: 0px;
  font-size: 1.2em;
  color: #000;
}

.pf--dynamic-p-body .pf--dynamic-p-card a {
  text-decoration: none;
}

.pf--dynamic-p-body .pf--dynamic-p-card p {
  line-height: 2em;
}

.pf--dynamic-p-body .pf--dynamic-p-card a p {
  margin-top: 5px;
}

.pf--dynamic-p-head-container {
}

.pf--dynamic-p-head {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  flex-direction: row;
  flex-wrap: wrap;
  max-width: 1200px;
  box-sizing: border-box;
  margin-right: auto;
  margin-left: auto;
  margin-top: 75px;
  margin-bottom: 100px;

  padding-right: 15px;
  padding-left: 15px;
}

.pf--dynamic-p-head-left {
  flex: 1;
}

.pf--dynamic-p-head-right {
  flex: 1;
  padding-left: 50px;
}

.pf--dynamic-p-head-left img {
  border-radius: 5px;
}

.pf--next-prev {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;

  flex-direction: row;
  flex-wrap: wrap;
}

.pf--prev,
.pf--next {
  flex: 1;
  max-width: 30px;
}

.pf--prev a {
  border: solid 1px rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  display: block;
  height: 30px;
  width: 30px;
  padding: 5px 0px 0px 6px;
}

.pf--next a {
  border: solid 1px rgba(0, 0, 0, 0.7);
  border-radius: 3px;
  display: block;
  height: 30px;
  width: 30px;
  padding: 5px 0px 0px 6.5px;
  margin-left: 15px;
}

.pf--next-prev a {
  text-decoration: none;
  color: rgba(0, 0, 0, 0.7);
}

.pf--prev a:hover,
.pf--next a:hover {
  border-color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, 1);
}

.pf--dynamic-p-head-right .breadcrumbs {
  padding: 0px;
  margin-top: 60px;
  text-align: left;
}

.pf--dynamic-p-head-right .standaard-knop {
  top: 15px;
}

.pf--dynamic-p-head-right h1 {
  margin-top: 10px;
}

.pf--dynamic-p-head-right .breadcrumbs a,
.pf--dynamic-p-head-right .breadcrumbs span {
  color: rgba(0, 0, 0, 1);
  font-size: 0.9em;
}

.pf--dynamic-p-head-right hr {
  border: none;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
  margin-top: 40px;
}

.pf--dynamic-p-head-right-bighr hr {
  margin-top: 80px;
}

.pf--dynamic-p-head-right-cat {
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
  padding-top: 0px;
  font-size: 0.7em;
  font-weight: 600;
}

.pf--p-divider hr {
  border: none;
  height: 1px;
  background-color: rgba(0, 0, 0, 0.2);
}

.pf--dynamic-p-content {
  margin-top: 0px;
}

/* section wave border */
.vrsg-separator-top {
  position: absolute;
  top: -1px;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 1;
}
.vrsg-separator-top .grve-separator {
  /* top: -1px; */
  bottom: auto;
  -webkit-transform: scale(-1);
  -moz-transform: scale(-1);
  -ms-transform: scale(-1);
  -o-transform: scale(-1);
  transform: scale(-1);
}
.vrsg-separator-bottom {
  position: absolute;
  bottom: 59px;
  left: 0;
  width: 100%;
  height: 0;
  z-index: 0;
}
.section-slider .vrsg-separator-bottom,
.section-slider .vrsg-separator-top {
  z-index: 99;
}
/* standard image element */
.plate--element__image,
.afbeelding {
  height: auto;
  position: relative;
  display: block;
}
.plate--element__image img {
  width: initial !important;
  height: auto;

  filter: blur(0px);
  display: block;
  transition: transform 1s, filter 1s ease-in-out;
}

.plate--element__image .afbeelding {
  overflow: hidden;
}
.plate--element__image a:hover img {
  transform: scale(1.2);
  filter: blur(0px);
  transition: transform 0.3s, filter 0.3s ease-in-out;
}
.tekst_afbeelding_container {
  position: absolute;
  bottom: 20px;
  left: 30px;
  right: 30px;
  z-index: 999;
}
.tekst_afbeelding_container h3,
.tekst_afbeelding_container p {
  color: white;
}
.tekst_afbeelding_container h3 {
  margin-top: 0px;
}
.tekst_afbeelding_container p {
  margin-bottom: 0px;
}

/*.section-container {
  height: 100%;
}*/
/* video embed styling */
.video-embed {
  padding-bottom: 56.25%;
  position: relative;
}
.video-embed iframe {
  border: 0;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
}

.up_big {
  position: relative;
  top: -125px;
  float: left;
  min-height: 1px;
  z-index: 1;
}
.up_medium {
  position: relative;
  top: -75px;
  float: left;
  min-height: 1px;
  z-index: 1;
}
.up_small {
  position: relative;
  top: -25px;
  float: left;
  min-height: 1px;
  z-index: 1;
}
.down_big {
  position: relative;
  top: 125px;
  float: left;
  min-height: 1px;
  z-index: 1;
}
.down_medium {
  position: relative;
  top: 75px;
  float: left;
  min-height: 1px;
  z-index: 1;
}
.down_small {
  position: relative;
  top: 25px;
  float: left;
  min-height: 1px;
  z-index: 1;
}

.pf--social-icons-container {
  display: flex;
}

.pf--social-icons-container a {
  flex: 0 0 17px;
  margin-right: 10px;
  height: 17px;
  border-radius: 50px;
  padding: 7px;
}

.pf--social-icons-center {
  align-items: center;
  justify-content: center;
}

.pf--social-icons-right a {
  margin-right: 0px;
  margin-left: 10px;
}

.pf--social-icons-right .pf--social-icon-right {
  margin-left: auto;
}

.pf--social-icons-container a img {
  margin-left: auto;
  margin-right: auto;
}

/* Sectie blokken */

.split-left-content,
.split-right-content {
  padding: 15%;
  margin-top: 150px;
  margin-bottom: 150px;
  position: relative;
}

.split-block .split-column .basic-button {
  margin-top: 40px;
}

.split-block .split-column h2 {
  text-align: center;
}

.split-block .split-column .basic-button {
  text-align: center;
}

/* Responsive */
@media screen and (max-width: 1200px) {
  .pf--dynamic-p-head {
    max-width: 992px;
  }

  .sectie-slider .links {
    left: 35%;
  }
  #container-slider {
    width: 100%;
  }
  .split-container-content {
    padding-left: 4%;
    padding-right: 4%;
  }
}
.video-embed {
  min-height: 285px !important;
}
@media screen and (max-width: 1071px) {
  .project-overzicht-post {
    width: 48% !important;
  }
  .grote-banner-content {
    padding-left: 0px;
    padding-right: 0px;
  }
  .grote-banner-container h2 {
    font-size: 35px !important;
    font-weight: 700;
    line-height: 55px !important;
  }
  .grote-banner-container h3 {
    font-size: 35px;
  }
  .grote-banner-container h1 {
    font-size: 35px;
  }
  .titel-en-knop-content h2,
  .titel-en-knop-content h1 {
    font-size: 1.8em !important;
    line-height: 1.5em !important;
  }
  .video-container .video {
    width: 100%;
    float: inherit;
  }
  .video-container .video-omschrijving {
    width: 100%;
    float: inherit;
  }
  .video-omschrijving h2 {
    font-size: 1.5em !important;
  }
  .video-container .video-omschrijving p {
    padding-right: 0px;
  }
  #post-card-container .blog-overzicht-post {
    width: 49.5%;
  }
  .post-meta-description {
    width: 90%;
  }
  .post-meta-description h1 {
    font-size: 2.5em;
    padding-left: 15px;
    padding-right: 15px;
  }
  #post-content {
    max-width: 90%;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .social-share,
  .author-box {
    width: 87%;
  }
  .next-prev-post,
  .ervarings-verhaal-project {
    width: 87%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1010px) {
  .pf--dynamic-p-header {
    max-width: 70%;
  }

  .pf--dynamic-p-body .pf--dynamic-p-products .row::after {
    flex: 0 0 48.5%;
  }

  .pf--dynamic-p-body .pf--dynamic-p-card {
    flex: 0 0 48.5%;
  }

  .cc-bottom {
    width: 60%;
  }

  .centerlogo .ace-responsive-menu {
    width: 100%;
  }

  .sectie-slider .links {
    text-align: center;
    position: absolute;
    left: 50%;
  }
  .sectie-slider .links h1 {
    font-size: 40px !important;
    line-height: 50px !important;
  }
  .sectie-slider .links h2 {
    font-size: 25px !important;
    line-height: 35px !important;
  }
  .sub-menu hr {
    display: none;
  }
  .demo {
    width: 96%;
    padding: 2%;
  }
  ul[data-menu-style="vertical"],
  ul[data-menu-style="accordion"],
  ul[data-menu-style="vertical"] li ul.sub-menu {
    width: 100% !important;
  }
  .ace-responsive-menu {
    float: left;
    width: 100%;
  }
  .ace-responsive-menu > li {
    /*border-top: 1px solid #e8e8e8;*/
    margin-left: 20px;
    margin-right: 20px;
    float: none;
  }
  .ace-responsive-menu li a:hover {
    background: lightgray !important;
  }
  .ace-responsive-menu > li > a > .arrow:before {
    float: right;
    content: "\e315";
  }
  li.menu-active > a > .arrow:before {
    content: "\e313" !important;
  }
  .ace-responsive-menu li ul.sub-menu > li {
    width: 100%;
  }
  .ace-responsive-menu li ul.sub-menu li ul.sub-menu li a {
    padding-left: 30px;
  }
  .ace-responsive-menu li ul.sub-menu li ul.sub-menu li ul.sub-menu li a {
    padding-left: 50px;
  }
  .ace-responsive-menu > li > ul.sub-menu {
    position: static;
  }
  .ace-responsive-menu > li > ul.sub-menu > li ul.sub-menu {
    position: static;
  }
  .ace-responsive-menu > li > ul.sub-menu > li ul.sub-menu > li ul.sub-menu {
    position: static;
  }
  .ace-responsive-menu li ul.sub-menu li.menu-active > a > .arrow:before {
    content: "\e313" !important;
  }
  #top-bar .left {
    display: none;
  }
  #top-bar {
    height: 40px !important;
    max-height: 40px !important;
  }
  #top-bar .right {
    width: 100%;
    text-align: center;
  }
  #top-bar .right p {
    text-align: center;
    padding-top: 3px !important;
  }
  #mainmenu {
    display: none;
  }
  .with-sub-menu:after {
    display: none;
  }
  .mobile-menu-container {
    display: block;
    float: right;
    width: 100%;
    margin-top: -75px;
  }
  .wel #main-content {
    padding-top: 135px;
  }
  .niet #main-content {
    padding-top: 90px;
  }
  .transparant #main-content {
    padding-top: 0px;
  }
  .bottom-bar {
    display: block;
    flex-direction: none;
    padding: 0px;
    padding-bottom: 10px;
  }

  .bottom-bar p {
    margin-bottom: 0px;
  }
  .bottom-bar .left {
    flex: 0;
  }
  .bottom-bar .right {
    flex: 0;
    display: flex;
    justify-content: center;
  }
  .bottom-bar .right div {
    flex: 1;
    display: flex;
    justify-content: center;
  }
  .bottom-bar p {
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  .pf--dynamic-p-head {
    max-width: 768px;
  }

  .pf--dynamic-p-head {
    display: block;
  }

  .pf--dynamic-p-head-right {
    padding: 0px;
  }

  .pf--dynamic-p-head-left img {
    width: 100%;
    margin-bottom: 50px;
  }

  .centerlogo .menu-toggle {
    margin-top: 8px;
  }
  .toon-map .standard-form,
  .toon-map .iframe-row {
    flex: 1;
  }
  #mc_embed_signup {
    max-width: 70% !important;
  }
  .blog-overzicht-categorieen {
    width: 100%;
  }
  .recent-posts ul li {
    width: 96%;
  }
  .dienst-container {
    display: block;
  }
  .dienst-container .dienst-icon {
    text-align: center;
    width: 100%;
    flex: 0;
  }
  .dienst-container .dienst-icon i {
    text-align: center;
    width: 100%;
  }
  .dienst-container .dienst-omschrijving {
    text-align: center;
    flex: 0;
    padding-left: 0px;
  }
  .plate--element__dienst a {
    text-decoration: none !important;
  }
  .dienst-container .dienst-icon {
    margin-bottom: 20px;
  }
  .dienst-container .dienst-omschrijving {
    width: 100%;
  }
  .titel-en-knop-content h2,
  .titel-en-knop-content h1 {
    max-width: 100%;
  }
  .titel-en-knop-content ul li {
    max-width: 100%;
    width: 100%;
    padding-top: 20px;
  }
  .titel-en-knop-content ul li p {
    margin: 0px;
  }
  .grote-banner-container p {
    font-size: 18px;
    line-height: 35px;
    width: 100%;
  }
  .titel-en-knop-content ul {
    padding-top: 0px;
  }
  .big-menu-btn menu-item {
    border: none !important;
  }
  .page-title p {
    max-width: 75%;
  }
}
@media screen and (max-width: 862px) {
  .sectie-slider .inhoud-slide {
    width: 65%;
  }
  .sectie-slider h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .wel #main-content {
    padding-top: 135px;
  }
  .niet #main-content {
    padding-top: 90px;
  }
  .transparant #main-content {
    padding-top: 0px;
  }
  #post-content p,
  #post-content h2,
  #post-content h3,
  #post-content h4,
  #post-content h5,
  #post-content h6,
  #post-content ol,
  #post-content ul {
    max-width: 95% !important;
  }
  .column-quarter {
    width: 100%;
  }
  .column-half {
    width: 100%;
    float: none;
  }
  .split-container {
    display: block;
  }
  .split-container .corner__bar {
    display: none;
  }
  .split-container-image {
    height: 350px;
  }
  .split-container-content {
    padding-top: 100px !important;
    padding-bottom: 100px !important;
  }
  .split-column {
    width: 100%;
  }
  .split-container .overlay-sectie-title {
    width: 100%;
    height: 350px;
  }

  .split-left,
  .split-right {
    height: 500px;
    position: relative;
  }

  .split-left-content,
  .split-right-content {
    padding: 7.5% 0%;
    margin: 0px;
    max-width: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }

  .split-block .overlay-sectie-title,
  .split-block .split-column {
    height: 500px;
  }

  .footer-container {
    padding-left: 0px;
  }
  .footer-container img {
    margin-left: auto;
    margin-right: auto;
    max-width: 50%;
    height: auto;
    display: block;
    position: relative;
  }
  .footer-container h3,
  .footer-container ul li,
  .footer-container ul li a {
    text-align: center;
  }
  .footer-column {
    padding-bottom: 50px;
  }
  .bottom-bar .left {
    padding: 0px;
  }
  .bottom-bar p {
    text-align: center;
  }
  .footer-logo {
    padding-left: 0px;
  }
}
@media screen and (max-width: 767px) {
  .projecten-overzicht {
    width: 100% !important;
  }
  .pf--dynamic-p-body .pf--dynamic-p-sidebar {
    padding: 0px;
    margin-bottom: 35px;
  }
  .cc-bottom {
    width: 75%;
    bottom: 25px;
  }

  .cc-dismiss {
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 25px;
  }

  .c-footer .bottom-bar {
    display: block;
  }

  .c-footer .bottom-bar .left {
    flex: 1;
  }

  .c-footer .bottom-bar .right {
    flex: 1;
  }

  .c-footer .bottom-bar .right p {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    padding-bottom: 10px;
  }

  .pf--social-icons-container {
    align-items: left;
    justify-content: left;
  }

  .pf--social-icons-right .pf--social-icon-right {
    margin-right: 5px;
    margin-left: 5px;
  }

  .pf--social-icons-container a {
    margin-right: 5px;
    margin-left: 5px;
  }
  .up_big {
    position: relative;
    top: 0px;
    float: none;
    min-height: 1px;
    z-index: 1;
  }
  .up_medium {
    position: relative;
    top: 0px;
    float: none;
    min-height: 1px;
    z-index: 1;
  }
  .up_small {
    position: relative;
    top: 0px;
    float: none;
    min-height: 1px;
    z-index: 1;
  }
  .down_big {
    position: relative;
    top: 0px;
    float: none;
    min-height: 1px;
    z-index: 1;
  }
  .down_medium {
    position: relative;
    top: 0px;
    float: none;
    min-height: 1px;
    z-index: 1;
  }
  .down_small {
    position: relative;
    top: 0px;
    float: none;
    min-height: 1px;
    z-index: 1;
  }

  .image-in-slider img {
    max-height: 125%;
  }
  .plate--element__afbeelding_slider .slider-afbeelding,
  .plate--element__vlotte_slider .slider-afbeelding {
    height: 400px !important;
  }
  .bottom-bar {
    display: block;
    flex-direction: none;
    padding-bottom: 10px;
  }

  .bottom-bar p {
    margin-bottom: 0px;
  }
  .plate--column {
    min-height: 0px;
  }
  #mc_embed_signup {
    max-width: 85% !important;
  }
  .video-embed,
  .verbergvelden .video,
  #post-content .video {
    height: 220px !important;
  }
  .foto-ervaringsverhaal {
    float: right;
    bottom: 65px;
    position: relative;
  }
  .page-title,
  .blogpost-featured-img,
  .project-overzicht-title::after,
  .blog-overzicht-title::after,
  .section-container,
  .split-container-image {
    background-attachment: scroll !important;
  }
  .fixed {
    background-attachment: scroll !important;
  }
  .scroll {
  }
  #post-card-container .blog-overzicht-post {
    width: 100%;
  }
  .ervaring-slider .slide-copy {
    display: block;
  }
  .ervaring-slider .eerste-kolom {
    flex: none;
  }
  .ervaring-slider .tweede-kolom {
    flex: none;
  }
  .ervaring-slider .eerste-kolom,
  .ervaring-slider .tweede-kolom {
    width: 100%;
  }
  .ervaring-slider .tweede-kolom {
    margin-top: 50px;
  }
  .dienst-container p {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 750px) {
  .toon-map .google-maps-bg {
    display: block;
  }
  .toon-map .standard-form,
  .toon-map .iframe-row {
    flex: none;
  }
  .toon-map .iframe-row {
    height: 400px;
  }
  #header .menu-logo img {
    width: auto;
    height: 48px !important;
    margin-left: 15px;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 0px !important;
  }
  .menu-toggle #menu-btn {
    margin-top: -2.5px !important;
  }
  #main-content {
    padding-top: 60px;
  }
  .transparant #main-content {
    padding-top: 0px;
  }
  .titel-en-knop-content h2,
  .titel-en-knop-content h1 {
    padding-top: 0px;
  }
  .titel-en-knop-content .standaard-knop {
    margin-bottom: 0px;
    margin-top: 10px;
  }
  .mobile-menu-container nav {
    margin-top: 12px !important;
  }
  .wel #main-content {
    padding-top: 118px;
  }
  .niet #main-content {
    padding-top: 73px;
  }
  .transparant #main-content {
    padding-top: 0px;
  }
}
@media screen and (max-width: 722px) {
  .page-title p {
    max-width: 90%;
  }
  .grote-banner-container h2 {
    font-size: 1.3em !important;
    line-height: 1.3em !important;
  }
  .grote-banner-container h3 {
    font-size: 1.6em !important;
    line-height: 1.4em !important;
    padding-top: 15px;
  }
  .grote-banner-container h1 {
    font-size: 2em !important;
    line-height: 1.3em !important;
    padding-top: 15px;
  }
  .project-overzicht-post {
    width: 98% !important;
    margin-bottom: 10px !important;
  }
  .klant-logos .eerste-kolom,
  .klant-logos .tweede-kolom {
    width: 100%;
    float: none;

    text-align: center;
  }
  .klant-logos .tweede-kolom i {
    float: none;
    padding-bottom: 8px;
  }
  .klant-logos .tweede-kolom a span {
    line-height: 0px;
  }
  .klant-logos .tweede-kolom {
    margin-top: 30px;
  }
  .klant-logos .tweede-kolom p {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .logos-container {
    margin-top: 75px;
  }
  .logos-container {
    display: block;
  }
  article.clients {
  }
}
@media screen and (max-width: 600px) {
  .pf--dynamic-p-header {
    max-width: 80%;
    margin-top: 75px;
    margin-bottom: 100px;
  }

  .pf--dynamic-p-header h1 {
    font-size: 2.5em;
  }

  .pf--dynamic-p-body .pf--dynamic-p-products .row::after {
    flex: 0 0 100%;
  }

  .pf--dynamic-p-body .pf--dynamic-p-card {
    flex: 0 0 100%;
  }

  .ervaring-slider .tweede-kolom p {
    font-size: 1.1em;
    line-height: 2em;
  }
  #mc_embed_signup {
    max-width: 85% !important;
  }
  .ervaring-slider h2 {
    width: 75%;
  }
  #post-card-container {
    width: 92%;
  }
  #post-card-container {
    padding: 0px;
  }
  #post-card-container .blog-overzicht-post .top,
  #post-card-container .blog-overzicht-post .bottom {
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .top-email {
    display: none;
  }
  .logos-container {
    margin-top: 75px;
  }
  .post-meta-description h1 {
    font-size: 2em;
  }
  .post-meta-description p {
    font-size: 1em;
    line-height: 2em;
    padding-left: 15px;
    padding-right: 15px;
  }
  .post-meta-description {
    width: 95%;
    margin-top: 50px;
    text-align: center;
  }
  .post-meta-description h1,
  .post-meta-description p,
  .post-meta-description ul,
  .post-meta-description ul li,
  .post-meta-description ul li span {
    text-align: center;
  }
  .post-meta-description ul li span,
  .klant-naam {
    font-size: 0.8em;
  }
  .blogpost-featured-img {
    margin-top: 50px;
  }
  #post-content {
    max-width: 95%;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  .social-share,
  .author-box {
    width: 95%;
  }
  .social-share a {
    width: 100%;
  }
  .author-box .author-description,
  .author-box .author-img {
    width: 100%;
    text-align: center;
  }
  .author-box .author-img img {
    width: 50px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
  }
  .project-authorbox .next-prev-post .text-right {
    border-top: thin solid rgb(223, 223, 223) !important;
  }
  #cssmenu #menu-button {
    padding-right: 65px;
  }
  .next-prev-post,
  .ervarings-verhaal-project {
    width: 95%;
  }
}
.ja {
}
.nee {
  display: none;
}
.klant-logos .tweede-kolom .ja {
  display: block;
}
.klant-logos .tweede-kolom .nee {
  display: none;
}
.navbar-nav .nee {
  display: none;
}

.klant-logos .tweede-kolom .licht,
.klant-logos .tweede-kolom .licht i {
  background: none !important;
  color: white !important;
}
.klant-logos .tweede-kolom .donker,
.klant-logos .tweede-kolom .donker i {
  background: none !important;
  color: black !important;
}

@media screen and (max-width: 481px) {
  .image-in-slider img {
    max-height: 105%;
  }
  .plate--element__afbeelding_slider .slider-afbeelding,
  .plate--element__vlotte_slider .slider-afbeelding {
    height: 275px !important;
  }
}

/* styling voor ipads */
@media only screen and (device-width: 768px) {
  .page-title,
  .blogpost-featured-img,
  .project-overzicht-title::after,
  .blog-overzicht-title::after,
  .section-container {
    background-attachment: scroll !important;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: portrait) {
  .page-title,
  .blogpost-featured-img,
  .project-overzicht-title::after,
  .blog-overzicht-title::after,
  .section-container {
    background-attachment: scroll !important;
  }
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation: landscape) {
  .page-title,
  .blogpost-featured-img,
  .project-overzicht-title::after,
  .blog-overzicht-title::after,
  .section-container {
    background-attachment: scroll !important;
  }
}

/* PS-1138 - inherit text color that is set. */
p,
.inline-text-element {
  color: inherit;
}

.search--resultitem .blog-overzicht-post img {
  width: 100%;
}
