/*.mapa {
    height: 100px;
}*/
section .bloqueCondiciones {
    margin-bottom: 25px;
}
section .bloqueCondiciones .redes {
    margin-left: -3px;
    margin-right: -3px;
}
section .bloqueCondiciones .redes .fa {
    width: 24px;
    height: 24px;
    margin: 3px;
    line-height: 22px;
}
section form {
    max-width: 800px;
    margin: 0 auto;
}
section form p {
    margin-bottom: 25px;
}