posn#cyber {
  margin: -30px 0 10px;
  width: 100%;
  clear: both;
/* MENU */
/* Class AUX */
}
#cyber .container-fluid {
  padding: 0;
}
#cyber .container-fluid .row .col-xs-12,
#cyber .container-fluid .row .col-sm-12,
#cyber .container-fluid .row .col-md-12,
#cyber .container-fluid .row .col-lg-12,
#cyber .container-fluid .row .col-xl-12 {
  padding: 0;
}
#cyber .loader {
  background: transparent url("../images/ring.svg") center no-repeat;
  background-size: cover;
  width: 75px;
  height: 75px;
}
#cyber #container {
  width: 100%;
  height: auto;
  overflow: visible;
  opacity: 1;
  position: relative;
  background-position: center top;
  background-repeat: no-repeat;
  font-family: 'Open Sans', sans-serif;
}
#cyber .slick-dots {
    position: absolute;
    bottom: 50px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
    left: -40px;
}
#cyber #main-menu {
  font-size: 0;
  top: 60px;
  left: 0;
  background-color: #000;
  display: none;
  border-top: 1px solid #fff;
  margin-top: 0;
  height: 0;
  opacity: 0;
  -webkit-transition: opacity 0.2s ease-in 0s;
  transition: opacity 0.2s ease-in 0s;
}
#cyber #main-menu li {
  position: relative;
  display: inline-block;
}
#cyber #main-menu li a {
  position: relative;
  display: block;
  line-height: 36px;
  text-align: center;
  margin: 0;
  padding: 0px 20px;
  height: 36px;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
}
#cyber #main-menu li a .icon {
  margin-top: 2px;
  margin-right: 8px;
  display: inline-block;
  float: left;
}
#cyber .nav {
  width: 100%;
  float: left;
  position: relative;
  z-index: 101;
}
#cyber .nav .nav-bar {
  margin: 0 auto;
}
#cyber .nav-bar {
  width: 1024px;
  height: 60px;
  z-index: 6;
  position: absolute;
  z-index: 100;
  background: #000;
  display: none;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: none !important;
  transition: none !important;
}
#cyber .current-category {
  width: 100%;
  text-align: center;
  color: #fff;
  z-index: 100;
  padding: 0 5%;
}
#cyber .menu {
  font-size: 0;
  list-style-type: none;
  text-align: center;
  position: absolute;
  z-index: 100;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
#cyber .menu li {
  position: relative;
  margin-bottom: 12px;
}
#cyber .menu li a {
  position: relative;
  display: block;
  line-height: 1;
  text-align: center;
  height: 42px;
  color: #fff;
  text-decoration: none;
  font-size: 11.5px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
#cyber .menu li a .icon {
  margin-bottom: 2px;
  display: block;
  margin: 0 auto;
  float: left;
  height: 42px;
  position: absolute;
}
#cyber .menu li a .icon-modelos:hover {
  background-position: -433px 0;
}
#cyber .menu li a .icon-tintas:hover {
  background-position: -553px 0;
}
#cyber .menu li a .icon-video:hover {
  background-position: -673px 0;
}
#cyber .menu li a .text {
  font-size: 11px;
  color: #fff;
  text-align: center;
  float: left;
  margin-left: 48px;
  position: relative;
}
#cyber .menu li a:hover,
#cyber .menu li a .active {
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
#cyber .menu li a:nth-child(1) {
  width: 78px;
}
#cyber .menu li .active {
  color: #fff;
}
#cyber #header-banner {
  padding: 0;
  position: relative;
  overflow: hidden;
  height: auto;
      margin-bottom: 110px;
}
#cyber #header-banner .row {
  width: 100%;
  margin: 0;
}
#cyber .titulo-slider {
  display: none;
}
#cyber #cintillo-superior {
  width: 100%;
  height: 60px;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0 auto;
  position: relative;
}
#cyber .lg-hdr {
	text-align:center;
	margin: 0 auto;
	display:block;
}
#cyber #sponsor {
  padding: 0;
  margin: 0 auto;
  position: relative;
  height: 572px;
  background-image: url("../images/sponsor_desk.png");
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
#cyber #sponsor .col-xs-12,
#cyber #sponsor .col-sm-12,
#cyber #sponsor .col-md-12,
#cyber #sponsor .col-lg-12,
#cyber #sponsor .col-xl-12 {
  padding: 0;
}
#cyber .logo-campaign {
    width: 290px;
    top: 64px;
    left: 350px;
    z-index: 1;
    position: absolute;
}
#cyber .left-img {
  left: 14px;
}
#cyber .right-img {
  right: 14px;
}
#cyber .top-img {
  top: 14px;
}
#cyber #sponsor-bc .absolute {
  position: absolute;
  width: auto;
}
#cyber .bottom-img {
  bottom: 14px;
}
#cyber .slider-banner {
  width: 1074px;
  margin: 0 auto;
  position: relative;
  display: none;
  background-color: #fff;
}
#cyber .slider-banner::before {
  content: '';
  background-image: url("../images/round-left-top.png");
  left: 0;
  top: 0;
  position: absolute;
  width: 46px;
  height: 44px;
  z-index: 9;
}
#cyber .slider-banner::after {
  content: '';
  background-image: url("../images/round-right-bottom.png");
  right: 0;
  bottom: 0;
  position: absolute;
  width: 46px;
  height: 44px;
  z-index: 9;
}
#cyber .banner {
  height: 294px;
  width: 1074px;
  margin: 0 auto;
  float: none;
  overflow: hidden;
}
#cyber .slide {
  background-color: transparent;
  height: 294px;
  width: 100%;
  float: left;
  font-family: "Open Sans";
}
#cyber .slide-note {
  position: absolute;
  bottom: 10%;
  text-align: center;
  width: 100%;
  font-size: 10px;
}
#cyber .calls {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
}
#cyber .column {
  padding: 0;
}
#cyber .column.izq .discount {
  background-image: url("../images/corner-left.png");
  bottom: 10px;
  left: 10px;
}
#cyber .column.izq .discount .percent {
  padding: 0 0 8px 8px;
}
#cyber .column.izq .content {
  margin-right: 35px;
  text-align: right;
}
#cyber .column.izq .content .cyber.align-left {
  font-size: 17.5px;
}
#cyber .column.izq .content .cyber.align-center {
  font-size: 17.5px;
}
#cyber .column.izq .content .cyber.align-right {
  font-size: 17.5px;
}
#cyber .column.izq .content .marca img {
  right: 0;
}
#cyber .column.der .discount {
  background-image: url("../images/corner-right.png");
  bottom: 10px;
  right: 10px;
}
#cyber .column.der .discount .percent {
  padding: 0 0 8px 30px;
}
#cyber .column.der .content {
  margin-left: 35px;
  text-align: left;
}
#cyber .column.der .content .cyber.align-left {
  font-size: 17.5px;
}
#cyber .column.der .content .cyber.align-center {
  font-size: 17.5px;
}
#cyber .column.der .content .cyber.align-right {
  font-size: 17.5px;
}
#cyber .column.der .content .marca img {
  left: 0;
}
#cyber .column .content {
  float: left;
  width: 140px;
  width: 180px;
  position: relative;
  overflow: hidden;
  text-align: left;
  padding: 0 5px;
  padding: 0;
}
#cyber .column .content .wrapper {
  display: table;
  width: 100%;
  height: 290px;
  padding-top: 72.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
#cyber .column .content .wrapper.product {
  padding-top: 0;
  padding-bottom: 15%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#cyber .column .content .wrapper.product .table {
  height: auto;
}
#cyber .column .content .wrapper.until {
  padding-top: 67.5%;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
#cyber .column .content .wrapper.until .table {
  height: auto;
}
#cyber .column .content .wrapper.inc_legal {
  padding-top: 0;
  padding-bottom: 15%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#cyber .column .content .wrapper.inc_legal .table {
  height: auto;
}
#cyber .column .content .table {
  display: table-cell;
  vertical-align: middle;
}
#cyber .column .content span {
  display: block;
  position: relative;
/* padding-bottom 2px */
  line-height: 1.1;
  clear: both;
}
#cyber .column .content span.aon {
  position: relative;
}
#cyber .column .content span img {
  margin: 0;
  display: inline-block;
}
#cyber .column .content span.hasta {
  color: #98212b;
  font-weight: bold;
  height: 15px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
#cyber .column .content span.marca {
  height: 15px;
  position: relative;
  margin-bottom: 3px;
}
#cyber .column .content span.marca img {
  position: absolute;
  bottom: 0;
  height: auto;
}
#cyber .column .content span.descripcion {
  font-size: 14px;
/* text-transform uppercase */
  margin-bottom: 4px;
  font-weight: 500;
}
#cyber .column .content span.descripcion .line {
  display: block;
}
#cyber .column .content span.antes {
  font-size: 10px;
  margin-bottom: 3px;
  text-decoration: line-through;
}
#cyber .column .content span.cyber {
  color: #98212b;
  font-size: 12px;
  padding-bottom: 2px;
  font-weight: bold;
  text-transform: uppercase;
  line-height: 1;
  z-index: 1;
}
#cyber .column .content span.note {
  font-size: 114%;
  clear: both;
  line-height: 1;
  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;
}
#cyber .column .content span.note .bigger {
  font-size: 13px;
  font-weight: bold;
  display: inline-block;
}
#cyber .column .content span.pay-note {
  margin-top: 4px;
  font-size: 12px;
  font-weight: bold;
  color: #000;
  line-height: 1;
}
#cyber .column .content span.adicional {
  width: 100%;
}
#cyber .column .content span.adicional img {
  display: block;
  margin: 0 auto 2px;
}
#cyber .column .content span.colores {
  font-size: 13px;
}
#cyber .column .content span.iconos-colores {
  padding-top: 3px;
}
#cyber .column .content span.iconos-colores img {
  display: inline-block;
  margin: 0 2.5px 3px;
  width: 97.5%;
}
#cyber .column .content span.legal {
  font-size: 8px;
  height: 18px;
}
#cyber .column .content .price {
  color: #98212b;
  font-size: 25px;
  font-size: 21px;
  line-height: 1;
  padding: 4px 8px;
  padding: 0;
  display: inline-block;
  margin-bottom: 3px;
}
#cyber .column .content .price span {
  display: inline-block;
  font-size: 36px;
  font-size: 32px;
  line-height: 0.75;
  padding-bottom: 0;
}
#cyber .column .content .price .centimos {
  font-size: 18px;
}
#cyber .column.izq .content .price.porcentual {
  float: right;
  margin-bottom: 2px;
}
#cyber .column .content .price.porcentual {
  letter-spacing: -3px;
}
#cyber .column .content .price.porcentual .number {
  line-height: 0.75;
}
#cyber .column .content .price .number {
  font-size: 90px;
  display: table-cell;
  letter-spacing: -6px;
}
#cyber .column .content .price .percent {
  line-height: 0.6;
  font-size: 62px;
  display: table-cell;
  text-align: center;
  font-weight: 600;
}
#cyber .column .content .price .dscto {
  font-size: 15px;
  margin-top: 10px;
  vertical-align: top;
  line-height: 1;
  font-weight: bold;
}
#cyber .column .imagen {
  float: left;
  width: 310px;
  text-align: center;
  height: 294px;
  position: relative;
}
#cyber .column .imagen .bg-image {
  width: 270px;
  height: 270px;
  border-radius: 50%;
  background-color: #fdd400;
}
#cyber .column .imagen img {
  width: 100%;
  height: auto;
  display: block;
}
#cyber .column .fullimage {
  width: 510px;
  height: 294px;
  margin: 0 auto;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
#cyber .column .fullimage.product {
  padding-top: 0;
  padding-bottom: 15%;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
#cyber .column .fullimage img {
  margin-top: 0;
}
#cyber .discount {
  width: 86px;
  height: 86px;
  position: absolute;
  display: table;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
}
#cyber .percent {
  font-size: 28px;
  line-height: 1;
  display: table-cell;
  vertical-align: bottom;
  width: 40px;
  letter-spacing: -0.75px;
}
#cyber .simbol {
  display: table-cell;
  vertical-align: bottom;
  font-size: 20px;
  line-height: 1;
  padding-bottom: 8px;
  text-align: left;
}
#cyber .simbol span {
  font-size: 6px;
  display: block;
}
#cyber .call-left,
#cyber .call-right {
  color: #000;
  position: relative;
}
#cyber .call-left {
  float: right;
}
#cyber .call-right {
  float: left;
}
#cyber .slick-prev,
#cyber .slick-next {
  height: 30px;
  width: 30px;
}
#cyber .slick-prev:before,
#cyber .slick-next:before {
  height: 30px;
  width: 30px;
}

#cyber .slick-dots li button {
  background-color: #fff;
}
#cyber .slick-dots li button:hover {
  background-color: #e02139;
}
#cyber .slick-dots li.slick-active button {
  background-color: #e02139;
}
#cyber .notas {
  max-width: 1056px;
  margin: 0 auto 10px;
/* padding 25px 0 !important */
  text-align: center;
  float: none;
}
#cyber .notes {
  position: relative;
  margin-bottom: 10px;
  height: 22px;
  display: inline-block;
  padding: 0 12px !important;
}
#cyber .notes::after {
  content: '';
  height: 20px;
  position: absolute;
  background-color: #b2b2b2;
  right: 0;
  top: 1px;
  width: 1px;
}
#cyber .notes:last-child::after {
  display: none;
}
#cyber .filter-cp {
  width: 100%;
  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;
  margin: 25px auto;
    font-size: 30px;
}
#cyber .filter-text {
  margin-right: 1%;
  font-size: 14px;
  color: #767676;
  line-height: 1;
}
#cyber #filter-control {
  padding: 3px;
  outline: none;
}
#cyber #btn-mobile {
  display: none;
  padding: 12px 10px;
  width: 40px;
  height: 40px;
  top: 10px;
  position: absolute;
  right: 10px;
  z-index: 1001;
  border-radius: 50%;
  outline: none;
  background-color: #fff;
}
#cyber #btn-mobile span {
  display: block;
  clear: both;
  width: 20px;
  margin: 0 auto 5px;
  background-color: #000;
  border-radius: 1px;
  display: block;
  height: 2px;
  -webkit-transition: all 0.2s ease-in 0s;
  transition: all 0.2s ease-in 0s;
}
#cyber #btn-mobile::before {
  content: "Ver categorías >";
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 11px;
  left: -130px;
  position: absolute;
  top: 12px;
  width: 130px;
  -webkit-animation: abefore 3s linear infinite;
          animation: abefore 3s linear infinite;
}
#cyber .collapse-movil {
  background-color: #000;
}
#cyber .collapse-movil #btn-mobile span:nth-child(1) {
  -webkit-transform: rotate(45deg) translateY(5px) translateX(4px);
          transform: rotate(45deg) translateY(5px) translateX(4px);
  width: 22px;
}
#cyber .collapse-movil #btn-mobile span:nth-child(3) {
  -webkit-transform: rotate(-45deg) translateY(-6px) translateX(5px);
          transform: rotate(-45deg) translateY(-6px) translateX(5px);
  width: 22px;
}
#cyber .collapse-movil #btn-mobile span:nth-child(2) {
  opacity: 0;
}
#cyber .collapse-movil #btn-mobile::before {
  display: none;
}
#cyber .sxh {
  top: 7.5%;
}
#cyber .sector_filtros {
  background: #000;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: all 0.5s ease 0.25s;
  transition: all 0.5s ease 0.25s;
}
#cyber .sector_filtros .groupB {
  display: table;
  margin: 0 auto 0px;
  text-align: center;
  width: 1110px;
}
#cyber .control-bar .groupB .bloque {
  width: 8.33%;
  width: 7.69%;
}
#cyber .control-bar .groupB .bloque .iconress {
  margin: 8px auto !important;
  float: none !important;
  display: block !important;
}
#cyber .control-bar .groupB .bloque .text {
  text-align: center !important;
  top: auto !important;
  line-height: 1.2 !important;
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  height: 28px;
}
#cyber .control-bar .groupB .bloque .text.two {
  top: auto !important;
}
#cyber .control-bar .groupB .btn {
  background: #000;
  color: #fff;
  display: inline-block;
  margin: 0;
  border-radius: 0;
  vertical-align: middle;
  padding: 0 10px;
  float: left;
  letter-spacing: inherit;
  min-width: inherit;
  line-height: 51px;
  height: 70px;
  font-size: 10.5px;
}
#cyber .control-bar .groupB .btn.active {
  background: #e02139;
  border-bottom: 0 none;
  color: #fff;
}
#cyber .control-bar .groupB .btn.active .iconress {
  background-position-y: bottom !important;
}
#cyber .control-bar .groupB .btn.active .text {
  color: #fff;
}
#cyber .control-bar .groupB .btn .iconress {
  background: url("../images/master.png") 0 0 no-repeat;
  width: 34px;
  height: 23px;
  display: block;
  float: left;
  margin-right: 7px;
  margin-top: 19px;
}
#cyber .control-bar .groupB .btn .iconress.todos {
  background-position: 0 bottom;
  width: 23px;
}
#cyber .control-bar .groupB .btn .iconress.video {
  background-position: -383px bottom;
  width: 46px;
}
#cyber .control-bar .groupB .btn .iconress.tecnologia {
  background-position: -132px bottom;
  width: 25px;
}
#cyber .control-bar .groupB .btn .iconress.celulares {
  background-position: -1289px bottom;
  width: 27px;
}
#cyber .control-bar .groupB .btn .iconress.electrohogar {
  background-position: -255px bottom;
  width: 18px;
}
#cyber .control-bar .groupB .btn .iconress.muebleria {
  background-position: -775px bottom;
  width: 29px;
}
#cyber .control-bar .groupB .btn .iconress.dormitorio {
  background-position: -641px bottom;
}
#cyber .control-bar .groupB .btn .iconress.decohogar {
  background-position: -520px bottom;
  width: 19px;
}
#cyber .control-bar .groupB .btn .iconress.deporte {
  background-position: -909px bottom;
  width: 32px;
}
#cyber .control-bar .groupB .btn .iconress.bebe {
  background-position: -1042px bottom;
  width: 26px;
}
#cyber .control-bar .groupB .btn .iconress.belleza {
  background-position: -1161px bottom;
  width: 38px;
}
#cyber .control-bar .groupB .btn .iconress.relojes {
  background-position: -1375px bottom;
  width: 26px;
}
#cyber .control-bar .groupB .btn .iconress.gift {
  background-position: -1468px bottom;
  width: 26px;
}
#cyber .control-bar .groupB .btn .iconress.moda {
  background-position: -1562px bottom;
  width: 26px;
}
#cyber .control-bar .groupB .btn:hover {
  background-color: #e02139;
  color: #fff;
}
#cyber .control-bar .groupB .btn:hover .iconress {
  background-position-y: bottom !important;
}
#cyber .control-bar .groupB .btn .text {
  position: relative;
  top: 24px;
  float: left;
  line-height: 1.25;
  text-align: left;
}
#cyber .control-bar .groupB .btn .text.two {
  top: 20px;
}
#cyber .control-bar .groupB .btn .text.two span {
  display: block;
}
#cyber .container-calls {
  padding: 25px 0 0;
  z-index: 9;
  position: relative;
  background-color: #fff;
}
#cyber #calls {
  float: left;
  width: 100%;
  text-align:center;
}
#cyber #calls .coupon {
  padding: 0;
  z-index: 9;
  position: relative;
}
#cyber #calls .coupon imgs {
  opacity: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transform: scale(0.25);
          transform: scale(0.25);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}
#cyber #calls .coupon a {
	text-decoration: none;
}
#cyber #calls .coupon div {

}
#cyber #calls .coupon span {
    font-size: 80px;
}
#cyber #calls .coupon div{
	overflow:hidden;
	font-size: 15px;
    color: #6b6b6b;
    text-align: center;
    margin: 30px auto 0;
}
#cyber #calls .coupon img.zoom {
  display: block;
  margin: 0 auto;
  -webkit-transition:all .9s ease; /* Safari y Chrome */
-moz-transition:all .9s ease; /* Firefox */
-o-transition:all .9s ease; /* IE 9 */
-ms-transition:all .9s ease; /* Opera */	 width:100%;
}
#cyber #calls .coupon:hover img.zoom{
	-webkit-transform:scale(1.15);
	-moz-transform:scale(1.15);
	-ms-transform:scale(1.15);
	-o-transform:scale(1.15);
	transform:scale(1.15);
}
#cyber #calls .coupon.scale img {
  opacity: 1;
  -webkit-transform: scale(1);
          transform: scale(1);
  -webkit-transition: all 2s ease 0.5s;
  transition: all 2s ease 0.5s;

}
#cyber .navigate {
  position: fixed;
  top: 0;
  padding: 0;
}
#cyber .back {
  font-family: 'Gotham-Light';
  float: right;
  margin-right: 17px;
  padding-top: 7px;
  font-size: 12px;
  color: #666;
  display: block;
}
#cyber .centerv {
  position: absolute;
  top: 50% !important;
  -webkit-transform: translate(0, -50%) !important;
          transform: translate(0, -50%) !important;
}
#cyber .centerh {
  position: absolute;
  left: 50% !important;
  -webkit-transform: translate(-50%, 0) !important;
          transform: translate(-50%, 0) !important;
}
#cyber .centervh {
  position: absolute;
  left: 50% !important;
  top: 50% !important;
  -webkit-transform: translate(-50%, -50%) !important;
          transform: translate(-50%, -50%) !important;
}
#cyber .bottom {
  position: absolute;
  bottom: 0;
}
#cyber .size-40 {
  width: 40%;
}
#cyber .size-60 {
  width: 60%;
}
#cyber .size-75 {
  width: 75%;
}
#cyber .size-80 {
  width: 80%;
}
#cyber .padding-left-30 {
  padding-left: 25px;
}
#cyber .block {
  width: 100%;
  height: 100vh;
}
#cyber .align-left {
  text-align: left;
}
#cyber .align-center {
  text-align: center;
}
#cyber .align-right {
  text-align: right;
}
#cyber .f-size8 {
  font-size: 8px !important;
}
#cyber .f-size9 {
  font-size: 9px !important;
}
#cyber .f-size10 {
  font-size: 10px !important;
}
#cyber .f-size11 {
  font-size: 11px !important;
}
#cyber .f-size12 {
  font-size: 12px !important;
}
#cyber .f-size13 {
  font-size: 13px !important;
}
#cyber .f-size14 {
  font-size: 14px !important;
}
#cyber .f-size15 {
  font-size: 15px !important;
}
#cyber .f-size16 {
  font-size: 16px !important;
}
#cyber .f-size17 {
  font-size: 17px !important;
}
#cyber .f-size18 {
  font-size: 18px !important;
}
#cyber .f-size19 {
  font-size: 19px !important;
}
#cyber .f-size20 {
  font-size: 20px !important;
}
#cyber .box-center {
  display: block !important;
  margin: 0 auto;
  float: none !important;
  padding: 0 10% !important;
}
#cyber .left {
  float: left;
}
#cyber .right {
  float: right;
}
#cyber .pleft {
  left: 5%;
}
#cyber .pright {
  right: 5%;
}
#cyber .fixed {
  position: fixed !important;
  width: 100%;
  z-index: 100;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  -webkit-transition: all 1s ease 0.5s;
  transition: all 1s ease 0.5s;
/* width auto */
}
#cyber .absolute {
  position: absolute;
  width: 196px;
}
#cyber .absolute img {
  width: 100%;
}
#cyber .absolute .text-avance {
  display: none;
}
#cyber .g-scrolling-top {
  display: none;
  width: 50px;
  height: 50px;
  background: url("../images/scrolling-top.png") 0 0 no-repeat;
  text-indent: -9999em;
  text-decoration: none;
  position: fixed;
  bottom: 25px;
  right: 25px;
  z-index: 99;
  cursor: pointer;
  -webkit-animation: scrolling 2s infinite;
          animation: scrolling 2s infinite;
}
#cyber .link-section {
  width: 100%;
  position: relative;
  bottom: 10%;
  text-align: center;
  height: 10vh;
  float: left;
  display: table;
}
#cyber .link {
  display: table-cell;
  vertical-align: middle;
}
#cyber .link a {
  color: #c8135c;
}
#cyber .link .arrow-link {
  display: inline-block;
  margin-bottom: -4px;
}
#cyber .noall {
  height: 110px;
  margin-bottom: 9px;
}
#cyber .more-detail {
  font-size: 10px;
  text-align: right;
  margin-bottom: 9px;
  padding: 0 10px;
  word-wrap: break-word;
  line-height: 1.4;
  color: #fecc0d;
  cursor: pointer;
}
#cyber .img-vertical img {
  width: auto;
  height: 100%;
}
#cyber .img-horizontal img {
  width: 100%;
  height: auto;
}
#cyber #col1 {
/* background-color rgba(100,250,20, .5) */
  height: auto;
  float: left;
}
#cyber #col2 {
/* background-color rgba(120,150,80, .5) */
  height: auto;
  float: left;
}
#cyber #col3 {
/* background-color rgba(10,20,2, .5) */
  height: auto;
  float: left;
}
#cyber #col4 {
/* background-color rgba(50,50,200, .5) */
  height: auto;
  float: left;
}
#cyber .upper {
  text-transform: uppercase;
}
.sector_filtros {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
.sector_filtros.fixeds {
  top: 56px !important;
}
#sector_productos {
  background-color: transparent;
  height: auto;
  margin: 10px auto 0;
  width: 235px;
  list-style: none;
  margin-top: 20px;
  border: none;
  overflow: hidden;
}
#sector_productos .fixed {
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
  position: fixed !important;
/* top 130px !important */
  z-index: 10;
  padding-top: 4px;
  transform: translateZ(0);
  -webkit-transform: translateZ(0);
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: all 1s ease 0.5s;
  transition: all 1s ease 0.5s;
}
#sector_productos .left {
  width: 235px;
  float: left;
  line-height: 1em;
  text-align: right;
  -webkit-transition: all 0.5s ease 0.25s;
  transition: all 0.5s ease 0.25s;
}
#sector_productos .left a {
  display: block;
  text-decoration: none;
  margin-bottom: 2px;
}
#sector_productos .producto_desc {
  height: 70px;
  display: table;
  width: 100%;
}
#sector_productos li .descuento {
  border: none;
  background: #e73e51;
  list-style: none;
/* margin 0 0px 2px auto */
  moz-transition: all 0.4s;
  ms-transition: all 0.4s;
  o-transition: all 0.4s;
  padding: 0;
  webkit-transition: all 0.4s;
  width: 100%;
  font-size: 0.8em;
  text-align: center;
  position: relative;
  display: table;
  height: 70px;
  border-radius: 4px;
}
#sector_productos li .descuento .descuento_contenido {
  display: table-cell;
  vertical-align: middle;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 112px;
  float: left;
  text-align: center;
  height: 70px;
  font-family: 'Open Sans';
  color: #fff;
}
#sector_productos li .descuento .descuento_contenido.precio {
  padding-top: 0;
}
#sector_productos li .descuento p.describe_legal {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  padding: 0;
  text-align: right;
  position: relative;
  display: inline-block;
  margin: 0 0 2px;
}
#sector_productos li .descuento h2 {
  font-size: 34px;
  letter-spacing: -2px;
  line-height: 30px;
}
#sector_productos li .descuento h2 span {
  font-size: 60px;
}
#sector_productos li .descuento h2.numero {
  font-size: 44px;
  line-height: 0.7;
  margin: 0 auto;
  text-align: center;
  display: block;
  vertical-align: middle;
  width: 94px;
  text-align: left;
  position: relative;
  letter-spacing: -2px;
}
#sector_productos li .descuento h2.numero span {
  font-size: 9px;
  vertical-align: text-top;
  padding: 0;
  margin-left: 3px;
  font-weight: 500;
  letter-spacing: 0px;
  width: 33px;
  float: left;
}
#sector_productos li .descuento h2.numero span em {
  font-size: 38px;
  font-style: normal;
  clear: both;
  float: left;
  margin-bottom: 5px;
}
#sector_productos li .descuento h2.numero .porcentaje {
  font-size: 50px;
  display: block;
  vertical-align: middle;
  float: left;
  text-align: left;
  position: relative;
  margin-right: 2px;
}
#sector_productos li .descuento h2.numero.precio_fijo {
  font-size: 27px;
  width: 100%;
}
#sector_productos li .descuento h2.numero.precio_fijo .porcentaje {
  font-size: 32px;
  width: 100%;
  text-align: center;
}
#sector_productos li .descuento .descuento_descripcion {
  width: 116px;
  float: left;
  text-align: left;
  height: 70px;
  color: #fff;
  position: relative;
  display: table;
}
#sector_productos li .descuento p.describe_descuento {
  font-size: 11px;
  font-weight: normal;
  text-transform: uppercase;
  overflow: hidden;
  width: 95%;
  line-height: 1.2;
  text-align: center;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
}
#sector_productos li .descuento.horizontal {
  display: table-cell;
  vertical-align: middle;
  height: auto;
}
#sector_productos li .descuento.horizontal .descuento_descripcion {
  width: 100%;
  height: 30px;
  height: auto;
  padding: 0px 5px !important;
}
#sector_productos li .descuento.horizontal p.describe_descuento {
  vertical-align: top;
  font-size: 10.5px;
}
#sector_productos li .descuento.horizontal p.describe_legal {
  margin-top: 0px !important;
  font-size: 14px;
}
#sector_productos li .descuento.horizontal .descuento_contenido {
  width: 100%;
  height: 35px;
  height: auto;
  padding-top: 0px !important;
  line-height: 1;
  display: table;
  padding-bottom: 4px;
}
#sector_productos li .descuento.horizontal .descuento_contenido h2 {
  display: table-cell;
  vertical-align: bottom;
  font-size: 25px;
}
#sector_productos li .descuento.horizontal .descuento_contenido .porcentaje {
  font-size: 17px !important;
  margin-right: 0;
  letter-spacing: 0.25px;
  line-height: 0.95;
}
#sector_productos li .descuento.horizontal .descuento_contenido .porcentaje .number {
  font-size: 22px;
  margin: auto;
  display: inline-block;
  float: none;
  font-weight: 600;
  letter-spacing: -0.75px;
  width: auto;
}
#sector_productos li .descuento.horizontal .descuento_contenido .porcentaje .line {
  display: block;
  width: 100%;
  text-align: center;
  margin-top: 2.5px;
}
#sector_productos li .descuento.horizontal .descuento_contenido .porcentaje .line .number {
  font-size: 11px;
  font-weight: 600;
}
#sector_productos .f-size8 {
  font-size: 8px !important;
}
#sector_productos .f-size9 {
  font-size: 9px !important;
}
#sector_productos .f-size10 {
  font-size: 10px !important;
}
#sector_productos .f-size11 {
  font-size: 11px !important;
}
#sector_productos .f-size12 {
  font-size: 12px !important;
}
#sector_productos .f-size13 {
  font-size: 13px !important;
}
#sector_productos .f-size14 {
  font-size: 14px !important;
}
#sector_productos .f-size15 {
  font-size: 15px !important;
}
#sector_productos .f-size16 {
  font-size: 16px !important;
}
#sector_productos .f-size17 {
  font-size: 17px !important;
}
#sector_productos .f-size18 {
  font-size: 18px !important;
}
#sector_productos .f-size19 {
  font-size: 19px !important;
}
#sector_productos .f-size20 {
  font-size: 20px !important;
}
.col p.describe_legal {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  padding: 0;
  text-align: right;
  position: relative;
  display: inline-block;
  margin: 7px 0 2px;
}
.col h2 {
  font-size: 34px;
  letter-spacing: -2px;
  line-height: 30px;
}
.col h2 span {
  font-size: 60px;
}
.col h2.numero {
  font-size: 44px;
  line-height: 0.7;
  margin: 0 auto;
  text-align: center;
  display: block;
  vertical-align: middle;
  width: 94px;
  text-align: left;
  position: relative;
  letter-spacing: -2px;
}
.col h2.numero span {
  font-size: 9px;
  vertical-align: text-top;
  padding: 0;
  margin-left: 3px;
  font-weight: 500;
  letter-spacing: 0px;
  width: 33px;
  float: left;
}
.col h2.numero span em {
  font-size: 38px;
  font-style: normal;
  clear: both;
  float: left;
  margin-bottom: 5px;
}
.col h2.numero .porcentaje {
  font-size: 50px;
  display: block;
  vertical-align: middle;
  float: left;
  text-align: left;
  position: relative;
  margin-right: 2px;
}
.large {
  letter-spacing: -0.25px;
}
.producto_desc {
  list-style: none;
}

#cyber #producto-01 .lft{
	text-align: right;
}
#cyber #producto-01 .lft img{
	margin-right:30px;
}
#cyber #producto-01 .rdc{
	font-size: 20px;
	color: #6a6a6a;
}
#cyber #producto-01 .rdc img{
	width: 70%;
}
#cyber .btn-coleccion{
	width: 150px;
    height: 40px;
    border: 1px solid #6a6a6a;
    border-radius: 5px;
    text-align: center;
    align-items: center;
    justify-items: center;
    display: flex;
    position: relative;
	margin-top: 30px;
    font-weight: bold;
    font-size: 16px;
}
#cyber .btn-coleccion a{
	width:100%;
	text-decoration:none;
	color:#6a6a6a;
}




@media screen and (max-width: 1024px) {
  #sector_productos {
    overflow: hidden;
    clear: both;
  }
  #cyber #sponsor {
      background-position-x: 44%;
  }
}
@media screen and (max-width: 992px) {
  #sector_productos {
    width: 100%;
    margin: 0 auto 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #sector_productos .left {
    width: 210px;
    text-align: center;
    margin-left: 0 !important;
    display: block;
    vertical-align: top;
    float: none;
  }
  #sector_productos .left a {
    display: inline-block;
    margin: 1px 0;
    width: 100%;
  }
  #sector_productos li .descuento .descuento_contenido {
    width: 50%;
  }
  #sector_productos li .descuento .descuento_descripcion {
    width: 50%;
    padding: 0 2px;
  }
  #sector_productos li .descuento h2.numero.precio_fijo .porcentaje {
    font-size: 30px;
  }
}
@media screen and (max-width: 767px) {

  #sector_productos {
    margin-top: 0;
  }
  #sector_productos .left {
    width: 100%;
  }
  #cyber .padding-call {
    padding-top: 60px;
  }
  #sector_productos .left a {
    width: 50%;
    width: 240px;
    padding: 0 2px;
  }
  #sector_productos li .descuento {
    vertical-align: middle;
    display: -ms-flexbox;
    display: -webkit-box;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #sector_productos li .descuento .descuento_contenido.precio {
    padding-top: 5px;
  }
  #sector_productos li .descuento.horizontal .descuento_contenido .porcentaje {
    font-size: 4.75vh !important;
    padding: 0 2.5px;
    line-height: 1;
  }
}
@media screen and (max-width: 640px) {
  #sector_productos li .descuento.horizontal .descuento_contenido .porcentaje {
    font-size: 5.5vh !important;
  }
}
@media screen and (max-width: 480px) {


  #sector_productos {
    padding: 0;
  }
  #sector_productos .left {
    width: 100%;
  }
  #sector_productos .left a {
    width: 50%;
    margin: 0;
    padding: 2px;
    float: left;
  }
  #sector_productos .left li.producto_desc .descuento .describe_descuento {
    font-size: 2.6vw !important;
  }
  #sector_productos .left li.producto_desc .descuento .describe_descuento.large {
    font-size: 2.1vw !important;
  }
  #sector_productos li .descuento {
    width: 100%;
    margin: 0;
    padding: 0;
    height: 70px;
  }
  #sector_productos li .descuento .descuento_contenido {
    padding: 0 2px;
  }
  #sector_productos li .descuento h2.numero.precio_fijo .porcentaje {
    font-size: 3.33vh;
  }
  #sector_productos li .descuento h2.numero .porcentaje {
    font-size: 6vh;
  }
  #sector_productos li .descuento h2.numero span {
    font-size: 1.25vh;
  }
  #sector_productos li .descuento h2.numero span em {
    font-size: 4.5vh;
  }
  #sector_productos li .descuento.horizontal .descuento_contenido {
    width: 100%;
    padding: 0px 2px 4px !important;
    line-height: 1;
  }
  #sector_productos li .descuento.horizontal .descuento_contenido .porcentaje {
    font-size: 2vh !important;
  }
  #sector_productos li .descuento.horizontal .descuento_contenido .porcentaje .number {
    font-size: 4.6vw;
    vertical-align: baseline;
  }
  #sector_productos li .descuento.horizontal .descuento_contenido .porcentaje .line {
    font-size: 2vw;
    margin-top: 1px;
  }
}
@media screen and (max-width: 320px) {
  #sector_productos .left li.producto_desc .descuento .describe_descuento {
    font-size: 2.6vw !important;
  }
  #sector_productos .left li.producto_desc .descuento .describe_descuento.large {
    font-size: 2.1vw !important;
  }
  #sector_productos li .descuento .descuento_contenido {
    height: 100%;
    width: 45%;
  }
  #sector_productos li .descuento .descuento_descripcion {
    height: 100%;
    width: 55%;
  }
  #sector_productos li .descuento p.describe_legal {
    font-size: 10px;
    margin: 0;
  }
  #sector_productos li .descuento h2.numero {
    width: 100%;
    line-height: 1;
  }
  #sector_productos li .descuento h2.numero .porcentaje {
    font-size: 8vw;
  }
  #sector_productos li .descuento h2.numero span {
    font-size: 2vw;
    width: 25px;
  }
  #sector_productos li .descuento h2.numero span em {
    width: 100%;
    font-size: 6vw;
    margin-bottom: 0;
  }
  #sector_productos li .descuento.horizontal .descuento_contenido .porcentaje .line {
    font-size: 2.5vw;
  }
  #sector_productos li .descuento.horizontal .descuento_contenido .porcentaje .line .number {
    font-size: 11px;
  }
  .large {
    font-size: 2.1vw !important;
  }
}
.sprite {
  background: url("sprite.png") no-repeat top left;
  width: 20px;
  height: 36px;
}
.sprite.arrow-left {
  background-position: 0 0;
  width: 61px;
  height: 61px;
}
.sprite.arrow-link {
  background-position: 0 -61px;
  width: 18px;
  height: 18px;
}
.sprite.arrow-right {
  background-position: 0 -79px;
  width: 61px;
  height: 61px;
}
.sprite.arrow-scroll {
  background-position: 0 -140px;
  width: 21px;
  height: 52px;
}
.sprite.comprar {
  background-position: 0 -192px;
  width: 110px;
  height: 35px;
}
.sprite.dots-home {
  background-position: 0 -227px;
  width: 3px;
  height: 701px;
}
.sprite.dots-section {
  background-position: 0 -928px;
  width: 3px;
  height: 701px;
}
.sprite.icon-accesorios {
  background-position: 0 -1629px;
  width: 30px;
}
.sprite.icon-accesorios-activo {
  background-position: 0 -1665px;
  width: 30px;
}
.sprite.icon-audio {
  background-position: 0 -1701px;
  width: 48px;
  height: 42px;
}
.sprite.icon-audio-activo {
  background-position: 0 -1743px;
  width: 93px;
  height: 42px;
}
.sprite.icon-blanca {
  background-position: 0 -1785px;
  width: 48px;
  height: 42px;
}
.sprite.icon-blanca-activo {
  background-position: 0 -1827px;
  width: 93px;
  height: 42px;
}
.sprite.icon-celu {
  background-position: 0 -1869px;
}
.sprite.icon-celu-activo {
  background-position: 0 -1905px;
}
.sprite.icon-cocina {
  background-position: 0 -1941px;
  width: 30px;
  height: 38px;
}
.sprite.icon-cocina-activo {
  background-position: 0 -1979px;
  width: 30px;
  height: 38px;
}
.sprite.icon-compu {
  background-position: 0 -2017px;
  width: 51px;
}
.sprite.icon-compu-activo {
  background-position: 0 -2053px;
  width: 51px;
}
.sprite.icon-full-hd {
  background-position: 0 -2089px;
  width: 44px;
  height: 30px;
}
.sprite.icon-full-hdactivo {
  background-position: 0 -2119px;
  width: 44px;
  height: 30px;
}
.sprite.icon-hd {
  background-position: 0 -2149px;
  width: 43px;
  height: 31px;
}
.sprite.icon-hd-activo {
  background-position: 0 -2180px;
  width: 43px;
  height: 31px;
}
.sprite.icon-ht {
  background-position: 0 -2211px;
  width: 34px;
}
.sprite.icon-ht-activo {
  background-position: 0 -2247px;
  width: 34px;
}
.sprite.icon-lavad {
  background-position: 0 -2283px;
  width: 26px;
  height: 38px;
}
.sprite.icon-lavad-activo {
  background-position: 0 -2321px;
  width: 26px;
  height: 38px;
}
.sprite.icon-microo {
  background-position: 0 -2359px;
  width: 44px;
  height: 38px;
}
.sprite.icon-microo-activo {
  background-position: 0 -2397px;
  width: 44px;
  height: 38px;
}
.sprite.icon-mini {
  background-position: 0 -2435px;
  width: 54px;
}
.sprite.icon-mini-activo {
  background-position: 0 -2471px;
  width: 54px;
}
.sprite.icon-oled {
  background-position: 0 -2507px;
  width: 42px;
  height: 30px;
}
.sprite.icon-oled-activo {
  background-position: 0 -2537px;
  width: 42px;
  height: 30px;
}
.sprite.icon-phone {
  background-position: 0 -2567px;
  width: 21px;
  height: 21px;
}
.sprite.icon-refri {
  background-position: 0 -2588px;
  height: 38px;
}
.sprite.icon-refri-activo {
  background-position: 0 -2626px;
  height: 38px;
}
.sprite.icon-sound {
  background-position: 0 -2664px;
  width: 28px;
}
.sprite.icon-super-hd {
  background-position: 0 -2700px;
  width: 43px;
  height: 30px;
}
.sprite.icon-super-hd-activo {
  background-position: 0 -2730px;
  width: 43px;
  height: 30px;
}
.sprite.icon-tecnologia {
  background-position: 0 -2760px;
  width: 48px;
  height: 42px;
}
.sprite.icon-tecnologia-activo {
  background-position: 0 -2802px;
  width: 116px;
  height: 42px;
}
.sprite.icon-tv {
  background-position: 0 -2844px;
  width: 48px;
  height: 42px;
}
.sprite.icon-tv-activo {
  background-position: 0 -2886px;
  width: 78px;
  height: 42px;
}
.sprite.icon-uhd {
  background-position: 0 -2928px;
  width: 38px;
  height: 30px;
}
.sprite.icon-uhd-activo {
  background-position: 0 -2958px;
  width: 38px;
  height: 30px;
}
#cyber a {
  outline: none;
}
#cyber .row {
  width: 100%;
  margin: 0;
}
#cyber #sponsor-bc {
  max-width: 1350px;
  width: 100%;
  height: 330px;
  margin: 0 auto;
  overflow: hidden;
  /* background: transparent url("../images/sponsor-bc.png") center top no-repeat; */
  position: relative;
}
#cyber .banner-slider {
  width: 462px;
  height: 330px;
  float: right;
  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;
  margin-right: 190px;
  position: relative;
}

/*CARRUSEL ELLAS*/
/*CARRUSEL ELLAS*/
#cyber #slider-bc {
  height: 413px;
  width: 100%;
  float: right;
  clear: both;
  margin-bottom: 0 !important;
}
#cyber .para-ellas .item.active,#cyber .para-ellas .item:hover {
	/*background-color:rgba(241,150,175,0.6);*/
	color:#fff;
}
#cyber .para-ellas .item:nth-child(odd){
	background-color: #fbfbfb;
}
#cyber .para-ellas .item a {
	color:#2b2e79;
	font-size:21px;
	text-decoration:none;
}

#cyber .para-ellas .item.active a ,#cyber .para-ellas .item:hover a {
	color:#fff;
}
#cyber .para-ellas .item a div {
	text-align:center;
}
#cyber .para-ellas .item .flch{
	background: url(../slider/flch.png);
    width: 83px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    margin: 0 auto;
}
#cyber .para-ellas .item.active .flch, #cyber .para-ellas .item:hover .flch{
	background-position:center bottom;
}
#cyber .para-ellas .item a div .icons{
	background:url('../slider/master-ellas.png');
	width: 75px;
    height: 62px;
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto;
}
#cyber .para-ellas .item a div.it1 .icons{
	background-position:29px top;
}
#cyber .para-ellas .item.active a div.it1 .icons, #cyber .para-ellas .item:hover a div.it1 .icons{
	background-position:29px bottom;
}
#cyber .para-ellas .item a div.it2 .icons{
	background-position: -116px top;
}
#cyber .para-ellas .item.active a div.it2 .icons, #cyber .para-ellas .item:hover a div.it2 .icons{
	background-position: -116px bottom;
}
#cyber .para-ellas .item a div.it3 .icons{
	background-position: -276px top;
}
#cyber .para-ellas .item.active a div.it3 .icons,#cyber .para-ellas .item:hover a div.it3 .icons{
	background-position: -276px bottom;
}
#cyber .para-ellas .item a div.it4 .icons{
	background-position: -437px top;
}
#cyber .para-ellas .item.active a div.it4 .icons, #cyber .para-ellas .item:hover a div.it4 .icons{
	background-position: -437px bottom;
}
#cyber .para-ellas .item a div.it5 .icons{
	background-position: -606px top;
}
#cyber .para-ellas .item.active a div.it5 .icons,#cyber .para-ellas .item:hover a div.it5 .icons{
	background-position: -606px bottom;
}
#cyber .para-ellas .item a div.it6 .icons{
	background-position: -778px top;
}
#cyber .para-ellas .item.active a div.it6 .icons, #cyber .para-ellas .item:hover a div.it6 .icons{
	background-position: -778px bottom;
}
#cyber .para-ellas .item a div.it7 .icons{
	background-position: -950px top;
}
#cyber .para-ellas .item.active a div.it7 .icons,#cyber .para-ellas .item:hover a div.it7 .icons{
	background-position: -950px bottom;
}
#cyber .para-ellas .item a div.it8 .icons{
	background-position: -1093px top;
}
#cyber .para-ellas .item.active a div.it8 .icons, #cyber .para-ellas .item:hover a div.it8 .icons{
	background-position: -1093px bottom;
}
/*FIN CARRUSEL ELLAS*/


/*CARRUSEL ELLOS*/
/*CARRUSEL ELLOS*/
#cyber #slider-bc-ellos {
  height: 413px;
  width: 100%;
  float: right;
  clear: both;
  margin-bottom: 0 !important;
  background:url('../images/fondo-crs-ellos.jpg');
}
#cyber .para-ellos .item:hover, #cyber .para-ellos .item.active {
	background-color:rgba(43,46,121,0.6);
	color:#fff;
}
#cyber .para-ellos .item a {
	color:#2b2e79;
	font-size:21px;
	text-decoration:none;
}

#cyber .para-ellos .item.active a, #cyber .para-ellos .item:hover a{
	color:#fff;
}
#cyber .para-ellos .item a div {
	text-align:center;
}
#cyber .para-ellos .item .flch{
	background: url(../slider/flch.png);
    width: 83px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    margin: 0 auto;
}
#cyber .para-ellos .item.active .flch, #cyber .para-ellos .item:hover .flch{
	background-position:center bottom;
}
#cyber .para-ellos .item a div .icons{
	background:url('../slider/master-ellos.png');
	width: 75px;
    height: 56px;
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto;
}
#cyber .para-ellos .item a div.it1 .icons{
	background-position:29px top;
}
#cyber .para-ellos .item.active a div.it1 .icons, #cyber .para-ellos .item:hover a div.it1 .icons{
	background-position:29px bottom;
}
#cyber .para-ellos .item a div.it2 .icons{
	background-position: -153px top;
}
#cyber .para-ellos .item.active a div.it2 .icons, #cyber .para-ellos .item:hover a div.it2 .icons{
	background-position: -153px bottom;
}
#cyber .para-ellos .item a div.it3 .icons{
	background-position: -326px top;
}
#cyber .para-ellos .item.active a div.it3 .icons, #cyber .para-ellos .item:hover a div.it3 .icons{
	background-position:-326px bottom;
}
#cyber .para-ellos .item a div.it4 .icons{
	background-position: -501px top;
}
#cyber .para-ellos .item.active a div.it4 .icons, #cyber .para-ellos .item:hover a div.it4 .icons{
	background-position: -501px bottom;
}
#cyber .para-ellos .item a div.it5 .icons{
	background-position: -668px top;
}
#cyber .para-ellos .item.active a div.it5 .icons, #cyber .para-ellos .item:hover a div.it5 .icons{
	background-position: -668px bottom;
}
#cyber .para-ellos .item a div.it6 .icons{
	background-position: -866px top;
}
#cyber .para-ellos .item.active a div.it6 .icons, #cyber .para-ellos .item:hover a div.it6 .icons{
	background-position: -866px bottom;
}
#cyber .para-ellos .item a div.it7 .icons{
	background-position: -1038px top;
}
#cyber .para-ellos .item.active a div.it7 .icons, #cyber .para-ellos .item:hover a div.it7 .icons{
	background-position: -1038px bottom;
}
#cyber .para-ellas .item a div.it8 .icons{
	background-position: -1093px top;
}
#cyber .para-ellas .item.active a div.it8 .icons, #cyber .para-ellas .item:hover a div.it8 .icons{
	background-position: -1093px bottom;
}
/*FIN CARRUSEL ELLOS*/




/*CARRUSEL MIO*/
/*CARRUSEL MIO*/
#cyber #slider-bc-mio {
  height: 413px;
  width: 100%;
  float: right;
  clear: both;
  margin-bottom: 0 !important;
  background:url('../images/fondo-crs-mio.jpg');
}
#cyber .para-mi .item.active, #cyber .para-mi .item:hover{
	background-color:rgba(241,150,175,0.6);
	color:#fff;
}
#cyber .para-mi .item a {
	color:#2b2e79;
	font-size:21px;
	text-decoration:none;
}

#cyber .para-mi .item.active a, #cyber .para-mi .item:hover a {
	color:#fff;
}
#cyber .para-mi .item a div {
	text-align:center;
}
#cyber .para-mi .item .flch{
	background: url(../slider/flch.png);
    width: 83px;
    height: 25px;
    background-repeat: no-repeat;
    background-position: center top;
    display: block;
    margin: 0 auto;
}
#cyber .para-mi .item.active .flch, #cyber .para-mi .item:hover .flch{
	background-position:center bottom;
}
#cyber .para-mi .item a div .icons{
	background:url('../slider/master-mio.png');
	width: 75px;
    height: 48px;
    background-repeat: no-repeat;
    display: block;
    margin: 0 auto;
}
#cyber .para-mi .item a div.it1 .icons{
	background-position:7px top;
}
#cyber .para-mi .item.active a div.it1 .icons, #cyber .para-mi .item:hover a div.it1 .icons{
	background-position:7px bottom;
}
#cyber .para-mi .item a div.it2 .icons{
	background-position: -133px top;
}
#cyber .para-mi .item.active a div.it2 .icons, #cyber .para-mi .item:hover a div.it2 .icons{
	background-position: -133px bottom;
}
#cyber .para-mi .item a div.it3 .icons{
	background-position: -263px top;
}
#cyber .para-mi .item.active a div.it3 .icons, #cyber .para-mi .item:hover a div.it3 .icons{
	background-position: -263px bottom;
}
#cyber .para-mi .item a div.it4 .icons{
	background-position: -392px top;
}
#cyber .para-mi .item.active a div.it4 .icons, #cyber .para-mi .item:hover a div.it4 .icons{
	background-position: -392px bottom;
}
#cyber .para-mi .item a div.it5 .icons{
	background-position: -512px top;
}
#cyber .para-mi .item.active a div.it5 .icons, #cyber .para-mi .item:hover a div.it5 .icons{
	background-position: -512px bottom;
}
#cyber .para-mi .item a div.it6 .icons{
	background-position: -661px top;
}
#cyber .para-mi .item.active a div.it6 .icons, #cyber .para-mi .item:hover a div.it6 .icons{
	background-position: -661px bottom;
}
#cyber .para-mi .item a div.it7 .icons{
	background-position: -830px top;
}
#cyber .para-mi .item.active a div.it7 .icons, #cyber .para-mi .item:hover a div.it7 .icons{
	background-position: -830px bottom;
}
#cyber .para-mi .item a div.it8 .icons{
	background-position: -973px top;
}
#cyber .para-mi .item.active a div.it8 .icons, #cyber .para-mi .item:hover a div.it8 .icons{
	background-position: -973px bottom;
}
/*FIN CARRUSEL ELLOS*/




/*CARRUSEL DEBES*/
/*CARRUSEL DEBES*/
#cyber #slider-bc-debes {
  height: 413px;
  width: 100%;
  float: right;
  clear: both;
  margin-bottom: 0 !important;
}
#cyber .debes-tener .item:hover {
}
#cyber .debes-tener .item a {
	color:#2b2e79;
	font-size:21px;
	text-decoration:none;
}

#cyber .debes-tener .item:hover a {
}
#cyber .debes-tener .item a .desc {
	font-size: 12px;
    background-color: rgba(255,255,255,0.8);
    width: 96%;
    border-radius: 27px;
    padding: 5px;
	margin: 0 auto;
	text-align: center;
	margin-bottom:10px;
}
#cyber .debes-tener .item a div .precio{
	margin-top:-5px;
	padding:0;
}
#cyber .debes-tener .item a div .marca{
	padding: 0;
}
#cyber .debes-tener .item a.amarillo {
	background-color:#faf3c1;
}
#cyber .debes-tener .item a.rosa {
	background-color:#f196af;
}
#cyber .debes-tener .item a.azul {
	background-color:#2b2e79;
}
#cyber .debes-tener .item a.blanco {
	background-color:#ffffff;
}
#cyber .debes-tener .item a img {
  -webkit-transition:all .9s ease; /* Safari y Chrome */
-moz-transition:all .9s ease; /* Firefox */
-o-transition:all .9s ease; /* IE 9 */
-ms-transition:all .9s ease; /* Opera */
}
#cyber .debes-tener .item:hover a img{
	-webkit-transform:scale(1.15);
	-moz-transform:scale(1.15);
	-ms-transform:scale(1.15);
	-o-transform:scale(1.15);
	transform:scale(1.15);
}
/*FIN CARRUSEL debes*/



#cyber .formulario{
	color:#293784;
	text-align:center;
	background:#f9e5e8;
	padding: 20px;
	font-size:24px;
}
#cyber .frm{
	background:#f9e5e8;
	padding: 20px;
	color:#293784;
	font-size:15px;
}

#cyber .frm .paso-2,#cyber .frm .paso-3,#cyber .frm .paso-4{display:none;}
#cyber .frm .paso-2 input,
#cyber .frm .paso-3 input,
#cyber .frm .paso-1 input,
#cyber .frm .paso-2 span,
#cyber .frm .paso-3 span,
#cyber .frm .paso-1 span{display:inline-block}
#cyber .frm .paso-2 input,
#cyber .frm .paso-3 input,
#cyber .frm .paso-1 input{width:30px;}
#cyber .frm label, #cyber .frm input{
	display: block;
	margin: 5px;
}
#cyber .frm .preg{
	font-size: 30px;
    margin: 8px;
}
#cyber .frm .row.resp{
	margin:20px 0;
}
#cyber .frm input{
	height: 15px;
	border-radius:5px;
	border: 1px solid #293784;
}
#cyber .frm .div-label{
	text-align:right;
}
#cyber .frm .div-anios{
	text-align:left;
}
#cyber .frm .div-anios input{
	width:40px;
	display:inline-block;
}
#cyber .frm .div-button div{
	width: 150px;
    float: right;
    border: none;
    background: #f493aa;
    color: #fff;
    height: 30px;
	text-align:center;
	font-size: 23px;
	cursor: pointer;
	margin:0 5px;
}
#cyber .frm .div-button input.enviar{
	width: 150px;
    float: right;
    border: none;
    background: #f493aa;
    color: #fff;
    height: 30px;
	text-align:center;
	font-size: 23px;
	cursor: pointer;
	margin:0 5px;
	padding: 0px;
}
#cyber .popup{
	display:none;
}
#cyber .voz-animal .rght{
	text-align:right;
}
#cyber .voz-animal .rght img{
	height: 158px;
}
#cyber .img-can{
	margin:0;
	padding:0;
}
.pets{
	display:none;
	overflow: hidden !important;
}
.pets .cerrar{
	position: absolute;
    right: 20px;
    top: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    text-align: center;
    padding-top: 10px;
}

.ui-dialog-titlebar{
	display:none !important;
}
.ui-dialog .ui-dialog-content{
	padding:0 !important;
}
.ui-widget-overlay{
	opacity:0.7 !important;
}
#cyber .nav {
  clear: both;
  width: 1110px;
  margin: 0 auto;
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#cyber .menu {
  width: 100%;
  margin: 1px auto 0;
  list-style-type: none;
  font-size: 0;
  padding: 0;
}
#cyber .menu li {
  display: inline-block;
  position: relative;
  line-height: 40px;
  width: 20%;
}
#cyber .item {
  height: 100%;
  width: 462px;
  height: 413px;
  float: left;
  position: relative;
  outline: none;
  display: table;
}
#cyber .item a {
  width: 100%;
  height: 100%;
  vertical-align: middle;
  display: table-cell;
}
#cyber .item img {
  display: block;
  margin: 0 auto;
}
#cyber .call {
  width: 510px;
  float: right;
  height: auto;
  min-height: 292px;
  position: relative;
}
#cyber .call-image {
  margin: 67px 93px 0;
}
#cyber .product {
  width: 703px;
  float: left;
}
#cyber .image {
  width: 510px;
  height: 292px;
  float: left;
  position: relative;
}
#cyber .image img {
  margin: 0 auto;
}
#cyber .icon {
  background-image: url("../images/master.png");
  background-repeat: no-repeat;
  height: 26px;
  width: 30px;
  margin-right: 4px;
  float: left;
  background-position-y: bottom;
}
#cyber .category {
  background-color: #f3f3f3;
  padding: 0 5px;
  font-size: 12px;
  height: 40px;
  display: block;
  line-height: 40px;
  text-decoration: 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;
}
#cyber .category span {
  color: #454545;
  line-height: 1;
  float: left;
}
#cyber .category .text {
  height: auto;
  text-align: center;
  position: relative;
  font-size: 15px;
}
#cyber .category::after {
  content: '';
  background: #c2c2c2;
  width: 1px;
  height: 18px;
  position: absolute;
  top: 8px;
  right: 0;
  -webkit-transform: translate(-50%, 0);
          transform: translate(-50%, 0);
}
#cyber .category::after:last-child {
  display: none;
}
#cyber .category:hover .text:after {
  border-color: #fff;
}
#cyber .category .one {
  margin-top: 18px;
}
#cyber #btn-videojuegos .category::after,
#cyber .active::after {
  display: none;
}
#cyber .active .text:after {
  border-color: #fff;
}
/* #cyber .category:hover,
#cyber .active {
  background-color: #cd5e5d;
  color: #000;
} */
#cyber .category:hover span {
  color: #000;
}
#cyber #btn-tv-video .category .icon {
  background-position: 7px bottom;
}
#cyber #btn-audio .category .icon {
  background-position: -34px bottom;
}
#cyber #btn-computo .category .icon {
  background-position: -81px bottom;
  width: 36px;
}
#cyber #btn-tablets .category .icon {
  background-position: -134px bottom;
}
#cyber #btn-accesorios-tech .category .icon {
  background-position: -178px bottom;
  width: 36px;
}
#cyber #btn-linea-blanca .category .icon {
  background-position: -268px bottom;
}
#cyber #btn-electrodomesticos .category .icon {
  background-position: -319px bottom;
}
#cyber #btn-celulares .category .icon {
  background-position: -370px bottom;
}
#cyber #btn-videojuegos .category .icon {
  background-position: -418px bottom;
}
#cyber #btn-tv-video .category:hover .icon,
#cyber #btn-tv-video .active .icon {
  background-position: 7px top;
}
#cyber #btn-audio .category:hover .icon,
#cyber #btn-audio .active .icon {
  background-position: -34px top;
}
#cyber #btn-computo .category:hover .icon,
#cyber #btn-computo .active .icon {
  background-position: -81px top;
}
#cyber #btn-tablets .category:hover .icon,
#cyber #btn-tablets .active .icon {
  background-position: -134px top;
}
#cyber #btn-accesorios-tech .category:hover .icon,
#cyber #btn-accesorios-tech .active .icon {
  background-position: -178px top;
}
#cyber #btn-linea-blanca .category:hover .icon,
#cyber #btn-linea-blanca .active .icon {
  background-position: -268px top;
}
#cyber #btn-electrodomesticos .category:hover .icon,
#cyber #btn-electrodomesticos .active .icon {
  background-position: -319px top;
}
#cyber #btn-celulares .category:hover .icon,
#cyber #btn-celulares .active .icon {
  background-position: -370px top;
}
#cyber #btn-videojuegos .category:hover .icon,
#cyber #btn-videojuegos .active .icon {
  background-position: -418px top;
}
#cyber #btn-mobilee {
  display: none;
  padding: 10px;
  width: 40px;
  height: 40px;
  top: 20px;
  position: absolute;
  right: 10px;
  z-index: 999;
  background: #fff;
  border-radius: 50%;
  border: none;
  outline: none;
}
#cyber #btn-mobilee::before {
  content: "Ver categorías >";
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  left: -100px;
  position: absolute;
  top: 12px;
  width: 100px;
  color: #000;
  -webkit-animation: abefore 3s linear infinite;
  animation: abefore 3s linear infinite;
  text-shadow: 0 1px 1px #fff;
}
#cyber #btn-mobilee span {
  display: block;
  clear: both;
  width: 20px;
  margin: 0 auto 5px;
  background: #363636;
  border-radius: 5px;
  display: block;
  height: 3px;
  position: relative;
  -webkit-transition: all 0.25s ease 0s;
  transition: all 0.25s ease 0s;
}
#cyber .collapse-movil #main-menu {
  margin-top: 0px !important;
}
#cyber .collapse-movil .btn-mobile span:nth-child(1) {
  -webkit-transform: rotate(45deg) translateY(6px) translateX(4px);
          transform: rotate(45deg) translateY(6px) translateX(4px);
}
#cyber .collapse-movil .btn-mobile span:nth-child(3) {
  -webkit-transform: rotate(-45deg) translateY(-6px) translateX(4px);
          transform: rotate(-45deg) translateY(-6px) translateX(4px);
}
#cyber .collapse-movil .btn-mobile span:nth-child(2) {
  opacity: 0;
}
#cyber .collapse-movil .btn-mobile::before {
  display: none;
}
#cyber .area {
  position: absolute;
  display: block;
}
#cyber .area img {
  width: auto !important;
  height: auto !important;
}
#cyber #area1 {
  bottom: 19%;
  right: -1px;
}
#cyber #area2 {
  bottom: 2%;
  right: -1px;
}
#cyber .view-catalog {
  top: 240px;
  left: -8px;
}
@media only screen and (max-width: 1024px) {
  #cyber #sponsor-bc {
    width: 100%;
    background-size: 100% 100%;
  }
  #cyber .banner-slider {
    margin-right: 22px;
  }
  #cyber .logo-campaign {
      top: 72px;
      left: 24%;
      width: 240px;
  }
  #cyber .container {
    width: 100%;
    overflow: hidden;
  }
  #cyber .row {
    width: 100%;
  }
  #cyber #slider-bc {
    width: 462px;
  }
  #cyber .product {
    width: 617px;
  }
  #cyber .call {
    margin-right: 0;
  }
  #cyber .call-image {
    margin: 67px auto 0;
  }
  #cyber .nav {
    width: 100%;
  }
}
@media only screen and (max-width: 992px) {
  #cyber #sponsor-bc {
    width: 100%;
  }
  #cyber .banner-slider {
    width: 55%;
    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;
  }
  #cyber #slider-bc,#cyber #slider-bc-debes,#cyber #slider-bc-ellos,#cyber #slider-bc-mio {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #cyber .item {
    width: 100%;
    height: auto;
  }
  #cyber .item img {
    width: 85%;
  }
  #cyber .nav {
    width: 100%;
    float: left;
    width: 100%;
    background-color: transparent;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    margin-top: 0;
    z-index: 2;
  }
  #cyber .nav:afterr {
    content: 'menu';
    border: 1px solid #ccc;
    width: 20px;
    height: 40px;
    top: 10px;
    position: absolute;
    right: 10px;
    z-index: 100;
  }
  #cyber .menu {
    width: 100%;
    padding: 0;
    background: #fff;
    border-radius: 0;
    padding-bottom: 2px;
  }
  #cyber .menu li {
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #000;
  }
  #cyber .menu li:after {
    border: none;
  }
  #cyber .menu li .text {
    color: #000;
    font-size: 14px;
    width: 100%;
  }
  #cyber .menu li .icon {
    display: none;
  }
  #cyber .category {
    margin: 0;
    padding: 0 10px;
    font-size: 12px;
    height: 34px;
    line-height: 34px;
    text-decoration: none;
    background: transparent;
  }
  #cyber .category::after {
    height: 25px;
    top: 11px;
  }
  #cyber .category .text {
    opacity: 1;
    font-size: 11px;
  }
  #cyber .icon {
    width: 42px;
    margin-right: 0;
  }
  #cyber .call {
    width: 100%;
    float: right;
    min-height: auto;
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  #cyber .call-image {
    margin: 25px auto 40px;
  }
  #cyber #btn-mobile {
    display: block;
  }
  #cyber .active {
    background: #fff;
    color: #000;
  }
  #cyber .product {
    width: 100%;
    padding-bottom: 10px;
  }
  #cyber .image {
    width: 75%;
  }
}
@media only screen and (max-width: 767px) {
  #cyber #sponsor-bc {
    padding-top: 0;
    width: 100%;
    height: 100%;
    position: relative;
    /*background: none;*/
  }
  #cyber .banner-slider {
    height: 100%;
    margin-right: 0;
  }
  #cyber #slider-bc {
    padding-top: 0px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #cyber .item {
    height: 100%;
	text-align: center;
  }
  #cyber .item img {
    display: block;
    margin: 0 auto;
    width: 85%;
  }
  #cyber .call {
    height: 45%;
    width: 100%;
    top: 55%;
    right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    margin-top: -1px;
  }
  #cyber .category {
    background-color: #fff;
  }
  #cyber .category span {
    color: #000;
  }
  #cyber .category .text:after {
    border: none;
  }
  #cyber .category::after {
    display: none;
  }
  #cyber .active :before {
    background: none;
  }
  #cyber .description {
    width: 23%;
    margin-left: 2%;
  }
  #cyber .slick-prev {
    left: 0;
    z-index: 10;
  }
  #cyber .slick-next {
    right: 0;
    z-index: 10;
  }
  #cyber .slick-prev,
  #cyber .slick-next {
    top: 50%;
    height: 100%;
    width: 31px;
  }
  #cyber .slick-prev:before,
  #cyber .slick-next:before {
    color: #fff;
    width: 31px;
    background-position: center;
  }
  #cyber .view-catalog {
    z-index: 3;
    left: 0;
    top: 15px;
    width: 33%;
  }
  #cyber #btn-mobile {
    top: 9px;
  }
  #cyber .menu li {
    width: 50%;
  }
}
@media only screen and (max-width: 700px) {
  #cyber #area1 {
    right: auto;
  }
  #cyber #area2 {
    right: auto;
  }
}
@media only screen and (max-width: 640px) {
  #cyber .call-image {
    margin: 20px auto 30px;
  }
  #cyber .image {
    width: 72.5%;
  }
  #cyber .image img {
    width: 100%;
    height: auto;
  }
  #cyber .description {
    width: 25%;
    margin-left: 2.5%;
    margin-top: 25px;
  }
  #cyber #slider-bc {
    height: 80%;
  }
}
@media only screen and (max-width: 600px) {
  #cyber #slider-bc {
    height: 72.5%;
  }
}
@media only screen and (max-width: 480px) {
  #cyber #sponsor-bc {
    background: none;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #cyber .banner-slider {
    width: 100%;
    height: 200px;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
  }
  #cyber #slider-bc {
    width: 100%;
    height: 100%;
    overflow: initial;
  }
  #cyber .call-image {
    margin: 20px auto 20px;
  }
  #cyber .call {
    top: 60%;
    height: 35%;
  }
  #cyber .item img {
      width: 65%;
  }
  #cyber .image {
    width: 62.5%;
    height: auto;
  }
  #cyber .image img {
    width: 100%;
    height: auto;
  }
  #cyber .description {
    width: 35%;
    margin-top: 10px;
    font-size: 1.75vh;
  }
  #cyber .description .brand img {
    width: 90%;
    height: auto;
  }
  #cyber .description .price-offer {
    font-size: 7vw;
  }
  #cyber .description .price-offer span {
    font-size: 5vw;
  }
  #cyber #area1 {
    bottom: 16%;
  }
  #cyber #area2 {
    bottom: 2%;
  }
}
@media only screen and (max-width: 320px) {
  #cyber .call {
    top: 65%;
    height: 33%;
  }
  #cyber .slick-previ,
  #cyber .slick-nexti {
    top: 80%;
  }
}
@media screen and (max-width: 1600px) {
  #cyber .slider {
    width: 1100px;
  }
}
@media screen and (max-width: 1440px) {
  #cyber .slider {
    width: 900px;
  }
}
@media screen and (max-width: 1024px) {
  #cyber #sponsor .slider-prev {
    left: 1%;
  }
  #cyber #sponsor .slider-next {
    right: -2%;
  }
  #cyber .slider-prev {
    left: 1%;
  }
  #cyber .slider-next {
    right: -2%;
  }
  #cyber .slider-banner {
    width: 100%;
  }
  #cyber .banner {
    width: 100%;
  }
  #cyber #cintillo-superior {
    width: 100%;
    background-size: contain;
  }
  #cyber .control-bar .groupB {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    height: 70px;
    width: 100%;
  }
  #cyber .control-bar .groupB .btn {
    padding: 0 3px;
    height: 100%;
  }
  #cyber .control-bar .groupB .btn .iconress {
    margin-right: 3px;
    margin-top: 0;
  }
  #cyber .control-bar .groupB .btn .text {
    top: auto;
  }
  #cyber .control-bar .groupB .btn .text.two {
    top: auto;
  }
  #cyber .calls {
    width: 100%;
  }
  #cyber .column.izq .content {
    margin-left: 0;
    margin-right: 15px;
    padding-left: 10px;
  }
  #cyber .column.izq .imagen {
    margin-right: 0px;
  }
  #cyber .column.der .content {
    margin-right: 0;
    margin-left: 15px;
    padding-right: 10px;
  }
  #cyber .column.der .imagen {
    margin-left: 0px;
  }
  #cyber .sector_filtros.sticky .groupB .btn .iconress {
    display: none;
  }
  #cyber .sector_filtros.groupB .btn .iconress {
    display: none;
  }
  #cyber .notas {
    width: 100%;
    height: 20px;
  }
  #cyber #calls .coupon a {
    margin-bottom: 14px;
  }
}
@media screen and (max-width: 992px) {
  #cyber #btn-mobile {
    display: block;
  }
  #cyber #sponsor {
    margin: 60px 0 0;
    height: 550px;
	/* background-image: url(../images/sponsor_mobile.jpg); */
  }
  #cyber .banner {
    height: 294px;
  }
  #cyber .slide {
    height: 294px;
  }
  #cyber .menu {
    width: 100%;
    padding: 0;
  }
  #cyber .image {
    width: 75%;
  }
  #cyber .column .imagen {
    width: 50%;
    height: 300px;
  }
  #cyber .column .content {
    width: 50%;
  }
  #cyber .column .content .wrapper {
    height: 300px;
    padding-top: 60%;
  }
  #cyber .column .content span.aon {
    font-size: 1.4vw;
  }
  #cyber .column .content span.descripcion {
    font-size: 1.8vw;
    margin-bottom: 4px;
  }
  #cyber .column .content span.antes {
    font-size: 1.5vw;
  }
  #cyber .column .fullimage {
    width: 100%;
    height: 225px;
  }
  #cyber .column .fullimage img {
    margin-top: 22.5%;
    width: 90%;
    height: auto;
    position: relative;
    left: auto;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
  #cyber .call-left,
  #cyber .call-right {
    float: none;
    position: relative;
    z-index: 1;
  }
  #cyber .column.izq .discount {
    bottom: 0px;
    left: 0px;
    background-size: 72.5%;
    background-repeat: no-repeat;
    background-position: left bottom;
  }
  #cyber .column.izq .discount .percent {
    padding: 0 0 2px 2px;
  }
  #cyber .column.izq .content {
    margin-right: 0;
    padding: 0 10px !important;
  }
  #cyber .column.der .discount {
    bottom: 0px;
    right: 0px;
    background-size: 72.5%;
    background-repeat: no-repeat;
    background-position: right bottom;
  }
  #cyber .column.der .discount .percent {
    padding: 0 0 2px 43px;
  }
  #cyber .column.der .discount .simbol {
    width: 10%;
  }
  #cyber .column.der .content {
    margin-left: 0;
    padding: 0 10px !important;
  }
  #cyber .column .imagen .bg-image {
    width: 190px;
    height: 190px;
  }
  #cyber .percent {
    font-size: 20px;
    width: 26px;
  }
  #cyber .simbol {
    font-size: 12px;
    padding-bottom: 2px;
  }
  #cyber .simbol span {
    display: none;
  }
  #cyber .logo-campaign {
    left: 8%;
  }
  #cyber .calls {
    width: 100%;
    background-size: cover;
    height: 294px;
    border: 7.5px solid #d5dde6;
  }
  #cyber .calls::before {
    height: 280px !important;
  }
  #cyber .calls::after {
    height: 280px !important;
    right: -10px;
  }
  #cyber .sector_filtros {
    display: none !important;
  }
  #cyber .collapse-movil #main-menu {
    opacity: 1;
    -webkit-transition: all 0.2s ease-in 0s;
    transition: all 0.2s ease-in 0s;
  }
  #cyber .collapse-movil .menu {
    top: 60px;
  }
  #cyber .nav-bar {
    width: 100%;
    display: block;
    z-index: 11;
  }
  #cyber .nav-bar.fixedd {
    top: 48px;
  }
  #cyber .nav {
    width: 100%;
  }
  #cyber #btn-mobile {
    display: block;
  }
  #cyber #main-menu {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  #cyber #main-menu li {
    margin-bottom: 0;
  }
  #cyber #main-menu li a {
    width: 100%;
  }
  #cyber .menu {
    padding: 0;
    margin-right: 0;
    margin-left: 0;
    width: 100%;
    clear: both;
    overflow: hidden;
    background-color: #000;
    -webkit-box-shadow: none;
            box-shadow: none;
    overflow: hidden;
    border-radius: 0;
    height: auto;
    bottom: auto;
  }
  #cyber .menu li {
    float: left;
    clear: none;
    border-bottom: 1px solid #fff;
    width: 100%;
  }
  #cyber .menu li a {
    display: block;
    color: #fff;
    height: 30px;
  }
  #cyber .menu li a .icon {
    display: none;
  }
  #cyber .menu li .active {
    background-color: #000;
    color: #fff;
  }
  #cyber #calls .coupon a {
    margin-bottom: 10px;
  }
  #cyber .slick-dots li button {
    /* background-color: #98212b; */
  }
  #cyber .slick-dots li button:hover {
    /* background-color: #000; */
  }
  #cyber .slick-dots li.slick-active button {
    /* background-color: #000; */
  }
  #cyber #calls .coupon span{
	  font-size: 40px;
  }
  #cyber #calls .coupon a{
	  font-size: 30px;
  }
  #cyber .frm .div-button div{
	  float: none;
	  display:inline-block;
  }
}
@media screen and (max-width: 768px) {
	#cyber #calls .coupon .parra{
		margin: 0 5px;
	}
	.parra{
		margin: 0 10px;
	}
	#cyber #calls .coupon a {
		font-size: 15px;
		margin-bottom: 0;
	}
	#cyber .para-ellas .item a,#cyber .para-ellos .item a,#cyber .para-mi .item a{
		color:#fff;
	}
	#cyber .para-ellas .item .flch,#cyber .para-ellos .item .flch,#cyber .para-mi .item .flch{
		background-position:center bottom;
	}
	#cyber .para-ellas .item a div.it1 .icons{
		background-position:29px bottom;
	}
	#cyber .para-ellas .item a div.it2 .icons{
		background-position: -116px bottom;
	}
	#cyber .para-ellas .item a div.it3 .icons{
		background-position: -276px bottom;
	}
	#cyber .para-ellas .item a div.it4 .icons{
		background-position: -437px bottom;
	}
	#cyber .para-ellas .item a div.it5 .icons{
		background-position: -606px bottom;
	}
	#cyber .para-ellas .item a div.it6 .icons{
		background-position: -778px bottom;
	}
	#cyber .para-ellas .item a div.it7 .icons{
		background-position: -950px bottom;
	}
	#cyber .para-ellas .item a div.it8 .icons{
		background-position: -1093px bottom;
	}
	#cyber .para-ellos .item a div.it1 .icons{
		background-position:29px bottom;
	}
	#cyber .para-ellos .item a div.it2 .icons{
		background-position: -153px bottom;
	}
	#cyber .para-ellos .item a div.it3 .icons{
		background-position:-326px bottom;
	}
	#cyber .para-ellos .item a div.it4 .icons{
		background-position: -501px bottom;
	}
	#cyber .para-ellos .item a div.it5 .icons{
		background-position: -668px bottom;
	}
	#cyber .para-ellos .item a div.it6 .icons{
		background-position: -866px bottom;
	}
	#cyber .para-ellos .item a div.it7 .icons{
		background-position: -1038px bottom;
	}
	#cyber .para-ellas .item a div.it8 .icons{
		background-position: -1093px bottom;
	}
	#cyber .para-mi .item a div.it1 .icons{
		background-position:7px bottom;
	}
	#cyber .para-mi .item a div.it2 .icons{
		background-position: -133px bottom;
	}
	#cyber .para-mi .item a div.it3 .icons{
		background-position: -263px bottom;
	}
	#cyber .para-mi .item a div.it4 .icons{
		background-position: -392px bottom;
	}
	#cyber .para-mi .item a div.it5 .icons{
		background-position: -512px bottom;
	}
	#cyber .para-mi .item a div.it6 .icons{
		background-position: -661px bottom;
	}
	#cyber .para-mi .item a div.it7 .icons{
		background-position: -830px bottom;
	}
	#cyber .para-mi .item a div.it8 .icons{
		background-position: -973px bottom;
	}
  #cyber {
    overflow: hidden;
  }
	#cyber .slick-prev{
		left:0;
	}
	#cyber .slick-next{
		right:0;
	}
	#cyber #slider-bc-debes {
		height:auto;
	}
	#cyber #slider-bc-mio {
		background:url('../images/fondo-crs-mio-mb.jpg');
		background-position: left;
	}
	#cyber #slider-bc-ellos {
		background:url('../images/fondo-crs-ellos-mb.jpg');
		background-position: right;
	}
	#cyber #slider-bc {
		background:url('../images/fondo-crs-ellas-mb.jpg');
	}
	#cyber .item img{
		width:auto;
	}
  #cyber .slick-dots {
    position: absolute;
    bottom: 72px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: right;
    left: -58px;
  }
  #cyber  .slick-dots li {
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 4px;
    padding: 0;
    cursor: pointer;
}
  #cyber #header-banner {
    height: auto;
  }
  #cyber .logo-campaign {
      left: 4.5%;
      top: 50px;
  }
  #cyber #home {
    height: 100vh;
    background-position: center;
  }
  #cyber .call {
    width: 200px;
    background: none;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 0;
  }
  #cyber .scroll {
    top: 40%;
  }
  #cyber .notes img {
    height: 65%;
    width: auto;
  }
  #cyber .box-center {
    padding: 0 10% !important;
  }
  #cyber .column.izq .content {
    margin-right: 0;
    padding: 0 10px 0 0 !important;
  }
  #cyber .column.der .content {
    margin-left: 0;
    padding: 0 0 0 10px !important;
  }
  #cyber .column .imagen .bg-image {
    width: 190px;
    height: 190px;
  }
}
@media screen and (max-width: 767px) {
  #cyber {
    margin-bottom: 0;
  }
  #cyber .slick-dots {
      bottom: 20%;
      left: -10%;
  }
  #cyber .nav-bar {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    margin: 0;
    display: block;
  }
  #cyber #sponsor {
    width: 100%;
    height: 280px;
    position: relative;
    overflow: hidden;
    background-size: cover;
  }
  #cyber .banner {
    padding-top: 0px;
    overflow: hidden;
  }
  #cyber .slide {
    height: 294px;
  }
  #cyber .slide .col-xs-12 {
    width: 50%;
  }
  #cyber #header-banner .row .col-xs-12,
  #cyber #header-banner .row .col-sm-12,
  #cyber #header-banner .row .col-md-12,
  #cyber #header-banner .row .col-lg-12,
  #cyber #header-banner .row .col-xl-12 {
    padding: 0;
  }
  #cyber .calls .col-xs-12,
  #cyber .calls .col-sm-12,
  #cyber .calls .col-md-12,
  #cyber .calls .col-lg-12,
  #cyber .calls .col-xl-12 {
    padding: 0 !important;
  }
  #cyber .column.izq .content {
    padding: 0 20px 0 0 !important;
  }
  #cyber .column.der .content {
    padding: 0 0 0 20px !important;
  }
  #cyber .column .content span.antes {
    font-size: 1.45vw;
  }
  #cyber .column .content .price .number {
    font-size: 90px;
    display: table-cell;
  }
  #cyber .column .content .price .percent {
    font-size: 55px;
  }
  #cyber .column .content .price .dscto {
    font-size: 14px;
  }
  #cyber .column .content .price.porcentual::before {
    left: 35% !important;
  }
  #cyber .column .content .table.percent .cyber {
    margin-left: 20%;
  }
  #cyber .column .content .table.percent .price.porcentual {
    margin-left: 20%;
  }
  #cyber .column .content .wrapper {
    padding-top: 72.5%;
  }
  #cyber .column .content .wrapper.product {
    padding-bottom: 24%;
  }
  #cyber .calls {
    height: 294px;
  }
  #cyber .notas {
    padding: 12.5px 0 !important;
  }
  #cyber .notes img {
    height: 55%;
    width: auto;
  }
  #cyber .box-center {
    padding: 0 10% !important;
  }
  #cyber .collapse-movil #main-menu {
    height: calc(100vh - 108px);
  }
  #cyber .collapse-movil .menu {
    top: 60px;
  }
  #cyber #main-menu {
    padding-left: 0;
    padding-right: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
  }
  #cyber #main-menu li {
    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;
    width: 50%;
    float: left;
    clear: none;
  }
  #cyber #main-menu li:nth-child(odd) {
    border-left: 1px solid #fff;
  }
  #cyber #main-menu li:first-child {
    width: 100%;
    border-left: none;
  }
  #cyber #calls .coupon a {
    width: 100%;
    margin-bottom: 8px;
  }
  #cyber #calls .coupon img {
    opacity: 1;
    -webkit-transform: none;
            transform: none;
    width: 100%;
  }

  #cyber .call-mobile {
    max-width: 173px;
  }

}
@media screen and (max-width: 640px) {
  #cyber .logos {
    margin-bottom: 30px;
  }
  #cyber #producto-01 .rdc, #cyber #producto-01 .lft{
		text-align: center;
	}
	#cyber .btn-coleccion{
		margin: 30px auto 0;
		    height: auto;
	}
  #cyber   .slick-dots li {
    position: relative;
    display: inline-block;
    width: 11px;
    height: 11px;
    margin: 0 2px;
    padding: 0;
    cursor: pointer;
  }
  #cyber .logo-campaign {
    left: 4.5%;
    width: 35%;
    top: 60px;
  }
  #cyber .image {
    width: 72.5%;
  }
  #cyber .image img {
    width: 100%;
    height: auto;
  }
  #cyber .column.izq .content {
    padding: 0 10px 0 0 !important;
  }
  #cyber .column.der .content {
    padding: 0 0 0 10px !important;
  }
  #cyber .column .content span.aon {
    font-size: 1.8vw;
  }
  #cyber .column .content span.descripcion {
    font-size: 2vw;
  }
  #cyber .column .content span.cyber {
    font-size: 1.6vw;
  }
  #cyber .column .content span.antes {
    font-size: 1.75vw;
  }
  #cyber .column .content .price {
    font-size: 7vh;
  }
  #cyber .column .content .price span {
    font-size: 9vh;
  }
  #cyber .column .content .legales {
    font-size: 1.4vw;
  }
  #cyber .column .imagen .bg-image {
    width: 140px;
    height: 140px;
  }
  #cyber .column .content .price .number {
    font-size: 72px;
    display: table-cell;
  }
  #cyber .column .content .price .percent {
    font-size: 48px;
  }
  #cyber .column .content .price .dscto {
    font-size: 14px;
  }
  #cyber .column .content .price.porcentual::before {
    left: 35% !important;
  }
  #cyber .column .content span.note {
    font-size: 110%;
  }
  #cyber .column .content .wrapper {
    padding-top: 72.5%;
  }
  #cyber .column .content .wrapper.product {
    padding-bottom: 33%;
  }
  #cyber .bx-wrapper .bx-controls {
    bottom: 7.5%;
  }
  #cyber .box-center {
    padding: 0 10% !important;
  }
  #cyber .collapse-movil .menu {
    top: 60px;
  }
  #cyber #main-menu li a {
    height: 30px;
    line-height: 30px;
    font-size: 12px;
  }
  #cyber .slick-dots {
      bottom: 12%;
  }
}
@media screen and (max-width: 480px) {
  #cyber {
    margin: -30px 0 0 0;
  }
  #cyber .slick-dots li button {
    background-color: #afafaf;
  }
  #cyber #header-banner {
    height: auto;
    overflow: auto;
  }
  #cyber .titulo-slider {
    top: -30px;
    display: block;
    font-size: 16px;
    font-weight: 800;
  }
  #cyber #sponsor {
      /* background-image: url("../images/sponsor_mobile.jpg"); */
      background-image: url(../images/sponsor_mob.png);
      background-position: center top;
      background-repeat: no-repeat;
      height: 450px;
  }
  #cyber #sponsor .slider-prev {
    left: 15px;
    top: 45%;
  }
  #cyber #sponsor .slider-next {
    right: -17px;
    top: 45%;
  }
  #cyber .banner-slider {
    background-image: none;
    /* background-color: #fff; */
    background-position: center top;
    background-size: auto;
    background-repeat: no-repeat;
        height: 210px;
  }
  /* #cyber .item {
    height: 200px;
    width: 100%;
    min-height: none;
    max-width: 100%;
  } */
  #cyber .izq .column .content {
    padding: 0 0 0 30px !important;
  }
  #cyber .der .column .content {
    padding: 0 30px 0 0 !important;
  }
  #cyber .banner {
    width: 100%;
    height: 450px;
    overflow: initial;
    background-size: cover;
    background-position: center;
  }
  #cyber .slide {
    padding-bottom: 10px;
    padding-bottom: 0;
    height: auto;
  }
  #cyber .slide .col-xs-12 {
    width: 100%;
  }
  #cyber .image {
    width: 62.5%;
    height: auto;
  }
  #cyber .image img {
    width: 100%;
    height: auto;
  }
  #cyber .calls {
    background-repeat: no-repeat;
    background-position: center 55%;
    background-size: auto;
    height: 440px;
  }
  #cyber .column .imagen,
  #cyber .column .content .wrapper {
    height: 240px;
    height: 230px;
  }
  #cyber .column .content .wrapper {
    padding-top: 37.5%;
  }
  #cyber .column .content .wrapper.product {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-bottom: 0;
  }
  #cyber .column .content .wrapper.until {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding-top: 0;
  }
  #cyber .column .content span.descripcion {
    font-size: 3.5vw;
  }
  #cyber .column .content span.antes {
    font-size: 3vw;
  }
  #cyber .column .content span.cyber.note {
    font-size: 2.8vw;
  }
  #cyber .column .content span.cyber.big {
    font-size: 4vw;
  }
  #cyber .column .content span.aon {
    font-size: 2.5vw;
  }
  #cyber .column .content span.colores {
    font-size: 3.25vw;
  }
  #cyber .column .content .price {
    font-size: 6vw;
  }
  #cyber .column .content .price span {
    font-size: 8vw;
  }
  #cyber .column .content .price.porcentual {
    letter-spacing: -2px;
  }
  #cyber .column .content .price.porcentual::before {
    left: 33% !important;
    -webkit-transform: auto !important;
            transform: auto !important;
    bottom: 0;
    width: 33%;
  }
  #cyber .column .content .price.porcentual .number {
    padding-right: 3px;
  }
  #cyber .column .content .price .number {
    font-size: 12vh;
  }
  #cyber .column .content .price .percent {
    font-size: 7.5vh;
  }
  #cyber .column .content .price .dscto {
    font-size: 2vh;
  }
  #cyber .column .content .accion {
    font-size: 3.25vw;
  }
  #cyber .column .content .legales {
    font-size: 2.4vw;
  }
  #cyber .column.izq .content {
    padding: 0 20px 0 0 !important;
  }
  #cyber .column.izq .imagen {
    margin: 0 2.5%;
  }
  #cyber .column.der .content {
    padding: 0 0 0 20px !important;
  }
  #cyber .column.der .imagen {
    margin: 0 2.5%;
  }
  #cyber .column .fullimage img {
    margin-top: 5%;
  }
  #cyber .slide-note {
    bottom: 3%;
  }
  #cyber .logo-cyber img {
    width: 87.5%;
    height: auto;
    float: left;
  }
  #cyber .column .content span.antes {
    font-size: 2.6vw;
  }
  #cyber .column .imagen {
    width: 45%;
  }
  #cyber .column .imagen .bg-image {
    width: 150px;
    height: 150px;
  }
  #cyber .logo-campaign {
      width: 50%;
      left: 50%;
      top: 36%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  }
  #cyber .current-category {
    font-size: 3.5vw;
  }
  #cyber .notes::after {
    display: none;
  }
  #cyber .notes {
    margin-bottom: 7.5px;
  }
  #cyber .notes img {
    height: 90%;
    width: auto;
  }
  #cyber .box-center {
    padding: 0 15% !important;
  }
  #cyber .collapse-movil .menu {
    top: 160px;
  }
  #cyber #main-menu li {
    float: left;
    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;
  }
  #cyber #main-menu li a {
    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;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    line-height: normal;
    font-size: 3.4vw;
  }
  #cyber #main-menu li a .text {
    margin: 0;
    font-size: 3.2vw;
    line-height: 1.2;
  }
  #cyber .slick-dots {
      bottom: 0px;
      left: -35%;
  }
  #cyber .filter-cp {
    width: 100%;
    padding: 0 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 15px;
	font-size: 22px;
  }
  #cyber .filter-text {
    font-size: 3.75vw;
    margin-bottom: 10px;
  }
  #cyber #filter-control {
    width: 100%;
  }
  #cyber #calls .coupon {
    padding: 0px;
  }
  #cyber #calls .coupon a {
    margin-bottom: 15px;
  }
  #cyber .call-mobile {
    max-width: 100%;
  }
  #cyber .frm .div-label{
	text-align:center;
  }
  #cyber .frm .div-anios{
	  text-align:center;
  }
  #cyber #calls .coupon div{
	  width:100%;
	  text-align:center;
  }
}
@media screen and (max-width: 400px) {
  #cyber .breadcrumb .circles {
    margin-top: 10px;
    clear: both;
  }
  #cyber #products .slide {
    width: 100%;
  }
}
@media screen and (max-width: 360px) {
  #cyber .breadcrumb .circles {
    margin-top: 10px;
    clear: both;
  }
  #cyber .current-category {
    padding: 0 2.5%;
  }
}
@media screen and (max-width: 320px) {
  #cyber .logos {
    margin-top: 25%;
  }
  #cyber #slider-bc {
    padding-top: 26px;
  }
  #cyber #sponsor {
    height: 410px;
  }
 /* #cyber .item img {
    width: 100%;
  }
   #cyber .slick-dots {
    bottom: 35px;
    left: -12%;
  } */
  #cyber .titulo-slider {
    top: -12px;
    font-size: 16px;
    font-weight: 800;
  }
  #cyber .logo-campaign {
      width: 60%;
      left: 50%;
      top: 36%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
  }
  #cyber .contents {
    width: 100%;
    margin: 5% auto;
  }
  #cyber .contents .thank {
    font-size: 6.5vw;
    height: 40px;
    padding-top: 17.5px;
  }
  #cyber .contents .text {
    height: 85px;
  }
  #cyber .column .imagen .bg-image {
    width: 120px;
    height: 120px;
  }
}
@-webkit-keyframes scrolling {
  0% {
    bottom: 25px;
  }
  50% {
    bottom: 35px;
  }
  100% {
    bottom: 25px;
  }
}
@-webkit-keyframes abefore {
  0% {
    left: -112px;
  }
  50% {
    left: -118px;
  }
  100% {
    left: -112px;
  }
}
@-webkit-keyframes scrolling {
  0% {
    bottom: 25px;
  }
  50% {
    bottom: 35px;
  }
  100% {
    bottom: 25px;
  }
}
@keyframes scrolling {
  0% {
    bottom: 25px;
  }
  50% {
    bottom: 35px;
  }
  100% {
    bottom: 25px;
  }
}
@-webkit-keyframes abefore {
  0% {
    left: -112px;
  }
  50% {
    left: -118px;
  }
  100% {
    left: -112px;
  }
}
@keyframes abefore {
  0% {
    left: -112px;
  }
  50% {
    left: -118px;
  }
  100% {
    left: -112px;
  }
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #ccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #ccc;
}
.mfp-preloader a:hover {
  color: #fff;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
          box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #fff;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #fff;
  text-shadow: 1px 1px 1px #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #fff;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #ccc;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #fff;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #fff;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
          box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #000;
}
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  -webkit-box-shadow: 0 0 8px rgba(0,0,0,0.6);
          box-shadow: 0 0 8px rgba(0,0,0,0.6);
  background: #444;
}
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0,0,0,0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0,0,0,0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
