 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;
}
#comunita_impatto {
    position:relative;
    margin-bottom:100px;
}
#attivita_hub .owl-nav {
    display:flex;
    justify-content: end;
   
}
#attivita_hub button img {
    width:40px;
    height:40px;
}
.elenco-news .owl-nav {
    display: flex;
    justify-content: end;
     position: absolute;
    bottom: -65px;
    right: 0
}
.elenco-news .owl-nav button {
    width:35px;
    display:flex !important;
    flex-flow:column;
}
.elenco-news .owl-nav button p {
    margin-bottom: 0;
    order:1;
    display:flex;
}
.elenco-news .owl-nav button img {
    order:2;
    display:flex;
}

.elenco-news-small .item {
    margin: 1em 0;
    display: flex;
    align-items: center;
    border: 1px solid #ccc;
    -webkit-transition: box-shadow 0.5s;
    -moz-transition: box-shadow 0.5s;
    -ms-transition: box-shadow 0.5s;
    -o-transition: box-shadow 0.5s;
    transition: box-shadow 0.5s;
    box-shadow: none;
    flex-flow:row !important;
}
.elenco-news-small .item:hover{
    box-shadow: 0px 0px 44px -17px rgba(0, 0, 0, 0.4);
}
.elenco-news-small .item > a {
    height: auto;
    display: block;
    width: 25%;
    padding-top: 25%;
    position: relative;
    text-decoration: none;
}
.elenco-news-small .item .tptn_after_thumb {
   padding: 0.5em !important;
    width: 75% !important;
    background-color:transparent !important;
}
.elenco-news-small .item .tptn_after_thumb a {
  height:100px;
}
.elenco-news-small .item .tptn_after_thumb .tptn_title {
    font-size: 12px;
    color: #212529 !important;
        width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: 700;
    display: block;
    padding-bottom: 5px;
    text-decoration: none;
    line-height: 1.1em;
    max-height: unset !important;
    min-height: unset !important;
    padding-bottom: 0 !important;
    border:none !important;
}
.elenco-news-small .data {
    font-size: 0.8em;
    height: auto;
    display:block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color:#212529 !important;
    margin-top:7px;
}
.elenco-news-small a img {
    width: 100% !important;
    height: 100% !important;
    position: absolute;
    left: 0;
    top: 0;
    padding: 0 !important;
    border-radius: 0;
    border: none;
    margin: 0 !important;
    box-shadow: none;
    object-fit: cover;
}

.elenco-news-small .item > a.tptn_link {
    display: block !important;
    width: 25% !important;
    padding-top: 25% !important;
    position: relative !important;
    height: auto !important;
}

.page-template-tsi-international .entry-content {
    font-weight: normal;
}
.international_networking p {
    line-height: 20px;
}
@media (min-width: 1024px){
    #case-studies .case-study .box-study .box-study-image img, #case-studies-2 .case-study .box-study .box-study-image img  {
        margin-left:-15px;
    }
}

p, li {
    font-size:14px !important;
    line-height: 20px;
}
.entry-content {
    margin:auto;
    margin-bottom: 1.5em;
}

.international_networking img {
    width: auto;
    height: 58px;
    margin: 0 15px;
}
.adesione {
    padding-top: 58px;
    padding-bottom: 58px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.widget_adv_dem_widget p {
    font-size: 1.5em !important; 
    line-height: normal;
}
.widget_adv_dem_widget p.font-title {
    
    font-size: 100px !important;
    line-height: normal;
}

@media (max-width:576px){
    .widget_adv_dem_widget p.font-title {
    
    font-size: 50px !important;
    line-height: normal;
}
    .adesione {
        flex-flow: column;
        margin: 0 auto;
    }
    .adesione img {
        margin-bottom:10px;
    }
}