@import url('https://fonts.googleapis.com/css2?family=Krub:wght@400;600;700&family=Livvic:wght@400;600;700&display=swap');


body, p, a{
font-family: 'Livvic', sans-serif;

    font-weight:400;
}

strong {
font-family: 'Livvic', sans-serif;

    font-weight:600;
}

h1, h2, h3, h4, h5, h6 {
font-family: 'Livvic', sans-serif;
    font-weight:800;

}



#sp-main-body {padding: 50px 0;}

.autore-sito, .modified, .published, .hits{display:none;}



.breadcrumb {
    background:none;
    justify-content: center;
}

.breadcrumb-item.active, .breadcrumb li {
    background:#fff;
    color:#000;
    padding:5px;
}


.content-links-a, .content-links-b {
    margin:8px;
    padding:10px;
    border:1px solid #fff;
    background:#d2765d;
}


.content-links-a a, .content-links-b a {
    color:#fff;
}



/*top bar */



#sp-top-bar {
    background: #000;
    color: #fff;
    padding:5px 0;
    font-size: 16px;
    line-height: 20px;
}

#sp-top-bar a {
    color:#fff;
}




/*header */

#sp-logo  .logo {
    line-height: 1;
    margin: 0;
    vertical-align: middle;
    height:auto;

}


.logo-image {
    padding:10px;
    margin:0 auto;
    z-index: 99999;
    position: relative;

}




 #sp-header {
    height:120px;

}




#sp-header-topbar .container-inner {
    border:0;
}




#sp-header {
    background:transparent;
}


#sp-header .container {
    background:#fff;
}

.itemid-101 #sp-main-body {
    margin-top:-150px;
}

/*menu */





#offcanvas-toggler {
    display: block;
    height: 90px;
    line-height: 90px;
    font-size: 20px;
}



.sp-megamenu-parent {
    list-style: none;
    padding: 0;
    margin: 0 -15px;
    z-index: 99;
    display: block;
    float: right;
    position: relative;
    line-height: 90px;
    text-transform: uppercase;
}


.sp-megamenu-parent > li > a, .sp-megamenu-parent > li > span {
  font-size:20px;
   
}


.header-sticky .sp-megamenu-parent > li > a {
    color:#333;
}

.sp-megamenu-parent > li {
    padding:0 20px;
}

.sp-megamenu-parent > li > a:hover, .sp-megamenu-parent > li:hover > a, .sp-megamenu-parent > li.active > a {
        color: #fff;
    background: #c82a01;
    line-height: 60px;
}




#sp-header.header-sticky {
   
    height:85px;
}

.header-sticky .sp-megamenu-parent {
    line-height: 85px;
}



.sp-megamenu-parent>li:last-child>a {
    padding:0 10px;
}

/*bottoni*/


.btn-primary, .sppb-btn-primary {
    background:#bd140d !important;
    border:#bd140d !important;


}

.btn-primary a, .sppb-btn-primary a{
    color:#fff !important;
}

.btn-primary:hover, .sppb-btn-primary:hover {

    border:#bd140d !important;
}






/*footer and bottom*/



#sp-footer a {
    color:#333;
}


#sp-bottom, #sp-footer {
 
    background:#fff;
    color:#000;
  
  }

#sp-bottom .sp-module {
    margin-bottom:0;
}

#sp-bottom .sp-module ul>li {

   
}

#sp-footer a:hover, #sp-footer a:active, #sp-footer a:focus, #sp-bottom a:hover, #sp-bottom a:active, #sp-bottom a:focus {
    color:#000;
}

#sp-bottom .sp-module ul {
    text-align: center;
}

#sp-bottom ul.social-icons {
    float:right;
}

#sp-bottom p{
    text-align: center;
   
}


#sp-footer .container {
    border-top:1px solid #dedede;
}


/*home*/










/*servizi*/




/*servizi*/



/* CSS BOOTSTRAP SPECIFICI */

/* ------------------------------------------------------------------------------------ */

/* MOBILE */
@media (max-width: 767px){
     #sp-main-body{
        margin-top:0px;
    }
     #sp-header  {
    height:90px;
}

     #sp-header .logo-image {
    height:80px;
}

.itemid-101 #sp-main-body {
    margin-top:0px;
}




}

/* IPAD VERTICALE */
@media (min-width: 768px) and (max-width: 1023px){
    
     #sp-header .logo-image {
    height:80px;
}
    
    #sp-main-body{
        margin-top:0px;
    }




}

/* IPAD ORIZZONTALE e IPAD PRO VERTICALE */
@media (min-width: 1024px) and (max-width: 1365px){
  #sp-main-body{
        margin-top:0px;
    }

    .sp-megamenu-parent > li > a {

        font-size:16px;

    }
    

}

/* 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 {
    right: 0!important;
    font-size: 12px;
    top: auto!important;
    bottom: 0!important;
    border-bottom-left-radius: 0!important;
    border-bottom-right-radius: 0!important;
}


.bfQuickMode .bfLabelLeft label, .bfQuickMode section input[type='text'], .bfQuickMode section textarea, .bfQuickMode section select {
    width:95% !important;
}

.bfQuickMode .bfLabelRight label {
    width:90% !important;
}

#sp-footer3 li a {
    /* display: inline-block; */
    padding: 0 10px; 
    font-size: 12px;
    color: #000;
}

#sp-footer3 li {
    display: inline-block;
    position: relative;
    padding: 0;
}