
@import url('https://fonts.googleapis.com/css2?family=Italiana&family=Merriweather:ital,wght@0,300;0,400;0,700;1,900&display=swap');





body, p {

font-family: 'Merriweather', serif;

    font-weight:300;
}

strong {
font-family: 'Merriweather', serif;

    font-weight:400;

}

h1, h2, h3, h4, h5, h6 {

font-family: 'Merriweather', serif;
font-style: italic;

    font-weight:600 !important;



}

.custom-font .sppb-addon-title, .custom-font{

font-family: 'Merriweather', serif;
font-style: italic;

    font-weight:900 !important;



}




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



.breadcrumb {
    background:none;
    justify-content: center;
}

.breadcrumb-item.active, .breadcrumb li {

    color:#fff;
    padding:5px;
}

.breadcrumb a {
    color:#fff;
}





/*elementi nascosti intro*/







/*top bar */


/*header */


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

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

}


.itemid-191 #sp-main-body {
    margin-top:-180px;
    padding:0;
}


.itemid-191 #sp-header {
    background:transparent;
    padding:0;
}



/*
.itemid-191 #sp-header .logo img{
    height:0;
}*/

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




#sp-header , 
#sp-header.header-sticky  {
    background:#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 {

    display: block;
    line-height: 14px;
}




.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {

}



/*offcanvas*/


#offcanvas-toggler > div > span:nth-child(1) {
    width:50px;
}


#offcanvas-toggler > div > span:nth-child(2) {
    width:40px;
}

#offcanvas-toggler > div > span:nth-child(3) {
    width:30px;
}


#offcanvas-toggler > div > span:nth-child(3):after {
    content: "MENU";
    font-size:14px;
    color:#fff;
}

#offcanvas-toggler {
line-height: 2;
    font-size: 14px;
    /* height: 50px; */
    margin: 0 20px;
    background: #65635e;
    padding: 0 33px 8px 12px;
}

body.ltr.offcanvs-position-right .offcanvas-menu {
    right:-100%;
}

.offcanvas-menu {


    height: 100%;
    color:#fff;

    transition: .3s;

    width:100%;
    max-width:1000px;
    background:#65635e;

}

.offcanvas-menu .offcanvas-inner {
    display: flex;
    padding: 0px 0px 0 13px;
    height: 90%;
    margin: 20px;
    background:#65635e;
    width: 90%;


}



.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span {

   
    font-weight: 300;
    line-height: 34px;
    font-style: normal;
    color: #fff;
    text-decoration: none;
    display: block;
    margin: 0;
}


.offcanvas-menu li {

    position: relative;
    width: auto;
    margin: 0;
    font-family: inherit;
    font-size: 15px;
    line-height: 1.692307692307692em;
    letter-spacing: .11em;
    font-weight: 700;
    text-transform: uppercase;
    outline: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 17px 46px;
    cursor: pointer;
    transition-duration: 500ms;
}

.offcanvas-menu .offcanvas-inner ul.menu>li li a, .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler,
.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler, .offcanvas-menu .fa, .offcanvas-menu .fab, .offcanvas-menu .far, .offcanvas-menu .fas,
.offcanvas-menu .offcanvas-inner a {

    color:#fff;
}

.offcanvas-menu .offcanvas-inner ul.menu>li a {
        font-size:35px;
        line-height:1.5;

}



.offcanvas-menu .offcanvas-inner ul.menu li.active a {
    color:#fff !important;

}

.offcanvas-menu .offcanvas-inner ul.menu li.active {
    text-decoration:underline;
}





.offcanvas-menu.border-menu .offcanvas-inner ul.menu>li>a {
  padding:10px 0px 10px 0;
}


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

.burger-icon>span {
    height:1px;
    background:#fff;
}

#sp-menu>.sp-column {
    height: 5em;
}


.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>a>.menu-toggler:after, .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent>.menu-separator>.menu-toggler:after {
    content:"+";
}

.offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent.menu-parent-open>a>.menu-toggler:after, .offcanvas-menu .offcanvas-inner ul.menu>li.menu-parent.menu-parent-open>.menu-separator>.menu-toggler:after {
    content:"-";
}

/*bottoni*/


.btn-primary, .sppb-btn-primary {
    background:#4d7687 !important;
    border:#4d7687 !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 #4d7687 !important;
    color:#4d7687;
}

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


.btn-custom{
    padding: 0!important;
    font-size: 13px;
    color: #000;

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


.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:#000;
    transform: rotate(0deg) scaleX(1);
    top: 40%;
    animation: .4s forwards cubic-bezier(.39,.58,.57,1);
    animation: spFadeInDown 0.5s;
    transition-duration: 500ms;


} 


/*gallery*/

.speasyimagegallery-gallery-item-title {
    display:none;
}


.igui-position-bottom {
    bottom: 33%;
}


.igui-overlay-primary {

    text-align: center;
}

/*footer and bottom*/



 #sp-footer { 
    color:#151515;
    line-height:25px;
    background:#fff;

}




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




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

}

#sp-bottom .sp-module ul>li>a {
    display: inline;
} 





/*home*/

.sppb-gallery img, .speasyimagegallery-gallery-item img {
    object-fit: cover;
}








/* CSS BOOTSTRAP SPECIFICI */

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

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

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




    .header-sticky  .logo-image-phone {
        height:60px !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;
    }



   
    #sp-header {
        height:65px;
    }



}

/* 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 .sp-module {
        margin-left: 50px;
    }




}

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

    .logo-image {
        height:90px;
    }

    #sp-header .sp-module {
        margin-left: 50px;
    }





}



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

    .logo-image {
        height:90px;
    }


    #sp-header .sp-module {
        margin-left: 50px;
    }




}







/*form*/







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


.bfQuickMode section input[type='text'], .bfQuickMode section textarea, .bfQuickMode section select {
    float: left;
    margin: 0px;
    width: 100% !important;
    background-color: #f2f2f2 !important;
    border:0 !important;
}

.bfQuickMode .bfLabelLeft input, .bfQuickMode .bfLabelLeft textarea, .bfQuickMode .bfLabelLeft select, .bfQuickMode .bfLabelLeft button {
    padding:15px !important;
    font-size:14px;
}


.bfQuickMode fieldset.bfInline {
    width:100% !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;
}


.view-page .torna-indietro, .view-page div.indietro {
    display: none!important;
}