/*
Theme Name: Nederland Isoleert
Description: Template rework voor Nederland Isoleert door Blanksma&Blanksma, Januari 2016.
Version: 1.0
Author: Blanksma & Blanksma
Author URI: http://www.blanksmablanksma.com
*/

@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);

.cookie {
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 40px;
    vertical-align: center;
    padding-top: 12px;
    z-index: 99999999;
}

#cookie {
	background: transparent;
    border: none;
    color: white;
    top: 0;
    position: absolute;
    margin-top: -8px;
}

html,body{
	margin:0;
	padding:0;
	margin-top: 0!important;
	font-family: 'Open Sans', sans-serif;
	font-size:12px;
}

body{
	height:100%;
}

html{
	height:calc(100% - 32px);
}

div.container{
	max-width: 1045px;
}

a:focus{
	text-decoration:none;
}

.siteHolder{
    min-height: 100%;
    position: relative;
    width: 100%;
    overflow: hidden;
}

.push {
    height: 150px;
}

p{
	line-height:25px;
}

.header{
	min-height:67px;
	width:100%;
	padding:10px 0 10px 0;
}

a:hover{
	text-decoration:none;
}

a:active{
	text-decoration:none;
	color:inherit;
}

.wrapper{
	width:1280px;
	margin:0 auto;
}

nav{
	margin-top:30px;
}

nav ul,nav li{
    list-style-type: none;
	float:left;
}

nav li a{
	color: inherit;
  	text-decoration: inherit;
	text-transform:uppercase;
	font-weight:bold;
	margin-left:35px;
	height:40px;
	line-height:40px;
}

nav li a:hover{
  	text-decoration: inherit;
}

img.img-fullwidth{
	width:100%;
}

.container{
	margin:0 auto;
}

.center{
	min-height:400px;
	background-repeat:no-repeat;
	background-position: center top;
	margin:0 auto;
}

img#logo{
	max-height: 65px;
	width: auto;
}

.whiteHolder{
	width:99%;
	position:relative;
	padding: 30px 30px 35px 30px;
	border-radius:13px;
	margin-top:30px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

.whiteHolder.noPPadding p, .whiteHolder.noPPadding h2{
	margin:0;
}

.whiteHolder h2{
	font-size:25px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:0;
}

.whiteHolder.contact div.col-sm-9{
	padding-left:33px;
}

.whiteHolder.contact{
	padding-bottom: 20px;
}

.whiteHolder p{
	font-size: 13px;
}

.whiteHolder span{
	text-align:right;
	text-transform:uppercase;
	font-weight:bold;
	font-style:italic;
	width:100%;
	display:block;
}	

.whiteHolder .button{
	position:absolute;
	bottom:-24px;
	left:40px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

.whiteHolder .over{
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	position:absolute;
	width:100%;
	left:-20px;
	top:20px;
	padding:  0px 16px 5px 23px;
}

.whiteHolder .push{
	height:50px;
}

.whiteHolder .over p{
	line-height: inherit;
}

.whiteHolder .over i{
	font-size:1.575em;
	margin: 10px 0 0 25px;
}

.button{
	display:block;
	border-radius:24px;
	padding:0 30px 0 30px;
	/*height:48px;*/
	line-height:48px;
	text-transform:uppercase;
	font-weight:600;
	font-size:14px;
	z-index:20;
}

.button i{
	margin-left:15px;
}

p.vragen{
	font-weight:bold;
	font-size:12px;
	margin-top:4px;
	margin-bottom:2px;
}

p.tel{
	font-weight:bold;
	font-size:17px;
	margin-top:-5px;
	margin-bottom:1px;
}

p.tijden{
	font-size:10px;
	font-weight:300;
	margin-top: -3px;
	margin-bottom:1px;
}

.triangle{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 0px 0 20px;
	position:absolute;
	bottom: -14px;
    left: 0;
}

.mailto{
	font-size:12px;
	display:block;
	margin-top:5px;
	line-height:20px;
	cursor:pointer;
}

.mailto i{
	font-size:17px;
	margin-right:28px;
	float:left;
}

.checkBlok{
	width:100%;
	border-radius:14px;
	color:#151515;
	font-size:13px;
	min-height: 317px;
}

.checkBlok div.col-md-5, 
.checkBlok div.col-md-7{
	padding-top: 15px;
	padding-bottom: 15px;
}

.checkBlok .invoer{
	border-bottom-left-radius:14px;
	border-top-right-radius:14px;
	border-bottom-right-radius:14px;
}

.checkBlok h3{
	font-weight:bold;
	font-size:17px;
	margin: 5px 0 15px 0;
}

.checkBlok a{
	font-size:12px;
	text-transform:uppercase;
	margin-top:35px;
	display:block;
}

.checkBlok a span{
	text-decoration:underline;
	margin-left:15px;
}

.checkBlok a i.info{
	border-radius:50%;
	line-height:25px;
	width:25px;
	text-align:center;
	color:#fff;
}

.padding0 {
	padding:0;
}

.padding30{
	padding:30px;
}

.invoer ul,.invoer li{
	list-style:none;
	font-weight:600;
	font-size:14px;
	padding-left:0;
	line-height:18px;
}

.invoer ul{
	width:calc(100% + 60px);
	padding:15px 30px 15px 30px;
	margin-left:-30px;
	margin-bottom:15px;
	background: rgba(0,0,0,0.05);
}

.invoer ul li{
	margin-bottom:10px;
}

.invoer ul li:last-child{
	margin-bottom:0;
}

.invoer ul li i{
	margin-right:10px;
	font-size:15px;
}

.stapHolder input{
	height:40px;
	border-radius:25px;
	border:none;
	float:left;
	margin-right:10px;
	padding-left:16px;
}

.stapHolder textarea{
	height:50px;
	border-radius:25px;
	border:none;
	float:left;
	margin-right:10px;
	padding-left:16px;
	resize:none;
}

input.form-control{
	height:40px;
	border-radius:25px;
	border:none;
	float:left;
	margin-right:5px;
	font-size: 12px;
	padding-left:16px;
}

textarea.form-control{
	height:50px;
	border-radius:25px;
	border:none;
	float:left;
	margin-right:10px;
	padding-left:16px;
	resize:none;
}

input{
	height:40px;
	border-radius:25px;
	border:none;
	float:left;
	margin-right:10px;
	padding-left:16px;
}

textarea{
	height:50px;
	border-radius:25px;
	border:none;
	float:left;
	margin-right:10px;
	padding-left:16px;
	resize:none;
}

.stapHolder .button{
	height:40px;
	line-height:40px;	
}

.row.postcodeinput div{
	padding: 0;
	margin-top: 5px;
}

.stapHolder .input-group.pull-left{
	margin-bottom:10px;
	margin-right:20px;	
}

.no-padding-left{
	padding-left:0;
}

.invoer .button{
	float:left;
	margin-top:0;
	padding:0 15px;
}

.clear{
	width:100%;
}

.margin-bottom-50{
	margin-bottom:50px;
}
.margin-bottom-25{
	margin-bottom:25px;
}

.widgets h3, .yellow-heading{
	font-weight:bold;
	font-size:19px;
	margin-top: 0;
	padding: 5px;
	font-size: 17px;
}

.widgets h4{
	font-weight:bold;
	font-size:14px;
	margin-bottom:20px;
}

.widgets ul{
	list-style:none;
	padding-left:0;
	font-size:12px;
	margin-bottom:20px;
}

.widgets ul li{
	margin-bottom:10px;
}

.widgets ul li i{
	margin-right:15px;
	font-size:15px;
}

.widgets ul li .pull-right{
	width:calc(100% - 35px);
}

a.circleButton{
	font-size:12px;
	text-transform:uppercase;
	margin-top:15px;
	display:block;
	margin-bottom:25px;
}

a.circleButton span{
	text-decoration:underline;
	margin-left:15px;
	font-weight:600;
}

a.circleButton i{
	border-radius:50%;
	line-height:25px;
	width:25px;
	text-align:center;
}

.table{
	width:100%;
	font-size:12px;
}

.table .tr{
	padding:0 20px 0 20px;
	line-height:28px;
}

.table .th{
	font-weight:bold;
	line-height:32px;
}

.widgets .textCenter{
	margin-bottom:10px;
}

.textCenter{
	width:100%;
	text-align:center;
}

.widgets .nieuws{
	line-height:23px;
}

.widgets .date{
	font-size:12px;
	font-weight:normal;
	line-height:22px;
	margin-bottom:0px;
}

.widgets .underDate{
	margin-top:0px;
}

.widgets .noDate{
	margin-bottom:22px;	
}

.stappenHolder{
	width:100%;
	position:relative;
	float:left;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	border-radius:14px;
}

.stappenHolder .col-md-4{
	position:relative;
	height:295px;
	padding:30px 20px 50px 40px;
}

.stappenHolder .col-md-4:first-child{
	border-top-left-radius:14px;
	border-bottom-left-radius:14px;
}

.stappenHolder .col-md-4:last-child{
	border-top-right-radius:14px;
	border-bottom-right-radius:14px;
}

.stappenHolder h2{
	font-weight:bold;
	margin-left: -18px;
	font-size:20px;
}

.stappenHolder .col-md-4 .darken{
	position:absolute;
	top:90px;
	left:0;
	width:100%;
	padding:15px 20px 12px 10px;
	margin-bottom:25px;
	background: rgba(0,0,0,0.05);
}

.stappenHolder .col-md-4 .darken .circle{
	width:70px;
	line-height:70px;
	text-align:center;
	border-radius:50%;
	margin:0 20px 0 12px;
	font-size:27px;
	font-weight:bold;
	float:left;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

.stappenHolder .col-md-4 .darken .tekst{
	font-size:14px;
	line-height:25px;
	float:left;
	width:calc(100% - 102px);
}

.stappenHolder .arrow-right{
	width:105px;
	height:39px;
	position:absolute;
	left:calc(33.3333% - 52px);
	background-image:url(images/arrow-right.png);
	background-repeat:no-repeat;
	z-index:20;
	top:30px;
	display: none;
}

.stappenHolder .arrow-left{
	width:105px;
	height:39px;
	position:absolute;
	left:calc(66.6666% - 52px);
	background-image:url(images/arrow-left.png);
	background-repeat:no-repeat;
	z-index:20;
	bottom:45px;
	display: none;
}

.stappenHolder .button{
    float: left;
    padding: 0 25px 0 30px;
	margin-left:70px;
	margin-top:130px;
	height:40px;
	line-height:40px;
}

.navbar-default .navbar-collapse {
	border:none;
}

.over-ons-belofte:before {
	content: "\e013";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    display: block;
    margin-right: 10px;
    margin-left: -29px;
    float: left;
    margin-top: -5px;
}

.beloften li:before {
	content: "\e013";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    display: block;
    margin-right: 10px;
    margin-left: 0px;
    float: left;
    margin-top: -5px;
    margin-bottom: 5px;
}

@media all and (max-width: 990px) {
	.underbar .col-md-4 {
		width: 100%;
		float:left;
		text-align: left !important;
	}
	.stapHolder{
		margin-top: 40px !important;
	}
	.sm-top-10 {
		margin-top:10px;
	}
}

@media all and (max-width: 990px) and (min-width: 768px) {
	.stappenHolder .darken {
		height: 180px;
	}

	.stappenHolder .col-sm-4 {
		height: 350px;
	}

	.stappenHolder .col-sm-4 .darken .circle {
		margin-top:37px;
	}

	.stappenHolder .button{
		float: left;
		padding: 0 25px 0 30px;
		margin-left:50px;
		margin-top:210px;
		height:40px;
		line-height:40px;
		width: 130px;
	}
}

.footer{
	width:100%;
	position: absolute;
    bottom: 0;
    left: 0;
}

.footer .top{
	min-height:85px;
	line-height:85px;
	font-size:14px;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
}

.footer .top .vertel{
	font-weight:bold;
}

.footer .top .col-md-8, .footer .bottom .col-md-3{
	padding-left: 30px;
}

.footer .top .col-md-4, .footer .bottom .col-md-9{
	padding-right: 30px;
}

.footer .top a{
	margin-left:40px;
}

.footer .top a i{
	margin-right:5px;
}

.footer .top a i.mail{
	background-image:url(images/mail.png);
	height:20px;
	width:28px;
	display:inline-block;
	margin-bottom:-4px;
}

.footer .top a i.facebook{
	background-image:url(images/facebook.png);
	height:26px;
	width:26px;
	display:inline-block;
	margin-bottom:-6px;
}

.footer .top a i.twitter{
	background-image:url(images/twitter.png);
	height:26px;
	width:26px;
	display:inline-block;
	margin-bottom:-6px;
}

.footer .call span{
	float:right;
}

.footer .call span.prijs{
	margin-left:5px;
	font-size:9px;
}

.footer .call span.tel{
	margin-left:5px;
	font-size:20px;
}

.footer .call span.vertel{
	margin-right:5px;
}

.footer .bottom{
	line-height:60px;
}

.menu-footer-container{
	width:100%;
	float:right;
}

.menu-footer-container ul{
	list-style:none;
}

.menu-footer-container ul li{
	float:left;
	float:right;
}

.menu-footer-container ul li a{
	padding: 0 20px 0 20px;
}

.menu-footer-container ul li:first-child a{
	padding: 0 0 0 20px;
	border-right:none;
}



ol {
	font-weight: bold;
	padding-left:16px;
}


@media all and (max-width: 990px) and (min-width:601px) {
	.footer .top .call {
		float        : left;
		padding-left : 15px;
	}

	.footer .top {
		line-height : 50px;
	}

	.push {
		height: 170px;
	}
}

@media all and (max-width: 768px) and (min-width:601px) {

	.push {
		height: 240px;
	}

}

@media all and (max-width: 600px) {

	.push {
		height:450px;
	}

}

@media all and (min-width: 600px) and (max-width: 670px) {

	.push {
		height: 400px;
	}

}

@media all and (max-width: 770px){
	
	.menu-footer-container {
		float:left;
		line-height: 30px;
	}
	.menu-footer-container ul {
		padding-left:15px;
	}
	.menu-footer-container ul li {
		float: none;
	}
	.menu-footer-container ul li a, .menu-footer-container ul li:first-child a {
		border: none;
		width: 100%;
		padding:0;
	}

}

@media all and (max-width: 670px) {

	.footer .top .col-md-8 span, .footer .top .col-md-8 a {
		width: 100%;
		display: block;
		margin-left:0;
		line-height: 50px;
	}

	.footer .top .col-md-4 .call {
		padding-left:15px;
		float: left;
	}


}

.partner h4{
	font-weight:bold;
	font-size:19px;
	margin-top:10px;
	margin-bottom:20px;
}

.underbar{
	width:100%;
	min-height:70px;
	line-height:70px;
	margin-bottom:20px;
}

@media all and (min-width: 991px){
	.partner h4 {
		margin-top:160px;
	}
}

.underbar .call{
	text-align: right;
}

.underbar .call span.prijs{
	margin-left:5px;
	font-size:10px;
	font-weight:300;
}

.underbar .call span.tel{
	margin-left:5px;
	font-size:19px;
	font-weight:600;
}

.underbar .call span.vertel{
	margin-right:5px;
	font-size:15px;
	font-weight:bold;
}

.underbar .terug{
	font-weight:600;
	font-size:15px;
}

.content header img{
	max-width:100%;
	height: 100%;
}

.content h1{
	font-weight:bold;
	font-size:20px;
}

.content h2{
	font-weight:600;
	font-size:15px;
}

.sep110{
	height:110px;
}
.sep70{
	height:70px;
}

div.header div.col-md-8 nav{
	float:right;
	margin: 15px 0 0 0;
}

.vacatureWidget{
	padding:0 15px 15px 15px;
	margin:20px 0;
	float:left;
}

.nieuwsWidget, .vacatureWidget{
	border-radius:10px;
	float:left;
	padding: 15px 15px 0 15px;
	margin: 0 0 10px 0;
	width: 100%;
}

.nieuwsWidget h3,
.voordelenWidget h3,
.vacatureWidget h3{
	background: none;
	padding: 0;
}

.voordelenWidget{
	padding:0 15px 15px 15px;
	float:left;
	margin-top:20px;
}

.nieuwsWidget ul, .nieuwsWidget li, .vacatureWidget ul, .vacatureWidget li{
	width:100%;
	float:left;
}

.nieuwsWidget ul li .date,
.vacatureWidget ul li .date{
	float:left;
	padding:10px 15px 10px 15px;
	line-height:15px;
	font-size:10px;
	font-weight:bold;
	border-radius:6px;
	text-transform:uppercase;
	text-align:center;
	margin-right:20px;
	width:55px;
}

.nieuwsWidget ul li a,
.vacatureWidget ul li  a{
	float:left;
	width:calc(100% - 75px);
	font-size:12px;
	margin-top:5px;
}

.nieuwsWidget ul li a:hover,
.vacatureWidget ul li a:hover{
	text-decoration: underline;
}

.carousel{
	height:240px;
}

.carousel .nieuwsImgHolder img{
	width: auto;
	height: auto;
	max-height:156px;
	max-width:100%;
}

.carousel .carousel-indicators{
	top:-41px;
	left:calc(80%);
	width:100px;
	height:25px;
	margin-left:0;
}

.carousel .carousel-control{
	top:0;
	height:20px;
}

.carousel-content p {
	height: 10em;
	overflow: hidden;
}

.carousel .carousel-control.left{
	left:0;
	background:none;
}

.carousel .carousel-control.right{
	right:0;
	background:none;
}

.underbar h1{
	float:left;
	font-size:24px;
	text-transform: uppercase;
	font-weight:600;
	line-height:28px;
}

.widgets .contact{
	margin-top:0;
}

.contactForm{
	width:100%;
	border-radius:14px;
	padding:40px 30px;
}

.contactForm input{
	width:100%;
}

.contactForm textarea{
	width:100%;
	margin:30px 0;
	height:200px;
}

.contactForm .formHeader{
	margin-bottom:40px;
}

.contactForm h1{
	font-weight:bold;
	font-size:20px;
	margin:0 0 4px 0;
}

.contactForm h2{
	font-size:14px;
	font-weight:normal;
	margin:0;
}

.contactForm .icon{
	background-image:url(images/mail_black.png);
	width:56px;
	height:40px;
	background-repeat:no-repeat;
	float:left;
	margin-right:20px;
}

.contactForm .tekst{
	width:calc(100% - 76px);
	float:left;
}

.contactForm .button{
	padding:0 35px 0 55px;
}

.adressen{
	list-style:none;
	width:100%;
	float:left;
	margin: 40px 0 25px;
	padding:0;
}

.adressen li{
	float:left;
	padding:0 30px;
	font-size:12px;
	line-height:32px;
	margin-bottom: 10px;
}

.adressen li span{
	font-weight:bold;
}

.adressen li i{
	margin-right:15px;
	float:left;
	width: 40px !important;
	background: no-repeat left;
}

.adressen li i.mail{
	background-image:url(images/location.png);
	width:20px;
	height:32px;
}

.adressen li i.post{
	background-image:url(images/mail.png);
	width:28px;
	height:20px;
	margin-top:6px;
}

.adressen li i.kvk{
	background-image:url(images/kvk.png);
	width:37px;
	height:24px;
	margin-top:4px;
}

.adressen li i.bank, .adressen li i.btw{
	width:39px;
	height:24px;
	margin-top:4px;
}

input:focus{
	box-shadow: 0 0 1pt 1pt #ffe200;
	outline: 0;
}

textarea:focus{
	box-shadow: 0 0 1pt 1pt #ffe200;
	outline: 0;
}

.faq h2{
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}

.panel-group .panel{
	margin-bottom:10px;
	box-shadow:none;
}

.panel-group .panel{
	border-radius:20px;
	border:none;
}

.panel-default .panel-heading{
	border:none;
	border-radius:20px;
	min-height:40px;
	padding: 13px 20px;
}

.panel-default .panel-heading a{
	color:#454545;
	font-size:14px;
}

.panel-default .panel-heading a i.plus{
	background-image:url(images/plus.png);
	width:15px;
	height:15px;
	float:left;
}

p.accordion-title {
	margin: 0 25px;
	line-height: inherit;
}

.panel-group .panel .panelbody{
	border:none;
	padding: 15px;
}

.row.vacature{
	margin-top: 30px;
	line-height:62px;
}

.row.vacature .col-md-1{
	padding: 0 5px 0;
	margin-right: -3px;
}

.row.vacature h4{
	font-size:17px;
	font-weight:600;
	float:left;
	margin-right:12px;
	margin-top:25px;
}

.row.vacature .button{
	float:left;
	margin-top:10px;
	padding: 0 25px;
}

.inloggen{
	margin-top:80px;	
}

.inloggen h3{
	font-size:19px;
	font-weight:bold;
	margin-top:0;
	margin-bottom:20px;	
}

.inloggen ul{
	padding-left:0;
}

.inloggen .button{
	float:left;
	padding:0 35px 0 50px;
}

.button.float{
	float:left;
	padding: 10px 20px;
    line-height: 20px;
}

.woningisolatie .content{
	margin-bottom:30px;	
	margin-top:30px;
}

.woningisolatie .content:first-child{
	margin-top:0;
	margin-bottom: 0;
}

.tab-content{
	border-radius:14px;
	padding:35px 45px;
}

.nav-tabs{
	border:0;
}

.nav-tabs > li a{
	height:55px;
	padding:10px 20px;
	font-weight:600;
	font-size:14px;
	margin:0;
	margin-bottom:-14px;
}

.nav-tabs > li.active a{
	border:none;
	border-top-left-radius:14px;
	border-top-right-radius:14px;
}

.nav-tabs > li.active a:focus{
	border:none;
	border-top-left-radius:14px;
	border-top-right-radius:14px;
}

.nav-tabs > li a:hover{
	border:none;
	margin:0;
	margin-bottom:-14px;
}

.nav-tabs > li.active a:hover{
	border:none;
	margin:0;
	margin-bottom:-14px;
}

.contact.bekijk h3{
	font-weight:600;
	font-size:14px;
	background: none;
	margin-top: 15px;
}

.contact.bekijk{
	box-shadow:none;
}

.videoHolder{
	width:100%;
	margin-top:20px;
}

.myhidden{
	display:none;
}

.stapHolder{
	overflow:hidden;
	margin-top:50px;
	border-radius:14px;
}

.stap{
	width:100%;
	border-radius:14px;
	font-size:13px;
}

.houseImg{
	background-image:url(images/woning.png);
	background-size:cover;
	border-radius:4px;
}

.imageHolder{
	width:234px;
	height:231px;
	position:relative;
	-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.3);
	margin-right:30px;
	float:left;
}

.imageHolder .tekst{
	position:absolute;
	bottom:0;
	background-color:#fff;
	opacity:0.7;
	font-size:12px;
	color:#151515;
	padding:10px 15px 5px 25px;
	width:100%;
}

.imageHolder .tekst .straat{
	width:100%;
	float:left;
}

.imageHolder .tekst .bouwjaar{
	float:left;
}

.imageHolder .tekst a{
	float:right;
	text-transform:lowercase;
	text-decoration:underline;
}

.contentHolder{
	float:left;
	width: 100%;
}

@media  all and (min-width: 500px) {
	.contentHolder{
		float:left;
		width:calc(100% - 264px);
	}
}

.contentHolder h3{
	font-size:22px;
	margin-top:0;
	font-weight:bold;
}

.contentHolder h4{
	font-size:14px;
	margin-top:0;
	font-weight:bold;
	margin-top:20px;
	margin-bottom:20px;
}


/* Base for label styling */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
}
[type="checkbox"]:not(:checked) + label,
[type="checkbox"]:checked + label {
  position: relative;
  padding-left: 60px;
  cursor: pointer;
  color:#fff;
  font-size:14px;
  line-height:40px;
  font-weight:600;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* checkbox aspect */
[type="checkbox"]:not(:checked) + label:before,
[type="checkbox"]:checked + label:before {
  content: '';
  position: absolute;
  left:0; top: 2px;
  width: 40px; height: 40px;
  border:none;
  background: #fdf3eb;
  border-radius: 4px;
  box-shadow:none;
  outline:none;
  margin-right:20px;
}
/* checked mark aspect */
[type="checkbox"]:not(:checked) + label:after,
[type="checkbox"]:checked + label:after {
  content: '';
  position: absolute;
  top:0;
  left:0;
  width:40px;
  height:40px;
  color: #09ad7e;
  transition: all .2s;
  background-image:url(images/vink_black.png);
  background-repeat:no-repeat;
  background-position: center; 
}
/* checked mark aspect changes */
[type="checkbox"]:not(:checked) + label:after {
  opacity: 0;
  transform: scale(0);
}
[type="checkbox"]:checked + label:after {
  opacity: 1;
  transform: scale(1);
}
/* disabled checkbox */
[type="checkbox"]:disabled:not(:checked) + label:before,
[type="checkbox"]:disabled:checked + label:before {
  box-shadow: none;
  border-color: #bbb;
  background-color: #ddd;
}
[type="checkbox"]:disabled:checked + label:after {
  color: #999;
}
[type="checkbox"]:disabled + label {
  color: #aaa;
}
/* accessibility */
[type="checkbox"]:checked:focus + label:before,
[type="checkbox"]:not(:checked):focus + label:before {
  border:none;
}

/* ================================= */

.faq h2{
    margin: 10px 0;
    font-weight: normal;
    font-size: 23px;
}

.klantenservice-sidebar img#helper{
	height: 100px;
}

@media (max-width: 768px){
	.klantenservice-sidebar img#helper{
		height: 75px;
	}
}

.klantenservice-sidebar h2{
	margin: 0;
	font-weight: bold;
	font-size: 23px;
	margin-top: 25px;
}

.klantenservice-sidebar h5{
	margin-bottom: 25px;
}

.klantenservice-sidebar a.button.orange2{
	font-size: 11px;
}

.faq h3{
	font-size:16px;
	font-weight:bold;
	margin-bottom: 5px;
}

.faq ul{
	padding: 0;
	list-style: none;
}

.faq ul li{
	margin-bottom: 5px;

}

.faq ul li a{
	color: #454545;
	display: block;
	padding-left: 0;
	font-size: 12px;
}
/*
.faq ul li a:before{
    content: "\e013";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    display: block;
    margin-right: 7px;
    float: left;
    margin-left: -23px;
}
*/
.faq ul li div.faq-content{
	display: none;
    padding-left: 16px;
    margin-top: 0;
    font-style: italic;
}

.featured-faq{
 	border: 1px lightgrey solid;
    padding: 10px 15px 10px;
    background-color: #f0f0f0;
    border-radius: 13px;
}

.featured-faq h3, .featured-faq ul{
	margin: 10px 0;
}

.contactopties{
    border: 1px lightgrey solid;
    padding: 10px 20px;
    width: 100%;
    background-color: #f0f0f0;
    border-radius: 13px;
    margin-bottom: 10px;
}


.contact-option a {
    color: #0E71B8;
}

.contact-option {
    margin-top: 15px;
    height: 50px;
    border-bottom: 1px lightgrey solid;
}

.contact-option:first-of-type {
    margin-top: 15px;
}

.contact-option:last-of-type {
    border-bottom: none;
    height: 40px;
}

.contact-option p {
    margin-left: 35px;
    margin-top: -35px;
}

.panel-group .panel{
	margin-bottom:10px;
	box-shadow:none;
}

.panel-group .panel{
	border-radius:20px;
	border:none;
}

.panel-default .panel-heading{
	border:none;
	border-radius:20px;
	min-height:40px;
	padding: 13px 20px;
}

.panel-default .panel-heading a{
	color:#454545;
	font-size:14px;
}

.panel-default .panel-heading a i.plus{
	background-image:url(images/plus.png);
	width:15px;
	height:15px;
	float:left;
}

/* ================================= */
/* hover style just for information */
label:hover:before {
  border:none;
}

.stap .button{
	float:left;
	margin-top:15px;
}

.bedanktHolder{
	width:100%;
	border-radius:4px;
	padding:25px;
	height:auto;
	overflow:hidden;
	float:left;
}

.bedanktHolder .ico{
	width:33px;
	height:30px;
	float:left;
	background-repeat:no-repeat;
}

.bedanktHolder .ico.person{
	background-image:url(images/person2.png);
	margin-right:22px;
}

.bedanktHolder .ico.house{
	background-image:url(images/house.png);
	margin-right:22px;
}

.bedanktHolder .spanHolder{
	width:calc(100% - 55px);
	float:left;
}

.bedanktHolder .spanHolder span{
	width:100%;
	font-size:12px;
	display:block;
}

.bedanktHolder .margin-30{
	margin-bottom:30px;
	float:left;
}

.stapHolder .button.margin-0{
	margin:0;	
}


/* Isolatiegesprek form */
form#isolatiegesprek-form div.row{
	margin-bottom: 10px;
}

form#isolatiegesprek-form .button{
	float: none;
	display: inline-block;
	color: white;
}

ul.iconList, .nieuwsWidget ul{
	padding-left: 0;
	list-style: none;
}

ul.iconList li, .nieuwsWidget ul li{
	padding-left: 30px;
}

ul.iconList li:before, .nieuwsWidget ul li:before{
	content: "\e013";
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    display: block;
    margin-right: 10px;
    margin-left: -29px;
    float:left;
    margin-top: -5px;
}

div.invoer ul.iconList, .nieuwsWidget ul.iconList{
	padding-left: 30px;
}

ul.beloften-block, div.beloften ul{
	padding-left: 0;
}
ul.beloften-block li, div.beloften ul li{
	padding:  5px;
	margin: 0;
}

@media (max-width: 1200px) {
	/*nav ul {
		display: block !important;
		float: none !important;
    	text-align: right !important;
	}

	nav li {
		float: none !important;
	}*/

    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

@media all and (max-width: 990px) {
	.col-sm-12.widgets {
		margin-top:20px;
	}
	.whiteHolder.contact.bekijk {
		margin-right: 0;
		width: 100%;
	}
	.carousel .carousel-indicators{
		top:auto;
		left:auto;
		right:10px;
		bottom: 0;
	}
	div.partner{
		text-align: center;
	}
	div.partner img{
		display: inline-block;
	}


    .navbar-collapse.collapse {
        display: none!important;
    }
    .collapse.in{
  		display:block !important;
	    margin-left: 0;
	    margin-right: 0;
	}
	.navbar-toggle{
		display: block !important;
	}
	.navbar-header{
		float: right;
	}
	nav li {
		width: 100%;
	}
	nav li a{
		float: right;
	}
}

@media all and (max-width: 766px){
	.whiteHolder.contact div.col-sm-9{
		padding-left: 72px;
	}
}

@media all and (max-width: 700px) {
	.widgets {
		margin-top : 20px;
	}

	.contactForm .button {
		padding : 0 20px 0 20px;
	}

	.woningisolatie .button.float {
		padding   : 0 10px 0 10px;
		font-size : 1em;
		width: 100%
	}

	nav ul {
		margin-right : 10px;
		padding-left : 0;
	}

	.carousel .carousel-indicators {
		left : 60%;
	}
}
@media all and (max-width: 759px) {
	.stappenHolder div.col-md-4 {
		border-radius: 0 !important;
		height:220px;
	}
	.stappenHolder .button.black {
		margin-top:600px;
		float:right;
		margin-right: 70px;
		width: 130px;

		display: none;
	}
	.stappenHolder {
		border-radius: 0;
		margin-top:20px;
		padding-bottom: 20px;
	}

	.small-text-top {
		margin-top:200px;
		margin-bottom:10px;
	}
	.xs-margin-10 {
		margin:20px;
	}
	.stappenHolder div.col-md-4 {
		height:140px;
		padding-top: 0;
		padding-bottom: 0;
	}
	.stappenHolder div.col-md-4 .darken{
		top: 40px;
	}
	.stappenHolder{
		max-height: 465px;
	}	
	.carousel .carousel-indicators{
		top:-30px;
		left:auto;
	}
}

@media all and (min-width: 500px) and (max-width: 759px) {
	.stappenHolder .button.black {
		margin-top : 500px;
	}
	nav ul {
		width: 200px;
		margin-right: 20px;
	}
}

@media all and (max-width: 660px) {
	.nav-tabs li {
		width: 100%;
	}
	.nav-tabs li a, .nav-tabs li.active a{
		margin-bottom: 0;
		border-radius: 0;
	}
	.nav-tabs li a:hover, .nav-tabs li.active a:hover {
		margin-bottom: 0;
		border-radius: 0;
	}
	.tab-content {
		border-radius: 0;
	}
}

/* Modal */
@media (min-width: 768px){
	.modal-dialog {
	    width: 800px;
	    margin-top: 50px;
	}
}