body {
    background-image: url(../img/background.png);
    font-family: Arial, sans-serif; /* Arial como fuente principal, sans-serif como respaldo */
        background-size: cover; /* Ajustar la imagen para cubrir todo el fondo */
        background-position: center; /* Centrar la imagen */
    margin: 40;
    padding: 5px;
    min-width: 550px;
}

@media (min-width: 600px) {
    .menu {
      width: 100%;
    }

    #box {
        left: 400px;
    }
    
  }

  #splash {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(../img/backgroundinicio.png);
    background-size: cover; /* Ajustar la imagen para cubrir todo el fondo */
    background-position: center; /* Centrar la imagen */
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 1000;
}

#splash img {
    width: 50%; /* Ajusta el tamaño de la imagen */
    max-width: 600px;
}
/* Ocultar el cuerpo mientras se muestra la pantalla de inicio */


#modal {
 
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(7, 18, 189 , 0.45);
    
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10000;
}

#modal1 {
 
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(7, 18, 189 , 0.45);
    
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10000;
}

#modal2 {
 
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(7, 18, 189 , 0.45);
    
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10000;
}

#modal3 {
 
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(7, 18, 189 , 0.45);
    
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10000;
}

.fondo {

    position: relative;
    width: 500px;
    height: 800px;
    background-image: url(../img/backgroundModal.PNG);
    overflow: auto;

}

.botoncerrar {
    width: 100%;
    text-align: right;
}


body.hidden {
    overflow: hidden;
}

.table-container {
    margin: 20px auto;
    width: 80%;
    border-radius: 8px;
    overflow: hidden; /* Para bordes redondeados */
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}


header {
    width: 90%;
    height: 130px;
    padding: 2px;
    margin: 2px;
    display: flex;
    justify-content:space-between;
    flex-wrap: row;
}

#botoneraMovil img {
    width: 150px;
}

.primercuadro {
    width: 400px;
    display: flex;
    justify-content:space-around;
    flex-wrap: row;
}

header img {
    width: 120px;
}

#box {
    
    width: 380px;
    height: 50px;
    box-shadow: 6px 20px 1px black;
    border: 5px;
    border-color: aquamarine;
    background: linear-gradient(to right,#CDFFD8,  #94B9FF);
    display: flex;
    justify-content:space-around;
    align-items:center;
    
    -webkit-transform: skew(-20deg); 
   -moz-transform: skew(-20deg); 
   -o-transform: skew(-20deg); 
}

#box img {
    width: 100px;
    
} 

label#labelMovil {
    display: none;
}

nav#botoneraMovil {
    width: 320px;
    position: absolute;
    display: flex;
    justify-content:space-around;
    align-items:center;
    
}

u {
    font-size: x-large;
}

input#botonMovil {
    display: none;
}

.table {
    width: 100%; 
    height: 250px; /* Altura de la imagen */
}

.supermenu {
    width: 100%;
    display: flex;
    flex-wrap: nowrap;
    flex-direction: row;
    justify-content: space-evenly;

}


.menu {
        border-radius: 8px;
        background-color: #4158D0;
        background-image: linear-gradient(43deg, #0d184e 0%, #89c2f7 46%, #b0dfff 100%);
        
        overflow: auto; 
        box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 100%;
    
    min-width: 480px;
    height: 600px;
    padding: 5px;
    
    display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row;
    flex-flow: column wrap;
    box-shadow:  35px 35px 70px #bbb5b5,
             -35px -35px 70px #fdf5f5;
}

.title {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    }


.ventana {
    width: 200px;
    height: 350px;
    padding: 5px;
    margin: 5px;
    border: 1px;
    border-color: aqua;

    
}

.imagen {
    margin-top: 10px;
    margin-bottom: 10px;
}

.foto img {
    height: 250px;
    position: cover;
    padding: 5px;
    margin: 4;
}

.text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: small;
    padding: 5px;
    margin-top: 20px;
    margin-bottom: 20px;
    margin-right: 80px;
}

img[alt="Logo"]{
    width: 150px; /* Ancho de la imagen */
    height: 150px; /* Altura de la imagen */
    }
    
    img[alt="Logo SyM"]{
    width: 200px; /* Ancho de la imagen */
    height: 150px; /* Altura de la imagen */
    }
    
    img[alt="Cursos1"]{
    width: 180px; /* Ancho de la imagen */
    height: 200px; /* Altura de la imagen */
    }
    
    img[alt="Evaluaciones1"]{
    width: 200px; /* Ancho de la imagen */
    height: 200px; /* Altura de la imagen */
    }
    
header .primercuadro span h5{
    margin: none;

}

.imagen {
    display: flex;
    align-items: center;
}

.imagen img{
    width: 400px;
}

span text {
    padding: none;
    margin: none;
}

.formulario {
    width: 100%;

    height: 700px; 
    display: flex;
    flex-wrap:nowrap;
    flex-direction: row;   
}

.formdnc {
    width: 400px;
    height: 515px;
    margin: 40px;
    padding: 40px;
    background-color: #bbced3;
    border-radius: 15px;
    flex: none;
    

    box-shadow:  20px 20px 60px #97a7ab,
             -20px -20px 60px #dff5fb;
}

.formulario .formdnc .preguntas img {
    position: absolute;
    top: 120px;
    left: 230px;
    width: 150px;
} 

.preguntas {
    text-align: center;
}

.ayuda {
    width: 360px;
    height: 515px;
    margin: 40px;
    padding: 40px;
    display: flex;
}

#nombre {
    width: 400px;
    height: 40px;
    border: none;
    border-radius: 10px;
    background: #bbced3;
    box-shadow: inset 20px 20px 60px #97a7ab,
            inset -20px -20px 60px #dff5fb;
    }

    #email {
        width: 400px;
        height: 40px;
        border: none;
        border-radius: 10px;
        background: #bbced3;
        box-shadow: inset 20px 20px 60px #97a7ab,
                inset -20px -20px 60px #dff5fb;
        }

        #telefono {
            width: 400px;
            height: 40px;
            border: none;
            border-radius: 10px;
            background: #bbced3;
            box-shadow: inset 20px 20px 60px #97a7ab,
                    inset -20px -20px 60px #dff5fb;
            }

            #puesto {
                width: 400px;
                height: 40px;
                border: none;
                border-radius: 10px;
                background: #bbced3;
                box-shadow: inset 20px 20px 60px #97a7ab,
                        inset -20px -20px 60px #dff5fb;
                }

                #empresa {
                    width: 400px;
                    height: 40px;
                    border: none;
                    border-radius: 10px;
                    background: #bbced3;
                    box-shadow: inset 20px 20px 60px #97a7ab,
                            inset -20px -20px 60px #dff5fb;
                    }

    #submit {
        width: 100px;
        height: 30px;
        border: none;
        border-radius: 10px;

    }

.nombre {
    width: 300px;
    height: 200px;
    margin: auto;
    background-color: #bbced3;
    border-radius: 15px;
    box-shadow:  20px 20px 60px #97a7ab,
             -20px -20px 60px #dff5fb;
             display: none;
             
}

.nombre p {
    margin: 30px;
    
}

.email {
    width: 300px;
    height: 200px;
    margin: auto;
    background-color: #bbced3;
    border-radius: 15px;
    box-shadow:  20px 20px 60px #97a7ab,
             -20px -20px 60px #dff5fb;
    display: none;
}

.email p {
    margin: 30px;
}

.telefono {
    width: 300px;
    height: 200px;
    margin: auto;
    background-color: #bbced3;
    border-radius: 15px;
    box-shadow:  20px 20px 60px #97a7ab,
             -20px -20px 60px #dff5fb;
    display: none;
}

.telefono p {
    margin: 30px;
}

.puesto {
    width: 300px;
    height: 200px;
    margin: auto;
    background-color: #bbced3;
    border-radius: 15px;
    box-shadow:  20px 20px 60px #97a7ab,
             -20px -20px 60px #dff5fb;
    display: none;
}

.puesto p {
    margin: 30px;
}

.empresa {
    width: 300px;
    height: 200px;
    margin: auto;
    background-color: #bbced3;
    border-radius: 15px;
    box-shadow:  20px 20px 60px #97a7ab,
             -20px -20px 60px #dff5fb;
    display: none;
}

.empresa p {
    margin: 30px;
}



.curso {
    display: none;
}



/* Carta ui*/ 
.e-card {
    margin: 10px;
    background: transparent;
    box-shadow: 0px 8px 28px -9px rgba(0,0,0,0.45);
    position: relative;
    width: 240px;
    height: 330px;
    border-radius: 16px;
    overflow: hidden;
  }

.e-card playing {
    width: 210px;
    margin: 10px auto;
}  
  
  .wave {
    position: absolute;
    width: 540px;
    height: 700px;
    opacity: 0.6;
    left: 0;
    top: 0;
    margin-left: -50%;
    margin-top: -70%;
    background: linear-gradient(744deg,#af40ff,#5b42f3 60%,#00ddeb);
  }
  
  .icon {
    width: 3em;
    margin-top: -1em;
    padding-bottom: 1em;
  }
  
  .infotop {
    text-align: center;
    font-size: 20px;
    position: absolute;
    top: 10px;
    left: 0;
    right: 0;
    color: rgb(255, 255, 255);
    font-weight: 600;
  }
  
  .infotop img {
    width: 200px;
    height: 200px;
  }

  .infotop ul li {
    text-align: left;
  }

  .name {
    font-size: 14px;
    font-weight: 100;
    position: relative;
    top: 1em;
   
  }
  
  .wave:nth-child(2),
  .wave:nth-child(3) {
    top: 210px;
  }
  
  .playing .wave {
    border-radius: 40%;
    animation: wave 30000ms infinite linear;
  }
  
  .wave {
    border-radius: 40%;
    animation: wave 500s infinite linear;
  }
  
  .playing .wave:nth-child(2) {
    animation-duration: 40000ms;
  }
  
  .wave:nth-child(2) {
    animation-duration: 500s;
  }
  
  .playing .wave:nth-child(3) {
    animation-duration: 50000ms;
  }
  
  .wave:nth-child(3) {
    animation-duration: 450s;
  }
  
  @keyframes wave {
    0% {
      transform: rotate(0deg);
    }
  
    100% {
      transform: rotate(360deg);
    }
  }

  footer {
    width:100%;
    height: auto;
    color:white;
    background-color: #000007;
    margin-top: 80px;
  }

  .textopie {
    margin: 10px;
    border: 5px;
    padding: 15px;
  }

  .textopie img {
    width: 100px;
    height: 100px;
  }

  .pie {
    background-color: #000007;
    width: 200px;
    color: white;
    text-align: left;
    border:none;
    height: 50px;
    border-radius: 5px;
  }

  .pie:hover {
    background-color:#5b42f3;
  }

  .show {
    background-color: #000007;
    width: 200px;
    height: 50px;
    color: white;
    text-align: left;
    border:none;
    border-radius: 5px;
  }

  .show:hover {
    background-color:#5b42f3;
  }

  .show1 {
    background-color: #000007;
    width: 200px;
    color: white;
    text-align: left;
    border:none;
    height: 50px;
    border-radius: 5px;
  }

  .show1:hover {
    background-color:#5b42f3;
  }

  .show2 {
    background-color: #000007;
    width: 400px;
    color: white;
    text-align: left;
    border:none;
    height: 50px;
    border-radius: 5px;
  }

  .show2:hover {
    background-color:#5b42f3;
  }

  .show3 {
    background-color: #000007;
    width: 200px;
    color: white;
    text-align: left;
    border:none;
    height: 50px;
    border-radius: 5px;
  }

  .show3:hover {
    background-color:#5b42f3;
  }

.cuadropie {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

