/* --------------------- MOBILE (max-width: 620px) --------------------- */
@media (max-width: 620px) {
  .footer-menu,
  .footer-redes {
    width: 100%;
  }

  .footer-menu ul,
  .footer-redes ul {
    padding-left: 0;
  }
}


/* --------------------- TABLET1 (min-width: 620px) --------------------- */
@media (min-width: 620px) {
  .servicio {

    padding: 0px 32px;
  }
  .trabajo-img-text-buton {
    margin-top: 40x;
    display: flex;
    flex-direction: row;
    gap: 20px;
    justify-content: center !important;
    max-height: 290px;

  }

  .trabajo-body-button {
    display: flex;
    flex-direction: column;
    gap: 30px;
  }

  #trabajo .texto-body {
    min-width: 207px;
    max-width: 556px;
    width: 100%;
    margin: 0 auto;
  }

  .boton-derecha {
    margin: 0;
  }

  #trabajo img {
    margin: 0;
  }

  .contacto-whatsapp,
  .contenedor-formulario {
    width: 510px;
    padding: 30px 20px;
    flex-direction: column;
    border: 2px solid #FFEED2;
    background: #FFF;
    border-radius: 20px;
    margin: 0 auto;
  }

  .contacto-whatsapp {
    display: flex;
    justify-content: flex-end;
    align-items: flex-end;
    gap: 30px;
  }

  .contacto-subtitulo,
  .contacto-mailtitle {
    align-self: flex-start;
    font-size: 24px;
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    line-height: normal;
  }

  .hero-video {
    padding: 10px 32px 52px 32px;
  }




  #servicios {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  #localizacion {
    padding: 100px 32px;
  }

  #contacto {
    padding: 40px 32px 150px;
  }



  footer {
    padding: 40px 32px;
    align-items: normal;
  }

  .descripcion-footer {
    min-width: 556px;
    max-width: 759px;
  }

  .footer-logo {
    display: block;
  }

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

  .footer-container {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: flex-start;
  }

  .nosotros-imagen img {
    width: 371px;
  }
  .bloque-servicio{
    padding: 70px 32px 150px  ! important;
  }
  #trabajo {
  padding: 40px 32px;
  }
  #trabajo .boton-rojo {
    margin-top: 0px;
}
.trabajo-img-container {
    margin-bottom: 0px ! important;
}
}


/* --------------------- TABLET1 RANGO (620px - 823px) --------------------- */
@media (min-width: 620px) and (max-width: 823px) {
  #card-laser,
  #card-carpalum,
  #card-plegado {
    max-height: 231px;
  }

  .imagen-zona img {
    max-width: 759px;
    max-height: 541.5px;
    min-width: 556px;
    min-height: 397px;
  }

  .cartel-direccion {
    min-width: 536px;
    max-width: 739px;
  }

  .mapa-zona {
    max-width: 759px;
    max-height: 249px;
    min-height: 249px;
  }

  #trabajo img {
    max-height: 310px;
  }
}

@media (min-width: 824px){
    .trabajo-img{
    display: block;
  }
.trabajo-img {
  position: relative;
  width: 620px;
  height: 448px;
  border-radius: 10px;
  overflow: hidden;
}

.trabajo-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  display: block;
}

.trabajo-img::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(
    180deg,
    rgba(18, 18, 18, 0) 61.11%,
    var(--Tipo, #121212) 94.81%
  );
  pointer-events: none;
}
.trabajo-texto {
  position: absolute;
  bottom: 20px;
  left: 25px;
  right: 25px;
  color: var(--Fondo, #FCF9F4);
  font-family: 'Poppins', sans-serif;
  font-size: 32px;
  font-weight: 600;
  line-height: 42px;
  z-index: 1;
}

  .trabajo-img-flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
  }
  .nosotros-section-arreglo{
  padding-bottom: 200px ! important;
}
  .arreglo-40{
    font-size: 77px;
  }
  .contenedor-ubicacion-titulo {
    margin-bottom: 60px;
  }

  #contenedor-formulariox {
    margin: 0;
    width: 510px ! important;
  }
  
  
}
/* --------------------- TABLET2 (min-width: 824px) --------------------- */
@media (min-width: 824px) {
    #cartel-direccion1{
    display: none;
  }
  #cartel-direccion2{
    display: block;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
  }
input, textarea {
    max-width: 450px;
  }

  #hero-titulo-arreglo{
    font-size: 77px;
  }
  .hero-video {
    height: 101.5vh;
  }
  .hero-video {
        padding: 10px 32px 110px 32px;
    }
        #nosotros {
        padding: 200px 32px;
    }
.subtitulo-nostros {
    font-size: 24px;
}
.arreglo-titulo{
    font-size: 77px;
}
    .nosotros-imagen img {
        width: 620px;
        margin-bottom: 29px;
    }
.titulo-servicio {
    font-size: 45px;
}
.arreglo-width {
font-size: 45px;
font-style: normal;
font-weight: 600;
line-height: 128.91%; /* 58.01px */
}
    .arreglo-h3-servicio{
font-size: 45px;
font-style: normal;
font-weight: 600;
line-height: 128.91%; /* 58.01px */
    }
    .servicios-section-arreglo{
      padding-bottom:200px ! important;
    }
    .footer-copy {
    margin-top: 150px;
}
   #trabajoxs {
    padding: 50px 32px 200px 32px ! important;
    margin-bottom: 250px ! important;
}
    #localizacion {
        padding: 200px 32px;
    }

.arreglo-body-1{
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.boton-derecha {
  text-align: unset;
  text-align: right;
}
.nosotros-texto{
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
#nosotros {
    padding-bottom: 200px !important;
}
  #card-laser,
  #card-carpalum,
  #card-plegado {
    max-height: 231px;
  }

  .servicio-card {
    max-width: 400px;
  }

  .servicio-card img {
    width: 400px;
  }

  .servicio-cards {
    display: flex;
    gap: 40px;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: column;
    align-content: center;
  }
  #clientes {
    padding: 70px 0px;
  }
  .contenedor-cliente-titu {
    padding: 0px 32px;
}
.linea-roja {
  margin-left: 32px;
}
#clientes .subti-section {
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: normal;
margin-bottom: 0px;
}
.bloque-titulo-zona {
    margin-bottom: 40px;
}
.contenedor-zona {
    gap: 20px;
  
  }
      .bloque-servicio {
        padding: 100px 32px 200px ! important;
    }
    .contacto-section-arreglo{
      padding-bottom: 200px ! important;
    }
    .bloque-titulo .etiqueta-secundaria {
font-size: 24px ! important;
font-style: normal ! important ;
font-weight: 500 ! important;
line-height: normal ! important;
    }
  .contacto-arreglo {
    margin-bottom: 40px;
}
   .titulo-nostros {
    margin-bottom: 25px;
  }
  .linea-roja {
    margin-bottom: 37px;
  }
  .nosotros-texto {
    min-width: 368px;
  }

  .contenido {
    margin-top: 0;
  }


  .contenedor-trabajax {
    display: block;
    max-width: 520px;
  }



  #trabajo img {
    max-height: 520px;
  }

  .footer-texto {
    display: block;

  }
  .footer-texto p{
      font-size: 14px;
      font-style: normal;
      font-weight: 500;
      line-height: normal;
  }
  

  .descripcion-footer {
    display: none;
  }

  .footer-logo {
       min-width: 332px;
    max-width: 510px;
  }
  #contacto-titulo-arreglo{
    font-size: 45px;
  }
  #subti-section{
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: normal;
  }


  .footer-container {
    justify-content: center;
    gap: 100px;
  }

  .contenedor-trabaja1{
    display: none;
  }

  .subti-section {
font-size: 24px;
  }
  .arreglo-30{
    font-size: 45px;
    color: #000;
    font-family: 'Poppins';
    font-size: 45px;
    font-style: normal;
    font-weight: 600;
    line-height: 128.91%; /* 58.01px */
  }
  .arreglo-32{
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: normal;
  }
.arreglo-ubicacion{
font-size: 24px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
.arreglo-ubicacion-titulo{
font-size: 45px;
font-style: normal;
font-weight: 600;
line-height: 128.91%; /* 58.01px */
}




  @media screen and (min-width: 904px) {
    .servicio-cards {
      flex-direction: unset;
    }
  }
}


/* --------------------- RANGO TABLET2 ESPECÍFICO (774px - 823px) --------------------- */
@media (min-width: 774px) and (max-width: 823px) {
  .nosotros-texto {
    display: flex;
    flex-direction: column;
    flex: 1;
  }

  .nosotros-wrapper {
    flex-direction: row-reverse;
    align-items: flex-start;
    gap: 20px;
  }

  .nosotros-imagen {
    flex: 1;
    max-width: none;
  }

  .contenido {
    margin-top: 0;
  }

  .titulo-nostros {
    margin-bottom: 25px;
  }
}


/* --------------------- DESKTOP BASE (min-width: 1364px) --------------------- */
@media screen and (min-width: 1364px) {
  #localizacion {
    padding: 200px 16px;
    background-color: var(--color-fondo);
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .bloque-titulo-zona {
    margin-bottom: 24px;
  }

  .contenedor-zona {
    display: flex;
    flex-direction: row;
    gap: 32px;
    align-items: flex-start;
    justify-content: center;
    max-width: 1200px;
    margin: 0 auto;
  }

  .imagen-zona {
    position: relative;
    width: 620px;
    height: 442px;
    flex: 1;
  }

  .imagen-zona img {
    border-radius: 2px;
    display: block;
    max-width: 620px !important;
    max-height: 442px !important;
    object-fit: cover;
  }

  .cartel-direccion {
    position: absolute;
    bottom: 12px;
    left: 12px;
    background: #fff;
    border-radius: 6px;
    font-size: 14px;
    font-weight: 500;
    color: black;
    padding: 8px 16px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
  }

  .mapa-zona {
    width: 100%;
    max-width: 600px;
    aspect-ratio: 16 / 9;
    border-radius: 4px;
    overflow: hidden;
    padding-top: 442px;
    flex: 1;
  }

  .mapa-zona iframe {
    width: 100%;
    height: 100%;
    border: none;
    display: block;
  }


  .contacto-flex {
    display: flex;
    align-items: flex-start;
  }

  .contacto-whatsapp,
  .contenedor-formulario {
    margin: 0;
  }

  .contacto-arreglo {
    margin-bottom: 0;
    width: 1032px;
  }

    .contacto-wrapper {
    display: flex;
    align-items: stretch;
  }

  .linea-flex {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
    gap: 8px;
    margin: 0 20px;
    height: 693px;
    min-height: 100%;
    margin-top: 3px;
  }

  .linea-top {
    width: 2px;
    height: 70px;
    background-color: var(--color-linea, #000);
    border: none;
  }

  .linea-bottom {
    width: 2px;
    flex-grow: 1;
    background-color: var(--color-linea, #000);
    border: none;
  }

  .punto img {
    display: block;
    width: 12px; /* ajustá según tamaño deseado */
    height: auto;
  }
  hr {
   flex: unset;
    }

  .trabajo-img-text-buton {
    justify-content: center;
  }
    #contacto {
    display: flex;
    padding: 0px 80px;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    gap: 40px;
  }

  
}


/* --------------------- DESKTOP MAX (min-width: 1439px) --------------------- */
@media screen and (min-width: 1439px) {


  #card-laser,
  #card-carpalum,
  #card-plegado {
    max-height: 231px;
  }

  .nosotros-wrapper {
    display: flex;
    flex-direction: row-reverse;
    gap: 40px;
    justify-content: center;
    
  }

  .nosotros-titulox {
    display: none;
  }

  .nosotros-tituloxs {
    display: block;
    max-height: 715px;
  }

  .nosotros-textoas {
    display: flex;
    flex-direction: column;
    width: 715px;
  }

  .hero-video {
    height: 794px;
  }
  .hero-video {
    padding: 10px 32px 0px 32px;
  }

  .hero-texto {
    margin: 0;
    padding: 112px 82px;
    max-width: 1100px;
  }

  .titulo {
    font-size: 77px;
    font-weight: 600;
    line-height: 110%;
  }

  .servicio-cards {
    display: flex;
    flex-direction: row;
    justify-content: center;
    gap: 40px;
  }

  .servicio-card {
    margin: 0;
    width: 400px;
    max-width: none;
  }

  .slider-track {
    animation: none;
    flex-wrap: wrap;
    justify-content: center;
    height: auto;
    gap: 40px 60px;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
  }
  .slider-clientes {
    width: unset;
  }
  .slider-track img {
    margin: 0;
    height: 80px;
  }

  .slider-track .duplicado {
    display: none;
  }

  #clientes {
    display: flex;
    align-items: center;
    padding: 70px 80px ;
    justify-content: center;
  }

  .linea-roja {
    width: 8px;
    height: 305px;
  }

  #nosotros {
    padding: 200px 80px;
  }

  .nosotros-imagen img {
    width: 620px;
    max-width: 620px;
  }

  .titulo-nosotros {
    font-size: 40px;
  }

  .subtitulo-nostros {
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 24px;
    color: #00000033;
  }

  .titulo-nostros {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 77px;
    line-height: 110%;
    margin-bottom: 25px;
  }

  .contenido p {
    color: #000;
    font-size: 20px;
    font-weight: 500;
  }



  #clientes .subti-section {
    color: rgba(0, 0, 0, 0.20);
    font-family: 'Poppins';
    font-size: 24px;
  }

  .arreglo-width {
font-size: 45px;
font-style: normal;
font-weight: 600;


  }


  .contenedor-ubicacion {
    flex-direction: row;
    justify-content: center;
  }

  .direccion-texto {
    left: 375px;
  }

  #home h1 {
    font-size: 48px;
    max-width: 700px;
    margin: 0 auto;
  }
    .trabajo-img-container img {
    width: 620px;
    height: 520px;
  }
     #trabajoxs {
        padding: 50px 80px 200px 80px ! important;
        margin-bottom: 200px ! important;
    }

    .trabajo-img-container {
      margin:0 !important;
    }
    .trabajo-body-button {
          width: 620px;
        }
}
