@font-face {
	font-family: 'FloraStd-Bold';
	src: url('../font/FloraStd-Bold.eot?#iefix') format('embedded-opentype'),  url('../font/FloraStd-Bold.otf')  format('opentype'),
	url('../font/FloraStd-Bold.woff') format('woff'), url('../font/FloraStd-Bold.ttf')  format('truetype'), url('../font/FloraStd-Bold.svg#FloraStd-Bold') format('svg');
}
body{
	margin:0;
	padding:0;
	font-family: 'FloraStd-Bold';
	overflow-y: scroll;
}
a {
	outline:none;
	color: #0D3082;
	text-decoration: none;
}
a:hover {
	color: #65B90B;
}
a img {
      border: 0px;
}
.clear {
	clear: both;
}
img {
      border: 0px;
}
.form {
	width: 100%;
	max-width: 450px;
}
h1 {
	font-size: 24pt;
	line-height: 26pt;
	color: #0d3082;
}
h2 {
	font-size: 18pt;
	color: #0d3082;
	padding-top: 10px;
	line-height: 24pt;
}
h3 {
	font-size: 18pt;
	color: #0d3082;
	padding-top: 10px;
	line-height: 24pt;
}
.contact-button {
	background-color: #65b90b;
	padding-top: 15px;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	color: #fff;
	text-transform: uppercase;
	font-size: 16pt;
	line-height: 16pt;
	height: 47px !important;
	display: block;
	float: left;
}
.contact-button:after {
	position: absolute;
    content:"";
    width:0;
	display: block;
    height:0;
	right: -30px;
	top: 0;
    border-top: 23px solid transparent;
    border-bottom: 24px solid transparent;
    border-left: 30px solid #65b90b;
}
.contact-button:hover:after {
	color: #fff;
	border-left: 30px solid #0D3082;
}
.contact-button:hover {
	color: #fff;
	background-color: #0D3082;
}
header {
	min-height: 110px;
}
header #header-logo img {
	float: left;
	margin-top: 2px;
	max-width: 374px;
	width: 100%;
	height: 67px;
}
#header-info{
	max-width:460px;
	width: 100%;
	position:absolute;
	right:0;
	top: 34px;
}
#header-info .icon{
	width:48%;
	float:left;
}
#header-info .icon:last-child{
	width:52%;
	float:left;
}
#header-info .icon img{
	vertical-align:middle;
	margin-right:10px;
}
#header-info .icon:first-child img{
    width: 33px;
    height: 21px;
}
#header-info .icon:last-child img{
	width:33px;
	height:21px;
	float:left;
}
#header-info a,
#header-info a:visited{
	color:#0d3082;
	text-decoration:none;
	font-weight:600;
}
.container{
	max-width:960px;
	width: 100%;
	margin:0 auto;
	position: relative;
}
header .container{
	position:relative;
}
nav{
	width:100%;
	float:left;
	background-color:#0d3082;
	box-sizing: border-box;
	letter-spacing: 1px;
	line-height: 10px;
}
nav ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
nav li{
	float:left;
	position:relative;
}
nav li a {
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	padding:10px 15px;
	float: left;
	width: 100%;
	font-size:20px;
	padding-top: 17px;
	padding-bottom: 14px;
	box-sizing: border-box;
}

nav li a:hover,
#jsddm > li:hover{
	background-color:#24489C;
	color: #fff;
}
nav ul .active {
	background-color:#24489C;
	color: #fff;
}
.menu-arrow {
	content:' ';
	background:url("/img/barrow-up.png") no-repeat;
    display: inline-block;
    vertical-align:top;
	width:18px;
	height:9px;
	margin:5px 0 0 5px;
	background-size:contain;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg);
}
nav #pull {
	width: 100%;
	border-left:0;
	text-align:right;
	text-decoration:none;
	float: right;
	display:none;
	color:#fff;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	cursor: pointer;
}

nav #pull:before{
	content:'Menu';
	margin-right: 5px;
	text-transform: uppercase;
}
.bars{
	float:right;
	margin-top:-5px;
}

.icon-bar {
	background-color: #fff;
    border-radius: 1px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
    display: block;
    height: 2px;
    width: 18px;
	margin-top: 3px;
}
#main {
	color: #49494b;
	font-size: 11pt;
	line-height: 18pt;
}
.homeitem p {
	color: #49494b;
	font-size: 11pt;
	line-height: 18pt;
}
#main .container {
	padding-bottom: 50px;
}
#main .sidebar{
	width:50%;
	float:right;
	box-sizing:border-box;
}
#main .half {
	width: 50%;
	float: left;
	box-sizing:border-box;
}
#content {
	padding-top: 40px;
}
#banner {
	width: 100%;
	float: left;
	height: 400px;
	background-repeat: no-repeat !important;
	background-position: center !important;
	background-size: cover !important;
	letter-spacing: 1px;
	position: relative;
}
#banner .container {
	position: relative;
}
#banner-text {
	padding-top: 70px !important;
	z-index: 9;
}
#banner-text h1 {
	padding: 0px;
	margin: 0px;
	color: #fff;
	font-size: 26pt;
	text-transform: uppercase;
	font-weight: bold;
	line-height: 46pt;
	width: 45%;
	z-index: 9;
}

#titel h1 {
	float: right;
	padding-top: 20px;
	font-size: 18pt;
	color: #0d3082;
	text-transform: uppercase;
}
#breadcrumbs {
	padding-top: 25px;
	font-size: small;
}
#breadcrumbs a {
	color: #49494b;
    font-size: 11pt;
    line-height: 18pt;
	text-decoration: none;
}
#breadcrumbs span {
	color: #49494b;
    font-size: 11pt;
    line-height: 18pt;
	text-decoration: none;
}
#breadcrumbs a:hover {
	color: #49494b;
    font-size: 11pt;
    line-height: 18pt;
	text-decoration: none;
}
#homeitems {
	padding-top: 80px;
	padding-bottom: 80px;
}
.homeitem {
	float: left;
	width: 33.3%;
}
#homeitems .link_to_page {
	color: #49494b;
	font-size: 11pt;
	line-height: 18pt;
}
.homeitem h1 {
	color: #0d3082;
	font-size: 16pt;
	letter-spacing: 1px;
}
.homeitem h1 span {
	visibility: none;
}
.homeitem img {
	float: left;
	max-width: 90%;
	height: auto !imporant;
	margin-top: 10px;
	clear: both;
}
#advies {
	padding-top: 20px;
}
#projecten {
	padding-bottom: 50px;
}
#projecten a {
	color: #49494b;
}
#projecten a:hover {
	color: #49494b;
}
.project:hover .titel {
	color: #65B90B;
}
#projecten .project {
	float: left;
	width: 33.3%;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	margin-bottom: 20px;
	height: 250px;
}
#projecten .project:first-of-type {
	padding-right: 20px;
	padding-left: 0px;
}
#projecten .project:nth-child(3n+3) {
	padding-right: 0px;
	padding-left: 20px;
}
#projecten .project:nth-child(3n+4) {
	padding-right: 20px;
	padding-left: 0px;
}
#projecten .project h2 {
	line-height: 20pt;
	font-size: 16pt;
	padding: 0px;
	padding-top: 10px;
	margin: 0px;
}
#projecten .project .image {
	height: 170px;
	background-size: cover;
	background-position: center;
	width: 100%;
	float: left;
	margin-bottom: 15px;
}
.projectpage{
	padding-right:60px;
	position:relative;
}
.services ul {
	list-style-type:none;
	padding:0;
	margin:0;
}
.projectpage .services li{
	margin-bottom:10px;
}
.services li:before {
	content:' ';
	background:url('/images/check.png') no-repeat;
	height: 14px;
	width: 18px;
	margin-right:15px;
	display: inline-block;
	background-size: contain;
}
.services h2{
	margin-top:0;
}

.project-image{
	width:100%;
	float:left;
	position:relative;
	line-height: 0px;
}
.project-image img{
	width:100%;
	cursor: pointer;
	max-width: 480px;
}
.project-grid{
	width:100%;
	float:left;
	margin-top:6.6%;
	max-width: 480px;
}
.project-grid .grid-item{
	width:30%;
	margin-right:5%;
	box-sizing: border-box;
	float:left;
}
.project-grid .grid-item img{
	width:100%;
	float:left;
	cursor: pointer;
}
.project-grid .grid-item:last-child{
	margin: 0;
}
#banner-shape {
	width: 100%;
	height: 400px;
	position: relative;
}
#banner-text {
	z-index: 9;
	position: relative;
}
.banner-shape {
	background-color: #65b90b;
	z-index: 9;
	height: 400px;
	top: 0;
	left: -240px;
	width: 50%;
	position: absolute;
}
.banner-shape:after {
	position: absolute;
    content:"";
    width:0;
	display: block;
    height:0;
	right: -400px;
	top: 0;
    border-bottom: 400px solid transparent;
	border-left: 400px solid #65b90b;
}

fieldset {
    display: block;
    -webkit-margin-start: 0px;
    -webkit-margin-end: 0px;
    -webkit-padding-before: 0em;
    -webkit-padding-start: 0em;
    -webkit-padding-end: 0em;
    -webkit-padding-after: 0em;
    border: 0px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    min-width: -webkit-min-content;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
input[type="text"] {
	border-radius: 5px;
	height: 35px;
	margin: 0;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 16px;
	box-sizing: border-box;
	border: 1px solid #878787;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 -1px 0 rgba(0,0,0,0.05) inset;
	transition:border 0.3s ease;
	font-family: sans-serif;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
input[type="text"]:hover {
	border: 1px solid #0D3082;
	box-shadow: 0 1px 2px rgba(13, 48, 130,0.2) inset, 0 -1px 0 rgba(13, 48, 130,0.05) inset;
}
textarea {
	border-radius: 5px;
	box-shadow: 0 1px 2px rgba(0,0,0,0.2) inset, 0 -1px 0 rgba(0,0,0,0.05) inset;
	min-height: 60px;
	margin: 0;
	margin-bottom: 15px;
	padding: 10px;
	font-size: 16px;
	box-sizing: border-box;
	border: 1px solid #878787;
	max-width: 500px;
	transition:border 0.3s ease;
	resize: vertical;
	font-family: sans-serif;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
}
textarea:hover {
	border: 1px solid #0D3082;
	box-shadow: 0 1px 2px rgba(13, 48, 130,0.2) inset, 0 -1px 0 rgba(13, 48, 130,0.05) inset;
}
input[type="submit"] {
	background-color: #65b90b;
	padding-top: 5px;
	box-sizing: border-box;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	color: #fff;
	text-transform: uppercase;
	font-size: 16pt;
	line-height: 16pt;
	height: 47px !important;
	display: block;
	float: left;
	border: none;
	font-family: 'FloraStd-Bold';
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}
input[type="submit"]:hover {
	background-color: #0D3082;
}
footer {
	position: relative;
}
#titel {
	position: relative;
	width: 100%;
}
.page-shape {
	background-color: #65b90b;
	height: 100px;
	top: 0;
	left: 0px;
	width: 50%;
	position: absolute;
}
.page-shape:after {
	position: absolute;
    content:"";
    width:0;
	display: block;
    height:0;
	right: -100px;
	top: 0;
    border-bottom: 100px solid transparent;
    border-left: 100px solid #65b90b;
}
#footer-text {
	z-index: 9;
	position: relative;
}
.footer-logo {
	width: 100%;
	max-width: 160px;
}
#footer-info {
	background-color: #65b90b;
	height:362px
}
.footer-shape {
	background-color: #0d3082;
	height: 362px;
	top: 0;
	left: -240px;
	width: 50%;
	position: absolute;
}
.footer-shape:after {
	position: absolute;
    content:"";
    width:0;
	display: block;
    height:0;
	right: -400px;
	top: 0;
    border-top: 362px solid transparent;
	border-left: 400px solid #0d3082;
}
footer {
	width: 100%;
	float: left;
	height: 400px;
	position: relative;
}
footer .icon{
	float:left;
}
footer .container {
	position: relative;
	padding: 0px;
}
#footer-text {
	padding-top: 40px;
	color: #fff;
	letter-spacing: 1px;
	width: 40%;
	float: left;
	line-height: 18pt;
	font-weight: normal;
	font-size: 11pt;
}
#footer-contact {
	padding-top: 10px;
	color: #fff;
	letter-spacing: 1px;
	width: 30%;
	float: right;
	line-height: 18pt;
	font-weight: normal;
	font-size: 11pt;
}
#footer-contact a {
	color: #fff;
	text-decoration: none;
}
#footer-contact .icon {
	margin-bottom: 15px;
	margin-top: 15px;
}
#footer-contact .icon img{
	vertical-align:middle;
	margin-right:10px;
	width:33px;
	height:21px;
}
#footer-text h1 {
	padding-top: 30px;
	color: #ffee04;
	font-size: 16pt;
	padding-bottom: 10px;
	letter-spacing: 2px;
}
#footer-contact h1 {
	padding-top: 10px;
	color: #ffee04;
	font-size: 16pt;
	padding-bottom: 10px;
	letter-spacing: 2px;
}
#footer-bottom {
	padding: 20px;
	font-size: 11pt;
	line-height: 12pt;
	color: #0d3082;
}
#footer-bottom a {
	padding-top: 20px;
	padding-bottom: 20px;
	color: #0d3082;
	text-decoration: none;
}
#footer-bottom a:hover {
	color: #65B90B;
}
#footer-bottom ul { float: left; margin: 0; padding: 0; list-style-type: none; }
#footer-bottom ul li{ float: left; padding-right: 10px; margin-right: 10px; border-right: 1px solid #0d3082; }
#footer-bottom ul li:last-child { float: left; padding-right: 15px; margin-right: 15px; border-right: none; }
#footer-bottom .copyright a { cursor: text; }
#footer-bottom .copyright a:hover{ cursor: text; color: #0d3082; }