header#header.noTopBar {
    height: 5.875rem;
}
header#header.noTopBar.header--scroll {
    height: 4.375rem;
}
.container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    max-width: 1024px;
}
.welcome{
    background-repeat: no-repeat;
    background-size: cover;
}
.fullstackMethod .card.col-md-6.col-12 {
    border: none;
}
.section-bg-blue {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
    background: #0413F5;
}
.section-bg-white {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
    background: #fff;
}
.section-bg-black {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
    background: #000;
}
.section-bg-gray {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
    background: #F5F5F5;
}
.section-bg-green {
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
    background: #61ce70;
}
.section-vertical, .section-case_study_list, .section-green, .section-form{
    padding-top: 6.25rem;
    padding-bottom: 6.25rem;
}
.case-study__info ul.text-center {
    list-style: none;
    padding-left: 0;
}
.case-study__info li p.body-1 {
    font-size: 1rem;
}
.single-case_study .slideshow-highlight .slick-slide img {
    width: 100%;
    height: 15rem;
    object-fit: contain;
    object-position: center;
}
span.statNumber {
    font-size: 3rem;
    font-weight: 900;
}
.welcome__statistics-label {
    text-align: center;
    padding: 0 15px;
}
.vertical-align-center {    
    align-content: center;
    vertical-align: middle;    
}
.backButtonContainer {
    position: absolute;
    z-index: 400;
    left: 25px; 
}
a.backButton {
    font-size: 3rem;
    font-weight: 900;
}
ul#menu-selettore-lingua,ul#menu-selettore-lingua-inglese {
    list-style: none;
    margin-bottom: 0;
    width: 100px;
    display: inline-flex;
}
#menu-selettore-lingua li,#menu-selettore-lingua-inglese li {
    margin-left: 10px;
}
.footer {
    padding-bottom: 0;
    border-top: 0;
}
.footer .row-main, .footer .row-copy {
    padding-bottom: 3.125rem;
}
.footer .row-copy {
    padding-top: 3.125rem;
}
.footer .row-copy,footer#footer {    
    background-color: rgba(47, 35, 79, 1)!important;
    color: #fff!important;
}

img.figure__img_logo {
    max-width: 100px;
}
img.desaturate {
    filter: grayscale(100%);
}
.heroOverlay, .sectionOverlay {
    width: 100%;
    height: 100%;
    max-height: 700px;
    position: absolute;    
    top: 0;
    z-index: 0;
    opacity: .8;
    background-color: #583996!important;
}
.sectionOverlay {
    opacity: .15;
}
.welcome > .container {
    z-index: 1;
    position: relative;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}
.welcome > .container > .row.justify-content-left {
    display: flex;
    align-items: center;
}
.welcome{
    height: 100vh;
    max-height: 700px;
}
.welcome h3.subtitle-2.cl-gray-475.aos-init.aos-animate {
    margin-top: 30px;
    margin-bottom: 30px;
    font-size: 1.5rem;
}
.page-id-402 .welcome .pt-2 {
    padding-top: 0 !important;
    margin-top: 0 !important;
}
.welcome a.btn.btn-default {
    background-color: transparent !important;
}
.page-id-402 section.missionVision.section-columns > .container {
    padding: 3rem;
    border-radius: 24px;
    border: 1px solid rgba(181, 166, 221, 1);
    margin-bottom: 4rem;
}
/* .welcome > .container > .row h3.subtitle-2:before {
    width: 72px;
    content: "";
    display: inline-block;
    position: relative;
    height: 1px;
    background-color: #fff;
    margin-bottom: 5px;
    margin-right: 5px;
} */
.nestup-valutazione-form-wrapper {
    width: 100%;
    border: 1px solid;
    border-image-source: linear-gradient(220.81deg, rgba(255, 255, 255, 0.7) 9.68%, #573A95 66.77%);
}
.nestup-initial-form {
    text-align: center;
}
.nestup-initial-form h3.nestup-step-title.mb-4 {
    margin-bottom: 10px !important;
    font-weight: bold;
    font-size: 18px;
}
#nestup-initial-form label.form-label {
    text-indent: -9999px;
    line-height: 0; /* Collapse the original line */
}
#nestup-initial-form label.form-label:after {
    content: "Inserisci qui l'indirizzo*";
    text-indent: 0;
    display: block;
    line-height: initial;
}
.case-study__info a, .page-template-default .content p a {
    max-width: 100%;
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.page-template-default main.main,.error404 main.main,body.search main.main {
    margin-top: 125px;
}
.hideWarnings {
    display: none;
}
.btn-dark a {
    color: #fff;
}
body.dev .main-nav.collapse {
    color: #000;
}
h5.pt-4 i.bi {
    margin-right: 5px;
}
.fullstackMethod .section-bg-black{
    padding-bottom: 0;
    padding-top: 0;
}
.welcome__statistics{
    box-shadow: none;
}
.prefooter figure {
    margin: 0;
}
body.error404.dev.loaded {
    background-color: #867ADE !important;
}

.section-bg-error > .container > .row > .col-lg-10{
    background-color: #483AAA;
    padding-bottom: 50px;
    padding-top: 50px;
    color: #a298e7;
}
.section-bg-error > .container h1 {
    color: #a298e7;
}
section.section-bg-error.pt-100 {
    height: 100vh;
    padding-top: 0;
    display: flex;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
}
.error404 a.btn.btn-dark {
    background-color: transparent;
    border-radius: 0;
    border-width: 2px;
    border-color: #a298e7;
    color: #a298e7;
    text-transform: uppercase;
    transition: all .3s;
}
.error404 a.btn.btn-dark:hover {
    background-color: #a298e7;
    color: #483AAA;    
}
.error404 p.body-1{
    text-transform: uppercase;
}
.welcome, .heroOverlay, section.contact-us, body.archive main.main, body.single main.main {
    max-height: calc(100vh - 126px);
    margin-top: 126px;
    padding-top: 5rem;
}
body.archive main.main {
    margin-top: 0;
    max-height: fit-content;
}
body.single main.main {
    padding-top: 8rem;
    max-height: fit-content;
    margin-top: 0;
}
section.contact-us {
    max-height: fit-content;
}
h1.headline-1 {
    font-size: 4.5rem;
    font-weight: 700;
}
body.wp-theme-fullstack .nestup-btn-primary{
    background-color: #573A95;
}
body.wp-theme-fullstack .single-back-link:hover{
    background: #573A95!important;
    color: #fff!important; 
    opacity: 1 !important;
}
body.wp-theme-fullstack .single-back-link:hover svg{
    fill: #fff!important;
}
#percorso .col-md-6.d-flex.flex-wrap.align-items-right {
    text-align: right;
}
#valori img {
    max-width: 110px;
}
#valori h2.headline-2.pb-4, #valori .cl-secondary {
    color: #fff !important;
}
#valori h4{
    color: rgba(181, 166, 221, 1) !important;
}
.home .welcome .nestup-initial-form,
.admin-page-landing .welcome .nestup-initial-form {
    max-width: 100%;    
    width: 700px;
    text-align: left;
}
.missionVision > .container > .row {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    padding-top: 0;
}
#nestup-lead-modal .form-check a {
    color: #573a95 !important;
}
.welcome .nestup-valutazione-form,
#valuta .nestup-valutazione-form {
    background-color: rgba(87, 58, 149, 0.7);
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.welcome .nestup-custom-modal-container, .welcome .nestup-custom-modal-header, .welcome .nestup-initial-form,
#valuta .nestup-custom-modal-container, #valuta .nestup-custom-modal-header, #valuta .nestup-initial-form {
    background-color: rgba(87, 58, 149, 0.7);
}
.welcome div.nestup-step,
#valuta div.nestup-step {
    background-color: transparent;
    color: #fff;
    border: none;
}
.welcome .nestup-valutazione-form label,
#valuta .nestup-valutazione-form label {
    color: #fff;
}
.welcome .nestup-custom-modal-close,
#valuta .nestup-custom-modal-close {
    color: #fff!important;
}
.welcome h3.nestup-step-title.mb-4,.welcome .nestup-form-field label,
#valuta h3.nestup-step-title.mb-4,#valuta .nestup-form-field label {
    color: #fff;
}
.welcome button.nestup-btn, .welcome button.nestup-modal-trigger,
#valuta button.nestup-btn, #valuta button.nestup-modal-trigger  {
    background-color: #fff;
    color: rgba(87, 58, 149, 1);
    border-color: transparent;
}
button#nestup-open-modal-btn {
    width: 100px !important;
    border-bottom-right-radius: 1rem;
    border-top-right-radius: 1rem;
}
input#nestup-indirizzo-initial {
    border-color: #fff;
    border-bottom-left-radius: 1rem;
    border-top-left-radius: 1rem;
}
.welcome .nestup-step-indicator:not(:last-child):after,
#valuta .nestup-step-indicator:not(:last-child):after  {
    display: none;
}
button:focus, button:active {
    box-shadow: none;
    border: none;
    outline: none;
}
.welcome small.form-text.text-muted.d-block.mb-1 {
    display: none !important;
}
.nestup-steps-indicator .nestup-step-indicator.active {
    background-color: rgba(87, 58, 149, 1)!important;
    border-color: #fff!important;
    color: white!important;
}
.nestup-steps-indicator .nestup-step-indicator{
    color: rgba(87, 58, 149, 1)!important;
}
.welcome li {
    color: #fff;
    font-size: 1.2rem;
}
.modal {
    z-index: 1050;
}

.modal-backdrop.show {
    z-index: 1040;
}

.modal-dialog {
    z-index: 1051;
}
#help .row.justify-content-center.pt-100 {
    padding-top: 0;
}
body.home section.welcomeContent.pt-4.pb-4,
body.admin-page-landing section.welcomeContent.pt-4.pb-4 {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    display: none;
}
section#help {
    background-color: rgba(87, 58, 149, 0.1)!important;
}
#help img.img-fluid {
    position: absolute;
    margin-top: -150px;
    left: -16%;
    height: 122%;
}
#help .col-md-6.d-flex.flex-wrap.align-items-center.pt-5.pt-md-0 {
    padding-top: 40px !important;
    padding-bottom: 82px !important;
}
.headline-2, .headline-3 {
    color: rgba(87, 58, 149, 1)!important;
    font-weight: 100!important;
}
.card.card--item {
    background-color: #fff;
    padding: 25px;
    border-radius: 16px;
    min-width: 100%;
}
footer#footer {
    z-index: 9;
    position: relative;
}
.form-check a {
    color: #fff !important;
    text-decoration: underline;
}
#scegliCasando .welcome__statistics-block {
    max-width: 45%;
    display: flex;
    align-items: flex-start;
}
section#scegliCasando, section#citazione {
    background-color: rgba(238, 235, 244, 1) !important;
}
#citazione h2.headline-2.pb-4 {
    max-width: 500px;
}
#citazione img.img-fluid {
    max-width: 200%;
    height: 150%;
    margin-top: -177px;
}
body:not(.home, .admin-page-landing) #citazione img.img-fluid {
    max-width: 100%;
}
#citazione strong {
    color: #573a95;
}
section#scegliCasando .welcome__statistics.row.aos-init.aos-animate {
    background-color: transparent !important;
}
section#scegliCasando h4.subtitle-2, section#scegliCasando .welcome__statistics-label {
    color: #573a95 !important;
}
section#scegliCasando .welcome__statistics-label {
    padding: 0;
    text-align: left;
    font-size: 13px;
}
.welcome__statistics-value,span.statNumber {
    font-weight: 100;
    font-family: 'Futura';
}
section#whychoose {
    z-index: 2;
    position: relative;
}
#whychoose h4.headline-3.pt-4 {
    font-size: 20px;
    font-weight: bold;
}
#whychoose .cl-secondary {
    color: #777777 !important;
    font-size: 1rem;
}
.testimonianze-carousel-container {
    margin: 40px 0;
    padding: 0 10px;
}

.testimonianza-item {
    padding: 20px;
    margin: 0 10px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}

/* Stile del fumetto */
.testimonianza-fumetto {
    position: relative;
    padding: 20px;
    border-radius: 10px;
    border: 1px solid #eeeeee;
    background-color: #fff;
    margin-bottom: 25px;
    width: 100%;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}

/* Triangolo che punta all\'immagine */
.testimonianza-triangolo {
    position: absolute;
    bottom: -10px;
    left: 50%;
    transform: translateX(-50%);
    width: 0; 
    height: 0; 
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #eeeeee;
}

.testimonianza-triangolo:after {
    content: "";
    position: absolute;
    top: -11px;
    left: -9px;
    width: 0; 
    height: 0; 
    border-left: 9px solid transparent;
    border-right: 9px solid transparent;
    border-top: 9px solid #fff;
}

/* Stile dell\'immagine */
.testimonianza-immagine {
    margin-bottom: 10px;
}

.testimonianza-immagine img {
    width: 80px;
    height: 80px;
    object-fit: cover;
    border-radius: 50%;
    margin: 0 auto;
    border: 3px solid #fff;
    box-shadow: 0 3px 8px rgba(0, 0, 0, 0.1);
}
#testimonianze h4.subtitle-2 {
    max-width: 800px;
    margin: auto;
    color: #573a95 !important;
}
/* Stile del titolo */
.testimonianza-titolo {
    font-size: 18px;
    margin-bottom: 10px;
    color: #573a95;
}

/* Stile del contenuto */
.testimonianza-contenuto {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 1.5;
    color: #573a95;
}

/* Stile delle informazioni utente */
.testimonianza-info-utente {
    text-align: center;
}

.testimonianza-utente {    
    margin-bottom: 5px;
    color: #573a95;
    font-size: 16px;
}

.testimonianza-citta {
    font-style: italic;
    color: #573a95;
    font-size: 14px;
}

/* Personalizzazione dei punti di navigazione */
.slick-dots li button:before {
    font-size: 12px;
    color: #333;
}

.slick-dots li.slick-active button:before {
    color: #573a95;
}
#blog h2.pb-4 {
    color: #fff !important;
}
footer#footer {
    padding-bottom: 100px;
}
/* section.contact-us {
    margin-top: 92px;
} */
.social__footer {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}
.social__footer h4 {
    margin-right: 15px;
    margin-bottom: 0;
}
.social__footer ul.list-unstyled.d-flex.justify-content-center {
    margin-bottom: 0;
}
li.footer__social {
    margin-right: 10px;
}
li.footer__social a {
    color: #fff;
    transition: all 0.3s ease;
}
#footer img.figure__img_logo {
    max-width: 180px;
    filter: brightness(10);
}
#footer h5 {
    color: rgba(255, 255, 255, 0.47);
}
#footer label {
    font-weight: 100;
    color: #918ba2;
}
#footer a {
    color: #fff;
    font-weight: 100;
}
#footer p {
    font-size: 16px;
}
.sticky-bar {
    height: 100px;
    position: fixed;
    bottom:0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 999;
    width: 100%;
    background-color: #2f234f;
    display: none;
}
.sticky-bar__image img {
    position: relative;
    max-width: 130px;
    margin-top: -30px;
}
.sticky-bar__content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}
.sticky-bar__left {
    display: flex;
    flex-direction: row;
    align-items: center;
    color: #fff;
}
a.sticky-bar__button {
    background-color: #fff;
    padding: 15px 25px;
    border-radius: 35px;
    font-weight: bold;
}
.sticky-bar__button:hover {
    background-color: #573a95;
    color: #fff;
    transform: translateY(-2px);
}
.team__item {
    background-color: #fff;
    border-radius: 24px;
    padding: 10px;
    height: 100%;
}
.team__item__img {
    background: linear-gradient(180deg, #B5A6DD 0%, #D9E1E8 100%);
    border-radius: 16px;
}
#team h2.headline-2.pb-4 {
    color: #fff !important;
}
#valuta .col-12.col-lg-6 {
    display: flex;
    flex-direction: column;
    align-items: center;
}
section#valuta, section.splash_banner {
    background-size: cover;
    background-position: center;
    padding: 0;
}
#valuta > .container-fluid, .splash_banner > .container-fluid {
    padding-top: 100px;
    padding-bottom: 100px;
}
#valuta h2.headline-2.pb-4, .splash_banner h2.headline-2.pb-4 {
    color: #fff !important;
}
#valuta .subtitle-2.cl-secondary ul li, .splash_banner .subtitle-2.cl-secondary {
    color: #fff!important;
}
#citazione, #blog, #testimonianze {
    display: none!important;
}
.splash_banner h2.headline-2.pb-4, .splash_banner .subtitle-2.cl-secondary {
    text-align: center!important;
}
.page-id-402 .welcome > .container {
    display: flex;
    flex-direction: column;
}
.home .welcome .container,
.admin-page-landing .welcome .container {
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-evenly;
}
.wp-theme-fullstack .nestup-contact-form {
    background-color: rgba(181, 166, 221, 1);
    padding: 25px;
    border-radius: 5px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.nestup-contact-form .form-label {
    font-weight: bold!important;
    font-size: 20px;
    color: rgba(87, 58, 149, 1);
}
.nestup-contact-form {
    text-align: left;
    font-family: 'Futura';
}
.nestup-contact-form .d-flex.justify-content-end {
    justify-content: center !important;
}
.wp-theme-fullstack .nestup-contact-form .nestup-btn-primary {
    color: #fff;
    background-color: rgba(87, 58, 149, 1);
    border-color: rgba(87, 58, 149, 1);
    transition: all 0.3s ease;
}
.wp-theme-fullstack .nestup-contact-form .nestup-btn-primary:hover {
    background-color: rgba(181, 166, 221, 1);
    border-color: rgba(87, 58, 149, 1);
    color: #573a95;
}
.wp-theme-fullstack .sede-grid-title {
    margin: 0 0 5px 0;
    font-size: 1.2rem;
    color: #000;
    font-weight: bold;
}
.wp-theme-fullstack .sede-grid-item{
    box-shadow: none!important;
}
.sede-grid-image {
    border-radius: 15px;
}
.wp-theme-fullstack .main-nav.collapse.show ul {
    background-color: #fff;
}
.main-nav__item.py-3.justify-content-center.bg-primary.d-lg-none {
    background-color: #fff !important;
}
.mobileOnly {
    display: none;
}
.wp-theme-fullstack .nestup-contact-form-wrapper {
    font-family: "Futura", sans-serif;
}
#header .social-nav__item a {
    color: #fff !important;
}
#header i.bi.bi-telephone {
    margin-right: 10px;
    margin-left: 10px;
}
.wp-theme-fullstack .sede-grid-email {
    font-size: 0.8rem;
}
section#missionVision {
    padding-top: 0;
}
#missionVision .team__item .cl-secondary {
    font-family: 'Montserrat', sans-serif;
}
#percorso h4.subtitle-2 {
    font-size: 40px;
    color: rgba(87, 58, 149, 1)!important;
}
#percorso ol li {
    font-family: 'Montserrat', sans-serif;
    margin-bottom: 20px;
}
#team .team__item h4.headline-3.pt-4 {
    font-family: 'Montserrat', sans-serif;
    font-size: 22px;
    color: rgba(47, 35, 79, 1)!important;
}
section.paddingBottom80 {
    padding-bottom: 80px;
}
#missionVision .team__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
#missionVision.paddingBottom80 .team__item__img {
    height: 400px;
    margin-top:25px;
}
section.paddingBottom80 .team__item__img {
    background: transparent;
    border-radius: 0px;
}
.paddingBottom80 img.img-fluid {
    border-radius: 0;
}
h2.nestup-search-form-title {
    text-align: center;
}
.home .nestup-search-form-radial,
.admin-page-landing .nestup-search-form-radial {
    display: none;
}
.sedi-footer a {
    display: block;
    width: auto;
}
/* media query per monitor 13 pollici 4k mac */
@media (max-width: 1441px) {
    #homeHero {
        padding-top: 2rem;
    }
}
/* Adattamento responsive */
@media (max-width: 768px) {
    .col-6.col-sm-4.col-md-3.small-left {
        width: 100%;
        margin-bottom: 20px;
    }
    .nestup-valutazione-text ul li {
        text-align: left;
    }
    h2.nestup-valutazione-title {
        text-align: left;
        margin: auto;
    }
    header#header.noTopBar {
        height: 66px;
    }
    h1.headline-1 {
        font-size: 2.5rem;
    }
    .welcome, .heroOverlay, section.contact-us {
        max-height: calc(100vh - 86px);
        margin-top: 86px;
        padding-top: 1rem !important;
    }
    body.home .welcome, body.home .heroOverlay, section.contact-us,
    body.admin-page-landing .welcome, body.admin-page-landing .heroOverlay {
        max-height: fit-content!important;
        margin-top: 66px;
        padding-top: 2rem;
    }
    
    section#help {
        padding-top: 3rem;
    }
    .welcome li {
        font-size: 1.2rem;
    }
    body.home .welcome,
    body.admin-page-landing .welcome{
        background-position: 60%;
    }
    .headline-2 {
        font-weight: 700 !important;
    }
    .welcome {
        padding-top: 5rem;
    }
    .wp-theme-fullstack .nestup-contact-form-wrapper {
        padding: 0;        
    }
    .welcome h3.subtitle-2.cl-gray-475.aos-init.aos-animate {
        margin-top: 10px;
        margin-bottom: 10px;
        font-size: 1.5rem;
    }
    .welcome.hero-about  {        
        background-size: 150%!important;
    }
    .page-id-402 section.missionVision.section-columns > .container {
        margin-bottom: 2rem;
        max-width: 90%;
    }
    .home .welcome .nestup-initial-form,
    .admin-page-landing .welcome .nestup-initial-form  {
        max-width: 100%;
        width: 100%;
    }
    #sedi button.slick-arrow {
        display: none;
    }
    #sedi .slick-dots {
        bottom: -60px;
    }
    #sedi .sedi-carousel-container {
        margin: auto;
        position: relative;
        max-width: 90%;
    }
    #help img.img-fluid{
        display: none;
    }
    .testimonianza-fumetto {
        padding: 15px;
    }
    
    .testimonianza-titolo {
        font-size: 16px;
    }
    
    .testimonianza-contenuto {
        font-size: 13px;
    }
    .sticky-bar__text {
        display: none;
    }
    .row-copy {
        padding-left: 15px;
        padding-right: 15px;
        text-align: center;
    }
}

/* Stile per lo shortcode articoli_blog */
.articoli-blog-container {
    margin: 40px 0;
    padding: 0 10px;
}

.articoli-blog-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.articolo-item {
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    height: 100%;
}

.articolo-immagine {
    width: 100%;
    height: 200px;
    overflow: hidden;
}

.articolo-immagine img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform 0.3s ease;
}

.articolo-item:hover .articolo-immagine img {
    transform: scale(1.05);
}

.articolo-contenuto {
    padding: 20px;
    text-align: center;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    justify-content: space-between;
}

.articolo-titolo {
    font-size: 18px;
    margin-bottom: 10px;
    color: rgba(87, 58, 149, 1);    
}

.articolo-data {
    font-size: 14px;
    color: #777;
    margin-bottom: 15px;
}

.articolo-leggi-btn {
    display: inline-block;
    padding: 8px 20px;
    background-color: transparent;
    color: rgba(87, 58, 149, 1) !important;
    text-decoration: none;
    border-radius: 9px;
    font-weight: 100;
    transition: all 0.3s ease;
    margin-top: 10px;
    max-width: 140px;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid rgba(87, 58, 149, 1);
}

.articolo-leggi-btn:hover {
    background-color: #422c73;
    color: #fff !important;
    transform: translateY(-2px);
}

/* Responsive per la griglia di articoli */
@media (max-width: 992px) {
    .articoli-blog-grid {
        grid-template-columns: repeat(2, 1fr);
    }
    #citazione img.img-fluid {
        max-width: 100%;
        height: 100%;
        margin-top: 0;
    }
    #help img.img-fluid {
        position: relative;
        margin-top: 0;
        left: -134px;
        height: 100%;
    }
}

@media (max-width: 576px) {
    .articoli-blog-grid {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 420px) {
    .page-template-default main.main,.error404 main.main,body.search main.main {
        margin-top: 0px;
    }
    a.navbar-brand {
        max-width: 100px;
    }
    .navbar a.btn {
        padding-left: .5rem;
        padding-right: .5rem;
    }
    .menu-selettore-lingua-container, .menu-selettore-lingua-inglese-container {
        position: relative;
        clear: both;
        width: 100%;
        text-align: right;
        margin-top: 25px;
    }
    body.page-template-default section.section-bg-white.pt-100 {
        padding-top: 150px;
    }
}