/* CSS Reset 
/*-----------------------------------------------------------------------------------*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
}

ol,
ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hide from IE Mac \*/
.clearfix {
	display: block;
}

/* End hide from IE Mac */
.none {
	display: none;
}

/* End Clearfix */

/* General Setup
/*-----------------------------------------------------------------------------------*/
body {
	font-family: 'Source Sans Pro', sans-serif;
	padding: 0;
	font-size: 17px;
	margin: 0 auto;
	color: #565656;
	background-color: #fff;
}

.clear {
	clear: both;
	width: 100%;
}

.clear_block {
	clear: both;
}

p {
	padding: 0;
	margin: 0px;
	text-align: left;
	line-height: 24px;
}

a {
	color: #35b4e8;
	text-decoration: none;
}

h2,
h3,
h4,
h5,
h6 {
	color: #565656;
}

img.special {
	border: 3px white solid;
}

.grijze-balk {
	background-color: #fff;
	display: block;
	padding-bottom: 10px;
	text-align: center;
	color: #3a3a3a;
}

.bottom_zip {
	display: none;
}

.grijze-balk ul {
	list-style: none;
	padding: 0px;
	margin-top: 10px;
	display: inline-block;
}

.grijze-balk ul li {
	list-style: none;
	line-height: 125%;
	padding: 0px 0 0 25px;
	margin: 0px 10px 0 0;
	display: inline-block;
	background: url(https://www.dubbelglaskennis.nl/images/selling_points_checked.png) no-repeat left;
}

/* Main Content Structure
/*-----------------------------------------------------------------------------------*/
#main_container {
	margin: auto;
	width: 100%;
	padding: 0;
	position: relative;
}

.center_content {
	margin: auto;
	width: 1200px;
	padding: 0 0 0px 0;
}

.home_center_content {
	margin: auto;
	width: 100%;
	padding: 0 0 70px 0;
}

.home_center_content_wrap {
	margin: auto;
	width: 1200px;
}

.home_center_content2 {
	margin: auto;
	width: 100%;
	padding: 0 0 70px 0;
	background: url(images/zpbg.jpg) no-repeat center top;
}

.home_center_content_wrap2 {
	margin: auto;
	width: 1200px;
}

.javapopup {
	width: 100%;
	height: 50px;
	line-height: 50px;
	text-align: center;
	background-color: #e8f8fe;
	color: #35b4e8;
	font-size: 14px;
}

.javapopup a {
	color: #639219;
}

.breadcrumb_nav {
	width: 95%;
	font-size: 14px;
	clear: both;
	padding: 1%;
	margin: 0 0 20px 0;
	border: 1px #f1f1f1 solid;
}

img.leftimg {
	float: left;
	padding: 0 30px 0 0;
}

.news_iframe {
	width: 250px;
	float: left;
	margin: 0 10px 0 0;
}

.news_iframe h2 {
	margin-bottom: 10px;
}

.video_block {
	width: 500px;
	float: left;
}

.video_block h2 {
	margin-bottom: 10px;
}

.section13_block {
	clear: both;
}

.section13_row {
	float: left;
	width: 30%;
	margin: 0 2% 0 0;
}

.section13_row h3 {
	margin-bottom: 15px;
}

.section13_row_image {
	height: 105px;
}

.section14 {
	float: left;
	width: 30%;
	padding: 0 5% 0 0;
}

.section21 {
	float: left;
	width: 60%;
	padding: 0 0 0 0;
}

/* Header Structure
/*-----------------------------------------------------------------------------------*/
#header {
	width: 100%;
	height: 90px;
	background-color: #FFFFFF;
}

.logo {
	float: left;
	/*background:url(images/logo.png) no-repeat left; */
	padding: 0 0 0 0px;
	margin: 25px 0 0 0;
	height: 35px;
	line-height: 35px;
}

.logo a {
	color: #717171;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -0.5px;
}

.logo a span {
	color: #35b4e8;
}

.menu {
	float: right;
}

.menu ul {
	list-style: none;
	padding: 35px 0 0 0;
	margin: 0px;
	display: inline-block;
}

.menu ul li {
	list-style: none;
	padding: 0px 15px;
	margin: 0px;
	display: inline-block;
}

.menu ul li a {
	color: #181818;
	font-size: 18px;
	font-weight: 700;
}

.menu ul li.selected a {
	color: #35b4e8;
	font-size: 18px;
	font-weight: 700;
}

.menu ul li a:hover {
	color: #35b4e8;
}

.center_image {
	width: 100%;
	height: auto;
	background-image: url(images/center_image.jpg);
	background-position: top center;
	background-size: cover;
	clear: both;
}

.center_imagee {
	width: 100%;
	height: auto;
	background-image: url(images/center_imagee.jpg);
	background-position: top center;
	background-size: cover;
	clear: both;
}

.center_image_page {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_page.jpg);
	background-position: top center;
	background-size: cover;
	clear: both;
}

.center_image_page_suntech {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_suntech.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_canadian {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_canadian.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_etsolar {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_etsolar.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_eurener {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_eurener.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_firstsolar {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_firstsolar.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_hanwha {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_hanwha.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_jasolar {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_jasolar.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_longi {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_longi.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_jinkosolar {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_jinkosolar.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_kyocera {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_kyocera.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_panasonic {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_panasonic.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_rec {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_rec.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_sharp {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_sharp.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_sunpower {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_sunpower.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_trina {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_trina.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_yingli {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_yingli.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_aeg {
	width: 100%;
	height: auto;
	background-image: url(https://www.zonnepanelenkennis.nl/images/center_image_aeg.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_lg {
	width: 100%;
	height: auto;
	background-image: url(https://www.zonnepanelenkennis.nl/images/center_image_lg.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_dmegc {
	width: 100%;
	height: auto;
	background-image: url(https://www.zonnepanelenkennis.nl/images/center_image_dmegc.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_merken {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_beste-zonnepanelen-mono.webp);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_monokristallijne {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_monokristallijne.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_omvormer {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_omvormer.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_mastervolt {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_mastervolt.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_sma {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_sma.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_polykristallijne {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_polykristallijne.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_prijs {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_prijs.webp);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_aankoop {
	width: 100%;
	height: auto;
	background-image: url(images/e-book-slide.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
	background-position-x: 75%;
}

.center_image_page_rendement {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_rendement.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_werking {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_werking.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_image_page_terugverdientijd {
	width: 100%;
	height: auto;
	background-image: url(images/center_image_terugverdientijd.jpg);
	background-position: center center;
	background-size: cover;
	clear: both;
}

.center_zip {
	width: 100%;
	height: 100%;
	background: url(images/center_image_trans.png) repeat;
	text-align: center;
	position: relative;
}

.center_zip_title {
	padding: 170px 0 40px 0;
	font-size: 60px;
	font-weight: 700;
	color: #fff;
	text-shadow: 2px 2px 3px #5b5b5b;
}

.page_zip {
	padding: 70px 0 40px 0;
	font-size: 60px;
	font-weight: 700;
	color: #fff;
	text-shadow: 2px 2px 3px #5b5b5b;
}

.center_zip p {
	padding: 0 0 35px 0;
	font-size: 40px;
	line-height: 100%;
	font-weight: 300;
	color: #fff;
	text-align: center;
	text-shadow: 2px 2px 2px #5b5b5b;
}

input.zip_input {
	width: 340px;
	height: 48px;
	background-color: #FFFFFF;
	border: 1px #fff solid;
	padding: 0 0 0 10px;
	font-size: 18px;
	color: #666666;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	box-shadow: 1px 1px 2px #4c4c4c;
}

input.zip_input:focus {
	border: 1px #34b3e7 solid;
	box-shadow: 1px 1px 5px #1e1e1e;
}

.center_image_frame_top {
	background: url(https://www.zonnepanelenkennis.nl/images/center_image_frame_top.png) no-repeat center top;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 333;
	width: 100%;
	height: 70px;
}

.center_image_frame_bottom {
	background: url(https://www.zonnepanelenkennis.nl/images/center_image_frame_bottom.png) no-repeat center bottom;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 333;
	width: 100%;
	height: 70px;
}

#zipmap {
	width: 472px;
	margin: 0 0 20px 0;
}

input.zip_input_smaller {
	width: 200px;
	height: 48px;
	background-color: #FFFFFF;
	border: 1px #fff solid;
	padding: 0 0 0 10px;
	font-size: 18px;
	color: #666666;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	box-shadow: 1px 1px 2px #4c4c4c;
}

input.zip_input_smaller:focus {
	border: 1px #34b3e7 solid;
	box-shadow: 1px 1px 5px #1e1e1e;
}

input.zip_input_nr {
	width: 120px;
	height: 48px;
	background-color: #FFFFFF;
	border: 1px #fff solid;
	padding: 0 0 0 10px;
	margin: 0 0 0 6px;
	font-size: 18px;
	color: #666666;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
	box-shadow: 1px 1px 2px #4c4c4c;
}

input.zip_input_nr:focus {
	border: 1px #34b3e7 solid;
	box-shadow: 1px 1px 5px #1e1e1e;
}

input.zip_submit {
	background-image: url(https://www.zonnepanelenkennis.nl/images/top-zip-submit-bg-v1.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	width: 91px;
	height: 51px;
	border: none;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	cursor: pointer;
	margin: 0 0 0 13px;
	font-size: 18px;
	color: #ffffff;
	font-weight: 700;
	font-size: 21px;
}

input.zip_submit:hover {
	background-image: url(https://www.zonnepanelenkennis.nl/images/top-zip-submit-bg-v1-h.png);
}


.subzip_info {
	color: #fff;
	background: url(images/checked_icon.png) no-repeat left;
	padding: 0 200px 0 50px;
	margin: 10px 0 200px 0;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	text-shadow: 1px 1px 2px #5b5b5b;
}

.subzip_info_page {
	color: #fff;
	background: url(images/checked_icon.png) no-repeat left;
	padding: 0 200px 0 50px;
	margin: 10px 0 50px 0;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	text-shadow: 1px 1px 2px #5b5b5b;
}

h2.center_title {
	padding: 80px 0 70px 0;
	text-align: center;
	display: block;
	clear: both;
	width: 100%;
	font-size: 35px;
	font-weight: 700;
}

h2.center_title span {
	font-weight: 700;
	color: #8da90b;
}

#home-text {
	text-align: center;
}

.section13 {
	width: 30%;
	float: left;
	margin: 0 1.5%;
	font-size: 17px;
	background-color: #ffffff;
	border-radius: 5%;
	padding: 2px;
	text-align: center;
	padding-bottom: 20px;
}

.section13 h3 {
	font-size: 25px;
	color: #010101;
	padding: 25px 0;
	margin: 0px;
	font-weight: 700;
	letter-spacing: -0.5px;
}

a.center_button {
	background-color: #34b3e7;
	display: block;
	clear: both;
	text-align: center;
	margin: 70px auto;
	padding: 20px 0;
	width: 400px;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}

a.center_button:hover {
	background-color: #1b9ed3;
}

a.center_button_home {
	background-color: #34b3e7;
	display: block;
	clear: both;
	text-align: center;
	margin: 70px auto 0 auto;
	padding: 20px 0;
	width: 400px;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-khtml-border-radius: 6px;
}

a.center_button_home:hover {
	background-color: #1b9ed3;
}

.usable>img {
	width: 100%;
}


a.left_align_button {
	background-image: url(https://www.zonnepanelenkennis.nl/images/page-button-bg-v1.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	width: 397px;
	height: 63px;
	padding: 0px;
	line-height: 63px;
	display: block;
	clear: both;
	text-align: center;
	margin: 0 0 70px 0;
	padding: 20px 0;
	font-size: 24px;
	font-weight: 700;
	color: #fff;
}

a.left_align_button:hover {
	background-image: url(https://www.zonnepanelenkennis.nl/images/page-button-bg-v1-h.png);
}


.testimonials {
	background-color: #f1f4f4;
	width: 100%;
	padding: 0 0 50px 0;
}

.testimonial {
	width: 24%;
	float: left;
	margin: 0 1.5%;
	font-size: 17px;
	background: url(images/quotes.png) no-repeat left top #FFFFFF;
	border: 1px #e1e6e6 solid;
	border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	padding: 3%;
}

.testimonial p {
	background: url(images/quotes_bottom.png) no-repeat right bottom;
	padding-bottom: 30px;
	font-size: 14px;
}

.testimonial span {
	font-weight: 700;
	font-size: 18px;
	display: block;
	width: 100%;
	margin-bottom: 10px;
}

.bottom_image_container {
	width: 100%;
	height: auto;
	background-image: url(images/bottom_image.jpg);
	background-position: top center;
	background-size: cover;
}

.bottom_image_trans {
	width: 100%;
	height: 100%;
	background: url(images/bottom_image_trans.png) repeat;
	text-align: center;
}


.number_container {
	width: 20%;
	margin: 0 2.5%;
	padding: 100px 0;
	float: left;
	color: #FFFFFF;
}

.number_container span {
	font-size: 72px;
	font-weight: 700;
	border-bottom: 1px #4a4747 solid;
}

.number_container p {
	display: block;
	text-align: center;
	padding: 20px 0 0 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: 300;
}


.page_numbers_container {
	background-image: url(https://www.zonnepanelenkennis.nl/images/yellow-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: transparent;
	height: 212px;
	width: 100%;
}

.page_numbers_container:hover {
	background-image: url(https://www.zonnepanelenkennis.nl/images/yellow-bg-h.png);
}


.number_container_p {
	width: 20%;
	margin: 0 2.5%;
	padding: 30px 0 40px 0;
	float: left;
	color: #707070;
	text-align: center;
}

.number_container_p span {
	font-size: 72px;
	font-weight: 700;
	border-bottom: 1px #ffffff solid;
}

.number_container_p p {
	display: block;
	text-align: center;
	padding: 20px 0 0 0;
	font-size: 18px;
	line-height: 22px;
	font-weight: 300;
}

.bottom_zip {
	width: 100%;
	text-align: center;
	padding: 40px 0;
	background: url(images/bottom_image_trans.png) repeat;
	clear: both;
}

.bottom_zip label {
	font-size: 20px;
	color: #FFFFFF;
	font-weight: 300;
	padding: 0 15px 0 0;
}

.sidebar {
	width: 20%;
	margin: 40px 0 20px 2%;
	background-color: #fff;
	padding: 30px;
	float: left;
	border: 1px #c1c1c1 solid;
}


.sidebar h5 {
	font-size: 20px;
	font-weight: 700;
	margin: 0 0 20px 0;
	padding: 0px;
}

.sidebar h6 {
	font-size: 16px;
	font-weight: 700;
	margin: 0 0 20px 10px;
	padding: 0px;
}

.sidebar ul {
	padding: 0px;
	margin: 0 0 30px 10px;
	list-style: none;
	display: block;
}

.sidebar ul li {
	padding: 0px 0 0 15px;
	background: url(images/sidebar_bullet.png) no-repeat left;
	margin: 0 0 10px 0;
	list-style: none;
	display: block;
}

.sidebar ul li a {
	color: #2d2d2d;
	font-size: 14px;
}


.sidebar ul li a:hover,
.sidebar ul li.selected a {
	color: #35b4e8;
}


.shortformsidebar {
	width: 20%;
	margin: 40px 0 20px 2%;
	background-color: #fff;
	border: 1px #ddd solid;
	padding: 30px;
	float: left;
}


.right_content {
	width: 65%;
	padding: 25px 2.5% 5px 2.5%;
	margin: 40px 2% 0 0;
	float: right;
}

.right_content p {
	padding: 0 0 10px 0;
}

.right_content a {
	color: #087cab;
	text-decoration: none;
}

a.left_align_button {
	color: #ffffff;
	text-decoration: none;
}

.right_content h1 {
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 20px 0;
	padding: 0px;
}

.right_content h2 {
	font-size: 22px;
	font-weight: 700;
	margin: 20px 0 20px 0;
	padding: 0px;
	line-height: 30px;
}

.right_content h3 {
	font-size: 18px;
	font-weight: 700;
	margin: 20px 0 10px 0;
	padding: 0px;
}

.right_content h4 {
	font-size: 16px;
	font-weight: 700;
	margin: 20px 0 10px 0;
	padding: 0px;
}

.right_content ul {
	padding: 0px;
	margin: 10px 0 20px 10px;
	list-style: none;
	display: block;
}

.right_content ul li {
	padding: 2px 0 2px 25px;
	line-height: 24px;
	background: url(images/sidebar_bullet_blue.png) no-repeat left;
	margin: 0 0 10px 0;
	list-style: none;
	display: block;
}

.right_content ul li a {
	color: #35b4e8;
}

.right_content ul li a:hover,
.sidebar ul li.selected a {
	color: #35b4e8;
}

.right_content ul.list_checked {
	padding: 0px;
	margin: 30px 0 30px 10px;
	list-style: none;
	display: block;
}

.right_content ul.list_checked li {
	padding: 5px 0 5px 55px;
	background: url(images/bullet_general.png) no-repeat left;
	margin: 0 0 10px 0;
	list-style: none;
	display: block;
}

.right_content ul.list_checked li a {
	color: #2d2d2d;
}

.right_content ul.list_checked li a:hover {
	color: #35b4e8;
}

.right_content ul.fields li {
	padding: 0px 0 0 0px;
	background: none;
	margin: 0 0 0 0;
	list-style: none;
	display: block;
}

.content_centered {
	width: 70%;
	padding: 25px 0 60px 35px;
	margin: 40px auto 0 auto;
}

.content_centered h1 {
	font-size: 28px;
	font-weight: 700;
	margin: 0 0 20px 0;
	padding: 0px;
}

.content_centered h2 {
	font-size: 22px;
	font-weight: 700;
	margin: 40px 0 20px 0;
	padding: 0px;
}

.content_centered h3 {
	font-size: 18px;
	font-weight: 700;
	margin: 40px 0 20px 0;
	padding: 0px;
}

.content_centered h4 {
	font-size: 16px;
	font-weight: 700;
	margin: 40px 0 20px 0;
	padding: 0px;
}

.content_centered ul {
	padding: 0px;
	margin: 30px 0 30px 10px;
	list-style: none;
	display: block;
}

.content_centered ul li {
	padding: 5px 0 5px 55px;
	background: url(images/bullet_general.png) no-repeat left;
	margin: 0 0 10px 0;
	list-style: none;
	display: block;
}

.content_centered ul li a {
	color: #2d2d2d;
}

.content_centered ul li a:hover {
	color: #35b4e8;
}

.content_centered ul.fields li {
	padding: 0px 0 0 0px;
	background: none;
	margin: 0 0 0 0;
	list-style: none;
	display: block;
}

.full_width_content {}

.form_container {
	padding: 40px 0 0 0;
}


/* Footer
/*-----------------------------------------------------------------------------------*/
.footer {
	padding: 50px 0 50px 0;
	margin: 0;
	position: relative;
	background-color: #e5f5ff;
}

.footer_frame_left {
	background: url(https://www.zonnepanelenkennis.nl/images/footer-left.png) no-repeat bottom left;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 333;
	width: 158px;
	height: 100%;
}

.footer_frame_bottom {
	background: url(https://www.zonnepanelenkennis.nl/images/footer-bottom.png) no-repeat center bottom;
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 333;
	width: 100%;
	height: 42px;
}

.section13_footer {
	width: 28%;
	float: left;
	margin: 0 0 0 5%;
	font-size: 17px;
}

.section13_footer h4 {
	font-size: 25px;
	color: #010101;
	border-bottom: 1px #989898 solid;
	float: left;
	padding: 0px 0 10px 0;
	margin: 0px;
	font-weight: 700;
	letter-spacing: -0.5px;
}

.footer_text {
	float: left;
	clear: both;
	line-height: 22px;
	margin: 50px 0 0 5%;
	padding: 10px 0 0 0;
	font-size: 15px;
	border-top: 1px solid #989898;
}

.section13_footer ul {
	display: block;
	float: left;
	clear: both;
	padding: 20px 0 0 0;
	margin: 0px;
}

.section13_footer ul li {
	display: block;
	padding: 0 0 5px 0;
}

.section13_footer ul li a {
	color: #4f4e4e;
	margin: 0px;
	padding: 0;
	font-size: 14px;
}

.section13_footer ul li a:hover {
	color: #35b4e8;
}

.show_menu {
	display: none;
}

.hide_menu {
	display: none;
}


#hor-minimalist-b {
	font-size: 15px;
	background: #fff;
	width: 100%;
	border-collapse: collapse;
	text-align: left;
}

#hor-minimalist-b th {
	font-size: 15px;
	font-weight: normal;
	color: #000;
	border-bottom: 2px solid #6678b1;
	padding: 10px 8px;
	line-height: 20px;
}

#hor-minimalist-b td {
	border-bottom: 1px solid #ccc;
	color: #000;
	padding: 4px 1px;
	line-height: 25px;
	font-size: 15px;
}

#tableimages {
	width: 90%;
}

#tableimages .tablerow {
	display: inline-block;
	width: 30%;
	text-align: center;
}

#tableimages .tablerow img {
	display: inline-block;
	max-width: 100%;
	text-align: center;
}


.noti-heading {
	font-size: 1.25rem;
	font-weight: 600 !important;
	color: #000000;
	padding: 15px 10px 0 10px !important;
	font-family: "Source Sans Pro", sans-serif !important;
}

.noti-para {
	font-weight: 200 !important;
	color: #000000;
	padding: 10px 10px 20px 10px !important;
	font-family: "Source Sans Pro", sans-serif !important;
}

#postdiv {
	background-color: #e6ffe9;
	margin: 0 0 0 0;
	font-size: 15px;
	border-style: solid;
	margin-bottom: 20px;
}

.noti-heading {
	background-color: #00fffd;
}

.noti-href i {
	color: #181818 !important;
	font-weight: 900 !important;
	font-size: 13px !important;
	padding: 5px 10px 20px 10px !important;
	word-spacing: 2px !important;
	letter-spacing: 1px !important;
}

/* Blauwemonsters - Hero Start */
#hoverButton {
	position: sticky;
	display: flex;
	align-items: center;
	gap: 8px;
	bottom: 24px;
	left: 50%;
	transform: translateX(-50%);
	padding: 14px 24px;
	border-radius: 40px;
	background-color: #A6E8FF;
	color: #333333;
	box-shadow: 29px 34px 12px 0px rgba(0, 0, 0, 0.00), 19px 22px 11px 0px rgba(0, 0, 0, 0.02), 10px 12px 10px 0px rgba(0, 0, 0, 0.06), 5px 5px 7px 0px rgba(0, 0, 0, 0.10), 1px 1px 4px 0px rgba(0, 0, 0, 0.12), 0px 0px 0px 0px rgba(0, 0, 0, 0.12);
	z-index: 30;
	border: #A6E8FF;
	font-size: 14px;
	font-style: normal;
	font-weight: 600;
}

.hero {
	padding: 95px 16px 80px;
	background-color: #D4F1FB;
	position: relative;
	margin-bottom: 160px;
	z-index: 1!important;
}

.home_center_content_wrap {
	position: relative;
}

.hero h2 {
	text-align: left;
	font-size: 32px;
	font-weight: bold;
	margin-bottom: 15px;
	line-height: normal;
	max-width: 600px;
}

.hero #quotationForm {
	position: relative;
	z-index: 22222;
	display: grid;
	grid-column-gap: 16px;
	grid-template-columns: repeat(2, 1fr);
	background-color: #fff;
	padding: 16px 16px 22px;
	max-width: 376px;
	border-radius: 16px;
	box-shadow: 17px 43px 13px 0px rgba(0, 0, 0, 0.00), 11px 28px 12px 0px rgba(0, 0, 0, 0.01), 6px 16px 10px 0px rgba(0, 0, 0, 0.03), 3px 7px 7px 0px rgba(0, 0, 0, 0.04), 1px 2px 4px 0px rgba(0, 0, 0, 0.05);
}

.hero input#postalCode,
.hero input#housenumber {
	padding: 0 12px;
	width: 100%;
	border: 1px solid #A6E8FF;
	box-shadow: none;
	margin: 0;
	height: 48px;
	border-radius: 8px;
	box-sizing: border-box;
	font-size: 16px !important;
}

.hero #quotationForm input#postalCode::placeholder,
.hero #quotationForm input#housenumber::placeholder {
	font-size: 14px;
	font-style: italic;
	font-weight: 400;
	color: rgba(51, 51, 51, 0.40);
}

.hero #quotationForm button {
	width: 100%;
	background-color: #1AB017;
	border: 2px solid #1AB017;
	border-radius: 40px;
	height: 48px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 20px 0 0;
	color: #fff;
	font-weight: bold;
	background-image: none;
	outline: none !important;
	font-size: 16px;
	grid-column: span 2 / span 2;
}

ul.hero-usp {
	margin-top: 24px;
	display: flex;
	flex-direction: column;
	font-size: 16px;
	gap: 8px;
	max-width: 376px;
	font-weight: normal;
}

ul.hero-usp li {
	display: flex;
}

ul.hero-usp li svg {
	margin-right: 3px;
}

.hero-image {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: -140px;
	transform: translateY(60px);
}

.hero .home_center_content_wrap {
	display: flex;
	flex-direction: column;
}

.hero #quotationForm label {
	position: relative;
}

.hero #quotationForm label span {
	position: absolute;
	background: white;
	padding: 0 10px;
	font-size: 16px;
	top: -8px;
	color: #4DC8F4;
	left: 8px;
}

@media (min-width: 576px) {
	.hero {
		padding: 32px 16px 50px;
		margin-bottom: 160px;
	}

	ul.hero-usp {
		margin: 24px 12px 0;
	}

	ul.hero-usp li svg {
		margin-right: 8px;
	}

	.hero-image {
		position: relative;
		max-width: 489px;
		transform: translateY(40px);
	}
}

@media (min-width: 768px) {
	#hoverButton {
		display: none;
	}

	.hero {
		flex-direction: row;
		display: flex;
		justify-content: space-between;
		align-items: center;
	}

	.hero-image {
		margin-bottom: -90px;
		transform: translateY(40px);
	}
}

@media (min-width: 1024px) {
	.hero {
		margin-bottom: 0px;
	}

	.hero h2 {
		font-size: 48px;
	}

	.hero .center_content {
		width: 100%;
		display: flex;
		align-items: center;
		justify-content: space-between;
		max-width: 1200px;
		margin: 0 auto;
	}

	.hero .hero-image {
		margin-left: auto;
		right: unset;
		margin: 0;
		transform: unset;
	}
}

@media (min-width: 1200px) {
	.hero-image {
		right: 10%;
	}
}

@media (min-width: 1440px) {
	.hero-image {
		right: 15%;
	}
}
/* Blauwemonsters - Hero End */

/* Media Queries
/*-----------------------------------------------------------------------------------*/

@media screen and (max-width: 1200px) {
	.center_content {
		width: 100%;
	}

	.home_center_content_wrap {
		width: 100%;
	}

	.home_center_content_wrap2 {
		width: 100%;
	}

	.logo {
		margin: 25px 0 0 15px;
		height: 35px;
		line-height: 35px;
	}

	.logo a {
		font-size: 25px;
	}

	.sidebar {
		width: 20%;
		margin: 40px 0 0 3%;
		background-color: #f0f0f0;
		padding: 30px;
		float: left;
	}

	.right_content {
		width: 60%;
		padding: 30px 2% 60px 2%;
		margin: 40px 3% 0 0;
		float: right;
	}
}

@media screen and (max-width: 800px) {

	.menu ul li a {
		font-size: 17px;
	}

	.menu ul li {
		padding: 0px 10px;
	}

	.number_container span {
		font-size: 45px;
	}

	.number_container_p span {
		font-size: 45px;
	}

	#tableimages {
		width: 100%;
	}

	#tableimages .tablerow {
		display: inline-block;
		width: 30%;
		text-align: center;
	}

	#tableimages .tablerow img {
		display: inline-block;
		max-width: 100%;
		text-align: center;
	}


	div[class^="center_image"] {
		clip-path: polygon(0 14%, 100% 0, 100% 86%, 0 100%);
	}

	.footer {
		clip-path: polygon(5% 0, 100% 0, 100% 90%, 0 100%);
		background-color: #e5f5ff;
	}

	.footer_frame_left {
		display: none;
	}

	.footer_frame_bottom {
		display: none;
	}

	.center_image_frame_top {
		display: none;
	}

	.center_image_frame_bottom {
		display: none;
	}

	.page_numbers_container {
		clip-path: polygon(0 14%, 100% 0, 100% 86%, 0 100%);
		background-color: #ffff62;
		background-image: none;
		height: auto;
	}

	.page_numbers_container:hover {
		clip-path: polygon(0 14%, 100% 0, 100% 86%, 0 100%);
		background-color: yellow;
		background-image: none;
	}
}

@media screen and (max-width: 640px) {

	/* Header Structure
/*-----------------------------------------------------------------------------------*/
	#header {
		width: 100%;
		height: 80px;
		float: left;
		z-index: 50;
		position: relative
	}

	.logo {
		padding: 0 0 0 30px;
		margin: 20px 0 0 10px;
		height: 35px;
		line-height: 35px;
		background: url(images/logo_mobile.png) no-repeat left;
	}

	.logo a {
		font-size: 22px;
	}

	img.special {
		display: block;
		max-width: 50%;
	}

	.section13_footer ul li a {
		color: #4f4e4e;
		margin: 0px;
		padding: 0;
		font-size: 12px;
	}

	.section14 {
		float: left;
		width: 90%;
		padding: 0 5% 0 5%;
	}

	.section21 {
		float: left;
		width: 90%;
		padding: 0 5% 0 5%;
	}

	.show_menu {
		display: block;
		position: absolute;
		top: 20px;
		right: 15px;
		z-index: 99999;
	}

	.hide_menu {
		display: none;
		position: absolute;
		top: 20px;
		right: 15px;
		z-index: 99999;
	}

	.menu {
		float: left;
		width: 100%;
		margin: 0 0 0 0;
		position: absolute;
		top: 80px;
		left: 0px;
		z-index: 9999999;
		background-color: #FFFFFF;
		display: none;
	}

	.menu ul {
		list-style: none;
		padding: 5px 0 25px 15px;
		margin: 0px;
		display: block;
	}

	.menu ul li {
		list-style: none;
		padding: 10px 0;
		margin: 0px;
		display: block;
		border-bottom: 1px solid #989898;
	}

	.menu ul li:last-child {
		border: none;
	}

	.menu ul li a {
		color: #181818;
		font-size: 18px;
		font-weight: 700;
		display: block;
	}

	.menu ul li a:hover {
		color: #35b4e8;
	}


	.center_zip_title {
		padding: 50px 0 20px 0;
		font-size: 28px;
	}

	.page_zip {
		padding: 50px 0 20px 0;
		font-size: 28px;
	}

	.page_zip h1 {
		color: #FFFFFF;
	}

	.center_zip p {
		padding: 0 0 25px 0;
		font-size: 20px;
		font-weight: 500;
		line-height: 90%;
	}

	#subkop-test {
		padding: 0 0 25px 0;
		font-size: 40px;
		line-height: 45px;
	}

	#zipmap {
		width: 100%;
	}

	input.zip_input_smaller {
		width: 100px;
		font-size: 12px;
		height: 42px;
		font-weight: 700;
	}

	input.zip_input_nr {
		width: 80px;
		font-size: 12px;
		height: 42px;
		font-weight: 700;
	}


	input.zip_input {
		width: 200px;
		height: 42px;
		padding: 0 0 0 10px;
		font-size: 16px;
	}

	input.zip_submit {
		width: 60px;
		height: 45px;
		font-size: 18px;
		margin: 0 0 0 8px;
		font-weight: 700;
		font-size: 18px;
	}

	.subzip_info {
		padding: 0 0px 0 50px;
		margin: 10px 0 30px 0;
		display: inline-block;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		text-shadow: 1px 1px 2px #5b5b5b;
	}

	.subzip_info_page {
		padding: 0 0px 0 50px;
		margin: 10px 0 30px 0;
		display: inline-block;
		height: 36px;
		line-height: 36px;
		font-size: 16px;
		text-shadow: 1px 1px 2px #5b5b5b;
	}

	h2.center_title {
		padding: 50px 5% 40px 5%;
		text-align: center;
		display: block;
		clear: both;
		width: 90%;
		font-size: 22px;
		font-weight: 300;
		line-height: 28px;
	}

	h2.center_title span {
		font-weight: 700;
		color: #8da90b;
	}

	.section13 {
		width: 90%;
		float: left;
		margin: 0 5% 30px 5%;
		font-size: 17px;
	}

	.section13 h3 {
		font-size: 25px;
		color: #010101;
		padding: 20px 0;
		margin: 0px;
		font-weight: 700;
		letter-spacing: -0.5px;
	}

	a.center_button {
		background-color: #34b3e7;
		display: block;
		clear: both;
		text-align: center;
		margin: 50px auto;
		padding: 20px 0;
		width: 90%;
		font-size: 18px;
	}

	a.center_button_home {
		background-color: #34b3e7;
		display: block;
		clear: both;
		text-align: center;
		margin: 50px auto 0 auto;
		padding: 20px 0;
		width: 90%;
		font-size: 18px;
	}


	a.left_align_button {
		clip-path: polygon(10% 0, 100% 0, 90% 100%, 0 90%);
		background-color: #0072BB;
		background-image: none;
		display: block;
		clear: both;
		text-align: center;
		margin: 50px auto;
		padding: 20px 0;
		width: 90%;
		font-size: 18px;
	}

	a.left_align_button:hover {
		background-color: #004e81;
	}

	.testimonials {
		background-color: #f1f4f4;
		width: 100%;
		padding: 0 0 30px 0;
	}

	.testimonial {
		width: 80%;
		float: left;
		margin: 0 0 20px 5%;
		font-size: 17px;
		padding: 0px 5% 15px 5%;
	}

	.testimonial p {
		padding: 40px 0 25px 0;
	}

	.testimonial span {
		font-weight: 700;
		font-size: 18px;
		display: block;
		width: 100%;
		margin-bottom: 10px;
	}

	.sidebar {
		width: 80%;
		margin: 20px 0 20px 5%;
		background-color: #f0f0f0;
		padding: 5%;
		float: left;
	}

	.right_content {
		width: 90%;
		padding: 0%;
		margin: 20px 0 0 5%;
		float: left;
	}

	.content_centered {
		width: 90%;
		padding: 0%;
		margin: 20px 0 0 5%;
		float: left;
	}

	.section13_footer h4 {
		font-size: 18px;
		font-weight: 400;
	}

	.number_container {
		width: 40%;
		margin: 0 5%;
		padding: 50px 0;
		float: left;
		color: #FFFFFF;
	}

	.number_container span {
		font-size: 35px;
		font-weight: 700;
		border-bottom: 1px #4a4747 solid;
	}

	.number_container p {
		display: block;
		text-align: center;
		padding: 20px 0 0 0;
		font-size: 16px;
		line-height: 22px;
		font-weight: 300;
	}

	.number_container_p {
		width: 40%;
		margin: 0 5%;
		padding: 30px 0;
		float: left;
	}

	.number_container_p span {
		font-size: 35px;
		font-weight: 700;
	}

	.number_container_p p {
		display: block;
		text-align: center;
		padding: 20px 0 0 0;
		font-size: 16px;
		line-height: 22px;
		font-weight: 300;
	}

	.bottom_zip {
		width: 100%;
		text-align: center;
		padding: 40px 0;
		background: url(images/bottom_image_trans.png) repeat;
		clear: both;
	}

	.bottom_zip label {
		font-size: 20px;
		color: #FFFFFF;
		font-weight: 300;
		padding: 0 0 15px 0;
		display: block;
	}

	.video_block {
		width: 96%;
		margin: 0 2%;
	}

	.section13_row {
		float: left;
		width: 96%;
		margin: 0 2%;
	}

}
