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


body, p, a {
    font-family: 'Montserrat', sans-serif;
    font-weight:400;
}

strong {
    font-weight:600;
}

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

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

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

/*top bar*/



/*header */

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

#sp-header {
    height: 90px;
    box-shadow: none;
    width: 100%;
    background-color: #356490;
    border-bottom: 1px solid #fff;
/*    margin-left: 60px !important;
    margin-right: 60px !important;*/
}
.logo-image {
    height: 69px;

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




/*menu offcanvas*/


/*menu*/

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li>a {
    color: #fff;
    font-size: 15px;
}
.sp-megamenu-parent>li:hover>a {
    color: #fff;
    background-color: #5e8ab3;
}
.sp-megamenu-parent>li.active:hover>a {
    color: #fff;
    background-color: #5e8ab3;
}
.sp-megamenu-parent>li.active>a {
    font-weight: 700;
}
#sp-header.header-sticky {
    background-color: #356490;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 0px 15px 0px 15px;
}
.burger-icon>span {
    background-color: #ffffff;
}
.offcanvas-menu {
    background-color: #356490;
}
.offcanvas-inner {
    background-color: #ffffff;
}
.offcanvas-active .close-offcanvas .burger-icon>span {
    background-color: #fff;
}
.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #88abcc;
    font-weight: 600;
}
.offcanvas-menu .offcanvas-inner ul.menu>li a:hover{
    color: #88abcc;
}


/*slideshow*/


.sp-slider .sp-nav-control .nav-control {
    background: #fff!important;
}

.sp-slider.arrow-position-bottom_left .sp-nav-control {
    background-color: #fff;
}
.sppb-addon-sp-slider.sp-slider.arrow-position-bottom_left .sp-nav-control {
    left: 0px;
}
.sppb-addon-sp-slider.sp-slider.arrow-position-bottom_right .sp-nav-control {
    left: auto;
    right: 0px;
}
.sp-slider .sp-nav-control {
    width: 160px!important;
}

.sp-slider .sp-nav-control {
    height: 80px;
}
.sp-slider .sp-nav-control .nav-control i {
    color: #c1c1c1;
}
.sp-slider .sp-nav-control .nav-control i:hover {
    color: #32b7ca;
}
.sp-slider-content-align-right {

    width: 95%;
}

/*content*/

.separatore {

    border-right: 1px solid #fff!important;
    border-color:transparent;
}


/*bottoni*/

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

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


.btn-primary:hover, .sppb-btn-primary:hover {
    background:#e9e9e9!important;
    color:#356490!important;
}

.sppb-btn-info.sppb-btn-outline {
    color: #32b7ca;
    background-color: transparent;
    padding: 10px 25px;
}
.sppb-btn-info {

    border-bottom: 1px solid #32b7ca!important;
    border-color:transparent;
}
.sppb-btn-info.sppb-btn-outline:hover {
    color: #32b7ca;
    background-color: #f4f4f4;
    border-color: #f4f4f4
}



/*footer and bottom*/



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

#sp-bottom1  h3.sppb-addon-title {
    color: #ac190e;
    font-family: 'Montserrat', sans-serif;
}


#sp-footer {
    background: #e9e9e9;
    color: #333;
    text-align:center;
    font-size: 13px;

}
#sp-bottom {
    background: #88abcc;
}

#sp-bottom .sp-module ul>li>a {
    line-height:30px;
}
#sp-bottom a {
    color: #ffffff;
}
#sp-bottom a:hover,#sp-bottom a:active,#sp-bottom a:focus {
    color: #356490;
}

#sp-footer a:hover,#sp-footer a:active,#sp-footer a:focus {
    color: #88abcc;
    font-weight: 600;
}

/*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: #173f64 !important;
    font-size: 13px!important;
}


/*contatti*/


/**/


/* CSS BOOTSTRAP SPECIFICI */

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

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

    #sp-header {
        background:#356490;
    }

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

    }

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

    border-right: none !important;
}


}

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







}

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



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