.bwhite {
	color: #fff !important;
}
.btopheaderback {
	background: rgba(204, 10, 110, .6);
}
#secondary-nav, .toggle-nav-label {
	background: rgba(90, 96, 102, .8);
}
#footer, #footer a {
	color: #44494d;
}
#footer h5 a {
	color: #cc0a6e;
}
#page-heading .page-title-bhome {
	border: medium none;
	top: 300px;
	position: absolute;
	width: 100%;
	z-index: 0;
}
#page-heading .page-title-bhome4 {
	color: #fff;
	font-size: 4.8rem;
	font-weight: 400;
	/* text-shadow: 0 1px 4px rgba(0, 0, 0, 0.22); */
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.8);
	text-transform: none;
}
#page-heading .page-title-bhome2 {
	margin: 0;
	padding: 0;
	border: medium none;
	color: #fff;
	font-size: 2.0rem;
	font-weight: 400;
	/* text-shadow: 0 1px 4px rgba(0, 0, 0, 0.22); */
	text-shadow: 0 1px 4px rgba(0, 0, 0, 0.8);
	text-transform: none;
}
#page-heading .page-title-bhome3 {
	margin-top: 25px;
	width: auto;
}
.services-carousel .item .item-content {
	height: 240px;
}
.services-carousel .item a {
	color: #a8514a;
}
li.active, li.active a {
	font-weight: 700;
	color: #a8514a;
}
.bcopyright {
	background-image: none;
	background-color: #44494d;
}
.bcopyright p {
	margin: 0;
	padding: 1rem 0;
	font-size: 1.3rem;
}
.bcopyright, .bcopyright a {
	font-family: "Domine", serif;
	color: #fff;
}
.bcopyright a.bfooterlinkline {
	margin-left: 5px;
	padding-right: 10px;
	font-size: 1.3rem;
	border-right: 1px solid #fff;
	text-decoration: underline;
}
.bcopyright a.bfooterlinkline_last {
	margin-left: 5px;
	font-size: 1.3rem;
	text-decoration: underline;
}
.bcopyright a:hover {
	color: #4c4c4c;
}


.bcontent ul {
	list-style: none;
	padding-left: 2.2rem;
}
.bcontent ul li::before{
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 0 5px 7px;
	border-color: transparent transparent transparent #cc0a6e;
	margin-left: -2rem;
	position: absolute;
	margin-top: 6px;
}
.sidebar-widget a {
	letter-spacing: .3px;
	color: #7e688f;
}

a .bhomeowlcontent {
	color: #4c4c4c;
}

#content h6 {
	color: #7e688f;
	font-family: "Domine",sans-serif;
	font-size: 1.8rem;
	margin: 2.8rem 0;
	font-weight: 300;
	line-height: 1.4;
}

.bg-hotelarrangementen {
	background: rgba(0, 0, 0, 0) url("/images/APART_sub_hotelarrangementen.jpg") no-repeat scroll left top;
}
.bg-zakelijkearrangementen {
	background: rgba(0, 0, 0, 0) url("/images/APART_sub_zakelijkearrangementen.jpg") no-repeat scroll left top;
}
.bg-feestarrangementen {
	background: rgba(0, 0, 0, 0) url("/images/APART_sub_feestarrangementen.jpg") no-repeat scroll left top;
}
.bg-familiedag {
	background: rgba(0, 0, 0, 0) url("/images/APART_sub_familiedag.jpg") no-repeat scroll left top;
}
.bg-groepsfeesten {
	background: rgba(0, 0, 0, 0) url("/images/APART_sub_groepsfeesten.jpg") no-repeat scroll left top;
}
.bg-kinderfeestjes {
	background: rgba(0, 0, 0, 0) url("/images/APART_sub_kinderfeestjes.jpg") no-repeat scroll left top;
}

/**** SLIDER ****/

/* jssor slider bullet navigator skin 05 css */
.jssorb05 {
	position: absolute;
}
.jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
	position: absolute;
	/* size of bullet elment */
	width: 16px;
	height: 16px;
	background: url(/images/slider/b21.png) no-repeat;
	overflow: hidden;
	cursor: pointer;
}
.jssorb05 div { background-position: -7px -7px; }
.jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
.jssorb05 .av { background-position: -67px -7px; }
.jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

/* jssor slider arrow navigator skin 11 css */
.jssora11l, .jssora11r {
	display: block;
	position: absolute;
	/* size of arrow element */
	width: 37px;
	height: 37px;
	cursor: pointer;
	background: url(/images/slider/a21.png) no-repeat;
	overflow: hidden;
}
.jssora11l { background-position: -11px -41px; }
.jssora11r { background-position: -71px -41px; }
.jssora11l:hover { background-position: -131px -41px; }
.jssora11r:hover { background-position: -191px -41px; }
.jssora11l.jssora11ldn { background-position: -251px -41px; }
.jssora11r.jssora11rdn { background-position: -311px -41px; }

.bhomesliderarrow i {
	margin-top: 25px;
	padding-top: 3px;
	width: 50px;
	height: 50px;
	font-size: 50px;
	background-color: #fff;
	border-radius: 100%;
	color: #000;
}
/*** RESPONSIVE ***/
@media screen and (max-width: 1350px) {
	#slider1_container {
		margin-top: 75px !important;
	}
	.jssorb05 {
		bottom: 50px !important;
	}
}
@media screen and (max-width: 1150px) {
	#slider1_container {
		margin-top: 130px !important;
	}
	.jssorb05 {
		bottom: 20px !important;
	}
	.bhomesliderarrow {
		display: none;
	}
}
@media screen and (max-width: 910px) {
	#header {
		min-height: 600px;
	}
	#slider1_container {
		margin-top: 178px !important;
	}
	.jssorb05 {
		bottom: 20px !important;
	}
}
.parallax-image.img-responsive {
	width: 246px;
	height: 185px;
}
@media screen and (max-width: 767px) {
	.services-carousel .item .item-content {
		height: auto;
	}
	#page-heading .page-title-bhome {
		position: absolute;
		top: 0;
	}
	#header {
		min-height: 350px;
	}
	#slider1_container {
		margin-top: 196px !important;
	}
	.jssorb05 {
		bottom: 20px !important;
	}
	.parallax-image.img-responsive {
		width: 100%;
		max-width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 580px) {
	#page-heading .page-title-bhome {
		position: absolute;
		top: 0;
	}
	#header {
		min-height: 250px;
	}
	#slider1_container {
		margin-top: 196px !important;
	}
	.jssorb05 {
		bottom: 20px !important;
	}
	
	#page-heading .page-title-bhome4 {
		margin: 1rem 0 1rem;
		font-size: 3rem;
	}
	#page-heading .page-title-bhome2 {
		margin: 1rem 0 1rem;
		font-size: 1.5rem;
	}
	#page-heading .page-title-bhome3 {
		margin-top: 5px;
	}
	
}
@media screen and (max-width: 430px) {
	h1 {
	    font-size: 2.5rem;
	}
	h1 small {
	    line-height: 1;
	}
	#page-heading .page-title {
		letter-spacing: -1px;
		font-size: 1.9rem;
	}
	.header-row .toggle-nav-label .fa {
		display: none;
	}
	#page-heading .page-title-bhome {
		position: absolute;
		top: 0;
	}
	#header {
		min-height: 150px;
	}
	#slider1_container {
		margin-top: 196px !important;
	}
	.jssorb05 {
		display: none;
	}
	
	#page-heading .page-title-bhome4 {
		margin: 1rem 0 1rem;
		font-size: 3rem;
	}
	#page-heading .page-title-bhome2 {
		margin: 1rem 0 1rem;
		font-size: 1.1rem;
	}
	#page-heading .page-title-bhome3 {
		margin-top: 5px;
		padding: 5px;
		font-size: 12px;
	}
	
}

.drop_content_link {
	font-weight: bold;
	cursor: pointer;
	color: #7e688f;
	text-decoration: underline;
}
.bhomeowlcontent h4 {
	font-size: 1.7rem;
}
.bhomeowlcontent a h4 {
	margin-top: 0;
	padding-top: 0;
}
.services-carousel .item a {
	color: #4c4c4c;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 0;
	height: 0;
	overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.content-column.half.text-center .video-container {
	margin: 0 20px;
}

.barrangementenintro {
	padding: 10px 40px;
	background: #7e688f;
}
.barrangementenintro h2 {
	color: #fff;
}
.barrangementenintro p.lead {
	color: #fff;
}
.barrangementenintro p {
	color: #fff;
}
.barrangementenintro a {
	color: #fff;
}
.barrangementenintro ul li {
	color: #fff;
}
.barrangementenintro .btn-primary {
	background: #beb3c7;
}

.baanbiedinghome h2 small,
.baanbiedinghome h2,
.baanbiedinghome p {
	color: #fff;
}

.btn.btn-secondary{
	background: #8a93a1;
	border-color: #8a93a1;
	text-transform: uppercase;
	color: #fff;
	text-shadow: none;
}
.btn.btn-secondary:hover{
	background: #cc0a6e;
	border-color: #cc0a6e;
	color: #fff;
}