

.menubuttn{
	padding:10px;
	margin:10px;
	border:1px solid #000;
	float:left;
}


body, html{
	padding:0px;
	margin:0px;
	height:100%;
	min-height:100%;
	overflow-x:hidden;
}

.col-sm-12{
	padding:0px!important;
	margin:0px!important;
}

.fullpage{
	height:75%;
	min-height:75%;
	max-height:75%;
	padding:0px;
	margin:0px;
}

.mh75, .carousel-inner{
	min-height:100%;
	height:100%;
	max-height:100%;
	overflow:hidden;
}



.carousel{
	max-height:100%;
}

.carousel img{
	display:none;
	min-width: 100%;
}

.paddingtop{
	padding:14px;
}

.center{
	text-align:center;
}

row{
	padding-bottom:10px;
}

.nopadding{
	margin:0px!important;
	padding:0px!important;
}

.toprow{
	z-index:500;
	position:absolute;
	width:calc(100% - 10px);
	min-width:calc(100% - 10px);
	padding:10px;
}

.btn{
	margin-top:5px;
}

	.toprow ul, .toprow li{
		padding:0px;
		margin:0px;
		list-style:none;
	}
	
	.toprow ul{
		min-width:100%;
		margin-left:auto;
		margin-right:auto;
	}
	
	.toprow li{
		float:left;
		margin:25px;
		text-transform:uppercase;
	}
	
	.toprow li:before{
		
	}
	
		.toprow li:after{
	
	}
	
	
	
	
	.toprow li:hover::before{
		content: "[ ";
	}
	
	.toprow li:hover::after{
		content: " ]";
	}
	
	hr {
		padding: 0;
		border: none;
		border-top: 1px solid #e8e8e8;
		color: #e8e8e8;
		text-align: center;
		width:70%;
		padding-bottom:40px;
	}
	
	hr:after {
		content: url('https://landings-paginas.nl/external/images/heading-bg.png');
		display: inline-block;
		position: relative; 
		top: -0.65em;  
		padding: 0 2.55em;
		background: white;
	}
		
	footer{
		padding-top:40px;
		padding-bottom:40px;
		margin-top:20px;	
			padding-left:5px;
			padding-right:5px;
		background-color: #FFFFFF;color:#000000!important;	}
	
		footer a{
			color:#000000!important;		}
	
	

.bedrijf-gegevens{
	margin-top:-101px;
	height:101px;
	max-height:101px;
	background-color:#ffffff;
	font-size:125%;
}

	h1,h2,h3, .font {
		font-family: 'Josefin Slab', serif;
	}

	.colorbackground, .colorbackground a{
		background-color: #FFFFFF;color:#000000!important;	}
	.colorheader, .colorheader a{
		background-color: #FFFFFF;	}
	
	.center img{
		margin-top:20px;
	}
	
		
	
	@media screen and (max-width:894px) {
		.toprow {
			position:relative;
			clear:both;
		}
		
		.toprow li{
			margin:2px;
			padding:2px;
		}
		
		.bedrijf-gegevens{
			margin:0px;
			padding:0px;
		}
		
		.fullpage{
			height:auto;
		}
		
		h1{
			margin-bottom:15px;
			margin-top:15px;
		}
		
		.hidemobile{
			display:none;
		} 

		
	
	}
	ul, li{
list-style:none; // haalt de lijst bolletjes weg.
}
