  @media screen and (max-width: 700px) {

      .navBox .ico.slideL {
        width: 4.8rem;
        height: 4.8rem;
        display: inline-block;
        position: relative;
    }
  
      .ico.slideL.leftoff > img, .ico.slideL.lefton > img {
        position: absolute;
        width: 100%;
        height: 100%;
        display: block;
        left: 0;
        top: 0;
    }
  .ico.slideL.leftoff > img {
        background-image: url(../img/123.svg);
    }
  .mainheader .blind, .services .ico {
        line-height: 6em;
    }
      
  
      .auxheader {
        position: fixed;
        right: 0;
        top: 0;
        height: 100%;
        width: 0;
        z-index: 6;
    }
  .mainheader {
        height: 4.8rem;
        background: #fff;
        position: fixed;
        display: block;
        top: 0;
        left: 0;
        z-index: 5;
    }
  .mainheader,
.navBox nav.blindBox {
  width: 100%;
}
  .artical-title__title {
    color: rgba(44, 45, 49, 1);
    font-size: 40px;
    margin-bottom: 20px;
}

  .preBody .pubBox [aria-hidden="true"],
  .preBody .pubBox span:not(.datpub):not(.datrev) {
    font-weight: 500;
  }

  .pf_contentBox:has(.pretitle.ladillo) > .breadtabs {
    padding: 2.4rem;
  }
  .pf_contentBox:has(.pretitle.ladillo) > .breadtabs ul {
    display: none;
  }

  .signBox {
    color: #6b6969;
  }
  .signBox .author {
    font-family: "Noto Serif", "Roboto Slab", "Roboto", sans-serif;
    font-size: 1.7rem;
    line-height: 2rem;
    font-weight: 400;
    letter-spacing: -0.125pt;
  }
  .signBox {
    justify-content: center;
    column-gap: 2.8rem;
    position: relative;
  }
  .signBox,
  .signBox > * > div {
    display: flex;
  }
  .signBox > *:not(strong) {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 6.4rem auto;
    align-items: center;
    column-gap: 0.4rem;
  }
  .signBox > * > div {
    flex-direction: column;
  }

  .signBox .avatar {
    aspect-ratio: 1;
    height: 6rem;
    width: auto;
    border-radius: 100%;
  }
  .signBox .avatar img {
    position: relative;
    height: 7.6rem;
    width: auto;
    filter: grayscale(1) contrast(1.15);
    left: 50%;
    transform: translate(-50%, -0.2rem);
  }
  .signBox .author {
    border-bottom: 0.1rem solid transparent;
  }
  /** SUBCABECERA AUTORES *************************/
  /** END *****************************************/

  /*datos/compartir*/
  .preBody .shareBox > li > span,
  .preBody .shareBox > li > button {
    padding: 1.2rem;
    display: inline-block;
    overflow: hidden;
  }
  .preBody .shareBox .icon-label .rtve-icons {
    width: 2.4rem;
    height: 2.4rem;
    display: inline-block;
    background-repeat: no-repeat;
    background-position: 50%;
  }
  .preBody .shareBox .fcebk .rtve-icons {
    background-image: url("../img/rtve-icon_fbook_6b6969.svg");
  }
  .preBody .shareBox .equis .rtve-icons {
    background-image: url("../img/rtve-icon_equis_6b6969.svg");
  }
  .preBody .shareBox .whats .rtve-icons {
    background-image: url("../img/rtve-icon_whats_6b6969.svg");
  }
  .preBody .shareBox .blsky .rtve-icons {
    background-image: url("../img/rtve-icon_blsky_6b6969.svg");
  }
  .preBody .shareBox .links .rtve-icons {
    background-image: url("../img/rtve-icon_links_6b6969.svg");
  }
  /*quitamos "anyadir a mis listas"*/
  .preBody .shareBox > li:has(.bmark) {
    display: none;
  }
  /*mensajes emergentes botones*/
  .shareBox li:has(.links) {
    position: relative;
  }
  .preBody .shareBox .links + .toolBox {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(calc(-50% - 4.8rem - 2.4rem), -50%);
    padding: 1.2rem;
    text-align: center;
    background-color: #fff;
    border: 0.1rem solid lightgray;
    border-radius: 0.6rem;
    box-shadow: 0 0 1.6rem rgba(0, 0, 0, 0.25);
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(4.8rem * 6);
    height: calc(3.6rem + 2.4rem);
    z-index: 1;
  }
  .preBody .shareBox .links + .toolBox strong {
    font-size: 1.2rem;
    line-height: 1.6rem;
  }
  .preBody .shareBox .links:not(.be_on) + .toolBox {
    display: none;
  }

  body {
    padding: 1.6rem 0 0 0;
    position: static !important;
  }
  .mainheader + .mainbodier {
    padding-top: 3.2rem;
  }
  .mainheader {
    height: 4.8rem;
    background: #fff;
    position: fixed;
    display: block;
    top: 0;
    left: 0;
    z-index: 5;
  }
  .mainheader,
  .navBox nav.blindBox {
    width: 100%;
  }
  .navBox nav.blindBox {
    height: 100%;
    left: -100%;
  }
  
  .ico.slideL.lefton {
    display: none;
  }

  .mainheader .ico > img,
  .mainheader .ico > span img {
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 50%;
  }

  /*auxiliar*/
  .auxheader {
    position: fixed;
    right: 0;
    top: 0;
    height: 100%;
    width: 0;
    z-index: 6;
  }

  .ico.users img,
  .ico.seekr img {
    
    position: static;
    vertical-align: top;
  }
  

  /*menu lateral*/
  .navBox nav.blindBox {
    padding-right: 7.2rem;
    box-shadow: none !important;
    position: fixed !important;
    top: 0;
  }
  .maintabs {
    height: 100%;
    background: #222;
    overflow-y: auto;
  }
  .maintabs > li {
    border-bottom: 0.1rem solid #666;
    padding: 0.8rem 3.6rem 0.8rem 2rem;
    background: transparent;
  }

  .navBox .ico.slideL.lefton {
    z-index: 6;
    right: 0;
    top: 0;
    position: absolute;
  }
  .ico.slideL.leftoff > img,
  .ico.slideL.lefton > img {
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    left: 0;
    top: 0;
  }
  .ico.slideL.leftoff > img {
    background-image: url("../img/burger.svg");
  }
  .ico.slideL.lefton > img {
    background-image: url("../img/rtve-icon_arrow_left.svg");
  }

  .maintabs .brows {
    color: #fff;
    width: 100%;
    position: relative;
    padding-left: 1.6rem;
  }
  .maintabs .brows:before {
    content: "";
    width: 0.8rem;
    height: 0.8rem;
    display: inline-block;
    border-radius: 100%;
    position: absolute;
    top: 0.6rem;
    left: -0.6rem;
    background-color: #959592;
  }
  .tab_infor .brows:before {
    background-color: #f56b0d;
  }
  .tab_telev .brows:before {
    background-color: #2196f3;
  }
  .tab_radio .brows:before {
    background-color: #d81a28;
  }
  .tab_sport .brows:before {
    background-color: #0f924c;
  }
  .tab_child .brows:before {
    background-color: #b050e8;
  }
  .tab_carta .brows:before {
    background-color: #f4941e;
  }
  .maintabs .brows > span {
    font-size: 1.4rem;
    line-height: 2.4rem;
    text-transform: uppercase;
    letter-spacing: 1pt;
    text-align: left;
    font-weight: 400;
  }

  .maintabs .brows > img {
    width: 2.4rem;
    height: 2.4rem;
    right: -2.4rem;
    left: auto;
    position: absolute;
    top: 0;
    z-index: 1;
    cursor: pointer;
    background-color: transparent;
  }
  .maintabs .brows img {
    background-image: url("../img/rtve-icon_point_down.svg");
    background-size: 100%;
  }
  .maintabs .brows.be_on img {
    background-image: url("../img/rtve-icon_point_up.svg");
  }

  /*submenus*/
  .maintabs > li > .blindBox {
    display: none;
  }
  .maintabs > li > .blindBox.be_on {
    display: inline-block;
    padding-top: 0.8rem;
  }
  .maintabs > li > .blindBox ul {
    padding-left: 0.8rem;
  }
  .maintabs > li > .blindBox .ico {
    display: inline-block;
    width: 100%;
    height: auto;
  }
  .maintabs > li .blindBox .ico span {
    text-align: left;
    font-weight: 100;
    font-size: 1.6rem;
    line-height: 2.4rem;
  }

  /*buscador*/
  .seekr + .blindBox {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 4.8rem;
    background: #fff;
  }

  /* ajustes */
  .mainheader .navBox .maintabs .tab_weath .ico img,
  .mainheader .navBox .maintabs .tab_playz .ico img,
  .mainheader .navBox .maintabs .tab_child .ico img,
  .mainheader .navBox .maintabs .tab_carta .ico img {
    display: none;
  }
  [class*="tab_"] > .blindBox li {
    background: transparent;
  }
}

@media screen and (min-width: 700px) {
  .pf_contentBox .breadtabs {
  padding: 1.2em;
}
.pf_contentBox .breadtabs ul {
  display: inline-block;
}
.pf_contentBox .breadtabs span {
  color: #444;
}

/*focus breadtabs / summary */
.mainContent .artBody p a {
  display: inline;
}
.mainContent .artBody p a:focus {
}
.pf_contentBox .mainContent .artBody p a:focus {
  outline-color: #000;
}


.mainbodier {
  width: 100%;
  overflow: hidden;
  display: inline-block;
}
.mainbodier > .grid {
  width: 100%;
  float: left;
  display: inline-block;
}
.mainbodier > .prevPage {
  margin: 0 0 0 -100%;
}
.mainbodier > .currPage {
  margin: 0;
}

.mainbodier > .grid {
  -webkit-transition: margin ease-in 1s;
  -moz-transition: margin ease-in 1s;
  -o-transition: margin ease-in 1s;
  transition: margin ease-in 1s;
}

.fronPage .bodier > .container {
  position: relative;
}
.fronPage .bodier {

}
.fronPage .bodier > .container {
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.fronPage .pf_contentBox .artBody {
  -webkit-transform: none;
  -moz-transform: none;
  -o-transform: none;
  transform: none;
}
/*arreglo ie */
.fronPage .pf_contentBox {
  -ms-backface-visibility: visible;
}

/*sangrados laterales*/
.article .artBody {
  padding-left: 18%;
  padding-right: 18%;
}


.article .artBody {
  -webkit-transition: padding 0.5s;
  -moz-transition: padding 0.5s;
  -o-transition: padding 0.5s;
  transition: padding 0.5s;
  -ms-transition: none;
}

/*multimedia destacado*/
.article .figure {
  width: 100%;
}
.pubBox {
}

/*ladillos*/
.artBody .ladillo {
  margin-top: 1.4285em;
  margin-bottom: 0.1rem;
}
.mainContent,
.article .figure,
.arrow *,
.pf_contentBox {
  position: relative;
}

.mainbodier > .grid.currPage {
  z-index: 2;
}

.mainbodier > .grid {
  z-index: 1;
}
  html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.artBody .ladillo {
  font-size: 2.1rem;
}
.artBody .ladillo {
  line-height: 1.4286;
} /*30*/

/*20px*/
.tabH1,
.breadtabs span,
.artBody > p,
.artBody > ul li {
  font-size: 2rem;
} /*24*/
.breadtabs span {
  line-height: 1.3;
} /*26*/
.artBody p,
.artBody ul li {
  line-height: 1.5;
} /*30*/
.tabH1 {
  line-height: 2;
} 

.artBody > {
  letter-spacing: 0.15pt;
}
.tabH1 {
  word-spacing: normal;
}
.maintabs .blindBox .ico span {
  letter-spacing: 0.4pt;
}

.artBody > p {
  letter-spacing: 0.25pt;
}


  .ima > img {
  -webkit-transition: top 1s;
  -moz-transition: top 1s;
  -o-transition: top 1s;
  transition: top 1s;
}


.pf_contentBox {
  position: relative;
}

.blindBox .ico.arrow img {
  display: none !important;
}

.blindBox .ico.arrow span[title] {
  white-space: nowrap;
}

.blindBox .ico.arrow span[title]::after {
  content: " ∨"; /* нужная вам стрелка */
  font-size: 1em; /* подгоните под ваш дизайн */
  margin-left: -0.1em;
  margin-bottom: 20px; /* небольшое расстояние от текста */
}
  /*fixed*/
.auxheader,
.fixer {
  position: fixed;
}
/*absolute*/
/*relative*/
.mainheader,
.auxheader .container,
.subheader {
  position: relative;
}

.mainheader {
  top: 0;
  left: 0;
}

.auxheader {
  bottom: 16em;
  left: 0;
}

.auxheader {
  -webkit-transition: top 1s;
  -moz-transition: top 1s;
  -o-transition: top 1s;
  transition: top 1s;
}


.auxheader {
  z-index: 8;
}

.mainheader {
  z-index: 4;
}
.subheader {
  z-index: 3;
}
/*vilynx*/
.bodier {
  z-index: 1;
}


  button {
  border: 0 none;
  background: transparent;
}

.ima,
.ico {
  display: inline-block;
}

.ima > img {
  width: 100%;
}
.ima > img {
  height: auto;
}

video::cue {
  background: transparent;
}
video::cue(c.vtt_blue) {
  color: blue;
  color: #00f;
}
video::cue(c.vtt_cyan) {
  color: cyan;
  color: #6ff;
}
video::cue(c.vtt_green) {
  color: green;
  color: #0f6;
}
video::cue(c.vtt_yellow) {
  color: yellow;
  color: #fe0;
}
video::cue(c.vtt_orange) {
  color: orange;
  color: #fa0;
}
video::cue(c.vtt_red) {
  color: red;
  color: #f23;
}
video::cue(c.vtt_magenta) {
  color: magenta;
  color: #f6f;
}
.ima img {
  left: 0;
}
.ima img {
  top: 0;
}

.services .ico + .blindBox {
  display: none;
}
.services .users + .blindBox {
  position: absolute;
  width: 36%;
  bottom: -10em;
  right: 0;
  background: #f2f2f2;
  box-shadow: -1em 0 2em rgba(0, 0, 0, 0.5);
  bottom: 0;
  min-height: 8em;
}
.wrapper.auxheader {
  left: auto;
  right: 0;
  top: 0;
  bottom: auto;
  height: auto;
  width: auto;
}
.wrapper.auxheader {
  padding-right: 0.8rem;
}
.auxheader .container {
  width: auto;
}

  .mainheader .container {
  padding: 0;
}
.maintabs .brows img {
  display: block;
}
.maintabs {
  text-align: right;
}

/*logo*/

.maintabs li {
  width: auto;
  display: inline-block;
}
.tabH1 {
  padding: 0.1rem 0.5rem 0 0.5rem;
}

.navBox .maintabs {
  text-align: center;
}


.navBox .maintabs {
}
.maintabs li {
  padding: 0 0.6rem;
}

.maintabs li > .be_on + .blindBox {
  height: 4.2rem;
}


.navBox .maintabs {
  height: 5.2rem;
}

.maintabs li > .blindBox {
  width: 100%;
  height: 0;
  display: inline-block;
  text-align: center;
}
.maintabs li > .blindBox li {
  visibility: hidden;
}
.maintabs li > .be_on + .blindBox,
.maintabs li > .be_on + .blindBox ul {
}
.maintabs li > .be_on + .blindBox ul {
  max-height: 4.2rem;
  overflow: hidden;
}

.maintabs li > .be_on + .blindBox li {
  visibility: visible;
}

.maintabs li > .blindBox ul {
  width: 100%;
  padding: 0.6rem 0;
}
.maintabs li > .blindBox * {
  display: inline-block;
}
.maintabs li > .blindBox .ico {
  padding: 0;
}
.maintabs li > .blindBox .ico span span {
  padding: 0.6rem 1.2rem;
}

.mainbodier {
  padding-top: 4.2rem;
}

.maintabs > li .blindBox .ico img {
  height: 2rem;
  width: 2rem;
  display: none;
  background-position: 0 20%;
  background-repeat: no-repeat;
  background-size: 1100%;
}
.maintabs > li .blindBox .arrow img {
  display: block;
}
.maintabs .arrow span img {
  background-image: none;
}

.navBox > .container > .blind {
  display: none;
}


.mainheader .navBox,
.maintabs .brows.ico span {
  position: relative;
}
.maintabs .arrow span img,
.maintabs li > .blindBox {
  position: absolute;
}

.maintabs li > .blindBox {
  left: 0;
  top: 0;
}
.maintabs > li > .be_on + .blindBox {
  top: 6.2rem;
}
.maintabs .arrow span img {
  right: 0;
  top: 0;
}

.maintabs li > .be_on + .blindBox {
  z-index: -1;
}
.maintabs li > .blindBox {
  z-index: -2;
}

.maintabs .active .brows.ico img,
.maintabs .brows img {
  display: none;
}

.navBox .maintabs,
.mainheader > .navBox {
  height: auto;
}
.navBox .maintabs {
  text-align: left;
}
.mainheader > .navBox {
  padding: 0 0 1.2rem 0;
}
.mainheader header > .container {
  padding-top: 1.2rem;
  text-align: center;
}
.mainheader header > .container > nav {
  display: inline-block;
}

/*COLORES*/
.mainheader {
  background: #000;
}
.bodier {
  background: #fff;
}
.mainheader > .navBox {
  background: transparent;
  height: 6.2rem;
}
.maintabs .tabH1 {
  color: #fff;
}
/*FUENTES*/
.tabH1 {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.8rem;
  display: inline-block;
  padding: 0 1.6rem;
}
.tabH1 {
  display: block;
}

.maintabs .active .brows.ico img,
.maintabs .brows img {
  display: none;
}

.navBox .maintabs {
  height: auto;
}
.navBox .maintabs {
  text-align: left;
}
.mainheader > .navBox {
  padding: 0 0 1.2rem 0;
}
.mainheader header > .container {
  padding-top: 1.2rem;
  text-align: center;
}
.mainheader header > .container > nav {
  display: inline-block;
}

/*COLORES*/
.mainheader {
  background: #000;
}
.bodier {
  background: #fff;
}
.mainheader > .navBox {
  background: transparent;
}
.maintabs .tabH1 {
  color: #fff;
}

/*FUENTES*/
.tabH1 {
  font-size: 1.8rem;
  font-weight: 500;
  line-height: 2.8rem;
  display: inline-block;
  padding: 0 1.6rem;
}
.tabH1 {
  display: block;
}


.maintabs li {
  padding: 0;
}
.maintabs > li {
  display: inline-block;
  vertical-align: middle;
}

.maintabs > li > span.ico:not(.logo) {
  display: inline-block;
  padding: 0.4rem 0;
  border-radius: 0.2rem;
  color: #fff;
  line-height: 3.2rem;
  height: auto;
}
.maintabs > li > span.ico:not(.logo):hover {
  background-color: rgb(240, 80, 16);
  outline: none;
}

.maintabs > li .blindBox span {
  border-radius: 0.2rem;
}

.maintabs > li > .be_on + .blindBox {
  top: 6.2rem;
}
.navBox > .container > .blind {
  width: 0;
  height: 0;
}

.maintabs .blindBox.be_on > ul li .arrow.ico img {
  top: 50%;
  margin-top: -1rem;
  margin-right: 1rem;
}

.maintabs li > .blindBox .ico span span {
  font-size: 1.6rem;
}
.tabH1 {
  font-size: 1.6rem;
  padding: 0 1.2rem;
}

@media only screen and (max-width: 1000px) {
  .mainbodier {
    padding-top: 0;
  }

  .bodier > .container:not(.striplayer),
  header.navBox > .container:not(.striplayer) {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }

  /*menu colapsado*/
  .navBox {
    min-height: 6rem;
  }
  .navBox > .container > .blind {
    width: 3.6rem;
    height: 3.6rem;
    line-height: 3.6rem;
    border-radius: 0.2rem;
    position: absolute;
    left: 50%;
    margin-left: -8rem;
  }
  .navBox > .container > .blind.lefton {
    display: inline-block;
  }
  .navBox > .container > .blind > img {
    width: 2.4rem;
    height: 2.4rem;
    background-size: 1100%;
    background-image: url("../img/icons_40x40_active.webp");
  }
  .navBox > .container > .blind {
    z-index: 1;
  }
  .mainheader
    header
    > .container
    > nav
    .maintabs
    li:not(.tab_first):not(.tab_direc) {
    opacity: 0;
    display: none;
  }
  .mainheader header > .container > nav {
    margin: 0;
  }
  .mainheader header > .container > nav,
  .mainheader header > .container > nav .maintabs li {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
  }
  .wrapper.mainheader
    header
    > .container
    > nav
    .maintabs
    > .active
    > .ico:not(.logo)
    > span {
    background: #000;
  }
  .wrapper.mainheader
    header
    > .container
    > nav
    .maintabs
    > li
    > .be_on
    + .blindBox {
    top: 6rem;
  }
  .wrapper.mainheader
    header
    > .container
    > .blind.lefton
    + nav
    .maintabs
    > li
    > .be_on
    + .blindBox {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    clip: rect(0, 0, 0, 0);
  }
}
  .maintabs .tabH1 {
  color: #494847;
}

.maintabs .tab_infor .brows img,
.tab_infor > .blindBox.be_on > ul {
  color: #fff;
  background-color: #f56b0d;
}

.maintabs .tab_telev .brows img {
  background-color: #2196f3;
}

.maintabs .tab_radio .brows img {
  background-color: #d81a28;
}

.maintabs .tab_sport .brows img {
  background-color: #0f924c;
}

.maintabs .tab_carta .brows img {
  background-color: #f4941e;
}

.maintabs .tab_child .brows img {
  background-color: #b050e8;
}

.maintabs .tab_weath .brows img {
  background-color: #959592;
}

.container {
  width: 118em;
  max-width: 100%;
}

.grid {
  margin: 1em 0;
}
  .artical-title__title {
    color: rgba(44, 45, 49, 1);
    font-size: 40px;
    margin-bottom: 20px;
}

  .ico {
    width: auto;
    height: auto;
  }
  .ico img {
    width: 4em;
    height: 4em;
  }

  .auxheader,
  .auxheader > .container {
    height: 0;
  }
  .auxheader > .container {
    background: transparent;
    padding: 0;
  }

  .mainheader .container {
    padding: 0;
  }
  .maintabs .brows img {
    display: block;
  }
  .maintabs {
    text-align: right;
  }

  /*logo*/

  .maintabs li {
    width: auto;
    display: inline-block;
  }
  .tabH1 {
    padding: 0.1rem 0.5rem 0 0.5rem;
  }

  .navBox .maintabs {
    text-align: center;
  }

  .navBox .maintabs {
  }
  .maintabs li {
    padding: 0 0.6rem;
  }

  .maintabs li > .be_on + .blindBox {
    height: 4.2rem;
  }

  /*position mini*/

  .navBox .maintabs {
    height: 5.2rem;
  }

  .maintabs li > .blindBox {
    width: 100%;
    height: 0;
    display: inline-block;
    text-align: center;
  }
  .maintabs li > .blindBox li {
    visibility: hidden;
  }
  .maintabs li > .be_on + .blindBox,
  .maintabs li > .be_on + .blindBox ul {
    /*overflow:hidden;*/
  }
  .maintabs li > .be_on + .blindBox ul {
    max-height: 4.2rem;
    overflow: hidden;
  }

  .maintabs li > .be_on + .blindBox li {
    visibility: visible;
  }

  .maintabs li > .blindBox ul {
    width: 100%;
    padding: 0.6rem 0;
  }
  .maintabs li > .blindBox * {
    display: inline-block;
  }
  .maintabs li > .blindBox .ico {
    padding: 0;
  }
  .maintabs li > .blindBox .ico span span {
    padding: 0.6rem 1.2rem;
  }

  .mainbodier {
    padding-top: 4.2rem;
  }

  .maintabs > li .blindBox .ico img {
    height: 2rem;
    width: 2rem;
    display: none;
    background-position: 0 20%;
    background-repeat: no-repeat;
    background-size: 1100%;
  }
  .maintabs > li .blindBox .arrow img {
    display: block;
  }
  .maintabs .arrow span img {
    background-image: none;
  }

  .navBox > .container > .blind {
    display: none;
  }

  /*positioning*/

  .mainheader .navBox,
  .maintabs .brows.ico span {
    position: relative;
  }
  .maintabs .arrow span img,
  .maintabs li > .blindBox {
    position: absolute;
  }

  .maintabs li > .blindBox {
    left: 0;
    top: 0;
  }
  .maintabs > li > .be_on + .blindBox {
    /*top:8.4rem;*/
    top: 6.2rem;
  }
  .maintabs .arrow span img {
    right: 0;
    top: 0;
  }

  .maintabs li > .be_on + .blindBox {
    z-index: -1;
  }
  .maintabs li > .blindBox {
    z-index: -2;
  }

  .maintabs .active .brows.ico img,
  .maintabs .brows img {
    display: none;
  }

  /*ESTRUCTURA*/
  .navBox .maintabs,
  .mainheader > .navBox {
    height: auto;
  }
  .navBox .maintabs {
    text-align: left;
  }
  .mainheader > .navBox {
    padding: 0 0 1.2rem 0;
  }
  .mainheader header > .container {
    padding-top: 1.2rem;
    text-align: center;
  }
  .mainheader header > .container > nav {
    display: inline-block;
  }

  /*COLORES*/
  .mainheader {
    background: #000;
  }
  .bodier {
    background: #fff;
  }
  .mainheader > .navBox {
    background: transparent;
    height: 6.2rem;
  }
  .maintabs .tabH1 {
    color: #fff;
  }
  /*FUENTES*/
  .tabH1 {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 2.8rem;
    display: inline-block;
    padding: 0 1.6rem;
  }
  .tabH1 {
    display: block;
  }

  .maintabs .active .brows.ico img,
  .maintabs .brows img {
    display: none;
  }

  /*ESTRUCTURA*/
  .navBox .maintabs {
    height: auto;
  }
  .navBox .maintabs {
    text-align: left;
  }
  .mainheader > .navBox {
    padding: 0 0 1.2rem 0;
  }
  .mainheader header > .container {
    padding-top: 1.2rem;
    text-align: center;
  }
  .mainheader header > .container > nav {
    display: inline-block;
  }

  /*COLORES*/
  .mainheader {
    background: #000;
  }
  .bodier {
    background: #fff;
  }
  .mainheader > .navBox {
    background: transparent;
  }
  .maintabs .tabH1 {
    color: #fff;
  }

  /*FUENTES*/
  .tabH1 {
    font-size: 1.8rem;
    font-weight: 500;
    line-height: 2.8rem;
    display: inline-block;
    padding: 0 1.6rem;
  }
  .tabH1 {
    display: block;
  }

  .maintabs li {
    padding: 0;
  }
  .maintabs > li {
    display: inline-block;
    vertical-align: middle;
  }

  .maintabs > li > span.ico:not(.logo) {
    display: inline-block;
    padding: 0.4rem 0;
    border-radius: 0.2rem;
    color: #fff;
    line-height: 3.2rem;
    height: auto;
  }
  .maintabs > li > span.ico:not(.logo):hover {
    background-color: rgb(240, 80, 16);
    outline: none;
  }

  .maintabs > li .blindBox span {
    border-radius: 0.2rem;
  }

  .maintabs > li > .be_on + .blindBox {
    top: 6.2rem;
  }
  .navBox > .container > .blind {
    width: 0;
    height: 0;
  }

  .maintabs .blindBox.be_on > ul li .arrow.ico img {
    top: 50%;
    margin-top: -1rem;
    margin-right: 1rem;
  }


  .maintabs li > .blindBox .ico span span {
    font-size: 1.6rem;
  }
  .tabH1 {
    font-size: 1.6rem;
    padding: 0 1.2rem;
  }
  .services .ico + .blindBox {
    display: none;
  }
  .services .users + .blindBox {
    position: absolute;
    width: 36%;
    bottom: -10em;
    right: 0;
    background: #f2f2f2;
    box-shadow: -1em 0 2em rgba(0, 0, 0, 0.5);
    bottom: 0;
    min-height: 8em;
  }
  .wrapper.auxheader {
    left: auto;
    right: 0;
    top: 0;
    bottom: auto;
    height: auto;
    width: auto;
  }
  .wrapper.auxheader {
    padding-right: 0.8rem;
  }
  .auxheader .container {
    width: auto;
  }
  .article .preBody {
    width: 100%;
  }
  .article .preBody {
    max-width: calc(118rem - (2.4rem * 2));
  }
  .article .artBody {
    padding-left: 5.4rem;
    padding-right: 2.4rem;
    width: 100%;
  }
  .preBody .dataBox {
    padding: 1.2rem 2.4rem;
  }
  .preBody .dataBox {
    max-width: calc(80rem + (2.4rem * 2));
  }

  .signBox {
    color: #6b6969;
  }

  /*fuentes*/
  .signBox .author {
    font-family: "Noto Serif", "Roboto Slab", "Roboto", sans-serif;
    font-size: 1.7rem;
    line-height: 2rem;
    font-weight: 400;
    letter-spacing: -0.125pt;
  }

  /*estructura*/
  .article .preBody {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .preBody > *,
  .artBody > * {
    width: 100%;
  }
  .signBox {
    padding: 2.4rem 2.4rem 1.2rem 2.4rem;
    justify-content: center;
    column-gap: 2.8rem;
    justify-content: flex-start;
    padding-left: calc((100% - 84.8rem + 4.8rem) / 2);
    position: relative;
  }
  .signBox:after {
    content: "";
    height: 0;
    width: 100%;
    max-width: 80rem;
    display: inline-block;
    border-bottom: 0.1rem solid #c6c6c6;
    position: absolute;
    bottom: 0;
  }
  .signBox,
  .signBox > span > div {
    display: flex;
  }
  .signBox > span {
    display: grid;
    grid-template-rows: 1fr;
    grid-template-columns: 6.4rem auto;
    align-items: center;
    column-gap: 0.4rem;
  }
  .signBox > span > div {
    flex-direction: column;
  }

  .signBox .avatar {
    aspect-ratio: 1;
    height: 6rem;
    width: auto;
    border-radius: 100%;
  }
  .signBox .avatar img {
    position: relative;
    height: 7.6rem;
    width: auto;
    filter: grayscale(1) contrast(1.15);
    left: 50%;
    transform: translate(-50%, -0.2rem);
  }
  .signBox .author {
    border-bottom: 0.1rem solid transparent;
  }

  /*datos/compartir*/
  .preBody .shareBox > li > button {
    cursor: pointer;
  }

  .preBody .dataBox,
  .preBody .shareBox {
    display: flex;
  }
  .preBody .dataBox {
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .preBody .dataBox .pubBox {
    order: 2;
  }
  .preBody .dataBox .shareBox {
    order: 4;
  }
  .preBody .dataBox .pubBox {
    font-size: 1.4rem;
    line-height: 2.4rem;
  }

  .preBody .shareBox {
    position: relative;
    top: -1.2rem;
    right: -1.2rem;
  }
  .preBody .shareBox > li > span,
  .preBody .shareBox > li > button {
    padding-bottom: 0;
    margin-bottom: 1.2rem;
  }
  .preBody .shareBox .tooltip {
    position: relative;
  }

  /*tiempo de lectura*/ /*se ha desestimado*/
  .preBody .shareBox > li > button:hover {
    padding-bottom: 1.2rem;
    margin: 0;
    overflow: visible;
  }
  .preBody .pubBox [aria-hidden="true"],
  .preBody .pubBox span:not(.datpub):not(.datrev) {
    font-weight: 500;
  }
}

@media only screen and (max-width: 850px) {
  /*ajustes autores*/
  .signBox {
    padding-left: 2.4rem;
  }
}

@media only screen and (max-width: 720px) {
  .mainheader,
.grid {
  background: #fff;
}
.maintabs .blindBox .ico span {
  color: #fff;
}
.bodier {
  background-color: #f2f2f2;
}
  .mainheader,
.navBox nav.blindBox {
  width: 100%;
}
  .preBody .signBox,
  .preBody .dataBox {
    justify-content: center;
  }
  .preBody .dataBox {
    flex-direction: column;
    align-items: center;
  }
  .preBody .dataBox .shareBox {
    order: 1;
    top: 0;
    right: 0;
  }
  .preBody .dataBox .shareBox,
  .preBody .dataBox {
    margin-bottom: 1.2rem;
  }
  /*fixed*/
  .auxheader,
  .fixer {
    position: fixed;
  }
  /*absolute*/
  /*relative*/

  

  .auxheader {
    bottom: 16em;
    left: 0;
  }

  .auxheader {
    -webkit-transition: top 1s;
    -moz-transition: top 1s;
    -o-transition: top 1s;
    transition: top 1s;
  }
  .auxheader {
    z-index: 8;
  }

 
  .subheader {
    z-index: 3;
  }
  .bodier {
    z-index: 1;
  }

}

@media only screen and (max-width: 1000px) {
  .mainbodier {
    padding-top: 0;
  }

  
  .mainheader
    header
    > .container
    > nav
    .maintabs
    li:not(.tab_first):not(.tab_direc) {
    opacity: 0;
    display: none;
  }
  .mainheader header > .container > nav {
    margin: 0;
  }
  .mainheader header > .container > nav,
  .mainheader header > .container > nav .maintabs li {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
  }
  .wrapper.mainheader
    header
    > .container
    > nav
    .maintabs
    > .active
    > .ico:not(.logo)
    > span {
    background: #000;
  }
  .wrapper.mainheader
    header
    > .container
    > nav
    .maintabs
    > li
    > .be_on
    + .blindBox {
    top: 6rem;
  }
  .wrapper.mainheader
    header
    > .container
    > .blind.lefton
    + nav
    .maintabs
    > li
    > .be_on
    + .blindBox {
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    clip: rect(0, 0, 0, 0);
  }
}
.preBody .pubBox [aria-hidden="true"],
.preBody .pubBox span:not(.datpub):not(.datrev) {
  font-weight: 500;
}

.pf_contentBox:has(.pretitle.ladillo) > .breadtabs {
  padding: 2.4rem;
}
.pf_contentBox:has(.pretitle.ladillo) > .breadtabs ul {
  display: none;
}
.signBox {
  color: #6b6969;
}
/*fuentes*/
.signBox .author {
  font-family: "Noto Serif", "Roboto Slab", "Roboto", sans-serif;
  font-size: 1.7rem;
  line-height: 2rem;
  font-weight: 400;
  letter-spacing: -0.125pt;
}
.signBox,
.signBox > * > div {
  display: flex;
}
.signBox > *:not(strong) {
  display: grid;
  grid-template-rows: 1fr;
  grid-template-columns: 6.4rem auto;
  align-items: center;
  column-gap: 0.4rem;
}
.signBox > * > div {
  flex-direction: column;
}

.signBox .avatar {
  aspect-ratio: 1;
  height: 6rem;
  width: auto;
  border-radius: 100%;
}
.signBox .avatar img {
  position: relative;
  height: 7.6rem;
  width: auto;
  filter: grayscale(1) contrast(1.15);
  left: 50%;
  transform: translate(-50%, -0.2rem);
}
.signBox .author {
  border-bottom: 0.1rem solid transparent;
}

.preBody .shareBox > li > span,
.preBody .shareBox > li > button {
  padding: 1.2rem;
  display: inline-block;
  overflow: hidden;
}
.preBody .shareBox .icon-label .rtve-icons {
  width: 2.4rem;
  height: 2.4rem;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: 50%;
}
.preBody .shareBox .fcebk .rtve-icons {
  background-image: url("../img/rtve-icon_fbook_6b6969.svg");
}
.preBody .shareBox .equis .rtve-icons {
  background-image: url("../img/rtve-icon_equis_6b6969.svg");
}
.preBody .shareBox .whats .rtve-icons {
  background-image: url("../img/rtve-icon_whats_6b6969.svg");
}
.preBody .shareBox .blsky .rtve-icons {
  background-image: url("../img/rtve-icon_blsky_6b6969.svg");
}
.preBody .shareBox .links .rtve-icons {
  background-image: url("../img/rtve-icon_links_6b6969.svg");
}
.preBody .shareBox > li:has(.bmark) {
  display: none;
}
.shareBox li:has(.links) {
  position: relative;
}
.preBody .shareBox .links + .toolBox {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(calc(-50% - 4.8rem - 2.4rem), -50%);
  padding: 1.2rem;
  text-align: center;
  background-color: #fff;
  border: 0.1rem solid lightgray;
  border-radius: 0.6rem;
  box-shadow: 0 0 1.6rem rgba(0, 0, 0, 0.25);
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(4.8rem * 6);
  height: calc(3.6rem + 2.4rem);
  z-index: 1;
}
.preBody .shareBox .links + .toolBox strong {
  font-size: 1.2rem;
  line-height: 1.6rem;
}
.preBody .shareBox .links:not(.be_on) + .toolBox {
  display: none;
}

header, aside, header *, .mainheader, .auxheader {
    pointer-events: none;
    user-select: none;
    cursor: default;
}
.wrapper.subheader {
  display: none;
}

header,
aside,
header *,
.mainheader,
.auxheader {
  pointer-events: none;
  user-select: none;
  cursor: default;
}


.button-link {
  background-color: #e11229;
  color: #fff;
  display: block;
  margin: 3rem auto;
  max-width: 60%;
  line-height: 50px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  margin-bottom: 5rem;
  padding: 1rem 0;
  border-radius: 4px;
  font-size: 20px;
  font-weight: 700;
}
.button-link:hover {
  color: #fff;
  background-color: #007fff;
}

a {
  color: #e11229;
  text-decoration: underline;
}

a:hover {
  color: #007fff;
  text-decoration: underline;
}


@media screen and (max-width: 700px) {
.tab_infor > .blindBox li {
  background: rgba(245, 107, 13, 0.25);
}

.subheader {
  display: none;
}

.container {
  width: 100%;
}

span.ico {
  width: 6em;
  height: 6em;
}
.mainheader .blind,
.services .ico {
  line-height: 6em;
}
.tabH1,
.artBody .ladillo {
  font-size: 1.8rem;
}

.artBody .ladillo {
  line-height: 2.5rem;
}
.tabH1 {
  line-height: 3.6rem;
} 

.artBody p,
.maintabs > li .blindBox .ico span,
.article .artBody li {
  font-size: 1.7rem;
}
.maintabs > li .blindBox .ico span {
  line-height: 2rem;
} 
.artBody p,
.article .artBody li {
  line-height: 2.5rem;
} 

.breadtabs,
.prevPage {
  display: none;
}

main {
  display: inline-block;
  width: 100%;
}
.mainContent {
  padding: 6rem 0 0 0;
}
.artBody {
  padding: 0;
}
.artBody > * {
  padding: 0 1.2rem;
}


.article .artBody li {
  text-indent: 0;
  padding-left: 0;
}

.mainContent:after {
  content: "";
  display: inline-block;
  height: 6.6em;
  width: 6em;
  background: -moz-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 80%,
    rgba(255, 255, 255, 1) 100%
  ); /* FF3.6+ */
  background: -webkit-gradient (
    linear,
    left top,
    right top,
    color-stop (0%, rgba(255, 255, 255, 0)),
    color-stop(80%, rgba(255, 255, 255, 1)),
    color-stop(100%, rgba(255, 255, 255, 1))
  ); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 80%,
    rgba(255, 255, 255, 1) 100%
  ); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 80%,
    rgba(255, 255, 255, 1) 100%
  ); /* Opera 11.10+ */
  background: -ms-linear-gradient(
    left,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 80%,
    rgba(255, 255, 255, 1) 100%
  ); /* IE10+ */
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0) 0%,
    rgba(255, 255, 255, 1) 80%,
    rgba(255, 255, 255, 1) 100%
  ); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
}

.mainContent,
.figure {
  position: relative;
}
.mainContent:after {
  position: absolute;
}
.mainContent:after {
  right: 0;
  top: 0;
}

.article {
  width: 100%;
}

.mainContent:after {
  display: none;
}
.mainContent {
  padding-top: 1.6rem;
}

.p_final.content main[tag-especial] .summary > div:has(.hddn) {
  display: flex;
}
.p_final.content main[tag-especial] .summary > div:has(.hddn) {
  align-items: center;
}

.p_final.content main[tag-especial] .summary > div:has(.hddn) {
  order: 2;
  border-top: 0.1rem solid #494847;
}
.p_final.content main[tag-especial] .article:has(.summary > div > .hddn),
.pf_contentBox:has(.pretitle.ladillo) .article {
  position: relative;
  padding-top: 4.8rem;
}
.p_final.content main[tag-especial] .summary > div:has(.hddn),
.pf_contentBox:has(.pretitle.ladillo) .summary > div {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding: 0 0.8rem;
  border-bottom: 0.1rem solid #c6c6c6;
}
.p_final.content .summary:has(.pretitle.ladillo) {
}
.p_final.content .summary:has(.pretitle.ladillo) > * {
}
.p_final.content .summary:has(.pretitle.ladillo) div {
}
.signBox {
  padding: 1.2rem;
  column-gap: 0.8rem;
  margin-bottom: 0.8rem;
  width: 100%;
}
.signBox .author {
  line-height: 1;
}
.preBody .shareBox,
.preBody .pubBox {
  display: flex;
  justify-content: center;
}
@media (orientation: portrait) {
  .preBody .shareBox,
  .preBody .pubBox {
    width: calc(100vw - 2.4rem);
    margin: 0 auto;
  }
}
@media (orientation: landscape) {
  .signBox {
    column-gap: 2.4rem;
  }
}
.preBody .shareBox {
  border-top: 0.1rem solid #c6c6c6;
  margin-top: 1.2rem;
}
.preBody .shareBox li {
  height: 4.8rem;
}

}

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: none format('woff2');
}

/* need */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 300;
  src: local("Roboto Light Italic"), local("Roboto-LightItalic"),
    url("../fonts/Roboto-LightItalic.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
/* need */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 400;
  src: local("Roboto Italic"), local("Roboto-Italic"),
    url("../fonts/Roboto-Italic.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

/* need */
@font-face {
  font-family: "Roboto";
  font-style: italic;
  font-weight: 700;
  src: local("Roboto Bold Italic"), local("Roboto-BoldItalic"),
    url("../fonts/Roboto-BoldItalic.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: local("Roboto Bold"), local("Roboto-Bold"),
    url("../fonts/Roboto-Bold.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 300;
  src: local("Roboto Light"), local("Roboto-Light"),
    url("../fonts/Roboto-Light.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Roboto Slab";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Slab Regular"), local("RobotoSlab-Regular"),
    url("../fonts/RobotoSlab-Regular.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: local("Roboto Medium"), local("Roboto-Medium"),
    url("../fonts/Roboto-Medium.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}

html,
input,
button {
  font-family: "Roboto", "arial", sans-serif;
}

.artBody > p,
.artBody > ul li {
  font-family: "Roboto", "arial", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.maintabs .blindBox .ico span {
  font-family: "Roboto", "arial", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.tabH1 {
  font-family: "Roboto", "arial", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.artBody .ladillo,
.pubBox span {
  font-family: "Roboto", "arial", sans-serif;
  font-weight: 700;
  font-style: normal;
}
@font-face {
  font-family: "Roboto Condensed";
  font-style: normal;
  font-weight: 400;
  src: local("Roboto Condensed"), local("RobotoCondensed-Regular"),
    url("../fonts/RobotoCondensed-Regular.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC,
    U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
.breadtabs span {
  font-family: "Roboto Condensed", "arial", sans-serif;
  font-weight: 500;
  font-style: normal;
}



.article .pubBox *,
.artBody .ladillo {
  color: #d25000;
}

/*noticias-naranja*/
.infor .artBody .ladillo {
  color: #d25000;
}
input,
button {
  color: #494847;
}
/*gris medio*/
.pretitle {
  color: #737578;
}

* {
  padding: 0;
  margin: 0;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 62.5%; /*font-size:10px;*/
}
body {
  font-size: 1em;
  line-height: 1;
}
a * {
  cursor: pointer;
}
a {
  text-decoration: none;
  color: inherit;
}
a:hover {
  /*text-decoration:underline;*/
}
ul li {
  list-style: none;
}
h1,
h2,
h4,
p,
input,
button {
  font-size: 100%;
}
img {
  border: 0;
  width: auto;
}
a img {
  display: inline-block;
}
input,
button {
  outline: none;
}
button {
  border: 0 none;
  background: transparent;
}
*::selection {
  background: #f4941e5e;
  color: #000;
}
*::-moz-selection {
  background: #f4941e5e;
  color: #000;
}


body {
  width: 100%;
}
.wrapper {
  margin: 0 auto;
  float: left;
}
.container {
  margin: 0 auto;
  clear: both;
  float: none;
}
.container:after {
  visibility: hidden;
  display: block;
  clear: both;
  content: " ";
}

.container > .container {
  width: 100%;
  max-width: 100%;
  min-width: 100%;
  padding: 0;
}

.wrapper,
.grid {
  display: inline-block;
  width: 100%;
}

.ico {
  display: inline-block;
}

.ima {
  float: left;
  display: inline-block;
  overflow: hidden;
  width: 100%;
}
img {
}

.ima img {
  display: inline-block;
}
body {
  position: relative;
  display: inline-block;
}
.ico * {
  display: block;
} 
.ico {
  text-align: center;
}

.ico img {
  margin: 0 auto;
  background-repeat: no-repeat;
  vertical-align: middle;
  display: inline-block;
}

.ico > span {
  clip: rect(0, 0, 0, 0);
  overflow: hidden;
}

*/
.auxheader .ico .legend {
  position: absolute;
  left: -900%;
  top: -900%;
  visibility: hidden;
} 
.ima > img {
  position: absolute;
}
.ima,
.ico img {
  position: relative;
}

.ima > img {
  left: 0;
  top: 0;
}

.article {
  display: inline-block;
  width: 100%;
}

.article,
.article > * {
  background: #fff;
}

.breadtabs span {
}

.breadtabs .pretitle {
  color: #fff;
}

.artical-title__title {
      font-family: 'Roboto', 'arial', sans-serif;
    font-weight: 700;
  border-top: 1px #f56b0d solid;
  padding-top: 23px;
  color: rgb(73, 72, 71);
}

.artBody p {
   margin-bottom: 30px;
}



  .auxheader .ico img {
        background-image: url(/css/rtve.2015/i/iconos/icons_40x40_ffffff.png);
    background-size: 1100%;
  }

  .auxheader .ico img, .auxheader .be_on .ico img {
    width: 2.8rem;
    height: 2.8rem;
    line-height: 1;
    opacity: 0.5;
}

.footer-top__list a {
  text-decoration: underline;
}

.ico  .mob-img {
  display: none;
}

  @media screen and (max-width: 700px) {
.artical-title__title {
  border: none;
  font-size: 24px;
  line-height: 26px;
  padding-top: 0;
}

.artBody p { 
   margin-bottom: 25px;
}

.ico .mob-img {
  display: block;
}

.ico .deck-img {
  display: none;
}
  }