/*! HTML5 Boilerplate v5.2.0 | MIT License | https://html5boilerplate.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight:
 * https://twitter.com/miketaylr/status/12228805301
 *
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between audio, canvas, iframes,
 * images, videos and the bottom of their containers:
 * https://github.com/h5bp/html5-boilerplate/issues/440
 */

audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browser Upgrade Prompt
   ========================================================================== */

.browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

html, body{
	min-height: 100%;
	color: #222222;
	font-family: 'Open Sans Condensed', Arial, sans-serif;
	font-size: 0.95em;
	background: #EEE;
}

#container{
	height: 100%;
	min-width: 100%;
	min-height: 100%;
	overflow: hidden;
}

#inhoud{
	max-width: 1100px;
	min-width: 350px;
	min-height: 100%;
	margin: 0 auto;
	overflow: hidden;
	background: #FFF;
	height: 100%;
}

@media only screen and (max-width: 1099px) {
	
#inhoud{
	width: 992px;
	
}
}

@media only screen and (max-width: 992px) {
	
#inhoud{
	width: 768px;
	
}
}


@media only screen and (max-width: 768px) {
	
#inhoud{
	width: 576px;
	
}
}


@media only screen and (max-width: 576px) {
	
#inhoud{
	width: auto;
	
}
}

article, aside, footer {
	clear:both;
	padding: 12px 25px 12px 25px;
	overflow: hidden;
	font-size: 1.35em;
}

a{
	color: #000;
	text-decoration: underline;
	font-weight: 700;
}

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



ul{
	list-style-type: square;
}


#hoofding{
	width: 100%;
	height: 150px;
	background: #111;
	color: #DDD;
	box-shadow: 0px 5px 10px #222;
	opacity: 0.95;
	margin-bottom: 10px;
}

#homehoofding{
	width: 100%;
	height: 600px; 
	max-width: 1200px;
	display: block;
	margin: 0 auto;
}







@media only screen and (max-height: 800px) {
	
#homehoofding{
	height: 400px;
}




}

@media only screen and (max-height: 700px) {
	
#homehoofding{
	height: 350px;
}


}


@media only screen and (max-height: 600px) {
	
#homehoofding{
	height: 300px;
}




}




header{
	height: 150px;
	max-width: 1100px;
	margin: 0 auto;
	display: block;
	overflow: hidden;
}



p{
	margin: 0px 0px 20px 0px;
}


#boven
{
	height: 97px;
	width: 100%;
	margin: 0;
	padding: 10px 0 0 0;
}

#boven img{
	float: right;
	display: block;
	max-height: 90%;
	border: 0;
	margin-right: 25px;
}

@media only screen and (max-width: 900px) {
	#boven img{
	float: inherit;
	margin: 0;
	margin: 0 auto;
		max-width: 80%;
}

}



h1{
	color: #444;
	font-weight: 75;
	font-size: 1.45em;
}

h2{
	
	color: #444;
	font-weight: 75;
	font-size: 1.30em;
}




h3{
	color: #444;
	font-weight: 100;
	font-size: 1.20em;
}

h4{

	font-weight: 100;
	font-size: 1.10em;
}

.top{
	display: inline;
	float: right;
	border: 0;
}


@media only screen and (max-width: 600px) {
	
h1{
	font-size: 1.25em;
	font-weight: 200;
}

h2{
	font-size: 1.20em;
	font-weight: 200;
}

h3{
	font-size: 1.17em;
	font-weight: 200;
}

h4{
	font-size: 1.15em;
	font-weight: 200;
}

}





.fotohome{
	width: 85%;
	display: block;
	margin: 0 auto;
	margin-top: 10px;
	margin-bottom: 15px;
}


.fotooppagina{
	width: 50%;
	display: inline;
	float: right;
	margin: 0 0 15px 15px;
}

.fotopagina{
	display: block;
	width: 100%;
}

@media only screen and (max-width: 750px) {
	.fotooppagina{
	width: 66%;
	display: block;
	float: inherit;
	margin: 0;
	margin: 0 auto;
	margin-bottom: 15px;
}
	
}












.sectionnieuws
{
	display: inline-block;
	float: left;
	width: 27%;
	padding: 2%;
	margin: 1%;
	background: #EEE;
	height: 345px;
}



.fotonieuwsover
{
	display: block;
	margin: 0 auto;
	height: 180px;
	max-width: 275px;
}

.sectionnieuws h2{
	padding: 0;
	margin: 5px 0 5px 0;
	color: #000;
	font-weight: 600;
	font-size: 1.05em;
}


.inhoudnieuwsover{
	font-weight: 100;
	font-size: 0.95em;
}

.inhoudnieuwsover a{
	font-weight: normal;
}

.fotokader{
	width: 100%;
	height: 150px;
	display: block;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

@media only screen and (max-width: 992px) {
	.sectionnieuws
{
	width: 43%;
	height: 350px;
}
	

	
}

@media only screen and (max-width: 576px) {
	.sectionnieuws
{
	width: 96%;
	padding: 2%;
	margin: 0 0 5px 0;
	height: auto;
}
	

.fotokader{
	height: 200px;
}

	
}


@media only screen and (max-width: 992px) {
.nieuwshome {
	display: none;
} 
}


.blogtitel{
	width: 98%;
	padding: 5px 5px 5px 20px;
	margin: 5px 0;
	background: #EEE;
}



.fblogo{
	text-align: right;
	width: 38%;
	display: inline;
	float: right;
	padding-top: 10px
}

.bsflogo{
	text-align: left;
	width: 58%;
	display: inline;
	float: left;
}

.logobsf{
	height: 75px;
}









.sectionnieuwsrec
{
	display: inline-block;
	float: left;
	width: 43%;
	padding: 2%;
	margin: 1%;
	background: #EEE;
	height: 350px;
}



.sectionnieuwsrec h2{
	padding: 0;
	margin: 5px 0 5px 0;
	color: #000;
	font-weight: 600;
	font-size: 1.05em;
}


.inhoudnieuwsoverrec{
	font-weight: 100;
	font-size: 0.95em;
}

.inhoudnieuwsoverrec a{
	font-weight: normal;
}

.fotokaderrec{
	width: 100%;
	height: 200px;
	display: block;
	overflow: hidden;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}




@media only screen and (max-width: 768px) {
	.sectionnieuwsrec
{
	width: 96%;
	padding: 2%;
	margin: 0 0 5px 0;
	height: auto;
}
	

.fotokaderrec{
	height: 400px;
}

	
}





/* ***************************
		WEBSHOP
   *************************** */

.webshopaside
{
 	
	
	width: 180px;
	padding: 20px 0 0 0;
	display: inline;
	float: left;
	clear: none;
}

.webshopart
{
	width: 850px;
	float: right;
	display: inline;
	clear: none;
	z-index: 0;
}



.artikeloverzicht
{
	width: 268px;
	height: 280px;
	float: left;
	display: inline;
	margin: 2px;
	padding: 5px;
	z-index: 0;
	background: #EEE;
}

.fotoartikeloverzicht
{
	display: block;
	width: 90%;
	margin: 0 auto;
}


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

.webshopart
{
	width: 750px;
}
.artikeloverzicht
	{
		width: 236px;
		height: 260px;
	}
}


@media only screen and (max-width: 992px) {
.artikeloverzicht
	{
		width: 245px;
		height: 255px;
	}
	

	
}

@media only screen and (max-width: 769px) {
.artikeloverzicht
	{
		width: 100%;
		padding: 3%;
		margin: 3px 0;
		height: auto;
	}
	

	
}

.artikeloverzicht h2{
	text-align: center;
	font-size: 1.00em;
	font-weight: 200;
	line-height: 1em;
	margin-block-end: 0.33em;
}

small{
	font-size: 70%;
}

.artikeloverzicht p{
	text-align: center;
	font-size: 0.80em;
	
}

h2::first-letter{
	text-transform: uppercase;
}


.dropdownw
{display: none;
z-index: 0;}

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

	.webshopart
{
	width: 750px;
}
}



@media only screen and (max-width: 992px) {
	
.webshopaside
{
 	
	
	display: none;
}

.webshopart
{
	width: auto;
	float: inherit;
	display: block;
	clear: none;
}

.dropbtnw {
  background-color: #CCC;
  width: 50%;	
  padding: 16px;
  margin: 0 auto;
  border: none;
  	z-index: -1;
}

.dropdownw {
 
  display: block;
	
}

.dropdown-contentw {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 2;
}

.dropdown-contentw a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
}

.dropdown-contentw a:hover {background-color: #f1f1f1}

.dropdownw:hover .dropdown-contentw {
  display: block;
}

.dropdownw:hover .dropbtnw {
  background-color: #AAA;
}

}



.webshopaside ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.webshopaside li a {
  display: block;
  width: 150px;
  padding: 5px 10px;
  
  background-color: #CCC;
  text-align: left;
  text-decoration: none;
  border-bottom: #FFF solid 1px;
}

.webshopaside li a:hover {
  background-color: #EEE; 
}


.knop{
	display: inline-block;
	margin-right: 5px;
	border: solid #222 1px;
	text-decoration: none;

	width: 15px;
	
	text-align: center;
}

.alg{
	display: block;
	overflow: hidden;
	padding-bottom: 35px;
	margin-bottom: 35px;
	border-bottom: 2px #AAA solid;
	

}
.oms
{
	display: inline;
	width: 58%;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}

.bew
{
	display: inline;
	width: 14%;
	text-align: center;
	float: left;
	overflow: hidden;
}

.pri
{
	display: inline;
	width: 24%;
	text-align: right;
	float: left;
	border-left: 1px #AAA solid;
	overflow: hidden;
}

@media only screen and (max-width: 567px) {
	
	.oms
	
{
	display: block;
	width: 100%;
	overflow: hidden;
	
}

.bew, .pri
{
	display: inline;
	width: auto;
	padding-left: 10px;
	text-align: right;
	float: right;
	border: none;
	overflow: hidden;
}

}

.art{
	display: block;
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #DDD;
	overflow: hidden;
}

.input_field{
	display: block;
	width: 95%; padding: 2px 2%;
	background-color: #EEE;
	margin-bottom: 5px;
}

.input_field_error{
	display: block;
	width: 95%; padding: 2px 2%;
	background-color: red;
	margin-bottom: 5px;
}

/* ***************************
		COLLI
   *************************** */
.colliover
	{
	margin: 1%;
	width: 31%;
	float: left;
	display: inline;
	height: 250px;
	border-radius: 5px;
	overflow: hidden;
	box-shadow: 2px 1px 2px #444;
}

.colliover h2{
	margin: 150px 0 0 0;
	background-image: none;
	background: rgba(30,30,30,0.85);
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	padding: 5px;
	color: #FFF;
	font-size: 0.90em;
	font-weight:bold;
	text-align: center;
	min-height: 75px;
}

.colliover a{
	color: #FFF;
	text-decoration: none;
}

@media only screen and (max-width: 800px) {
.colliover
	{
	margin: 2%;
	width: 46%;
}


}

@media only screen and (max-width: 550px) {
.colliover
	{
	margin: 0% 4% 5px 4%;
	width: 92%;
}


}





/* ***************************
		ACTIVITEITEN
   *************************** */

.referentie{
	width: 100%;
	float: left;
	display: block;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: #777 solid 1px;
	overflow: hidden;
}

.ref{
	width: 45%;
	min-height: 10px;
	display: inline;
	padding: 0 2%;
	overflow: hidden;
}

.links{
	float: left;
}

.rechts{
	float: right;
}

.fotoinref{
	width: 100%;
	display: block;
}

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

.ref{
	width: 100%;
	display: block;
	padding: 0;
	overflow: hidden;
}
	
.fotoinref{
	width: 85%;
	margin: 0 auto;
	display: block;
}	

}


	
/* ***************************
		NAV
   *************************** */
   

nav{
	height: auto;
	display: inline;
	float: left;
	font-size: 1.15em;
}

.groot
{
	font-size: 1.1em;
}

.klein{
	display: none;
}

nav ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    }

nav li {
    float: left;
}

nav li a, .dropbtn {
    display: inline-block;
    color: #EEE;
    text-align: center;
    padding: 9px 10px;
	border-right: #BBB solid 1px;
	text-decoration: none;
	min-width: 110px;
}

nav li:first-child {
	margin-left: 20px;
}

nav li a:hover, .dropdown:hover .dropbtn {
    background: #333;
	color: #FFF;
}

nav li.dropdown {
    display: inline-block;
	box-shadow: none;
	border: none;
	z-index: 99;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: rgba(0,0,0,0.9);
    min-width: 250px;
	border: 0px 1px 1px 1px;
	border-color: #666;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.4);
	z-index: 99;
}


.dropdown-content a {
    color: #333;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
	border: #DDD solid 1px;
    text-align: left;
	background-color: rgba(255,255,255,0.9);
	z-index: 99;
}

.dropdown-content a:hover {background-color: rgba(160,160,160,0.9)}

.dropdown:hover .dropdown-content {
    display: block;
	z-index: 99;
}
   
/* ==========================================================================
   NAV 900
   ========================================================================== */
@media only screen and (max-width: 992px) {

nav{
	float: left;
	margin-left: 15px;
}

.groot{
	display: none;
}

.klein{
	display: inline;
}

.dropdown-content {
    min-width: 250px;
}

nav li a, .dropbtn {
    color: #222;
	background: #CCC;
    text-align: center;
    padding: none;
	border: none;
	text-decoration: none;
	z-index: 500;
}

.dropdown-content a.submenu {
    background-color: rgba(200,200,200,0.9);
	padding: 12px 6px 12px 26px;
}

.dropdown-content a.submenu:hover {
    background-color: rgba(160,160,160,0,9);
}

}   




/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Hide visually and from screen readers:
 */

.hidden {
    display: none !important;
}

/*
 * Hide only visually, but have it available for screen readers:
 * http://snook.ca/archives/html_and_css/hiding-content-for-accessibility
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element
 * to be focusable when navigated to via the keyboard:
 * https://www.drupal.org/node/897638
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screen readers, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 1.25dppx),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid the additional HTTP request:
   http://www.phpied.com/delay-loading-your-print-css/
   ========================================================================== */

@media print {
    *,
    *:before,
    *:after {
        background: transparent !important;
        color: #000 !important; /* Black prints faster:
                                   http://www.sanbeiji.com/archives/953 */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links that are fragment identifiers,
     * or use the `javascript:` pseudo protocol
     */

    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    /*
     * Printing Tables:
     * http://css-discuss.incutio.com/wiki/Printing_Tables
     */

    thead {
        display: table-header-group;
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
