# WST 2020 mei 31
.navbar {
	min-height:150px;
}
.BovenBalk {
 width:100%;
/*  height:36px; */
}
.BovenBalk2 {
 width:100%;
 /* height:30px; */
}
.logo-custom{

    width: 33%;
    float: left;
    margin-left: 37px;
/*    margin-top: 38px; */

}

.taal{
	width:25%;
	float:left;    
	border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #eee;
    border-right-width: thin;
    border-right-style: solid;
    border-right-color: #eee;
}
.welkom{
	width: 75%;
	min-width: 200px;
	float: left;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #eee;
}
.search{
	width:20%;min-width:100px;float:left;text-align:right; border-bottom-width: thin;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #eee;
	padding-right: 20px;
}

.footer-right{
	float: left; 
	width: 50%; 
	padding-bottom: 10px; 
	padding-right: 23px;
}



.footer-left{
	float: left; 
	width: 50%; 
	text-align: left; 
	padding-top: 7px; 
	padding-left: 6px;
	
}


.btn-home{
	font-family: 'Rajdhani', sans-serif;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	position: relative;
	-webkit-transition: 0.2s;
	-o-transition: 0.2s;
	transition: 0.2s;
	margin-top: -36px;
}


.questions{
    background-color: #e3e3e3;
    margin-bottom: 0px;
    margin-left: 5%;
    width: 35%;
    margin-top: 20px;
    padding-left: 4%;
    padding-right: 4%;
	float: left;
}
.contact-header{
	width: 33%;
	min-width: 200px;
	float: left;
	text-align: left;
	padding-top: 30px;
	font-size: 1.2em;
	line-height: 1em;
}


.whatss-app{
	width:20%;
	min-width:150px;
	float:left;
	text-align:left;
	padding-top: 27px;
}

.BovenBalk2 {
	
	color: 000000;
	
}

a {
    color: #20208f;
    text-decoration: none;
}