.mt_5p{
    margin-top: 5%;
}
.mt_2_5p{
    margin-top: 2.5%;
}
.cont_linea{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
}
.cont_linea > div{
    width: 100%;
}