.bwhite {
	color: #fff !important;
}

.btopheaderback {
	background: rgba(168, 83, 72, .6);
}

#secondary-nav,
.toggle-nav-label {
	background: rgba(125, 105, 144, .8);
}

#footer,
#footer a {
	color: #7e688f;
}

#footer h5 a {
	color: #a8514a;
}

#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 {
	padding: 0;
	/* height: 240px; */
	height: 100px;
}

.services-carousel .item .item-content a {
	padding: 3.2rem;
}

.services-carousel .item a {
	color: #a8514a;
	display: block;
}

li.active,
li.active a {
	font-weight: 700;
	color: #a8514a;
}

.bcopyright {
	background-image: none;
	background-color: #a8514a;
}

.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 #a8514a;
	margin-left: -2rem;
	position: absolute;
	margin-top: 6px;
}

.sidebar-widget a {
	letter-spacing: .3px;
	color: #7e688f;
}

a .bhomeowlcontent {
	color: #4c4c4c;
}

.bcontent hr {
	margin: 20px 0;
}

#content h6 {
	color: #7e688f;
	font-family: "Domine", sans-serif;
	font-size: 1.8rem;
	/* margin: 2.8rem 0; */
	margin: 0;
	padding: 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;
}

/**** 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;
}

.barrangementenintro .drop_content_link,
#content .barrangementenintro h6 {
	color: #fff;
}

.btoplanglink {
	font-family: 'Domine', sans-serif;
	font-weight: 400;
	font-size: 14px;
	letter-spacing: 1px;
	display: inline;
}

a {
	text-decoration: underline;
	color: #7e688f;
}

.barrangementenintro a {
	text-decoration: underline;
	color: #fff;
}

.barrangementenintro a:hover {
	text-decoration: none;
}

.drop_content_link {
	font-weight: normal;
}

.drop_content_link:hover {
	color: #363D40;
	text-decoration: none;
}

.btn.btn-primary,
li.active a,
.sidebar-widget a {
	text-decoration: none;
}

.bbtn_topmenu {
	/* padding: 10px 3.2rem; */
	padding: 10px 1rem;
}

a.bheadermenu_link {
	color: #fff;
	text-transform: none;
	text-decoration: none;
	font-weight: 500;
	padding: 0 20px 0 0;
	line-height: 26px;
}

a.bheadermenu_link.last {
	padding-right: 0;
}

a.bheadermenu_link:hover {
	/* color: #7e688f; */
	opacity: .3;
}

ul.bheadermenu {
	list-style: none;
	/* float: right; */
	margin: 0;
	padding: 0;
}

ul.bheadermenu li.bheadermenu-item {
	display: block;
	position: relative;
	float: left;
}

/* .btn.btn-primary.bheadermenu_button {
	background: #a8514a;
	border-color: #a8514a;
}
.btn.btn-primary.bheadermenu_button:hover {
	background: #7e688f;
	border-color: #7e688f;
} */
.bheadermenu_button {
	display: none;
}


.btn-boeken {
	margin-top: 29px !important;
	height: auto !important;
	line-height: 20px !important;
	color: #fff !important;
}

@media (max-width: 991.98px) {
	.bheadermenu_button {
		display: inline-block;
		padding: 9px 1rem 8px 1rem;
	}

	.absolute-header {
		z-index: 9999;
	}

	ul.bheadermenu {
		display: none;
		position: absolute;
		top: 100%;
		background: #a7514a;
		left: 0;
		padding: 0;
		box-shadow: 0 20px 40px rgba(0, 0, 0, 0.75);
		text-align: left;
		margin-top: 0;
		border-top: 1px solid #c18580;
	}

	ul.bheadermenu li.bheadermenu-item {
		display: block;
		float: none;
		padding: 5px 12px;
		border-bottom: 1px solid #c18580;
	}

	ul.bheadermenu li.bheadermenu-item a {
		display: block;
	}

	/* SLIDER ARROWS EN BULLETS */
	.jssorb05,
	.jssora11l,
	.jssora11r {
		display: none;
	}
}

@media (max-width: 430px) {
	.bheadermenu_button .fa {
		display: none;
	}
}

#toggle-sub-nav:checked+.bheadermenu {
	display: block;
}