.et_overlay {
    opacity: 0;
}

.et_overlay {
    z-index: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.9) none repeat scroll 0% 0%;
    opacity: 0;
    transition: all 0.3s ease 0s;
    border: 1px solid #E5E5E5;
    box-sizing: border-box;
    backface-visibility: hidden;
}

h3 {line-height:30px; }

a:hover {
    color: #1e3680;
    text-decoration: underline;
}

.et_pb_blurb_position_left .et-pb-icon { font-size: 13px; margin-right: 20px; margin-top: -8px; }
.et_pb_blurb h4 { padding-bottom: 5px; font-size: 15px;}
.et_pb_main_blurb_image { text-align: center; margin-bottom: 10px;}

.et_pb_section {
    padding: 0px;
    position: relative;
}

.projecten {font-size:10px}

#et-secondary-menu {color:#000000;}

#top-menu li a { font-size: 14px; }

.et-box-content {
    min-height: 55px;
    padding: 15px 15px 15px 15px;
}

.et-shadow .et-box-content {
    border: 0px solid #fafafa;
}