@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&family=Roboto+Slab:wght@100..900&display=swap');


body, p, a {
    font-family: 'Roboto Slab', sans-serif;
    font-weight:400;
}
a {
    color: #97b340;
    }

strong {
    font-weight:600;
}

.title, h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight:600;
}

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

.bg-custom {
    background:#ac190e;
    color:#fff;
}

/*top bar*/



/*header */


#sp-header .logo {
    padding: 0 55px;
    background: #f3f3f5;
    margin-left: -60px;
}
#sp-header {
    background: none;
    box-shadow: none;
/*    border-bottom: solid 2px #353e09;*/
}
#sp-header.header-sticky {
    background: rgba(25, 27, 14, 0.6);
    }
    
.page-header H1 {
    position: absolute;
    top: -99999px;
    color: #d7d7d7;
    font-weight: 400;
    font-size: 16px;
}


/*menu offcanvas*/



/*menu*/


.sp-megamenu-parent>li.active>a {
    color: #a2bd3d;
}
.sp-megamenu-parent>li>a {
    color:#f3f3f5;
    font-size: 16px;
}
.sp-megamenu-parent>li.active:hover>a {
    color: #a2bd3d;
}
.sp-megamenu-parent>li:hover>a {
    
    color: #c4da91;
    background: #58701d;
}
#sp-menu ul.social-icons a {
    color: #a9ce63;
}
#sp-menu ul.social-icons a:hover {
    color: #52740e;
}
.burger-icon>span {
    background-color: #a9ce63;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #5f831b;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a:hover,.offcanvas-menu .offcanvas-inner ul.menu>li span:hover {
    color: #5f831b;
}
.offcanvas-menu .offcanvas-inner a:hover, .offcanvas-menu .offcanvas-inner a:active {
    color: #5f831b;
}


/*content*/

.sppb-addon-title a {
    color: #c4da91;
    font-family: 'Montserrat';
    font-weight: 800;
}
.sppb-icon .sppb-icon-container > i {
    color: #a4d139;
}


/*bottoni*/

.btn-dark a {
    color:#fff;
}

.btn-primary, .sppb-btn-primary {
    background:#97b340  !important;
    border:#97b340 !important;
    color:#FFF;
    border-radius:0;
    padding: 15px 35px;
}


.btn-primary:hover, .sppb-btn-primary:hover {
    background:#425719!important;
    border:#425719 !important;
    color:#fff;
}

.sppb-btn-default {
    color: #363e1a;
    background-color: #a9dd38;
    border-color: #a9dd38;
    padding: 15px 25px;
    border-radius: 25px;
    font-family: 'Montserrat';
}
.sppb-btn-default:hover {
    background-color: #f3f3f5;
    background-image: none;
    border-color: #f3f3f5;
}
.sppb-btn-outline {
    color: #f3f3f5!important;
    background-color: rgba(32, 46, 0, 0.45)!important;
    border-color: #334700;
}


/*footer and bottom*/




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

#sp-bottom1  h3.sppb-addon-title {
    color: #a9bd6c;
}


#sp-footer, #sp-bottom, #sp-section-7 {
    background: #6c812b;
    color: #1e2900;
    text-align:center;

}

#sp-bottom .sp-module ul>li>a {
    line-height:30px;
}
#sp-footer a,#sp-bottom a {
    color: #d0daaf;
}


/*gdpr*/

.cc-window {
    font-size: 12px !important;
    color: #626262 !important;
    line-height: 1.3em !important;
}
.cc-window.cc-floating {
    background-color: #ebebeb !important;
    max-width: 49em !important;
    padding: 2em 1.6em 1em 1.6em !important;
}
a.cc-link.cc-cookie {
    color: #97b340 !important;
}
a.cc-link.cc-privacy {
    color: #97b340 !important;
}
a.cc-btn.cc-deny {
    background-color: #97b340 !important;
}
.cc-checkbox-container input:checked + span {
    background-color: #85ab10 !important;
}
a.cc-link label {
    color: #3c3c3c !important;
    font-size: 12px !important;
    font-weight: 600 !important;
}
div.cc-settings-label {
    font-size: 12px !important;
    margin-bottom: 10px !important;
}
.cc-revoke.cc-bottom {
    background-color: #4e6805 !important;
    font-size: 13px!important;
}


/*servizi*/




/*contatti*/




/**/


/* CSS BOOTSTRAP SPECIFICI */

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

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

    #sp-header {
        background:#fff;
        height: 60px;
    }

    #sp-main-body {
        margin-top:0px;

    }

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


}

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

    .logo-image {
        height:69px !important;
        padding-left: 25px;
    }

    #sp-header .logo {
        height:80px!important;
    }
    #sp-header.full-header {
        height: 80px;
    }

}

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


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

    #sp-header {
        height:65px;
    }



    .sp-megamenu-parent > li > a {


        padding: 0 10px;
        letter-spacing:1px;
    }


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

    }





}

/* 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-header-topbar .sp-contact-info {
        display:none;
    }

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

    }


}

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

    #sp-header-topbar .sp-contact-info {
        display:none;
    }



}



@media (min-width: 1680px){

    #sp-header-topbar .sp-contact-info {
        display:none;
    }


}




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



.margin20 {
    margin-top:20px;
}

/*form*/




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


.bfQuickMode section input[type='text'], .bfQuickMode section textarea, .bfQuickMode section select {

    width: 100% !important;

}

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