.et_pb_with_border .et_pb_image_wrap{border:0 solid #333}.et_pb_image{margin-left:auto;margin-right:auto;line-height:0}.et_pb_image.aligncenter{text-align:center}.et_pb_image.et_pb_has_overlay a.et_pb_lightbox_image{display:block;position:relative}.et_pb_image{display:block}.et_pb_image .et_pb_image_wrap{display:inline-block;position:relative;max-width:100%}.et_pb_image .et_pb_image_wrap img[src*=".svg"]{width:auto}.et_pb_image img{position:relative}.et_pb_image_sticky{margin-bottom:0!important;display:inherit}.et_pb_image.et_pb_has_overlay .et_pb_image_wrap:hover .et_overlay{z-index:3;opacity:1}@media (min-width:981px){.et_pb_section_sticky,.et_pb_section_sticky.et_pb_bottom_divider .et_pb_row:nth-last-child(2),.et_pb_section_sticky .et_pb_column_single,.et_pb_section_sticky .et_pb_row.et-last-child,.et_pb_section_sticky .et_pb_row:last-child,.et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner.et-last-child,.et_pb_section_sticky .et_pb_specialty_column .et_pb_row_inner:last-child{padding-bottom:0!important}}@media (max-width:980px){.et_pb_image_sticky_tablet{margin-bottom:0!important;display:inherit}.et_pb_section_sticky_mobile,.et_pb_section_sticky_mobile.et_pb_bottom_divider .et_pb_row:nth-last-child(2),.et_pb_section_sticky_mobile .et_pb_column_single,.et_pb_section_sticky_mobile .et_pb_row.et-last-child,.et_pb_section_sticky_mobile .et_pb_row:last-child,.et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner.et-last-child,.et_pb_section_sticky_mobile .et_pb_specialty_column .et_pb_row_inner:last-child{padding-bottom:0!important}.et_pb_section_sticky .et_pb_row.et-last-child .et_pb_column.et_pb_row_sticky.et-last-child,.et_pb_section_sticky .et_pb_row:last-child .et_pb_column.et_pb_row_sticky:last-child{margin-bottom:0}.et_pb_image_bottom_space_tablet{margin-bottom:30px!important;display:block}.et_always_center_on_mobile{text-align:center!important;margin-left:auto!important;margin-right:auto!important}}@media (max-width:767px){.et_pb_image_sticky_phone{margin-bottom:0!important;display:inherit}.et_pb_image_bottom_space_phone{margin-bottom:30px!important;display:block}}
.et_overlay{z-index:-1;position:absolute;top:0;left:0;display:block;width:100%;height:100%;background:hsla(0,0%,100%,.9);opacity:0;pointer-events:none;-webkit-transition:all .3s;transition:all .3s;border:1px solid #e5e5e5;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-font-smoothing:antialiased}.et_overlay:before{color:#2ea3f2;content:"\E050";position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);font-size:32px;-webkit-transition:all .4s;transition:all .4s}.et_portfolio_image,.et_shop_image{position:relative;display:block}.et_pb_has_overlay:not(.et_pb_image):hover .et_overlay,.et_portfolio_image:hover .et_overlay,.et_shop_image:hover .et_overlay{z-index:3;opacity:1}#ie7 .et_overlay,#ie8 .et_overlay{display:none}.et_pb_module.et_pb_has_overlay{position:relative}.et_pb_module.et_pb_has_overlay .et_overlay,article.et_pb_has_overlay{border:none}/*
Theme Name: Divi Child
Theme URI: http://www.elegantthemes.com/gallery/divi/
Template: Divi
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
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.15.1536954360
Updated: 2018-09-14 19:46:00

*/


/* === Hide email address in top header === */
/* https://divibooster.com/hide-the-email-icon-and-or-email-address-in-divi/ */


.home #main-footer {
	display: none;
}

.et_pb_slide_image {
    display: block!important;
}

/* === End: Hide email address in top header === */

/*contactform*/

.form77 {
background:#eee !important;
	padding:10px !important;
	color:grey !important;
	width:100% !important;
	font-size:14px !important;
	border:none !important;
	 text-transform: capitalize !important;
}

.wpcf7-submit
{
		padding:10px !important;
	color:#8db700 !important;
	font-size:16px !important;
	border:none !important;
	 text-transform: capitalize !important;
	font-weight: 700 !important;
	text-align:left;
	transition:0.5s;
	 position: absolute !important;
  right: 0px !important;
	background:none;
}

.wpcf7-submit:hover {
	background:#eee !important;
		color:#8db700 !important;
	text-align:right;
	text-font:17px !important;
	
}

/*Breadcrumbs*/

p#breadcrumbs:last-of-type {
padding-bottom: 10px;
padding-top: 10px;
padding-left: 10%;
background-color: #5a5a5a;
padding-right: 10%;
color: #ffffff;
}

p#breadcrumbs:last-of-type a {
color: #ffffff !important;}

p#breadcrumbs:a {
color: #ffffff !important;}

body:not(.et_pb_pagebuilder_layout) #breadcrumbs {
    width: 80% !important;
    max-width: 1080px !important;
    margin: 0 auto !important;
}

body.home #breadcrumbs {
    display: none;
}

/*Footer*/

div#footer-widgets {
    padding-bottom: -23% !important;
}

/* Place the word MENU after the mobile hamburger */
.mobile_menu_bar:after {
    content: 'MENU';
    position: relative !important;
    bottom: 10px;
    left: 10%;
    color: #c4c4c4;
}

/* Change the hamburger to X when opened */
.mobile_nav.opened .mobile_menu_bar:before {
    content: '\4d';
}


/* Custom links
.testing a {
  display: inline-block;
}
.testing a {
  transition: 1.25s;
}
.testing a:hover {
  -webkit-transform: rotateX(360deg);
  transform: rotateX(360deg);
	}
*/

.testing a {
  display: inline-block;
}


.testing a:hover {
text-decoration: underline;
	color: #000;}
	
.vacatures {font-weight: bolder !important}

.tuinkeur {
  display: block;
  margin-left: auto;
	margin-right: auto;}

/* hyperlink color */
.hyperlink-color a {
color: #ea2c59;
}
.hyperlink-color a:hover {
color: #ea2c59;
}

.wpb_tag_cloud 
{font-size:14px !important;
font-family: "Times New Roman", Times, serif !important;
}