


/*kleuren
@import url('//fonts.googleapis.com/css?family=Open+Sans|Ubuntu|Ubuntu+Condensed|Roboto+Condensed');
goud #BA8748
zand #AA473D
licht zand #fef7f0
zwart: #231f20
*/

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

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

hr {
	margin-top:0;
	}
.navbar{

	}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-family: 'Ubuntu', sans-serif;
}
h1, .h1 {
    font-size: 32px;
	color:#336699;
}
h2, .h2 {
    font-size: 23px;
}
h3, .h3 {
    font-size: 20px;
	color: #AA473D;
	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: 'Roboto Condensed',sans-serif;

}
 h1.headertitle{
	color: #fff;
	text-shadow: 0 2px 2px #333;
	text-align:center;
	font-family: 'Roboto 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 {
	padding: 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;
}

.tel{
	float:right;
	font-size: 20px;
	padding-top: 43px;
    font-family: "Roboto Condensed",sans-serif;
	}

#projects{
margin-top: 0px;
}
	
.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;
}



	
#p2 h1{

}	
#p3 h1{
font-size: 40px;
}

.sbox {
	background-color: #ffffff;
    box-shadow: none;
    margin: 50px 0;
    padding: 30px;
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
    box-shadow: 0 2px 6px #555;
}

.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;
}
a {
	-webkit-transition: 0.25s;
	-moz-transition: 0.25s;
	-o-transition: 0.25s;
	transition: 0.25s;
	color: #AA473D;
}
a:hover {
	color: #555;

}

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

.navbar {
	margin-bottom: 0;
}
.navbar-header {
	/* float: left; */
}
.navbar-brand {

	max-width: 300px;
	height: auto;
	/* height: 100px; */
}

.navbar-inverse {
	background: #fff;
	border-bottom: 0;
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.4);
}
.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: 60px;
}

.navbar-inverse .navbar-nav > li > a {
    color: #AA473D;
    display: block;
    font-family: "Roboto Condensed",sans-serif;
    font-size: 27px;
    font-weight: 400;
    padding: 50px 15px 30px;
    text-align: center;
    text-shadow: none;
}

.navbar .nav > li > a:hover,
.navbar .nav > li > a:focus {
    color: #555;
}
.navbar-inverse .navbar-toggle {
	background: #AA473D ;
    border: 0 none;
	margin: 25px 15px 0px 0;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #E99673;
}
.navbar-inverse .navbar-toggle .icon-bar {
	background: #fff;
}

	
.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 {
    color: #AA473D;
}

.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: #AA473D;
}

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

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

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

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

.bottom{
	background:#fff;
	color: #222;
	}
	
.container-fluid {
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
}



#p5 .gradient{
    width: 100%; 
    height: 100px;
	bottom: 0;
    background: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
	z-index:999;
}

.footer-reveal {
   /* bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    visibility: hidden;
    width: 100%;
    z-index: 1;
https://pingwin.nl/online-marketing-diensten/conversie-optimalisatie/	
	*/
}

footer {
	
	background: #484b5a;	
	/*background: #AA473D;*/
	color: #fff;
	font-size:.85em;
	padding: 0 0 20px;
	
}
footer p {
	color: #fff;
    font-weight: 300;
    margin: 0 0 20px 0;
	font-size: 14px;
}
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:none;
	background: #AA473D;
	color: #fff;
	cursor: pointer;
	border-radius: 5px;

}
.button:hover{
	box-shadow: 0 0px 6px rgba(0, 0, 0, 0.4);
	text-decoration: none;
	color: #fff;
}

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

.btn-success:hover{
    background-color: #AA473D;
    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: 0px 30px;
    width: 50%;
	float: right;
	margin-bottom: 40px;
	/*min-height:400px;*/
	}
	
.links {
    float: left;
    /*position: fixed;*/
    left: 0;
    top: 100px;
    width: 50%;
}

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


/**********************************************************************/
/************************* BLOCK ELEMENTS ************************************/
/********************************************************************/

.with_back img {float: right; margin: 0 0 0 20px; max-width:200px;}



blockquote:before {
  color: #222;
  font-size: 80px;
  position:absolute;
  line-height: 0.1em;
  content: "\201C";
  left:0px;
  top: 0.3em;
  text-indent: 0!important;
}

blockquote {
  margin: 0;
  padding: 0;
  position:relative;
  font-style: italic;
  text-indent: 35px;
  border-left: none;
}


blockquote p{
	margin: 0;
	font-size: 14px;
}



@media (min-width: 768px) {

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

	}
	.navbar-brand {

	}


}
@media(max-width:1200px){
	body { 
		padding-top: 100px;
	}
	.navbar-inverse .navbar-nav > li > a {
	font-size: 22px;
	}
	.navbar-brand {
		max-width: 300px;
		padding:  15px 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:1023px){
	.navbar-nav {
		margin-left: 20px;
	}
	.navbar-inverse .navbar-nav > li > a {
	font-size: 20px;
	}
}

@media (min-width:768px){
	body { 
		padding-top: 100px;
	}
	h1, .h1 {
		font-size: 24px;
	}
	h2, .h2 {
		font-size: 20px;
	}
	.navbar-collapse {
		float: left;
	}
	.navbar-inverse .navbar-nav > li > a {

	}
	
	.navbar-nav {
		float: left;
		width: 100%;
	}
	.navbar-brand {
		padding:  15px 0 0;
	}
	.navbar-brand img {
		padding: 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) {
	#p13{ 
		padding-top: 50px;
	}
	body { 
		padding-top: 60px;
	}
	h1, .h1 {
		font-size: 24px;
	}
	h2, .h2 {
		font-size: 20px;
		}

	#wrap{

	}


	.navbar-brand {

	}
	
	.navbar-brand img {
		/*max-width: 80%;
		padding: 5px 0 0;*/
	}
	.navbar-nav {
		margin-left: 0px;
		float:left;
	}
	/*
	.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;

		}
	
	.navbar-inverse .navbar-nav > li > a {
		font-size: 20px;
		padding: 10px 15px;
		width: 100%;
		text-align: left;
		display:block;
	}
	.navbar-brand {
		max-width: 300px;
		padding: 8px 0 8px 10px;
	}
	span.content a {
		display: block;
		width: 100%;
	}
	h1.headertitle {
		height: 50px;
		font-size: 30px;
		margin: -50px 0 0px;
	}
	.sbox{
		padding:0;
		}
	
	#p3 h1{
		font-size: 40px;
		}
		
	#p1  h3{
		font-size: 30px;
	}
	.backstretch{
		top: 50px!important;
		}
}