@charset "utf-8";

/* RESET ############################################################################### */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn,  img, ins, kbd, q, s, samp,
small, strike,  sub, sup, tt, var,u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td,article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary,time, mark, audio, video {	margin: 0;	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline; }
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {	display: block; }
body { 	line-height: 1; }
ol, ul { list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after,q:before, q:after {	content: ''; content: none; }
table {	border-collapse: collapse;	border-spacing: 0; }
html, body { width: 100%; height: 100%;	min-height: 100%; -webkit-text-size-adjust: none; }

/* BASIC ############################################################################### */

h1, h2, h3, h4, .container, .content{	position: relative;	float: left; width: 100%; }

.fl{ position: relative; float: left;  }
.fr{ position: relative; float: right;  }
.left, .right{ position: relative; float: left; width: 50%;  }

.centered{ position: relative; width: 1600px; margin: 0 auto 0 auto; transition:all .2s linear; -o-transition:all .2s linear;  -moz-transition:all .2s linear;  -webkit-transition:all .2s linear;}

div:before, div:after, ::before, ::after{ content:''; }

a, div, li, ul, .fl, .fr, .left, .right, h1, h2, h3, h4, .container, .content{ box-sizing: border-box; }

#gebruikerstest input{ display: none; }
.mobielzichtbaar { display: none; }

.noselect {  -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; }

img{ max-width: 100%; height: auto; }
img a{ 	border: 0px; outline:none; }
a{ outline:none; transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear;  }

input[type=submit] { -webkit-appearance: none; }

.transition, .trans{ transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear; }
.transition5, .trans5{ transition:all .5s linear; -o-transition:all .5s linear; -moz-transition:all .5s linear; -webkit-transition:all .5s linear; }
.transition10, .trans10{ transition:all 1s linear; -o-transition:all 1s linear; -moz-transition:all 1s linear; -webkit-transition:all 1s linear; }



.video {    margin-left: 0 !important; }

/* OPMAAK ############################################################################### */

html, body { font-family: "Roboto Condensed", sans-serif;  font-optical-sizing: auto; font-size:17px; text-transform: uppercase;	font-weight: normal; background: #fff;	color: #231F20;	line-height: 200%; }

body.noscroll { overflow: hidden; }

a{	color: #ED1E25;  text-decoration:none;  }
a:hover{ text-decoration:underline; }	

h1, h2, h3, h4, h5{	color: #ED1E25; line-height: 130%; text-transform: uppercase;  }
h1 span, h2 span, h3 span{  }
h1{ font-size: 40px; padding-bottom: 25px; color: #231F20;  }
h2{ font-size: 32px; padding-bottom: 25px; color: #231F20;  }
h3{ font-size: 18px; padding-bottom: 15px; color: #ED1E25; }
h4{ font-size: 14px; padding-bottom: 25px;  color: #231F20; }

#voorbeeldweergave {   position: fixed; bottom: 0; left: 0;  right: 0; padding: 0 8px; letter-spacing: 1px; border-top: 1px solid rgba(255,255,255,0.3); text-align: center; z-index: 10; font-weight: 500; text-transform: uppercase; font-size: 10px;   background: #4849FF;    color: #fff;    box-shadow: 0px -9px 20px rgb(72 73 255 / 30%); }

.centered.smaller { width: 1460px;  }

/* BUTTONS ############################################################################################################################# */

.btn{ border-radius: 0px; font-size: 15px; font-weight: bold; color: #fff; text-transform: uppercase;     background: #231F20;   padding: 0 35px; height: 50px; line-height: 51px;  position: relative; float: left; }
.btn{   transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear; }
.btn:hover{ background: #ED1E25; text-decoration: none;  }
.btn:before{ transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear; }
.btn:after{ transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear; }



.btn.transparant { background: none; color: #231F20; box-shadow: none;  }
.btn.transparant:before { content:''; position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px;     border: 2px solid #E0E3EB; border-radius: 0px;  }
.btn.transparant:before { transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear;  -webkit-transition:all .2s linear; }
.btn.transparant:hover:before {   border: 2px solid #231F20;  }
.btn.transparant:hover { background: #231F20;   color: #fff;  }

.btn.kleur { background: #ED1E25; color: #fff; box-shadow: none;  }
.btn.kleur:hover { background: #231F20;   color: #fff;  }

.btn.wit { background: #fff; color: #231F20; box-shadow: none;  }
.btn.wit:hover { background: #ED1E25;   color: #fff;  }

.btn.voordelen { padding-left: 60px; background: #ED1E25; }
.btn.voordelen:after { content:''; position: absolute; top: 7px; left: 10px; width: 35px; height: 35px; border-radius: 0; background: #231F20 url("../img/svg-vink-wit.svg") no-repeat center center; background-size: auto 30%; }
.btn.voordelen:hover { background: #231F20; }
.btn.voordelen:hover:after{ background-color: #ED1E25; }

.btn.transparantwit { background: none; color: #fff; box-shadow: none;  }
.btn.transparantwit:before { content:''; position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px;     border: 2px solid rgba(255,255,255,0.2); border-radius: 0px;  }
.btn.transparantwit:before { transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear;  -webkit-transition:all .2s linear; }
.btn.transparantwit:hover:before {   border: 2px solid #231F20;  }
.btn.transparantwit:hover { background: #231F20;   color: #fff;  }

.btn.scan { padding-left: 60px; background: #231F20; color: #fff; box-shadow: none;}
.btn.scan:after { content:''; position: absolute; top: 14px; left: 20px; width: 24px; height: 24px; background: url("../img/svg-schoonmaakscan-wit.svg") no-repeat center center; background-size: auto 100%; }
.btn.scan:hover { background: #ED1E25; }

.btn.openmenu { padding-left: 70px; background: #fff; color: #ED1E25; box-shadow: none; font-weight: bold; font-size: 16px;}
.btn.openmenu:after { content:''; position: absolute; top: 16px; left: 20px; width: 24px; height: 18px; background: url("../img/svg-menu.svg") no-repeat center center; background-size: auto 100%; }
.btn.openmenu:hover { color: #231F20; }
.btn.openmenu:hover:after { background: url("../img/svg-menu-kleur.svg") no-repeat center center; background-size: auto 100%;  }

.btn.tel { padding-left: 50px; background: #ED1E25; color: #fff; box-shadow: none;}
.btn.tel:after { content:''; position: absolute; top: 16px; left: 16px; width: 18px; height: 18px; background: url("../img/svg-telefoon-wit.svg") no-repeat center center; background-size: auto 100%; }
.btn.tel:hover { background: #ED1E25; }

.btn.tel.wit {  background: none;  border: 2px solid rgba(255,255,255,0.2); line-height: 47px; }
.btn.tel.wit:after {  top: 14px;  }
.btn.tel.wit:hover { background: #ED1E25; border: 2px solid #ED1E25; }

.btn.tel.zwart {  background: #231F20;  border: 2px solid #231F20; line-height: 47px; }
.btn.tel.zwart:after {  top: 14px;  }
.btn.tel.zwart:hover { background: #ED1E25; border: 2px solid #ED1E25; }


.btn-leesverder{ background: #231F20; margin-bottom: 30px; font-size: 15px; text-decoration: none!important; font-weight: 600;  margin-right: 10px; text-transform: uppercase;  padding: 0 35px; height: 55px; line-height: 55px;  position: relative; float: left; }
.btn-leesverder{ border-radius: 0px;  color: #fff!important;  transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear; }
.btn-leesverder:hover{ text-decoration: none!important; background: #ED1E25;   }


/* MENU ############################################################################################################################# */

#menu{ position: absolute; top: 30px; right: 0; list-style: none; padding: 0 0 0 0px; margin: 0;z-index: 3;  }
#menu li{ position: relative; float: left;  transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear;  -webkit-transition:all .2s linear;}

#menu a{ position: relative; float: left; height: 60px; line-height: 60px; padding: 0 22px 0 22px;  border: 0;	transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear;	border-bottom: 3px solid transparent;}
#menu a.active{   text-decoration: none; }



#menu .tel {   margin-left: 0px;  padding-right: 40px;  }
#menu .tel .tel{ padding-left: 30px; font-weight: bold;  }
#menu .tel .tel:before{ content:''; position: absolute; top: 50%; margin-top: -8px; left: 0px; width: 13px; height: 19px; background: url("../img/svg-telefoon-licht.svg") no-repeat; background-size: auto 100%;  }
#menu .tel .tel:after{ content:''; position: absolute; top: 50%; margin-top: -3px; right: -15px; width: 6px; height: 6px; border-radius: 0; background: #ED1E25;  }


#menu .custom{ margin-right: 15px; }
#menu .custom:before{ position: absolute; top: 50%; margin-top: -3px; right: -2px; width: 10px; height: 6px; background: url("../img/svg-pijl-beneden-donker.svg") no-repeat top left; background-size: auto 100%; }

#menu a:hover{   }
#menu a.active:hover{ text-decoration: underline;  }
#menu li:hover{ z-index: 1;   }

#menu .menumetsubmenu.active{  }
#menu .menumetsubmenuli{ margin-right: 15px; }
#menu .menumetsubmenuli:before{ position: absolute; top: 50%; margin-top: -3px; right: -2px; width: 10px; height: 6px; background: url("../img/svg-pijl-beneden-donker.svg") no-repeat top left; background-size: auto 100%; }
#menu .menumetsubmenuli a{  }
#menu .menumetsubmenuli .submenu a{ cursor: pointer!important; }
#menu .menusplit { height: 15px;  }

.submenucontainer{ position: relative; float: left; }
.submenucontainer:hover .submenu{ display: block; }
.submenuklikoverlay{	position: absolute;	top: 50px;	left: 0%;	}
.submenu{	position: relative;	float: left; box-shadow: inset 0px 12px 5px -9px rgba(0,0,0,0.2); 	margin-top: 0px;	width: 260px;	border-radius: 10px;	display: none;		box-sizing: border-box;}
.submenu a{	position: relative!important;	float: left!important; font-size: 12px!important;	border-right: 0!important;  height: auto!important; padding: 15px 20px 15px 20px!important;		width: 100%!important;		margin: 0!important;	line-height: 140%!important;	box-sizing: border-box;	}
.submenu li{ border-bottom: 1px solid rgba(255,255,255,0.3); position: relative; float: left; width: 100%; }
.submenu li:first-of-type a{ border-radius: 10px 10px 0 0!important;}

.submenu a:hover{ padding-left: 35px!important; text-decoration: none!important; box-shadow: inset 0px 12px 5px -9px rgba(0,0,0,0.2); }
.submenu a:before{ content:''; opacity:  0; position: absolute; top: 21px; left: 10px; width: 4px; height: 4px; border-radius: 100%; background: #fff;  transition:all .4s linear; -o-transition:all .4s linear; -moz-transition:all .4s linear;  -webkit-transition:all .4s linear; }
.submenu a:hover:before{ opacity:  1; left: 20px;  }
.submenu:after{ position: absolute; bottom: -2px; width: 30px;  height: 4px; border-radius: 4px; left: 50%; margin-left: -15px; }
.mobilesubmenuitem { display: none; }

#menu .mobielmenuzichtbaar { display:none; }

#menu a{ color: #231F20;  font-size: 14px; font-weight: bold; text-transform: uppercase; }
#menu a.active{  color: #ED1E25!important; text-decoration: underline; }
#menu a:hover{  color: #ED1E25!important; }
#menu a.active:hover{   }

#menu .login .menuitem{ background: #fff;  height: 55px; width: 55px; box-shadow: 0px 5px 10px rgba(0,0,0,0.1); border-radius: 30px;  margin-left: 20px;   }
#menu .login .menuitem span{ display: none;   }
#menu .login .menuitem:before{ position: absolute; top: 12px; left: 12px; width: 30px; height: 30px;  }
#menu .login .menuitem:before{ background: url("../img/svg-login-donker.svg") no-repeat center center; background-size: auto 60%; }
#menu .login:hover .menuitem{ background: #231F20;  }
#menu .login:hover .menuitem:before{ background: url("../img/svg-login-wit.svg") no-repeat center center; background-size: auto 60%; }

#menu .last .menuitem{ z-index: 0; background: #ED1E25; color: #fff;  margin-left: 25px; height: 55px; line-height: 55px;  padding: 0 50px 0 20px; border-radius: 0px;     }
#menu .last .menuitem:before{ position: absolute; top: 0; height: 54px; width: 35px; left: -20px; background: url("../img/svg-hexagon-links-rood.svg") no-repeat right top; background-size: auto 100%; }
#menu .last .menuitem:after{ position: absolute; top: -1px; height: 57px; width: 35px; right: -15px; background: url("../img/svg-hexagon-links-wit.svg") no-repeat right top; background-size: auto 100%; }
#menu .last .menuitem:before{ transition: all .2s linear; -o-transition: all .2s linear; -moz-transition: all .2s linear; -webkit-transition: all .2s linear; border-bottom: 3px solid transparent;    }
#menu .last .menuitem:after{ transition: all .2s linear; -o-transition: all .2s linear; -moz-transition: all .2s linear; -webkit-transition: all .2s linear; border-bottom: 3px solid transparent;   }
#menu .last:hover .menuitem{ background: #231F20; color: #fff!important; text-decoration: none!important;   }
#menu .last:hover .menuitem:before{ background: url("../img/svg-hexagon-links-zwart.svg") no-repeat right top; background-size: auto 100%;   }

#menu .openmenu .menuitem{ z-index: 1; background: url("../img/svg-hexagon-zwart.svg") no-repeat center center; background-size: contain; height: 57px;  width: 57px; border-radius: 0px; margin-left: -5px;    }
#menu .openmenu .menuitem:before{ position: absolute; top: 50%; left: 50%; margin: -7px 0 0 -9px; width: 18px; height: 14px;  }
#menu .openmenu .menuitem:before{ background: url("../img/svg-menu-wit.svg") no-repeat; background-size: auto 100%; }
#menu .openmenu:hover .menuitem{ background: url("../img/svg-hexagon-rood.svg") no-repeat center center; background-size: contain;   }



#menu .menusplit { background: #E2E2EE; height: 50px; width: 3px; border-radius: 3px; margin: 5px 35px; opacity: 0.7; }
#menu .submenu{	border: 1px solid #eee; border-bottom: 15px solid #000; background: #fff;	}
#menu .submenu a{	color: #000!important;		}
#menu .submenu a:hover{  background:#ED1E25!important; color: #fff!important;  }
#menu .submenu:after{  background: #eee;  }


#menu .talen{ margin-right: 20px; margin-left: 20px; }
#menu .taal{ opacity: 0.5; filter: grayscale(); width: 24px; height: 24px; border: 2px solid #fff; padding: 0; border-radius: 100%; box-shadow: 0 3px 10px rgba(0,0,0,0.2); margin: 18px 15px 0 0;  }
#menu .taal:hover{ box-shadow: 0 6px 10px rgba(0,0,0,0.3);  }
#menu .taal.taalnl{ background: url("../img/svg-taal-nl.svg") no-repeat center center; background-size: cover;}
#menu .taal.taalde{ background: url("../img/svg-taal-de.svg?v=2") no-repeat center center; background-size: cover;}
#menu .taal.taalen{ background: url("../img/svg-taal-en.svg") no-repeat center center; background-size: cover;}
#menu .taal.active{ filter: grayscale(0%); opacity: 1;}



/* MENU OVERLAY ############################################################################################################################# */

#bg.onzichtbaar { display: none; }

#menuoverlay { position: fixed; top: 0px; left: 0px; right: 0px; bottom: 0px; z-index: 10000; display: none; }
#menuoverlay:before { z-index: 0; position: absolute; top: 0px; left: 0px; right: 0px; bottom:0; opacity: 1; background: #140000 url("../img/visual-menu.jpg") no-repeat right top; background-size: cover; }


#menuoverlay.active { display: block; }
#menuoverlay .content{ height: 100vh; z-index: 10000; }
#menuoverlay .logowit { position: absolute; top: 30px; left: 0px; width: 300px; height: 50px;  background: url("../img/logo-comadex-wit.svg") no-repeat top left; background-size: auto 100%;  }

#menuoverlay .bg{ z-index: 1; position: absolute; top: 0; bottom: 0; right: 0; left: 0; }

#menuoverlay #adres { z-index: 1; position: absolute; bottom: 45px; left: 0px; color: rgba(255,255,255,0.8); font-size: 12px; line-height: 160%; }
#menuoverlay #adres a{ color: rgba(255,255,255,0.8); }
#menuoverlay #adres a:hover{ color: #fff; }
#menuoverlay #adres span{ font-weight: bold; }
#menuoverlay #adres .kolom.adres{ width: 190px; }
#menuoverlay #adres .kolom.adres2{ width: 190px; }
#menuoverlay #adres .kolom.postbus{ width: 160px; }
#menuoverlay #adres .kolom.telefoon{ width: 170px; }
#menuoverlay #adres .kolom.email{ width: 250px; }
#menuoverlay #adres .kolom.socialmedia a:hover{ margin-top: -3px; }
#menuoverlay #adres .kolom.socialmedia .linkedin{ width: 28px; height: 28px; background: url("../img/svg-socialmedia-linkedin-wit.svg") no-repeat; margin-right: 5px; background-size: auto 100%;   }
#menuoverlay #adres .kolom.socialmedia .facebook{ width: 28px; height: 28px; background: url("../img/svg-socialmedia-facebook-wit.svg") no-repeat; margin-right: 5px; background-size: auto 100%; }
#menuoverlay #adres .kolom.socialmedia .twitter{ width: 28px; height: 28px; background: url("../img/svg-socialmedia-twitter-wit.svg") no-repeat; margin-right: 5px; background-size: auto 100%;  }
#menuoverlay #adres .kolom.socialmedia .youtube{ width: 28px; height: 28px; background: url("../img/svg-socialmedia-youtube-wit.svg") no-repeat; margin-right: 5px; background-size: auto 100%;  }
#menuoverlay #adres .kolom.socialmedia .instagram{ width: 28px; height: 28px; background: url("../img/svg-socialmedia-instagram-wit.svg") no-repeat; margin-right: 5px; background-size: auto 100%;  }
#menuoverlay #adres .kolom.socialmedia .pinterest{ width: 28px; height: 28px; background: url("../img/svg-socialmedia-pinterest-wit.svg") no-repeat; margin-right: 5px; background-size: auto 100%;  }
#menuoverlay #adres .kolom.socialmedia .youtube{ width: 28px; height: 28px; background: url("../img/svg-socialmedia-youtube-wit.svg") no-repeat; margin-right: 5px; background-size: auto 100%;  }


#menuoverlay #adres .kolom.socialmedia .linkedin:hover{  background: url("../img/svg-socialmedia-linkedin-hover.svg") no-repeat;  background-size: auto 100%;  }
#menuoverlay #adres .kolom.socialmedia .facebook:hover{  background: url("../img/svg-socialmedia-facebook-hover.svg") no-repeat; background-size: auto 100%;  }
#menuoverlay #adres .kolom.socialmedia .twitter:hover{  background: url("../img/svg-socialmedia-twitter-hover.svg") no-repeat; background-size: auto 100%;  }
#menuoverlay #adres .kolom.socialmedia .youtube:hover{  background: url("../img/svg-socialmedia-youtube-hover.svg") no-repeat; background-size: auto 100%;  }
#menuoverlay #adres .kolom.socialmedia .instagram:hover{  background: url("../img/svg-socialmedia-instagram-hover.svg") no-repeat; background-size: auto 100%;  }
#menuoverlay #adres .kolom.socialmedia .pinterest:hover{  background: url("../img/svg-socialmedia-pinterest-hover.svg") no-repeat; background-size: auto 100%;  }
#menuoverlay #adres .kolom.socialmedia .youtube:hover{  background: url("../img/svg-socialmedia-youtube-hover.svg") no-repeat; background-size: auto 100%;  }

#menuoverlay-top { position: absolute; top: 35px; right: 0px;  }
#menuoverlay-top #sluiten { z-index: 1; cursor: pointer; margin-left: 10px;  height: 50px;  width: 50px;  background: url("../img/svg-hexagon-wit.svg") no-repeat center center; background-size: contain;   }
#menuoverlay-top #sluiten:before{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; background: url("../img/svg-sluiten-donker.svg") no-repeat center center; background-size: auto 40%; }
#menuoverlay-top #sluiten:hover { background: url("../img/svg-hexagon-rood.svg") no-repeat center center; background-size: contain; }
#menuoverlay-top #sluiten:hover:before{ background: url("../img/svg-sluiten-wit.svg") no-repeat center center; background-size: auto 40%; }
#menuoverlay-top .afspraak { z-index: 1;  background:#301C0C; text-transform: uppercase; font-weight: 500; font-size: 16px; line-height: 59px; color: #fff; margin-left: 10px; height: 65px;	padding: 0 45px; border-radius: 5px; border: 2px solid transparent;   }
#menuoverlay-top .afspraak  {  }
#menuoverlay-top .afspraak:hover { border: 2px solid rgba(255,255,255,0.4); background: #1c2443; text-decoration: none;  box-shadow: 0 3px 12px rgba(0,0,0,0.3); }

#menuoverlay-top-menu { position: absolute; top: 150px; left: 0px; right: 0; }
#menuoverlay-top-menu .titel{ position: relative; float: left; width: 100%; color: #CE001C; text-transform: uppercase; font-size: 13px; font-weight: 500; padding-bottom: 25px; }
#menuoverlay-top-menu .titel:after{ position: absolute; top: 30px; left: 0; right: 30px; border-top: 1px solid #fff; opacity: 0.1; }
#menuoverlay-top-menu a{ color: #fff; padding: 5px 0; position: relative; float: left; width: 100%; line-height: 140%; }
#menuoverlay-top-menu ul{  list-style: none; padding: 0 0 0 0px; margin: 0;z-index: 1; width: 100%;   }
#menuoverlay-top-menu li{ position: relative; float: left; width: 100%;  transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear;  -webkit-transition:all .2s linear;}
#menuoverlay-top-menu li.menumetsubmenuli{  width:25%; padding-right: 30px; padding-bottom: 50px; box-sizing: border-box;  }
#menuoverlay-top-menu ul li ul{  width: 100%; padding-right: 50px; box-sizing: border-box;   }
#menuoverlay-top-menu li.menuzondersubmenuli{  clear: both; width: 400px; padding-right: 100px; box-sizing: border-box; color: #fff; text-transform: uppercase; font-size: 16px; font-weight: 500; padding-bottom: 20px;  }

.noscrolllayer { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px;  }



#menuoverlay-top .aanvraag { position: fixed; font-weight: bold; bottom: 30px; right: 30px; font-size: 16px;  border-radius: 55px; border: 0; text-transform: uppercase; background: #CE001C;;   padding: 0 35px;  color:#fff; line-height: 55px; height: 55px; }
#menuoverlay-top .aanvraag:hover { color: #fff!important;  background: #CE001C ;  text-decoration: none;  }

#menuoverlay-top #talen{ position: absolute; top: 10px; right: 70px; width: 150px;  height: 30px; }
#menuoverlay-top #talen .taal{ width: 34px; height: 34px; border: 2px solid #fff; border-radius: 100%; box-shadow: 0 2px 4px rgba(0,0,0,1); margin-right: 15px;  }
#menuoverlay-top #talen .taal:hover{ margin-top: -5px; }
#menuoverlay-top #talen .taal.taalnl{ background: url("../img/svg-taal-nl.svg") no-repeat center center; background-size: cover;}
#menuoverlay-top #talen .taal.taalde{ background: url("../img/svg-taal-de.svg?v=2") no-repeat center center; background-size: cover;}
#menuoverlay-top #talen .taal.taalen{ background: url("../img/svg-taal-en.svg") no-repeat center center; background-size: cover;}

#menuoverlay-top #talen .taal{ opacity: 0.5; filter: grayscale(); }
#menuoverlay-top #talen .taal.active{ opacity: 1; filter: grayscale(0%); }


/* TOPCONTAINER ############################################################################################################################# */

#top{   position: fixed;  top: 0px; left: 0px;  z-index: 999; height: 110px; background: #fff; box-shadow: 0 3px 6px rgba(0,0,0,0.1);  }
#top .logo{ position: absolute;	top: 30px;	left: 0px;	width: 300px; z-index: 1;	height: 53px; background: url("../img/logo-comadex.svg") no-repeat left center;	background-size: auto 100%;	}




/* mobielctamenu ############################################################################################################################# */

#mobielctamenu{ display: none; z-index: 100; position: fixed; bottom: 0; left: 0; background: #fff ;     box-shadow: 0 -3px 6px rgba(0,0,0,0.2); text-align: center; }
#mobielctamenu a { width: 50%; padding: 10px 0; font-weight: 600; text-transform: uppercase;     color: #231F20; }

#mobielctamenu a.whatsapp { padding-left: 40px; }
#mobielctamenu a.whatsapp:before { position: absolute; top: 14px; left: 20px; width: 18px; height: 18px; background: url("../img/svg-whatsapp-donker.svg") no-repeat top left; background-size: auto 100%; }

#mobielctamenu a.offerte:before { position: absolute; top: 14px; left: 20px; width: 18px; height: 18px; background: url("../img/svg-contact-afspraak-donker.svg") no-repeat top left; background-size: auto 100%; }
#mobielctamenu a.offerte { padding-left: 15px; }

#mobielctamenu .split { position: absolute; top: 0px; bottom: 0; left: 50%; width: 1px; background: #ddd; }

/* TOP VERVOLG + SCROLL ############################################################################################################################# */

#top.top1off{  background: #fff; box-shadow: 0 3px 6px rgba(0,0,0,0.1);  }
#top.top1off #menu{ }
#top.top1off .logo{   }
			
#top.top1off #menu .menuitem {    }
#top.top1off #menu .last .menuitem {    }
#top.top1off #menu .last .menuitem:hover {  }
#top.top1off #menu .last .menuitem:after {   }

#top.top1off #progress { opacity: 1; }

#top.vervolgpagina{  box-shadow: 0 3px 6px rgba(0,0,0,0.1); background: #fff;   }
#top.vervolgpagina #menu{  }
#top.vervolgpagina .logo{  }

#top.vervolgpagina #menu .menuitem {  }
#top.vervolgpagina #menu .last .menuitem {     }
#top.vervolgpagina #menu .last .menuitem:hover {   }
#top.vervolgpagina #menu .last .menuitem:after {   }


/* progress ############################################################################### */
#progress{ position: fixed; top: 0px; left: 0px; right: 0px; z-index: 10000;  opacity: 1;  }
.progress-container {  width: 100%;  height: 10px; background: #231F20;  box-shadow: 0 1px 3px rgba(0,0,0,0.2);  }
.progress-bar {  position: absolute; height: 3px;  background: #ED1E25;  width: 0%; top: 4px; border-radius: 5px;  }



/* HEADER ############################################################################################################################# */


#header{  height: 940px;  }
#header .bg{ position: absolute; top: 0px; left: 0; right: 0;  height: 800px;  overflow: hidden; background:#fff;  }
#header .bg2{ position: absolute; top: 0px; left: 0; right: 0;   }
#header .bg:before {  position: absolute; top: 0px; right: -280px; width: 50%;   bottom: 0px;   background: url("../img/svg-header-bg.svg") no-repeat left top;  background-size: auto 100%; }
#header .bg:after {  position: absolute; top: 200px; right: -120px;  width: 60%;   bottom: 0px;  background: url("../img/visual-header.png") no-repeat left top;  background-size: auto 100%; }

#header .bg.animate  {  opacity: 0;   }
#header .bg.animate-active  {  opacity: 1;  }

#header div.banner{	z-index: 1;  position: absolute;	top: 230px;	left:0px; width: 660px;  }
#header .container h1{ ; padding-bottom: 5px; font-size: 37px; font-weight: bold; line-height: 115%;  }
#header .container h2{ padding-bottom: 10px;  line-height: 140%;   font-size: 24px; font-weight: bold; color: #231F20;  }
#header .container .txt{  font-size: 16px; padding-right: 50px; line-height: 180%; }
#header .container .btn{ margin: 25px 15px 25px 0;  }
#header .container .btn:hover{ background: #FD5607; }

#header .container .txt2{   font-size: 13px; text-transform: uppercase; padding: 10px 0px 0 50px;  line-height: 135%; margin-top: 20px; color: #231F20; }
#header .container .txt2:before{ position: absolute; top: 0; left: 0; width: 30px; height: 30px; background: url("../img/svg-lightbulb.svg") no-repeat center center; }
#header .container .txt2 span{ font-weight: bold; }

#header div.banner.animate  {  opacity: 0; transform: translateX(-20px);  }
#header div.banner.animate-active  {  opacity: 1; transform: translateX(0px);   }

#header.alternatief .bg{ position: absolute; top: 120px; left: 0; right: 0;  height: 920px;  overflow: hidden;  }
#header.alternatief .bg:before {  position: absolute; top: 0px; right: 0; left: 0;   height: 920px;   background: url("../img/visual-header-leeg.jpg") no-repeat center top;  background-size: auto 100%; }
#header.alternatief .bg span {  position: absolute; top: -120px; width: 1200px; left: 50%;  margin-left: -290px; height: 1100px;   background: url("../img/visual-a.png") no-repeat center top;  background-size: auto 100%; z-index: 0; }


#header.alternatief .bg.animate span  { transition-delay: 0.8s;  opacity: 0; transform:  rotateX(-15deg) rotateY(30deg) translateX(30px);  }
#header.alternatief .bg.animate-active span { opacity: 1;  transform:  rotateX(0deg) rotateY(0deg) translateX(0px);  }

#header.alternatief .bg.animate:before  {   transition: all .5s linear;    -o-transition: all .5s linear;    -moz-transition: all .5s linear;    -webkit-transition: all .5s linear;   }
#header.alternatief .bg.animate:before  {   transition-delay: 0.2s; opacity: 0;  }
#header.alternatief .bg.animate-active:before { opacity: 1;    }


#header .zoekbalk{  height: 83px; width: 586px; background: url("../img/svg-zoekbalk.svg") no-repeat top left; background-size: contain; margin-top: 20px; margin-bottom: 20px; }
#header .zoekbalk input[type=search]{ position: absolute; top: 0px; left: 0; right: 170px; border: 0; padding-left: 90px;  outline-style: none; background:none;  bottom: 0px; }
#header .zoekbalk .btnsearch{ position: absolute; top: 8px; bottom: 8px; right: 20px; cursor: pointer; text-align: center; padding-left: 20px; font-size: 18px; left: 410px; text-transform: uppercase; font-family: "Roboto Condensed", sans-serif; font-weight: bold; color: #fff; border: 0;  outline-style: none; background: url("../img/svg-zoekbalk-search.svg") no-repeat right center ; background-size: auto 100%;   }
#header .zoekbalk .btnsearch:hover{  background: url("../img/svg-zoekbalk-search-zwart.svg") no-repeat right center ; background-size: auto 100%;   }

#header .zoekbalk .btnsearchmobiel{  display: none;  }



#header .zoekbalk input:-webkit-autofill,
#header .zoekbalk input:-webkit-autofill:hover,
#header .zoekbalk input:-webkit-autofill:focus {
	-webkit-box-shadow: 0 0 0 1000px transparent inset !important;
	-webkit-text-fill-color: inherit !important;
	caret-color: inherit;
}


body.de #header .container h1 { font-size: 48px; }
body.de #header .container h2 { font-size: 24px; }
body.de #header #header div.banner { top: 200px; }
body.de #uspbar .uspbar li { font-size: 15px; }

body.en #header .container h1 { font-size: 41px; }
body.de #header .container h1 { font-size: 38px; }

/* uspbar ############################################################################################################################# */


#uspbar  {  padding: 0px 0 40px; z-index: 1; }
#uspbar .uspbar { }
#uspbar .uspbar ul{ position: relative; float: left; width: 100%; }
#uspbar .uspbar li{ position: relative; float: left; width: 25%; line-height: 160%;  font-weight: normal; font-size: 16px; padding-right: 20px; }
#uspbar .uspbar li.third{   }
#uspbar .uspbar li.third{   }
#uspbar .uspbar li.last{   }
#uspbar .uspbar li span{ padding: 0px 20px 0px 110px;  }
#uspbar .uspbar li span:before{ position: absolute; top: 0px; left: 0px; width: 80px; height: 70px; background: url("../img/svg-hexagon-witborder.svg") no-repeat center center; background-size: auto 100% ;}
#uspbar .uspbar li span:after{ position: absolute; top: 16px; left: 22px; width: 36px; height: 36px; background: url("../img/svg-vink-kleur.svg") no-repeat center center; background-size: auto 50% ;}

#uspbar .uspbar li.animate  {  opacity: 0; transform: translateY(-20px);  }
#uspbar .uspbar li.animate-active  {  opacity: 1; transform: translateY(0px);   }
#uspbar .uspbar li.first  {  transition-delay: 0.3s;  transition-property: opacity, transform;   }
#uspbar .uspbar li.second  {  transition-delay: 0.4s;  transition-property: opacity, transform;   }
#uspbar .uspbar li.third  {  transition-delay: 0.5s;  transition-property: opacity, transform;   }
#uspbar .uspbar li.last  {  transition-delay: 0.6s;  transition-property: opacity, transform;   }

body.de #uspbar .uspbar li { font-size: 15px; }
body.de #intro h2 { font-size: 44px; }


/* intro ############################################################################################################################# */

#intro {  padding: 120px 0 70px;  }

#intro .centered{ width: 1240px; text-align: center;  }

#intro h2 {font-weight: bold; font-size: 50px; padding-bottom: 10px;  }
#intro h3 { font-size: 26px; color: #ED1E25;  }
#intro .txt {  padding: 0 0 30px;  }

#intro .btn{ margin-top: 0px;  }
#intro .btn.first{ margin: 0px 20px 0 420px;  }

body.de #intro h2 { font-size: 44px; }
body.de #intro .btn.first{ margin: 0px 20px 0 390px;  }


/* catalogus ############################################################################################################################# */

#catalogus {  padding: 50px 0 50px 0; z-index: 0; overflow: hidden;  }
#catalogus .centered{ width: 1400px;  }
#catalogus .catalogus{ background: #F4F4F4; padding: 60px 70px; }

#catalogus .catalogus:before{ position: absolute; top: 93px; right: 560px; left: 380px; height: 2px; background: #D8D8D8; }
#catalogus .catalogus h2{ font-size: 54px; font-weight: bold; }
#catalogus .catalogus .uitleg{ width: 470px;  }
#catalogus .catalogus .uitleg .txt{  font-size: 22px; padding-bottom: 30px; }

#catalogus .catalogus .btn.first{ margin: 0px 10px 0 0;  }
#catalogus .catalogus .catalogusslider{ position: absolute; top: 160px; right: 0px; bottom: 60px; width: 800px;   }

#catalogus .catalogus .catalogusslider .catalogusitem{ background: #fff; padding: 260px 20px 10px; width: 220px; margin-left: 20px; box-shadow: 0px 4px 10px rgba(0,0,0,0.05); line-height: 120%;   }
#catalogus .catalogus .catalogusslider .catalogusitem .catalogusitem-afbeelding{  position: absolute; top: 20px; left: 20px; right: 20px;  }
#catalogus .catalogus .catalogusslider .catalogusitem .catalogusitem-afbeelding img{   width: 100%; height: 230px; object-fit: cover; object-position: center; }
#catalogus .catalogus .catalogusslider .catalogusitem .catalogusitem-titel{  font-size: 14px; font-weight: bold; color: #231F20; white-space: nowrap;  overflow: hidden;  text-overflow: ellipsis; }
#catalogus .catalogus .catalogusslider .catalogusitem .catalogusitem-subtitel{  font-size: 12px; color: #ccc;  }
#catalogus .catalogus .catalogusslider .catalogusitem:hover{ margin-top: -5px; box-shadow: 0px 15px 20px rgba(0,0,0,0.1);   }

#catalogus .zoekbalk{ position: absolute; top: 40px; right: 70px; height: 67px; width: 430px; background: url("../img/svg-zoekbalk-noborder.svg") no-repeat top left; background-size: contain; margin-top: 20px; }
#catalogus .zoekbalk input[type=search]{ position: absolute; top: 0px; left: 0; right: 160px;  border: 0; padding-left: 80px;  outline-style: none; background:none;  bottom: 0px; }
#catalogus .zoekbalk input[type=button]{ position: absolute; top: 0px; bottom: 0px; right: 0px; cursor: pointer; text-align: center; padding-left: 20px; font-size: 18px; left: 275px; text-transform: uppercase; font-family: "Roboto Condensed", sans-serif; font-weight: bold; color: #fff; border: 0;  outline-style: none; background: url("../img/svg-zoekbalk-search.svg") no-repeat right center ; background-size: auto 100%;   }
#catalogus .zoekbalk input[type=button]:hover{  background: url("../img/svg-zoekbalk-search-zwart.svg") no-repeat right center ; background-size: auto 100%;   }


#catalogus .zoekbalk input[type=submit]{ position: absolute; top: 0px; bottom: 0px; right: 0px; cursor: pointer; text-align: center; padding-left: 20px; font-size: 18px; left: 275px; text-transform: uppercase; font-family: "Roboto Condensed", sans-serif; font-weight: bold; color: #fff; border: 0;  outline-style: none; background: url("../img/svg-zoekbalk-search.svg") no-repeat right center ; background-size: auto 100%;   }
#catalogus .zoekbalk input[type=submit]:hover{  background: url("../img/svg-zoekbalk-search-zwart.svg") no-repeat right center ; background-size: auto 100%;   }

body.de #catalogus .catalogus .uitleg .txt { font-size: 18px; }


/* referenties ############################################################################################################################# */

#referenties {  padding: 50px 0 50px 0; z-index: 0; overflow: hidden;  }
#referenties .reviews{ }
#referenties h2{ text-align: center; color: #231F20; font-size: 17px; font-weight: bold; padding: 0 200px 0px; margin-bottom: 10px; }
#referenties .centered{ width: 1150px; text-align: center;  }

#referenties .swiper-button-prev:after, #referenties .swiper-rtl .swiper-button-next:after {    content: ''!important; }
#referenties .swiper-button-prev:before, #referenties .swiper-rtl .swiper-button-next:before {    content: ''!important; }
#referenties .swiper-button-next:after, #referenties .swiper-rtl .swiper-button-prev:after {    content: ''!important; }

#referenties.animate h2  {  opacity: 0; transform: translateY(-10px); transition-property: opacity, transform;  }
#referenties.animate-active h2 {  opacity: 1; transform: translateY(0px); transition-delay: 0.2s;   }

#referenties.animate .referentiesbalk  {  opacity: 0; transform: translateY(20px); transition-property: opacity, transform;  }
#referenties.animate-active .referentiesbalk {  opacity: 1; transform: translateY(0px); transition-delay: 0.4s;   }


/* details ############################################################################################################################# */

#details {  padding: 40px 0 180px;   }

#details .bg { position: absolute; top: 0; left: 0; right: 0; bottom: 0; }
#details:before{ position: absolute; top: 40px; left: -80px; width: 50%; bottom: 120px; background: url("../img/visual-overons.jpg") no-repeat right center; background-size: auto 100%; }



#details .centered { width: 1460px; }
#details .details{ padding: 0px  0 0px 54%;  }

#details .details h2{ font-size: 46px; font-weight: bold; padding-bottom: 10px; }
#details .details h3{ font-size: 24px; color: #ED1E25; padding-bottom: 20px; }
#details .details .txt{  padding: 0 0 30px; }
#details .details .btn.red{ margin-right: 15px; }

#details .details.animate  {  opacity: 0;   }
#details .details.animate-active  {  opacity: 1;  }


#details .details.animate:before  {  transition: all .5s linear;    -o-transition: all .5s linear;    -moz-transition: all .5s linear;    -webkit-transition: all .5s linear;   }
#details .details.animate:before  {  opacity: 0; transform: translateX(20px);  transition-delay: 0.3s;  transition-property: opacity, transform;   }
#details .details.animate.animate-active:before   {  opacity: 1; transform: translateX(0px);   }


/* FAQ ############################################################################################################################# */

#faq { padding: 100px 0 80px 0; z-index: 1; background: #F4F4F4;  }

#faq .bg { position: absolute; top: 0px; left: 0px; right: 0px; bottom: 0px;   }


#faq:before { position: absolute; left: 50%; margin-left: -39px;  width: 78px; height: 67px; top: -33px; background: url("../img/svg-faq.svg") no-repeat center center; background-size: contain; }

#faq .faq h2{ font-size: 50px; text-align: center; padding-bottom: 5px; font-weight: bold; }
#faq .faq h3{ font-size: 28px; text-align: center; padding-bottom: 35px;   }

#faq .centered{ width: 1250px; text-align: center;  }
#faq .faqitems{ padding: 0 15% 30px; margin-bottom: 20px;  }
#faq .faqitems .faqitem{ cursor: pointer;  padding: 15px 25px 15px 25px; border-radius: 0px; margin: 8px 0; background: #fff; box-shadow: 0 5px 30px rgb(0,0, 0, 0.1); text-align: left; font-weight: 500; color: #000; }
#faq .faqitems .faqitem .nummer{ position: absolute; top: 15px; left: 30px; font-weight: bold; color: #ED1E25; width: 10px; text-align: right; margin-right: 20px; }
#faq .faqitems .faqitem .vraag{ line-height: 140%; padding: 5px 105px 0 30px; }
#faq .faqitems .faqitem .sluiten{  position: absolute; overflow: hidden; width: 0px; opacity: 0; top: 15px; right: 20px; height: 25px; line-height: 25px; color: #fff; background: #1A1818; text-align: center; text-transform: uppercase; font-size: 10px; font-weight: bold; border-radius: 0px; }
#faq .faqitems .faqitem .antwoord{ height: 0px; overflow: hidden; padding: 0 30px; opacity: 0; background: #F2F2F2; border-radius: 0px; }
#faq .faqitems .faqitem:after{ position: absolute; top: 5px; right: 20px; height: 55px; width: 25px; background: url("../img/svg-pijl-beneden-kleur.svg") no-repeat center center; background-size: 50% auto; }
#faq .faqitems .faqitem:after{ transition: all .2s linear;    -o-transition: all .2s linear;    -moz-transition: all .2s linear;    -webkit-transition: all .2s; }

#faq .meerfaq { margin-left: 520px; color: #231F20; background: #fff; border: 2px solid #CCCCCC; padding: 10px 20px; font-weight: bold; }
#faq .meerfaq:hover { color: #fff; background: #231F20; border: 2px solid #231F20; text-decoration: none }

#faq .faqitems .faqitem.active .vraag { font-weight: bold; color: #ED1E25;  }
#faq .faqitems .faqitem.active .antwoord { height: auto; margin: 10px 0; padding: 20px 30px;  opacity: 1; }
#faq .faqitems .faqitem.active .sluiten { width: 120px; opacity: 1;  }
#faq .faqitems .faqitem.active:after {  opacity: 0; }


#faq .faqitems .faqitem ul{ text-align: left; padding: 20px 0 20px 40px; }
#faq .faqitems .faqitem ul li{ list-style: disc;  padding: 5px 0 5px 30px;  list-style-position: outside; }

#faq .faqitems .faqitem ol{ text-align: left; padding: 20px 0 20px 40px; }
#faq .faqitems .faqitem ol li{ list-style: decimal;  padding: 5px 0 5px 30px;  list-style-position: outside; }




/* contact ############################################################################################################################# */

#contact {  padding: 100px 0 100px;  text-align: center;  color: #fff; background: #ED1E25 url("../img/svg-hexagon-groep-wit.svg") no-repeat right 35px bottom 35px; background-size: auto 200px;  }

#contact .centered{ width: 1000px;  }

#contact h2{  font-size: 50px;  padding: 0 140px 15px; font-weight: bold; color: #fff; }

#contact .btn{ margin-top: 40px;  }
#contact .btn.first{ margin: 40px 20px 0 330px;  }
#contact .contactbtns:after{  position: absolute; top: -10px; right: 50%; margin-right: -370px; width: 120px; height: 100px;  background: url("../img/svg-pijl-getekend-wit.svg") no-repeat center center; background-size:  100% auto;  }

#contact .btn.first:hover{ background-color: #231F20; }
#contact .btn.tel:hover{ background-color: #fff;     border: 2px solid #fff; color: #231F20; }
.btn.tel:hover:after { background: url("../img/svg-telefoon-donker.svg") no-repeat center center;    background-size: auto 100%; }

#contact .contactbtns:after{
    -webkit-animation-duration: 2s; 
    animation-duration: 2s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    animation-iteration-count:infinite; 
    -webkit-animation-iteration-count:infinite; 
    -webkit-animation-name: contactarrow; 
    animation-name: contactarrow; 
}

@-webkit-keyframes contactarrow { 
    0% { opacity: 1;  } 
    50% { opacity: 0;   } 
    100% {  opacity: 1;   } 
} 
@keyframes contactarrow { 
    0% { opacity: 1;   } 
    50% { opacity: 0;  } 
    100% {  opacity: 1;  } 
} 

body.de #contact h2 { padding: 0 50px 15px; }


/* AFSLUITING ############################################################################################################################# */

#afsluiting {  color: #1A1818;  padding: 50px 0 80px;  font-size: 13px; line-height: 180%; text-align: center; font-weight: 500; z-index: 0;   }

#afsluiting .copyright { padding-top: 100px; margin-top: 20px; }
#afsluiting .copyright:before { position: absolute; top: 0px; left: 0%; width: 100%; height: 70px;  background: url("../img/logo-comadex-symbool.svg") no-repeat center center; background-size:  contain; }

#afsluiting a{ color: #1A1818; }
#afsluiting a:hover{ color: #1A1818; }

#afsluiting #naarboven{ z-index: 1; cursor: pointer; position: absolute; bottom: 30px; left: 30px;  width: 50px; height: 50px; background: url("../img/svg-hexagon-zwart.svg") no-repeat center center; background-size: contain;  }
#afsluiting #naarboven span{ position: absolute; top: 50%; margin: -25px 0 0 -25px; left: 50%; width: 50px; height: 50px; padding: 0;    }
#afsluiting #naarboven span:before{ content:''; background:  url("../img/svg-pijl-boven-wit.svg") no-repeat center center; background-size: 100% auto; position: absolute; top: 50%; margin: -4px 0 0 -6px; left: 50%; width: 12px; height: 8px; padding: 0;}

#afsluiting #naarboven:hover{  background: url("../img/svg-hexagon-rood.svg") no-repeat center center; background-size: contain; }

#afsluiting #naarboven:hover span:before{
    -webkit-animation-duration: 1s; 
    animation-duration: 1s; 
    -webkit-animation-fill-mode: both; 
    animation-fill-mode: both; 
    animation-iteration-count:infinite; 
    -webkit-animation-iteration-count:infinite; 
    -webkit-animation-name: fadeOutUp; 
    animation-name: fadeOutUp; 
}

@-webkit-keyframes fadeOutUp { 
    0% { opacity: 1; -webkit-transform: translateY(3px); transform: translateY(3px);  } 
    50% { opacity: 0.6;  -webkit-transform: translateY(-3px); transform: translateY(-3px); } 
    100% {  opacity: 0; -webkit-transform: translateY(-5px); transform: translateY(-5px);  } 
} 
@keyframes fadeOutUp { 
    0% { opacity: 1; -webkit-transform: translateY(3px); transform: translateY(3px);  } 
    50% { opacity: 0.6;  -webkit-transform: translateY(-3px); transform: translateY(-3px); } 
    100% {  opacity: 0; -webkit-transform: translateY(-5px); transform: translateY(-5px);  } 
} 





/* FANCYBOX ############################################################################################################################# */

#fancybox-overlay {  position: fixed;  top: 5%;  left: 5%;  width: 90%;  height: 90% !important; }
#fancybox-wrap {   position: fixed; }

/* CONTACTOPNEMEN ############################################################################################################################# */


#contactboloverlay{  position: fixed; bottom: 0px; right: 0px; left: 0px; top: 0; overflow: hidden; z-index: 1999; background:#231F20; opacity: 0; display: none; }
#contactboloverlay.active{ display: block;  opacity: 0.2!important;  }

#contactbol{  position: fixed; bottom: 0px; right: 0px; width: 100px; height: 100px; overflow: hidden; z-index: 2000; }
#contactbol.active{ overflow: visible;   }

#contactbolicoon{ z-index: 1; cursor: pointer; position: fixed; bottom: 9px; right: -120px; width: 60px; height: 60px; background: #231F20 url("../img/svg-chat-wit.svg") no-repeat 17px 17px; background-size: auto 40%; border-radius: 100%;  box-shadow: 0 3px 5px rgba(0,0,0,0.3); }

#contactbolicoon{ 
    -webkit-animation: contactopnemenbol 2s ease 0s 1 normal forwards;
    animation: contactopnemenbol 2s ease 0s 1 normal forwards;
	animation-delay: 2s;
}
#contactbol.active #contactbolicoon{ z-index: 0;    }

@keyframes contactopnemenbol {  
	0% { opacity: 0; -webkit-transform: rotate(359deg); right: -120px; }   
	100% { opacity: 1; -webkit-transform: rotate(0deg); right: 10px; }  
}
@-webkit-keyframes contactopnemenbol { 
	0% { opacity: 0; -webkit-transform: rotate(359deg); right: -120px; }   
	100% { opacity: 1; -webkit-transform: rotate(0deg); right: 10px; }   
}
@-moz-keyframes contactopnemenbol {  
	0% { opacity: 0; -webkit-transform: rotate(359deg); right: -120px; }   
	100% { opacity: 1; -webkit-transform: rotate(0deg); right: 10px; }  
}




#contactbolbg{ position: absolute; right: -90px; bottom: -90px; width: 90px; height: 90px; background: #ED1E25; border-radius: 100%;  }

#contactbolbg{ 
    -webkit-animation: beforefade 1s ease 0s 1 normal forwards;
    animation: beforefade 1s ease 0s 1 normal forwards;
	animation-delay: 3s;
}

@keyframes beforefade {     0% { right: -90px; bottom: -90px;   }     100% {  right: -45px; bottom: -45px;   }      } 
@-webkit-keyframes beforefade {    0% { right: -90px; bottom: -90px;   }     100% {  right: -45px; bottom: -45px;   }      } 
@-moz-keyframes beforefade {     0% { right: -90px; bottom: -90px;   }     100% {  right: -45px; bottom: -45px;   }      } 


#contactbol:hover #contactbolbg{ background-color: #231F20; }
#contactbol:hover #contactbolicoon{ background-color: #ED1E25; }

#contactbolopties { z-index: 0; position: absolute; bottom: 25px; opacity: 0;  right: 225px; width: 320px; height: 380px; height: 350px; padding: 30px 35px; background: #fff; box-shadow: 0px 3px 30px rgba(43, 40, 115, 0.2); border-radius: 20px; }

#contactbol.active #contactbolopties{ opacity: 1; z-index: 1; right: 25px; }

#contactboloptiessluiten { position: absolute; cursor: pointer; top: 25px; right: 25px; width: 17px; height: 17px; background: url("../img/svg-sluiten-donker.svg") no-repeat center center; background-size: auto 100%; opacity: 0.3; }
#contactboloptiessluiten:hover { opacity: 1;  }

#contactbolopties .contactboloptiestitel { font-size: 20px; font-weight: bold; line-height: 130%; padding: 0 20px 15px 75px; }
#contactbolopties .contactboloptiestitel:before{ position: absolute; top: 0; left: 0;  width: 55px; height: 55px; background: #ED1E25 url("../img/svg-chat-wit.svg") no-repeat 16px 16px; background-size: auto 40%; border-radius: 100%;  }

#contactbolopties .contactbollink{    margin-top: 15px; color: #231F20; font-weight: bold; clear: both; padding: 0 5px 0 25px;  }
#contactbolopties .contactbollink:before{ position: absolute; height: 15px; left: 3px; width: 9px; top: 8px; background: url("../img/svg-pijl-rechts-kleur.svg") no-repeat top left; background-size: auto 100%; }

#contactbolopties .contactboloptie{    margin-top: 9px; color: #231F20; font-weight: normal; line-height: 140%; font-size: 14px; clear: both; padding: 10px 5px 10px 58px; border-radius: 14px; background: #F6F8FB;  }
#contactbolopties .contactboloptie:before{ position: absolute;  height: 23px; width: 25px; left: 17px;  top: 15px;  }
#contactbolopties .contactboloptie.single:before{  height: 20px; top: 10px;  }
#contactbolopties .contactboloptie.afspraak:before{ background: url("../img/svg-gesprek-kleur.svg") no-repeat center center; background-size: auto 100%; }
#contactbolopties .contactboloptie.vraag:before{ background: url("../img/svg-vraag-kleur.svg") no-repeat center center; background-size: auto 100%; }
#contactbolopties .contactboloptie.telefoon:before{ background: url("../img/svg-telefoon-kleur.svg") no-repeat center center; background-size: auto 100%; }
#contactbolopties .contactboloptie.whatsapp:before{ background: url("../img/svg-whatsapp-kleur.svg") no-repeat center center; background-size: auto 100%; }
#contactbolopties .contactboloptie span{ font-weight: bold; color: #ED1E25; }


#contactbolopties .contactboloptiestitel    {  opacity: 0; transform: translateX(-20px); transition-property: opacity, transform;  }
#contactbolopties .contactbollink    {  opacity: 0; transform: translateX(-20px); transition-property: opacity, transform;  }
#contactbolopties .contactboloptie    {  opacity: 0; transform: translateX(-20px); transition-property: opacity, transform;  }

#contactbol.active #contactbolopties .contactboloptiestitel  {  opacity: 1; transform: translateX(0px);    }
#contactbol.active #contactbolopties .contactbollink  {  opacity: 1; transform: translateX(0px);    }
#contactbol.active #contactbolopties .contactboloptie  {  opacity: 1; transform: translateX(0px);    }

#contactbol.active #contactbolopties .contactboloptiestitel{ transition-delay: 0.2s; }
#contactbol.active #contactbolopties .contactboloptie.afspraak{ transition-delay: 0.4s; }
#contactbol.active #contactbolopties .contactboloptie.vraag{ transition-delay: 0.6s; }
#contactbol.active #contactbolopties .contactboloptie.telefoon{ transition-delay: 0.8s; }
#contactbol.active #contactbolopties .contactboloptie.whatsapp{ transition-delay: 1.0s; }
#contactbol.active #contactbolopties .contactbollink{ transition-delay: 1.2s; }


#contactbolopties .contactboloptie:hover{     color: #fff;  background: #231F20; text-decoration: none;  }
#contactbolopties .contactbollink:hover{     color: #ED1E25;   text-decoration: none;  }
#contactbolopties .contactbollink:hover:before{  background: url("../img/svg-pijl-rechts-donker.svg") no-repeat top left; background-size: auto 100%; }

body.de #contactbolopties { height: 345px; }
body.de #contact .btn.first {    margin: 40px 20px 0 270px; }

/* meldingsbar ############################################################################################################################# */

#meldingsbar { position: fixed;	bottom: 0px;	left: 0px;	width: 100%;	box-sizing: border-box;	padding: 8px 20px;	background: #ED1E25;	text-align: center; text-transform: uppercase;	font-size: 10px; line-height: 130%;	color: #fff;	font-weight: bold;	z-index: 10000; } 
