/* General styles */
body,
html {
  margin: 0;
  padding: 0;
  font-family: "Epilogue", Helvetica;
  width: 100%;
}

/* Aplica al body para transición fade
body {
  opacity: 1;
  transition: opacity 0.5s ease;
} */

/* Clase para desvanecer al salir */
.fade-out {
  opacity: 0;
}


.home,
.casos-de-exito {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  background-color: #ffffff;
}

#navbar-container.loaded {
  opacity: 1;
}

#navbar-container {
  width: 100%;
  position: sticky;
  z-index: 1000;
  top: 0;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  min-height: 80px;
  /* o la altura real de tu navbar */
  background-color: white;
  /* para evitar que se vea el fondo del body */
  opacity: 0;
  transition: none;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
  /* para que se vea separado */
}

.menu {
  position: relative;
  display: flex;
  gap: 20px;
}

.navbar-2 {
  display: flex;
  width: 100%;
  max-height: 100px;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
}

.casos-de-exito .div,
.soluciones .div {
  display: flex;
  width: 1312px;
  align-items: center;
  justify-content: space-between;
}

.navbar-2 .group {
  position: relative;
  height: auto;
}


.menu {
  display: flex;
  height: 48px;
  align-items: center;
  justify-content: space-between;
  padding: 30px;
  background-color: #f7f7fd;
  border-radius: 50px;
}

.home .menu-index,
.nosotros .menu-nosotros,
.contacto .menu-contacto,
.casos-de-exito .menu-trayectoria,
.soluciones .menu-soluciones {
  font-weight: 700;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}


.navbar-buttom-wrapper {
  display: inline-flex;
  align-items: flex-start;
  gap: 14px;
}

.navbar-buttom {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 18px 25px;
  background-color: #000000;
  border-radius: 50px;
  overflow: hidden;
}

.contctanos,
.nosotros .contctanos,
.casos-de-exito .contctanos,
.soluciones .contctanos {
  font-weight: 700;
  color: var(--black-0);
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}


.home .conoce-ms,
.nosotros .conoce-ms,
.casos-de-exito .conoce-ms,
.soluciones .conoce-ms {
  font-family: "Epilogue", Helvetica;
  font-weight: 500;
  color: var(--black-0);
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
}



.home .intersect,
.nosotros .intersect,
.casos-de-exito .intersect,
.soluciones .intersect {
  position: absolute;
  width: 612px;
  height: 603px;
  top: 0;
  left: 20px;
  object-fit: cover;
}


.home .frame-2,
.nosotros .frame-2,
.casos-de-exito .frame-2,
.services .frame-2 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 38px;
  z-index: 1;
}

.sectionclients,
.nosotros .sectionclients,
.casos-de-exito .sectionclients,
.soluciones .sectionclients {
  display: flex;
  flex-direction: column;
  height: 836px;
  align-items: center;
  justify-content: center;
  gap: 45px;
  width: 100%;
  background-color: #f8f8f8;
}

.verdaderos-pioneros,
.verdaderos-pioneros,
.casos-de-exito .verdaderos-pioneros,
.soluciones .verdaderos-pioneros {
  font-family: "Epilogue", Helvetica;
  font-weight: 700;
  color: var(--black-70);
  font-size: 32px;
  text-align: center;
  letter-spacing: 0;
  line-height: 40px;
}

.fundada-en,
.nosotros .fundada-en,
.casos-de-exito .fundada-en,
.soluciones .fundada-en {
  font-family: "Epilogue", Helvetica;
  font-weight: 500;
  color: var(--black-60);
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 25px;
  padding: 3rem;
}

.sectionclients .frame-3,
.nosotros .frame-3,
.casos-de-exito .frame-3,
.soluciones .frame-3 {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: center;
  justify-content: center;
  overflow-x: hidden;
}

.home .frame-3::-webkit-scrollbar,
.nosotros .frame-3::-webkit-scrollbar,
.casos-de-exito .frame-3::-webkit-scrollbar,
.soluciones .frame-3::-webkit-scrollbar {
  width: 0;
  display: none;
}

.home .clientes,
.nosotros .clientes,
.casos-de-exito .clientes,
.soluciones .clientes {
  width: 905px;
  height: 108px;
  object-fit: cover;
}


.home .frame-4,
.nosotros .frame-4,
.casos-de-exito .frame-4,
.soluciones .frame-4 {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 18px;
}

.home .content,
.nosotros .content,
.casos-de-exito .content,
.soluciones .content {
  display: flex;
  width: 100%;
  align-items: center;
  gap: 32px;
}


.home .card,
.nosotros .card,
.casos-de-exito .card,
.services .card {
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  flex-grow: 1;
  align-self: stretch;
  background-color: #ffffff;
}

.home .container,
.nosotros .container,
.casos-de-exito .container,
.soluciones .container {
  display: flex;
  flex-direction: column;
  width: 100%;
  align-items: flex-start;
  gap: 20px;
  position: absolute;
  top: 203px;
  left: 12px;
}


.home .text-wrapper-6,
.nosotros .text-wrapper-6,
.casos-de-exito .text-wrapper-6,
.soluciones .text-wrapper-6 {
  width: 100%;
  font-family: "Epilogue", Helvetica;
  font-weight: 700;
  color: var(--black-0);
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.home .card {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 16px;
  position: relative;
  flex: 1;
  align-self: stretch;
  flex-grow: 1;
  background-color: #ffffff;
}

.home .text-wrapper-6 {
  position: absolute;
  width: 100%;
  top: -16px;
  left: 0;
  font-family: "Epilogue", Helvetica;
  font-weight: 700;
  color: var(--black-0);
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}


.home .text-wrapper-7 {
  position: absolute;
  width: 100%;
  top: -13px;
  left: 0;
  font-family: "Epilogue", Helvetica;
  font-weight: 700;
  color: var(--black-0);
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}


.home .text-wrapper-8 {
  position: absolute;
  width: 100%;
  top: -13px;
  left: 0;
  font-family: "Epilogue", Helvetica;
  font-weight: 700;
  color: var(--black-0);
  font-size: 24px;
  letter-spacing: 0;
  line-height: normal;
}

.home .home-wrapper,
      .home .div,
      .sectionclients {
        width: 100%;
        box-sizing: border-box;
        height: auto;
      }
      .sectionclients {
        height: auto;
        padding: 40px;
      }

.home .call-to {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 13px;
  padding: 3rem;
  position: relative;
  border-radius: 35.39px;
  overflow: hidden;
  background: linear-gradient(188deg,
      rgba(49, 113, 222, 1) 0%,
      rgba(74, 192, 242, 1) 100%);
}

.home .frame-8 {
  display: inline-flex;
  flex-direction: column;
  align-items: center;
  gap: 33px;
  position: relative;
  flex: 0 0 auto;
}

.home .trabajo-remoto-y {
  position: relative;
  font-family: "Epilogue", Helvetica;
  font-weight: 600;
  color: #ffffff;
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: 68px;
}

.home .ayudamos-a-los {
  position: relative;
  width: 100%;
  font-family: "Epilogue", Helvetica;
  font-weight: 400;
  color: #ffffff;
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
  line-height: 29px;
}

.home .navbarbuttom {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 18px 25px;
  position: relative;
  flex: 0 0 auto;
  background-color: #ffffff;
  border-radius: 50px;
  overflow: hidden;
}

.home .conoce-ms-2 {
  position: relative;
  width: 126px;
  height: 12px;
  margin-top: -1.00px;
  font-family: "Epilogue", Helvetica;
  font-weight: 700;
  color: #5e5def;
  font-size: 16px;
  text-align: center;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}

.home .spacer {
  position: relative;
  width: 100%;
  height: 10rem;
}

.home .footer {
  position: relative;
  width: 1440px;
  height: 600.23px;
  background-color: transparent;
  box-shadow: 0px -4px 4px #0000001a;
}



.home .overlap {
  position: relative;
  height: 593px;
  background-color: var(--white);
}


.home .overlap-2 {
  position: absolute;
  width: 420px;
  height: 263px;
  top: 102px;
  left: 888px;
  background-color: #1f3b860d;
  border-radius: 30px;
}


.home .group-2 {
  position: absolute;
  width: 50px;
  height: 47px;
  top: 0;
  left: -2px;
}


.home .intersect-2 {
  width: 647px;
  height: 368px;
  object-fit: cover;
}


.soluciones .div {
  display: flex;
  width: 1312px;
  align-items: center;
  justify-content: space-between;
  position: relative;
  flex: 0 0 auto;
}


.soluciones .text-wrapper {
  font-weight: 500;
  position: relative;
  width: fit-content;
  margin-top: -15.00px;
  margin-bottom: -13.00px;
  font-family: "Epilogue", Helvetica;
  color: #000000;
  font-size: 16px;
  letter-spacing: 0;
  line-height: normal;
  white-space: nowrap;
}


.services {
  display: inline-flex;
  height: auto;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  position: relative;
  margin: auto;
}

.services .frame-2 {
  display: inline-flex;
  align-items: flex-start;
  justify-content: center;
  gap: 20px;
  position: relative;
  flex: 0 0 auto;
  flex-direction: row;
}

.services .vector {
  width: auto;
  height: 58.07px;
}

.services .text-wrapper-5 {
  position: relative;
  font-family: "Epilogue", Helvetica;
  font-weight: 500;
  color: var(--black-70);
  font-size: 40px;
  text-align: center;
  letter-spacing: 0;
  line-height: 60px;
}

.soluciones .group-2,
.trayectoria-container .group-2 {
  position: absolute;
  width: auto;
  max-width: 100%;
  max-height: 746px;
  right: 0;
  overflow: hidden;
  margin-top: 40px;
}

.trayectoria-container {
  width: 100%;
}

.services .cards {
  display: flex;
  width: auto;
  align-items: flex-start;
  gap: 48px;
  flex: 0 0 auto;
  flex-direction: column;
  position: relative;
}

.services .cards-services {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: center;
  padding: 24px 0;
}

.services .card {
  position: relative;
  flex: 1 1 26rem;
  flex-grow: 1;
  height: 321px;
  background-color: #ffffff;
  border-radius: 35.39px;
  overflow: hidden;
  box-shadow: 0px 5.66px 14.15px #00000021;
  max-width: 48%;
  width: auto;
}

/* 📱 Mobile: for screens less than 600px */
@media (max-width: 600px) {
  .cards-services {
    align-items: center;
  }

  .services .intersect-2,
  .services .intersect,
  .services .intersect-3,
  .services .intersect-4 {
    display: none
  }

}

.services .overlap {
  position: relative;
  width: 513px;
  height: 300px;
  left: 28px;
}

.services .overlap-group {
  position: absolute;
  width: 513px;
  height: 300px;
  top: 0;
  left: 0;
}

.services .frame-3 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 19px;
  position: absolute;
  top: 112px;
  left: 0;
}

.services .text-wrapper-6 {
  position: relative;
  width: 327px;
  margin-top: -1.00px;
  font-family: "Epilogue", Helvetica;
  font-weight: 500;
  color: var(--black-70);
  font-size: 28px;
  letter-spacing: 0;
  line-height: 40px;
}

.services .text-wrapper-7 {
  position: relative;
  width: 329px;
  font-family: "Epilogue", Helvetica;
  font-weight: 400;
  color: var(--black-60);
  font-size: 16px;
  letter-spacing: 0;
  line-height: 24px;
}

.services .intersect {
  position: absolute;
  width: auto;
  height: 300px;
  top: 0;
  left: 241px;
}

.services .lets-icons-map-light {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 42px;
  left: 0;
}

.services .overlap-2 {
  position: relative;
  width: 512px;
  height: 300px;
  left: 29px;
}

.services .overlap-3 {
  position: absolute;
  width: 512px;
  height: 300px;
  top: 0;
  left: 0;
}

.services .frame-4 {
  display: inline-flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 19px;
  position: absolute;
  top: 152px;
  left: 0;
}

.services .text-wrapper-8 {
  position: relative;
  width: 257px;
  margin-top: -1.00px;
  font-family: "Epilogue", Helvetica;
  font-weight: 500;
  color: var(--black-70);
  font-size: 28px;
  letter-spacing: 0;
  line-height: 40px;
}

.services .intersect-2 {
  position: absolute;
  width: auto;
  height: 300px;
  top: 0;
  left: 240px;
}

.services .fluent-form-sparkle {
  position: absolute;
  width: 55px;
  height: 55px;
  top: 29px;
  left: 0;
}

.services .overlap-4 {
  position: relative;
  width: 513px;
  height: 304px;
  left: 28px;
}

.services .overlap-group-2 {
  position: absolute;
  width: 513px;
  height: 304px;
  top: 0;
  left: 0;
}

.services .text-wrapper-9 {
  position: relative;
  width: 219px;
  margin-top: -1.00px;
  font-family: "Epilogue", Helvetica;
  font-weight: 500;
  color: var(--black-70);
  font-size: 28px;
  letter-spacing: 0;
  line-height: 40px;
}

.services .intersect-3 {
  position: absolute;
  width: auto;
  height: 304px;
  top: 0;
  left: 238px;
}

.services .vaadin-health-card {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 29px;
  left: 1px;
}

.services .overlap-5 {
  position: relative;
  width: 512px;
  height: 304px;
  left: 29px;
}

.services .overlap-6 {
  position: absolute;
  width: 512px;
  height: 304px;
  top: 0;
  left: 0;
}

.services .intersect-4 {
  position: absolute;
  width: auto;
  height: 304px;
  top: 0;
  left: 237px;
}

.services .solar-shop-linear {
  position: absolute;
  width: 50px;
  height: 50px;
  top: 29px;
  left: 0;
}


.soluciones .content {
  display: flex;
  width: 1344px;
  align-items: center;
  gap: 32px;
  position: relative;
  flex: 0 0 auto;
}


/* Hamburger menu icon */
.hamburger-menu {
  display: none;
  flex-direction: column;
  cursor: pointer;
}

.hamburger-menu .bar {
  width: 25px;
  height: 3px;
  background-color: #333;
  margin: 4px 0;
}

/* Mobile menu */
.mobile-menu {
  display: none;
  flex-direction: column;
  background-color: #fff;
  position: absolute;
  top: 60px;
  right: 0;
  width: 100%;
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}

.mobile-link {
  padding: 12px 16px;
  text-decoration: none;
  color: #333;
  border-bottom: 1px solid #ddd;
}


@media (max-width: 768px) {
  .soluciones .group-2 {
    display: none;
  }

  .home .navbar-2 {
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    gap: 30px;
  }

  .home .menu,
  .home .navbar-buttom-wrapper {
    display: none;
  }

  .hamburger-menu {
    display: flex;
  }

  .mobile-menu {
    display: flex;
    flex-direction: column;
    position: absolute;
    right: 0;
    width: 100%;
    background-color: white;
    z-index: 999;
  }


  .sectionclients {
    height: auto;
    padding: 40px;
  }

  .frame-3 {
    overflow-x: auto;
    width: 100%;
  }

  .frame-3 img {
    height: auto !important;
    max-width: 100%;
  }

  .services .content {
    flex-direction: column;
    gap: 30px;
    width: 100%;
  }

  .call-to {
    flex-direction: column;
    text-align: center;
    padding: 40px 16px;
  }

  .call-to .intersect-2 {
    width: 100%;
    max-width: 350px;
    height: auto;
    margin-top: 30px;
  }

  .footer {
    padding: 32px 16px;
  }


  .services .text-wrapper-6,
  .services .text-wrapper-8,
  .services .text-wrapper-9 {
    font-size: 21px;
    font-weight: 500;
    line-height: 30px;
  }
}


/* General resets */
body {
  margin: 0;
  font-family: "Epilogue", Helvetica;
  background-color: #ffffff;
}

.footer {
  width: 100% m !important;
}

/* Container hero */
.hero {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 60px 80px;
  gap: 40px;
}



/* Hero image */
.hero-image {
  flex: 1;
}

.hero-image img {
  width: 100%;
  border-radius: 40px;
  object-fit: cover;
}

/* Mobile Styles */
@media (max-width: 768px) {
  .hero {
    flex-direction: column-reverse;
    padding: 30px 20px;
    position: relative;
    text-align: center;
  }

  .hero-image {
    width: 100%;
    height: 400px;
  }

  .hero-image img {
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 0px;
    object-fit: cover;
    top: 0;
    left: 0;
    z-index: 1;
    filter: brightness(0.5);
  }


}


.navbar {
  background-color: white;
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  z-index: 1000;
}

.navbar-2 {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  flex-wrap: wrap;
}

.menu a {
  margin: 0 1rem;
  text-decoration: none;
  color: #333;
  transition: color 0.3s ease;
  position: relative;
}

.menu a::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 2px;
  background-color: #000;
  transition: width 0.3s ease;
}

.menu a:hover::after {
  width: 100%;
}

.menu a:hover {
  color: #000;
  /* O un color primario de tu marca */
}

.hamburger-menu {
  display: none;
  flex-direction: column;
  cursor: pointer;
}

.hamburger-menu .bar {
  width: 25px;
  height: 3px;
  background-color: #333;
  margin: 4px 0;
}

/* Mobile menu hidden by default */
.mobile-menu {
  display: none;
  flex-direction: column;
  background-color: white;
  position: absolute;
  z-index: 999;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
}

.mobile-menu.active {
  display: flex;
}


.mobile-link {
  padding: 1rem;
  border-bottom: 1px solid #eee;
  text-decoration: none;
  color: #333;
  text-align: center;
}

/* Responsive breakpoints */
@media (max-width: 900px) {

  .navbar-buttom-wrapper {
    display: none;
  }

  .hamburger-menu {
    display: flex;
  }
}

.overlap-group {
  max-width: 1312px;
  width: 100%;
  display: flex;
  align-items: center;
  gap: 40px;
  flex-direction: row;
  position: relative;
}



.hero-wrapper {
  background-color: #fff;
  padding: 60px 20px;
  display: flex;
  justify-content: center;
  padding-top: 120px;
  width: 100%;
}

.hero-container {
  display: flex;
  max-width: 1312px;
  width: 100%;
  gap: 40px;
  align-items: center;
  flex-wrap: wrap;
}

.hero-text {
  flex: 1 1 500px;
  max-width: 50%;
}

.hero-subtitle {
  color: #3c9a5f;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 16px;
}

.hero-title {
  font-size: 48px;
  line-height: 1.2;
  font-weight: bold;
  color: #333;
  margin-bottom: 32px;
}

.hero-button {
  background-color: #3c9a5f;
  color: white;
  padding: 12px 24px;
  border-radius: 9999px;
  text-decoration: none;
  font-weight: 500;
}

.hero-image {
  flex: 1 1 500px;
  max-width: 50%;
}


.hero-image img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

/* Mobile: Texto e imagen ocupan 100% */
@media screen and (max-width: 768px) {
  .hero-image {
    max-width: 100%;
  }

  .hero-title {
    font-size: 1.8em;
    color: #FFF;
  }

  .hero-subtitle {
    color: #FFF;
    font-weight: 300;
  }

  .hero-image {
    top: 120px;
    left: 0;
    width: 100%;
    height: auto;
    object-fit: cover;
    z-index: 1;
  }

  .hero-text {
    width: 100%;
    max-width: 100%;
    position: relative;
    z-index: 2;
    color: white;
    text-align: left;
    padding: 2rem;
  }
}

.text-wrapper-5 {
  color: #e6d34d;
}

/* ✅ RESPONSIVE: para mobile */
@media (max-width: 768px) {
  .home .services {
    padding: 15px;
  }

  .frame-2 {
    display: block;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    position: relative;
    text-align: center;
    margin-bottom: 12px;
  }

}

@media (max-width: 768px) {

  .frame-3 {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
  }

  .verdaderos-pioneros {
    font-size: 22px !important;
    line-height: 1.4 !important;
  }

  .fundada-en {
    font-size: 15px !important;
    line-height: 1.6;
    padding: 0 10px;
  }

  .clientes {
    max-width: 100vw !important;
    height: auto;
    overflow-x: hidden;
  }
}

.services {
  padding: 60px 40px;
  width: 100%;
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
}


@media (max-width: 768px) {
  .services {
    padding: 20px;
    width: 100%;
  }


  .frame-4 {
    padding-top: 16px;
  }

  .soluciones .text-wrapper-5,
  .gobierno-title {
    font-size: 22px !important;
    line-height: 1.4 !important;
    font-weight: 600 !important;
  }

  .card {
    width: 100%;
    aspect-ratio: 1 / 1;
    overflow: hidden;
    position: relative;
  }

  .card {
    max-height: 400px;
  }



  .text-wrapper-5 {
    font-weight: bold;
    color: #e6d34d;
    font-size: 14px;
    margin-bottom: 4px;
  }

  .text-wrapper-6,
  .text-wrapper-7,
  .text-wrapper-8 {
    font-size: 16px;
    font-weight: 500;
    color: white;
  }

  .home .trabajo-remoto-y {
    font-size: 28px ;
    line-height: 1.4 ;
    font-weight: 600 ;
  }

  .home .ayudamos-a-los {
    font-size: 15px !important;
    line-height: 1.4 !important;
  }

  .home .call-to {
    padding: 30px 20px;
    margin: 1rem;
  }

  .home .frame-8 {
    margin: 0 !important;
  }

  .home .spacer {
    height: 5rem;
  }

  .overlap {
    flex-direction: column;
  }


  .footer {
    padding: 20px;
  }
}

.footer {
  background-color: #fff;
  padding: 60px 40px;
  font-family: 'Epilogue', sans-serif;
  color: #1f3b86;
  box-shadow: 0 -4px 4px rgba(0, 0, 0, 0.05);
}

.footer-container {
  max-width: 1200px;
  margin: 0 auto;
}

.footer-columns {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 40px;
  margin-bottom: 40px;
}

.footer-column h4 {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 16px;
}

.footer-column ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-column ul li {
  margin-bottom: 10px;
}

.footer-column ul li a {
  color: #667084;
  text-decoration: none;
  font-size: 16px;
  opacity: 0.7;
}

.footer-column ul li a:hover {
  opacity: 1;
}

.contact-info a {
  color: #70b071;
  font-weight: 500;

}


.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #eee;
  padding-top: 24px;
  flex-wrap: wrap;
  gap: 20px;
}

.footer-logo {
  display: flex;
  align-items: center;
  gap: 10px;
}

.social-icons a {
  display: inline-block;
  margin-left: 16px;
  background: #f4f6fa;
  padding: 10px;
  border-radius: 50%;
  transition: background 0.3s;
}

.social-icons a:hover {
  background: #e4e9f2;
}

/* Hover effect */
.card:hover {
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
}

.card:hover img,
.navbarbuttom:hover {
  transform: scale(1.05);
}

.card img,
.navbarbuttom {
  height: auto;
  display: block;
  transition: transform 0.8s ease;
  /* ← lento y suave */
  will-change: transform;
}


.social-icons img {
  width: auto;
  height: 14px;
}

@media (max-width: 768px) {
  .footer-columns {
    flex-direction: column;
    gap: 32px;
  }

  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
}

.footer {
  background-color: #fff;
  padding: 60px 40px;
  font-family: "Epilogue", sans-serif;
  color: #2c2c2c;
  font-size: 16px;
  line-height: 1.7;
  border-top: 1px solid #eee;
}

.footer-columns {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 40px;
}

.footer-column {
  flex: 1;
  min-width: 200px;
}

.footer-column h4 {
  font-weight: 700;
  font-size: 18px;
  margin-bottom: 12px;
}

.footer-column a {
  display: block;
  text-decoration: none;
  color: #2c2c2c;
  opacity: 0.7;
  margin-bottom: 8px;
}

.footer-column a:hover {
  opacity: 1;
}

.contact-box {
  background-color: #f5f7fc;
  padding: 20px 24px;
  border-radius: 20px;
  max-width: 260px;
  font-size: 15px;
  line-height: 1.5;
}

.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 40px;
  border-top: 1px solid #eaeaea;
  padding-top: 20px;
}



.social-icons {
  display: flex;
  gap: 20px;
}

.social-icons a {
  background-color: #f5f7fc;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.contact-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 8px 20px;
}

.contact-box .label {
  font-weight: 700;
}

.contact-box .value {
  opacity: 0.7;
}

.contact-box a {
  text-decoration: none;
  color: #2c2c2c;
  opacity: 0.7;
}

.navbar {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.navbar-2 {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  /* por si acaso */
  width: 100%;
}


@media (max-width: 768px) {
  .navbar-2 {
    flex-direction: row;
    padding: 10px 16px;
  }

  .group {
    display: flex;
    align-items: center;
  }

  .menu,
  .navbar-buttom-wrapper {
    display: none;
    /* ocultar menú de escritorio */
  }

  .hamburger-menu {
    display: block;
    cursor: pointer;
  }
}


/** Soluciones Empiria **/
.empiria-section {
  padding: 40px 20px;
  background-color: #f9f9f9;
  width: 100%;
  margin-top: 30px;
}

.empiria-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  gap: 40px;
  flex-wrap: wrap;
}

.empiria-image {
  flex: 1 1 300px;
  max-width: 40%;
}

.empiria-image img {
  width: 100%;
  height: auto;
  border-radius: 24px;
  object-fit: cover;
}

.empiria-text {
  max-width: 50%;
  margin: 0 auto;
  padding: 20px;
  color: #333;
  font-family: "Epilogue", Helvetica;
}

.empiria-text h2 {
  font-size: 2rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}

.empiria-text p {
  font-family: "Epilogue", Helvetica;
  font-weight: 500;
  color: var(--black-60);
  font-size: 16px;
  text-align: justify;
  letter-spacing: 0;
  line-height: 25px;
  margin-bottom: 1rem;
}






/* Responsive */
@media (max-width: 768px) {
  .empiria-container {
    flex-direction: column;
    text-align: center;
  }

  .empiria-text {
    max-width: 100%;
  }

  .empiria-text h2 {
    font-size: 1.6rem;
  }

  .empiria-text p {
    font-size: 0.95rem;
    text-align: left;
  }

  .empiria-image {
    max-width: 90%;
  }
}


/* Soluciones - Para tu gobierno **/
.gobierno {
  padding: 60px 20px;
  max-width: 1200px;
  margin: auto;
}

.gobierno-header {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 60px;
}

.gobierno-header img {
  height: 40px;
  margin-bottom: 10px;
}

.gobierno-header h2 {
  font-size: 2rem;
  margin-bottom: 16px;
}

.gobierno-title  {
  display: flex;
  justify-content: center;
  gap: 12px;
  margin-bottom: 16px;
}

.gobierno-title img, .services .vector {
  height: 32px;
}


.gobierno-header p {
  font-size: 1rem;
  color: #444;
  line-height: 1.6;
  font-family: "Epilogue", Helvetica;
  font-weight: 500;
}

.sectores {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  justify-content: center;
}

.sector {
  flex: 1 1 300px;
  max-width: 360px;
}

.img-container {
  position: relative;
  border-radius: 16px;
  overflow: hidden;
}

.img-container img {
  width: 100%;
  display: block;
}

.img-container h3 {
  position: absolute;
  bottom: 12px;
  left: 16px;
  color: white;
  font-size: 1.2rem;
  font-weight: bold;
  text-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
}

.sector p {
  margin-top: 12px;
  line-height: 1.6;
  font-size: 14px;
  font-family: "Epilogue", Helvetica;
  font-weight: 500;
  color: #444;
}


/* Nosotros */

.timeline-section {
  position: relative;
  padding: 4rem 1rem;
  max-width: 1000px;
  margin: 0 auto;
  align-self: center;
  align-items: center;
}

.timeline-line {
  position: absolute;
  top: 120px;
  bottom: 0;
  left: 40px;
  width: 2px;
  background: linear-gradient(to bottom, #00B2FF, #00D06B);
  z-index: 0;
}

.timeline-item,
.timeline-end {
  display: flex;
  align-items: flex-start;
  gap: 24px;
  margin-bottom: 80px;
  position: relative;
  z-index: 1;
  padding-left: 80px;
}

.timeline-icon {
  width: 48px;
  flex-shrink: 0;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
}

.timeline-icon img {
  width: 100%;
}

.timeline-content {
  flex: 1;
  max-width: 600px;
}

.timeline-image img {
  width: 260px;
  border-radius: 16px;
}

.timeline-end {
  flex-direction: row;
  align-items: flex-start;
  padding-left: 80px;
}

.timeline-end .timeline-icon.end-icon {
  position: absolute;
  left: 17px;
  top: 0;
  z-index: 2;
}

.timeline-end .circle {
  width: 16px;
  height: 16px;
  background: #00D06B;
  border-radius: 50%;
}

/* Texto destacado */
.highlight.blue {
  color: #1877F2;
  font-weight: 500;
}

.highlight.green {
  color: #2E7D32;
  font-weight: 500;
}

.timeline-content h3 {
  font-family: 'Epilogue', sans-serif;
  font-weight: 700;
  font-size: 18px;
  margin: 0 0 8px;
  color: #1a1a1a;
}

.timeline-content p {
  font-family: 'Epilogue', sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.6;
  margin: 4px 0;
  color: #1a1a1a;
}

.timeline-content p.highlight.blue {
  color: #247AFD;
  font-weight: 500;
}

.timeline-content p.highlight.green {
  color: #349A3F;
  font-weight: 500;
}

.timeline-end p {
  font-family: 'Epilogue', sans-serif;
  font-weight: 700;
  font-size: 15px;
  color: #1a1a1a;
  max-width: 800px;
  margin: 0 auto 16px;
}


/* Responsivo */
@media (max-width: 768px) {
  .timeline-section {
    padding-left: 1rem;
  }

  .timeline-line {
    left: 28px;
    top: 140px;
  }

  .timeline-item,
  .timeline-end {
    flex-direction: column;
    padding-left: 60px;
  }

  .timeline-content {
    max-width: 100%;
  }

  .timeline-image img {
    width: 100%;
    margin-top: 1rem;
  }

  .timeline-icon {
    left: 0;
  }

  .timeline-end .timeline-icon.end-icon {
    left: 0;
  }
}

/* Nosotros - Clientes**/

.clientes-section {
  background-color: #f7f7f7;
  padding: 60px 40px;
  width: 100%;
}

.clientes-container {
  display: flex;
  align-items: center;
  gap: 60px;
  padding: 80px 40px;
  background-color: #f6f6f6;
  flex-wrap: wrap;
  /* útil si se reduce el ancho */
}

.clientes-texto {
  flex: 1 1 300px;
  /* texto más angosto */
  max-width: 400px;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
}

.clientes-logos {
  flex: 2 1 600px;
  /* logos más anchos */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 32px;
}

.clientes-logos img {
  width: 100%;
  opacity: 0.5;
}


@media (max-width: 768px) {

  .clientes-section,
  .clientes-container {
    padding: 10px;
  }

  .clientes-container {
    flex-direction: column;
    align-items: center;
    gap: 40px;
  }

  .clientes-texto {
    max-width: 100%;
    flex-basis: auto;
    justify-content: center;
    text-align: center;
    align-items: center;
  }

  .clientes-texto p {
    font-size: 20px;
    padding: 0 16px;
  }

  .clientes-logos {
    width: 100%;
    grid-template-columns: repeat(auto-fit, minmax(100px, 1fr));
    gap: 20px;
    flex-basis: auto;

  }
}

/** Nosotros - Conducta */
.conducta-section {
  background: linear-gradient(120deg, #1d1d1d 0%, #2b2b2b 100%);
  color: white;
  padding: 60px 40px;
  border-radius: 28px;
  position: relative;
  overflow: hidden;
  max-width: 1200px;
  margin: 30px auto;
}

.conducta-content {
  max-width: 860px;
  margin: 0 auto;
  text-align: left;
  position: relative;
  z-index: 2;
}

.conducta-content h3 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}

.conducta-content p {
  font-size: 18px;
  line-height: 1.6;
  margin-bottom: 30px;
}

.conducta-content strong {
  font-weight: 600;
}

.nota {
  font-size: 15px;
  opacity: 0.8;
}

.conducta-bird-center {
  text-align: center;
  margin: 40px 0;
}

.conducta-bird-center img {
  max-width: 280px;
  height: auto;
}

.ave-superior {
  position: absolute;
  top: 40px;
  right: 40px;
  width: 180px;
  opacity: 0.85;
  z-index: 1;
}

/* RESPONSIVE */
@media (max-width: 768px) {
  .conducta-section {
    padding: 32px 20px;
    border-radius: 0px;
    margin-top: 0px;
  }

  .conducta-content {
    text-align: left;
  }

  .conducta-content h3 {
    font-size: 18px;
    margin-bottom: 16px;
  }

  .conducta-content p {
    font-size: 15px;
    line-height: 1.6;
    margin-bottom: 24px;
  }

  .conducta-bird-center img {
    max-width: 200px;
    margin: 20px auto;
  }

  .ave-superior {
    display: none;
  }
}


/** Nosotros - forma de trabajo*/
.forma-trabajo-section {
  padding: 40px;
  max-width: 1200px;
  margin: auto;
}

.forma-trabajo-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 24px;
}

.forma-trabajo-header img {
  width: 40px;
  height: auto;
}

.forma-trabajo-header h2 {
  font-weight: 700;
  font-size: 18px;
}

.forma-trabajo-grid {
  display: grid;
  grid-template-columns: 1fr 0.7fr;
  gap: 40px;
  align-items: start;
}

.cards-col {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.card {
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.06);
  font-size: 16px;
  line-height: 1.5;
}


.card .morado {
  color: #7561e0;
}

.image-col img {
  width: 100%;
  max-width: 400px;
  height: auto;
  border-radius: 24px;
}

/* Responsive */
@media (max-width: 768px) {

  .forma-trabajo-section {
    padding: 20px;
    align-items: center;
  }

  .forma-trabajo-grid {
    grid-template-columns: 1fr;
  }

  .image-col {
    order: -1;
    margin-bottom: 20px;
    display: flex;
    justify-content: center;
  }

  .image-col img {
    max-width: 300px;
  }

  .forma-trabajo-header {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .cards-col {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .services .card{
    max-width: 100% !important;
    max-height: 200px;
  }

  .cards-col .card {
    width: 100% !important;
    max-height: 300px;
    align-content: center;
  }

  .services .overlap-group,
  .services .overlap,
  .services .overlap-2,
  .services .overlap-3,
  .services .overlap-4,
  .services .overlap-group-2,
  .services .overlap-5,
  .services .overlap-6 {
    display: flex;
    flex-direction: column;
    align-items: center;
    width: 100%;
    height: auto;
    left: auto;
  }

  .services .lets-icons-map-light,
  .services .fluent-form-sparkle,
  .services .vaadin-health-card,
  .services .solar-shop-linear {
    top: 0px;
  }

  .services .frame-3,
  .services .frame-4 {
    position: relative;
    top: 52px;
  }

  .services .text-wrapper-7,
  .services .text-wrapper-8,
  .services .frame-4 {
    width: 100%;
  }
}


/** CASOS DE EXITO  */

.trayectoria-section {
  text-align: center;
  padding: 3rem 3rem 2rem;
  width: 100%;
  margin: 0 auto;
  background: #f7f7f7;
}

.trayectoria-section h2,
.services .text-wrapper-5 {
  font-size: 2rem;
  line-height: 1.8rem;
  font-weight: 700;
  margin-bottom: 0.5rem;
  color: #111;
}

.trayectoria-section .subtitle {
  font-size: 1.25rem;
  color: #555;
  margin-bottom: 1.5rem;
}

.trayectoria-section .description {
  font-size: 1rem;
  line-height: 1.6;
  color: #333;
  max-width: 700px;
  margin: 0 auto;
}


.case-card {
  background: linear-gradient(135deg, #007aff, #1e90ff);
  color: white;
  padding: 2rem;
  border-radius: 24px;
  margin: 3rem auto;
  max-width: 1000px;
}

.case-card__content {
  display: grid;
  grid-template-columns: 1fr 300px;
  gap: 3rem;
  align-items: start;
}

.case-card__heading {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 1rem;
}

.case-card__heading h2 {
  font-size: 2rem;
  font-weight: bold;
  padding-left: 0.8rem;
}

.dot {
  width: 12px;
  height: 12px;
  background-color: white;
  border-radius: 50%;
}

.case-card__left {
  margin: auto;
}

.case-card__left p,
.case-card__left ul {
  margin-bottom: 1rem;
  padding-left: 2rem;
  line-height: 1.2;
}

.case-card__left ul {
  list-style: disc inside;
  padding-left: 2rem;
  font-weight: 600;
}

.case-card__right {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 1.5rem;
}

.case-logo {
  width: 100%;
  max-width: 300px;
  height: auto;
}

.case-card__actions {
  display: flex;
  flex-direction: column;
  gap: 0.75rem;
  width: 100%;
  max-width: 180px;
}

.btn-outline {
  border: 1px solid white;
  padding: 0.75rem;
  text-align: center;
  border-radius: 999px;
  color: white;
  text-decoration: none;
  transition: background 0.3s;
}

.btn-outline:hover {
  background: rgba(255, 255, 255, 0.2);
}


.btn-gradient {
  background: linear-gradient(248.54deg, #3171DE 35.89%, #4AC0F2 192.83%);
  color: white;
  padding: 0.75rem;
  border-radius: 999px;
  text-align: center;
  text-decoration: none;
}

/* Animación para ambos botones */
.case-card__actions a {
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

/* Hover general: efecto de elevación */
.case-card__actions a:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}

/* Estilo para botón outline */
.btn-outline {
  background-color: transparent;
  border: 2px solid white;
  color: white;
  padding: 0.75rem 1.5rem;
  border-radius: 50px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}

/* Hover para botón outline */
.btn-outline:hover {
  background-color: white;
  color: #3171DE;
  font-weight: 500;
}

/* Hover para botón con gradiente */
.btn-gradient:hover {
  filter: brightness(1.1);
}

.case-card--mustard {
  color: white;
  background: linear-gradient(228.75deg, #D4A138 26.64%, #F3BC4C 101.97%);
}

.case-card--mustard .btn-gradient.mustard {
  background: linear-gradient(135deg, #B77521, #D3933E);
}

.case-card--mustard .btn-gradient.mustard:hover {
  filter: brightness(1.1);
  transform: scale(1.05);
}

.case-card--green {
  background: linear-gradient(135deg, #0E7031 0%, #059669 100%);
  color: white;
  border-radius: 24px;
  margin-top: 40px;
}

.case-card--green strong {
  color: #ffffff;
}

.btn-gradient.green {
  background: linear-gradient(135deg, #0D5E29, #059669);
}

.btn-gradient.green:hover {
  filter: brightness(1.1);
  transform: scale(1.05);
}

.case-card--copper {
  background: linear-gradient(135deg, #9c6b4f 0%, #c69c6d 100%);
  color: white;
  border-radius: 24px;
  margin-top: 40px;
}

.case-card--copper strong {
  color: #ffffff;
}

.btn-gradient.copper {
  background: linear-gradient(135deg, #925437, #c69c6d);
}

.btn-gradient.copper:hover {
  filter: brightness(1.05);
  transform: scale(1.05);
}


@media (max-width: 768px) {
  .case-card {
    margin: 1rem;
  }

  .case-card__content {
    grid-template-columns: 1fr;
    gap: 0;
  }

  .case-card__right {
    align-items: flex-start;
  }

  .case-card__actions {
    align-items: stretch;
  }

  .hero-wrapper {
    position: relative;
  }

  .hero-text {
    position: relative;
    z-index: 2;
    /* por encima de la imagen */
    color: white;
    padding: 2rem;
  }

  .hero-image img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    /* detrás del texto */
    filter: brightness(0.5);
    /* oscurece para mejor legibilidad */
  }

  .dot {
    display: none;
  }

  .case-card__heading h2 {
    font-size: 1.5rem;
    padding-left: 0;
  }

  .case-card__left p,
  .case-card__left ul {
    padding-left: 0;
  }

  .case-logo,
  .case-card__right,
  .case-card__actions {
    align-items: center;
    margin: auto;
  }
}

#services {
  width: 100%;
  align-items: center;
  margin: auto;
  display: flex;
}



/** CONTACTO **/
.contact-section {
  padding: 60px 20px;
  display: flex;
  justify-content: center;
  background-color: #fff;
}

.contact-container {
  display: flex;
  flex-wrap: wrap;
  gap: 40px;
  max-width: 1200px;
  align-items: center;
  justify-content: space-between;
}

.contact-image img {
  width: 100%;
  max-width: 500px;
  border-radius: 20px;
}

.contact-info {
  flex: 1;
  min-width: 300px;
}

.contact-info h2 {
  font-size: 2rem;
  margin-bottom: 10px;
}

.contact-info p {
  margin: 10px 0;
}

.contact-phones {
  display: flex;
  gap: 40px;
  margin-bottom: 20px;
}

.contact-form {
  background: #f7f8fc;
  padding: 20px;
  border-radius: 20px;
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.contact-form input,
.contact-form textarea {
  padding: 12px;
  border: 1px solid #ccc;
  border-radius: 10px;
  font-size: 16px;
}

.contact-form textarea {
  height: 100px;
  resize: vertical;
}

.privacy-check {
  font-size: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}

.btn-gradient {
  background: linear-gradient(90deg, #2489ff, #4a00e0);
  color: white;
  padding: 14px;
  font-weight: bold;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.3s ease;
  text-align: center;
}

.btn-gradient:hover {
  transform: scale(1.02);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
}

.gobierno-section {
  padding: 60px 20px;
  text-align: center;
  max-width: 1200px;
  margin: 0 auto;
}

.section-header img {
  width: 40px;
  margin-bottom: 10px;
}

.section-header h2 {
  font-size: 2rem;
  margin-bottom: 10px;
}

.section-header p {
  max-width: 600px;
  margin: 0 auto 40px;
  font-size: 1rem;
  color: #555;
}

.solutions-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-auto-rows: 200px;
  gap: 20px;
}



.solution-card.big {
  grid-row: span 2;
  grid-column: 1 / 2;
  height: 100%;
  /* necesario */
}


.solution-card {
  border-radius: 12px;
  overflow: hidden;
  position: relative;
  background-size: cover;
  background-position: center;
  height: 100%;
  /* asegura que rellena su celda */
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  color: #fff;
}

.solution-card::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.6), rgba(0, 0, 0, 0));
  z-index: 0;
}

.solution-card span {
  font-size: 0.9rem;
  color: #b7ff73;
  z-index: 1;
  text-align: left;
}

.solution-card h3 {
  font-size: 1.2rem;
  z-index: 1;
  margin-top: 4px;
  text-align: left;
}

.solution-card.big {
  grid-row: span 2;
}


.section-software {
  padding: 60px 20px;
  background-color: white;
}

.software-container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  align-items: center;
  gap: 60px;
  flex-wrap: wrap;
}

.software-image {
  flex: 1 1 300px;
  text-align: center;
}

.software-image img {
  max-width: 100%;
  height: auto;
  border-radius: 30px;
}

.software-text {
  flex: 1 1 300px;
  max-width: 600px;
}

.software-text h2 {
  font-size: 2rem;
  line-height: 1.3;
  margin-bottom: 20px;
  color: #2d2d2d;
}

.software-text p {
  font-size: 1rem;
  color: #444;
  margin-bottom: 15px;
  line-height: 1.6;
}

@media (max-width: 768px) {
  .software-container {
    flex-direction: column;
    text-align: center;
  }

  .software-text h2 {
    font-size: 1.5rem;
  }

  .software-text {
    max-width: 100%;
  }
}

@media (max-width: 1024px) {
  .solutions-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .solution-card.big {
    grid-column: span 2;
    grid-row: span 1;
  }
}

@media (max-width: 640px) {
  .solutions-grid {
    grid-template-columns: 1fr;
  }

  .solution-card.big {
    grid-column: span 1;
    grid-row: span 1;
  }
}

.clients-container, .call-to, .clientes-container{
  max-width: 1200px;
  margin: auto;
}