#testimonial {
    background-color: #eff3f5;
}

.roundedFooter {
    border-radius: 30px;
}

.sb-content-wrap {
    background-color: #394750;
}

.featured-slider {
    position: relative;
    padding: 60px 0;
}

.single-slide {
    min-height: 684px;
}


body.light-mode .footer-wrapper .subscribe-section {
    background: transparent;
}

.logostukje {
    min-width: 140px;
}

.navrechts .owl-nav {
    right: 0;
}

.search-box {
    display: flex;
    justify-content: center;
}

.custom-position-blog {
    bottom: 176px; 
    left: 399px; 
    z-index: 3;
}
.custom-position-news {
    bottom: 116px;
    right: 236px;
    z-index: 3;
}
.offset-sm-5.col-sm-7.pt-10.pb-10 {
    color: white;
}

.search-box {
    justify-content: flex-start;
}
/* side bar */
.sb-right {
    margin-top: 60px;
    margin-left: -14px;
}

.t-author-image.dienst {
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}