/* ==========================================================
   AXIOMSEND - POST / NEWS / EVENTI
   ========================================================== */

.nextothernews {
    position: relative;
    /*margin: 60px 0;*/
    background-color: #f2f2f2;
    padding: 90px 0;
}

.thisothernewss{
    max-width: 1200px;    
    margin: auto;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.thisothernews .col {
    margin: 0 15px 40px;
}
.YOSTevento {
    max-width: 1200px;    
    padding: 60px 0 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: auto;       
}
.thisYOSTevento {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
/* LEGACY: selettore attualmente vuoto; può essere eliminato dopo verifica markup. */
.thisevento {
}
.YOSTP1 {
    margin: 60px auto 20px;
}

.YOSTP2 a {
    position: relative;
    display: block;
}
.TIPnextothernews {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.twocol .thisothernews {
    width: 50%;
}
.threecol .thisothernews {
    width: 33.33%;
}
.fourcol .thisothernews {
    width: 25%;
}
.YOSTP3 h3 {
    /*color: #fff;*/
}
.YOSTP4 h3 {
    /*color: #fff;*/
}
.YOSTP4 .text-top {
    /*color: #fff;*/
}
