@import url('https://fonts.googleapis.com/css2?family=Caveat+Brush&family=Comfortaa:wght@300..700&family=Didact+Gothic&display=swap');






body, p {

    font-family: "Didact Gothic", serif;




    font-weight:400;

}

strong {
    font-family: "Didact Gothic", serif;




    font-weight:700;

}

h1, h2, h3, h4, h5, h6 {
    font-family: "Comfortaa", serif;



    font-weight:700 !important;

}


.autore-sito, .modified, .published, .hits {
    display:none;
}



.breadcrumb {
    background-color: #010101;
    box-shadow: 0px 10px 16px 0px rgba(20, 37, 63, 0.06);
    border-radius: 4px;
    padding: 20px;
    justify-content: center;
}

.breadcrumb-item.active, .breadcrumb li {

    color:#fff;
    padding:5px;
}

.breadcrumb a {
    color:#fff;
}


.bg-custom {
    background:#010101;

}

.itemid-109 strong {
    text-transform: uppercase;

}


/*elementi nascosti intro*/







/*top bar */

#sp-top-bar {
    padding:8px 0;
    font-size: 1.2em;
    background:#fff;
}


/*header */


#sp-header {
    height:80px;
    box-shadow:none;
    background:#010101;
}

.itemid-101 #sp-header {
    height:80px;
    box-shadow:none;
    background:transparent;
    padding:0;
}

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

}



#sp-header.header-sticky, .itemid-101 #sp-header.header-sticky {
    height:80px;
    background:#010101;
}



.logo-image {
    padding:5px;
}


#sp-header.header-sticky .logo img {
    height:80px;
}


#sp-menu ul.social-icons a, .sp-contact-phone a, .sp-contact-phone {
    color:#fff;
}

/*menu */






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


.sp-megamenu-parent {
    margin: auto!important;
}





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

}

.sp-megamenu-parent>ul {

}

.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
    font-size:22px;
    line-height: 50px;
    color:#fff;
    padding:0 5px;
}




.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a , .sp-megamenu-parent>li:hover>a{
    background:#010101;
    color:#fff;
    padding:8px;
    border:0.5px solid;
}


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


.header-sticky a, .header-sticky #sp-menu ul.social-icons a, .header-sticky .sp-contact-phone {
    color:#fff;
}

/*offcanvas*/



/*bottoni*/


.btn-primary, .sppb-btn-primary {
    background:#010101 !important;
    border:0.5px solid #fff !important;
    border-radius:0;

}

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

}

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


}



.sppb-btn-primary.sppb-btn-outline {
    background:transparent !important;
    border:2px solid #010101 !important;
    color:#010101;
}

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


.btn-custom{
    padding: 0!important;
    font-size: 15px;
    color: #fff;
    margin-left:40px;
    border: 0;
    vertical-align: middle;
}


.btn-custom:before {
    content: '';
    position: absolute;
    top: 110%;
    left: -40px;
    width: 55px;
    height: 1px;
    background: currentColor;
    -webkit-transform: rotate(-50deg) scaleX(1);
    -ms-transform: rotate(-50deg) scaleX(1);
    transform: rotate(-50deg) scaleX(1);
    -webkit-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    transform-origin: 0 100%;
    pointer-events: none;
    transition-duration: 500ms;
    color:#fff;
}


.btn {

    position: relative;
    width: auto;



    letter-spacing: .11em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;

    cursor: pointer;
    transition-duration: 500ms;
}


.btn-custom:hover:before {
    background:#fff;
    transform: rotate(0deg) scaleX(1);
    top: 40%;
    animation: .4s forwards cubic-bezier(.39,.58,.57,1);
    animation: spFadeInDown 0.5s;
    transition-duration: 500ms;


} 

/*footer and bottom*/



#sp-footer, #sp-bottom { 
    color:#fff;
    line-height:25px;
    background:#010101;

}




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

#sp-bottom p , #sp-bottom li {
    line-height:25px;
    font-size:20px;
}

#sp-bottom a, #sp-bottom .sp-module .sp-module-title  {
    color:#fff;
}

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




#sp-footer .container-inner {
    padding:30px;


}




/*home*/


.burger-icon>span , .offcanvas-active .burger-icon>span, #modal-menu-toggler.active .burger-icon>span{
    background:#000;
}

.burger-icon {
    width: 40px;
    cursor: pointer;
    padding: 5px;
    background: #fff;
}

.offcanvas-menu .offcanvas-inner .sp-contact-info, .offcanvas-menu .offcanvas-inner .social-icons {
    font-size: 28px;
}

/* CSS BOOTSTRAP SPECIFICI */

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

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

    .com-sppagebuilder #sp-main-body {
        padding:0px 0;
    }

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


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

    }

    #sp-top-bar {
        display:block;
        background:#010101;
        color:#fff;
    }

    #sp-header, #sp-header.header-sticky, .itemid-101 #sp-header {
        background:#010101;
        height:60px !important;
    }

    #sp-top-bar a, #sp-menu ul.social-icons a, .sp-contact-phone a, .sp-contact-phone {
        color:#fff;
        text-align: center;

    }

 
    
   .title-menu   h3{
     font-size:35px !important;   
    }
    
    
    #proposte-menu h6    {      
     font-size:18px !important; 
        
    }


}

/* IPAD VERTICALE */
@media (min-width: 768px) and (max-width: 1023px){



    .sp-contact-info li{
        font-size: 22px;
        padding: 10px;
    }

    ul.social-icons>li {
        font-size: 29px;
        padding: 0px;
    }



    .itemid-101 #sp-main-body {
        margin-top:-140px !important;
        padding: 0!important;


    }

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

    .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
        font-size:18px;
    }

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


    #sp-top-bar {
        display:none;
    }
    
        #proposte-menu h6    {      
     font-size:25px !important; 
        
    }

}

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



    .sp-contact-info li{
        font-size: 22px;
        padding: 10px;
    }

    ul.social-icons>li {
        font-size: 22px;
        padding: 0px;
    }



    .itemid-101 #sp-main-body {
        margin-top:-140px !important;
        padding: 0!important;


    }

    #sp-header.header-sticky {
        height:75px !important;
    }

    .header-sticky   .logo-image {
        height:70px !important;
    }


    .sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span {
        font-size:16px;
    }
    .logo-image {
        height: 70px !important;
    }

    #sp-top-bar {
        display:none;
    }

    
        #proposte-menu h6    {      
     font-size:25px !important; 
        
    }



}

/* 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;
    }

    .sp-contact-info li{
        font-size: 22px;
        padding: 15px;
    }

    ul.social-icons>li {
        font-size: 29px;
        padding: 15px;
    }



    .itemid-101 #sp-main-body {
        margin-top:-140px !important;
        padding: 0!important;


    }



    .logo-image {
        height: 70px !important;
    }


    #sp-header.header-sticky {
        height:75px !important;
    }

    #sp-top-bar {
        display:none;
    }


    

}

@media (min-width: 1400px) and (max-width: 1679px){

    .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;
    }

    .sp-contact-info li{
        font-size: 22px;
        padding: 15px;
    }

    ul.social-icons>li {
        font-size: 29px;
        padding: 15px;
    }



    .itemid-101 #sp-main-body {
        margin-top:-140px !important;
        padding: 0!important;


    }

    .header-sticky   .logo-image {
        height:90px !important;
    }

    #sp-top-bar {
        display:none;
    }
    
    #sp-header.header-sticky {
        height:90px !important;
    }


}



@media (min-width: 1680px){

    .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;
    }



    .sp-contact-info li{
        font-size: 22px;
        padding: 15px;
    }

    ul.social-icons>li {
        font-size: 29px;
        padding: 15px;
    }



    .itemid-101 #sp-main-body {
        margin-top:-140px !important;
        padding: 0!important;


    }

        
    #sp-header.header-sticky {
        height:90px !important;
    }
    
    .header-sticky   .logo-image {
        height:90px !important;
    }

    #sp-top-bar {
        display:none;
    }

}







/*form*/







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





.bfQuickMode fieldset.bfInline {
    width:100% !important;
}



.bfQuickMode section input[type='text'], .bfQuickMode section textarea, .bfQuickMode section select {
    float: left;
    margin: 0px;
    width: 90% !important;
    background:transparent !important;
    border-top:0 !important;
    border-left:0 !important;
    border-right:0 !important;
    border-bottom:1px solid #fff !important;
    border-radius: 0;
}

.bfQuickMode .bfLabelLeft input, .bfQuickMode .bfLabelLeft textarea, .bfQuickMode .bfLabelLeft select, .bfQuickMode .bfLabelLeft button {
    padding:20px !important;
}

.bfRolloverBg {
    background:none !important;
}

input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, 
input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus,
input[type="number"]:not(.form-control):focus, select:not(.form-select):not(.form-control):focus, .bfQuickMode textarea:focus, .bfQuickMode input[type="text"]:focus, .bfQuickMode input[type="password"]:focus,
.bfQuickMode input[type="datetime"]:focus, .bfQuickMode input[type="datetime-local"]:focus, .bfQuickMode input[type="date"]:focus, .bfQuickMode input[type="month"]:focus, .bfQuickMode input[type="time"]:focus, 
.bfQuickMode input[type="week"]:focus, .bfQuickMode input[type="number"]:focus, .bfQuickMode input[type="email"]:focus, .bfQuickMode input[type="url"]:focus, 
.bfQuickMode input[type="search"]:focus, .bfQuickMode input[type="tel"]:focus, .bfQuickMode input[type="color"]:focus, .bfQuickMode .uneditable-input:focus {
    color:#fff !important;
}




.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;
}


