body {
	padding-top: 45px;
}

.wrapper {
	width: 960px;
	height: auto;
	position: relative;
	margin: 0 auto;
}

p {
	margin-bottom: 15px;
}

div, span, p, header, section, aside, footer, h1, h2, h3, h4, small, textarea, input {
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;		
}


/* NAV */

nav, .mainmenu {
	width: 100%;
	height: 35px;
	position: fixed;
	top: 0;
	left: 0;
	background: #c41230;
	z-index: 999;
}

.mainmenu ul li {
	width: auto;
	height: 35px;
	float: left;
	padding: 0 14px;
	list-style: none;
}
.mainmenu ul li a {
	width: 100%;
	height: 100%;
	display: block;
	line-height: 35px;
	color: white;
	text-decoration: none;
}
.mainmenu ul li:hover {
	background: #243975;
}
.mainmenu ul li.current-menu-item {
	/*background: #243975;*/
	background: white;
	border-left: 1px solid #c41230;
	border-right: 1px solid #c41230;
}
.mainmenu ul li.current-menu-item a {
	color: #c41230;
	font-weight: 600;
}

/* Logo Space */
.p-small-imgs {
	width: 345px;
	height: 230px;
	float: left;
	margin-bottom: 15px;
	background-size: 100%!important;
}
.logo {
	width: 195px;
	height: auto;
	position: absolute;
	top:87px;
	left: -3px;
	z-index: 2;
}
.logo-top {
	top:10px!important;
}
.block1 h1, .block2 h1, .block3 h1, .block4 h1, .footer h1 {
	width: 100%;
	height: auto;
	float: left;
	margin: 0 0 5px 0;
	font-size: 28px;
	font-weight: 300;	
}

.indicator {
	width: 350px;
	height: 20px;
	padding: 40px 0;
	position: fixed;
	text-align: center;
	top:200px;
	right: -130px;
	border-radius: 10px;
	border: 2px solid #fff;
	-webkit-box-shadow: -2px 0px 5px rgba(50, 50, 50, 0.1);
	-moz-box-shadow:    -2px 0px 5px rgba(50, 50, 50, 0.1);
	box-shadow:         -2px 0px 5px rgba(50, 50, 50, 0.1);
	background: #f7f7f7;	
}
.rotate {
	display: inline-block;
	height: 20px;
	border-right: 20px solid #c41230;
	color: #233973;
	padding-right: 10px;
	font-size: 40px;
	line-height: 9px;
	text-transform: capitalize;
}

.btn {
	display: inline-block;
	padding: 6px 12px;
	margin-bottom: 0;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.428571429;
	text-align: center;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;	
	text-decoration: none;
	font-size: 12px;
}
.btn-default {
	color: #333333;
	background-color: #ffffff;
	border-color: #cccccc;	
}
.block1 h1, .block2 h1, .block3 h1, .block4 h1 {
	color: #243975;
}

.block1, .block2, .block3 {
	line-height: 19px;
}
.block1 {
	text-align: justify;
}
.pagequote {
	position: absolute;
	font-size: 34px;
	color: 	#243975;
	font-weight: 200;
}
.footer {
	width: 100%;
	height: auto;
	float: left;
	margin-top: 20px;
	background: #f1e5eb;
	color: #7c2250;
}
.footer div {
	width: 655px;
	height: auto;
	float: right;
	padding: 15px 25px;
}
.footer h1 {
	color: #7c2250;
}



/* ALGEMEEN */
.algemeen .block1 {
	width: 465px;
	min-height: 105px;
	height: auto;
	float: left;
	margin-left: 80px;
	margin-top: 90px;
	margin-bottom: 50px;
}
.algemeen .block1 h1 {
	margin-bottom: 10px;
}
.algemeen .block2, .ontwerp .block1 {
	width: 225px;
	height: auto;
	float: left;
	text-align: justify;
}
.algemeen .pagequote {
	width: 180px;
	top:470px;
	left: 260px;
	text-align: right;
	line-height: 40px;
}
.algemeen .main-image, .ontwerp .main-image {
	width: 420px;
	height: 420px;
	float: right
}

.algemeen .second-image {
	width: 200px;
	height: 200px;
	float: right;
	margin-right: 10px;
}

.algemeen .third-image, .algemeen .fourth-image {
	width: 100px;
	height: 100px;
	position: absolute;
}
.algemeen .third-image {
	top:565px;
	right:430px;
}
.algemeen .fourth-image {
	top:690px;
	right:320px;	
}

/* ONTWERP PAGINA */

.ontwerp .block2 {
	width: 645px;
	height: auto;
	float: right;
}
.ontwerp .block2 h1 {
	margin-bottom: 10px;
}
.ontwerp .main-image, .ontwerp .second-image {
	border: 1px solid #c9c9c9;
}
.ontwerp .main-image {
	margin-top: 158px;
	margin-bottom: 41px;
}
.ontwerp .second-image {
	width: 180px;
	position: absolute;
	top:158px;
	left:276px;
}
.ontwerp .pagequote {
	width: 400px;
	top:466px;
	left: 125px;
}

/* PROJECTLEIDING PAGINA */

.projectleiding .block1 {
	width: 250px;
	height: auto;
	float: left;
}
.projectleiding .block2 {
	width: 605px;
	height: auto;
	float: right;
	margin-top: 20px;
}
.projectleiding .block2 h1 {
	margin-bottom: 20px;
	
}

.projectleiding .main-image {	
	width: 415px;
	height: 415px;
	float: right;
	margin-top: 158px;
	margin-right: 190px;
}
.projectleiding .second-image {
	width: 180px;
	height: auto;
	position: absolute;
	top:158px;
	right: 0;
}
.projectleiding .pagequote {
	width: 400px;
	top:475px;
	left: 125px;
}

/* PRODUCTIE PAGINA */

.productie .block1 {
	width: 250px;
	height: auto;
	float: left;
}

.productie .block2 {
	width: 610px;
	height: auto;
	float: right;
	margin-top: 20px;
}

.productie .main-image {	
	width: 380px;
	height: 380px;
	float: right;
	margin-top: 158px;
	margin-right: 104px;
}

.productie .second-image {
	width: 110px;
	height: 110px;
	position: absolute;
	top:158px;
	left: 355px;
}

.productie .pagequote {
	width: 400px;
	float: left;
	margin: 80px 0 20px 10px;
}

.productie .block2 h1 {
	margin-bottom: 10px;
}

/* APPARATUUR PAGINA */
.apparatuur .p-small-imgs {
	height: 305px;
	margin-right: 500px;
}

.apparatuur .main-image {	
	width: 380px;
	height: 380px;
	position: absolute;
	top:157px;
	left: 276px;
}

.apparatuur .second-image {
	width: 220px;
	height: 220px;
	position: absolute;
	top:317px;
	right: 73px;
}

.apparatuur .block1 {
	width: 250px;
	height: auto;
	float: left;
}

.apparatuur .block2 {
	width: 610px;
	height: auto;
	float: right;
	margin-top: 270px;
}

.apparatuur .block2 h1 {
	line-height: 30px;
	margin-bottom: 10px;
}

/* HANDELSMEUBILAIR PAGE */

.handelsmeubilair .p-small-imgs {
	height: 305px;
}

.handelsmeubilair .main-image {	
	width: 380px;
	height: 380px;
}

.handelsmeubilair .block1 {
	width: 250px;
	height: auto;
	float: left;
	margin-top: 80px;
}

.handelsmeubilair .block2 {
	width: 610px;
	height: auto;
	float: right;
	margin-top: 40px;
}

.handelsmeubilair .block2 h1 {
	margin-bottom: 10px;
}

.handelsmeubilair .main-image {	
	width: 380px;
	height: 380px;
	float: right;
	margin-top: 158px;
	margin-right: 0px
}

.handelsmeubilair .second-image {	
	width: 148px;
	height: 150px;
	position: absolute;
	top:238px;
	left: 196px;
}

.handelsmeubilair .third-image {	
	width: 214px;
	height: 230px;
	position: absolute;
	top:158px;
	left: 355px;
}

.handelsmeubilair .pagequote {
	width: 430px;
	text-align: right;
	position: absolute;
	top:50px;
	right: 0;
	line-height: 35px;
}

.projecten .p-small-imgs {
	height: 305px;
}

.block1 ul li {
	width: 100%;
	float: left;
	padding: 7px 5px;
	list-style: none;
}
.block1 ul li:nth-child(2n+2) {
	background: #f1f1f1;
}
.block1 ul li i {
	float: left;
	color: #c41230;
	margin-top: 3px;
	margin-right: 10px;
}

.projecten .block1 {
	width: 250px;
	min-height: 350px;
	height: auto;
	float: left;
}

.projecten .block2 {
	width: 515px;
	min-height: 105px;
	height: auto;
	float: right;
	margin-right: 70px;
}

.projecten .main-image {
	width: 380px;
	height: 380px;
	float: right;
	margin-top: -162px;
	margin-right: 304px;	
}

.projecten .pagequote {
	top:560px;
	left: 275px;}

.projecten .block3 {
	width: 610px;
	height: auto;
	float: right;
	margin-top: 40px;	
}


.vacatures .p-small-imgs {
	height: 310px;
}
.vacatures .block1{
	float: right;
	width: 575px;
	margin-top: 80px;
}
.vacatures .block1 h1 {
	margin-bottom: 10px;
}
.vacatures-container {
	width: 575px;
	height: auto;
	float: right;
}
.vacature {
	float: right;
	width: 525px;
	margin-bottom: 15px;
	line-height: 19px;
	box-shadow: 0 0 3px #c5c5c5;
	padding: 25px;
}
.vacature span {
	width: 100%;
	float: left;
}
.vacature .jobtitle {
	color: #c41230;
	font-weight: 600;
	font-size: 14px;
}
.vacature .jobsummary {
	margin: 15px 0;
}
.vacatures .sidebar {
	float: left;
	width: 250px;
}
.sidebar h3 {
	float: left;
	margin-bottom: 10px;
	font-size: 13px;
}
.sidebar ul {
	width: 100%;
	float: left;
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	width: 100%;
	float: left;
	list-style: none;
	margin-bottom: 5px;
}
.sidebar ul li a {
	color: #c41230;
}
.fotos .block1 {
	width: 575px;
	float: right;
	margin-left: 30px;
}
.fotos .block1 h1 {
	margin-bottom: 10px;
}

.fotos .block2 {
	width: 960px;
	float: left;
	margin-top: 130px;
}

.fotos .block2 h1 {
	width: 100%;
	height: auto;
	float: left;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.wrapper.single {
	margin-top: 130px;
}

.wrapper.single h1 {
	width: auto;
	height: auto;
	float: left;
	margin: 0 0 5px 20px;
	font-size: 28px;
	font-weight: 300;	
	color: #243975;
}

.contact .block1 {
	width: 575px;
	float: right;
	margin-left: 30px;	
}
.contact .p-small-imgs {
	height: 310px;
}

.contact .block2 {
	float: right;
	margin-top: -87px;
	margin-right: 4px;
}

.contact .block3 {
	width: 250px;
	height: auto;
	float: left;	
}

.contact .block4 {
	width: 550px;
	float: right;
	margin-right: 15px;
}
.contact .block4 .form-group {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 5px;
}
.contact .block4 .form-group br {
	display: none;
}
.contact .block4 label {
	width: 200px;
	float: left;
	height: 30px;
	line-height: 30px;
}
.contact .block4 .wpcf7-form-control-wrap {
	width: 350px;
	float: right;
}
.contact .block4 input {
	width: 350px;
	float: left;
	height: 30px;
	border: 1px solid #ccc;
	border-radius: 3px;
	text-indent: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;		
}
.contact .block4 textarea {
	width: 350px;
	float: left;
	border: 1px solid #ccc;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;		
	padding: 10px;
}

.contact .block4 input[type=submit] {
	float: right;
	background: #c41230;
	color: white;
	width: 150px;
	border: none;
	margin-top: 10px;
}
.contact .block1 h1 {
	margin-bottom: 10px;
}
.contact .block4 h1 {
	margin: 20px 0;
}

.contact iframe {
	border: 1px solid #ccc;
}

.fotos hr {
	float: left;
	width: 100%;
	margin: 20px 0;
	color: #ebebeb;
	background-color: #ebebeb;
}

.algemeen, .ontwerp, .projectleiding, .productie, .apparatuur, .handelsmeubilair, .projecten, .vacatures, .fotos, .contact {
	margin-top: 10px;
}

.footer table {
	width: 100%;
	height: auto;
	float: left;
}

.credits {
	width: 100%;
	height: 30px;
	float: left;
	background: #f3f3f3;
	margin-top: 20px;
	border-top:1px solid #ccc;
	line-height: 30px;
	color: #939393;
	font-size: 11px;
}
.credits span {
	width: auto;
	float: left;
}
.credits span + span {
	float: right;
}
.credits span + span a {
	color: #c41230;
}

.ngg-album {
	width: 190px!important;
	height: 260px!important;
	float: left;
	border: 0!important;
	margin-right: 2px;
	padding: 0!important;
}
.ngg-thumbnail {
	float: left!important;
}

.ngg-gallery-thumbnail {
	width: 189px!important;
}

.ngg-description {
	display: none;
}
.ngg-thumbnail {
	float: left;
}
.ngg-thumbnail img {
	border: none!important;
	margin: 0!important;
	padding: 0!important;
}

.ngg-albumtitle {
	width: 100%;
	float: left;
	text-align: center;
}
.ngg-albumtitle a {	
	width: 100%;
	text-align: center;
	font-weight: 160;
	font-size: 12px;
	color: #c41230;
	text-decoration: none;
	float: left;
}

.ngg-gallery-thumbnail a img {
	width: 189px;
	padding: 0!important;
	margin: 0!important;
	border:none!important;
}

.ngg-gallery-thumbnail-box {
	margin-right: 3px!important;
	margin-bottom: 3px;
}

.ngg-galleryoverview .gal-nav {
	display: none;
}

.btn-default {
	float: left;
	padding: 7px 11px;
	background: white;
	border-radius: 4px;
	border: 1px solid #ccc;
	cursor: pointer
}
.btn-default:hover {
	background: #f1f1f1;
}

.footer_img {
	float: left;
	width: 235px;
	overflow: hidden;
}

.footer_img img {
	height: 100%;
	width: auto;
}

.ngg-navigation {
	width: auto;
	float: right;
	height: 40px;
}
.ngg-navigation span {
	padding: 10px 15px!important;
	background: #c41230;
	border: 1px solid #c41230;
	color: white;
}
.ngg-navigation a {
	padding: 10px 15px!important;
	color: #c41230;
}

.ngg-albumoverview {
	float: left;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 30px;
}

.gal-nav {
	width: 100%;
	height: auto;
	float: left;
	padding: 10px 0;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
	margin-bottom: 5px;	
}
.gal-nav + small {
	width: 100%;
	height: auto;
	float: left;
	margin-bottom: 20px;
	font-size: 10px;
	color: #bfbfbf;
}

a.back {
	width: auto;
	height: 35px;
	float: left;
	padding: 0 10px;
	border: 1px solid #ccc;
	line-height: 35px;
	border-radius: 4px;
	text-decoration: none;
	color: #666;
}
a.back:hover {
	background: #ebebeb;
	cursor: pointer;
}
.gal-title {
	width: auto;
	height: 35px;
	float: left;
	text-indent: 10px;
	font-size: 28px;
	font-weight: 100;	
	line-height: 37px;
	color: #c41230;
}
.gal-title span {
	display: none;
}

.ngg-album-compactbox {
	padding: 0!important;
	border: 0!important;
	border-radius: 0!important;
}
.ngg-album-compactbox:before, .ngg-album-compactbox:after {
	display: none;
}

.wpcf7-response-output {
	width: 100%;
	float: left;
	padding: 10px!important;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;		
	background: #ffe0f0;
	border: none!important;
	text-align: center;
}

.copy {
	width: 100%;
	float: left;
	text-align: center;
	font-size: 11px;
	color: #555;
}