@font-face {
    font-family: 'vegurbold';
    src: url('../font/vegur-bold-webfont.woff2') format('woff2'),
         url('../font/vegur-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'vegurlight';
    src: url('../font/vegur-light-webfont.woff2') format('woff2'),
         url('../font/vegur-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'vegurregular';
    src: url('../font/vegur-regular-webfont.woff2') format('woff2'),
         url('../font/vegur-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



body {
	font-family: 'vegurregular';
	font-weight:normal;
	}


a {
	color: #939598;	
	text-decoration: underline;	
}

a:hover {
	color: #005292;		
}

.grijskopje {
	color: #939598;	
}


.2 {
	font-family: 'vegurbold';
	}
	
.1 {
	font-family: 'vegurlight';
	}							
							
.wittetekst {
	color: #ffffff;	
}

.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -100;
}

.fullscreen-bg__video {
    position: absolute;
    top: 50%;
    left: 50%;
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
       -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
	    transform: translate(-50%, -50%);
}


.onderwerpindex {
	color: #ffffff!important;
	text-transform: uppercase;
	font-family: 'vegurregular';
	font-size: 14px;
	letter-spacing: 4px;
	padding-bottom: 10px;
	display: inline; 
	margin-top: 0px;
	padding-top: 0px;
	text-decoration:none;
	font-weight:relatives;
	
    z-index: 99999999;
    position: relative;
 }
 
 .onderwerpindex a {
	color: #ffffff!important;
	
    z-index: 99999999;
    position: relative;
 }
 
.onderwerp {
	color: #ffffff!important;
	text-transform: uppercase;
	font-family: 'vegurregular';
	font-size: 14px;
	letter-spacing: 3px;
	padding-bottom: 10px;
	display: inline; 
	margin-top: 0px;
	padding-top: 0px;
	text-decoration:none;
	font-weight:relatives;

 }
 
 .onderwerp img {
	margin-top: -10px;
	width:300px;
}
 .onderwerpblauw img {
	margin-top: -10px;
	width:300px;
}
 
 .onderwerplogo {
	color: #ffffff!important;
	text-transform: uppercase;
	font-family: 'vegurregular';
	font-size: 14px;
	letter-spacing: 4px;
	padding-bottom: 10px;
	display: inline; 
	margin-top: 0px;
	padding-top: 0px;
	text-decoration:none;
	font-weight:relatives;

 }

.onderwerpblauw {
	color: #005292!important;
	text-transform: uppercase;
	font-family: 'vegurregular';
	font-size: 14px;
	letter-spacing: 4px;
	padding-bottom: 10px;
	display: inline; 
	margin-top: 0px;
	padding-top: 0px;
	text-decoration:none;
	font-weight:normal;
	
	 display: none;
}


@media only screen and (max-width: 1024px) {
#banner li a {
    display: inline-block;
    text-align: left;
    text-decoration: none;
	padding-right:0px;
}

.onderwerp {
	color: #ffffff!important;
	text-transform: uppercase;
	font-family: 'vegurregular';
	font-size: 12px;
	letter-spacing: 1px;
	padding-bottom: 7px;
	display: inline; 
	margin-top: 0px;
	padding-top: 0px;
	text-decoration:none;
	font-weight:normal;
}

.onderwerpblauw {
	color: #005292!important;
	text-transform: uppercase;
	font-family: 'vegurregular';
	font-size: 12px;
	letter-spacing: 2px;
	padding-bottom: 7px;
	display: inline; 
	margin-top: 0px;
	padding-top: 0px;
	text-decoration:none;
	font-weight:normal;
	
	display: none;
}	


 .onderwerp img {
	margin-top: 10px;
	width:250px;
}
 .onderwerpblauw img {
	margin-top: 10px;
	width:250px;
}


}




@media only screen and (max-width: 768px) {

#banner li a {
    display: inline-block;
    text-align: left;
    text-decoration: none;
	padding-right:0px;
}

.onderwerp {
	color: #ffffff!important;
	text-transform: uppercase;
	font-family: 'vegurregular';
	font-size: 12px;
	letter-spacing: 1px;
	padding-bottom: 10px;
	display: inline; 
	margin-top: 0px;
	padding-top: 0px;
	text-decoration:none;
	font-weight:normal;
}

.onderwerpblauw {
	color: #005292!important;
	text-transform: uppercase;
	font-family: 'vegurregular';
	font-size: 12px;
	letter-spacing: 2px;
	padding-bottom: 10px;
	display: inline; 
	margin-top: 0px;
	padding-top: 0px;
	text-decoration:none;
	font-weight:normal;
	
	display: none;
}	

}





.ajax-response {
	font-family: 'vegurregular';
	font-size: 20px;
	padding-top: 40px;
	color:#ffffff;
}



.knopjehome {
 	position: fixed;
    left: 50px;
    top: 35px;
	z-index: 9999999998;
}

.knopjehome a {
 	text-decoration:none;
}

.knopjeovermij {
 	position: fixed;
    right: 300px;
    top: 50px;
	z-index: 99999999;
}

.knopjemenu {
 	position: fixed;
    right: 150px;
    top: 50px;
	z-index: 99999999;
}

.knopjecontact {
 	position: fixed;
    right: 50px;
    top: 50px;
	z-index: 99999999;
}

.hoofdmenu {
 	position: fixed;
    right: 50px;
    top: 35px;
	z-index: 99999999;
}

.hoofdmenuknop {
 	position: relative;
    right: 50px;
    top: 50px;
	z-index: 999999999;
}

.overonspagina { 
	background-color: rgba(0, 82, 146, 0.8);	
	width:100%;
	min-width: 100%;
    min-height: 100%;
  	z-index: 5;
 	position: fixed;
    left:50%;
	top: 0;
    right: 0;
    bottom: 0;
	}



.adviesservice { 
	background-color: rgba(0, 82, 146, 0.8);	
	width:100%;
	min-width: 100%;
    min-height: 100%;
  	z-index: 5;
 	position: fixed;
    left:50%;
	top: 0;
    right: 0;
    bottom: 0;
	}
	
.adviesserviceauto { 
	background-color: rgba(0, 82, 146, 0.8);	
	width:100%;
	min-width: 100%;
    min-height: 100%;
  	z-index: 5;
 	position: fixed;
    left:50%;
	top: 0;
    right: 0;
    bottom: 0;
	}
	
@media only screen and (max-width: 480px) { 

.volgpagina H3 {
	  padding-top:120px!important;
}
.volgpagina H4 {
	  font-size: 40px;
}    

.overonspagina { 
	background-color: rgba(0, 82, 146, 0.8);	
	width:100%;
	min-width: 100%;
    min-height: 100%;
  	z-index: 5;
 	position: fixed;
    left:0;
	top: 0;
    right: 0;
    bottom: 0;
	}
	
}

.overuspagina { 
	background-color: rgba(0, 82, 146, 0.8);	
	width:100%;
	min-width: 100%;
    min-height: 100%;
    z-index: 5;
 	position: fixed;
    left:50%;
	top: 0;
    right: 0;
    bottom: 0;
}


.adviesservice { 
	background-color: rgba(0, 82, 146, 0.8);	
	width:100%;
	min-width: 100%;
    min-height: 100%;
    z-index: 5;
 	position: fixed;
    left:50%;
	top: 0;
    right: 0;
    bottom: 0;
}

.adviesserviceauto { 
	background-color: rgba(0, 82, 146, 0.8);	
	width:100%;
	min-width: 100%;
    min-height: 100%;
    z-index: 5;
 	position: fixed;
    left:50%;
	top: 0;
    right: 0;
    bottom: 0;
}

.contactpagina {
	background-color: rgba(0, 82, 146, 0.8);	
	width:100%;
	min-width: 100%;
    min-height: 100%;
    z-index: 5;
 	position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 50%;
}

@media only screen and (max-width: 768px) {
.contactpagina, .adviesservice, .adviesserviceauto, .overonspagina, .overuspagina, .newboxes2 {
    left: 42%!important;
	
}
}
@media only screen and (max-width: 1024px) {
.contactpagina, .adviesservice, .adviesserviceauto, .overonspagina, .overuspagina, .newboxes2 {
    left: 45%;
	
}

}

.contacttekst p {
	font-size: 18px;
	line-height: 200%;
    font-family: 'vegurregular';
}


.contacttekst a {
	color: #ffffff!important;
}

.formuliertjehome { 
	width:100%;
	min-width: 100%;
    min-height: 100%;
    z-index: 6;
 	position: fixed;
    left:50%;
	top: 50px;
    right: 0;
    bottom: 0;
	color:#ffffff;
	font-family: 'vegurregular';
	font-weight: normal;
}


@media only screen and (max-width: 768px) {
.formuliertjehome, .adviesservice, .newboxes2 {
    left: 42%!important;
}
}
@media only screen and (max-width: 768px) {
.formuliertjehome {
    top: 0px!important;
}
}


.formuliertjekader {
	background-color:#005292;
	width:100%!important;
	top: 50px;
	padding-top: 15px;
	padding-bottom: 40px;
	
	margin:0px;
	text-align:center!important;

}

.keurmerk50 img {
	width:50px;
	
}

.keurmerk300 img {
	width:300px;
	
}
.keurmerk2000 img {
	width:200px;
	
}

.keurmerk250 img {
	width:250px;
	
}
.keurmerk200 img {
	width:75px;
margin-right:15px;
margin-top:0px;
margin-bottom: 0px;
padding:0px;
}

.formuliertje { 
	width: 100%!important;
	text-align:center!important;

	color:#ffffff;
	font-family: 'vegurregular';
	font-weight: normal;
}

.succes { color: #ffffff; font-family: 'vegurregular';}
.succes H3 { color: #ffffff; font-family: 'vegurregular';}

/* ============= Tables ===============*/
.main table{
	border: 1px solid #dde1e5;	
	text-align: left;
	width: 100%;
	background: #ffffff;
}
.main table th{
	padding: .5em;
	border: 1px solid #dde1e5;
	background-color: #ebedef;
	vertical-align: top;	
}
.main table td{
	padding: .5em;
	border: 1px solid #dde1e5;
	vertical-align: top;	
}
.main table tr:nth-child(2n+1){
	background-color: #f8f8f8;
}

/* ============= Forms ===============*/
form{
	margin-top: 3em;
}
fieldset{
	padding: 1em;
	border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
	margin-bottom: 1em;
}
fieldset fieldset{
	background: #ffffff;
}
label{
	font-weight: normal;
	font-family: 'vegurregular';
	padding-right: 1em;
	display: block;
}
.formulierpopup input[type=text], .formulierpopup input[type=email], .formulierpopup input[type=message], input[type=password], .formulierpopup textarea { 
	color: #005292; 
	  font-size: 18px;

	font-family: 'vegurregular';
	background: #ffffff; 
	display: block; 
	margin-bottom: 1em; 
	padding: 10px 2%; 
	width: 30%; 
	border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
	resize: none;
	
	-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
	 }
	 
	 
input[type=text],  input[type=email], input[type=password], textarea { 
	color: #005292; 
	  font-size: 18px;

	font-family: 'vegurregular';
	background: #ffffff; 
	display: block; 
	margin-bottom: 1em; 
	padding: 10px 2%; 
	width: 100%; 
	border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
	resize: none;
	-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
	 }
	 
 input[type=text]:focus, textarea:focus, input[type=email]:focus, input[type=password]:focus { 
 	border: solid 2px #005292;
	}
	
	
textarea{
	width: 30%;
	height: 140px;
	display: block;
	resize: none;
	outline: none;
}
select, input[type=radio], input[type=checkbox] {
	margin-bottom: 1em;
	margin-right: 6px;
}
.error {
	font-size: 18px;
	font-family: 'vegurregular';
	color: #ffffff!important;
	text-align:left!important;

}

.errorvolgpagina {
	padding-top:30px;
	font-size: 24px;
	font-family: 'vegurregular';
	color: #969696!important;
	text-align:left!important;

}

::-webkit-input-placeholder { /* WebKit browsers */
    color:    #c5c5c5; 	font-family: 'vegurregular';

}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
    color:    #c5c5c5; 	font-family: 'vegurregular';

}
::-moz-placeholder { /* Mozilla Firefox 19+ */
    color:    #c5c5c5; 	font-family: 'vegurregular';

}
:-ms-input-placeholder { /* Internet Explorer 10+ */
    color:    #c5c5c5; 	font-family: 'vegurregular';

}



    #banner { height:100%; }



    #banner ul { list-style:none; display: inline; float: left; }
    .sliderContent {  display:none; z-index: 99999998; position:fixed;}
    .sliderContent a { padding:0 !important; border:none !important; }
	
	.box {
      margin-top:-25px;
	  z-index: 99999999;
      position:relative;
      }

	
	
.newboxes2 {
	z-index: 99999998;
	position:fixed;
	top:0;
	right:0;
	height: 105%; 
	left:50%;
	 background-color: #ffffff;
 -moz-opacity:.85;
 filter:alpha(opacity=85);
 opacity:.85;
}


@media only screen and (max-width: 768px) {
.newboxes2 {
    left: 42%!important;
	
}
}
@media only screen and (max-width: 1024px) {
.newboxes2 {
    left: 45%;
	
}
.main-container {
margin-top:-50px;	
}

}
#bedrijfsnaam {
	margin-left: 80px;
	margin-top: 180px;
    display:none;
	z-index: 8;
	position:fixed;
	text-decoration:none;
}

.bedrijfsnaam H1 {
	margin-top:0px;		
	margin-bottom:0px;		
    font-size: 30px;
    color: #808184;
    margin-left: 0px;
    font-family: 'vegurlight';
	letter-spacing: 2px;
}


#review {
    margin-top: 20px;
    display: none;
    z-index: 8;
    position: fixed;
    text-decoration: none;
	
	opacity: 0.8;
}


@media only screen and (max-width: 768px) {
#bedrijfsnaam {
	margin-left: 10px;
	
}


#bedrijfsnaam img {
	width: 200px;	
}

.bedrijfsnaam H1 {
	margin-top:0px;		
	margin-bottom:0px;		
    font-size: 25px;
    color: #808184;
    margin-left: 0px;
    font-family: 'vegurlight';
}

#review img {
	width: 120px;	
}
}

@media only screen and (max-width: 1024px) {
#bedrijfsnaam img {
	width: 300px;
}

.bedrijfsnaam H1 {
	margin-top:0px;		
	margin-bottom:0px;		
    font-size: 22px;
    color: #808184;
    margin-left: 0px;
    font-family: 'vegurlight';
	letter-spacing: 2px;
}


#review img {
	width: 170px;
}


}

.contenttekst p {
	font-size: 18px;
	line-height: 200%;
	font-family: 'vegurregular';
}
	
.knopsluiten {
	position: absolute;
	max-width: 39px !important;
	height: 38px !important;
	right: 55px;
    top: 140px !important;

}

.vlakhelft {
 position: fixed;
 left: 50%;
 right: 0;
 top: 0;
 bottom: 0;
 background-color: #333333;
 -moz-opacity:.20;
 filter:alpha(opacity=20);
 opacity:.20;
 z-index: 4;
}

@media only screen and (max-width: 768px) {
.vlakhelft {
    left: 42%!important;
	
}
}
@media only screen and (max-width: 1024px) {
.vlakhelft {
    left: 45%;
	
}
}

.content {
 position: fixed;
 left: 50%;
 right: 0;
 top: 0;
 bottom: 0;
 width: 40%;
margin-left:50px;
margin-right:40px;
margin-top:80px;

 z-index: 10000001;
 overflow: auto;

}


@media only screen and (max-width: 768px) {
.content {
	margin-left:0px;	
 	width: 48%;
}
}

@media only screen and (max-width: 1024px) {
.content {
	margin-left:0px;	
 	width: 48%;
}
}

.contenttekst {
color: #ffffff!important;
	margin-top:60px;

	
}

.vlaklinks {
 position: fixed;
 left: 0;
 right: 50%;
 top: 0;
 bottom: 0;
margin-left:0px;
margin-right:0px;
margin-top:0px;

 z-index: 100001;
 display:none;
  background-color: #efdf10;
  
}

.vlaklinks h1,h2,h3 {
color: #ffffff!important;
}


#levenicoon img {
    width: 75px;
    margin-right: 15px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding: 0px;
}

#levenicoon H2 {
    padding-top: 0px;
}

.lichtblauw {
	background-color: #d8eeff;
	padding-left:15px;	

}



@media only screen and (max-width: 1024px) {


.knopjehome {
    position: fixed;
    left: 50px;
    top: 20px;
    z-index: 9999999998;
}

.nav {
    position: fixed;
    right: 50px;
    top: 20px;
    z-index: 9999999998;
}

}



* {
  box-sizing: border-box;
}
#adres {
  width: 50%;
  float: left;
  padding: 15px;
}

#reviewplaatje {
  width: 50%;
  float: left;
  padding: 15px;
}



#menu-icon {
	display: none;
}

.mobiel, .mobieltekst, .mobielteksthome {
	display: none;	
}

@media only screen and (max-width: 739px) { /* <= Mobile */

body {
	background-color:#ffffff;
}

.vlakhelft {	
	display:none;
}

.sliderContent {
	display:none;
}

.onderwerpcontainer {
	display:none!important;
}


.menuachtergrond {
	display:none!important;
}


.parallax {
    max-height: 50px; 
}




    .fullscreen-bg__video {
        display: none;
    }

#onderwerpintroblauweachtergrond {
	background-color:#005292!important;
	width:100%!important;
  
}


.mobielniet {
	display: none!important; 
}

.bedrijfsnaam {
	display:none!important;
}

.review {
	display:none!important;
}

#bedrijfsnaamvolgpagina {
	display:none!important;
}



.volgpagina {
	margin-top:50px;
}

hr {
	display:none!important;
}

.knopjehome, .hoofdmenu {
	display: none;	
}

#adviesserviceauto {
	display: none!important;
}

.mobiel, .mobieltekst, .mobielteksthome {
	display: block;	
}

.mobiellogo {
	width: 100%;
	display:block;
	margin-top:0px;
	margin-left:20px;
	margin-right:10px;
}


.content {
 position: fixed;
 right: 0;
 top: 0;
 bottom: 0;
 width: 80%;
margin-left:5px;
margin-right:5px;
margin-top:80px;

 z-index: 10000001;
 overflow: auto;

}
.mobielniet {
	display: none!important; 
}

.onderwerpcontainer {
	display:none;
}

#overuspagina {
		display:none!important;
}



}



@media only screen and (max-width: 480px) { 


	
	



	
ul#nav  { 
	font-size: 40px; 
	list-style: none ;
	}


.nav a { 	color: #005292;
font-size: 40px; font-family: 'vegurregular'; white-space: nowrap; margin: 0; padding: 0.3em 0.5em; -moz-border-radius: 3px; -moz-transition: all 250ms ease-in-out; -ms-transition: all 250ms ease-in-out; -o-transition: all 250ms ease-in-out; -webkit-border-radius: 3px; -webkit-transition: all 250ms ease-in-out; border-radius: 3px; transition: all 250ms ease-in-out; behavior: url(/ie-css3.htc)
}



	
	/* main nav */
	#nav {

		behavior: url(/ie-css3.htc);
		clear: both;
		width: 100%x;
		z-index: 10000;
		background-color: #ffffff;
		display: none; /* visibility will be toggled with jquery */
		
 -moz-opacity:.85;
 filter:alpha(opacity=85);
 opacity:.85;
 
 
	}
	
	#nav li {
	clear: both;
	float: none;
	margin: 0px 0 0px 0px;
	color: #005292;
	
		}
		
	
		
	#nav a, 
	#nav ul a {
		font-family: 'vegurregular';
		font-size: 24px;
		width: 100%!important;
		display: inline;
		padding: 0;
		color: #005292!important;
		background-color: #ffffff;
		padding: 0.2em 0.8em; /* hoogte - breedte knop */



	}
	#nav a:hover, 
	#nav ul a:hover {
		background-color: #000000;
		color: #ffffff;
	}
	
	/* dropdown */
	#nav ul {
		width: auto;
		position: static;
		display: block;
	}
	#nav ul li {
		margin: 3px 0 3px 15px;
	
	}

#nav ul li a {
		color: #005292!important;
		background-color: #ffffff!important;
	
	}	
	
		#nav ul li a:hover {
		color: #ffffff!important;
		background-color: #005292!important;
	
	}	
	
	
}


.volgpagina1 {
	    display: none;
		margin:0;
		padding:0;
}

volgpaginas {
    display: none;
		margin:0;
		padding:0;
  overflow:hidden;
}

.volgpaginacontainer{
  width:100%;
  height:60px;
}

.grotefoto {
    width: 100%;
    height: 70%;
    min-height: 100px;
    max-height: 400px;
    overflow: hidden;
    text-align: center;
}
.grotefoto img{
    width: 100%;
}




P {
	font-size: 18px;
	line-height: 200%;
	font-family: 'vegurregular';
	color: #fff;
}

#banner ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#banner li {
    float: left;
}

#banner li a {
    display: inline-block;
    text-align: left;
    text-decoration: none;
	padding-right:15px;
}



.scrollToTop {
	background: #ffffff;
  color: #005292;
  font-size: 14px;
	padding: .2em .7em;	
	border: none;
	font-weight: bold!important;
  font-family: Arial;
	
  padding: 10px 20px 10px 20px!important;
	white-space: nowrap;
	display: inline-block;
	-webkit-transition: all 250ms ease-in-out;
	-moz-transition: all 250ms ease-in-out;
	-ms-transition: all 250ms ease-in-out;
	-o-transition: all 250ms ease-in-out;
	transition: all 250ms ease-in-out;
	margin-bottom: .5em;
	margin-top: .5em;
	padding:10px; 
	text-align:center; 
	text-decoration: none;
	position:fixed;
	bottom:75px;
	right:10px;
	display:none;
	border-style: solid;
    border-color: #005292;
	border-width: 1px;
}
.scrollToTop:hover {
  color: #ffffff;
	background: #005292;
 	border-style: solid;
    border-color: #ffffff;
	border-width: 1px;
}


@media only screen and (max-width: 480px) { 

.scrollToTop { 
	display:none!important;
	}
}




H2 { 
    font-size: 50px;
	color: #ffffff;
	margin-left:0px;
    font-family: 'vegurregular';
 }

H3 { 
    font-size: 32px;
	margin-left:0px;
	margin-top:20px;
    font-family: 'vegurlight';
 }
 
 H3 { 
    font-size: 25px;
	margin-left:0px;
	margin-top:20px;
    font-family: 'vegurlight';
 }
 
 .onderwerp1 H2 {
	margin-left:40px;	 
 }
 .onderwerp1 H3 {
	margin-left:40px;	 
 }
 
  .onderwerp1 p {
    font-family: 'vegurlight';
	font-weight:bold;
 }
 
.formuliertje {
	margin-left:40px;
	margin-top:40px;
}


.formuliertjehome {
	margin-left:40px;
	margin-top:40px;
}




.contacttekst{
	margin-left:90px;
	margin-top:90px;
}
#box1 {
 z-index: 5;
 	position: fixed;	
}

#box2 {
 z-index: 5;
 	position: fixed;	
}

#onderwerpintroblauweachtergrond {
		background-color:#005292!important;
	width:50%;

    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	display:none;
    height: 100%;
	
	
	position: fixed;

    z-index: 0;
}


.onderwerpcontainer {
	background-color:#005292!important;
	width:50%;

    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	display:none;
    height: 100%;
	
	
	position: absolute;

    z-index: 2;

}
.onderwerp1 H2 {
    	font-size: 50px;
	color: #ffffff;
	margin-left:40px;
	font-family: 'vegurregular';
}

.onderwerp1 H3 {
    color: #ffffff!important;
	margin-left:40px;
	margin-top:20%;
	margin-bottom:-30px;
	font-family: 'vegurlight';
}






.mobiellogo {
	display:none!important;
}




hr {
		margin-top:-20px;
margin-left:40px;
height: 1px;
color: #ffffff;
background-color: #ffffff;
border: none;
}

.onderwerp1 p {
	font-size: 18px;
	line-height: 150%;
    color: #ffffff;
	margin-left:90px;
	margin-right:50px;
	font-family: 'vegurlight';
}


#onderwerpknop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  font-weight:bold;
  color: #005292;
  font-size: 14px;
  	display: inline-block;
background: #ffffff;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
	margin-left:90px;
	margin-top:20px;
		margin-bottom:50px;

	border-style: solid;
    border-color: #005292;
	border-width: 1px;
}


.contenttekst a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  font-weight:bold;
  color: #005292;
  font-size: 14px;
  	display: inline-block;
	background: #ffffff;
  padding: 10px 20px 10px 20px!important;
  text-decoration: none;
	margin-top:10px;
	border-style: solid;
    border-color: #005292;
	border-width: 1px;
}


. contenttekst a:hover{
	color: #ffffff;
	background: #005292;
 	border-style: solid;
    border-color: #ffffff;
	border-width: 1px;
}





#onderwerpknop:hover{
	color: #ffffff;
	background: #005292;
 	border-style: solid;
    border-color: #ffffff;
	border-width: 1px;
}


#andereknop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  font-weight:bold;
  color: #005292;
  font-size: 14px;
  	display: inline-block;
	background: #ffffff;
  padding: 10px 20px 10px 20px!important;
  text-decoration: none;
	margin-top:10px;
	border-style: solid;
    border-color: #005292;
	border-width: 1px;
	
	-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

#andereknop:hover{
	color: #ffffff;
	background: #005292;
 	border-style: solid;
    border-color: #ffffff;
	border-width: 1px;
}





#menucontainer {
	min-width: 100%;
    min-height: 100%;
}


#menuutje1 {
	float: left;
	width:15%;
    height: 100vh;
	background: #959595;
	
	background-image: url("https://www.despitskuiper.nl/afbeeldingen/rijbaanstreepje-grijs.png");
    background-repeat: repeat-y;
	background-position: 50%;
    min-height: 100%;
}

#menuutje2 {
    float: left;
	width: 85%;
    background-color: #ffffff;
	display: block;
    height:inherit;
	min-width: 50%;
    min-height: 50%;
}

.linktekst {
	margin-top:0;
}


.menu_markers li {
    padding: 0;
    width:100%!important;
	text-align:center!important;
}

.menu_markers ul {
    padding: 0;
    width:100%!important;
	margin-top:170px!important;
	text-align:center!important;
	margin-left:auto!important;
	margin-right:auto!important;
}

#marker1 {
	visibility: hidden;
}

#marker2 {
	visibility: hidden;
}
#marker3 {
	visibility: hidden;
}
#marker4 {
	visibility: hidden;
}
#marker5 {
	visibility: hidden;
}
#marker6 {
	visibility: hidden;
}
#marker7 {
	visibility: hidden;
}
#marker8 {
	visibility: hidden;
}
#marker9 {
	visibility: hidden;
}
#marker10 {
	visibility: hidden;
}
#marker11 {
	visibility: hidden;
}
#marker12 {
	visibility: hidden;
}
.menu_markers ul li a {
    text-decoration: none;
    display:block!important;
	height:35px!important;
	font-size: 22px!important;
	line-height: 200%!important;
	font-family: 'vegurregular';
}

.menu_markers ul li img {
    display: block;
    margin: auto;
}




 span {
        display: inline-block;    
    }
    span:before {
        border-top: 1px solid black;
        display: none;
        height: 1px;
        content: " ";
        width: 40%;
        position: absolute;
        left: 0;
        top: 1em;
    }



.streepje {
margin-right: 20px;
}


.menu_simple ul {
}


.menu_simple ul {
    margin: 0!important;
    padding: 0!important;
    width:100%!important;
	margin-top:200px!important;
}


.menu_simple ul li.active {
    background-color: #005292;
}

.menu_simple ul li a.active {
    color: #ffffff!important;
    background-color: #005292;
}



.menu_simple ul li a {
    text-decoration: none!important;
    color: #000000!important; 
    padding: 10.5px 11px!important;
    display:block!important;
	padding-left:55px!important;
	width:100%!important;
	width:100vw!important;
	padding-right:100%!important;
	height:50px!important;
	font-size: 22px!important;
	line-height: 200%!important;
	font-family: 'vegurregular';
    vertical-align: middle!important;
}


.menu_simple ul li a:hover {
    color: #005292!important;
    background-color: #d9d9d9;
}
 
.menu_simple ul li .active {
    color: #ff0000!important;
    background-color: #d9d9d9;
}

@media only screen and (max-width: 768px) {

.streepje {
	display:none;
	padding-left:25px!important;
}	

}




@media only screen and (max-width: 739px) { /* <= Mobile */

* {
    box-sizing: border-box;
}

.wrapper {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  
    
   -moz-opacity:.85;
 filter:alpha(opacity=85);
 opacity:.85;
 
 
}

.logo {
  color: #fff;
  font-size: 1rem;
  margin: 0;
  padding-top: 24px;
  padding-left: 20px;
  text-transform: uppercase;
  font-weight: 700;
  letter-spacing: 3px;
  height: 65px;
  background-color: #005292;
}

.opendesktop {
	 position:relative;
	 z-index: 99999998;
}


.menu-toggle {
  position: absolute;
  padding: 0.8em;
  top: 1em;
  right: .5em;
  cursor: pointer;
}

.hamburger,
.hamburger::before,
.hamburger::after {
  content: '';
  display: block;
  background: #ffffff;
  height: 3px;
  width: 2em;
  border-radius: 3px;
  -webkit-transition: all ease-in-out 350ms;
  transition: all ease-in-out 350ms;
}

.hamburger::before {
  -webkit-transform: translateY(-7px);
          transform: translateY(-7px);
}

.hamburger::after {
  -webkit-transform: translateY(4px);
          transform: translateY(4px);
}

.open .hamburger {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.open .hamburger::before {
  display: none;
}

.open .hamburger::after {
  -webkit-transform: translateY(-1px) rotate(-90deg);
          transform: translateY(-1px) rotate(-90deg);
}


nav {
    margin: 0;
    padding: 0;
}

nav ul {
    display: flex;
    flex-direction: column;
    list-style-type: none;
    padding: 0;
    margin: 0;
    display: none;
}

nav ul.opening {
    display: block;
    height: 30px;
}



nav li {
  border-bottom: 1px solid #ffffff;
}
nav li:last-child {
  border-bottom: none;
}
nav a {
  color: #ffffff;
  background: #005292;
  display: block;
  padding: 0.5em 4em 0.5em 3em;
  text-transform: uppercase;
  text-decoration: none;

 
 
}

nav a:hover,
nav a:focus {
  color: #ffffff;
  background: #668196;
}




.mobieltekst {
	display:none;
}




.mobielteksthome H2 {
  font-size: 38px;
  color: #005292!important;
  padding-left:15px;
  padding-right:15px;
}

.mobieltekst H2 {
  font-size: 38px;
  color: #005292!important;
  padding-left:15px;
  padding-right:15px;
    margin-top:300px;
}

.mobielteksthome H3 {
  font-size: 26px;
  color: #005292!important;
  padding-left:15px;
  padding-right:15px;
}

.mobielteksthome p {
  color: #005292!important;
  padding-left:15px;
  padding-right:15px;
}


.mobieltekst H3 {
  font-size: 26px;
  color: #005292!important;
  padding-left:15px;
  padding-right:15px;
}

.mobieltekst p {
  color: #005292!important;
  padding-left:15px;
  padding-right:15px;
}
}

@media (min-width: 780px) {

  .menu-toggle {
    display: none;
  }


  nav ul {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
  }
  nav li {
     flex: 1 1 auto;
     border: none;
 }

   nav li a {
       padding: 1.5em 1.3em 1.5em 1.3em;
       margin: 0;
       border: none;
       background-color: #f04343;
    }
    nav a:hover,
    nav a:focus {
      background-color: rgba(255,255,255,.10);
    }



  .logo {
      flex: 0 0 200px;
      margin: 0;
      padding-left: 20px;
  }


    nav {
      display: flex;
      flex-direction: row;
      justify-content: space-between;

      text-align: center;
      background-color: #f04343;
    }

}


.introcontainer {
	background-color:#005292!important;
	width:50%;

    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	display:none;
    height: 100%;
	
	
	position: absolute;

    z-index: 2;

}

.introcontainer {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	display:none;
    height: 100%;
	position: absolute;
    z-index: 2;
}

.closeButton {
	width: 85px; 
	z-index: 99999999;
    position: fixed;
    top: 80px;
    right: 40px; 
   }