@import url('https://fonts.googleapis.com/css2?family=Lobster&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

body, p {
    font-family: "Poppins", sans-serif;
    font-weight:400;

}

strong {
    font-family: "Poppins", sans-serif;
    font-weight:600;

}

h1, h2, h3, h4, h5, h6, .sppb-sp-slider-title {
    font-family: "Lobster", sans-serif;
    font-weight:700 !important;

}



.sppb-addon-title {
    text-shadow:none !important;
}



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




.offcanvas-menu {
    background:#0097ab;

}

.offcanvas-menu .offcanvas-inner ul.menu>li a, .offcanvas-menu .offcanvas-inner ul.menu>li span, .offcanvas-menu .offcanvas-inner a, .offcanvas-menu .fa, .offcanvas-menu .fab, .offcanvas-menu .far, .offcanvas-menu .fas {
    color:#fff;
}




body {

}


/*top bar */

#sp-menu ul.social-icons a {
    color:#fff;
}



/*header */


#sp-header {
    height: auto !important;
    box-shadow:none;
}

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


}



.bg-custom {
    background:#8ad0dd;
}


.bg-custom1 {
    background:#0097ab;
    color:#fff;
}

.custom-color {
    color:#8ad0dd;
}

.custom-color1 {
    color:#CDECF1;
}



.sppb-img-responsive  {
    border-radius:35px !important;
 
}


#about 
.sppb-img-responsive  {
    border-radius:35px !important;
    padding:30px;
}


/* Bordo in alto a destra */
#about .foto-top .sppb-addon-single-image-container::before {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    width: 240px; /* Lunghezza del tratto orizzontale */
    height: 100px; /* Lunghezza del tratto verticale */
    border-top: 5px solid #8ad0dd; /* Colore e spessore del bordo */
    border-right: 5px solid #8ad0dd;
    /* Rimuovi l'angolo interno per dare l'effetto di "apertura" */
    border-top-right-radius: 15px; /* Un leggero arrotondamento sull'angolo esterno */
}

/* Bordo in basso a sinistra */
#about .sppb-addon-single-image-container::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 240px;
    height: 100px;
    border-bottom: 5px solid #8ad0dd;
    border-left: 5px solid #8ad0dd;
    border-bottom-left-radius: 15px;
}

.itemid-101 #sp-header {
    background:rgba(0,0,0,.0);
    padding:0;
}

#sp-header {


    background:#0097ab;
 
}


.logo-image {
    padding:5px;
}

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

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





#sp-header.header-sticky  {
background:#0097ab;
/*    background: linear-gradient(122deg, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 19%, #0097ab 56%, #0097ab 100%);*/
      border-radius: 0 0 40px 40px;
}






/*menu */






.sp-megamenu-parent>li {
   
}


.sp-megamenu-parent {
    margin: auto!important;
}







.sp-megamenu-parent>li>a, .sp-megamenu-parent>li>span, .sp-megamenu-parent>li:last-child>a {

    text-transform: uppercase;
    display: inline-block;
    text-align: center;
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 1px;
    text-decoration: none;
    transition: all .4s cubic-bezier(0.09,0.955,0.45,0.985);
    box-sizing: border-box;
    vertical-align: middle;
    overflow: visible;
    text-overflow: unset;
    padding-bottom: 3px;
    color:#fff;
    line-height:100%;

}


.sp-megamenu-parent>li>a:after, .sp-megamenu-parent>li>span:after {
    content: '';
    display: block;
    height: 3px;
    width: 0;
    background: transparent;
    transition: width .5s ease, background-color .5s ease;
    margin-top:5px;
}


.sp-megamenu-parent>li {
    
}

.sp-megamenu-parent>li>a:hover:after {
    width: 100%;
    background: #fff;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a, .sp-megamenu-parent>li a:hover {
    color: #fff!important;
    font-weight:700;

}


.sp-megamenu-parent>li.active>a, .sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a{
    font-weight:700;
    color:#fff;
}




/*bottoni*/


.btn-primary, .sppb-btn-primary {
    background:#8ad0dd !important;
    border:1px solid #fff !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 #8ad0dd !important;
    color:#030205;
}

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






/*footer and bottom*/



#sp-footer {
    color:#fff;
    line-height:25px;
    background:#0097ab;
    padding:5px 0;

}

#sp-bottom {
    color:#fff;
    line-height:25px;
    padding:10px;
      border-radius: 80px 80px 0 0;
      background:#0097ab;
}




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

#sp-bottom p {
    font-size:16px !important;
}




#sp-bottom a, #sp-bottom .sp-module .sp-module-title  {
    color:#fff;
}

#sp-footer a  {
    color:#fff;
}






/*home*/


.overlay-image-title .sppb-addon-title {
    padding:5px 10px;
    background:rgba(255,255,255,0.3);
    color:#000;
}



#intro-page {
    border-radius: 0 0 80px 80px !important;
}



/*gallery*/

.igui-position-bottom  {

    text-align: center;
}

.ig-round-menu .ig-menu-grid-image, .ig-round-menu .igui-transition-fade {
    border-radius:35px;
}


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

    }

    #sp-header .logo {
        height: 90px !important;
    }


    .itemid-101 #sp-main-body {
        margin-top:-150px !important;
        padding: 0!important;


    }

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


    }




}

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


    .logo-image {
        height:80px !important;
        padding:10px;
    }


    .header-sticky  .logo-image-phone {
        height:60px !important;

    }


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


    .offcanvas-menu li {
        padding:5px;
    }

     .itemid-101 #sp-main-body {
        margin-top:-120px !important;
        padding: 0!important;


    }

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


    }





}

/* IPAD ORIZZONTALE e IPAD PRO VERTICALE */
@media (min-width: 1024px) and (max-width: 1365px){


    .offcanvas-menu li {
        padding:5px;
    }
    .logo-image {
        height:75px !important;
    }


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



  .itemid-101 #sp-main-body {
        margin-top:-135px !important;
        padding: 0!important;


    }

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


    }




}

/* IPAD PRO ORIZZONTALE */
@media (min-width: 1366px) and (max-width:1399px){
    .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;
    }


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

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


    .itemid-101 #sp-main-body {
        margin-top:-135px !important;
        padding: 0!important;


    }

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


    }



}

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


    #sp-header .logo {
        height: 120px!important;
        display: inline-flex;
        margin: 0;
        align-items: center;
    }
    #sp-header .logo-image {
        height: 110px!important;
        -webkit-transition: padding 400ms ease, margin 400ms ease;
        transition: padding 400ms ease, margin 400ms ease;

    }




   .itemid-101 #sp-main-body {
        margin-top:-120px !important;
        padding: 0!important;


    }

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


    }




}



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

    #sp-header .logo {
        height: 120px!important;
        display: inline-flex;
        margin: 0;
        align-items: center;
    }
    #sp-header .logo-image {
        height: 110px!important;
        -webkit-transition: padding 400ms ease, margin 400ms ease;
        transition: padding 400ms ease, margin 400ms ease;

    }

    #sp-header.header-sticky {
        height: auto !important;

    }

    #sp-header.header-sticky .logo {
        height: 90px !important;
    }

    #sp-header.header-sticky .logo-image {
        height: 90px !important;


    }

    .itemid-101 #sp-main-body {
        margin-top:-120px !important;
        padding: 0!important;


    }

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


    }


}




.com-content   #sp-main-body {
    padding:50px 0 !important;
    margin-top:0  !important;
}



.view-category #sp-main-body{
  padding:50px 0 !important;
}

/*form*/







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





.bfQuickMode fieldset.bfInline {
    width:100% !important;
}


.bfQuickMode section .row {
    margin-left:0 !important;
}

.bfQuickMode section input[type='text'], .bfQuickMode section textarea, .bfQuickMode section select {
    float: left;
    margin: 0px;
    width: 100% !important;
    background:#00000008 !important;
    border-top:0 !important;
    border-left:0 !important;
    border-right:0 !important;
    border-bottom:1px solid #0097ab !important;
    border-radius: 0;
    max-width:99% !important;
    padding:10px;
}

.bfQuickMode .bfLabelLeft input, .bfQuickMode .bfLabelLeft textarea, .bfQuickMode .bfLabelLeft select, .bfQuickMode .bfLabelLeft button {
    padding:20px !important;
}

.bfQuickMode section [class*=" col-"] {
    padding:0 !important;
}


input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus,
input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus,
input[type="number"]:not(.form-control):focus, select:not(.form-select):not(.form-control):focus, .bfQuickMode textarea:focus, .bfQuickMode input[type="text"]:focus, .bfQuickMode input[type="password"]:focus,
.bfQuickMode input[type="datetime"]:focus, .bfQuickMode input[type="datetime-local"]:focus, .bfQuickMode input[type="date"]:focus, .bfQuickMode input[type="month"]:focus, .bfQuickMode input[type="time"]:focus,
.bfQuickMode input[type="week"]:focus, .bfQuickMode input[type="number"]:focus, .bfQuickMode input[type="email"]:focus, .bfQuickMode input[type="url"]:focus,
.bfQuickMode input[type="search"]:focus, .bfQuickMode input[type="tel"]:focus, .bfQuickMode input[type="color"]:focus, .bfQuickMode .uneditable-input:focus {
    color:#fff !important;
}




input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-select):not(.form-control) {
    padding:0.5rem 2.5rem !important;
    background:#ffebe5;
    color:#000 !important;
}

input[type="text"]:not(.form-control):focus, input[type="email"]:not(.form-control):focus, input[type="url"]:not(.form-control):focus, input[type="date"]:not(.form-control):focus, input[type="password"]:not(.form-control):focus, input[type="search"]:not(.form-control):focus, input[type="tel"]:not(.form-control):focus, input[type="number"]:not(.form-control):focus, select:not(.form-select):not(.form-control):focus, .bfQuickMode textarea:focus, .bfQuickMode input[type="text"]:focus, .bfQuickMode input[type="password"]:focus, .bfQuickMode input[type="datetime"]:focus, .bfQuickMode input[type="datetime-local"]:focus, .bfQuickMode input[type="date"]:focus, .bfQuickMode input[type="month"]:focus, .bfQuickMode input[type="time"]:focus, .bfQuickMode input[type="week"]:focus, .bfQuickMode input[type="number"]:focus, .bfQuickMode input[type="email"]:focus, .bfQuickMode input[type="url"]:focus, .bfQuickMode input[type="search"]:focus, .bfQuickMode input[type="tel"]:focus, .bfQuickMode input[type="color"]:focus, .bfQuickMode .uneditable-input:focus {
    color:#000 !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;
}

