
@media only screen and (max-width: 1536px) {


}

@media only screen and (max-width: 1440px) {
}

@media only screen and (max-width: 1382px) {
}

@media only screen and (max-width: 1366px) {
}


@media only screen and (max-width: 1280px) {
  .btn {
  left: 10%!important;
}
}

@media only screen and (max-width: 1260px) {
}


@media only screen and (max-width: 1248px) {
}


@media only screen and (max-width: 1240px) {
}


@media only screen and (max-width: 1024px) {
  .barra-redes .icono {
  width: clamp(30px, 4vw, 30px);
  height: clamp(30px, 4vw, 30px);
}
  .btn {
    left: 11%!important;
  }
.Modern-Slider .PrevArrow  {
  display: none!important;
}
.Modern-Slider .NextArrow{
  display: none!important;
}
.tecnicas-de-aplicacion {
  padding: 1rem 5rem;
  color: #333;
}
.beneficios {
  width: 85%;
  margin: 0 auto;
}
.contacto {
  width: 90%;
  margin: 0 auto;
}
}


@media only screen and (max-width: 900px) {

  .somos {
  width: 85%!important;
  padding: 1rem;
}
  h2 {
  font-size: 1.8rem;
  font-family: 'MONSERRAT', sans-serif;
  font-weight: 700;
}
 .btn {
    left: 12%!important;
  }
  .fumigador-img img {
  width: 80%;
  margin: 0 auto;
}
  .fumigador-img {
    order: 0;
    margin-bottom: 0rem;
  }
  .card{
    margin-bottom: 10px;
  }
}



@media only screen and (max-width: 894px) {
    .barra-redes {
    display: none!important;
  }
}

@media only screen and (max-width: 876px) {
}


@media only screen and (max-width: 800px) {
}


@media only screen and (max-width: 768px) {
    .btn {
    left: 13%!important;
  }
  .aplicacion-img-large{
    display: none;
  }
  .plaguicida {
  width: 85%;
  display: block;
  margin: 0 auto;
}
  .plaga-text {
    padding: 30px 3rem;
  }
  .beneficio {
  flex: 1 1 200px;
}
}

@media only screen and (max-width: 668px) {
    .btn {
    left: 14%!important;
    bottom: 15%!important;
  }
    .fumigador-img {
    display: none;
  }
}


@media only screen and (max-width: 640px) {
}

@media only screen and (max-width: 480px) {
  .btn {
    left: 16%!important;
    bottom: 15%!important;
    padding: 5px 10px!important;
    border-radius: 8px!important;
  }
  .inmuebles-grid {
    grid-template-columns: 1fr;
  }
}


@media only screen and (max-width: 420px) {
   .contacto {
    padding: 0;
  }
  .icono{
    display: none;
  }
}


@media only screen and (max-width: 415px) {
  .btn{
    display: none!important;
  }
}


@media only screen and (max-width: 360px) {
  h2 {
    font-size: 1.8rem!important;
  }
}
@media only screen and (max-width: 320px) {
    .contacto {
    width: 100%;
  }
  .form-fields {
  flex: 1;
  width: 95%;
  margin: 0 auto;
}
 h2 {
    font-size: 1.5rem !important;
  }
}


@media only screen and (max-width: 314px) {
}