/* =========================
   DESARROLLOS TECNOLÓGICOS
========================= */

.tech-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:35px;
  align-items:stretch;
}

/* TARJETAS */

.tech-card{
  background:#fff;
  border-radius:24px;
  padding:45px 35px;
  box-shadow:0 10px 30px rgba(0,0,0,.06);
  border:1px solid #ececec;

  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;

  height:100%;
  transition:.3s ease;
}

.tech-card:hover{
  transform:translateY(-6px);
}

/* LOGOS */

.tech-logo{
  width:220px;
  height:120px;

  object-fit:contain;

  margin-bottom:25px;
}

/* TÍTULOS */

.tech-card h3{
  font-size:2rem;
  color:var(--primary-dark);
  margin-bottom:22px;
  font-weight:800;

  min-height:55px;
}

/* DESCRIPCIONES */

.tech-card p{
  color:#555;
  line-height:1.8;
  font-size:1.03rem;

  display:flex;
  align-items:flex-start;

  flex-grow:1;
}

/* RESPONSIVE */

@media(max-width:1100px){

  .tech-grid{
    grid-template-columns:1fr;
  }

}/* =========================
   DESARROLLOS TECNOLÓGICOS
========================= */

.tech-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:35px;
  align-items:stretch;
}

/* TARJETAS */

.tech-card{
  background:#fff;
  border-radius:24px;
  padding:45px 35px;
  box-shadow:0 10px 30px rgba(0,0,0,.06);
  border:1px solid #ececec;

  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;

  height:100%;
  transition:.3s ease;
}

.tech-card:hover{
  transform:translateY(-6px);
}

/* LOGOS */

.tech-logo{
  width:220px;
  height:120px;

  object-fit:contain;

  margin-bottom:25px;
}

/* TÍTULOS */

.tech-card h3{
  font-size:2rem;
  color:var(--primary-dark);
  margin-bottom:22px;
  font-weight:800;

  min-height:55px;
}

/* DESCRIPCIONES */

.tech-card p{
  color:#555;
  line-height:1.8;
  font-size:1.03rem;

  display:flex;
  align-items:flex-start;

  flex-grow:1;
}

/* RESPONSIVE */

@media(max-width:1100px){

  .tech-grid{
    grid-template-columns:1fr;
  }

}/* =========================
   DESARROLLOS TECNOLÓGICOS
========================= */

.tech-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:35px;
  align-items:stretch;
}

/* TARJETAS */

.tech-card{
  background:#fff;
  border-radius:24px;
  padding:45px 35px;
  box-shadow:0 10px 30px rgba(0,0,0,.06);
  border:1px solid #ececec;

  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;

  height:100%;
  transition:.3s ease;
}

.tech-card:hover{
  transform:translateY(-6px);
}

/* LOGOS */

.tech-logo{
  width:220px;
  height:120px;

  object-fit:contain;

  margin-bottom:25px;
}

/* TÍTULOS */

.tech-card h3{
  font-size:2rem;
  color:var(--primary-dark);
  margin-bottom:22px;
  font-weight:800;

  min-height:55px;
}

/* DESCRIPCIONES */

.tech-card p{
  color:#555;
  line-height:1.8;
  font-size:1.03rem;

  display:flex;
  align-items:flex-start;

  flex-grow:1;
}

/* RESPONSIVE */

@media(max-width:1100px){

  .tech-grid{
    grid-template-columns:1fr;
  }

}/* =========================
   DESARROLLOS TECNOLÓGICOS
========================= */

.tech-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:35px;
  align-items:stretch;
}

/* TARJETAS */

.tech-card{
  background:#fff;
  border-radius:24px;
  padding:45px 35px;
  box-shadow:0 10px 30px rgba(0,0,0,.06);
  border:1px solid #ececec;

  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;

  height:100%;
  transition:.3s ease;
}

.tech-card:hover{
  transform:translateY(-6px);
}

/* LOGOS */

.tech-logo{
  width:220px;
  height:120px;

  object-fit:contain;

  margin-bottom:25px;
}

/* TÍTULOS */

.tech-card h3{
  font-size:2rem;
  color:var(--primary-dark);
  margin-bottom:22px;
  font-weight:800;

  min-height:55px;
}

/* DESCRIPCIONES */

.tech-card p{
  color:#555;
  line-height:1.8;
  font-size:1.03rem;

  display:flex;
  align-items:flex-start;

  flex-grow:1;
}

/* RESPONSIVE */

@media(max-width:1100px){

  .tech-grid{
    grid-template-columns:1fr;
  }

}/* =========================
   DESARROLLOS TECNOLÓGICOS
========================= */

.tech-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:35px;
  align-items:stretch;
}

/* TARJETAS */

.tech-card{
  background:#fff;
  border-radius:24px;
  padding:45px 35px;
  box-shadow:0 10px 30px rgba(0,0,0,.06);
  border:1px solid #ececec;

  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;

  height:100%;
  transition:.3s ease;
}

.tech-card:hover{
  transform:translateY(-6px);
}

/* LOGOS */

.tech-logo{
  width:220px;
  height:120px;

  object-fit:contain;

  margin-bottom:25px;
}

/* TÍTULOS */

.tech-card h3{
  font-size:2rem;
  color:var(--primary-dark);
  margin-bottom:22px;
  font-weight:800;

  min-height:55px;
}

/* DESCRIPCIONES */

.tech-card p{
  color:#555;
  line-height:1.8;
  font-size:1.03rem;

  display:flex;
  align-items:flex-start;

  flex-grow:1;
}

/* RESPONSIVE */

@media(max-width:1100px){

  .tech-grid{
    grid-template-columns:1fr;
  }

}/* =========================
   DESARROLLOS TECNOLÓGICOS
========================= */

.tech-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:35px;
  align-items:stretch;
}

/* TARJETAS */

.tech-card{
  background:#fff;
  border-radius:24px;
  padding:45px 35px;
  box-shadow:0 10px 30px rgba(0,0,0,.06);
  border:1px solid #ececec;

  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;

  height:100%;
  transition:.3s ease;
}

.tech-card:hover{
  transform:translateY(-6px);
}

/* LOGOS */

.tech-logo{
  width:220px;
  height:120px;

  object-fit:contain;

  margin-bottom:25px;
}

/* TÍTULOS */

.tech-card h3{
  font-size:2rem;
  color:var(--primary-dark);
  margin-bottom:22px;
  font-weight:800;

  min-height:55px;
}

/* DESCRIPCIONES */

.tech-card p{
  color:#555;
  line-height:1.8;
  font-size:1.03rem;

  display:flex;
  align-items:flex-start;

  flex-grow:1;
}

/* RESPONSIVE */

@media(max-width:1100px){

  .tech-grid{
    grid-template-columns:1fr;
  }

}/* =========================
   DESARROLLOS TECNOLÓGICOS
========================= */

.tech-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:35px;
  align-items:stretch;
}

/* TARJETAS */

.tech-card{
  background:#fff;
  border-radius:24px;
  padding:45px 35px;
  box-shadow:0 10px 30px rgba(0,0,0,.06);
  border:1px solid #ececec;

  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;

  height:100%;
  transition:.3s ease;
}

.tech-card:hover{
  transform:translateY(-6px);
}

/* LOGOS */

.tech-logo{
  width:220px;
  height:120px;

  object-fit:contain;

  margin-bottom:25px;
}

/* TÍTULOS */

.tech-card h3{
  font-size:2rem;
  color:var(--primary-dark);
  margin-bottom:22px;
  font-weight:800;

  min-height:55px;
}

/* DESCRIPCIONES */

.tech-card p{
  color:#555;
  line-height:1.8;
  font-size:1.03rem;

  display:flex;
  align-items:flex-start;

  flex-grow:1;
}

/* RESPONSIVE */

@media(max-width:1100px){

  .tech-grid{
    grid-template-columns:1fr;
  }

}/* =========================
   DESARROLLOS TECNOLÓGICOS
========================= */

.tech-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:35px;
  align-items:stretch;
}

/* TARJETAS */

.tech-card{
  background:#fff;
  border-radius:24px;
  padding:45px 35px;
  box-shadow:0 10px 30px rgba(0,0,0,.06);
  border:1px solid #ececec;

  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;

  height:100%;
  transition:.3s ease;
}

.tech-card:hover{
  transform:translateY(-6px);
}

/* LOGOS */

.tech-logo{
  width:220px;
  height:120px;

  object-fit:contain;

  margin-bottom:25px;
}

/* TÍTULOS */

.tech-card h3{
  font-size:2rem;
  color:var(--primary-dark);
  margin-bottom:22px;
  font-weight:800;

  min-height:55px;
}

/* DESCRIPCIONES */

.tech-card p{
  color:#555;
  line-height:1.8;
  font-size:1.03rem;

  display:flex;
  align-items:flex-start;

  flex-grow:1;
}

/* RESPONSIVE */

@media(max-width:1100px){

  .tech-grid{
    grid-template-columns:1fr;
  }

}/* =========================
   DESARROLLOS TECNOLÓGICOS
========================= */

.tech-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:35px;
  align-items:stretch;
}

/* TARJETAS */

.tech-card{
  background:#fff;
  border-radius:24px;
  padding:45px 35px;
  box-shadow:0 10px 30px rgba(0,0,0,.06);
  border:1px solid #ececec;

  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;

  height:100%;
  transition:.3s ease;
}

.tech-card:hover{
  transform:translateY(-6px);
}

/* LOGOS */

.tech-logo{
  width:220px;
  height:120px;

  object-fit:contain;

  margin-bottom:25px;
}

/* TÍTULOS */

.tech-card h3{
  font-size:2rem;
  color:var(--primary-dark);
  margin-bottom:22px;
  font-weight:800;

  min-height:55px;
}

/* DESCRIPCIONES */

.tech-card p{
  color:#555;
  line-height:1.8;
  font-size:1.03rem;

  display:flex;
  align-items:flex-start;

  flex-grow:1;
}

/* RESPONSIVE */

@media(max-width:1100px){

  .tech-grid{
    grid-template-columns:1fr;
  }

}*{
  margin:0;
  padding:0;
  box-sizing:border-box;
}

:root{
  --primary:#7a4338;
  --primary-dark:#5b2e26;
  --light:#f7f7f7;
  --dark:#1f1f1f;
  --gray:#666;
  --white:#ffffff;
  --shadow:0 10px 30px rgba(0,0,0,.08);
}

html{
  scroll-behavior:smooth;
}

body{
  font-family:Arial, Helvetica, sans-serif;
  background:#fff;
  color:var(--dark);
  line-height:1.6;
  overflow-x:hidden;
}

img{
  max-width:100%;
  display:block;
}

a{
  text-decoration:none;
}

.container{
  width:min(1200px, 92%);
  margin:auto;
}

/* HEADER */

header{
  position:sticky;
  top:0;
  z-index:999;
  background:#fff;
  box-shadow:0 2px 10px rgba(0,0,0,.05);
}

.top-header{
  padding:20px 0 10px;
  display:flex;
  justify-content:center;
  align-items:center;
}

.logo{
  width:240px;
}

nav{
  background:linear-gradient(to right, var(--primary-dark), var(--primary));
}

.menu{
  display:flex;
  justify-content:center;
  align-items:center;
  gap:35px;
  list-style:none;
  flex-wrap:wrap;
  padding:18px 20px;
}

.menu a{
  position:relative;
  color:#fff;
  font-size:15px;
  font-weight:600;
  transition:.3s ease;
  padding-bottom:10px;
}

.menu a::after{
  content:"";
  position:absolute;
  left:50%;
  bottom:0;
  transform:translateX(-50%);
  width:0;
  height:4px;
  background:#fff;
  border-radius:20px;
  transition:.3s ease;
}

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

.menu a.active::after{
  width:70%;
}

/* MENU HAMBURGUESA */

.menu-toggle{
  display:none;
  color:#fff;
  font-size:2rem;
  cursor:pointer;
  padding:15px 20px;
  text-align:right;
}

/* HERO */

.hero{
  position:relative;
  min-height:700px;
  display:flex;
  align-items:center;
  overflow:hidden;
}

.hero::before{
  content:"";
  position:absolute;
  inset:0;
  background:
  linear-gradient(rgba(0,0,0,.55), rgba(0,0,0,.45)),
  url('../img/cemm-top-banner.jpg') center/cover no-repeat;
  z-index:-1;
}

.hero-content{
  max-width:650px;
  color:#fff;
  padding:80px 0;
}

.hero h1{
  font-size:clamp(2.5rem, 6vw, 5rem);
  line-height:1.05;
  margin-bottom:25px;
  font-weight:800;
}

.hero-line{
  width:90px;
  height:5px;
  background:var(--primary);
  margin-bottom:30px;
  border-radius:50px;
}

.hero p{
  font-size:1.15rem;
  max-width:550px;
  margin-bottom:35px;
  color:#f1f1f1;
}

.btn{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  background:var(--primary);
  color:#fff;
  padding:15px 38px;
  border-radius:10px;
  font-weight:700;
  transition:.3s ease;
}

.btn:hover{
  background:#8e4d41;
  transform:translateY(-2px);
}

/* FEATURES */

.features{
  padding:100px 0;
}

.section-subtitle{
  text-align:center;
  color:var(--primary);
  font-weight:700;
  letter-spacing:2px;
  margin-bottom:15px;
}

.section-title{
  text-align:center;
  font-size:clamp(2rem, 4vw, 3.3rem);
  line-height:1.15;
  margin:0 auto 20px;
  max-width:1100px;
}

.section-text{
  text-align:center;
  max-width:850px;
  margin:0 auto 60px;
  color:var(--gray);
}

.cards{
  display:grid;
  grid-template-columns:repeat(auto-fit, minmax(220px,1fr));
  gap:25px;
}

.card{
  background:#fff;
  border-radius:20px;
  padding:35px 25px;
  text-align:center;
  box-shadow:var(--shadow);
  transition:.35s ease;
  border:1px solid #eee;
}

.card:hover{
  transform:translateY(-8px);
}

.card-icon{
  font-size:64px;
  margin-bottom:20px;
  line-height:1;
}

/* CTA */

.cta{
  background:
  linear-gradient(
    135deg,
    #5b2e26 0%,
    #7a4338 50%,
    #8e4d41 100%
  );

  padding:50px 0;
  color:#fff;
  position:relative;
  overflow:hidden;
}

/* brillo sutil */
.cta::before{
  content:"";
  position:absolute;
  width:500px;
  height:500px;
  background:rgba(255,255,255,.04);
  border-radius:50%;
  top:-250px;
  right:-150px;
}

.cta-wrapper{
  display:flex;
  justify-content:space-between;
  align-items:center;
  gap:60px;
  flex-wrap:wrap;
  position:relative;
  z-index:2;
}

.cta h2{
  font-size:clamp(2rem, 3vw, 3rem);
  line-height:1.15;
  margin-bottom:14px;
  font-weight:800;
  max-width:650px;
}

.cta p{
  font-size:1.05rem;
  color:rgba(255,255,255,.92);
  max-width:650px;
  line-height:1.7;
}

/* BOTÓN CTA */

.cta .btn{
  background:#fff;
  color:var(--primary-dark);
  min-width:240px;
  height:72px;
  border-radius:18px;
  font-size:1.2rem;
  font-weight:800;
  box-shadow:0 10px 30px rgba(0,0,0,.2);
  transition:.35s ease;
}

.cta .btn:hover{
  transform:translateY(-4px) scale(1.03);
  background:#fff;
  box-shadow:0 18px 40px rgba(0,0,0,.25);
}

/* =========================
   FOOTER
========================= */

footer{
  background:#121212;
  color:#fff;
  padding:80px 0 30px;
}

.footer-grid{
  display:grid;
  grid-template-columns:
  repeat(auto-fit, minmax(220px,1fr));

  gap:60px;
  margin-bottom:50px;
  align-items:flex-start;
}

.footer-logo{
  width:170px;
  margin-bottom:20px;
}

.footer-description{
  color:#ccc;
  line-height:1.9;
  font-size:1rem;
  margin-bottom:30px;
  max-width:320px;
}

.footer-title{
  color:#fff;
  font-size:1.7rem;
  margin-bottom:28px;
  font-weight:700;
}

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

.footer-links li{
  margin-bottom:16px;
}

.footer-links a{
  color:#d4d4d4;
  text-decoration:none;
  transition:.3s ease;
  font-size:1.02rem;
}

.footer-links a:hover{
  color:#fff;
  padding-left:5px;
}

.footer-contact p,
.footer-hours p{
  color:#d4d4d4;
  margin-bottom:16px;
  line-height:1.8;
  font-size:1rem;
}

/* REDES */

.socials{
  display:flex;
  gap:16px;
  margin-top:10px;
}

.social-icon{
  width:52px;
  height:52px;
  border:2px solid rgba(255,255,255,.7);
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  color:#fff;
  font-weight:700;
  transition:.3s ease;
  font-size:1rem;
}

.social-icon:hover{
  background:var(--primary);
  border-color:var(--primary);
  transform:translateY(-3px);
}

/* COPYRIGHT */

.copyright{
  border-top:1px solid rgba(255,255,255,.08);
  padding-top:30px;
  text-align:center;
  color:#999;
  font-size:.95rem;
}

/* RESPONSIVE */

@media(max-width:768px){

  .footer-grid{
    gap:45px;
  }

  .footer-title{
    font-size:1.4rem;
  }

  .socials{
    justify-content:flex-start;
  }

}


/* =========================
   WHATSAPP
========================= */

.whatsapp{
  position:fixed;
  right:25px;
  bottom:25px;
  width:72px;
  height:72px;
  background:#25D366;
  border-radius:50%;
  display:flex;
  align-items:center;
  justify-content:center;
  z-index:999;
  box-shadow:0 10px 25px rgba(0,0,0,.25);
  transition:.3s ease;
}

.whatsapp i{
  color:#fff;
  font-size:42px;
}

.whatsapp:hover{
  transform:scale(1.1);
  box-shadow:0 15px 35px rgba(0,0,0,.3);
}

/* RESPONSIVE */

@media(max-width:900px){

  .menu-toggle{
    display:block;
  }

  .menu{
    display:none;
    flex-direction:column;
    align-items:center;
    gap:20px;
    width:100%;
    padding:25px 20px;
  }

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

}

@media(max-width:768px){

  .hero-content{
    text-align:center;
    margin:auto;
  }

  .hero-line{
    margin:0 auto 30px;
  }

}

@media(max-width:480px){

  .logo{
    width:180px;
  }

  .hero h1{
    font-size:2.4rem;
  }

}


/* =========================
   PAGE BANNER
========================= */

.page-banner{
  position:relative;
  min-height:280px;
  display:flex;
  align-items:center;
  overflow:hidden;
}

.page-banner h1{
  font-size:clamp(3rem, 6vw, 5rem);

  line-height:1;

  max-width:950px;
}

.page-banner::before{
  content:"";
  position:absolute;
  inset:0;

  background:
  linear-gradient(rgba(0,0,0,.55), rgba(0,0,0,.55)),
  url('../img/servicios-banner.jpg') center/cover no-repeat;

  z-index:-1;
}

.page-banner-content{
  color:#fff;
  padding:70px 0;
}

.page-banner-content h1{
  font-size:clamp(2.5rem, 5vw, 4rem);
  margin-bottom:15px;
  font-weight:800;
}

.page-banner-content p{
  font-size:1.15rem;
  max-width:700px;
  line-height:1.7;
  color:rgba(255,255,255,.9);
}

/* =========================
   PRODUCTS
========================= */

.products-section{
  padding: 90px 0 40px;
  background:#f7f7f7;
}

.products-grid{
  display:grid;
  grid-template-columns:
  repeat(2, minmax(320px,1fr));

  gap:30px;
}

/* TARJETAS */

.product-card{
  background:#fff;
  border-radius:22px;
  padding:40px;
  box-shadow:0 10px 30px rgba(0,0,0,.06);
  border:1px solid #ececec;
  transition:.3s ease;
}

.product-card:hover{
  transform:translateY(-6px);
}

.product-card h3{
  color:var(--primary-dark);
  font-size:1.6rem;
  margin-bottom:25px;
  font-weight:800;
}

/* LISTAS */

.product-card ul{
  list-style:none;
  padding:0;
  margin:0;
}

.product-card ul li{
  position:relative;
  padding-left:22px;
  margin-bottom:12px;
  line-height:1.5;
  color:#333;
  font-size:1.05rem;
}

/* BULLET PRINCIPAL */

.product-card ul li::before{
  content:"";
  position:absolute;
  left:0;
  top:11px;

  width:8px;
  height:8px;

  background:var(--primary);
  border-radius:50%;
}

/* SUB ITEMS */

.sub-list{
  margin-top:6px;
  margin-left:10px;
}

.product-card ul li > .sub-list{
  margin-bottom:0;
}

.sub-list li{
  color:#666 !important;
  font-size:.98rem !important;
  margin-bottom:10px !important;
}

/* BULLET SUB ITEM */

.sub-list li::before{
  width:6px !important;
  height:6px !important;
  background:#999 !important;
}

/* RESPONSIVE */

@media(max-width:900px){

  .products-grid{
    grid-template-columns:1fr;
  }

}

@media(max-width:768px){

  .page-banner{
    min-height:220px;
  }

  .product-card{
    padding:30px;
  }

}

/* =========================
   IMÁGENES PRODUCTOS
========================= */

.product-image{
  width:100%;
  height:220px;
  object-fit:cover;

  border-radius:18px;
  margin-bottom:28px;

  transition:.35s ease;
}

/* EFECTO HOVER */

.product-card:hover .product-image{
  transform:scale(1.03);
}

/* =========================
   SERVICIOS
========================= */

.services-grid{
  display:grid;
  grid-template-columns:repeat(2, 1fr);
  gap:35px;
}

.services-card{
  padding:45px;
}

/* CHECKS */

.check-list{
  list-style:none;
  padding:0;
  margin:0;
}

.check-list li{
  position:relative;
  padding-left:38px;
  margin-bottom:22px;
  line-height:1.7;
  font-size:1.05rem;
  color:#333;
}

/* ICONO CHECK */

.check-list li::before{
  content:"✓";
  position:absolute;
  left:0;
  top:0;

  color:var(--primary);
  font-size:1.2rem;
  font-weight:800;
}

/* RESPONSIVE */

@media(max-width:900px){

  .services-grid{
    grid-template-columns:1fr;
  }

}


/* =========================
   DESARROLLOS TECNOLÓGICOS
========================= */

.tech-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:35px;
  align-items:stretch;
}

/* TARJETAS */

.tech-card{
  background:#fff;
  border-radius:24px;
  padding:45px 35px;
  box-shadow:0 10px 30px rgba(0,0,0,.06);
  border:1px solid #ececec;

  display:flex;
  flex-direction:column;
  align-items:center;
  text-align:center;

  height:100%;
  transition:.3s ease;
}

.tech-card:hover{
  transform:translateY(-6px);
}

/* LOGOS */

.tech-logo{
  width:220px;
  height:120px;

  object-fit:contain;

  margin-bottom:25px;
}

/* TÍTULOS */

.tech-card h3{
  font-size:2rem;
  color:var(--primary-dark);
  margin-bottom:22px;
  font-weight:800;

  min-height:55px;
}

/* DESCRIPCIONES */

.tech-card p{
  color:#555;
  line-height:1.8;
  font-size:1.03rem;

  display:flex;
  align-items:flex-start;

  flex-grow:1;
}

/* RESPONSIVE */

@media(max-width:1100px){

  .tech-grid{
    grid-template-columns:1fr;
  }

}

/* =========================
   TECH BANNER
========================= */

.tech-banner::before{
  content:"";
  position:absolute;
  inset:0;

  background:
  linear-gradient(
    rgba(0,0,0,.45),
    rgba(0,0,0,.45)
  ),

  url('../img/desarrollos-banner.png')
  center/cover no-repeat;

  z-index:-1;
}

/* =========================
   SYSTECH
========================= */

.systech-grid{
  display:grid;
  grid-template-columns:repeat(3, 1fr);
  gap:35px;
  align-items:stretch;
}

/* TARJETAS */

.systech-card{
  display:flex;
  flex-direction:column;
  height:100%;
}

/* ICONOS */

.systech-icon{
  width:85px;
  height:85px;

  background:linear-gradient(
    135deg,
    var(--primary-dark),
    var(--primary)
  );

  border-radius:22px;

  display:flex;
  align-items:center;
  justify-content:center;

  margin-bottom:30px;
}

.systech-icon i{
  color:#fff;
  font-size:2rem;
}

/* TITULOS */

.systech-card h3{
  color:var(--primary-dark);
  font-size:1.6rem;
  margin-bottom:28px;
  font-weight:800;
}

/* RESPONSIVE */

@media(max-width:1100px){

  .systech-grid{
    grid-template-columns:1fr;
  }

}

/* =========================
   SYSTECH BANNER
========================= */

.systech-banner::before{
  content:"";
  position:absolute;
  inset:0;

  background:
  linear-gradient(
    rgba(0,0,0,.50),
    rgba(0,0,0,.50)
  ),

  url('../img/systech-banner.jpg')
  center/cover no-repeat;

  z-index:-1;
}

.systech-intro{
  margin-bottom:55px;
}

.systech-intro p{
  font-size:1.2rem;
  line-height:1.9;
  color:#2b2b2b;

  max-width:1200px;

  font-weight:500;
}

/* ==================================================
   REZIDUOS ZERO
================================================== */

.reziduos-section{
  padding:90px 0;
  background:#f5f5f5;
}

/* GRID PRINCIPAL */

.reziduos-wrapper{
  display:grid;
  grid-template-columns:420px 1fr;
  gap:50px;
  align-items:start;
}

/* FOTO */

.reziduos-photo{
  position:sticky;
  top:140px;
}

.reziduos-photo img{
  width:100%;
  height:620px;

  object-fit:cover;

  border-radius:28px;

  box-shadow:
  0 20px 50px rgba(0,0,0,.12);
}

/* BADGE */

.photo-badge{
  position:absolute;
  left:25px;
  bottom:25px;

  background:rgba(122,67,56,.95);

  color:#fff;

  padding:14px 22px;

  border-radius:14px;

  font-weight:700;

  display:flex;
  align-items:center;
  gap:10px;

  backdrop-filter:blur(10px);
}

/* CONTENIDO */

.reziduos-content{
  display:flex;
  flex-direction:column;
  gap:30px;
}

/* TARJETAS */

.reziduos-card{
  background:#fff;

  border-radius:28px;

  padding:45px;

  box-shadow:
  0 12px 35px rgba(0,0,0,.05);

  border:1px solid #ececec;
}

/* ICONO */

.reziduos-icon{
  width:82px;
  height:82px;

  background:linear-gradient(
    135deg,
    var(--primary-dark),
    var(--primary)
  );

  border-radius:22px;

  display:flex;
  align-items:center;
  justify-content:center;

  margin-bottom:28px;
}

.reziduos-icon i{
  color:#fff;
  font-size:2rem;
}

/* TEXTOS */

.reziduos-card p{
  font-size:1.12rem;
  line-height:1.9;
  color:#444;
}

/* TITULOS */

.reziduos-card h3{
  font-size:2rem;

  color:var(--primary-dark);

  margin-bottom:35px;

  font-weight:800;
}

/* GRID DE PROCESOS */

.reziduos-grid{
  display:grid;
  grid-template-columns:repeat(2, 1fr);
  gap:22px;
}

/* ITEMS */

.rez-process{
  background:#fafafa;

  border-radius:18px;

  padding:24px;

  display:flex;
  align-items:flex-start;
  gap:18px;

  border:1px solid #ececec;

  transition:.3s ease;
}

.rez-process:hover{
  transform:translateY(-4px);
  box-shadow:0 12px 30px rgba(0,0,0,.08);
}

.rez-process i{
  color:var(--primary);

  font-size:1.4rem;

  margin-top:3px;
}

.rez-process span{
  font-weight:600;
  line-height:1.6;
  color:#333;
}

/* INTRO CARD */

.intro-card{
  position:relative;
  overflow:hidden;
}

.intro-card::before{
  content:"";

  position:absolute;

  width:250px;
  height:250px;

  background:rgba(122,67,56,.05);

  border-radius:50%;

  top:-120px;
  right:-100px;
}

/* RESPONSIVE */

@media(max-width:1100px){

  .reziduos-wrapper{
    grid-template-columns:1fr;
  }

  .reziduos-photo{
    position:relative;
    top:0;
  }

  .reziduos-photo img{
    height:520px;
  }

}

@media(max-width:768px){

  .reziduos-grid{
    grid-template-columns:1fr;
  }

  .reziduos-card{
    padding:35px 28px;
  }

  .reziduos-card h3{
    font-size:1.7rem;
  }

  .reziduos-card p{
    font-size:1rem;
  }

}

/* =========================
   REZIDUOS ZERO BANNER
========================= */

.reziduos-banner::before{
  content:"";
  position:absolute;
  inset:0;

  background:
  linear-gradient(
    rgba(0,0,0,.45),
    rgba(0,0,0,.45)
  ),

  url('../img/reziduos-banner.jpg')
  center/cover no-repeat;

  z-index:-1;
}

/* ==================================================
   CONTACTO
================================================== */

.contact-section{
  padding:100px 0;
  background:#f6f6f6;
}

.contact-wrapper{
  display:grid;
  grid-template-columns:1fr 1fr;
  gap:50px;
  align-items:start;
}

/* INFO */

.contact-tag{
  display:inline-block;
  background:rgba(122,67,56,.12);
  color:var(--primary-dark);

  padding:10px 18px;

  border-radius:50px;

  font-size:.85rem;
  font-weight:700;
  letter-spacing:1px;

  margin-bottom:25px;
}

.contact-info h2{
  font-size:clamp(2.3rem,4vw,4rem);
  line-height:1.1;

  margin-bottom:25px;

  color:var(--primary-dark);
}

.contact-info p{
  font-size:1.08rem;
  line-height:1.8;
  color:#555;

  margin-bottom:35px;
}

/* CARDS */

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

.contact-card{
  background:#fff;

  padding:16px 22px;

  border-radius:24px;

  display:flex;
  align-items:center;
  gap:18px;

  border:1px solid #ececec;

  box-shadow:0 10px 25px rgba(0,0,0,.04);

  transition:.3s ease;
}

.contact-card div{
  display:flex;
  flex-direction:column;
  justify-content:center;
}

.contact-card:hover{
  transform:translateY(-4px);
}

.contact-card i{
width:62px;
height:62px;
min-width:62px;

  min-width:72px;

  border-radius:22px;

  display:flex;
  align-items:center;
  justify-content:center;

  background:linear-gradient(
    135deg,
    var(--primary-dark),
    var(--primary)
  );

  color:#fff;

  font-size:1.4rem;
}

.contact-card h4{
  font-size:1.05rem;
  line-height:1.1;
  font-weight:700;

  color:#222;

  margin-bottom:10px;
}



.contact-card span{
  color:#666;
}

/* FORMULARIO */

.contact-form-box{
  background:#fff;

  padding:45px;

  border-radius:30px;

  box-shadow:0 15px 40px rgba(0,0,0,.06);

  border:1px solid #ececec;
}

.contact-form{
  display:flex;
  flex-direction:column;
  gap:22px;
}

.form-group{
  display:flex;
  flex-direction:column;
}

.form-group label{
  margin-bottom:10px;

  font-weight:700;

  color:#333;
}

.form-group input,
.form-group textarea{
  width:100%;

  padding:16px 18px;

  border-radius:14px;

  border:1px solid #ddd;

  font-size:1rem;

  transition:.3s ease;

  font-family:inherit;
}

.form-group input:focus,
.form-group textarea:focus{
  outline:none;

  border-color:var(--primary);

  box-shadow:0 0 0 4px rgba(122,67,56,.1);
}

/* CAPTCHA */

.captcha-box{
  background:#f7f7f7;

  border:1px solid #e3e3e3;

  border-radius:14px;

  padding:18px;
}

.captcha-check{
  display:flex;
  align-items:center;
  gap:12px;

  cursor:pointer;
}

/* BOTON */

.contact-btn{
  width:100%;
  border:none;
  cursor:pointer;
}

/* RESPONSIVE */

@media(max-width:1000px){

  .contact-wrapper{
    grid-template-columns:1fr;
  }

}

@media(max-width:768px){

  .contact-form-box{
    padding:35px 25px;
  }

}

/* =========================
   CONTACTOS PERSONALIZADOS
========================= */

.contact-person{
  font-size:1.15rem;

  font-weight:600;

  color:#555;

  margin-bottom:2px;

  line-height:1;
}

.contact-link{
  display:block;

  color:#666;

  font-size:.95rem;

  font-weight:500;

  margin-bottom:2px;

  line-height:1.05;

  transition:.3s ease;
}

.contact-link:hover{
  color:var(--primary);
}

.contact-link:hover{
  color:var(--primary);
}

.contact-card .contact-person{
  margin-bottom:8px !important;
  line-height:1.2 !important;
}

.contact-card .contact-link{
  margin-bottom:4px !important;
  line-height:1.2 !important;
}

.contact-card h4{
  margin-bottom:10px !important;
}


/* Banner exclusivo contactos */
.contactos-banner{
    background-image: linear-gradient(
        rgba(0,0,0,0.45),
        rgba(0,0,0,0.45)
    ),
    url("../img/contactos-banner.jpg");

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}


/* REMEDIACIÓN RESIDUOS */
.remediacion-contacto{
    padding: 50px 20px;
    background: #f5f5f5;
    text-align: center;
	padding: 10px 0 60px;
}

.remediacion-contacto p{
    max-width: 950px;
    margin: 0 auto;
    font-size: 20px;
    line-height: 1.7;
    color: #333;
}

.remediacion-contacto strong{
    color: #6f3529;
    font-weight: 700;
}

.remediacion-contacto a{
    color: #6f3529;
    font-weight: 600;
    text-decoration: none;
}

.remediacion-contacto a:hover{
    text-decoration: underline;
}

/* =========================
   PDF SECTION
========================= */

.pdf-section{
    padding-top: 0;
    padding-bottom: 80px;
    background: var(--light);
}

.pdf-grid{
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 30px;
}

@media(max-width:768px){

    .pdf-card{
        padding: 22px;
        gap: 18px;
    }

    .pdf-info h3{
        font-size: 20px;
    }

}


.pdf-card{
    background: #fff;
    border-radius: 28px;
    padding: 30px;
    display: flex;
    align-items: center;
    gap: 22px;
    text-decoration: none;
    transition: 0.3s ease;
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
}

.pdf-card:hover{
    transform: translateY(-6px);
    box-shadow: 0 16px 35px rgba(0,0,0,0.12);
}

.pdf-icon{
    width: 78px;
    height: 78px;
    border-radius: 22px;
    background: linear-gradient(135deg,#6f3429,#9c5a4c);

    display: flex;
    align-items: center;
    justify-content: center;

    flex-shrink: 0;
}

.pdf-icon i{
    color: #fff;
    font-size: 34px;
}

.pdf-info h3{
    font-size: 22px;
    line-height: 1.2;
    margin-bottom: 10px;
    color: #5c2f26;
}

.pdf-info p{
    font-size: 15px;
    line-height: 1.6;
    color: #666;
}

/* Banner exclusivo Productos */
.productos-page .page-banner{
    background:
    linear-gradient(rgba(0,0,0,.45), rgba(0,0,0,.45)),
    url('../img/productos-banner.jpg');

    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

footer a{
    color: #d9d9d9 !important;
    text-decoration: none !important;
}

footer a:hover{
    color: #ffffff !important;
}

.footer-contact a{
    color:#d9d9d9 !important;
}


/* DONATIVOS */

.donativos-section{
	background: #f5f5f5;
    padding: 40px 0 60px;
}

.donativos-wrapper{
    display: grid;
    grid-template-columns: 2fr 1fr;
    gap: 40px;
    align-items: center;
}

.donativos-card,
.qr-card{

    border-radius: 0px;
    padding: 20px;

}

.donativos-card h2{
    color: #7a4338;
    font-size: 3rem;
    margin-bottom: 25px;
}

.donativos-card p{
    color: #555;
    font-size: 1.1rem;
    line-height: 1.8;
    margin-bottom: 20px;
}

.qr-card{
    text-align: center;
}

.qr-card img{
    width: 100%;
    max-width: 320px;
    height: auto;
}

@media (max-width: 992px){

    .donativos-wrapper{
        grid-template-columns: 1fr;
    }

    .donativos-card h2{
        font-size: 2.2rem;
    }

    .qr-card{
        max-width: 400px;
        margin: 0 auto;
    }
}