.process .process-step:hover .process-step-circle {
    background-color:unset;
}

html .bg-dark {
    background-color: #4d4d4d!important;
}

html .scroll-to-top {
    background: #013160;
}

.scroll-to-top:hover {
    color:#fff
}

.form-style-4.form-style-4-border-light-2 .form-control {
    border-color: #ffffff
}
 #footer p:hover {
    color:#888
}

 @media screen and (max-width: 768px) {
    .owl-carousel .owl-item:nth-child(1) .background-image-wrapper {
    background-position: 36% 0 !important;
    }
    .owl-carousel .owl-item:nth-child(2) .background-image-wrapper {
    background-position: 85% 0 !important;
    }

    .owl-carousel.nav-inside.nav-inside-plus .owl-nav button.owl-next {
    right:-10px
    }
    .owl-carousel.nav-inside.nav-inside-plus .owl-nav button.owl-prev {
    left: -10px;
    }

    #footer h4, li {
    text-align: center;
    }

    #footer img {
    display: block;
    margin: 0 auto;
    }

    #footer p, #footer span, #footer .footer-copyright p, #footer li, #footer a:not(.btn):not(.no-footer-css) {
        color:#000
    }

}

a.iubenda-tp-btn.iubenda-cs-preferences-link {
    visibility: hidden!important;
}

.grecaptcha-badge {
    transform: scale(0.3);
}

#terzo {
    justify-content: normal;
}