
/*
<style> /* notice that this entire line is a comment in CSS */

    * {

    }

    html {
        height: 100%;

    }

    body {
        font-family: Montserrat;
        color: #003E6C;
    }

    .home {
        color: #003E6C;
        font-family: Montserrat;
        font-weight: normal;
    }

    #main {
        padding: 0;
    }


    #header-nav {
        background: #ffffff;
        color: white;
        min-height: 4vw;
    }

    .navbar-toggler {
        border: none;
    }

    .navbar-toggler:focus {
        box-shadow: none;
    }

    .navbar-brand {
        height: 100%
    }

    .navbar-brand .logo {
        color: #0C426A;
        margin: 0rem 0.7rem;
        font-weight: 500;
        font-style: normal;
        font-size: 1.125rem;
    }

    .navbar-brand .logo:hover {
        color: #0C426A;
    }

    .navbar-brand img {
        height: 100%;
        background: #ffffff;
        padding: 0.5rem 0.5rem;

    }

    #mobile-menu {
        background: rgba(4, 87, 144, 95%);
        color: white;
    }

    #menu-mobile-menu {
        margin-bottom: 40px;
    }

    #menu-mobile-menu li {
        list-style: none;
        padding-top: 20px;
        padding-left: 0px;
        font-size: 1.375rem;
    }

    #menu-mobile-menu li a {
        color: white;
        font-size: 1.125rem;
    }

    .mobile-menu-logo {
        background-color: ;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        min-height: 110px;
    }

    .mobile-nav-title {
        margin-left: 1.3em;
        padding-left: 10px;
        margin-top: 20px;
    }

    h1, h2, h3, h4, h5 {
        font-family: Montserrat;
        line-height: 1.2em;
        text-transform: none;
    }

    h1 {
        font-size: 1.75rem;
        font-weight: 300;
    }

    h2 {
        font-size: 1.2em;
        font-weight: 300;
    }

    h3 {
        font-weight: 400;
        font-size: 1.025rem;
        letter-spacing: 0.1px;
    }

    h4 {
        font-size: 1rem;
        font-weight: 400;
    }

    h5 {
        font-size: 0.875rem;
        font-weight: 400;
    }

    p {
        font-family: Montserrat;
        font-size: 0.875rem;
        font-weight: normal;
        color: #0C426A    }

    #footer {
        background: rgba(4, 87, 144, 95%);
        color: rgba(255, 255, 255, 0.6039215686274509) !important;
    }

    #footer p {
        color: rgba(255, 255, 255, 0.6039215686274509) !important;

    }

    a {
        color: #7a9e9f;
    }

    a:hover {
        color: #011515;
    }

    .nav-link {
        font-size: 0.875rem;
        color: #0C426A;
        margin-left: 12px;
        font-weight: 500;
        font-style: normal;
        font-family: Montserrat;
    }


    .caption {
        font-weight: 300;
        line-height: 1.2em;
        font-size: 1.875rem;
        text-transform: none;
        color: ;
    }

    .btn-primary {
        background: white;
        border: none;
        border-radius: 0px;
        height: 50px;
        padding: 0 20px;
        color: #ffffff;;
        display: flex;
        justify-content: center;
        align-items: center;
        width: fit-content;
    }

    .btn-primary:hover {
        background: #011515;
        color: white;
    }

    .btn-primary a {
        color: #ffffff !important;
    }

    .btn-secondary {
        background: transparent;
        border: 2px solid white;
        border-radius: 0;
        height: 50px;
        padding: 0 20px;
        color: white;
        display: flex;
        justify-content: center;
        align-items: center;
        width: fit-content;
    }

    .btn-secondary:hover {
        background: white;
        color: rgb(0 101 156);
    }

    .btn-dark {

        color: white !important;
        background: rgb(0 101 156);
        border: 0.125rem solidrgb(0 101 156);
        border-radius: 1.563rem;
        height: 2.75rem;
        padding: 0 1.25rem;
        display: flex;
        justify-content: center;
        align-items: center;
        width: fit-content;
        margin-left: 1rem;
    }

    .btn-dark a {
        color: white !important;
    }

    .btn-dark:hover {
        background: white;
        color: rgb(0 101 156);
        border: 2px solidrgb(0 101 156);

    }

    .btn-dark:hover a {
        color: rgb(0 101 156) !important;
    }

    .post_nav .btn-secondary {
        background: transparent;
        border: none;
        height: auto;
        padding: 0;
        color: rgb(0 101 156);
        font-family: Montserrat;
        font-size: 1.125rem;
    }

    .post_nav .btn-secondary:hover {
        background: transparent;
        color: #7a9e9f;
    }

    .post_nav .btn-secondary:focus {
        border: none;
        box-shadow: none;
    }

    .hero-form {
        margin-top: 1.1rem;
    }

    .hero-row {
        /*height: calc(60vh - 1vw)*/
        height: 31.9vw;
    }

    .hero-title {
        font-weight: 400;
        font-family: Montserrat;
        line-height: 1.1em;
        font-size: 2.63rem;
        text-transform: none;
        color: #ffffff !important;
        margin-bottom: 1rem;
    }

    .hero-title2 {
        font-weight: 500;
        color: #169BD5;
    }

    .hero {
        background-size: auto;
        background-repeat: repeat;
        background-position: center center;
    }

    #servizi h5 {
        color: white;
    }

    #servizi p {
        color: #b2c2c0;
    }

    .service-icon {
        width: 2.813rem;
        height: 2.813rem;
    }


    #casi-di-successo p {
        color: #b2c2c0;
    }

    .case-image {
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 200px;
    }

    .portfolio-image {
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 450px;
    }

    #approccio {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        min-height: 400px;
    }

    .client-img {
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center center;
        min-height: 150px;
    }

    #contatti p {
        color: #b2c2c0;
    }

    .team-member-img {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        min-height: 100%;
    }

    .contact-form label {
        display: block;
        font-size: 1rem;
        color: white;
    }

    #dove-siamo {
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center center;
        min-height: 100%;
    }

    .contact-form input, textarea, checkbox, .wpcf7-text {
        width: 100%;
        min-height: 50px;
        border: 1px lightgrey solid;
        color: white;
        margin-top: 8px;
    }

    .contact-form .wpcf7-submit {
        min-width: 140px;
        width: auto;
        height: 50px;
        background: white;
        border: 2px solid white;
        color: rgb(0 101 156);
        margin-top: 8px;
        padding-left: 20px;
        padding-right: 20px;
        border-radius: 0;
    }

    .contact-form .wpcf7-submit:hover {
        background: rgb(0 101 156);
        color: white;
    }

    .footer-logo {
        width: 4rem;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: left;
        min-height: 4rem;
    }

    #menu-footer-menu {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    #footer .menu-item a {
        color: rgba(255, 255, 255, 0.6039215686274509) !important;
    }

    #footer .menu-item a:hover {
        color: white !important;
    }

    #footer {

        color: #b2c2c0;
    }

    #footer h4 {
        color: white;
    }

    #footer p {
        color: #b2c2c0;
        margin: 0;
    }


    .category-button.active {
        color: #ffffff;
        background-color: rgba(0, 160, 247, 1);
        border: rgba(0, 160, 247, 1);
        solid;
    }

    .card-body {
        padding: 1.5rem 1rem;
        display: flex;
        flex-direction: column;
        /*justify-content: space-between;*/
    }

    .card-button, .card-button-ghost {
        font-size: 0.875rem;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 2.188rem;
        background: inherit;
        background-color: rgba(255, 255, 255, 1);
        box-sizing: border-box;
        border-width: 0.15rem;
        border-style: solid;
        border-color: rgba(215, 214, 225, 1);
        border-radius: 30px;
        color: #003E6C;
        white-space: nowrap;
    }


    .card-button:hover, .donate-button a:hover, .btn-dark:hover {
        transition: 0.2s ease;
    }

    .card-button-color:hover {
        color: #ffffff;
    }

    .card-button-color {
        border-color: rgba(0, 160, 247, 1);;
        border-style: solid 0.15rem;
        color: #ffffff;
        background-color: rgba(0, 160, 247, 1);;
    }

    .card-img-top {
        border-radius: unset;
    }

    .progress {
        height: 0.3rem;
        border-radius: unset;
    }

    .progress-bar {
        height: 0.3rem;
        background-color: rgba(0, 160, 247, 1);;
    }

    .progress-campaign {
        height: 0.5rem;
    }

    .progress-bar-campaign {
        height: 1rem;
        background-color: rgb(0 101 156);
    }

    .card-title {
        font-weight: 400;
        font-style: normal;
        font-size: 1rem;
    }

    .donate-button a, .wpcf7-submit {
        display: flex;
        justify-content: center;
        align-items: center;
        width: 7.813rem;
        height: 2.75rem;
        background: inherit;
        background-color: rgba(0, 160, 247, 1);;
        box-sizing: border-box;
        border-width: 0.15rem;
        border-style: solid;
        border-color: rgba(0, 160, 247, 1);
        border-radius: 40px;
        color: #ffffff;
        font-weight: 700;
        font-style: normal;
        font-size: 0.875rem;
    }

    .donate-button a:hover, .card-button:hover, .wpcf7-submit:hover {
        color: #13221b !important;
        background: inherit;
        background-color: rgba(255, 255, 255, 1);
        border-width: 0.15rem;
        border-style: solid;
        border-color: rgba(0, 160, 247, 1);

    }

    #menu-main-menu {
        align-items: center;
    }

    .nav-item {
        padding: 0 0.5rem;
    }

    .search-icon {
        width: 1.188rem
    }

    .footer-name {
        font-weight: 500;
        font-style: normal;
        font-size: 1.125rem;
        color: #ffffff;
    }

    .text-footer-light {
        color: rgba(255, 255, 255, 0.6039215686274509) !important;
    }

    .text-white {
        color: #ffffff !important;
    }

    .text_dark_blu {
        color: #003E6C    }

    .hero-subtitle {
        color: #ffffff;
        font-weight: 400;
        font-style: normal;
        font-size: 1.252rem;
        line-height: 1.875rem;
        margin-bottom: 1.5rem;
    }

    .padding-row-section {
        padding: 3.24rem 0;
    }

    .rounded-left {
        border-bottom-left-radius: 2rem;
        border-top-left-radius: 2rem;
    }

    .rounded-right {
        border-bottom-right-radius: 2rem;
        border-top-right-radius: 2rem;
    }


    .button-color {
        background-color: rgba(0, 160, 247, 1);
        color: #ffffff;
        font-weight: 700;
        font-style: normal;
        font-size: 0.938rem;
    }

    .arrow-width {
        width: 1.813rem;
    }

    .category-image {
        width: 51px;
        height: 50px;
    }

    .container {
        max-width: calc(67vw + 0.75rem);
    }

    .padding-container2 {
        padding: 0 18.125rem;
    }

    .placeholder {
        display: inline-block;
        min-height: 1em;
        vertical-align: middle;
        cursor: wait;
        background-color: grey;
        opacity: .5;
    }

    #donationSearch:focus {
        border: none;
    }

    .card-img {
        border-radius: unset;
        width: 100%;
        height: 10.5rem;
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }

    .card-single-img {
        height: 100%;
        width: 50%;
    }

    .card-single-body {
        width: 50%;
    }

    .post-card {
        margin-bottom: 1rem;
        border-bottom: solid 0.1rem #e8e6e6;
    }

    .padding-y-half {
        padding: 0.5rem 0rem;
    }

    .padding-b {
        padding: 0rem 0rem 3.24rem 0rem;
    }

    .padding-t {
        padding: 3.24rem 0rem 0rem 0rem;
    }

    .padding-b-half {
        padding: 0rem 0.5rem 0.5rem 0.5rem;
    }

    .padding-b-2 {
        padding-bottom: 2rem;
    }

    .margin-b-2 {
        margin-bottom: 2rem;
    }

    .margin-t-2 {
        margin-top: 2rem;
    }

    .wp-block-heading {
        font-size: 1rem;
        margin: 0rem 0rem 1rem 0rem;
    }

    .card-image {
        /*border-radius: unset;*/
        width: 100%;
        height: 7.438rem;
        background-repeat: no-repeat;
        background-position: center;
    }

    .card {
        height: 100%;
        border-radius: unset;
        border-color: rgba(242, 242, 246, 1);
    }

    .card-border {
        border: 0.15rem solid;
        border-color: rgba(242, 242, 246, 1);
    }

    .progect-image {
        height: 30.2vw;
    }

    .absolute-center {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
    }

    .font-size-1 {
        font-size: 1rem;
    }

    .fs-7 {
        font-size: 0.875rem;
    }

    .text-light-grey {
        color: #A3A2AC    }

    .image-container {
        position: relative;
        overflow: hidden;
    }

    .card-sponsor {
        background-color: white;
        border: solid #e8e8e8;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 82px; /* Imposta l'altezza che preferisci */
    }

    .menu {
        margin: 1rem 0;
    }


    .card-sponsor img {
        /*height: 100%;*/
        width: auto;
        /*object-fit: contain; !* Mantiene le proporzioni dell'immagine *!*/
    }

    #menu-footer-menu2 {
        list-style: none;
        margin: 0;
        padding: 0;
    }

    .page-title {
        font-weight: 400;
        font-style: normal;
        font-size: 1.875rem;
        color: #ffffff;
        letter-spacing: normal;
        line-height: normal;
        font-family: 'Montserrat-Regular', 'Montserrat', sans-serif;
    }

    .form-contact {
        font-family: 'TTNormsPro-Regular', 'TT Norms Pro', sans-serif;
        font-weight: 400;
        font-style: normal;
        font-size: 1.125rem;
        color: #003E6C;
        line-height: 1.125rem;
    }

    .description-paragraph {
        font-size: 1rem;
        color: #A3A2AC;
        text-align: left;
        line-height: 1.8rem;
    }

    .page-numbers, .pagination-link, .page-numbers {
        color: unset;
        background-color: white;
        margin: 0 0.25rem;
        padding: 0.25rem;
        min-width: 2.25rem;
        border: solid lightgrey 0.15rem;
        display: flex;
        /* align-content: center; */
        align-items: center;
        justify-content: center;
        cursor: pointer;
    }

    .page-numbers:hover, .pagination-link:hover, .page-numbers:hover {
        border: solidrgba(0, 160, 247, 1);
    }

    .page-numbers.current, .pagination-link.active, .page-numbers.current {
        background-color: rgba(0, 160, 247, 1);
        color: #ffffff;
        border: rgba(0, 160, 247, 1);
    }

    .paragraph {
        text-align: left;
        line-height: 1.625rem;
    }

    .ghost-heigth {
        height: 5.45rem;
    }

    #header-nav nav {
        height: 5rem
    }

    .amount {
        font-size: 0.875rem;
    }

    body.admin-bar #header-nav {
        top: 32px !important
    }

    .l-spacing {
        letter-spacing: 0.25px;
    }

    body.home #seach-nav {
        display: none;
    }

    .row-gap {
        row-gap: 3.22rem;
    }

    .search-bar {
        height: 5rem;
        position: fixed;
        top: -5rem; /* Inizia fuori schermo */
        width: 100%;
        z-index: 22222;
        transition: top 0.2s ease-out; /* Anima l'attributo top */
    }

    .shares-button {
        position: absolute;
        bottom: 100%;
        opacity: 0;
        visibility: hidden;
        transform: translate(-50%, 30px);
        transition: opacity 0.8s, visibility 0.8s, transform 0.4s;
        left: 50%;
    }

    .shares-button.show {
        opacity: 1;
        visibility: visible;
        transform: translateY(0);
        /*left: 50%;*/
        /*bottom: 100%;*/
        transform: translate(-50%);
    }

    .form-mobile {
        display: none;
    }

    .scriptlesssocialsharing__buttons {
        flex-wrap: unset;
    }

    .desktop-width {
        display: block;
    }

    .mobile-width {
        display: none;
    }

    .buttons-list {
        display: flex;
    }

    .donate-button .nav-link.active {
        color: white !important;
    }

    .donate-button:hover .nav-link.active {
        color: #13221b !important;
    }

    .search-header, .search-header:focus {
        border: none;
        outline: none;
        border-bottom: 1px solid lightgray;
        width: 100%;
        box-shadow: none;
    }

    .spinner-border {
        position: absolute;
        right: calc(6.85vw - 0.39rem);
        width: 1rem;
        height: 1rem;
        background: white;
        font-size: 0.688rem;
    }

    .nav-link {
        text-decoration: none;
        display: inline-block;
        position: relative;
    }

    .nav-link:not(.donate-button > .nav-link)::after {
        content: "";
        display: block;
        margin: auto;
        height: 0.125rem;
        width: 0;
        top: 5px;
        background: transparent;
        transition: all 0.3s;
    }

    .nav-link:not(.donate-button > .nav-link):hover::after,
    .nav-link:not(.donate-button > .nav-link).active::after {
        width: 100%;
        background: #0C426A;
        color: #0C426A !important;
    }

    .nav-link:focus, .nav-link:hover {
        color: #0C426A !important;

    }

    .search-icon:hover {
        transition: 0.2s ease-out;
    }

    #button-addon2:hover {

        color: black;
        background: inherit;
        background-color: white;
        border: solid 0.15rem rgba(0, 160, 247, 1) !important;
        /*color: white !important;*/
        /*background: inherit;*/
        /*background-color: rgb(7 96 163);*/
        /**/
        /*border-style: solid;*/
        /*border-color: */
     /*;*/
    }

    .search-mobile {
        display: none;
    }


    #donationSearch {
        /*padding: 0 1.5rem;*/
        border: 0 !important;
    }

    #button-addon2 {
        border: 0.15rem solid rgba(0, 160, 247, 1) !important;
        padding: 0.8rem 3rem;
    }

    .row > * {
        padding-left: calc(var(--bs-gutter-x) * .75);
        padding-right: calc(var(--bs-gutter-x) * .75);
    }

    .row-custom {
        padding: 0 0.5rem;
    }

    .row-custom2 {
        padding: 3.6vw 1rem;
    }

    .wp-block-spacer {
        display: none;
    }

    .card-body2 {
        padding: 1rem 1.5rem;
    }

    .menu-footer-menu-container a, .menu-footer-menu2-container a {
        font-size: 1rem;
        font-family: Montserrat;
    }

    .bg-none {
        background-color: unset;
    }

    .padding-top-2-rem {
        padding-top: 2rem;
    }

    #nav-above, #nav-below {
        display: none !important;
    }

    .mobile-wrap {
        flex-wrap: wrap;
    }

    .search-icon-hero {
        width: 1.5rem;
        display: none;
    }

    .search-text-hero {
        display: inline-block;
    }

    .img-arrow-hero {
        width: 1.813rem;
        vertical-align: top;
    }

    :not(.admin-bar) .search-bar-visible {
        top: 0;
    }

    .admin-bar .search-bar-visible {
        top: 32px;
    }

    #post-container li:last-child {
        border: none;
        margin-bottom: 0;
    }

    #footer p {
        font-size: 1rem;
    }

    /*#adminmenu div.wp-menu-name {*/
    /*    text-transform: capitalize!important;*/
    /*}*/

    .nav-link.active {
        color: #0C426A !important;
    }

    .post-text-color {
        color: #0C426A !important;
    }

    .material-symbols-outlined {
        font-size: 4rem;
    }

    .image-wrapper img {
        width: 100%;
    }

    .image-wrapper {
        float: left;
        margin-right: 1.5rem;
        /*margin-top: 1.5rem;*/
        width: 50%;
    }

    .text-container {
        margin-left: 20px;
    }

    .dmood {
        font-weight: bold;
    }

    .logo-footer {
        width: 100%;
    }

    .card-header2 {
        flex: 1 0; /* Questo permette all'header di espandersi per adattarsi al contenuto, ma non più dell'altezza necessaria. */
    }

    .card-body2 {

        flex: 1 0;
    }

    .card-desc p {
        color: #A3A2AC;
        font-size: 1rem;
    }

    .cookie-notice-container {
        background-color: rgba(4, 87, 144, 95%);
    }

    .text-content p:first-child {
        margin: 0;
    }