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

/*kleuren

groen #3B5E49
goud #BA8748
lichtgroen #799083
zwart: #231f20
*/

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

body {
	height: 100%;
    color: #231f20;
    font-family: 'Open Sans',sans-serif;
	padding-top: 90px;
    padding-bottom: 8px;
	line-height: 1.6;
	font-size: 16px;
	background: #FFF8F0;
}

.navbar{

	}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: 'Ubuntu', sans-serif;
}
h1, .h1 {
    font-size: 32px;
	color:#3B5E49;
}
h2, .h2 {
    font-size: 23px;
}
h3, .h3 {
    font-size: 20px;
	color: #3B5E49;
	font-weight: normal;
	
}
h4, .h4 {
    font-size: 15px;
	margin: 10px 0 0;
	color: #777;
	
}
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;
}
.content{

	}

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 {
	padding: 0 25px 0 0;
}
.navbar-brand img ,
.w img {
	max-width:100%;
	max-height: 100%;
	height:auto !important;
}
.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;
}



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

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

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


#p1 #wrap{
	height: 100%!important;
	}
	
#p1 .content{
	position: relative;
	top: 50%;
	transform: translateY(-50%);
	}
#p1 h1{
	color: #fff;
	font-size: 60px;
	text-shadow: 0 3px 6px #555;
	font-weight: 500;
	font-family: 'Ubuntu Condensed', sans-serif;
	}
	
#p1  h3{
	color: #fff;
	font-size: 30px;
	text-shadow: 0 3px 6px #555;
	font-weight: 400;
	font-family: 'Ubuntu', sans-serif;
}

.underline::after {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    border-color: inherit;
    content: "";
    display: block;
    height: 1px;
    margin: 15px auto 0;
    width: 30px;
}
*::before, *::after {
    box-sizing: border-box;
}


.wit {
	/*background-color: #ffffff;
    box-shadow:none;*/
    padding: 30px 0px;

}	

.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}






.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: 20px 0 0 47px;
}

#wrap {
	min-height: calc(100% - 147px);
	height: auto !important;
	height: 100%;
}
a {
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	color: #BA8748;
}
a:hover {
	color: #231f20;

}

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: #fff;
    background-color: #FFE479;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	color: #231f20;
    background-color: #FFE479;
}

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

.navbar-inverse {
	background: #FFE479;
	border-bottom: none;
	box-shadow: 0 0 6px rgba(0,0,0,0.3);
}
.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: right;
	margin-left: 0px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #1C4A13;
    display: block;
    font-family: "Ubuntu Condensed",sans-serif;
    font-size: 26px;
    font-weight: 500;
    padding: 50px 25px 25px;
    text-align: center;
    text-shadow: none;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
    color: #2F2C33;
}
.navbar-inverse .navbar-toggle {
	background: #fff;
    border: 0 none;
	margin: 19px 25px 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;
	z-index: 3;
}

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

.navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover{
	background: #ffeeb2;
    color: #231f20;
}

.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: #FFE479;
    color: #fff;
}

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

.dropdown-menu > li > a:hover:before{
   content: "\00BB ";
   margin: 0 8px 0 -5px;
   padding-left: 2px;
}

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

}

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

}
.navbar-inverse .navbar-nav .dropdown-menu > li > a:hover, .navbar-inverse .navbar-nav .dropdown-menu > li  > a:focus {
    color: #fff;
}
/*.fullslider {
    overflow: hidden;
    position: relative;
    z-index: 0;
}
*/
.fullbottom{
	margin: 30px 0 0 0;
	}

footer {
	background: #3B5E49;
	color: #fff;
	font-size:.85em;
	padding: 0 0 20px;
}
footer p {
	color: #fff;
    font-weight: 300;
    margin: 0 0 20px 0;
	font-size: 16px;
}
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;
}



.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;
	border:1px solid #3B5E49;
	background: #bbb;
	color: #fff;
	cursor: pointer;

}
.button:hover{
	color: #3B5E49;
	background: #ddd;
	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;
}

.reizenimg a {
	display: block;
	float: left;
	margin: 0;
	max-width: 50%;
}
.reizenimg a img {
	padding: 5px;
}
.reizenimg::after {
	clear: both;
}



.btn-success{
	background-color: #84B4BC;
    border-color: #3B5E49;
    color: #fff;
	}

.btn-success:hover{
    background-color: #3B5E49;
    border-color: #84B4BC;
	}

#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;
}
#google-map  iframe {
	pointer-events: none;
}

.rechts{
	padding: 30px 0px;

	}
	
.links {
    float: left;
    /*position: fixed;*/
    left: 0;
    top: 100px;
    width: 50%;
}

.meer {
    background: #fff none repeat scroll 0 0;
    padding: 0 40px 40px;
    position: absolute;
    width: 100%;
}

.meer hr{
	margin-top: 0;
	}

.sbox{
	height: 100%;
	}
	
	
@media (min-width: 768px) {

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

	}
	.navbar-brand {

	}


}
@media(max-width:1200px){
	body { 
		padding-top: 80px;
	}
	.navbar-inverse .navbar-nav > li > a {
		padding: 40px 15px 20px;
	}
	.navbar-brand {
		padding: 5px 0 0;
	}
	h1.headertitle {
		height: 200px;
		font-size: 60px;
		margin: -200px 0 0px;
	}

	.Override.fullheight {
		height: 100%;
		padding-top: 122px;
	}
	.links {
		top: 80px;
	}
}

@media(max-width:991px){
	body { 
		padding-top: 80px;
	}
	h1, .h1 {
		font-size: 24px;
	}
	h2, .h2 {
		font-size: 20px;
	}
	.navbar-collapse {
		float: left;
	}
	.navbar-inverse .navbar-nav > li > a {
		font-size: 20px;
		padding: 30px 15px ;
	}
	
	.navbar-nav {
		float: left;
		width: 100%;
	}
	.navbar-brand {
		max-width: 250px;
		padding: 5px 0px 0 0;
	}
	.navbar-brand img {
		padding: 5px 0 0 ;
	}
	 
	.navbar-row  .social {
		padding-right: 0px;
	}
	h1.headertitle {
		height: 140px;
		font-size: 50px;
		margin: -140px 0 0px;
	}

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

}

@media (max-width: 767px) {
	body { 

	}
	

	#wrap{

	}


	.navbar-brand {
		height: 80px;
	}
	
	.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;
	}
	*/
	.links{
		float: none;
		padding: 10px 30px;
		position: relative;
		top: 0;
		width: 100%;
	}
	
	.rechts {
		float: none;
		padding: 10px 30px;
		width: 100%;
	}
	
	.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: 22px;
		padding: 10px 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: 30px;
		margin: -50px 0 0px;
	}
	.sbox{
		padding:0;
		}
	
	#p1 h1{
		font-size: 50px;
		}
		
	#p1  h3{
		font-size: 30px;
	}
}