﻿@charset "utf-8";
/* CSS Document */
input
{
    outline:none;
}
img {
	border: none;
}

body {
	font: 100%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background:#ECECEC;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	margin: 0;
	padding: 0;
	color: #000;
}

.container {
	width: 340px;
	margin: auto;
}

.content_container {
	padding-top: 150px;
}

/* .header .loginBtn {
 width: 66px;
 height: 24px;
 background-image: url(images/Home_03.png);
 float: right;
 margin-top: 30px;
 margin-right: -65px;
 }

 .header .loginBtn a {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 10pt;
 color: white;
 text-align: center;
 text-decoration: none;
 display: block;
 width: 66px;
 height: 24px;
 margin-top: 2px;
 } */

.navBar {

	position: fixed;
	z-index: 999;
	height: 149px;
	border-bottom: 5px white solid;
	width: 100%;
	min-width: 200px;
	background-color: #A3B90B;
	margin-top: 0px;
}

.navBar a {
	text-decoration: none;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 13pt;
	color: white;
	display: block;
}

.navBlock {
	height: 60px;
	width: 24.7%;
	float: left;
	background-color: #C1D62F;
	margin: 89px 0.5px 0px 0.5px;
}

.navBlock:hover {
	background-color: #90A500;
}

.navBlock a {
	padding-top: 30px;
	display: block;
	text-align: center;
}

.nav1 {
	/*background-image:url(images/navleft.png); */
}

.nav1 a:hover {
	/*background-image:url(images/navleftGreen.png);*/
}

.nav1 .active {
	/*background-image:url(images/navleftGreen.png);	*/
}

.nav2 {
	/*background-image:url(images/Home_11.png);*/
}

.nav2 a:hover {
	/*background-image:url(images/navPricesGreen.png);	*/
}

.nav2 .active {

	/*background-image:url(images/navPricesGreen.png);	*/
}

.logo {
	width: 12.4%;
	margin-top: 16px;
	float: left;
	display: none;
}

.logo a {
	background: url('images/logo3.png') 0 0;
	background-repeat: no-repeat;
	width: 124px;
	height: 149px;
}

.logo a:hover {
	background: url('images/logo3.png') 0 149px;
}

.nav3 {
	/*background-image:url(images/Home_12.png);*/
}

.nav3 a:hover {
	/*background-image:url(images/navDienstenGreen.png);*/
}

.nav3 .active {
	/*background-image:url(images/navDienstenGreen.png);	*/
}

.nav4 {
	/*background-image:url(images/Home_13.png);*/
}

.nav4 a:hover {
	/*background-image:url(images/navRefGreen.png);	*/
}

.nav4 .active {
	/*background-image:url(images/navRefGreen.png);	*/
}

.slider {
	width: 100%;
}

.slider img {
	max-width: 100%;
	width: 100%;
}

.login {
	width: 100%;
	/*background-image: url(images/Home_20.png);*/
}

.Logintab a {
	background: #FDDB64;
	background-color: rgba(255, 198, 0, 0.6);
	width: 49.8%;
	padding: 10px 0px 10px 0px;
	text-align: center;
	color: rgb(196, 135, 7);
	font-family: 'Archivo Narrow', sans-serif;
	font-weight: bold;
}

.loginBtn a {

	float: left;
}

.RegisterBtn a {
	float: right;
	background: #FCEBB0;
	background-color: rgba(255, 198, 0, 0.3);
	color: rgb(241, 201, 118);
}

.RegisterBtn a:hover, .loginBtn a:hover {
	color: rgb(196, 135, 7);
}

.promoText {
	color: rgb(196, 135, 7);
	background: #fcda63;
	background-color: rgba(255, 198, 0, 0.6);
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 16pt;
	display: inline-block;
	text-align: left;
	width: 90%;
	font-weight: bold;
	padding: 0px 5%;
	margin-bottom: 5px;
}

.PWVergeten {
	margin: 0px 0px 10px 0px;
	font-size: 10pt;
	color: #B18600;
	font-family: 'Archivo Narrow', sans-serif;
	cursor: pointer;
}

.PWVergeten:hover {
	text-decoration: underline;
}

.InputWrapper {
	width: 100%;
	background-color: #F3BD01;
	display: inline-block;
	padding: 5px 16px;
	margin: 2px 0px 0px -16px;
}

.InputWrapper img {
	max-width: 10%;
	margin: 10px 0px 0px 10px;
}

.InputWrapper input {
	padding: 2%;
	width: 76%;
	border: none;
	background-color: #F3BD01;
	color: black;
	float: right;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: rgb(196, 135, 7);
	margin-top: 9px;
}

/*.probeerBtn1 {
 float: right;
 width: 241px;
 height: 90px;
 background-image: url(images/Home_23.png);
 margin-bottom: 177px;
 }

 .probeerBtn1 a {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 font-size: 20pt;
 color: white;
 text-align: center;
 text-decoration: none;
 display: block;
 width: 240px;
 height: 65px;
 padding-top: 20px;
 }*/

.kadersMid {
	width: 100%;
	display: inline-block;
	margin: 145px 0px;
}

.kader {
	width: 100%;
	float: left;
	margin-bottom: 10px;
}

.kader .titel {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 16pt;
	color: #90A500;
	font-weight: bold;
	padding: 10px 5%;
	background-color: #C1D62F;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

.kaderTekst {
	line-height: 31px;
	width: 90%;
	padding: 10px 5%;
	background-color: white;
	color: rgb(134, 134, 134);
	font-size: 12px;
}

.kaderTekst img {
	float: right;
}

hr {
	width: 70%;
	margin: 40px 15%;
}

.kadersBot {
	width: 100%;
}

.kadersBot .titel {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 16pt;
	color: #FFE491;
	font-weight: bold;
	padding: 10px 5%;
	background-color: #F3BE04;
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
	width: 90%;
}

.kaderBotLeft {
	width: 100%;
	margin-top: 125px;
}

.arrowDownBot {
	margin: 80px 0px;
}
.KlantWrap {
	width: 100%;
	display: inline-block;
}

.klant {
	background-color: #fef29b;
	width: 50%;
	float: left;
	border-bottom: 15px solid #eee;
}

.LinkNrWebsite {
	text-decoration: none;
}

.naamKlant {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 16pt;
	color: #F3BE04;
	text-align: center;
	line-height: none;
	font-weight: bold;
}

.logoKlant {
	width: 100%;
}

.logoKlant img {
	width: 100%;
}

.KlantWrap .klantTekst {
	width: 80%;
	text-align: justify;
	color: rgb(168, 131, 0);
	font-size: 12px;
	padding: 10px 10%;
}

.loginForm label {
	float: none;
}

.view {
	width: 100%;
	float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
	cursor: default;
}

.klant {
	width: 100%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-filter: grayscale(100%);
}

.klant:hover {
	-webkit-filter: grayscale(0%);
}

.klant img {
	width: 100%;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-filter: grayscale(100%);
}

.klant img:hover {
	-webkit-filter: grayscale(0%);
}

footer {
	width: 100%;
	min-width: 300px;
	background: #A3B90B;
	background-color: #A3B90B;
	display: inline-block;
	margin-top: 75px;
}

.footerLogo {
	margin: -75px 0px 20px 0px;
	width: 100%;
	text-align: center;
}

.kaderBotRight .titel {
	width: 90%;
	background-color: #C1D62F;
	padding: 15px 5%;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 16pt;
	color: white;
	margin-top: 125px;
}

.titel img {
	float: right;
	width: 20%;
	margin: -8px -4px 0px 0px;
}

.nieuwsTitel {
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 16pt;
	color: #90A500;
	font-weight: bold;
}

.nieuwsWrap {
	width: 90%;
	background: #B9C947;
	background-color: rgba(255, 255, 255, 0.25);
	display: inline-block;
	padding: 5%;
}

.nieuwsBericht {
	width: 100%;
	float: left;
	color: white;
	text-align: justify;
}

.nieuwsImg {
	width: 100%;
	margin-bottom: 200px;
}

.nieuwsImg img {
	width: 100%;
}

.footer {
	width: 100%;
}

#footerNav {
	width: 100%;
	list-style: none;
	margin-top: 25px;
	padding: 0px;
}
#footerNav li {
	float: left;
	width: 100%;
	text-align: center;
}
#footerNav li a {
	display: block;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: white;
	display: block;
	width: 100%;
	padding: 10px 0px;
}
#footerNav li a:hover {
	color: #90A500;
	background-color: #C1D62F;
}

footer .titel img {
	width: 20%;
}

.headerText {
	margin: 0 auto;
	line-height: 20px;
}

.orange {
	font-size: 36pt;
	color: #f3bd01;
}

h1 {
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bold;
	color: #9d9d9d;
	font-size: 22pt;
	text-transform: uppercase;
	padding-top: 150px;
}

h2 {
	text-align: center;
	font-family: "Arial Black", Gadget, sans-serif;
	font-weight: bolder;
	color: #0a756e;
	font-size: 12pt;
	text-transform: uppercase;
}

.featuresKader {
	margin: 25px auto 0px auto;
	width: 1041px;
	height: 340px;
	background-image: url(images/featuresBG.png);
}

.featuresKader1 {
	margin: 100px auto 0px auto;
	width: 1041px;
	height: 340px;
	background-image: url(images/featuresBG.png);
}

.textLeft {

	float: left;
	width: 563px;
}

.textRight {

	float: right;
	width: 563px;
	padding-right: 40px;
}

.featuresTitel {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: #0a756e;
	font-size: 14pt;
	margin-left: 20px;
	float: left;
}

.featuresText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	color: black;
	font-size: 12pt;
	margin-left: 20px;
	margin-top: -20px;
	width: 563px;
	float: left;
}

.featuresText p {

}

.featuresText a {
	text-decoration: underline;
	color: #f3bd01;
}

.featuresImg {
	width: 372px;
	height: 240px;
	float: right;
	margin: 20px 10px;
}

.featuresImg2 {
	width: 372px;
	height: 240px;
	float: left;
	margin: 20px 10px;
}

.prijzen {
	width: 982px;
	height: 1009px;
	margin: 100px auto 0 auto;
}

.bottomText {
	width: 1039px;
}

.probeerKnop {
	margin: 0 auto;
	width: 653px;
}

.probeerKnop a img {
	margin: 50px auto 0 auto;
	width: 683px;
	height: 136px;
}

label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 12pt;
}

.nameTitle {
	position: absolute;
	color: white;
	font-size: 4.4em;
	line-height: 35px;
	margin: 46px 0px;
	font-family: 'Archivo Narrow', sans-serif;
}

.nameTitle span {
	color: #75861E;
}

.arrowDown {
	clear: both;
	width: 100%;
	text-align: center;
}

.sliderLogin_wrapper {
	margin: 88px 0px;
	display: inline-block;
	width: 100%;
}

#back-top {
	position: fixed;
	bottom: 200px;
	right: 10px;
	z-index: 2;
}
#back-top a {
	width: 75px;
	display: block;
	text-align: center;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

/* arrow icon (span tag) */
#back-top span {
	width: 75px;
	height: 75px;
	display: block;
	background: url(images/BTT.png) no-repeat center center;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	opacity: 0.6;
}
#back-top a:hover span {
	opacity: 1;
}

#back-top-left {
	position: fixed;
	bottom: 200px;
	left: 10px;
	z-index: 2;
}
#back-top-left a {
	width: 75px;
	display: block;
	text-align: center;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

/* arrow icon (span tag) */
#back-top-left span {
	width: 75px;
	height: 75px;
	display: block;
	background: url(images/BTT.png) no-repeat center center;
	/* background color transition */
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
	opacity: 0.6;
}
#back-top-left a:hover span {
	opacity: 1;
}

.imac {
	position: absolute;
	z-index: 800;
	max-width: 347px;
	margin-top: -14px;
}

.slider_wrapper {
	margin-bottom: 115px;
}

.Pricelist {
	width: 100%;
	border: none;
	border-spacing: 0;
	border-collapse: collapse;
	text-align: left;
	padding: 0px;
	border: none;
	background: white;
	color: #485C15;
}

.Submit {
	background: #f3bd01;
	background-image: url('images/SubmitLogin.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
	height: 52px;
	cursor: pointer;
	float: right;
	border: none;
	padding: 0px 16px;
	margin: 2px 0px 0px -16px;
	float: left;
}

.Submit:hover {
	background: #FFD34F;
	background-image: url('images/SubmitLoginOK.png');
	background-position: right;
	background-repeat: no-repeat;
}

.SubmitContact {
	background: #9eb540;
	background-image: url('images/SubmitContact.png');
	background-position: right;
	background-repeat: no-repeat;
	width: 100%;
	height: 52px;
	cursor: pointer;
	border: none;
	padding: 0px 0px;
	margin: 2px 0px 0px 0px;
	float: left;
}

.SubmitContact:hover {

	background: #239929;
	background-image: url('images/SubmitContactOK.png');
	background-position: right;
	background-repeat: no-repeat;
}

.contactInputs input {
	background: white;
	border: none;
	width: 100%;
	cursor: pointer;
	color: #839635;
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 12pt;
	font-weight: bold;
}
    .contactInputs input.error,.contactInputs textarea.error
    {
        background-color:#E59898;
    }
.contactInputs .SubmitContact input {
	background: none;
	font-size: 16pt;
}

.SubmitContact:hover input {
	color: #165d1a;
}

.Submit .loginBtn {
	background: none;
	border: none;
	width: 100%;
	height: 52px;
	cursor: pointer;
	color: rgb(196, 135, 7);
	font-family: 'Archivo Narrow', sans-serif;
	font-size: 16pt;
	font-weight: bold;
}

.checkbox {
	float: left;
	width: 100%;
	background: #f3bd01;
	padding: 0px 16px;
	margin: 2px 0px 0px -16px;
}

.checkbox:hover {
	background: #FFD34F;
}

.checkbox:hover .icheckbox_line-yellow {
	background: #FFD34F;
}

.icheckbox_line-yellow {
	width: 78% !important;
	padding: 18px 15px 0px 67px !important;
}

.icheckbox_line-yellow .icheck_line-icon, .iradio_line-yellow .icheck_line-icon {
	left: 19px !important;
}

.nieuwsWrap input, .nieuwsWrap textarea {
	width: 90%;
	float: left;
	border: none;
	margin-bottom: 2px;
	padding: 10px 5%;
}

.nieuwsWrap textarea {
	height: 100px;
}

.berichtLabel {
	width: 100%;
	text-align: left;
	color: #75861E;
	font-weight: bold;
	font-size: 16pt;
	margin-top: 15px;
	font-family: 'Archivo Narrow', sans-serif;
}

@media all and (min-width: 768px) {

	.container {
		width: 768px;
	}

	.promoText {
		width: 100%;
		padding: 0px 0%;
	}

	.promoText p {
		padding: 0px 2%;
	}

	.loginForm {
		width: 100%;
	}

	.InputWrapper {
		padding: 5px 0px;
		margin: 2px 0px 0px 0px;
	}

	.InputWrapper img {
		max-width: 5%;
		margin: 10px 0px 0px 35px;
	}

	.InputWrapper input {
		padding: 1%;
		width: 80%;
	}

	.titel img {
		width: 12%;
		margin: -8px -4px 14px 15px;
	}

	.navBar {
		min-width: 700px;
	}

	.naamKlant {
		position: relative;
		top: 5px;
	}

	.klant {
		width: 25%;
	}

	footer {
		min-width: 768px;
	}

	footer .titel img {
		width: 16%;
		margin: -17px 0px;
	}

	.imac {
		max-width: 730px;
		margin: 0 0 0 17px;
		margin-top: -30px;
	}

	.slider_wrapper {
		margin-bottom: 215px;
	}

	.bxslider li {
		width: 655px !important;
	}

	.bx-wrapper {

		margin: 0 65px 0 44px;
	}

	.bx-wrapper .bx-pager {
		margin-top: 6px;
	}

	.checkbox {
		padding: 0px 0px;
		margin: 2px 0px 0px 0px;
	}

	.Submit {
		padding: 0px 0px;
		margin: 2px 0px 0px 0px;
	}

	.icheckbox_line-yellow {
		width: 78% !important;
		padding: 18px 15px 0px 149px !important;
	}

	.icheckbox_line-yellow .icheck_line-icon, .iradio_line-yellow .icheck_line-icon {
		left: 50px !important;
	}

}

@media all and (min-width: 1024px) {
	.container {
		width: 1010px;
	}

	.titel img {
		width: 9%;
	}

	.navBlock {
		width: 21.8%;
	}

	.logo {
		display: block;
	}

	.logo img {
		max-width: 100%;
	}

	.kader {
		width: 48%;
		margin: 12px 1%;
	}

	footer .titel img {
		width: 11%;
		margin: -16px 0px;
	}

	.slider {
		width: 97%;
		float: none;
		margin: -10px 0px 0px 35px;
	}

	.login {
		width: 43.7%;
		float: right;
		margin-top: 0px;
	}

	.sliderLogin_wrapper {
		position: relative;
	}

	.content_container, .ankerpunt {
		padding-top: 195px;
	}

	footer {
		min-width: 1024px;
	}

	#footerNav li {
		width: 14%;
	}

	#footerNav li a {

		font-size: 9pt;
	}

	#footerNav #CopyrightName {
		width: 100%;
	}

	.imac {
		max-width: 478px;
		margin: 0 0 0 17px;
		margin-top: -30px;
	}

	.slider_wrapper {
		margin-bottom: 215px;
		width: 44%;
		float: left;
	}

	.bxslider li {
		width: 422px !important;
	}

	.bx-wrapper {

		margin: 0px;
	}

	.bx-wrapper .bx-pager {
		margin-top: -6px;
	}

	.bx-viewport {
		height: 260px !important;
	}

	.checkbox {
		width: 40%;
	}

	.Submit {
		width: 60%;
	}

	.icheckbox_line-yellow {
		height: 34px !important;
		margin-top: 0px !important;
		padding: 18px 15px 0px 84px !important;
		padding: 18px 15px 0px 146px;
	}

	.icheckbox_line-yellow .icheck_line-icon, .iradio_line-yellow .icheck_line-icon {
		left: 43px !important;
	}
}


.message,.messageerror
{
 padding: 0px;
font-family: 'Archivo Narrow', sans-serif;
font-size: 12pt;
font-weight: bold;
color: white;
}

