.modal {
  display:    none;
  position:   fixed;
  z-index:    1000;
  top:        0;
  left:       0;
  height:     100%;
  width:      100%;
  background: rgba( 255, 255, 255, .8 ) 
              url('../img/gif/ajax-loader.gif') 
              50% 50% 
              no-repeat;
}

/* When the body has the loading class, we turn
 the scrollbar off with overflow:hidden */
body.loading {
  overflow: hidden;   
}

/* Anytime the body has the loading class, our
 modal element will be visible */
 body.loading .modal {
  display: block;
}
.display-no{
  display: none;
}
.mrg-b-0 {
  margin-bottom: 0px;
}
#nbar {
  margin-bottom:10px;
  margin-left:5px;
}
#btnbar {
  margin-right:20px;
}
#m-inicio {
  margin-right:30px;
}
.mli {
  margin-right:30px;
  margin-left:20px;
}
.i-session {
  margin-right:20px;
  margin-left:25px;
  margin-top:9px;
}
.op-session {
  font-weight:bold;
  color:#636364;
}
.op-session:hover {
  color:#0DC180;
}
#dd-session {
  margin-top:20px;
  width:350px;
}
.p1-session {
  text-align: center;
  font-size:14px;
}
.p2-session {
  text-align: center;
  font-size:14px;
  margin-top:15px;
}
.i1-session {
  position:absolute;
  top:6px;
}
.i2-session {
  position:absolute;
  top:6px;
  left:3px;
}
.in-session{
  margin-left:30px;
}
.bm-prueba {
  margin-right:15px;
  margin-left:20px;
  margin-top:3px;
}
#caracteristicas {
  margin-top:25px;
}
.img-ca {
  margin-bottom:20px;
}
.p1-ca {
  color:#636364;
  font-size:15px;
}
.p2-ca {
  color:#636364;
  font-size:14px;
}
#prueba {
  margin-top:80px;
}
#planes {
  margin-top:80px;
}
.b-plan {
  color:#000000; font-size:20px;
}
#pagos {
  margin-top:80px;
}
.img1-pago {
  margin:20px 0px 40px 0px;
}
.img2-pago {
  margin:20px 0px 50px 0px;
}
.img3-pago {
  margin:30px 0px 50px 0px;
}
#contacto {
  margin-top:80px;
}
.img-contact {
  position:absolute;
  top:6px;
}
.img2-contact {
  position:absolute;
  top:6px;
  left:3px;
}
.in-contact {
  margin-left:30px;
}
.in-contact-sel {
  padding-bottom: 2px;
  margin-left:30px;
}
.in-captcha {
  margin-top:100px;
}
.p-volver {
  margin-top: 10px;
  color:#636364;
  font-size:20px;
}
.a-volver:hover {
  color:#0DC180;
}
.before-footer {
  margin-top:40px;
  margin-bottom:40px;
}
.sml-footer {
  text-align: right;
  margin-top:5px;
}
.c-green {
  color:#0DC180;
}
.c-magenta {
  color:#FF2ECC;
}
.c-grey {
  color:#636364;
}
.a-center {
  text-align: center;
}
.a-olvida-pass {
  text-align: right;
}
#reg-contacto {
  margin-top:20px;
}
.p1-reg {
  font-size:16px;
  color:#636364;
}
.p2-reg {
  font-size:16px;
  color:#636364;
  margin-top:20px;
}
.dt-term {
  margin-bottom:10px;
}
.dts-term {
  margin-left:10px;
}
.mo-password {
  position: absolute;
  top: 3px;
  right: 0px;
}
#mostrar {
  color:#0DC180;
}
#ocultar {
  color:#A5A5A5;
  display:none;
}
#regPassword {
  margin-left:30px;
}
.aviso-s {
  margin-top:15px;
  margin-bottom:15px;
}
.reg-sel {
  margin-bottom:20px;
  margin-top:20px;
}
#salvarinfo {
  margin-top:0px;
  width:40%;
  padding-top:7px;
  padding-bottom:7px;
}
.dep-info {
  margin-top:20px;
}
.bsesion {
  padding:5px 15px 5px 15px;
  background-color:#0DC180;
  color:#FFFFFF;
  border-radius:5px;
  border: 2px solid #FFFFFF;
  font-weight: bold;
  cursor: pointer;
  transition: .3s;
}
.bsesion:hover {
  padding:5px 15px 5px 15px;
  background-color:#FFFFFF;
  color:#0DC180;
  border-radius:5px;
  border: 2px solid #0DC180;
  font-weight: bold;
  cursor: pointer;
  transition: .3s;
}
.bsesion2 {
  padding:5px 15px 5px 15px;
  background-color:#FF2ECC;
  color:#FFFFFF;
  border-radius:5px;
  border: 2px solid #FFFFFF;
  font-weight: bold;
  cursor: pointer;
  transition: .3s;
}
.bsesion2:hover {
  padding:5px 15px 5px 15px;
  background-color:#FFFFFF;
  color:#FF2ECC;
  border-radius:5px;
  border: 2px solid #FF2ECC;
  font-weight: bold;
  cursor: pointer;
  transition: .3s;
}
.img-responsive {
  position:absolute;
  width: 100%;
}

.login {
  text-decoration:underline;
  font-size: 15px;
  color:#000000;
}
.login:hover {
  font-size: 15px;
  text-decoration:underline;
  color:#0DC180;
}
.info01 {
  background: transparent;
  font-weight:bold;
  border:0;
  width: 70%;
  color:#000000;
}
.info02 {
  background: transparent;
  border: none;
  border-bottom: 1px solid #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  padding-left: 0;
  width: 100%;
}
.info02:focus,
select.form-control:focus {
  border-color: #0DC180;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #0DC180;
  outline: none;
}
.ilustracion01 {
  width: 350px;
  margin-top: 20px;
}
.inicio {
  margin:auto;
}
.d-plan {
  margin-top: 20px;
}
.ilustracion0i {
  width: 365px;
  margin-top: 40px;
  margin-bottom: 79px;
}
.prueba {
  padding:10px 20px 10px 20px;
  background-color:#FF2ECC;
  color:#FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius:5px;
  font-weight: bold;
  cursor: pointer;
  transition: .3s;
}
.prueba:hover {
  padding:10px 20px 10px 20px;
  background-color:#FFFFFF;
  color:#FF2ECC;
  border-radius:5px;
  border: 2px solid #FF2ECC;
  font-weight: bold;
  cursor: pointer;
  transition: .3s;
}
.pruebaimg {
  width:40px;
  margin-bottom:20px;
}
.pruebasubt {
  color:#636364;
  font-size: 20px;
}
.pruebapunto {
  color:#636364;
  font-size:20px;
}
.pruebail {
  width: 440px;
}
.t01 {
  padding:10px 20px 10px 20px;
  /*background-color:#8AA33F;*/
  color:#000000;
  border-radius:5px;
  border:none;
  shadow: 70px;
  width: 100%;
}
.t02 {
  padding:30px 0px 0px 0px;
  width: 330px;
  height: 340px;
  border-radius:5px;
  border:none;
  border-width:2px;
  border-style:solid;
  border-color: #0DC180;
}
.t03 {
  padding:30px 0px 0px 0px;
  width: 330px;
  height: 340px;
  border-radius:5px;
  border:none;
  border-width:2px;
  border-style:solid;
  border-color: #0DC180;
}
.t04 {
  padding:30px 0px 0px 0px;
  width: 330px;
  height: 340px;
  border-radius:5px;
  border:none;
  border-width:2px;
  border-style:solid;
  border-color: #0DC180;
}
.subt {
  color: #636364;
  font-size: 20px;
  margin-top: 30px;
  margin-bottom:30px;
}
.plant {
  margin-bottom: 20px;
  color: #0DC180;
}
.precio {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: -7px;
}
.signo1 {
  font-size: 18px;
  font-weight: bold;
  margin-right: 6px;
}
.signo2 {
  font-size: 18px;
  font-weight: bold;
  margin-right: 6px;
}
.iva {
  font-size: 12px;
  font-style: italic;
  color: #636364;
}
.iva2 {
  font-size: 12px;
  font-style: italic;
  color: #636364;
}
.moneda {
  font-size: 18px;
  font-weight: bold;
}
.planl {
  width: 70%;
  margin-top: 40px;
  margin-bottom: 30px;
	border-top: 1px solid #0DC180;
}
.planrec {
  font-size: 11px;
  color: #636364;
  margin-bottom: 30px;
}
.modalcierre {
  padding:10px 15px 10px 15px;
  font-size: 13px;
  font-weight: bold;
  background-color:#A5A5A5;
  color:#FFFFFF;
  border: 2px solid #A5A5A5;
  border-radius:5px;
  cursor: pointer;
  transition: .3s;
}
.plancontrata {
  padding:10px 15px 10px 15px;
  font-size: 13px;
  font-weight: bold;
  background-color:#0DC180;
  color:#FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius:5px;
  cursor: pointer;
  transition: .3s;
}
.plancontrata:hover {
  padding:10px 15px 10px 15px;
  font-size: 13px;
  background-color:#FFFFFF;
  color:#0DC180;
  border-radius:5px;
  border: 2px solid #0DC180;
  font-weight: bold;
  cursor: pointer;
  transition: .3s;
}

.planseleccion {
  padding:10px 25px 10px 25px;
  font-size: 13px;
  background-color:#FFFFFF;
  color:#0DC180;
  border-radius:5px;
  border: 2px solid #0DC180;
  font-weight: bold;
  cursor: pointer;
  transition: .3s;
}
.planseleccion:hover {
  padding:10px 25px 10px 25px;
  font-size: 13px;
  font-weight: bold;
  background-color:#0DC180;
  color:#FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius:5px;
  cursor: pointer;
  transition: .3s;
}
.bt_verde {
  padding:10px 15px 10px 15px;
  font-size: 13px;
  font-weight: bold;
  background-color:#0DC180;
  color:#FFFFFF;
  border: 2px solid #FFFFFF;
  border-radius:5px;
  cursor: pointer;
  transition: .3s;
}
.bt_verde:hover {
  padding:10px 15px 10px 15px;
  font-size: 13px;
  background-color:#FFFFFF;
  color:#0DC180;
  border-radius:5px;
  border: 2px solid #0DC180;
  font-weight: bold;
  cursor: pointer;
  transition: .3s;
}
.planesa {
  color: #FF2ECC;
}
.planesa:hover {
  color: #0DC180;
  text-decoration: none;
}
.pagot {
  margin-bottom: 20px;
  color: #0DC180;
}
.pagodes {
  font-size: 14px;
  font-weight: bold;
  color: #636364;
  margin-bottom: 30px;
}
.c01 {
  border-width:1px;
  border-style:solid;
  border-color: #0DC180;
  border-radius: 0px 80px 0px 80px;
  margin-top: 120px;
}
.subliv {
  margin-bottom:25px;
  margin-top: 30px;
}
.subtliv {
  margin-top: 25px;
}
.pliv {
  color: #636364;
  font-size:15px;
  font-weight:bold;
  margin-bottom: 30px;
}
.comt {
  margin-top: 20px;
}
.comprecio {
  font-size: 35px;
  font-weight: bold;
}
.imgliv {
  width: 150px;
}
.comlista {
  font-size: 15px;
  font-weight: bold;
  color: #636364;
  margin-bottom: 30px;
  text-align: center;
}
.texto {
  border: none;
  border-bottom: 2px solid #0DC180;
}
.dr {
  font-size: 13px;
  color: #636364;
}
.contactof,
select.form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  padding-left: 0;
  width: 100%;
}
.contactof:focus,
select.form-control:focus {
  border-color: #0DC180;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #0DC180;
  outline: none;
}
input[type="password"],
select.form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  padding-left: 0;
  width: 100%;
}
input[type="password"]:focus,
select.form-control:focus {
  border-color: #0DC180;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #0DC180;
  outline: none;
}
.contrasena,
select.form-control {
  background: transparent;
  border: none;
  border-bottom: 1px solid #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  padding-left: 0;
  width: 100%;
}
.contrasena:focus,
select.form-control:focus {
  background: transparent;
  border: none;
  border-bottom: 1px solid #000000;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  padding-left: 0;
  width: 100%;
}
input.error {
    border-bottom: 1px solid red;
    color: #F00;
}
textarea.error {
    border-bottom: 1px solid red;
    color: #F00;
}
.error {
  color: #F00;
}
.textar{
    margin-top: 0px;
    margin-bottom: 5px;
    margin-left: 30px;
    height: 85px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #152746;
}
textarea:focus{
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    color: #0DC180;
    border-color: #0DC180;
}
textarea.error:focus{
    outline: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.textar.valid{
    border-bottom: 1px solid #0DC180;
    color: #0DC180;
}
/***** Footer *****/
.fondot{
    background:url('../../media/img/svg/fondot.svg');
    background-position: center;
    background-size: cover;
}
.titulosf{
    color: #ffffff;
}
.estilof{
    color: #ffffff;
    list-style: none;
    font-size: 15px;
    font-weight: 300;
}
ul.estilof{
    padding-left: 20px;
}
ul.estilof a{
    text-decoration: none;
    color: #ffffff;
    transition: .5s;
}
ul.estilof a:hover{
    color: #0DC180;
}

ul.estilof i{
    margin-right: 10px;
}

ul.estilof li{
    margin: 10px 0;
}

.estilol{
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
}
p.estilol{
    margin: 0;
}

.lineaf{
    border-top: 1px solid #ffffff;
}

a.correo {
    text-decoration: none;
    color: #33373e;
}

a.correo:hover {
  color: #0DC180;
}
.regf{
  margin-top: 14px;
  width: 60%;
  background: #0DC180;
  padding: 10px;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  border-radius: 5px;
}
.regf:hover{
  width: 60%;
  background: #FFFFFF;
  padding: 10px;
  border: 2px solid #0DC180;
  color: #0DC180;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  transition: .3s;
  border-radius: 5px;
}
.regf-2{
  background: #0DC180;
  padding: 10px;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  border-radius: 5px;
}
.regf-2:hover{
  background: #FFFFFF;
  padding: 10px;
  border: 2px solid #0DC180;
  color: #0DC180;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  transition: .3s;
  border-radius: 5px;
}
.regf-3{
  background: #0DC180;
  padding: 7px;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  border-radius: 5px;
}
.regf-3:hover{
  background: #FFFFFF;
  padding: 7px;
  border: 2px solid #0DC180;
  color: #0DC180;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  transition: .3s;
  border-radius: 5px;
}
.mrg-t-10{
  margin-top: 10px;
}
.mrg-b-10{
  margin-bottom: 10px;
}
.mrg-t-30{
  margin-top: 30px;
}
.btn-filtrar{
  width: 20%;
  background: #FFFFFF;
  padding: 5px;
  border: 2px solid #0DC180;
  color: #0DC180;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  transition: .3s;
  border-radius: 5px;
}
.btn-filtrar:hover{
  width: 20%;
  background: #0DC180;
  padding: 5px;
  border: 2px solid #FFFFFF;
  color: #FFFFFF;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  border-radius: 5px;
}
.btnform{
    margin-top: 14px;
    width: 100%;
    background: #ffffff;
    padding: 10px;
    border: 2px solid #0DC180;
    color: #0DC180;
    font-weight: 600;
    font-size: 1rem;
    cursor: pointer;
    border-radius: 5px;
}
.btnform:hover{
    width: 100%;
    background: #0DC180;
    padding: 10px;
    border: 2px solid #0DC180;
    color: #ffffff;
    font-weight: 600;
    font-size: 1rem;
    cursor: pointer;
    transition: .3s;
    border-radius: 5px;
}
.btnform_verde{
  margin-top: 14px;
  width: 100%;
  background: #0DC180;
  padding: 10px;
  border: 2px solid #0DC180;
  color: #ffffff;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  border-radius: 5px;
}
.btnform_verde:hover{
  width: 100%;
  background: #ffffff;
  padding: 10px;
  border: 2px solid #0DC180;
  color: #0DC180;
  font-weight: 600;
  font-size: 1rem;
  cursor: pointer;
  transition: .3s;
  border-radius: 5px;
}
.estilol{
    font-size: 14px;
    font-weight: 300;
    color: #ffffff;
}
p.estilol{
    margin: 0;
}
/*** Modal ***/
.modal-content{
 max-width: 575px;
 margin: auto;
 padding: 0;
}

.modal-header{
 padding: 1rem 0;
}

.modal-body{
 padding:20px;
}

.modal-title{
 margin: 4px 0 8px 10px;
 font-weight: 700;
}

.modal-header .close {
 padding: .5rem 1rem;
 margin: 0;
}

.msn-i{
 max-width: 320px;
 display: block;
 margin: auto;
}

p.msn{
 font-size: 1.2rem;
 margin-top: 12px;
}
.promocion {
  color:#FFFFFF;
  font-size: 55px;
  text-shadow: 2px 5px #000000;
}
.tit00 {
  color:#FFFFFF;
}
.tit02 {
  color:#FFFFFF;
}
.tit03 {
  color:#FFFFFF;
}

.tit03 a {
  color: #FFFFFF;
  text-decoration: underline;
  background-color: transparent;
  font-weight: bold;
  text-decoration: underline;
  font-size: 105%;
}
.tit03 a:hover {
  color: #FFFFFF;
}

.vigencia {
  color: #FFFFFF;
  font-size: 15px;
  text-align: right;
}
::-webkit-input-placeholder {
  text-transform: none;
}
.emsg{
  color: red;
}
.hidden {
  display: none;
}
.centrar-btn-i {
  display: flex;
  justify-content: center;
}

@media only screen and (max-width: 576px) {
  #inicio {
    background-color: #0DC180;
  }
  #smartlab {
    display: none;
  }
  #prueba {
    margin-top: 50px;
  }
  #m-inicio {
    margin-left: 20px;
  }
  .i-session {
    margin-left: 21px;
    margin-bottom: 15px;
  }
  .ilustracion01 {
    width: 300px;
    margin-bottom: 41px;
  }
  .ilustracion0i {
    width: 265px;
  }
  .tit00 {
    text-align: center;
    margin-top: 10px;
  }
  .tit02 {
    text-align: center;
    font-size: 20px;
  }
  .tit03 {
    text-align: center;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .subt {
    color: #636364;
    font-size: 17px;
    margin-top: 30px;
    margin-bottom:30px;
  }
  .car-l {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #0DC180;
  }
  .pruebaimg {
    width:20px;
    margin-bottom: 10px;
  }
  .mr-titulo-prueba {
    font-size: 33px;
  }
  .pruebasubt {
    color:#636364;
    font-size: 15px;
    text-align: center;
  }
  .pruebapunto {
    color:#636364;
    font-size:12.5px;
  }
  .pruebail {
    width: 240px;
    margin-bottom: 35px;
  }
  .t02 {
    padding:30px 0px 0px 0px;
    width: 330px;
    height: 340px;
    border-radius:5px;
    border:none;
    border-width:2px;
    border-style:solid;
    border-color: #0DC180;
    margin-top: 10px;
    margin-bottom: 30px;
  }
  .t03 {
    padding:30px 0px 0px 0px;
    width: 330px;
    height: 340px;
    border-radius:5px;
    border:none;
    border-width:2px;
    border-style:solid;
    border-color: #0DC180;
    margin-bottom: 30px;
  }
  .subliv {
    margin-bottom:25px;
    font-size: 15px;
    margin-top: 30px;
  }
  .imgliv {
    width: 100px;
  }
  .pliv {
    color: #636364;
    font-size:14px;
    font-weight:bold;
    margin-bottom: 30px;
  }
  .comt {
    margin-top: 20px;
  }
  .comprecio {
    font-size: 35px;
    font-weight: bold;
  }
  .comlista {
    font-size: 12px;
    color: #636364;
    margin-bottom: 30px;
    text-align: center;
  }
  .subtliv {
    display: none;
  }
  .c01 {
    border-width:1px;
    border-style:solid;
    border-color: #0DC180;
    border-radius: 0px 80px 0px 80px;
    margin-top: 100px;
  }
  .signo1 {
    display: none;
    left: 130px;
  }
  .signo2 {
    display: none;
    left: 120px;
  }
  .planl {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .plant {
    font-size: 25px;
    margin-bottom: 15px;
    color: #0DC180;
  }
  .planrec {
    font-size: 14px;
  }
  .btnform{
      margin-top: 14px;
      width: 67%;
      background: #ffffff;
      padding: 10px;
      border: 2px solid #0DC180;
      color: #0DC180;
      font-weight: 600;
      font-size: 1rem;
      cursor: pointer;
      border-radius: 5px;
  }
  .btnform:hover{
      width: 67%;
      background: #0DC180;
      padding: 10px;
      border: 2px solid #0DC180;
      color: #ffffff;
      font-weight: 600;
      font-size: 1rem;
      cursor: pointer;
      transition: .3s;
      border-radius: 5px;
  }
  .cuadro-plan {
    margin-bottom: 10px;
  }
  .a-olvida-pass {
    text-align: center;
  }
  .a-nc-sesion {
    text-align: center;
  }
  #dd-session {
    width: 285px;
    margin-top: 0px;
  }
  .vigencia {
    text-align: center;
  }
}

@media only screen and (min-width: 577px) and (max-width: 991px) {
  #inicio {
    background-color: #0DC180;
  }
  .inicio {
    margin:auto;
  }
  #m-inicio {
    margin-left: 20px;
  }
  .i-session {
    margin-left: 21px;
    margin-bottom: 15px;
  }
  .ilustracion01 {
    width: 300px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .ilustracion0i {
    width: 250px;
    margin-top: 50px;
    margin-bottom: 110px;
  }
  .promocion {
    font-size: 55px;
    text-shadow: 2px 5px #000000;
    margin-top: 40px;
  }
  .tit00 {
    text-align: center;
    margin-top: 0px;
  }
  .tit02 {
    text-align: center;
    font-size: 20px;
  }
  .tit03 {
    text-align: center;
    margin-bottom: 20px;
  }
  .pruebaimg {
    width:20px;
    margin-top: 15px;
    margin-left: 15px;
  }
  .pruebasubt {
    color:#636364;
    font-size: 19px;
    text-align: center;
  }
  .pruebapunto {
    color:#636364;
    font-size:19px;
  }
  .tituloprueba {
    font-size: 38px;
  }
  .pruebail {
    width: 350px;
    margin-bottom: 30px;
  }
  .t02 {
    width: 300px;
  }
  .t03 {
    width: 300px;
  }
  .t04 {
    width: 300px;
  }
  .subliv {
    margin-bottom:25px;
    font-size: 15px;
    margin-top: 30px;
  }
  .imgliv {
    width: 100px;
  }
  .pliv {
    color: #636364;
    font-size:14px;
    font-weight:bold;
    margin-bottom: 30px;
  }
  .comt {
    margin-top: 20px;
  }
  .comprecio {
    font-size: 35px;
    font-weight: bold;
  }
  .comlista {
    font-size: 12px;
    color: #636364;
    margin-bottom: 30px;
    text-align: center;
  }
  .subtliv {
    display: none;
  }
  .c01 {
    border-width:1px;
    border-style:solid;
    border-color: #0DC180;
    border-radius: 0px 80px 0px 80px;
    margin-top: 100px;
  }
  .signo1 {
    top: 58px;
    left: 290px;
  }
  .signo2 {
    top: 58px;
    left: 280px;
  }
  .iva {
    top: 87px;
    left: 325px;
  }
  .iva2 {
    top: 87px;
    left: 70px;
  }
  .planl {
    margin-top: 10px;
    margin-bottom: 10px;
  }
  .planrec {
    font-size: 15px;
    margin-bottom: 10px;
  }
  .plant {
    margin-left: 105px;
    margin-bottom: 10px;
  }
  .plancontrata {
    font-size: 10px;
  }
  .plancontrata:hover {
    font-size: 10px;
  }
  .btnform{
      margin-top: 14px;
      width: 67%;
      background: #ffffff;
      padding: 10px;
      border: 2px solid #0DC180;
      color: #0DC180;
      font-weight: 600;
      font-size: 1rem;
      cursor: pointer;
      border-radius: 5px;
  }
  .btnform:hover{
      width: 67%;
      background: #0DC180;
      padding: 10px;
      border: 2px solid #0DC180;
      color: #ffffff;
      font-weight: 600;
      font-size: 1rem;
      cursor: pointer;
      transition: .3s;
      border-radius: 5px;
  }
  .t02 {
    width: 500px;
    margin-bottom: 15px;
    padding-top: 15px;
    height: 320px;
  }
  .t03 {
    width: 500px;
    margin-bottom: 15px;
    padding-top: 15px;
    height: 320px;
  }
  .t04 {
    width: 500px;
    margin-bottom: 15px;
    padding-top: 15px;
    height: 320px;
  }
  .pagodes {
    margin-bottom: 0px;
  }
  .estilof{
    font-size: 14px;
  }
  #smartlab {
    display: none;
  }
  .cuadro-plan {
    margin-bottom: 10px;
  }
  .car-l {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #0DC180;
  }
  .a-olvida-pass {
    text-align: right;
    font-size: 15px;
  }
  .a-nc-sesion {
    text-align: left;
    font-size: 15px;
  }
}

@media only screen and (min-width: 768px) {
  .car-l {
    display: none;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1300px) {
  #inicio {
    background-color: #0DC180;
    margin: 0px;
  }
  .ilustracion01 {
    width: 350px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .ilustracion0i {
    width: 341px;
    margin-top: 20px;
    margin-bottom: 60px;
  }
  .inicio {
    margin:auto;
  }
  .tit00 {
    text-align: center;
  }
  .tit02 {
    text-align: center;
  }
  .tit03 {
    text-align: center;
  }
  .vigencia {
    font-size: 15px;
    text-align: right;
  }
  .prueba {
    padding:10px 20px 10px 20px;
    background-color:#FF2ECC;
    color:#FFFFFF;
    border: 2px solid #FFFFFF;
    border-radius:5px;
    font-weight: bold;
    cursor: pointer;
    transition: .3s;
  }
  .prueba:hover {
    padding:10px 20px 10px 20px;
    background-color:#FFFFFF;
    color:#FF2ECC;
    border-radius:5px;
    border: 2px solid #FF2ECC;
    font-weight: bold;
    cursor: pointer;
    transition: .3s;
  }
  .pruebaimg {
    width:30px;
    margin-bottom:10px;
  }
  .pruebasubt {
    text-align: center;
    color:#636364;
    font-size: 20px;
  }
  .pruebapunto {
    color:#636364;
    font-size:17px;
  }
  .pruebail {
    width: 440px;
  }
  .t01 {
    padding:10px 20px 10px 20px;
    /*background-color:#8AA33F;*/
    color:#000000;
    border-radius:5px;
    border:none;
    shadow: 70px;
    width: 100%;
  }
  .t02 {
    padding:30px 0px 0px 0px;
    width: 330px;
    height: 340px;
    border-radius:5px;
    border:none;
    border-width:2px;
    border-style:solid;
    border-color: #0DC180;
  }
  .t03 {
    padding:30px 0px 0px 0px;
    width: 330px;
    height: 340px;
    border-radius:5px;
    border:none;
    border-width:2px;
    border-style:solid;
    border-color: #0DC180;
  }
  .t04 {
    padding:30px 0px 0px 0px;
    width: 330px;
    height: 340px;
    border-radius:5px;
    border:none;
    border-width:2px;
    border-style:solid;
    border-color: #0DC180;
  }
  .subt {
    color: #636364;
    font-size: 20px;
    margin-top: 30px;
    margin-bottom:30px;
  }
  .plant {
    margin-bottom: 20px;
    color: #0DC180;
  }
  .signo1 {
    font-size: 15px;
    font-weight: bold;
  }
  .signo2 {
    font-size: 15px;
    font-weight: bold;
  }
  .iva {
    font-size: 12px;
    font-style: italic;
    color: #636364;
  }
  .iva2 {
    font-size: 12px;
    font-style: italic;
    color: #636364;
  }
  .moneda {
    font-size: 18px;
    font-weight: bold;
  }
  .precio {
    font-size: 24px;
  }
  .planl {
    width: 70%;
    margin-top: 40px;
    margin-bottom: 30px;
  	border-top: 1px solid #0DC180;
  }
  .planrec {
    font-size: 10px;
    color: #636364;
    margin-bottom: 30px;
  }
  .plancontrata {
    font-size: 10px;
  }
  .plancontrata:hover {
    font-size: 10px;
  }
  .planesa {
    color: #FF2ECC;
  }
  .planesa:hover {
    color: #0DC180;
    text-decoration: none;
  }
  .pagot {
    margin-bottom: 20px;
    color: #0DC180;
  }
  .pagodes {
    font-size: 14px;
    font-weight: bold;
    color: #636364;
    margin-bottom: 30px;
  }
  .d-plan {
    margin-top: 10px;
  }
  .c01 {
    border-width:1px;
    border-style:solid;
    border-color: #0DC180;
    border-radius: 0px 80px 0px 80px;
    margin-top: 70px;
  }
  .subliv {
    margin-bottom:25px;
    margin-top: 30px;
  }
  .subtliv {
    margin-top: 25px;
  }
  .pliv {
    color: #636364;
    font-size:15px;
    font-weight:bold;
    margin-bottom: 30px;
  }
  .comt {
    margin-top: 20px;
  }
  .comprecio {
    font-size: 35px;
    font-weight: bold;
  }
  .imgliv {
    width: 150px;
  }
  .comlista {
    font-size: 15px;
    font-weight: bold;
    color: #636364;
    margin-bottom: 30px;
    text-align: center;
  }
  .texto {
    border: none;
    border-bottom: 2px solid #0DC180;
  }
  .dr {
    font-size: 13px;
    color: #636364;
  }
  .btnform{
      margin-top: 14px;
      width: 100%;
      background: #ffffff;
      padding: 10px;
      border: 2px solid #0DC180;
      color: #0DC180;
      font-weight: 600;
      font-size: 1rem;
      cursor: pointer;
      border-radius: 5px;
  }
  .btnform:hover{
      width: 100%;
      background: #0DC180;
      padding: 10px;
      border: 2px solid #0DC180;
      color: #ffffff;
      font-weight: 600;
      font-size: 1rem;
      cursor: pointer;
      transition: .3s;
      border-radius: 5px;
  }
  .navbar-nav {
    font-size: 12.5px;
  }
  #m-inicio {
    margin-right: 0px;
  }
  .mli {
    margin-right: 0px;
  }
  .i-session {
    margin-right: 0px;
  }
  .bm-prueba {
    margin-right: 0px;
  }
  .cuadro-plan {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1301px) {
  .cuadro-plan {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1500px) {
  .ilustracion01 {
    width: 450px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
  .ilustracion0i {
    width: 410px;
  }
  .container {
    margin-bottom: 70px;
  }
}