body, html {
  margin: 0px;
  padding: 0px;
  font-family: 'Overpass', sans-serif;
}
* {
  margin: 0px;
  padding: 0px; 
}
ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
  font-size: 0;
}
li {
  list-style-type: none; 
}
p {
  margin: 0px;
  padding: 0px; 
}
a {
  text-decoration: none; 
}
a:hover {
  text-decoration: none; 
}
h1, h2, h3, h4, h5, h6 {
  margin: 0px;
  padding: 0px; 
}
.clearfix {
  clear: both; 
}
.custom-container {
  margin: 0 auto;
  width: 100%;
  height: auto;
  max-width: 1200px; 
}
::placeholder{
  color: #cccccc;
  font-size:16px;
  font-weight: 300;
  font-family: 'Overpass', sans-serif;
  color: #dadada;
}
.main-heading{
  font-size: 42px;
  font-weight: 700;
  color: #00b0e6;
  font-family: 'Overpass', sans-serif;
}
.medium-heading{
  font-size: 24px;
  font-weight: 700;
  color: #3c3c3b;
  font-family: 'Overpass', sans-serif;
}
.r-heading{
  font-size: 16px;
  font-weight: 600;
  color: #3c3c3b;
  font-family: 'Overpass', sans-serif;
}
.italic-p{
  font-size:13px;
  font-weight: 200;
  font-family: 'Overpass', sans-serif;
  font-style: italic;
  line-height: 21px;
  color: #878786;
  padding-top: 20px;
  word-spacing: -1px;
}
.regular-p{
  font-size: 18px;
  font-weight: 400;
  line-height: 27px;
  color: #3c3c3b;
}
.light-p{
  font-size:16px;
  font-weight: 300;
  color: #878786;
  font-family: 'Overpass', sans-serif;
}
header{
  width: 100%;
}
header .header-sec{
  width: 100%;
  padding: 25px 0px;
}
header .header-sec .left-logo{
  width: 100%;
  max-width: 248px;
  float: left;
}
header .header-sec .right-advies-sec{
  width: calc(100% - 252px);
  float: right;
  padding-left: 50px;
} 
header .header-sec .right-advies-sec .left-advies{
  width: 50%;
  float: left;
  padding-top: 16px;
}
header .header-sec .right-advies-sec .left-advies p{
  color: #aaa;
  font-size: 15px;
  font-weight: 400;
}
header .header-sec .right-advies-sec .right-advies{
  width: 50%;
  float: right;
}
header .header-sec .right-advies-sec .right-advies .number-left h3{
  font-weight: 600;
  font-size: 18px;
  color: #878786;
  letter-spacing:0.5px;
}
header .header-sec .right-advies-sec .right-advies .number-left h3 a{
  color:#878786;
}
header .header-sec .right-advies-sec .right-advies .number-left h3 a:hover{
  text-decoration: underline 2px;
}
header .header-sec .right-advies-sec .right-advies .number-left{
  width: 370px;
  float: left;
  padding-left:30px; 
  padding-top: 17px;
}
header .header-sec .right-advies-sec .right-advies .right-select{
  width: calc(100% - 374px);
  float: right;
  padding-top: 12px;

}
header .header-sec .right-advies-sec .right-advies .right-select select {
  background: none;
  color: #878786;
  font-size: 14px;
  font-weight:600;
  width: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #f0f0f0;
  background: url(../images/select-img.png)35px center no-repeat;
  float: right;
  line-height: 20px;
  vertical-align: middle;
  padding: 2px 5px;
   font-family: droid_sans,sans-serif;
}
header .menu-bg{
  width: 100%;
  background: #eeeeee;
}
header .menu-bg .menu-cont{
  width: 100%;
}
header .menu-bg .menu-cont ul li{
  display: inline-block;
}
header .menu-bg .menu-cont ul li:hover{
  background: #ddd;
}

header .menu-bg .menu-cont ul li a{
  text-transform: uppercase;
  color: #878786;
  font-weight: 400;
  padding: 15px 20px;
  display: block;
  font-size: 16px;
}
.rekentool-sec{
  width: 100%;
  background:#3c3c3b;
  padding:44px 0px;
}
.rekentool-sec h2{
  font-weight: 400;
  font-size: 32px;
  color: #f6a800;
  text-transform: uppercase;
}
.welkom-sec{
  width: 100%;
  padding: 60px 0px 100px 0px;
  background: #eeeeee;
}
.welkom-sec p + p{
  padding-top:35px;
}
.welkom-sec .medium-heading{
  padding-top:40px;
}
.welkom-sec .welkom-text-area{
  width: 100%;
  padding-top: 15px;
}
.welkom-sec .welkom-text-area input{
  height: 50px;
  width: 328px;
  margin-right: 15px;
  line-height: 50px;
  margin-bottom: 20px;
  padding-left: 18px;
  border:none;
}
.welkom-sec .welkom-text-area input::placeholder{
    color:#666;
}
.welkom-sec .welkom-text-area input:nth-child(3){
  margin-right: 18px;
  max-width: 156px;
}
.welkom-sec .welkom-text-area input:nth-child(4){
  margin-right: 0px;
}
.welkom-sec .welkom-text-area input:last-child{
  max-width: 140px;
}
.welkom-sec .welkom-text-area span{
  padding-right: 25px;
  color: #878786;
}
.welkom-sec .checkbox-sec input{
  margin-right: 12px;
}
.welkom-sec .checkbox-sec span{
  padding-right: 25px;
  color: #878786;
}
.welkom-sec .wind-sec ,
 .welkom-sec .zon-sec ,
 .welkom-sec .checkbox-sec ,
 .welkom-sec .algemeen-sec{
  width: 100%;
  border-bottom: 2px solid #cccccc;
  padding-bottom: 35px;
}
.welkom-sec .wind-sec .wind-cont-sec-1{
  width:56.4%; 
  float: left;
}
.welkom-sec .wind-sec .wind-cont-sec-1 .wind-cont-1{
  width: 50%;
  float: left;
}
.welkom-sec .wind-sec .wind-cont-sec-1 .wind-cont-1 .light-p{
  padding-right: 20px;
}
.welkom-sec .wind-sec .wind-cont-sec-1 .wind-cont-1 p{
  color: #878786;
}
.welkom-sec .wind-sec .wind-cont-sec-1 .wind-cont-2{
  width: 50%;
  float: right;
}
.welkom-sec .wind-sec .wind-cont-sec-1 .wind-cont-2 .light-p{
  padding: 0px 20px;
}
.italic-p a{
  font-size:13px;
  font-weight: 200;
  font-family: 'Overpass', sans-serif;
  font-style: italic;
  line-height: 21px;
  color: #878786;
  cursor: pointer;
  text-decoration: underline;
}
.welkom-sec .wind-sec .wind-cont-sec-1 .wind-cont-2 select{
  width: 205px;
  height: 50px;
  color: #878786;
  padding-left: 18px;
  -webkit-appearance: none;
  -moz-appearance: none;
  font-family: 'Overpass', sans-serif;
  background: url(../images/select-2.png)180px center no-repeat #fff;
  border:none;
  font-size: 16px;
  font-weight: 300;
  border-radius:0px;
}
.welkom-sec .wind-sec .wind-cont-sec-2 {
  float: right;
  width: 42%;
}
.welkom-sec .wind-sec .wind-cont-sec-1 .wind-cont-1 input,
.welkom-sec .wind-sec .wind-cont-sec-2 input{
  border: none;
  height: 50px;
  padding-left: 18px;
  width: 100%;
}
.welkom-sec .wind-sec .wind-cont-sec-2 input::placeholder{
color:#666;
}
.welkom-sec .wind-sec .wind-cont-sec-1 .wind-cont-1 input{
  max-width: 120px;
}
.welkom-sec .wind-sec .wind-cont-sec-1 .wind-cont-1 input::placeholder{
color:#666;
}
.welkom-sec .zon-sec input{
  height: 50px;
  width: 328px;
  line-height: 50px;
  padding-left: 18px;
  border:none;
  margin-top: 20px;
}
.welkom-sec .zon-sec input::placeholder{
color:#666;
}
.algemeen-sec .algemeen-cont input{
  width: 100%;
  height: 50px;
  line-height: 50px;
  padding-left: 18px;
  border:none;
  margin-top:25px;
}
.algemeen-sec .algemeen-cont input::placeholder{
color:#666;
}
.algemeen-sec .algemeen-cont input:nth-child(3){
  border: 2px dotted #000;
}
.algemeen-sec .algemeen-cont .algemeen-left{
  float: left;
  width: 96%;
}
.algemeen-sec .algemeen-cont .algemeen-right{
  float: right;
  width: 4%;
  padding-left: 15px;
  padding-top: 34px;
}
.algemeen-sec .algemeen-cont-1 .italic-p:first-child{
  padding-top: 0px;
}
.algemeen-sec .algemeen-cont-1 .italic-p:last-child{
  padding-top: 15px;
}
.overige-sec{
  width: 100%;
}
.overige-sec textarea{
  width: 100%;
  line-height: 50px;
  padding-left: 18px;
  border:none;
  margin-top: 20px;
}
.overige-sec textarea::placeholder{
    color:#666;
}
.overige-sec .r-heading{
  width: 100%;
  max-width: 330px;
  border:none;
  height:50%;
  line-height: 50px;
  background: #1ab36b;
  font-size:16px;
  font-weight: 300;
  font-family: 'Overpass', sans-serif;
  display: block;
  text-align: center;
  color: #fff;
  margin-top: 20px;
  float: right;
}
.overige-sec .r-heading:hover{
  background: none;
  border: 2px solid #1ab36b;
  height:46%;
  line-height: 46px;
  color: #1ab36b;
}
.best-watt-sec{
  padding: 40px 0px;
}
.best-watt-sec .best-watt-left{
  width: 32%;
  float: left;
  border: 2px solid #ccc;
  padding: 35px 170px 35px 30px;
}
.best-watt-sec .best-watt-left .medium-heading{
  padding-bottom: 40px;
  font-weight: 800;
  color: #3ab0e6;
}
.best-watt-sec .best-watt-left .r-heading ,
.best-watt-sec .best-watt-left .r-heading a{
  color: #878786;
  font-weight: 500;
}
.best-watt-sec .best-watt-left .r-heading a:hover{
  text-decoration: underline;
}
.best-watt-sec .best-watt-left .r-heading:last-child{
  padding-top: 30px;
}
.best-watt-sec .best-watt-right{
  width: 68%;
  float: right;
}
.best-watt-sec .best-watt-right img{
  padding-left: 100px;
}
.mobile-sec{
  background: #3c3c3b;
  padding: 25px 0px;
}
.mobile-sec .mobile-cont{
  width: 100%;
}
.mobile-sec .mobile-cont .mobile-cont-left{
  float: left;
  width: 50%;
  text-align: right;
}
.mobile-sec .mobile-cont .mobile-cont-left .r-heading{
  color: #fff;
  font-weight: 500;
  text-transform: uppercase;
}
.mobile-sec .mobile-cont .mobile-cont-left .light-p{
  color: #21b36b;
  font-weight: 500;
}
.mobile-sec .mobile-cont .mobile-cont-right{
  float: right;
  width: 50%;
  position: relative;
  padding-left: 80px;
}
.mobile-sec .mobile-cont .mobile-cont-right::after{
  background: url(../images/mobile-phone.png)left bottom no-repeat;
  bottom: -33px;
  left: 0;
  content: ' ';
  height:130px;
  width:207px;
  position: absolute;
  z-index: 1;
}
.mobile-sec .mobile-cont .mobile-cont-right .btn-2{
  background:#21b36b;
  color: #fff;
  font-size: 20px;
  height: 40px;
  line-height: 40px;
  text-align: right;
  padding-right: 20px;
  width: 50%;
  display: block;
  text-transform: uppercase;
}
.mobile-sec .mobile-cont .mobile-cont-right .btn-2:hover{
  background: #138550;
}
.footer-sec{
  padding: 40px 0px;
}
.footer-sec .footer-cont{
  width: 100%;
}
.footer-sec .footer-cont .footer-cont-2{
  float: right;
}
.footer-sec .footer-cont .footer-cont-3{
  padding-left: 100px;
}
.footer-sec .footer-cont .footer-cont-1 h2 ,
.footer-sec .footer-cont .footer-cont-2 h2{
  color: #3ab0e6;
  font-size:22.4px;
  font-weight: 700;
  text-transform: uppercase;
  padding-bottom: 20px;
}
.footer-sec .footer-cont .footer-cont-1 p ,
.footer-sec .footer-cont .footer-cont-2 p{
  font-size: 15px;
  color: #8d8d8c;
  padding-top: 10px;
}
.footer-sec .footer-cont .footer-cont-2 p a{
 color: #8d8d8c;
}
.footer-sec .footer-cont .footer-cont-2 p a:hover{
  text-decoration: underline;
}
.footer-sec .footer-cont .footer-cont-1 p{
  text-decoration: underline;
  padding-left: 35px;
  position: relative;
  cursor: pointer;
}
.footer-sec .footer-cont .footer-cont-1 p::after{
  background:url(../images/arrow-right.png)left center no-repeat;
  content: ' ';
  z-index: 1;
  left: 0;
  height:15px;
  width: 25px;
  background-size: cover;
  position: absolute;
  top:13px;
}
.footer-sec .footer-cont .footer-cont-4{
  padding-left: 56px;
}
.footer-sec .footer-cont .footer-cont-4 p{
  font-size: 16px;
  color: #878786;
  line-height: 27px;
  word-spacing: 0px;
}
.footer-sec .footer-cont .footer-cont-4 p:nth-child(2){
  padding: 20px 0px 10px 0px;
}
.footer-sec .footer-cont .footer-cont-4 p a{
  text-decoration: underline;
  color: #878786;
}
.copyright-sec{
  width: 100%;
  background: #eeeeee;
}
.copyright-sec .copyright-cont-1{
  padding: 10px 0px;
}
.copyright-sec .copyright-cont-1 p ,
 a{
  color: #878786;
  font-size: 16px;
}
.copyright-sec .copyright-cont-1 p a{
  text-decoration: underline;
  color: #878786;
}
.copyright-sec .copyright-cont-2 p{
  float: right;
  padding-top: 12px;
  color: #878786;
  font-size: 14px;
}
.copyright-sec .copyright-cont-2 p a{
  color: #878786;
  text-decoration: underline;
  font-size: 14px;
  transition: .5s;
}
.copyright-sec .copyright-cont-2 p a:hover{
  transition: .5s;
  color: #52c2ec;
}
/********************mobile menu **********************/
header .mobile-sec-1{
  background: #fff;
  display: none;
  padding: 20px 0px;
}
header .mobile-sec-1 .mobile-left{
  float: left;
  width: 70%;
}
header .mobile-sec-1 .mobile-left a img {
  width: 100%;
  padding: 0px 20px;
}
header .mobile-sec-1 .mobile-left span{
  padding-left: 30px;
  padding-top: 10px;
  color: #aaa;
  font-size: 15px;
  font-weight: 400;
}
header .mobile-sec-1 .mobile-right {
  float: right;
  width: 30%;
  padding-left: 10px;
  text-align: right;
}
header .mobile-sec-1 .select-box{
  float: left;
  width: 50%;
}
header .mobile-sec-1 .openNav-sec{
  float: right;
  width: 50%;
}
header .mobile-sec-1 .select-box .fa {
  margin-top: 3px;
  font-size: 28px;
  color: #3ab0e6;
  transition: .5s;
  cursor: pointer;
}
header .mobile-sec-1 .select-box .fa:hover{
  color: #878786;
  transition: .5s;
}

header .mobile-sec-1 .mobile-right .sidenav {
  height: 100%;
  width: 0;
  z-index: 1;
  top: 0;
  right: 0;
  background-color: #111;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 180px;
  margin-top: 89px;
  position: absolute;
}

.sidenav a {
  padding: 8px 8px 8px 32px;
  text-decoration: none;
  font-size: 25px;
  color: #818181;
  display: block;
  font-family: 'Overpass', sans-serif;
  transition: 0.3s;
}
.sidenav li a:hover {
  color: #30bce8;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 46px;
  margin-left: 50px;
}
header .mobile-sec-1 .openNav-sec {
  float: right;
  width: 20%;
}
header .mobile-sec-1 .openNav-sec{
  padding-left: 40px;
}
header .mobile-sec-1 .select-box {
  float: left;
  width: 80%;
  padding-left: 230px;
}

.menu-burger {
  position: relative;
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  cursor: pointer;
  z-index: 55;
  padding-top: 10px;
}
.menu-burger .line {
  display: block;
  transform-origin: center center;
  height: 6px;
  width: 100%;
  background-color: #00b0e6;
  transition: top 0.3s ease,opacity 0.3s ease,transform 0.3s cubic-bezier(.505,.14,.38,1.435);
  position: absolute;
}
.menu-burger .line.top-bread {
  top: 2px;
}
.menu-burger .line.burger {
  top: 12px;
}
.menu-burger .line.bottom-bread {
  top: 22px;
}
.mob-menu {
  display: none;
}
.mob-menu {
  height: calc(100% - 72px);
  position: absolute;
  right: 0;
  background: #fff;
  width: 300px;
  top: 72px;
}
.menu-burger.menu-burger-open .line.burger {
  display: none;
}
.menu-burger.menu-burger-open .line.top-bread {
  top: 10px;
  transform: rotate(45deg);
}
.menu-burger.menu-burger-open .line.bottom-bread {
  top: 10px;
  transform: rotate(-45deg);
}
.mob-menu ul{
  text-align: center;
}
.mob-menu ul li{
  display:block;
  margin: 20px 0px;
  border-bottom: 1px solid #30bce8;
}
.mob-menu ul li a{
  font-size: 20px;
  color: #30bce8;
  font-family: 'Overpass', sans-serif;
}
.mob-menu ul li a:hover{
  color: #3c3c3b;
}
.mobile-sec-1 .mobile-right .fa {
  color: #00b0e6;
  font-size: 30px;
  float: left;
  padding-left: 20px;
  transition: .5s;
  padding-top: 6px;
}
.mobile-sec-1 .mobile-right .fa:hover{
  color: #3c3c3b;
  transition: .5s;
}
.mobile-sec-1 .mobile-right select {
  color: #878786;
  font-size: 14px;
  font-weight: 600;
  width: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #f0f0f0;
  background: url(../images/select-img.png) 35px center no-repeat;
  line-height: 20px;
  vertical-align: middle;
  padding: 2px 5px;
  font-family: droid_sans,sans-serif;
  float: left;
  margin-left: 31px;
  margin-top: 9px;
}
.wind-cont-2 .italic-p{
	padding-left: 20px;
}
.form-hw{
	position: relative;
}
.wind-cont-1 .italic-p a{
	font-weight: 400;
	color: #3c3c3b;
}
.wind-cont-1 .italic-p{
	color: #3c3c3b;
}
.form-hw {
	position: relative;
}
input[type="checkbox"] + label::before {
	content: " ";
	position: absolute;
	width: 20px;
	height: 20px;
	background: #fff;
	left: 8px;
	top: 4px;
}
input[type="checkbox"]:focus + label::before{
    outline:1px solid rgba(100,156,244,1);
    box-shadow:0px 0px 8px rgba(100,156,244,1);
}
input[type="checkbox"] + label {
	position: relative;
	color: #606060;
	font-size: 18px;
	line-height: 25px;
	font-weight: 400;
	padding-left: 38px;
	vertical-align: middle;
	margin-right: 20px;
}

input[type="checkbox"] {
	opacity: 0;
	position: absolute;
}
input[type="checkbox"]:checked + label::before {
	background: url("../images/checked.png") center center no-repeat #fff;
}
.algemeen-cont-1 .italic-p:first-child{
	font-size:16px;
	padding-bottom: 5px;
}
.uploadfile input[type='file']{
    opacity: 0;
    width: 100%;
    height: 100%;
    position: absolute;
}
.uploadfile label{
    border: dashed 2px #878786;
    width: 100%;
    height: 80px;
    position:relative;
    cursor: pointer;
    display: block;
}
.uploadfile label span.file-text{
position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    font-size: 16px;
    color: #878786;
    width: 100%;
    max-width: 220px;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.uploadfile label span.file-text span{
    color: #00b0e6;
}
