img{
	display: block;
	width:100%;
	border:none;
}
/*
ul,li{
	margin:0px;
	padding:0px;
	list-style-type:non
}
*/
a,
a:visited{
	text-decoration: underline;
	color:#151618;	
	


}

a:hover{
	color:#151618;
	text-decoration: none;
	background-color: transparent;
}

.blue a{
	color:#fff;
}

p{
	margin:0em 0 1em 0;
}
/* HEADINGS */

h1{
	color:#fff;
	font-weight: 200;
	font-size:2em;
	text-transform: uppercase;
	margin:0em 0 0em 0;
	font-family: 'Open Sans Condensed', sans-serif;

}

  .punt{
  	color:#ef3d33;
  }


h2{
	color:#eabf2e;
	text-transform: uppercase;
	border-bottom:1px solid #eabf2e;
	padding:0 0 1em 0;
	font-size:1.5em;
	margin:2em 0 1em 0;
	font-weight: 700;
	line-height: 26px;
	font-family: 'Open Sans Condensed', sans-serif;
}

.contacttitle{
	color: #eabf2e;
	font-size:2em;
	padding:0 0 0.5em 0;
	margin:0 0 0.5em 0;
	border-bottom:2px solid #eabf2e;;
}


footer h2{
	text-transform: uppercase;
	color:#fff;
	margin-bottom:0.5em;
}





h3{
	color:#231f20;
	text-transform: uppercase;
	font-size:1.2em;
	font-weight: 700;
	margin-top:0px;
	margin-bottom: 2em;
}

footer h3{
	margin-bottom:0;
}


html{
}

body{
	background-color:#fff;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-style: normal;
	font-weight: 200;
	line-height: 20px;
	color:#231f20;
	font-size:1em;
	line-height: 24px;
	-webkit-font-smoothing: antialiased;

	
}

#container{
	max-width: 1100px;
	margin:0 auto;

}


#wrapper{
	max-width: 1200px;
	padding: 0 0.5em 0 0.5em;
	max-width:1200px;
	margin:0 auto;
	position: relative;
}

header{
	padding:2em 0 0em 0;
	position: relative;
	background-color: #fff;
	text-align: center;
	margin:0 auto;
}

header .container{
	position: relative;
	margin:0 auto;
	text-align: center;
}

.logo{
    background-image: url('/frontend/core/layout/images/sofiebauters_logo.png');
    /*background-size: 450px 304px;*/
    background-size: 200px 61px;
    background-repeat: no-repeat;
    background-position: 50%;
    position: relative;
    width: 100%;
    height: 61px;
    display: inline-block;
    border: none;
    margin: 0 auto;
    text-align: center;

  }

  .foto{
  	position: relative;
	background-image:URL('/frontend/core/layout/images/foto.jpg');
	background-size:cover;
	margin:0 auto;
	min-height: 200px;
	text-align: center;
  }

  .visie{
  		background-image:URL('/frontend/core/layout/images/visie.jpg');
  		background-size: cover;
  	}

    .vakgebieden{
  				background-image:URL('/frontend/core/layout/images/vakgebieden.jpg');
  		background-size: cover;
  	}

     .incasso{
  				background-image:URL('/frontend/core/layout/images/incasso.jpg');
  		background-size: cover;
  	}

      .erelonen{
  				background-image:URL('/frontend/core/layout/images/erelonen.jpg');
  		background-size: cover;
  	}

  	.contact{
  		background:none;
  	}

  .title{
  	background-color: #eabf2e;
  	padding:1em 0 1em 0;
  }

  .grijs{
  	background-color:#e0e1e2;
  	padding:1em;
  	margin:0 0 1em 0;
  }

  .contactblock{
  	background-color: #fff;
  	padding:1em;
  	border:1px dotted #bec0c2;
  	margin:1em 0 0.5em 0;
  	color:#404041;
  }

  .contactblock img{
  	max-width: 100px;
  	float: right;
  }

  .desktop{
  	display: none;
  }

  .mobile{
  	display: block;
  }



 

  nav.navbar,
	.navbar-header{
		  z-index: 3000;
		position: relative;
	}

	nav.navbar button,
	.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{
		float:left;
		border:2px solid #febd11;
		background-color: #404041;
		float:none;
	}

	.navbar-nav{
		  margin-top:0px;
	}

	.navbar-default {
		margin:0;
	}
	
	.navbar-nav ul{
		margin:0;
		padding:0;
	}
	
	.navbar-nav li{
		list-style-type: none;
		margin:0em;
		margin-left:1em;
		padding:0.5em;
		border-bottom:1px solid #febd11;

	}

	.navbar-default .navbar-collapse, .navbar-default .navbar-form{
		border:none;
	}

	.navbar-nav li a,
	.navbar-nav li a:visited{
		display: block;
		color:#404041 !important;
		font-size:1.1em;
		border:none;
		text-decoration: none;
		text-transform: uppercase;
		font-family: 'Open Sans Condensed', sans-serif;

	}
	
	.navbar-nav li a:hover{
		border:none;
		text-decoration: none;
		color: #373032;
	}


	.tags{
		position: absolute;
		text-align: left;
		top:2em;
	}

	.tags span{
		background-color:#3D3D3D;
		font-weight: 700;
		padding:0.5em;
		display: inline-block; 
		width: auto;
		color:#eabf2e;
		font-size:1em;
		margin-bottom:0.4em;
		text-transform: uppercase;
		font-family: 'Open Sans Condensed', sans-serif;
		font-weight: 700;
		text-align: left;
	}

#map-canvas{
		min-height: 200px;
		text-align: center;
  	}

  		.content{
		position: relative;
		top:0em;
		margin-bottom:2em;
	}

/* CONTENT */


  .gray{
  	background: #3c3c3b URL('/frontend/core/layout/images/logo_b.png') no-repeat top left;
  	color:#fff;
  	padding:2em 0 0 0;
  }

  .gray a:link,
  .gray a:visited{
  	color:#fff;
  }


.row ul li
.cke_contents ul,
.cke_contents li
{
	list-style-type: square !important;
	margin:0 0 0.5em 3em;
}

.cke_contents h1,
.cke_contents h2{
	color:#000 !important;
}

#acties{
	padding:0 0 20px 0;
	margin:0 0 15px 0;
	border-bottom:1px dashed #b9b6b6;
}

.overview li,
.images li,
.hidden li{
	margin:0 0% 20px 0%;
	float:none;

}


	.overview li.stockwagens{
		min-height: 350px;
	}

.prijs{
	color:#faa635;
}

.hidden{
	display:none;
}

.visible{
	display:block;
}

img.right{
	float:right;
	margin:1em;
}


/* NIEUWS */
.news .row{
	padding:1em;
}
.news .row:nth-child(even){
	background-color: #231f20;
	color:#fff;
}

#blogIndex  ul{
	margin: 0;
	padding:0;
}
#blogIndex li{
	margin:0px 0 20px 0;
	list-style-type: none;
}

.date{
	font-size:0.9em;
	margin:0.5em 0 2em 0;
	display: block;
}

.block{
	margin-bottom:1em;
	/*min-height: 200px;*/
}

.fotos .block{
	margin-bottom: 1em;
}

.archief{
	display: none;
}

.dirigent .col-md-5{
	margin-bottom:2em;
}

.bl{
	font-size:0.8em;
	margin-top:2em;
}

/* ASIDE */


aside{
	margin:2em 0 0 0;
}

#toTop{
	width: 40px;
	height: 40px;
	opacity: 0.9;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	text-indent: -9999px;
	background: url('../../../core/layout/images/icon_top.png') no-repeat;
	border: none;
}

/* FOOTER */



footer{
	background-color: #3c3c3b;
	color:#fff;
	padding:2em 0 2em 0;
	margin:0em 0 0 0;
	font-size:0.9em;

}

.line{
	color:#eabf2e;
	margin-right: 0.2em;
}


footer a,
footer a:visited{
	color:#fff;

}

footer a:hover{
	color:#fff;
}

#gmap_canvas{
	width: 100% !important;
}




/* BUTTONS */

a.button{
	background-color: #435566;
	padding:7px;
	text-align: center;
	color:#fff;
	display: inline-block;
	margin:5px 0 5px 0;	
	-webkit-transition: background .2s linear;
	-moz-transition: background .2s linear;
	-o-transition: background .2s linear;
	-ms-transition: background .2s linear;
	transition: background .2s linear;	
	-webkit-appearance: none;
	border:none;
	margin:1em 0 2em 0;
}

a.darkblue{
	background-color:#035485;
}

a.button:hover{
	background-color: #373032;
	-webkit-transition: background .2s linear;
	-moz-transition: background .2s linear;
	-o-transition: background .2s linear;
	-ms-transition: background .2s linear;
	transition: background .2s linear;
	border:none;	
	text-decoration: none;
}




strong{
	font-weight: 700;
}

label,
.label{
	font-weight: 400;
	display: block;
	text-align: left;

}




#form1,
#form2{
	margin:20px 0 0 0;
}

input[type='text'],input[type='email'],select,textarea{
	background-color: #fff;
	border:1px solid #435566;
	padding:7px;
	width:100%;
	font-size:0.9em;
	color:#666464;	
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-family: 'Open Sans', sans-serif;
	
}

.small{
	font-size:0.8em;
	text-align: right;
	margin-top:1em;
}


input[type='submit'],
.cta:link,
.cta:visited{
	background-color: #151618;
	color:#fff;
	padding:1em;
	border:none;	
	-webkit-appearance: none;
	margin-top:1em;
	display: inline-block;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-decoration: none;

}

input[type='submit']:hover,
.cta:hover{
	background-color: #151618;
	border:none;	
}

.message{
	color:red;
	font-size:1em;
	font-weight: 700;

}



header:before,
footer:before,
.container:before,
.filters:before,
.container:before,
.navbar-nav ul:before,
header:after,
footer:after,
.container:after,
.filters:after,
.container:after,
.navbar-nav ul:after {
  content: " ";
  display: table; }

header:after,
footer:after,
.container:after,
.filters:after,
.container:after,
.navbar-nav ul:after {
  clear: both; }
	
	


/*@media screen and (min-width:769px) {



}	
*/





@media screen and (min-width:769px) {
	.logo{
		background-size: 450px 137px;
		height:137px;
		background-position: 50%;
		margin-top: 2em;
		margin-bottom:1em;
	}	

	header{
		min-height: 550px;
		padding:0 0 0 0;
	}

	.desktop{
		display: block;
	}

	.mobile{
		display: none;
	}

	.logoinvert{
		max-width: 250px;
		margin-bottom:1em;
	}

	  .foto,#map-canvas{
		min-height: 500px;
		text-align: center;
  	}

  	


  	.navbar-nav{
  		float:none;
  	}

	nav.navbar{
		background-color:transparent;
	
		

	}

	.navbar-header{
		float:none;
	}

	.navcontainer{
		width: 100%;
		border-top:2px solid #eabf2e;
		border-bottom:2px solid #eabf2e;
		background-color: #fff;	
		position: absolute;
		top:4em;
		left:0px;
		z-index: 3000;
	}

	.navbar-nav ul{

		padding:1.5em 0 1.5em 0px;
	}

	.navbar-nav ul li{
		float:left;
		font-size:1.2em;
		padding:0 1em 0 1em;
		margin-left:0em;
		margin-right:0em;
		border-left:1px solid #eabf2e;
		border-bottom:0px solid #eabf2e;
	}

	.navbar-nav ul li:first-child{
		padding:0 2em 0 0em;
		border-left:0px solid #fff;
	}

	.navbar-nav ul li a:link,
	.navbar-nav ul li a:visited{
		border-left:1px solid #fff;
		text-decoration: none;
		font-size:1.1em;
		
		padding:0px;
		margin:0px;
	}

	.navbar-nav ul li:first-child a{
		border-left:0px;
	}

	.navbar-nav ul li:first-child a:hover{
		border-left:0;
	}

	.navbar-nav ul li a:hover{
		border-left:1px solid #fff;
		color:#000 !important;
	}

	.navbar-nav li.selected a,
	.navbar-nav li.selected a:visited{
		font-weight: 700;
		color:#eabf2e !important;
	}
	
	.contactblock{
		max-width: 400px;
		width: 100%;
		position: absolute;
		top:-13em;
		right: 0em;
	}

		.tags{
		position: absolute;
		text-align: left;
		top:15em;
	}

	.tags span{
		font-size:1.6em;
	}



	.gray .content{
		margin-bottom: 0em;
	}

	.tekst,.title h1{
		max-width:70%;
		margin:0 auto;
		margin-top: 4em;
	}

	.title h1{
		margin-top: 0em;
	}

	.fotos, .blue {
    margin-top: 8em;
}

	#form4{
		width: 90%;
	}

}


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

	.navbar-nav ul li{
		padding:0 2em 0 2em;

	}

	.navbar-nav ul li a:link,
	.navbar-nav ul li a:visited{

		font-size:1.2em;

	}
}


@media screen and (min-width:1200px) {

	.navbar-nav ul li{
		padding:0 2.5em 0 2.5em;

	}

	.navbar-nav ul li a:link,
	.navbar-nav ul li a:visited{

		font-size:1.3em;

	}
}

@media print {

}