@import url('https://fonts.googleapis.com/css?family=Montserrat:300,400,500,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Titillium+Web:wght@300;400;600&display=swap');
@import url('ef.css');
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
html,body {
	height: 100%;
}
.termsfeed-com---palette-light .cc-nb-okagree {
	background-color: #A9CE3D!important;
}
.termsfeed-com---palette-light .cc-nb-reject {
	background-color: #3E9DD8!important;	
}
.termsfeed-com---palette-light.termsfeed-com---nb {
	border: 1px solid #CCC;
	border-radius: 10px 0 0 10px;
}
.termsfeed-com---nb .cc-nb-main-container {
	padding: 1rem!important;
}
body {
	font-family: 'Titillium Web',Arial;
	font-weight: 400;
	color: #333;
	border-top: 10px solid #A9CE3E;
}
section#content ul {
	margin-left: 20px;
}
div#ph {
	height: 55px;
}
div#wizholder {
	background-color: #0B367A;
	padding: 10px 0;
}
section.normaltext a.button {
	color: #FFF;
}
.searchfield {
	padding: 10px 30px;
	font-family: inherit;
	border: none;
	border-radius: 5px;
	display: block;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	border-radius: 5px;
	background-color: #FFF;
	box-sizing: border-box;
	border: 1px solid #CCC;
}
div.wrappersf {
	width: 100%;
	height: 36px;
	position: relative;
	margin-bottom: 5px;
}
div.wrappersf:before {
	font-family: 'FontAwesome';
	color:#2071C3;
	position: relative;
	content: "\f002";
	position: absolute;
	z-index: 99;
	top: 10px;
	left: 8px;
}
p.notfound {
	font-size: 14px;
}
p.notfound a {
	color:#2071C3;
}
div.brandimage {
	height: 55px;
	white-space: nowrap;
}
div#wizard ul#typekeuze li div.brandimage span.helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
ul.colbrands {
	width: 25%;
	text-transform: capitalize;
	display: inline-block;
	height: 100%;
	border-right: 1px solid #CCC;
	vertical-align: top;
	list-style-type: none;
}
ul.colbrands li {
	border-bottom: 1px solid #ccc;
	padding: 5px 0;
}
ul.colbrands a {
	display: block;
	color: #333;
	text-decoration: none;
}
div#coltypes {
	width: 74%;
	display: inline-block;
	vertical-align: top;
}
div#topbar div, div#topbar ul {
	display: inline-block;
	vertical-align: top;
}
div#topbar div#button {
	padding: 23px 30px;
}
div#topbar div#button a.button {
	font-size: 12px;
	padding: 10px 15px;
	font-weight: 700;
}
div#topbar div#button a.button i {
	margin-right: 5px;	
}
div#topbar ul {
	list-style-type: none;
	padding: 30px 0 30px 20px;
}
div#topbar ul li {
	float: left;
	font-size: 12px;
	font-weight: 300;	
}
div#topbar ul li a {
	color: #333;
	text-decoration: none;	
}
div#topbar ul li a span {
	border-right: 1px solid rgba(0,0,0,.3);
	border-left: 1px solid rgba(0,0,0,.1);
	display: block;
	padding: 0 10px;
	font-size: 14px;
	box-sizing: border-box;
	width: 100%;
}
div#topbar ul li:last-child a span {
	border-right: none;	
}
div#topbar ul li:first-child a span {
	border-left: none;	
}
div#topbar div#contactdiv {
	font-size: 12px;
	line-height: 20px;
	padding: 10px;
	float: right;
}
div#topbar div#contactdiv a {
	color: #333;
}
div#topbar div#contactdiv a.btner {
	background-color: #A9CE3E;
	display: block;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;	
}
#loms p {
	margin: 0;
	font-size: 14px;
}
div#topbar a#logoimg {
	background-image: url('/img/logo_zoveilig_zonnepanelen.svg');
	background-size: auto calc(100% - 16px);
	background-repeat: no-repeat;
	background-position: left top 8px;
	box-sizing: border-box;
	width: 375px;
	height: 90px;
	display: inline-block;
	text-indent: -999px;
}
div#topbar div#logoname {
	color: #E79249;
	font-weight: 300;
	font-size: 24px;
}
div#newsletter {
	position: absolute;
	width: 384px;
	margin-left: -192px;
	left: 50%;
	top: 26px;
	background-image: url('/img/subscribe.svg');
	background-repeat: no-repeat;
	background-position: left 10px top 20px;
	background-size: 80px;
	border: 1px solid #CCC;
	padding: 10px;
}
div#newsletter h3 {
	font-size: 25px;
	font-weight: 400;
	padding-left: 100px;
}
div#newsletter p {
	padding-left: 100px;
	line-height: 20px;
	font-size: 12px;
	margin-bottom: 5px;
}
div#newsletter input[type="text"] {
	width: 330px;
	padding: 5px;
	font-family: 'Montserrat';
}
div#newsletter input[type="submit"] {
	width: 30px;
	height: 30px;
	border: none;
	box-sizing: border-box;
	background-color: #6E2164;
	border-radius: 5px;
	padding: 2px 5px 5px 5px;
	font-family: 'Montserrat';
	color: #FFF;
	font-size: 14px;
}
div#topbar div#countdown {
	display: inline-block;
	float: right;
	padding: 20px 0;
}
div.middle,ul.middle,section.middle {
	width: 85%;
	margin: 0 auto;
}
nav {
	background-color: #3D9DD8;
	height: 55px;
}
nav.smaller {
	position: fixed;
	top: 0;
	width: 100%;
	margin-top: 0;
	z-index: 9;
}
nav ul {
	list-style-type: none;
	font-weight: 400;
}
nav ul li {
    float: left;
    padding-top: 15px;
    display: block;
    position: relative;
	transition-duration: 0.5s;
}
nav ul li a {
	color: #FFF;
	text-decoration: none;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
	display: block;
	font-weight: 300;
}
nav ul li a span {
	border-right: 1px solid rgba(0,0,0,.2);
    border-left: 1px solid rgba(255,255,255,.2);
	display: block;
	padding: 0 16px;
	font-size: 14px;
	box-sizing: border-box;
	width: 100%;
}
nav ul li:first-child a span {
	border-left: none;
}
nav ul li:last-child a span{
	border-right: none;
}
nav ul li ul li a span {
	border: none;
}
nav ul li > a:hover, nav ul li a.active {
	border-bottom: 3px solid rgba(255,255,255,.6);
	padding-bottom: 16px;
	color: #FFF;
}
nav ul li.cart a:hover {
	border-bottom: 0;
}
nav ul li ul,nav ul li ul li ul {
	visibility: hidden;
	opacity: 0;
	position: absolute;
	z-index: 99;
	transition: all 0.5s ease;
	margin-top: 1rem;
	left: 0;
	top: 39px;
	display: none;
	background-color: #FF9900;
}
nav ul li ul li ul {
	left: 238px;
	top: 0;
	margin-top: 0;
}
nav ul li:hover > ul,
nav ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}

nav ul li ul li:hover > ul,
nav ul li ul li ul:hover {
  visibility: visible;
  opacity: 1;
  display: block;
}

nav ul li ul li {
	display: inline-block;
  clear: both;
  position: relative;
  padding-top: 10px;
  height: 28px;
  width: 240px;
}
nav ul li ul li a span {
	font-size: 12px;
}
nav ul li ul li > a:hover {
	padding-bottom: 10px;
}

div#advdiv {
	border-bottom: 1px solid rgba(0,0,0,.04);
	background-color: #2071C3;
}
div#whatsapp img,div#call img {
	width: 50px;
}
div#whatsapp {
	position: fixed;
	z-index: 99;
	bottom: 10px;
	right: 15px;
}
div#call {
	position: fixed;
	z-index: 99;
	bottom: 10px;
	left: 15px;
}
ul#adv,ul.advhor {
	list-style-type: none;
	display: table;
	width: 85%;
	padding: 10px 0;
}
ul#adv li::before,ul.advhor li::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	content: "\f058";
	margin-right: 5px;
	color: #67C131;
	font-size: 14px;
	position: absolute;
	top: 2px;
	left: 0;
}
ul.advhor li::before {
	top: 4px;	
}
section.normaltext table {
	border: 1px solid #CCC;
	border-collapse: collapse;
}
section.normaltext table tr td {
	padding: 5px;
	border: 1px solid #CCC;	
}
section.normaltext table tr:first-child td {
	font-weight: bold;
	text-decoration: underline;
	background-color: #333;
	color: #FFF;
}
ul.advhor li {
	position: relative;
	padding: 0 0px 2px 18px;
}
ul#adv li {
	display: table-cell;
	padding: 2px 0px 2px 18px;
	position: relative;
	font-size: 11px;
	font-weight: 700;
	box-sizing: border-box;
	text-transform: uppercase;
	color: #FFF;
}
section#dagdeal {
	background-color: rgba(0,0,0,.04);
	height: 340px;
}
section#dagdeal h2 {
	color: #E79249;
	font-weight: 700;
	text-align: center;
	font-size: 40px;
	padding: 10px 0;
}
section#dagdeal div.prodimg,section#dagdeal div.prodcontent {
	display: inline-block;
	vertical-align: top;
}
section#dagdeal div.prodimg {
	width: 27%;
	box-sizing: border-box;
}
section#dagdeal div.prodimg img {
	max-width: 100%;
	max-height: 260px;
	box-sizing: border-box;
	padding: 10px;
	border: 1px solid #E79249;
	background-color: #FFF;
}
section#dagdeal div.prodcontent {
	width: 72%;
	padding: 0 10px;
	box-sizing: border-box;
	position: relative;
}
section#dagdeal div.prodcontent h3 {
	font-size: 30px;
	font-weight: 500;
}
section#dagdeal div.prodcontent p {
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0;
}
section#dagdeal div.prodcontent div.stars img {
	height: 21px;
}
section#dagdeal div.prodcontent div.discount {
	font-size: 20px;
}
div.strike {
	position: relative;	
	display: inline-block;
}
div.strike img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
div.perc {
	display: inline-block;
}
section#dagdeal div.prodcontent div.price {
	font-size: 36px;
}
a.takeone {
	display: inline-block;
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: #E79249;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	border-radius: 5px;
	padding: 8px 12px;
	font-size: 20px;
}
section#content {
	padding: 10px 0 20px 0;
	min-height: 500px;
}
section#content h2 {
	text-align: center;
	font-size: 36px;
	margin-bottom: 10px;
}
section#content div.product img {
	padding: 0;
}
section#content div.product {
	border: 1px solid #F2F2F2;
	display: inline-block;
	width: 267px;
	color: inherit;
	text-decoration: none;
	transition: .5s;
	position: relative;
	overflow: hidden;
	vertical-align: top;
	margin-bottom: 5px;
	margin-right: 10px;
	box-sizing: border-box;
	text-align: center;
	vertical-align: top;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
section#content div.product:hover {
	border: 1px solid #6E2164;
}
section#content div.product span.title {
	display: inline-block;
	width: 100%;
	text-align: center;
	font-size: 18px;
	padding: 0 0 10px 0;
	height: 55px;
}
section#content div.product span.oms {
	width: 100%;
	min-height: 150px;
	display: block;
	box-sizing: border-box;
	margin: 0 auto;
	background-color: #F2F2F2;
	padding: 5px 15px;
	text-align: center;
	color: #000;
	font-size: 13px;
	line-height: 20px;
}
section#content div.product span.price {
	display: block;
	width: 100%;
	text-align: center;
	font-weight: 700;
	font-size: 16px;	
	padding: 5px 0;
}
section#content div.product span.shopit {
	display: block;
	cursor: poMontserrat;
	position: absolute;
	bottom: -36px;
	padding: 5px 0;
	box-sizing: border-box;
	width: 100%;
	background-color: #6E2164;
	text-align: center;
	color: #FFF;
	transition: .5s;
}
.inww {
	cursor: poMontserrat;
}
section#content div.product:hover span.shopit {
	bottom: 0;	
}
.helper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}
section#content div.product div.productimg {
	white-space: nowrap;
    text-align: center;
    margin: 1em 0;
    height: 180px;
}
section#content div.product div.productimg img {
    vertical-align: middle;
	max-width: 90%;
	max-height: 180px;
}
section#content div.product div.stars img {
	width: 50%;	
}
section#content div.product div.name {
	font-size: 15px;
	margin: 10px 0;
	min-height: 40px;
	-webkit-transition: all 0.3s;
	-moz-transition: all 0.3s;
	-ms-transition: all 0.3s;
	-o-transition: all 0.3s;
	transition: all 0.3s;
}
section#content div.product:hover div.name {
	color: #5A90B7;
}
section#content div.product div.discount {
	font-size: 12px;
}
section#content div.product div.price {
	font-size: 18px;	
}
section#content #shopimage {
	width: 300px;
}
section#content #shopimage, section#content #shopcontent {
	display: inline-block;
	vertical-align: top;
}
section#content #shopimage img.first {
	width: 250px;
}
section#content #shopimage img {
	width: 100px;
}
section#content #shopcontent {
	width: 60%;
}
section#content #shopcontent h2 {
	text-align: left;
	padding: 0;
	width: auto;
	margin: 0;
}
section#content #shopcontent p.price {
	font-weight: 700;
	font-size: 24px;
	margin: 10px 0;
}
section#content #shopcontent p {
	margin: 10px 0;
}
section#content #shopcontent input.qty {
	width: 40px;
	text-align: center;
	display: inline-block;
	height: 36px;
	box-sizing: border-box;
	vertical-align: top;
	outline: none;
}
section#content #shopcontent input.qtyminus,section#content #shopcontent input.qtyplus,input.qtyplus,input.qtyminus {
	width: 20px;
	background-color: #CCC;
	color: #FFF;
	display: inline-block;
	outline: none;
	font-weight: 700;
	height: 36px;
	box-sizing: border-box;
	border: none;
	-webkit-appearance: none;
}
section#content div.form {
	width: 50%;
	display: inline-block;
}
section#content div.form label {
	width: 100%;
	font-size: 14px;
	font-weight: 500;
}
section#content div.form input[type="text"], section#content div.form textarea{
	width: 100%;
	box-sizing: border-box;
	padding: 5px;
	font-family: 'Montserrat';
	margin-bottom: 10px;
	border-radius: 5px;
	border: 1px solid #CCC;
}
section#content div.form textarea {
	height: 75px;
}
section#content div.form input[type="submit"],.button {
	background-color: #A9CE3E;
	text-transform: uppercase;
	display: inline-block;
	padding: 10px 20px;
	font-size: 14px;
	color: #FFF;
	border: none;
	font-family: 'Montserrat';
	border-radius: 5px;
	text-decoration: none;
}
.button.orange {
	background-color: #E79249;
}
section#content div.gegevens {
	display: inline-block;
	width: 49%;
	vertical-align: top;
	box-sizing: border-box;
	padding: 10px;
	font-size: 14px;
	line-height: 20px;
}
section#content div#hugeww {
	width: 55%;
	box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
	border-radius: 5px;
	padding: 3px;
	box-sizing: border-box;
	float: right;
}
section#content div#hugeww table {
	border-collapse: collapse;
	font-size: 12px;
	width: 100%;
	box-sizing: border-box;
}
section#content div#hugeww .spinnerww {
	width: 15px;
}
a.deleteww img {
	height: 18px;
}
section#content div#hugeww table tr td:first-child {
	padding: 10px;
}
section#content div#hugeww table tr td img.cartimg {
	max-width: 100px;
	max-height: 100px;
}
section#content div#hugeww table tr th:first-child {
	border-radius: 5px 0 0 0;
}
section#content div#hugeww table tr th:last-child {
	border-radius: 0 5px 0 0;
}
section#content div#hugeww table tr th {
	text-align: left;
	color: #9DA5B2;
	font-weight: 500;
	padding: 10px;
}
section#content div#hugeww table tr:first-child {
	background-color: #F7F9F9;
}
section#content div.buttons {
	width: 44%;
	box-sizing: border-box;
}
section#content div.buttons div {
	cursor: poMontserrat;
	border: 1.5px solid #E5E8EE;
	width: 49.4%;
	border-radius: 5px;
	box-sizing: border-box;
	display: inline-block;
	padding: 30px 5px 30px 55px;
	font-size: 12px;
	color: #505960;
	background-size: 40px auto;
	background-repeat: no-repeat;
	background-position: left 10px center;
}
input[type="submit"]{
	-webkit-appearance: none;
}
section#content div.buttons div.active {
	border: 1.5px solid #77BE4F;	
}
section#content div.buttons div.nk {
	background-image: url('/img/newuser.svg');
}
section#content div.buttons div.bk {
	background-image: url('/img/key.svg');
}
section#content div.uwgegevens {
	font-family: 'Montserrat';
	width: 44%;
	margin-top: 20px;
}
section#content div.uwgegevens input[type="text"] {
	width: 100%;
	padding: 10px 5px;
	box-sizing: border-box;
	margin-bottom: 3px;
	border: 1px solid #E5E8EE;
}
section#content div.uwgegevens input[type="text"]#postcode {
	width: 50%;	
}
section#content div.uwgegevens input[type="text"]#huisnummer {
	width: 28.3%;	
}
section#content div.uwgegevens input[type="text"]#toev {
	width: 20%;	
}
section#content div.paypay {
	margin-top: 20px;
	margin-bottom: 20px;
}
section#content div.paypay div.buttons div {
	width: 32.7%;	
}
section#content div.buttons div.id {
	background-image: url('/img/ideal.gif');
}
section#content div.buttons div.pp {
	background-image: url('/img/paypal.svg');
}
section#content div.buttons div.bc {
	background-image: url('/img/bclogo.svg');
}
section#content input[type="submit"].submitorder {
	width: 44%;
	box-shadow: 0 0.15rem 1.75rem 0 rgba(90,144,183, 0.35) !important;
}
.hb {
	animation: beat 1s infinite alternate;
	transform-origin: center;
}
@keyframes beat{
	to { transform: scale(1.02); }
}
footer {
	background-color: #1C1C1C;
	padding: 20px 0;
}
footer div.col {
	width: 33%;
	box-sizing: border-box;
	display: inline-block;
	vertical-align: top;
	color: #FFF;
	font-size: 13px;
	line-height: 22px;
	font-weight: 300;
}
footer div.col p {
	margin-bottom: 15px;	
}
footer div.col:nth-child(2) table tr td:first-child{
	width: 60%;
	text-transform: uppercase;	
}
footer div.col:nth-child(3){
	text-align: right;	
}
footer div.col h4 {
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: 12px;
}
footer div.col ul {
	list-style-type: none;
	line-height: 24px;
}
footer div.col a {
	color: #FFF;
	text-decoration: none;
}
ul#soc {
	display: flex;
	padding: 20px 0;
}
ul#soc li {
	list-style: none;
}
ul#soc li a {
	width: 30px;
	height: 30px;
	background-color: #fff;
	text-align: center;
	line-height: 30px;
	font-size: 17px;
	margin: 0 5px;
	display: block;
	border-radius: 50%;
	position: relative;
	overflow: hidden;
	border: 2px solid #fff;
	z-index: 1;
}
ul#soc li a .icon {
	position: relative;
	color: #6E2164;
	transition: .5s;
	z-index: 3;
}
ul#soc li a:hover .icon {
	color: #fff;
	transform: rotateY(360deg);
}
ul#soc li a:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	height: 100%;
	background: #f00;
	transition: .5s;
	z-index: 2;
}
ul#soc li a:hover:before {
	top: 0;
}
ul#soc li:nth-child(1) a:before{
	background: #3b5999;
}
ul#soc li:nth-child(2) a:before{
	background: #55acee;
}
ul#soc li:nth-child(3) a:before {
	background: #0077b5;
}
ul#soc li:nth-child(4) a:before {
	background: #dd4b39;
}
section.normaltext {
	width: 85%;
	margin: 0 auto;
	font-size: 14px;
	padding: 10px 0;
}
section.normaltext ul {
	margin: 0 20px;	
}
section.normaltext img {
	max-width: 100%;
	max-height: 100%;
}
section.normaltext a {
	color: #000;
}
section.normaltext h1,section.normaltext h2 {
	font-size: 30px;
	margin-bottom: 20px;
}
section.normaltext p {
	margin-bottom: 10px;
	line-height: 22px;
}
.et_pb_column_1_4, .et_pb_column_1_2,.et_pb_column_1_3,.et_pb_column_2_3 {
	display: inline-block;
	width: 24.9%;
	vertical-align: top;
}
.et_pb_column_1_2 {
	width: 49.8%;
}
.et_pb_column_1_3 {
	width: 32.8%;
}
.et_pb_column_2_3 {
	width: 65.6%;
	text-align: left;
}
.et_pb_column_1_4 table, .et_pb_column_1_2 table,.et_pb_column_1_3 table,.et_pb_column_2_3 table {
	text-align: left;	
}
.et_pb_column_1_4 table tr td, .et_pb_column_1_2 table tr td,.et_pb_column_1_3 table tr td {
	padding: 2px 5px;	
}
.et_pb_column_1_4 table tr td strong, .et_pb_column_1_2 table tr td strong,.et_pb_column_1_3 table tr td strong {
	font-weight: normal;
}
section.normaltext a.et_pb_button {
	display: inline-block;
	padding: 10px;
	text-decoration: none;
	color: #FFF;
	font-weight: 700;
	width: 180px;
	margin-bottom: 5px;
	background-color: #67C131;
	box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15) !important;
	border-radius: 5px;
	font-size: 16px;
}
.et_pb_button_alignment_center {
	text-align: center;
}
.et_pb_image_wrap {
	width: 100%;
	padding-bottom: 10px;
	display: inline-block;
	text-align: center;
}
div.et_pb_text_inner table {
	width: 600px!important;
}
div.et_pb_text_inner table tr td:first-child {
	width: 400px!important;
}
div.et_pb_text_inner table tr td:last-child {
	width: 200px!important;	
}
div.et_pb_column_1_3 div.et_pb_text_inner table {
	width: 100%!important;
}
div.et_pb_column_1_3 div.et_pb_text_inner table tr td:last-child {
	width: 40%!important;
}
div.et_pb_column_1_3 div.et_pb_text_inner table tr td:last-child {
	width: 60%!important;
}
section.wizard {
	margin: 20px auto 40px auto;
}
div#wizard {
	box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important;
	border-radius: 20px;
	background-color: #F7F8FC;
	min-height: 400px;
}
div#wizard ul#topnav {
	margin: 0;
	padding: 0;
	list-style-type: none;	
	width: 100%;
	display: table;
	background-color: #FFF;
	border-radius: 20px 20px 0 0;
	overflow: hidden;
}
div#wizard ul#topnav li {
	width: 33%;
	box-sizing: border-box;
	display: table-cell;
	padding: 20px 50px;
	position: relative;
	font-weight: 500;
	font-size: 20px;
	border-right: 1px solid #DDD;
}
div#wizard ul#topnav li a {
	color: #333;
	text-decoration: none;
}
div#wizard ul#topnav li.active a {
	color: #FFF;	
}
div#wizard ul#topnav li.active {
	background-color: #2071C3;
	color: #FFF;
}
div#wizard ul#topnav li.active div {
	color: #FFF;	
}
div#wizard ul#topnav li:last-child {
	border-right: none;	
}
div#wizard ul#topnav li div {
	position: absolute;
	left: 10px;
	top: 16px;
	color: #CCC;
	letter-spacing: -4px;
	font-size: 40px;
	font-weight: 300;
}
div#wizard ul#topnav li span {
	display: block;
	font-size: 12px;
	font-weight: 300;
}
div#wizard div.content {
	padding: 10px 20px;
}
div#wizard h3 {
	margin: 20px 0px;
}
div#wizard ul#typekeuze {
	list-style-type: none;
	margin: 20px auto;
	border-spacing: 4px;
	width: 60%;
}
div#wizard ul#typekeuze li div.tabel {
	display: table;
	height: 100%;
	width: 100%;	
}
div#wizard ul#typekeuze li div.cel {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	height: 100%;	
}
div#wizard ul#typekeuze.vw {
	width: 100%;
	margin: 0;
}
div#wizard ul#typekeuze.vw li {
	height: 8vw;
	width: 8vw;
}
div#wizard ul#typekeuze.vw li img {
	max-height: 50px;
	vertical-align: middle;
}
div#wizard ul#typekeuze li {
	display: inline-block;
	text-align: center;
	font-size: 14px;
	border-radius: 10px;
	background-color: #FFF;
	text-align: center;
	height: 10vw;
	width: 10vw;
	border: 1px solid #CCC;
	margin: 2px;
}
div#wizard ul#typekeuze li.fullwidth,div#wizard ul#typekeuze.vw li.fullwidth {
	width: 100%;
	height: auto;
	padding: 10px;
}
div#wizard ul#typekeuze li a {
	color: #333;
	display: block;
	text-decoration: none;	
}
div#wizard ul#typekeuze li img {
	max-width: 50%;
}
div#wizard ul#typekeuze li span {
	display: block;
}
div#wizard ul#typekeuze li span.label {
	font-size: 12px;
	margin-top: 4px;
	height: 20px;
	text-transform: capitalize;	
}
.hb {
	animation: beat 1s infinite alternate;
	transform-origin: center;
}
@keyframes beat{
	to { transform: scale(1.05); }
}
section#steps {
	background-color: #3D9DD8;
	color: #FFF;
	position: relative;
	min-height: 365px;
	padding-bottom: 15px;
}
section#steps div.middle {
	width: 85%;
	margin: 0 5%;	
}
section#steps img.back {
	position: absolute;
	right: 10px;
	top: 70px;
	height: 275px;
}
section#steps h3 {
	font-size: 26px;
	text-align: center;
	padding: 20px 0 30px 0;
}
section#steps .step {
	display: inline-block;
	vertical-align: top;
	z-index: 8;
	width: 32.5%;
	text-align: center;
	position: relative;
	padding: 0 20px;
	box-sizing: border-box;
}
section#steps .step.vier {
	width: 24.7%;
}
section#steps .step.vier div.kop {
	height: 70px;	
}
section#steps .step:after {
	content: '';
	background-image: url('/img/devider.png');
	position: absolute;
	right: 0;
	top: 10px;
	height: 220px;
	width: 2px;
}
section#steps .step:last-child:after {
	background-image: none;	
}
section#steps .step img {
	height: 64px;	
}
section#steps .step div.kop {
	font-size: 20px;
	font-weight: bold;
	padding: 10px 0;	
}
section#steps .step p {
	font-size: 13px;
	line-height: 20px;
}
div#wizard ul#typekeuze li ul#repbtns li {
	height: auto;
	width: auto;
	border: none;
}
div#wizard ul#typekeuze li ul#repbtns li a {
	display: inline-block;
	padding: 5px 10px;
	font-weight: bold;
	color: #FFF;
	border-radius: 5px;
	font-weight: 400;
}
div#wizard ul#typekeuze li ul#repbtns li:nth-child(1) a {
	background-color: #0B3661;
}
div#wizard ul#typekeuze li ul#repbtns li:nth-child(2) a {
	background-color: #FFCC01;
}
div#wizard ul#typekeuze li ul#repbtns li:nth-child(3) a {
	background-color: #4DC248;
}
div#afspraak {
	width: 50%;
	margin: 0 auto;
	display: none;
}
div#afspraak button {
	background-color: #0B3661;
	color: #FFF;
	font-weight: bold;
	font-size: 16px;
	width: 100%;
	text-align: center;
	display: block;
	padding: 5px 10px;
	border: 1px solid #CCC;
	border-radius: 5px;
}
div#afspraak label, div#afspraak input[type="text"],div#afspraak textarea {
	display: inline-block;
	vertical-align: top;
	width: 49%;	
	box-sizing: border-box;
}
div#afspraak input[type="text"],div#afspraak textarea {
	padding: 5px;
	font-family: 'Montserrat';	
}
div#afspraak input[type="text"]#tijd, div#afspraak input[type="text"]#tijdstip {
	width: 24%;	
}
div#afspraak label {
	text-align: left;
}
section.normaltext a.repcol {
	width: 19%;
	text-align: center;
	display: inline-block;
	vertical-align: top;
	border-radius: 10px;
	border: 1px solid #CCC;
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: 500;
	margin: 0 5px 5px 0;
}
.repcol .image {
	padding: 10px;
	height: 200px;
	white-space: nowrap;
}
.repcol .image span.helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.repcol .image img {
	max-width: 80%;
	max-height: 80%;
	vertical-align: middle;
	transition: .2s ease-in-out;
}
.repcol:hover .image img {
	-webkit-transform: scale(1.1);
}
.repcol .title {
	background-color: #2071C3;
	height: 60px;
	padding: 15px;
}
div.replijst {
	width: 75%;
	display: inline-block;
	vertical-align: top;
}
div.replijst table {
	border-collapse: collapse;
}
div.replijst table tr th {
	text-align: left;
	color: #FFF;
	font-weight: bold;
	background-color: rgba(32,114,195,1);
	padding: 5px;
}
div.replijst table img {
	width: 25px;
}
div.replijst table tr:nth-child(even) td {
	background-color: rgba(32,114,195,.1);
}
div.replijst table tr td {
	padding: 5px;
}
div.replijst table tr td:nth-child(1){
	width: 25px;
}
div.replijst table tr td:nth-child(2){
	width: 300px;;
}
div.buttons {
	width: 24%;
	display: inline-block;
	vertical-align: top;
}
div.buttons div.image {
	margin: 40px 0;
	text-align: center;
}
div.buttons div.image img {
	transition: .2s ease-in-out;
}
div.buttons div.image:hover img {
	-webkit-transform: scale(1.1);
}
div.buttons ul {
	list-style-type: none;
}
div.buttons ul li a {
	display: block;
	padding: 10px;
	color: #FFF;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	margin-bottom: 3px;
}
div.buttons ul li:nth-child(1) a {
	background-color: #0B3661;
}
div.buttons ul li:nth-child(2) a {
	background-color: #FFCC01;
}
div.buttons ul li:nth-child(3) a {
	background-color: #4DC248;;
}
div#contact > div {
	display: inline-block;
	width: 49.5%;
	vertical-align: top;
}
div#contact input[type="text"],.contactform input[type="text"]{
	width: 90%;
	font-family: 'Montserrat';
	padding: 10px;
	box-sizing: border-box;
	border: 1px solid #CCC;
	margin-bottom: 2px;
}
div#contact textarea,.contactform textarea {
	width: 90%;
	height: 100px;
	box-sizing: border-box;
	padding: 10px;
	font-family: 'Montserrat';
	border: 1px solid #CCC;
}
div#contact input[type="submit"],.contactform input[type="submit"]{
	background-color: #A9CE3E;
	border: none;
	padding: 10px 20px;
	font-family: 'Montserrat';
	color: #FFF;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: 300;
}
.normaltext .illus {
	width: 20%;
	float: right;
}
.topimg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 200px;
	overflow: hidden;
	text-align: center;
}
.topimg img {
	width: 100%;
}
.module p.inhoud {
	min-height: 100px;
	padding: 10px 0;
}
.module h4 {
	color: #2071C3;
	font-size: 20px;
}
section.slidein {
	max-width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}
.third {
	width: 32%;
}
.half {
	width: 49%;
}
.from-right.come-in {
	transform: translateX(200px);
}
.from-left.come-in {
	transform: translateX(-200px);
}
.from-bottom.come-in {
	transform: translateY(200px);
}
.come-in {
  	opacity: 0;
  	animation: come-in 0.8s ease forwards;
}
.already-visible,.come-in.already-visible {
	transform: translatex(0);
	animation: none;
}
@keyframes come-in {
	to { transform: translateX(0);transform: translateY(0);opacity: 1; }
}
.module.notop {
	padding: 20px 20px 50px 20px;
}
.module {
	min-height: 200px;
	color: #333;
	font-size: 14px;
	position: relative;
	float: left;
	padding: 220px 20px 50px 20px;
	margin-right: 2%;
	margin-bottom: 3%;
	line-height: 20px;
	/*box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);*/
	box-shadow: 0 0.15rem 1.75rem 0 rgba(58, 59, 69, 0.15);
	text-align: left;
}
.module p.pbutton {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
}
.module p.pbutton a.button {
	display: block;
	width: 100%;
	text-align: center;
	border-radius: 0;
	text-transform: none;
}
.module.from-right {
	margin-right: 0;
}