<style>
body {
		     font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
        width: 100%;
        border: none;
        overflow-x: hidden;
        box-sizing: border-box;
        }
        footer {
		  font-family: Arial, sans-serif;
			color: white;        
        margin: 0;
        padding: 0;
        background-color:#6a4785;  
        padding: 70px;
        
        }
        footer. p{
		  margin: 50px;
        padding: 0;
                
        }
#presentacion {
  margin: 50px;

 
}
  #presentacion. p {
        font-size: 18px;
        line-height: 1.5;
         
                    }
#marco1 {
  
  margin: 0px;
  background-image:url(""); 
  background-color: #6ef6db;
  background-image: linear-gradient(to right, #e5ed68 , #3ded68);
  background-repeat: no-repeat;
  padding: 20px;
  padding-bottom: -20px;
  background-size:100%;
  
  
}
.acceso {
  background-color: #6ef6db;
  background-image: linear-gradient(to right, #6ef6db , #C681F7);
  padding: 100px;
  align-content: center;
  text-align: center;
  }

  #seccion4 {
        display: flex;
        flex-direction: row;
        height: 120px;
        padding: 10px;
        padding-bottom: 40px;
       align-content: center;
        text-align: center;
        font-size: 15px;
        margin: 20px;
      }
   #seccion4 div {
        width: 25%;
 align-content: center;
        text-align: center;
        
      }
   
      
.acceso form {
	margin-left:500px;  
  margin: 20px;
  padding: 20px;
  padding-top: 50px;
  border: 1px solid black;
  border-radius: 10px;
  height: 300px;
  width: 400px;
  background-color:linear-gradient(to right, #6ef6db , #C681F7) ;
   line-height: 2;
  text-align: center;
  align-content: center;
     }  
 
.redescripcion {
  height: auto;
  width: auto;
  margin: 0px;
  background-image:url(""); 
  background-color: #ffd5d6;
  padding: 40px;
  
  
}

#registro {
  margin: 20px;
  padding: 20px;
  padding-top: 50px;
  border: 1px solid black;
  border-radius: 10px;
  height: 600px;
  width: 80%;
  background-color: #7AF57B;
   background-image: linear-gradient(to right, #7AF57B ,#c9f57b);
  line-height: 2;
  text-align: center;
    }  
    
       
    #registro2 {
  margin: 20px;
  padding: 20px;
  padding-top: 50px;
  border: 1px solid black;
  border-radius: 10px;
  height: auto;
  width: 35%;
  line-height: 2;
  text-align: center;
  align-items: center;
     }  
    
    #registro3 {
  margin: 20px;
  padding: 20px;
  padding-top: 50px;
  border: 1px solid black;
  border-radius: 10px;
  height: auto;
  width: 35%;
   background-color: #7AF57B;
  background-image: linear-gradient(to right, #7AF57B ,#c9f57b);
  line-height: 2;
  text-align: center;
  align-items: center;
     }  
     
  .iniciosesion {
   padding: 20px;
   margin: 100px;
  padding-top: 50px;
  border: 1px solid black;
  border-radius: 10px;
  height: auto;
  background-color: #f4f4f6;
  line-height: 2;
  text-align: center;
    }  
  
 .seccion {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 10px;
  }
 

.parrafo {
  text-align: center;
  padding: 50px;
}


 .seccion2 {
   display: flex;
  justify-content: space-between;
  align-items: center;
   height: 100%;
   background-color: #f4f4f6;
   
}



#sexo {border-radius: 8px;
background-color: ; 
  border: none;
     text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;

}

#pais {border-radius: 8px;
background-color: ; 
  border: none;
     text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;

}


.bloque-imagen {
  width: 40%;
}


}
.bloque-imagen2 {
  width: 60%;
  height: 800px;
  overflow: hidden;
  
  
}

.bloque-30 {
  width: 30%;
  text-align: center;
 height: auto;
}

.bloque-imagen2 img {
  width: auto;
  height: 100%;
 
 }
.bloque-imagen img {
  width: 100%;
  height: auto;
}

.bloque-imagen3 img {
  position: relative;
  width: auto;
  height:120vh; 
}

.bloque-texto {
  width: 55%;
}
.bloque-texto2 {
padding-left:100px;  
  width: 40%
}

.bloque-texto3 {
   width: 55%;
  background-color: green;
}
.bloque-texto h2 {
  font-size: 32px;
  margin-bottom: 20px;
  color:#3ded68 ;
}

.bloque-texto p {
  font-size: 18px;
  line-height: 1.5;
  color: #89a5b0 ;
}

.logopresentacion {
  width: 40%;
   position: relative;
} 
.textopresentacion {
  width: 60%;
}       
      header {
  background-size: 100%;
  background-color:;
  display: flex;
  justify-content: space-between;
  align-items: center;
padding: 20px;
 	width: auto;
 	border-style: hidden;
 

      }
      
      #logo {
        font-size: 30px;
        font-weight: bold;
      }
      
      #imagenlogo {
        width: 300px;
        height: auto;
      }
      
      #menu {
        display: flex;
        justify-content: flex-end;
        align-items: center;
        gap: 20px;
      }
      
      #menu a {
        text-decoration: none;
        color: #333333;
        font-size: 18px;
        font-weight: bold;
      }
      
      #menu a:hover {
        color: #3ded68;
      }
                  
      h1 {
        font-size: 45px;
        margin-bottom: 20px;
      }
      
      p {
        font-size: 18px;
        line-height: 1.5;
                    }
                    
           
  button {
  background-color: #EB87CF; 
  border: none;
  color: white;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
  border-radius: 5px;
}

button:hover {
  background-color: #C681F7;
}

button:active {
  background-color: #7B76FC;
  transform: translateY(2px);
}


.boton {border-radius: 8px;
background-color: #EB87CF; 
  border: none;
  color: white;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;

}
.boton1 {border-radius: 8px;
background-color: #3ded68; 
  border: none;
  color: white;
  padding: 20px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;

}
  

.informacion1  {
padding: 40px;
}

#informacionusuario  {
padding: 40px;
font-size: 20px;
color: white;
}

.slider2 {
  position: relative;
  text-align: center;
  color: white;
   overflow: hidden;
  margin: 0;
}


.slider2 img  {
  position: relative;
  text-align: center;
  color: white;
  width: 100%;
}


	
	
.slider3 {
  position: relative;
  text-align: center;
  color: white;
   height:120vh;
  overflow: hidden;
}

.slider3 img  {
  position: relative;
  text-align: center;
  color: white;
  width: 100%;
  
}

.slider3-texto{
  position: relative;
  text-align: center;
  color: white;
   height:120vh;
  overflow: hidden;
}

#slider {
  position: relative;
  height: 120vh;
  overflow: hidden;
  top: 10;
  left: 10;
  width: 100%;
  height: 100%;
  
}

#slider img  {
  position: relative;
  text-align: center;
  color: white;
  width: 100%;
  
} 

.slider-text {
  position: absolute;
  color: white;
  text-align: left;
  padding-right:10%;
}

.slider-text h2 {
position: absolute;e  
  font-size: 4rem;
  color: #c385f6;
}

.slider-text p {
  font-size: 1.5rem;
  margin-bottom: 3rem;
  color: #93c5e7;
}



.textoiz h1{
padding:40px;   
   position: absolute;
  top: 20px;
  left: 40px;
  font-size: 80px;
  text-align: left;
  padding-right: 60%;
  color: #be8cf4;
}

.textoiz p{
padding-top:400px;
padding-left:50px;   
  position: absolute;
  top: 100px;
  left: 40px;
  font-size: 20px;
  text-align: left;
  padding-right: 40%;
  color: #89a5b0;
}
.textoiz2 h1{
padding:40px;   
  position: absolute;
  top: 20px;
  left: 40px;
  font-size: 65px;
  text-align: left;
  padding-right: 60%;
  color: #3ded68;
}

.textoiz2 p{
padding-top:150px;
padding-left:50px;   
  position: absolute;
  top: 100px;
  left: 40px;
  font-size: 20px;
  text-align: left;
  padding-right: 50%;
  color: #89a5b0;
}

.textopre h1{
padding:40px;   
   position: absolute;
  top: 20px;
  left: 40px;
  font-size: 80px;
  text-align: left;
  padding-right: 60%;
}

form {
  display: flex;
    align-items: center;
  flex-direction: column;
}


label {
  font-weight: bold;
  margin-bottom: 5px;
}

input, textarea {
  padding: 10px;
  border: 0px solid #ccc;
  border-radius: 5px;
  font-size: 16px;
  background-color: ;
}

input[type="submit"] {
  background-color:#EB87CF ;
  color: #fff;
  border: none;
  border-radius: 5px;
  padding: 10px 20px;
  font-size: 16px;
  cursor: pointer;
}

input[type="submit"]:hover {
  background-color: #C681F7;
}

input[type="submit"]:active {
  background-color: #7B76FC;
  transform: translateY(2px);
}
#formulario {
  display: flex;
  flex-direction: column;
  margin-bottom: 20px;
  margin: 50px;
 }
#centrado {
   margin: 50px;
 }
 
 .telegram-button {
	position: fixed;
  
  padding: 20px;
 	

}

.telegram-button:hover {

}

.telegram-button img {
		display: none;

}




@keyframes Colombia-Plus {
      0% { content: "Colombia"; }
      50% { content: "Plus"; }
      100% { content: "Colombia"; }
    }
    .animated-text::before {
      content: "Colombia";
      animation: Colombia-Plus 0s infinite;
    }
    
  #tabla2 table {
  border-collapse: collapse;
  width: 100%;
  margin: 20px 0;
  font-size: 1em;
   box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
}

 #tabla2 th {
  background-color: #009879;
  color: #ffffff;
  text-align: left;
}

 #tabla2 th,td {
  padding: 12px 15px;
  border: 1px solid #dddddd;
}

 #tabla2 tr:nth-child(even) {
  background-color: #f3f3f3;
}

 #tabla2 tr:hover {
  background-color: #e0e0e0;
}

.boton-whatsapp {
  display: none;
  position: fixed;
}

@media screen and (max-width: 768px) {
  .boton-whatsapp {
    display: block;
position: fixed;
  }
}

     
</style>
