h2.form-title{
    color: #606060;
    font-family: Mont,sans-serif;
    font-weight: 400;
    margin: 0;
    text-align: center;
}

p.subtitulo{
    color: #606060;
    padding-top: 2px;
    font-size: 15px;
    line-height: 1.6em;
    font-weight: 500;
    font-family: Montserrat,sans-serif;
    text-align: center;

}
label.formlabel{
    display: block;
    padding-left: 14px;
    padding-bottom: 5px;
    color: #a0a0a0;
    font-weight: 500;
    font-size: 12px;
}

p.textcall{
    font-size: 26px;
    line-height: 1.2em;
    color: #606060;
    margin-top: 5%;
}
button.btn.formularioindex{
    background-color: #E7E7E7;
    font-family: Mont,sans-serif;
    color: #706e6e;
    width: 50%;
    border-radius: 50px;
}

button.btn.formularioindex:hover{
    background-color: #3a70e0;
    font-family: Mont,sans-serif;
    color: white;
    width: 50%;
}

bold.boldstile{
    color:#e4196b;
    font-family: Mont,sans-serif;
    font-size: 10pt;

}


@media screen and (max-width: 1024px){
    
  

}













