@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{ transition:all .5s linear; -o-transition:all .5s linear; -moz-transition:all .5s linear; -webkit-transition:all .5s linear; }
.transition10{ transition:all 1s linear; -o-transition:all 1s linear; -moz-transition:all 1s linear; -webkit-transition:all 1s linear; }


/* OPMAAK ############################################################################### */

html, body { font-family: 'Montserrat', sans-serif;	font-size:15px;	font-weight: normal; background: #fff;	color: #000;	line-height: 200%; }

body.noscroll { overflow: hidden; }

a{	color: #2CA4DD;  text-decoration:none;  }
a:hover{ text-decoration:underline; }	

h1, h2, h3{	color: #000; line-height: 120%;  }
h1 span, h2 span, h3 span{ color: #2CA4DD; }
h1{ font-size: 42px; padding-bottom: 25px; font-weight: bold; }
h2{ font-size: 32px; padding-bottom: 25px; font-weight: bold; }
h3{ font-size: 20px; padding-bottom: 15px; font-weight: normal;  }
h4{ font-size: 22px; padding-bottom: 25px; font-weight: normal; }


/* BUTTONS ############################################################################################################################# */

.btn{ font-size: 15px; font-weight: 600; color: #fff; text-transform: uppercase; background: #2CA4DD; padding: 0 35px; height: 55px; line-height: 55px; border-radius: 55px; position: relative; float: left; }
.btn{ box-shadow: 0px 9px 20px rgba(44,164,221,0.5);  transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear; }
.btn:hover{ background: #000; text-decoration: none; box-shadow: 0px 9px 20px rgba(0,0,0,0.5);   }


.btn.groen{ background: #34a853; color: #fff; text-decoration: none; box-shadow:none; box-shadow: 0px 9px 20px rgba(52,168,83,0.5);  }
.btn.groen:hover{ background: #000; text-decoration: none; box-shadow: 0px 9px 20px rgba(0,0,0,0.5);  }


.btn-leesverder{ margin-bottom: 30px; font-size: 15px; text-decoration: none!important; font-weight: 600; color: #fff!important; margin-right: 10px; text-transform: uppercase; background: #2CA4DD; padding: 0 35px; height: 55px; line-height: 55px; border-radius: 55px; position: relative; float: left; }
.btn-leesverder{ box-shadow: 0px 9px 20px rgba(44,164,221,0.5);  transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear; }
.btn-leesverder:hover{ background: #000; text-decoration: none!important; box-shadow: 0px 9px 20px rgba(0,0,0,0.5);  }

/* MENU ############################################################################################################################# */

#menu{ position: absolute; top: 35px; 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: 65px; line-height: 65px; padding: 0 18px 0 18px;  border: 0;	 font-size: 15px; font-weight: bold; text-transform:uppercase; 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-right: 30px;   }
#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-groen.svg") no-repeat; background-size: auto 100%;  }
#menu .tel .tel:after{ content:''; position: absolute; top: 50%; margin-top: -2px; right: -5px; width: 6px; height: 6px; border-radius:  100%; background: #2CA4DD;  }


#menu .openmenu .menuitem{ margin-left: 30px; margin-right: 5px; height: 64px;  width: 64px; border-radius: 65px; background: #fff;  box-shadow: 0 4px 16px rgba(0,0,0,0.2); border: 4px solid transparent;  }
#menu .openmenu .menuitem:before{ position: absolute; top: 50%; left: 50%; margin: -9px 0 0 -11px; width: 22px; height: 18px; background: url("../img/svg-menu.svg") no-repeat;}
#menu .openmenu:hover .menuitem{ background: #2CA4DD; border: 4px solid #2CA4DD;}
#menu .openmenu:hover .menuitem:before{ background: url("../img/svg-menu-wit.svg") no-repeat;}

#menu .last .menuitem { line-height: 59px; margin-left: 10px;	padding: 0 35px; border-radius: 65px; border: 2px solid transparent;   }

#menu .last:hover .menuitem { border: 2px solid rgba(255,255,255,0.4); background: #2CA4DD; text-decoration: none;  box-shadow: 0 3px 12px rgba(0,0,0,0.3); }

#menu a:hover{   }
#menu a.active:hover{ text-decoration: underline;  }
#menu li:hover{ z-index: 1;   }

#menu .menumetsubmenu.active{  }
#menu .menumetsubmenuli{ margin-right: 5px; }
#menu .menumetsubmenuli:before{ position: absolute; top: 50%; margin-top: -3px; right: 0px; width: 10px; height: 6px; }
#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: 60px;	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: #000; }
#menu a.active{  color: #2ca4dd;  }
#menu a:hover{ color: #2ca4dd;   }
#menu a.active:hover{ color: #2ca4dd;  }
#menu .last .menuitem { background: #2CA4DD; color: #fff;  box-shadow: 0px 9px 20px rgba(44,164,221,0.5); }
#menu .menusplit { background: #2CA4DD; }
.submenu{	border-bottom: 15px solid #2ca4dd;		background: #2CA4DD;	}
.submenu a{	color: #fff!important;		}
.submenu a:hover{  background:#2CA4DD!important;  }
.submenu:after{  background: #fff;  }


/* 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; height: 1200px; background: #0E94D4; }
#menuoverlay:after { z-index: 0; position: absolute; top: 0px; left: 0px; right: 0px; bottom:0; opacity: 0.1; background: #0E94D4 url("../img/visual-header.jpg") no-repeat center center; background-size: cover; }
#menuoverlay.active { display: block; }
#menuoverlay .content{ height: 100vh; z-index: 10000; }
#menuoverlay .logowit { position: absolute; top: 40px; left: 0px; width: 320px; height: 70px; background: url("../img/logo-flexibele-servicedesk-wit.svg") no-repeat; background-size: auto 100%; }

#menuoverlay #adres { z-index: 1; position: absolute; bottom: 45px; left: 0px; color: rgba(255,255,255,0.5); font-size: 12px; line-height: 160%; }
#menuoverlay #adres a{ color: rgba(255,255,255,0.5); }
#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.telefoon{ width: 170px; }
#menuoverlay #adres .kolom.email{ width: 260px; }
#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; }
#menuoverlay #adres .kolom.socialmedia .facebook{ width: 28px; height: 28px; background: url("../img/svg-socialmedia-facebook-wit.svg") no-repeat; }
#menuoverlay #adres .kolom.socialmedia .linkedin:hover{  background: url("../img/svg-socialmedia-linkedin-wit.svg") no-repeat;  }
#menuoverlay #adres .kolom.socialmedia .facebook:hover{  background: url("../img/svg-socialmedia-facebook-wit.svg") no-repeat; }

#menuoverlay-top { position: absolute; top: 35px; right: 0px;  }
#menuoverlay-top #sluiten { z-index: 1; cursor: pointer; margin-left: 10px; height: 64px;  width: 64px; border-radius: 65px; background: #fff;  box-shadow: 0 3px 6px rgba(0,0,0,0.10); border: 4px solid transparent;  }
#menuoverlay-top #sluiten:before{ position: absolute; top: 50%; left: 50%; margin: -11px 0 0 -11px; width: 22px; height: 22px; background: url("../img/svg-sluiten.svg") no-repeat;}
#menuoverlay-top #sluiten:hover { background: #000; border: 4px solid #fff;}
#menuoverlay-top #sluiten:hover:before{ background: url("../img/svg-sluiten-wit.svg") no-repeat;}
#menuoverlay-top .afspraak { z-index: 1;  background:#000; text-transform: uppercase; font-weight: 500; font-size: 16px; line-height: 59px; color: #fff; margin-left: 10px; height: 65px;	padding: 0 45px; border-radius: 65px; border: 2px solid transparent;   }
#menuoverlay-top .afspraak  {  }
#menuoverlay-top .afspraak:hover { border: 2px solid rgba(255,255,255,0.4); background: #2CA4DD; text-decoration: none;  box-shadow: 0 3px 12px rgba(0,0,0,0.3); }

#menuoverlay-top-menu { position: absolute; top: 220px; left: 0px;  }
#menuoverlay-top-menu .titel{ color: #fff; text-transform: uppercase; font-size: 20px; font-weight: 500; padding-bottom: 20px; }
#menuoverlay-top-menu a{ color: #fff; padding: 10px 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: 1600px;   }
#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: 400px; padding-right: 100px; 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;  }



/* TOPCONTAINER ############################################################################################################################# */

#top{ position: fixed; top: 0px; left: 0px; height: 130px; z-index: 999; }
#top .logo{ z-index: 0;	position: absolute;	top: 30px;	left: 0px;	width: 250px;	height: 70px;	background: url("../img/logo-flexibele-servicedesk.svg") no-repeat left center;	background-size: auto 100%; z-index: 2;}

/* TOP VERVOLG + SCROLL ############################################################################################################################# */

#top.top1off{ height: 90px; background: #fff; box-shadow: 1px 1px 2px rgba(0,0,0,0.2);   }
#top.top1off #menu{ top: 13px; }
#top.top1off #menu .last .menuitem {  margin-left: 10px; }
#top.top1off .logo{  top: 15px; height: 60px; }
																								
#top.vervolgpagina{ height: 90px; background: #fff; box-shadow: 1px 1px 2px rgba(0,0,0,0.2);   }
#top.vervolgpagina #menu{ top: 13px; }
#top.vervolgpagina #menu .last .menuitem {  margin-left: 10px; margin-right: 0; }
#top.vervolgpagina .logo{  top: 15px; height: 60px; }

/* HEADER ############################################################################################################################# */

#header{  height: 980px;   }
#header .bg{ position: absolute; top: 0px; left: 0px; width: 100%; height: 900px;  overflow: hidden;  }
#header .bg:before {  position: absolute; top: 0px; right: 0;   bottom: 0px;  left: 0px;   background: url("../img/visual-header.jpg") no-repeat center bottom;  background-size: auto 100%; }
#header .bg2{ position: absolute; top: 100px; left: 0px; width: 100%; height: 1900px;  overflow: hidden;    }
#header .bg2:before {  position: absolute; top: 0px; right: 0;   width: 3000px;  bottom: 0px;  left: 50%; margin-left: -1500px;    background: url("../img/svg-triangle.svg") no-repeat left top;  background-size:  100% auto; }
#header div.animate{	z-index: 1;  position: absolute;	top: 290px;	left:0px; width: 560px; text-transform: uppercase;  }
#header .container h1{ font-size: 44px; font-weight: bold; padding-bottom: 15px;  }
#header .container.tekst{  padding-bottom: 30px; text-transform: none; font-size: 14px; }
#header div.animate:after{	position: absolute;	bottom: -40px; left: 0px; }
#header .btn.grijs{ margin-left: 13px;  }

/* INTRO ############################################################################################################################# */

#intro { padding: 160px 0 180px;  }
#intro .intro { padding: 0px 0;  }
#intro .bg{ position: absolute; top: -900px; left: 0px; width: 100%; height: 1900px; overflow: hidden;   }
#intro .bg:before {  position: absolute; top: 0px; width: 3000px;  bottom: 0px;  left: 50%; margin-left: -1500px;   background: url("../img/svg-triangle3.svg") no-repeat left top;  background-size:  100% auto; }
#intro #introductietekst { margin-top: -100px;  width: 500px; font-size: 18px; font-style: italic; font-weight: 300; line-height: 180%; }
#intro #introductietekst h2 {  font-size: 48px; }


/* Diensten ############################################################################################################################# */

#diensten { padding: 160px 0 0; z-index: 1;  }
#diensten .bg:before { position: absolute; top: 400px; left: 0px; right: 0px; bottom: 0px; background: #2CA4DD; box-shadow: 0px 9px 20px rgba(44,164,221,1);  }
#diensten .bg2{ position: absolute; top: -140px; left: 0px; width: 50%; height: 840px;    }
#diensten .bg2:before{ position: absolute; top: 0px; right: 420px; bottom: 0px; left: 0px; background:url("../img/visual-arm.png") no-repeat top right; background-size: auto 100%; }
#diensten .diensten { padding: 0px 0;  }
#diensten .diensten  #dienstblokken h2{ font-size: 46px; text-align: center; color: #fff; margin-top: 140px; padding: 0 15% 70px 15%; }
#diensten .diensten .dienst{ color: #000; padding: 260px 60px 50px 60px; width: 32%; background: #fff; box-shadow: 0px 30px 30px rgba(0,0,0,0.1); border-radius: 30px;   }
#diensten .diensten .dienst:before{ position: absolute; top: 0px; left: 0px; right: 0px; height: 220px; background: #e5e5e5; border-radius: 30px 30px 0 0;  }
#diensten .diensten .dienst:before{ transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear;  }
#diensten .diensten .dienst .link{ color: #2ca4dd; margin-top: 30px; text-align: center; padding: 10px 0; border-radius: 50px; text-transform: uppercase; font-weight: bold; border: 1px solid #90BDE8; }
#diensten .diensten .dienst .titel{ font-weight: bold; font-size: 30px; padding-bottom: 5px; }
#diensten .diensten .dienst .subtitel{ font-style: italic; font-size: 18px; padding-bottom: 15px; color: #2CA4DD; }
#diensten .diensten .dienst1:before{ background: url("../img/visual-blok-1.jpg") no-repeat center center; background-size: 110%; }
#diensten .diensten .dienst2:before{ background: url("../img/visual-blok-2.jpg") no-repeat center center; background-size: 110%; }
#diensten .diensten .dienst3:before{ background: url("../img/visual-blok-2.jpg") no-repeat center center; background-size: 110%; }
#diensten .diensten .dienstsmartphone:before{ background: url("../img/visual-blok-dienstsmartphone.jpg") no-repeat center center; background-size: 110%; }
#diensten .diensten .dienst2{ margin: 0 2%; }
#diensten .diensten .dienst:hover:before{ background-size: 100%; }
#diensten .diensten .dienst:hover .link{ color: #fff; border-color: #2ca4dd; background: #2ca4dd; box-shadow: 0px 9px 20px rgba(44,164,221,0.5);  }
#diensten .diensten .dienst:hover { text-decoration: none;  }


#diensten #vinkbox { text-align: center;  box-shadow: 0px 30px 30px rgba(0,0,0,0.1); position: absolute; top: -760px; right: 0px; padding: 75px; box-sizing:border-box; background: #fff; border-radius: 30px; width: 570px; }
#diensten #vinkbox h2{ color: #000; font-size: 42px; }
#diensten #vinkbox ul { text-align: left; padding: 30px 0 ;  }
#diensten #vinkbox ul li span{ text-align: left; padding: 10px 0 0 80px;  }
#diensten #vinkbox ul li span:before{ content:''; position: absolute; top: 10px; left: 0px; width: 46px; height: 46px; border-radius: 100%; background: #2ca4dd; box-shadow: 0px 9px 20px rgba(44,164,221,0.5); }
#diensten #vinkbox ul li span:after{ content:''; position: absolute; top: 25px; left: 13px; width: 20px; height: 15px; background: url("../img/svg-vink.svg") no-repeat; }
#diensten #vinkbox .btn { width: 100%; margin-top: 30px; }

/* QUOTE ############################################################################################################################# */

#quote { z-index: 0;  }
#quote .bg{ position: absolute; top: -350px; left: 0px; width: 100%; height: 1900px; overflow: hidden;   }
#quote .bg:after {  position: absolute; top: 0px; width: 3000px;  bottom: 0px;  left: 50%; margin-left: -1500px;   background: url("../img/svg-triangle3b.svg") no-repeat left top;  background-size:  100% auto; }
#quote .bg:before {  position: absolute; top: -2500px; width: 3000px;  bottom: 0px;  left: 50%; margin-left: -1500px;   background: url("../img/svg-triangle2.svg") no-repeat left top;  background-size:  100% auto; }
#quote .bg2{ position: absolute; top: -250px; right: 50%; margin-right: -800px; width: 1000px; height: 900px; overflow: hidden;   }
#quote .bg2:before {  position: absolute; top: 0px; right:0;  bottom: 0px;  left: 0; ;   background:  url("../img/visual-blauwbg.jpg") no-repeat left top;  background-size:  100% auto; }
#quotecontainer{ position: absolute; top: 100px; right: 20px; width: 600px; color: #fff; text-align: right; font-style: italic; }
#quotecontainer h2{  color: #fff; font-style: italic; }
#quotecontainer span{ padding-top: 20px; }

/* gezicht ############################################################################################################################# */

#gezicht { padding: 600px 0 100px 0; }
#gezicht .gezicht:before { position: absolute; top: -50px; right: 0px; width: 700px; height: 620px; background: url("../img/visual-blok-bedrijf.png") no-repeat right bottom; background-size: 100% auto;}
#gezicht .gezicht:after { position: absolute; top: -223px; right: 150px; width: 400px; height: 780px; background: url("../img/visual-danny-van-haften.png") no-repeat right bottom; background-size: 100% auto;}
#gezicht .gezicht{ padding: 0 70% 0 0 ;   }
#gezicht .gezicht h2{ font-size: 50px; }
#gezicht .gezicht .btn{ margin-top: 40px; }

/* CTA ############################################################################################################################# */

#cta { padding: 100px 0 50px; text-align: center; font-size: 20px; color: #2ca4dd; }
#cta .cta{ padding-bottom: 100px; border-bottom: 4px solid #EEEEEE; }
#cta .centered{ width: 1000px; }
#cta .btn{ margin: 30px 0 0 370px; }
#cta h2{ padding: 0 10% 20px; }

/* CONTACT ############################################################################################################################# */

#contact{ padding: 100px 0 20px; text-align: center; margin-top: 70px; }
#contact .contact:before { position: absolute; top: -100px; left: 50%; margin-left: -50px; width: 100px; height: 100px; background:url("../img/logo-flexibele-servicedesk-symbol.svg") no-repeat center top;}
#contact .tel { width: 260px; height: 55px; padding-left: 55px; text-align: left; color: #000; margin: 30px 0 30px 690px; line-height: normal; }
#contact .tel span{ font-size: 25px; padding-top: 5px;   }
#contact .tel:before { position: absolute; top: 0px; left: 0px; bottom: 0px; width: 38px; background:url("../img/svg-telefoon-groen.svg") no-repeat top left; background-size: 100% auto; }
#contact .tel:hover { text-decoration: none; }

/* AFSLUITING ############################################################################################################################# */

#afsluiting { padding: 0 0 50px; font-size: 12px; z-index: 0; text-align: center;  }
#afsluiting a{ color: #000; }

#afsluiting #naarboven{ z-index: 1; cursor: pointer; position: absolute; bottom: 30px; right: 20px;  width: 60px; height: 60px; background: #2ca4dd; border: 6px solid #fff; border-radius: 100%; box-shadow: 0 9px 20px rgba(0,0,0,0.2);  }
#afsluiting #naarboven span{ position: absolute; top: 50%; margin: -25px 0 0 -25px; left: 50%; width: 50px; height: 50px; padding: 0;  border-radius: 100%;   }
#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 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; }

/* WHATSAPP ############################################################################################################################# */

#whatsappchat{	position: fixed; bottom: 0px; right: 20px; width: 250px; height: 50px; background:#fff; border: 1px solid rgba(0,0,0,0.1); border-bottom: 0; z-index: 1000;}
#whatsappchat.active{	width: 300px;	height: 370px; }

#whatsappchatheader{ height: 50px; line-height: 50px; color: #fff; font-weight: bold; background: #3088C9 url(../img/svg-whatsapp-wit.svg) no-repeat 20px 15px; background-size: 20px 20px; cursor: pointer; overflow: hidden;}
#whatsappchattekst{	padding: 250px 30px 30px 30px;	text-align: center;	font-size: 12px;	line-height: 140%;	background: url(../img/visual-whatsapp.jpg) no-repeat center 20px;	background-size: 80px auto; }
#whatsappchattelefoon{ box-sizing: border-box; position: absolute; top: 130px; left: 0px; width: 100%; font-size: 26px; font-weight: bold; padding-bottom: 20px; border-bottom: 1px solid rgba(0,0,0,0.1); }
#whatsappchatlogo{	position: absolute;	top: 73px;	right: 124px;	width: 25px;	height: 25px;	background: url(../img/svg-whatsapp-vol.svg) no-repeat;	background-size: 100% auto; }

#whatsappchattelefoon span{	box-sizing: border-box; padding-bottom: 8px;	font-size: 10px;	text-transform: uppercase;	font-weight: normal;}
#whatsappchattelefoon a, #whatsappchattelefoon a:hover{	color: #666!important;	text-decoration: none!important;	cursor: default;	padding-bottom: 10px;}
#whatsappchatoffline{ position: absolute; top: 140px; left: 30px; right: 30px; font-size: 26px; font-weight: bold; padding-bottom: 20px;color: #999;display: none;}
#whatsappchatoffline span{ box-sizing: border-box; padding-bottom: 5px; font-size: 10px; text-transform: uppercase; font-weight: normal; }
#whatsappchatclose{ position: absolute; top: 10px; right: -60px; width: 30px; height: 30px; border: 1px solid rgba(255,255,255,0.2); text-align: center; line-height: 28px;	color: #fff;font-size: 16px;}
#whatsappchattitel{ position: absolute; top: 0px; left: 0px; padding-left: 60px; right: 0px; height: 50px; }

#whatsappchat.active #whatsappchatclose{ right: 10px; }

#whatsappchat.offline #whatsappchatoffline{ display: block; }
#whatsappchat.offline #whatsappchattelefoon{ display: none; }

#whatsappchat.offline #whatsappchatuitleg{ display: none; }
#whatsappchat.active.offline { height: 275px; }
