#modal_inicial_ls {
  background: transparent;
  display: none;
}

.cont_modal_peque_ls {
  position: relative;
  width: 82%;
  margin: 0 39px;
  padding-bottom: 62px;
}

.cont_modal_peque_ls h1 {
  font-family: Arial;
  font-size: 35px;
  color: #008872;
  font-weight: bold;
  /*line-height: 15px;*/
  margin: 0;
  padding-bottom: 15px;
  padding-top: 13px;
}

.cont_modal_peque_ls h2 {
  font-family: Arial;
  font-size: 15px;
  color: #000;
  font-weight: normal;
  line-height: 19px;
  margin: 0;
  padding-bottom: 30px;
}

.cont_modal_peque_ls h3 {
  font-family: Arial;
  font-size: 15px;
  color: #000;
  font-weight: bold;
  /*line-height: 15px;*/
  margin: 0;
  padding-bottom: 8px;
}

.bt_suscri {
  display: block;
  width: 142px;
  background: #000000; /* Old browsers */
  background: -moz-linear-gradient(left,  #000000 0%, #004d40 60%, #00715e 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(60%,#004d40), color-stop(100%,#00715e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  #000000 0%,#004d40 60%,#00715e 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  #000000 0%,#004d40 60%,#00715e 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  #000000 0%,#004d40 60%,#00715e 100%); /* IE10+ */
  background: linear-gradient(to right,  #000000 0%,#004d40 60%,#00715e 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00715e',GradientType=1 ); /* IE6-9 */
  border: 1px solid #dadada;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 8px 0;
  cursor: pointer;

}

.cont_modal_pe_footer {
  /*float: left;*/
  width: 91%;
  margin-left: 9%; 
  padding-bottom: 64px;
}

.cont_modal_pe_footer_izq {
  position: absolute;
 /* left: 0;*/
  width: 50%;
}

.cont_modal_pe_footer_der {
  position: absolute;
  right: 0;
  width: 50%;
}

.bt_links a {
  font-size: 11px;
  color: #000;
  text-decoration: underline;
}

.footer_izq_txt {
  font-size: 11px;
  color: #000;
  margin-top: 22px;
  /*float: left;*/
  position: relative;
  left: 0;
  top: 22px;
}

.footer_der_log {
  /*float: right;*/
  position: absolute;
  right: 0;
}

.footer_der_txt {
  /*float: right;*/
  font-size: 11px;
  color: #000;
  /*padding-top: 2px;*/
  /*padding-right: 18%; */

  position: absolute;
  left: 0;
  top: 22px;
  right: 17%;
  text-align: right;

}

/* MODAL MEDIANO */

#modal_limit_articulos {
 /* background:transparent; */
}

.modal-header-ls {
  background:#008872;  
  padding: 40px 50px;
}

.modal-header-ls h1 {
  font-family: Arial;
  font-size: 35px;
  color: #fff;
  font-weight: bold;
  margin: 0;
}

.modal-header-ls h2 {
  width: 90%;
  font-family: Arial;
  font-size: 21px;
  color: #fff;
  margin: 0;
}

.precio_modal {
  border-bottom: 1px solid #fff;
}

.modal-body-ls {
  position: relative;
  padding: 35px 50px 62px 50px;
}

.contenido_izq_modal_gr {
  float: left;
  width: 49%;
}

.contenido_izq_modal_gr a:hover {
  text-decoration: none;
}

.contenido_izq_modal_gr h2 {
  font-family: Arial;
  font-size: 17px;
  font-weight: bold;
  margin: 0;
  padding-bottom: 18px;
}

.contenido_izq_modal_gr p {
  font-family: Arial;
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 19px;
}

.contenido_der_modal_gr {
  float: left;
  width: 50%;
}

.bt_suscri_lar {
  display: block;
  width: 185px;
  background: #000000; /* Old browsers */
  background: -moz-linear-gradient(left,  #000000 0%, #004d40 60%, #00715e 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(60%,#004d40), color-stop(100%,#00715e)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left,  #000000 0%,#004d40 60%,#00715e 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left,  #000000 0%,#004d40 60%,#00715e 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(left,  #000000 0%,#004d40 60%,#00715e 100%); /* IE10+ */
  background: linear-gradient(to right,  #000000 0%,#004d40 60%,#00715e 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00715e',GradientType=1 ); /* IE6-9 */
  border: 1px solid #dadada;
  text-align: center;
  color: #fff;
  font-weight: bold;
  padding: 6px 0;
  cursor: pointer;
  font-size: 17px;

}

.cont_dispositivos {
  text-align: right;
}

.cont_dispositivos img {
  width: 100%;
}

.footer_der_txt_gr {
  /*float: right;*/
  font-size: 11px;
  color: #000;
  /*padding-top: 2px;*/
  /*padding-right: 18%; */

  position: absolute;
  left: 0;
  top: 22px;
  right: 13%;
  text-align: right;

}

.suscripcion_ubi {
  /*position: relative; right: -41px;text-align: right; margin-top: 43%;*/
  position: relative;
  right: -41px;
  text-align: right;
  margin-top: 23.5%;
}

.cont_txt_suscriptor_md {
  float: left;
  font-family: Arial;
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 19px;
}


/* MODAL PRAM */

#modal_pram_ls {
  background:transparent;  
}

.cont_error_ingreso {
  float: left;
  width: 100%;
  text-align: center;
  border-top: 1px solid #008872;
  background: #f5f5f5;
  margin-top: 15.8%;
  padding-bottom: 12px;
}

.cont_error_ingreso a {
  color: #008872;
}

.cont_error_ingreso a:hover {
  color: #008872;
}

.cont_error_ingreso h2 {
  margin: 12px 0 5px 0;
  font-size: 20px;
}

.cont_err_ing_txt {
  font-size: 11px;
}

.cont_err_ing_txt_color {
  color: #008872;
}

@media only screen and (max-width: 480px) {

.cont_modal_peque_ls {
  margin: 0 auto;
  padding-bottom: 25px;
}

.cont_modal_peque_ls h1 {
  font-size: 21px;
  padding-bottom: 8px;
  padding-top: 0;
}

.cont_modal_peque_ls h2 {
  padding-bottom: 20px;
  font-size: 14px;
}

.footer_izq_txt {
  margin: 0;  
  font-size: 13px;
  color: #000;
  left: 0;
  display: block;
  width: 80%;
  top: 0;
}

.footer_der_txt {
  top: 0;
  right: 0;
  left: 17%;
  text-align: left;
  font-size: 13px;
}

.bt_links a {
  display: block;
  font-size: 12px;
}

.footer_der_txt .bt_links a {
  display: inline;
}

.footer_der_log {
  display: none;
}

.bt_suscri {
  width: auto;
  font-size: 17px;
}

.modal-header {
  padding: 12px 12px 0 12px;
}

.cont_modal_pe_footer {
  padding-bottom: 55px;
}

/* MODAL 10 ARTICULOS */

.modal-header-ls h1 {
  font-size: 25px;
}

.modal-header-ls h2 {
  font-size: 13px;
  width: 100%;
}

.contenido_izq_modal_gr {
  width: 100%;
}

.contenido_izq_modal_gr p , .contenido_izq_modal_gr h2 {
  display: none;
}

.modal-header-ls {
  padding: 20px 25px;
}

.modal-body-ls {
  padding: 25px 41px 40px 41px;
}

.contenido_izq_modal_gr h2 {
  padding-bottom: 9px;
}

.contenido_izq_modal_gr p {
  margin-bottom: 10px;
}

.bt_suscri_lar {
  width: auto;
  font-size: 17px;
  padding: 10px 0;
}

.cont_dispositivos {
  display: none;
}

.suscripcion_ubi {
  margin-top: 0;
}

#sus_ub {
  left: -26%;
  top: 10px;
}

#sus_ub a {
  display: inline;
}

.contenido_der_modal_gr {
  width: 100%;
}

.suscripcion_ubi {
  right: 0;
}

.cont_txt_suscriptor_md {
  margin-bottom: 0;
  margin-top: 9px;
}

.dimen_bt_auto {
  width: 100%;
}

#cont_padd_mod_95 {
    padding-bottom:40px;
}

}