<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html {
	font-size: 16px;
}
body {
	font-family: 'Raleway', Arial, sans-serif;
	background-color: #ffffff;
	font-weight: 400;
	color: #000;
	font-size: 16px;
	line-height: 20px;
}

a {
	color: #a81d5a;
}
a:hover {
	color: #d12e78;
}
a:active, a:focus {
	color: #000;
}
img {
	max-width: 100%;
}
.nomargin {
	margin: 0 0 0 0 !important;
	padding: 0 0 0 0 !important;
}
.sticky {
    position:fixed;
    top:0;
    z-index: 9999;
}




h1, h2, h3, h4 {
	font-family: 'Roboto', Arial, Helvetica, sans-serif;
	font-weight: 600;
	margin: 0 0 15px 0;
	color: #000;
	padding: 0 0 0 0;
}
h1 {
	font-size: 28px;
	margin-bottom: 30px;
	font-weight: 300;
	color: #a81d5a;
}
h2 {
	font-size: 36px;
	font-weight: 200;
}
h3 {
	font-size: 16px;
}

.nopadding {
	padding: 0 0 0 0;
}
.clearboth {
	clear: both;
}

.bglight {
	background-color: #f6f7f8;
}
.bgdark {
	background-color: #262422;
}
.bgpink {
	background-color: #a81d5a;
}
.well {
	background-color: #a81d5a;
	color: #fff;
	margin-top: 40px;
	border: 0px solid white;
	border-radius: 0px;
	box-shadow: none;
}
.well a {
	color: #fff;
	text-decoration: underline;
}
.btn {
	border-radius: 0px;
}
#maintext .btn  {
	padding: 12px 18px;
	font-size: 16px;
}




.ghostbtn{

	background: #ffffff;
	color: #7e7675;
	border: 1px solid #ccc !important;

	/* CSS Transition */
	-webkit-transition: background .5s ease-in-out, border .5s ease-in-out;
	-moz-transition: background .5s ease-in-out, border .5s ease-in-out;
	-ms-transition: background .5s ease-in-out, border .5s ease-in-out;
	-o-transition: background .5s ease-in-out, border .5s ease-in-out;
	transition: background .5s ease-in-out, border .5s ease-in-out;
	

}
.ghostbtn:hover{

	border: 1px solid #000 !important;
}









#shortcuts {
}
#shortcuts h2 {
	padding: 15px 0;
	margin: 0 0;
	font-size: 13px;
	color: #eee;
	font-weight: 300;
}
#shortcuts h3 {
	padding: 15px 0;
	margin: 0 0;
	font-size: 15px;
	color: #ffffff;
}
#shortcuts .btn {
	background-color: #a81d5a;
	border: 0px solid #fff;
	color: #fff;
	border-radius: 0;
	margin: 0 0;
	min-height: 36px;
	line-height: 36px;
}
#shortcuts .btn:hover {
	background-color: #d12e78;
}
#shortcuts a.tel {
	text-decoration: none !important;
	color: #fff !important;
	font-size: 17px;
}

.navbar {
	min-height: 170px !important;
	background-color: #fff;
	-webkit-box-shadow: 0px 4px 65px -25px rgba(0,0,0,0.4);
	-moz-box-shadow: 0px 4px 65px -25px rgba(0,0,0,0.4);
	box-shadow: 0px 4px 65px -25px rgba(0,0,0,0.4);
}
.navbar-nav {
	margin-top: 15px;
}
.navbar-nav&gt;li&gt;a {
	padding-top: 25px;
	font-size: 19px;
	color: #909090;
}
.navbar-nav&gt;li&gt;a:hover {
	background-color: #fff;
	border-bottom: 1px solid #a81d5a;
}
.navbar-nav&gt;li.active&gt;a {
	background-color: #fff;
	color: #a81d5a;
}
a.navbar_brand:hover {
	text-decoration: none;
}
.navbar-main {
	padding: 25px 15px 0;
	background-color: #fff;
}


#maincontent {
	padding-top: 150px;
}

#sfeerbeeld {
	height: 450px;
	overflow: hidden;
}
#sfeerbeeld.achterliggende {
	height: 200px;
	overflow: hidden;
	margin-bottom: 60px;
}
#sfeerbeeld div {
	width: 100%;
}
#sfeerbeeld div img {
	width: 100%;
}
#sfeerbeeld.achterliggende div img {
	position: relative;
	top: -120px;
}
#homeblocks {
	margin-bottom: 80px;
	padding: 40px 0;
}
.slogan {
	color: #ffffff;
	font-size: 28px;
	line-height: 40px;
	font-weight: 100;
}
#hometext hr {
	width: 50px;
	border: 1px solid #a81d5a;
	height: 0px;
	text-align: left;
	display: inline-block;
	margin-top: -15px;
}
.homeblock {
	text-align: center;
	min-height: 270px;
	color: #fff;
	padding: 40px 50px;
	font-size: 14px;
}
.homeblock i {
	margin-bottom: 10px;
}
.homeblock a {
	color: #fff;
}
#hometext {
	padding: 0px 0 100px;
	font-size: 16px;
	line-height: 24px;
}




.team .row {
	padding: 80px 0;
}
.team h2 {
	margin-bottom: 40px;
}
.team h3 {
	font-size: 21px;
}
.team p {
	line-height: 24px;
}
.team .row &gt; div p {
	padding-right: 40px;
	padding-left: 40px;
}
.team .row img {
	width:100%;
	margin: 0 0 40px 0;
	border-left: 10px solid #d12e78;
}


.erkenning {
	padding-top: 60px;
}
.erkenning h2 {
	font-size: 30px;
	margin: 0 0 0 0;
}
.erkenning ul li img {
	margin: 0 30px; 
}


.nieuws .row {
	padding: 80px 0;
}
.nieuws h2 {
	margin-bottom: 40px;
}
.nieuws a h3 {
	font-size: 21px;
	color: #d12e78;
	-o-transition:.5s;
	-ms-transition:.5s;
	-moz-transition:.5s;
	-webkit-transition:.5s;
	transition:.5s;
	font-weight: normal;
}
.nieuws a {
  	overflow: hidden;
	display: block;
}
.nieuws a:hover {
	text-decoration: none;
}
.nieuws a:hover h3 {
	text-decoration: underline;
}
.nieuws a p {
  	line-height: 24px;
	color: #666;
}
.nieuws a:hover p.meer {
	color: #d12e78;
}
.nieuws .row a img {
	width:100%;
	margin: 0 0 30px 0;
	-moz-transition: all 0.3s;
	-webkit-transition: all 0.3s;
	transition: all 0.3s;
}
.nieuws .row a:hover img {
	width:100%;
	-moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}


#maintext hr {
	width: 50px;
	border: 1px solid #a81d5a;
	height: 0px;
	text-align: left;
	display: inline-block;
	margin-top: -15px;
}
#maintext {
	padding: 90px 0 100px;
	font-size: 16px;
	line-height: 28px;
}
#maintext div p {
	margin: 0 0 20px 0 !important;
}
#maintext &gt; div {
	padding-bottom: 0px;
}
#maintext h2 {
	color: #a81d5a;
	margin: 40px 0 15px 0;
	font-size: 21px;
	line-height: 36px;
	font-weight: 500;
}
#maintext .subnav {
	margin-top: 40px;
}
#maintext ul {
	margin: 0 0 20px 0;
	padding: 0 0 0 20px;
	list-style-type: circle;
}
#maintext ul li {
	padding-left: 10px;
}
#maintext ul.list-unstyled {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	list-style-type: none;
}
#maintext ul.list-unstyled li {
	padding-left: 0px;
}


.panel-default {
	border: 0px solid #fff;
}

#contactus.affix {
	top: 200px;
}




#map-canvas {
  	width: 100%; 
  	height: 300px;
	margin: 0;
	padding: 15px;
}

footer {
	background-color: #3b1224;
	padding: 80px 0 50px;
	color: #fff;
	font-size: 14px;
	line-height: 24px;
}
footer a {
	color: #fff;
}
footer h4 {
	color: #fff;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
	font-size: 14px;
}
footer .row &gt; div {
	margin-bottom: 40px;
}



form .form-control {
	border-radius: 0px !important;
	font-size: 16px !important;
	padding: 10px 12px !important;
	height: auto !important;
}
form .btn {
	border-radius: 0px !important;
	font-size: 16px !important;
	padding: 10px 24px !important;
	height: auto !important;
}
form .form-control.err {
	border: 1px solid #bd0000 !important;
	color: #bd0000 !important;
	background-color: #fff2f2 !important;
}


#header .navbar-inverse ul.nav a span {
	border: 1px solid #ccc;
	padding: 8px 15px;
}
#header .navbar-inverse ul.nav a:hover span {
	border: 1px solid #f7b700;
}










@media (max-width : 1200px) {

	/* LG - IPAD LANDSCAPE */

	#hometext {
		padding: 0px 0 80px;
		font-size: 15px;
		line-height: 24px;
	}
	#hometext h1 {
		font-size: 24px;
	}
	.navbar-nav&gt;li&gt;a {
		font-size: 17px;
	}
	#sfeerbeeld {
		height: 380px;
	}
	.slogan {
		font-size: 22px;
		line-height: 30px;
	}

	.nieuws a p {
		font-size: 15px;
		line-height: 21px;
	}
	.nieuws a h3 {
		font-size: 18px;
	}



}


@media (max-width : 992px) {

	/* MD - IPAD LANDSCAPE */

	#hometext {
		padding: 0px 0 30px;
	}
	#hometext &gt; div {
		margin-bottom: 60px;
	}
	.homeblock {
		min-height: 270px;
		padding: 30px 40px;
		font-size: 16px;
	}
	#sfeerbeeld {
		height: 300px;
	}
	.navbar-main {
		padding-top: 30px;
	}
	.navbar-nav&gt;li&gt;a {
		font-size: 15px;
		padding: 10px 10px;
	}
	.navbar_brand h2 {
		margin-top: 3px;
		font-size: 30px;
	}
	.navbar_brand h2 img {
		width: 250px;
	}
	.navbar_brand h2 span {
		margin-left: -7px;
	}
	.slogan {
		font-size: 20px;
		line-height: 30px;
	}
	.team {
		font-size: 15px;
	}

	footer {
		padding: 50px 0 0px;
		font-size: 13px;
	}



}


@media (min-width: 768px) {

	/* DROPDOWN MENU ON MOUSEOVER (BUT NOT ON MOBILE) */

	ul.nav li.dropdown:hover ul.dropdown-menu {
	    display: block;
	}

}


@media (max-width: 767px) {

	/* SM - IPAD PORTRAIT XS */

	#homeblocks {
		margin-bottom: 0px;
	}
	#sfeerbeeld {
		height: auto !important;
		min-height: 0px !important;
		margin-top: 40px;
	}
	#maintext div.subcol {
		padding-bottom: 40px;
	}
	.icon-bar {
		color: #000;
		background-color: #000;
	}
	#hometext {
		padding: 60px 0 0 0;
	}
	#hometext .text-right {
		text-align: left !important;
	}
	.homeblock {
		min-height: 0px;
		padding: 30px 30px;
		font-size: 16px;
	}
	.team h2, .nieuws h2 {
		font-size: 30px;
	}
	.team div p, .nieuws div p.meer {
		margin-bottom: 60px;
	}
	#shortcuts div.text-center {
		text-align: left !important;
	}
	#shortcuts div.text-right {
		padding-right: 0px !important;
	}
	#maincontent {
		padding-top: 110px;
	}
	footer div {
		text-align: center !important;
	}
	.navbar {
		-webkit-box-shadow: 0px 8px 45px -25px rgba(0,0,0,0.7);
		-moz-box-shadow: 0px 8px 45px -25px rgba(0,0,0,0.7);
		box-shadow: 0px 8px 45px -25px rgba(0,0,0,0.7);		
		min-height: 110px !important;
	}
	.navbar-main {
		padding: 15px 15px 10px;
	}
	.navbar-main .container {
		padding: 0 0 0 0px;
	}
	.navbar_brand h2 {
		display: inline-block;
		margin-left: 15px;
		margin-top: 8px;
	}
	.navbar-header button {
		margin-right: 0px;
	}

	#maintext .btn  {
		padding: 10px 15px;
		font-size: 15px;
	}
	.nieuws .row, .team .row {
		padding: 80px 0 0 0;
	}

	footer {
		padding: 50px 0 0px;
		font-size: 14px;
	}


}


@media (max-width: 480px) {

	/* SM - IPHONE LANDSCAPE */


	



}

</pre></body></html>