/*
 Theme Name:     Timmer Fabriek
 Theme URI:      https://wordpress.org/themes/wp-bootstrap-starter/
 Description:    A child theme of WPBS Theme
 Author:         Afterimage Designs
 Author URI:     https://afterimagedesigns.com/
 Template:       wp-bootstrap-starter
 Version:        1.4
*/


/****************************************
*** Theme customization starts below ***
*****************************************/

/* Fonts */
@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,200,300,400,500,600,700,800,900&display=swap');
@font-face {
  font-family: 'Colaba';
  src: url('fonts/Colaba.eot');
  src: url('fonts/Colaba.eot?#iefix') format('embedded-opentype'), url('fonts/Colaba.woff') format('woff'), url('fonts/Colaba.ttf') format('truetype');
}
@font-face {
  font-family: 'QuestaSans-Black';
  src: url('fonts/QuestaSans-Black.eot');
  src: url('fonts/QuestaSans-Black.eot?#iefix') format('embedded-opentype'), url('fonts/QuestaSans-Black.woff') format('woff'), url('fonts/QuestaSans-Black.ttf') format('truetype');
}
@font-face {
  font-family: 'QuestaSans-Bold';
  src: url('fonts/QuestaSans-Bold.eot');
  src: url('fonts/QuestaSans-Bold.eot?#iefix') format('embedded-opentype'), url('fonts/QuestaSans-Bold.woff') format('woff'), url('fonts/QuestaSans-Bold.ttf') format('truetype');
}
@font-face {
  font-family: 'QuestaSans-Light';
  src: url('fonts/QuestaSans-Light.eot');
  src: url('fonts/QuestaSans-Light.eot?#iefix') format('embedded-opentype'), url('fonts/QuestaSans-Light.woff') format('woff'), url('fonts/QuestaSans-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'QuestaSans-Regular';
  src: url('fonts/QuestaSans-Regular.eot');
  src: url('fonts/QuestaSans-Regular.eot?#iefix') format('embedded-opentype'), url('fonts/QuestaSans-Regular.woff') format('woff'), url('fonts/QuestaSans-Regular.ttf') format('truetype');
}
/* End Fonts */


body{
  font-size: 20px;
  overflow-x: hidden;
}
html,
#content{
  overflow-x: hidden;
}
p{
  font-family: 'Montserrat', sans-serif;
  color: #666666;
  font-weight: 300;
}
#masthead nav{
  z-index: 9999;
}

body{
  margin: 20px 40px 40px 40px!important;
  max-width: 100%;
}
a,
a:hover{
  color: #563011;
}
.custom-title{
  color: #563011;
  font-size: 40px;
  line-height: 1;
  font-weight: 100;
  font-family: 'Colaba'!important;
}
.orange{
  color: #F36A27;
}
.header-contact-info a{
  color: #8c8c8c;
  font-size: 12px;
  margin-left: 15px;
  text-decoration: none;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
.header-contact-info a:hover{
  color:#563011;
}
.header-contact-info a img{
  height: 14px;
  margin-right: 5px;
}
.header-contact-info a .fas{
  margin-right: 5px;
}

.nav-bottom-section .social{
  display: -webkit-flex; /* Safari */
  display: flex;
  padding: 0;
  list-style-type: none;
  text-align: right;
}
.nav-bottom-section .social li{
  margin-right: 25px;
}
.nav-bottom-section .social li a{
  color: #8c8c8c;
  font-size: 15px;
}
.nav-bottom-section .social li a:hover{
  color: #563011;
}
.nav-bottom-section .text{
  margin-top: 30px;
  display: block;
}
.nav-bottom-section .text p{
  margin-bottom: 5px;
  font-weight: 400;
  color: #8c8c8c;
  font-size: 12px;
}

.navbar .navbar-toggler{
  outline: none;
  border:0px;
  font-size: 32px;
}
.color_red{
  color:#F36A27!important;
}
.color_ligth_red{
  color:#563011!important;
}
#van-dillen #masthead{
  background-color: #FFFFFF;
  z-index: 2;
  top: 0px;
  width: 100%;
  box-shadow: none;
  margin-bottom: 30px;
}
#van-dillen #masthead .navbar-brand{
  max-width: 230px;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
#van-dillen .site-content{
  padding-top: 0px;
  box-shadow: none;
  /*margin-top: 80px;*/
}
#van-dillen-menu{
  position: absolute;
  z-index: 999;
  width: 20vw;
  left: 0;
  top: 0px;
  padding-top: 80px;
  height: 100%;
  background-color: #FFFFFF;
}
#van-dillen-menu .van-dillen-menu-content{
  background-color: #FFFFFF;
  height: 100vh;
}
#van-dillen-menu.show .collapse:not(.show) {
    display: inline-block!important;
}
#van-dillen-menu .menu-item a{
  font-size: 25px!important;
  color: #828282!important;
  padding-top: 0px!important;
  padding-bottom: 0px!important;
  margin-top: 10px;
  padding-left: 0px!important;
  padding-right: 0px!important;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400!important;
}
#van-dillen-menu .menu-item a:hover{
  color: #563011!important;
  font-weight: 400!important;
}
#van-dillen-menu .menu-item .dropdown-menu{
  position: relative!important;
  transform: none!important;
  border: 0;
  padding: 0px;
  margin-top: 0px;
}
#van-dillen-menu .menu-item .dropdown-menu .menu-item {
  margin-bottom: 10px;
}
#van-dillen-menu .menu-item .dropdown-menu .menu-item a {
  padding: 0;
  font-size: 18px!important;
  color: #8c8c8c!important;
  margin-top: 0px;
  line-height: 1;
}
#van-dillen-menu .menu-item .dropdown-menu .menu-item a:hover{
  color: #563011!important;
}

/* Home */
#home-banner .carousel-item{
  height: 80vh;
  background-size: cover;
  background-position: bottom;
  background-attachment: fixed;
}
#home-banner .carousel-item .container{
  position: absolute;
  bottom: 0;
  top: 0;
  margin-left: auto;
  margin-right: auto;
  left: 0;
  right: 0;
  display: flex;
  align-items: end;
  justify-content: flex-start;
  max-width: calc(100% - 100px);
}
#home-banner .carousel-item .container .banner-text{
  /*background-color: #FFFFFF;*/
  /*color: #563011;*/
  /*width: 275px;*/
  /*float: right;*/
  margin-bottom: 100px;
  padding: 10px;
  text-align: left;
}
#home-banner .carousel-item .container .banner-text .title{
  font-family: 'Colaba';
  font-size: 25px;
  line-height: 1;
  display: block;
  margin-bottom: 10px;
}
#home-banner .carousel-item .container .banner-text .subtitle{
  font-family: 'Montserrat', sans-serif;
  display: block;
  font-size: 15px;
  font-weight: 400;
}
#home-banner .carousel-item .container .banner-text .banner_text{
  background-color: #5F3412;
  color: #FFFFFF;
  text-transform: uppercase;
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 15px;
  font-weight: 100;
  font-family: 'Colaba';
  padding: 0px 10px;
  max-width: 1000px;
  display: inline-block;
}
#home-banner .carousel-indicators li{
  height: 7px!important;
}
.custom-btn{
  background-color: #F36A27;
  color: #FFFFFF !important;
  padding: 10px 15px;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  transition: background-color 0.5s ease-out;
  font-weight: 700;
}
.custom-btn:hover{
  background-color: #5F3412;
  text-decoration: none;
}
.text-section .custom-btn{
  padding: 0px 15px!important;
}
.text-section .custom-btn a{
  padding: 10px 0px!important;
}
#home-content-slides {
  margin-top: 60px;
  position: relative;
  background: #ffe2d4;
  background: -moz-linear-gradient(left,  #ffe2d4 0%, #ffe2d4 50%, #ffffff 50%, #ffffff 100%);
  background: -webkit-linear-gradient(left,  #ffe2d4 0%,#ffe2d4 50%,#ffffff 50%,#ffffff 100%);
  background: linear-gradient(to right,  #ffe2d4 0%,#ffe2d4 50%,#ffffff 50%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe2d4', endColorstr='#ffffff',GradientType=1 );
}
#home-content-slides .text-section{
    padding: 50px 70px 50px 30px;
    position: relative;
    background-color: #ffe2d4;
    padding-right: 80px;
    margin-right: -80px;
}
#home-content-slides .text-section .suptitle{
  text-transform: uppercase;
  display: block;
  color: #563011;
  font-weight: 100;
  font-size: 30px;
  line-height: 30px;
  margin-bottom: 10px;
  font-family: 'Colaba';
}
#home-content-slides .carousel-item .background-full{
  position: absolute;
}

#home-content-slides .text-section .title{
  display: block;
  color: #F36A27;
  font-size: 60px;
  line-height: 60px;
  margin-bottom: 15px;
  font-weight: 100;
  font-family: 'Colaba';
}
#home-content-slides .text-section .description{
  display: block;
}
#home-content-slides .text-section .text{
  font-size: 17px;
  line-height: 35px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
#home-content-slides .text-section .text a{
  font-weight: 500;
}
#home-content-slides .image-section{
  height: 100%;
  background-size: cover;
  background-position: center;
  margin-left: -70px;
  min-height: 500px;
}
#home-content-slides .custom-left .fas,
#home-content-slides .custom-right .fas{
  color: #000000;
  margin: 0px 10px;
}
#home-content-slides .custom-arrows{
  text-align: right;
  margin-top: 0px;
}

@media(max-width:991px){
  #home-content-slides .text-section{
    padding-right: 30px;
    margin-right: 0;
  }
  #home-banner .carousel-item .container .banner-text .banner_text{
    font-size: 24px;
    line-height: 1.5;
  }
}
@media(max-width: 767px){
  #home-content-slides .text-section .title{
    font-size: 40px;
    line-height: 1;
  }
  #home-content-slides .text-section .suptitle{
    font-size: 25px;
    line-height: 1;
  }
  #home-content-slides .text-section{
    /*padding:30px;*/
  }
}

@media(max-width: 500px){
  #home-banner .carousel-item .container .banner-text .title{
    font-size: 20px;
  }
  #home-banner .carousel-item .container .banner-text .subtitle{
    display: none;
  }
  #home-banner .carousel-item .container .banner-text {
    /*background-color: rgba(255, 255, 255, 0.7);*/
    width: auto;
    max-width: 260px;
    margin-bottom: 50px;
  }
  #home-banner .carousel-item .container .banner-text .banner_text{
    font-size: 18px;
    line-height: 1.5;
  }
}

/* Project Carousel */
#home-project-section{
  margin-top: 60px;
}
#home-project-section .home-project-section-header{
  display: -webkit-flex; /* Safari */
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  margin-top: 90px;
}
#home-project-section .home-project-section-header .custom-title{
  width: 30%;
}
#home-project-section .home-project-section-header .category-filter{
  display: -webkit-flex; /* Safari */
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style-type: none;
  padding: 0px;
  width: 70%;
}
#home-project-section .home-project-section-header .category-filter li{
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
#home-project-section .home-project-section-header .category-filter li:hover{
  color: #563011;
}
#home-project-section .home-project-section-header .category-filter li.active{
  color: #563011;
}
#home-project-section .home-project-section-header .category-filter li.view-all a{
  color: #666666!important;
  font-size: 12px;
}
#home-project-section .project-item{
  background-size: cover;
  background-position: center;
  /*min-height: 600px;*/
  /*min-height: 28vw;*/
  position: relative;
  display: block;
  height: 313.6px;
}
#home-project-section .project-item .info-section{
  background-color: transparent;
  position: absolute;
  bottom: -75%;
  /*bottom: -60%;*/
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0px 20px;
}
#home-project-section .project-item .view-project{
  font-family: 'Montserrat', sans-serif;
  color: #FFFFFF;
  position: absolute;
  /*bottom: 25px;*/
  left: 20px;
  bottom: 10px;
  font-size: 15px;
  font-weight: 400;
}
#home-project-section .project-item .view-project .fas{
  margin-left: 10px;
}
#home-project-section .project-item .info-section .project-title{
  color: #FFFFFF;
  /*font-size: 1rem;*/
  font-size: 30px;
  line-height: 1;
  font-weight: 100;
  text-shadow: 2px 1px 8px #000;
  font-family: 'Colaba';
}
#home-project-section .project-item .info-section .project-text{
  display: none;
  color: #FFFFFF;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
  font-size: 15px;
}
#home-project-section .project-item:hover .info-section{
  background-color: rgb(86 48 17 / 0.7);
  bottom: 0%;
  /*padding-top: 60px;*/
  padding-top: 15px;
}
#home-project-section .project-item:hover .info-section .project-title{
  text-shadow: none;
  /*margin-bottom: 25px;*/
  margin-bottom: 10px;
  display: block;
}
#home-project-section .project-item:hover .info-section .project-text{
  display: block;
  overflow: hidden;
  max-height: 54%;
}
#home-project-section .custom-arrows{
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
#home-project-section .custom-arrows .fas{
  color: #000000;
  margin: 0px 15px;
}
@media(max-width:1590px){
  #home-project-section.projects-overview #projects .grid-item{
    min-width: 380px;
  }
  #home-project-section.projects-overview #projects .row{
    max-width: 1140px;
    margin-left: auto;
    margin-right: auto;
  }
  #home-project-section .project-item:hover .info-section .project-text{
    max-height: 50%;
  }
}
@media(max-width:1249px){
  #home-project-section.projects-overview #projects .row{
    /*max-width: 760px;*/
    max-width: 940px;
  }
  #home-project-section.projects-overview #projects .grid-item{
    min-width: 50%;
  }
}
@media(max-width:869px){
  #home-project-section.projects-overview #projects .row{
    /*max-width: 380px;*/
  }
}
@media(max-width:500px){
  #home-project-section.projects-overview #projects .row{
    max-width: 100%;
  }
  #home-project-section.projects-overview #projects .grid-item{
    min-width: auto;
    width: 100%;
  }
  #home-project-section .project-item .info-section .project-title{
    font-size: 22px;
  }
}

#home-news-section{
  margin-top: 90px;
}
#home-news-section .custom-title{
  margin-bottom: 50px;
  color:#F36A27;
}
#home-news-section .view-all {
  color: #666666!important;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
#home-news-section .view-all .fas{
  margin-left: 10px;
}
#home-news-section .news-item{
  background-size: cover;
  background-position: center;
  /*height: 350px;*/
  width: 100%;
  margin-bottom: 30px;
}
#home-news-section .news-item{
  font-size: 0px;
  padding: 20px;
  border:1px solid #FFFFFF;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
#home-news-section .news-item:hover{
  background-image: none!important;
  border:1px solid #563011;
  display: -webkit-flex; /* Safari */
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
#home-news-section .news-item:hover .date{
  font-size: 18px;
  color: #563011;
  margin-bottom: 5px;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
#home-news-section .news-item:hover .title{
  font-size: 22px;
  color: #563011;
  text-transform: uppercase;
  line-height: 1;
  font-family: 'Colaba';
  width: 90%;
  font-weight: 100;
}
#home-news-section .news-item:hover .text{
  font-size: 13px;
  color:#666666;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}
#home-news-section .news-item:hover .read-more{
  font-size: 13px;
  color: #563011;
  font-weight: 700;
  margin-top: 15px;
  display: block;
  margin-bottom: 0px;
  font-family: 'Montserrat', sans-serif;
}
#home-news-section .news-item:hover .read-more .fas{
  margin-left: 10px;
}
#home-news-section .news-item .t-visible{
  color: #FFFFFF;
  font-size: 30px;
  line-height: 1;
  font-weight: 100;
  text-shadow: 2px 1px 8px #000;
  font-family: 'Colaba';
  position: absolute;
  bottom: 0;
}
#home-news-section .news-item:hover .t-visible{
  display: none;
}
.home #home-news-section .row .col-md-4:nth-child(4),
.page-template-prefab_overons #home-news-section .row .col-md-4:nth-child(4){
  display: none;
}
@media(max-width:1199px){
  .home #home-news-section .row .col-md-4:nth-child(4),
  .page-template-prefab_overons #home-news-section .row .col-md-4:nth-child(4){
    display: flex;
  }
}
@media(max-width:991px){
  #home-news-section .news-item .t-visible{
    display: none;
  }
}

.home-project-section-header{
  display: -webkit-flex; /* Safari */
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 50px;
  margin-top: 90px;
}
.home-project-section-header .custom-title{
  width: 30%;
}
.home-project-section-header .category-filter{
  display: -webkit-flex; /* Safari */
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  list-style-type: none;
  padding: 0px;
  width: 70%;
  margin-left: auto;
  margin-right: auto;
}
.home-project-section-header .category-filter li{
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  font-size: 16px;
  color: #000;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
.home-project-section-header .category-filter li:hover{
  color: #563011;
}
.home-project-section-header .category-filter li.active{
  color: #563011;
}
.home-project-section-header .category-filter li.view-all a{
  color: #666666!important;
  font-size: 12px;
}

@media(max-width:1199px){
  #home-news-section .col-md-4 {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    margin-bottom: 30px;
  }
}
@media(max-width:800px){
  #home-news-section .col-md-4 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }
}

#home-extra-banners{
  margin-top: 120px;
}
#home-extra-banners .banner-item{
  background-position: center;
  background-size: cover;
  height: 100%;
  min-height: 550px;
  padding: 10%;
}
#home-extra-banners .banner-item span{
  display: block;
  text-align: center;
  font-family: 'Colaba';
  font-size: 30px;
  line-height: 1;
  max-width: 300px;
  margin: auto;
}
#home-extra-banners .banner-item img{
  max-width: 300px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 40px;
}
#home-bottom-section{
  margin-top: 120px;
}
#home-bottom-section p{
  font-family: 'Colaba';
  font-size: 20px;
}
.dark-red{
  color: #F36A27;
}
.red{
  color: #563011!important;
}
#custom-footer p{
  margin-bottom: 5px;
}
#custom-footer .col1 p{
  font-weight: 700;
  color: #000000;
}
#custom-footer a:hover{
  color:#563011;
  text-decoration: none;
}
#custom-footer .social{
  display: -webkit-flex; /* Safari */
  display: flex;
  padding: 0;
  list-style-type: none;
  text-align: right;
}
#custom-footer .social li{
  margin-left: 10px;
}
#custom-footer .social li a{
  color: #000000;
  font-size: 15px;
}
#custom-footer .social li a:hover{
  color: #563011;
}
#custom-footer .col4{
  position: absolute;
  right: 40px;
  top: 50px;
}
#custom-footer .col0{
  position: absolute;
  left: 40px;
}
#custom-footer .col0 img{
  max-width: 130px;
}
#colophon{
  background-color: #FFFFFF!important;
  padding: 40px 0px;
  position: relative;
}
#content{
  box-shadow: 0 0.5rem 1rem rgba(0,0,0,.05), inset 0 -1px 0 rgba(0,0,0,.1);
}
@media (min-width: 768px) and (max-width: 991px) {
    /* Show 4th slide on md if col-md-4*/
    #projects-carousel .carousel-inner .active.col-md-4.carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -33.3333%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}
@media (min-width: 576px) and (max-width: 768px) {
    /* Show 3rd slide on sm if col-sm-6*/
    #projects-carousel .carousel-inner .active.col-sm-6.carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -50%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
}
@media (min-width: 576px) {
    #projects-carousel .carousel-item {
        margin-right: 0;
    }
    /* show 2 items */
    #projects-carousel .carousel-inner .active + .carousel-item {
        display: block;
    }
    #projects-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left),
    #projects-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item {
        transition: none;
    }
    #projects-carousel .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    #projects-carousel .active.carousel-item-left + .carousel-item-next.carousel-item-left,
    #projects-carousel .carousel-item-next.carousel-item-left + .carousel-item,
    #projects-carousel .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* farthest right hidden item must be also positioned for animations */
    #projects-carousel .carousel-inner .carousel-item-prev.carousel-item-right {
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* right or prev direction */
    #projects-carousel .active.carousel-item-right + .carousel-item-prev.carousel-item-right,
    #projects-carousel .carousel-item-prev.carousel-item-right + .carousel-item,
    #projects-carousel .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
/* MD */
@media (min-width: 768px) {
    /* show 3rd of 3 item slide */
    #projects-carousel .carousel-inner .active + .carousel-item + .carousel-item {
        display: block;
    }
    #projects-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item {
        transition: none;
    }
    #projects-carousel .carousel-inner .carousel-item-next {
        position: relative;
        transform: translate3d(0, 0, 0);
    }
    /* left or forward direction */
    #projects-carousel .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction */
    #projects-carousel .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}
/* LG */
@media (min-width: 991px) {
    /* show 4th item */
    #projects-carousel .carousel-inner .active + .carousel-item + .carousel-item + .carousel-item {
        display: block;
    }
    #projects-carousel .carousel-inner .carousel-item.active:not(.carousel-item-right):not(.carousel-item-left) + .carousel-item + .carousel-item + .carousel-item {
        transition: none;
    }
    /* Show 5th slide on lg if col-lg-3 */
    #projects-carousel .carousel-inner .active.col-lg-3.carousel-item + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: absolute;
        top: 0;
        right: -25%;  /*change this with javascript in the future*/
        z-index: -1;
        display: block;
        visibility: visible;
    }
    /* left or forward direction */
    #projects-carousel .carousel-item-next.carousel-item-left + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }
    /* right or prev direction //t - previous slide direction last item animation fix */
    #projects-carousel .carousel-item-prev.carousel-item-right + .carousel-item + .carousel-item + .carousel-item + .carousel-item {
        position: relative;
        transform: translate3d(100%, 0, 0);
        visibility: visible;
        display: block;
        visibility: visible;
    }
}

.temp-fixed-image{
  position: fixed;
  z-index: 99999999;
  bottom: 50px;
  display: none;
}

#van-dillen-menu .menu-item.custom-btn-menu{
  margin-top: 10px;
}
#van-dillen-menu .menu-item.custom-btn-menu a{
  font-size: 12px!important;
  text-decoration: none!important;
  font-family: 'Montserrat', sans-serif!important;
  font-weight: 400!important;
  background-color: #F36A27!important;
  color: #FFFFFF !important;
  padding: 10px 15px!important;
}

/* Responsive */
@media(max-width:1550px){
  #custom-footer .col-sm-12{
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
  }
  #home-project-section .project-item .info-section{
    bottom:-50%;
  }
}
@media(max-width: 1380px){
  .header-contact-info .phone,
  .header-contact-info .email{
    display: none;
  }
}
@media(max-width:1300px){
  #custom-footer .col-sm-12{
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media(max-width:1200px){
  #van-dillen-menu{
    width: 30vw;
  }
}

@media(max-width: 991px){
  #home-project-section .home-project-section-header .custom-title,
  #home-project-section .home-project-section-header .category-filter {
    width: 100%;
  }
  #home-content-slides .carousel-item .mt-5.mb-5{
    margin-top: 0px!important;
    margin-bottom: 0px!important;
  }
  #home-content-slides .image-section{
    margin-left: 0px;
  }
  #home-content-slides{
    background: none;
  }
  #home-content-slides .custom-arrows{
    margin-top: 10px;
  }
  #van-dillen-menu{
    width: 50vw;
  }
  .header-contact-info{
    /*display: none;*/
  }
  header#masthead{
    padding: 20px 0px;
  }
  #home-news-section .news-item .title{
    font-size: 25px;
    color: #FFFFFF;
    text-transform: uppercase;
    line-height: 1;
    font-family: 'Colaba';
    width: 90%;
    font-weight: 100;
    text-shadow: 2px 1px 8px #000;
  }
  #home-news-section .news-item:hover .title{
    text-shadow: none!important;
  }
  #home-news-section .news-item .date,
  #home-news-section .news-item .text{
    display: none;
  }
  #home-news-section .view-all{
    top: 2px;
  }
  #custom-footer .col0 {
    position: relative;
    left: 0px;
    width: 100%;
    text-align: center;
  }
  #custom-footer .col0 img {
    max-width: 130px;
    margin-top: 0;
    margin-bottom: 40px;
  }
  #custom-footer .col4 {
    position: relative;
    width: 100%;
    right: 0px;
    text-align: center;
  }
  #custom-footer .social {
    text-align: center;
    max-width: 80px;
    margin: 30px auto 60px auto;
  }
}
@media(min-width:768px){
  .item-only-mobile{
    display: none!important;
  }
}
@media(max-width:767px){
  #home-project-section .home-project-section-header .category-filter li{
    width:100%;
  }
  #custom-footer .col1,
  #custom-footer .col2,
  #custom-footer .col3{
    text-align: center;
    margin-bottom: 20px;
  }
  #van-dillen-menu{
    width: 100vw;
  }
  #custom-footer .social {
    text-align: center;
    max-width: 80px;
    margin: 0px auto 60px auto;
  }
  .header-contact-info .custom-btn{
    display: none;
  }
}


/* Project Overview */
#home-project-section.projects-overview .category-filter{
  width: 100%;
  max-width: 650px;
  margin-left: auto;
  margin-right: auto;
}

#home-project-section.projects-overview  #projects .grid-item{
  margin-bottom: 35px;
  overflow: hidden;
}
#home-project-section .carousel-indicators{
  bottom: -70px;
}
#home-project-section .carousel-indicators li{
  background-color: #563011;
  width: 10px;
  height: 10px;
  margin:0px 10px;
}

.two-colors-title{
  text-align: center;
  margin-top: 60px;
}
.two-colors-title .green{color: #563011;}
.two-colors-title .blue{color: #F36A27;}

/* Project Detail */
#project-banner:after{
  content: '';
  background-image: url('assets/check_mark.png');
  bottom: -2px;
  right: -2px;
  width: 16vw;
  height: 16vw;
  z-index: 9999;
  position: absolute;
  background-size: cover;
}
#project-banner .carousel-item{
  height: 80vh;
  background-size: cover;
  background-position: center;
  /*background-attachment: fixed;*/
}
#project-banner .carousel-indicators li{
  height: 7px;
}
.project-text-banner{
  background-color: #FFFFFF;
  padding: 15px;
  margin-top: 60px;
  position: absolute;
}
.project-text-banner h1{
  display: flex;
  color: #563011;
  font-family: 'Colaba';
  font-size: 40px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.project-text-banner h1 .ligth{
  font-family: 'Montserrat', sans-serif;
  margin-left: 10px;
}
.project-text-banner .text{
  font-family: 'Montserrat', sans-serif;
  color: #563011;
  font-weight: 500;
}
.carousel-control-prev,
.carousel-control-next{
  height: 40px;
  width: 40px;
  margin: auto;
  background-color: #FFF;
  opacity: 1;
  color: #666666!important;
}

.project-content-section{
  /*background-color: #f5f5f5;*/
  display: inline-block;
  width: 100%;
  margin-bottom: 0px;
}
.project-content-section .bg-container{
  padding-bottom: 60px;
  /*background-image: url(assets/logo-vector.png);*/
  background-repeat: no-repeat;
  background-position: right top;
}
.project-content-section .project-content{
  column-count: 1;
  column-gap: 80px;
  font-family: 'Montserrat', sans-serif;
  color: #8f8f8f;
  background-color: #f5f5f5;
  padding: 20px;
  font-weight: 400;
}
.project-content-section .project-content .social-share{
  display: flex;
  align-items: center;
}
.project-content-section .project-content .social-share p{
  margin-bottom: 0px;
  margin-right: 10px;
}
.project-content-section p{
  line-height: 30px;
  color: #666666;
}
.project-content-section .details-section{
  background-color: #ffe2d4;
  padding: 20px;
  border-bottom: 15px solid #F36A27;
}
.project-content-section .details-section p{
  color: #F36A27;
  font-family: 'Montserrat', sans-serif;
  font-size: 18px;
  line-height: 1.3;
  font-weight: 400;
}
.project-content-section .details-section span{
  font-family: 'Colaba';
  color: #563011;
}
.project-content-section .onlymobile h1{
  display: flex;
  color: #563011;
  font-family: 'Colaba';
  font-size: 40px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.project-content-section .onlymobile h1 .ligth{
  font-family: 'Montserrat', sans-serif;
  margin-left: 10px;
  font-weight: 400;
}
.project-content-section .onlymobile .text{
  font-family: 'Montserrat', sans-serif;
  color: #563011;
  font-weight: 400;
}

@media(max-width:767px){
  .project-content{
    column-count: 1;
    column-gap: 0px;
  }
}

/* Contact */
#van-dillen-contact .map-section iframe{
  width: 100%;
}
#van-dillen-contact .info-section{
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#9dd53a+0,a1d54f+50,ffffff+50,ffffff+100 */
  background: #f5f5f5; /* Old browsers */
  background: -moz-linear-gradient(left,  #f5f5f5 0%, #f5f5f5 50%, #ffffff 50%, #ffffff 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(left,  #f5f5f5 0%,#f5f5f5 50%,#ffffff 50%,#ffffff 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to right,  #f5f5f5 0%,#f5f5f5 50%,#ffffff 50%,#ffffff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f5f5f5', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */

  margin-top: 60px;
}

#van-dillen-contact .info-section .col1{
  background-color: #f5f5f5;
  padding: 50px 70px 50px 30px;
}
#van-dillen-contact .info-section .col2 .bg-section{
  margin-left: -60px;
  min-height: 400px;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media(max-width:767px){
  #van-dillen-contact .info-section .col2 .bg-section{
    background-repeat: no-repeat;
    background-size: cover;
  }
}
#van-dillen-contact .info-section h1{
  text-transform: uppercase;
  color: #F36A27;
  font-size: 50px;
  line-height: 55px;
  font-weight: 100;
  font-family: 'Colaba'!important;
  max-width: 300px;
}
#van-dillen-contact .info-section h1:before{
  content:'CONTACT';
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  display: block;
  color:#563011;
}
#van-dillen-contact .info-section .text{
  font-size: 14px;
  line-height: 30px;
  font-family: 'Montserrat', sans-serif;
  color: #666666;
  font-weight: 400;
}
#van-dillen-contact .info-section .text p{
  margin-bottom: 0px;
}
#van-dillen-contact .info-section .text a{
  color:#563011;
  text-decoration: none;
}
#van-dillen-contact .info-section .text a:hover{
  color:#563011;
}
#van-dillen-contact .info-section .phone{
  text-transform: uppercase;
  color: #F36A27;
  font-size: 50px;
  line-height: 55px;
  font-weight: 100;
  font-family: 'Colaba'!important;
  margin-top: 50px;
}
#van-dillen-contact .info-section .phone:before{
  content:'BEL ONS DIRECT';
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  display: block;
  color:#563011;
}

#van-dillen-contact .info-section .social{
  margin-top: 50px;
  padding: 0;
  list-style-type: none;
  display: -webkit-flex; /* Safari */
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  display: flex;
  flex-wrap: wrap;
}
#van-dillen-contact .info-section .social:before{
  content:'VOLG ONS OP';
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  display: block;
  color:#563011;
  font-family: 'Colaba'!important;
  width: 100%;
}
#van-dillen-contact .info-section .social li{
  margin-right: 30px;
}
#van-dillen-contact .info-section .social li a{
  font-size: 30px;
  color: #F36A27;
}
#van-dillen-contact .info-section .social li a:hover{
  color:#563011;
}

#van-dillen-contact .contact-form-section{
  background-color: #ffe2d4;
  margin-top: 60px;
  padding: 50px 0px;
}
#van-dillen-contact .contact-form-section h2{
  text-transform: uppercase;
  color: #F36A27;
  font-size: 50px;
  line-height: 55px;
  font-weight: 100;
  font-family: 'Colaba'!important;
}
#van-dillen-contact .contact-form-section h2:before{
  content:'BEL ME TERUG';
  text-transform: uppercase;
  font-size: 25px;
  line-height: 30px;
  display: block;
  color:#563011;
}
#van-dillen-contact .contact-form-section .wpcf7-form p{
  display: -webkit-flex; /* Safari */
  -webkit-flex-wrap: wrap; /* Safari 6.1+ */
  display: flex;
  flex-wrap: wrap;
}
#van-dillen-contact .contact-form-section .wpcf7-form [data-name="naam"],
#van-dillen-contact .contact-form-section .wpcf7-form [data-name="mailadres"],
#van-dillen-contact .contact-form-section .wpcf7-form [data-name="onderwerp"]{
  width: 31%;
  margin:auto;
}
#van-dillen-contact .contact-form-section .wpcf7-form [data-name="naam"]{
  margin-left: 0px;
}
#van-dillen-contact .contact-form-section .wpcf7-form [data-name="onderwerp"]{
  margin-right: 0px;
}
#van-dillen-contact .contact-form-section .wpcf7-form [data-name="bericht"]{
  width: 100%;
  margin-top: 30px;
}
#van-dillen-contact .contact-form-section .wpcf7-form .wpcf7-submit{
  margin-top: 30px;
  background-color: #563011;
  width: 180px;
  font-weight: 500;
}
#van-dillen-contact .contact-form-section .wpcf7-form .wpcf7-submit:hover{
  background-color:#563011;
}
#van-dillen-contact .contact-form-section .wpcf7-form .wpcf7-form-control{
  border-radius: 0px;
  height: auto;
  border: 0px;
  padding: 15px;
}
@media(max-width:1024px){
  #home-banner .carousel-item {
    background-attachment: inherit;
  }
}
@media(max-width:767px){
  #van-dillen-contact .info-section{
    background: none;
  }
  #van-dillen-contact .info-section .col2{
    margin-top: 0px!important;
    margin-bottom: 0px!important;
    padding: 0px!important;
  }
  #van-dillen-contact .info-section .col2 .bg-section{
    margin-left: 0px;
  }
  #van-dillen-contact .contact-form-section .wpcf7-form [data-name="naam"], #van-dillen-contact .contact-form-section .wpcf7-form [data-name="mailadres"], #van-dillen-contact .contact-form-section .wpcf7-form [data-name="onderwerp"]{
    width:100%!important;
    margin-top: 30px;
  }
  #van-dillen-contact .contact-form-section .wpcf7-form [data-name="naam"]{
    margin-top: 0px;
  }
  #home-banner .carousel-item{
    height: 50vh;
  }
}
@media(max-width:500px){
  #van-dillen-contact .contact-form-section h2{
    font-size: 30px;
  }
  #home-banner .carousel-item{
    height: 40vh;
  }
  #home-banner .carousel-item .container{
    max-width: 100%!important;
  }
}

.custom-presentation .section{
  background-size: cover;
  background-position: center;
}
.custom-presentation .section .fp-tableCell .intro{
  /*height: 80vh!important;*/
  background-color: rgba(255, 255, 255, 0.4);
}

.align-center{
  align-items: center;
}

.page-subtitle{
  color: #F36A27;
  display: inline-block;
  border-top: 5px solid #563011;
  text-transform: uppercase;
  font-size: 20px;
  padding-top: 16px;
  font-family: 'Colaba';
}

#over-ons-section-one{
  margin-top: 60px;
}
@media(max-width:991px){
  #over-ons-section-one .col-lg-3 img{
    display: none;
  }
}
#over-ons-section-two{
  margin-top: 60px;
}
#over-ons-section-two .custom-arrows .fas{
  color: #000000;
  margin: 0px 15px;
}
#over-ons-section-two .content{
  background-color: #FFE2D4;
  padding: 40px;
  column-count: 2;
  column-gap: 60px;
  margin-top: -140px;
  padding-top: 180px;
}
#over-ons-section-three{
  margin-top: 60px;
}
#over-ons-section-three .title{
  display: block;
  color: #563011;
  font-size: 45px;
  line-height: 50px;
  margin-bottom: 15px;
  font-weight: 100;
  font-family: 'Colaba';
}
#over-ons-section-three .title .dark-red{
  color: #F36A27;
}
#over-ons-carousel .carousel-item{
  width: 100%;
  height: 400px;
  background-size: cover;
  background-position: center;
}
#over-ons-section-four{
  margin-top: 60px;
  padding: 120px 60px;
  background-size: cover;
  background-position: center;
}
#over-ons-section-four .author{
  font-family: 'Colaba';
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  text-align: center;
  color: #FFFFFF;
  font-size: 40px;
  display: block;
  margin-bottom: 60px;
}
#over-ons-section-four .text{
  font-family: 'Colaba';
  font-size: 26px;
  color: #FFFFFF;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}

#over-ons-section-five{
  margin-top: 60px;
}
#over-ons-section-five .background-section{
  background-size: cover;
  background-position: center;
  width: 100%;
  min-height: 100vh;
  margin-bottom: 30px;
}
#over-ons-section-five .text-section p{
  font-family: 'Colaba';
  font-size: 20px;
  color: #F36A27;
}
#over-ons-section-five img{
  width: 100%;
}
#over-ons-section-six{
  margin-top: 60px;
}
#over-ons-section-six .column-one{
  background-color: #f5f5f5;
  padding: 40px;
  height: 100%;
}
#over-ons-section-six .column-one ul{
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#over-ons-section-six .column-one ul li{
  padding-bottom: 10px;
  display: flex;
}
#over-ons-section-six .column-one ul li .number{
  color: #563011;
  font-size: 30px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 600;
  margin-right: 15px;
}
#over-ons-section-six .column-one ul li .text{
  color: #563011;
  font-size: 26px;
  font-family: 'Montserrat', sans-serif;
  background-color: #FFFFFF;
  padding: 5px 15px;
  line-height: 1.2;
  width: 100%;
  font-weight: 400;
}
#over-ons-section-six .column-two{
  background-color: #ffe2d4;
  padding: 40px;
  height: 100%;
}
#over-ons-section-six .title{
  display: block;
  color: #563011;
  font-size: 45px;
  line-height: 50px;
  margin-bottom: 15px;
  font-weight: 100;
  font-family: 'Colaba';
}
#over-ons-section-six .column-two ul{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-column-gap: 60px;
  list-style: none;
  margin: 0;
  padding: 0;
  text-align: center;
}
#over-ons-section-six .column-two ul li{
  font-size: 26px;
  font-family: 'Montserrat', sans-serif;
  color: #563011;
  line-height: 1.2;
  font-weight: 400;
}
#over-ons-section-six .column-two ul li label{
  max-width: 180px;
  margin-top: 10px;
}
@media(max-width: 1199px){
  #over-ons-section-six .column-two ul{
    grid-column-gap: 20px;
  }
}
@media(max-width: 600px){
  #over-ons-section-six .column-two ul{
    grid-template-columns: repeat(1, 1fr);
  }
  #over-ons-section-six .column-two ul li{
    margin-bottom: 30px;
  }
  #over-ons-section-six .column-two ul li img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }
  #over-ons-section-six .title{
    font-size: 35px;
    line-height: 1.2;
  }
}

#custom-producten{
  margin-top: 60px;
}
#custom-producten .col{
  margin-bottom: 30px;
}
#custom-producten .col a{
  background-size: cover;
  background-position: center;
  /*min-height: 600px;*/
  position: relative;
  display: block;
}

#custom-producten .col a .info-section{
  background-color: transparent;
  position: absolute;
  bottom: -75%;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding: 0px 20px;
}
#custom-producten .col a .view-project{
  font-family: 'Montserrat', sans-serif;
  color: #FFFFFF;
  position: absolute;
  bottom: 25px;
  left: 20px;
  font-weight: 400;
}
#custom-producten .col a .view-project .fas{
  margin-left: 10px;
}
#custom-producten .col a .info-section .project-title{
  color: #FFFFFF;
  font-size: 40px;
  line-height: 45px;
  font-weight: 100;
  text-shadow: 2px 1px 8px #000;
  font-family: 'Colaba';
}
#custom-producten .col a .info-section .project-text{
  display: none;
  color: #FFFFFF;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
#custom-producten .col a:hover .info-section{
  background-color: rgb(86 48 17 / 0.7);
  bottom: 0%;
  padding-top: 60px;
}
#custom-producten .col a:hover .info-section .project-title{
  text-shadow: none;
  margin-bottom: 25px;
  display: block;
}
#custom-producten .col a:hover .info-section .project-text{
  display: block;
}
@media(max-width:1600px){
  #custom-producten .col{
    flex-basis: 30%;
  }
}
@media(max-width:1024px){
  #custom-producten .col{
    flex-basis: 50%;
  }
}
@media(max-width: 991px){
  /*#home-project-section .project-item{
    min-height: 35vw;
  }*/
}
@media(max-width:767px){
  #custom-producten .col{
    flex-basis: 100%;
  }
  /*#home-project-section .project-item{
    min-height: 400px;
  }*/
}
.navbar-toggler[aria-expanded="false"] .open{
  display: block;
}
.navbar-toggler[aria-expanded="false"] .close{
  display: none;
}
.navbar-toggler[aria-expanded="true"] .open{
  display: none;
}
.navbar-toggler[aria-expanded="true"] .close{
  display: block;
}

.van-dilen-single{

}
.van-dilen-single .entry-title{
  color: #F36A27;
  font-size: 50px;
  line-height: 55px;
  font-weight: 100;
  font-family: 'Colaba'!important;
  line-height: 1;
  border-bottom: 0px;
}
.van-dilen-single .date{
  font-size: 16px;
  color: #563011;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  margin-right: 10px;
}
.van-dilen-single  article .post-thumbnail img{
  width: 100%;
  margin-bottom: 15px;
}
.single-share-buttons{
  display: flex;
  align-items: center;
}
.single-share-buttons span{
  font-size: 16px;
  color: #F36A27;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
  margin-right: 10px;
}

#stay-informed{
  background-color: #f5f5f5;
}
#stay-informed .title-section h3{
  font-size: 25px;
  line-height: 1;
  display: block;
  color: #563011;
  text-transform: uppercase;
}
#stay-informed .title-section h2{
  color: #F36A27;
  font-size: 50px;
  line-height: 1;
  font-weight: 100;
  font-family: 'Colaba'!important;
}
#stay-informed .wpcf7-form br{
  display: none;
}
#stay-informed .wpcf7-form .wpcf7-form-control{
  border-radius: 0px;
  margin-bottom: 10px;
  padding: 10px 20px;
  height: auto;
}
#stay-informed .wpcf7-form  .wpcf7-submit{
  background-color: #563011;
  color: #FFFFFF;
  text-transform: uppercase;
  border: 0px;
  padding: 10px 20px;
  margin-bottom: 0px;
}
#stay-informed .wpcf7-form  .wpcf7-submit:hover{
  background-color: #FFFFFF;
  color: #563011;
}
#stay-informed .wpcf7-form a{
  background-color: #FFFFFF;
  color: #563011;
  text-transform: uppercase;
  border: 0px;
  padding: 10px 20px;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: 0px;
}
#stay-informed .wpcf7-form a:hover{
  text-decoration: none;
  background-color: #563011;
  color: #FFFFFF;
}
#stay-informed .image-section img{
  max-width: 440px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.video-section p{
  margin-bottom: 0px;
}
.video-section h3{
  font-size: 25px;
  line-height: 1;
  display: block;
  color: #563011;
  text-transform: uppercase;
}

.small-title{
  text-transform: uppercase;
  color: #F36A27;
  border-top: 5px solid #563011;
  font-weight: 500;
  padding-top: 10px;
  font-family: 'Colaba';
  display: inline-block;
  margin-bottom: 15px;
}

#vacancies .vacant{
  background-color: #F5F5F5;
  position: relative;
}
#vacancies .vacant .image-section{
  background-size: cover;
  background-position: center;
  height: 200px;
  width: 100%;
}
#vacancies .vacant .text{
  padding: 20px;
}
#vacancies .vacant .title{
  color: #F36A27;
  font-weight: 600;
}
#vacancies .vacant .hover-content{
  display: none;
  position: absolute;
  background-color: #FFFFFF;
  border: 1px solid #F36A27;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 20px;
}
#vacancies .vacant .read-more{
  position: absolute;
  bottom: 20px;
  left: 20px;
}
#vacancies .vacant:hover .hover-content{
  display: block;
}
#vacancies .read-more{
  font-weight: 600;
  color:#F36A27;
}

/* Testimonials */
#testimonials{
  background-color: #f5f5f5;
}
#testimonials .title-section{

}
#testimonials .testimonial{
  background-color: #FFFFFF;
  position: relative;
  padding: 20px;
  margin-top: 70px;
  padding-top: 50px;
}
#testimonials .testimonial .profile-image{
  /*position: absolute;*/
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: -110px;
  background-size: cover;
  background-position: center;
  margin-bottom: 10px;
}

#testimonials .outerWrapper {
	text-align: left;
	position:relative;
	width:100%;
}

#testimonials .item {
	float:left;
	margin-right:0px;
	width:50%;
	padding:20px;;
	/*height:162px;*/
}

#testimonials .left-nav-btn, #testimonials .right-nav-btn {
	position:absolute;
	width:37px;
	height:37px;
	margin-top:-80px;
	cursor:pointer;
	opacity: 0.8;
  -webkit-transition:opacity 0.2s linear;
  -moz-transition:opacity 0.2s linear;
  -o-transition:opacity 0.2s linear;
  transition:opacity 0.2s linear;
}

#testimonials .left-nav-btn {
  background:transparent url('assets/chevron-left.svg') top left no-repeat;
  top: 0;
  right: 0;
  margin-right: 30px;
}

#testimonials .right-nav-btn {
  background:transparent url('assets/chevron-right.svg') top left no-repeat;
  top: 0;
  right: 0;
}

#testimonials .left-nav-btn:hover, .right-nav-btn:hover {
	opacity: 1;
}

/* Vertical Mode */

#testimonials .vert.outerWrapper {
	margin:50px auto 60px auto;
	width:204px;
	height:456px;
}

#testimonials .vert .item {
	float:left;
	margin-bottom:48px;
	width:162px;
}

#testimonials .vert .left-nav-btn, #testimonials .vert .right-nav-btn {
	position:absolute;
	width:37px;
	height:37px;
	cursor:pointer;
	left:82px;
	background:transparent url('../images/arrows_vert.png') top left no-repeat;
}

#testimonials .vert .left-nav-btn {
	top:-60px;
}

#testimonials .vert .right-nav-btn {
	top:auto;
	bottom:-60px;
	background-position: bottom left;
}

#testimonials .leftWrapper {
	width:48%;
	float:left;
}

#testimonials .rightWrapper {
	width:48%;
	float:right;
}

#testimonials .leftWrapper h2, #testimonials .rightWrapper h2 {
	width:100%;
	text-align:center;
}

#testimonials .outerWrapper2 .item {
	margin-right:50px;
	width:110px;
	padding:20px;
}

/* Pager */
#testimonials .pager {
	line-height: 100px;
	text-align: center;
}

#testimonials .pager > span {
	cursor: pointer;
	border-radius:8px;
	display: inline-block;
	width:16px;
	height:16px;
	background: #DDDDDD;
	border:1px solid #B3B3B3;
	margin:0 4px;
	overflow: none;
}

#testimonials .pager > span.active {
	background: #B3B3B3;
}

#testimonials .pager > span > span {
	display: none;
}

#testimonials .innerWrapper{
  width: 100%!important;
}

#producten-new {
  visibility: hidden;
}
#producten-new .bullet-list ul{
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 40px;
  margin-top: 40px;
}
#producten-new .bullet-list ul li{
  display: flex;
  align-items: center;
  color: #F36A27;
  font-weight: 600;
  margin-bottom: 20px;
  margin-top: 20px;
  font-size: 25px;
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
}
#producten-new .bullet-list ul li:before{
  content: '';
  background-image: url('assets/check-brown.png');
  background-size: cover;
  background-position: center;
  width: 30px;
  height: 30px;
  min-width: 30px;
  min-height: 30px;
  display: inline-block;
  margin-right: 10px;
}
#producten-new .label-list ul{
  list-style-type: none;
  padding-left: 0px;
  margin-bottom: 0px;
}
#producten-new .label-list ul li{
  font-size: 25px;
  background-color: #563011;
  color: #FFFFFF;
  text-align: left;
  width: 100%;
  padding: 8px 25px;
  margin-bottom: 10px;
  margin-top: 10px;
  font-family: 'Colaba';
}

.dinamic-margin-left{
  padding-left: 15px;
}
.dinamic-margin-right{
  padding-left: 15px;
}

.bg-ligth-gray{
  background-color: #F5F5F5;
}
.bg-ligth-blue{
  background-color: #FFE2D4;
}

#solutions p,
#solutions ul{
  margin-bottom: 0px;
}

#solutions .column_one{
  max-width: 170px;
  font-size: 20px;
  line-height: 1;
  color: #666666;
}
#solutions .row-0,
#solutions .row-1{
  margin-bottom: 20px;
}
#solutions .row-0 .column_two p,
#solutions .row-0 .column_three p,
#solutions .row-0 .column_four p,
#solutions .row-0 .column_five p{
  color: #563011;
  font-size: 22px;
  line-height: 1;
  text-align: center;
}
#solutions .row-0 .column_two p strong,
#solutions .row-0 .column_three p strong,
#solutions .row-0 .column_four p strong,
#solutions .row-0 .column_five p strong{
  color: #F36A27;
  font-weight: 600;
}

#solutions .row-1 ul{
  background-color: #f1f1f1;
  padding: 15px 15px 15px 35px;
  font-size: 12px;
}

#solutions .row-2 ul{
  list-style-type: none;
  padding: 0px;
  margin: 0px;
}
#solutions .row-2 ul li{
  padding: 5px 10px;
  background-color: #f1f1f1;
  margin-bottom: 10px;
  color: #563011;
  text-align: center;
}

#solutions .row-0,
#solutions .row-1{
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 20px;
}

#suppliers-producer .custom-title{
  position: relative;
}
#suppliers-producer .custom-title:before{
  content: "";
  position: absolute;
  height: 50px;
  width: 2px;
  background-color: #ACACAD;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  bottom: -30px;
}
#suppliers-producer .border-top{
  border-top: 0px!important;
  margin-top: 30px;
}
#suppliers-producer .border-top:before{
  content: "";
  height: 2px;
  width: 100%;
  background-color: #ACACAD;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  max-width: 72.3%;
  margin-top: -1px;
}
#suppliers-producer .suppliers{
  display: block;
  position: relative;
  margin-top: 50px;
}
#suppliers-producer .suppliers::before{
  content: "";
  position: absolute;
  height: 50px;
  width: 2px;
  background-color: #acacad;
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
  margin-top: -50px;
}
#suppliers-producer .suppliers .logo{
  height: 100px;
  padding: 10px;
  background-color: #FFF;
  margin: auto;
  display: flex;
  text-align: center;
  align-items: center;
  justify-content: center;
}
#suppliers-producer .suppliers .logo img{
  max-height: 100%;
  width: auto;
}
#suppliers-producer .suppliers .name{
  text-align: center;
  color: #563011;
  font-size: 25px;
  line-height: 1;
  font-weight: 100;
  font-family: 'Colaba'!important;
  margin-bottom: 0px;
}

#product-presentation .carousel-inner{
  position: relative;
  width: 75%;
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #eeeeee;
}
#product-presentation .carousel-control-prev,
#product-presentation .carousel-control-next{
  color: #666666;
}
#product-presentation .carousel-control-prev:hover,
#product-presentation .carousel-control-next:hover{
  color: #563011;
}
#product-presentation .download-presentation{
  color: #666666;
  text-decoration: none;
}
#product-presentation .download-presentation:hover{
  color: #563011;
}
#product-presentation .download-presentation img{
  width: 20px;
}
.bottom_text p{
  color: #563011;
  font-size: 26px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
}

@media(max-width:991px){
  .custom-title {
    color: #563011;
    font-size: 30px;
    line-height: 1;
  }
  #producten-new .col-lg-3 img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 30px;
  }
  .bullet-list.dinamic-margin-left{
    margin-left: 0px!important;
  }
  #suppliers-producer .suppliers:before,
  #suppliers-producer .custom-title:before{
    display: none;
  }
  #suppliers-producer .border-top{
    border-top: none!important;
    margin-top: 0px;
    display: block;
  }
  #suppliers-producer .suppliers{
    margin-top: 0px;
  }
  #suppliers-producer .col{
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  #solutions {
    overflow-y: auto;
  }
  #solutions .container{
    min-width: 912px;
  }
  #product-presentation .download-presentation{
    font-size: 13px;
  }
  .bottom_text p{
    font-size: 20px;
  }
  #suppliers-producer .border-top:before{
    display: none;
  }
}

@media(max-width: 767px){
  body{
    margin:0px!important;
  }
}
@media(max-width: 424px){
  .custom-title{
    font-size: 20px;
  }
  #producten-new .bullet-list ul li{
    font-size: 16px;
  }
}

/* New Carousel */

#projectcarousel .lSSlideOuter .lSPager.lSpg > li a{
  background-color: #563011;
  width: 9px;
  height: 9px;
  margin: 0px 10px;
  border-radius: 0px;
  opacity: 0.5;
}
#projectcarousel .lSSlideOuter .lSPager.lSpg > li.active a{
  opacity: 1;
}
#projectcarousel .carouselitem {
  position: relative;
}

#certificates .row{
  /*display: grid;
  grid-template-columns: repeat(5, 1fr);*/
}
#certificates .image-section{
  background-color: #f2f2f2;
  height: 180px;
  padding: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
#certificates .image-section img{
  max-height: 115px;
}
#downloads ul{
  list-style-type: none;
  padding: 0px;
}
#downloads ul  li{
  margin-bottom: 10px;
}
#downloads ul a{
  color: #666666;
}
#downloads ul a:hover{
  color: #563011;
  text-decoration: none;
}
#downloads ul a img{
  width: 20px;
  margin-right: 10px;
}
@media(max-width:1024px){
  #certificates .image-section{
    height: auto;
  }
  #certificates .row .col{
    /*width:;*/
  }
}

.bottom_text{
  border-top: 1px solid #f2f2f2;
  padding-top: 3rem;
}
.next-prev-buttons{
  display: flex;
  align-items: center;
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 30px;
}
.next-prev-buttons .left{
  margin-right: auto;
  color: #666666;
}
.next-prev-buttons .right{
  margin-left: auto;
  color: #666666;
}
.next-prev-buttons a{
  color: #666666;
  text-decoration: none;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
}

.nav-links .nav-previous a,
.nav-links .nav-next a{
  color: #666666;
  text-decoration: none;
  font-size: 20px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 400;
  border: 0;
  border-radius: 0px;
}
.nav-links a:hover{
  background-color: transparent!important;
}
.post-navigation .nav-previous a::before{
  content: '';
  background-image: url(assets/left-right.png);
  height: 25px;
  width: 15px;
  display: inline-block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: -6px;
  margin-right: 10px;
}
.post-navigation .nav-next a::after{
  content: '';
  background-image: url(assets/left-right.png);
  height: 25px;
  width: 15px;
  display: inline-block;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  margin-bottom: -6px;
  margin-left: 10px;
  transform: rotate(180deg);
}

.modal-content .image-container{
  margin-left: auto;
  margin-right: auto;
  padding: 20px;
}
@media(max-width: 1299px){
  #certificates .row{
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    padding-left: 20px;
    padding-right: 20px;
    max-width: 100%;
    margin: auto;
  }
  #certificates .row .col{
    padding: 0px;
  }
  #certificates .image-section{
    height: 100%!important;
  }
}
@media(max-width: 1199px){
  .project-text-banner{
    min-width: 500px;
  }
}
@media(max-width: 992px){
  #over-ons-section-two .custom-arrows{
    text-align: center;
    margin-top: 10px;
  }
  #over-ons-section-two .content {
    column-count: 1;
    column-gap: 60px;
    margin-top: 20px;
    padding-top: 20px;
  }
}
@media(max-width: 899px){
  #over-ons-section-two .content{
    column-count: 1;
  }
  .next-prev-buttons .left,
  .next-prev-buttons .right{
    position: relative;
  }
  .next-prev-buttons .left a{
    max-width: 120px;
    display: block;
    position: absolute;
    top: 0;
    height: 30px;
    color: transparent;
  }
  .next-prev-buttons .right a{
    max-width: 120px;
    display: block;
    position: absolute;
    top: 0;
    height: 30px;
    color: transparent;
  }
}
.onlymobile{
  display: none;
}
@media(max-width: 767px){
  #certificates .row{
    grid-template-columns: repeat(2, 1fr);
  }
  .bottom_text p{
    text-align: center;
  }
  /*#home-content-slides .text-section{
    padding: 0px;
  }*/
  #over-ons-section-three .title{
    font-size: 25px;
    line-height: 1;
  }
  #van-dillen #masthead .navbar-brand{
    max-width: 160px;
  }
  #over-ons-section-four {
    margin-top: 60px;
    padding: 40px 30px;
  }
  #over-ons-section-four .author{
    margin-bottom: 20px;
  }
  #testimonials .item{
    width: 100%;
  }
  #stay-informed .image-section img{
    max-width: 100%;
  }
  #stay-informed .title-section h2{
    font-size: 35px;
  }
  #stay-informed .title-section h3{
    font-size: 20px;
  }
  #testimonials .left-nav-btn, #testimonials .right-nav-btn{
    margin-top: -50px;
  }
  #vacancies .read-more,
  #vacancies .read-more .color_ligth_red{
    display: block;
  }
  .project-text-banner{
    min-width: 100%;
    position: relative;
    display: none;
  }
  .project-text-banner{
    min-width: auto;
  }
  .project-text-banner h1{
    display: none;
  }
  .project-text-banner .text{
    display: none;
  }
  .project-content-section .onlymobile{
    display: block;
  }
  .project-content-section .onlymobile h1{
    font-size: 30px;
    display: block;
  }
  .project-content-section .onlymobile .text{
    font-size: 20px;
  }
  .project-content-section .onlymobile h1 .ligth{
    margin-left: 0px;
    display: block;
  }
  .next-prev-buttons{
    padding-left: 15px;
    padding-right: 15px;
  }
  .project-content-section .bg-container{
    padding-bottom: 0px;
  }
  #van-dillen #masthead{
    margin-bottom: 0px;
  }
}

.loading #home-project-section,
.loading #home-news-section .news-item,
.loading #project-banner,
.loading #projectcarousel,
.loading #nieuws{
  visibility: hidden;
}

.error404 .site-content{
  background-image: url('assets/404.jpg');
  /*background-color: #3CABD0;*/
  background-position: center;
  background-size: cover;
}
.error404 .site-content h1{
  color: #FFFFFF;
  text-align: center;
  font-family: 'Colaba';
  font-size: 110px;
  line-height: 1;
}
.error404 .site-content p{
  color: #FFFFFF;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  font-size: 30px;
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.3;
  margin-bottom: 0px;
  font-weight: 400;
}
.error404 .site-content p a{
  color:#FFFFFF;
}
.error404 .site-content p a:hover{
  text-decoration: underline;
}
.error404 .site-content p.bold{
  font-family: 'Colaba';
}
.error404 .page-content{
  margin-top: 10%;
  margin-bottom: 10%;
}

@media(max-width: 500px){
  .error404 .site-content h1{
    font-size: 80px;
  }
  .error404 .site-content p{
    font-size: 20px;
  }
}

.magazines{
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 60px;
  margin-top: 50px;
  margin-bottom: 50px;
}
.magazines .magazine{
  background-color: #f5f5f5;
  text-align: center;
  cursor: pointer;
  position: relative;
}
.magazines .magazine .image-section{
  padding: 30px;
}
.magazines .magazine .hover-section{
  visibility: hidden;
}
.magazines .magazine:hover .hover-section{
  visibility: visible;
}
.magazines .magazine .hover-section{
  position: absolute;
  background-color: #FFFFFF;
  top: 0;
  bottom: 0;
  border: 1px solid #563011;
  padding: 30px;
  text-align: left;
}
.magazines .magazine .hover-section span{
  display: block;
}
.magazines .magazine .hover-section .date{
  color: #F36A27;
  font-size: 14px;
}
.magazines .magazine .hover-section .title{
  color: #563011;
  font-family: 'Colaba'!important;
  font-size: 22px;
}
.magazines .magazine .hover-section .description{
  font-size: 16px;
}
.magazines .magazine .hover-section .bejik-magazine{
  color: #563011;
  font-family: 'Colaba'!important;
  font-size: 16px;
  bottom: 15px;
  position: absolute;
}
@media(max-width:991px){
  .magazines{
    grid-template-columns: repeat(2, 1fr);
  }
}
@media(max-width:767px){
  .magazines{
    grid-template-columns: repeat(1, 1fr);
  }
}
.grecaptcha-badge{
  display: none;
}
@media (max-width: 1366px) and (orientation: landscape) {
  #home-banner .carousel-item {
    background-attachment: initial;
    background-position: center;
  }
}


/* 2022 */
.navbar-toggler,
.page-id-1077 #home-banner .carousel-item .container .banner-text{
  /*visibility: hidden!important;*/
}
.page-id-1077 #home-project-section,
.page-id-1077 #home-extra-banners,
.page-id-1077 #home-news-section{
  display: none!important;
}

.page-id-111 #home-news-section{
  display: none!important;
}

#client_logos .carouselitem{
  background-color: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
}
#client_logos .carouselitem img{
  height: 100px;
  width: auto;
}
#client_logos .lSSlideOuter .lSPager.lSpg > li a{
  background-color: #563011;
  width: 9px;
  height: 9px;
  margin: 0px 10px;
  border-radius: 0px;
  opacity: 0.5;
}
#client_logos .lSSlideOuter .lSPager.lSpg > li.active a{
  opacity: 1;
}
#client_logos .carouselitem {
  position: relative;
}

#manager-info{
  margin-top: 6rem!important;
  margin-bottom: 6rem!important;
}
#manager-info h2{
  color: #F36A27;
  font-weight: 600;
  font-style: italic;
}
#manager-info h3{
  font-family: 'Colaba';
  font-size: 35px;
  line-height: 1;
  color: #563011;
}
#manager-info h4{
  font-family: 'Colaba';
  font-size: 30px;
  line-height: 1;
  color: #563011;
}
#manager-info .manager-photo{
  /*background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 570px;*/
}
#manager-info .custom-btn{
  font-size: 22px;
  padding: 15px 30px;
}
#manager-info .row{
  align-items: center;
}
div.custom-btn{
  display: inline-block!important;
}
div.custom-btn a{
  color: #FFFFFF;
  text-decoration: none!important;
}

#certificates_images .carouselitem{
  background-color: #f2f2f2;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 30px;
}
#certificates_images .carouselitem img{
  height: 100px;
  width: auto;
}
#certificates_images .lSSlideOuter .lSPager.lSpg > li a{
  background-color: #563011;
  width: 9px;
  height: 9px;
  margin: 0px 10px;
  border-radius: 0px;
  opacity: 0.5;
}
#certificates_images .lSSlideOuter .lSPager.lSpg > li.active a{
  opacity: 1;
}
#certificates_images .carouselitem {
  position: relative;
}

.benefits-description{
  background-color: #F36A27;
  color: #FFFFFF;
  padding: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.benefits-description ul{
  list-style-type: none;
  padding-left: 0px;
}
.benefits-description ul li{
  position: relative;
  padding-left: 30px;
  margin-bottom: 10px;
  display: flex;
  align-items: baseline;
  line-height: 1.2;
  font-size: 18px;
}
.benefits-description ul li:before {
  content: '';
  background-image: url(assets/check.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  width: 20px;
  height: 20px;
  min-width: 20px;
  min-height: 20px;
  display: inline-block;
  margin-right: 10px;
  position: absolute;
  left: 0;
  margin-top: 2px;
}
.benefits-description h3{
  font-family: 'Colaba';
  font-size: 30px;
  line-height: 1;
  color: #ffffff;
}
#benefits .main-images{
  opacity: 1;
  margin: 0px !important;
}

.d-flex{
  display: flex;
  align-items: center;
}
@media(max-width: 991px){
  #home-project-section{
    margin-top: 0px!important;
  }
  #home-project-section .home-project-section-header{
    margin-top: 0px!important;
  }
  #home-extra-banners {
    margin-top: 50px;
  }
}
@media(max-width: 767px){
  .benefits-description{
    padding: 30px;
    margin-top: 30px;
  }
  #manager-info .manager-photo{
    margin-top: 50px;
  }
}