/*
#sp-header {
    height: 100px;
}

#sp-header .logo {
    height: 100px;
}

header#sp-header #sp-menu {
    margin-top: 10px;
}
*/

.sp-megamenu-parent > li {
    text-transform: uppercase;
}
.sp-megamenu-parent > li.active > a {
    color: #BF0C22;
    font-weight: bold;
}

.btn, .sppb-btn {
    border-radius: 10px;
}

h1, h2, h3, h5{
    color: #BF0C22;
    text-transform: uppercase;
}

h3.sppb-title-heading::after {
    position: absolute;
    content: "";
    height: 7px;
    width: 146px;
    right: 45%;
    top: 50px;
    background: url(../images/title-bg-cati.png);
}

.breadcrumb {
    padding: 8px 0px;
    margin-bottom: 20px;
    list-style: none;
    background-color: transparent;
    border-radius: 0px;
}

.pagetitle h1 {
    color: #fff;
}

.breadcrumb a, .breadcrumb li {
    color: #fff;
}

.breadcrumb-item + .breadcrumb-item::before, .breadcrumb-item span {
    color: #fff;
}

.breadcrumb > .active {
    color: #fff;
}

.sp-megamenu-parent > li > a {
    font-size: 16px;
    font-weight: 600;
}

.sppb-addon-latest-posts .latest-post-inner:hover::before,
.blog article.item a:hover,
.blog-featured article.item a:hover,
.blog article.item:hover::before, .blog-featured article.item:hover::before {
    background: rgba(255,0,0,0.5);
}

.entry-header h2, .blog article.item a, .blog article.item time, .blog article.item i, .entry-header .article-info > dd time, .entry-header .article-info > dd i {
    color: #000;
}

.startup-info-2nd-section {
    font-weight: 600;
}

#sp-footer {
    padding: 30px 0;
}

.speasyimagegallery-row img {
    border-radius: 10px;
}

.contact-map img, .contact-info {
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}

.contact-cati img {
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
}

p, span {
    color: #000;
}

.sppb-addon-text-block ul li::before {
    color: #000;
}
body {
    color: #000;
}

.white-popup-block {
    border-radius: 0px;
    /*padding: 20px 30px;
    text-align: left;
    max-width: 650px;
    margin: 40px auto;
    position: relative;*/
}

.sp-module.contatore {
    margin-top: 20px;
}

.numerometri .sppb-animated-number::after {
    margin-left: 5px;
}

.mfp-with-zoom.mfp-ready.mfp-bg {
    opacity: .4;
}
.sp-copyright {
    text-align: center;
    display: inline-block;
    width: 100%;
}

#sp-bottom {
    font-size: 16px;
}

#sp-top-bar span {
    color: #fff;
}

#sp-header {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.transparent-header #sp-main-body {
    margin-top: -110px;
}

.transparent-header.news #sp-main-body {
    margin-top: -90px;
}

.sp-custom-logo-link img {
    margin-bottom: 0px;
}

.sp-megamenu-parent {
    float: unset;
    margin: 0 auto;
}

.sp-megamenu-parent > li > a {
    color: #fff;
}

@media (max-width:767px) {
    .sp-custom-logo-link {
        display: none !important;
    }

    #sp-header {
        height: 80px !important;
    }

    #sp-header .logo {
        height: 75px;
    }

    #offcanvas-toggler {
        height: 80px;
        line-height: 80px;
        font-size: 20px;
    }

    .sp-contact-info {
        margin: 0px 0px;
    }

    .transparent-header #sp-main-body {
        margin-top: -80px;
    }

    header#sp-header nav.sp-megamenu-wrapper {
        justify-content: flex-end;
    }

}
span.cc-message-text {
    color: #fff !important;}


.article-list .article {
    border: 1px solid #2D2D2D;
}


.sticky-header #sp-header div.sp-column.d-flex.align-items-center.justify-content-end {
justify-content: center !important;
}

header#sp-header #sp-menu nav.sp-megamenu-wrapper {
width: 100%;
}

.burger-icon > span {
    background-color: #fff;
}


section#sp-top-bar div#sp-top1 {
justify-content: center;
display: flex;
}
