/*
#################
#	ALGEMEEN	#
#################
*/
@font-face {
    font-family: 'Inknut Antiqua';
    src: url('InknutAntiqua-Regular.woff2') format('woff2'),
        url('InknutAntiqua-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
  }
@font-face {
    font-family: 'BureauGrotesque';
    src: url('BureauGrotesque-OneFive.woff2') format('woff2'),
        url('BureauGrotesque-OneFive.woff') format('woff');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'GT America';
    src: url('GTAmerica-Regular.woff2') format('woff2'),
        url('GTAmerica-Regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



html{
	width:100%;
		height:100%;
-webkit-font-smoothing: antialiased;
}
body, html,
h1, h2, h3, h4, h5, h6,
p,
ul, ol, li,
dl, dt, dd
{
	margin: 0; padding: 0;
	font-size:1.2em;
  font-family: "GT America";


}

form ul, form ol { list-style: none; }
form label { float: left; }

p {

	}

a{

color: #fff;
}
a:hover{
	text-decoration:none;
	background-color:#000;
	color: #fff;

}
h2 {}
h3 {}
h4 {}
img { border: none; }
html { font: 62.5% Arial, Verdana, Tahoma, sans-serif; overflow-y: scroll; }
body { font-size: 1.1em;
	background: url(/images/bbg1.jpg);
	width:100%;
	color:#fff; 
	height:100%;



	  -webkit-background-size: cover;
	  -moz-background-size: cover;
	  -o-background-size: cover;
	  background-size: cover;

	}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


div.wrapper { overflow: hidden; }

.hidden {display: none;}
.strong {font-weight: bold;}
.block { display: block; }
.f-left { float: left; }
.f-right { float: right; }
.clear { clear: both; }
.links { text-align: left; }
.midden { text-align: center; }
.rechts { text-align: right; }
.center { display: block; margin: auto; }
.absolute { position: absolute; }
.relative { position: relative; }
.bold { font-weight: bold; }
.italic { font-style: italic; }
ul.none, ol.none { list-style: none; }
a:focus, a.none { text-decoration: none; }
a{

}
h2 a{
	font-family: arial, helvetica;

}
a.none:hover, a.none:focus { text-decoration: underline; }

/*
################
#	LAYOUT	   #
################
*/

h1 {
	padding:50px 0 0 0px;
	font-size: 8em;
	line-height:1em;


}
h1.groot{

		font-size: 10em;

}
h2{
		padding:1em 0 0 0px;
	font-size: 3em;
	line-height:1em;

}
h3 {
	font-size:1.5em;
	padding:1.3em 0 0 0px;
	line-height:1.3em;
	font-weight:100;
	letter-spacing:-0.05em;
}
p{
	line-height: 1.2em;
}
#holder{
	width:100%;
	height:100%;
	position:absolute;
	top:0px;

}
.header{
	width: 100%;
margin: 0;
height: 10vh;
 align-self: start;
}
.clients{
  color: #999;
  font-size: 1.5rem;
  text-align: center;

width: 100%;
 max-width: 80vw;
margin-bottom: 5em;

}

.about{
  line-height: 1.5em;
	font-size: 2.3vh;
	text-align:center;
   max-width: 80vw;
}
.logo {
	display: block;
	float: left;
  font-size: 5vw;
  font-family: "BureauGrotesque";
font-weight: 500;
margin: 0;
padding: 3rem 5rem;
}
.contact{
  display: block;
	float: right;
	font-size: 2em;
padding: 3rem;
  color: #fff;
  font-family: "GT America";
cursor: pointer;
}
.tekst{
display: flex;
width: 100%;
height: 100%;
justify-content: space-between;
align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  font-family: "GT America";

}
.leader{
  margin-top: -10vh;
 font-size: 10vh;

  margin-bottom: 5rem;
  text-align: center;
	font-family: "Inknut Antiqua";
}
.overlay{
  font-size: 4vw;
  background: #000;
width: 100%;
height: 100%;
z-index: 100;
position: absolute;
top:0;
left: 0;
display: flex;
justify-content: center;
align-items: center;
  flex-direction: column;
  flex-wrap: wrap;
  font-family: "GT America";

}
#container{
position:relative;
		line-height:0.2em;
width:960px;
height:550px;
background-color:#fff;
margin: 50px auto;
display: none;
}
#bgcontainer{
	position:relative;
width:100%;
height:100%;

background-color:#000;

}
ul#menu{
list-style:none;
width:100%;
}
ul#menu li{
	list-style:none;
display:block;
float:right;
margin-right:10px;

}
ul#menu a{
text-decoration:none;
}

.logosvg{


}


div#afbeelding{
width: 600px;
margin-top:100px;
height:400px;
float:left;
color:#000;
padding:0;
margin-right:20px;
}
div#content{
	color:#000;
width: 250px;
margin-top:95px;
height:400px;
padding:0;
float:left;



}
div#content p{
	margin-top: 0.25em;
	line-height:1.3em;
}
div#content a{
	padding: 0 3px;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #000;
	color: #fff;
}
div#content a:hover{

		text-decoration: underline;
	}
div#content h1{
font-size:2.2em;
	line-height:1em;
	margin:0;
	padding:10px 0 0 0;

}

div#content h2{
margin:0;
padding:0;
}
/* SLIDER */
div.inhoud{
	padding-left:55px;
	width:905px;
}
#slider {
    width: 960px;

    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 525px;
    width: 960px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
 }

.scrollContainer div.panel {
  	float:left;
    height: 525px;
    width: 960px;

}
.scrollContainer div.panel2 {


}


div.panel2 div.inhoud{
padding:0px;
width:960px;
}
div.panel form{

}

ul.navigation {

	width:680px;
    list-style: none;
margin:0;
padding:33px 0 0 55px;
font-size:1.1em;
font-family: georgia;
text-transform: uppercase;
}

ul.navigation li {
    display:block;
float:left;
font-size: 1.1em;
}

ul.navigation a {


display:inline-block;
margin: 0 5px;
line-height:1.3em;
padding: 0 3px;
    text-decoration: none;


	color:#000;
}

ul.navigation a:hover {
  text-decoration:underline;
	background-color:#fff;
}

ul.navigation a.selected {
    background-color: #000;
	color:#fff;
}
ul.navigation a.selected:hover {
  text-decoration:none;
}

ul.navigation a:focus {
    outline: none;
}

.scrollButtons {
	 display: none;
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}
	#supersize img, #supersize a{
		height:100%;
		width:100%;
		display:none;

	}
	#supersize .activeslide, #supersize .activeslide img{
		display:inline;

	}
#belmij {
display:none;
position: absolute;
left: 800px;
top: 20px;
background: url(/images/status.png) no-repeat;
width: 140px;
height: 140px;
z-index: 2;
cursor: pointer;
}

#belmijbox {
	font-family: Georgia;
	color: #fff;
	padding: 20px;
background: #000;
display:none;
position: absolute;
left: 300px;
top: 200px;

width: 300px;
height: 30px;
z-index: 3;

}
.sluit{
	color: #fff;
	float: right;

}
.online{
	display: block;


}
@media only screen and (max-width: 1280px) {
  .logo{

    font-size: 6em;
  }
}
