/* Add here all your CSS customizations */
#footer, #footer-copyright, .parallax, #section-recensies.section.section, #section-recensies.mt-xl {margin-top: 0 !important;}
#footer, #footer-copyright {padding-top: 1em;}
.footer-copyright {background: transparent !important;border-top: 0 !important;margin-top: 0px !important;padding: 0px 0 10px !important;}
#header .header-nav-main nav > ul > li > a {font-size: 12px;}
.top-label { text-shadow: 0px 0px 4px rgba(0, 0, 0, 0.44); }
.navbar-nav { margin: auto !important;}
article {padding: 0 0 1em 0; min-height: 50vh;}
ul.breadcrumb li a {color: #ccc;}
ul.breadcrumb li.active a {color: #0088cc !important;}

@media (min-width: 800px){
	#header .header-nav-main nav > ul > li > a { font-size: .9vw; }
	#slogan {padding-top: .5em;}
}
@media (min-width: 1400px){
	#header .header-nav-main nav > ul > li > a { font-size: 12px; }
}
:target:before {
content:"";
display:block;
height:90px; /* fixed header height*/
margin:-90px 0 0; /* negative fixed header height */
}
.info { position: absolute;
    z-index: 1;
    left: 50px;
    margin-top: 100px;
     }

.info a {
    background-color: #FFF;
    padding: 20px;
    color: #000;
    border-radius: 10px;
    font-size: 30px;
    text-decoration: none;
}

.iso-logo { height: 75px }