/* font

Acumin Pro Bold
font-family: acumin-pro, sans-serif;
font-weight: 700;
font-style: normal;


Acumin Pro Bold Italic
font-family: acumin-pro, sans-serif;
font-weight: 700;
font-style: italic;


Acumin Pro Italic
font-family: acumin-pro, sans-serif;
font-weight: 400;
font-style: italic;


Acumin Pro Regular


*/

body{
    font-family: acumin-pro, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: #000!important;
    font-size: 15px;
}

a{
    color: #000!important;
}
a:hover{
    color:#c1161d!important;
}
.rnw-header{
    padding-left: 5vw;
    padding-right: 5vw;
    box-shadow:unset!important;
    border-bottom: 1px solid #E2E2E2;
}

/* === HELIX ULTIMATE FIXES === */

/* Contract Inspiration section - lateral padding on mobile */
@media(max-width:767px){
    .rnw-continsp{
        padding-left: 5vw!important;
        padding-right: 5vw!important;
    }
}

/* Azienda section spacing on mobile */
@media(max-width:767px){
    #section-id-1613911412889{
        margin-top: 50px!important;
    }
    #section-id-1631008050324{
        margin-top: 30px!important;
    }
    #section-id-1613828029983{
        margin-top: 50px!important;
    }
    .sp-page-builder .page-content #section-id-1613828029978{
        padding-top: 15vw!important;
    }
    #section-id-1613914423708{
        padding-top: 50px!important;
        padding-bottom: 50px!important;
    }
}

/* Gap between slider and flipbox sections on mobile */
@media(max-width:767px){
    #section-id-1613381140218{
        padding-top: 30px!important;
    }
}

/* Fix SP Page Builder heading text-shadow (was a decorative effect, now broken) */
.sppb-addon-header .sppb-addon-title{
    text-shadow: none!important;
}

/* Hide hamburger icon on desktop (lg+) */
@media(min-width:992px){
    #offcanvas-toggler{
        display: none!important;
    }
}

/* Logo min-height on desktop */
@media(min-width:992px){
    #sp-logo .logo-image{
        min-height: 50px;
        width: auto;
    }
}

/* Menu items uppercase */
.sp-megamenu-parent > li > a,
.sp-megamenu-parent > li > span{
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0.5px;
}

/* Active menu item bold + red */
.sp-megamenu-parent > li.active > a,
.sp-megamenu-parent > li.current-item > a{
    font-weight: 700;
    color: #C1161D!important;
}

/* Header layout: push menu and social to the right */
@media(min-width:992px){
    #sp-header .row{
        align-items: center;
    }
    #sp-menu{
        flex-grow: 1;
    }
    #sp-menu > .sp-column{
        justify-content: flex-end;
    }
    /* Social icons align right with proper spacing */
    #sp-top1 > .sp-column{
        justify-content: flex-end;
    }
    #sp-top1 .social-icons > li:not(:last-child){
        margin-right: 15px;
    }
}

/* Mobile: logo and hamburger on same row, vertically centered */
@media(max-width:991px){
    #sp-header{
        height: 80px;
    }
    #sp-header .row{
        display: flex;
        flex-wrap: nowrap!important;
        align-items: center;
        height: 80px;
    }
    #sp-logo{
        flex: 0 0 auto!important;
        max-width: none!important;
        width: auto!important;
    }
    #sp-menu{
        flex: 1 1 auto!important;
        max-width: none!important;
        width: auto!important;
    }
    #sp-menu > .sp-column{
        height: auto;
        justify-content: flex-end;
    }
    #offcanvas-toggler{
        height: auto;
        line-height: normal;
        padding: 0;
    }
}

/* Offcanvas menu styling */
.offcanvas-menu .offcanvas-inner .mod-menu > li > a,
.offcanvas-menu .offcanvas-inner .mod-menu > li > span{
    display: block;
    padding: 10px 0;
    font-weight: 600;
    font-size: 16px;
    color: #000;
    text-decoration: none;
    border-bottom: 1px solid #f0f0f0;
}

.offcanvas-menu .offcanvas-inner .mod-menu > li > a:hover,
.offcanvas-menu .offcanvas-inner .mod-menu > li > span:hover{
    color: #c1161d;
}

.offcanvas-menu .offcanvas-inner .mod-menu .menu-child > li > a{
    display: block;
    padding: 8px 0 8px 15px;
    font-weight: 400;
    font-size: 14px;
    color: #333;
    text-decoration: none;
}

.offcanvas-menu .offcanvas-inner .mod-menu .menu-child > li > a:hover{
    color: #c1161d;
}

/* Servizi submenu toggle in offcanvas */
.offcanvas-menu .menu-toggler{
    display: inline-block;
    width: 30px;
    height: 30px;
    cursor: pointer;
    float: right;
}

.offcanvas-menu .menu-toggler::after{
    content: '+';
    font-size: 20px;
    font-weight: 300;
}

#sp-footer, .rnw-bottom{
    background-color: #000!important;
    color: #fff!important;
}

#sp-footer a{
    color: #fff!important;
}

.rnw-bottom{
    padding-left: 5vw!important;
    padding-right: 5vw!important;
    padding-top: 5vw!important;
    padding-bottom: 0!important;
}

.rnw-bottom a{
    color: #fff!important;
}

.rnw-bottom a:hover{
    color:#c1161d!important;
}

.rnw-bottom .sp-module ul >li{
    border:0;
}

.rnw-bottom .sp-module ul >li >a:before{
    content: '';
    display: none;
}

.rnw-bottom .sp-module ul >li >a{
    line-height: 30px;
    font-size: 13px;
}

#sp-bottom .sp-module .sp-module-title,
.rnw-bottom .sp-module-title{
    font-size: 32px!important;
    font-weight: 700!important;
    margin-bottom: 20px!important;
}

h1, h2, h3, h4, h5, h6{
    font-weight: 700;
}

.rnw-social{
    height: 90px;
    line-height: 90px;
    text-align: right;
    justify-content: flex-end!important;
}

.rnw-social .social-icons{
    display: flex;
    align-items: center;
    gap: 18px;
}

.rnw-social .social-icons > li{
    margin-right: 0!important;
}

@media (min-width: 1400px){
    .container,
    .sppb-row-container {
        width: 1370px;
        max-width: 1370px;
    }
}
/* SERVIZI RENEW */
.rnw-flip h3{
    font-weight: 700!important;
    margin-bottom:25px;
    margin-top:0;
    font-size: 1.1vw;
}
@media(min-width:992px) and (max-width:1400px){
    .rnw-flip h3{
        font-size: 1.4vw;
    }
}

@media(max-width:991px){
    .rnw-flip h3{
        font-size: 20px;
    }

    .rnw-flip .sppb-flipbox-panel h3, .rnw-flip .sppb-flipbox-panel a{
        color: #fff!important;
    }

    .rnw-flip .sppb-flipbox-panel hr{
        border-color: #fff!important;
    }

    .rnw-flip .sppb-flipbox-front.flip-box:before{
        background-color: rgba(46, 59, 62, 0.52)!important;
    }

    .rnw-flip .sppb-flipbox-panel a::after{
        background: url('../images/arrow-right-2-bianco.svg') no-repeat;
    }
    a.rnw-vdtt{
        text-align: left!important;
    }
}

@media(max-width:500px){
    .rnw-flip h3{
        font-size: 16px;
    }
}

.rnw-flip hr{
    border-color: #000;
    margin-top: 0;
    margin-bottom: 10px;
    border: 1px solid;
}

.rnw-flip .flip hr{
    border-color: #fff;
}

.rnw-flip a{
    color: #000!important;
    font-weight: 600;
    font-size: 16px;
}

.rnw-flip .flip a{
    color: #fff!important;
    display: block;
}
.rnw-flip a::after{
    content: '';
    width: 20px;
    height: 20px;
    float: right;
    background: url('../images/arrow-right-2.svg') no-repeat;
    top: 7px;
    position: relative;
}

.rnw-flip .flip a::after{
    background: url('../images/arrow-right-2-bianco.svg') no-repeat;
}

.sp-megamenu-parent >li.active>a, .sp-megamenu-parent >li:hover>a {
    color: #C1161D!important;
}
.sp-megamenu-parent >li >a, 
.sp-megamenu-parent >li >span{
    font-weight: 700;
    padding: 0 1.3vw;
}

.sp-megamenu-parent .sp-dropdown.sp-dropdown-main{
    width: 500px!important;
    padding: 25px 10px;
    border-radius: 8px;
    box-shadow: 0 5px 30px rgba(0,0,0,0.08);
    border: none;
}

.sp-megamenu-parent .sp-dropdown .sp-dropdown-inner{
    border: none!important;
    box-shadow: none!important;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item >a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item span {
    display: block;
    padding: 14px 25px;
    color: #000;
    cursor: pointer;
    font-size: 18px;
    font-weight: 400;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover{
    background-color: #f2f2f2!important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a:hover, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li a:focus,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li.active > a, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li:hover > a, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul>li:focus>a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul > li > a:hover, 
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul>li>a:focus,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:hover a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li:focus a,
.offcanvas-menu .offcanvas-inner .sp-module ul > li ul {
    background: unset!important;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li a{
    font-weight: 600;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
    font-size: 14px!important;
    font-weight: 500;
    text-transform: none;
}

.rnw-nrmlzslide .rnw-csp{
    position: absolute;
    right: 0;
    bottom: -600px;
    height: 100px;
    text-transform: uppercase;
    font-size: 12px!important;
    z-index: 10;
}
@media(max-width:600px){
    .rnw-nrmlzslide .rnw-csp{
        bottom: -450px;
    }
}

.rnw-nrmlzslide .rnw-csp a{
    color: #fff!important;
}

.rnw-nrmlzslide .rnw-csp a::after{
content: '';
background-color:  #fff;
height: 1px;
width: 80px;
display: block;
margin-top: 5px;
}

.rnw-nrmlzslide .sp-dots{
    width: 300px;
}
@media(max-width:500px){
    .sppb-article-introtext{
        display: none;
    }

    a.sppb-readmore{
        border-top:2px solid #000;
        padding-top: 10px;
        margin-top: 20px;
    }
}

a.sppb-readmore{
    display: block;
    font-weight: 600;
    font-size: 14px;
}

a.sppb-readmore::after{
    content: '';
    width: 20px;
    height: 20px;
    float: right;
    background: url('../images/arrow-right-2.svg') no-repeat;
    top: 7px;
    position: relative;
}
@media(min-width:768px){
    .rnw-vleftimg::before{
        transform: rotate(-90deg);
        content: 'VALORI AZIENDALI';
        position: absolute;
        left: -80px;
        top: 0;
        color: #fff;
        font-size: 14px;
        margin-top: 50px;
        z-index: 200;
    }

}
@media(max-width:767px){
    .rnw-brhvaz{
        background:#C1161D!important;
        padding: 50px 5vw!important;
    }

    .rnw-continsp h5, .rnw-continsp .sppb-addon-title{
        text-align: left!important;
    }

    .rnw-bottom{
        padding-top: 50px!important;
    }

    #sp-bottom1, #sp-bottom2, #sp-bottom3{
        margin-bottom: 50px!important;
    }
}

.offcanvas-menu{
    background: #fff!important;
}

.offcanvas-menu-toggler .fa-angle-down:before,
.offcanvas-menu-toggler .fa-angle-up:before {
    color: #000;
}

.offcanvas-menu .offcanvas-inner .sp-module ul > li ul >li > a {
    font-size: 11px;
}



/* CATEGORIA BLOG HIGHLIGHTS */

.highlightsblog, .sp-simpleportfolio-description{
    font-size: 18px;
    line-height: 26px;
}

.highlightsblog h1{
    font-size: 60px;
    font-weight: 800;
    padding-bottom: 10px;
    margin-top: 0;
}

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

.highlightsblog .category-desc{
    margin-bottom: 30px;
}


/* LAYOUT CATEGORIA BLOG DI TIPO HIGHLIGHTS */
.rnw-himgoverlay{
    background-color: rgba(0, 0, 0, 0.2);
    height: 100%;
    position: absolute;
    z-index: 2;
    width: 100%;
}
.rnw-hintimg{
    position: relative;
    width: 100%;
    float: left;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    overflow-x: hidden;
}  
/* ARTICOLO LEADING CATEGORIA BLOG*/
.items-leading .rnw-chw{
    position: relative;
}

.items-leading .rnw-hhw{
    position: absolute;
    bottom: 40px;
    left: 40px;
    z-index: 5;
    color: #fff;
    width: 100%;
}

.items-leading .rnw-hcimg{
    position: relative;
    overflow: auto;
}

.items-leading .rnw-hintimg{   
    height: 70vh;
}

.items-leading .rnw-hhw h3{
    color: #fff;
    font-size: 50px;
}

.items-leading .rnw-hhw h3 a{
    color: #fff!important;
}

.items-leading .entry-image{
    margin-bottom: 0;
}

.items-leading .rnw-hdsc{
    display: none;
}

.items-leading .rnw-hlart{
    margin-bottom: 30px;
}
/* ARTICOLI ITEMS CATEGORIA BLOG */
.rnw-hbolgart .rnw-chw{
    display: flex;
    width: 100%;
    position: relative;
    min-height: 300px;
}
.rnw-hbolgart .rnw-hcimg{
-ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    margin-right: 30px;
    position: relative;
}

.rnw-hbolgart .rnw-hdsc{
    font-size: 14px;
    line-height: 20px;
    color: #454545;
}
  
.rnw-hbolgart .rnw-hintimg{   
    height: 100%;
    min-height: 300px;
}

.rnw-hbolgart{
    padding-bottom: 30px;
    border-bottom: 1px solid #F0F0F0;
    padding-top: 30px;
}
.rnw-hbolgart:first-child{
    padding-top: 0;
}

.createdby_highlights{
    font-size: 12px;
    font-weight: 600;
}

.published-highlights{
    font-size: 12px;
    font-style: italic;
}

a.btn_hreadmore{
    color: black;
    font-weight: 600;
    font-size: 13px;
}

a.btn_hreadmore:hover{
    color: #C1161D;
}

.rnw-hbolgart .rnw-hhw h3{
    font-size: 24px;
    margin-top: 0;
}

.rnw-hbolgart .rnw-c-hhw{
    position: absolute;
    top:50%;
    transform: translateY(-50%);
}

.items-leading .rnw-c-hhw{
    margin-right: 60px;
}

@media(max-width:1024px){

    .items-leading .rnw-hhw{
        bottom:20px;
        left:20px;
    }
    .items-leading .rnw-hhw h3 {
        font-size: 36px;
    }

    .items-leading .rnw-c-hhw{
        margin-right: 40px;
    }
}


@media(max-width:767px){
    .highlightsblog h1{
        font-size: 40px;
    }

    .rnw-hbolgart .rnw-chw{
        display: block;
        width: 100%;
        height: 100%;
    }

    .rnw-hbolgart .rnw-hcimg {
        -ms-flex: 0 0 40%;
        flex: unset;
        max-width: 100%;
        margin-right: 0;
        position: relative;
        height: 40vh; 
    }  

    .rnw-hbolgart .rnw-hhw h3{
        margin-top: 20px;
    }
    .rnw-hbolgart .rnw-c-hhw {
        position: relative;
        top: 0%;
        transform: translateY(0%);
    }
}

/* LAYOUT ARTICOLI DEFAULTHIGHLIGHTS (da template shaper helix3)*/

.rnw-item-highlights{
    font-size: 20px;
    line-height: 30px;
}

.rnw-item-highlights h1{
    font-size: 42px;
    font-weight: 800;
    margin-top: 0px;
}

.article-datapubblicazione{
    color: #939393;
    font-size: 14px;
    font-style: italic;
}

.rnw-hfullimg{
    background-position: center;
    height: 70vh;
    margin-bottom: 40px;
}

h2.rnw-abstract{
    font-style: italic;
    font-size: 24px;
    line-height: 28px;
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 0;
    border-left: 6px solid #C1161D;
    padding-left: 20px;
}

.col-htestart{
    padding-right: 40px;
}

.rnw-item-highlights h3{
    font-size: 24px;
}

.rnw-item-highlights h3{
    font-size: 20px;
}

.rnw-item-highlights p{
    margin-bottom: 20px;
}
@media(max-width:768px){
    .rnw-hfullimg {
        background-position: center;
        height: 50vh;
        margin-bottom: 40px;
        background-size: cover;
    }

    .col-htestart{
        padding-right: 15px;
    }

    h2.rnw-abstract {
        font-size: 20px;
    }

    .rnw-item-highlights h1 {
        font-size: 40px;
        line-height: 40px;
    }
}
.rnw-item-highlights a{
    color:#C1161D!important;
}

.rnw-item-highlights a:hover{
    color:#000!important;
}

.rnw-item-highlights .helix-social-share {
    float: none;
    margin-top: 30px;
}

.rnw-item-highlights .helix-social-share a{
    color: #000;
}

.rnw-item-highlights .helix-social-share .helix-social-share-icon ul li div a:hover, 
.rnw-item-highlights .helix-social-share .helix-social-share-icon ul li div a:focus{
    background-color: #f2f2f2!important;
}

.rnw-item-highlights .helix-social-share .helix-social-share-icon ul li div a{
    height: 40px;
    padding-top: 5px;
    width: 40px;
}

.rnw-createdby{
    border-top: 1px solid #f2f2f2;
    padding-top:20px;
    margin-top: 20px;
}

.rnw-autho-wrapper{
    display: flex;
    width: 100%;
    position: relative;
}
.rnw-author-avatar{
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px;
    margin-right: 30px;
    position: relative;
}

.rnw-author-avatar img{
    width: 80px;
    height: auto;
    border: none !important;
    padding: 0 !important;
    margin: 0 !important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 50px;
}

.rnw-authorlabel{
    display: block;
    font-size: 14px;
    color: #939393;
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 20px;
}

.rnw-author-detail{
    margin-top: 10px;
}

.rnw-roleuath::after{
    width: 80px;
    height: 3px;
    content: '';
    background-color: #000;
    display: block;
    margin-top: 10px;
}

.rnw-nmauth{
    font-size: 16px;
    font-weight: 600;
    line-height: 18px;
}

.rnw-roleuath{
    font-size: 14px;
    font-weight: 500;
    display: block;
}

.rnw-descuath{
    font-size: 14px;
    line-height: 18px;
}

/* SP SIMPLE PORTFOLIO RENEW */

.rnw-portfolio .sp-simpleportfolio-item .sp-simpleportfolio-info{
    background-color: unset!important;
    padding-left: 0!important;
}

.rnw-portfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a{
    color: #fff!important;
}

.rnw-portfolio .sp-simpleportfolio-filter{
    text-align: left;
}

.rnw-portfolio .sp-simpleportfolio-filter > ul > li.active > a, .rnw-portfolio .sp-simpleportfolio-filter > ul > li > a:hover{
    background-color: unset!important;
    color: #C1161D!important;
}

.rnw-portfolio .sp-simpleportfolio-filter > ul > li > a{
    background-color: unset!important;
    color: #000!important;
    font-weight: 700;
}

.rnw-portfolio h3.sp-simpleportfolio-title{
    font-size: 20px!important;
}

.rnw-item-portfolio img{
    margin-bottom: 50px;
}

.rnw-item-portfolio h1{
    margin-top: 0;
    font-weight: 800;
    font-size: 50px;
    padding-bottom: 10px;
}

h1.page-header{
    font-size: 60px;
    font-weight: 800;
    margin-top:0;
    border:0;
}

@media(max-width:767px){
    h1.page-header{
        font-size: 40px;
    }

    .rnw-item-portfolio h1{
        font-size: 40px;
    }
}

.rnw-portfolio .sp-simpleportfolio-filter>ul>li{
    margin: 0;
}

.rnw-portfolio .sp-simpleportfolio-filter>ul>li>a {
    padding:5px 20px;
}

.rnw-portfolio .sp-simpleportfolio-filter>ul>li:first-child>a {
    padding-left:0!important
}

@media(max-width:767px){
.rnw-row > .rnw-col-xs-4 {
    display: inline-flex!important;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 100%;
}


.rnw-portfolio .sp-simpleportfolio-filter>ul>li>a {
    padding-left:0;
    padding-right: 40px;
}

.rnw-portfolio .sp-simpleportfolio-filter>ul>li:first-child>a {
    padding-left:0!important
}

.rnw-flex-nowrap {
    -webkit-flex-wrap: nowrap!important;
    -ms-flex-wrap: nowrap!important;
    flex-wrap: nowrap!important;
}
.rnw-flex-row {
    display: flex!important;
    -webkit-box-orient: horizontal!important;
    -webkit-box-direction: normal!important;
    -webkit-flex-direction: row!important;
    -ms-flex-direction: row!important;
    flex-direction: row!important;
    overflow-x: auto;
    width: 100%;
    position: absolute;
}

.rnw-portfolio .sp-simpleportfolio-items{
    margin-top: 50px;
}

}

/* OPTIN MAIL CHIMP */
.rnw-optin-mailchimp input{
    border-bottom: 3px solid #575757!important;
}

.rnw-optin-mailchimp{
    padding: 0;
}

.sppb-addon-optin-forms .sppb-optin-form-details-wrap:not(:empty){
    padding: 0!important;
}

/* 404 */

.error-page .btn-primary{
    background-color: #C1161D!important;
    border-color:#C1161D!important;
    color: #fff!important;
}

.btn-send .sppb-btn.sppb-btn-primary.sppb-btn-rounded:hover{
    background-color: #C1161D!important;
    border-color:#C1161D!important;
    color: #fff!important;
}

.btn-send .sppb-btn.sppb-btn-primary.sppb-btn-rounded{
    background-color: #000!important;
    border-color:#000!important;
    color: #fff!important;
    padding-left: 15px;
    padding-right: 15px;
}

.btn-send {
    text-align: left;
    margin-top: 10px;
}

.back-portfolio{
    text-align: center;
    font-weight: 600;
    margin: 0 auto;
    display: block;
}

.back-portfolio a:before{
    background-image: url('../images/back-grid.svg');
    content: '';
    width: 37px;
    height: 37px;
    display: block;
    margin: 0 auto;
    margin-bottom: 10px;
}
/* Slider nav arrows fix */
.sp-slider .sp-nav-control{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    gap: 5px;
    height: auto!important;
    width: auto!important;
}

.sp-slider .sp-nav-control .nav-control{
    width: 30px!important;
    height: 30px!important;
    display: flex!important;
    align-items: center;
    justify-content: center;
    background: transparent!important;
    border: none!important;
    color: #fff!important;
    font-size: 28px!important;
    position: relative!important;
    opacity: 1!important;
}
