/* Estilo del body */
body {
  background: linear-gradient(180deg, rgba(156, 147, 201, 0.7), rgba(135, 181, 212, 0.7)); /* Solo dos colores */
  color: #928d8d;
  position: relative;
  display: flex;
  flex-direction: column;
  min-height: 100vh;
  margin: 0;
}


/* Mantener el contenido principal expandido */
main {
  flex-grow: 1;
}

/* Estilo de loading */
#divLoading {
  position: fixed;
  top: 0;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  background: rgba(254, 254, 255, .65);
  z-index: 9999;
  display: none;
}

#divLoading img {
  width: 50px;
  height: 50px;
}







/* Estilo de botones */
.btn-primary {
  background-color: #007bff;
  color: white;
  border: none;
  border-radius: 5px;
}

.btn-primary:hover {
  background-color: #0056b3;
  transform: scale(1.05);
}

.btn-primary i {
  margin-right: 10px;
}



/* Estilo de secciones */
.custom-card {
  background: linear-gradient(to right, #1a1a2e, #2e3b55); /* Fondo degradado oscuro */
  color: rgb(255, 255, 255);
  padding: 30px;
  border-radius: 8px;
  margin-bottom: 80px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease, box-shadow 0.3s ease; /* Suaviza el crecimiento y el sombreado */
}

.custom-card:hover {
  /*transform: scale(1.05); /* Aumenta el tamaño al 105% */
  box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.5); /* Intensifica la sombra */
}

.custom-card h2 {
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  color: white;
  position: relative; /* Necesario para posicionar el subrayado */
  margin-bottom: 20px; /* Espaciado inferior para separar el subrayado */
}

.custom-card h2::after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background-color: #ffd700; /* Línea decorativa amarilla */
  margin: 10px auto 0; /* Centrado horizontal */
  border-radius: 2px; /* Bordes redondeados */
}


.custom-card p {
  text-align: center;
  color: #d1d5db;
  margin-bottom: 2rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}




/* Estilo del footer 
footer {
  background-color: #1a1a2e;
  color: #d1d5db;
}

footer .text-light {
  color: #d1d5db !important;
  transition: color 0.3s ease;
  text-decoration: none;
   transition: color 0.3s ease;
}*/

footer .text-light:hover {
  color: #ffd700 !important;
  text-decoration: none;
}

footer .btn-link {
  color: #d1d5db;
}

footer .btn-link:hover {
  color: #ffd700;
}

footer .list-inline-item a {
  color: #d1d5db;
  font-size: 1.25rem;
  transition: color 0.3s ease;
}

footer .list-inline-item a:hover {
  color: #ffd700;
}

footer img {
  max-height: 70px;
}








/* Estilo del carrusel para ocupar toda la altura de la pantalla */
.carousel-item {
  height: 100vh; /* Ocupa toda la altura de la ventana */
  position: relative;
}

.carousel-item img {
  object-fit: cover; /* Asegura que la imagen se ajuste proporcionalmente */
  height: 100%;
  width: 100%;
}

/* Fondo oscuro para cubrir toda la imagen */
.carousel-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5); /* Fondo semitransparente para toda la imagen */
  z-index: 1; /* Coloca la capa por encima de la imagen */
}

/* Fondo más oscuro detrás del texto */
.carousel-caption {
  position: absolute;
  bottom: 20%; /* Ubicación del texto dentro de la imagen */
  z-index: 2; /* Coloca el texto por encima del overlay */
  background: rgba(0, 0, 0, 0.7); /* Fondo oscuro más intenso detrás del texto */
  padding: 20px;
  border-radius: 10px;
  max-width: 70%; /* Limitar el ancho del contenedor de texto */
  margin: 0 auto; /* Centrar el texto horizontalmente */
  text-align: center;
}

/* Estilo del texto dentro del carrusel */
.carousel-caption h5,
.carousel-caption p {
  color: #fff; /* Texto blanco */
  text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.6); /* Sombra en el texto */
}

/* Hover en los controles de navegación */
.carousel-control-prev-icon,
.carousel-control-next-icon {
  background-color: rgba(0, 0, 0, 0.5); /* Fondo oscuro para destacar los íconos */
  border-radius: 50%;
  padding: 10px;
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.carousel-control-prev-icon:hover,
.carousel-control-next-icon:hover {
  background-color: rgba(0, 0, 0, 0.7); /* Fondo más oscuro al pasar el mouse */
  transform: scale(1.1); /* Efecto de crecimiento */
}

/* Responsividad */
@media (max-width: 768px) {
  .carousel-caption {
    bottom: 10%; /* Ajustar la posición del texto en pantallas pequeñas */
    max-width: 90%; /* Expandir el contenedor de texto */
    font-size: 0.9rem; /* Reducir el tamaño del texto */
  }

  .carousel-caption h5 {
    font-size: 1.2rem; /* Tamaño ajustado del título */
  }

  .carousel-caption p {
    font-size: 1rem; /* Tamaño ajustado del mensaje */
  }
}








/* Título de la sección */
/* Título de la sección Instagram */
.instagram-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #ffffff; /* Blanco para resaltar */
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); /* Sombra del texto */
  text-align: center; /* Centrar el título */
  margin-bottom: 20px; /* Espaciado inferior */
  position: relative;
}

.instagram-title::after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background-color: #ffd700; /* Línea decorativa amarilla */
  margin: 10px auto 0; /* Centrado horizontal */
  border-radius: 2px; /* Bordes redondeados */
}


/* Contenedor del feed de Instagram */
.instagram-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px;
  background: #1a1a2e; /* Fondo más oscuro para contraste */
  border: 1px solid #333; /* Borde más oscuro */
  border-radius: 10px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2); /* Sombra */
  min-height: 300px; /* Altura mínima para mantener el diseño limpio */
}

/* Animación para la carga del feed */
.elfsight-app[data-elfsight-app-lazy] {
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}

.elfsight-app:not([data-elfsight-app-lazy]) {
  opacity: 1;
}




/* Estilo de la sección de la galería */
.gallery-title {
  font-size: 2.5rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}

.gallery-title::after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background-color: #ffd700; /* Línea decorativa dorada */
  margin: 10px auto 0;
  border-radius: 2px;
}

/* Contenedor de la galería */
#gallery-container {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
}

/* Tarjetas de la galería */
.gallery-card {
  position: relative;
  overflow: hidden;
  border-radius: 10px;
  width: 300px;
  height: 300px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.gallery-card:hover {
  transform: scale(1.03);
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.4);
}

.gallery-card img {
  width: 100%;
  height: 100%;
  object-fit: cover; /* Ajusta la imagen dentro de 300x300 */
  border-radius: 10px;
}

/* Overlay dinámico para hover */
.gallery-card .card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(91, 22, 211, 0.7); /* Fondo oscuro */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}

.gallery-card:hover .card-overlay {
  opacity: 1; /* Mostrar overlay al hacer hover */
}

/* Mensaje descriptivo */
.gallery-card .card-overlay p {
  font-size: 1rem;
  color: #ffffff;
  margin-bottom: 15px;
  text-align: center;
  padding: 0 15px; /* Espaciado para texto largo */
}


/* MODAL DE IMGS*/
.modal-header {
  background-color: #1a1a2e;
  color: #fff;
  border-bottom: none;
}

.modal-body img {
  max-width: 100%;
  border-radius: 10px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.3);
}

.modal-body p {
  font-size: 1.1rem;
  margin-bottom: 15px;
}

.message-text {
  font-size: 1.2rem; /* Tamaño legible */
  font-weight: 500; /* Peso medio */
  color: #4a4a4a; /* Gris oscuro para mejor contraste */
  margin-bottom: 20px; /* Espaciado inferior */
  text-align: center; /* Centrado */
  line-height: 1.5; /* Altura de línea cómoda */
  border-bottom: 1px solid #ddd; /* Línea decorativa */
  padding-bottom: 10px; /* Espaciado interno */
}

.description-text {
  line-height: 1.6; /* Altura de línea cómoda */
  color: #333; /* Gris oscuro para legibilidad */
  background-color: #f9f9f9; /* Fondo claro para resaltar */

  border-radius: 8px; /* Bordes redondeados */
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1); /* Sombra ligera */
  text-align: justify; /* Texto justificado */
}


.cerrar:hover {
  transform: scale(1.05); /* Crecimiento leve al pasar el mouse */
  background: linear-gradient(180deg, #ff4c4c, #e63939); /* Fondo más oscuro */
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.3); /* Sombra más intensa */
}

.cerrar i {
  margin-right: 5px; /* Espaciado entre el ícono y el texto */
}



.modal-body a {
  display: inline-block;
  margin-top: 15px;
  padding: 10px 20px;
  background-color: #007bff;
  color: #fff;
  text-decoration: none;
  border-radius: 5px;
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.modal-body a:hover {
  background-color: #0056b3;
  transform: scale(1.05);
}






/* Botón "Ir" */
.gallery-card .card-overlay a {
  display: inline-block;
  background-color: #007bff; /* Azul primario */
  color: white;
  padding: 8px 15px;
  border-radius: 15px;
  font-size: 0.9rem;
  text-decoration: none; /* Sin subrayado */
  font-weight: bold;
  transition: background-color 0.3s ease, transform 0.3s ease;
}

.gallery-card .card-overlay a:hover {
  background-color: #0056b3; /* Azul más oscuro */
  transform: scale(1.1); /* Crecimiento leve */
}










/* Botones flotantes de redes sociales */
.social-buttons {
  position: fixed;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  display: flex;
  flex-direction: column;
  gap: 10px;
  z-index: 1000;
}

.social-buttons a {
  background-color: #007bff; /* Azul por defecto */
  color: white; /* Color del icono */
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%; /* Forma circular */
  text-decoration: none;
  transition: background-color 0.3s ease, transform 0.3s ease; /* Efecto suave */
}

.social-buttons a:hover {
  background-color: #0056b3; /* Azul más oscuro */
  transform: scale(1.2); /* Incrementar tamaño ligeramente */
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.3); /* Sombra para destacar */
  color: #f8f8f9; /* Cambia el color del ícono a dorado */
}

.social-buttons a i {
  font-size: 1.2rem; /* Tamaño del icono */
}

/* Botón Ir Arriba */
#backToTopBtn {
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 1000;
  background-color: #007bff;
  color: white;
  border: none;
  outline: none;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  cursor: pointer;
  display: none;
  align-items: center;
  justify-content: center;
  transition: background-color 0.3s ease, transform 0.3s ease;
}

#backToTopBtn:hover {
  background-color: #0056b3;
  transform: scale(1.1);
}






/* Sección Nosotros */
.about-section {
  background: linear-gradient(to right, #e3f2fd, #ffffff); /* Colores más suaves para una experiencia visual agradable */
  padding: 60px 40px; /* Espaciado adicional para mejor estructura */
  border-radius: 15px; /* Bordes más redondeados */
  box-shadow: 0px 10px 40px rgba(0, 0, 0, 0.15); /* Sombra más difusa para profundidad */
  transition: transform 0.3s ease, box-shadow 0.3s ease; /* Transiciones suaves */
}

.about-section:hover {
  transform: scale(1.02); /* Leve crecimiento al pasar el mouse */
  box-shadow: 0px 12px 45px rgba(0, 0, 0, 0.2); /* Sombra más intensa */
}

.about-section h2 {
  font-size: 2.8rem; /* Título ligeramente más grande */
  font-weight: 700; /* Mayor grosor para destacar */
  color: #ffffff; /* Azul más oscuro para contraste */
  text-align: center;
  margin-bottom: 30px;
  /* text-transform: uppercase; Texto en mayúsculas para impacto visual */
  letter-spacing: 1px; /* Espaciado entre letras */
  position: relative;
}

.about-section h2::after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background-color: #ffd700; /* Línea decorativa dorada */
  margin: 10px auto 0; /* Centrado debajo del título */
  border-radius: 2px;
}

/* Estilo exclusivo para las tarjetas de la sección Nosotros */
.job-card {
  background: linear-gradient(to bottom, #1b1818, #266fa3); /* Fondo con gradiente suave */
  border: none; /* Elimina bordes predeterminados */
  border-radius: 10px; /* Bordes ligeramente redondeados */
  box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.1); /* Sombra suave para profundidad */
  transition: transform 0.3s ease, box-shadow 0.3s ease; /* Efecto al pasar el mouse */
}

.job-card:hover {
  transform: scale(1.05); /* Crecimiento leve al pasar el mouse */
  box-shadow: 0px 12px 30px rgba(0, 0, 0, 0.2); /* Sombra más intensa */
}

/* Estilo del cuerpo de la tarjeta */
.job-card .card-body {
  padding: 20px; /* Espaciado interno */
  text-align: left; /* Alineación del contenido a la izquierda */
}

/* Título de la tarjeta */
.job-card .card-title {
  font-size: 1.5rem; /* Tamaño destacado */
  font-weight: 600; /* Mayor grosor */
  color: #0056b3; /* Azul oscuro */
  display: flex; /* Alineación flexible para ícono y texto */
  align-items: center;
  margin-bottom: 15px; /* Espaciado inferior */
}

/* Ícono en el título */
.job-card .card-title i {
  margin-right: 10px; /* Espaciado entre ícono y texto */
  color: #ffd700; /* Color dorado para el ícono */
  font-size: 1.8rem; /* Tamaño destacado del ícono */
}

/* Texto de la tarjeta */
.job-card .card-text {
  color: #232222; /* Texto oscuro para legibilidad */
  line-height: 1.6; /* Altura de línea cómoda */
  font-size: 1rem; /* Tamaño estándar */
  margin-bottom: 10px; /* Espaciado inferior */
}

/* Responsividad */
@media (max-width: 768px) {
  .job-card {
    box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.1); /* Sombra más ligera en pantallas pequeñas */
  }

  .job-card .card-title {
    font-size: 1.3rem; /* Título más pequeño en pantallas pequeñas */
  }

  .job-card .card-text {
    font-size: 0.9rem; /* Texto más compacto */
  }
}




/* FAQs */
.faq-section {
  background: linear-gradient(to right, #1a1a2e, #2e3b55); /* Fondo degradado oscuro */
  color: #ffffff; /* Texto blanco */
  padding: 60px 40px;
  border-radius: 15px; /* Bordes redondeados */
  box-shadow: 0px 10px 30px rgba(0, 0, 0, 0.3); /* Sombra */
}

.faq-section:hover {
  transform: scale(1.05); /* Aumenta el tamaño al 105% */
  box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.5); /* Intensifica la sombra */
}

/* Título de la sección */
.faq-title {
  font-size: 2.8rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 30px;
  /*text-transform: uppercase;*/
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.5); /* Sombra de texto */
  position: relative;
}

.faq-title::after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  background-color: #ffd700; /* Blanco */
  margin: 10px auto 0;
  border-radius: 2px;
}

/* FAQ Items */
.faq-item {
  background-color: #2e3b55; /* Fondo oscuro */
  border-radius: 10px;
  box-shadow: 0px 4px 15px rgba(0, 0, 0, 0.2); /* Sombra */
  padding: 20px;
  margin-bottom: 20px;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.faq-item:hover {
  transform: scale(1.02); /* Crecimiento al pasar el mouse */
  box-shadow: 0px 8px 30px rgba(0, 0, 0, 0.3); /* Sombra más intensa */
}

/* Títulos de las FAQ */
.faq-item h3 {
  font-size: 1.5rem;
  font-weight: bold;
  margin-bottom: 15px;
  display: flex;
  align-items: center;
}

.faq-item h3 i {
  margin-right: 10px;
  font-size: 1.8rem; /* Tamaño del ícono */
}

/* Accordion */
.accordion-button {
  /*background-color: #2e3b55; /* Fondo oscuro */
  /*color: #ffffff; /* Blanco */
  border: none;
  text-align: left;
  font-size: 1.2rem;
  font-weight: 600;
  padding: 15px;
  border-radius: 5px;
  transition: background-color 0.3s ease, color 0.3s ease;
}

/*.accordion-button:not(.collapsed) {
  background-color: #ffffff;
  color: #2e3b55; 
}

.accordion-button:hover {
  background-color: #ffffff; 
  color: #2e3b55;
}*/

.accordion-body {
  /*background-color: #1a1a2e; /* Fondo más oscuro */
  /*color: #ffffff; /* Texto blanco */
  font-size: 1rem;
  padding: 20px;
  line-height: 1.6;
  border-top: 1px solid #3a4a6b; /* Línea divisoria */
}

/* Responsividad */
@media (max-width: 768px) {
  .faq-title {
    font-size: 2rem;
  }

  .faq-item h3 {
    font-size: 1.3rem;
  }

  .accordion-button {
    font-size: 1rem;
  }
}







/* Contacto */
/* Botón de enviar */
/* Contacto: Título con línea decorativa */
.contacto-title {
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}

.contacto-title::after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  margin: 10px auto 0;
  border-radius: 2px;
}

/* Botón de enviar */
#btnEnviar {
  border: none;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

#btnEnviar:hover {
  transform: scale(1.05);
  box-shadow: 0 4px 15px rgba(223, 10, 10, 0.2);
}

/* Tarjetas de contacto */
.p-5 {
  padding: 3rem !important;
}

.shadow-lg {
  box-shadow: 0 10px 30px rgba(218, 4, 4, 0.2) !important;
}

/* Iconos sociales */
.contact-social-buttons a {
  font-size: 1.8rem;
  transition: transform 0.3s ease, color 0.3s ease;
}

.contact-social-buttons a:hover {
  transform: scale(1.2);
}

/* Lista de información */
.list-unstyled li {
  font-size: 1.1rem;
  line-height: 1.8;
}

/* Títulos */
.contacto-title,
h4.text-primary {
  font-weight: 700;
  letter-spacing: 0.5px;
}

/* Horarios */
.list-group-item {
  background: transparent;
  font-size: 1rem;
  border: none;
  padding: 0.75rem 1rem;
 }



/* Google Maps */
.ratio {
  border-radius: 10px;
  overflow: hidden;
  /*box-shadow: 0 10px 20px rgba(0, 0, 0, 0.2);*/
}

iframe {
  width: 100%;
  height: 450px;
  border: none;
}

.ubicacion-title {
  font-size: 2.5rem;
  font-weight: bold;
  /*color: #ffffff;  Blanco */
  text-align: center;
  margin-bottom: 20px;
  position: relative;
}

.ubicacion-title::after {
  content: '';
  display: block;
  width: 80px;
  height: 4px;
  /*background-color: #ffd700;  Línea decorativa amarilla */
  margin: 10px auto 0;
  border-radius: 2px;
}



/*empresas premium*/
/* Contenedor de la galería */
.premium-gallery-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
  align-items: flex-start;
  padding: 20px;
}

/* Tarjetas Premium */
.premium-gallery-card {
  position: relative;
  border: 3px solid #ffd700; /* Bordes dorados */
  border-radius: 12px;
  overflow: hidden;
  width: 300px;
  height: 300px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.3);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.premium-gallery-card:hover {
  transform: scale(1.05);
  box-shadow: 0 8px 25px rgba(0, 0, 0, 0.4);
}

/* Imagen dentro de la tarjeta */
.premium-gallery-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 12px;
}

/* Insignia Verificada */
.premium-verified-badge {
  position: absolute;
  top: 10px;
  left: 10px;
  font-size: 1.5rem;
  color: white;
  background: #28a745; /* Verde de verificación */
  border-radius: 50%;
  padding: 4px;
  border: 1px solid white; /* Resaltado blanco */
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}

/* Título de la sección */
.premium-card h2 {
  font-size: 2rem;
  font-weight: bold;
  color: #ffffff; /* Dorado */
  text-align: center;
  margin-bottom: 20px;
}

.premium-card p {
  color: #ffffff;
  font-size: 1rem;
  text-align: center;
  margin-bottom: 20px;
}

/* Overlay dinámico para hover en tarjetas premium */
.premium-card-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7); /* Fondo oscuro translúcido */
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  opacity: 0;
  transition: opacity 0.3s ease;
  border-radius: 12px; /* Bordes redondeados */
}

.premium-gallery-card:hover .premium-card-overlay {
  opacity: 1; /* Mostrar overlay al hacer hover */
}

/* Texto descriptivo dentro del overlay */
.premium-card-overlay p {
  font-size: 1.1rem;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  margin-bottom: 15px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8); /* Sombra para texto */
}

/* Botón dentro del overlay */
.premium-card-overlay button {
  background: #ffd700; /* Fondo dorado */
  color: #000;
  border: none;
  padding: 10px 20px;
  font-size: 0.9rem;
  font-weight: bold;
  border-radius: 20px;
  transition: background 0.3s ease, transform 0.3s ease;
  cursor: pointer;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.3);
}

.premium-card-overlay button:hover {
  background: #ffe066; /* Dorado más claro */
  transform: scale(1.1); /* Efecto de agrandamiento */
}



/*EMPRESAS*/
.gallery-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.gallery-card {
  position: relative;
  width: 300px;
  height: 300px;
  overflow: hidden;
  border-radius: 10px;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  transition: transform 0.3s;
}

.gallery-card:hover {
  transform: scale(1.05);
}

.gallery-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.card-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 10px;
  text-align: center;
}

#load-more-button:hover {
  background-color: #0056b3;
  transform: scale(1.05); /* Amplía ligeramente el botón */
}





.categoria-section {
  background-color: var(--colorFondoCategoria, #1552b6);
  border-radius: 12px;
  padding: 20px;
  color: white;
}

.categoria-header h2 {
  font-size: 24px;
  margin-bottom: 10px;
}

.empresas-listado {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: flex-start;
}

.empresa-card {
  position: relative;
  width: 180px;
  height: 200px;
  border-radius: 10px;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0,0,0,0.2);
}

.empresa-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.empresa-card .overlay {
  position: absolute;
  bottom: 0;
  background: rgba(0,0,0,0.5);
  color: yellow;
  width: 100%;
  text-align: center;
  padding: 10px 5px;
}

#categorias-container section {
  display: block !important;
}


/* Sección general de categorías premium */
.btn-categoria {
  display: inline-block;
  padding: 10px 20px;
  font-size: 1rem;
  font-weight: bold;
  color: var(--btnCategoriaTextColor, #fff);
  background-color: var(--btnCategoriaBgColor, #ff9800);
  border: 2px solid transparent;
  border-radius: 30px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.btn-categoria:hover {
  background-color: var(--btnCategoriaHoverBgColor, #ffa726);
  color: var(--btnCategoriaHoverTextColor, #fff);
  transform: scale(1.05);
}

.premium-gallery-section {
  /*background: linear-gradient(to right, #2e3b55, #1a1a2e); /* Fondo premium */
  padding: 30px;
  border-radius: 12px;
  margin-bottom: 80px;
  /*box-shadow: 0px 4px 20px rgba(255, 215, 0, 0.3); /* Sombra dorada */
  transition: all 0.3s ease;
}

/* Encabezado de la categoría */
.premium-categoria-header h3 {
  font-size: 2.5rem;
  font-weight: bold;
  text-align: center;
  /*color: #ffd700; /* Dorado */
  position: relative;
  margin-bottom: 20px;
}

.premium-categoria-header p {
  text-align: center;
 /* color: #f0f0f0;*/
  margin-bottom: 1.5rem;
  max-width: 800px;
  margin-left: auto;
  margin-right: auto;
}

/* Contenedor de empresas premium */
.premium-gallery-container {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

/* Tarjeta individual */
.premium-gallery-card {
  position: relative;
  width: 300px;
  height: 300px;
  overflow: hidden;
  border-radius: 10px;
  border: 2px solid #ffd700;
  box-shadow: 0px 4px 12px rgba(255, 215, 0, 0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.premium-gallery-card:hover {
  transform: scale(1.05);
  box-shadow: 0px 8px 25px rgba(255, 215, 0, 0.4);
}

.premium-gallery-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Overlay al hacer hover */
.premium-card-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
  color: #fff;
  padding: 12px;
  text-align: center;
}

.premium-card-overlay p {
  font-size: 1rem;
  margin-bottom: 10px;
}


/*estilos para los modales de empresas*/
#modalWebLink {
    margin-left: 8px;
    color: #007bff;
    background: none;
    border: none;
    padding: 0;
    font-size: 1rem;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
}

#modalWebLink:hover {
    text-decoration: underline;
    cursor: pointer;
}

#modalWebLink i {
    pointer-events: none; /* evita que el ícono se vea como "clickable" independiente */
}



#claimModalEmpresaWeb {
    margin-left: 8px;
    color: #007bff;
    background: none;
    border: none;
    padding: 0;
    font-size: 1rem;
    text-decoration: none;
    display: inline-block;
    line-height: 1;
}

#claimModalEmpresaWeb:hover {
    text-decoration: underline;
    cursor: pointer;
}

#claimModalEmpresaWeb i {
    pointer-events: none;
}



/* Mejorar la apariencia de Select2 en Bootstrap 5 */

.select2-container--bootstrap-5 .select2-selection {
  min-height: calc(3.5rem + 2px);  /* igual a form-control-lg */
  padding: 0.375rem 0.75rem;
  font-size: 1.25rem;
  border-color: #0d6efd;
  border-radius: 0.5rem;
}

.select2-container--bootstrap-5 .select2-selection__rendered {
  padding: 0.375rem 0.75rem;
}

.select2-container--bootstrap-5 .select2-selection__choice {
  background-color: #0d6efd;
  border: none;
  border-radius: 0.25rem;
  color: #fff;
  padding: 0.35rem 0.75rem;
  margin-top: 0.25rem;
  font-size: 1rem;
}

.select2-container--bootstrap-5 .select2-selection__choice__remove {
  color: #fff;
  margin-right: 0.5rem;
  font-weight: bold;
}




/* PAGINA CATEGORIAS DEL FRONT */
.categoria-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(230px, 1fr));
  gap: 25px;
  margin-top: 40px;
}

.categoria-card {
  background: #fff;
  border-radius: 20px;
  padding: 35px 20px;
  text-align: center;
  position: relative;
  box-shadow: 0 15px 25px rgba(0, 0, 0, 0.06);
  transition: all 0.3s ease-in-out;
  border: 2px solid transparent;
  overflow: hidden;
}

.categoria-card:hover {
  transform: translateY(-8px);
  border-color: #4c6ef5;
  box-shadow: 0 20px 40px rgba(76, 110, 245, 0.2);
}

.categoria-icon {
  width: 70px;
  height: 70px;
  background-color: #e8edff;
  color: #4c6ef5;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  border-radius: 50%;
  margin: 0 auto 20px;
  transition: background-color 0.3s ease;
}

.categoria-card:hover .categoria-icon {
  background-color: #d0dcff;
}

.categoria-nombre {
  font-size: 17px;
  font-weight: 600;
  color: #333;
  margin-bottom: 18px;
  min-height: 40px;
}

.btn-ver-categoria {
  background: linear-gradient(to right, #4c6ef5, #5f88f6);
  color: #fff;
  padding: 10px 25px;
  border: none;
  border-radius: 25px;
  font-size: 14px;
  font-weight: 500;
  text-decoration: none;
  display: inline-block;
  transition: background 0.3s;
}

.btn-ver-categoria:hover {
  background: linear-gradient(to right, #3b5bdb, #4f7df3);
}



/* Estilos para las tarjetas de empresa agrupadas por plan */
/* Agrupación por plan */
/* Grupos de planes */
.gallery-plan-group {
    margin-bottom: 50px;
    width: 100%;
    display: block;
}

.gallery-plan-group h4 {
    margin-bottom: 20px;
    border-left: 4px solid #00aaff;
    padding-left: 10px;
    font-weight: bold;
    color: #fff;
}

/* Fila de imágenes (flex, pero columnas abajo de cada plan) */
.gallery-row {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    justify-content: flex-start;
}


/* Base para todas las tarjetas */
.empresa-card {
    position: relative;
    overflow: hidden;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

/* Tamaños equilibrados */
.empresa-gold {
    width: 250px;
    height: 250px;
}

.empresa-plata {
    width: 200px;
    height: 200px;
}

.empresa-bronce {
    width: 150px;
    height: 150px;
}

.empresa-card img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    border-radius: 10px;
}

/* Overlay al hacer hover */
.gallery-card {
    position: relative;
    width: 100%;
    height: 100%;
}

.card-overlay {
    position: absolute;
    inset: 0;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    color: #fff;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: opacity 0.3s ease-in-out;
    padding: 10px;
    text-align: center;
    border-radius: 10px;
}

.gallery-card:hover .card-overlay {
    opacity: 1;
}

.card-overlay p {
    font-weight: bold;
    margin-bottom: 10px;
}

.card-overlay button {
    width: 100%;
    margin: 3px 0;
    font-size: 0.8rem;
}
