/*
Theme Name: Durus - NewHeap updated
Theme URI: http://themeforest.net/user/bradweb/?ref=newheap
Description: Durus Multipurpose Responsive Wordpress Theme
Version: 999
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
*/


.wp-caption-text,
.sticky,
.gallery-caption,
.bypostauthor {}

.headercontainer {
	display: none;
}

.page-id-2091 .headercontainer {
	display: block;
	position: relative;	
	max-width: 1150px;
	height: 100px;
	margin: 0 auto;	
	z-index: 999;
	bottom: 250px;

}


.headertekst {
/* 	position: absolute; */
/* 	top: 25px; */
/* 	left: 25px; */
	color: #777;
  	background:rgba(255,255,255,0.9);
	padding: 20px;
	max-width: 450px;
	float: right;
	border-top: 4px solid #8b4699;
}


@media (max-width: 550px) {
  .page-id-2091 .headercontainer {
	font-size: 13px;
	line-height: 18px;	
	bottom: 160px !important;
  }
}

.certificaat {
	display: none;
}

.page-id-2091 .certificaat {
	position: absolute;
    right: 20px;
    top: 20px;
    height: 109px;
    width: 100px;
    display: block;
    z-index: 999;
}

@media (max-width: 780px) {
  .page-id-2091 .certificaat {
	display:none;
  }
}

.aanmelden_ai {
	border: 1px solid #834c95;
    margin-left: 0px !important;
    margin-right: 10px !important;    
    padding: 20px 10px 0px 10px;
    background: #fcf5ff;
	color: #834c95;    
}

.aanmelden_ai h6 {
	color: #834c95;
	
}

.title.style1 span {
    line-height: 40px;
}


/*
.home .headercontainer {
	display: none;
	position: relative;
	margin: 0 auto;
	max-width: 1150px;
	position: relative;
	z-index: 999;
	bottom: 135px;
}
*/

/*
.home .headertext {
	bottom: 120px;
	display: block;
	position: relative;
}
*/

/*

.titel {
	position:relative;	
	color: #fff;
	margin: 10px 0px;
}

.titel span {
	background: rgba(255,255,255,0.8);
	padding: 10px 15px;
	font: 19px/1.4 "Montserrat",sans-serif;	
}

.titel a, .titel a:hover {
	color: #8b4699;
}

.subtitel {
	position:relative;
	margin: 15px 0px;	
}

.subtitel span {
	background: #8b4699;
	font: 15px/1.4 Arial, sans-serif;	
	padding: 10px 15px;
}

.subtitel a, .subtitel a:hover {
	color: #fff;
}

.page-id-1481 .feature_box h4:hover {
	color: #3d3d3d;
	cursor: default;
}

.page-id-1481 .toggle-title {
	border: 0px !important;

}

.page-id-1481 .toggle-title a {
	font-size: 14px !important;
	font-weight: bold !important;
}
*/





