
/* pantallas laptop*/
@media(min-width:1366px) and (orientation: landscape) {
    .espacio-nace{
  height: 100%;
  margin-left: 1.3rem;
  margin-top: 2rem;
}
.espacio-nace-2{
  height: 100%;
  margin-left: 1.3rem;
  margin-top: 2rem;
}
.tamaño-txt-nace {
font-family: "fuentes-titulos", sans-serif;
margin-top: 0%;
margin-left: 1%;
font-weight: 100 900 ;
font-size: calc(2.5rem + 1.5vw) !important;
  padding-top: 0;
}
.texto-nace{
    font-family: "fuentes-textos", sans-serif;
    margin-top: 0%;
    margin-left: 0%;
    font-size: 2.55vw !important;
    font-weight: 100 900 ;
  top: 20px; /* 20px desde arriba */
  right: 10px; /* 10px desde la derecha */
}
.fil-col-hist {
    display: grid;
    grid-template-columns: 40% 20% 70% !important ;
    gap: 18px;
    position:sticky;
    top: 0;
    z-index: 1000;   
}
.titulo-prod{
  font-family:"fuentes-titulos", sans-serif;
  font-size: 2.9rem !important;
  font-weight: 100 900 ;
  text-align: center;
  }
.img-nh1{width: 100%; height: auto !important;} /* Ocupa las 3 columnas */
.img-lt1{width: auto; height: 640px !important;} /* Ocupa la primera columna */
.gr-pt{width: auto; height: 650px !important;}
.gr-tiempo{width: auto !important; height: 48vw !important;  font-size: 1.33vw !important;} /* Ocupa las otras dos */
}

@media(width:996px) and (orientation: landscape) {
    .espacio-nace{
  height: 100%;
  margin-left: 1.3rem;
  margin-top: 2rem;
}
.espacio-nace-2{
  height: 100%;
  margin-left: 1.3rem;
  margin-top: 2rem;
}
.tamaño-txt-nace {
font-family: "fuentes-titulos", sans-serif;
margin-top: 0%;
margin-left: 1%;
font-weight: 100 900 ;
  font-size: calc(2.5rem + 1.5vw) !important;
  padding-top: 0;
}
.texto-nace{
    font-family: "fuentes-textos", sans-serif;
    margin-top: 0%;
    margin-left: 0%;
    font-size: 2.55vw !important;
    font-weight: 100 900 ;
  top: 20px; /* 20px desde arriba */
  right: 10px; /* 10px desde la derecha */
}
.fil-col-hist {
    display: grid;
    grid-template-columns: 40% 20% 70% !important ;
    gap: 18px;
    position:sticky;
    top: 0;
    z-index: 1000;   
}
.titulo-prod{
  font-family:"fuentes-titulos", sans-serif;
  font-size: 2.9rem !important;
  font-weight: 100 900 ;
  text-align: center;
  }
.img-nh1{width: 100%; height: auto !important;} /* Ocupa las 3 columnas */
.img-lt1{width: auto; height: 640px !important;} /* Ocupa la primera columna */
.gr-pt{width: auto; height: 650px !important;}
.gr-tiempo{width: auto !important; height: 48vw !important; font-size: 1.68vw;} /* Ocupa las otras dos */
}
@media(min-width:992px) and (max-width:1365px) and (orientation: landscape) {
    .espacio-nace{
  height: 100%;
  margin-left: 1.3rem;
  margin-top: 2rem;
}
.espacio-nace-2{
  height: 100%;
  margin-left: 1.3rem;
  margin-top: 2rem;
}
.tamaño-txt-nace {
font-family: "fuentes-titulos", sans-serif;
margin-top: 0%;
margin-left: 1%;
font-weight: 100 900 ;
  font-size: calc(2.5rem + 1.5vw) !important;
  padding-top: 0;
}
.texto-nace{
    font-family: "fuentes-textos", sans-serif;
    margin-top: 0%;
    margin-left: 0%;
    font-size: 2.55vw !important;
    font-weight: 100 900 ;
  top: 20px; /* 20px desde arriba */
  right: 10px; /* 10px desde la derecha */
}
.fil-col-hist {
    display: grid;
    grid-template-columns: 40% 20% 70% !important ;
    gap: 18px;
    position:sticky;
    top: 0;
    z-index: 1000;   
}
.titulo-prod{
  font-family:"fuentes-titulos", sans-serif;
  font-size: 2.9rem !important;
  font-weight: 100 900 ;
  text-align: center;
  }
.img-nh1{width: 100%; height: auto !important;} /* Ocupa las 3 columnas */
.img-lt1{width: auto; height: 640px !important;} /* Ocupa la primera columna */
.gr-pt{width: auto; height: 650px !important;}
.gr-tiempo{width: auto !important; height: 48vw !important;  font-size: 1.39vw  !important;} /* Ocupa las otras dos */
}

/*tamaños tablets*/
@media(max-width:991px){
body, ul, li, p, a, label, input, div {
  font-family:"fuentes-textos", sans-serif;
  font-size: 18px;
  font-weight: 100 900 ;
}
.h1 {
  font-family:"fuentes-titulos", sans-serif;
  margin-top: 7%;
  margin-left: 7%;
  font-size: 48px !important;
  font-weight: 100 900 ;
}
.h2 {
  font-family:"fuentes-titulos", sans-serif;
  font-size: 30px;
  font-weight: 100 900 ;
}

.p4{
    font-family:"fuentes-textos", sans-serif;
    font-size: 14px;
    font-weight: 100 900 ;
    text-align: center;
}
.p6{
    font-family:"fuentes-textos", sans-serif;
    font-size: 18px !important;
    font-weight: 100 900 ;
    text-align: justify;
  }
.p12{
  font-family:"fuentes-textos", sans-serif;
  margin-top: 7%;
  margin-left: 7%;
  font-size: 32px;
  font-weight: 100 900 ;
}
.espacio-nace{
  height: 100%;
  margin-left: 1.3rem;
  margin-top: 2rem;
}
.espacio-nace-2{
  height: 100%;
  margin-left: 1.3rem;
  margin-top: 2rem;
}
.tamaño-txt-nace {
    font-family: "fuentes-titulos", sans-serif;
    margin-top: 0%;
    margin-left: 1%;
    font-weight: 100 900 ;
  font-size: calc(1.9rem + 1.5vw) !important;
  padding-top: 0;
}
.texto-nace{
    font-family: "fuentes-textos", sans-serif;
    margin-top: 0%;
    margin-left: 0%;
    font-size: 2.55vw !important;
    font-weight: 100 900 ;
  top: 20px; /* 20px desde arriba */
  right: 10px; /* 10px desde la derecha */
}
.marg-nace{
   margin-bottom: 15%;
}
.fil-col-hist {
    display: grid;
    grid-template-columns: auto auto auto !important ;
    gap: 18px;
    position:sticky;
    top: 0;
    z-index: 1000;
    
}
.img-nh1{width: 100%; height: 48vw !important;} /* Ocupa las 3 columnas */
.img-lt1{width: 100%; height: 48vw !important;} /* Ocupa la primera columna */
.gr-pt{width: 70% !important; height: 48vw !important;}
.gr-tiempo{width: 70% !important; height: 48vw !important; font-size:1.349vw
   !important;} /* Ocupa las otras dos */


.fil-col-mv{
  display: grid;
  grid-template-columns: (3, 1fr);
  gap: 10px !important;
}
.fil-col-prod {
    display: grid;
    grid-template-columns: auto auto;
}
.gr-p2 {grid-column: 1/1 !important; width: 100%; height: auto;}
.img1 {display: flex; align-items: center; grid-column: 2/2 !important; width: 100%; height: auto;}
.img2{grid-column: 1/3; width: 100%; height: auto;}
.p2-proceso {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: justify !important;
    grid-column: 2 / 2;
    font-family: "fuentes-textos", sans-serif;
    font-size: 20px !important;
    font-weight: 100 900;
}
.tarj-1{
  background-color: #ffffff;
  border-radius: 5px;
  width: 100% !important;
  height: 100%;
  opacity: 60%;
}
.mision {
  width: auto;
  height: 53px;
}
.vision {
    width: auto;
  height: 53px;
}
.proposito{
   width: auto;
  height: 53px;
}
.container {
    max-width: 991px !important;
  }
.titulo-prod{
  font-family:"fuentes-titulos", sans-serif;
  font-size: 48px !important;
  font-weight: 100 900 ;
  text-align: center;
  }
}

/* celulares de 570px width hacia abajo */
/* formato horizontal*/
@media (max-width: 570px) and (max-height:915px) and (orientation: landscape) {
   .justify-content-between {
    justify-content: space-around !important;
}
.barra-nav{ background-color: #016b13;
            height: 40px;
            width: auto;
            border-radius: 50px;
            gap: 20px;
            margin-left: 5px;
}
    .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  gap: 20px ;
}
    .navbar-nav {
    display: flex;
    flex-direction: row !important;
    padding-left: 2px;
    margin-bottom: 0;
    list-style: none;
    gap: 10px ;
}
ul {
    padding-left: 10px ;
    padding-right: 2px ;
}
.nav-link {
    display: block;
    gap: 10px ;
    padding: 0.5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
li{
font-family:"fuentes-textos", sans-serif;
  font-size: 12px;
  font-weight: 100 900 ;
}
.espacio-nace{
  height: 100%;
  margin-left: 1.3rem;
  margin-top: 2rem;
}
.espacio-nace-2{
  height: 100%;
  margin-left: 1.3rem;
  margin-top: 2rem;
}
.texto-nace{
    font-family: "fuentes-textos", sans-serif;
    margin-top: 0%;
    margin-left: 0%;
    font-size: 1.55vw !important;
    font-weight: 100 900 ;
  top: 20px; /* 20px desde arriba */
  right: 10px; /* 10px desde la derecha */
}
.tamaño-txt-nace {
    font-family: "fuentes-titulos", sans-serif !important;
    margin-top: 0%;
    margin-left: 1%;
    font-weight: 100 900 ;
  font-size: calc(1.5rem + 1.5vw) !important;
  padding-top: 0;
}
body, ul, li, p, a, label, input, div {
    font-family: "fuentes-textos", sans-serif;
    font-size: 16px ;
    font-weight: 100 900 ;
}
.h1 {
    font-family: "fuentes-titulos", sans-serif;
    margin-top: 7%;
    margin-left: 7%;
    font-size: 28px ;
    font-weight: 100 900 ;
}
.h2 {
    font-family: "fuentes-titulos", sans-serif;
    font-size: 18px ;
    font-weight: 100 900 ;
}
 .p2-proceso{
    font-family:"fuentes-textos", sans-serif;
    font-size: 24px ;
    font-weight: 100 900 ;
    text-align: center;
  }
.p1 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px ;
    font-weight: 100 900 ;
}
.p3 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 10px;
    font-weight: 100 900 ;
    text-align: center;
}
.p4{
    font-family:"fuentes-textos", sans-serif;
    font-size: 8px !important;
    font-weight: 100 900 ;
    text-align: center;
  }
.p6 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px !important;
    font-weight: 100 900;
    text-align: justify;
}
.p12 {
    font-family: "fuentes-textos", sans-serif;
    margin-top: 7%;
    margin-left: 7%;
    font-size: 12px !important;
    font-weight: 100 900 ;
}
.titulos {
    font-family: "fuentes-titulos", sans-serif;
    font-size: 28px !important;
    font-weight: 100 900 ;
}
.p4 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 8px;
    font-weight: 100 900 ;
    text-align: center;
}
.p6 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px ;
    font-weight: 100 900 ;
}
.fil-col-hist {
  background-color: #56ae6c;
  display: grid;
  grid-template-columns: 37% 20% 55% !important;
  gap: 0.80rem;
  position: sticky;
  top: 0;
  z-index: 1000;
}
.img-nh1{width: 92.5% !important; height: auto;} /* Ocupa las 3 columnas */
.img-lt1{display: block; width: 90% !important; height: auto !important;} /* Ocupa la primera columna */
.gr-pt{ padding-bottom: 50px; width: auto; height: 650px; }
.gr-tiempo{width: auto; height: auto; font-size:0.2rem !important;} /* Ocupa las otras dos */


.fil-col-mv{
  display: grid;
  grid-template-columns: (3, 1fr);
  gap: 10px !important;
}
.fil-col-prod {
    display: grid;
    grid-template-columns: auto auto;
}
.gr-p2 {grid-column: 1/1 !important; width: 100%; height: auto;}
.img1 {display: flex; align-items: center; grid-column: 2/2 !important; width: 100%; height: auto;}
.img2{grid-column: 1/3; width: 100%; height: auto;}
.p2-proceso {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: justify !important;
    grid-column: 2 / 2;
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px !important;
    font-weight: 100 900;
}

.img-nh1{display: flex; align-items: center;  grid-column: 1/4;  height: auto;} /* Ocupa las 3 columnas */
.img-lt1{display:block; align-items: center !important; justify-content: flex-start !important; grid-column: 1 / 2 !important;  width: auto !important; height: 360px !important; padding-top: 0 !important;} /* Ocupa la primera columna */
.gr-pt {display:block; width: 60% !important; height: 92% !important; grid-column: 2/4 !important;}
.gr-tiempo{ display:block; grid-column: 4 /4;  width: auto; height: 100% !important; font-size: 1.965vw !important;} /* Ocupa las otras dos */

.tarj-1 {
    grid-template-columns: 1/4 !important;
    background-color: #ffffff;
    border-radius: 5px !important;
    width: 100% !important;
    height: auto;
    opacity: 60%;
}
.mision {
  width: auto !important;
  height: 53px;
}
.vision {
    width: auto !important;
  height: 53px;
}
.proposito{
   width: auto !important;
  height: 53px;
}
.container {
    max-width: 991px !important;
  }

}
/* formato vertical*/
@media (max-width: 570px) and (max-height:915px) and (orientation: portrait){
   .justify-content-between {
    justify-content: space-around !important;
}
.barra-nav{ background-color: #016b13;
            height: 40px;
            width: auto;
            border-radius: 50px;
            gap: 20px;
            margin-left: 5px;
}
    .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  gap: 20px ;
}
    .navbar-nav {
    display: flex;
    flex-direction: row !important;
    padding-left: 2px;
    margin-bottom: 0;
    list-style: none;
    gap: 10px ;
}
ul {
    padding-left: 10px ;
    padding-right: 2px ;
}
.nav-link {
    display: block;
    gap: 10px ;
    padding: 0.5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
li{
font-family:"fuentes-textos", sans-serif;
  font-size: 12px;
  font-weight: 100 900 ;
}
body, ul, li, p, a, label, input, div {
    font-family: "fuentes-textos", sans-serif;
    font-size: 16px ;
    font-weight: 100 900 ;
}
.h1 {
    font-family: "fuentes-titulos", sans-serif;
    margin-top: 7%;
    margin-left: 7%;
    font-size: 28px ;
    font-weight: 100 900 ;
}
.h2 {
    font-family: "fuentes-titulos", sans-serif;
    font-size: 18px ;
    font-weight: 100 900 ;
}
 .p2-proceso{
    font-family:"fuentes-textos", sans-serif;
    font-size: 24px ;
    font-weight: 100 900 ;
    text-align: center;
  }
.p1 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px ;
    font-weight: 100 900 ;
}
.p3 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 10px;
    font-weight: 100 900 ;
    text-align: center;
}
.p4{
    font-family:"fuentes-textos", sans-serif;
    font-size: 8px !important;
    font-weight: 100 900 ;
    text-align: center;
  }
.p6 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px !important;
    font-weight: 100 900;
    text-align: justify;
}
.p12 {
    font-family: "fuentes-textos", sans-serif;
    margin-top: 7%;
    margin-left: 7%;
    font-size: 12px !important;
    font-weight: 100 900 ;
}
.espacio-nace{
  height: 100%;
  margin-left: 1.3rem;
  margin-top: 2rem;
}
.espacio-nace-2{
  height: 100%;
  margin-left: 1.3rem;
  margin-top: 2rem;
}
.tamaño-txt-nace {
    font-family: "fuentes-titulos", sans-serif;
    margin-top: 0%;
    margin-left: 1%;
    font-weight: 100 900 ;
  font-size: calc(0.8rem + 1.4vw) !important;
  padding-top: 0;
}
.texto-nace{
    font-family: "fuentes-textos", sans-serif;
    margin-top: 0%;
    margin-left: 0%;
    font-size: 2.55vw !important;
    font-weight: 100 900 ;
  top: 20px; /* 20px desde arriba */
  right: 10px; /* 10px desde la derecha */
}
.titulos {
    font-family: "fuentes-titulos", sans-serif;
    font-size: 28px !important;
    font-weight: 100 900 ;
}
.p4 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 8px;
    font-weight: 100 900 ;
    text-align: center;
}
.p6 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px ;
    font-weight: 100 900 ;
}
.fil-col-hist {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    align-items: center!important;
    gap: 3px;
    position: sticky !important;
    top: 0 !important;
    z-index: 1000 !important;
    
}
.img-nh1{width: 92.5% !important; height: auto;} /* Ocupa las 3 columnas */
.img-lt1{display: block; width: 90% !important; height: auto !important;} /* Ocupa la primera columna */
.gr-pt{ padding-bottom: 50px; width: auto; height: 650px; }
.gr-tiempo{width: auto; height: auto; font-size: 2.56vw !important;} /* Ocupa las otras dos */

.img-nh1{display: flex; align-items: center;  grid-column: 1/4;  height: auto;} /* Ocupa las 3 columnas */
.img-lt1{display:block; align-items: center !important; justify-content: flex-start !important; grid-column: 1 / 2 !important;  width: auto !important; height: 360px !important; padding-top: 0 !important;} /* Ocupa la primera columna */
.gr-pt {display:block; width: 78% !important; height: 92% !important; grid-column: 2/4 !important;}
.gr-tiempo{ display:block; grid-column: 4 /4;  width: auto !important; height: 100% !important; font-size: 2.56vw !important;} /* Ocupa las otras dos */

@media screen {
    @media (width:384px){
    .fil-col-hist {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    align-items: center!important;
    gap: 3px;
    position: sticky !important;
    top: 0 !important;
    z-index: 1000 !important;
    
}
    .img-nh1{display: flex; align-items: center;  grid-column: 1/4;  height: auto;} /* Ocupa las 3 columnas */
    .img-lt1{display:block; align-items: center !important; justify-content: flex-start !important; grid-column: 1 / 2 !important;  width: auto !important; height: 360px !important; padding-top: 0 !important;} /* Ocupa la primera columna */
    .gr-pt {display:block; width: 78% !important; height: 92% !important; grid-column: 2/4 !important;}
    .gr-tiempo{ display:block; grid-column: 4 /4;  width: auto !important; height: 100% !important; font-size: 2.7vw !important;} /* Ocupa las otras dos */

}
}

.fil-col-mv{
  display: grid;
  grid-template-columns: (3, 1fr);
  gap: 10px !important;
}
.fil-col-prod {
    display: grid;
    grid-template-columns: auto auto;
}
.gr-p2 {grid-column: 1/3 !important; width: 100%; height: auto;}
.img1 {display: flex; align-items: center; grid-column: 1/3 !important; width: 100%; height: auto;}
.img2{grid-column: 1/3; width: 100%; height: auto;}
.p2-proceso {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: justify !important;
    grid-column: 2 / 2;
    font-family: "fuentes-textos", sans-serif;
    font-size: 16px !important;
    font-weight: 100 900;
}
.tarj-1 {
    grid-template-columns: 1/4 !important;
    background-color: #ffffff;
    border-radius: 5px !important;
    width: 100% !important;
    height: auto;
    opacity: 60%;
}
.mision {
  width: auto !important;
  height: 53px;
}
.vision {
    width: auto !important;
  height: 53px;
}
.proposito{
   width: auto !important;
  height: 53px;
}

}

@media (max-width: 360px) {
   .justify-content-between {
    justify-content: space-around !important;
}
.barra-nav{ background-color: #016b13;
            height: 40px;
            width: auto;
            border-radius: 50px;
            gap: 20px;
            margin-left: 5px;
}
    .navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  gap: 20px ;
}
    .navbar-nav {
    display: flex;
    flex-direction: row !important;
    padding-left: 2px;
    margin-bottom: 0;
    list-style: none;
    gap: 10px ;
}
ul {
    padding-left: 10px ;
    padding-right: 2px ;
}
.nav-link {
    display: block;
    gap: 10px ;
    padding: 0.5rem 1rem;
    color: #0d6efd;
    text-decoration: none;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
li{
font-family:"fuentes-textos", sans-serif;
  font-size: 12px;
  font-weight: 100 900 ;
}
body, ul, li, p, a, label, input, div {
    font-family: "fuentes-textos", sans-serif;
    font-size: 16px ;
    font-weight: 100 900 ;
}
.h1 {
    font-family: "fuentes-titulos", sans-serif;
    margin-top: 7%;
    margin-left: 7%;
    font-size: 28px ;
    font-weight: 100 900 ;
}
.h2 {
    font-family: "fuentes-titulos", sans-serif;
    font-size: 18px ;
    font-weight: 100 900 ;
}
 .p2-proceso{
    font-family:"fuentes-textos", sans-serif;
    font-size: 24px ;
    font-weight: 100 900 ;
    text-align: center;
  }
.p1 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px ;
    font-weight: 100 900 ;
}
.p3 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 10px;
    font-weight: 100 900 ;
    text-align: center;
}
.p4{
    font-family:"fuentes-textos", sans-serif;
    font-size: 8px !important;
    font-weight: 100 900 ;
    text-align: center;
  }
.p6 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px !important;
    font-weight: 100 900;
    text-align: justify;
}
.p12 {
    font-family: "fuentes-textos", sans-serif;
    margin-top: 7%;
    margin-left: 7%;
    font-size: 12px !important;
    font-weight: 100 900 ;
}
.titulos {
    font-family: "fuentes-titulos", sans-serif;
    font-size: 28px !important;
    font-weight: 100 900 ;
}
.p4 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 8px;
    font-weight: 100 900 ;
    text-align: center;
}
.p6 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px ;
    font-weight: 100 900 ;
}
.espacio-nace{
  height: 100%;
  margin-left: 1.3rem;
  margin-top: 2rem;
}
.espacio-nace-2{
  height: 100%;
  margin-left: 1.3rem;
  margin-top: 2rem;
}
.tamaño-txt-nace {
    font-family: "fuentes-titulos", sans-serif;
    margin-top: 0%;
    margin-left: 1%;
    font-weight: 100 900 ;
  font-size: calc(0.7rem + 1.4vw) !important;
  padding-top: 0;
}
.texto-nace{
    font-family: "fuentes-textos", sans-serif;
    margin-top: 0%;
    margin-left: 0%;
    font-size: 2.55vw !important;
    font-weight: 100 900 ;
  top: 20px; /* 20px desde arriba */
  right: 10px; /* 10px desde la derecha */
}
.fil-col-hist {
    display: grid;
    grid-template-columns: repeat(3, 1fr) !important;
    align-items: center!important;
    gap: 3px;
    position: sticky !important;
    top: 0 !important;
    z-index: 1000 !important;
    
}
.img-nh1{width: 91% !important; height: auto;} /* Ocupa las 3 columnas */
.img-lt1{display: block; width: 90% !important; height: auto !important;} /* Ocupa la primera columna */
.gr-pt{ padding-bottom: 50px; width: auto; height: 650px; }
.gr-tiempo{width: auto; height: auto; font-size:2.9vw !important;} /* Ocupa las otras dos */

.img-nh1{display: flex; align-items: center;  grid-column: 1/4;  height: auto;} /* Ocupa las 3 columnas */
.img-lt1{display:block; align-items: center !important; justify-content: flex-start !important; grid-column: 1 / 2 !important;  width: auto !important; height: 360px !important; padding-top: 0 !important;} /* Ocupa la primera columna */
.gr-pt {display:block; width: 75% !important; height: 92% !important; grid-column: 2/4 !important;}
.gr-tiempo{ display:block; grid-column: 4 /4;  width: auto !important; height: 100% !important; font-size: 2.9vw !important;} /* Ocupa las otras dos */

.fil-col-mv{
  display: grid;
  grid-template-columns: (3, 1fr);
  gap: 10px !important;
}
.fil-col-prod {
    display: grid;
    grid-template-columns: auto auto;
}

.gr-p2 {grid-column: 1/3 !important; width: 100%; height: auto;}
.img1 {display: flex; align-items: center; grid-column: 1/3 !important; width: 100%; height: auto;}
.img2{grid-column: 1/3; width: 100%; height: auto;}
.p2-proceso {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: justify !important;
    grid-column: 2 / 2;
    font-family: "fuentes-textos", sans-serif;
    font-size: 16px !important;
    font-weight: 100 900;
}
.tarj-1 {
    grid-template-columns: 1/4 !important;
    background-color: #ffffff;
    border-radius: 5px !important;
    width: 100% !important;
    height: auto;
    opacity: 60%;
}
.mision {
  width: auto !important;
  height: 53px;
}
.vision {
    width: auto !important;
  height: 53px;
}
.proposito{
   width: auto !important;
  height: 53px;
}

}

