root {
    --BLUE-1:#137bbc;
}
.box005 .sppb-addon-title strong {
    color: #13466b;
    background: linear-gradient(to right,VAR(--BLUE-2), VAR(--BLUE-1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}


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


.riga-1 {width: 3px;background-color:VAR(--BLUE-1);height:100px;margin: 0 auto;}
.riga-2 {width: 67%;background-color:VAR(--BLUE-1);height: 2px;margin: 0 auto;}

.sfumatura005 .sppb-addon-title,
.sfumature005 .sppb-addon-content p{
    background: linear-gradient(to right, VAR(--BLUE-1), VAR(--BLUE-1));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.riga-21 {width: 3px;background-color:VAR(--BLUE-1);height: 50px;margin: 0 auto;}
.riga-22 {width: 100%;background-color:VAR(--BLUE-1);height: 2px;margin: 0 auto;}
.riga-23 {width: 33.5%;background-color:VAR(--BLUE-1);height: 2px;margin: 0 auto 0 16.6%;}
.riga-24 {width: 50.1%;background-color:VAR(--BLUE-1);height: 2px;margin: 0 auto 0 0;}
.riga-25 {width: 50.1%;background-color:VAR(--BLUE-1);height: 2px;margin: 50px 0 0 auto;}
.riga-26 {width: 3px;background-color:VAR(--BLUE-1);height: 50px;margin: 0 auto;}


.sppb-addon.sppb-addon-text-block.h1.sfumature005 {}

.punti-forti-000 .sppb-addon-content.sppb-textblock-column p {
    margin: 0px;
}

#sp-bottom {
    background-color: VAR(--BLUE-1);
    padding: 50px 15px;
}
body .sppb-btn, body .btn {
    padding: 25px 80px;
}
.convertforms .button003 .cf-input[type=radio] {
    z-index: 3;
    width: 100%;
    min-width: 200px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    border-radius: 0px;
    opacity: 0;
    cursor: pointer;
    text-transform: uppercase;
    display: inline-block;
}

.convertforms .button003 .cf-radio-group {
   /* box-shadow: -3px -3px 7px #00000026; */
   transform: scale(1);
   text-align: center;
   border-radius: 5px !important;
   background: VAR(--BLUE-1);
   color: white !important;
   cursor: pointer;
   margin: 5px;
   display: inline-block;
   float: none;
   position: relative;
   z-index: 1;
   font-size: 14px;
   line-height: 30px;
   text-transform: uppercase;
   letter-spacing: 0.22em;
   padding: 25px 80px;
	transition:0.5s ;
}
.convertforms .button003 .cf-radio-group:hover {
	background-color: VAR(--BLUE-2);
    color: #FFFFFF;
}
.convertforms .button003 .cf-label {
    /* position: relative; */
    /* z-index: 2; */
    color: white;
    /* vertical-align: middle; */
    /* line-height: 1.56; */
    /* padding: 11px 26px; */
    /* font-size: 14px; */
    text-transform: uppercase;
    /* letter-spacing: 1px; */
    /* display: ruby-text; */
    /* float: none; */
}


.cf-content-wrap.cf-col-16 {
    background-color: red;
    display: none;
}

.button003 .cf-list {
    display: flex;
    justify-content: center;
}


.sp-megamenu-parent>li>a {
    color: VAR(--BLUE-1);
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item.active>a {
    color: VAR(--BLUE-4);
}

#sp-top-bar {
    background: VAR(--BLUE-4);
    max-height: 26px;
    padding: 0px;
}

.sp-megamenu-parent>li.active>a, .sp-megamenu-parent>li.active:hover>a {
    color: VAR(--BLUE-4);
}

.sp-megamenu-parent>li:hover>a {
    color: VAR(--BLUE-4);
}

.articolo000 section#sp-main-body,
.view-category  #sp-main-body{
    padding-top: 150px;
    padding-bottom: 150px;
}

.view-article #sp-main-body .article-details .article-full-image {
    border: 0px;
    padding: 0px;
    display: none;
}

.view-article #sp-main-body .article-details {
    max-width: 100%;
    padding: 0px;
}

a#btn-cbaa3486-e612-42d4-b54f-6fe9079a2c5d {
    padding: 5px 20px;
}

#sp-top-bar .sp-module {
    margin-top: -14px;
}

.sp-column.text-center.text-lg-end {
    margin-top: -12px;
}

section#section-id-1747778425208 .sppb-row-column {
    padding-right: 25px;
    padding-left: 5px;
}

.view-article #sp-main-body {
    padding-top: 0px;
}

p.evid1 {
    font-size: 1.5em;
}

.evid2 strong {
    color: VAR(--BLUE-1);
}
.evid2 strong span {
    color: VAR(--BLUE-2);
}

.box005 img,
.view-category .article-intro-image img{
    border-radius: 20px;
}

.box005 .sppb-article-info-wrap a,
.box005 .sppb-article-info-wrap h4,
.view-category .article-body a,
.view-category .article-body h2{
    color: VAR(--BLUE-1) !important;
    text-align: center !important;
}



strong {
    color: VAR(--BLUE-1);
}

.border-dx000 {
    border-right: 4px solid VAR(--GREY-1);
    padding-right: 20px;
    border-radius:20px
}
.border-sx000 {
    border-left: 4px solid VAR(--GREY-1);
    padding-left: 20px;
    border-radius:20px
}
@media(max-width:990px){
    section#section-id-1747778425208 .sppb-row-column{
        padding: 0;
        max-width: 30%;
    }
    #sp-top-bar .sp-module{
        width: 100%;
        margin: 0px;
    }
    .border-sx000,.border-dx000{
        border:0px;
        padding: 0px;
    }
.sp-page-builder .page-content #contattaci{
    margin-bottom:0px !important;
}
    .button003 .cf-list {

    flex-direction: column;
}
    
section#section-id-1747778425208 .sppb-row-column:last-child {
    max-width: 40%;
}
}



.nestfund-articles-default .sppb-addon-content .sppb-article-info-wrap h3 {
    text-align: center;
}

.d-flex.align-items-center.p-3.pt-4 {
    margin-top: 50px;
}




.view-article #sp-main-body .article-details div[itemprop="articleBody"] {
    max-width: 100%;
}