@font-face {
	    font-family: 'Swiss721BT-RomanCondensed';
	    src: url('../font/Swiss721BT-RomanCondensed.eot') format('embedded-opentype');
	    src: url('../font/Swiss721BT-RomanCondensed.eot?iefix') format('eot'),
	         url('../font/Swiss721BT-RomanCondensed.woff') format('woff'),
	         url('../font/Swiss721BT-RomanCondensed.ttf') format('truetype'),
	         url('../font/Swiss721BT-RomanCondensed.svg') format('svg');
	    font-weight: normal;
	    font-style: normal; }

@font-face {
	    font-family: 'Impact';
	    src: url('../font/Impact.eot') format('embedded-opentype');
	    src: url('../font/Impact.eot?iefix') format('eot'),
	         url('../font/Impact.woff') format('woff'),
	         url('../font/Impact.ttf') format('truetype'),
	         url('../font/Impact.svg') format('svg');
	    font-weight: normal;
	    font-style: normal; }

html {
	width:100%;
	height: 100%;
	margin:0;
	overflow-x:hidden;
	padding:0;
	background: url('../img/bg.jpg');
	background-repeat: repeat;
}

body {
	margin:0;
	margin-top: 5px;
	font-family: verdana;
	overflow-x: hidden;
	overflow-y:hidden;
}

h1 {
  margin: 0;
  color: #F08A01;
  font-family: verdana;
  font-weight: bold;
  font-size: 18px;
  display: block;
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: -10px;
}
h2 {
  margin: 0;
  color: #F08A01;
  font-family: verdana;
  font-weight: bold;
  font-size: 16px;
  line-height: 18px;
  display: block;
  text-transform: uppercase;
}
h3 {
  margin: 0;
  color: #F08A01;
  font-family: verdana;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  display: block;
  text-transform: uppercase;
}
h3.v2 {
  margin-top: 58px;
  margin-bottom: 26px;
}
h4 {
  text-transform: uppercase;
  color: #9dc900;
  font: 18px/26px "Bitter", Arial, "Helvetica Neue", Helvetica, sans-serif;
  margin-top: -5px;
  margin-bottom: 5px;
}
h3.search_title {
  text-align: left;
  margin-top: 25px;
  margin-bottom: 10px;
}
h5 {
  text-transform: uppercase;
  color: #fff;
  font: 14px/18px "Bitter", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

img, embed, object, video {
	border: 0; 
	width: auto; 
	display: block; 
	max-width: 100%;
	width: auto\9; /* ie8 */
}

td{
	padding-right: 10px;
}

/* Opschonen  */
.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }  


#wrapper{
	margin: 0 auto;
		overflow-y:hidden;
}

#container{
	margin: 0 auto;
	margin-bottom: 10px;
	width: 930px;
	height: auto;
	min-height: 800px;
	background-color: #fff;

	
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-webkit-border-bottom-right-radius: 15px;
	-webkit-border-bottom-left-radius: 15px; 
	/* Firefox 1-3.6 */
	-moz-border-radius-bottomright: 15px;
	-moz-border-radius-bottomleft: 15px;
	/* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
	border-bottom-right-radius: 15px;
	border-bottom-left-radius: 15px; 

	/* Prevent background color leak outs */
	-webkit-background-clip: padding-box; 
	-moz-background-clip:    padding; 
	background-clip:         padding-box;

	/* Schaduw */
	-webkit-box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.75);
	-moz-box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.75);
	box-shadow: 0px 2px 5px -1px rgba(0,0,0,0.75);
	
}


/* Content */

header{
	width: 100%;
	height: auto;
}

	.hleft{
		float: left;
		width: auto;
		height: auto;
	}

		.logo{
			float: left;
			height: auto;
			width: auto;
		}

		.logotekst{
			float: left;
			height: auto;
			width: auto;
		}

			.hkoptekst{
				display: block;
				margin-top: 45px;
				font-family:'Swiss721BT-RomanCondensed';
				color: #F08A01;
				font-size: 24px;
				line-height: 28px;
				letter-spacing: 3px;
			}

			.hvoettekst{
				display: block;
				margin-top: 0px;
				font-family:'Impact';
				color: #F08A01;
				font-size: 23px;
				font-weight: bold;
				line-height: 25px;
			}

	.hright{
		float: right;
		width: auto;
		height: auto;
	}

	address{
		float: right;
		width: 100%;
		height: auto;
		padding-top: 15px;
		padding-right: 15px;
		padding-bottom: 2px;
		color: #F08A01;
		/* text-shadow: 0 1px 1px #dedede; */
		font-size: 14px;
		line-height: 15px;
		font-weight: normal;
		text-align: right;
		margin-bottom: 3px;
	}

	.break{display: block;white-space: pre;}
	.spacer{width: 0px;height: 0px;color: #fff;}

	.logo{
		padding: 15px;
	}	


/* SocialMedia */

		.socialmedia{display: block;clear: both;margin: 0;height: auto;width: auto;margin-right: 15px;}

			.social {list-style:none;margin-right: 10px;}
			.social li { display:inline; float:right;margin-right: 5px;}
			.social li a { display:block; width:33px; height:34px; }
			.social li a strong { position:relative; left:20px; top:-1px;color: #fff;padding: 2px;
			   text-shadow:1px 1px 0 rgba(0, 0, 0, 0.75); background-color:rgba(0, 0, 0, 0.7);
			   border-radius:3px; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
			}
			 
			li.twitter { background-image:url("../social/twitter.png"); }
			li.facebook { background-image:url("../social/facebook.png"); }
			li.googleplus { background-image:url("../social/googleplus.png"); }
			li.linkedin { background-image:url("../social/linkedin.png"); }
			li.youtube { background-image:url("../social/youtube.png"); }

			.social:hover li { opacity:0.2; }
			 
			.social li { transition-property: opacity; transition-duration: 500ms; }
			.social li a strong { opacity:0;
			 transition-property: opacity, top; transition-duration: 300ms;
			}
			 
			.social li:hover { opacity:1; }
			.social li:hover a strong { opacity:1; top:-10px; }


.menu{
	margin: 0 auto;
	width: 100%;
	height: auto;
}

	.menuholder{
		padding-left: 15px;
		padding-right: 15px;
		height: auto;
	}

	.menuwoord{
		font-size: 160%;
		margin-left: 5px;
	}

#banner{
	margin: 0 auto;
	width: 100%;
	height: auto;
}

	.bannerholder{
		padding-left: 15px;
		padding-right: 15px;
	}

	.bannerimg{
		width: 100%;
		height: auto;
	}

#breadcrumbs{
	width: 100%;
	height: auto;
	margin-top: 1px;
}
	.breadholder{
		padding-left: 15px;
		padding-right: 15px;		
	}

	.breads{
		width: 100%;
		height: 26px;
		background-color: #F08A01;
		color: #000;
		font-size: 12px;
	}

	.brarrow{
		width: 10px;
		height: 26px;
		padding-left: 5px;
		padding-right: 5px;
		text-align: center;
		line-height: 23px;
		font-size: 12px;
		color: #fff;
		vertical-align: top;
	}

	.txt{
		line-height: 26px;
		padding-left: 10px;
	}	

#content{
	width: 100%;
	height: auto;
}
	.contentform{
		padding: 15px;
	}

	.contenttxt{
		padding: 15px;
		font-family: verdana;
		font-size: 12px;
		line-height: 18px;
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		-moz-column-count: 2; /* Firefox */
		column-count: 2;
		-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
		-moz-column-gap: 40px; /* Firefox */
		column-gap: 40px;
		-webkit-column-rule: 2px outset #F08A01; /* Chrome, Safari, Opera */
		-moz-column-rule: 2px outset #F08A01; /* Firefox */
		column-rule: 2px outset #F08A01;
	}

.contact_left{
	float: left;
	width: 40%;
	height: auto;
}

.contact_right{
	float: left;
	width: 55%;
	min-height: 100px;
	color: #F08A01;
	padding-left: 5%;
}

.map{
	width: 100%;
	height: auto;
}

#map_canvas{
	width: 100%; 
	height: 300px;
	margin-top: 10px;
}

#blokken{
	width: 100%;
	height: auto;
}

	.blokholder{
		padding: 15px;
		min-height: 260px;
	}

	.blok{
		float: left;
		margin-right: 4.6%;
		background-color: #fff;
		border: 1px solid #F08A01;
		height: auto;
		min-height: 282px;
		width: 30%;
		text-align: left;
		margin-bottom: 15px;
	}

	.blokcontent{
		min-height: 262px;
	}

	.last{margin-right: 0 !important; }

	.blokcenter{
		
	}

	.blokimg{
		margin-left: auto;
		margin-right: auto;
		margin-top: 6%;
		width: 88.89%;
		height: auto;
	}

	.blki{
		left: 0px;
		right: 0px;
		width: 100%;
	}

	.overlay{
		position: relative;
		width: 100%;
	}

	.blokdes{	
		position: absolute;
		margin-top: -30px;
		width: 95%;
		padding-left: 5%;
		height: 30px;
		line-height: 30px;
		color: #fff;
		background: rgba(240, 139, 0, 0.5); 
		text-transform: uppercase;
	}

	.blokline{
		margin-left: auto;
		margin-right: auto;
		margin-top: 5px;
		width: 88.89%;
		height: 2px;
		background-color: #F08A01;
	}

	.bloktxt{
		margin-left: auto;
		margin-right: auto;
		margin-top: 3px;
		width: 88.89%;
		font-size: 12px;
		line-height: 13px;
	}

	.blokbutton{
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-top: 3px;
		background-color: #959693;
		color: #fff;
		font-size: 14px;
		padding-top: 3px;
		padding-bottom: 3px;
		height: 16px;
		line-height: 14px;
		width: 50%;
		text-align: center;
		text-decoration: none;
		margin-bottom: 12px;
	}

	a.blokbutton:link {color: #fff;}
	a.blokbutton:hover {color: #F1AF18;}
	a.blokbutton:active {color: #fff;}
	a.blokbutton:visited {color: #fff;}



    #referenties .item{
        margin: 3px;
    }
    #referenties .item img{
        display: block;
        width: 100%;
        height: auto;
    }

#footer{
	width: 100%;
	height: auto;
}	

	.footertxt{
		margin: 0 auto;
		padding-left: 15px;
		padding-right: 15px;
		text-align: center;
		font-color: #F08A01;
		font-size: 11px;
		letter-spacing: 2px;
		padding-bottom: 10px;
	}

	.bottomtekst{
		font-size: 10px;
		color: #fff;
	}

/* Buttons en Links */

a,a:visited {
	text-decoration:none;
	color:#424242;
	text-decoration: underline;
	-webkit-transition:all .3s ease-out;
	-moz-transition:all .3s ease-out;
	-o-transition:all .3s ease-out;
	-ms-transition:all 1s ease-in-out;
}

.button {
	-webkit-transition:none 0 ease-out;
	-moz-transition:none 0 ease-out;
	-o-transition:none 0 ease-out;
	-ms-transition:none 0 ease-in-out;
}

a:hover {
	text-decoration:none;
	cursor:pointer;
	color:#ff0000;
}

a:focus {
	outline:none;
}


/* Footer */

footer{
	position:relative;
	bottom:0;
	width: 100%;
	min-height: 30px;
	z-index: 10;
	}

	.footerWrap{
		margin: 0 auto;
	}

	.footercolor1 {
	  color: #9dc900;
	}

	a.footerlink {
	  color: #00ADEF;
	  text-decoration: none;
	}

	a.footerlink:hover {
	  color: #9dc900;
	}


	.footerCenter{
		margin: 0px auto;
		position: relative;
		width: 100%;
		min-height: 20px; 
		background-image:url('../img/bg_footer.png');
		background-repeat: repeat;
		padding-top: 5px;
		padding-bottom: 5px;
		text-transform: uppercase;
		text-align: center;
		font: 12px/18px "Bitter", Arial, "Helvetica Neue", Helvetica, sans-serif;
		color: #fff;
	}



/* Forms */
	.bForm{
		float: right;
		width: 70%;
		height: auto;
		margin-top: 5%;
	}


	input,textarea {outline:none;}
	
	.inputbox {
		line-height:20px;
		font-family:Arial!important;
		font-size:12px;
		width:93%;
		background:#3e3e3e;
		border:1px solid #666;
		padding:5px 8px;
		color:#666;
		margin-bottom:5px;
		color:#999;
		-webkit-transition:border 0.3s,color .3s ease-out;
		-moz-transition:border 0.3s,color .3s ease-out;
		-o-transition:border 0.3s,color .3s ease-out;
		-ms-transition:border 0.3s,color .3s ease-in-out;
		resize:vertical;
	}

	.inputbox:focus,.inputbox:hover {
		border:1px solid #fff;
		color:#fff;
	}

	.submitbutton {
			background-color: #fff;
			color: #6d6e71;
			font-family: 'Arial';
			font-size: 14px;
			text-align: center;
			line-height: 24px;
			height: 30px;
			width: 178px;

			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			cursor: pointer;
			-webkit-transition:all .3s ease-out;
			-moz-transition:all .3s ease-out;
			-o-transition:all .8s ease-out;
			-ms-transition:all .3s ease-in-out;
	}

	.submitbutton a,.submitbutton a:visited {
		color:#fff;
	}


/* Social Media */

	.socialmedia{
			width: 100%;
			min-height: 30px; 
			margin-top: 5%;
	}



.socFB{
	display: inline-block;
	background: url('/img/facebook_bt.png') bottom;
	width: 36px;
	height: 40px;
	text-indent: -99999px;
}

.socTW{	
	display: inline-block;
	background: url('/img/twitter_bt.png') bottom;
	width: 36px;
	height: 40px;
	text-indent: -99999px;
}

.socGP{
	display: inline-block;
	background: url('/img/googleplus_bt.png') bottom;
	width: 36px;
	height: 40px;
	text-indent: -99999px;
}

.socFB:hover {
	background: url('/img/facebook_bt.png') top;
}

.socTW:hover {
	background: url('/img/twitter_bt.png') top;
}

.socGP:hover {
	background: url('/img/googleplus_bt.png') top;
}



/* Media properties */

@media screen and (max-width: 1024px) { /* Specific to this particular image */

}

/* Menu responsive */
@media only screen and (max-width: 900px){
	#container{width: 100%;}
	ul.menu.full-width{width: 100%;}
	ul.menu {padding-left: 0;}

}


@media only screen and (min-width: 931px){
	#container{width: 930px;}
}

@media only screen and (min-width: 767px) and (max-width: 930px){
	#container{width: 100%;}
	address{clear:both;float: left;width: 90%;margin-left: 15px;text-align: left;}
	address br { display:  none;}
	.socialmedia { display:  none; }
	
}

@media only screen and (min-width: 499px) and (max-width: 766px){
	#container{width: 100%;}
	address{clear:both;float: left;width: 90%;margin-left: 15px;text-align: left;}
	address br { display:  none; }
	.socialmedia { display:  none; }
	.blok{margin-bottom: 10px;}
	.bone{width: 49%;margin-right: 1% !important;}
	.btwo{width: 49%;margin-right: 0 !important;}
	.blokimg{
		margin-left: auto;
		margin-right: auto;
		margin-top: 6%;
		width: 88.89%;
		height: auto;
	}



	.contenttxt{
		padding: 15px;
		font-size: 12px;
		line-height: 14px;
		-webkit-column-count: 2; /* Chrome, Safari, Opera */
		-moz-column-count: 2; /* Firefox */
		column-count: 2;
		-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
		-moz-column-gap: 40px; /* Firefox */
		column-gap: 40px;
		-webkit-column-rule: 2px outset #F08A01; /* Chrome, Safari, Opera */
		-moz-column-rule: 2px outset #F08A01; /* Firefox */
		column-rule: 2px outset #F08A01;
	}

}

@media only screen and (min-width: 0px) and (max-width: 498px){
	#container{width: 100%;}
	.hleft{width: 100%;}
	.hright{width: 100%;}
	.spacer{height: 10px; width: 20px;color: #F08A01;}
	.logo{width: 90%;}
	address{clear:both;float: left;width: 90%;margin-left: 15px;text-align: left;}
	address br { display:  none; }
	.socialmedia { display:  none; }
	.blok{width: 100%;margin-bottom: 10px;}
	.blokimg{
		margin-left: auto;
		margin-right: auto;
		margin-top: 6%;
		width: 88.89%;
		height: auto;
	}

	.contenttxt{
		padding: 15px;
		font-size: 12px;
		line-height: 14px;
		-webkit-column-count: 1; /* Chrome, Safari, Opera */
		-moz-column-count: 1; /* Firefox */
		column-count: 1;
		-webkit-column-gap: 40px; /* Chrome, Safari, Opera */
		-moz-column-gap: 40px; /* Firefox */
		column-gap: 40px;
		-webkit-column-rule: 2px outset #F08A01; /* Chrome, Safari, Opera */
		-moz-column-rule: 2px outset #F08A01; /* Firefox */
		column-rule: 2px outset #F08A01;
	}
}