@font-face {
  font-family: 'Montserrat-Regular';
  src: url('./recursos/Montserrat-Regular.ttf') format('opentype');
}

@font-face {
  font-family: 'Montserrat-SemiBold';
  src: url('./recursos/Montserrat-SemiBold.ttf') format('opentype');
}


* {
  box-sizing: border-box;
  margin: 0px;
}

.intro {
  background-color: #3A4F92;
  width: 100%;
  height: 14rem;
  display: flex;
  justify-content: center;
}

.center {
  display: flex;
  color: white;
  font-size: 50px;
  font-family: 'Montserrat-SemiBold';
}

.nosotros {
  color: white;
  margin: 2%;
}

.container1 {
  display: flex;
  width: 100%;
  height: auto;
  margin-top: 4%;
}

#Parte1 {
  display: flex;
  flex-direction: row;
}

#img_container {
  width: 40%;
}

#img_capalac {
  display: flex;
  width: auto;
  height: 394px;
  margin-left: 8%;
}

#Text_Capalac {
  width: 50%;
  margin-left: 6%;
}

.TxT1_Nosotros1 {
  font-size: 18px;
  display: flex;
  font-family: 'Montserrat-Regular';
}

#extraText {
  display: none;
  font-size: 18px;
  font-family: 'Montserrat-Regular';
}

#verMenos {
  display: none;
  box-shadow: rgba(50, 50, 50, 0.40) 1.95px 2.95px 2.6px;
  border-radius: 19px;
  color: #3d4095;
  background-color: #dbd6d6;
  height: 6%;
  width: 14%;
  cursor: pointer;
  font-size: 18px;
  border-style: hidden;
  margin-top: 2%;
}

#verMas {
  box-shadow: rgba(50, 50, 50, 0.40) 1.95px 2.95px 2.6px;
  border-radius: 20px;
  color: #3d4095;
  background-color: #dbd6d6;
  height: 10%;
  width: 12%;
  cursor: pointer;
  font-size: 18px;
  border-style: hidden;
  margin-top: 3%;
}

.container2 {
  display: flex;
  flex-direction: row;
  margin-top: 6%;
}

.vision {
  position: relative;
  flex: 1;
  margin-left: 50px;
  text-align: right;
}

.mision {
  position: relative;
  flex: 1;
  margin-right: 50px;
  text-align: right;
}

#Titulo {
  font-size: 50px;
  margin-top: 10%;
  font-family: 'Montserrat-SemiBold';
  display: flex;
  color: #3e4095;
}

.Descripcion {
  width: 88%;
  text-align: left;
  font-family: 'Montserrat-Regular';
  font-size: 16px;
}

#CPC_IMG_LG {
  width: auto;
  height: 263px;
  margin-right: 16%;
  margin-top: -6%;
}

.valores {
  background-color: #e6e6e6;
  width: 100%;
  height: auto; /* ← se adapta al contenido */
  margin-top: 60px;
  display: flex;
  flex-direction: column;
}

.contenedor {
  height: auto;
}

.footHead {
  color: #41408F;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 2.5rem;
  padding-top: 56px;
  font-family: 'Montserrat-SemiBold'
}

.valorContainer {
  margin-top: 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
}

.valor {
  border-radius: 50%;
  background-color: white;
  width: 150px;
  height: 150px;
  display: flex;
  align-items: center;
  justify-content: center;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.valor p {
  color: #41408F;
  margin-top: 180px;
  font-size: 18px;
  display: flex;
  justify-content: center;
}

.fila {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  padding: 40px 0;
}


.item {
  width: 200px;
  height: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
  margin: 10px;
  text-align: center;
}


#img3_n1 {
  right: 4%;
}

#img4_n1 {
  right: 1%;
}

#img5_n1 {
  right: 1%;
}

.circulo {
  width: 100px;
  /* Diámetro del círculo */
  height: 100px;
  /* Diámetro del círculo */
  border-radius: 50%;
  /* Forma el círculo */
  background-color: grey;
  /* Color del círculo */
}

#H_N1_TO {
  color: #3e4095;
  font-size: 20px;
  font-family: 'Montserrat-SemiBold';
}

#P_N1_TXT {
  font-family: 'Montserrat-Regular';
  font-size: 16px;
  margin-top: 0%;
}

#Marco_Nosotros1 {
  background-color: #3A4F92;
  width: auto;
  height: 100px;
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}

#Text_Marco {
  color: white;
  font-size: 40px;
  font-family: 'Montserrat-SemiBold';
  margin-left: 6%;
}

.Marco_Container {
  list-style-type: disc;
  padding-left: 20px;
  font-size: 20px;
  width: 62%;
  line-height: 56px;
  font-family: 'Montserrat-Regular';
  display: inherit;
  margin-left: 6%;
}

#Objetivos_Nosotros1 {
  background-color: #3A4F92;
  width: auto;
  height: 100px;
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 4%;

}

#Text_Objetivos {
  color: white;
  font-size: 40px;
  font-family: 'Montserrat-SemiBold';
  margin-left: 6%;
}

.Objetivos_Container {
  font-size: 20px;
  width: 90%;
  font-family: 'Montserrat-Regular';
  margin-top: 2%;
  display: inherit;
  margin-left: 6%;
}

.Objetivos_Container ul {
  list-style-type: disc;
  /* Cambia el estilo de las viñetas si es necesario */
  padding-left: 20px;
  /* Ajusta el espacio a la izquierda de las viñetas */
}

.Objetivos_Container li {
  line-height: 100%;
  margin-bottom: 4%;
}

#Politicas_Nosotros1 {
  background-color: #3A4F92;
  width: auto;
  height: 100px;
  margin: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 4%;
}

#Text_Politicas {
  color: white;
  font-size: 40px;
  font-family: 'Montserrat-SemiBold';
  margin-left: 6%;
}

.Politicas_Container {
  font-size: 20px;
  width: 90%;
  font-family: 'Montserrat-Regular';
  margin-top: 2%;
  margin-left: 6%;
}

.Politicas_Container ul {
  list-style-type: disc;
  /* Cambia el estilo de las viñetas si es necesario */
  padding-left: 20px;
  /* Ajusta el espacio a la izquierda de las viñetas */
}

.Politicas_Container li {
  line-height: 100%;
  margin-bottom: 4%;
}

#footer3 {
  width: 100%;
  display: flex;
  flex-direction: column;
  height: 300px;
}

#Footer3Stl {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  height: 100%;
}

#Footer3Img {
  width: 30%;
  height: 100%;
  background-color: #E0E1E6;
  display: flex;
  justify-content: center;
  align-items: center;
}

#Footer3Descrip {
  width: 70%;
  height: 100%;
  display: flex;
  flex-direction: column;
  padding: 20px;
}

#Footer3DPES {
  background-image: url('../recursos/footer2Fondo2.png');
  background-size: cover;
  background-position: center;
  width: 100%;
  display: flex;
  justify-content: center;
  padding: 15px;
  align-items: center;
  flex-direction: row;
  gap: 20px;
  max-height: 8vh;
}

#Footer3IMGES {
  height: 40px;
  width: auto;
}

/* Teléfonos móviles pequeños */
@media (max-width: 320px) {

  .container1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
    margin-top: 4%;
  }

  #Parte1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-left: 0;
    padding: 0 4%;
  }

  #img_container {
    width: 100%;
    justify-content: center;
    margin-top: 4%;
  }

  #img_capalac {
    display: flex;
    width: auto;
    height: 236px;
    margin-left: 0%;
  }

  #Text_Capalac {
    align-self: center;
    width: 100%;
    margin: 6% 0;
  }

  #verMas,
  #verMenos {
    box-shadow: rgba(50, 50, 50, 0.40) 1.95px 2.95px 2.6px;
    border-radius: 20px;
    color: #3d4095;
    background-color: #dbd6d6;
    height: auto;
    width: auto;
    cursor: pointer;
    font-size: 20px;
    border-style: hidden;
    margin-top: 2%;
    padding: 10px 20px;
    text-align: center;
  }

  #verMenos {
    display: none;
  }

  .container2 {
    display: flex;
    flex-direction: column;
    margin-top: 6%;
  }

  #Titulo {
    font-size: 40px;
    margin-top: 10%;
    font-family: 'Montserrat-SemiBold';
    display: flex;
    color: #3e4095;
  }

  .vision,
  .mision {
    position: relative;
    flex: 1;
    margin: 0 4%;
    text-align: left;
  }

  #CPC_IMG_LG {
    width: 50%;
    height: auto;
    margin: 4% auto;
  }

  .valores {
    background-color: #e6e6e6;
    width: 100%;
    height: auto;
    margin-top: 6%;
    padding: 2% 4%;
  }

  .footHead {
    color: #41408F;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 36px;
    padding-top: 24px;
    font-family: 'Montserrat-SemiBold';
  }

  .contenedor {
    height: auto;
    padding: 4% 0;
  }

  .fila {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18px;
  }

  .item {
    width: 90%;
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 24px;
    text-align: center;
  }

  #img5_n1 {
    margin: 0 0 10% 0;
  }

  #Objetivos_Nosotros1 {
    background-color: #3A4F92;
    width: auto;
    height: 100px;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 4%;
  }

  #Marco_Nosotros1 {
    background-color: #3A4F92;
    width: auto;
    height: 100px;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  #Text_Marco {
    color: white;
    font-size: 34px;
    font-family: 'Montserrat-SemiBold';
    margin-left: 6%;
  }

  .Marco_Container {
    font-size: 18px;
    width: 80%;
    line-height: 56px;
    font-family: 'Montserrat-Regular';
    display: inherit;
    margin-left: 6%;
  }

  #Text_Objetivos {
    color: white;
    font-size: 27px;
    font-family: 'Montserrat-SemiBold';
    margin-right: 6%;
    text-align: center;
  }

  .Objetivos_Container {
    font-size: 20px;
    width: 90%;
    font-family: 'Montserrat-Regular';
    margin-top: 2%;
    display: inherit;
    margin-left: 6%;
  }

  #Politicas_Nosotros1 {
    background-color: #3A4F92;
    width: auto;
    height: 100px;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 4%;
  }

  #Text_Politicas {
    color: white;
    font-size: 40px;
    font-family: 'Montserrat-SemiBold';
    margin-left: 6%;
  }

  .Politicas_Container {
    font-size: 20px;
    width: 90%;
    font-family: 'Montserrat-Regular';
    margin-top: 2%;
    margin-left: 6%;
  }

  #footer3 {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 500px;
  }

  #Footer3Stl {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
  }

  #Footer3Img {
    width: 100%;
    height: 40%;
    background-color: #E0E1E6;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #Footer3Descrip {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 20px;
  }

  #Footer3IMGES {
    height: 70%;
    width: auto;
  }

  #Footer3DPES {
    background-image: url(../recursos/footer2Fondo2.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 20px;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    /* max-height: 30%; */
    height: 0%;
  }

  #img3_n1 {
    right: 2%;
  }

  #img4_n1 {
    right: 0%;
  }

}

/*Teléfonos móviles medianos*/
@media (min-width: 321px) and (max-width: 375px) {

  .container1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
    margin-top: 4%;
  }

  #Parte1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-left: 0;
    padding: 0 4%;
  }

  #img_container {
    width: 100%;
    justify-content: center;
    margin-top: 4%;
  }

  #img_capalac {
    display: flex;
    width: auto;
    height: 236px;
    margin-left: 0%;
  }

  #Text_Capalac {
    align-self: center;
    width: 100%;
    margin: 6% 0;
  }

  #verMas,
  #verMenos {
    box-shadow: rgba(50, 50, 50, 0.40) 1.95px 2.95px 2.6px;
    border-radius: 20px;
    color: #3d4095;
    background-color: #dbd6d6;
    height: auto;
    width: auto;
    cursor: pointer;
    font-size: 20px;
    border-style: hidden;
    margin-top: 2%;
    padding: 10px 20px;
    text-align: center;
  }

  #verMenos {
    display: none;
  }

  .container2 {
    display: flex;
    flex-direction: column;
    margin-top: 6%;
  }

  #Titulo {
    font-size: 40px;
    margin-top: 10%;
    font-family: 'Montserrat-SemiBold';
    display: flex;
    color: #3e4095;
  }

  .vision,
  .mision {
    position: relative;
    flex: 1;
    margin: 0 4%;
    text-align: left;
  }

  #CPC_IMG_LG {
    width: 50%;
    height: auto;
    margin: 4% auto;
  }

  .valores {
    background-color: #e6e6e6;
    width: 100%;
    height: auto;
    margin-top: 6%;
    padding: 2% 4%;
  }

  .footHead {
    color: #41408F;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 36px;
    padding-top: 24px;
    font-family: 'Montserrat-SemiBold';
  }

  .contenedor {
    height: auto;
    padding: 4% 0;
  }

  .fila {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18px;
  }

  .item {
    width: 90%;
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 24px;
    text-align: center;
  }

  #img5_n1 {
    margin: 0 0 10% 0;
  }

  #Objetivos_Nosotros1 {
    background-color: #3A4F92;
    width: auto;
    height: 100px;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 4%;
  }

  #Marco_Nosotros1 {
    background-color: #3A4F92;
    width: auto;
    height: 100px;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  #Text_Marco {
    color: white;
    font-size: 34px;
    font-family: 'Montserrat-SemiBold';
    margin-left: 6%;
  }

  .Marco_Container {
    font-size: 18px;
    width: 80%;
    line-height: 56px;
    font-family: 'Montserrat-Regular';
    display: inherit;
    margin-left: 6%;
  }

  #Text_Objetivos {
    color: white;
    font-size: 27px;
    font-family: 'Montserrat-SemiBold';
    margin-right: 6%;
    text-align: center;
  }

  .Objetivos_Container {
    font-size: 20px;
    width: 90%;
    font-family: 'Montserrat-Regular';
    margin-top: 2%;
    display: inherit;
    margin-left: 6%;
  }

  #Politicas_Nosotros1 {
    background-color: #3A4F92;
    width: auto;
    height: 100px;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 4%;
  }

  #Text_Politicas {
    color: white;
    font-size: 40px;
    font-family: 'Montserrat-SemiBold';
    margin-left: 6%;
  }

  .Politicas_Container {
    font-size: 20px;
    width: 90%;
    font-family: 'Montserrat-Regular';
    margin-top: 2%;
    margin-left: 6%;
  }

  #footer3 {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 300px;
    margin-top: 4%;
  }

  #Footer3Stl {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
  }

  #Footer3Img {
    width: 100%;
    height: 100%;
    background-color: #E0E1E6;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #Footer3Descrip {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 20px;
    background: #3e4095;
  }

  #Footer3DPES {
    background-image: url(../CAPALAC/recursos/footer1Fondo2.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 15px;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    max-height: 5vh;
    margin-top: 210px;
  }

  #img3_n1 {
    right: 2%;
  }

  #img4_n1 {
    right: 0%;
  }

}

/*Teléfonos móviles grnandes*/
@media (min-width: 376px) and (max-width: 425px) {

  .container1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
    margin-top: 4%;
  }

  #Parte1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-left: 0;
    padding: 0 4%;
  }

  #img_container {
    width: 100%;
    justify-content: center;
    margin-top: 4%;
  }

  #img_capalac {
    display: flex;
    width: auto;
    height: 236px;
    margin-left: 0%;
  }

  #Text_Capalac {
    align-self: center;
    width: 100%;
    margin: 6% 0;
  }

  #verMas,
  #verMenos {
    box-shadow: rgba(50, 50, 50, 0.40) 1.95px 2.95px 2.6px;
    border-radius: 20px;
    color: #3d4095;
    background-color: #dbd6d6;
    height: auto;
    width: auto;
    cursor: pointer;
    font-size: 20px;
    border-style: hidden;
    margin-top: 2%;
    padding: 10px 20px;
    text-align: center;
  }

  #verMenos {
    display: none;
  }

  .container2 {
    display: flex;
    flex-direction: column;
    margin-top: 6%;
  }

  #Titulo {
    font-size: 40px;
    margin-top: 10%;
    font-family: 'Montserrat-SemiBold';
    display: flex;
    color: #3e4095;
  }

  .vision,
  .mision {
    position: relative;
    flex: 1;
    margin: 0 4%;
    text-align: left;
  }

  #CPC_IMG_LG {
    width: 50%;
    height: auto;
    margin: 4% auto;
  }

  .valores {
    background-color: #e6e6e6;
    width: 100%;
    height: auto;
    margin-top: 6%;
    padding: 2% 4%;
  }

  .footHead {
    color: #41408F;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 36px;
    padding-top: 24px;
    font-family: 'Montserrat-SemiBold';
  }

  .contenedor {
    height: auto;
    padding: 4% 0;
  }

  .fila {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18px;
  }

  .item {
    width: 90%;
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 24px;
    text-align: center;
  }

  #img5_n1 {
    margin: 0 0 10% 0;
  }

  #Objetivos_Nosotros1 {
    background-color: #3A4F92;
    width: auto;
    height: 100px;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 4%;
  }

  #Marco_Nosotros1 {
    background-color: #3A4F92;
    width: auto;
    height: 100px;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  #Text_Marco {
    color: white;
    font-size: 34px;
    font-family: 'Montserrat-SemiBold';
    margin-left: 6%;
  }

  .Marco_Container {
    font-size: 18px;
    width: 80%;
    line-height: 56px;
    font-family: 'Montserrat-Regular';
    display: inherit;
    margin-left: 6%;
  }

  #Text_Objetivos {
    color: white;
    font-size: 27px;
    font-family: 'Montserrat-SemiBold';
    margin-right: 6%;
    text-align: center;
  }

  .Objetivos_Container {
    font-size: 20px;
    width: 90%;
    font-family: 'Montserrat-Regular';
    margin-top: 2%;
    display: inherit;
    margin-left: 6%;
  }

  #Politicas_Nosotros1 {
    background-color: #3A4F92;
    width: auto;
    height: 100px;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 4%;
  }

  #Text_Politicas {
    color: white;
    font-size: 40px;
    font-family: 'Montserrat-SemiBold';
    margin-left: 6%;
  }

  .Politicas_Container {
    font-size: 20px;
    width: 90%;
    font-family: 'Montserrat-Regular';
    margin-top: 2%;
    margin-left: 6%;
  }

  #footer3 {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 500px;
  }

  #Footer3Stl {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
  }

  #Footer3Img {
    width: 100%;
    height: 40%;
    background-color: #E0E1E6;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #Footer3Descrip {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 20px;
  }

  #Footer3IMGES {
    height: 70%;
    width: auto;
  }

  #Footer3DPES {
    background-image: url(../recursos/footer2Fondo2.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 20px;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    /* max-height: 30%; */
    height: 0%;
  }

  #img3_n1 {
    right: 2%;
  }

  #img4_n1 {
    right: 0%;
  }

}

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

  .container1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    height: auto;
    margin-top: 4%;
  }

  #Parte1 {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-left: 0;
    padding: 0 4%;
  }

  #img_container {
    width: 100%;
    justify-content: center;
    margin-top: 4%;
  }

  #img_capalac {
    display: flex;
    width: auto;
    height: 236px;
    margin-left: 0%;
  }

  #Text_Capalac {
    align-self: center;
    width: 100%;
    margin: 6% 0;
  }

  #verMas,
  #verMenos {
    box-shadow: rgba(50, 50, 50, 0.40) 1.95px 2.95px 2.6px;
    border-radius: 20px;
    color: #3d4095;
    background-color: #dbd6d6;
    height: auto;
    width: auto;
    cursor: pointer;
    font-size: 20px;
    border-style: hidden;
    margin-top: 2%;
    padding: 10px 20px;
    text-align: center;
  }

  #verMenos {
    display: none;
  }

  .container2 {
    display: flex;
    flex-direction: column;
    margin-top: 6%;
  }

  #Titulo {
    font-size: 40px;
    margin-top: 10%;
    font-family: 'Montserrat-SemiBold';
    display: flex;
    color: #3e4095;
  }

  .vision,
  .mision {
    position: relative;
    flex: 1;
    margin: 0 4%;
    text-align: left;
  }

  #CPC_IMG_LG {
    width: 50%;
    height: auto;
    margin: 4% auto;
  }

  .valores {
    background-color: #e6e6e6;
    width: 100%;
    height: auto;
    margin-top: 6%;
    padding: 2% 4%;
  }

  .footHead {
    color: #41408F;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 36px;
    padding-top: 24px;
    font-family: 'Montserrat-SemiBold';
  }

  .contenedor {
    height: auto;
    padding: 4% 0;
  }

  .fila {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 18px;
  }

  .item {
    width: 90%;
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-top: 24px;
    text-align: center;
  }

  #img5_n1 {
    margin: 0 0 10% 0;
  }

  #Objetivos_Nosotros1 {
    background-color: #3A4F92;
    width: auto;
    height: 100px;
    margin: 0;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    margin-top: 4%;
  }

  #Marco_Nosotros1 {
    background-color: #3A4F92;
    width: auto;
    height: 100px;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }

  #Text_Marco {
    color: white;
    font-size: 34px;
    font-family: 'Montserrat-SemiBold';
    margin-left: 6%;
  }

  .Marco_Container {
    font-size: 18px;
    width: 80%;
    line-height: 56px;
    font-family: 'Montserrat-Regular';
    display: inherit;
    margin-left: 6%;
  }

  #Text_Objetivos {
    color: white;
    font-size: 27px;
    font-family: 'Montserrat-SemiBold';
    margin-right: 6%;
    text-align: center;
  }

  .Objetivos_Container {
    font-size: 20px;
    width: 90%;
    font-family: 'Montserrat-Regular';
    margin-top: 2%;
    display: inherit;
    margin-left: 6%;
  }

  #Politicas_Nosotros1 {
    background-color: #3A4F92;
    width: auto;
    height: 100px;
    margin: 0;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    margin-top: 4%;
  }

  #Text_Politicas {
    color: white;
    font-size: 40px;
    font-family: 'Montserrat-SemiBold';
    margin-left: 6%;
  }

  .Politicas_Container {
    font-size: 20px;
    width: 90%;
    font-family: 'Montserrat-Regular';
    margin-top: 2%;
    margin-left: 6%;
  }

  #footer3 {
    width: 100%;
    display: flex;
    flex-direction: column;
    height: 500px;
  }

  #Footer3Stl {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
    height: 100%;
  }

  #Footer3Img {
    width: 100%;
    height: 40%;
    background-color: #E0E1E6;
    display: flex;
    justify-content: center;
    align-items: center;
  }

  #Footer3Descrip {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    padding: 20px;
  }

  #Footer3IMGES {
    height: 70%;
    width: auto;
  }

  #Footer3DPES {
    background-image: url(../recursos/footer2Fondo2.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 20px;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    /* max-height: 30%; */
    height: 0%;
  }

  #img3_n1 {
    right: 2%;
  }

  #img4_n1 {
    right: 0%;
  }

}

@media (min-width: 769px) and (max-width: 1024px) {

  .container1 {
    display: flex;
    width: 100%;
    height: auto;
    margin-top: 4%;
  }

  #Parte1 {
    display: flex;
    flex-direction: column;
    width: 84%;
    margin-left: 4%;
  }

  #img_container {
    width: 100%;
  }

  #img_capalac {
    display: flex;
    width: auto;
    height: 394px;
    margin-left: 12%;
  }

  #Text_Capalac {
    align-self: center;
    width: 84%;
    margin-left: 6%;
    margin-top: 6%;
  }

  #verMas {
    box-shadow: rgba(50, 50, 50, 0.40) 1.95px 2.95px 2.6px;
    border-radius: 20px;
    color: #3d4095;
    background-color: #dbd6d6;
    height: 10%;
    width: 18%;
    cursor: pointer;
    font-size: 20px;
    border-style: hidden;
    margin-top: 0%;
  }

  #verMenos {
    display: none;
    box-shadow: rgba(50, 50, 50, 0.40) 1.95px 2.95px 2.6px;
    border-radius: 19px;
    color: #3d4095;
    background-color: #dbd6d6;
    height: 6%;
    width: 27%;
    cursor: pointer;
    font-size: 20px;
    border-style: hidden;
    margin-top: 2%;
  }

  .container2 {
    display: flex;
    flex-direction: column;
    margin-top: 6%;
  }

  .vision {
    position: relative;
    flex: 1;
    margin-left: 50px;
    text-align: right;
  }

  .mision {
    position: relative;
    flex: 1;
    margin-left: 50px;
    text-align: right;
  }

  #CPC_IMG_LG {
    width: 26%;
    height: auto;
    margin-left: 36%;
    margin-top: 4%;
  }

  .valores {
    background-color: #e6e6e6;
    width: 100%;
    height: auto;
  }

  .contenedor {
    height: 54rem;
  }

  .footHead {
    color: #41408F;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 48px;
    padding-top: 56px;
    font-family: 'Montserrat-SemiBold';
  }

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

  .item {
    width: 80%;
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    margin-top: 60px;
  }


  #img3_n1 {
    right: 8%;
  }

  #img5_n1 {
    margin-right: 10%;
  }

  #Footer3DPES {
    background-image: url(../CAPALAC/recursos/footer1Fondo2.png);
    background-size: cover;
    background-position: center;
    width: 100%;
    display: flex;
    justify-content: center;
    padding: 15px;
    align-items: center;
    flex-direction: row;
    gap: 20px;
    max-height: 5vh;
    margin-top: -4px;
  }

}

@media (min-width: 1025px) and (max-width: 1280px) {

  .container1 {
    display: flex;
    width: 100%;
    height: auto;
    margin-top: 4%;
  }

  #Parte1 {
    display: flex;
    flex-direction: column;
    width: 84%;
    margin-left: 4%;
  }

  #img_container {
    width: 100%;
  }

  #img_capalac {
    display: flex;
    width: auto;
    height: 236px;
    margin-left: 12%;
  }

  #Text_Capalac {
    align-self: center;
    width: 84%;
    margin-left: 6%;
    margin-top: 6%;
  }

  #verMas {
    box-shadow: rgba(50, 50, 50, 0.40) 1.95px 2.95px 2.6px;
    border-radius: 20px;
    color: #3d4095;
    background-color: #dbd6d6;
    height: 10%;
    width: 18%;
    cursor: pointer;
    font-size: 20px;
    border-style: hidden;
    margin-top: 0%;
  }

  #verMenos {
    display: none;
    box-shadow: rgba(50, 50, 50, 0.40) 1.95px 2.95px 2.6px;
    border-radius: 19px;
    color: #3d4095;
    background-color: #dbd6d6;
    height: 6%;
    width: 27%;
    cursor: pointer;
    font-size: 20px;
    border-style: hidden;
    margin-top: 2%;
  }

  .container2 {
    display: flex;
    flex-direction: column;
    margin-top: 6%;
  }

  .vision {
    position: relative;
    flex: 1;
    margin-left: 50px;
    text-align: right;
  }

  .mision {
    position: relative;
    flex: 1;
    margin-left: 50px;
    text-align: right;
  }

  #CPC_IMG_LG {
    width: 26%;
    height: auto;
    margin-left: 36%;
    margin-top: 4%;
  }

  .valores {
    background-color: #e6e6e6;
    width: 100%;
    height: auto;
  }

  .contenedor {
    height: 54rem;
  }

  .footHead {
    color: #41408F;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 48px;
    padding-top: 56px;
    font-family: 'Montserrat-SemiBold';
  }

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

  .item {
    width: 80%;
    position: relative;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    margin-top: 60px;
  }


  #img3_n1 {
    right: 8%;
  }

  #img5_n1 {
    margin-right: 10%;
  }
}

@media (min-width: 1281px) and (max-width: 1384px) {

  #Text_Capalac {
    width: 50%;
    margin-left: 10%;
  }

}

@media (min-width: 1385px) and (max-width: 1460px) {

  #Text_Capalac {
    width: 50%;
    margin-left: 8%;
  }

}

/* Contenedor en grid con columnas responsivas */
#valores .fila{
  display: grid !important;
  grid-template-columns: repeat(6, minmax(180px,1fr)); /* 6 en desktop */
  gap: 48px 40px;          /* espacio entre iconos/tarjetas */
  align-items: stretch;    /* TODAS las tarjetas misma altura */
}

/* Responsivo */
@media (max-width: 1280px){
  #valores .fila{ grid-template-columns: repeat(3, minmax(200px,1fr)); }
}
@media (max-width: 768px){
  #valores .fila{ grid-template-columns: repeat(2, minmax(180px,1fr)); }
}

/* Cada valor se comporta como 'card' y ocupa el 100% de alto */
#valores .fila > *{
  display: grid;
  grid-template-rows: 140px auto 1fr; /* icono | título | descripción (crece) */
  align-items: start;
  justify-items: center;
  text-align: center;
  height: 100%;
}

/* Área del icono con alto fijo para que todos alineen arriba */
#valores .fila > * .icono{
  display: flex; align-items: center; justify-content: center;
  min-height: 140px; width: 100%;
}
#valores .fila > * .icono img{ max-height: 120px; width: auto; }

/* Título */
#valores .fila > * .titulo{
  margin: 8px 0 4px;
  font-weight: 700;
  font-size: 22px;
  color: #394F92;
  min-height: 28px; /* opcional: asegura línea de título */
}

/* Descripción crece para igualar alturas */
#valores .fila > * .desc{
  margin: 0;
  line-height: 1.5;
}
