#overonsbox {
	margin-top: 125px;
	margin-bottom: 25px;
}

#margeprojecten {
	margin-top: 100px;
}

.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;
}

