.contenedor-productos {
  background-color: #13193b;
  position: relative;
  margin: 0 auto;
  padding-bottom: 10px;
  padding-top: 160px;
}

@media only screen and (min-width: 800px) {
  .benviar {
    margin-top: 5px;
    z-index: 1000;
  }

  .largo {
    min-height: 1400px;
  }

  .largo2 {
    min-height: 800px;
  }

  .formulario1 {
    width: 400px;
    display: inline;
    float: left;
  }

  .separador {
    width: 100%;
    height: 300px;
    background-image: url("imagenes/sep2.png");
    margin-top: -200px;
    background-size: cover;
  }

  .producto1 {
    position: absolute;
    left: 310px;
  }

  .vermas1 {
    left: 150px;
    top: 120px;
    position: absolute;
    color: #9bc646;
    font-size: 12px;
    text-decoration: none;
  }

  .motores {
    position: absolute;
    left: 50px;
    text-align: right;
    color: #fff;
  }

  .ico1 {
    position: absolute;
    left: 0px;
  }

  .vermas2 {
    left: 150px;
    top: 280px;
    position: absolute;
    color: #9bc646;
    font-size: 12px;
    text-decoration: none;
  }

  .coleccion {
    position: absolute;
    left: 50px;
    top: 210px;
    text-align: right;
    color: #fff;
  }

  .ico2 {
    position: absolute;
    left: 30px;
    top: 210px;
  }

  .vermas3 {
    left: 150px;
    top: 480px;
    position: absolute;
    color: #9bc646;
    font-size: 12px;
    text-decoration: none;
  }

  .lubricantes {
    position: absolute;
    left: 40px;
    top: 410px;
    text-align: right;
    color: #fff;
  }

  .ico3 {
    position: absolute;
    left: 30px;
    top: 410px;
  }

  .vermas4 {
    right: 150px;
    top: 190px;
    position: absolute;
    color: #9bc646;
    font-size: 12px;
    text-decoration: none;
  }

  .industrial {
    position: absolute;
    right: 50px;
    top: 120px;
    text-align: right;
    color: #fff;
  }

  .ico4 {
    position: absolute;
    right: 250px;
    top: 120px;
  }

  .vermas5 {
    right: 150px;
    top: 390px;
    position: absolute;
    color: #9bc646;
    font-size: 12px;
    text-decoration: none;
  }

  .airecomprimido {
    position: absolute;
    right: 50px;
    top: 320px;
    text-align: right;
    color: #fff;
  }

  .ico5 {
    position: absolute;
    right: 250px;
    top: 320px;
  }

  .vermas6 {
    right: 150px;
    top: 590px;
    position: absolute;
    color: #9bc646;
    font-size: 12px;
    text-decoration: none;
  }

  .hidraulica {
    position: absolute;
    right: 50px;
    top: 520px;
    text-align: right;
    color: #fff;
  }

  .ico6 {
    position: absolute;
    right: 250px;
    top: 520px;
  }

  .productosc {
    position: relative;
    width: 800px;
  }
}

@media only screen and (max-width: 800px) {
  .codigo2 {
    display: none;
  }

  .captcha2 {
    margin-left: -60px;
  }

  .margen {
    margin-top: 10px;
  }

  .separador {
    display: none;
  }

  .forma3 {
    min-height: 600px;
    width: 65%;
  }

  .contacto1 {
    color: #fff;
  }

  .contacto3 {
    color: #fff;
  }

  .tractor {
    display: none;
  }

  .info1 {
    padding: 20px;
    text-align: center;
  }

  .ser12,
  .contacto-separador {
    display: none;
  }

  .info2 {
    text-align: center;
    padding: 5px;
    font-family: "Gotham";
    font-weight: 700;
  }

  .info3 {
    text-align: center;
    padding: 5px;
  }

  .producto1 {
    display: none;
  }

  .vermas1 {
    color: #9bc646;
    font-size: 12px;
    text-decoration: none;
  }

  .motores {
    color: #fff;
  }

  .vermas2 {
    color: #9bc646;
    font-size: 12px;
    text-decoration: none;
  }

  .coleccion {
    color: #fff;
  }

  .vermas3 {
    color: #9bc646;
    font-size: 12px;
    text-decoration: none;
  }

  .lubricantes {
    color: #fff;
  }

  .vermas4 {
    color: #9bc646;
    font-size: 12px;
    text-decoration: none;
  }

  .industrial {
    color: #fff;
  }

  .vermas4 {
    color: #9bc646;
    font-size: 12px;
    text-decoration: none;
  }

  .vermas5 {
    color: #9bc646;
    font-size: 12px;
    text-decoration: none;
  }

  .airecomprimido {
    color: #fff;
  }

  .vermas6 {
    color: #9bc646;
    font-size: 12px;
    text-decoration: none;
  }

  .hidraulica {
    color: #fff;
  }
}
