.box_form_advirosy {
    width: 400px;
    margin: 0 auto;
    background: #ffa41d;
    padding: 20px;
    border-radius: 4px;
    max-width: 100%;
}
.box_form_advirosy .box_title{
    text-transform: uppercase;
    color: #ffffff;
    font-size: 20px !important;
    margin-bottom: 20px;
    font-weight: bold;
}