.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 15px;
  padding-right: 15px;
}

@media screen and (min-width: 992px) {
  .col-xs-1,
  .col-sm-1,
  .col-md-1,
  .col-lg-1,
  .col-xs-2,
  .col-sm-2,
  .col-md-2,
  .col-lg-2,
  .col-xs-3,
  .col-sm-3,
  .col-md-3,
  .col-lg-3,
  .col-xs-4,
  .col-sm-4,
  .col-md-4,
  .col-lg-4,
  .col-xs-5,
  .col-sm-5,
  .col-md-5,
  .col-lg-5,
  .col-xs-6,
  .col-sm-6,
  .col-md-6,
  .col-lg-6,
  .col-xs-7,
  .col-sm-7,
  .col-md-7,
  .col-lg-7,
  .col-xs-8,
  .col-sm-8,
  .col-md-8,
  .col-lg-8,
  .col-xs-9,
  .col-sm-9,
  .col-md-9,
  .col-lg-9,
  .col-xs-10,
  .col-sm-10,
  .col-md-10,
  .col-lg-10,
  .col-xs-11,
  .col-sm-11,
  .col-md-11,
  .col-lg-11,
  .col-xs-12,
  .col-sm-12,
  .col-md-12,
  .col-lg-12 {
    padding-left: 8px;
    padding-right: 8px;
  }
}

[v-cloak] {
  display: none !important;
}

#planes .select-plan {
  padding-right: 0px;
  padding-left: 0px;
  padding-bottom: 30px;
}

.slick-dots {
  bottom: 0;
}

#planes.planes-prepago-detalle .select-plan {
  padding-bottom: 30px;
  padding-right: 0px;
  padding-left: 0px;
}

@media screen and (min-width: 1200px) {
  #planes.planes-prepago-detalle .select-plan {
    padding-right: 0px;
    padding-left: 0px;
  }
}

#producto-disponibles .list-producto .producto .image-product img {
  max-width: 100%;
  max-height: 170px;
}

.promociones .btn-comprar {
  position: absolute;
  bottom: 15%;
  left: 48%;
}

.promociones .btn-default {
  padding: 6px 20px;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  background-color: #169599;
  border-radius: 0;
  border: none;
}

.content-catalogo .select-item .item label {
  cursor: pointer;
}

#especificaciones-tecnicas .content-detalle .pdf-tecnica a {
  cursor: pointer;
}

#list-equipos #list-equipos-comparar .btn-comparar {
  cursor: pointer;
}

#compara-tus-equipos .info-lista {
  padding-top: 345px;
}

#compara-tus-equipos .lista-equipos .equipo-seleccionado .equipo {
  height: 336px;
  position: relative;
}

#compara-tus-equipos .lista-equipos .equipo-seleccionado .equipo .image-product img {
  height: 130px;
}

#compara-tus-equipos .lista-equipos .equipo-seleccionado .equipo .image-product .image-prepago {
  height: 130px;
}

#compara-tus-equipos .lista-equipos .equipo-seleccionado .equipo .content-product {
  position: absolute;
}

#compara-tus-equipos .lista-equipos .equipo-seleccionado .equipo .content-product .price-product span.normal-price {
  font-size: 14px !important;
  text-decoration: line-through;
  color: #828282;
  font-family: 'Montserrat', sans-serif;
  line-height: 0;
}

#descripcion-equipo .content-section form .content-product .btn-linea a:hover {
  background-color: #cecece;
  text-decoration: none;
}

#descripcion-equipo .content-section form .content-product .btn-linea a {
  width: 100%;
  padding: 0;
  background-color: #cecece;
  border: none;
  color: #008c95;
  line-height: 18px;
  padding: 10px 0;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

#descripcion-equipo .content-section form .content-product .btn-comprar-prepago a {
  width: 100%;
  padding: 0;
  background-color: #008c95;
  border: none;
  color: #fff;
  line-height: 50px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

#detalle-carrito .btn-detalle a.comprar {
  color: #fff;
  background-color: #008c95;
  float: right;
}

#detalle-carrito .btn-detalle a {
  border: 1px solid transparent;
  text-transform: uppercase;
  width: 50%;
  border-radius: 0;
  padding: 0;
  line-height: 30px;
  font-size: 12px;
}

#descripcion-equipo .content-section form .content-product .btn-comprar a {
  width: 100%;
  padding: 0;
  background-color: #cecece;
  border: none;
  color: #fff;
  line-height: 50px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

#section-pedido .row .btn-detalle a.regresar {
  width: 100%;
  margin: 4px;
  margin-right: 10px;
  background-color: #ffe60d;
  color: #008c95;
  line-height: 16px;
  padding: 5px;
}

#section-pedido .row .btn-detalle a.comprar {    
  width: 100%;
  margin: 4px;
  color: #fff;
  background-color: #008c95;
  /* float: right; */
  line-height: 16px;
  padding: 5px;
}

#section-pedido .row .btn-detalle a {
  border: 1px solid transparent;
  text-transform: uppercase;
  width: 50%;
  border-radius: 0;
  padding: 0;
  line-height: 40px;
  font-size: 12px;
  height: 42px;
}

#list-equipos #pagination-nav ul li.active span {
  color: #fff;
  background-color: #008c95;
  border: 1px solid #008c95;
}

#planes .select-plan .plan .content-plan {
  /* min-height: 290px; */
}

input:checked ~ .checkmark:after {
  content: "";
  position: absolute;
  left: 6px;
  top: 12px;
  width: 4px;
  height: 10px;
  border: solid #008c95;
  border-width: 0 1px 1px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.sidebar-box {
  margin-bottom: 20px;
}

.sidebar-box #search-product {
  margin-bottom: 0;
}

.top-banner {
  height: 200px;
  margin-bottom: 20px;
}

.top-banner img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.title-page {
  margin-bottom: 20px;
  text-align: center;
}

.title-select {
  cursor: pointer;
}

.title-select .btl-caret {
  margin-right: 15px;
}

#list-equipos .producto {
  padding: 20px 0 10px;
}

#list-equipos .image-product {
  height: 170px;
}

#list-equipos .image-product img {
  height: 100%;
  width: auto;
}

.content-plan {
  cursor: pointer;
}

#content-page #image-equipo .galeria-min {
  min-height: 85px;
}

.color-product .radio-inline,
.color-product .checkbox-inline {
  position: relative;
  display: inline-block;
  padding: 4px;
  margin-bottom: 0;
  font-weight: normal;
  vertical-align: middle;
  cursor: auto;
  color: #000000;
  width: 28px;
  height: 29px;
  border-radius: 3px;
}

#descripcion-equipo .content-section form .content-product .color-product fieldset .option-select .radio-inline.option-active:after {
  content: none;
}

.color-product .radio-inline .color-box,
.color-product .checkbox-inline .color-box {
  width: 18px;
  height: 18px;
  border-radius: 0px;
  border-radius: 3px;
  display: inline-block;
  visibility: visible;
  cursor: pointer;
}

.stock-exhausted {
  font-weight: 300;
  font-size: 23px;
  font-family: 'multicolore';
  color: #929292;
  line-height: 35px;
}

.content-tab-pro .producto .content-product .price-product {
  font-weight: 300;
  font-size: 30px;
  font-family: 'multicolore';
  color: #008c95;
  margin-bottom: 10px;
}

.content-tab-pro .producto .content-product .price-product span {
  font-size: 23px;
}

.producto .content-product .price-product span.normal-price {
  font-size: 14px !important;
  text-decoration: line-through;
  color: #828282;
  font-family: 'Montserrat', sans-serif;
  line-height: 0;
}

#descripcion-equipo .content-section form .content-product .detalle-product .price-product span.normal-price {
  font-size: 14px !important;
  text-decoration: line-through;
  color: #828282;
  font-family: 'Montserrat', sans-serif;
  margin-left: 5px;
}

section#equipos-promocion .container .row .content-tab-pro .producto,
section#equipos-vendidos .container .row .content-tab-pro .producto {
  padding-top: 22px;
  padding-bottom: 174px;
  max-width: 269px;
}

section#equipos-promocion .container .row .content-tab-pro .producto .content-product .price-product,
section#equipos-vendidos .container .row .content-tab-pro .producto .content-product .price-product {
  line-height: 20px;
  margin-bottom: 8px;
}

section#equipos-promocion .container .row .content-tab-pro .producto .content-product .title-product,
section#equipos-vendidos .container .row .content-tab-pro .producto .content-product .title-product {
  margin: 5px 0;
}

section#equipos-promocion .container .row .content-tab-pro .producto .content-product .title-product h4,
section#equipos-vendidos .container .row .content-tab-pro .producto .content-product .title-product h4 {
  margin: 7px 0;
}

#list-equipos .producto {
  padding-top: 15px;
}

#list-equipos .producto .content-product .price-product {
  line-height: 20px;
  margin-bottom: 10px;
}

#list-equipos .producto .content-product .title-product {
  margin: 7px 0;
  min-height: 72px;
}

#list-equipos .producto .content-product .title-product h3 {
  margin: 9px 0;
}

#detalle-carrito .main-detalle .row div .equipo-seleccionado .detalle-equipo {
  margin-left: 10px;
}

#detalle-carrito .normal-price {
  font-size: 12px;
  text-decoration: line-through;
  margin-left: 5px;
}

#producto-disponibles .list-producto .producto .content-product .price-product {
  margin-bottom: 5px;
}

#promociones {
  padding-bottom: 60px;
}

.ribbon-wrapper {
  width: 115px;
  height: 115px;
  overflow: hidden;
  position: absolute;
  top: -6px;
  left: -6px;
  z-index: 999;
}

.ribbon {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  color: white;
  text-align: center;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  position: relative;
  padding: 4px 0;
  left: -35px;
  top: 35px;
  width: 170px;
  background-color: #cc3333;
  -webkit-box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}

.ribbon:before,
.ribbon:after {
  content: "";
  border-top: 3px solid #900;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  position: absolute;
  bottom: -3px;
}

.ribbon:before {
  left: 0;
}

.ribbon:after {
  right: 0;
}

.ribbon-promo {
  background-color: #ffe000;
  color: #008994;
}

.ribbon-new {
  background-color: #cc3333;
}

.ribbon-outstanding {
  background-color: #ffb212;
}

.ribbon-sold-out {
  background-color: #e0e0e0;
  color: #727272;
}

.ribbon-trend {
  background-color: #008c95;
}

.not-stock .image-product img {
  opacity: 0.3;
}

#list-equipos .producto.not-stock:hover {
  border: 1px solid #cecece;
}

#list-equipos .producto.not-stock:hover .image-product img {
  -webkit-transform: scale(1);
          transform: scale(1);
}

#list-equipos .producto {
  position: relative;
}

#section-pedido .row .detalle-pedido .row .solicitud span.normal-price {
  text-decoration: line-through;
  color: #828282;
  font-size: 14px;
}

#page-rastreo #content-rastreo section#detalle-rastreo .content-section .equipo-seleccionado .contenido p span.normal-price {
  text-decoration: line-through;
  color: #828282;
  font-size: 12px;
}

#page-rastreo #content-rastreo section#detalle-rastreo .content-section .equipo-seleccionado .image {
  margin-right: 10px;
}

li.nav-mobile.item-nav-mobile {
  display: none;
}

li.nav-mobile.item-nav-mobile a {
  color: white;
}

section#equipos-promocion .container .row .sub-heading h3.opt2 a,
section#equipos-vendidos .container .row .sub-heading h3.opt2 a {
  font-weight: 700;
  text-decoration: none !important;
}

section#equipos-promocion .container .row .sub-heading h3,
section#equipos-vendidos .container .row .sub-heading h3 {
  font-size: 18px;
  margin: 0 20px;
}

section#equipos-promocion .container .row .heading h2,
section#equipos-vendidos .container .row .heading h2 {
  font-size: 23px;
  font-weight: 600;
}

.form-group span.help.is-danger {
  position: absolute;
  top: 0px;
  right: 0;
  width: auto;
  background: #e30020;
  padding: 3px 5px;
  color: #ffffff !important;
  margin-top: 0 !important;
}

.form-group span.help.is-danger::after {
  content: "";
  right: 20px;
  bottom: -10px;
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-top: 10px solid #e30020;
}

.form-group span.help.is-danger::before {
  content: "";
  right: 14px;
  bottom: -17px;
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 16px solid white;
}

li.item-nav-mobile.first-item-nav {
  padding-top: 20px;
}

li.item-nav-mobile a {
  color: #ffffff !important;
}

li.item-nav-mobile a:hover {
  color: #ffe60d !important;
}

li.item-nav-mobile.search {
  padding: 10px;
}

li.item-nav-mobile.search #search {
  position: relative;
}

li.item-nav-mobile.search #search .form-control {
  padding-right: 50px;
  height: 28px;
  padding-top: 0;
  padding-bottom: 0;
  border-radius: 5px 5px;
  border: none;
  background-color: white;
  width: 100%;
  line-height: 25px;
  font-size: 13px;
}

li.item-nav-mobile.search #search .btn-search {
  color: #008c95;
  position: absolute;
  top: 0px;
  right: 0px;
  height: 28px;
  padding-top: 0;
  padding-bottom: 0;
  border: none;
  background-color: transparent;
}

#list-equipos .producto {
  min-height: 388px;
}

.content-catalogo .title-select .btn-acordion {
  display: none !important;
}

.responsive-sidebar {
  display: none;
}

#planes {
  margin-top: 20px;
}

#especificaciones-tecnicas .content-detalle .descripcion-detalle ul {
  display: block;
}

#especificaciones-tecnicas .content-detalle .descripcion-detalle ul li {
  width: auto;
}

#navbar ul li a:hover{
  background-color: #efc60000;
  color: #ffffff !important;
}

#list-equipos #list-equipos-comparar .equipos-comp .title-equipos span span.br {
  display: none;
}

@media screen and (max-width: 1170px) {
  nav#nav-bitel .container #navbar {
    padding: 0;
    position: absolute;
    right: 0px;
    width: auto;
    z-index: 100;
    top: 69px;
    width: 210px;
  }

  #nav-bitel .container {
    width: 100%;
    padding-left: 50px;
  }

  #nav-bitel .container .navbar-header {
    float: initial;
  }
  .border-info{
    border: none !important;
    height: auto !important;
    padding: 0% !important;
}
}

@media screen and (max-width: 767px) {
  #form-cliente form .btn-detalle a.regresar {
    width: 100% !important;
    margin-bottom: 10px;
  }
  .border-info{
    border: none !important;
    height: auto !important;
    padding: 0% !important;
}



  li.nav-mobile.item-nav-mobile {
    display: block;
  }

  #equipos-vendidos .content-tab-vendidos {
    height: 520px;
  }

  section#equipos-vendidos .container .row .content-tab-pro {
    margin-top: 0;
  }

  li.nav-mobile.item-nav-mobile {
    background-color: #107379;
  }

  li.nav-mobile.item-nav-mobile:first-child {
    padding-top: 30px;
  }

  li.telephone {
    font-size: 15px !important;
  }

  li.telephone strong {
    color: #169599;
  }

  .content-catalogo {
    margin-bottom: 0;
    border-top: none;
  }

  .content-catalogo .title-select {
    border-bottom: none;
  }

  #list-equipos {
    margin-top: 20px;
  }

  .responsive-sidebar {
    display: block;
  }

  .responsive-sidebar .responsive-sidebar-title {
    padding-left: 20px;
    background-color: #008c95;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
  }

  .responsive-sidebar .responsive-sidebar-title .btl-caret {
    margin-right: 15px;
  }

  .responsive-sidebar .responsive-sidebar-item {
    display: none;
  }

  #compara-tus-equipos .slick-prev {
    top: 160px;
    left: 30px;
  }

  #compara-tus-equipos .slick-next {
    top: 160px;
    right: 30px;
  }

  #descripcion-equipo .content-section form .content-product .color-product {
    margin-top: 10px;
    padding-left: 0;
  }
}

#nav-carrito ul {
  position: relative;
}

#nav-carrito ul:before {
  content: "";
  position: absolute;
  width: 79%;
  height: 2px;
  background-color: #cecece;
  bottom: -16px;
  left: 11%;
  right: 15%;
  z-index: 999;
}

#navbar ul li.active a,
#navbar ul li a:hover {
  color: #008c95 !important;
  text-decoration: none;
}

@media screen and (max-width: 767px) {
  #nav-carrito ul li:last-child {
    margin-bottom: 0;
  }

  #nav-carrito ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column;
            flex-flow: column;
  }

  #nav-carrito ul:before {
    width: 2px;
    height: calc(100% - 20px);
    top: 10px;
    left: 4px;
    bottom: initial;
  }

  #navbar ul li.active a,
  #navbar ul li a:hover {
    color: #ffe60d !important;
  }

  section#equipos-promocion .container .row .content-tab-pro .producto,
  section#equipos-vendidos .container .row .content-tab-pro .producto {
    max-width: 100%;
  }
}

@media screen and (max-width: 480px) {
  #fixed-nav-comp.fixed-nav {
    top: 55px;
    height: 203px;
  }

  section#equipos-promocion .container .row .content-tab-pro .producto,
  section#equipos-vendidos .container .row .content-tab-pro .producto {
    max-width: 100%;
  }

  #section-pedido .row .btn-detalle a.regresar {
    width: 100%;
    line-height: 42px;
    margin-bottom: 0;
    padding: 0;
    margin-bottom: 10px;
    margin-right: 0;
  }

  #section-pedido .row .btn-detalle a.comprar {
    width: 100%;
    float: none;
    line-height: 42px;
    padding: 0;
  }

  #section-pedido .row .btn-detalle span {
    display: none;
  }

  .ver-mas-equipo .title-detalle h4 {
    font-size: 14px;
  }

  #detalle-carrito .btn-detalle a.regresar {
    width: 100% !important;
    margin-right: 0 !important;
    margin-bottom: 10px;
    line-height: 35px;
  }

  #detalle-carrito .btn-detalle a.comprar {
    width: 100%;
    float: none;
    line-height: 35px;
  }

  #descripcion-equipo .content-section form .content-product .color-product {
    margin-bottom: 10px;
    padding-left: 0;
  }

  .content-tab-pro .slick-prev {
    left: 50px;
  }

  .content-tab-pro .slick-next {
    right: 70px;
  }

  footer {
    padding-bottom: 15px;
  }

  footer .container {
    padding-right: 0;
    padding-left: 0;
  }

  footer .container .row {
    margin-right: 0;
    margin-left: 0;
  }

  footer .container #mapa-sitio {
    text-align: center;
    margin-bottom: 0px;
  }

  footer .container #mapa-sitio .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }

  footer .container #mapa-sitio .col-xs-12 .logo-footer.text-right {
    text-align: center;
    margin-bottom: 10px;
  }

  footer .container #info-footer .row .col-xs-12 {
    padding-left: 0;
    padding-right: 0;
  }

  footer .container #info-footer .row .col-xs-12 .nav-footer {
    display: block;
    text-align: center;
    padding-right: 0;
  }

  footer .container #info-footer .row .col-xs-12 .nav-footer ul {
    margin-bottom: 0;
  }

  footer .container #info-footer .row .col-xs-12 .nav-footer ul li {
    border-bottom: 1px solid #107379;
    padding: 15px 0;
  }

  footer .container #info-footer .row .col-xs-12 .nav-footer ul li a {
    font-size: 14px;
  }

  footer .container .social-media {
    margin: 20px 0;
  }

  footer .container .social-media ul li a {
    margin: 0 5px;
    font-size: 30px !important;
    font-weight: 500;
  }

  #planes .select-plan .plan {
    width: 75%;
    margin: auto;
    float: initial;
  }
}

@media screen and (max-width: 374px) {
  .col-12-mob {
    width: 100%;
  }
}

@media screen and (max-width: 320px) {
  .ver-mas-equipo .title-detalle h4 {
    font-size: 12px;
  }
}

.slick-prev:hover:after,
.slick-prev:hover:before,
.slick-next:hover:after,
.slick-next:hover:before {
  background-color: #169599;
}

@media screen and (max-width: 768px) {
  #compara-tus-equipos .lista-equipos .equipo-seleccionado {
    margin-bottom: 3px;
    padding-bottom: 3px;
  }

  #compara-tus-equipos .lista-equipos .equipo-seleccionado .especificaciones div.bg-white p {
    text-align: left;
    margin-left: 10px;
  }

  #compara-tus-equipos .lista-equipos .equipo-seleccionado .especificaciones div.bg-gray p {
    text-align: left;
    margin-left: 10px;
  }
}

@media screen and (max-width: 480px) {
  ul.item-show li.nav-mobile.item-nav-mobile {
    display: block;
  }

  #page-rastreo #content-rastreo section#detalle-rastreo .content-section .equipo-seleccionado .image {
    padding-top: 10px;
    display: block;
    margin-right: 0px;
  }

  #nav-carrito {
    height: auto;
    padding-left: 10%;
  }

  #page-rastreo #content-rastreo section#detalle-rastreo .content-section .col-xs-6 {
    width: 100%;
  }

  #page-rastreo #content-rastreo section#detalle-rastreo .content-section .equipo-seleccionado .image img {
    width: 60%;
  }
}

@media screen and (max-width: 375px) {
  #page-rastreo #content-rastreo section#detalle-rastreo .content-section .equipo-seleccionado .image {
    padding-top: 20px;
    margin-right: 10px;
  }

  #page-rastreo #content-rastreo section#detalle-rastreo .content-section .equipo-seleccionado .image img {
    width: 70%;
  }
}

@media screen and (max-width: 320px) {
  #page-rastreo #content-rastreo section#detalle-rastreo .content-section .equipo-seleccionado .image img {
    width: 80%;
  }
}

#compara-tus-equipos .lista-equipos .equipo-seleccionado .especificaciones div.bg-gray {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#compara-tus-equipos .lista-equipos .eselec-4 div.bg-gray {
  border-right: 1px solid #c4c4c4;
}

#compara-tus-equipos .lista-equipos .equipo-seleccionado .equipo {
  height: 336px;
}

#compara-tus-equipos .lista-equipos .equipo-seleccionado .especificaciones div:last-child {
  border-bottom: 1px solid #c4c4c4;
}

#producto-disponibles .list-producto .slick-prev {
  left: -30px;
}

#producto-disponibles .list-producto .slick-next {
  right: -30px;
}

#producto-disponibles .list-producto .slick-prev:after {
  width: 14px;
  height: 2px;
  position: absolute;
  top: 5px;
}

#producto-disponibles .list-producto .slick-prev:before {
  width: 14px;
  height: 2px;
  bottom: 3px;
}

#producto-disponibles .list-producto .slick-next:before {
  width: 14px;
  height: 2px;
}

#producto-disponibles .list-producto .slick-next:after {
  width: 14px;
  height: 2px;
}

#image-equipo .galeria-min a {
  height: 90px;
  padding: 2px;
  text-align: center;
  cursor: pointer;
}

#image-equipo .galeria-min a img {
  height: 100%;
  max-width: 100%;
  width: auto !important;
}

#page-rastreo #content-rastreo section#detalle-rastreo .content-section .equipo-seleccionado .image img {
  max-width: 210px;
}

@media screen and (max-width: 990px) {
  #page-rastreo #content-rastreo section#detalle-rastreo .content-section .equipo-seleccionado .image img {
    max-width: 110px;
  }
}

.equipo-seleccionado .contenido {
  margin-left: 10px;
}

li.cart a.mi-bitel {
  font-weight: bold;
  padding-left: 0 !important;
  position: initial !important;
  color: #797878 !important;
  text-decoration: none;
}

li.cart a.mi-bitel:hover {
  text-decoration: underline;
}

section#equipos-promocion .container .row .content-tab-pro .producto .image-product img {
  max-height: 250px;
}

section#equipos-vendidos .container .row .content-tab-pro .producto .image-product img {
  max-height: 250px;
}

@media screen and (max-width: 375px) {
  #compara-tus-equipos .lista-equipos .equipo-seleccionado .equipo .content-product .price-product span.normal-price {
    display: none;
  }

  #compara-tus-equipos .lista-equipos .equipo-seleccionado .equipo .content-product .title-product h3 b {
    font-size: 15px;
  }

  #compara-tus-equipos .lista-equipos .equipo-seleccionado .equipo .content-product .title-product h3 {
    font-size: 14px;
  }

  #fixed-nav-comp #scroll-compara .nav-compara .equipo-seleccionado .content-product .title-product h3 b {
    font-size: 15px;
  }

  #fixed-nav-comp #scroll-compara .nav-compara .equipo-seleccionado .content-product .title-product h3 {
    font-size: 14px;
  }

  #fixed-nav-comp.fixed-nav .slick-prev,
  #fixed-nav-comp.fixed-nav .slick-next {
    top: 75px;
  }
}

section.descrip-consideracion {
  text-align: justify;
  margin-top: 20px;
}

section.descrip-consideracion h1 {
  font-size: 16px;
  color: #008c95;
}

section.descrip-consideracion p {
  line-height: 20px;
  margin-bottom: 3px;
}

section#equipos-vendidos .container .row .content-tab-pro .list-productos {
  overflow: hidden;
}

.cons-cart {
  margin-top: 40px;
  text-align: justify;
}

#planes.planes-prepago .recarga {
  font-size: 18px !important;
  font-weight: normal !important;
}

#planes.planes-prepago .text-center {
  text-align: center !important;
  margin-top: 8px;
}

#planes.planes-prepago .select-plan .plan .content-plan ul li {
  font-size: 12px !important;
  font-weight: normal;
}

#planes .planes-prepago .slick-next,
#planes .planes-prepago .slick-prev {
  display: none !important;
}

.content-tab-promociones {
  overflow: initial;
}

#planes .select-plan .plan {
  margin: 0 auto;
}

@media screen and (max-width: 480px) {
  #planes .select-plan .slick-next,
  #planes .select-plan .slick-prev {
    display: block !important;
  }
}

@media screen and (min-width: 1200px) {
  .select-plan.just-3 .slick-list .slick-track {
    -webkit-transform: translate3d(0px, 0px, 0px) !important;
            transform: translate3d(0px, 0px, 0px) !important;
  }
}

.blockUI.blockOverlay {
  z-index: 9999 !important;
  opacity: .4 !important;
}

.blockUI.blockMsg.blockElement {
  top: calc(48%) !important;
}

.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  margin: 0 auto;
}

.double-bounce1,
.double-bounce2 {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #ffe60d;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-animation: sk-bounce 2.0s infinite ease-in-out;
  animation: sk-bounce 2.0s infinite ease-in-out;
}

.double-bounce2 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

@-webkit-keyframes sk-bounce {
  0%, 100% {
    -webkit-transform: scale(0);
  }

  50% {
    -webkit-transform: scale(1);
  }
}

@keyframes sk-bounce {
  0%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }

  50% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

img {
  -webkit-backface-visibility: hidden;
  /* IE 9 */
  -webkit-transform: translateZ(0);
  /* Chrome, Safari, Opera */
  transform: translateZ(0);
}

button:disabled,
button[disabled] {
  width: 100%;
  padding: 0;
  background-color: #cecece !important;
  border: none;
  color: #fff !important;
  line-height: 50px;
  display: block;
  text-align: center;
  text-transform: uppercase;
  font-weight: 600;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

select {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #cecece;
}

header {
  background: white;
}

.checkbox-wrapper .checkmark-wrapper::before {
  content: "";
  background: #fff;
  border: 0.2rem solid #008c95 !important;
  display: inline-block;
  width: 1.7rem !important;
  height: 1.7rem !important;
  padding: 2px;
  text-align: center;
  border-radius: 0 !important;
  left: -23px;
  position: absolute;
}

.checkbox-wrapper input:checked + label::before {
  background: none !important;
}

.checkbox-wrapper input:checked + label::after {
  content: "";
  position: absolute;
  left: -1.6rem;
  top: 0.3rem;
  width: 0.4rem;
  height: 0.9rem;
  border: solid #008c95;
  border-width: 0 0.1rem 0.1rem 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.btn-buy {
  -webkit-transition: .2s ease all !important;
  transition: .2s ease all !important;
  color: #fff;
  background: #008994 !important;
}

.btn-buy:hover {
  color: #008994 !important;
  background: #ffe000 !important;
}

.btn-cart-delete {
  left: 0 !important;
  top: 0 !important;
  width: auto !important;
  height: auto !important;
  z-index: 9999;
}

.btn-cart-delete i {
  -webkit-text-stroke: 2px #008c95;
  height: 22px;
  width: 22px;
  line-height: 22px;
  color: #fff;
  font-size: 18px;
}

.text-muted {
  color: #b9b9b9 !important;
}

.text-danger {
  color: #e30020 !important;
}

.is-completed {
  color: #008994 !important;
}

.is-completed::before {
  background-color: #008994 !important;
}

.tag {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 38px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.tag-sold-out .tag-icon .fa-stack {
  font-size: 16px;
}

.tag-sold-out .fa-circle {
  color: #ffe000;
}

.tag-sold-out .fa-exclamation {
  color: #008994;
}

.tag-sold-out .tag-text {
  text-transform: uppercase;
  font-size: 20px;
  font-weight: 700;
  color: #6d6d6d;
}

.center-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.input.is-danger {
  border: 1px solid #e30020 !important;
  padding-right: 50px;
}

.alert-warning {
  color: #ffffff;
  background: url("/images/alerts/background.png");
  background-size: cover;
  border: none;
  position: fixed;
  width: 650px;
  height: auto;
  z-index: 99999;
  right: 170px;
  bottom: -10px;
  font-size: 20px;
  font-weight: 300;
  padding: 20px 35px;
}

.alert-body {
  margin: 30px 0;
}

.alert .btn-close {
  background: white;
  color: #006072;
  border-radius: 50%;
  opacity: 1;
  height: 30px;
  width: 30px;
}

.alert .btn-close span {
  font-size: 45px;
  line-height: 30px;
  font-weight: 300;
}

.alert-warning.alert-ws {
  background: #efefef;
  color: #169599;
  padding: 5px;
  width: 525px;
}

.alert-warning.alert-ws .alert-header {
  position: relative;
  top: 8px;
}

.alert-warning.alert-ws .alert-body {
  margin: 50px 0;
  margin-top: 0px;
  margin-bottom: 0;
}

.alert-warning.alert-ws .btn-close {
  right: 5px;
  top: -4px;
  background: #008c95;
  border: 1px solid #fff;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

.alert-warning.alert-ws img {
  max-height: 140px;
  margin-top: -30px;
}

.alert-warning.alert-ws span {
  color: #fff;
}

.alert-warning.alert-ws p {
  font-size: 18px;
  font-weight: 400;
  margin-top: 10px;
}

.alert-warning.alert-ws::before {
  content: "";
  width: 100%;
  height: 50px;
  background: #008c95;
  border-radius: 4px 4px 0 0;
  position: absolute;
  left: 0;
  top: 0;
}

@media (max-width: 991px) {
  .alert-warning {
    left: calc(50% - 325px);
    right: inherit;
  }

  .alert-warning {
    left: calc(50% - 262.5px);
    right: inherit;
  }
}

@media (max-width: 767px) {
  .alert-warning.alert-ws .center-flex {
    display: block;
  }

  .alert-warning.alert-ws img {
    margin-top: 0;
    width: 130px;
    margin: auto;
  }
}

@media (min-width: 768px) {
  .alert-warning.alert-ws .alert-header > div > div > span {
    margin-left: -25px;
  }

  .alert-warning.alert-ws .alert-body p {
    margin-left: -25px;
  }
}

@media (max-width: 600px) {
  .alert-warning {
    width: 300px;
    left: calc(50% - 150px);
    top: 120px;
    bottom: inherit;
  }

  .alert-warning .center-flex {
    display: block;
  }

  .alert-warning .center-flex img {
    width: 90px;
    margin: auto;
  }

  .alert-warning .alert-body {
    margin: 20px 0 !important;
  }

  .alert-warning.alert-ws {
    width: 300px;
    right: inherit;
  }
}

#content-page .tag {
  display: none;
}

.option-select .radio-inline.is-active {
  border: 1px solid #008c95;
}

@media (max-width: 480px) {
  #content-page .tag {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.cart-link {
  display: inline-block;
  position: relative;
  padding: 5px;
}

.cart-link .cart-icon {
  background: url(/images/header/svg/icon-cart.svg) no-repeat 0 0;
  background-size: cover;
  height: 27px;
  width: 27px;
  display: block;
}

@media screen and (max-width: 515px) {
  .cart-link .cart-icon {
    height: 35px;
    width: 35px;
  }
}

.cart-link .count-icon {
  position: absolute;
  top: -7px;
  right: -7px;
  font-size: 10px;
  text-align: center;
  line-height: 20px;
  padding-top: 2px;
  background-color: #008c95;
  border-radius: 50%;
  width: 22px;
  height: 22px;
  color: #fff;
  -webkit-transition: 0.5s ease all;
  transition: 0.5s ease all;
}

@media screen and (max-width: 515px) {
  .cart-link .count-icon {
    font-size: 14px;
    line-height: 24px;
    width: 28px;
    height: 28px;
  }
}

.navbar-header .cart-link {
  margin-top: 11px;
  margin-right: 10px;
  float: right;
}

#detalle-carrito .imagen-equipo {
  position: relative;
}

#detalle-carrito .btn-detalle a.regresar {
  width: 46.4%;
  margin-right: 10px;
  background-color: #ffe60d;
  color: #008c95;
}

#detalle-carrito .btn-detalle a {
  border: 1px solid transparent;
  text-transform: uppercase;
  width: 50%;
  border-radius: 0;
  padding: 0;
  line-height: 30px;
  font-size: 12px;
}

#section-pedido .row .detalle-pedido {
  display: block;
}

#form-cliente form .btn-detalle a.regresar {
  width: 46.4%;
  margin-right: 10px;
  background-color: #ffe60d;
  color: #008c95;
  border: 1px solid transparent;
  text-transform: uppercase;
  border-radius: 0;
  padding: 0;
  line-height: 40px;
  font-size: 12px;
}

#search-404 {
  width: 300px;
  margin: auto;
  position: relative;
  display: block;
  bottom: 130px;
}

#search-404 .form-control {
  background: #e4e3e3;
  height: 50px;
  width: 300px;
  border-radius: 15px;
  padding-left: 20px;
  padding-right: 55px;
}

#search-404 button {
  bottom: 4px;
  right: 4px;
  color: #008c95;
  position: absolute;
  font-size: 30px;
  border: none;
  background-color: transparent;
}

.container-404 {
  color: #fff;
  margin-top: 10px;
  background: #008994;
  margin-bottom: 10px;
  font-size: 20px;
}

.container-404 .wrapper-404 h2 {
  margin-top: 80px;
  margin-bottom: 30px;
  font-size: 22px;
  font-weight: 500;
}

.container-404 .wrapper-404 h3 {
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 30px;
}

.container-404 .wrapper-404 p {
  font-size: 24px;
  font-weight: 300;
}

.container-404 a {
  text-decoration: underline;
  color: #fff;
}

.container-404 + footer {
  margin-top: 0;
}

.wrapper-404-img {
  margin-left: -15px;
  margin-right: -15px;
  margin-top: 10px;
  margin-bottom: 20px;
}

.wrapper-404-img .img-404 {
  width: 100%;
}

.menu-newbitel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 9px;
}

@media screen and (max-width: 1170px) {
  .menu-newbitel {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .form-carrito {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }

  .form-carrito .btn-default {
    width: 45% !important;
    height: 41px;
    line-height: 41px !important;
    margin-bottom: 0 !important;
  }
}

.postpago-item {
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 3px;
  padding-bottom: 3px;
  /* padding-left: 10px;
  padding-right: 10px; */
  border-radius: 35px;
  border: 1px solid #EAC416;
}

.postpago-item span {
  font-weight: bold;
  font-size: 14px;
  color: #008c95;
  margin-left: 20px;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: url("/storage/images/flecha.png") right center no-repeat;
}

@media screen and (max-width: 1170px) {
  .postpago-item span {
    color: #ffffff;
    display: block;
    margin-bottom: 10px;
    width: 130px;
  }
}

@media screen and (max-width: 1170px) {
  .postpago-item {
    display: block;
    border-radius: none;
    border: none;
    margin-left: 0;
  }
}

.postpago-item .postpago-itemlist ul {
  margin-bottom: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 9px;
}

@media screen and (max-width: 1170px) {
  .postpago-item .postpago-itemlist ul {
    padding-left: 10px;
    display: block;
  }
}

.postpago-item .postpago-itemlist ul li {
  list-style: none;
  float: left;
  border-bottom: none !important;
}

.postpago-item .postpago-itemlist ul li.active a.item-equipo {
  background: url("/storage/images/equipo_icon.png") left center no-repeat;
  background-color: transparent !important;
}

.postpago-item .postpago-itemlist ul li.active a.item-plan {
  background: url("/storage/images/planes_icon.png") left center no-repeat;
  background-color: transparent !important;
}

.postpago-item .postpago-itemlist ul li.active a.item-promociones {
  background: url("/storage/images/promociones_icon.png") left center no-repeat;
  background-color: transparent !important;
}

@media screen and (max-width: 1170px) {
  .postpago-item .postpago-itemlist ul li {
    float: initial;
    margin-bottom: 15px;
    border-bottom: none !important;
  }
}

.postpago-item .postpago-itemlist ul li a {
  color: black !important;
  display: block;
  padding-left: 30px;
  margin-right: 20px;
}

@media screen and (max-width: 1170px) {
  .postpago-item .postpago-itemlist ul li a {
    color: white !important;
    line-height: 20px !important;
    background: none !important;
  }

  .postpago-item .postpago-itemlist ul li a:hover {
    color: #ffe60d !important;
  }
}

.postpago-item .postpago-itemlist ul li a.item-equipo {
  background: url("/storage/images/equipo.png") left center no-repeat;
  background-size: containt;
}

.postpago-item .postpago-itemlist ul li a.item-equipo:hover {
  background: url("/storage/images/equipo_icon.png") left center no-repeat;
  background-color: transparent !important;
}

.postpago-item .postpago-itemlist ul li a.item-plan {
  background: url("/storage/images/planes.png") left center no-repeat;
}

.postpago-item .postpago-itemlist ul li a.item-plan:hover {
  background: url("/storage/images/planes_icon.png") left center no-repeat;
  background-color: transparent !important;
}

.postpago-item .postpago-itemlist ul li a.item-promociones {
  background: url("/storage/images/promociones.png") left center no-repeat;
}

.postpago-item .postpago-itemlist ul li a.item-promociones:hover {
  background: url("/storage/images/promociones_icon.png") left center no-repeat;
  background-color: transparent !important;
}

.prepago-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 3px;
  padding-bottom: 3px;
  /* padding-left: 10px;
  padding-right: 10px; */
  border-radius: 35px;
  border: 1px solid #EAC416;
}

.prepago-item span {
  font-weight: bold;
  font-size: 14px;
  color: #008c95;
  margin-left: 20px;
  padding-right: 25px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: url("/storage/images/flecha.png") right center no-repeat;
}

@media screen and (max-width: 1170px) {
  .prepago-item span {
    color: #ffffff;
    display: block;
    margin-bottom: 10px;
    width: 130px;
  }
}

@media screen and (max-width: 1170px) {
  .prepago-item {
    display: block;
    border-radius: none;
    border: none;
    margin-left: 0;
  }
}

.prepago-item .prepago-itemlist ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0;
  padding-left: 7px;
}

@media screen and (max-width: 1170px) {
  .prepago-item .prepago-itemlist ul {
    padding-left: 10px;
    display: block;
  }
}

.prepago-item .prepago-itemlist ul li {
  list-style: none;
  float: left;
}

.prepago-item .prepago-itemlist ul li.active a.item-equipo {
  background: url("/storage/images/equipo_icon.png") left center no-repeat;
  background-color: transparent !important;
}

.prepago-item .prepago-itemlist ul li.active a.item-plan {
  background: url("/storage/images/planes_icon.png") left center no-repeat;
  background-color: transparent !important;
}

@media screen and (max-width: 1170px) {
  .prepago-item .prepago-itemlist ul li {
    float: initial;
    margin-bottom: 15px;
    border-bottom: none !important;
  }
}

.prepago-item .prepago-itemlist ul li a {
  color: black !important;
  display: block;
  padding-left: 30px;
  margin-right: 20px;
}

@media screen and (max-width: 1170px) {
  .prepago-item .prepago-itemlist ul li a {
    color: white !important;
    background: none !important;
  }

  .prepago-item .prepago-itemlist ul li a:hover {
    color: white !important;
  }
}

.prepago-item .prepago-itemlist ul li a.item-equipo {
  background: url("/storage/images/equipo.png") left center no-repeat;
  background-size: containt;
}

.prepago-item .prepago-itemlist ul li a.item-equipo:hover {
  background: url("/storage/images/equipo_icon.png") left center no-repeat;
  background-color: transparent !important;
}

.prepago-item .prepago-itemlist ul li a.item-plan {
  background: url("/storage/images/planes.png") left center no-repeat;
}

.prepago-item .prepago-itemlist ul li a.item-plan:hover {
  background: url("/storage/images/planes_icon.png") left center no-repeat;
  background-color: transparent !important;
}

nav#nav-bitel {
  /* padding-bottom: 9px; */
  /* padding-top: 1px; */
  z-index: 99999;
  /* margin-bottom: 0px; */
}

.modal-bitel {
  z-index: 99999;
}
.modal-bitel .modal-content {
  background-color: #00a9ac;
}
.modal-bitel .body-home {
  padding: 36px;
}
.modal-bitel .text-center {
  background: url("/images/modals/bg_stayhome.png");
  background-size: 100% 100%;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 25px;
  color: #ffffff;
}
.modal-bitel .text-center .img-stay-home {
  width: 100%;
}
.stay-home-text {
  font-weight: 900;
  color:#f7e435;
}

.box-bitel {
  padding: 40px;
  border-radius: 10px;
  border: 1px solid #ccc;
  margin-top: 30px;
}

.box-bitel .btn-default {
  line-height: 40px;
  height: 40px;
  padding: 0 9px;
  display: inline-block;
  border-radius: 5px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  text-align: center;
}

.box-bitel .btn-default:hover {
  text-decoration: none;
}

#section-linea-nueva {
  margin: 70px 0;
}

.box-portabilidad {
  background: #d5f4ff;
}

.box-portabilidad .title {
  font-size: 18px;
  max-width: 220px;
  margin-bottom: 15px;
}

.box-portabilidad .numero {
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 20px;
}

.box-portabilidad .numero strong {
  color: #008c95;
}

.box-portabilidad .numero .fa {
  font-size: 24px;
  margin-right: 15px;
}

.box-portabilidad .text-portabilidad {
  margin-bottom: 20px;
}

.box-portabilidad .btn-cambiar {
  background: #ffe60d;
}

.box-linea-nueva {
  background: #f4f4f4;
  border: 1px solid #ccc;
}

.box-linea-nueva .title {
  font-size: 18px;
  max-width: 250px;
  color: #008c95;
  margin-bottom: 15px;
}

.box-linea-nueva .text-linea-nueva {
  margin-bottom: 10px;
}

.box-linea-nueva .btn-cambiar {
  width: 100%;
}

.box-linea-nueva .btn-cambiar.cambiar-bitel {
  background: #ffe60d;
  margin-bottom: 10px;
}

.box-linea-nueva .btn-cambiar.cambiar-equipo {
  color: #ffffff;
  background: #008c95;
}

#form-cliente form .btn-detalle {
  margin-bottom: 60px;
}

#descripcion-equipo .content-section form .content-product .color-product fieldset legend {
  float: none;
}

.content-box-shadow {
  -webkit-box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.07);
  border: solid 1px #e4e4e4;
  border-radius: 4px;
  margin-top: 33px;
  position: relative;
}

#descripcion-equipo .content-section form .content-product .select-product:after {
  width: 8px;
  top: 36px;
  right: 21px;
}

#descripcion-equipo .content-section form .content-product .select-product:before {
  width: 8px;
  top: 36px;
  right: 26px;
}

#descripcion-equipo .header-section .title {
  margin-bottom: 16px;
}

@media screen and (max-width: 767px) {
  #descripcion-equipo .header-section .title {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

#descripcion-equipo .header-section .title h1 {
  font-family: 'arialrounded_mtbold';
  text-transform: initial;
  color: #000000;
}

@media screen and (max-width: 520px) {
  #descripcion-equipo .header-section .title h1 {
    font-size: 23px;
  }
}

#descripcion-equipo .header-section .title .state {
  width: auto;
  padding: 0 14px;
  background-color: #7ed321 !important;
  border-radius: 4px;
}

#descripcion-equipo .header-section .title .state span {
  font-size: 12px;
  color: #ffffff;
}

#descripcion-equipo .header-section .title .state.promo {
  background: #ff4b41 !important;
}

#descripcion-equipo .header-section .title .state.outstanding {
  background: #ffb212 !important;
}

#descripcion-equipo .header-section {
  margin-bottom: 34px;
}

@media screen and (max-width: 992px) {
  #descripcion-equipo {
    padding: 0 20px;
  }
}

#content-page #image-equipo {
  margin-top: 0;
  padding-left: 0px;
}

.container-section-new-information {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-left: 40px;
  padding-top: 43px;
  padding-bottom: 36px;
}

@media screen and (max-width: 992px) {
  .container-section-new-information {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    padding-left: 0px;
  }
}

.container-section-new-information #content-page {
  margin-top: 0;
}

.container-section-new-information #descripcion-equipo {
  padding-left: 40px;
  width: 100%;
  margin-top: 0;
}

@media screen and (max-width: 992px) {
  .container-section-new-information #descripcion-equipo {
    padding-left: 20px;
  }
}

.not-stock:before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  background: transparent;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.not-stock .btn-default {
  background-color: #e0e0e0 !important;
  color: #727272 !important;
}

@media screen and (max-width: 1170px) {
  #navbar ul li.active a,
  #navbar ul li a:hover {
    color: #fee945 !important;
  }
}

#box-color-product {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
  border: solid 1px rgba(16, 168, 176, 0.45);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  height: 70px;
  padding-left: 25px;
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  #box-color-product {
    -webkit-box-shadow: none;
            box-shadow: none;
    border: none;
    padding-left: 0;
  }
}

#box-color-product .color-product {
  margin-top: 0 !important;
}

#box-color-product .color-product legend {
  font-size: 12px !important;
  color: #10a8b0 !important;
  margin-bottom: 5px !important;
  line-height: 16px !important;
  font-family: 'Roboto', sans-serif !important;
}

@media screen and (max-width: 768px) {
  #box-color-product .color-product legend {
    font-size: 14px !important;
    font-family: 'arialrounded_mtbold' !important;
    font-weight: normal !important;
    margin-bottom: 11px !important;
    color: #000000 !important;
  }
}

#box-color-product .color-product .option-select {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#box-color-product .color-product .radio-inline {
  border-radius: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0;
  width: 24px;
  height: 24px;
}

@media screen and (max-width: 768px) {
  #box-color-product .color-product .radio-inline {
    width: 28px;
    height: 28px;
  }
}

#box-color-product .color-product .radio-inline .color-box {
  border-radius: 100%;
  width: 14px;
  height: 14px;
}

@media screen and (max-width: 768px) {
  #box-color-product .color-product .radio-inline .color-box {
    width: 16px;
    height: 16px;
  }
}

#box-select-contrato {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  height: 70px;
  margin-bottom: 30px;
  position: relative;
}

#box-select-contrato .select-product {
  height: 100%;
}

#box-select-contrato .box-title-select-contrato {
  position: relative;
  left: 20px;
  top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}

#box-select-contrato .box-title-select-contrato img {
  margin-right: 12px;
}

#box-select-contrato .box-title-select-contrato span {
  font-size: 12px !important;
  color: #10a8b0 !important;
  font-weight: normal !important;
  margin-bottom: 0 !important;
  font-family: 'Roboto', sans-serif !important;
}

#box-select-contrato select {
  border: none;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #4a4a4a !important;
  padding-left: 25px !important;
  font-family: 'Roboto', sans-serif !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 4px !important;
  padding: 30px 87px 10px 20px !important;
  border: solid 1px rgba(16, 168, 176, 0.45) !important;
  background: transparent !important;
  height: 100% !important;
  width: 100% !important;
  position: absolute;
  top: 0;
  bottom: 0;
}

@media screen and (max-width: 1200px) {
  #box-select-contrato select {
    padding: 30px 47px 10px 20px !important;
  }
}

#box-select-cambiate {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04);
  border-radius: 4px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  height: 70px;
  padding-left: 0px;
  margin-bottom: 30px;
}

#box-select-cambiate .select-product {
  height: 100%;
}

#box-select-cambiate .box-title-select-cambiate {
  position: relative;
  left: 20px;
  top: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 5px;
}

#box-select-cambiate .box-title-select-cambiate img {
  margin-right: 12px;
}

#box-select-cambiate .box-title-select-cambiate span {
  font-size: 12px !important;
  color: #10a8b0 !important;
  font-weight: normal !important;
  margin-bottom: 0 !important;
  font-family: 'Roboto', sans-serif !important;
}

#box-select-cambiate .select-affiliation {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}

#box-select-cambiate .affiliations-select {
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
}

@media screen and (max-width: 1200px) {
  #box-select-cambiate .affiliations-select select {
    padding: 30px 47px 10px 20px !important;
  }
}

#box-select-cambiate select {
  font-family: 'Roboto', sans-serif !important;
  border: none;
  font-size: 16px !important;
  font-weight: 600 !important;
  color: #4a4a4a !important;
  padding-left: 0px !important;
  width: 100% !important;
  height: 100% !important;
  border-radius: 4px !important;
  padding: 30px 87px 10px 20px !important;
  border: solid 1px rgba(16, 168, 176, 0.45) !important;
  background: transparent !important;
}

@media screen and (max-width: 1200px) {
  #box-select-cambiate select {
    padding: 30px 47px 10px 20px !important;
  }
}

#box-select-cambiate.planes-chip .select-product:after,
#box-select-cambiate.planes-chip .select-product:before {
  top: 20px !important;
}

#box-select-cambiate.planes-chip select {
  padding: 30px 27px 10px 20px !important;
  position: absolute;
  top: 0;
}

#box-detalle-product {
  font-family: 'Roboto', sans-serif !important;
  margin-bottom: 20px;
}

#box-detalle-product .detalle-product {
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04) !important;
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.04) !important;
  border-radius: 4px !important;
  border: solid 1px rgba(16, 168, 176, 0.45) !important;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  position: relative;
}

#box-detalle-product .detalle-product::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 100%;
  right: 0;
  left: 0;
  margin-right: auto;
  margin-left: auto;
  background-color: #94d8dc;
}

#box-detalle-product .detalle-product::before {
  content: '';
  position: absolute;
  width: 26px;
  height: 26px;
  background: url("/images/planes/btn-mas.svg") no-repeat center center;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 99;
}

@media screen and (max-width: 321px) {
  #box-detalle-product .detalle-product::before {
    display: none;
  }
}

#box-detalle-product .detalle-product .price-product {
  width: 50%;
  margin-bottom: 0;
  text-align: center;
  font-family: 'Roboto', sans-serif !important;
}

#box-detalle-product .detalle-product .price-product p {
  font-size: 12px;
  color: #10a8b0;
  margin-bottom: 0;
  line-height: 12px;
  margin-bottom: 5px;
}

#box-detalle-product .detalle-product .price-product .preci-cant {
  font-family: 'multicolore';
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#box-detalle-product .detalle-product .price-product .preci-cant span {
  font-size: 28px !important;
}

#box-detalle-product .detalle-product .price-product .preci-cant span.moneda {
  padding-top: 6px;
  font-size: 18px !important;
  line-height: 18px;
}

#box-detalle-product .detalle-product .plan-product {
  width: 50%;
  margin-bottom: 0 !important;
  text-align: center;
  font-family: 'Roboto', sans-serif !important;
  margin-bottom: 5px;
}

#box-detalle-product .detalle-product .plan-product p {
  font-size: 12px;
}

#box-detalle-product .detalle-product .plan-product .preci-cant {
  font-family: 'multicolore';
  color: #000000;
  font-size: 28px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#box-detalle-product .detalle-product .plan-product .preci-cant span.moneda {
  padding-top: 3px;
  font-size: 18px;
}

#box-button-comprar button {
  line-height: 70px !important;
  border-radius: 4px !important;
  background-color: #9f5ed9 !important;
}

#box-button-comprar button:hover {
  background-color: #ffe60d !important;
}

#page-planes {
  background: #f4f4f4;
}

.container-section-new-information #content-page #image-equipo {
  border: 1px solid transparent;
}

#section-planes {
  font-family: "Roboto", sans-serif;
}

#planes {
  background: #f5f7f9;
  padding: 28px 20px;
  margin-top: 0;
}

@media screen and (max-width: 990px) {
  #planes {
    padding: 28px 10px;
  }
}

#planes .select-plan {
  /* max-height: 520px; */
  max-height: 100%;
}

#planes .select-plan .slick-slide.slick-active:hover {
  -webkit-transform: none;
          transform: none;
}

#planes .select-plan .plan,
#planes .select-plan .plan .content-plan .title-plan {
  text-align: left;
}

#planes .select-plan .plan .content-plan ul li {
  padding-left: 0 !important;
}

#planes .select-plan .plan .content-plan {
  padding: 20px 25px;
}

@media screen and (max-width: 330px) {
  #planes .select-plan .plan .content-plan {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

#planes .select-plan .plan.plan-active {
  border: none !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

#planes.planes-prepago .select-plan .plan.plan-active .content-plan {
  border: 1px solid #cecece !important;
}

#planes .select-plan .plan {
  width: 100%;
  padding: 20px 13px;
}

#planes .select-plan .plan .content-plan:hover,
#planes .select-plan .plan.plan-active .content-plan {
  background: #ffffff;
  border: 1px solid transparent;
  -webkit-box-shadow: 0 15px 15px 0 rgba(50, 67, 83, 0.15);
          box-shadow: 0 15px 15px 0 rgba(50, 67, 83, 0.15);
}

#planes .select-plan .plan .content-plan {
  background: transparent;
  border-radius: 4px;
  -webkit-transition: 0.1s ease-out all;
  transition: 0.1s ease-out all;
}

#planes .select-plan .slick-track {
  margin: auto;
  padding-top: 0;
}

.color-secundary {
  color: #129ea2;
  font-size: 12px;
}

#planes .select-plan .plan .content-plan .precio-plan {
  color: #9b9b9b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#planes .select-plan .plan .content-plan .precio-plan span {
  color: #9b9b9b;
  font-size: 18px;
  padding-top: 7px;
  margin-right: 5px;
  font-weight: bold;
}

#planes .select-plan .plan.plan-active .content-plan .precio-plan {
  color: #000000;
}

#planes .select-plan .plan.plan-active .content-plan .precio-plan span {
  color: #000000;
}

.plan.plan-active .precio-title-plan.color-secundary {
  color: #9f5ed9;
}

#planes .title-plan {
  font-size: 24px;
  margin-bottom: 14px;
  font-family: "arialrounded_mt";
  font-weight: bold;
  line-height: 29px;
}

#planes .title-plan br {
  display: none;
}

@media screen and (max-width: 768px) {
  #planes .title-plan br {
    display: block;
  }
}

.plan-chip{
border: 1px solid #cecece;
}
.header-box-chip{
  padding-bottom: 11px;
}
.content-plan-chip{
  padding-top: 23px;
}
.content-plan-chip:hover{
  background: #ffffff;
  
    -webkit-box-shadow: 0 15px 15px 0 rgba(50, 67, 83, 0.15);
    box-shadow: 0 15px 15px 0 rgba(50, 67, 83, 0.15)
}
.title-plan-chip{
  font-size: 24px;
    margin-bottom: 14px;
    font-family: "arialrounded_mt";
    font-weight: bold;
    line-height: 29px;
    color: #008c95;
}
.content-plan-chip ul{
  list-style: none;
}
.column-chip{
  width: 50%;
}
.box-plan-content-plan {
  text-align: center;
  padding-bottom: 18px;
  border-bottom: 1px dashed #d9d9d9;
}

.box-plan-content-plan .precio-title-plan {
  font-weight: normal;
}

.box-plan-content-plan .box-contrato {
  font-weight: normal;
  font-size: 11px;
  color: #9b9b9b;
}

.box-plan-content-comercial {
  padding: 5px 0;
  /* border-bottom: 1px dashed #d9d9d9; */
}

.box-plan-content-comercial .box-item-comercial {
  margin: 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.box-plan-content-comercial .box-item-comercial .box-column {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
          
}

.box-plan-content-comercial .box-item-comercial .item-comercial {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  min-width: 120px;
}

.box-plan-content-comercial .box-item-comercial .item-comercial img {
  margin-right: 10px;
}

.box-plan-content-comercial .box-item-comercial .item-comercial span {
  line-height: 32px;
  font-size: 13px;
  font-weight: normal;
}

.box-plan-content-comercial .box-item-comercial .item-comercial-detalle {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-left: 10px;
}

.box-plan-content-comercial .box-item-comercial .item-comercial-detalle span {
  color: #129ea2;
  font-weight: normal;
  font-size: 14px;
}

.box-plan-content-comercial .box-item-comercial .item-comercial-detalle span strong {
  font-weight: normal !important;
  color: #f5a623 !important;
}

.box-plan-content-comercial .box-item-comercial .item-comercial-icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.box-plan-content-comercial .box-item-comercial .item-comercial-icon span img {
  width: 24px;
  height: 24px;
}

.box-plan-content-apps-sociales {
  padding-top: 13px;
  margin-bottom: 13px;
}

.box-plan-content-apps-sociales p {
  font-weight: normal;
}

.box-plan-content-apps-sociales ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.box-plan-content-apps-sociales ul li {
  padding-left: 0 !important;
  margin-right: 10px;
}

.box-plan-content-apps-sociales ul li img {
  max-height: 32px !important;
  height: 32px !important;
  margin-right: 0px !important;
}

.box-plan-content-apps-sociales span {
  font-weight: normal;
}

.box-plan-content-apps {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (max-width: 1200px) {
  .box-plan-content-apps {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}

@media screen and (max-width: 480px) {
  .box-plan-content-apps {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.box-plan-content-apps p {
  font-weight: normal;
}

@media screen and (max-width: 1200px) {
  .box-plan-content-apps .items-box-content:first-child {
    margin-right: 50px;
  }
}

@media screen and (max-width: 480px) {
  .box-plan-content-apps .items-box-content:first-child {
    margin-right: 0;
  }
}

.box-plan-content-apps .items-box-content ul {
  margin: 0;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 5px !important;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.box-plan-content-apps .items-box-content ul li {
  padding-left: 0 !important;
  margin-right: 10px;
}

.box-plan-content-apps .items-box-content ul li img {
  max-height: 32px !important;
  height: 32px !important;
  margin-right: 0px !important;
}

.box-plan-content-apps span {
  font-weight: normal;
}

@media screen and (max-width: 330px) {
  .plan .box-body-content-plan {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}

.plan .header-box {
  height: 100px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  border-bottom: 1px solid #c5c5c5;
  position: relative;
}

.plan .header-box .box-recarga {
  width: 50%;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
  border-right: 1px solid #c5c5c5;
}

.plan .header-box .box-recarga .preci-cant {
  height: 40px;
  color: #000000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-size: 32px;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-family: "multicolore";
}

.plan .header-box .box-recarga .preci-cant span.moneda {
  color: #000000;
  font-size: 18px;
  padding-top: 7px;
  margin-right: 5px;
  font-weight: bold;
}

.plan .header-box .box-recarga span.text-span {
  font-family: "Roboto", sans-serif;
  color: #10a8b0;
  font-size: 16px;
  font-weight: normal;
}

.plan .header-box .box-vigencia {
  width: 50%;
  text-align: center;
  font-family: "Roboto", sans-serif;
}

.plan .header-box .box-vigencia p {
  margin: 0;
  color: #9f5ed9;
  font-size: 20px;
  line-height: 40px;
}

.plan .header-box .box-vigencia span.text-span {
  font-family: "Roboto", sans-serif;
  color: #10a8b0;
  font-size: 16px;
  font-weight: normal;
}

.planes-prepago {
  background-color: transparent !important;
}

.planes-prepago .content-plan {
  padding: 0 !important;
  border-bottom: 1px solid #c5c5c5 !important;
}

.planes-prepago .content-plan:hover {
  border: 1px solid #c5c5c5 !important;
}

.planes-prepago .select-plan {
  max-height: 540px !important;
}

.tagciclo {
  font-size: 12px !important;
  padding-top: 22px !important;
  text-transform: initial !important;
  font-weight: 600 !important;
  font-family: "Roboto", sans-serif !important;
  margin: 0 !important;
}

.tagciclo.list-ciclo {
  padding-top: 18px !important;
}

.detalle-plan-chip-postpago:before,
.detalle-plan-chip-postpago:after {
  right: 14px !important;
}

#image-equipo {
  overflow: hidden;
  height: 320px;
  border-radius: 4px;
  border: solid 1px #e4e4e4;
}

#image-equipo.image-equipo-chip {
  height: 200px;
}

#image-equipo.image-equipo-chip .new-slider-one {
  height: 200px;
}

@media screen and (max-width: 992px) {
  #image-equipo {
    margin-bottom: 42px;
    margin-left: 15px;
    margin-right: 15px;
  }
}

#image-equipo .img-loading {
  background: #f1f1f1;
  height: 320px;
  width: 340px;
}

#image-equipo .new-slider-one {
  width: 340px;
  height: 320px;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#image-equipo .new-slider {
  width: 340px;
  margin: 0 auto;
}

@media screen and (max-width: 340px) {
  #image-equipo .new-slider {
    width: 320px;
  }
}

#image-equipo .new-slider ul {
  display: none;
  width: 340px;
  margin: 0;
  padding: 0;
  overflow: hidden;
}

@media screen and (max-width: 340px) {
  #image-equipo .new-slider ul {
    width: 320px;
  }
}

#image-equipo .new-slider ul li {
  width: 340px;
  text-align: center;
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 320px;
}

#image-equipo .new-slider ul .slick-prev {
  left: 25px;
  width: 25px;
  height: 25px;
}

#image-equipo .new-slider ul .slick-prev:before {
  bottom: 10px;
}

#image-equipo .new-slider ul .slick-next {
  right: 25px;
  width: 25px;
  height: 25px;
}

#image-equipo .new-slider ul .slick-dots {
  bottom: 20px;
}

#planes .select-plan .slick-prev {
  left: 0px;
  width: 30px;
  height: 30px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
  border: solid 1px #d9d9d9;
  background-color: #ffffff;
  border-radius: 100%;
}

#planes .select-plan .slick-prev:before {
  width: 8px;
  top: 16px;
  right: 10px;
  background-color: #129ea2;
}

#planes .select-plan .slick-prev:after {
  width: 8px;
  top: 10px;
  right: 10px;
  background-color: #129ea2;
}

#planes .select-plan .slick-next {
  right: 0px;
  width: 30px;
  height: 30px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.14);
  border: solid 1px #d9d9d9;
  background-color: #ffffff;
  border-radius: 100%;
}

#planes .select-plan .slick-next:before {
  width: 8px;
  top: 10px;
  right: 8px;
  background-color: #129ea2;
}

#planes .select-plan .slick-next:after {
  width: 8px;
  top: 16px;
  right: 8px;
  background-color: #129ea2;
}

.form-checkbox {
  display: -webkit-box !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-top: 40px;
  margin-top: 20px;
  height: 40px;
}

.form-checkbox input {
  width: 15px !important;
  margin-right: 10px !important;
}

#form-cliente {
  margin-top: 38px;
  font-family: "Roboto", sans-serif;
}

#form-cliente button {
  width: 100% !important;
}

#form-cliente a.regresar {
  width: 100% !important;
  margin-right: 0;
}

#form-cliente .separacion-bloque {
  height: 45px;
}

#form-cliente .title-modalidad {
  margin-bottom: 27px;
  text-transform: uppercase;
  font-size: 20px;
  font-weight: bold;
  color: #4a4a4a;
}

#form-cliente .title-page {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  border-bottom: none !important;
}

#form-cliente .title-page h2 {
  padding-left: 0;
  margin-top: 0;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
}

#form-cliente .form-group {
  width: 100% !important;
  margin-bottom: 20px !important;
}

#form-cliente .form-group p {
  font-size: 12px;
  margin-top: 7px;
  margin-bottom: 20px;
}

#form-cliente .form-group label {
  font-size: 14px !important;
  color: #4a4a4a !important;
  font-weight: 600 !important;
  text-transform: inherit !important;
}

#form-cliente .form-group input {
  border-radius: 4px;
  border: 1px solid #d5d5d5;
  font-size: 13px;
  font-style: italic;
  font-family: "Roboto", sans-serif;
}

#form-cliente .form-group input::-webkit-input-placeholder {
  font-size: 13px;
  font-style: italic;
  color: #9b9b9b;
  font-weight: 300;
}

#form-cliente .form-group input::-moz-placeholder {
  font-size: 13px;
  font-style: italic;
  color: #9b9b9b;
  font-weight: 300;
}

#form-cliente .form-group input::-ms-input-placeholder {
  font-size: 13px;
  font-style: italic;
  color: #9b9b9b;
  font-weight: 300;
}

#form-cliente .form-group input::placeholder {
  font-size: 13px;
  font-style: italic;
  color: #9b9b9b;
  font-weight: 300;
}

#form-cliente .form-group select {
  border-radius: 4px !important;
  font-family: "Roboto", sans-serif;
  font-size: 13px !important;
  font-style: italic !important;
  text-transform: initial !important;
}

#form-cliente .form-group.terminos-condiciones {
  padding: 26px 0 0 0 !important;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0 !important;
  height: auto;
}

#form-cliente .form-group.terminos-condiciones input {
  margin-top: 0;
}

#form-cliente .form-group.terminos-condiciones a {
  color: #129ea2;
}

#descripcion-equipo .equipo-prepago .btn-mas-options a {
  line-height: 70px !important;
  border-radius: 4px !important;
  background-color: #4cb9ca !important;
  padding: 0 !important;
  color: #ffffff !important;
}

#descripcion-equipo .equipo-prepago .btn-mas-options a:hover {
  color: #008994 !important;
  background: #fee945 !important;
}

#descripcion-equipo .equipo-prepago .btn-comprar-prepago {
  margin-bottom: 20px;
}

#descripcion-equipo .equipo-prepago .btn-comprar-prepago button {
  line-height: 70px !important;
  border-radius: 4px !important;
  background-color: #9f5ed9 !important;
}

#descripcion-equipo .equipo-prepago .btn-comprar-prepago button:hover {
  color: #008994 !important;
  background: #fee945 !important;
}

#descripcion-equipo .equipo-prepago .price-product {
  width: 100%;
}

#descripcion-equipo .equipo-prepago .detalle-product::before,
#descripcion-equipo .equipo-prepago .detalle-product::after {
  display: none;
}

@media (min-width: 1200px) {
  .col-lg-3.col-lg-3-color {
    width: 125px;
  }

  .col-lg-3.col-lg-3-precio {
    width: 170px;
  }

  .col-lg-4.col-lg-4-button {
    width: 240px;
  }
}

.section-list-new-products .box-header {
  background: #f4f4f4;
  padding: 19px 0;
}

.section-list-new-products .box-body {
  background: #fafafa;
}

@media screen and (max-width: 515px) {
  .section-list-new-products .box-body .box-title-body {
    background: #ffffff;
  }
}

.section-list-new-products .box-body .box-filter-responsive {
  display: none;
  background: #d4f2f7;
  padding-top: 25px;
  padding-bottom: 25px;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive.box-items-responsive-pre-prom {
  margin-bottom: 10px;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive.box-items-responsive-pre-prom .select-item {
  padding: 0;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive.box-items-responsive-pre-prom .select-item .item {
  margin: 0;
  line-height: 40px;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive.box-items-responsive-pre-prom .select-item .item label {
  width: 100%;
  margin-right: 0;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive.box-items-responsive-pre-prom .sidebar-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive.box-items-responsive-pre-prom .btn-filter-postpago {
  margin-left: 14px;
  padding: 0;
  text-align: center;
  width: 48px;
  height: 48px;
  border: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  border-radius: 4px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
  background-color: #fafbfc;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-1 {
  margin-bottom: 15px;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-1 .item-search {
  width: 100%;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-1 .item-search .sidebar-box {
  margin-bottom: 0;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-1 .item-search .sidebar-box #search-product {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-1 .item-search .sidebar-box #search-product .form-control {
  border: none;
  background: #ffffff;
  height: 48px;
  border-radius: 4px;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-1 .item-search .sidebar-box #search-product button {
  background: #4cb9ca;
  border-radius: 0 4px 4px 0;
  color: #ffffff;
  height: 48px;
  width: 48px;
  font-size: 16px;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-2 .item-plan {
  width: 100%;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-2 .item-plan .content-catalogo {
  height: 48px;
  z-index: 9999;
  margin-bottom: 0;
  background: #ffffff;
  border: none;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  border-radius: 4px;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-2 .item-plan .content-catalogo .title-select {
  border: none;
  border-radius: 4px;
  font-family: "Roboto", sans-serif;
  color: #515151;
  font-size: 13px;
  padding-left: 17px;
  line-height: 48px;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-2 .item-plan .content-catalogo .title-select .btl-caret {
  width: 48px;
  height: 48px;
  margin-right: 0;
  text-align: center;
  background: #f4f4f4;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-2 .item-plan .content-catalogo .title-select .btl-caret .glyphicon::before {
  color: #129ea2;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-2 .item-plan .content-catalogo .select-item {
  position: absolute;
  background: #ffffff;
  padding-left: 0px;
  width: 100%;
  left: 0;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-2 .item-plan .content-catalogo .select-item .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-2 .item-plan .content-catalogo .select-item label {
  font-size: 13px;
  color: #9b9b9b;
}

.section-list-new-products .box-body .box-filter-responsive .box-items-responsive-column-2 .buttton-filter button {
  line-height: 48px;
  border: none;
  width: 100%;
  border-radius: 4px;
  padding: 0;
  background: #4cb9ca;
  color: #ffffff;
  font-size: 13px;
  -webkit-box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
          box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
}

.section-list-new-products .box-body .title-page {
  border: none;
  font-family: "Roboto", sans-serif;
  margin-bottom: 0;
  padding-bottom: 10px;
}

.section-list-new-products .box-body .title-page h2 {
  font-size: 28px;
  font-weight: 300;
  text-transform: initial  !important;
  color: #000000;
}

@media screen and (max-width: 515px) {
  .section-list-new-products .box-body .title-page h2 {
    font-size: 22px;
  }
}

.section-list-new-products .box-body .title-page h3 {
  font-size: 18px;
  font-weight: 300;
  text-transform: initial;
  color: #129ea2;
}

@media screen and (max-width: 515px) {
  .section-list-new-products .box-body .title-page h3 {
    font-size: 16px;
    padding: 0 20px;
  }
}

.box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.box-list .box-items {
  width: 193px;
  margin-left: 24px;
}

.box-list .box-items:first-child {
  margin-left: 0;
}

.box-list .box-items.item-search {
  width: 280px;
  margin-left: 49px;
}

.box-list .box-items.item-search .sidebar-box {
  margin-bottom: 0;
}

.box-list .box-items.item-search .sidebar-box #search-product {
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
}

.box-list .box-items.item-search .sidebar-box #search-product .form-control {
  border: none;
  background: #ffffff;
  border-radius: 4px;
}

.box-list .box-items.item-search .sidebar-box #search-product button {
  background: #4cb9ca;
  border-radius: 0 4px 4px 0;
  color: #ffffff;
}

.box-list .box-items .title-select {
  border: none;
  border-radius: 4px;
  font-family: "Roboto", sans-serif;
  color: #515151;
  font-size: 13px;
  padding-left: 17px;
}

.box-list .box-items .title-select .btl-caret {
  width: 42px;
  height: 42px;
  margin-right: 0;
  text-align: center;
  background: #f4f4f4;
}

.box-list .box-items .title-select .btl-caret .glyphicon::before {
  color: #129ea2;
}

.box-list .box-items .select-item {
  position: absolute;
  background: #ffffff;
  padding-left: 0px;
  width: 100%;
  left: 0;
  padding-top: 0;
  padding-bottom: 0;
}

.box-list .box-items .select-item .item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transition: 0.8s cubic all;
  transition: 0.8s cubic all;
  margin-bottom: 0;
  line-height: 18px;
  height: 35px;
}

@media screen and (max-width: 515px) {
  .box-list .box-items .select-item .item {
    height: 32px;
  }
}

.box-list .box-items .select-item .item:hover {
  background: #129ea2;
}

@media screen and (max-width: 515px) {
  .box-list .box-items .select-item .item:hover {
    background: transparent;
  }
}

.box-list .box-items .select-item .item:hover label {
  color: #ffffff;
}

@media screen and (max-width: 515px) {
  .box-list .box-items .select-item .item:hover label {
    color: #9b9b9b;
  }
}

.box-list .box-items .select-item label {
  font-size: 13px;
  color: #9b9b9b;
  line-height: 35px;
  width: 100%;
}

.box-list .box-items .content-catalogo {
  z-index: 9999;
  margin-bottom: 0;
  background: #ffffff;
  border: none;
  -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
          box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  border-radius: 4px;
}

.content-catalogo .select-item .item label:before {
  display: none;
}

.item-marca .content-catalogo .select-item {
  padding-left: 15px;
}

.item-marca .content-catalogo .select-item label {
  padding-left: 15px;
}

.item-marca .content-catalogo .select-item .item label:before {
  display: block !important;
}

.content-catalogo .select-item .item input:checked + label {
  color: #4a4a4a;
}

#list-equipos .producto,
#producto-disponibles .producto {
  margin: 30px 24px;
  border-radius: 4px;
  -webkit-box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.07);
          box-shadow: 0 4px 9px 0 rgba(0, 0, 0, 0.07);
  background-color: #ffffff;
  min-height: 439px;
}

@media screen and (max-width: 515px) {
  #list-equipos .producto,
  #producto-disponibles .producto {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#list-equipos .producto .ribbon-wrapper,
#producto-disponibles .producto .ribbon-wrapper {
  position: relative;
  height: 33px;
  width: auto;
  top: 0;
  left: 0;
  padding-left: 18px;
  margin-bottom: 3px;
  z-index: 99;
}

#list-equipos .producto .ribbon-wrapper .ribbon,
#producto-disponibles .producto .ribbon-wrapper .ribbon {
  display: inline-block;
  width: auto;
  -webkit-transform: none;
          transform: none;
  position: initial;
  font-size: 12px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  border-radius: 4px;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 0;
  padding-bottom: 0;
  line-height: 33px;
  height: 33px;
  color: #ffffff;
  text-transform: initial;
}

#list-equipos .producto .ribbon-wrapper .ribbon:before,
#list-equipos .producto .ribbon-wrapper .ribbon:after,
#producto-disponibles .producto .ribbon-wrapper .ribbon:before,
#producto-disponibles .producto .ribbon-wrapper .ribbon:after {
  display: none;
}

#list-equipos .producto .ribbon-wrapper .ribbon.ribbon-new,
#producto-disponibles .producto .ribbon-wrapper .ribbon.ribbon-new {
  background-color: #7ed321;
}

#list-equipos .producto .ribbon-wrapper .ribbon.ribbon-new,
#producto-disponibles .producto .ribbon-wrapper .ribbon.ribbon-new {
  background-color: #7ed321;
}

#list-equipos .producto .ribbon-wrapper .ribbon.ribbon-promo,
#producto-disponibles .producto .ribbon-wrapper .ribbon.ribbon-promo {
  background-color: #ff4b41;
}

#list-equipos .producto .content-product,
#producto-disponibles .producto .content-product {
  padding: 0 15px;
  width: auto;
}

#list-equipos .producto .content-product .title-product,
#producto-disponibles .producto .content-product .title-product {
  min-height: auto;
  margin-top: 19px;
  margin-bottom: 22px;
}

#list-equipos .producto .content-product .title-product h4,
#producto-disponibles .producto .content-product .title-product h4 {
  font-family: "arialrounded_mtbold";
  font-size: 20px;
  margin: 0;
  color: #000000;
}

#list-equipos .producto .content-product .title-product h4 span,
#producto-disponibles .producto .content-product .title-product h4 span {
  color: #7d7d7d;
  font-size: 14px;
  line-height: 25px;
}

#list-equipos .producto .content-product .box-information-products,
#producto-disponibles .producto .content-product .box-information-products {
  background: #fafafa;
  padding-top: 16px;
  padding-bottom: 21px;
  margin-bottom: 11px;
}

#list-equipos .producto .content-product .box-information-products .price-product,
#producto-disponibles .producto .content-product .box-information-products .price-product {
  font-family: "arialrounded_mtbold";
  color: #000000;
  font-size: 24px;
  margin-bottom: 8px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 515px) {
  #list-equipos .producto .content-product .box-information-products .price-product,
  #producto-disponibles .producto .content-product .box-information-products .price-product {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

#list-equipos .producto .content-product .box-information-products .price-product span.normal-price,
#producto-disponibles .producto .content-product .box-information-products .price-product span.normal-price {
  padding-left: 8px;
}

@media screen and (max-width: 515px) {
  #list-equipos .producto .content-product .box-information-products .price-product span.normal-price,
  #producto-disponibles .producto .content-product .box-information-products .price-product span.normal-price {
    padding-left: 0;
    height: auto;
    line-height: 25px;
  }
}

#list-equipos .producto .content-product .box-information-products .plan-product,
#producto-disponibles .producto .content-product .box-information-products .plan-product {
  margin-bottom: 7px;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 12px;
  color: #777777;
}

#list-equipos .producto .content-product .box-information-products .plan-product span,
#producto-disponibles .producto .content-product .box-information-products .plan-product span {
  color: #129ea2;
}

#list-equipos .producto .content-product .box-information-products .plan-product p,
#producto-disponibles .producto .content-product .box-information-products .plan-product p {
  margin: 0;
}

#list-equipos .producto .content-product .box-information-products .box-contrato,
#producto-disponibles .producto .content-product .box-information-products .box-contrato {
  font-size: 11px;
  height: 15px;
}

#list-equipos .producto .content-product .btn-product,
#producto-disponibles .producto .content-product .btn-product {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#list-equipos .producto .content-product .btn-product .btn-comprar,
#producto-disponibles .producto .content-product .btn-product .btn-comprar {
  width: 141px;
  padding-left: 0;
}

@media screen and (max-width: 515px) {
  #list-equipos .producto .content-product .btn-product .btn-comprar,
  #producto-disponibles .producto .content-product .btn-product .btn-comprar {
    width: 50%;
  }
}

#list-equipos .producto .content-product .btn-product .btn-comprar a.btn-default,
#producto-disponibles .producto .content-product .btn-product .btn-comprar a.btn-default {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  line-height: 54px;
  border-radius: 4px;
  background-color: #fee945;
  color: #4d4d4d;
}

#list-equipos .producto .content-product .btn-product .btn-comparar,
#producto-disponibles .producto .content-product .btn-product .btn-comparar {
  width: 141px;
  padding: 0;
  border: 1px solid #b9c8d6;
  border-radius: 4px;
  line-height: 54px;
  height: 54px;
}

@media screen and (max-width: 515px) {
  #list-equipos .producto .content-product .btn-product .btn-comparar,
  #producto-disponibles .producto .content-product .btn-product .btn-comparar {
    width: 50%;
  }
}

#list-equipos .producto .content-product .btn-product .btn-comparar label,
#producto-disponibles .producto .content-product .btn-product .btn-comparar label {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  color: #4d4d4d;
}

#list-equipos .producto .content-product .btn-product .btn-comparar label:before,
#producto-disponibles .producto .content-product .btn-product .btn-comparar label:before {
  top: 18px;
  border: 1px solid #b9c8d6;
  border-radius: 4px;
  left: -3px;
}

#list-equipos .producto .content-product .btn-product .btn-comparar label span:after,
#producto-disponibles .producto .content-product .btn-product .btn-comparar label span:after {
  left: 4px;
  top: 20px;
  width: 3px;
  height: 9px;
}

#producto-disponibles {
  margin-bottom: 60px;
}

#producto-disponibles .btn-product {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

@media screen and (max-width: 515px) {
  #producto-disponibles .btn-product .btn-comprar {
    width: 100% !important;
  }
}

#producto-disponibles .btn-product .btn-comprar a {
  width: 100%;
}

@media screen and (max-width: 1200px) {
  .section-list-promociones .box-header {
    display: none;
  }
}

.section-list-promociones .box-items.item-precio-promocion {
  width: 210px;
}

@media screen and (max-width: 1200px) {
  .section-list-promociones .box-filter-responsive {
    display: block !important;
  }
}

.section-list-promociones .btn-product {
  -webkit-box-pack: center !important;
      -ms-flex-pack: center !important;
          justify-content: center !important;
}

.section-list-promociones .box-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 1000px) {
  .section-list-prepago .box-header {
    display: none;
  }
}

@media screen and (max-width: 1000px) {
  .section-list-prepago .box-filter-responsive {
    display: block !important;
  }
}

.section-list-prepago .box-list {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media screen and (max-width: 1200px) {
  .section-list-postpago .box-header {
    display: none;
  }
}

@media screen and (max-width: 1200px) {
  .section-list-postpago .box-filter-responsive {
    display: block !important;
  }
}

#marca .item {
  height: 30px;
}

#marca .item:hover {
  background: transparent !important;
}

#marca .item:hover label {
  color: #129ea2 !important;
}

#marca .item label {
  line-height: 30px;
}

#lo-quieres .select-item {
  width: 230px;
}

@media screen and (max-width: 1200px) {
  #lo-quieres .select-item {
    width: 100%;
  }
}

footer {
  margin-top: 0;
  background: #4cb9ca;
  padding-bottom: 0;
}

footer .box-footer-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

@media screen and (max-width: 1170px) {
  footer .box-footer-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}

footer .box-footer-content .box-footer.box-footer-logotipo {
  width: 20%;
}

@media screen and (max-width: 1170px) {
  footer .box-footer-content .box-footer.box-footer-logotipo {
    width: 100%;
    margin-bottom: 40px;
  }

  footer .box-footer-content .box-footer.box-footer-logotipo .box-item {
    padding-left: 25px;
  }
}

footer .box-footer-content .box-footer.box-footer-logotipo .box-item {
  width: 100%;
}

footer .box-footer-content .box-footer.box-footer-options {
  width: 70%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 1170px) {
  footer .box-footer-content .box-footer.box-footer-options {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin-bottom: 40px;
  }

  footer .box-footer-content .box-footer.box-footer-options .box-item {
    padding-left: 25px;
  }
}

footer .box-footer-content .box-footer.box-footer-options .box-item {
  width: 50%;
}

footer .box-footer-content .box-footer.box-footer-options .box-item.box-item-postpago,
footer .box-footer-content .box-footer.box-footer-options .box-item.box-item-postpago {
  margin-bottom: 40px;
}

footer .box-footer-content .box-footer.box-footer-options .box-item:last-child {
  margin-bottom: 0;
}

footer .box-footer-content .box-footer.box-footer-social-media {
  width: 10%;
}

@media screen and (max-width: 1170px) {
  footer .box-footer-content .box-footer.box-footer-social-media {
    width: 100%;
  }

  footer .box-footer-content .box-footer.box-footer-social-media .box-item {
    padding-left: 25px;
  }
}

footer .box-footer-content .box-footer.box-footer-social-media .box-item {
  width: 100%;
}

footer .box-item {
  color: #ffffff;
}

footer .box-item .title-nav {
  margin-bottom: 12px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 400;
  font-family: "Roboto", sans-serif;
}

footer .box-item ul {
  margin: 0;
  padding: 0;
}

footer .box-item ul li {
  list-style: none;
  padding: 0;
  margin-bottom: 10px;
}

footer .box-item ul li:last-child {
  margin-bottom: 0;
}

footer .box-item a {
  color: #ffffff;
  font-weight: 300;
}

footer .box-item a:hover {
  color: #ffffff;
  text-decoration: none;
}

footer .box-item.box-item-logotipo img {
  width: 91px;
}

.box-footer-copyright {
  background: #fee945;
  margin-top: 50px;
}

.box-footer-copyright .box-footer-item {
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.box-footer-copyright .box-footer-item .box-item,
.box-footer-copyright .box-footer-item a {
  color: #1c1c1c;
  font-family: "Roboto", sans-serif;
  font-weight: 300;
}

.box-footer-copyright .box-footer-item .box-item:hover,
.box-footer-copyright .box-footer-item a:hover {
  text-decoration: underline;
  color: #1c1c1c;
}

@media screen and (max-width: 1170px) {
  .box-footer-copyright .box-footer-item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: center;
  }
}

#pagination-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 60px;
  margin-top: 50px;
}

#pagination-nav ul li {
  margin: 0 10px;
}

#pagination-nav ul li span {
  font-size: 10px;
}

#pagination-nav ul li.disabled span {
  width: 40px;
  height: 40px;
  line-height: 40px;
  padding: 0;
  opacity: 0.8;
}

#pagination-nav ul li.active a {
  border: 1px solid transparent;
  color: #ffffff;
}

#pagination-nav ul li a {
  border-radius: 4px;
  border: 1px solid #c2c2c2;
  width: 40px;
  height: 40px;
  color: #129ea2;
  padding: 0;
  text-align: center;
  line-height: 40px;
}

#app {
  position: relative;
}

.box-popup-filter {
  display: none;
  display: block;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: red;
  background: rgba(0, 0, 0, 0.75);
  z-index: 999999;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 10vh;
}

.box-popup-filter .box-popup-info {
  background: #ffffff;
  width: 300px;
  padding: 20px;
  position: relative;
  border-radius: 4px;
  height: 75vh;
}

.box-popup-filter .box-popup-info .box-btn-close {
  position: absolute;
  top: -15px;
  right: -15px;
}

.box-popup-filter .box-popup-info .box-btn-close button {
  background: #129ea2;
  color: #ffffff;
  font-weight: bold;
  width: 32px;
  height: 32px;
  text-align: center;
  border: none;
  padding: 0;
  border-radius: 100%;
}

.box-popup-filter .box-popup-info .box-btn-close button:hover {
  background: #129ea2;
}

.box-popup-filter .box-popup-info .box-content-popup .box-title {
  margin-bottom: 20px;
  text-align: center;
}

.box-popup-filter .box-popup-info .box-content-popup .box-title span {
  color: #4a4a4a;
  font-size: 20px;
  font-family: "arialrounded_mtbold";
}

.box-popup-filter .box-popup-info .box-content-popup .box-body {
  height: 63vh;
  overflow-y: scroll;
  padding-left: 2px;
  background: #ffffff;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter {
  margin-bottom: 20px;
  background: #ffffff;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items {
  width: 100%;
  margin-left: 0;
  margin-bottom: 10px;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items.item-lo-quires-en .item {
  width: 100% !important;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items .content-catalogo {
  -webkit-box-shadow: none;
          box-shadow: none;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items .content-catalogo .box-title-filter {
  margin-bottom: 20px;
  font-family: "arialrounded_mtbold";
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items .select-item {
  position: initial;
  padding-left: 5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items .select-item .item.active-option-precio label,
.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items .select-item .item.active-option-plan label {
  color: #129ea2;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items .select-item .item.active-option-precio label:before,
.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items .select-item .item.active-option-plan label:before {
  background: #1f97ae;
  border: 2px solid #1f97ae;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
          box-shadow: inset 0 0 0 2px #fff;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items .select-item .item {
  width: 50%;
  height: 25px;
  margin-bottom: 7px;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items .select-item .item:checked {
  color: red;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items .select-item .item:hover {
  background: transparent;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items .select-item .item:hover label {
  color: #129ea2;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items .select-item .item:hover label:before {
  background: #1f97ae;
  border: 2px solid #1f97ae;
  -webkit-box-shadow: inset 0 0 0 2px #fff;
          box-shadow: inset 0 0 0 2px #fff;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items .select-item label {
  line-height: 20px !important;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items .select-item label:before {
  display: block;
}

.box-popup-filter .box-popup-info .box-content-popup .box-body .box-section-filter .box-list .box-items .select-item label:after {
  display: block;
}

#marca .item {
  margin-bottom: 0;
}


/*20190313*/

@media screen and (max-width: 767px) {
  #image-equipo .new-slider ul{
    width:auto;
  }
  #image-equipo .new-slider{
    width:100%;
  }
  #image-equipo .slick-slide img{
    max-width:100%;
  }
}
#page-rastreo .ver-mas-ratreo .btn-rastreo{
  margin-bottom:25px;
}

.icon-p{
  position: relative;
  top: -15px;
  left: 45%;
  font-size: 19px;
  color: #4cb9ca;
  background: #fff;
  width: 18px;
  height: 18px;
  border-radius: 10.9px;
}
.seeker{
  color: #828282!important;
  top: 37px !important;
  z-index: 1 !important;
  background-color: #ffffff !important;
}
.border-info{
  border-right: 1px solid #d8d0d0;
  height: 300px;
  padding-top: 8%;
}
.form-row {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -5px;
  margin-left: -5px;
}

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
.custom-control{
  margin-bottom: 10px;
}
.custom-control-input {
  position: absolute;
  left: 8px;
  z-index: -1;
  width: 1rem;
  height: 1.25rem;
  opacity: 0;
}

.custom-control-label {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
}
.custom-control-label::before {
  border-radius: .25rem;
}
.custom-control-label::before, .custom-file-label, .custom-select {
  transition: background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.custom-control-input:checked~.custom-control-label::before {
  color: #fff;
  border-color: #d8d8d8;
  background-color: #ffffff;
}
.custom-checkbox .custom-control-input:checked~.custom-control-label::after{
  background-image:url(../images/header/svg/check.svg); 
}
.checks .custom-control-label::before{
  position: absolute;
  top: .25rem;
  left: -5;
  display: block;
  width: 15px;
  height: 15px;
  pointer-events: none;
  content: "";
  background-color: #fff;
  border: #adb5bd solid 1px;
}
.checks .custom-control-label::after {
  position: absolute;
  top: 4px;
  left: -5px;
  display: block;
  width: 17px;
  height: 15px;
  content: "";
  background: no-repeat 50%/50% 50%;
}
.checks label{
  font-size: 12px;
  font-weight: normal;
  color: #777777;
  padding-top: 3px;
  padding-left: 22px;
}
.separacion-bloque1{
  height: 20px;
}
.validate-cobertura .cent-validate-red img{
  float: left;position: relative;top: 12px;left: 18px;
}

.cent-validate-red .fondo-cobertura{
  background-image: url(../images/header/png/no-cobert.png);
  background-position: center;
  height: 25px;
  float: left;
  position: relative;
  left: 21px;
  top: 13px;
  width: 28px;
}
.cent-validate-red{
  width: 356px;height: 50px;border-radius: 23px;background-color:#f76f5a17;margin: auto;
}
.cent-validate-red p{
  font-size: 12px;color: #f76f5a;padding-top:18px;padding-left: 60px;
}
.cent-validate-red p span{
  font-weight: bold;
}
.cent-validate-green .fondo-cobertura{
  background-image: url(../images/header/png/yes-cobert.png);
  background-position: center;
  height: 25px;
  float: left;
  position: relative;
  left: 21px;
  top: 13px;
  width: 28px;
}
.cent-validate-green{
  width: 356px;height: 50px;border-radius: 23px;background-color:#00a1a41f;margin: auto;
}
.cent-validate-green p{
  font-size: 12px;color: #129ea2;padding-top:18px;padding-left: 60px;
}
.cent-validate-green p span{
  font-weight: bold;
}
.delivery-maps.is-disabled #map { pointer-events: none; }  /* khóa click/drag/zoom */
.delivery-maps.is-disabled { opacity: .5; }
 