/*------------------------------------------------------------------------------ Normalizador */
@font-face {
    font-family: 'cerablack';
    src: url('/font/cera-black.otf');/*
    src: url('cera-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cera-regular-webfont.woff2') format('woff2'),
         url('cera-regular-webfont.woff') format('woff'),
         url('cera-regular-webfont.ttf') format('truetype'),
         url('cera-regular-webfont.svg#ceraregular') format('svg');*/
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'cerabold';
    src: url('/font/cera-bold.otf');/*
    src: url('cera-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cera-regular-webfont.woff2') format('woff2'),
         url('cera-regular-webfont.woff') format('woff'),
         url('cera-regular-webfont.ttf') format('truetype'),
         url('cera-regular-webfont.svg#ceraregular') format('svg');*/
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ceramedium';
    src: url('/font/cera-medium.otf');/*
    src: url('cera-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cera-regular-webfont.woff2') format('woff2'),
         url('cera-regular-webfont.woff') format('woff'),
         url('cera-regular-webfont.ttf') format('truetype'),
         url('cera-regular-webfont.svg#ceraregular') format('svg');*/
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'ceraregular';
    src: url('/font/cera-regular.otf');/*
    src: url('cera-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('cera-regular-webfont.woff2') format('woff2'),
         url('cera-regular-webfont.woff') format('woff'),
         url('cera-regular-webfont.ttf') format('truetype'),
         url('cera-regular-webfont.svg#ceraregular') format('svg');*/
    font-weight: normal;
    font-style: normal;

}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%; }

button, html, input, select, textarea {
  font-family: 'ceraregular'; }

body {
  margin: 0;
  font-size: 16px;
  min-width: 1200px;
  }

a:focus {
  outline: thin dotted; }

a:active, a:hover {
  outline: 0; }

*:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  }

h1 {
  font-size: 2em;
  margin-top: 0; }

h2 {
  font-size: 1.5em; }

h3 {
  font-size: 1.17em; }

h4 {
  font-size: 1em; }

h5 {
  font-size: .83em; }

h6 {
  font-size: .67em; }

b, strong {
  font-weight: 700; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

p, pre {
  /*margin: 1em 0;*/
  }
.info-general2{width: 100%;}
code, kbd, pre, samp {
  font-family: 'ceraregular';
  _font-family: 'ceraregular';
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:after, q:before {
  content: '';
  content: none; }

small {
  font-size: 80%; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -.5em; }

sub {
  bottom: -.25em; }

dl, menu, ol, ul {
  margin: 0; }

/*dd {
  margin: 0 0 0 40px; }*/

menu, ol, ul {
  padding: 0; }

nav ol, nav ul {
  list-style: none;
  list-style-image: none; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

svg:not(:root) {
  overflow: hidden; }

figure, form {
  margin: 0; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, select {
  text-transform: none; }

button, html input[type=button], input[type=reset], input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
  *overflow: visible; }

button[disabled], html input[disabled] {
  cursor: not-allowed; }

input[type=checkbox], input[type=radio] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px; }

input[type=search] {
  -webkit-appearance: textfield; }

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

button, html, input, select, textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.5; }

::-moz-selection {
  background: #730383;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: .2em 0;
  background: #ccc;
  color: #000;
  padding: .2em 0; }

pre {
  overflow: auto; }

code, kbd, pre, samp {
  font-family: 'ceraregular';
  font-size: 1em; }

code,
kbd,
pre,
samp {
  font-family: 'ceraregular'; }

ul {
  list-style-position: inside; }

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 4px; }

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25); }

pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px; }

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0; }

a {
  outline: none; }
  a:focus, a:active, a:visited {
    outline: 0 none; }

/*** print */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a, a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after {
    content: ""; }

  blockquote, pre {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  img, tr {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: .5cm; }
  h2, h3, p {
    orphans: 3;
    widows: 3; }

  h2, h3 {
    page-break-after: avoid; } }
/*------------------------------------------------------------------------------ Mixins */
/*------------------------------------------------------------------------------ Tipografía */

  
/*------------------------------------------------------------------------------ Variables */
/*------------------------------------------------------------------------------ Generales */
body {
  line-height: 1.2;
  font-family: 'ceraregular'; }

.clearfix {
  * zoom: 1;
  /*clear: both;*/
  }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

a {
  text-decoration: none; }

/*------------------------------------------------------------------------------Grid */
.row {
  width: 100%;
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.row-no-rs {
  width: 1000px;
  margin-left: auto;
  margin-right: auto; }

.row [class*="col"], .row-no-rs [class*="col"] {
  display: block;
  float: left;
  margin-right: 2%; }
  .row [class*="col"].last, .row-no-rs [class*="col"].last {
    margin-right: 0; }
  @media only screen and (max-width: 640px) {
    .row [class*="col"].down, .row-no-rs [class*="col"].down {
      float: none;
      width: 100%; } }
  @media only screen and (max-width: 800px) {
    .row [class*="col"].down-tablets-vertical, .row-no-rs [class*="col"].down-tablets-vertical {
      float: none;
      width: 100%; } }
  @media only screen and (max-width: 1024px) and (min-width: 841px) {
    .row [class*="col"].down-tablets-horizontal, .row-no-rs [class*="col"].down-tablets-horizontal {
      float: none;
      width: 100%; } }
  @media only screen and (max-width: 640px) {
    .row [class*="col"].down-half-mobile, .row-no-rs [class*="col"].down-half-mobile {
      width: 48.6%; }
      .row [class*="col"].down-half-mobile.last-half, .row-no-rs [class*="col"].down-half-mobile.last-half {
        margin-right: 0; } }
  @media only screen and (min-width: 641px) and (max-width: 768px) {
    .row [class*="col"].down-half-tablets-horizontal, .row-no-rs [class*="col"].down-half-tablets-horizontal {
      width: 48.6%; }
      .row [class*="col"].down-half-tablets-horizontal.last-half, .row-no-rs [class*="col"].down-half-tablets-horizontal.last-half {
        margin-right: 0; } }

.col-1 {
  width: 6.5%; }

.col-offset-1 {
  margin-left: 6.5%; }

.col-2 {
  width: 15%; }

.col-offset-2 {
  margin-left: 15%; }

.col-3 {
  width: 23.5%; }

.col-offset-3 {
  margin-left: 23.5%; }

.col-4 {
  width: 32%; }

.col-offset-4 {
  margin-left: 32%; }

.col-5 {
  width: 40.5%; }

.col-offset-5 {
  margin-left: 40.5%; }

.col-6 {
  width: 49%; }

.col-offset-6 {
  margin-left: 49%; }

.col-7 {
  width: 57.5%; }

.col-offset-7 {
  margin-left: 57.5%; }

.col-8 {
  width: 66%; }

.col-offset-8 {
  margin-left: 66%; }

.col-9 {
  width: 74.5%; }

.col-offset-9 {
  margin-left: 74.5%; }

.col-10 {
  width: 83%; }

.col-offset-10 {
  margin-left: 83%; }

.col-11 {
  width: 91.5%; }

.col-offset-11 {
  margin-left: 91.5%; }

.row [class*="col-n-m"], .row-no-rs [class*="col-n-m"] {
  display: block;
  float: left;
  margin-right: 0%; }
  .row [class*="col-n-m"].last, .row-no-rs [class*="col-n-m"].last {
    margin-right: 0; }
  @media only screen and (max-width: 640px) {
    .row [class*="col-n-m"].down, .row-no-rs [class*="col-n-m"].down {
      float: none;
      width: 100%; } }
  @media only screen and (max-width: 800px) {
    .row [class*="col-n-m"].down-tablets-vertical, .row-no-rs [class*="col-n-m"].down-tablets-vertical {
      float: none;
      width: 100%; } }
  @media only screen and (max-width: 1024px) and (min-width: 841px) {
    .row [class*="col-n-m"].down-tablets-horizontal, .row-no-rs [class*="col-n-m"].down-tablets-horizontal {
      float: none;
      width: 100%; } }
  @media only screen and (max-width: 640px) {
    .row [class*="col-n-m"].down-half-mobile, .row-no-rs [class*="col-n-m"].down-half-mobile {
      width: 48.6%; }
      .row [class*="col-n-m"].down-half-mobile.last-half, .row-no-rs [class*="col-n-m"].down-half-mobile.last-half {
        margin-right: 0; } }
  @media only screen and (min-width: 641px) and (max-width: 768px) {
    .row [class*="col-n-m"].down-half-tablets-horizontal, .row-no-rs [class*="col-n-m"].down-half-tablets-horizontal {
      width: 48.6%; }
      .row [class*="col-n-m"].down-half-tablets-horizontal.last-half, .row-no-rs [class*="col-n-m"].down-half-tablets-horizontal.last-half {
        margin-right: 0; } }

.col-n-m-1 {
  width: 8.3333333333%; }

.col-n-m-offset-1 {
  margin-left: 8.3333333333%; }

.col-n-m-2 {
  width: 16.6666666667%; }

.col-n-m-offset-2 {
  margin-left: 16.6666666667%; }

.col-n-m-3 {
  width: 25.0%; }

.col-n-m-offset-3 {
  margin-left: 25.0%; }

.col-n-m-4 {
  width: 33.3333333333%; }

.col-n-m-offset-4 {
  margin-left: 33.3333333333%; }

.col-n-m-5 {
  width: 41.6666666667%; }

.col-n-m-offset-5 {
  margin-left: 41.6666666667%; }

.col-n-m-6 {
  width: 50.0%; }

.col-n-m-offset-6 {
  margin-left: 50.0%; }

.col-n-m-7 {
  width: 58.3333333333%; }

.col-n-m-offset-7 {
  margin-left: 58.3333333333%; }

.col-n-m-8 {
  width: 66.6666666667%; }

.col-n-m-offset-8 {
  margin-left: 66.6666666667%; }

.col-n-m-9 {
  width: 75.0%; }

.col-n-m-offset-9 {
  margin-left: 75.0%; }

.col-n-m-10 {
  width: 83.3333333333%; }

.col-n-m-offset-10 {
  margin-left: 83.3333333333%; }

.col-n-m-11 {
  width: 91.6666666667%; }

.col-n-m-offset-11 {
  margin-left: 91.6666666667%; }

.row [class*="col-m"], .row-no-rs [class*="col-m"] {
  display: block;
  float: left;
  margin-right: 3%; }
  .row [class*="col-m"].last, .row-no-rs [class*="col-m"].last {
    margin-right: 0; }
  @media only screen and (max-width: 640px) {
    .row [class*="col-m"].down, .row-no-rs [class*="col-m"].down {
      float: none;
      width: 100%; } }
  @media only screen and (max-width: 800px) {
    .row [class*="col-m"].down-tablets-vertical, .row-no-rs [class*="col-m"].down-tablets-vertical {
      float: none;
      width: 100%; } }
  @media only screen and (max-width: 1024px) and (min-width: 841px) {
    .row [class*="col-m"].down-tablets-horizontal, .row-no-rs [class*="col-m"].down-tablets-horizontal {
      float: none;
      width: 100%; } }
  @media only screen and (max-width: 640px) {
    .row [class*="col-m"].down-half-mobile, .row-no-rs [class*="col-m"].down-half-mobile {
      width: 48.6%; }
      .row [class*="col-m"].down-half-mobile.last-half, .row-no-rs [class*="col-m"].down-half-mobile.last-half {
        margin-right: 0; } }
  @media only screen and (min-width: 641px) and (max-width: 768px) {
    .row [class*="col-m"].down-half-tablets-horizontal, .row-no-rs [class*="col-m"].down-half-tablets-horizontal {
      width: 48.6%; }
      .row [class*="col-m"].down-half-tablets-horizontal.last-half, .row-no-rs [class*="col-m"].down-half-tablets-horizontal.last-half {
        margin-right: 0; } }

.col-m-1 {
  width: 7.3%; }

.col-m-offset-1 {
  margin-left: 7.3%; }

.col-m-2 {
  width: 17.6%; }

.col-m-offset-2 {
  margin-left: 17.6%; }

.col-m-3 {
  width: 27.9%; }

.col-m-offset-3 {
  margin-left: 27.9%; }

.col-m-4 {
  width: 38.2%; }

.col-m-offset-4 {
  margin-left: 38.2%; }

.col-m-5 {
  width: 48.5%; }

.col-m-offset-5 {
  margin-left: 48.5%; }

.col-m-6 {
  width: 58.8%; }

.col-m-offset-6 {
  margin-left: 58.8%; }

.col-m-7 {
  width: 69.1%; }

.col-m-offset-7 {
  margin-left: 69.1%; }

.col-m-8 {
  width: 79.4%; }

.col-m-offset-8 {
  margin-left: 79.4%; }

.col-m-9 {
  width: 89.7%; }

.col-m-offset-9 {
  margin-left: 89.7%; }

.last {
  margin-right: !important; }

.marg-10 {
  margin: 10px; }

.marg-20 {
  margin: 20px; }

.marg-30 {
  margin: 30px; }

.marg-40 {
  margin: 40px; }

.marg-50 {
  margin: 50px; }

.marg-60 {
  margin: 60px; }

.marg-70 {
  margin: 70px; }

.marg-80 {
  margin: 80px; }

.marg-90 {
  margin: 90px; }

.marg-100 {
  margin: 100px; }

.mar-10-20 {
  margin: 10px 20px; }

.mar-20-40 {
  margin: 20px 40px; }

.pad-10 {
  padding: 10px; }

.pad-20 {
  padding: 20px; }

.pad-30 {
  padding: 30px; }

.pad-40 {
  padding: 40px; }

.pad-50 {
  padding: 50px; }

@media only screen and (max-width: 1024px) {
  .pad-m {
    padding: 0 20px; } }

.pad-20-30 {
  padding: 20px 30px; }

.pad-20-40 {
  padding: 20px 40px; }

.pad-20-60 {
  padding: 20px 60px; }

.pad-0-10 {
  padding: 10px 0; }

.pad-0-20 {
  padding: 20px 0; }

.pad-30-20 {
  padding: 30px 20px; }

.pad-40-20 {
  padding: 40px 20px; }

.pad-60-20 {
  padding: 60px 20px; }

.ohidden {
  overflow: hidden; }

h1, h2, h3, h4 {
  font-family: 'ceraregular'; }

strong {
  font-weight: bold; }

em {
  font-style: italic; }

.ico-face {
  background: url(../img/ico-face.png) no-repeat center; }

.ico-twitter {
  background: url(../img/ico-twitter.png) no-repeat center; }

.ico-youtube {
  background: url(../img/ico-youtube.png) no-repeat center; }

/*------------------------------------------------------------------------------ header */
.main-head {
  background: #FFF; }

.wom-bg {
  background: #381851;
  width: 100%;
  height: 39px; }

.wom-mundos {
  list-style: none;
  float: left;
  margin-top: 5px; }
  .wom-mundos li {
    float: left; }
    .wom-mundos li a {
      display: block;
      padding: 11px 20px;
      color: #4e0081;
      font-size: 13px; }
      .main-head .wom-mundos li a.active {
        background: #381851 !important; color: #FFF; }

.main-nav-wrap {
  position: relative; }

.logo-head {
   left: 9px;
    position: absolute;
    top: 5px;
    width: 84px;
    z-index: 999;
/*-webkit-box-shadow: 0px 0px 7px 0px rgba(50, 50, 50, 0.48);
-moz-box-shadow:    0px 0px 7px 0px rgba(50, 50, 50, 0.48);
box-shadow:         0px 0px 7px 0px rgba(50, 50, 50, 0.48);*/
border-radius: 60px; 
  }

.accesos-top ul {
  float: right;
  list-style: none;
  margin-top: 3px;
  left: 884px!important;}
  .accesos-top ul li {
    float: left; }
    .accesos-top ul li > a {
      font-size: 13px;
      color: #4e0081;
      display: block;
      padding: 10px 20px; }

.buscador input {
  background: none;
  border: none; }
.buscador input[type="text"] {
  padding:  12px 0px 10px 5px; font-size: 80%!important; text-align: left; width: 150px; border-left: 1px solid #eaeaea; border-right: 1px solid #eaeaea; color: #4e0081;
  transition: all ease 200ms; }
  .buscador input[type="text"]:focus {
    background: #f1f1f1;
    color: #4e0081; }
  .buscador input:focus { box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 6px #7b539a; }
  .buscador input[type="text"]::-webkit-input-placeholder {
    color: #fff;
    opacity: 1; }
  .buscador input[type="text"]:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    opacity: 1; }
  .buscador input[type="text"]::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    opacity: 1; }
  .buscador input[type="text"]:-ms-input-placeholder {
    color: #fff;
    opacity: 1; }
.buscador input[type="submit"] {
  width: 20px;
  height: 20px;
  text-indent: -9999px;
  padding: 0 0 5px; }

.social {
  margin-top: 10px; }
  .social span {
    float: left; }
    .social span a {
      display: block;
      height: 20px;
      width: 20px;
      padding: 0;
      text-indent: -9999px;
      margin-left: 10px; }
      .social span a:hover {
        opacity: 0.8; }

.main-nav {
  float: right; }
  .main-nav ul li {
    float: left; }
    .main-nav ul li a {
      color: #fff;
      font-weight: bold;
      text-transform: uppercase;
      font-size: 16px;
      display: block;
      padding: 10px 30px; }
      .main-nav ul li a:hover {
        background:rgba(78, 0, 129, 0.9) url(/wom/img/icons/user_icon.png)  4% 50% no-repeat; }

.slider {
  list-style: none; }
  .slider li img {
    width: 100%;
    height: auto; }

.bx-wrapper {
  position: relative; }

.bx-controls {
  width: 100%;
  max-width: 1000px;
  display: table;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 20px auto; }

.bx-pager {
  float: right; }

.bx-pager-item {
  float: left;
  margin: 0 0 0 10px; }
  .bx-pager-item a {
    display: block;
    width: 20px;
    height: 20px;
    border: 2px solid #e9e9e9;
    border-radius: 100%;
    background: #e9e9e9;
    text-indent: -9999px; }
    .bx-pager-item a.active {
      background: #852D9A; }

.wom-btn {
  display: block;
  margin: 0 auto;
  overflow: hidden;
  padding: 5px 10px 5px 0;
  position: relative;
  text-decoration: none;
  width: 120px;
  color: #fff;
  border-radius: 8px;
  margin: 16px auto;
  background: url(../img/icons/right_white_arrow.png) 88% 50% no-repeat #852D9A;
  font-family: 'ceraregular';
  font-size: 17px; }
  .wom-btn:hover {
    background: url(../img/icons/right_white_arrow.png) 88% 50% no-repeat #3A1F4F; }

.more-btn {
  position: relative;
  margin: 0 auto;
  width: 28px;
  height: 28px;
  display: block;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  text-indent: -999999px;
  background: url(../img/icons/add_icon.png) center no-repeat #4f0080;
  float: none;
  }
  .more-btn:hover {
    background: url(../img/icons/add_icon.png) center no-repeat #3A1F4F; }

.gigas {
  font-size: 58px;
  font-family: 'ceraregular';
  color: #B171C3;
  margin: 0;
  line-height: 20px;
  font-weight: bold;
  position: relative; }

.icono-gb {
  position: absolute;
  right: -38px;
  top: 8px;
  display: block;
  background: #852D9A;
  font-family: 'ceraregular';
  width: 32px;
  height: 32px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  color: #fff;
  font-size: 14px;
  line-height: 32px;
  text-align: center; }

.precio {
  font-family: 'ceraregular';
  color: #B171C3; }

.home-personas h2 {
  text-align: left;
  text-transform: uppercase;
  color: #B171C3;
  position: relative;
  font-size: 20px; }
  .home-personas h2 .line {
    border-bottom: 1px solid #ccc;
    position: absolute;
    right: 0;
    top: 19px;
    width: 70%; }

.home-planes .box * {
  font-family: 'ceraregular'; }

.home-planes .box {
  text-align: center;
  text-transform: uppercase;
  color: #242424;
  box-shadow: 12px 0px 9px -9px rgba(0, 0, 0, 0.12); }
  @media only screen and (max-width: 768px) {
    .home-planes .box {
      width: 50% !important;
      padding: 0 10px; } }
  .home-planes .box.first {
    background: none; }
  .home-planes .box h3 {
    color: #242424;
    text-align: center;
    margin: 0 auto;
    font-size: 14px; }
  .home-planes .box .gigas {
    color: #b171c3;
    display: table;
    font-family: 'ceraregular';
    font-size: 58px;
    line-height: 100%;
    margin: 0 auto; }
    @media only screen and (max-width: 640px) {
      .home-planes .box .gigas {
        font-size: 50px; } }
    .home-planes .box .gigas .icono-gb {
      font-family: 'ceraregular'; }
  .home-planes .box .plan {
    float: left;
    font-size: 12px;
    text-align: center;
    text-transform: none;
    width: 100%; }
  .home-planes .box .precio {
    font-family: 'ceraregular';
    color: #B171C3;
    float: left;
    font-size: 30px;
    text-align: center;
    width: 100%; }
  .home-planes .box .min {
    font-size: 12px;
    margin: 12px auto 0 auto;
    width: 100%;
    float: left;
    line-height: normal; }
  .home-planes .box .min span {
    font-size: 26px;
    float: none; }
  .home-planes .box .desc {
    text-transform: none; }
.home-planes .wom-btn {
  font-family: 'ceraregular'; }

.home-equipos .box * {
  font-family: 'ceraregular'; }

.home-equipos {
  text-align: center; }
  .home-equipos h3 {
    font-size: 12px;
    margin: 0 auto 8px; }
  .home-equipos p {
    font-size: 12px;
    line-height: 10px;
    margin: 10px auto; }
  .home-equipos h4 {
    line-height: 20px;
    margin: 0 auto;
    font-size: 14px; }
    .home-equipos h4 span {
      font-size: 12px;
      width: 100%;
      display: inline-block;
      font-family: 'ceraregular';
      font-weight: 100; }
  .home-equipos .ranking {
    height: auto;
    margin: 6px auto 14px;
    position: relative;
    width: 70px; }
    .home-equipos .ranking li {
      float: left;
      height: 9px;
      list-style: none;
      margin: 0 3px 0 0px;
      padding: 0;
      width: 11px;
      background: url(../img/icons/black_star.png) center no-repeat;
      cursor: pointer; }
      .home-equipos .ranking li:active {
        background: url(../img/icons/color_star.png) center no-repeat; }

.home-secciones {
  margin: 38px auto 0;
  width: 100%;
  background: url(../img/bg_home_secciones.jpg) top center no-repeat #e9e9e9;
  text-align: center;
  min-height: 290px;
  height: auto;
  overflow: hidden; }
  .home-secciones h3 {
    color: #B171C3;
    margin: 20px auto 3px; }
  .home-secciones .box {
    padding: 0 0 0 30px; }
    .home-secciones .box img {
      position: relative;
      margin: 0 auto;
      display: block;
      max-width: 110px;
      width: 100%; }
  .home-secciones p {
    line-height: 16px;
    font-size: 12px;
    margin: 4px auto 18px;
    color: #666; }

.main-foot {
    background-color: transparent;
    background: url(/assets/img/footer-new-home.jpg) no-repeat center bottom;
    background-size: 100%;
    color: #fff;
    padding-top: 50px;
    position: relative;
    z-index: 999;
    display: block;
    height: auto;
    background-size: 100% 100%;
    /* background: center bottom; */
    clear: both;
}
  .main-foot .triangle-foot {
    width: 0;
    height: 0;
    border-left-style: solid;
    border-left-color: transparent;
    border-right-style: solid;
    border-right-color: transparent;
    border-top: 50px inset #e9e9e9;
    top: 0;
    position: absolute;
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    transform: rotate(360deg);
    border-style: solid dotted none; }

.logo-wrap p {
  font-size: 12px;
  line-height: 140%;
  margin: 20px 0 0 0;
  width: 80%; }
  .logo-wrap p a {
    color: #B171C3; }

.foot-bloq {
  text-align: right; }
  .foot-bloq h3 {
    font-size: 16px;
    font-family: 'ceraregular';
    font-weight: normal; }
  .foot-bloq ul {
    list-style: none; }
    .foot-bloq ul li {
      margin: 0 0 5px 0; }
      .foot-bloq ul li a {
        font-size: 12px;
        color: #B171C3; }

.main-foot .triangle2{
  position: absolute;
  width: 100%;
  height: 100px;
  z-index: 99; 
  top: 0;
  left: 0;
}
.main-foot .triangle2 img{
  width: 100%; 
}


.footer_margin { margin-top: 20px; }

#buscador_global{ margin: 0 20px 0 0; }
#buscador_global .btn{ background: url(/wom/img/icons/find_icon.png) center no-repeat; }

.sucursal-online{background:  #720184 url(/wom/img/icons/user_icon.png) 4% 50% no-repeat;}
.logo-wrap p { font-size: 12px; line-height: 20px; margin: 20px 0 0;  width: 100%; }
.logo-wrap p span {  color: #b171c3; font-size: 14px; font-weight: bold; }
.accesos-foot { float: left; margin: 20px 0; width: 460px; }
.accesos-foot a { color: #b171c3; font-size: 12px; }
.accesos-foot li.roaming { background: url("/wom/img/roaming.png") no-repeat scroll left center; float: left; padding: 7px 0 0 36px; width: auto; }
.accesos-foot li.sucursal { background: url("/wom/img/pin.png") no-repeat scroll left center; padding: 7px 0 0px 35px; float: left; }
.col-7.last.footer-link.last { padding: 30px 0 0; }

.footer_span { font-size: 12px!important; }


/*header-fixed secciones antiguas*/
header { left: 0; position: fixed;  top: 0; width: 100%;  z-index: 999; }
.spacer-header { display: block; height: 82px; overflow: hidden; position: relative; width: 100%; }

p.desktop-foot {
    margin: 5px 0 0 0;
    padding: 0 0 0 33px;
    background: url(../../img/phone-icon.png)no-repeat;
    background-position: center left;
    background-size: 25px;
}

.fixed-4g { font-family: 'ceraregular';  background: #381851; border-radius: 100%; color: #fff; display: block; font-size: 12px; height: 50px; position: relative; text-align: center; width: 50px; }
.fixed-4g > span {
    display: block;
    float: left;
    font-size: 29px;
    width: 100%;
}
span.pronto {
    font-size: 18px;
    line-height: 4px;
    margin: 12px auto 0;
}