/*
Theme Name: childtheme
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Kudu Concepts
Author URI: https://www.kuduconcepts.be
Description: Smart. Flexible. Beautiful. Divi is the most powerful theme in our collection.
Tags: responsive-layout,one-column,two-columns,three-columns,four-columns,left-sidebar,right-sidebar,custom-background,custom-colors,featured-images,full-width-template,post-formats,rtl-language-support,theme-options,threaded-comments,translation-ready
Version: 3.22.7.1557730637
Updated: 2019-05-13 06:57:17

*/

video{
	width: 100% !important;
}

#sitemap-footer p a{
	color: #000 !important;
	cursor: pointer;
}

#sitemap-footer a:hover{
	text-decoration: underline !important;
}


/*********************
****** GENERAL ******
*********************/


@media all and (max-width: 980px) {
	.custom_row {
	  display: -webkit-box;
	  display: -moz-box;
	  display: -ms-flexbox;
	  display: -webkit-flex;
	  display: flex;
		-webkit-flex-wrap: wrap; /* Safari 6.1+ */
		flex-wrap: wrap;
	}

	/*** custom classes that will designate the order of columns in the flex box row ***/
	.first-on-mobile {
	-webkit-order: 1;
	order: 1;
	}

	.second-on-mobile {
	-webkit-order: 2;
	order: 2;
	}

	.third-on-mobile {
	-webkit-order: 3;
	order: 3;
	}

	.fourth-on-mobile {
	-webkit-order: 4;
	order: 4;
	}
	/*** add margin to last column ***/
	.custom_row:last-child .et_pb_column:last-child {
	margin-bottom: 30px;
	}

}

/*********************
******* CONTACT ******
*********************/



#langswitch ul{
	list-style-type: none;
	display: inline-block;
	background-color:#fff;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0px;
min-width: 215px;
	padding-left: 15px!important;
}
#langswitch ul li{
	text-transform: lowercase;
	font-family: 'acumin-pro';
	font-size: 14px;
	font-style: normal;
	font-weight: 700;
	line-height: 19px;
	letter-spacing: 1.5px;
	text-align: left;
	color: #1f1f1f;
	position: relative;
	display: inline-block
}
#langswitch ul li:not(:last-child){
	padding-right: 30px;
	margin-right: 10px;
}
#langswitch ul li:not(:last-child)::after{
	content: "";
	width: 25px;
	background-color: #1f1f1f;
	height: 1px;
	position: absolute;
	z-index: 9999;
	top: 11px;
	right: -1px;
}
.langwidget{
	display: inline-block;
}
#currlang{
	text-transform: uppercase;
	font-weight: 300;
	font-size: 16px;
	color:#1f1f1f;
	cursor: pointer;
	position: relative;
}
#currlang:after{
	content: "";
	width: 10px;
	height: 15px;
	position: absolute;
	background-image: url('images/down.svg');
	background-repeat: no-repeat;
	right: -12px;
	top: 11px;
}






.default-text a{
	    font-family: "Klavika", "Segoe UI", Roboto, Ubuntu, "Helvetica Neue", Helvetica, sans-serif;

	text-transform: uppercase;
	font-weight: 400 !important;
	font-size: 16px;
	color:#000;
	position: relative;
	-webkit-transition: color 300ms ease-in ;
	-moz-transition: color 300ms ease-in ;
	-o-transition: color 300ms ease-in ;
	transition: color 300ms ease-in ;
	margin-top: 25px;
    display: inline-block;

}


footer a{
	color:#000 !important;
}

footer a:hover{
	text-decoration: underline;
}

.et_pb_menu__menu{ margin-left: auto; margin-right: 130px;}

.et_pb_menu__menu{flex:1;width: 100%; margin-right: 0 !important;}
.et-menu-nav{width: 100%; text-align: center;}
.et-menu-nav ul{width: 100%;
flex-direction: row;
align-items: stretch;
	max-width: 1200px;
margin: 0 auto !important;
}
.et-menu-nav ul li{flex:1;text-align: center;
}
.et-menu-nav ul li a{margin: 0 auto;
}

.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu{background-color: #fff !important;border-top-color: #000 !important;flex-direction:column;}

.et_pb_menu_0_tb_header.et_pb_menu .nav li ul.sub-menu li{display: block;}
header{
	transition: background 0.5s;
	transition-delay: 0.2s
}

.et-fixed-header{
	background-color:#fff;
}

body.logged-in.admin-bar .et_pb_section_0_tb_header{
	top: 0px !important;
}
#menu-navigatie a{
	color:#000;
}
.et-fixed-header #menu-navigatie a{
	color:#000;
	position: relative;
}

.mobile-menu-custom .menu-text a{
	color:#000;
	position: relative;
}

.et_pb_section_0_tb_header.et_pb_section.header-inner{
	-webkit-transition: padding 300ms ease-in ;
		 -moz-transition: padding 300ms ease-in ;
		 -o-transition: padding 300ms ease-in ;
		 transition: padding 300ms ease-in ;
}

.et-fixed-header .et_pb_section_0_tb_header.et_pb_section.header-inner{
	padding-top: 0px;
}
.et_pb_section_0_tb_header.et_pb_section.header-inner .et_pb_column.col-md-6{
	-webkit-transition: padding 300ms ease-in ;
		 -moz-transition: padding 300ms ease-in ;
		 -o-transition: padding 300ms ease-in ;
		 transition: padding 300ms ease-in ;
}
.et-fixed-header .et_pb_section_0_tb_header.et_pb_section.header-inner .et_pb_column.col-md-6{
	padding-top: 12px !important;
}
header{padding-top:0px !important;padding-bottom:0px !important;}
/*.et-fixed-header .et_pb_section_0_tb_header.et_pb_section.header-inner .et_pb_column.et-last-child img{ opacity:1;}*/

/* 
.slick-arrow{
	background-color: transparent !important;
}
.slick-prev:before, .slick-next:before{content: unset !important}
.slick-prev{
	position: absolute;
    left: -50px;
    transform: translate(-100%,-50%);
    top: 50%;
}

.slick-next{
    position: absolute;
    right: -50px;
    top: calc(50% - 8px);
    transform: translate(100%,-50%) rotate(-180deg);
}
 */
#hero--text h1:after{
	content:"";
	background-position: center center;
	background-image: url(/wp-content/uploads/2023/05/swoosh-groen.svg);
	width: 100%;
	height: 250px;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: absolute;
	left: 50%;
	top: -36px;
	z-index: -1;
	transform: translatex(-50%);
}

	h1{
		font-size: 42px !important;
		line-height: 1em !important;
	}

@media screen and (max-width: 981px){
	#hero h1{margin-top: 0px;}
	h1{margin-top: 50px;}
}
@media screen and (min-width: 981px){
/* 	.slick-slide {
		margin: 0 27px;
	} */
	.slick-list {
      padding: 0 -27px;
	}
	header.et-fixed-header #logo-header{
		opacity: 1;
	}
	header  #logo-header{
		opacity: 1;
	}
}
@media (min-width: 981px) and (max-width: 1680px){
	#hero h1{
		font-size: 90px !important;
	}
	h1{
		font-size: 70px !important;
		    line-height: 1em !important;
	}
	h2{
		font-size: 42px !important;
	}
	.full-width-img{max-width: 385px !important;}
}

@media (min-width: 1200px) and (max-width: 1680px){
	#hero h1{
		font-size: 90px !important;
	}
	h1{
		font-size: 70px !important;
		    line-height: 1em !important;
	}
	h2{
		font-size: 48px !important;
	}
	.full-width-img{max-width: 385px !important;}
}
@media (min-width: 1681px) and (max-width: 2000px){
	#hero h1{
		font-size: 90px !important;
	}
	h1{
		font-size: 80px !important;
		    line-height: 1em !important;
	}
		h2{
		font-size: 48px !important;
	}
}
@media screen and (min-width: 2001px){
	#hero h1{
		font-size: 105px !important;
	}
	h1{
		font-size: 86px !important;
		    line-height: 1em !important;
	}
		h2{
		font-size: 48px !important;
	}
}



/******************/
/**** PADDINGS ****/
/******************/
body .entry-content .et_pb_section.first-section-spacing{
	padding-top: 0px
}

body .entry-content .et_pb_section .et_pb_column.internal-spacing{
	padding-top: 40px;
	padding-bottom: 40px;
}

body .entry-content .et_pb_section.zero-bottom{
	padding-bottom:0px !important
}

body .entry-content .et_pb_section.section-top-spacing{
	padding-top: 40px
}
body .entry-content .et_pb_section.section-bottom-spacing{
	padding-bottom: 40px
}

@media screen and (min-width: 780px){
	body .entry-content .et_pb_section.first-section-spacing{
		padding-top: 80px
	}
	body .entry-content .et_pb_section .et_pb_column.internal-spacing{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	body .entry-content .et_pb_section.section-top-spacing{
		padding-top: 80px
	}
	body .entry-content .et_pb_section.section-bottom-spacing{
		padding-bottom: 80px
	}
}
@media screen and (min-width: 980px){
	body .entry-content .et_pb_section.first-section-spacing{
		padding-top: 100px
	}
	body .entry-content .et_pb_section .et_pb_column.internal-spacing{
		padding-top: 100px;
		padding-bottom: 100px;
	}
	body .entry-content .et_pb_section.section-top-spacing{
		padding-top: 100px
	}
	body .entry-content .et_pb_section.section-bottom-spacing{
		padding-bottom: 100px
	}
}
@media screen and (min-width: 1200px){
	body .entry-content .et_pb_section.first-section-spacing{
		padding-top: 120px
	}
	body .entry-content .et_pb_section .et_pb_column.internal-spacing{
		padding-top: 120px;
		padding-bottom: 120px;
	}
	body .entry-content .et_pb_section.section-top-spacing{
		padding-top: 120px
	}
	body .entry-content .et_pb_section.section-bottom-spacing{
		padding-bottom: 120px
	}
}

/************************/
/**** COOKIE NOTICE *****/
/************************/
#cookie-notice{
    background-color: rgba(237,28,36,1);
    text-align: center;
    width: 80% !important;
    min-width: 80%;
    border-radius: 8px;
    bottom: 12px;
	right: 12px;
	max-width: 1000px;
	margin: 0 auto !important;
}

.cookie-notice-container{
	/*display: flex !important;*/
	padding: 10px 16px;
}

#cn-notice-text{
	text-align: left;
}

#cn-notice-buttons{
	padding: 0px 32px 0px 8px;
	color:#000;
	margin-top: 2px;
}

.cn-close-icon:before, .cn-close-icon:after{
	background-color: #fff;
}


/*********************/
/****** PROJECT ******/
/*********************/
#hero h1{
	    letter-spacing: 4px !important;
}
h1{
	    letter-spacing: 1px !important;
}

.img-parallax, .img-parallax span{
	height: 100%;
	width: 100%;
	overflow: hidden;
}
.img-parallax img {
  width: 100vmax;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  pointer-events: none;
}
.small-padding{
	padding-top: 0px;
	padding-bottom: 0px;
}
.intro-text{
	font-size: 20px !important;
}
@media screen and (min-width: 980px){
	.intro-text{
		font-size: 22px !important;
	}
	.small-padding{
		padding-top: 64px;
		padding-bottom: 64px;
	}
}

body .et_pb_text.list ul{
	list-style-type: none;
	padding-left: 0px !important;
}

.list li{
	padding: 16px 0px 10px 0px;
	border-bottom: 1px solid #000;
}

.list.et_pb_bg_layout_dark li{
	border-bottom: 1px solid #fff;
}

.list li:first-child{
	padding-top: 0px !important;
}
.list li:last-child{
	padding-bottom: 0px !important;
	border-bottom: none !important;
}


.et_pb_testimonial .et_pb_testimonial_content p {
    padding-bottom: 0px !important;
}

.slick-next, .slick-prev{
	border: none;
}

.et_pb_button_0_wrapper, .et_pb_button_1_wrapper{
	display: inline-block;
}
.et_pb_button_0_wrapper{
	margin-right: 16px;
}

.small-hero-text{
	z-index:9;
}

.small-hero-text .et_pb_column{
	max-width: 590px;
}

/*** special sections ***/
@media (min-width: 1920px){
	.image-outside-box{
		width: 50vw !important;
		height: 50vh;
		overflow: hidden;
	}
	.image-outside-box span{
		top: 50%;
		transform: translate(0%, -50%);
		object-fit: cover;
	}
}

@media screen and (min-width: 980px){
	.image-outside-box{
		margin-left: -104px !important;
	}
}



/*** special sections ***/
@media (min-width: 1680px){
	.image-outside-box{
		margin-left: calc(-1 * ((100vw - 1680px) / 2 + 104px)) !important;
		margin-right: auto !important;
	}
}



/**** aanbod ****/
.aanbod-item{
}
.aanbod-item .aanbod-spec-row h6{
	font-family: 'KlavikaLight';
	font-weight: 300;
	font-size: 32px;
	line-height: 1em;
	text-align: center;
	color: #505050;
	padding-bottom: 0px;
}



.aanbod-item .prijs h6{
	color: #00C27C !important;
	font-size: 22px;
}


.aanbod-item .aanbod-spec-row .et_pb_column{
	padding: 16px;
}

.aanbod-item .aanbod-spec-row .et_pb_column:not(:first-child){
	border-left: 1px solid #E2E2E2;
}

.aanbod-item .aanbod-spec-row{
	border-bottom: 1px solid #E2E2E2;
	border-left: 1px solid #E2E2E2;
	border-right: 1px solid #E2E2E2;
}

.aanbod-item .aanbod-spec-row .et_pb_column{
	border-top: 1px solid #E2E2E2;
}

.aanbod-spec-row p.dmach-acf-value{
	text-align: center !important;
}

.aanbod-spec-row .dmach-acf-item-content p{
	text-align: center !important;
	padding-top: 2px !important;
	padding-bottom: 0px !important;
}

.aanbod-item .et_pb_de_mach_acf_item.et_clickable p{
    color: #FFFFFF!important;
    border-width: 1px!important;
    border-color: #000000;
    border-radius: 0px;
    font-size: 16px;
    font-family: 'KlavikaLight',Helvetica,Arial,Lucida,sans-serif!important;
    font-weight: 500!important;
    text-transform: uppercase!important;
    background-color: #000000;
    padding: 16px 32px;
    display: inline-block;
    width: auto;
	 border: 1px solid #000 !important;
}

.aanbod-item .et_pb_de_mach_acf_item.et_clickable p:hover{
 	background-color: transparent;
	color: #000 !important;
	   border: 1px solid #000 !important;
}

.aanbod-item .et_pb_de_mach_acf_item.et_clickable .dmach-acf-item-content{
	text-align: right !important;
}

/**** SLIDER ****/


	.responsive-slider .slick-list{padding:0 10px 0 10px; }
	.responsive-slider .slick-list .slick-slide{padding:10px 10px 10px 10px; transition: 0.6s all;}
@media screen and (min-width: 980px){
	.responsive-slider .slick-slide{
	margin: 0 auto;
}
	.responsive-slider .slick-list{padding:0 calc(30% - 40px) 0 calc(30% - 40px) !important;}
	.responsive-slider .slick-list .slick-slide{padding:40px 40px 40px 40px; transition: 0.6s all;}
	.responsive-slider .slick-list .slick-slide.slick-active {transform: scale(1.15);}
}






.responsive-slider .slick-track {
    display:flex;
  }


.responsive-slider .slick-prev{
	width: 60px;
    height: 60px;
	position: absolute;
    left: 25px !important;
    transform: translate(0%,-50%);
    top: 50%;
}

.responsive-slider .slick-next{
	width: 60px;
    height: 60px;
    position: absolute;
    right: 25px !important;
    top: calc(50%);
    transform: translate(0%,-50%);
}


.responsive-slider2 .slick-prev{
	width: 40px;
    height: 40px;
	position: absolute;
    left: 0px !important;
    transform: translate(0%,-50%);
    top: 50%;
}

.responsive-slider .slick-prev svg, .responsive-slider2 .slick-prev svg{ width: 100%; height: auto; }

.responsive-slider2 .slick-next{
	width: 40px;
    height: 40px;
    position: absolute;
    right: 0px !important;
    top: calc(50%);
    transform: translate(0%,-50%);
}

.responsive-slider .slick-next svg, .responsive-slider2 .slick-next svg{ width: 100%; height: auto; }

/**** menu ***/

.et_pb_menu--style-centered .et_pb_menu__wrap{
	    justify-content: flex-end !important;
}

.wpml-ls-current-language:before{}
.et_pb_testimonial_content{position: relative;}
	.et_pb_testimonial_content:before{
		content: '"';
		font-family: 'bodoni-urw',Georgia,"Times New Roman",serif;
		font-size: 37px;
		color: #000000!important;
		line-height: 1.4em;
		position: absolute;
		top:-16px;
		left: -9px;
	}


.et_pb_module.et_pb_image.et_pb_image_1_tb_header{
		transition: 0.6s all;
	}
.et_pb_row--with-menu .et_pb_column_0_tb_header #logo-header{
		transition: 0.6s all;
	}
	.et-fixed-header .et_pb_row--with-menu .et_pb_column_0_tb_header{
		transition: 0.6s all;
}


@media screen and (min-width: 980px){
	.et_pb_testimonial_content:before{
		content: '"';
		font-family: 'bodoni-urw',Georgia,"Times New Roman",serif;
		font-size: 78px;
		color: #000000!important;
		line-height: 1.4em;
		position: absolute;
		top:-24px;
		left: -34px;
	}

	.et-fixed-header .et_pb_row--with-menu .et_pb_column_0_tb_header{
		padding-top: 6px !important;
		transition: 0.6s all;
		padding-bottom: 6px;
	}
	.et-fixed-header .et_pb_row--with-menu .et_pb_column_0_tb_header #logo-header{
		margin-top: 0px !important;
		transition: 0.6s all;
	}

	.et-fixed-header .et_pb_module.et_pb_image.et_pb_image_1_tb_header{
				margin-top: -30px !important;
		transition: 0.6s all;
	}

}


.otgs-development-site-front-end{display: none !important;}

body #cookie-notice.cn-position-bottom{
	background-color: rgba(17,17,17,1);
    max-width: 860px !important;
	width: calc(100% - 32px) !important;
    min-width: unset;
    left: 16px !important;
    right: auto;
}

.inputs-list.multi-container{
	padding-left: 0px !important;
}

.hs-zip{
	/*display: none;*/
}
/*
.hs_phone{
	width: 100% !important;
}*/

.hs-intent ul li:nth-child(3){
	display: none;
}
.hs-intent ul li:nth-child(4){
	display: none;
}

.duurzaamheid-icoon{
 flex-basis: 40%;
margin: 16px;
}
@media screen and (min-width: 980px){
.duurzaamheid-icoon{
 flex-basis: 25%;
margin: 16px;
}
}
@media screen and (min-width: 1600px){
.duurzaamheid-icoon{
 flex-basis: 20%;
margin: 16px;
}
}


.duurzaamheid-icoon{
 flex-basis: 20%;
margin: 16px;
}

