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;
}

a>h3,a:hover>h3,a:hover
{
	text-decoration:none !important;
}

.spacert {
	height: 30px;
}

section#products .img-responsive {
	width: 100%;
}

.navbar-fixed-top{
	position: fixed;
	top:0px;
	border-color:#dadada !important;
}

.navbar-default {
	background-color: #fff;
	border-color:transparent;
}

.img100 {
	width: 100%;
}

.navbar-static-top {
border-width: 0 0 0px;
}

.nummersmobiel a{
	color: #fff;
}

.navbar-collapse
{
	max-height:none !important;	
}

.spacert {
	height: 40px;
}

.spacert2 {
	height: 20px;
}

.padding20 {
	padding: 0 20px;
}

.margin20 {
	margin: 0 20px;
}

#merks{
	padding:30px 0px;
}

.navbar-default .navbar-nav>li>a {
	color: #40312d;
	font-weight:600;
	font-size:140%;
	text-transform: uppercase;
}

.jumbotron {
	  background-color: #F4F4F4;
}

.navbar-default .navbar-nav>li>a:hover{
	color:#fff;
	background-color:#e74c3c;
}

.active{
	background-color:#e74c3c;
	color:#fff !important;
}

.nav>li>a {
	position: relative;
	display: block;
	padding: 35px 23px;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img
{
	margin:auto;
}

.dropdown-menu>li>a { 
	font-size: 1.5em;
}

.dropdown-menu>li>a:hover {
	background-color: #e74c3c;	
	color: #fff !important;
}

/* 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:#bbb;
  
}

#footer {
  padding-top:10px;
  min-height: 150px;
  background:#e74c3c;
  
}

#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: 600l;
	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;
}

section#googlefoot {
/*background-image: url("http://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;
}

.clear{
	clear:both;
}
section#black {
background: rgb(44,26,14);
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%;
}	

/* Koffie sections */
section#filicori {
background-image: url(img/bg/filicori.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;

padding: 150px 0;
}

section#bacchi {
background-image: url(img/bg/bacchi.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;

padding: 150px 0;
}

section#rpelikaan {
background-image: url(img/bg/rpelikaan.jpg);
background-position: 50% center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;

padding: 150px 0;
}
section#private {
background-image: url(img/bg/private.jpg);
background-position: 50% center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;

padding: 150px 0;
}
/* Thee sections */
section#mrjones {
background-image: url(img/bg/mrjones.jpg);
background-position: 50% center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;

padding: 150px 0;
}

section#lipton {
background-image: url(img/bg/lipton.jpg);
background-position: 50% center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;

padding: 150px 0;
}

section#revolution {
background-image: url(img/bg/revolution.jpg);
background-position: 50% center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;

padding: 150px 0;
}

/* Machine sections */
section#horeca {
background-image: url(img/bg/horeca.jpg?v3);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;
padding: 150px 0;
}

section#bedrijf {
background-image: url(img/bg/bedrijf.jpg?v3);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;
padding: 150px 0;
}

section#traditioneel {
background-image: url(img/bg/traditioneel.jpg?v3);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;
padding: 150px 0;
}

section#vending {
background-image: url(img/bg/vending.jpg?v3);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;
padding: 150px 0;
}

section#volbedrijf {
background-image: url(img/bg/volbedrijf.jpg?v3);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;
padding: 150px 0;
}

section#thuis {
background-image: url(img/bg/thuis.jpg?v3);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;
padding: 150px 0;
}

/* ExtraProducts */
section#tonychocolonely
{
background-image: url(img/bg/tonychocolonely.jpg);
background-position: 50% center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;

padding: 150px 0;
}

section#chailatte
{
background-image: url(img/bg/chailatte.jpg?v2);
background-position: 50% center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;

padding: 150px 0;
}

/* ExtraProducts */
section#bijpassend
{
background-image: url(img/bg/bijpassend.jpg);
background-position: 50% center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;
height: auto;
margin: 0 auto;
width: 100%;
position: relative;

padding: 150px 0;
}

.carousel-inner>.item {
max-height: 700px;
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
width: 100%;
}

.prods{
	padding:80px 0;
}

.prods h2{
	margin-top:0px;
}

div.spacer{
	height:30px;
}

div.whitebg {
	padding: 10px;
	background: url('../rgba.php/rgba(231,76,60,0.9)');
	background: rgba(231,76,60,0.9);	
	color:#fff;
}

div.whitebg h1{
	text-transform: uppercase;
	margin-top:0px;
	font-weight:600;
}

div.whitebg p{
	font-size:130%;
	font-weight:bold;
	

}

.btn-signature { 
  color: #ffffff; 
  background-color: #EF833F; 
  border-color: #BF7546; 
} 
 
.btn-signature:hover, 
.btn-signature:focus, 
.btn-signature:active, 
.btn-signature.active, 
.open .dropdown-toggle.btn-signature { 
  color: #ffffff; 
  background-color: #CC6B2F; 
  border-color: #BF7546; 
} 
 
.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: #EF833F; 
  border-color: #BF7546; 
} 
 
.btn-signature .badge { 
  color: #EF833F; 
  background-color: #ffffff; 
}
.btn-xxl {
padding: 14px 24px;
font-size: 25px;
line-height: 1.33;
border-radius: 6px;
}
.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;
}


.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;
}
