html {
    font-size: 100%;
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

html, button, input, select, textarea {
    font-family: "Source Sans Pro", Helvetica, sans-serif !important;
}

body {
    color: #141412;
    line-height: 1.5;
    margin: 0;
}

body {
    color: #202225;
    font-family: "Source Sans Pro", Helvetica, sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
    clear: both;
    font-family: Bitter, Georgia, serif;
    line-height: 1.3;
}

a {
    transition: all 0.3s ease 0s;
}

ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

#scrollUp:hover {
    background: #FFA100;
    opacity: 1;
}

#scrollUp {
    background: #000 none repeat scroll 0 0;
    border-radius: 2px;
    bottom: 15px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
    color: #fff;
    font-size: 20px;
    height: 34px;
    line-height: 30px;
    opacity: 0.6;
    right: 15px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 34px;
}

.site {
    background-color: #fff;
    /*border-left: 1px solid #f2f2f2;*/
    /*border-right: 1px solid #f2f2f2;*/
    margin: 0 auto;
    max-width: 1600px;
    width: 100%;
}

body .site-header {
    /*background-size: 1600px auto;*/
    color: #121314;
    box-shadow: 2px 2px 5px #ccc, 0 0 0 #ccc;
}

.site-header {
    position: relative;
}

.site-header {
    /*background: url(../images/banner.jpg) no-repeat scroll top;*/
    /*background-size: 1600px auto;*/
}

.site-header.stick {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999999;
    box-shadow: 0px 0px 1px #ccc, -2px -2px 1px #ccc;
    background: #fff;
}

.site-header.stick .logo a {
    display: inline-block;
    height: auto;
    padding: 16px 0;
}

.site-main {
    position: relative;
}

.site-content.area-padding {
    padding: 30px 0;
}

.site-header .home-link {
    color: #141412;
    display: block;
    margin: 0 auto;
    max-width: 1080px;
    min-height: 230px;
    padding: 0 20px;
    text-decoration: none;
    width: 100%;
}

#content .hentry:nth-of-type( 7n + 1 ) .entry-content, #content .hentry:nth-of-type( 7n + 1 ) .entry-summary {
    color: #202225;
}

.entry-header, .entry-content, .entry-summary, .entry-meta {
    margin: 0 auto;
    max-width: 604px;
    width: 100%;
}

.entry-content {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    word-wrap: break-word;
}

.entry-header {
    margin-bottom: 30px;
    margin-top: 20px;
}

.entry-title {
    font-weight: normal;
    margin: 0 0 5px;
}

.site-info {
    margin: 0 auto;
    max-width: 1040px;
    padding: 30px 0;
    width: 100%;
}

.site-footer {
    background-color: #e8e5ce;
    color: #686758;
    font-size: 14px;
    text-align: center;
}

.paging-navigation, .site-footer, .post-navigation {
    background-color: #f4f6f8;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #28a745;
}

.navbar-light .navbar-nav .active>.nav-link, .navbar-light .navbar-nav .nav-link.active, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .show>.nav-link {
    color: #28a745;
}

.logo {
    display: block;
}

.navbar-default {
    padding: 0;
    float: right;
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

.navbar {
    border: medium none;
    margin-bottom: 0;
}

.nav .navbar-nav li a {
    color: #fff;
}

ul.navbar-nav li {
    float: left;
    position: relative;
}

ul.navbar-nav > li > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #444;
    font-size: 14px;
    font-weight: 500;
    padding: 25px 0;
    text-transform: uppercase;
    /*font-family: 'Montserrat', sans-serif;*/
    margin: 0 5px;
}

.mobile-menu-area {
    background: #f9f9f9 none repeat scroll 0 0;
    padding: 10px 0px;
}

.mean-container .mean-bar {
    background: transparent none repeat scroll 0 0;
    float: left;
    min-height: 42px;
    padding: 4px 0 0;
    position: relative;
    width: 90%;
    z-index: 999999;
}

.mean-container .mean-nav ul {
    list-style-type: none;
    margin: 20px 0px;
    padding: 0;
    width: 110%;
}

.mean-container .mean-nav ul li {
    width: 99.7%;
}

.contact-head {
    background: #F4F8FB;
    padding: 40px 30px;
    border-radius: 3px;
}

.contact-head h3 {
    font-weight: 600;
    font-size: 26px;
}

.contact-head p {
    font-size: 16px;
}

.contact-icon {
    display: block;
    overflow: hidden;
}

.single-contact {
    /*width: 50%;*/
    float: left;
}

.single-contact h5 {
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 15px;
}

.single-contact h5,
.single-contact span {
    color: #444 !important;
}

.single-contact a {
    display: block;
    margin-bottom: 10px;
    position: absolute;
}

.single-contact p i, .single-contact a i {
    float: left;
    color: #28a745;
    font-size: 18px;
    padding-right: 15px;
    line-height: 24px;
}

.down-btn:hover {
    color: #fff;
    background: #28a745;
    border: 1px solid #28a745;
}

a:hover, a:focus {
    color: #28a745;
    text-decoration: none;
}

.down-btn {
    border: 1px solid #062241;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 15px;
    padding: 12px 15px;
    text-align: left;
    /* text-transform: uppercase; */
    transition: all 0.4s ease 0s;
    z-index: 222;
    background: #062241;
    width: 100%;
    position: relative;
    border-radius: 2px;
}

.down-btn i {
    font-size: 24px;
    float: right;
}

.page-area.home-bg {
    background-size: cover;
    background: url(../images/banner.jpg) no-repeat top center;
}

.page-area.diensten-bg {
    background-size: cover;
    background: url(../images/banner-diensten.jpg) no-repeat center center;
}

.page-area {
    position: relative;
}
.marker-list li::after {
    position: absolute;
    content: "";
    left: 5px;
    top: 10px;
    background: #28a745;
    width: 5px;
    height: 5px;
}

.marker-list li {
    color: #777;
    padding-left: 30px;
    margin: 10px 0px;
    position: relative;
    font-size: 15px;
    font-weight: 600;
}

.marker-list li {
    color: #444;
}

.breadcumb-overlay {
    position: absolute;
    background: rgba(6,34,65,0.70) none repeat scroll 0 0;
    top: 0;
    width: 100%;
    left: 0;
    height: 100%;
}

.breadcrumb2 {
    padding: 60px 0px 40px;
    background-color: transparent;
    margin-bottom: 0;
}

.breadcrumb2 .section-headline {
    padding-bottom: 0px;
}

.white-headline {
    position: relative;
}

.breadcrumb2 .section-headline h3 {
    font-size: 38px;
    letter-spacing: 2px;
    line-height: 42px;
    text-transform: uppercase;
    position: relative;
    top: 25px;
    font-weight: 800;
}

.white-headline h3 {
    color: #fff;
}

.breadcrumb-bg {
    position: relative;
    top: 70px;
    background: #062241;
    border-radius: 5px;
    padding: 22px 30px;
    z-index: 99;
    max-width: 80%;
    margin: 0 auto;
}

.mobile-menu-area .header-right-link {
    float: right;
    width: 50px;
    position: absolute;
    top: 12px;
    right: 0px;
}

.container:before, .container:after, .row:after, .row:before {
    content: " ";
    display: table;
}

.container:after, .row:after {
    clear: both;
}

.mean-container .mean-bar::after {
    content: "";
    font-size: 21px;
    left: 5%;
    position: absolute;
    top: 12px;
    text-transform: uppercase;
    font-weight: 500;
}

.mean-container a.meanmenu-reveal {
    color: #252525;
    cursor: pointer;
    display: block;
    float: right;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 25px !important;
    font-weight: 700;
    height: 22px;
    line-height: 22px;
    padding: 6px 10px 11px;
    right: 0;
    text-decoration: none;
    text-indent: -9999em;
    top: 0;
    width: 30px;
}

@media (max-width: 767px) {
    .breadcrumb-bg {
        padding: 22px 10px;
    }

    .breadcrumb-bg {
        max-width: 94%;
    }

    .breadcrumb2 ul li {
        font-size: 14px;
    }

    .container {
        width: 300px;
    }

    .logo {
        height: inherit;
        left: 0;
        padding: 0;
        position: absolute;
        top: 4px;
        z-index: 999999;
        max-width: 130px;
    }

    .logo a {
        padding: 0px;
    }
}

.breadcrumb2 ul li.home-bread {
    padding-left: 0px;
}

.breadcrumb2 ul li {
    display: inline-block;
    color: #f3f0ff;
    padding: 0px 10px 0px 20px;
    position: relative;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
}

.breadcrumb2 ul li.home-bread::after {
    position: absolute;
    content: "\f105";
    font-family: "Font Awesome 5 Free", sans-serif;
    right: -10px;
    top: 0;
}

.page-padding {
    padding: 100px 0 80px;
}

.single-page-head {
    margin-bottom: 30px;
}

.single-page-head .clients-testi {
    padding: 20px 15px;
    background: #f4f4f4;
}

.clients-testi .single-review {
    border: none;
}

.single-page-head .review-img {
    margin-top: 0px;
}

.single-page-head .review-img img {
    border-radius: 50%;
    width: 80px;
    height: auto;
}

img {
    max-width: 100%;
    height: auto;
}

.single-page-head .review-text {
    margin-top: 20px;
}

.single-page-head .review-text p {
    color: #333;
    font-size: 15px;
    letter-spacing: 0.5px;
    font-style: italic;
}
.review-text h4 {
    font-size: 16px;
    margin-bottom: 0px;
}

.clients-testi .review-text a, .clients-testi .guest-rev {
    color: #444;
}

.clients-testi .review-text a, .clients-testi .guest-rev {
    color: #444;
}

.left-menu ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}

.left-menu li {
    display: block;
    margin: 2px 0px;
}

.left-menu ul li a:hover {
    color: #28a745;
}

.left-menu ul li.active a {
    color: #28a745;
    position: relative;
}
.left-menu ul li a {
    color: #333;
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 13px 20px;
    position: relative;
    text-decoration: none;
    text-transform: capitalize;
    background: #f4f4f4;
}

.left-menu ul li a:hover::after, .left-menu ul li.active a::after {
    position: absolute;
    right: 0;
    top: 0px;
    background: #28a745;
    content: "";
    width: 3px;
    height: 100%;
}