@font-face {
    font-family: 'comfortaabold';
    src: url('../fonts/comfortaa/comfortaa-bold-webfont.woff2') format('woff2'),
         url('../fonts/comfortaa/comfortaa-bold-webfont.woff') format('woff'),
				 url('../fonts/comfortaa/Comfortaa-Bold.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'comfortaalight';
    src: url('../fonts/comfortaa/comfortaa-light-webfont.woff2') format('woff2'),
         url('../fonts/comfortaa/comfortaa-light-webfont.woff') format('woff'),
				 url('../fonts/comfortaa/Comfortaa-Light.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'comfortaaregular';
    src: url('../fonts/comfortaa/comfortaa-regular-webfont.woff2') format('woff2'),
         url('../fonts/comfortaa/comfortaa-regular-webfont.woff') format('woff'),
				 url('../fonts/comfortaa/Comfortaa-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'bebas_neueregular';
    src: url('../fonts/bebas_neue/bebasneue-regular-webfont.woff2') format('woff2'),
         url('../fonts/bebas_neue/bebasneue-regular-webfont.woff') format('woff'),
				 url('../fonts/bebas_neue/BebasNeue-Regular.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

html,body {
	height: 100%;
	width: 100%;
	margin: 0px;

}
body    {overflow-y:scroll;}
td{	
	font-size: 11pt;
}
div.container_all {
	width: 100%;
	height: auto;
}
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}
.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
div.cont_menu {
	position: fixed;
	float: left;
	width: 100%;
	height: 110px;
	text-align: center;
	vertical-align: top;
	background-color: #fff;
	top: 0;
	left: 0;
	z-index: 99;
	border-bottom: 10px solid #394A47;
}
div.cont_menu_page {	
	border-bottom: 10px solid #394A47;
}
	div.cont_menu div.menu {
		margin: auto;
		max-width: 1000px;
		padding: 15px 0px 15px 0px;
		height: 80px;
	}
		div.logo_menu {
			float: left;
			width: 232px;
			height: 94px;
			margin-left: 20px;
			margin-top: -7px;
			background-image: url('../images/logo.png');
			cursor: pointer;
		}
		div.menu_items {
			max-width: 800px;
			float: right;
			padding-top: 20px;			
		}
			div.menu_item {
				position: relative;
				float: left;
				font-family: 'bebas_neueregular';			
				font-size: 24pt;
				color: #475E5D;
				margin-right: 35px;
				height: 75px;
			}
			div.menu_item:hover {
				color: #95C11F;
				cursor: pointer;
				background-image: url('../images/menu_sel.png');
				background-repeat: no-repeat;
				background-position: center bottom;
			}
			div.menu_item_sel {
				color: #95C11F;
				background-image: url('../images/menu_sel.png');
				background-repeat: no-repeat;
				background-position: center bottom;
			}
	div.cont_menu div.menu_small {
		float: right;		
		display: none;
		width: 100%;
		padding-top: 10px;
	}
		div.cont_menu div.menu_small td {
			vertical-align: top;
		}
		div#closeNav {
			display: none;
		}
		div.menu_item_home_small {
			float: right;
			width: 40px;
			MARGIN-TOP: 10px;
			padding-left: 10px;
			cursor: pointer;
			margin-right: 20px;
		}		
		div.menu_items_small {
			margin-top: 10px;
			margin-right: 20px;
			float: right;
			height: 195px;
			display: none;
		}
			div.menu_items_small {
				width: 180px;
				background-color: #fff;
			}
			div.menu_item_small {
				float: left;
				text-align: left;
				font-family: bebas_neueregular;			
				font-size: 18pt;
				color: #475E5D;
				margin: 5px 25px 5px 25px;
				height: 25px;
			}
			div.menu_item_small:hover {
				color: #95C11F;
				cursor: pointer;
			}
	div.cont_menu div.menu_bottom {
		float: left;
		background-image: url('../images/menu_bottom.png');
		width: 100%;
	}
div#page_content {
	position: relative;
	float: left;
	width: 100%;
	min-height: 818px;
	margin-top: 110px;
	background-color: #C8DDD8;
	display:none;
}
div.cont_pagetext {
	position: relative;
	float: left;
	width: 100%;
	min-height: 538px;
	text-align: center;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #C8DDD8;
	padding-bottom: 40px;
}
	div.cont_pagetext div.text {
		position: relative;
		margin: auto;
		margin-top: 60px;
		max-width: 980px;
		height: auto;
	}
	div.cont_pagetext2 div.text {
		max-width: 1047px;
	}
		div.cont_pagetext div.page_title {
			width: 100%;
			min-height: 40px;
			height: auto;
		}		
			div.cont_pagetext div.extra_margin {
				margin-bottom: 40px;
			}
			div.cont_pagetext div.page_title2 {
				width: 96.6%;
				margin-left: 1.7%;
				margin-right: 1.7%;
			}
			div.cont_pagetext div.page_title div.big {
				float: left;				
				font-family: bebas_neueregular;			
				font-size: 26pt;
				color: #475E5D;
				text-align: left;
			}
			div.cont_pagetext div.page_title div.small {
				float: left;
				font-family: comfortaaregular;			
				font-size: 10pt;
				color: #475E5D;
				max-width: 75%;
				text-align: left;
				margin-left: 1.7%;
				padding-top: 6px;
				/*margin-bottom: 50px;*/
			}
				
		div.cont_pagetext div.dienst {
			width: 465px;
			height: auto;
			min-height: 250px;
			background-color: #fff;
			margin-bottom: 50px;
		}
		div.cont_pagetext div.dienst_right {
			float: right;			
		}
		div.cont_pagetext div.dienst_left {
			float: left;			
		}
			div.cont_pagetext div.dienst div.scrollto {
				position: absolute;
				margin-top: -160px;
			} 
			div.cont_pagetext div.dienst div.hexagon { 
				float: right;
				margin-right: 20px;
				margin-top: -30px;
				width: 66px; 
				height: 45px; 
				background-color: #C8DDD8;
				position: relative; 
			} 
				div.cont_pagetext div.dienst div.hexagon div.img {
					position: absolute;
					top: -8px;
					left: 5px;
					z-index: 11;
					
				} 
			div.cont_pagetext div.dienst div.hexagon:before { 
				z-index: 10;
				content: ""; 
				position: absolute; 
				top: -18px; 
				left: 0; 
				width: 0;
				height: 0; 
				border-left: 33px solid transparent; 
				border-right: 33px solid transparent; 
				border-bottom: 18px solid #C8DDD8; 
			} 
			div.cont_pagetext div.dienst div.hexagon:after { 
				z-index: 10;
				content: ""; 
				position: absolute;
				bottom: -18px; 
				left: 0; 
				width: 0; 
				height: 0; 
				border-left: 33px solid transparent; 
				border-right: 33px solid transparent; 
				border-top: 18px solid #C8DDD8; 
			} 
			div.cont_pagetext div.dienst div.title {
				float: left;
				margin-left: -10px;
				margin-top: 20px;
				margin-bottom: 25px;
				background-color: #394A47;
				padding: 10px 25px;
				color: #95C11F;
				width: auto;
				font-family: comfortaaregular;
			}
			div.cont_pagetext div.dienst div.dienst_text {
				float: left;
				min-width: 75%;
				width: auto;
				color: #475E5D;
				text-align: left;
				margin-left: 25px;
				margin-right: 25px;
				margin-bottom: 25px;
				font-family: comfortaaregular;
				font-size: 10.5pt;
				line-height: 16pt;
			}
	div.cont_pagetext	div.contact_form {
		width: 600px;
		float: left;
		text-align: left;
		font-family: comfortaaregular;
		font-size: 10.5pt;
	}	
		div.contact_form div#infoForm {
			color: #475E5D;
			font-size: 10pt;
			margin-bottom: 15px;
		}
		div.contact_form td.contact_input {
			padding-bottom: 8px;
		}
		div.contact_form td.contact_input input {
			font-family: comfortaaregular;
			background-color: #394A47;
			border: 0px solid #fff;
			padding: 11px;
			color: #fff;
			font-size: 10pt;
			width: 95%;
		}
		::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
			color: #fff;
			opacity: 1; /* Firefox */
		}

		:-ms-input-placeholder { /* Internet Explorer 10-11 */
			color: #fff;
		}

		::-ms-input-placeholder { /* Microsoft Edge */
			color: #fff;
		} 
		div.contact_form td.contact_input textarea {
			font-family: comfortaaregular;
			background-color: #394A47;
			border: 0px solid #fff;
			padding: 11px;
			color: #fff;
			font-size: 10pt;
			height: 95px;
			width: 95%;
		}
		button.send_form {
			height: 40px;
			color: #fff;
			border: 0px;
			background-color: #7EA32A;
			font-size: 11pt;
			font-family: comfortaaregular;
			cursor: pointer;
			text-align: center;
			margin-top: 27px;
			margin-right: 5%;
			padding: 5px 15px;
		}
		button.send_form:hover {
			color: #C8DDD8;
		}
	div.cont_pagetext	div.contact_info {
		max-width: 250px;
		float: right;
		margin-right: 20px;
		margin-bottom: 40px;
		font-family: comfortaaregular;
		font-size: 12pt;
		color: #475E5D;
		line-height: 26px;
	}
		div.cont_pagetext	div.contact_info img {
			margin-bottom: 30px;
		}
		div.cont_pagetext	div.contact_info span.title {
			font-weight: bold;
			font-family: comfortaaregular;
		}
		div.cont_pagetext	div.contact_info a {
			color: #475E5D;
			text-decoration: none;
		}
		div.cont_pagetext	div.contact_info a:hover {
			text-decoration: underline;
		}
	div.cont_pagetext div.nieuws_items {
		width: 100%;
		margin-top: 20px;
	}
		div.nieuws_items div.item {
			float: left;
			width: 100%;
			height: auto;
			padding-bottom: 40px;
		}
			div.nieuws_items div.item div.foto{
				float: left;
				width: 100%;
				height: 135px;
				background-size: cover;
				background-position: center center;
			}
			div.nieuws_items div.item div.tekst{
				text-align: left;
				float: left;
				width: 100%;
				min-height: 200px;
				height: auto;
				background-color: #fff;
				color: #475E5D;
				font-family: comfortaaregular;
				font-size: 10.5pt;
				line-height: 23px;
				padding: 20px 0px;
			}
				div.nieuws_items div.item div.tekst div.tekst2 {
					width: auto;
					margin-left: 40px;
					margin-right: 40px;
				}
				div.nieuws_items div.item div.tekst div.sep {
					position: absolute;
					left: 50%;
					margin-left: -23px;
					width: 46px;
					height: 14px;
					margin-top: -34px;
					background-image: url('../images/pijl_up_white.png');
					background-repeat: no-repeat;
					background-position: center;
				}
				div.nieuws_items div.item div.tekst a {
					color: #95C11F;
					text-decoration: none;
				}
				div.nieuws_items div.item div.tekst a:hover {
					color: #95C11F;
					text-decoration: underline;
				}
div.vacature_text {
	width: 100%;
	margin-top: 40px;
	font-size: 11pt;
	font-family: comfortaaregular;
	text-align: left;
}
div.cont_diensten {
	position: relative;
	float: left;
	width: 100%;
	min-height: 578px;
	text-align: center;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url('../images/back_filter.png'), url('../images/back_diensten1.jpg');
	background-repeat: repeat, no-repeat;
	background-position: center center;
	background-size: auto, cover;
}
	div.cont_diensten div.diensten {
		position: relative;
		margin: auto;
		margin-top: 60px;
		max-width: 1100px;
		height: 400px;
	}
		div.cont_diensten div.diensten div.dienst {
			float: left;
			margin: 10px 0px;
			width: 220px;
			height: 140px;
			font-family: comfortaaregular;
			color: #fff;
			cursor: pointer;
		}
		div.cont_diensten div.diensten div.dienst img {
			margin-top: 20px;
			margin-bottom: 20px;
		}
	div.cont_diensten div.alle_diensten {
		background-color: #77908A;
		font-family: comfortaaregular;
		font-size: 11pt;
		color: #394A47;
		padding: 15px;
		margin: auto;
		width: 150px;
		margin-bottom: 40px;
		cursor: pointer;
	}
div.cont_recentewerken {
	position: relative;
	float: left;
	width: 100%;
	min-height: 324px;
	text-align: center;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 60px;
	padding-bottom: 20px;
	background-color: #C8DDD8;
}
	div.cont_recentewerken div.recentewerken {
		position: relative;
		margin: auto;
		max-width: 1047px;
		min-height: 400px;
	}
		div.cont_recentewerken div.recentewerken div.title, div.cont_pagetext div.project_items div.title {
			background-color: #95C11F;
			font-family: comfortaaregular;
			font-size: 14pt;
			margin: auto;
			padding: 15px;
			width: 160px;
		}
		div.cont_recentewerken div.recentewerken div.sep, div.cont_pagetext div.project_items div.sep {
			background-image: url('../images/pijl_down_green.png');
			background-repeat: no-repeat;
			margin: auto;
			height: 14px;
			width: 46px;
			
		}
		div.cont_recentewerken div.recentewerken div.recentwerk, div.cont_pagetext div.project_items div.recentwerk {
			position: relative;
			z-index: 0;
			float: left;
			width: 29.93%;
			height: 251px;
			background-image: url('../images/recentwerk1.png');
			background-size: cover;
			background-position: center center;
			overflow: hidden;
			margin: 1.7%;
		}
			div.cont_pagetext div.project_items div.filter_project {
				width: 69.6%;
				text-align: left;
				margin-left: 1.7%;
				margin-right: 1.7%;
				margin-top: 20px;
			}
				div.cont_pagetext div.project_items div.filter_project button {
					background-color: #475E5D;
					color: #fff;
					padding: 5px 10px;
					border: 0px;
					font-family: comfortaaregular;
					margin-right: 10px;
					margin-bottom: 10px;
					cursor: pointer;
				}
				div.cont_pagetext div.project_items div.filter_project button:hover, div.cont_pagetext div.project_items div.filter_project button.sel {
					background-color: #95C11F;
				}
				
			div.recentwerk div.tekst {
				position: relative;
				z-index: 10;
				margin-top: 111px;
				height: 182px;
				width: 92.4%;
				-webkit-transition: margin-top 1s; 
				-moz-transition: margin-top 1s; 
				-ms-transition: margin-top 1s; 
				-o-transition: margin-top 1s; 
				transition: margin-top 1s; 
				background-color: #fff;
				color: #475E5D;
				font-family: comfortaaregular;
				font-size: 10pt;
				line-height: 22px;
				padding: 10px 3.8%;
			}
				div.tekst h1{
					height: 30px;
				}
			div.recentwerk div.tekst:hover {				
				margin-top: 50px;
			}	
			
				div.recentwerk div.tekst div.sep {
					position: absolute;
					z-index: 10;
					background-image: url('../images/pijl_up_white.png');
					background-repeat: no-repeat;
					background-position: center;
					margin: auto;
					margin-top: -24px;
					height: 14px;
					width: 92.4%;
				}
				div.recentwerk div.tekst h1, div.project_text h1 {
					font-family: comfortaaregular;
					font-size: 14pt;
					color: #394A47;
				}
				
				div.recentwerk div.tekst h1, div.project_text {
					font-family: comfortaaregular;
					font-size: 10pt;					
					line-height: 12pt;
				}
				div.recentwerk div.tekst button {
					margin-top: 25px;
					border: 0px;
					padding: 10px 20px;
					background-color: #475E5D;
					color: #fff;
					font-family: comfortaaregular;
					font-size: 10pt;
					cursor: pointer;
				}
				div.recentwerk div.tekst button:hover {
					background-color: #95C11F;
				}
		div.recentwerk_open {
			display: none;
			position: relative;
			z-index: 0;
			float: left;
			width: 96.6%;
			/* height: 251px; */
			background-color: #fff;
			margin: 1.7%;
		}
			div.recentwerk_open div.photo_show {
				float: left;
				width: 450px;
				height: 100%;
				background-image: url('../images/recentwerk1.png');
				background-size: cover;
				background-position: center center;
			}
				div.recentwerk_open div.photo_show div.slide_header {
					float: right;
					z-index: 1;
					width: 70%;
					height: 251px;
				}
				div.recentwerk_open div.photo_show div.slide_header_show {
					position: relative;
					z-index: 1;
					height: 251px;
					width: 100%;
				}
			div.recentwerk_open div.project_text {
				float: left;
				color: #394A47;
				width: 517px;
				padding: 15px 20px;
				text-align: left;
			}
				div.recentwerk_open div.project_text button {
					background-color: #475E5D;
					color: #fff;
					padding: 5px 10px;
					border: 0px;
					font-family: comfortaaregular;
					margin-right: 10px;
					cursor: pointer;
				}
				div.recentwerk_open div.project_text button:hover {
					background-color: #95C11F;
				}
div.cont_alle_projecten {
	position: relative;
	float: left;
	width: 100%;
	min-height: 40px;
	text-align: center;
	vertical-align: top;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #C8DDD8;
}
	div.alle_projecten {
		background-color: #394A47;
		font-family: comfortaaregular;
		font-size: 11pt;
		color: #95C11F;
		padding: 15px;
		margin: auto;
		width: 170px;
		margin-bottom: 40px;
		cursor: pointer;
	}
div.cont_bottom {
	float: left;
	width: 100%;
	min-height: 125px;
	text-align: center;
	vertical-align: top;
	background-color: #232D2B;
	padding-left: 0px;
	padding-right: 0px;
	background-image: url('../images/back_bottom.png');
	background-position: center right;
}	
	div.cont_bottom div.copyright {		
		float: left;
		margin-left: 40px;
		margin-top: 30px;
		width: 350px;
		text-align: left;
	}
		div.cont_bottom div.copyright div.title {
			color: #80A62A;
			font-size: 16pt;
			font-family: bebas_neueregular;
		}
			div.cont_bottom div.copyright div.title span {
				font-family: comfortaaregular;
				font-size: 12pt;
				margin-top: -5px;
			}
		div.cont_bottom div.copyright div.sub {
			margin-top: 5px;
			color: #FFFFFF;
			font-size: 10pt;
			font-family: comfortaaregular;
		}
			div.cont_bottom div.copyright div.sub a {
				color: #E3D7C1;
				text-decoration: none;
			}
		div.cont_bottom div.copyright div.sub2 {
			margin-top: 5px;
			color: #B4D3CC;
			font-size: 10pt;
			font-family: comfortaaregular;
		}
	div.cont_bottom div.ontwerp {
		float: right;
		text-align: right;
		margin-right: 40px;
		margin-top: 65px;
		width: 220px;
		color: #B4D3CC;
		font-family: comfortaaregular;
		font-size: 8pt;
		line-height: 20px;
	}		
		div.cont_bottom div.back_copy {
			float: right;
			margin-top: -36px;
			margin-right: 8px;
			width: 31px;
			height: 35px;
			background-image: url('../images/back_copy.png');
		}
		div.cont_bottom div.ontwerp a {
			color: #B4D3CC;
			text-decoration: none;
		}
		
@media screen and (max-width: 1120px) {	
	div.cont_diensten div.diensten {
		margin-top: 30px;
		max-width: 880px;
		height: 500px;
	}
}
@media screen and (max-width: 1069px) {	
	div.cont_recentewerken div.recentewerken {
		max-width: 698px;
	}
	div.recentwerk_open div.project_text {
		width: 450px;
	}
}		
@media screen and (max-width: 1020px) {	
	div.cont_pagetext div.text {
		max-width: 720px;
	}
	div.cont_pagetext div.page_title div.big {
		width: 100%;
	}
	div.cont_pagetext div.page_title div.small {
		margin-left: 0px;
		max-width: 100%;
		margin-bottom: 20px;
	}
		div.cont_pagetext div.extra_margin div.small {
			margin-bottom: 40px;
		}
		div.cont_recentewerken div.recentewerken div.recentwerk, div.cont_pagetext div.project_items div.recentwerk {
			width: 46.6%;
		}
		div.recentwerk_open {
			width: 96.6%;
			height: auto;
		}
		div.recentwerk_open div.photo_show {
			width: 100%;
		}
		div.recentwerk_open div.project_text {
			width: auto;
		}
	div.cont_pagetext div.dienst {
		width: 100%;
	}
	div.cont_pagetext div.contact_form {
		width: 100%;
	}
	div.cont_pagetext	div.contact_info {
		float: left;
		margin-top: 20px;
	}
}
@media screen and (max-width: 920px) {	
	div.cont_menu div.menu {
		height: 80px;
	}
		div.logo_menu {
			width: 158px;
			height: 64px;
			margin-top: 7px;
			background-image: url('../images/logo_small.png');
		}
	div.cont_diensten div.diensten {
		margin-top: 30px;
		max-width: 660px;
		height: 650px;
	}
}
@media screen and (max-width: 860px) {
	div#page_content {
		margin-top: 90px;
	}
	div.cont_menu {
		height: 80px;
	}
	div.cont_menu div.menu {
		height: 80px;
		display: none;
	}
	div.cont_menu div.menu_small {
		display: block;
	}
		div.cont_menu div.menu_small div.logo_menu {
			margin-top: -3px;
		}
}		
@media screen and (max-width: 730px) {
	div.cont_pagetext div.text {
		max-width: 90%;
	}
		div.cont_recentewerken div.recentewerken div.recentwerk, div.cont_pagetext div.project_items div.recentwerk {
			width: 96.6%;
		}
}	
@media screen and (max-width: 720px) {	
	div.cont_diensten div.diensten {
		margin-top: 30px;
		max-width: 440px;
		height: 820px;
	}
	div.cont_bottom div.copyright {
		width: 80%;
	}
	div.cont_bottom div.ontwerp {
		float: left;
		width: 80%;
		text-align: left;
		margin-left: 40px;
	}
		div.cont_bottom div.ontwerp div {
			float: left;
		}
	div.cont_recentewerken div.recentewerken {
		max-width: 349px;
	}
}	
@media screen and (max-width: 1069px) {	
	
}	
@media screen and (max-width: 480px) {	
	div.cont_diensten div.diensten {
		width: 90%;
	}
	div.cont_diensten div.diensten div.dienst {
		width: 50%;
		font-size: 11pt;
		line-height: 14pt;
	}
}
@media screen and (max-width: 425px) {	
	div.menu_items_small {
		margin-top: 0px;
	}
}	
@media screen and (max-width: 400px) {	
	div.recentwerk div.tekst {
		height: 192px;
	}
	div.recentwerk div.tekst:hover {
		margin-top: 40px;
	}
}

.responsiveDisplayB{
	display: block !important;
}
.responsiveDisplayN{
	display: none !important;
}