@import url("https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&family=Open+Sans:wght@400;600;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Luckiest+Guy&family=Patua+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Alfa+Slab+One&family=Amaranth:ital,wght@0,400;0,700;1,400;1,700&family=Luckiest+Guy&family=Patua+One&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Salsa&display=swap');

/* INICIO ESTILOS GENERALES */

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}


html,body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  overflow-x: hidden; /* Evita el scroll horizontal */
  box-sizing: border-box; /* Ajusta los tamaños para que incluyan padding y border */
  
}
/* Estilo global para asegurar una visualización adecuada en diferentes dispositivos */
*,
*::before,
*::after {
  box-sizing: inherit;
}

body.no-scroll {
  overflow: hidden; /* Deshabilita el desplazamiento */
}
section {
  margin: 0;
  padding: 50px 20px;

}
.contenedor {
  padding: 0;
  margin: 0 auto;
}
h1 {
  font-weight: bold;
  z-index: 10;
  text-align: center; 
  display: flex;
  justify-content: center;
  position: relative;
  color: #ffffff;
  font-family: "Salsa", cursive;
  font-style: normal;
  font-size: 30px; 
}
/* FIN ESTILOS GENERALES */

/* INICIO BARRA NAVEGACION */

/* Estilos por defecto para pantallas grandes */
/* INICIO BARRA NAVEGACION */

.navbar {
  z-index: 1000;
  width: 100%;
  background-color: #f4f4f9;
  border-radius: 8px;
  padding: 0.5rem 1rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  position: fixed; /* Fija la barra de navegación en la parte superior */
  top: 0;
  left: 0;
}

.logo-container {
  transition: transform 0.3s ease; /* Suaviza el movimiento del logo */
}

.logo-container.shift-right {
  transform: translateX(200px); /* Ajusta la distancia según lo necesario */
}

.logoUni {
  width: 20rem;
  height: auto;
}


/* Botón de menú tipo hamburguesa */
.menu-toggle {
  display: none;
  background: none;
  border: none;
  font-size: 1.5rem;
  cursor: pointer;
  color: white;
}

/* Estilos de enlaces */
.nav-links {
  display: flex;
  gap: 4rem;
  align-items: center;
  color: #013e9b;
  font-size: 1rem;
  font-weight: bold;
  text-decoration: none;
  padding: 9px 12px;
  border-radius: 10px;
  transition: all 0.3s ease;
  font-family: "Amaranth", sans-serif;
  font-weight: 700;
  font-style: normal;
}

/* Efecto hover de los enlaces */
.nav-link:hover {
  background-color: #ffbe33;
  color: #2c4389;
  border-radius: 5px;
  height: 30px;
  transform: scale(1.1);
}

/* Efecto activo para el enlace seleccionado */
.nav-link:active {
  background-color: #ffbe33;
  color: #333;
  transform: scale(1);
}

/* Botón de iniciar sesión */
.botonIniciarSesion {
  padding: 9px 22px;
  font-size: 16px;
  color: white;
  background-color: #ffbe33;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  transition: transform 0.3s, background-color 0.3s;
}

.botonIniciarSesion:hover {
  transform: scale(1.1);
  background-color: #0056b3;
}

.botonIniciarSesion:active {
  transform: scale(0.9);
}

/* Menú lateral en pantallas pequeñas y medianas */
@media (max-width: 1128px) {
  .menu-toggle {
    display: block;
    
  }

  .nav-links {
    position: fixed;
    top: 0;
    left: -100%; /* Oculto a la izquierda */
    width: 70%;
    height: 100%;
    background-color: #ededed;
    box-shadow: 2px 0 5px rgba(0, 0, 0, 0.1);
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 1.5rem;
    align-items: center;
    transition: left 0.3s ease; /* Animación para el desplazamiento */
  }

  .nav-links.open {
    left: 0; /* Muestra el menú desde la izquierda */
  }

  .nav-link {
    font-size: 1.2rem;
  }

  .botonIniciarSesion {
    font-size: 1.2rem;
    width: 80%;
    text-align: center;
  }

  /* Botón de cierre (solo visible en pantallas pequeñas) */
  .close-menu {
    position: absolute;
    top: 1rem;
    right: 1rem;
    background: none;
    border: none;
    font-size: 2rem;
    color: #333;
    display: block; /* Visible en pantallas pequeñas */
    cursor: pointer;
  }

  .close-menu:hover {
    color: #ffbe33;
  }
}

/* Estilos para pantallas grandes */
@media (min-width: 1129px) {
  .nav-links {
    position: static;
    flex-direction: row;
    gap: 4rem;
    background: none;
    box-shadow: none;
    height: auto;
    width: auto;
    justify-content: flex-end;
  }

  .menu-toggle {
    display: none; /* Ocultar el botón hamburguesa en pantallas grandes */
  }

  .close-menu {
    display: none; /* Asegura que no se muestre en pantallas grandes */
  }
}

/* FIN BARRA NAVEGACION */


/* INICIO MARCAS */

/* Estilo del fondo con animación */
#marcas {
  background: linear-gradient(-45deg, rgba(1, 63, 155, 0.52), rgba(2, 26, 61, 0.56), rgba(1, 63, 155, 0.46), rgba(37, 116, 252, 0.39)), 
              url('../img/fondoDos.jpg');
  background-size: 400% 400%; /* Aseguramos que la animación funcione bien */
  width: 100%;
  height: 110vh;
  padding: 75px 0 40px;
  animation: gradientAnimation 15s ease infinite;
}

@keyframes gradientAnimation {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

/* Estilo principal del texto */
.textoTituloMarca {
  font-weight: bold;
  z-index: 10;
  text-align: center; 
  display: flex;
  justify-content: center;
  position: relative;
  top: 8%;
  color: #ffffff;
  font-family: "Salsa", cursive;
  font-style: normal;
  font-size: 3rem; 
}

.imagenMarcasCelulares {
  width: 100%;
  max-width: 80%; /* Ajusta el ancho máximo para centrar las imágenes */
  height: auto; /* Mantén las proporciones de las imágenes */
  margin: 65px auto 20px; /* Centra horizontalmente usando auto */
  display: flex; /* Usa flexbox para alineación */
  justify-content: center; /* Centra el contenido horizontalmente */
  align-items: center; /* Alinea el contenido verticalmente */
}

#celularesMarcas {
  width: 40%;
  margin: 0 auto; /* Centra el contenedor de marcas */
  display: flex;
  justify-content: center; /* Centra el contenido horizontalmente */
  align-items: center; /* Asegura la alineación vertical */
}

.imagenMarcasCelulares img {
  width: 100%; /* Asegura que las imágenes ocupen todo el contenedor */
  max-width: 100%;
  height: auto; /* Mantén la proporción de las imágenes */
  transition: transform 0.3s ease; /* Suaviza la transición en el hover */
}

.imagenMarcasCelulares img:hover {
  transform: scale(1.1); /* Agranda la imagen al pasar el mouse */
}


/* INICIO SLIDER MARCAS */
.slider-container {
  padding: 15px 20px 15px;
  height: 25%;
  display: flex;
  justify-content: flex-end;
}

.slider {
  overflow: hidden;
  width: 100%;
  max-width: 80%; /* Limita el ancho máximo del slider para centrarlo */
  margin: 0 auto; /* Centra el slider en el contenedor */
  display: flex;
  justify-content: center; /* Centra el contenido del slider */
  position: relative;
  top: 140%;
}

.slider-track {
  display: flex;
  gap: 30px; /* Ajusta el espacio entre los logos */
  animation: scroll 25s linear infinite;
  justify-content: center; /* Centra los elementos dentro del track */
  align-items: center;     /* Asegura que los logos estén alineados verticalmente */
}

.slider-track img {
  width: 100px; /* Asegura que todas las imágenes tengan el mismo ancho */
  height: auto; /* Mantiene la proporción de las imágenes */
  object-fit: contain; /* Ajusta la imagen para que no se deforme */
  border-radius: 4px;
}
.slider-track img:hover {
  transform: scale(1.1);
}


@keyframes scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
/* From Uiverse.io by alexmaracinaru */ 
.cta {
  position: relative;
  margin: auto;
  display: flex;
  justify-content: center;
  padding: 77px 18px;
  transition: all 0.2s ease;
  border: none;
  background: none;
  cursor: pointer;
}

.cta:before {
  content: "";
  position: absolute;
  top: 36%;
  left: 0;
  display: block;
  border-radius: 50px;
  background: #767676;
  width: 45px;
  height: 45px;
  transition: all 0.3s ease;
}

.cta span {
  position: relative;
  font-family: "Ubuntu", sans-serif;
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #ffffff;
}

.cta svg {
  position: relative;
  top: 0;
  margin-left: 10px;
  fill: none;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke: #ffffff;
  stroke-width: 2;
  transform: translateX(-5px);
  transition: all 0.3s ease;
}
.cta span:hover{
  color: #ffc107;
}
.cta:hover:before {
  width: 100%;
  background: #8a8a8a;
}

.cta:hover svg {
  transform: translateX(0);
  color: #0056b3;
}

.cta:active {
  transform: scale(0.95);
}


/* FIN DE SLIDER */

/* FIN MARCAS */


/* INICIO ALIANZA */
.aliados {
  color: white;
  padding: 50px 20px;
  text-align: center;
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px;
}

.title {
  font-weight: bold;
  z-index: 10;
  text-align: center; 
  display: flex;
  justify-content: center;
  position: relative;
  top: 8%;
  color: #013e9b;
  font-family: "Salsa", cursive;
  font-style: normal;
  font-size: 25px;
}

.subtitle {
  font-size: 0.8rem;
  font-family: "Amaranth", sans-serif;
  margin-bottom: 20px;
  font-style: italic;
  color: #ffbe33;

}

.description {
  font-size: 13px;
  font-family: "Amaranth", sans-serif;
  margin-bottom: 30px;
  line-height: 1.6;
  color: #000000;

}

.achievements {
  display: flex;
  flex-wrap: wrap;
  color: #000000;
  justify-content: space-around;
  gap: 20px;
  margin-bottom: 30px;
}

.achievement {
  background: rgba(255, 255, 255, 0.2);
  font-family: "Amaranth", sans-serif;
  color: #000000;
  padding: 20px;
  border-radius: 10px;
  width: 300px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
  transition: transform 0.3s ease;
  text-align: center; /* Asegura el centrado del contenido */
  overflow: hidden;
}

.achievement:hover {
  transform: scale(1.05);
}

.achievement img {
  width: 83%;
  height: 60%;
  object-fit: cover;
  border-radius: 8px;
  margin-bottom: 15px;  height: 180px; /* Define una altura consistente */
  object-fit: cover; /* Asegura que la imagen mantenga su proporción y rellene el espacio */
  border-radius: 8px; /* Bordes redondeados para que coincida con el diseño */
  margin-bottom: 15px; /* Espacio entre la imagen y el texto */
}

.achievement h3 {
  font-size: 1.5rem;
  margin-bottom: 10px;
  color: #b42e22;
}

.achievement p {
  font-size: 1rem;
  line-height: 1.4;
}

.footer {
  font-size: 1.1rem;
  margin-top: 20px;
  font-style: italic;
  color: #3c3c3c;
}

.popup {
  display: none; /* Oculto por defecto */
  position: fixed;
  z-index: 1000;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}

.popup-content {
  background-color: #ffffff;
  margin: 3% auto;
  padding: 20px;
  border-radius: 12px;
  width: 50%;
  height: 90%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
  text-align: center;
}

.close-btn {
  color: #aaa;
  float: right;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
}

.close-btn:hover {
  color: #000;
}
/* FIN ALIANZA */

/* INICIO NOSOTROS */
#nosotros {
  background: linear-gradient(-45deg, #013f9b84, #699eed90, #013f9b76, #2574fc63), url('../img/fondoDos.jpg');
  width: 100%;
  height: 100vh;
  animation: gradientAnimation 15s ease infin
}
@keyframes gradientAnimation {
  0% {
      background-position: 0% 50%;
  }
  50% {
      background-position: 100% 50%;
  }
  100% {
      background-position: 0% 50%;
  }
}

.tituloNosotros {
  font-weight: bold;
  z-index: 10;
  text-align: center; 
  display: flex;
  justify-content: center;
  position: relative;
  top: 8%;
  color: #ffffff;
  font-family: "Salsa", cursive;
  font-style: normal;
  font-size: 3rem; 
}
.carousel-container {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 2rem 5.5rem;
}

.owl-carousel {
  width: 100%;
  position: relative;
  left: 6%;
  height: auto;
}

.card-client {
  background: #312e2e8c;
  width: 100%;
  max-width: 55rem;
  padding: 2rem 1.5rem;
  border: 3px solid #fff;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  border-radius: 15px;
  text-align: center;
  color: #fff;
  font-family: "Amaranth", sans-serif;
  font-weight: 700;
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.card-client:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.3);
}

.user-picture {
  overflow: hidden;
  object-fit: cover;
  width: 8rem;
  height: 8rem;
  border: 3px solid #fff;
  border-radius: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  background: #f7f7f7;
}

.name-client {
  margin: 1.5rem 0 0;
  font-weight: 700;
  font-size: 1.25rem;
}

.name-client span {
  display: block;
  font-weight: 400;
  font-size: 1rem;
  color: #dcdcdc;
}

.social-media:before {
  content: " ";
  display: block;
  width: 100%;
  height: 2px;
  margin: 1.5rem 0;
  background: #fff;
  opacity: 0.7;
}

.social-media a {
  position: relative;
  margin-right: 15px;
  text-decoration: none;
  color: #fff;
  font-size: 1.2rem;
  transition: color 0.3s ease;
}

.social-media a:last-child {
  margin-right: 0;
}

.social-media a:hover {
  color: #ff6b6b;
}

.social-media a svg {
  width: 1.5rem;
  height: 1.5rem;
  fill: currentColor;
}

/* Tooltip Social Media */
.tooltip-social {
  background: #333;
  color: #fff;
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  padding: 0.6rem 0.5rem;
  border-radius: 6px;
  font-size: 0.85rem;
  font-weight: 600;
  opacity: 0;
  pointer-events: none;
  transform: translate(-50%, -10px);
  transition: opacity 0.3s ease, transform 0.3s ease;
}

.tooltip-social:after {
  content: " ";
  position: absolute;
  top: 100%;
  left: 50%;
  border: solid;
  border-width: 6px 6px 0 6px;
  border-color: #333 transparent transparent transparent;
  transform: translateX(-50%);
}

.social-media a:hover .tooltip-social {
  opacity: 1;
  transform: translate(-50%, -20px);
}
.vendedor-boton {
  display: inline-block;
  text-decoration: none;
  color: white;
  background: #ffbe33;
  padding: 8px 12px;
  border-radius: 27px;
  margin: 5px;
  transition: background 0.3s ease;
}

.vendedor-boton:hover {
  background: #0056b3;
}


/* FIN NOSOTROS */

/* INICIO CONTACTOS */
#contactanos{
  background-color: #ffffff;
  width: 100%;
  height: 100vh;
  }
  /* Contenedor de contactos */
.contactos {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
  width: 77%;
  height: 71%;
  max-width: 1200px;
  margin: 3% auto;
}
.tituloContacto{
  font-weight: 200;
  font-size: 2.5rem;
  margin-top: 4%;
  margin-bottom: 40px;
  color:#013e9b;
  font-family: "Salsa", cursive;
  display: flex;
  justify-content: center;
  cursor: pointer;
  transition: all 0.3s ease; /* Suavizar la transición */
}

.contactosMapa{
  display: flex;
  height: 100%;
  width: 100%;
  justify-content: flex-start;
  margin: 33px;
  position: relative;
  top: 6%;
}
.mapaContacto{
  height: 17rem;
  width: 55rem;
}
.containerContactanos{
  display: flex;
  justify-content: center;
  position: relative;
  }


.cardContactanos {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #e7e7e7;
  box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  overflow: hidden;
  height: 52px;
  width: 30%;
}

.cardContactanos::before, .cardContactanos::after {
  position: absolute;
  display: flex;
  align-items: center;
  width: 50%;
  height: 100%;
  transition: 0.25s linear;
  z-index: 1;
}

  

.cardContactanos:hover {
  box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}

.cardContactanos:hover span {
  opacity: 0;
  z-index: -3;
}

.cardContactanos:hover::before {
  opacity: 0.5;
  transform: translateY(-100%);
}

.cardContactanos:hover::after {
  opacity: 0.5;
  transform: translateY(100%);
}


.cardContactanos .social-link {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 25%;
  height: 100%;
  color: whitesmoke;
  font-size: 24px;
  text-decoration: none;
  transition: 0.25s;
}

.cardContactanos .social-link svg {
  text-shadow: 1px 1px rgba(31, 74, 121, 0.7);
  transform: scale(1);
}

.cardContactanos .social-link:hover {
  background-color: rgba(249, 244, 255, 0.774);
  animation: bounce_613 0.4s linear;
}

@keyframes bounce_613 {
  40% {
    transform: scale(1.4);
  }

  60% {
    transform: scale(0.8);
  }

  80% {
    transform: scale(1.2);
  }

  100% {
    transform: scale(1);
  }
}

/* FIN TARJETA CONTACTOS */
/* FIN CONTACTOS */

/* INICIO FOOTER */
.footer_section {
    background-image: url('../img/fondoDos.jpg'); /* Ruta de tu imagen */
    color: #ffbe33;
    padding: 75px 0 40px 0;
    text-align: center;
  }
  
  .footer_section h4 {
    font-size: 28px;
  }
  
  .footer_section h4,
  .footer_section .footer-logo {
    font-weight: 600;
    margin-bottom: 20px;

  }
  
  .footer_section p {
    color: #ffbe33;
  }
  
  .footer_section .footer-col {
    margin-bottom: 30px;
  }
  
  .footer_section .footer_contact .contact_link_box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  
  .footer_section .footer_contact .contact_link_box a {
    margin: 5px 0;
    color: #ffbe33;
  }
  
  .footer_section .footer_contact .contact_link_box a i {
    margin-right: 5px;
  }
  
  .footer_section .footer_contact .contact_link_box a:hover {
    color: #ffbe33;
  }
  
  .footer_section .footer-logo {
    display: block;
    font-weight: bold;
    font-size: 38px;
    line-height: 1;
    color: #ffbe33;
  }
  
  .footer_section .footer_social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    margin-top: 20px;
    margin-bottom: 10px;
  }
  
  .footer_section .footer_social a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #222831;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #ffffff;
    border-radius: 100%;
    margin: 0 2.5px;
    font-size: 18px;
  }
  
  .footer_section .footer_social a:hover {
    color: #ffbe33;
  }
  
  .footer_section .footer-info {
    text-align: center;
    margin-top: 25px;
  }
  
  .footer_section .footer-info p {
    color: #ffffff;
    margin: 0;
  }
  
  .footer_section .footer-info p a {
    color: inherit;
  }
  #redesFooter{

    width: 100%;
  }

  /* iconos redes sociales footer */
  /*FIN FOOTER  */


/* INICIO RESPONSIVE */

/* INICIO ESTILOS GENERALES */
/* Asegúrate de que el contenido se adapta bien a pantallas más pequeñas */
@media (max-width: 768px) {
  /* Agrega ajustes específicos para pantallas pequeñas (tablets, móviles) */
  html, body {
    font-size: 14px;  /* Ajuste de tamaño de fuente */
  }
}

/* Puedes agregar más puntos de interrupción si es necesario para otros tamaños */
@media (max-width: 480px) {
  /* Estilo para móviles pequeños */
  html, body {
    font-size: 12px;
  }
}
/* Para pantallas grandes (mayores a 1200px) */
@media (min-width: 1200px) {
  h1 {
    font-weight: bold;
    z-index: 10;
    text-align: center; 
    display: flex;
    justify-content: center;
    position: relative;
    color: #ffffff;
    font-family: "Salsa", cursive;
    font-style: normal;
    font-size: 35px; 
  }
}

/* Para pantallas extragrandes (mayores a 1440px) */
@media (min-width: 1440px) {
  h1 {
    font-weight: bold;
    z-index: 10;
    text-align: center; 
    display: flex;
    justify-content: center;
    position: relative;
    top: 8%;
    color: #ffffff;
    font-family: "Salsa", cursive;
    font-style: normal;
    font-size: 35px; 
  }
}

/* Para pantallas ultragrandes (mayores a 1920px) */
@media (min-width: 1920px) {
  h1 {
    font-weight: bold;
    z-index: 10;
    text-align: center; 
    display: flex;
    justify-content: center;
    position: relative;
    top: 8%;
    color: #ffffff;
    font-family: "Salsa", cursive;
    font-style: normal;
    font-size: 3rem; 
  }
}
/* Para pantallas de 1024x617 o más pequeñas */
@media (max-width: 1024px) and (max-height: 617px) {
  h1 {
    font-weight: bold;
    z-index: 10;
    text-align: center; 
    display: flex;
    justify-content: center;
    position: relative;
    color: #ffffff;
    font-family: "Salsa", cursive;
    font-style: normal;
    font-size: 3rem; 
  }
}

/* Para pantallas de 768px o menos (como tablets y móviles) */
@media (max-width: 768px) {
  h1 {
    font-weight: bold;
    z-index: 10;
    text-align: center; 
    display: flex;
    justify-content: center;
    position: relative;
    color: #ffffff;
    font-family: "Salsa", cursive;
    font-style: normal;
    font-size: 30px; 
  }
}

/* Para pantallas muy pequeñas (e.g., 480px o menos, típicas en teléfonos) */
@media (max-width: 480px) {
  h1 {
    font-weight: bold;
    z-index: 10;
    text-align: center; 
    display: flex;
    justify-content: center;
    position: relative;
    color: #ffffff;
    font-family: "Salsa", cursive;
    font-style: normal;
    font-size: 15px; 
  }
}

/* FIN ESTILOS GENERALES */


/* INICIO BARRA NAVEGACION  */


/* Para pantallas medianas (hasta 1024px) */
@media (max-width: 1024px) {
  .logo-container.shift-right {
    transform: translateX(150px); /* Ajusta la distancia para pantallas medianas */
  }

  .logoUni {
    width: 20rem; /* Reduce el tamaño del logo en pantallas medianas */
  }
}

/* Para pantallas pequeñas (hasta 768px) */
@media (max-width: 768px) {
  .logo-container.shift-right {
    transform: translateX(100px); /* Ajusta la distancia para pantallas pequeñas */
  }

  .logoUni {
    width: 18rem; /* Reduce aún más el tamaño del logo en pantallas pequeñas */
  }
}

/* Para pantallas extra pequeñas (hasta 480px) */
@media (max-width: 480px) {
  .logo-container.shift-right {
    transform: translateX(50px); /* Ajuste más pequeño para pantallas muy pequeñas */
  }

  .logoUni {
    width: 14rem; /* Reduce el tamaño del logo aún más para pantallas muy pequeñas */
  }
}
/* FIN BARRA NAVEGACION */

/* INICIO IMAGEN */

/* Pantallas extragrandes (1920px o más) */
@media (min-width: 1920px) {
  .imagenMarcasCelulares {
    max-width: 70%;
    margin: 80px auto 30px;
  }

  #celularesMarcas {
    width: 65%;
  }

  .imagenMarcasCelulares img {
    max-width: 80%;
  }
}

/* Pantallas grandes (1440px a 1919px) */
@media (min-width: 1440px) and (max-width: 1919px) {
  .imagenMarcasCelulares {
    max-width: 75%;
    margin: 70px auto 11px;
  }

  #celularesMarcas {
    width: 16%;
    padding: 15px;
  }

  .imagenMarcasCelulares img {
    max-width: 90%;
  }
}

/* Pantallas medianas (768px a 1439px) */
@media (min-width: 768px) and (max-width: 1439px) {
  .imagenMarcasCelulares {
    max-width: 72%;
    margin: 40px auto 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
  }

  #celularesMarcas {
    width: 22%;
    padding: 20px;
    box-sizing: border-box;
  }

  #celularesMarcas img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: contain;
  }
}

/* Pantallas pequeñas (480px a 767px) */
@media (min-width: 480px) and (max-width: 767px) {
  .imagenMarcasCelulares {
    max-width: 90%;
    margin: 50px auto 15px;
  }

  #celularesMarcas {
    width: 50%;
  }

  .imagenMarcasCelulares img {
    max-width: 100%;
  }
}

/* Pantallas grandes (14 pulgadas o menos) */
@media (max-width: 1024px) {
  .imagenMarcasCelulares {
    max-width: 70%;
    height: 52%;
    margin: 22px auto 10px;
  }

  #celularesMarcas {
    width: 30%;
    height: 75%;
        /* padding: 35% 13px 16%; */
  }

  .imagenMarcasCelulares img {
    max-width: 68%;
    height: 50%;
  }
}

/* Pantallas muy pequeñas (menores a 480px) */
@media (max-width: 479px) {
  .imagenMarcasCelulares {
    max-width: 95%;
    margin: 40px auto 10px;
  }

  #celularesMarcas {
    width: 50%;
    min-height: 205px;
    padding: 20px;
    position: relative;
    top: 1rem;
  }

  #celularesMarcas img {
    width: 100%;
    height: auto;
    display: block;
  }
}

/* FIN IMAGEN */

/* Responsivo para tablets y celulares */
@media (max-width: 768px) {
  .popup-content {
    width: 65%;
    height: 92%;
    margin: 3% auto;
    padding: 15px;
  }
}

@media (max-width: 480px) {
  .popup-content {
    width: 95%;
    height:95%;
    font-size: 14px;
    padding: 10px;
  }
}

/* INICIO SLIDER */


/* Pantallas extragrandes (1920px o más) */
@media (min-width: 1920px) {
  .slider-container {
    padding: 20px 30px;
    height: 26%;
  }

  .slider {
    top: 0%; /* Ajusta la posición */
    max-width: 70%; /* Reduce el ancho máximo */
  }

  .slider-track {
    gap: 40px; /* Incrementa el espacio entre los logos */
    animation: scroll 30s linear infinite; /* Ajusta la velocidad del scroll */
  }

  .slider-track img {
    width: 190px; /* Incrementa el tamaño de las imágenes */
  }
}

/* Pantallas grandes (1440px a 1919px) */
@media (min-width: 1440px) and (max-width: 1919px) {
  .slider-container {
    padding: 7px 10px;
    height: 20%;
  }

  .slider {
    top: 20%;
    max-width: 100%;
  }

  .slider-track {
    gap: 35px;
    animation: scroll 27s linear infinite;
  }

  .slider-track img {
    width: 110px;
  }
}

/* Pantallas medianas (768px a 1439px) */
@media (min-width: 768px) and (max-width: 1439px) {
  .slider-container {
    padding: 15px 20px;
    height: 23%;
    position: relative;
    bottom: 17%;
  }

  .slider {
    max-width: 95%;
    top: 40%;
  }

  .slider-track {
    gap: 25px;
    animation: scroll 20s linear infinite;
  }

  .slider-track img {
    width: 90px;
  }
}

/* Extra grande (≥1200px) */
@media (min-width: 1200px) {
  .cta {
    padding: 70px 30px;
    bottom: 24%;
  }

  .cta span {
    font-size: 20px;
  }

  .cta:before {
    width: 50px;
    height: 50px;
  }
}

/* Grande (≥992px y <1200px) */
@media (min-width: 992px) and (max-width: 1199px) {
  .cta {
    padding: 60px 25px;
    bottom: 70%;
  }

  .cta span {
    font-size: 18px;
  }

  .cta:before {
    width: 45px;
    height: 45px;
  }
}

/* Mediana (≥768px y <992px) */
@media (min-width: 768px) and (max-width: 991px) {
  .cta {
    padding: 50px 20px;
    bottom: 18%;
  }

  .cta span {
    font-size: 16px;
  }

  .cta:before {
    width: 40px;
    height: 40px;
  }
}
/* Mediana (≥1024px y <992px) */
@media (min-width: 992px) and (max-width: 1000px) {
  .cta {
    padding: 50px 20px;
    bottom: 18%;
  }

  .cta span {
    font-size: 16px;
  }

  .cta:before {
    width: 40px;
    height: 40px;
  }
}

/* Pequeña (≥576px y <768px) */
@media (min-width: 576px) and (max-width: 767px) {
  .cta {
    padding: 40px 16px;
  }

  .cta span {
    font-size: 15px;
  }

  .cta:before {
    width: 35px;
    height: 35px;
  }
}

/* Extra pequeña (<576px) */
@media (max-width: 575px) {
  .cta {
    padding: 7px 14px;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .cta span {
    font-size: 14px;
  }

  .cta svg {
    margin-left: 0;
    margin-top: 10px;
  }

  .cta:before {
    width: 30px;
    height: 30px;
    top: 10%;
  }
}


/* INICIO DE ALIANZA */

/* Pantallas pequeñas (menores a 768px) */
@media (max-width: 767px) {
  .slider-container {
    padding: 10px 15px;
    height: 20%;
    justify-content: center; /* Centra el slider en pantallas pequeñas */
  }

  .slider {
    max-width: 95%;
  }

  .slider-track {
    gap: 15px;
    animation: scroll 15s linear infinite; /* Acelera el scroll para pantallas pequeñas */
  }

  .slider-track img {
    width: 70px; /* Reduce el tamaño de las imágenes */
  }
}
/* Pantallas extrapequeñas (menores a 480px) */
@media (max-width: 480px) {
  .slider-container {
    padding: 5px 10px;
    height: 18%; /* Reduce la altura del contenedor */
    justify-content: center; /* Centra completamente el slider */
  }

  .slider {
    top: 15%; /* Ajusta la posición vertical */
    max-width: 100%; /* Usa todo el ancho disponible */
  }

  .slider-track {
    gap: 10px; /* Reduce al mínimo el espacio entre los logos */
    animation: scroll 12s linear infinite; /* Acelera más el scroll */
  }

  .slider-track img {
    width: 80px; /* Reduce aún más el tamaño de las imágenes */
  }
}


/*INICIO NOSOTROS*/
/* Estilo general (base) ya proporcionado */

/* Pantallas extra grandes (1200px o más) */
@media (min-width: 1200px) {
  .tituloNosotros {
    font-size: 4rem;
  }

  .card-client {
    max-width: 15rem;
    padding: 30px 25px;
  }

  .name-client {
    font-size: 1.25rem;
  }
}

/* Pantallas grandes (entre 992px y 1199px) */
@media (min-width: 992px) and (max-width: 1199px) {
  .tituloNosotros {
    font-size: 3.5rem;
  }

  .card-client {
    width: 55%;
    padding: 5px 5px;
  }

  .owl-carousel {
    width: 100%;
    left: 8%;
  }
}

/* Pantallas medianas (entre 768px y 991px) */
@media (min-width: 768px) and (max-width: 991px) {
  .tituloNosotros {
    font-size: 33px;
    top: 10%;
  }

  .card-client {
    max-width: 12rem;
    padding: 20px 15px;
  }

  .user-picture {
    width: 6rem;
    height: 6rem;
  }

  .name-client {
    font-size: 1rem;
  }

  .owl-carousel {
    padding: 15px 50px 10px 70px;
    width: 90%;
    left: 8rem;
    top: 0rem;
  }
}

/* Pantallas pequeñas (entre 576px y 767px) */
@media (min-width: 576px) and (max-width: 767px) {
  .tituloNosotros {
    font-size: 2.2rem; /* Ajustar el tamaño para que no ocupe demasiado espacio */
    top: 6%; /* Reducir la separación superior */
    margin-bottom: 15px;
  }

  .card-client {
    max-width: 10rem; /* Compactar las tarjetas */
    padding: 10px; /* Reducir el padding interno */
    font-size: 0.85rem; /* Ajustar el texto para que sea proporcional */
  }

  .user-picture {
    width: 4.5rem; /* Reducir tamaño de las imágenes */
    height: 4.5rem;
  }

  .name-client {
    font-size: 0.85rem; /* Hacer el texto más compacto */
  }

  .owl-carousel {
    padding: 10px 20px; /* Reducir el padding de la galería */
    width: 100%; /* Asegurar que use todo el ancho */
  }
}

/* Pantallas extra pequeñas (menores a 576px) */
@media (max-width: 575px) {
  .tituloNosotros {
    font-size: 1.8rem; /* Reducir el tamaño del texto */
    top: 3%; /* Aproximar un poco más hacia arriba */
    text-align: center;
    margin-bottom: 10px;
  }

  .card-client {
    height: 22rem;
    max-width: 22rem;
    padding: 30px;
    font-size: 0.8rem;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2);
  }

  .user-picture {
    width: 7rem; /* Tamaño más pequeño para imágenes */
    height: 7rem;
  }

  .name-client {
    font-size: 1.75rem; /* Reducir tamaño del texto */
    margin-top: 10px;
  }

  .owl-carousel {
    padding: 5px;
    width: 100%;
    position: relative;
    bottom: 0rem;
    left: 0rem;

  }
   #nosotros{
    width: 100%;
    height: 35rem;
   }

  .social-media a {
    margin-right: 5px; /* Reducir espacio entre iconos */
  }

  .tooltip-social {
    font-size: 0.65rem; /* Compactar el tooltip */
    padding: 0.25rem;
    max-width: 5rem; /* Limitar el ancho para evitar que se extienda demasiado */
  }
}

/* FIN NOSOTROS */
/* INICIO  CONTACTANOS */


/* Extra Grande (pantallas de más de 1200px) */
@media (min-width: 1200px) {
  .tituloContacto {
    font-size: 3.5rem;
    position: relative;
    bottom: 5%;
}
  }
  .contactos {
    gap: 30px;
  }
  .contactosMapa {
    width: 100%;
    height: 103%;
    display: flex;
    justify-content: center;
  }


/* Grande (pantallas de entre 992px y 1199px) */
@media (max-width: 1199px) and (min-width: 992px) {
  .tituloContacto {
    font-size: 3.2rem;
    position: relative;
    bottom: 3rem;
  }
  .contactos {
    gap: 25px;
    display: flex;
    justify-content: center;
    position: relative;
    bottom: 7%;  
  }
  .contactosMapa {
    width: 80%;
    display: flex;
    justify-content: center;

  }


/* Mediana (pantallas de entre 768px y 991px) */
@media (max-width: 991px) and (min-width: 768px) {
  .tituloContacto {
    font-size: 2.5rem;
    margin-top: 5%;
    margin-bottom: 30px;
  }
  .contactos {
    flex-direction: column;
    gap: 20px;
    position: relative;
    top: 12%;
  }
  .contactosMapa {
    width: 60%;
    position: relative;
    bottom: 2rem;
    right: 10rem; 
  }}

/* Pequeña (pantallas de entre 576px y 767px) */
@media (max-width: 767px) and (min-width: 576px) {
  .tituloContacto {
    font-size: 2rem;
    margin-top: 6%;
  }
  .contactos {
    gap: 15px;
  }
  .contactosMapa {
    width: 100%;
 }}

/* Extra Pequeña (pantallas de menos de 576px) */
@media (max-width: 575px) {
  .tituloContacto {
    font-size: 1.8rem;
    margin-top: 8%;
    margin-bottom: 20px;
  }
  .contactos {
    flex-direction: column;
    gap: 10px;

  }
  .contactosMapa {
    width: 100%;
    margin: 20px 0;
  }
}}
@media (min-width: 1200px) {
  /* Pantallas extragrandes */
  .containerContactanos {
    bottom: 7%;
  }
  .cardContactanos {
    width: 25%;
    height: 60px;
  }
  
  .cardContactanos .social-link {
    font-size: 28px;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  /* Pantallas grandes */
  .containerContactanos {
    display: flex;
  justify-content: center;
  }
  .cardContactanos {
    width: 35%;
    height: 55px;
  }

  .cardContactanos .social-link {
    font-size: 26px;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  /* Pantallas medianas */
  .containerContactanos {
    display: flex;
    justify-content: center;
  }
  .cardContactanos {
    width: 50%;
    height: 50px;
  }

  .cardContactanos .social-link {
    font-size: 24px;
  }
}

@media (min-width: 576px) and (max-width: 767px) {
  /* Pantallas pequeñas */
  .containerContactanos {
    flex-direction: column;
    align-items: center;
  }
  .cardContactanos {
    width: 70%;
    height: 45px;
  }

  .cardContactanos .social-link {
    font-size: 22px;
  }
}

@media (max-width: 575px) {
    /* Pantallas extra pequeñas */
    #contactanos{
    height: 56%;
    width: 100%;
  }
  .containerContactanos {
    flex-direction: column;
    align-items: center;
    top: 2%;
  }

  .cardContactanos {
    width: 90%;
    height: 40px;
    }
  .cardContactanos .social-link {
    font-size: 20px;
  }
}
