@media (min-width:992px) and (max-width:1365px) 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;
}

body, ul, li, p, a, label, input, div {
    font-family: "fuentes-textos", sans-serif;
    font-size: 16px ;
    font-weight: 100 900 ;
}
.titulo-bandeja-inicio{
  font-family:"fuentes-titulos", sans-serif;
  margin-top: 7%;
  margin-left: 7%;
  font-size: 2.9rem !important;
  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: 18px !important;
    font-weight: 100 900 ;
}
.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;
}
.parr-ini-12{
  font-family:"fuentes-textos", sans-serif;
  margin-top: 7%;
  margin-left: 7%;
  font-size: 2.5vw !important;
  font-weight: 100 900 ;
}
.p12 {
    font-family: "fuentes-textos", sans-serif;
    margin-top: 7%;
    margin-left: 7%;
    font-size: 32px !important;
    font-weight: 100 900 ;
}
.parr-hacemos{
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px !important ;
    font-weight: 100 900 ;
}
.img-cp{
  display: flex;
  width:52% !important ;
  height: auto;
  padding-bottom:20px;
  justify-items:center;
 
}
.img-pdh{
  display: flex;
   width:auto;
   height: auto;
   padding-bottom:20px;
  justify-items:center;
  
}
/* CSS preguntas frecuentes */
 .contenedor-faq { width: 30%; }
    
    .pregunta-item {
        margin-bottom: 15px;
        padding: 10px;
        background-color: #e1e1b7;
        border: 1px solid #36632c;
        cursor: pointer;
        border-radius: 5px;
        position: relative;
        transition: background 0.3s;
    }
    
    .pregunta-item:hover { background-color: #ffffff; }
    
    /* Respuesta oculta por defecto */
    .respuesta {
        display:none;
        position: absolute;
        top: 0px;
        left: 105%; /* Lado derecho */
        width: 235% !important;
        padding: 10px;
        color: #ffffff;
        background-color: #016b13;
        border: 1px solid #ffeeba;
        border-radius: 5px;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        z-index: 100;
    }
}
@media (min-width:1000px) and (max-width:1194px) {
    .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;
}

body, ul, li, p, a, label, input, div {
    font-family: "fuentes-textos", sans-serif;
    font-size: 16px ;
    font-weight: 100 900 ;
}
.titulo-bandeja-inicio{
  font-family:"fuentes-titulos", sans-serif;
  margin-top: 7%;
  margin-left: 7%;
  font-size: 2.5rem;
  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: 18px !important;
    font-weight: 100 900 ;
}
.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;
}
.parr-ini-12{
  font-family:"fuentes-textos", sans-serif;
  margin-top: 7%;
  margin-left: 7%;
  font-size: 1vw !important;
  font-weight: 100 900 ;
}
.p12 {
    font-family: "fuentes-textos", sans-serif;
    margin-top: 7%;
    margin-left: 7%;
    font-size: 32px !important;
    font-weight: 100 900 ;
}
.parr-hacemos{
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px !important ;
    font-weight: 100 900 ;
}
.img-cp{
  display: flex;
  width:72% !important;
  height: auto;
  padding-bottom:20px;
  justify-items:center;
 
}
.img-pdh{
  display: flex;
   width:auto;
   height: auto;
   padding-bottom:20px;
  justify-items:center;
  
}
/* CSS preguntas frecuentes */
 .contenedor-faq { width: 30%; }
    
    .pregunta-item {
        margin-bottom: 15px;
        padding: 10px;
        background-color: #e1e1b7;
        border: 1px solid #36632c;
        cursor: pointer;
        border-radius: 5px;
        position: relative;
        transition: background 0.3s;
    }
    
    .pregunta-item:hover { background-color: #ffffff; }
    
    /* Respuesta oculta por defecto */
    .respuesta {
        display:none;
        position: absolute;
        top: 0px;
        left: 105%; /* Lado derecho */
        width: 235% !important;
        padding: 10px;
        color: #ffffff;
        background-color: #016b13;
        border: 1px solid #ffeeba;
        border-radius: 5px;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        z-index: 100;
    }
}
@media (max-width:991px) {
    .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;
}

body, ul, li, p, a, label, input, div {
    font-family: "fuentes-textos", sans-serif;
    font-size: 16px ;
    font-weight: 100 900 ;
}
.titulo-bandeja-inicio{
  font-family:"fuentes-titulos", sans-serif;
  margin-top: 7%;
  margin-left: 7%;
  font-size: 1.7rem !important;
  font-weight: 100 900 ;
}
.h1 {
    font-family: "fuentes-titulos", sans-serif;
    margin-top: 7%;
    margin-left: 7%;
    font-size: 28px !important;
    font-weight: 100 900 ;
}
.h2 {
    font-family: "fuentes-titulos", sans-serif;
    font-size: 18px !important;
    font-weight: 100 900 ;
}
.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;
}
.p12 {
    font-family: "fuentes-textos", sans-serif;
    margin-top: 7%;
    margin-left: 7%;
    font-size: 12px !important;
    font-weight: 100 900 ;
}
.parr-hacemos{
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px !important ;
    font-weight: 100 900 ;
}
.img-cp{
  display: flex;
  width:92% !important;
  height: auto;
  padding-bottom:20px;
  justify-items:center;
 
}
.img-pdh{
  display: flex;
   width:auto;
   height: auto;
   padding-bottom:20px;
  justify-items:center;
  
}
/* CSS preguntas frecuentes */
 .contenedor-faq { width: 30%; }
    
    .pregunta-item {
        margin-bottom: 15px;
        padding: 10px;
        background-color: #e1e1b7;
        border: 1px solid #36632c;
        cursor: pointer;
        border-radius: 5px;
        position: relative;
        transition: background 0.3s;
    }
    
    .pregunta-item:hover { background-color: #ffffff; }
    
    /* Respuesta oculta por defecto */
    .respuesta {
        display:none;
        position: absolute;
        top: 0px;
        left: 105%; /* Lado derecho */
        width: 235% !important;
        padding: 10px;
        color: #ffffff;
        background-color: #016b13;
        border: 1px solid #ffeeba;
        border-radius: 5px;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        z-index: 100;
    }
}
@media (max-width:854px) {
    .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;
}

body, ul, li, p, a, label, input, div {
    font-family: "fuentes-textos", sans-serif;
    font-size: 16px ;
    font-weight: 100 900 ;
}
.titulo-bandeja-inicio{
  font-family:"fuentes-titulos", sans-serif;
  margin-top: 7%;
  margin-left: 7%;
  font-size: 1.7rem !important;
  font-weight: 100 900 ;
}
.h1 {
    font-family: "fuentes-titulos", sans-serif;
    margin-top: 7%;
    margin-left: 7%;
    font-size: 28px !important;
    font-weight: 100 900 ;
}
.h2 {
    font-family: "fuentes-titulos", sans-serif;
    font-size: 18px !important;
    font-weight: 100 900 ;
}
.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;
}
.p5 {
  font-family: "fuentes-textos", sans-serif;
  font-size: 10px !important;
  font-weight: 100 900;
}
.p12 {
    font-family: "fuentes-textos", sans-serif;
    margin-top: 7%;
    margin-left: 7%;
    font-size: 12px !important;
    font-weight: 100 900 ;
}
.parr-hacemos{
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px !important ;
    font-weight: 100 900 ;
}
.img-cp{
  display: flex;
  width:86% !important;
  height: auto;
  padding-bottom:20px;
  justify-items:center;
 
}
.img-pdh{
  display: flex;
   width:auto;
   height: auto;
   padding-bottom:20px;
  justify-items:center;
  
}
/* CSS preguntas frecuentes */
 .contenedor-faq { width: 30%; }
    
    .pregunta-item {
        margin-bottom: 15px;
        padding: 10px;
        background-color: #e1e1b7;
        border: 1px solid #36632c;
        cursor: pointer;
        border-radius: 5px;
        position: relative;
        transition: background 0.3s;
    }
    
    .pregunta-item:hover { background-color: #ffffff; }
    
    /* Respuesta oculta por defecto */
    .respuesta {
        display:none;
        position: absolute;
        top: 0px;
        left: 105%; /* Lado derecho */
        width: 235% !important;
        padding: 10px;
        color: #ffffff;
        background-color: #016b13;
        border: 1px solid #ffeeba;
        border-radius: 5px;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        z-index: 100;
    }
}
@media(max-width: 768px){
.fil-col-hacemos {
    display: grid;
  grid-template-columns: 1fr !important;
}
.h1 .parr-hacemos{
    grid-column: 1/3 !important;
     text-align: center !important;
}
.IMG-QUE-HACEMOS{
    max-width: 85%;
    height: auto ;
}
.p5 {
  font-family: "fuentes-textos", sans-serif;
  font-size: 10px !important;
  font-weight: 100 900;
}
/*tamaños tablets*/
.parr-hacemos{
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px !important ;
    font-weight: 100 900 ;
}
.img-cp{
  display: flex;
  width:115% !important ;
  height: auto;
  padding-bottom:20px;
  justify-items:center;
 
}
.img-pdh{
  display: flex;
   width:auto;
   height: auto;
   padding-bottom:20px;
  justify-items:center;
  
}
/* CSS preguntas frecuentes */
 .contenedor-faq { width: 30%; }
    
    .pregunta-item {
        margin-bottom: 15px;
        padding: 10px;
        background-color: #e1e1b7;
        border: 1px solid #36632c;
        cursor: pointer;
        border-radius: 5px;
        position: relative;
        transition: background 0.3s;
    }
    
    .pregunta-item:hover { background-color: #ffffff; }
    
    /* Respuesta oculta por defecto */
    .respuesta {
        display:none;
        position: absolute;
        top: 0px;
        left: 105%; /* Lado derecho */
        width: 235% !important;
        padding: 10px;
        color: #ffffff;
        background-color: #016b13;
        border: 1px solid #ffeeba;
        border-radius: 5px;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        z-index: 100;
    }
}
@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;
}
.contenedor-info{
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 100vh; /* O la altura que desees */
}
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: 18px;
  font-weight: 100 900 ;
}

.h1 {
  font-family:"fuentes-titulos", sans-serif;
  margin-top: 7%;
  margin-left: 7%;
  font-size: 48px;
  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;
}
.p5 {
  font-family: "fuentes-textos", sans-serif;
  font-size: 10px !important;
  font-weight: 100 900;
}
.p12{
  font-family:"fuentes-textos", sans-serif;
  margin-top: 7%;
  margin-left: 7%;
  font-size: 32px;
  font-weight: 100 900 ;
}
.parr-hacemos{
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px !important ;
    font-weight: 100 900 ;
}
.img-cp{
  display: flex;
  width:47% !important ;
  height: auto;
  padding-bottom:20px;
  justify-items:center;
 
}
.img-pdh{
  display: flex;
   width:auto;
   height: auto;
   padding-bottom:20px;
  justify-items:center;
  
}
/* CSS preguntas frecuentes */
 .contenedor-faq { width: 30%; }
    
    .pregunta-item {
        margin-bottom: 15px;
        padding: 10px;
        background-color: #e1e1b7;
        border: 1px solid #36632c;
        cursor: pointer;
        border-radius: 5px;
        position: relative;
        transition: background 0.3s;
    }
    
    .pregunta-item:hover { background-color: #ffffff; }
    
    /* Respuesta oculta por defecto */
    .respuesta {
        display:none;
        position: absolute;
        top: 0px;
        left: 105%; /* Lado derecho */
        width: 235% !important;
        padding: 10px;
        color: #ffffff;
        background-color: #016b13;
        border: 1px solid #ffeeba;
        border-radius: 5px;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        z-index: 100;
    }
}
@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;
            padding: 5px !important;
            gap: 20px !important;
            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;
}
ul, li, a {
font-family:"fuentes-textos", sans-serif;
  font-size: 13px !important;
  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 ;
}
.titulo-bandeja-inicio{
  font-family:"fuentes-titulos", sans-serif;
  margin-top: 7%;
  margin-left: 7%;
  font-size: 1.5rem !important;
  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;
  }
.p5 {
  font-family: "fuentes-textos", sans-serif;
  font-size: 10px !important;
  font-weight: 100 900;
}
.p6 {
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px !important;
    font-weight: 100 900;
    text-align: justify;
}
.parr-ini-12{
  font-family:"fuentes-textos", sans-serif;
  margin-top: 7%;
  margin-left: 7%;
  font-size: 2.5vw !important;
  font-weight: 100 900 ;
}
.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 ;
}
.parr-hacemos{
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px !important ;
    font-weight: 100 900 ;
}
.img-cp{
  display: flex;
  width:74% !important;
  height: auto;
  padding-bottom:20px;
  justify-items:center;
 
}
.img-pdh{
  display: flex;
   width:auto;
   height: auto;
   padding-bottom:20px;
  justify-items:center;
  
}
/* CSS preguntas frecuentes */
 .contenedor-faq { width: 30%; }
    
    .pregunta-item {
        margin-bottom: 15px;
        padding: 10px;
        background-color: #e1e1b7;
        border: 1px solid #36632c;
        cursor: pointer;
        border-radius: 5px;
        position: relative;
        transition: background 0.3s;
    }
    
    .pregunta-item:hover { background-color: #ffffff; }
    
    /* Respuesta oculta por defecto */
    .respuesta {
        display:none;
        position: absolute;
        top: 0px;
        left: 105%; /* Lado derecho */
        width: 235% !important;
        padding: 10px;
        color: #ffffff;
        background-color: #016b13;
        border: 1px solid #ffeeba;
        border-radius: 5px;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        z-index: 100;
    }
}
@media (max-width:384px) {
    .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;
}

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 !important;
    font-weight: 100 900 ;
}
.h2 {
    font-family: "fuentes-titulos", sans-serif;
    font-size: 18px !important;
    font-weight: 100 900 ;
}
.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;
}
.p5 {
  font-family: "fuentes-textos", sans-serif;
  font-size: 10px !important;
  font-weight: 100 900;
}
.p12 {
    font-family: "fuentes-textos", sans-serif;
    margin-top: 7%;
    margin-left: 7%;
    font-size: 12px !important;
    font-weight: 100 900 ;
}
.parr-hacemos{
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px !important ;
    font-weight: 100 900 ;
}
.img-cp{
  display: flex;
  width:81% !important;
  height: auto;
  padding-bottom:20px;
  justify-items:center;
 
}
.img-pdh{
  display: flex;
   width:auto;
   height: auto;
   padding-bottom:20px;
  justify-items:center;
  
}
/* CSS preguntas frecuentes */
 .contenedor-faq { width: 30%; }
    
    .pregunta-item {
        margin-bottom: 15px;
        padding: 10px;
        background-color: #e1e1b7;
        border: 1px solid #36632c;
        cursor: pointer;
        border-radius: 5px;
        position: relative;
        transition: background 0.3s;
    }
    
    .pregunta-item:hover { background-color: #ffffff; }
    
    /* Respuesta oculta por defecto */
    .respuesta {
        display:none;
        position: absolute;
        top: 0px;
        left: 105%; /* Lado derecho */
        width: 235% !important;
        padding: 10px;
        color: #ffffff;
        background-color: #016b13;
        border: 1px solid #ffeeba;
        border-radius: 5px;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        z-index: 100;
    }
}
@media (max-width: 360px) {
   justify-content-between {
  justify-content: space-around !important;
}
.barra-nav{ background-color: #016b13;
            height: 40px;
            width: auto;
            border-radius: 50px;
            padding: 5px !important;
            gap: 20px !important;
            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;
}
ul, li, a {
font-family:"fuentes-textos", sans-serif;
  font-size: 13px !important;
  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;
}
.p5 {
  font-family: "fuentes-textos", sans-serif;
  font-size: 10px !important;
  font-weight: 100 900;
}
.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 ;
}
.parr-hacemos{
    font-family: "fuentes-textos", sans-serif;
    font-size: 18px !important ;
    font-weight: 100 900 ;
}
.img-cp{
  display: flex;
  width:87% !important ;
  height: auto;
  padding-bottom:20px;
  justify-items:center;
 
}
.img-pdh{
  display: flex;
   width:auto;
   height: auto;
   padding-bottom:20px;
  justify-items:center;
  
}
/* CSS preguntas frecuentes */
 .contenedor-faq { width: 30%; }
    
    .pregunta-item {
        margin-bottom: 15px;
        padding: 10px;
        background-color: #e1e1b7;
        border: 1px solid #36632c;
        cursor: pointer;
        border-radius: 5px;
        position: relative;
        transition: background 0.3s;
    }
    
    .pregunta-item:hover { background-color: #ffffff; }
    
    /* Respuesta oculta por defecto */
    .respuesta {
        display:none;
        position: absolute;
        top: 0px;
        left: 105%; /* Lado derecho */
        width: 235% !important;
        padding: 10px;
        color: #ffffff;
        background-color: #016b13;
        border: 1px solid #ffeeba;
        border-radius: 5px;
        box-shadow: 0 4px 8px rgba(0,0,0,0.1);
        z-index: 100;
    }
}

