input, select, textarea{
    color: #ffffff !important;
}

textarea:focus, input:focus {
    color: #ffffff !important;
}

#Subheader .title { font-weight: 700; }
#Subheader { background-position: center bottom; }

.video-home {
box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: solid 1px #0e76bc;
background: linear-gradient(#0e76bc, #0e76bc)
}

.icon-menu {
color:#ffffff;
text-shadow: 0px 2px 2px #0e76bc;
}

input, select, textarea{
    color: #ffffff;
}

textarea:focus, input:focus {
    color: #ffffff;
}

.uitleganimatie_btn .button_label{

    
}

/* .image-grid .element {
    display: inline-block;
    vertical-align: top;
}

.yellow_block{
border:solid 2px #efb73f;
background-color:#ffffff;
margin-top:-110px;
}

.blue_block{
border:solid 2px #1a75bc;
background-color:#ffffff;
margin-top:-110px;
}

.green_block{
border:solid 2px #32ab46;
background-color:#ffffff;
margin-top:-110px;
}

.yellow_block_horizontal{
border:solid 2px #efb73f;
background-color:#ffffff;
}

.blue_block_horizontal{
border:solid 2px #1a75bc;
background-color:#ffffff;
}

.green_block_horizontal{
border:solid 2px #32ab46;
background-color:#ffffff;
}

.blue_fill {
background-color:#1a75bc;
width:250px;
height:200px;
}
.green_fill {
background-color:#32ab46;
width:250px;
height:200px;
}

.yellow_fill {
background-color:#efb73f;
width:250px;
height:200px;
}

img {
z-index:-2;
}

div {
z-index:10;
}

.uitleg_button {
color:#ffffff;
border: solid 2px #ffffff; 
padding-top:40px;

}

.uitleg_button .link_white:link{
text-decoration:none;
color:#ffffff;
} */

