.fondo_azul{background-color:#306EB3;}
.telefonos_header a{color:#2887BA; font-size: 28px; text-decoration: none;}
.telefonos_header a:nth-child(3){font-size: 18px;}
#fomraContacto{background-color:#E38A42; border-radius: 25px; padding:15px;}
#fomraContacto input, textarea{background-color:#fff; border:0px; border-radius: 8px; padding:10px; width:100%; margin-bottom:15px;}
::-webkit-input-placeholder { color: #2887ba; } /* WebKit */
:-moz-placeholder { color: #2887ba; } /* Firefox 18- */
::-moz-placeholder { color: #2887ba; } /* Firefox 19+ */
:-ms-input-placeholder { color: #2887ba; } /* IE 10+ */