/*Header*/




/*Footer*/
.footer-sec .foot-image-holder {
    height: 300px;
    width: 300px;
}

.footer-sec {
    background-color: #ffeed9;
}

.footer-social a {
    color:black;
}

.company-about {
    color: black;
}

.small-text, .contact-address{
    opacity:unset !important;
}
.small-text, .contact-address, .contact-list li {
    font-weight: 600 !important;
    font-size: 18px !important;
    opacity: unset !important;
}

.contact-us-sec .contact-details .contact-s-media li a i {
    font-size: 26px;
}

/*Pakketten items*/
@media (min-width: 768px) {
    .feature-item {
        margin-top: 23px;
    }
}


/*Banner issues*/

.bannerBackground {
    -webkit-background-size: cover !important;
    -moz-background-size: cover !important;
    -o-background-size: cover !important;
    background-size: cover !important;
    background-position: center center !important;
}

/*Recaptcha*/
.grecaptcha-badge {
    visibility: hidden;
}

/*.captchaDiv {
    color: white;
}
*/
    .captchaDiv a {
        color: #026cb8;
        text-decoration: underline;
    }



.feature-item li {
    color: #fff;
}