@import url('https://fonts.googleapis.com/css2?family=Assistant:wght@200..800&display=swap');


body, p, a {
    font-family: 'Assistant', sans-serif;
    font-weight:400;
}
a {
    color: #53769f;
}
a:hover,a:focus,a:active {
    color: #C1D6E2;
}

strong {
    font-weight:600;
}

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

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

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

/*top bar*/



/*header */

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

#sp-header.header-sticky {
    background: rgba(255, 255, 255,  0.9);
    height: 100px;
}

.page-header H1 {
    position: absolute;
    top: -99999px;
    color: #d7d7d7;
    font-weight: 400;
    font-size: 16px;
}


/*menu offcanvas*/



/*menu*/

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

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: #9abdd3;
}
.sp-megamenu-parent>li:hover>a {
    color: #a9c5d5;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #7ba4bb;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a:hover,.offcanvas-menu .offcanvas-inner ul.menu>li a:focus,.offcanvas-menu .offcanvas-inner ul.menu>li span:hover,.offcanvas-menu .offcanvas-inner ul.menu>li span:focus {
    color: #a9c5d5;
}
.offcanvas-menu .offcanvas-inner ul.menu>li>a {
    font-size: 16px;
}
.sp-contact-info li {
    font-size: 14px;
}





/*bottoni*/

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

.btn-primary, .sppb-btn-primary {
    background:#53769f !important;
    border:#53769f !important;
    color:#FFF!important;
    padding: 10px 25px;
}


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

/*articoli*/


a.carpenteria-metallica-taglio-laser {
    color: #53769f;
}
.sp-module ul>li>a:hover {
    color: #53769f;
}
.article-details .article-header h2 {
    color: #53769f;
}
.article-details .article-header h1 {
    color: #c5d8e4;
}



/*footer and bottom*/


.separatore {
    border-right: 1px solid #d3d3d3!important;
    border-color:transparent;
}

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

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


#sp-footer, #sp-bottom, #sp-section-7 {
    background: #e7e8e9;
    color: #333;
    text-align:center;

}

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

#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: #5376a9;
}



/*gallery*/

#sppb-addon-c3e6f4ac-5068-4cd2-91ab-fa927416d1ec .sppb-carousel-extended-nav-control .nav-control {

    background: #53769f!important;
    border-color: #53769f!important;

}
.sppb-carousel-extended-dots ul li.active span {
    background: #53769f!important;
}


/*gdpr*/

.cc-window {
    font-size: 12px !important;
    color: #626262 !important;
    line-height: 1.3em !important;
}
.cc-window.cc-floating {
    background-color: #f3f3f3 !important;
    max-width: 48em !important;
    padding: 2em 1.8em 1em 1.8em !important;
}
a.cc-link.cc-cookie {
    color: #53769f !important;
}
a.cc-link.cc-privacy {
    color: #53769f !important;
}
a.cc-btn.cc-deny {
    background-color: #53769f !important;
}
.cc-checkbox-container input:checked + span {
    background-color: #53769f !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: #385c87 !important;
    font-size: 13px!important;
}



/**/


/* CSS BOOTSTRAP SPECIFICI */

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

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

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

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

    }

    .logo-image {
        height:60px !important;
        padding-top: 10px;
    }
    .page-header H1 {
    position: absolute;
    top: -99999px;
}
.separatore {
    border-right: 0px solid #fff!important;
    border-color:transparent;
}


}

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

    #sp-header {
        height: 65px!important;
    }
    .logo-image {
    height: 60px!important;
}
#sp-header .logo a {
    margin-top: 30px;
}





}

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