@charset "UTF-8";
/*1. Tema Movistar A*/
/*1.1- Header A*/
/*1.2- Footer A*/

/*2- Tema Movistar B*/
/*2.1- Header B*/
/*2.2- Footer B*/
/*-------------------*/

/*1. Tema Movistar A*/
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 3 */
  line-height: 1.5;
  font-family: "Roboto", sans-serif;
  font-weight: normal;
  color: rgba(0, 0, 0, 0.87);
}
body {
  margin: 0;
  font-family: "Telefonica", sans-serif;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
}
/** * 1. Set default font family to sans-serif. * 2. Prevent iOS and IE text size adjust after device orientation change, * without disabling user zoom. */
@media only screen and (min-width: 0) {
  html {
    font-size: 14px;
  }
}
@media only screen and (min-width: 992px) {
  html {
    font-size: 14.5px;
  }
}
@media only screen and (min-width: 1200px) {
  html {
    font-size: 15px;
  }
}
a {
  text-decoration: none;
  color: #039be5;
  text-decoration: none;
  -webkit-tap-highlight-color: transparent;
}
a:hover {
  text-decoration: none;
  color: inherit;
}
/**/
/* HTML5 display definitions ========================================================================== */
/** * Correct `block` display not defined for any HTML5 element in IE 8/9. * Correct `block` display not defined for `details` or `summary` in IE 10/11 * and Firefox. * Correct `block` display not defined for `main` in IE 11. */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
/** * 1. Correct `inline-block` display not defined in IE 8/9. * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */
}
ul {
  padding-left: 0;
  list-style-type: none;
}
ul li {
  list-style-type: none;
}
/*1.1- Header A*/
ul.dnavigation__submenu.smarthphones {
  padding: 16px 10px 13px 25px;
}
ul.dnavigation__submenu.smarthphones .dnavigation__menu {
  line-height: 34px;
  padding-left: 0;
}
li.col.col-md-3.col-lg-3.img-brand {
  max-width: 60px;
  max-height: 60px;
  margin: 5px 5px;
  padding: 0;
}
li.img-brand {
  display: inline-block;
  background: #fff;
  border-radius: 8px;
  margin: 5px 0 14px 17px;
}
li.col.col-md-3.col-lg-3.img-brand div {
  width: 100% !important;
  height: 100%;
}
li.col.col-md-3.col-lg-3.img-brand div a svg {
  width: 100%;
  height: 100%;
  background: #f5f5f5;
  border: 1px solid #f5f5f5;
  border-radius: 6px;
}
li.col.col-md-3.col-lg-3.img-brand:hover div a svg {
  border: 1px solid #019df4;
}
li.col.col-md-3.col-lg-3.img-brand:hover div a svg path {
  fill: #019df4;
}
.dnavigation_text {
  font-family: "Telefonica";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 35px;
  color: #818181;
  padding-left: 37px;
}
.dnavigation__menu:hover:not(.dnavigation_text) span:last-child {
  background: #f5f5f5;
  color: #019df4;
}
.dnavigation__submenu > li:not(.img-brand) {
  padding-left: 8px;
  margin: 11px auto;
  height: 32px;
  width: 100%;
}
.dnavigation__submenu > li:not(.img-brand):hover:not(.dnavigation_text) {
  background: #f5f5f5;
}
.dnavigation__menu:hover:not(.dnavigation_text) span:last-child {
  background: #f5f5f5;
  color: #019df4;
}
.dnavigation__menu {
  line-height: 34px;
  padding-left: 38px;
}
.dnavigation__item:hover {
  border-bottom: 4px solid #019df4;
}
.d__link {
  font-family: "Telefonica";
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  color: #313235;
}
.navigation-secondary {
  display: none;
}
/*Logo 5G*/
.image-opc-menu-desk {
  width: 26px;
  height: 26px;
  margin: -4px 4px 0 0;
}
.mlmenu__link .image-opc-menu-mob {
  width: 26px;
  height: 26px;
  margin: -4px 4px 0 0;
}
.d_linkone {
  color: #50535a;
}
@media only screen and (min-width: 993px) {
  .navigation-secondary {
    display: block;
    height: 32px;
    background: #019df4;
    box-shadow: inset 0 -1px 0 0 #e9eae8;
  }
  .container-full {
    width: 85%;
    max-width: 1280px;
    margin: 0 auto;
  }
}
.navigation__container {
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
  height: 100%;
}
@media only screen and (min-width: 993px) {
  .navigation__container {
    display: flex;
    justify-content: space-between;
    align-items: center;
    /*justify-content: center;
         */
    padding: 0 15px;
    height: 59px;
    position: relative;
  }
}
@media only screen and (min-width: 993px) {
  .mlnavigation--open.full-width-menu .mlnavigation {
    left: auto;
    width: auto;
  }
}
.mlnavigation--open.full-width-menu .navigation__wrapper {
  left: -100%;
}
@media only screen and (min-width: 993px) {
  .mlnavigation--open.full-width-menu .navigation__wrapper {
    left: auto;
  }
}
.mlnavigation--open .mlnavigation {
  left: 0;
}
@media only screen and (min-width: 993px) {
  .mlnavigation--open .mlnavigation {
    left: auto;
  }
}
.mlnavigation--open .navigation__wrapper {
  left: -85%;
}
@media only screen and (min-width: 993px) {
  .mlnavigation--open .navigation__wrapper {
    left: auto;
  }
}
.navigation__wrapper {
  width: 100%;
  height: 64px;
  position: fixed;
  left: 0;
  top: 0;
  -webkit-transition: left 0.3s ease, top 0.3s ease;
  -moz-transition: left 0.3s ease, top 0.3s ease;
  transition: left 0.3s ease, top 0.3s ease;
  z-index: 998;
  padding: 0 15px;
}
@media only screen and (min-width: 993px) {
  .navigation__wrapper {
    height: 91px;
    background: white;
    box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px;
    padding: 0;
  }
}
@media only screen and (min-width: 993px) {
  .scrolling--down .navigation__wrapper {
    top: -32px;
    height: 109px;
    margin-top: 0;
  }
}
.scrolling--down.navigation-tabs--active .navigation__wrapper {
  top: -64px;
}
@media only screen and (min-width: 993px) {
  .scrolling--down.navigation-tabs--active .navigation__wrapper {
    top: -32px;
  }
}
.navigation__wrapper--white {
  background: #fff;
}
.navigation-secondary__user-type {
  font-family: Telefonica;
  font-weight: normal;
  font-size: 14px;
  color: #fff;
  padding-right: 16px;
}
.navigation-secondary__user-type:hover {
  color: #fff;
}
.navigation-secondary__user-type.active {
  font-weight: bold;
}
/* ---------- Portal tool tips ---------- */
.tooltip {
  max-width: 200px;
}
[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;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* Animación*/
@-webkit-keyframes outToLeft {
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes outToLeft {
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@-webkit-keyframes outToRight {
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes outToRight {
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@-webkit-keyframes inFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes inFromLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes inFromRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes inFromRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
body.mlnavigation--padding {
  padding-top: 64px;
}
@media only screen and (min-width: 993px) {
  body.mlnavigation--padding {
    padding-top: 120px;
  }
}
@media (min-width: 993px) {
  body .layout_full_width.layout_no-padding .layout_same_height__col {
    padding: 0;
  }
}
@media (max-width: 979px) {
  .btn {
    padding: initial;
    font-size: initial;
  }
}
@media (max-width: 979px) {
  .ios input {
    max-width: none !important;
  }
}
.navigation__header {
  display: flex;
  justify-content: space-between;
  height: 100%;
}
.navigation__accessibility-container {
  align-self: center;
  right: 115px;
  position: absolute;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 993px) {
  .navigation__accessibility-container {
    display: none;
  }
}
.navigation__accessibility-icon {
  display: block;
  font-size: 20px;
  color: #86888c;
}
.navigation__login-container {
  align-self: center;
  right: 75px;
  position: absolute;
  height: 40px;
  width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100%;
}
@media only screen and (min-width: 993px) {
  .navigation__login-container {
    display: none;
  }
}
.navigation__login-icon {
  display: block;
  font-size: 16px;
  color: #fff;
}
.navigation__toogle-container {
  align-self: center;
}
@media only screen and (min-width: 993px) {
  .navigation__toogle-container {
    display: none;
  }
}
.navigation__logo-container {
  align-self: center;
}
.navigation__logo {
  display: flex;
  align-items: center;
}
.navigation__logo--svg {
  fill: #019df4;
  max-width: 43px;
}
@media only screen and (min-width: 993px) {
  .navigation__logo--svg {
    max-width: none;
  }
}
@media only screen and (min-width: 993px) {
  .scrolling--down .navigation__logo--svg {
    max-width: 43px;
    margin-right: 9px;
    fill: #019df4;
  }
}
@media (max-width: 992px) {
  .navigation__logo--svg {
    fill: #fff;
    max-width: 43px;
  }
  .navigation__wrapper--white {
    background: #019df4;
  }
}
.navigation__logo-text--svg {
  transition: transform 0.3s ease, opacity 0.3s ease;
  transform: translate(0, 0);
  opacity: 1;
}
.navigation__logo-text {
  display: none;
  fill: currentColor;
  margin-left: 12px;
  overflow: hidden;
}
@media only screen and (min-width: 1201px) {
  .navigation__logo-text {
    display: block;
  }
}
.navigation__title {
  margin: 0;
  font-size: 1px;
  display: inline-block;
  line-height: normal;
  color: transparent;
}
.navigation__toogle {
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  height: 40px;
}
.navigation__toogle-bar {
  display: block;
  width: 34px;
  height: 3px;
  background: #fff;
}
.navigation__toogle-bar-1 + .navigation__toogle-bar {
  margin-top: 5px;
}
.navigation__toogle-bar-1 {
  display: block;
  height: 3px;
  background: #fff;
  border-radius: 56.25px;
  margin-left: 10px;
  margin-top: 5px;
}
.mlmenu__nav {
  display: table-cell;
  vertical-align: middle;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  padding: 0 60px 0 25px;
}
.mlmenu__nav-inner {
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, opacity 0.5s linear;
  white-space: nowrap;
}
.mlmenu__nav-inner .mlmenu__nav__select {
  margin-top: 0;
}
.mlmenu__nav-inner .select-wrapper .caret {
  display: none;
}
.mlmenu__nav-inner .select-wrapper::after {
  content: "\e5cf";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #0299d8;
  position: absolute;
  right: 10px;
  top: 0;
  bottom: 0;
  height: 10px;
  margin: auto 0;
  font-size: 20px;
  line-height: 10px;
}
.mlmenu__nav-inner input[type="text"] {
  height: 3rem;
  line-height: 3rem;
  font-size: 18px;
  color: #888;
  margin: 0;
  border-bottom: 0;
  width: auto;
  font-weight: 300;
  border-radius: 20px;
  padding: 15px;
  background: #fff;
  width: 100%;
}
.mlmenu__nav-inner .select-wrapper {
  display: inline-block;
}
.mlmenu__back {
  padding: 10px 0;
  position: relative;
  color: #fff;
  -webkit-transition: color 0.1s;
  transition: color 0.1s;
  display: block;
  font-weight: 300;
  font-size: 16px;
  text-align: center;
  position: relative;
}
.mlmenu__back:hover {
  color: #fff;
  text-decoration: none;
}
.mlmenu__back .icon-navigate_before {
  position: absolute;
  font-size: 18px;
  left: 0;
  top: 50%;
  margin-top: -9px;
}
.mlmenu__search {
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  position: relative;
  left: -60px;
}
.mlmenu__search__inner {
  display: table;
  width: 100%;
  border-bottom: 1px solid transparent;
}
input[type="text"].mlmenu__search-input {
  height: 40px;
  margin: 0;
}
input[type="text"]:focus:not([readonly]).mlmenu__search-input {
  border-bottom: 0;
  box-shadow: none;
}
.mlmenu__search-input {
  height: 3rem;
  line-height: 3rem;
  font-size: 1rem;
  color: #fff;
  margin: 0;
  border: 0;
  background: transparent;
  outline: 0;
}
.mlmenu__search-button-container,
.mlmenu__search-input-container,
.mlmenu__search-close-container {
  display: table-cell;
  vertical-align: middle;
}
.mlmenu__search-input-container {
  width: 100%;
  max-width: 120px;
}
@media (min-width: 375px) {
  .mlmenu__search-input-container {
    max-width: none;
  }
}
.mlmenu__search-close {
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  color: #fff;
}
.mlmenu__search-button {
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  color: #fff;
  width: 50px;
  height: 40px;
  font-size: 25px;
  line-height: 40px;
  display: block;
  text-align: center;
}
.mlmenu__header-inner {
  display: table;
  width: 200%;
  height: 70px;
  table-layout: fixed;
  position: relative;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  left: 0;
}
.mlmenu__header-inner .dropdown-content {
  border-radius: 2px;
}
.mlmenu__header-inner .dropdown-content li > a,
.mlmenu__header-inner .dropdown-content li > span {
  color: #50535a;
}
.mlmenu__header-inner .dropdown-content li.selected {
  background-color: transparent;
}
.mlmenu__header-inner .dropdown-content li.selected > a,
.mlmenu__header-inner .dropdown-content li.selected > span {
  color: #0299d8;
}
.mlmenu__search--open .mlmenu__header-inner {
  left: -100%;
}
.mlmenu__search--open .mlmenu__search {
  left: 0;
  padding: 0 15px;
}
.mlmenu__search--open .mlmenu__search__inner {
  border-bottom: 1px solid rgba(255, 255, 255, 0.25);
}
.mlmenu__search--open .mlmenu__search-button {
  border-left: 1px solid transparent;
}
.mlmenu__search--open .mlmenu__nav-inner {
  visibility: hidden;
  opacity: 0;
}
.mlmenu__nav-slide {
  display: table;
  width: 200%;
  position: relative;
  table-layout: fixed;
  left: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
.mlmenu__nav__select {
  display: table-cell;
  vertical-align: middle;
  -webkit-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  -moz-transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
/*Ajuste WT*/
.mlmenu__back-container {
  width: auto;
  height: 60px;
  display: none;
  vertical-align: middle;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.5, 0, 0.3, 1);
  -moz-transition: all 0.3s cubic-bezier(0.5, 0, 0.3, 1);
  transition: all 0.3s cubic-bezier(0.7, 0, 0.3, 1);
}
.mlnavigation--active-back .mlmenu__nav-slide {
  left: -100%;
}
.mlnavigation--active-back .mlmenu__nav__select {
  visibility: hidden;
  opacity: 0;
}
.mlnavigation--active-back .mlmenu__back-container {
  visibility: visible;
  opacity: 1;
}
.movistar--blue .navigation__logo--svg {
  color: #00a9e0;
}
.movistar--blue .navigation__logo-text {
  color: #00a9e0;
}
.movistar--green .navigation__logo--svg {
  color: #5bc500;
}
.movistar--green .navigation__logo-text {
  color: #5bc500;
}
.mlnavigation--push-menu {
  overflow-x: hidden;
  position: relative;
  left: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.mlnavigation--open {
  left: -85%;
  overflow: hidden;
}
.mlnavigation--open .mlmenu__close {
  margin-left: -15%;
  width: 15%;
}
@media only screen and (min-width: 993px) {
  .mlnavigation--open {
    left: auto;
  }
}
.mlnavigation--open.full-width-menu {
  left: -100%;
}
@media only screen and (min-width: 993px) {
  .mlnavigation--open.full-width-menu {
    left: auto;
  }
}
.mlnavigation--open.full-width-menu .mlnavigation {
  left: 0;
  width: 100%;
}
@media only screen and (min-width: 993px) {
  .scrolling--down .navigation__container {
    height: 77px;
  }
}
.mlnavigation {
  width: 100%;
  height: 100%;
  top: 0;
  left: 100%;
  z-index: 1000;
  position: fixed;
  display: flex;
  flex-direction: column;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
@media only screen and (min-width: 993px) {
  .mlnavigation {
    display: none;
  }
}
.mlmenu__container {
  flex-grow: 1;
  display: flex;
}
.mlmenu {
  flex: 1;
  position: relative;
  overflow-x: hidden;
}
.mlnavigation--active-back .mlmenu--login {
  display: none;
}
.mlmenu--login {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 80px;
  background: #fff;
  box-shadow: inset 1px 0 0 0 #d3d4d3;
}
.mlmenu--login-link {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 20px 16px 24px;
}
.mlmenu--login-text-container {
  font-family: Telefonica;
  font-weight: normal;
  font-size: 16px;
  color: #0299d8;
  letter-spacing: 0;
  line-height: 16px;
  padding-right: 45px;
  width: 80%;
}
.mlmenu--login-text {
  display: block;
}
.mlmenu--login-text span {
  vertical-align: middle;
}
.mlmenu--login-icon {
  width: 20%;
  text-align: right;
}
.mlmenu--login-icon span {
  font-size: 20px;
  color: #fff;
  padding: 12px;
  background: #53bf02;
  border-radius: 100%;
}
.mlmenu__menu {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.mlmenu__sub-menu {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}
.mlmenu__sub-menu {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  list-style-type: none;
  display: none;
}
.mlmenu__sub-menu.mlmenu__sub-menu--current {
  display: block;
}
.mlmenu__link {
  position: relative;
  -webkit-transition: color 0.1s;
  transition: color 0.1s;
  display: block;
  font-weight: 100;
  font-size: 24px;
  letter-spacing: -0.25px;
  position: relative;
  padding: 10px 15px 10px 25px;
}
.mlmenu__link:hover {
  color: #fff;
  text-decoration: none;
}
.mlmenu__link .icon-navigate_next {
  position: absolute;
  font-size: 18px;
  right: 15px;
  top: 50%;
  margin-top: -9px;
}
.mlmenu__close {
  height: 100%;
  position: fixed;
}
.animate-outToLeft .mlmenu__level {
  -webkit-animation: outToLeft 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: outToLeft 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
}
.animate-outToRight .mlmenu__level {
  -webkit-animation: outToRight 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: outToRight 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
}
.animate-inFromLeft .mlmenu__level {
  -webkit-animation: inFromLeft 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: inFromLeft 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
}
.animate-inFromRight .mlmenu__level {
  -webkit-animation: inFromRight 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
  animation: inFromRight 0.3s both cubic-bezier(0.7, 0, 0.3, 1);
}
.mlnavigation {
  background: #019df4;
}
.menu-links {
  background: #eee;
}
.mlmenu__container {
  background: #fff;
  flex-grow: 1;
  display: flex;
}
.navigation-secondary-container {
  margin: 0 auto;
  max-width: 1280px;
  width: 100%;
  height: 100%;
}
.navigation-secondary__block {
  display: block;
  margin: 0;
  padding: 0 15px;
}
.navigation-secondary__item {
  padding: 5px 0;
  display: inline-block;
}
#desktopnavigation {
  display: none;
}
@media only screen and (min-width: 993px) {
  #desktopnavigation {
    display: block;
    width: 85%;
    align-items: stretch;
    margin-right: 0;
    padding-right: 0;
    height: 100%;
  }
}
@media only screen and (min-width: 1201px) {
  #desktopnavigation {
    margin-right: -70px;
    padding-right: 80px;
  }
}
.dnavigation {
  display: flex;
  align-items: stretch;
  margin: 0;
  height: 100%;
  width: 70%;
  transition: all 0.3s;
}
@media (min-width: 1180px) {
  .dnavigation {
    width: 80%;
  }
}
.dnavigation__item {
  display: flex;
  align-items: center;
  position: relative;
  margin-left: 65px;
  cursor: pointer;
  white-space: nowrap;
}
.dnavigation__item.selected .dnavigation__children {
  font-weight: bold;
}
.dnavigation__item.selected .dnavigation__no-children::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  opacity: 1;
  transition: height 0.2s;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #0098d9;
}
.dnavigation__item:hover .dnavigation__submenu-container {
  display: flex;
}
.dnavigation__item:hover .dnavigation__children {
  color: #019df4;
}
.dnavigation__item:hover .dnavigation__icon {
  transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  top: 40%;
  color: #039be5;
}
.dnavigation__item:hover .dnavigation__no-children {
  color: #039be5;
}
.dnavigation__link {
  font-weight: normal;
  font-size: 14px;
  color: #50535a;
  padding: 5px;
  line-height: 20px;
}
.dnavigation__icon {
  top: 50%;
  transform: translate(0, -50%);
  position: absolute;
}
.dnavigation__submenu-container {
  display: none;
  top: 59px;
  margin-top: 32px;
  width: 335px;
  background: #fff;
  position: fixed;
  border-top: 1px solid #d7d7d7;
  box-shadow: 0 4px 4px rgb(0 0 0 / 20%);
  cursor: auto;
  z-index: 10;
  border-radius: 0 0 8px 8px;
}
html.scrolling--down .dnavigation__submenu-container {
  margin-top: 17px;
}
.dnavigation__submenu {
  margin: 0 auto;
  width: 100%;
  padding: 16px 0 13px 0;
}
.dnavigation__submenu > li > a {
  display: inline-block;
  padding: 5px 0;
  position: relative;
  width: max-content;
}
.dnavigation__submenu > li > a:hover {
  color: #039be5;
}
.dnavigation__submenu > .selected-children a::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  opacity: 1;
  transition: height 0.2s;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #0098d9;
}
.dnavigation__title {
  font-weight: bold;
  font-size: 13px;
  letter-spacing: 1px;
  color: #63666d;
  text-transform: uppercase;
  margin-bottom: 15px;
}
.dnavigation__submenu__2 > li > a {
  font-size: 16px;
  color: #63666d;
  display: inline-block;
  padding: 5px 0;
  position: relative;
  width: max-content;
}
.dnavigation__submenu__2 > li > a:hover {
  color: #039be5;
}
.dnavigation__submenu__2 > .selected-children a::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  opacity: 1;
  transition: height 0.2s;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #0098d9;
}
.dnavigation__slider {
  display: flex;
  width: 200%;
  height: 100%;
  justify-content: center;
  position: relative;
  left: 0;
  transition: left 0.35s;
}
.dnavigation__container-icons {
  width: 100%;
  display: flex;
  align-items: center;
}
.dnavigation__search {
  align-items: center;
  display: flex;
}
.dnavigation__search .search-lg:before {
  font-size: 1.6rem;
  line-height: 1.7;
}
.dnavigation__search-button {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  transition: background-color 0.2s;
  padding: 0;
  text-transform: uppercase;
  border: none;
  border-radius: 100%;
  font-size: 17px;
  margin-left: 50px;
  margin-right: 15px;
  text-align: center;
}
.dnavigation__search-button:hover {
  color: #0299d8;
}
.dnavigation__search-input {
  visibility: hidden;
  opacity: 0;
  transition: 0.3s;
  border: 0;
  background: transparent;
  color: red;
  font-weight: 100;
  font-size: 30px;
  line-height: 38px;
  color: #63666d;
  outline: 0;
}
.dnavigation__search-input::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #c3c4c4;
}
.dnavigation__search-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #c3c4c4;
}
.dnavigation__search-input:-ms-input-placeholder {
  /* IE 10+ */
  color: #c3c4c4;
}
.dnavigation__search-input:-moz-placeholder {
  /* Firefox 18- */
  color: #c3c4c4;
}
.dnavigation__accessibility {
  align-items: center;
  position: absolute;
  margin-left: -10px;
}
.dnavigation__accessibility :before {
  font-size: 1.6rem;
  line-height: 1.7;
}
.dnavigation__accessibility-button {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: transparent;
  color: #343434;
  cursor: pointer;
  transition: background-color 0.2s;
  padding: 0;
  text-transform: uppercase;
  border: none;
  border-radius: 100%;
  font-size: 17px;
  margin-right: 15px;
  text-align: center;
}
.dnavigation__accessibility-button:hover {
  color: #0299d8;
}
.mi-movistar-login {
  display: none;
  width: 210px;
  align-items: center;
  justify-content: flex-end;
}
@media (max-width: 1185px) {
  .dnavigation__item {
    margin-left: 4.5vw;
  }
}
@media (max-width: 1060px) {
  .dnavigation__item {
    margin-left: 3.5vw;
  }
}

@media only screen and (min-width: 993px) {
  .mi-movistar-login {
    display: flex;
  }
}
.mi-movistar-login__button {
  background: #019df4 !important;
}
.mi-movistar-login__button {
  width: 136px;
  border: 0;
  border-radius: 4px;
  display: inline-block;
  height: 40px;
  line-height: 40px;
  padding: 0 15px;
  right: 15px;
  vertical-align: middle;
  -webkit-tap-highlight-color: transparent;
  text-decoration: none;
  color: white;
  text-align: center;
  transition: 0.2s ease-out;
  cursor: pointer;
  font-size: 16px;
  min-width: 110px;
}
.mi-movistar-login__button:hover {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 1px 5px 0 rgba(0, 0, 0, 0.12),
    0 3px 1px -2px rgba(0, 0, 0, 0.2);
  color: #fff;
}
.mlnavigation--open .navigation-tabs {
  left: -85%;
}
.mlnavigation--open.full-width-menu .navigation-tabs {
  left: -100%;
}
.navigation-tabs--active body {
  padding-top: 104px;
}
@media only screen and (min-width: 993px) {
  .navigation-tabs--active body {
    padding-top: 160px;
  }
}
.navigation-tabs {
  height: 41px;
  line-height: 28px;
  overflow: hidden;
  width: 100%;
  position: absolute;
  left: 0;
  transition: left 0.3s ease;
  background: white;
  box-shadow: rgba(0, 0, 0, 0.14) 0px 2px 2px 0px;
  -webkit-transition: left 0.3s ease, top 0.3s ease, height 0.3s ease;
  -moz-transition: left 0.3s ease, top 0.3s ease, height 0.3s ease;
  transition: left 0.3s ease, top 0.3s ease, height 0.3s ease;
  border-top: 1px solid #d7d7d7;
  z-index: 1;
}
@media only screen and (min-width: 993px) {
  .navigation-tabs {
    display: block;
    text-align: center;
  }
}
.navigation-tabs__rail {
  -webkit-user-select: none;
  display: block;
  height: 60px;
  overflow-y: hidden;
  padding: 0;
  position: relative;
  opacity: 0.001;
  -webkit-overflow-scrolling: touch;
  overflow-x: scroll;
  -webkit-transition: height 0.3s ease;
  -moz-transition: height 0.3s ease;
  transition: height 0.3s ease;
}
.navigation-tabs__list {
  display: inline-block;
  position: relative;
  white-space: nowrap;
  overflow: hidden;
  margin: 0;
  font-size: 0;
}
.navigation-tabs__item {
  display: inline-block;
  position: relative;
  line-height: 40px;
  height: 40px;
  margin: 0;
  padding: 0px 25px;
  font-size: 16px;
  text-align: center;
  -webkit-transition: height 0.3s ease, line-height 0.3s ease;
  -moz-transition: height 0.3s ease, line-height 0.3s ease;
  transition: height 0.3s ease, line-height 0.3s ease;
}
@media only screen and (min-width: 993px) {
  .navigation-tabs__item {
    margin: 0 10px;
    padding: 0px 35px;
  }
}
.navigation-tabs__item > a {
  display: block;
  position: relative;
  width: max-content;
}
.navigation-tabs__item.selected-children::after {
  content: "";
  display: block;
  width: 100%;
  height: 3px;
  opacity: 1;
  transition: height 0.2s;
  position: absolute;
  bottom: 0;
  left: 0;
  background: #0098d9;
}
.navigation-tabs__link {
  color: rgba(0, 0, 0, 0.54);
  text-decoration: none;
  display: inline-block;
}
.hdtb-msel .navigation-tabs__link {
  position: relative;
}
.hdtb-msel .navigation-tabs__link::after {
  content: "";
  display: block;
  position: absolute;
  height: 3px;
  width: 70%;
  background: #0098d8;
  left: 50%;
  bottom: 0;
  transform: translate(-50%, 0);
  border-radius: 2px;
}
.npmenu__header {
  display: table;
  width: 100%;
  padding: 10px 15px 10px 25px;
}
.npmenu__body {
  line-height: 24px;
  color: #fff;
  font-size: 14px;
  font-weight: normal;
}
.modal .npmenu__body {
  color: #63666d;
}
.npmenu__settings-submit {
  text-transform: none;
  width: 95%;
  margin-top: 15px;
}
.npmenu__text {
  padding: 10px 15px 0 25px;
}
.npmenu__settings--off {
  display: block;
}
.npmenu__settings--on {
  display: none;
}
.npmenu__settings--isActive .npmenu__settings--off {
  display: none;
}
.npmenu__settings--isActive .npmenu__settings--on {
  display: block;
}
.npmenu-panel__tabs .tabs .indicator {
  display: none;
}
.npmenu-panel__tabs .tabs {
  width: 90%;
  margin: 20px auto;
  height: 40px;
  overflow: hidden;
}
.npmenu-panel__tabs-block {
  border-radius: 25px;
  border: 1px solid #ffffff;
}
.npmenu-panel__item {
  height: 40px;
  width: 50%;
}
.npmenu-panel__tabs .npmenu-panel__text {
  font-family: Telefonica;
  font-weight: normal;
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 24px;
  text-transform: none;
  padding: 8px 0px;
  background: #0098d9;
  color: #ffffff;
  opacity: 1;
}
.npmenu-panel__tabs .npmenu-panel__text.active {
  background: #ffffff;
  color: #0299d8;
  opacity: 1;
}
.npmenu-panel__phone {
  width: 290px;
  margin: 22px auto;
}
.npmenu-panel__phone .input-field {
  position: relative;
}
input[type="text"]::-webkit-inner-spin-button,
input[type="text"] ::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input[type="text"].npmenu-panel__phone-input {
  width: 100%;
  background: transparent;
  border: 1px solid #ffffff;
  outline: 0;
  border-radius: 4px;
  font-size: 18px;
  color: #ffffff;
  padding: 14px;
  opacity: 0.7;
}
input[type="text"].npmenu-panel__phone-input:focus {
  border: 1px solid #ffffff;
}
input[type="text"].npmenu-panel__phone-input:active {
  border: 1px solid #ffffff;
}
input[type="text"].npmenu-panel__phone-input + label {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #989a9e;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  border-radius: 4px;
  font-weight: 300;
  font-style: italic;
}
input[type="text"].npmenu-panel__phone-input + label.active {
  display: none;
}
.npmenu-panel__text {
  opacity: 0.7;
  font-family: Telefonica;
  font-weight: 300;
  font-size: 18px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 53px;
}
.npmenu__settings-footer {
  padding: 20px 15px 25px 25px;
  background: #fff;
  color: #9e9e9e;
  text-align: center;
}
.npmenu__title {
  display: table-cell;
  vertical-align: middle;
  margin: 0;
  color: #fff;
  font-weight: 100;
  font-size: 24px;
}
.npmenu__switch {
  display: table-cell;
  vertical-align: middle;
  width: 1%;
}
.npmenu__tab {
  padding: 10px 15px 0 25px;
}
.npmenu__tab-nav {
  display: table;
  width: 100%;
  table-layout: fixed;
}
.npmenu__tab-nav .npmenu__tab-item {
  display: table-cell;
  vertical-align: middle;
}
.npmenu__tab-nav .npmenu__tab-item:first-child .npmenu__tab-link {
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
}
.npmenu__tab-nav .npmenu__tab-item:last-child .npmenu__tab-link {
  border-top-right-radius: 20px;
  border-bottom-right-radius: 20px;
}
.npmenu__tab-nav .npmenu__tab-item .npmenu__tab-link {
  border: 1px solid #fff;
  color: #fff;
  background: transparent;
  display: block;
  text-align: center;
  font-size: 16px;
  font-weight: normal;
  padding: 7px 0;
  letter-spacing: -0.1px;
}
.npmenu__tab-nav .npmenu__tab-item.active .npmenu__tab-link {
  border: 1px solid #fff;
  color: #0299d8;
  background: #fff;
}
.npmenu__panel-container {
  padding: 20px 10px;
  display: inline-block;
  width: 100%;
}
.npmenu__panel-container .checkbox__panel {
  opacity: 0;
  width: 95%;
  margin: 2.5%;
}
.npmenu__panel-container .checkbox__panel [type="checkbox"] + label {
  padding: 20px 15px;
}
.npmenu__panel-container .checkbox__panel-text {
  display: block;
}
.checkbox__panel {
  margin-bottom: 15px;
  width: 45%;
  float: left;
  margin: 2.5%;
}
@media only screen and (min-width: 993px) {
  .checkbox__panel {
    width: 29%;
    margin: 0 2% 35px;
  }
}
.checkbox__panel [type="checkbox"]:not(:checked),
.checkbox__panel [type="checkbox"]:checked {
  position: absolute;
  left: -9999px;
  opacity: 0;
}
.checkbox__panel [type="checkbox"] + label {
  display: block;
  padding: 17px 10px 12px;
  background: #fff;
  transition: 0.2s;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  cursor: pointer;
  line-height: 20px;
  font-size: 1rem;
  position: relative;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
}
@media only screen and (min-width: 601px) {
  .checkbox__panel [type="checkbox"] + label {
    padding: 23px 20px 18px;
  }
}
@media only screen and (min-width: 993px) {
  .checkbox__panel [type="checkbox"] + label {
    padding: 35px 15px 20px;
  }
}
.checkbox__panel [type="checkbox"] + label::before {
  content: "";
  width: 100%;
  height: 8px;
  background: #f59c00;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  transition: height 0.2s cubic-bezier(0.4, 0, 1, 1);
}
.checkbox__panel [type="checkbox"]:checked + label {
  color: #fff;
}
.checkbox__panel [type="checkbox"]:checked + label::before {
  height: 100%;
}
.checkbox__panel [type="checkbox"]:checked + label .checkbox__panel-title {
  color: #fff;
}
.checkbox__panel [type="checkbox"]:checked + label .checkbox__panel-icon {
  color: #fff;
}
.checkbox__panel
  [type="checkbox"]:checked
  + label
  .checkbox__panel-icon::before {
  content: "\e86c";
}
.checkbox__panel-title {
  display: block;
  color: #50535a;
  position: relative;
  z-index: 1;
}
.checkbox__panel-text {
  display: none;
}
@media only screen and (min-width: 993px) {
  .checkbox__panel-text {
    display: block;
    position: relative;
    z-index: 1;
  }
}
.checkbox__panel-icon {
  position: absolute;
  right: 15px;
  font-size: 20px;
  color: #50535a;
  z-index: 1;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
input[type="text"].personalizacion__phone-input {
  width: 100%;
  background: transparent;
  border: 1px solid transparent;
  outline: 0;
  border-radius: 4px;
  height: 48px;
  font-size: 18px;
  color: #63666d;
  border: 1px solid #e9eae8;
  padding: 15px;
}
input[type="text"].personalizacion__phone-input:focus {
  border: 1px solid #0098d9;
}
input[type="text"].personalizacion__phone-input + label {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  text-align: center;
  color: #989a9e;
  height: 48px;
  line-height: 48px;
  font-size: 16px;
  background: #e9eae8;
  border-radius: 4px;
}
input[type="text"].personalizacion__phone-input + label .icon-phone {
  position: absolute;
  top: 16px;
  left: 16px;
}
input[type="text"].personalizacion__phone-input + label.active {
  display: none;
}

/*adiciones Aldo y Fer Header A*/
.icon-close:before {
  content: "\e5cd";
}
.mlmenu__search-button {
  font-size: 30px;
  color: #50535a;
}
.menu-links-select {
  height: 56px;
  margin: 15px;
  background: #fff;
  border: 1px solid #ddd;
  box-sizing: border-box;
  border-radius: 4px;
}
.menu-ls-s {
  padding-left: 10px;
  width: 287px;
  height: 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #86888c;
}
.select-wrapper.md {
  position: relative;
}
.menu-links .menu-links-select .menu-ls span.caret {
  margin: 0 26px;
  font-size: 12px;
  line-height: 4px;
  border-top: 0 dashed;
  color: #101010;
}
.select-wrapper span.caret {
  color: initial;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  height: 10px;
  margin: auto 0;
  font-size: 10px;
  line-height: 10px;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.menu-links .menu-links-select .menu-ls input.select-dropdown {
  height: 15px;
}
.select-wrapper input.select-dropdown {
  padding-left: 8px !important;
  font-weight: 400;
}
.select-wrapper input.select-dropdown {
  position: relative;
  cursor: pointer;
  background-color: transparent;
  border: 0;
  border-bottom: #ccc;
  outline: 0;
  height: 3rem;
  line-height: 3rem;
  width: 100%;
  font-size: 1rem;
  margin: 0 0 20px 0;
  padding: 0;
  display: block;
}
.dropdown-content {
  background-color: #fff;
  margin: 0;
  display: none;
  min-width: 100px;
  max-height: 650px;
  overflow-y: auto;
  opacity: 0;
  position: absolute;
  z-index: 999;
  will-change: width, height;
}
.dropdown-content li {
  clear: both;
  color: rgba(0, 0, 0, 0.87);
  cursor: pointer;
  min-height: 36px;
  line-height: 1.5rem;
  width: 100%;
  text-align: left;
  text-transform: none;
}
.dropdown-content li > span {
  font-size: 14px;
  padding: 7px 5px;
}
.dropdown-content li > a,
.dropdown-content li > span {
  font-size: 16px;
  color: #0299d8;
  display: block;
  line-height: 22px;
  padding: 14px 16px;
}
select.md {
  display: none;
  background-color: rgba(255, 255, 255, 0.9);
  width: 100%;
  padding: 5px;
  border: 1px solid #f2f2f2;
  border-radius: 2px;
  height: 3rem;
}
.z-depth-1,
.card-panel,
.card,
.toast,
.btn,
.btn-large,
.btn-floating,
.dropdown-content,
.collapsible,
.side-nav {
  box-shadow: 0 2px 2px 0 rgb(0 0 0 / 14%), 0 1px 5px 0 rgb(0 0 0 / 12%),
    0 3px 1px -2px rgb(0 0 0 / 20%);
}
.activeSelect {
  width: 396px;
  display: block;
  opacity: 1;
  top: 0;
}
.icon-navigate_next:before {
  content: "\e409";
}
.menu_container {
  background: #fff;
}
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  vertical-align: middle;
  z-index: 1;
  transition: 0.3s ease-out;
}
.mlmenu__back .icon-navigate_before {
  position: initial;
  font-weight: 100;
  color: #019df4;
  font-size: 25px !important;
  margin-left: 19px;
}
.mlmenu__back .icon-navigate_before:before {
  content: "\e408";
}
.mlmenu__back-text {
  color: #019df4;
  font-weight: 600;
  font-size: 14px;
  position: fixed;
  font-family: "Telefonica";
  font-style: unset;
  margin-top: 3px;
}
.dnavigation_text_mob {
  font-family: "Telefonica";
  font-style: normal;
  font-weight: 300;
  font-size: 16px;
  line-height: 35px;
  color: #818181;
  padding-left: 23px;
}
li.img-brand {
  width: 22%;
}
.mlnavigation--active-back .menu-links {
  display: none;
}
.icon-MiCuenta-Masa:before {
  content: "\e967";
}
.mlmenu__nav-inner .select-wrapper {
  margin-top: 17px;
}
.mlmenu__nav-inner input[type="text"] {
  width: 100px;
  height: 28px;
  color: #fff;
  line-height: 20px;
  font-size: 14px;
  font-family: "Telefonica";
  padding: 3px;
  background: #019df4;
}
.mlmenu__nav,
.wrapperDrop,
.mlmenu__nav-inner .select-wrapper::after,
.navigation__login-container {
  display: none !important;
}
.navigation__header .btnDrop-menuOne {
  width: 100px;
  text-align: left;
  color: #fff;
  box-shadow: none;
  font-size: 14px;
}
.navigation__header .dropdown-menu {
  padding: 0;
  margin: 0;
  min-width: 100px;
  border: none;
}
.navigation__header .dropdown-item {
  padding: 0.25rem 0.5rem;
  color: #019df4;
}
.navigation__header .dropdown-menu.show {
  transform: translate3d(-3px, -3px, 0px) !important;
}
.navigation__header .dropdown-toggle::after {
  display: none;
}
.mlmenu__nav-inner .select-wrapper::after {
  content: "\e5cf";
  font-family: "icomoon" !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #fff;
  position: absolute;
  right: 12px;
  top: 15px;
  bottom: 0;
  height: 27px;
  margin: auto 0;
  font-size: 18px;
  line-height: 10px;
}
.menu-ls .txtSecc {
  padding-left: 10px;
  width: 287px;
  height: 16px;
  font-style: normal;
  font-weight: 400;
  font-size: 12px;
  line-height: 16px;
  color: #86888c;
  margin-bottom: 5px;
}
.btnDrop-menuTwo {
  padding-left: 8px;
  font-weight: 400;
  width: 100%;
  font-size: 14px;
  text-align: left;
  box-shadow: unset;
}
.btnDrop-menuTwo:focus {
  box-shadow: unset;
}
.btnDrop-menuTwo.dropdown-toggle::after {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 20px;
}
.dropdown.show .btnDrop-menuTwo.dropdown-toggle::after {
  border: none;
  content: "\2012";
  z-index: 9999;
}
.dropdown-menuTwo {
  width: 100%;
  padding: 0;
  transform: translate3d(0px, -6px, 0px) !important;
}
.dropdown-menuTwo .dropdown-item {
  padding: 0.25rem 8px;
  color: #019df4;
}
/** main **/
.mlmenu__container {
  background: #eee;
}
.mlmenu__link {
  color: #313235;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  padding: 14px 15px 14px 25px;
}
.mlnavigation--active-back .mlmenu__back-container {
  display: table-cell;
  visibility: visible;
  opacity: 1;
}
.navigation__login-container {
  position: unset;
  margin: 6px 7px 0 0;
  height: 50px;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.mlmenu__nav {
  padding: 0 0 0 17px;
}
/** main **/
@media (max-width: 992px) {
  .mlmenu__nav {
    display: table-cell !important;
  }
  .wrapperDrop,
  .mlmenu__nav-inner .select-wrapper::after {
    display: block !important;
  }
  .navigation__login-container {
    display: flex !important;
  }
  .mlmenu__link:hover {
    color: #019df4;
    text-decoration: none;
    font-weight: 500;
  }
}
.wrapperBrand {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 20px;
}
.img-brand svg {
  background: #fff;
  border-radius: 8px;
  width: 80%;
}
p.img-brand {
  text-align: center;
  margin: 0;
}
@media only screen and (min-width: 993px) {
  .scrolling--down .navigation__wrapper {
    top: -32px;
    height: 109px;
    margin-top: 0;
  }
}

/*1.2- Footer A*/
footer .accordion .accordion-item .accordion-header .accordion-button:after {
  content: "\e316";
  font-family: "icomoon" !important;
  font-weight: 300;
  font-size: 18px;
  float: right;
  color: #b6b7b7;
}
footer
  .accordion
  .accordion-item
  .accordion-header
  .accordion-button.collapsed:after {
  content: "\e313";
}
.footer-large-links-block {
  border: 0;
}
/*footer .footer-large-links-block .collapsible-header.accordion-header .btn-header-link{
     padding: 22px 16px 17px 0;
}
*/
.footer-large__title.accordion-button {
  padding: 22px 1rem;
  font-size: 16px;
}
a.footer-large__title,
a:hover.footer-large__title {
  width: 100%;
  display: block;
  color: #50535a;
}
.footer-large__title.accordion-button {
  border: 0;
  background-color: transparent !important;
}
.accordion-button::after {
  visibility: hidden;
}
.footer-large__title.accordion-button {
  color: #50535a;
  width: 100%;
  text-align: left;
  padding: 14px 0 18px;
  font-size: 18px;
  letter-spacing: 0.18px;
  line-height: 24px;
  font-family: Telefonica;
}
footer ul.accordion-collapse.collapse,
.footer-large-links-block .collapsible-body {
  border: 0;
  padding: 13px 0px 0;
}
.disabled {
  pointer-events: none;
}
footer ul.accordion-collapse.collapse:not(.show) {
  display: block;
}
@media (max-width: 992px) {
  .footer-large__title.accordion-button {
    padding: 14px 1rem 22px;
    font-size: 16px;
  }
  .disabled {
    pointer-events: auto;
  }
  .accordion-button::after {
    visibility: visible;
  }
  footer ul.accordion-collapse.collapse:not(.show) {
    display: none;
  }
  footer ul.accordion-collapse.collapse,
  .footer-large-links-block .collapsible-body {
    border: 0;
    padding: 0px 16px 0;
  }
  .footer-large__url {
    line-height: 2.2;
  }
}
.footer-large-links.collapsible {
  border: 0;
  box-shadow: none;
}
.footer-large-links-block {
  border-bottom: solid 1px #d8d8d8;
}
.footer-large-links-block.active {
  border-bottom: 0;
}
.footer-large-links-block.active .collapsible-body {
  display: block;
}
.footer-large-links-block .collapsible-header {
  border-bottom: 0;
}
.footer-large-links-block.active .collapsible-body {
  display: block;
}

.footer-large__container {
  padding-top: 17px;
}
.footer-large__logo {
  padding-bottom: 23px;
}
.footer-large__logo-img {
  width: 100%;
  max-width: 223px;
}
.footer-large__title {
  font-family: Telefonica;
  font-weight: normal;
  font-size: 16px;
  color: #50535a;
  letter-spacing: 0.18px;
  line-height: 24px;
  padding-top: 14px;
}
.footer-large__url {
  font-family: Telefonica;
  font-weight: normal;
  font-size: 14px;
  color: #86888c;
  letter-spacing: 0.16px;
  line-height: 32px;
  margin-bottom: 16px;
  display: block;
}
.footer-large__url:hover {
  color: #0299d8;
  text-decoration: none;
}
.footer-large-wrapper-links {
  max-width: 1475px;
  margin: 0 auto;
}
@media only screen and (min-width: 993px) {
  .footer-large-links-block .collapsible-header {
    padding: 0;
    cursor: text;
  }
  .footer-large__container {
    padding-top: 0;
  }
  .footer-large-wrapper-logo {
    position: relative;
  }
  .footer-large-wrapper-logo:after {
    content: "";
    width: 100%;
    height: 4px;
    background: #f4f4f3;
    position: absolute;
    z-index: 0;
    top: 0;
    left: 0px;
  }
  .footer-large-wrapper-logo:before {
    content: "";
    width: 100%;
    height: 4px;
    background: #f4f4f3;
    position: absolute;
    z-index: 0;
    bottom: 0;
    left: 0px;
  }
  .footer-large__logo {
    width: 100%;
    padding: 48px 0 33px 0;
    position: relative;
  }
  .footer-large__logo-img {
    max-width: 318px;
  }
  .footer-large-links {
    display: table;
    width: 100%;
    /*height: 100%;
         */
  }
  .footer-large-links-block {
    display: table-cell;
    border-bottom: 0;
  }
  .footer-large__title {
    font-family: Telefonica;
    font-weight: bold;
    font-size: 18px;
    letter-spacing: 0;
    padding: 22px 16px 17px 0;
  }
  .footer-large-links-block .footer-large__icon {
    display: none;
  }
  .footer-large-links-block .collapsible-body {
    display: block;
    padding-left: 0;
  }
  .footer-large__url {
    font-size: 16px;
    letter-spacing: 0;
    line-height: 24px;
  }
  .footer-large__url-title {
    display: block;
    margin-bottom: 16px;
  }
}

/*2.1.1- Footer A Logos*/
.foot__cont {
  max-width: none;
  max-width: initial;
}
.foot__list {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -webkit-align-items: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  width: 100%;
  padding: 10px 20px 0;
}
.foot-sponsors__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  align-items: center;
}
.foot-sponsors__item.foot-sponsors__item_big {
  width: 100% !important;
}
.foot-sponsors__sublist {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  list-style: none;
}
.foot-sponsors__item.foot-sponsors__item_big {
  width: 100% !important;
}
.foot-sponsors__sublist_border .foot-sponsors__subitem {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between;
  width: 100%;
  max-width: 1190px;
  padding: 16px 20px;
  margin-top: 10px;
  margin-right: 0;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e9eae8;
}
.foot-sponsors__subitem {
  position: relative;
  min-width: 140px;
  margin: 20px 12px;
  text-align: center;
}
.foot-sponsors__sublist_border .foot-sponsors__img:not(:last-child) {
  margin-right: 10px;
}
.foot-sponsors__sublist_border .foot-sponsors__img:not(:last-child) {
  padding-right: 16px;
  border-right: 1px solid #e9eae8;
  border-right: 1px solid #e9eae8;
}
.foot-sponsors__sublist_border .foot-sponsors__img {
  height: 40px;
}
@media (max-width: 993px) {
  .foot-sponsors__sublist_border .foot-sponsors__subitem {
    max-width: 82vw;
  }
}
@media (max-width: 767px) {
  .foot__cont {
    display: none;
  }
}

/*2- Tema Movistar B*/
/*2.1- Header B*/
.header-B {
  padding: 2%;
  position: absolute;
  width: 100%;
  top: 0;
  background-color: #fff;
  z-index: 99;
}
/*.header-B .row{
    max-width: 1440px;
    margin: 0 auto;
}*/
.header-B .menu-accesibility {
  top: 100px;
  background-color: transparent !important;
}
@media (max-width: 992px) {
  .header-B+.WT>.banner-hero-n {
    margin-top: 20px !important;
  }
}
@media (max-width: 600px) {
.header-B+.WT>.banner-hero-n {
  margin-top: 10px !important;
}
}
/*2.2- Footer B*/
.footer-B {
  width: 100%;
}

.footer-B ul {
  width: 100%;
  float: right;
  display: block;
  text-align: right;
  padding-top: 12px;
  font-size: 20px;
  padding: 45px 0;
  margin: 0;
  height: auto;
}
.footer-B ul li {
  display: inline;
  padding: 0 5px;
}
.footer-B ul li a {
  color: #4a4a4a;
}
.footer-B ul li a:hover {
  text-decoration: underline;
}
.footer-B .footer-large-wrapper-logo {
}
.footer-B .footer-large__logo {
  width: 100%;
  padding: 35px 0;
  position: relative;
}
/*.footer-B .footer-large-wrapper-logo .row{
    max-width: 1440px;
    display: block;
    margin:0 auto;
}*/
.footer-B .footer-large-wrapper-logo .row {
  /*max-width: 1440px;*/
  margin: 0 auto;
  padding: 0 1%;
}
.footer-B .footer-large__logo-img {
  width: auto;
  max-width: 250px;
}
@media (max-width: 992px) {
  .footer-B ul {
    padding: 30px 0;
  }
  .footer-B .footer-large__logo {
    padding: 5px 0;
  }
}
@media (max-width: 767px) {
  .footer-B .footer-large__logo {
    text-align: center;
    padding: 15px 0 0;
  }
  .footer-B ul {
    width: 90%;
    float: none;
    margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 1em;
    padding: 12px 0;
  }
}

/* footer V2 B2C*/
footer .footer-large-wrapper-links .footer-v2 ul {
  margin: 0;
  padding: 0;
}
.WT footer .footer-v2 ul li {
  list-style-type: none;
}
footer .footer-v2 .footer-large__title.accordion-button {
  padding: 14px 0 10px;
}
footer .footer-v2 .footer-large__url-title,
footer .footer-v2 .footer-large__url {
  margin-bottom: 0;
}
footer .app-wrapper {
  position: relative;
  max-width: 340px;
  min-width: 320px;
  margin: 40px auto;
  padding: 50px 40px 30px;
  text-align: center;
  border: 1px solid #e5e5e5;
  border-radius: 5px;
}
footer .logo-wrapper {
  position: absolute;
  left: 0;
  text-align: left;
  width: 92%;
  top: -25px;
  background: #fff;
}
footer .logo-wrapper img {
  width: 50px;
}
footer .logo-wrapper .app-title {
  margin: 0 0 0 2%;
  font-size: 18px;
  font-weight: bold;
}
footer .app-btn {
  max-width: 150px;
  color: #fff;
  text-decoration: none;
  background-color: #5bc500;
  padding: 8px 25px;
  margin: 0 auto;
  font-size: 16px;
  border-radius: 30px;
}
footer .app-btn:hover {
  color: #fff;
}
footer .app-btn:before {
  content: url("/assets/img/plantillas/footer/download-ico.svg");
}
footer .social-wrapper .social-list {
  margin: 0;
  padding: 0;
  gap: 10px;
}
footer .social-list img {
  width: 30px;
}
footer .avisos-link a {
  font-weight: bold;
  text-decoration: underline;
}
footer .avisos-link a:hover {
  color: #039be5;
}

footer .pseudo-footer-large-wrapper-links {
  position: relative;
  margin: 60px 0 0;
}
footer .pseudo-footer-large-wrapper-links:before {
  content: "";
  width: 100%;
  height: 4px;
  background: #f4f4f3;
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0px;
}
footer .flexContainer {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  padding: 30px 0 10px;
}
footer .compra-wrapper {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  flex-grow: 1;
}

footer .lock-logo {
  width: 17px;
}
footer .lock-wrapper p {
  margin: 0;
  font-size: 13px;
}
footer .pago-logos ul {
  gap: 5px;
  margin: 10px auto;
}
footer .pago-logos ul li img {
  height: 25px;
}
footer .copyright-text-wrapper {
  text-align: center;
  flex-grow: 1;
}
footer .copyright-text-wrapper p {
  margin: 0;
}
footer .sponsors-wrapper {
  flex-grow: 2;
}
footer .sponsors-wrapper ul {
  gap: 20px;
  margin: 10px auto;
}
footer .pago-logos ul,
footer .sponsors-wrapper ul {
  padding: 0;
}

footer .subcollapse1 p {
  color: #86888c;
  margin: 0;
}
footer .subcollapse1 p:hover {
  color: #0299d8;
}
footer .subcollapse1 a {
  color: #86888c;
}
footer .subcollapse1 a:hover {
  color: #0299d8;
}
footer .subcollapse-childs {
  padding-left: 10px;
}
footer .ftr-w193 {
  width: 193px;
}
footer .footer-v2 details summary {
  display: inline-block;
  color: #86888c;
}
footer .footer-v2 details summary::marker,
footer .footer-v2 details summary::-webkit-details-marker {
  display: none;
}
@media (max-width: 992px) {
  footer .footer-v2 {
    flex-direction: column-reverse;
    gap: 20px;
  }
  footer .footer-v2 .footer-large__title.accordion-button {
    padding: 14px 1rem 22px;
  }
  footer .footer-large-wrapper-links .footer-v2 ul {
    padding: 0 16px 0;
  }
  footer .app-wrapper {
    margin: 30px auto;
    max-width: 300px;
  }
  footer .avisos-link {
    text-align: center;
    margin: 30px auto;
  }
  footer .pseudo-footer-large-wrapper-links {
    margin: 0;
  }
  footer .footer-logov2 {
    max-width: 245px;
  }
  footer .ftr-w193 {
    width: 100%;
  }
  footer .logo-wrapper .app-title {
    font-size: 16px;
  }
}
@media (max-width: 576px) {
  footer .flexContainer {
    flex-direction: column;
    gap: 20px;
  }
  footer .app-wrapper {
    min-width: 300px;
  }
  footer .compra-wrapper {
    flex-direction: row-reverse;
    gap: 10px;
  }
  footer .flexContainer .flex-item:nth-of-type(1) {
    order: 1;
  }
  footer .flexContainer .flex-item:nth-of-type(2) {
    order: 3;
  }
  footer .flexContainer .flex-item:nth-of-type(3) {
    order: 2;
  }
  footer .pago-logos ul,
  footer .sponsors-wrapper ul {
    margin: 0;
  }
}
/* END footer V2 B2C*/
