/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -.5em;
}
sub {
  bottom: -.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type=checkbox],
input[type=radio] {
  box-sizing: border-box;
  padding: 0;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: 700;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*************************/
/* FONTS */
/*************************/
@font-face {
  font-family: 'DINNeuzeitGroteskStd-BdCond';
  src: url('../../bundles/vocentofrontend/fonts/DINNeuzeitGroteskStd-BdCond.eot');
  src: url('../../bundles/vocentofrontend/fonts/DINNeuzeitGroteskStd-BdCond.eot?#iefix') format('embedded-opentype'), url('../../bundles/vocentofrontend/fonts/DINNeuzeitGroteskStd-BdCond.woff') format('woff'), url('../../bundles/vocentofrontend/fonts/DINNeuzeitGroteskStd-BdCond.ttf') format('truetype'), url('../../bundles/vocentofrontend/fonts/DINNeuzeitGroteskStd-BdCond.svg') format('svg');
  font-weight: normal;
  font-style: normal;
}
.centradovh {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.sombreado-desktop {
  background-color: #fff;
  border: 1px solid #969696;
  box-shadow: 6px 6px 1px rgba(153, 153, 153, 0.7);
  padding: 23px 36px;
  margin-bottom: 40px !important;
}
/*************************/
/* HELPERS */
/*************************/
@media (min-width: 768px) {
  .fleftDesktop {
    float: left;
  }
  .frightDesktop {
    float: right;
  }
  .acenterDesktop {
    text-align: center;
  }
  .ovfhiddenDesktop {
    overflow: hidden;
  }
  .cb {
    clear: both;
  }
}
@media screen and (max-width: 767px) {
  .fleft {
    float: left;
  }
  .fright {
    float: right;
  }
  .acenter {
    text-align: center;
  }
  .aleft {
    text-align: left;
  }
  .aright {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .novisible-m {
    display: none !important;
  }
}
@media (min-width: 768px) {
  .novisible-d {
    display: none !important;
  }
}
.error-container {
  display: block;
  color: #e350f6;
}
@media (min-width: 768px) {
  .error-form-movil {
    color: #e350f6;
    font-size: 1rem;
    text-transform: none;
  }
}
@media screen and (max-width: 767px) {
  .error-form-movil {
    color: #e350f6;
    width: 100%;
    text-align: center;
    margin: 5px 0;
    font-size: 12px;
    font-size: 1.2rem;
    min-height: 26px;
    line-height: 26px;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .error-form-movil:before {
    background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg') no-repeat scroll -15px -1646px transparent;
    height: 26px;
    width: 32px;
    content: "";
    display: inline-block;
    vertical-align: middle;
  }
}
@media screen and (max-width: 767px) {
  .error-form-movil.visible {
    display: block;
  }
}
.notificacion-general {
  background-color: #fff;
  border: 1px solid #969696;
  box-shadow: 6px 6px 1px rgba(153, 153, 153, 0.7);
  padding: 23px 36px;
  margin-bottom: 40px !important;
}
.notificacion-general p {
  margin: 5px 0;
}
.hidden {
  display: none;
}
/*************************/
/* GENERALES */
/*************************/
*,
*:after,
*:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%;
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  -webkit-font-smoothing: antialiased;
}
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
fieldset {
  border: none;
  margin: 0;
  padding: 0;
}
input[type="email"],
input[type="text"],
input[type="password"] {
  font: normal 15px 'Open Sans';
  font: normal 1.5rem 'Open Sans';
  color: #666666;
  border: 1px solid #999999;
  padding: 16px 12px;
}
input[type="email"].error,
input[type="text"].error,
input[type="password"].error {
  border-color: #e350f6;
}
input[type="email"].noborder,
input[type="text"].noborder,
input[type="password"].noborder {
  border: none;
}
@media (min-width: 768px) {
  input[type="email"],
  input[type="text"],
  input[type="password"] {
    border: 1px solid #a5a5a5;
    color: #000;
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 5px;
    width: 100%;
  }
}
textarea {
  font: normal 15px 'Open Sans';
  font: normal 1.5rem 'Open Sans';
  color: #666666;
  border: 1px solid #999999;
  padding: 16px 12px;
  width: 100%;
  resize: vertical;
}
@media (max-width: 767px) {
  textarea {
    min-height: 128px;
  }
}
input[disabled] {
  background: #e2e2e2;
}
figure {
  margin: 0;
  padding: 0;
}
/* ALGUNAS MEDIDAS FIJAS DESKTOP*/
@media (min-width: 768px) {
  .w150 {
    width: 150px;
  }
  .w185 {
    width: 185px;
  }
  .w170 {
    width: 170px;
  }
  .w250 {
    width: 250px;
  }
  .w280 {
    width: 280px;
  }
  .w200 {
    width: 200px;
  }
  .w327 {
    width: 327px;
  }
  .w420 {
    width: 420px;
  }
  .w545 {
    width: 545px;
  }
  .w600 {
    width: 600px;
  }
  .w666 {
    width: 666px;
  }
  .w840 {
    width: 840px;
  }
  .mr10 {
    margin-right: 10px;
  }
  .mr25 {
    margin-right: 25px;
  }
  .mr40 {
    margin-right: 40px;
  }
  .mt5 {
    margin: 5px 0 0 0;
  }
}
@media screen and (max-width: 767px) {
  html,
  body {
    height: 100%;
  }
}
@media (min-width: 768px) {
  html,
  body {
    min-width: 1024px;
  }
}
html.menusopen {
  overflow: hidden;
}
html.menusopen body {
  overflow: hidden;
}
.movil-noheader #header {
  display: none;
}
@media (min-width: 768px) {
  .movil-noheader #header {
    display: block;
  }
}
@media (min-width: 768px) {
  .rallado {
    background: url('../../bundles/vocentofrontend/images/layout/common/fondo_rallado.png') repeat scroll 0 0 transparent;
    box-shadow: 0 -6px rgba(153, 153, 153, 0.4) inset;
    padding: 19px 0;
  }
  .rallado.notop {
    padding-top: 0;
  }
}
@media screen and (max-width: 767px) {
  .rallado.menumovilscroll {
    margin-top: 50px;
    background: #e2e2e2;
  }
}
.rallado.rallado-flex {
  background: url('../../bundles/vocentofrontend/images/layout/common/fondo_ralladoflex.png') repeat scroll 0 0 transparent;
}
@media screen and (max-width: 767px) {
  .rallado .wrapdesktop {
    min-height: 400px;
  }
}
@media (min-width: 768px) {
  .wrapdesktop {
    width: 999px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .pad {
    padding: 0 13px;
  }
  .pad.pad-top {
    padding-top: 13px;
  }
}
/*GEOLOCALIZACION*/
.geo {
  padding-top: 10px;
  padding-bottom: 20px;
}
#mapcanvas {
  min-height: 400px !important;
  width: 100% !important;
}
#geo:not(.success) span {
  background: url("../../bundles/vocentofrontend/images/layout/common/loadinfo06.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
  display: inline-block;
  height: 16px;
  text-indent: -9999px;
  width: 16px;
}
/*FOOTER*/
.footerwrap {
  clear: both;
  overflow: hidden;
}
@media (min-width: 768px) {
  .footerwrap {
    background: #333;
  }
}
@media screen and (max-width: 767px) {
  .footerwrap {
    background: #666;
  }
}
/*404*/
@media screen and (max-width: 767px) {
  .error404 {
    background: url('../../bundles/vocentofrontend/images/layout/common/bg_404.png') no-repeat scroll center top / 100% auto #eaeaea;
  }
}
@media (min-width: 768px) {
  .error404 {
    background: url('../../bundles/vocentofrontend/images/layout/common/bg_404.png') no-repeat scroll center top #eaeaea;
  }
}
.error404-wrap {
  color: #005f68;
}
@media screen and (max-width: 767px) {
  .error404-wrap {
    padding-left: 45%;
    padding-top: 35%;
  }
}
@media (min-width: 768px) {
  .error404-wrap {
    margin: 0 auto;
    width: 1004px;
    padding: 350px 0 0 406px;
  }
}
.error404-title {
  margin: 0;
  font-style: italic;
}
@media (min-width: 768px) {
  .error404-title {
    font: bold 52px Arial;
  }
}
@media screen and (max-width: 767px) {
  .error404-title {
    font: bold 30px Arial;
  }
}
.error404-title span {
  display: block;
}
@media (min-width: 768px) {
  .error404-title span {
    font-size: 68px;
  }
}
@media screen and (max-width: 767px) {
  .error404-title span {
    font-size: 38px;
  }
}
.error404-txt {
  margin-top: 5px;
}
@media (min-width: 768px) {
  .error404-txt {
    font: normal 26px Arial;
  }
}
@media screen and (max-width: 767px) {
  .error404-txt {
    font: normal 14px Arial;
  }
}
.error404-txt a {
  color: #0093a2;
}
/*************************/
/* FALSAS PANTALLAS PARA MOVIL  */
/*************************/
.misdatosmenufalso {
  list-style: none;
  margin: 0;
  padding: 0;
}
.misdatosmenufalso .misdatosmenufalso-item {
  border-bottom: 1px solid #999999;
  font: bold 1.5rem/43px 'Open Sans';
  padding-left: 23px;
  background: url("../../bundles/vocentofrontend/images/layout/common/m-bg-selectcustom.svg") no-repeat scroll 92% center #ffffff;
  cursor: pointer;
}
.misdatosmenufalso .misdatosmenufalso-item a {
  text-decoration: none;
  color: #000;
  display: block;
}
.misdatosmenufalso .misdatosmenufalso-item:hover {
  background-color: #3ad5f1;
}
@media screen and (max-width: 767px) {
  .slidecapa {
    display: none;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .slidewrap-2,
  .slidecapa {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  body.screenswiper .rallado {
    overflow-x: hidden;
  }
  body.screenswiper .rallado .wrapdesktop {
    width: 200%;
  }
  body.screenswiper .rallado .capadeslizable {
    left: 0;
    position: relative;
    width: 100%;
  }
  body.screenswiper .rallado .slidewrap-1,
  body.screenswiper .rallado .slidewrap-2 {
    float: left;
    width: 50%;
  }
}
/*************************/
/* LAYOUT ARTICULOS/PRODUCTOS  */
/*************************/
@media screen and (max-width: 767px) {
  .agrupacionarticulos {
    background: #e2e2e2;
  }
}
.agrupacionarticulos-wrap {
  background: #3ad5f1;
}
@media screen and (max-width: 767px) {
  .con-titulo-categoria-m-Fixed .agrupacionarticulos-wrap {
    display: block !important;
    width: 100%;
    top: 0;
    z-index: 10;
    -webkit-transition: top 0.3s ease-in-out;
    transition: top 0.3s ease-in-out;
  }
}
@media screen and (max-width: 767px) {
  .con-titulo-categoria-m-Fixed.nav-down .agrupacionarticulos-wrap {
    top: 50px;
    position: fixed;
  }
}
.agrupacionarticulos-title-wrap {
  margin: 0 auto;
}
@media (min-width: 768px) {
  .agrupacionarticulos-title-wrap {
    width: 999px;
    height: 30px;
    padding: 0 0 0 9px;
  }
}
@media screen and (max-width: 767px) {
  .agrupacionarticulos-title-wrap {
    padding: 10px 0 10px 9px;
    display: table;
    width: 100%;
  }
}
.agrupacionarticulos-title-wrap h1 {
  margin: 0;
  padding: 0;
  font: bold 20px 'Open Sans';
  font: bold 2rem 'Open Sans';
  color: #000;
  text-transform: uppercase;
  display: inline-block;
}
@media (min-width: 768px) {
  .agrupacionarticulos-title-wrap h1 {
    line-height: 30px;
    height: 30px;
  }
}
@media screen and (max-width: 767px) {
  .agrupacionarticulos-title-wrap h1 {
    display: table-cell;
  }
}
.agrupacionarticulos-title-wrap a {
  float: right;
  background: #000;
  color: #fff;
  font: 600 16px 'Open Sans';
  font: 600 1.6rem 'Open Sans';
  text-decoration: none;
  position: relative;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  padding: 0 27px 0 40px;
  margin-right: 27px;
  top: -1px;
}
.agrupacionarticulos-title-wrap a:after {
  border-bottom: 15px solid transparent;
  border-left: 15px solid #000;
  border-top: 15px solid transparent;
  content: "";
  margin-right: -9px;
  position: absolute;
  right: -5px;
  top: 0;
}
@media (min-width: 768px) {
  .wraparticles {
    margin: 0px auto 23px auto;
    overflow: hidden;
    padding: 23px 17px 0 17px;
    width: 1024px;
  }
}
@media screen and (max-width: 767px) {
  .wraparticles {
    margin: 5px;
  }
}
@media (min-width: 768px) {
  .wrapcromos {
    margin: 0 -14px;
  }
}
@media (min-width: 768px) {
  .cromo {
    width: 33.33333%;
    float: left;
    padding: 0 7px;
  }
  .cromo.cromo-dostercios {
    width: 66.66667%;
  }
  .cromo.cromo-doble {
    width: 50%;
  }
  .cromo.cromo-cuarto {
    width: 25%;
  }
}
.cromo-modulo {
  position: relative;
}
@media (min-width: 768px) {
  .cromo-modulo {
    height: 360px;
    margin-bottom: 25px;
    background-color: #fff;
    box-shadow: 6px 6px 1px rgba(153, 153, 153, 0.7);
    padding: 28px 12px 0;
  }
  .cromo-doble .cromo-modulo {
    height: 245px;
  }
  .cromo-cuarto .cromo-modulo {
    padding-top: 20px;
    height: 275px;
  }
}
@media screen and (max-width: 767px) {
  .cromo-modulo {
    min-height: 299px;
    height: auto;
    background: #fff;
    margin-bottom: 5px;
    padding: 8px;
  }
  .cromo-modulo .cintillo {
    background: #DBDBDB;
    font-weight: bold;
    text-align: center;
    padding: 2px 0;
  }
}
.cromo-figure {
  position: relative;
}
@media (min-width: 768px) {
  .cromo-figure {
    position: relative;
    width: 300px;
    height: 197px;
  }
  .cromo-dostercios .cromo-figure {
    width: 410px;
    height: 258px;
    float: left;
  }
  .cromo-doble .cromo-figure {
    width: 275px;
    height: 160px;
    float: left;
    overflow: hidden;
  }
  .cromo-cuarto .cromo-figure {
    width: 220px;
    height: 146px;
  }
}
.cromo-figure a {
  text-decoration: none;
}
.cromo-figure img {
  max-width: 100%;
  border: 1px solid #e2e2e2;
  height: auto;
  width: 100%;
  vertical-align: bottom;
}
.cromo-figure-aviso {
  position: absolute;
  bottom: 0;
  width: 72%;
  text-transform: uppercase;
  color: #fff;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: center;
  line-height: 36px;
}
.cromo-figure-aviso.pocas {
  background: #f65353;
}
.cromo-figure-aviso.ampliamos {
  background: #8fa526;
}
@media (min-width: 768px) {
  .cromo-datos {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
  }
  .cromo-dostercios .cromo-datos {
    width: 324px;
    right: 0;
    left: auto;
  }
  .cromo-doble .cromo-datos {
    width: 324px;
    right: 0;
    left: auto;
  }
}
@media screen and (max-width: 767px) {
  .cromo-datos {
    position: relative;
    top: -33px;
    width: 100%;
  }
}
.cromo-datos li {
  float: right;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .cromo-datos li {
    height: 33px;
    line-height: 33px;
    width: 50%;
    background: blue;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
@media (min-width: 768px) {
  .cromo-datos li {
    width: 33.333%;
    height: 35px;
    line-height: 35px;
    font-size: 21px;
    font-size: 2.1rem;
  }
}
.cromo-datos li.cromo-datos-anterior {
  font-weight: normal;
  text-decoration: line-through;
}
@media (min-width: 768px) {
  .cromo-datos li.cromo-datos-anterior {
    background: #f5f5f5;
    font-size: 16px;
    font-size: 1.6rem;
    color: #666666;
  }
}
@media screen and (max-width: 767px) {
  .cromo-datos li.cromo-datos-anterior {
    background: #e2e2e2;
    position: absolute;
    left: 0;
    width: 33.333333%;
  }
}
.cromo-datos li.cromo-datos-precio {
  font-weight: bold;
  background: #d2ff19;
}
@media screen and (max-width: 767px) {
  .cromo-datos li.cromo-datos-precio {
    position: absolute;
    right: 0;
    width: 33.33333%;
    font-size: 22px;
    font-size: 2.2rem;
    height: 51px;
    line-height: 51px;
    margin-top: -19px;
  }
}
@media (min-width: 768px) {
  .cromo-datos li.cromo-datos-llevatelo {
    background: #3ad5f1;
  }
  .cromo-datos li.cromo-datos-llevatelo a {
    color: #000;
    text-decoration: none;
  }
}
.cromo-datos li.cromo-datos-finalizado {
  background: #DBDBDB;
  font-size: 20px;
  font-size: 2rem;
}
@media (min-width: 768px) {
  .cromo-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 16px;
    margin: 5px 0;
    height: 32px;
  }
  .cromo-dostercios .cromo-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21px;
    float: right;
    width: 220px;
    margin-top: 0;
    height: auto;
  }
  .cromo-doble .cromo-title {
    margin-top: 0;
    width: 185px;
    height: auto;
    float: right;
  }
}
@media screen and (max-width: 767px) {
  .cromo-title {
    margin: 10px 0;
    clear: both;
    width: 100%;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 22px;
    line-height: 2.2rem;
  }
  .cromo-flex .cromo-title {
    top: 10%;
  }
}
.cromo-title a {
  color: #000;
  text-decoration: none;
}
.cromo-descripcion {
  float: right;
  width: 220px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
  margin: 0;
}
.cromo-flex-sello {
  position: absolute;
  top: 0;
}
@media screen and (max-width: 767px) {
  .cromo-flex-sello {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll 5px -1426px transparent;
    height: 46px;
    left: 0;
    width: 50px;
  }
}
@media (min-width: 768px) {
  .cromo-flex-sello {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -15px -2012px transparent;
    height: 35px;
    right: 20px;
    width: 25px;
  }
}
.cromo-flex-ver {
  background: #ff871c;
  text-align: center;
}
.cromo-cuarto .cromo-flex-ver {
  width: 75px;
  height: 32px;
  line-height: 32px;
}
.cromo-flex-ver a {
  color: #000;
  text-decoration: none;
  font-weight: bold;
  float: right;
  display: block;
  width: 100%;
}
.cromo-cuarto .cromo-flex-ver a {
  font-size: 13px;
  font-size: 1.3rem;
}
@media (min-width: 768px) {
  .cromo-addandtime {
    position: absolute;
  }
  .cromo-dostercios .cromo-addandtime {
    top: 220px;
    right: 15px;
  }
  .cromo-doble .cromo-addandtime {
    top: 125px;
    right: 15px;
  }
}
@media (min-width: 768px) {
  .comodin {
    position: relative;
    box-shadow: 6px 6px 1px rgba(153, 153, 153, 0.7);
    height: 360px;
    margin-bottom: 25px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    background: url("../../bundles/vocentofrontend/images/layout/header/bg-comodin.jpg") no-repeat scroll center bottom #ffffff;
  }
  .comodin.campaigns.sanValentin {
    background: url("../../bundles/vocentofrontend/images/campaigns/sanValentin.jpg") no-repeat scroll center bottom #ffffff;
  }
  .comodin div {
    font: bold 32px/37px 'Open Sans';
    font: bold 3.2rem/3.7rem 'Open Sans';
    color: #fff;
  }
  .comodin div:first-child {
    padding-top: 28px;
  }
  .comodin .btn {
    color: #000;
    background: #d2ff19;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 36px;
    line-height: 3.6rem;
    font-weight: bold;
    width: 228px;
    display: block;
    margin: 30px auto 0;
    position: absolute;
    bottom: 25px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
}
.cromo-modulo-sub {
  margin: 0;
  position: absolute;
  top: 5px;
  left: 15px;
  color: #8fa526;
}
.cromo-ico-rural {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -15px -1571px transparent;
  width: 33px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 30px;
}
/************************/
/* LISTADO CATEGORIAS */
/************************/
.categorias {
  background: none repeat scroll 0 0 #fff;
  padding: 10px 0 20px;
}
.categorias-title {
  font-size: 18px;
  font-size: 1.8rem;
  text-transform: uppercase;
}
.categorias-listado li {
  display: inline;
}
.categorias-listado li:before {
  content: '|';
  margin-right: 5px;
}
.categorias-listado li > a {
  color: #a6a6a6;
  text-transform: uppercase;
  font-size: 15px;
  font-size: 1.5rem;
  text-decoration: none;
  line-height: 21px;
}
.categorias-listado li > a.selected {
  color: #3ad5f1;
}
.categorias-listado li a:hover {
  color: #3ad5f1;
}
.categorias-listado li:first-child:before {
  content: '';
  margin-right: 0;
}
/************************/
/*PORCENTAJE PRODUCTOS*/
/************************/
.porcentaje {
  position: absolute;
  bottom: 0;
  font-weight: bold;
  color: #000;
  z-index: 3;
}
@media screen and (max-width: 767px) {
  .porcentaje {
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    height: 33px;
    width: 33.90%;
    /*33.333%;*/
    font: bold 16px/33px 'Open Sans';
    font: bold 1.6rem/33px 'Open Sans';
    color: #000;
    text-align: center;
    background: #3ad5f1;
  }
  .cromo-flex .porcentaje,
  .detalle-producto-flex .porcentaje {
    right: 0;
    left: auto;
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    transform: translate(0, 0);
    font-size: 22px;
    font-size: 2.2rem;
    height: 51px;
    line-height: 51px;
  }
}
@media (min-width: 767px) {
  .porcentaje {
    right: 0;
    background: #d2ff19;
    width: 28%;
    line-height: 52px;
    font-size: 24px;
    font-size: 2.4rem;
    padding: 0 10px;
    text-align: center;
  }
  .cromo-flex .porcentaje {
    background: #ffb11a;
  }
  .detalle-producto .porcentaje {
    bottom: auto;
    font-size: 40px;
    font-size: 4rem;
    line-height: 40px;
    line-height: 4rem;
    left: 0;
    padding-right: 5px;
    right: auto;
    top: 15px;
    width: 115px;
    height: 64px;
    text-align: right;
  }
  .detalle-producto .porcentaje em {
    font-size: 21px;
    font-size: 2.1rem;
  }
  .detalle-producto .porcentaje .detalle-producto-tag {
    color: #000;
    display: block;
    font: 11px/11px "Open Sans";
    font: 1.1rem/1.1rem "Open Sans";
    padding: 10px 0 0;
    text-align: left;
  }
}
.porcentaje em {
  font-style: normal;
}
@media screen and (max-width: 767px) {
  .cromo-flex .porcentaje {
    background: #ff871c;
  }
}
@media (min-width: 767px) {
  .cromo-flex .porcentaje {
    background: #ffb11a;
    width: 65px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-size: 1.6rem;
  }
}
.detalle-producto-flex .porcentaje {
  background-color: #ff871c;
}
/************************/
/*ADDRESSOFP*/
/************************/
.addressofp {
  font-style: normal;
  color: #000;
  background-image: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg");
}
@media screen and (max-width: 767px) {
  .addressofp {
    padding-left: 25px;
    background-repeat: no-repeat;
    background-position: -21px -1134px;
    min-height: 34px;
  }
  .cromo .addressofp {
    position: relative;
  }
  .cromo-flex .addressofp {
    top: 10%;
  }
}
@media (min-width: 768px) {
  .addressofp {
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: -21px -1211px;
    font-size: 10px;
    font-size: 1rem;
    text-transform: uppercase;
    height: 28px;
    overflow: hidden;
  }
  .cromo-dostercios .addressofp {
    float: right;
    width: 220px;
    height: 45px;
  }
  .cromo-doble .addressofp {
    float: right;
    width: 185px;
    height: 45px;
  }
  .detalle-producto .addressofp {
    background-position: -18px -1262px;
    padding-left: 30px;
    font-size: 14px;
    font-size: 1.4rem;
    overflow: visible;
    height: auto;
    min-height: 28px;
  }
}
.addressofp .address-title {
  text-transform: uppercase;
  color: #09687a;
}
@media screen and (max-width: 767px) {
  .addressofp .address-title {
    display: block;
  }
}
@media (min-width: 768px) {
  .addressofp .address-title:after {
    content: '|';
    padding-left: 5px;
    color: #09687a;
  }
  .cromo-dostercios .addressofp .address-title:after,
  .cromo-doble .addressofp .address-title:after,
  .detalle-producto .addressofp .address-title:after {
    content: '';
  }
  .cromo-dostercios .addressofp .address-title,
  .cromo-doble .addressofp .address-title {
    display: block;
  }
  .detalle-producto .addressofp .address-title {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
    padding-top: 3px;
  }
}
/************************/
/*TIMEOUT*/
/************************/
.timeOut {
  font: bold 12px 'Open Sans';
  font: bold 1.2rem 'Open Sans';
  color: #666666;
}
@media screen and (max-width: 767px) {
  .detalle-producto .timeOut {
    color: #666666;
  }
}
@media (min-width: 768px) {
  .detalle-producto .timeOut {
    font-weight: normal;
  }
}
.cromo .timeOut {
  clear: both;
  padding-top: 5px;
}
.timeOut-people {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -10px -2257px transparent;
  padding-left: 35px;
}
.cromo .timeOut-people:after {
  padding-left: 3px;
  padding-rigth: 3px;
  content: '|';
}
/************************/
/*COUNTDOWN*/
/************************/
.detalle-producto .countDown {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -20px -2325px transparent;
  display: inline-block;
  line-height: 21px;
  padding-left: 30px;
}
.countDown .d:after {
  content: 'd';
}
.countDown .h:after {
  content: 'h';
}
.countDown .m:after {
  content: "'";
}
.countDown .s:after {
  content: "''";
}
/*************************/
/* BOTONES Y LINKS  */
/*************************/
.botonera {
  text-align: center;
}
.botoneraright {
  text-align: right;
}
.btn {
  display: inline-block;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: none !important;
}
@media screen and (max-width: 767px) {
  .btn {
    color: #000;
    background: #3ad5f1;
    font: bold 15px 'Open Sans';
    font: bold 1.5rem 'Open Sans';
    padding: 12px 10px;
    cursor: pointer;
    min-width: 93px;
  }
  .btn.lower {
    text-transform: none;
  }
  .btn.botonokmovil {
    min-width: inherit;
  }
  .btn:focus {
    outline: none;
  }
}
input.btn {
  border: medium none;
  text-transform: uppercase;
  border: 0;
  border-radius: none !important;
}
@media (min-width: 768px) {
  input.btn {
    background: #00869c;
    font: normal 12px 'Open Sans';
    font: normal 1.2rem 'Open Sans';
    padding: 5px 18px;
    color: #fff;
  }
  input.btn:hover {
    color: #000;
  }
}
@media screen and (max-width: 767px) {
  .btn.granboton {
    display: block;
    margin: 10px auto;
    text-align: center;
    width: 95%;
  }
}
.linkazul {
  font: bold 15px 'Open Sans';
  font: bold 1.5rem 'Open Sans';
  color: #3ad5f1;
  display: inline-block;
  margin: 10px 0;
  cursor: pointer;
}
@media (min-width: 768px) {
  .question {
    position: absolute;
    font-size: 12px;
    font-size: 1.2rem;
    font-weight: normal;
    color: #000;
    text-decoration: none;
    background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg') no-repeat -15px -956px;
    line-height: 28px;
    padding-left: 32px;
    top: 20px;
    left: 456px;
  }
}
.m-question {
  background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg') no-repeat scroll right -956px transparent;
  line-height: 28px;
  display: inline-block;
  text-decoration: none;
  color: #000;
  text-align: center;
  padding-right: 50px;
}
@media (min-width: 768px) {
  .linkDesktop {
    color: #00a9c2;
    font: normal 12px 'Open Sans';
    font: normal 1.2rem 'Open Sans';
  }
}
.linkflecha {
  color: #000;
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll right -348px transparent;
  line-height: 32px;
  text-decoration: none;
  padding-right: 25px;
  display: inline-block;
}
@media (min-width: 768px) {
  .linkDesktoptipo2 {
    background: #00a9c2;
    color: #fff;
    font: normal 12px 'Open Sans';
    font: normal 1.2rem 'Open Sans';
    text-transform: uppercase;
    padding: 5px 18px;
  }
  .linkDesktoptipo2:hover {
    background: #00869c;
  }
  .linkDesktoptipo2.btn-negativo {
    background: #00869c;
    color: #000;
  }
  .linkDesktoptipo2.btn-negativo:hover {
    background: #00a9c2;
  }
}
/*BOTON OK Y ATRAS EN CABECERAS MOVIL*/
.estaticastitlewrap .headermovilfalso-atras,
.buscador .headermovilfalso-atras,
.cuerpo-detalle .headermovilfalso-atras,
.headermovilfalso input.btn,
.headermovilfalso .headermovilfalso-atras,
.compartir-detalle {
  height: 48px;
  line-height: 48px;
  margin-top: 1px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 52px;
  border: 0;
  cursor: pointer;
}
.headermovilfalso-atras {
  z-index: 1;
  text-decoration: none;
  background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg') scroll no-repeat center -225px;
  text-indent: -9999px;
}
.cuerpo-detalle .headermovilfalso-atras {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -108px transparent;
  text-indent: 9999px;
}
.headermovilfalso input.btn {
  right: 0;
}
@media (min-width: 768px) {
  .cuerpo-detalle .headermovilfalso-atras,
  .headermovilfalso-atras,
  .headermovilfalso input.btn,
  .compartir-detalle {
    display: none;
  }
}
.compartir-detalle {
  left: auto;
  right: 0;
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -1698px transparent;
  text-indent: 9999px;
}
/*BOTON FACEBOOK*/
.conectarfb {
  display: table;
  margin: 12px auto;
  max-width: 200px;
  width: auto;
}
@media (min-width: 768px) {
  .conectarfb {
    margin: 0 auto;
  }
}
.conectarfb a {
  display: table-row;
  text-decoration: none;
}
.conectarfb a span,
.conectarfb a:before {
  background: #3a5a98;
  display: table-cell;
  padding: 0 10px;
  text-align: left;
  vertical-align: middle;
  color: #fff;
  font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
}
.conectarfb a:before {
  content: '';
  background: url('../../bundles/vocentofrontend/images/layout/common/m-facebook.png') no-repeat 20px 10px #3a5a98;
  height: 43px;
  width: 45px;
  color: #fff;
  border-right: 1px solid #fff;
}
@media (min-width: 768px) {
  .conectarfb a:before {
    background: url('../../bundles/vocentofrontend/images/layout/common/m-facebook.png') no-repeat center center #3a5a98;
    background-size: 50%;
    height: 25px;
    width: 25px;
  }
}
.wrap-masofertas {
  width: 999px;
  text-align: right;
  margin: 0 auto;
}
.btnarrowmas {
  background: #000;
  color: #fff;
  font: 600 16px 'Open Sans';
  font: 600 1.6rem 'Open Sans';
  text-decoration: none;
  position: relative;
  display: inline-block;
  line-height: 30px;
  height: 30px;
  padding: 0 27px;
  margin-right: 15px;
}
.btnarrowmas:after {
  border-bottom: 15px solid transparent;
  border-left: 15px solid #000;
  border-top: 15px solid transparent;
  content: "";
  margin-right: -9px;
  position: absolute;
  right: -5px;
  top: 0;
}
/*************************/
/* CUSTOMS INPUTS */
/*************************/
.custominputwrap {
  margin: 10px 0;
  position: relative;
}
.custominputwrap input[type="checkbox"],
.custominputwrap input[type="radio"] {
  /* position:absolute;*/
  width: auto;
  height: auto;
  /* Reset anything that could peek out or interfere with dimensions */
  overflow: hidden;
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  opacity: 0;
  display: none;
}
.lt-ie9 .custominputwrap input[type="checkbox"],
.lt-ie9 .custominputwrap input[type="radio"] {
  display: inline-block;
}
@media (min-width: 768px) {
  .custominputwrap.checkboxinicio {
    clear: both;
    display: block;
    float: left;
    margin-left: 293px;
    margin-top: 5px;
    width: 100%;
  }
}
.custominputwrap .custominput-text {
  display: inline-block;
  vertical-align: middle;
  margin-left: 5px;
  width: 75%;
  color: #000;
  font: normal 1.2rem/16px 'Open Sans';
}
.custominputwrap-unalinea.custominputwrap .custominput-text {
  display: inline;
}
.custominputwrap .custominput-text a {
  color: #3ad5f1;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .custominputwrap .custominput-text a {
    font-weight: bold;
    text-decoration: underline;
  }
}
@media (min-width: 768px) {
  .custominputwrap .custominput-text {
    color: #000;
    text-decoration: none;
  }
}
.custominputwrap .custominput-checkbox,
.custominputwrap .custominput-checkbox-incomplete-checkout {
  background: none repeat scroll 0 0 white;
  display: inline-block;
  vertical-align: middle;
  height: 32px;
  width: 39px;
  background: url('../../bundles/vocentofrontend/images/layout/form/m-checkbox-vacio.png') no-repeat scroll 0 center transparent;
  cursor: pointer;
}
.custominputwrap .custominput-checkbox.top,
.custominputwrap .custominput-checkbox-incomplete-checkout.top {
  vertical-align: top;
}
@media (min-width: 768px) {
  .custominputwrap .custominput-checkbox,
  .custominputwrap .custominput-checkbox-incomplete-checkout {
    background-size: cover;
    height: 17px;
    width: 22px;
  }
  .lt-ie9 .custominputwrap .custominput-checkbox,
  .lt-ie9 .custominputwrap .custominput-checkbox-incomplete-checkout {
    display: none;
  }
}
.custominputwrap [type=checkbox]:checked + span {
  background: url('../../bundles/vocentofrontend/images/layout/form/m-checkbox.png') no-repeat scroll 0 center transparent;
}
@media (min-width: 768px) {
  .custominputwrap [type=checkbox]:checked + span {
    background-size: cover;
  }
}
.custominputwrap .custominput-radio {
  background: none repeat scroll 0 0 white;
  display: inline-block;
  vertical-align: middle;
  height: 22px;
  width: 22px;
  background: url('../../bundles/vocentofrontend/images/layout/form/bg-radiobutton.png') no-repeat scroll center 0 transparent;
  cursor: pointer;
}
.lt-ie9 .custominputwrap .custominput-radio {
  display: none;
}
.custominputwrap [type=radio]:checked + span {
  background: url('../../bundles/vocentofrontend/images/layout/form/bg-radiobutton.png') no-repeat scroll center -53px transparent;
}
.custominputwrap textarea.need-comments {
  width: 400px;
  height: 60px;
  margin: 10px 20px;
  display: none;
}
/*************************/
/* SELECTCUSTOM */
/*************************/
.selectcustom-container {
  display: inline-block;
  position: relative;
  width: auto;
  background: url("../../bundles/vocentofrontend/images/layout/common/m-bg-selectcustom.svg") no-repeat scroll 92% center #ffffff;
  border: 1px solid #999999;
  margin-right: 15px;
}
.selectcustom-container.nacimiento {
  width: 48.29%;
}
.selectcustom-container.disabled {
  background-color: #e2e2e2;
}
.selectcustom-container.error {
  border: 1px solid #e350f6;
}
.selectcustom-container.combotercio {
  float: left;
  margin-left: 1%;
  min-width: 32.333%;
  width: 32.333%;
  margin-right: 0;
}
.selectcustom-container.combotercio:first-child {
  margin-left: 0;
}
@media screen and (max-width: 767px) {
  .selectcustom-container {
    min-height: 54px;
    min-width: 37.41%;
  }
  .selectcustom-container.anchocompleto {
    min-width: 100%;
  }
}
@media (min-width: 768px) {
  .selectcustom-container {
    background: url('../../bundles/vocentofrontend/images/layout/common/bgselectflechanegra.png') no-repeat scroll calc(96%) center #ffffff;
    min-width: auto;
    min-height: auto;
    margin-right: 0;
    width: 100%;
  }
}
.selectcustom-optionfalse {
  display: block;
  font-size: 15px;
  font-size: 1.5rem;
  padding-left: 0.5em;
  padding-right: 20px;
  width: 100%;
  font-weight: bold;
  line-height: 52px;
}
.disabled .selectcustom-optionfalse {
  color: #666;
  font-weight: normal;
}
@media (min-width: 768px) {
  .selectcustom-optionfalse {
    display: block;
    font-size: 12px;
    font-size: 1.2rem;
    padding-left: 7px;
    padding-right: 20px;
    width: 100%;
    font-weight: normal;
    line-height: 24px;
  }
}
.selectcustom {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  border: 0 none;
  padding: 0 0 0;
  width: 100%;
  height: 100%;
}
.selectcustom option {
  padding-left: 0;
  padding: 0.5em;
  font-size: 12px;
  font-size: 1.2rem;
}
/*************************/
/* CABECERA PPAL */
/*************************/
#header {
  min-height: 50px;
  width: 100%;
}
@media screen and (max-width: 767px) {
  #header {
    position: fixed;
    z-index: 11;
    top: 0;
    -webkit-transition: top 0.2s ease-in-out;
    transition: top 0.2s ease-in-out;
  }
  #header.nav-up {
    top: -50px;
  }
  .smartbanner-show #header.consmartbanner {
    position: absolute;
    top: 80px;
    transition: none;
  }
}
@media (min-width: 768px) {
  #header {
    background: url('../../bundles/vocentofrontend/images/layout/header/fondocabecera-desktop.png') no-repeat scroll center top #e0e0e0;
  }
  #header > .wrapdesktop {
    position: relative;
  }
}
.logo-cabecera {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .logo-cabecera {
    line-height: 50px;
    text-align: center;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    background: #e2e2e2;
  }
}
@media (min-width: 768px) {
  .logo-cabecera {
    margin: 0;
    padding: 17px 5px 4px;
    width: 220px;
    float: left;
  }
}
.logo-cabecera a {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  .logo-cabecera img {
    height: 46px;
    vertical-align: middle;
  }
}
.logo-cabecera h1 {
  display: none;
}
@media (min-width: 768px) {
  .header-wrap-mix {
    margin-top: 35px;
    float: left;
    width: 773px;
  }
}
@media screen and (max-width: 767px) {
  .header-buscador {
    background: #000;
    min-height: 50px;
  }
}
@media (min-width: 768px) {
  .header-buscador {
    float: right;
    width: 306px;
    position: relative;
  }
}
@media screen and (max-width: 767px) {
  .header-buscador [type=text] {
    border: 2px solid #999999;
    float: right;
    margin: 2px 3px 0 0;
    padding: 10px !important;
    width: 75%;
  }
}
@media (min-width: 768px) {
  .header-buscador [type=text] {
    border: none;
  }
}
.header-buscador [type=submit] {
  border: none;
  text-indent: -9999px;
}
@media screen and (max-width: 767px) {
  .header-buscador [type=submit] {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -889px transparent;
    float: left;
    height: 50px;
    padding: 0;
    width: 24%;
  }
}
@media (min-width: 768px) {
  .header-buscador [type=submit] {
    position: absolute;
    right: 1px;
    background: url('../../bundles/vocentofrontend/images/layout/common/lupabuscadordesktop.png') no-repeat scroll 0 0 #ffffff;
    background-size: 32px 23px;
    width: 25px;
    height: 21px;
    top: 2px;
    padding-right: 0px;
  }
}
.header-buscador label {
  display: none;
}
/*************************/
/* NEWSLETTER CABECERA DESKTOP */
/*************************/
.header-newsletter {
  float: left;
  width: 310px;
}
.header-newsletter [type=text] {
  width: 211px;
  float: left;
  border: none;
  height: 25px;
  margin-right: 10px;
}
.header-newsletter .btn {
  background: #d2ff19;
  color: #000;
  float: left;
  width: 88px;
  height: 25px;
  border: none;
  padding: 5px 10px;
}
.header-newsletter .custominputwrap {
  float: left;
  width: 100%;
}
/*************************/
/* COMBOS CABECERA DESKTOP */
/*************************/
.header-contentcombos {
  float: left;
  width: 120px;
  margin-right: 27px;
  position: relative;
  height: 60px;
}
.header-contentcombos .selectcustom-container {
  position: absolute;
  width: 100%;
  background-color: transparent;
  border: none;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 10px;
  font-size: 1rem;
}
.header-contentcombos .selectcustom-optionfalse {
  font-weight: bold;
}
#selectcustom-idioma {
  top: 0;
}
#selectcustom-edicion {
  top: 30px;
}
/*************************/
/* MENU USUARIO */
/*************************/
@media screen and (max-width: 767px) {
  .menuusuario {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    height: auto;
  }
  .menuusuario.desplegado {
    height: 370px;
  }
  .menuusuario:after {
    content: "";
    position: absolute;
    top: -50px;
    left: 0;
    width: 50px;
    height: 50px;
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center 0 transparent;
    cursor: pointer;
  }
  .menuusuario.desplegado:after {
    background-color: #ccc;
  }
  .menuusuario .menuusuario-wrapm {
    width: 247px;
    background: url("../../bundles/vocentofrontend/images/layout/common/m-bg-menusuuario.jpg") no-repeat scroll center bottom #ffffff;
    box-shadow: 3px 5px 10px rgba(153, 153, 153, 0.7);
    display: none;
    padding-bottom: 40px;
  }
  .desplegado.menuusuario .menuusuario-wrapm {
    display: block;
  }
  .menuusuario ul {
    display: block;
    margin-bottom: 10px;
    padding-bottom: 10px;
    background: #fff;
  }
  .menuusuario li a {
    text-decoration: none;
    font: bold 15px 'Open Sans';
    color: #000;
    line-height: 44px;
    padding-left: 50px;
    display: block;
    background-image: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg");
    background-repeat: no-repeat;
    background-color: transparent;
  }
  .menuusuario li a.mu-ico-iniciasesion {
    background-position: 0 -447px;
  }
  .menuusuario li a.mu-ico-registrate {
    background-position: 0 -395px;
  }
  .menuusuario li a.mu-ico-provincia {
    background-position: 0 -505px;
  }
  .menuusuario li a.mu-ico-idioma {
    background-position: 0 -560px;
  }
  .menuusuario li a.mu-ico-misdatos {
    background-position: 0 -615px;
  }
  .menuusuario li a.mu-ico-misflex {
    background-position: 0 -725px;
  }
  .menuusuario li a.mu-ico-miscompras {
    background-position: 0 -670px;
  }
  .menuusuario li a.mu-ico-miscreditos {
    background-position: 0 -780px;
  }
  .menuusuario li a.mu-ico-misventas {
    background-position: 0 -3700px;
  }
  .menuusuario li a:focus,
  .menuusuario li a:active {
    background-color: #3ad5f1;
  }
}
@media (min-width: 768px) {
  .menuusuario {
    position: absolute;
    top: 10px;
    right: 0;
  }
  .menuusuario ul {
    float: left;
  }
  .menuusuario li {
    float: left;
  }
  .menuusuario li > a,
  .menuusuario .menuusuario-tucuenta,
  .menuusuario .menuusuario-close {
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    color: #666666;
    font-weight: bold;
    padding: 0 1px 0 1px;
  }
  .menuusuario li > a:after {
    content: "|";
    padding-left: 6px;
    color: #666666;
  }
  .menuusuario a.mu-ico-iniciasesion:after {
    content: "";
    padding-left: 0;
  }
  .menuusuario li > a.active {
    color: #000;
  }
  .menuusuario .menuusuario-tucuenta {
    text-transform: none;
    color: #000;
  }
  .menuusuario .menuusuario-tucuenta:after {
    content: "|";
    padding-left: 6px;
    color: #000;
  }
}
@media screen and (max-width: 767px) {
  .menuusuario-user {
    display: block;
    color: #09687a;
    padding-left: 17px;
    background: #fff;
    line-height: 44px;
  }
}
@media screen and (max-width: 767px) {
  .menuusuario-close {
    display: block;
    color: #000;
    cursor: pointer;
    float: right;
    font-size: 1.5rem;
    height: 26px;
    margin-right: 0;
    padding-right: 65px;
    text-decoration: none;
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll 98% -296px transparent;
  }
}
@media (min-width: 768px) {
  .menuusuario-close:after {
    content: ' X';
  }
}
a.linkconsigue {
  color: #8fa526 !important;
}
/*************************/
/* MENU NAVEGACION */
/*************************/
@media screen and (max-width: 767px) {
  .menunavegacion {
    position: absolute;
    top: 100%;
    right: 0;
    width: 100%;
    height: auto;
  }
  .menunavegacion.desplegado .wrapdesktop {
    box-shadow: 3px 5px 10px rgba(153, 153, 153, 0.7);
    width: 247px;
    float: right;
    display: block;
  }
  .menunavegacion:after {
    content: "";
    position: absolute;
    top: -50px;
    right: 0;
    width: 50px;
    height: 50px;
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -55px transparent;
    cursor: pointer;
  }
  .menunavegacion.desplegado:after {
    background-color: #ccc;
  }
  .menunavegacion .wrapdesktop {
    display: none;
  }
  .menunavegacion li {
    background-color: #000;
    border-top: 1px solid #333;
    height: 44px;
  }
  .menunavegacion li:active,
  .menunavegacion li.active {
    background-color: #3bd5f1;
  }
  .menunavegacion li a {
    color: #fff;
    font: bold 15px/42px "Open Sans";
    padding-left: 18px;
    position: relative;
    text-decoration: none;
    width: 100%;
    overflow: hidden;
    display: inline-flex;
  }
  .menunavegacion li:active a,
  .menunavegacion li.active a {
    color: #000;
    padding-left: 13px;
  }
  .menunavegacion li.menunavegacion-buscador a {
    background-image: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg');
    background-repeat: no-repeat;
    background-position: -5px -889px;
    padding-left: 50px;
  }
  .menunavegacion li.menunavegacion-localizacion a {
    background-image: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg');
    background-repeat: no-repeat;
    background-position: -5px -834px;
    padding-left: 50px;
  }
  .menunavegacion .menu_level_1 {
    display: block !important;
  }
  .menunavegacion .menu_level_1 li.first {
    border-top: 0;
  }
}
@media (min-width: 768px) {
  .menunavegacion {
    background: #000;
    clear: both;
  }
  .menunavegacion ul {
    min-height: 30px;
  }
  .menunavegacion ul:after {
    clear: both;
    display: table;
    content: '';
  }
  .menunavegacion li {
    float: left;
  }
  .menunavegacion li.active {
    background-color: #3ad5f1;
  }
  .menunavegacion li.active a {
    color: #000;
  }
  .menunavegacion li#dropdown-navbar {
    position: relative;
  }
  .menunavegacion li > a,
  .menunavegacion .no-link-span.dropdown {
    display: inline-block;
    font: 600 14px/30px "Open Sans";
    font: 600 1.4rem/30px "Open Sans";
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    padding: 0 9px;
    position: relative;
    font-weight: bold;
  }
  .menunavegacion .no-link-span.dropdown {
    padding-right: 30px;
    cursor: pointer;
  }
  .menunavegacion .no-link-span.dropdown:hover {
    background: #3ad5f1;
    color: #000;
  }
  .menunavegacion .no-link-span.dropdown:after {
    content: '';
    position: absolute;
    top: 10px;
    right: 4px;
    border-right: 9px solid transparent;
    border-top: 8px solid #fff;
    border-left: 9px solid transparent;
  }
  .menunavegacion .no-link-span.dropdown:hover:after {
    border-top: 8px solid #000;
  }
  .menunavegacion a.active,
  .menunavegacion a:hover {
    background-color: #3ad5f1;
    color: #000;
  }
  .menunavegacion .menu_level_1 {
    display: none;
    position: absolute;
    z-index: 500;
    width: 100%;
  }
  .menunavegacion .menu_level_1 li,
  .menunavegacion .menu_level_1 a {
    display: block;
    width: 100%;
  }
  .menunavegacion .menu_level_1 a {
    line-height: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #000;
    margin-top: 1px;
  }
  .menunavegacion .menu_level_1 a:hover {
    background: #3ad5f1;
    color: #000;
  }
  .menunavegacion .menu_level_1 li.active a {
    background: #3ad5f1 !important;
    color: #000;
  }
  .menunavegacion #dropdown-navbar:hover .menu_level_1 {
    display: block;
  }
}
.menunavegacion .menunavegacion-item-destacado {
  background: #ffb11a;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffb11a 0%, #ff871c 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb11a), color-stop(100%, #ff871c));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffb11a 0%, #ff871c 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffb11a 0%, #ff871c 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffb11a 0%, #ff871c 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffb11a 0%, #ff871c 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb11a', endColorstr='#ff871c', GradientType=0);
  /* IE6-9 */
  color: #000;
  font-size: 0.9rem;
  font-weight: bold;
  line-height: 9px;
  padding: 2px;
  position: absolute;
  right: 0;
  top: -4px;
  text-transform: uppercase;
}
@media screen and (max-width: 767px) {
  .menunavegacion .menunavegacion-item-destacado {
    right: auto;
    text-align: left;
    top: 3px;
    position: relative;
    height: 13px;
    left: 2%;
  }
}
/*************************/
/* PAGINAS ESTATICAS */
/*************************/
@media (min-width: 768px) {
  body.paginaestatica {
    background: url('../../bundles/vocentofrontend/images/layout/statics/fondo_estatica.png') repeat-y scroll center center #d1d1cf;
  }
}
@media (min-width: 768px) {
  body.paginaestatica-sindegrad {
    background: #d1d1cf;
  }
}
.estaticastitlewrap {
  background: url('../../bundles/vocentofrontend/images/layout/header/bg_titulo_estaticas.png') repeat-y scroll center center #0fa6c1;
  text-align: center;
}
@media (max-width: 767px) {
  .estaticastitlewrap {
    height: 80px;
    border-top: 1px solid #999999;
    border-bottom: 1px solid #999999;
    position: relative;
  }
}
@media (min-width: 768px) {
  .estaticastitlewrap {
    height: 86px;
  }
}
.estaticastitlewrap .headermovilfalso-atras {
  height: 80px;
  line-height: 80px;
  background-position: center -213px;
  left: 0;
}
.estaticastitlewrap h1 {
  margin: 0;
  font: normal 15px 'Open Sans';
  font: normal 1.5rem 'Open Sans';
  color: #fff;
  text-transform: uppercase;
  padding-top: 55px;
  background-image: url('../../bundles/vocentofrontend/images/layout/header/estaticastitle-sprite.png');
  background-repeat: no-repeat;
}
.estaticastitlewrap h1.quienes {
  background-position: center -1235px;
}
.estaticastitlewrap h1.como {
  background-position: center -1060px;
}
.estaticastitlewrap h1.cuenta {
  background-position: center -370px;
}
.estaticastitlewrap h1.queteofrecemos {
  background-position: center -715px;
}
.estaticastitlewrap h1.ventajasexclusivas {
  background-position: center -890px;
}
.estaticastitlewrap h1.exitociudad {
  background-position: center -30px;
}
.estaticastitlewrap h1.quieressabermas {
  background-position: center -200px;
}
.estaticastitlewrap h1.teayudamos {
  background-position: center -545px;
}
.estaticastitlewrap h1.condiciones {
  background-position: center -1405px;
}
.estaticastitlewrap h1.encuesta {
  background-position: center -1575px;
}
.estaticastitlewrap-verde {
  background: url('../../bundles/vocentofrontend/images/layout/statics/bg_titulo_estaticas_verde.png') repeat-y scroll center center #0fa6c1;
}
.estaticasbody {
  padding: 20px 0;
}
@media (min-width: 768px) {
  .paginaestatica-sindegrad .estaticasbody {
    padding-top: 0;
  }
}
.estaticas-listado {
  position: relative;
}
@media (min-width: 768px) {
  .estaticas-listado {
    padding-top: 130px;
    background: transparent;
  }
}
@media (max-width: 767px) {
  .estaticas-listado {
    padding-top: 75px;
    background: #fff;
  }
}
.estaticas-listado:first-child {
  padding-top: 0;
}
@media (min-width: 768px) {
  .estaticas-listado:first-child {
    padding-top: 60px;
  }
}
.estaticas-listado:first-child:before {
  background: none;
  content: "";
}
@media (min-width: 768px) {
  .estaticas-listado:first-child:before {
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_star.png') no-repeat scroll center 0 transparent;
    height: 60px;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
  }
}
@media (max-width: 767px) {
  .estaticas-listado:before {
    background: url('../../bundles/vocentofrontend/images/layout/statics/estaticas_bg_m_separador.png') no-repeat scroll center 25px transparent;
    height: 60px;
    width: 100%;
    position: absolute;
    content: "";
    top: 0;
    left: 0;
  }
}
.estaticas-listado.estaticas-listado-saltan:after {
  width: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .estaticas-listado.estaticas-listado-saltan:after {
    height: 60px;
    background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg') no-repeat scroll center -3360px transparent;
  }
}
@media (min-width: 768px) {
  .estaticas-listado.estaticas-listado-saltan:after {
    height: 111px;
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_about1.png') no-repeat scroll center 0 transparent;
  }
}
@media (min-width: 768px) {
  .estaticas-listado.estaticas-listado-ok {
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_about3.png') no-repeat scroll center bottom transparent;
    padding-bottom: 54px;
  }
}
.estaticas-listado.estaticas-listado-ok:after {
  width: 100%;
  position: absolute;
  content: "";
  top: 0;
  left: 0;
}
@media (max-width: 767px) {
  .estaticas-listado.estaticas-listado-ok:after {
    background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg') no-repeat scroll center -3550px transparent;
    height: 60px;
  }
}
@media (min-width: 768px) {
  .estaticas-listado.estaticas-listado-ok:after {
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_about_mejorprecio.png') no-repeat scroll center 0 transparent;
    height: 117px;
  }
}
@media (min-width: 768px) {
  .estaticas-listado.estaticas-listado-exito {
    padding-top: 80px;
    text-align: center;
  }
}
@media (min-width: 768px) {
  .estaticas-listado.estaticas-listado-exito:before {
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_city1.png') no-repeat scroll center 0 transparent;
    height: 57px;
  }
}
.estaticas-title-item {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .estaticas-title-item {
    font: normal 21px/16px 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    font: normal 2.1rem/1.6rem 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    color: #666666;
    margin-bottom: 20px;
  }
  .estaticas-listado-exito .estaticas-title-item {
    color: #0b687a;
  }
}
@media (max-width: 767px) {
  .estaticas-title-item {
    color: #999999;
    margin-bottom: 10px;
    font: normal 18px/24px 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    font: normal 1.8rem/2.4rem 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
  }
}
.estaticas-title-item span {
  display: block;
  margin: 5px 0 0;
  text-transform: none;
  font: normal 12px/15px 'Open Sans';
  font: normal 1.2rem/1.5rem 'Open Sans';
  color: #000;
}
@media (min-width: 768px) {
  .estaticas-title-item span {
    font: normal 14px/16px 'Open Sans';
    font: normal 1.4rem/1.6rem 'Open Sans';
    color: #666666;
  }
}
/*************************/
/* Comofunciona  */
/*************************/
@media (min-width: 768px) {
  .comofunciona {
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_comofunciona-d.png') scroll no-repeat center 0 transparent;
    min-height: 650px;
    padding-left: 405px;
    padding-top: 120px;
  }
}
.comofunciona .comofunciona-listado-sup li {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .comofunciona .comofunciona-listado-sup li {
    color: #666666;
    font-family: DINNeuzeitGroteskStd-BdCond,Arial,sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    margin: 0;
  }
}
@media (max-width: 768px) {
  .comofunciona .comofunciona-listado-sup li {
    color: #999999;
    font: 18px/24px "DINNeuzeitGroteskStd-BdCond", "Open Sans", Arial;
    font: 1.8rem/2.4rem "DINNeuzeitGroteskStd-BdCond", "Open Sans", Arial;
    margin-bottom: 10px;
  }
}
.comofunciona p {
  font-size: 1.17em;
  color: #666666;
}
@media (min-width: 768px) {
  .comofunciona .comofunciona-listado {
    margin-left: 30px;
    margin-top: 96px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .comofunciona .comofunciona-listado {
    padding-top: 15%;
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_comofunciona-m.png') scroll no-repeat center 0 transparent;
    background-size: 100% auto;
  }
}
@media (max-width: 767px) {
  .comofunciona .comofunciona-listado li {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 15px;
    color: #000;
    padding-left: 16px;
    margin-bottom: 15px;
    background: url("../../bundles/vocentofrontend/images/layout/statics/bg_star_queteofrecemos.png") no-repeat scroll left top transparent;
  }
}
@media (min-width: 768px) {
  .comofunciona .comofunciona-listado li {
    color: #09687a;
    float: left;
    font-size: 1.2rem;
    line-height: 16px;
    padding: 0 10px;
    width: 25%;
  }
}
/*************************/
/* CONDICIONES  */
/*************************/
.condicioneswrap h2 {
  border-bottom: 1px solid #709fa7;
  color: #096879;
  font-family: DINNeuzeitGroteskStd-BdCond,Arial,sans-serif;
  font-size: 24px;
  font-size: 2.4rem;
  text-transform: uppercase;
}
.condicioneswrap-color2.condicioneswrap h2 {
  color: #556a01;
  border-bottom: 1px solid #556a01;
}
.condicioneslistado {
  counter-reset: numfaq;
}
@media (min-width: 768px) {
  .condicioneslistado {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .condicioneslistado-item {
    height: 63px;
    overflow: hidden;
    border-bottom: 1px solid #999999;
    background: url("../../bundles/vocentofrontend/images/layout/statics/faqdown-m.png") no-repeat scroll 96% 28px #ffffff;
  }
  .condicioneslistado-item.desplegado {
    height: auto;
    background: url("../../bundles/vocentofrontend/images/layout/statics/faqup-m.png") no-repeat scroll 96% 28px transparent;
  }
}
@media (max-width: 767px) {
  .condicioneslistado-item div {
    padding: 0 14px;
  }
}
@media (min-width: 768px) {
  .condicioneslistado-item div {
    border-bottom: 1px solid #a4a4a4;
  }
  .condicioneslistado-item div:last-of-type {
    border-bottom: medium none;
  }
}
.condicioneslistado-item h3 {
  cursor: pointer;
}
@media (min-width: 768px) {
  .condicioneslistado-item h3:before {
    content: counter(numfaq) ".";
    counter-increment: numfaq 1;
    padding-right: 5px;
  }
}
@media (max-width: 767px) {
  .condicioneslistado-item h3 {
    font: bold 15px/18px 'Open Sans';
    font: bold 1.5rem/1.8rem 'Open Sans';
    color: #000;
    margin: 0;
    height: 63px;
    display: table;
    width: 100%;
  }
  .condicioneslistado-item h3 span {
    padding-left: 14px;
    padding-right: 30px;
    display: table-cell;
    vertical-align: middle;
  }
}
@media (min-width: 768px) {
  .condicioneslistado-item h3 {
    color: #096879;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0.83em;
  }
  .condicioneswrap-color2 .condicioneslistado-item h3 {
    color: #556a01;
  }
}
.condicioneslistado-item p {
  color: #666;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  margin: 1rem 0;
}
.condicioneslistado-item p a {
  color: #00a9c2;
  text-decoration: none;
}
.condicioneslistado-item ul {
  padding-left: 40px;
  list-style-type: disc;
}
.condicioneswrap .botoneraright {
  border-bottom: 1px solid #709fa7;
  margin-bottom: 40px;
}
.condicioneswrap-color2.condicioneswrap .botoneraright {
  border-bottom: 1px solid #556a01;
}
.condicioneswrap .botoneraright a {
  display: inline-block;
  position: relative;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  padding: 0 20px;
  text-decoration: none;
  background: #000;
  line-height: 23px;
}
.condicioneswrap .botoneraright a:after {
  border-bottom: 15px solid #000;
  border-left: 37px solid transparent;
  border-right: 37px solid transparent;
  content: "";
  left: 0;
  position: absolute;
  top: -15px;
}
/*************************/
/* CONTACTAR */
/*************************/
@media (min-width: 768px) {
  .contactarwrap {
    text-align: center;
  }
  .contactarwrap:first-child {
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_star.png') no-repeat scroll 0 0 transparent;
    margin-bottom: 40px;
  }
  .contactarwrap:first-child h2 {
    padding-top: 50px;
  }
}
@media (max-width: 767px) {
  .contactarwrap:first-child p {
    text-align: left;
  }
}
@media (min-width: 768px) {
  .contactarwrap h2 {
    padding-top: 20px;
  }
}
.contactarwrap p {
  text-align: center;
}
.contactarwrap.conbgazul {
  padding-top: 5px;
}
@media (min-width: 768px) {
  .contactarwrap.conbgazul {
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_estatica_degazul.png') no-repeat scroll 0 0 transparent;
  }
}
@media (max-width: 767px) {
  .contactarwrap.conbgazul {
    margin-top: 20px;
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_estatica_degazul-m.png') no-repeat scroll 0 0 transparent;
    background-size: 100% auto;
  }
}
.contactarwrap p {
  color: #666666;
}
@media (min-width: 768px) {
  .contactarwrap p {
    font-size: 16px;
    font-size: 1.6rem;
    margin: 7px 0;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .contactarwrap p {
    color: #000;
  }
}
.contactarwrap p span {
  display: block;
}
.contactarwrap p a {
  font-weight: bold;
  color: #48849c;
  text-decoration: none;
}
@media (max-width: 767px) {
  .contactarwrap p a {
    font-weight: 800;
  }
}
@media (max-width: 767px) {
  .contactarwrap p.contactar-tlf {
    padding-left: 90px;
  }
}
.contactarwrap p.contactar-tlf:before {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -3044px transparent;
  content: "";
  display: block;
  height: 60px;
  width: 40px;
}
@media (min-width: 768px) {
  .contactarwrap p.contactar-tlf:before {
    margin: 12px auto 0;
  }
}
@media (max-width: 767px) {
  .contactarwrap p.contactar-tlf:before {
    left: 40px;
    position: absolute;
  }
}
@media (max-width: 767px) {
  .contactarwrap p.contactar-email {
    padding-left: 90px;
  }
}
.contactarwrap p.contactar-email:before {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -3184px transparent;
  content: "";
  display: block;
  height: 60px;
  width: 50px;
}
@media (min-width: 768px) {
  .contactarwrap p.contactar-email:before {
    margin: 20px auto 0;
  }
}
@media (max-width: 767px) {
  .contactarwrap p.contactar-email:before {
    left: 35px;
    position: absolute;
    background-position: center -3194px;
  }
}
.contactarwrap .tlfnum {
  color: #48849c;
  font-size: 25px;
  font-size: 2.5rem;
  font-family: DINNeuzeitGroteskStd-BdCond,Arial,sans-serif;
}
@media (max-width: 767px) {
  .formpaginacontactar {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .formpaginacontactar {
    width: 835px;
    margin: 0 auto 30px;
  }
}
.formpaginacontactar .asterisco {
  margin: 0;
  font-size: 10px;
  font-size: 1rem;
  float: left;
}
@media (min-width: 768px) {
  .formpaginacontactar .botonera {
    width: 100%;
    text-align: right;
  }
  .formpaginacontactar .botonera div,
  .formpaginacontactar .botonera input {
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
  }
}
/*************************/
/* Cuentaselo  */
/*************************/
@media (min-width: 768px) {
  .cuentaselo {
    background: url("../../bundles/vocentofrontend/images/layout/statics/bg_cuentaselo.png") no-repeat scroll center top #d1d1cf;
    min-height: 650px;
    margin: 0 auto;
    padding-left: 460px;
    padding-top: 150px;
    text-align: left;
    padding-right: 20px;
  }
}
.cuentaselo h2 {
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 768px) {
  .cuentaselo h2 {
    font: normal 24px/33px 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    font: normal 2.4rem/3.36rem 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    color: #666666;
  }
  .cuentaselo h2 span {
    color: #8fa526;
  }
}
@media (max-width: 767px) {
  .cuentaselo h2 {
    color: #999999;
    margin-bottom: 10px;
    font: normal 18px/24px 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    font: normal 1.8rem/2.4rem 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
  }
}
@media (min-width: 768px) {
  .cuentaselo p {
    font: normal 24px/33px 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    font: normal 2.4rem/3.36rem 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    text-transform: uppercase;
    color: #666666;
  }
  .cuentaselo p span {
    color: #8fa526;
  }
}
@media (min-width: 768px) {
  .cuentaselo .botonera {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .cuentaselo a {
    background: #0fa6c1;
    border: 0 none;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 26px;
    padding: 0 18px;
  }
}
/*************************/
/* FAQS */
/*************************/
@media (min-width: 768px) {
  .teayudamoshead {
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_teayudamostitlebottom.png') no-repeat scroll 0 bottom transparent;
    text-align: center;
    padding-bottom: 100px;
    color: #666666;
    margin-bottom: 20px;
  }
  .teayudamoshead h2 {
    background: url("../../bundles/vocentofrontend/images/layout/statics/bg_star.png") no-repeat scroll center 0 transparent;
    font-family: DINNeuzeitGroteskStd-BdCond,Arial,sans-serif;
    font-size: 2.1rem;
    font-weight: normal;
    margin-bottom: 0;
    text-transform: uppercase;
    padding-top: 50px;
  }
  .teayudamoshead p {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.teayudamos-faqslistado {
  counter-reset: numfaq;
}
@media (min-width: 768px) {
  .teayudamos-faqslistado {
    margin-bottom: 50px;
  }
}
@media (max-width: 767px) {
  .teayudamos-faqslistado-item {
    height: 63px;
    overflow: hidden;
    border-bottom: 1px solid #999999;
    background: url("../../bundles/vocentofrontend/images/layout/statics/faqdown-m.png") no-repeat scroll 96% 28px #ffffff;
  }
  .teayudamos-faqslistado-item.desplegado {
    height: auto;
    background: url("../../bundles/vocentofrontend/images/layout/statics/faqup-m.png") no-repeat scroll 96% 28px transparent;
  }
}
@media (min-width: 768px) {
  .teayudamos-faqslistado-item {
    height: 34px;
    overflow: hidden;
    background: url("../../bundles/vocentofrontend/images/layout/statics/faqdown-d.png") no-repeat scroll right 10px transparent;
  }
  .teayudamos-faqslistado-item.desplegado {
    height: auto;
    background: url("../../bundles/vocentofrontend/images/layout/statics/faqup-d.png") no-repeat scroll right 10px transparent;
  }
}
.teayudamos-faqslistado-item h3 {
  cursor: pointer;
}
@media (max-width: 767px) {
  .teayudamos-faqslistado-item h3 {
    font: bold 15px/18px 'Open Sans';
    font: bold 1.5rem/1.8rem 'Open Sans';
    color: #000;
    margin: 0;
    height: 63px;
    display: table;
    width: 100%;
  }
  .teayudamos-faqslistado-item h3 span {
    padding-left: 14px;
    padding-right: 30px;
    display: table-cell;
    vertical-align: middle;
  }
}
@media (min-width: 768px) {
  .teayudamos-faqslistado-item h3 {
    color: #00a9c2;
    font-family: DINNeuzeitGroteskStd-BdCond,Arial,sans-serif;
    font-size: 24px;
    font-size: 2.4rem;
    text-transform: uppercase;
    margin: 0;
    border-bottom: 1px solid #096879;
  }
}
.teayudamos-faqslistado-subitem {
  color: #666666;
}
@media (max-width: 767px) {
  .teayudamos-faqslistado-subitem {
    padding: 0 14px;
  }
}
@media (min-width: 768px) {
  .teayudamos-faqslistado-subitem {
    border-bottom: 1px solid #a4a4a4;
    margin-bottom: 20px;
  }
  .teayudamos-faqslistado-subitem:last-of-type {
    border-bottom: medium none;
  }
}
.teayudamos-faqslistado-subitem h4 {
  color: #096879;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
}
.teayudamos-faqslistado-subitem h4:before {
  content: counter(numfaq) ".";
  counter-increment: numfaq 1;
  padding-right: 5px;
}
.teayudamos-faqslistado-subitem p {
  color: #666;
  font-size: 12px;
  font-size: 1.2rem;
}
.teayudamos-faqslistado-subitem p.titulofalso {
  color: #096879;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: normal;
}
.teayudamos-faqslistado-subitem a {
  color: #00a9c2;
}
.teayudamos-faqslistado-subitem .list_dentro_respuesta ul {
  margin-left: 30px;
}
/*************************/
/* Queteofrecemos  */
/*************************/
@media (min-width: 768px) {
  .queteofrecemoswrap {
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_queteofrecemos.png') no-repeat scroll center top transparent;
    margin: 30px auto auto;
    padding-bottom: 105px;
    padding-top: 150px;
    text-align: center;
    width: 960px;
  }
}
.queteofrecemoswrap h2 {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .queteofrecemoswrap h2 {
    font: normal 24px/16px 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    font: normal 2.4rem/1.6rem 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    color: #0b687a;
  }
}
@media (max-width: 767px) {
  .queteofrecemoswrap h2 {
    margin: 20px 0 0;
    color: #999999;
    margin-bottom: 10px;
    font: normal 18px/24px 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    font: normal 1.8rem/2.4rem 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
  }
}
@media (min-width: 768px) {
  .queteofrecemos-listado {
    margin-left: 370px;
    margin-top: 0;
    padding-top: 50px;
    text-align: left;
    width: 480px;
  }
}
.queteofrecemos-listado li {
  background: url("../../bundles/vocentofrontend/images/layout/statics/bg_star_queteofrecemos.png") no-repeat scroll left top transparent;
}
@media (max-width: 767px) {
  .queteofrecemos-listado li {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 15px;
    color: #000;
    padding-left: 16px;
    margin-bottom: 15px;
  }
}
@media (min-width: 768px) {
  .queteofrecemos-listado li {
    color: #666;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 16px;
    margin-bottom: 40px;
    padding-left: 35px;
  }
}
/*************************/
/* SABER MAS */
/*************************/
@media (min-width: 768px) {
  .sabermaswrap {
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_estatica_degazul.png') no-repeat scroll 0 bottom transparent;
    padding-bottom: 40px;
  }
  .sabermaswrap h2 {
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_star.png') no-repeat scroll 0 0 transparent;
    padding-top: 50px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .sabermas-form {
    margin-bottom: 30px;
  }
}
@media (min-width: 768px) {
  .sabermas-form {
    width: 540px;
    margin: 0 auto 30px;
  }
}
/*************************/
/* Ventajas  */
/*************************/
@media (min-width: 768px) {
  .ventajas {
    background: url("../../bundles/vocentofrontend/images/layout/statics/bg_ventajas.png") no-repeat scroll center top #d1d1cf;
    height: 650px;
    margin: auto;
    text-transform: uppercase;
    width: 960px;
    text-align: left;
  }
}
.ventajas h2 {
  text-transform: uppercase;
  margin: 0;
}
@media (min-width: 768px) {
  .ventajas h2 {
    font: normal 20px/28px 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    font: normal 2rem/2.8rem 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    color: #666666;
    width: 100%;
    text-align: center;
    padding-top: 10px;
  }
  .ventajas h2 span {
    color: #8fa526;
  }
}
@media (max-width: 767px) {
  .ventajas h2 {
    color: #999999;
    margin-bottom: 10px;
    font: normal 18px/24px 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    font: normal 1.8rem/2.4rem 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
  }
}
@media (min-width: 768px) {
  .ventajas-listado {
    margin: 220px auto;
    width: 505px;
  }
}
@media (min-width: 768px) {
  .ventajas-listado li {
    font: normal 20px/28px 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    font: normal 2rem/2.8rem 'DINNeuzeitGroteskStd-BdCond', 'Open Sans', Arial;
    color: #666666;
    background: url("../../bundles/vocentofrontend/images/layout/statics/bg_star_ventajas-d.png") no-repeat scroll 0 top transparent;
    padding-left: 40px;
    padding-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .ventajas-listado li {
    background: url("../../bundles/vocentofrontend/images/layout/statics/bg_star_ventajas.png") no-repeat scroll left top transparent;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 15px;
    color: #000;
    padding-left: 16px;
    margin-bottom: 15px;
  }
}
/*************************/
/* ENCUESTA */
/*************************/
@media (min-width: 768px) {
  .encuesta-header {
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_estatica_degazul.png') no-repeat scroll 0 bottom transparent;
    padding-bottom: 40px;
  }
  .encuesta-header h2,
  .encuesta-header .survey {
    background: url('../../bundles/vocentofrontend/images/layout/statics/bg_star.png') no-repeat scroll 0 0 transparent;
    padding-top: 70px;
    text-align: center;
  }
}
.encuesta-intro {
  margin-bottom: 20px;
}
.encuesta-intro p {
  color: #666666;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  margin: 0 0 5px;
}
@media screen and (max-width: 767px) {
  .encuesta-intro p {
    text-align: left;
  }
}
.encuesta-form {
  margin: 0 auto 20px;
}
@media (min-width: 768px) {
  .encuesta-form {
    width: 570px;
  }
}
.encuesta-form ul {
  counter-reset: numq;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .encuesta-form .botonera {
    text-align: right;
  }
}
.encuesta-form-item {
  clear: both;
}
.encuesta-form-item > p {
  color: #096879;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
  margin: 5px;
}
@media (min-width: 768px) {
  .encuesta-form-item > p {
    font-weight: bold;
  }
}
.encuesta-form-item > p:before {
  content: counter(numq) ". ";
  counter-increment: numq 1;
}
@media (min-width: 768px) {
  .encuesta-form-item .custominputwrap {
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .encuesta-form-item .custominputwrap {
    width: 33%;
    float: left;
  }
}
.encuesta-form-item .custominput-text {
  color: #666666;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: left;
  width: 30px;
}
.encuesta-form-item-agroup {
  text-align: center;
}
.questions {
  margin-top: 20px;
}
.questions textarea {
  margin-top: 15px;
}
.encuesta-question {
  clear: both;
  margin-top: 10px;
}
@media (min-width: 768px) {
  .encuesta-question {
    margin-left: 25px;
  }
}
.encuesta-question label {
  font-weight: bold;
  text-transform: uppercase;
  color: #000;
}
/*************************/
/* MODALES */
/*************************/
#modal,
.modalbox {
  display: none;
}
.ico-close {
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 12px;
}
#modal {
  background-color: rgba(0, 0, 0, 0.7);
  min-height: 100%;
  width: 100%;
  position: fixed;
  z-index: 1000;
  top: 0;
  left: 0;
}
.lt-ie9 #modal {
  background: url('../../bundles/vocentofrontend/images/layout/modal/pixelblack60.png') repeat 0 0 scroll transparent;
}
.modalbox {
  position: relative;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  min-height: 170px;
  min-width: 244px;
  background: transparent;
}
@media (max-width: 767px) {
  .modalbox {
    padding-top: 60px;
  }
}
@media (min-width: 768px) {
  .modalbox {
    background: url('../../bundles/vocentofrontend/images/layout/modal/fondo_lightbox.jpg') no-repeat scroll 0 0 #ffffff !important;
    width: 420px;
    height: 200px;
  }
}
.modalbox .modal-fondodesktop {
  background: #fff;
}
@media (min-width: 768px) {
  .modalbox .modal-fondodesktop {
    padding-top: 60px;
  }
  .exito.modalbox .modal-fondodesktop {
    background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-massprites.svg') no-repeat scroll center 10px transparent;
  }
  .informativa.modalbox .modal-fondodesktop {
    background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-massprites.svg') no-repeat scroll center -190px transparent;
  }
  .aviso.modalbox .modal-fondodesktop {
    background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-massprites.svg') no-repeat scroll center -798px transparent;
  }
  .itemeliminado.modalbox .modal-fondodesktop {
    background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-massprites.svg') no-repeat scroll center -391px transparent;
  }
  .mensaje.modalbox .modal-fondodesktop {
    background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-massprites.svg') no-repeat scroll center -590px transparent;
  }
  .password.modalbox .modal-fondodesktop {
    background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-massprites.svg') no-repeat scroll center -960px transparent;
  }
}
.modalbox.exito {
  background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-massprites.svg') no-repeat scroll center 3px #ffffff;
}
.modalbox.informativa {
  background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-massprites.svg') no-repeat scroll center -190px #ffffff;
}
.modalbox.aviso {
  background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-massprites.svg') no-repeat scroll center -798px #ffffff;
}
.modalbox.itemeliminado {
  background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-massprites.svg') no-repeat scroll center -391px #ffffff;
}
.modalbox.mensaje {
  background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-massprites.svg') no-repeat scroll center -590px #ffffff;
}
.modalbox.password {
  background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-massprites.svg') no-repeat scroll center -960px #ffffff;
}
.modalbox .modal-content {
  text-align: center;
}
.modalbox .modal-content .modal-content-title,
.modalbox .modal-content p {
  padding: 0 24px;
}
.modalbox .modal-content .modal-content-title {
  font: bold 1.2rem/1.2 'Open Sans';
  color: #09687a;
  text-align: center;
  text-transform: uppercase;
}
.modalbox .modal-content p {
  color: #000;
  text-align: left;
}
@media (min-width: 768px) {
  .modalbox .modal-content p {
    font: normal 14px/1.2 'Open Sans';
    font: normal 1.4rem/1.2 'Open Sans';
    text-align: center;
  }
}
.aviso.modalbox .modal-content p {
  color: #e350f6;
}
.modalbox .modal-wrap-fondo {
  text-align: center;
  background: #666666;
}
.modalbox .modal-wrap-fondo img {
  display: block;
  margin: 0 auto;
}
.modalbox .modal-botonera {
  padding: 15px 0;
  text-align: center;
}
.modalbox .modal-botonera .btn:first-child {
  margin-right: 15px;
}
@media (min-width: 768px) {
  .modalbox form {
    padding: 0 10px;
  }
}
.modalprovincia {
  background: url('../../bundles/vocentofrontend/images/layout/modal/m-fondomodalprovincia.jpg') no-repeat scroll 0 0 #ffffff;
  padding-top: 0;
}
.modalprovinciasinlogo {
  background: none;
  padding-top: 0;
  min-height: auto;
}
.modalprovincia p {
  text-align: center;
}
.modalbox-provincias {
  text-align: left;
  border: 1px solid #a4a4a4;
}
.modalbox-provincias a {
  display: block;
  background: #fff;
  border-bottom: 1px solid #a4a4a4;
  padding-left: 18px;
  line-height: 42px;
  font-size: 15px;
  font-size: 1.5rem;
  text-decoration: none;
  color: #000;
  font-weight: bold;
}
.modalbox-provincias a:focus {
  background-color: #3ad5f1;
}
#modalcompartirdetalle span {
  color: #fff;
  display: block;
  text-align: center;
  margin-bottom: 20px;
}
#modalcompartirdetalle span a {
  text-decoration: none;
  color: #fff;
  display: block;
}
.modalcompartirdetalle-listado {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
}
.modalcompartirdetalle-listado li {
  display: inline-block;
  height: 50px;
  width: 50px;
  cursor: pointer;
  text-indent: -9999px;
}
.modalcompartirdetalle-listado li.modalcompartirdetalle-item-f {
  background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg') no-repeat scroll center -1770px transparent;
}
.modalcompartirdetalle-listado li.modalcompartirdetalle-item-t {
  background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg') no-repeat scroll center -1850px transparent;
}
.modalcompartirdetalle-listado li.modalcompartirdetalle-item-e {
  background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg') no-repeat scroll center -1930px transparent;
}
#detalle-enviarpregunta {
  background: none repeat scroll 0 0 #fff !important;
  display: none;
  min-height: 358px;
  height: auto;
  width: 495px;
  padding: 30px 15px 20px 25px;
}
#detalle-enviarpregunta .modalbox-logodesktop {
  margin: 0;
}
#detalle-enviarpregunta form {
  border-top: 1px solid #bebebe;
  padding: 0;
}
#detalle-enviarpregunta form .detalle-enviarpregunta-label,
#detalle-enviarpregunta form .detalle-enviarpregunta-input {
  color: #333;
  font-size: 14px;
  font-size: 1.4rem;
  width: 100%;
  float: left;
}
#detalle-enviarpregunta form .detalle-enviarpregunta-label {
  vertical-align: top;
  padding-top: 10px;
}
#detalle-enviarpregunta form textarea {
  height: 60px;
  resize: vertical;
  line-height: 14px;
  border: 1px solid #999999;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  color: #333;
}
#detalle-enviarpregunta form .captchaDiv {
  margin-top: 10px;
}
#detalle-enviarpregunta form .captchaDiv span,
#detalle-enviarpregunta form .captchaDiv input {
  display: inline-block;
  float: none;
}
#detalle-enviarpregunta form .captchaDiv input {
  width: 237px;
}
#detalle-enviarpregunta form .captchaDiv img {
  vertical-align: middle;
}
#detalle-enviarpregunta form .botonera {
  margin-top: 10px;
  text-align: right;
}
#detalle-enviarpregunta form .botonera a {
  background-color: #a4a4a4;
}
#detalle-enviarpregunta form .botonera a:hover {
  background-color: #666;
}
#detalle-enviarpregunta form .btn-submit {
  width: auto;
  float: none;
}
@media (max-width: 767px) {
  body#ofertascaducadas .rallado {
    display: none;
  }
}
#modal-caducadas {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 500;
}
@media (min-width: 768px) {
  #modal-caducadas {
    background: rgba(0, 0, 0, 0.7);
    min-height: 3658px;
  }
  .lt-ie9 #modal-caducadas {
    background: url('../../bundles/vocentofrontend/images/layout/modal/pixelblack60.png') repeat scroll 0 0 transparent;
  }
}
.modal-caducadas-wrap {
  display: block;
  position: relative;
}
@media (min-width: 768px) {
  .modal-caducadas-wrap {
    width: 1027px;
    margin: 180px auto 0;
    padding-top: 28px;
    border: 1px solid #999999;
    background: #fff;
  }
}
@media (max-width: 767px) {
  .modal-caducadas-wrap {
    padding-top: 20px;
    border-bottom: 10px solid #000;
    background: #e2e2e2;
  }
}
.modal-caducadas-wrap .agrupacionarticulos-title-wrap a {
  margin-right: 15px;
}
.ofertascaducadas-header {
  text-align: center;
  margin: 0 26px;
  padding-bottom: 25px;
}
@media (min-width: 768px) {
  .ofertascaducadas-header {
    border-bottom: 1px solid #1facc5;
  }
}
.ofertascaducadas-header img {
  margin-bottom: 20px;
}
.ofertascaducadas-header p {
  color: #1facc5;
  margin: 0;
}
@media (min-width: 768px) {
  .ofertascaducadas-header p {
    font: 600 20px/25px 'Open Sans';
    font: 600 2rem/2.5rem 'Open Sans';
  }
}
#modalcondiciones {
  height: 400px;
  width: 800px;
  background: #fff !important;
}
#modalcondiciones .condicioneswrap {
  border-top: 1px solid #dbdbdb;
  height: 300px;
  margin: 10px auto 0;
  overflow-y: auto;
  width: 95%;
}
#modalcuentaselo {
  background: url("../../bundles/vocentofrontend/images/layout/modal/bgmodalcuentaselo.jpg") no-repeat scroll 0 0 transparent !important;
  height: 427px;
  padding-left: 280px;
  padding-top: 90px;
  width: 713px;
  padding-right: 50px;
}
#modalcuentaselo h1 {
  font-size: 20px;
  font-size: 2rem;
  line-height: 28px;
  line-height: 2.8rem;
  margin: 0;
}
#modalcuentaselo p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  line-height: 2rem;
  color: #333;
}
#modalcuentaselo form {
  padding: 0;
}
#modalcuentaselo form textarea {
  height: 60px;
  line-height: 14px;
  padding: 5px;
  color: #000;
  font-size: 12px;
  font-size: 1.2rem;
}
.modal-txt-tltr {
  height: 290px;
  overflow: scroll;
}
#preloader {
  background: rgba(0, 0, 0, 0.7) none repeat scroll 0 0;
  height: 100%;
  left: 0;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 999;
  display: none;
}
/*************************/
/* Modalregistrodesktop */
/*************************/
.modalregistrodesktop {
  width: 710px;
  height: 438px;
  overflow: visible;
  background: url('../../bundles/vocentofrontend/images/layout/modal/fondo_lightbox.jpg') 190px -69px;
  position: absolute;
}
.centradovh .lt-ie9 .modalregistrodesktop {
  top: 25%;
  bottom: 25%;
  left: 25%;
  right: 25%;
}
.modalregistrodesktop.regcorto {
  width: 750px;
  height: 380px;
  background-repeat: repeat !important;
}
@media (min-width: 768px) {
  .modalregistrodesktop .cartel {
    background: url("../../bundles/vocentofrontend/images/layout/modal/registro_gente.png") no-repeat scroll 0 0 transparent;
    bottom: 173px;
    color: #69c6d6;
    font-size: 1.6rem;
    height: 349px;
    left: -51px;
    padding-left: 48px;
    padding-top: 129px;
    position: absolute;
    top: 89px;
    width: 478px;
    z-index: 150;
  }
  .regcorto.modalregistrodesktop .cartel {
    background: url("../../bundles/vocentofrontend/images/layout/modal/registro_gente_peq.png") no-repeat scroll 0 0 transparent;
    top: 190px;
    left: -21px;
    padding-left: 35px;
    padding-top: 71px;
    width: 259px;
  }
  .modalregistrodesktop .cartel div {
    -moz-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    transform: rotate(-4deg);
  }
}
.modalregistrodesktop .cartel span {
  display: block;
}
.modalregistrodesktop .cartel strong {
  color: #0f6b7d;
}
.modalregistrodesktop .gente {
  position: absolute;
  bottom: 0;
  left: -40px;
  z-index: 120;
}
.modalregistrodesktop .registroForm {
  padding-left: 426px;
  padding-right: 20px;
  margin-top: -45px;
}
.regcorto.modalregistrodesktop .registroForm {
  margin-top: 0;
  padding-left: 225px;
}
.modalregistrodesktop .idioma_edicion {
  height: 64px;
  width: 110px;
  float: left;
  margin-right: 5px;
}
.modalregistrodesktop .idioma_edicion label {
  width: 124px;
  font-size: 10px;
  font-size: 1.0rem;
  margin-right: 5px;
  text-transform: uppercase;
}
.modalregistrodesktop .idioma_edicion .divSelect {
  border: 1px solid #cdcdcd;
  border-right: 1px solid #f5f5f5;
  border-top: 0;
}
.modalregistrodesktop .texto {
  clear: both;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: center;
  color: #000;
}
.modalregistrodesktop .aceptoLabel {
  width: 263px;
  margin-top: 0;
  margin-bottom: 12px;
  font-size: 10px;
  font-size: 1.0rem;
  text-transform: uppercase;
}
.modalregistrodesktop .custom-checkbox {
  margin-left: 5px;
}
.modalregistrodesktop .custom-checkbox label {
  font-size: 10px;
  font-size: 1.0rem;
}
.modalregistrodesktop .divBoton {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 3px;
}
.modalregistrodesktop .siYaReg {
  font-size: 12px;
  font-size: 1.2rem;
  text-align: center;
  margin-top: 16px;
}
.modalregistrodesktop .siYaReg a {
  color: #3ad5f1;
  text-decoration: none;
}
.modalbox-logodesktop {
  margin: 20px 0 0 20px;
}
.modalregistrodesktop .modalbox-logodesktop {
  margin: 0 0 20px 20px;
}
/*************************/
/* Modalregistrodesktop corto */
/*************************/
.regcorto-condiciones {
  clear: both;
}
.regcorto-condiciones .custominput-text,
.regcorto-condiciones .regcorto-condiciones-aceptas {
  font-size: 10px;
  font-size: 1rem;
}
.regcorto-condiciones .regcorto-condiciones-aceptas {
  padding-left: 45px;
  display: block;
}
.regcorto-condiciones .botonera {
  margin: 10px 0;
}
.regcorto-condiciones a,
.regcorto-condiciones a:hover {
  text-decoration: none;
  color: #00a9c2 !important;
  font-weight: bold;
}
/*************************/
/* Modaloksuscripcion */
/*************************/
#modalsuscripcion {
  width: 750px;
  height: 290px;
  background: url('../../bundles/vocentofrontend/images/layout/common/fondo_iris.jpg') no-repeat scroll 0 0 transparent !important;
  font-size: 16px;
  font-size: 1.6rem;
}
#modalsuscripcion p {
  padding: 10px 20px 20px 100px;
}
/*************************/
/* PIE MENU */
/*************************/
.piemenu .wrapdesktop {
  position: relative;
  overflow: hidden;
}
@media (max-width: 767px) {
  .piemenu li {
    float: left;
    width: 50%;
    background: #e2e2e2;
    height: 36px;
    line-height: 36px;
    text-align: left;
  }
  .piemenu li a {
    text-decoration: none;
    font-size: 11px;
    font-size: 1.1rem;
    color: #fff;
  }
  .piemenu .piemenu-contactar,
  .piemenu .piemenu-ayuda {
    height: 45px;
  }
  .piemenu .piemenu-contactar a,
  .piemenu .piemenu-ayuda a {
    margin-top: 5px;
    font-size: 9px;
    font-size: 0.9rem;
    color: #666666;
    font-weight: bold;
    display: block;
    padding-top: 15px;
    margin-bottom: 5px;
  }
  .piemenu .piemenu-contactar a {
    background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg') no-repeat scroll right -1069px transparent;
    text-align: right;
    padding-right: 10px;
  }
  .piemenu .piemenu-ayuda a {
    background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg') no-repeat scroll left -1013px transparent;
    padding-left: 15px;
    text-align: left;
  }
  .piemenu .piemenu-oscuro {
    background: #666666;
  }
  .piemenu .m-ladoizdo {
    text-align: right;
  }
  .piemenu .m-ladoizdo a {
    border-right: 1px solid #caf51e;
    padding-right: 10px;
  }
  .piemenu .m-ladodcho {
    text-align: left;
  }
  .piemenu .m-ladodcho a {
    padding-left: 10px;
  }
  .piemenu .piemenu-nobg {
    height: 45px;
    background: #e2e2e2;
  }
  .piemenu .piemenu-nobg a {
    font-size: 11px;
    font-size: 1.1rem;
    color: #000;
    text-align: center;
    line-height: 45px;
  }
  .piemenu .piemenu-nobg.m-ladoizdo a {
    border-right: 1px solid #000;
  }
  .piemenu .pielogovocento {
    display: none;
  }
  .piemenu .pielogomedio {
    display: none;
  }
}
@media (min-width: 768px) {
  .piemenu nav ul {
    width: 670px;
    float: left;
    margin: 30px 0;
  }
  .piemenu nav li {
    float: left;
    width: 33.3333%;
    display: block;
    border-right: 1px solid #e2e2e2;
    padding-left: 15px;
    padding-right: 15px;
  }
  .piemenu nav li a {
    font-size: 13px;
    font-size: 1.2rem;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    padding: 5px 0;
  }
  .piemenu nav li a:hover {
    color: #3ad5f1;
  }
  .piemenu nav li.ultimo {
    float: right;
    border-right: none;
  }
}
.piemenu .pielogovocento,
.piemenu .pielogomedio {
  position: absolute;
  bottom: 55px;
}
.piemenu .pielogomedio {
  right: 50px;
}
.piemenu .pielogovocento {
  right: 230px;
}
.pie-redes {
  float: left;
  margin-top: 30px;
  margin-left: 15px;
}
.pie-redes-title {
  font-size: 12px;
  font-size: 1.2rem;
  color: #fff;
}
.pie-redes-listado {
  font-size: 0;
  padding-top: 10px;
}
.pie-redes-listado li {
  display: inline-block;
}
.pie-redes-listado li a {
  display: block;
  text-indent: -9999px;
  width: 30px;
  height: 32px;
  margin-right: 10px;
}
.pie-redes-item-f a {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -4453px transparent;
}
.pie-redes-item-t a {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -4580px transparent;
}
/*************************/
/* PIE LEGAL */
/*************************/
.pielegal {
  background: #000;
  padding: 12px 0;
  clear: both;
}
.pielegal ul {
  text-align: center;
  margin: 0;
  padding: 0;
}
@media (min-width: 768px) {
  .pielegal li {
    display: inline;
  }
  .pielegal li:before {
    padding: 0 8px 0 3px;
    content: "|";
    color: #a4a4a4;
  }
  .pielegal li:first-child:before {
    content: "";
  }
}
@media (max-width: 767px) {
  .pielegal li {
    padding-left: 10px;
    width: 50%;
    float: left;
    text-align: center;
    margin: 5px 0;
  }
}
.pielegal a {
  font-size: 11px;
  font-size: 1.1rem;
  color: #a4a4a4;
  text-decoration: none;
}
.pielegal p {
  font-size: 11px;
  font-size: 1.1rem;
  color: #a4a4a4;
  text-align: center;
  margin: 0;
}
@media (max-width: 767px) {
  .pielegal p {
    clear: both;
    padding: 20px 5px 0;
  }
}
/*************************/
/* CAJA COOKIES */
/*************************/
.cajacookies {
  width: 100%;
  position: fixed;
  left: 0;
  display: none;
  background: #09687A;
  text-align: center;
  z-index: 999;
}
@media (max-width: 768px) {
  .cajacookies {
    bottom: 0;
  }
}
@media (min-width: 768px) {
  .cajacookies {
    min-width: 1024px;
    border-top: 1px solid #c6ddf1;
    bottom: 0;
  }
}
.cajacookies div {
  color: #fff;
  font-size: 11px;
  font-size: 1.1rem;
  padding: 5px 0;
  margin: 0 10px 0 0;
}
@media (max-width: 768px) {
  .cajacookies div {
    padding: 10px 25px;
    text-align: left;
    border-top: 0;
  }
}
.cajacookies div a {
  color: #fff;
  text-decoration: underline;
}
.cajacookies .xcajacookies {
  text-decoration: none;
  cursor: pointer;
  position: absolute;
  top: 25%;
  right: 20px;
  color: #fff;
}
@media (max-width: 768px) {
  .cajacookies .xcajacookies {
    padding: 10px;
    right: 10px;
  }
}
/*************************/
/* DETALLE  */
/*************************/
@media screen and (max-width: 767px) {
  .cuerpo-detalle #menuusuario,
  .cuerpo-detalle #menunavegacion {
    display: none;
  }
}
.cuerpo-detalle .headermovilfalso-atras {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -108px transparent;
}
@media (min-width: 768px) {
  .detalle-producto-wrap {
    width: 1005px;
    margin: 0 auto;
  }
}
@media (min-width: 768px) {
  .detalle-producto {
    background-color: #fff;
    border: 1px solid #969696;
    box-shadow: 6px 6px 1px rgba(153, 153, 153, 0.7);
    padding: 23px 36px;
    margin-bottom: 40px !important;
    padding: 0;
  }
}
@media screen and (max-width: 767px) {
  .detalle-producto {
    background: #fff;
  }
}
@media (min-width: 768px) {
  .detalle-producto-top {
    height: 393px;
    position: relative;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .detalle-producto-top {
    padding: 5px;
  }
}
.detalle-producto-imgwrap {
  position: relative;
  overflow: hidden;
}
@media (min-width: 768px) {
  .detalle-producto-imgwrap {
    position: absolute;
    right: 0;
    top: 0;
    width: 620px;
  }
}
@media screen and (max-width: 767px) {
  .detalle-producto-imgwrap img {
    max-width: 100%;
    width: 100%;
    height: auto;
  }
}
.detalle-producto-imgwrap .flex-sello {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -1427px transparent;
  height: 50px;
  position: absolute;
  top: 0;
  width: 32px;
  z-index: 3;
}
@media (min-width: 768px) {
  .detalle-producto-imgwrap .flex-sello {
    right: 15px;
  }
}
@media screen and (max-width: 767px) {
  .detalle-producto-imgwrap .flex-sello {
    left: 15px;
  }
}
.detalle-producto-imgwrap .detalle-producto-img-desc {
  background: url('../../bundles/vocentofrontend/images/layout/modal/pixelwhite65.png') scroll repeat;
  background: rgba(255, 255, 255, 0.75);
  position: absolute;
  bottom: 2px;
  left: 0;
  width: 100%;
  line-height: 40px;
  text-align: center;
  z-index: 3;
  color: #666666;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .detalle-producto-txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 382px;
    padding: 10px 12px 7px 12px;
    height: 210px;
  }
  .detalle-producto-txt p {
    font: normal 13px/18px 'Open Sans';
    font: normal 1.3rem/1.8rem 'Open Sans';
    color: #666666;
  }
}
@media screen and (max-width: 767px) {
  .detalle-producto-title {
    font: bold 18px/20px 'Open Sans';
    font: bold 1.8rem/2rem 'Open Sans';
    margin: 10px 0;
  }
}
@media (min-width: 768px) {
  .detalle-producto-title {
    line-height: 3rem;
    color: #666666;
    margin: 0 0 20px;
    font-size: 28px;
    font-size: 2.8rem;
  }
}
.detalle-producto-precios-wrap {
  z-index: 2;
}
@media (min-width: 768px) {
  .detalle-producto-precios-wrap {
    position: absolute;
    bottom: 0;
    width: 191px;
    left: 0;
  }
  .detalle-producto-precios-wrap li {
    height: 40px;
    text-align: right;
    position: relative;
    padding-right: 15px;
    font-weight: bold;
  }
  .detalle-producto-precios-wrap li .detalle-producto-tag {
    font-size: 11px;
    font-size: 1.1rem;
    text-align: left;
    position: absolute;
    top: 6px;
    left: 17px;
    font-weight: normal;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio-anterior {
    background-color: #f5f5f5;
    font-size: 24px;
    font-size: 2.4rem;
    color: #666666;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio-anterior .tachado {
    text-decoration: line-through;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio-anterior em {
    font-size: 17px;
    font-size: 1.7rem;
    font-style: normal;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio-ahorro {
    background-color: #8FA526;
    color: #fff;
    font-size: 32px;
    font-size: 3.2rem;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio-ahorro em {
    font-size: 22px;
    font-size: 2.2rem;
    font-style: normal;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio {
    background-color: #d2ff19;
    line-height: 50px;
    line-height: 5rem;
    font-weight: bold;
    height: 82px;
    font-size: 50px;
    font-size: 5rem;
    color: #000;
    padding: 20px 10px;
    text-align: center;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio span {
    top: -15px;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio em {
    font-size: 31px;
    font-size: 3.1rem;
    font-style: normal;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precios-descuentoFlex {
    height: 122px;
    background: #ff871c;
    font-size: 68px;
    font-size: 6.8rem;
    font-weight: normal;
    padding-top: 20px;
    padding-right: 0;
    text-align: center;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precios-descuentoFlex em {
    font-size: 2.2rem;
    font-style: normal;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precios-puntosFlex {
    height: 61px;
    background: #dbdbdb;
    font-weight: normal;
    text-align: center;
    padding-top: 5px;
    padding-right: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precios-puntosFlex span {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .detalle-producto-precios-wrap {
    position: relative;
    top: -33px;
    text-align: center;
    width: 100%;
  }
  .detalle-sindescuento .detalle-producto-precios-wrap {
    width: 100%;
  }
  .detalle-producto-precios-wrap li {
    width: 33.3333%;
    position: absolute;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio-anterior {
    background-color: #f5f5f5;
    text-decoration: line-through;
    line-height: 33px;
    line-height: 3.3rem;
    position: absolute;
    left: 0;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio {
    background-color: #d2ff19;
    font-weight: bold;
    position: absolute;
    right: 0;
    margin-top: -19px;
    font-size: 22px;
    font-size: 2.2rem;
    height: 51px;
    line-height: 51px;
  }
  .detalle-sindescuento .detalle-producto-precios-wrap li.detalle-producto-precio {
    width: 33.33333%;
    left: 66.666%;
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 51px;
    margin-top: -20px;
  }
}
.detalle-producto-precios-wrap em {
  font-style: normal;
}
@media (min-width: 768px) {
  .detalle-producto-datos-wrap {
    position: absolute;
    bottom: 0;
    width: 191px;
    left: 191px;
  }
  .detalle-producto-datos-wrap li {
    height: 40px;
    position: relative;
    font-weight: bold;
  }
  .detalle-producto-datos-wrap li .detalle-producto-tag {
    font-size: 11px;
    font-size: 1.1rem;
    text-align: left;
    position: absolute;
    top: 6px;
    left: 12px;
    font-weight: normal;
  }
  .detalle-producto-datos-wrap li.gente {
    background-color: #dbdbdb;
    padding-right: 15px;
    text-align: right;
    color: #666666;
  }
  .detalle-producto-datos-wrap li.gente .gente-numero {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll 112% -2158px transparent;
    font: normal 24px/52px "Open Sans";
    font: normal 2.4rem/5.2rem "Open Sans";
    display: block;
    padding-right: 37px;
  }
  .detalle-producto-datos-wrap li.tiempo {
    padding-right: 15px;
    text-align: center;
    color: #fff;
    background-color: #09687a;
  }
  .detalle-producto-datos-wrap li.tiempo .countDown {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll 112% -2790px transparent;
    font: normal 18px/55px "Open Sans";
    font: normal 1.8rem/5.5rem "Open Sans";
    display: block;
    padding-right: 37px;
  }
  .detalle-producto-datos-wrap li.tiempo .hastaflex {
    font: normal 18px/55px "Open Sans";
    font: normal 1.8rem/5.5rem "Open Sans";
    display: block;
    text-align: left;
    padding-left: 15px;
  }
  .detalle-producto-datos-wrap li.botonbottomlink {
    height: 82px;
    padding-right: 0;
  }
  .detalle-producto-datos-wrap li.botonbottomlink a {
    display: block;
    height: 82px;
    line-height: 82px;
    background: #3ad5f1;
    text-decoration: none;
    font-weight: bold;
    font-size: 36px;
    font-size: 3.6rem;
    color: #000;
    text-align: center;
    position: relative;
  }
  .detalle-producto-flex .detalle-producto-datos-wrap li.botonbottomlink a {
    background: #ffb11a;
  }
  .detalle-producto-datos-wrap li.botonbottomlink a:hover {
    background: #09687a;
    color: #fff;
  }
  .detalle-producto-flex .detalle-producto-datos-wrap li.botonbottomlink a:hover {
    background: #ff871c;
  }
  .detalle-producto-datos-wrap li.botonbottomlink a:after {
    position: absolute;
    top: 50%;
    right: -10px;
    content: "";
    border-left: 15px solid #3ad5f1;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 10;
  }
  .detalle-producto-flex .detalle-producto-datos-wrap li.botonbottomlink a:after {
    border-left-color: #ffb11a;
  }
  .detalle-producto-datos-wrap li.botonbottomlink a:hover:after {
    border-left: 15px solid #09687a;
  }
  .detalle-producto-flex .detalle-producto-datos-wrap li.botonbottomlink a:hover:after {
    border-left-color: #ff871c;
  }
  .detalle-producto-datos-wrap li.botonbottomlink a.disabled {
    background: #dbdbdb;
    color: #666666;
    cursor: default;
  }
  .detalle-producto-datos-wrap li.botonbottomlink a.disabled:after {
    border-left-color: #dbdbdb;
  }
  .detalle-producto-datos-wrap li.botonbottomlink span.deals_out_of_stock {
    background-color: #dbdbdb;
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 82px;
    text-align: center;
    font-weight: normal;
    display: block;
    text-decoration: none;
    color: #000;
    position: relative;
    height: 82px;
  }
}
@media screen and (max-width: 767px) {
  .detalle-producto-datos-wrap {
    width: 100%;
    background: #e2e2e2;
    overflow: hidden;
    margin: 1rem 0;
  }
  .detalle-producto-datos-wrap li {
    width: 50%;
    float: left;
    line-height: 33px;
    padding: 0 9px;
    text-align: center;
  }
  .detalle-producto-datos-wrap li .countDown,
  .detalle-producto-datos-wrap li .gente-numero {
    color: #666666;
    font-weight: bold;
  }
  .detalle-producto-datos-wrap li .gente-numero {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -10px -2255px transparent;
    padding-left: 45px;
  }
  .detalle-producto-datos-wrap li.botonbottomlink {
    position: fixed;
    float: none;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1000;
    width: 100%;
    padding: 0;
  }
  .detalle-producto-flex .detalle-producto-datos-wrap li.botonbottomlink a {
    background: #ff871c;
  }
  .detalle-producto-datos-wrap li.botonbottomlink :before {
    position: absolute;
    top: -10px;
    left: 50%;
    content: "";
    border-bottom: 10px solid #3ad5f1;
    border-left: 32px solid transparent;
    border-right: 32px solid transparent;
    -moz-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .detalle-producto-flex .detalle-producto-datos-wrap li.botonbottomlink :before {
    border-bottom: 10px solid #ff871c;
  }
  .detalle-producto-datos-wrap li.botonbottomlink a {
    display: block;
    text-decoration: none;
    color: #000;
    font-size: 30px;
    font-size: 3rem;
    font-weight: bold;
    line-height: 55px;
    background: #3ad5f1;
  }
  .detalle-producto-datos-wrap li.botonbottomlink a.disabled {
    background: #dbdbdb;
    color: #666666;
    cursor: default;
  }
  .detalle-producto-datos-wrap li.botonbottomlink a.disabled:before {
    border-bottom-color: #dbdbdb;
  }
  .detalle-producto-datos-wrap li.botonbottomlink-agotada {
    background: #DBDBDB;
  }
  .detalle-producto-datos-wrap li.botonbottomlink-agotada .deals_out_of_stock {
    color: #000;
    font-size: 3rem;
    font-weight: bold;
    line-height: 55px;
  }
  .detalle-producto-datos-wrap li.botonbottomlink-agotada .deals_out_of_stock:before {
    border: 0;
  }
}
/*CARRUSLE SWIPPER*/
.detalle-producto-wrap .pagination {
  position: absolute;
  width: 100%;
  z-index: 10;
}
@media screen and (max-width: 767px) {
  .detalle-producto-wrap .pagination {
    top: 0;
    text-align: right;
  }
}
@media (min-width: 768px) {
  .detalle-producto-wrap .pagination {
    left: 0;
    bottom: 5px;
    text-align: left;
  }
}
.detalle-producto-wrap .swiper-pagination-switch,
.detalle-producto-wrap .swiper-pagination-bullet {
  background: #999999;
  border-radius: 50%;
  display: inline-block;
  height: 11px;
  margin: 5px 3px;
  width: 11px;
  cursor: pointer;
}
.detalle-producto-wrap .swiper-pagination-switch.swiper-active-switch,
.detalle-producto-wrap .swiper-pagination-bullet.swiper-active-switch,
.detalle-producto-wrap .swiper-pagination-switch.swiper-pagination-bullet-active,
.detalle-producto-wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #3ad5f1;
}
/* DETALLE PRODUCTO BOTTOM */
@media screen and (max-width: 767px) {
  .detalle-producto-bottom {
    border-top: 1px dotted #999999;
  }
}
@media (min-width: 768px) {
  .detalle-producto-bottom {
    position: relative;
  }
}
/* DETALLE PRODUCTO REGALA */
.detalle-producto-regala {
  overflow: hidden;
  padding-left: 381px;
}
.detalle-producto-regala a {
  font: normal 14px/34px 'Open Sans';
  font: normal 1.4rem/3.4rem 'Open Sans';
  text-align: center;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  float: left;
  padding: 0 46px 0 56px;
  width: 310px;
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg");
  background-repeat: no-repeat;
  background-color: #0fa6c1;
  background-position: 18px -2568px;
}
.detalle-producto-regala a:first-child {
  margin-right: 2px;
  background-position: 18px -2482px;
}
/* DETALLE PRODUCTO COMPARTE */
.detalle-producto-comparte {
  text-align: right;
  margin-top: 10px;
  padding-right: 12px;
}
.detalle-producto-comparte a {
  text-align: left;
  width: 22px;
  height: 22px;
  display: inline-block;
  text-indent: -9999px;
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg");
  background-repeat: no-repeat;
}
.detalle-producto-comparte a.detalle-producto-comparte-f {
  background-position: -19px -2651px;
}
.detalle-producto-comparte a.detalle-producto-comparte-t {
  background-position: -19px -2726px;
}
.detalle-producto-comparte a.detalle-producto-comparte-print {
  background-position: -20px -2880px;
}
/* DETALLE PRODUCTO NAV TABS */
.detalle-producto-nav-tabs {
  width: 100%;
  border-bottom: 1px solid #dbdbdb;
  height: 45px;
  padding-left: 10px;
}
.detalle-producto-nav-tabs li {
  float: left;
  margin: 0 4px;
}
.detalle-producto-nav-tabs a {
  background-color: #eee;
  color: #666666;
  text-decoration: none;
  display: block;
  height: 44px;
  line-height: 44px;
  padding: 0 20px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: bold;
  border: 1px solid #fff;
  border-bottom: none;
}
.detalle-producto-nav-tabs a.active,
.detalle-producto-nav-tabs a:hover {
  border: 1px solid #dbdbdb;
  border-bottom: 1px solid #fff;
  color: #09687a;
  background-color: #fff;
  position: relative;
  top: 1px;
  z-index: 1;
}
.detalle-producto-nav-tabs a.tabayudaflex {
  background-image: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg");
  background-position: right -1427px;
  background-repeat: no-repeat;
  padding-right: 50px;
}
.lt-ie9 .detalle-producto-nav-tabs a.tabayudaflex {
  background-image: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.png");
}
/* DETALLE PRODUCTO TABS */
@media (min-width: 768px) {
  .detalle-producto-tab {
    display: none;
    padding: 20px 15px 42px;
    overflow: hidden;
    position: relative;
  }
  .detalle-producto-tab.active {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .detalle-producto-tab {
    padding: 17px 5px 17px;
    border-bottom: 1px dotted #999999;
    height: auto;
    position: relative;
  }
  .detalle-producto-tab.plegado-m {
    height: 70px;
    overflow: hidden;
    padding: 17px 5px 0;
  }
}
.detalle-producto-tab h3,
.detalle-producto-tab p,
.detalle-producto-tab li {
  color: #666666;
  font: normal 14px/19.6px 'Open Sans';
  font: normal 1.4rem/1.96rem 'Open Sans';
  margin: 0;
}
@media screen and (max-width: 767px) {
  .detalle-producto-tab h3,
  .detalle-producto-tab p,
  .detalle-producto-tab li {
    font: normal 12px/20px 'Open Sans';
    font: normal 1.2rem/2rem 'Open Sans';
  }
}
.detalle-producto-tab p {
  margin-bottom: 9px;
}
@media screen and (max-width: 767px) {
  .detalle-producto-tab p {
    max-width: 100%;
  }
  .detalle-producto-tab p img {
    max-width: 100%;
    height: auto;
  }
}
.detalle-producto-tab h3 {
  margin: 10px 0;
}
@media screen and (max-width: 767px) {
  .detalle-producto-tab h3 {
    margin-top: 10px;
  }
}
.detalle-producto-tab h3,
.detalle-producto-tab a {
  font-weight: bold;
  color: #09687a;
  text-decoration: none;
}
.detalle-producto-tab ul {
  list-style-type: disc;
  list-style-position: inside;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 767px) {
  .detalle-producto-tab ul {
    margin: 10px 0 0;
  }
}
.detalle-producto-tab ul ul {
  padding-left: 15px;
  list-style-type: square;
}
@media screen and (max-width: 767px) {
  .detalle-producto-tab iframe {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .tab-info-local {
    width: 48%;
    float: left;
    margin-left: 2%;
  }
  h2 + .tab-info-local {
    padding-right: 2%;
    margin-left: 0;
    border-right: 1px solid #09687a;
  }
}
.detalle-producto-destacado-movil {
  padding: 15px 5px 5px;
  border-bottom: 1px dotted #999999;
}
.detalle-producto-destacado-movil p {
  line-height: 16px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #666;
}
.detalle-producto-bottom-titular {
  color: #09687a;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .detalle-producto-bottom-titular {
    font: bold 14px/120% 'Open Sans';
    font: bold 1.4rem/120% 'Open Sans';
  }
}
@media (min-width: 768px) {
  .detalle-producto-bottom-titular {
    font: normal 26px/36px sans-serif;
    font: normal 2.6rem/3.64rem sans-serif;
  }
}
.detalle-producto-tab-movil-vermas {
  font: bold 12px/40px "Open Sans";
  font: bold 1.2rem/4rem "Open Sans";
  height: auto;
  display: block;
  text-align: right;
  text-decoration: none;
  width: 100%;
  color: #09687a;
}
.detalle-producto-tab-movil-vermas strong.cerrado {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -4229px transparent;
}
.detalle-producto-tab-movil-vermas strong {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -4319px transparent;
  display: inline-block;
  font-size: 2rem;
  height: 100%;
  text-indent: -9999px;
  width: 20px;
  text-align: left;
}
.plegado-m .detalle-producto-tab-movil-vermas {
  position: absolute;
  background: none repeat scroll 0 0 #fff;
  bottom: 0;
  right: 5px;
  height: 38px;
}
@media (min-width: 768px) {
  .detalle-producto-mapa {
    width: 325px;
    float: left;
    margin-right: 5px;
  }
}
.detalle-producto-mapa h2 {
  margin-bottom: 0;
}
.detalle-producto-mapa .detalle-producto-mapa-txt {
  list-style-type: none;
}
.detalle-producto-mapa .detalle-producto-mapa-txt li {
  padding-top: 10px;
  border-bottom: 1px solid #bdd7dc;
  box-shadow: 0 -1px 0 0 #4b909d inset;
  min-height: 63px;
}
.detalle-producto-mapa .detalle-producto-mapa-txt strong {
  color: #09687a;
}
.detalle-producto-mapa .detalle-producto-mapa-txt img {
  float: left;
}
.detalle-producto-mapa .detalle-producto-mapa-txt p {
  padding-left: 45px;
  font-family: Arial !important;
  line-height: 20px;
  line-height: 2rem;
  margin: 0;
}
.mapWrapper {
  float: left;
}
@media screen and (max-width: 767px) {
  .mapWrapper {
    width: 100%;
    margin-top: 10px;
  }
}
.mapWrapper img {
  max-width: 100%;
  height: auto;
}
#map_canvas img {
  max-width: none;
}
.detalle-producto-mapa-nav {
  list-style-type: none;
  position: absolute;
  bottom: 10px;
  clear: both;
}
.detalle-producto-mapa-nav li {
  display: inline;
  margin: 8px;
}
.detalle-producto-mapa-nav li a {
  color: #666666;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: normal;
}
.detalle-producto-mapa-nav li.currentpage a {
  color: #09687a;
  font-weight: bold;
}
.detalle-producto-preguntas-wrapper h2 {
  float: left;
  width: auto;
}
#detalle-pregunta {
  float: right;
  background: #e2e2e2;
  color: #666666;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 5px 12px;
  font-family: sans-serif;
  font-weight: normal;
}
.detalle-producto-pregunta {
  clear: both;
}
.detalle-producto-pregunta-fecha {
  text-align: right;
  color: #09687a !important;
}
.detalle-producto-bottom-cat {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: #0fa6c1;
  height: 32px;
  line-height: 32px;
  padding: 0 12px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #fff;
  text-transform: uppercase;
}
.detalle-producto-bottom-cat a {
  text-decoration: none;
  color: #fff;
}
/* DETALLE PRODUCTO FLEXRESERVA */
.flexreserva {
  background: #e2e2e2;
  text-align: center;
  margin: 10px 5px;
}
@media (min-width: 768px) {
  .flexreserva {
    width: 382px;
    position: absolute;
    bottom: 122px;
    margin: 0;
  }
}
.flexreserva-tlf {
  background: #d47017;
  height: 30px;
  font: normal 15px/30px 'Open Sans';
  font: normal 1.5rem/3rem 'Open Sans';
  color: #fff;
}
.flexreserva-tlf span {
  font: bold 15px/15px 'Open Sans';
  font: bold 1.5rem/1.5rem 'Open Sans';
  padding-left: 30px;
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -15px -2954px transparent;
}
.flexreserva-hasta {
  padding-left: 15px;
}
@media screen and (max-width: 767px) {
  .flexreserva-hasta {
    color: #666666;
    padding-left: 15px;
    padding-top: 15px;
    display: inline-block;
    text-align: left;
  }
}
@media (min-width: 768px) {
  .flexreserva-hasta {
    display: block;
    float: left;
    padding-top: 7px;
  }
}
.flexreserva-hasta span {
  display: block;
}
@media screen and (max-width: 767px) {
  .flexreserva-hasta .l1 {
    font-weight: bold;
    color: #09687a;
  }
}
@media (min-width: 768px) {
  .flexreserva-hasta .l1 {
    font-weight: normal;
    color: #000;
  }
}
.flexreserva-hasta .l3 {
  font-weight: bold;
}
.flexreserva-semana {
  font-weight: bold;
  color: #666666;
  margin: 1em 0;
}
@media screen and (max-width: 767px) {
  .flexreserva-semana {
    display: inline-block;
  }
}
@media (min-width: 768px) {
  .flexreserva-semana {
    float: right;
    margin-right: 15px;
  }
}
.flexreserva-semana li {
  display: inline;
  padding: 1px 5px;
  line-height: 8px;
}
@media (min-width: 768px) {
  .flexreserva-semana li {
    color: #fff;
    background: #a4a4a4;
    margin: 0 5px;
    width: 21px;
    height: 21px;
    float: left;
    line-height: 21px;
  }
}
.flexreserva-semana .disponible {
  color: #fff;
  background: #3bd5f1;
}
@media screen and (max-width: 767px) {
  .descargapp {
    background: url("../../bundles/vocentofrontend/images/layout/common/bg-descargaapp-2.jpg") no-repeat scroll 0 0 transparent;
    background-size: cover;
    width: 100%;
    text-align: center;
    height: 400px;
    position: relative;
  }
  .descargapp .descargappvh {
    width: 100%;
    padding-top: 40px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  .descargapp p {
    padding: 0 68px;
    color: #fff;
    margin-bottom: 40px;
  }
  .descargapp .descargapp-atras {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -15px -234px transparent;
    bottom: 10px;
    color: #fff;
    display: block;
    left: 10px;
    line-height: 30px;
    padding-left: 30px;
    position: absolute;
    text-decoration: none;
  }
}
@media (min-width: 768px) {
  .flexQRdesktop {
    position: absolute;
    top: 15px;
    right: 10px;
    color: #000;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .flexQRdesktop div,
  .flexQRdesktop figure {
    display: inline-block;
    margin: 0 5px;
  }
  .flexQRdesktop span {
    display: block;
    color: #3ad5f1;
    font-size: 12px;
    font-size: 1.2rem;
  }
}
.detalle-producto-wrap .swiper-wrapper,
.detalle-producto-wrap .swiper-slide {
  height: auto !important;
}
/*************************/
/* MULTIITEM */
/*************************/
.multiitemwrap {
  display: none;
  top: 0;
  height: 100%;
  width: 100%;
  left: 0;
  z-index: 1001;
}
@media (min-width: 768px) {
  .multiitemwrap {
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    overflow-y: auto;
  }
  .lt-ie9 .multiitemwrap {
    background: url('../../bundles/vocentofrontend/images/layout/modal/pixelblack60.png') repeat 0 0 scroll transparent;
    overflow: auto;
  }
}
@media screen and (max-width: 767px) {
  .multiitemwrap {
    background: #fff;
    position: fixed;
  }
  .multiitemwrap:after {
    bottom: 0;
    content: "";
    display: block;
    height: 50px;
    position: absolute;
    width: 100%;
  }
}
.multiitem {
  background: #fff;
}
@media (min-width: 768px) {
  .multiitem {
    position: absolute;
    top: 50px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    padding: 22px;
    width: 740px;
    margin-bottom: 100px;
  }
  .lt-ie9 .multiitem {
    margin-left: -370px;
  }
}
@media screen and (max-width: 767px) {
  .multiitem {
    height: inherit;
    overflow: auto;
  }
}
.multiitem .ico-close {
  font-size: 14px;
  font-size: 1.4rem;
  right: 20px;
  top: 15px;
  z-index: 10;
}
.multiitem-title {
  text-transform: uppercase;
  position: relative;
  margin: 0;
}
@media (min-width: 768px) {
  .multiitem-title {
    font-size: 16px;
    font-style: 1.6rem;
    color: #000;
    text-align: left;
    font-weight: normal;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  .multiitem-title {
    text-align: center;
    text-transform: uppercase;
    background: #666666;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 50px;
    border-bottom: 1px solid #999999;
  }
}
.multiitem-title a {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -225px rgba(0, 0, 0, 0);
  border: 0 none;
  cursor: pointer;
  height: 48px;
  line-height: 48px;
  margin-top: 1px;
  padding: 0;
  position: absolute;
  text-align: center;
  top: 0;
  width: 52px;
  left: 0;
  text-decoration: none;
  text-indent: -9999px;
}
.multiitem-table {
  counter-reset: numfila;
}
.multiitem-table tr:active td {
  background: #3ad5f1;
}
@media (min-width: 768px) {
  .multiitem-table td {
    width: 106px;
    vertical-align: top;
    border-bottom: 1px solid #a4a4a4;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .multiitem-table td:first-child {
    width: 594px;
  }
}
@media screen and (max-width: 767px) {
  .multiitem-table td {
    border-bottom: 1px solid #999999;
  }
  .multiitem-table td:first-child {
    width: 90%;
    padding-left: 15px;
  }
  .multiitem-table td:last-child {
    width: 5%;
  }
}
.multiitem-table-caption-m {
  background: #e2e2e2 none repeat scroll 0 0;
  border-bottom: 1px solid #999;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.8rem;
  padding: 15px;
  text-align: left;
}
@media (min-width: 768px) and (min-width: 768px) {
  .multiitem-datos:before {
    content: counter(numfila);
    counter-increment: numfila 1;
    float: left;
    width: 30px;
    font-weight: bold;
    font-size: 20px;
    font-size: 2rem;
    color: #09687a;
  }
}
@media (min-width: 768px) {
  .multiitem-datos .multiitem-txt-desktop {
    width: 445px;
    display: inline-block;
    float: left;
  }
}
.multiitem-datos .multiitem-txt-desktop.multiitem-flex p {
  color: #000;
}
@media (min-width: 768px) {
  .multiitem-datos .multiitem-datos-movil-flex {
    width: 110px;
    color: #ff8a00;
  }
}
@media screen and (max-width: 767px) {
  .multiitem-datos p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 18px;
    line-height: 1.8rem;
    color: #00869c;
  }
  tr:active .multiitem-datos p {
    color: #000;
  }
}
@media (min-width: 768px) {
  .multiitem-datos p {
    margin: 0 0 8px;
    color: #09687a;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
  }
}
@media (min-width: 768px) {
  .multiitem-datos-desktop {
    font-size: 14px;
    font-size: 1.4rem;
    color: #8fa526;
  }
  .multiitem-datos-desktop span:first-child {
    color: #000;
    margin-right: 5px;
  }
}
@media screen and (max-width: 767px) {
  .multiitem-datos-movil {
    text-align: right;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .multiitem-datos-movil {
    display: inline;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 20px;
    width: 80px;
    float: right;
  }
}
@media screen and (max-width: 767px) {
  .multiitem-datos-movil span.deals_out_of_stock {
    float: left;
    text-transform: uppercase;
    background: #dbdbdb;
    padding: 2px 5px;
  }
}
@media screen and (max-width: 767px) {
  .multiitem-antes,
  .multiitem-precio {
    display: inline;
  }
}
@media screen and (max-width: 767px) {
  .multiitem-precio {
    font-weight: bold;
  }
}
@media screen and (max-width: 767px) {
  .multiitem-antes {
    display: inline;
    font-size: 12px;
    font-size: 1.2rem;
    padding-right: 10px;
    border-right: 1px solid #999999;
    text-decoration: line-through;
  }
}
@media screen and (max-width: 767px) {
  .multiitem-precio {
    display: inline;
    margin-left: 5px;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media screen and (max-width: 767px) {
  .multiitem-compra a,
  .multiitem-compra span {
    display: block;
    text-indent: -9999px;
    background: url('../../bundles/vocentofrontend/images/layout/common/m-bg-selectcustom.svg') scroll no-repeat center center transparent;
    height: 80px;
    width: 36px;
  }
}
@media (min-width: 768px) {
  .multiitem-compra a,
  .multiitem-compra span {
    display: inline-block;
    width: 106px;
    text-align: center;
    background: #00869c;
    color: #fff;
    height: 26px;
    line-height: 26px;
    text-transform: uppercase;
    text-decoration: none;
  }
}
@media (min-width: 768px) {
  .multiitem-compra span {
    color: #000;
    background: #dbdbdb;
  }
}
@media (min-width: 768px) {
  .multiitem-compra a:hover {
    color: #000;
  }
}
@media (min-width: 768px) {
  .multiitem-compra.multiitem-compra-flex a {
    color: #000;
    background: #ffb300;
  }
  .multiitem-compra.multiitem-compra-flex a:hover {
    color: #fff;
    background: #664702;
  }
}
/************************/
/*BUSCADOR*/
/************************/
@media screen and (max-width: 767px) {
  .buscador .menuusuario,
  .buscador .header-contentcombos,
  .buscador .header-newsletter {
    display: none;
  }
  .buscador .headermovilfalso-atras {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -108px transparent;
  }
  .buscador .menunavegacion {
    top: 50%;
  }
  .buscador .rallado {
    margin-top: 100px;
  }
}
.numeroresultados-wrap {
  background: #0fa6c1;
}
@media screen and (max-width: 767px) {
  .numeroresultados-wrap {
    padding: 12px;
    border-bottom: 1px solid #999999;
    -webkit-box-shadow: inset 0px 5px 5px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: inset 0px 5px 5px rgba(0, 0, 0, 0.5);
    box-shadow: inset 0px 5px 5px rgba(0, 0, 0, 0.5);
  }
  .numeroresultados-wrap .wrapdesktop {
    min-height: inherit;
  }
}
@media (min-width: 768px) {
  .numeroresultados-wrap {
    min-height: 70px;
    padding: 25px 0;
  }
}
.numeroresultados-wrap h1 {
  color: #fff;
  margin: 0;
  font-weight: normal;
}
@media (min-width: 768px) {
  .numeroresultados-wrap h1 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 22px;
    line-height: 2.2rem;
    text-align: left;
  }
}
@media screen and (max-width: 767px) {
  .numeroresultados-wrap h1 {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 18px;
    line-height: 1.8rem;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .resultados-wrap {
    background: #fff;
  }
}
@media (min-width: 768px) {
  .resultados {
    background: #fff;
    box-shadow: 6px 6px 1px rgba(153, 153, 153, 0.7);
    border: 0;
    margin-top: 20px;
    margin-bottom: 20px;
  }
}
.resultados-item {
  clear: both;
  overflow: hidden;
  padding-bottom: 12px;
  position: relative;
}
@media screen and (max-width: 767px) {
  .resultados-item {
    border-top: 1px solid #999999;
  }
}
@media (min-width: 768px) {
  .resultados-item {
    padding: 12px 22px 12px 64px;
  }
}
.resultados-item.par {
  background: #e2e2e2;
}
@media (min-width: 768px) {
  .resultados-item.par {
    background: #efefef;
  }
}
@media screen and (max-width: 767px) {
  .resultados-item.par {
    background: #e2e2e2;
  }
}
.resultados-item:hover {
  background: #caebf1 !important;
}
@media (min-width: 768px) {
  .resultados-item-datos {
    float: right;
    width: 255px;
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .resultados-item-datos {
    border-bottom: 1px solid #D3D3D3;
    overflow: hidden;
    padding: 0 10px;
  }
}
.resultados-item-datos h2 {
  margin: 0;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .resultados-item-datos h2 {
    font: bold 16px/19px 'Open Sans';
    font: bold 1.6rem/1.9rem 'Open Sans';
  }
}
@media screen and (max-width: 767px) {
  .resultados-item-datos h2 {
    font: bold 12px/23px 'Open Sans';
    font: bold 1.2rem/2.3rem 'Open Sans';
    color: #09687a;
    float: left;
    width: 47%;
    vertical-align: middle;
  }
}
@media (min-width: 768px) {
  .resultados-item-datos ul {
    position: absolute;
    bottom: 10px;
    width: 255px;
  }
}
@media screen and (max-width: 767px) {
  .resultados-item-datos ul {
    float: left;
    text-align: left;
    width: 53%;
  }
}
@media (min-width: 768px) {
  .resultados-item-datos li {
    float: right;
    font: bold 20px/10px 'Open Sans';
    font: bold 2rem/1rem 'Open Sans';
    width: 40%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) {
  .resultados-item-datos li {
    float: right;
    font: bold 15px/23px 'Open Sans';
    font: bold 1.5rem/2.3rem 'Open Sans';
    width: 40%;
    text-align: center;
  }
}
.resultados-item-datos li.itemdesc {
  color: #333;
  width: 20%;
}
.resultados-item-datos li.itemprecio {
  color: #999;
  text-decoration: line-through;
}
@media (min-width: 768px) {
  .resultados-item-datos li.itemprecio {
    font: bold 16px/10px 'Open Sans';
    font: bold 1.6rem/1rem 'Open Sans';
    font-style: line-through;
  }
  .resultados-item-datos li.itemprecio span {
    font-size: 10px;
    font-size: 1rem;
  }
}
.resultados-item-datos li.itemrebajado {
  color: #000;
}
@media screen and (max-width: 767px) {
  .resultados-item-main {
    padding: 12px 11px;
  }
}
@media (min-width: 768px) {
  .resultados-item-main {
    float: left;
    position: relative;
  }
}
.resultados-item-main figure {
  float: left;
}
@media screen and (max-width: 767px) {
  .resultados-item-main figure {
    width: 136px;
    height: auto;
  }
}
@media (min-width: 768px) {
  .resultados-item-main figure {
    width: auto;
    margin-top: 10px;
  }
  .resultados-item-main figure img {
    width: 112px;
    height: 73px;
  }
}
.resultados-item-flex .resultados-item-main figure {
  position: relative;
}
.resultados-item-flex .resultados-item-main figure .sello {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -15px -2013px transparent;
  height: 30px;
  position: absolute;
  right: 10px;
  top: 0;
  width: 25px;
}
.resultados-item-main .resultados-item-main-txt {
  float: left;
  height: auto;
}
@media screen and (max-width: 767px) {
  .resultados-item-main .resultados-item-main-txt {
    width: 53.75%;
    padding-left: 4px;
  }
}
@media (min-width: 768px) {
  .resultados-item-main .resultados-item-main-txt {
    width: 550px;
    padding-left: 17px;
  }
}
.resultados-item-main .resultados-item-main-txt p {
  font: normal 12px/19px 'Open Sans';
  font: normal 1.2rem/1.9rem 'Open Sans';
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  .resultados-item-main h1 {
    font: bold 13px/16px 'Open Sans';
    font: bold 1.3rem/1.6rem 'Open Sans';
    margin: 0 0 10px;
  }
}
@media (min-width: 768px) {
  .resultados-item-main h1 {
    font: bold 16px/19px 'Open Sans';
    font: bold 1.6rem/1.9rem 'Open Sans';
    margin: 0;
  }
}
.resultados-item-main h1 a {
  text-decoration: none;
  color: #000;
}
@media (min-width: 768px) {
  .resultados-item-main .addressofp {
    font: normal 12px/12px 'Open Sans';
    font: normal 1.2rem/1.2rem 'Open Sans';
    margin-top: 5px;
    color: #000;
    background-position: -25px -1211px;
    padding-left: 15px;
    bottom: -15px;
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  .resultados-item-main .addressofp {
    background-position: -21px -1135px;
    bottom: 10px;
    max-height: 76px;
  }
}
.resultados-paginador {
  clear: both;
  margin: 16px 0;
}
.resultados-paginador ul {
  text-align: center;
}
.resultados-paginador li {
  display: inline;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
}
.resultados-paginador li:before {
  content: '|';
}
.resultados-paginador li.prev + li:before {
  content: '';
}
.resultados-paginador a {
  text-decoration: none;
  color: #000;
  display: inline-block;
  width: 25px;
  text-align: center;
}
.resultados-paginador a.active {
  color: #3ad5f1;
  font-size: 20px;
  font-size: 2rem;
}
.resultados-paginador a:hover {
  color: #3ad5f1;
}
.resultados-paginador .prev,
.resultados-paginador .next {
  width: 20px;
  height: 26px;
  display: inline-block;
  cursor: pointer;
}
.resultados-paginador .prev:before,
.resultados-paginador .next:before {
  content: '';
}
.resultados-paginador .prev a,
.resultados-paginador .next a {
  text-indent: -9999px;
  height: 26px;
}
.resultados-paginador .prev a {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll 0 -178px transparent;
}
.resultados-paginador .next a {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -40px -178px transparent;
}
@media (min-width: 768px) {
  .resultados-wrap .botonera {
    text-align: right;
  }
}
.buscador-vermas {
  background: #000;
  color: #fff;
  display: inline-block;
  font: 600 12px/22px "Open Sans";
  font: 600 1.2rem/22px "Open Sans";
  height: 22px;
  padding: 0 27px 0 40px;
  position: relative;
  text-decoration: none;
  top: -1px;
  margin: 16px auto;
}
@media (min-width: 768px) {
  .buscador-vermas {
    font: 600 16px/30px "Open Sans";
    font: 600 1.6rem/3rem "Open Sans";
    height: 30px;
    margin-right: 15px;
  }
}
.buscador-vermas:after {
  content: "";
  margin-right: -9px;
  position: absolute;
  top: 0;
}
@media (min-width: 768px) {
  .buscador-vermas:after {
    right: -5px;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #000;
    border-top: 15px solid transparent;
  }
}
@media screen and (max-width: 767px) {
  .buscador-vermas:after {
    right: -1px;
    border-bottom: 11px solid transparent;
    border-left: 11px solid #000;
    border-top: 11px solid transparent;
  }
}
/*************************/
/* FORMUALARIOS LAYOUT */
/*************************/
.cajaformulario .txt {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  color: #000;
}
.cajaformulario .txt:first-child {
  margin-top: 0;
}
@media (min-width: 768px) {
  .cajaformulario .txt {
    color: #000;
  }
}
.cajaformulario .txt a {
  color: #3ad5f1;
  font-weight: bold;
}
@media (min-width: 768px) {
  .cajaformulario .txt a {
    font-weight: normal;
    text-decoration: none;
  }
}
@media (min-width: 768px) {
  .cajaformulario {
    background-color: #fff;
    border: 1px solid #969696;
    box-shadow: 6px 6px 1px rgba(153, 153, 153, 0.7);
    padding: 23px 36px;
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .headermovilfalso {
    position: relative;
  }
  .headermovilfalso.doslineas {
    display: table;
    width: 100%;
  }
}
.h1headerfalso {
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .h1headerfalso {
    font-size: 1.6rem;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .h1headerfalso {
    position: relative;
    text-align: center;
    color: #fff;
    background: #666666;
    margin: 0;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 0 50px;
    height: 50px;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    line-height: 50px;
  }
  .doslineas .h1headerfalso {
    text-transform: none;
    line-height: 18px;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
  }
}
.cajaform-body {
  position: relative;
}
@media (min-width: 768px) {
  .cajaform-body {
    padding-top: 15px;
  }
  .cajaform-body .cajaform-separadordesktop {
    border-bottom: 1px solid #a4a4a4;
    padding-bottom: 10px;
    overflow: hidden;
    margin-bottom: 10px;
  }
}
.cajaform-body-legend {
  font: bold 1.5rem 'Open Sans';
  color: #000;
}
@media (min-width: 768px) {
  form.cajaformulario {
    padding-bottom: 10px;
    overflow: hidden;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .cajaform-body-relative {
    padding-top: 70px;
  }
  .cajaform-body-relative form {
    border-top: 1px solid #a4a4a4;
  }
}
@media screen and (max-width: 767px) {
  .formbg {
    background: #e2e2e2;
    padding: 15px 13px;
    border-bottom: 1px dotted #999999;
    margin-bottom: 23px;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .form-item-m {
    margin-bottom: 15px;
    min-height: 59px;
  }
}
@media screen and (max-width: 767px) {
  .form-item-m {
    margin-bottom: 14px;
  }
  .form-item-m.cb {
    clear: both;
  }
  .form-item-m.anchocorto {
    width: 30%;
  }
  .form-item-m.margin5 {
    margin-right: 5%;
  }
  .form-item-m.ancholargo {
    width: 65%;
  }
  .form-item-m input {
    width: 100%;
  }
}
.form-item-m.form-item-m-oculto {
  display: none;
}
.form-item-m.form-item-m-vista {
  display: block !important;
}
.labelmovil {
  display: block;
  font-weight: bold;
  height: 28px;
  line-height: 28px;
  margin-bottom: 10px;
}
input[type="date"]:before {
  content: attr(placeholder);
  color: #aaa;
}
input[type="date"]:focus:before,
input[type="date"]:valid:before {
  content: "";
}
input.campostarjeta {
  width: 24.2%;
}
.botonera-superior-m-wrap {
  display: table;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .botonera-superior-m-wrap {
    padding: 0 13px;
    position: absolute;
    top: 0;
    text-align: center;
  }
  .botonera-superior-m-wrap.noposicionada {
    position: static;
  }
}
.botonera-superior-m {
  display: table-row;
}
.botonera-superior-m-celda {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
/*DESKTOP*/
@media (min-width: 768px) {
  .form-item-m label {
    display: block;
    text-transform: uppercase;
  }
}
/*************************/
/* TARJETAS */
/*************************/
@media (min-width: 768px) {
  .cajatarjeta-datos-caducada .txt {
    color: #666;
  }
}
@media screen and (max-width: 767px) {
  .cajatarjeta-datos,
  .cajatarjeta-datos + .botonera {
    background: none repeat scroll 0 0 #fff;
    border-top: 1px dotted #999999;
    border-bottom: 1px dotted #999999;
    float: left;
    height: 128px;
    margin-top: 10px;
  }
  .formbg .cajatarjeta-datos-caducada * {
    color: #999 !important;
  }
  .cajatarjeta-datos {
    width: 86.5%;
  }
  a.cajatarjeta-datos {
    text-decoration: none;
  }
  a.cajatarjeta-datos:active {
    background-color: #caebf1;
  }
  .cajatarjeta-datos + .botonera {
    width: 13.5%;
  }
  .cajatarjeta-datos + .botonera .btn {
    background: url('../../bundles/vocentofrontend/images/layout/user/botoneliminar.png') no-repeat scroll center center #ffffff;
    height: 100%;
    text-indent: -9999px;
    vertical-align: middle;
    width: 100%;
    min-width: inherit;
  }
  .cajatarjeta-datos .txt {
    margin: 5px 0;
  }
  .cajatarjeta-datos-title {
    font: bold 1.5rem 'Open Sans';
    color: #00869c;
    margin: 0;
    padding: 0;
  }
  .cajatarjeta-datos-block {
    display: block;
  }
  .cajatarjeta-datos-bold {
    font: bold 1.2rem 'Open Sans';
  }
  .cajatarjeta-datos-normal {
    font: normal 1.2rem 'Open Sans';
  }
  .listado-tarjetas {
    text-align: center;
    height: 32px;
    clear: both;
    margin-bottom: 20px;
  }
  .listado-tarjetas li {
    background-image: url("../../bundles/vocentofrontend/images/layout/user/tarjetas-sprite.png");
    background-repeat: no-repeat;
    display: inline-block;
    height: 35px;
    margin: 0;
    width: 24%;
  }
  .listado-tarjetas li:nth-child(1) {
    background-position: -12px -13px;
  }
  .listado-tarjetas li:nth-child(2) {
    background-position: -12px -264px;
  }
  .listado-tarjetas li:nth-child(3) {
    background-position: -12px -390px;
  }
  .listado-tarjetas li:nth-child(4) {
    background-position: -12px -138px;
  }
}
@media (min-width: 768px) {
  .cajatarjeta-datos + .botonera {
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    text-align: right;
    width: 100%;
    position: relative;
    top: -30px;
  }
  .cajatarjeta-datos + .botonera + .cajatarjeta-datos {
    clear: both;
  }
  .cajatarjeta-datos-bold {
    font-weight: bold;
  }
  .cajatarjeta-datos-normal {
    font-weight: normal;
  }
}
.tarjetas-question {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -956px transparent;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  text-indent: -9999px;
  width: 35px;
  cursor: pointer;
}
.listado-tarjetas-d {
  background: url("../../bundles/vocentofrontend/images/layout/user/ico-tarjetasdesktop.png") no-repeat scroll -5px center transparent;
  width: 330px;
  height: 55px;
}
.tarjetaguardada-d-radio {
  width: 25px;
  vertical-align: middle;
  display: inline-block;
  padding-top: 20px;
}
.tarjetaguardada-d-datos {
  display: inline-block;
  vertical-align: middle;
}
.tarjetaguardada-d-datos strong {
  display: block;
  text-transform: uppercase;
  line-height: 20px;
  line-height: 2rem;
}
/*************************/
/* CUPON */
/*************************/
.cupon {
  margin: 0 0 18px;
}
.cupon .txt {
  margin: 0 0 5px;
}
.cupon-tituloh1 {
  margin-top: 0;
  padding-top: 10px;
  font: bold 18px 'Open Sans';
  font: bold 1.8rem 'Open Sans';
}
.cupon-codigo {
  margin: 10px auto 0;
  text-align: center;
}
.cupon-codigo img {
  max-width: 100%;
  height: auto;
}
.cupon-precio {
  font: bold 1.8rem 'Open Sans';
}
.cupon-resaltado {
  font: bold 1.5rem 'Open Sans';
  color: #3ad5f1;
}
.cupon-datostarjeta {
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
  padding: 10px 15px;
  margin: 13px 0;
}
.cupon-datostarjeta .cupon-datostarjeta-number {
  margin-top: 10px;
}
/*************************/
/* MIS COMPRAS */
/*************************/
@media screen and (max-width: 767px) {
  .miscompras {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .miscompras-filtro {
    padding: 5px;
    background: #0fa6c1;
  }
  .miscompras-filtro .selectcustom-container {
    margin-right: 0;
  }
  .miscompras-filtro .miscompras-oferplanstore {
    float: right;
    background-color: #1c1c1b;
    padding: 0 10px;
    width: 100%;
    margin-bottom: 5px;
  }
  .miscompras-filtro .miscompras-oferplanstore h2 {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
  }
  .miscompras-filtro .miscompras-oferplanstore h2 a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
  }
  .miscompras-filtro .miscompras-oferplanstore h2 a span {
    margin: 15px 10px 0 0;
    float: left;
  }
  .miscompras-filtro .miscompras-oferplanstore h2 a img {
    float: right;
    margin-top: 2px;
  }
}
@media (min-width: 768px) {
  .miscompras-filtro {
    overflow: hidden;
  }
  .miscompras-filtro .miscompras-filtro-title {
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6rem;
    float: left;
    margin: 0;
    background-color: #fff;
    border: 1px solid #969696;
    padding: 19px 36px;
    width: auto;
    border-bottom: 0;
    z-index: 1;
    position: relative;
  }
  .miscompras-filtro .miscompras-filtro-combos {
    float: left;
    width: 100%;
    background-color: #fff;
    border: 1px solid #969696;
    padding: 23px 36px;
    top: -1px;
    position: relative;
    z-index: 0;
    margin-bottom: 20px;
  }
  .miscompras-filtro .miscompras-filtro-combos .selectcustom-container {
    width: 18%;
    float: left;
  }
  .miscompras-filtro .miscompras-filtro-combos .selectcustom-container:first-child {
    margin-right: 5%;
  }
  .miscompras-filtro .miscompras-oferplanstore {
    float: right;
    background-color: #1c1c1b;
    padding: 0 10px;
  }
  .miscompras-filtro .miscompras-oferplanstore h2 {
    margin: 0;
    font-size: 14px;
    text-transform: uppercase;
  }
  .miscompras-filtro .miscompras-oferplanstore h2 a {
    color: #fff;
    text-decoration: none;
    font-weight: normal;
  }
  .miscompras-filtro .miscompras-oferplanstore h2 a span {
    margin: 15px 10px 0 0;
    float: left;
  }
  .miscompras-filtro .miscompras-oferplanstore h2 a img {
    float: right;
    margin-top: 2px;
  }
}
.miscompras-item {
  padding-bottom: 10px;
  background-color: #e2e2e2;
}
.miscompras-item.activo,
.miscompras-item.preparado {
  background-color: #fff;
  color: #000;
}
@media screen and (max-width: 767px) {
  .miscompras-item {
    border-bottom: 1px solid #666;
  }
}
@media (min-width: 768px) {
  .miscompras-item {
    background-color: #fff;
    border: 1px solid #969696;
    box-shadow: 6px 6px 1px rgba(153, 153, 153, 0.7);
    padding: 23px 36px;
    margin-bottom: 40px !important;
    margin-bottom: 20px;
    position: relative;
  }
  .miscompras-item.miscompras-item-caducado,
  .miscompras-item.miscompras-item-canjeado {
    background-color: #e2e2e2;
  }
  .miscompras-item.compramovil {
    background-image: url('../../bundles/vocentofrontend/images/layout/payment/compramovil.png');
    background-repeat: no-repeat;
    background-position: 97% 15px;
  }
}
.miscompras-item-estado {
  margin: 0;
  padding-left: 21px;
  line-height: 22px;
  width: 100%;
  color: #fff;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #999999;
}
@media (min-width: 768px) {
  .miscompras-item-estado {
    background-color: transparent;
    color: #a4a4a4;
    font: normal 18px 'Open Sans';
    font: normal 1.8rem 'Open Sans';
    padding-left: 0;
  }
}
.activo .miscompras-item-estado,
.preparacion .miscompras-item-estado {
  background-color: #d1ff19;
  color: #000;
}
@media (min-width: 768px) {
  .activo .miscompras-item-estado,
  .preparacion .miscompras-item-estado {
    background-color: transparent;
    color: #8fa526;
  }
}
.preparacion .miscompras-item-estado {
  text-transform: none;
}
.miscompras-flex .activo .miscompras-item-estado {
  background-color: #ff871c;
}
@media (min-width: 768px) {
  .miscompras-flex .activo .miscompras-item-estado {
    background-color: transparent;
    color: #ff871c;
  }
}
.miscompras-item-estado span:first-child {
  text-transform: none;
  font: normal 12px 'Open Sans';
  font: normal 1.2rem 'Open Sans';
}
@media (min-width: 768px) {
  .miscompras-item-estado span:first-child {
    font: normal 14px 'Open Sans';
    font: normal 1.4rem 'Open Sans';
  }
}
.miscompras-item-estado .miscompras-item-regalado {
  background: url("../../bundles/vocentofrontend/images/layout/payment/ico-regalado.png") no-repeat scroll 0 7px transparent;
  color: #0fa6c1;
  display: inline-block;
  float: right;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 5px 0 0 20px;
  text-transform: none;
  margin-right: 75px;
}
.miscompras-item-title {
  overflow: hidden;
  color: #000;
}
@media (min-width: 768px) {
  .miscompras-item-title {
    font-size: 16px;
    font-size: 1.6rem;
    float: right;
    width: 74%;
    height: 46px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .miscompras-item-title {
    font-size: 15px;
    font-size: 1.5rem;
    display: inline-block;
    vertical-align: middle;
    width: 70%;
    padding-left: 23px;
    margin: 8px 0;
  }
}
.activo .miscompras-item-title,
.preparacion .miscompras-item-title {
  color: #000;
}
.miscompras-item-canjeado .miscompras-item-title,
.miscompras-item-caducado .miscompras-item-title {
  color: #8d8d8d;
}
@media (min-width: 768px) {
  .miscompras-item-canjeado .miscompras-item-title,
  .miscompras-item-caducado .miscompras-item-title {
    color: #000;
  }
}
.miscompras-item-canjeado.tipoflex .miscompras-item-title {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll 5px -1495px transparent;
}
@media screen and (max-width: 767px) {
  .miscompras-item-canjeado.tipoflex .miscompras-item-title {
    width: 70%;
    padding-left: 56px;
    min-height: 46px;
  }
}
@media (min-width: 768px) {
  .miscompras-item-canjeado.tipoflex .miscompras-item-title {
    background: none;
    height: auto;
    color: #000;
  }
}
.miscompras-flex .activo .miscompras-item-title,
.miscompras-flex .miscompras-item-caducado .miscompras-item-title {
  width: 75%;
  background-image: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg");
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .miscompras-flex .activo .miscompras-item-title,
  .miscompras-flex .miscompras-item-caducado .miscompras-item-title {
    padding-left: 56px;
    background-position: 5px -1423px;
    min-height: 46px;
  }
}
@media (min-width: 768px) {
  .miscompras-flex .activo .miscompras-item-title,
  .miscompras-flex .miscompras-item-caducado .miscompras-item-title {
    padding-left: 45px;
    background-position: -6px -1423px;
  }
}
.miscompras-flex .miscompras-item-caducado .miscompras-item-title {
  background-image: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg");
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .miscompras-flex .miscompras-item-caducado .miscompras-item-title {
    background-position: 5px -1495px;
  }
}
@media (min-width: 768px) {
  .miscompras-flex .miscompras-item-caducado .miscompras-item-title {
    background-position: -6px -1495px;
  }
}
.miscompras-item-desc,
.miscompras-item-entrega {
  margin-left: 23px;
  float: left;
  width: 670px;
}
.miscompras-item-desc span,
.miscompras-item-entrega span {
  text-transform: uppercase;
}
.miscompras-item-desc {
  color: #666666;
  margin-top: 5px;
  margin-bottom: 5px;
}
.miscompras-item-desc-one-line {
  display: inline-block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.miscompras-item-entrega {
  border-bottom: 1px solid #a4a4a4;
  line-height: 32px;
  margin-top: 0;
  margin-bottom: 0;
  display: inline-block;
}
.miscompras-item-precio {
  display: inline-block;
  width: 29%;
  vertical-align: middle;
  font: bold 18px "Open Sans";
  font: bold 1.8rem "Open Sans";
  text-align: right;
  padding-right: 13px;
}
.miscompras-item-canjeado .miscompras-item-precio,
.miscompras-item-caducado .miscompras-item-precio {
  color: #8d8d8d;
}
.miscompras-flex .miscompras-item-precio {
  width: 25%;
}
@media (min-width: 768px) {
  .miscompras-item-precio {
    position: absolute;
    bottom: 20px;
    right: 40px;
    color: #000 !important;
  }
  .miscompras-item-precio span {
    padding-right: 30px;
  }
}
.miscompras-item-imagen,
.miscompras-item-fechas-listado,
.miscompras-item-botonera {
  display: inline-block;
  vertical-align: bottom;
}
.miscompras-item-imagen {
  width: 42.1875%;
  height: auto;
  margin: 0 0 0 23px;
  position: relative;
}
@media (min-width: 768px) {
  .miscompras-item-imagen {
    width: 221px;
    height: 145px;
    float: left;
    display: block;
    margin-left: 0;
    margin-top: 12px;
    border: 1px solid #e3e3e3;
  }
  .miscompras-item-imagen .miscompras-item-flexsello {
    position: absolute;
    top: 0;
    right: 13px;
    width: 25px;
    height: 37px;
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -15px -2013px transparent;
  }
}
.miscompras-item-imagen img {
  max-width: 100%;
  height: auto;
  width: 100%;
}
.miscompras-item-descuento {
  position: absolute;
  bottom: 4px;
  right: 0;
  background: #999999;
  padding: 5px;
  color: #262626;
  font: bold 12px 'Open Sans';
  font: bold 1.2rem 'Open Sans';
}
.miscompras-item.activo .miscompras-item-descuento {
  background: #d2ff19;
}
.miscompras-flex .miscompras-item.activo .miscompras-item-descuento {
  background: #ffb11a;
}
@media (min-width: 768px) {
  .miscompras-item-descuento {
    font: bold 18px 'Open Sans';
    font: bold 1.8rem 'Open Sans';
    padding: 10px;
    right: 0;
    left: auto;
    bottom: 0;
  }
}
.miscompras-item-fechas-listado {
  width: 23%;
}
@media (min-width: 768px) {
  .miscompras-item-fechas-listado {
    width: 670px;
    margin-left: 23px;
    border-top: 1px solid #a4a4a4;
    border-bottom: 1px solid #a4a4a4;
    overflow: hidden;
    text-transform: uppercase;
    line-height: 32px;
  }
  .tipoflex .miscompras-item-fechas-listado {
    width: 330px;
    vertical-align: top;
  }
  .miscompras-flex .miscompras-item-fechas-listado {
    position: absolute;
    bottom: 60px;
    left: 257px;
  }
}
.miscompras-item-fechas-listado li {
  line-height: 15.5px;
  color: #8d8d8d;
}
@media (min-width: 768px) {
  .miscompras-item-fechas-listado li {
    display: inline-block;
    color: #000;
  }
  .miscompras-item-fechas-listado li + li {
    margin-left: 17px;
  }
}
.miscompras-item-fechas-listado span {
  font-weight: bold;
  color: #8d8d8d;
}
.activo .miscompras-item-fechas-listado span,
.preparacion .miscompras-item-fechas-listado span {
  color: #8fa526;
}
.miscompras-flex .activo .miscompras-item-fechas-listado span,
.miscompras-flex .preparacion .miscompras-item-fechas-listado span {
  color: #ff871c;
}
.miscompras-item-botonera {
  width: 23%;
}
@media (min-width: 768px) {
  .miscompras-item-botonera {
    width: 100%;
    margin-top: 14px;
  }
}
@media (min-width: 767px) {
  .miscompras-item-botonera li {
    border-left: 2px solid #000;
    display: inline;
    margin-right: 10px;
    padding-left: 13px;
  }
  .miscompras-item-botonera li:first-child {
    border-left: none;
    padding-left: 0;
  }
  .miscompras-item-botonera li a {
    text-decoration: none;
    font-size: 16px;
    font-size: 1.6rem;
    text-transform: none;
    color: #0fa6c1;
  }
  .miscompras-item-botonera li a:hover {
    color: #09687a;
  }
}
.miscompras-item-botonera li.generarfactura {
  position: relative;
}
.miscompras-item-botonera li.generarfactura form {
  padding-top: 20px;
  position: absolute;
  top: 20px;
  left: 100%;
  width: 460px;
  background: #fff;
  border: 1px solid #666666;
  padding: 20px 10px 10px !important;
  z-index: 1;
  display: none;
  background-color: #fff;
  border: 1px solid #969696;
  box-shadow: 6px 6px 1px rgba(153, 153, 153, 0.7);
  padding: 23px 36px;
  margin-bottom: 40px !important;
}
.miscompras-item-botonera li.generarfactura .form-item-m {
  float: left;
}
.miscompras-item-botonera li.generarfactura .custominputwrap {
  margin: 1px 0;
  width: 100%;
}
.miscompras-item-botonera li.generarfactura .custominput-text {
  width: 90%;
  text-transform: none;
}
.miscompras-item-botonera li.generarfactura .tooltip {
  color: #3ad5f1;
  font-weight: 700;
  margin-bottom: 25px;
}
.miscompras-item-botonera li.generarfactura .tooltip-info {
  width: 410px;
}
.miscompras-item-botonera li.generarfactura .tooltip-info-col {
  float: left;
  width: 50%;
  padding: 0 10px;
}
.miscompras-item-botonera li.send_mobile_printcupon {
  position: relative;
}
.miscompras-item-botonera li.send_mobile_printcupon form {
  position: absolute;
  top: -45px;
  left: 100%;
  width: 210px;
  height: 123px;
  background: #fff;
  border: 1px solid #666666;
  padding: 5px !important;
  z-index: 1;
  display: none;
  background-color: #fff;
  border: 1px solid #969696;
  box-shadow: 6px 6px 1px rgba(153, 153, 153, 0.7);
  padding: 23px 36px;
  margin-bottom: 40px !important;
}
.miscompras-item-botonera li.send_mobile_printcupon label {
  display: block;
  font-size: 11px;
  margin: 10px 0;
  text-transform: uppercase;
}
.miscompras-item-botonera li.send_mobile_printcupon [type=text] {
  margin-bottom: 20px;
}
.miscompras-item-botonera li.send_mobile_printcupon [type=submit] {
  background: #00a9c2;
}
.miscompras-item-botonera li.send_mobile_printcupon .selectcustom-container {
  margin-bottom: 15px;
}
.miscompras-item-botonera li.send_mobile_printcupon .selectcustom-optionfalse {
  line-height: 17px;
}
@media screen and (max-width: 767px) {
  .miscompras-item-botonera li .btn {
    width: 100%;
    text-align: center;
    margin-top: 5px;
    color: #000;
    font-size: 12px;
    font-size: 1.2rem;
    /*min-width: inherit*/
  }
}
@media screen and (max-width: 767px) {
  .miscompras-item-botonera li .btn-cupon {
    background-color: #999999;
    color: #fff;
    min-width: inherit;
  }
}
.miscompras-item-botonera li .btn-factura {
  min-width: inherit;
  background-color: #3ad5f1;
  padding: 5px;
  font-size: 11px;
  font-size: 1.1rem;
}
.importesflex-listado {
  display: inline-block;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .importesflex-listado {
    width: 23%;
    vertical-align: bottom;
  }
}
@media (min-width: 768px) {
  .importesflex-listado {
    border-top: 1px solid #a4a4a4;
    border-bottom: 1px solid #a4a4a4;
    vertical-align: top;
    margin-left: 45px;
    width: 294px;
    text-align: center;
  }
}
.importesflex-listado li {
  color: #8d8d8d;
}
.importesflex-listado li.precio {
  font: bold 18px "Open Sans";
  font: bold 1.8rem "Open Sans";
  color: #000;
}
@media screen and (max-width: 767px) {
  .importesflex-listado li {
    line-height: 15.5px;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: right;
  }
}
@media (min-width: 768px) {
  .importesflex-listado li {
    line-height: 32px;
    font-size: 15px;
    font-size: 1.5rem;
  }
  .importesflex-listado li:first-child {
    border-bottom: 1px solid #a4a4a4;
  }
}
.importesflex-listado li span {
  float: right;
}
@media screen and (max-width: 767px) {
  .importesflex-listado li span {
    font-weight: bold;
    float: none;
  }
}
.miscompras-wrapform form {
  display: none;
}
/*************************/
/* MISCREDITOS */
/*************************/
/*TABLA MISCREDITOS*/
@media (min-width: 768px) {
  .miscreditostabla {
    margin-top: 15px;
    background-color: #fff;
    border: 1px solid #969696;
    box-shadow: 6px 6px 1px rgba(153, 153, 153, 0.7);
    padding: 23px 36px;
    margin-bottom: 40px !important;
  }
  .miscreditostabla .miscreditostabla-caption {
    text-transform: uppercase;
    font-weight: bold;
    padding-bottom: 20px;
    text-align: left;
  }
  .miscreditostabla .miscreditostabla-caption a {
    text-transform: none;
  }
}
@media (min-width: 768px) and (min-width: 768px) {
  .miscreditostabla .miscreditostabla-caption {
    font-size: 1.6rem;
    margin: 0;
  }
}
@media (min-width: 768px) and screen and (max-width: 767px) {
  .miscreditostabla .miscreditostabla-caption {
    position: relative;
    text-align: center;
    color: #fff;
    background: #666666;
    margin: 0;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 0 50px;
    height: 50px;
    border-top: 1px solid #b2b2b2;
    border-bottom: 1px solid #b2b2b2;
    line-height: 50px;
  }
  .doslineas .miscreditostabla .miscreditostabla-caption {
    text-transform: none;
    line-height: 18px;
    text-align: left;
    display: table-cell;
    vertical-align: middle;
  }
}
.miscreditostabla table {
  width: 100%;
}
.miscreditostabla td {
  width: 40%;
  text-align: center;
  vertical-align: middle;
  font: bold 15px 'Open Sans';
  font: bold 1.5rem 'Open Sans';
  border-bottom: 1px dotted #999999;
  height: 54px;
  padding-right: 13px;
}
@media (min-width: 768px) {
  .miscreditostabla td {
    width: 20%;
    text-transform: uppercase;
    border-bottom: 1px solid #000;
    font-weight: normal;
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.miscreditostabla td:first-child {
  width: 60%;
  text-align: left;
  vertical-align: middle;
  font: normal 12px 'Open Sans';
  font: normal 1.2rem 'Open Sans';
  padding: 0 0 0 13px;
}
@media (min-width: 768px) {
  .miscreditostabla td:first-child {
    width: 80%;
    text-transform: uppercase;
    font-weight: normal;
    padding: 0;
    font-size: 14px;
    font-size: 1.4rem;
    background: url('../../bundles/vocentofrontend/images/layout/user/miscreditostabladesktopbgcelda.png') no-repeat scroll right center transparent;
  }
}
@media (min-width: 768px) {
  .miscreditostabla tr:first-child td {
    border-top: 1px solid #000;
  }
}
@media (min-width: 768px) {
  .disponibles td:first-child,
  .consumidos td:first-child,
  .caducados td:first-child {
    text-align: right;
    font-weight: bold;
    font-size: 16rem;
    font-size: 16px;
  }
}
.disponibles td {
  background-color: #d1ff19;
}
@media (min-width: 768px) {
  .disponibles td {
    background-color: transparent;
    color: #8fa526;
  }
  .disponibles td:first-child {
    color: #000;
    padding-right: 50px;
  }
}
.consumidos td,
.caducados td {
  background-color: #e2e2e2;
}
@media (min-width: 768px) {
  .consumidos td,
  .caducados td {
    background-color: transparent;
    color: #a6a6a6;
  }
  .consumidos td:first-child,
  .caducados td:first-child {
    color: #000;
    padding-right: 50px;
  }
}
@media (min-width: 768px) {
  .fechaproxcaducidad td:first-child {
    line-height: 54px;
  }
}
.fechaproxcaducidad td span {
  color: #8fa526;
  height: inherit;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .fechaproxcaducidad td span {
    padding-left: 91px;
    padding-right: 82px;
    background: url("../../bundles/vocentofrontend/images/layout/user/miscreditostabladesktopbgcelda.png") no-repeat scroll left center transparent;
    display: block;
    float: right;
    line-height: 54px;
    vertical-align: middle;
  }
}
.miscreditostabla-avisocaducidad {
  font: bold 1.5rem 'Open Sans';
  padding-left: 13px;
}
.miscreditostabla-avisocaducidad span:first-child {
  color: #8fa526;
}
@media (min-width: 768px) {
  .miscreditostabla-avisocaducidad {
    font: bold 1.8rem 'Open Sans';
    font: bold 18px 'Open Sans';
    padding-left: 0;
    padding: 0;
    margin-bottom: 0;
  }
}
/*************************/
/* FLEXIBARRA */
/*************************/
.flexibarra {
  padding: 22px 0 25px;
  background: url('../../bundles/vocentofrontend/images/layout/flex/flexibarra-bg.jpeg') scroll no-repeat 0 0;
  background-size: cover;
  height: 190px;
}
@media (min-width: 768px) {
  .flexibarra {
    height: 200px;
  }
}
.lt-ie9 .flexibarra {
  background: #25889B;
}
.flexibarra-txt {
  text-align: center;
  font: bold 12px 'Open Sans';
  font: bold 1.2rem 'Open Sans';
  padding: 0;
  margin: 0;
}
@media (min-width: 768px) {
  .flexibarra-txt {
    text-transform: uppercase;
    font: bold 18px/1.8 'Open Sans';
    font: bold 1.8rem/1.8 'Open Sans';
    width: 90%;
    margin: 0 auto;
  }
}
.flexibarra-listado {
  list-style: outside none none;
  margin: 0 auto;
  padding: 0;
  text-align: center;
  width: 300px;
}
.flexibarra-progreso {
  background: #11697b;
  /* Old browsers */
  background: -moz-linear-gradient(left, #11697b 0%, #ffffff 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11697b), color-stop(100%, #ffffff));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #11697b 0%, #ffffff 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #11697b 0%, #ffffff 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #11697b 0%, #ffffff 100%);
  /* IE10+ */
  background: linear-gradient(to right, #11697b 0%, #ffffff 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#11697b', endColorstr='#ffffff', GradientType=1);
  /* IE6-9 */
  height: 37px;
  margin: 23px auto 0;
  text-align: center;
  width: 238px;
  position: relative;
  overflow: hidden;
  border: 1px solid #000;
}
.flexibarra-progreso:before {
  position: absolute;
  content: "";
  top: 0;
  left: -100%;
  background: #11697b;
  /* Old browsers */
  background: -moz-linear-gradient(left, #11697b 0%, #d1ff19 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, #11697b), color-stop(100%, #d1ff19));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, #11697b 0%, #d1ff19 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, #11697b 0%, #d1ff19 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, #11697b 0%, #d1ff19 100%);
  /* IE10+ */
  background: linear-gradient(to right, #11697b 0%, #d1ff19 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#11697b', endColorstr='#d1ff19', GradientType=1);
  /* IE6-9 */
  height: 37px;
  width: 238px;
}
.flexibarra-progreso-bottom {
  background: url("../../bundles/vocentofrontend/images/layout/flex/flexibarra.png") no-repeat scroll 0 -1px transparent;
  height: 14px;
  width: 239px;
  margin: 0 auto;
}
.flexibarra-item {
  display: inline-block;
  font: bold 1.2rem "Open Sans";
  margin: 0 2px;
  padding: 0 10px;
  text-align: center;
  width: 52px;
}
/*************************/
/* PROMOCIONALES */
/*************************/
.promocionaleswrap {
  background: #0fa6c1;
  height: 250px;
  padding: 25px 0;
}
.promocionaleswrap_navidad {
  background: url('../../bundles/vocentofrontend/images/layout/common/bg_promocionaleswrap_navidad.png') no-repeat scroll center 9px #0fa6c1;
}
.promocionales {
  width: 975px;
  margin: 0 auto;
}
.promocionales-item {
  position: relative;
}
.promocionales-item.medio {
  width: 480px;
  float: left;
}
.promocionales-item.medio:first-child {
  margin-right: 15px;
}
.promocionales-item.tercio {
  width: 302px;
  float: left;
  margin-left: 34px;
}
.promocionales-item.tercio:first-child {
  margin-left: 0;
}
.promocionales-item img {
  border: 1px solid #fff;
  display: block;
}
.promocionales-txt {
  float: right;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 1;
  background: none repeat scroll 0 0 rgba(255, 255, 255, 0.85);
}
.lt-ie9 .promocionales-txt {
  background: url('../../bundles/vocentofrontend/images/layout/modal/pixelwhite65.png') repeat transparent;
}
.grande .promocionales-txt {
  width: 317px;
  padding: 22px 29px 0 26px;
}
.medio .promocionales-txt {
  background: #fff;
  width: 180px;
  padding: 15px 42px 0 15px;
}
.tercio .promocionales-txt {
  width: 116px;
  padding: 22px 27px 0 13px;
}
.promocionales-txt h1,
.promocionales-txt h2 {
  float: left;
  color: #000;
  margin: 0;
  text-transform: uppercase;
}
.grande .promocionales-txt h1,
.grande .promocionales-txt h2 {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 28px;
}
.medio .promocionales-txt h1,
.medio .promocionales-txt h2,
.tercio .promocionales-txt h1,
.tercio .promocionales-txt h2 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 18px;
}
.promocionales-txt a {
  color: #fff;
  text-decoration: none;
  background: #8fa526;
  font: 600 16px 'Open Sans';
  font: 600 1.6rem 'Open Sans';
  width: 162px;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  position: absolute;
  text-align: center;
}
.promocionales-txt a:hover {
  background: #d2ff19;
  color: #000;
}
.grande .promocionales-txt a {
  bottom: 28px;
  left: 50%;
  -webkit-transform: translate(-50%, 0);
  -moz-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
.medio .promocionales-txt a {
  bottom: 15px;
  right: 10px;
}
.tercio .promocionales-txt a {
  bottom: 13px;
  right: 10px;
  font: bold 13px/30px 'Open Sans';
  font: bold 1.3rem/3rem 'Open Sans';
  width: 162px;
  text-transform: none;
  width: 94px;
}
.promocionales-txt a.txt-modprom {
  position: static;
}
.grande .promocionales-txt a.txt.txt-modprom {
  font-size: 1.6rem;
}
.medio .promocionales-txt a.txt.txt-modprom {
  font-size: 1.5rem;
}
.tercio .promocionales-txt a.txt.txt-modprom {
  font-size: 1.3rem;
}
.promocionales-txt a span {
  font-size: 10px;
  font-size: 1rem;
}
/*************************/
/* CARRUSEL OFPSTORE */
/*************************/
.promocionalOfpStore-wrap {
  background-color: #595959;
}
.promocionalOfpStore {
  border: 10px solid #595959;
  position: relative;
  text-align: center;
}
.promocionalOfpStore .swiper-container,
.promocionalOfpStore .swiper-slide {
  max-height: 270px;
}
@media (min-width: 768px) {
  .promocionalOfpStore {
    width: 1000px;
    margin: 0 auto;
  }
  .promocionalOfpStore .swiper-container,
  .promocionalOfpStore .swiper-slide {
    max-height: 230px;
  }
}
.promocionalOfpStore-btn {
  width: 100%;
  text-decoration: none;
}
@media (min-width: 768px) {
  .promocionalOfpStore-btn {
    bottom: 0;
    left: 0;
    position: absolute;
    text-decoration: none;
  }
}
.promocionalOfpStore-btn span {
  color: #fff;
  background: #000;
  font: 600 14px 'Open Sans';
  font: 600 1.4rem 'Open Sans';
  line-height: 17px;
  text-transform: uppercase;
  display: block;
  padding: 16px 0;
  text-decoration: none;
}
.promocionalOfpStore-picture img {
  display: block;
  width: 100%;
}
.promocionalOfpStore-content-posDesktop {
  position: absolute;
  bottom: 0;
  width: 100%;
}
@media (min-width: 768px) {
  .promocionalOfpStore-content-posDesktop {
    left: 597px;
    width: 285px;
    height: 160px;
  }
}
.promocionalOfpStore-content {
  height: 40px;
  position: relative;
}
@media (min-width: 768px) {
  .promocionalOfpStore-content {
    background: transparent;
    bottom: 50px;
    height: 40px;
    position: absolute;
    width: 100%;
  }
}
.promocionalOfpStore-claim-a,
.promocionalOfpStore-precios {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
.promocionalOfpStore-claim-a {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  line-height: 20px;
  color: #000 !important;
}
.promocionalOfpStore-precios {
  font-size: 0;
}
.promocionalOfpStore-precios-desde,
.promocionalOfpStore-precios-hasta {
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 27px;
  font-weight: bold;
  display: inline-block;
  width: 50%;
}
@media (min-width: 768px) {
  .promocionalOfpStore-precios-desde,
  .promocionalOfpStore-precios-hasta {
    font-size: 30px;
    font-size: 3rem;
    line-height: 30px;
  }
}
.promocionalOfpStore-precios-desde span,
.promocionalOfpStore-precios-hasta span {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 11px;
  padding-right: 5px;
  font-weight: normal;
}
.promocionalOfpStore-precios-desde {
  text-align: right;
  padding-right: 10px;
  color: #000;
}
.promocionalOfpStore-precios-desde:only-child {
  text-align: center;
  padding-right: 0;
}
.promocionalOfpStore-precios-hasta {
  text-align: left;
  padding-left: 10px;
  color: #000;
}
.promocionalOfpStore-precios-hasta:only-child {
  text-align: center;
  padding-left: 0;
}
.promocionalOfpStore-precios-desde + .promocionalOfpStore-precios-hasta {
  border-left: 1px solid #000;
}
.promocionalOfpStore-prev.swiper-button-prev,
.promocionalOfpStore-next.swiper-button-next {
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  text-indent: -9999px;
  background: url('../../bundles/vocentofrontend/images/layout/common/ofpstore_arrows.svg') no-repeat scroll 8px center rgba(68, 68, 70, 0.85);
  border-radius: 50%;
  width: 36px;
  height: 36px;
  margin-top: 0;
}
.promocionalOfpStore-prev.swiper-button-prev:hover,
.promocionalOfpStore-next.swiper-button-next:hover {
  background-color: rgba(68, 68, 70, 0.34);
}
.promocionalOfpStore-next.swiper-button-next {
  background-position: -44px center;
}
.promocionalOfpStore-title {
  text-transform: uppercase;
  margin-top: 10px;
  color: #000;
}
.promocionalOfpStore-recoge {
  font-size: 10px;
  font-size: 1rem;
  line-height: 10px;
  text-transform: uppercase;
  position: absolute;
  top: 40px;
  width: 100%;
  color: #000;
}
/************************/
/*PROCESO */
/************************/
.proc p {
  padding-bottom: 10px;
  text-align: center;
}
.proc p a {
  color: #3ad5f1;
  font-weight: bold;
}
.proc-top {
  padding: 13px 13px 0;
}
.proc-top p {
  border-bottom: 1px dotted #999999;
  text-align: right;
}
.proc-top p strong {
  font-size: 15px;
  font-size: 1.5rem;
}
.proc-total {
  width: 100%;
  margin-top: 10px;
  border-top: 1px dotted #999999;
  text-align: right;
  font-size: 20px;
  font-size: 2rem;
  line-height: 35px;
  font-weight: bold;
}
.proc-total span {
  background: #ccff00;
  margin-left: 10px;
  padding: 5px;
}
.proc-bottom {
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
  background: #e2e2e2;
  padding: 13px;
}
.proc-wrap-select {
  display: table;
  margin-bottom: 10px;
  width: 100%;
}
.proc-wrap-select.error {
  border: 1px solid #e350f6;
}
.proc-wrap-select .selectcustom-container,
.proc-wrap-select .proc-wrap-select-cantidad {
  display: table-cell;
  vertical-align: middle;
}
.proc-wrap-select .selectcustom-container {
  width: 31%;
}
.proc-wrap-select .proc-wrap-select-cantidad {
  display: table-cell;
  vertical-align: middle;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  line-height: 62px;
  text-align: right;
  padding-right: 10px;
  background: #e2e2e2;
  width: 69%;
}
.awsmbox1 {
  display: table;
  margin-bottom: 10px;
  width: 100%;
  text-decoration: none;
  color: #000;
}
.awsmbox1.error {
  border: 1px solid #e350f6;
}
.awsmbox1 div {
  display: table-cell;
  vertical-align: middle;
  font-size: 15px;
  font-size: 1.5rem;
  font-weight: bold;
  text-align: right;
  padding-right: 10px;
  background: #e2e2e2;
  width: 31%;
}
.awsmbox1 div:first-child {
  background: url("../../bundles/vocentofrontend/images/layout/common/m-bg-selectcustom.svg") no-repeat scroll 96% center #ffffff;
  border: 1px solid #999999;
  line-height: 18px;
  padding: 10px 45px 10px 15px;
  text-align: left;
  width: 69%;
}
.awsmbox2 {
  border-top: 1px dotted #999999;
  border-bottom: 1px dotted #999999;
  background: url("../../bundles/vocentofrontend/images/layout/common/m-bg-selectcustom.svg") no-repeat scroll 96% center #ffffff;
  margin-bottom: 14px;
  min-height: 43px;
  padding-left: 16px;
  cursor: pointer;
  display: block;
  text-decoration: none;
  color: #000;
}
.awsmbox2 ul {
  margin-bottom: 10px;
}
.awsmbox2 ul .awsmbox-dest {
  color: #006666;
}
.awsmbox-title {
  display: inline-block;
  font-size: 1.5rem;
  font-weight: bold;
  padding-top: 10px;
}
.proc-comprarsticky {
  background: none repeat scroll 0 0 #3ad5f1;
  bottom: 0;
  left: 0;
  position: fixed;
  width: 100%;
  z-index: 1000;
  line-height: 33px;
  text-align: center;
  -moz-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.proc-comprarsticky.desaparece {
  height: 0;
  left: -100%;
}
.proc-comprarsticky:before {
  border-bottom: 10px solid #3ad5f1;
  border-left: 32px solid transparent;
  border-right: 32px solid transparent;
  content: "";
  left: 50%;
  position: absolute;
  top: -10px;
  -moz-transform: translate(-50%, 0px);
  -webkit-transform: translate(-50%, 0px);
  transform: translate(-50%, 0px);
}
.proc-comprarsticky.desaparece:before {
  top: 0;
}
.proc-comprarsticky a {
  color: #000;
  font-size: 1.7rem;
  font-weight: bold;
  text-decoration: none;
  display: block;
  width: 100%;
}
.proc-creditos {
  padding: 13px;
}
.proc-creditopromo {
  background: none repeat scroll 0 0 #e2e2e2;
  margin-bottom: 10px;
  overflow: hidden;
}
.proc-creditopromo label {
  display: block;
  text-align: center;
  font-size: 15px;
  font-size: 1.5rem;
  padding: 10px 0;
  font-weight: bold;
}
.proc-creditopromo .proc-creditopromo-estado {
  float: left;
  width: 17.5%;
  height: 44px;
  background: #e2e2e2;
}
.proc-creditopromo.ok .proc-creditopromo-estado {
  background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg') no-repeat scroll center -3805px #ccff00;
}
.proc-creditopromo.ko .proc-creditopromo-estado {
  background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg') no-repeat scroll center -3930px #e2e2e2;
}
.proc-creditopromo input {
  float: left;
  height: 44px;
  padding: 5px 8px;
  width: 53% !important;
  background: #fff;
  font-weight: bold;
  color: #666;
}
.proc-creditopromo.ok input {
  border: none;
  background: #ccc;
}
.proc-creditopromo.ko input {
  border: 1px solid #e350f6;
  background: #ccc;
}
.proc-creditopromo .proc-cajacreditos-chequeados {
  float: left;
  width: 29.5%;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 44px;
  text-align: right;
  padding-right: 10px;
  background: #e2e2e2;
}
.proc-cajacreditos .custominputwrap {
  background: none repeat scroll 0 0 #ccff00;
  display: inline-block;
  height: 44px;
  padding-left: 10px;
  padding-top: 5px;
  vertical-align: middle;
  width: 65.2%;
}
.proc-cajacreditos .custominputwrap .custominput-text {
  font-weight: bold;
  font-size: 12px;
  font-size: 1.2rem;
}
.proc-cajacreditos .proc-cajacreditos-disponibles {
  width: 33%;
  display: inline-block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  line-height: 44px;
  vertical-align: middle;
  text-align: right;
  padding-right: 10px;
  background: #e2e2e2;
}
#selectmagico {
  width: 69%;
}
#selectmagico.error {
  border: 1px solid #e350f6;
}
#selectmagico .selectcustom-optionfalse span {
  display: block;
  font-weight: normal;
  line-height: 20px;
  padding-bottom: 5px;
  padding-top: 5px;
  width: 95%;
}
/************************/
/*PROCESO DESKTOP */
/************************/
.proceso-d {
  margin-top: 20px;
}
.proceso-d .cajaformulario {
  overflow: visible;
  padding-top: 40px;
  position: relative;
}
.proceso-d .quees {
  color: #3ad5f1;
  cursor: pointer;
  text-transform: none;
  margin-left: 5px;
}
.proceso-d-header-registrate .h1headerfalso,
.proceso-d-header-registrate .conectarfb {
  display: inline-block;
  vertical-align: middle;
}
.proceso-d-header-registrate .h1headerfalso {
  border-right: 3px solid #666;
  padding-right: 15px;
}
.proceso-d-header-registrate .conectarfb {
  margin-left: 15px;
}
.proceso-d-header-registrate .conectarfb a span {
  padding-right: 20px;
}
.proceso-d-paso {
  background-color: #8fa526;
  color: #fff;
  display: block;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  left: 15px;
  padding: 10px 20px;
  position: absolute;
  text-align: center;
  top: -20px;
  width: 104px;
  z-index: 10;
  text-transform: uppercase;
}
.proceso-d-datostarjeta-col {
  width: 445px;
  float: left;
  padding-left: 15px;
}
.proceso-d-datostarjeta-col:first-child {
  padding-left: 0;
  border-right: 1px solid #2b2b2b;
}
.proceso-d-datostarjeta-col .campostarjeta {
  overflow: hidden;
}
.proceso-d-datostarjeta-col .campostarjeta input {
  float: left;
  margin-right: 15px;
  width: 95px;
}
.proceso-d-datostarjeta-col .caducatarjeta .selectcustom-container {
  width: 45%;
}
input.btn-proceso-d {
  float: left;
  font-size: 16px;
  font-size: 1.6rem;
  height: auto;
  margin-top: 20px;
  padding: 5px 20px;
  background: #00a9c2;
  font-weight: bold;
  color: #fff;
}
input.btn-proceso-d:hover {
  background: #00869c;
  color: #fff;
}
.tooltip {
  position: relative;
}
.tooltip .tooltip-info {
  display: none;
}
.tooltip:hover .tooltip-info {
  background-color: #fff;
  border: 1px solid #969696;
  box-shadow: 6px 6px 1px rgba(153, 153, 153, 0.7);
  color: #010101;
  display: block;
  font-size: 1.2rem;
  font-weight: normal;
  left: 20px;
  line-height: normal;
  padding: 5px;
  position: absolute;
  top: 15px;
  width: 200px;
  z-index: 2;
  text-transform: none;
  text-indent: 0;
}
/* PROCESO DESKTOP Paso 1 */
.proceso-d-figure-paso1 {
  border: 1px solid #a4a4a4;
  float: left;
  width: 270px;
  position: relative;
}
.proceso-d-figure-paso1 img {
  width: 100%;
  height: auto;
  max-width: 100%;
  display: block;
}
.proceso-d-figure-descuento {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 85px;
  height: 48px;
  background: #d2ff19;
  padding-left: 5px;
}
.proceso-d-figure-descuento strong {
  display: block;
  font-size: 20px;
  font-size: 2rem;
  line-height: 20px;
  line-height: 2rem;
  margin: 2px 5px 0 0;
  text-align: right;
}
.proceso-d-tucompra-datos {
  float: left;
  margin-left: 26px;
  width: 629px;
}
.proceso-d-tucompra-datos h3 {
  margin: 0;
  font-size: 19px;
  font-size: 1.9rem;
  border-bottom: 1px solid #a4a4a4;
  padding-bottom: 5px;
  font-weight: normal;
}
.proceso-d-codigo {
  padding: 10px 0;
  border-bottom: 1px solid #a4a4a4;
  min-height: 40px;
}
.proceso-d-codigo label,
.proceso-d-codigo input {
  display: inline-block;
  vertical-align: middle;
}
.proceso-d-codigo [type=text] {
  width: 102px;
}
.proceso-d-cantidadwrap {
  overflow: hidden;
  padding: 5px 0 10px;
  border-bottom: 1px solid #a4a4a4;
}
.proceso-d-combovarios {
  float: left;
  width: 380px;
  margin-top: 17px;
  margin-right: 20px;
}
.proceso-d-cantidad {
  float: left;
  width: 55px;
}
.proceso-d-cantidad-precio,
.proceso-d-gastosenvio-precio {
  float: right;
  font-size: 16px;
  font-size: 1.6rem;
  margin-top: 20px;
}
.proceso-d-cantidad-precio span,
.proceso-d-gastosenvio-precio span {
  font-size: 12px;
  font-size: 1.2rem;
}
.proceso-d-entrega {
  float: left;
  width: 100%;
  padding: 10px 0;
  border-bottom: 1px solid #a4a4a4;
}
.proceso-d-gastosenvio > strong {
  margin-top: 10px;
  float: left;
}
.proceso-d-gastosenvio .proceso-d-gastosenvio-precio {
  margin-top: 15px;
}
.proceso-d-tucompra-regalar {
  min-height: 30px;
  overflow: visible;
  clear: both;
}
.proceso-d-tucompra-regalar .custominputwrap {
  float: left;
}
.proceso-d-tucompra-regalar-total {
  float: right;
  font-size: 20px;
  font-size: 2rem;
  margin: 10px 0;
  text-align: right;
}
.proceso-d-tucompra-regalar-total strong:first-child {
  padding-right: 95px;
}
.proceso-d-tucompra-regalar-total span {
  font-size: 12px;
  font-size: 1.2rem;
}
.proceso-d-tucompra-regalar-campos {
  clear: both;
  height: 35px;
}
#icon-loading {
  background-image: url("../../bundles/vocentofrontend/images/layout/common/loadinfo06.gif");
  background-position: center center;
  background-repeat: no-repeat;
  display: none;
  float: right;
  height: 26px;
  width: 24px;
}
/*************************/
/* MIS VENTAS */
/*************************/
.misventas {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .misventas-filtro {
    background: #999999;
    padding-left: 14px;
  }
}
@media (min-width: 768px) {
  .misventas-filtro {
    background-color: #fff;
    border: 1px solid #969696;
    box-shadow: 6px 6px 1px rgba(153, 153, 153, 0.7);
    padding: 23px 36px;
    margin-bottom: 40px !important;
    text-transform: uppercase;
    font-size: 17px;
    font-size: 1.7rem;
  }
}
.misventas-filtro a {
  text-decoration: none;
  padding-right: 5px;
}
@media screen and (max-width: 767px) {
  .misventas-filtro a {
    color: #fff;
    display: inline-block;
    line-height: 22px;
    font-size: 12px;
    font-size: 1.2rem;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
  }
  .misventas-filtro a.active {
    color: #3ad5f1;
  }
  .misventas-filtro a:before {
    content: '|';
    padding-right: 7px;
  }
  .misventas-filtro a:first-of-type:before {
    content: '';
  }
}
@media (min-width: 768px) {
  .misventas-filtro a {
    color: #3ad5f1;
  }
  .misventas-filtro a.active {
    color: #006666;
  }
  .misventas-filtro a:before {
    content: '|';
    padding-right: 7px;
  }
  .misventas-filtro a:first-of-type:before {
    content: '';
  }
}
@media (min-width: 768px) {
  .misventas-article {
    background-color: #fff;
    border: 1px solid #969696;
    box-shadow: 6px 6px 1px rgba(153, 153, 153, 0.7);
    padding: 23px 36px;
    margin-bottom: 40px !important;
  }
}
@media screen and (max-width: 767px) {
  .misventas-title {
    background: #ccc;
    margin: 0;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 20px;
    line-height: 2rem;
    padding: 17px 14px;
  }
}
@media (min-width: 768px) {
  .misventas-title {
    font-size: 15px;
    font-size: 1.5em;
    margin: 0.83rem 0;
  }
}
.misventas-title .mis-ventas-flex-title {
  color: #ff8a00;
}
@media screen and (max-width: 767px) {
  .misventas-fechas {
    background: #ccc;
    padding: 5px 14px 0;
    border-bottom: 1px dotted #999999;
  }
}
@media (min-width: 768px) {
  .misventas-fechas {
    float: right;
    width: 25%;
    padding-left: 50px;
    border-left: 1px solid #ccc;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 767px) {
  .misventas-fechas li {
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .misventas-fechas li {
    margin: 5px 0 10px;
  }
  .misventas-fechas li:first-child {
    text-transform: uppercase;
  }
}
@media screen and (max-width: 767px) {
  .misventas-fechas span {
    display: block;
    font-weight: bold;
  }
}
@media (min-width: 768px) {
  .misventas-info {
    float: left;
    width: 68%;
  }
}
@media screen and (max-width: 767px) {
  .misventas-info {
    padding: 0 14px;
    font-size: 15px;
    font-size: 1.5rem;
    margin-bottom: 10px;
    border-bottom: 1px dotted #999999;
  }
}
.misventas-info p {
  margin: 10px 0;
}
.misventas-info a {
  color: #3ad5f1;
  font-weight: bold;
  text-decoration: none;
}
@media (min-width: 768px) {
  .misventas-tablewrap {
    clear: both;
    border-top: 1px solid #ccc;
    padding-top: 20px;
  }
}
.misventas-leyenda {
  margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .misventas-leyenda {
    margin-right: 8px;
    color: #666600;
    font-weight: bold;
    font-size: 15px;
    font-size: 1.5rem;
  }
}
@media (min-width: 768px) {
  .misventas-leyenda {
    color: #8fa526;
    padding-left: 20px;
  }
}
.misventas-leyenda li {
  position: relative;
}
@media screen and (max-width: 767px) {
  .misventas-table-responsive {
    max-width: 100%;
    overflow-x: scroll;
    padding-bottom: 20px;
    overflow-y: hidden;
    width: 100%;
  }
  .misventas-table-responsive td,
  .misventas-table-responsive th {
    white-space: nowrap;
  }
}
.misventas-table-responsive table {
  text-align: left;
}
.misventas-table-responsive table thead th,
.misventas-table-responsive table tbody td,
.misventas-table-responsive table thead th,
.misventas-table-responsive table tfoot th {
  width: 40px;
  text-align: center;
  padding: 0 5px;
}
.misventas-table-responsive table thead th {
  color: #666600;
}
.misventas-table-responsive table tbody td,
.misventas-table-responsive table tfoot th {
  border-left: 1px solid #ccc;
}
.misventas-table-responsive table thead th:first-child,
.misventas-table-responsive table tbody td:first-child,
.misventas-table-responsive table tfoot th:first-child {
  width: 210px;
  border-left: none;
  text-align: left;
  color: #000;
}
.misventas-table-responsive table tbody td:first-child,
.misventas-table-responsive table tfoot th:first-child {
  padding: 5px 10px 5px 35px;
}
.misventas-table-responsive table thead th:first-child {
  text-transform: uppercase;
}
.misventas-table-responsive table thead th:first-child span {
  background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg') no-repeat scroll center -4132px transparent;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  margin-left: 5px;
  margin-right: 5px;
  vertical-align: middle;
  width: 25px;
}
.misventas-table-responsive table thead th:first-child .plegado {
  background: url('../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg') no-repeat scroll center -4052px transparent;
}
.misventas-table-responsive table tbody.plegado {
  display: none;
}
/*************************/
/* CANJEAR CUPON */
/*************************/
@media (min-width: 768px) {
  .misventas-cupon {
    background-color: #fff;
    border: 1px solid #969696;
    box-shadow: 6px 6px 1px rgba(153, 153, 153, 0.7);
    padding: 23px 36px;
    margin-bottom: 40px !important;
    position: relative;
    overflow: hidden;
    padding-bottom: 110px;
  }
  .misventas-cupon .misventas-cupon-volver {
    bottom: 15px;
    left: 40px;
    position: absolute;
  }
}
@media screen and (max-width: 767px) {
  .misventas-cupon-title {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 18px;
    line-height: 1.8rem;
    display: inline-block;
    margin: 8px 0;
    vertical-align: middle;
    width: 70%;
  }
}
@media (min-width: 768px) {
  .misventas-cupon-title {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 22px;
    line-height: 2.2rem;
    float: right;
    margin: 0;
    width: 74%;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 767px) {
  .misventas-cupon-vendidos {
    display: inline-block;
    font-size: 12px;
    font-size: 1.2rem;
    text-align: right;
    vertical-align: middle;
    width: 28%;
  }
  .misventas-cupon-vendidos span {
    display: block;
  }
}
@media (min-width: 768px) {
  .misventas-cupon-vendidos {
    background: #3AD6EF;
    bottom: 40px;
    font-size: 1.6rem;
    left: 277px;
    padding: 10px;
    position: absolute;
    width: 91px;
  }
  .misventas-cupon-vendidos span:first-child {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .misventas-cupon-figure {
    height: auto;
    width: 46.25%;
    display: inline-block;
    vertical-align: bottom;
  }
}
@media (min-width: 768px) {
  .misventas-cupon-figure {
    border: 1px solid #e3e3e3;
    display: block;
    float: left;
    height: 145px;
    margin-left: 0;
    width: 221px;
  }
}
@media screen and (max-width: 767px) {
  .misventas-cupon-figure img {
    height: auto;
    max-width: 100%;
    width: 100%;
  }
}
.misventas-cupon-desc {
  width: 74%;
  float: right;
}
@media screen and (max-width: 767px) {
  .misventas-cupon-fechas {
    margin: 0;
    width: 52.5%;
    display: inline-block;
    vertical-align: bottom;
    line-height: 16px;
  }
  .misventas-cupon-fechas span {
    display: block;
    font-weight: bold;
    color: #999933;
  }
}
@media (min-width: 768px) {
  .misventas-cupon-fechas {
    width: 74%;
    float: right;
    color: #096879;
  }
}
@media screen and (max-width: 767px) {
  .misventas-cupon-form .formbg {
    margin-top: 10px;
    border-top: 1px dotted #999999;
  }
  .misventas-cupon-form .formbg div {
    float: left;
    width: 50%;
  }
  .misventas-cupon-form .formbg input {
    width: 90%;
    font-size: 13px;
    padding: 12px 5px;
  }
}
@media (min-width: 768px) {
  .misventas-cupon-form {
    width: 74%;
    float: right;
  }
  .misventas-cupon-form label {
    text-transform: uppercase;
    font-size: 16px;
    font-size: 1.6rem;
    margin-bottom: 0;
  }
  .misventas-cupon-form .formbg {
    display: inline-block;
    vertical-align: bottom;
    width: 73%;
  }
  .misventas-cupon-form .formbg div {
    display: inline-block;
    width: 195px;
  }
  .misventas-cupon-form .formbg div:first-child {
    margin-right: 100px;
  }
  .misventas-cupon-form .botonera {
    width: 25%;
    display: inline-block;
    vertical-align: bottom;
  }
}
/************************/
/*AYUDA FLEX*/
/************************/
.ayudaflex {
  margin-top: 0;
  padding: 0;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .ayudaflextop-top {
    background: url("../../bundles/vocentofrontend/images/layout/flex/bg_ayudaflextop-m.png") no-repeat scroll center 0 transparent;
    background-size: 100% auto;
    padding-bottom: 22%;
  }
}
@media (min-width: 768px) {
  .ayudaflextop-top {
    background: url("../../bundles/vocentofrontend/images/layout/flex/bg_ayudaflextop.png") repeat-x scroll center 0 transparent;
    height: 210px;
  }
}
.ayudaflextop-top h1 {
  margin: 0;
  color: #006666;
  font-weight: normal;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ayudaflextop-top h1 {
    font-size: 16px;
    font-size: 1.6rem;
    padding-top: 17%;
    overflow: hidden;
  }
}
@media (min-width: 768px) {
  .ayudaflextop-top h1 {
    font-size: 24px;
    font-size: 2.4rem;
    padding-top: 100px;
  }
}
.ayudaflextop-top h1:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
}
@media screen and (max-width: 767px) {
  .ayudaflextop-top h1:before {
    background: url("../../bundles/vocentofrontend/images/layout/statics/selloflexbig.svg") no-repeat scroll 0 0 transparent;
    background-size: auto 55%;
    margin-left: -17px;
    padding-top: 30%;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .ayudaflextop-top h1:before {
    background: url("../../bundles/vocentofrontend/images/layout/statics/selloflexbig.svg") no-repeat scroll center -3px transparent;
    height: 95px;
    width: 71px;
    margin-left: -35px;
  }
}
.ayudaflextop-middle {
  background: url("../../bundles/vocentofrontend/images/layout/flex/bg_ayudaflexmid.png") repeat-x scroll center bottom transparent;
  padding-bottom: 94px;
  overflow: hidden;
}
.ayudaflextop-middle h2 {
  margin: 0;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .ayudaflextop-middle h2 {
    margin: 5px 0;
    font-size: 13px;
    font-size: 1.3rem;
  }
}
@media (min-width: 768px) {
  .ayudaflextop-middle h2 {
    font-size: 20px;
    font-size: 2rem;
  }
}
.ayudaflextop-middle .video {
  margin: 0 auto;
  max-width: 600px;
}
@media screen and (max-width: 767px) {
  .ayudaflextop-middle .video {
    padding: 0 10px;
  }
}
.ayudaflextop-middle .videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0;
}
.ayudaflextop-middle .videoWrapper iframe,
.ayudaflextop-middle .videoWrapper object,
.ayudaflextop-middle .videoWrapper embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (min-width: 768px) {
  .ayudaflextop-bottom {
    background: url("../../bundles/vocentofrontend/images/layout/flex/bg_ayudaflexbottom.jpg") repeat-x scroll center bottom #ffffff;
  }
}
@media screen and (max-width: 767px) {
  .ayudaflextop-bottom {
    background: url("../../bundles/vocentofrontend/images/layout/flex/bg_ayudaflexbottom-m.jpg") repeat-x scroll center bottom #ffffff;
    background-size: 100% auto;
  }
}
.ayudaflextop-bottom h2 {
  margin: 0;
}
@media (min-width: 768px) {
  .ayudaflextop-bottom .ayudaflex-pasos {
    height: 272px;
    padding-top: 10px;
  }
}
@media screen and (max-width: 767px) {
  .ayudaflextop-bottom .ayudaflex-pasos {
    overflow: hidden;
    margin-bottom: 20px;
    background: #fff;
  }
}
.ayudaflextop-bottom .ayudaflex-pasos h2 {
  color: #3399cc;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .ayudaflextop-bottom .ayudaflex-pasos h2 {
    margin: 25px 0;
    font-size: 15px;
    font-size: 1.5rem;
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  .ayudaflextop-bottom .ayudaflex-pasos h2 {
    margin-bottom: 10px;
    font-size: 20px;
    font-size: 2rem;
  }
}
.ayudaflextop-bottom .ayudaflex-pasos ul {
  margin: 0 auto;
  counter-reset: paso;
}
@media screen and (max-width: 767px) {
  .ayudaflextop-bottom .ayudaflex-pasos ul {
    width: 100%;
    text-align: center;
    padding: 0 10px;
  }
}
@media (min-width: 768px) {
  .ayudaflextop-bottom .ayudaflex-pasos ul {
    width: 992px;
  }
}
.ayudaflextop-bottom .ayudaflex-pasos li {
  float: left;
  color: #3399cc;
  position: relative;
}
@media screen and (max-width: 767px) {
  .ayudaflextop-bottom .ayudaflex-pasos li {
    width: 50%;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 14px;
    line-height: 1.4rem;
    letter-spacing: -0.03em;
    padding-top: 27%;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .ayudaflextop-bottom .ayudaflex-pasos li {
    width: 224px;
    margin-left: 32px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 24px;
    line-height: 2.4rem;
    letter-spacing: -0.03em;
    padding-top: 104px;
  }
}
.ayudaflextop-bottom .ayudaflex-pasos li:first-child {
  margin-left: 0;
}
.ayudaflextop-bottom .ayudaflex-pasos li:before {
  counter-increment: paso 1;
  content: counter(paso);
  position: absolute;
  top: 0;
  border-bottom: 1px solid #3399cc;
  text-align: left;
  background-image: url('../../bundles/vocentofrontend/images/layout/common/m-ico-massprites.svg');
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .ayudaflextop-bottom .ayudaflex-pasos li:before {
    padding-top: 40%;
    padding-left: 5px;
    background-size: 70% auto;
    left: 0;
    width: 95%;
  }
}
@media (min-width: 768px) {
  .ayudaflextop-bottom .ayudaflex-pasos li:before {
    padding-top: 75px;
    padding-left: 10px;
    height: 104px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .ayudaflextop-bottom .ayudaflex-pasos li.paso1:before {
    background-position: center -1255px;
  }
  .ayudaflextop-bottom .ayudaflex-pasos li.paso2:before {
    background-position: center -1455px;
  }
  .ayudaflextop-bottom .ayudaflex-pasos li.paso3:before {
    background-position: center -1675px;
  }
  .ayudaflextop-bottom .ayudaflex-pasos li.paso4:before {
    background-position: center -1935px;
  }
}
@media screen and (max-width: 767px) {
  .ayudaflextop-bottom .ayudaflex-pasos li.paso1:before {
    background-position: center 44%;
  }
  .ayudaflextop-bottom .ayudaflex-pasos li.paso2:before {
    background-position: center 51.4%;
  }
  .ayudaflextop-bottom .ayudaflex-pasos li.paso3 {
    clear: both;
  }
  .ayudaflextop-bottom .ayudaflex-pasos li.paso3:before {
    background-position: center 59.1%;
  }
  .ayudaflextop-bottom .ayudaflex-pasos li.paso4:before {
    background-position: center 68.3%;
  }
}
@media (min-width: 768px) {
  .ayudaflextop-bottom .ayudaflex-pago {
    padding-top: 110px;
    height: 504px;
  }
}
@media screen and (max-width: 767px) {
  .ayudaflextop-bottom .ayudaflex-pago {
    height: 280px;
    overflow: hidden;
  }
}
.ayudaflextop-bottom .ayudaflex-pago h2 {
  color: #33ccff;
  text-transform: uppercase;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: normal;
  margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
  .ayudaflextop-bottom .ayudaflex-pago h2 {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: 50px;
  }
}
.ayudaflextop-bottom .ayudaflex-pago ul {
  counter-reset: pag;
}
@media (min-width: 768px) {
  .ayudaflextop-bottom .ayudaflex-pago ul {
    width: 610px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
  .ayudaflextop-bottom .ayudaflex-pago ul {
    width: 100%;
    margin-bottom: 30px;
  }
}
.ayudaflextop-bottom .ayudaflex-pago ul li {
  color: #fff;
  position: relative;
  letter-spacing: -0.03em;
  background-image: url('../../bundles/vocentofrontend/images/layout/common/m-ico-massprites.svg');
  background-repeat: no-repeat;
}
@media screen and (max-width: 767px) {
  .ayudaflextop-bottom .ayudaflex-pago ul li {
    background-size: 60px auto;
    display: inline-block;
    font-size: 10px;
    height: 120px;
    margin: 0 auto;
    padding-top: 70px;
    vertical-align: middle;
    width: 104px;
  }
}
@media (min-width: 768px) {
  .ayudaflextop-bottom .ayudaflex-pago ul li {
    font-size: 1.8rem;
    font-size: 18px;
    padding-top: 190px;
    float: left;
  }
}
@media (min-width: 768px) {
  .ayudaflextop-bottom .ayudaflex-pago ul li.uno {
    width: 169px;
    margin-right: 40px;
    background-position: center -2115px;
  }
}
@media screen and (max-width: 767px) {
  .ayudaflextop-bottom .ayudaflex-pago ul li.uno {
    background-position: right -807px;
  }
}
@media (min-width: 768px) {
  .ayudaflextop-bottom .ayudaflex-pago ul li.dos {
    width: 181px;
    margin-right: 20px;
    background-position: center -2665px;
  }
}
@media screen and (max-width: 767px) {
  .ayudaflextop-bottom .ayudaflex-pago ul li.dos {
    background-position: right -1015px;
  }
}
@media (min-width: 768px) {
  .ayudaflextop-bottom .ayudaflex-pago ul li.tres {
    width: 200px;
    background-position: center -2395px;
  }
}
@media screen and (max-width: 767px) {
  .ayudaflextop-bottom .ayudaflex-pago ul li.tres {
    background-position: right -914px;
    clear: both;
    float: none;
    margin: 0 auto;
  }
}
.ayudaflextop-bottom .ayudaflex-pago ul li:before {
  border: 1px solid #33ccff;
  counter-increment: pag 1;
  content: counter(pag);
  position: absolute;
  top: 0;
  color: #33ccff;
  border-radius: 50%;
  margin: 0 auto;
  text-align: center;
}
@media (min-width: 768px) {
  .ayudaflextop-bottom .ayudaflex-pago ul li:before {
    width: 100%;
    left: 37%;
    width: 45px;
    height: 45px;
    line-height: 42px;
  }
}
@media screen and (max-width: 767px) {
  .ayudaflextop-bottom .ayudaflex-pago ul li:before {
    font-size: 12px;
    height: 20px;
    left: 10%;
    line-height: 18px;
    top: 25%;
    width: 20px;
  }
}
.ayudaflextop-bottom .ayudaflex-pago ul li strong {
  text-transform: uppercase;
}
/**
 * Swiper 3.3.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * 
 * http://www.idangero.us/swiper/
 * 
 * Copyright 2016, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us/
 * 
 * Licensed under MIT
 * 
 * Released on: February 7, 2016
 */
.swiper-container {
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
  float: left;
}
.swiper-container-vertical > .swiper-wrapper {
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
  flex-direction: column;
}
.swiper-wrapper {
  position: relative;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -ms-flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  margin: 0 auto;
}
.swiper-slide {
  -webkit-flex-shrink: 0;
  -ms-flex: 0 0 auto;
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  position: relative;
}
.swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
  height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
  -webkit-box-align: start;
  -ms-flex-align: start;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  -webkit-transition-property: -webkit-transform,height;
  -moz-transition-property: -moz-transform;
  -o-transition-property: -o-transform;
  -ms-transition-property: -ms-transform;
  transition-property: transform,height;
}
.swiper-container .swiper-notification {
  position: absolute;
  left: 0;
  top: 0;
  pointer-events: none;
  opacity: 0;
  z-index: -1000;
}
.swiper-wp8-horizontal {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.swiper-wp8-vertical {
  -ms-touch-action: pan-x;
  touch-action: pan-x;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute;
  top: 50%;
  width: 27px;
  height: 44px;
  margin-top: -22px;
  z-index: 10;
  cursor: pointer;
  -moz-background-size: 27px 44px;
  -webkit-background-size: 27px 44px;
  background-size: 27px 44px;
  background-position: center;
  background-repeat: no-repeat;
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: .35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  left: 10px;
  right: auto;
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
  right: 10px;
  left: auto;
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-pagination {
  position: absolute;
  text-align: center;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}
.swiper-container-horizontal > .swiper-pagination-bullets,
.swiper-pagination-custom,
.swiper-pagination-fraction {
  bottom: 10px;
  left: 0;
  width: 100%;
}
.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 100%;
  background: #000;
  opacity: .2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}
.swiper-pagination-white .swiper-pagination-bullet {
  background: #fff;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: #007aff;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
  background: #fff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
  background: #000;
}
.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate(0, -50%);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 5px 0;
  display: block;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 5px;
}
.swiper-pagination-progress {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progress .swiper-pagination-progressbar {
  background: #007aff;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: left top;
  -moz-transform-origin: left top;
  -ms-transform-origin: left top;
  -o-transform-origin: left top;
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progress .swiper-pagination-progressbar {
  -webkit-transform-origin: right top;
  -moz-transform-origin: right top;
  -ms-transform-origin: right top;
  -o-transform-origin: right top;
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progress {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progress {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}
.swiper-pagination-progress.swiper-pagination-white {
  background: rgba(255, 255, 255, 0.5);
}
.swiper-pagination-progress.swiper-pagination-white .swiper-pagination-progressbar {
  background: #fff;
}
.swiper-pagination-progress.swiper-pagination-black .swiper-pagination-progressbar {
  background: #000;
}
.swiper-container-3d {
  -webkit-perspective: 1200px;
  -moz-perspective: 1200px;
  -o-perspective: 1200px;
  perspective: 1200px;
}
.swiper-container-3d .swiper-cube-shadow,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-wrapper {
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -ms-transform-style: preserve-3d;
  transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
  background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
  background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
  background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -moz-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-coverflow .swiper-wrapper,
.swiper-container-flip .swiper-wrapper {
  -ms-perspective: 1200px;
}
.swiper-container-cube,
.swiper-container-flip {
  overflow: visible;
}
.swiper-container-cube .swiper-slide,
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-cube .swiper-slide .swiper-slide,
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active,
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right,
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right,
.swiper-container-flip .swiper-slide-shadow-top {
  z-index: 0;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-slide {
  visibility: hidden;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  -webkit-transform-origin: 100% 0;
  -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-next + .swiper-slide,
.swiper-container-cube .swiper-slide-prev {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .6;
  -webkit-filter: blur(50px);
  filter: blur(50px);
  z-index: 0;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
  -webkit-transition-timing-function: ease-out;
  -moz-transition-timing-function: ease-out;
  -ms-transition-timing-function: ease-out;
  -o-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
  pointer-events: none;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}
.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}
.swiper-scrollbar-cursor-drag {
  cursor: move;
}
.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  -webkit-transform-origin: 50%;
  -moz-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  -moz-animation: swiper-preloader-spin 1s steps(12, end) infinite;
  animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
  background-position: 50%;
  -webkit-background-size: 100%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
  background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
/*! jQuery UI - v1.11.4 - 2015-05-07
* http://jqueryui.com
* Includes: core.css, datepicker.css
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
}
/* Icons
----------------------------------*/
/* states and images */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
  text-transform: uppercase;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/*CUSTOM OFERPLAN*/
.multiitemwrap .datepicker-wrap {
  overflow: hidden;
}
.multiitemwrap .datepicker-wrap .multiitem-title {
  float: left;
  width: 233px;
}
@media (max-width: 767px) {
  .multiitemwrap .datepicker-wrap .multiitem-title {
    float: none;
    width: 100%;
  }
}
.multiitemwrap #datepicker {
  float: left;
  width: 280px;
  margin: 0 auto;
  font-family: "Open Sans", sans-serif;
}
@media (max-width: 767px) {
  .multiitemwrap #datepicker {
    float: none;
  }
}
.multiitemwrap .ui-datepicker {
  width: 100%;
}
.ui-datepicker th {
  text-transform: uppercase;
  font-size: 10px;
  color: #010101;
}
.ui-datepicker td span,
.ui-datepicker td a {
  color: #b8c2c8;
  display: block;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  height: 34px;
  width: 39px;
  line-height: 34px;
  padding: 0;
}
.ui-datepicker td .ui-state-active {
  background: #2ed7f2;
  color: #000101;
}
.ui-datepicker .ui-datepicker-header {
  text-align: center;
}
.ui-datepicker .ui-datepicker-title {
  font-weight: bold;
  font-size: 9px;
  text-transform: uppercase;
  display: inline-block;
  width: 135px;
  border-top: 2px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
  line-height: 18px;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  height: 21px;
  position: absolute;
  top: 4px;
  width: 21px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 51px;
  background: url('../../bundles/vocentofrontend/images/layout/common/multicompra-arrow-left.png') no-repeat scroll center center #ededed;
}
.ui-datepicker .ui-datepicker-next {
  right: 51px;
  background: url('../../bundles/vocentofrontend/images/layout/common/multicompra-arrow-right.png') no-repeat scroll center center #ededed;
}
.ui-datepicker .ui-datepicker-prev:hover {
  background: url('../../bundles/vocentofrontend/images/layout/common/multicompra-arrow-left-hover.png') no-repeat scroll center center #2ed7f2;
}
.ui-datepicker .ui-datepicker-next:hover {
  background: url('../../bundles/vocentofrontend/images/layout/common/multicompra-arrow-right-hover.png') no-repeat scroll center center #2ed7f2;
}
.ui-datepicker .eventDate a {
  background: #00869c;
  color: #fff;
}
.ui-datepicker .eventDate a.ui-state-active {
  background: #2ED7F2;
  color: #000;
}
.ui-datepicker .eventDate1 {
  background: #d9d9d9;
  color: #9da6ab;
}
/*ICONO CALENDARIO PAGINA COMPRA*/
#multicompracalendario {
  width: 365px;
  float: left;
  margin-right: 25px;
  margin-top: 12px;
}
.multicompracalendario-option {
  color: #000;
  font: normal 13px 'open sans';
  display: inline-block;
  vertical-align: middle;
  width: 325px;
}
.multicompracalendario-ico {
  background: url('../../bundles/vocentofrontend/images/layout/common/multicompra-ico-calendario.png') no-repeat 0 0 transparent;
  width: 36px;
  height: 32px;
  cursor: pointer;
  display: inline-block;
  vertical-align: middle;
}
img.unibox-vis {
  width: 70px;
}
.unibox-selectable {
  border-bottom: 1px dotted #ddd;
  clear: both;
  position: relative;
  font-family: sans-serif;
  font-size: 14px;
  text-align: left;
}
.unibox-selectable .unibox-extra {
  cursor: default;
}
.unibox-selectable:hover .unibox-extra {
  color: #fff;
}
.unibox-selectable.active,
.unibox-selectable:hover {
  background-color: #0078bf;
  color: #fff;
  cursor: pointer;
}
.unibox-selectable.active a,
.unibox-selectable.active span,
.unibox-selectable.active .unibox-extra,
.unibox-selectable:hover a,
.unibox-selectable:hover span,
.unibox-selectable:hover .unibox-extra {
  color: #fff;
}
.unibox-selectable .unibox-selectable-img-container {
  width: 60px;
  float: left;
  margin-right: 6px;
}
.unibox-selectable img {
  max-width: 60px;
  max-height: 60px;
}
.unibox-selectable span span {
  font-weight: bold;
}
.unibox-ca {
  clear: both;
}
#unibox-invisible {
  visibility: hidden;
  position: relative;
  text-align: left;
}
#unibox-suggest-box {
  position: absolute;
  display: none;
  border: 1px solid #e5e5e5;
  background-color: #fff;
  overflow: hidden;
  z-index: 1500;
}
#unibox-suggest-box a {
  text-decoration: none;
}
#unibox-suggest-box > div > div {
  padding: 6px 8px;
}
#unibox-suggest-box h4 {
  margin-left: 8px;
  margin-top: 6px;
  font-size: 18px;
}
.unibox-ivf {
  position: absolute;
}
.unibox-ivf {
  width: 76px;
  height: 76px;
  position: absolute;
  top: -89px;
  left: -15px;
}
.unibox-ivf img {
  max-width: 76px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  -webkit-transform: rotateX(-90deg) translateY(100%);
  transform: rotateX(-90deg) translateY(100%);
}
.unibox-ivf img.l {
  -webkit-transform: rotateX(0) translateY(0);
  transform: rotateX(0) translateY(0);
}
/*PISO ESTILOS PARA OFP*/
/*Oculto esta caja, porque impide rellenar el campo de búsqueda en la versión móvil, al situarse encima de ella*/
#unibox-invisible {
  display: none;
}
#unibox-suggest-box {
  padding-left: 8px;
  padding-right: 5px;
  -webkit-box-shadow: -5px 5px 8px rgba(113, 113, 113, 0.5);
  -moz-box-shadow: -5px 5px 8px rgba(113, 113, 113, 0.5);
  box-shadow: -5px 5px 8px rgba(113, 113, 113, 0.5);
  padding-bottom: 40px;
}
@media (max-width: 767px) {
  #unibox-suggest-box {
    left: 0 !important;
    max-width: inherit !important;
    width: 100% !important;
  }
}
.unibox-selectable {
  padding: 12px 0;
  border-bottom: 1px solid #adadad;
}
[class*='unibox-suggest-']:last-child .unibox-selectable {
  border-bottom: none;
}
.unibox-selectable.active,
.unibox-selectable:hover {
  background: #caebf1;
}
.unibox-selectable.flex {
  position: relative;
}
.unibox-selectable .unibox-selectable-img-container {
  width: 112px;
  position: relative;
}
.unibox-selectable .unibox-selectable-img-container .sello {
  width: 25px;
  height: 30px;
  background: transparent url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -15px -2013px;
  position: absolute;
  top: 0;
  right: 10px;
  content: '';
}
.unibox-selectable img {
  max-width: 112px;
  max-height: 73px;
}
.ofp-unibox-txtoferta h1 {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 15px;
  line-heigth: 1.524rem;
  font-weight: 700;
  margin: 0;
}
.ofp-unibox-txtoferta a {
  color: #000;
}
.ofp-unibox-txtoferta .unibox-extra {
  position: absolute;
  bottom: 10px;
  right: 0;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 700;
  line-height: 26px;
}
.ofp-unibox-txtoferta .unibox-extra span {
  display: inline-block;
}
.ofp-unibox-porcentaje {
  background: #d2ff19;
  margin-left: 10px;
  padding-left: 9px;
  padding-right: 9px;
}
.flex .ofp-unibox-porcentaje {
  background: #ffb11a;
}
.flex .ofp-unibox-txtoferta .ofp-unibox-precio {
  display: none;
}
.ofp-unibox-precio:after {
  content: '€';
}
.ofp-unibox-porcentaje:after {
  content: '%';
}
.unibox-selectable.active a,
.unibox-selectable.active span,
.unibox-selectable.active .unibox-extra,
.unibox-selectable:hover a,
.unibox-selectable:hover span,
.unibox-selectable:hover .unibox-extra {
  color: #000;
}
.ofp-unibox-linkCategoria {
  position: absolute;
  bottom: 0;
  text-align: center;
  font: normal 12px/30px 'Open Sans';
  color: #000;
  border-top: 1px solid #adadad;
  width: 100%;
  padding: 0;
  cursor: pointer;
  display: block;
  z-index: 1501;
}
.ofp-unibox-linkCategoria span {
  font-weight: 700;
}
/*************************/
/* PRINT */
/*************************/
@media print {
  .cuerpo-detalle #menuusuario,
  .cuerpo-detalle #menunavegacion,
  .detalle-producto-nav-tabs,
  .js-menumovilcontent,
  .menunavegacion .wrapdesktop,
  .agrupacionarticulos,
  .agrupacionarticulos-wrap,
  .header-wrap-mix,
  .novisible-m {
    display: block !important;
  }
  .cajacookies {
    display: none !important;
  }
  .footerwrap,
  .detalle-producto-destacado-movil,
  .error-form-movil,
  .compartir-detalle {
    display: none !important;
  }
  html,
  body {
    min-width: 1024px;
  }
  html.menusopen {
    overflow: hidden;
  }
  html.menusopen body {
    overflow: hidden;
  }
  .movil-noheader #header {
    display: block;
  }
  .rallado {
    background: url('../../bundles/vocentofrontend/images/layout/common/fondo_rallado.png') repeat scroll 0 0 transparent;
    border: none;
    padding: 19px 0;
  }
  .rallado.notop {
    padding-top: 0;
  }
  .rallado.rallado-flex {
    background: url('../../bundles/vocentofrontend/images/layout/common/fondo_ralladoflex.png') repeat scroll 0 0 transparent;
  }
  .wrapdesktop {
    width: 999px;
    margin: 0 auto;
  }
  .footerwrap {
    clear: both;
    overflow: hidden;
    background: #333;
  }
  #header {
    min-height: 50px;
    width: 100%;
    background: url('../../bundles/images/layout/header/fondocabecera-desktop.png') no-repeat scroll center top #e0e0e0;
    position: relative;
    overflow: hidden;
  }
  .logo-cabecera {
    padding: 0;
    margin: 0;
    padding: 30px 0 4px;
    width: 220px;
    float: left;
  }
  .logo-cabecera a {
    text-decoration: none;
  }
  .logo-cabecera h1 {
    display: none;
  }
  .header-wrap-mix {
    margin-top: 35px;
    float: left;
    width: 773px;
    overflow: hidden;
  }
  .header-buscador {
    float: right;
    width: 290px;
    position: relative;
  }
  .header-buscador [type=text] {
    border: none;
  }
  .header-buscador [type=submit] {
    border: none;
    text-indent: -9999px;
    position: absolute;
    right: 0;
    background: url('../../bundles/images/layout/common/lupabuscadordesktop.png') no-repeat scroll 0 0 #ffffff;
    width: 33px;
    height: 25px;
    top: 0;
  }
  .header-buscador label {
    display: none;
  }
  .header-newsletter {
    float: left;
    width: 310px;
  }
  .header-newsletter [type=text] {
    width: 211px;
    float: left;
    border: none;
    height: 25px;
    margin-right: 10px;
  }
  .header-newsletter .btn {
    background: #d2ff19;
    color: #000;
    float: left;
    width: 88px;
    height: 25px;
    border: none;
    padding: 5px 10px;
  }
  .header-newsletter .custominputwrap {
    float: left;
    width: 100%;
  }
  .header-contentcombos {
    float: left;
    width: 110px;
    margin-right: 46px;
    position: relative;
    height: 60px;
  }
  .header-contentcombos .selectcustom-container {
    position: absolute;
    width: 100%;
    background-color: transparent;
    border: none;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    font-size: 1rem;
  }
  .header-contentcombos .selectcustom-optionfalse {
    font-weight: bold;
  }
  #selectcustom-idioma {
    top: 0;
  }
  #selectcustom-edicion {
    top: 30px;
  }
  .menunavegacion-buscador,
  .menunavegacion-localizacion {
    display: none;
  }
  .menunavegacion {
    display: block;
    background: #000 !important;
  }
  .menunavegacion ul {
    min-height: 30px;
  }
  .menunavegacion li {
    float: left;
  }
  .menunavegacion li.active {
    background-color: #3ad5f1;
  }
  .menunavegacion li.active a {
    color: #000;
  }
  .menunavegacion li.dropdown-navbar {
    position: relative;
  }
  .menunavegacion li > a,
  .menunavegacion .no-link-span.dropdown {
    display: inline-block;
    font: 600 14px/30px "Open Sans";
    font: 600 1.4rem/30px "Open Sans";
    text-decoration: none;
    text-transform: uppercase;
    color: #fff;
    padding: 0 9px;
    position: relative;
    font-weight: bold;
  }
  .menunavegacion .no-link-span.dropdown {
    padding-right: 30px;
    cursor: pointer;
  }
  .menunavegacion .no-link-span.dropdown:hover {
    color: #3ad5f1;
  }
  .menunavegacion .no-link-span.dropdown:after {
    content: '';
    position: absolute;
    top: 10px;
    right: 0;
    border-right: 9px solid transparent;
    border-top: 9px solid #3ad5f1;
    border-left: 9px solid transparent;
  }
  .menunavegacion a.active,
  .menunavegacion a:hover {
    background-color: #3ad5f1;
    color: #000;
  }
  .menunavegacion .menu_level_1 {
    display: none;
    position: absolute;
    z-index: 500;
  }
  .menunavegacion .menu_level_1 li,
  .menunavegacion .menu_level_1 a {
    display: block;
    width: 100%;
  }
  .menunavegacion .menu_level_1 a {
    line-height: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    background: #000;
    margin-top: 1px;
  }
  .menunavegacion .menu_level_1 a:hover {
    color: #3ad5f1;
  }
  .menunavegacion .dropdown-navbar:hover .menu_level_1 {
    display: block;
  }
  .menunavegacion .menunavegacion-item-destacado {
    background: #ffb11a;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ffb11a 0%, #ff871c 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffb11a), color-stop(100%, #ff871c));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ffb11a 0%, #ff871c 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ffb11a 0%, #ff871c 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ffb11a 0%, #ff871c 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ffb11a 0%, #ff871c 100%);
    /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffb11a', endColorstr='#ff871c', GradientType=0);
    /* IE6-9 */
    color: #000;
    font-size: 0.9rem;
    font-weight: bold;
    line-height: 9px;
    padding: 2px;
    position: absolute;
    right: 0;
    top: -4px;
    text-transform: uppercase;
  }
  .menuusuario {
    position: absolute;
    top: 10px;
    right: 0;
  }
  .menuusuario ul {
    float: left;
  }
  .menuusuario li {
    float: left;
  }
  .menuusuario li > a,
  .menuusuario .menuusuario-tucuenta,
  .menuusuario .menuusuario-close {
    text-transform: uppercase;
    color: #000;
    text-decoration: none;
    color: #666666;
    font-weight: bold;
    padding: 0 3px 0 3px;
  }
  .menuusuario li > a:after {
    content: "|";
    padding-left: 6px;
    color: #666666;
  }
  .menuusuario a.mu-ico-iniciasesion:after {
    content: "";
    padding-left: 0;
  }
  .menuusuario li > a.active {
    color: #000;
  }
  .menuusuario .menuusuario-tucuenta {
    text-transform: none;
    color: #000;
  }
  .menuusuario .menuusuario-tucuenta:after {
    content: "|";
    padding-left: 6px;
    color: #000;
  }
  .agrupacionarticulos-wrap {
    background: #e3e3e3;
  }
  .agrupacionarticulos-title-wrap {
    padding: 0;
    width: 999px;
    margin: 0 auto;
    height: 30px;
  }
  .agrupacionarticulos-title-wrap h1 {
    margin: 0;
    padding: 0;
    font: 600 20px 'Open Sans';
    font: 600 2rem 'Open Sans';
    color: #000;
    text-transform: uppercase;
    display: inline-block;
    line-height: 30px;
    height: 30px;
  }
  .agrupacionarticulos-title-wrap a {
    float: right;
    background: #000;
    color: #fff;
    font: 600 16px 'Open Sans';
    font: 600 1.6rem 'Open Sans';
    text-decoration: none;
    position: relative;
    display: inline-block;
    line-height: 30px;
    height: 30px;
    padding: 0 27px 0 40px;
    margin-right: 27px;
    top: -1px;
  }
  .agrupacionarticulos-title-wrap a:after {
    border-bottom: 15px solid transparent;
    border-left: 15px solid #000;
    border-top: 15px solid transparent;
    content: "";
    margin-right: -9px;
    position: absolute;
    right: -5px;
    top: 0;
  }
  .wraparticles {
    margin: 23px auto;
    overflow: hidden;
    padding: 0 17px;
    width: 1024px;
  }
  .wrapcromos {
    margin: 0 -14px;
  }
  .cromo {
    width: 33.33333%;
    float: left;
    padding: 0 7px;
  }
  .cromo.cromo-dostercios {
    width: 66.66667%;
  }
  .cromo.cromo-doble {
    width: 50%;
  }
  .cromo.cromo-cuarto {
    width: 25%;
  }
  .cromo-modulo {
    position: relative;
    height: 360px;
    margin-bottom: 25px;
    background-color: #fff;
    padding: 28px 12px 0;
  }
  .cromo-doble .cromo-modulo {
    height: 245px;
  }
  .cromo-cuarto .cromo-modulo {
    padding-top: 20px;
    height: 275px;
  }
  .cromo-figure {
    position: relative;
    width: 300px;
    height: 197px;
  }
  .cromo-dostercios .cromo-figure {
    width: 410px;
    height: 258px;
    float: left;
  }
  .cromo-doble .cromo-figure {
    width: 275px;
    height: 160px;
    float: left;
    overflow: hidden;
  }
  .cromo-cuarto .cromo-figure {
    width: 220px;
    height: 146px;
  }
  .cromo-figure a {
    text-decoration: none;
  }
  .cromo-figure img {
    max-width: 100%;
    border: 1px solid #e2e2e2;
    height: auto;
    width: 100%;
    vertical-align: bottom;
  }
  .cromo-figure-aviso {
    position: absolute;
    bottom: 0;
    width: 72%;
    text-transform: uppercase;
    color: #fff;
    font-size: 15px;
    font-size: 1.5rem;
    text-align: center;
    line-height: 36px;
  }
  .cromo-figure-aviso.pocas {
    background: #f65353;
  }
  .cromo-figure-aviso.ampliamos {
    background: #8fa526;
  }
  .cromo-datos {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
  }
  .cromo-dostercios .cromo-datos {
    width: 324px;
    right: 0;
    left: auto;
  }
  .cromo-doble .cromo-datos {
    width: 324px;
    right: 0;
    left: auto;
  }
  .cromo-datos li {
    float: right;
    font-weight: bold;
    text-align: center;
    width: 33.333%;
    height: 35px;
    line-height: 35px;
    font-size: 21px;
    font-size: 2.1rem;
  }
  .cromo-datos li.cromo-datos-anterior {
    font-weight: normal;
    text-decoration: line-through;
    background: #fff;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .cromo-datos li.cromo-datos-precio {
    font-weight: bold;
    background: #d2ff19;
  }
  .cromo-datos li.cromo-datos-llevatelo {
    background: #3ad5f1;
  }
  .cromo-datos li.cromo-datos-llevatelo a {
    color: #000;
    text-decoration: none;
  }
  .cromo-datos li.cromo-datos-finalizado {
    background: #DBDBDB;
    font-size: 20px;
    font-size: 2rem;
  }
  .cromo-title {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 16px;
    margin: 5px 0;
    height: 32px;
  }
  .cromo-dostercios .cromo-title {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 21px;
    float: right;
    width: 220px;
    margin-top: 0;
    height: auto;
  }
  .cromo-doble .cromo-title {
    margin-top: 0;
    width: 185px;
    height: auto;
    float: right;
  }
  .cromo-title a {
    color: #000;
    text-decoration: none;
  }
  .cromo-descripcion {
    float: right;
    width: 220px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 19px;
    margin: 0;
  }
  .cromo-flex-sello {
    position: absolute;
    top: 0;
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -15px -2012px transparent;
    height: 35px;
    right: 20px;
    width: 25px;
  }
  .cromo-flex-ver {
    background: #ff871c;
    text-align: center;
  }
  .cromo-cuarto .cromo-flex-ver {
    width: 75px;
    height: 32px;
    line-height: 32px;
  }
  .cromo-flex-ver a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
    float: right;
    display: block;
    width: 100%;
  }
  .cromo-cuarto .cromo-flex-ver a {
    font-size: 13px;
    font-size: 1.3rem;
  }
  .cromo-addandtime {
    position: absolute;
  }
  .cromo-dostercios .cromo-addandtime {
    top: 220px;
    right: 15px;
  }
  .cromo-doble .cromo-addandtime {
    top: 125px;
    right: 15px;
  }
  .comodin {
    height: 360px;
    margin-bottom: 25px;
    padding: 0;
    text-align: center;
    text-transform: uppercase;
    background: url("../../bundles/vocentofrontend/images/layout/header/bg-comodin.jpg") no-repeat scroll center bottom #ffffff;
  }
  .comodin div {
    font: bold 32px/37px 'Open Sans';
    font: bold 3.2rem/3.7rem 'Open Sans';
    color: #fff;
  }
  .comodin div:first-child {
    padding-top: 28px;
  }
  .comodin .btn {
    color: #000;
    background: #d2ff19;
    font-size: 21px;
    font-size: 2.1rem;
    font-weight: bold;
    width: 228px;
    display: block;
    margin: 30px auto 0;
    padding: 10px 0;
  }
  .cromo-modulo-sub {
    margin: 0;
    position: absolute;
    top: 5px;
    left: 15px;
    color: #8fa526;
  }
  .cromo-ico-rural {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -15px -1571px transparent;
    width: 33px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 30px;
  }
  /************************/
  /* LISTADO CATEGORIAS */
  /************************/
  .categorias {
    background: none repeat scroll 0 0 #fff;
    padding: 10px 0 20px;
  }
  .categorias-title {
    font-size: 18px;
    font-size: 1.8rem;
    text-transform: uppercase;
  }
  .categorias-listado li {
    display: inline;
  }
  .categorias-listado li:before {
    content: '|';
    margin-right: 5px;
  }
  .categorias-listado li > a {
    color: #a6a6a6;
    text-transform: uppercase;
    font-size: 15px;
    font-size: 1.5rem;
    text-decoration: none;
    line-height: 21px;
  }
  .categorias-listado li > a.selected {
    color: #3ad5f1;
  }
  .categorias-listado li a:hover {
    color: #3ad5f1;
  }
  .categorias-listado li:first-child:before {
    content: '';
    margin-right: 0;
  }
  /*************************/
  /* DETALLE  */
  /*************************/
  .detalle-producto-wrap {
    width: 1005px;
    margin: 0 auto;
  }
  .detalle-producto {
    border: 1px solid #969696;
    padding: 0;
  }
  .detalle-producto-top {
    height: 393px;
    position: relative;
    width: 100%;
  }
  .detalle-producto-imgwrap {
    position: relative;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 620px;
  }
  .detalle-producto-imgwrap .flex-sello {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -1427px transparent;
    height: 50px;
    position: absolute;
    top: 0;
    width: 32px;
    z-index: 3;
    right: 15px;
  }
  .detalle-producto-imgwrap .detalle-producto-img-desc {
    background: url('../../bundles/vocentofrontend/images/layout/modal/pixelwhite65.png') scroll repeat;
    background: rgba(255, 255, 255, 0.75);
    position: absolute;
    bottom: 2px;
    left: 0;
    width: 100%;
    line-height: 40px;
    text-align: center;
    z-index: 3;
    color: #666666;
    text-transform: uppercase;
  }
  .detalle-producto-txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 382px;
    padding: 10px 12px 7px 12px;
    height: 210px;
  }
  .detalle-producto-txt p {
    font: normal 14px/17px 'Open Sans';
    font: normal 1.4rem/1.7rem 'Open Sans';
  }
  .detalle-producto-title {
    line-height: 3rem;
    color: #666666;
    margin: 0 0 20px;
    font-size: 28px;
    font-size: 2.8rem;
  }
  .detalle-producto-precios-wrap {
    z-index: 2;
    position: absolute;
    bottom: 0;
    width: 191px;
    left: 0;
  }
  .detalle-producto-precios-wrap li {
    height: 40px;
    text-align: right;
    position: relative;
    padding-right: 15px;
    font-weight: bold;
    border: 1px solid #969696 !important;
  }
  .detalle-producto-precios-wrap li .detalle-producto-tag {
    font-size: 11px;
    font-size: 1.1rem;
    text-align: left;
    position: absolute;
    top: 6px;
    left: 17px;
    font-weight: normal;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio-anterior {
    background-color: #fff;
    font-size: 24px;
    font-size: 2.4rem;
    color: #666666;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio-anterior .tachado {
    text-decoration: line-through;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio-anterior em {
    font-size: 17px;
    font-size: 1.7rem;
    font-style: normal;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio-ahorro {
    background-color: #8FA526;
    color: #fff;
    font-size: 32px;
    font-size: 3.2rem;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio-ahorro em {
    font-size: 22px;
    font-size: 2.2rem;
    font-style: normal;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio {
    background-color: #d2ff19;
    line-height: 50px;
    line-height: 5rem;
    font-weight: bold;
    height: 82px;
    font-size: 50px;
    font-size: 5rem;
    color: #000;
    padding: 20px 10px;
    text-align: center;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio span {
    top: -15px;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precio em {
    font-size: 31px;
    font-size: 3.1rem;
    font-style: normal;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precios-descuentoFlex {
    height: 61px;
    background: #ff871c;
    font-size: 28px;
    font-size: 2.8rem;
    font-weight: normal;
    padding-top: 20px;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precios-descuentoFlex em {
    font-size: 2.2rem;
    font-style: normal;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precios-puntosFlex {
    height: 61px;
    background: #dbdbdb;
    font-weight: normal;
    text-align: center;
    padding-top: 5px;
    padding-right: 0;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .detalle-producto-precios-wrap li.detalle-producto-precios-puntosFlex span {
    font-size: 20px;
    font-size: 2rem;
    font-weight: 600;
    display: block;
  }
  .detalle-producto-precios-wrap em {
    font-style: normal;
  }
  .detalle-producto-datos-wrap {
    position: absolute;
    bottom: 0;
    width: 191px;
    left: 191px;
  }
  .detalle-producto-datos-wrap li {
    height: 40px;
    position: relative;
    font-weight: bold;
    border: 1px solid #969696 !important;
  }
  .detalle-producto-datos-wrap li .detalle-producto-tag {
    font-size: 11px;
    font-size: 1.1rem;
    text-align: left;
    position: absolute;
    top: 6px;
    left: 12px;
    font-weight: normal;
  }
  .detalle-producto-datos-wrap li.gente {
    background-color: #dbdbdb;
    padding-right: 15px;
    text-align: right;
    color: #666666;
  }
  .detalle-producto-datos-wrap li.gente .gente-numero {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll 112% -2158px transparent;
    font: normal 24px/52px "Open Sans";
    font: normal 2.4rem/5.2rem "Open Sans";
    display: block;
    padding-right: 37px;
  }
  .detalle-producto-datos-wrap li.tiempo {
    padding-right: 15px;
    text-align: center;
    color: #fff;
    background-color: #09687a;
  }
  .detalle-producto-datos-wrap li.tiempo .countDown {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll 112% -2790px transparent;
    font: normal 18px/55px "Open Sans";
    font: normal 1.8rem/5.5rem "Open Sans";
    display: block;
    padding-right: 37px;
  }
  .detalle-producto-datos-wrap li.tiempo .hastaflex {
    font: normal 18px/55px "Open Sans";
    font: normal 1.8rem/5.5rem "Open Sans";
    display: block;
    text-align: left;
    padding-left: 15px;
  }
  .detalle-producto-datos-wrap li.botonbottomlink {
    height: 82px;
    padding-right: 0;
  }
  .detalle-producto-datos-wrap li.botonbottomlink a {
    display: block;
    height: 82px;
    line-height: 82px;
    background: #3ad5f1;
    text-decoration: none;
    font-weight: bold;
    font-size: 36px;
    font-size: 3.6rem;
    color: #000;
    text-align: center;
    position: relative;
  }
  .detalle-producto-flex .detalle-producto-datos-wrap li.botonbottomlink a {
    background: #ffb11a;
  }
  .detalle-producto-datos-wrap li.botonbottomlink a:hover {
    background: #09687a;
    color: #fff;
  }
  .detalle-producto-flex .detalle-producto-datos-wrap li.botonbottomlink a:hover {
    background: #ff871c;
  }
  .detalle-producto-datos-wrap li.botonbottomlink a:after {
    position: absolute;
    top: 50%;
    right: -10px;
    content: "";
    border-left: 15px solid #3ad5f1;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    z-index: 10;
  }
  .detalle-producto-flex .detalle-producto-datos-wrap li.botonbottomlink a:after {
    border-left-color: #ffb11a;
  }
  .detalle-producto-datos-wrap li.botonbottomlink a:hover:after {
    border-left: 15px solid #09687a;
  }
  .detalle-producto-flex .detalle-producto-datos-wrap li.botonbottomlink a:hover:after {
    border-left-color: #ff871c;
  }
  /*CARRUSLE SWIPPER*/
  .detalle-producto-wrap .pagination {
    position: absolute;
    width: 100%;
    z-index: 10;
    left: 0;
    bottom: 5px;
    text-align: left;
  }
  .detalle-producto-wrap .swiper-pagination-switch {
    background: #999999;
    border-radius: 50%;
    display: inline-block;
    height: 12px;
    margin: 5px 7px;
    width: 12px;
    cursor: pointer;
  }
  .detalle-producto-wrap .swiper-pagination-switch.swiper-active-switch {
    background: #3ad5f1;
  }
  /* DETALLE PRODUCTO BOTTOM */
  .detalle-producto-bottom {
    position: relative;
  }
  /* DETALLE PRODUCTO REGALA */
  .detalle-producto-regala {
    overflow: hidden;
    padding-left: 381px;
  }
  .detalle-producto-regala a {
    font: normal 14px/34px 'Open Sans';
    font: normal 1.4rem/3.4rem 'Open Sans';
    text-align: center;
    color: #fff;
    text-decoration: none;
    text-transform: uppercase;
    float: left;
    padding: 0 46px 0 56px;
    width: 310px;
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg");
    background-repeat: no-repeat;
    background-color: #0fa6c1;
    background-position: 18px -2568px;
  }
  .detalle-producto-regala a:first-child {
    margin-right: 2px;
    background-position: 18px -2482px;
  }
  /* DETALLE PRODUCTO COMPARTE */
  .detalle-producto-comparte {
    text-align: right;
    margin-top: 10px;
    padding-right: 12px;
  }
  .detalle-producto-comparte a {
    text-align: left;
    width: 22px;
    height: 22px;
    display: inline-block;
    text-indent: -9999px;
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg");
    background-repeat: no-repeat;
  }
  .detalle-producto-comparte a.detalle-producto-comparte-f {
    background-position: -19px -2651px;
  }
  .detalle-producto-comparte a.detalle-producto-comparte-t {
    background-position: -19px -2726px;
  }
  .detalle-producto-comparte a.detalle-producto-comparte-print {
    background-position: -20px -2880px;
  }
  /* DETALLE PRODUCTO NAV TABS */
  .detalle-producto-nav-tabs {
    width: 100%;
    border-bottom: 1px solid #dbdbdb;
    height: 45px;
    padding-left: 10px;
  }
  .detalle-producto-nav-tabs li {
    float: left;
    margin: 0 4px;
  }
  .detalle-producto-nav-tabs a {
    background-color: #eee;
    color: #666666;
    text-decoration: none;
    display: block;
    height: 44px;
    line-height: 44px;
    padding: 0 20px;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    border: 1px solid #fff;
    border-bottom: none;
  }
  .detalle-producto-nav-tabs a.active,
  .detalle-producto-nav-tabs a:hover {
    border: 1px solid #dbdbdb;
    border-bottom: 1px solid #fff;
    color: #09687a;
    background-color: #fff;
    position: relative;
    top: 1px;
    z-index: 1;
  }
  .detalle-producto-nav-tabs a.tabayudaflex {
    background-image: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg");
    background-position: right -1427px;
    background-repeat: no-repeat;
    padding-right: 50px;
  }
  .lt-ie9 .detalle-producto-nav-tabs a.tabayudaflex {
    background-image: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.png");
  }
  /* DETALLE PRODUCTO TABS */
  .detalle-producto-tab {
    display: none;
    padding: 20px 15px 42px;
    overflow: hidden;
    position: relative;
  }
  .detalle-producto-tab.active {
    display: block;
  }
  .detalle-producto-tab h3,
  .detalle-producto-tab p,
  .detalle-producto-tab li {
    color: #666666;
    font: normal 12px/25px 'Open Sans';
    font: normal 1.2rem/2.5rem 'Open Sans';
    margin: 0;
  }
  .detalle-producto-tab h3,
  .detalle-producto-tab a {
    font-weight: bold;
    color: #09687a;
    text-decoration: none;
  }
  .detalle-producto-tab ul {
    list-style-type: disc;
    list-style-position: inside;
    padding: 0;
    margin: 0;
  }
  .detalle-producto-tab ul ul {
    padding-left: 15px;
    list-style-type: square;
  }
  .tab-info-local {
    width: 48%;
    float: left;
    margin-left: 2%;
  }
  h2 + .tab-info-local {
    padding-right: 2%;
    margin-left: 0;
    border-right: 1px solid #09687a;
  }
  .detalle-producto-destacado-movil {
    padding: 15px 5px 5px;
    border-bottom: 1px dotted #999999;
  }
  .detalle-producto-destacado-movil p {
    line-height: 16px;
    font-size: 12px;
    font-size: 1.2rem;
    color: #666;
  }
  .detalle-producto-bottom-titular {
    color: #09687a;
    margin-top: 0;
    font: normal 26px/36px sans-serif;
    font: normal 2.6rem/3.64rem sans-serif;
  }
  .detalle-producto-tab-movil-vermas {
    font: bold 12px/40px "Open Sans";
    font: bold 1.2rem/4rem "Open Sans";
    height: auto;
    display: block;
    text-align: right;
    text-decoration: none;
    width: 100%;
    color: #09687a;
  }
  .detalle-producto-tab-movil-vermas strong.cerrado {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -4229px transparent;
  }
  .detalle-producto-tab-movil-vermas strong {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll center -4319px transparent;
    display: inline-block;
    font-size: 2rem;
    height: 100%;
    text-indent: -9999px;
    width: 20px;
    text-align: left;
  }
  .plegado-m .detalle-producto-tab-movil-vermas {
    position: absolute;
    background: none repeat scroll 0 0 #fff;
    bottom: 0;
    right: 5px;
    height: 38px;
  }
  .detalle-producto-mapa {
    width: 325px;
    float: left;
    margin-right: 5px;
  }
  .detalle-producto-mapa h2 {
    margin-bottom: 0;
  }
  .detalle-producto-mapa .detalle-producto-mapa-txt {
    list-style-type: none;
  }
  .detalle-producto-mapa .detalle-producto-mapa-txt li {
    padding-top: 10px;
    border-bottom: 1px solid #bdd7dc;
    box-shadow: 0 -1px 0 0 #4b909d inset;
    min-height: 43px;
  }
  .detalle-producto-mapa .detalle-producto-mapa-txt strong {
    color: #09687a;
  }
  .detalle-producto-mapa .detalle-producto-mapa-txt img {
    float: left;
  }
  .detalle-producto-mapa .detalle-producto-mapa-txt p {
    padding-left: 45px;
    font-family: Arial !important;
    line-height: 20px;
    line-height: 2rem;
  }
  .mapWrapper {
    float: left;
  }
  .mapWrapper img {
    max-width: 100%;
    height: auto;
  }
  .detalle-producto-mapa-nav {
    list-style-type: none;
    position: absolute;
    bottom: 10px;
    clear: both;
  }
  .detalle-producto-mapa-nav li {
    display: inline;
    margin: 8px;
  }
  .detalle-producto-mapa-nav li a {
    color: #666666;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: normal;
  }
  .detalle-producto-mapa-nav li.currentpage a {
    color: #09687a;
    font-weight: bold;
  }
  .detalle-producto-preguntas-wrapper h2 {
    float: left;
    width: auto;
  }
  #detalle-pregunta {
    float: right;
    background: #e2e2e2;
    color: #666666;
    font-size: 18px;
    font-size: 1.8rem;
    padding: 5px 12px;
    font-family: sans-serif;
    font-weight: normal;
  }
  .detalle-producto-pregunta {
    clear: both;
  }
  .detalle-producto-pregunta-fecha {
    text-align: right;
    color: #09687a !important;
  }
  .detalle-producto-bottom-cat {
    position: absolute;
    bottom: 0;
    right: 0;
    background-color: #0fa6c1;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 14px;
    font-size: 1.4rem;
    color: #fff;
    text-transform: uppercase;
  }
  .detalle-producto-bottom-cat a {
    text-decoration: none;
    color: #fff;
  }
  /* DETALLE PRODUCTO FLEXRESERVA */
  .flexreserva {
    background: #e2e2e2;
    text-align: center;
    margin: 10px 5px;
    width: 382px;
    position: absolute;
    bottom: 122px;
    margin: 0;
  }
  .flexreserva-tlf {
    background: #d47017;
    height: 30px;
    font: normal 15px/30px 'Open Sans';
    font: normal 1.5rem/3rem 'Open Sans';
    color: #fff;
  }
  .flexreserva-tlf span {
    font: bold 15px/15px 'Open Sans';
    font: bold 1.5rem/1.5rem 'Open Sans';
    padding-left: 30px;
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -15px -2954px transparent;
  }
  .flexreserva-hasta {
    padding-left: 15px;
    display: block;
    float: left;
    padding-top: 7px;
  }
  .flexreserva-hasta span {
    display: block;
  }
  .flexreserva-hasta .l1 {
    font-weight: normal;
    color: #000;
  }
  .flexreserva-hasta .l3 {
    font-weight: bold;
  }
  .flexreserva-semana {
    font-weight: bold;
    color: #666666;
    margin: 1em 0;
    float: right;
    margin-right: 15px;
  }
  .flexreserva-semana li {
    display: inline;
    padding: 1px 5px;
    line-height: 8px;
    color: #fff;
    background: #a4a4a4;
    margin: 0 5px;
    width: 21px;
    height: 21px;
    float: left;
    line-height: 21px;
  }
  .flexreserva-semana .disponible {
    color: #fff;
    background: #3bd5f1;
  }
  .flexQRdesktop {
    position: absolute;
    top: 15px;
    right: 10px;
    color: #000;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .flexQRdesktop div,
  .flexQRdesktop figure {
    display: inline-block;
    margin: 0 5px;
  }
  .flexQRdesktop span {
    display: block;
    color: #3ad5f1;
    font-size: 12px;
    font-size: 1.2rem;
  }
  /************************/
  /*PORCENTAJE PRODUCTOS*/
  /************************/
  .porcentaje {
    position: absolute;
    background: #d2ff19;
    right: 0;
    bottom: 0;
    font-weight: bold;
    color: #000;
    z-index: 3;
    width: 28%;
    line-height: 52px;
    font-size: 24px;
    font-size: 2.4rem;
    padding: 0 10px;
    text-align: center;
  }
  .cromo-flex .porcentaje {
    background: #ffb11a;
  }
  .detalle-producto .porcentaje {
    bottom: auto;
    font-size: 40px;
    font-size: 4rem;
    line-height: 40px;
    line-height: 4rem;
    left: 0;
    padding-right: 5px;
    right: auto;
    top: 15px;
    width: 115px;
    height: 64px;
    text-align: right;
  }
  .detalle-producto .porcentaje em {
    font-size: 21px;
    font-size: 2.1rem;
  }
  .detalle-producto .porcentaje .detalle-producto-tag {
    color: #000;
    display: block;
    font: 11px/11px "Open Sans";
    font: 1.1rem/1.1rem "Open Sans";
    padding: 10px 0 0;
    text-align: left;
  }
  .porcentaje em {
    font-style: normal;
  }
  .cromo-flex.cromo-cuarto .porcentaje {
    background: #ffb11a;
    width: 65px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .detalle-producto-flex .porcentaje {
    background-color: #ff871c;
  }
  /************************/
  /*ADDRESSOFP*/
  /************************/
  .addressofp {
    font-style: normal;
    color: #666666;
    background-image: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg");
    padding-left: 20px;
    background-repeat: no-repeat;
    background-position: -21px -1211px;
    font-size: 10px;
    font-size: 1rem;
    text-transform: uppercase;
    height: 28px;
    overflow: hidden;
  }
  .cromo-dostercios .addressofp {
    float: right;
    width: 220px;
    height: 45px;
  }
  .cromo-doble .addressofp {
    float: right;
    width: 185px;
    height: 45px;
  }
  .detalle-producto .addressofp {
    background-position: -18px -1262px;
    padding-left: 30px;
    font-size: 14px;
    font-size: 1.4rem;
    overflow: visible;
    height: auto;
  }
  .addressofp .address-title {
    text-transform: uppercase;
    color: #09687a;
  }
  .addressofp .address-title:after {
    content: '|';
    padding-left: 5px;
    color: #09687a;
  }
  .cromo-dostercios .addressofp .address-title:after,
  .cromo-doble .addressofp .address-title:after,
  .detalle-producto .addressofp .address-title:after {
    content: '';
  }
  .cromo-dostercios .addressofp .address-title,
  .cromo-doble .addressofp .address-title {
    display: block;
  }
  .detalle-producto .addressofp .address-title {
    display: block;
    font-size: 16px;
    font-size: 1.6rem;
  }
  /************************/
  /*TIMEOUT*/
  /************************/
  .timeOut {
    font: bold 12px 'Open Sans';
    font: bold 1.2rem 'Open Sans';
    color: #666666;
  }
  .detalle-producto .timeOut {
    font-weight: normal;
  }
  .cromo .timeOut {
    clear: both;
    padding-top: 5px;
  }
  .timeOut-people {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -10px -2257px transparent;
    padding-left: 35px;
  }
  .cromo .timeOut-people:after {
    padding-left: 3px;
    padding-rigth: 3px;
    content: '|';
  }
  /************************/
  /*COUNTDOWN*/
  /************************/
  .detalle-producto .countDown {
    background: url("../../bundles/vocentofrontend/images/layout/common/m-ico-sprites.svg") no-repeat scroll -20px -2325px transparent;
    display: inline-block;
    line-height: 21px;
    padding-left: 30px;
  }
  .countDown .d:after {
    content: 'd';
  }
  .countDown .h:after {
    content: 'h';
  }
  .countDown .m:after {
    content: "'";
  }
  .countDown .s:after {
    content: "''";
  }
}
@media print and only screen (max-width: 767px) {
  .detalle-producto-tab h3,
  .detalle-producto-tab p,
  .detalle-producto-tab li {
    font: normal 12px/20px 'Open Sans';
    font: normal 1.2rem/2rem 'Open Sans';
  }
}
@media print and (max-width: 767px) {
  .detalle-producto-tab h3 {
    margin-top: 10px;
  }
}
