/* Stylesheet voor algemene elementen - Algemene styling van de navigatie staat onderaan 
- Gelieve hier geen abrupte wijzigingen in te maken, gebruik hiervoor de style.css */

/* ==========================================================================
	Normalize
============================================================================= */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a,  code,small, strike, strong, var,b, u, i, dl, dt, dd, ol, ul, li, form, label, table, caption, tr, th, td,article, canvas, embed, figure, figcaption, footer, header, menu, nav, section, audio, video {margin: 0;padding: 0;border: 0;font-size: 100%;vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, menu, nav, section {display: block;}
iframe[name='google_conversion_frame'] { height: 0 !important;width: 0 !important; line-height: 0 !important; font-size: 0 !important;margin-top: -13px;float: left;}
a{text-decoration: none;}
ul {list-style: none;padding: 0;margin: 0;}
blockquote, q {quotes: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: '';content: none;}
table {border-collapse: collapse;border-spacing: 0;}
img{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;backface-visibility: hidden;margin-bottom: 0!important}
a img{border:none!important;outline: none!important;border-width: 0!important;}
*, p, li, ul, img, h1, h2, h3, h4, h5, a, b, span, strong {-webkit-font-smoothing: antialiased;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
strong {font-weight: bold;}
textarea{font-family: inherit;}
button{outline: none!important;background-color: transparent;border: none;margin-left: auto;}
@media (max-width : 1020px) {.rellax {transform: translate3d(0, 0, 0)!important;}.layer {transform: translate3d(0, 0, 0)!important;}}
.dum, .dum *{color: red!important;}
.cs-content{overflow: hidden;float: left;width: 100%;}
.nobr br{ display: none!important; }
.nop p{ margin-bottom: 0!important; }

/* cornerstone fixes */
.expl-wrapper #cs-content .x-container.max, .x-container.max {margin: 0px auto;padding: 0px;}
#cs-content .x-section .x-btn,#cs-content .x-section .x-btn:visited,
#cs-content .x-section .x-btn.x-btn-transparent,#cs-content .x-section .x-btn.x-btn-transparent:visited{text-shadow: none!important;}
.fp-section{padding:0!important;}
[data-element="button"]{display: inline-block;}

/* cornerstone laadscroll fix*/

.cs-editor-active .laad,.cs-editor-active .laad:before, .cs-editor-active .laad div{
	opacity: 1!important;
	-webkit-transform: translate3d(0,0,0)!important;
	-moz-transform: translate3d(0,0,0)!important;
	transform: translate3d(0,0,0)!important;
	right: 0!important;
	left: 0!important;
	top: 0!important;
	bottom: 0!important;
}

.cs-preview-element-wrapper .laad{opacity: 1!important;width: auto!important;}
.cs-preview-element-wrapper .laad img{max-width: 100%!important;}

/* ==========================================================================
	Algemeen
============================================================================= */

body{overflow-x:hidden;}

/* ==========================================================================
	Titels
============================================================================= */

h1,h2,h3,h4{ position: relative; }

@media (max-width : 480px) {
 
h2{
	font-size: 30px;
}

}

/* ==========================================================================
	Teksten
============================================================================= */

p{ margin-bottom: 15px;}
.x-text{ margin-bottom: 20px;}
p:last-of-type,.x-column > .x-text:last-of-type, .cs-preview-element-wrapper:last-of-type .x-text{ margin-bottom:0;}

/* ==========================================================================
	Google map
============================================================================= */

#googlemap {
	width: 100%;
	height: 500px;
}

.wpgmp_map_container{
	border: none!important;
	box-shadow: none!important;
}

/* ==========================================================================
	Single posts
============================================================================= */

/* Opmaak teksten
===============================================*/

.tekst h1,
.tekst h2,
.tekst h3,
.tekst h4{
	font-family: 'Dosis';
	font-size: 28px;
	line-height: normal;
	margin-bottom: 13px;
	margin-top: 30px;
}

.tekst h1:first-of-type,
.tekst h2:first-of-type{
  	margin-top: 0;
}

.tekst p:last-of-type{
  	margin-bottom: 15px;
}

.tekst ul{
  	margin: 15px 0;
}

.tekst li{
	position: relative;
	line-height: 22px;
	padding: 5px 0px 0 24px;
}

.tekst li:before{
	content: "\f00c";
	font-family: "FontAwesome";
	font-size: 18px;
	position: absolute;
	left: 0;
	top: 4px;
	font-style: normal;
	color: #000;
	-webkit-text-stroke-width: 2px;
	-webkit-text-stroke-color: #fff;
}

/* Video embed reponsive
===============================================*/

.blok.video { 
	position: relative; 
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
	max-width: 100%;
	height: auto;
} 

.blok.video iframe,
.blok.video object,
.blok.video embed { 
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ==========================================================================
	Icons contact
============================================================================= */

.ct{ position: relative; display: inline-block; }

.ct.adres{ padding-left: 15px; }
.ct.tel{ padding-left: 20px; }
.ct.mail{ padding-left: 22px; }

.ct:before{
	color: #222;
	font-family: "FontAwesome";
	font-size: 16px;
	left: 0;
	position: absolute;
	display: block;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.ct.adres:before{content: "\f041";}
.ct.tel:before{content: "\f095";}
.ct.mail:before{content: "\f1d8";}

/* in een knop */
.ct.x-btn:before{
	font-size: 100%;
	position: relative;
	display: inline-block;
	margin-right: 10px;
	top: auto;
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	transform: translate(0, 0);
}

@media (min-width : 1025px) {.ct.tel,.tel{pointer-events:none;}}

/* ==========================================================================
   Knoppen
============================================================================= */

#cs-content .x-section div .x-btn,
#cs-content .x-section div .x-btn:hover,
.x-btn,
.x-btn:hover{
	position: relative;
	overflow: hidden;
	border-width: 0px!important;
	z-index: 0;
}

#cs-content .x-section div .x-btn.x-btn-transparent,
#cs-content .x-section div .x-btn.x-btn-transparent:hover,
.x-btn.x-btn-transparent,
.x-btn.x-btn-transparent:hover{
	border-width: 2px!important;
}

.x-btn.x-btn-transparent{
	background-color: transparent!important;
}

.x-btn:after {
    height: 300%;
    width: 120%;
    top: -100%;
    left: -160%;
    background: #fff;
    opacity: 1;
    -webkit-transform: rotate(10deg);
    -ms-transform: rotate(10deg);
    transform: rotate(10deg);
    content: '';
    position: absolute;
    z-index: -1;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.x-btn.k1:after {background: #000;}
.x-btn.k2:after {background: #ffe800;}
.x-btn.k3:after {background: #ffe800;}
.x-btn.x-btn-transparent.k1:after {background: #fff;}

.x-btn:hover:after {
    left: -10%;
}


/* ==========================================================================
   Scroll Secties - menu
============================================================================= */

.scrollsecties #menu{
	position: fixed;
	z-index: 10;
	right: 50px;
	display: block;
	top: 50%;
	-webkit-transform: translate(0, -50%);
	-moz-transform: translate(0, -50%);
	transform: translate(0, -50%);
}

.scrollsecties #menu li a{
	width: 15px;
	height: 15px;
	margin: 10px 0;
	display: block;
	background-color: #fff;
	border-radius: 50%;
}

.scrollsecties #menu li.active a,
.scrollsecties #menu li:hover a{
	background-color: #3c3c3b;
}

/* ==========================================================================
	Opsommingen
============================================================================= */

/* Normale uitlijning
===============================================*/

ul.stijl1 li{
	position: relative;
	padding: 5px 0px 5px 20px;
	line-height: 24px;
}

ul.stijl1 li:before{
	content: "\f105";
	font-family: "FontAwesome";
	font-size: 24px;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 5px;
}

/* Gecentreerde uitlijning
===============================================*/

ul.stijl1.center li{
	padding-left: 0;
}

ul.stijl1.center li:before{
	position: relative;
	margin-right: 10px;
	left: auto;
	top: -2px;
}

/* ==========================================================================
	CTA
============================================================================= */

span.of{
	display: inline-block;
	margin: 0 20px;
}

/* ==========================================================================
	Social links
============================================================================= */

.social-links{
	float: left;
}

.social-links br{
	display: none;
}

.social-links.socnav{
	margin-left: 25px;
}

.social-links a{
	float: left;
	display: inline-block;
}

.social-links a:last-of-type{
	padding-right: 0;
}

.social-links a i{
	position: relative;
	text-align: center;
	font-family: "FontAwesome";
	font-style: normal;
	display: flex;
	display: -webkit-flex;
	display: -ms-flexbox;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}

.social-links a i.facebook:before{content: "\f09a";}
.social-links a i.linkedin:before{content: "\f0e1";}
.social-links a i.twitter:before{content: "\f099";}
.social-links a i.instagram:before{content: "\f16d";}
.social-links a i.pinterest:before{content: "\f231";}
.social-links a i.link:before{content: "\f0c1";}
.social-links a i.contact:before{content: "\f0e0";}
.social-links a i.mail:before{content: "\f1d8";}
.social-links a i.youtube:before{content: "\f167";}

/* ==========================================================================
	Galerijen (ACF)
============================================================================= */

.galerij ul li{
	float: left;
	display: inline-block;
	margin-right: 1%; 
	margin-top: 1%;
}

.galerij ul li a{
	height: 100%;
	padding-bottom: 65%; /* relatieve hoogte */
	display: block;
	position: relative;
	overflow: hidden;
	-webkit-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;
}

.galerij ul li a:hover{
	opacity: 0.9;
}

.galerij ul li a img{
	position: absolute;
	display: block;
	width: 100%!important;
	height: auto!important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* kolommen
===============================================*/

.galerij.twee ul li{ width: 49.5%; }
.galerij.twee ul li:nth-of-type(2n){ margin-right: 0 }

.galerij.drie ul li{ width: 32.6667%; }
.galerij.drie ul li:nth-of-type(3n){ margin-right: 0 }

.galerij.vier ul li{ width: 24.25%; }
.galerij.vier ul li:nth-of-type(4n){ margin-right: 0 }

.galerij.vijf ul li{ width: 19.2%; }
.galerij.vijf ul li:nth-of-type(5n){ margin-right: 0 }

.galerij.zes ul li{ width: 15.8333%; }
.galerij.zes ul li:nth-of-type(6n){ margin-right: 0 }

.galerij.zeven ul li{width: 13.4286%; }
.galerij.zeven ul li:nth-of-type(7n){ margin-right: 0 }

.galerij.acht ul li{width: 11.625%; }
.galerij.acht ul li:nth-of-type(8n){ margin-right: 0 }

.galerij.negen ul li{width: 10.2222%; }
.galerij.negen ul li:nth-of-type(9n){ margin-right: 0 }


/* ==========================================================================
	Galerijen (Wordpress)
============================================================================= */

.gallery br{
	display: none;
}

.gallery .gallery-item{
	float: none;
	display: inline-block;
	margin-right: 1%; 
	margin-top: 1%;
}

.gallery .gallery-icon,
.gallery .gallery-item a{
	height: 100%;
	display: block;
	position: relative;
	overflow: hidden;
}

.gallery .gallery-item a{
	padding-bottom: 65%; /* relatieve hoogte */
}

.gallery .gallery-item a img{
	position: absolute;
	display: block;
	width: 100%!important;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

/* kolommen
===============================================*/

.gallery-columns-2 .gallery-item{ width: 49.5%; }
.gallery-columns-2 .gallery-item:nth-of-type(2n){ margin-right: 0 }

.gallery-columns-3 .gallery-item{ width: 32.6667%; }
.gallery-columns-3 .gallery-item:nth-of-type(3n){ margin-right: 0 }

.gallery-columns-4 .gallery-item{ width: 24.25%; }
.gallery-columns-4 .gallery-item:nth-of-type(4n){ margin-right: 0 }

.gallery-columns-5 .gallery-item{ width: 19.2%; }
.gallery-columns-5 .gallery-item:nth-of-type(5n){ margin-right: 0 }

.gallery-columns-6 .gallery-item{ width: 15.8333%; }
.gallery-columns-6 .gallery-item:nth-of-type(6n){ margin-right: 0 }

.gallery-columns-7 .gallery-item{width: 13.4286%; }
.gallery-columns-7 .gallery-item:nth-of-type(7n){ margin-right: 0 }

.gallery-columns-8 .gallery-item{width: 11.625%; }
.gallery-columns-8 .gallery-item:nth-of-type(8n){ margin-right: 0 }

.gallery-columns-9 .gallery-item{width: 10.2222%; }
.gallery-columns-9 .gallery-item:nth-of-type(9n){ margin-right: 0 }


/* ==========================================================================
	Gravity forms
============================================================================= */

.gform_wrapper form{float:left;position: relative;}
.gform_wrapper label, .validation_message, .gfield.gform_validation_container{ display: none; }
.gform_wrapper li.gfield{float: left; width: 100%;}

.gform_wrapper input, textarea{
	outline: none;
	width: 100%;
	-webkit-appearance: none;
	display: block;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

textarea{
	width: 100%!important;
}

.gform_wrapper input.gform_button{
	cursor: pointer;
	width: auto;
	height: auto;
	display: inline-block;
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.gform_wrapper input:hover::-webkit-input-placeholder, .gform_wrapper textarea:hover::-webkit-input-placeholder { opacity: 0.4 }
.gform_wrapper input:hover:-ms-input-placeholder, .gform_wrapper textarea:hover:-ms-input-placeholder { opacity: 0.4 }

.gform_wrapper input:focus::-webkit-input-placeholder, .gform_wrapper textarea:focus::-webkit-input-placeholder { color: transparent; }
.gform_wrapper input:focus:-ms-input-placeholder, .gform_wrapper textarea:focus:-ms-input-placeholder { color: transparent; }

.gform_wrapper div.validation_error {
	opacity: 0;
	height: 0;
	overflow: hidden;
	visibility: hidden;
	color: #fff;
	background-color: #f13542;
	font-size: 16px;
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

.en .gform_wrapper .validation_error.en,
.nl .gform_wrapper .validation_error.nl,
.befr .gform_wrapper .validation_error.fr,
.de .gform_wrapper .validation_error.de,
.in .gform_wrapper .validation_error.en,
.benl .gform_wrapper .validation_error.nl,
.at .gform_wrapper .validation_error.de {
	opacity: 1;
	height: auto;
	overflow: visible;
	visibility: visible;
	padding: 12px 20px;
	 margin-bottom: 15px;
}

.x-section .gform_wrapper .gfield_error input, .x-section .gform_wrapper .gfield_error textarea{
	border-bottom-color: #f13542!important;
}

.gform_confirmation_message{
	color: #fff;
	background-color: #8ac759;
	font-size: 16px;
	padding: 15px 20px;
}

img.gform_ajax_spinner {display: none;}

/* Formulier template - contact simpel 
===============================================*/
.st-contact li.gfield:nth-of-type(1),.st-contact li.gfield:nth-of-type(3),.st-contact li.gfield:nth-of-type(5){ width:48%; margin-right: 4%; }
.st-contact li.gfield:nth-of-type(2),.st-contact li.gfield:nth-of-type(4),.st-contact li.gfield:nth-of-type(6){ width:48%; }
@media (max-width : 767px) { .st-contact li.gfield{ width:100%!important; margin-right: 0!important; } }

/* Formulier template - contact inschrijven 
===============================================*/
.st-nieuwsbrief li.gfield:nth-of-type(1),.st-nieuwsbrief li.gfield:nth-of-type(3){ width:48%; margin-right: 4%; }
.st-nieuwsbrief li.gfield:nth-of-type(2),.st-nieuwsbrief li.gfield:nth-of-type(4){ width:48%; }
.st-nieuwsbrief li.gfield:nth-of-type(5){ width:100%; }

.st-nieuwsbrief li.gfield:nth-of-type(5) label{ 
	display: inline-block;
	color: #9b9b9b;
	font-size: 14px;
	padding-bottom: 8px;
}

.st-nieuwsbrief li.gfield:nth-of-type(5) select{ 
	height: 50px;
	width: 100%;
	font-size: 14px;
	border: 2px solid #000!important;
    background-color: transparent!important;
}

@media (max-width : 767px) { .st-nieuwsbrief li.gfield{ width:100%!important; margin-right: 0!important; } }

/* Formulier template - opleiding
===============================================*/
.st-opleiding li.gfield:nth-of-type(1),.st-opleiding li.gfield:nth-of-type(3),
.st-opleiding li.gfield:nth-of-type(5),.st-opleiding li.gfield:nth-of-type(7)
,.st-opleiding li.gfield:nth-of-type(9){ width:48%; margin-right: 4%; }
.st-opleiding li.gfield:nth-of-type(2),.st-opleiding li.gfield:nth-of-type(4),
.st-opleiding li.gfield:nth-of-type(6),.st-opleiding li.gfield:nth-of-type(8),
.st-opleiding li.gfield:nth-of-type(10){ width:48%; }
@media (max-width : 767px) { .st-opleiding li.gfield{ width:100%!important; margin-right: 0!important; } }

/* Checkboxes
===============================================*/

.gfield_checkbox{
	background-color: #f5f5f5;
	padding: 20px;
	-webkit-column-count: 2; /* Chrome, Safari, Opera */
    -moz-column-count: 2; /* Firefox */
    column-count: 2;
    -webkit-column-gap: 10px; /* Chrome, Safari, Opera */
    -moz-column-gap: 10px; /* Firefox */
    column-gap: 10px;
}

.gfield_checkbox li{
	padding: 4px 0;
}

.gfield_checkbox input{
	margin: 0!important;
	border:none!important;
	height: auto!important;
	width: auto!important;
	border:none!important;
	-webkit-appearance: checkbox;
	display: inline-block;
}

.gfield_checkbox label{
	display: inline;
	font-size: 12px;
}

@media (max-width : 800px) {
 
.gfield_checkbox{
	background-color: #f5f5f5;
	padding: 20px;
	-webkit-column-count: 1; /* Chrome, Safari, Opera */
    -moz-column-count: 1; /* Firefox */
    column-count: 1;
    -webkit-column-gap: 0; /* Chrome, Safari, Opera */
    -moz-column-gap: 0; /* Firefox */
    column-gap: 0;
}

}

/* custom */

.popup .gform_wrapper input[type="text"], .popup .gform_wrapper textarea,
.popup .gform_wrapper input[type="tel"],
.popup .gform_wrapper input[type="email"],
.x-section .gform_wrapper input[type="text"], .x-section .gform_wrapper textarea,
.x-section .gform_wrapper input[type="tel"],
.x-section .gform_wrapper input[type="email"],
.single .gform_wrapper input[type="text"],
.single .gform_wrapper input[type="tel"],
.single .gform_wrapper input[type="email"],
.single .gform_wrapper textarea{
	border:none!important;
	border-bottom: 2px solid #000!important;
	background-color: transparent!important;
}

.gform_wrapper .gfield_error input[type="text"], .gform_wrapper .gfield_error textarea,
.gform_wrapper .gfield_error input[type="tel"],
.gform_wrapper .gfield_error input[type="email"]{
	border-bottom-color: #f13542!important;
}

.gform_wrapper input[type="file"]{
	border:none!important;
	padding: 0!important;
}

/* ==========================================================================
	popup
============================================================================= */

.popup,.popvid{
	position: fixed!important;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 9999999;
	width: 100%!important;
	max-width: none!important;
	height: 100%;
	overflow: hidden;
	max-width: none!important;
	opacity: 0;
	pointer-events: none;
	background-color: rgba(0,0,0,0.5);
	-webkit-transition:all 0.7s ease-in-out;
	transition:all 0.7s ease-in-out;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	-webkit-align-items: center;
	justify-content: center;
	-webkit-justify-content: center;
}

.popup.toon,.popvid.toon{
	opacity: 1;
	pointer-events: auto;
}

.popup .inner,.popvid .inner{
	position: relative;
	display: block;
	width: 100%;
	padding: 40px 40px!important;
}

.popvid .inner{
	max-width: 800px!important;
}

.popup .inner .sluiten,.popvid .inner .sluiten {
	position: absolute;
	width: 30px;
	height: 30px;
	right: 0;
	top: 0;
	opacity: 1;
	cursor: pointer;
	display: block;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.popup .inner .sluiten:after,.popvid .inner .sluiten:after {
	content: "\f00d";
	font-family: "FontAwesome";
	font-size: 32px;
	-webkit-text-stroke-width: 5px;
	position: absolute;
	display: block;
	top: 48%;
	left: 52.5%;
	-webkit-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
	-webkit-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.popup .tekst,.popvid .tekst{
	margin-bottom: 15px;
}

.popup .for{
	display: none;
}

.en .popup .for.uk,
.nl .popup .for.nl,
.befr .popup .for.befr,
.de .popup .for.de,
.in .popup .for.eu,
.benl .popup .for.benl,
.at .popup .for.at{
	display: block;
}

/* ==========================================================================
	Footer & Copyrights
============================================================================= */

/* footer
===============================================*/

footer{
	padding: 50px 0;
	float: left;
	width: 100%;
}

footer .kol{ float: left; }

footer .kol.twee{ width: 44%; margin-right: 12%; }
footer .kol.drie{ width: 29.3333%; margin-right: 6%; }
footer .kol.vier{ width: 22%; margin-right: 4%; }
footer .kol.vijf{ width: 16.8%; margin-right: 4%; }

footer .kol:last-of-type{ margin-right: 0; padding-right: 0; }


/* copyrights
===============================================*/

.copyrights{
	padding: 10px 0;
	float: left;
	width: 100%;
}

.copyrights .klant{ float: left; }
.copyrights .expliciet{ float: right; font-size: 14px; }

/* ==========================================================================
   	Back to top
============================================================================= */

.backtotop{
	position: fixed;
	cursor: pointer;
	width: 36px;
	height: 36px;
	right: 10px;
	bottom: 10px;
	display: block;
	text-align: center;
	opacity: 0;
	-webkit-transition:all 0.15s ease-in-out;
	transition:all 0.15s ease-in-out;
	-webkit-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
	box-shadow: 0px 0px 25px 0px rgba(0,0,0,0.1);
}

.backtotop.toon{
	opacity: 1
}

.backtotop:before{
	content: "\f106";
	font-family: "FontAwesome";
	font-size: 32px;
	line-height: 100%;
	text-align: center;
	vertical-align: middle;
	font-style: normal;
	-webkit-transition:all 0.15s ease-in-out;
	transition:all 0.15s ease-in-out;
}

@media (max-width : 1150px) {.backtotop.fix{bottom: 52px;}}

/* 	ALGEMENE STYLING NAVIGATIE
=================================================================================================================== */

/* ==========================================================================
   	Hoofdmenu - Submenu)
============================================================================ */

.hoofd-nav>div>ul>li.menu-item-has-children {
	position: relative;
}

.hoofd-nav>div>ul>li.menu-item-has-children>a:after {
	font-family: "FontAwesome";
	font-size: 14px;
	content: "\f107";
	margin-left: 6px;
}

.hoofd-nav>div>ul>li.menu-item-has-children .sub-menu {
	z-index: 100;
	-webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.06);
	box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.06);
	overflow: hidden;
	left: 0;
	top: 40px;
	position: absolute;
	opacity: 0;
	max-height: 0;
	pointer-events: none;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.hoofd-nav>div>ul>li.menu-item-has-children:hover .sub-menu {
	opacity: 1;
	max-height: 700px;
	pointer-events: auto;
}

.hoofd-nav>div>ul>li.menu-item-has-children .sub-menu>li>a {
	padding: 4px 20px;
	display: block;
}

.hoofd-nav>div>ul>li.menu-item-has-children .sub-menu>li:first-of-type>a {
	margin-top: 10px;
}

.hoofd-nav>div>ul>li.menu-item-has-children .sub-menu>li:last-of-type>a {
	margin-bottom: 10px;
}

/* ==========================================================================
   	Scroll menu
============================================================================= */

.navigatie-scroll {
	position: fixed;
	z-index: 9999;
	width: 100%;
	opacity: 0;
	-webkit-box-shadow: 0 0px 40px -12px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0px 40px -12px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0px 40px -12px rgba(0, 0, 0, 0.4);
	-webkit-transition:all 0.3s ease-in-out;
	transition:all 0.3s ease-in-out;
}

.navigatie-scroll.actief {
	top: 0;
	opacity: 1;
}


/* ==========================================================================
	Mobiel menu
============================================================================ */

.navigatie-mobiel {
	display: none;
}

.navigatie-mobiel.fixed {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 999;
	-webkit-box-shadow: 0 0px 40px -12px rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0px 40px -12px rgba(0, 0, 0, 0.4);
	box-shadow: 0 0px 40px -12px rgba(0, 0, 0, 0.4);
}

.navigatie-mobiel .x-container {
	height: 100%;
	position: relative;
	display: -webkit-flex; /* Safari */
	-webkit-align-items: center; /* Safari 7.0+ */
	display: flex;
	align-items: center;
}

.navigatie-mobiel .navigatie {
	position: relative;
	z-index: 100;
	overflow: hidden;
	max-height: 0;
	opacity: 0;
}

.navigatie-mobiel .navigatie.actief {
	max-height: 1000px;
	opacity: 1;
}

.navigatie-mobiel .navigatie>div {
	padding-top: 25px;
	padding-bottom: 40px;
	width: 90%;
	max-width: 1000px;
	margin: 0px auto;
}

.navigatie-mobiel .navigatie.met-top>div:first-of-type {
	padding-bottom: 15px;
}

.navigatie-mobiel .navigatie.met-top>div:last-of-type {
	padding-top: 0;
	padding-bottom: 40px;
}


/* styling voor topmenu in mobiel menu */

.navigatie-mobiel .navigatie>.menu-topmenu-container:before {
	content: "";
	height: 1px;
	background-color: rgba(0, 0, 0, 0.1);
	width: 0;
	opacity: 0;
	display: block;
}

header .navigatie-mobiel .navigatie.actief>.menu-topmenu-container:before {
	-webkit-animation: groei-hor 1.5s;
	animation: groei-hor 1.5s;
	-webkit-animation-delay: 0.4s;
	animation-delay: 0.4s;
	-webkit-animation-fill-mode: forwards;
	animation-fill-mode: forwards;
}

header .navigatie-mobiel .navigatie>div>ul>li {
	display: block;
	position: relative;
}

header .navigatie-mobiel .navigatie>div>ul>li>a {
	padding: 15px 0;
	display: block;
	-webkit-transition:none;
	transition:none;
}

header .navigatie-mobiel .navigatie>div>ul>li:after {
	content: "";
	height: 1px;
	background-color: rgba(0, 0, 0, 0.1);
	width: 100%;
	opacity: 1;
	display: block;
}

header .navigatie-mobiel .navigatie>div>ul>li:last-of-type:after {
	display: none!important;
}

header .navigatie-mobiel .navigatie>div>ul>li:last-of-type>a {
	padding-bottom: 0px;
}


/* submenu */

header .navigatie-mobiel .navigatie>div>ul>li.menu-item-has-children>a:after {
	content: "\f107";
	font-family: "FontAwesome";
	font-size: 14px;
	font-style: normal;
	margin-left: 10px;
}

header .navigatie-mobiel .navigatie>div>ul>li.menu-item-has-children.actief>a:after {
	content: "\f106";
}

header .navigatie-mobiel .navigatie>div>ul>li.menu-item-has-children .sub-menu {
	overflow: hidden;
	max-height: 0;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

header .navigatie-mobiel .navigatie>div>ul>li.menu-item-has-children.actief .sub-menu {
	max-height: 100%;
	opacity: 1;
	margin-left: 10px;
}

header .navigatie-mobiel .navigatie>div>ul>li.menu-item-has-children .sub-menu>li>a {
	position: relative;
	padding: 8px 0;
	display: block;
	-webkit-transition:none;
	transition:none;
}

header .navigatie-mobiel .navigatie>div>ul>li.menu-item-has-children .sub-menu>li:last-of-type>a {
	padding-bottom: 20px;
}

/* ==========================================================================
   Counter cart
============================================================================= */

#wdm-cart-count{
	position: fixed!important;
	right: 7px!important;
	left: auto;
	top:  7px!important;
	border: none!important;
	opacity: 0.8!important;
	background-color: #000!important;
	-webkit-transition:all 0.3s ease-in-out!important;
	transition:all 0.3s ease-in-out!important;
}

@media (max-width : 1300px) {
 
#wdm-cart-count{
	top:  160px!important;
}

}

#wdm-cart-count:hover{
	opacity: 1!important;
}

.wdm-quoteupicon-count {
    background-color: #ffe800!important;
    color: #000!important;
    left: -3px;
    top: -5px;
    padding: 1px 4px!important;
    border: 2px solid #ffe800!important;
    font-size: 12px!important;
    line-height: 14px!important;
    -webkit-transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
    transition: color .3s ease-out, background-color .3s ease-out, border-color .3s ease-out;
}