@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed:wght@400;700;900&display=swap');

body, p, a{

font-family: 'Roboto Condensed', sans-serif;

    font-weight:400;
}

strong {
font-family: 'Roboto Condensed', sans-serif;
    font-weight:700;
    background: #defcdc;
}

h1, h2, h3, h4, h5, h6,.main-title, .btn-personal {
font-family: 'Roboto Condensed', sans-serif;

    font-weight:900;

}


.text-article .container{
    font-size:20px;
}



/*arancione*/
.custom-color {
    color:#E27B30;
}






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

.autore-sito, .modified, .published, .hits, .no-torna-indietro .go-back{
    display:none;
}



.breadcrumb {
    background:none;
    justify-content: center;
}

.breadcrumb-item.active, .breadcrumb li {
    background:#fff;
    color:#000;
    padding:5px;
}

/*top bar */






/*header */

#sp-logo  .logo {
    line-height: 1;
    margin: 0;
    vertical-align: middle;
    height:120px;

}


.logo-image {
height:60px !important;

}



#sp-header-topbar a:hover, .telefono-top a:hover {

    color:#333;
}



#sp-header {
    height:120px;
    background:#fff;

}



#sp-header-topbar .container-inner {
    border:0;
}



#sp-header.header-sticky .logo-image, #sp-header.header-sticky .logo{
    height:60px;
}

#sp-header.header-sticky {
    height:60px;
}

/*menu */


.burger-icon>span {
    background:#000;
}

#offcanvas-toggler {
    display: block;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
}



#sp-header.header-sticky .sp-megamenu-parent {
    line-height:4;

}


.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a {
    font-size:30px;
}



.sp-megamenu-parent>li {
    margin:0 20px;
}


.sp-megamenu-parent>li>a {
    color: #151515;
    font-size: 18px;

    padding: 4px 0;
    letter-spacing:2px;
}




.sp-megamenu-parent>li:last-child>a {
    padding: 0 10px;

}

.sp-mega-group li {
    line-height:1.5;
}


/*bottoni*/


.btn-primary, .sppb-btn-primary {
    background:#E27B30 !important;
    border:#E27B30 !important;

}

.btn-primary a, .sppb-btn-primary a{
    color:#fff !important;
}

.btn-primary:hover, .sppb-btn-primary:hover {

    border:#E27B30 !important;
}






/*footer and bottom*/



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

#sp-bottom {
    color:#fff;
    line-height:25px;
    padding:20px;
    background:#E27B30;


}


#sp-bottom .sp-module {
    margin-bottom:0;
}



#sp-bottom .sp-module ul>li {
    margin-bottom:0;
}

#sp-bottom p {

}

#sp-bottom a {
    color:#fff;
}


#sp-footer {
    background:#592b0a;

}




/*home*/








/*news e servizi*/







/*footer and bottom*/



/*articoli*/






.offcanvas-menu .offcanvas-inner {
    padding:5px;
}






/* CSS BOOTSTRAP SPECIFICI */

/* ------------------------------------------------------------------------------------ */

/* MOBILE */
@media (max-width: 767px){
    #sp-header {

    }






}

/* IPAD VERTICALE */
@media (min-width: 768px) and (max-width: 1023px){
    #sp-header {
        height:80px;
    }

    #sp-header.header-sticky .logo-image, #sp-header.header-sticky .logo,  #sp-header.header-sticky #sp-logo > div > div > a > img  {
        height:78px;
    }

    #sp-header #sp-logo > div > div > a > img {
        height:1px ;
    }

    #sp-header-topbar {
        margin:0;
    }

   



}

/* IPAD ORIZZONTALE e IPAD PRO VERTICALE */
@media (min-width: 1024px) and (max-width: 1365px){
    #sp-header {
        height:95px;
    }


    .sp-megamenu-parent > li > a {

        font-size: 16px;
        padding: 0 4px;
        letter-spacing:1px;
    }


    .sp-megamenu-parent>li {
        margin: 0px;
        padding: 0 5px;
    }



}

/* IPAD PRO ORIZZONTALE */
@media (min-width: 1366px){
    .container{
        max-width: 1300px;
    }

    .sp-menu-full.container{
        width: 1300px;
        left: 0!important;
        right: 0!important;
    }

    body.helix-ultimate .sppb-row-container{
        max-width: 1300px;
    }

    .sppb-row-container{
        width: 1300px;
    }




}


@media (min-width: 1680px){

  

}

.cc-revoke.cc-top {
    left: 0!important;
    font-size: 12px;
    top: auto!important;
    bottom: 0!important;
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}





.bfQuickMode .bfLabelRight label, .bfQuickMode .bfLabelLeft label, .bfQuickMode section input[type='text'], .bfQuickMode section textarea, .bfQuickMode section select {
    width:95% !important;
}


