.timeline{margin-top:32px}.titolo-box{font-weight:600;margin-bottom:16px;text-transform:uppercase}.fasi-progetto .timeline{color:#444;display:flex;justify-content:space-between;margin-top:40px;position:relative}.fasi-progetto .phase{display:flex;justify-content:space-between;text-align:left;width:100%}.box-phase{width:20%}.fasi-progetto .circle{align-items:center;background-color:#fff;border:2px solid #9bbbc9;border-radius:50%;display:flex;font-size:18px;font-weight:700;height:48px;justify-content:center;line-height:100%;margin-bottom:16px;width:48px}.fasi-progetto .timeline:before{background-color:#c3ccd1;content:"";height:3px;left:0;position:absolute;right:1%;top:20px;z-index:-1}@media only screen and (max-width:992px){.box-phase{width:45%}.fasi-progetto .phase{flex-wrap:wrap;gap:32px}.fasi-progetto .timeline:before{display:none}}@media only screen and (max-width:769px){.box-phase{width:100%}}