#overonsbox {
	margin-bottom: 25px;
}

.c-layout-header.c-layout-header-4 .c-navbar {
	height: 100px;
}

.c-content-box.c-size-md {
	padding-top: 40px;
	padding-bottom: 100px;
}

.logogroot {
	min-width: 350px;
    width: 50%;
	height: auto;
}

#margeprojecten {
	margin-top: 100px;
}

.linkcontact {
	color: #fff;
	font-size: 19px;
	font-weight: 500;
}

.c-desktop-logo-inverse {
	height: 30px !important;
	width: auto !important;
}

.c-mobile-logo {
	height: 30px !important;
	width: auto !important;
}

.overlay {
   background:transparent; 
   position:relative; 
   width:100%px;
   height:480px; /* your iframe height */
   top:480px;  /* your iframe height */
   margin-top:-480px;  /* your iframe height */
}

.c-navbar {
	height: auto;
}
.c-info {
	text-align: center;
}

.legeruimte {
	height: 35px;
}

.c-mobile-logo {
	width: 75px;
	height: auto;
}

.c-desktop-logo-inverse {
	width: 75px;
	height: auto;
}

#afnemers {
	border-top: 1px solid #000;
}

.breadcrumb p {
	margin-top: 7px;
}

#leuning {
	width: 400px;
	height: auto;
}

#afbeeldinglassen {
	margin-top: -30px;
	
}


.imagecontour {
 padding: 10px; 
 border: solid 1px #EFEFEF;
 background-color: #FFFFFF;
 }
 
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  box-shadow: 0 15px 10px #777;
  transform: rotate(-3deg);
}
.effect2:after
{
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

#projectentop {
	padding-bottom: 0;
}

#row1 {
	padding-bottom: 30px;
}

#aanpassing {
	margin-right: 0px;
}

#fontkleiner {
	font-size: 25px;
}

#homeintro {
	width: 70%;
	margin-left: 15%;
	margin-right: 15%;
	height: auto;
}

#paddingtopfix {
	padding-top: 20px;
}

#marginbottom {
	margin-bottom: 20px;
}

.customlabel {
	padding-left: 20px;
	padding-top: 20px;
}

#custombody {
	padding-top: 0px;
}

.customheight {
	height: 120px;
} 

.customheight2 {
	height: 60px;
} 

.programma {
	width: 100%;
	height: 50px;
	background-color: #0162a9;
	text-align: center;
	margin-bottom: 20px;
	border-radius: 3px;
}

.programma h1 {
	line-height: 50px;
	color: #fff;
}