

body { padding-top: 5px;
  background-color: black;
   background-image: url("img/A56.jpg"); 
 	font-family: 'Muli', 'Helvetica', 'Arial', 'sans-serif';
}
.btn-p {
	background: #32021f;
	color: #fff;
	font-size: 16px;
	text-decoration: none;
	padding: 15px 20px;
	display: inline-block;
	margin: 0 15px;
    border:3px double #fff;
    }
.text8 {
  
	text-shadow:0px 0px 1px rgba(0,0,0,1); 
  }
.caja1 {
	background: #f79256;
	box-shadow:0px 0px 1px rgb(255, 255, 255, .1);
}    
.smallp {
  color: white;
  background-color: red;
	font-size: 16px;
	padding: 0px 62px;
	margin: 0px 0px 20px 0;
	border-radius: 5px;
}
.logogrande {
  margin-top: -40px;
	padding: 0px;
  border-radius: 5px;
}
.parrafo {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 9px;
  margin-top: -4px;
  justify-content: center;
  /* text-shadow: 1px 0.5px 1px rgb(0, 0, 0); */
}
.sombra{
text-shadow: 1px 0px 0px rgba(0, 0, 0, 1);
}

/* 2 */
.container1a {
	width: 730px;
	height: 45px;
	max-width: 94%;
	min-width: 50%;
	/* background-color: #60B8F3; */
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 2px auto auto;
	border-radius: 5px;
	text-align: center;
	padding: 5px 5px;
}
.container1b {
	width: 720px;
	height: 100%;
	max-width: 94%;
	min-width: 50%;
	/* background-color: #60B8F3; */
	padding-top: 5px;
	padding-bottom: 5px;
	margin: 40px auto auto;
	border-radius: 5px;
	text-align: center;
	padding: 5px 5px;
}
.container1c {
	width: 720px;
	height: 100%;
	max-width: 94%;
	min-width: 50%;
	/* background-color: #60B8F3; */
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px auto auto;
	border-radius: 5px;
	text-align: center;
	padding: 0px px;
}
  /* 3 */
.d-flex {
    display: flex !important;
    justify-content: center !important;
    box-sizing: border-box;
    font-weight: 700 !important;
}

/* 7 */


/* 4 */
.izquierda{
  padding-right: 10px;
  margin-top: 2px;
}
/* 5 */
.derecha{
  padding-left: 10px;
  margin-top: 2px;
}
/* 6 */
.logoW{
    margin-bottom: -6px;
} 


/* 1 */
.fixed-top {
	position: fixed;
	top: 0;
	right: 0;
	left: 0;
	z-index: 1030;
}
.boton_aceptar {
    margin-bottom: -20px;
}

.img_nequi{
  position: relative;
  width: 100%;
  max-width: 80%;
  height: 100%;
  max-height: 40%;
  margin-top: 6px;
}
.img_grande{
  position: relative;
  width: 100%;
  max-width: 80%;
  height: 100%;
  max-height: 50%;
  margin-top: 6px;
}
.logo{
  margin-top: -3px;
}