@import url('https://fonts.googleapis.com/css2?family=Outfit:wght@100..900&family=Rubik:ital,wght@0,300..900;1,300..900&display=swap');


body, p {

    font-family: "Rubik", sans-serif;

    font-weight:400;

}

strong {
    font-family: "Rubik", sans-serif;


    font-weight:600;

}

h1, h2, h3, h4, h5, h6 {
    font-family: "Outfit", sans-serif;
    font-weight:800 !important;

}




.autore-sito, .modified, .published, .hits {
    display:none;
}



.breadcrumb {
    background:none;
    justify-content:flex-start;
}

.breadcrumb-item.active, .breadcrumb li {

    color:#fff;
    padding:5px;
}

.breadcrumb a {
    color:#fff;
}


.custom-color {
    color:#014b8f;
}

.bg-custom {
    background:#014b8f;
}


/*top bar*/

#sp-top-bar {
    padding: 10px 0;
    font-size: 1.2em;
    background: transparent;
    z-index: 99;
    position: relative;
    color:#024890;
}

#sp-top-bar a {
    color:#000;
}

.itemid-101 #sp-top-bar {
    color:#fff;
}

.itemid-101 #sp-top-bar a{
    color:#fff;
}


/*header */


#sp-header {
    height:70px;
    box-shadow:none;
    background:transparent;
    padding:0;
}

#sp-logo  .logo {
    line-height: 1;
    margin: 0;
    vertical-align: middle;
    height:auto;

}







#sp-header.header-sticky {
    height:70px;
    background:#fff;
}



.logo-image {
    padding:5px;
}


.itemid-191 #sp-header .logo img{
    height:0;
}

#sp-header.header-sticky .logo img {
    height:70px;
}



#sp-header .container {
    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 {
    font-size:18px;
    display: block;
    line-height: 1;
    padding: 0 8px;
}




.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {

}

/*bottoni*/


.btn-primary, .sppb-btn-primary {
    background:#014b8f !important;
    border:#014b8f !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 #014b8f !important;
    color:#014b8f;
}

.sppb-btn-primary.sppb-btn-outline a:hover, .sppb-btn-primary.sppb-btn-outline:hover{
    color:#fff !important;
    background:#014b8f !important;
}



/*footer and bottom*/



#sp-footer {
    color:#fff;
    line-height:25px;
    background:#014b8f;

}


#sp-bottom {
    color:#fff;
    line-height:25px;
    background:transparent;

}




#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:#fff;
}




#sp-footer .container-inner {
    padding:30px;


}

#sp-bottom .sp-module ul>li>a {
    display: inline;
}







/*home*/


.img-service {
    background:#fff;
    border-radius:30px 0 0 30px;
}

.sppb-gallery img, .speasyimagegallery-gallery-item img {
    object-fit: cover;
}



.ig-lightbox-descriptions {
    text-transform:uppercase;
}


.ig-menu-grid-item .igui-overlay h3 {
    text-align: center;
}

.igallery_title {
    text-transform:uppercase;
    letter-spacing:2px;

}



/*
 CSS BOOTSTRAP SPECIFICI 

 ------------------------------------------------------------------------------------ */

/* MOBILE */
@media (max-width: 767px){

    .com-sppagebuilder #sp-main-body {
        padding:0px 0;
    }

    .logo-image {
        height:70px !important;
        padding:10px;
    }


    .header-sticky  .logo-image-phone {
        height:60px !important;

    }


    .offcanvas-menu .offcanvas-inner {
        display:block;
        margin:0;

    }

    .offcanvas-menu li {
        padding:5px;
        font-size:13px;
    }

    #sp-main-body {
        margin-top:-80px;



    }
}

/* IPAD VERTICALE */
@media (min-width: 768px) and (max-width: 1023px){


    #sp-main-body {
        margin-top:-80px;



    }

}

/* IPAD ORIZZONTALE e IPAD PRO VERTICALE */
@media (min-width: 1024px) and (max-width: 1365px){
    #sp-header-topbar {
        margin:0;
    }




    #sp-header {
        height:65px;
    }



    .offcanvas-menu .offcanvas-inner {
        display:block;
    }

    .offcanvas-menu li {
        padding:5px;
    }


    #sp-main-body {
        margin-top:-120px;

    }


}

/* 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;
    }





    #sp-main-body {
        margin-top:-120px;


    }

}

@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;
    }




    #sp-main-body {
        margin-top:-120px;


    }


}



@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;
    }




    #sp-main-body {
        margin-top:-120px;



    }


}











