.brand-logo {
    max-width: 300px;
}
.brand-logo img {
    padding: 8px;
}
.transparant {
    background: transparent !important;
    z-index: 999!important;
}
.slider {
   margin-top: -64px;
}
.desktop {
    margin-top: 80px;
}
.indicators {
    display: none;
}
nav li {
    margin-top: 8px;
}
nav li:hover {
    border-bottom: 5px solid #7ab51d;
}
nav li a:hover {
    background: transparent !important;
}
nav li a {
    font-size: 15px!Important;
}
.footer-text {
    position: absolute;
    bottom: 0;
    color: #FFF;
}
.white-text:hover {
    color: #7ab51d!important;
}
.title {
    color: #7ab51d!important;
}
.groen {
    background-color: #7ab51d!important;
}
.grijs-text {
   color: #7a7a7a!important;
}
a.grijs-text:hover {
    color: #7a7a7a!important;
}
.icon {
    width: 100px;
    height: auto;
}
.contact {
    margin-top: -29px;
    z-index: 200!important;
}