.nascosto{display:none;}

p select{
    font-size:15px !important;
    width:100% !important;
}

p input {
    font-size: 15px !important;
    width: 100% !important;
}


.form-content .bottom-line {
    border-bottom: 2px solid #25357b !important;
}



.avanti {
    height: 55px;
    width: 200px;
    color: #fff;
    display: block;
    font-size: 24px;
    font-weight: 500;
    border-radius: 5px;
    line-height: 56px;
    text-align: center;
    background-color: #25357b;
    border: 0;
    cursor: pointer;
    margin-left: 10px;
}
