
.contenedor_compra_domicilio{
margin: 50px auto;  width: 1240px; height: 1600px; margin-bottom: 60px;
}

.titular_envio_domicilio{
  float: left; width: 100%; height: 60px; padding-top: 0px; padding-bottom: 0px; border-top: 2px solid rgb(41,153,38); border-bottom: 2px solid rgb(41,153,38);
  font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 600; font-size: 40px; color: rgb(41,153,38); text-decoration: none; text-align: center;
}

.titular_servicio{
  float: left; width: 1000px; margin-top: 20px; margin-left:120px ; margin-right: 120px; margin-bottom: 30px; font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 300; font-size: 30px; color: rgb(0,0,0); text-decoration: none; text-align: center; line-height:34px;
}

.span_titular{
  font-weight: 600; color: rgb(41,153,38);
}

.linea_venta_domicilio{
  float: left; width: 100%; margin-bottom: 15px;
}

.linea_venta_left,.linea_venta_imagen{
  float: left; width: 50%; height: 252px; background-color: #F4F3F4; display: block;
}

.linea_venta_imagen_response{
  display:none;
}

.titular_paso{
  float: left; width: 100%; margin-top: 25px; font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 300; font-size: 20px; color: #000; text-decoration: none; text-align: center;
}

.subtitulo_paso{
  float: left; width: 100%; margin-top: 0px; font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 600; font-size: 30px; color: rgb(41,153,38); text-decoration: none; text-align: center;
}

.boton_app_productos_venta_domicilio{
  float: left; width: 276px; height: 36px; margin-top: 10px; margin-left: 172px; margin-right: 172px; border-radius: 8px; border: 2px solid rgb(41,153,38); text-align: center; padding-top: 4px; padding-bottom: 5px;
}

.boton_app_productos_venta_domicilio>a{
  font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 600; font-size: 25px; color: rgb(41,153,38); text-decoration: none;
}

.boton_app_productos_venta_domicilio>a:hover{
  color: rgb(0,0,0);
}

.texto_paso_1{
  float: left; width: 480px; margin-top: 15px; margin-left: 70px; margin-right: 70px;  font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 300; font-size: 25px; color:#000; text-decoration: none; text-align: center;
  line-height: 29px;
}

.texto_paso_2{
  float: left; width: 400px; margin-top: 4px; margin-left: 110px; margin-right: 110px;  font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 300; font-size: 23px; color:#000; text-decoration: none; text-align: center;
  line-height: 27px;
}

.span_semi_venta{
  font-weight: 600;
}

.texto_paso_2>a{
  font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 400; font-size: 25px; color: rgb(41,153,38); text-decoration: underline;
}

.texto_paso_2>a:hover{
  color: rgb(0,0,0);
}

.horario_paso_2{
  float: left; margin-top: 3px; width: 90%; margin-left: 5%; margin-right: 5%; text-align: center; font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 600; font-size: 19px; color: #000; text-decoration: none;
}

.texto_paso_3{
  float: left; width: 450px; margin-top: 15px; margin-left: 85px; margin-right: 85px;  font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 300; font-size: 30px; color:#000; text-decoration: none; text-align: center;
  line-height: 34px;
}

.texto_paso_4{
  float: left; width: 300px; margin-top: 15px; margin-left: 160px; margin-right: 160px; padding-bottom: 5px; font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 600; font-size: 35px; color:#000; text-decoration: none; text-align: center;
  line-height: 39px; border-bottom: 3px solid rgb(41,153,38);
}

.separador_venta_domicilio{
  margin:auto; margin-top: 40px; margin-bottom: 40px; width: 1240px; height: 2px; background-color:rgb(41,153,38);
}

@media only screen and (max-width:1250px){

.contenedor_compra_domicilio{
  float: left; width: 100%; height: auto;
  }

  .titular_servicio{
    width: 90%; margin-left:5% ; margin-right: 5%;
  }

  .linea_venta_left,.linea_venta_imagen{
    float: left; width: 50%; height: auto; background-color: #FFF;
  }

  .horario_paso_2{
    font-size: 16px;
  }

  .separador_venta_domicilio{
    float: left; width: 100%; margin-top: 0px;
  }


}


@media only screen and (max-width:1200px){

  .titular_envio_domicilio{
    font-size: 35px;
  }

  .titular_servicio{
    margin-bottom: 25px; line-height:29px; font-size: 25px;
  }

  .linea_venta_domicilio{
    margin-bottom: 25px;
  }

  .boton_app_productos_venta_domicilio{
    width: 50%; height: 30px; margin-left: 25%; margin-right: 25%;
  }

  .boton_app_productos_venta_domicilio>a{
    font-family: "Open Sans", Verdana, Arial, Helvetica, sans-serif;  font-weight: 600; font-size: 20px; color: rgb(41,153,38); text-decoration: none;
  }

  .texto_paso_1,  .texto_paso_2,  .texto_paso_3,  .texto_paso_4{
    width: 90%; margin-left: 5%; margin-right: 5%;
  }

  .texto_paso_1,  .texto_paso_2{
    font-size: 20px;  line-height: 24px;
  }

  .texto_paso_2>a{
    font-size: 20px;
  }

.texto_paso_3{
    font-size: 25px;   line-height: 29px;
  }

  .texto_paso_4{
      font-size: 30px;   line-height: 34px; border-bottom: 0px solid rgb(41,153,38);
  }

}

@media only screen and (max-width:1000px){

  .linea_venta_imagen{
    display: none;
  }

  .linea_venta_imagen_response{
    float: left; width: 70%; margin-left: 15%; margin-right: 15%; margin-top: 20px;
    display:block;
  }

  .linea_venta_left{
    float: left; width: 70%; margin-left: 15%; margin-right: 15%;
    display:block;
  }


}



@media only screen and (max-width:800px){

  .titular_envio_domicilio{
    font-size: 25px; height: 40px;
  }

  .titular_servicio{
    line-height:24px; font-size: 20px;
  }

}

@media only screen and (max-width:650px){


}

@media only screen and (max-width:600px){

  .titular_envio_domicilio{
    border: 0px; margin-bottom: 10px; margin-top: 10px;   font-size: 23px; height: auto;
  }

  .linea_venta_imagen_response{
    width: 80%; margin-left: 10%; margin-right: 10%;
  }

  .boton_app_productos_venta_domicilio{
    width: 70%; margin-left: 15%; margin-right: 15%;
  }

}

@media only screen and (max-width:450px){

  .titular_servicio{
    margin-top: 5px;
  }

  .linea_venta_imagen_response{
    width: 90%; margin-left: 5%; margin-right: 5%;
  }

  .boton_app_productos_venta_domicilio{
    width: 80%; margin-left: 10%; margin-right: 10%;
  }

  .subtitulo_paso{
    font-size: 25px;
  }

  .linea_venta_left{
  width: 90%; margin-left: 5%; margin-right: 5%;
  }


}
