
.contenedor{
margin-top:8%;
justify-content: center;
display: flex;
flex-wrap: wrap;

}

.cuadrado{

    
    border: 0.1px;
    border-color: black;
    border-radius: 10px;
    box-shadow: 2px 2px 10px #666;
    height: 70%;
	min-width: 65%;
	max-width: 85%;
  
    
}


 .vineta{
    left:30%;
    margin-left:1%;
    position:relative;
   
 
   
  
} 
.globalcaja{

    margin-top:5%;
}


.erut{

    width:40%;height:40px;border-radius:5px;border-color:#ffcf00;border-width:1px;
}

.einput{

    width:40%;height:40px;border-radius:5px;border-color:#ffcf00;border-width:1px;
}

.econtinuar{
    width:40%;height:40px;border-radius:20px;background-color:#ffcf00;border-width:0px;color:white;font-size:15px;

}

.epp{

   margin-top:1%;
}
.elogo1{
  margin-bottom:-9%;
    width:280px;

}
.elogo2{
  margin-top:-2%;width:200px;

}