body {
	background-color: #fff;
	font-family: 'Titillium Web', sans-serif;
	font-size: 1.5em;
	line-height:1.5em;
	color:#000;
	margin: 0;
	font-weight: 300;
	-webkit-font-smoothing: antialiased;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
font-family: 'Titillium Web', sans-serif;
font-weight: 500;
line-height: 1.1;
}
 
#page-next {
position: absolute;
bottom: 20px;
left: 50%;
margin-left: -25px;
width: 50px;
height: 50px;
background: url("img/down.png") no-repeat center center;
cursor: pointer;
border-radius: 50%;
background-size: 100% auto;
z-index: 99999;
}
#page-next:hover {
background-color: #808080;
background-color: rgba(128,128,128,0.5);
}

section#products .img-responsive {
	width: 100%;
}

/* Fade transition for carousel items */
.carousel .item {
    left: 0 !important;
      -webkit-transition: opacity .8s; /*adjust timing here */
         -moz-transition: opacity .8s;
           -o-transition: opacity .8s;
              transition: opacity .8s;
}
.carousel-control {
    background-image: none !important; /* remove background gradients on controls */
}
/* Fade controls with items */
.next.left,
.prev.right {
    opacity: 1;
    z-index: 1;
}
.active.left,
.active.right {
    opacity: 0;
    z-index: 2;
}
.dropdown-menu>li>a { 
	font-size: 1.5em;
}

.dropdown-menu>li>a:hover {
	background-color: rgb(185,65,51);	
	color: #fff !important;
}

.nummersmobiel  a {
	color: #fff;
}

.navbar-static-top{
	margin-bottom:0px;	
	position: absolute;
	left:0px;
	right:0px;
	bottom:0px;
}

.navbar-fixed-top{
	position: fixed;
	top:0px;
	border-color:#dadada !important;
}

.navbar-toggle
{
	background-color:#FFFFFF;	
}

.navbar-toggle span
{
	background-color:#000;
}

.navbar-collapse
{
	max-height:none !important;	
}

.carousel-inner>.item>img, .carousel-inner>.item>a>img
{
	margin:auto;
}

/* Wrapper for page content to push down footer */
#wrap {
	min-height: 100%;
	height: auto !important;
}

/* Set the fixed height of the footer here */
#footer {
  padding-top:10px;
  min-height: 150px;
  background:rgb(185,65,51);
  color:#FFFFFF;
}

#footer h3{
	font-size:120%;
	font-weight: 600;
	color:#000;
}
#footer .list-unstyled{
	margin-bottom:0px;	
}

#footer a{
	color:#fff;
	font-weight:600;
}

#footer .lowercase a, #footer .lowercase a h3.horblogtiteltjes
{
	text-transform:none !important;
}

#footer .lowercase h3 
{
	margin-top:0px;
	font-size: 18px;
	color: #FFFFFF;
}

#footer .smallspace{
	height:10px;
}

#footer li{
	margin-bottom: 3px;
}

#footer .contactfoot{
	color:#fff;
	font-weight:600;
}

#footer .ourbrands{
	font-weight: 600;
	text-transform: uppercase;
	color:#fff;
	-moz-column-count: 2;
-moz-column-gap: 50px;
-webkit-column-count: 2;
-webkit-column-gap: 50px;
}

#footer .contactfoot a{
	color:#000;
}

#footer #blackfooter{
	background:rgb(44,26,14);
	color:#fff;
	padding:50px;
}
#footer #blackfooter h3{
	color:#fff;
	font-weight: 600;
	font-size: 220%;
	margin:0px;
	text-align: center;
}

#footer .padding{
	padding-bottom:30px;
}

#footer .loginbox{
	 background:#000;
	position: relative;
	width:100%;
}

#footer .loginbox .showAjax{
	float:left;
	color:#fff;
	font-weight: bold;
	margin-left:10px;
}

#footer .loginbox img{
	float:right;
	margin-top:8px;
	margin-right:10px;
}
.clear{
	clear:both;
}


section#landing {
	position: relative;
	min-height: 400px;
}


section#landing:after {
	content: "";
	display: block;
	width: 100%;
	height: 68px;
}

section#landing div.landingcarousel {
	position: absolute;
	top:0;
	bottom: 0;
	left:0;
	right: 0;
	z-index: 0;
}

section#landing div.landingcarousel div.item {

		background-size: cover;
		/* height: 100%; */
		position: absolute;
		top: 0;
		bottom: 0;
		width: 100%;
		background-position: center center;

}

section#landing div.landingcarousel div.item img {
	display: none;	
}

section#landing div.landingcarousel .carousel-inner {
	height: 100%;
}

section#landing div.container {
	height: 100%;
}

section#landing div.container div.col-lg-8 {
	height: 100%;
	z-index: 1;
}

section#landing img.landing-logo {
	max-height: 100%;  
    width: 380px; 
    max-width:100%;

    height: auto;
    position: absolute;  
    top: 0;  
    bottom: 0;  
    left: 0;  
    right: 0;  
    margin: auto;
}



section#landing .carousel-control, section#landing .carousel-indicators{
	display:none;
}

section#products{
	padding:70px 0;
	text-align: center;
}

section#products div.col-sm-4{
	text-align: center;
}

section#products div.col-sm-4 .img-responsive{
	display: inline;
}

section#products h2{
	text-transform: uppercase;
	font-size:150%;
	font-weight: 600;
	text-align: center;
	margin-bottom:20px;
	margin-top:0px;
}

.navbar-default {
	background-color: #fff;
	border-color:transparent;
}

.navbar-static-top {
border-width: 0 0 0px;
}

.navbar .container{
	max-width: 1160px;
}

.navbar-default .navbar-nav>li>a {
	color: #40312d;
	font-weight:600;
	font-size:140%;
	text-transform: uppercase;
}

.navbar-default .navbar-nav>li>a:hover{
	color:#fff;
	background-color:rgb(185,65,51);
}

.active{
	background-color:rgb(185,65,51);
	color:#fff !important;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 35px 23px;
}

section#black{
	background:rgba(44,26,14,1);
	padding:60px 0px;
	color:#fff;
}

section#black h1{
	text-align:center;
	text-transform: uppercase;
	font-weight: 600;
	margin-top:0px;
}

section#black p{
	text-align: center;
	font-weight: 600;
	font-size:200%;
	line-height: 120%;
}	

section#koffieboon{
	background-image: url(img/koffiebonen.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	height: auto;
	margin: 0 auto;
	width: 100%;
	position: relative;
	padding: 200px 0;
}


section#koffieboon h2{
	font-size:45px;
	color:#fff;
	font-weight:600;
	text-align: center;
	text-transform: uppercase;
}
section#koffieboon h3{
	font-size:20px;
	color:#fff;
	font-weight:600;
	text-align: center;
	text-transform: uppercase;
}

section#klanten{
	background:rgba(44,26,14,1);
	padding:50px 0;
}
.container-fluid.relative.vidtop {
	
	overflow: hidden;
}
.relative {
position: relative;
}
.vidbanner {
	position: relative;
	z-index: 0;
}

.vidbuttons {
	position: absolute;
	z-index: 1;
	left:20%;
	right: 20%;
	top: 25%;
	bottom: 25%;
	text-align:  center;
}

.vidbuttons i.fa {
	font-size: 1200%;
	padding: 10px 0;
	color: rgba(0,0,0,0.75);
}

.vidbuttons a.btn-groen {
	margin: 20px auto;
}
.videoWrapper {
position: relative;
padding-bottom: 56.25%;
padding-top: 0px;
height: 0;
}
.videoWrapper iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.btn-signature { 
  color: #ffffff; 
  background-color: #6AA8A5; 
  border-color: #28736F; 
} 
 
.btn-signature:hover, 
.btn-signature:focus, 
.btn-signature:active, 
.btn-signature.active, 
.open .dropdown-toggle.btn-signature { 
  color: #ffffff; 
  background-color: #28736F; 
  border-color: #28736F; 
} 
 
.btn-signature:active, 
.btn-signature.active, 
.open .dropdown-toggle.btn-signature { 
  background-image: none; 
} 
 
.btn-signature.disabled, 
.btn-signature[disabled], 
fieldset[disabled] .btn-signature, 
.btn-signature.disabled:hover, 
.btn-signature[disabled]:hover, 
fieldset[disabled] .btn-signature:hover, 
.btn-signature.disabled:focus, 
.btn-signature[disabled]:focus, 
fieldset[disabled] .btn-signature:focus, 
.btn-signature.disabled:active, 
.btn-signature[disabled]:active, 
fieldset[disabled] .btn-signature:active, 
.btn-signature.disabled.active, 
.btn-signature[disabled].active, 
fieldset[disabled] .btn-signature.active { 
  background-color: #6AA8A5; 
  border-color: #28736F; 
} 
 
.btn-signature .badge { 
  color: #6AA8A5; 
  background-color: #ffffff; 
}
.btn-xxl {
padding: 14px 24px;
font-size: 25px;
line-height: 1.33;
border-radius: 6px;
}

section#products .col-md-3{
	visibility: hidden;
}


.bounce, .pulse, .floating, .tossing, .pullUp, .pullDown, .stretchLeft, .stretchRight {
visibility: visible !important;
}

section#products h3{
	color:#fff;
	margin:0px;
	position: relative;
	padding:15px 5px;
	background: url(img/beeldmark.png) 15px  rgb(185,65,51) no-repeat;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration:none;
}

a>h3,a:hover>h3,a:hover
{
	text-decoration:none !important;
}

section#products h3:after{
content: "\f101";
 display: inline-block;
 font: normal normal normal 14px/1 FontAwesome;
 font-size: 1.33333333em;
 line-height: 0.75em;
 vertical-align: -15%;
 text-rendering: auto;
 -webkit-font-smoothing: antialiased;
 -moz-osx-font-smoothing: grayscale;
	position: absolute;
	right:15px;
}


section#googlefoot {
/*background-image: url("https://maps.google.com/maps/api/staticmap?center=53.210995,6.621288&zoom=8&markers=53.210995,6.621288&size=1920x640&sensor=TRUE_OR_FALSE&scale=2");*/
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 10+, Firefox on Android */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+, Safari 6+, Safari 6+ iOS */
background-position: 50% 50%;
padding: 50px 0;
box-shadow: inset 0 5px 15px 0 rgba(0,0,0,0.6);
min-height: 400px;
background-size: cover;
-webkit-transition: all 300ms ease-in-out;
-moz-transition: all 300ms ease-in-out;
-ms-transition: all 300ms ease-in-out;
-o-transition: all 300ms ease-in-out;
transition: all 300ms ease-in-out;
position: relative;
display: none;
}

section#googlefoot:hover{
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

.navbar-fixed-top .container{
	max-width:1170px;
}
.logo{
	float:left;
	margin: 20px 30px 20px 0;
	display: block;
}
.navbar-fixed-top .logo{
	display:block;
}

.telefoon{
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 130%;
	position: absolute;
	right: -15px;
	top: 50px;
}

.telefoon a {
	color: #fff;
}

.spacert {
	height: 40px;
}

.spacert2 {
	height: 20px;
}



.navbar-default .navbar-nav>li:nth-child(1)>a:hover,.navbar-default .navbar-nav>li:nth-child(1)>.dropdown-menu>li>a:hover {
	background-color: rgb(185,65,51) !important;
	color: #fff !important;
}

.navbar-default .navbar-nav>li:nth-child(2)>a:hover,.navbar-default .navbar-nav>li:nth-child(2)>.dropdown-menu>li>a:hover {
	background-color: rgb(0,99,122) !important;
	color: #fff !important;
}

.navbar-default .navbar-nav>li:nth-child(3)>a:hover,.navbar-default .navbar-nav>li:nth-child(3)>.dropdown-menu>li>a:hover {
	background-color: rgb(105,101,138) !important;
	color: #fff !important;
}

.navbar-default .navbar-nav>li:nth-child(4)>a:hover,.navbar-default .navbar-nav>li:nth-child(4)>.dropdown-menu>li>a:hover {
	background-color: rgb(150,196,212) !important;
	color: #fff !important;
}

.navbar-default .navbar-nav>li:nth-child(5)>a:hover,.navbar-default .navbar-nav>li:nth-child(5)>.dropdown-menu>li>a:hover {
	background-color: rgb(250,193,52) !important;
	color: #fff !important;
}

.navbar-default .navbar-nav>li:nth-child(6)>a:hover,.navbar-default .navbar-nav>li:nth-child(6)>.dropdown-menu>li>a:hover {
	background-color: rgb(92,154,153) !important;
	color: #fff !important;
}

.navbar-default .navbar-nav>li:nth-child(7)>a:hover,.navbar-default .navbar-nav>li:nth-child(7)>.dropdown-menu>li>a:hover {
	background-color: rgb(239,132,62) !important;
	color: #fff !important;
}

.dropdown-menu>li>a {
	text-transform: uppercase;
}

#quotes {
	padding: 20px 0;
}
#quotes .col-xs-6>.html {
	margin-bottom: 25px;
}

#quotes .col-xs-6>.html>p:first-child {
	font-size: 120%;
	  letter-spacing: 0.02em;
}

#quotes .col-xs-6>.html>p.edit {
	position: relative;
	z-index: 1000;
}

#quotes .col-xs-6>.html>p:first-child:before {
	  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
    content: "\f10d";
      padding: .2em .25em .15em;
      color: #ddd;
}

#quotes .col-xs-6>.html>p:first-child:after {
	  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
    content: "\f10e";
      padding: .2em .25em .15em;
      color: #ddd;
}


#quotes .col-xs-6>.html a{
	color:#fff;
	margin:20px 0;
	padding:15px;
	text-transform: uppercase;
	font-weight: 600;
	text-decoration:none;
	background: rgb(185,65,51);
	display: block;
	  position: absolute;
  bottom: 5px;
  width: calc(100% - 30px);
  height: -25px;
}

#quotes .col-xs-6>.html a:after {

	display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0);
    content: "\f08e";
      padding: .2em .25em .15em;
      color: #ddd;
      float: right;
}