@charset "UTF-8";
/* CSS Document */

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, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, 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;
}
/* HTML5 display-role reset for older browsers */
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;
}

@CHARSET "ISO-8859-1";
/* Reset CSS
 * --------------------------------------- */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,
form,fieldset,input,textarea,p,blockquote,th,td {
    padding: 0;
    margin: 0;
}
a{
	text-decoration:none;
}
table {
    border-spacing: 0;
}
fieldset,img {
    border: 0;
}
address,caption,cite,code,dfn,em,strong,th,var {
    font-weight: normal;
    font-style: normal;
}
strong{
	font-weight: bold;
}
ol,ul {
    list-style: none;
    margin:0;
    padding:0;
}
caption,th {
    text-align: left;

}
h1,h2,h3,h4,h5,h6 {
    font-weight: normal;
    font-size: 100%;
    margin:0;
    padding:0;
    color:#FFF;
}
q:before,q:after {
    content:'';
}
abbr,acronym { border: 0;
}


/* Custom CSS
 * --------------------------------------- */
body{
	font-family: 'Source Sans Pro', sans-serif;
	color: #FFF;
    -moz-osx-font-smoothing: grayscale;
}
.wrap{
	margin-left: auto;
	margin-right: auto;
	width: 960px;
	position: relative;
}
h1{
	font-size: 6em;
	margin-bottom:10px;
}
p{
	font-size: 2em;
}

article{
	text-align:center;
}
#menu li {
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:700;
	font-size:0.9em;
	display:inline-block;
	margin: 10px;
	margin-left:75px;
	color: #000;
	-webkit-border-radius: 10px;
            border-radius: 10px;
}
#menu li.active{
	color: #fff;
}
#menu li a{
	text-decoration:none;
	color: #fff;
}
#menu li.active a:hover{
	color:#aee044;
}
#menu li:hover{
	color:#aee044;
}
#menu li a,
#menu li.active a{
	display:block;
}
#menu li.active a{
	color: #fff;
}
#menu{
	position:fixed;
	top:30px;
	left:0;
	height: 40px;
	z-index: 70;
	width: 100%;
	padding: 0;
	margin:0;
	
}

h4{
    font-size:1.2em;
    font-weight:600;
}

h5{
    font-size:1.1em;
    font-weight:400;
}

.whiteText{
	color:white;	
}

.custom-menu{
	height:150px;
	width:800px;
	position:fixed;
	margin-left: auto;
	margin-right: auto;
 	top: 0; left: 0; bottom: 0; right: 0;
	z-index: 80;
	margin-top:50px;
}

.custom-menu-mobile{
    background: url('img/top-bar.jpg') center no-repeat;
	height:100px;
	width:100%;
	position:fixed;
	margin-left: auto;
	margin-right: auto;
 	top: 0; left: 0; bottom: 0; right: 0;
	z-index: 80;
}

.custom-menu, a:hover{
	color: #aee044 !important;	
}

.custom-menu-link{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:0.9em;
	color: white;	
	margin-left:50px;
	margin-top:-20px;
}

.custom-menu-link2{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:0.9em;	
	margin-left:50px;
	margin-top:-60px;
	color: #aee044;	
}

.custom-menu-link-last{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:0.9em;	
	margin-left:50px;
	margin-right:50px;
	margin-top:-60px;
	color: white;	
}

.custom-menu-link-first{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:600;
	font-size:0.9em;	
	margin-left:100px;
	margin-top:-60px;
	color: white;	
}

.custom-menu-link-mobile{
	font-family: 'Source Sans Pro', sans-serif;
	font-weight:800;
	font-size:2em;
    margin:20px;
	color: black;	

}

.mobilemenu{
    
    width: 100%;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
}

.mobilebg1{
    position:fixed;
    width:100%;
    height:100%;
    z-index:-1;
}

.welcome-mobile-img{
    width:100%; 
    display: block;
    margin-top:100px;
}

.welcome-mobile{
    min-width:50px;
    max-width:600px;   
    margin: 0 auto; 
}

.diner-mobile{
    min-width:50px;
    max-width:200px;   
    margin: 0 auto; 
    margin-top:100px;
}

.groepen-mobile{
    min-width:50px;
    max-width:250px;   
    margin: 0 auto; 
    margin-top:100px;
}

.borreluur-mobile{
    min-width:50px;
    max-width:300px;   
    margin: 0 auto; 
    margin-top:100px;
}


.menu-logo-mobile{
    width:90px;
    float:left;
    margin-top:20px;
    margin-left:25px;
}

.hamburgermenu-icon{
    width:50px;
    float:right;
    margin-top:25px;
    margin-right:25px;
}

.hamburgermenu-icon2{
    display:none;
    width:50px;
    float:right;
    margin-top:25px;
    margin-right:25px;
}

.menu-logo{
	display:inline;
	position:absolute;
	width:80px;
	margin-top:-25px;
	margin-left:-10px;
}

.menu-logo-black{
	display:none;
	position:absolute;
	width:80px;
	margin-top:-25px;
	margin-left:-10px;
}

.header-title{
	max-width:57%;
	min-width:54%;
	margin: auto;
  	position: absolute;
 	top: 0; left: -2%; bottom: 10%; right: 0;
}

.header-title-borreluur{
	max-width:57%;
	min-width:57%;
	margin: auto;
  	position: absolute;
 	top: 0; left: 28%; bottom: 10%; right: 0;
}

.borreluur{
    display:none;
}

.header-subtitle{
	max-width:250px;
	min-width:250px;
	margin: auto;
  	position: absolute;
 	top: 0; left: 0; bottom: -30%; right: 0;
}

.borreluur-subtitle{
	max-width:200px;
	min-width:650px;
    height:50px;
	margin: auto;
    position: absolute;
    top: 0; left: 28%; bottom: -20%; right: 0;
}


.background-header{
   height:100%;
   background: url(img/2-bg%20kopie.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.background-header-olives{
   height:100%;
   background: url(img/header-background-origineel.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.background-page6{
   height:100%;
   background: url(img/5-bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.background-page5{
   height:100%;
   background: url(img/6-bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}


.facebook{
	max-height:5%;
	margin: auto;
  	position: absolute;
 	top: 100; left: 100; bottom: 0; right: 0;
	padding:15px;
}

.title{
	width:110px;	
	margin: auto;
  	position: absolute;
 	top: 0; left: -320%; bottom: 147%; right: 0;
}


.background-pageTwo{
   height:100%;
   background: url(img/2-bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.background-pageThree{
   height:100%;
   background: url(img/2-bg.jpg) no-repeat center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.phone{
    position:absolute;
    width:15px;
    margin-left:-22px;
    margin-top:1px;
}



.phone-number{
    font-family: 'Source Sans Pro', sans-serif;
	font-weight:700;
	font-size:1.0em;
	color: white; 
    width:170px;
    height:40px;
    margin-left:5;
    position: absolute;
 	top: 100; left: 0; bottom: 0; right: 0;
}

.phone-number2{
    font-family: 'Source Sans Pro', sans-serif;
	font-weight:700;
	font-size:1.0em;
	color: white; 
    width:120px;
    height:40px;
    position: absolute;
 	top: 100; left: -111%; bottom: 0; right: 0;
}


.anita{
    width:200px;
    margin-left:5;
    position: absolute;
 	top: 0; left: -40%; bottom: -40%; right: 0;
}

.top-bar{
    position:absolute;
    left:0;
    width:100%;
    height:130px;
    z-index:20;
}

.olives{
    min-width:300px;
    max-width:512px;
    margin-top:13%;
    margin-left:-50px;
    float:left;
}

.overons{
    display:none; /* Fade In Ani */
	height:500px;
    min-width:200px;
	max-width:500px;	
    text-align: left;
    margin: auto;
    position: absolute;
    top: 0; left: 0; bottom: 0; right: 0;
    
    
    margin-top:-100px;
    
}

.overons-text{
	margin-top:80px;	
    color:black;
    clear:both;
}

.overons-title{
	width:300px;
	margin: auto;
    margin-left:20%;
}

.contentfull{
    width:1000px;
    height:400px;
    margin: auto;
  	position: absolute;
 	top: 0; left: 0; bottom: 0; right: 0;
}

.pan{
    float:right;
    width:500px;
    margin-top:5%;
    margin-right: -30px;
    
}

.olives-groepen{
    float:right;
    width:420px;
    margin-top:15%;
    margin-right:20px;
    
}

.phone-contact{
    float:right;
    width:500px;
    margin-top:9%;
    margin-right: -5px;
    
}

.dekeuken{
    position:absolute;
    float:left;
    display:none; /* Fade In Ani */
	height:500px;
    min-width:200px;
	max-width:340px;	
    text-align: left;
    left:11%;
    margin-top:-50px;
}

.dekeuken-text{
	margin-top:100px;	
    color:black;
    clear:both;
}

.dekeuken-title{
	width:300px;
	margin: auto;
}

.downloadcard{
    width:150px;
    margin-top:40px;
    margin-left:90px;
    
}

.downloadcard-mobile{
    width:150px;
    margin-top:40px;
    margin-left:38%;
    
}

.download-borrelkaart{
    width:150px;
    margin-top:20px;
}

.download-borrelkaart-mobile{
    width:150px;
    margin-top:40px;
    margin-left:36%;
}

.download-lunchkaart{
    width:150px;
    margin-top:30px;
}

.download-lunchkaart-mobile{
    width:150px;
    margin-top:40px;
    margin-left:37%;
}

.download-driegangen{
    width:250px;
    margin-top:30px;
}

.download-driegangen-mobile{
    width:220px;
    margin-top:40px;
    margin-left:32%;
}

.lunch{
    display:none; /* Fade In Ani */
	height:500px;
    min-width:200px;
	max-width:450px;	
    text-align: left;
	margin: auto;
    margin-top:10px;
    float:right;
}

.lunch-text{
	margin-top:70px;	
    color:black;
    clear:both;
}

.lunch-title{
	width:300px;
	margin: auto;
}

.groepen{
    position:absolute;
    float:left;
    display:none; /* Fade In Ani */
	height:500px;
    min-width:200px;
	max-width:340px;	
    text-align: left;
    left:14%;
    margin-top:-10px;
}

.groepen-text{
	margin-top:50px;	
    color:black;
    clear:both;
}

.groepen-title{
	width:300px;
	margin: auto;
}

.contact{
    position:absolute;
    float:left;
    display:none; /* Fade In Ani */
	height:500px;
    min-width:200px;
	max-width:400px;	
    text-align: left;
    left:10%;
    margin-top:-60px;
}

.contact-text{
	margin-top:100px;	
    color:black;
    clear:both;
}

.contact-title{
	width:300px;
	margin: auto;
}

a.blacklink{ 
    color:black !important;  
} 

a:hover.blacklink{ 
    color:#aee044 !important;  
} 

a.blacklinkU{ 
    color:#aee044 !important;  
    text-decoration: underline !important;
} 

a:hover.blacklinkU{ 
    color:black !important;  
} 

li{
    margin-bottom:-10px;
}

.facebook-small{
    width:12px;
    padding-right:5px;
}

.tekst-zwart{
    min-width:150px;
    max-width:700px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 30px;
    padding-left:10px;
    padding-right:10px;
    font-size:1.0em;
    color:black;
}

.tekst-zwart2{
    min-width:150px;
    max-width:600px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 100px;
    padding-left:10px;
    padding-right:10px;
    font-size:1.0em;
    color:black;
}

.tekst-zwart3{
    position: relative;
    min-width:150px;
    max-width:350px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: 100px;
    left:+30px;
    padding-left:10px;
    padding-right:10px;
    font-size:1.0em;
    color:black;
}

.tekst-zwart4{
    min-width:150px;
    max-width:650px;
    margin-left:auto;
    margin-right:auto;
    margin-bottom: -50px;
    padding-left:10px;
    padding-right:10px;
    font-size:1.0em;
    color:black;
}

.tekst-zwart li{
    padding-bottom:10px;
}

.tekst-zwart h5{
    color:black;
}

.tekst-zwart h4{
    color:black;
}
.tekst-zwart h3{
    color:black;
}
.tekst-zwart h2{
    color:black;
}
.tekst-zwart h1{
    color:black;
}

.tekst-zwart2 li{
    padding-bottom:10px;
}

.mobilepic1{
    width:100%;
    margin-top:50px;
    min-height:120px;
}

.mobile-menu-bg{
    position: fixed;
    display:none;
    background:#E6E6E6;
    width:100%;
    min-height:5000px;
    height:100%;
    z-index:200;
}

.madeby{
    width:180px;
    height:25px;
    margin-left:40%;
    margin-top:52%;
    color:#848484;
    font-size: 0.8em;
    font-weight: 400;
    text-align: left;
    z-index:250;
}

.madeby a{
    color:#848484 !important;
}

.madeby a:hover{
    color:#aee044 !important;
}

.mobielewebsitetitel{
    position:absolute;
    margin-top:16px;
    margin-left:130px;
    font-weight: 800;
    font-size:1.1em;
}

.message{
    font-weight: 800;
    font-size: 1.2em;
    width:400px;
    height:80px;
	margin: auto;
  	position: absolute;
 	top: 0; left: 0; bottom: -100%; right: 0;
	color:#d1fe37;
}

#messageMobile{

	color:red;
}