.text-shadow {
    text-shadow: 5px 5px 10px rgba(0, 0, 0, 0.2) !important;
}

/*.title-effect .outer {padding: 0 0 9px 0!important;}*/
.sphere-circle.sphere01 {
    opacity: 0.5 !important;
}

.sphere-circle.sphere02 {
    opacity: 0.5 !important;
}

.sphere-circle.sphere03 {
    opacity: 0.5 !important;
}

.sphere-circle.sphere04 {
    opacity: 0.5 !important;
}

h2 {
    font-weight: 800 !important;
}

/*body {font-size:1rem!important;} VERWERKT IN DE MAIN (KT)*/

.sphere-circle:before {
    opacity: 0.5 !important;
    height: 2px;
    width: 470px;
}

.sphere-circle.sphere01:before {
    top: 343px;
    left: -362px;
    display: block;
}

/*.block.cta03 .bg3 {width: 550px; right: 13%; top: 60px;} VERWERKT IN DE MAIN (KT) */
.pattern#img-cta image {
    opacity: 0.5 !important;
}

.nav-service {margin-top: 10px!important; margin-bottom: -15px!important;}


#continually-button:hover, #continually-message-bubble:hover, #continually-autostart-bubble:hover {
    background-color: #ff373c !important;
    transition: all 0.4s ease-in-out;
}

footer .footer-signature .col-12 a:last-child {
    padding-left: 30px !important;
}

.inline-video .play:hover {
    transform: translateY( 10px);
    transition: .2s;
}


.grid.blogs .grid-row .first-item .btn.btn-icon.text-info.pl-btn {
    margin-left: 0px;
    bottom: 180px;
}

@media only screen and (max-width: 767px) {
    .service-content ol{
        color: #ffffff80;
    }

    #menu-navigatie-hoofd > li:last-child {
        margin-top: 20px;
    }
}
