/* inicio suscribete */



body {
    padding: 0;
    margin: 0px;
    color: #382424;
    font-size: 14px;
    font-family: 'Lato',sans-serif;
    background-color: black;
}
.Capa_6 {
  background-color: url("Capa 6.png");
  position: absolute;
  left: 311px;
  top: 73px;
  width: 398px;
  height: 97px;
  z-index: 17;
}
.head-suscribete {
	background-color: #c90000;
	min-height: 100px;
	padding: 20px;
	text-align: center;
}
.head-suscribete img{
max-width: 230px;
width: 100%;
}
.titulo-form {
  font-size: 25px;
  font-family: "Lato";
	font-weight: 300;
  color: rgb(77, 77, 77);
  text-transform: uppercase;
  line-height: 25px;
  text-align: center;
	padding: 20px 0;
}


input[type="text"] {
  background-color: #e6e6e6;
  border: medium none;
  color: #000;
  cursor: pointer;
  font-size: 15px;
  margin: 8px 5%;
  padding: 14px 5%;
  width: 90%;
}

input[type=email] {
	background-color: #e6e6e6;
  border: medium none;
  color: #000;
  cursor: pointer;
  font-size: 15px;
  margin: 8px 5%;
  padding: 14px 5%;
  width: 90%;
}
section.suscribete div .col-xs-12.col-sm-12.col-md-12 {
  background-color: rgba(0, 0, 0, 0.7);
}
.col-xs-10.col-sm-8.col-md-6.suscribete {
  background-color: #fff;
  padding: 0;
}
.btn.btn-primary.boton-enviar.col-xs-12.col-sm-12.col-md-4 {
  height: 45px;
  padding: 14px 5%;
	background-color: #c90000;
	border: 0;
	border-radius: 0;
}
.btn.btn-primary.boton-cancelar.col-xs-12.col-sm-12.col-md-8 {
  height: 45px;
  padding: 10px 0;
	background-color: transparent;
	border: 0;
	border-radius: 0;
	color: #FFF;
}
.btn.btn-primary.boton-enviar.col-xs-12.col-sm-12.col-md-4 a {
	color:#FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}
.btn.btn-primary.boton-cancelar.col-xs-12.col-sm-12.col-md-8 a {
	color:#c90000;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 12px;
}
div.boton div.col-xs-12.col-sm-12.col-md-12 {
  background-color: #fff;
  margin: 30px auto;
}
.btn.btn-primary.boton-cancelar.col-xs-12.col-sm-12.col-md-8 {
	box-shadow: none;
}

.container.suscribete {
	border:1px solid
}
.container.suscribete{
	border:1px solid
}
/* fin suscribete */
