body {
	color:#3a3a3a;
	font: 15px/20px Helvetica;
}

h1 {
	font-size:36px;
	color:#3a3a3a;
	font-weight:bold;
}

#telefoon {
	display:none;
}

h1 {
  width: 100%;
  height: 45px;   
  position: relative;
  z-index: 1;
  margin:0 0 30px 0;
}

.slide-tekst-hoofd, .slide-tekst-sub {
	text-shadow: 0px 0px 7px rgba(0, 0, 0, 1);
}

.media a {
	color:#3a3a3a !important;
	text-decoration:none;
}

#footer img {
	max-width:100%;
}

.afbeelding {
	float:left;
}

.project-tekst {
	margin-left: 195px;
    min-height: 195px;
    border: 1px solid #b7b7b7;
    padding: 0 20px 20px 20px;
	margin-bottom: 20px;
}

.project-tekst span {
	float: right;
    margin: 20px 0 0 0;
}

.project-tekst a {
	font-size: 15px;
    color: #7b003b;
    font-weight: bold;
    text-decoration: none;
}

.project-tekst h2:before {
    content: "";
    position: absolute;
    bottom: -8px;
    width: 50px;
    border-bottom: none;
}

#geefreactie {
	margin: 0 0 23px;
	width: 100%;
	float: left;
}

#geefreactie input,
#geefreactie textarea,
.gform_wrapper select,
.gfield input{
	width: 100%;
	height: 25px;
	padding: 5px !important;
	font:normal 14px/23px 'open_sansregular', Verdana, Geneva, sans-serif !important;
	margin: 0 0 15px;
	border-radius: 3px;
	background: none;
	border: solid 1px #ccc;
}

	

#geefreactie textarea {
	height: 140px;
}

td, th {
	padding: 0;
}

.comment-form,
.gradient{
	/*display:block;
	width:100%;
	float:left;
	background: #ffffff;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #ffffff 0%, #f4f4f4 100%); 
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f4f4f4)); 
	background: -webkit-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#f4f4f4 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#f4f4f4 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );

	padding:15px;*/
}

#geefreactie td {
	vertical-align: top;
}
.firsttd {
	width: 240px;
	padding: 0 30px 0 0;
}
#submitbutton {
	    background: #7b003b;
    color: #fff;
    border: none;
    padding: 7px 10px;
    border-radius: 5px;
}

#teken {
	float:left;
}

.knop {
	text-transform: uppercase;
    font-size: 12px;
    color: #3a3a3a;
    font-weight: bold;
    margin: 20px 0 0 0;
    float: left;
}

.reactie {
	margin: 0 30px 0 30px;
}

#titel {
	font-size:17px;
	float:left;
	width:100%;
	margin: 0 0 15px 0;
}

a {
	color:#7b003b;
}

.single-project .project-tekst {
	height:auto;
	margin-left:0;
	padding: 20px 20px 10px 20px;
}

.single-project h1, .single-post h1, .page h1 {
	height:auto;
	    padding: 0 0 15px 0;
}

.single-project .project-tekst span {
	float:left;
	width:100%;
	margin: 0 0 15px 0;
}

.project-tekst h2 {
	margin-bottom:15px;
	padding-right: 120px;
}

#header-vervolg span {
	    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    z-index: 99;
    color: #fff;
    margin-top: -89px;
	font-weight: 700;
    font-size: 18px;
	padding: 33px 0 0 0;
    height: 90px;
}

#header-vervolg img {
	max-width:100%;
}

#header-vervolg {
	padding: 22px 0;
	background:#e0e0e0;
}

#inhoud em {
	color: #7b003b;
    font-weight: bold;
    font-style: normal;
	font-size:17px;
}

h1:before {
  content : "";
  position: absolute;
  bottom  : 0;
  width   : 50px;
  border-bottom:5px solid #7b003b;
}

h2 {
	font-size:20px;
	font-weight:bold;
	position:relative;
	margin-bottom:30px;
}

h2:before {
  content : "";
  position: absolute;
  bottom  : -8px;
  width   : 50px;
  border-bottom:3px solid #7b003b;
}

h3 {
	font-size:14px;
	font-weight:bold;
}

hr {
	height:1px;
	background-color:#b5b5b5;
	border:none;
	clear:both;
}

.navbar {
	margin:0;
}

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

.navbar-nav>li>a {
	padding:0;
	margin:0 7px;
	line-height:83px;
}

ul#menu-hoofdmenu li.menu-item-has-children ul.sub-menu {
    display: none;
	list-style-type: none;
	position: absolute;
    top: 65px; 
	min-width: 200px;
    z-index: 999; 
    background-color: #fff;
    padding: 12px;
}

ul#menu-hoofdmenu li.menu-item-has-children ul.sub-menu li {
	padding: 10px 0px;
}

ul#menu-hoofdmenu li.menu-item-has-children {
	margin-right: 10px;
}

@media (min-width: 767px){
	ul#menu-hoofdmenu li.menu-item-has-children:hover ul.sub-menu {
		display: block; 
	} 
}



ul#menu-hoofdmenu li.menu-item-has-children::after {
    display: inline-block;
    content: '';
    position: absolute;
    right: -5px;
    top: 33px;
    font-family: FontAwesome;
    content: "\f0d7";
    font-size: 11px;
}


#header {
	height:544px !important;
	margin:0;
	padding:0;
	position:relative;
	overflow:hidden;
}

.slide {
	height:544px !important;
	width:100%;
	background-size:cover;
	display:table;
	position:relative;
}

.slide-tekst-wrapper {
	width:100%;
	height:100%;
	display:table;
	color:#fff;
}

.slide-tekst {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:100%;
	height:100%;
}

.slide-tekst-hoofd {
	font-size:60px !important;
	font-weight:bold !important;
	line-height: normal;
}

.slide-tekst-sub {
	font-size:30px !important;
	margin:45px 0 !important;
}

.slide-tekst-button {
	font-size:16px !important;
	text-transform:uppercase;
	background-color:#7b003b;
	border-radius:30px;
	color:#fff;
	padding:10px 20px;
}

	.slide-tekst-button:hover {
		color:#fff;
		text-decoration:none;
	}

.cycle-pager { 
    text-align:center;
	width: 100%;
	z-index: 9999;
	position: absolute;
	bottom:30px;
	overflow: hidden;
}

.cycle-pager span { 
	width: 20px;
	height: 20px; 
    display: inline-block;
	cursor: pointer;
	border:2px solid #fff;
	background-color:#fff;
	border-radius:50%;
	font-size:1px;
	margin:0 3px;
}
.cycle-pager span.cycle-pager-active {background-color:#7b003b;border:2px solid #7b003b;}
.cycle-pager > * {cursor: pointer;}

.breadcrumbs {
	margin-bottom:20px;
}

.home .breadcrumbs {
    margin-bottom: 0;
    margin-top: 30px;
}

.introzin {
	color:#7b003b;
	font-weight:bold;
}

.home #zijbalk {
	margin-top:100px;
}

#zijbalk {
	margin-top:10px;
}

.zijbalk-link {
	font-size:12px;
	color:#3a3a3a;
	text-transform:uppercase;
	font-weight:bold;
	margin: 15px 0 15px 0;
    float: left;

}

#footer strong {
	text-transform:uppercase;
}

.recent-project {
	padding:0;
	min-height:240px;
	position:relative;
	margin-bottom:30px;
}

	.recent-project .mouse-over {
		padding:15px;
		background-color:rgba(123,0,59,0.75);
		position:absolute;
		width:100%;
		height:100%;
		display:none;
	}
	
	#header-vervolg span:hover {
    background-color: rgba(123,0,59,0.75);
	}
	
	
	
	.recent-project:hover .mouse-over {
		display:block;
	}

		.recent-project .mouse-over p {
			color:#fff;
			font-size:18px;
			font-weight:bold;
		}
		
			.recent-project .mouse-over p span {
				color:#fff;
				font-size:14px;
				font-weight:normal;
				position:absolute;
				bottom:15px;
			}

#footer {
	background-color:#e4e4e4;
	margin:30px 0 0 0;
	padding:30px;
	border-bottom:20px solid #7b003b;
}

.breadcrumbs a {
	text-decoration:none;
	color:#888888;
}

#knop {
	    background: #7b003b;
    color: #fff !important;
    text-transform: uppercase;
    padding: 10px 18px;
    border-radius: 20px;
    margin: 12px 0 0 0;
}

	#footer p {
		font-size:14px;
		margin:0;
	}

	#footer #menu-hoofdmenu-1 {
		list-style-type:none;
		margin:10px 0;
		padding:0;
	}
	
	#footer a {
		color:#282828;
		text-decoration:none;
	}
	
		#footer a:hover {
			color:#7b003b;
		}
		
		
@media (max-width: 767px)
{

	ul#menu-hoofdmenu li.menu-item-has-children ul.sub-menu {
		display: none;
		list-style-type: none;
		position: relative;
		top: 0;
		z-index: 999;
		background-color: #fff;
		padding: 12px;
	}

	.expaned-submenu {
		top: 7px !important;
	}

	ul#menu-hoofdmenu li.menu-item-has-children::after { 
		display: none;
	}
	
	ul#menu-hoofdmenu li.menu-item-has-children.showmenu ul.sub-menu {
		display: block; 
	} 

	.navbar-collapse{
		max-height:none;
	}
	
	#telefoon {
    display: block;
    background: #7b003b;
    color: #fff;
    text-align: center;
    padding: 12px 0;
    margin: 40px 0 20px 0;
    text-decoration: none;
    border-radius: 30px;
    float: left;
    width: 100%;
}
	
	.navbar-nav > li.menu-item-has-children ul,
	.navbar-nav > li.menu-item-has-children:hover ul{
		display:none;
		position:static;
	}
	
	.expaned-submenu{
		width:20px;
		font:normal 24px/20px Verdana, Geneva, sans-serif;
		height:20px;
		color:#019a4a;
		text-align:center;
		float:right;
		position:absolute;
		display:block;
		top:50%;
		cursor:pointer;
		z-index:2000;
		margin:-10px 0 0 15px;
		right:0;
	}
	
	.navbar-nav > li{
		clear:both;
	}
	
	.navbar-nav > li ul{
		position:static;
		width:100%;
		float:left;
	}
	
	.nieuws img{
		display:none !important;
	}
	
	.nieuws .nieuws-tekst{
		margin:0 !important;
	}
	
	#credits,
	#footer{
		text-align:center;
	}
	
	#credits ul,
	#credits li,
	#footer .pull-right,
	#footer ul,
	#footer li{
		width:100%;
	}
	
	#credits ul{
		margin:0 0 21px;
	}
	#footer div>div {
		margin-bottom:40px;
	}
	
	#knop {
    background: #7b003b;
    color: #fff !important;
    text-transform: uppercase;
    padding: 10px 18px;
    float: left;
    border-radius: 20px;
    margin: 35px 0 0 0;
    width: 100%;
}

.home #zijbalk {
    margin-top: 20px;
}

.navbar {
    min-height: 85px;
}

#menu-hoofdmenu {
	float:left !important;
	    width: 100%;
}

.navbar-nav {
    margin: 20px 0 !important;
}

.navbar-toggle {
    margin-top: 14px !important;
}

.navbar>.container .navbar-brand {
    padding-left: 0 !important;
    padding-right: 65px !important;
    max-width: 100%;
}

.slide-tekst-hoofd {
    font-size: 30px !important;
    font-weight: bold !important;
    line-height: 30px;
}

.single-project .slide {
    height: 210px !important;
}

.afbeelding {
	display:none;
}

.project-tekst {
    margin-left: 0;
    height: auto;
    border: 1px solid #b7b7b7;
    padding: 0 20px 20px 20px;
    margin-bottom: 20px;
}

iframe {
	width:100% !important;
}

.gform_wrapper .top_label li.gfield.gf_left_half {
    margin: 0 0 .5em;
    width: 100% !important;
}

.gform_wrapper .top_label li.gfield.gf_right_half {
    margin: 0 0 .5em;
    width: 100% !important;
}

td, th {
    padding: 0;
    float: left;
    width: 100% !important;
    word-break: break-word;
}

#header-vervolg {
	display:none;
}

.single-project #header {
    height: 220px !important;
}

.recent-project .mouse-over p {
    word-break: break-word;
}

.slide-tekst-sub {
    font-size: 30px !important;
    margin: 45px 0 !important;
    line-height: 35px;
}

.hoofdmenu {
	width:100%;
}
 

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #fff !important;
}

.navbar-nav>li>a {
    padding: 0;
    margin: 0 7px;
    line-height: 45px;
    border-bottom: solid 1px #ccc;
    float: left;
    width: 100%;
}
}

@media (min-width: 768px) and (max-width: 991px)
{
	#footer div>div {
    min-height: 295px;
	}
	
	#header-vervolg img {
    width: 100%;
}

.afbeelding {
	display:none;
}

.project-tekst {
    margin-left: 0;
    height: auto;
    border: 1px solid #b7b7b7;
    padding: 0 20px 20px 20px;
    margin-bottom: 20px;
}

td, th {
    padding: 0;
    float: left;
}

iframe {
	width:100%;
}

.single-project .slide {
    height: 250px !important;
}

.single-project #header {
    height: 250px !important;
}

#header-vervolg span {
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    z-index: 99;
    color: #fff;
    margin-top: -116px;
    font-weight: 700;
    font-size: 18px;
    padding: 49px 0 0 0;
    height: 116px;
    margin-bottom: 20px;
}
}

@media (min-width: 992px) and (max-width: 1199px)
{
	
	#header-vervolg span {
    position: relative;
    width: 100%;
    float: left;
    text-align: center;
    z-index: 99;
    color: #fff;
    margin-top: -72px;
    font-weight: 700;
    font-size: 18px;
    padding: 28px 0 0 0;
    height: 72px;
}

.project-tekst {
    margin-left: 195px;
    height: 220px;
    border: 1px solid #b7b7b7;
    padding: 0 20px 0 20px;
    margin-bottom: 20px;
}
}

@media(min-width:1200px)
{
}