.sp-page-title .sp-page-title-heading {
    font-weight: 800;
    font-size: 60px;
    }

.sp-megamenu-parent .sp-menu-item>a img, .sp-megamenu-parent .sp-menu-item>span img {
    display: inline-block;
    max-width: 10%;
}

.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > a > .menu-toggler,
.offcanvas-menu .offcanvas-inner ul.menu > li.menu-parent > .menu-separator > .menu-toggler
{color: white;}

.offcanvas-menu .offcanvas-inner ul.menu>li li a {
    color: rgb(178 178 178);
}


.view-article #sp-title {
  display: block;
}
.sp-page-title {
    padding: 100px 0px 23px 0px;
}

.view-article #sp-main-body {
  padding-top: 20px;
}

.view-article #sp-main-body .container {
    max-width: 1700px;
}
.view-article #sp-main-body .container .article-header h1 {
    font-weight: bold;
    font-size: 30px;
    line-height: 30px;
    color: #e97025;
}

#sp-main-body {
    padding: 10px 0;
}

.sp-megamenu-parent>li>a {
    color: #fff;
}

#sp-header {
    height: 60px;
    width: 100%;
    position: absolute;
    z-index: 99;
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .1);
    animation: spFadeIn .5s;
}

#sp-header.header-sticky {
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 0;
    width: 100%;
    animation: spFadeInDown .5s;
    background-color: #070707;
}

.sp-page-builder .page-content #section-id-1770448762084 {
    padding-top: 0px;
   }
#sp-footer .container-inner {
    padding: 5px 0;
    border-top: 1px solid rgba(255, 255, 255, .1);
}

#sp-bottom .sp-module .sp-module-title {
    font-weight: 800;
    font-size: 15px;
    line-height: 26px;
    letter-spacing: 1.6px;
    color: #ffffff;
    margin-bottom: 10px;
}

#sp-bottom {
    padding: 5px 0px 0px 0px;
    font-size: 14px;
    line-height: 1.6;
}

#sp-bottom .sp-module ul>li>a {
    display: block;
    color: #fff;
font-weight: bold;
}

#sp-bottom .sp-module ul>li>a:hover {
        color: #b51918;
}


.spazi {
  margin-left: 20px; /* sposta la parola di 20px */
}

#sp-bottom .sp-module .sp-module-title {
        text-align: center;
}

#sp-top-bar {
    padding: 4px 0;
    font-size: 13px;
}

.offcanvas-menu {
    background-color: #000000;
    color: #fff;
}

.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {
    color: #fff;
}

.offcanvas-menu .offcanvas-inner a {
  color: #fff;
}

.sp-page-builder .page-content #section-id-1770648709008 {
  padding-top: 6px;
  }

