.header-inner {
  min-height: 435px !important;
}
.header-inner .cifras {
  margin-top: 50px !important;
}
.slide {
  padding: 0px;
}
.registro {
  margin-bottom: 15px;
}
.registro a {
  text-decoration: none;
}
.registro .registro-inner {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
  min-height: 251px;
  background-color: #fff;
  -webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
  padding: 20px;
  margin-top: 30px;
}
.registro .registro-inner .form-registro {
  padding: 0px;
  margin: auto;
  max-width: 655px;
}
.registro .registro-inner .form-registro .texto {
  font-family: 'HelveticaNeueLTProMdCn';
  font-size: 23px;
  color: #0088D6;
  margin-bottom: 20px;
  margin-top: 0px;
}
.registro .registro-inner .form-registro .texto .linea2 {
  font-size: 15px;
  color: #606060;
}
.registro .registro-inner .form-registro .flash {
  float: left;
  max-width: 600px;
}
.registro .registro-inner .form-registro .flash .alert {
  margin-top: 20px;
  margin-bottom: 0px !important;
}
.registro .registro-inner .form-registro .combo label {
  font-family: 'HelveticaNeueLTProMdCn';
  font-size: 15px;
  color: #6B6B6B;
}
.registro .registro-inner .form-registro .combo input {
  font-family: 'HelveticaNeueLTProMdCn';
  font-size: 15px;
}
.registro .registro-inner .form-registro .combo .div-registro .boton-enviar {
  width: 80px;
  height: 30px;
  background-color: #0088D6;
  border-radius: 4px;
  border: 0px !important;
  color: white;
  font-family: 'HelveticaNeueLTProMdCn';
  font-size: 12px;
  text-shadow: 0px 1px 1px #969696;
  padding-top: 7px;
}
.registro_ok {
  margin-bottom: 15px;
  font-family: 'HelveticaNeueLTProMdCn';
  font-size: 20px;
  color: #0088D6;
  text-align: center;
  padding-top: 40px;
}
.registro_ok .registro_ok_inner {
  max-width: 1000px;
  margin: auto;
}
