
		
		


ol,
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
h1,
h2,
h3,
h4,
h5,
p {
  margin: 0;
  padding: 0;
}
strong,
b {
  font-weight: bold;
}
header,
footer,
section,
nav {
  display: block;
}
table,
tr,
td {
  margin: 0;
  padding: 0;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.clear {
  clear: both;
  margin: 0px;
  padding: 0px;
}
.flota {
  float: left;
}
.flota-derecha {
  float: right;
}
.centrado-vertical {
  align-items: center;
  display: flex;
}
.texto-rojo,
.texto-verde {
  text-align: center;
  font-size: 14px;
  display: block;
  margin: 10px 0 0 0;
}
.texto-rojo {
  color: #ed1940;
}
.texto-verde {
  color: #7abc94;
}
.alt-30 {
  height: 30px;
}
.imgrep {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
}
.noimgrep {
  display: block;
  text-indent: 0;
  white-space: normal;
  overflow: visible;
  text-align: left;
}
.lineaFluida {
  width: 100%;
}
.lineaFluida:before,
.lineaFluida:after {
  display: table;
  content: "";
  line-height: 0;
}
.lineaFluida:after {
  clear: both;
}
.formMobile {
  -webkit-appearance: none;
}
.backgroundNone {
  background: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
.padding-cero {
  padding: 0 !important;
}
.color-hierba {
  color: #94c249;
}
.margin-top-15 {
  margin-top: 15px !important;
}
.margin-top-25 {
  margin-top: 25px !important;
}
.mapa-tiendas {
  width: 60%;
  float: left;
  position: relative;
}
.mapa-tiendas h3 {
  color: #0083a4;
  margin-bottom: 15px;
}
.mapa-tiendas h3 span {
  color: #000000;
}
.mapa-tiendas .botones {
  position: absolute;
  right: 0px;
}
.mapa-tiendas .botones span {
  background-color: #fbfbfb;
  border: solid 1px #e2e2e2;
  border-radius: 3px;
  padding: 5px;
  color: #6e6e6e;
  font-size: 14px;
  margin-left: 5px;
  cursor: pointer;
}
.mapa-tiendas .botones span:hover,
.mapa-tiendas .botones span.activo {
  background-color: #e2e2e2;
  border: solid 1px #6e6e6e;
}
@media (max-width:32.4375em) {
  .mapa-tiendas {
    display: none;
  }
}
.mod-banners-tiendas {
  width: 32%;
  float: right;
}
.mod-banners-tiendas > ul > li {
  padding: 18px 21px 18px 21px;
  margin-bottom: 10px;
  border: solid 1px #e2e2e2;
}
.mod-banners-tiendas > ul > li.recogida {
  background: url('https://cdn.phonehouse.es/res_static/img/icons/ico-tiendas-recogida.jpg') no-repeat 18px 18px #fbfbfb;
}
.mod-banners-tiendas > ul > li.multioperador {
  background: url('https://cdn.phonehouse.es/res_static/img/icons/ico-tiendas-operador.jpg') no-repeat 18px 18px #fbfbfb;
}
.mod-banners-tiendas > ul > li.tecnico {
  background: url('https://cdn.phonehouse.es/res_static/img/icons/ico-tiendas-tecnico.jpg') no-repeat 18px 18px #fbfbfb;
}
.mod-banners-tiendas > ul > li div {
  padding-left: 55px;
}
.mod-banners-tiendas > ul > li span {
  color: #0083a4;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}
.mod-banners-tiendas > ul > li h4 {
  text-transform: uppercase;
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 21px;
}
.mod-banners-tiendas > ul > li > ul li {
  list-style: disc;
  margin-left: 10px;
  margin-top: 5px;
  font-size: 13px;
  color: #000000;
}
.mod-banners-tiendas > ul > li a.mod-boton-verde2 {
  width: 100%;
  margin-top: 5px;
  text-align: center;
  padding: 9px 0px;
  background-color: #0083a4;
}
.mod-banners-tiendas.detalle-tienda {
  float: none;
  width: 100%;
}
.mod-banners-tiendas.detalle-tienda > ul > li {
  width: 32%;
  height: 145px;
  display: inline-table;
  margin-left: 12px;
}
.mod-banners-tiendas.detalle-tienda > ul > li:first-child {
  margin-left: 0px;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .mod-banners-tiendas > ul > li {
    padding: 15px;
  }
}
@media (max-width:32.4375em) {
  .mod-banners-tiendas {
    float: none;
    width: 94%;
    margin: 0 auto;
  }
  .mod-banners-tiendas > ul > li {
    padding: 5px;
    margin-bottom: 5px;
  }
  .mod-banners-tiendas > ul > li.recogida,
  .mod-banners-tiendas > ul > li.multioperador,
  .mod-banners-tiendas > ul > li.tecnico {
    background-position: 8px 8px;
    background-size: 40px;
  }
  .mod-banners-tiendas > ul > li ul {
    display: none;
  }
  .mod-banners-tiendas.detalle-tienda > ul > li {
    width: 94%;
    height: auto;
    margin: 0 auto 10px auto;
    display: block;
  }
  .mod-banners-tiendas.detalle-tienda > ul > li:first-child {
    margin-left: auto;
  }
}
.mod-tooltip {
  position: relative;
  display: block;
  width: 16px;
  height: 16px;
  overflow: hidden;
}
.mod-tooltip a.boton {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 14;
  width: 16px;
  height: 16px;
  background: url('https://cdn.phonehouse.es/res_static/img/sprites.png') no-repeat -60px -156px;
}
.mod-tooltip > .new {
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
}
.mod-tooltip > .tooltip {
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  position: absolute;
  display: block;
  height: 1px;
  width: 1px;
}
.mod-tooltip > .tooltip > h4.tooltip {
  display: block;
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
  color: #00254b;
}
.mod-tooltip > .tooltip > p.tooltip {
  display: block;
  font-size: 13px;
  line-height: normal;
}
.mod-tooltip > .tooltip > p.tooltip.tooltip.precio {
  padding-top: 7px;
  font-size: 30px;
  line-height: 28px;
  color: #00254b;
}
.mod-tooltip > .tooltip > p.tooltip.tooltip.precio strong {
  font-size: 35px;
  font-weight: normal;
}
.mod-tooltip:hover {
  overflow: visible;
}
.mod-tooltip:hover > .tooltip {
  text-indent: 0;
  white-space: normal;
  overflow: visible;
  position: absolute;
  right: -226px;
  top: -20px;
  height: auto;
  z-index: 15;
  display: block;
  width: 210px;
  padding: 15px;
  font-size: 13px;
  line-height: normal;
  text-align: left;
  color: #6e6e6e;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 2px 2px 0 rgba(3, 44, 44, 0.25);
}
.mod-tooltip:hover > .tooltip:after,
.mod-tooltip:hover > .tooltip:before {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}
.mod-tooltip:hover > .tooltip:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #ffffff;
  border-width: 10px;
  top: 26px;
  margin-top: -10px;
}
.mod-tooltip:hover > .tooltip:before {
  border-color: rgba(0, 0, 0, 0);
  border-right-color: #e2e2e2;
  border-width: 11px;
  top: 26px;
  margin-top: -11px;
}
.mod-tooltip.mod-tooltip-left > .tooltip {
  right: auto;
  left: -226px;
}
.mod-tooltip.mod-tooltip-left > .tooltip:after,
.mod-tooltip.mod-tooltip-left > .tooltip:before {
  left: 100%;
  right: auto;
}
.mod-tooltip.mod-tooltip-left > .tooltip:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #ffffff;
  border-width: 10px;
}
.mod-tooltip.mod-tooltip-left > .tooltip:before {
  border-color: rgba(0, 0, 0, 0);
  border-left-color: #e2e2e2;
  border-width: 11px;
}
.mod-tooltip.mod-tooltip-bottom > .tooltip {
  left: 20%;
  right: 0px;
  top: 30px;
  z-index: 999;
}
.mod-tooltip.mod-tooltip-bottom > .tooltip:after,
.mod-tooltip.mod-tooltip-bottom > .tooltip:before {
  top: -11px;
  right: auto;
  left: auto;
}
.mod-tooltip.mod-tooltip-bottom > .tooltip:after {
  border-color: rgba(255, 255, 255, 0);
  border-bottom-color: #ffffff;
  border-width: 11px;
}
.mod-tooltip.mod-tooltip-bottom > .tooltip:before {
  border-color: rgba(0, 0, 0, 0);
  border-bottom-color: #e2e2e2;
  border-width: 11px;
}
.mod-tooltip.big > .tooltip {
  right: -276px;
  width: 260px;
}
.mod-tooltip.big2 > .tooltip {
  right: -276px;
  width: 450px;
  top: 15px;
}
.mod-tooltip.big.mod-tooltip-left > .tooltip {
  left: -276px;
}
.mod-tooltip.cuotas span {
  font-size: 17px;
}
.mod-tooltip.cuotas > .tooltip {
  padding: 0px;
  top: 30px;
  left: auto;
  right: -175px;
}
.mod-tooltip.cuotas > .tooltip .tarjeta-amarilla,
.mod-tooltip.cuotas > .tooltip p {
  display: table-cell;
}
.mod-tooltip.cuotas > .tooltip .tarjeta-amarilla {
  background-color: #fff15b;
  text-align: center;
  vertical-align: middle;
  width: 60px;
}
.mod-tooltip.cuotas > .tooltip .tarjeta-amarilla img {
  filter: brightness(0.6);
}
.mod-tooltip.cuotas > .tooltip p {
  padding: 15px;
}
.mod-tooltip.cuotas > .tooltip:after,
.mod-tooltip.cuotas > .tooltip:before {
  right: 43%;
}
.mod-tooltip-click {
  position: relative;
  display: inline-block;
}
.mod-tooltip-click > .tooltip-click {
  position: absolute;
  right: -270px;
  top: -20px;
  height: auto;
  z-index: 15;
  display: none;
  width: 270px;
  padding: 15px;
  font-family: arial;
  font-size: 13px;
  font-weight: normal;
  text-transform: none;
  line-height: normal;
  text-align: left;
  color: #6e6e6e;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  background-color: #ffffff;
  box-shadow: 2px 2px 0 rgba(3, 44, 44, 0.25);
}
.mod-tooltip-click > .tooltip-click a {
  text-decoration: underline;
}
.mod-tooltip-click > .tooltip-click span.close {
  position: absolute;
  right: 5px;
  top: 5px;
  cursor: pointer;
  width: 20px;
  height: 20px;
  text-align: center;
  font-weight: bold;
}
.mod-tooltip-click > .tooltip-click.visible {
  display: block;
}
.mod-tooltip-click > .tooltip-click.big {
  width: 400px;
  right: -390px;
}
.mod-tooltip-click > .tooltip-click.right {
  right: auto;
  left: -280px;
}
.mod-tooltip-click > .tooltip-click.debajo {
  left: -120px;
  top: 20px;
}
@media (max-width:32.4375em) {
  .mod-tooltip-click > .tooltip-click {
    position: sticky;
  }
}
.mod-formulario a.subrayado {
  text-decoration: underline;
}
.mod-formulario a.acceder-cuenta {
  color: #000000;
}
.mod-formulario a.acceder-cuenta:hover {
  color: #444444;
  text-decoration: underline;
}
.mod-formulario a.mod-boton-naranja,
.mod-formulario a.mod-boton-verde2,
.mod-formulario a.mod-boton-verde3,
.mod-formulario a.boton-naranja {
  color: #ffffff;
  display: block;
  text-align: center;
}
.mod-formulario input[type="date"],
.mod-formulario input[type="email"],
.mod-formulario input[type="tel"],
.mod-formulario input[type="text"],
.mod-formulario input[type="password"],
.mod-formulario input[type="number"],
.mod-formulario input[type="search"] {
  display: block;
  width: 100%;
  height: 35px;
  padding: 0px 10px;
  font-family: arial;
  font-size: 15px;
  line-height: 18px;
  color: #6e6e6e;
  background-color: #ffffff;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  outline: 0;
}
.mod-formulario input[type="date"].error,
.mod-formulario input[type="email"].error,
.mod-formulario input[type="tel"].error,
.mod-formulario input[type="text"].error,
.mod-formulario input[type="password"].error,
.mod-formulario input[type="number"].error,
.mod-formulario input[type="search"].error {
  border: solid 1px #e40134;
  background-color: #fff2f7;
}
.mod-formulario input[type="date"]:disabled,
.mod-formulario input[type="email"]:disabled,
.mod-formulario input[type="tel"]:disabled,
.mod-formulario input[type="text"]:disabled,
.mod-formulario input[type="password"]:disabled,
.mod-formulario input[type="number"]:disabled,
.mod-formulario input[type="search"]:disabled {
  background: #e2e2e2;
}
.mod-formulario input[type="date"]:focus,
.mod-formulario input[type="email"]:focus,
.mod-formulario input[type="tel"]:focus,
.mod-formulario input[type="text"]:focus,
.mod-formulario input[type="password"]:focus,
.mod-formulario input[type="number"]:focus,
.mod-formulario input[type="search"]:focus {
  border-color: #0083a4;
}
.mod-formulario input[type="date"] {
  background: url(https://cdn3.iconfinder.com/data/icons/linecons-free-vector-icons-pack/32/calendar-16.png) no-repeat;
  background-position: right 20px center;
  padding-right: 0px;
}
.mod-formulario .ojo-password {
  float: right;
  margin-top: -27px;
  position: relative;
  right: 10px;
  z-index: 2;
}
.mod-formulario input[type="number"]::-webkit-outer-spin-button,
.mod-formulario input[type="number"]::-webkit-inner-spin-button,
.mod-formulario input[type="date"]::-webkit-outer-spin-button,
.mod-formulario input[type="date"]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
  display: none;
}
.mod-formulario input[type="number"] {
  -moz-appearance: textfield;
}
.mod-formulario input[type="number"]:-moz-placeholder {
  color: #9b9b9b !important;
  opacity: 1;
}
.mod-formulario input[type="number"]::-moz-placeholder {
  color: #9b9b9b !important;
  opacity: 1;
}
.mod-formulario input[type="number"]:-ms-input-placeholder {
  color: #9b9b9b !important;
}
.mod-formulario input[type="number"]:-webkit-input-placeholder {
  color: #9b9b9b !important;
}
.mod-formulario input[type="number"]::-webkit-input-placeholder {
  color: #9b9b9b !important;
}
.mod-formulario textarea {
  display: block;
  font-family: arial;
  width: 100%;
  height: 150px;
  padding: 7px 10px;
  font-size: 15px;
  color: #6e6e6e;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  outline: 0;
}
.mod-formulario textarea.error {
  border: solid 1px red;
}
.mod-formulario textarea:disabled {
  background: #e2e2e2;
}
.mod-formulario .opcion-contenido {
  margin-top: 10px;
}
.mod-formulario .text .select > label {
  padding-top: 0px;
}
.mod-formulario label,
.mod-formulario .label {
  display: block;
  padding-bottom: 0px;
  color: #444444;
  line-height: 18px;
  position: relative;
  margin-top: 15px;
  max-width: 100%;
  width: 255px;
}
.mod-formulario label .asterisco,
.mod-formulario .label .asterisco {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
}
.mod-formulario label.inline,
.mod-formulario .label.inline {
  display: inline-block;
  margin-right: 15px;
  vertical-align: top;
}
.mod-formulario label.inline input[type="number"],
.mod-formulario .label.inline input[type="number"] {
  display: inline-block;
}
.mod-formulario label.tercio,
.mod-formulario .label.tercio {
  width: 115px;
}
.mod-formulario label.tercio-peq,
.mod-formulario .label.tercio-peq {
  width: 77px;
}
.mod-formulario label.uno-y-tercio,
.mod-formulario .label.uno-y-tercio {
  width: 385px;
}
.mod-formulario label input[type="text"],
.mod-formulario .label input[type="text"],
.mod-formulario label input[type="password"],
.mod-formulario .label input[type="password"],
.mod-formulario label input[type="date"],
.mod-formulario .label input[type="date"],
.mod-formulario label input[type="tel"],
.mod-formulario .label input[type="tel"],
.mod-formulario label input[type="number"],
.mod-formulario .label input[type="number"],
.mod-formulario label input[type="email"],
.mod-formulario .label input[type="email"],
.mod-formulario label select,
.mod-formulario .label select {
  margin-top: 6px;
}
.mod-formulario label.fecha,
.mod-formulario .label.fecha {
  width: 175px;
}
.mod-formulario label.fecha input[type="text"],
.mod-formulario .label.fecha input[type="text"] {
  display: inline-block;
  margin-right: 15px;
}
.mod-formulario label.fecha input[type="text"].anio,
.mod-formulario .label.fecha input[type="text"].anio {
  margin-right: 0px;
}
.mod-formulario label.fecha .mes,
.mod-formulario .label.fecha .mes,
.mod-formulario label.fecha .anio,
.mod-formulario .label.fecha .anio {
  width: 80px;
}
.mod-formulario .num-cuenta {
  width: 340px;
}
.mod-formulario .num-cuenta input[type="text"] {
  display: inline-block;
  margin-right: 3px;
  margin-top: 6px;
}
.mod-formulario .num-cuenta .entidad,
.mod-formulario .num-cuenta .oficina {
  width: 70px;
}
.mod-formulario .num-cuenta .dc {
  width: 45px;
}
.mod-formulario .num-cuenta .cuenta {
  width: 145px;
  margin-right: 0px !important;
}
.mod-formulario#paytpvPaymentForm {
  position: relative;
}
.mod-formulario .select:before,
.mod-formulario .select:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-formulario .select:after {
  clear: both;
}
.mod-formulario .select select {
  width: 100%;
  height: 35px;
  padding: 0px 10px;
  font-family: arial;
  font-size: 15px;
  line-height: 18px;
  color: #6e6e6e;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  outline: 0;
}
.mod-formulario .select select.error {
  border: solid 1px red;
}
.mod-formulario .select select:disabled {
  background: #e2e2e2;
}
.mod-formulario .select select:focus {
  border-color: #0083a4;
}
.mod-formulario .select2:before,
.mod-formulario .select2:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-formulario .select2:after {
  clear: both;
}
.mod-formulario .select2 select {
  width: 99%;
  height: 35px;
  padding: 7px 10px 6px 10px;
  font-size: 15px;
  line-height: 18px;
  color: #6e6e6e;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  outline: 0;
}
.mod-formulario .select2 select.error {
  border: solid 1px red;
}
.mod-formulario .select2 select:disabled {
  background: #e2e2e2;
}
.mod-formulario input[type="submit"] {
  border: 0;
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  cursor: pointer;
  margin: 20px 0 20px 0;
  -webkit-appearance: none;
  width: 100%;
}
.mod-formulario input[type="submit"]:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .mod-formulario input[type="submit"] {
    padding: 8px 19px;
    font-size: 14px;
  }
}
.mod-formulario input[type="submit"]:hover {
  cursor: pointer;
}
.mod-formulario input[type="button"] {
  border: 0;
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  cursor: pointer;
  margin: 20px 0 20px 0;
  -webkit-appearance: none;
  width: 100%;
}
.mod-formulario input[type="button"]:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .mod-formulario input[type="button"] {
    padding: 8px 19px;
    font-size: 14px;
  }
}
.mod-formulario input[type="button"]:hover {
  cursor: pointer;
}
.mod-formulario div.checkbox:before,
.mod-formulario div.checkbox:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-formulario div.checkbox:after {
  clear: both;
}
.mod-formulario div.checkbox input[type="checkbox"] {
  display: none;
}
.mod-formulario div.checkbox input[type="checkbox"] + label {
  display: inline-block;
  width: 65px;
  margin-left: 5px;
  padding: 4px 12px;
  font-size: 15px;
  font-weight: normal;
  color: #0083a4;
  text-align: center;
  background-color: #fbfbfb;
  border: 1px solid #fbfbfb;
  border-radius: 4px;
}
.mod-formulario div.checkbox input[type="checkbox"] + label:hover {
  cursor: pointer;
}
.mod-formulario div.checkbox input[type="checkbox"] + label.error {
  border: solid 1px red;
}
.mod-formulario div.checkbox input[type="checkbox"] + label:disabled {
  background: #e2e2e2;
}
.mod-formulario div.checkbox input[type="checkbox"]:checked + label {
  font-weight: bold;
  color: #00254b;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
}
.mod-formulario div.radio:before,
.mod-formulario div.radio:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-formulario div.radio:after {
  clear: both;
}
.mod-formulario div.radio input[type="radio"] {
  display: none;
}
.mod-formulario div.radio input[type="radio"] + label {
  display: inline-block;
  width: 65px;
  margin-left: 5px;
  padding: 4px 12px;
  font-size: 15px;
  font-weight: normal;
  color: #6e6e6e;
  text-align: center;
  background-color: #fbfbfb;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
}
.mod-formulario div.radio input[type="radio"] + label:hover {
  cursor: pointer;
}
.mod-formulario div.radio input[type="radio"] + label.error {
  border: solid 1px red;
}
.mod-formulario div.radio input[type="radio"] + label:disabled {
  background: #e2e2e2;
}
.mod-formulario div.radio .permanencia input[type="radio"] + label {
  width: 100%;
  margin-bottom: 5px;
}
.mod-formulario div.radio input[type="radio"]:checked + label {
  font-weight: bold;
  color: #444444;
  background-color: #ffffff;
  border: 1px solid #0083a4;
  border-bottom: 2px solid #0083a4;
}
.mod-formulario div.radio2:before,
.mod-formulario div.radio2:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-formulario div.radio2:after {
  clear: both;
}
.mod-formulario div.radio2 input[type="radio"] {
  display: none;
}
.mod-formulario div.radio2 input[type="radio"] + label {
  display: inline-block;
  width: 100px;
  margin-left: 5px;
  padding: 2px 2px 8px 2px;
  font-size: 15px;
  font-weight: normal;
  color: #0083a4;
  text-align: center;
  background-color: #ffffff;
  border: 0;
  border-bottom: 3px solid #fbfbfb;
}
.mod-formulario div.radio2 input[type="radio"] + label:hover {
  cursor: pointer;
  border-bottom: 3px solid #40c0f0;
}
.mod-formulario div.radio2 input[type="radio"] + label.error {
  border: solid 1px red;
}
.mod-formulario div.radio2 input[type="radio"] + label:disabled {
  background: #e2e2e2;
}
.mod-formulario div.radio2 input[type="radio"]:checked + label {
  font-weight: bold;
  color: #00254b;
  background-color: #ffffff;
  border-bottom: 3px solid #40c0f0;
}
.mod-formulario div.radio3 {
  margin-top: 15px;
}
.mod-formulario div.radio3 div.opcion {
  margin-bottom: 15px;
  padding: 15px;
  background-color: #fbfbfb;
}
.mod-formulario div.radio3 div.opcion .fecha {
  margin-left: 21px;
  color: #00254b;
  font-size: 12px;
}
.mod-formulario div.radio3 div.opcion label {
  font-size: 15px;
  color: #0083a4;
}
.mod-formulario div.radio3 div.opcion .opcion-contenido {
  display: none;
}
.mod-formulario div.radio3.radio-desplegar div.opcion.desplegado {
  background: none;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
}
.mod-formulario div.radio3.radio-desplegar div.opcion.desplegado > label {
  color: #00254b;
  font-weight: bold;
}
.mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido {
  display: block;
  padding: 13px 4px;
}
.mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido:before,
.mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido:after {
  clear: both;
}
.mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido label {
  color: #00254b;
}
.mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido #fecha-entrega-tienda {
  margin-top: 13px;
  float: right;
  font-weight: bold;
  color: #00a7b0;
  font-size: 14px;
}
.mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido #fecha-entrega-tienda div:first-child {
  float: right;
}
.mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido #fecha-entrega-tienda div:last-child {
  font-size: 12px;
  color: #6e6e6e;
  float: right;
}
.mod-formulario div.slider {
  position: relative;
  float: right;
  width: 136px;
  margin-left: 3px;
  margin-top: 13px;
}
.mod-formulario div.slider:before,
.mod-formulario div.slider:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-formulario div.slider:after {
  clear: both;
}
.mod-formulario div.slider input {
  position: absolute;
  z-index: 1;
  top: -30px;
  left: 50%;
  margin-left: -68px;
  width: 60px;
  padding: 0;
  font-size: 12px;
  color: #0083a4;
  background: none;
  text-align: center;
  border: 0;
  border-radius: 0;
  box-shadow: none;
}
.mod-formulario div.slider input.conver {
  width: 150px;
  font-size: 15px;
}
.mod-formulario div.slider > div {
  height: 5px;
  border: 0;
  background: none;
  background-color: #f1f1f1;
  box-shadow: inset 0 1px 0px #e2e2e2;
  border-radius: 4px;
}
.mod-formulario div.slider > div .rango-seleccionado {
  background-color: #0083a4;
  display: block;
  height: 5px;
}
.mod-formulario div.slider > div div {
  border: 0;
  background: none;
  background-color: #40c0f0;
  box-shadow: inset 0 1px 0px #e2e2e2;
  border-radius: 4px;
}
.mod-formulario div.slider > div a {
  width: 13px;
  height: 13px;
  background: none;
  border: 1px solid #a4c5c5;
  background-color: #f5f9f9;
  background-image: linear-gradient(to bottom, #ffffff, #e7f1f1);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe7f1f1', GradientType=0);
  box-shadow: inset 0 1px 0px #ffffff;
  box-shadow: 0 2px 0px rgba(217, 237, 237, 0.73);
  border-radius: 15px;
  outline: none;
  cursor: pointer;
  top: -4px;
}
.mod-formulario .campo-destacado {
  padding: 15px 10px;
  border-radius: 4px;
  background-color: #fffae4;
  border: 1px solid #fbefd1;
  color: #6e6e6e;
}
.mod-formulario .campo-destacado label,
.mod-formulario .campo-destacado p.label {
  color: #6e6e6e;
  display: inline-block;
}
.mod-formulario .info.tooltip:before,
.mod-formulario .info.tooltip:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-formulario .info.tooltip:after {
  clear: both;
}
.mod-formulario .info.tooltip input,
.mod-formulario .info.tooltip label,
.mod-formulario .info.tooltip .mod-tooltip {
  float: left;
  margin-left: 10px;
}
.mod-formulario .info.tooltip .mod-tooltip {
  margin-top: 3px;
}
.mod-formulario .info.tooltip.porta label,
.mod-formulario .info.tooltip.porta input {
  margin-left: 0;
}
.mod-formulario .info.tooltip.porta .mod-tooltip {
  margin-top: 10px;
}
.mod-formulario .tooltip label {
  display: inline-block;
}
@media (max-width : 61.875em) {
  .mod-formulario label.uno-y-tercio {
    width: 100%;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .mod-formulario div.slider > div a {
    width: 20px;
    height: 20px;
    margin-top: -3px;
  }
}
@media (max-width:32.4375em) {
  .mod-formulario textarea {
    width: 100%;
    height: 100px;
  }
  .mod-formulario input[type="submit"] {
    padding: 5px 26px 5px 26px;
  }
  .mod-formulario label,
  .mod-formulario .label {
    width: 100%;
  }
  .mod-formulario div.slider > div a {
    width: 20px;
    height: 20px;
    margin-top: -3px;
  }
  .mod-formulario .checkbox.tooltip input,
  .mod-formulario .checkbox.tooltip label {
    display: block;
  }
  .mod-formulario .checkbox.tooltip label {
    width: 80%;
  }
  .mod-formulario div.radio3 div.opcion {
    margin-left: 0%;
  }
  .mod-formulario .num-cuenta {
    width: 100%;
  }
  .mod-formulario .num-cuenta .cuenta {
    width: 100%;
  }
}
.mod-formulario.label-molones label,
.mod-formulario.label-molones input {
  padding-bottom: 0px;
  color: #444444;
  line-height: 18px;
  position: relative;
  margin-top: 15px;
  width: 255px;
}
.mod-formulario.label-molones .field {
  display: inline-block;
  margin-right: 20px;
  width: 250px;
  position: relative;
}
.mod-formulario.label-molones label.field__label {
  position: absolute;
  top: 2px;
  left: 0;
  text-align: left;
  transform: translateY(3px);
  transition: all 0.2s ease-out;
  text-overflow: ellipsis;
  z-index: 1;
  font-size: 12px;
  padding: 0px 10px;
  opacity: 0;
  color: #9b9b9b;
}
.mod-formulario.label-molones label.field__label.field--not-empty {
  opacity: 1;
  transform: none;
}
.mod-formulario.label-molones label.field__label.fech {
  top: -43%;
  opacity: 1;
  left: -8px;
}
.mod-formulario.label-molones .field__input {
  transition: all 0.2s ease-out;
  width: 100%;
  height: 45px;
  padding-top: 6px;
}
.mod-formulario.label-molones .field__input:hover,
.mod-formulario.label-molones .field__input:focus {
  outline: 0;
  box-shadow: inset 0 0 10px 0 rgba(85, 85, 85, 0.1);
}
.mod-formulario.label-molones .field__input.field--not-empty {
  padding-bottom: 2px;
  padding-top: 18px;
}
.mod-formulario.label-molones input[type="email"] {
  width: inherit;
  float: inherit;
}
@media (max-width:32.4375em) {
  .mod-formulario.label-molones .field {
    width: 100%;
  }
}
form.newstyle select {
  width: 100%;
  display: block;
  height: 40px;
  padding: 0 0 0 10px;
  border-radius: 4px;
  border: solid 1px #e2e2e2;
  background-color: #ffffff;
  color: #6e6e6e;
  background-image: url('https://cdn.phonehouse.es/res_static/img/select_flecha.png');
  background-position: center right;
  background-repeat: no-repeat;
  -webkit-appearance: none;
  -moz-appearance: none;
  box-shadow: inset 0 5px 0 0 rgba(220, 236, 239, 0.5);
}
.mod-cabecera-asesor .asesor .mod-formulario form {
  padding: 20px;
}
.mod-cabecera-asesor .asesor .mod-formulario form input[type="submit"] {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  width: 100%;
  margin: 0 0 4px 0;
  padding: 12px 26px;
}
.mod-cabecera-asesor .asesor .mod-formulario form input[type="submit"]:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .mod-cabecera-asesor .asesor .mod-formulario form input[type="submit"] {
    padding: 8px 19px;
    font-size: 14px;
  }
}
@media (max-width:32.4375em) {
  .mod-cabecera-asesor .asesor .mod-formulario form input[type="submit"] {
    padding: 7px 30px 9px 30px;
    font-size: 15px;
    display: block;
  }
}
.mod-cabecera-asesor .asesor .mod-formulario form input[type="submit"]:hover {
  cursor: pointer;
}
@media (max-width:32.4375em) {
  .mod-cabecera-asesor .asesor {
    text-align: center;
  }
}
.filter_cantdad {
  padding: 10px 0;
}
.filter_cantdad:before,
.filter_cantdad:after {
  display: table;
  content: "";
  line-height: 0;
}
.filter_cantdad:after {
  clear: both;
}
.filter_cantdad a {
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  margin: 0 5px 5px 0;
  padding-top: 8px;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #00254b;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
}
.filter_cantdad a:hover {
  color: #ffffff;
  background-color: #f1f1f1;
}
.filter_cantdad a:first-child {
  margin-right: 5px;
}
.filter_cantdad .actual {
  font-weight: bold;
  color: #ffffff;
  background-color: #f1f1f1;
}
.filter_cantdad span {
  float: left;
  color: #00254b;
  margin-top: 8px;
  margin-right: 8px;
}
@media (max-width:32.4375em) {
  .filter_cantdad span {
    float: none;
    display: block;
  }
}
.mod-banner-tienda-op {
  align-items: center;
  justify-content: center;
  width: 100%;
  background-color: #f1f1f1;
}
.mod-banner-tienda-op:before,
.mod-banner-tienda-op:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-banner-tienda-op:after {
  clear: both;
}
.mod-banner-tienda-op h4 {
  color: #000000;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: 100;
  line-height: 22px;
  padding: 15px 0 15px 15px;
}
.mod-banner-tienda-op > div {
  display: flex;
}
.mod-banner-tienda-op .logos {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  padding: 0 25px 10px 10px;
  max-width: 350px;
}
.mod-banner-tienda-op .logos img {
  max-width: 70px;
  vertical-align: middle;
  margin: 0 8%;
  padding: 4%;
}
.mod-banner-tienda-op .logos a {
  transition: all 500ms;
}
.mod-banner-tienda-op .logos a:hover {
  transform: scale(1.2);
}
.mod-banner-tienda-op ul {
  width: 68%;
}
.mod-banner-tienda-op ul li {
  color: #000000;
  padding: 20px;
  line-height: 1.5;
  border: dashed 2px #e2e2e2;
  margin-bottom: 20px;
}
.mod-banner-tienda-op ul li strong {
  font-size: 18px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .mod-banner-tienda-op h4 {
    font-size: 22px;
  }
  .mod-banner-tienda-op ul {
    font-size: 12px;
  }
}
@media (max-width:32.4375em) {
  .mod-banner-tienda-op {
    display: block;
    width: 94%;
  }
  .mod-banner-tienda-op > div {
    display: block;
  }
  .mod-banner-tienda-op h4,
  .mod-banner-tienda-op ul {
    width: 100%;
    padding: 10px;
    border: 0;
  }
  .mod-banner-tienda-op ul li {
    padding: 8px;
    margin-bottom: 0;
  }
  .mod-banner-tienda-op .logos {
    padding: 0;
  }
}
span.destacada {
  position: absolute;
  display: block;
  padding: 7px 10px;
  font-size: 14px;
  text-transform: uppercase;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  line-height: 12px;
  background-color: #e00052;
  white-space: nowrap;
}
span.destacada.fucsia {
  background-color: #5770b5;
}
.mod-entradilla-2col > div {
  float: left;
  width: 48%;
  margin-left: 4%;
  margin-bottom: 20px;
  margin-top: 20px;
}
.mod-entradilla-2col > div:first-child {
  margin-left: 0;
}
.mod-entradilla-2col .aviso-tiendas {
  padding: 10px;
  line-height: 34px;
}
.mod-entradilla-2col .aviso-tiendas p {
  line-height: 23px;
  font-size: 13px;
}
.mod-entradilla-2col .aviso-tiendas p.small {
  font-size: 12px;
  color: #6e6e6e;
}
.mod-entradilla-2col .aviso-tiendas strong {
  background-color: #e00052;
  padding: 2px;
  color: #ffffff;
  font-size: 21px;
}
.mod-entradilla-2col .aviso-tiendas a {
  color: #ffffff;
  display: block;
  border-top: 1px solid #e40134;
  background-color: #e00052;
}
.mod-entradilla-2col .aviso-tiendas a:hover {
  background-color: #e40134;
}
.mod-entradilla-2col a.boton-descarga {
  background-image: url('https://cdn.phonehouse.es/res_static/img/descarga.png');
  background-repeat: no-repeat;
  background-position: 14px 6px;
  background-color: #f1f1f1;
  border: none;
  color: #0083a4;
  letter-spacing: 1px;
  padding: 5px 20px 5px 36px;
}
.mod-entradilla-2col a.boton-descarga:hover {
  color: #e00052;
}
.mod-entradilla-2col .col2 {
  padding: 23px;
  border: 1px solid #e2e2e2;
  background-color: #ffffff;
}
.mod-entradilla-2col .col2 h3 {
  padding-bottom: 10px;
  font-size: 16px;
  text-transform: uppercase;
  color: #444444;
}
.mod-entradilla-2col .col2 input[type="submit"] {
  padding: 12px 5px;
}
@media (max-width:32.4375em) {
  .mod-entradilla-2col .col1 {
    float: none;
    width: auto;
  }
  .mod-entradilla-2col .col1 .mod-titulo-pagina h1 {
    padding: 0;
  }
  .mod-entradilla-2col .col2 {
    float: none;
    width: auto;
    padding: 15px;
    margin: 0;
  }
  .mod-entradilla-2col .col2 form .campos-2col > div {
    float: none;
    width: auto;
    margin-left: 0;
  }
}
.mod-tienda-selector {
  margin: 20px 0;
}
.mod-tienda-selector form {
  padding: 20px 15px 0px 15px;
  background-color: #f1f1f1;
}
.mod-tienda-selector form:before,
.mod-tienda-selector form:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-tienda-selector form:after {
  clear: both;
}
.mod-tienda-selector h3 {
  margin-bottom: 10px;
  color: #444444;
  font-weight: normal;
  text-transform: uppercase;
}
.mod-tienda-selector div.select {
  float: left;
  width: 32%;
  margin-right: 11px;
}
.mod-tienda-selector input[type="submit"],
.mod-tienda-selector input[type="button"] {
  display: block;
  margin-top: 0px;
  padding: 7px;
}
.mod-tienda-selector img.reparar {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}
.mod-tienda-selector p.reparar {
  color: #00254b;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .mod-tienda-selector div.select {
    width: 31%;
  }
}
@media (max-width:32.4375em) {
  .mod-tienda-selector form {
    margin-top: 15px;
  }
  .mod-tienda-selector h3 {
    float: none;
    width: auto;
    margin: 0 0 20px 0;
    text-indent: 0;
  }
  .mod-tienda-selector div.select {
    float: none;
    width: 100%;
    margin: 10px 0 0 0;
  }
  .mod-tienda-selector input[type="submit"] {
    display: block;
    width: 100%;
    margin: 20px 0 20px 0;
    padding: 10px 0 13px 0;
  }
}
.mod-listado-tiendas a {
  color: #0083a4;
}
.mod-listado-tiendas a:hover {
  color: #e00052;
}
.mod-listado-tiendas .titu-mi-posicion {
  color: #00254b;
  position: relative;
  top: 10px;
}
.mod-listado-tiendas .tiendas {
  margin-top: 20px;
  font-size: 14px;
  line-height: 18px;
}
.mod-listado-tiendas .tiendas:before,
.mod-listado-tiendas .tiendas:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-listado-tiendas .tiendas:after {
  clear: both;
}
.mod-listado-tiendas .tiendas .tienda {
  background-color: #fbfbfb;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  position: relative;
  float: left;
  width: 49%;
  height: 181px;
  margin-bottom: 20px;
  padding: 11px;
}
.mod-listado-tiendas .tiendas .tienda:before,
.mod-listado-tiendas .tiendas .tienda:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-listado-tiendas .tiendas .tienda:after {
  clear: both;
}
.mod-listado-tiendas .tiendas .tienda:nth-child(2n+1) {
  margin-right: 2%;
}
.mod-listado-tiendas .tiendas .tienda .mod-tooltip {
  position: absolute;
  display: block;
  width: 60px;
  height: 60px;
  border-radius: 0;
  top: 0;
  right: 0;
}
.mod-listado-tiendas .tiendas .tienda .mod-tooltip .icono-demo-store {
  width: 100%;
  border-radius: 0;
}
.mod-listado-tiendas .tiendas .tienda img {
  display: inline-block;
  vertical-align: middle;
  max-width: 170px;
  max-height: 155px;
  margin-right: 3%;
  margin-bottom: 10px;
  border-radius: 10px;
  width: 35%;
}
.mod-listado-tiendas .tiendas .tienda .info {
  display: inline-block;
  vertical-align: middle;
  width: 61%;
  color: #00254b;
}
.mod-listado-tiendas .tiendas .tienda .info h3 {
  font-size: 16px;
  margin-bottom: 10px;
}
.mod-listado-tiendas .tiendas .tienda .info h3 span {
  font-size: 15px;
  color: #e00052;
}
.mod-listado-tiendas .tiendas .tienda .info p.provincia {
  font-weight: bold;
}
.mod-listado-tiendas .tiendas .tienda .info p.provincia span {
  color: #0083a4;
}
.mod-listado-tiendas .tiendas .tienda .info a.mod-boton-verde3 {
  color: #ffffff;
  margin-top: 15px;
  display: inline-block;
}
.mod-listado-tiendas .tiendas .tienda .aviso {
  position: absolute;
  bottom: 12px;
  right: 0;
  z-index: 1;
  width: 255px;
  height: 36px;
  padding-top: 9px;
  font-size: 15px;
  line-height: 18px;
  color: #ffffff;
  text-align: center;
  background-color: #0083a4;
}
.mod-listado-tiendas .tiendas .tienda .aviso:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
}
.mod-listado-tiendas .tiendas .tienda .aviso:after {
  border-color: rgba(116, 175, 41, 0);
  border-right-color: #0083a4;
  border-width: 18px;
  top: 50%;
  margin-top: -18px;
}
.mod-listado-tiendas .tiendas .tienda2 {
  margin-left: 20px;
  font-size: 13px;
  border: solid 1px #f1f1f1;
  border-top: none;
  background-color: #ffffff;
}
.mod-listado-tiendas .tiendas .tienda2:first-child {
  border-top: solid 1px #f1f1f1;
}
.mod-listado-tiendas .tiendas .tienda2 a {
  color: #00254b;
  padding: 10px;
  padding-right: 30px;
  width: 96%;
  display: inline-block;
}
.mod-listado-tiendas .tiendas .tienda2 a div.direccion {
  width: 90%;
  display: inline-block;
}
.mod-listado-tiendas .tiendas .tienda2 a strong.samsung {
  color: #0057a4;
}
.mod-listado-tiendas .tiendas .tienda2 a span {
  color: #0083a4;
}
.mod-listado-tiendas .tiendas .tienda2 a span.ciudad {
  font-weight: bold;
}
.mod-listado-tiendas .tiendas .tienda2 a span.detalles {
  float: right;
}
.mod-listado-tiendas .tiendas .tienda2 a span.km {
  background-color: #00254b;
  color: #ffffff;
  font-weight: bold;
  margin-right: 10px;
  display: inline-block;
  width: 50px;
  text-align: center;
}
.mod-listado-tiendas .tiendas .tienda2 a .erc {
  background-color: #ffffff;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  border: solid 1px #7abc94;
  border-left-width: 4px;
  color: #7abc94;
  display: inline-block;
  font-size: 12px;
  margin-left: 5px;
  padding: 0px 5px;
}
.mod-listado-tiendas .tiendas .tienda2 a .erc span {
  color: #e00052;
}
.mod-listado-tiendas .tiendas .tienda2 a:hover {
  background-color: #fbfbfb;
}
.mod-listado-tiendas .tiendas .tienda2 a:hover span.detalles {
  color: #e00052;
}
.mod-listado-tiendas.resultado-contenido p {
  color: #6e6e6e;
  font-size: 14px;
}
.mod-listado-tiendas.resultado-contenido p.name {
  color: #444444;
  font-size: 17px;
  margin-bottom: 15px;
  text-transform: uppercase;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.mod-listado-tiendas.resultado-contenido p.name span {
  color: #0083a4;
  text-decoration: none;
}
.mod-listado-tiendas.resultado-contenido p .mas {
  color: #0083a4;
  display: block;
  padding: 3px 10px;
  border: 1px solid #0083a4;
  width: 75px;
  border-radius: 3px;
  margin: 15px 0px 0px 0px;
  float: right;
}
.mod-listado-tiendas.resultado-contenido p .mas:hover {
  text-decoration: none;
  background-color: #0083a4;
  color: #ffffff;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .mod-listado-tiendas .tiendas .tienda img {
    margin-right: 10px;
    max-width: 90px;
  }
  .mod-listado-tiendas .tiendas .tienda .info {
    width: 70%;
  }
}
@media (max-width:32.4375em) {
  .mod-listado-tiendas {
    width: 94%;
    margin: 0 auto;
  }
  .mod-listado-tiendas .tiendas {
    margin-left: 0;
  }
  .mod-listado-tiendas .tiendas .tienda {
    float: none;
    width: auto;
    height: auto;
    margin-left: 0;
  }
  .mod-listado-tiendas .tiendas .tienda img {
    width: 30%;
  }
  .mod-listado-tiendas .tiendas .tienda div.info {
    width: 65%;
  }
  .mod-listado-tiendas .tiendas .tienda .aviso {
    position: static;
    clear: both;
    float: none;
    width: 100%;
  }
  .mod-listado-tiendas .tiendas .tienda:nth-child(2n+1) {
    margin-right: 0;
  }
  .mod-listado-tiendas .tiendas .tienda2 {
    margin-left: 0px;
    margin-bottom: 10px;
    border-top: solid 1px #f1f1f1;
  }
  .mod-listado-tiendas .tiendas .tienda2 a {
    padding-right: 10px;
    width: 100%;
  }
  .mod-listado-tiendas .tiendas .tienda2 a span.detalles {
    width: 0%;
    height: 43px;
    padding-left: 13px;
    overflow: hidden;
    background: url('https://cdn.phonehouse.es/res_static/img/flecha-light-conv.png') no-repeat;
    background-size: 40px;
  }
  .mod-listado-tiendas.resultado-contenido p.name {
    margin-top: 0px;
  }
}
.mod-mapa {
  margin: 20px 0;
  height: 450px;
  border: 1px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
}
.mod-mapa img {
  display: block;
  max-width: 100%;
}
.banner-tiendas {
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  text-align: center;
}
.banner-tiendas .mod-tooltip-click {
  float: right;
}
.banner-tiendas .mod-tooltip-click a {
  margin: 5px;
  margin-top: -10px;
}
.banner-tiendas .mod-tooltip-click a span {
  font-size: 18px;
}
.banner-tiendas .mod-tooltip-click ul {
  margin-left: 15px;
}
.banner-tiendas .mod-tooltip-click li {
  list-style: disc;
  padding-bottom: 10px;
  font-size: 12px;
}
.banner-tiendas .mod-tooltip-click p {
  font-size: 12px;
}
.banner-tiendas .mod-tooltip-click > .tooltip-click.right {
  left: -405px;
}
@media (max-width:32.4375em) {
  .banner-tiendas .mod-tooltip-click > .tooltip-click.big {
    width: 100%;
  }
}
ul.listado-tiendas-columnas {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
ul.listado-tiendas-columnas.explorer li {
  width: 30%;
  display: inline-block;
  margin-right: 15px;
}
ul.listado-tiendas-columnas a {
  color: #0083a4;
}
ul.listado-tiendas-columnas a:hover {
  color: #e00052;
}
div.error {
  color: #e40134;
  font-size: 12px;
  margin-top: 5px;
  line-height: 17px;
}
div.error a {
  color: #0083a4;
  text-decoration: underline;
}
.aviso-carrito {
  background-color: #fbfbfb;
  border: solid 2px #ffde13;
  border-radius: 4px;
  color: #444444;
  font-size: 14px;
  margin-top: 15px;
  padding: 10px;
  position: relative;
  width: 100%;
}
.aviso-carrito img {
  margin-right: 15px;
  vertical-align: middle;
}
.aviso-carrito a {
  position: absolute;
  right: 15px;
}
@media (max-width:32.4375em) {
  .aviso-carrito img {
    float: left;
  }
  .aviso-carrito a {
    position: relative;
    right: auto;
    display: block;
    margin-top: 5px;
    margin-left: 60px;
    width: 70%;
  }
}
.newsletter-error {
  background-color: #ffffff;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
  border: 1px solid red;
  border-radius: 5px;
  margin-bottom: 10px;
}
div.ok {
  color: #ffffff;
  background-color: #94c249;
  padding: 5px 7px;
  border-radius: 4px;
  font-size: 14px;
  line-height: 19px;
}
div.alerta {
  background-color: #ffffff;
  border: solid 2px #ffcc00;
  padding: 10px;
  font-size: 17px;
  font-weight: bold;
  color: #9b9b9b;
  margin-top: 20px;
  border-radius: 4px;
}
div.alerta img {
  margin-right: 10px;
  vertical-align: middle;
}
div.alerta .icon-icon-info-hover {
  font-size: 22px;
  margin-right: 5px;
}
div.registro-tienda {
  position: fixed;
  top: 55px;
  width: 100%;
  left: 0%;
  color: #ffffff;
  background-color: #FFFFBE;
  margin-top: 15px;
  border-radius: 3px;
  border: 1px solid #d9d200;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
div.registro-tienda:before,
div.registro-tienda:after {
  display: table;
  content: "";
  line-height: 0;
}
div.registro-tienda:after {
  clear: both;
}
div.registro-tienda .datos {
  width: 43%;
  display: inline-block;
  padding: 10px;
  margin: 0;
  color: #444444;
  font-size: 15px;
  font-weight: normal;
}
div.registro-tienda .datos.tienda-sin-logar {
  width: 68%;
}
div.registro-tienda .datos.tienda-sin-logar b {
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
}
div.registro-tienda .datos div {
  display: inline-block;
}
div.registro-tienda .datos div span {
  margin-right: 15px;
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
}
div.registro-tienda .datos i {
  font-size: 23px;
  margin-right: 5px;
}
div.registro-tienda .botones {
  width: 55%;
  margin: 0;
  display: inline-block;
  text-align: right;
  font-weight: normal;
}
div.registro-tienda .botones.sin-logar-btn {
  width: 29%;
}
div.registro-tienda .botones a {
  margin-left: 19px;
  padding: 5px 12px;
  border: 1px solid #0083a4;
  border-radius: 3px;
  background-color: #ffffff;
  display: inline-block;
}
div.registro-tienda .botones a.btn-apagar {
  border: none;
  background-color: transparent;
}
div.registro-tienda .botones a i {
  font-size: 20px;
  padding-right: 5px;
}
div.registro-tienda .botones a i.icon-cerrar-sesion-apagado {
  border-radius: 20px;
  background-color: #ffffff;
  font-size: 27px;
  padding: 0;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  div.registro-tienda {
    width: 98%;
    position: relative;
    left: auto;
    top: 85px;
    margin: 0 auto;
  }
}
@media (max-width:32.4375em) {
  div.registro-tienda {
    width: 98%;
    position: relative;
    left: auto;
    top: 30px;
    margin: 0 auto;
  }
  div.registro-tienda .flechas {
    display: none;
  }
}
input[type="text"].error,
input[type="password"].error,
input[type="radio"].error,
select.error {
  border: solid 1px red;
}
input[type="text"]:disabled,
input[type="password"]:disabled,
input[type="radio"]:disabled,
select:disabled {
  background: #e2e2e2;
}
.bloque-guia-plus {
  font-size: 14px;
}
.bloque-guia-plus ul {
  width: 100%;
}
.bloque-guia-plus ul:before,
.bloque-guia-plus ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.bloque-guia-plus ul:after {
  clear: both;
}
.bloque-guia-plus ul li {
  float: left;
  width: 49.0234375%;
  margin-left: 1.953125%;
  margin-bottom: 20px;
}
.bloque-guia-plus ul li:first-child {
  clear: left;
  margin-left: 0;
}
.bloque-guia-plus ul li:nth-child(2n+1) {
  clear: left;
  margin-left: 0;
}
.bloque-guia-plus ul li.nth-child-3n1,
.bloque-guia-plus ul li.nth-child-4n1 {
  clear: left;
  margin-left: 0;
}
.bloque-guia-plus ul li .img-modelo {
  width: 100%;
  text-align: center;
}
.bloque-guia-plus ul li div.mod-titulo-pagina {
  padding: 10px 0;
}
.bloque-guia-plus ul li div.mod-titulo-pagina:before,
.bloque-guia-plus ul li div.mod-titulo-pagina:after {
  display: table;
  content: "";
  line-height: 0;
}
.bloque-guia-plus ul li div.mod-titulo-pagina:after {
  clear: both;
}
.bloque-guia-plus ul li div.mod-titulo-pagina h2 {
  display: block;
  float: left;
  margin-top: -2px;
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 40px;
  color: #00254b;
}
.bloque-guia-plus ul li div.mod-titulo-pagina h2 span {
  color: #0083a4;
}
.bloque-guia-plus ul li h2 {
  display: block;
  margin-top: -2px;
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 25px;
  color: #00254b;
}
.bloque-guia-plus ul li h2:before,
.bloque-guia-plus ul li h2:after {
  display: table;
  content: "";
  line-height: 0;
}
.bloque-guia-plus ul li h2:after {
  clear: both;
}
.bloque-guia-plus ul li div.aplicaciones div {
  padding: 10px;
  color: #00254b;
}
.bloque-guia-plus ul li div.aplicaciones div:before,
.bloque-guia-plus ul li div.aplicaciones div:after {
  display: table;
  content: "";
  line-height: 0;
}
.bloque-guia-plus ul li div.aplicaciones div:after {
  clear: both;
}
.bloque-guia-plus ul li div.aplicaciones div img {
  float: left;
  margin-right: 2%;
}
.bloque-guia-plus ul li div.aplicaciones div:nth-child(2n+1) {
  background-color: #f1f1f1;
}
.bloque-guia-plus ul li.pantallas img {
  max-width: 31%;
  margin-right: 3%;
}
.bloque-guia-plus ul li.pantallas img:last-child {
  margin-right: 0%;
}
.bloque-guia-plus ul li.azul {
  background-color: #f1f1f1;
  padding-bottom: 10px;
}
.bloque-guia-plus ul li.azul:before,
.bloque-guia-plus ul li.azul:after {
  display: table;
  content: "";
  line-height: 0;
}
.bloque-guia-plus ul li.azul:after {
  clear: both;
}
.bloque-guia-plus ul li.azul div {
  padding: 10px;
  color: #00254b;
}
.bloque-guia-plus ul li.azul div img {
  float: left;
  margin-right: 2%;
  max-width: 30%;
}
@media (max-width:32.4375em) {
  .bloque-guia-plus ul:before,
  .bloque-guia-plus ul:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .bloque-guia-plus ul:after {
    clear: both;
  }
  .bloque-guia-plus ul li {
    margin-left: 15px;
    margin-bottom: 10px;
    width: 95%;
  }
  .bloque-guia-plus ul li h1 {
    padding-left: 0px;
  }
  .bloque-guia-plus ul li h2 {
    font-size: 20px;
  }
  .bloque-guia-plus ul li:nth-child(2n+1) {
    margin-left: 15px;
  }
  .bloque-guia-plus ul li.azul {
    background: none;
  }
}
.chapa-removil {
  position: absolute;
  top: 0px;
  left: 0px;
}
.chapa-removil .chapa-contenido {
  color: #00254b;
  background-color: #ffffff;
  border: solid 1px #00254b;
  border-left-width: 10px;
  border-radius: 0px 4px 4px 0px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 20px;
  padding: 1px 10px;
  text-transform: uppercase;
}
.chapa-removil .chapa-contenido br {
  display: none;
}
.bloque-2-columnas .col1,
.bloque-2-columnas .col2 {
  float: left;
  width: 49.0234375%;
  margin-left: 1.953125%;
}
.bloque-2-columnas .col1:first-child,
.bloque-2-columnas .col2:first-child {
  clear: left;
  margin-left: 0;
}
.bloque-2-columnas .col1:nth-child(2n+1),
.bloque-2-columnas .col2:nth-child(2n+1) {
  clear: left;
  margin-left: 0;
}
.bloque-2-columnas .col1.nth-child-3n1,
.bloque-2-columnas .col2.nth-child-3n1,
.bloque-2-columnas .col1.nth-child-4n1,
.bloque-2-columnas .col2.nth-child-4n1 {
  clear: left;
  margin-left: 0;
}
@media (max-width:32.4375em) {
  .bloque-2-columnas .col1,
  .bloque-2-columnas .col2 {
    float: left;
    width: 100%;
    margin-left: 1.953125%;
  }
  .bloque-2-columnas .col1:first-child,
  .bloque-2-columnas .col2:first-child {
    clear: left;
    margin-left: 0;
  }
  .bloque-2-columnas .col1:nth-child(1n+1),
  .bloque-2-columnas .col2:nth-child(1n+1) {
    clear: left;
    margin-left: 0;
  }
  .bloque-2-columnas .col1.nth-child-3n1,
  .bloque-2-columnas .col2.nth-child-3n1,
  .bloque-2-columnas .col1.nth-child-4n1,
  .bloque-2-columnas .col2.nth-child-4n1 {
    clear: left;
    margin-left: 0;
  }
}
.bloque-3-columnas > div {
  float: left;
  width: 32.03125%;
  margin-left: 1.953125%;
}
.bloque-3-columnas > div:first-child {
  clear: left;
  margin-left: 0;
}
.bloque-3-columnas > div:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
}
.bloque-3-columnas > div.nth-child-3n1,
.bloque-3-columnas > div.nth-child-4n1 {
  clear: left;
  margin-left: 0;
}
.servicios {
  background-color: #f1f1f1;
  padding: 20px 30px;
}
.servicios h1 {
  color: #444444;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 31px;
  font-weight: normal;
}
.servicios .entradilla {
  font-size: 20px;
}
.servicios .items {
  margin-top: 30px;
  width: 100%;
}
.servicios .items:before,
.servicios .items:after {
  display: table;
  content: "";
  line-height: 0;
}
.servicios .items:after {
  clear: both;
}
.servicios .item {
  float: left;
  width: 32.03125%;
  margin-left: 1.953125%;
  background-color: #ffffff;
  border: solid 1px #d4d4d4;
  margin-bottom: 20px;
  padding: 20px;
}
.servicios .item:first-child {
  clear: left;
  margin-left: 0;
}
.servicios .item:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
}
.servicios .item.nth-child-3n1,
.servicios .item.nth-child-4n1 {
  clear: left;
  margin-left: 0;
}
.servicios .item [class^="icon-"] {
  font-size: 60px;
  margin-right: 10px;
}
.servicios .item img {
  vertical-align: middle;
}
.servicios .item h2 {
  display: inline-block;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: normal;
  width: calc(100% - 80px);
  vertical-align: middle;
}
.servicios .item h2 span {
  color: #0083a4;
}
.servicios .item h3 {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: normal;
  color: #0083a4;
}
.servicios .item p {
  color: #6e6e6e;
  margin-top: 10px;
  margin-bottom: 10px;
}
.servicios .item p strong {
  color: #00254b;
}
.servicios .item p.derecha {
  text-align: right;
  margin-top: 15px;
  margin-bottom: 0px;
}
.servicios .item ul li {
  list-style: disc;
  margin-left: 25px;
  margin-bottom: 5px;
}
.servicios .item .boton-blanco-teal {
  display: inline-block;
  padding: 7px 15px;
}
.servicios .item.sh_contenido img {
  padding: 5px;
  margin-right: 10px;
}
.servicios .item.sh_contenido a.boton-sh {
  background: linear-gradient(to right, #a2c861 30%, #53cbf1 70%, #04b6cf 100%);
  padding: 5px 15px;
  text-transform: none;
}
.servicios .submenus {
  margin-bottom: 15px;
}
.servicios .submenus a {
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  background-color: #f1f1f1;
  display: inline-block;
  padding: 10px;
  margin-right: 10px;
}
.servicios .submenus a:hover,
.servicios .submenus a.activo {
  background-color: #e2e2e2;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .servicios .item {
    float: left;
    width: 49.0234375%;
    margin-left: 1.953125%;
  }
  .servicios .item:first-child {
    clear: left;
    margin-left: 0;
  }
  .servicios .item:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }
  .servicios .item.nth-child-3n1,
  .servicios .item.nth-child-4n1 {
    clear: left;
    margin-left: 0;
  }
  .servicios .item:nth-child(4) {
    clear: none;
    margin-left: 1.953125%;
  }
}
@media (max-width:32.4375em) {
  .servicios {
    padding: 10px;
  }
  .servicios h1 {
    font-size: 24px;
  }
  .servicios .items {
    margin-top: 10px;
  }
  .servicios .item {
    padding: 10px;
    float: left;
    width: 100%;
    margin-left: 1.953125%;
  }
  .servicios .item:first-child {
    clear: left;
    margin-left: 0;
  }
  .servicios .item:nth-child(1n+1) {
    clear: left;
    margin-left: 0;
  }
  .servicios .item.nth-child-3n1,
  .servicios .item.nth-child-4n1 {
    clear: left;
    margin-left: 0;
  }
  .servicios .item > a {
    padding: 5px;
  }
  .servicios .item > a h4 {
    font-size: 16px;
  }
  .servicios .item > a > span {
    font-size: 50px;
  }
  .servicios .item.presupuesto > a h4 {
    font-size: 14px;
  }
  .servicios .contenido-servicios {
    padding-left: 30px;
    padding-top: 100px;
    background-position: center 20px !important;
  }
  .servicios .contenido-servicios p a {
    display: block;
  }
  .servicios .submenus a {
    margin-top: 10px;
  }
}
.garantias .item p {
  height: 120px;
  display: inline-block;
  width: 70%;
}
.garantias .item p a {
  font-weight: bold;
  text-decoration: underline;
}
.garantias .item p.operadores {
  width: 100%;
  text-align: center;
}
.garantias .item p.operadores img {
  margin-right: 10px;
  margin-top: 10px;
  width: 40px;
}
.garantias .item > span,
.garantias .item > img {
  float: right;
}
.garantias .item.destacado {
  width: 100%;
  margin-left: 0px;
}
.garantias .item.destacado p {
  height: auto;
  margin-bottom: 5px;
  width: 80%;
}
@media (max-width:32.4375em) {
  .garantias .item p {
    height: auto;
  }
}
.ojo-password {
  font-size: 22px;
}
.boton-naranja {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
}
.boton-naranja:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .boton-naranja {
    padding: 8px 19px;
    font-size: 14px;
  }
}
.boton-grey4 {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  background-color: #9b9b9b;
  display: block;
  font-size: 13px;
  text-align: center;
}
.boton-grey4:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .boton-grey4 {
    padding: 8px 19px;
    font-size: 14px;
  }
}
.boton-grey4:hover {
  background-color: #9b9b9b;
}
.boton-teal {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  background-color: #0083a4;
  display: inline-block;
  padding: 10px 20px;
  font-size: 18px;
  text-align: center;
}
.boton-teal:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .boton-teal {
    padding: 8px 19px;
    font-size: 14px;
  }
}
.boton-teal:hover {
  background-color: #00a7b0;
}
.boton-turquesa {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  background-color: #00a7b0;
  display: inline-block;
  padding: 10px 20px;
  text-align: center;
}
.boton-turquesa:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .boton-turquesa {
    padding: 8px 19px;
    font-size: 14px;
  }
}
.boton-turquesa:hover {
  background-color: #0083a4;
}
.boton-gris {
  padding: 5px 10px;
  background-color: #9b9b9b;
  border-top: none;
  color: #ffffff;
  border-radius: 4px;
}
.boton-gris:hover {
  color: #ffffff;
  background-color: #b7b7b7;
}
.boton-noche {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #ffffff !important;
  background-color: #28328a;
  display: inline-block;
  font-size: 14px;
  text-align: center;
}
.boton-noche:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .boton-noche {
    padding: 8px 19px;
    font-size: 14px;
  }
}
.boton-noche:hover {
  background-color: #00a7b0;
}
.boton-blanco-noche {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  color: #28328a !important;
  background-color: #ffffff;
  border: 1px solid #28328a;
  display: inline-block;
  font-size: 14px;
  text-align: center;
}
.boton-blanco-noche:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .boton-blanco-noche {
    padding: 8px 19px;
    font-size: 14px;
  }
}
.boton-blanco-noche:hover {
  background-color: #28328a;
  color: #ffffff !important;
}
.boton-blanco {
  padding: 5px 23px;
  font-size: 14px;
  color: #7abc94;
  border: 1px solid #7abc94;
  border-radius: 4px;
  background-color: #ffffff;
}
.boton-blanco:hover {
  color: #73a533;
  box-shadow: inset 0 0 0 1px #7abc94;
}
.boton-blanco-naranja {
  background-color: #ffffff;
  border: 1px solid #ff7d00;
  border-radius: 4px;
  color: #ff7d00 !important;
  display: block;
  font-size: 16px;
  text-align: center;
  padding: 4px 23px 5px 23px;
}
.boton-blanco-naranja:hover {
  box-shadow: inset 0 0 0 1px #ff7d00;
}
@media (max-width:32.4375em) {
  .boton-blanco-naranja {
    padding: 8px 19px;
    font-size: 15px;
  }
}
.boton-blanco-teal {
  background-color: #ffffff;
  border: 1px solid #0083a4;
  border-radius: 4px;
  color: #0083a4;
  display: block;
  text-align: center;
  padding-top: 5px;
  padding-bottom: 5px;
}
.boton-blanco-teal:hover {
  box-shadow: inset 0 0 0 1px #0083a4;
  background-color: #ffffff;
}
.boton-blanco-negro {
  background-color: #ffffff;
  border: 1px solid #000000;
  border-radius: 4px;
  color: #000000;
  display: block;
  text-align: center;
  padding: 5px;
}
.boton-blanco-negro:hover {
  box-shadow: inset 0 0 0 1px #000000;
}
.call-you-botton {
  display: inline-block;
  padding: 12px 0px;
  width: 100%;
  border-bottom: 3px solid #fcaa00;
  border-radius: 4px;
  float: right;
  color: #6e6e6e;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background-color: #ffd255;
  text-transform: uppercase;
}
.call-you-botton:hover {
  background-color: #ffc639;
  margin-top: 1px;
  border-bottom: 2px solid #fcaa00;
}
.mod-boton-naranja {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  cursor: pointer;
}
.mod-boton-naranja:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .mod-boton-naranja {
    padding: 8px 19px;
    font-size: 14px;
  }
}
.mod-boton-verde2 {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  display: block;
  padding: 8px 12px;
}
.mod-boton-verde2:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .mod-boton-verde2 {
    padding: 8px 19px;
    font-size: 14px;
  }
}
.mod-boton-verde2:before,
.mod-boton-verde2:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-boton-verde2:after {
  clear: both;
}
.mod-boton-verde2 h1,
.mod-boton-verde2 h3 {
  float: left;
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
}
.mod-boton-verde2 span {
  float: right;
  font-size: 13px;
  line-height: 18px;
  text-align: right;
}
@media (max-width:32.4375em) {
  .mod-boton-verde2 h1,
  .mod-boton-verde2 h3 {
    padding-left: 7px;
  }
  .mod-boton-verde2 span {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    width: 12px;
    height: 16px;
    margin-right: -2px;
    margin-top: 4px;
    background: url('https://cdn.phonehouse.es/res_static/img/sprites.png') no-repeat -104px 0;
  }
}
.mod-boton-verde3 {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
}
.mod-boton-verde3:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .mod-boton-verde3 {
    padding: 8px 19px;
    font-size: 14px;
  }
}
@media (max-width:32.4375em) {
  .mod-boton-verde3 {
    padding: 7px 30px 9px 30px;
    font-size: 15px;
    display: block;
  }
}
.mod-boton-gris1 {
  background-color: #ff7d00;
  border: none;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 5px 10px;
  background-color: #9b9b9b;
  border-top: none;
  color: #ffffff;
  border-radius: 4px;
  cursor: pointer;
}
.mod-boton-gris1:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .mod-boton-gris1 {
    padding: 8px 19px;
    font-size: 14px;
  }
}
.mod-boton-gris1:hover {
  color: #ffffff;
  background-color: #b7b7b7;
}
.mod-boton-gris2 {
  background-color: #ff7d00;
  border: none;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  padding: 5px 10px;
  background-color: #9b9b9b;
  border-top: none;
  color: #ffffff;
  border-radius: 4px;
  display: block;
  padding: 10px 13px 10px 19px;
}
.mod-boton-gris2:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .mod-boton-gris2 {
    padding: 8px 19px;
    font-size: 14px;
  }
}
.mod-boton-gris2:hover {
  color: #ffffff;
  background-color: #b7b7b7;
}
.mod-boton-gris2:before,
.mod-boton-gris2:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-boton-gris2:after {
  clear: both;
}
.mod-boton-gris3 {
  background-color: #ff7d00;
  border: none;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  padding: 5px 10px;
  background-color: #9b9b9b;
  border-top: none;
  color: #ffffff;
  border-radius: 4px;
}
.mod-boton-gris3:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .mod-boton-gris3 {
    padding: 8px 19px;
    font-size: 14px;
  }
}
@media (max-width:32.4375em) {
  .mod-boton-gris3 {
    padding: 7px 30px 9px 30px;
    font-size: 15px;
    display: block;
  }
}
.mod-boton-gris3:hover {
  color: #ffffff;
  background-color: #b7b7b7;
}
.mod-boton-blue {
  display: block;
  border-radius: 4px;
  padding: 8px 0 9px 0;
  background-color: #0083a4;
  color: #ffffff !important;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
.mod-boton-blue:hover {
  transition: all 200ms;
  opacity: 0.8;
}
.mod-boton-blue2 {
  display: block;
  border-radius: 4px;
  padding: 8px 0 9px 0;
  background-color: #ffffff;
  border: solid 2px #0083a4;
  color: #0083a4;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}
.mod-boton-blue2:hover {
  transition: all 200ms;
  opacity: 0.8;
}
.mega-button-2 {
  display: block;
  font-size: 19px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  vertical-align: middle;
  background-color: #6e6e6e;
  padding: 8px 10px;
  border-radius: 4px;
}
.boton-negro {
  background-color: #000000;
  color: #ffffff;
}
.btn-c2c-amarillo {
  background-color: #ffde13;
  border-radius: 4px;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 19px;
  padding: 5px 10px;
  text-align: left;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}
.btn-c2c-amarillo:hover {
  background-color: #f2e400;
}
.btn-c2c-amarillo .icon-bocadillo-telf-1pt {
  font-size: 47px;
  float: left;
  margin-right: 10px;
}
.btn-c2c-amarillo .pc {
  float: left;
}
@media (max-width:32.4375em) {
  .btn-c2c-amarillo {
    margin-right: 5px;
    margin-top: 5px;
    padding: 3px;
  }
  .btn-c2c-amarillo .icon-bocadillo-telf-1pt {
    font-size: 30px;
    margin-right: 0px;
  }
}
.enlace-mas {
  border-bottom: solid 1px #0083a4;
  text-align: center;
  margin-bottom: 35px;
}
.enlace-mas .espacio {
  position: relative;
  top: 17px;
  display: inline-block;
  padding: 0 10px;
  background-color: #ffffff;
}
.enlace-mas .espacio.home-resp,
.enlace-mas .espacio a {
  background-color: #f5f5f5;
}
.enlace-mas a {
  padding: 8px;
}
/* Unificar botones */
.btn-base {
  border: 1px solid transparent;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.4;
  margin-bottom: 0;
  padding: 6px 12px;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  white-space: nowrap;
}
.btn-base:hover {
  color: #ffffff;
  transition: all 0.3s ease;
}
/* colores */
.btn-color-naranja {
  background-color: #ff7d00;
}
.btn-color-naranja:hover {
  background-color: #df5d21;
}
.btn-color-teal {
  background-color: #0083a4;
}
.btn-color-teal:hover {
  background-color: #00a7b0;
}
.btn-color-blanco-teal {
  background-color: #ffffff;
  border-color: #0083a4;
  color: #0083a4;
}
.btn-color-blanco-teal:hover {
  background-color: #ffffff;
  box-shadow: inset 0 0 0 1px #0083a4;
  color: #0083a4;
}
.btn-color-noche {
  background-color: #28328a;
}
.btn-color-noche:hover {
  background-color: #00a7b0;
}
.btn-color-blanco-noche {
  background-color: #ffffff;
  border-color: #28328a;
  color: #28328a;
}
.btn-color-blanco-noche:hover {
  background-color: #ffffff;
  box-shadow: inset 0 0 0 1px #28328a;
  color: #28328a;
}
.btn-color-blanco-negro {
  background-color: #ffffff;
  border-color: #000000;
  color: #000000;
}
.btn-color-blanco-negro:hover {
  background-color: #ffffff;
  box-shadow: inset 0 0 0 1px #000000;
  color: #000000;
}
.btn-color-gris {
  background-color: #9b9b9b;
}
.btn-color-gris:hover {
  background-color: #b7b7b7;
}
.btn-color-amarillo {
  background-color: #ffde13;
  color: #000000;
}
.btn-color-amarillo:hover {
  background-color: #fff15b;
  color: #444444;
}
.btn-color-coral {
  background-color: #DF6B6C;
  color: #ffffff;
}
.btn-color-coral:hover {
  background-color: #FFA0A2;
}
.btn-color-hierba {
  background-color: #94c249;
  color: #ffffff;
}
.btn-color-hierba:hover {
  background-color: #00a7b0;
}
.btn-color-blanco-hierba {
  background-color: #ffffff;
  border-color: #94c249;
  color: #94c249;
}
.btn-color-blanco-hierba:hover {
  background-color: #ffffff;
  box-shadow: inset 0 0 0 1px #7abc94;
  color: #7abc94;
}
/* Tamaños */
.btn-xs {
  text-transform: none;
  font-weight: normal;
  font-size: 13px;
  padding: 5px;
}
.btn-xl {
  font-size: 20px;
}
/* ancho 100% */
.btn-block {
  display: block;
}
/* desactivado */
.btn-disabled {
  opacity: 0.7;
  pointer-events: none;
  cursor: inherit;
}
.mod-titulo-pagina {
  padding: 10px 0;
}
.mod-titulo-pagina:before,
.mod-titulo-pagina:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-titulo-pagina:after {
  clear: both;
}
.mod-titulo-pagina h1 {
  display: block;
  float: left;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 34px;
  line-height: 40px;
  color: #444444;
}
.mod-titulo-pagina span {
  color: #00a7b0;
}
@media (max-width:32.4375em) {
  .mod-titulo-pagina {
    padding: 5px 0 15px 0;
  }
  .mod-titulo-pagina h1 {
    margin-top: 8px;
    padding-left: 15px;
    font-size: 26px;
    line-height: 26px;
  }
}
.mod-titulo-apartado {
  border-bottom: solid 1px #d4d4d4;
  color: #6e6e6e;
  display: block;
  margin-top: 10px;
}
.mod-titulo-apartado:before,
.mod-titulo-apartado:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-titulo-apartado:after {
  clear: both;
}
.mod-titulo-apartado a {
  color: #6e6e6e;
  display: block;
}
.mod-titulo-apartado a:before,
.mod-titulo-apartado a:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-titulo-apartado a:after {
  clear: both;
}
.mod-titulo-apartado a:hover {
  background-color: #fbfbfb;
}
.mod-titulo-apartado h1 {
  float: left;
  margin: 10px 13px 10px 0px;
  font-size: 25px;
  line-height: 20px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.mod-titulo-apartado h2,
.mod-titulo-apartado h3 {
  float: left;
  margin: 10px 13px 10px 0px;
  font-size: 23px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 25px;
}
.mod-titulo-apartado span.ver-mas {
  padding-left: 5px;
  float: right;
  color: #9b9b9b;
  top: 12px;
  position: relative;
}
.mod-titulo-apartado span.ver-mas .icon-ver-mas-gr-2pt {
  font-size: 27px;
}
.mod-titulo-apartado span.ver-mas .pc {
  margin-left: 5px;
}
.mod-titulo-apartado span.orange,
.mod-titulo-apartado span.yoigo,
.mod-titulo-apartado span.jazztel,
.mod-titulo-apartado span.rosa {
  font-size: 20px;
  line-height: 20px;
  margin: 0px;
  margin-left: 6px;
  float: none;
  display: inline;
  background: none;
}
.mod-titulo-apartado span.orange {
  color: #f89406;
}
.mod-titulo-apartado span.yoigo {
  color: #1860ac;
}
.mod-titulo-apartado span.jazztel {
  color: #ffcd00;
}
.mod-titulo-apartado span.rosa {
  color: #e00052;
}
@media (max-width:32.4375em) {
  .mod-titulo-apartado h1,
  .mod-titulo-apartado h2,
  .mod-titulo-apartado h3 {
    font-size: 22px;
    max-width: 83%;
    display: inline-block;
    float: none;
  }
  .mod-titulo-apartado h1.ancho-max100,
  .mod-titulo-apartado h2.ancho-max100,
  .mod-titulo-apartado h3.ancho-max100 {
    max-width: 100%;
  }
  .mod-titulo-apartado h1 {
    font-size: 16px;
  }
}
.mod-titulo-apartadoh1 h1 {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 21px;
  font-weight: normal;
  line-height: 20px;
  padding: 10px 0px;
}
@media (max-width:32.4375em) {
  .mod-titulo-apartadoh1 h1 {
    font-size: 16px;
    padding-top: 20px;
  }
}
.klightbox {
  display: none;
  border-radius: 5px;
  position: absolute;
  left: 50%;
  margin-left: -235px;
  width: 470px;
}
.klightbox header,
.klightbox .header-lightbox {
  position: relative;
  padding: 10px 45px 10px 20px;
  background-color: #f1f1f1;
  color: #00254b;
  border-radius: 1px 1px 0 0;
}
.klightbox header h3,
.klightbox .header-lightbox h3 {
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
  font-size: 19px;
  line-height: 25px;
}
.klightbox header a.cerrar span,
.klightbox .header-lightbox a.cerrar span {
  position: absolute;
  top: -15px;
  right: -15px;
  padding: 6px;
  font-size: 21px;
  background-color: #ffffff;
  border-radius: 20px;
  border: 2px solid #0083a4;
  font-weight: bold;
  z-index: 99999;
}
.klightbox header a.cerrar span:hover,
.klightbox .header-lightbox a.cerrar span:hover {
  background-color: #0083a4;
  border: 2px solid #ffffff;
  color: #ffffff;
}
.klightbox div.contenido {
  padding: 25px;
  background: #ffffff;
  border-radius: 0 0 1px 1px;
  max-height: 561px;
  overflow: auto;
  overflow-x: hidden;
}
.klightbox div.contenido .legal {
  font-size: 11px;
  margin-bottom: 0px;
  line-height: 14px;
}
.klightbox div.contenido input[type="tel"] {
  margin-bottom: 10px;
}
.klightbox div.contenido a.enlace-simple {
  color: #0083a4;
}
.klightbox div.contenido a.enlace-simple:hover {
  text-decoration: underline;
}
.klightbox div.contenido input[type="submit"] {
  width: 100%;
}
.klightbox div.contenido h3 {
  color: #6e6e6e;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
}
.klightbox div.contenido h3 span.asterisco {
  color: #9b9b9b;
  float: right;
  font-size: 12px;
  font-weight: normal;
  text-transform: lowercase;
}
.klightbox div.contenido fieldset.anadir-tienda {
  border: solid 1px #9b9b9b;
  border-radius: 3px;
  position: relative;
  padding: 15px;
  margin-bottom: 10px;
}
.klightbox div.contenido fieldset.anadir-tienda legend {
  background-color: #ffffff;
  color: #6e6e6e;
  font-size: 16px;
  padding-right: 5px;
  font-weight: bold;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.klightbox div.contenido fieldset.anadir-tienda legend span {
  font-size: 20px;
}
.klightbox div.contenido fieldset.anadir-tienda span.asterisco {
  color: #9b9b9b;
  float: right;
  font-size: 12px;
  font-weight: normal;
  text-transform: lowercase;
  position: absolute;
  right: 8px;
  top: -5px;
}
@media (max-width:32.4375em) {
  .klightbox {
    left: 5%;
    width: 90%;
    margin-left: 0;
  }
  .klightbox div.contenido {
    padding: 15px;
  }
}
.klightbox div.contenido {
  color: #6e6e6e;
}
.klightbox div.contenido img.banner {
  width: 100%;
}
.klightbox div.contenido ul.promociones li {
  color: #00254b;
  font-size: 15px;
  margin-bottom: 10px;
  line-height: 20px;
}
.klightbox div.contenido a.mod-boton-verde2 {
  color: #ffffff;
  text-align: center;
}
.klightbox div.contenido a.mod-boton-verde3 {
  color: #ffffff;
  text-align: center;
  display: block;
}
.klightbox div.contenido .icons {
  text-align: center;
}
.klightbox div.contenido p {
  font-size: 15px;
  line-height: 18px;
  margin-bottom: 11px;
}
.klightbox div.contenido p.azul {
  color: #00254b;
  text-align: center;
  margin-top: 12px;
}
.klightbox div.contenido p.azul2 {
  color: #00254b;
  font-size: 16px;
  margin-bottom: 15px;
  font-weight: bold;
}
.klightbox div.contenido p.boton-gr input[type="button"] {
  width: 100%;
  cursor: pointer;
}
.klightbox div.contenido p.entradilla {
  font-size: 18px;
  line-height: 24px;
  color: #000000;
}
.klightbox div.contenido p.entradilla span {
  color: #0083a4;
}
.klightbox div.contenido p.destacado {
  width: 100%;
  padding: 14px;
  text-align: center;
  border: 1px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
  border-radius: 4px;
}
.klightbox div.contenido p.destacado .estilo1 {
  font-size: 16px;
  color: #0083a4;
}
.klightbox div.contenido p.destacado .estilo2 {
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  font-size: 40px;
  text-transform: uppercase;
  line-height: 38px;
  font-weight: bold;
  color: #e00052;
}
.klightbox div.contenido span.azul {
  color: #0083a4;
}
.klightbox div.contenido p.confirmacion {
  width: 100%;
  padding: 17px 17px 17px 39px;
  font-size: 16px;
  line-height: 20px;
  color: #6e6e6e;
  background: url('https://cdn.phonehouse.es/res_static/img/confirmacion.png') no-repeat 15px center #fffae4;
  border: 1px solid #fbefd1;
  border-radius: 4px;
}
.klightbox div.contenido div.gracias {
  background-color: #f1f1f1;
  color: #0083a4;
  text-align: center;
  padding: 25px 0px;
}
.klightbox div.contenido div.producto {
  width: 100%;
  padding: 14px;
  border: 1px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
  border-radius: 4px;
}
.klightbox div.contenido div.producto:before,
.klightbox div.contenido div.producto:after {
  display: table;
  content: "";
  line-height: 0;
}
.klightbox div.contenido div.producto:after {
  clear: both;
}
.klightbox div.contenido div.producto img {
  display: block;
  float: left;
  max-width: 51px;
  margin: 0 15px 0 0;
}
.klightbox div.contenido div.producto p.informacion {
  float: left;
  width: 295px;
  margin: 0;
}
.klightbox div.contenido a.cerrar {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  display: block;
  width: 100%;
  margin-top: 10px;
  padding: 12px 26px 13px 26px;
  font-size: 20px;
}
.klightbox div.contenido a.cerrar:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .klightbox div.contenido a.cerrar {
    padding: 8px 19px;
    font-size: 14px;
  }
}
@media (max-width:32.4375em) {
  .klightbox div.contenido a.cerrar {
    padding: 7px 30px 9px 30px;
    font-size: 15px;
    display: block;
  }
}
.klightbox div.contenido a.cerrar.call-you-botton {
  background-color: #0083a4;
  color: #ffffff;
}
.klightbox div.contenido a.cerrar.call-you-botton:hover {
  background-color: #00a7b0;
}
.klightbox div.contenido a.mantener {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  font-size: 16px;
  text-align: center;
  width: 49%;
  float: left;
}
.klightbox div.contenido a.mantener:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .klightbox div.contenido a.mantener {
    padding: 8px 19px;
    font-size: 14px;
  }
}
@media (max-width:32.4375em) {
  .klightbox div.contenido a.mantener {
    padding: 7px 30px 9px 30px;
    font-size: 15px;
    display: block;
  }
}
.klightbox div.contenido a.eliminar {
  background-color: #ff7d00;
  border: none;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  background-color: #f1f1f1;
  border-top: 1px solid #f1f1f1;
  border-radius: 4px;
  color: #0083a4;
  padding: 5px 0px;
  margin-top: 10px;
  float: right;
  width: 49%;
  text-align: center;
  font-size: 15px;
}
.klightbox div.contenido a.eliminar:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .klightbox div.contenido a.eliminar {
    padding: 8px 19px;
    font-size: 14px;
  }
}
.klightbox div.contenido a.eliminar:hover {
  color: #0083a4;
  background-color: #e2e2e2;
}
.klightbox div.contenido .saltar {
  display: block;
  margin: 0 auto;
  padding-top: 15px;
  font-size: 15px;
  text-align: center;
}
.klightbox div.contenido .mod-formulario form > div {
  padding-bottom: 15px;
}
.klightbox div.contenido .mod-formulario form > div:before,
.klightbox div.contenido .mod-formulario form > div:after {
  display: table;
  content: "";
  line-height: 0;
}
.klightbox div.contenido .mod-formulario form > div:after {
  clear: both;
}
.klightbox div.contenido .mod-formulario form > div.destacado {
  width: 100%;
  margin-bottom: 25px;
  padding: 14px;
  border: 1px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
  border-radius: 4px;
}
.klightbox div.contenido .mod-formulario form .col2 > div {
  float: left;
  width: 45%;
  margin-left: 10%;
}
.klightbox div.contenido .mod-formulario form .col2 > div:first-child {
  margin-left: 0;
}
.klightbox div.contenido .mod-formulario form .col3 > div {
  float: left;
  width: 30%;
  margin-left: 5%;
}
.klightbox div.contenido .mod-formulario form .col3 > div:first-child {
  margin-left: 0;
}
.klightbox div.contenido .mod-formulario form label,
.klightbox div.contenido .mod-formulario form p.label {
  padding: 0 0 3px 0;
}
.klightbox div.contenido .mod-formulario form label:before,
.klightbox div.contenido .mod-formulario form p.label:before,
.klightbox div.contenido .mod-formulario form label:after,
.klightbox div.contenido .mod-formulario form p.label:after {
  display: table;
  content: "";
  line-height: 0;
}
.klightbox div.contenido .mod-formulario form label:after,
.klightbox div.contenido .mod-formulario form p.label:after {
  clear: both;
}
.klightbox div.contenido .mod-formulario form label .right,
.klightbox div.contenido .mod-formulario form p.label .right {
  float: right;
  padding-top: 4px;
  font-size: 12px;
  line-height: 15px;
  text-align: right;
}
.klightbox div.contenido .mod-formulario form span.nota {
  padding-top: 15px;
  font-size: 12px;
  line-height: 15px;
}
.klightbox div.contenido .mod-formulario form div.radio {
  margin-left: -8px;
}
.klightbox div.contenido .mod-formulario form div.radio label {
  display: inline-block;
}
.klightbox div.contenido .mod-formulario form div.radio input[type=radio] + label {
  width: 185px;
  padding: 8px 12px 9px 12px;
  margin-left: 13px;
}
.klightbox div.contenido .mod-formulario form input[type="submit"] {
  padding: 10px;
  margin: 0;
  font-size: 18px;
}
@media (max-width:32.4375em) {
  .klightbox div.contenido div.producto p.informacion {
    width: 215px;
  }
  .klightbox div.contenido .mod-formulario form div.radio input[type=radio] + label {
    width: 35%;
  }
  .klightbox div.contenido a.mantener {
    width: 100%;
    float: none;
  }
  .klightbox div.contenido a.eliminar {
    width: 100%;
    padding: 9px 0px;
    margin-top: 10px;
    float: none;
    display: block;
  }
}
div[class^="lightbox-stock-"] .klightbox {
  width: 610px;
  left: 44%;
}
div[class^="lightbox-stock-"] .klightbox .menos-padding {
  position: relative;
  top: -23px;
  left: -23px;
  margin-bottom: -51px;
}
div[class^="lightbox-stock-"] .klightbox .formu-avisame {
  max-width: 375px;
  margin: 0 auto;
}
div[class^="lightbox-stock-"] .klightbox .formu-avisame > div {
  margin-top: 10px;
}
div[class^="lightbox-stock-"] .klightbox input[type="submit"] {
  margin-top: 5px;
}
@media (max-width:32.4375em) {
  div[class^="lightbox-stock-"] .klightbox {
    left: 2%;
    width: 96%;
    margin-left: 0;
  }
  div[class^="lightbox-stock-"] .klightbox .menos-padding {
    width: 105%;
    top: -10px;
    left: -10px;
    margin-bottom: -22px;
  }
}
.lightbox-direccion-eliminar div.contenido .mod-formulario h3 {
  text-transform: inherit;
}
.lightbox-direccion-eliminar div.contenido .mod-formulario div {
  position: relative;
}
.lightbox-direccion-eliminar div.contenido .mod-formulario div span {
  position: absolute;
  top: 27px;
  right: 125px;
  color: #ffffff;
}
.lightbox-direccion-eliminar div.contenido .mod-formulario div input[type="button"] {
  width: 176px;
  float: right;
}
.lightbox-select-sim-type .klightbox {
  width: 600px;
}
@media (max-width:32.4375em) {
  .lightbox-select-sim-type .klightbox {
    left: 5%;
    width: 90%;
    margin-left: 0;
  }
}
.lightbox-seguros-info,
.lightbox-seguros-info-anual {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.lightbox-seguros-info .klightbox,
.lightbox-seguros-info-anual .klightbox {
  width: 700px;
  margin-left: -325px;
}
@media (max-width:32.4375em) {
  .lightbox-seguros-info .klightbox,
  .lightbox-seguros-info-anual .klightbox {
    left: 5%;
    width: 90%;
    margin-left: 0;
  }
}
.lightbox-seguros-info .klightbox header,
.lightbox-seguros-info-anual .klightbox header {
  background-color: #0083a4;
  padding: 15px 20px;
  color: #ffffff;
  text-align: center;
}
.lightbox-seguros-info .klightbox header h3,
.lightbox-seguros-info-anual .klightbox header h3 {
  font-size: 19px;
}
.lightbox-seguros-info .klightbox header h3 small,
.lightbox-seguros-info-anual .klightbox header h3 small {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: normal;
}
.lightbox-seguros-info .klightbox div.contenido,
.lightbox-seguros-info-anual .klightbox div.contenido {
  max-height: none;
  color: #444444;
}
.lightbox-seguros-info .klightbox div.contenido h3,
.lightbox-seguros-info-anual .klightbox div.contenido h3 {
  color: #444444;
}
.lightbox-seguros-info .promo-mes,
.lightbox-seguros-info-anual .promo-mes {
  background-color: #94c249;
  border: solid 5px transparent;
  color: #ffffff;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 21px !important;
  line-height: 28px !important;
  margin: 10px auto 0 auto;
  padding: 5px 10px;
  text-align: center;
  position: relative;
  top: 10px;
}
.lightbox-seguros-info .promo-mes strong,
.lightbox-seguros-info-anual .promo-mes strong {
  font-size: 32px;
}
.lightbox-seguros-info .items ul,
.lightbox-seguros-info-anual .items ul {
  text-align: center;
  margin-top: 10px;
}
.lightbox-seguros-info .items ul li,
.lightbox-seguros-info-anual .items ul li {
  display: inline-block;
  width: 33%;
  margin-bottom: 20px;
}
.lightbox-seguros-info .items ul li span,
.lightbox-seguros-info-anual .items ul li span {
  display: inline-block;
  width: 32%;
  font-size: 47px;
}
.lightbox-seguros-info .items ul li h4,
.lightbox-seguros-info-anual .items ul li h4 {
  display: inline-block;
  width: 64%;
  text-transform: uppercase;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-align: left;
}
.lightbox-seguros-info .seg-total,
.lightbox-seguros-info-anual .seg-total {
  text-align: center;
  display: block;
  background-color: #fbfbfb;
  border: 1px solid #e2e2e2;
  padding: 20px;
  margin-bottom: 20px;
}
.lightbox-seguros-info .seg-total h3,
.lightbox-seguros-info-anual .seg-total h3 {
  margin-bottom: 25px;
  text-transform: none;
  text-transform: none !important;
  font-size: 18px !important;
  line-height: 1.5;
}
.lightbox-seguros-info .seg-total ul li,
.lightbox-seguros-info-anual .seg-total ul li {
  display: inline-block;
  width: 37%;
}
.lightbox-seguros-info .seg-total ul li span,
.lightbox-seguros-info-anual .seg-total ul li span {
  display: inline-block;
  width: 25%;
  font-size: 47px;
}
.lightbox-seguros-info .seg-total ul li h4,
.lightbox-seguros-info-anual .seg-total ul li h4 {
  display: inline-block;
  width: 65%;
  text-transform: uppercase;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: normal;
  text-align: left;
}
.lightbox-seguros-info .bloq-tres,
.lightbox-seguros-info-anual .bloq-tres {
  text-align: center;
}
.lightbox-seguros-info .bloq-tres .title,
.lightbox-seguros-info-anual .bloq-tres .title {
  font-size: 15px;
  margin-bottom: 20px;
  font-size: 17px;
  display: block;
}
.lightbox-seguros-info .bloq-tres ul li,
.lightbox-seguros-info-anual .bloq-tres ul li {
  display: inline-block;
  width: 33%;
  margin-bottom: 15px;
}
.lightbox-seguros-info .bloq-tres ul li span.icon,
.lightbox-seguros-info-anual .bloq-tres ul li span.icon {
  display: inline-block;
  width: 10%;
  color: #79a531;
  margin: 0;
}
.lightbox-seguros-info .bloq-tres ul li h4,
.lightbox-seguros-info-anual .bloq-tres ul li h4 {
  display: inline-block;
  width: 70%;
  font-weight: normal;
  text-align: left;
}
.lightbox-seguros-info .bloq-tres .legal,
.lightbox-seguros-info-anual .bloq-tres .legal {
  margin-top: 20px;
  display: block;
}
@media (max-width:32.4375em) {
  .lightbox-seguros-info .klightbox div.contenido,
  .lightbox-seguros-info-anual .klightbox div.contenido {
    padding: 10px;
  }
  .lightbox-seguros-info .items ul li,
  .lightbox-seguros-info-anual .items ul li {
    width: 50%;
  }
  .lightbox-seguros-info .items ul li h4,
  .lightbox-seguros-info-anual .items ul li h4 {
    font-size: 13px;
  }
  .lightbox-seguros-info .seg-total ul li,
  .lightbox-seguros-info-anual .seg-total ul li {
    width: 50%;
    text-align: center;
    vertical-align: top;
  }
  .lightbox-seguros-info .seg-total ul li span,
  .lightbox-seguros-info-anual .seg-total ul li span {
    width: 36%;
  }
  .lightbox-seguros-info .seg-total ul li h4,
  .lightbox-seguros-info-anual .seg-total ul li h4 {
    width: 100%;
    text-align: center;
  }
  .lightbox-seguros-info .bloq-tres ul li,
  .lightbox-seguros-info-anual .bloq-tres ul li {
    width: 100%;
  }
  .lightbox-seguros-info .bloq-tres ul li h4,
  .lightbox-seguros-info-anual .bloq-tres ul li h4 {
    width: 50%;
  }
}
.lightbox-newsletter .klightbox,
.lightboxcondicionesSmarthouse .klightbox,
.lightboxcondicionesVendedor .klightbox {
  width: 600px;
  margin-left: -282px;
}
@media (max-width:32.4375em) {
  .lightbox-newsletter .klightbox,
  .lightboxcondicionesSmarthouse .klightbox,
  .lightboxcondicionesVendedor .klightbox {
    left: 5%;
    width: 90%;
    margin-left: 0;
  }
}
.lightbox-order-delivered .klightbox div.contenido p {
  color: #00254b;
  font-size: 14px;
}
.klightbox .contenido.pop-in-franquicias .texto-pop-in-franquicias {
  font-size: 17px;
  line-height: 22px;
  color: #00254b;
  text-align: center;
}
.klightbox .contenido.pop-in-franquicias .img-pop-in-franquicias {
  width: 80%;
  margin: 0px 10%;
}
.klightbox .contenido.pop-in-franquicias .button-pop-in-franquicias {
  display: inline-block;
  padding: 12px 20px;
  width: 90%;
  border-bottom: 3px solid #fcaa00;
  border-radius: 4px;
  float: right;
  color: #000000;
  font-size: 18px;
  font-weight: bold;
  margin-left: 12px;
  text-align: center;
  background-color: #ffd255;
  text-transform: uppercase;
  margin-top: 15px;
}
.klightbox .contenido.pop-in-franquicias .button-pop-in-franquicias:hover {
  background-color: #fcaa00;
}
@media (max-width:32.4375em) {
  .klightbox .contenido.pop-in-franquicias .button-pop-in-franquicias {
    width: 85%;
  }
}
.lightbox-news-form .klightbox {
  width: 700px;
  margin-left: -345px;
}
.lightbox-news-form .klightbox div.contenido {
  background-color: #fbfbfb;
  color: #00254b;
}
.lightbox-news-form .imagen-izda,
.lightbox-news-form .formu-dcha {
  display: inline-block;
  width: 49%;
}
.lightbox-news-form .suscribete {
  font-size: 17px !important;
}
.lightbox-news-form .mod-formulario .text {
  text-align: center;
}
.lightbox-news-form .mod-formulario input[type="submit"] {
  background-color: #ffde13;
  color: #6e6e6e;
  display: inline-block;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 23px;
  font-weight: bold;
  margin: 10px auto;
  width: 70% !important;
}
.lightbox-news-form .mod-formulario input[type="submit"]:hover {
  background-color: #fff15b;
}
.lightbox-news-form .mod-formulario .campo-destacado {
  border: none;
  background-color: transparent;
  margin: 0 auto;
  padding: 0px;
  font-size: 12px;
}
.lightbox-news-form .mod-formulario .campo-destacado a {
  font-weight: bold;
  color: #6e6e6e;
}
.lightbox-news-form .primero {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 23px !important;
  padding-top: 20px;
  text-align: center;
}
.lightbox-news-form .legal {
  font-size: 11px;
  text-align: right;
  color: #9b9b9b;
}
@media (max-width:32.4375em) {
  .lightbox-news-form .klightbox {
    width: 90%;
    margin-left: -45%;
    left: 50%;
  }
  .lightbox-news-form .imagen-izda {
    display: none;
  }
  .lightbox-news-form .suscribete {
    font-size: 14px !important;
  }
  .lightbox-news-form .formu-dcha {
    width: 100%;
  }
  .lightbox-news-form .mod-formulario .campo-destacado {
    width: 100%;
  }
  .lightbox-news-form .primero {
    font-size: 18px !important;
  }
}
.klightbox div.contenido.c2c-gracias {
  padding: 25px 15px;
}
.klightbox div.contenido.c2c-gracias .gif {
  display: inline-block;
}
.klightbox div.contenido.c2c-gracias .gif img {
  width: 173px;
}
.klightbox div.contenido.c2c-gracias .texto {
  display: inline-block;
  width: 60%;
  padding: 0px 0px 0px 21px;
  text-align: center;
  vertical-align: top;
}
.klightbox div.contenido.c2c-gracias .texto .titulo {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
}
.klightbox div.contenido.c2c-gracias .texto .azul {
  margin-bottom: 15px;
  line-height: 1.3;
}
.klightbox div.contenido.c2c-gracias .texto .boton-teal {
  padding: 5px 10px;
  font-size: 16px;
  width: 175px;
  background-color: #0083a4;
  color: #ffffff;
  border-radius: 3px;
  margin-top: 10px;
  cursor: pointer;
  text-transform: uppercase;
  margin: 0 auto;
}
.klightbox div.contenido.c2c-gracias .texto .boton-teal:hover {
  background-color: #00a7b0;
}
@media (max-width:32.4375em) {
  .klightbox div.contenido.c2c-gracias .gif {
    display: block;
    text-align: center;
  }
  .klightbox div.contenido.c2c-gracias .texto {
    width: 100%;
    padding: inherit;
  }
}
/*lightbox boostrack*/
.modal {
  position: fixed;
  top: 15%;
  left: 50%;
  z-index: 1050;
  width: 560px;
  margin-left: -280px;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  outline: 0;
}
@media (max-width:32.4375em) {
  .modal {
    width: 94%;
    margin-left: -48%;
  }
}
.modal.fade {
  transition: opacity 0.3s linear, top 0.3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 15%;
}
.modal-header {
  padding: 9px 15px;
  background-color: #f1f1f1;
}
.modal-header h4 {
  color: #444444;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 25px;
}
.modal-header .cerrar span {
  position: absolute;
  top: -15px;
  right: -15px;
  padding: 6px 5px 6px 7px;
  font-size: 21px;
  background-color: #ffffff;
  border-radius: 20px;
  border: 1px solid #d4d4d4;
  z-index: 99999;
}
.modal-body {
  position: relative;
  overflow-y: auto;
  max-height: 400px;
  padding: 15px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  display: none;
}
.modal-backdrop.show {
  display: block;
  opacity: .3;
}
.lb-confirm-news {
  overflow: hidden;
}
.lb-confirm-news span {
  font-size: 120px;
}
.lb-confirm-news h4 {
  font-size: 17px;
  font-weight: normal;
  color: #444444;
  text-align: center;
  width: 100%;
}
.lb-confirm-news .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.lb-confirm-news .btn {
  width: 40%;
  margin-top: 15px;
}
@media (max-width:32.4375em) {
  .lb-confirm-news span {
    font-size: 80px;
  }
  .lb-confirm-news h4,
  .lb-confirm-news .derecha {
    text-align: center;
  }
  .lb-confirm-news .btn {
    width: 80%;
  }
  .lb-confirm-news .btn + .btn {
    margin-left: 0px;
  }
}
[class^="lightbox-ficha-seguro-add"] .klightbox {
  width: 750px;
  margin-left: -370px;
}
[class^="lightbox-ficha-seguro-add"] div.contenido > div {
  vertical-align: middle;
}
[class^="lightbox-ficha-seguro-add"] div.contenido .imagen {
  display: inline-block;
  width: 100px;
}
[class^="lightbox-ficha-seguro-add"] div.contenido .imagen img {
  max-width: 100px;
  max-height: 150px;
}
[class^="lightbox-ficha-seguro-add"] div.contenido .mas {
  display: inline-block;
  width: 50px;
  font-size: 50px;
}
[class^="lightbox-ficha-seguro-add"] div.contenido .seguros {
  color: #444444;
  display: inline-block;
  width: calc(100% - 150px);
}
[class^="lightbox-ficha-seguro-add"] div.contenido p.derecha a {
  display: inline-block;
  margin-top: 10px;
  padding: 10px;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  [class^="lightbox-ficha-seguro-add"] .klightbox {
    width: 600px;
    margin-left: -40%;
  }
}
@media (max-width:32.4375em) {
  [class^="lightbox-ficha-seguro-add"] .klightbox {
    width: 90%;
    margin-left: 0%;
  }
  [class^="lightbox-ficha-seguro-add"] div.contenido .imagen,
  [class^="lightbox-ficha-seguro-add"] div.contenido .mas {
    display: none;
  }
  [class^="lightbox-ficha-seguro-add"] div.contenido .seguros {
    width: 100%;
  }
}
[class^="lightbox-garantia-mp-info"] div.contenido li {
  line-height: 20px;
  list-style: disc;
  margin-left: 15px;
  padding: 5px 0;
}
.lightboxVentajasSmarthouse {
  font-family: 'TSTAR_PRO_REGULAR', Arial, Helvetica, sans-serif;
}
.lightboxVentajasSmarthouse .header-lightbox {
  padding: 0px;
}
.lightboxVentajasSmarthouse .cabecera {
  margin-bottom: 15px;
}
.lightboxVentajasSmarthouse .cabecera img {
  width: 70px;
}
.lightboxVentajasSmarthouse .cabecera h2 {
  display: inline-block;
  width: 77%;
  vertical-align: top;
  padding: 5px 0px 5px 17px;
  font-family: 'TSTAR_PRO_HEAVY', Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 20px;
  width: calc(100% - 70px);
}
.lightboxVentajasSmarthouse .ventajas-sh-lightbox {
  padding: 10px;
  text-align: center;
  margin-bottom: 21px;
  border: 1px solid #e2e2e2;
}
.lightboxVentajasSmarthouse .ventajas-sh-lightbox .icon-oferta {
  font-size: 50px;
  color: #83b333;
}
.lightboxVentajasSmarthouse .ventajas-sh-lightbox img {
  width: 35px;
  padding-bottom: 5px;
}
.lightboxVentajasSmarthouse .ventajas-sh-lightbox h3 {
  color: #000000 !important;
  padding-bottom: 5px;
  font-family: 'TSTAR_PRO_HEAVY', Arial, Helvetica, sans-serif;
  font-size: 19px !important;
  text-transform: none !important;
}
.lightboxVentajasSmarthouse .ventajas-sh-lightbox .subtitulo {
  font-size: 16px;
  color: #000000;
  padding-bottom: 10px;
  display: block;
}
.lightboxVentajasSmarthouse .ventajas-sh-lightbox p {
  color: #000000;
}
.lightbox-carritos-abandonados .klightbox .header-lightbox {
  background-color: #ffffff;
}
.lightbox-carritos-abandonados .klightbox .icon-icon-cart-1pt {
  border: solid 2px #94c249;
  border-radius: 50px;
  color: #94c249;
  display: inline-block;
  font-size: 50px;
  padding: 10px;
  margin-bottom: 20px;
  margin-top: -20px;
}
.lightbox-carritos-abandonados .klightbox div.contenido h3 {
  color: #444444;
  font-size: 32px;
  margin-bottom: 20px;
  text-transform: none;
}
.lightbox-carritos-abandonados .klightbox p.negrita {
  font-weight: bold;
  color: #444;
  font-size: 18px;
  margin-bottom: 20px;
}
.lightbox-carritos-abandonados .klightbox p.azul2 {
  margin-bottom: 20px;
}
.lightbox-carritos-abandonados .klightbox div.contenido .mod-formulario {
  max-width: 320px;
  margin: 20px auto;
  text-align: left;
}
.lightbox-carritos-abandonados .klightbox div.contenido .mod-formulario input[type="email"] {
  border-color: #0083a4;
  margin-bottom: 10px;
}
.lightbox-carritos-abandonados .klightbox div.contenido .mod-formulario form input[type="submit"] {
  background-color: #0083a4;
}
@media (max-width:32.4375em) {
  .lightbox-carritos-abandonados .klightbox .icon-icon-cart-1pt {
    margin-top: -15px;
  }
}
.LaiaSmartModal {
  line-height: 1.2 !important;
}
.LaiaSmartModal .LaiaModal-header {
  padding: 1rem 1.5rem;
}
.LaiaSmartModal .LaiaModal-header .LaiaModal-close {
  padding: 1rem 1.5rem;
}
.LaiaSmartModal .LaiaModal-body {
  padding: 1.5rem 1.5rem 2rem;
}
.LaiaSmartModal .LaiaDynamicNumber-number {
  color: #0083a4 !important;
  font-size: 28px !important;
  margin: 0 auto !important;
}
.LaiaSmartModal .LaiaForm-input[data-classification="text"] input::-webkit-outer-spin-button,
.LaiaSmartModal .LaiaForm-input[data-classification="text"] input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.LaiaSmartModal .LaiaForm-input[data-classification="text"] input[type=number] {
  -moz-appearance: textfield;
}
.LaiaSmartModal .LaiaForm-input[data-classification="button"] button {
  border-radius: 4px !important;
}
.titu-y-logo {
  float: left;
  margin-right: 2%;
  width: 15%;
}
@media (max-width:32.4375em) {
  .titu-y-logo img {
    margin-left: 15px;
    float: left;
    width: 50px;
  }
}
.mod-ficha-adsl {
  float: left;
  width: 83%;
}
.mod-ficha-adsl:before,
.mod-ficha-adsl:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-ficha-adsl:after {
  clear: both;
}
.mod-ficha-adsl .tarifas-adsl .left {
  float: left;
}
.mod-ficha-adsl .tarifas-adsl .right {
  float: right;
}
.mod-ficha-adsl .tarifas-adsl .destacado {
  font-size: 35px;
  line-height: 28px;
  color: #00254b;
  margin-bottom: 10px;
  margin-top: 10px;
}
.mod-ficha-adsl .tarifas-adsl .destacado strong {
  font-size: 50px;
  font-weight: normal;
}
.mod-ficha-adsl .tarifas-adsl .destacado span {
  font-size: 16px;
  line-height: 17px;
  color: #00a7b0;
}
@media (max-width:32.4375em) {
  .mod-ficha-adsl {
    width: 75%;
  }
  .mod-ficha-adsl .tarifas-adsl {
    width: 100%;
  }
}
.titu-oferta-flash .mod-titulo-apartadoh1 h1 {
  color: #000000;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 60px;
  line-height: normal;
  text-align: center;
}
.titu-oferta-flash .mod-titulo-apartadoh1 h1 strong {
  color: #ed1940;
  text-transform: uppercase;
}
@media (max-width:32.4375em) {
  .titu-oferta-flash .mod-titulo-apartadoh1 h1 {
    font-size: 50px;
  }
}
section.oferta-flash {
  background-color: #ffffff;
  max-width: 1440px;
  margin: 0 auto;
  padding: 20px;
  border-radius: 4px;
}
section.oferta-flash .galeria-y-caracteristicas {
  text-align: center;
}
section.oferta-flash .pestanas-ficha {
  margin-top: 0px;
}
section.oferta-flash .pestanas-ficha .contenido-pestanas-ficha {
  border: none;
  padding: 0px;
}
section.oferta-flash .pestanas-ficha .contenido-pestanas-ficha .precios {
  display: block;
  text-align: center;
  max-width: max-content;
  margin: auto;
}
section.oferta-flash .pestanas-ficha .contenido-pestanas-ficha .precios .precio {
  font-size: 65px;
}
section.oferta-flash .pestanas-ficha .contenido-pestanas-ficha .precios .precio small {
  font-size: 40px;
}
section.oferta-flash .pestanas-ficha .contenido-pestanas-ficha .precios .precio-tachado {
  font-size: 22px;
  margin-right: 0;
}
section.oferta-flash .pestanas-ficha .contenido-pestanas-ficha .mod-boton-verde2 {
  background-color: #e00052;
  margin: 0 auto;
}
@media (max-width : 61.875em) {
  section.oferta-flash .pestanas-ficha {
    clear: both;
  }
}
@media (max-width:32.4375em) {
  section.oferta-flash {
    width: 94%;
  }
}
.banda-ofertas-flash {
  padding: 30px 10px;
}
.banda-ofertas-flash .cuenta-atras {
  text-align: center;
}
.banda-ofertas-flash .cuenta-atras .reloj {
  background-color: #444444;
  border-radius: 10px;
  color: #ffffff;
  display: inline-block;
  font-size: 80px;
  margin-bottom: 40px;
  margin-top: 20px;
  padding: 0px 15px;
}
@media (max-width:32.4375em) {
  .banda-ofertas-flash {
    padding-top: 0px;
  }
  .banda-ofertas-flash .cuenta-atras .reloj {
    font-size: 36px;
    margin-top: 0;
  }
}
/* Experimento precios financiacion */
.precio-sequra-pesta {
  display: none !important;
}
.precios-sequra {
  display: none !important;
  font-size: 18px;
}
.libre.precios-finan .contenido-pestanas-ficha .precios {
  display: none;
}
.libre.precios-finan .contenido-pestanas-ficha .precios.precios-sequra {
  display: block !important;
}
.libre.precios-finan h3 .precio {
  display: none !important;
}
.libre.precios-finan h3 .precio.precio-sequra-pesta {
  display: block !important;
}
div.ver-mas {
  text-align: right;
  padding: 5px 0px;
  clear: both;
}
div.ver-mas a {
  color: #0083a4;
}
div.ver-mas a:hover {
  color: #e00052;
}
a.boton-vermas {
  text-align: center;
  clear: both;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  background-color: #ffffff;
  cursor: pointer;
  width: 9%;
  float: right;
  margin-top: 12px;
  color: #00a7b0;
  padding: 5px 0px;
}
a.boton-vermas:hover {
  color: #ffffff;
  background-color: #e2e2e2;
}
.mod-listado-filtros.filtro-opiniones {
  float: right;
  width: 250px;
}
.mod-listado-filtros .mod-filtros {
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
}
.mod-listado-filtros .mod-filtros:before,
.mod-listado-filtros .mod-filtros:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-listado-filtros .mod-filtros:after {
  clear: both;
}
.mod-listado-filtros .mod-filtros a.boton-filtrar {
  display: none;
}
.mod-listado-filtros .mod-filtros .filtro {
  line-height: 20px;
  display: table-cell;
}
.mod-listado-filtros .mod-filtros .filtro > a {
  background-image: url('https://cdn.phonehouse.es/res_static/img/ordenar_listado_flechas.png');
  background-repeat: no-repeat;
  background-position: right 17px;
  display: block;
  padding: 8px;
  text-align: center;
  white-space: nowrap;
}
.mod-listado-filtros .mod-filtros .filtro > a span.valor-filtro {
  display: none;
  color: #e00052;
}
.mod-listado-filtros .mod-filtros .filtro > a:hover {
  color: #e00052;
}
.mod-listado-filtros .mod-filtros .filtro.titulo {
  color: #000000;
  padding-left: 10px;
  white-space: nowrap;
  width: 20%;
}
.mod-listado-filtros .mod-filtros .filtro > div {
  display: block;
  position: relative;
  z-index: 19;
}
.mod-listado-filtros .mod-filtros .filtro > div > ul {
  position: absolute;
  display: none;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  border-top: 1px solid #ffffff;
  width: 100%;
}
.mod-listado-filtros .mod-filtros .filtro > div > ul li a {
  display: block;
  color: #00254b;
  padding: 5px 10px;
}
.mod-listado-filtros .mod-filtros .filtro > div > ul li a:hover,
.mod-listado-filtros .mod-filtros .filtro > div > ul li a.active {
  color: #e00052;
}
.mod-listado-filtros .mod-filtros .filtro > div > ul li a span.valor-filtro,
.mod-listado-filtros .mod-filtros .filtro > div > ul li a span.responsive {
  display: none;
}
.mod-listado-filtros .mod-filtros .filtro > div.desplegado {
  display: block;
}
.mod-listado-filtros .mod-filtros .desktop .filtro.desplegado > a {
  color: #e00052;
}
.mod-listado-filtros .mod-filtros .desktop .filtro.desplegado > div {
  display: block;
}
@media (max-width:32.4375em) {
  .mod-listado-filtros {
    width: 100%;
  }
  .mod-listado-filtros .mod-filtros {
    height: 40px;
  }
  .mod-listado-filtros .mod-filtros a.boton-filtrar {
    display: block;
    padding: 10px;
    text-align: center;
    background: url('https://cdn.phonehouse.es/res_static/img/ordenar_listado_flechas.png') no-repeat right 17px;
  }
  .mod-listado-filtros .mod-filtros .filtros {
    display: none;
  }
  .mod-listado-filtros .mod-filtros.desplegado .filtros {
    border-top: solid 1px #e2e2e2;
    display: block;
  }
  .mod-listado-filtros .mod-filtros.desplegado .filtros .filtro {
    display: block;
  }
  .mod-listado-filtros .mod-filtros.desplegado .filtros .filtro.titulo,
  .mod-listado-filtros .mod-filtros.desplegado .filtros .filtro > a {
    display: none;
  }
  .mod-listado-filtros .mod-filtros.desplegado .filtros .filtro ul {
    display: block;
    box-shadow: 3px 3px 3px rgba(200, 200, 200, 0.8);
  }
  .mod-listado-filtros .mod-filtros.desplegado .filtros .filtro div ul li a {
    border-bottom: solid 1px #e2e2e2;
  }
  .mod-listado-filtros .mod-filtros.desplegado .filtros .filtro div ul li:last-child a {
    border: none;
  }
}
.recuadro {
  width: auto;
  border: 1px solid #f1f1f1;
  padding: 15px;
  background-color: #ffffff;
}
.recuadro:before,
.recuadro:after {
  display: table;
  content: "";
  line-height: 0;
}
.recuadro:after {
  clear: both;
}
.recuadro > h4 {
  color: #00254b;
  font-size: 15px;
  font-weight: bold;
  line-height: 18px;
}
.recuadro > h2 {
  color: #0083a4;
  display: block;
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 35px;
  line-height: 40px;
  float: left;
}
.recuadro > h2 a {
  color: #0083a4;
}
.recuadro div.dcha {
  float: right;
}
@media (max-width:32.4375em) {
  .recuadro {
    border: 0px;
    padding: 2px;
  }
  .recuadro h2 {
    float: none;
  }
  .recuadro div.dcha {
    clear: both;
    float: none;
    margin-top: 10px;
  }
}
#comparador-convergente {
  position: relative;
}
#comparador-convergente .filtros-top {
  display: none;
}
#comparador-convergente .listado-tarifas-new .tarifa {
  max-width: none;
}
#comparador-convergente .mod-titulo-apartado {
  margin-bottom: 15px;
}
#comparador-convergente .mod-titulo-apartado span {
  color: #ffffff;
}
#comparador-convergente .tooltip-click-new {
  float: right;
  margin-top: 10px;
}
#comparador-convergente .tooltip-click-new span {
  color: #0083a4;
  font-size: 14px;
}
#comparador-convergente .tooltip-click-new span.icon-icon-info-2pt {
  font-size: 25px;
}
#comparador-convergente .tooltip-click-new span.new-tooltip {
  color: #ffffff;
}
@media (max-width : 61.875em) {
  #comparador-convergente .tooltip-click-new .texto {
    display: none;
  }
}
#comparador-convergente .tabulado {
  margin-left: 25px;
  margin-top: 12px;
  line-height: 23px;
  font-size: 13px;
}
#comparador-convergente .tabulado div {
  display: block;
  float: left;
  width: 50%;
}
#comparador-convergente #textos-expli {
  background-color: #ffffff;
  padding: 20px;
  margin-top: 25px;
  color: #444444;
  font-size: 14px;
}
#comparador-convergente #textos-expli h2 {
  font-size: 24px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  padding: 4px 0px;
}
#comparador-convergente #textos-expli p {
  line-height: 20px;
  margin: 10px 2% 10px 0px;
}
#comparador-convergente #textos-expli .caja {
  margin-top: 15px;
}
#comparador-convergente #textos-expli .caja .titulo {
  background-color: #f1f1f1;
  padding: 8px 10px;
}
#comparador-convergente #textos-expli .caja .titulo h3 {
  font-size: 19px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: normal;
  display: inline-block;
}
#comparador-convergente #textos-expli .caja .titulo a {
  display: inline-block;
  float: right;
  margin-top: 4px;
  color: #0083a4;
}
#comparador-convergente #textos-expli .caja .titulo a:hover {
  color: #e00052;
}
#comparador-convergente #textos-expli .caja .contenido {
  background-color: #ffffff;
  padding: 10px 15px;
}
#comparador-convergente #textos-expli .caja .contenido h4 {
  color: #444444;
  font-weight: bold;
  font-size: 16px;
  padding-top: 15px;
}
#comparador-convergente #textos-expli .caja .contenido li {
  list-style: disc;
  margin-left: 25px;
  margin-top: 10px;
  line-height: 1.5;
}
#comparador-convergente div.paginas {
  padding: 10px 0;
  width: 30%;
  float: left;
}
#comparador-convergente div.paginas input[type="radio"] + label {
  width: auto;
  padding: 7px 9px;
  margin-right: 5px;
  float: left;
  display: block;
  border-radius: 4px;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #00254b;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
}
#comparador-convergente div.paginas input[type="radio"] + label:hover {
  color: #9b9b9b;
  font-weight: bold;
  background-color: #f1f1f1;
  cursor: pointer;
}
#comparador-convergente div.paginas input[type="radio"]:checked + label {
  color: #9b9b9b;
  font-weight: bold;
  background-color: #f1f1f1;
  border: 1px solid #d4d4d4;
}
#comparador-convergente div.paginas input[type="radio"] {
  display: none;
}
#comparador-convergente div.filter_cantdad {
  width: 70%;
  float: right;
}
#comparador-convergente div.filter_cantdad .actual {
  color: #9b9b9b;
}
#comparador-convergente div.filter_cantdad span {
  margin-top: 12px;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  #comparador-convergente #textos-expli .caja .titulo h3 {
    max-width: 90%;
  }
  #comparador-convergente #textos-expli p {
    width: auto;
  }
  #comparador-convergente .tabulado {
    margin-left: 13px;
  }
  #comparador-convergente div.paginas {
    width: 33%;
  }
  #comparador-convergente div.filter_cantdad {
    width: 65%;
  }
}
@media (max-width:32.4375em) {
  #comparador-convergente .mod-titulo-apartado span {
    margin-right: 0px;
  }
  #comparador-convergente div.paginas,
  #comparador-convergente div.filter_cantdad {
    width: 100%;
    float: none;
    clear: both;
  }
  #comparador-convergente #textos-expli {
    padding: 10px;
  }
  #comparador-convergente #textos-expli .caja .titulo h3 {
    width: calc(100% - 60px);
    vertical-align: middle;
    font-size: 17px;
  }
  #comparador-convergente #textos-expli .caja .titulo a {
    float: none;
  }
  #comparador-convergente #textos-expli .caja .contenido {
    display: none;
  }
  #comparador-convergente #textos-expli h2 {
    padding: 0px;
    font-size: 19px;
  }
  #comparador-convergente #textos-expli p {
    width: 100%;
  }
}
.chapa-2016 {
  position: absolute;
  top: 0px;
  left: 0px;
  color: #00254b;
  text-transform: uppercase;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 1px 10px;
  background-color: #ffffff;
  border: solid 1px #00254b;
  border-left-width: 10px;
  border-radius: 0px 4px 4px 0px;
}
.chapa-2016.regalo {
  color: #e00052;
  border-color: #e00052;
}
.chapa-2016.novedad {
  color: #94c249;
  border-color: #94c249;
}
.chapa-2016.descuento {
  color: #e40134;
  border-color: #e40134;
}
.chapa-2016.seguro {
  color: #40c0f0;
  border-color: #40c0f0;
}
.chapa-2016.oferta {
  color: #ea5b25;
  border-color: #ea5b25;
}
.chapa-2016.envio {
  color: #8b358a;
  border-color: #8b358a;
}
.chapa-2016.bolsas {
  color: #4f2e91;
  border-color: #4f2e91;
}
.chapa-2016.oferta-flash {
  color: #0083a4;
  border-color: #0083a4;
}
.chapa-2016.chapa-outlet {
  color: #0083a4;
  border-color: #0083a4;
}
.chapa-2016.chapa-outlet.km0 {
  color: #e00052;
  border-color: #e00052;
}
.chapa-2016.chapa-outlet.liberado {
  border-color: #ffde13;
  color: #000000;
}
.chapa-2016.amarilla {
  color: #ffde13;
  border-color: #ffde13;
}
.chapa-2016.azul {
  color: #28328a;
  border-color: #28328a;
}
.chapa-2016.roja {
  color: #e40134;
  border-color: #e40134;
}
.chapa-2016.naranja {
  color: #ea5b25;
  border-color: #ea5b25;
}
.chapa-2016.verde {
  color: #7abc94;
  border-color: #7abc94;
}
.chapa-2016.rosa {
  color: #e00052;
  border-color: #e00052;
}
.chapa-2016.coral {
  color: #f3a9cb;
  border-color: #f3a9cb;
}
.chapa-2016.cobalto {
  color: #0083a4;
  border-color: #0083a4;
}
.chapa-2016.purpura {
  color: #6e2150;
  border-color: #6e2150;
}
.chapa-2016.manzana {
  color: #c7d300;
  border-color: #c7d300;
}
.chapa-2016.negra {
  color: #000000;
  border-color: #000000;
}
.chapa-2016.black-friday {
  color: #01A8CD;
  border-color: #01A8CD;
  background-color: #000000;
}
.chapa-2016.cyber-monday {
  color: #ffffff;
  border-color: #D116DA;
  background-color: #000000;
}
@media (max-width:32.4375em) {
  .chapa-2016 .chapa-2016 {
    left: -20px;
    top: -20px;
  }
}
.mod-tooltip .chapa-2016 {
  padding-right: 25px;
  background: url('https://cdn.phonehouse.es/res_static/img/icons/icon-info.svg') no-repeat;
  background-position: right 5px center;
  background-size: 14px;
}
.menu-filtro {
  position: absolute;
  left: 0px;
  top: 113px;
  z-index: 97;
  width: 15%;
  background-color: #ffffff;
}
.menu-filtro h3 {
  padding: 25px 0px 10px 25px;
  font-size: 15px;
  text-transform: uppercase;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.menu-filtro .bt-menu-cat-resp {
  background-color: #0083a4;
  color: #ffffff;
  display: none;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase;
  width: 98%;
  z-index: 99;
}
.menu-filtro .bt-menu-cat-resp span {
  float: right;
  font-size: 18px;
  transition: all 1s;
  transform: rotate(0deg);
}
.menu-filtro .bt-menu-cat-resp span.activa {
  transition: all 1s;
  transform: rotate(180deg);
}
.menu-filtro div ul > li a {
  width: 100%;
  display: block;
  padding: 10px 0px 10px 15px;
  color: #6e6e6e;
  cursor: pointer;
}
.menu-filtro div ul > li a:hover,
.menu-filtro div ul > li a.activa {
  color: #0083a4;
  box-shadow: 3px 0 0 #00a7b0 inset;
  transition: all 0.5s ease;
}
.menu-filtro div ul > li a.activa {
  background-color: #fbfbfb;
}
.menu-filtro div ul > li a.responsive {
  display: none;
}
.menu-filtro div ul > li a.hijo {
  background: #ffffff;
  color: #444444;
}
.menu-filtro div ul > li a.hijo span.icon-flecha_dcha {
  color: #ff7d00;
  padding-right: 5px;
  font-size: 10px;
}
.menu-filtro div ul > li a.hijo:hover,
.menu-filtro div ul > li a.hijo.activa {
  color: #0083a4;
}
.menu-filtro div ul > li a.ver-todos {
  padding-left: 40px !important;
  background-image: url("https://cdn.phonehouse.es/res_static/img/flecha-dcha-naranja.jpg");
  background-repeat: no-repeat;
  background-position: 30px;
  background-size: 6px;
}
.menu-filtro div ul > li label {
  width: 100%;
  display: block;
  font-size: 15px;
  padding: 5px 0px 5px 15px;
  cursor: pointer;
  color: #6e6e6e;
}
.menu-filtro div ul > li.categoria a {
  color: #0083a4;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
}
.menu-filtro div ul > li.desplegable > a {
  background-color: #f1f1f1;
  border-bottom: solid 1px #e2e2e2;
  position: relative;
  padding-right: 30px;
}
.menu-filtro div ul > li.desplegable > a span.flecha {
  position: absolute;
  right: 10px;
  font-size: 16px;
  transition: all 1s;
  transform: rotate(0deg);
}
.menu-filtro div ul > li.desplegable > a span.flecha.activa {
  transition: all 1s;
  transform: rotate(180deg);
}
.menu-filtro div ul > li.desplegable > a.hijo {
  font-weight: inherit;
  background: #ffffff;
  color: #444444;
}
.menu-filtro div ul > li.desplegable > a.hijo.activa {
  color: #0083a4;
  background-color: #fbfbfb;
}
.menu-filtro div ul > li.desplegable > a.hijo.destacado {
  text-transform: uppercase;
}
.menu-filtro div ul > li.desplegable > ul {
  display: none;
}
.menu-filtro div ul > li.desplegable > ul.filtro-check {
  margin-top: 10px;
  margin-bottom: 10px;
}
.menu-filtro div ul > li.desplegable > ul li > a {
  padding: 7px 0px 7px 25px;
}
.menu-filtro div ul > li.desplegable > ul li.ver-mas a {
  text-decoration: underline;
  border-bottom-width: 0px;
  color: #00a7b0;
}
.menu-filtro div ul > li.desplegable > ul .resto {
  display: none;
}
.menu-filtro div ul > li.desplegable > ul li.listado > a {
  padding: 7px 0px 7px 45px;
}
.menu-filtro div ul > li.desplegable > ul li.listado > a span.icon-flecha_dcha {
  color: #ff7d00;
  padding-right: 5px;
  font-size: 10px;
}
.menu-filtro div ul > li.desplegable > ul.mod-formulario .select select {
  margin: 5%;
  margin-bottom: 0px;
  width: 90%;
}
.menu-filtro div ul > li.desplegable > ul .boton-grey4 {
  float: right;
  margin: 5%;
  padding: 7px 15px;
}
.menu-filtro div ul > li.desplegable .formu-precio {
  padding-left: 20px;
}
.menu-filtro div ul > li.desplegable .formu-precio input[type="text"] {
  width: 28%;
  padding: 5px;
  border: solid 1px #e2e2e2;
  border-radius: 4px;
}
.menu-filtro div ul > li.desplegable .formu-precio input[type="button"] {
  width: 60px;
}
.menu-filtro div ul > li.desplegable.mostrado > ul {
  display: block;
}
.menu-filtro .tu-busqueda {
  padding: 30px 0px 10px 20px;
}
.menu-filtro .tu-busqueda .titulo-busqueda {
  display: block;
  padding-left: 15px;
  padding-bottom: 15px;
  background: url('https://cdn.phonehouse.es/res_static/img/buscar.png') no-repeat 0px 0px;
  background-size: 15px;
}
.menu-filtro .tu-busqueda .tus-filtros a {
  display: inline-block;
  border-radius: 4px;
  color: #00254b;
  margin: 0px 10px 10px 0px;
  padding: 5px;
  padding-right: 20px;
  background: url('https://cdn.phonehouse.es/res_static/img/eliminar-azul.png') no-repeat;
  background-position: right 5px center;
  border: solid 1px #e2e2e2;
  font-size: 12px;
}
.menu-filtro .tu-busqueda .tus-filtros a:hover {
  box-shadow: 0 0 0 2px #f1f1f1 inset;
}
.menu-filtro .izda {
  text-align: right;
  padding: 5px 15px;
}
.menu-filtro .boton-filtrar {
  display: none;
}
.menu-filtro .ocultar {
  display: none;
}
.menu-filtro #compatibleCon h3 {
  padding-left: 15px;
}
.menu-filtro #compatibleCon ul.filtro-check {
  width: 90%;
  margin-left: 15px;
}
.menu-filtro #compatibleCon ul.filtro-check .select {
  margin-bottom: 15px;
}
.menu-filtro #compatibleCon .boton-grey4 {
  float: right;
  padding: 7px 15px;
}
.menu-filtro .nuevos-filtros {
  margin-top: 27px;
}
.menu-filtro .nuevos-filtros li.title-filtrar {
  background-color: #f1f1f1;
  padding: 15px 10px 10px 10px;
  border-bottom: 1px solid #e2e2e2;
}
.menu-filtro .nuevos-filtros li.title-filtrar li.filtrar {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  color: #444444;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  display: inline-block;
  float: left;
}
.menu-filtro .nuevos-filtros li.title-filtrar li.filtrar span {
  font-size: 20px;
}
.menu-filtro .nuevos-filtros li.title-filtrar li.resp-btn-filtrar {
  float: right;
  display: none;
}
.menu-filtro .nuevos-filtros li.title-filtrar li.resp-btn-filtrar .cancelar {
  color: #0083a4;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  margin-right: 5px;
  padding: 8px 10px;
  text-transform: none;
}
.menu-filtro .nuevos-filtros li.title-filtrar li.resp-btn-filtrar .btn-hecho {
  color: #ffffff;
  font-size: 14px;
  background-color: #28328a;
  padding: 5px 10px;
  border-radius: 4px;
  text-transform: uppercase;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  cursor: pointer;
}
.menu-filtro .nuevos-filtros li.quitar-todos-filtros {
  padding: 15px 0px 10px 14px;
}
.menu-filtro .nuevos-filtros li.quitar-todos-filtros a {
  color: #0083a4;
  border-bottom: 0px;
}
.menu-filtro .nuevos-filtros li.quitar-todos-filtros a.activa,
.menu-filtro .nuevos-filtros li.quitar-todos-filtros a:hover {
  box-shadow: none;
  transition: none;
}
.menu-filtro .nuevos-filtros li.quitar-todos-filtros span.icon-cerrar-2pt {
  background-color: #0083a4;
  border-radius: 10px;
  font-size: 6px;
  padding: 5px;
  color: #ffffff;
  font-weight: bold;
}
.menu-filtro .nuevos-filtros li.quitar-todos-filtros.responsive {
  padding: 0px;
}
.menu-filtro .nuevos-filtros li.btn-cancelar-bottom {
  display: none;
  text-align: center;
  margin: 10px auto 0 auto;
}
.menu-filtro .nuevos-filtros li.btn-cancelar-bottom .cancelar {
  color: #0083a4;
  display: inline-block;
  text-transform: none;
  font-weight: normal;
  padding: 5px;
  text-align: center;
  cursor: pointer;
}
.menu-filtro .nuevos-filtros li.btn-hecho-bottom {
  display: none;
  text-align: center;
  width: 90%;
  margin: 10px auto 15px auto;
}
.menu-filtro .nuevos-filtros li.btn-hecho-bottom .btn-hecho {
  padding: 8px 20px;
  display: block;
}
.menu-filtro .nuevos-filtros .enlace-desplegable {
  background-color: transparent;
  color: #444444;
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable {
  margin-top: 15px;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .tabulado {
  padding-left: 15px;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable li.check-cuadrado {
  margin: 5px 0px;
  padding-left: 15px;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable li.check-cuadrado span {
  padding: 0;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable li.check-cuadrado br {
  display: none;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable label {
  font-size: 13px;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable label small {
  color: #9b9b9b;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .valoracion5,
.menu-filtro .nuevos-filtros ul.contenido-desplegable .valoracion4,
.menu-filtro .nuevos-filtros ul.contenido-desplegable .valoracion3,
.menu-filtro .nuevos-filtros ul.contenido-desplegable .valoracion2,
.menu-filtro .nuevos-filtros ul.contenido-desplegable .valoracion1 {
  filter: grayscale(100%);
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .filtrar-categ a {
  color: #0083a4;
  border-bottom: 0px;
  font-size: 12px;
  padding-left: 15px;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .filtrar-categ a small {
  color: #9b9b9b;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .filtrar-categ.check-cuadrado {
  margin-top: 10px;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .rango > span {
  color: #444444;
  font-size: 14px;
  display: block;
  margin-bottom: 15px;
  padding-left: 15px;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .rango .barra {
  width: 80%;
  margin: auto;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .rango .mod-formulario div.slider {
  width: 100%;
  margin: 25px 0px;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .rango .mod-formulario div.slider > div a {
  border-radius: 3px;
  height: 20px;
  width: 21px;
  top: -8px;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .rango .mod-formulario div.slider > div a:hover {
  box-shadow: 0px 0px 2px #00a7b0;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .rango .mod-formulario div.slider input {
  top: -40px;
  color: #6e6e6e;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .filtro-permanencia .mod-formulario li:first-child {
  display: none;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .filtro-permanencia .mod-formulario div.radio input[type="radio"] + label {
  display: block;
  margin: 10px auto;
  width: 90%;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .filtro-operador li:first-child {
  display: none;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .filtro-operador div.checkbox input[type="checkbox"] {
  display: none;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .filtro-operador div.checkbox input[type="checkbox"] + label {
  border: solid 1px #e2e2e2;
  display: inline-block;
  margin: 5px;
  padding: 3px 3px 1px 3px;
  width: 60px;
}
.menu-filtro .nuevos-filtros ul.contenido-desplegable .filtro-operador div.checkbox input[type="checkbox"]:checked + label {
  box-shadow: 0px 0px 2px #94c249;
  border-color: #94c249;
}
.menu-filtro .nuevos-filtros.filtros-comparadores .enlace-desplegable span {
  transform: rotate(180deg);
}
.menu-filtro .nuevos-filtros.filtros-comparadores .enlace-desplegable span.activa {
  transform: rotate(0deg);
}
.menu-filtro .nuevos-filtros.filtros-comparadores .contenido-desplegable {
  display: block;
}
@media (max-width : 61.875em) {
  .menu-filtro {
    position: relative;
    top: 0px;
    width: 100%;
    height: auto;
    margin-top: 5px;
    overflow: inherit;
    z-index: auto;
  }
  .menu-filtro:hover {
    overflow-y: inherit;
  }
  .menu-filtro .bt-menu-cat-resp {
    display: block;
    width: 100%;
  }
  .menu-filtro .is-sticky .bt-menu-cat-resp {
    width: 96%;
  }
  .menu-filtro .menu > ul {
    box-shadow: 0px 0px 5px #444444;
    display: none;
    width: 98%;
    z-index: 99;
  }
  .menu-filtro .menu > ul li {
    background-color: #ffffff;
  }
  .menu-filtro .menu > ul.posicionado {
    position: fixed;
    top: 159px;
    max-height: calc(100% - 200px);
    overflow: auto;
    width: 96%;
  }
  .menu-filtro div > ul > li.desplegable.mostrado > ul {
    display: none;
  }
  .menu-filtro div > ul > li.desplegable > ul li.resto {
    width: 100%;
  }
  .menu-filtro .boton-filtrar {
    display: inline-block;
  }
  .menu-filtro .ocultar {
    display: inline-block;
  }
  .menu-filtro .filtros {
    display: none;
    width: 35%;
    position: relative;
    background-color: #ffffff;
    right: 0px;
    box-shadow: 0px 0px 0px 2px #f1f1f1 inset;
  }
  .menu-filtro .nuevos-filtros {
    display: none;
    position: absolute;
    left: 0px;
    top: -27px;
    width: 100%;
    background-color: #ffffff;
    z-index: 700;
    box-shadow: 0px 4px 17px #9b9b9b;
  }
  .menu-filtro .nuevos-filtros ul.contenido-desplegable li {
    width: 48%;
    display: inline-table;
  }
  .menu-filtro .nuevos-filtros ul.contenido-desplegable li.rango {
    width: 100%;
  }
  .menu-filtro .nuevos-filtros ul.contenido-desplegable .filtro-operador li,
  .menu-filtro .nuevos-filtros ul.contenido-desplegable .filtro-permanencia li {
    width: 100%;
  }
  .menu-filtro .nuevos-filtros ul.contenido-desplegable.comparadores li {
    width: 100%;
  }
  .menu-filtro .nuevos-filtros li.title-filtrar li.resp-btn-filtrar {
    display: inline-block;
  }
  .menu-filtro .nuevos-filtros li.btn-cancelar-bottom,
  .menu-filtro .nuevos-filtros li.btn-hecho-bottom {
    display: block;
  }
  .menu-filtro .nuevos-filtros.filtros-comparadores .enlace-desplegable span {
    transform: rotate(0deg);
  }
  .menu-filtro .nuevos-filtros.filtros-comparadores .enlace-desplegable span.activa {
    transform: rotate(180deg);
  }
  .menu-filtro .nuevos-filtros.filtros-comparadores .contenido-desplegable {
    display: none;
  }
  .menu-filtro.menu-resp-comparadores .nuevos-filtros {
    display: block;
    position: relative;
    left: auto;
    top: auto;
    box-shadow: 0px 0px 1px #9b9b9b;
  }
  .menu-filtro.menu-resp-comparadores .nuevos-filtros ul.contenido-desplegable {
    margin-top: 5px;
  }
  .menu-filtro.menu-resp-comparadores .nuevos-filtros ul.contenido-desplegable li.rango span {
    margin-bottom: -10px;
  }
  .menu-filtro.menu-resp-comparadores .nuevos-filtros li.title-filtrar {
    padding: 5px 10px;
  }
  .menu-filtro.menu-resp-comparadores .nuevos-filtros li.title-filtrar li.resp-btn-filtrar {
    display: none;
  }
  .menu-filtro.menu-resp-comparadores .nuevos-filtros li.title-filtrar li.filtrar span {
    font-size: 16px;
  }
}
@media (max-width:32.4375em) {
  .menu-filtro .filtros {
    width: 90%;
    float: right;
  }
  .menu-filtro .menu > ul.posicionado {
    top: 140px;
  }
}
.filtro-comparadores .enlaces-comparadores a {
  background-color: #e2e2e2;
  border-radius: 4px;
  color: #000000;
  display: inline-block;
  font-weight: bold;
  margin-right: 20px;
  padding: 10px;
  width: 150px;
}
.filtro-comparadores .enlaces-comparadores a img {
  display: inline-block;
  margin-top: -1px;
  vertical-align: middle;
  width: 21px;
}
.filtro-comparadores .filtros {
  background-color: #f1f1f1;
  border-radius: 4px;
  margin-top: 25px;
  padding: 20px 30px;
}
.filtro-comparadores .filtros h2 {
  color: #000000;
  font-size: 18px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.filtro-comparadores .filtros .enlace-desplegable,
.filtro-comparadores .filtros .resp-btn-filtrar {
  display: none;
}
.filtro-comparadores .filtros .rango {
  text-align: center;
}
.filtro-comparadores .filtros .rango span {
  color: #000000;
  display: block;
  font-weight: bold;
  padding-bottom: 10px;
  text-align: center;
}
.filtro-comparadores .filtros .rango .mod-formulario div.slider {
  float: none;
  margin: 20px auto;
  width: 80%;
}
.filtro-comparadores .filtros .rango .mod-formulario div.slider input.conver {
  color: #6e6e6e;
  font-size: 12px;
}
.filtro-comparadores .filtros .rango .mod-formulario div.slider > div {
  background-color: #ffffff;
  height: 7px;
}
.filtro-comparadores .filtros .rango .mod-formulario div.slider > div .rango-seleccionado {
  background-color: #9b9b9b;
  height: 7px;
}
.filtro-comparadores .filtros .rango .mod-formulario div.slider > div a {
  height: 20px;
  width: 20px;
  top: -7px;
}
.filtro-comparadores .filtros .rango .select-operator {
  display: inline-block;
  border-color: #d4d4d4;
  color: #6e6e6e;
  text-transform: none;
  width: 140px;
  text-align: left;
}
.filtro-comparadores .filtros .rango .select-operator .icon-flecha_dcha {
  float: right;
  rotate: 90deg;
}
.filtro-comparadores .filtros .rango .filtro-operador li:first-child {
  display: none;
}
.filtro-comparadores .filtros .rango .filtro-operador div.checkbox input[type="checkbox"] {
  display: none;
}
.filtro-comparadores .filtros .rango .filtro-operador div.checkbox input[type="checkbox"] + label {
  display: inline-block;
  margin: 4px;
  height: 39px;
}
.filtro-comparadores .filtros .rango .filtro-operador div.checkbox input[type="checkbox"] + label img {
  padding: 2px;
}
.filtro-comparadores .filtros .rango .filtro-operador div.checkbox input[type="checkbox"]:checked + label {
  box-shadow: 0px 0px 2px #000000;
}
@media (max-width:32.4375em) {
  .filtro-comparadores .enlaces-comparadores a {
    width: auto;
    margin-right: 15px;
  }
  .filtro-comparadores .contenido-desplegable {
    display: none;
  }
  .filtro-comparadores .filtros {
    position: relative;
    padding: 20px 10px 10px 10px;
  }
  .filtro-comparadores .filtros .enlace-desplegable,
  .filtro-comparadores .filtros .resp-btn-filtrar {
    display: block;
  }
  .filtro-comparadores .filtros > .enlace-desplegable {
    padding: 11px;
    color: #000000;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #d4d4d4;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    border-radius: 4px;
  }
  .filtro-comparadores .filtros > .enlace-desplegable .icon-flecha_dcha {
    float: right;
    rotate: 90deg;
  }
  .filtro-comparadores .filtros .rango .mod-formulario div.slider > div a {
    top: -4px;
  }
  .filtro-comparadores .filtros .contenido-desplegable {
    margin-top: 25px;
  }
}
/*Nuevos filtros top listados*/
.filtros-top {
  background-color: #fbfbfb;
  min-height: 45px;
}
.filtros-top .newstyle {
  padding: 5px 15px;
}
.filtros-top .filtros-total p {
  font-weight: bold;
  float: left;
  line-height: 35px;
}
.filtros-top .aviso-carrito {
  display: inline-block;
}
.filtros-top .aviso-carrito span.icon-icon-info {
  padding: 10px;
  font-size: 37px;
  color: #0083a4;
  float: left;
}
.filtros-top .aviso-carrito p {
  line-height: 1.5;
  padding-top: 15px;
  color: #6e6e6e;
  font-size: 15px;
  float: left;
  width: 80%;
  padding-left: 10px;
}
@media (max-width:32.4375em) {
  .filtros-top .aviso-carrito span.icon-icon-info {
    padding: 0px;
  }
  .filtros-top .aviso-carrito p {
    padding-top: 0px;
  }
}
.filtros-top .quitar-filtros {
  padding-left: 25px;
  font-size: 12px;
}
.filtros-top .quitar-filtros span.icon-filtro-2pt {
  background-color: transparent;
  color: #444444;
  float: left;
  font-size: 19px;
  font-weight: normal;
  margin: 7px;
}
.filtros-top .quitar-filtros small {
  color: #444444;
  float: left;
  font-size: 14px;
  margin-top: 10px;
}
.filtros-top .quitar-filtros ul li {
  float: left;
  margin: 10px 3px;
}
.filtros-top .quitar-filtros ul li a {
  background: #ffffff;
  border: 1px solid #f1f1f1;
  border-radius: 20px;
  color: #6e6e6e;
  padding: 7px 14px;
}
.filtros-top .quitar-filtros .quitar-todos-filtros a {
  background: none;
  border: none;
  color: #0083a4;
}
.filtros-top .quitar-filtros span.icon-cerrar-2pt {
  background-color: #0083a4;
  border-radius: 10px;
  font-size: 7px;
  padding: 4px 5px 4px 4px;
  color: #ffffff;
  font-weight: bold;
  margin-left: 5px;
}
@media (max-width:32.4375em) {
  .filtros-top .quitar-filtros {
    padding-left: 0px;
  }
}
.filtros-top .filtro-ordenar {
  text-align: right;
  z-index: 6;
}
.filtros-top .filtro-ordenar form {
  display: inline-block;
}
.filtros-top .filtro-ordenar a {
  display: block;
  background-color: #ffffff;
  border: 4px solid #f1f1f1;
  border-radius: 4px;
  color: #6e6e6e;
  font-size: 15px;
  min-width: 200px;
  padding: 9px 5px;
  width: 100%;
  text-align: center;
}
.filtros-top .filtro-ordenar a span {
  display: inline-block;
  margin: 0px 5px;
}
.filtros-top .filtro-ordenar a span.icon-filtro-2pt {
  font-size: 19px;
  vertical-align: middle;
}
.filtros-top .filtro-ordenar a span.flecha {
  background: url('https://cdn.phonehouse.es/res_static/img/tabs_h3_flecha.png') no-repeat;
  height: 6px;
  width: 12px;
}
.filtros-top .filtro-ordenar a span.ordenar-por-icon {
  background: url('https://cdn.phonehouse.es/res_static/img/ordenar-por-icon.png') no-repeat;
  height: 12px;
  width: 13px;
}
.filtros-top .filtro-ordenar.col-sm-3 {
  flex-basis: 30%;
}
.filtros-top .filtro-ordenar ul.ordenar-listado {
  display: block;
  border: solid 1px #f1f1f1;
  border-top: none;
  border-radius: 4px;
  display: none;
  background-color: #ffffff;
  position: absolute;
  width: 200px;
  z-index: 90;
  box-shadow: 0px 10px 20px -4px rgba(0, 0, 0, 0.3);
}
.filtros-top .filtro-ordenar ul.ordenar-listado li {
  margin: 0;
  padding: 0;
  list-style: none;
}
.filtros-top .filtro-ordenar ul.ordenar-listado li a {
  display: block;
  font-size: 15px;
  padding: 8px;
  width: 100%;
  border: none;
  border-radius: 0px;
}
.filtros-top .filtro-ordenar ul.ordenar-listado li a:hover {
  background-color: #e2e2e2;
}
.filtros-top.movil-tablet {
  display: none;
}
@media (max-width : 61.875em) {
  .filtros-top {
    display: none;
  }
  .filtros-top .filtro-resp {
    padding-right: 0px !important;
  }
  .filtros-top .filtro-resp a {
    min-width: 100px;
    display: block;
    background-color: #fbfbfb;
    border: 4px solid #f1f1f1;
    border-radius: 4px;
    font-size: 15px;
    padding: 9px 8px;
    width: 100%;
    text-align: center;
    background-color: #ffffff;
    color: #6e6e6e;
  }
  .filtros-top .filtro-resp .comparadores {
    font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
    min-width: 100%;
    font-weight: bold;
    text-transform: uppercase;
    color: #444444;
    background-color: #e2e2e2;
    text-align: left;
    border: 2px solid #d4d4d4;
    margin-top: 20px;
  }
  .filtros-top .filtro-ordenar a {
    display: none;
  }
  .filtros-top.movil-tablet {
    display: block;
  }
  .filtros-top.movil-tablet .filtro-ordenar a {
    display: inline-block;
  }
}
.filtros-marcados {
  display: inline-block;
  margin-right: 10px;
  margin-top: 10px;
}
.filtros-marcados a {
  background: #ffffff;
  border: 1px solid #f1f1f1;
  border-radius: 20px;
  color: #6e6e6e !important;
  padding: 7px 14px !important;
}
.filtros-marcados span {
  background-color: #0083a4;
  border-radius: 10px;
  font-size: 7px;
  padding: 4px 5px 4px 4px;
  color: #ffffff;
  font-weight: bold;
  margin-left: 5px;
}
.fadebox-filtros {
  z-index: 92;
}
/* No eliminar, se utilizar en reparaciones */
.mod-tabs-borde .responsive-tabs__list {
  display: table;
  margin-bottom: 0;
  table-layout: fixed;
  width: 100%;
}
.mod-tabs-borde .responsive-tabs__list li {
  border-bottom: solid 1px #e2e2e2;
  cursor: pointer;
  display: table-cell;
}
.mod-tabs-borde .responsive-tabs__list li span {
  display: block;
  padding: 9px 10px 11px 10px;
  text-align: center;
  background-color: #f1f1f1;
  border: 1px solid #e2e2e2;
  border-right: none;
  border-bottom: 0;
  color: #000000;
  margin-bottom: -1px;
}
.mod-tabs-borde .responsive-tabs__list li span:hover {
  background-color: #e2e2e2;
}
.mod-tabs-borde .responsive-tabs__list li:first-child span {
  margin-left: 0;
  border-left: solid 1px #e2e2e2;
}
.mod-tabs-borde .responsive-tabs__list li.responsive-tabs__list__item--active span {
  background-color: #ffffff;
  border-bottom: 1px solid #ffffff;
  padding-top: 20px;
}
.mod-tabs-borde div.contenido {
  display: block;
  width: 100%;
  padding: 0;
  border-bottom: 1px solid #f1f1f1;
  background-color: #ffffff;
}
.mod-tabs-borde div.contenido > h3 {
  display: none;
}
.mod-tabs-borde div.contenido > div {
  padding-top: 0;
  border-left: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  border-right: 1px solid #e2e2e2;
  overflow: hidden;
}
.mod-tabs-borde .responsive-tabs__heading:focus,
.mod-tabs-borde .responsive-tabs__list__item:focus,
.mod-tabs-borde .responsive-tabs__heading--active:focus,
.mod-tabs-borde .responsive-tabs__list__item--active:focus {
  outline: none !important;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .mod-tabs-borde div.contenido > div {
    max-width: 900px;
  }
}
@media (max-width:32.4375em) {
  .mod-tabs-borde .responsive-tabs__list {
    display: none;
  }
  .mod-tabs-borde div.contenido {
    display: block;
    padding-top: 0;
    border: 0px;
  }
  .mod-tabs-borde div.contenido > h3 {
    background: url('https://cdn.phonehouse.es/res_static/img/tabs_h3_flecha.png') no-repeat right 18px #f1f1f1;
    border-radius: 4px;
    color: #0083a4;
    display: block;
    font-size: 15px;
    font-weight: normal;
    line-height: 15px;
    margin: 4px 0px 0px 0px;
    padding: 12px 15px 11px 15px;
  }
  .mod-tabs-borde div.contenido > h3.responsive-tabs__heading--active {
    background-color: #ffffff;
  }
  .mod-tabs-borde div.contenido > div {
    padding: 0px;
    padding-bottom: 10px;
    border: 0;
  }
  .mod-tabs-borde div.contenido > div.responsive-tabs__panel--closed-accordion-only {
    display: none;
  }
}
.mod-tabs-unica .responsive-tabs__list > li {
  cursor: default;
  background-color: #e2e2e2;
}
.mod-tabs-unica .responsive-tabs__list li.responsive-tabs__list__item--active span {
  width: 50%;
}
div.texto-destacado {
  padding: 15px 10px;
  border-radius: 4px;
  background-color: #fffae4;
  border: 1px solid #fbefd1;
  font-size: 14px;
  color: #6e6e6e;
  text-align: left;
}
div.texto-destacado a {
  color: #0083a4;
}
div.texto-destacado a:hover {
  color: #e00052;
}
div.texto-destacado h3 {
  font-size: 16px;
  font-weight: bold;
  color: #6e6e6e;
}
@media (max-width:32.4375em) {
  div.texto-destacado {
    margin-left: 4%;
    margin-right: 4%;
  }
}
.mod-tab-opiniones {
  padding: 15px;
  font-size: 15px;
  line-height: 18px;
}
.mod-tab-opiniones:before,
.mod-tab-opiniones:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-tab-opiniones:after {
  clear: both;
}
.mod-tab-opiniones .mod-titulo-pagina h3 {
  font-size: 25px;
}
.mod-tab-opiniones .opiniones h3 {
  color: #0083a4;
  font-size: 20px;
}
.mod-tab-opiniones .opiniones li {
  display: block;
  padding: 20px;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  margin-bottom: 20px;
  background-color: #ffffff;
  position: relative;
}
.mod-tab-opiniones .opiniones li .total {
  margin-top: 15px;
  margin-bottom: 15px;
}
.mod-tab-opiniones .opiniones li .opinion span.fecha {
  font-weight: bold;
  color: #00254b;
  line-height: 15px;
}
.mod-tab-opiniones .opiniones li .opinion img {
  margin: 0 3px;
  padding: 0;
  vertical-align: bottom;
}
.mod-tab-opiniones .opiniones li .opinion span.autor {
  color: #0083a4;
  font-weight: bold;
}
.mod-tab-opiniones .opiniones li .opinion span.verificado {
  color: #00254b;
  font-size: 16px;
  line-height: 30px;
  font-weight: bold;
  text-transform: uppercase;
}
.mod-tab-opiniones .opiniones li .opinion span.verificado img {
  margin: 5px 5px 5px 15px;
  width: 25px;
}
.mod-tab-opiniones .opiniones li .opinion p {
  margin-top: 7px;
}
.mod-tab-opiniones .opiniones li .opinion .numero-respuestas {
  display: inline-block;
  margin-left: 20px;
}
.mod-tab-opiniones .opiniones li .opinion .numero-respuestas a.responder {
  padding: 7px 15px;
}
.mod-tab-opiniones .opiniones li .opinion .numero-respuestas a.n-respuestas {
  background: url('https://cdn.phonehouse.es/res_static/img/tabs_h3_flecha.png') no-repeat right 18px;
  background-color: #f1f1f1;
  color: #6e6e6e;
  padding: 9px 30px 9px 20px;
  width: auto;
  text-align: right;
  margin-right: 0px;
}
.mod-tab-opiniones .opiniones li .opinion .numero-respuestas a.n-respuestas:hover {
  background-color: #e2e2e2;
  color: #0083a4;
}
.mod-tab-opiniones .opiniones li .opinion .ocultar-respuestas {
  display: inline-block;
  margin-left: 10px;
}
.mod-tab-opiniones .opiniones li .opinion .ocultar-respuestas a.ocultar-respuestas {
  background-color: #f1f1f1;
  color: #6e6e6e;
  padding: 7px 15px;
}
.mod-tab-opiniones .opiniones li .opinion .ocultar-respuestas a.ocultar-respuestas:hover {
  background-color: #e2e2e2;
  color: #0083a4;
}
.mod-tab-opiniones .opiniones li .opinion.experto .logo-y-titu {
  height: 22px;
  margin-bottom: 15px;
}
.mod-tab-opiniones .opiniones li .opinion.experto .logo-y-titu h4 {
  color: #ff7d00;
  line-height: 28px;
}
.mod-tab-opiniones .opiniones li .opinion.experto .logo-y-titu h4 span {
  font-size: 35px;
}
.mod-tab-opiniones .opiniones li .barra-util {
  background-color: #f1f1f1;
  border-radius: 4px;
  display: inline-block;
  margin-top: 15px;
  padding: 5px 20px;
}
.mod-tab-opiniones .opiniones li .barra-util .pregunta {
  display: inline-block;
  font-size: 17px;
  margin-right: 25px;
}
.mod-tab-opiniones .opiniones li .barra-util a {
  width: 35px;
  padding: 5px 7px;
  border-radius: 4px;
  margin: 5px 3px 0 22px;
  display: inline-block;
  color: #ffffff;
  background-color: #0083a4;
}
.mod-tab-opiniones .opiniones li .barra-util a.desactivado {
  background-color: #e2e2e2;
}
.mod-tab-opiniones .opiniones li .barra-util a.desactivado:hover {
  background-color: #e2e2e2;
  pointer-events: none;
}
.mod-tab-opiniones .opiniones li .barra-util a:hover {
  background-color: #00a7b0;
  transition: all 1s;
}
.mod-tab-opiniones .opiniones li .barra-util .num-util {
  border: solid 1px #f1f1f1;
  border-radius: 2px;
  background-color: #ffffff;
  width: 40px;
  display: inline-block;
  text-align: center;
  position: relative;
  line-height: 30px;
  color: #00254b;
  margin-left: 15px;
}
.mod-tab-opiniones .opiniones li .barra-util .num-util:after {
  right: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  border-right-color: #ffffff;
  border-width: 15px;
  top: 50%;
  margin-top: -15px;
}
.mod-tab-opiniones .opiniones li .gracias-voto {
  border: solid 1px #94c249;
  color: #94c249;
  display: none;
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px;
}
.mod-tab-opiniones .opiniones li .valoraciones > div span.valoracion {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  width: 104px;
  height: 6px;
  margin-top: 5px;
  margin-right: 6px;
  background-image: url('https://cdn.phonehouse.es/res_static/img/valoracion2.png');
  background-repeat: no-repeat;
}
.mod-tab-opiniones .opiniones li .valoraciones > div span.valoracion.valoracion0 {
  background-position: 0 -14px;
}
.mod-tab-opiniones .opiniones li .valoraciones > div span.valoracion.valoracion1 {
  background-position: 0 -21px;
}
.mod-tab-opiniones .opiniones li .valoraciones > div span.valoracion.valoracion2 {
  background-position: 0 -28px;
}
.mod-tab-opiniones .opiniones li .valoraciones > div span.valoracion.valoracion3 {
  background-position: 0 -35px;
}
.mod-tab-opiniones .opiniones li .valoraciones > div span.valoracion.valoracion4 {
  background-position: 0 -42px;
}
.mod-tab-opiniones .opiniones li .valoraciones > div span.valoracion.valoracion5 {
  background-position: 0 -49px;
}
.mod-tab-opiniones .opiniones li.resumen {
  padding: 10px 0px;
}
.mod-tab-opiniones .opiniones li.resumen h5 {
  float: left;
  font-size: 18px;
  color: #e00052;
  line-height: 34px;
}
.mod-tab-opiniones .opiniones li.resumen strong {
  float: left;
}
.mod-tab-opiniones .opiniones li.resumen .boton-form {
  margin-top: 0px;
}
@media (max-width:32.4375em) {
  .mod-tab-opiniones .opiniones li.resumen strong {
    margin-top: 15px;
  }
}
.mod-tab-opiniones .opiniones .ver-mas {
  border-bottom: solid 1px #0083a4;
  height: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.mod-tab-opiniones .opiniones .paginas {
  padding: 10px 0;
  width: 30%;
  float: left;
}
.mod-tab-opiniones .opiniones .paginas label {
  width: auto;
  padding: 7px 9px;
  margin-right: 5px;
  float: left;
  display: block;
  border-radius: 4px;
  font-size: 15px;
  line-height: 18px;
  text-align: center;
  color: #00254b;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
}
.mod-tab-opiniones .opiniones .paginas label:hover {
  color: #9b9b9b;
  font-weight: bold;
  background-color: #f1f1f1;
  cursor: pointer;
}
.mod-tab-opiniones .opiniones .paginas input[type="radio"] {
  display: none;
}
.mod-tab-opiniones .opiniones .paginas input[type="radio"]:checked + label {
  color: #9b9b9b;
  font-weight: bold;
  background-color: #f1f1f1;
  border: 1px solid #d3e7e8;
}
.mod-tab-opiniones .opiniones .filter_cantdad {
  width: 70%;
  float: right;
}
.mod-tab-opiniones .opiniones .filter_cantdad span {
  font-size: 12px;
}
.mod-tab-opiniones .opiniones .filter_cantdad .flota-derecha a {
  color: #9b9b9b;
  border: 1px solid #e2e2e2;
}
.mod-tab-opiniones p.hablan {
  width: 60%;
  display: inline-block;
  color: #00254b;
}
.mod-tab-opiniones a.mod-boton-gris2.opiniones {
  float: right;
  width: 30%;
  background-image: url('https://cdn.phonehouse.es/res_static/img/selector_color_flecha_teal.png');
  background-repeat: no-repeat;
  background-position: 98% center;
}
.mod-tab-opiniones div.mod-paginacion {
  float: left;
  padding-top: 20px;
}
.mod-tab-opiniones a.boton-form {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  text-align: center;
  float: right;
  margin-top: 20px;
  padding: 6px 30px 9px 30px;
  font-size: 16px;
}
.mod-tab-opiniones a.boton-form:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .mod-tab-opiniones a.boton-form {
    padding: 8px 19px;
    font-size: 14px;
  }
}
@media (max-width:32.4375em) {
  .mod-tab-opiniones a.boton-form {
    padding: 7px 30px 9px 30px;
    font-size: 15px;
    display: block;
  }
}
.mod-tab-opiniones div.mod-formulario {
  display: none;
  clear: both;
  padding: 15px 20px 10px 20px;
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  max-width: 900px;
  margin-top: 20px;
}
.mod-tab-opiniones div.mod-formulario:before,
.mod-tab-opiniones div.mod-formulario:after {
  display: table;
  content: "";
  line-height: 0;
}
.mod-tab-opiniones div.mod-formulario:after {
  clear: both;
}
.mod-tab-opiniones div.mod-formulario h4 {
  padding-bottom: 13px;
  font-size: 20px;
}
.mod-tab-opiniones div.mod-formulario .comentario,
.mod-tab-opiniones div.mod-formulario .nombre,
.mod-tab-opiniones div.mod-formulario .texto-mail,
.mod-tab-opiniones div.mod-formulario .mail {
  margin-top: 15px;
}
.mod-tab-opiniones div.mod-formulario p.texto-mail {
  font-size: 17px;
}
.mod-tab-opiniones div.mod-formulario .nombre,
.mod-tab-opiniones div.mod-formulario .mail {
  width: 49%;
  display: inline-block;
  margin-right: 2%;
}
.mod-tab-opiniones div.mod-formulario .mail {
  margin-right: 0;
}
.mod-tab-opiniones div.mod-formulario div.valoracion {
  padding: 15px;
  border-radius: 4px;
  border: solid 1px #e2e2e2;
}
.mod-tab-opiniones div.mod-formulario div.valoracion > div.total {
  padding-top: 4px;
  padding-bottom: 6px;
  font-weight: bold;
}
.mod-tab-opiniones div.mod-formulario div.valoracion > div.total span.concepto {
  padding-top: 3px;
}
.mod-tab-opiniones div.mod-formulario div.valoracion > div span.valoracion {
  display: block;
  width: 110px;
  margin-top: 1px;
  margin-right: 7px;
}
.mod-tab-opiniones div.mod-formulario div.valoracion > div .concepto {
  margin-right: 10px;
}
.mod-tab-opiniones div.mod-formulario div.valoracion > div div.votacion {
  display: inline-block;
  vertical-align: middle;
}
.mod-tab-opiniones div.mod-formulario div.valoracion > div div.votacion div {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 1px;
  background: url('https://cdn.phonehouse.es/res_static/img/valoracion.png') no-repeat;
  background-position: -23px 0;
  cursor: pointer;
}
.mod-tab-opiniones div.mod-formulario div.valoracion > div div.votacion div:hover,
.mod-tab-opiniones div.mod-formulario div.valoracion > div div.votacion div.activo {
  background-position: -1px 0;
}
.mod-tab-opiniones div.mod-formulario input[type="submit"] {
  display: inherit;
  margin: 15px auto 5px auto;
  padding: 8px;
  background-color: #0083a4;
  width: 200px;
}
.mod-tab-opiniones.lb-confir-valor {
  padding: 0px;
}
.mod-tab-opiniones.lb-confir-valor div.mod-formulario {
  padding: 0px;
  border: none;
}
.mod-tab-opiniones.lb-confir-valor div.mod-formulario div.valoracion {
  padding: 0px;
  width: 100%;
  border: solid 1px #f1f1f1;
  border-radius: 15px;
}
.mod-tab-opiniones.lb-confir-valor div.mod-formulario div.valoracion > div {
  width: 90%;
  margin: 0 auto;
  padding: 15px 0px;
  border: none;
  border-bottom: solid 1px #f1f1f1;
  float: none;
}
.mod-tab-opiniones.lb-confir-valor div.mod-formulario div.valoracion > div.total {
  background-color: #f1f1f1;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  border-bottom: none;
  width: 100%;
  padding: 15px;
}
.mod-tab-opiniones.lb-confir-valor div.mod-formulario div.valoracion > div span.concepto {
  float: left;
  width: 55%;
  text-align: left;
}
.mod-tab-opiniones.lb-confir-valor div.mod-formulario div.valoracion > div div.votacion {
  display: inline-block;
}
.mod-tab-opiniones.lb-confir-valor div.mod-formulario p {
  color: #00254b;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
}
.mod-tab-opiniones.lb-confir-valor div.mod-formulario p span {
  color: #0083a4;
}
@media (max-width:32.4375em) {
  .mod-tab-opiniones {
    padding: 10px;
  }
  .mod-tab-opiniones ul.opiniones li,
  .mod-tab-opiniones div.mod-formulario {
    padding: 10px;
  }
  .mod-tab-opiniones a.opiniones {
    float: none;
    clear: both;
    display: block;
    margin: 0 auto;
    padding: 10px 0px;
  }
  .mod-tab-opiniones .opiniones .paginas,
  .mod-tab-opiniones .opiniones .filter_cantdad {
    width: 100%;
  }
  .mod-tab-opiniones .opiniones > li .opinion {
    width: 100%;
    float: none;
    padding-bottom: 10px;
  }
  .mod-tab-opiniones .opiniones > li .opinion span.verificado {
    display: block;
  }
  .mod-tab-opiniones .opiniones > li .opinion span.verificado img {
    margin-left: 0px;
  }
  .mod-tab-opiniones .opiniones > li .opinion .numero-respuestas {
    display: block;
    margin-left: 0px;
    margin-top: 15px;
  }
  .mod-tab-opiniones .opiniones > li .opinion .numero-respuestas a.n-respuestas {
    display: block;
  }
  .mod-tab-opiniones .opiniones > li .opinion .ocultar-respuestas {
    display: block;
    margin-left: 0;
    margin-top: 15px;
  }
  .mod-tab-opiniones .opiniones > li .barra-util a {
    display: inline-block;
    margin-left: 5%;
  }
  .mod-tab-opiniones .opiniones > li .barra-util .pregunta {
    font-size: 15px;
    width: 100%;
  }
  .mod-tab-opiniones .opiniones > li .valoraciones {
    float: none;
    clear: both;
    margin: 0 auto 10px auto;
  }
  .mod-tab-opiniones .opiniones > li .valoraciones:after,
  .mod-tab-opiniones .opiniones > li .valoraciones:before {
    border: 0;
  }
  .mod-tab-opiniones div.mod-paginacion {
    clear: both;
    float: none;
    width: auto;
    margin: 0 -15px 0 15px;
  }
  .mod-tab-opiniones a.boton-form {
    display: block;
    clear: both;
    float: none;
    margin: 10px 15px 15px 15px;
  }
  .mod-tab-opiniones div.mod-formulario > div {
    float: none;
  }
  .mod-tab-opiniones div.mod-formulario div.campos,
  .mod-tab-opiniones div.mod-formulario div.nombre,
  .mod-tab-opiniones div.mod-formulario div.mail {
    float: none;
    width: 100%;
  }
  .mod-tab-opiniones div.mod-formulario div.valoracion {
    float: none;
    width: 100%;
    margin-bottom: 0;
  }
  .mod-tab-opiniones div.mod-formulario div.valoracion div.estrellas {
    padding-top: 0;
  }
  .mod-tab-opiniones div.mod-formulario div.valoracion > div div.votacion div {
    margin: 5px;
  }
  .mod-tab-opiniones div.mod-formulario div.valoracion > div {
    width: 100%;
    border-right: none;
    border-bottom: solid 1px #f1f1f1;
    padding-bottom: 15px;
  }
  .mod-tab-opiniones div.mod-formulario div.valoracion > div:last-child {
    border-bottom: none;
    padding-bottom: 0px;
  }
  .mod-tab-opiniones div.mod-formulario input[type="submit"] {
    width: 100%;
  }
  .mod-tab-opiniones div.mod-formulario p.texto-mail span {
    display: block;
  }
  .mod-tab-opiniones.lb-confir-valor div.mod-formulario p {
    margin-top: 15px;
  }
}
.mod-tab-respuestas a {
  color: #0083a4;
  border: 0;
}
.mod-tab-respuestas a:hover {
  color: #e00052;
}
.mod-tab-respuestas a.boton-responder {
  color: #e00052;
  font-weight: bold;
}
.mod-tab-respuestas a.boton-responder:hover {
  text-decoration: underline;
  background-color: transparent;
}
.mod-tab-respuestas .respuestas h3 {
  color: #00254b;
}
.mod-tab-respuestas .respuestas li {
  display: inline-block;
  margin-top: 20px;
  margin-bottom: 0px;
}
.mod-tab-respuestas .respuestas li.respuesta img {
  margin: 0 6px;
  vertical-align: middle;
}
.mod-tab-respuestas a.boton-form {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  text-align: center;
  float: right;
  margin-top: 20px;
  padding: 6px 30px 9px 30px;
  font-size: 16px;
}
.mod-tab-respuestas a.boton-form:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .mod-tab-respuestas a.boton-form {
    padding: 8px 19px;
    font-size: 14px;
  }
}
@media (max-width:32.4375em) {
  .mod-tab-respuestas a.boton-form {
    padding: 7px 30px 9px 30px;
    font-size: 15px;
    display: block;
  }
}
.mod-tab-respuestas .responder-form {
  margin-top: 15px;
}
.mod-tab-respuestas div.mod-formulario div.nombre,
.mod-tab-respuestas div.mod-formulario div.mail {
  display: inline-block;
  width: 49%;
  margin-right: 2%;
  margin-top: 0px;
}
.mod-tab-respuestas div.mod-formulario div.mail {
  margin-right: 0;
}
.mod-tab-respuestas div.mod-formulario div.comentario {
  margin-bottom: 15px;
}
@media (max-width:32.4375em) {
  .mod-tab-respuestas {
    padding: 0px;
  }
  .mod-tab-respuestas header,
  .mod-tab-respuestas ul.opiniones li,
  .mod-tab-respuestas div.mod-formulario {
    padding-left: 15px;
    padding-right: 15px;
  }
  .mod-tab-respuestas .respuestas > li .respuesta {
    width: 100%;
    float: none;
    padding-bottom: 10px;
  }
  .mod-tab-respuestas div.mod-paginacion {
    clear: both;
    float: none;
    width: auto;
    margin: 0 -15px 0 15px;
  }
  .mod-tab-respuestas a.boton-form {
    display: block;
    clear: both;
    float: none;
    margin: 10px 15px 15px 15px;
  }
  .mod-tab-respuestas div.mod-formulario div.campos,
  .mod-tab-respuestas div.mod-formulario div.nombre,
  .mod-tab-respuestas div.mod-formulario div.mail {
    width: 100%;
  }
  .mod-tab-respuestas div.mod-formulario div.nombre {
    margin-bottom: 15px;
  }
}
.opinion-formulario-gracias {
  background-color: #f1f1f1;
  padding: 10px 20px;
  margin-top: 20px;
}
.opinion-formulario-gracias .gracias strong {
  color: #00254b;
  font-size: 16px;
}
@media (max-width:32.4375em) {
  .opinion-formulario-gracias {
    width: 94%;
    margin: 0 auto;
    padding-bottom: 15px;
  }
  .opinion-formulario-gracias .gracias {
    width: 100%;
    margin-bottom: 0px;
  }
}
section.breadcrumbs {
  padding: 5px 0;
}
section.breadcrumbs:before,
section.breadcrumbs:after {
  display: table;
  content: "";
  line-height: 0;
}
section.breadcrumbs:after {
  clear: both;
}
section.breadcrumbs li {
  display: inline;
  font-size: 13px;
  line-height: 24px;
  color: #9b9b9b;
}
section.breadcrumbs li + li:before {
  content: " > ";
  padding: 0 4px;
}
@media (max-width:32.4375em) {
  section.breadcrumbs {
    padding: 5px 0px 0px 0px;
  }
  section.breadcrumbs li.pc {
    display: none;
  }
  section.breadcrumbs .call-button {
    background-color: #0083a4;
    border-radius: 4px;
    display: inline-block;
    padding: 8px;
    color: #ffffff;
    font-size: 13px;
    margin: 10px 0px;
  }
  section.breadcrumbs .call-button span {
    font-size: 18px;
  }
  section.breadcrumbs .call-button:hover {
    background-color: #00a7b0;
  }
}
.caja-formulario1 .mod-formulario {
  background-color: #e2e2e2;
  padding: 15px 15px 30px 15px;
}
.caja-formulario1 form {
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  margin: auto;
  max-width: 850px;
  padding-bottom: 15px;
}
.caja-formulario1 form:before,
.caja-formulario1 form:after {
  display: table;
  content: "";
  line-height: 0;
}
.caja-formulario1 form:after {
  clear: both;
}
.caja-formulario1 form > div {
  float: left;
  width: 29%;
  margin-left: 15px;
  margin-right: 15px;
}
.caja-formulario1 form > div.col3 > div {
  float: left;
  width: 30%;
  margin-left: 5%;
}
.caja-formulario1 form > div.col3 > div:first-child {
  margin-left: 0;
}
.caja-formulario1 form > div.aviso-legal {
  display: block;
  width: 95%;
  text-align: center;
}
.caja-formulario1 form > div.aviso-legal label {
  width: auto;
  display: inline-block;
}
.caja-formulario1 form > div.direccion {
  width: 62%;
}
.caja-formulario1 form > div.direccion label {
  width: 100%;
}
@media (max-width:32.4375em) {
  .caja-formulario1 form {
    padding-left: 10px;
    padding-right: 10px;
  }
  .caja-formulario1 form > div,
  .caja-formulario1 form > div.aviso-legal {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
  .caja-formulario1 form > div.direccion {
    width: 100%;
  }
}
.nuestro-compromiso ul {
  padding: 23px 0 15px 0;
}
.nuestro-compromiso ul:before,
.nuestro-compromiso ul:after {
  display: table;
  content: "";
  line-height: 0;
}
.nuestro-compromiso ul:after {
  clear: both;
}
.nuestro-compromiso ul li {
  float: left;
  width: 25%;
  padding: 0 20px 5px 20px;
  border-left: 1px solid #e2e2e2;
}
.nuestro-compromiso ul li:last-child {
  padding-right: 0px;
}
.nuestro-compromiso ul li:first-child {
  padding-left: 0;
  border: 0;
}
.nuestro-compromiso ul li h4 {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 35px;
  line-height: 38px;
  font-weight: normal;
}
.nuestro-compromiso ul li h4 span {
  color: #00a7b0;
  font-size: 30px;
}
.nuestro-compromiso ul li p {
  margin-top: 1rem;
  font-size: 15px;
  line-height: 18px;
  color: #6e6e6e;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .nuestro-compromiso ul li {
    width: 25%;
  }
}
@media (max-width:32.4375em) {
  .nuestro-compromiso ul {
    padding-top: 0;
  }
  .nuestro-compromiso ul li {
    float: none;
    width: auto;
    padding: 5px 15px 12px 15px;
    border: 0;
    margin-top: 10px;
    background-color: #ffffff;
    border: 1px solid #e2e2e2;
  }
  .nuestro-compromiso ul li h4 {
    font-size: 29px;
    line-height: 30px;
  }
  .nuestro-compromiso ul li h4 span {
    font-size: 25px;
  }
  .nuestro-compromiso ul li:first-child {
    padding: 5px 15px 12px 15px;
    border: 1px solid #e2e2e2;
  }
}
.tienda-ficha {
  margin: 20px 0;
}
.tienda-ficha:before,
.tienda-ficha:after {
  display: table;
  content: "";
  line-height: 0;
}
.tienda-ficha:after {
  clear: both;
}
.tienda-ficha .imagen {
  float: left;
  width: 35%;
  max-height: 245px;
  text-align: center;
}
.tienda-ficha .imagen img {
  max-height: 245px;
  max-width: 100%;
}
.tienda-ficha .info {
  float: right;
  width: 64%;
  min-height: 216px;
  height: auto;
  padding: 20px;
  padding-bottom: 10px;
  font-size: 15px;
  line-height: 18px;
  border: 1px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
  background-color: #ffffff;
}
.tienda-ficha .info:before,
.tienda-ficha .info:after {
  display: table;
  content: "";
  line-height: 0;
}
.tienda-ficha .info:after {
  clear: both;
}
.tienda-ficha .info a:hover {
  color: #e00052;
}
.tienda-ficha .info ul.datos li {
  padding-bottom: 15px;
}
.tienda-ficha .info ul.datos [class^="icon-"] {
  color: #0083a4;
  font-size: 20px;
  margin-right: 10px;
}
.tienda-ficha .info ul.datos .otros {
  margin-left: 30px;
}
.tienda-ficha .info ul.datos .demo-store-bloque .mod-tooltip {
  width: auto;
  height: auto;
}
.tienda-ficha .info ul.datos .horario-excep .open {
  color: #bed631;
}
.tienda-ficha .info ul.datos .horario-excep .close {
  color: #ed1940;
}
.tienda-ficha .info h5 {
  margin-bottom: 5px;
  font-size: 15px;
  font-weight: normal;
  color: #00254b;
}
@media (max-width:32.4375em) {
  .tienda-ficha .imagen,
  .tienda-ficha .info,
  .tienda-ficha .info > div {
    clear: both;
    float: none;
    height: auto;
    margin: 0 auto;
    width: 94%;
  }
  .tienda-ficha .imagen {
    margin-bottom: 20px;
  }
  .tienda-ficha .info > div {
    margin: 0;
    padding-top: 10px;
    border-top: 1px solid #e2e2e2;
  }
  .tienda-ficha .info > div:first-child {
    padding: 0;
    border: 0;
  }
}
.titulo-incluye {
  text-transform: uppercase;
  line-height: 40px;
  text-align: left;
  font-weight: bold;
  padding: 0px 17px;
  margin-top: 30px;
}
.titulo-incluye img {
  max-width: 132px;
  margin-top: 11px;
}
.orange .titulo-incluye {
  background-color: #000000;
  color: #ffffff;
}
.yoigo .titulo-incluye {
  background-color: #0083a4;
  border: solid 1px #f1f1f1;
  color: #ffffff;
}
.jazztel .titulo-incluye {
  background-color: #ffcd00;
  color: #000000;
}
.masmovil .titulo-incluye {
  background-color: #ffde00;
  color: #000000;
}
.llamaya .titulo-incluye {
  background-color: #6d166a;
  color: #ffffff;
}
.lowi .titulo-incluye {
  background-color: #8DA43C;
  color: #ffffff;
}
.pepephone .titulo-incluye {
  background-color: #e60000;
  color: #000000;
}
.alterna .titulo-incluye {
  background-color: #74C5BF;
  color: #000000;
}
.otras-tarifas {
  background-color: #f1f1f1;
  padding-bottom: 13px;
}
.otras-tarifas ul {
  padding: 13px 0px;
  width: 100%;
}
.otras-tarifas ul li {
  background-color: #e2e2e2;
  border-radius: 4px;
  float: left;
  margin-right: 14px;
}
.otras-tarifas ul li a {
  padding: 30px 0px 42px;
  display: block;
}
.otras-tarifas ul li a span[class^="icon-"] {
  display: block;
  font-size: 80px;
  margin: 6px auto;
  text-align: center;
  width: 83%;
}
.otras-tarifas ul li a p {
  color: #444444;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  margin: 0px auto;
}
.otras-tarifas ul li a:hover p {
  color: #0083a4;
}
.otras-tarifas ul li a .flecha-light {
  display: none;
}
.otras-tarifas ul li:last-child {
  margin-right: 0px;
}
.otras-tarifas ul li:first-child {
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 23px;
  color: #ffffff;
  width: 23%;
  padding: 68px 0px 79px 15px;
  margin-right: 37px;
}
.otras-tarifas ul li:first-child .flecha {
  position: absolute;
  top: 50%;
  margin-top: -97px;
  right: -29px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 102px 0 97px 29px;
}
.otras-tarifas ul li.orange {
  background-color: #ff6600;
}
.otras-tarifas ul li.orange:hover {
  background-color: #ff6600;
}
.otras-tarifas ul li.orange .flecha {
  border-color: transparent transparent transparent #ff6600;
}
.otras-tarifas ul li.yoigo {
  background-color: #b92f84;
}
.otras-tarifas ul li.yoigo:hover {
  background-color: #b92f84;
}
.otras-tarifas ul li.yoigo .flecha {
  border-color: transparent transparent transparent #b92f84;
}
.otras-tarifas ul li.jazztel {
  background-color: #ffcd00;
  color: #000000;
}
.otras-tarifas ul li.jazztel:hover {
  background-color: #ffcd00;
}
.otras-tarifas ul li.jazztel .flecha {
  border-color: transparent transparent transparent #ffcd00;
}
.otras-tarifas ul li.masmovil {
  background-color: #ffde00;
  color: #000000;
}
.otras-tarifas ul li.masmovil:hover {
  background-color: #ffde00;
}
.otras-tarifas ul li.masmovil .flecha {
  border-color: transparent transparent transparent #ffde00;
}
.otras-tarifas ul li.llamaya {
  background-color: #6d166a;
}
.otras-tarifas ul li.llamaya:hover {
  background-color: #6d166a;
}
.otras-tarifas ul li.llamaya .flecha {
  border-color: transparent transparent transparent #6d166a;
}
.otras-tarifas ul li.lowi {
  background-color: #8DA43C;
}
.otras-tarifas ul li.lowi:hover {
  background-color: #8DA43C;
}
.otras-tarifas ul li.lowi .flecha {
  border-color: transparent transparent transparent #8DA43C;
}
.otras-tarifas ul li.pepephone {
  background-color: #e60000;
}
.otras-tarifas ul li.pepephone:hover {
  background-color: #e60000;
}
.otras-tarifas ul li.pepephone .flecha {
  border-color: transparent transparent transparent #e60000;
}
.otras-tarifas ul li.alterna {
  background-color: #74C5BF;
}
.otras-tarifas ul li.alterna > span {
  color: #000000;
}
.otras-tarifas ul li.alterna:hover {
  background-color: #74C5BF;
}
.otras-tarifas ul li.alterna .flecha {
  border-color: transparent transparent transparent #74C5BF;
}
.otras-tarifas ul li:hover {
  transition: all 500ms;
  background-color: #ffffff;
}
.otras-tarifas ul.dos-columnas li {
  width: 50%;
}
.otras-tarifas ul.dos-columnas li:first-child {
  width: 45%;
  position: relative;
}
.otras-tarifas ul.tres-columnas li {
  width: 25.5%;
}
.otras-tarifas ul.tres-columnas li:first-child {
  width: 42%;
  position: relative;
}
.otras-tarifas ul.cuatro-columnas li {
  width: 22.9%;
}
.otras-tarifas ul.cuatro-columnas li:first-child {
  position: relative;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .otras-tarifas ul.cuatro-columnas li {
    width: 22%;
  }
}
@media (max-width:32.4375em) {
  .otras-tarifas {
    padding-bottom: 0;
  }
  .otras-tarifas ul.cuatro-columnas li,
  .otras-tarifas ul.tres-columnas li,
  .otras-tarifas ul.dos-columnas li {
    width: 90%;
  }
  .otras-tarifas ul li {
    float: none;
    margin: 0px auto;
  }
  .otras-tarifas ul li:first-child {
    padding: 0;
    margin: 5px auto;
    color: #00254b;
    background: none;
  }
  .otras-tarifas ul li:first-child br,
  .otras-tarifas ul li:first-child .flecha {
    display: none;
  }
  .otras-tarifas ul li:first-child span {
    width: 94%;
    margin: 0 3% 15px 3%;
  }
  .otras-tarifas ul li:first-child:hover {
    background: none;
  }
  .otras-tarifas ul li:last-child {
    margin-right: auto;
  }
  .otras-tarifas ul li a {
    padding: 30px 0px;
    margin-bottom: 7px;
    position: relative;
  }
  .otras-tarifas ul li a span[class^="icon-"] {
    float: left;
    margin-top: -20px;
    margin-left: 12px;
    width: auto;
  }
  .otras-tarifas ul li a span.flecha-light {
    float: right;
    display: block;
    background: url('https://cdn.phonehouse.es/res_static/img/flecha-light-conv.png') no-repeat 2px 0px;
    height: 80px;
    width: 19px;
    top: 14px;
    right: 10px;
    position: absolute;
  }
  .otras-tarifas ul li a p {
    margin-left: 110px;
    text-align: left;
  }
  .otras-tarifas ul li a:hover span.flecha-light {
    background: url('https://cdn.phonehouse.es/res_static/img/flecha-light-conv.png') no-repeat -17px 0px;
  }
}
.subhome-tarifa {
  position: relative;
}
@media (max-width:32.4375em) {
  .subhome-tarifa {
    width: 96%;
    margin: 0 auto;
  }
}
section.legales {
  margin: 20px 0 20px 0;
}
section.legales h2 {
  margin-bottom: 12px;
}
section.legales p {
  margin-bottom: 10px;
  text-align: justify;
  line-height: 20px;
}
section.legales a {
  color: #0083a4;
}
section.legales a:hover {
  color: #e00052;
}
section.legales ul {
  margin-bottom: 12px;
}
section.legales li {
  list-style: disc;
  margin-left: 1rem;
  margin-bottom: 4px;
  line-height: 19px;
}
section.legales div.volver {
  text-align: right;
}
section.legales table {
  text-align: center;
  line-height: 20px;
}
section.legales table th {
  background-color: #f1f1f1;
  height: 30px;
  padding: 2px 10px;
}
section.legales table th .importe {
  width: 170px;
}
section.legales table th .comision {
  width: 200px;
}
section.legales table td {
  padding: 2px 10px;
}
section.legales table.aviso-legal {
  color: #00254b;
  text-align: left;
}
section.legales table.aviso-legal .colum-1 {
  width: 20%;
}
section.legales table.aviso-legal .colum-2 {
  width: 80%;
}
section.legales .condiciones {
  margin: 0px 15px;
  line-height: 20px;
}
section.legales .condiciones .listado {
  margin-left: 20px;
}
section.legales .condiciones li {
  list-style: none;
}
section.legales .impresora {
  vertical-align: middle;
  padding: 10px 5px 10px 10px;
}
section.legales h3 {
  color: #00254b;
  margin: 16px 0;
}
section.legales.quien-somos .titu {
  color: #94c249;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 30px;
}
section.legales.quien-somos .titu span {
  font-size: 50px;
}
section.legales.quien-somos strong {
  color: #94c249;
}
section.legales.quien-somos .recuadro-borde-15 {
  margin-bottom: 15px;
}
section.legales.legales-catalogo .orange {
  color: #ff6600;
}
section.legales.legales-catalogo .yoigo {
  color: #b92f84;
}
section.legales.legales-catalogo .jazztel {
  color: #ffcd00;
}
section.legales.legales-catalogo .titulo {
  font-size: 16px;
  color: #0083a4;
  font-weight: bold;
  margin-top: 15px;
  margin-bottom: 0px;
}
@media (max-width:32.4375em) {
  section.legales {
    padding: 0px 10px;
  }
}
.olvidaste-password {
  position: absolute;
  right: 0px;
  top: 2px;
  font-size: 13px;
}
.olvidaste-password-new {
  padding-top: 5px;
  font-size: 13px;
}
.home-tarifas .cabecera-c2c h1.tarifas {
  padding-left: 0 !important;
  font-size: 24px !important;
  line-height: 32px !important;
  color: #444444;
}
@media (max-width : 61.875em) {
  .home-tarifas .cabecera-c2c #ofertas-operador {
    margin-top: 1rem !important;
  }
  .home-tarifas .cabecera-c2c .operador-mitad {
    display: none!important;
  }
  .home-tarifas .cabecera-c2c .operador-home {
    display: block!important;
    width: 100% !important;
  }
}
@media (max-width:32.4375em) {
  .home-tarifas .mod-titulo-apartado h2 {
    font-size: 18px;
    max-width: 100%;
  }
  .home-tarifas .mod-titulo-apartado span.ver-mas {
    display: none;
  }
}
.home-tarifas .selector-tarifas {
  margin-bottom: 2rem;
}
.home-tarifas .selector-tarifas .todas-tarifas {
  margin-top: 1rem;
  display: flex;
  flex-wrap: wrap;
}
@media (max-width:32.4375em) {
  .home-tarifas .selector-tarifas {
    margin-bottom: 0;
  }
}
.home-tarifas .selector-tarifas .selector-item {
  width: 23%;
  padding: 1rem 2rem;
  margin-right: 2%;
  position: relative;
  text-align: center;
  border: 1px solid #e2e2e2;
}
.home-tarifas .selector-tarifas .selector-item:last-of-type {
  margin-right: 0;
}
.home-tarifas .selector-tarifas .selector-item .mod-boton-verde2 {
  display: none;
  position: absolute;
  bottom: -2rem;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
  width: 90%;
}
.home-tarifas .selector-tarifas .selector-item strong {
  color: #0083a4;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 18px;
}
.home-tarifas .selector-tarifas .selector-item .frase {
  color: #6e6e6e;
  flex: 1;
}
.home-tarifas .selector-tarifas .selector-item span.icon {
  font-size: 80px;
  color: #6e6e6e;
  padding: 10px;
  display: block;
}
.home-tarifas .selector-tarifas .selector-item span.responsive {
  display: none;
}
.home-tarifas .selector-tarifas .selector-item:hover {
  box-shadow: 0px 3px 21px 4px rgba(0, 0, 0, 0.1);
}
.home-tarifas .selector-tarifas .selector-item:hover .mod-boton-verde2 {
  display: block;
}
@media (max-width:32.4375em) {
  .home-tarifas .selector-tarifas .selector-item:hover .mod-boton-verde2 {
    display: none;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .home-tarifas .selector-tarifas .selector-item {
    width: 49%;
    margin-right: 2%;
    margin-bottom: 2rem;
  }
  .home-tarifas .selector-tarifas .selector-item:nth-of-type(2n+2) {
    margin-right: 0;
  }
}
@media (max-width:32.4375em) {
  .home-tarifas .selector-tarifas .selector-item {
    align-items: center;
    display: flex;
    flex-direction: row;
    margin: .5rem 0;
    padding: .5rem;
    width: 100%;
  }
  .home-tarifas .selector-tarifas .selector-item strong {
    flex: 1;
    text-align: left;
  }
  .home-tarifas .selector-tarifas .selector-item span.responsive {
    display: block;
    font-size: 36px;
    color: #0083a4;
  }
  .home-tarifas .selector-tarifas .selector-item span.icon {
    order: -1;
    font-size: 60px;
  }
  .home-tarifas .selector-tarifas .selector-item .frase {
    display: none;
  }
  .home-tarifas .selector-tarifas .selector-item:hover .mod-boton-verde2 {
    display: none;
  }
}
.home-tarifas .selector-tarifas .linea-adicional {
  margin: 2rem 0 1rem 0;
  text-align: right;
  color: #0083a4;
}
.home-tarifas .selector-tarifas .linea-adicional span {
  font-size: 20px;
}
@media (max-width : 61.875em) {
  .home-tarifas .selector-tarifas .linea-adicional {
    margin: 1rem 0 2rem 0;
  }
}
@media (max-width:32.4375em) {
  .home-tarifas .selector-tarifas .linea-adicional {
    text-align: center;
  }
}
.home-tarifas .selector-operador {
  margin: 1rem 0;
}
@media (max-width:90.000em) {
  .home-tarifas .selector-operador.cinco-columnas > div {
    width: 18.2%;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .home-tarifas .selector-operador.cinco-columnas > div {
    width: 31.2%;
  }
  .home-tarifas .selector-operador.cinco-columnas > div:nth-child(5) {
    margin-right: 2%;
  }
}
@media (max-width:32.4375em) {
  .home-tarifas .selector-operador.cinco-columnas > div {
    width: 48%;
    margin: 1%;
  }
}
.home-tarifas .selector-operador .operador-item {
  margin-bottom: 2rem;
  padding: 1rem;
  position: relative;
  border: 1px solid #efefef;
}
.home-tarifas .selector-operador .operador-item img {
  transition: all 500ms;
  max-width: 100%;
}
.home-tarifas .selector-operador .operador-item a {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.home-tarifas .selector-operador .operador-item .mod-boton-verde2 {
  margin-top: .5rem;
  text-align: center;
  display: none;
  position: absolute;
  bottom: -1.5rem;
  left: 50%;
  width: 90%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.home-tarifas .selector-operador .operador-item .icon {
  font-size: 36px;
}
.home-tarifas .selector-operador .operador-item:hover {
  box-shadow: 0px 3px 21px 4px rgba(0, 0, 0, 0.1);
}
.home-tarifas .selector-operador .operador-item:hover .mod-boton-verde2 {
  display: block;
}
.home-tarifas .selector-operador .operador-item:hover img {
  transform: scale(1.05);
}
@media (max-width:32.4375em) {
  .home-tarifas .selector-operador .operador-item:hover .mod-boton-verde2 {
    display: none;
  }
  .home-tarifas .selector-operador .operador-item:hover img {
    transform: none;
  }
}
@media (max-width:32.4375em) {
  .home-tarifas .selector-operador .operador-item a {
    flex-direction: row;
    justify-content: space-between;
  }
  .home-tarifas .selector-operador .operador-item img {
    width: 150px;
    margin-left: 1rem;
  }
}
.home-tarifas .ayuda .dos-columnas {
  display: flex;
  flex-wrap: wrap;
}
.home-tarifas .ayuda .ayuda-item {
  display: flex;
  justify-content: center;
  margin-top: 1rem;
  padding: 1rem 2rem;
  border: 1px solid #e2e2e2;
  text-align: center;
}
.home-tarifas .ayuda .ayuda-item a {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home-tarifas .ayuda .ayuda-item strong {
  font-size: 18px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  color: #00254b;
  text-transform: uppercase;
}
@media (max-width:32.4375em) {
  .home-tarifas .ayuda .ayuda-item strong {
    display: none;
  }
}
.home-tarifas .ayuda .ayuda-item img {
  max-width: 250px;
  margin: 1rem;
}
@media (max-width:32.4375em) {
  .home-tarifas .ayuda .ayuda-item img {
    margin: 0;
  }
}
.home-tarifas .ayuda .ayuda-item .frase {
  color: #6e6e6e;
  font-weight: bold;
  max-width: 250px;
}
.home-tarifas .ayuda .ayuda-item span.tel {
  color: #0083a4;
}
.home-tarifas .ayuda .ayuda-item .llamanos {
  display: flex;
  align-items: center;
  padding: 1rem;
}
.home-tarifas .ayuda .ayuda-item .llamanos span.icon-phone-2pt {
  font-size: 35px;
}
.home-tarifas .ayuda .ayuda-item .mod-boton-verde2 {
  width: 200px;
  margin: 0 auto;
}
.home-tarifas .ayuda .ayuda-item span.boton-blanco-teal {
  width: 200px;
  margin: 0 auto;
  text-transform: uppercase;
  padding: 10px;
  font-weight: bold;
}
.home-tarifas .ayuda .ayuda-item:hover {
  box-shadow: 0px 3px 21px 4px rgba(0, 0, 0, 0.1);
}
.tv-tarifas .promo-tv {
  display: inline-block;
  width: 24%;
  padding: 1%;
}
.tv-tarifas .promo-tv img {
  max-width: 100%;
}
@media (max-width : 61.875em) {
  .tv-tarifas .promo-tv {
    width: 49%;
  }
}
.list-store-stock .cab {
  display: table;
  width: 100%;
}
.list-store-stock .cab .num-tiendas,
.list-store-stock .cab .nom-provincia {
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  width: 50%;
  display: table-cell;
  padding: 10px;
}
.list-store-stock .cab .num-tiendas {
  background-color: #00254b;
}
.list-store-stock .cab .nom-provincia {
  background-color: #0083a4;
}
.list-store-stock .cab .nom-provincia img {
  vertical-align: middle;
}
.list-store-stock .list {
  background-color: #e2e2e2;
  padding: 15px;
}
.list-store-stock .list li {
  margin-bottom: 2px;
  display: table;
  width: 100%;
}
.list-store-stock .list li > div {
  width: 50%;
  display: table-cell;
  background-color: #ffffff;
  padding: 10px;
  color: #00254b;
  font-size: 12px;
  vertical-align: middle;
}
.list-store-stock .list li > div:nth-child(2) {
  background-color: #f1f1f1;
  color: #0083a4;
}
.list-store-stock .list li .info {
  display: none;
}
.list-store-stock .list li .horario {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.list-store-stock .list li .ult-uds,
.list-store-stock .list li .telf {
  width: 25%;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.list-store-stock .list li .ult-uds {
  color: #e00052;
}
.list-store-stock .list li .ult-uds span {
  color: #e00052;
  font-size: 27px;
}
.list-store-stock .list li .ult-uds img {
  vertical-align: middle;
}
.list-store-stock .list li .telf span {
  font-weight: bold;
  font-size: 16px;
}
.list-store-stock .list li .telf a {
  display: none;
}
.list-store-stock .list li .direccion strong {
  display: block;
}
.list-store-stock .reborde {
  clear: both;
  height: 15px;
  background-color: #f1f1f1;
  display: block;
}
.list-store-stock .legal {
  text-align: right;
  color: #0083a4;
  font-size: 12px;
  margin-top: 8px;
}
@media (max-width:32.4375em) {
  .list-store-stock .cab .num-tiendas,
  .list-store-stock .cab .nom-provincia {
    display: block;
    width: 100%;
  }
  .list-store-stock .list li > div {
    width: 100%;
    display: block;
  }
  .list-store-stock .list li .text {
    display: inline-block;
    width: 90%;
    vertical-align: middle;
  }
  .list-store-stock .list li .info {
    display: inline-block;
    background-color: #00254b;
    height: 25px;
    width: 25px;
    border-radius: 20px;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    font-family: georgia;
    line-height: 23px;
  }
  .list-store-stock .list li .informacion {
    display: none;
  }
  .list-store-stock .list li .horario,
  .list-store-stock .list li .ult-uds,
  .list-store-stock .list li .telf {
    width: 100%;
    display: block;
  }
  .list-store-stock .list li .ult-uds {
    padding: 10px;
  }
  .list-store-stock .list li .ult-uds br {
    display: none;
  }
  .list-store-stock .list li .telf span {
    display: none;
  }
  .list-store-stock .list li .telf a {
    display: block;
  }
  .list-store-stock .list li .direccion {
    cursor: pointer;
  }
}
.acceder-login {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  margin: 0 10px;
}
.acceder-login h3 {
  padding-bottom: 5px;
  margin-bottom: 5px;
  font-weight: normal;
  text-transform: uppercase;
  color: #444444;
  border-bottom: solid 1px #e2e2e2;
  text-align: center;
}
.acceder-login .formu-login {
  padding: 25px 35px;
  border-radius: 4px;
  border: solid 1px #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
  max-width: 375px;
  margin: 0 auto;
}
.acceder-login .formu-login:before,
.acceder-login .formu-login:after {
  display: table;
  content: "";
  line-height: 0;
}
.acceder-login .formu-login:after {
  clear: both;
}
.acceder-login .formu-login .flecha-volver {
  position: relative;
  top: -10px;
  padding: 10px 10px 10px 0px;
  display: block;
}
.acceder-login .formu-login form {
  max-width: 310px;
  margin: 0 auto;
}
.acceder-login .formu-login input[type="submit"],
.acceder-login .formu-login input[type="button"] {
  width: 100%;
  padding: 10px;
  background-color: #ff7d00;
  margin: 10px 0 20px 0;
}
.acceder-login .formu-login input[type="submit"].con-flecha,
.acceder-login .formu-login input[type="button"].con-flecha {
  background: url(https://cdn.phonehouse.es/res_static/img/flecha-dcha-blanca3.png) no-repeat 290px 8px #ff7d00;
}
.acceder-login .formu-login input[type="submit"].registrate,
.acceder-login .formu-login input[type="button"].registrate {
  background-color: #0083a4;
  margin: 0 0 20px 0;
  color: #0083a4;
  background-color: #fff;
  border: 2px solid #0083a4;
  text-transform: inherit;
}
.acceder-login .formu-login label {
  min-width: 303px;
}
.acceder-login .log-rrss h4 {
  font-weight: normal;
  color: #444444;
}
.acceder-login .legales-login {
  max-width: 470px;
  margin: 10px auto;
  text-align: center;
}
.acceder-login .legales-login a {
  display: inline-block;
  border-right: solid 1px #e2e2e2;
  font-size: 13px;
  padding: 5px 15px;
}
.acceder-login .legales-login a:last-child {
  border: none;
}
.acceder-login .thank-you-for-registration {
  text-align: center;
}
.acceder-login .thank-you-for-registration h3 {
  border-bottom: none;
  font-weight: bold;
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
}
.acceder-login .thank-you-for-registration .boton-teal {
  font-size: 15px;
}
@media (max-width:32.4375em) {
  .acceder-login .formu-login {
    padding: 20px 15px;
  }
  .acceder-login .legales-login a {
    border: none;
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 5px;
  }
}
.listado-tarifas-new .tabla-asistente th,
.listado-tarifas-new .tabla-asistente td {
  border: solid 1px #e2e2e2;
}
.listado-tarifas-new .tarifa {
  max-width: 1400px;
  margin: 20px auto 0px auto;
  padding-bottom: 15px;
  border: 1px solid #e2e2e2;
  padding: 15px;
  border-radius: 3px;
}
.listado-tarifas-new .tarifa.titulo-resultados {
  border: none;
}
.listado-tarifas-new .tarifa.titulo-resultados h2,
.listado-tarifas-new .tarifa.titulo-resultados h1 {
  border-bottom: solid 2px #94c249;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
}
.listado-tarifas-new .tarifa.titulo-resultados h2 span,
.listado-tarifas-new .tarifa.titulo-resultados h1 span {
  font-size: 36px;
  color: #94c249;
}
@media (max-width:32.4375em) {
  .listado-tarifas-new .tarifa.titulo-resultados h2,
  .listado-tarifas-new .tarifa.titulo-resultados h1 {
    font-size: 16px;
  }
}
.listado-tarifas-new .tarifa.titulo-resultados .btn-enviar-resultados {
  float: right;
}
@media (max-width:32.4375em) {
  .listado-tarifas-new .tarifa.titulo-resultados .btn-enviar-resultados {
    float: none;
    text-align: center;
    margin-bottom: 20px;
  }
}
.listado-tarifas-new .tarifa.tarifa-asesor {
  border: solid 1px #e2e2e2;
  border-radius: 4px;
}
.listado-tarifas-new .tarifa.tarifa-asesor > .row {
  margin-left: 0px !important;
  margin-right: 0px !important;
}
.listado-tarifas-new .tarifa.tarifa-asesor .info-extra {
  margin: 0px 15px;
}
.listado-tarifas-new .tarifa.tarifa-asesor hr {
  display: none;
}
.listado-tarifas-new .tarifa.tarifa-asesor .resumen-tarifa .cincuenta.derecha {
  width: 100%;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .listado-tarifas-new .tarifa.tarifa-asesor .resumen-tarifa .cincuenta.derecha {
    width: auto;
  }
  .listado-tarifas-new .tarifa.tarifa-asesor .resumen-tarifa .boton {
    text-align: center;
  }
  .listado-tarifas-new .tarifa.tarifa-asesor .resumen-tarifa .boton a {
    display: inline-block;
  }
}
.listado-tarifas-new .tarifa.tarifa-asesor .segundas-lineas {
  margin-top: 20px;
}
.listado-tarifas-new .tarifa.tarifa-asesor .segundas-lineas div.radio-button.listado-segundas-lineas {
  margin-top: 10px;
}
.listado-tarifas-new .tarifa.tarifa-asesor .segundas-lineas div.radio-button.listado-segundas-lineas input[type="radio"] + label {
  font-weight: normal;
  text-align: left;
}
.listado-tarifas-new .tarifa.tarifa-asesor .segundas-lineas div.radio-button.listado-segundas-lineas input[type="radio"] + label::before {
  top: 40%;
}
.listado-tarifas-new .tarifa .fila-ahorro {
  background-color: #e2e2e2;
  border-radius: 4px;
  color: #444444;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 12px;
  line-height: 28px;
  margin-bottom: 25px;
  position: relative;
  text-transform: uppercase;
}
.listado-tarifas-new .tarifa .fila-ahorro .etiqueta {
  background-color: #9b9b9b;
  border-radius: 4px;
  color: #ffffff;
  line-height: normal;
  padding: 5px 10px;
  position: absolute;
  left: 10px;
  top: -17px;
  text-align: center;
}
.listado-tarifas-new .tarifa .fila-ahorro h2 {
  padding: 10px 10px 5px 10px;
}
.listado-tarifas-new .tarifa .fila-ahorro h2 span {
  display: inline-block;
}
.listado-tarifas-new .tarifa .fila-ahorro h2 .naranja {
  color: #ea5b25;
}
.listado-tarifas-new .tarifa .fila-ahorro .porcentaje {
  font-size: 18px;
  color: #94c249;
  font-weight: bold;
  padding-bottom: 5px;
  padding-top: 10px;
  text-align: center;
  text-shadow: 0px 2px 5px white;
}
.listado-tarifas-new .tarifa .fila-ahorro .porcentaje .icon-bombilla {
  font-size: 25px;
}
.listado-tarifas-new .tarifa .fila-ahorro .bloque-ahorro {
  position: relative;
}
.listado-tarifas-new .tarifa .fila-ahorro .ahorro {
  background: linear-gradient(to right, #ea5b25 20%, #e40134 50%, #ea5b25 100%);
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 22px;
  font-weight: bold;
  padding-top: 10px;
  padding-bottom: 5px;
  text-align: center;
}
.listado-tarifas-new .tarifa .fila-ahorro .ahorro span {
  display: inline-block;
}
.listado-tarifas-new .tarifa .fila-ahorro .ahorro .activa {
  transform: rotate(180deg);
}
.listado-tarifas-new .tarifa .fila-ahorro .ahorro::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border: 0 solid #ea5b25;
  border-width: 21px 10px 22px 10px;
  width: 0;
  height: 0;
  border-color: #ea5b25 #ea5b25 #ea5b25 transparent;
}
.listado-tarifas-new .tarifa .fila-ahorro .datos-ahorro {
  background-color: #ffffff;
  box-shadow: 0px 2px 4px 1px grey;
  color: #6e6e6e;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  line-height: 22px;
  padding: 10px;
  position: absolute;
  text-transform: none;
  width: 93%;
  z-index: 999;
}
.listado-tarifas-new .tarifa .fila-ahorro .datos-ahorro .destacado {
  color: #e00052;
}
.listado-tarifas-new .tarifa .fila-ahorro .datos-ahorro p {
  font-size: 14px;
}
.listado-tarifas-new .tarifa .fila-ahorro .datos-ahorro p strong {
  position: absolute;
  right: 15px;
}
.listado-tarifas-new .tarifa .fila-ahorro .datos-ahorro small {
  font-size: 12px;
}
.listado-tarifas-new .tarifa2 {
  position: relative;
}
.listado-tarifas-new .tarifa2 .chapa-tarifa {
  background-color: #e2e2e2;
  border-bottom-right-radius: 10px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 5px 15px;
  position: relative;
  top: -15px;
  left: -16px;
  width: max-content;
}
.listado-tarifas-new .tarifa2 .chapa-tarifa h4 {
  color: #e00052;
  text-transform: uppercase;
  display: inline-block;
  margin-right: 10px;
}
.listado-tarifas-new .tarifa2 .chapa-tarifa h4 span {
  font-size: 24px;
}
.listado-tarifas-new .tarifa2 .chapa-tarifa > p {
  display: inline;
  font-weight: bold;
}
.listado-tarifas-new .tarifa2 .descrip-tarifa {
  width: calc(100% - 70px);
}
.listado-tarifas-new .tarifa2 .descrip-tarifa h3 {
  color: #444444;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 15px;
}
.listado-tarifas-new .tarifa2 .titu-caja-gris {
  background: none;
  border-bottom: solid 1px #d4d4d4;
  padding: 3px;
  text-align: center;
}
.listado-tarifas-new .tarifa2 .datos-movil {
  max-width: none;
  display: block;
}
.listado-tarifas-new .tarifa2 .datos-movil.tv {
  text-align: left;
}
.listado-tarifas-new .tarifa2 .resumen-tarifa,
.listado-tarifas-new .tarifa2 .resumen-tarifa.sin-movil {
  background: none;
  padding: 0px;
}
.listado-tarifas-new .tarifa2 .resumen-tarifa .boton {
  margin-top: 0;
}
.listado-tarifas-new .tarifa2 .resumen-tarifa .boton a {
  white-space: initial;
  padding: 6px;
}
.listado-tarifas-new .tarifa2 .resumen-tarifa .enlace-telf {
  margin-top: 5px;
}
.listado-tarifas-new .tarifa2 .resumen-tarifa .enlace-telf > a {
  display: inline-block;
  padding: 5px;
}
.listado-tarifas-new .tarifa2 .resumen-tarifa.sin-movil .boton.check-image {
  width: auto;
}
.listado-tarifas-new .tarifa2 .resumen-tarifa.sin-movil .boton.check-image input[type="checkbox"] + label {
  padding-left: 25px;
}
.listado-tarifas-new .tarifa2 .meses {
  background-color: #0083a4;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  padding: 3px 6px 1px 6px;
}
.listado-tarifas-new .tarifa2 .rosa {
  color: #e00052;
  font-size: 28px;
}
.listado-tarifas-new .tarifa2 .rosa small {
  font-size: 18px;
  color: #e00052;
  text-transform: none;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .listado-tarifas-new .tarifa2 .resumen-tarifa {
    margin-top: 0;
  }
  .listado-tarifas-new .tarifa2 .resumen-tarifa.sin-movil .boton {
    width: 100%;
  }
  .listado-tarifas-new .tarifa2 .logo img {
    max-width: 40px;
  }
}
@media (max-width:32.4375em) {
  .listado-tarifas-new .tarifa2 .chapa-tarifa {
    top: -10px;
    left: -10px;
    width: calc(100% + 20px);
  }
  .listado-tarifas-new .tarifa2 .chapa-tarifa > p {
    display: none;
  }
  .listado-tarifas-new .tarifa2 .ver-oferta {
    position: absolute;
    right: 10px;
    top: 8px;
  }
  .listado-tarifas-new .tarifa2 .ver-oferta .boton-ver-detalles,
  .listado-tarifas-new .tarifa2 .ver-oferta .boton-ocultar-detalles {
    display: block;
    text-align: right;
  }
  .listado-tarifas-new .tarifa2 .ver-oferta .contenido {
    background-color: #ffffff;
    width: 300px;
    padding: 5px 10px 10px 10px;
    box-shadow: 0px 0px 4px #9b9b9b;
    margin-top: 10px;
    position: relative;
    z-index: 9;
  }
  .listado-tarifas-new .tarifa2 .ver-oferta .contenido p {
    margin-bottom: 10px;
  }
  .listado-tarifas-new .tarifa2 .ver-oferta .contenido label,
  .listado-tarifas-new .tarifa2 .ver-oferta .contenido span {
    width: 50%;
    display: inline-block;
    font-size: 12px;
  }
  .listado-tarifas-new .tarifa2 .info-extra {
    width: calc(100% + 70px);
    position: relative;
    left: -55px;
  }
  .listado-tarifas-new .tarifa2 .datos-movil {
    padding: 5px 0px;
  }
  .listado-tarifas-new .tarifa2 .gris-resp {
    background-color: #f1f1f1;
    margin: 0px;
    padding: 10px 0px;
  }
}
.listado-tarifas-new .logo {
  display: inline-block;
  margin-right: 10px;
  vertical-align: top;
}
.listado-tarifas-new .logo img {
  max-width: 51px;
  border-radius: 4px;
}
.listado-tarifas-new .descrip-tarifa {
  display: inline-block;
  vertical-align: top;
}
.listado-tarifas-new .descrip-tarifa .chapa-2016 {
  position: relative;
  top: 5px;
  margin-right: 10px;
}
.listado-tarifas-new .borde-izda {
  border-left: solid 1px #d4d4d4;
  padding-left: 5px;
}
.listado-tarifas-new .borde-izda p {
  margin: 10px 0;
}
.listado-tarifas-new .titu-caja-gris {
  background-color: #f1f1f1;
  padding: 10px;
}
.listado-tarifas-new .titu-caja-gris span[class^="icon-"] {
  font-size: 26px;
}
.listado-tarifas-new .datos-movil {
  display: inline-block;
  max-width: 49%;
  padding: 5px;
  text-align: center;
  vertical-align: top;
}
.listado-tarifas-new .datos-movil.borde-izda {
  padding-left: 15px;
}
.listado-tarifas-new .datos-movil.fibra {
  text-align: left;
  max-width: 70%;
}
.listado-tarifas-new .datos-movil strong {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 20px;
  color: #444444;
}
.listado-tarifas-new .datos-movil strong small {
  color: #444444;
}
.listado-tarifas-new .datos-movil small {
  color: #9b9b9b;
  display: inline-block;
  margin-top: 8px;
  text-transform: uppercase;
}
.listado-tarifas-new .datos-movil small.negrita {
  margin: 0;
  text-transform: none;
}
.listado-tarifas-new .datos-movil small img {
  max-height: 20px;
  vertical-align: middle;
}
.listado-tarifas-new .datos-movil small span[class^="icon-"] {
  font-size: 20px;
}
.listado-tarifas-new .titu-configura {
  border-bottom: solid 3px #e2e2e2;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 17px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  white-space: nowrap;
}
.listado-tarifas-new .titu-configura strong {
  background-color: #ffffff;
  padding: 10px;
  position: relative;
  top: 13px;
}
.listado-tarifas-new .titu-configura span {
  font-size: 22px;
}
.listado-tarifas-new .no-incluye {
  max-width: 80%;
  display: inline-block;
  padding-left: 5px;
}
.listado-tarifas-new .resumen-tarifa {
  background-color: #f1f1f1;
  border-radius: 4px;
  padding-bottom: 15px;
  position: relative;
}
.listado-tarifas-new .resumen-tarifa .subir {
  position: relative;
  top: -10px;
}
.listado-tarifas-new .resumen-tarifa .image {
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  display: inline-block;
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  width: 25%;
  height: 125px;
  position: relative;
  margin-left: 3%;
  z-index: 3;
}
.listado-tarifas-new .resumen-tarifa .image img {
  max-width: 100%;
  max-height: 100%;
}
.listado-tarifas-new .resumen-tarifa .chapa-recomendada {
  color: #28328a;
  background-color: #ffffff;
  border: solid 1px #28328a;
  border-radius: 20px 4px 4px 20px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  padding: 4px 10px 2px 0px;
  opacity: 0.8;
  text-transform: uppercase;
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 4;
  width: auto;
}
.listado-tarifas-new .resumen-tarifa .chapa-recomendada span {
  border-radius: 20px;
  font-size: 22px;
  padding: 5px;
}
.listado-tarifas-new .resumen-tarifa .nombre-tarifa {
  display: inline-block;
  width: 66%;
  vertical-align: middle;
  padding-left: 15px;
}
.listado-tarifas-new .resumen-tarifa .nombre-tarifa strong {
  display: block;
  color: #0083a4;
}
.listado-tarifas-new .resumen-tarifa .fondo-blanco {
  background-color: #ffffff;
  display: inline-block;
  margin: 3%;
  padding: 10px;
  width: 90%;
}
.listado-tarifas-new .resumen-tarifa .cincuenta {
  width: 48%;
  display: inline-block;
  text-align: center;
  font-size: 12px;
  vertical-align: middle;
}
.listado-tarifas-new .resumen-tarifa .cincuenta.derecha {
  width: 30%;
  padding: 10px;
}
.listado-tarifas-new .resumen-tarifa .cincuenta .inicial {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 22px;
}
.listado-tarifas-new .resumen-tarifa .cincuenta .inicial small {
  font-size: 16px;
}
.listado-tarifas-new .resumen-tarifa .cincuenta .rosa {
  color: #e00052;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 22px;
}
.listado-tarifas-new .resumen-tarifa .cincuenta .rosa small {
  font-size: 16px;
}
.listado-tarifas-new .resumen-tarifa .boton {
  margin: 10px auto 0 auto;
  text-align: center;
  width: 94%;
}
.listado-tarifas-new .resumen-tarifa .boton a {
  display: inline-block;
  font-weight: bold;
  text-transform: uppercase;
  width: 150px;
}
.listado-tarifas-new .resumen-tarifa.sin-movil {
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
}
.listado-tarifas-new .resumen-tarifa.sin-movil .subir {
  top: 0px;
}
.listado-tarifas-new .resumen-tarifa.sin-movil .fondo-blanco2 {
  width: 94%;
  margin: 3%;
}
.listado-tarifas-new .resumen-tarifa.sin-movil .fondo-blanco2 .cincuenta {
  width: 100%;
  text-align: center;
}
.listado-tarifas-new .resumen-tarifa.sin-movil .chapa-recomendada {
  top: -30px;
}
.listado-tarifas-new .resumen-tarifa.sin-movil .boton.check-image {
  width: 175px;
  display: inline-block;
}
.listado-tarifas-new .resumen-tarifa.sin-movil .boton.check-image input[type="checkbox"] + label {
  background-position: left;
  color: #0083a4;
  cursor: pointer;
  height: 30px;
  line-height: 30px;
  background-size: 18px;
}
.listado-tarifas-new .resumen-tarifa.sin-movil .boton .boton-blanco {
  margin-bottom: 10px;
}
.listado-tarifas-new .resumen-tarifa.sin-movil .ver-detalles {
  background-color: #ffffff;
  max-width: 300px;
  margin: 10px auto 0px auto;
  border: solid 1px #d4d4d4;
  padding: 10px;
  text-align: right;
}
.listado-tarifas-new .resumen-tarifa.sin-movil .ver-detalles label,
.listado-tarifas-new .resumen-tarifa.sin-movil .ver-detalles span {
  display: inline-block;
  text-align: left;
  width: 60%;
}
.listado-tarifas-new .resumen-tarifa.sin-movil .ver-detalles span {
  width: 40%;
}
.listado-tarifas-new .resumen-tarifa .selector-color-new {
  margin-bottom: 0;
}
.listado-tarifas-new .resumen-tarifa .selector-color-new ul li {
  height: auto;
}
.listado-tarifas-new .resumen-tarifa .selector-color-new a {
  height: 15px;
  width: 15px;
}
.listado-tarifas-new h3.ofer-especiales {
  color: #ff7d00;
  background-color: #fbfbfb;
  margin-top: 15px;
  padding: 15px;
}
.listado-tarifas-new h3.ofer-especiales span {
  font-size: 22px;
}
.listado-tarifas-new .chapa-promocion {
  border: solid 1px #ff7d00;
  border-left-width: 10px;
  border-radius: 3px;
  background-color: #ffffff;
  padding: 10px;
  margin-top: 15px;
}
.listado-tarifas-new .chapa-promocion h4 {
  color: #ff7d00;
  text-transform: uppercase;
}
.listado-tarifas-new .enlace-detalles-tarifa {
  margin-top: 10px;
}
.listado-tarifas-new .enlace-detalles-tarifa .menos span {
  display: inline-block;
  transform: rotate(180deg);
}
.listado-tarifas-new .info-extra {
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  color: #444444;
  display: none;
  padding: 10px;
  box-shadow: 0px 1px 10px #d4d4d4;
}
.listado-tarifas-new .info-extra .caja-tarifa {
  border: 1px solid #d4d4d4;
  border-radius: 3px;
  background-color: #f5f5f5;
}
.listado-tarifas-new .info-extra .caja-tarifa .tarifa-fondo {
  padding-right: 0px !important;
}
.listado-tarifas-new .info-extra .caja-tarifa .tarifa-fondo .bloq-tarifa {
  padding: 15px;
  background-color: #f5f5f5;
  min-height: 100px;
  position: relative;
}
.listado-tarifas-new .info-extra .caja-tarifa .tarifa-fondo .bloq-tarifa span {
  content: " ";
  background-color: #f5f5f5;
  width: 56px;
  height: 56px;
  transform: rotate(45deg) skew(15deg, 15deg);
  position: absolute;
  right: -29px;
  top: 21px;
}
.listado-tarifas-new .info-extra .operador-tarifa {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: normal;
}
.listado-tarifas-new .info-extra .operador-tarifa strong {
  text-transform: uppercase;
}
.listado-tarifas-new .info-extra p.titu {
  font-size: 17px;
  margin-top: 10px;
}
.listado-tarifas-new .info-extra p.titu i {
  font-size: 30px;
  vertical-align: middle;
}
.listado-tarifas-new .info-extra .franja-gris {
  background-color: #f5f5f5;
  padding: 7px 5px;
  margin-bottom: 5px;
}
.listado-tarifas-new .info-extra p {
  padding: 5px;
}
.listado-tarifas-new .info-extra .bloq-pagos {
  background-color: #e2e2e2;
  padding: 10px 10px 10px 40px;
  min-height: 100px;
}
.listado-tarifas-new .info-extra .pagos {
  text-align: left;
  padding-left: 0px !important;
}
.listado-tarifas-new .info-extra .pagos strong {
  font-size: 23px;
  display: block;
  margin-top: 5px;
}
.listado-tarifas-new .botones {
  border: none;
  text-align: right;
}
.listado-tarifas-new .botones a {
  margin-left: 15px;
}
.listado-tarifas-new .call-you-botton {
  width: auto;
  font-size: 15px;
  padding: 8px 10px 6px 10px;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .listado-tarifas-new .resumen-tarifa {
    margin-top: 25px;
  }
  .listado-tarifas-new .resumen-tarifa .image {
    float: left;
    height: 160px;
  }
  .listado-tarifas-new .resumen-tarifa .nombre-tarifa {
    padding-top: 30px;
  }
  .listado-tarifas-new .resumen-tarifa .fondo-blanco {
    width: 45%;
  }
  .listado-tarifas-new .resumen-tarifa .cincuenta.derecha {
    width: auto;
  }
  .listado-tarifas-new .resumen-tarifa .boton {
    text-align: right;
  }
  .listado-tarifas-new .resumen-tarifa .mod-boton-verde2 {
    text-align: center;
    width: 220px;
    display: inline-block;
  }
  .listado-tarifas-new .resumen-tarifa.sin-movil .boton {
    display: inline-block;
    margin: 0;
    text-align: center;
    vertical-align: top;
    width: 50%;
  }
  .listado-tarifas-new .enlace-detalles-tarifa {
    text-align: right;
  }
  .listado-tarifas-new .enlace-detalles-tarifa > span {
    padding: 10px;
  }
  .listado-tarifas-new .tarifa .fila-ahorro h2 {
    margin-bottom: -15px;
  }
  .listado-tarifas-new .tarifa .fila-ahorro .porcentaje {
    padding: 10px 0px 5px 5px;
    text-align: left;
  }
}
@media (max-width:32.4375em) {
  .listado-tarifas-new {
    width: 100%;
    margin: 0 auto;
  }
  .listado-tarifas-new .logo img {
    max-width: 45px;
  }
  .listado-tarifas-new .descrip-tarifa {
    max-width: 80%;
  }
  .listado-tarifas-new .tarifa {
    padding: 10px;
  }
  .listado-tarifas-new .tarifa .fila-ahorro {
    margin-bottom: 15px;
    padding-top: 5px;
  }
  .listado-tarifas-new .tarifa .fila-ahorro .etiqueta {
    display: none;
  }
  .listado-tarifas-new .tarifa .fila-ahorro h2,
  .listado-tarifas-new .tarifa .fila-ahorro .porcentaje {
    line-height: normal;
    text-align: center;
    padding: 5px;
  }
  .listado-tarifas-new .tarifa .fila-ahorro .ahorro::before {
    display: none;
  }
  .listado-tarifas-new .tarifa .fila-ahorro .datos-ahorro {
    text-align: left;
  }
  .listado-tarifas-new .bloque-datos {
    margin-top: 10px;
    background-color: #f1f1f1;
    border-radius: 4px;
  }
  .listado-tarifas-new .bloque-datos > .borde-izda {
    border: none;
  }
  .listado-tarifas-new .bloque-datos .titu-caja-gris {
    display: inline-block;
    margin-top: 10px;
    padding: 5px;
    vertical-align: top;
    width: 15%;
  }
  .listado-tarifas-new .bloque-datos .titu-caja-gris span[class^="icon-"] {
    font-size: 35px;
  }
  .listado-tarifas-new .bloque-datos .titu-caja-gris .nombre {
    display: none;
  }
  .listado-tarifas-new .bloque-datos .datos-movil {
    margin: 10px 0px;
    padding: 0px 5px;
    text-align: left;
    vertical-align: top;
    max-width: 43%;
  }
  .listado-tarifas-new .bloque-datos .datos-movil strong {
    font-size: 18px;
  }
  .listado-tarifas-new .bloque-datos .datos-movil span {
    display: none;
  }
  .listado-tarifas-new .bloque-datos .datos-movil.cambiar {
    float: right;
    margin-top: 20px;
    white-space: nowrap;
  }
  .listado-tarifas-new .bloque-datos .datos-movil.fibra {
    max-width: 49%;
  }
  .listado-tarifas-new .titu-configura {
    display: none;
  }
  .listado-tarifas-new .borde-izda .responsive {
    display: inline-block;
    width: 80%;
  }
  .listado-tarifas-new .borde-izda .responsive .canales {
    display: inline-block;
    width: 64%;
  }
  .listado-tarifas-new .borde-izda .responsive .canales .datos-movil {
    border-right: solid 2px #e2e2e2;
  }
  .listado-tarifas-new .borde-izda .responsive .canales .datos-movil:last-child {
    border-right: 0px;
  }
  .listado-tarifas-new .resumen-tarifa {
    margin-top: 10px;
  }
  .listado-tarifas-new .resumen-tarifa .image,
  .listado-tarifas-new .resumen-tarifa .chapa-recomendada {
    display: none;
  }
  .listado-tarifas-new .resumen-tarifa .nombre-tarifa {
    margin-top: 20px;
    width: 100%;
  }
  .listado-tarifas-new .resumen-tarifa .fondo-blanco {
    float: left;
    margin-bottom: 0px;
    padding: 5px;
  }
  .listado-tarifas-new .resumen-tarifa .cincuenta .rosa,
  .listado-tarifas-new .resumen-tarifa .cincuenta .inicial {
    font-size: 18px;
  }
  .listado-tarifas-new .resumen-tarifa .cincuenta .rosa small,
  .listado-tarifas-new .resumen-tarifa .cincuenta .inicial small {
    font-size: 14px;
  }
  .listado-tarifas-new .resumen-tarifa .cincuenta.derecha {
    width: 30%;
    margin-right: 0;
  }
  .listado-tarifas-new .resumen-tarifa .cincuenta > span {
    display: inline-block;
  }
  .listado-tarifas-new .resumen-tarifa.sin-movil .fondo-blanco {
    width: 94%;
    padding: 10px;
  }
  .listado-tarifas-new .chapa-promocion {
    margin-top: 10px;
    padding: 5px;
  }
  .listado-tarifas-new .chapa-promocion.responsive {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .listado-tarifas-new .info-extra {
    margin-top: 10px;
  }
  .listado-tarifas-new .info-extra .pagos {
    text-align: left;
  }
  .listado-tarifas-new .botones a {
    display: block;
    margin-bottom: 15px;
    margin-left: 0;
  }
  .listado-tarifas-new .tarifa.recuadro-borde-amarillo {
    padding-right: 15px;
  }
  .listado-tarifas-new .call-you-botton {
    width: 100%;
    padding: 10px;
    margin-top: 10px;
    float: none;
  }
  .listado-tarifas-new .datos-movil small {
    text-transform: none;
    margin-top: 0;
    white-space: nowrap;
  }
  .listado-tarifas-new .datos-movil small img,
  .listado-tarifas-new .datos-movil small span[class^="icon-"] {
    display: none;
  }
  .listado-tarifas-new .tarifa2 .resumen-tarifa .boton a {
    width: 100%;
  }
}
.lb-detalles-tarifa .klightbox {
  width: 600px;
  margin-left: -282px;
}
.lb-detalles-tarifa .klightbox .listado-tarifas-new .info-extra {
  margin-bottom: 15px;
}
.lb-detalles-tarifa .klightbox .listado-tarifas-new .info-extra p {
  margin-bottom: 0px;
}
@media (max-width:32.4375em) {
  .lb-detalles-tarifa .klightbox {
    left: 5%;
    width: 90%;
    margin-left: 0;
  }
}
div.check-button:before,
div.check-button:after {
  display: table;
  content: "";
  line-height: 0;
}
div.check-button:after {
  clear: both;
}
div.check-button input[type="checkbox"] {
  display: none;
}
div.check-button input[type="checkbox"] + label {
  background-color: #fbfbfb;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  color: #0083a4;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 5px 15px;
  position: relative;
  text-align: center;
}
div.check-button input[type="checkbox"] + label:hover {
  cursor: pointer;
  border-color: #0083a4;
}
div.check-button input[type="checkbox"] + label:disabled {
  background: #e2e2e2;
}
div.check-button input[type="checkbox"]:checked + label {
  color: #00254b;
  border: 1px solid #0083a4;
  box-shadow: 0px 0px 0px 1px #0083a4 inset;
}
div.check-button input[type="checkbox"]:checked + label:before {
  content: "";
  position: absolute;
  top: 6px;
  right: 0px;
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent #0083a4 transparent transparent;
}
div.check-button span {
  font-size: 22px;
}
div.radio-button:before,
div.radio-button:after {
  display: table;
  content: "";
  line-height: 0;
}
div.radio-button:after {
  clear: both;
}
div.radio-button input[type="radio"] {
  display: none;
}
div.radio-button input[type="radio"] + label {
  background-color: #fbfbfb;
  border: 1px solid #e2e2e2;
  border-radius: 4px;
  color: #0083a4;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-right: 10px;
  padding: 5px 15px;
  position: relative;
  text-align: center;
}
div.radio-button input[type="radio"] + label:hover {
  cursor: pointer;
  border-color: #0083a4;
}
div.radio-button input[type="radio"] + label:disabled {
  background: #e2e2e2;
}
div.radio-button input[type="radio"]:checked + label {
  color: #444444;
  border: 1px solid #0083a4;
  box-shadow: 0px 0px 0px 1px #0083a4 inset;
}
div.radio-button input[type="radio"]:checked + label:before {
  content: "";
  position: absolute;
  top: 6px;
  right: 0px;
  width: 0;
  height: 0;
  border-width: 8px;
  border-style: solid;
  border-color: transparent #0083a4 transparent transparent;
}
div.radio-button input[type="radio"]:disabled + label {
  background: #d4d4d4;
  color: #ffffff;
}
div.radio-button input[type="radio"]:disabled + label:hover {
  cursor: inherit;
  border-color: #d4d4d4;
}
.aviso-no-hay-tarifa {
  background-color: #fbfbfb;
  border: solid 2px #ffde13;
  border-radius: 4px;
  color: #444444;
  font-size: 14px;
  margin-top: 15px;
  padding: 10px;
  position: relative;
  width: 100%;
  font-weight: normal;
}
.aviso-no-hay-tarifa span {
  padding-left: 6px;
  font-size: 26px;
  transform: rotate(180deg);
  display: inline-block;
}
/* Tarifas comparadores colores */
.new-telf-selec-tarifas {
  margin-top: 20px;
}
.new-telf-selec-tarifas div.imagen {
  text-align: center;
  width: 150px;
  height: 150px;
  border: 1px solid #e2e2e2;
  padding: 8px;
  line-height: 120px;
  background-color: #ffffff;
  display: inline-block;
}
.new-telf-selec-tarifas div.imagen img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.new-telf-selec-tarifas .info-telf {
  display: inline-block;
  vertical-align: top;
  padding-left: 20px;
  max-width: calc(100% - 160px);
}
.new-telf-selec-tarifas .info-telf h2 {
  font-size: 20px;
  color: #444444;
  font-weight: normal;
  padding-top: 5px;
}
.new-telf-selec-tarifas .info-telf p {
  padding: 7px 10px;
  background-color: #f1f1f1;
  display: inline-block;
  margin-top: 12px;
}
.new-telf-selec-tarifas .selector-color-new {
  padding-top: 10px;
  text-align: left;
}
.new-telf-selec-tarifas .selector-color-new h4 {
  margin-bottom: 8px;
  font-weight: normal;
  margin-right: 5px;
  color: #444444;
  display: inline;
}
.new-telf-selec-tarifas .selector-color-new ul {
  text-align: left;
  padding-top: 0px;
  display: inline-block;
  width: auto;
}
.new-telf-selec-tarifas .selector-color-new ul li {
  margin-bottom: 10px;
}
.new-telf-selec-tarifas .selector-color-new ul li.active {
  border: none;
}
.new-telf-selec-tarifas .selector-color-new ul li > span {
  background-color: transparent;
  border-radius: 3px;
  box-shadow: 0 0 0 1px #e2e2e2 inset;
  color: #6e6e6e;
  cursor: pointer;
  height: auto;
  padding: 3px 10px;
  text-align: left;
  text-indent: inherit;
  width: auto;
}
.new-telf-selec-tarifas .selector-color-new ul li > span > span {
  height: 15px;
  width: 15px;
  margin-right: 5px;
}
.new-telf-selec-tarifas .selector-color-new ul li > span:hover,
.new-telf-selec-tarifas .selector-color-new ul li > span.activo {
  background-color: #f1f1f1;
  box-shadow: 0 0 0 1px #6e6e6e inset;
  color: #000000;
}
.new-telf-selec-tarifas .operador-mitad {
  text-align: right;
  padding: 7px 0px;
}
.new-telf-selec-tarifas .operador-mitad .ayuda p strong {
  font-weight: normal;
  padding-bottom: 10px;
  font-size: 17px;
  display: block;
}
@media (min-width: 567px) and (max-width: 1275px) {
  .new-telf-selec-tarifas .info-telf .selector-color-new ul li {
    margin: 5px 5px 10px 5px;
  }
}
@media (max-width:32.4375em) {
  .new-telf-selec-tarifas div.imagen {
    display: none;
  }
  .new-telf-selec-tarifas .info-telf {
    max-width: none;
    padding-left: 0;
  }
  .new-telf-selec-tarifas .info-telf p {
    margin-top: 0;
    margin-bottom: 15px;
  }
}
.ven-tienda {
  padding: 5px 10px;
  background-color: #fbfbfb;
  border: solid 1px #ffde13;
  border-radius: 3px;
}
.ven-tienda .image {
  display: inline-block;
  margin-right: 1%;
  vertical-align: middle;
  width: 16%;
}
.ven-tienda .texto {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 83%;
}
.ven-tienda strong {
  color: #444444;
  display: block;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding-bottom: 5px;
  text-transform: uppercase;
}
.ven-tienda a {
  margin-top: 5px;
}
@media (max-width : 61.875em) {
  .ven-tienda {
    display: none;
  }
}
.elige-tarifa-h1 {
  color: #0083a4;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  text-transform: uppercase;
  padding: 15px 15px 10px 15px;
}
@media (max-width:32.4375em) {
  .elige-tarifa-h1 {
    padding-left: 0px;
  }
}
* {
  box-sizing: border-box;
}
body {
  margin: 0;
  padding: 0;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #6e6e6e;
  background-color: #ffffff;
}
a {
  color: #0083a4;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  color: #444444;
}
img {
  border: 0;
  max-height: 100%;
  max-width: 100%;
}
.inline-block {
  display: inline-block;
}
.pagebody .contenedor-principal {
  width: 83%;
  float: right;
  margin-right: 1%;
  margin-top: 120px;
}
.pagebody .contenedor-principal.extendido {
  width: 98%;
  float: none;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .pagebody .contenedor-principal,
  .pagebody .contenedor-principal.extendido {
    width: 96%;
    float: none;
    margin: 155px 2% 0 2%;
  }
}
@media (max-width:32.4375em) {
  .pagebody .contenedor-principal,
  .pagebody .contenedor-principal.extendido {
    width: 96%;
    float: none;
    margin: 40px auto 0 auto;
  }
  .pagebody .contenedor-principal.pattern,
  .pagebody .contenedor-principal.extendido.pattern {
    margin-top: 95px;
  }
}
@media print {
  header,
  footer,
  section.breadcrumbs,
  .promo,
  .enlaces,
  #bar_cookies,
  .no-print {
    display: none;
  }
  #wl_panel2_1511880671 {
    display: none;
  }
  .contenedor-principal.extendido {
    margin: 0px;
    padding: 0px;
  }
}
@media (max-width:32.4375em) {
  .pc {
    display: none;
  }
}
@media (max-width : 61.875em) {
  .pc2 {
    display: none;
  }
}
.responsive {
  display: none;
}
@media (max-width:32.4375em) {
  .responsive {
    display: block;
    margin: 0 auto;
  }
  .responsive img {
    width: 100%;
  }
}
.responsive2 {
  display: none;
}
@media (max-width:32.4375em) {
  .responsive2 {
    display: block;
  }
}
.responsive3 {
  display: none;
}
@media (max-width : 61.875em) {
  .responsive3 {
    display: block;
  }
}
.texto-seo {
  color: #444444;
  line-height: 22px;
  max-width: 1300px;
  margin: 50px auto;
}
.texto-seo h2 {
  color: #000000;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 23px;
  margin-bottom: 10px;
  margin-top: 30px;
}
.texto-seo h3 {
  color: #000000;
  font-size: 18px;
  margin-bottom: 5px;
  margin-top: 20px;
}
.texto-seo p {
  margin-bottom: 15px;
}
.texto-seo li {
  list-style: disc;
  margin-left: 20px;
}
#overlay {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1003;
  width: 100%;
}
#ajax-loader {
  display: none;
  position: absolute;
  z-index: 999;
}
.lightbox-content {
  display: none;
}
.aviso-maquina-test {
  color: #000000;
  font-weight: bold;
  border: 1px solid #fddd5b;
  background-color: #feefb3;
  background-image: url(https://cdn.phonehouse.es/res_static/img/messagealert_warning.png);
  background-repeat: no-repeat;
  background-position: 5px 5px;
  width: 100%;
  border-radius: 3px;
  padding: 5px 5px 5px 25px;
  z-index: 99999;
  position: fixed;
}
.hover-azul {
  padding: 9px 16px;
  background-color: #ffffff;
  box-shadow: inset 0 0 0 1px #f1f1f1;
  overflow: hidden;
}
.hover-azul:hover {
  box-shadow: inset 0 0 0 4px #f1f1f1;
}
.hover-azul:hover h2 {
  color: #0083a4;
}
@media (max-width:32.4375em) {
  .hover-azul {
    box-shadow: inset 0 0 0 0 #f1f1f1;
  }
  .hover-azul:hover {
    box-shadow: inset 0 0 0 0 #f1f1f1;
  }
}
.arrow-ph {
  position: relative;
  margin: 0 15px 0 10px;
}
.arrow-ph .arrow-izquierda,
.arrow-ph .arrow-derecha {
  position: absolute;
  top: 0;
  left: 0;
  height: 14px;
  width: 14px;
  display: block;
  border-top: solid 2px #9b9b9b;
  border-left: solid 2px #9b9b9b;
  transform: rotate(-45deg);
}
.arrow-ph .arrow-derecha {
  transform: rotate(135deg);
}
.arrow-list {
  position: absolute;
  right: 46px;
}
.arrow-list .arrow-top {
  position: fixed;
  bottom: 20%;
  z-index: 98;
}
.arrow-list span {
  width: 45px;
  height: 45px;
  display: block;
  background: url(https://cdn.phonehouse.es/res_static/img/flecha-top.png) no-repeat #9b9b9b center center;
  white-space: nowrap;
  text-indent: 999px;
  border-radius: 25px;
  border: solid 1px #ffffff;
  opacity: 0.5;
}
.arrow-list span:hover {
  opacity: 1;
  transition: all 500ms;
}
.precio-tachado {
  position: relative;
  color: #9b9b9b;
  font-size: 13px;
  font-weight: normal;
  text-decoration: line-through;
}
.precio-tachado .peq {
  font-size: 11px;
}
.dos-columnas > div {
  float: left;
  width: 49.0234375%;
  margin-left: 1.953125%;
}
.dos-columnas > div:first-child {
  clear: left;
  margin-left: 0;
}
.dos-columnas > div:nth-child(2n+1) {
  clear: left;
  margin-left: 0;
}
.dos-columnas > div.nth-child-3n1,
.dos-columnas > div.nth-child-4n1 {
  clear: left;
  margin-left: 0;
}
.tres-columnas > div {
  float: left;
  width: 32.03125%;
  margin-left: 1.953125%;
}
.tres-columnas > div:first-child {
  clear: left;
  margin-left: 0;
}
.tres-columnas > div:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
}
.tres-columnas > div.nth-child-3n1,
.tres-columnas > div.nth-child-4n1 {
  clear: left;
  margin-left: 0;
}
.cuatro-columnas > div {
  float: left;
  width: 23.53515625%;
  margin-left: 1.953125%;
}
.cuatro-columnas > div:first-child {
  clear: left;
  margin-left: 0;
}
.cuatro-columnas > div:nth-child(4n+1) {
  clear: left;
  margin-left: 0;
}
.cuatro-columnas > div.nth-child-3n1,
.cuatro-columnas > div.nth-child-4n1 {
  clear: left;
  margin-left: 0;
}
@media (max-width:32.4375em) {
  .dos-columnas > div,
  .tres-columnas > div {
    float: left;
    width: 100%;
    margin-left: 1.953125%;
  }
  .dos-columnas > div:first-child,
  .tres-columnas > div:first-child {
    clear: left;
    margin-left: 0;
  }
  .dos-columnas > div:nth-child(1n+1),
  .tres-columnas > div:nth-child(1n+1) {
    clear: left;
    margin-left: 0;
  }
  .dos-columnas > div.nth-child-3n1,
  .tres-columnas > div.nth-child-3n1,
  .dos-columnas > div.nth-child-4n1,
  .tres-columnas > div.nth-child-4n1 {
    clear: left;
    margin-left: 0;
  }
  .cuatro-columnas > div {
    float: left;
    width: 49.0234375%;
    margin-left: 1.953125%;
  }
  .cuatro-columnas > div:first-child {
    clear: left;
    margin-left: 0;
  }
  .cuatro-columnas > div:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }
  .cuatro-columnas > div.nth-child-3n1,
  .cuatro-columnas > div.nth-child-4n1 {
    clear: left;
    margin-left: 0;
  }
}
.cinco-columnas > div {
  display: inline-block;
  margin-right: 2%;
  width: 18.2%;
}
.cinco-columnas > div:nth-child(5) {
  margin-right: 0;
}
@media (max-width:90.000em) {
  .cinco-columnas > div {
    width: 48%;
  }
}
@media (max-width:32.4375em) {
  .cinco-columnas > div {
    width: 100%;
    margin: 0;
  }
}
.text-help {
  margin-top: 5px;
}
.icono-ayuda {
  background-color: #0083a4;
  border-radius: 20px;
  padding: 1px 5px;
  color: #ffffff;
  margin-right: 3px;
}
#flexboxgrid .margin-0rem .row {
  margin-right: 0px;
  margin-left: 0px;
}
#flexboxgrid .padding-1rem {
  padding-right: 1rem;
  padding-left: 1rem;
}
@media (max-width:32.4375em) {
  #flexboxgrid .margin-0rem .row {
    margin-right: -1rem;
    margin-left: -1rem;
  }
  #flexboxgrid .padding-1rem {
    padding-right: 0px;
    padding-left: 0px;
  }
}
.loading {
  position: absolute;
  width: 100%;
  height: 100vh;
  left: 0;
  top: 0;
}
.loading .fondo-opacity {
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 9999;
  opacity: 0.87;
  position: fixed;
}
.loading .cont-cargando {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 10000;
  position: fixed;
}
.loading .cont-cargando .text {
  color: #0083a4;
  display: inline-block;
  margin-left: 5px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  background: linear-gradient(to bottom, #00254b 10%, #0083a4 70%, #00254b 130%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  animation: glow 500ms alternate infinite ease;
}
.loading .cont-cargando .bola {
  position: relative;
  display: inline-block;
  height: 37px;
  width: 15px;
}
.loading .cont-cargando .bola:before {
  position: absolute;
  content: '';
  display: block;
  top: 0;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  background: linear-gradient(to bottom, #00254b 10%, #0083a4 80%, #00254b 130%);
  transform-origin: 50%;
  animation: bounce 500ms alternate infinite ease;
}
@keyframes glow {
  to {
    text-shadow: 0 0 7px #ffffff;
  }
}
@keyframes bounce {
  0% {
    top: 30px;
    height: 5px;
    border-radius: 60px 60px 20px 20px;
    transform: scaleX(2);
  }
  35% {
    height: 15px;
    border-radius: 50%;
    transform: scaleX(1);
  }
  100% {
    top: 0;
  }
}
.loading2 {
  position: relative;
  width: 100%;
  height: inherit;
  left: inherit;
  top: inherit;
  text-align: center;
  margin: 0 auto;
}
.loading2 .cont-cargando {
  position: relative;
  z-index: inherit;
  margin-top: 35px;
}
.fondo-opacity-pago {
  position: absolute;
  background-image: url("https://cdn.phonehouse.es/res_static/fondo-opacity-blanco-80.png");
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 9999;
  top: 0;
}
.fondo-opacity-pago .loading-pago {
  text-align: center;
  margin: 15px;
  width: 180px;
  margin: 0 auto;
  position: relative;
  margin-top: 10%;
}
.fondo-opacity-pago .loading-pago .datafono {
  width: 55px;
  z-index: 3000;
}
.fondo-opacity-pago .loading-pago .tarjeta-mov {
  position: absolute;
  z-index: 2000;
  width: 55px;
  animation-duration: 1300ms;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  right: 63px;
  top: -15px;
  animation-name: objeto;
}
.fondo-opacity-pago .loading-pago p {
  font-family: arial;
  color: #6e6e6e;
  font-size: 12px;
  margin-top: 6px;
  text-transform: uppercase;
}
@-webkit-keyframes objeto {
  to {
    transition: linear 600ms;
    top: 23px;
  }
}
@keyframes objeto {
  to {
    transition: linear 600ms;
    top: 23px;
  }
}
.loading-container-generico {
  position: fixed;
  background-image: url(https://cdn.phonehouse.es/res_static/fondo-opacity-blanco-80.png);
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 9999;
  top: 0;
  text-align: center;
  margin: 0 auto;
}
.loading-container-generico p {
  color: #28328a;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 25px;
  font-weight: bold;
  margin-top: -8%;
}
.loading-container-generico p small {
  font-size: 17px;
  font-weight: normal;
}
.loading-container-generico .content {
  position: fixed;
  width: 100px;
  margin: 10% auto;
  border-radius: 100%;
  top: 20%;
  left: calc(50% - 50px);
}
.loading-container-generico .content .loading {
  height: 100px;
  position: relative;
  width: 100px;
  border-radius: 100%;
  border: 1px solid transparent;
  border-color: transparent #444444 transparent #444444;
  animation: rotate-loading 1.5s linear 0s infinite normal;
  transform-origin: 50% 50%;
}
.loading-container-generico .content .loading-icon {
  position: absolute;
  right: 32px;
  top: 25px;
}
.loading-container-generico .content .loading-icon span {
  font-size: 38px;
  text-align: center;
  color: #444444;
  border-radius: 100%;
}
@keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-moz-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-webkit-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@-o-keyframes rotate-loading {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loading-icon-opacity {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-moz-keyframes loading-icon-opacity {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes loading-icon-opacity {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@-o-keyframes loading-icon-opacity {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fd-color-gris {
  background-color: #9b9b9b !important;
}
.fd-color-gris-claro {
  background-color: #f1f1f1;
}
.fd-color-naranja {
  background-color: #ff7d00;
}
.negrita {
  font-weight: bold;
}
.adjunto.recuadro-adjunto {
  background-color: #f1f1f1;
  border: solid 1px #e2e2e2;
  border-radius: 3px;
  padding: 6.5px;
}
.adjunto .loading-doc {
  text-align: center;
  position: relative;
}
.adjunto .loading-doc img.img-blanco {
  width: 28px;
  animation-iteration-count: infinite;
  position: absolute;
  z-index: 6;
  animation: cambiarImg 1980ms alternate infinite ease;
  display: inline-block;
  top: 3px;
}
.adjunto .loading-doc img.img-complet {
  width: 28px;
  position: relative;
  bottom: -3px;
}
.adjunto .loading-doc .texto {
  font-family: arial;
  color: #6e6e6e;
  font-size: 12px;
  animation: glow 990ms alternate infinite ease;
  text-transform: uppercase;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 11px;
}
@-webkit-keyframes glow {
  to {
    transition: color 0.6s linear 0.5s;
    color: #d4d4d4;
  }
}
@keyframes glow {
  to {
    transition: color 0.6s linear 0.5s;
    color: #d4d4d4;
  }
}
@-webkit-keyframes cambiarImg {
  0% {
    transition: color 0.6s linear 0.5s;
    color: #ffffff;
    opacity: 0.1;
  }
  100% {
    z-index: 0;
  }
}
@keyframes keyframes cambiarImg {
  0% {
    transition: color 0.6s linear 0.5s;
    color: #ffffff;
    opacity: 0.1;
  }
  100% {
    z-index: 0;
  }
}
.c2c {
  background-color: #fbfbfb;
  border: solid 1px #ffde13;
  border-radius: 3px;
  margin-top: 30px;
  padding: 10px;
  max-width: 325px;
}
.c2c .image {
  display: inline-block;
  margin-right: 1%;
  vertical-align: top;
  width: 25%;
}
.c2c .image img {
  max-width: 100%;
}
.c2c .texto {
  display: inline-block;
  width: 74%;
}
.c2c strong {
  color: #444444;
  display: block;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding-bottom: 10px;
  text-transform: uppercase;
}
.c2c .boton-teal {
  font-size: 14px;
  padding: 10px 0px;
  width: 100%;
}
.c2c .boton-teal span {
  font-size: 20px;
}
@media (max-width:32.4375em) {
  .c2c {
    display: none;
  }
}
.c2c.tarifas-c2c {
  padding: 2px 10px;
  max-width: 286px;
  display: inline-block;
  vertical-align: bottom;
  margin-top: inherit;
}
.c2c.tarifas-c2c .image {
  vertical-align: middle;
}
@media (max-width:32.4375em) {
  .c2c.tarifas-c2c {
    display: block;
  }
}
.esquina-solapa {
  width: 0px;
  height: 0px;
  border-bottom: 10px solid transparent;
  border-right: 10px solid transparent;
  border-left: 10px solid #7abc94;
  font-size: 0px;
  line-height: 0px;
  position: absolute;
  bottom: -11px;
  right: -11px;
}
.esquina-solapa.gris {
  border-left-color: #9b9b9b;
}
/* Nuevo tooltip css */
.new-tooltip {
  transform: translateX(-50%);
  min-width: 140px;
  visibility: hidden;
  background-color: #444444;
  color: #ffffff;
  font-size: 12px;
  font-family: Helvetica, Arial, sans-serif;
  cursor: default;
  text-shadow: none;
  text-align: left;
  overflow: visible;
  padding: 10px 15px;
  border-radius: 3px;
  box-shadow: 5px 4px 10px rgba(0, 0, 0, 0.35);
  transition: opacity 0.2s ease-in 0.2s;
  position: absolute;
  overflow: hidden;
  opacity: 0;
  z-index: 15;
  top: 48px;
}
.new-tooltip.left {
  left: -102px;
  top: 26px;
}
.new-tooltip.center {
  left: 27px;
  top: 26px;
}
.new-tooltip.right {
  right: -323px;
  top: 26px;
}
.new-tooltip.top {
  bottom: 93%;
  top: inherit;
}
.new-tooltip.top-left {
  bottom: 93%;
  top: inherit;
  left: -102px;
}
.new-tooltip.top-right {
  bottom: 93%;
  top: inherit;
  right: 141px;
}
.new-tooltip.big-width {
  width: 235px;
}
.tooltip-click-new {
  border: none;
  background-color: transparent;
  font-size: 16px;
  padding: 0px 15px 0px 0px;
  position: relative;
  text-transform: none;
  cursor: pointer;
}
.tooltip-click-new:hover > .new-tooltip,
.tooltip-click-new:focus > .new-tooltip,
.tooltip-click-new.active > .new-tooltip {
  visibility: visible;
  opacity: 1;
}
/* fin tooltip */
.sin-margin {
  margin: 0px !important;
}
.enlace {
  color: #0083a4;
}
.relative {
  position: relative;
}
.interlineado-medio {
  line-height: 1.5;
}
.caja-destacar-gris {
  background-color: #f1f1f1;
  padding: 15px;
  margin-top: 20px;
  line-height: 1.5;
}
.caja-destacar-gris strong > small {
  color: #444444;
}
@media (max-width : 61.875em) {
  .fondo-gris-resp {
    background-color: #f5f5f5;
  }
}
.margin-cero {
  margin: 0px !important;
}
.margin-bottom-15 {
  margin-bottom: 15px;
}
.margin-top-15 {
  margin-top: 15px;
}
.max-width-none {
  max-width: inherit !important;
}
.derecha {
  text-align: right;
}
.centrado {
  text-align: center;
}
.frambuesa {
  color: #e00052;
}
.teal {
  color: #0083a4;
}
.mensaje-gracias-blanco {
  color: #ffffff;
  padding: 20px;
  line-height: 1.3;
  font-size: 21px;
  max-width: 97%;
  text-align: center;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: normal;
  margin: 0 auto;
}
.mensaje-gracias-blanco strong {
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
}
.bocadillo-error {
  border: 1px solid #e00052;
  padding: 10px;
  border-radius: 3px;
  background-color: #feeaed;
  color: #444444;
  line-height: 1.5;
  margin-bottom: 20px;
  margin-top: 10px;
}
.acordeon-mas-menos .link-mas-menos {
  display: block;
}
.acordeon-mas-menos .link-mas-menos > span {
  cursor: pointer;
  display: block;
  float: right;
  font-size: 20px;
  transition: all 1s;
  transform: rotate(0deg);
}
.acordeon-mas-menos .link-mas-menos > span.activa {
  transition: all 1s;
  transform: rotate(180deg);
  height: 2px;
  overflow: hidden;
  vertical-align: middle;
  position: relative;
  top: 9px;
  line-height: 1px;
}
.acordeon-mas-menos .contenido-mas-menos {
  display: block;
}
@media (max-width:32.4375em) {
  .acordeon-mas-menos .contenido-mas-menos {
    display: none;
  }
}
.lista-check li {
  padding: 4px 0 4px 30px;
  background: url('https://cdn.phonehouse.es/res_static/img/confirmacion_borde.png') no-repeat 0 3px;
}
.lista-check li.sin-check {
  background: none;
  padding: 3px;
}
header.principal div.contenedor .nav-secundaria {
  background-color: #ffffff;
  padding: 10px 15px 10px 70px;
  position: fixed;
  width: 100%;
  z-index: 1001;
  top: 0px;
}
header.principal div.contenedor .nav-secundaria .logo-varios {
  margin: 0;
  margin-top: -2px;
  padding: 0 10px 0 0;
  float: left;
  position: relative;
  width: 14%;
  min-width: 200px;
}
header.principal div.contenedor .nav-secundaria .logo-varios a {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  height: 52px;
  background: url('/img/logo-phonehouseweb.png') no-repeat 9px 16px;
  background-size: 87%;
}
header.principal div.contenedor .nav-secundaria .buscador {
  float: left;
  margin-top: 9px;
  margin-left: 1%;
  width: calc(83% - 550px);
}
header.principal div.contenedor .nav-secundaria .buscador:before,
header.principal div.contenedor .nav-secundaria .buscador:after {
  display: table;
  content: "";
  line-height: 0;
}
header.principal div.contenedor .nav-secundaria .buscador:after {
  clear: both;
}
header.principal div.contenedor .nav-secundaria .buscador input {
  display: block;
  float: left;
  margin: 0;
  padding: 5px 13px;
  border: 0;
  font-size: 15px;
  line-height: 20px;
  -webkit-appearance: none;
}
header.principal div.contenedor .nav-secundaria .buscador input[type="search"] {
  width: 100%;
  height: 40px;
  padding-right: 40px;
  border: 2px solid #0083a4;
  border-radius: 4px;
}
header.principal div.contenedor .nav-secundaria .buscador input[type="search"]:focus {
  border: 2px solid #40c0f0;
}
header.principal div.contenedor .nav-secundaria .buscador input[type="submit"] {
  height: 40px;
  width: 40px;
  margin-left: -40px;
  text-indent: -9999px;
  background: url('/img/buscar-blanco.png') no-repeat 5px 5px;
  border: 0;
  cursor: pointer;
  background-color: #0083a4;
  border-radius: 0px 3px 3px 0px;
}
header.principal div.contenedor .nav-secundaria > ul {
  display: inline-block;
  float: right;
  margin-top: 10px;
}
header.principal div.contenedor .nav-secundaria > ul > li {
  display: table-cell;
  text-align: right;
}
header.principal div.contenedor .nav-secundaria > ul > li > a,
header.principal div.contenedor .nav-secundaria > ul > li .area-cliente {
  color: #000000;
  padding: 0px 10px;
}
header.principal div.contenedor .nav-secundaria > ul > li > a [class^="icon-"],
header.principal div.contenedor .nav-secundaria > ul > li .area-cliente [class^="icon-"] {
  font-size: 36px;
}
header.principal div.contenedor .nav-secundaria > ul > li > a:hover,
header.principal div.contenedor .nav-secundaria > ul > li .area-cliente:hover {
  color: #40c0f0;
}
header.principal div.contenedor .nav-secundaria > ul > li.telefono a [class^="icon-"] {
  font-size: 25px;
}
header.principal div.contenedor .nav-secundaria > ul > li.telefono a .texto {
  margin-left: 5px;
}
header.principal div.contenedor .nav-secundaria > ul > li.tienda {
  display: none;
}
header.principal div.contenedor .nav-secundaria > ul > li.tienda a.tienda-pc {
  display: block;
}
header.principal div.contenedor .nav-secundaria > ul > li.tienda a.tienda-resp {
  display: none;
}
header.principal div.contenedor .nav-secundaria > ul > li.cuenta .mod-tooltip {
  width: auto;
  height: auto;
}
header.principal div.contenedor .nav-secundaria > ul > li.cuenta .mod-tooltip > .new {
  display: none;
}
header.principal div.contenedor .nav-secundaria > ul > li.cuenta:hover .mod-tooltip > .new {
  display: block;
}
header.principal div.contenedor .nav-secundaria > ul > li.cuenta .menu-cuenta {
  border-top: solid 5px #0083a4;
  border-radius: 4px;
  box-shadow: 0 4px 4px #d4d4d4;
  position: absolute;
  left: -60px;
  width: 180px;
  z-index: 999;
}
header.principal div.contenedor .nav-secundaria > ul > li.cuenta .menu-cuenta a {
  border-bottom: solid 1px #f1f1f1;
  display: block;
  margin: 0 auto;
  padding: 10px;
  text-align: left;
  width: 94%;
}
header.principal div.contenedor .nav-secundaria > ul > li.cuenta .menu-cuenta a:last-child {
  border-bottom-width: 0px;
}
header.principal div.contenedor .nav-secundaria > ul > li.cuenta .menu-cuenta a span {
  font-size: 20px;
  float: right;
}
header.principal div.contenedor .nav-secundaria > ul > li.cuenta .texto {
  color: #0083a4;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-left: -5px;
}
header.principal div.contenedor .nav-secundaria > ul > li.carrito {
  position: relative;
}
header.principal div.contenedor .nav-secundaria > ul > li.carrito .contador {
  position: absolute;
  top: 0px;
  right: 72px;
  background-color: #e00052;
  border-radius: 10px;
  color: #ffffff;
  font-size: 12px;
  height: 17px;
  padding: 1px;
  text-align: center;
  width: 17px;
}
header.principal div.contenedor .nav-secundaria > ul > li.carrito .texto {
  color: #444444;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
}
header.principal div.contenedor .nav-secundaria > ul > li.enlace-lupa {
  display: none !important;
}
header.principal div.contenedor .main {
  width: 15%;
  position: fixed;
  z-index: 999;
  top: 70px;
}
header.principal div.contenedor .principal {
  display: none;
  width: 100%;
  max-height: calc(100vh - 135px);
  overflow: auto;
  direction: rtl;
  -webkit-overflow-scrolling: touch;
  scrollbar-color: #9b9b9b #e2e2e2;
  scrollbar-width: thin;
}
header.principal div.contenedor .principal::-webkit-scrollbar {
  width: 7px;
}
header.principal div.contenedor .principal::-webkit-scrollbar-track {
  background: #e2e2e2;
}
header.principal div.contenedor .principal::-webkit-scrollbar-thumb {
  background: #9b9b9b;
  border-radius: 4px;
}
header.principal div.contenedor .principal::-webkit-scrollbar-thumb:hover {
  background: #6e6e6e;
}
header.principal.colores-invertidos div.contenedor .nav-secundaria {
  background-color: #00254b;
}
header.principal.colores-invertidos div.contenedor .nav-secundaria .logo-varios a {
  background-image: url(//cdn.phonehouse.es/res_static/img/logo/logo-ph-blanco.png);
  background-position: center;
}
header.principal.colores-invertidos div.contenedor .nav-secundaria > ul > li > a,
header.principal.colores-invertidos div.contenedor .nav-secundaria > ul > li .area-cliente {
  color: #ffffff;
}
header.principal .flecha-atras-boton {
  display: none;
}
@media (max-width:32.4375em) {
  header.principal.flecha-atras div.contenedor .nav-secundaria .buscador {
    width: 100%;
    left: 0px;
  }
  header.principal.flecha-atras .flecha-atras-boton {
    display: block;
    position: absolute;
    top: 58px;
    left: 12px;
  }
  header.principal.flecha-atras .flecha-atras-boton a {
    border: solid 2px #0083a4;
    border-radius: 4px;
    color: #0083a4;
    display: block;
    padding-top: 2px;
    text-align: center;
    height: 40px;
    width: 40px;
  }
  header.principal.flecha-atras .flecha-atras-boton a span {
    font-size: 32px;
  }
}
@media (max-width: 1366px) {
  header.principal div.contenedor .nav-secundaria > ul .texto {
    display: none;
  }
  header.principal div.contenedor .nav-secundaria > ul > li.carrito .contador {
    right: 17px;
  }
  header.principal div.contenedor .nav-secundaria > ul > li.cuenta .menu-cuenta {
    left: -125px;
  }
  header.principal div.contenedor .nav-secundaria > ul > li.cuenta .texto {
    display: inline-block;
  }
  header.principal div.contenedor .nav-secundaria .buscador {
    width: calc(80% - 260px);
  }
}
@media (max-width : 61.875em) {
  header.principal div.contenedor .nav-secundaria {
    box-shadow: 0px 0px 4px #d4d4d4;
  }
  header.principal div.contenedor .nav-secundaria .logo-varios {
    min-width: inherit;
  }
  header.principal div.contenedor .nav-secundaria > ul > li.pc {
    display: none;
  }
  header.principal div.contenedor .main {
    overflow: auto;
    top: 55px;
  }
  header.principal div.contenedor .principal {
    display: none;
    background-color: #ffffff;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  header.principal div.contenedor .nav-secundaria .logo-varios {
    width: 29%;
  }
  header.principal div.contenedor .nav-secundaria .buscador {
    left: -56px;
    margin-left: 0px;
    position: relative;
    width: calc(100% + 50px);
  }
  header.principal div.contenedor .nav-secundaria > ul {
    margin-top: 5px;
  }
  header.principal div.contenedor .main {
    width: 100%;
    top: 121px;
    max-height: 75%;
  }
  header.principal div.contenedor > form {
    display: none;
  }
}
@media (max-width:32.4375em) {
  header.principal {
    padding-top: 0px;
    background: none;
    height: auto;
    min-height: inherit;
    margin-bottom: 5px;
    position: relative;
    top: -63px;
  }
  header.principal div.contenedor .main {
    max-height: calc(100% - 112px);
    width: 100%;
    top: 57px;
  }
  header.principal div.contenedor .nav-secundaria {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 999;
    padding: 5px 10px 5px 60px;
  }
  header.principal div.contenedor .nav-secundaria .logo-varios {
    width: calc(100% - 130px);
  }
  header.principal div.contenedor .nav-secundaria .logo-varios a {
    height: 45px;
  }
  header.principal div.contenedor .nav-secundaria ul {
    margin-top: 3px;
  }
  header.principal div.contenedor .nav-secundaria ul li {
    text-align: center;
  }
  header.principal div.contenedor .nav-secundaria ul li > a,
  header.principal div.contenedor .nav-secundaria ul li .area-cliente {
    padding: 0px;
    min-width: 43px;
  }
  header.principal div.contenedor .nav-secundaria ul li.tienda a.tienda-pc {
    display: none;
  }
  header.principal div.contenedor .nav-secundaria ul li.tienda a.tienda-resp {
    display: inline-block;
  }
  header.principal div.contenedor .nav-secundaria ul li.cuenta .menu-cuenta {
    left: -135px;
  }
  header.principal div.contenedor .nav-secundaria ul li.cuenta .menu-cuenta.mod-tooltip {
    display: block;
  }
  header.principal div.contenedor .nav-secundaria ul li.cuenta .menu-cuenta.mod-tooltip:hover > .tooltip {
    display: none;
  }
  header.principal div.contenedor .nav-secundaria ul li.carrito .contador {
    right: 7px;
  }
  header.principal div.contenedor .nav-secundaria .buscador {
    left: -50px;
    margin-left: 0px;
    margin-top: 10px;
    position: relative;
    width: calc(100% + 50px);
  }
  header.principal.compacto a.todas-secciones.menu-no-anclado {
    top: 8px;
  }
  header.principal.compacto div.contenedor .nav-secundaria .logo-varios {
    left: 50px;
  }
  header.principal.compacto div.contenedor .nav-secundaria .enlace-lupa {
    display: table-cell !important;
    padding: 4px;
  }
  header.principal.compacto div.contenedor .nav-secundaria .enlace-lupa span {
    font-size: 30px;
  }
  header.principal.compacto div.contenedor .nav-secundaria .buscador {
    display: none;
    margin-left: 0;
    margin-top: 5px;
    width: 100%;
  }
  header.principal.compacto .advertising-cab {
    margin-top: 55px;
  }
  header.principal.compacto .main.menu-no-anclado {
    top: 55px !important;
  }
  header.principal.buscador-mas-grande a.todas-secciones {
    top: 8px;
  }
  header.principal.buscador-mas-grande a.todas-secciones.menu-no-anclado {
    top: 8px;
  }
  header.principal.buscador-mas-grande div.contenedor .nav-secundaria .logo-varios {
    left: 50px;
  }
  header.principal.buscador-mas-grande div.contenedor .nav-secundaria .buscador {
    margin-left: 0;
    margin-top: 5px;
    width: 100%;
  }
}
@media (max-width : 22.000em) {
  header.principal div.contenedor .nav-secundaria .logo-varios {
    width: 25%;
  }
  header.principal div.contenedor .nav-secundaria .logo-varios a {
    background: url('/img/logo-supersmall.png') no-repeat 0px 3px;
  }
}
ul.menu-principal {
  direction: ltr;
  width: 100%;
  margin: 0;
  margin-bottom: 30px;
  padding: 0;
  list-style-type: none;
  background-color: #ffffff;
}
ul.menu-principal > li > a {
  border-bottom: 1px solid #d4d4d4;
  color: #444444;
  display: block;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  padding: 10px 0px 10px 15px;
  position: relative;
  z-index: 9999;
}
ul.menu-principal > li > a.servicios {
  background-color: #fbfbfb;
  box-shadow: 3px 0 0 #00a7b0 inset;
}
ul.menu-principal > li > a span.icon-flecha_dcha {
  display: none;
}
ul.menu-principal > li:hover > a {
  background-color: #ffffff;
  color: #0083a4;
  box-shadow: 3px 0 0 #0083a4 inset;
  transition: all 0.5s ease;
}
ul.menu-principal > li.destacada > a {
  color: #ed1940;
}
ul.menu-principal > li.smarthouse > a {
  background: linear-gradient(to right, #a2c861 30%, #53cbf1 70%, #04b6cf 100%);
  text-transform: uppercase;
  font-weight: bold;
  color: #ffffff;
  font-size: 15px;
}
ul.menu-principal > li.only-resp {
  display: none;
}
ul.menu-principal .cbp-hrsub {
  position: absolute;
  width: 400%;
  min-width: 730px;
  max-height: calc(100vh - 85px);
  overflow-y: auto;
  left: 100%;
  top: 0px;
  z-index: 1;
  -webkit-overflow-scrolling: touch;
  scrollbar-color: #9b9b9b #e2e2e2;
  scrollbar-width: thin;
  display: none;
}
ul.menu-principal .cbp-hrsub::-webkit-scrollbar {
  width: 7px;
}
ul.menu-principal .cbp-hrsub::-webkit-scrollbar-track {
  background: #e2e2e2;
}
ul.menu-principal .cbp-hrsub::-webkit-scrollbar-thumb {
  background: #9b9b9b;
}
ul.menu-principal .cbp-hrsub::-webkit-scrollbar-thumb:hover {
  background: #6e6e6e;
}
ul.menu-principal .cbp-hrsub .titu-submenus {
  color: #444444;
  padding: 0;
  font-size: 14px;
  width: 28%;
  display: inline-block;
  vertical-align: top;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
ul.menu-principal .flecha-scroll {
  text-align: center;
  padding: 0;
  position: sticky;
  bottom: 0;
  left: 0px;
  width: 98%;
  opacity: 0.7;
  background: linear-gradient(to bottom, #fefefe 0%, #d4d4d4 100%);
}
ul.menu-principal .flecha-scroll span {
  font-size: 30px;
}
ul.menu-principal .flecha-scroll:hover {
  background: linear-gradient(to bottom, #fefefe 0%, #e1e1e1 100%);
}
ul.menu-principal .cbp-hrsub-inner {
  margin: 0 auto;
  padding: 0px;
  background-color: #ffffff;
  border: solid 1px #fbfbfb;
  display: block;
  min-height: 490px;
  position: relative;
}
ul.menu-principal .cbp-hrsub-inner:before,
ul.menu-principal .cbp-hrsub-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
ul.menu-principal .cbp-hrsub-inner:after {
  clear: both;
}
ul.menu-principal .cbp-hrsub-inner .top-space {
  margin-top: 29px;
}
ul.menu-principal .cbp-hrsub-inner > div {
  /*border-bottom: solid 1px @gris-25;*/
  display: inline-block;
  width: 71%;
  padding-top: 10px;
  padding-bottom: 10px;
  margin-left: 15px;
}
ul.menu-principal .cbp-hrsub-inner > div.volver {
  display: none;
}
ul.menu-principal .cbp-hrsub-inner > div a {
  font-size: 13px;
  margin-bottom: 5px;
  color: #444444;
}
ul.menu-principal .cbp-hrsub-inner > div a:hover {
  color: #0083a4;
}
ul.menu-principal .cbp-hrsub-inner > div ul {
  display: inline-block;
  width: 70%;
}
ul.menu-principal .cbp-hrsub-inner > div ul li {
  float: left;
  width: 48%;
}
ul.menu-principal .cbp-hrsub-inner > div.palabras-clave {
  padding: 14px 0px 0px 0px;
}
ul.menu-principal .cbp-hrsub-inner > div.palabras-clave a {
  color: #0083a4;
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 5px 10px;
  border: solid 1px #e2e2e2;
  border-radius: 10px;
}
ul.menu-principal .cbp-hrsub-inner > div.palabras-clave a:hover {
  border-color: #0083a4;
}
ul.menu-principal .cbp-hrsub-inner > div:nth-last-child(2) {
  border-bottom: none;
}
ul.menu-principal .cbp-hrsub-inner .tres-columnas {
  border-bottom: none;
}
ul.menu-principal .cbp-hrsub-inner .tres-columnas .titu-submenus {
  width: auto;
  display: block;
}
ul.menu-principal .cbp-hrsub-inner .tres-columnas > div {
  border-left: solid 2px #d4d4d4;
  border-radius: 4px;
  display: block;
  line-height: 25px;
  margin-bottom: 10px;
  padding-left: 10px;
}
ul.menu-principal .cbp-hrsub-inner .tres-columnas > div ul {
  display: block;
  width: 100%;
}
ul.menu-principal .cbp-hrsub-inner .tres-columnas > div ul > li {
  float: none;
  width: auto;
}
ul.menu-principal .cbp-hrsub-inner .banner-promo {
  display: inline-block;
  width: 27%;
  height: 100%;
  position: absolute;
  top: 0px;
  right: -1px;
  padding: 0px;
  margin: 0px;
  border-bottom: none;
}
ul.menu-principal .cbp-hrsub-inner .banner-promo img {
  max-width: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width : 61.875em) {
  ul.menu-principal {
    box-shadow: 0px 1px 2px #d4d4d4 inset;
    padding: 0;
    margin: 0px;
    position: relative;
  }
  ul.menu-principal > li {
    display: block;
    width: 94%;
    margin: 0 auto;
  }
  ul.menu-principal > li .banner-promo {
    display: none !important;
  }
  ul.menu-principal > li.only-resp {
    display: block;
  }
  ul.menu-principal > li:hover {
    text-decoration: none;
  }
  ul.menu-principal > li a {
    display: block;
    padding: 12px 15px;
    text-align: left;
    font-size: 16px;
  }
  ul.menu-principal > li a span.icon-flecha_dcha {
    position: absolute;
    right: 10px;
    display: inline-block;
  }
  ul.menu-principal .cbp-hrsub {
    position: absolute;
    left: 95%;
    top: -2px;
    width: 100%;
    min-width: inherit;
    overflow: hidden;
    max-height: none;
  }
  ul.menu-principal .cbp-hrsub .titu-submenus {
    width: 100%;
    padding: 10px 0px 5px 0px;
  }
  ul.menu-principal .cbp-hrsub-inner {
    width: 100%;
    padding: 0;
    margin: 0px;
    font-size: 75%;
    min-height: inherit;
  }
  ul.menu-principal .cbp-hrsub-inner .tres-columnas > div {
    line-height: normal;
    border: none;
    padding: 0;
    margin: 0;
  }
  ul.menu-principal .cbp-hrsub-inner div {
    width: 97%;
    padding: 0px;
    padding-left: 10px;
    border-bottom: none;
  }
  ul.menu-principal .cbp-hrsub-inner div.palabras-clave {
    display: none;
  }
  ul.menu-principal .cbp-hrsub-inner div.volver {
    display: block;
  }
  ul.menu-principal .cbp-hrsub-inner div.volver a {
    background-color: #e2e2e2;
    font-weight: bold;
    color: #444444;
  }
  ul.menu-principal .cbp-hrsub-inner div a {
    font-size: 15px;
    margin-bottom: 0px;
    border-top: 1px #d4d4d4 solid;
  }
  ul.menu-principal .cbp-hrsub-inner div ul {
    width: 100%;
  }
  ul.menu-principal .cbp-hrsub-inner div ul li {
    float: none;
    width: 100%;
  }
  ul.menu-principal .cbp-hrsub-inner div .responsive {
    width: 100%;
  }
  ul.menu-principal .cbp-hrsub-inner div.gr {
    width: 100%;
  }
  ul.menu-principal .cbp-hrsub-inner .top-space {
    margin-top: 0px;
  }
}
@media (max-width : 61.875em) {
  .franja-blanca {
    background-color: #ffffff;
    height: 50px;
    position: fixed;
    top: 65px;
    width: 100%;
    z-index: 999;
    padding: 10px 0px;
  }
}
@media (max-width:32.4375em) {
  .franja-blanca {
    top: 45px;
  }
}
a.todas-secciones {
  color: #ffffff;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-transform: uppercase;
  height: 40px;
  line-height: 40px;
  width: 44px;
  position: fixed;
  z-index: 99999;
  top: 18px;
  left: 15px;
}
a.todas-secciones strong {
  display: none;
}
a.todas-secciones.menu-no-anclado {
  position: fixed;
}
a.todas-secciones.menu-no-anclado .btn-secciones {
  display: block;
}
a.todas-secciones.menu-no-anclado .btn-cerrar-menu {
  display: none;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  a.todas-secciones.menu-no-anclado {
    position: fixed;
    z-index: 1001;
  }
}
@media (max-width:32.4375em) {
  a.todas-secciones.menu-no-anclado {
    position: fixed;
  }
}
a.todas-secciones.menu-anclado .btn-secciones {
  display: block;
}
a.todas-secciones.menu-anclado .btn-cerrar-menu {
  display: none;
}
a.todas-secciones.menu-fijo {
  position: fixed;
}
a.todas-secciones.menu-fijo .btn-secciones {
  display: block;
}
a.todas-secciones.menu-fijo .btn-cerrar-menu {
  display: none;
}
a.todas-secciones .icon-menu2,
a.todas-secciones .icon-cerrar {
  font-size: 24px;
  vertical-align: middle;
  margin-right: 8px;
}
a.todas-secciones .btn-secciones,
a.todas-secciones .btn-cerrar-menu {
  padding-left: 7px;
  border-radius: 4px;
  border: solid 2px #ffffff;
  box-shadow: 3px 3px 3px #9b9b9b;
}
a.todas-secciones .btn-secciones {
  background-color: #0083a4;
  color: #ffffff;
}
a.todas-secciones .btn-secciones:hover {
  background-color: #00a7b0;
  transition: all 0.3s ease;
  color: #ffffff;
}
a.todas-secciones .btn-cerrar-menu {
  background-color: #00a7b0;
  color: #ffffff;
}
a.todas-secciones .btn-cerrar-menu:hover {
  background-color: #0083a4;
  transition: all 0.3s ease;
  color: #ffffff;
}
@media (max-width : 61.875em) {
  a.todas-secciones.menu-no-anclado .btn-secciones,
  a.todas-secciones.menu-anclado .btn-secciones,
  a.todas-secciones.menu-fijo .btn-secciones {
    display: block;
  }
  a.todas-secciones.menu-no-anclado .btn-cerrar-menu,
  a.todas-secciones.menu-anclado .btn-cerrar-menu,
  a.todas-secciones.menu-fijo .btn-cerrar-menu {
    display: none;
  }
  a.todas-secciones .btn-secciones,
  a.todas-secciones .btn-cerrar-menu {
    border-radius: 4px;
    display: block;
    height: 40px;
    line-height: 35px;
    width: 40px;
  }
  a.todas-secciones .btn-secciones {
    padding-left: 5px;
  }
  a.todas-secciones .btn-secciones strong {
    display: none;
  }
  a.todas-secciones .btn-cerrar-menu {
    padding-left: 6px;
    display: none;
  }
  a.todas-secciones .btn-cerrar-menu strong {
    display: none;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  a.todas-secciones a.todas-secciones {
    top: 15px;
  }
}
@media (max-width:32.4375em) {
  a.todas-secciones {
    position: fixed;
    top: 10px;
    left: 10px;
  }
}
.main.menu-no-anclado .principal > ul {
  border-right: solid 1px #e2e2e2;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .main.menu-no-anclado {
    top: 65px !important;
  }
}
@media (max-width:32.4375em) {
  .main.menu-no-anclado {
    top: 57px !important;
  }
}
.metodos-envio-top {
  height: 41px;
  width: calc(100% - 250px);
  display: inline-block;
  padding-right: 1%;
  padding-left: 8px;
  position: fixed;
  overflow: hidden;
  z-index: 99;
  top: 70px;
  left: 0;
  background-color: #0083a4;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
}
.metodos-envio-top ul {
  width: 100%;
  display: block;
}
.metodos-envio-top ul li {
  display: inline-block;
  padding: 0px 13px 0px 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.metodos-envio-top ul li > a {
  color: #ffffff;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  padding: 15px 0;
  text-transform: none;
  white-space: nowrap;
  width: 100%;
}
.metodos-envio-top ul li > a span {
  font-size: 25px;
  margin-right: 4px;
}
.metodos-envio-top ul li > a:hover {
  color: #40c0f0;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .metodos-envio-top {
    top: 118px;
    left: 0px;
    width: calc(100% - 250px);
  }
}
@media (max-width:32.4375em) {
  .metodos-envio-top {
    display: block;
    left: 0;
    top: 103px;
    width: 100%;
  }
}
.advertising-cab {
  position: fixed;
  top: 70px;
  right: 0px;
  background-color: #ffffff;
  border-top: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  float: right;
  height: 41px;
  text-align: right;
  width: 250px;
  z-index: 90;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .advertising-cab {
    margin-right: 0%;
    top: 118px;
    float: right;
  }
}
@media (max-width:32.4375em) {
  .advertising-cab {
    border-top: none;
    border-bottom: none;
    height: auto;
    margin: 0px;
    margin-top: 95px;
    padding: 0px;
    position: relative;
    top: 111px;
    width: 100%;
    z-index: 1;
  }
  .advertising-cab img {
    width: 100%;
  }
}
.fadebox {
  display: none;
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  height: 100%;
  background-color: #000000;
  z-index: 98;
  opacity: .25;
}
.overbox {
  display: block;
  position: relative;
  width: 100%;
  z-index: 115;
}
@media (max-width : 61.875em) {
  .overbox {
    z-index: 1001;
  }
}
header.principal.menu-black-friday .btn-secciones,
header.principal.menu-black-friday .btn-cerrar-menu {
  background-color: #000000 !important;
  color: #01A8CD;
}
header.principal.menu-black-friday .metodos-envio-top {
  background-color: #000000;
}
header.principal.menu-black-friday ul.menu-principal {
  background-color: #000000;
}
header.principal.menu-black-friday ul.menu-principal > li > a {
  border-bottom: 1px solid #01A8CD;
  color: #ffffff;
}
header.principal.menu-black-friday ul.menu-principal > li > a:hover {
  color: #01A8CD;
}
header.principal.menu-black-friday ul.menu-principal .cbp-hrsub .tres-columnas > div {
  border-left-color: #000000;
}
header.principal.menu-black-friday ul.menu-principal .cbp-hrsub .titu-submenus {
  color: #01A8CD;
}
header.principal.menu-black-friday ul.menu-principal > li:hover > a {
  color: #01A8CD;
}
header.principal.menu-cyber-monday {
  /*ul.menu-principal .cbp-hrsub h4 {color: #9042cc;}*/

}
header.principal.menu-cyber-monday .btn-secciones,
header.principal.menu-cyber-monday .btn-cerrar-menu {
  background-color: #D116DA !important;
  color: #ffffff;
}
header.principal.menu-cyber-monday .metodos-envio-top {
  background-color: #000000;
}
header.principal.menu-cyber-monday ul.menu-principal {
  background-color: #000000;
}
header.principal.menu-cyber-monday ul.menu-principal > li > a {
  border-bottom: 1px solid #D116DA;
  color: #ffffff;
}
header.principal.menu-cyber-monday ul.menu-principal > li > a:hover {
  color: #D116DA;
}
header.principal.menu-cyber-monday ul.menu-principal .cbp-hrsub .tres-columnas > div {
  border-left-color: #000000;
}
header.principal.menu-cyber-monday ul.menu-principal .cbp-hrsub .titu-submenus {
  color: #D116DA;
}
header.principal.menu-cyber-monday ul.menu-principal > li:hover > a {
  color: #D116DA;
  box-shadow: 3px 0 0 #D116DA inset;
}
/*
verde oscuro:#003400
dorado:      #ffcb57
*/
header.principal.menu-navidad .btn-secciones,
header.principal.menu-navidad .btn-cerrar-menu {
  background-color: #003400 !important;
}
header.principal.menu-navidad ul.menu-principal {
  background-color: #003400;
}
header.principal.menu-navidad ul.menu-principal > li > a {
  border-bottom: 1px solid #ffcb57;
  color: #ffffff;
}
header.principal.menu-navidad ul.menu-principal > li:hover > a {
  color: #003400;
}
header.principal.menu-navidad ul.menu-principal .cbp-hrsub .tres-columnas > div {
  border-left-color: #003400;
}
header.principal.menu-navidad ul.menu-principal .cbp-hrsub .titu-submenus {
  color: #003400;
}
header.principal.menu-navidad .metodos-envio-top {
  background-color: #003400;
}
header.principal.menu-navidad .metodos-envio-top ul li > a:hover {
  color: #ffcb57;
}
header.principal.menu-finetwork .btn-secciones,
header.principal.menu-finetwork .btn-cerrar-menu {
  background-color: #5F0AFF !important;
}
header.principal.menu-finetwork ul.menu-principal {
  background-color: #5F0AFF;
}
header.principal.menu-finetwork ul.menu-principal > li > a {
  border-bottom: 1px solid #5F0AFF;
  color: #ffffff;
}
header.principal.menu-finetwork ul.menu-principal > li:hover > a {
  color: #5F0AFF;
}
header.principal.menu-finetwork ul.menu-principal .cbp-hrsub .tres-columnas > div {
  border-left-color: #5F0AFF;
}
header.principal.menu-finetwork ul.menu-principal .cbp-hrsub .titu-submenus {
  color: #5F0AFF;
}
header.principal.menu-finetwork div.contenedor .nav-secundaria .buscador input[type="search"] {
  border-color: #5F0AFF;
}
header.principal.menu-finetwork div.contenedor .nav-secundaria .buscador input[type="submit"] {
  background-color: #5F0AFF;
}
header.principal.menu-finetwork div.contenedor .nav-secundaria > ul > li.cuenta .texto {
  color: #5F0AFF;
}
header.principal.menu-finetwork .metodos-envio-top {
  background-color: #5F0AFF;
}
header.principal.menu-finetwork .metodos-envio-top ul li > a:hover {
  color: #C3A4FE;
}
.enlances-preheader-class-dummy .opti-flechas {
  display: none;
}
.enlances-preheader-class-dummy .opti-flechas .flecha-nav-menu {
  display: none;
  position: absolute;
  color: #0083a4;
  font-size: 27px;
  top: 7px;
  background-color: #ffffff;
  border-radius: 16px;
  z-index: 500;
  opacity: 0.8;
}
@media (max-width : 61.875em) {
  .enlances-preheader-class-dummy .opti-flechas .flecha-nav-menu {
    display: block;
  }
}
.enlances-preheader-class-dummy .opti-flechas .right {
  right: 7px;
}
.enlances-preheader-class-dummy .opti-flechas .left {
  left: 7px;
}
footer.principal {
  margin-top: 20px;
  padding-top: 0px;
  padding-bottom: 20px;
  background-color: #6e6e6e;
  color: #ffffff;
}
footer.principal .ventajas-footer {
  background-color: #444444;
}
footer.principal .ventajas-footer:before,
footer.principal .ventajas-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
footer.principal .ventajas-footer:after {
  clear: both;
}
footer.principal .ventajas-footer div {
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: center;
}
footer.principal .ventajas-footer div a {
  color: #ffffff;
  display: block;
}
footer.principal .ventajas-footer div a:hover {
  color: #e2e2e2;
}
footer.principal .ventajas-footer div .icono-ventajas {
  font-size: 35px;
}
footer.principal .ventajas-footer div span {
  display: inline-block;
  vertical-align: middle;
  text-align: left;
}
footer.principal .nav-footer {
  padding-top: 30px;
}
footer.principal .nav-footer:before,
footer.principal .nav-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
footer.principal .nav-footer:after {
  clear: both;
}
footer.principal .nav-footer > ul {
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  width: 70%;
  float: left;
}
footer.principal .nav-footer > ul:before,
footer.principal .nav-footer > ul:after {
  display: table;
  content: "";
  line-height: 0;
}
footer.principal .nav-footer > ul:after {
  clear: both;
}
footer.principal .nav-footer > ul > li {
  float: left;
  width: 23.53515625%;
  margin-left: 1.953125%;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 33px;
}
footer.principal .nav-footer > ul > li:first-child {
  clear: left;
  margin-left: 0;
}
footer.principal .nav-footer > ul > li:nth-child(4n+1) {
  clear: left;
  margin-left: 0;
}
footer.principal .nav-footer > ul > li.nth-child-3n1,
footer.principal .nav-footer > ul > li.nth-child-4n1 {
  clear: left;
  margin-left: 0;
}
footer.principal .nav-footer > ul > li > p {
  color: #ffffff;
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
}
footer.principal .nav-footer > ul > li .link-mas-menos span {
  display: none;
}
footer.principal .nav-footer > ul > li ul a {
  font-size: 13px;
  color: #ffffff;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
footer.principal .nav-footer > ul > li ul a:hover {
  text-decoration: underline;
}
footer.principal .nav-footer > ul.news-rrss {
  width: 29%;
  float: left;
}
footer.principal .nav-footer > ul.news-rrss > li {
  width: 100%;
  min-height: 174px;
}
footer.principal .nav-footer > ul.news-rrss .redes {
  margin-top: 20px;
}
footer.principal .nav-footer > ul.news-rrss .titu-footer {
  display: block;
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
  font-size: 16px;
  margin-bottom: 5px;
}
footer.principal .nav-footer > ul.news-rrss .boton-naranja.boton-blanco-negro {
  background-color: #ffffff;
  border-color: #444444;
  color: #444444;
  display: inline-block;
  font-size: 15px;
  margin-top: 5px;
}
footer.principal .nav-footer > ul.news-rrss .boton-naranja.boton-blanco-negro:hover {
  text-decoration: none;
}
footer.principal .nav-footer > ul.news-rrss p {
  font-size: 12px;
}
footer.principal ul.social {
  display: inline;
}
footer.principal ul.social li {
  display: inline-block;
  margin-right: 15px;
}
footer.principal ul.social li a {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  text-indent: 110%;
  display: inline-block;
  width: 29px;
  height: 29px;
  vertical-align: middle;
  opacity: 1;
  background: url('https://cdn.phonehouse.es/res_static/img/footer-rrss.png') no-repeat;
}
footer.principal ul.social li a.facebook {
  background-position: -3px -9px;
}
footer.principal ul.social li a.twitter {
  background-position: -36px -9px;
}
footer.principal ul.social li a.instagram {
  background-position: -69px -9px;
}
footer.principal ul.social li a.tiktok {
  background-position: -136px -9px;
}
footer.principal ul.social li a.youtube {
  background-position: -169px -9px;
}
footer.principal ul.social li a:hover {
  opacity: 0.7;
}
footer.principal .pagos {
  border-top: solid 1px #9b9b9b;
  border-bottom: solid 1px #9b9b9b;
  margin: 0 20px;
  padding: 10px 0px;
}
footer.principal .pagos img {
  max-width: 49%;
}
footer.principal .pagos .logo-dominion {
  border-right: solid 1px #9b9b9b;
  text-align: center;
}
footer.principal .pagos .logo-dominion img {
  width: 85px;
  max-width: 100%;
}
footer.principal .pagos .metodos-pago {
  text-align: center;
}
footer.principal div.remate p {
  margin: 20px auto 0 auto;
  font-size: 14px;
  text-align: center;
}
@media (max-width:90.000em) {
  footer.principal .ventajas-footer div span {
    font-size: 12px;
  }
  footer.principal .nav-footer > ul,
  footer.principal .nav-footer > ul.news-rrss {
    width: 100%;
  }
  footer.principal .nav-footer > ul.news-rrss > li {
    border-top: solid 1px #9b9b9b;
    min-height: inherit;
    padding: 15px;
  }
  footer.principal .nav-footer > ul.news-rrss > li div {
    width: 49%;
    display: inline-block;
    text-align: center;
  }
  footer.principal .nav-footer > ul.news-rrss > li .redes {
    margin-top: 0px;
  }
}
@media (max-width: 1186px) {
  footer.principal .ventajas-footer div span {
    display: block;
    text-align: center;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  footer.principal .ventajas-footer div span {
    display: inline-block;
    text-align: left;
  }
  footer.principal .pagos .logo-dominion {
    border: none;
  }
}
@media (max-width:32.4375em) {
  footer.principal .ventajas-footer {
    display: none;
  }
  footer.principal .nav-footer {
    padding-top: 0;
  }
  footer.principal .nav-footer > ul,
  footer.principal .nav-footer > ul.news-rrss {
    width: 96%;
    margin: auto;
    float: none;
  }
  footer.principal .nav-footer > ul > li {
    float: left;
    width: 100%;
    margin-left: 1.953125%;
    border-bottom: solid 1px #9b9b9b;
    padding: 5px;
  }
  footer.principal .nav-footer > ul > li:first-child {
    clear: left;
    margin-left: 0;
  }
  footer.principal .nav-footer > ul > li:nth-child(1n+1) {
    clear: left;
    margin-left: 0;
  }
  footer.principal .nav-footer > ul > li.nth-child-3n1,
  footer.principal .nav-footer > ul > li.nth-child-4n1 {
    clear: left;
    margin-left: 0;
  }
  footer.principal .nav-footer > ul > li > p {
    padding: 5px;
  }
  footer.principal .nav-footer > ul > li .link-mas-menos span {
    display: block;
  }
  footer.principal .nav-footer > ul > li ul {
    margin-left: 20px;
  }
  footer.principal .nav-footer > ul > li ul a {
    font-size: 16px;
    padding: 5px 0px;
    display: inline-block;
  }
  footer.principal .nav-footer > ul.news-rrss {
    text-align: center;
  }
  footer.principal .nav-footer > ul.news-rrss h3 {
    font-size: 21px;
  }
  footer.principal .nav-footer > ul.news-rrss > li {
    width: 100%;
    min-height: inherit;
    border-top: none;
  }
  footer.principal .nav-footer > ul.news-rrss > li > div {
    width: 100%;
  }
  footer.principal .nav-footer > ul.news-rrss > li > div ul {
    display: block;
    margin-left: 0px;
  }
  footer.principal .nav-footer > ul.news-rrss > li > div.redes {
    display: none;
  }
  footer.principal ul.social {
    display: block;
    padding: 15px 0;
    text-align: center;
    background-color: #444444;
  }
  footer.principal input[type="submit"] {
    font-size: 16px;
    padding: 5px 0px;
  }
  footer.principal .pagos {
    border: none;
  }
  footer.principal .pagos img {
    max-width: 100%;
  }
  footer.principal .pagos .metodos-pago {
    border-top: solid 1px #9b9b9b;
    border-bottom: solid 1px #9b9b9b;
  }
  footer.principal .pagos .logo-dominion {
    border: none;
    padding: 10px;
  }
  footer.principal div.remate p {
    margin-top: 5px;
  }
}
@media (max-width: 1186px) {
  .pagebody .contenedor-principal.extendido footer.principal .ventajas-footer span {
    display: inline-block;
    text-align: left;
  }
}
@media (max-width: 1005px) {
  .pagebody .contenedor-principal.extendido footer.principal .ventajas-footer span {
    display: block;
    text-align: center;
  }
}
footer.principal.footer-finetwork {
  background-color: #5F0AFF;
}
footer.principal.footer-finetwork .ventajas-footer {
  background-color: #C3A4FE;
}
@media (max-width:32.4375em) {
  footer.principal.footer-finetwork ul.social {
    background-color: #C3A4FE;
  }
}
#ot-sdk-btn.ot-sdk-show-settings,
#ot-sdk-btn.optanon-show-settings {
  background: none !important;
  border: none !important;
  padding: 0 !important;
  color: #ffffff !important;
  margin: 20px auto !important;
  display: block !important;
  position: relative !important;
  text-align: center !important;
  text-decoration: underline !important;
}
#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
  border: none !important;
  padding: 5px !important;
  border-color: #ffffff !important;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  html,
  body {
    height: 100%;
  }
  body {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    background: none;
  }
  body div.wrapper {
    position: relative;
  }
  body div.pagebody {
    transition: left 500ms;
    margin: 0px auto;
    min-width: 750px;
    position: relative;
    z-index: 990;
  }
}
@media (max-width:32.4375em) {
  html,
  body {
    height: 100%;
  }
  body {
    position: relative;
    width: 100%;
    margin: 0;
    padding: 0;
    background: none;
  }
  body div.wrapper {
    overflow: hidden;
    position: relative;
  }
  body div.pagebody {
    transition: left 500ms;
    left: 0;
    position: relative;
    z-index: 990;
  }
}
[class^="icon-"],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */

  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  vertical-align: middle;
  line-height: 1;
  /* Better Font Rendering */

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-red-5G-2pt:before {
  content: "\ea27";
}
.icon-red-5G-1pt:before {
  content: "\ea28";
}
.icon-red-4G-2pt:before {
  content: "\ea29";
}
.icon-red-4G-1pt:before {
  content: "\ea2a";
}
.icon-movil-resistente-agua-2pt:before {
  content: "\ea22";
}
.icon-movil-resistente-agua-1pt:before {
  content: "\ea23";
}
.icon-dual-sim-no-1pt:before {
  content: "\ea24";
}
.icon-dual-sim-2pt:before {
  content: "\ea25";
}
.icon-dual-sim-1pt:before {
  content: "\ea26";
}
.icon-flecha-atras-simple:before {
  content: "\ea21";
}
.icon-rayo-2pt:before {
  content: "\ea0a";
}
.icon-rayo-1pt:before {
  content: "\ea1c";
}
.icon-llama-2pt:before {
  content: "\ea1f";
}
.icon-alarma-2pt:before {
  content: "\ea20";
}
.icon-seguro-humedad-75pt:before {
  content: "\ea17";
}
.icon-seguro-llamadas-fraudulentas-1pt:before {
  content: "\ea18";
}
.icon-seguro-llamadas-fraudulentas-2pt:before {
  content: "\ea19";
}
.icon-seguro-llamadas-fraudulentas-75pt:before {
  content: "\ea1a";
}
.icon-seguros-certificado-garantia:before {
  content: "\ea1b";
}
.icon-seguros-movil-1pt:before {
  content: "\ea1d";
}
.icon-seguros-movil-2pt:before {
  content: "\ea1e";
}
.icon-regalos-a-tiempo-2pt:before {
  content: "\ea11";
}
.icon-devolucion-15-enero-2pt:before {
  content: "\ea12";
}
.icon-devolucion-15-enero-1pt:before {
  content: "\ea13";
}
.icon-regalos-a-tiempo-1pt:before {
  content: "\ea14";
}
.icon-clip-2pt:before {
  content: "\ea15";
}
.icon-clip-1pt:before {
  content: "\ea16";
}
.icon-caja-stock-1pt:before {
  content: "\ea00";
}
.icon-caja-stock-2pt:before {
  content: "\ea01";
}
.icon-caja-stock-check-1pt:before {
  content: "\ea02";
}
.icon-caja-stock-check-2pt:before {
  content: "\ea03";
}
.icon-camion-free:before {
  content: "\ea04";
}
.icon-camion-free-2pt:before {
  content: "\ea05";
}
.icon-camion-gratis-1pt:before {
  content: "\ea06";
}
.icon-camion-gratis-2pt:before {
  content: "\ea07";
}
.icon-envio-gratis-1pt:before {
  content: "\ea08";
}
.icon-envio-gratis-2pt:before {
  content: "\ea09";
}
.icon-not-check-circle-4pt:before {
  content: "\ea0a";
}
.icon-oferta-1pt:before {
  content: "\ea0b";
}
.icon-oferta-2pt:before {
  content: "\ea0c";
}
.icon-reloj-1pt:before {
  content: "\ea0d";
}
.icon-reloj-animado:before {
  content: "\ea0e";
}
.icon-reloj-animado-1pt:before {
  content: "\ea0f";
}
.icon-tick:before {
  content: "\ea10";
}
.icon-fe-erratas-1pt:before {
  content: "\e9fe";
}
.icon-catalogo-canarias-1pt:before {
  content: "\e9ff";
}
.icon-caja-extra-1pt:before {
  content: "\e9fa";
}
.icon-costes-fijos:before {
  content: "\e9fb";
}
.icon-pago-plazos:before {
  content: "\e9fc";
}
.icon-tarifa-permanencia-1pt:before {
  content: "\e9fd";
}
.icon-catalogo-online-1pt:before {
  content: "\e9f4";
}
.icon-catalogo-online-2pt:before {
  content: "\e9f5";
}
.icon-grafica:before {
  content: "\e9f6";
}
.icon-grafica-2pt:before {
  content: "\e9f7";
}
.icon-tarifa-diamante-1pt:before {
  content: "\e9f8";
}
.icon-tarifa-mejor-1pt:before {
  content: "\e9f9";
}
.icon-buscar-tarifa-1pt:before {
  content: "\e9de";
}
.icon-buscar-tarifa-2pt:before {
  content: "\e9df";
}
.icon-cascos-1pt:before {
  content: "\e9e0";
}
.icon-consola-1pt:before {
  content: "\e9e1";
}
.icon-drone-1pt:before {
  content: "\e9e2";
}
.icon-drone-2pt:before {
  content: "\e9e3";
}
.icon-listado:before {
  content: "\e9e4";
}
.icon-listado-1pt:before {
  content: "\e9e5";
}
.icon-movil-reacondicionado-1pt:before {
  content: "\e9e6";
}
.icon-movil-reacondicionado-2pt:before {
  content: "\e9e7";
}
.icon-ordenador-1pt:before {
  content: "\e9e8";
}
.icon-ordenador-2pt:before {
  content: "\e9e9";
}
.icon-patinete-1pt:before {
  content: "\e9ea";
}
.icon-portatil-1pt:before {
  content: "\e9eb";
}
.icon-portatil-2pt:before {
  content: "\e9ec";
}
.icon-servicios-listado:before {
  content: "\e9ed";
}
.icon-servicios-ph:before {
  content: "\e9ee";
}
.icon-sh-1pt:before {
  content: "\e9ef";
}
.icon-tablet-1pt:before {
  content: "\e9f0";
}
.icon-tablet-2pt:before {
  content: "\e9f1";
}
.icon-tv-tv-1pt:before {
  content: "\e9f2";
}
.icon-tv-tv-2pt:before {
  content: "\e9f3";
}
.icon-disco-duro-1pt:before {
  content: "\e9d6";
}
.icon-disco-duro-2pt:before {
  content: "\e9d7";
}
.icon-nube-1pt:before {
  content: "\e9d8";
}
.icon-nube-2pt:before {
  content: "\e9d9";
}
.icon-nube-descargar-1pt:before {
  content: "\e9da";
}
.icon-nube-descargar-2pt:before {
  content: "\e9db";
}
.icon-nube-subir-1pt:before {
  content: "\e9dc";
}
.icon-nube-subir-2pt:before {
  content: "\e9dd";
}
.icon-bocadillo-telf-1pt:before {
  content: "\e9bf";
}
.icon-bocadillo-telf-2pt:before {
  content: "\e9cf";
}
.icon-phone1:before {
  content: "\e9d0";
}
.icon-phone-2pt1:before {
  content: "\e9d1";
}
.icon-telf-fijo-1pt:before {
  content: "\e9d2";
}
.icon-telf-fijo-2pt:before {
  content: "\e9d3";
}
.icon-ubicacion-1pt:before {
  content: "\e9d4";
}
.icon-ubicacion-2pt:before {
  content: "\e9d5";
}
.icon-arbol-1pt:before {
  content: "\e97c";
}
.icon-arbol-2pt:before {
  content: "\e97d";
}
.icon-arbol-navidad-1pt:before {
  content: "\e97f";
}
.icon-arbol-navidad-2pt:before {
  content: "\e999";
}
.icon-baston-caramelo-1pt:before {
  content: "\e99a";
}
.icon-baston-caramelo-2pt:before {
  content: "\e99b";
}
.icon-bocadillo-ayuda-1pt:before {
  content: "\e99c";
}
.icon-bocadillo-ayuda-2pt:before {
  content: "\e99d";
}
.icon-caja-nuevo-2pt:before {
  content: "\e9ad";
}
.icon-caja-vacia-1pt:before {
  content: "\e9ae";
}
.icon-calcetin-navidad:before {
  content: "\e9af";
}
.icon-calcetin-navidad-2pt:before {
  content: "\e9b0";
}
.icon-check-circle-1pt:before {
  content: "\e9b1";
}
.icon-check-circle-2pt:before {
  content: "\e9b2";
}
.icon-copo-nieve-1pt:before {
  content: "\e9b3";
}
.icon-copo-nieve-2pt:before {
  content: "\e9b4";
}
.icon-corazon-relleno:before {
  content: "\e9b5";
}
.icon-etiqueta-navidad-1pt:before {
  content: "\e9b6";
}
.icon-etiqueta-navidad-2pt:before {
  content: "\e9b7";
}
.icon-icon-info-2pt:before {
  content: "\e9b8";
}
.icon-regalo-1pt:before {
  content: "\e9b9";
}
.icon-regalos-varios-1pt:before {
  content: "\e9bd";
}
.icon-regalos-varios-2pt:before {
  content: "\e9be";
}
.icon-movil-fibra-tv-1pt:before {
  content: "\e96d";
}
.icon-movil-2pt:before {
  content: "\e96e";
}
.icon-adsl-fibra-1pt:before {
  content: "\e940";
}
.icon-bocadillo-redondo-2pt:before {
  content: "\e941";
}
.icon-cliente-1pt:before {
  content: "\e942";
}
.icon-cobertura-1pt:before {
  content: "\e943";
}
.icon-cobertura-2pt:before {
  content: "\e944";
}
.icon-descarga-2pt:before {
  content: "\e945";
}
.icon-descuento-1pt:before {
  content: "\e95d";
}
.icon-descuento-2pt:before {
  content: "\e95e";
}
.icon-estrechar-mano-1pt:before {
  content: "\e95f";
}
.icon-estrechar-mano-2pt:before {
  content: "\e960";
}
.icon-factura-1pt:before {
  content: "\e961";
}
.icon-grupo-1pt:before {
  content: "\e962";
}
.icon-grupo-2pt:before {
  content: "\e963";
}
.icon-icon-cart-1pt:before {
  content: "\e964";
}
.icon-impresora-1pt:before {
  content: "\e965";
}
.icon-impresora-2pt:before {
  content: "\e966";
}
.icon-lineas-movil-adicionales-1pt:before {
  content: "\e969";
}
.icon-megafono-1pt:before {
  content: "\e96a";
}
.icon-megafono-2pt:before {
  content: "\e96b";
}
.icon-movil-1pt:before {
  content: "\e96c";
}
.icon-movil-fibra-tv:before {
  content: "\e97e";
}
.icon-portatil-megafono-1pt:before {
  content: "\e980";
}
.icon-portatil-megafono-2pt:before {
  content: "\e98c";
}
.icon-saco-dinero-1pt:before {
  content: "\e98d";
}
.icon-saco-dinero-2pt:before {
  content: "\e98e";
}
.icon-tarifa-movil-1pt:before {
  content: "\e98f";
}
.icon-wifi-1pt:before {
  content: "\e997";
}
.icon-wifi-2pt:before {
  content: "\e998";
}
.icon-home:before {
  content: "\e93f";
}
.icon-mensajes-bocadillos-2pt:before {
  content: "\e93e";
}
.icon-mensajes-bocadillos:before {
  content: "\e939";
}
.icon-empleo-2pt:before {
  content: "\e93d";
}
.icon-tarjetas-pago-1pt:before {
  content: "\e946";
}
.icon-flecha-carrusel-izquierda-2pt:before {
  content: "\e947";
}
.icon-flecha-carrusel-derecha-2pt:before {
  content: "\e95c";
}
.icon-estrella-medio-rellena:before {
  content: "\e948";
}
.icon-bombilla:before {
  content: "\e9c0";
}
.icon-check-tick:before {
  content: "\e9c6";
  color: #94c249;
}
.icon-estanteria:before {
  content: "\e9c7";
}
.icon-futbol:before {
  content: "\e9c8";
}
.icon-icon-cart1:before {
  content: "\e9c9";
}
.icon-pc:before {
  content: "\e9ca";
}
.icon-puerta-abierta:before {
  content: "\e9cb";
}
.icon-regalo:before {
  content: "\e9cc";
}
.icon-sofa:before {
  content: "\e9cd";
}
.icon-tarjetas-pago:before {
  content: "\e9ce";
}
.icon-cine:before {
  content: "\e9ba";
}
.icon-contrato:before {
  content: "\e9bb";
}
.icon-diamante:before {
  content: "\e9bc";
}
.icon-mano-indicacion:before {
  content: "\e9c1";
}
.icon-motor:before {
  content: "\e9c2";
}
.icon-movil:before {
  content: "\e9c3";
}
.icon-series:before {
  content: "\e9c4";
}
.icon-tv:before {
  content: "\e9c5";
}
.icon-avion2:before {
  content: "\e985";
}
.icon-bombilla-eco:before {
  content: "\e986";
}
.icon-candado-abierto:before {
  content: "\e987";
}
.icon-candado-cerrado:before {
  content: "\e988";
}
.icon-cerdito-hucha:before {
  content: "\e989";
}
.icon-cerrar:before {
  content: "\e98a";
}
.icon-entregado-tienda:before {
  content: "\e98b";
}
.icon-estrella-rellena:before {
  content: "\e990";
}
.icon-estrella-vacia:before {
  content: "\e991";
}
.icon-factura:before {
  content: "\e992";
}
.icon-hoja:before {
  content: "\e993";
}
.icon-icon-franquicias2:before {
  content: "\e994";
}
.icon-icon-franquicias-2pt:before {
  content: "\e995";
}
.icon-lupa-buscar:before {
  content: "\e996";
}
.icon-menu2:before {
  content: "\e99e";
}
.icon-ojo:before {
  content: "\e99f";
}
.icon-ojo-tachado:before {
  content: "\e9a0";
}
.icon-portabilidad:before {
  content: "\e9a1";
}
.icon-prohibido:before {
  content: "\e9a2";
}
.icon-reembolso:before {
  content: "\e9a3";
}
.icon-reloj:before {
  content: "\e9a4";
}
.icon-reparaciones:before {
  content: "\e9a5";
}
.icon-carcasa-movil:before {
  content: "\e9a6";
}
.icon-cerrar-sesion-apagado:before {
  content: "\e9a7";
}
.icon-corazon:before {
  content: "\e9a8";
}
.icon-escudo-tick:before {
  content: "\e9a9";
}
.icon-oferta:before {
  content: "\e9aa";
}
.icon-smartband:before {
  content: "\e9ab";
}
.icon-smartwatch:before {
  content: "\e9ac";
}
.icon-caja-entregado:before {
  content: "\e91a";
}
.icon-servicio-tecnico-2pt:before {
  content: "\e930";
}
.icon-filtro-2pt:before {
  content: "\e937";
}
.icon-mas-2pt:before {
  content: "\e93a";
}
.icon-certificado-garantia-2:before {
  content: "\e93b";
}
.icon-certificado-garantia:before {
  content: "\e93c";
}
.icon-avion:before {
  content: "\e903";
}
.icon-catalogo:before {
  content: "\e981";
}
.icon-horario:before {
  content: "\e982";
}
.icon-multioperador:before {
  content: "\e983";
}
.icon-multioperador-2pt:before {
  content: "\e984";
}
.icon-advert-geo:before {
  content: "\e921";
}
.icon-advert-geo-2pt:before {
  content: "\e922";
}
.icon-arrow-2pt:before {
  content: "\e923";
}
.icon-caract-bateria-2pt:before {
  content: "\e924";
}
.icon-caract-camara-2pt:before {
  content: "\e925";
}
.icon-caract-pantalla-2pt:before {
  content: "\e926";
}
.icon-caract-procesador-2pt:before {
  content: "\e934";
}
.icon-caract-ram-2pt:before {
  content: "\e935";
}
.icon-caract-sistema-android-2pt:before {
  content: "\e953";
}
.icon-caract-sistema-ios-2pt:before {
  content: "\e954";
}
.icon-caract-sistema-windows-2pt:before {
  content: "\e955";
}
.icon-cerrar-2pt:before {
  content: "\e956";
}
.icon-cerrar-circulo-2pt:before {
  content: "\e957";
}
.icon-cerrar-cuadrado-2pt:before {
  content: "\e958";
}
.icon-certificado-garantia-2pt:before {
  content: "\e959";
}
.icon-clientes-2pt:before {
  content: "\e95a";
}
.icon-compartir-2pt:before {
  content: "\e95b";
}
.icon-etiqueta-2:before {
  content: "\e967";
}
.icon-etiqueta-2-2pt:before {
  content: "\e968";
}
.icon-horario-2pt:before {
  content: "\e96f";
}
.icon-lapiz-2:before {
  content: "\e970";
}
.icon-lapiz-2-2pt:before {
  content: "\e971";
}
.icon-like-2pt:before {
  content: "\e972";
}
.icon-menu:before {
  content: "\e973";
}
.icon-opiniones-2pt:before {
  content: "\e974";
}
.icon-phone:before {
  content: "\e975";
}
.icon-phone-2pt:before {
  content: "\e976";
}
.icon-sobre:before {
  content: "\e977";
}
.icon-sobre-2pt:before {
  content: "\e978";
}
.icon-ver-mas-gr-2pt:before {
  content: "\e979";
}
.icon-volver-flecha:before {
  content: "\e97a";
}
.icon-volver-flecha-2pt:before {
  content: "\e97b";
}
.icon-lapiz-2pt:before {
  content: "\e907";
}
.icon-lapiz:before {
  content: "\e917";
}
.icon-etiqueta-2pt:before {
  content: "\e919";
}
.icon-calendario:before {
  content: "\e905";
}
.icon-ventas:before {
  content: "\e90d";
}
.icon-recogida:before {
  content: "\e91d";
}
.icon-opiniones:before {
  content: "\e91e";
}
.icon-aceptacion:before {
  content: "\e91f";
}
.icon-camion:before {
  content: "\e920";
}
.icon-icon-franquicia-2:before {
  content: "\e904";
}
.icon-pago-seguro:before {
  content: "\e91b";
}
.icon-tiendas:before {
  content: "\e91c";
}
.icon-h:before {
  content: "\e900";
}
.icon-accesorios:before {
  content: "\e901";
}
.icon-arrow:before {
  content: "\e902";
}
.icon-caja-nuevo:before {
  content: "\e906";
}
.icon-cobertura:before {
  content: "\e908";
}
.icon-dano:before {
  content: "\e909";
}
.icon-devolucion:before {
  content: "\e90a";
}
.icon-devolucion-14dias:before {
  content: "\e90b";
}
.icon-devolucion-30dias:before {
  content: "\e90c";
}
.icon-financiacion:before {
  content: "\e90e";
}
.icon-flecha_dcha:before {
  content: "\e90f";
}
.icon-flecha_izda:before {
  content: "\e910";
}
.icon-fraudulento:before {
  content: "\e911";
}
.icon-garantia:before {
  content: "\e912";
}
.icon-garantia-1:before {
  content: "\e913";
}
.icon-garantia-2:before {
  content: "\e914";
}
.icon-gestion:before {
  content: "\e915";
}
.icon-icon-cart:before {
  content: "\e916";
}
.icon-icon-clientes:before {
  content: "\e918";
}
.icon-icon-estado-pedido:before {
  content: "\e927";
}
.icon-icon-franquicias:before {
  content: "\e928";
}
.icon-icon-garantia:before {
  content: "\e929";
}
.icon-icon-info:before {
  content: "\e92a";
}
.icon-icon-info-hover:before {
  content: "\e92b";
  color: #0083a4;
}
.icon-icono-cesta:before {
  content: "\e92c";
}
.icon-iconos-renove-01:before {
  content: "\e92d";
}
.icon-iconos-renove-02:before {
  content: "\e92e";
}
.icon-iconos-renove-03:before {
  content: "\e92f";
}
.icon-icon-papelera:before {
  content: "\e932";
}
.icon-icon-removil:before {
  content: "\e931";
}
.icon-icon-seguros:before {
  content: "\e933";
}
.icon-icon-servicio-tecnico:before {
  content: "\e936";
}
.icon-liquidos:before {
  content: "\e938";
}
.icon-outlet-liberado:before {
  content: "\e949";
}
.icon-outlet-revisado:before {
  content: "\e94a";
}
.icon-outlet-uso:before {
  content: "\e94b";
}
.icon-presupuesto:before {
  content: "\e94c";
}
.icon-robo:before {
  content: "\e94d";
}
.icon-rotura:before {
  content: "\e94e";
}
.icon-ruedasdentadas:before {
  content: "\e94f";
}
.icon-seguro-esencial:before {
  content: "\e950";
}
.icon-seguro-total:before {
  content: "\e951";
}
.icon-stock-hierba:before {
  content: "\e952";
}
.proceso-compra {
  margin: 0 auto;
}
.proceso-compra:before,
.proceso-compra:after {
  display: table;
  content: "";
  line-height: 0;
}
.proceso-compra:after {
  clear: both;
}
.proceso-compra > header {
  margin-bottom: 10px;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .proceso-compra {
    width: 100%;
  }
}
@media (max-width:32.4375em) {
  .proceso-compra {
    width: 100%;
  }
}
.proceso-compra-confirmacion {
  max-width: 1093px;
  margin: 0 auto;
}
.proceso-compra-confirmacion .destacado {
  border: 1px solid #e2e2e2;
  border-bottom: 2px solid #e2e2e2;
  border-radius: 4px;
  font-weight: bold;
  margin: 0 0 10px 0;
  padding: 10px 15px;
  text-align: center;
}
.proceso-compra-confirmacion p {
  margin-top: 15px;
  margin-bottom: 15px;
}
#see-more-stores {
  float: right;
  position: relative;
  top: 30px;
  right: 190px;
}
.color-en-carrito {
  display: inline-block;
}
.proceso-compra {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.proceso-compra .bloq-info-extra {
  background-color: #0083a41a;
  border-radius: 5px;
  padding: 25px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  max-width: 823px;
  margin: auto;
  margin-top: 35px;
  margin-bottom: 35px;
}
.proceso-compra .bloq-info-extra .line-extra {
  display: flex;
  align-items: center;
  width: 84%;
}
.proceso-compra .bloq-info-extra .line-extra > span {
  margin-right: 20px;
  width: 36px;
  display: flex;
  justify-content: center;
}
@media (max-width:32.4375em) {
  .proceso-compra .bloq-info-extra .line-extra > span {
    width: 76px;
  }
}
.proceso-compra .title-ko {
  font-weight: bold;
  color: #0083a4;
  font-size: 25px;
  text-align: center;
  margin-top: 34px;
}
.proceso-compra .subtitle-ko {
  font-weight: bold;
  color: #0083a4;
  font-size: 25px;
}
.proceso-compra .recuadro {
  border: none;
  font-size: 16px;
}
.proceso-compra .recuadro .btn-compra-ko {
  display: flex;
  justify-content: center;
  margin: 19px 0px 19px 0px;
}
.proceso-compra .recuadro .btn-compra-ko .mod-boton-reintentar {
  background-color: #f89406;
  color: #ffffff;
  font-size: 19px;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 0px;
  padding: 13px 62px;
  text-transform: uppercase;
  line-height: 6px;
  height: 58px;
}
.proceso-compra .recuadro .btn-compra-ko .mod-boton-reintentar .svg {
  width: 32px;
  position: relative;
  margin: 0px 15px 0px 0px;
  top: 4px;
}
.proceso-compra .recuadro .btn-compra-ko .mod-boton-reintentar:hover {
  background-color: #df5d21;
  transition: all 0.3s ease;
}
.proceso-compra .acordeon-ficha {
  border: none;
}
.proceso-compra .acordeon-ficha h3.titulo-acordeon {
  background-color: #0083a4;
  color: #ffffff;
  border: none;
  border-radius: 5px;
  padding: 10px 37px 10px 29px;
}
.proceso-compra .acordeon-ficha h3.titulo-acordeon span.flecha {
  width: 26px;
  height: 40px;
  background: url('https://cdn.phonehouse.es/res_static/img/icons/arrow-white.svg') no-repeat;
  background-position: center;
  display: inline-block;
  position: absolute;
  right: 29px;
  top: 0px;
  transition: all 1s;
  transform: rotate(0deg);
}
.proceso-compra .acordeon-ficha > div.confondo {
  border: none;
  background-color: #0083a41a;
  width: 99%;
  margin: auto;
  position: relative;
  overflow-wrap: break-word;
}
.proceso-compra .acordeon-ficha > div.confondo .logo-bank {
  position: relative;
  height: 61px;
}
.proceso-compra .acordeon-ficha > div.confondo .logo-bank img {
  position: absolute;
  right: 23px;
  top: 0px;
}
.proceso-compra .acordeon-ficha > div.confondo .text-acordeon {
  width: 99%;
  margin: auto;
  font-size: 16px;
}
.proceso-compra .acordeon-ficha > div.confondo .text-acordeon a {
  text-decoration: underline;
  color: #0094d9;
}
.proceso-compra .acordeon-ficha > div.confondo .text-acordeon .small-txt {
  color: #0083a4;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
}
.proceso-compra .acordeon-ficha > div.confondo .text-acordeon .bloq-capturas {
  display: flex;
  justify-content: center;
  margin: 40px 0px 40px 0px;
}
.carousel {
  margin-top: 11px;
  margin-bottom: 10px;
  line-height: 1;
  position: relative;
}
#carouselHome {
  margin-bottom: 12px;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  background-color: transparent;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > a > img,
.carousel-inner > .item > a {
  display: block;
  margin: 0 auto;
  line-height: 1;
  max-height: 320px;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
@media (min-width: 990px) {
  .carousel-inner {
    height: 340px;
  }
}
@media (min-width: 900px) and (max-width: 989px) {
  .carousel-inner {
    height: 310px;
  }
}
@media (min-width: 760px) and (max-width: 899px) {
  .carousel-inner {
    height: 280px;
  }
}
@media (min-width: 520px) and (max-width: 759px) {
  .carousel-inner {
    height: 240px;
  }
}
@media (min-width: 470px) and (max-width: 519px) {
  .carousel-inner {
    height: 205px;
  }
}
@media (min-width: 400px) and (max-width: 469px) {
  .carousel-inner {
    height: 190px;
  }
}
@media (min-width: 340px) and (max-width: 399px) {
  .carousel-inner {
    height: 160px;
  }
}
@media (min-width: 300px) and (max-width: 339px) {
  .carousel-inner {
    height: 140px;
  }
}
@media (max-width: 299px) {
  .carousel-inner {
    height: 125px;
  }
}
.carousel .control-div {
  width: 50px;
  height: 90%;
  position: absolute;
  left: 0;
  top: 0;
}
.carousel .control-div.control-right {
  left: auto;
  right: 0;
}
.carousel-control {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  position: absolute;
  top: 40%;
  left: 6px;
  z-index: 15;
  margin-top: -15px;
  width: 50px;
  height: 50px;
  opacity: 0.7;
  background: url('https://cdn.phonehouse.es/res_static/img/flechas-carrusel.png') no-repeat 2px 2px;
  -webkit-filter: drop-shadow(0px 0px 1px #444444);
  filter: drop-shadow(0px 0px 1px #444444);
}
.carousel-control.right {
  left: auto;
  right: 5px;
  background-position: -75px 2px;
}
.carousel-control:hover {
  opacity: 1;
}
.carousel-indicators {
  display: flex;
  width: 100%;
  margin: 0;
}
.carousel-indicators li {
  background-color: #fbfbfb;
  border-left: 1px solid #e2e2e2;
  color: #6e6e6e;
  flex: 1;
  font-size: 13px;
  line-height: 15px;
  padding: 10px;
  position: relative;
  text-align: center;
}
.carousel-indicators li:first-child {
  border-bottom-left-radius: 4px;
}
.carousel-indicators li:last-child {
  border-bottom-right-radius: 4px;
  border-right: 1px solid #e2e2e2;
}
.carousel-indicators li:hover,
.carousel-indicators li.active {
  cursor: pointer;
  background-color: #f1f1f1;
}
.carousel-indicators li span {
  display: block;
}
.carousel-indicators li h2 span {
  font-size: 13px;
}
.carousel-indicators li .chapa-outlet {
  display: none;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  section.carousel-inner {
    width: 100%;
    margin: 0px;
  }
  .carousel-inner > .item > img,
  .carousel-inner > a > img,
  .carousel-inner > a {
    width: 100%;
  }
}
@media (max-width:32.4375em) {
  #carouselHome {
    margin-bottom: 5px;
  }
  .carousel img {
    max-width: 100%;
    max-height: inherit;
  }
  .carousel .control-left,
  .carousel .control-right {
    display: none;
  }
  .carousel-indicators {
    display: block;
    margin-bottom: 10px;
    margin-top: 0;
    text-align: center;
  }
  .carousel-indicators li {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 25px;
    text-align: left;
    margin: 0 5px;
    padding: 0;
    border: 0;
    background: none;
    background-color: #e2e2e2;
    border-radius: 12px;
  }
  .carousel-indicators li:first-child,
  .carousel-indicators li:last-child {
    border-radius: 12px;
  }
  .carousel-indicators li.active,
  .carousel-indicators li:hover,
  .carousel-indicators li.active:hover {
    background: none;
    border: 0;
    background-color: #ffffff;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  }
  .carousel-indicators li.active:first-child,
  .carousel-indicators li:hover:first-child,
  .carousel-indicators li.active:hover:first-child,
  .carousel-indicators li.active:last-child,
  .carousel-indicators li:hover:last-child,
  .carousel-indicators li.active:hover:last-child {
    border: 0;
  }
}
html.touch header.principal form span {
  display: none;
}
.medios-prensa h2 {
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  font-size: 32px;
}
.medios-prensa .imagenes img {
  max-width: 100%;
}
.medios-prensa .texto a h2.titulo {
  color: #ffffff;
  display: inline-block;
  background-color: #00a7b0;
  padding: 10px 15px;
}
.medios-prensa .texto a:hover {
  opacity: 0.8;
}
.medios-prensa .texto h2 {
  margin: 0px;
}
.medios-prensa .texto p {
  color: #00254b;
}
.medios-prensa .texto span {
  color: #0083a4;
  line-height: 19px;
}
@media (max-width:32.4375em) {
  .medios-prensa .texto a h2.titulo {
    font-size: 28px;
    line-height: 30px;
  }
}
.texto-informativo {
  clear: both;
  background-color: #fbfbfb;
  padding: 1rem;
  margin-top: 1rem;
}
.texto-informativo h2,
.texto-informativo h3,
.texto-informativo h4,
.texto-informativo p {
  font-size: 14px;
  display: inline;
}
.texto-informativo a {
  color: #0083a4;
  text-decoration: none;
}
.texto-informativo a:hover {
  text-decoration: underline;
}
@media (max-width:32.4375em) {
  .texto-informativo h2,
  .texto-informativo h3,
  .texto-informativo h4,
  .texto-informativo p {
    font-size: 16px;
  }
}
.legales-fondo-gris {
  background-color: #f1f1f1;
  color: #6e6e6e;
  padding: 25px;
  padding-bottom: 35px;
  font-size: 11px;
  clear: both;
}
.legales-fondo-gris a {
  color: #000000;
}
.legales-fondo-gris ol,
.legales-fondo-gris ol li {
  list-style-type: decimal;
  margin-left: 6px;
}
.legales-fondo-gris ol li {
  margin-bottom: 5px;
}
.bloque-ventajas {
  margin: 20px auto;
  display: flex;
  flex-wrap: wrap;
}
.bloque-ventajas a {
  display: flex;
  float: left;
  width: 23.53515625%;
  margin-left: 1.953125%;
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  padding: 5px;
  color: #6e6e6e;
  background-color: #ffffff;
}
.bloque-ventajas a:first-child {
  clear: left;
  margin-left: 0;
}
.bloque-ventajas a:nth-child(4n+1) {
  clear: left;
  margin-left: 0;
}
.bloque-ventajas a.nth-child-3n1,
.bloque-ventajas a.nth-child-4n1 {
  clear: left;
  margin-left: 0;
}
.bloque-ventajas a .imagen {
  width: 25%;
  max-width: 110px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bloque-ventajas a .imagen > span {
  font-size: 72px;
}
.bloque-ventajas a .texto {
  width: 75%;
  display: flex;
  flex-flow: column;
  align-items: flex-start;
}
.bloque-ventajas a .texto h4 {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: normal;
}
.bloque-ventajas a .texto h4 span {
  color: #00a7b0;
  font-size: 20px;
}
.bloque-ventajas a .texto p {
  font-size: 13px;
  padding: .5rem 0;
  line-height: 18px;
  flex: 1;
}
.bloque-ventajas a .texto span.boton {
  font-size: 15px;
  padding: 5px 23px;
  display: inline-block;
}
.bloque-ventajas a:hover {
  box-shadow: 0 0 0 1px #e2e2e2 inset;
}
.bloque-ventajas a:hover .texto span.boton {
  background-color: #0083a4;
  color: #ffffff;
  transition: all 0.5s ease;
}
@media (max-width:90.000em) {
  .bloque-ventajas a {
    float: left;
    width: 49.0234375%;
    margin-left: 1.953125%;
    margin-top: 15px;
  }
  .bloque-ventajas a:first-child {
    clear: left;
    margin-left: 0;
  }
  .bloque-ventajas a:nth-child(2n+1) {
    clear: left;
    margin-left: 0;
  }
  .bloque-ventajas a.nth-child-3n1,
  .bloque-ventajas a.nth-child-4n1 {
    clear: left;
    margin-left: 0;
  }
}
@media (max-width:32.4375em) {
  .bloque-ventajas {
    display: none;
  }
}
.visto-recientemente .items-scroll-horizontal ul.bloque-ventajas {
  flex-wrap: inherit;
  margin: 0px;
}
.visto-recientemente .items-scroll-horizontal ul.bloque-ventajas li.items-scroll {
  min-width: 245px;
  width: 24.5%;
  position: relative;
}
.visto-recientemente .items-scroll-horizontal ul.bloque-ventajas li.items-scroll i {
  position: absolute;
  right: 5px;
  font-size: 19px;
  bottom: 23px;
  visibility: hidden;
  opacity: 0;
  color: #ffffff;
}
.visto-recientemente .items-scroll-horizontal ul.bloque-ventajas li.items-scroll i:hover {
  visibility: visible;
  opacity: 1;
}
.visto-recientemente .items-scroll-horizontal ul.bloque-ventajas li.items-scroll a {
  width: 100%;
  height: auto;
  padding: 0px;
  background-color: #444444;
  border: none;
  color: #ffffff;
}
.visto-recientemente .items-scroll-horizontal ul.bloque-ventajas li.items-scroll a .imagen {
  align-items: baseline;
  margin-top: 9px;
  width: 80px;
}
.visto-recientemente .items-scroll-horizontal ul.bloque-ventajas li.items-scroll a .imagen span {
  font-size: 45px;
}
.visto-recientemente .items-scroll-horizontal ul.bloque-ventajas li.items-scroll a .texto {
  padding: 10px 10px 10px 5px;
  width: 100%;
}
.visto-recientemente .items-scroll-horizontal ul.bloque-ventajas li.items-scroll a .texto .titu {
  font-size: 18px;
  text-shadow: 0 3px 5px #000000;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.visto-recientemente .items-scroll-horizontal ul.bloque-ventajas li.items-scroll a .texto .titu span {
  padding: 0px;
  color: #00a7b0;
  margin-bottom: 2px;
  display: inline-block;
  font-size: 18px;
}
.visto-recientemente .items-scroll-horizontal ul.bloque-ventajas li.items-scroll a:hover {
  background-color: #000000;
  box-shadow: none;
}
.visto-recientemente .items-scroll-horizontal ul.bloque-ventajas li.items-scroll a:hover + i {
  visibility: visible;
  opacity: 1;
}
@media (max-width:32.4375em) {
  .visto-recientemente .items-scroll-horizontal ul.bloque-ventajas li.items-scroll {
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
.container-tactico div {
  max-height: 200px;
  text-align: center;
}
@media (max-width:32.4375em) {
  .container-tactico {
    min-height: 140px;
  }
  .container-tactico img {
    height: auto;
  }
}
.sitemap_web h2,
.sitemap_web h4 {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  padding-bottom: .5rem;
  color: #444444;
  margin-top: 20px;
  font-size: 21px;
}
.sitemap_web .sitemap_web__columns {
  display: flex;
  flex-wrap: wrap;
}
.sitemap_web .sitemap_web__col {
  padding: 1rem;
  flex: 0 0 25%;
}
.sitemap_web .sitemap_web__col a {
  color: inherit;
}
.sitemap_web .sitemap_web__col a:hover {
  color: #0083a4;
  text-decoration: underline;
}
.sitemap_web .sitemap_web__col li {
  padding: 0.25rem 0.5rem;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .sitemap_web .sitemap_web__col {
    flex: 1 0 33%;
  }
}
@media (max-width:32.4375em) {
  .sitemap_web .sitemap_web__col {
    flex: 1 0 50%;
  }
}
.owl-pagination {
  display: none;
}
/* Escaparate ofertas destacadas */
.ofertas-destacadas ul {
  margin-top: 20px;
}
.ofertas-destacadas ul li {
  float: left;
  margin-bottom: 15px;
}
.ofertas-destacadas ul li a {
  padding: 15px;
  border: 1px solid #e2e2e2;
  display: block;
  border-radius: 3px;
  background-color: #ffffff;
  position: relative;
}
.ofertas-destacadas ul li a:hover {
  box-shadow: 0px 3px 21px 4px rgba(0, 0, 0, 0.1);
}
.ofertas-destacadas ul li a .imagen-item {
  text-align: center;
  max-width: 100%;
  height: 190px;
  padding: 15px;
  margin: auto;
  line-height: 160px;
}
.ofertas-destacadas ul li a .imagen-item img {
  max-width: 100%;
  max-height: 100%;
  vertical-align: middle;
}
.ofertas-destacadas ul li a h3 {
  color: #444444;
  font-size: 16px;
  font-weight: normal;
  margin: 10px 0px;
}
.ofertas-destacadas ul li a .precios {
  text-align: right;
}
.ofertas-destacadas ul li a .precios .precio-final {
  font-weight: bold;
  font-size: 24px;
  color: #e00052;
  padding-left: 5px;
}
.ofertas-destacadas .col-xs-6 {
  padding-right: 0.3rem !important;
  padding-left: 0.3rem !important;
}
@media (max-width:32.4375em) {
  .ofertas-destacadas ul li a {
    padding: 0px 10px 10px 10px;
  }
  .ofertas-destacadas ul li a .imagen-item {
    max-height: 100%;
    padding: 5px;
    height: 150px;
    line-height: 145px;
  }
  .ofertas-destacadas ul li a .imagen-item img {
    max-height: 105px;
  }
  .ofertas-destacadas ul li a h3 {
    font-size: 14px;
    margin-top: 0px;
  }
}
.visto-recientemente .items-scroll-horizontal {
  overflow-x: auto;
  margin-bottom: 15px;
  -webkit-overflow-scrolling: touch;
  scrollbar-color: #9b9b9b #e2e2e2;
  scrollbar-width: thin;
}
.visto-recientemente .items-scroll-horizontal::-webkit-scrollbar {
  height: 7px;
}
.visto-recientemente .items-scroll-horizontal::-webkit-scrollbar-track {
  background: #e2e2e2;
}
.visto-recientemente .items-scroll-horizontal::-webkit-scrollbar-thumb {
  background: #9b9b9b;
  border-radius: 4px;
}
.visto-recientemente .items-scroll-horizontal::-webkit-scrollbar-thumb:hover {
  background: #6e6e6e;
}
.visto-recientemente .items-scroll-horizontal ul {
  display: flex;
}
.visto-recientemente .items-scroll-horizontal ul li.items-scroll {
  display: inline-block;
  min-width: 150px;
  margin: 10px 5px 15px 5px;
  box-sizing: border-box;
  vertical-align: top;
  white-space: initial;
}
.visto-recientemente .items-scroll-horizontal ul li.items-scroll a.bloque-item {
  padding: 15px 10px;
  border: 1px solid #e2e2e2;
  display: block;
  border-radius: 3px;
  background-color: #ffffff;
  height: 220px;
  position: relative;
}
.visto-recientemente .items-scroll-horizontal ul li.items-scroll a.bloque-item:hover {
  box-shadow: 0px 3px 13px -4px rgba(0, 0, 0, 0.9);
  border: none;
}
.visto-recientemente .items-scroll-horizontal ul li.items-scroll a.bloque-item .imagen-item {
  text-align: center;
  max-width: 100%;
  height: 130px;
  padding: 10px;
  margin: auto;
  line-height: 107px;
}
.visto-recientemente .items-scroll-horizontal ul li.items-scroll a.bloque-item .imagen-item img {
  vertical-align: middle;
}
.visto-recientemente .items-scroll-horizontal ul li.items-scroll div.contenido {
  padding: 0px 6px;
  color: #0083a4;
}
.visto-recientemente .items-scroll-horizontal ul li.items-scroll div.contenido h3 {
  font-weight: normal;
  font-size: 14px;
}
.visto-recientemente .items-scroll-horizontal ul li.items-scroll div.contenido h3 span.text-cut {
  border: none;
}
@media only screen and (min-width: 1245px) {
  .visto-recientemente .items-scroll-horizontal ul {
    width: 100%;
  }
  .visto-recientemente .items-scroll-horizontal ul li.items-scroll {
    width: 15.7%;
  }
  .visto-recientemente .items-scroll-horizontal ul li.items-scroll a {
    height: 220px;
  }
  .visto-recientemente .items-scroll-horizontal ul li.items-scroll div.contenido h3 {
    font-size: 15px;
  }
}
.categorias-detacadas a {
  display: block;
  cursor: pointer;
  text-align: center;
  margin: 5px;
}
.categorias-detacadas a div.imagen {
  background-color: #e2e2e2;
  border-radius: 3px;
  padding: 5px;
  margin: 20px auto 5px auto;
  max-width: 200px;
}
.categorias-detacadas a div.imagen img {
  max-width: 130px;
  width: 100%;
}
.categorias-detacadas a h3 {
  color: #6e6e6e;
  font-weight: normal;
}
.categorias-detacadas-dos .contenedor {
  margin: 0 15px;
}
.categorias-detacadas-dos .contenedor div.col-xs-6 {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.categorias-detacadas-dos .contenedor div.col-xs-6 a.item-enlace {
  display: block;
  cursor: pointer;
  text-align: center;
  margin: 15px 5px 0px 5px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  border-radius: 3px;
  border: 1px solid #e2e2e2;
}
.categorias-detacadas-dos .contenedor div.col-xs-6 a.item-enlace.gris {
  background-image: url("https://cdn.phonehouse.es/res_static/img/fondo-categ-gris.jpg");
}
.categorias-detacadas-dos .contenedor div.col-xs-6 a.item-enlace.naranja {
  background-image: url("https://cdn.phonehouse.es/res_static/img/fondo-categ-naranja.jpg");
}
.categorias-detacadas-dos .contenedor div.col-xs-6 a.item-enlace.hierba {
  background-image: url("https://cdn.phonehouse.es/res_static/img/fondo-categ-hierba.jpg");
}
.categorias-detacadas-dos .contenedor div.col-xs-6 a.item-enlace.agua {
  background-image: url("https://cdn.phonehouse.es/res_static/img/fondo-categ-agua.jpg");
}
.categorias-detacadas-dos .contenedor div.col-xs-6 a.item-enlace.teal {
  background-image: url("https://cdn.phonehouse.es/res_static/img/fondo-categ-teal.jpg");
}
.categorias-detacadas-dos .contenedor div.col-xs-6 a.item-enlace.verde {
  background-image: url("https://cdn.phonehouse.es/res_static/img/fondo-categ-verde.jpg");
}
.categorias-detacadas-dos .contenedor div.col-xs-6 a.item-enlace h3 {
  color: #444444;
  font-weight: normal;
  text-transform: uppercase;
  padding: 10px 0px 20px 0px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.categorias-detacadas-dos .contenedor div.col-xs-6 a.item-enlace div.imagen {
  padding: 5px;
  margin: 10px auto 0px auto;
  max-width: 200px;
}
.categorias-detacadas-dos .contenedor div.col-xs-6 a.item-enlace div.imagen img {
  max-width: 147px;
  width: 100%;
  transition: transform 0.3s ease-out;
}
.categorias-detacadas-dos .contenedor div.col-xs-6 a.item-enlace div.imagen img:hover {
  transform: translate3d(0, -13px, 0) scale(1.02);
}
@media (max-width:32.4375em) {
  .categorias-detacadas-dos .contenedor div.col-xs-6 a.item-enlace h3 {
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .categorias-detacadas-dos .contenedor div.col-xs-6 a.item-enlace div.imagen {
    margin-top: 0px;
  }
  .categorias-detacadas-dos .contenedor div.col-xs-6 a.item-enlace div.imagen img {
    max-width: 100px;
  }
}
#ofer-exclusivas #clock {
  font-size: 74px;
  text-align: center;
}
#ofer-exclusivas .cuenta {
  margin: 25px 0;
  text-align: center;
}
#ofer-exclusivas .acordeon {
  color: #000000;
  font-size: 13px;
}
#ofer-exclusivas .acordeon h1,
#ofer-exclusivas .acordeon h2 {
  color: #000000;
  text-transform: uppercase;
  margin-bottom: 10px;
}
#ofer-exclusivas .acordeon h1 {
  font-size: 30px;
  margin-top: 15px;
}
#ofer-exclusivas .acordeon h2 {
  font-size: 15px;
  margin-top: 30px;
  border: solid 2px grey;
  border-radius: 4px;
  padding: 5px;
  cursor: pointer;
}
#ofer-exclusivas .acordeon .arrow {
  border-top-color: #000000;
  margin: 9px;
}
#ofer-exclusivas .acordeon p {
  padding-bottom: 5px;
}
#ofer-exclusivas .acordeon a {
  color: #000000;
  text-decoration: underline;
}
#ofer-exclusivas .acordeon.contenido-black-friday .acordion {
  background-color: transparent;
}
#ofer-exclusivas .acordeon.contenido-black-friday h2,
#ofer-exclusivas .acordeon.contenido-black-friday h3 {
  color: #6e6e6e;
  border-color: transparent;
  border-bottom: solid 1px #6e6e6e;
  text-transform: none;
  margin-top: 30px;
  margin-bottom: 10px;
  padding: 5px 0px;
  position: relative;
  cursor: pointer;
}
#ofer-exclusivas .acordeon.contenido-black-friday .flecha-desplegable {
  background-image: url('https://cdn.phonehouse.es/res_static/img/icons/arrow.svg');
  background-position: 0px;
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  top: -5px;
  right: 0px;
}
#ofer-exclusivas .acordeon.contenido-black-friday p {
  padding: 7px 0px;
  color: #6e6e6e;
}
#ofer-exclusivas .acordeon.contenido-black-friday a {
  color: #0083a4;
  text-decoration: none;
}
#ofer-exclusivas .destacado,
#ofer-exclusivas .peq,
#ofer-exclusivas .mediano-izda,
#ofer-exclusivas .mediano-dcha {
  background-color: transparent;
  position: relative;
  margin-bottom: 17px;
  display: inline-block;
  overflow: hidden;
}
#ofer-exclusivas .destacado {
  width: 100%;
  height: auto;
}
#ofer-exclusivas .mediano {
  width: 49%;
  height: auto;
  position: relative;
}
#ofer-exclusivas .peq {
  width: 49%;
  height: auto;
  margin-bottom: 13px;
}
#ofer-exclusivas .bloque-izda .mediano {
  float: left;
  margin-right: 17px;
}
#ofer-exclusivas .bloque-dcha .mediano {
  float: right;
  margin-left: 17px;
}
#ofer-exclusivas .mediano-izda {
  width: 49%;
  height: auto;
  float: left;
  margin-right: 17px;
  text-align: center;
}
#ofer-exclusivas .mediano-dcha {
  width: 49%;
  height: auto;
  float: right;
  text-align: center;
}
#ofer-exclusivas .agotado {
  position: absolute;
  top: 0px;
  left: 0px;
}
#ofer-exclusivas img.pc {
  max-width: 100%;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  #ofer-exclusivas {
    width: 100%;
  }
  #ofer-exclusivas .acordeon {
    width: 96%;
    margin: 0 auto;
  }
  #ofer-exclusivas .destacado {
    width: 100%;
    height: auto;
  }
  #ofer-exclusivas .destacado img {
    width: 100%;
  }
  #ofer-exclusivas .mediano {
    width: 49%;
    height: auto;
  }
  #ofer-exclusivas .mediano img {
    width: 100%;
  }
  #ofer-exclusivas .peq {
    width: 48%;
    height: auto;
  }
  #ofer-exclusivas .peq img {
    width: 100%;
  }
  #ofer-exclusivas .mediano-izda,
  #ofer-exclusivas .mediano-dcha {
    width: 48%;
    height: auto;
  }
  #ofer-exclusivas .mediano-izda img,
  #ofer-exclusivas .mediano-dcha img {
    width: 100%;
  }
}
@media (max-width:32.4375em) {
  #ofer-exclusivas {
    width: 94%;
    margin: 0 auto;
  }
  #ofer-exclusivas .titulo {
    font-size: 30px;
  }
  #ofer-exclusivas img.cabecera {
    width: 100%;
  }
  #ofer-exclusivas #clock {
    font-size: 37px;
    text-align: center;
  }
  #ofer-exclusivas .destacado,
  #ofer-exclusivas .mediano,
  #ofer-exclusivas .peq {
    width: 100%;
    height: auto;
  }
  #ofer-exclusivas .destacado img,
  #ofer-exclusivas .mediano img,
  #ofer-exclusivas .peq img {
    width: 100%;
  }
  #ofer-exclusivas .peq {
    margin-bottom: 17px;
  }
  #ofer-exclusivas .acordeon h1 {
    font-size: 25px;
  }
  #ofer-exclusivas .acordeon h2 {
    font-size: 13px;
  }
  #ofer-exclusivas .mediano-izda {
    width: 100%;
    height: auto;
  }
  #ofer-exclusivas .mediano-izda img {
    width: 100%;
  }
  #ofer-exclusivas .mediano-dcha {
    width: 100%;
    height: auto;
  }
  #ofer-exclusivas .mediano-dcha img {
    width: 100%;
  }
}
/*LANDINGS GENÉRICA SIN PROMO*/
.landing-promos-generica h1,
.landing-promos-generica h2,
.landing-promos-generica h3 {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  color: #00254b;
  font-size: 21px;
  margin-bottom: 10px;
}
.landing-promos-generica p {
  line-height: 1.5;
}
.landing-promos-generica .bloque-text {
  background-color: #f1f1f1;
  padding: 17px 22px;
  margin-top: 20px;
  border-radius: 4px;
}
.landing-promos-generica .bloque-text h1,
.landing-promos-generica .bloque-text h2 {
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 15px;
}
.landing-promos-generica .bloq-form-newsletter {
  margin-top: 20px;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  padding: 20px;
}
.landing-promos-generica .bloq-form-newsletter span.icon-avion {
  display: inline-block;
  float: left;
  margin-right: 20px;
  font-size: 69px;
  margin-bottom: 15px;
  color: #0083a4;
}
.landing-promos-generica .bloq-form-newsletter h4 {
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
}
.landing-promos-generica .bloq-form-newsletter a.mod-boton-verde2 {
  text-align: center;
  background-color: #28328a;
  display: inline-block;
  width: 100%;
  max-width: 250px;
  margin: 20px 0px;
  padding: .5rem;
}
.landing-promos-generica .bloq-form-newsletter a.mod-boton-verde2:hover {
  background-color: #0083a4;
}
.landing-promos-generica .bloq-form-newsletter img.img-form-news {
  max-width: 100%;
}
@media (max-width:32.4375em) {
  .landing-promos-generica .bloque-text {
    margin: 15px;
  }
  .landing-promos-generica .bloq-form-newsletter {
    margin: 15px;
  }
  .landing-promos-generica .bloq-form-newsletter span.icon-avion {
    text-align: center;
    display: block;
    float: none;
  }
  .landing-promos-generica .bloq-form-newsletter h3,
  .landing-promos-generica .bloq-form-newsletter h4 {
    clear: both;
    display: block;
  }
  .landing-promos-generica .bloq-form-newsletter .imagen {
    order: 2;
  }
  .landing-promos-generica .bloq-form-newsletter img.img-form-news {
    margin: 0 auto;
  }
}
/* nuevo-samsung-galaxy-note9 */
.hero {
  max-width: 1024px;
  margin: 0 auto;
}
.hero img.banner {
  width: 100%;
  margin: 0 auto;
}
.hero .selector-color-new ul li.active {
  padding-bottom: 10px;
}
.hero .selector-color-new ul li input[type="radio"] {
  display: none;
}
.hero .selector-color-new ul li label {
  font-size: 0;
}
.hero .selector-color-new ul li label.active {
  height: 40px;
  width: 40px;
}
.hero h1 {
  color: #1e2121;
  text-transform: uppercase;
}
.hero h2 {
  color: #1e2121;
  font-size: 44px;
  text-align: left;
  margin-bottom: 15px;
  padding-top: 40px;
  font-family: "FrutigerNextLT", Arial, Helvetica, sans-serif;
  letter-spacing: 10px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.hero h3 {
  color: #1e2121;
  font-size: 26px;
  padding-top: 30px;
  text-align: left;
  margin-bottom: 20px;
  font-family: "FrutigerNextLT", Arial, Helvetica, sans-serif;
  letter-spacing: 6px;
  font-weight: 400;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.hero h4 {
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  font-size: 34px;
  color: #e1061b;
  text-align: right;
}
.hero p {
  font-size: 18px;
  line-height: 28px;
}
.hero p > a {
  font-style: italic;
}
.hero p.claim {
  color: #1e2121;
  font-size: 15px;
  padding-top: 30px;
  text-align: left;
  margin-bottom: 20px;
  font-family: "FrutigerNextLT", Arial, Helvetica, sans-serif;
  letter-spacing: 10px;
  text-transform: uppercase;
  -webkit-font-smoothing: antialiased;
}
.hero.feature {
  padding: 100px 0px;
  min-height: 500px;
}
.hero.feature .col-2 h3 {
  padding-top: 100px;
  font-size: 22px;
}
.hero.feature .col-2 img {
  max-height: 450px;
}
.hero.feature .col-1 {
  text-align: center;
}
.hero.feature .col-1 h3 {
  text-align: center;
  font-size: 26px;
  padding-top: 50px;
}
.hero.feature .col-1 p {
  text-align: center;
}
.hero.feature .col-1 .tech {
  width: 20%;
  padding: 0;
  display: block;
  float: left;
  font-weight: bold;
  font-size: 15px;
  text-align: right;
  line-height: 17px;
}
.hero.feature .col-1 .description {
  width: 80%;
  padding: 0 20px;
  display: block;
  float: left;
  font-size: 15px;
  text-align: left;
  line-height: 17px;
}
.hero.feature .col-1 img {
  height: 300px;
}
.hero.feature .col-1 img.vip {
  height: auto;
  margin: 20px 0;
  max-width: 150px;
}
.hero.feature .col-1.grey1 {
  background-color: #fbfbfb;
}
.hero.feature .col-1.grey2 {
  background-color: #ececec;
}
.hero.feature .col-3 {
  border: solid 2px #cd9357;
  border-right: 0px;
  text-align: center;
  min-height: 400px;
  margin-bottom: 50px;
}
.hero.feature .col-3.ultimo {
  border-right: solid 2px #cd9357;
}
.hero.feature .col-3 h3 {
  text-align: center;
  padding-top: 30px;
  font-size: 17px;
}
.hero.feature .col-3 p {
  text-align: center;
}
.hero.feature .col-3 img {
  height: 170px;
}
.hero.feature .col-4 {
  text-align: center;
}
.hero.feature .col-4 h3 {
  text-align: center;
  padding-top: 50px;
  font-size: 17px;
}
.hero.feature .col-4 p {
  text-align: center;
}
.hero.feature .col-4 img {
  max-height: 170px;
  width: 70%;
}
.hero .col-1,
.hero .col-2,
.hero .col-3,
.hero .col-4 {
  width: 100%;
  display: block;
  float: left;
  padding: 20px 40px;
}
.hero .col-1.no-padding,
.hero .col-2.no-padding,
.hero .col-3.no-padding,
.hero .col-4.no-padding {
  padding: 0;
}
.hero .col-1 {
  float: none;
  clear: both;
  position: relative;
}
.hero .col-1 .pc img,
.hero .col-1 .responsive img {
  width: 100%;
}
.hero .col-2 {
  width: 50%;
}
.hero .col-3 {
  width: 33%;
}
.hero .col-4 {
  width: 25%;
  padding: 20px;
}
.hero .selectItem {
  position: absolute;
  width: 300px;
  height: 210px;
  bottom: 50%;
  right: 37px;
  z-index: 5;
}
.hero p.reserva {
  font-size: 13px;
  color: #000000;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .hero {
    width: 100%;
  }
  .hero .logo {
    height: 90px;
  }
  .hero h2 {
    font-size: 33px;
  }
  .hero h3 {
    letter-spacing: 4px;
  }
  .hero p.claim {
    font-size: 12px;
  }
  .hero.feature .col-2 img {
    min-height: 200px;
  }
  .hero.feature .col-3 {
    min-height: 419px;
    padding: 20px;
  }
}
@media (max-width:32.4375em) {
  .hero {
    margin: 0 auto;
    width: 100%;
  }
  .hero .description,
  .hero .tech {
    width: 100%;
    float: none;
    clear: both;
    text-align: center;
  }
  .hero .tech {
    margin-bottom: 5px;
  }
  .hero.feature {
    padding: 20px 3%;
    width: 94%;
    min-height: 500px;
    height: auto;
  }
  .hero.feature .col-1 img {
    height: auto;
    width: 70%;
  }
  .hero.feature .col-1 img.vip {
    height: 150px;
    margin: 20px 0;
  }
  .hero.feature .col-1 .description,
  .hero.feature .col-1 .tech {
    width: 100%;
    float: none;
    clear: both;
    text-align: center;
  }
  .hero.feature .col-1 .tech {
    margin-bottom: 5px;
  }
  .hero.feature .col-1 h3 {
    font-size: 18px;
    line-height: 21px;
    padding-top: 50px;
  }
  .hero.feature .col-2 img {
    height: 220px;
  }
  .hero.feature .col-2 h3 {
    padding: 0;
  }
  .hero.feature .col-3 h3 {
    font-size: 14px;
    letter-spacing: 4px;
  }
  .hero.feature .col-3 {
    border: solid 2px #cd9357;
    text-align: center;
    min-height: auto;
    padding: 20px;
    margin-bottom: 20px;
  }
  .hero.feature .col-4 img {
    max-width: 100px;
    width: 50%;
  }
  .hero.feature .col-4 h3 {
    font-size: 14px;
    letter-spacing: 4px;
    padding-top: 24px;
  }
  .hero h2 {
    width: 90%;
    margin: 0 auto;
    padding-top: 25px;
    margin-bottom: 15px;
    font-size: 30px;
    text-align: center;
  }
  .hero h3 {
    text-align: center;
    font-size: 23px;
  }
  .hero h4 {
    font-size: 17px;
    text-align: center;
  }
  .hero p {
    font-size: 15px;
    line-height: 21px;
  }
  .hero p.claim {
    padding: 15px 0 0 0;
    text-align: center;
  }
  .hero .col-1,
  .hero .col-2,
  .hero .col-3,
  .hero .col-4 {
    width: 100%;
    display: block;
    float: none;
    clear: both;
    padding: 10px 0px;
    text-align: center;
  }
  .hero .col-1 .logo {
    width: 90%;
    max-width: 430px;
  }
  .hero .col-2 {
    min-height: 150px;
  }
  .hero .selectItem {
    position: relative;
    width: 80%;
    height: auto;
    margin: 0 auto;
    margin-bottom: 50px;
    right: auto;
  }
  .hero .countdown #clock {
    font-size: 36px;
  }
}
.hero .col-2 h4 {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  color: #000000;
  font-size: 32px;
  text-align: left;
  margin-bottom: 40px;
}
@media (max-width:32.4375em) {
  .hero .col-2 h4 {
    text-align: center;
  }
}
/* *********************************************************************************** */
.listado-adsl .logos {
  display: inline-flex;
  justify-content: center;
  margin-right: 0%;
  margin-top: 20px;
  vertical-align: middle;
  width: 100%;
}
.listado-adsl .logos > a {
  margin-right: 10px;
  max-width: 15%;
  transition: all 500ms;
}
.listado-adsl .logos > a img {
  max-width: 65px;
  width: 100%;
}
.listado-adsl .logos > a:hover {
  transform: scale(1.2);
}
.listado-adsl .logos > a:last-child {
  margin-right: 0px;
}
@media (max-width : 61.875em) {
  .listado-adsl .logos {
    margin-bottom: 0px;
    width: 100%;
  }
}
@media (max-width:32.4375em) {
  .listado-adsl .logos {
    display: inline-block;
    text-align: center;
    min-height: 155px;
  }
  .listado-adsl .logos > a {
    margin: 4px;
    max-width: 100%;
    display: inline-block;
  }
}
/*Banner amarillo (cms: cabecera-comparadores)*/
.banner-comparador-tarif {
  background-color: #EED43F;
  margin-top: 20px;
  min-height: 200px;
  width: 100%;
}
.banner-comparador-tarif .row {
  margin-right: 0rem !important;
  margin-left: 0rem !important;
}
.banner-comparador-tarif .titulo {
  line-height: 1.7;
  padding: 40px 0px 0px 40px;
  float: right;
}
.banner-comparador-tarif .titulo h2 {
  color: #444444;
  font-size: 30px;
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
}
.banner-comparador-tarif .titulo p {
  color: #6f84a2;
  font-size: 16px;
}
.banner-comparador-tarif .bloq-img {
  text-align: center;
}
.banner-comparador-tarif .bloq-img img {
  position: relative;
  bottom: -3px;
  max-width: none;
}
.banner-comparador-tarif .botones {
  padding-top: 23px;
  padding-left: 30px;
}
.banner-comparador-tarif .botones a {
  display: inline-block;
  padding: 7px;
  border: solid 1px #ffffff;
  border-radius: 3px;
  margin-bottom: 15px;
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-align: center;
  color: #ffffff;
  background-color: #6f84a2;
  width: 275px;
}
.banner-comparador-tarif .botones a:nth-child(2) {
  background-color: #444444;
}
.banner-comparador-tarif .botones a:hover {
  background-color: #000000;
}
.banner-comparador-tarif .botones a i {
  color: #ffffff;
  font-size: 27px;
  padding-right: 5px;
}
@media (max-width: 1160px) {
  .banner-comparador-tarif .titulo {
    padding: 25px 0px 0px 15px;
  }
  .banner-comparador-tarif .bloq-img img {
    max-width: 250px;
    bottom: -19px;
  }
  .banner-comparador-tarif .botones {
    padding-left: 60px;
  }
  .banner-comparador-tarif .botones a {
    width: 235px;
  }
}
@media (max-width:32.4375em) {
  .banner-comparador-tarif.banner-comparadores .bloq-img {
    display: none;
  }
  .banner-comparador-tarif .titulo {
    padding: 10px 0px;
    float: none;
    text-align: center;
  }
  .banner-comparador-tarif .bloq-img img {
    bottom: -3px;
  }
  .banner-comparador-tarif .botones {
    padding-left: 0px;
    text-align: center;
    padding-top: 0px;
  }
  .banner-comparador-tarif .botones a {
    width: 90%;
  }
}
#sticky-operadores {
  position: relative;
}
#sticky-operadores a {
  background-color: #ffde13;
  border-radius: 4px;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 18px;
  padding: 5px 10px;
  transform: rotate(90deg);
  transform-origin: -5% 75%;
  position: fixed;
  top: 50%;
  right: -154px;
  width: 173px;
  z-index: 40;
  text-align: center;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}
#sticky-operadores a .icon-bocadillo-telf-2pt {
  font-size: 27px;
}
#sticky-operadores a:hover {
  background-color: #f2e400;
}
@media (max-width:32.4375em) {
  #sticky-operadores a {
    border-radius: 25px;
    padding: 10px;
    transform: rotate(0deg);
    top: initial;
    bottom: 60px;
    right: 0px;
    width: auto;
  }
  #sticky-operadores a span.texto {
    display: none;
  }
}
#sticky-operadores-resp {
  background-color: #ffffff;
  box-shadow: 0px 0px 10px #444444;
  padding: 5px;
  width: 100%;
  z-index: 55;
  position: fixed;
  bottom: 0;
  left: 0;
}
#sticky-operadores-resp a {
  font-weight: normal;
  padding: 2px;
  text-transform: none;
  width: 48.2%;
}
#sticky-operadores-resp a:first-child {
  margin-right: 2%;
}
.center {
  text-align: center;
  width: 100%;
}
.page-404 {
  margin-top: 50px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.page-404 .bloq-uno {
  padding-top: 15px;
  padding-bottom: 15px;
}
.page-404 .bloq-uno img {
  text-align: center;
  float: right;
  padding: 20px;
  max-width: 188px;
}
.page-404 .bloq-uno h1 {
  font-size: 27px;
  color: #94c249;
  font-weight: normal;
  margin-top: 20px;
}
.page-404 .bloq-uno p {
  color: #444444;
  font-size: 15px;
  line-height: 1.7;
  margin-top: 15px;
  font-weight: normal;
}
.page-404 .fondo-buscador {
  background-color: #0083a4;
  background-size: cover;
  background-position: center;
  padding: 20px 10px;
  position: relative;
  margin-top: 20px;
}
.page-404 .fondo-buscador span.pico {
  height: 50px;
  width: 50px;
  background-color: #0083a4;
  left: 48%;
  top: -10px;
  position: absolute;
  transform: rotate(46deg);
}
.page-404 .fondo-buscador .buscador > form {
  margin: 0px auto;
  width: 350px;
}
.page-404 .fondo-buscador .buscador > form:before,
.page-404 .fondo-buscador .buscador > form:after {
  display: table;
  content: "";
  line-height: 0;
}
.page-404 .fondo-buscador .buscador > form:after {
  clear: both;
}
.page-404 .fondo-buscador .buscador > form input {
  margin: 0;
  -webkit-appearance: none;
}
.page-404 .fondo-buscador .buscador > form input[type="search"] {
  width: 350px;
  height: 40px;
  padding-right: 40px;
  border: 1px solid #f1f1f1;
}
.page-404 .fondo-buscador .buscador > form input[type="search"]:focus {
  border: 1px solid #0083a4;
}
.page-404 .fondo-buscador .buscador > form input[type="submit"] {
  width: 40px;
  height: 40px;
  margin-left: -40px;
  text-indent: -9999px;
  background: url('https://cdn.phonehouse.es/res_static/img/buscar.png') no-repeat 9px 5px;
  border: 0;
  cursor: pointer;
  position: absolute;
}
@media (max-width:32.4375em) {
  .page-404 {
    margin-top: 0px;
  }
  .page-404 .bloq-uno h1 {
    font-size: 24px;
    margin-top: inherit;
  }
  .page-404 .bloq-uno img {
    float: none;
    padding: 10px;
    margin: 0 auto;
    display: block;
    max-width: 145px;
  }
  .page-404 .fondo-buscador .buscador > form {
    width: 94%;
  }
  .page-404 .fondo-buscador span.pico {
    left: 43%;
  }
}
.confirmacion-tpv .box {
  background-color: #ffffff;
  border: solid 1px #f1f1f1;
  padding: 20px;
}
.confirmacion-tpv .box .cabecera {
  min-height: 40px;
}
.confirmacion-tpv .box .cabecera span {
  height: 40px;
  width: 40px;
  margin-right: 0;
  float: left;
  display: block;
}
.confirmacion-tpv .box .cabecera span.devOk {
  background: url('https://cdn.phonehouse.es/res_static/img/stock.png') no-repeat 0px 5px;
}
.confirmacion-tpv .box .cabecera span.devKo {
  background: url('https://cdn.phonehouse.es/res_static/img/fail.png') no-repeat 0px 5px;
}
.confirmacion-tpv .box .cabecera p {
  float: left;
  display: block;
  font-size: 16px;
  line-height: 40px;
  color: #0083a4;
  font-weight: bold;
}
.confirmacion-tpv .box .texto {
  clear: both;
  display: block;
}
.confirmacion-tpv .box .texto a.link {
  font-weight: 300;
  color: #0083a4;
  cursor: pointer;
}
.confirmacion-tpv .box .texto a.link:hover {
  text-decoration: underline;
}
.confirmacion-tpv .box .texto p {
  color: #00254b;
  line-height: 20px;
  margin: 20px 0;
}
.confirmacion-tpv .box .texto p span {
  font-weight: bold;
}
.confirmacion-tpv .box .movil {
  display: none;
}
@media (max-width:32.4375em) {
  .confirmacion-tpv .box .cabecera span {
    float: none;
    margin: 0 auto;
  }
  .confirmacion-tpv .box .cabecera p {
    line-height: 25px;
    margin-bottom: 15px;
    text-align: center;
  }
  .confirmacion-tpv .box .movil {
    display: block;
  }
  .confirmacion-tpv .box .movil a {
    display: block;
  }
}
.devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion {
  padding: 0;
  background-color: #cfeef8;
  color: #00254b;
  font-weight: bold;
}
.devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion input[type="radio"] {
  margin: 10px 0;
  display: inline-block;
  width: 5%;
}
.devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion label {
  line-height: 40px;
  display: inline-block;
  width: 95%;
}
.devoluciones .mod-formulario input[type="submit"] {
  padding: 10px 23px;
  width: 25%;
  float: right;
}
.devoluciones .mod-formulario input[type="submit"].mod-boton-verde3 {
  width: 100%;
}
.devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado {
  background-color: #cfeef8;
  border: none;
}
.devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido {
  margin: 0;
  background-color: #fafafc;
  padding: 20px;
}
.devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .check-image {
  float: left;
  width: 46%;
  margin-right: 4%;
}
.devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .check-image input[type="checkbox"] + label {
  background-position: left;
}
.devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .check-image label {
  padding-left: 40px;
}
.devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .description,
.devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .description2 {
  float: left;
  width: 46%;
  margin-left: 4%;
}
.devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .description p,
.devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .description2 p {
  color: #0083a4;
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 14px;
}
.devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .description span,
.devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .description2 span {
  color: #6e6e6e;
  font-size: 12px;
  font-weight: 300;
  margin-top: 5px;
}
.devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .description2 {
  width: 100%;
  margin: 0;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label {
  color: #0094d9;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label span {
  color: #df5d21;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido {
  padding: 0;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido p,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido p {
  margin: 0;
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  color: #0094d9;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido p a,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido p a {
  font-weight: bold;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido p span,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido p span {
  margin: 10px 0;
  display: block;
  color: #df5d21;
  font-weight: bold;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido p a.link,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido p a.link {
  font-weight: normal;
  color: #0094d9;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido p a.link:hover,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido p a.link:hover {
  text-decoration: underline;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col3,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col3,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col3,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col3,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col2,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 {
  border: solid 1px #f1f1f1;
  background-color: #ffffff;
  width: 31.3%;
  min-height: 320px;
  margin: 1%;
  padding-top: 15px;
  float: left;
  display: inline-block;
  position: relative;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col3 span.bola,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col3 span.bola,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col3 span.bola,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col3 span.bola,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col2 span.bola,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 span.bola,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2 span.bola,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 span.bola {
  float: left;
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  font-size: 21px;
  line-height: 30px;
  text-transform: uppercase;
  padding: 0px 11px;
  margin: 5px 5px 0 10px;
  background-color: #00254b;
  border-radius: 20px;
  color: #ffffff;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col3 span.bola span,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col3 span.bola span,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col3 span.bola span,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col3 span.bola span,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col2 span.bola span,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 span.bola span,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2 span.bola span,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 span.bola span {
  color: #ffffff;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col3 h4,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col3 h4,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col3 h4,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col3 h4,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col2 h4,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 h4,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2 h4,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 h4 {
  width: 80%;
  float: left;
  margin-top: 5px;
  margin-left: 0px;
  color: grey;
  font-weight: normal;
  font-size: 14px;
  line-height: 18px;
  min-height: 100px;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col3 .ilustracion,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col3 .ilustracion,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col3 .ilustracion,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col3 .ilustracion,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col2 .ilustracion,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .ilustracion,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2 .ilustracion,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .ilustracion {
  text-align: center;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col2,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 {
  width: 64.6%;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col2 .ilustracion,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .ilustracion,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2 .ilustracion,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .ilustracion {
  width: 45%;
  text-align: left;
  float: left;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col2 .ilustracion img,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .ilustracion img,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2 .ilustracion img,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .ilustracion img {
  margin-left: 50px;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col2 .confirmacion,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .confirmacion,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2 .confirmacion,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .confirmacion {
  width: 45%;
  padding: 0 5%;
  float: left;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col2 .confirmacion a.mod-boton-verde3,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .confirmacion a.mod-boton-verde3,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2 .confirmacion a.mod-boton-verde3,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .confirmacion a.mod-boton-verde3 {
  display: block;
  clear: both;
  width: 100%;
  padding: 9px 23px 9px 23px;
  margin-bottom: 30px;
  font-size: 16px;
  font-weight: initial;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col2 .confirmacion p.texto,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .confirmacion p.texto,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2 .confirmacion p.texto,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .confirmacion p.texto {
  display: block;
  clear: both;
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #df5d21;
  font-size: 26px;
  line-height: 26px;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col2 .confirmacion p.texto span,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .confirmacion p.texto span,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2 .confirmacion p.texto span,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .confirmacion p.texto span {
  font-size: 17px;
  line-height: 5px;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col2 .confirmacion a.link,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .confirmacion a.link,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2 .confirmacion a.link,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .confirmacion a.link {
  font-size: 14px;
  font-weight: 300;
  color: #0083a4;
  line-height: 40px;
  cursor: pointer;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col2 .confirmacion a.link:hover,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .confirmacion a.link:hover,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2 .confirmacion a.link:hover,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .confirmacion a.link:hover {
  text-decoration: underline;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosA .col2 .confirmacion input[type="submit"],
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .confirmacion input[type="submit"],
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2 .confirmacion input[type="submit"],
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .confirmacion input[type="submit"] {
  margin-bottom: 0px;
  margin-top: 5px;
  background-color: #df5d21;
  color: #ffffff;
  padding: 6px;
  border: none;
  border-radius: 20px;
  width: 100%;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2 .ilustracion,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .ilustracion {
  width: 100%;
  text-align: center;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido .pasosB .col2 .ilustracion img,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .ilustracion img {
  margin: 0 auto;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form {
  width: 96%;
  display: block;
  clear: both;
  margin: 10px 1%;
  padding: 2%;
  background-color: #cfeef8;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form p,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form p {
  font-size: 14px;
  margin-top: 15px;
  display: block;
  clear: both;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form p.texto,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form p.texto {
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  color: #00254b;
  font-size: 28px;
  line-height: 28px;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form p.texto.naranja,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form p.texto.naranja {
  color: #ff7d00;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form p.como,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form p.como {
  color: #0094d9;
  font-size: 15px;
  line-height: 15px;
  margin-top: 6px;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form p.destacado,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form p.destacado {
  background-color: #ffffff;
  padding: 15px;
  margin-bottom: 15px;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form .col-izq,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-izq,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form .col-dch,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-dch {
  margin: 1%;
  width: 48%;
  float: left;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form .col-dch .float1,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-dch .float1,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form .col-dch .float2,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-dch .float2 {
  float: left;
  width: 48%;
  margin-right: 2%;
  display: inline-block;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form .col-dch .float3 p,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-dch .float3 p {
  display: block;
  clear: both;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form .col-dch .float3 select.dch,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-dch .float3 select.dch,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form .col-dch .float3 select.izq,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-dch .float3 select.izq {
  float: left;
  width: 22%;
  margin-right: 2%;
  display: inline-block;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form .col-dch .float3 select.dch br,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-dch .float3 select.dch br,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form .col-dch .float3 select.izq br,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-dch .float3 select.izq br {
  margin-top: 20px;
  display: block;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form .col-dch .float3 select.izq,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-dch .float3 select.izq {
  margin: 0 0 0 2%;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form .break,
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .break {
  display: block;
  clear: both;
  margin: 1%;
}
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label .opcion-contenido section.recogida-form input[type="submit"],
.devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form input[type="submit"] {
  margin-bottom: 0px;
  margin-top: 5px;
  background-color: #df5d21;
  color: #ffffff;
  padding: 6px;
  border: none;
  border-radius: 20px;
  width: 30%;
}
.devoluciones.confirmacion .devtiendaOk .box,
.devoluciones.confirmacion .devmensajeriaOk .box,
.devoluciones.confirmacion .devprocesoKo .box {
  background-color: #ffffff;
  padding: 10px;
}
.devoluciones.confirmacion .devtiendaOk .box .cabecera,
.devoluciones.confirmacion .devmensajeriaOk .box .cabecera,
.devoluciones.confirmacion .devprocesoKo .box .cabecera {
  min-height: 35px;
}
.devoluciones.confirmacion .devtiendaOk .box .cabecera span,
.devoluciones.confirmacion .devmensajeriaOk .box .cabecera span,
.devoluciones.confirmacion .devprocesoKo .box .cabecera span {
  height: 35px;
  width: 35px;
  margin-right: 0;
  float: left;
  display: block;
}
.devoluciones.confirmacion .devtiendaOk .box .cabecera span.devOk,
.devoluciones.confirmacion .devmensajeriaOk .box .cabecera span.devOk,
.devoluciones.confirmacion .devprocesoKo .box .cabecera span.devOk {
  background: url('https://cdn.phonehouse.es/res_static/img/stock.png') no-repeat 0px 5px;
}
.devoluciones.confirmacion .devtiendaOk .box .cabecera span.devKo,
.devoluciones.confirmacion .devmensajeriaOk .box .cabecera span.devKo,
.devoluciones.confirmacion .devprocesoKo .box .cabecera span.devKo {
  background: url('https://cdn.phonehouse.es/res_static/img/fail.png') no-repeat 0px 5px;
}
.devoluciones.confirmacion .devtiendaOk .box .cabecera p,
.devoluciones.confirmacion .devmensajeriaOk .box .cabecera p,
.devoluciones.confirmacion .devprocesoKo .box .cabecera p {
  float: left;
  display: block;
  font-size: 16px;
  line-height: 35px;
  font-weight: bold;
}
.devoluciones.confirmacion .devtiendaOk .box.ok,
.devoluciones.confirmacion .devmensajeriaOk .box.ok,
.devoluciones.confirmacion .devprocesoKo .box.ok {
  border: solid 1px #73a533;
}
.devoluciones.confirmacion .devtiendaOk .box.ok .cabecera p,
.devoluciones.confirmacion .devmensajeriaOk .box.ok .cabecera p,
.devoluciones.confirmacion .devprocesoKo .box.ok .cabecera p {
  color: #73a533;
}
.devoluciones.confirmacion .devtiendaOk .box.ko,
.devoluciones.confirmacion .devmensajeriaOk .box.ko,
.devoluciones.confirmacion .devprocesoKo .box.ko {
  border: solid 1px #ed1940;
}
.devoluciones.confirmacion .devtiendaOk .box.ko .cabecera p,
.devoluciones.confirmacion .devmensajeriaOk .box.ko .cabecera p,
.devoluciones.confirmacion .devprocesoKo .box.ko .cabecera p {
  color: #ed1940;
}
.devoluciones.confirmacion .devtiendaOk h4,
.devoluciones.confirmacion .devmensajeriaOk h4,
.devoluciones.confirmacion .devprocesoKo h4 {
  margin-left: 0px;
  color: #df5d21;
}
@media (max-width:32.4375em) {
  .devoluciones .mod-formulario {
    width: 90%;
    margin: 0 auto;
  }
  .devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion input[type="radio"] {
    margin: 3%;
    display: inline-block;
    width: 4%;
  }
  .devoluciones .mod-formulario input[type="submit"] {
    width: 100%;
    float: none;
    font-size: 16px;
  }
  .devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion label {
    width: 90%;
  }
  .devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .check-image,
  .devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .description,
  .devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .description2 {
    float: none;
    width: 100%;
    margin: 0 auto;
  }
  .devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .description,
  .devoluciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .description2 {
    padding-top: 20px;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion input[type="radio"] {
    margin: 1%;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion label {
    font-size: 13px;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido {
    padding: 20px 1% 1% 1%;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col3,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col3,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 {
    width: 96%;
    margin: 2%;
    height: auto;
    min-height: initial;
    display: block;
    clear: both;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col3 h4,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col3 h4,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 h4,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 h4 {
    min-height: initial;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col3 .ilustracion,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col3 .ilustracion,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .ilustracion,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .ilustracion {
    width: 100%;
    float: none;
    clear: both;
    display: block;
    text-align: center;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col3 .ilustracion img,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col3 .ilustracion img,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .ilustracion img,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .ilustracion img {
    max-height: 100px;
    margin: 30px 0;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col3 .confirmacion,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col3 .confirmacion,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .confirmacion,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .confirmacion {
    width: 90%;
    float: none;
    display: block;
    padding: 0;
    margin: 0 auto;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col3 .confirmacion a.link,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col3 .confirmacion a.link,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .confirmacion a.link,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .confirmacion a.link {
    display: block;
    margin: 20px auto 30px auto;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col3 .confirmacion a.boton-verde3,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col3 .confirmacion a.boton-verde3,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .confirmacion a.boton-verde3,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .confirmacion a.boton-verde3 {
    padding: 11px 23px 11px 23px;
    font-size: 16px;
    margin: 20px auto 10px auto;
    display: block;
    width: 100%;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col3 .confirmacion p.texto,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col3 .confirmacion p.texto,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosA .col2 .confirmacion p.texto,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido .pasosB .col2 .confirmacion p.texto {
    font-size: 24px;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form {
    width: 88%;
    margin: 2%;
    padding: 4%;
    height: auto;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form p.texto span {
    line-height: 20px;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-izq,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-dch,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-dch .float1,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-dch .float2,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-dch .float3 {
    margin: 0;
    width: 100%;
    float: none;
    clear: both;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-dch .float3 select.dch,
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .col-dch .float3 select.izq {
    width: 47%;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form .boton-verde3 {
    padding: 11px 23px 11px 23px;
    font-size: 16px;
  }
  .devoluciones.opciones .mod-formulario div.radio3.radio-desplegar div.opcion.desplegado .opcion-contenido section.recogida-form p.como {
    font-size: 12px;
  }
  .devoluciones.confirmacion .devtiendaOk,
  .devoluciones.confirmacion .devmensajeriaOk,
  .devoluciones.confirmacion .devprocesoKo {
    font-size: 14px;
  }
  .devoluciones.confirmacion .devtiendaOk .box .cabecera,
  .devoluciones.confirmacion .devmensajeriaOk .box .cabecera,
  .devoluciones.confirmacion .devprocesoKo .box .cabecera {
    margin: 0;
    padding: 0;
  }
  .devoluciones.confirmacion .devtiendaOk .box .cabecera p,
  .devoluciones.confirmacion .devmensajeriaOk .box .cabecera p,
  .devoluciones.confirmacion .devprocesoKo .box .cabecera p {
    float: none;
    font-size: 14px;
    line-height: 20px;
  }
  .devoluciones.confirmacion .devtiendaOk .box .texto p,
  .devoluciones.confirmacion .devmensajeriaOk .box .texto p,
  .devoluciones.confirmacion .devprocesoKo .box .texto p {
    padding: 0;
    margin: 0;
  }
}
.check-image input[type="checkbox"] {
  display: none;
}
.check-image input[type="checkbox"] + label {
  width: 100%;
  height: 40px;
  padding: 0;
  display: block;
  background-image: url(https://cdn.phonehouse.es/res_static/img/icons/compare-off.png);
  background-repeat: no-repeat;
  background-position: center;
}
.check-image input[type="checkbox"]:checked + label {
  background-image: url(https://cdn.phonehouse.es/res_static/img/icons/compare-on.png);
  background-repeat: no-repeat;
  background-position: center;
}
.check-image2 input[type="checkbox"],
.check-image2 input[type="radio"] {
  display: none;
}
.check-image2 input[type="checkbox"] + label,
.check-image2 input[type="radio"] + label {
  width: 100%;
  height: 30px;
  padding: 0;
  padding-left: 30px;
  line-height: 30px;
  display: block;
  background-image: url(https://cdn.phonehouse.es/res_static/img/icons/dev-off.png);
  background-repeat: no-repeat;
  background-position: left;
  background-size: 21px;
}
.check-image2 input[type="checkbox"]:checked + label,
.check-image2 input[type="radio"]:checked + label {
  background-image: url(https://cdn.phonehouse.es/res_static/img/icons/dev-on.png);
}
.check-image2.cuadrados input[type="checkbox"] + label,
.check-image2.cuadrados input[type="radio"] + label {
  background-image: url(https://cdn.phonehouse.es/res_static/img/icons/compare-off.png);
}
.check-image2.cuadrados input[type="checkbox"]:checked + label,
.check-image2.cuadrados input[type="radio"]:checked + label {
  background-image: url(https://cdn.phonehouse.es/res_static/img/icons/compare-on.png);
}
.radios-asesor input[type="checkbox"],
.radios-asesor input[type="radio"] {
  display: none;
}
.radios-asesor input[type="checkbox"] + label,
.radios-asesor input[type="radio"] + label {
  background-color: #ffffff;
  background-image: url(https://cdn.phonehouse.es/res_static/img/icons/radio-gris-off.png);
  background-repeat: no-repeat;
  background-position: 15px;
  background-size: 21px;
  border-radius: 4px;
  color: #28328a;
  cursor: pointer;
  display: block;
  font-size: 16px;
  height: auto;
  line-height: inherit;
  margin-bottom: 15px;
  padding: 20px 20px 20px 50px;
  width: 100%;
}
.radios-asesor input[type="checkbox"] + label.peq,
.radios-asesor input[type="radio"] + label.peq {
  display: inline-block;
  margin-right: 20px;
  width: 300px;
}
.radios-asesor input[type="checkbox"] + label.logo,
.radios-asesor input[type="radio"] + label.logo {
  display: inline-block;
  margin-right: 20px;
  width: auto;
}
.radios-asesor input[type="checkbox"] + label.logo img,
.radios-asesor input[type="radio"] + label.logo img {
  max-width: 50px;
}
.radios-asesor input[type="checkbox"] + label span,
.radios-asesor input[type="radio"] + label span {
  display: block;
  color: #9b9b9b;
  font-size: 13px;
}
.radios-asesor input[type="checkbox"]:checked + label,
.radios-asesor input[type="radio"]:checked + label {
  background-image: url(https://cdn.phonehouse.es/res_static/img/icons/radio-gris-on.png);
  border: solid 1px #28328a;
}
@media (max-width:32.4375em) {
  .radios-asesor input[type="checkbox"] + label,
  .radios-asesor input[type="radio"] + label {
    background-image: none;
    padding: 15px;
    width: 100%;
  }
  .radios-asesor input[type="checkbox"] + label.peq,
  .radios-asesor input[type="radio"] + label.peq {
    width: 100%;
  }
  .radios-asesor input[type="checkbox"] + label.logo,
  .radios-asesor input[type="radio"] + label.logo {
    text-align: center;
    margin-right: 15px;
  }
  .radios-asesor input[type="checkbox"] + label.logo.uso,
  .radios-asesor input[type="radio"] + label.logo.uso {
    width: 40%;
  }
  .radios-asesor input[type="checkbox"]:checked + label,
  .radios-asesor input[type="radio"]:checked + label {
    background-image: none;
  }
}
.nta-chekbox input[type="checkbox"] {
  display: none;
}
.nta-chekbox input[type="checkbox"] + label {
  width: 100%;
  padding: 5px;
  display: block;
  background-image: url(https://cdn.phonehouse.es/res_static/img/icons/compare-off.png);
  background-repeat: no-repeat;
  background-position: 0px 5px;
  background-size: 18px;
  margin-bottom: 15px;
}
.nta-chekbox input[type="checkbox"]:required + label {
  background-image: url(https://cdn.phonehouse.es/res_static/img/icons/compare-required.png);
}
.nta-chekbox input[type="checkbox"]:checked + label {
  background-image: url(https://cdn.phonehouse.es/res_static/img/icons/compare-on.png);
}
.nta-chekbox label {
  padding-left: 25px !important;
}
.check-cuadrado input[type="checkbox"],
.check-cuadrado input[type="radio"] {
  display: none;
}
.check-cuadrado input[type="checkbox"] + label,
.check-cuadrado input[type="radio"] + label {
  width: 100%;
  height: 27px;
  padding: 0;
  display: block;
  background-image: url(https://cdn.phonehouse.es/res_static/img/icons/check-cuadrado-hierba-off.png);
  background-repeat: no-repeat;
  background-position-x: left;
  padding-left: 25px;
  background-size: 15px;
  line-height: 16px;
}
.check-cuadrado input[type="checkbox"]:checked + label,
.check-cuadrado input[type="radio"]:checked + label {
  background-image: url(https://cdn.phonehouse.es/res_static/img/icons/check-cuadrado-hierba.png);
  background-repeat: no-repeat;
  background-position-x: left;
  color: #444444;
  font-weight: bold;
  padding-left: 25px;
}
.selector-color-new {
  clear: both;
  margin-bottom: 5px;
  background: none;
  height: auto;
  border: none;
  text-align: center;
}
.selector-color-new h4 {
  font-size: 15px;
  color: #0083a4;
  line-height: 20px;
  margin-bottom: 8px;
}
.selector-color-new h4 span {
  font-size: 14px;
  color: #00254b;
  font-weight: normal;
}
.selector-color-new ul {
  background: none;
  padding: 6px 0 3px 0;
  font-size: 0;
  width: 100%;
}
.selector-color-new ul li {
  height: 25px;
  margin: 0 3px 5px 3px;
  text-align: center;
  display: inline-block;
  font-size: 14px;
}
.selector-color-new ul li.active {
  border-bottom: 2px solid #0083a4;
  padding-bottom: 5px;
}
.selector-color-new ul li a,
.selector-color-new ul li span {
  width: 23px;
  padding: 0px;
  height: 23px;
  border-radius: 20px;
  display: inline-block;
  margin: 0 auto;
  text-indent: 200%;
  overflow: hidden;
  vertical-align: middle;
  background-image: none;
  line-height: 25px;
}
.selector-color-new ul li .negro,
.selector-color-new ul li .negro-rojo,
.selector-color-new ul li .negro-naranja,
.selector-color-new ul li .gris-espacial,
.selector-color-new ul li .negro-rosa,
.selector-color-new ul li .negro-verde,
.selector-color-new ul li .negro-azul,
.selector-color-new ul li .negro-purpura,
.selector-color-new ul li .negro-blanco,
.selector-color-new ul li .negro-titan,
.selector-color-new ul li .negro-brillante,
.selector-color-new ul li .ceramic-black,
.selector-color-new ul li .midnight-black,
.selector-color-new ul li .negro-medianoche,
.selector-color-new ul li .negro-zafiro,
.selector-color-new ul li .mirror-black,
.selector-color-new ul li .prism-black,
.selector-color-new ul li .ceramic-black,
.selector-color-new ul li .negro-espacio,
.selector-color-new ul li .negro-eclipse,
.selector-color-new ul li .negro-carbon {
  background-color: #000000;
}
.selector-color-new ul li .negro-mate,
.selector-color-new ul li .pizarra,
.selector-color-new ul li .obsidiana,
.selector-color-new ul li .carbon,
.selector-color-new ul li .negro-oceano,
.selector-color-new ul li .negro-marino,
.selector-color-new ul li .caviar-black,
.selector-color-new ul li .negro-onix,
.selector-color-new ul li .negro-piano,
.selector-color-new ul li .aura-black,
.selector-color-new ul li .gris-medianoche,
.selector-color-new ul li .medianoche {
  background-color: #171717;
}
.selector-color-new ul li .negro-plata,
.selector-color-new ul li .antracita,
.selector-color-new ul li .gris-antracita,
.selector-color-new ul li .grafito,
.selector-color-new ul li .jet-black,
.selector-color-new ul li .gris-onyx,
.selector-color-new ul li .gris-mineral,
.selector-color-new ul li .titanio,
.selector-color-new ul li .titan,
.selector-color-new ul li .titanium-grey,
.selector-color-new ul li .gris-titanio,
.selector-color-new ul li .plateado-oscuro,
.selector-color-new ul li .steel-black,
.selector-color-new ul li .night-ops-camo {
  background-color: #848c97;
}
.selector-color-new ul li .gris,
.selector-color-new ul li .plateado,
.selector-color-new ul li .platino,
.selector-color-new ul li .plateado-claro,
.selector-color-new ul li .acero-inox,
.selector-color-new ul li .aluminio,
.selector-color-new ul li .cromado,
.selector-color-new ul li .gris-rosa,
.selector-color-new ul li .quartz-grey,
.selector-color-new ul li .acero-brillante,
.selector-color-new ul li .blanco-nacar,
.selector-color-new ul li .prism-silver {
  background-color: #d4d4d4;
}
.selector-color-new ul li .plata,
.selector-color-new ul li .metal,
.selector-color-new ul li .plata-mistico,
.selector-color-new ul li .plata-glaciar,
.selector-color-new ul li .artic-silver {
  background-color: #BEBEBE;
}
.selector-color-new ul li .mystic-silver,
.selector-color-new ul li .cognac,
.selector-color-new ul li .nacar {
  background-color: #dad9d7;
}
.selector-color-new ul li .azul-niebla,
.selector-color-new ul li .ceramic-white,
.selector-color-new ul li .silver {
  background-color: #CCD1D5;
}
.selector-color-new ul li .titanium-blue {
  background-color: #9EAEC7;
}
.selector-color-new ul li .azul,
.selector-color-new ul li .sapphire-blue,
.selector-color-new ul li .azul-neptuno,
.selector-color-new ul li .azul-cometa,
.selector-color-new ul li .wave-blue,
.selector-color-new ul li .azul-estelar {
  background-color: #0000FF;
}
.selector-color-new ul li .azul-marino,
.selector-color-new ul li .azul-zafiro,
.selector-color-new ul li .lemonade-blue {
  background-color: #28328a;
}
.selector-color-new ul li .azul-cielo,
.selector-color-new ul li .azul-claro,
.selector-color-new ul li .azul-electrico,
.selector-color-new ul li .phantom-blue {
  background-color: #40c0f0;
}
.selector-color-new ul li .cian,
.selector-color-new ul li .aurora,
.selector-color-new ul li .cian-magenta {
  background-color: #00ffff;
}
.selector-color-new ul li .coral-blue,
.selector-color-new ul li .denim-blue,
.selector-color-new ul li .azul-aurora,
.selector-color-new ul li .astral-blue,
.selector-color-new ul li .aura-glow,
.selector-color-new ul li .azul-boreal,
.selector-color-new ul li .prism-blue,
.selector-color-new ul li .azul-glaciar,
.selector-color-new ul li .saphir,
.selector-color-new ul li .blue-crystal,
.selector-color-new ul li .sport-blue,
.selector-color-new ul li .azul-blanco {
  background-color: #5978b9;
}
.selector-color-new ul li .twilight,
.selector-color-new ul li .ocean-blue,
.selector-color-new ul li .azul-noche,
.selector-color-new ul li .azul-cobalto,
.selector-color-new ul li .translucent-blue,
.selector-color-new ul li .anil-oscuro,
.selector-color-new ul li .deep-blue,
.selector-color-new ul li .azul-oscuro,
.selector-color-new ul li .earth-blue,
.selector-color-new ul li .glaze-blue,
.selector-color-new ul li .azul-pacifico {
  background-color: #516588;
}
.selector-color-new ul li .azul-alpino {
  background-color: #C2DEFA;
}
.selector-color-new ul li .verde-menta,
.selector-color-new ul li .azul-celeste,
.selector-color-new ul li .breathing-crystal,
.selector-color-new ul li .blanco-perla {
  background-color: #cceeed;
}
.selector-color-new ul li .rojo,
.selector-color-new ul li .rojo-oro,
.selector-color-new ul li .product-red,
.selector-color-new ul li .rojo-frambuesa,
.selector-color-new ul li .mocha-red,
.selector-color-new ul li .rojo-nebulosa,
.selector-color-new ul li .magma-red,
.selector-color-new ul li .red-crystal,
.selector-color-new ul li .sport-red {
  background-color: #e40134;
}
.selector-color-new ul li .rojo-lunar,
.selector-color-new ul li .cardinal-red,
.selector-color-new ul li .rojo-llama,
.selector-color-new ul li .red-camouflage,
.selector-color-new ul li .rojo-rubi {
  background-color: #9e0505;
}
.selector-color-new ul li .naranja,
.selector-color-new ul li .anaranjado,
.selector-color-new ul li .ambar,
.selector-color-new ul li .arce,
.selector-color-new ul li .naranja-intenso,
.selector-color-new ul li .naranja-negro {
  background-color: #EF7F1A;
}
.selector-color-new ul li .lilac-purple {
  background-color: #ce77dc;
}
.selector-color-new ul li .morado,
.selector-color-new ul li .violeta,
.selector-color-new ul li .purpura,
.selector-color-new ul li .cerezo,
.selector-color-new ul li .radiant-mist,
.selector-color-new ul li .electric-purple {
  background-color: #915caa;
}
.selector-color-new ul li .lavanda,
.selector-color-new ul li .lila,
.selector-color-new ul li .morado-lavanda,
.selector-color-new ul li .malva,
.selector-color-new ul li .prism-white {
  background-color: #e3e3fc;
}
.selector-color-new ul li .gris-orquidea {
  background-color: #706c87;
}
.selector-color-new ul li .amber-brown {
  background-color: #c98758;
}
.selector-color-new ul li .dorado,
.selector-color-new ul li .oro,
.selector-color-new ul li .camel,
.selector-color-new ul li .beige,
.selector-color-new ul li .army-desert,
.selector-color-new ul li .caramelo,
.selector-color-new ul li .cobre,
.selector-color-new ul li .bronce,
.selector-color-new ul li .champagne,
.selector-color-new ul li .canela,
.selector-color-new ul li .sunrise-gold {
  background-color: #d5aa2a;
}
.selector-color-new ul li .rosado,
.selector-color-new ul li .rosa-claro,
.selector-color-new ul li .rosa-arena,
.selector-color-new ul li .oro-rosa,
.selector-color-new ul li .rosa-palo,
.selector-color-new ul li .rosa-oro,
.selector-color-new ul li .rosa-coral,
.selector-color-new ul li .thunder-purple,
.selector-color-new ul li .rose-gold,
.selector-color-new ul li .minecraft-pig {
  background-color: #E6BAAD;
}
.selector-color-new ul li .salmon,
.selector-color-new ul li .flamingo-pink {
  background-color: #EE9B79;
}
.selector-color-new ul li .rosa,
.selector-color-new ul li .magenta,
.selector-color-new ul li .orquidea,
.selector-color-new ul li .rosa-turquesa,
.selector-color-new ul li .flame-red,
.selector-color-new ul li .neon {
  background-color: #be2d83;
}
.selector-color-new ul li .marron,
.selector-color-new ul li .chocolate,
.selector-color-new ul li .nogal,
.selector-color-new ul li .marron-moka,
.selector-color-new ul li .marron-caramelo {
  background-color: #814126;
}
.selector-color-new ul li .marron-topo {
  background-color: #90867d;
}
.selector-color-new ul li .verde,
.selector-color-new ul li .verde-claro,
.selector-color-new ul li .desert-green,
.selector-color-new ul li .manzano,
.selector-color-new ul li .emerald-green {
  background-color: #94c249;
}
.selector-color-new ul li .verde-noche,
.selector-color-new ul li .green-camouflage,
.selector-color-new ul li .armed-forces-ii {
  background-color: #757C74;
}
.selector-color-new ul li .turquesa,
.selector-color-new ul li .verde-jade,
.selector-color-new ul li .polaris-blue {
  background-color: #00a7b0;
}
.selector-color-new ul li .deep-bleen,
.selector-color-new ul li .deep-green {
  background-color: #2f4d57;
}
.selector-color-new ul li .forest-green,
.selector-color-new ul li .ocean-green,
.selector-color-new ul li .verde-bosque,
.selector-color-new ul li .prism-green {
  background-color: #435643;
}
.selector-color-new ul li .burdeos,
.selector-color-new ul li .vino,
.selector-color-new ul li .granate,
.selector-color-new ul li .cherry {
  background-color: #800040;
}
.selector-color-new ul li .amarillo,
.selector-color-new ul li .limonada,
.selector-color-new ul li .amarillo-primavera,
.selector-color-new ul li .canary-yellow,
.selector-color-new ul li .amarillo-negro {
  background-color: #fff15b;
}
.selector-color-new ul li .coral,
.selector-color-new ul li .bubblegum-pink,
.selector-color-new ul li .aura-pink {
  background-color: #E4717A;
}
.selector-color-new ul li .marfil,
.selector-color-new ul li .crema,
.selector-color-new ul li .oro-solar,
.selector-color-new ul li .oro-brillante,
.selector-color-new ul li .oro-arena,
.selector-color-new ul li .dorado-blanco {
  background-color: #e5d4c0;
}
.selector-color-new ul li .ciruela {
  background-color: #804c7a;
}
.selector-color-new ul li .tangerine,
.selector-color-new ul li .amber-sunrise {
  background-color: #f26053;
}
.selector-color-new ul li .caqui,
.selector-color-new ul li .blanco-antiguo {
  background-color: #E0D8B0;
}
.selector-color-new ul li .lima {
  background-color: #bfff00;
}
.selector-color-new ul li .fucsia {
  background-color: #ff0080;
}
.selector-color-new ul li .haya,
.selector-color-new ul li .copper {
  background-color: #deb887;
}
.selector-color-new ul li .blanco-negro {
  background: linear-gradient(to right, #ffffff 0, #ffffff 50%, #000000 50%, #000000 100%);
  box-shadow: 0 0 1px #6e6e6e inset;
}
.selector-color-new ul li .azul-negro {
  background: linear-gradient(to right, #40c0f0 0, #40c0f0 50%, #000000 50%, #000000 100%);
  box-shadow: 0 0 1px #6e6e6e inset;
}
.selector-color-new ul li .azul-blanco {
  background: linear-gradient(to right, #40c0f0 0, #40c0f0 50%, #ffffff 50%, #ffffff 100%);
  box-shadow: 0 0 1px #6e6e6e inset;
}
.selector-color-new ul li .azul-rojo-neon {
  background: linear-gradient(to right, #40c0f0 0, #40c0f0 50%, #e40134 50%, #e40134 100%);
  box-shadow: 0 0 1px #6e6e6e inset;
}
.selector-color-new ul li .azul-naranja-verde {
  background: linear-gradient(to right, #0000ff 0, #0000ff 33.3%, #ff8000 33.3%, #ff8000 66.6%, #006400 66.6%, #006400);
  box-shadow: 0 0 1px #6e6e6e inset;
}
.selector-color-new ul li .amarillo-cian-magenta {
  background: linear-gradient(to right, #ffff00 0, #ffff00 33.3%, #00ffff 33.3%, #00ffff 66.6%, #ff00ff 66.6%, #ff00ff);
  box-shadow: 0 0 1px #6e6e6e inset;
}
.selector-color-new ul li .amarillo-cian-magenta-negro,
.selector-color-new ul li .multicolor,
.selector-color-new ul li .candy-pop,
.selector-color-new ul li .confeti,
.selector-color-new ul li .macaron,
.selector-color-new ul li .rainbow {
  background: linear-gradient(to right, #ffff00 0, #ffff00 25%, #00ffff 25%, #00ffff 50%, #ff00ff 50%, #ff00ff 75%, #000000 75%, #000000);
  box-shadow: 0 0 1px #6e6e6e inset;
}
.selector-color-new ul li .blanco,
.selector-color-new ul li .sin-color,
.selector-color-new ul li .transparente,
.selector-color-new ul li .traslucido,
.selector-color-new ul li .blanco-rosa,
.selector-color-new ul li .blanco-rojo,
.selector-color-new ul li .blanco-verde,
.selector-color-new ul li .blanco-azul,
.selector-color-new ul li .blanco-azul-claro,
.selector-color-new ul li .blanco-gris,
.selector-color-new ul li .blanco-purpura,
.selector-color-new ul li .tiza,
.selector-color-new ul li .blanco-luna,
.selector-color-new ul li .silk-white,
.selector-color-new ul li .white-cloud,
.selector-color-new ul li .blanco-amarillo,
.selector-color-new ul li .blanco-plata,
.selector-color-new ul li .aura-white,
.selector-color-new ul li .glacier-white,
.selector-color-new ul li .crystal,
.selector-color-new ul li .phantom-white,
.selector-color-new ul li .mirror-white,
.selector-color-new ul li .blanco-estrella {
  background-color: #ffffff;
  box-shadow: 0 0 0 1px #e2e2e2 inset;
}
@media (max-width : 61.875em) {
  .selector-color-new ul li {
    margin: 5px 5px 10px 5px;
  }
}
.movil-adsl {
  color: #00254b;
  position: relative;
}
.movil-adsl .clearfix > .flota {
  width: 50%;
}
.movil-adsl h2 {
  text-transform: uppercase;
  float: left;
}
@media (max-width:32.4375em) {
  .movil-adsl .clearfix > .flota,
  .movil-adsl .img-ventajas img {
    width: 100%;
  }
}
.img-ventajas {
  width: 50%;
  background-color: #f1f1f1;
  border-radius: 4px;
  margin-bottom: 20px;
  margin-top: 10px;
  padding: 20px;
  text-align: center;
}
.img-ventajas > span {
  display: block;
}
.img-ventajas .conditions {
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}
.img-ventajas .conditions p {
  margin-bottom: 8px;
  font-size: 20px;
}
.img-ventajas .comparador {
  background-color: #00254b;
  color: #ffffff;
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  font-size: 28px;
  padding: 3px;
  margin: 10px auto;
}
.img-ventajas .subtitulo {
  color: #0e8fa5;
  font-size: 22px;
}
.img-ventajas .parrafo {
  width: 60%;
  color: #00254b;
  margin: 10px auto;
}
.img-ventajas .operadores img {
  max-width: 50px;
  margin-right: 6px;
}
.img-ventajas span.mod-boton-verde3 {
  margin: 0px auto;
  width: 70%;
}
@media (max-width : 61.875em) {
  .img-ventajas .comparador {
    font-size: 26px;
  }
  .img-ventajas .parrafo {
    width: 70%;
  }
  .img-ventajas span.mod-boton-verde3 {
    font-size: 15px;
  }
}
@media (max-width:32.4375em) {
  .img-ventajas {
    width: 100%;
  }
  .img-ventajas .comparador {
    font-size: 24px;
  }
  .img-ventajas span.mod-boton-verde3 {
    width: 90%;
  }
}
.newsletter .text:before,
.newsletter .text:after {
  display: table;
  content: "";
  line-height: 0;
}
.newsletter .text:after {
  clear: both;
}
.newsletter input[type="email"] {
  width: 70%;
  float: left;
}
.newsletter input[type="submit"] {
  width: 29% !important;
  float: right;
  padding: 7px 0px !important;
  margin-top: 0px;
}
.newsletter form p {
  font-size: 14px !important;
  color: #00254b !important;
  margin-top: 10px;
}
.margen-parrafo {
  margin: 1rem 0;
  line-height: 20px;
}
.lista-sencilla {
  margin-left: 20px;
}
.lista-sencilla li {
  list-style: disc;
  margin-bottom: 10px;
}
.tabla-cookies {
  border: 1px solid #d4d4d4;
  font-size: 13px;
  width: 100%;
  padding: 0;
  margin: 0;
}
.tabla-cookies th {
  background-color: #f1f1f1;
  font-weight: bold;
  text-transform: uppercase;
}
.tabla-cookies td,
.tabla-cookies th {
  border: 1px solid #d4d4d4;
  padding: 5px;
  width: 24%;
}
.tabla-cookies.prestadores td,
.tabla-cookies.prestadores th {
  width: 33%;
}
#bar_cookies {
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  box-shadow: 0 0 17px #444444;
  color: #444444;
  float: none;
  font-size: 14px;
  height: auto;
  line-height: 1.3;
  margin: 0 auto;
  padding: 10px;
  text-align: left;
  text-shadow: none;
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0px;
  z-index: 999999;
  width: 100%;
}
#bar_cookies .boton-teal {
  padding: 5px 15px;
  float: right;
  margin: 5px 0px 0px 0px;
}
#bar_cookies a.aqui {
  color: #0083a4;
  text-decoration: underline;
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
}
#bar_cookies a.aqui:hover {
  color: #e00052;
}
#bar_cookies p {
  margin-right: 30px;
}
#bar_cookies .accept span.icon-cerrar-cuadrado-2pt {
  position: absolute;
  top: 7px;
  right: 7px;
  cursor: pointer;
  font-size: 23px;
  color: #0083a4;
}
@media (max-width:32.4375em) {
  #bar_cookies .accept span.icon-cerrar-cuadrado-2pt {
    font-size: 30px;
  }
}
#bar_navigation {
  z-index: 999999;
  width: 100%;
  height: auto;
  background-color: #fee799;
  text-align: center;
  border-width: 1px 0 1px 0;
  border-style: solid;
  border-color: #c8b67a;
  box-shadow: 0 0 40px #444444;
  padding: 10px 0;
  left: 0;
  right: 0;
  float: none;
  text-shadow: none;
  border-radius: 0;
  margin: 0 auto;
  font-size: 15px;
  top: 0px;
}
#bar_navigation p {
  margin: 0px auto;
  color: #00254b;
  width: 85%;
  line-height: 23px;
}
#bar_navigation p span {
  color: #6e6e6e;
}
#bar_navigation .accept span.icon-cerrar-cuadrado-2pt {
  position: absolute;
  top: 10px;
  right: 7px;
  cursor: pointer;
  font-size: 23px;
  color: #0083a4;
}
#siteDetailLoader {
  text-align: center;
  font-size: 8px;
  color: #6e6e6e;
  margin-top: 12px;
  position: absolute;
  min-height: 13%;
  height: auto !important;
  height: 13%;
  width: 100%;
  top: 25px;
  left: 0px;
  z-index: 99999;
}
#siteDetailLoader.opacity {
  background-color: #b1bfc6;
  opacity: 0.8;
}
.opacity {
  background-color: #6e6e6e;
  height: 100%;
  opacity: 0.5;
  position: absolute;
  width: 100%;
  z-index: 9999999;
  top: 1px;
}
.info-adjuntar {
  margin-top: 10px;
  display: inline-block;
  font-size: 10px;
}
.franquicias3 img {
  max-width: 100%;
}
.franquicias3 .enlace-flotante {
  position: relative;
  height: 0px;
}
.franquicias3 .sticky-top-right {
  display: inline-block;
  margin: 0;
  background-color: #BB3962;
  box-shadow: 1px 1px 10px 2px #6e6e6e;
  color: #ffffff;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  padding: 10px 15px;
  text-align: center;
  text-transform: uppercase;
  position: absolute;
  top: -40px;
  right: 0;
  z-index: 5;
}
.franquicias3 .videos {
  height: 320px;
}
.franquicias3 .mini-carrusel {
  box-shadow: 0px 0px 10px 0px #9b9b9b;
}
.franquicias3 .fd-formulario {
  background-image: url(https://cdn.phonehouse.es/res_static/franquicias/fondo-formulario.jpg);
  padding: 35px 5%;
}
.franquicias3 .fd-formulario .text,
.franquicias3 .fd-formulario .select {
  margin-bottom: 20px;
}
.franquicias3 .fd-formulario textarea {
  height: auto !important;
}
.franquicias3 .fd-formulario .dcha {
  text-align: right;
}
.franquicias3 .fd-formulario .privacidad {
  margin-top: 10px;
  color: #ffffff;
}
.franquicias3 .fd-formulario .mod-formulario input[type="submit"] {
  width: auto;
  padding: 7px 20px;
  margin-top: 0px;
  background-color: #393E5C;
}
.franquicias3 .gracias {
  color: #ffffff;
  max-width: 365px;
  margin-bottom: 35px;
}
.franquicias3 .gracias h3 {
  color: #00254b;
}
.franquicias3 .ventajas {
  background-image: url(https://cdn.phonehouse.es/res_static/franquicias/fondo-ventajas.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #6BC7BB;
  padding-left: 2%;
  padding-top: 25px;
  width: 39%;
}
.franquicias3 .ventajas img {
  max-width: 75%;
}
.franquicias3 .testimonio {
  background-color: #e2e2e2;
  padding: 20px 50px;
  width: 59%;
}
.franquicias3 .video-gr {
  height: 445px;
}
.franquicias3 .tu-tienda {
  background-color: #e2e2e2;
  padding-top: 20px;
  padding-bottom: 20px;
}
.franquicias3 .tu-tienda .azul {
  background-color: #304195;
  text-align: right;
  padding-left: 10%;
  padding-top: 15px;
  padding-right: 15px;
  display: inline-block;
}
.franquicias3 .tu-tienda .primer {
  display: inline-block;
  vertical-align: top;
  padding-top: 40px;
  padding-left: 30px;
}
.franquicias3 .tu-tienda .centrado img {
  position: relative;
  top: -15px;
  left: 100px;
}
.franquicias3 .descarga-pdf {
  background-image: url(https://cdn.phonehouse.es/res_static/franquicias/fondo-pdf.jpg);
  background-size: 100%;
  background-repeat: no-repeat;
  background-color: #00B3B5;
  padding: 20px 10%;
}
.franquicias3 .descarga-pdf div {
  width: 40%;
}
.franquicias3 .cond-legales.acordeon-ficha h2 {
  font-size: 25px;
  text-align: center;
}
.franquicias3 .cond-legales.acordeon-ficha > div {
  background-image: url(https://cdn.phonehouse.es/res_static/franquicias/fondo-condiciones.png);
  background-size: 100%;
  padding: 60px 5%;
}
.franquicias3 .cond-legales.acordeon-ficha > div p {
  max-width: 675px;
  color: #00254b;
  margin: 0 auto 15px auto;
  line-height: 1.5;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .franquicias3 .fd-formulario {
    padding: 40px 3% 10px 3%;
  }
  .franquicias3 .ventajas {
    padding-left: 2%;
    width: 35%;
  }
  .franquicias3 .testimonio {
    padding: 20px;
    width: 63%;
  }
  .franquicias3 .video-gr {
    height: 250px;
  }
  .franquicias3 .tu-tienda .azul {
    width: 25%;
  }
  .franquicias3 .tu-tienda .primer {
    width: 55%;
    padding-top: 20px;
  }
  .franquicias3 .tu-tienda .centrado img {
    width: 450px;
  }
  .franquicias3 .cond-legales.acordeon-ficha > div {
    background: none;
  }
}
@media (max-width:32.4375em) {
  .franquicias3 .oculta {
    display: block;
  }
  .franquicias3 .videos {
    height: 200px;
    margin-bottom: 15px;
    margin-top: 15px;
  }
  .franquicias3 .fd-formulario .privacidad {
    font-size: 12px;
  }
  .franquicias3 .tu-tienda .primer {
    padding-top: 20px;
    padding-left: 20px;
  }
  .franquicias3 .tu-tienda .centrado img {
    top: auto;
    left: auto;
  }
  .franquicias3 .ventajas {
    width: 100%;
  }
  .franquicias3 .testimonio {
    padding: 20px;
    width: 100%;
  }
  .franquicias3 .video-gr {
    height: 200px;
  }
  .franquicias3 .descarga-pdf {
    background: none;
    background-color: #00a7b0;
    padding: 15px;
  }
  .franquicias3 .descarga-pdf div {
    width: 100%;
  }
  .franquicias3 .descarga-pdf div a {
    margin-bottom: 15px;
  }
  .franquicias3 .cond-legales.acordeon-ficha > div {
    background: none;
    padding: 15px;
  }
}
.kk {
  page-break-before: always;
}
.general-accordion {
  width: 100%;
  background-color: #EDEDED;
}
.general-accordion .accordion-head {
  color: #ffffff;
  background-color: #0083a4;
  border-bottom: 1px solid #ffffff;
  position: relative;
  padding: 0px 21px;
  font-size: 12px;
  cursor: pointer;
  overflow: hidden;
}
.general-accordion .accordion-head * {
  cursor: pointer;
}
.general-accordion .accordion-head h4 {
  float: left;
  line-height: 39px;
  font-weight: normal;
}
.general-accordion .accordion-body {
  padding: 4px 5px;
  height: auto;
  background-color: #ffffff;
  display: none;
}
.accordion .accordion-head:hover {
  filter: alpha(opacity=80);
  opacity: 0.80;
}
.arrow {
  float: right;
  width: 0px;
  height: 0px;
  margin-top: 23px;
  border: 5px solid transparent;
  margin-top: 21px;
  border-top-color: #f1f1f1;
}
.accordion-head.open .arrow {
  margin-top: 11px;
  border-bottom-color: #f1f1f1;
  border-top-color: transparent;
}
.ajax_loader {
  background: url("https://cdn.phonehouse.es/res_static/img/ajax-loader_blue.gif") no-repeat center center transparent;
  width: 100%;
  height: 100%;
}
.blue-loader .ajax_loader {
  background: url("https://cdn.phonehouse.es/res_static/img/ajax-loader_blue.gif") no-repeat center center transparent;
}
.lightbox-select-sim-type .contenido {
  width: 100%;
  padding: 13px;
}
.lightbox-select-sim-type .contenido .box-sims {
  display: table;
  width: 94%;
  border-right: 1px solid #9b9b9b;
}
.lightbox-select-sim-type .contenido .box-sims:last-child {
  border-right: none;
}
.lightbox-select-sim-type .contenido .box-sims .sim-type {
  display: inline-block;
  padding: 10px;
  width: 28.8%;
  margin-bottom: 12px;
  margin-right: 5px;
  border-radius: 6px;
}
.lightbox-select-sim-type .contenido .box-sims .sim-type h3 {
  color: #0083a4;
  font-size: 15px;
  text-align: left;
  text-transform: uppercase;
}
.lightbox-select-sim-type .contenido .box-sims .sim-type p {
  font-size: 11px;
  line-height: 12px;
}
.lightbox-select-sim-type .contenido .box-sims .sim-type .image-sim {
  margin: 0px auto;
  display: block;
  margin-bottom: 12px;
  background: url("https://cdn.phonehouse.es/res_static/img/sim-type.png") no-repeat scroll;
}
.lightbox-select-sim-type .contenido .box-sims .sim-type .image-sim.normal {
  background-position: -55px 10px;
  height: 87px;
  width: 54px;
}
.lightbox-select-sim-type .contenido .box-sims .sim-type .image-sim.micro {
  background-position: -54px -77px;
  height: 55px;
  margin-top: 22px;
  margin-bottom: 22px;
  width: 45px;
}
.lightbox-select-sim-type .contenido .box-sims .sim-type .image-sim.nano {
  background-position: -54px -131px;
  height: 26px;
  width: 38px;
  margin-top: 28px;
  margin-bottom: 18px;
}
.lightbox-select-sim-type .contenido .box-sims .sim-type:hover {
  background-color: #f1f1f1;
}
@media (max-width:32.4375em) {
  .lightbox-select-sim-type .contenido .box-sims .sim-type {
    width: 94%;
    margin-bottom: 12px;
  }
  .lightbox-select-sim-type .contenido .box-sims .sim-type .image-sim {
    float: right;
  }
  .lightbox-select-sim-type .contenido .box-sims .sim-type p {
    font-size: 12px;
    line-height: 16px;
    width: 136px;
    margin-top: 14px;
    margin-bottom: 11px;
  }
}
.lightbox-select-sim-type .contenido .box-sims input[type="radio"] {
  display: none;
}
.lightbox-select-sim-type .contenido .box-sims input[type="radio"]:checked + label {
  background-color: #f1f1f1;
}
.lightbox-select-sim-type .contenido .box-sims input[type="radio"]:checked + label .image-sim {
  background: url("https://cdn.phonehouse.es/res_static/img/sim-type.png") no-repeat scroll;
}
.lightbox-select-sim-type .contenido .box-sims input[type="radio"]:checked + label .image-sim.normal {
  background-position: 0 10px;
  height: 87px;
  width: 54px;
}
.lightbox-select-sim-type .contenido .box-sims input[type="radio"]:checked + label .image-sim.micro {
  background-position: -7px -77px;
  height: 55px;
  width: 45px;
}
.lightbox-select-sim-type .contenido .box-sims input[type="radio"]:checked + label .image-sim.nano {
  background-position: -16px -131px;
  height: 26px;
  width: 38px;
}
#ouibounce-modal .modal .cerrar {
  position: absolute;
  right: -10px;
  background-color: #00a7b0;
  width: 30px;
  height: 30px;
  top: -1px;
  text-indent: 100%;
  border-radius: 15px;
  background: url("https://cdn.phonehouse.es/res_static/img/equis.png") no-repeat 8px;
}
.countdown #clock {
  font-size: 74px;
  text-align: center;
  padding: 17px 0;
}
.countdown .cuenta {
  margin: 25px 0;
  text-align: center;
}
.countdown .contenido {
  color: #000000;
}
.countdown .contenido h1,
.countdown .contenido h2 {
  color: #000000;
  text-transform: uppercase;
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
}
.countdown .contenido h1 {
  font-size: 30px;
  margin-top: 15px;
}
.countdown .contenido h2 {
  font-size: 20px;
  margin-top: 30px;
}
.countdown .contenido p {
  padding-bottom: 5px;
}
#ofertas-operador .operador-mitad-logo {
  width: 49%;
  display: inline-block;
  margin-bottom: 12px;
}
#ofertas-operador .operador-mitad-logo h1,
#ofertas-operador .operador-mitad-logo h2 {
  font-size: 34px;
  padding-left: 99px;
  background-size: 84px;
  background-repeat: no-repeat;
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  line-height: 86px;
}
#ofertas-operador .operador-mitad-logo h1.orange,
#ofertas-operador .operador-mitad-logo h2.orange {
  color: #ef7d00;
  background-image: url("https://cdn.phonehouse.es/res_static/img/logos/orange.png");
}
#ofertas-operador .operador-mitad-logo h1.jazztel,
#ofertas-operador .operador-mitad-logo h2.jazztel {
  color: #ffcd00;
  background-image: url("https://cdn.phonehouse.es/res_static/img/logos/jazztel.png");
}
#ofertas-operador .operador-mitad-logo h1.yoigo,
#ofertas-operador .operador-mitad-logo h2.yoigo {
  color: #2a8ac2;
  background-image: url("https://cdn.phonehouse.es/res_static/img/logos/yoigo-medium.jpg");
}
#ofertas-operador .operador-mitad-logo h1.masmovil,
#ofertas-operador .operador-mitad-logo h2.masmovil {
  color: #ffde00;
  text-shadow: 1px 1px 0px #000000;
  background-image: url("https://cdn.phonehouse.es/res_static/img/logos/masmovil.png");
}
#ofertas-operador .operador-mitad-logo h1.llamaya,
#ofertas-operador .operador-mitad-logo h2.llamaya {
  color: #6D166A;
  background-image: url("https://cdn.phonehouse.es/res_static/img/logos/llamaya.jpg");
}
#ofertas-operador .operador-mitad-logo h1.pepephone,
#ofertas-operador .operador-mitad-logo h2.pepephone {
  color: #000000;
  background-image: url("https://cdn.phonehouse.es/res_static/img/logos/pepephone.jpg");
}
#ofertas-operador .operador-mitad-logo h1.lowi,
#ofertas-operador .operador-mitad-logo h2.lowi {
  color: #000000;
  background-image: url("https://cdn.phonehouse.es/res_static/img/logos/lowi.jpg");
}
#ofertas-operador .operador-mitad-logo h1.alterna,
#ofertas-operador .operador-mitad-logo h2.alterna {
  color: #74C5BF;
  background-image: url("https://cdn.phonehouse.es/res_static/img/logos/alterna.jpg");
  text-shadow: 1px 1px 0px black;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  #ofertas-operador .operador-mitad-logo h1,
  #ofertas-operador .operador-mitad-logo h2 {
    font-size: 24px;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  #ofertas-operador .operador-mitad-logo h1 {
    font-size: 24px;
    background-size: 65px;
    padding-left: 85px;
    line-height: 86px;
  }
}
@media (max-width:32.4375em) {
  #ofertas-operador .operador-mitad-logo {
    width: 100%;
    font-size: 26px;
    margin-top: 1rem;
  }
  #ofertas-operador .operador-mitad-logo h1 {
    width: 100%;
    padding-left: 57px;
    line-height: 33px;
    background-size: 43px;
    margin: 0px 21px;
    height: 36px;
  }
}
#ofertas-operador .operador-mitad {
  display: inline-block;
  margin-bottom: 12px;
  text-align: right;
  vertical-align: middle;
  width: 50%;
}
#ofertas-operador .operador-mitad h1,
#ofertas-operador .operador-mitad h2 {
  font-size: 34px;
  padding-left: 99px;
  background-size: 84px;
  background-repeat: no-repeat;
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  line-height: 86px;
  text-align: left;
}
#ofertas-operador .operador-mitad h1.orange,
#ofertas-operador .operador-mitad h2.orange {
  color: #ef7d00;
}
#ofertas-operador .operador-mitad h1.jazztel,
#ofertas-operador .operador-mitad h2.jazztel {
  color: #fbb033;
}
#ofertas-operador .operador-mitad h1.yoigo,
#ofertas-operador .operador-mitad h2.yoigo {
  color: #2a8ac2;
}
#ofertas-operador .operador-mitad h1.masmovil,
#ofertas-operador .operador-mitad h2.masmovil {
  color: #ffde00;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  #ofertas-operador .operador-mitad h1,
  #ofertas-operador .operador-mitad h2 {
    font-size: 24px;
  }
}
#ofertas-operador .operador-mitad .ayuda {
  display: inline-block;
  text-align: right;
  color: #6e6e6e;
  padding-right: 13px;
  line-height: 1.5;
}
#ofertas-operador .operador-mitad .ayuda .telefono a {
  color: #0083a4;
  font-size: 20px;
}
#ofertas-operador .operador-mitad .ayuda .horario {
  font-size: 12px;
}
#ofertas-operador .operador-mitad .call-you {
  display: inline-block;
  padding: 12px 20px;
  width: 43%;
  border-radius: 4px;
  float: right;
  color: #6e6e6e;
  font-size: 18px;
  font-weight: bold;
  margin-left: 12px;
  text-align: center;
  background-color: #ffd255;
  text-transform: uppercase;
}
#ofertas-operador .operador-mitad .call-you:hover {
  background-color: #ffc639;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  #ofertas-operador .operador-mitad .call-you {
    width: 32%;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  #ofertas-operador .operador-mitad .pc {
    display: none;
  }
}
#ofertas-operador .responsive {
  display: none;
}
#ofertas-operador .ver-todos {
  float: right;
  margin-right: 10px;
  text-decoration: underline;
  margin-bottom: 30px;
}
@media (max-width:32.4375em) {
  #ofertas-operador .responsive {
    display: block;
  }
  #ofertas-operador .operador-mitad-logo h1,
  #ofertas-operador .operador-mitad-logo h2 {
    line-height: 60px;
    background-size: 60px;
    background-position: 0%;
    padding-left: 70px;
    font-size: 30px;
  }
  #ofertas-operador .operador-mitad {
    display: none;
  }
  #ofertas-operador .ver-todos {
    float: none;
    display: block;
    text-align: center;
  }
}
.klightbox div.contenido .icon {
  margin-bottom: 10px;
}
.klightbox div.contenido .titulo {
  font-size: 23px;
  font-weight: bold;
  color: #6e6e6e;
  text-align: center;
}
@media (max-width:32.4375em) {
  .klightbox div.contenido .titulo {
    font-size: 18px;
  }
}
.klightbox div.contenido .call-you {
  font-size: 14px;
  color: #6e6e6e;
  text-align: center;
}
.klightbox div.contenido .call-you p.azul2 {
  color: #6e6e6e;
  font-weight: normal;
}
.klightbox div.contenido .call-you p.telef {
  font-size: 17px;
  margin-top: 15px;
}
.klightbox div.contenido .call-you p.telef span {
  color: #0083a4;
}
.klightbox div.contenido .call-you .mod-formulario form div input[type="submit"] {
  background-color: #94c249;
  width: 285px;
}
.klightbox div.contenido .call-you .mod-formulario form div input[type="submit"]:hover {
  background-color: #00a7b0;
}
.lightbox-clicktocall-sh header {
  border-radius: 1px 1px 0 0;
}
.lightbox-clicktocall-sh header h3.title {
  font-size: 20px;
}
.lightbox-clicktocall-sh div.contenido.lb-sh-contact .call-you .mod-formulario form div input {
  margin-bottom: 10px;
}
.lightbox-clicktocall-sh div.contenido.lb-sh-contact .call-you .mod-formulario form div input[type="submit"] {
  background-color: #0083a4;
  color: #ffffff;
  padding: 6px 20px;
  width: 180px;
}
.lightbox-clicktocall-sh div.contenido.lb-sh-contact .call-you .mod-formulario form div input[type="submit"]:hover {
  background-color: #00a7b0;
}
.lightbox-clicktocall-sh div.contenido.lb-sh-contact .call-you .mod-formulario p a {
  color: #0083a4;
  font-weight: inherit;
}
.lightbox-clicktocall-sh div.contenido.lb-sh-contact .call-you .info {
  color: #444444;
  font-size: 13px;
}
.lightbox-clicktocall-sh div.contenido.lb-sh-contact .call-you hr {
  border: 1px solid #e2e2e2;
}
img.cabecera.pc,
img.cabecera.responsive {
  max-width: 100%;
}
.ancho-100 {
  width: 100%;
}
.strong-two {
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
}
.f-normal {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.c-red {
  color: #e40134;
}
.c-teal {
  color: #0083a4;
}
.c-verde-aloe {
  color: #79a531;
}
.c-negro {
  color: #000000;
}
.c-gris-90 {
  color: #444444;
}
.menu-promociones {
  height: auto;
  margin-bottom: 20px;
  display: flex;
  width: 100%;
}
.menu-promociones a {
  padding: 15px 5px;
  text-align: center;
  background-color: #f1f1f1;
  color: #0083a4;
  font-size: 15px;
  font-weight: bold;
  border-right: solid 2px #ffffff;
  display: block;
  width: 100%;
}
.menu-promociones a:last-child {
  border: 0px;
}
.menu-promociones a:hover,
.menu-promociones a.activo {
  color: #000000;
  background-color: #e2e2e2;
}
.menu-promociones a:hover {
  transition: all 0.5s;
}
@media (max-width:32.4375em) {
  .menu-promociones {
    margin-top: 15px;
    display: block;
  }
  .menu-promociones a {
    display: block;
    width: 100%;
    height: auto;
    border: none;
    border-bottom: solid 4px #ffffff;
    padding: 10px;
  }
}
.pagina-detalle-tarifa {
  padding: 0 1rem;
  max-width: 1400px;
  margin: auto;
}
.pagina-detalle-tarifa .info-tarifa {
  text-align: center;
  background-color: #ffffff;
  color: #444444;
  position: relative;
  box-shadow: 0px 0px 10px #9b9b9b;
  margin: 3rem 2rem;
  border-radius: 20px;
  padding-bottom: 2rem;
}
.pagina-detalle-tarifa .info-tarifa h1 {
  font-weight: normal;
  font-size: 24px;
  padding: 15px 10px;
  background-color: #0083a4;
  color: white;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
}
.pagina-detalle-tarifa .info-tarifa .caracteristicas {
  font-size: 15px;
  padding: 0px 20px;
  max-width: 400px;
  margin: auto;
  position: relative;
}
.pagina-detalle-tarifa .info-tarifa .caracteristicas strong {
  font-size: 24px;
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
}
.pagina-detalle-tarifa .info-tarifa .caracteristicas .strongdos {
  font-size: 19px;
}
.pagina-detalle-tarifa .info-tarifa .caja {
  padding: 15px 0px;
  margin-top: 0px;
  position: relative;
  border-bottom: solid 2px #0083a4;
}
.pagina-detalle-tarifa .info-tarifa .precio-grande {
  font-size: 40px;
  padding: 12px 5px 12px 0px;
}
.pagina-detalle-tarifa .info-tarifa .precio {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
}
.pagina-detalle-tarifa .info-tarifa .precio .mes {
  text-align: left;
}
.pagina-detalle-tarifa .info-tarifa .btn-color-coral {
  width: 255px;
}
.pagina-detalle-tarifa .info-tarifa .btn-color-amarillo {
  text-transform: none;
  width: 255px;
}
.pagina-detalle-tarifa .info-tarifa .p-btn > a {
  width: 255px;
  display: inline-block;
}
.pagina-detalle-tarifa .info-tarifa .enlace-telf {
  margin-top: 10px;
}
.pagina-detalle-tarifa .descripcion-tarifa {
  color: #444444;
  padding: 2em 0.3em;
  margin: 2rem 0px;
}
.pagina-detalle-tarifa .descripcion-tarifa h2 {
  color: #6e6e6e;
  margin-bottom: 20px;
  font-weight: normal;
  font-size: 28px;
}
.pagina-detalle-tarifa .descripcion-tarifa h2.con-borde {
  border-bottom: solid 1px #6e6e6e;
  padding-bottom: 2px;
}
.pagina-detalle-tarifa .descripcion-tarifa .mod-titulo-apartado {
  border-bottom-color: #0083a4;
}
.pagina-detalle-tarifa .descripcion-tarifa h3 {
  color: #0083a4;
  margin-bottom: 0;
}
.pagina-detalle-tarifa .descripcion-tarifa p {
  line-height: 1.3;
  font-size: 16px;
  margin-bottom: 15px;
}
.pagina-detalle-tarifa .descripcion-tarifa ul.promos {
  margin-bottom: 15px;
}
.pagina-detalle-tarifa .descripcion-tarifa ul.promos li {
  list-style: disc;
  margin-left: 15px;
  line-height: 1.6;
  font-size: 16px;
}
.pagina-detalle-tarifa .descripcion-tarifa .listado-adsl .logos {
  justify-content: left;
  margin-top: 0;
}
@media (max-width : 61.875em) {
  .pagina-detalle-tarifa .info-tarifa,
  .pagina-detalle-tarifa .descripcion-tarifa {
    margin: 2rem 0 0 0;
  }
  .pagina-detalle-tarifa .info-tarifa h1 {
    font-size: 25px;
  }
}
/* web de reparaciones */
.tab-reparaciones {
  padding: 20px;
  line-height: 24px;
}
.tab-reparaciones:before,
.tab-reparaciones:after {
  display: table;
  content: "";
  line-height: 0;
}
.tab-reparaciones:after {
  clear: both;
}
.tab-reparaciones p {
  font-size: 14px;
  padding: 5px 0px;
}
.tab-reparaciones p.entradilla {
  margin-bottom: 10px;
  font-size: 22px;
  line-height: 26px;
}
.tab-reparaciones p span,
.tab-reparaciones p strong {
  color: #0083a4;
}
.tab-reparaciones .col-1 {
  width: 50%;
  float: left;
  margin-right: 2%;
  color: #00254b;
}
.tab-reparaciones .col-1 .entradilla {
  margin: 10px 0px 15px 0px;
}
.tab-reparaciones .col-1 .lista-check li {
  background: url("https://cdn.phonehouse.es/res_static/img/confirmacion_borde.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
}
.tab-reparaciones .col-3 {
  clear: both;
  margin-top: 12px;
}
.tab-reparaciones .col-3 table {
  width: 75%;
  border: 1px solid #00254b;
}
.tab-reparaciones .col-3 table th {
  color: #00254b;
  background-color: #f1f1f1;
  border: 1px solid #00254b;
  font-weight: bold;
  font-size: 14px;
}
.tab-reparaciones .col-3 table tr td {
  width: 70%;
  padding: 5px;
  font-size: 14px;
  line-height: 16px;
  vertical-align: top;
  text-align: left;
  border: 1px solid #00254b;
  color: #00254b;
}
.tab-reparaciones .col-2 {
  width: 48%;
  float: left;
  color: #00254b;
}
.tab-reparaciones .col-2 .lista-check li {
  background: url("https://cdn.phonehouse.es/res_static/img/confirmacion_borde.png") no-repeat scroll 0 10px rgba(0, 0, 0, 0);
}
.tab-reparaciones .col-2 .col2 > div {
  float: left;
  margin-right: 2%;
  width: 48%;
}
.tab-reparaciones .col-2 label {
  padding-top: 10px;
  font-size: 15px;
  line-height: 18px;
  font-weight: bold;
  color: #00254b;
}
.tab-reparaciones .col-2 h3 {
  padding: 10px 0 20px 0;
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
  text-transform: uppercase;
  color: #00254b;
}
.tab-reparaciones .col-2 .mod-boton-naranja {
  text-align: center;
  margin-bottom: 30px;
}
.tab-reparaciones div.center {
  text-align: center;
}
@media (max-width:32.4375em) {
  .tab-reparaciones .col-1 {
    width: 100%;
  }
  .tab-reparaciones .col-1:before,
  .tab-reparaciones .col-1:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .tab-reparaciones .col-1:after {
    clear: both;
  }
  .tab-reparaciones .col-1 .lista-check li {
    background: none;
    padding: 0px;
  }
  .tab-reparaciones .col-3 table {
    width: 100%;
  }
  .tab-reparaciones .col-2 {
    width: 100%;
  }
  .tab-reparaciones .col-2:before,
  .tab-reparaciones .col-2:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .tab-reparaciones .col-2:after {
    clear: both;
  }
  .tab-reparaciones .col-2 .lista-check li {
    background: none;
    padding: 0px;
  }
  .tab-reparaciones .col-2 .mod-boton-naranja {
    font-size: 17px;
    margin-bottom: 10px;
    width: 100%;
  }
  .tab-reparaciones div.center {
    display: none;
  }
}
.list-tiendas-reparaciones {
  padding: 20px;
}
.list-tiendas-reparaciones:before,
.list-tiendas-reparaciones:after {
  display: table;
  content: "";
  line-height: 0;
}
.list-tiendas-reparaciones:after {
  clear: both;
}
.list-tiendas-reparaciones p {
  padding: 5px 0px;
}
.list-tiendas-reparaciones .col3:before,
.list-tiendas-reparaciones .col3:after {
  display: table;
  content: "";
  line-height: 0;
}
.list-tiendas-reparaciones .col3:after {
  clear: both;
}
.list-tiendas-reparaciones .col3 > div {
  float: left;
  width: 32%;
  margin-left: 2%;
  margin-top: 15px;
}
.list-tiendas-reparaciones .col3 > div:first-child {
  margin-left: 0;
}
.list-tiendas-reparaciones .col3 > div h5 {
  color: #00254b;
  font-size: 15px;
}
.list-tiendas-reparaciones .col3 > div .requisito {
  background-color: #FFFF00;
  margin-bottom: 10px;
  padding: 0px 0px 0px 10px;
}
.list-tiendas-reparaciones p.center {
  padding-top: 15px;
  text-align: center;
}
.list-tiendas-reparaciones .col-1 {
  width: 50%;
  height: 350px;
  overflow: auto;
  float: left;
  margin-right: 2%;
}
.list-tiendas-reparaciones .col-1 ul.tienda {
  padding: 10px 0 20px;
}
.list-tiendas-reparaciones .col-1 ul.tienda li {
  display: block;
  font-size: 14px;
  line-height: 18px;
  color: #00254b;
  padding: 10px;
  border-radius: 4px;
}
.list-tiendas-reparaciones .col-1 ul.tienda li:before,
.list-tiendas-reparaciones .col-1 ul.tienda li:after {
  display: table;
  content: "";
  line-height: 0;
}
.list-tiendas-reparaciones .col-1 ul.tienda li:after {
  clear: both;
}
.list-tiendas-reparaciones .col-1 ul.tienda li:nth-child(2n+1) {
  background-color: #f1f1f1;
}
.list-tiendas-reparaciones .col-2 {
  width: 48%;
  float: left;
  overflow: hidden;
}
@media (max-width:32.4375em) {
  .list-tiendas-reparaciones .col3 > div {
    width: 100%;
    margin-left: 0;
  }
  .list-tiendas-reparaciones .col3 > div:before,
  .list-tiendas-reparaciones .col3 > div:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .list-tiendas-reparaciones .col3 > div:after {
    clear: both;
  }
  .list-tiendas-reparaciones p.center img {
    width: 100%;
  }
  .list-tiendas-reparaciones .col-1 {
    width: 100%;
    height: auto;
    overflow: hidden;
  }
  .list-tiendas-reparaciones .col-1:before,
  .list-tiendas-reparaciones .col-1:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .list-tiendas-reparaciones .col-1:after {
    clear: both;
  }
  .list-tiendas-reparaciones .col-2 {
    display: none;
  }
}
.cita-previa iframe {
  padding: 0;
  margin: 0 auto;
  width: 510px;
  height: 850px;
}
.cita-previa .centrado {
  position: relative;
  left: 25%;
  right: 25%;
}
.cita-previa div#volver {
  position: relative;
  left: 2%;
  top: 3%;
}
.cita-previa .texto-del-menu {
  color: #ffffff;
  font-size: 12px;
}
@media (max-width:32.4375em) {
  .cita-previa .centrado {
    position: relative;
    left: 0;
    right: 0;
  }
}
.estado-reparacion {
  padding: 20px;
}
.estado-reparacion:before,
.estado-reparacion:after {
  display: table;
  content: "";
  line-height: 0;
}
.estado-reparacion:after {
  clear: both;
}
.estado-reparacion p {
  padding: 10px;
  color: #00254b;
}
.estado-reparacion p strong {
  text-transform: uppercase;
}
.estado-reparacion p.center {
  text-align: center;
}
@media (max-width:32.4375em) {
  .estado-reparacion p.center {
    display: none;
  }
}
.comparador-moviles {
  position: relative;
}
.comparador-moviles .filtro-diferencias {
  background-color: #0083a4;
  border-radius: 4px;
  color: #ffffff;
  display: inline-block;
  font-size: 16px;
  padding: 10px;
  text-align: right;
  position: absolute;
  right: 0;
  top: 10px;
}
.comparador-moviles .comparador {
  display: flex;
  width: 100%;
  overflow: auto;
}
.comparador-moviles .comparador > li {
  border: solid 1px #e2e2e2;
  display: inline-block;
  text-align: center;
  width: 20%;
  min-width: 250px;
}
.comparador-moviles .comparador.moviles-sticky {
  width: 98%;
  z-index: 99;
}
.comparador-moviles .comparador.moviles-sticky > li {
  vertical-align: top;
}
.comparador-moviles .comparador.moviles-sticky .moviles {
  background-color: #ffffff;
  color: #444444;
  height: 170px;
  padding: 15px 10px;
  position: relative;
}
.comparador-moviles .comparador.moviles-sticky .moviles .eliminar {
  font-size: 25px;
  position: absolute;
  right: 5px;
  top: 0;
  padding: 5px;
}
.comparador-moviles .comparador.moviles-sticky .moviles .imagen {
  display: inline-block;
  height: 100px;
  width: 30%;
}
.comparador-moviles .comparador.moviles-sticky .moviles .imagen img {
  max-height: 100%;
  max-width: 100%;
}
.comparador-moviles .comparador.moviles-sticky .moviles .info {
  display: inline-block;
  width: 60%;
  text-align: left;
}
.comparador-moviles .comparador.moviles-sticky .moviles .precio {
  font-size: 27px;
  color: #e00052;
  display: inline-block;
  padding-top: 5px;
}
.comparador-moviles .comparador.moviles-sticky .moviles .dto-automatico {
  color: #e00052;
}
.comparador-moviles .comparador.moviles-sticky .moviles.vacio img {
  max-height: 100px;
}
.comparador-moviles .comparador .movil-comparar {
  color: #444444;
  position: relative;
}
.comparador-moviles .comparador .movil-comparar .eliminar {
  font-size: 25px;
  position: absolute;
  right: 5px;
  top: 0;
  padding: 5px;
}
.comparador-moviles .comparador .movil-comparar .movil-comparar img {
  max-height: 175px;
  max-width: 100%;
}
.comparador-moviles .comparador .movil-comparar .precio {
  font-size: 27px;
  color: #e00052;
  display: inline-block;
  padding-top: 5px;
}
.comparador-moviles .comparador .movil-comparar .dto-automatico {
  color: #e00052;
}
.comparador-moviles .comparador .movil-comparar,
.comparador-moviles .comparador .btn-abajo {
  padding: 15px 10px;
}
.comparador-moviles .comparador .movil-comparar a,
.comparador-moviles .comparador .btn-abajo a {
  max-width: 250px;
  margin: 10px auto 0 auto;
}
.comparador-moviles .comparador .caracteristicas li {
  padding: 10px;
}
.comparador-moviles .comparador .caracteristicas li:nth-child(2n+1) {
  background-color: #f1f1f1;
}
.comparador-moviles .comparador .titu-caract {
  font-weight: bold;
}
.comparador-moviles .comparador .vacio span {
  font-size: 177px;
}
@media (max-width: 990px) {
  .comparador-moviles .comparador {
    overflow: auto;
  }
  .comparador-moviles .comparador > li:first-child {
    width: 130px;
    min-width: auto;
    position: sticky;
    left: 0;
    top: 0;
    z-index: 2;
  }
  .comparador-moviles .comparador > li {
    background-color: #ffffff;
  }
  .comparador-moviles .comparador .movil-comparar img {
    max-height: 100px;
  }
  .comparador-moviles .comparador .vacio span {
    font-size: 100px;
  }
  .comparador-moviles .comparador.moviles-sticky {
    width: 100%;
    max-width: 1150px;
  }
  .comparador-moviles .comparador.moviles-sticky > li:first-child {
    width: 130px;
    min-width: 130px;
  }
  .comparador-moviles .comparador.moviles-sticky > li {
    min-width: 250px;
  }
}
@media (max-width:32.4375em) {
  .comparador-moviles .filtro-diferencias {
    position: relative;
    right: auto;
    top: auto;
    margin-bottom: 10px;
    float: right;
    margin-right: 10px;
    padding: 5px;
    margin-top: -5px;
  }
}
.comparador-moviles .comparador {
  scrollbar-color: #9b9b9b #e2e2e2;
  scrollbar-width: thin;
}
.comparador-moviles .comparador::-webkit-scrollbar {
  -webkit-appearance: none;
}
.comparador-moviles .comparador::-webkit-scrollbar:vertical {
  width: 10px;
}
.comparador-moviles .comparador::-webkit-scrollbar-button:increment,
.comparador-moviles .contenedor::-webkit-scrollbar-button {
  display: none;
}
.comparador-moviles .comparador::-webkit-scrollbar:horizontal {
  height: 10px;
}
.comparador-moviles .comparador::-webkit-scrollbar-thumb {
  background-color: #9b9b9b;
  border-radius: 20px;
  border: 2px solid #e2e2e2;
}
.comparador-moviles .comparador::-webkit-scrollbar-track {
  border-radius: 10px;
}
.comparador-moviles .comparador.moviles-sticky {
  display: none;
}
.comparador-moviles .is-sticky .comparador.moviles-sticky {
  display: flex;
}
.is-sticky .franja-comparador-moviles {
  width: 82%;
  margin-top: 0;
}
.is-sticky .franja-comparador-moviles .flecha {
  display: block;
}
@media (max-width:32.4375em) {
  .is-sticky .franja-comparador-moviles {
    width: 94%;
  }
}
.franja-comparador-moviles {
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  box-shadow: 0px 3px 4px #6e6e6e;
  margin-top: 15px;
  z-index: 9;
}
.franja-comparador-moviles .titu {
  background-color: #94c249;
  background: linear-gradient(to bottom, #e2e2e2 0%, #d4d4d4 100%);
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  color: black;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 20px;
  font-weight: bold;
  padding: 5px 15px 10px 15px;
  text-align: center;
}
.franja-comparador-moviles .titu .icon-flecha_dcha {
  position: relative;
  top: 4px;
  float: right;
  transform: rotate(270deg);
}
.franja-comparador-moviles .titu .icon-flecha_dcha.activa {
  transform: rotate(90deg);
}
.franja-comparador-moviles .franja-comparador {
  align-items: center;
  display: block;
  padding: 10px;
}
.franja-comparador-moviles .franja-comparador > li {
  border-right: solid 1px #e2e2e2;
  display: inline-block;
  width: 21%;
  position: relative;
}
.franja-comparador-moviles .franja-comparador > li:last-child {
  border: none;
  width: 16%;
  text-align: center;
}
.franja-comparador-moviles .franja-comparador > li .eliminar {
  position: absolute;
  right: 5px;
  top: 5px;
  padding: 5px;
  font-size: 20px;
  font-weight: bold;
  color: #444444;
}
.franja-comparador-moviles .franja-comparador > li img {
  max-height: 80px;
  max-width: 80px;
  vertical-align: middle;
  margin: 5px 10px;
}
.franja-comparador-moviles .franja-comparador > li strong {
  color: #444444;
  max-width: calc(100% - 85px);
  display: inline-block;
  text-align: left;
}
@media (max-width : 61.875em) {
  .franja-comparador-moviles .franja-comparador {
    display: block;
  }
  .franja-comparador-moviles .franja-comparador > li {
    min-width: inherit;
    width: 25%;
    vertical-align: middle;
  }
  .franja-comparador-moviles .franja-comparador > li strong {
    max-width: inherit;
    width: 100%;
    text-align: center;
    font-size: 12px;
  }
  .franja-comparador-moviles .franja-comparador > li:nth-child {
    border: none;
  }
  .franja-comparador-moviles .franja-comparador > li:last-child {
    width: 100%;
    margin-top: 10px;
  }
}
.con-check-comparar .item-listado-final .btn-ver-prod {
  height: 85%;
}
.con-check-comparar .item-listado-final .check-comparar {
  cursor: pointer;
  padding: 5px;
  text-align: center;
}
.contenedor-principal-carrito {
  width: 96%;
  margin: 15px auto;
  max-width: 1300px;
}
header.principal-proceso-compra {
  padding-top: 10px;
  padding-bottom: 5px;
  z-index: 127;
  position: relative;
}
header.principal-proceso-compra .copys-carrito {
  float: right;
  width: 340px;
}
header.principal-proceso-compra .copys-carrito > div {
  padding-right: 10px;
  display: inline-block;
}
header.principal-proceso-compra .copys-carrito [class^="icon-"] {
  font-size: 40px;
  color: #94c249;
}
header.principal-proceso-compra .copys-carrito .texto {
  color: #9b9b9b;
  display: inline-block;
  font-size: 14px;
  text-align: left;
  vertical-align: middle;
}
header.principal-proceso-compra .copys-carrito .texto strong {
  text-transform: uppercase;
}
header.principal-proceso-compra .copys-carrito .new-tooltip {
  top: 50px;
}
header.principal-proceso-compra .copys-carrito .new-tooltip.left {
  left: 0;
}
header.principal-proceso-compra div.contenedor:before,
header.principal-proceso-compra div.contenedor:after {
  display: table;
  content: "";
  line-height: 0;
}
header.principal-proceso-compra div.contenedor:after {
  clear: both;
}
header.principal-proceso-compra div.contenedor .logo {
  display: inline-block;
}
header.principal-proceso-compra div.contenedor .logo a {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  width: 210px;
  height: 35px;
  background: url('https://cdn.phonehouse.es/res_static/img/logo-phonehouseweb.png') no-repeat 0 0;
  background-size: contain;
}
header.principal-proceso-compra div.contenedor .secundaria {
  float: right;
}
header.principal-proceso-compra div.contenedor .secundaria ul li {
  font-size: 13px;
  line-height: 32px;
  padding: 3px;
}
header.principal-proceso-compra div.contenedor .secundaria ul li a {
  color: #6e6e6e;
}
header.principal-proceso-compra div.contenedor .secundaria ul li a:hover {
  color: #0083a4;
}
header.principal-proceso-compra div.contenedor .secundaria ul li .icon-phone-2pt {
  transform: rotate(15deg);
  font-size: 20px;
}
@media (max-width:32.4375em) {
  header.principal-proceso-compra {
    height: 100px;
  }
  header.principal-proceso-compra div.contenedor {
    background-color: #ffffff;
    position: fixed;
    top: 0;
    left: 0;
    min-width: 320px;
    width: 100%;
    z-index: 75;
    padding-bottom: 5px;
  }
  header.principal-proceso-compra div.contenedor .logo {
    height: 50px;
    width: 100%;
  }
  header.principal-proceso-compra div.contenedor .logo a {
    background-position: 0 15px;
    background-size: 135px;
    height: 52px;
    margin: auto;
    width: 135px;
  }
  header.principal-proceso-compra div.contenedor .secundaria ul {
    float: right;
  }
  header.principal-proceso-compra div.contenedor .secundaria ul li {
    margin-top: 5px;
    margin-right: 5px;
  }
  header.principal-proceso-compra div.contenedor .secundaria ul li a {
    color: #ffffff;
    padding: 6px 9px;
  }
}
.shopping-cart .titulo-carrito h1 {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 22px;
  color: #00254b;
  margin: 10px 0px;
}
.shopping-cart .num-articulos {
  display: inline-block;
  font-weight: normal;
  font-size: 19px;
}
.shopping-cart form {
  position: relative;
}
.shopping-cart .btns-carrito.superior {
  position: absolute;
  top: -53px;
  /*top: -178px;*/

  right: 0;
  width: 100%;
}
.shopping-cart .btns-carrito div {
  width: 225px;
  float: left;
}
.shopping-cart .btns-carrito div.comprar-ahora {
  float: right;
}
.shopping-cart .btns-carrito div a {
  font-size: 15px;
}
.shopping-cart .btns-carrito div a:hover {
  color: #e00052;
}
.shopping-cart .bt-carrito {
  display: block;
  margin: 0px !important;
  padding: 8px 20px !important;
  text-transform: none !important;
}
.shopping-cart .bt-carrito.gris {
  background-color: #9b9b9b;
}
.shopping-cart .bt-carrito.gris:hover {
  background-color: #6e6e6e;
  color: #ffffff;
}
.shopping-cart .carrito-vacio {
  width: 100%;
  background-size: 100%;
  background-color: #f1f1f1;
  display: table;
}
.shopping-cart .carrito-vacio h2 {
  font-weight: normal;
  font-size: 17px;
}
.shopping-cart .carrito-vacio .centrado {
  padding: 27px 15px;
  width: 100%;
}
.shopping-cart .carrito-vacio .centrado .titulos-vacio {
  display: inline-block;
  padding: 10px 0px 10px 20px;
  line-height: 1.5;
  vertical-align: middle;
}
.shopping-cart .carrito-vacio .centrado .titulos-vacio h1.titulo-carrito {
  font-size: 30px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: normal;
}
.shopping-cart .carrito-vacio .centrado .titulos-vacio span {
  font-size: 18px;
  color: #94c249;
}
.shopping-cart .carrito-vacio .centrado .icon-icon-cart-1pt,
.shopping-cart .carrito-vacio .centrado .icon-buscar-tarifa-1pt {
  font-size: 73px;
  position: relative;
  color: #94c249;
}
.shopping-cart .carrito-vacio .centrado .icon-icon-cart-1pt .contador,
.shopping-cart .carrito-vacio .centrado .icon-buscar-tarifa-1pt .contador {
  position: absolute;
  top: 8px;
  right: 11px;
  background-color: #e00052;
  border-radius: 30px;
  color: #ffffff;
  font-size: 12px;
  height: 23px;
  padding: 5px 8px;
  text-align: center;
  width: 23px;
}
.shopping-cart .carrito-vacio .fondo-bloq1 {
  background-image: url("https://cdn.phonehouse.es/res_static/img/fondo-carrito-vacio.jpg");
  background-size: cover;
  background-position: center;
  padding: 20px 10px;
}
.shopping-cart .carrito-vacio .fondo-bloq1 .bloq-buscador {
  border-right: 1px solid #ffffff;
}
.shopping-cart .carrito-vacio .fondo-bloq1 .bloq-buscador .buscador form {
  max-width: 300px;
  margin: 0 auto;
  padding: 15px;
}
.shopping-cart .carrito-vacio .fondo-bloq1 .bloq-buscador .buscador form input {
  display: block;
  float: left;
  margin: 0;
  padding: 5px 13px;
  font-size: 15px;
}
.shopping-cart .carrito-vacio .fondo-bloq1 .bloq-buscador .buscador form input[type="search"] {
  height: 40px;
  padding-right: 40px;
  border: 1px solid #9b9b9b;
  border-radius: 4px;
}
.shopping-cart .carrito-vacio .fondo-bloq1 .bloq-buscador .buscador form input[type="submit"] {
  height: 40px;
  width: 40px;
  margin-left: -40px;
  text-indent: -9999px;
  background: url('https://cdn.phonehouse.es/res_static/img/buscar.png') no-repeat 2px 5px;
  border: 0;
  cursor: pointer;
}
.shopping-cart .carrito-vacio .fondo-bloq1 .bloq-promos,
.shopping-cart .carrito-vacio .fondo-bloq1 .bloq-buscador {
  min-height: 120px;
  display: block;
  padding: 15px 10px;
  margin: 0 auto;
  color: #ffffff;
}
.shopping-cart .carrito-vacio .fondo-bloq1 .bloq-promos h2,
.shopping-cart .carrito-vacio .fondo-bloq1 .bloq-buscador h2 {
  text-align: center;
}
.shopping-cart .carrito-vacio .fondo-bloq1 .bloq-promos .boton,
.shopping-cart .carrito-vacio .fondo-bloq1 .bloq-buscador .boton {
  max-width: 275px;
  margin: 15px auto 0 auto;
  padding: 10px 0px;
  background-color: #94c249;
  border: 1px solid #ffffff;
  color: #ffffff;
  font-size: 16px;
}
.shopping-cart .carrito-vacio .nav-categ {
  padding: 20px;
}
.shopping-cart .carrito-vacio .nav-categ ul.menu-principal {
  font-size: 16px;
  background-color: transparent;
  margin-bottom: 20px !important;
  z-index: 0;
}
.shopping-cart .carrito-vacio .nav-categ ul.menu-principal li {
  display: inline-block;
  width: 29%;
  margin-right: 3%;
}
.shopping-cart .carrito-vacio .nav-categ ul.menu-principal li > a {
  z-index: 1;
}
.shopping-cart .carrito-vacio .nav-categ ul.menu-principal li:hover > a {
  background-color: transparent !important;
  box-shadow: none !important;
}
.shopping-cart .carrito-vacio .nav-categ ul.menu-principal li a span:nth-child(1) {
  margin-right: 15px;
  font-size: 30px;
  color: #94c249;
}
.shopping-cart .carrito-vacio.buscador-vacio {
  background-color: #ffffff !important;
}
.shopping-cart .carrito-vacio.buscador-vacio .centrado .titulos-vacio {
  line-height: 1;
}
.shopping-cart .carrito-vacio .fondo-categorias {
  background-color: #f1f1f1;
  position: relative;
  z-index: 1;
}
@media (max-width : 61.875em) {
  .shopping-cart .carrito-vacio .centrado .titulos-vacio {
    padding: 10px 0px 10px 0px;
  }
  .shopping-cart .carrito-vacio .fondo-bloq1 .bloq-buscador {
    border-right: none;
  }
}
@media (max-width:32.4375em) {
  .shopping-cart .carrito-vacio .nav-categ ul.menu-principal li {
    width: 100%;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .shopping-cart .carrito-vacio .nav-categ ul.menu-principal li {
    width: 47%;
  }
}
.shopping-cart .tabs-carrito {
  float: right;
  width: 30%;
}
.shopping-cart .tabs-carrito > div {
  float: right;
  font-size: 13px;
  font-weight: bold;
  text-align: center;
  width: 50%;
}
.shopping-cart .direction.cambiada {
  display: flex;
  flex-direction: column-reverse;
}
.shopping-cart .cesta {
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  padding: 10px;
  margin-top: 20px;
}
.shopping-cart .cesta > li {
  border-top: solid 1px #e2e2e2;
  padding-bottom: 5px;
  padding-top: 20px;
  position: relative;
}
.shopping-cart .cesta > li:nth-child(2) {
  border-top: none;
}
.shopping-cart .cesta > li.entrega-estimada {
  border-top: none;
  border-left: solid #00254b 5px;
  color: #00254b;
  display: none;
  line-height: 24px;
  padding: 5px 10px;
  margin-bottom: 5px;
}
.shopping-cart .cesta > li.entrega-estimada .vendedor {
  max-width: 69%;
  display: inline-block;
}
.shopping-cart .cesta > li.entrega-estimada .gris-claro {
  color: #6e6e6e;
}
.shopping-cart .cesta > li.entrega-estimada .icon-camion,
.shopping-cart .cesta > li.entrega-estimada .icon-h,
.shopping-cart .cesta > li.entrega-estimada .icon-ventas {
  font-size: 23px;
  vertical-align: middle;
}
.shopping-cart .cesta > li.entrega-estimada .mod-tooltip {
  display: inline-block;
  vertical-align: bottom;
}
.shopping-cart .cesta > li.entrega-estimada .destacado {
  color: #e00052;
}
.shopping-cart .cesta > li div.image {
  position: relative;
  width: 10%;
  padding: 10px;
  text-align: center;
  float: left;
  min-height: 100px;
}
.shopping-cart .cesta > li div.image img {
  max-width: 100%;
  max-height: 90px;
}
.shopping-cart .cesta > li div.image span.destacada {
  position: relative;
  font-size: 12px;
  padding: 3px;
  top: -10px;
}
.shopping-cart .cesta > li div.image .chapa-2016.chapa-outlet {
  display: none;
}
.shopping-cart .cesta > li div.especificaciones {
  display: inline-flex;
  width: 88%;
}
.shopping-cart .cesta > li div.especificaciones.tarifas {
  background-color: #f1f1f1;
  margin-bottom: 15px;
  margin-left: 10%;
}
.shopping-cart .cesta > li div.especificaciones.tarifas .col1 > div {
  display: inline-block;
  width: calc(100% - 70px);
}
.shopping-cart .cesta > li div.especificaciones.tarifas .col3,
.shopping-cart .cesta > li div.especificaciones.tarifas .col4 {
  background-color: #fbfbfb;
}
.shopping-cart .cesta > li div.especificaciones.tarifas .flecha-acordeon {
  display: none;
}
.shopping-cart .cesta > li .vendido-entrega {
  font-size: 13px;
  display: block !important;
  padding: 10px 0;
  color: #6e6e6e;
}
.shopping-cart .cesta > li .vendido-entrega strong {
  color: #00254b;
}
.shopping-cart .cesta > li .col1,
.shopping-cart .cesta > li .col2,
.shopping-cart .cesta > li .col4,
.shopping-cart .cesta > li .col3 {
  padding: 10px;
}
.shopping-cart .cesta > li .col1 {
  padding-bottom: 5px;
  width: 90%;
}
.shopping-cart .cesta > li .col1 h3 {
  margin-bottom: 5px;
  font-size: 15px;
}
.shopping-cart .cesta > li .col1 h3 a {
  color: #444444;
  font-weight: normal;
}
.shopping-cart .cesta > li .col1 h3 a.lightbox-link {
  color: #0083a4;
}
.shopping-cart .cesta > li .col1 h3 span {
  text-transform: capitalize;
  font-weight: normal;
  font-size: 14px;
}
.shopping-cart .cesta > li .col1 h3 .info-seguros {
  font-weight: normal;
  font-size: 13px;
}
.shopping-cart .cesta > li .col1 .color-en-carrito {
  margin-right: 10px;
}
.shopping-cart .cesta > li .col1 .selector-color-new {
  width: 25px;
  display: inline-block;
  margin-bottom: 4px;
  vertical-align: middle;
}
.shopping-cart .cesta > li .col1 .selector-color-new ul {
  padding: 0px;
}
.shopping-cart .cesta > li .col1 .selector-color-new ul li {
  margin: 0px;
  padding: 0px;
  height: auto;
}
.shopping-cart .cesta > li .col1 .selector-color-new ul li span {
  width: 13px;
  height: 13px;
  cursor: inherit;
  margin-right: 3px;
}
.shopping-cart .cesta > li .col1 h5 {
  font-size: 16px;
  color: #444444;
  margin-bottom: 5px;
}
.shopping-cart .cesta > li .col1 #detalles-tarifa {
  font-size: 12px;
  line-height: 18px;
}
.shopping-cart .cesta > li .col1 img {
  float: left;
  margin-right: 20px;
  max-width: 48px;
}
.shopping-cart .cesta > li .col1 .valorado {
  font-weight: bold;
  color: #df5d21;
}
.shopping-cart .cesta > li .col1 .stock {
  line-height: 22px;
  display: none;
  margin-right: 10px;
}
.shopping-cart .cesta > li .col1 .stock .icon-stock-hierba::before {
  color: #9b9b9b;
  font-weight: bold;
}
.shopping-cart .cesta > li .col1 .tipo-producto span,
.shopping-cart .cesta > li .col1 .stock .icon-stock-hierba {
  font-size: 17px;
  vertical-align: middle;
}
.shopping-cart .cesta > li .col1 .tipo-producto {
  display: none;
}
.shopping-cart .cesta > li .col1 .stock-fecha,
.shopping-cart .cesta > li .col1 .vendido-por {
  color: #00254b;
  font-size: 12px;
  padding-top: 5px;
  display: block;
}
.shopping-cart .cesta > li .col1 .color-en-carrito {
  font-size: 12px;
}
.shopping-cart .cesta > li .col2 {
  width: 14%;
  margin: 0px;
  text-align: right;
}
.shopping-cart .cesta > li .col2 .select {
  display: inline-block;
}
.shopping-cart .cesta > li .col2 .select label {
  width: auto;
  margin-top: 0px;
}
.shopping-cart .cesta > li .col2 .select select {
  height: auto;
  margin: 0px;
  padding: 3px;
  width: 50px;
}
.shopping-cart .cesta > li .col2 a.delete-confirmation {
  vertical-align: top;
  margin-left: 15px;
  font-size: 22px;
  position: absolute;
  top: 5px;
  right: 5px;
}
.shopping-cart .cesta > li .col2 a.delete-confirmation > span {
  font-weight: bold;
}
.shopping-cart .cesta > li .col2 .icon-lapiz-2-2pt {
  font-size: 20px;
}
.shopping-cart .cesta > li .col4 {
  color: #444444;
  font-size: 18px;
  text-align: right;
  width: 17.3%;
}
.shopping-cart .cesta > li .col4 strong {
  line-height: 29px;
}
.shopping-cart .cesta > li .col4 .peq {
  font-size: 18px;
}
.shopping-cart .cesta > li .col3 {
  width: 17.3%;
  color: #444444;
  font-size: 24px;
  font-weight: bold;
  text-align: right;
}
.shopping-cart .cesta > li .col3 .peq {
  font-size: 15px;
}
.shopping-cart .cesta > li .col3 .destacado {
  color: #e00052;
}
.shopping-cart .cesta > li .aclaracion {
  font-size: 12px;
  font-weight: normal;
  color: #444444;
  display: block;
}
.shopping-cart .cesta > li .text-promo-carrito {
  color: #e00052;
}
.shopping-cart .cesta > li .serv-adic {
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  display: inline-block;
  margin-top: 5px;
}
.shopping-cart .cesta > li .serv-adic p {
  padding: 7px;
}
.shopping-cart .cesta > li .serv-adic h5 {
  background-color: #f1f1f1;
  padding: 7px;
  color: #0083a4;
  font-size: 14px;
}
.shopping-cart .cesta > li .serv-adic h5 smal {
  font-size: 9px;
}
.shopping-cart .cesta > li .serv-adic input {
  vertical-align: middle;
}
.shopping-cart .cesta > li .serv-adic strong {
  color: #0083a4;
}
.shopping-cart .cesta > li .pago-final {
  color: #444444;
}
.shopping-cart .cesta > li .promo {
  display: block;
  width: 88%;
}
.shopping-cart .cesta > li .promo > .col1 {
  padding-left: 0px;
  padding-top: 0px;
  margin-bottom: 5px;
}
.shopping-cart .cesta > li .promo > .col1 h4 {
  display: none;
}
.shopping-cart .cesta > li .promocion {
  /*border: solid 1px @frambuesa;
            border-left-width: 10px; */

  border-left: solid 4px #e00052;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  display: inline-block;
  padding: 0 10px;
}
.shopping-cart .cesta > li .promocion h4 {
  color: #e00052;
  margin-bottom: 5px;
}
.shopping-cart .cesta > li .promocion.removil {
  border-color: #28328a;
}
.shopping-cart .cesta > li .promocion.removil h4 {
  color: #28328a;
}
.shopping-cart .cesta > li .promocion.gas {
  border-color: #33B2B0;
  margin-bottom: 15px;
}
.shopping-cart .cesta > li .promocion.gas h4 {
  color: #33B2B0;
}
.shopping-cart .cesta > li .bolsa {
  display: inline-flex;
  width: 98%;
  border-top: solid 1px #e2e2e2;
  padding-top: 10px;
  margin-top: 20px;
}
.shopping-cart .cesta > li .bolsa .col1 {
  width: 82%;
}
.shopping-cart .cesta > li .bolsa .col2 {
  display: none;
}
.shopping-cart .cesta > li .bolsa .promocion {
  width: 100%;
  position: relative;
  padding: 0px;
}
.shopping-cart .cesta > li .bolsa .promocion .titulo-promo-bolsa {
  display: inline-block;
  padding: 10px;
  vertical-align: top;
  width: 80%;
}
.shopping-cart .cesta > li .bolsa .promocion .titulo-promo-bolsa p {
  margin: 0px;
}
.shopping-cart .cesta > li .bolsa .promocion .quedan {
  background-color: #fce5ed;
  border-radius: 4px;
  color: #e00052;
  display: inline-block;
  text-align: center;
  width: 20%;
  padding: 13px;
  vertical-align: top;
}
.shopping-cart .cesta > li .bolsa .promocion .quedan strong {
  font-size: 25px;
}
.shopping-cart .cesta > li .bolsa .promocion .quedan p {
  margin: 0px;
}
.shopping-cart .cesta > li .producto-regalo {
  width: 100%;
  margin-top: 10px;
}
.shopping-cart .cesta > li .producto-regalo div.col1 {
  width: 52.1% !important;
  background-color: transparent !important;
  margin: 0px;
}
.shopping-cart .cesta > li .producto-regalo div.col2 {
  display: block;
}
.shopping-cart .cesta > li .producto-regalo li {
  clear: both;
  border-top: solid 1px #e2e2e2;
}
.shopping-cart .cesta > li .producto-regalo li:first-child {
  border-top: none;
}
.shopping-cart .cesta > li .mod-tooltip {
  width: auto;
  height: auto;
  display: block;
}
.shopping-cart .cesta > li .mod-tooltip p {
  font-weight: normal;
  font-size: 12px;
}
.shopping-cart .cesta > li .mod-tooltip a {
  display: block;
  font-size: 12px;
  font-weight: normal;
}
.shopping-cart .cesta > li .mod-tooltip span.info {
  height: 15px;
  width: 15px;
  display: inline-block;
  overflow: hidden;
  text-indent: 666em;
  background: url('https://cdn.phonehouse.es/res_static/img/sprite-icons.png') no-repeat -195px -86px;
  background-size: 220px;
  vertical-align: middle;
}
.shopping-cart .cesta > li .regalo {
  display: inline-block;
  background: url('https://cdn.phonehouse.es/res_static/img/sprite-icons.png') no-repeat -79px -116px;
  height: 36px;
  width: 36px;
}
.shopping-cart .tabs-carrito-footer {
  width: 58%;
  float: right;
}
.shopping-cart .tabs-carrito-footer .tabs-carrito {
  float: none;
  width: auto;
}
.shopping-cart .tabs-carrito-footer .tabs-carrito > div:first-child {
  width: 25%;
}
.shopping-cart .tabs-carrito-footer .tabs-carrito > div:last-child {
  width: 20%;
}
.shopping-cart .new-footer {
  clear: both;
  display: block;
  margin-top: 40px;
  padding: 0px;
}
.shopping-cart .new-footer .caja-doble {
  float: right;
  margin-bottom: 20px;
  max-width: 700px;
  width: 100%;
}
.shopping-cart .new-footer .caja-doble .bloq-icon,
.shopping-cart .new-footer .caja-doble .bloq-datos {
  padding: 10px;
}
.shopping-cart .new-footer table {
  width: 100%;
  max-width: 700px;
  float: right;
  margin-bottom: 20px;
  border-radius: 3px;
  border: 1px solid #e2e2e2;
  border-collapse: separate !important;
  border-spacing: 0;
}
.shopping-cart .new-footer table .mod-tooltip {
  display: inline-block;
  vertical-align: bottom;
  width: auto;
  height: auto;
}
.shopping-cart .new-footer table .tooltip {
  font-weight: normal;
}
.shopping-cart .new-footer table .titulo-carrito td.col1,
.shopping-cart .new-footer table .titulo-carrito td.col3,
.shopping-cart .new-footer table .titulo-carrito td.col4 {
  background-color: #f1f1f1;
  color: #444444;
}
.shopping-cart .new-footer table .titulo-carrito td.col1 {
  border-top-left-radius: 4px;
  border-left: none;
  font-size: 18px;
  text-transform: uppercase;
  color: #7abc94;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.shopping-cart .new-footer table .titulo-carrito td.col1 small {
  text-transform: none;
}
.shopping-cart .new-footer table .titulo-carrito td.col1 span {
  font-size: 26px;
  margin-right: 5px;
  position: relative;
  top: -3px;
}
.shopping-cart .new-footer table .titulo-carrito td.col3 {
  border-top-right-radius: 4px;
  border-left: solid 1px #ffffff;
  border-right: none;
}
.shopping-cart .new-footer table .titulo-carrito td.col4 {
  border-left: solid 1px #ffffff;
}
.shopping-cart .new-footer table td {
  padding: 10px;
}
.shopping-cart .new-footer table td.col1 {
  width: 45%;
}
.shopping-cart .new-footer table td.col1 .mod-tooltip {
  display: inline;
  font-weight: normal;
  padding-bottom: 2px;
}
.shopping-cart .new-footer table td.col4 {
  width: 23%;
  text-align: right;
}
.shopping-cart .new-footer table td.col3 {
  width: 26%;
  text-align: right;
  color: #444444;
}
.shopping-cart .new-footer table td.col3 small {
  font-weight: normal;
}
.shopping-cart .new-footer table td.col3 small.precio-tachado {
  margin-right: 5px;
}
.shopping-cart .new-footer table td.col3 strong {
  font-weight: bold;
}
.shopping-cart .new-footer table td.col3 .destacado {
  color: #e00052;
  font-size: 15px;
}
.shopping-cart .new-footer table td.check-image input[type="checkbox"] + label {
  padding: 5px 5px 5px 30px;
  background-position: left 0px;
  display: inline;
  line-height: 20px;
}
.shopping-cart .new-footer table td .check-image2 input[type="radio"] + label {
  width: 25px;
  margin: 0 auto;
}
.shopping-cart .new-footer table .total td {
  background-color: #f1f1f1;
  padding: 15px;
  color: #444444;
  vertical-align: top;
}
.shopping-cart .new-footer table .total td small {
  font-size: 12px;
  font-weight: normal;
}
.shopping-cart .new-footer table .total td.col1 {
  vertical-align: top;
}
.shopping-cart .new-footer table .total td.col1 strong {
  font-size: 19px;
}
.shopping-cart .new-footer table .total td.col3 strong {
  font-size: 19px;
  margin-bottom: 5px;
  display: inline-block;
}
.shopping-cart .new-footer table .total td.col3 small {
  font-size: 16px;
}
.shopping-cart .new-footer table .total td.col3 .icon-etiqueta-2-2pt {
  font-size: 20px;
  vertical-align: middle;
  display: inline-block;
}
.shopping-cart .new-footer table .total td.col4 strong {
  font-size: 18px;
  display: inline-block;
}
.shopping-cart .attach-carrito {
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  padding: 5px 25px 30px;
  margin-top: 30px;
  background-color: #fbfbfb;
  position: relative;
}
.shopping-cart .attach-carrito span.pico {
  width: 40px;
  height: 40px;
  background-color: #ffffff;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  position: absolute;
  top: 0;
  transform: rotate(45deg);
  top: -20px;
  right: 48%;
}
.shopping-cart .attach-carrito h3 {
  margin: 35px 10px 25px 10px;
  font-weight: normal;
  font-size: 17px;
  color: #444444;
}
.shopping-cart .attach-carrito .recuadro-item {
  border: solid 1px #e2e2e2;
  background-color: #ffffff;
  margin-bottom: 15px;
}
.shopping-cart .attach-carrito .recuadro-item div.imagen {
  padding: 10px;
  text-align: center;
  line-height: 100px;
}
.shopping-cart .attach-carrito .recuadro-item div.imagen img {
  max-width: 90px;
  max-height: 100px;
  vertical-align: middle;
}
.shopping-cart .attach-carrito .recuadro-item div.detalles {
  padding-left: 0px !important;
}
.shopping-cart .attach-carrito .recuadro-item div.detalles .nombre {
  padding: 15px 15px 0px 0px;
  min-height: 100px;
}
.shopping-cart .attach-carrito .recuadro-item div.detalles .nombre a {
  text-decoration: none;
  color: #444444;
}
.shopping-cart .attach-carrito .recuadro-item div.detalles .precios {
  text-align: right;
  float: right;
  padding-right: 15px;
}
.shopping-cart .attach-carrito .recuadro-item div.detalles .precios .precio {
  font-weight: bold;
  font-size: 28px;
  text-transform: uppercase;
  color: #e00052;
}
.shopping-cart .attach-carrito .btn {
  text-align: center;
  margin: 10px 0px 20px 0px;
}
.shopping-cart .attach-carrito .btn span {
  width: 130px;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .shopping-cart .carrito-vacio {
    height: 200px;
  }
  .shopping-cart .cesta > li .bolsa .col1 {
    width: 100%;
    padding: 0px;
  }
  .shopping-cart .cesta > li .bolsa .promocion {
    width: 100%;
  }
  .shopping-cart .cesta > li .bolsa .promocion .titulo-promo-bolsa {
    width: 75%;
  }
  .shopping-cart .cesta > li .bolsa .promocion .quedan {
    width: 25%;
  }
}
@media (max-width:32.4375em) {
  .shopping-cart .titulo-carrito h1 {
    font-size: 17px;
    margin: 17px 0px;
    position: relative;
    top: -8px;
  }
  .shopping-cart .titulo-carrito h1 .num-articulos {
    font-size: 14px;
  }
  .shopping-cart .btns-carrito div {
    width: 50%;
  }
  .shopping-cart .btns-carrito div a,
  .shopping-cart .btns-carrito div input {
    padding: 7px !important;
  }
  .shopping-cart .btns-carrito div a {
    display: inline-block;
    font-size: 14px;
  }
  .shopping-cart .btns-carrito div input {
    font-size: 13px !important;
  }
  .shopping-cart .btns-carrito.boton-inferior div {
    width: 100%;
  }
  .shopping-cart .btns-carrito.boton-inferior div a,
  .shopping-cart .btns-carrito.boton-inferior div input {
    padding: 12px 7px !important;
  }
  .shopping-cart .btns-carrito.boton-inferior div input {
    font-size: 18px !important;
    z-index: 11;
    position: relative;
  }
  .shopping-cart form .btn-form button {
    margin-top: 15px;
  }
  .shopping-cart .carrito-vacio {
    background-position: center bottom;
    height: 150px;
  }
  .shopping-cart .tabs-carrito {
    display: none;
  }
  .shopping-cart .cesta > li.entrega-estimada {
    padding-right: 0;
  }
  .shopping-cart .cesta > li.entrega-estimada .vendedor {
    max-width: none;
    display: inherit;
  }
  .shopping-cart .cesta > li {
    padding-top: 0;
  }
  .shopping-cart .cesta > li div.image {
    width: 20%;
  }
  .shopping-cart .cesta > li div.especificaciones {
    width: 80%;
    position: relative;
    display: inline-grid;
  }
  .shopping-cart .cesta > li div.especificaciones.tarifas {
    margin-left: 0%;
    width: 100%;
  }
  .shopping-cart .cesta > li div.especificaciones.tarifas .col1 img {
    margin-right: 10px;
    max-width: 30px;
  }
  .shopping-cart .cesta > li div.especificaciones.tarifas .col1 h5 {
    font-size: 14px;
    font-weight: normal;
    padding-top: 5px;
  }
  .shopping-cart .cesta > li div.especificaciones.tarifas .col2 {
    width: 40px;
    position: absolute;
    right: 0px;
    top: 0px;
  }
  .shopping-cart .cesta > li div.especificaciones.tarifas .col3 {
    display: none;
  }
  .shopping-cart .cesta > li div.especificaciones.tarifas .col4 {
    display: block;
    width: 100%;
    padding-top: 0px;
    background-color: #f1f1f1;
  }
  .shopping-cart .cesta > li div.especificaciones.tarifas .flecha-acordeon {
    display: inline-block;
    vertical-align: middle;
  }
  .shopping-cart .cesta > li div.especificaciones.tarifas .flecha-acordeon span {
    font-size: 18px;
    padding: 5px;
  }
  .shopping-cart .cesta > li .col1 {
    width: 100%;
    padding-bottom: 15px;
    padding-right: 3px;
  }
  .shopping-cart .cesta > li .col1 h3 {
    display: inline;
    margin-right: 10px;
  }
  .shopping-cart .cesta > li .col1 h3 a {
    vertical-align: middle;
    font-size: 14px;
  }
  .shopping-cart .cesta > li .col1 h3 span {
    margin-left: 5px;
  }
  .shopping-cart .cesta > li .col1 .selector-color-new {
    width: auto;
    margin-bottom: 0px;
  }
  .shopping-cart .cesta > li .col1 .selector-color-new ul li {
    padding-bottom: 5px;
  }
  .shopping-cart .cesta > li .col2 {
    text-align: left;
    width: auto;
  }
  .shopping-cart .cesta > li .col2 label {
    margin-top: 0px;
  }
  .shopping-cart .cesta > li .col2 a.delete-confirmation {
    vertical-align: baseline;
    top: 0px;
    right: 0px;
  }
  .shopping-cart .cesta > li .col4 {
    display: none;
  }
  .shopping-cart .cesta > li .col3 {
    position: absolute;
    right: 0px;
    width: 60%;
    bottom: 0px;
  }
  .shopping-cart .cesta > li .text-promo-carrito {
    display: none;
  }
  .shopping-cart .cesta > li .promo {
    font-size: 13px;
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
  }
  .shopping-cart .cesta > li .promo > .col1 {
    width: 100%;
    margin: 0px auto;
    padding-right: 0px;
  }
  .shopping-cart .cesta > li .promo > .col1 h4 {
    font-size: 14px;
  }
  .shopping-cart .cesta > li .promo .col2 {
    display: none;
  }
  .shopping-cart .cesta > li .producto-regalo div.col1 {
    width: 100% !important;
    padding-bottom: 0px;
  }
  .shopping-cart .cesta > li .bolsa {
    display: block;
    width: 100%;
  }
  .shopping-cart .cesta > li .bolsa .col1 {
    width: 100%;
    padding: 0px;
  }
  .shopping-cart .cesta > li .bolsa .promocion {
    width: 100%;
  }
  .shopping-cart .cesta > li .bolsa .promocion .titulo-promo-bolsa {
    width: 75%;
  }
  .shopping-cart .cesta > li .bolsa .promocion .quedan {
    width: 25%;
  }
  .shopping-cart .cesta > li .bolsa .promocion .quedan strong {
    font-size: 17px;
  }
  .shopping-cart h2.total {
    margin-left: 0px;
  }
  .shopping-cart .new-footer table {
    width: 100%;
  }
  .shopping-cart .new-footer table .titulo-carrito {
    position: relative;
    height: 40px;
  }
  .shopping-cart .new-footer table .titulo-carrito td.col1 {
    width: 100%;
    position: absolute;
  }
  .shopping-cart .new-footer table .titulo-carrito td.col4,
  .shopping-cart .new-footer table .titulo-carrito td.col3 {
    display: none;
  }
  .shopping-cart .new-footer table td,
  .shopping-cart .new-footer table .total td {
    padding: 10px;
  }
  .shopping-cart .new-footer table td.col1 {
    width: 55%;
  }
  .shopping-cart .new-footer table td.col1 .mod-tooltip {
    display: block;
    width: 100%;
  }
  .shopping-cart .new-footer table td.col4 {
    display: none;
  }
  .shopping-cart .new-footer table td.col3 {
    width: 45%;
  }
  .shopping-cart .new-footer table .total td.col4 {
    display: none;
  }
  .shopping-cart .new-footer table .total.contrato {
    display: block;
    position: relative;
    height: 110px;
    width: 182%;
    background-color: #f1f1f1;
  }
  .shopping-cart .new-footer table .total.contrato td.col1 {
    width: 100%;
    position: absolute;
    top: 0px;
  }
  .shopping-cart .new-footer table .total.contrato td.col4,
  .shopping-cart .new-footer table .total.contrato td.col3 {
    position: absolute;
    width: 50%;
    top: 40px;
    line-height: 20px;
  }
  .shopping-cart .new-footer table .total.contrato td.col4 strong,
  .shopping-cart .new-footer table .total.contrato td.col3 strong {
    margin: 0;
  }
  .shopping-cart .new-footer table .total.contrato td.col4 {
    left: 0;
    display: block;
  }
  .shopping-cart .new-footer table .total.contrato td.col3 {
    right: 0px;
  }
  .shopping-cart .new-footer table .total td.col3 small {
    font-size: 13px;
  }
  .shopping-cart .new-footer table .total td.col3 small .icon-etiqueta-2-2pt {
    display: none;
  }
}
.banner-sh-socio-carrito {
  box-shadow: 0px 0px 9px #b1b1b1;
  padding: 15px;
  font-family: 'TSTAR_PRO_REGULAR', Arial, Helvetica, sans-serif;
  margin-top: 20px;
  margin-bottom: 20px;
  background-image: url("https://cdn.phonehouse.es/res_static/fond-banner-sh-carrito.jpg");
  background-repeat: no-repeat;
  background-position: top;
}
.banner-sh-socio-carrito .container {
  max-width: 970px;
}
.banner-sh-socio-carrito .titulo {
  width: 90%;
  margin: 0 auto;
}
.banner-sh-socio-carrito .titulo img {
  width: 70px;
  vertical-align: middle;
  margin-right: 10px;
  display: inline-block;
}
.banner-sh-socio-carrito .titulo span {
  font-size: 27px;
  color: #363636;
  font-family: 'TSTAR_PRO_HEAVY', Arial, Helvetica, sans-serif;
  text-align: left;
  margin-bottom: 15px;
  vertical-align: middle;
  width: calc(100% - 90px);
  padding-right: 20px;
  display: inline-block;
}
.banner-sh-socio-carrito .bloq-ventajas {
  margin: 0 auto;
}
.banner-sh-socio-carrito .bloq-ventajas .col-lg-3,
.banner-sh-socio-carrito .bloq-ventajas .col-md-3,
.banner-sh-socio-carrito .bloq-ventajas .col-sm-4,
.banner-sh-socio-carrito .bloq-ventajas .col-xs-12 {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.banner-sh-socio-carrito .bloq-ventajas i,
.banner-sh-socio-carrito .bloq-ventajas img {
  font-size: 43px;
  color: #9cc167;
  float: left;
  margin-right: 5px;
  line-height: 1.3;
}
.banner-sh-socio-carrito .bloq-ventajas img {
  width: 50px;
  padding: 7px 3px;
  margin-right: 5px;
  max-height: 50px;
}
.banner-sh-socio-carrito .bloq-ventajas .ventajas {
  font-size: 16px;
  margin-bottom: 13px;
  display: inherit;
  padding-top: 5px;
}
.banner-sh-socio-carrito .bloq-ventajas .mas-ventajas {
  text-decoration: underline;
  color: #6e6e6e;
  margin-left: 20px;
  padding-top: 5px;
  display: inline-block;
}
.banner-sh-socio-carrito form {
  margin-top: 15px;
}
.banner-sh-socio-carrito form .checkbox {
  margin-top: 10px;
  text-align: center;
  font-size: 15px;
}
.banner-sh-socio-carrito form .checkbox label span a {
  color: #62B3C7;
  font-family: 'TSTAR_PRO_BOLD', Arial, Helvetica, sans-serif;
}
.banner-sh-socio-carrito .btn-form {
  margin: 0 auto;
  text-align: center;
}
.banner-sh-socio-carrito .btn-form button {
  font-size: 17px;
  padding: 5px 0px 7px 0px;
  width: 215px;
  background-color: #000000;
  color: #ffffff;
  border: none;
  border-radius: 20px;
  font-family: 'TSTAR_PRO_HEAVY', Arial, Helvetica, sans-serif;
}
.banner-sh-socio-carrito .btn-form button:hover {
  background-color: #444444;
}
@media (max-width:90.000em) {
  .banner-sh-socio-carrito .container {
    max-width: 100%;
  }
}
@media (min-width: 1100px) {
  .banner-sh-socio-carrito .bloq-ventajas,
  .banner-sh-socio-carrito form {
    margin: 0 auto 0 auto !important;
  }
  .banner-sh-socio-carrito form .btn-form {
    text-align: left;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .banner-sh-socio-carrito .titulo {
    width: 100%;
  }
  .banner-sh-socio-carrito .titulo span {
    font-size: 25px;
  }
  .banner-sh-socio-carrito .bloq-ventajas .banner-sh-socio-carrito form {
    width: 100%;
  }
  .banner-sh-socio-carrito .bloq-ventajas .mas-ventajas {
    margin-left: 0px;
    text-align: center;
  }
  .banner-sh-socio-carrito .bloq-ventajas .centrado-tablet {
    text-align: center;
  }
  .banner-sh-socio-carrito .btn-form button {
    width: 200px;
  }
}
@media (max-width:32.4375em) {
  .banner-sh-socio-carrito {
    background-image: none;
  }
  .banner-sh-socio-carrito .titulo {
    width: 100%;
  }
  .banner-sh-socio-carrito .titulo img {
    width: 50px;
  }
  .banner-sh-socio-carrito .titulo span {
    font-size: 18px;
    vertical-align: top;
    width: calc(100% - 65px);
    padding-right: 0px;
  }
  .banner-sh-socio-carrito .bloq-ventajas .col-lg-3,
  .banner-sh-socio-carrito .bloq-ventajas .col-md-3,
  .banner-sh-socio-carrito .bloq-ventajas .col-sm-4,
  .banner-sh-socio-carrito .bloq-ventajas .col-xs-12 {
    padding-right: 20px !important;
    padding-left: 20px !important;
  }
  .banner-sh-socio-carrito .bloq-ventajas .mas-ventajas {
    margin-left: 56px;
  }
  .banner-sh-socio-carrito .bloq-ventajas i {
    margin-right: 14px;
  }
  .banner-sh-socio-carrito form .checkbox label span a {
    padding: 5px;
    display: inline-block;
  }
  .banner-sh-socio-carrito .btn-form button {
    margin-top: 15px;
  }
}
.ok-socio-anadido div.image {
  min-height: 70px !important;
}
.ok-socio-anadido h3 {
  color: #0083a4;
}
.ok-socio-anadido .image {
  padding: 0 10px !important;
}
.ok-socio-anadido .image img {
  max-height: 55px !important;
}
.ok-socio-anadido .especificaciones {
  margin-top: 7px !important;
}
@media (max-width:32.4375em) {
  .ok-socio-anadido .especificaciones {
    margin-top: 0px !important;
  }
  .ok-socio-anadido .especificaciones .col1 {
    padding: 0px 10px 10px 10px !important;
  }
}
.seguros {
  border: solid 1px #e00052;
  border-left-width: 10px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  display: inline-flex;
  width: 88%;
  padding-bottom: 10px;
  margin-bottom: 15px;
}
.seguros .col1,
.seguros .col2,
.seguros .col4,
.seguros .col3 {
  padding: 5px 10px 0px 10px !important;
}
.seguros > div {
  width: 100%;
}
.seguros .row {
  flex-wrap: inherit !important;
  margin-left: 0em !important;
  margin-right: 0em !important;
  /*.col2 {display: none;}*/

}
.seguros .row .titu-seguros {
  color: #e00052;
  font-weight: bold;
  padding: 5px;
}
.seguros .row .titu-seguros span {
  font-size: 22px;
}
.seguros .row .col1 {
  width: 71% !important;
}
.seguros .row .col1 .seguro h3 {
  display: none;
}
.seguros .row .col1 .seguro img {
  display: inline-block;
  margin-right: 10px;
  height: 40px;
}
.seguros .row .col1 .seguro .info-seguro {
  display: inline-block;
  font-size: 12px;
  line-height: 20px;
  /*width: ~'calc(100% - 25px)';*/

  width: calc(100% - 65px);
}
.seguros .row .col1 .seguro .info-seguro a {
  display: inline-block;
}
.seguros .row .col1 .seguro label.info-seguro {
  margin: 0px 0px 5px 25px;
  background-position: 0px 8px;
}
.seguros .row .col1 .seguro label.info-seguro:hover {
  cursor: pointer;
}
.seguros .row .col1 .seguro-error,
.seguros .row .col1 .seguro-error a {
  color: red;
}
.seguros .row .col4 a {
  font-size: 13px;
  text-decoration: underline;
}
.seguros .servicios-extra {
  font-size: 12px !important;
  margin: 0px 0px 10px 37px;
}
@media (max-width:32.4375em) {
  .seguros {
    width: 100%;
  }
  .seguros .row {
    display: block !important;
    position: relative;
    margin: 0px !important;
    /*.col2 {display: none;}*/
  
  }
  .seguros .row .titu-seguros span,
  .seguros .row.fila-titulo .col3 {
    display: none;
  }
  .seguros .row .col1 {
    margin-left: 0px;
    width: 100% !important;
  }
  .seguros .row .col1 .seguro {
    margin-left: 0px;
  }
  .seguros .row .col1 .seguro label.info-seguro {
    margin-left: 0px;
    width: 100%;
  }
  .seguros .row .col1 .seguro img {
    display: none;
  }
  .seguros .row .col1 .seguro .info-seguro {
    width: calc(100% - 90px);
  }
  .seguros .row .col2 {
    position: absolute;
    right: 0px;
    top: 65px;
  }
  .seguros .row .col3 {
    text-align: right;
    padding-top: 40px;
    padding-bottom: 10px !important;
    position: relative !important;
    width: 100% !important;
  }
}
.pie-carrito {
  width: 100%;
  margin-top: 40px;
}
.pie-carrito > p {
  text-align: center;
  margin-top: 30px;
}
.pie-carrito > div {
  padding: 15px;
  color: #9b9b9b;
  width: 25%;
  height: auto;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.pie-carrito > div h5 {
  font-size: 15px;
  font-weight: normal;
  text-transform: uppercase;
  vertical-align: middle;
  display: inline-block;
  text-align: left;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.pie-carrito > div > span {
  margin-right: 10px;
  vertical-align: middle;
  font-size: 60px;
}
@media (max-width:32.4375em) {
  .pie-carrito > div {
    padding: 10px 0px;
    width: 50%;
  }
  .pie-carrito > div h5 {
    font-size: 12px;
  }
  .pie-carrito > div h5 > span {
    display: none;
  }
  .pie-carrito > div small {
    display: none;
  }
  .pie-carrito > div > span {
    font-size: 45px;
    margin-right: 5px;
  }
}
footer.principal.pagos-carrito {
  padding-bottom: 0;
}
footer.principal.pagos-carrito .pagos {
  border: none;
}
.caja-doble.acumulado {
  border: solid 1px #e00052;
  border-left-width: 10px;
  border-radius: 4px;
}
.caja-doble.acumulado .bloq-icon {
  width: 36px;
  display: table-cell;
  font-size: 25px;
  color: #e00052;
}
.caja-doble.acumulado .bloq-datos {
  display: table-cell;
  vertical-align: middle;
  padding: 10px 10px 10px 0px !important;
}
.banner-sh-luz-gas-carrito {
  font-family: 'Radomir-Tinkov-Gilroy-Regular', Arial, Helvetica, sans-serif;
  background-color: #000000;
}
.banner-sh-luz-gas-carrito .container-fluid {
  padding-right: 1.1rem !important;
  padding-left: 1.1rem !important;
}
.banner-sh-luz-gas-carrito .col-md-4,
.banner-sh-luz-gas-carrito .col-md-3,
.banner-sh-luz-gas-carrito .col-md-2,
.banner-sh-luz-gas-carrito .col-md-6 {
  padding: 0px!important;
}
.banner-sh-luz-gas-carrito .imgone {
  width: 100%;
}
.banner-sh-luz-gas-carrito .imgone img {
  height: 100%;
}
.banner-sh-luz-gas-carrito .bloq-title {
  display: flex;
  align-items: center;
}
.banner-sh-luz-gas-carrito .bloq-title .title {
  font-family: 'Radomir-Tinkov-Gilroy-Bold', Arial, Helvetica, sans-serif;
  color: #e3d600;
  font-size: 25px;
}
.banner-sh-luz-gas-carrito .bloq-title .sub-title {
  color: #fff;
  font-size: 19px;
}
.banner-sh-luz-gas-carrito .text-checkbox {
  display: flex;
  align-items: center;
}
.banner-sh-luz-gas-carrito .text-checkbox form {
  align-items: center;
  display: table-cell;
  vertical-align: middle;
}
.banner-sh-luz-gas-carrito .text-checkbox form .text-one {
  font-family: 'Radomir-Tinkov-Gilroy-Bold', Arial, Helvetica, sans-serif;
  color: #97f5e0;
  font-size: 17px;
  margin-bottom: 15px;
  padding-left: 5px;
}
.banner-sh-luz-gas-carrito .text-checkbox form .text-two {
  color: #fff;
  font-size: 10px;
  padding-left: 25px;
  line-height: 1.5;
}
.banner-sh-luz-gas-carrito .text-checkbox form .text-two a {
  color: #ffffff;
  text-decoration-line: underline;
}
.banner-sh-luz-gas-carrito .img-two {
  text-align: right;
  padding-right: 0 !important;
  max-width: 100%;
}
.banner-sh-luz-gas-carrito .img-two img {
  height: 100%;
}
@media (max-width : 61.875em) {
  .banner-sh-luz-gas-carrito .img-one img {
    max-width: 80%;
  }
  .banner-sh-luz-gas-carrito .bloq-title .title {
    font-size: 23px;
  }
  .banner-sh-luz-gas-carrito .bloq-title .sub-title {
    font-size: 18px;
  }
  .banner-sh-luz-gas-carrito .text-checkbox form {
    padding: 10px;
    margin: auto;
  }
  .banner-sh-luz-gas-carrito .text-checkbox form .text-one {
    font-size: 15px;
  }
  .banner-sh-luz-gas-carrito .img-two {
    display: none;
  }
}
#hero-black .container {
  width: 100%;
  padding: 30px 0 0 0;
  text-align: center;
  font-family: 'Samsung InterFace', Arial;
  color: #000000;
}
#hero-black .container h3 {
  font-size: 40px;
  margin-bottom: 30px;
}
#hero-black .container p {
  font-size: 22px;
  margin-bottom: 30px;
}
#hero-black .container img {
  width: 100%;
}
#hero-black .container .logo-samsung {
  width: 25%;
  float: left;
}
#hero-black .container .claim-samsung {
  width: 50%;
  float: left;
}
#hero-black .container .teaser {
  padding-top: 20px;
  padding-bottom: 20px;
}
#hero-black .container .teaser .text-teaser {
  margin-top: 20px;
  margin-bottom: 20px;
}
#hero-black .container.cabecera {
  background-color: #000000;
}
#hero-black .container.gris {
  background-color: #e2e2e2;
  padding-bottom: 20px;
}
#hero-black .container form {
  width: 50%;
  margin: 30px auto;
}
#hero-black .container label {
  text-align: left;
}
#hero-black .container input[type="text"] {
  display: block;
  width: 100%;
  height: 35px;
  padding: 7px 10px;
  font-size: 15px;
  line-height: 18px;
  color: #6e6e6e;
  background-color: #ffffff;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  box-shadow: inset 0 4px 0px #f1f1f1;
  outline: 0;
}
#hero-black .container input[type="submit"] {
  padding: 10px;
  background-color: #ff6600;
  font-weight: bold;
  margin: 0 auto;
  margin-bottom: 20px;
  padding-left: 45px;
  padding-right: 45px;
}
#hero-black .col-3 {
  float: left;
  width: 32.03125%;
  margin-left: 1.953125%;
  padding: 10px 1%;
}
#hero-black .col-3:first-child {
  clear: left;
  margin-left: 0;
}
#hero-black .col-3:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
}
#hero-black .col-3.nth-child-3n1,
#hero-black .col-3.nth-child-4n1 {
  clear: left;
  margin-left: 0;
}
@media (max-width:32.4375em) {
  #hero-black .col-3 {
    float: left;
    width: 100%;
    margin-left: 1.953125%;
  }
  #hero-black .col-3:first-child {
    clear: left;
    margin-left: 0;
  }
  #hero-black .col-3:nth-child(1n+1) {
    clear: left;
    margin-left: 0;
  }
  #hero-black .col-3.nth-child-3n1,
  #hero-black .col-3.nth-child-4n1 {
    clear: left;
    margin-left: 0;
  }
}
#hero-black .col-3:nth-child(3n+1) {
  clear: none;
  margin-left: 0;
}
#hero-black.background-black {
  background-color: #000000;
}
#hero-black.background-gris {
  background-color: #e2e2e2;
}
#hero-black .noticias {
  border-top: 1px solid #6e6e6e;
  padding-top: 15px;
  width: 40%;
  margin: 0 auto;
  margin-bottom: 20px;
}
.seguimiento {
  background-image: url('https://cdn.phonehouse.es/res_static/img/fd-seguimiento.jpg');
  background-size: 100%;
  padding-top: 80px;
  padding-bottom: 85px;
}
.seguimiento p {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 17%;
  color: #00254b;
}
@media (max-width:32.4375em) {
  .seguimiento {
    padding: 20px;
    background-size: 120%;
  }
}
#oferta-tarjeta-sim {
  width: 100%;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}
#oferta-tarjeta-sim .col-1 {
  float: left;
  width: 100%;
  margin-left: 1.953125%;
  padding: 10px 1%;
}
#oferta-tarjeta-sim .col-1:first-child {
  clear: left;
  margin-left: 0;
}
#oferta-tarjeta-sim .col-1:nth-child(1n+1) {
  clear: left;
  margin-left: 0;
}
#oferta-tarjeta-sim .col-1.nth-child-3n1,
#oferta-tarjeta-sim .col-1.nth-child-4n1 {
  clear: left;
  margin-left: 0;
}
#oferta-tarjeta-sim .col-2 {
  float: left;
  width: 49.0234375%;
  margin-left: 1.953125%;
  padding: 10px 1%;
}
#oferta-tarjeta-sim .col-2:first-child {
  clear: left;
  margin-left: 0;
}
#oferta-tarjeta-sim .col-2:nth-child(2n+1) {
  clear: left;
  margin-left: 0;
}
#oferta-tarjeta-sim .col-2.nth-child-3n1,
#oferta-tarjeta-sim .col-2.nth-child-4n1 {
  clear: left;
  margin-left: 0;
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim .col-2 {
    float: left;
    width: 100%;
    margin-left: 1.953125%;
  }
  #oferta-tarjeta-sim .col-2:first-child {
    clear: left;
    margin-left: 0;
  }
  #oferta-tarjeta-sim .col-2:nth-child(1n+1) {
    clear: left;
    margin-left: 0;
  }
  #oferta-tarjeta-sim .col-2.nth-child-3n1,
  #oferta-tarjeta-sim .col-2.nth-child-4n1 {
    clear: left;
    margin-left: 0;
  }
}
#oferta-tarjeta-sim .valores-representante {
  padding-top: 5%;
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim .valores-representante {
    padding-top: 0;
  }
}
#oferta-tarjeta-sim .valores-representante .bullet {
  width: 25px;
  height: 25px;
  border-radius: 25px;
  display: block;
  border: 1px solid #6e6e6e;
  line-height: 25px;
  float: left;
  text-align: center;
  margin-right: 10px;
  font-weight: bold;
}
#oferta-tarjeta-sim .valores-representante ul li {
  min-height: 30px;
  line-height: 30px;
  text-align: left;
}
#oferta-tarjeta-sim .contenido {
  margin-top: 15px;
  margin-bottom: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  max-height: none;
}
#oferta-tarjeta-sim #lightbox-info-gigas {
  float: right;
  margin-right: 1%;
  font-weight: bold;
}
#oferta-tarjeta-sim #lightbox-info-gigas span {
  margin-left: 5px;
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim #lightbox-info-gigas {
    float: none;
    margin-right: 0;
  }
}
#oferta-tarjeta-sim .p {
  font-size: 14px;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  #oferta-tarjeta-sim .p {
    font-size: 13px;
  }
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim .p {
    font-size: 14px;
  }
}
#oferta-tarjeta-sim .claim {
  width: 60%;
  margin: 20px auto;
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim .claim {
    width: 95%;
  }
}
#oferta-tarjeta-sim .container-3-columnas {
  margin-bottom: 60px;
}
#oferta-tarjeta-sim .container-3-columnas .col-3 {
  float: left;
  width: 32.03125%;
  margin-left: 1.953125%;
  padding: 10px 1%;
}
#oferta-tarjeta-sim .container-3-columnas .col-3:first-child {
  clear: left;
  margin-left: 0;
}
#oferta-tarjeta-sim .container-3-columnas .col-3:nth-child(3n+1) {
  clear: left;
  margin-left: 0;
}
#oferta-tarjeta-sim .container-3-columnas .col-3.nth-child-3n1,
#oferta-tarjeta-sim .container-3-columnas .col-3.nth-child-4n1 {
  clear: left;
  margin-left: 0;
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim .container-3-columnas .col-3 {
    float: left;
    width: 100%;
    margin-left: 1.953125%;
  }
  #oferta-tarjeta-sim .container-3-columnas .col-3:first-child {
    clear: left;
    margin-left: 0;
  }
  #oferta-tarjeta-sim .container-3-columnas .col-3:nth-child(1n+1) {
    clear: left;
    margin-left: 0;
  }
  #oferta-tarjeta-sim .container-3-columnas .col-3.nth-child-3n1,
  #oferta-tarjeta-sim .container-3-columnas .col-3.nth-child-4n1 {
    clear: left;
    margin-left: 0;
  }
}
#oferta-tarjeta-sim .container-3-columnas .col-4 {
  float: left;
  width: 23.53515625%;
  margin-left: 1.953125%;
  padding: 10px 1%;
}
#oferta-tarjeta-sim .container-3-columnas .col-4:first-child {
  clear: left;
  margin-left: 0;
}
#oferta-tarjeta-sim .container-3-columnas .col-4:nth-child(4n+1) {
  clear: left;
  margin-left: 0;
}
#oferta-tarjeta-sim .container-3-columnas .col-4.nth-child-3n1,
#oferta-tarjeta-sim .container-3-columnas .col-4.nth-child-4n1 {
  clear: left;
  margin-left: 0;
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim .container-3-columnas .col-4 {
    float: left;
    width: 100%;
    margin-left: 1.953125%;
  }
  #oferta-tarjeta-sim .container-3-columnas .col-4:first-child {
    clear: left;
    margin-left: 0;
  }
  #oferta-tarjeta-sim .container-3-columnas .col-4:nth-child(1n+1) {
    clear: left;
    margin-left: 0;
  }
  #oferta-tarjeta-sim .container-3-columnas .col-4.nth-child-3n1,
  #oferta-tarjeta-sim .container-3-columnas .col-4.nth-child-4n1 {
    clear: left;
    margin-left: 0;
  }
}
#oferta-tarjeta-sim .filete {
  width: 100%;
  text-align: center;
  background-color: #e2e2e2;
  clear: both;
  padding: 5px 0;
  margin-bottom: 15px;
  margin-top: 10px;
}
#oferta-tarjeta-sim .filete h2 {
  color: #6e6e6e;
  font-size: 24px;
}
#oferta-tarjeta-sim .filete.red {
  background-color: #e00052;
  margin-bottom: 0px;
}
#oferta-tarjeta-sim .filete.red h2 {
  color: #ffffff;
  font-size: 16px;
}
#oferta-tarjeta-sim .todas-tarifas {
  margin-bottom: 60px;
}
#oferta-tarjeta-sim .owl-item {
  padding: 10px 20px;
}
#oferta-tarjeta-sim .col-3 img {
  max-width: 240px;
  max-height: 210px;
}
#oferta-tarjeta-sim .col-3.tarifa {
  padding: 15px 15px;
  border: 1px solid #9b9b9b;
  border-radius: 5px;
  margin-bottom: 10px;
  margin-top: 15px;
}
#oferta-tarjeta-sim .col-3.tarifa img {
  max-width: 50px;
  border-radius: 4px;
}
#oferta-tarjeta-sim .col-3.tarifa .titulo-tarifa {
  min-height: 60px;
}
#oferta-tarjeta-sim .col-3.tarifa .titulo-tarifa .logo-operador {
  float: left;
  width: 70px;
  text-align: center;
}
#oferta-tarjeta-sim .col-3.tarifa .titulo-tarifa .nombre-tarifa {
  float: left;
  text-align: left;
  padding-right: 10px;
  width: calc(100% - 70px);
}
#oferta-tarjeta-sim .col-3.tarifa .titulo-tarifa .nombre-tarifa h3 {
  font-size: 16px;
}
#oferta-tarjeta-sim .col-3.tarifa .titulo-tarifa .nombre-tarifa .precio {
  font-size: 26px;
  font-weight: bold;
  color: #ed1940;
  padding-top: 5px;
  display: block;
}
#oferta-tarjeta-sim .col-3 .info-tarifa,
#oferta-tarjeta-sim .col-3 .infor-tarifa {
  text-align: left;
  width: 100%;
  clear: both;
  border-top: 1px solid #9b9b9b;
  line-height: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
}
#oferta-tarjeta-sim .col-3 .precio-tarifa span {
  font-size: 22px;
}
#oferta-tarjeta-sim .texto-ph {
  min-height: 70px;
  padding: 0 5%;
  margin-bottom: 15px;
}
#oferta-tarjeta-sim .mod-boton-verde2 {
  max-width: 200px;
  margin: 0 auto;
  float: none;
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim .mod-boton-verde2 {
    max-width: 80%;
  }
}
#oferta-tarjeta-sim .mod-boton-verde2.botones-ph {
  background-color: #00a7b0;
}
#oferta-tarjeta-sim .mod-boton-verde2.botones-ph-representantes {
  max-width: 250px;
  background-color: #00a7b0;
  margin-top: 15px;
}
#oferta-tarjeta-sim .razones-comprar-ph img {
  max-width: 120px;
  max-height: 120px;
}
#oferta-tarjeta-sim .razones-comprar-ph h3 {
  margin-top: 25px;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  #oferta-tarjeta-sim .razones-comprar-ph {
    min-height: 136px;
  }
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim .razones-comprar-ph {
    min-height: 0;
  }
}
#oferta-tarjeta-sim .preguntas-frecuentes {
  text-align: left;
  line-height: 24px;
  font-size: 16px;
}
#oferta-tarjeta-sim .preguntas-frecuentes .pregunta {
  margin-bottom: 20px;
  padding-top: 5px;
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim .preguntas-frecuentes .pregunta {
    padding-right: 10px;
    padding-left: 10px;
  }
}
#oferta-tarjeta-sim .preguntas-frecuentes p {
  font-size: 16px;
  line-height: 18px;
  margin-top: 10px;
  display: block;
}
#oferta-tarjeta-sim .preguntas-frecuentes h3 {
  border-bottom: 1px solid #6e6e6e;
  margin-bottom: 5px;
  font-size: 17px;
  line-height: 19px;
  padding-bottom: 5px;
}
#oferta-tarjeta-sim img.operador {
  position: absolute;
  width: 40px;
  right: 10px;
  top: 10px;
}
#oferta-tarjeta-sim .imagen-renove-yoigo {
  margin-top: 20px;
  height: 275px;
}
#oferta-tarjeta-sim .imagen-renove-yoigo .renove-yoigo {
  float: none;
  margin: 0 auto;
  background-color: #4DBE93;
  display: block;
  max-height: 200px;
}
#oferta-tarjeta-sim .imagen-renove-yoigo img {
  max-width: 100%;
}
#oferta-tarjeta-sim .formularios {
  background-color: #e2e2e2;
  padding: 30px 1%;
  margin: 0 0 55px 0;
}
#oferta-tarjeta-sim .formularios #formu {
  max-width: 1200px;
  margin: 0 auto;
}
#oferta-tarjeta-sim .formularios #formu .select2,
#oferta-tarjeta-sim .formularios #formu .text {
  width: 50%;
  float: left;
  padding: 0 20px;
  margin: 10px 0;
}
#oferta-tarjeta-sim .formularios #formu .select2 .label,
#oferta-tarjeta-sim .formularios #formu .text .label,
#oferta-tarjeta-sim .formularios #formu .select2 label,
#oferta-tarjeta-sim .formularios #formu .text label {
  text-align: left;
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim .formularios #formu .select2,
  #oferta-tarjeta-sim .formularios #formu .text {
    width: 100%;
    margin: 0;
  }
}
#oferta-tarjeta-sim .formularios #formu .select2.text-total,
#oferta-tarjeta-sim .formularios #formu .text.text-total {
  width: 100%;
  padding: 0 0.5%;
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim .formularios #formu .select2.text-total,
  #oferta-tarjeta-sim .formularios #formu .text.text-total {
    padding: 0 20px;
  }
}
#oferta-tarjeta-sim .formularios .campo-destacado {
  background: none;
  border: none;
  display: inline-block;
}
#oferta-tarjeta-sim .formularios .campo-destacado .lightbox-link {
  float: none;
}
#oferta-tarjeta-sim .formularios input[type="submit"] {
  padding: 10px 10px;
  max-width: 300px;
}
#oferta-tarjeta-sim .gracias {
  width: 95%;
  border: 1px solid #c7d300;
  padding: 1%;
  margin: 0 auto;
  background-color: rgba(199, 211, 0, 0.25);
  margin-top: 15px;
  border-radius: 5px;
  color: #6e6e6e;
}
#oferta-tarjeta-sim .gracias p {
  margin-top: 5px;
}
#oferta-tarjeta-sim .titulo {
  font-size: 22px;
  margin-bottom: 10px;
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim .titulo {
    font-size: 18px;
  }
}
#oferta-tarjeta-sim .noticia-ver-mas {
  float: right;
  text-decoration: underline;
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim iframe {
    width: 100%;
  }
}
#oferta-tarjeta-sim .imagenes-landing .pc {
  display: block;
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim .imagenes-landing .pc {
    display: none;
  }
}
@media (max-width:32.4375em) {
  #oferta-tarjeta-sim .imagenes-landing .responsive {
    display: block;
  }
}
.empresas-autonomos {
  text-align: left;
  padding-left: 20px;
  margin-top: 15px;
}
.empresas-autonomos .label.linea {
  padding-bottom: 0px;
  font-weight: bold;
}
.lightbox-info-gigas .klightbox {
  width: 70%;
  margin-left: -30%;
  position: fixed!important;
  top: 15%!important;
  max-width: 960px;
}
.lightbox-info-gigas .klightbox img {
  width: 100%;
  max-width: 930px;
  margin: 0 auto;
}
.lightbox-info-gigas .klightbox .contenido {
  overflow-y: hidden;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .lightbox-info-gigas .klightbox {
    width: 80%;
    margin-left: -40%;
  }
}
@media (max-width:32.4375em) {
  .lightbox-info-gigas .klightbox {
    width: 90%;
    margin-left: 0%;
  }
}
#corners-ph .marca {
  display: inline-block;
  text-align: center;
  margin: 0 2px;
}
#corners-ph .marca img {
  margin-top: 30px;
  margin-bottom: 20px;
}
#corners-ph .owl-buttons div {
  position: relative;
  bottom: 95px;
  background-color: transparent;
  color: #9b9b9b;
  font-size: 40px;
  line-height: 20px;
  padding: 3px 0;
}
#corners-ph .owl-prev {
  float: left;
}
#corners-ph .owl-next {
  float: right;
}
#corners-ph .marcas-ph {
  margin-top: 10px;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
}
#corners-ph .marcas-ph .marca {
  margin: 0 4px;
}
#corners-ph .marcas-ph .marca a {
  display: block;
  border: solid 1px #e2e2e2;
  width: 107px;
  height: 107px;
  margin: 10px 0px;
  background-color: #f1f1f1;
}
#corners-ph .marcas-ph .marca a img {
  max-width: 85px;
  vertical-align: middle;
  margin: 25px auto;
}
@media (max-width : 61.875em) {
  #corners-ph .marcas-ph {
    margin-top: 10px;
    justify-content: space-between;
  }
  #corners-ph .marcas-ph .marca {
    width: 32%;
    margin: inherit;
  }
  #corners-ph .marcas-ph .marca a {
    width: 98%;
    margin: 2% auto;
    background-color: #ffffff;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  #corners-ph .marcas-ph {
    justify-content: flex-start;
  }
  #corners-ph .marcas-ph .marca {
    width: 16%;
    margin-right: 0.6%;
  }
}
@media (max-width:32.4375em) {
  #corners-ph .marcas-ph {
    justify-content: flex-start;
  }
  #corners-ph .marcas-ph .marca {
    margin-right: 1.3%;
  }
}
#corners-ph .marcas-ph.ancho-total .marca {
  margin-left: 0;
  margin-right: 1%;
  width: 15.8%;
}
#corners-ph .marcas-ph.ancho-total .marca:last-child {
  margin-right: 0;
}
#corners-ph .marcas-ph.ancho-total .marca a {
  width: auto;
}
@media (max-width:32.4375em) {
  #corners-ph .marcas-ph.ancho-total .marca {
    width: 31.3%;
    margin-right: 3%;
  }
  #corners-ph .marcas-ph.ancho-total .marca:nth-child(3) {
    margin-right: 0;
  }
}
.presentacion-ficha img {
  width: 100%;
}
.formulario-alterna input[type="submit"] {
  background-color: #E35197;
  max-width: 300px;
  margin: auto;
  margin-bottom: 15px !important;
}
.energia-smarthouse {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  background-color: #ffffff;
}
.energia-smarthouse .cabecera-land-energia {
  text-align: center;
  width: 100%;
}
.energia-smarthouse .cabecera-land-energia img {
  margin: 0 auto;
  max-width: 100%;
}
.energia-smarthouse .claim-prev {
  background-color: #0083a4;
}
.energia-smarthouse .claim-prev .claim {
  padding: 20px 10px;
  border-radius: 3px;
  text-align: center;
  margin: 0px auto;
  color: #ffffff;
  width: 77%;
  line-height: 1.5;
}
.energia-smarthouse .claim-prev .claim h1 {
  font-weight: inherit;
  font-size: 27px;
  text-shadow: 2px 2px 5px #444444;
}
.energia-smarthouse .claim-prev .claim h1 strong {
  font-size: 34px;
}
.energia-smarthouse .claim-prev .claim-items {
  background-color: #ffffff;
  text-align: center;
}
.energia-smarthouse .claim-prev .claim-items ul li {
  display: inline-block;
  font-size: 19px;
  color: #444444;
  margin: 0px 10px 0px auto;
  padding: 25px 10px;
}
.energia-smarthouse .claim-prev .claim-items ul li span {
  color: #94c249;
  border: 1px solid #94c249;
  border-radius: 20px;
  padding: 5px;
  font-size: 11px;
}
.energia-smarthouse .imagen-form {
  background-image: url("https://cdn.phonehouse.es/res_static/landing-energia/fondo-marzo-sh.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 3em;
  padding-bottom: 1em;
  min-height: 370px;
  background-position: 50% 44%;
}
.energia-smarthouse .imagen-form .form-cta .formulario-energia {
  border: 3px solid #ffffff;
  background-repeat: repeat;
  padding: 20px 20px;
  width: 377px;
  margin: 0px 245px 39px auto;
  border-radius: 3px;
}
.energia-smarthouse .imagen-form .form-cta .formulario-energia h2 {
  color: #ffffff;
  line-height: 1.5;
  font-weight: normal;
  text-align: center;
  padding-bottom: 20px;
  text-shadow: 2px 2px 5px #272a2a;
  font-size: 20px;
}
.energia-smarthouse .imagen-form .form-cta .formulario-energia h2 span {
  font-size: 29px;
}
.energia-smarthouse .imagen-form .form-cta .formulario-energia input {
  display: block;
  height: 35px;
  padding: 0px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 18px;
  color: #6e6e6e;
  background-color: #ffffff;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  outline: 0;
  margin-bottom: 10px;
  width: 100%;
}
.energia-smarthouse .imagen-form .form-cta .formulario-energia input[type="submit"] {
  background: linear-gradient(to right, #94c249 1%, #53cbf1 50%, #0083a4 100%);
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 19px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  border: 0px;
  cursor: pointer;
}
.energia-smarthouse .imagen-form .form-cta .formulario-energia p {
  color: #fbfbfb;
  text-align: center;
}
.energia-smarthouse .imagen-form .form-cta .formulario-energia a {
  color: #ffffff;
  text-decoration: underline;
  text-shadow: 2px 2px 5px #272a2a;
}
.energia-smarthouse .imagen-form .form-cta .formulario-energia a:hover {
  color: #000000;
}
.energia-smarthouse .imagen-form .form-cta .formulario-energia hr {
  border-top: dashed 1px #ffffff;
  border-bottom: none;
  margin-top: 10px;
}
.energia-smarthouse .iconos-info {
  margin-top: 50px;
  padding-right: 2rem;
  padding-left: 2rem;
  margin-bottom: 20px;
}
.energia-smarthouse .iconos-info .items-info {
  text-align: center;
  padding: 50px 17px;
  border: 1px solid #e2e2e2;
  margin-bottom: 20px;
}
.energia-smarthouse .iconos-info .items-info h3 {
  font-weight: normal;
  padding: 10px;
  line-height: 1.5;
  color: #444444;
}
.energia-smarthouse .iconos-pasos {
  padding: 40px 0px 50px 0px;
  margin-top: 30px;
  background-color: #0083a4;
  text-align: center;
  padding-right: 2rem;
  padding-left: 2rem;
}
.energia-smarthouse .iconos-pasos .block-item-paso {
  padding: 20px 10px;
}
.energia-smarthouse .iconos-pasos .block-item-paso .item-paso {
  color: #ffffff;
  font-weight: normal;
}
.energia-smarthouse .iconos-pasos .block-item-paso .item-paso h3 {
  font-weight: normal;
  text-align: left;
  line-height: 1.5;
  padding: 14px 0px 0px 60px;
  max-width: 80%;
}
.energia-smarthouse .iconos-pasos .block-item-paso .item-paso h3 span {
  float: left;
  font-size: 47px;
  position: relative;
  top: -10px;
  padding-right: 10px;
}
.energia-smarthouse .cta-bottom {
  text-align: center;
}
.energia-smarthouse .cta-bottom .imagen-bottom,
.energia-smarthouse .cta-bottom .btn {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
}
.energia-smarthouse .cta-bottom .imagen-bottom img.imagen,
.energia-smarthouse .cta-bottom .btn img.imagen {
  max-width: 100%;
}
.energia-smarthouse .cta-bottom .imagen-bottom {
  text-align: left;
}
.energia-smarthouse .cta-bottom .grupo-cta-bottom {
  padding-top: 19%;
  padding-bottom: 12%;
  background-color: #ffffff;
}
.energia-smarthouse .cta-bottom .grupo-cta-bottom h3 {
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: normal;
}
.energia-smarthouse .cta-bottom .grupo-cta-bottom span {
  text-align: center;
  padding: 10px 60px;
  background: linear-gradient(to right, #94c249 1%, #53cbf1 50%, #0083a4 100%);
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 19px;
  border-radius: 4px;
  box-shadow: 7px 11px 23px -7px rgba(0, 0, 0, 0.2);
}
@media (max-width:90.000em) {
  .energia-smarthouse .energia-smarthouse .imagen-form {
    background-position: 50% 36%;
  }
  .energia-smarthouse .energia-smarthouse .imagen-form .form-cta .formulario-energia {
    margin: 0px 400px 39px auto;
  }
}
@media (max-width : 61.875em) {
  .energia-smarthouse .imagen-form .form-cta .formulario-energia {
    margin: 0px 0px 39px auto;
  }
  .energia-smarthouse .iconos-info .items-info {
    padding: 10px 5px;
  }
  .energia-smarthouse .iconos-info .items-info img,
  .energia-smarthouse .iconos-info .items-info h3 {
    display: inline-block;
    text-align: left;
    vertical-align: middle;
    width: 20%;
  }
  .energia-smarthouse .iconos-info .items-info h3 {
    padding-top: 10px;
    width: 72%;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .energia-smarthouse .imagen-form .form-cta .formulario-energia {
    margin: 10px auto 30px 330px;
  }
  .energia-smarthouse .imagen-form .form-cta .claim {
    padding: 10px 15px;
  }
  .energia-smarthouse .iconos-pasos .block-item-paso {
    padding: 0px;
  }
  .energia-smarthouse .iconos-pasos .block-item-paso .item-paso h3 {
    padding: 0px;
    max-width: 100%;
  }
}
@media (max-width:32.4375em) {
  .energia-smarthouse .claim-prev .claim {
    line-height: 1.3;
    width: 100%;
    padding: 10px 21px;
  }
  .energia-smarthouse .claim-prev .claim h1 {
    font-size: 25px;
  }
  .energia-smarthouse .claim-prev .claim-items {
    padding-top: 15px;
    padding-bottom: 20px;
  }
  .energia-smarthouse .claim-prev .claim-items ul li {
    padding: 8px 0px;
    margin: 0 auto;
  }
  .energia-smarthouse .imagen-form {
    background-position: 59%;
  }
  .energia-smarthouse .imagen-form .form-cta {
    box-shadow: none;
  }
  .energia-smarthouse .imagen-form .form-cta .formulario-energia {
    width: 95%;
    max-width: 377px;
    margin: 0px auto 39px auto;
  }
  .energia-smarthouse .cta-bottom .btn,
  .energia-smarthouse .cta-bottom .imagen-bottom {
    width: 100%;
    display: inline-block;
    vertical-align: middle;
  }
  .energia-smarthouse .cta-bottom .btn img.imagen,
  .energia-smarthouse .cta-bottom .imagen-bottom img.imagen {
    max-width: 100%;
  }
  .energia-smarthouse .cta-bottom .btn .grupo-cta-bottom {
    padding-top: 10%;
    padding-bottom: 12%;
  }
  .energia-smarthouse .cta-bottom .btn .grupo-cta-bottom h3 {
    margin-top: 0px;
  }
  .energia-smarthouse .iconos-pasos .block-item-paso .item-paso h3 {
    padding: 5px;
    max-width: 100%;
  }
}
.home-seller.bloque-resumen {
  border: 1px solid #e2e2e2;
  padding: 0 25px 8px 25px;
}
.home-seller h1 {
  align-items: center;
  color: #00254b;
  display: flex;
  font-size: 25px;
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: 15px;
}
.home-seller h1 img {
  margin-right: 15px;
  max-height: 80px;
  max-width: 250px;
}
.home-seller .info-iconos .recuadro-info {
  border: 1px solid #e2e2e2;
  padding: 25px 0 20px 0;
  text-align: center;
  margin-bottom: 20px;
  min-height: 116px;
}
.home-seller .info-iconos i {
  font-size: 39px;
  display: block;
}
.home-seller .info-iconos h3 {
  font-weight: normal;
  padding: 10px 0 10px 0;
  font-size: 13px;
}
.home-seller .info-iconos p {
  font-weight: bold;
  color: #00254b;
}
.home-seller .info-iconos .valoracion-estrellas {
  margin: 0 auto;
  display: block;
}
.home-seller .info-tienda,
.home-seller .info-devoluciones,
.home-seller .info-envios {
  border: 1px solid #f1f1f1;
  margin: 15px;
}
.home-seller.bloque-mas-info .acordeon-ficha {
  line-height: 1.5;
}
.home-seller.bloque-mas-info .acordeon-ficha h2 {
  padding: 10px 37px 10px 20px;
}
.home-seller.bloque-mas-info .acordeon-ficha.info-seller h3 {
  font-size: 15px;
  color: #444444;
}
.home-seller.bloque-mas-info .acordeon-ficha.info-seller li {
  list-style-type: circle;
  margin-left: 27px;
}
.home-seller.bloque-mas-info .acordeon-ficha.info-seller p {
  margin-left: 13px;
  margin-bottom: 3px;
}
.home-seller.bloque-opiniones .contenedor-opinion {
  margin: 15px;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  padding: 15px;
}
.home-seller.bloque-opiniones .contenedor-opinion .datos {
  border-right: 1px solid #e2e2e2;
  position: relative;
  margin-top: 5px;
}
.home-seller.bloque-opiniones .contenedor-opinion .datos .icono-cliente {
  font-size: 35px;
  display: inline-block;
}
.home-seller.bloque-opiniones .contenedor-opinion .datos .datos-cliente {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 10px;
}
.home-seller.bloque-opiniones .contenedor-opinion .datos .datos-cliente span {
  display: block;
}
.home-seller.bloque-opiniones .contenedor-opinion .datos span.pico {
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  position: absolute;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  transform: rotate(-44deg);
  right: -11px;
  top: 36%;
}
.home-seller.bloque-opiniones .contenedor-opinion .total-estr {
  margin-top: 5px;
}
.home-seller.bloque-opiniones .comentario {
  padding: 10px;
  display: flex;
  align-items: center;
  border-right: 1px solid #e2e2e2;
  position: relative;
}
.home-seller.bloque-opiniones .comentario p {
  margin-left: 15px;
  line-height: 1.5;
}
.home-seller.bloque-opiniones .comentario span.pico-dos {
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  position: absolute;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  transform: rotate(-44deg);
  right: -11px;
  top: 36%;
}
.home-seller.bloque-opiniones .enlace-mas {
  padding: 0px;
  width: 97%;
  margin: 0 auto 35px auto;
}
.home-seller.bloque-opiniones .valoracion-barras-peq > div span.concepto {
  color: #6e6e6e;
  min-width: 203px;
  font-size: 14px;
}
@media (max-width : 61.875em) {
  .home-seller.bloque-opiniones .contenedor-opinion .datos {
    margin-top: inherit;
    border-right: none;
  }
  .home-seller.bloque-opiniones .contenedor-opinion .datos .total-estr {
    position: relative;
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .home-seller.bloque-opiniones .contenedor-opinion .datos span.pico {
    transform: rotate(45deg);
    right: 50%;
    top: auto;
    bottom: 11px;
  }
  .home-seller.bloque-opiniones .contenedor-opinion .comentario {
    margin-left: 0px;
    border-right: none;
    padding: inherit;
    align-items: baseline;
    display: block;
  }
  .home-seller.bloque-opiniones .contenedor-opinion .comentario p {
    border-bottom: 1px solid #e2e2e2;
    padding-bottom: 19px;
    margin-bottom: 20px;
    position: relative;
    margin-left: 0px;
  }
  .home-seller.bloque-opiniones .contenedor-opinion .comentario span.pico-dos {
    transform: rotate(45deg);
    right: 50%;
    top: auto;
    bottom: 11px;
  }
  .home-seller.bloque-opiniones .contenedor-opinion > div span.concepto {
    margin-left: 0px;
  }
}
@media (max-width:32.4375em) {
  .home-seller.bloque-resumen {
    padding: 0 15px;
  }
  .home-seller .info-iconos .recuadro-info {
    padding: 10px 0;
    margin-bottom: 15px;
    min-height: inherit;
  }
  .home-seller .info-iconos i {
    font-size: 25px;
  }
  .home-seller .info-iconos h3 {
    padding: 5px 0;
  }
  .home-seller.bloque-mas-info {
    margin: 25px auto;
  }
  .home-seller.bloque-opiniones .contenedor-opinion > div span.concepto {
    width: 135px;
  }
}
.baja-comercial {
  width: 360px;
  margin: 30px auto 0 auto;
}
.baja-comercial h1 {
  margin-bottom: 15px;
  color: #00254b;
}
.baja-comercial p.text-email {
  border-bottom: 1px solid #e2e2e2;
  padding: 15px 0px;
  border-top: 1px solid #e2e2e2;
}
.baja-comercial div.form-checks p.text-title-checks {
  margin-bottom: 20px;
  margin-top: 20px;
}
.baja-comercial div.form-checks .nta-chekbox {
  line-height: 1.5;
  margin-left: 20px;
}
.baja-comercial .btn {
  text-align: right;
  margin-top: 20px;
}
.baja-comercial .btn input[type="submit"] {
  padding: 5px 20px 5px 20px;
  border: none;
  border-radius: 4px;
  font-weight: bold;
  letter-spacing: 1px;
  text-transform: uppercase;
  background-color: #ea5b25;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
}
@media (max-width:32.4375em) {
  .baja-comercial {
    width: 96%;
  }
}
#landing-llamaya .titulo {
  text-align: center;
  color: #444444;
  margin: 4rem 0 0 0;
}
#landing-llamaya .titulo h2 {
  font-size: 30px;
}
#landing-llamaya .tarifas {
  max-width: 1500px;
  margin: 0 auto;
}
#landing-llamaya .tarifas .tarifa-item {
  margin-top: 20px;
}
#landing-llamaya .tarifas .tarifa-item .caja-gris {
  background: #e2e2e2;
  color: #444444;
  text-align: center;
  padding: 1rem 3rem;
  margin: 0 15px;
}
#landing-llamaya .tarifas .tarifa-item .caja-gris h2 {
  font-size: 18px;
}
#landing-llamaya .tarifas .tarifa-item .caja-gris.abajo {
  padding: 0rem 3rem;
}
@media (max-width:32.4375em) {
  #landing-llamaya .tarifas .tarifa-item .caja-gris {
    padding: 1rem;
  }
}
#landing-llamaya .tarifas .tarifa-item .caja-morada {
  background: #6C397B;
  padding: .5rem;
}
#landing-llamaya .tarifas .tarifa-item .caja-morada .precio {
  color: #f0c530;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  border-bottom: 1px solid #ffffff;
}
#landing-llamaya .tarifas .tarifa-item .caja-morada .precio p.precio-grande {
  font-size: 75px;
  font-weight: bold;
  line-height: 75px;
  margin-right: .5rem;
}
#landing-llamaya .tarifas .tarifa-item .caja-morada .precio p.precio-grande span {
  font-size: 45px;
}
#landing-llamaya .tarifas .tarifa-item .caja-morada .precio p.mes {
  font-size: 17px;
}
#landing-llamaya .tarifas .tarifa-item .caja-morada .caracteristicas {
  color: #ffffff;
  text-align: center;
}
#landing-llamaya .tarifas .tarifa-item .caja-morada .caracteristicas p {
  font-size: 16px;
}
#landing-llamaya .tarifas .tarifa-item .caja-morada .caracteristicas .precio-peque {
  font-weight: bold;
  font-size: 50px;
}
#landing-llamaya .tarifas .tarifa-item .caja-morada .caracteristicas .precio-peque span {
  font-size: 35px;
}
#landing-llamaya .tarifas .tarifa-item .caja-morada .caracteristicas .texto-precio {
  margin-bottom: 1rem;
}
#landing-llamaya .tarifas .tarifa-item .caja-morada .caracteristicas .llamadas {
  font-size: 18px;
}
#landing-llamaya .boton {
  background: #f0c530;
  text-align: center;
  color: #6C397B;
  font-size: 18px;
}
#landing-llamaya .boton:hover {
  background: #6C397B;
  color: #f0c530;
}
#landing-llamaya .extra {
  max-width: 1200px;
  margin: 0 auto;
}
#landing-llamaya .internacionales {
  position: relative;
  margin: 2rem 0;
  display: flex;
  justify-content: space-between;
  padding: 1rem 3rem;
  background: #e2e2e2;
}
#landing-llamaya .internacionales h3 {
  font-size: 26px;
  color: #6C397B;
  font-weight: bold;
}
#landing-llamaya .internacionales .boton-inter {
  position: absolute;
  right: 3rem;
  top: 50%;
  padding: 1rem;
}
@media (max-width : 61.875em) {
  #landing-llamaya .internacionales .boton-inter {
    position: static;
  }
}
@media (max-width:32.4375em) {
  #landing-llamaya .internacionales {
    display: block;
    text-align: center;
    margin: 2rem 5%;
    width: 90%;
  }
}
#landing-llamaya .tiendas {
  padding: 1rem 3rem;
  margin-top: 5rem;
  background: rgba(241, 206, 0, 0.2);
  text-align: center;
}
#landing-llamaya .tiendas h3 {
  font-size: 20px;
  color: #444444;
  font-weight: bold;
  margin-bottom: 1.5rem;
}
#landing-llamaya .tiendas .boton-tiendas {
  width: 150px;
  margin: 0 auto;
  background: #6C397B;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}
#landing-llamaya .tiendas .boton-tiendas:hover {
  background: #ffffff;
  color: #6c397b;
}
#landing-llamaya.masmovil .tarifas .tarifa-item .caja-gris {
  background: #444444;
  color: #ffffff;
}
#landing-llamaya.masmovil .tarifas .tarifa-item .caja-morada {
  background: #ffdf00;
}
#landing-llamaya.masmovil .tarifas .tarifa-item .caja-morada .precio {
  color: #444444;
  border-bottom: 1px solid #444444;
}
#landing-llamaya.masmovil .tarifas .tarifa-item .caja-morada .precio p.precio-grande {
  font-size: 60px;
}
#landing-llamaya.masmovil .tarifas .tarifa-item .caja-morada .precio p.precio-grande span {
  font-size: 30px;
}
#landing-llamaya.masmovil .tarifas .tarifa-item .caja-morada .precio p.mes {
  font-size: 14px;
}
#landing-llamaya.masmovil .tarifas .tarifa-item .caja-morada .caracteristicas {
  color: #444444;
}
#landing-llamaya.masmovil .boton {
  background: #88c23f;
  color: #ffffff;
}
#landing-llamaya.masmovil .boton:hover {
  background: #6d9c32;
}
.bono-hotel .cabecera-land-energia {
  text-align: center;
  max-width: 100%;
}
.bono-hotel .imagen-form {
  min-height: 642px;
  background-repeat: no-repeat;
  padding-top: 3em;
  padding-bottom: 2em;
  margin: 0 auto;
  width: 100%;
  background-size: cover;
}
.bono-hotel .imagen-form .form-cta .formulario-energia {
  background-image: url("https://cdn.phonehouse.es/res_static/landing-energia/tono-opacity.png");
  background-size: cover;
  border: 1px solid #ffffff;
  border-radius: 4px;
  background-color: transparent;
  padding: 0px 30px 10px 30px;
  width: 400px;
  margin: 7em auto 0 auto;
}
.bono-hotel .imagen-form .form-cta .formulario-energia h2 {
  color: #444444;
  text-shadow: 2px 2px 5px #ffffff;
  line-height: 1.5;
  font-weight: normal;
  text-align: center;
  padding-bottom: 20px;
  padding-top: 20px;
}
.bono-hotel .imagen-form .form-cta .formulario-energia input {
  display: block;
  width: 100%;
  height: 35px;
  padding: 0px 10px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 15px;
  line-height: 18px;
  color: #6e6e6e;
  background-color: #ffffff;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  outline: 0;
  margin-bottom: 10px;
}
.bono-hotel .imagen-form .form-cta .formulario-energia input[type="submit"] {
  background: linear-gradient(to right, #94c249 1%, #53cbf1 50%, #0083a4 100%);
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 19px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  border: 0px;
  cursor: pointer;
}
@media (max-width:32.4375em) {
  .bono-hotel .imagen-form .form-cta .formulario-energia {
    width: 80%;
    margin-top: 30px;
  }
}
.landing-newsletter {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  background-color: #ffffff;
}
.landing-newsletter .cabecera-news {
  width: 100%;
  text-align: center;
  background-image: url("https://cdn.phonehouse.es/res_static/landing-captacion-newsletter-2021/cabecera-news.jpg");
  padding-top: 3em;
  padding-bottom: 3em;
  background-position: center;
}
.landing-newsletter .cabecera-news .texts-claims {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.landing-newsletter .cabecera-news .texts-claims .slogan-PH {
  font-size: 51px;
  background-color: #00254b;
  border-radius: 5px;
  padding: 15px 3px 15px 2px;
  text-align: center;
  max-width: 612px;
  position: relative;
  left: 9%;
  color: #ffffff;
  top: 14px;
}
.landing-newsletter .cabecera-news .texts-claims .claim-PH {
  font-size: 26px;
  background-color: #e40134;
  border-radius: 5px;
  padding: 9px 5px 9px 5px;
  text-align: center;
  font-weight: bold;
  color: #ffffff;
  max-width: 89%;
  position: relative;
  left: 11%;
}
.landing-newsletter .franja-label {
  background-color: #0083a4;
  padding-top: 1em;
  padding-bottom: 1em;
  color: #ffffff;
  text-align: center;
  font-size: 21px;
  font-weight: bold;
}
.landing-newsletter .items-ventajas {
  margin-top: 50px;
  padding-right: 2rem;
  padding-left: 2rem;
  margin-bottom: 20px;
}
.landing-newsletter .items-ventajas .items-info {
  padding: 13px 12px 12px 12px;
  margin-bottom: 20px;
  text-align: center;
}
.landing-newsletter .items-ventajas .items-info img {
  margin-bottom: 15px;
  max-height: 193px;
  height: 67px;
}
.landing-newsletter .items-ventajas .items-info .title-items {
  color: #0083a4;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
}
.landing-newsletter .items-ventajas .items-info div.text-items h3 {
  font-weight: normal;
  padding: 10px;
  line-height: 1.5;
  color: #444444;
}
.landing-newsletter .cta-correo {
  background-color: #545557cc;
  background-size: 100%;
  border-radius: 5px;
  background-repeat: no-repeat;
  padding-top: 1em;
  padding-bottom: 1em;
  width: 355px;
  text-align: center;
}
.landing-newsletter .cta-correo .bloque-form {
  border-radius: 4px;
  background-color: transparent;
  margin-top: 20px;
  background-repeat: repeat;
  margin: auto;
}
.landing-newsletter .cta-correo .bloque-form h2 {
  color: #ffffff;
  line-height: 1.5;
  font-weight: normal;
  text-shadow: 1px 5px 6px #000000;
  font-weight: bold;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form {
  max-width: 540px;
  text-align: left;
  color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .select-cumple label {
  text-shadow: 1px 3px 2px #080808;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .text-regalo {
  color: #fff15b;
  font-weight: bold;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .icon-regalos-varios-2pt {
  color: #fff15b;
  font-size: 29px;
  float: right;
  top: -12px;
  position: relative;
  right: 30px;
  text-shadow: none;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .field {
  display: inline-block;
  margin-right: 0px;
  width: 248px;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .sin-margin {
  margin: 0px !important;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .select-cumple {
  display: inline-block;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .select-cumple input[name="news-birthday"],
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .select-cumple input[name="news-birthmonth"],
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .select-cumple input[name="news-birthyear"] {
  margin-top: 0px;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .select-cumple label {
  margin-bottom: 0px;
  opacity: 1;
  left: -8px;
  position: relative;
  color: white;
  margin-top: 12px;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .select-cumple input:nth-child(3),
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .select-cumple input:nth-child(5) {
  width: 70px;
  display: inline-block;
  text-align: center;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .select-cumple input:nth-child(7) {
  width: 80px;
  display: inline-block;
  text-align: center;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .select-cumple span {
  display: inline-block;
  margin: 0 5px;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .text-priv {
  margin: 0 auto;
  text-align: center;
  margin-bottom: 15px;
  margin-top: 11px;
  font-size: 11px;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .text-priv a {
  color: #35cff6;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario.label-molones .field__input {
  height: 33px;
  padding-top: 1px;
}
.landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario.label-molones label.field__label.field--not-empty {
  opacity: 1;
  transform: none;
  font-size: 10px;
  top: -2px;
}
.landing-newsletter .cta-correo .bloque-form input[type="submit"] {
  color: #ffffff !important;
  display: block;
  width: 79% !important;
  float: none;
  text-align: center;
  margin: 0 auto 0px auto;
  background-color: #00a7b0;
}
.landing-newsletter .cta-correo .bloque-form input[type="submit"]:hover {
  background-color: #0083a4;
}
.landing-newsletter .cta-correo.mensaje-ok .ok-mensaje-enviado {
  color: #00BA4F;
  text-align: center;
  border: solid 1px #00BA4F;
  background: #ffffff;
  padding: 10px;
  margin: 0 auto;
  width: 82%;
  line-height: 1.5;
}
.landing-newsletter .cta-correo.mensaje-ok .ok-mensaje-enviado strong {
  font-size: 17px;
}
.landing-newsletter .cta-bottom {
  text-align: center;
  margin: 0 auto;
  margin-top: 4em;
  margin-bottom: 6em;
  background-color: #ffffff;
}
.landing-newsletter .cta-bottom h3 {
  margin-bottom: 30px;
  font-size: 21px;
  font-weight: normal;
}
.landing-newsletter .cta-bottom a span.btn {
  text-align: center;
  padding: 10px 60px;
  background-color: #0083a4;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 19px;
  border-radius: 4px;
  box-shadow: 7px 11px 23px -7px rgba(0, 0, 0, 0.2);
}
@media (min-width: 1407px) {
  .landing-newsletter .imagen-form {
    background-position: center 40%;
  }
  .landing-newsletter .imagen-form .form-cta .formulario-energia {
    width: 40%;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .landing-newsletter .cabecera-news .texts-claims {
    align-items: center;
  }
  .landing-newsletter .cabecera-news .texts-claims .slogan-PH {
    font-size: 43px;
    top: 6px;
    left: 0px;
    padding-left: 1em;
    padding-right: 1em;
  }
  .landing-newsletter .cabecera-news .texts-claims .claim-PH {
    font-size: 23px;
    left: 0;
  }
  .landing-newsletter .cabecera-news .cta-correo {
    margin: auto;
    margin-top: 35px;
  }
}
@media (max-width:32.4375em) {
  .landing-newsletter .cabecera-news img {
    width: 100%;
    margin-bottom: 2em;
  }
  .landing-newsletter .cabecera-news .bloq-news-form {
    display: flex;
    justify-content: center;
  }
  .landing-newsletter .cabecera-news .texts-claims {
    align-items: center;
  }
  .landing-newsletter .cabecera-news .texts-claims .slogan-PH {
    font-size: 26px;
    top: 6px;
    left: 0px;
    padding-left: 10px;
    padding-right: 10px;
  }
  .landing-newsletter .cabecera-news .texts-claims .claim-PH {
    font-size: 18px;
    left: 0;
  }
  .landing-newsletter .franja-label {
    font-size: 18px;
  }
  .landing-newsletter .cta-correo {
    padding-top: 1em;
    padding-bottom: 1em;
    background-position: 23%;
    background-size: cover;
    margin-top: 10px;
  }
  .landing-newsletter .cta-correo .bloque-form {
    width: 100%;
    margin: 0 10px;
    background: repeat;
    max-width: 94%;
  }
  .landing-newsletter .cta-correo .bloque-form form {
    text-align: center !important;
  }
  .landing-newsletter .cta-correo .bloque-form form .field {
    width: 275px;
    margin-right: 0px !important;
  }
  .landing-newsletter .cta-correo .bloque-form input[type="submit"] {
    width: 275px !important;
  }
  .landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .select-cumple {
    padding-top: 15px;
  }
  .landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .select-cumple label {
    padding-top: 15px;
  }
  .landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .icono-regalo-ph img {
    width: 38px;
    margin-bottom: 0px;
  }
  .landing-newsletter .cta-correo .bloque-form .newsletter.mod-formulario form .select-cumple label {
    padding-top: 0px;
    margin-top: 0px;
  }
  .landing-newsletter .cta-correo.mensaje-ok .ok-mensaje-enviado {
    width: 90%;
  }
}
.landing-estado-pedido {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  background-color: #ffffff;
}
.landing-estado-pedido .mod-titulo-apartado {
  margin-top: 0px;
}
.landing-estado-pedido .mod-titulo-apartado h1 {
  max-width: 90%;
}
.landing-estado-pedido .formulario {
  margin: 3em auto;
  border: 1px solid #e2e2e2;
}
.landing-estado-pedido .formulario .recuadro-form div.imagen img {
  width: 100%;
  display: flex;
}
.landing-estado-pedido .formulario .recuadro-form .mod-formulario form {
  width: 55%;
  margin: 67px auto;
}
.landing-estado-pedido .formulario .recuadro-form .mod-formulario form input[type="submit"] {
  color: #ffffff !important;
  display: block;
  width: 255px;
  float: none;
  text-align: center;
  margin: 20px 0;
  background-color: #0083a4;
}
.landing-estado-pedido .formulario .recuadro-form .mod-formulario form input[type="submit"]:hover {
  background-color: #00a7b0;
}
.landing-estado-pedido .items {
  margin-bottom: 20px;
  padding: 20px;
}
.landing-estado-pedido .items .items-info {
  display: block;
  padding: 20px 12px 40px 12px;
  border: 1px solid #e2e2e2;
  text-align: center;
  background-color: #fbfbfb;
}
.landing-estado-pedido .items .items-info:hover {
  box-shadow: 0px 3px 21px 4px rgba(0, 0, 0, 0.1);
}
.landing-estado-pedido .items .items-info [class^="icon-"] {
  font-size: 63px;
  margin-bottom: 15px;
  text-align: center;
  color: #9b9b9b;
}
.landing-estado-pedido .items .items-info strong {
  display: block;
  font-weight: normal;
  padding: 10px;
  line-height: 1.5;
  font-size: 16px;
  color: #0083a4;
}
.landing-estado-pedido .items .items-info .frase {
  color: #6e6e6e;
  width: 76%;
  line-height: 1.5;
  margin: 0 auto;
  display: block;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .landing-estado-pedido .formulario .recuadro-form .mod-formulario #estado-pedido-form {
    width: 74%;
    margin: 26px auto 0px auto;
  }
}
@media (max-width:32.4375em) {
  .landing-estado-pedido .formulario {
    margin: 1em auto;
  }
  .landing-estado-pedido .formulario .recuadro-form .mod-formulario form {
    width: 80%;
    margin: 35px auto 35px auto;
  }
  .landing-estado-pedido .formulario .recuadro-form .mod-formulario form input[type="submit"] {
    width: 100%;
  }
  .landing-estado-pedido .items {
    padding: 0px;
  }
  .landing-estado-pedido .items .items-info {
    margin-bottom: 20px;
  }
}
@media (max-width : 61.875em) {
  #flexboxgrid section.area-cliente {
    position: relative;
    top: 10px;
  }
}
/* landing Vendedores MarketPlace */
.vendedores-marketplace {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.vendedores-marketplace .bloq-uno {
  background-image: url('https://cdn.phonehouse.es/res_static/fondo-vendedores-mp.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  min-height: 386px;
  padding-left: 5%;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.vendedores-marketplace .bloq-uno .col-md-6 {
  padding-left: 0px !important;
}
.vendedores-marketplace .bloq-uno h1 {
  color: #FFF0AA;
  padding-top: 17%;
  font-size: 40px;
}
.vendedores-marketplace .bloq-uno span {
  font-weight: normal;
  color: #ffffff;
  font-size: 22px;
  padding-top: 15px;
  padding-bottom: 20px;
  display: block;
  width: 90%;
}
.vendedores-marketplace .bloq-uno a {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
  border-radius: 3px;
  padding: 10px 20px;
  font-size: 18px;
  text-transform: uppercase;
  display: inline-block;
  font-weight: bold;
  border: 2px solid #ffffff;
  float: right;
  margin: 0 15% 0 0;
}
.vendedores-marketplace .ventajas {
  background-color: #ffffff;
  padding: 30px 15px;
}
.vendedores-marketplace .ventajas .tres {
  color: #4B6671;
  font-size: 16px;
  text-align: center;
  width: 80%;
  margin: 0 auto;
  padding: 20px 15px;
  border: 1px solid #d4d4d4;
  margin-bottom: 15px;
}
.vendedores-marketplace .ventajas span {
  font-size: 60px;
  display: block;
  margin-bottom: 10px;
}
.vendedores-marketplace .pasos {
  background-color: #76c4bb;
  padding-bottom: 20px;
}
.vendedores-marketplace .pasos h2 {
  color: #ffffff;
  font-weight: normal;
  font-size: 24px;
  padding: 1em 0;
  text-align: left;
}
.vendedores-marketplace .pasos h2 strong {
  font-size: 30px;
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
}
.vendedores-marketplace .pasos .row {
  max-width: 1000px;
  margin: 0 auto !important;
  padding-bottom: 20px;
}
.vendedores-marketplace .pasos .row div {
  font-size: 16px;
  padding: 15px;
  color: #ffffff;
}
.vendedores-marketplace .pasos .row div:last-child {
  border-right: none;
}
.vendedores-marketplace .pasos .numero {
  font-size: 50px;
  display: inline-block;
  vertical-align: middle;
  height: 60px;
  width: 60px;
  border-radius: 50px;
  text-align: center;
  margin-right: 20px;
  margin-left: 20px;
  float: left;
  color: #FFF0AA;
}
.vendedores-marketplace .pasos .una-linea {
  padding-top: 16px;
  display: inline-block;
}
.vendedores-marketplace .pasos .una-linea .dest {
  font-size: 23px;
  color: #FFF0AA;
}
.vendedores-marketplace .categorias {
  padding: 3em 0;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  background-color: #f1f1f1;
}
.vendedores-marketplace .categorias .lineas {
  max-width: 700px;
  margin: 0 auto;
  position: relative;
}
.vendedores-marketplace .categorias .lineas::before {
  content: "";
  position: absolute;
  top: 12px;
  width: 136px;
  height: 1px;
  background-color: #9b9b9b;
  left: 15px;
}
.vendedores-marketplace .categorias .lineas::after {
  content: "";
  position: absolute;
  top: 12px;
  width: 136px;
  height: 1px;
  background-color: #9b9b9b;
  right: 15px;
}
.vendedores-marketplace .categorias .lineas h2,
.vendedores-marketplace .categorias .lineas h1 {
  font-weight: normal;
  margin-bottom: 1em;
  font-size: 18px;
  padding: 0 10px;
}
.vendedores-marketplace .categorias li {
  background-color: #ffffff;
  display: inline-block;
  margin-right: 1%;
  margin-top: 1%;
  text-align: center;
  vertical-align: top;
  width: 20.7%;
  transition: 0.2s ease;
}
.vendedores-marketplace .categorias li:hover {
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  -webkit-transform: translate3d(0, -2px, 0);
  transform: translate3d(0, -2px, 0);
}
.vendedores-marketplace .categorias li .imagen {
  display: block;
  height: 180px;
  padding: 15px;
  line-height: 17;
}
.vendedores-marketplace .categorias li img {
  max-height: 100%;
  max-width: 100%;
}
.vendedores-marketplace .categorias li .texto {
  color: #6e6e6e;
  display: block;
  height: 50px;
  letter-spacing: 1px;
  padding: 0 15px;
}
.vendedores-marketplace .contacto {
  padding: 2%;
  background-image: url('https://cdn.phonehouse.es/res_static/fondo-vendedores-mp2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
}
.vendedores-marketplace .contacto h2 {
  margin-top: 10%;
  padding: 10px 20px;
  border-left: 2px solid #3A6673;
  font-weight: normal;
  color: #3A6673;
  font-size: 28px;
  margin-bottom: 30px;
}
.vendedores-marketplace .contacto img {
  max-width: 400px;
  width: 100%;
  padding: 0 10px;
}
.vendedores-marketplace .contacto .formulario {
  margin-top: 20px;
}
.vendedores-marketplace .contacto .formulario .mod-formulario {
  margin: 20px auto;
  border: solid 2px #ffffff;
  border-radius: 3px;
  max-width: 350px;
  background-color: #3A6673;
  box-shadow: -6px 6px 0px #3a6673;
}
.vendedores-marketplace .contacto .formulario .mod-formulario > div {
  padding: 10px 30px;
  margin: 0 auto;
}
.vendedores-marketplace .contacto .formulario .mod-formulario > div label {
  width: 100%;
  color: #ffffff;
}
.vendedores-marketplace .contacto .formulario .mod-formulario input[type="submit"] {
  padding: 8px 19px;
}
.vendedores-marketplace .contacto .formulario .mod-formulario .enviado-ok {
  color: #ffffff;
  font-size: 23px;
  text-align: center;
  padding: 20px;
}
.vendedores-marketplace .contacto .formulario .mod-formulario .enviado-ok span {
  text-transform: uppercase;
  margin-bottom: 16px;
  display: inline-block;
  font-weight: bold;
  font-size: 30px;
}
@media (min-width: 1600px) {
  .vendedores-marketplace .bloq-uno {
    background-position-y: -120px;
  }
}
@media (max-width : 61.875em) {
  .vendedores-marketplace h1 {
    background-color: #4B6671;
    font-size: 21px;
    padding: 2%;
  }
  .vendedores-marketplace h1 span {
    padding: 10px;
    display: block;
  }
  .vendedores-marketplace .pasos .una-linea {
    width: 70%;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .vendedores-marketplace .categorias li {
    width: 23.4%;
  }
  .vendedores-marketplace .contacto .container {
    width: auto !important;
  }
}
@media (max-width:32.4375em) {
  .vendedores-marketplace .bloq-uno {
    min-height: 325px;
  }
  .vendedores-marketplace .bloq-uno h1 {
    padding-top: 5%;
  }
  .vendedores-marketplace .ventajas .row div {
    text-align: left;
  }
  .vendedores-marketplace .ventajas span {
    font-size: 40px;
    float: left;
    margin-right: 10px;
  }
  .vendedores-marketplace .pasos .numero {
    margin-left: 0px;
  }
  .vendedores-marketplace .pasos .numero,
  .vendedores-marketplace .pasos .una-linea {
    display: table-cell;
  }
  .vendedores-marketplace .pasos h2 {
    font-size: 28px;
    padding: 20px 20px 0px 20px;
  }
  .vendedores-marketplace .categorias .lineas::before,
  .vendedores-marketplace .categorias .lineas::after {
    display: none;
  }
  .vendedores-marketplace .categorias li {
    width: 46.4%;
    margin-bottom: 1%;
  }
  .vendedores-marketplace .contacto h2 {
    margin: 30px;
  }
  .vendedores-marketplace .contacto .formulario .mod-formulario {
    box-shadow: inherit;
  }
}
.vendedores-marketplace.logos .categorias ul {
  margin: 0 auto;
  max-width: 1200px;
}
.vendedores-marketplace.logos .categorias ul li .imagen {
  height: 130px;
  padding: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.empresas-orange .bloque-formulario {
  background-image: url("https://cdn.phonehouse.es/res_static/fd-orange-empresas.png");
  background-position: 45% top;
  height: 586px;
}
.empresas-orange .bloque-formulario h1 {
  color: #ffffff;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 40px;
  text-shadow: 0px 0px 3px #000000;
  position: relative;
  left: 7%;
  width: 90%;
}
.empresas-orange .bloque-formulario .logo img {
  padding: 20px;
  max-width: 100px;
}
.empresas-orange .bloque-formulario .recuadro-naranja {
  background-color: #ff6600;
  border-radius: 4px;
  display: inline-block;
  padding: 0 20px;
  text-align: center;
  width: 260px;
  position: relative;
  top: 96px;
  left: 7%;
}
.empresas-orange .bloque-formulario .recuadro-naranja .circulo {
  background-color: #ff6600;
  border-radius: 75px;
  display: inline-block;
  height: 75px;
  margin: 0 auto;
  width: 75px;
  position: relative;
  top: -30px;
}
.empresas-orange .bloque-formulario .recuadro-naranja p {
  color: #ffffff;
  font-size: 26px;
  position: relative;
  top: -40px;
}
.empresas-orange .bloque-formulario .mod-formulario {
  border: 1px solid #ffffff;
  background-image: url("https://cdn.phonehouse.es/res_static/fondo-opacity-gris-75.png");
  background-repeat: repeat;
  padding: 20px 35px;
  width: 425px;
  margin: -160px 7% 0px auto;
  border-radius: 3px;
  color: #ffffff;
}
.empresas-orange .bloque-formulario .mod-formulario h2 {
  line-height: 1.5;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 32px;
  font-weight: normal;
  letter-spacing: -1px;
  text-align: center;
  text-shadow: 2px 2px 5px #444444;
}
.empresas-orange .bloque-formulario .mod-formulario p {
  font-size: 20px;
  margin-bottom: 15px;
  margin-top: 10px;
  text-align: center;
}
.empresas-orange .bloque-formulario .mod-formulario p small {
  display: inline-block;
  font-size: 14px;
}
.empresas-orange .bloque-formulario .mod-formulario .telf {
  display: none;
}
.empresas-orange .bloque-formulario .mod-formulario .politica {
  margin-top: 10px;
  font-size: 14px;
}
.empresas-orange .bloque-formulario .mod-formulario a {
  color: #ffffff;
  text-decoration: underline;
}
.empresas-orange .bloque-formulario .mod-formulario input {
  margin-bottom: 10px;
}
.empresas-orange .bloque-formulario .mod-formulario input[type="submit"] {
  margin: 0;
  padding: 10px;
}
.empresas-orange .error-empresas {
  background-color: #fbf8e7;
  padding: 5px 10px;
  border-radius: 3px;
  margin-bottom: 10px;
  border: solid 2px #ffde13;
  color: #444444;
  font-size: 12px;
}
.empresas-orange .error-empresas span {
  font-size: 28px;
  float: left;
  margin-right: 5px;
}
.empresas-orange .error-empresas.gracias-empresas {
  background-color: #eaf3db;
  border-color: #94c249;
}
.empresas-orange .error-empresas.gracias-empresas strong {
  font-size: 16px;
  margin-top: 5px;
  display: inline-block;
  margin-bottom: 10px;
}
.empresas-orange .banner {
  background-color: #e2e2e2;
  padding: 30px;
  text-align: center;
}
.empresas-orange .banner a {
  margin-top: 10px;
}
.empresas-orange .recuadro-tarifas {
  background-color: #e2e2e2;
  color: #000000;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 22px;
  text-align: center;
}
.empresas-orange .recuadro-tarifas .container {
  padding: 30px;
  border-bottom: solid 1px #ffffff;
}
.empresas-orange .recuadro-tarifas a {
  margin-top: 10px;
  text-transform: none;
  font-size: 17px;
}
.empresas-orange .ventajas-empresas {
  color: #444444;
}
.empresas-orange .ventajas-empresas .ventaja {
  background-color: #ffffff;
  border: solid 1px #d4d4d4;
  border-radius: 4px;
  display: block;
  margin-bottom: 10px;
  padding: 25px 15px;
  text-align: center;
}
.empresas-orange .ventajas-empresas .ventaja span {
  font-size: 60px;
}
@media (max-width : 61.875em) {
  .empresas-orange .bloque-formulario {
    position: relative;
  }
  .empresas-orange .bloque-formulario .logo {
    display: inline-block;
    vertical-align: middle;
  }
  .empresas-orange .bloque-formulario h1 {
    display: inline-block;
    font-size: 28px;
    width: 80%;
    left: auto;
    top: auto;
    vertical-align: middle;
  }
  .empresas-orange .bloque-formulario .recuadro-naranja {
    position: absolute;
    bottom: 0;
    left: 0;
    top: auto;
    width: 100%;
    height: 75px;
  }
  .empresas-orange .bloque-formulario .recuadro-naranja .circulo {
    width: 10%;
    position: absolute;
    top: -30px;
    left: 45%;
  }
  .empresas-orange .bloque-formulario .recuadro-naranja p {
    top: 23px;
  }
  .empresas-orange .bloque-formulario .mod-formulario {
    padding: 20px;
    width: 350px;
    margin-top: 50px;
  }
  .empresas-orange .bloque-formulario .mod-formulario h2 {
    font-size: 25px;
  }
  .empresas-orange .container {
    width: 100% !important;
  }
}
@media (max-width:32.4375em) {
  .empresas-orange .bloque-formulario {
    height: 500px;
  }
  .empresas-orange .bloque-formulario .logo {
    width: 20%;
  }
  .empresas-orange .bloque-formulario .logo img {
    padding: 10px;
    max-width: 100%;
  }
  .empresas-orange .bloque-formulario h1 {
    font-size: 23px;
  }
  .empresas-orange .bloque-formulario .recuadro-naranja {
    height: auto;
  }
  .empresas-orange .bloque-formulario .recuadro-naranja .circulo {
    display: none;
  }
  .empresas-orange .bloque-formulario .recuadro-naranja p {
    top: auto;
    padding: 5px;
    font-size: 23px;
  }
  .empresas-orange .bloque-formulario .mod-formulario {
    margin: 15px auto;
    max-width: 100%;
  }
  .empresas-orange .bloque-formulario .mod-formulario h2 {
    line-height: normal;
  }
  .empresas-orange .bloque-formulario .mod-formulario p {
    font-size: 18px;
  }
  .empresas-orange .bloque-formulario .mod-formulario .telf {
    display: inline-block;
  }
}
.alta-smarthouse {
  font-family: 'TSTAR_PRO_REGULAR', Arial, Helvetica, sans-serif;
  line-height: 1.2;
  letter-spacing: -0.3px;
}
.alta-smarthouse .logo {
  margin: 40px auto;
  max-width: 300px;
}
.alta-smarthouse h1 {
  color: #363636;
  text-align: center;
  font-size: 35px;
  font-family: 'TSTAR_PRO_HEAVY', Arial, Helvetica, sans-serif;
}
.alta-smarthouse .ventajas {
  padding: 20px 5px;
  text-align: center;
  font-size: 15px;
  color: #000000;
}
.alta-smarthouse .ventajas img {
  max-width: 100px;
  margin: 0 auto;
  padding: 15px;
  display: block;
}
.alta-smarthouse .ventajas span {
  margin: 0 15px;
  display: inline-block;
}
.alta-smarthouse .descubre-ventajas-sh {
  margin-top: 30px;
  font-weight: bold;
  font-family: 'TSTAR_PRO_HEAVY', Arial, Helvetica, sans-serif;
  font-size: 22px;
}
.alta-smarthouse .descubre-ventajas-sh a {
  text-decoration: underline;
}
.alta-smarthouse .register-form {
  padding: 25px 10px;
}
.alta-smarthouse .register-form a {
  color: #62B3C7;
}
.alta-smarthouse .register-form .bloq-Checkbox {
  margin: 20px auto;
  text-align: center;
  font-family: 'TSTAR_PRO_BOLD', Arial, Helvetica, sans-serif;
  font-size: 15px;
}
.alta-smarthouse .register-form .bloq-Checkbox label {
  display: inline;
}
.alta-smarthouse .register-form .input-field {
  text-align: center;
  margin: 0 auto;
  position: relative;
  width: 90%;
  margin-bottom: 15px;
}
.alta-smarthouse .register-form .input-field .input-field_error {
  display: none;
  color: #e00052;
}
.alta-smarthouse .register-form .input-field .campo {
  border: none;
  border-bottom: 1px solid #000000;
  padding: 5px;
  margin: 15px;
  width: 90%;
  font-size: 15px;
}
.alta-smarthouse .register-form .input-field .campo:focus {
  border-bottom: 1px solid #26a69a;
  box-shadow: 0 1px 0 0 #26a69a;
}
.alta-smarthouse .register-form .input-field label.text-help {
  color: #9e9e9e;
  position: absolute;
  top: 1px;
  left: 20px;
  font-size: 1rem;
  cursor: text;
  transition: transform 0.2s ease-out, color 0.2s ease-out, -webkit-transform 0.2s ease-out;
  transform: translateY(12px);
  text-align: initial;
  z-index: 9;
  width: 300px;
}
.alta-smarthouse .register-form .input-field label.text-help.activa {
  transform-origin: 0 0;
  transform: translateY(-10px) scale(0.8);
}
.alta-smarthouse .register-form .input-field .campo:focus + label.text-help {
  transform-origin: 0 0;
  transform: translateY(-10px) scale(0.8);
}
.alta-smarthouse .register-form .input-field input:valid + label.text-help {
  transform-origin: 0 0;
  transform: translateY(-10px) scale(0.8);
}
.alta-smarthouse .register-form .input-field input:valid {
  border-bottom: 1px solid #A9C977;
  box-shadow: 0 1px 0 0 #A9C977;
}
.alta-smarthouse .register-form .btn-form {
  margin: 20px auto;
  text-align: center;
}
.alta-smarthouse .register-form .btn-form button {
  font-size: 17px;
  padding: 10px;
  width: 250px;
  background-color: #000000;
  color: #ffffff;
  cursor: pointer;
  border: none;
  border-radius: 20px;
  font-family: 'TSTAR_PRO_HEAVY', Arial, Helvetica, sans-serif;
}
.alta-smarthouse .register-form .btn-form button:hover {
  background-color: #444444;
}
.alta-smarthouse .register-form .btn-form button.saltar {
  background-color: #d4d4d4;
  color: #444444;
}
.alta-smarthouse .register-form .btn-form button.saltar:hover {
  background-color: #e2e2e2;
}
.alta-smarthouse .register-form.login .text-aclaracion {
  text-align: center;
  font-size: 20px;
  padding-bottom: 20px;
}
.alta-smarthouse .register-form.login .input-field {
  width: 330px;
}
@media (max-width:32.4375em) {
  .alta-smarthouse .logo {
    width: 250px;
    margin: 25px auto 5px auto;
  }
  .alta-smarthouse h1 {
    font-size: 24px;
    padding: 0px 15px;
  }
  .alta-smarthouse .ventajas {
    padding-bottom: 0px;
    padding-top: 5px;
  }
  .alta-smarthouse .ventajas img {
    display: inline-block;
    vertical-align: middle;
    max-width: 70px;
    padding: 2px 10px;
  }
  .alta-smarthouse .ventajas span {
    display: inline-block;
    margin: 0;
    text-align: left;
    vertical-align: middle;
    width: calc(100% - 80px);
  }
  .alta-smarthouse .descubre-ventajas-sh {
    margin-top: 15px;
    font-size: 17px;
  }
}
.mensaje-ok-enviado {
  text-align: center;
  padding: 10px;
  margin-bottom: 1em;
}
.mensaje-ok-enviado p {
  font-size: 20px;
  line-height: 1.5;
  color: #000000;
}
.mensaje-ok-enviado p:nth-child(1) {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 25px;
  margin: 20px 10px;
  font-weight: bold;
}
.mensaje-ok-enviado .img-apps {
  display: inline-block;
  margin-top: 20px;
}
.mensaje-ok-enviado .img-apps a img {
  width: 150px;
  padding: 5px;
}
.mensaje-ok-enviado .mensaje-error p {
  color: #e00052;
}
.mensaje-ok-enviado .banner-sh-socio-carrito .titulo span {
  font-size: 23px;
}
@media (max-width:32.4375em) {
  .mensaje-ok-enviado p {
    font-size: 17px;
  }
  .mensaje-ok-enviado p:nth-child(1) {
    font-size: 21px;
  }
  .mensaje-ok-enviado .banner-sh-socio-carrito .titulo span {
    font-size: 17px;
  }
}
.tarifas-operador {
  color: #444444;
  position: relative;
}
.tarifas-operador .contenido {
  max-width: 1090px;
  margin: auto;
  position: relative;
}
.tarifas-operador .mod-titulo-apartadoh1 {
  width: 50%;
  display: inline-block;
}
.tarifas-operador .mod-titulo-apartadoh1 h1 {
  display: flex;
  align-items: center;
}
.tarifas-operador .c2c-cab {
  width: 49.4%;
  display: inline-block;
  text-align: right;
  vertical-align: bottom;
}
.tarifas-operador .c2c-cab a {
  background-color: #ffde13;
  border-radius: 4px;
  color: #000000;
  cursor: pointer;
  display: inline-block;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 19px;
  padding: 5px 10px;
  text-align: left;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.2);
}
.tarifas-operador .c2c-cab a:hover {
  background-color: #f2e400;
}
.tarifas-operador .c2c-cab a .icon-bocadillo-telf-1pt {
  font-size: 47px;
  float: left;
  margin-right: 10px;
}
.tarifas-operador .c2c-cab a .pc {
  float: left;
}
.tarifas-operador .c2c-cab a strong {
  font-weight: normal;
  font-size: 21px;
}
.tarifas-operador h1 {
  text-transform: uppercase;
  font-size: 18px;
  font-weight: normal;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  margin-bottom: 10px;
}
.tarifas-operador h1 img {
  vertical-align: middle;
  max-width: 45px;
  margin-right: 15px;
}
.tarifas-operador .seo {
  margin: 2rem auto;
  line-height: 21px;
}
.tarifas-operador .seo span {
  color: #ff6600;
}
.tarifas-operador .fondo-pestanas {
  background-color: #000000;
  height: 141px;
  position: absolute;
  top: inherit !important;
  z-index: 0;
  width: 100%;
}
.tarifas-operador .pestanas input[type="radio"] {
  display: none;
}
.tarifas-operador .pestanas label {
  background-color: #000000;
  padding: 15px;
  color: #ff6600;
  text-align: center;
  display: inline-block;
  width: 33.1%;
  border-right: solid 1px #6e6e6e;
}
.tarifas-operador .pestanas label span {
  font-size: 70px;
  color: #ffffff;
  display: block;
  padding-bottom: 0.5rem;
}
.tarifas-operador .pestanas label[for=tab3] {
  border: none;
}
.tarifas-operador .pestanas input[type="radio"] + label:hover {
  cursor: pointer;
  background-color: #444444;
}
.tarifas-operador .pestanas input[type="radio"]:checked + label {
  background-color: #444444;
  color: #ffffff;
}
.tarifas-operador .pestanas .tab-content {
  transition: opacity 1s ease-out;
  opacity: 0;
  height: 0;
  overflow: hidden;
  text-align: center;
}
.tarifas-operador #tab1:checked ~ .contenido-pestanas #tab-content-1,
.tarifas-operador #tab2:checked ~ .contenido-pestanas #tab-content-2,
.tarifas-operador #tab3:checked ~ .contenido-pestanas #tab-content-3 {
  opacity: 1;
  height: auto;
}
.tarifas-operador .contenido-pestanas {
  margin: 2rem auto;
}
.tarifas-operador .contenido-pestanas h2 {
  text-align: center;
}
.tarifas-operador .contenido-pestanas h2 span {
  border-bottom: solid 2px #ff6600;
  font-size: 20px;
  padding: 10px 0px;
  color: #000000;
  display: inline-block;
  margin: 0px 20px 20px 20px;
  position: relative;
}
.tarifas-operador .contenido-pestanas h2 span:after {
  content: '';
  width: 14px;
  height: 14px;
  background: #ffffff;
  position: absolute;
  transform: rotate(45deg);
  top: 36px;
  left: calc(50% - 7px);
  border-right: #ff6600 solid 2px;
  border-bottom: #ff6600 solid 2px;
}
.tarifas-operador .contenido-pestanas .container-tactico div {
  margin: 10px auto 0 auto;
  max-width: 550px;
}
.tarifas-operador .contenido-pestanas .tarifa {
  border: solid 1px #000000;
  border-radius: 4px;
  margin-bottom: 20px;
  margin-top: 20px;
  position: relative;
  text-align: center;
}
.tarifas-operador .contenido-pestanas .tarifa .chapa-verde {
  position: relative;
  top: -10px;
  background-color: #94c249;
  color: #ffffff;
  padding: 3px 10px;
  box-shadow: 1px 1px 4px #444444;
  white-space: normal;
}
.tarifas-operador .contenido-pestanas .tarifa .chapa-verde.promo {
  display: inline-block;
}
.tarifas-operador .contenido-pestanas .tarifa h3 {
  color: white;
  background: black;
  padding: 15px 10px;
  font-size: 20px;
  font-weight: normal;
  white-space: break-spaces;
  box-sizing: initial;
}
.tarifas-operador .contenido-pestanas .tarifa > div {
  margin: 10px;
}
.tarifas-operador .contenido-pestanas .tarifa > div .clear {
  margin: 0px;
}
.tarifas-operador .contenido-pestanas .tarifa .titu-gris {
  padding: 5px 0px 3px 0px;
  color: #6e6e6e;
  border-bottom: solid 1px #d4d4d4;
  text-align: center;
}
.tarifas-operador .contenido-pestanas .tarifa .titu-gris span {
  font-size: 25px;
  display: none;
}
.tarifas-operador .contenido-pestanas .tarifa > p {
  height: 10px;
}
.tarifas-operador .contenido-pestanas .tarifa p {
  white-space: break-spaces;
  margin: 0 10px;
  line-height: 1.5;
}
.tarifas-operador .contenido-pestanas .tarifa .texto-fijo {
  white-space: normal;
}
.tarifas-operador .contenido-pestanas .tarifa .precio-y-boton {
  margin: 10px 0;
}
.tarifas-operador .contenido-pestanas .tarifa .precio-y-boton strong {
  font-size: 25px;
}
.tarifas-operador .contenido-pestanas .tarifa .precio-y-boton span {
  font-size: 13px;
  color: #6e6e6e;
}
.tarifas-operador .contenido-pestanas .tarifa .precio-y-boton a {
  width: 200px;
  margin: 0 auto;
}
.tarifas-operador .contenido-pestanas .scroll-horizontal-touch .tarifa {
  display: inline-block;
  margin-right: 20px;
  max-width: 320px;
  vertical-align: top;
  width: 100%;
}
.tarifas-operador .contenido-pestanas .scroll-horizontal-touch .tarifa .precio-y-boton {
  position: absolute;
  bottom: 0px;
  width: 100%;
}
.tarifas-operador .todas-tarifas a {
  border-radius: 1px;
  text-transform: inherit;
  min-width: 270px;
  font-size: 17px;
  margin-top: 10px;
}
.tarifas-operador .dos-columnas-datos > div {
  width: 49%;
  display: inline-block;
  margin: 1% 0%;
  vertical-align: top;
}
.tarifas-operador .dos-columnas-datos > div:first-child {
  margin-right: 2%;
}
.tarifas-operador .ofertas-promos {
  background-color: #f1f1f1;
  padding: 25px;
}
.tarifas-operador .ofertas-promos h2 {
  color: #000000;
  margin-bottom: 10px;
  margin-left: 1rem;
}
.tarifas-operador .carrusel-ofertas {
  width: 100%;
  overflow-x: auto;
}
.tarifas-operador .carrusel-ofertas ul {
  display: flex;
  width: 100%;
}
.tarifas-operador .carrusel-ofertas li {
  min-width: 550px;
  background-color: #ffffff;
  margin: 1rem;
  box-shadow: 1px 1px 6px #d4d4d4;
  display: table;
  white-space: normal;
}
.tarifas-operador .carrusel-ofertas li .imagen-promo {
  display: table-cell;
  width: 65%;
  vertical-align: top;
}
.tarifas-operador .carrusel-ofertas li .imagen-promo img {
  display: block;
}
.tarifas-operador .carrusel-ofertas li .texto-promo {
  display: table-cell;
  width: 35%;
  padding: 1rem;
  color: #000000;
  position: relative;
}
.tarifas-operador .carrusel-ofertas li .texto-promo strong {
  font-size: 20px;
  display: block;
  margin-top: 2rem;
  margin-bottom: 1rem;
}
.tarifas-operador .carrusel-ofertas li .texto-promo a {
  width: 80%;
  margin-left: 10%;
  position: absolute;
  bottom: 10px;
  left: 0%;
  border-radius: 1px;
}
.tarifas-operador .contacto {
  background-color: #000000;
  color: #ffffff;
  padding: 2rem;
}
.tarifas-operador .contacto .ayuda strong {
  color: #ff6600;
  font-size: 23px;
  margin-bottom: 10px;
  display: inline-block;
}
.tarifas-operador .contacto .ayuda p {
  max-width: 360px;
  line-height: 1.5;
}
.tarifas-operador .contacto .llamanos p {
  font-size: 19px;
  max-width: 320px;
  text-align: center;
}
.tarifas-operador .contacto .llamanos strong {
  color: #ff6600;
}
.tarifas-operador .contacto .llamanos a {
  margin-top: 15px;
  border-radius: 1px;
  text-transform: inherit;
  width: 200px;
  font-size: 18px;
}
.tarifas-operador .legales {
  margin: 2rem auto;
  color: #000000;
  line-height: 1.5;
}
.tarifas-operador .legales h3 {
  font-size: 20px;
}
.tarifas-operador .legales p {
  margin: 15px 0px;
}
.tarifas-operador .legales span {
  color: #ff6600;
}
.tarifas-operador.jazztel .fondo-pestanas,
.tarifas-operador.jazztel .contenido-pestanas .tarifa h3 {
  background-color: #ffcd00;
}
.tarifas-operador.jazztel .pestanas label {
  background-color: #ffcd00;
  color: #000000;
  border-color: #000000;
}
.tarifas-operador.jazztel .pestanas label span {
  color: #000000;
}
.tarifas-operador.jazztel input[type="radio"] + label:hover,
.tarifas-operador.jazztel input[type="radio"]:checked + label {
  color: #ffffff;
}
.tarifas-operador.jazztel input[type="radio"] + label:hover span,
.tarifas-operador.jazztel input[type="radio"]:checked + label span {
  color: #ffffff;
}
.tarifas-operador.jazztel .contenido-pestanas h2 span,
.tarifas-operador.jazztel .contenido-pestanas h2 span::after {
  border-color: #ffcd00;
}
.tarifas-operador.jazztel .contenido-pestanas .tarifa .chapa-verde {
  background-color: #DA1884;
}
.tarifas-operador.jazztel .contenido-pestanas .tarifa h3 {
  color: #000000;
}
.tarifas-operador.jazztel .contenido-pestanas .tarifa .precio-y-boton a {
  background-color: #DA1884;
}
.tarifas-operador.jazztel .contenido-pestanas .tarifa .precio-y-boton a:hover {
  background-color: #BB0065;
}
.tarifas-operador.jazztel .contacto {
  background-color: #ffcd00;
}
.tarifas-operador.jazztel .contacto .ayuda strong,
.tarifas-operador.jazztel .contacto .llamanos strong {
  color: #000000;
}
.tarifas-operador.jazztel .contacto .llamanos a {
  background-color: #000000;
}
.tarifas-operador.jazztel .contacto .llamanos a:hover {
  background-color: #444444;
}
.tarifas-operador.jazztel .legales span {
  color: #ffcd00;
}
.tarifas-operador.yoigo .fondo-pestanas,
.tarifas-operador.yoigo .contenido-pestanas .tarifa h3 {
  background-color: #b92f84;
}
.tarifas-operador.yoigo .pestanas label {
  background-color: #b92f84;
  color: #ffffff;
  border-color: #ffffff;
}
.tarifas-operador.yoigo input[type="radio"] + label:hover,
.tarifas-operador.yoigo input[type="radio"]:checked + label {
  background-color: #99266d;
  color: #ffffff;
}
.tarifas-operador.yoigo input[type="radio"] + label:hover span,
.tarifas-operador.yoigo input[type="radio"]:checked + label span {
  color: #ffffff;
}
.tarifas-operador.yoigo .contenido-pestanas h2 span,
.tarifas-operador.yoigo .contenido-pestanas h2 span::after {
  border-color: #b92f84;
}
.tarifas-operador.yoigo .contacto {
  background-color: #b92f84;
}
.tarifas-operador.yoigo .contacto .ayuda strong,
.tarifas-operador.yoigo .contacto .llamanos strong {
  color: #ffffff;
  text-shadow: 1px 1px 0px #000000;
  font-size: 26px;
}
.tarifas-operador.yoigo .contacto .llamanos a {
  background-color: #00a478;
}
.tarifas-operador.yoigo .contacto .llamanos a:hover {
  background-color: #1860ac;
}
.tarifas-operador.yoigo .legales span {
  color: #b92f84;
}
.tarifas-operador.masmovil .fondo-pestanas,
.tarifas-operador.masmovil .contenido-pestanas .tarifa h3 {
  background-color: #ffde00;
}
.tarifas-operador.masmovil .pestanas label {
  background-color: #ffde00;
  color: #000000;
  border-color: #000000;
}
.tarifas-operador.masmovil .pestanas label span {
  color: #000000;
}
.tarifas-operador.masmovil input[type="radio"] + label:hover,
.tarifas-operador.masmovil input[type="radio"]:checked + label {
  color: #ffffff;
}
.tarifas-operador.masmovil input[type="radio"] + label:hover span,
.tarifas-operador.masmovil input[type="radio"]:checked + label span {
  color: #ffffff;
}
.tarifas-operador.masmovil .contenido-pestanas h2 span,
.tarifas-operador.masmovil .contenido-pestanas h2 span::after {
  border-color: #ffde00;
}
.tarifas-operador.masmovil .contenido-pestanas .tarifa h3 {
  color: #000000;
}
.tarifas-operador.masmovil .contacto {
  background-color: #ffde00;
  color: #444444;
}
.tarifas-operador.masmovil .contacto .ayuda strong,
.tarifas-operador.masmovil .contacto .llamanos strong {
  color: #000000;
}
.tarifas-operador.masmovil .contacto .llamanos a {
  background-color: #000000;
}
.tarifas-operador.masmovil .contacto .llamanos a:hover {
  background-color: #444444;
}
.tarifas-operador.masmovil .legales span {
  color: #ffde00;
}
.tarifas-operador.llamaya .fondo-pestanas,
.tarifas-operador.llamaya .contenido-pestanas .tarifa h3 {
  background-color: #6d166a;
}
.tarifas-operador.llamaya .pestanas label {
  background-color: #6d166a;
  color: #ffffff;
  border-color: #ffffff;
}
.tarifas-operador.llamaya input[type="radio"] + label:hover,
.tarifas-operador.llamaya input[type="radio"]:checked + label {
  background-color: #f0c530;
  color: #000000;
}
.tarifas-operador.llamaya input[type="radio"] + label:hover span,
.tarifas-operador.llamaya input[type="radio"]:checked + label span {
  color: #000000;
}
.tarifas-operador.llamaya .contenido-pestanas h2 span,
.tarifas-operador.llamaya .contenido-pestanas h2 span::after {
  border-color: #6d166a;
}
.tarifas-operador.llamaya .contacto {
  background-color: #6d166a;
}
.tarifas-operador.llamaya .contacto .ayuda strong,
.tarifas-operador.llamaya .contacto .llamanos strong {
  color: #f0c530;
  text-shadow: 1px 1px 0px #000;
}
.tarifas-operador.llamaya .contacto .llamanos a {
  background-color: #f0c530;
}
.tarifas-operador.llamaya .contacto .llamanos a:hover {
  background-color: #ffffff;
  color: #6d166a;
}
.tarifas-operador.llamaya .legales span {
  color: #6d166a;
}
.tarifas-operador.pepephone .fondo-pestanas,
.tarifas-operador.pepephone .contenido-pestanas .tarifa h3 {
  background: url('https://cdn.phonehouse.es/res_static/lunares-pepephone.svg') #cc0000;
  background-size: cover;
}
.tarifas-operador.pepephone .pestanas label {
  background-color: transparent;
  color: #ffffff;
  border-color: #ffffff;
}
.tarifas-operador.pepephone input[type="radio"] + label:hover,
.tarifas-operador.pepephone input[type="radio"]:checked + label {
  background-color: #000000;
  color: #ffffff;
}
.tarifas-operador.pepephone input[type="radio"] + label:hover span,
.tarifas-operador.pepephone input[type="radio"]:checked + label span {
  color: #ffffff;
}
.tarifas-operador.pepephone .contenido-pestanas h2 span,
.tarifas-operador.pepephone .contenido-pestanas h2 span::after {
  border-color: #cc0000;
}
.tarifas-operador.pepephone .contacto {
  background-color: #cc0000;
}
.tarifas-operador.pepephone .contacto .ayuda strong,
.tarifas-operador.pepephone .contacto .llamanos strong {
  color: #ffffff;
}
.tarifas-operador.pepephone .contacto .llamanos a {
  background-color: #4a90e2;
}
.tarifas-operador.pepephone .contacto .llamanos a:hover {
  background-color: #ffffff;
  color: #4a90e2;
}
.tarifas-operador.pepephone .legales span {
  color: #cc0000;
}
.tarifas-operador.lowi .fondo-pestanas,
.tarifas-operador.lowi .contenido-pestanas .tarifa h3 {
  background-color: #8DA43C;
}
.tarifas-operador.lowi .pestanas label {
  background-color: #8DA43C;
  color: #ffffff;
  border-color: #ffffff;
}
.tarifas-operador.lowi input[type="radio"] + label:hover,
.tarifas-operador.lowi input[type="radio"]:checked + label {
  background-color: #fef6e7;
  color: #000000;
}
.tarifas-operador.lowi input[type="radio"] + label:hover span,
.tarifas-operador.lowi input[type="radio"]:checked + label span {
  color: #000000;
}
.tarifas-operador.lowi .contenido-pestanas h2 span,
.tarifas-operador.lowi .contenido-pestanas h2 span::after {
  border-color: #8DA43C;
}
.tarifas-operador.lowi .contenido-pestanas .tarifa .chapa-verde,
.tarifas-operador.lowi .contenido-pestanas .tarifa .precio-y-boton a {
  background-color: #ba0c1c;
}
.tarifas-operador.lowi .contacto {
  background-color: #8DA43C;
}
.tarifas-operador.lowi .contacto .ayuda strong,
.tarifas-operador.lowi .contacto .llamanos strong {
  color: #ffffff;
}
.tarifas-operador.lowi .contacto .llamanos a {
  background-color: #df3343;
}
.tarifas-operador.lowi .contacto .llamanos a:hover {
  background-color: #ba0c1c;
}
.tarifas-operador.lowi .legales span {
  color: #8DA43C;
}
.tarifas-operador.alterna .fondo-pestanas {
  background-image: url(//cdn.phonehouse.es/res_static/fd-cab-alterna.jpg);
  background-size: cover;
}
.tarifas-operador.alterna .pestanas label {
  background-color: rgba(255, 255, 255, 0.25);
  border-color: #ffffff;
  color: #000000;
}
.tarifas-operador.alterna .pestanas label span {
  color: #000000;
}
.tarifas-operador.alterna input[type="radio"] + label:hover,
.tarifas-operador.alterna input[type="radio"]:checked + label {
  background-color: rgba(255, 255, 255, 0.65);
  color: #000000;
}
.tarifas-operador.alterna .contenido-pestanas h2 span,
.tarifas-operador.alterna .contenido-pestanas h2 span::after {
  border-color: #E35197;
}
.tarifas-operador.alterna .contenido-pestanas .tarifa .chapa-verde {
  background-color: #00BBB4;
}
.tarifas-operador.alterna .contenido-pestanas .tarifa .precio-y-boton a {
  background-color: #E35197;
}
.tarifas-operador.alterna .contenido-pestanas .tarifa .precio-y-boton a:hover {
  background-color: #E35197;
  opacity: 0.8;
}
.tarifas-operador.alterna .contacto {
  background-image: url("//cdn.phonehouse.es/res_static/fd-c2c-alterna.jpg");
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  padding: 1rem;
}
.tarifas-operador.alterna .contacto:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(52, 73, 94, 0.6);
}
.tarifas-operador.alterna .contacto .ayuda strong,
.tarifas-operador.alterna .contacto .llamanos strong {
  color: #00BBB4;
}
.tarifas-operador.alterna .contacto .llamanos a {
  background-color: #ffde13;
  color: #000000;
}
.tarifas-operador.alterna .contacto .llamanos a:hover {
  background-color: #fff15b;
}
.tarifas-operador.alterna .legales span {
  color: #E35197;
}
@media (max-width:32.4375em) {
  .tarifas-operador .mod-titulo-apartadoh1 {
    width: 80%;
  }
  .tarifas-operador .c2c-cab {
    width: 18%;
    vertical-align: text-bottom;
  }
  .tarifas-operador .c2c-cab a {
    padding: 4px;
  }
  .tarifas-operador .c2c-cab a .icon-bocadillo-telf-1pt {
    margin-right: 0px;
    font-size: 40px;
  }
  .tarifas-operador h1 img {
    float: left;
    margin-right: 5px;
  }
  .tarifas-operador .seo {
    margin: 2rem auto;
  }
  .tarifas-operador .pestanas label {
    width: 100%;
    text-align: left;
    padding: 10px 20px;
    border-bottom: solid 1px #444444;
  }
  .tarifas-operador .pestanas label br {
    display: none;
  }
  .tarifas-operador .pestanas label span {
    display: inline-block;
    font-size: 40px;
    margin-right: 5px;
  }
  .tarifas-operador .contenido-pestanas {
    margin: 0rem auto 2rem auto;
  }
  .tarifas-operador .contenido-pestanas h2 span {
    margin: 10px;
  }
  .tarifas-operador .contenido-pestanas .tarifas .tres-columnas {
    display: block;
  }
  .tarifas-operador .contenido-pestanas .tarifa {
    margin-right: 12px;
    min-width: 285px;
  }
  .tarifas-operador .contenido-pestanas .scroll-horizontal-touch .tarifa {
    display: block;
    max-width: 100%;
  }
  .tarifas-operador .ofertas-promos {
    padding: 10px;
  }
  .tarifas-operador .ofertas-promos h2 {
    margin-bottom: 0px;
  }
  .tarifas-operador .carrusel-ofertas li {
    margin: 1rem 7px;
    min-width: 270px;
  }
  .tarifas-operador .carrusel-ofertas li .imagen-promo,
  .tarifas-operador .carrusel-ofertas li .texto-promo {
    display: block;
    width: 100%;
    text-align: center;
  }
  .tarifas-operador .carrusel-ofertas li .texto-promo strong {
    margin: 0;
  }
  .tarifas-operador .carrusel-ofertas li .texto-promo a {
    position: relative;
    bottom: auto;
    left: auto;
    margin-top: 15px;
  }
  .tarifas-operador .contacto .llamanos {
    margin-top: 15px;
  }
  .tarifas-operador .contacto .llamanos p {
    text-align: left;
    font-size: 17px;
  }
  .tarifas-operador .contacto .llamanos a {
    display: block;
  }
  .tarifas-operador .legales h3 {
    font-size: 18px;
  }
  .tarifas-operador.alterna .fondo-pestanas {
    height: 204px;
  }
}
.instalacion {
  font-family: 'CoreSans', Arial, Helvetica, sans-serif;
  line-height: 1.5;
}
.instalacion .contenido {
  max-width: 1200px;
  margin: auto;
}
.instalacion .caja-verde {
  background: #33B2B0;
  background: -moz-linear-gradient(45deg, #33b2b0 0%, #33b2b0 41%, #bed573 100%);
  background: -webkit-gradient(left bottom, right top, color-stop(0%, #33b2b0), color-stop(41%, #33b2b0), color-stop(100%, #bed573));
  background: -webkit-linear-gradient(45deg, #33b2b0 0%, #33b2b0 41%, #bed573 100%);
  background: -o-linear-gradient(45deg, #33b2b0 0%, #33b2b0 41%, #bed573 100%);
  background: -ms-linear-gradient(45deg, #33b2b0 0%, #33b2b0 41%, #bed573 100%);
  background: linear-gradient(45deg, #33b2b0 0%, #33b2b0 41%, #bed573 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#33B2B0', endColorstr='#bed572', GradientType=1);
  color: #ffffff;
}
.instalacion .cabecera {
  background-image: url("https://cdn.phonehouse.es/res_static/instalacion/fondo1.jpg");
  background-size: cover;
  padding: 100px;
}
.instalacion .cabecera .caja-verde {
  padding: 30px;
  position: relative;
  max-width: 400px;
}
.instalacion .cabecera h1 {
  font-size: 27px;
  margin-bottom: 20px;
  line-height: 1.2;
}
.instalacion .cabecera p {
  font-size: 17px;
}
.instalacion .categorias {
  text-align: center;
}
.instalacion .categorias h2 {
  color: #000000;
  font-size: 21px;
  margin-top: 50px;
  margin-bottom: 20px;
}
.instalacion .categorias .flecha {
  border-left: solid 5px #33B2B0;
  border-bottom: solid 5px #33B2B0;
  transform: rotate(-45deg);
  display: inline-block;
  height: 25px;
  width: 25px;
  margin-bottom: 30px;
}
.instalacion .categorias li {
  display: inline-block;
  width: 25%;
  padding: 10px;
  vertical-align: top;
}
.instalacion .categorias li a {
  border: solid 1.5px #33B2B0;
  display: block;
  padding: 15px;
  position: relative;
  height: 200px;
  border-radius: 3px;
}
.instalacion .categorias li a img {
  max-width: 100%;
}
.instalacion .categorias li a span {
  color: #33B2B0;
  font-size: 14px;
  font-weight: bold;
  display: block;
  position: absolute;
  bottom: 25px;
  width: calc(100% - 30px);
  text-align: center;
}
.instalacion .categorias li a:hover {
  background-color: #33B2B0;
}
.instalacion .categorias li a:hover span {
  color: #ffffff;
}
.instalacion .categorias li.ver-todos .extra-gr {
  font-size: 70px;
  line-height: 60px;
  position: relative;
  width: 100%;
}
.instalacion .categorias li.ver-todos strong {
  display: block;
  color: #000000;
  font-size: 17px;
}
.instalacion .categorias li.ver-todos .icon-flecha_dcha {
  font-size: 30px;
  margin-top: 10px;
  position: relative;
  bottom: auto;
  width: auto;
  display: inline-block;
  padding: 5px 3px 5px 7px;
  background-color: black;
  border-radius: 20px;
}
.instalacion .banda {
  font-size: 21px;
  padding: 50px;
  text-align: center;
  margin-bottom: 50px;
  margin-top: 50px;
}
.instalacion .profesionales {
  color: #000000;
  font-size: 14px;
}
.instalacion .profesionales .foto {
  text-align: center;
}
.instalacion .profesionales .foto img {
  max-width: 95%;
  box-shadow: -3px 3px 4px #d4d4d4;
  margin-bottom: 40px;
}
.instalacion .profesionales h2 {
  font-size: 23px;
  margin-top: 6%;
}
.instalacion .profesionales p {
  margin: 20px 0;
}
.instalacion .profesionales li {
  margin: 10px 0;
  font-weight: bold;
}
.instalacion .profesionales li span {
  float: left;
  font-size: 22px;
  margin-right: 10px;
}
.instalacion .reparaciones {
  background-color: #f1f1f1;
  font-size: 14px;
  padding: 20px;
}
.instalacion .reparaciones h2 {
  text-align: center;
  color: #000000;
  margin-top: 25px;
}
.instalacion .reparaciones li {
  display: inline-block;
  padding: 35px 20px;
  text-align: center;
  vertical-align: top;
  width: 33%;
}
.instalacion .reparaciones li img {
  max-width: 75px;
}
.instalacion .reparaciones li p {
  font-weight: bold;
  font-size: 15px;
  max-width: 300px;
  margin: auto;
  padding: 0 15px;
}
.instalacion .servicios-instalacion {
  margin-top: 50px;
  margin-bottom: 40px;
  padding: 0 15px;
}
.instalacion .servicios-instalacion h2 {
  color: #33B2B0;
  text-align: center;
  margin-bottom: 30px;
  font-size: 24px;
}
.instalacion .servicios-instalacion ul {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 30px;
  -moz-column-gap: 30px;
  column-gap: 30px;
}
.instalacion .servicios-instalacion ul li {
  color: #6e6e6e;
  padding: 5px;
}
@media (max-width:32.4375em) {
  .instalacion .cabecera {
    padding: 50px 21px 21px 10px;
    min-height: 335px;
    background-position-x: -100px;
  }
  .instalacion .cabecera .caja-verde {
    max-width: 302px;
    padding: 18px;
  }
  .instalacion .cabecera h1 {
    font-size: 24px;
  }
  .instalacion .cabecera p {
    font-size: 18px;
  }
  .instalacion .categorias h2 {
    font-size: 19px;
    margin-top: 25px;
    padding: 0 15px;
  }
  .instalacion .categorias h2 br {
    display: none;
  }
  .instalacion .categorias li {
    width: 50%;
  }
  .instalacion .categorias li a span {
    font-size: 15px;
    font-weight: normal;
    bottom: 14px;
    line-height: normal;
  }
  .instalacion .categorias li.ver-todos strong {
    font-size: 18px;
  }
  .instalacion .banda {
    padding: 26px;
    font-size: 19px;
    margin-top: 20px;
    margin-bottom: 15px;
  }
  .instalacion .profesionales {
    padding: 15px;
  }
  .instalacion .profesionales h2 {
    font-size: 22px;
    margin-top: 0;
  }
  .instalacion .profesionales h2.linea {
    border-top: 1px solid #e2e2e2;
    padding-top: 15px;
  }
  .instalacion .profesionales li span {
    margin-top: 5px;
  }
  .instalacion .reparaciones li {
    padding: 5px;
    width: 50%;
  }
  .instalacion .reparaciones li img {
    max-width: 75px;
  }
  .instalacion .reparaciones li p {
    font-size: 14px;
    padding: 0px;
  }
  .instalacion .servicios-instalacion ul {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
  }
}
.sticky-producto {
  background-color: #ffffff;
  box-shadow: 0px 1px 6px #d4d4d4;
  color: #000000;
  display: none;
  left: 0px;
  padding: 15px 15px 10px 15px;
  width: 100%;
  z-index: 999;
  border-top: 2px dashed #e2e2e2;
}
.sticky-producto .fila > div {
  display: inline-block;
  vertical-align: top;
}
.sticky-producto .image {
  width: 10%;
  height: 60px;
  text-align: center;
}
.sticky-producto .nombre-enlaces {
  width: 57%;
}
.sticky-producto .nombre-enlaces .nombre {
  font-size: 20px;
  padding-bottom: 12px;
}
.sticky-producto .nombre-enlaces a {
  margin-right: 25px;
  border: 1px solid #0083a4;
  border-radius: 50px;
  padding: 5px 10px;
  color: #0083a4;
  font-size: 13px;
}
.sticky-producto .nombre-enlaces a:hover,
.sticky-producto .nombre-enlaces a.activo {
  border-bottom: solid 3px #0083a4;
}
.sticky-producto .precios {
  text-align: center;
  width: 17%;
  margin-top: 10px;
}
.sticky-producto .precios .precio {
  font-size: 29px;
  margin-left: 15px;
  margin-right: 20px;
  vertical-align: middle;
  display: inline-block;
}
.sticky-producto .precios .precio-tachado {
  font-size: 17px;
  vertical-align: middle;
  display: inline-block;
}
.sticky-producto .precios .text-stock {
  color: #79a531;
  font-size: 12px;
  display: none;
}
.sticky-producto .boton {
  width: 15%;
  margin-top: 10px;
}
.sticky-producto .boton a {
  text-align: center;
}
@media (max-width : 61.875em) {
  .sticky-producto .nombre-enlaces {
    width: 50%;
  }
  .sticky-producto .nombre {
    font-size: 20px;
  }
  .sticky-producto .enlaces {
    display: none;
  }
  .sticky-producto .precio {
    font-size: 20px;
  }
  .sticky-producto .boton a {
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width:32.4375em) {
  .sticky-producto {
    display: none !important;
  }
}
@media (max-width : 61.875em) {
  .modulo-producto,
  .modulo-promociones,
  .modulo-introduccion,
  .modulo-caracteristicas,
  .modulo-info,
  .modulo-videos,
  .modulo-opiniones,
  .modulo-blog {
    position: relative;
  }
}
.modulo-producto {
  color: #444444;
  max-width: 1400px;
  margin: auto;
}
.modulo-producto .galeria-y-caracteristicas {
  float: left;
  width: 40%;
}
.modulo-producto .resumen-caracteristicas {
  text-align: center;
  margin-left: 100px;
}
.modulo-producto .resumen-caracteristicas ul {
  margin-top: 25px;
}
.modulo-producto .resumen-caracteristicas li {
  width: 22%;
  margin-right: 2%;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  vertical-align: top;
  margin-bottom: 40px;
  line-height: 1.5;
}
.modulo-producto .resumen-caracteristicas li span,
.modulo-producto .resumen-caracteristicas li strong {
  display: block;
}
.modulo-producto .resumen-caracteristicas li span {
  font-size: 30px;
  margin: 0 auto 10px auto;
}
.modulo-producto .resumen-caracteristicas a {
  display: inline-block;
  font-size: 14px;
  margin-top: 15px;
}
.modulo-producto .resumen-caracteristicas a span {
  font-size: 20px;
}
.modulo-producto .compartir {
  padding: 10px;
}
.modulo-producto .marca-modelo-estrellas {
  float: right;
  margin-bottom: 10px;
  vertical-align: top;
  width: 60%;
}
.modulo-producto .marca-modelo-estrellas h1 {
  display: inline-block;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 36px;
  font-weight: normal;
  margin-right: 10px;
  vertical-align: middle;
}
.modulo-producto .marca-modelo-estrellas .estrellas {
  float: right;
  margin-top: 5px;
}
.modulo-producto .marca-modelo-estrellas .estrellas strong {
  display: inline-block;
  margin-left: 5px;
  font-size: 15px;
  font-weight: normal;
}
.modulo-producto .marca-modelo-estrellas .estrellas strong:hover {
  text-decoration: underline;
}
.modulo-producto .marca-modelo-estrellas .marca {
  margin-bottom: 10px;
}
.modulo-producto .marca-modelo-estrellas .marca span {
  color: #0083a4;
}
.modulo-producto .colores-capacidades {
  width: 60%;
  float: right;
  margin-bottom: 10px;
  vertical-align: top;
}
.modulo-producto .colores-capacidades .colores h4 {
  color: #6e6e6e;
  display: inline-block;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 10px;
  margin-right: 10px;
  text-align: left;
}
.modulo-producto .colores-capacidades .selector-color-new {
  text-align: left;
  padding-top: 10px;
}
.modulo-producto .colores-capacidades .selector-color-new ul {
  text-align: left;
  padding-top: 0px;
  display: inline;
}
.modulo-producto .colores-capacidades .selector-color-new ul li.active {
  border: none;
}
.modulo-producto .colores-capacidades .selector-color-new ul li > span {
  background-color: transparent;
  border-radius: 4px;
  box-shadow: 0 0 0 1px #e2e2e2 inset;
  color: #6e6e6e;
  cursor: pointer;
  height: auto;
  padding: 3px 10px;
  text-align: left;
  text-indent: inherit;
  width: auto;
}
.modulo-producto .colores-capacidades .selector-color-new ul li > span > span {
  height: 15px;
  width: 15px;
  margin-right: 5px;
}
.modulo-producto .colores-capacidades .selector-color-new ul li > span label {
  cursor: pointer;
}
.modulo-producto .colores-capacidades .selector-color-new ul li > span:hover,
.modulo-producto .colores-capacidades .selector-color-new ul li > span.activo {
  background-color: #f1f1f1;
  box-shadow: 0 0 0 1px #6e6e6e inset;
  color: #000000;
}
.modulo-producto .mod-tooltip {
  display: inline;
}
@media (max-width : 61.875em) {
  .modulo-producto .marca-modelo-estrellas h1 {
    width: 75%;
  }
  .modulo-producto .galeria-y-caracteristicas .resumen-caracteristicas {
    display: none;
  }
  .modulo-producto .marca-modelo-estrellas,
  .modulo-producto .colores-capacidades {
    width: 53%;
  }
}
@media (max-width:32.4375em) {
  .modulo-producto .galeria-y-caracteristicas {
    width: 100%;
    margin-top: 5px;
  }
  .modulo-producto .marca-modelo-estrellas {
    width: 100%;
    float: none;
  }
  .modulo-producto .marca-modelo-estrellas h1 {
    font-size: 24px;
    margin-bottom: 0px;
    display: inline;
  }
  .modulo-producto .colores-capacidades {
    width: 100%;
    float: none;
    clear: both;
    margin-bottom: 0px;
  }
  .modulo-producto .colores-capacidades h4 {
    display: block;
  }
  .modulo-producto .colores-capacidades .colores {
    text-align: center;
  }
  .modulo-producto .colores-capacidades .selector-color-new {
    display: inline-block;
  }
  .modulo-producto .colores-capacidades .selector-color-new ul {
    display: inline-block;
    width: auto;
  }
  .modulo-producto .colores-capacidades .selector-color-new ul li > span {
    width: 34px;
    height: 34px;
  }
  .modulo-producto .colores-capacidades .selector-color-new ul label {
    display: none;
  }
}
.modulo-introduccion p {
  line-height: 21px;
}
.modulo-producto2 .marca-modelo-estrellas {
  padding-left: 15px;
  margin-bottom: 15px;
}
.modulo-producto2 .marca-modelo-estrellas h1 {
  font-family: Arial, Helvetica, sans-serif;
}
.modulo-producto2 .marca-modelo-estrellas .estrellas {
  float: none;
  display: inline-block;
  margin-right: 10px;
}
.modulo-producto2 .marca-modelo-estrellas > a {
  text-decoration: underline;
}
.modulo-producto2 .colores-capacidades {
  padding-left: 15px;
  margin-bottom: 20px;
}
.modulo-producto2 .colores-capacidades .selector-color-new ul li > span {
  padding: 3px 15px;
  position: relative;
}
.modulo-producto2 .colores-capacidades .selector-color-new ul li > span:hover,
.modulo-producto2 .colores-capacidades .selector-color-new ul li > span.activo {
  background-color: #ffffff;
  box-shadow: 0 0 0 1px #0083a4 inset;
  color: #0083a4;
}
.modulo-producto2 .colores-capacidades .selector-color-new ul li > span:hover::before,
.modulo-producto2 .colores-capacidades .selector-color-new ul li > span.activo::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 0;
  border: 0 solid #0083a4;
  border-width: 12px 0px 12px 10px;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #0083a4;
}
.modulo-producto2 .servicios-producto2 {
  border: solid 1px #e2e2e2;
  margin: auto;
  max-width: 340px;
  padding: 10px;
  margin-top: 30px;
}
.modulo-producto2 .servicios-producto2 > div {
  width: 50%;
  padding: 5px;
  margin-bottom: 10px;
  display: inline-flex;
  font-size: 14px;
  justify-content: center;
  align-items: center;
  text-align: left;
}
.modulo-producto2 .servicios-producto2 > div span {
  float: left;
  font-size: 37px;
  margin-right: 5px;
  margin-bottom: 3px;
}
.modulo-producto2 .servicios-producto2 > div img {
  max-width: 50px;
  padding-right: 5px;
  padding-left: 10px;
}
.modulo-producto2 .nuevo-contenido {
  display: inline-block;
  width: 60%;
}
.modulo-producto2 .nuevo-contenido .borde {
  border: solid 1px #e2e2e2;
  padding: 15px 20px;
  height: 100%;
}
.modulo-producto2 .nuevo-contenido .borde > p {
  padding-top: 13px;
}
.modulo-producto2 .nuevo-contenido .borde > p a span {
  text-decoration: underline;
}
.modulo-producto2 .nuevo-contenido .borde > p a span + span {
  text-decoration: none;
  font-size: 14px;
  margin-left: 3px;
}
.modulo-producto2 .nuevo-contenido .borde > p.inline {
  display: inline-block;
  margin-right: 5px;
}
.modulo-producto2 .nuevo-contenido .borde .mod-tooltip a {
  padding: 0px 10px 10px 0px;
}
.modulo-producto2 .nuevo-contenido .borde .mod-tooltip a span {
  font-size: 16px;
}
.modulo-producto2 .nuevo-contenido .precios .precio {
  color: #e00052;
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
  font-size: 46px;
  font-weight: bold;
}
.modulo-producto2 .nuevo-contenido .precios .precio small {
  font-size: 34px;
}
.modulo-producto2 .nuevo-contenido .precios .pvpr-tachado-dto {
  display: inline-block;
  margin-left: 12px;
  font-size: 15px;
  text-align: center;
}
.modulo-producto2 .nuevo-contenido .precios .pvpr-tachado-dto > strong {
  color: #6e6e6e;
  display: inline-block;
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
  margin-bottom: 5px;
}
.modulo-producto2 .nuevo-contenido .precios .pvpr-tachado-dto .precio-tachado {
  margin-right: 0px;
  line-height: 23px;
  font-size: 14px;
}
.modulo-producto2 .nuevo-contenido .precios .pvpr-tachado-dto .chapa-2016 {
  position: relative;
  margin-top: 0px;
  width: max-content;
}
.modulo-producto2 .nuevo-contenido .stock {
  background-color: #ffffff;
  color: #79a531;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 28px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 0px;
}
.modulo-producto2 .nuevo-contenido .stock span {
  font-size: 27px;
}
.modulo-producto2 .nuevo-contenido .stock .icon-tick {
  font-size: 15px;
  font-weight: bold;
}
.modulo-producto2 .nuevo-contenido .boton,
.modulo-producto2 .nuevo-contenido .mod-boton-verde2 {
  text-align: center;
}
.modulo-producto2 .nuevo-contenido .caja-seguros {
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  margin-top: 15px;
  min-height: 45px;
  padding: 0px 5px;
}
.modulo-producto2 .nuevo-contenido .caja-seguros span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}
.modulo-producto2 .nuevo-contenido .caja-seguros span.icon {
  font-size: 32px;
  color: #79a531;
}
.modulo-producto2 .nuevo-contenido .caja-seguros span:nth-child(1) {
  width: 50px;
}
.modulo-producto2 .nuevo-contenido .caja-seguros span:nth-child(2) {
  width: calc(100% - 110px);
}
.modulo-producto2 .nuevo-contenido .caja-seguros span:nth-child(3) {
  width: 60px;
  line-height: 43px;
}
.modulo-producto2 .nuevo-contenido .caja-seguros .logo-sequra {
  padding: 1px 0 0 5px;
  line-height: 43px;
}
.modulo-producto2 .nuevo-contenido .caja-seguros .logo-sequra img {
  max-width: 100%;
}
.modulo-producto2 .resumen-caracteristicas {
  margin: 0;
  padding-top: 10px;
}
.modulo-producto2 .resumen-caracteristicas ul {
  margin-top: 0px;
}
.modulo-producto2 .resumen-caracteristicas li {
  width: 31%;
  margin-bottom: 20px;
}
.modulo-producto2 .icon-compartir-2pt {
  font-size: 21px;
  margin-right: 5px;
  margin-top: 15px;
}
.modulo-producto2 .info-product {
  border-bottom: 2px dashed #e2e2e2;
  padding-top: 20px;
}
.modulo-producto2 .info-product .imagen {
  text-align: center !important;
}
.modulo-producto2 .info-product .imagen img {
  max-height: 130px;
  padding-bottom: 10px;
}
.modulo-producto2 .info-product h1 {
  margin-bottom: 10px;
}
.modulo-producto2 .info-product .estrellas {
  margin-bottom: 20px;
}
.modulo-producto2 .info-product a {
  font-size: 14px;
  text-transform: none;
}
.modulo-producto2 .info-product a span {
  margin-right: 5px;
}
.modulo-producto2 .list-ofertas-mp,
.modulo-producto2 .list-ofertas-outlet {
  padding: 10px;
}
.modulo-producto2 .list-ofertas-mp .filas .fila,
.modulo-producto2 .list-ofertas-outlet .filas .fila {
  padding: 15px;
  color: #444444;
}
.modulo-producto2 .list-ofertas-mp .filas .fila:nth-child(2n),
.modulo-producto2 .list-ofertas-outlet .filas .fila:nth-child(2n) {
  background-color: #f1f1f1;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-1 a.nombre-vendedor,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-1 a.nombre-vendedor {
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-1 .ver-detalles,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-1 .ver-detalles {
  font-size: 13px;
  margin: 0px;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-1 .valoracion-estrellas-peq,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-1 .valoracion-estrellas-peq {
  margin-top: 3px;
  display: inline-block;
  vertical-align: sub;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-1 .enlace-detalles,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-1 .enlace-detalles {
  color: #0083a4;
  font-size: 12px;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-1 .enlace-detalles > span,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-1 .enlace-detalles > span {
  display: none;
  padding: 5px 0px;
  margin-top: 5px;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-1 .enlace-detalles > span.activo,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-1 .enlace-detalles > span.activo {
  display: block;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-1 .enlace-detalles:hover,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-1 .enlace-detalles:hover {
  color: #000000;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-1 .enlace-detalles .flecha,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-1 .enlace-detalles .flecha {
  width: 20px;
  height: 12px;
  background: url('https://cdn.phonehouse.es/res_static/img/icons/arrow.svg') no-repeat;
  background-position: center;
  display: inline-block;
  transition: all 1s;
  transform: rotate(0deg);
  vertical-align: middle;
  color: #0083a4;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-1 .enlace-detalles .flecha.activa,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-1 .enlace-detalles .flecha.activa {
  transition: all 1s;
  transform: rotate(180deg);
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-1 .stock,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-1 .stock {
  color: #79a531;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 28px;
  margin-top: 3px;
  margin-bottom: 10px;
  padding: 0px;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-1 .stock span,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-1 .stock span {
  font-size: 27px;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-1 .stock .icon-tick,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-1 .stock .icon-tick {
  font-size: 15px;
  font-weight: bold;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-2 .nuevo,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-2 .nuevo,
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-2 .reacondicionado,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-2 .reacondicionado {
  font-weight: bold;
  padding: 3px 10px;
  background-color: #ffffff;
  border: solid 1px #94c249;
  border-left-width: 10px;
  border-radius: 0px 4px 4px 0px;
  margin-bottom: 10px;
  display: inline-block;
  color: #94c249;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-2 .nuevo .icon,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-2 .nuevo .icon,
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-2 .reacondicionado .icon,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-2 .reacondicionado .icon {
  color: #94c249;
  font-weight: bold;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-2 .reacondicionado,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-2 .reacondicionado {
  border: solid 1px #ea5b25;
  border-left-width: 10px;
  color: #ea5b25;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-2 .reacondicionado .icon,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-2 .reacondicionado .icon {
  color: #ea5b25;
  font-weight: bold;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-2 .estado-outlet,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-2 .estado-outlet {
  padding-top: 0px;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-2 .gastos,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-2 .gastos {
  margin-bottom: 5px;
  display: block;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-2 .gastos .icono,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-2 .gastos .icono {
  font-size: 20px;
  padding-right: 3px;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-2 .gastos strong,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-2 .gastos strong {
  color: #e40134;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-3 .precio-y-entrega,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-3 .precio-y-entrega {
  text-align: center;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-3 .precio-y-entrega span.precio-tachado,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-3 .precio-y-entrega span.precio-tachado {
  font-size: 13px;
  display: inline-block;
  color: #6e6e6e;
  padding-right: 5px;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-3 .precio-y-entrega span.precio-mp,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-3 .precio-y-entrega span.precio-mp {
  font-size: 21px;
  display: inline-block;
  color: #e40134;
  font-weight: bold;
  margin-bottom: 10px;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-3 .precio-y-entrega span.peq-euro,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-3 .precio-y-entrega span.peq-euro {
  color: #e40134;
  font-weight: bold;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-3 .precio-y-entrega span.entrega .icon-reloj,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-3 .precio-y-entrega span.entrega .icon-reloj {
  font-size: 20px;
  padding-right: 2px;
}
.modulo-producto2 .list-ofertas-mp .filas .fila .colum-4 a,
.modulo-producto2 .list-ofertas-outlet .filas .fila .colum-4 a {
  text-align: center;
  width: 173px;
  float: right;
  margin-top: 15px;
}
.packs {
  width: 100%;
  margin-top: 30px;
  padding-bottom: 20px;
}
.packs .item {
  text-align: center;
  display: inline-block;
  vertical-align: top;
}
.packs .item.item-1 {
  position: relative;
}
.packs .item.item-1 .mas {
  width: 10%;
  display: inline-block;
  margin: 0 auto;
  text-align: center;
  top: 45%;
  right: 0;
  position: absolute;
}
.packs .item.item-1 .mas span {
  border: 1px solid #e2e2e2;
  border-radius: 20px;
  padding: 5px;
  font-size: 30px;
  color: #0083a4;
}
.packs .nombre {
  height: 60px;
  display: inline-flex;
  align-items: center;
}
.packs .imagen {
  height: 150px;
}
.packs .imagen img {
  max-width: 100px;
  max-height: 150px;
}
.packs .precio {
  color: #e00052;
  font-weight: bold;
  font-size: 19px;
  padding: 15px;
}
.packs .cambiar span {
  font-size: 20px;
  font-weight: bold;
  padding-right: 5px;
}
.packs div {
  position: relative;
}
.packs div hr {
  height: 1px;
  border: 0;
  margin-top: 30px;
  background-color: #e2e2e2;
}
.packs div hr::after {
  content: "";
  position: absolute;
  bottom: -17px;
  right: 13%;
  border: 0 solid #e2e2e2;
  border-width: 12px 0px 12px 10px;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #e2e2e2;
  transform: rotate(90deg);
}
.total-packs {
  text-align: right;
  width: 100%;
  font-weight: bold;
}
.total-packs .nombre {
  padding: 5px 30px 15px 15px;
}
.total-packs .nombre span.precio {
  color: #e40134;
}
.total-packs a {
  text-align: center;
  max-width: 300px;
  width: 230px;
  float: right;
}
.tabs-producto {
  width: 100%;
  margin: 40px auto 20px auto;
  border: solid 1px #e2e2e2;
  padding: 15px;
  background-color: #ffffff;
}
.tabs-producto ul#tabs-barra {
  list-style: none;
  margin: 0;
  padding: 5px;
}
.tabs-producto ul#tabs-barra li {
  text-align: center;
  cursor: pointer;
  display: inline-block;
  background-color: #ffffff;
  margin-bottom: 20px;
  color: #0083a4;
  border-bottom: 2px solid #e2e2e2;
  margin-right: 15px;
  margin-bottom: 10px;
  padding: 5px 15px 15px 15px;
  font-weight: bold;
  position: relative;
}
.tabs-producto ul#tabs-barra li:hover,
.tabs-producto ul#tabs-barra li.active {
  color: #444444;
  border-bottom: 2px solid #0083a4;
}
.tabs-producto ul#tabs-barra li:hover::after,
.tabs-producto ul#tabs-barra li.active::after {
  content: "";
  position: absolute;
  bottom: -17px;
  right: calc(55% - 12px);
  border: 0 solid #0083a4;
  border-width: 12px 0px 12px 10px;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #0083a4;
  transform: rotate(90deg);
}
.tabs-producto ul#tabs-barra li a.enlace-select {
  text-decoration: none;
  padding: 5px 15px 15px 15px;
}
.tabs-producto .tab-contenido {
  color: #444444;
  text-align: left;
  padding: 10px;
}
.acordeon-ficha-2 h2,
.acordeon-ficha-2 h3 {
  font-size: 17px !important;
  color: #0083a4;
  margin: 0 10px;
  text-transform: none !important;
  text-align: center;
  background-color: #ffffff !important;
}
.acordeon-ficha-2 h2:active,
.acordeon-ficha-2 h3:active,
.acordeon-ficha-2 h2.activa,
.acordeon-ficha-2 h3.activa {
  border-bottom: 2px solid #0083a4;
  color: #444444;
}
.estado-outlet {
  padding-top: 10px;
}
.estado-outlet span.icon-mano-indicacion {
  font-size: 20px;
  padding-right: 5px;
}
.estado-outlet strong {
  padding-right: 5px;
}
@media (max-width : 61.875em) {
  .modulo-producto2 .row {
    margin-right: 0!important;
    margin-left: 0!important;
  }
  .modulo-producto2 .nuevo-contenido {
    width: 100%;
  }
  .modulo-producto2 .nuevo-contenido .borde {
    margin-bottom: 20px;
  }
  .modulo-producto2 .marca-modelo-estrellas {
    margin-top: 35px;
  }
  .modulo-producto2 .marca-modelo-estrellas .chapas .chapa-2016 {
    top: -25px;
    left: 16px;
  }
  .modulo-producto2 .colores-capacidades .colores {
    text-align: left;
  }
  .modulo-producto2 .colores-capacidades .colores .selector-color-new ul li span {
    width: 43px;
  }
  .modulo-producto2 .colores-capacidades .colores .selector-color-new ul li span span {
    width: 15px;
  }
  .modulo-producto2 .colores-capacidades .colores .selector-color-new.capacidades {
    display: inline-flex;
  }
  .modulo-producto2 .colores-capacidades .colores .selector-color-new.capacidades ul li span {
    width: auto;
  }
  .modulo-producto2 .container-fluid.list-ofertas-mp,
  .modulo-producto2 .container-fluid.list-ofertas-outlet {
    padding: 0 !important;
  }
  .modulo-producto2 .container-fluid.list-ofertas-mp .filas .fila .colum-1,
  .modulo-producto2 .container-fluid.list-ofertas-outlet .filas .fila .colum-1,
  .modulo-producto2 .container-fluid.list-ofertas-mp .filas .fila .colum-2,
  .modulo-producto2 .container-fluid.list-ofertas-outlet .filas .fila .colum-2,
  .modulo-producto2 .container-fluid.list-ofertas-mp .filas .fila .colum-3,
  .modulo-producto2 .container-fluid.list-ofertas-outlet .filas .fila .colum-3,
  .modulo-producto2 .container-fluid.list-ofertas-mp .filas .fila .colum-4,
  .modulo-producto2 .container-fluid.list-ofertas-outlet .filas .fila .colum-4 {
    margin-bottom: 15px;
  }
  .modulo-producto2 .container-fluid.list-ofertas-mp .filas .fila .colum-1 .stock,
  .modulo-producto2 .container-fluid.list-ofertas-outlet .filas .fila .colum-1 .stock {
    margin-bottom: 0;
  }
  .modulo-producto2 .container-fluid.list-ofertas-mp .filas .fila .colum-3 .precio-y-entrega,
  .modulo-producto2 .container-fluid.list-ofertas-outlet .filas .fila .colum-3 .precio-y-entrega {
    text-align: left;
  }
  .modulo-producto2 .container-fluid.list-ofertas-mp .filas .fila .colum-4 a,
  .modulo-producto2 .container-fluid.list-ofertas-outlet .filas .fila .colum-4 a {
    float: none;
    width: 100%;
    max-width: 285px;
    margin: 0 auto;
  }
  .packs {
    margin-top: 0;
  }
  .packs .item {
    border: 1px solid #e2e2e2;
    border-radius: 3px;
    padding: 10px;
    margin-bottom: 15px;
    background-color: #ffffff;
    margin: 15px;
  }
  .packs .item.col-xs-12 {
    max-width: 90% !important;
  }
  .packs .item.item-1 {
    border: none;
  }
  .packs .item.item-1 .mas {
    position: relative;
    margin-top: 20px;
  }
  .packs div hr::after {
    right: 48%;
  }
  .total-packs {
    text-align: center;
  }
  .total-packs .nombre {
    padding: 10px;
  }
  .total-packs a {
    text-align: center;
    margin: 0 auto 30px auto;
    float: none;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .modulo-producto2 .marca-modelo-estrellas h1 {
    width: 100%;
  }
  .modulo-producto2 .colores-capacidades .colores .selector-color-new ul li span {
    width: auto;
  }
  .modulo-producto2 .servicios-producto2 {
    display: none;
  }
  .tabs-producto ul#tabs-barra li {
    padding: 5px 0px 15px 0px;
    margin-right: 10px;
  }
}
.shopping-cart .btn-resp-fixed {
  display: none;
}
.btn-resp-fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 999;
  padding: 10px;
  box-shadow: 0px -4px 10px -3px #6e6e6e;
  width: 100%;
  background-color: #ffffff;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.btn-resp-fixed .col-izq {
  width: 45%;
  color: #444444;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  border-right: none;
  display: inline-block;
  height: 33px;
  vertical-align: middle;
  padding: 4px 5px 4px 7px;
  position: relative;
}
.btn-resp-fixed .col-izq:after {
  width: 23px;
  height: 23px;
  background-color: transparent;
  position: absolute;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  border-radius: 3px;
  transform: rotate(-408deg);
  top: 3px;
  right: -10px;
  content: "";
}
.btn-resp-fixed .col-izq .titulo-enlace {
  display: none;
}
.btn-resp-fixed .col-izq .titulo,
.btn-resp-fixed .col-izq .titulo-enlace {
  vertical-align: middle;
  font-size: 13px;
  padding-right: 5px;
}
.btn-resp-fixed .col-izq .precio {
  vertical-align: middle;
  font-size: 20px;
  font-weight: bold;
}
.btn-resp-fixed .col-der {
  width: 55%;
  padding-left: 23px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
}
.btn-resp-fixed .col-der input[type="submit"] {
  margin: 0px;
}
.btn-resp-fixed.prueba1 {
  display: none;
}
.btn-resp-fixed.prueba2 .col-izq {
  display: none;
}
.btn-resp-fixed.prueba2 .col-der {
  width: 100%;
  padding-left: 0;
}
.btn-resp-fixed.prueba4 .col-izq {
  text-align: center;
}
.btn-resp-fixed.prueba4 .col-izq .titulo-enlace,
.btn-resp-fixed.prueba4 .col-izq .titulo {
  display: none;
}
.btn-resp-fixed.prueba5 .col-izq .titulo-enlace {
  display: inline;
}
.btn-resp-fixed.prueba5 .col-izq .titulo {
  display: none;
}
.pestanas-ficha .none.activo .contenido-pestanas-ficha .bloque-izda {
  width: 100%;
  float: none;
  min-height: auto;
}
.pestanas-ficha .outlet .contenido-pestanas-ficha ul.lista-check {
  width: 100%;
  color: #6e6e6e;
}
.pestanas-ficha .marketplace .contenido-pestanas-ficha .precios {
  margin-bottom: 10px;
}
.pestanas-ficha .marketplace .contenido-pestanas-ficha .precios .precio {
  margin-right: 10px;
}
.contenido-pestanas-ficha {
  padding: 15px 20px;
  padding-top: 15px !important;
}
.contenido-pestanas-ficha .bloque-izda {
  float: left;
  width: 60%;
}
.contenido-pestanas-ficha .bloque-dcha {
  float: right;
  width: 37%;
}
.contenido-pestanas-ficha .precios-promos {
  position: relative;
  padding-bottom: 10px;
  align-items: center;
}
.contenido-pestanas-ficha .chapa-2016 {
  position: relative;
  margin-top: 10px;
  width: max-content;
}
.contenido-pestanas-ficha .chapa-2016 + .chapa-2016 {
  margin-bottom: 10px;
  display: inline-block;
}
.contenido-pestanas-ficha .tipo-outlet {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  margin-right: 5px;
}
.contenido-pestanas-ficha .tipo-outlet-estado {
  margin-right: 10px;
}
.contenido-pestanas-ficha .tipo-outlet-estado strong {
  color: #94c249;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
}
.contenido-pestanas-ficha .financiacion {
  background-color: #fbfbfb;
  border: solid 1px #e2e2e2;
  color: #6e6e6e;
  padding: 10px;
}
.contenido-pestanas-ficha .precios .precio {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 40px;
}
.contenido-pestanas-ficha .precios .precio small {
  font-size: 26px;
}
.contenido-pestanas-ficha .precios .precio-tachado {
  font-size: 16px;
  margin-right: 10px;
  text-align: right;
  text-decoration: line-through;
}
.contenido-pestanas-ficha .precios.con-contrato .precio-tarifa {
  font-size: 22px;
}
.contenido-pestanas-ficha .precios.con-contrato .precio-tarifa span {
  font-size: 40px;
}
.contenido-pestanas-ficha .precios.con-contrato .precio-tarifa small {
  font-size: 13px;
  color: #9b9b9b;
}
.contenido-pestanas-ficha .precios.con-contrato .precio-tarifa .gratis {
  color: #e00052;
}
.contenido-pestanas-ficha .precios.contrato-botones a {
  margin: 15px auto;
}
.contenido-pestanas-ficha .info-tarifa {
  background-color: #fbfbfb;
  border: solid 1px #e2e2e2;
  font-size: 13px;
  padding: 10px;
  position: relative;
}
.contenido-pestanas-ficha .info-tarifa .chapa {
  background-color: #6e6e6e;
  color: #ffffff;
  display: inline-block;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  left: -15px;
  position: relative;
  padding: 3px 15px;
  text-transform: uppercase;
}
.contenido-pestanas-ficha .info-tarifa p {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 18px;
  margin: 5px 0px;
}
.contenido-pestanas-ficha .info-tarifa p img {
  border-radius: 30px;
  vertical-align: middle;
  margin-right: 5px;
  max-width: 50px;
}
.contenido-pestanas-ficha .info-tarifa li {
  color: #6e6e6e;
  line-height: 22px;
  list-style: disc;
  margin-left: 15px;
}
.contenido-pestanas-ficha .promos {
  background-color: #fbfbfb;
  border: dashed 2px #e2e2e2;
  padding: 10px;
}
.contenido-pestanas-ficha .promos h4 {
  margin-bottom: 5px;
  font-weight: normal;
  color: #6e6e6e;
}
.contenido-pestanas-ficha .promos li {
  margin-bottom: 5px;
  margin-left: 15px;
  list-style: disc;
}
.contenido-pestanas-ficha .promos a.ver-todas {
  position: absolute;
  top: 15px;
  right: 15px;
}
.contenido-pestanas-ficha .servicios-producto {
  margin: 40px auto 0 auto;
  clear: left;
  padding: 10px;
  text-align: center;
  background-color: #f1f1f1;
}
.contenido-pestanas-ficha .servicios-producto > div {
  display: inline-flex;
  height: auto;
  margin-right: 3%;
  font-size: 14px;
  margin-bottom: 5px;
  justify-content: center;
  align-items: center;
  max-width: 48%;
  text-align: left;
}
.contenido-pestanas-ficha .servicios-producto > div.pc {
  margin-right: 0;
}
.contenido-pestanas-ficha .servicios-producto span {
  float: left;
  font-size: 37px;
  margin-right: 5px;
  margin-bottom: 3px;
}
.contenido-pestanas-ficha .servicios-producto span.caja {
  background: url('https://cdn.phonehouse.es/res_static/img/icons/outlet-uso.svg') no-repeat;
}
.contenido-pestanas-ficha .servicios-producto img {
  max-width: 35px;
  float: left;
  margin-right: 5px;
  margin-bottom: 3px;
}
.contenido-pestanas-ficha .caja-seguros {
  border: 1px solid #e2e2e2;
  border-radius: 3px;
  padding: 10px 5px;
}
.contenido-pestanas-ficha .caja-seguros span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 10px;
}
.contenido-pestanas-ficha .caja-seguros span.icon {
  width: 16%;
  font-size: 40px;
  color: #79a531;
}
.contenido-pestanas-ficha .caja-seguros span:nth-child(2) {
  width: 67%;
}
.contenido-pestanas-ficha .caja-seguros span:nth-child(3) {
  width: 17%;
  color: #0083a4;
}
.contenido-pestanas-ficha .caja-seguros span:nth-child(3) a {
  padding: 10px 0 10px 0;
}
@media (max-width:32.4375em) {
  .contenido-pestanas-ficha .caja-seguros span:nth-child(3) {
    padding-right: 0px !important;
  }
}
.contenido-pestanas-ficha .stock {
  background-color: #ecf3df;
  color: #79a531;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 7px 10px;
  font-size: 15px;
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
}
.contenido-pestanas-ficha .sin-stock {
  background-color: #fde6d2;
  color: #ff7d00;
}
.contenido-pestanas-ficha .sin-stock span {
  font-size: 20px;
}
.contenido-pestanas-ficha .disponible-en.selector-color-new {
  padding-top: 5px;
}
.contenido-pestanas-ficha .disponible-en.selector-color-new ul {
  display: inline-block;
  vertical-align: inherit;
  width: auto;
}
.contenido-pestanas-ficha .disponible-en.selector-color-new ul li span {
  width: 15px;
  height: 15px;
}
.contenido-pestanas-ficha .texto {
  font-size: 14px;
  color: #6e6e6e;
  margin-top: 10px;
  text-align: center;
}
.contenido-pestanas-ficha .texto span.icon-camion {
  font-size: 40px;
  margin-right: 5px;
}
.contenido-pestanas-ficha .bt-asistente .boton {
  padding: 7px;
}
.contenido-pestanas-ficha .boton,
.contenido-pestanas-ficha .mod-boton-verde2 {
  max-width: 260px;
  font-size: 16px;
  display: block;
  text-align: center;
}
.contenido-pestanas-ficha .boton {
  margin-top: 10px;
}
.contenido-pestanas-ficha .boton-stock {
  background-color: #9b9b9b;
}
.contenido-pestanas-ficha .disponibilidad {
  display: inline-block;
  font-size: 14px;
  margin-bottom: 8px;
}
.contenido-pestanas-ficha .disponibilidad img {
  vertical-align: middle;
}
.contenido-pestanas-ficha .titu-c2c {
  font-size: 20px;
  margin-bottom: 15px;
}
.contenido-pestanas-ficha .num-telf {
  font-size: 50px;
  margin-bottom: 20px;
}
.contenido-pestanas-ficha .horario {
  font-size: 14px;
}
.contenido-pestanas-ficha .pesta-outlet {
  border-bottom: solid 1px #e2e2e2;
  padding-bottom: 15px;
  padding-top: 15px;
}
.contenido-pestanas-ficha .pesta-outlet:first-child {
  padding-top: 0px;
}
.contenido-pestanas-ficha .pesta-outlet:last-child {
  border: none;
}
.contenido-pestanas-ficha .pesta-outlet .mod-tooltip.big3 > .tooltip {
  width: 400px;
  right: -395px;
  top: -75px;
}
.contenido-pestanas-ficha .pesta-outlet .detalles-outlet {
  display: none;
  border: solid 1px #e2e2e2;
  margin-bottom: 10px;
  margin-top: 10px;
  padding: 10px 15px;
  text-align: left;
}
.contenido-pestanas-ficha .pesta-outlet .icon-icon-info-hover {
  font-size: 20px;
  vertical-align: baseline;
}
.contenido-pestanas-ficha .pesta-outlet .servicios-producto {
  margin: 10px auto;
  background-color: #ffffff;
  border: 1px solid #e2e2e2;
  border-radius: 3px;
}
.contenido-pestanas-ficha .pesta-outlet .servicios-producto .icon-icon-info-hover {
  font-size: 20px;
}
.contenido-pestanas-ficha .pesta-outlet .precios-promos {
  align-items: start;
  justify-content: start;
}
.contenido-pestanas-ficha .seguros {
  display: inline-block;
  width: 100%;
}
@media (max-width:32.4375em) {
  .contenido-pestanas-ficha {
    padding: 10px;
  }
  .contenido-pestanas-ficha .bloque-izda,
  .contenido-pestanas-ficha .bloque-dcha {
    width: 100%;
    min-height: inherit;
  }
  .contenido-pestanas-ficha .bloque-dcha {
    margin-bottom: 10px;
  }
  .contenido-pestanas-ficha .precios {
    display: block;
    text-align: center;
  }
  .contenido-pestanas-ficha .precios .precio {
    font-size: 36px;
  }
  .contenido-pestanas-ficha .precios .precio small {
    font-size: 26px;
  }
  .contenido-pestanas-ficha .precios.con-contrato {
    width: 100%;
  }
  .contenido-pestanas-ficha .chapa-2016 {
    margin-bottom: 5px;
    display: inline-block;
  }
  .contenido-pestanas-ficha .stock {
    margin-bottom: 10px;
  }
  .contenido-pestanas-ficha .texto {
    margin-bottom: 10px;
  }
  .contenido-pestanas-ficha .texto span.icon-camion {
    float: left;
  }
  .contenido-pestanas-ficha .servicios-producto {
    display: none;
  }
  .contenido-pestanas-ficha .promos {
    margin-top: 10px;
  }
  .contenido-pestanas-ficha .promos a.ver-todas {
    position: relative;
    top: inherit;
    right: inherit;
  }
  .contenido-pestanas-ficha .num-telf {
    font-size: 40px;
  }
  .contenido-pestanas-ficha .bt-asistente .boton {
    padding: 7px;
  }
  .contenido-pestanas-ficha .boton,
  .contenido-pestanas-ficha .mod-boton-verde2 {
    width: 100%;
    max-width: none;
  }
  .contenido-pestanas-ficha .pesta-outlet .servicios-producto {
    display: block;
  }
  .contenido-pestanas-ficha .pesta-outlet .servicios-producto > div {
    display: block;
    width: 100%;
    max-width: none;
    margin: 0 15px;
  }
  .contenido-pestanas-ficha .pesta-outlet .servicios-producto > div:before {
    color: #94c249;
    content: "\2713";
    font-size: 16px;
    margin-right: 5px;
  }
  .contenido-pestanas-ficha .pesta-outlet .servicios-producto > div.pc {
    display: none;
  }
  .contenido-pestanas-ficha .pesta-outlet .servicios-producto img,
  .contenido-pestanas-ficha .pesta-outlet .servicios-producto span {
    display: none;
  }
}
.otros-vendedores .destacado {
  color: #e00052;
}
.otros-vendedores .nuevo,
.otros-vendedores .entrega,
.otros-vendedores .reacondicionado {
  color: #00b200;
  border: 1px solid #e2e2e2;
  padding: 5px 10px;
  border-radius: 3px;
  margin-bottom: 5px;
  display: inline-block;
}
.otros-vendedores .reacondicionado {
  color: #ea5b25;
}
.otros-vendedores .entrega {
  color: #6e6e6e;
}
.otros-vendedores .entrega .icon-reloj {
  font-size: 16px;
}
.otros-vendedores .stock-color {
  color: #6e6e6e;
}
.otros-vendedores .black {
  color: #000000;
}
.otros-vendedores .env-desde strong {
  font-size: 14px;
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
}
.otros-vendedores .bandera {
  max-width: 25px;
  padding-right: 6px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 3px;
}
.otros-vendedores .fitros-y-ordenacion {
  margin-bottom: 20px;
}
.otros-vendedores .fitros-y-ordenacion .filtros-mp {
  width: 75%;
  display: inline-block;
}
.otros-vendedores .fitros-y-ordenacion .filtros-mp a {
  color: #6e6e6e;
}
.otros-vendedores .fitros-y-ordenacion .filtros-mp a:hover,
.otros-vendedores .fitros-y-ordenacion .filtros-mp a.activo {
  color: #000000;
}
.otros-vendedores .fitros-y-ordenacion .orden-mp {
  width: 25%;
  display: inline-block;
  text-align: right;
  position: relative;
}
.otros-vendedores .fitros-y-ordenacion .orden-mp .dropbtn {
  cursor: pointer;
}
.otros-vendedores .fitros-y-ordenacion .orden-mp .enlaces-ordenar {
  display: none;
  position: absolute;
  right: 0px;
  background-color: #f1f1f1;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  z-index: 1;
}
.otros-vendedores .fitros-y-ordenacion .orden-mp .enlaces-ordenar a {
  color: #000000;
  padding: 12px 16px;
  display: block;
}
.otros-vendedores .fitros-y-ordenacion .orden-mp .enlaces-ordenar a:hover {
  background-color: #e2e2e2;
}
.otros-vendedores .fitros-y-ordenacion .orden-mp:hover .enlaces-ordenar {
  display: block;
}
.otros-vendedores .fitros-y-ordenacion .orden-mp:hover .dropbtn {
  color: #000000;
}
.otros-vendedores .oferta-ganadora {
  padding-bottom: 30px;
  border-bottom: dashed 1px #d4d4d4;
}
.otros-vendedores .oferta-ganadora .col1,
.otros-vendedores .oferta-ganadora .col2 {
  float: left;
}
.otros-vendedores .oferta-ganadora .col1 {
  width: 53%;
  margin-right: 2%;
}
.otros-vendedores .oferta-ganadora .col2 {
  width: 45%;
}
.otros-vendedores .oferta-ganadora .entrega {
  color: #6e6e6e;
  margin-left: 10px;
}
.otros-vendedores .oferta-ganadora .entrega .icon-reloj {
  font-size: 17px;
}
.otros-vendedores .oferta-ganadora p {
  margin: 10px;
  line-height: 1.5;
}
.otros-vendedores .oferta-ganadora .titu-detalles {
  font-size: 14px;
  line-height: 1.5;
}
.otros-vendedores .oferta-ganadora .valoracion-estrellas-peq {
  display: inline-block;
}
.otros-vendedores .oferta-ganadora .nuevo span {
  font-size: 17px;
}
.otros-vendedores .oferta-ganadora .mod-tooltip-click a {
  font-size: 13px;
}
.otros-vendedores .oferta-ganadora .comentario {
  background-color: #fbfbfb;
  border: solid 1px #e2e2e2;
  color: #6e6e6e;
  font-size: 13px;
  padding: 5px 10px;
  line-height: 1.5;
}
.otros-vendedores .oferta-ganadora .comentario strong {
  margin-bottom: 5px;
  display: inline-block;
}
.otros-vendedores .oferta-ganadora .comentario a {
  display: block;
  text-decoration-line: underline;
  padding: 5px 0;
  text-align: right;
}
.otros-vendedores .oferta-ganadora .seguros {
  margin-top: 15px;
  width: 100%;
}
.otros-vendedores .oferta-ganadora .seguros .col1 {
  width: 100%;
  margin: 0;
}
.otros-vendedores .oferta-ganadora .seguros .col2,
.otros-vendedores .oferta-ganadora .seguros .col4,
.otros-vendedores .oferta-ganadora .seguros .col3 {
  display: none;
}
@media (max-width:32.4375em) {
  .otros-vendedores .oferta-ganadora .col1,
  .otros-vendedores .oferta-ganadora .col2 {
    float: none;
    margin-right: 0;
    width: 100%;
  }
  .otros-vendedores .oferta-ganadora p {
    margin-left: 0px;
  }
}
.otros-vendedores .list-ofertas-mp li {
  margin-bottom: 5px;
}
.otros-vendedores .list-ofertas-mp li:nth-child(2n) {
  background-color: #f1f1f1;
}
.otros-vendedores .list-ofertas-mp li .fila {
  width: 100%;
}
.otros-vendedores .list-ofertas-mp li .fila > div {
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
}
.otros-vendedores .list-ofertas-mp li .fila > div:nth-child(1) {
  width: 25%;
}
.otros-vendedores .list-ofertas-mp li .fila > div:nth-child(1) a.nombre-vendedor {
  font-weight: bold;
  text-transform: uppercase;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.otros-vendedores .list-ofertas-mp li .fila > div:nth-child(2) {
  width: 34%;
}
.otros-vendedores .list-ofertas-mp li .fila > div:nth-child(2) > span {
  line-height: 20px;
}
.otros-vendedores .list-ofertas-mp li .fila > div:nth-child(2) > div {
  float: right;
  font-size: 13px;
  white-space: normal;
}
.otros-vendedores .list-ofertas-mp li .fila > div:nth-child(3) {
  width: 25%;
}
.otros-vendedores .list-ofertas-mp li .fila > div:nth-child(4) {
  width: 16%;
}
.otros-vendedores .list-ofertas-mp li .fila > div.responsive {
  display: none;
}
.otros-vendedores .list-ofertas-mp li .ver-detalles {
  font-size: 13px;
  margin: 0px;
}
.otros-vendedores .list-ofertas-mp li .precio-y-gastos {
  text-align: center;
}
.otros-vendedores .list-ofertas-mp li .precio-y-gastos span {
  font-size: 30px;
}
.otros-vendedores .list-ofertas-mp li .precio-y-gastos span.icono {
  font-size: 23px;
  padding-bottom: 3px;
  display: inline-block;
  color: #000000;
}
.otros-vendedores .list-ofertas-mp li .precio-y-gastos span.peq-euro {
  font-size: 18px;
}
.otros-vendedores .list-ofertas-mp li .precio-y-gastos span.precio-tachado {
  display: inline-block;
  font-size: 15px;
  margin-right: 5px;
}
.otros-vendedores .list-ofertas-mp li .valoracion-estrellas-peq {
  margin-top: 3px;
  display: inline-block;
  vertical-align: sub;
}
.otros-vendedores .list-ofertas-mp li .enlace-detalles {
  color: #0083a4;
  font-size: 12px;
}
.otros-vendedores .list-ofertas-mp li .enlace-detalles > span {
  display: none;
  padding: 5px 0px;
  margin-top: 5px;
}
.otros-vendedores .list-ofertas-mp li .enlace-detalles > span.activo {
  display: block;
}
.otros-vendedores .list-ofertas-mp li .enlace-detalles:hover {
  color: #000000;
}
.otros-vendedores .list-ofertas-mp li .mod-boton-naranja {
  display: block;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
}
.otros-vendedores .list-ofertas-mp li .detalles-mp {
  width: 100%;
  padding: 10px;
}
.otros-vendedores .list-ofertas-mp li .detalles-mp .separador {
  position: relative;
}
.otros-vendedores .list-ofertas-mp li .detalles-mp .separador hr {
  border: solid 0.5px #e2e2e2;
  margin: 5px auto 15px auto;
}
.otros-vendedores .list-ofertas-mp li .detalles-mp .separador span.pico {
  width: 15px;
  height: 15px;
  background-color: #ffffff;
  position: absolute;
  border-right: 1px solid #e2e2e2;
  border-bottom: 1px solid #e2e2e2;
  transform: rotate(-314deg);
  top: -7px;
  right: 49%;
}
.otros-vendedores .list-ofertas-mp li .detalles-mp .comentario-vendedor {
  margin-top: 10px;
  border-left: 2px solid #e2e2e2;
  padding-left: 10px;
}
.otros-vendedores .list-ofertas-mp li .detalles-mp p {
  color: #6e6e6e;
  line-height: 1.5;
}
.otros-vendedores .list-ofertas-mp li .detalles-mp p.titu-detalles {
  color: #0083a4;
  margin-bottom: 10px;
}
.otros-vendedores .list-ofertas-mp li .detalles-mp p.titu-detalles strong {
  float: left;
  font-size: 14px;
  margin-right: 10px;
}
.otros-vendedores .list-ofertas-mp li:nth-child(2n) .detalles-mp .separador span.pico {
  background-color: #f1f1f1;
}
.otros-vendedores .detalles-envio p {
  line-height: 1.8;
  margin: 0px;
}
.otros-vendedores .detalles-envio p .rosa {
  color: #e00052;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
}
.otros-vendedores .flecha {
  width: 20px;
  height: 12px;
  background: url('https://cdn.phonehouse.es/res_static/img/icons/arrow.svg') no-repeat;
  background-position: center;
  display: inline-block;
  transition: all 1s;
  transform: rotate(0deg);
  vertical-align: middle;
  color: #0083a4;
}
.otros-vendedores .flecha.activa {
  transition: all 1s;
  transform: rotate(180deg);
}
@media (max-width:32.4375em) {
  .otros-vendedores .list-ofertas-mp li .fila > div:nth-child(1) {
    width: 100%;
    float: left;
    padding-bottom: 0px;
  }
  .otros-vendedores .list-ofertas-mp li .fila > div:nth-child(2) {
    width: 100%;
    padding-top: 15px;
  }
  .otros-vendedores .list-ofertas-mp li .fila > div:nth-child(3) {
    width: 100%;
    float: right;
  }
  .otros-vendedores .list-ofertas-mp li .fila > div:nth-child(4) {
    width: 100%;
    padding-bottom: 0px;
  }
  .otros-vendedores .list-ofertas-mp li .fila > div.pc {
    display: none;
  }
  .otros-vendedores .list-ofertas-mp li .fila > div.responsive {
    display: block;
    clear: both;
    text-align: right;
  }
  .otros-vendedores .list-ofertas-mp li .fila > div .nuevo,
  .otros-vendedores .list-ofertas-mp li .fila > div .entrega,
  .otros-vendedores .list-ofertas-mp li .fila > div .reacondicionado {
    display: inline-block;
    vertical-align: middle;
  }
  .otros-vendedores .list-ofertas-mp li .fila > div .entrega {
    margin-left: 10px;
  }
  .otros-vendedores .list-ofertas-mp li .precio-y-gastos {
    text-align: center;
  }
  .otros-vendedores .list-ofertas-mp li .detalles-mp p.titu-detalles strong {
    display: block;
    float: none;
  }
}
.modulo-promociones li {
  color: #444444;
  position: relative;
  width: 100%;
  margin-bottom: 15px;
  border: 2px dashed #d4d4d4;
}
.modulo-promociones li h4 {
  padding: 14px;
  background-color: #f1f1f1;
  color: #444444;
  height: 47px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 0;
}
.modulo-promociones li h4 span.index {
  display: inline;
  background-color: #EFD8E0;
  height: 47px;
  text-align: center;
  width: 44px;
  padding: 10px;
  color: #e00052;
  font-size: 20px;
  position: absolute;
  left: 0;
  top: 0;
}
.modulo-promociones li h4 span.texto {
  width: calc(100% - 100px);
  display: inline-block;
  margin-left: 50px;
}
.modulo-promociones li h4 .icon-mas-2pt {
  text-align: right;
  float: right;
  padding: 10px;
  font-size: 23px;
  margin-right: 10px;
  position: relative;
  transition: all 1s;
  transform: rotate(0deg);
  padding: 0px;
}
.modulo-promociones li h4 .icon-mas-2pt.activa {
  transition: all 1s;
  transform: rotate(180deg);
  height: 2px;
  overflow: hidden;
  vertical-align: middle;
  top: 11px;
  line-height: 1px;
}
.modulo-promociones li h4:hover {
  background-color: #f1f1f1;
}
.modulo-promociones li div {
  color: #6e6e6e;
  padding: 15px 40px;
  margin-left: 22px;
  margin-right: 22px;
  display: none;
  background-color: #ffffff;
  line-height: 1.5;
}
.modulo-promociones li div h5 {
  font-size: 14px;
  margin-top: 2px;
  margin-bottom: 5px;
  color: #e00052;
  font-weight: normal;
}
.modulo-promociones li.activo {
  background-color: #f1f1f1;
  padding-bottom: 25px;
}
@media (max-width : 61.875em) {
  .modulo-promociones li div {
    font-size: 14px;
  }
  .modulo-promociones li div h5 {
    font-size: 14px;
  }
}
@media (max-width:32.4375em) {
  .modulo-promociones li div {
    font-size: 12px;
    margin-left: 0px;
    margin-right: 0px;
    padding: 10px;
    text-align: justify;
  }
  .modulo-promociones li div h5 {
    font-size: 13px;
  }
  .modulo-promociones li h4 {
    height: auto;
  }
  .modulo-promociones li h4 .icon-mas-2pt {
    margin-right: 0;
  }
}
.modulo-caracteristicas {
  color: #000000;
}
.modulo-caracteristicas ul.caracteristicas-destacadas {
  width: 100%;
  padding-bottom: 20px;
}
.modulo-caracteristicas ul.caracteristicas-destacadas li {
  width: 15%;
  margin-right: 1.5%;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  vertical-align: top;
  padding: 0px 20px;
}
.modulo-caracteristicas ul.caracteristicas-destacadas li span,
.modulo-caracteristicas ul.caracteristicas-destacadas li strong {
  display: block;
  padding-bottom: 5px;
}
.modulo-caracteristicas ul.caracteristicas-destacadas li span {
  font-size: 45px;
  margin-bottom: 10px;
  color: #6e6e6e;
}
.modulo-caracteristicas h3 {
  margin-top: 20px;
  font-size: 14px;
  color: #444444;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.modulo-caracteristicas ul.caracteristicas-valores {
  margin-left: 25px;
}
.modulo-caracteristicas ul.caracteristicas-valores li {
  padding: 8px 10px;
  margin-left: 15px;
}
.modulo-caracteristicas ul.caracteristicas-valores li div {
  display: inline-block;
}
.modulo-caracteristicas ul.caracteristicas-valores li .titu-caract {
  width: 40%;
  color: #9b9b9b;
}
.modulo-caracteristicas ul.caracteristicas-valores li .valor {
  width: 60%;
}
.modulo-caracteristicas ul.caracteristicas-valores li:nth-child(2n) {
  background-color: #f1f1f1;
  border-radius: 4px;
}
@media (max-width : 61.875em) {
  .modulo-caracteristicas ul.caracteristicas-destacadas li {
    width: 31%;
    padding: 0;
  }
  .modulo-caracteristicas ul.caracteristicas-destacadas li span {
    font-size: 40px;
    margin-top: 10px;
  }
  .modulo-caracteristicas ul.caracteristicas-valores {
    margin-left: 0px;
  }
  .modulo-caracteristicas ul.caracteristicas-valores li .titu-caract,
  .modulo-caracteristicas ul.caracteristicas-valores li .valor {
    width: auto;
  }
  .modulo-caracteristicas ul.caracteristicas-valores li .titu-caract {
    margin-right: 10px;
  }
}
.modulo-videos .reproductor iframe {
  max-width: 560px;
}
.modulo-blog li {
  display: inline-block;
  margin-right: 2%;
  vertical-align: middle;
  width: 23.5%;
}
.modulo-blog li:last-child {
  margin-right: 0px;
}
.modulo-blog li a {
  color: #6e6e6e;
  display: block;
  padding: 15px;
  border: solid 1px #e2e2e2;
  border-radius: 4px;
}
.modulo-blog li a .imagen-blog {
  text-align: center;
  width: 100%;
  height: 170px;
  margin-bottom: 10px;
}
.modulo-blog li a img {
  max-width: 100%;
  max-height: 100%;
}
.modulo-blog li a h4 {
  font-weight: normal;
  color: #000000;
  height: 60px;
  overflow: hidden;
}
.modulo-blog li a span {
  font-size: 13px;
  display: inline-block;
  color: #0083a4;
  padding: 5px;
  border: solid 1px #0083a4;
  border-radius: 4px;
}
.modulo-blog li a:hover {
  box-shadow: 0px 0px 2px #9b9b9b;
}
.modulo-blog li a:hover span {
  background-color: #0083a4;
  color: #ffffff;
}
.modulo-blog p a {
  display: inline-block;
  font-size: 18px;
  margin-top: 15px;
  padding: 5px 15px;
}
.modulo-blog p.derecha {
  text-align: right;
}
@media (max-width : 61.875em) {
  .modulo-blog li {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  .modulo-blog li a h4 {
    height: auto;
  }
}
.modulo-opiniones.acordeon-ficha > div {
  padding: 0px;
}
.modulo-opiniones .dos-columnas > div {
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  color: #000000;
  height: 100px;
  max-width: 350px;
  padding: 15px;
}
.modulo-opiniones .dos-columnas > div p {
  margin-bottom: 10px;
}
.modulo-opiniones a.boton-form {
  background-color: #0083a4;
  text-transform: none;
  margin-top: 0px;
  width: 100%;
}
.modulo-opiniones a.boton-form:hover {
  background-color: #00a7b0;
}
.modulo-opiniones h5 {
  color: #00254b;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  margin-left: 10px;
}
.modulo-opiniones .enlace {
  text-align: right;
}
.modulo-opiniones .enlace a {
  display: inline-block;
  font-size: 18px;
  padding: 7px 10px;
}
@media (max-width : 61.875em) {
  .modulo-opiniones .dos-columnas > div {
    height: auto;
    margin-bottom: 15px;
    padding: 10px;
  }
}
@media (max-width:32.4375em) {
  .modulo-opiniones .dos-columnas > div {
    margin-left: 0;
    max-width: none;
    width: 100%;
  }
  .modulo-opiniones a.boton-form {
    width: 100%;
    margin: 0 auto;
  }
}
.modulo-relaccionados .mod-titulo-apartado,
.modulo-relaccionados .listado-items > br {
  display: none;
}
.modulo-relaccionados .listado-items {
  margin-top: 0px;
}
.valoracion-estrellas {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  display: inline-block;
  width: 105px;
  height: 19px;
  background: url('https://cdn.phonehouse.es/res_static/img/valoracion.png') no-repeat;
}
.valoracion-estrellas.valoracion0 {
  background-position: 0 -221px;
}
.valoracion-estrellas.valoracion0-5 {
  background-position: 0 -21px;
}
.valoracion-estrellas.valoracion1 {
  background-position: 0 -41px;
}
.valoracion-estrellas.valoracion1-5 {
  background-position: 0 -61px;
}
.valoracion-estrellas.valoracion2 {
  background-position: 0 -81px;
}
.valoracion-estrellas.valoracion2-5 {
  background-position: 0 -101px;
}
.valoracion-estrellas.valoracion3 {
  background-position: 0 -121px;
}
.valoracion-estrellas.valoracion3-5 {
  background-position: 0 -141px;
}
.valoracion-estrellas.valoracion4 {
  background-position: 0 -161px;
}
.valoracion-estrellas.valoracion4-5 {
  background-position: 0 -181px;
}
.valoracion-estrellas.valoracion5 {
  background-position: 0 -201px;
}
.valoracion-estrellas-peq {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  width: 87px;
  height: 16px;
  background: url('https://cdn.phonehouse.es/res_static/img/valoracion.png') no-repeat;
  background-size: 87px;
}
.valoracion-estrellas-peq.valoracion0 {
  background-position: 0 -181px;
}
.valoracion-estrellas-peq.valoracion0-5 {
  background-position: 0 -17px;
}
.valoracion-estrellas-peq.valoracion1 {
  background-position: 0 -33px;
}
.valoracion-estrellas-peq.valoracion1-5 {
  background-position: 0 -49px;
}
.valoracion-estrellas-peq.valoracion2 {
  background-position: 0 -66px;
}
.valoracion-estrellas-peq.valoracion2-5 {
  background-position: 0 -84px;
}
.valoracion-estrellas-peq.valoracion3 {
  background-position: 0 -100px;
}
.valoracion-estrellas-peq.valoracion3-5 {
  background-position: 0 -116px;
}
.valoracion-estrellas-peq.valoracion4 {
  background-position: 0 -132px;
}
.valoracion-estrellas-peq.valoracion4-5 {
  background-position: 0 -148px;
}
.valoracion-estrellas-peq.valoracion5 {
  background-position: 0 -164px;
}
.valoracion-barras-peq {
  font-size: 12px;
  line-height: 18px;
  color: #0083a4;
}
.valoracion-barras-peq > div {
  clear: both;
  position: relative;
}
.valoracion-barras-peq > div.total {
  padding-bottom: 4px;
  font-size: 14px;
  font-weight: bold;
}
.valoracion-barras-peq > div.total span.concepto {
  padding-top: 3px;
}
.valoracion-barras-peq > div span.concepto {
  display: block;
  float: left;
  width: 100px;
  text-align: right;
  margin-right: 10px;
}
.valoracion-barras-peq > div span.valoracion {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  width: 104px;
  height: 6px;
  position: relative;
  top: 6px;
  background-image: url('https://cdn.phonehouse.es/res_static/img/valoracion2.png');
  background-repeat: no-repeat;
}
.valoracion-barras-peq > div span.valoracion.valoracion0 {
  background-position: 0 -14px;
}
.valoracion-barras-peq > div span.valoracion.valoracion1 {
  background-position: 0 -21px;
}
.valoracion-barras-peq > div span.valoracion.valoracion2 {
  background-position: 0 -28px;
}
.valoracion-barras-peq > div span.valoracion.valoracion3 {
  background-position: 0 -35px;
}
.valoracion-barras-peq > div span.valoracion.valoracion4 {
  background-position: 0 -42px;
}
.valoracion-barras-peq > div span.valoracion.valoracion5 {
  background-position: 0 -49px;
}
.valoracion-barras-teal > div {
  clear: both;
  position: relative;
}
.valoracion-barras-teal > div.total {
  padding-bottom: 4px;
  font-size: 14px;
  font-weight: bold;
}
.valoracion-barras-teal > div.total span.concepto {
  padding-top: 3px;
}
.valoracion-barras-teal > div span.concepto {
  display: block;
  float: left;
  width: 172px;
  text-align: right;
  margin-right: 10px;
  margin-left: 10px;
  line-height: 1.5;
}
.valoracion-barras-teal > div span.valoracion {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  width: 89px;
  height: 12px;
  position: relative;
  top: 5px;
  background-image: url('https://cdn.phonehouse.es/res_static/img/valoraciones-barras-teal.png');
  background-repeat: no-repeat;
}
.valoracion-barras-teal > div span.valoracion.valoracion0 {
  background-position: -1px -1px;
}
.valoracion-barras-teal > div span.valoracion.valoracion1 {
  background-position: -1px -14px;
}
.valoracion-barras-teal > div span.valoracion.valoracion2 {
  background-position: -1px -27px;
}
.valoracion-barras-teal > div span.valoracion.valoracion3 {
  background-position: -1px -40px;
}
.valoracion-barras-teal > div span.valoracion.valoracion4 {
  background-position: -1px -53px;
}
.valoracion-barras-teal > div span.valoracion.valoracion5 {
  background-position: -1px -66px;
}
.acordeon-ficha {
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  margin-top: 25px;
  margin-bottom: 25px;
  font-size: 14px;
}
.acordeon-ficha h2,
.acordeon-ficha h3.titulo-acordeon {
  color: #444444;
  cursor: pointer;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 15px;
  padding: 10px 37px 10px 10px;
  background-color: #f1f1f1;
  position: relative;
  text-transform: uppercase;
}
.acordeon-ficha h2 span.flecha,
.acordeon-ficha h3.titulo-acordeon span.flecha {
  width: 26px;
  height: 40px;
  background: url('https://cdn.phonehouse.es/res_static/img/icons/arrow.svg') no-repeat;
  background-position: center;
  display: inline-block;
  position: absolute;
  right: 10px;
  top: 0px;
  transition: all 1s;
  transform: rotate(0deg);
}
.acordeon-ficha h2 span.flecha.activa,
.acordeon-ficha h3.titulo-acordeon span.flecha.activa {
  transition: all 1s;
  transform: rotate(180deg);
}
.acordeon-ficha h3.titulo-acordeon {
  background-color: #d4d4d4;
}
.acordeon-ficha > div.confondo {
  background-color: #ffffff;
  border: 1px solid #d4d4d4;
  line-height: 1.5;
}
.acordeon-ficha > div {
  padding: 15px;
  line-height: 1.5;
}
@media (max-width:32.4375em) {
  .acordeon-ficha {
    margin-top: 15px;
    margin-bottom: 15px;
  }
  .acordeon-ficha h2 span.flecha {
    background-size: 20px;
    right: 0px;
  }
  .acordeon-ficha > div {
    padding: 10px;
    line-height: 1.3;
  }
}
.acordeon-promocion h4 span.flecha {
  width: 20px;
  height: 20px;
  background: url('https://cdn.phonehouse.es/res_static/img/icons/arrow.svg') no-repeat;
  background-position: center;
  display: inline-block;
  position: relative;
  right: auto;
  top: 5px;
  transition: all 1s;
  transform: rotate(0deg);
}
.acordeon-promocion h4 span.flecha.activa {
  transition: all 1s;
  transform: rotate(180deg);
}
.lb-imgs #slider-home_2 .owl-item img {
  display: block;
  height: auto;
  margin: 0 auto;
  width: auto;
  max-height: 450px;
  max-width: 450px;
}
.lb-imgs .owl-carousel {
  opacity: 1 !important;
}
@media (max-width:32.4375em) {
  .lb-imgs #slider-home_2 .owl-item img {
    max-height: 100%;
    max-width: 100%;
  }
}
div[class*="lightbox-store-reservation"] .klightbox {
  width: 700px;
  margin-left: -345px;
}
div[class*="lightbox-store-reservation"] form p {
  color: #000000;
}
div[class*="lightbox-store-reservation"] form .select {
  width: 33%;
  margin-right: 2%;
  float: left;
  color: #000000;
}
div[class*="lightbox-store-reservation"] form input[type="button"] {
  width: 30% !important;
  float: right;
  margin: 0px;
  margin-top: 20px;
}
div[class*="lightbox-store-reservation"] form input[type="button"].boton-amarillo {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  background-color: #0083a4;
  padding: 8px 13px 7px 13px;
  font-size: 15px;
}
div[class*="lightbox-store-reservation"] form input[type="button"].boton-amarillo:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  div[class*="lightbox-store-reservation"] form input[type="button"].boton-amarillo {
    padding: 8px 19px;
    font-size: 14px;
  }
}
div[class*="lightbox-store-reservation"] form input[type="button"].boton-amarillo:hover {
  background-color: #00a7b0;
}
div[class*="lightbox-store-reservation"] .selecciona {
  margin-top: 15px;
  color: #00a7b0;
}
div[class*="lightbox-store-reservation"] .boton-blanco-naranja {
  display: inline-block;
}
div[class*="lightbox-store-reservation"] .listado-tiendas-disponibles {
  max-height: 340px;
  overflow: auto;
}
div[class*="lightbox-store-reservation"] li {
  margin-bottom: 10px;
}
div[class*="lightbox-store-reservation"] li input[type="radio"] {
  display: none;
}
div[class*="lightbox-store-reservation"] li label {
  background-color: #f1f1f1;
  cursor: pointer;
  display: table;
  padding: 10px;
  width: 100%;
}
div[class*="lightbox-store-reservation"] li input[type="radio"]:checked + label,
div[class*="lightbox-store-reservation"] li label:hover {
  background-color: #d4d4d4;
}
div[class*="lightbox-store-reservation"] li div {
  display: inline-block;
  vertical-align: middle;
}
div[class*="lightbox-store-reservation"] li div.tienda {
  width: 39%;
  color: #000000;
  margin-right: 2%;
}
div[class*="lightbox-store-reservation"] li div.tienda h4 {
  font-size: 13px;
}
div[class*="lightbox-store-reservation"] li div.tienda p {
  margin-bottom: 0px;
  font-size: 12px;
  line-height: normal;
}
div[class*="lightbox-store-reservation"] li div.stock {
  color: #94c249;
  width: 24%;
  font-size: 12px;
}
div[class*="lightbox-store-reservation"] li div.stock .sin-stock {
  color: #e40134;
}
div[class*="lightbox-store-reservation"] li div.reserva {
  max-width: 35%;
}
div[class*="lightbox-store-reservation"] li div.reserva span {
  font-size: 13px;
  padding: 10px;
}
div[class*="lightbox-store-reservation"] li div.reserva span.hora {
  background-color: #e00052;
}
div[class*="lightbox-store-reservation"] .boton-frambuesa-peq {
  color: #ffffff !important;
  background-color: #e00052;
  font-size: 13px;
}
div[class*="lightbox-store-reservation"] .boton-frambuesa-peq:hover {
  opacity: 0.7;
}
div[class*="lightbox-store-reservation"] .boton-gris {
  color: #ffffff !important;
  font-size: 13px;
}
div[class*="lightbox-store-reservation"] #see-more-stores {
  float: none;
  top: auto;
  right: auto;
  text-align: right;
}
div[class*="lightbox-store-reservation"] div[id*="see-more-stores"] .boton-gris {
  font-weight: normal;
  float: right;
  margin-top: 15px;
  margin-bottom: 20px;
}
@media (max-width:32.4375em) {
  div[class*="lightbox-store-reservation"] .klightbox {
    left: 3%;
    width: 94%;
    margin-left: 0;
  }
  div[class*="lightbox-store-reservation"] form .select {
    width: 100%;
    margin-bottom: 15px;
  }
  div[class*="lightbox-store-reservation"] form input[type="button"] {
    width: 100% !important;
    margin-top: 5px;
  }
  div[class*="lightbox-store-reservation"] .boton-blanco-naranja {
    display: block;
  }
  div[class*="lightbox-store-reservation"] li div.tienda {
    width: 100%;
    margin-bottom: 3px;
  }
  div[class*="lightbox-store-reservation"] li div.stock {
    margin-bottom: 10px;
    width: 100%;
    text-align: left;
  }
  div[class*="lightbox-store-reservation"] li div.reserva {
    max-width: 100%;
  }
  div[class*="lightbox-store-reservation"] li div.reserva .boton-turquesa {
    display: block;
  }
  div[class*="lightbox-store-reservation"] .botones-filtro a {
    display: inline-block;
    padding: 5px;
  }
}
.asesor-tarifas {
  background-color: #f1f1f1;
}
.asesor-tarifas header,
.asesor-tarifas footer {
  background-color: #ffffff;
  padding: 15px;
}
.asesor-tarifas header .titu {
  color: #94c249;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 21px;
  margin-top: 10px;
  text-align: center;
}
.asesor-tarifas header .titu strong {
  display: inline-block;
}
.asesor-tarifas header img {
  max-width: 100%;
}
.asesor-tarifas header .salir {
  text-align: right;
}
.asesor-tarifas header .salir a {
  display: inline-block;
  margin-top: 15px;
  color: #28328a;
}
.asesor-tarifas header .icon-cerrar-circulo-2pt {
  font-size: 20px;
}
.asesor-tarifas .contenido {
  margin: 100px auto 160px auto;
  max-width: 1200px;
  padding: 25px;
  position: relative;
}
.asesor-tarifas .contenido .titu-seccion {
  color: #28328a;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 26px;
  font-weight: bold;
  position: absolute;
  top: -30px;
  text-decoration: underline;
}
.asesor-tarifas .contenido h1,
.asesor-tarifas .contenido h2 {
  color: #444444;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 24px;
  margin-bottom: 30px;
}
.asesor-tarifas .contenido h2 {
  font-size: 20px;
}
.asesor-tarifas .contenido p {
  color: #444444;
}
.asesor-tarifas .contenido form {
  position: relative;
}
.asesor-tarifas .contenido form .saltar-paso {
  position: absolute;
  bottom: 0px;
  left: 70%;
}
.asesor-tarifas .contenido .sub-pregunta {
  margin: 15px 15px 5px 0px;
  color: #6e6e6e;
}
.asesor-tarifas .contenido .mod-boton-verde3 {
  display: inline-block;
  font-size: 18px;
  margin-top: 20px;
  padding: 12px;
  width: 240px;
}
.asesor-tarifas .contenido .titu-resumen {
  padding-bottom: 5px;
  font-size: 20px;
  text-align: center;
}
.asesor-tarifas .contenido .resumen {
  background-color: #ffffff;
  border: solid 2px #d4d4d4;
  box-shadow: 0px 0px 0px 5px #f1f1f1 inset;
  margin: 0 auto;
  min-height: 250px;
  padding: 15px;
  width: 94%;
}
.asesor-tarifas .contenido .resumen .producto {
  border-bottom: solid 1px #e2e2e2;
  padding-bottom: 10px;
}
.asesor-tarifas .contenido .resumen .producto p {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
}
.asesor-tarifas .contenido .resumen .producto p strong {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: underline;
  display: block;
  margin-bottom: 10px;
}
.asesor-tarifas .contenido .resumen .producto .imagen {
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 30%;
}
.asesor-tarifas .contenido .resumen .producto .imagen img {
  max-width: 100%;
  max-height: 100px;
}
.asesor-tarifas .contenido .resumen .datos p {
  padding-top: 10px;
  position: relative;
  line-height: 1.4;
}
.asesor-tarifas .contenido .resumen .datos p strong {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 16px;
  text-decoration: underline;
  display: block;
  margin-bottom: 10px;
}
.asesor-tarifas .contenido .resumen .datos p span {
  display: inline-block;
  margin-bottom: 5px;
  max-width: 76%;
  vertical-align: top;
}
.asesor-tarifas .contenido .resumen .datos p a {
  position: absolute;
  right: 0;
}
.asesor-tarifas .contenido .resumen .datos p span.verde {
  color: #94c249;
}
.asesor-tarifas .contenido .resumen .datos p .capitalize {
  text-transform: capitalize;
}
.asesor-tarifas footer {
  box-shadow: 0px -5px 5px #d4d4d4;
}
.asesor-tarifas footer li {
  display: inline-block;
  width: 20%;
  text-align: center;
}
.asesor-tarifas footer li.active {
  color: #28328a;
}
.asesor-tarifas footer .contenido {
  margin: 0 auto;
  position: relative;
}
.asesor-tarifas footer .btn-flecha {
  padding: 5px 10px;
}
.asesor-tarifas footer .btn-flecha .icon-flecha_izda {
  font-size: 20px;
  padding-right: 5px;
}
@media (max-width : 61.875em) {
  .asesor-tarifas footer {
    padding: 0;
  }
  .asesor-tarifas footer .contenido {
    padding: 5px;
  }
  .asesor-tarifas footer .btn-flecha {
    padding: 5px;
  }
  .asesor-tarifas footer .btn-flecha .texto {
    display: none;
  }
  .asesor-tarifas footer .btn-flecha .icon-flecha_izda {
    display: block;
    padding: 5px;
  }
  .asesor-tarifas footer .puntos {
    padding-top: 20px;
    width: 100%;
  }
  .asesor-tarifas footer .pc {
    display: none !important;
  }
}
@media (max-width:32.4375em) {
  .asesor-tarifas header .salir a {
    margin-top: 0;
  }
  .asesor-tarifas .contenido {
    margin: 0px auto 30px auto;
  }
  .asesor-tarifas .contenido .titu-seccion {
    font-size: 21px;
    margin-bottom: 25px;
    position: relative;
    top: auto;
  }
  .asesor-tarifas .contenido h1 {
    margin-bottom: 10px;
    font-size: 20px;
  }
  .asesor-tarifas .contenido form .saltar-paso {
    position: relative;
    left: auto;
    bottom: -10px;
    right: 10px;
    display: block;
    text-align: center;
  }
  .asesor-tarifas .contenido .mod-boton-verde3 {
    width: 100%;
  }
  .asesor-tarifas .contenido .titu-resumen {
    color: #0083a4;
    margin-top: 30px;
    padding-left: 0px;
    text-align: left;
  }
  .asesor-tarifas .contenido #ocultar {
    display: none;
  }
  .asesor-tarifas .contenido .resumen {
    min-height: inherit;
    width: 100%;
  }
  .asesor-tarifas .contenido .resumen .producto .imagen img {
    max-height: 80px;
  }
  .asesor-tarifas footer {
    margin-bottom: 65px;
  }
}
.resumen-resultados {
  margin: 0 auto !important;
  padding: 10px !important;
}
.resumen-resultados .titu-resumen.responsive {
  display: block;
}
.resumen-resultados .titu-resumen.pc {
  display: none;
}
.resumen-resultados #ocultar {
  display: none;
}
.resumen-resultados .recuadro-borde-amarillo p,
.resumen-resultados .recuadro-borde-amarillo a {
  display: table-cell;
  vertical-align: middle;
}
.resumen-resultados .recuadro-borde-amarillo a {
  margin-left: 10px;
  width: 200px;
}
.resumen-resultados .resumen {
  margin-bottom: 30px !important;
  min-height: inherit !important;
  width: 100% !important;
}
.resumen-resultados .resumen .producto {
  border: none !important;
  display: inline-block;
  padding-right: 3%;
  width: 35%;
}
.resumen-resultados .resumen .producto p {
  margin-top: 10px;
}
.resumen-resultados .resumen .producto .imagen {
  float: left;
}
.resumen-resultados .resumen .datos {
  display: inline-block;
  width: 65%;
  vertical-align: top;
  border-left: solid 1px #d4d4d4;
}
.resumen-resultados .resumen .datos p {
  display: inline-block;
  padding-bottom: 10px;
  padding-left: 5%;
  vertical-align: top;
  width: 50%;
}
.resumen-resultados .resumen .datos p + p {
  border-left: solid 1px #d4d4d4;
}
@media (max-width : 61.875em) {
  .resumen-resultados .resumen .producto,
  .resumen-resultados .resumen .datos {
    width: 100%;
  }
  .resumen-resultados .resumen .datos {
    border: none;
  }
}
@media (max-width:32.4375em) {
  .resumen-resultados .recuadro-borde-amarillo {
    padding: 10px;
  }
  .resumen-resultados .recuadro-borde-amarillo p,
  .resumen-resultados .recuadro-borde-amarillo a {
    display: block;
  }
  .resumen-resultados .recuadro-borde-amarillo a {
    margin-left: 0;
    width: 100%;
  }
  .resumen-resultados .titu-resumen.responsive {
    margin-top: 0px;
  }
  .resumen-resultados .resumen .producto {
    border-bottom: solid 1px #d4d4d4 !important;
  }
  .resumen-resultados .resumen .datos p {
    width: 100%;
    padding-left: 0px;
  }
  .resumen-resultados .resumen .datos p + p {
    border: none;
  }
}
.puntos {
  width: 80%;
  margin: auto;
  padding-top: 10px;
  padding-bottom: 10px;
}
.puntos ul {
  align-content: center;
  align-items: center;
  counter-reset: stepCount;
  display: flex;
  justify-content: space-around;
}
.puntos li {
  background: #d4d4d4;
  flex-grow: 1;
  height: 2px;
  position: relative;
}
.puntos li::before {
  background: #28328a;
  border-radius: 50%;
  box-shadow: 0px 0px 0px 5px #ffffff;
  content: '';
  height: 15px;
  width: 15px;
  position: absolute;
  top: -6px;
  left: -5px;
}
.puntos li.active {
  background-color: #d4d4d4;
}
.puntos li.active ~ li {
  background-color: #d4d4d4;
}
.puntos li.active ~ li::before {
  background-color: #d4d4d4;
}
.puntos li:last-child {
  flex-basis: 0;
  flex-grow: 0;
}
.swiper .swiper-thumbnails {
  float: left;
  text-align: right;
  width: 100px;
}
.swiper button,
.swiper .enlace-video {
  background-color: #ffffff;
  border: solid 1px #e2e2e2;
  display: inline-block;
  height: 64px;
  margin-bottom: 10px;
  padding: 5px;
  text-align: center;
  width: 65px;
}
.swiper button img,
.swiper .swiper-slide img {
  vertical-align: middle;
}
.swiper .swiper-slide {
  text-align: center;
  width: 380px;
  height: 380px;
  justify-content: center;
  display: flex;
  align-items: center;
  padding: 15px;
}
@media (max-width : 61.875em) {
  .swiper .swiper-thumbnails {
    display: none;
  }
  .swiper .swiper-slide {
    width: 300px;
    height: 300px;
    max-height: 300px;
  }
  .swiper .swiper-slide img {
    max-height: calc(100% - 25px);
  }
}
.pestanas-ficha {
  float: right;
  margin-top: 50px;
  position: relative;
  width: 60%;
}
.pestanas-ficha div:nth-child(1) h3 {
  left: 0;
}
.pestanas-ficha div:nth-child(2) h3 {
  left: 25%;
}
.pestanas-ficha div:nth-child(3) h3 {
  left: 50%;
}
.pestanas-ficha div:nth-child(4) h3 {
  left: 75%;
}
.pestanas-ficha h3 {
  background-color: #f1f1f1;
  border: solid 1px #e2e2e2;
  border-bottom-width: 0px;
  color: #0083a4;
  cursor: pointer;
  font-size: 14px;
  font-weight: normal;
  padding: 10px;
  position: absolute;
  top: -53px;
  width: 25%;
}
.pestanas-ficha h3:before,
.pestanas-ficha h3:after {
  display: table;
  content: "";
  line-height: 0;
}
.pestanas-ficha h3:after {
  clear: both;
}
.pestanas-ficha h3 .izda {
  float: left;
}
.pestanas-ficha h3 .precio {
  color: #000000;
  float: right;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 22px;
  font-weight: bold;
}
.pestanas-ficha h3 .precio .gratis {
  color: #e00052;
}
.pestanas-ficha h3 .precio .icon-arrow-2pt {
  display: none;
}
.pestanas-ficha .contenido-pestanas-ficha {
  display: none;
  border: solid 1px #e2e2e2;
}
.pestanas-ficha .contenido-pestanas-ficha:before,
.pestanas-ficha .contenido-pestanas-ficha:after {
  display: table;
  content: "";
  line-height: 0;
}
.pestanas-ficha .contenido-pestanas-ficha:after {
  clear: both;
}
.pestanas-ficha .activo .contenido-pestanas-ficha {
  display: block;
}
.pestanas-ficha .activo h3 {
  background-color: #ffffff;
  color: #000000;
  padding: 20px 10px 10px 10px;
  top: -62px;
}
@media (min-width: 460px) and (max-width: 1380px) {
  .pestanas-ficha {
    margin-top: 105px;
  }
  .pestanas-ficha h3 {
    top: -79px;
  }
  .pestanas-ficha h3 .izda,
  .pestanas-ficha h3 .precio {
    float: none;
    display: block;
  }
  .pestanas-ficha .activo h3 {
    top: -88px;
  }
}
@media (max-width : 61.875em) {
  .pestanas-ficha {
    float: none;
    width: 100%;
  }
}
@media (max-width:32.4375em) {
  .pestanas-ficha {
    margin-top: 20px;
  }
  .pestanas-ficha div:nth-child(1) h3,
  .pestanas-ficha div:nth-child(2) h3,
  .pestanas-ficha div:nth-child(3) h3,
  .pestanas-ficha div:nth-child(4) h3 {
    left: auto;
  }
  .pestanas-ficha > div {
    margin-top: 15px;
  }
  .pestanas-ficha h3 {
    position: relative;
    top: auto;
    width: 100%;
    border-bottom-width: 1px;
  }
  .pestanas-ficha h3 .izda,
  .pestanas-ficha h3 .precio {
    line-height: 20px;
  }
  .pestanas-ficha h3 .izda br {
    display: none;
  }
  .pestanas-ficha h3 .precio .icon-arrow-2pt {
    display: inline-block;
    margin-left: 10px;
    font-size: 15px;
  }
  .pestanas-ficha .activo h3 {
    top: 1px;
    background-color: #f1f1f1;
    padding: 10px;
    color: #0083a4;
  }
  .pestanas-ficha .activo h3 .precio .icon-arrow-2pt.activa {
    transform: rotate(180deg);
    transition: all 1s;
  }
}
@media (max-width : 61.875em) {
  .ruptura {
    clear: both;
  }
}
.aviso-tiendas {
  background-color: #fbfbfb;
  border: solid 1px #f1f1f1;
  color: #444444;
  display: block;
  font-size: 13px;
  padding: 7px;
  margin-bottom: 15px;
}
.franja-moviles {
  display: flex;
  flex-wrap: wrap;
  max-height: 200px;
  text-align: center;
  justify-content: flex-start;
  border-bottom: 1px solid #e2e2e2;
  margin-bottom: 25px;
  margin-top: 15px;
}
.franja-moviles .foto-prod {
  padding: 15px;
  margin-right: 1.5%;
  width: 11%;
}
.franja-moviles .foto-prod img {
  max-width: 80px;
  max-height: 85px;
  padding-bottom: 10px;
}
.franja-moviles .foto-prod span {
  font-size: 14px;
  line-height: 1.3px;
}
.franja-moviles .nombre-marca {
  padding: 15px;
  margin-right: 1.5%;
  width: 11%;
}
.franja-moviles .nombre-marca a {
  color: #444444 !important;
  top: 23%;
  display: block;
  position: relative;
}
.franja-moviles .nombre-marca a span {
  font-size: 16px;
}
.franja-moviles .nombre-marca a span strong {
  font-size: 20px;
}
@media (max-width : 61.875em) {
  .franja-moviles.pc {
    display: none !important;
  }
}
.alerta-pocas-unidades {
  border: 1px dashed #e40134;
  padding: 5px 10px;
  background-color: #ffffff;
  color: #e40134;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: 5px;
  display: inline-block;
}
.alerta-pocas-unidades .icon {
  padding-right: 5px;
  font-size: 20px;
  font-weight: bold;
}
#cbar_press {
  height: 35px;
}
.listado-productos-mosaico,
.listado-productos-mosaico-seller {
  margin-top: 10px;
  margin-bottom: 20px;
}
.listado-productos-mosaico .enlace-categoria,
.listado-productos-mosaico-seller .enlace-categoria {
  display: none;
}
.listado-productos-mosaico .linea-categoria,
.listado-productos-mosaico-seller .linea-categoria {
  display: none;
}
.listado-productos-mosaico .bloque-contenido-item hr.separador-top,
.listado-productos-mosaico-seller .bloque-contenido-item hr.separador-top {
  display: none;
}
.listado-productos-mosaico ul.precios-items-mosaico .listado-precios-libre hr,
.listado-productos-mosaico-seller ul.precios-items-mosaico .listado-precios-libre hr {
  display: none;
}
.listado-productos-mosaico li.item-mosaico,
.listado-productos-mosaico-seller li.item-mosaico {
  white-space: normal;
  position: relative;
  padding: 20px 30px;
}
.listado-productos-mosaico li.item-mosaico > a,
.listado-productos-mosaico-seller li.item-mosaico > a {
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  display: block;
  margin: -0.5em;
  padding: 10px;
}
.listado-productos-mosaico li.item-mosaico .estrellas,
.listado-productos-mosaico-seller li.item-mosaico .estrellas {
  text-align: center;
}
.listado-productos-mosaico li.item-mosaico .estrellas .valoracion-estrellas-peq,
.listado-productos-mosaico-seller li.item-mosaico .estrellas .valoracion-estrellas-peq {
  display: inline-block;
}
.listado-productos-mosaico li.item-mosaico .btn-ver-prod,
.listado-productos-mosaico-seller li.item-mosaico .btn-ver-prod {
  display: none;
  position: absolute;
  top: 3%;
  width: 94%;
  left: 3%;
  margin: 0;
  height: 94%;
  text-align: center;
}
.listado-productos-mosaico li.item-mosaico .btn-ver-prod a,
.listado-productos-mosaico-seller li.item-mosaico .btn-ver-prod a {
  background: rgba(68, 68, 68, 0.8);
  display: block;
  height: 100%;
  font-size: 24px;
  padding-top: 35%;
  text-transform: none;
}
.listado-productos-mosaico li.item-mosaico .btn-ver-prod a span,
.listado-productos-mosaico-seller li.item-mosaico .btn-ver-prod a span {
  display: block;
  float: none;
  font-size: 50px;
  line-height: 100px;
  text-align: center;
}
.listado-productos-mosaico li.item-mosaico:hover .btn-ver-prod,
.listado-productos-mosaico-seller li.item-mosaico:hover .btn-ver-prod {
  display: block;
}
.listado-productos-mosaico li.item-mosaico div.imagen-item,
.listado-productos-mosaico-seller li.item-mosaico div.imagen-item {
  width: 190px;
  height: 190px;
  padding: 8px;
  text-align: center;
  margin: auto;
  line-height: 160px;
}
.listado-productos-mosaico li.item-mosaico div.imagen-item img,
.listado-productos-mosaico-seller li.item-mosaico div.imagen-item img {
  vertical-align: middle;
}
.listado-productos-mosaico li.item-mosaico div.imagen-item .chapa,
.listado-productos-mosaico-seller li.item-mosaico div.imagen-item .chapa {
  line-height: normal;
}
.listado-productos-mosaico li.item-mosaico .bloque-contenido-item,
.listado-productos-mosaico-seller li.item-mosaico .bloque-contenido-item {
  display: inline-block;
  width: 100%;
}
.listado-productos-mosaico li.item-mosaico .marca-item,
.listado-productos-mosaico-seller li.item-mosaico .marca-item {
  color: #444444;
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 21px;
  margin: 0px;
  text-align: center;
  text-transform: uppercase;
}
.listado-productos-mosaico li.item-mosaico .marca-item span,
.listado-productos-mosaico-seller li.item-mosaico .marca-item span {
  text-transform: none;
  font-weight: normal;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico {
  display: block;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico li,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico li {
  display: none;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico li.listado-precios-libre,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico li.listado-precios-libre {
  display: block;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico .mod-boton-verde2,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico .mod-boton-verde2 {
  text-align: center;
  margin-top: 20px;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico .listado-precios-libre,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico .listado-precios-libre {
  margin-top: 5px;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico .listado-precios-libre .derecha,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico .listado-precios-libre .derecha {
  float: none;
  text-align: center;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico .precio,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico .precio {
  font-weight: bold;
  font-size: 24px;
  text-transform: uppercase;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  color: #e00052;
  display: block;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico .texto,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico .texto {
  display: none;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico .texto-1,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico .texto-1 {
  display: inline-block;
  color: #6e6e6e;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico .decimales-euro,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico .decimales-euro {
  font-size: 18px;
  text-transform: none;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico .decimales-euro small,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico .decimales-euro small {
  font-weight: normal;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico .rosa,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico .rosa {
  color: #e00052;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico .precio-tachado,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico .precio-tachado {
  display: inline-block;
  line-height: normal;
  padding-left: 10px;
  text-decoration: line-through;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico .derecha,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico .derecha {
  float: right;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico .espacio,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico .espacio {
  height: 18px;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico .vendido-por,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico .vendido-por {
  color: #6e6e6e;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico .enlace-ultimo,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico .enlace-ultimo {
  display: none;
}
.listado-productos-mosaico li.item-mosaico ul.precios-items-mosaico .dto-automatico,
.listado-productos-mosaico-seller li.item-mosaico ul.precios-items-mosaico .dto-automatico {
  display: inline-block;
  color: #e00052;
  padding-left: 10px;
}
.listado-productos-mosaico li.item-mosaico .selector-color-new ul,
.listado-productos-mosaico-seller li.item-mosaico .selector-color-new ul,
.listado-productos-mosaico li.item-mosaico .selector-color-new li,
.listado-productos-mosaico-seller li.item-mosaico .selector-color-new li {
  margin: 0;
  padding: 0;
}
.listado-productos-mosaico li.item-mosaico .selector-color-new li,
.listado-productos-mosaico-seller li.item-mosaico .selector-color-new li {
  height: auto;
}
.listado-productos-mosaico li.item-mosaico .selector-color-new li span,
.listado-productos-mosaico-seller li.item-mosaico .selector-color-new li span {
  width: 15px;
  height: 15px;
}
.listado-productos-mosaico li.item-mosaico .selector-color-new li label,
.listado-productos-mosaico-seller li.item-mosaico .selector-color-new li label {
  margin-left: 5px;
  color: #444444;
}
.listado-productos-mosaico li.item-mosaico .info-stock-fecha,
.listado-productos-mosaico-seller li.item-mosaico .info-stock-fecha {
  display: none;
}
.listado-productos-mosaico li.item-mosaico .info-stock-fecha div,
.listado-productos-mosaico-seller li.item-mosaico .info-stock-fecha div {
  color: #79a531;
  display: inline-block;
  font-size: 11px;
}
.listado-productos-mosaico li.item-mosaico .info-stock-fecha div:first-child,
.listado-productos-mosaico-seller li.item-mosaico .info-stock-fecha div:first-child {
  width: 55%;
}
.listado-productos-mosaico li.item-mosaico .info-stock-fecha div:last-child,
.listado-productos-mosaico-seller li.item-mosaico .info-stock-fecha div:last-child {
  width: 45%;
}
.listado-productos-mosaico li.item-mosaico .info-stock-fecha div.derecha,
.listado-productos-mosaico-seller li.item-mosaico .info-stock-fecha div.derecha {
  color: #e00052;
}
.listado-productos-mosaico li.item-mosaico .producto-en-carrito,
.listado-productos-mosaico-seller li.item-mosaico .producto-en-carrito {
  margin-top: 40px;
}
.listado-productos-mosaico li.item-mosaico .producto-en-carrito .icon-stock-hierba,
.listado-productos-mosaico-seller li.item-mosaico .producto-en-carrito .icon-stock-hierba {
  border: 1px solid #7abc94;
  border-radius: 50px;
  padding: 1px 1px 1px 2px;
  color: #7abc94;
}
.listado-productos-mosaico li.item-mosaico .producto-en-carrito .texto-carrito,
.listado-productos-mosaico-seller li.item-mosaico .producto-en-carrito .texto-carrito {
  color: #7abc94;
  margin-left: 5px;
  line-height: 37px;
}
.listado-productos-mosaico li.item-mosaico .producto-en-carrito .select select,
.listado-productos-mosaico-seller li.item-mosaico .producto-en-carrito .select select {
  padding: 7px 5px 7px 23px;
  border-radius: 4px;
  border: 1px solid #9b9b9b;
  color: #6e6e6e;
}
.listado-productos-mosaico li.item-mosaico.recuadro-carrito,
.listado-productos-mosaico-seller li.item-mosaico.recuadro-carrito {
  border-radius: 4px;
  background-color: #fbfbfb;
  padding: 20px 30px;
  box-shadow: 0 0 0 1px #f1f1f1 inset;
}
.listado-productos-mosaico li.item-mosaico.old-template .logo,
.listado-productos-mosaico-seller li.item-mosaico.old-template .logo {
  position: absolute;
  right: 15px;
  top: 15px;
}
.listado-productos-mosaico li.item-mosaico.old-template .logo img,
.listado-productos-mosaico-seller li.item-mosaico.old-template .logo img {
  width: 40px;
}
.listado-productos-mosaico li.item-mosaico.old-template .btn-ver-prod .boton,
.listado-productos-mosaico-seller li.item-mosaico.old-template .btn-ver-prod .boton {
  background-color: #ff7d00;
  border: none;
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  font-size: 15px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  letter-spacing: 1px;
  padding: 5px 10px;
  text-transform: uppercase;
  display: block;
  padding: 8px 12px;
}
.listado-productos-mosaico li.item-mosaico.old-template .btn-ver-prod .boton:hover,
.listado-productos-mosaico-seller li.item-mosaico.old-template .btn-ver-prod .boton:hover {
  background-color: #df5d21;
  color: #ffffff;
  transition: all 0.3s ease;
}
@media (max-width:32.4375em) {
  .listado-productos-mosaico li.item-mosaico.old-template .btn-ver-prod .boton,
  .listado-productos-mosaico-seller li.item-mosaico.old-template .btn-ver-prod .boton {
    padding: 8px 19px;
    font-size: 14px;
  }
}
.listado-productos-mosaico li.item-mosaico.old-template .btn-ver-prod .boton:before,
.listado-productos-mosaico-seller li.item-mosaico.old-template .btn-ver-prod .boton:before,
.listado-productos-mosaico li.item-mosaico.old-template .btn-ver-prod .boton:after,
.listado-productos-mosaico-seller li.item-mosaico.old-template .btn-ver-prod .boton:after {
  display: table;
  content: "";
  line-height: 0;
}
.listado-productos-mosaico li.item-mosaico.old-template .btn-ver-prod .boton:after,
.listado-productos-mosaico-seller li.item-mosaico.old-template .btn-ver-prod .boton:after {
  clear: both;
}
.listado-productos-mosaico li.item-mosaico.old-template .btn-ver-prod .boton h1,
.listado-productos-mosaico-seller li.item-mosaico.old-template .btn-ver-prod .boton h1,
.listado-productos-mosaico li.item-mosaico.old-template .btn-ver-prod .boton h3,
.listado-productos-mosaico-seller li.item-mosaico.old-template .btn-ver-prod .boton h3 {
  float: left;
  font-family: 'cpw_trade2bold', Arial, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 20px;
  text-transform: uppercase;
}
.listado-productos-mosaico li.item-mosaico.old-template .btn-ver-prod .boton span,
.listado-productos-mosaico-seller li.item-mosaico.old-template .btn-ver-prod .boton span {
  float: right;
  font-size: 13px;
  line-height: 18px;
  text-align: right;
}
@media (max-width:32.4375em) {
  .listado-productos-mosaico li.item-mosaico.old-template .btn-ver-prod .boton h1,
  .listado-productos-mosaico-seller li.item-mosaico.old-template .btn-ver-prod .boton h1,
  .listado-productos-mosaico li.item-mosaico.old-template .btn-ver-prod .boton h3,
  .listado-productos-mosaico-seller li.item-mosaico.old-template .btn-ver-prod .boton h3 {
    padding-left: 7px;
  }
  .listado-productos-mosaico li.item-mosaico.old-template .btn-ver-prod .boton span,
  .listado-productos-mosaico-seller li.item-mosaico.old-template .btn-ver-prod .boton span {
    display: block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-align: left;
    width: 12px;
    height: 16px;
    margin-right: -2px;
    margin-top: 4px;
    background: url('https://cdn.phonehouse.es/res_static/img/sprites.png') no-repeat -104px 0;
  }
}
.listado-productos-mosaico li.item-mosaico.old-template .precios-items-mosaico .mensual,
.listado-productos-mosaico-seller li.item-mosaico.old-template .precios-items-mosaico .mensual {
  font-size: 16px;
  text-align: center;
  margin-top: 10px;
}
.listado-productos-mosaico li.item-mosaico.old-template .precios-items-mosaico .mensual span,
.listado-productos-mosaico-seller li.item-mosaico.old-template .precios-items-mosaico .mensual span {
  font-size: 12px;
}
.listado-productos-mosaico li.item-mosaico.old-template:hover .btn-ver-prod,
.listado-productos-mosaico-seller li.item-mosaico.old-template:hover .btn-ver-prod {
  bottom: auto;
}
@media (min-width: 991px) {
  .listado-productos-mosaico li.item-mosaico:hover > a,
  .listado-productos-mosaico-seller li.item-mosaico:hover > a {
    border-radius: 4px;
    background-color: #fbfbfb;
    box-shadow: 0px 3px 21px 4px rgba(0, 0, 0, 0.1);
  }
}
@media (max-width : 61.875em) {
  .listado-productos-mosaico li.item-mosaico .chapa-2016,
  .listado-productos-mosaico-seller li.item-mosaico .chapa-2016 {
    left: 10px;
  }
  .listado-productos-mosaico li.item-mosaico.pc2,
  .listado-productos-mosaico-seller li.item-mosaico.pc2 {
    display: none;
  }
}
@media (max-width:32.4375em) {
  .listado-productos-mosaico li.item-mosaico .marca-item,
  .listado-productos-mosaico-seller li.item-mosaico .marca-item {
    margin-top: 0px;
    max-height: 85px;
    min-height: 36px;
  }
  .listado-productos-mosaico li.item-mosaico div.imagen-item,
  .listado-productos-mosaico-seller li.item-mosaico div.imagen-item {
    width: 90px;
    height: 104px;
    line-height: 80px;
    padding: 0px;
  }
  .listado-productos-mosaico li.item-mosaico .info-stock-fecha div,
  .listado-productos-mosaico-seller li.item-mosaico .info-stock-fecha div {
    width: 100%;
    text-align: center;
  }
  .listado-productos-mosaico li.item-mosaico .info-stock-fecha div.derecha,
  .listado-productos-mosaico-seller li.item-mosaico .info-stock-fecha div.derecha {
    text-align: center;
  }
  .listado-productos-mosaico li.item-mosaico div.btn-ver-prod,
  .listado-productos-mosaico-seller li.item-mosaico div.btn-ver-prod {
    display: none;
    height: 98%;
    top: 1%;
  }
  .listado-productos-mosaico li.item-mosaico.recuadro-carrito,
  .listado-productos-mosaico-seller li.item-mosaico.recuadro-carrito {
    margin-bottom: 20px;
  }
  .listado-productos-mosaico li.item-mosaico.old-template .logo,
  .listado-productos-mosaico-seller li.item-mosaico.old-template .logo {
    top: 0;
    right: 0;
  }
}
@media (max-width : 61.875em) {
  .listado-productos-mosaico li.item-mosaico,
  .listado-productos-mosaico-seller li.item-mosaico {
    display: inline-block;
    margin: 0.5%;
    vertical-align: top;
    width: 32.3% !important;
  }
  .listado-productos-mosaico li.item-mosaico > a,
  .listado-productos-mosaico-seller li.item-mosaico > a {
    background-color: #ffffff;
  }
  .listado-productos-mosaico li.item-mosaico .imagen-item,
  .listado-productos-mosaico-seller li.item-mosaico .imagen-item {
    float: none;
  }
  .listado-productos-mosaico li.item-mosaico .marca-item,
  .listado-productos-mosaico-seller li.item-mosaico .marca-item {
    margin-top: 5px;
    line-height: 18px;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .listado-productos-mosaico,
  .listado-productos-mosaico-seller {
    display: block !important;
    white-space: normal !important;
  }
}
@media (max-width:32.4375em) {
  .listado-productos-mosaico,
  .listado-productos-mosaico-seller {
    margin: 20px auto 0px auto !important;
    display: block !important;
  }
  .listado-productos-mosaico li.item-mosaico,
  .listado-productos-mosaico-seller li.item-mosaico {
    width: 49% !important;
    padding: 10px !important;
  }
  .listado-productos-mosaico:hover .btn-ver-prod,
  .listado-productos-mosaico-seller:hover .btn-ver-prod {
    top: 0%;
    width: 100%;
    left: 0%;
    height: 100%;
  }
  .listado-productos-mosaico:hover .btn-ver-prod a,
  .listado-productos-mosaico-seller:hover .btn-ver-prod a {
    line-height: normal;
  }
  .listado-productos-mosaico:hover .btn-ver-prod a span,
  .listado-productos-mosaico-seller:hover .btn-ver-prod a span {
    overflow: inherit;
    background: none;
    width: auto;
    line-height: normal;
    text-indent: inherit;
  }
}
.item-listado-final {
  display: inline-block;
  margin: 10px 0 0 0;
  padding: 10px;
  padding-bottom: 0px;
  position: relative;
  vertical-align: top;
  width: 16.6%;
}
.item-listado-final > div {
  border: solid 1px #d4d4d4;
  margin-right: 0px !important;
  margin-left: 0px !important;
}
.item-listado-final div.foto-prod {
  padding-top: 10px;
}
.item-listado-final .imagen-item {
  text-align: center;
  height: 190px;
  padding: 8px;
  margin: auto;
  line-height: 160px;
  background-color: #ffffff;
  display: block;
}
.item-listado-final .imagen-item img {
  vertical-align: middle;
}
.item-listado-final .chapa {
  line-height: normal;
  font-size: 12px;
  position: absolute;
  width: max-content;
  right: 5px;
  left: auto;
  top: -2px;
}
.item-listado-final .chapa-2016 {
  position: relative;
  display: inline-block;
}
.item-listado-final .bloq-nombre-prod {
  display: block;
}
.item-listado-final div.bloque-1 div:nth-child(2) {
  color: #9b9b9b;
  font-size: 12px;
  padding-bottom: 5px;
}
.item-listado-final div.bloque-1 .marca-item {
  color: #444444;
  display: block;
  font-size: 15px;
  font-weight: bold;
  line-height: 21px;
  max-width: none;
  padding-bottom: 0px;
  padding-top: 5px;
  text-align: center;
  text-transform: uppercase;
}
.item-listado-final div.bloque-1 .marca-item > span {
  text-transform: none;
  font-weight: normal;
}
.item-listado-final div.bloque-1 .selector-color-new ul,
.item-listado-final div.bloque-1 .selector-color-new li {
  margin: 0;
  padding: 0;
}
.item-listado-final div.bloque-1 .selector-color-new li {
  height: auto;
}
.item-listado-final div.bloque-1 .selector-color-new li span {
  width: 15px;
  height: 15px;
}
.item-listado-final div.bloque-1 .selector-color-new li label {
  margin-left: 5px;
  color: #444444;
}
.item-listado-final div.bloque-1 a.opiniones {
  display: block;
}
.item-listado-final div.bloque-1 a.opiniones span {
  float: none;
  margin: auto;
}
.item-listado-final div.bloque-1 a.opiniones strong {
  display: none;
}
.item-listado-final div.modo-envio {
  display: none;
}
.item-listado-final div.bloque-3 {
  width: 100%;
}
.item-listado-final div.bloque-3 .listado-precios-libre {
  padding-bottom: 10px;
  padding-top: 10px;
}
.item-listado-final div.bloque-3 div.precio-principal {
  display: none;
}
.item-listado-final div.bloque-3 div {
  text-align: center;
}
.item-listado-final div.bloque-3 div .precio {
  color: #e00052;
  display: block;
  font-weight: bold;
  font-size: 28px;
  text-transform: uppercase;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.item-listado-final div.bloque-3 div .precio small {
  font-size: 18px;
  font-weight: bold;
}
.item-listado-final div.bloque-3 div .precio .decimales-euro {
  font-size: 18px;
  text-transform: none;
}
.item-listado-final div.bloque-3 div .precio .decimales-euro small {
  font-weight: normal;
}
.item-listado-final div.bloque-3 div .rosa {
  color: #e00052;
}
.item-listado-final div.bloque-3 div .precio-tachado-finales {
  text-decoration: line-through;
  display: inline-block;
  margin-left: 5px;
}
.item-listado-final div.bloque-3 div .texto {
  display: none;
}
.item-listado-final div.bloque-3 div div.texto-libre {
  margin-bottom: 20px;
}
.item-listado-final div.bloque-3 div div.precio-principal {
  background-color: #ffffff;
  margin-bottom: 12px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.item-listado-final div.bloque-3 div .precio-tachado {
  color: #6e6e6e;
  display: inline-block;
  font-size: 14px;
  margin-right: 5px;
}
.item-listado-final div.bloque-3 div .dto-automatico {
  display: inline-block;
  color: #e00052;
  padding-left: 10px;
}
.item-listado-final div.bloque-3 .producto-en-carrito {
  box-shadow: 0 0 6px rgba(63, 63, 63, 0.1) inset;
  background-color: #ffffff;
  padding: 10px 0px 10px 0px;
}
.item-listado-final div.bloque-3 .producto-en-carrito .icon-stock-hierba {
  border: 1px solid #7abc94;
  border-radius: 50px;
  padding: 1px 1px 1px 2px;
  color: #7abc94;
}
.item-listado-final div.bloque-3 .producto-en-carrito .texto-carrito {
  color: #7abc94;
  margin-left: 5px;
  line-height: 37px;
}
.item-listado-final div.bloque-3 .producto-en-carrito .select select {
  padding: 7px 5px 7px 23px;
  border-radius: 4px;
  border: 1px solid #9b9b9b;
  color: #6e6e6e;
}
.item-listado-final .info-stock-fecha {
  display: none;
}
.item-listado-final .info-stock-fecha div {
  color: #79a531;
  display: inline-block;
  font-size: 11px;
  padding-bottom: 10px;
  width: 50%;
}
.item-listado-final .info-stock-fecha div.derecha {
  color: #e00052;
}
.item-listado-final .btn-ver-prod {
  display: none;
  position: absolute;
  top: 10px;
  width: calc(100% - 20px);
  left: 10px;
  height: 92%;
}
.item-listado-final .btn-ver-prod a {
  background: rgba(68, 68, 68, 0.8);
  display: block;
  height: 106%;
  font-size: 24px;
  padding-top: 45%;
  text-transform: none;
  width: 100%;
}
.item-listado-final .btn-ver-prod a span {
  display: block;
  float: none;
  font-size: 50px;
  line-height: 100px;
  text-align: center;
}
.item-listado-final:hover .btn-ver-prod {
  display: block;
}
.item-listado-final hr,
.item-listado-final .acordeon-caract {
  display: none;
}
@media (max-width: 1600px) {
  .item-listado-final {
    width: 25%;
  }
  .item-listado-final .btn-ver-prod a {
    padding-top: 100px;
  }
}
@media (max-width : 61.875em) {
  .item-listado-final div.bloque-1 .marca-item {
    line-height: 18px;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .item-listado-final {
    width: 33.3%;
  }
  .item-listado-final .imagen-item {
    height: 165px;
    line-height: inherit;
  }
}
@media (max-width:32.4375em) {
  .item-listado-final {
    padding: 0;
    width: 48%;
    margin-right: 2%;
  }
  .item-listado-final .imagen-item {
    width: 104px;
    height: 104px;
    line-height: inherit;
    padding: 0px;
    margin-bottom: 10px;
  }
  .item-listado-final .imagen-item .chapa {
    top: -8px;
  }
  .item-listado-final > div {
    padding-top: 5px;
  }
  .item-listado-final .info-stock-fecha div {
    width: 100%;
    text-align: center;
  }
  .item-listado-final .info-stock-fecha div.derecha {
    text-align: center;
  }
  .item-listado-final div.bloque-3 div.precio-principal {
    background: none;
    margin-bottom: 0px;
    padding: 0px;
  }
  .item-listado-final:hover div.bloque-3 .btn-ver-prod {
    display: none;
  }
}
.listado-productos-finales .borde-dcha-resp {
  display: none;
}
.listado-productos-finales .mas-ofertas {
  display: none;
}
.listado-productos-finales .precio-contrato {
  display: none;
}
.listado-productos-finales.solo-contrato .item-listado-final .precio-contrato {
  display: block;
}
.listado-productos-finales.solo-contrato .item-listado-final div.bloque-3 .listado-precios-libre {
  display: none !important;
}
.listado-productos-finales.solo-contrato .item-listado-final div.bloque-3 div div.precio-principal {
  margin-left: 1em;
  margin-right: 1em;
}
.searchnode .item-listado-final {
  width: 16.4%;
}
.searchnode .item-listado-final .col-lg-9.col-md-9.col-sm-8.col-xs-12 {
  max-width: 100% !important;
  flex-basis: 100% !important;
}
.searchnode .item-listado-final .col-lg-3.col-md-3.col-sm-4.col-xs-12 {
  max-width: 100% !important;
  flex-basis: 100% !important;
}
.searchnode .item-listado-final div.bloque-3 .listado-precios-libre {
  max-width: 100% !important;
  flex-basis: 100% !important;
}
.searchnode .item-listado-final .bloque-1 div:nth-child(2) {
  display: none;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .searchnode .item-listado-final {
    width: 32.9%;
  }
}
@media (max-width:32.4375em) {
  .searchnode .item-listado-final {
    width: 47.4%;
    background-color: #ffffff;
  }
}
#cbar_widget0 .item-listado-mosaico,
#cbar_widget0 .bloque-contenido-item {
  min-width: 100%;
}
/******************************************/
.scroll-horizontal-touch {
  cursor: pointer;
  flex-wrap: nowrap !important;
  overflow-y: hidden;
  overflow-x: auto;
  position: relative;
  transition: all 0.2s;
  user-select: none;
  white-space: nowrap;
  will-change: transform;
  scrollbar-color: #9b9b9b #e2e2e2;
  scrollbar-width: thin;
  -webkit-overflow-scrolling: touch;
}
.scroll-horizontal-touch::-webkit-scrollbar {
  height: 7px;
}
.scroll-horizontal-touch::-webkit-scrollbar-thumb {
  background: #9b9b9b;
  border-radius: 4px;
}
.scroll-horizontal-touch::-webkit-scrollbar-thumb:hover {
  background: #6e6e6e;
}
.scroll-horizontal-touch::-webkit-scrollbar-track {
  background: #e2e2e2;
}
.scroll-horizontal-touch li.col-md-3 {
  max-width: 23% !important;
}
@media (max-width : 61.875em) {
  .scroll-horizontal-touch li.col-md-3 {
    max-width: 100% !important;
  }
}
.scroll-horizontal-touch.active {
  cursor: grabbing;
  cursor: -webkit-grabbing;
}
.barra-desplazamiento::-webkit-scrollbar {
  -webkit-appearance: none;
}
.barra-desplazamiento::-webkit-scrollbar:vertical {
  width: 10px;
}
.barra-desplazamiento::-webkit-scrollbar-button:increment,
.contenedor::-webkit-scrollbar-button {
  display: none;
}
.barra-desplazamiento::-webkit-scrollbar:horizontal {
  height: 10px;
}
.barra-desplazamiento::-webkit-scrollbar-thumb {
  background-color: red;
  border-radius: 20px;
  border: 2px solid blue;
}
.barra-desplazamiento::-webkit-scrollbar-track {
  border-radius: 10px;
}
/******************************************/
.antigua ul.listado-productos-mosaico.owl-carousel .owl-wrapper-outer {
  padding-top: 10px;
}
@media (max-width:32.4375em) {
  .antigua ul.listado-productos-mosaico li.item-mosaico {
    border: none;
  }
}
@media (max-width:32.4375em) {
  .gifOculto a {
    display: none;
  }
}
.con-info .info-stock-fecha {
  display: block !important;
}
.design-2021 {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.design-2021 .mod-titulo-apartadoh1 h1 {
  font-size: 18px;
  padding: 5px 0;
}
.design-2021 .mod-titulo-apartado {
  border: none;
  cursor: pointer;
  display: inline-block;
  margin-top: 0;
  margin-left: 10px;
  position: relative;
}
.design-2021 .mod-titulo-apartado a:after,
.design-2021 .mod-titulo-apartado h2:after {
  transition: all .25s;
  content: "";
  position: absolute;
  width: 150px;
  border-bottom: 2px solid #0083a4;
  left: 0;
  bottom: 0;
}
.design-2021 .mod-titulo-apartado a:hover:after {
  height: 100%;
  width: 100%;
  cursor: pointer;
}
.design-2021 .mod-titulo-apartado h2 {
  font-size: 20px;
}
.design-2021 .mod-titulo-apartado span.ver-mas {
  float: none;
  color: #0083a4;
  top: 9px;
}
.design-2021 .mod-titulo-apartado span.ver-mas .pc {
  font-size: 15px;
  margin-left: 20px;
  text-decoration: underline;
  vertical-align: middle;
}
.design-2021 .mod-titulo-apartado span.ver-mas .icon-ver-mas-gr-2pt {
  transform: rotate(180deg);
  display: inline-block;
}
.design-2021 .mod-titulo-apartado span.ver-mas .icon-ver-mas-gr-2pt::before {
  content: "\ea21";
}
@media (max-width:32.4375em) {
  .design-2021 .mod-titulo-apartado {
    margin-left: 5px;
  }
}
.design-2021 .carousel-inner {
  margin-bottom: 5px;
}
.design-2021 .listado-items {
  background-color: #ffffff;
  box-shadow: 0 0 3px #9b9b9b;
  margin-bottom: 20px;
  padding: 0 20px;
}
.design-2021 .listado-items .listado-productos-mosaico {
  margin-top: 0;
}
.design-2021 .listado-items .listado-productos-mosaico li.item-mosaico:hover .btn-ver-prod {
  display: none !important;
}
.design-2021 .listado-items .listado-productos-mosaico li.item-mosaico:hover a {
  box-shadow: 0 0 4px #9b9b9b;
}
@media (max-width:32.4375em) {
  .design-2021 .listado-items {
    padding: 0 5px;
  }
  .design-2021 .listado-items .mod-titulo-apartado {
    display: block;
  }
  .design-2021 .listado-items .mod-titulo-apartado span.ver-mas {
    float: right;
  }
}
.design-2021 .container-tactico {
  margin-bottom: 20px;
}
.design-2021 #corners-ph,
.design-2021 .listado-adsl,
.design-2021 .news-home {
  background-color: #ffffff;
  box-shadow: 0 0 3px #9b9b9b;
  margin-bottom: 20px;
  padding: 10px;
}
.design-2021 .listado-adsl .chica {
  display: flex;
  align-items: end;
  justify-content: center;
}
.design-2021 .listado-adsl .chica img {
  position: relative;
  bottom: -10px;
  height: 110%;
}
.design-2021 .listado-adsl .botones-tarifas a {
  padding: 10px;
  box-shadow: 0px 0px 3px #9b9b9b;
  font-size: 17px;
  font-weight: bold;
  width: 30%;
  display: inline-block;
  margin-right: 3%;
  text-align: center;
}
.design-2021 .listado-adsl .botones-tarifas a i {
  font-size: 55px;
  display: block;
  margin-bottom: 5px;
}
@media (max-width : 61.875em) {
  .design-2021 .listado-adsl .chica {
    display: none;
  }
  .design-2021 .listado-adsl .botones-tarifas a {
    padding: 10px;
    margin-top: 15px;
  }
}
@media (max-width:32.4375em) {
  .design-2021 .listado-adsl .botones-tarifas a {
    align-items: center;
    display: flex;
    font-size: 18px;
    height: 80px;
    margin-right: 0;
    margin-top: 20px;
    width: 100%;
  }
  .design-2021 .listado-adsl .botones-tarifas a br {
    display: none;
  }
  .design-2021 .listado-adsl .botones-tarifas a i {
    margin-right: 15px;
  }
}
.design-2021 .news-home {
  min-height: 282px;
}
.design-2021 .news-home .news {
  padding: 20px 10px;
  max-width: 350px;
  margin: auto;
}
.design-2021 .news-home .form-check-label {
  display: inline;
}
.design-2021 .news-home button {
  width: 100%;
}
.design-2021 .news-home .cupon {
  font-size: 16px;
  margin-bottom: 15px;
}
.design-2021 .news-home .cupon .destacado {
  color: #e00052;
}
.design-2021 .news-home .form-check2 {
  margin: 10px 0;
}
@media (max-width:32.4375em) {
  .design-2021 .mod-titulo-apartadoh1 h1 {
    font-size: 16px;
    padding: 0;
    padding-top: 20px;
  }
  .design-2021 .carousel-inner {
    margin-bottom: 0;
  }
  .design-2021 .tarifas-news > .row {
    flex-direction: column-reverse !important;
  }
  .design-2021 .news-home {
    min-height: auto;
  }
}
.bloque-servicios {
  background-color: #ffffff;
  margin-bottom: 20px;
  padding: 15px;
}
.bloque-servicios a {
  border-right: solid 1px #9b9b9b;
  display: flex;
  justify-content: center;
  padding: 10px 0;
}
.bloque-servicios .row > div:last-child a {
  border: 0;
}
.bloque-servicios span {
  display: inline-block;
  vertical-align: middle;
  line-height: 20px;
}
.bloque-servicios .icon-tick {
  font-size: 26px;
  margin-right: 15px;
}
.bloque-servicios strong {
  display: block;
  font-size: 17px;
  text-transform: uppercase;
}
.bloque-servicios .texto {
  display: block;
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  .bloque-servicios a {
    border: none;
  }
}
@media (max-width:32.4375em) {
  .bloque-servicios a {
    border-bottom: solid 1px;
    border-right: none;
    margin: 0 15px;
    padding: 10px 0px;
    justify-content: initial;
  }
  .bloque-servicios .texto {
    display: none;
  }
}
.cat-destacadas {
  background-color: #f1f1f1;
  box-shadow: 0 0 3px #9b9b9b;
  margin-bottom: 20px;
  padding: 10px;
  padding-top: 0;
}
.cat-destacadas .mod-titulo-apartado {
  margin-bottom: 10px;
}
.cat-destacadas a {
  background-color: #ffffff;
  display: block;
  padding: 10px;
  text-align: center;
}
.cat-destacadas a:hover {
  box-shadow: 0 0 3px #9b9b9b;
}
.cat-destacadas a:hover .image {
  padding: 0;
}
.cat-destacadas .image {
  display: block;
  height: 150px;
  padding: 10px;
  transition: 0.5s;
}
.cat-destacadas strong {
  display: block;
  font-size: 18px;
  transition: 0.5s;
  min-height: 44px;
}
@media (max-width:32.4375em) {
  .cat-destacadas a {
    margin-bottom: 15px;
  }
}
.recomendaciones .listado-productos-mosaico li.item-mosaico {
  min-width: 27%;
  /*.btn-ver-prod a {padding-top: 14%; height: 95%;}*/

}
.recomendaciones .listado-productos-mosaico li.item-mosaico > a {
  border: none;
}
.recomendaciones .listado-productos-mosaico li.item-mosaico div.imagen-item {
  display: inline-block;
  height: 165px;
  width: 40%;
  padding-top: 0;
}
.recomendaciones .listado-productos-mosaico li.item-mosaico div.imagen-item img {
  vertical-align: top;
}
.recomendaciones .listado-productos-mosaico li.item-mosaico .bloque-contenido-item {
  width: 60%;
  vertical-align: top;
}
@media (max-width : 61.875em) {
  .recomendaciones .listado-productos-mosaico {
    display: flex !important;
  }
  .recomendaciones .listado-productos-mosaico li.item-mosaico {
    max-width: 78% !important;
  }
}
.bloque-de-tres section {
  background-color: #ffffff;
  box-shadow: 0 0 3px #9b9b9b;
  margin-bottom: 20px;
  padding: 10px;
  padding-top: 0px;
  height: 388px;
}
.bloque-de-tres section.dos-tacticos .mod-titulo-apartado {
  margin-bottom: 12px;
}
.bloque-de-tres section.tactico-gr {
  background-color: transparent;
  margin-bottom: 0px;
  padding: 0px;
}
.bloque-de-tres section.tactico-gr a {
  display: block;
  background-color: #0083a4;
  max-height: 400px;
  text-align: center;
}
.bloque-de-tres section.tactico-gr a img {
  height: 388px;
  width: 300px;
}
.bloque-de-tres .listado-items {
  padding: 0;
  max-height: 388px;
  overflow: hidden;
}
.bloque-de-tres .listado-productos-mosaico {
  width: auto;
  margin: auto;
}
.bloque-de-tres .listado-productos-mosaico li.item-mosaico {
  min-width: 100%;
}
.bloque-de-tres .listado-productos-mosaico li.item-mosaico > a {
  border: none;
}
@media (max-width: 1220px) {
  .bloque-de-tres .mod-titulo-apartado span.ver-mas .pc {
    display: none;
  }
}
@media (max-width : 61.875em) {
  .bloque-de-tres section {
    height: auto;
  }
  .bloque-de-tres .listado-productos-mosaico {
    display: flex !important;
  }
  .bloque-de-tres section.tactico-gr {
    margin-bottom: 20px;
  }
}
.proceso-compra2 .bigitem {
  width: 73%;
  display: inline-block;
  margin-right: 2%;
}
.proceso-compra2 .seccion-proceso {
  border: solid 1px #d4d4d4;
  border-radius: 4px;
  margin-top: 25px;
}
.proceso-compra2 .seccion-proceso .padding-15 {
  padding: 15px;
}
@media (max-width:32.4375em) {
  .proceso-compra2 .seccion-proceso .padding-15 {
    padding: 10px;
  }
}
.proceso-compra2 h1,
.proceso-compra2 h2,
.proceso-compra2 h3,
.proceso-compra2 legend {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
}
.proceso-compra2 h1 {
  color: #00254b;
  margin-top: 15px;
  text-transform: uppercase;
}
.proceso-compra2 h2 {
  background-color: #f1f1f1;
  border-radius: 4px;
  color: #444444;
  font-size: 16px;
  padding: 10px;
  padding-left: 70px;
  text-transform: uppercase;
  position: relative;
}
.proceso-compra2 h2 span.circulo {
  position: absolute;
  top: -3px;
  left: 10px;
  padding: 10px;
  font-size: 25px;
  background-color: #ffffff;
  border-radius: 30px;
  border: solid 1px #e2e2e2;
}
.proceso-compra2 h2 span.circulo.relleno {
  color: #7abc94;
}
span.icon-contrato .proceso-compra2 h2.ok {
  color: #94c249;
}
.proceso-compra2 h2 small {
  font-weight: normal;
  text-transform: none;
}
.proceso-compra2 h2 small.total {
  display: none;
}
.proceso-compra2 h2.activo {
  background-image: none;
  border-bottom: solid 1px #f1f1f1;
}
@media (max-width : 61.875em) {
  .proceso-compra2 h2 small.total {
    display: inline-block;
  }
  .proceso-compra2 h2 small.total strong {
    font-size: 15px;
  }
  .proceso-compra2 h2 small.total span {
    color: #7abc94;
  }
}
.proceso-compra2 h3 {
  font-size: 16px;
  color: #6e6e6e;
  text-transform: uppercase;
}
.proceso-compra2 h3 span {
  color: #9b9b9b;
  text-transform: lowercase;
}
.proceso-compra2 h3 span.asterisco {
  float: right;
  font-weight: normal;
  font-size: 12px;
}
.proceso-compra2 h3 span.icon-aceptacion {
  background-color: #7abc94;
  border-radius: 15px;
  color: #ffffff;
  font-size: 22px;
  padding: 1px;
  vertical-align: middle;
}
.proceso-compra2 h3 span.verde {
  text-transform: uppercase;
}
.proceso-compra2 .verde {
  color: #7abc94;
}
.proceso-compra2 .mayus {
  text-transform: uppercase;
  font-size: 16px;
}
.proceso-compra2 .shopping-cart {
  display: inline-flex;
  width: 100%;
}
.proceso-compra2 .shopping-cart .vendedor {
  width: 20%;
  margin-top: 10px;
}
.proceso-compra2 .shopping-cart .cesta {
  width: 80%;
  border: none;
  padding: 0;
  margin-top: 0;
}
.proceso-compra2 .shopping-cart .cesta > li {
  padding-bottom: 5px;
  padding-top: 5px;
  position: relative;
}
.proceso-compra2 .shopping-cart .cesta > li div.image {
  display: inline-block;
  padding: 0px;
  vertical-align: middle;
  min-height: inherit;
}
.proceso-compra2 .shopping-cart .cesta > li:nth-child(2) {
  margin-top: 5px;
}
.proceso-compra2 .shopping-cart .cesta .image img {
  max-height: 50px;
  max-width: 90%;
}
.proceso-compra2 .shopping-cart .cesta h3 {
  text-transform: none;
  font-weight: normal;
  display: inline;
}
.proceso-compra2 .shopping-cart .cesta h3 a {
  color: #444444;
}
.proceso-compra2 .shopping-cart .cesta h3 .color-en-carrito span {
  color: #9b9b9b;
  font-family: arial;
  margin-right: 5px;
  margin-left: 0px;
}
.proceso-compra2 .shopping-cart .cesta h3 .info-seguros {
  display: none;
}
.proceso-compra2 .shopping-cart .cesta .col1 {
  width: 69%;
}
.proceso-compra2 .shopping-cart .cesta .col1 .tipo-producto {
  color: #9b9b9b;
}
.proceso-compra2 .shopping-cart .cesta .col1 .tipo-producto > span {
  display: none;
}
.proceso-compra2 .shopping-cart .cesta .col1 .pago-final a {
  font-size: 12px;
}
.proceso-compra2 .shopping-cart .cesta .col1 .valorado {
  margin: 0;
}
.proceso-compra2 .shopping-cart .cesta .col1 .stock,
.proceso-compra2 .shopping-cart .cesta .col1 .selector-color-new,
.proceso-compra2 .shopping-cart .cesta .col1 #detalles-tarifa {
  display: none;
}
.proceso-compra2 .shopping-cart .cesta .col1 h5 {
  font-size: 13px;
  font-weight: normal;
  margin-top: 5px;
}
.proceso-compra2 .shopping-cart .cesta .col2 label {
  display: inline-flex;
  line-height: 21px;
}
.proceso-compra2 .shopping-cart .cesta .col2 .select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  width: auto;
  padding: 0;
  margin: 0;
  font-size: 15px;
  background-color: transparent;
  border: none;
}
.proceso-compra2 .shopping-cart .cesta .col3 {
  font-size: 16px;
}
.proceso-compra2 .shopping-cart .cesta .col4,
.proceso-compra2 .shopping-cart .cesta .aclaracion {
  display: none;
}
.proceso-compra2 .shopping-cart .cesta div.especificaciones.tarifas {
  margin: 0;
  width: 88%;
  background: none;
  position: relative;
  left: 10px;
}
.proceso-compra2 .shopping-cart .cesta div.especificaciones.tarifas .col1 {
  padding: 0px;
}
.proceso-compra2 .shopping-cart .cesta div.especificaciones.tarifas .col2 a,
.proceso-compra2 .shopping-cart .cesta div.especificaciones.tarifas .col3 {
  display: none;
}
.proceso-compra2 .shopping-cart .cesta div.especificaciones.tarifas img {
  max-width: 25px;
  margin-right: 10px;
}
.proceso-compra2 .shopping-cart .cesta .promo {
  display: inline-block;
  width: 100%;
}
.proceso-compra2 .shopping-cart .cesta .promo .col1 {
  width: 100%;
  padding-left: 10%;
  padding-bottom: 0px;
}
.proceso-compra2 .shopping-cart .cesta .promo .promocion {
  display: block;
  padding: 2px 5px;
}
.proceso-compra2 .shopping-cart .cesta .promo .promocion h4 {
  margin-bottom: 0px;
  margin-right: 5px;
  font-size: 13px;
}
.proceso-compra2 .shopping-cart .cesta .promo .promocion .expli {
  margin: 0px;
  font-size: 13px;
}
.proceso-compra2 .shopping-cart .cesta .promo .promocion h4,
.proceso-compra2 .shopping-cart .cesta .promo .promocion .expli {
  font-size: 13px;
  display: inline-block;
}
.proceso-compra2 .shopping-cart .cesta .promo .promocion a {
  display: none;
}
.proceso-compra2 .shopping-cart .cesta .promo .col2,
.proceso-compra2 .shopping-cart .cesta .promo .col3,
.proceso-compra2 .shopping-cart .cesta .promo .col4 {
  display: none;
}
.proceso-compra2 .shopping-cart .cesta .promo .producto-regalo .col1 {
  width: 88% !important;
}
.proceso-compra2 .shopping-cart .cesta .promo .producto-regalo .col3 {
  display: block;
}
.proceso-compra2 .shopping-cart .cesta > li .bolsa {
  display: none;
}
.proceso-compra2 .shopping-cart .cesta > li .seguros {
  margin: 0;
  padding: 0;
}
.proceso-compra2 .shopping-cart .cesta > li .seguros .row .col1,
.proceso-compra2 .shopping-cart .cesta > li .seguros .row .col3 {
  background: none;
}
.proceso-compra2 .shopping-cart .cesta > li .seguros .row .col2,
.proceso-compra2 .shopping-cart .cesta > li .seguros .row .col1 .seguro img,
.proceso-compra2 .shopping-cart .cesta > li .seguros .row .col1 .seguro .info-seguro p,
.proceso-compra2 .shopping-cart .cesta > li .seguros .row .col1 .seguro .info-seguro .mod-tooltip-click {
  display: none !important;
}
.proceso-compra2 .shopping-cart .cesta > li .seguros .row .col1 {
  padding-top: 3px !important;
  width: 81% !important;
}
.proceso-compra2 .shopping-cart .cesta > li .seguros .row .col1 .seguro h3 {
  display: block;
  font-size: 13px;
  margin-bottom: 0px;
}
.proceso-compra2 .shopping-cart .cesta > li .seguros .row .col1 .seguro label {
  display: none;
}
.proceso-compra2 .shopping-cart .cesta > li .seguros .row .col3 {
  padding-top: 0px !important;
}
.proceso-compra2 .shopping-cart .cesta > li .seguros .row.fila-titulo,
.proceso-compra2 .shopping-cart .cesta > li .seguros .row .pago-final {
  display: none !important;
}
.proceso-compra2 .shopping-cart .cesta > li .seguros .servicios-extra {
  display: none;
}
@media (max-width:32.4375em) {
  .proceso-compra2 .shopping-cart {
    display: block;
  }
  .proceso-compra2 .shopping-cart .vendedor {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 5px;
  }
  .proceso-compra2 .shopping-cart .vendedor br {
    display: none;
  }
  .proceso-compra2 .shopping-cart .cesta {
    width: 100%;
  }
  .proceso-compra2 .shopping-cart .cesta .col1,
  .proceso-compra2 .shopping-cart .cesta > li .col2 {
    padding: 0;
  }
  .proceso-compra2 .shopping-cart .cesta > li .col3 {
    position: absolute;
    right: -5px;
    top: 10px;
    width: 33%;
  }
  .proceso-compra2 .shopping-cart .cesta div.especificaciones.tarifas {
    width: 88%;
    position: relative;
    top: 0;
    left: 6%;
    margin-top: 5px;
  }
  .proceso-compra2 .shopping-cart .cesta div.especificaciones.tarifas .col1 {
    padding: 0px;
    width: 100%;
  }
  .proceso-compra2 .shopping-cart .cesta div.especificaciones.tarifas .col1 img {
    max-width: 25px;
  }
  .proceso-compra2 .shopping-cart .cesta div.especificaciones.tarifas .col4,
  .proceso-compra2 .shopping-cart .cesta div.especificaciones.tarifas .flecha-acordeon {
    display: none;
  }
  .proceso-compra2 .shopping-cart .cesta .image.pc {
    display: none;
  }
  .proceso-compra2 .shopping-cart .cesta .promo {
    margin-bottom: 0;
    margin-top: 5px;
  }
  .proceso-compra2 .shopping-cart .cesta .promo .col1 {
    padding-left: 0;
  }
  .proceso-compra2 .shopping-cart .cesta > li .seguros {
    margin-top: 10px;
  }
  .proceso-compra2 .shopping-cart .cesta > li .seguros .row .col3 {
    position: absolute !important;
    top: 0px;
  }
}
.proceso-compra2 hr.separador-carrito-prod {
  border-top: 1px solid #e2e2e2;
  border-bottom: none;
}
.proceso-compra2 .tabula-80 {
  margin: 20px 20px 20px 40px;
}
.proceso-compra2 .caja {
  border: solid 1px #f1f1f1;
  border-radius: 4px;
  position: relative;
  padding: 15px 30px 30px 30px;
  margin-top: 25px;
}
.proceso-compra2 .caja legend {
  background-color: #ffffff;
  color: #7abc94;
  font-size: 16px;
  font-weight: bold;
}
.proceso-compra2 .caja-gris {
  background-color: #fbfbfb;
  border: solid 1px #f1f1f1;
  padding: 15px 25px;
  position: relative;
  margin-top: 15px;
}
.proceso-compra2 .caja-gris div.h4 strong {
  background-color: #fbfbfb;
}
.proceso-compra2 .caja-gris .mayus {
  display: block;
  margin-bottom: 5px;
  position: relative;
}
.proceso-compra2 .caja-gris .mayus .asterisco {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 12px;
  text-transform: none;
  color: #9b9b9b;
}
@media (max-width:32.4375em) {
  .proceso-compra2 .caja-gris .mayus .asterisco {
    position: relative;
    display: block;
  }
}
.proceso-compra2 .caja-gris .derecha {
  margin-top: 10px;
}
.proceso-compra2 .caja-gris .boton-cupon {
  vertical-align: top;
  margin: 28px 40px 0px 0px;
}
.proceso-compra2 .caja-blanca {
  background-color: #ffffff;
  border: solid 1px #f1f1f1;
  padding: 25px;
  padding-top: 5px;
  margin-top: 15px;
}
.proceso-compra2 .etiqueta-tienda {
  border: solid 1px #e2e2e2;
  border-left-width: 5px;
  background-color: #ffffff;
  color: #444444;
  margin-bottom: 15px;
  padding: 15px;
  text-align: left;
}
.proceso-compra2 .etiqueta-tienda span {
  color: #9b9b9b;
}
.proceso-compra2 .etiqueta-tienda .big {
  font-size: 17px;
}
.proceso-compra2 .etiqueta-tienda li {
  line-height: 21px;
}
.proceso-compra2 .etiqueta-tienda li span {
  width: 90px;
  text-align: right;
  margin-right: 10px;
  display: inline-block;
}
.proceso-compra2 .etiqueta-tienda li strong {
  font-weight: normal;
}
.proceso-compra2 .icon-calendario,
.proceso-compra2 .icon-lupa-buscar,
.proceso-compra2 .icon-horario-2pt {
  font-size: 20px;
}
.proceso-compra2 .aclaracion {
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  color: #444444;
  display: inline-block;
  width: 512px;
}
.proceso-compra2 .aclaracion .aclaracion-icono {
  background-color: #fbfbfb;
  border-right: solid 1px #e2e2e2;
  text-align: center;
  vertical-align: middle;
  display: table-cell;
  width: 45px;
  padding: 5px;
}
.proceso-compra2 .aclaracion .aclaracion-icono span {
  font-size: 28px;
}
.proceso-compra2 .aclaracion .aclaracion-icono.fondo-verde {
  background-color: #76c4bb;
}
.proceso-compra2 .aclaracion .aclaracion-icono.fondo-verde span {
  color: #ffffff;
}
.proceso-compra2 .aclaracion .aclaracion-icono.fondo-amarillo {
  background-color: #fff15b;
}
.proceso-compra2 .aclaracion .aclaracion-icono.fondo-blanco {
  background-color: #ffffff;
}
.proceso-compra2 .aclaracion p {
  font-size: 12px;
  margin-left: 15px;
  margin-top: 0px;
  padding: 10px;
  width: 440px;
  display: table-cell;
  vertical-align: middle;
}
.proceso-compra2 .aclaracion p img {
  max-width: 100%;
}
.proceso-compra2 .aclaracion small {
  color: #9b9b9b;
  line-height: 16px;
  display: inline-block;
  margin-top: 5px;
}
.proceso-compra2 .aclaracion.aclaracion2 {
  border: none;
  width: 355px;
}
.proceso-compra2 .aclaracion.aclaracion2 .aclaracion-icono {
  border-right: solid 1px #0083a4;
  text-align: right;
  vertical-align: top;
}
.proceso-compra2 .aclaracion.aclaracion2 .aclaracion-icono span {
  color: #0083a4;
  font-size: 25px;
}
.proceso-compra2 .aclaracion.aclaracion2 p {
  font-size: 12px;
  line-height: 18px;
  width: 100%;
}
.proceso-compra2 .aclaracion.aclaracion3 {
  background-color: #ffffff;
  width: auto;
}
.proceso-compra2 .aclaracion.aclaracion3 p {
  width: auto;
}
.proceso-compra2 .position-right {
  position: absolute;
  right: 15px;
  top: 15px;
  z-index: 999;
}
.proceso-compra2 .position-right a {
  display: block;
  text-align: right;
  margin-bottom: 5px;
}
.proceso-compra2 .position-right > div {
  display: none;
  background-color: #ffffff;
  border: solid 1px #d4d4d4 !important;
  box-shadow: 0px 0px 7px #e2e2e2;
}
@media (max-width:32.4375em) {
  .proceso-compra2 .position-right {
    position: relative;
    right: 0px;
    top: 0px;
  }
}
.proceso-compra2 .position-titu-pago {
  display: inline-block;
  margin: 5px 0 10px 0;
}
.proceso-compra2 .para-regalo {
  width: 100%;
  white-space: nowrap;
}
.proceso-compra2 .para-regalo .icon-regalo {
  font-size: 20px;
  color: #e00052;
  vertical-align: bottom;
}
.proceso-compra2 .info-regalo {
  font-size: 12px;
  margin-left: 3.5%;
  margin-top: 5px;
}
.proceso-compra2 .info-verificacion {
  display: inline-block;
  width: 60%;
  font-size: 12px;
  vertical-align: bottom;
}
.proceso-compra2 .info-verificacion.info-cuenta {
  width: 45%;
  margin-top: 40px;
}
.proceso-compra2 .autorizacion {
  border-bottom: solid 1px #d4d4d4;
  margin-top: 15px;
  padding-bottom: 15px;
}
.proceso-compra2 .gratis {
  color: #e00052;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.proceso-compra2 .datos-empresa {
  border-left: solid 1px #d4d4d4;
  margin-left: 2px;
  padding-left: 15px;
}
.proceso-compra2 .botones-si-no input[type="radio"] {
  display: none;
}
.proceso-compra2 .botones-si-no input[type="radio"] + label {
  background-color: #fbfbfb;
  padding: 5px 10px;
  display: inline-block;
  min-width: 60px;
  margin-right: 1px;
  text-align: center;
  border-radius: 4px;
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
  border: solid 1px #e2e2e2;
  width: auto;
}
.proceso-compra2 .botones-si-no input[type="radio"] + label:last-child {
  border-radius: 4px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
.proceso-compra2 .botones-si-no input[type="radio"]:checked + label {
  color: #ffffff;
  background-color: #76c4bb;
}
.proceso-compra2 label[for=check_mismo_titular] {
  margin-top: 0;
}
.proceso-compra2 div.h4 {
  position: relative;
  margin-top: 25px;
  border-top: solid 1px #e2e2e2;
  max-width: 385px;
}
.proceso-compra2 div.h4 strong {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  padding-right: 10px;
  position: relative;
  top: -12px;
  color: #9b9b9b;
  font-size: 16px;
}
.proceso-compra2 .boton-noche {
  margin: 0px 15px 10px 0px;
}
.proceso-compra2 .datos-rellenados {
  border-left: solid 1px #e2e2e2;
  margin-bottom: 30px;
  margin-left: 30px;
  position: relative;
}
.proceso-compra2 .datos-rellenados li {
  margin-bottom: 5px;
}
.proceso-compra2 .datos-rellenados li > div {
  display: inline-block;
  width: 49%;
  vertical-align: top;
}
.proceso-compra2 .datos-rellenados li > div:first-child {
  color: #9b9b9b;
  margin-right: 2%;
  text-align: right;
}
.proceso-compra2 .datos-rellenados p.editar {
  margin: 0px;
  position: absolute;
  right: 0px;
  top: -20px;
}
.proceso-compra2 .p-boton-confirmar {
  text-align: right;
}
.proceso-compra2 .p-boton-confirmar .boton-continuar {
  display: inline-block;
  padding: 10px 15px;
}
.proceso-compra2 .tipos-envio > div {
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  color: #444444;
  margin-bottom: 15px;
}
.proceso-compra2 .tipos-envio > div.activo {
  box-shadow: 0px 0px 10px #9b9b9b;
}
.proceso-compra2 .tipos-envio .tipo {
  border-bottom: solid 1px #e2e2e2;
  text-transform: uppercase;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
}
.proceso-compra2 .tipos-envio .tipo label {
  padding: 10px;
  margin: 0 auto;
  display: inline-block;
  width: 100%;
  cursor: pointer;
}
.proceso-compra2 .tipos-envio .tipo.titulo {
  padding: 10px 20px;
  margin: 0 auto;
  display: block;
  width: 100%;
}
.proceso-compra2 .tipos-envio .tipo .info {
  display: inline-block;
  margin-left: 15px;
}
.proceso-compra2 .tipos-envio .tipo .info span {
  font-size: 20px;
}
.proceso-compra2 .tipos-envio .tipo .info small {
  font-family: arial;
  text-transform: none;
  font-weight: normal;
}
.proceso-compra2 .tipos-envio .tipo-envio-contenido {
  padding: 15px;
  /*p {display: inline-block; width: 60%; text-align: right;}*/

}
.proceso-compra2 .tipos-envio .tipo-envio-contenido .info {
  display: inline-block;
  margin-left: 20px;
}
.proceso-compra2 .tipos-envio .tipo-envio-contenido a {
  display: inline-block;
  margin-bottom: 10px;
}
.proceso-compra2 .tipos-envio .tipo-envio-contenido a.boton-blanco-noche {
  padding: 2px 10px;
  margin-left: 15px;
  width: 255px;
  margin-top: 15px;
}
.proceso-compra2 .tipos-envio .formu-tiendas label {
  margin-top: 0px;
}
.proceso-compra2 .tipos-envio .formu-tiendas .boton-noche {
  display: inline-block;
  width: 255px;
  margin: 25px 0 0 0;
}
.proceso-compra2 .tipos-envio .envio-domicilio {
  display: inline-block;
}
.proceso-compra2 .tipos-envio .envio-domicilio label {
  line-height: 22px;
  width: 100%;
}
.proceso-compra2 .tipos-envio .envio-domicilio label .destacado {
  color: #e00052;
}
.proceso-compra2 .tipos-envio .envio-domicilio label .icon-calendario {
  margin-left: 15px;
}
.proceso-compra2 .tipos-envio .envio-domicilio label:first-child {
  margin-top: 0px;
}
.proceso-compra2 .tipos-envio .envio-domicilio label:hover {
  cursor: pointer;
}
.proceso-compra2 .tipos-envio span.icon-tiendas {
  font-size: 25px;
  vertical-align: middle;
}
.proceso-compra2 .enlace-cupon {
  text-align: right;
  margin: 5px 0 10px 0;
}
@media (max-width:32.4375em) {
  .proceso-compra2 .enlace-cupon {
    text-align: left;
  }
}
.proceso-compra2 .cupon-aplicado {
  text-align: center;
  font-size: 15px;
}
.proceso-compra2 .cupon-aplicado strong {
  color: #94c249;
}
.proceso-compra2 .cupon-aplicado > span {
  font-size: 20px;
}
.proceso-compra2 .cupon-aplicado a {
  float: right;
  font-size: 13px;
}
.proceso-compra2 .cupon-aplicado a > span {
  font-size: 20px;
}
@media (max-width:32.4375em) {
  .proceso-compra2 .cupon-aplicado {
    text-align: left;
  }
  .proceso-compra2 .cupon-aplicado a {
    display: block;
    float: none;
    text-align: right;
    margin-top: 5px;
  }
}
.proceso-compra2 .formas-pago > div {
  border: solid 1px #f1f1f1;
  border-radius: 4px;
  color: #444444;
  margin-bottom: 10px;
}
.proceso-compra2 .formas-pago > div.activo {
  box-shadow: 0px 0px 10px #9b9b9b;
  position: relative;
}
.proceso-compra2 .formas-pago > div.activo:after,
.proceso-compra2 .formas-pago > div.activo:before {
  border: none;
}
.proceso-compra2 .formas-pago > div > label {
  margin-top: 0px;
  padding: 15px 5px;
  width: 100%;
  font-size: 16px;
}
.proceso-compra2 .formas-pago > div > label:hover {
  cursor: pointer;
}
.proceso-compra2 .formas-pago > div .logo-forma-pago {
  position: absolute;
  top: 3px;
  right: 3px;
}
.proceso-compra2 .formas-pago > div .logo-forma-pago img {
  max-width: 100%;
  max-height: 44px;
}
.proceso-compra2 .formas-pago > div .caja {
  margin: 20px;
}
.proceso-compra2 .formas-pago > div .aclaracion {
  width: auto;
}
.proceso-compra2 .formas-pago > div .candado {
  font-size: 20px;
}
.proceso-compra2 .formas-pago > div .total {
  display: block;
  margin-bottom: 5px;
  margin-top: 10px;
}
.proceso-compra2 .formas-pago > div .total span {
  font-size: 16px;
}
.proceso-compra2 .formas-pago > div .total strong {
  font-size: 20px;
  color: #7abc94;
}
.proceso-compra2 .formas-pago .desactivado {
  position: relative;
}
.proceso-compra2 .formas-pago .desactivado .capa-oscura {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  color: #ffffff;
  background-color: #00000040;
  border-radius: 4px;
  z-index: 5;
  text-align: center;
  padding-top: 15px;
}
.proceso-compra2 .formas-pago .desactivado .capa-oscura .texto {
  font-weight: bold;
  display: inline-block;
  margin-right: 5px;
}
.proceso-compra2 .formas-pago .desactivado .capa-oscura .icon-icon-info-hover {
  font-weight: normal;
  font-size: 20px;
}
.proceso-compra2 .formas-pago .desactivado .capa-oscura .icon-icon-info-hover:before {
  color: #ffffff;
}
.proceso-compra2 .formas-pago .desactivado label {
  opacity: 0.2;
}
@media (max-width:32.4375em) {
  .proceso-compra2 .formas-pago .desactivado .capa-oscura {
    padding-top: 7px;
  }
}
.proceso-compra2 .smallitem {
  width: 25%;
  display: inline-block;
  vertical-align: top;
}
.proceso-compra2 .carrito {
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  margin-top: 25px;
  max-width: 325px;
}
.proceso-compra2 .carrito .titulo {
  background-color: #f1f1f1;
  color: #7abc94;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  padding: 10px;
  text-transform: uppercase;
}
.proceso-compra2 .carrito .titulo span {
  font-size: 26px;
  margin-right: 5px;
  position: relative;
  top: -3px;
}
.proceso-compra2 .carrito .fila {
  padding: 0px 5px;
}
.proceso-compra2 .carrito .fila .etiqueta,
.proceso-compra2 .carrito .fila .valor {
  display: inline-block;
  width: 50%;
  padding: 8px;
}
.proceso-compra2 .carrito .fila .valor {
  text-align: right;
}
.proceso-compra2 .carrito .total {
  color: #444444;
  font-size: 16px;
  padding: 5px;
  background-color: #f1f1f1;
}
.proceso-compra2 .carrito .aclaracion {
  background-color: #ffffff;
  margin-top: 10px;
  width: 94%;
  margin: 3%;
}
.proceso-compra2 .carrito .aclaracion p {
  width: 85%;
  font-size: 12px;
}
.proceso-compra2 .boton-fijo-carrito {
  display: none;
}
.proceso-compra2 .condiciones {
  font-size: 12px;
  margin-top: 5px;
  color: #9b9b9b;
  line-height: 18px;
}
.proceso-compra2 .condiciones label {
  margin: 5px 0px !important;
}
.proceso-compra2 .condiciones .error {
  color: #e40134;
  padding-left: 25px;
  margin-top: -10px;
  display: block;
}
@media (max-width : 61.875em) {
  .proceso-compra2 h3 {
    margin-left: -5px;
  }
  .proceso-compra2 .bigitem,
  .proceso-compra2 .smallitem {
    width: 100%;
  }
  .proceso-compra2 .carrito {
    display: none;
  }
  .proceso-compra2 .carrito {
    position: fixed;
    bottom: 135px;
    right: 10px;
    background-color: #ffffff;
    box-shadow: 0px 0px 6px #9b9b9b;
    z-index: 3;
    width: 100%;
  }
  .proceso-compra2 .boton-fijo-carrito {
    background-color: #ffffff;
    border-radius: 40px;
    box-shadow: 0px 0px 6px #9b9b9b;
    display: block;
    position: fixed;
    bottom: 75px;
    right: 5.5%;
    padding: 8px;
  }
  .proceso-compra2 .boton-fijo-carrito img {
    max-width: 35px;
  }
  .proceso-compra2 .tabula-80 {
    margin: 10px;
  }
  .proceso-compra2 .caja {
    padding: 10px 10px 30px 10px;
  }
  .proceso-compra2 .info-verificacion {
    width: 100%;
  }
  .proceso-compra2 .info-verificacion.info-cuenta {
    width: 100%;
    margin-top: 0px;
  }
  .proceso-compra2 .boton-noche {
    margin-left: 15px;
  }
  .proceso-compra2 .datos-rellenados {
    margin-left: 5px;
    margin-top: 10px;
  }
  .proceso-compra2 .datos-rellenados li > div {
    width: 73%;
  }
  .proceso-compra2 .datos-rellenados li > div:first-child {
    width: 25%;
  }
  .proceso-compra2 .aclaracion {
    width: auto;
  }
  .proceso-compra2 .aclaracion p {
    width: 100%;
  }
  .proceso-compra2 .caja-gris {
    padding: 10px;
  }
  .proceso-compra2 .caja-gris .aclaracion {
    width: auto;
  }
  .proceso-compra2 .formas-pago .aclaracion {
    width: auto;
  }
}
@media (max-width:32.4375em) {
  .proceso-compra2 .position-titu-pago {
    top: auto;
    margin: 15px 0px;
  }
  .proceso-compra2 .caja-gris .boton-cupon {
    margin-top: 10px;
    margin-bottom: 10px;
    width: 100%;
  }
  .proceso-compra2 .acordeon-ficha > div.tabula-80 {
    padding: 0px;
  }
  .proceso-compra2 .datos-rellenados p.editar {
    top: -30px;
  }
  .proceso-compra2 .datos-rellenados p.editar span {
    display: none;
  }
  .proceso-compra2 .tipos-envio .tipo label {
    line-height: 22px;
  }
  .proceso-compra2 .tipos-envio .tipo .info,
  .proceso-compra2 .tipos-envio .info {
    margin-left: 20px;
  }
  .proceso-compra2 .tipos-envio .formu-tiendas .boton-noche {
    margin-top: 15px;
    width: 100%;
  }
  .proceso-compra2 .tipos-envio .tipo-envio-contenido a.boton-blanco-noche {
    width: 100%;
    margin-top: 15px;
    margin-left: 0px;
  }
  .proceso-compra2 .formas-pago > div .caja {
    margin: 10px;
  }
  .proceso-compra2 .formas-pago > div .texto {
    display: inline-block;
    vertical-align: middle;
    width: calc(100% - 115px);
  }
  .proceso-compra2 .formas-pago > div .logo-forma-pago {
    top: 9px;
  }
  .proceso-compra2 .formas-pago > div .logo-forma-pago img {
    max-width: 100px;
    max-height: 35px;
  }
}
.lightbox-elegir-tienda .klightbox div.contenido,
.lightbox-direccion .klightbox div.contenido {
  max-height: 635px;
  position: relative;
}
.lightbox-elegir-tienda .klightbox div.contenido label,
.lightbox-direccion .klightbox div.contenido label {
  width: 100%;
}
.lightbox-elegir-tienda .klightbox div.contenido input[type="submit"],
.lightbox-direccion .klightbox div.contenido input[type="submit"] {
  background-color: #28328a;
}
.lightbox-elegir-tienda .klightbox div.contenido input[type="submit"]:hover,
.lightbox-direccion .klightbox div.contenido input[type="submit"]:hover {
  background-color: #00a7b0;
}
.lightbox-elegir-tienda .klightbox div.contenido .mi-ubicacion,
.lightbox-direccion .klightbox div.contenido .mi-ubicacion {
  width: 100%;
}
.lightbox-elegir-tienda .klightbox div.contenido .mi-ubicacion span,
.lightbox-direccion .klightbox div.contenido .mi-ubicacion span {
  font-size: 20px;
}
.lightbox-elegir-tienda .klightbox div.contenido .proceso-compra2 .botones-si-no input[type="radio"] + label,
.lightbox-direccion .klightbox div.contenido .proceso-compra2 .botones-si-no input[type="radio"] + label {
  width: 48%;
  margin-top: 15px;
  margin-right: 2%;
}
.lightbox-elegir-tienda .klightbox div.contenido .filtros,
.lightbox-direccion .klightbox div.contenido .filtros {
  text-align: right;
}
.lightbox-elegir-tienda .klightbox div.contenido .listado-tiendas li,
.lightbox-direccion .klightbox div.contenido .listado-tiendas li {
  display: table;
  width: 108%;
  font-size: 14px;
  padding: 10px 15px;
  margin-left: -4%;
  border-top: dotted 2px #d4d4d4;
}
.lightbox-elegir-tienda .klightbox div.contenido .listado-tiendas li > div,
.lightbox-direccion .klightbox div.contenido .listado-tiendas li > div {
  color: #444444;
  padding: 5px 0px;
  vertical-align: middle;
}
.lightbox-elegir-tienda .klightbox div.contenido .listado-tiendas li .direccion span,
.lightbox-direccion .klightbox div.contenido .listado-tiendas li .direccion span {
  font-size: 16px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  color: #28328a;
  display: block;
  margin-bottom: 5px;
}
.lightbox-elegir-tienda .klightbox div.contenido .listado-tiendas li .horario,
.lightbox-direccion .klightbox div.contenido .listado-tiendas li .horario {
  font-size: 13px;
}
.lightbox-elegir-tienda .klightbox div.contenido .listado-tiendas li .horario span,
.lightbox-direccion .klightbox div.contenido .listado-tiendas li .horario span {
  font-size: 18px;
  margin-right: 5px;
}
.lightbox-elegir-tienda .klightbox div.contenido .listado-tiendas li .distancia,
.lightbox-direccion .klightbox div.contenido .listado-tiendas li .distancia {
  font-size: 13px;
}
.lightbox-elegir-tienda .klightbox div.contenido .listado-tiendas li .distancia span,
.lightbox-direccion .klightbox div.contenido .listado-tiendas li .distancia span {
  font-size: 21px;
  margin-right: 2px;
  color: black;
}
.lightbox-elegir-tienda .klightbox div.contenido .listado-tiendas li .stock span,
.lightbox-direccion .klightbox div.contenido .listado-tiendas li .stock span {
  display: block;
  margin-bottom: 5px;
}
.lightbox-elegir-tienda .klightbox div.contenido .listado-tiendas li .stock span.positivo,
.lightbox-direccion .klightbox div.contenido .listado-tiendas li .stock span.positivo {
  color: #88b344;
}
.lightbox-elegir-tienda .klightbox div.contenido .listado-tiendas li .stock span.negativo,
.lightbox-direccion .klightbox div.contenido .listado-tiendas li .stock span.negativo {
  color: #ff7d00;
}
.lightbox-elegir-tienda .klightbox div.contenido .listado-tiendas li .boton > span,
.lightbox-direccion .klightbox div.contenido .listado-tiendas li .boton > span {
  display: block;
}
.lightbox-elegir-tienda .klightbox div.contenido .listado-tiendas li .boton .boton-blanco-noche:hover,
.lightbox-direccion .klightbox div.contenido .listado-tiendas li .boton .boton-blanco-noche:hover {
  background-color: #00a7b0;
  color: #ffffff !important;
  border-color: #00a7b0;
}
.lightbox-elegir-tienda .klightbox div.contenido .direcciones-resultado li,
.lightbox-direccion .klightbox div.contenido .direcciones-resultado li {
  border-left: solid 3px #d4d4d4;
  margin-bottom: 5px;
}
.lightbox-elegir-tienda .klightbox div.contenido .direcciones-resultado li:nth-child(2n+1),
.lightbox-direccion .klightbox div.contenido .direcciones-resultado li:nth-child(2n+1) {
  background-color: #f1f1f1;
}
.lightbox-elegir-tienda .klightbox div.contenido .direcciones-resultado li:hover,
.lightbox-direccion .klightbox div.contenido .direcciones-resultado li:hover {
  box-shadow: 0px 0px 1px #444444;
}
.lightbox-elegir-tienda .klightbox div.contenido .direcciones-resultado p,
.lightbox-direccion .klightbox div.contenido .direcciones-resultado p {
  color: #0083a4;
  cursor: pointer;
  margin-bottom: 0px;
  padding: 5px 10px;
}
.lightbox-elegir-tienda .klightbox div.contenido .mapa,
.lightbox-direccion .klightbox div.contenido .mapa {
  position: relative;
}
.lightbox-elegir-tienda .klightbox div.contenido .mapa .bocadillo,
.lightbox-direccion .klightbox div.contenido .mapa .bocadillo {
  position: absolute;
  top: 50%;
  left: 25%;
  background-color: #ffffff;
  padding: 15px;
  line-height: 20px;
}
.lightbox-elegir-tienda .klightbox div.contenido p.center,
.lightbox-direccion .klightbox div.contenido p.center {
  text-align: center;
  margin-top: 15px;
}
@media (max-width:32.4375em) {
  .lightbox-elegir-tienda .klightbox,
  .lightbox-direccion .klightbox {
    width: 90%;
    left: 5%;
    margin-left: 0;
  }
  .lightbox-elegir-tienda .klightbox div.contenido input[type="submit"],
  .lightbox-direccion .klightbox div.contenido input[type="submit"] {
    margin-top: 10px;
  }
  .lightbox-elegir-tienda .klightbox div.contenido .mi-ubicacion,
  .lightbox-direccion .klightbox div.contenido .mi-ubicacion {
    margin-bottom: 10px;
  }
  .lightbox-elegir-tienda .klightbox div.contenido .listado-tiendas li,
  .lightbox-direccion .klightbox div.contenido .listado-tiendas li {
    padding: 5px;
  }
  .lightbox-elegir-tienda .klightbox div.contenido .listado-tiendas li .boton span,
  .lightbox-direccion .klightbox div.contenido .listado-tiendas li .boton span {
    padding: 5px;
  }
}
.lightbox-elegir-direccion-facturacion .klightbox {
  width: 500px;
}
.lightbox-elegir-direccion-facturacion .etiqueta-direccion {
  border: solid 1px #e2e2e2;
  border-left-width: 5px;
  background-color: #ffffff;
  color: #444444;
  position: relative;
  padding: 15px;
  text-align: left;
  margin-bottom: 20px;
}
.lightbox-elegir-direccion-facturacion .etiqueta-direccion span.chapa-favorita {
  position: absolute;
  left: -10px;
  bottom: 15px;
  background-color: #ffffff;
  padding: 3px;
  border: solid 1px #7abc94;
  border-radius: 4px;
  color: #7abc94;
}
.lightbox-elegir-direccion-facturacion .etiqueta-direccion .big {
  font-size: 17px;
}
.lightbox-elegir-direccion-facturacion .etiqueta-direccion .modificar {
  position: absolute;
  top: 15px;
  right: 15px;
}
.pie-proceso-compra {
  width: 100%;
  background-color: #f1f1f1;
  margin-top: 40px;
  padding-bottom: 10px;
}
.pie-proceso-compra:before,
.pie-proceso-compra:after {
  display: table;
  content: "";
  line-height: 0;
}
.pie-proceso-compra:after {
  clear: both;
}
.pie-proceso-compra > div {
  padding: 15px;
  vertical-align: top;
}
.pie-proceso-compra > div > span {
  padding-right: 10px;
  font-size: 60px;
  color: #7abc94;
  width: 25%;
  text-align: right;
  display: table-cell;
  vertical-align: bottom;
}
.pie-proceso-compra > div > div {
  display: table-cell;
  width: 70%;
}
.pie-proceso-compra > div > div h5 {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 17px;
  text-transform: uppercase;
  color: #7abc94;
  margin-top: 12px;
}
.pie-proceso-compra > div > div > p {
  margin-top: 5px;
}
@media (max-width:32.4375em) {
  .pie-proceso-compra > div {
    padding: 5px;
  }
  .pie-proceso-compra > div > span {
    font-size: 50px;
    width: 20%;
  }
  .pie-proceso-compra > div > div {
    width: 80%;
  }
  .pie-proceso-compra > div h5 {
    font-size: 12px;
  }
  .pie-proceso-compra > div small {
    display: none;
  }
}
.gracias2 {
  color: #444444;
}
.gracias2 h2 {
  font-size: 24px;
  text-align: center;
  padding-left: 10px;
}
.gracias2 h2 span {
  text-transform: none;
  font-size: 20px;
}
.gracias2.contenedor-principal-carrito {
  max-width: 950px;
  margin-top: 20px;
}
.gracias2 .caja-gris {
  border-radius: 4px;
  padding-top: 15px;
  margin-top: 30px;
}
.gracias2 .caja-gris .total {
  font-size: 16px;
}
.gracias2 .caja-gris .mayus {
  font-size: 16px;
  border-bottom: solid 1px #9b9b9b;
  padding-bottom: 5px;
}
.gracias2 .caja-gris .mayus span {
  text-transform: none;
  font-size: 11px;
  float: right;
  margin-top: 4px;
}
.gracias2 .caja-gris .aclaracion {
  display: block;
  margin-top: 10px;
}
.gracias2 .borde-abajo {
  border-bottom: solid 1px #e2e2e2;
  padding: 5px;
}
.gracias2 .boton-noche {
  margin: 0px;
}
.gracias2 small {
  color: #9b9b9b;
}
.gracias2 .borde {
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  margin-top: 30px;
  padding: 0px 15px 15px 15px;
  position: relative;
}
.gracias2 .borde img {
  max-width: 100%;
}
.gracias2 .num-pedido {
  background-color: #94c249;
  border-bottom-left-radius: 35px;
  border-bottom-right-radius: 35px;
  color: #ffffff;
  display: inline-block;
  margin: 0 auto 25px auto;
  padding: 12px 35px;
  text-transform: uppercase;
}
.gracias2 .botoncitos {
  position: absolute;
  right: 10px;
  top: -20px;
}
.gracias2 .botoncitos a {
  font-size: 25px;
  margin: 0;
  margin-right: 15px;
  padding: 5px 10px;
}
.gracias2 .tabula-40 {
  margin-left: 40px;
}
.gracias2 .tabula-40 p {
  margin-bottom: 10px;
}
.gracias2 .padding-30 {
  padding: 30px;
}
.gracias2 .entrega-tienda {
  padding: 30px;
}
.gracias2 .entrega-tienda .aclaracion {
  max-width: 100%;
  margin-bottom: 10px;
}
.gracias2.proceso-compra2 .shopping-cart .cesta {
  width: 100%;
}
.gracias2.proceso-compra2 .shopping-cart .cesta > li .col2 a.delete-confirmation {
  display: none;
}
.gracias2.proceso-compra2 .shopping-cart .cesta > li div.especificaciones.tarifas .col1 > div {
  display: inline;
}
.gracias2.proceso-compra2 .shopping-cart .cesta > li .seguros .row .col3 {
  width: 15%;
}
.gracias2.proceso-compra2 .carrito {
  background-color: #ffffff;
  float: right;
  width: 100%;
  position: relative;
  bottom: auto;
  right: auto;
  display: block;
}
.gracias2.proceso-compra2 .carrito .fila {
  padding: 2px 10px;
}
.gracias2.proceso-compra2 .carrito .fila .valor {
  padding: 5px 0px;
}
.gracias2.proceso-compra2 .carrito .fila .etiqueta {
  text-align: right;
  padding: 5px 0px;
}
.gracias2 .promo-gracias {
  background-color: #f1f1f1;
}
.gracias2 .promo-gracias .borde-abajo {
  font-size: 22px;
}
.gracias2 .promo-gracias .margen-10 {
  margin: 10px;
}
.gracias2 .encuesta {
  text-align: center;
}
.gracias2 .encuesta .borde-abajo {
  border-bottom: solid 1px #e2e2e2;
}
.gracias2 .encuesta div.votacion {
  width: 105px;
  padding-top: 5px;
  margin: 0 auto;
}
.gracias2 .encuesta div.votacion:before,
.gracias2 .encuesta div.votacion:after {
  display: table;
  content: "";
  line-height: 0;
}
.gracias2 .encuesta div.votacion:after {
  clear: both;
}
.gracias2 .encuesta div.votacion div {
  display: block;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-align: left;
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 1px;
  background: url('https://cdn.phonehouse.es/res_static/img/valoracion.png') no-repeat;
  background-position: -21px -220px;
  cursor: pointer;
}
.gracias2 .encuesta div.votacion div:hover,
.gracias2 .encuesta div.votacion div.activo {
  background-position: -21px -80px;
}
.gracias2 .encuesta textarea {
  max-width: 450px;
  margin: 15px auto 0 auto;
}
.gracias2 .encuesta .mod-boton-naranja {
  width: auto;
  padding: 10px 15px;
}
.gracias2 .enlaces-mosaico a {
  border: solid 1px #0083a4;
  border-radius: 4px;
  display: block;
  padding: 15px;
  text-align: center;
  margin-bottom: 15px;
}
.gracias2 .enlaces-mosaico a span {
  display: block;
  font-size: 60px;
}
@media (max-width:32.4375em) {
  .gracias2 .botoncitos {
    position: relative;
    right: auto;
    text-align: right;
  }
  .gracias2 .borde {
    padding: 0px;
  }
  .gracias2 .tabula-40 {
    margin-left: 15px;
  }
  .gracias2 .padding-30,
  .gracias2 .entrega-tienda {
    padding: 15px;
  }
  .gracias2.proceso-compra2 .carrito {
    display: block;
    position: relative;
    bottom: auto;
    right: auto;
    box-shadow: none;
    margin-bottom: 25px;
  }
  .gracias2 .enlaces-mosaico a {
    display: flex;
    text-align: left;
  }
  .gracias2 .enlaces-mosaico br {
    display: none;
  }
  .gracias2 .enlaces-mosaico a span {
    font-size: 30px;
  }
}
.gracias-cyber {
  background-color: #00a7b0;
  margin-top: 20px;
  padding: 20px;
  position: relative;
}
.gracias-cyber h4 {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  font-size: 18px;
}
.gracias-cyber h3 {
  color: #ffffff;
  font-size: 22px;
}
.gracias-cyber img {
  position: absolute;
  right: 10px;
  top: 0px;
}
@media (max-width:32.4375em) {
  .gracias-cyber {
    text-align: right;
  }
  .gracias-cyber img {
    position: relative;
    width: 80%;
    right: auto;
    margin-bottom: -30px;
    top: -20px;
  }
  .gracias-cyber h3,
  .gracias-cyber h4,
  .gracias-cyber p {
    text-align: left;
  }
}
section.area-cliente .mod-titulo-apartado {
  margin-top: 12px;
}
section.area-cliente .menu-filtro {
  position: fixed;
}
section.area-cliente .menu-filtro .boton-menu-area-resp {
  display: none;
}
section.area-cliente .usuario {
  padding: 15px;
  display: table;
}
section.area-cliente .usuario .icon-clientes-2pt {
  border: solid 1px #6e6e6e;
  border-radius: 20px;
  display: table-cell;
  font-size: 20px;
  font-weight: bold;
  padding: 7px;
}
section.area-cliente .usuario div {
  display: table-cell;
  padding-left: 10px;
  vertical-align: middle;
}
section.area-cliente .menu-sup {
  margin-bottom: 4em;
}
section.area-cliente .menu-sup a {
  border: solid 1px #d4d4d4;
  background-color: #f1f1f1;
  border-radius: 4px;
  display: block;
  margin-bottom: 10px;
  padding: 25px 15px;
  text-align: center;
}
section.area-cliente .menu-sup a [class^="icon-"],
section.area-cliente .menu-sup a [class*=" icon-"] {
  font-size: 60px;
}
section.area-cliente .menu-sup a .numero {
  font-size: 65px;
}
section.area-cliente .menu-sup a .texto {
  display: block;
  margin-top: 10px;
}
section.area-cliente .menu-sup a:hover {
  border: solid 1px #6e6e6e;
}
@media (max-width:32.4375em) {
  section.area-cliente .menu-sup a {
    margin: 5px auto;
  }
}
section.area-cliente .cajas-resumen {
  text-align: center;
  margin-bottom: 40px;
}
section.area-cliente .cajas-resumen .caja .content {
  padding: 20px 20px 5px 20px;
  background-color: #ffffff;
  border-radius: 3px 3px 0px 0px;
  border: solid 1px #d4d4d4;
  border-bottom: none;
}
section.area-cliente .cajas-resumen .caja .content p {
  margin-bottom: 15px;
}
section.area-cliente .cajas-resumen .caja .content img {
  max-width: 40%;
  max-height: 180px;
}
section.area-cliente .cajas-resumen .caja .content .numero {
  font-size: 35px;
  background-color: #0083a4;
  border-radius: 50px;
  padding: 6px 17px;
  color: #ffffff;
  position: absolute;
  margin-left: -47px;
  margin-top: 10px;
}
section.area-cliente .cajas-resumen .caja .action {
  width: 100%;
  background: #6e6e6e;
  color: #ffffff;
  padding: 25px;
  position: relative;
  bottom: 0;
  border-radius: 0px 0px 3px 3px;
}
section.area-cliente .cajas-resumen .caja .action p {
  color: #ffffff;
  font-size: 16px;
  font-weight: 300;
  line-height: 20px;
  margin-bottom: 27px;
  text-align: center;
}
section.area-cliente .cajas-resumen .caja .action a {
  background-color: transparent;
  border: 1px solid #ffffff;
  color: #ffffff;
  padding: 8px 15px;
  border-radius: 3px;
}
section.area-cliente .cajas-resumen .caja .action a:hover {
  background-color: #0083a4;
}
section.area-cliente .cajas-resumen .caja .action:after {
  border: 15px solid transparent;
  border-top-color: #ffffff;
  content: "";
  height: 0;
  left: 50%;
  margin-left: -15px;
  position: absolute;
  top: 0;
  width: 0;
}
@media (max-width:32.4375em) {
  section.area-cliente .cajas-resumen {
    margin-bottom: 0px;
  }
  section.area-cliente .cajas-resumen .caja .content img,
  section.area-cliente .cajas-resumen .caja .action img {
    max-width: 55%;
    max-height: none;
  }
  section.area-cliente .cajas-resumen .caja .content {
    margin: 10px auto 0px auto;
  }
  section.area-cliente .cajas-resumen .caja .action {
    margin: 0px auto 10px auto;
  }
}
@media (min-width : 32.5em) and (max-width : 61.875em) {
  section.area-cliente .cajas-resumen .caja .content img,
  section.area-cliente .cajas-resumen .caja .action img {
    max-width: 65%;
  }
}
section.area-cliente .destacados a {
  border: solid 1px #0083a4;
  border-radius: 3px;
  display: block;
  margin-bottom: 10px;
  height: 101px;
}
section.area-cliente .destacados a .numero {
  font-size: 45px;
  min-width: 65px;
  display: inline-block;
  padding: 20px 0px 20px 25px;
  width: 40%;
  text-align: center;
}
section.area-cliente .destacados a .texto {
  display: inline-block;
  padding: 30px 20px;
  width: 60%;
  text-align: left;
  border-radius: 3px 0px 0px 3px;
  float: left;
  color: #ffffff;
  background-color: #0083a4;
  font-size: 16px;
  height: 100px;
  position: relative;
}
section.area-cliente .destacados a .texto:after {
  width: 0;
  height: 0;
  border-left: 37px solid #0083a4;
  border-top: 50px solid transparent;
  border-bottom: 50px solid transparent;
  content: " ";
  left: 100%;
  position: absolute;
  top: 0px;
}
section.area-cliente h2 {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 24px;
  margin-top: 20px;
}
section.area-cliente h2 span {
  font-size: 17px;
  font-weight: normal;
}
@media (min-width: 1233px) {
  section.area-cliente .destacados a .texto {
    padding: 39px 20px 30px 20px;
  }
}
@media (max-width : 61.875em) {
  section.area-cliente .menu-filtro {
    position: relative;
  }
  section.area-cliente .menu-filtro .boton-menu-area-resp {
    background-color: #ffffff;
    border: solid 2px #0083a4;
    border-radius: 3px;
    color: #0083a4;
    display: block;
    padding: 10px 15px;
    font-weight: bold;
  }
  section.area-cliente .menu-filtro .boton-menu-area-resp span {
    float: right;
    transition: all 1s;
    font-size: 20px;
  }
  section.area-cliente .menu-filtro .boton-menu-area-resp span.activa {
    transform: rotate(180deg);
    transition: all 1s;
  }
  section.area-cliente .menu-filtro .menu ul {
    padding: 15px;
    border: solid 1px #d4d4d4;
    border-top-width: 0px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    box-shadow: 0px 3px 3px #9b9b9b;
  }
  section.area-cliente .menu-filtro .menu ul .icon-cerrar-sesion-apagado {
    font-size: 20px;
  }
  section.area-cliente .menu-filtro .usuario {
    display: none;
  }
  section.area-cliente br.movil-tablet {
    display: none;
  }
  section.area-cliente .menu-sup a {
    text-align: left;
    padding: 15px;
  }
  section.area-cliente .menu-sup a [class^="icon-"],
  section.area-cliente .menu-sup a [class*=" icon-"] {
    font-size: 45px;
    margin-right: 10px;
    vertical-align: middle;
  }
  section.area-cliente .menu-sup a .numero {
    font-size: 40px;
    vertical-align: middle;
    display: inline-block;
    min-width: 55px;
    text-align: center;
  }
  section.area-cliente .menu-sup a .texto {
    display: inline-block;
    vertical-align: middle;
    margin-top: 0px;
  }
  section.area-cliente .filtros-total {
    display: none;
  }
}
@media (max-width:32.4375em) {
  section.area-cliente .destacados a {
    height: 65px;
  }
  section.area-cliente .destacados a .numero {
    padding: 5px 0px 5px 25px;
  }
  section.area-cliente .destacados a .texto {
    height: 63px;
    padding: 20px;
  }
  section.area-cliente .destacados a .texto:after {
    border-left-width: 32px;
    border-top-width: 32px;
    border-bottom-width: 32px;
  }
}
.recuadro-gris-5 {
  background-color: #fbfbfb;
  border: solid 1px #f1f1f1;
  border-radius: 4px;
  padding: 15px;
  margin-top: 15px;
}
.recuadro-gris-5 .recuadro-blanco {
  background-color: #ffffff;
  box-shadow: 0 0 5px #d4d4d4;
  margin-bottom: 15px;
  margin-top: 10px;
  padding: 15px;
}
.recuadro-gris-10 {
  background-color: #f1f1f1;
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  padding: 15px;
  margin-top: 15px;
}
.recuadro-verde {
  background-color: #f6faf7;
  border: solid 1px #7abc94;
  border-radius: 4px;
  padding: 15px;
  margin-top: 15px;
}
.recuadro-borde-amarillo {
  border: solid 2px #ffde13;
  border-radius: 4px;
  display: table;
  margin-top: 15px;
  width: 100%;
}
.recuadro-borde-amarillo .amarillo {
  background-color: #fff5b8;
  display: table-cell;
  padding: 15px;
  vertical-align: middle;
}
.recuadro-borde-amarillo .amarillo.claro {
  background-color: #fffbe3;
}
.recuadro-borde-15 {
  border: solid 1px #e2e2e2;
  border-radius: 4px;
  padding: 10px;
}
.borde-top-15 {
  border-top: solid 1px #e2e2e2;
}
.filtrar-pedidos {
  min-height: 0px;
  padding: 0px;
  position: relative;
}
.filtrar-pedidos .filtro-ordenar {
  top: -50px;
}
.chapa-reembolso {
  background: #e00052;
  border-radius: 3px;
  width: auto;
  color: #ffffff;
  padding: 2px 7px;
  margin: 5px;
  display: initial;
}
.chapa-reembolso span.icon-reembolso {
  color: #ffffff;
  font-size: 20px;
}
.pedido-comercial .pedido-logistico {
  color: #444444;
}
.pedido-comercial .pedido-logistico .titulo-subseccion {
  border-bottom: solid 1px #e2e2e2;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-weight: bold;
  line-height: 22px;
  padding-bottom: 15px;
  padding-top: 15px;
  text-transform: uppercase;
}
.pedido-comercial .pedido-logistico .titulo-subseccion .numeros {
  color: #9b9b9b;
}
.pedido-comercial .pedido-logistico .titulo-subseccion .normal {
  font-weight: normal;
}
.pedido-comercial .pedido-logistico .titulo-subseccion .minusculas {
  text-transform: none;
}
.pedido-comercial .pedido-logistico .titulo-subseccion .enlace-seguimiento {
  display: inline-block;
}
.pedido-comercial .pedido-logistico .etiqueta-estado-pedido {
  background-color: #e5f2f6;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  display: inline-flex;
  padding: 7px;
  width: 100%;
}
.pedido-comercial .pedido-logistico .etiqueta-estado-pedido .icono-estado {
  border-radius: 30px;
  color: #ffffff;
  display: inline-block;
  font-size: 25px;
  height: 45px;
  margin-right: 15px;
  padding: 10px;
  text-align: center;
  width: 45px;
}
.pedido-comercial .pedido-logistico .etiqueta-estado-pedido .estado {
  font-size: 12px;
  text-transform: uppercase;
  width: 75%;
}
.pedido-comercial .pedido-logistico .etiqueta-estado-pedido .estado strong {
  font-size: 16px;
}
.pedido-comercial .pedido-logistico .etiqueta-estado-pedido .estado .minusculas {
  text-transform: none;
}
.pedido-comercial .pedido-logistico .etiqueta-estado-pedido .mas-info {
  float: right;
  border-left: solid 1px #d4d4d4;
  text-align: center;
  width: 85px;
}
.pedido-comercial .pedido-logistico .etiqueta-estado-pedido .mod-tooltip-click > .tooltip-click.right {
  position: absolute;
  right: auto;
  left: -200px;
  top: 35px;
}
.pedido-comercial .pedido-logistico .linea-producto.rechazado .nom {
  color: #9b9b9b;
  text-decoration: line-through;
}
.pedido-comercial .pedido-logistico .linea-producto .image {
  display: inline-block;
  max-width: 75px;
  padding: 5px;
  position: relative;
  text-align: center;
  vertical-align: middle;
  width: 25%;
}
.pedido-comercial .pedido-logistico .linea-producto .image img {
  max-width: 100%;
  max-height: 50px;
}
.pedido-comercial .pedido-logistico .linea-producto .image .chapa-devo-peq {
  background-color: #e00052;
  border-radius: 10px;
  color: #ffffff;
  position: absolute;
  left: -5px;
  top: -5px;
  padding: 3px;
}
.pedido-comercial .pedido-logistico .linea-producto .image.caja {
  max-width: 120px;
  border: solid 1px #d4d4d4;
}
.pedido-comercial .pedido-logistico .linea-producto .image.caja img {
  max-height: 100%;
  max-width: 100%;
}
.pedido-comercial .pedido-logistico .linea-producto .unidades {
  display: inline-block;
  text-align: right;
  width: 5%;
}
.pedido-comercial .pedido-logistico .linea-producto .nom {
  display: inline-block;
  padding-left: 15px;
  vertical-align: middle;
  width: 75%;
}
.pedido-comercial .pedido-logistico .linea-producto .nom .tarifa {
  display: inline-block;
  margin-top: 5px;
}
.pedido-comercial .pedido-logistico .linea-producto .nom .operador {
  width: 25px;
  vertical-align: middle;
}
.pedido-comercial .pedido-logistico .linea-producto .nom .chapa-devo {
  border: solid 1px #e00052;
  border-radius: 4px;
  color: #e00052;
  font-size: 10px;
  display: inline-block;
  margin-top: 3px;
  padding: 2px 4px;
  text-transform: uppercase;
}
.pedido-comercial .pedido-logistico .total {
  font-size: 16px;
  text-transform: uppercase;
}
.pedido-comercial .pedido-logistico .botones p {
  margin-top: 15px;
}
.pedido-comercial .pedido-logistico .botones a {
  display: block;
  margin-top: 15px;
  padding-left: 30px;
  position: relative;
}
.pedido-comercial .pedido-logistico .botones a:first-child {
  margin-top: 0px;
}
.pedido-comercial .pedido-logistico .botones a.enlace-simple {
  display: none;
}
.pedido-comercial .pedido-logistico .botones a.mod-boton-verde3 {
  padding: 10px;
}
.pedido-comercial .pedido-logistico .botones a [class^="icon-"],
.pedido-comercial .pedido-logistico .botones a [class*=" icon-"] {
  position: absolute;
  left: 10px;
  font-size: 18px;
}
.pedido-comercial .pedido-logistico .botones .mod-formulario {
  border: solid 1px #d4d4d4;
  padding: 15px;
  border-radius: 4px;
}
.pedido-comercial .pedido-logistico .botones .mod-formulario small {
  margin-top: 5px;
  display: inline-block;
}
.pedido-comercial .pedido-logistico .mas-productos {
  color: #0083a4;
  padding: 10px 0px;
}
.pedido-comercial .pedido-logistico.completo .linea-producto {
  margin-bottom: 10px;
  max-width: 700px;
}
.pedido-comercial .pedido-logistico.completo .linea-producto.total {
  border-bottom: solid 1px #e2e2e2;
  padding-bottom: 10px;
}
.pedido-comercial .pedido-logistico.completo .linea-producto.servicio {
  margin-bottom: 5px;
}
.pedido-comercial .pedido-logistico.completo .nom {
  width: 70%;
}
.pedido-comercial .pedido-logistico.completo .precio {
  width: 10%;
  display: inline-block;
  text-align: right;
}
.pedido-comercial .pedido-logistico.completo .botones {
  border-left: solid 1px #e2e2e2;
}
.pedido-comercial .pedido-logistico.completo .icono-fuera {
  position: relative;
  margin-bottom: -10px;
}
.pedido-comercial .pedido-logistico.completo .icono-fuera span {
  position: absolute;
  left: -50px;
  font-size: 30px;
}
.pedido-comercial .pedido-logistico.completo .ocultar-detalles span {
  transform: rotate(180deg);
  display: inline-block;
}
.pedido-comercial .pedido-logistico.completo .direcciones {
  margin: 40px auto;
  width: 90%;
}
.pedido-comercial .pedido-logistico.completo .direcciones h3 {
  color: #6e6e6e;
  font-size: 15px;
  font-weight: normal;
  margin-bottom: 5px;
  text-transform: uppercase;
}
.pedido-comercial .pedido-logistico.valora-tu-producto .valoracion-estrellas,
.pedido-comercial .pedido-logistico.valora-tu-producto .botones {
  margin: 20px auto 0 auto;
}
@media (max-width : 61.875em) {
  .pedido-comercial .pedido-logistico .linea-producto {
    margin-bottom: 10px;
  }
}
@media (max-width:32.4375em) {
  .pedido-comercial .pedido-logistico .etiqueta-estado-pedido {
    border-radius: 0px;
  }
  .pedido-comercial .pedido-logistico .etiqueta-estado-pedido .icono-estado {
    display: none;
  }
  .pedido-comercial .pedido-logistico .botones a.enlace-simple {
    display: inline-block;
  }
  .pedido-comercial .pedido-logistico .titulo-subseccion {
    padding-bottom: 10px;
  }
  .pedido-comercial .pedido-logistico.valora-tu-producto .botones .boton-blanco-noche {
    display: block;
    width: 90%;
    margin: auto;
  }
  .pedido-comercial .pedido-logistico.completo .image {
    width: 20%;
  }
  .pedido-comercial .pedido-logistico.completo .nom {
    width: 53%;
  }
  .pedido-comercial .pedido-logistico.completo .precio {
    width: 22%;
  }
  .pedido-comercial .pedido-logistico.completo .mas-detalles {
    background-color: #e2e2e2;
    display: block;
    margin-top: 20px;
    padding: 7px 15px;
  }
  .pedido-comercial .pedido-logistico.completo .mas-detalles span {
    float: right;
  }
  .pedido-comercial .pedido-logistico.completo .direcciones {
    width: 100%;
    margin: 20px auto;
  }
  .pedido-comercial .pedido-logistico.completo .icono-fuera span {
    font-size: 20px;
    left: 0px;
    margin-right: 5px;
    position: relative;
    vertical-align: middle;
  }
  .pedido-comercial .pedido-logistico.valora-tu-producto .valoracion-estrellas,
  .pedido-comercial .pedido-logistico.valora-tu-producto .botones {
    margin-top: 0px;
  }
}
.mis-direcciones .etiqueta-direccion {
  margin-top: 5px;
  margin-bottom: 20px;
}
.mis-direcciones .etiqueta-direccion a {
  display: inline-block;
  height: 35px;
  line-height: 25px;
  margin: 0 10px;
  overflow: hidden;
  padding: 5px;
  text-align: left;
  width: 25px;
  transition: width 0.5s;
}
.mis-direcciones .etiqueta-direccion a [class^="icon-"],
.mis-direcciones .etiqueta-direccion a [class*=" icon-"] {
  font-size: 20px;
}
.mis-direcciones .etiqueta-direccion a:hover {
  width: 100px;
  box-shadow: 0 0 0 1px #0083a4 inset;
  border-radius: 4px;
}
.mis-direcciones .etiqueta-direccion .icon-camion,
.mis-direcciones .etiqueta-direccion .icon-icon-franquicias {
  float: right;
  font-size: 32px;
}
.mis-direcciones .mas-direcciones.boton-blanco-noche {
  display: inline-block;
  margin-bottom: 5px;
  margin-right: 10px;
}
.mis-direcciones .mas-direcciones.boton-blanco-noche span {
  font-size: 28px;
  margin-right: 5px;
}
@media (max-width:32.4375em) {
  .mis-direcciones .mas-direcciones.boton-blanco-noche {
    width: 100%;
    margin-right: 0px;
    padding: 8px 0px;
  }
}
.mis-direcciones .sin-direccion {
  border: solid 1px #e2e2e2;
  margin-top: 5px;
  margin-bottom: 20px;
  padding: 15px;
  text-align: center;
}
.mis-direcciones .sin-direccion a {
  width: 250px;
  margin-top: 10px;
}
.mis-datos .recuadro-borde-15,
.mis-datos .recuadro-gris-5 {
  max-width: 700px;
}
.mis-datos .icono-user-gr {
  font-size: 100px;
  text-align: center;
}
.mis-datos .texto-user small,
.mis-datos .texto-user strong {
  display: block;
}
.mis-datos .texto-user strong {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}
.mis-datos .borde-top-15 {
  margin-top: 15px;
  padding-top: 30px;
  padding-bottom: 20px;
  text-align: center;
}
.mis-datos .recuadro-gris-5 {
  color: #444444;
}
.mis-datos .recuadro-gris-5 span {
  font-size: 45px;
  color: #94c249;
}
.mis-datos .recuadro-gris-5 strong {
  font-size: 16px;
  padding-bottom: 5px;
  display: block;
}
.mis-datos .recuadro-gris-5 a {
  padding: 6px 10px;
  margin-top: 5px;
}
@media (max-width:32.4375em) {
  .mis-datos .icono-user-gr {
    display: none;
  }
  .mis-datos .recuadro-gris-5 p {
    text-align: left;
  }
}
.conversacion {
  color: #444444;
}
.conversacion .tabula-40 {
  margin-left: 40px;
}
.conversacion h3 {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.conversacion .intro {
  margin-bottom: 15px;
  line-height: 20px;
}
.conversacion .ejemplos > div {
  margin-top: 20px;
  margin-bottom: 20px;
}
.conversacion .ejemplos p {
  display: inline-block;
  padding: 0 15px;
  vertical-align: middle;
  width: 80%;
}
.conversacion .ejemplos span {
  border-right: solid 1px #e2e2e2;
  display: inline-block;
  font-size: 40px;
  padding-right: 15px;
  width: 20%;
  max-width: 55px;
}
.conversacion .conversaciones-abiertas li {
  border-bottom: solid 1px #ffffff;
  font-size: 17px;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  padding: 10px;
}
.conversacion .conversaciones-abiertas li:last-child {
  border: none;
}
.conversacion .conversaciones-abiertas li .row {
  align-items: center;
  justify-content: center;
}
.conversacion .conversaciones-abiertas li span {
  background-color: #94c249;
  padding: 4px;
  color: white;
  border-radius: 15px;
  font-size: 17px;
  position: absolute;
  top: -10px;
  right: 5px;
}
@media (max-width:32.4375em) {
  .conversacion .conversaciones-abiertas li span {
    right: -10px;
  }
}
.conversacion .asunto-conversacion {
  background-color: #00a7b0;
  color: white;
  padding: 15px;
  margin: -15px;
  margin-bottom: 0;
  font-size: 18px;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}
.conversacion .formu-contacto {
  max-width: 700px;
}
.conversacion .formu-contacto input[type="submit"] {
  width: auto;
}
.conversacion .formu-contacto .link {
  float: right;
  margin-top: 15px;
}
.conversacion .formu-contacto h4 {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.conversacion .formu-contacto .mod-formulario .select {
  margin: 30px auto;
  max-width: 80%;
}
.conversacion .formu-contacto .mod-formulario .select p {
  margin-bottom: 5px;
}
.conversacion .formu-contacto .mod-formulario .textarea {
  border-top: solid 1px #e2e2e2;
  margin-top: 40px;
  padding-top: 40px;
}
.conversacion .formu-contacto .mod-formulario p.centrado {
  text-align: center;
}
.conversacion .formu-contacto .mod-formulario p.derecha a {
  margin: 15px 0px 0px 15px;
  position: relative;
  width: 140px;
}
.conversacion .formu-contacto .mod-formulario p.derecha a span {
  position: absolute;
  left: 5px;
  font-size: 20px;
}
.conversacion .formu-contacto .mod-formulario .div-adjuntar {
  text-align: right;
  margin-top: 10px;
}
.conversacion .formu-contacto .mod-formulario .div-adjuntar input[type="file"] {
  font-size: 14px;
}
.conversacion .abrir-reclamacion {
  padding: 25px;
}
.conversacion .icono-cliente,
.conversacion .icono-vendedor,
.conversacion .icono-ph {
  margin-bottom: 10px;
  margin-top: 20px;
}
.conversacion .icono-cliente span,
.conversacion .icono-vendedor span,
.conversacion .icono-ph span {
  background-color: #00a7b0;
  border-radius: 20px;
  color: #ffffff;
  font-size: 20px;
  padding: 7px;
  position: absolute;
  top: -5px;
}
.conversacion .icono-cliente strong,
.conversacion .icono-vendedor strong,
.conversacion .icono-ph strong {
  background-color: #ffffff;
  border-radius: 7px;
  color: #00a7b0;
  display: inline-block;
  font-weight: normal;
  padding: 3px 10px;
  position: relative;
  vertical-align: middle;
}
.conversacion .icono-cliente span,
.conversacion .icono-ph span {
  left: 0px;
}
.conversacion .icono-cliente strong,
.conversacion .icono-ph strong {
  padding-left: 40px;
}
.conversacion .icono-vendedor {
  text-align: right;
}
.conversacion .icono-vendedor span {
  right: 0px;
}
.conversacion .icono-vendedor strong {
  padding-right: 40px;
}
.conversacion .icono-ph span {
  background-color: #00254b;
  font-size: 14px;
}
.conversacion .icono-ph strong {
  font-weight: bold;
  color: #00254b;
}
.conversacion .globo-comentario {
  background-color: #ffffff;
  border-radius: 10px;
  margin-bottom: 10px;
  padding: 15px;
  width: 90%;
}
.conversacion .globo-comentario p {
  position: relative;
}
.conversacion .globo-comentario p .chapa-reclamacion {
  background-color: #e40134;
  border-radius: 10px;
  color: #ffffff;
  padding: 3px;
  position: absolute;
  right: 0px;
  top: -5px;
}
.conversacion .globo-comentario p small {
  color: #9b9b9b;
}
.conversacion .globo-comentario.globo-izquierda {
  margin-right: 10%;
}
.conversacion .globo-comentario.globo-derecha {
  margin-left: 10%;
}
.conversacion .globo-comentario .adjunto {
  display: inline-flex;
  margin-top: 5px;
  margin-right: 5px;
  position: relative;
}
.conversacion .globo-comentario .adjunto span.icon-descarga-2pt {
  font-size: 21px;
  padding-right: 10px;
}
.conversacion .globo-comentario .adjunto span.icon-avion {
  font-size: 50px;
  margin-right: 10px;
}
.conversacion .globo-comentario .adjunto a {
  display: inline-block;
  width: 75%;
  vertical-align: middle;
}
.conversacion .globo-comentario .adjunto span.clip {
  position: absolute;
  right: 0;
  top: -10px;
  font-size: 20px;
}
.conversacion .globo-comentario.globo-ph {
  background-color: #0083a4;
  color: #ffffff;
  width: 100%;
}
.conversacion .globo-comentario.globo-ph p small {
  color: #ffffff;
}
.conversacion .reclamacion-abierta .ancho-20 {
  width: 20%;
  text-align: right;
}
.conversacion .reclamacion-abierta .ancho-30 {
  width: 30%;
}
.conversacion .reclamacion-abierta .ancho-50 {
  width: 50%;
}
.conversacion .reclamacion-abierta .ancho-70 {
  width: 70%;
}
@media (max-width:32.4375em) {
  .conversacion .reclamacion-abierta .ancho-20,
  .conversacion .reclamacion-abierta .ancho-30,
  .conversacion .reclamacion-abierta .ancho-50,
  .conversacion .reclamacion-abierta .ancho-70 {
    width: 100%;
    display: block;
  }
  .conversacion .reclamacion-abierta .ancho-20 {
    padding-top: 0px;
  }
  .conversacion .reclamacion-abierta .ancho-50,
  .conversacion .reclamacion-abierta .ancho-70 {
    padding-bottom: 0px;
  }
}
.conversacion .reclamacion-abierta p {
  margin-bottom: 5px;
  margin-top: 5px;
}
.conversacion .reclamacion-abierta .boton-noche {
  display: block;
}
.conversacion .reclamacion-aceptada span {
  font-size: 26px;
  color: #7abc94;
  margin-right: 5px;
}
.conversacion .reclamacion-aceptada p {
  display: inline-block;
  width: 80%;
  vertical-align: middle;
}
.pasos-devo .opcion-contenido > p {
  margin-bottom: 10px;
}
.pasos-devo .paso-texto {
  display: inline-block;
  vertical-align: middle;
  width: 70%;
}
.pasos-devo .paso-texto span {
  background-color: #d4d4d4;
  border-radius: 10px;
  color: #ffffff;
  float: left;
  margin-right: 10px;
  padding: 1px;
  text-align: center;
  width: 20px;
}
.pasos-devo .paso-texto p {
  float: left;
  width: 80%;
}
.pasos-devo .ilustracion {
  padding: 5px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  width: 30%;
}
.pasos-devo .ilustracion img {
  max-width: 100%;
  max-height: 100px;
}
.pasos-devo .confirmacion .texto {
  color: #94c249;
  font-weight: bold;
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  font-size: 20px;
}
.pasos-devo .confirmacion .texto span {
  font-size: 16px;
  display: block;
}
.pasos-devo .confirmacion a {
  clear: both;
  display: inline-block;
  margin-top: 10px;
}
.pasos-devo input[type="submit"] {
  background-color: #28328a;
  width: auto;
  float: right;
}
.pasos-devo div.radio3 div.opcion label {
  font-size: 14px;
  color: #444444;
  font-weight: bold;
}
.pasos-devo div.radio3 div.opcion label span {
  color: #e00052;
}
.dev-confirmacion .cabecera {
  background-color: #ffffff;
  border: solid 2px #7abc94;
  border-radius: 4px;
  color: #7abc94;
  font-size: 18px;
  margin-bottom: 15px;
  padding: 10px;
}
.dev-confirmacion .cabecera span {
  font-size: 30px;
  margin-right: 10px;
}
.dev-confirmacion .recuadro-blanco h4 {
  color: #ea5b25;
  margin-bottom: 15px;
}
.dev-confirmacion .recuadro-blanco p {
  margin-bottom: 10px;
}
.enlace-derecha {
  text-align: right;
  padding: 5px 0;
}
.etiqueta-direccion {
  border: solid 1px #e2e2e2;
  border-left-width: 5px;
  background-color: #ffffff;
  color: #444444;
  position: relative;
  padding: 15px;
  text-align: left;
}
.etiqueta-direccion .modificar {
  position: absolute;
  top: 15px;
  right: 15px;
}
.etiqueta-direccion .big {
  font-size: 17px;
}
.etiqueta-direccion span.chapa-favorita {
  position: absolute;
  left: -10px;
  bottom: 5px;
  background-color: #ffffff;
  padding: 3px;
  border: solid 1px #7abc94;
  border-radius: 4px;
  color: #7abc94;
}
.textarea-modificar {
  box-shadow: 0px 0px 4px #9b9b9b;
  margin-top: 10px;
  padding: 15px;
}
.textarea-modificar a {
  margin-top: 25px;
  display: block;
  text-decoration: underline;
}
.textarea-modificar a span {
  font-size: 20px;
}
.textarea-modificar p {
  margin-top: 10px;
  font-weight: bold;
}
.textarea-modificar input[type="file"] {
  font-size: 14px;
}
.lightbox-confirmacion-recepcion .icon-aceptacion {
  font-size: 40px;
  color: #94c249;
}
.lightbox-confirmacion-recepcion .pedido-comercial {
  border-top: solid 1px #e2e2e2;
  border-bottom: solid 1px #e2e2e2;
  padding-bottom: 10px;
}
.lightbox-confirmacion-recepcion .pedido-logistico {
  width: 80%;
  margin: 10px auto 0 auto;
  max-height: 300px;
  overflow: auto;
  padding-top: 10px;
}
.lightbox-confirmacion-recepcion .mod-boton-verde2 {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 10px;
}
.lightbox-aceptar-reclamacion .icon-advert-geo-2pt {
  font-size: 40px;
  color: #e40134;
}
.lightbox-aceptar-reclamacion .mod-formulario {
  max-width: 280px;
  margin: 20px auto 0 auto;
  padding-top: 25px;
  border-top: solid 1px #e2e2e2;
}
.lightbox-aceptar-reclamacion .mod-boton-verde2 {
  display: inline-block;
  margin-top: 25px;
  margin-bottom: 10px;
}
.lightbox-valoracion-compra .klightbox {
  width: 700px;
}
.lightbox-valoracion-compra .klightbox .entradilla {
  text-align: center;
}
.lightbox-valoracion-compra .klightbox .pregunta-estrellas {
  margin: 0 auto !important;
  width: 80%;
}
.lightbox-valoracion-compra .klightbox .pregunta-estrellas > div {
  padding: 10px;
}
.lightbox-valoracion-compra .klightbox .comentario {
  border-top: solid 1px #e2e2e2;
  margin: 30px auto 0 auto;
  padding: 30px;
  text-align: center;
  width: 80%;
}
.lightbox-valoracion-compra .klightbox .comentario textarea {
  margin-top: 5px;
  height: 100px;
}
.lightbox-valoracion-compra .klightbox div.contenido input[type="submit"] {
  margin-top: 0;
  padding: 10px;
  width: auto;
}
@media (max-width:32.4375em) {
  .lightbox-valoracion-compra .klightbox {
    left: 2%;
    width: 96%;
    margin-left: 0;
  }
  .lightbox-valoracion-compra .klightbox .pregunta-estrellas {
    width: 100%;
    padding-bottom: 10px;
  }
  .lightbox-valoracion-compra .klightbox .pregunta-estrellas > div {
    padding: 5px;
    text-align: center;
  }
  .lightbox-valoracion-compra .klightbox .pregunta-estrellas > div span {
    margin: 0 auto;
  }
  .lightbox-valoracion-compra .klightbox .comentario {
    margin-top: 15px;
    padding: 0px;
    width: 100%;
  }
}
.lightbox-direccion-facturacion .klightbox div.contenido div.h4 {
  position: relative;
  margin-top: 25px;
  border-top: solid 1px #f1f1f1;
  max-width: 385px;
}
.lightbox-direccion-facturacion .klightbox div.contenido div.h4 strong {
  font-family: 'Trade Gothic LT Std', Arial, Helvetica, sans-serif;
  background-color: #ffffff;
  position: relative;
  top: -12px;
  color: #9b9b9b;
  font-size: 16px;
}
.lightbox-password .klightbox div.contenido .mod-formulario input[type="button"],
.lightbox-direccion-envio .klightbox div.contenido .mod-formulario input[type="button"],
.lightbox-direccion-facturacion .klightbox div.contenido .mod-formulario input[type="button"],
.lightbox-datos-personales .klightbox div.contenido .mod-formulario input[type="button"] {
  background-color: #28328a;
  float: right;
  width: auto;
}
@media (max-width:32.4375em) {
  .lightbox-password .klightbox div.contenido .mod-formulario input[type="button"],
  .lightbox-direccion-envio .klightbox div.contenido .mod-formulario input[type="button"],
  .lightbox-direccion-facturacion .klightbox div.contenido .mod-formulario input[type="button"],
  .lightbox-datos-personales .klightbox div.contenido .mod-formulario input[type="button"] {
    float: none;
    width: 255px;
  }
}
.lightbox-password .klightbox div.contenido .mod-formulario,
.lightbox-datos-personales .klightbox div.contenido .mod-formulario {
  max-width: 300px;
  margin: 0 auto;
}
.lightbox-direccion .klightbox div.contenido h3 {
  text-transform: none;
  color: #00254b;
}
.busc-tienda {
  margin-bottom: 10px;
}
.busc-tienda h4 {
  color: #28328a;
  margin-bottom: 10px;
  font-family: 'Tradeboldtwo', Arial, Helvetica, sans-serif;
  font-size: 16px;
}
.busc-tienda .icon-tiendas {
  padding-right: 5px;
}
.busc-tienda .buscar {
  padding-top: 10px;
}
.busc-tienda .buscar input[type="button"] {
  width: 58%;
  display: block;
  float: none;
  text-align: center;
  margin: 15px auto 10px auto;
  background-color: #28328a;
  padding: 6px 10px;
}
.busc-tienda .buscar input[type="button"]:hover {
  background-color: #ffffff;
  color: #28328a;
}
@media (max-width:32.4375em) {
  .busc-tienda .buscar input[type="text"] {
    margin-bottom: 10px;
  }
  .busc-tienda .buscar input[type="button"] {
    width: 100%;
    margin: inherit;
  }
}
.lightbox-confirmacion-cancelar-pedido .contenido a {
  background-color: #ffffff !important;
  border: solid 1px #28328a !important;
  padding: 10px !important;
  font-size: 15px !important;
  margin: 0 !important;
  margin-bottom: 10px !important;
  width: 100%;
}
.lightbox-confirmacion-cancelar-pedido .contenido a:hover {
  color: #28328a !important;
}
.lightbox-confirmacion-cancelar-pedido .contenido a.fd-color-gris {
  background-color: #9b9b9b !important;
}

		
		


@font-face {
    font-family: 'cpw_trade2bold';
    src: url('../font/cpwtrade-webfont.eot');
    src: url('../font/cpwtrade-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/cpwtrade-webfont.ttf') format('truetype'),
         url('../font/cpwtrade-webfont.svg#cpw_trade2bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'cpw_trade2bold';
    src: url('../font/cpwtrade-webfont.eot');
    src: url('../font/cpwtrade-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/cpwtrade-webfont.ttf') format('truetype'),
         url('../font/cpwtrade-webfont.svg#cpw_trade2bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic LT Std';
    src: url('../font/TradeGothicLTStd_10.ttf') format('truetype'),
         url('../font/TradeGothicLTStd_10.svg#cpw_trade2bold') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Trade Gothic LT Std';
    src: url('../font/TradeGothicLTStd_Bold.ttf') format('truetype'),
         url('../font/TradeGothicLTStd_Bold.svg#cpw_trade2bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Samsung InterFace';
    src: url('../font/SamsungIF_Rg.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Samsung InterFace';
    src: url('../font/SamsungIF_Bd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
  font-family: 'icomoon';
  src:  url('../font/icomoon.eot');
  src:  url('../font/icomoon.eot?#iefix') format('embedded-opentype'),
    url('../font/icomoon.ttf') format('truetype'),
    url('../font/icomoon.woff') format('woff'),
    url('../font/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}

@font-face {
    font-family: 'SharpSans';
    src: url('../font/SamsungSharpSans-Medium.ttf') format('truetype'),
         url('../font/SamsungSharpSans-Medium.svg') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'SharpSans';
    src: url('../font/SamsungSharpSans-Bold.ttf') format('truetype'),
         url('../font/SamsungSharpSans-Bold.svg') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
	font-family: 'so400';
	src: url('../font/samsungone-400.eot');
	src: url('../font/samsungone-400.eot?#iefix') format('embedded-opentype'), 
		 url('../font/samsungone-400.woff') format('woff'), 
		 url('../font/samsungone-400.ttf') format('truetype');
	font-display: swap;
}
@font-face {
	font-family: 'so700';
	src: url('../font/samsungone-700.eot');
	src: url('../font/samsungone-700.eot?#iefix') format('embedded-opentype'), 
		 url('../font/samsungone-700.woff') format('woff'), 
		 url('../font/samsungone-700.ttf') format('truetype');
	font-display: swap;
}

@font-face {
    font-family: 'Tradeboldtwo';
    src: url('../font/tradegothic_boldtwo.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Tradeboldtwo';
    src: url('../font/tradegothic_boldtwo.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face{
	font-family: 'Navidad';
	src: url('../font/BunchBlossoms.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face{
	font-family: 'TSTAR_PRO_HEAVY';
	src: url('../font/TSTARPRO-HEAVY.ttf') format('truetype');
	font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face{
	font-family: 'TSTAR_PRO_REGULAR';
	src: url('../font/TSTAR-PRO-REGULAR.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face{
	font-family: 'TSTAR_PRO_LIGHT';
	src: url('../font/TSTAR-PRO-LIGHT.ttf') format('truetype');
	font-weight: lighter;
    font-style: normal;
    font-display: swap;
}
@font-face{
	font-family: 'TSTAR_PRO_BOLD';
	src: url('../font/TSTARPRO-BOLD.ttf') format('truetype');
	font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face{
	font-family: 'Radomir-Tinkov-Gilroy-Regular';
	src: url('../font/Radomir-Tinkov-Gilroy-Regular.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face{
	font-family: 'Radomir-Tinkov-Gilroy-Bold';
	src: url('../font/Radomir-Tinkov-Gilroy-Bold.ttf') format('truetype');
	font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face{
	font-family: 'Mostardesign';
	src: url('../font/Mostardesign.otf') format('opentype');
	font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face{
	font-family: 'Mostardesign';
	src: url('../font/Mostardesign-Bold.otf') format('opentype');
	font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face{
	font-family: 'CoreSans';
	src: url('../font/CoreSansRegular.otf') format('opentype');
	font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face{
	font-family: 'GuardianSans';
	src: url('../font/GuardianSansCond-Regular.otf') format('opentype');
	font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face{
	font-family: 'GuardianSans';
	src: url('../font/GuardianSans-Bold.otf') format('opentype');
	font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face{
	font-family: 'Druk';
	src: url('../font/Druk-Medium.otf') format('opentype');
	font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face{
	font-family: 'Druk';
	src: url('../font/Druk-Bold.otf') format('opentype');
	font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face{
	font-family: 'Nunito';
	src: url('../font/NunitoSans-Regular.ttf') format('truetype');
	font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face{
	font-family: 'Nunito';
	src: url('../font/NunitoSans-Bold.ttf') format('truetype');
	font-weight: bold;
    font-style: normal;
    font-display: swap;
}


		


/*! jQuery UI - v1.10.3 - 2013-06-12
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.slider.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2013 jQuery Foundation and other contributors Licensed MIT */.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}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url(/css/jquery-ui-smoothness/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url(/css/jquery-ui-smoothness/images/ui-bg_highlight-soft_75_cccccc_1x100.png) 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#d9eded;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url(/css/jquery-ui-smoothness/images/ui-bg_glass_75_dadada_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url(/css/jquery-ui-smoothness/images/ui-bg_glass_65_ffffff_1x400.png) 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fcefa1;background:#fbf9ee url(/css/jquery-ui-smoothness/images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#fef1ec url(/css/jquery-ui-smoothness/images/ui-bg_glass_95_fef1ec_1x400.png) 50% 50% repeat-x;color:#cd0a0a}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#cd0a0a}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#cd0a0a}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url(/css/jquery-ui-smoothness/images/ui-icons_222222_256x240.png)}.ui-widget-header .ui-icon{background-image:url(/css/jquery-ui-smoothness/images/ui-icons_222222_256x240.png)}.ui-state-default .ui-icon{background-image:url(/css/jquery-ui-smoothness/images/ui-icons_888888_256x240.png)}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url(/css/jquery-ui-smoothness/images/ui-icons_454545_256x240.png)}.ui-state-active .ui-icon{background-image:url(/css/jquery-ui-smoothness/images/ui-icons_454545_256x240.png)}.ui-state-highlight .ui-icon{background-image:url(/css/jquery-ui-smoothness/images/ui-icons_2e83ff_256x240.png)}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url(/css/jquery-ui-smoothness/images/ui-icons_cd0a0a_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url(/css/jquery-ui-smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url(/css/jquery-ui-smoothness/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}
		
		
 		


#ouibounce-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
   z-index: 99999;
}

#ouibounce-modal .modal { 
  width: 600px;
  height: 300px;
  z-index: 1;
  position: absolute;
  margin: auto;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 4px;
  -webkit-animation: popin 0.3s;
  animation: popin 0.3s;
}


 
		


#ouibounce-modal{font-family:'Open Sans',sans-serif;display:none;position:fixed;top:0;left:0;width:100%;height:100%}
#ouibounce-modal .underlay{width:100%;height:100%;position:absolute;top:0;left:0;background-color:rgba(0,0,0,.5);cursor:pointer;-webkit-animation:fadein .5s;animation:fadein .5s}

#ouibounce-modal .modal{width:600px;height:400px;z-index:9999999;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;border-radius:4px;-webkit-animation:popin .3s;animation:popin .3s}#ouibounce-modal .modal-title{font-size:18px;background-color:#252525;color:#fff;padding:10px;margin:0;border-radius:4px 4px 0 0;text-align:center}#ouibounce-modal h3{color:#fff;font-size:1em;margin:.2em;text-transform:uppercase;font-weight:500}


#ouibounce-modal .modal-body{padding:20px 35px;font-size:.9em}#ouibounce-modal p{color:#344a5f}#ouibounce-modal form{text-align:center;margin-top:35px}#ouibounce-modal form input[type=text]{padding:12px;font-size:1.2em;width:300px;border-radius:4px;border:1px solid #ccc;-webkit-font-smoothing:antialiased}#ouibounce-modal form input[type=submit]{text-transform:uppercase;font-weight:700;padding:12px;font-size:1.1em;border-radius:4px;color:#fff;background-color:#4ab471;border:none;cursor:pointer;-webkit-font-smoothing:antialiased}#ouibounce-modal form p{text-align:left;margin-left:35px;opacity:.8;margin-top:1px;padding-top:1px;font-size:.9em}

#ouibounce-modal .modal-footer-no{
	width:205px;
	height:48px;
	background-image:url("//cdn.phonehouse.es/res_static/encuesta-opinion-no.png");
	position:absolute;
	background-repeat: no-repeat;
	top:218px;
	right:352px;
	text-align:center;
	
}

#ouibounce-modal .modal-footer-si{
	width:205px;
	height:48px;
	background-image:url("//cdn.phonehouse.es/res_static/encuesta-opinion-si.png");
	position:absolute;
	top:218px;
	right:118px; 
	text-align:center;
	background-repeat: no-repeat;
}

#ouibounce-modal .modal-footer p{text-transform:capitalize;cursor:pointer;display:inline;border-bottom:1px solid #344a5f}@-webkit-keyframes fadein{0%{opacity:0}100%{opacity:1}}@-ms-keyframes fadein{0%{opacity:0}100%{opacity:1}}@keyframes fadein{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes popin{0%{-webkit-transform:scale(0);transform:scale(0);opacity:0}85%{-webkit-transform:scale(1.05);transform:scale(1.05);opacity:1}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-ms-keyframes popin{0%{-ms-transform:scale(0);transform:scale(0);opacity:0}85%{-ms-transform:scale(1.05);transform:scale(1.05);opacity:1}100%{-ms-transform:scale(1);transform:scale(1);opacity:1}}@keyframes popin{0%{-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);opacity:0}85%{-webkit-transform:scale(1.05);-ms-transform:scale(1.05);transform:scale(1.05);opacity:1}100%{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}} 

				
		


/* 
 * 	Core Owl Carousel CSS File
 *	v1.3.2
 */

/* clearfix */
.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
	
.owl-carousel .owl-item{
	float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing { 
    cursor:url(/js/owl-carousel/grabbing.png) 8 8, move;
}

/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
#slider-home-mobile.owl-carousel  .owl-item img {width: 100%;}


		


/*
* 	Owl Carousel Owl Demo Theme 
*	v1.3.2
*/

.owl-theme .owl-controls{
	text-align: center;
	/*text-indent: 100%;*/
}

/* Styling Next and Prev buttons */

.owl-theme .owl-controls .owl-buttons div{
	display: inline-block;
	position: absolute;
	top: 35%;
	width: 30px;
	height: 40px;
	overflow: hidden;
	background: no-repeat center center;
	background-size: 20px;
	text-indent: 100%;
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {left: 5px; background-image: url('//cdn.phonehouse.es/res_static/img/icons/flecha_izda.svg')}
.owl-theme .owl-controls .owl-buttons div.owl-next {right: 5px;background-image: url('//cdn.phonehouse.es/res_static/img/icons/flecha_dcha.svg')}

/* Clickable class fix problem with hover on touch devices */
/* Use it for non-touch hover action */
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
	text-decoration: none;
}

/* Styling Pagination*/

.owl-theme .owl-controls .owl-page{
	display: block;
	width:100%;
	position: absolute;
	bottom: -10px;
}
.owl-theme .owl-controls .owl-page span{
	display: block;
	width: 18px;
	height: 18px;
}

.owl-theme .owl-controls .owl-page.active,
.owl-theme .owl-controls.clickable .owl-page:hover{
	z-index: 5;
	background-color: white;
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{
	filter: Alpha(Opacity=100);/*IE7 fix*/
	opacity: 1;
}

/* If PaginationNumbers is true */

.owl-theme .owl-controls .owl-page span.owl-numbers{
	height: auto;
	width: auto;
	color: #9b9b9b;
	font-size: 15px;
	font-weight: bold;
}

/* preloading images */
.owl-item.loading{
	min-height: 150px;
	background: url(/js/owl-carousel/AjaxLoader.gif) no-repeat center center
}
		
		


/* Uncomment and set these variables to customize the grid. */

#flexboxgrid .container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 2rem;
  padding-left: 2rem;
}
#flexboxgrid .container {
  margin-right: auto;
  margin-left: auto;
}
#flexboxgrid .row {
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: flex;
  -ms-flex: 0 1 auto;
  -webkit-box-flex: 0;
  flex: 0 1 auto;
  -ms-flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -1rem;
  margin-left: -1rem;
}

#flexboxgrid .row.reverse {
  -ms-flex-direction: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
}

#flexboxgrid .col.reverse {
  -ms-flex-direction: column-reverse;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  flex-direction: column-reverse;
}

#flexboxgrid .col-xs,
#flexboxgrid .col-xs-1,
#flexboxgrid .col-xs-2,
#flexboxgrid .col-xs-3,
#flexboxgrid .col-xs-4,
#flexboxgrid .col-xs-5,
#flexboxgrid .col-xs-6,
#flexboxgrid .col-xs-7,
#flexboxgrid .col-xs-8,
#flexboxgrid .col-xs-9,
#flexboxgrid .col-xs-10,
#flexboxgrid .col-xs-11,
#flexboxgrid .col-xs-12 {
  box-sizing: border-box;
  -ms-flex: 0 0 auto;
  -webkit-box-flex: 0;
  flex: 0 0 auto;
  padding-right: 1rem;
  padding-left: 1rem;
}

#flexboxgrid .col-xs {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  -webkit-box-flex: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}

#flexboxgrid .col-xs-1 {
  -ms-flex-preferred-size: 8.333%;
  flex-basis: 8.333%;
  max-width: 8.333%;
}

#flexboxgrid .col-xs-2 {
  -ms-flex-preferred-size: 16.666%;
  flex-basis: 16.666%;
  max-width: 16.666%;
}

#flexboxgrid .col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}

#flexboxgrid .col-xs-4 {
  -ms-flex-preferred-size: 33.333%;
  flex-basis: 33.333%;
  max-width: 33.333%;
}

#flexboxgrid .col-xs-5 {
  -ms-flex-preferred-size: 41.666%;
  flex-basis: 41.666%;
  max-width: 41.666%;
}

#flexboxgrid .col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}

#flexboxgrid .col-xs-7 {
  -ms-flex-preferred-size: 58.333%;
  flex-basis: 58.333%;
  max-width: 58.333%;
}

#flexboxgrid .col-xs-8 {
  -ms-flex-preferred-size: 66.666%;
  flex-basis: 66.666%;
  max-width: 66.666%;
}

#flexboxgrid .col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}

#flexboxgrid .col-xs-10 {
  -ms-flex-preferred-size: 83.333%;
  flex-basis: 83.333%;
  max-width: 83.333%;
}

#flexboxgrid .col-xs-11 {
  -ms-flex-preferred-size: 91.666%;
  flex-basis: 91.666%;
  max-width: 91.666%;
}

#flexboxgrid .col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}

#flexboxgrid .col-xs-offset-1 {
  margin-left: 8.333%;
}

#flexboxgrid .col-xs-offset-2 {
  margin-left: 16.666%;
}

#flexboxgrid .col-xs-offset-3 {
  margin-left: 25%;
}

#flexboxgrid .col-xs-offset-4 {
  margin-left: 33.333%;
}

#flexboxgrid .col-xs-offset-5 {
  margin-left: 41.666%;
}

#flexboxgrid .col-xs-offset-6 {
  margin-left: 50%;
}

#flexboxgrid .col-xs-offset-7 {
  margin-left: 58.333%;
}

#flexboxgrid .col-xs-offset-8 {
  margin-left: 66.666%;
}

#flexboxgrid .col-xs-offset-9 {
  margin-left: 75%;
}

#flexboxgrid .col-xs-offset-10 {
  margin-left: 83.333%;
}

#flexboxgrid .col-xs-offset-11 {
  margin-left: 91.666%;
}

#flexboxgrid .start-xs {
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  justify-content: flex-start;
  text-align: start;
}

#flexboxgrid .center-xs {
  -ms-flex-pack: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
}

#flexboxgrid .end-xs {
  -ms-flex-pack: end;
  -webkit-box-pack: end;
  justify-content: flex-end;
  text-align: end;
}

#flexboxgrid .top-xs {
  -ms-flex-align: start;
  -webkit-box-align: start;
  align-items: flex-start;
}

#flexboxgrid .middle-xs {
  -ms-flex-align: center;
  -webkit-box-align: center;
  align-items: center;
}

#flexboxgrid .bottom-xs {
  -ms-flex-align: end;
  -webkit-box-align: end;
  align-items: flex-end;
}

#flexboxgrid .around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}

#flexboxgrid .between-xs {
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  justify-content: space-between;
}

#flexboxgrid .first-xs {
  -ms-flex-order: -1;
  -webkit-box-ordinal-group: 0;
  order: -1;
}

#flexboxgrid .last-xs {
  -ms-flex-order: 1;
  -webkit-box-ordinal-group: 2;
  order: 1;
}

@media only screen and (min-width: 32.5em) {
  #flexboxgrid .container {
    width: 46rem;
  }

  #flexboxgrid .col-sm,
  #flexboxgrid .col-sm-1,
  #flexboxgrid .col-sm-2,
  #flexboxgrid .col-sm-3,
  #flexboxgrid .col-sm-4,
  #flexboxgrid .col-sm-5,
  #flexboxgrid .col-sm-6,
  #flexboxgrid .col-sm-7,
  #flexboxgrid .col-sm-8,
  #flexboxgrid .col-sm-9,
  #flexboxgrid .col-sm-10,
  #flexboxgrid .col-sm-11,
  #flexboxgrid .col-sm-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  #flexboxgrid .col-sm {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  #flexboxgrid .col-sm-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  #flexboxgrid .col-sm-2 {
    -ms-flex-preferred-size: 16.666%;
    flex-basis: 16.666%;
    max-width: 16.666%;
  }

  #flexboxgrid .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  #flexboxgrid .col-sm-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  #flexboxgrid .col-sm-5 {
    -ms-flex-preferred-size: 41.666%;
    flex-basis: 41.666%;
    max-width: 41.666%;
  }

  #flexboxgrid .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  #flexboxgrid .col-sm-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  #flexboxgrid .col-sm-8 {
    -ms-flex-preferred-size: 66.666%;
    flex-basis: 66.666%;
    max-width: 66.666%;
  }

  #flexboxgrid .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  #flexboxgrid .col-sm-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  #flexboxgrid .col-sm-11 {
    -ms-flex-preferred-size: 91.666%;
    flex-basis: 91.666%;
    max-width: 91.666%;
  }

  #flexboxgrid .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  #flexboxgrid .col-sm-offset-1 {
    margin-left: 8.333%;
  }

  #flexboxgrid .col-sm-offset-2 {
    margin-left: 16.666%;
  }

  #flexboxgrid .col-sm-offset-3 {
    margin-left: 25%;
  }

  #flexboxgrid .col-sm-offset-4 {
    margin-left: 33.333%;
  }

  #flexboxgrid .col-sm-offset-5 {
    margin-left: 41.666%;
  }

  #flexboxgrid .col-sm-offset-6 {
    margin-left: 50%;
  }

  #flexboxgrid .col-sm-offset-7 {
    margin-left: 58.333%;
  }

  #flexboxgrid .col-sm-offset-8 {
    margin-left: 66.666%;
  }

  #flexboxgrid .col-sm-offset-9 {
    margin-left: 75%;
  }

  #flexboxgrid .col-sm-offset-10 {
    margin-left: 83.333%;
  }

  #flexboxgrid .col-sm-offset-11 {
    margin-left: 91.666%;
  }

  #flexboxgrid .start-sm {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  #flexboxgrid .center-sm {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }

  #flexboxgrid .end-sm {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  #flexboxgrid .top-sm {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  #flexboxgrid .middle-sm {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  #flexboxgrid .bottom-sm {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  #flexboxgrid .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  #flexboxgrid .between-sm {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  #flexboxgrid .first-sm {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  #flexboxgrid .last-sm {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}

@media only screen and (min-width: 62em) {
  #flexboxgrid .container {
    width: 61rem;
  }

  #flexboxgrid .col-md,
  #flexboxgrid .col-md-1,
  #flexboxgrid .col-md-2,
  #flexboxgrid .col-md-3,
  #flexboxgrid .col-md-4,
  #flexboxgrid .col-md-5,
  #flexboxgrid .col-md-6,
  #flexboxgrid .col-md-7,
  #flexboxgrid .col-md-8,
  #flexboxgrid .col-md-9,
  #flexboxgrid .col-md-10,
  #flexboxgrid .col-md-11,
  #flexboxgrid .col-md-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  #flexboxgrid .col-md {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  #flexboxgrid .col-md-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  #flexboxgrid .col-md-2 {
    -ms-flex-preferred-size: 16.666%;
    flex-basis: 16.666%;
    max-width: 16.666%;
  }

  #flexboxgrid .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  #flexboxgrid .col-md-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  #flexboxgrid .col-md-5 {
    -ms-flex-preferred-size: 41.666%;
    flex-basis: 41.666%;
    max-width: 41.666%;
  }

  #flexboxgrid .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  #flexboxgrid .col-md-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  #flexboxgrid .col-md-8 {
    -ms-flex-preferred-size: 66.666%;
    flex-basis: 66.666%;
    max-width: 66.666%;
  }

  #flexboxgrid .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  #flexboxgrid .col-md-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  #flexboxgrid .col-md-11 {
    -ms-flex-preferred-size: 91.666%;
    flex-basis: 91.666%;
    max-width: 91.666%;
  }

  #flexboxgrid .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  #flexboxgrid .col-md-offset-1 {
    margin-left: 8.333%;
  }

  #flexboxgrid .col-md-offset-2 {
    margin-left: 16.666%;
  }

  #flexboxgrid .col-md-offset-3 {
    margin-left: 25%;
  }

  #flexboxgrid .col-md-offset-4 {
    margin-left: 33.333%;
  }

  #flexboxgrid .col-md-offset-5 {
    margin-left: 41.666%;
  }

  #flexboxgrid .col-md-offset-6 {
    margin-left: 50%;
  }

  #flexboxgrid .col-md-offset-7 {
    margin-left: 58.333%;
  }

  #flexboxgrid .col-md-offset-8 {
    margin-left: 66.666%;
  }

  #flexboxgrid .col-md-offset-9 {
    margin-left: 75%;
  }

  #flexboxgrid .col-md-offset-10 {
    margin-left: 83.333%;
  }

  #flexboxgrid .col-md-offset-11 {
    margin-left: 91.666%;
  }

  #flexboxgrid .start-md {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  #flexboxgrid .center-md {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }

  #flexboxgrid .end-md {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  #flexboxgrid .top-md {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  #flexboxgrid .middle-md {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  #flexboxgrid .bottom-md {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  #flexboxgrid .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  #flexboxgrid .between-md {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  #flexboxgrid .first-md {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  #flexboxgrid .last-md {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}

@media only screen and (min-width: 89em) {
  #flexboxgrid .container {
    width: 71rem;
  }

  #flexboxgrid .col-lg,
  #flexboxgrid .col-lg-1,
  #flexboxgrid .col-lg-2,
  #flexboxgrid .col-lg-3,
  #flexboxgrid .col-lg-4,
  #flexboxgrid .col-lg-5,
  #flexboxgrid .col-lg-6,
  #flexboxgrid .col-lg-7,
  #flexboxgrid .col-lg-8,
  #flexboxgrid .col-lg-9,
  #flexboxgrid .col-lg-10,
  #flexboxgrid .col-lg-11,
  #flexboxgrid .col-lg-12 {
    box-sizing: border-box;
    -ms-flex: 0 0 auto;
    -webkit-box-flex: 0;
    flex: 0 0 auto;
    padding-right: 1rem;
    padding-left: 1rem;
  }

  #flexboxgrid .col-lg {
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    -webkit-box-flex: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }

  #flexboxgrid .col-lg-1 {
    -ms-flex-preferred-size: 8.333%;
    flex-basis: 8.333%;
    max-width: 8.333%;
  }

  #flexboxgrid .col-lg-2 {
    -ms-flex-preferred-size: 16.666%;
    flex-basis: 16.666%;
    max-width: 16.666%;
  }

  #flexboxgrid .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }

  #flexboxgrid .col-lg-4 {
    -ms-flex-preferred-size: 33.333%;
    flex-basis: 33.333%;
    max-width: 33.333%;
  }

  #flexboxgrid .col-lg-5 {
    -ms-flex-preferred-size: 41.666%;
    flex-basis: 41.666%;
    max-width: 41.666%;
  }

  #flexboxgrid .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }

  #flexboxgrid .col-lg-7 {
    -ms-flex-preferred-size: 58.333%;
    flex-basis: 58.333%;
    max-width: 58.333%;
  }

  #flexboxgrid .col-lg-8 {
    -ms-flex-preferred-size: 66.666%;
    flex-basis: 66.666%;
    max-width: 66.666%;
  }

  #flexboxgrid .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }

  #flexboxgrid .col-lg-10 {
    -ms-flex-preferred-size: 83.333%;
    flex-basis: 83.333%;
    max-width: 83.333%;
  }

  #flexboxgrid .col-lg-11 {
    -ms-flex-preferred-size: 91.666%;
    flex-basis: 91.666%;
    max-width: 91.666%;
  }

  #flexboxgrid .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }

  #flexboxgrid .col-lg-offset-1 {
    margin-left: 8.333%;
  }

  #flexboxgrid .col-lg-offset-2 {
    margin-left: 16.666%;
  }

  #flexboxgrid .col-lg-offset-3 {
    margin-left: 25%;
  }

  #flexboxgrid .col-lg-offset-4 {
    margin-left: 33.333%;
  }

  #flexboxgrid .col-lg-offset-5 {
    margin-left: 41.666%;
  }

  #flexboxgrid .col-lg-offset-6 {
    margin-left: 50%;
  }

  #flexboxgrid .col-lg-offset-7 {
    margin-left: 58.333%;
  }

  #flexboxgrid .col-lg-offset-8 {
    margin-left: 66.666%;
  }

  #flexboxgrid .col-lg-offset-9 {
    margin-left: 75%;
  }

  #flexboxgrid .col-lg-offset-10 {
    margin-left: 83.333%;
  }

  #flexboxgrid .col-lg-offset-11 {
    margin-left: 91.666%;
  }

  #flexboxgrid .start-lg {
    -ms-flex-pack: start;
    -webkit-box-pack: start;
    justify-content: flex-start;
    text-align: start;
  }

  #flexboxgrid .center-lg {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
  }

  #flexboxgrid .end-lg {
    -ms-flex-pack: end;
    -webkit-box-pack: end;
    justify-content: flex-end;
    text-align: end;
  }

  #flexboxgrid .top-lg {
    -ms-flex-align: start;
    -webkit-box-align: start;
    align-items: flex-start;
  }

  #flexboxgrid .middle-lg {
    -ms-flex-align: center;
    -webkit-box-align: center;
    align-items: center;
  }

  #flexboxgrid .bottom-lg {
    -ms-flex-align: end;
    -webkit-box-align: end;
    align-items: flex-end;
  }

  #flexboxgrid .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }

  #flexboxgrid .between-lg {
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

  #flexboxgrid .first-lg {
    -ms-flex-order: -1;
    -webkit-box-ordinal-group: 0;
    order: -1;
  }

  #flexboxgrid .last-lg {
    -ms-flex-order: 1;
    -webkit-box-ordinal-group: 2;
    order: 1;
  }
}
		
	