@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: 4px;
	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: 2px;
	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: 2px;
	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: 99999999;
}

.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 H2 {
	  padding-top:120px!important;
}
.volgpagina H1 {
	  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;
}


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

#review img {
	width: 120px;	
}
}

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

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

}