body{
  font-family: "Open Sans", serif;
} 


.logo{
  width: 150px;
} 

#menu .navbar-nav .nav-link {
    color: #ffffff;
}

.texto-resaltado {
    color: #569eda;
}

/*Navbar*/
.custom-navbar {
    background-color: #071896 !important;
}

.custom-navbar .nav-link {
    color: rgba(255, 255, 255, 0.85) !important;
}

.custom-navbar .nav-link:hover {
    color: #ffffff !important;
}
/*Navbar FIN*/

/* Aplicar a todos los títulos */
h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat', sans-serif;
    font-weight: 200;
}

/* Aplicar al texto normal y párrafos */
body, p, a, li {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}

.bg-menu {
    background-color: #071896;
}


.btn-float1 {
  position: fixed;
  bottom: 70px;
  right: 30px;
  z-index: 99999999;
  width:70px;
}
.btn-float2 {
  position: fixed;
  bottom: 160px;
  right: 30px;
  z-index: 99999999;
  width:70px;
}
 

/*titulos banner*/
.h1banner{ 
	font-weight: 400;
  color: white;
  text-shadow: 3px 3px 3px #000;
}
.h2banner{
	font-weight: 400;
  color: white;
  font-size: 2rem;  
  
}

.forma-contacto h5 {
    color: #064f1d !important;
}

.icon-footer{
  color: white;
}

.icon-footer:hover{
  color: gray;
}


/*botones*/
.btn-llamanos{
  background: #569eda;
  color: white;
  border-radius: 10px;
  font-size: 15px;
  margin-left: 5px;
  margin-top: 5px;
}

.btn-llamanos:hover{
  background: #3a7399;
  color: white;
} 

.btn-whatsapp{
  background: #00e676;
  color: black; 
  border-radius: 10px;
  font-size: 15px;
  margin-left: 5px;
  margin-top: 5px;
}
.btn-whatsapp:hover{
  background: #007a3f;; 
  color:  black;
}

.btn-envia{
  background: #569eda;
  color: white;
  border-radius: 10px;
  font-size: 15px;
  margin-left: 5px;
  margin-top: 5px;
}

.btn-envia:hover{
  background: #3a7399;
  color: white;
} 

/*botones gracias*/
.btn-back{
  background: #569eda;
  color: #ffffff;
  border-radius: 20px;
  font-size: 20px;
  margin-left: 5px;
  margin-top: 5px;
  font-weight: 600;
}
.btn-back:hover{
  background: #3a7399;
  color: white;  
} 

.btn-llamanos-g{
  background: #071896;
  color: #ffffff;
  border-radius: 10px;
  font-size: 25px;
  margin-left: 5px;
  margin-top: 5px;
}
.btn-llamanos-g:hover{
  background:#050e6b; 
  color: white;  
}  

.btn-whats-g{
  background: #00e676;;
  color: black; 
  border-radius: 10px;
  font-size: 25px;
  margin-left: 5px;
  margin-top: 5px;
}
.btn-whats-g:hover{
  background: #007a3f;; 
  color:  white;

}  

/*banner fondo*/ 
#banner {
  background-image: url(../img/banner.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-position: center;
}

/*formulario*/
.bg-form {
  background: rgb(255 255 255 / 83%);
  border-radius: 20px;
  } 

/*TODO LO NUEVO*/
/*Bloque 1*/
/* Sección general con el azul oscuro de fondo */
.fondo-industrial {
    background-color: #071896;
    padding-top: 5rem;
    padding-bottom: 5rem;
}

/* Caja que replica el look de image_88749b.png */
.bloque-borde-elegante {
    border: 1px solid #569eda; /* Borde fino en el azul claro de la paleta */
    border-radius: 24px;       /* Esquinas redondeadas pronunciadas como el botón */
    padding: 3rem 2rem;        /* Espaciado interno para dar aire al texto */
    background-color: rgba(255, 255, 255, 0.02); /* Sutil contraste interno */
}

/* Tipografía de alta legibilidad y contraste */
.titulo-industrial {
    color: #ffffff;
    font-size: 2rem;           /* Tamaño equilibrado, reemplaza el display-8 */
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: -0.01em;
    margin-bottom: 0;          /* Elimina márgenes residuales */
}

/* --- AJUSTES RESPONSIVE --- */

/* Tablet (768px) */
@media (max-width: 768px) {
    .bloque-borde-elegante {
        padding: 2.5rem 1.5rem;
        border-radius: 20px;
    }
    .titulo-industrial {
        font-size: 1.6rem;
    }
}

/* Mobile (425px) */
@media (max-width: 425px) {
    .fondo-industrial {
        padding-top: 3.5rem;
        padding-bottom: 3.5rem;
    }
    .bloque-borde-elegante {
        padding: 2rem 1rem;
        border-radius: 16px;   /* Redondeado ligeramente menor en pantallas chicas */
    }
    .titulo-industrial {
        font-size: 1.35rem;
    }
}
/*Bloque 1 FIN*/

/*Bloque 1.1*/
/* --- Sección de Marcas (Fondo Azul Oscuro de image_27c8fc.png) --- */
.marcas-distribuidor {
  background-color: #071896;
  padding: 60px 0;
  font-family: sans-serif;
}

/* Estilo estricto para el subtítulo superior */
.subtitulo-distribuidor {
  display: block;
  color: #569eda; /* Color azul claro para mantener la jerarquía visual */
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 3px; /* Espaciado entre letras como la imagen */
  font-weight: 600;
  margin-bottom: 40px;
}

/* Contenedor flexible de la cuadrícula de logos */
.fila-logos {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
}

.contenedor-logo {
  text-align: center;
  padding: 15px 25px;
}

/* Control estricto del comportamiento y color de los logos */
.logo-aliado {
  max-width: 100%;
  height: auto;
  max-height: 55px; /* Evita que logos masivos rompan la simetría */
  object-fit: contain;
  opacity: 0.85;
  transition: opacity 0.3s ease, transform 0.3s ease;
  
  /* Truco de desarrollo por si tus imágenes tienen color original: las fuerza a ser blancas */
  filter: brightness(0) invert(1); 
}

/* Efecto sutil interactivo profesional */
.logo-aliado:hover {
  opacity: 1;
  transform: scale(1.03);
}

/* --- AJUSTES RESPONSIVE --- */

/* Tablets y pantallas medianas (768px) */
@media (max-width: 768px) {
  .marcas-distribuidor {
    padding: 50px 0;
  }
  .subtitulo-distribuidor {
    font-size: 11px;
    margin-bottom: 30px;
  }
  .logo-aliado {
    max-height: 45px; /* Un poco más compactos en tablet */
  }
}

/* Dispositivos móviles (425px) */
@media (max-width: 425px) {
  .marcas-distribuidor {
    padding: 40px 0;
  }
  .contenedor-logo {
    padding: 15px 10px; /* Reducción de padding para que no se encimen en móvil */
  }
  .logo-aliado {
    max-height: 38px; /* Tamaño optimizado para pantallas pequeñas */
  }
}
/*Bloque 1.1 FIN*/

/*Bloque 1.5 Pleca Azul*/

.seccion-pleca-azul {
    background-color: #050e6b; 
    padding-top: 3.5rem !important;
    padding-bottom: 3.5rem !important;
    width: 100%;
}

.titulo-industrial-pleca {
    color: #ffffff;
    

    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.5rem; 
    font-weight: 600;
    line-height: 1.4;
    letter-spacing: 0.5px;
    
    
    text-align: center;
    margin: 0;
}

/* Breakpoint para pantallas medianas/grandes (Desktop) */
@media (min-width: 768px) {
    .titulo-industrial-pleca {
        font-size: 1.85rem;
    }
}
/*Bloque 1.5 Pleca Azul FIN*/




/*Bloque 2*/
/* --- Estilos de la Sección Catálogo (Fondo Azul Premium) --- */
.catalogo-industrial {
  padding: 90px 0;
  background-color: #071896;
  font-family: sans-serif;
  overflow: hidden;
}

/* Centrado absoluto del encabezado */
.encabezado-catalogo {
  margin: 0 auto 70px auto;
  max-width: 800px;
}

.encabezado-catalogo h2 {
  color: #ffffff;
  font-size: 32px;
  font-weight: bold;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 20px;
}

.encabezado-catalogo p {
  color: #569eda;
  font-size: 16px;
  line-height: 1.6;
}

/* --- Estructura Compacta de Tarjetas Individuales --- */
.lista-productos {
  margin-bottom: 50px;
}

.tarjeta-producto-compacta {
  background-color: rgba(255, 255, 255, 0.03);
  border: 1px solid rgba(86, 158, 218, 0.2);
  border-radius: 4px;
  padding: 25px;
  margin-bottom: 30px; /* Reducido para evitar scroll infinito */
  transition: border-color 0.3s ease;
}

.tarjeta-producto-compacta:hover {
  border-color: #569eda;
}

/* --- Componente Carrusel por Producto --- */
.carrusel-producto {
  position: relative;
  padding: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.imagen-producto {
  max-width: 100%;
  height: 100px; /* Altura controlada y compacta */
  object-fit: contain;
  z-index: 2;
  border-radius: 20px;
}

/* Retícula o líneas técnicas de fondo */
.cuadro-tecnico-lineas {
  position: absolute;
  top: 10%;
  left: 10%;
  width: 80%;
  height: 80%;
  border: 0px dashed rgba(86, 158, 218, 0.15);
  pointer-events: none;
  z-index: 1;
}

/* Flechas de navegación integradas del carrusel */
.carrusel-producto .carousel-control-prev,
.carrusel-producto .carousel-control-next {
  width: 32px;
  height: 32px;
  background-color: #071896;
  border: 1px solid #569eda;
  border-radius: 50%;
  top: 50%;
  transform: translateY(-50%);
  opacity: 0.8;
}

.carrusel-producto .carousel-control-prev:hover,
.carrusel-producto .carousel-control-next:hover {
  background-color: #3a7399;
  opacity: 1;
}

.carrusel-producto .carousel-control-prev { left: -5px; }
.carrusel-producto .carousel-control-next { right: -5px; }

/* --- Información de Texto --- */
.contenedor-texto {
  padding-left: 30px;
}

.marca-producto {
  display: block;
  font-size: 12px;
  color: #569eda;
  text-transform: uppercase;
  font-weight: bold;
  margin-bottom: 8px;
  letter-spacing: 1px;
}

.nombre-producto {
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 12px;
}

.descripcion-producto {
  font-size: 14px;
  color: #ffffff;
  line-height: 1.6;
  opacity: 0.95;
  margin-bottom: 0;
}

/* --- Sección CTA / Pie --- */
.pie-catalogo {
  border-top: 1px solid rgba(86, 158, 218, 0.2);
  padding-top: 50px;
  margin-top: 40px;
}

.pie-catalogo h4 {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 25px;
  font-weight: bold;
}

.boton-cotizar {
  display: inline-block;
  background-color: #569eda;
  color: #ffffff;
  padding: 13px 40px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  transition: background-color 0.3s ease;
}

.boton-cotizar:hover {
  background-color: #3a7399;
  color: #ffffff;
}

/* --- MEDIAS QUERIES RESPONSIVE --- */

/* Medida Laptop: 1024px */
@media (max-width: 1024px) {
  .catalogo-industrial { padding: 70px 0; }
  .encabezado-catalogo h2 { font-size: 28px; }
  .contenedor-texto { padding-left: 15px; }
  .nombre-producto { font-size: 22px; }
}

/* Medida Tablet: 768px */
@media (max-width: 768px) {
  .tarjeta-producto-compacta { padding: 20px; }
  .contenedor-texto {
    padding-left: 0;
    text-align: center;
    margin-top: 20px;
  }
  .imagen-producto { height: 180px; }
}

/* Medida Mobile: 425px */
@media (max-width: 425px) {
  .catalogo-industrial { padding: 50px 0; }
  .encabezado-catalogo h2 { font-size: 24px; }
  .encabezado-catalogo p { font-size: 14px; }
  .nombre-producto { font-size: 20px; }
  .descripcion-producto { font-size: 13px; }
  .pie-catalogo h4 { font-size: 16px; }
}
/*Bloque 2 FIN*/

/*Bloque 4*/
/* --- Estilos de la Sección Soluciones (Fondo Azul Premium) --- */
.soluciones-industriales {
  padding: 80px 0;
  background-color: #071896; /* Cambio solicitado */
  font-family: sans-serif;
}

.encabezado-seccion {
  text-align: center;
  margin-bottom: 50px;
}

.encabezado-seccion h2 {
  color: #ffffff; /* Invertido para legibilidad sobre azul */
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 15px;
}

.encabezado-seccion p {
  color: #569eda; /* Azul claro para generar jerarquía visual */
  font-size: 16px;
  max-width: 800px;
  margin: 0 auto;
  line-height: 1.6;
}

.contenedor-tarjetas {
  margin-bottom: 30px;
}

/* --- Tarjetas Industriales Adaptadas --- */
.tarjeta-industrial {
  position: relative;
  border-radius: 20px;
  overflow: hidden;
  margin-bottom: 30px;
  background-color: #000000;
  height: 350px;
  border: 1px solid rgba(86, 158, 218, 0.2); /* Fino borde estético */
  transition: border-color 0.4s ease;
}

.tarjeta-industrial:hover {
  border-color: #569eda;
}

.contenedor-imagen {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.tarjeta-industrial img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

/* Efecto Zoom Hover */
.tarjeta-industrial:hover img {
  transform: scale(1.08);
}

/* Degradado oscuro optimizado para contrarrestar el fondo general */
.degradado-oscuro {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(7, 24, 150, 0.1) 0%, rgba(0, 0, 0, 0.9) 100%);
}

/* Contenido dentro de la tarjeta */
.contenido-tarjeta {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 25px;
  z-index: 2;
}

.contenido-tarjeta h3 {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}

.contenido-tarjeta p {
  color: #ffffff;
  font-size: 14px;
  margin-bottom: 0;
  line-height: 1.4;
  opacity: 0.85;
}

/* --- Botón de Acción Estilo Premium --- */
.contenedor-boton {
  text-align: center;
  margin-top: 20px;
}

.boton-saber-mas {
  display: inline-block;
  background-color: #569eda; /* Usamos el azul secundario para que resalte sobre el fondo 071896 */
  color: #ffffff;
  padding: 13px 40px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  transition: background-color 0.3s ease;
}

.boton-saber-mas:hover {
  background-color: #3a7399;
  color: #ffffff;
}

/* --- MEDIA QUERIES RESPONSIVE --- */

/* Medida Laptop: 1024px */
@media (max-width: 1024px) {
  .encabezado-seccion h2 {
    font-size: 28px;
  }
  .tarjeta-industrial {
    height: 320px;
  }
}

/* Medida Tablet: 768px */
@media (max-width: 768px) {
  .col-md-4 {
    width: 50%;
    float: left;
  }
  .encabezado-seccion h2 {
    font-size: 26px;
  }
  .tarjeta-industrial {
    height: 300px;
  }
}

/* Medida Mobile: 425px */
@media (max-width: 425px) {
  .col-md-4 {
    width: 100%;
    float: none;
  }
  .encabezado-seccion h2 {
    font-size: 22px;
  }
  .encabezado-seccion p {
    font-size: 14px;
  }
  .tarjeta-industrial {
    height: 280px;
    margin-bottom: 20px;
  }
  .contenido-tarjeta {
    padding: 20px;
  }
}
/*Bloque 4 FIN*/


/*Bloque 6*/
/* --- Estilos Base de Certificaciones (Fondo Azul Premium) --- */
.certificaciones-industriales {
  padding: 90px 0;
  background-color: #071896; /* Cambio solicitado */
  font-family: sans-serif;
}

.encabezado-certificaciones {
  margin-bottom: 60px;
}

.encabezado-certificaciones h2 {
  color: #ffffff; /* Ajustado para fondo oscuro */
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 8px;
}

.subtitulo-tecnico {
  display: block;
  color: #569eda; /* Tono de contraste legible */
  font-size: 14px;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: bold;
  margin-bottom: 20px;
}

.encabezado-certificaciones p {
  color: #ffffff;
  font-size: 16px;
  max-width: 850px;
  margin: 0 auto;
  line-height: 1.6;
  opacity: 0.9;
}

/* --- Cuadrícula Uniforme --- */
.cuadricula-certificaciones {
  display: flex;
  flex-wrap: wrap;
}

.contenedor-tarjeta-cert {
  margin-bottom: 30px;
}

.tarjeta-certificacion {
  position: relative;
  background-color: rgba(255, 255, 255, 0.03); /* Fondo translúcido premium */
  border: 1px solid rgba(86, 158, 218, 0.2);     /* Borde elegante y fino */
  padding: 40px 30px;
  text-align: center;
  height: 100%;
  border-radius: 4px;
  transition: all 0.3s ease;
}

/* Detalles sutiles inspirados en planos técnicos */
.borde-documento {
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  border: 1px solid rgba(86, 158, 218, 0.1);
  pointer-events: none;
}

.tarjeta-certificacion:hover {
  border-color: #569eda;
  background-color: rgba(255, 255, 255, 0.05);
}

/* Íconos técnicos complementarios */
.icono-norma {
  position: absolute;
  top: 20px;
  right: 25px;
  color: #569eda;
  font-size: 18px;
  opacity: 0.5;
}

.logo-certificacion {
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 25px;
  /* Si tus imágenes tienen fondo blanco recortado, este filtro ayuda a integrarlas mejor de forma limpia */
  filter: drop-shadow(0px 2px 4px rgba(0,0,0,0.15)); 
}

.logo-certificacion img {
  max-height: 100%;
  max-width: 140px;
  object-fit: contain;
}

.tarjeta-certificacion h3 {
  color: #ffffff; /* Texto principal en blanco */
  font-size: 22px;
  font-weight: bold;
  margin-bottom: 6px;
}

.tarjeta-certificacion h4 {
  color: #569eda; /* Subtítulos técnicos en el azul claro */
  font-size: 12px;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 0.5px;
}

.tarjeta-certificacion p {
  color: #ffffff;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 0;
  opacity: 0.85;
}

/* --- Bloque de Cierre / CTA Estilo Botón Elegante --- */
.pie-certificaciones {
  margin-top: 50px;
  border-top: 1px solid rgba(86, 158, 218, 0.15);
  padding-top: 40px;
}

.pie-certificaciones h5 {
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 25px;
}

/* Botón estilizado basado exactamente en la línea de diseño de la imagen */
.boton-asesoria {
  display: inline-block;
  background-color: transparent;
  color: #ffffff;
  padding: 14px 45px;
  border: 1px solid #569eda;
  border-radius: 24px; /* Esquinas redondeadas como el botón solicitado */
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  transition: all 0.3s ease;
}

.boton-asesoria:hover {
  background-color: #569eda;
  color: #ffffff;
}

.flecha-btn {
  display: inline-block;
  margin-left: 8px;
  transition: transform 0.3s ease;
}

.boton-asesoria:hover .flecha-btn {
  transform: translateX(4px);
}

/* --- MEDIA QUERIES RESPONSIVE --- */

/* Medida Laptop: 1024px */
@media (max-width: 1024px) {
  .encabezado-certificaciones h2 { font-size: 28px; }
  .tarjeta-certificacion { padding: 35px 20px; }
  .tarjeta-certificacion h3 { font-size: 20px; }
}

/* Medida Tablet: 768px */
@media (max-width: 768px) {
  .contenedor-tarjeta-cert { width: 50%; }
  .encabezado-certificaciones h2 { font-size: 26px; }
  .encabezado-certificaciones p { font-size: 15px; }
}

/* Medida Mobile: 425px */
@media (max-width: 425px) {
  .contenedor-tarjeta-cert { width: 100%; }
  .encabezado-certificaciones h2 { font-size: 24px; }
  .encabezado-certificaciones p { font-size: 14px; }
  .tarjeta-certificacion { padding: 30px 20px; }
  .pie-certificaciones h5 { font-size: 16px; }
  .boton-asesoria { padding: 12px 35px; border-radius: 20px; font-size: 15px; }
}
/*Bloque 6 FIN*/

/*Bloque 7*/
/* --- Estilos Base Cierre Contacto --- */
.cierre-contacto {
  padding: 80px 0;
  background-color: #ffffff;
  font-family: sans-serif;
}

.bloque-cta {
  position: relative;
  padding: 60px 40px;
  background-color: #ffffff;
  border: 1px solid #569eda;
  border-radius: 4px;
  overflow: hidden;
}

/* Detalle sutil de planos de ingeniería en las esquinas */
.lineas-ingenieria-cta {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

.lineas-ingenieria-cta::before {
  content: '';
  position: absolute;
  top: 15px;
  left: 15px;
  right: 15px;
  bottom: 15px;
  border: 1px dashed rgba(7, 24, 150, 0.1);
}

.bloque-cta h2 {
  color: #071896;
  font-size: 28px;
  font-weight: bold;
  max-width: 750px;
  margin: 0 auto 35px auto;
  line-height: 1.4;
  position: relative;
  z-index: 2;
}

/* --- Botón de Acción --- */
.contenedor-boton-cta {
  position: relative;
  z-index: 2;
}

.boton-asesoria-inmediata {
  display: inline-block;
  background-color: #071896;
  color: #ffffff;
  padding: 15px 40px;
  border-radius: 4px;
  text-decoration: none;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.5px;
  transition: background-color 0.3s ease;
}

.boton-asesoria-inmediata:hover {
  background-color: #3a7399;
  color: #ffffff;
}

/* --- MEDIAS QUERIES RESPONSIVE --- */

/* Medida Laptop: 1024px */
@media (max-width: 1024px) {
  .bloque-cta h2 {
    font-size: 26px;
  }
}

/* Medida Tablet: 768px */
@media (max-width: 768px) {
  .cierre-contacto {
    padding: 60px 0;
  }
  .bloque-cta {
    padding: 50px 30px;
  }
  .bloque-cta h2 {
    font-size: 22px;
    margin-bottom: 30px;
  }
}

/* Medida Mobile: 425px */
@media (max-width: 425px) {
  .cierre-contacto {
    padding: 40px 0;
  }
  .bloque-cta {
    padding: 40px 20px;
    border-left: none;
    border-right: none;
    border-radius: 0;
  }
  .bloque-cta h2 {
    font-size: 18px;
    margin-bottom: 25px;
  }
  .boton-asesoria-inmediata {
    padding: 13px 25px;
    font-size: 14px;
    display: block;
  }
}
/*Bloque 7 FIN*/

/*Bloque 8*/

/*Bloque 8 FIN*/

/*Bloque 9*/

/*Bloque 9 FIN*/

/*Bloque 10*/

/*Bloque 10 FIN*/


/*Texto en banners*/
.texto-light {
    font-weight: 200 !important;
    font-size: 1.2rem; /* Ajusta este valor si lo quieres más chico o grande en cel */
    line-height: 1.2;
}


@media (min-width: 768px) {
    .texto-light {
        font-size: 2.2rem; /* Tamaño intermedio para pantallas tipo iPad */
        line-height: 1.3;
    }
}


@media (min-width: 1024px) {
    .texto-light {
        font-size: 3rem; /* Tamaño grande para pantallas de laptop */
        line-height: 1.4;
    }
}
/*Texto en banners FIN*/

/*SCROLL*/
section[id] {
  scroll-margin-top: 80px; /* Ajusta este valor a la altura exacta de tu navbar */
}


/*FOOTER*/
/* El bloque oscuro de la derecha */
.bg-dark2 {
    background-color: #071896 !important;
}


@media (max-width: 425px){
  #banner {
    background-size: 160% auto!important;
    background-position: 0px 0px;
	background-image: url(../img/banner-movil.jpg);
} 
.bgformovil {
    background: rgb(255 255 255 / 83%);
    border-radius: 20px;
	background-color: #d9def0;
	margin: 180px 0px 20px 0px;
} 
    }




@media (max-width: 769px){
  #banner {
      background-size: 100% auto!important;
      background-position: 0px 0px;
	  background-image: url(../img/banner-movil.jpg);
      background-size: cover;
  } 

.bgformovilcel {
    background: rgb(255 255 255 / 83%);
    border-radius: 20px; 
	margin-left: auto !important;
    margin-right: auto !important;
	background-color: #d9def0;
	margin: 0px 0px 20px 0px;
} 

 
 .ryg-minimal-text {
        font-size: 1.5rem;
        border-left: 3px solid var(--ryg-primario);
        padding-left: 15px;
    }
	
.display-5 {
        font-size: 1.8rem;
    }
	
.bg-cta-industrial h2 {
        font-size: 1.8rem;
    }
 
.display-4 { font-size: 2rem; }
.display-5 { font-size: 1.8rem; }




}