.header.light .topbar  ul.kc-languages li a {
    font-size: 16px;
    color: #0055a4;
}
.header.light .topbar  ul.kc-languages li a.active {
    font-weight: 700;
}
.blockquote-section blockquote.kc-blockquote-home {
    font-weight: 400;
    font-size: 34px;
    line-height: 40px;
    color: #323635;
}
.blockquote-section blockquote.kc-blockquote-home cite {
    color: #575757;
}
.kc-contact-footer li {
    position: relative;
    margin-left: 20px;
    color: #323232;
}
.kc-contact-footer li i.fa {
    position: absolute;
    left: -20px;
    top: 10px;
    color: #0055a4;
}

.footer .copyright ul li a {
    color: #999999;
}
.footer .copyright ul li a:hover {
    color: #ffffff;
}

.footer.page-section-pt {
    background: #f7f7f7;
    padding-top: 40px;
}
img#logo-footer {
    position: relative;
    top: 13px;
    height: 52px;
}

.keurmerken img {
    position: relative;
    top: -8px;
    height: 52px;
}
@media (max-width: 575px) {
    .keurmerken img {
        display: block;
    }
}

.copyright.gray-bg {
    background: #333333;
}

.copyright ul li {
    padding-top: 10px;
}

@media (max-width: 575px) {
    .usefull-link h6 {
        padding-top: 10px;
        margin-bottom: 6px !important;
    }
}

.menu-list-items > .container {
   padding-right: 5px;
}
.portfolio-overlay h4.text-white a {
    position: relative;
    top: 3px;
}

* {
    text-transform: none !important
}

.kc-margin-bottom {
    margin-bottom: 20px;
}

.kc-news-prevnext {
    background-repeat: no-repeat !important;
    background-origin: border-box !important;
    background-clip: padding-box !important;
    background-size: auto 77px !important;
    background-position: -15px 0px !important;
}
@media(max-width:479px) {
    .port-photo {
        width: 104px;
    }
}

.page-content ul {
    padding: 0;
    margin: 0;
}
.page-content ul li {
    font-size: 14px;
    line-height: 30px;
    display: block;
    margin: 5px 0;
    list-style-type: none;
    padding-left: 25px;
    position: relative;
}
.page-content ul li:after {
    content: "\f00c";
    font-family: 'FontAwesome';
    position: absolute;
    color: #0055a4;
    left: 0;
    top: 0;
    box-sizing: border-box;
}

/**
 *
 */
.contact-3 .g-map {
    padding-top: 0;
    height: 480px;
}
.contact-3-info {
    padding-left: 12%;
    padding-right: 12%;
}