body{
  background-image: url(fotos/fondo.jpg);
  background-size: cover;
  margin: 0;
  background-attachment: fixed;
  width: 100%;
}
.container {
    background: rgba(255, 255, 255, 0.5);
}   
.bar_container{
    background-color: aqua;
    height: 1%;
    width: 96%;
    align-items: center;
    margin-left: 1%;
    margin-top: 3%;
    text-align: center;
    display: flex;
    margin-bottom: 2%;
}
.navbar{
    color: aliceblue;
    background-color: rgb(106, 129, 180);
    width: 100%;
    padding: 15px 0;    
    top: 0;
    left: 0;
    position: fixed;
    z-index: 9999;
    align-items: center;
    justify-content: space-between;
    }
.sub_navbar{
    margin-left: 20%;
    justify-content: space-between;
}  
.sub_navbar a{
    text-decoration: none;
    color: aliceblue;
    font-family: 'Marlet', sans-serif;
    font-size: 12px;
    margin: 1%;
    margin-top: 2%;
    margin-bottom: 2%;
    margin-left: 2%;
} 
.logo_navbar{
    position: fixed;
    z-index: 9999;
    top: 0;
    left: 15%;
}
.logo_navbar img {
    max-width: 92px; /* Ajusta el ancho máximo según lo desees */
    max-height: 100%; /* Ajusta el alto máximo según lo desees */
}
.dropdown {
    position: relative;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #333;
    min-width: 160px;
    z-index: 1;
}

.dropdown-content a {
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown:hover .dropdown-content {
    display: block;
}
.ini_contenedor_portada{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70vh;
    text-align: center;
}
.portada_ini{
  height: 95%;
  width: 70%;
  justify-content: center;
  background-color: rgba(26, 159, 224, 0.4);
}

@media screen and (max-width:1000px){

    .portada_ini, .portada_contactos{
        width: 90%;
        height: 65%;    
    }
    #bienvenida{
        font-size: 1rem;
    }
    .ini_contenedor_portada{
        height: 60vh;
    }
    .ini_contenedor_efec{
        flex-wrap: wrap;
        flex-direction: column; 

    }
    .contenedor_efecto1,.contenedor_efecto2{
        flex-wrap: wrap;
        flex-direction: column; 
    }
    .contenedor_h1_desarrollo,.contenedor_h2_desarrollo{
        font-size: 0.9rem;
    }
    .ini_contenedor_emp {
        flex-direction: column; 
        }
}
.portada_ini2{
    height: 90%;
    width: 80%;
    background-color: rgba(26, 159, 224, 0.4);
    border-radius: 7px;  
    align-items: center;
    text-align: center;
    align-self: center; 
    display: block;
}
.contenedor_foto{
    display: flex;
    justify-content:end;
    align-items:self-end;
    text-align: center;
    background-size: cover;
    margin: 5%;
    border-radius: 7px;
    animation: deslizarY 1s ease-out;
    font-size: 1.2rem;
}
.portada_ini img {
    width: 88%;
    height: 100%;
}
.imagen {
    min-width: 100%;
    min-height: 100%;
    overflow: hidden;
}
.imagen img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* Ajusta la imagen para que cubra el contenedor sin distorsión */
}
.carrusel {
    display: flex;
    width: 100%;
}
.carrusel, .imagen {
    transition: transform 1s ease-in-out;   
}
.contenedor_foto2{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    background-image: url(ini1.jpg);
    background-size: contain;
    margin-top: 10px;
    margin-left: 80px;
    margin-right: 80px;
    margin-bottom: 10px;
}
#texto_portada{
    background-color: rgba(26, 159, 224, 0.4);
    height: 20%;
    width: 100%; 
    margin-top: 45%;
    align-content: center;
    text-align: start;
    justify-content: end;
    border-radius: 7px;
}
.contenido {
    font-family: 'Lato', sans-serif;
    font-size: medium;
    cursor: pointer;
    margin-left: 2%;
    border-radius: 7px;
}
.texto-desplegable {
    display: none; 
    margin-top: 10px;
    border-radius: 7px;
    background-color: rgba(214, 20, 20, 0.492);
    font-family: 'Lato', sans-serif;
    font-size: medium;
    cursor: pointer;
    width: 17%;
    position: absolute;
    z-index: 1;
    animation: deslizarY 3s ease-out;
}
.txt_emp:hover .texto-desplegable {
    display: block;
}
.boton_place_ini1{
    display: flex;
    align-items: center;
    text-align: center;
    align-self: center;
    margin-top: 30%;
    margin-left: -28%;
}
/*#texto_portada2{
    background-color:#ffbc48bd;
    height: 150px;
    width: 550px; 
    margin-top: 350px;
    opacity: 0.7;
    align-content: center;
    text-align: center;
    margin-left: 20%;
}*/
h1{
   text-align: center;
   font-family:'Lato',Sans-serif;
   font-weight: bolder;
   margin-top: 5%;
   background-color: aliceblue;
   width: 30%;
   border-radius: 5px;
   padding: 0.5%;
   padding-left: 3%;
   display: inline-block;
   animation: deslizarX 2s ease-out;

}
h2{

    padding: 7px;
    padding-right: 60px;
    background-color: rgb(255, 255, 255);
    border-radius: 7px;
    display: inline;
    text-align: center;
    font-family:'Lato',Sans-serif;
    color: rgb(235, 33, 18);
    margin-left: 2%;
    position: relative;
    /*background-color: cadetblue;
    background-position: center;
    background-repeat: no-repeat;*/
}
h3{
   font-family:'Lato',Sans-serif;

}
.ini_contenedor_quien{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 60vh;
    text-align: center;
}
/*#text.e{
    text-align: center;
     margin: left 500px;
}
*/
#bienvenida{
    /*background-color:aqua;*/
    background-color: rgba(26, 159, 224, 0.4);
    justify-content: end;
    font-family: 'Lato', sans-serif;
    color: aliceblue;
    text-align:center;
    margin-bottom: 0%;
    border-radius: 7px;
    text-shadow: #ffbc48bd;
}
.ini_contenedor_quien{
        display: flex;
        justify-content: center;
        align-items: center;
        height: 70vh;
        text-align: center;
}
.quien_multimedia{
    height: 90%;
    width: 60%;
    background-color:#54ffffb1;
}
.ini_contenedor_efec{
    height: 110vh;
    gap: 16px;
    text-align: center;
    justify-content: center;
    align-items: center;
    align-self: center;
}


    /*background-image: url(gta.jpg);
    background-size:cover;*/ 
.ini_contenedor_emp{
    justify-content: center;
    align-items: center;
    height: 45vh;
    display: flex;
    gap: 16px;
    text-align: center;
    align-items: center;
    font-family: 'Lato', sans-serif;
}
.subtitu{
    display: flex;
    justify-content: center;
    align-items: center;
}
.contenedor_h1_foto{
   /* background-color: rgba(0, 170, 255, 0.178);*/
    height: 95%;
    width: 45%;
    align-items: center;
    margin-left: 7%;
    text-align: center;
    display: flex;
    flex: 1;
}
.contenedor_h1_foto:hover,.contenedor_h2_foto:hover{
    transform: scale(1.07);
    transition: transform 0.4s ease;
    filter: contrast(1.1);

}
.contenedor_h1_desarrollo{
    background-color: rgba(255, 255, 255);
    height: auto;
    width: 35%;
    align-items: center;
    margin-left:3%;
    flex: 1;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    font-size: 16px;
    letter-spacing: 1.6;
    line-height: 1.6;
    transition: color 0.5s ease-in-out;
}
.contenedor_h1_desarrollo:hover,.contenedor_h2_desarrollo:hover{
     color: #246b9b;
    cursor: pointer;
}
.contenedor_efecto1,.contenedor_efecto2{
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50%;
    width: 95%;
    margin-left: 2%;
    margin-right: 2%;
}


.contenedor_h2_foto{
    /*background-color: rgba(0, 170, 255, 0.178);*/
    height: 95%;
    width: 45%;
    align-items: center;
    margin-left: 3%;
    text-align: center;
    display: flex;
}
.contenedor_h2_desarrollo{
    background-color: rgba(255, 255, 255, 0.708);
    height: auto;
    width: 40%;
    align-items: center;
    margin-left: 7%;
    text-align: center;
    font-family:Verdana, Geneva, Tahoma, sans-serif;
    font-size: 16px;
    letter-spacing: 1.6;
    line-height: 1.6;
} 
.sub-cont{
    background-color: #ffffff;
    width: 50%;
    height: 95%;
}
.contenedor_emp1{
    display: flex;
    align-items: center;
    align-content: center;
    background-color: #3498db;
    height: 50%;
    width: 45%;
    margin-left: 2%;
    margin-right: 2%;
}  
.contenedor_emp2{
    display: flex;
    align-items: center;
    align-content: center;
    height: 50%;
    width: 95%;
    margin-left: 2%;
    margin-right: 2%;
}
.emp1_container{
    height: 95%;
    width: 48%;
    align-items: center;
    margin-left: 2%;
    text-align: center;
    border-radius: 7px;
    display: flex;
}
.emp2_container{
    height: 95%;
    width: 48%;
    align-items: center;
    margin-left: 2%;
    text-align: center;
    display: flex;
    border-radius: 7px;
}

.emp_foto{
    width: 60%;
    height: 95%;
    max-width: 100%;
    max-height: auto;
    margin-left: 1%;
    margin-top: 1%;
    margin-bottom: 1%;
    border-radius: 7px;
    background-size: cover;
    box-shadow: inset 5px 5px 10px #666666;
    transition: transform 0.5s ease;
    display: flex;
}
.emp_foto:hover{
    transform: scale(1.1);
}
.txt_emp{
    width: 35%;
    height: 96%;
    margin-top: 1%;
    margin-bottom: 1%;
    margin-left: 2%;
   /* background-color: rgba(240, 248, 255, 0.82);*/
    font-size: 95%;
    max-width: 100%;
    /*height: auto;*/
    border-radius: 7px;
    align-items: center;
    text-align: center;
    align-self: center;
    display: block;
    background-color: #3498db;
}
.pie_contenedor{
    justify-content: center;
    align-items: center;
    height: 50vh;
    text-align: center;
    display: flex;
}
.pie{
    width: 32%;
    height: 98%;
    text-align: center;
    align-items: center;
    align-content: center;
}
#pie_subtitu{
    font-family: 'Marlet', sans-serif;
    font-weight: bold;
    color: blue;
}
#pie_ventanas{
    color: rgb(0, 0, 0);
    font-size: small;
    font-family: 'Marlet', sans-serif;
}
.derechos_autor{
    margin-top: 2%;
    color: black;
    font-family: 'Marlet', sans-serif;
    font-size: small;
}
#botonDesplegar,#botonDesplegar2  {
    padding: 10px 30px;
    font-size: 16px;
    background-color: #3498db;
    color: #ffffff;
    border: none;
    align-items: center;
    cursor: pointer;
    border-radius: 5px; 
    margin-bottom: 10px;
    margin-left: 47%;
    margin-top: 2%;
  }   
  #botonDesplegar:hover,#botonDesplegar2:hover {
    background-color: #2980b9; /* Cambio de color al pasar el cursor */
  }
  .oculto {
    display: none;
  }
  .pro-contenedor{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 70vh;
    text-align: center;
 }
 .cuadro1{
    height: 100%;
    width: 90%;
    align-items: center;
 }
 .cuadro2{
    height: 49%;
    width: 100%;
 }
 .cuadro3{
    margin-top: 2%;
    height: 48%;
    width: 100%;
 }
 .contenedor-cuadro1, .contenedor-cuadro2{
    align-items: center;
    align-self: center;
 }
 .contenedor-cuadro1{
    height: 98%;
    width: 35%;
    margin-left: 10%;
    display: flex;
 }
 .contenedor-cuadro2{
    height: 100%;
    width: 40%;
    background-color: azure;
    margin-left: 10%;
    display: block;
 }
 .ini_contenedor_actualidad{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80vh;
    text-align: center;
 }
 .sub{
    display: flex;
    position: relative;
    justify-content: center; 
    align-items: center; 
    height: 10vh;

 }