/* FONTS */
/* Raleway */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,500,300,200,100,600,700,800,900);


/** Futura vervanging */
@import url('https://fonts.googleapis.com/css2?family=Questrial&display=swap');

/* einde fonts */

html, body {
    height: 100%;
    width: 100%;
    margin: 0;
    background-color: hsla(0,0%,0%,1.00);
    color: #FFF;
    font-family: 'Raleway', sans-serif;
    font-weight: 200;
}


p{
    font-size: 15px;
    text-align: center;
    color: #000;
    margin-top: 6px;
    height: auto;
	}

img{
	border-radius: 8px;
	left: 0px;
	-webkit-box-shadow: 0px 0px;
	box-shadow: 0px 0px;
	height: auto;
}

a{
    text-decoration: none;
    color: rgba(0,0,0,1.00);
    width: auto;
}

.logo{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	background-repeat: no-repeat;
	text-align: left !important;
	text-transform: uppercase;
	font-weight:bolder;
	}


.logo img{
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
	width: 102%;
	position: relative;
	color: rgba(255,0,4,1.00);
	left: -5px;
	}


.logo_header{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0px;
	overflow: hidden;
    border-radius: 8px;
   
    
}	
.positie{
    position: absolute;
    top: 50px;
    left: 427px;
	}
	
/* informatieveld */
.infoveld {
    position: absolute;  /* absoluut binnen container */
    top: 235px;
    left: 43px;          /* pas dit aan voor horizontale positie */
    width: 165px;
    padding: 10px;
    box-sizing: border-box;
    background-color: rgba(51,51,51,0.85); /* 33% transparant */
    color: #fff;
    z-index: 100;
    word-wrap: break-word;
    overflow-wrap: break-word;
    border-radius: 8px;
    -webkit-box-shadow: 10px 6px rgba(0,0,0,0.33);
    box-shadow: 10px 6px rgba(0,0,0,0.33);
    visibility: hidden;
}

#informatievenster{
 visibility: hidden;
}

/* titel */
#titel {
    color: #CCC;
    font-size: medium;
    font-weight: bold;
    text-transform: capitalize;
    margin-bottom: 8px;
}

/* informatie */
#informatie {
    color: #CCC;
    font-size: smaller;
    font-weight: normal;
    margin-bottom: 12px;
}

/* credits */
#credits {
    font-size: x-small;
}

#credits h5 {
    margin: 0;
    font-size: 10px;
    color: #FFFFFF; /* aparte kleur h5 */
}

#credits h6 {
    margin: 0;
    margin-top: 5px;
    font-size: 9px;
    color: #BFBFBF; /* aparte kleur h6 */
}	

#credits functie_omschrijving{
		color:#09C;
		}
		
.zwart{
	color:hsla(0,0%,0%,1.00);
	}

.wit{
    color: hsla(0,0%,100%,1.00);
}
	
/**/
/* Button styles*/		
#schaduw{
	z-index:50;
	position:absolute;
	background-color:#000;
	/* for IE */
	filter:alpha(opacity=20);
	/* CSS3 standard */
	opacity:0.2;
	left: -1px;
	}
	
.schaduw{
	z-index:50;
	position:absolute;
	background-color:#000;
	/* for IE */
	filter:alpha(opacity=20);
	/* CSS3 standard */
	opacity:0.2;
	border-radius:8px;
	}
	
.schaduw_zuid{
	-webkit-box-shadow: 16px 25px hsla(0,0%,0%,0.30);
	box-shadow: 16px 25px hsla(0,0%,0%,0.30);
	}
	
.schaduw_noordwest{
	-webkit-box-shadow: -27.1px -15.6px 0px 0px hsla(0,0%,0%,0.30);
	box-shadow: -27.1px -15.6px 0px 0px hsla(0,0%,0%,0.30);
	}
	
.schaduw_zuidoost{
    -webkit-box-shadow: 19.9px 14.4px 0px 0px hsla(0,0%,0%,0.30);
    box-shadow: 19.9px 14.4px 0px 0px hsla(0,0%,0%,0.30);
	}

.schaduw_noordoost{
	-webkit-box-shadow: 5.9px -1.6px 0px 8px hsla(0,0%,0%,0.30);
	box-shadow: 5.9px -1.6px 0px 8px hsla(0,0%,0%,0.30);
	}

#schaduw2{
	position:absolute;
	background-color:#000;
	/* for IE */
	filter:alpha(opacity=50);
	/* CSS3 standard */
	opacity:0.5;
	width:500px;
	height:400px;
	top:155px;
	left:199px;
	}
		
/* voor het verschuiven van knoppen. Alle knoppen die verschoven moeten worden, moeten binnen deze class geplaatst worden */	 
.verschuif{
	top:0px;
	position:absolute;
	z-index: 30;
	}
/**/
#home{
    position: absolute;
    width: 100px;
    height: 60px;
    z-index: 1;
    top: 5px;
    left: 122px;
    cursor: pointer;
		}
		
.container{
    position: relative;
    width: 1000px;
    margin: 0 auto;
    z-index: 1;
}
	
.content{
	background-color: hsla(295,43%,62%,0.00);
	width: 100%;
	margin: 0 auto;
	/*background-color:#636;*/
	}
	
.beeldvenster{
	position:absolute;
	width:352px;
	height:288px;
	top:150px;
	left:190px;
	background-color:#036;
	z-index:100;
	}
	
.beeldvenster_breed{
    position: absolute;
    width: 512px;
    height: 288px;
    top: 150px;
    left: 190px;
    background-color: hsla(39,86%,67%,1.00);
    z-index: 50;   /* -webkit-box-shadow: 16px 43px rgba(0,0,0,0.33);
    box-shadow: 16px 43px rgba(0,0,0,0.33);*/
	}
	
.beeldvenster_vierkant{
    position: absolute;
    left: 300;
    top: -108px;
    width: 512;
    height: 512;
    z-index: 25;
    background-color: #000000;
    background-repeat: repeat-x;
		}
	
#beeldvenster_tekst{
    position: absolute;
    left: 91px;
    top: 80px;
	font-family: 'Raleway', sans-serif;
	font-weight: 500;
/*    font-family: 'Questrial', sans-serif;*/
	text-transform: uppercase;
	z-index: 0;
	font-size: 111%;
	color: rgba(0,0,0,1.00);
	visibility: visible;
}
/*	WAT IS HIER WEGGEVALLEN?*/
#videovenster{
    position: relative;
    width: 352px;
    height: 288px;
    top: 0px;
    z-index: 10;
    visibility: visible;
    background-color: hsla(0,33%,33%,1.00);
    }

#videovenster_breed{
	position:absolute;
	top:0px;
	left:0px;
	width:512px;
	height:288px;
	text-align:center;
	z-index:100;
	visibility: visible;
	background-color: hsla(0,0%,0%,1.00);
}

/** general classes **/
.projectnaam{
    text-transform: capitalize;
    color: black;
}

.imagesquare{
	position: absolute;
	width: 600px;
	height: 600px;
	background-color: hsla(359,55%,51%,1.00);
	z-index: 100;
	-webkit-box-shadow: 9px -13px 0 2px hsla(0,0%,0%,0.07);
	box-shadow: 9px -13px 0 2px hsla(0,0%,0%,0.07);
	left: 145px;
	top: 176px;
	border-radius: 5px;
	}

.grid{
	
}

.rond{
	border-radius:50%;
	text-align:center;
	/*font-weight:600;*/
    }
	
.afgerond{
    border-radius: 10px;
	border: 10px;
}

.rondbalk{
    border-radius: 25px;
}
.knop{
    position: absolute;
    text-align: center;
    /*color: hsla(0,0%,100%,1.00);*/
    padding: 15px;
    cursor: pointer;
    font-weight: 600;
    font-variant: normal;
    text-transform: uppercase;
    display: flex;
    justify-content: center;
    align-items: center;
    /*color: white;*/
}
   

/*      left: 264px;
    top: 111px;
    
    left: 154px;
    top: 432px;
  	}*/

.normal_lh{
    line-height: normal !important;
}

.txt_box{
    display: table;        
  }
        
.txt_center{
    display: table-cell;
    vertical-align: middle;
 }
 
.mastertab{
    color: hsla(0,0%,0%,1.00);
    cursor: default;
    font-weight: 600;
    font-variant: normal;
    text-transform: capitalize;
    position: absolute;
    left: 151px;
    top: -54px;
    -webkit-box-shadow: 0px 0px rgba(0,0,0,1.00);
    box-shadow: 0px 0px rgba(0,0,0,1.00);
    display: flex;
    justify-content: center;
    align-items: center;
    
}

.box-center {
 
	text-align: center;
    margin: 0;
	position: relative;
	top: 50%;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%); 
    align-content: center;
}

.kapitalen{
	font-weight: 400;
	font-variant: normal;
	text-transform:uppercase;
}

.wit{
	color: rgba(255,255,255,1.00);
	}


	
	
.under_construction{
	font-family: 'Fredericka the Great';
	font-variant: small-caps;
	font-size: 28px;
	color:#000000;
	padding:50px;
	}



.knop_zoom{
	width:35px;
	height:35px;
	line-height:35px;
	font-size:14px;
	cursor:pointer;
	
}

.btn_naar3d{
	position: absolute;
	width: 76px;
	height: 20px;
	left: -43px;
	top: 170.7px;
	background-color: rgba(255,194,89,1.00);
	color: rgba(0,0,0,1.00);
	cursor: pointer;
	display: block;
	text-align: left;
	padding-left: 5px;
}
.test{
    background-color: aqua;
    position: absolute;
    width: 512px;
    height: 288px;
    top: 150px;
}

.smallertxt{
	font-size: small;
}
