@import url('//fonts.googleapis.com/css?family=Open+Sans|Ubuntu+Condensed');

/*kleuren

donkerblauw #003e7e
lichtblauw #00aedb
oranje #f57b20
groen #00a950

*/

html {width:100%; height: 100%; position:relative;}

body {
	overflow-y: scroll;
	height: 100%;
    color: #444;
    font-family: 'Open Sans',sans-serif;
/* 	padding-top: 96px; */
	padding-top: 116px;
    padding-bottom: 8px;
	line-height: 1.6;
	font-size: 16px;
	background: #fff;
}

body#p4{
	padding-top: 150px;
}


.navbar{
	box-shadow: 0 3px 3px rgba(0,0,0,.2);
	}
h1, h2, h3, h4, h5, h6 {
	clear: both;
}
h1, .h1 {
    font-size: 32px;
	color:#00a950;
}



h2, .h2 {
    font-size: 23px;
}
h3, .h3 {
    font-size: 20px;
	color: #00a950;
	font-weight: normal;
	
}
h4, .h4 {
    font-size: 15px;
	margin: 10px 0 20px;
	color: #999;
	font-style: italic;
	display:block;
	
}
h5, .h5 {
    font-size: 13px;
	margin: 10px 0 ;
	color: #999;
	line-height: 1.5;
	
}
h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 0;
	/* border-bottom: 1px solid #858585;
	border-bottom: 2px solid #eee;
    padding-bottom: 8px; */
    margin: 25px 0 10px;
	font-family: 'Ubuntu COndensed',sans-serif;

}
 h1.headertitle{
	color: #fff;
	text-shadow: 0 2px 2px #333;
	text-align:center;
	font-family: 'Ubuntu COndensed',sans-serif;
	height: 200px;
	font-size: 60px;
	margin: -200px 0 0px;
}


img {
	max-width: 100%;
	height: auto !important;
}
p {
	line-height: 1.8;
	font-size: 16px;
    margin: 0 0 20px;
}

p > img.beeld, a > img.beeld {
    box-shadow: none;
    width: 100%;
}

.container  {
	position: relative;
}
.container-full  {
	margin: 0;
	padding: 0;
	width: 100%;
}
.header img {
    width: 100%;
}

.navbar-brand img {
	max-width:100%;
	max-height: 100%;
	height:auto !important;
}
.navbar-brand img {
	/* max-width: 80%; */
	padding: 8px 25px 3px 0;
}

.w img[style*="float: left"],.w img[align="left"] {
	margin: 5px 15px 0px 0px;
}

.w img[style*="float: right"],.w img[align="right"] {
	margin: 5px 0px 0px 15px;
}

.meer {
    background: #fafafa none repeat scroll 0 0;
    padding: 0 0px 0px;
}


a:focus {
    outline: none;
}
.button:focus, .button:active:focus, .button.active:focus {
    outline: none;
}

.content .container {
	margin-top: 30px;
}
/* 
.content a {
	color: #555;
}
.content a:hover {
	color: #AC9765;

}
 */
.w {
    margin-bottom: 0px;
    margin-top: 0px;
	z-index: 999;
	position: relative;
}



.sbox {
	background-color: #ffffff;
    box-shadow: none;
    padding: 30px 50px;
}


#p1 .col-md-3{
	padding:0!important;
	}
	
.footnews {
	clear: both;
	border-bottom: 1px dotted #fff;
	padding: 10px 0 10px 0;
}
.footimg {
	max-width: 50px;
	float: left;

}
.footimg img {
	max-width: 50px;
	padding: 0 10px 10px 0;
}

.search {
	margin: 15px 0 0 47px;
}

a {
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	color: #f57b20;
}
a:hover {
	color: #00a950;

}

a.fa.fa-envelope-o{
	text-decoration:none;}



.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
	color: #f57b20;
    background-color: #fff;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	color: #f57b20;
    background-color: #fff;
}

.navbar {
	margin-bottom: 0;
}
.navbar-header {
	/* float: left; */
}
.navbar-brand {
	padding:  0;	
	max-width: 320px;
	height: 100px;
	/* height: 100px; */
}

.navbar-inverse {
	background: #fff;
	border: 0 none;
}
.navbar-inverse .navbar-brand .fa-stack {
	font-size: 28px;
}
.navbar-inverse .navbar-brand .title {
    color: #888;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    background: none;
    color: #555;
}
.navbar > .container .navbar-brand,
.navbar > .container-fluid .navbar-brand {
    margin-left: 0;
}
.navbar-nav {
	float: left;
	margin-left: 0px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #00a950;
    display: block;
    font-size: 26px;
    font-weight: 400;
    padding: 75px 15px 20px ;
    text-align: center;
    text-shadow: none;
	font-family: 'Ubuntu COndensed',sans-serif;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
    color: #f57b20;
}
.navbar-inverse .navbar-toggle {
	background: #FFFFFF;
    border: 1px solid #00a950;
	margin: 40px 15px 19px 0;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #eee;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background: #2c3e50;
}

	
.navbar-nav > li > .dropdown-menu {
    border-radius: 0;
	min-width: 220px;
	background-color: #fff;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #00a950;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #f57b20;
}

.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, 
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, 
.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    background: none;
    color: #f57b20;
}

.dropdown-menu {
	border: none!important;
	padding: 0;
	font-size: 18px;
	font-family: 'Ubuntu',Verdana, sans-serif;
	background: #fff;
}
.dropdown-menu > li > a:before{
   content: "\00BB ";
   margin: 0 10px 0 -5px;
}

.dropdown-menu > li > a {
    color: #00a950;
    font-weight: 400;
    line-height: 1.42857;
    padding: 10px 20px;
	text-decoration: none;
	border-bottom: 1px solid #999;
	background: transparent;
}

.navbar-inverse .navbar-nav .dropdown-menu > .active > a{
	background-color: #fff;
    color: #f57b20;
	

}
.navbar-inverse .navbar-nav .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .dropdown-menu > li  > a:focus {
	background-color: #fff;
    color: #f57b20;
}

.nav-tabs > li > a {
	border: #364C55 1px solid;
	border-bottom:none;
	background-color: #00a950;
	color: #fff;
}
.nav-tabs > li > a:hover {
	border: #364C55 1px solid;
	border-bottom:none;
	background-color: #364C55;
	color: #fff;
}
.fullslider {
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.fullbottom{
	margin: 30px 0 0 0;
	}
	
.container-fluid {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
}

.video-responsive{
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
}
.video-responsive iframe{
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
}

#wrap {
	min-height: calc(100% - 200px);
	height: auto !important;
	height: 100%;
}

footer {
	background: #003e7e;
	color: #fff;
	font-size:.85em;
	padding: 0 0 20px;
	/* margin-top: 30px; */
	min-height: 208px;
	position: relative;
}
#p2 footer, #p18 footer {

	margin-top: 0px;
}
footer p {
	color: #fff;
    font-weight: 300;
    margin: 0 0 20px 0;
	font-size: 13px;
}
footer a {
	text-decoration: none;
}


footer a {
	color: #fff;
	text-decoration: none;
}

footer a:hover{
	color:#eee;
	}
	
footer li{
   list-style: none;

}
footer li:before{
   content: "\00BB ";
   margin: 0 5px 0 -35px;
   list-style: none;
}

footer h2, footer h3 {
	border: none;
	color: #fff;
}
footer .right {
	font-size: 8px;
	color: #999;
}

footer .s4o{
	font-size: 12px;
	color: rgba(255,255,255,.3);
	}
footer .s4o a{
	color: rgba(255,255,255,.5);
	}


.theme-default .nivoSlider {
	box-shadow: 0 0 0 0 #4a4a4a !important;
}
.nivo-controlNav {
	display: none;
}
#slide .slider {
    position: absolute;
    z-index: 0;
}

.button {
	padding: 5px 30px;
	background: #00a950;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;

}
.button:hover{
	background: #f57b20;
	color: #fff;
	text-decoration: none;
}

.video {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}


.img-responsive {
	display: inline-block;
}



a.aanvraag {
	display: block;
	padding: 10px 30px;
	margin-bottom: 20px;
	border:1px solid #777;
	background: #999;
	color: #fff;
	cursor: pointer;
}
a.aanvraag:hover{
	color: #999999;
	background: #fff;
	text-decoration: none;
}


.btn-success{
	background-color: #00a950;
    border: none;
    color: #fff;
	}

.btn-success:hover{
    background-color: #f57b20;
    border: none;
	}

#contact-wrapper {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
	background: #fff;
	color: #3279AB;
	border: 1px solid #eee;
	border-top: none;	
    display: inline-block;
    overflow: hidden;
    padding: 5px 8px;
    position: absolute;
    right: 65px;
    top: 0px;
    z-index: 101;
}
#contact-wrapper a {
	/*color: #3279AB;*/
	padding: 0 3px;
	font-size: 24px;
}



@media(max-width:1200px){
	#contact-wrapper a {
		font-size: 18px;
	}
}

@media(max-width:991px){
	#contact-wrapper {
		right: 0px;
	}
	#contact-wrapper a {
		font-size: 20px;
	}
}
@media (max-width: 767px) {
	#contact-wrapper {
		border: none;	
		right: 55px;
		padding: 8px;
		border-radius: 0;
		background: #fff;
	    color: #3279AB;

	}
	#contact-wrapper a {
		font-size: 20px;
		padding: 0px 10px 0 0;
	}
}

/* top menu */
.topmenu {
	height: 25px;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 9999;
}
.topmenu a {
	font-size: 18px;
	display: inline-block;
	width: 33.33334%;
	text-align: center;
	margin: 0;
	float: left;
	font-weight: 500;
	border-right: #ccd5c2 1px dashed; 
	border-bottom: #ccd5c2 1px dashed; 
	background: #fff;
	/*background: #fff url('../img/cirkel.png') no-repeat center;*/
	color: #003e7e; 

}
.topmenu a:hover {
	text-decoration: none;
	color: #000;

}

@media (max-width: 767px) {
	.navbar-fixed-top {

	}
}


/* homepage */


#wrap{
	padding-top: 0px;
}






#home h1 a{color:#fff;}

/* homepage */
body#home{
	padding-top: 0px;
	}
	


#wrap{

}


.rechts{
	padding: 0px 30px;
    width: 55%;
	float: right;
	margin-bottom: 40px;
	/*min-height:400px;*/
	}
	
.links {
    float: left;
    position: fixed;
    left: 0;
    top: 115px;
    width: 45%;
	/* text-align: center; */
	height: calc(100% - 110px);
	overflow:hidden;
}

.links img {
	width: 100%;
}
.notlinks img {
	max-width: unset; 
	object-fit: cover;
	height: 100% !important;
}



.third { padding: 0px; }
.third p { padding: 10px 20px; }
.third h1 { padding: 10px 20px 0; color: #fff; }

@media (min-width: 768px) {
	.Override *:before, .Override *:after { display: none; }
	.Override.fullheight:before {content:''; display: block; float: left; height: 100%; }
	.Override.fullheight {height: 100%; padding-top:145px;}
	.Override .third {height: 100%;position: static; overflow: auto;}
	.Override .third p {padding: 10px 30px 0px;}
	.Override .third h1 { padding: 10px 30px 0; color: #fff; }

}

	.navbar-fixed-top {
		top: 0;
		/*background: #eeece1;*/
	}

	.Override.fullheight {
		height: 100%;
		padding-top: 145px;
	}
	

	
	
@media(max-width:1400px){
	.navbar-inverse .navbar-nav > li > a {

	}
	.navbar-brand {
		max-width: 300px;
		padding: 0px 0 0;
	}
	.navbar-fixed-top {
		top: 0px;
		/*background: #eeece1;*/
	}

}
@media(max-width:1200px){
	body { 
		padding-top: 100px;
	}
	.navbar-inverse .navbar-nav > li > a {
		padding: 50px 10px 20px;
	}
	.navbar-brand {
		max-width: 200px;
		padding: 5px 0 0;
	}
	h1.headertitle {
		height: 160px;
		font-size: 60px;
		margin: -160px 0 0px;
	}
	.navbar-fixed-top {
		/*background: #eeece1;*/
	}
	.navbar-inverse .navbar-nav > li > a {
		font-size: 23px;
		padding: 50px 8px 0;
	}
	.Override.fullheight {
		height: 100%;
		padding-top: 145px;
	}

}
@media(max-width:991px){
	body { 
		padding-top: 80px;
	}

	#wrap{
		padding-top: 0px;
	}

	h1, .h1 {
		font-size: 24px;
	}
	h2, .h2 {
		font-size: 20px;
	}
	.navbar-collapse {
		float: left;
	}
	.navbar-inverse .navbar-nav > li > a {
		font-size: 19px;
		padding: 50px 8px 0;
	}
	
	.navbar-nav {
		float: left;
		width: 100%;
	}
	.navbar-brand {
		max-width: 150px;
		padding: 13px 0 0 0;
	}
	
	.navbar-row  .social {
		padding-right: 0px;
	}
	h1.headertitle {
		height: 140px;
		font-size: 50px;
		margin: -140px 0 0px;
	}
	
	.navbar-fixed-top {

	/*background: #eeece1;*/
	}

	.Override.fullheight {
		height: 100%;
		padding-top: 145px;
	}

	
}
@media (max-width: 767px) {
	body { 
		padding-top: 30px;
	}
	
	.topmenu a {
		font-size: 14px;
	}
	body#home{
	padding-top: 120px;
	}

	#wrap{
		padding-top: 45px;
	}
	

	.links{
		float: none;
		padding: 10px 30px;
		position: relative;
		top: 0;
		width: 100%;
	}
	
	.rechts {
		float: none;
		padding: 10px 30px;
		width: 100%;
	}

	.navbar-fixed-top {

	}
	.navbar-brand {
		height: 100px;
	}
	
	.navbar-brand img {
		/*max-width: 80%;
		padding: 5px 0 0;*/
	}
	.navbar-nav {
		margin-left: 0px;
	}
	/*
	.navbar-nav .open .dropdown-menu > li > a {
		font-size: 20px;
		padding: 15px 15px 15px 25px;
		color: #666 !important;
	}
	*/
	
	

	.Override.fullheight {
		height: 100%;
		padding-top: 0px;
	}

	.navbar-nav .open .dropdown-menu > li > a:hover {
		color: #666 !important;
	}
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a, 
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover, 
	.navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
		background: #eee;
		color: #333;
	}
	.w {
		margin:20px 0;
	}
	.navbar-collapse {
		float: none;
	}

	.nav.navbar-nav{
	padding: 0 0 20px;
		border-bottom: #aaa 1px solid;
		}
	
	.navbar-inverse .navbar-nav > li > a {
		font-size: 20px;
		padding: 5px 15px;
		width: 100%;
		text-align: left;
	}
	.navbar-brand {
		max-width: 220px;
		padding: 8px 0 0 10px;
	}
	span.content a {
		display: block;
		width: 100%;
	}
	h1.headertitle {
		height: 50px;
		font-size: 25px;
		margin: -60px 0 0px;
	}
	.sbox{
		padding:0;
		}
	.nav-tabs > li > a {
		width: 300px;
	}
	.boeken-rechts{
		display:none;
	}
}

#p2 .agenda{
	font-size:13px;}

.agenda {
	border: 1px solid #ddd;
	padding: 5px;
}
.agenda .regel {
	margin: 3px 0;
}

.agenda .regel span {
	display: inline-block;
	padding: 5px;
	background: #eee;
	margin: 0 0 0 0.33%;
}
.agenda .regel .datum {
	width: 25%;
	text-align: left;
}
.agenda .regel .werk {
	width: 59%;
}
.agenda .regel .link {
	width: 15%;
	text-align: center;
}

@media (max-width: 767px) {
	.agenda .regel span	{
		display: block;
		width: 100% !important;
		text-align: left !important;
		padding: 2px 10px;
		margin: 0;
	}
}

.w20 {
	width: 20%;
	float: left;
	display: block;
	position: relative;
	
}
@media (max-width: 767px) {
	.w20 {
		width: 50%;
		
	}
}

.w20:before {
	opacity: 0;
  z-index: 200;
}
.w20:hover:before {
  opacity: 1;
  color: #ddd;
  content: "\f06e";
  display: inline-block;
  font-family: fontawesome;
  font-size: 90px;
  position: absolute;
  right: 38%;
  top: 40%;
  transition: opacity 0.3s ease 1s;
  z-index: 200;
}

/* ondernemers */
.list-item {
	background:#fff;
	padding: 5px 20px;
	margin: 10px 0px 5px 0px;
	color: #000;
	border-radius: 4px 4px 0 0;
	width: 100%;
	border: 1px solid #aaa;
	border-bottom: 0px solid #aaa;
}
.list-item:hover {
	background:#00a950;
	color:#fff;
}
.list-item .list-title {
	display:inline-block;
	width: 70%;
	font-size: 1em;
	font-weight: 300;
	color: inherit;
}

.list-item .list-tel {
	display:inline-block;
	width: 29%;
	font-size: 0.9em;
	font-weight: 300;
	color: inherit;
	text-align: right;	
}
.list-item .list-title a,
.list-item .list-tel a,
.list-item .list-cat a {
	display:block;
	color: inherit;
	text-decoration: none;
}
.list-item .list-tel a {
	white-space: nowrap;
	text-align: right;	
}
.list-item .list-tel.hide {
	display:none;
}

@media only screen and (max-width: 768px) {
	.list-item {
		padding: 5px 10px;
	}
	.list-item:hover {
		background:#fff;
		color:#000;
	}
	.list-item .list-title {
		width: 100%;
		font-weight: 900;
		margin-top: 5px;
	}
	.list-item .list-title a {
		/* display: inline-block; */
		padding: 10px;
		color: #fff;
		background: #00a950;
		border-radius: 5px;
		/* margin: -10px -10px 10px -10px; */
	}
	.list-item .list-title a:hover {
		color: #00a950;
	}
	.list-item .list-tel {
		width: 100%;
		text-align: left;
		margin: 10px 0;		
	}
	.list-item .list-tel a {
		display: inline-block;
		padding: 5px 10px;
		color: #fff;
		background: #00a950;
		border-radius: 5px;
	}

}

