.sticky_contact_wapper {
    display: none !important;
}

.vc_column-inner {
    margin-bottom: 20px;
}

h2 a {
    font-size: 38px;
    line-height: 120%;
    font-weight: bold;
}

@media only screen and (max-width: 991px) {
    h2 a {
        font-size: 26px;
    }
}

#content ul {
    margin-bottom: 35px !important;
}

#content ol {
    margin-bottom: 35px !important;
}

.contactblokje .wpb_wrapper {
    background: #fff;
    padding: 10px;
    text-align: center;
}

.vc_tta.vc_general .vc_tta-panel-title {
    padding-bottom: 0px !important;
}

#hero .hero-inner p {
    display: none;
}

.grw-header-inner.rpi-flx.rpi-row12 {
    background: #ffffff;
    border-radius: 20px;
}

.grw-header {
    padding-right: 20px !important;
}

.wp-gr.rpi .wp-google-name a {
    font-weight: 800;
    font-size: 22px !important;
}

.btn-custom2 {
    display: none !important;
}

.vakmanschap_icon img.vc_single_image-img.attachment-full {
    height: 75px;
}

.dienstenblokjes .vc_column-inner {
    background: white;
    border-radius: 24px;
    padding: 40px;
    box-shadow: 0 4px 26px rgba(0, 0, 0, 0.08);
}

header .navbar .nav-bar ul.navbar-nav ul.submenu>ul.submenu-ul-main {
    position: absolute;
    width: auto;
    display: block;
    padding: 24px;
    background-color: #1B1B1B;
    border-radius: 24px;
    width: max-content !important;
    min-height: 360px;
    margin: 0px !important;
    left: 40% !important;
    transform: translateX(-50%) !important;
}