*{
  margin: 0;
  padding: 0;
  font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}

 :root {
    --amarillo: #FCD039;
    --blanco: #f0f0f0;
    --negro: #000;
    }

    header {
    background-color: var(--negro);
    padding: 20px;
    border-bottom: 4px solid var(--amarillo);
    position: relative;
    height: 99.9px;
    width: 90,9px;
    }


    .header_superior {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
      margin-top: 30px;
      margin-bottom: 40px;
    }

    .principar{
      width: 1510px;
      height: 20px;
      border: 2px solid black;
      display: flex;
      margin-top: 27px;
     margin-left: -21px;
}

.principar2{
  width: 100%;
  height: 20px;
  border: 2px solid black;
  display: flex;
  margin-top: 27px;
 margin-left: -4px;
 color: #3f3f3f;
}

.amarillo{
  background-color: #FCD039;
  border: 1px solid black;
  width: 1200px;
}

.azul{
  background-color: blue;
  border: 1px solid black;
  width: 800px;
}

.rojo{
  background-color: red;
  border: 1px solid black;
  width: 800px;
}

#icono{
  display: flex;
  align-items: center;
  gap: 15px;
}


.icono_lateral {
  max-width: 50px;
}


    #principla_imagen {
      max-width: 200px;
    }

#img1{
  height: 60px;
  margin-top: 20px;
  margin-right: 20px;
}
#imgfo{
height: 70px;
  margin-top: 10px;

}

.fot{
  display: flex;
  justify-content: center;
  align-items: center;
}

.hero {
text-align: center;
padding: 3rem 1rem;
background-color: #FCD039;
color: rgb(0, 0, 0);
margin-top: -10px;
border: 2px solid black;

}

.hero h1 {
font-size: 2.5rem;
margin-bottom: 1rem;
}

.hero p {
font-size: 1.2rem;
}


.carousel-wrapper {
display: flex;
gap: 2rem;
justify-content: center;
margin: 2rem auto;
flex-wrap: wrap;
}

.carousel-container {
position: relative;
width: 90%;
max-width: 600px;
overflow: hidden;
border-radius: 10px;
box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.carousel-slide {
display: flex;
width: 100%;
transition: transform 0.7s ease-in-out;
}

.carousel-slide img {
width: 100%;
height: 100%;
object-fit: cover;
flex-shrink: 0;
}

.carousel-indicators {
display: flex;
justify-content: center;
margin: 0.5rem 0;
}

.carousel-indicators span {
height: 12px;
width: 12px;
margin: 0 5px;
background-color: #444;
border-radius: 50%;
display: inline-block;
cursor: pointer;
opacity: 0.6;
transition: opacity 0.3s ease;
}
.contenedor_imagenes{
display: flex;
justify-content: center;
flex-wrap: wrap;
gap: 200px;
align-items: center;
display: flex ;
}

#contenedor-jefes{
width: 200px;
}
#contenedor-Elida{
width: 140px;

}
.caja_imagen{
background-color: (#333 y #ffffff);
height: 300px;
display: flex ;
justify-content: center;
width: 300px;
border: 2px solid #000000;
}

.carousel-indicators span.active {
opacity: 1;
}
.caja-titulo2{
background-color: #000000;
}

.arrow {
position: absolute;
top: 50%;
transform: translateY(-50%);
font-size: 2rem;
background-color: rgba(0, 0, 0, 0.4);
color: white;
border: none;
cursor: pointer;
padding: 0.5rem 1rem;
z-index: 1;
}

.arrow.left {
left: 10px;
}

.arrow.right {
right: 10px;
}
.botones:hover{
transform: scale(1.1);
}

.con_boton{
  display: flex;
  justify-content: center;
  flex-wrap: nowrap;
  gap: 40px;
  margin-top: 60px;
  text-align: center;
  margin-bottom: 50px;
}

  .footer{
      background-color: black;
      height: 200px;
      padding: 50px;
      margin-top: 70px;
      position: relative; 
  }

  .footer-bottom {
  text-align: center;
  font-size: 13px;
  color: #ffffff;
  border-top: 1px solid #333;  
  margin-top: 90px;
}
.contenedor_imagenes {
display: flex;
gap: 20px;
flex-wrap: wrap;
justify-content: center;
margin-top: 15px;
}

#imagen{
  width: 65px;
}

.caja_imagen {
text-align: center;
width: 180px;
}

.caja_imagen img {
width: 100%;
border-radius: 10px;
}

.descripcion {
margin-top: 10px;
font-weight: bold;
}
.botones{
  width: 150px;
  height: 150px;
  border: 2px solid black;
  border-radius: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(#FCD039 ,rgb(255, 255, 255));
 
}
#texto_titulobody{
color: #ffffff;
text-align: center;
margin-top: 20px;
margin-bottom: 30px;
font-size: 40px;
font-family: 'Franklin Gothic Medium', 'Arial Narrow', Arial, sans-serif;
}


p{
  font-weight: 900;
  font-size: 18px;
}

#imgfo {

height: 70px;
  margin-top: 10px;
  margin-right: 20px;
color: rgb(252, 208, 57);
}

.cajas2{
    width: 350px;
    height: 350px;
    border-radius: 10px;
    cursor: pointer;
    background-color: black;
    color: rgb(255, 255, 255);
  }

  .cajas{
    width: 175px;
    height: 280px;
    border: 2px solid black;
    background-color: black;
    color: #fff;
    border-radius: 10px;
    cursor: pointer;
  }

 

#img2{
  width: 180px;
  height: 180px;
  border-radius: 120px;
  border: 3px solid red;
  background-color: #fff;
  
}

#img{
  width: 120px;
  height: 120px;
  border-radius: 120px;
  border: 3px solid red;
  background-color: #fff;
  
}

  .contenedor-foto{
    display: flex;
    justify-content: center;
    margin-top: 30px;
    margin-bottom: 20px;
    flex-wrap: wrap;
    gap: 30px;

  }

  #foto{
    display: flex;
    justify-content: center;
    margin-top: 20px;
    margin-bottom: 40px;
  
  }
  
  .descripcion{
    font-size: 17px;
  }

  #contenedor_botones > div {
    opacity: 0;
    transform: translateY(50px);
    transition: all 1.2s ease-out;
  }
  
  #contenedor_botones > div.visible {
    opacity: 1;
    transform: translateY(0);
  }

  
  #contenedor_fotos .cajas2 {
    opacity: 0;
    transform: translateY(50px);
    transition: all 1.2s ease-out;
  }
  
  #contenedor_fotos .cajas2.visible {
    opacity: 1;
    transform: translateY(0);
  }


  #contenedor_fotos .cajas {
    opacity: 0;
    transform: translateY(50px);
    transition: all 1.2s ease-out;
  }
  
  #contenedor_fotos .cajas.visible {
    opacity: 1;
    transform: translateY(0);
  }

  #caja_titulo {
    opacity: 0;
    transform: translateY(50px);
    transition: all 1.5s ease-out;
  }
  
  #caja_titulo.visible {
    opacity: 1;
    transform: translateY(0);
  }
  
  #caja_titulo .iconos_empresa img {
    opacity: 0;
    transform: translateY(20px);
    transition: all 1.2s ease-out;
  }
  
  #caja_titulo .iconos_empresa img.visible {
    opacity: 1;
    transform: translateY(0);
  }
  
  #caja_titulo #texto_titulobody {
    opacity: 0;
    transform: translateY(30px);
    transition: all 1.2s ease-out;
  }
  
  #caja_titulo #texto_titulobody.visible {
    opacity: 1;
    transform: translateY(0);
  }

  .btn1 {
    background-color: rgb(7, 110, 255);
  }
  
  .btn2{
    background-color: rgb(31, 31, 31);
  }
  
  .btn3{
    background-color: rgb(218, 0, 0);
  }

  @media screen and (max-width: 768px){

    .cajas{
      width: 300px;
    }

    #icono{
      margin-top: -20px;
      margin-bottom: 10px;
      display: flex; 
        align-items: center; 

    }

    .principar2{
      margin-top: 20px;
    }

   
  }