/* =========================================================================== 
Head: CSS staat nu in inline-style-mkb.css;
=========================================================================== */

/* =========================================================================== 
Algemeen
=========================================================================== */
.mainContent hr {
	border-color: rgba(0,0,0,0);
	border-top-color: rgba(0, 0, 0, 0.3);
}
.mainContent .et_builder_inner_content .et_pb_section { padding: 0px !important; }
.mainContent .et_builder_inner_content .et_pb_section .et_pb_row{ 
	margin: 0px !important; 
	max-width: 100% !important;
	width: 100% !important;
}
.mainContent .et_builder_inner_content .et_pb_section .et_pb_row:first-child {
	padding-top: 0px;
}

/* contactInfo ------------------------- */
.contactInfo .tel::before,
.contactInfo a[href^="mailto:"]::before {
	font-family: ETmodules !important;
	color: #00b2c0;
	position: relative;
	top: 2px;
	font-size: 19px;
}
.contactInfo .tel::before {
	content: "\e090";
	margin-right: 2px;
}
.contactInfo a[href^="mailto:"]::before {
	content: "\e076";
	margin-right: 4px;
}
.contactInfo.black .tel::before,
.contactInfo.black a[href^="mailto:"]::before {
	color: #333;
}

/* checklist ------------------------- */
.checkList ul { padding-left: 40px; }
body .checkList ul li {
	position: relative;
	margin-bottom: 20px;
	line-height: 1.7em;
}
.checkList ul li::before {
	content: " ";
	width: 28px;
	height: 28px;
	border-radius: 50%;
	display: inline-block;
	background-color: #00b2c0;
	position: absolute;
	left: -35px;
	top: 6px;
	z-index: 10;
}
.checkList ul li::after {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-size: 26px;
	content: "\f00c";
	color: #fff;
	position: absolute;
	left: -31px;
	top: 5px;
	z-index: 20;
}
.checkList ul li strong { color: #006c82; }

/* Referenties
==================================================================== */
.ref-overview::after {
	clear: both;
	content: " ";
	display: block;
}
.ref-overview:empty { display: none; }
.ref-overview {
	display: inline-block;
	position: relative;
}
.ref-overview .et_pb_testimonial::before {
	color: #00b2c0;
	font-size: 50px;
	font-family: "Font Awesome 5 Free" !important;
	content: "\f10e";
	font-weight: 900;
	padding: 15px;
	border-radius: 50%;
	margin: 0 0 0px -40px;
	top: -45px;
}
.ref-overview div.et_pb_testimonial { 
	padding-top: 40px; 
	margin-top: 60px;
	background-color: rgba(255,255,255,0);
}
.ref-overview .et_pb_testimonial .et_pb_testimonial_description {
	font-style: italic;
	font-size: 18px;
	font-size: 20px;
	line-height: 1.8em;
	text-align: center;
	color: #006d84;
}
.ref-overview .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_description_inner{
	font-family: 'Times New Roman',Georgia,"Times New Roman",serif;
}
.ref-overview .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_author{
	font-weight: bold;
	font-style: normal;
	line-height: 1em;
	margin: 15px 0 0 0;
}
.ref-overview .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_meta {}
.ref-overview .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_meta .et_pb_testimonial_position {}
.ref-overview .et_pb_testimonial .et_pb_testimonial_description .et_pb_testimonial_meta .et_pb_testimonial_company {
	font-weight: 300;
}

/* Divi
==================================================================== */
.et_pb_module .et-learn-more {
	background: inherit;
	box-shadow: initial;
	color: inherit !important;
	border-color: rgba(255,255,255,0.4);
	margin: 2px 0;
}
.et_pb_module .et-learn-more div {
	border: 0px solid rgba(0,0,0,0);
}
body .et_pb_module .et-learn-more h3.heading-more {
	background: inherit;
	color: inherit;
	text-shadow: initial;
	font-size: 90% !important;
	text-transform: uppercase;
	border: 0px;
}
body .et_pb_module .et-learn-more h3.heading-more span.et_learnmore_arrow {
	border-left: 0px solid #fff; 
	box-shadow: -1px 0 0 0 rgba(255,255,255,0.5);
}
body .et_pb_module .et-learn-more span.et_learnmore_arrow span {
	background: initial;
	color: #fff;
}
body .et_pb_module .et-learn-more span.et_learnmore_arrow span:before {
	font-family: "Font Awesome 5 Free" !important;
	content: "\f0d7";
	font-weight: 900;	
	font-size: 18px;
}
body .et_pb_module .et-learn-more .open span.et_learnmore_arrow span:before{
	content: "\f0d8";
}
.et_pb_module .et-learn-more .learn-more-content {
	background: inherit;
	padding: 2px 5px;
}

/* =========================================================================== 
Contactshort from: -> contactshort.css
=========================================================================== */
.contactShort .header::after,
.contactShort::after {
	clear: both;
	content: " ";
	display: block;
}
.contactShort div { position: relative; }
.contactShort div.whatsapp,
.contactShort .header div.tel,
.contactShort a { 
	color: #006d84;
}
.contactShort .header {
	margin-bottom: 10px;
}
.contactShort .header img {
	float: left;
	width: 65px;
	border-radius: 50%;
}
.contactShort .header div.titel {
	margin: 0px 0 4px 80px;
	padding: 5px 0;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.1em;
}
.contactShort .header div.tel {
	margin: 0 0 4px 80px;
	font-size: 24px;
	font-weight: 600;
}
.contactShort div.whatsapp,
.contactShort div.mail {
	width: 100%;
	width: calc(100% - 80px);
	margin: 0 0 5px 80px;
	font-size: 16px;
}
.contactShort div.mail::before, 
.contactShort div.whatsapp::before {
	font-family: "Font Awesome 5 Free","Font Awesome 5 Brands";
	/* font-weight: 900; */
	color: #b1b3b4;
	text-align: center;
	position: absolute;
	left: -80px;
	width: 65px;
}
.contactShort div.mail:before {	content: "\f0e0"; }
.contactShort div.whatsapp:before {	content: "\f232"; }
.contactShort div.mail {}
.contactShort div.whatsapp {}

.contactShort .social { 
	display: inline-block;
	width: 100%;
	margin-top: 10px; 
}
.contactShort .social span {
	display: inline-block;
	width: 80px;
	color: #b1b3b4;
}
.contactShort .social a {
	display: inline-block;
	margin: 0 10px 0 0;
	padding: 0 5px;
	font-size: 20px;
	color: #b1b3b4;
	transition: all 0.3s ease;
}
.contactShort .social a:hover { color: #006d84; }
