@import url('https://fonts.googleapis.com/css2?family=Ephesis&family=Merriweather:ital,opsz,wght@0,18..144,300..900;1,18..144,300..900&family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');


body, p, a {
    font-family: 'Merriweather', sans-serif;
    font-weight:400;
}

h6 {
    font-family: 'Ephesis', sans-serif;
}

strong {
    font-weight:600;
}

.title, h1, h2, h3, h4, h5 {
    font-family: 'Raleway', sans-serif;
    font-weight:800;
}

.published, .modified, .hits, .autore-sito {
    display:none;
}

.bg-custom {
    background:#ac190e;
    color:#fff;
}
a {
    color: #cf871c;
}
a:hover,a:focus,a:active {
    color: #144834;
}



/*top bar*/

#sp-top-bar {
    background: #fff;
    color: #727272;
    padding: 0px;
}
#sp-top-bar a {
    color: #144734;
}
#sp-top-bar a:hover {
    color: #ca913a;
}

ul.social-icons {
    padding: 10px 12px 10px 12px;
}
.sp-contact-info {
    padding-top: 10px;
}

/*header */

#sp-header {
    background: none;
    box-shadow: none;
}
.page-header H1 {
    position: absolute;
    top: -99999px;
    color: #d7d7d7;
    font-weight: 400;
    font-size: 16px;
}
.page-header {
    padding-bottom: 0px;
}
#sp-header.header-sticky {
    background: #144734;
    border-bottom: 1px solid #fff;
}

.logo-image {

    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    border-bottom: 1px solid #fff;
}
.burger-icon>span {
    background-color: #d9d9d9;
}

/*menu offcanvas*/

.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color: #cf871c;
}
.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: #cf871c;
}
.offcanvas-menu .offcanvas-inner a:hover, .offcanvas-menu .offcanvas-inner a:active {
    color: #cf871c;
}

/*menu*/

.sp-megamenu-parent>li.active>a {
    color: #fff;
}
.sp-megamenu-parent>li.active:hover>a {
    color: #e89316;
}
.sp-megamenu-parent>li:hover>a {
    color: #e89316;
}
.sp-megamenu-parent>li>a {
    font-size: 16px;
    color: #ffffff;
    border-right: 1px solid #a5a5a5;
    line-height: 20px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item>a:hover {
    color: #bd854b;
}
.sp-megamenu-parent>li>span {
    font-size: 16px;
}
.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: #aa7c24;
}
.sp-megamenu-parent>li:last-child>a {
    padding: 0px 15px 0px 15px;
}

/*bottoni*/

.btn-dark a {
    color:#fff;
}

.btn-primary, .sppb-btn-primary {
    background: #144734 !important;
    border: none;
    color:#FFF!important;
    border-radius:0;
    padding: 10px 30px;
}


.btn-primary:hover, .sppb-btn-primary:hover {
    background: #cf871c !important;
    color:#fff;
}


/*slideshow*/


.sppb-addon-sp-slider.sp-slider.arrow-position-bottom_left .sp-nav-control {
    left: 0px;
}

div.sp-slider .sp-nav-control .nav-control {
    color: rgba(255, 255, 255, 0.6);
    border: none;

}
div.sp-slider .sp-nav-control .nav-control:hover {
    color: #a0c8f9;
}
.sp-slider .sp-nav-control {
    width: 180px!important;
}
.sp-slider-dot-indecator-text.sp-dot-text-key-2 {
    font-size: 15px;
    color: rgba(255, 255, 255,  0.50);
}
.sp-slider-text-thumb-number {
    font-weight: 600;
    font-size: 18px;
}
span.sp-slider-btn-text {
    font-family: 'Raleway', sans-serif;
}

/*content*/

.separatore {
    border-right: 1px solid #fff!important;
    border-color:transparent;
}

/*tabs*/

.sppb-nav-pills > li.active > a {
    color: #cf871c!important;
    background: #ffffff!important;
    border-bottom: 4px solid #ebebeb;
}
.sppb-nav-pills>li>a:hover {
    background: #cf871c;
}
.sppb-nav-pills>li>a {
 background: #ebebeb;
 border-radius: 0px;
 border-bottom: 4px solid #cf871c;
}

/*carousel*/

.sppb-carousel-extended-nav-control .nav-control.prev-control {
    margin-left: 0px;
}
.sppb-carousel-extended-nav-control .nav-control.next-control {
    margin-right: 0px;
}
.sppb-image-carousel-layout1 .sppb-carousel-extended-item img {
    border-radius: 0px;
}

/*footer and bottom*/

.sp-copyright {
    padding-right: 15px;
}

#sp-footer a {
    color: #ffffff;
}


#sp-bottom .sp-module ul>li {
    margin-bottom:0;
}

#sp-bottom1  h3.sppb-addon-title {
/*    color: #99895e;*/
}

#sp-bottom {
    background: #d3ccb2;
    color: #fff;
    border-bottom: 12px solid #b98f40;
}
#sp-footer .container-inner {
    border-top: none;
}

#sp-footer {
    background: #144834;
    color: #fff;
    text-align:center;
    font-size: 13px;
    border-top: 1px solid #fff;
}

#sp-bottom .sp-module ul>li>a {
    line-height:30px;
}
#sp-bottom a {
    color: #544929;
}
#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: #99895e;
}


/*servizi*/


/*contatti*/


/**/


/* CSS BOOTSTRAP SPECIFICI */

/* ------------------------------------------------------------------------------------ */

/* MOBILE */
@media (max-width: 767px){

    #sp-header {
        background:#fff;
    }

    #sp-main-body {
        margin-top:0px;

    }

    .logo-image {
/*        height:58px !important;*/
    }

#sp-header {
        height: 80px;
        padding-left: 5px;
    }

    #sp-header .logo {
        padding-top: 15px;
    }
    .separatore {
    border-right: 0px solid #fff!important;
    border-color:transparent;
    }
    
    .sppb-nav-pills>li>a {
    font-size: 12px;
    padding: 10px;

}
}

/* MOBILE ORIZZONTALE*/

@media (max-width: 992px) {
    .logo-image-phone {
        height: 60px!important;
    }
}

/* IPAD VERTICALE */
@media (min-width: 768px) and (max-width: 1023px){
#sp-header {
        height: 80px;
    }


}

/* IPAD ORIZZONTALE e IPAD PRO VERTICALE */
@media (min-width: 1024px) and (max-width: 1365px){
    #sp-header-topbar {
        margin:0;
    }
.logo-image {

    margin-left: 30px;
}

    .logo-image {
/*        height:60px !important;*/
        padding:0;
    }

    #sp-header {
        height:105px;
    }

    .sp-megamenu-parent > li > a {

        padding: 0 10px;
        letter-spacing:1px;
    }

    .sp-megamenu-parent>li {
        margin: 0px;
        padding:0;

    }
    .sppb-nav-pills>li>a {
    font-size: 12px;
    padding: 10px;

}

}

/* 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;
}
