@charset "UTF-8";
@import "fuentes.css";
.caja_text {
  background: #F3F1F2 none repeat scroll 0 0;
  border: medium none;
  color: #000;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 14px;
  margin-top: 5px;
  padding: 10px 20px;
  width: 100%; }

.caja_select {
  background: #F3F1F2 none repeat scroll 0 0;
  border: medium none;
  color: #000;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 14px;
  margin-top: 5px;
  width: 100%; }

.zona_bot_medio {
  text-align: center;
  margin-top: 20px; }

.zona_bot_medio button {
  text-transform: uppercase; }

.boton_cont {
  background-color: #a01027;
  border-radius: 0;
  color: #fff;
  font-family: 'pt_sansbold';
  letter-spacing: 1px;
  margin-bottom: 30px;
  margin-top: 30px;
  padding: 10px 20px;
  text-transform: uppercase; }

.boton_cont:hover {
  background-color: #000;
  color: #fff; }

.zona_consulta textarea {
  background: #F3F1F2 none repeat scroll 0 0;
  border: medium none;
  color: #000;
  font-size: 13px;
  height: 120px;
  line-height: 20px;
  margin-bottom: 14px;
  margin-top: 5px;
  padding: 10px 20px;
  width: 100%; }

.zona_consulta {
  padding-bottom: 50px; }

.titular_datos {
  color: #000000;
  font-size: 24px;
  line-height: 40px; }

.icono {
  font-size: 31px;
  padding-left: 0;
  padding-top: 12px;
  vertical-align: middle;
  color: #fff; }

.datos_cont {
  color: #000;
  font-size: 17px;
  margin-bottom: 50px;
  margin-top: 50px;
  text-align: center; }

.datos_cont a {
  color: #000; }

.datos_cont a:hover {
  color: #000; }

/*.fondo_cont{background-image:  url("../img/netbg_cuadritos.png");   padding: 25px 0px;     }*/
.fondo_cont {
  padding: 25px 0px; }

.circulo {
  border: 2px solid #eee;
  border-radius: 50%;
  height: 70px;
  margin: 0 auto 20px;
  width: 70px;
  background-color: #4e566b; }

.mapa {
  padding: 0; }

.titulo_form {
  color: #000;
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  font-size: 27px;
  margin-bottom: 40px;
  margin-top: 40px;
  padding-top: 40px;
  text-align: center;
  letter-spacing: 2px;
  text-transform: uppercase; }

.politica a {
  color: #000;
  font-size: 13px; }

.politica a:hover {
  color: #a01027;
  font-size: 13px; }

.bot_env {
  background-color: #5C6681;
  color: #ffffff;
  letter-spacing: 2px;
  font-size: 16px !important;
  padding: 8px 30px; }

.bot_env:hover {
  background-color: #4e566b;
  color: #ffffff; }

.fondo_color {
  color: #2121FF; }

.correo_cont a {
  color: #000000; }

.correo_cont a:hover {
  color: #9b0004; }

*::-moz-placeholder {
  color: #000 !important; }

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .datos_cont {
    margin-bottom: 10px !important;
    margin-top: 10px !important; } }

@media only screen and (max-width: 479px) {
  .titular_pagina {
    font-size: 28px; }
  .datos_cont {
    margin-bottom: 10px !important;
    margin-top: 10px !important; } }
