body.page-template-hub-progetti-europei section#primary.about-us.content-area div.padding_row {
    padding-left: 7% !important;
}

body.page-template-hub-progetti-europei #primary .page-header h1 {
    font-size:72px !important;
    line-height: normal;
    font-weight: normal !important;
}
.sezione1 {
    margin:100px auto 90px;
}
.sezione1 .in {
    padding:37px 24px;
}
body.page-template-hub-progetti-europei #primary p,
body.page-template-hub-progetti-europei #primary li {
    font-size:14px !important;
}
body.page-template-hub-progetti-europei h2 {
    color: #000;
    font-family: 'poppins';
    font-size: 48px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    padding: 0;
    margin-bottom: 40px;
    margin-top: 0;
}

body.page-template-hub-progetti-europei h3 {
    font-family: "base_neuecondensed_black";
    font-size: 72px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom:16px;
}
body.page-template-hub-progetti-europei h4 {
    padding:0;
    font-family: Poppins;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color:#000;
    margin:54px 0 24px;
}
body.page-template-hub-progetti-europei .sezione3 div div div h4:first-of-type {
    margin-top:24px;
}
.numeri .in {
    padding:20px 24px;
    background-color:#F2F2F1;
}
.numeri p {
    font-family: 'Poppins';
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    letter-spacing: 0.64px;
    text-transform: uppercase;
    color: #000;
}
.impatto {
    padding:16px;
    display:flex;
    justify-content: space-between;
    align-items: center;
    background-color:#F2F2F1;
    margin-top:54px;
}
div.impatto p {
    font-family: 'Poppins';
    font-size: 32px !important;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    color:#000;
    margin-bottom: 0 !important;
}
#attivita_hub .owl-stage {
    display:flex;
}
body.page-template-hub-progetti-europei  p.attivita_title {
    position:absolute;
    left:0;
    bottom:0;
    padding:0 16px;
    color: #fff;
    font-family: "base_neuecondensed_black";
    font-size: 32px !important;
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-transform: uppercase;
    width:100%;
    margin:0;
    height: 100px;
    display: flex;
    align-items: center;
}
#attivita_hub a.item {
    width: 100%;
    height: 100%;
    display: block;
}
#attivita_hub a.item > div {
    padding-top: 100%;
}
#attivita_hub a.item img {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    object-fit: cover;
}
#attivita_hub  .owl-nav {
    display:flex;
    justify-content: end;
}
#attivita_hub button img {
    width:40px;
    height:40px;
}
.div_progetti {
       padding: 100px 0 85px;
    background-color: #fff;
}
body.page-template-hub-progetti-europei  h5 {
    color: var(--Primari-Nero, #282828);
/* Small Header */
font-family: "base_neuecondensed_black";
font-size: 72px;
font-style: normal;
font-weight: normal;
line-height: normal;
text-transform: uppercase;
}
@media (max-width:576px){
    body.page-template-hub-progetti-europei #primary .page-header h1 {
        font-size: 49px !important;
    line-height: 49px;
    width: 100%;
    white-space: normal;
    text-align: left;
    }
    
    .impatto {
        flex-flow: column;
        align-items: start;
    }
    .impatto a {
        margin-top: 25px;
    }
    body.page-template-hub-progetti-europei h5 {
        font-size:49px;
    }
    .div_progetti {
        padding: 50px 0 35px;
    }
}
