/* ============================================================
   ESTILOS.CSS - Witomasu
   ============================================================ */

/*FONTS*/
@font-face {
    font-family: 'Helvetica LT Std Light';
    src: url('fonts/HelveticaLTStdLight.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica neue medium ext';
    src: url('fonts/helveticaneue-mediumext.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Alpha Brights';
    src: url('fonts/AlphaBrights.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Catalish Huntera';
    src: url('fonts/CatalishHuntera.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PlayfairDisplay SemiBold';
    src: url('fonts/PlayfairDisplay-SemiBold.ttf') format('truetype');  
    font-style: normal;
}

@font-face {
    font-family: 'PlusJakartaSans Regular';
    src: url('fonts/PlusJakartaSans-Regular.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'PlusJakartaSans Medium';
    src: url('fonts/PlusJakartaSans-Medium.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'PlusJakartaSans SemiBold';
    src: url('fonts/PlusJakartaSans-SemiBold.ttf') format('truetype');  
    font-style: normal;
}

@font-face {
    font-family: 'PlusJakartaSans SemiBold';
    src: url('fonts/PlusJakartaSans-SemiBold.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'PlusJakartaSans Light';
    src: url('fonts/PlusJakartaSans-Light.ttf') format('truetype');
    font-style: normal;
}

/* ESTILOS PERSONALIZADOS */

.title-1{
    font-family: 'Alpha Brights',  Arial, sans-serif;
    font-size: 50px;
    color: #BF9487;
}

.title-2{
    font-family: 'PlayfairDisplay SemiBold', Arial, sans-serif;
    font-size: 42px;
    color: #6B554A;
    line-height: 1.15;
}

.title-3{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-size: 18px;
    color: #947E71;
}

.title-4{
    font-family: 'PlusJakartaSans SemiBold', Arial, sans-serif;
    font-size: 20px;
    color: #6B554A;
}

.title-5{
    font-family: 'PlusJakartaSans SemiBold', Arial, sans-serif;
    font-size: 20px;
    color: #A9784F;
}

.subtitulo-valores{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-size: 18px;
    color: #947E71;
    letter-spacing: 4px;
}


.title-categorias{
    font-family: 'PlayfairDisplay SemiBold', Arial, sans-serif;
    font-weight: 600;
    font-size: 42px;
    color: #6B554A;
    line-height: 1.15;
    letter-spacing: 0px;
}

.txt-categorias-apoyo{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #947E71;
    line-height: 1.5;
}

.txt-categorias-nombre{
    font-family: 'PlusJakartaSans Bold', Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #6B554A;
    letter-spacing: 0.3px;
}

.txt-categorias-frase{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #947E71;
    line-height: 1.45;
}

.txt-title-banner{
    font-family: 'PlusJakartaSans Light', Arial, sans-serif;    
    font-size: 50px;
    color: #FFFFFF;
    line-height: 1.15;
}

.txt-title-banner-sec{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #756158;
    line-height: 1.15;
}

.txt-menu{
    font-family: 'PlusJakartaSans Medium', Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #6B554A;
    letter-spacing: 0.4px;    
}

.txt-seguridad{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-size: 14px;
    color: #7C6A5D;
    margin-top: 14px;
}

.btn-banner{
    font-family: 'PlusJakartaSans Medium', Arial, sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    Border: 2px solid #F8F4EF;
    Border-radius: 10 px;
    padding: 16px 32px;
}

.btn-banner:hover{
    color: #BF9D58;
    Border: 2px solid #BF9D58;
    transition: transform 0.3s ease;
    transform: translateY(-2px);
}

.btn-producto{   
    background-color: #BF9487;
    color: #FFFFFF;
    border: 1px solid #BF9487;
}

.btn-producto:hover{
    background-color: #CFA49F;
    border: 1px solid #CFA49F;
}

.btn-valores{   
    background-color: #ba9a57;
    color: #FFFFFF;
    border: 1px solid #ba9a57;
}

.btn-valores:hover{
    background-color: #756541;
    border: 1px solid #756541;
}

.btn-agregar{   
    background-color: #ba9a57;
    color: #FFFFFF;
    border: 1px solid #ba9a57;
}

.btn-agregar:hover{
    background-color: #756541;
    border: 1px solid #756541;
}

.img-logo{
  width: 175px;
}

.img-logo-footer{
  width: 250px;
}

.img-logo-footer-margin{
  margin-top: initial;
}

.menu-icons{
  color: #6B554A;
  font-size: 28px;
}

.btn-descubrir{
  font-family: 'PlusJakartaSans SemiBold', Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #BF9487;
  padding: 15px;
  padding-inline: 32px;
  border-radius: 100px;
  border: none;
}

.btn-descubrir:hover{
  background-color: #CFA49F;
  transform: translateY(-2px);
  transition: 0.3s ease;
}

.txt-detalle{
  font-family: 'PlayfairDisplay SemiBold', Arial, sans-serif;
  font-size: 45px;
  color: #6B554A;
  line-height: 1.15;
}

.txt-detalle-apoyo{
  font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
  font-size: 22px;
  color: #947E71;
}

.txt-descubre{
  font-family: 'PlayfairDisplay SemiBold', Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 4px;
  color: #BF9D58;
}

.txt-proposito{
  margin-top: 50px;
  margin-bottom: -50px;
}

.bg-detalle { background-color: #F5EBE0; }
.bg-footer { background-color: #6B554A; }

.contenedor-lineas {
  display: flex;
  align-items: center;       /* Alinea las líneas y el texto verticalmente al medio */
  text-align: center;
  padding-left: 20%;
  padding-right: 20%;
}

/* Configuración para ambas líneas (antes y después del texto) */
.contenedor-lineas::before,
.contenedor-lineas::after {
  content: "";
  flex: 1;                   /* Hace que las líneas ocupen todo el espacio disponible */
  height: 1px;               /* Grosor de la línea */
  background-color: #BF9D58; /* Color gris/beige claro de la línea */
}

/* Espacio entre la línea izquierda y el texto */
.contenedor-lineas::before {
  margin-right: 20px;
}

/* Espacio entre el texto y la línea derecha */
.contenedor-lineas::after {
  margin-left: 20px;
}

.title-footer{
  font-family: 'PlusJakartaSans Bold', Arial, sans-serif;
  font-size: 18px;
  color: #FFFFFF;
}

.links-footer{
  font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #F3E9DE;
  transition: transform 0.2s ease;
}

.links-footer:hover{
  color: #BA9A57;
  transform: translateY(-2px);
}

.links-redes{
  font-size: 26px;
  color: #FFFFFF;
  transition: transform 0.2s ease;
}

.links-redes:hover{
  color: #BA9A57;
  transform: translateY(-2px);
}

.btn-contacto{
  background-color: #ba9a57;
  color: #FFFFFF;
}

.btn-contacto:hover{
  background-color: #756541;
  color: #FFFFFF;
}

.btn-suscribe{
  background-color: #ba9a57;
  color: #FFFFFF;
}

.btn-suscribe:hover{
  background-color: #756541;
  color: #FFFFFF;
}

.title-beneficio{
  font-family: 'PlusJakartaSans Bold', Arial, sans-serif;
  font-size: 18px;
  color: #6B554A;
}

.txt-beneficio{
  font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
  font-size: 16px;
  color: #947E71;
}

.icono-beneficio{
  color: #6B554A;
}

.img-beneficio{
  width: 75px;
}


.contenedor-titulo {
    width: 100%;
}

.linea-decorativa {
    flex: 1;
    height: 75px; /* Ajusta según la altura real de tu imagen */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* Lado izquierdo: Puntas hacia el extremo exterior (Invertido horizontalmente) */
.linea-izquierda {
    background-image: url('../images/linea-estrella.png');    
}

/* Lado derecho: Puntas hacia el extremo exterior (Orientación original) */
.linea-derecha {
    background-image: url('../images/linea-estrella.png');
    transform: scaleX(-1);
}

.btn-filtro-categoria{
    font-family: 'PlusJakartaSans Medium', Arial, sans-serif;
    font-size: 14px;
    color: #3E2C1D ;
    Border-radius: 999px;
    padding-inline: 24px;
    border: 1px solid #BF9487;
}

.btn-filtro-categoria:hover{
    background-color: #3E2C1D;
    color: #FFFFFF;
    border: 1px solid #BF9487;
}

.btn-filtro-categoria.active{
    background-color: #BF9487;
    color: #FFFFFF;
    border: 1px solid #BF9487;
}

.btn-dudas{
    font-family: 'PlusJakartaSans Medium', Arial, sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #3E2C1D;
    border-radius: 8px;
    padding: 12px 18px;
    border: 1px solid #3E2C1D;
}

.btn-dudas:hover{
    background-color: #BA9A57;
    border: 1px solid #BA9A57;
    color: #FFFFFF;
}

.title-nosotros{
    font-family: 'PlusJakartaSans Bold', Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #3E2C1D;
}

.title-canales{
    font-family: 'PlusJakartaSans Bold', Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-weight: 700;
    color: #3E2C1D;
    margin-bottom: 22px;
}

.title-chico{
    font-family: 'PlusJakartaSans Bold', Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #3E2C1D;
}

.title-valores{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #3E2C1D;
    line-height: 1.7;
}

.parrafo-nosotros{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #7C6A5D;
    line-height: 1.8;
    text-align: left;
    margin-top: -8px;
}

.parrafo-dudas{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #7C6A5D;
    line-height: 1.8;
    text-align: center;
}

.parrafo-canales{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #7C6A5D !important;
    line-height: 1.8;
    text-align: left;
}

.parrafo-valores{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #7C6A5D;
    line-height: 1.8;
}

.banner-fondo {
    background-image: url('../images/grandes_historias.png'); 
    background-size: contain;         /* Mantiene la imagen completa sin recortar */
    background-position: center;     
    background-repeat: no-repeat;    
    position: relative;
    overflow: hidden;

    /* Define la relación de aspecto de tu imagen (Ancho / Alto) */
    aspect-ratio: 1200 / 400;         /* Cambia 1200/400 por el ancho/alto real de tu imagen */
    width: 100%;
    height: auto;
}

.icono-valores{
  width: 125px;
}

.icono-redes{
  width: 40px;
}

.icono-opciones{
  width: 75px;
}


.icono-contacto{
  color: #7C6A5D;
  font-size: 26px;
}

.icono-sociales{
  color: #3E2C1D;
  font-size: 28px;
}

.input-contacto{
  height: 48px;
  background-color: #FFFFFF;
  border: 1px solid #D8C8BA;
  border-radius: 8px;
  padding: 0 16px;
  font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
  font-size: 15px;
  color: #3E2C1D;
  margin-bottom: 18px;
}

.input-contacto-textarea{
  height: 150px;
  background-color: #FFFFFF;
  border: 1px solid #D8C8BA;
  border-radius: 8px;
  padding: 16px;
  font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
  font-size: 15px;
  color: #3E2C1D;
  margin-bottom: 18px;
}

.input-contacto:focus {
  border-color: #BA9A57;
  outline: none;
  box-shadow: 0 0 0 3px #ca9a5b4d;
}

.input-contacto-textarea:focus {
  border-color: #BA9A57;
  outline: none;
  box-shadow: 0 0 0 3px #ca9a5b4d;
}

.input-contacto::placeholder {
  color: #9A8C82;
}

.input-contacto-textarea::placeholder {
  color: #9A8C82;
}

/* ---------- RESET / BASE ---------- */
*, *::before, *::after {
  box-sizing: border-box;
}

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto,
    "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif,
    "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #FAF7EF;
}

img {
  vertical-align: middle;
  border-style: none;
}

h1, h2, h3, h5, h6, p {
  margin-top: 0;
  margin-bottom: 0.5rem;
}

a {
  color: #0d6efd;
  text-decoration: underline;
}

hr {
  margin: 1rem 0;
  color: inherit;
  border: 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  opacity: 0.25;
}

/* ---------- CONTAINER ---------- */
.container {
  width: 100%;
  padding-right: 0.75rem;
  padding-left: 0.75rem;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px)  { .container { max-width: 540px; } }
@media (min-width: 768px)  { .container { max-width: 720px; } }
@media (min-width: 992px)  { .container { max-width: 960px; } }
@media (min-width: 1200px) { .container { max-width: 1140px; } }
@media (min-width: 1400px) { .container { max-width: 1320px; } }

/* ---------- GRID (row / col) ---------- */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-top: calc(-1 * var(--bs-gutter-y, 0rem));
  margin-right: calc(-0.5 * var(--bs-gutter-x, 1.5rem));
  margin-left: calc(-0.5 * var(--bs-gutter-x, 1.5rem));
}

.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: calc(var(--bs-gutter-x, 1.5rem) * 0.5);
  padding-left: calc(var(--bs-gutter-x, 1.5rem) * 0.5);
  margin-top: var(--bs-gutter-y, 0rem);
}

.g-4 {
  --bs-gutter-x: 1.5rem;
  --bs-gutter-y: 1.5rem;
}

.col-6  { width: 50%; }
.col-12 { width: 100%; }

@media (min-width: 576px) {
  .col-sm-6 { width: 50%; }
}

@media (min-width: 768px) {
  .col-md-2 { width: 16.6666667%; }
  .col-md-3 { width: 25%; }
  .col-md-6 { width: 50%; }
}

@media (min-width: 992px) {
  .col-lg-6 { width: 50%; }
  .mb-lg-0  { margin-bottom: 0 !important; }
}

/* ---------- DISPLAY / FLEX UTILITIES ---------- */
.d-flex         { display: flex; }
.d-inline-block { display: inline-block; }
.flex-column    { flex-direction: column; }
.align-items-center { align-items: center; }
.gap-3 { gap: 1rem; }

/* ---------- SPACING UTILITIES ---------- */
.mb-0 { margin-bottom: 0; }
.mb-1 { margin-bottom: 0.25rem; }
.mb-2 { margin-bottom: 0.5rem; }
.mb-3 { margin-bottom: 1rem; }
.mb-4 { margin-bottom: 1.5rem; }

.mt-2    { margin-top: 0.5rem; }
.mt-auto { margin-top: auto; }

.mx-auto { margin-right: auto; margin-left: auto; }
.me-2    { margin-right: 0.5rem; }

.my-4 { margin-top: 1.5rem; margin-bottom: 1.5rem; background-color: #BF9D58; }

.p-4  { padding: 1.5rem; }
.py-5 { padding-top: 3rem; padding-bottom: 3rem; }
.pt-5 { padding-top: 3rem; }
.pb-3 { padding-bottom: 1rem; }

/* ---------- TEXTO ---------- */
.text-center         { text-align: center; }
.text-muted          { color: #6c757d; }
.text-dark           { color: #212529; }
.text-decoration-none{ text-decoration: none; }
.fw-bold             { font-weight: 700; }
.fw-semibold         { font-weight: 600; }
.fs-5                { font-size: 1.25rem; }
.small               { font-size: 0.875em; }

.lead {
  font-size: 1.25rem;
  font-weight: 300;
}

.display-4 {
  font-size: 3.5rem;
  font-weight: 300;
  line-height: 1.2;
}

/* ---------- FONDOS / BORDES / SOMBRAS ---------- */
.bg-light { background-color: #FDF8F1; }
.bg-footer { background-color: #FFFFFF; }

.border        { border: 1px solid #dee2e6; }
.border-0      { border: 0; }
.border-top    { border-top: 1px solid #dee2e6; }
.border-bottom { border-bottom: 1px solid #dee2e6; }
.rounded       { border-radius: 0.375rem; }

.shadow-sm { box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075); }

/* ---------- TAMAÑOS ---------- */
.w-100 { width: 100%; }
.h-100 { height: 100%; }

.img-fluid {
  max-width: 100%;
  height: auto;
}

/* ---------- BOTONES ---------- */
.btn {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  border-radius: 0.375rem;
  transition: color .15s ease-in-out, background-color .15s ease-in-out,
    border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}

.btn-dark {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}
.btn-dark:hover {
  color: #fff;
  background-color: #1c1f23;
  border-color: #1a1e21;
}

.btn-outline-dark {
  color: #212529;
  border-color: #212529;
  background-color: transparent;
}
.btn-outline-dark:hover {
  color: #fff;
  background-color: #212529;
  border-color: #212529;
}

.btn-lg {
  padding: 0.5rem 1rem;
  font-size: 1.25rem;
  border-radius: 0.5rem;
}

.btn-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}

/* ---------- TARJETAS (card) ---------- */
.card {
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  background-color: #fff;
  background-clip: border-box;
  border: 2px solid #E9DED2;
  border-radius: 0.375rem;
  border-radius: 18px;
  box-shadow: 0 6px 6px #cfb675;
}

.card-img-top {
  width: 100%;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
}

.card-body {
  flex: 1 1 auto;
  padding: 1rem;
  background-color: #FFF9F4;
  border-bottom-left-radius: 18px;
  border-bottom-right-radius: 18px;
}

.card-title {
  margin-bottom: 0.5rem;
}

/* ---------- LISTAS ---------- */
.list-unstyled {
  padding-left: 0;
  list-style: none;
}

/* ---------- FORMULARIOS ---------- */
.input-group {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
  width: 100%;
}

.form-control {
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
}

.form-control-sm {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  border-radius: 0.25rem;
}

.input-group > .form-control {
  position: relative;
  flex: 1 1 auto;
  width: 1%;
  min-width: 0;
}

.input-group > .form-control:not(:last-child) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group > .btn {
  position: relative;
  z-index: 2;
}

.input-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  margin-left: -1px;
}

/* ---------- NAVBAR ---------- */
.navbar {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.navbar > .container {
  display: flex;
  flex-wrap: inherit;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  padding-top: 0.3125rem;
  padding-bottom: 0.3125rem;
  margin-right: 1rem;
  font-size: 1.25rem;
  text-decoration: none;
  color: #212529;
  white-space: nowrap;
}

.navbar-nav {
  display: flex;
  flex-direction: column;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-item:hover{
  background-color: #BF9D58;
  transition: background-color 0.3s ease;

}

.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #212529;
  text-decoration: none;
}

.nav-link.active {
  font-weight: 700;
  border-top: 2px solid #BF9D58;
  border-bottom: 2px solid #BF9D58;
}

.navbar-toggler {
  padding: 0.25rem 0.75rem;
  font-size: 1.25rem;
  line-height: 1;
  background-color: transparent;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0.375rem;
  display: none;
  cursor: pointer;
}

.navbar-toggler-icon {
  display: inline-block;
  width: 1.5em;
  height: 1.5em;
  vertical-align: middle;
  background: no-repeat center center;
  background-size: 100% 100%;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.55)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.collapse {
  display: none;
}

.collapse.show {
  display: block;
}

.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
}

@media (min-width: 992px) {
  .navbar-expand-lg {
    flex-wrap: nowrap;
    justify-content: flex-start;
  }
  .navbar-expand-lg .navbar-collapse {
    display: flex !important;
    flex-basis: 100%;
    flex-grow: 1;
    align-items: center;
  }
  .navbar-expand-lg .navbar-toggler {
    display: none;
  }
  .navbar-expand-lg .navbar-nav {
    flex-direction: row;
  }
}

@media (max-width: 991.98px) {
  .navbar-expand-lg .navbar-toggler {
    display: block;
  }
}

/* ============================================================
   AMPLIACIÓN: clases usadas en productos.html, nosotros.html,
   contacto.html y carrito.html
   ============================================================ */

/* ---------- GRID: columnas y gutters adicionales ---------- */
.g-5 {
  --bs-gutter-x: 3rem;
  --bs-gutter-y: 3rem;
}

@media (min-width: 768px) {
  .col-md-4 { width: 33.3333333%; }
  .col-md-5 { width: 41.6666667%; }
  .col-md-7 { width: 58.3333333%; }
  .flex-md-row-reverse { flex-direction: row-reverse; }
}

@media (min-width: 992px) {
  .col-lg-4 { width: 33.3333333%; }
  .col-lg-8 { width: 66.6666667%; }
}

/* ---------- FLEX ADICIONALES ---------- */
.flex-wrap             { flex-wrap: wrap; }
.flex-fill             { flex: 1 1 auto; }
.align-items-start     { align-items: flex-start; }
.justify-content-center  { justify-content: center; }
.justify-content-between { justify-content: space-between; }
.gap-2 { gap: 0.5rem; }

/* ---------- ESPACIADO ADICIONAL ---------- */
.me-3  { margin-right: 1rem; }
.mt-3  { margin-top: 1rem; }
.mt-5  { margin-top: 3rem; }
.mb-5  { margin-bottom: 3rem; }
.px-4  { padding-right: 1.5rem; padding-left: 1.5rem; }
.py-2  { padding-top: 0.5rem; padding-bottom: 0.5rem; }

/* ---------- TAMAÑOS DE FUENTE ADICIONALES ---------- */
.fs-1 { font-size: 2.5rem; }
.fs-3 { font-size: 1.75rem; }
.fs-4 { font-size: 1.5rem; }

/* ---------- COLORES ADICIONALES ---------- */
.bg-dark     { background-color: #212529 !important; }
.border-dark { border-color: #212529 !important; }

/* ---------- POSICIONAMIENTO (badge del carrito) ---------- */
.position-relative { position: relative; }
.position-absolute { position: absolute; }
.top-0    { top: 0; }
.start-100 { left: 100%; }
.translate-middle { transform: translate(-50%, -50%); }

/* ---------- BADGE ---------- */
.badge {
  display: inline-block;
  padding: 0.35em 0.65em;
  font-size: 0.75em;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.375rem;
}

.rounded-pill { border-radius: 50rem; }

/* ---------- BOTONES ADICIONALES ---------- */
.btn-outline-danger {
  color: #dc3545;
  border-color: #dc3545;
  background-color: transparent;
}
.btn-outline-danger:hover {
  color: #fff;
  background-color: #dc3545;
  border-color: #dc3545;
}

.btn.active,
.btn:active {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn:disabled,
.btn.disabled {
  opacity: 0.65;
  cursor: not-allowed;
  pointer-events: none;
}

/* ---------- PAGINACIÓN ---------- */
.pagination {
  display: flex;
  padding-left: 0;
  list-style: none;
}

.page-link {
  position: relative;
  display: block;
  color: #3E2C1D;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #BF9487;
  padding: 0.375rem 0.75rem;
}

.page-item:first-child .page-link {
  border-top-left-radius: 0.375rem;
  border-bottom-left-radius: 0.375rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.375rem;
  border-bottom-right-radius: 0.375rem;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  background-color: #fff;
  border-color: #dee2e6;
}

.page-item.active .page-link {
  z-index: 3;
  color: #FFFFFF;
  background-color: #BF9487;
  border-color: #BF9487;
}

/* ============================================================
   AMPLIACIÓN 2: libro-de-reclamaciones.html
   (incluye también algunas clases que faltaban de páginas anteriores)
   ============================================================ */

/* ---------- Faltantes de páginas anteriores ---------- */
.bg-white { background-color: #fff; }
.p-1      { padding: 0.25rem; }

@media (min-width: 768px) {
  .text-md-start { text-align: left; }
}

/* ---------- Color / texto ---------- */
.text-danger    { color: #dc3545; }
.text-uppercase { text-transform: uppercase; }
.bg-danger      { background-color: #dc3545; }

/* ---------- Display ---------- */
.d-block { display: block; }
.d-grid  { display: grid; }

/* ---------- Espaciado ---------- */
.gap-4 { gap: 1.5rem; }
.px-5  { padding-right: 3rem; padding-left: 3rem; }

.g-1 {
  --bs-gutter-x: 0.25rem;
  --bs-gutter-y: 0.25rem;
}

/* ---------- Grid adicional ---------- */
.col-4 { width: 33.3333333%; }

@media (min-width: 768px) {
  .col-md-8    { width: 66.6666667%; }
  .mb-md-0     { margin-bottom: 0; }
  .p-md-5      { padding: 3rem; }
  .d-md-flex   { display: flex; }
  .justify-md-end { justify-content: flex-end; }
}

/* ---------- Formularios adicionales ---------- */
.form-label {
  display: inline-block;
  margin-bottom: 0.5rem;
}

.form-select {
  display: block;
  width: 100%;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 16px 12px;
  border: 1px solid #ced4da;
  border-radius: 0.375rem;
  appearance: none;
}

.form-control:disabled,
.form-select:disabled {
  background-color: #e9ecef;
  opacity: 1;
}

.form-check {
  display: block;
  min-height: 1.5rem;
  padding-left: 1.5em;
  margin-bottom: 0.125rem;
}

.form-check-input {
  width: 1em;
  height: 1em;
  margin-top: 0.25em;
  margin-left: -1.5em;
  vertical-align: top;
  background-color: #fff;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: 1px solid rgba(0, 0, 0, 0.25);
  appearance: none;
}

.form-check-input[type="checkbox"] { border-radius: 0.25em; }
.form-check-input[type="radio"]    { border-radius: 50%; }

.form-check-input:checked {
  background-color: #212529;
  border-color: #212529;
}

.form-check-label {
  cursor: default;
}

/* ---------- Botones adicionales ---------- */
.btn-outline-secondary {
  color: #6c757d;
  border-color: #6c757d;
  background-color: transparent;
}
.btn-outline-secondary:hover {
  color: #fff;
  background-color: #6c757d;
  border-color: #6c757d;
}

/* ============================================================
   AMPLIACIÓN 3: carrusel de banners (index.html)
   Requiere bootstrap.bundle.min.js (ya incluido) para el
   movimiento automático, flechas e indicadores.
   ============================================================ */

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner::after {
  display: block;
  clear: both;
  content: "";
}

.carousel-item {
  position: relative;
  display: none;
  float: left;
  width: 100%;
  margin-right: -100%;
  backface-visibility: hidden;
  transition: transform 0.6s ease-in-out;
}

@media (prefers-reduced-motion: reduce) {
  .carousel-item { transition: none; }
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
  display: block;
}

.carousel-item-next:not(.carousel-item-start),
.active.carousel-item-end {
  transform: translateX(100%);
}

.carousel-item-prev:not(.carousel-item-end),
.active.carousel-item-start {
  transform: translateX(-100%);
}

.carousel-control-prev,
.carousel-control-next {
  position: absolute;
  top: 0;
  bottom: 0;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 15%;
  padding: 0;
  color: #fff;
  text-align: center;
  background: none;
  border: 0;
  opacity: 0.5;
  transition: opacity 0.15s ease;
  cursor: pointer;
}
.carousel-control-prev:hover,
.carousel-control-next:hover {
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
}
.carousel-control-prev { left: 0; }
.carousel-control-next { right: 0; }

.carousel-control-prev-icon,
.carousel-control-next-icon {
  display: inline-block;
  width: 2rem;
  height: 2rem;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: 100% 100%;
}
.carousel-control-prev-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M11.354 1.646a.5.5 0 0 1 0 .708L5.707 8l5.647 5.646a.5.5 0 0 1-.708.708l-6-6a.5.5 0 0 1 0-.708l6-6a.5.5 0 0 1 .708 0z'/%3e%3c/svg%3e");
}
.carousel-control-next-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3e%3cpath d='M4.646 1.646a.5.5 0 0 1 .708 0l6 6a.5.5 0 0 1 0 .708l-6 6a.5.5 0 0 1-.708-.708L10.293 8 4.646 2.354a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
}

.carousel-indicators {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  display: flex;
  justify-content: center;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  list-style: none;
}
.carousel-indicators [data-bs-target] {
  box-sizing: content-box;
  flex: 0 1 auto;
  width: 30px;
  height: 3px;
  padding: 0;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  opacity: 0.5;
  transition: opacity 0.6s ease;
}
.carousel-indicators .active {
  opacity: 1;
}

/* ---------- Faltaba en ampliaciones anteriores ---------- */
.visually-hidden {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0 !important;
  margin: -1px !important;
  overflow: hidden !important;
  clip: rect(0, 0, 0, 0) !important;
  white-space: nowrap !important;
  border: 0 !important;
}

/* ============================================================
   AMPLIACIÓN 4: hero slider de ancho completo con texto
   superpuesto sobre la imagen (index.html)
   ============================================================ */

.hero-slider {
  position: relative;
}

/* Imagen del slide: alto fijo y recorte con object-fit para que
   las 3 fotos se vean parejas aunque tengan tamaños distintos */
.hero-slide-img {
  width: 100%;
  height: 724px;
  object-fit: cover;
}

@media (max-width: 768px) {
  .hero-slide-img { height: 320px; }
}

/* Capa oscura degradada para que el texto blanco se lea bien
   encima de cualquier foto */
.hero-caption {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.25) 55%, rgba(0, 0, 0, 0) 100%);
}

.hero-caption-content {
  max-width: 580px;
  color: #fff;
}

.hero-caption-content .lead {
  color: rgba(255, 255, 255, 0.9);
}

@media (max-width: 576px) {
  .hero-caption-content { max-width: 100%; }
  .hero-caption-content .display-4 { font-size: 2rem; }
  .hero-caption-content .lead { font-size: 1rem; }
}

/* Botón claro para usarse sobre fotos/fondos oscuros */
.btn-outline-light {
  color: #fff;
  border-color: #fff;
  background-color: transparent;
}
.btn-outline-light:hover {
  color: #212529;
  background-color: #fff;
  border-color: #fff;
}



/*FONTS*/
@font-face {
    font-family: 'Helvetica LT Std Light';
    src: url('fonts/HelveticaLTStdLight.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'helvetica neue medium ext';
    src: url('fonts/helveticaneue-mediumext.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Alpha Brights';
    src: url('fonts/AlphaBrights.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Catalish Huntera';
    src: url('fonts/CatalishHuntera.otf') format('opentype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'PlayfairDisplay SemiBold';
    src: url('fonts/PlayfairDisplay-SemiBold.ttf') format('truetype');  
    font-style: normal;
}

@font-face {
    font-family: 'PlusJakartaSans Regular';
    src: url('fonts/PlusJakartaSans-Regular.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'PlusJakartaSans Medium';
    src: url('fonts/PlusJakartaSans-Medium.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'PlusJakartaSans SemiBold';
    src: url('fonts/PlusJakartaSans-SemiBold.ttf') format('truetype');  
    font-style: normal;
}

@font-face {
    font-family: 'PlusJakartaSans SemiBold';
    src: url('fonts/PlusJakartaSans-SemiBold.ttf') format('truetype');
    font-style: normal;
}

@font-face {
    font-family: 'PlusJakartaSans Light';
    src: url('fonts/PlusJakartaSans-Light.ttf') format('truetype');
    font-style: normal;
}


.title-1{
    font-family: 'Alpha Brights',  Arial, sans-serif;
    font-size: 50px;
    color: #BF9487;
}

.title-2{
    font-family: 'PlayfairDisplay SemiBold', Arial, sans-serif;
    font-size: 42px;
    color: #6B554A;
    line-height: 1.15;
}

.title-3{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-size: 18px;
    color: #947E71;
}

.title-4{
    font-family: 'PlusJakartaSans SemiBold', Arial, sans-serif;
    font-size: 20px;
    color: #6B554A;
}

.title-5{
    font-family: 'PlusJakartaSans SemiBold', Arial, sans-serif;
    font-size: 20px;
    color: #A9784F;
}

.subtitulo-valores{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-size: 18px;
    color: #947E71;
    letter-spacing: 4px;
}


.title-categorias{
    font-family: 'PlayfairDisplay SemiBold', Arial, sans-serif;
    font-weight: 600;
    font-size: 42px;
    color: #6B554A;
    line-height: 1.15;
    letter-spacing: 0px;
}

.txt-categorias-apoyo{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #947E71;
    line-height: 1.5;
}

.txt-categorias-nombre{
    font-family: 'PlusJakartaSans Bold', Arial, sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #6B554A;
    letter-spacing: 0.3px;
}

.txt-categorias-frase{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-weight: 400;
    font-size: 18px;
    color: #947E71;
    line-height: 1.45;
}

.txt-title-banner{
    font-family: 'PlusJakartaSans Light', Arial, sans-serif;    
    font-size: 50px;
    color: #FFFFFF;
    line-height: 1.15;
}

.txt-title-banner-sec{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-weight: 400;
    font-size: 20px;
    color: #756158;
    line-height: 1.15;
}

.txt-menu{
    font-family: 'PlusJakartaSans Medium', Arial, sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #6B554A;
    letter-spacing: 0.4px;    
}

.txt-seguridad{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-size: 14px;
    color: #7C6A5D;
    margin-top: 14px;
}

.btn-banner{
    font-family: 'PlusJakartaSans Medium', Arial, sans-serif;
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    Border: 2px solid #F8F4EF;
    Border-radius: 10 px;
    padding: 16px 32px;
}

.btn-banner:hover{
    color: #BF9D58;
    Border: 2px solid #BF9D58;
    transition: transform 0.3s ease;
    transform: translateY(-2px);
}

.btn-producto{   
    background-color: #BF9487;
    color: #FFFFFF;
    border: 1px solid #BF9487;
}

.btn-producto:hover{
    background-color: #CFA49F;
    border: 1px solid #CFA49F;
}

.btn-valores{   
    background-color: #ba9a57;
    color: #FFFFFF;
    border: 1px solid #ba9a57;
}

.btn-valores:hover{
    background-color: #756541;
    border: 1px solid #756541;
}

.btn-agregar{   
    background-color: #ba9a57;
    color: #FFFFFF;
    border: 1px solid #ba9a57;
}

.btn-agregar:hover{
    background-color: #756541;
    border: 1px solid #756541;
}

.img-logo{
  width: 175px;
}

.img-logo-footer{
  width: 250px;
}

.img-logo-footer-margin{
  margin-top: initial;
}

.menu-icons{
  color: #6B554A;
  font-size: 28px;
}

.btn-descubrir{
  font-family: 'PlusJakartaSans SemiBold', Arial, sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #FFFFFF;
  background-color: #BF9487;
  padding: 15px;
  padding-inline: 32px;
  border-radius: 100px;
  border: none;
}

.btn-descubrir:hover{
  background-color: #CFA49F;
  transform: translateY(-2px);
  transition: 0.3s ease;
}

.txt-detalle{
  font-family: 'PlayfairDisplay SemiBold', Arial, sans-serif;
  font-size: 45px;
  color: #6B554A;
  line-height: 1.15;
}

.txt-detalle-apoyo{
  font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
  font-size: 22px;
  color: #947E71;
}

.txt-descubre{
  font-family: 'PlayfairDisplay SemiBold', Arial, sans-serif;
  font-size: 18px;
  letter-spacing: 4px;
  color: #BF9D58;
}

.txt-proposito{
  margin-top: 50px;
  margin-bottom: -50px;
}

.bg-detalle { background-color: #F5EBE0; }
.bg-footer { background-color: #6B554A; }

.contenedor-lineas {
  display: flex;
  align-items: center;       /* Alinea las líneas y el texto verticalmente al medio */
  text-align: center;
  padding-left: 20%;
  padding-right: 20%;
}

/* Configuración para ambas líneas (antes y después del texto) */
.contenedor-lineas::before,
.contenedor-lineas::after {
  content: "";
  flex: 1;                   /* Hace que las líneas ocupen todo el espacio disponible */
  height: 1px;               /* Grosor de la línea */
  background-color: #BF9D58; /* Color gris/beige claro de la línea */
}

/* Espacio entre la línea izquierda y el texto */
.contenedor-lineas::before {
  margin-right: 20px;
}

/* Espacio entre el texto y la línea derecha */
.contenedor-lineas::after {
  margin-left: 20px;
}

.title-footer{
  font-family: 'PlusJakartaSans Bold', Arial, sans-serif;
  font-size: 18px;
  color: #FFFFFF;
}

.links-footer{
  font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
  font-weight: 400;
  font-size: 16px;
  color: #F3E9DE;
  transition: transform 0.2s ease;
}

.links-footer:hover{
  color: #BA9A57;
  transform: translateY(-2px);
}

.links-redes{
  font-size: 26px;
  color: #FFFFFF;
  transition: transform 0.2s ease;
}

.links-redes:hover{
  color: #BA9A57;
  transform: translateY(-2px);
}

.btn-contacto{
  background-color: #ba9a57;
  color: #FFFFFF;
}

.btn-contacto:hover{
  background-color: #756541;
  color: #FFFFFF;
}

.btn-suscribe{
  background-color: #ba9a57;
  color: #FFFFFF;
}

.btn-suscribe:hover{
  background-color: #756541;
  color: #FFFFFF;
}

.title-beneficio{
  font-family: 'PlusJakartaSans Bold', Arial, sans-serif;
  font-size: 18px;
  color: #6B554A;
}

.txt-beneficio{
  font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
  font-size: 16px;
  color: #947E71;
}

.icono-beneficio{
  color: #6B554A;
}

.img-beneficio{
  width: 75px;
}


.contenedor-titulo {
    width: 100%;
}

.linea-decorativa {
    flex: 1;
    height: 75px; /* Ajusta según la altura real de tu imagen */
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}

/* Lado izquierdo: Puntas hacia el extremo exterior (Invertido horizontalmente) */
.linea-izquierda {
    background-image: url('../images/linea-estrella.png');    
}

/* Lado derecho: Puntas hacia el extremo exterior (Orientación original) */
.linea-derecha {
    background-image: url('../images/linea-estrella.png');
    transform: scaleX(-1);
}

.btn-filtro-categoria{
    font-family: 'PlusJakartaSans Medium', Arial, sans-serif;
    font-size: 14px;
    color: #3E2C1D ;
    Border-radius: 999px;
    padding-inline: 24px;
    border: 1px solid #BF9487;
}

.btn-filtro-categoria:hover{
    background-color: #3E2C1D;
    color: #FFFFFF;
    border: 1px solid #BF9487;
}

.btn-filtro-categoria.active{
    background-color: #BF9487;
    color: #FFFFFF;
    border: 1px solid #BF9487;
}

.btn-dudas{
    font-family: 'PlusJakartaSans Medium', Arial, sans-serif;
    font-weight: 500;
    font-size: 15px;
    color: #3E2C1D;
    border-radius: 8px;
    padding: 12px 18px;
    border: 1px solid #3E2C1D;
}

.btn-dudas:hover{
    background-color: #BA9A57;
    border: 1px solid #BA9A57;
    color: #FFFFFF;
}

.title-nosotros{
    font-family: 'PlusJakartaSans Bold', Arial, sans-serif;
    font-size: 18px;
    font-weight: 700;
    color: #3E2C1D;
}

.title-canales{
    font-family: 'PlusJakartaSans Bold', Arial, sans-serif;
    font-weight: 700;
    font-size: 16px;
    font-weight: 700;
    color: #3E2C1D;
    margin-bottom: 22px;
}

.title-chico{
    font-family: 'PlusJakartaSans Bold', Arial, sans-serif;
    font-size: 14px;
    font-weight: 700;
    color: #3E2C1D;
}

.title-valores{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-size: 25px;
    font-weight: 700;
    color: #3E2C1D;
    line-height: 1.7;
}

.parrafo-nosotros{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #7C6A5D ;
    line-height: 1.8;
    text-align: left;
    margin-top: -8px;
}

.parrafo-dudas{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #7C6A5D ;
    line-height: 1.8;
    text-align: center;
}

.parrafo-valores{
    font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #7C6A5D;
    line-height: 1.8;
}

.banner-fondo {
    background-image: url('../images/grandes_historias.png'); 
    background-size: contain;         /* Mantiene la imagen completa sin recortar */
    background-position: center;     
    background-repeat: no-repeat;    
    position: relative;
    overflow: hidden;

    /* Define la relación de aspecto de tu imagen (Ancho / Alto) */
    aspect-ratio: 1200 / 400;         /* Cambia 1200/400 por el ancho/alto real de tu imagen */
    width: 100%;
    height: auto;
}

.icono-valores{
  width: 125px;
}

.icono-redes{
  width: 40px;
}

.icono-opciones{
  width: 75px;
}


.icono-contacto{
  color: #7C6A5D;
  font-size: 26px;
}

.icono-sociales{
  color: #3E2C1D;
  font-size: 28px;
}

.input-contacto{
  height: 48px;
  background-color: #FFFFFF;
  border: 1px solid #D8C8BA;
  border-radius: 8px;
  padding: 0 16px;
  font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
  font-size: 15px;
  color: #3E2C1D;
  margin-bottom: 18px;
}

.input-contacto-textarea{
  height: 150px;
  background-color: #FFFFFF;
  border: 1px solid #D8C8BA;
  border-radius: 8px;
  padding: 16px;
  font-family: 'PlusJakartaSans Regular', Arial, sans-serif;
  font-size: 15px;
  color: #3E2C1D;
  margin-bottom: 18px;
}

.input-contacto:focus {
  border-color: #BA9A57;
  outline: none;
  box-shadow: 0 0 0 3px #ca9a5b4d;
}

.input-contacto-textarea:focus {
  border-color: #BA9A57;
  outline: none;
  box-shadow: 0 0 0 3px #ca9a5b4d;
}

.input-contacto::placeholder {
  color: #9A8C82;
}

.input-contacto-textarea::placeholder {
  color: #9A8C82;
}

/* ============================================================
   AMPLIACIÓN 5: utilidades sueltas que faltaban
   ============================================================ */
.px-3      { padding-right: 1rem; padding-left: 1rem; }
.rounded-3 { border-radius: 0.5rem; }
.text-white { color: #fff; }
 
/* ============================================================
   AMPLIACIÓN 6: footer con columnas por contenido
   (arregla separación pareja entre navegación/ayuda/contacto/
   suscríbete y evita que el correo de contacto se corte de línea)
   ============================================================ */
@media (min-width: 768px) {
  .bg-footer .row.g-4 > div {
    flex: 0 0 auto;
    width: auto;
    max-width: none;
  }
  .bg-footer .row.g-4 {
    justify-content: space-between;
  }
}

@media (min-width: 768px) {
    .txt-col-derecha {
        margin-left: 20px; /* Ajusta el valor en px según cuánto quieras moverlo */
    }
}