@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: "Plus Jakarta Sans", sans-serif;  font-optical-sizing: auto;  font-size:16px;	font-weight: normal; background: #fff;	color: #1A3350;	line-height: 200%; }

body.noscroll { overflow: hidden; }

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

h1, h2, h3, h4, h5{	color: #C79963; line-height: 130%;  }
h1 span, h2 span, h3 span{  }
h1{ font-size: 40px; padding-bottom: 25px; color: #1A3350; }
h2{ font-size: 32px; padding-bottom: 25px; color: #1A3350;  }
h3{ font-size: 18px; padding-bottom: 15px; color: #C79963; }
h4{ font-size: 14px; padding-bottom: 25px;  color: #1A3350; }

#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: 50px; font-size: 15px; font-weight: bold; color: #fff; text-transform: uppercase;     background: #1A3350;   padding: 0 35px; height: 50px; line-height: 50px;  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: #C79963; 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: #707070; box-shadow: none;  }
.btn.transparant:before { content:''; position: absolute; top: 0px; left: 0px; bottom: 0px; right: 0px;     border: 2px solid #E5E5E5; border-radius: 50px;  }
.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 #1A3350;  }
.btn.transparant:hover { background: #1A3350;   color: #fff;  }

.btn.groen { background: #C79963; color: #fff; box-shadow: none;  }
.btn.groen:hover { background: #1A3350;   color: #fff;  }

.btn.wit { background: #F1F1F1; color: #707070; box-shadow: none;  }
.btn.wit:hover { background: #C79963;   color: #fff;  }

.btn.lichtbruin { background: #C79963; color: #fff; box-shadow: none;  }
.btn.lichtbruin:hover { background: #6C481A;   color: #fff; box-shadow: none;  }


.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: 50px;  }
.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 #1A3350;  }
.btn.transparantwit:hover { background: #1A3350;   color: #fff;  }

.btn.scan { padding-left: 60px; background: #1A3350; 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: #C79963; }

.btn.openmenu { padding-left: 70px; background: #fff; color: #C79963; 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: #1A3350; }
.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: #C79963; 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: #1A3350; }

.btn-leesverder{ background: #1A3350; 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: 50px;  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: #C79963;   }



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

#menu{ position: absolute; top: 30px; right: 0; list-style: none; margin: 0;z-index: 3;  }

#menu:before{ position: absolute; top: -0px; left: -20px; width: 16px; height: 22px; background: url("../img/svg-sparkle-2-wit.svg") no-repeat center center; background-size: contain; }
#menu:after{ position: absolute; top: -20px; right: -30px; width: 36px; height: 44px; background: url("../img/svg-sparkle-1-wit.svg") no-repeat center center; background-size: contain; }



#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;   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: 10px;  padding-right: 10px;  }
#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-kleur.svg") no-repeat; 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: 45px;	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: #1A3350;  font-size: 14px; font-weight: bold; text-transform: uppercase; padding: 8px 18px 8px 18px;  }
#menu a.active{  color: #C79963!important; text-decoration: underline; }
#menu a:hover{  color: #C79963!important; }
#menu a.active:hover{   }


#menu .last .menuitem{ background: #C79963; color: #fff;  margin-left: 20px;  height: 50px; line-height: 50px;  padding: 0 30px; border-radius: 50px;    }
#menu .last:hover .menuitem{ background: #1A3350; color: #fff!important; text-decoration: none!important;   }

#menu .openmenu {   }
#menu .openmenu .menuitem{ background: #1A3350;  margin-left: 10px; margin-right: 5px; height: 54px;  width: 54px; border-radius: 54px;     }
#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: #C79963;   }
#menu .openmenu:hover .menuitem:before{ background: url("../img/svg-menu-wit.svg") no-repeat; background-size: auto 100%; opacity: 1;}


#menu .menusplit { background: #444; }
#menu .submenu{	border: 1px solid #eee; border-bottom: 15px solid #C79963; background: #fff;	}
#menu .submenu a{	color: #000!important;		}
#menu .submenu a:hover{  background:#C79963!important; color: #fff!important;  }
#menu .submenu:after{  background: #eee;  }


/* 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: #1A3350 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: 215px; height: 55px;  background: url("../img/logo-omni-travel-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; border-radius: 50px; height: 50px;  width: 50px;  background: #fff;  box-shadow: 0 3px 6px rgba(0,0,0,0.10);   }
#menuoverlay-top #sluiten:before{ position: absolute; top: 50%; left: 50%; margin: -11px 0 0 -11px; width: 22px; height: 22px; background: url("../img/svg-sluiten-donker.svg") no-repeat;}
#menuoverlay-top #sluiten:hover { background: #C79963; }
#menuoverlay-top #sluiten:hover:before{ background: url("../img/svg-sluiten-wit.svg") no-repeat;}
#menuoverlay-top .afspraak { z-index: 1;  background:#1A3350; 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: #C79963; 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: #C79963;;   padding: 0 35px;  color:#fff; line-height: 55px; height: 55px; }
#menuoverlay-top .aanvraag:hover { color: #fff!important;  background: #C79963 ;  text-decoration: none;  }



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

#mobielctamenu{ display: none; z-index: 100; position: fixed; bottom: 0; left: 0; background: #fff ; background-size: cover;     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: #1A3350; }

#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; }


/* progress ############################################################################### */
#progress{ position: fixed; top: 0px; left: 0px; right: 0px; z-index: 10000;  opacity: 0;  }
.progress-container {  width: 100%;  height: 10px; background: #F7FAFF;  box-shadow: 0 1px 3px rgba(0,0,0,0.2);  }
.progress-bar {  position: absolute; height: 4px;  background: #3F2D4C;  width: 0%; top: 3px; border-radius: 5px;  }
.progress-bar:after{  position: absolute; top: 0; right: -8px; width: 2px; height: 2px; background: #fff; border: 2px solid #C79963; border-radius: 100%;  }



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

#top{   position: fixed;  top: 10px; left: 0px;  z-index: 999; height: 80px;  }
#top .logo{ position: absolute;	top: 10px;	left: 0px;	width: 195px;	height: 75px; background: url("../img/logo-omni-travel.svg") no-repeat left center;	background-size: auto 95%;}




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

#top.top1off{ box-shadow: 0 3px 6px rgba(0,0,0,0.1); background: #fff;}
#top.top1off #menu{ top: 15px; }
#top.top1off #menu:before{ display: none; }
#top.top1off #menu:after{ display: none; }

#top.top1off .logo{  height: 60px; top: 8px; }

#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 #progress { opacity: 1; }

#top.vervolgpagina{ box-shadow: 0 3px 6px rgba(0,0,0,0.1); background: #fff;}
#top.vervolgpagina #menu{ top: 15px; }
#top.vervolgpagina #menu:before{ display: none; }
#top.vervolgpagina #menu:after{ display: none; }


#top.vervolgpagina .logo{  height: 60px; top: 8px; }


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


#header{  height: 1760px;  }
#header .bg{ position: absolute; top: 0px; left: 0; right: 0;  height: 1760px;  overflow: hidden;   }
#header .bg:before {  position: absolute; top: 0px; left: 50%;	 right: 0; margin-left: -400px;  bottom: 0;  background: #031926 url("../img/visual-header-wateronly.jpg") no-repeat left top;  background-size: auto 100%; }
#header .bg:after {  position: absolute; top: 0px; left: 50%;	 right: 0; margin-left: -400px;  bottom: 0;  background: url("../img/visual-header-persononly.png") no-repeat left top;  background-size: auto 100%; }

#header .bg.vast:after {  position: absolute; top: 0px; left: 0; right: 0;  bottom: 0;  background: url("../img/header-overlay.svg") no-repeat center top;  background-size: auto 100%;; }

#header .bg:after{ transition:all .5s linear; -o-transition:all .5s linear; -moz-transition:all .5s linear; -webkit-transition:all .5s linear; }
#header .bg:before {  transition: all .5s linear;    -o-transition: all .5s linear;    -moz-transition: all .5s linear;    -webkit-transition: all .5s linear; }

#header .bg2{ position: absolute; top: 0px; left: 0; right: 0;  height: 1760px;  overflow: hidden;  }
#header .bg2:after {  position: absolute; top: 0px; left: 0; right: 0;  bottom: 0;  background: url("../img/header-overlay.svg") no-repeat center top;  background-size: auto 100%;; }
#header .bg2:after{ transition:all .5s linear; -o-transition:all .5s linear; -moz-transition:all .5s linear; -webkit-transition:all .5s linear; }


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

#header div.banner{	z-index: 1;  position: absolute;	top: 190px;	left:50%; margin-left: -800px; width: 600px; padding-right: 40px; }
#header .container h1{  padding: 0 0 10px; font-size: 58px; line-height: 115%; text-transform: uppercase; font-weight: 800;  }
#header .container h2{  padding: 0 0 10px; font-size: 21px; font-weight: medium; line-height: 135%; letter-spacing: 1px; text-transform: uppercase;  }
#header .container h4{  padding: 15px 0 5px; font-size: 18px; font-weight: bold; line-height: 135%; color: #C79963; margin:0;  }


#header .voordelen{ width: 95%; margin: 10px 0 30px 0px; background: #F3F5F6; border-radius: 20px; padding: 22px 35px; }
#header .voordelen li{  padding: 5px 0 5px 45px; font-size: 16px; }
#header .voordelen li:before{ position: absolute; top: 12px; left: 0px; width: 30px; height: 30px; background: url("../img/svg-vink-kleur.svg") no-repeat top left; background-size: 70% auto; }

#header .btn{  height: auto; padding: 20px 35px 20px ; line-height: 130%;   }
#header .btn.travel{  padding-left: 60px; background: #C79963; }
#header .btn.travel:before{  position: absolute; top: 0; left: 20px; bottom: 0; width: 25px; background: url("../img/svg-verzenden-wit.svg") no-repeat center center; background-size: auto 30%;}
#header .btn.travel:hover{   background: #3F2D4C; }


#header #voorstellen { position: absolute; bottom: 0; left: 0;   }
#header #voorstellen .bg3{ position: absolute; bottom: 0; left: 0; height: 680px;  right: 0;}
#header #voorstellen .bg3:after{ position: absolute; bottom: 0; left: -91px; top: 0; width: 50%; background: url("../img/omni-travel-voorstellen.png") no-repeat right top; background-size: auto 100%; }
#header #voorstellen .bg3:before{ position: absolute; bottom: 0; left: -200px; top: 59px; width: 40%; background: #BFBFB3; }


#header #voorstellen .bol{ box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2); position: absolute; bottom: 140px; left: 50%; margin-left:-360px;  width: 100px; height: 100px; border: 10px solid #fff; background: #fff url("../img/logo-omni-travel-symbool.svg") no-repeat 8px 4px; background-size: auto 85%; border-radius: 100%; }


#header #voorstellen .voorstellen{ padding: 0 80px 90px 52%; color: #fff; }
#header #voorstellen .voorstellen h2{ padding: 0 0 15px; color: #fff; font-weight: 800;text-transform: uppercase; font-size: 44px; }

#header #voorstellen .voorstellen .mijnreizen{ margin: 20px 0; }
#header #voorstellen .voorstellen .mijnreizen .reis{ width: 31%; height: 140px; border-radius: 10px; opacity: 0; }
#header #voorstellen .voorstellen .mijnreizen .reis2{ margin: 0 3%; }

#header #voorstellen .voorstellen .mijnreizen .reis1{ background: url("../img/visual-travel-blog-1.jpg") no-repeat center center; background-size: cover; }
#header #voorstellen .voorstellen .mijnreizen .reis2{ background: url("../img/visual-travel-blog-2.jpg") no-repeat center center; background-size: cover; }
#header #voorstellen .voorstellen .mijnreizen .reis3{ background: url("../img/visual-travel-blog-3.jpg") no-repeat center center; background-size: cover; }

#header #voorstellen .voorstellen .eigenreizen{ font-size: 12px; color: #fff; text-transform: uppercase; padding: 5px 5px 5px 25px; }
#header #voorstellen .voorstellen .eigenreizen:before{  position: absolute; top: 0; left: 0px; bottom: 0; width: 25px; background: url("../img/svg-information-wit.svg") no-repeat left center; background-size: auto 30%; }
#header #voorstellen .voorstellen .eigenreizen:before{  transition: all .2s linear;    -o-transition: all .2s linear;    -moz-transition: all .2s linear;    -webkit-transition: all .2s linear; }
#header #voorstellen .voorstellen .eigenreizen:hover{ color: #E1B982;  }
#header #voorstellen .voorstellen .eigenreizen:hover:before{   background: url("../img/svg-information-kleur.svg") no-repeat left center; background-size: auto 30%; }


#header.animate .bg:after  { opacity: 0; transform: translateY(20px); transition-delay: 0.2s;  transition-property: opacity, transform;   }
#header.animate-active .bg:after { opacity: 1; transform: translateY(0px);   }




#header.animate div.banner h1  { opacity: 0; transform: translateX(20px); transition-delay: 0.4s;  transition-property: opacity, transform;   }
#header.animate-active div.banner h1 { opacity: 1; transform: translateX(0px);   }

#header.animate div.banner h2  { opacity: 0; transform: translateX(20px); transition-delay: 0.6s;  transition-property: opacity, transform;   }
#header.animate-active div.banner h2 { opacity: 1; transform: translateX(0px);   }


#header.animate div.banner .txt  { opacity: 0; transform: translateX(20px); transition-delay: 0.8s;  transition-property: opacity, transform;   }
#header.animate-active div.banner .txt { opacity: 1; transform: translateX(0px);   }


#header.animate div.banner h4  { opacity: 0; transform: translateX(20px); transition-delay: 0.8s;  transition-property: opacity, transform;   }
#header.animate-active div.banner h4 { opacity: 1; transform: translateX(0px);   }

#header.animate div.banner .voordelen  { opacity: 0; transform: translateY(-20px); transition-delay: 0.8s;  transition-property: opacity, transform;   }
#header.animate-active div.banner .voordelen { opacity: 1; transform: translateY(0px);   }

#header.animate div.banner .voordeel1  { opacity: 0; transform: translateX(20px); transition-delay: 1.0s;  transition-property: opacity, transform;   }
#header.animate-active div.banner .voordeel1 { opacity: 1; transform: translateX(0px);   }

#header.animate div.banner .voordeel2  { opacity: 0; transform: translateX(20px); transition-delay: 1.2s;  transition-property: opacity, transform;   }
#header.animate-active div.banner .voordeel2 { opacity: 1; transform: translateX(0px);   }

#header.animate div.banner .voordeel3  { opacity: 0; transform: translateX(20px); transition-delay: 1.4s;  transition-property: opacity, transform;   }
#header.animate-active div.banner .voordeel3 { opacity: 1; transform: translateX(0px);   }

#header.animate .btn  { opacity: 0; transform: translateX(20px); transition-delay: 1.6s;  transition-property: opacity, transform;   }
#header.animate-active .btn { opacity: 1; transform: translateX(0px);   }



#header #voorstellen.animate .bg3  { opacity: 0; transition-delay: 0.4s;  transition-property: opacity, transform;   }
#header #voorstellen.animate-active .bg3 { opacity: 1;    }


#header #voorstellen.animate .voorstellen h2  { opacity: 0; transform: translateX(-20px); transition-delay: 0.2s;  transition-property: opacity, transform;   }
#header #voorstellen.animate-active .voorstellen h2 { opacity: 1; transform: translateX(0px);   }

#header #voorstellen.animate .voorstellen .txt  { opacity: 0; transform: translateX(-20px); transition-delay: 0.4s;  transition-property: opacity, transform;   }
#header #voorstellen.animate-active .voorstellen .txt { opacity: 1; transform: translateX(0px);   }

#header #voorstellen.animate .voorstellen .mijnreizen .reis1  { opacity: 0; transform: translateY(-20px); transition-delay: 0.8s;  transition-property: opacity, transform;   }
#header #voorstellen.animate-active .voorstellen .mijnreizen .reis1 { opacity: 1; transform: translateY(0px);   }

#header #voorstellen.animate .voorstellen .mijnreizen .reis2  { opacity: 0; transform: translateY(-20px); transition-delay: 1.0s;  transition-property: opacity, transform;   }
#header #voorstellen.animate-active .voorstellen .mijnreizen .reis2 { opacity: 1; transform: translateY(0px);   }

#header #voorstellen.animate .voorstellen .mijnreizen .reis3  { opacity: 0; transform: translateY(-20px); transition-delay: 1.2s;  transition-property: opacity, transform;   }
#header #voorstellen.animate-active .voorstellen .mijnreizen .reis3 { opacity: 1; transform: translateY(0px);   }

#header #voorstellen.animate .voorstellen .eigenreizen  { opacity: 0; transform: translateX(20px); transition-delay: 1.6s;  transition-property: opacity, transform;   }
#header #voorstellen.animate-active .voorstellen .eigenreizen { opacity: 1; transform: translateX(0px);   }

#header #voorstellen.animate .bol  { opacity: 0; transform: translateY(20px); transition-delay: 1.2s;  transition-property: opacity, transform;   }
#header #voorstellen.animate-active .bol { opacity: 1; transform: translateY(0px);   }

/* reizen ############################################################################################################################# */

#reizen{  padding: 120px 0 80px; }

#reizen .bg{  position: absolute; top: 0px; bottom: 0px; left: 50%; width: 40px; margin-left: -20px;  }
#reizen .bg:before{  position: absolute; top: 0px; bottom: 0px; left: 50%; width: 2px; margin-left: -1px; background:#EDEDEF; }

#reizen .reizen {  padding: 0 100px; font-weight: 500; }
#reizen .reizen .links{  width: 50%; padding-right: 90px; line-height: 200%; }
#reizen .reizen .rechts{  width: 50%; padding-left: 100px; }



#reizen h2{  font-size: 44px; padding-right: 30px; padding-bottom: 15px; line-height: 120%; font-weight: 800; text-transform: uppercase; }
#reizen h3{ font-size: 34px; font-weight: 800; color: #1A3350;  text-transform: uppercase; }
#reizen h4{ font-size: 18px; font-weight: 800; color: #C79963; text-transform: uppercase; letter-spacing: 1px; padding-bottom: 15px; }


#reizen .reizenvoorbeelden{ margin-top: 70px;  padding: 0 100px; }
#reizen .reizenvoorbeelden .reizenvoorbeeld {	width: 18%; margin-left: 2.5%; height:252px;	background: #EDEDEF; border-radius: 100%; }
#reizen .reizenvoorbeelden .reizenvoorbeeld1 { margin-left: 0%;background: url("../img/visual-omni-travel-1.jpg") no-repeat center center; background-size: cover;}
#reizen .reizenvoorbeelden .reizenvoorbeeld2 { background: url("../img/visual-omni-travel-2.jpg") no-repeat center center; background-size: cover;}
#reizen .reizenvoorbeelden .reizenvoorbeeld3 { background: url("../img/visual-omni-travel-3.jpg") no-repeat center center; background-size: cover;}
#reizen .reizenvoorbeelden .reizenvoorbeeld4 { background: url("../img/visual-omni-travel-4.jpg") no-repeat center center; background-size: cover;}
#reizen .reizenvoorbeelden .reizenvoorbeeld5 { background: url("../img/visual-omni-travel-5.jpg") no-repeat center center; background-size: cover;}


#reizen.animate .bg  {  opacity: 0; transform: translateY(-20px);  }
#reizen.animate-active .bg  {  opacity: 1; transform: translateY(0px);   }

#reizen.animate .reizen .links  {  opacity: 0; transform: translateX(-20px);  }
#reizen.animate-active .reizen .links  {  opacity: 1; transform: translateX(0px);   }

#reizen.animate .reizen .rechts  {  opacity: 0; transform: translateX(20px);  }
#reizen.animate-active .reizen .rechts  {  opacity: 1; transform: translateX(0px);   }

#reizen.animate .reizenvoorbeelden .reizenvoorbeeld1 { opacity: 0; transform: translateY(-20px); transition-delay: 0.1s;  transition-property: opacity, transform;   }
#reizen.animate .reizenvoorbeelden .reizenvoorbeeld2 { opacity: 0; transform: translateY(-20px); transition-delay: 0.2s;  transition-property: opacity, transform;   }
#reizen.animate .reizenvoorbeelden .reizenvoorbeeld3 { opacity: 0; transform: translateY(-20px); transition-delay: 0.3s;  transition-property: opacity, transform;   }
#reizen.animate .reizenvoorbeelden .reizenvoorbeeld4 { opacity: 0; transform: translateY(-20px); transition-delay: 0.4s;  transition-property: opacity, transform;   }
#reizen.animate .reizenvoorbeelden .reizenvoorbeeld5 { opacity: 0; transform: translateY(-20px); transition-delay: 0.5s;  transition-property: opacity, transform;   }

#reizen.animate-active .reizenvoorbeelden .reizenvoorbeeld1 { opacity: 1; transform: translateX(0px);   }
#reizen.animate-active .reizenvoorbeelden .reizenvoorbeeld2 { opacity: 1; transform: translateX(0px);   }
#reizen.animate-active .reizenvoorbeelden .reizenvoorbeeld3 { opacity: 1; transform: translateX(0px);   }
#reizen.animate-active .reizenvoorbeelden .reizenvoorbeeld4 { opacity: 1; transform: translateX(0px);   }
#reizen.animate-active .reizenvoorbeelden .reizenvoorbeeld5 { opacity: 1; transform: translateX(0px);   }






/* cta1 ############################################################################################################################# */

.ctalayer{ text-align: center; padding: 40px 0 40px; z-index: 1; }
.ctalayer .cta{ padding: 0 400px; font-size: 18px; }
.ctalayer .cta h2{ font-size: 48px;  padding-bottom: 10px; text-transform: uppercase; line-height: 110%;  font-weight: 800; }
.ctalayer .cta h3{ font-size: 22px;  padding-bottom: 15px; text-transform: uppercase; letter-spacing: 1px;  font-weight: 800; }
.ctalayer .cta .ctabuttons{ padding-left: 225px; margin-top: 25px; }
.ctalayer .cta .btn{ width: 320px;  text-align: center; height: auto;  }

.ctalayer .btn.droomreis{  margin-left: 20px; padding: 0 25px 0 45px; }
.ctalayer .btn.droomreis:before{  position: absolute; top: 0; left: 20px; bottom: 0; width: 25px; background: url("../img/svg-verzenden-wit.svg") no-repeat center center; background-size: auto 30%;}


.ctalayer .btn-gesprek { color: #1A3350; margin-left: 32px; font-size: 14px; padding:  0 0 0 25px; opacity: 0.6; height: 16px; line-height: 16px; font-weight: 500; margin-top: 20px; clear: both; } 
.ctalayer .btn-gesprek:before {  position: absolute; top: 0; left: 0; width: 28px; height: 16px; background: url("../img/svg-chat-donker.svg") no-repeat top left; background-size: auto 100%; } 
.ctalayer .btn-gesprek:before {  transition:all .2s linear; -o-transition:all .2s linear; -moz-transition:all .2s linear; -webkit-transition:all .2s linear; } 

.ctalayer .btn-gesprek:hover { opacity: 1; color: #C79963; text-decoration: none!important; } 
.ctalayer .btn-gesprek:hover:before { background: url("../img/svg-chat-kleur.svg") no-repeat top left; background-size: auto 100%;  } 


.ctalayer.animate .cta h2 { opacity: 0; transform: translateY(-20px); transition-delay: 0s;  transition-property: opacity, transform;   }
.ctalayer.animate-active .cta h2{ opacity: 1; transform: translateY(0px);   }

.ctalayer.animate .cta h3 { opacity: 0; transform: translateY(-20px); transition-delay: 0.1s;  transition-property: opacity, transform;   }
.ctalayer.animate-active .cta h3{ opacity: 1; transform: translateY(0px);   }

.ctalayer.animate .cta .txt { opacity: 0; transform: translateY(-20px); transition-delay: 0.3s;  transition-property: opacity, transform;   }
.ctalayer.animate-active .cta .txt{ opacity: 1; transform: translateY(0px);   }

.ctalayer.animate .cta .ctabuttons { opacity: 0; transform: translateY(-20px); transition-delay: 0.5s;  transition-property: opacity, transform;   }
.ctalayer.animate-active .cta .ctabuttons{ opacity: 1; transform: translateY(0px);   }



/* veiligheid ############################################################################################################################# */

#veiligheid{  padding: 480px 0 80px; z-index: 0; }


#veiligheid .veiligheid{  padding: 0 150px  0px; }

#veiligheid .bg{  position: absolute; top: -350px;  left: 0; right: 0; height: 785px;  }
#veiligheid .bg:before{  position: absolute;top: 0px; bottom: 0px; left: 0; right: 0;  background: url("../img/visual-omni-travel-husky.jpg") no-repeat top center; background-size: cover; }
#veiligheid .bg:after{  position: absolute; height: 170px; bottom: 0px; left: 0; right: 0;  background: url("../img/svg-boog.svg") no-repeat top center; background-size: auto 100%; }

#veiligheid .veiligheid .bg2{  position: absolute; top: 0px; bottom: 0px; left: 50%; width: 40px; margin-left: -30px;  }
#veiligheid .veiligheid .bg2:before{  position: absolute; top: 0px; bottom: 0px; left: 50%; width: 2px; margin-left: -1px; background:#EDEDEF; }


#veiligheid .veiligheid .links{  width: 50%; padding-right: 100px; font-size: 18px; font-weight: 500; line-height: 200%; }
#veiligheid .veiligheid .rechts{  width: 50%; padding-left: 100px; }

#veiligheid h2{  font-size: 44px;  padding: 0 0px 15px 0; text-transform: uppercase; font-weight: 800; }
#veiligheid h3{ font-size: 24px; color: #1A3350; padding-right: 0px; padding-bottom: 5px;  font-weight: 800;}


#veiligheid .veiligheid ul { padding: 0 40px 0 0; }
#veiligheid .veiligheid ul li{  position: relative; float: left; width: 100%; padding:  0 30px 0 60px; margin-top: 20px; color: #C79963; font-size: 14px; line-height: 150%; }
#veiligheid .veiligheid ul li span{  font-weight: 800; color: #1A3350; text-transform: uppercase; font-size: 15px; }
#veiligheid .veiligheid ul li:before{ content:'';  position: absolute; top: 2px; left: 0px; width: 35px; height: 35px;  background: #C79963; border-radius: 100%; }
#veiligheid .veiligheid ul li:after{ content:'';  position: absolute; top: 2px; left: 0px; width: 35px; height: 35px;  background:  url("../img/svg-vink-wit.svg") no-repeat center center; background-size: auto 35%;  }


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

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

#veiligheid.animate .veiligheid h2 { opacity: 0; transform: translateX(-20px); transition-delay: 0.4s;  transition-property: opacity, transform;   }
#veiligheid.animate-active .veiligheid h2{ opacity: 1; transform: translateX(0px);   }

#veiligheid.animate .veiligheid h3 { opacity: 0; transform: translateX(-20px); transition-delay: 0.7s;  transition-property: opacity, transform;   }
#veiligheid.animate-active .veiligheid h3{ opacity: 1; transform: translateX(0px);   }

#veiligheid.animate .veiligheid .txt { opacity: 0; transform: translateX(-20px); transition-delay: 0.6s;  transition-property: opacity, transform;   }
#veiligheid.animate-active .veiligheid .txt{ opacity: 1; transform: translateX(0px);   }

#veiligheid.animate .veiligheid ul { opacity: 0; transform: translateX(-20px); transition-delay: 0.8s;  transition-property: opacity, transform;   }
#veiligheid.animate-active .veiligheid ul{ opacity: 1; transform: translateX(0px);   }


/* quote ############################################################################################################################# */

#quote{  padding: 20px 0 60px; z-index: 1; }

#quote .quote {  padding: 0 200px;  }

#quote .quote:before{ position: absolute; top: -7px; left: 170px; width: 30px; height: 40px;  background:  url("../img/svg-quoteboven-kleur.svg") no-repeat center center; background-size:contain; }
#quote .quote:after{ position: absolute; bottom: -7px; right: 170px; width: 30px; height: 40px;  background:  url("../img/svg-quoteonder-kleur.svg") no-repeat center center; background-size:contain; }


#quote .quote .quotetxt{  background: #F3F5F6; box-shadow: inset 1px 2px 5px rgba(0,0,0,0.1); text-align: center; font-weight: 500;  border-radius: 100px;  padding: 40px 80px; font-size: 20px; font-style: italic;   }
#quote .quote .quotetxt:before{  position: absolute; top: 0; right: 80px; bottom: 0; width: 160px; background: url("../img/svg-vijfsterren.svg") no-repeat center center; background-size: 100% auto ; }
#quote .quote .quotetxt span{  font-weight: 700; }

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

/* ervaring ############################################################################################################################# */

#ervaring{  padding: 100px 0 60px; margin-bottom: 90px; z-index: 1; height: 600px; margin-top: 40px; }

#ervaring .bg { position: absolute; top: 0px; left: 0px; right: 0px;   height: 560px; }
#ervaring .bg:before { position: absolute; top: 0px; bottom: 0px; right: 0px; width: 100%;  background: url("../img/visual-omni-travel-meghan-4.jpg") no-repeat top center; background-size: auto 100%;}

#ervaring .ervaring{ position: absolute; right: 100px; top: 0px; border-radius: 50px; border: 4px solid #fff;    width: 640px; height: 550px; padding: 60px 80px ; z-index: 1; }
#ervaring .ervaring{ backdrop-filter: blur(4px) brightness(90%);  -webkit-backdrop-filter: blur(4px) brightness(90%); background-color: rgba(255, 255, 255, 0.8); box-shadow: 0px 5px 50px rgba(0,0,0,0.1); }
#ervaring h2{  font-size: 28px;  padding-bottom: 15px; line-height: 120%; font-weight: 800; text-transform: uppercase; }

#ervaring .review{ padding: 0px 0 0 140px; margin-top: 30px; font-size: 14px; line-height: 180%; font-style: italic; }
#ervaring .review:before{ position: absolute; top: 0; left: 0px; width: 20px; height: 20px;  background: url("../img/svg-quoteboven-kleur.svg") no-repeat center center; background-size: contain; }
#ervaring .review:after{ position: absolute; top: 0; left: 20px; width: 95px; height: 95px; border-radius: 100%; background: url("../img/omni-travel-review.jpg") no-repeat center center; background-size: cover; }


/* cta2 ############################################################################################################################# */

#cta2{ z-index: 1; margin-bottom: 60px;  }

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


#faq {  z-index: 0; margin-bottom: 60px; }

#faq .bg { position: absolute; top: -800px; left: 0px; right: 0px;   height: 2300px; }
#faq .bg:before { position: absolute; top: 0px; bottom: 0px; right: 0px; width: 100%;  background: url("../img/visual-omni-travel-faq.jpg") no-repeat top center; background-size: auto 100%;}

#faq .faq h2{ font-size: 48px; text-align: center; padding: 0 0 10px;  text-transform: uppercase; font-weight: 800; }
#faq .faq h3{ font-size: 22px; text-align: center; padding: 0 20% 45px;  text-transform: uppercase; letter-spacing: 1px; font-weight: 800; }

#faq .centered{ width: 1400px; text-align: center;  }
#faq .faq{ padding: 100px 0px 70px; margin-bottom: 20px; background:#fff; box-shadow: 5px 5px 60px rgba(0,0,0,0.1); border-radius: 60px; }
#faq .faqitems{ padding: 0px 15% 0px; margin-bottom: 20px;  }
#faq .faqitems .faqitem{ cursor: pointer;  padding: 15px 25px 15px 25px; border-radius: 30px; margin: 5px 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: #C79963; width: 10px; text-align: right; margin-right: 20px; }
#faq .faqitems .faqitem .vraag{ padding: 0px 35px 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: #1A3350; text-align: center; text-transform: uppercase; font-size: 10px; font-weight: bold; border-radius: 15px; }
#faq .faqitems .faqitem .antwoord{ height: 0px; overflow: hidden; padding: 0 30px; opacity: 0; background: #F2F2F2; border-radius: 10px; }
#faq .faqitems .faqitem:after{ position: absolute; top:9px; right: 12px; height: 45px; width: 45px; background: #C79963 url("../img/svg-pijl-beneden-wit.svg") no-repeat center center; background-size: 25% auto; border-radius: 100%; }
#faq .faqitems .faqitem:after{ transition: background .2s linear;    -o-transition: background .2s linear;    -moz-transition: background .2s linear;    -webkit-transition: background .2s; }
#faq .faqitems .faqitem:hover:after { background-color: #1A3350; }


#faq .meerfaq { margin-left: 600px; margin-top: 30px; color: #1A3350; }
#faq .meerfaq:hover { color: #fff; }

#faq .faqitems .faqitem.active .vraag { font-weight: bold; color: #C79963;  }
#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; }


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






/* partner ############################################################################################################################# */

#partner{  padding: 80px 0 80px; }

#partner .bg{  position: absolute; top: 80px; bottom: 80px; left: 50%; width: 40px; margin-left: -20px;  }

#partner .partner{  padding:  0 52% 0 100px; }
#partner .partner:before{  position: absolute; top: 0; right: 100px; height: 60%; width: 36%; background: url("../img/visual-omni-travel-meghan-1.jpg") no-repeat center center; background-size: cover; border-radius: 20px 20px 0 0; }
#partner .partner:after{  position: absolute; height: 40%; right: 100px; bottom: 0px; width: 36%; background: url("../img/visual-omni-travel-meghan-2.jpg") no-repeat center center; background-size: cover; border-radius: 0 0 20px 20px; }

#partner h2{ font-weight: bold; font-size: 44px; padding-right: 50px; padding-bottom: 15px; text-transform: uppercase; }

#partner .partner ul { padding: 20px 0 40px; }
#partner .partner ul li{  position: relative; float: left; width: 100%; padding:  0 30px 0 90px; margin-top: 20px; color: #C79963; font-size: 14px; line-height: 150%; }
#partner .partner ul li span{  font-weight: 800; color: #1A3350; text-transform: uppercase; font-size: 15px; }
#partner .partner ul li:before{ content:'';  position: absolute; top: 2px; left: 30px; width: 35px; height: 35px;  background: #C79963; border-radius: 100%; }
#partner .partner ul li:after{ content:'';  position: absolute; top: 2px; left: 30px; width: 35px; height: 35px;  background:  url("../img/svg-vink-wit.svg") no-repeat center center; background-size: auto 35%;  }

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

#partner.animate .bg2 {     transition: all .5s linear;    -o-transition: all .5s linear;    -moz-transition: all .5s linear;    -webkit-transition: all .5s linear;   }
#partner.animate .bg2 { opacity: 0; transform: translateY(-20px); transition-delay: 0.6s;  transition-property: opacity, transform;   }
#partner.animate-active .bg2{ opacity: 1; transform: translateY(0px);   }

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

#partner.animate .partner:after { transition: all .5s linear;    -o-transition: all .5s linear;    -moz-transition: all .5s linear;    -webkit-transition: all .5s linear;  }
#partner.animate .partner:after { opacity: 0; transform: translateY(-20px); transition-delay: 0.4s;  transition-property: opacity, transform;   }
#partner.animate-active .partner:after{ opacity: 1; transform: translateY(0px);   }


#partner.animate .partner h2 { opacity: 0; transform: translateX(-20px); transition-delay: 0.4s;  transition-property: opacity, transform;   }
#partner.animate-active .partner h2{ opacity: 1; transform: translateX(0px);   }

#partner.animate .partner h3 { opacity: 0; transform: translateX(-20px); transition-delay: 0.6s;  transition-property: opacity, transform;   }
#partner.animate-active .partner h3{ opacity: 1; transform: translateX(0px);   }

#partner.animate .partner .txt { opacity: 0; transform: translateX(-20px); transition-delay: 0.8s;  transition-property: opacity, transform;   }
#partner.animate-active .partner .txt{ opacity: 1; transform: translateX(0px);   }


#partner.animate .partner ul { opacity: 0; transform: translateX(-20px); transition-delay: 1.0s;  transition-property: opacity, transform;   }
#partner.animate-active .partner ul{ opacity: 1; transform: translateX(0px);   }

#partner.animate .partner .txt2 { opacity: 0; transform: translateX(-20px); transition-delay: 1.2s;  transition-property: opacity, transform;   }
#partner.animate-active .partner .txt2{ opacity: 1; transform: translateX(0px);   }


/* cta3 ############################################################################################################################# */

#cta3{  }
#cta3.ctalayer .cta {    padding: 0 350px;     }
#cta3.ctalayer .cta .btn-telefoon { clear:both; text-transform: uppercase; font-weight: 800;  color: #1A3350;    margin-left: 42px;    font-size: 14px;       height: 16px;    line-height: 16px;     margin-top: 20px; }
#cta3.ctalayer .cta .btn-telefoon .icon{ color: #C79963;  padding: 0 0 0 20px; margin-left: 15px; }
#cta3.ctalayer .cta .btn-telefoon .icon:before{  position: absolute; top: 0; left: 0px; width: 13px; height: 19px; background: url("../img/svg-telefoon-kleur.svg") no-repeat; background-size: auto 100%;  }

#cta3.ctalayer .cta .ctabuttons{ padding-left: 275px;  }

/* regio ############################################################################################################################# */

#regio{  padding: 100px 0; }

#regio .txt{  padding:  0 55% 0 100px; }
#regio .txt:before{  position: absolute; top: 0; right: 100px; bottom: 0px; width: 39%; background: url("../img/visual-omni-travel-meghan-3.jpg") no-repeat center center; background-size: cover; border-radius: 20px; }

#regio h2{ font-weight: 800; font-size: 52px; padding: 0 300px 10px;  text-align: center; line-height: 110%; }
#regio h3{ font-size: 28px; padding: 0 80px 65px; text-align: center; color: #1A3350; }



#regio.animate .regio h2 { opacity: 0; transform: translateY(-20px); transition-delay: 0.0s;  transition-property: opacity, transform;   }
#regio.animate-active .regio h2{ opacity: 1; transform: translateY(0px);   }

#regio.animate .regio h3 { opacity: 0; transform: translateY(-20px); transition-delay: 0.2s;  transition-property: opacity, transform;   }
#regio.animate-active .regio h3{ opacity: 1; transform: translateY(0px);   }

#regio.animate .bg {     transition: all .5s linear;    -o-transition: all .5s linear;    -moz-transition: all .5s linear;    -webkit-transition: all .5s linear;   }
#regio.animate .bg { opacity: 0; transform: translateY(-20px); transition-delay: 0.4s;  transition-property: opacity, transform;   }
#regio.animate-active .bg{ opacity: 1; transform: translateY(0px);   }


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

#regio.animate .txt { opacity: 0; transform: translateY(20px); transition-delay: 0.8s;  transition-property: opacity, transform;   }
#regio.animate-active .txt{ opacity: 1; transform: translateY(0px);   }




/* advies ############################################################################################################################# */

#advies{  padding: 50px 0; z-index: 1; }
#advies .advies{  padding: 0 100px 0; }
#advies .txt{  padding:  60px 50% 100px 80px; background: #C79963; color: #fff; border-radius: 20px; }
#advies .txt:before{ opacity: 0.1; position: absolute; left: 0px; bottom: 50px; width: 55%; height: 60%; background: url("../img/logo-omni-travel-symbool-wit.svg") no-repeat right center; background-size: contain; border-radius: 0 20px 20px 0; }
#advies .txt .container{  padding-right: 80px; }
#advies .txt:after{  position: absolute; top: 0; right: 0px; bottom: 0px; width: 50%; background: url("../img/visual-omni-travel-happy.jpg") no-repeat right center; background-size: cover; border-radius: 0 20px 20px 0; }


#advies h2{ font-weight: 800; font-size: 42px; padding: 0 120px 15px 0;  color: #fff; }
#advies .btn{ margin-top: 30px; margin-right: 20px; border: 2px solid transparent; font-size: 14px; }
#advies .btn.tel{ margin-right: 0px; border: 2px solid #fff; }
#advies .btn.tel:hover{  border: 2px solid transparent; }

#advies .btn.donker:hover{ background: #fff; color: #1A3350;  }

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



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

#contact {  padding: 350px 0 50px;  text-align: center; margin-top: 80px;  z-index: 0; }
#contact .bg { position: absolute; top: -480px; left: 0; right: 0; height: 1100px; overflow: hidden;  }
#contact .bg:before { position: absolute; top: 0; left: 0%; width: 100%; bottom: 0px;  background: url("../img/visual-omni-travel-footer.jpg") no-repeat center center; background-size: cover; }

#contact h2{  font-size: 42px;  padding: 0 18% 15px; font-weight: 800;  }
#contact h3{  font-size: 24px;  padding: 0 17% 15px; color: #1A3350; }
#contact .txt{ padding: 0 20%;  }



#contact .btn{ margin-top: 50px;  }
#contact .btn.first{ margin: 50px 20px 0 540px; background: #3F2D4C;  }
#contact .contactbtns:after{  position: absolute; top: -5px; right: 50%; margin-right: -420px; width: 120px; height: 100px;  background: url("../img/svg-pijl-getekend-donker.svg") no-repeat center center; background-size:  100% auto;  }

#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: 0.2;  } 
    50% { opacity: 0;   } 
    100% {  opacity: 0.2;   } 
} 
@keyframes contactarrow { 
    0% { opacity: 0.2;   } 
    50% { opacity: 0;  } 
    100% {  opacity: 0.2;  } 
} 

#contact.animate .bg { opacity: 0; transform: translateY(-20px); transition-delay: 0.0s;  transition-property: opacity, transform;   }
#contact.animate-active .bg{ opacity: 1; transform: translateY(0px);   }

#contact.animate h2 { opacity: 0; transform: translateX(-20px); transition-delay: 0.2s;  transition-property: opacity, transform;   }
#contact.animate-active h2{ opacity: 1; transform: translateX(0px);   }

#contact.animate h3 { opacity: 0; transform: translateX(-20px); transition-delay: 0.4s;  transition-property: opacity, transform;   }
#contact.animate-active h3{ opacity: 1; transform: translateX(0px);   }

#contact.animate .txt { opacity: 0; transform: translateX(-20px); transition-delay: 0.6s;  transition-property: opacity, transform;   }
#contact.animate-active .txt{ opacity: 1; transform: translateX(0px);   }


#contact.animate .contactbtns { opacity: 0; transform: translateX(-20px); transition-delay: 0.8s;  transition-property: opacity, transform;   }
#contact.animate-active .contactbtns{ opacity: 1; transform: translateX(0px);   }



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

#afsluiting {  color: #1A3350;  padding: 50px 0 340px;  font-size: 13px; line-height: 180%; text-align: center; font-weight: 500; z-index: 0;   }
#afsluiting .bg { position: absolute; height: 245px; background:#CED3DA; left: 0; right: 0; bottom: 0; }
#afsluiting .bg:before { position: absolute; bottom: 0; left: 0; height: 240px; width: 100%; background: url("../img/visual-footer.jpg") no-repeat bottom center; background-size: cover;}
#afsluiting .bg:after { position: absolute; top: 0; left: 50%; height: 5px; width: 600px; margin-left: -300px; background: #C79963;}

#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-omni-travel-symbool.svg") no-repeat center center; background-size:  contain; }

#afsluiting .footerlinks{ opacity: 0.5; font-size: 10px; }
#afsluiting a{ color: #1A3350; }
#afsluiting a:hover{ color: #1A3350; }

#afsluiting #naarboven{ z-index: 1; cursor: pointer; position: absolute; bottom: 270px; left: 30px;  width: 50px; height: 50px; background: #C79963;  border-radius: 100%;  }
#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: #1A3350; }

#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);  } 
} 

.unitedtravel { margin-top: 40px; padding: 70px 30% 0; font-size: 11px; }
.unitedtravel:before {  position: absolute; top: 0; height: 50px; left: 0; right: 0; background: url("../img/unitedtravel.png") no-repeat top center; background-size: auto 100%; }

/* 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:#1A3350; opacity: 0; display: none; }
#contactboloverlay.active{ display: block;  opacity: 0.4!important;  }

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

#contactbolavatar{ z-index: 1; cursor: pointer; position: fixed; bottom: 15px; right: -120px; width: 90px; height: 90px; border: 7px solid #fff;  background: #fff url("../img/omni-travel-meghan-remmen-muller.jpg") no-repeat center center; background-size: contain; border-radius: 100%;  box-shadow: 0 3px 5px rgba(0,0,0,0.3); }
#contactbolicoon{ z-index: 1; cursor: pointer; position: fixed; bottom: 9px; right: -120px; width: 40px; height: 40px; background: #3F2D4C url("../img/svg-chat-wit.svg") no-repeat 11px 11px; 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;    }

#contactbolavatar{ 
    -webkit-animation: contactbolavatar 2s ease 0s 1 normal forwards;
    animation: contactbolavatar 2s ease 0s 1 normal forwards;
	animation-delay: 2s;
}
#contactbol.active #contactbolavatar{ 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; }  
}

@keyframes contactbolavatar {  
	0% { opacity: 0; -webkit-transform: rotate(359deg); right: -120px; }   
	100% { opacity: 1; -webkit-transform: rotate(0deg); right: 10px; }  
}
@-webkit-keyframes contactbolavatar { 
	0% { opacity: 0; -webkit-transform: rotate(359deg); right: -120px; }   
	100% { opacity: 1; -webkit-transform: rotate(0deg); right: 10px; }   
}
@-moz-keyframes contactbolavatar {  
	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: #C79963; 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 #contactbolicoon{ background-color: #1A3350; }

#contactbolopties { z-index: 0; position: absolute; bottom: 25px; opacity: 0;  right: 225px; width: 320px; height: 380px; 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.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: -3px; left: 0;  width: 55px; height: 55px; background:  url("../img/omni-travel-meghan-remmen-muller.jpg") no-repeat center center; background-size: contain; border: 4px solid #eee; border-radius: 100%;  }

#contactbolopties .contactbollink{  line-height: 30px;  margin-top: 15px; color: #414161; 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: #414161; 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: #C79963; }


#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: #3F2D4C; text-decoration: none;  }
#contactbolopties .contactbollink:hover{     color: #3F2D4C;   text-decoration: none;  }
#contactbolopties .contactbollink:hover:before{  background: url("../img/svg-pijl-rechts-donker.svg") no-repeat top left; background-size: auto 100%; }
#contactbolopties .contactboloptie:hover span{ color: #fff; }
#contactbolopties .contactboloptie.afspraak:hover:before{ background: url("../img/svg-gesprek-wit.svg") no-repeat center center; background-size: auto 100%; }
#contactbolopties .contactboloptie.vraag:hover:before{ background: url("../img/svg-vraag-wit.svg") no-repeat center center; background-size: auto 100%; }
#contactbolopties .contactboloptie.telefoon:hover:before{ background: url("../img/svg-telefoon-wit.svg") no-repeat center center; background-size: auto 100%; }

#contactbolopties .contactboloptie.whatsapp:hover{ background: #24C862;  }
#contactbolopties .contactboloptie.whatsapp:hover:before{ background: url("../img/svg-whatsapp-wit.svg") no-repeat center center; background-size: auto 100%; }
