@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800;900&display=swap");

@font-face {
  font-family: "Sugo Pro Classic Trial";
  src: url("../fonts/SugoProClassicTrial-Regular.woff2") format("woff2"),
    url("../fonts/SugoProClassicTrial-Regular.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

* {
  box-sizing: border-box;
  margin: 0;
}
body {
  font-family: "Inter", sans-serif;
}

.fondo1 {
  background-color: red;
}
.fondo2 {
  background-color: blue;
}

.top-bar {
  background: #edba77;
  padding: 10px;
}
.text-descarga {
  font-weight: bold;
  font-size: 18px;
  text-align: right;
  color: #414141;
  padding-top: 10px;
}
.btn-descargar {
  width: 252.87px;
  height: 43px;
  left: 818.79px;
  top: 17px;
  background: #ffffff;
  border-radius: 19.5px;
  border: 0px;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  text-align: center;
  color: #414141;
  margin-left: 50px;
}

.contenedor-hero {
  background-image: url(../imagenes/fondoHome.png);
  background-position: bottom;
  background-size: cover;
  padding-top: 20px;
}
.logoMovil {
  margin-right: 40px;
  margin-left: -50px;
}

.bg-light {
  background-color: #d51b5d !important;
}
.contenedor-copy {
  margin-top: 30px;
}

/* ditch the ugle blue outline */
.navbar-toggler:focus,
.navbar-toggler:active {
  outline: 0;
}

/* hide close when burger shown */
.navbar-toggler.collapsed .close-icon {
  display: none;
}

.navbar-toggler:not(.collapsed) .navbar-toggler-icon {
  display: inline;
}
.navbar-expand-lg .navbar-nav .nav-link {
  color: #fff;
}

.logo {
  margin-left: 0px;
}
.contenedor-btn-carrito {
  margin-left: 70px;
}

.custom-toggler .navbar-toggler-icon {
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255,255,255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}

.custom-toggler.navbar-toggler {
  border-color: rgb(255, 255, 255);
}
.close-icon {
  color: #fff;
}

.ico-carrito {
  margin-left: -35px;
  margin-right: 10px;
}
.numero-carrito {
  position: absolute;
  top: 10px;
  left: 50px;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: #edba77;
  display: flex;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  text-align: center;
  margin: 0px auto;
  font-size: 10px;
  padding: 0.5%;
}
.contenedor-boton {
  position: absolute;
  top: 10px;
  left: 850px;
}
.boton-carrito {
  width: 174px;
  height: 43px;
  top: 109px;
  background: #ffffff;
  border-radius: 19.5px;
  text-align: center;
  padding-top: 10px;
  padding-left: 30px;
  color: #414141;
  font-weight: 600;
}
.icono-carrito {
  margin-left: -35px;
  margin-right: 12px;
}

.margen-auto {
  margin-left: auto !important;
  margin-right: 285px;
}
h1 {
  font-family: "Sugo Pro Classic Trial", sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  font-size: 55px;
  color: #edba77;
}

.box-text {
  margin-top: 10px;
  font-weight: 500;
  font-size: 18px;
  text-align: center;
  line-height: 20px;
  color: #ffffff;
}
.contenedor-destacados {
  margin-top: 60px;
}
.social-box {
  margin-left: -45px;
}
.copy-home-movil {
  display: none;
}
.contenedor-dispositivos {
  margin-top: 60px;
}

.card-box {
  background: #ffffff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.08),
    0px 2px 6px 1px rgba(0, 0, 0, 0.16);
  border-radius: 10px;
  margin-left: 40px;
  height: 630px;
}
.img-dispositivo {
  position: relative;
  left: -40px;
  top: 0px;
}
.info-dispositivo {
  position: absolute;
  width: 152px;
  height: 55px;
  left: 190px;
  top: 22px;
  background: #ebebeb;
  border-radius: 7px;
}
.tit-info-dis {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  color: #414141;
  width: 70px;
  display: inline-block;
  margin-top: 10px;
  margin-left: 10px;
}
.ico-info {
  padding: 5px;
  margin-top: -35px;
}
.ico-info2 {
  margin-top: 11px;
  width: 52px;
  padding-left: 14px;
}
.tit-info-dis2 {
  font-weight: bold;
  font-size: 14px;
  text-align: center;
  color: #414141;
  width: 92px;
  display: inline-block;
  margin-top: 6px;
  margin-left: 4px;
  position: absolute;
}
.muy-pronto-txt {
  position: absolute;
  width: 111px;
  height: 57px;
  left: 225px;
  top: -40px;
  background: #edba77;
  border-radius: 10px;
  z-index: -1;
  font-weight: 700;
  font-size: 16px;
  padding-top: 8px;
  text-align: center;
  color: #414141;
}
.tit-dispositivo {
  position: relative;
  font-family: "Sugo Pro Classic Trial", sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 32px;
  color: #0c2d50;
  margin-left: 40px;
  top: -95px;
  text-align: center;
}
.tit-precio {
  position: relative;
  text-align: center;
  color: #d51b5d;
  font-weight: bold;
  font-size: 30px;
  top: -105px;
  margin-left: 24px;
}
.mas-iva {
  font-style: normal;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  color: #d51b5d;
  position: absolute;
  top: 5px;
}
.btn-detalles {
  position: absolute;
  top: 240px;
  margin-left: 15px;
  width: 276px;
  height: 43px;
  border: 1px solid #0c2d50;
  box-sizing: border-box;
  border-radius: 19.5px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  padding-top: 10px;
}
.btn-agregar {
  position: absolute;
  top: 300px;
  margin-left: 15px;
  width: 276px;
  height: 43px;
  background-color: #0c2d50;
  color: #fff;
  box-sizing: border-box;
  border-radius: 19.5px;
  text-align: center;
  font-weight: 600;
  font-size: 18px;
  line-height: 22px;
  padding-top: 10px;
}
.icon_lista {
  margin-top: 80px;
}
.text-descr {
  font-weight: normal;
  font-size: 18px;
  color: #414141;
  width: 230px;
  margin-left: 10px;
  line-height: 22px;
  display: inline-block;
  margin-bottom: 25px;
}
.icon-descr {
  margin-top: -20px;
  width: 40px;
  height: 35px;
  margin-left: 16px;
}
.medios-pago {
  margin-top: 60px;
}
.txt-medios-pago {
  font-weight: normal;
  font-size: 22px;
  text-align: center;
  color: #414141;
  margin-left: 40px;
}
.margen-top {
  margin-top: 10px;
}
.bloque-beneficios {
  margin-top: 60px;
  height: 725px;
  background: #f8f8f8;
  padding-left: 110px;
}
.copy-somos {
  margin-top: 120px;
  font-style: normal;
  font-weight: bold;
  font-size: 26px;
  line-height: 31px;
  color: #0c2d50;
  margin-bottom: 20px;
}
.copy-tenemos {
  font-family: "Sugo Pro Classic Trial", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 67px;
  line-height: 70px;
  text-transform: uppercase;
  color: #d51b5d;
  margin-bottom: 20px;
}
.copy-eliges {
  font-style: normal;
  font-weight: normal;
  font-size: 22px;
  line-height: 31px;
  color: #414141;
}
.circulo-comision {
  width: 260px;
  height: 260px;
  border-radius: 50%;
  font-style: normal;
  font-weight: bold;
  font-size: 90px;
  line-height: 109px;
  text-align: center;
  color: #ffffff;
  text-align: center;
  background: #d51b5d;
  padding-top: 70px;
}
.contenedor-comision {
  margin-top: 100px;
  padding-left: 65px;
}
.bloque-iconos-beneficios {
  margin-top: 60px;
}
.tit-recibes {
  position: absolute;
  width: 277px;
  height: 49px;
  left: 181px;
  top: 0px;
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;

  color: #0c2d50;
}
.ico-recibes {
  width: 160px;
  height: 145px;
}
.sub-recibes {
  position: absolute;
  width: 293px;
  height: 66px;
  left: 182px;
  top: 80px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #414141;
}
.margen-ponemos {
  margin-left: -190px;
}
.margen-recibes {
  margin-left: 145px;
}
.sub-ponemos {
  position: absolute;
  width: 323px;
  height: 66px;
  left: 182px;
  top: 80px;
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  line-height: 22px;
  color: #414141;
}
.tit-comprueba {
  font-style: normal;
  font-weight: bold;
  font-size: 36px;
  color: #0c2d50;
  text-align: center;
  margin-top: 100px;
  margin-bottom: 40px;
}
.margen-calculadora {
  margin-left: 90px;
  margin-right: 90px;
}
.margen-recibes2 {
  margin-left: 50px;
}
.margen-linea {
  margin-left: -125px;
  margin-right: 19px;
}

.card-calculadora {
  height: 1020px;
  background: #ffffff;
  box-shadow: 0px 2px 10px rgb(0 0 0 / 8%), 0px 2px 6px 1px rgb(0 0 0 / 16%);
  border-radius: 10px;
  margin-bottom: 60px;
}
.tit-ingresa-valor {
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #414141;
  margin-top: 56px;
}
.input-valor {
  border: 2px solid #808080;
  box-sizing: border-box;
  border-radius: 5px;
  font-weight: normal;
  font-size: 24px;
  line-height: 29px;
  color: #414141;
  width: 330px;
  height: 60px;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-top: 20px;
  text-align: center;
}
.tit-sin-iva {
  font-style: normal;
  font-weight: normal;
  font-size: 20px;
  line-height: 24px;
  text-align: center;
  color: #414141;
  margin-top: 20px;
}
.bloque-comprueba {
  margin-top: 60px;
}
.titulo-movii {
  font-family: "Sugo Pro Classic Trial", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 60px;
  line-height: 71px;
  text-align: center;
  color: #d51b5d;
}
.destacado-recibes {
  background: #d51b5d;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  height: 121px;
}
.titulo-recibes {
  font-style: normal;
  font-weight: 500;
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #ffffff;
  display: block;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
}
.texto-valor {
  font-style: normal;
  font-weight: 600;
  font-size: 50px;
  line-height: 61px;
  text-align: center;
  color: #ffffff;
}
.titulo-comision {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  color: #414141;
}
.bloque-comisiones {
  margin-top: 30px;
  margin-left: 15px;
}
.text-comision {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  color: #414141;
  margin-left: 62px;
}
.titulo-otro {
  font-family: "Sugo Pro Classic Trial", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 60px;
  line-height: 71px;
  text-align: center;
  text-transform: uppercase;
  color: #747474;
}
.destacado-recibes-gris {
  background: #747474;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  height: 121px;
}
.tit-no-costos {
  font-style: normal;
  font-weight: 600;
  font-size: 24px;
  line-height: 29px;
  color: #d51b5d;
  text-align: center;
  margin-top: 40px;
}
.vertical {
  border-left: 1px dashed #414141;
  height: 400px;
  margin-left: 155px;
}
.accordion .card {
  border: 2px solid #cbcbcb;
  box-sizing: border-box;
  border-radius: 10px;
  z-index: 999;
}
.accordion .card .card-header {
  background: none;
  padding-top: 7px;
  padding-bottom: 7px;
  border-radius: 0;
  border-bottom: 0px;
}
.accordion .card-header h2 {
  font-size: 1rem;
  font-family: "Roboto", sans-serif;
}
.accordion .card-header .btn {
  font-weight: 600;
  font-size: 18px;
  line-height: 29px;
  color: #414141;
  width: 100%;
  text-align: left;
  padding-left: 0;
  padding-right: 0;
  text-decoration: none;
}
.accordion .card-header i {
  font-size: 1.3rem;
  position: absolute;
  top: 15px;
  right: 1rem;
}
.accordion .card-header .btn:hover {
  color: #414141;
}
.accordion .card-body {
  color: #666;
}
.accordion .highlight i {
  transform: rotate(180deg);
}
.txt-costos {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #414141;
}
.txt-precio-costos {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #414141;
  display: inline-block;
  margin-left: 140px;
}
.margen-ahorras{
   margin-top: -290px;
}

.txt-cuatro {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #414141;
  width: 280px;
  display: table-cell;
  line-height: 55px;
}
.txt-valor-cuatro {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #414141;
  display: table-cell;
  text-align: left;
  display: table-cell;
  width: 91px;
  height: 30px;
  text-align: right;
}
.txt-impuestos {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #414141;
}
.txt-precio-impuestos {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #414141;
  display: inline-block;
  margin-left: 685px;
}
.txt-valor-impuesto {
  font-style: normal;
  font-weight: 600;
  font-size: 18px;
  color: #414141;
  display: table-cell;
  text-align: left;
  display: table-cell;
  width: 600px;
  height: 30px;
  text-align: right;
}
.margen-tab-impuestos {
  margin-left: 50px;
  margin-right: 50px;
}

.text-copy-impuestos {
  font-style: normal;
  font-weight: normal;
  font-size: 18px;
  color: #414141;
  width: 965px;
}
.txt-ahorras {
  font-style: normal;
  font-weight: 600;
  font-size: 30px;
  line-height: 36px;
  text-align: center;
  color: #d51b5d;
  margin-top: 30px;
}
.txt-valor-ahorras {
  font-style: normal;
  font-weight: 600;
  font-size: 80px;
  line-height: 97px;
  text-align: center;
  color: #d51b5d;
}
.fondo-azul {
  background-image: url(/imagenes/bg.png);
  margin-bottom: 60px;
}
.sin-fondo{
  background-color: #fff;
  margin-left: 0px;
  margin-right: 0px;
}
.tit-obten{
  font-style: normal;
font-weight: bold;
font-size: 36px;
line-height: 44px;
text-align: center;
color: #414141;
margin-top: 60px;
margin-bottom: 60px;
}
.card-beneficio{
  
width: 347px;
height: 600px;
margin-bottom: 30px;
background: #FFFFFF;
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
border-radius: 10px;
}
.tit-card1{
  width: 347px;
height: 97px;
background: #DD0059;
border-radius: 10px 10px 1px 1px;

}
.tit-card3{
  width: 347px;
height: 97px;
background: #A8A8A8;
border-radius: 10px 10px 1px 1px;

}
.tit-card1-titulo{
  position:absolute;
  font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 22px;
color: #FFFFFF;
left: 44px;
top: 36px;
}
.logoCard{
  position: absolute;
width: 136px;
height: 45px;
left: 200px;
    top: 30px;
}
.tit-card2{
  width: 347px;
height: 97px;
background: #0C2D50;
border-radius: 10px 10px 1px 1px;

}
.tit-card3-titulo{
  position:absolute;
  font-style: normal;
font-weight: 600;
font-size: 18px;
line-height: 22px;
color: #FFFFFF;
left: 64px;
top: 36px;
text-align: center;
}
ul.check {
  list-style-image: url('../imagenes/check.svg');
  margin-left: 8px;
  margin-right: 30px;
  }

  ul.check-azul {
    list-style-image: url('../imagenes/checkAzul.svg');
    margin-left: 8px;
    margin-right: 30px;
    }
    ul.check-gris {
      list-style-image: url('../imagenes/checkGris.svg');
      margin-left: 8px;
      margin-right: 30px;
      }

.items-beneficios{
  font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 22px;
color: #414141;
margin-top: 30px;
}
.espacio{
  margin-bottom: 20px;
}
.bloque-descarga {
  margin-top: 90px;
  height: 398px;
  background: #DD0059;;
  
}
.img-celular{
  position:absolute;
  top:-55px;
  left: -50px;

}
.copy-descarga-cel{
  font-family: "Sugo Pro Classic Trial", sans-serif;
font-style: normal;
font-weight: normal;
font-size: 60px;
line-height: 71px;
text-transform: uppercase;
color: #EDBA77;
margin-left: -210px;
    margin-top: 100px;
}
.copy-movel-plata{
  font-style: normal;
font-weight: 500;
font-size: 32px;
line-height: 39px;
color: #FFFFFF;
margin-left: -210px;
}
.btn-tiendas{
  margin-top: 30px;
  margin-left: -210px;
}
.btn-movil-tm{
  width: 182px;
  height: 59px;
}
.tit-pasos{
  font-style: normal;
font-weight: bold;
font-size: 36px;
line-height: 44px;
text-align: center;
color: #0C2D50;
margin-top: 60px;
margin-bottom: 60px;
}
.numero-pasos {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  font-size: 30px;
  font-weight: bold;
padding-top: 6px;
  color: #fff;
  text-align: center;
  background-color: #DD0059;
  text-align: center;
  margin-left: auto;
    margin-right: auto;
}
.titulo-paso{
  font-style: normal;
font-weight: bold;
font-size: 24px;
line-height: 29px;
text-align: center;
color: #414141;
margin-top: 20px;

}
.ico-paso1{
  display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
    margin-bottom: 41px;
}
.desc-paso1{
  width: 298px;
  font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 22px;
text-align: center;
color: #414141;
margin-bottom: 30px;
}
.desc-paso2{
  width: 299px;
  font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 22px;
text-align: center;
color: #414141;
margin-bottom: 30px;
}
.desc-paso3{
  width: 297px;
  font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 22px;
text-align: center;
color: #414141;
margin-bottom: 30px;
margin-top: -17px;
}
.linea-pasos{
  position: absolute;
width: 750px;
height: 0px;
left: 285px;
top: 5085px;
border: 1px dashed #EDBA77;
}
.faq{
  margin-top: 60px;
  background-color:  #F8F8F8;
  padding-bottom: 60px;
}
.contenedor-tab{
  margin-top: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.3);
border-radius: 10px;

}
.txt-tab{
  font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 22px;
color: #414141;
}
.txt-body-tab{
  font-style: normal;
font-weight: 300;
font-size: 18px;
color: #414141;
}
#mostrar {
  width: 100%;
  margin-top: 0px;
  display: none;
}
.fa {
  font-size: 50px;
  cursor: pointer;
  user-select: none;
}

.fa:hover {
  color: darkblue;
}

.boton-mas{
  width: 43px;
height: 43px;
left: 5px;
top: 6px;
border-radius: 50%;
border: 1px solid #414141;
font-style: normal;
font-weight: normal;
font-size: 35px;
line-height: 0.5;
}
.contenedor-btn-mas{
  margin-left: auto;
  margin-right: auto;
  width: 3em;
  margin-top: 20px;
}
.tit-ayuda{
  font-style: normal;
font-weight: bold;
font-size: 36px;
line-height: 44px;
text-align: center;
color: #414141;
margin-top: 100px;
margin-bottom: 20px;
}
.tit-apoyamos{
  font-style: normal;
font-weight: normal;
font-size: 24px;
text-align: center;
color: #414141;
margin-bottom: 60px;
}
.contendor-icono{
  
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.texto-ayuda{
  font-size: 20px;
line-height: 24px;
text-align: center;
text-decoration-line: underline;
color: #414141;
margin-top: 30px;
margin-bottom: 30px;
}
.bloque-empezar{
  
background: #DD0059;
margin-top: 60px;
margin-bottom: 60px;
}
.tit-empezar{
  font-family: "Sugo Pro Classic Trial", sans-serif;
font-style: normal;
font-weight: normal;
font-size: 60px;
line-height: 71px;
color: #FFFFFF;
text-align: center;
margin-top: 60px;
}
.sub-empezar{
  font-style: normal;
font-weight: 500;
font-size: 24px;
line-height: 29px;
text-align: center;
color: #FFFFFF;
margin-top: 15px;
margin-bottom: 15px;
}
.btn-hazlo{
  background: #FFFFFF;
border-radius: 40px;
display: block;
margin-left: auto;
margin-right: auto;
height: 53px;
width: 257px;
border:none;
margin-top: 60px;
margin-bottom: 60px;
font-weight: 600;

}
.ico-redes{
  margin-top: 10px;
  margin-bottom: 10px;
}
.txt-redes{
  margin-left: 15px;
  font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 19px;
color: #414141;
}
.espacio-logos{
  margin-bottom: 30px;
}
.txt-vigilados{
  font-weight: 500;
font-size: 16px;
line-height: 19px;
text-align: center;
color: #414141;
margin-top: 15px;
}
.logo-mintic{
  margin-top: 70px;
  margin-bottom: 60px;
}
.tit-copyfooter{
  font-style: normal;
font-weight: 500;
font-size: 16px;
line-height: 19px;
text-align: center;
color: #414141;
margin-top: 30px;
margin-bottom: 102px;
}

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {
  .btn-descargar {
    display: none;
  }
  .text-descarga {
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    color: #414141;
    padding-top: 10px;
    width: 330px;
  }
  .bg-dark {
    margin-right: 0px;
  }
  .logoMovil {
    width: 200px;
    height: 30px;
    margin-left: -35px;
    margin-top: 0px;
  }
  .contenedor-boton {
    display: none;
  }
  .navbar-dark .navbar-toggler {
    color: rgba(255, 255, 255);
    border-color: rgba(255, 255, 255);
    margin-top: -25px;
    margin-right: -40px;
    border: 0px;
  }
  .contenedor-btn-carrito-movil {
    position: absolute;
    width: 56px;
    height: 31px;
    background: #ffffff;
    border-radius: 19.5px;
    left: 80px;
  }
  .contenedor-boton-movil {
    display: block !important;
  }
  .navbar-toggler {
    font-size: 1.25rem;
    line-height: 1;
    background-color: #d51b5d;
    border: 1px solid transparent;
    border-radius: 0.25rem;
    margin-top: -29px;
    margin-left: 245px;
  }
  .navbar-nav {
    margin-top: 10px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
    width: 375px;
    height: 175px;
    background: #d51b5d;
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
    margin-left: -61px;
    text-align: center;
  }
  .fondo-icono-movil {
    position: absolute;
    margin-left: 200px;
    margin-top: -14px;
    width: 56px;
    height: 31px;
    left: 0px;
    background: #ffffff;
    border-radius: 19.5px;
  }
  .ico-car-movil {
    width: 55px;
    height: 19px;
    margin-top: 3px;
  }
  .numero-carrito-movil {
    position: absolute;
    top: 1px;
    left: 31px;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    background: #edba77;
    display: flex;
    font-weight: bold;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin: 0px auto;
    font-size: 10px;
    padding: 0.5%;
  }
  h1 {
    font-family: "Sugo Pro Classic Trial", sans-serif;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    font-size: 28px;
    color: #fff;
    text-align: center;
  }
  .img-principal {
    width: 250px;
    height: 223px;
    margin-left: 30px;
    margin-top: -25px;
  }
  .contenedor-copy {
    margin-top: 0px;
    padding-bottom: 20px;
  }
  .ico-destacados {
    width: 58px;
    float: left;
    margin-left: 30px;
    margin-right: 25px;
  }
  .ico-destacados3 {
    width: 30px;
    float: left;
    margin-left: 50px;
    margin-right: 28px;
  }
  .ico-info2 {
    margin-top: 14px;
    width: 50px;
    padding-left: 13px;
  }
  .tit-info-dis2 {
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #414141;
    width: 92px;
    display: inline-block;
    margin-top: 7px;
    margin-left: 4px;
    position: absolute;
  }

  .text-center {
    margin-bottom: 17px;
    text-align: left;
    margin-left: 25px;
  }
  .box-text {
    text-align: left;
  }
  .copy-home-movil {
    display: inline-block;
    margin-top: -20px;
    margin-bottom: 50px;
  }
  .copy-home {
    display: none;
  }
  .contenedor-destacados {
    margin-top: 0px;
  }
  .card-box {
    margin-left: 20px;
    margin-bottom: 70px;
  }
  .img-dispositivo {
    left: -25px;
  }
  .img-medios {
    width: 320px;
    height: 45px;
    margin-bottom: 65px;
  }
  .margen-top {
    margin-top: -90px;
    margin-left: 15px;
  }
  .txt-medios-pago {
    font-size: 22px;
    line-height: 22px;
  }
  .bloque-beneficios {
    padding-left: 0px;
  }
  .copy-somos {
    font-weight: bold;
    font-size: 18px;
    line-height: 22px;
    color: #414141;
    text-align: center;
    margin-top: 45px;
  }
  .copy-tenemos {
    font-style: normal;
    font-weight: normal;
    font-size: 31px;
    line-height: 31px;
    text-transform: uppercase;
    color: #d51b5d;
    margin-bottom: 20px;
    text-align: center;
  }
  .copy-eliges {
    font-style: normal;
    font-weight: normal;
    font-size: 18px;
    line-height: 22px;
    color: #414141;
    text-align: center;
  }
  .contenedor-comision {
    margin-top: 100px;
    padding-left: 65px;
    margin-top: 20px;
    padding-left: 95px;
  }
  .circulo-comision {
    width: 160px;
    height: 160px;
    border-radius: 50%;
    font-style: normal;
    font-weight: bold;
    font-size: 55px;
    line-height: 109px;
    text-align: center;
    color: #ffffff;
    text-align: center;
    background: #d51b5d;
    padding-top: 25px;
  }
  .margen-recibes {
    margin-left: 0px;
  }
  .ico-recibes {
    width: 67px;
    height: 60px;
  }
  .tit-recibes {
    position: absolute;
    width: 277px;
    height: 49px;
    left: 100px;
    top: 0px;
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    line-height: 36px;
    color: #0c2d50;
  }
  .sub-recibes {
    position: absolute;
    width: 235px;
    height: 66px;
    left: 101px;
    top: 35px;
    font-size: 14px;
    line-height: 17px;
    color: #414141;
  }
  .margen-ponemos {
    margin-left: 0px;
    margin-top: 60px;
  }
  .sub-ponemos {
    position: absolute;
    width: 236px;
    height: 66px;
    left: 101px;
    top: 40px;
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 17px;
    color: #414141;
  }
  .tit-comprueba {
    font-style: normal;
    font-weight: bold;
    font-size: 22px;
    color: #0c2d50;
    text-align: center;
    margin-top: 100px;
    margin-bottom: 40px;
  }

  .tit-ingresa-valor {
    font-weight: 700;
    font-size: 18px;
    line-height: 29px;
    text-align: center;
    color: #414141;
    margin-top: 56px;
  }
  .input-valor {
    border: 2px solid #808080;
    width: 230px;
    height: 60px;
  }
  .tit-sin-iva {
    font-size: 14px;
  }
  .margen-calculadora {
    margin-left: 0px;
    margin-right: 0px;
  }
  .margen-recibes2 {
    margin-left: 0px;
    margin-bottom: 25px;
  }
  .texto-valor {
    line-height: 35px;
    font-size: 28px;
  }
  .destacado-recibes {
    height: 105px;
    width: 245px;
    margin-left: 15px;
  }
  .titulo-comision {
    font-size: 18px;
  }
  .text-comision {
    font-size: 18px;
    margin-left: 20px;
    display: contents;
  }
  .bloque-comisiones {
    margin-top: 18px;
  }
  .titulo-movii {
    font-size: 36px;
  }
  .destacado-recibes-gris {
    height: 105px;
    width: 245px;
    margin-left: 15px;
  }
  .titulo-otro {
    font-size: 36px;
  }
  .tit-no-costos {
    margin-top: 15px;
    font-size: 18px;
  }
  .linea-punteada {
    display: none;
  }
  .margen-linea {
    margin-left: 10px;
  }
  .vertical {
    display: none;
  }
  .horizontal {
    border-bottom: 1px dashed #414141;
  }
  .txt-costos {
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    color: #414141;
    margin-left: -8px;
    margin-right: 10px;
  }
  .txt-precio-costos {
    font-size: 16px;
    margin-left: 10px;
  }
  .txt-cuatro {
    font-size: 12px;
    line-height: 10px;
  }
  .txt-valor-cuatro {
    font-size: 12px;
    text-align: right;
  }
  .txt-precio-impuestos {
    font-size: 16px;
    margin-left: -5px;
  }
  .margen-tab-impuestos {
    margin-left: 0px;
    margin-right: 0px;
  }
  .txt-valor-impuesto {
    font-size: 12px;
  }
  .txt-valor-impuesto {
    width: 0px;
  }
  .text-copy-impuestos {
    font-size: 12px;
  }
  .card-calculadora {
    height: 1225px;
  }
  .txt-ahorras {
    font-size: 18px;
    margin-bottom: -20px;
  }
  .txt-valor-ahorras {
    font-size: 40px;
  }
  .tit-obten {
    font-size: 22px;
    line-height: 22px;
    margin-bottom: 20px;
    margin-top: 10px;

}
.margen-beneficios{
  margin-left: -16px;
}
.beneficio-movil{
  height: 250px;
}
.beneficio2-movil{
  height: 440px;
}
.copy-descarga-cel {
  font-family: "Sugo Pro Classic Trial", sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 28px;
  line-height: 71px;
  text-align: center;
  text-transform: uppercase;
  color: #fff;
  margin-left: 0px;
  margin-top: 30px;
}
.copy-movel-plata {
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 20px;
  text-align: center;
  color: #FFFFFF;
  margin-left: 0px;
}
.btn-tiendas {
  display: flex;
  margin-left: -16px;
  margin-top: 15px;
  margin-top: 40px;
}
.btn-movil-tm{
  width: 105px;
  height: 34px;
  margin-left: 10px;
  margin-bottom: 55px;
}
.bloque-descarga {
  margin-top: 15px;
  height: 555px;

}
.img-celular {
  
  width: 360px;
  height: 340px;
  margin-left: 42px;
}
.linea-pasos{
  display: none;
}
.tit-pasos {
  font-size: 22px;
line-height: 27px;
margin-bottom: 20px;
}
.titulo-paso {
  font-size: 18px;
line-height: 22px;
  margin-top: 20px;
}
.ico-paso1 {
 width: 96px;
 height: 84px;
}
.desc-paso1 {
  font-size: 14px;
    line-height: 17px;
    margin-bottom: 30px;
    margin-top: -20px;
}
.desc-paso2 {
  font-size: 14px;
    line-height: 17px;
    margin-bottom: 30px;
    margin-top: -20px;
}
.desc-paso3 {
  font-size: 14px;
    line-height: 17px;
    margin-bottom: 30px;
    margin-top: -20px;
}
.numero-pasos {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  font-size: 21px;
  font-weight: bold;
  padding-top: 4px;
  color: #fff;
  text-align: center;
  background-color: #DD0059;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
.txt-tab {
  font-style: normal;
  font-weight: normal;
  font-size: 14px;
  line-height: 17px;
  color: #414141;
}
.txt-body-tab {
  font-size: 14px;

}
.tit-ayuda {
  font-size: 22px;
line-height: 27px;
margin-top: 30px;
}
.texto-ayuda{
  display: inline;
  font-size: 16px;
line-height: 19px;


}
.tit-apoyamos {
  font-size: 18px;
line-height: 22px;
margin-bottom: 30px;
}
.contendor-icono {
  margin-bottom: 15px;
  display: inline-block;
}
.ico-ayuda{
  width: 55px;
  height: 55px;
  margin-left: 10px;
  padding: 5px;
}
.tit-empezar {
  font-size: 28px;
line-height: 33px;
}
.sub-empezar {
  font-size: 18px;
line-height: 22px;
text-align: center;
}
.columna-movil{
  width: 50%;
}
.espacio-logos {
  width: 112px;
}
.txt-vigilados {    
  margin-top: 40px;
  margin-bottom: -40px;
}
.logoVigilado{
  width: 266px;
  height: 26px;
}
.logo-mintic {
  margin-top: 70px;
    margin-bottom: 30px;
    width: 159px;
    height: 44px;
    margin-left: 65px;
}
.tit-copyfooter {
  font-style: normal;
  font-weight: 500;
  font-size: 11px;
  line-height: 15px;
  text-align: center;
  color: #414141;
  margin-top: 30px;
  margin-bottom: 43px;
}
.banner{
  display: block; 
  max-width: 100%;
  height: auto;
}

}
/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
  .text-descarga {
    font-weight: bold;
    font-size: 13px;
    text-align: -webkit-match-parent;
    color: #414141;
    padding-top: 10px;
    padding-left: 18px;
    width: 490px;
  }
  .navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 0px;
    padding-left: 0px;
    margin-left: 30px;
  }
  .margen-recibes {
    margin-left: 30px;
    margin-right: 100px;
  }
  
 
}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
  .text-descarga {
    font-weight: bold;
    font-size: 18px;
    text-align: right;
    color: #414141;
    padding-top: 10px;
    margin-left: 75px;
  }
  .contenedor-boton-movil {
    display: none;
  }
  .margen-recibes {
    margin-left: 40px;
    margin-right: 65px;
  }
  .txt-precio-impuestos {
    font-style: normal;
    font-weight: 600;
    font-size: 18px;
    color: #414141;
    display: inline-block;
    margin-left: 650px;
  }
  .margen-tab-impuestos {
    margin-left: 50px;
    margin-right: 50px;
  }
}
@media only screen and (max-width: 1200px) {
  .text-descarga {
    font-weight: bold;
    font-size: 18px;
    text-align: center;
    color: #414141;
    padding-top: 10px;
    margin-left: 0px;
  }
  .contenedor-boton-movil {
    display: none;
  }
}
@media only screen and (min-width: 1600px) {
  .margen-recibes {
    margin-left: 355px;
  }
  .margen-ponemos {
    margin-left: -500px;
  }
}
