:root {
  --hover-one: #ea4700;
}

header .suscribase {
  background-color: #c4c4c4;
}
header .logo-buscador {
  height: 180px;
  background: url("../images/cabecera1.jpg") white no-repeat;
  background-size: 4000px 180px;
}
header .logo-buscador .logo {
  padding-top: 20px;
}
header .logo-buscador .logo .img {
  padding-left: 65px;
}
header .logo-buscador .logo .img .wordmark {
  width: 440px;
  height: 86px;
}
header .logo-buscador .buscador .box-buscador {
  background: none;
}
.capa-buscador .busqueda input[type="text"] {
  color: white;
}
.capa-buscador .busqueda input::placeholder {
  color: #e7e7e7;
}
.capa-buscador .busqueda {
  border-bottom: 2px solid #e7e7e7;
}
header .logo-buscador .buscador .box-buscador .campo .busqueda-avanzada a {
  color: #e7e7e7;
}
header
  .logo-buscador
  .buscador
  .box-buscador
  .campo
  .busqueda-avanzada
  a:hover {
  color: white;
}
header .logo-buscador .buscador .box-buscador .compartir .btn-compartir div {
  color: #e7e7e7;
}
header .compartir-bl {
  background-image: url("../images/compartir_87000C.png");
}
header .compartir-bl:hover {
  background-image: url("../images/compartir-bl.png");
}
header .lupa_blanca {
  background-image: url("../images/lupa_87000C.png");
}
header .lupa_blanca:hover {
  background-image: url("../images/lupa_blanca.png");
}
.capa-buscador .busqueda input[type="submit"] {
  background-color: #ffffff;
  border-color: #ffffff;
}
header .logo-buscador .buscador input[type="button"] {
  background-color: #ffffff;
  border-color: #ffffff;
}

main .info-revista .portada {
  width: 17%;
}
main .info-revista .index p {
  height: auto;
  overflow: none;
}
main .info-revista .index .ver-mas {
  display: none;
}

main .info-revista .descripcion {
  position: relative;
}

main .info-revista .descripcion .texto {
  height: auto;
}

.publicaciones-rec .intro {
  padding: 14px 221px 14px 14px;
  background: url("../images/REC_publications_rgb.png") #e7e7e7 no-repeat center
    right 15px;
  background-size: 200px;
  border-left: 2px solid #87000c;
  color: #87000c;
  font-size: 16px;
}
.publicaciones-rec .intro a {
  text-decoration: underline;
}
.publicaciones-rec .revista {
  margin-top: 40px;
  border-bottom: 2px solid #87000c;
  padding-bottom: 20px;
}
.publicaciones-rec .revista .titulo-revista {
  font-size: 19px;
  font-weight: bold;
  margin-bottom: 34px;
}
.publicaciones-rec .revista .portada {
  margin-right: 21px;
  float: left;
  width: 100px;
}
.publicaciones-rec .revista .portada img {
  box-shadow: 2px 2px 2px 0px rgba(176, 169, 176, 1);
}
.publicaciones-rec .revista .desc {
  float: left;
  width: 355px;
  font-size: 16px;
}
.publicaciones-rec .revista .metricas {
  float: right;
  width: 228px;
}
.publicaciones-rec .revista .metricas .caja {
  width: 100%;
  height: 66px;
  background-color: #eeeeee;
  margin-bottom: 3px;
  text-align: left;
  min-width: 192px;
  position: relative;
}
.publicaciones-rec .revista .metricas .caja:nth-child(1):nth-last-child(1) {
  height: 205px;
}
.publicaciones-rec
  .revista
  .metricas
  .caja:nth-child(1):nth-last-child(1)
  .metrica {
  margin: 0;
  text-align: center;
  padding-top: 65px;
}
.publicaciones-rec .revista .metricas .caja:nth-child(1):nth-last-child(2),
main .info-revista .metricas .caja:nth-child(2):nth-last-child(1) {
  height: 101px;
}
.publicaciones-rec
  .revista
  .metricas
  .caja:nth-child(1):nth-last-child(2)
  .metrica,
main .info-revista .metricas .caja:nth-child(2):nth-last-child(1) .metrica {
  margin: 0;
  text-align: center;
  padding-top: 28px;
}
.publicaciones-rec .revista.metricas .caja:nth-child(4) {
  display: none;
}
.publicaciones-rec .revista .metricas .caja .titulo {
  font-size: 14px;
  color: #737373;
  text-transform: uppercase;
  margin-left: 7px;
  padding-top: 5px;
  float: left;
}
.publicaciones-rec .revista .metricas .caja .info-g {
  width: 12px;
  height: 12px;
  background-size: cover;
  float: right;
  margin-right: 7px;
  margin-top: 10px;
  cursor: pointer;
}
.publicaciones-rec .revista .metricas .caja .metrica {
  font-size: 21px;
  color: #505050;
  margin-left: 15px;
  padding-top: 8px;
  clear: both;
}
.publicaciones-rec .revista .metricas .caja .caja-desp {
  position: absolute;
  right: 10px;
  top: 22px;
}
.publicaciones-rec .revista .metricas .caja .caja-desp .content {
  width: 216px;
}
.publicaciones-rec .revista .metricas .caja .caja-desp.factor .anio {
  float: left;
}
.publicaciones-rec .revista .metricas .caja .caja-desp.factor .anio .num {
  font-size: 14px;
  color: #737373;
}
.publicaciones-rec .revista .metricas .caja .caja-desp.factor .anio .factor {
  font-size: 18px;
  color: #505050;
  margin-top: 15px;
}
.publicaciones-rec .revista .metricas .caja .caja-desp.factor .titulo-desp {
  font-size: 18px;
  color: #323232;
  margin-top: 20px;
}
.publicaciones-rec .revista .metricas .caja .caja-desp p {
  font-size: 12px;
  color: #505050;
  margin-top: 20px;
  line-height: 22px;
}
.publicaciones-rec .revista .acceder {
  background: #87000c;
  font-size: 20px;
  color: white;
  width: auto;
  padding: 6px 10px;
  display: inline-block;
}
.publicaciones-rec .revista .acceder .libro {
  vertical-align: middle;
  margin-right: 12px;
}
.publicaciones-rec .revista .acceder .flecha {
  vertical-align: middle;
  margin-left: 18px;
}
.publicaciones-rec .revista .issn {
  font-size: 12px;
  color: #000000;
  margin-top: 40px;
}
.publicaciones-rec .item-preview .herramientas .item-publicacion {
  float: none;
}

#home section {
  margin-top: 50px;
}
#home section .titulo-seccion {
  font-size: 26px;
  line-height: 36px;
  color: #323232;
}
#home section .titulo-seccion:before {
  content: "";
  display: inline-block;
  margin-right: 18px;
  vertical-align: middle;
  background-size: cover;
}
#home section .btn-02 {
  float: right;
}
#home #sumario .info-sumario {
  background-image: none;
}

#home section.avances {
  margin-top: 55px;
}
#home section.avances .titulo-seccion:before {
  background: url("../images/pajaro_87000C.png") no-repeat;
  width: 28px;
  height: 29px;
}
#home section.avances .btn-02 {
  margin-top: 20px;
}

#home #sumario .titulo-seccion:before {
  background: url("../images/libro_87000C.png") no-repeat;
  width: 22px;
  height: 28px;
}
#home #sumario .nav {
  display: none;
}
#home #sumario .btn-02 {
  margin-top: 20px;
}

#home section.archivo .titulo-seccion:before {
  background: url("../images/pila_87000C.png") no-repeat;
  width: 30px;
  height: 28px;
}
#home section.archivo .content {
  margin-top: 58px;
}
#home section.archivo .sumario {
  width: 170px;
  display: inline-block;
  text-align: left;
  margin-right: 24px;
}
#home section.archivo .sumario .portada img {
  width: 130px;
  height: 175px;
  box-shadow: none;
}
#home section.archivo .sumario .infoSumario .mes {
  line-height: 14px;
  font-size: 12px;
  color: #737373;
  text-transform: uppercase;
  margin-bottom: 8px;
}
#home section.archivo .sumario .infoSumario .volnum {
  line-height: 19px;
  font-size: 17px;
  color: #87000c;
  font-family: NexusSerifPro;
  margin-bottom: 8px;
}
#home section.archivo .sumario .infoSumario .paginas {
  line-height: 19px;
  font-size: 14px;
  color: #000000;
}
#home section.archivo .btn-02 {
  margin-top: 50px;
}

#home section.multimedia .titulo-seccion {
  margin-bottom: 30px;
}
#home section.multimedia .imagen {
  display: inline-block;
  width: 302px;
  vertical-align: top;
}
#home section.multimedia .imagen img {
  width: 302px;
}
#home section.multimedia .desc {
  width: 470px;
  display: inline-block;
  vertical-align: top;
  margin-left: 16px;
}
#home section.multimedia .desc .titulo {
  line-height: 25px;
  font-size: 22px;
  color: #87000c;
}
#home section.multimedia .desc .btn-02 {
  float: none;
  margin-top: 48px;
}
#home section.multimedia .desc .mas {
  margin-top: 22px;
  font-size: 15px;
  color: #87000c;
  background: url("../images/flecha_an_de_87000C.png") no-repeat center left;
  background-size: 5px 9px;
  padding-left: 20px;
}

#home section.videos .titulo-seccion:before {
  background-image: url("../images/video_87000C.png");
  width: 28px;
  height: 23px;
}
#home section.videos .desc .btn-02 {
  background-image: url("../images/play_ffffff.png");
  background-size: 22px;
  padding-right: 50px;
  font-size: 20px;
}

#home section.imagenes .titulo-seccion:before {
  background-image: url("../images/camara_87000C.png");
  width: 28px;
  height: 22px;
}

#home section.registros .titulo-seccion:before {
  background-image: url("../images/documento_87000C.png");
  width: 20px;
  height: 24px;
}
#home section.registros .intro {
  background: #f5f5f5;
  padding: 10px;
  line-height: 17px;
  font-size: 15px;
  color: #323232;
  margin-top: 30px;
}
#home section.registros .btn-02 {
  float: none;
}

#home section.guias-practica .titulo-seccion:before {
  background-image: url("../images/documento_87000C.png");
  width: 20px;
  height: 24px;
}
#home section.guias-practica .intro {
  background: #f5f5f5;
  padding: 10px;
  line-height: 17px;
  font-size: 15px;
  color: #323232;
  margin-top: 30px;
}
#home section.guias-practica .btn-02 {
  float: none;
}

#home section.guias .titulo-seccion:before {
  background: url("../images/libro_87000C.png") no-repeat;
  width: 22px;
  height: 28px;
}
#home section.guias .caja {
  padding: 12px 10px;
  width: 170px;
  background-color: #c4c4c4;
  line-height: 20px;
  margin-top: 50px;
  display: inline-block;
  vertical-align: top;
  color: black;
}
#home section.guias .caja:hover {
  background-color: #87000c;
  color: white;
}
#home section.guias .caja:hover .btn-02 {
  border-color: white;
}
#home section.guias .caja:hover a {
  color: white;
}
#home section.guias .caja .titulo {
  line-height: 18px;
  font-size: 16px;
  margin-bottom: 27px;
  font-family: NexusSerifPro;
}
#home section.guias .caja .titulo span {
  font-size: 12px;
}
#home section.guias .caja .todas {
  font-size: 20px;
}
#home section.guias .caja .todas .btn-02 {
  float: none;
  padding: 12px;
  background-position: center center;
  vertical-align: middle;
  margin-right: 10px;
}

.videos .video {
  padding: 0 24px;
  background: url("../images/video_87000C.png") #f5f5f5 no-repeat top 16px left
    24px;
  background-size: 22px 22px;
  padding-top: 17px;
  font-size: 17px;
  padding-bottom: 32px;
  margin-bottom: 45px;
}
.videos .video .nombre {
  padding-left: 55px;
  font-size: 21px;
  font-weight: 28px;
  color: #87000c;
  border-bottom: 2px solid transparent;
}
.videos .video .video-text {
  margin-top: 16px;
  font-weight: 27px;
  color: #505050;
  font-size: 17px;
}
.videos .video .leer-articulo {
  float: right;
  background: url("../images/documento_1b6893.png") no-repeat top left;
  background-size: 28px 36px;
  margin-top: 35px;
  margin-right: 25px;
  height: 38px;
  padding-left: 45px;
}
.videos .video .leer-articulo a {
  border-bottom: 2px solid transparent;
}
.videos .video .leer-articulo a:hover {
  border-bottom: 2px solid #87000c;
}
.videos .canal {
  margin-bottom: 50px;
}
.videos .canal a {
  padding: 16px 20px;
  background-color: #87000c;
  color: white;
  font-size: 18px;
}
.videos .otros .titulo {
  margin-bottom: 20px;
  font-size: 21px;
  font-weight: 26px;
  margin-bottom: 44px;
  color: #323232;
}
.videos .otros .videoLi {
  background: url("../images/video_87000C.png") no-repeat top left;
  background-size: 22px 22px;
  font-size: 18px;
  font-weight: 28px;
  margin-bottom: 45px;
}
.videos .otros .videoLi .nombre {
  font-size: 22px;
  padding-left: 35px;
  margin-bottom: 18px;
  color: #737373;
  font-weight: 21px;
  border-bottom: 2px solid transparent;
}
.videos .otros .videoLi .nombre a {
  color: black;
}
.videos .otros .videoLi .nombre a:hover {
  color: #87000c;
  border-bottom: 2px solid #87000c;
}
.videos .otros .videoLi .desc {
  margin-bottom: 30px;
  color: #87000c;
}
.videos .otros .videoLi .poster img {
  width: 345px;
  height: 193px;
}
.videos .video iframe {
  height: 423px;
}

.mod-video {
  background: url("../images/video_87000C.png") #f5f5f5 no-repeat top 29px left
    8px;
  background-size: 23px 20px;
  margin-bottom: 35px;
}
.mod-video .titulo {
  padding: 33px 45px 22px 40px;
  font-size: 17px;
  font-weight: bold;
  color: #87000c;
}
.mod-video img {
  width: 222px;
  height: 155px;
}
.mod-video .video {
  position: relative;
  margin: 0;
  padding: 0;
}
.mod-video .video .btn {
  background: url("../images/play_ffffff.png") no-repeat;
  background-size: cover;
  position: absolute;
  top: 60px;
  left: 95px;
  width: 32px;
  height: 32px;
}
.mod-video .titulo-video {
  padding: 27px 12px;
  font-size: 14px;
  color: #87000c;
  line-height: 15px;
}

.mod-banco-imagenes {
  background: url("../images/camara_87000C.png") #f5f5f5 no-repeat top 29px left
    8px;
  background-size: 25px 20px;
  margin-bottom: 35px;
}
.mod-banco-imagenes .titulo {
  padding: 33px 45px 22px 40px;
  font-size: 17px;
  font-weight: bold;
  color: #87000c;
}
.mod-banco-imagenes img {
  width: 222px;
  height: 155px;
}
.mod-banco-imagenes .imagen {
  position: relative;
}
.mod-banco-imagenes .imagen .btn {
  background: url("../images/ojo_ffffff.png") no-repeat;
  background-size: cover;
  position: absolute;
  top: 54px;
  left: 85px;
  width: 48px;
  height: 36px;
}
.mod-banco-imagenes .titulo-imagen {
  padding: 27px 12px;
  font-size: 14px;
  color: #87000c;
  line-height: 15px;
}
.mod-banco-imagenes .permisos {
  padding: 0 12px;
  line-height: 15px;
  font-size: 12px;
  color: #505050;
}

.cope .introduccion {
  line-height: 18px;
  font-size: 16px;
  text-align: center;
  color: #323232;
  margin-top: 5px;
}

.mod-rec-publications {
  padding: 20px 12px;
  background: url("../images/mod-rec-publications.png");
  background-size: cover;
  margin-bottom: 20px;
}
.mod-rec-publications .titulo {
  color: white;
  line-height: 26px;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 206px;
}
.mod-rec-publications .btn-01 {
  background-color: transparent;
  color: white;
  border-color: white;
}

#guias-practicas .asociado {
  margin-left: 40px;
}
#guias-practicas .intro {
  background: #f5f5f5;
  padding: 10px;
  line-height: 19px;
  font-size: 17px;
  color: #323232;
  margin-top: 30px;
  height: 42px;
  overflow: hidden;
}
#guias-practicas .mas {
  background: url("../images/flecha-an-ab_87000C.png") #f5f5f5 no-repeat center
    right 5px;
  background-size: 10px 6px;
  line-height: 17px;
  font-size: 15px;
  color: #737373;
  margin-bottom: 30px;
  text-align: right;
  cursor: pointer;
  padding-right: 20px;
}

#info-item .es-electro-reto {
  border: 2px solid #87000c;
  font-size: 20px;
  color: #87000c;
  padding: 8px 15px;
  display: inline-block;
  margin-top: 15px;
}
#info-item .es-electro-reto .lapicero {
  width: 24px;
  margin-right: 18px;
  vertical-align: middle;
}
#info-item .es-electro-reto .flecha {
  width: 10px;
  margin-left: 15px;
  vertical-align: middle;
  height: 19px;
}
#info-item .titulo-electroreto .cuestion {
  color: #737373;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  margin-top: 6px;
}

.electro-reto .pregunta {
  background: #e7e7e7;
  padding: 10px 18px;
  border-left: 2px solid #87000c;
}
.electro-reto .pregunta .titulo {
  padding-left: 25px;
  background: url("../images/ico-electro.png") no-repeat center left;
  background-size: 20px 20px;
  line-height: 26px;
  font-size: 12px;
  color: #323232;
  text-transform: uppercase;
  margin-bottom: 10px;
}
.electro-reto .pregunta .texto {
  line-height: 22px;
  font-size: 20px;
  color: #323232;
  margin-bottom: 20px;
}
.electro-reto .respuestas {
  margin-top: 50px;
  font-size: 14px;
  color: #525252;
}
.electro-reto .respuestas .respuesta {
  margin-bottom: 15px;
}
.electro-reto .form-datos {
  margin-top: 45px;
}
.electro-reto .form-datos .titulo {
  text-transform: uppercase;
  font-size: 16px;
  color: #737373;
}
.electro-reto .form-datos .captcha {
  margin-top: 20px;
  margin-bottom: 20px;
}
.electro-reto .cerrada {
  line-height: 19px;
  font-size: 16px;
  color: #87000c;
  margin-top: 10px;
  margin-bottom: 35px;
}
.electro-reto .resultados .titulo {
  background: url("../images/resultados.png") no-repeat top left;
  background-size: 20px 20px;
  height: 20px;
  padding-left: 25px;
  line-height: 16px;
  font-size: 16px;
  color: #737373;
  text-transform: uppercase;
  padding-top: 5px;
  margin-bottom: 20px;
  margin-top: 30px;
}
.electro-reto .resultados .tabla {
  background: #f5f5f5;
  padding: 11px 20px;
  font-size: 16px;
  color: #505050;
}
.electro-reto .resultados .tabla table {
  width: 100%;
}
.electro-reto .resultados .tabla table tr th {
  border-bottom: 2px solid #87000c;
}
.electro-reto .resultados .tabla table tr td {
  padding: 5px 0;
}
.electro-reto .resultados .tabla table .opcion {
  font-size: 14px;
  color: #87000c;
  font-weight: bold;
  width: 20px;
  text-align: center;
}
.electro-reto .resultados .tabla table .texto {
  line-height: 16px;
  font-size: 14px;
  color: #4e4e4e;
}
.electro-reto .resultados .tabla table .votos {
  font-size: 18px;
  text-align: right;
  color: #323232;
  font-family: NexusSerifPro;
}
.electro-reto .resultados .chart {
  font-size: 30px;
  color: white;
}

.icos-social .app {
  width: 46px;
  height: 46px;
  display: inline-block;
}
.icos-social .android_es {
  background-image: url("../images/logo_app_esp_android.png");
  background-size: cover;
}
.icos-social .android_en {
  background-image: url("../images/logo_app_ing_android.png");
  background-size: cover;
}
.icos-social .ios_es {
  background-image: url("../images/logo_app_esp_apple.png");
  background-size: cover;
}
.icos-social .ios_en {
  background-image: url("../images/logo_app_ing_apple.png");
  background-size: cover;
}

#guia-autores {
  font-size: 16px;
}
#guia-autores .desp,
#guia-autores .desp a {
  cursor: pointer;
  color: #87000c;
  text-transform: uppercase;
}
#guia-autores .desp:hover,
#guia-autores .desp a:hover {
  text-decoration: underline;
}
#guia-autores .indice li {
  list-style: none;
}
#guia-autores .indice li li li {
  list-style: inherit;
}
#guia-autores a {
  font-size: 1em;
  color: #378bb8;
  text-decoration: none;
}
#guia-autores .capa {
  display: none;
}
#guia-autores h2 {
  color: #87000c;
  font-size: 22px;
  font-weight: bold;
}
#guia-autores h4 {
  font-weight: bold;
}
#guia-autores h2 a {
  color: #87000c;
  font-size: 22px;
}
#guia-autores .capa_bibliografia a {
  overflow-wrap: break-word;
  word-break: break-all;
}
#guia-autores .elemento a {
  text-transform: uppercase;
  color: #87000c;
}
#guia-autores ul {
  list-style: disc;
  padding-left: 30px;
}
#guia-autores ol {
  list-style: decimal;
  padding-left: 30px;
}
#guia-autores .preguntas a {
  padding-left: 30px;
  color: #87000c;
  font-weight: bold;
}

#preguntas-frecuentes h3 {
  color: #87000c;
}
#preguntas-frecuentes ul {
  list-style: disc;
  padding-left: 30px;
}
#preguntas-frecuentes ol {
  list-style: decimal;
  padding-left: 30px;
}

#registros .intro {
  padding: 10px;
  background-color: #eeeeee;
}

#guias-practicas .filtros .btn {
  font-size: 20px;
  color: #fdfdfd;
  padding: 3px 12px;
  display: inline-block;
  margin-bottom: 5px;
  background-color: #87000c;
  border: 2px solid #87000c;
}
#guias-practicas .filtros .btn:hover,
#guias-practicas .filtros .btn.active {
  background-color: white;
  color: #87000c;
}

#salud-cardiovascular .ultimo-video .titulo {
  color: #87000c;
}
#salud-cardiovascular .ultimo-video .desc {
  margin-top: 20px;
}
#salud-cardiovascular .ultimo-video .vid .titulo {
  font-weight: bold;
  color: black;
}
#salud-cardiovascular .ultimo-video .vid .autores {
  color: #646464;
}
#salud-cardiovascular .ultimo-video .vid .titulo-autores {
  margin-top: 20px;
}
#salud-cardiovascular .ultimo-video .vid .pdf {
  width: 140px;
  margin-top: 20px;
}
#salud-cardiovascular .ultimo-video .vid .pdf img {
  vertical-align: middle;
}
#salud-cardiovascular .ultimo-video .vid iframe {
  margin-top: 10px;
  height: 400px;
}
#salud-cardiovascular .otros-temas {
  margin-top: 30px;
}
#salud-cardiovascular .otros-temas .titulo {
  font-weight: bold;
  margin-bottom: 10px;
}
#salud-cardiovascular .otros-temas .video-row {
  margin-top: 20px;
}
#salud-cardiovascular .otros-temas .video-row .titulo a {
  font-weight: normal;
  color: #87000c;
  margin-bottom: 10px;
  text-decoration: none;
}
#salud-cardiovascular .otros-temas .video-row .vid {
  float: left;
  width: 375px;
  margin: 0 10px;
  position: relative;
}
#salud-cardiovascular .otros-temas .video-row .vid .titulo {
  font-weight: bold;
  color: black;
  margin-bottom: 0;
}
#salud-cardiovascular .otros-temas .video-row .vid .autores {
  color: #646464;
}
#salud-cardiovascular .otros-temas .video-row .vid {
  font-size: 16px;
  color: #646464;
}
#salud-cardiovascular .otros-temas .video-row .vid .btn {
  background: url("../images/play_ffffff.png") no-repeat;
  background-size: cover;
  position: absolute;
  top: 62px;
  left: 106px;
  width: 32px;
  height: 32px;
}
#salud-cardiovascular .otros-temas .video-row img {
  width: 250px;
}

.mod-salud-cardio {
  background-color: #efeff0;
  padding: 10px 10px;
  margin-bottom: 20px;
}
.mod-salud-cardio .titulo {
  color: #378bb8;
  position: inherit;
  margin-top: 10px;
  margin-bottom: 10px;
}
.mod-salud-cardio .video-salud {
  position: relative;
}
.mod-salud-cardio .video-salud .play {
  position: absolute;
  width: 45px;
  top: 30px;
  left: 74px;
}
.mod-salud-cardio img {
  width: 100%;
}
.mod-salud-cardio .video-salud .titulo {
  color: #b20838;
  text-decoration: none;
}
.mod-salud-cardio a {
  text-decoration: none;
}

#seccion .box-seccion {
  margin-top: 40px;
}

.caja-autor-correspondencia .correspondencia-cor {
  display: none !important;
}

#item .video {
  background: url("../images/video_87000C.png") #f5f5f5 no-repeat top 32px left
    26px;
  background-size: 22px 22px;
  padding: 35px 27px;
  position: relative;
}
#item .video .titulo {
  color: #323232;
  font-size: 18px;
  padding-left: 30px;
}
#item .video .poster {
  width: 748px;
  background-size: cover;
  background-repeat: no-repeat;
  display: block;
  padding-top: 400px;
  margin-top: 15px;
}
#item .video .nombre {
  padding: 20px 54px;
  background-color: #87000c;
  color: white;
  font-size: 22px;
  font-weight: 28px;
}
#item .video .play {
  position: absolute;
  width: 100px;
  top: 235px;
  height: 100px;
  background: url("../images/play_ffffff.png") no-repeat center center;
  left: 350px;
}

.mod-enlaces {
  margin-bottom: 20px;
}

.mod-enlaces-box {
  border: 1px solid #87000c;
  padding: 0 10px;
  font-size: 16px;
  line-height: 20px;
  color: #000000;
}
.mod-enlaces-box .btn-02 {
  padding: 8px 12px;
  width: 9px;
  height: 17px;
  background-position: center center;
  background-size: 10px 17px;
  vertical-align: -14px;
  margin-top: 20px;
}
.mod-enlaces-link {
  border-bottom: 1px solid #87000c;
  padding-bottom: 8px;
  padding-top: 22px;
}
.mod-enlaces-link:last-child {
  border-bottom: none;
}
.mod-enlaces-link a {
  font-family: NexusSansPro;
}

.suplementos #sumarios .sumarios-anios .anio .volumen {
  display: none;
}

#sumarios .sumarios-anios .anio.active .numero {
  font-weight: bold;
  color: #87000c;
}

.publicaciones-rec .ver-mas {
  display: none;
}

.congreso .info-congreso .info .left .autores {
  margin-top: 50px;
  display: block;
}
.congreso-autores .autores-letras {
  margin-top: 20px;
  text-align: center;
}
.congreso-autores .letra {
  font-size: 25px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.congreso-autores .lista-autores {
  list-style: none;
}
.congreso-autores .desp-autor {
  cursor: pointer;
}
.congreso-autores .autor-comunicaciones {
  padding-left: 20px;
  display: none;
}

#busqueda-avanzada .pestania_avanzada .capa-buscador input[type="text"] {
  color: #4f4f4f;
}
#busqueda-avanzada .capa-buscador .busqueda .btn-buscar .lupa_blanca {
  background-color: #87000c;
  border-color: #87000c;
}
#busqueda .buscador-top .capa-buscador input[type="text"] {
  color: #4f4f4f;
}
#busqueda .buscador-top .capa-buscador .busqueda input[type="submit"] {
  background-color: #87000c;
  border-color: #87000c;
}
#busqueda .buscador-congresos {
  font-size: 16px;
  display: inline-block;
  margin-top: 10px;
}
#busqueda .consultar-congresos {
  font-size: 16px;
  display: inline-block;
}
#busqueda .buscador-top .capa-buscador .busqueda.cita input[type="text"] {
  color: #4f4f4f;
}
#busqueda .buscador-top .capa-buscador .busqueda.cita input::placeholder {
  color: #4f4f4f;
}
#busqueda .buscador-top .capa-buscador .busqueda.doi input[type="text"] {
  color: #4f4f4f;
}
#busqueda .buscador-top .capa-buscador .busqueda.doi input::placeholder {
  color: #4f4f4f;
}
#busqueda-avanzada .busqueda .input input[type="text"] {
  color: #4f4f4f;
}


.info-sumario .spanish-only{display: block;margin-top:15px}
.sumario .info .spanish-only {
  color: #737373;
  font-weight: bold;
  font-size: 16px;
  margin-top:10px
}

#ahead-of-print .intro .saber-mas {
  color: #87000c;
  cursor: pointer;
}
#ahead-of-print .intro .mas {
  display: none;
  margin-top: 20px;
}

.elsevierItemApendiceSeccionEtiqueta {
  display: none;
}

#aviso-email .content .msg {
  font-size: 18px;
}
.indice-secciones .listado {
  color: #87000c;
}

#banner-sidebar-top {
  margin-bottom: 20px;
}

.avances-rp .item-preview .herramientas .item-publicacion {
  float: none;
  font-size: 14px;
  line-height: 14px;
}
.avances-rp.box-opciones .titulo {
  background: none;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 16px;
}
.avances-rp.box-opciones .content {
  padding-bottom: 1px;
}
.avances-rp .item-preview {
  margin-top: 0;
  border: none;
}
.avances-rp .item-preview .herramientas {
  margin-top: 0;
}
.avances-rp.box-opciones .content {
  padding-top: 10px;
}
.avances-rp.box-opciones .content .ultimos {
  padding-bottom: 7px;
  font-size: 15px;
}
.avances-rp .mas {
  font-size: 14px;
  text-align: right;
}
.avances-rp .mas .flecha-an-de-corp {
  display: inline-block;
  width: 7px;
  height: 7px;
  vertical-align: middle;
}

.suplementos .info-revista-titulo {
  font-size: 24px;
}
.suplementos .info-revista-info {
  display: flex;
  justify-content: space-between;
}
.suplementos .info-revista-index-issn-titulo {
  margin-top: 20px;
  font-size: 24px;
  margin-bottom: 10px;
}
.suplementos .info-revista-index-issn {
  font-size: 18px;
}
.suplementos .info-revista-index-issn-issn {
  font-size: 21px;
  margin-top: 20px;
}
.suplementos .info-revista-metricas {
  background-color: #eeeeee;
  margin-top: 20px;
}
.suplementos .info-revista-metrica {
  border-bottom: 2px solid white;
  padding: 7px 10px;
  width: 190px;
}
.suplementos .info-revista-metrica-titulo {
  font-size: 14px;
  color: #737373;
  text-transform: uppercase;
}

.suplementos .cuerpo {
  display: flex;
  justify-content: space-between;
}
.suplementos .contenido {
  display: flex;
  width: auto;
  float: none;
  max-width: none;
  margin-right: 20px;
}
.suplementos .sidebar {
  float: none;
}
.suplementos .contenido .sidebar-listado {
  display: flex;
}
.suplementos .contenido .sidebar-left {
  float: none;
}
.suplementos .contenido .listado-sumarios {
  max-width: none;
}
.suplementos .contenido .clear{display: none;}


.newsletter-historico-item-fecha{color: #737373;font-size:16px}
.newsletter-historico-item{background:white url(../../../org/images/sobre_g_claro.png)  no-repeat left 2px/25px;padding-left:35px  }
.item-preview .resumen-grafico img{width:250px;}
.call-rec-publications{display:flex;justify-content: space-between;flex-wrap:wrap}
.call-rec-publications .call{margin-left:20px;font-size:14px;padding-top: 7px;width: 220px;}
.call-rec-publications .call img{float:left;width:50px;margin-right:5px}


/* accesos revista*/
header .suscripciones-ads{top:10px;left:20px;position:absolute;display: flex;}

header .suscripciones-ads .suscribase{width:100%;height:4px; color:white;font-size:14px;padding:4px 0px;}
header .suscripciones-ads .suscribase .suscribase.mobile{margin-left:5px;width:auto}
header .suscripciones-ads .suscribase a{color:white;text-decoration:none;margin-left:5px}
header .suscripciones-ads .suscribirse{background-image: url("../images-corp/libro.svg");background-repeat:no-repeat;background-size: 17px; padding-left: 25px; height: 30px; padding-top: 7px;}
header .suscripciones-ads .covid{background-image:url("../../../org/images/coronavirus-min.png");}
header .suscripciones-ads .covid{margin-left:20px;background-repeat:no-repeat;background-size: 25px; padding-left: 30px; height: 30px; padding-top: 7px;}
header .suscripciones-ads .covid img{width:25px;vertical-align:middle;margin-right:5px}
header .suscripciones-ads .metricas-ad{background-image:url("../../../org/images/metricas.svg");}
header .suscripciones-ads .metricas-ad{margin-left:20px;background-repeat:no-repeat;background-size: 25px; padding-left: 30px; height: 30px; padding-top: 7px;}
header .suscripciones-ads .metricas-ad img{width:25px;vertical-align:middle;margin-right:5px}
header .accesos-revista{width:100%;background-color:#eeeeee;height:44px;position:relative;}
header .accesos-revista.sticky{position:fixed;z-index:1000;top:0;margin-top:0}
header .accesos-revista a,header .accesos-revista span{color:#737373;font-size:16px;text-decoration:none;cursor:pointer}
header .suscripciones-ads a{color:var(--corp-color)}
header .suscripciones-ads a:hover { border-bottom: 2px solid #87000C;}

header .accesos-revista .accesos{top: 15px;right: 20px;position: absolute;}
header .accesos-revista .accesos .desktop{display:inline-block;vertical-align: middle;}
header .accesos-revista .accesos .desktop  div{display:inline-block;vertical-align: 0px;}
header .accesos-revista .accesos  .btn-comite.desktop{margin-right:35px}
header .accesos-revista .accesos  .btn-comite.desktop:after{margin-left:10px;display:inline-block;content:"";background-image:url("../../../org/images/gente_B9B9B9.svg");width:20px;background-size:100%;height:11px;}
header .accesos-revista .accesos  .guia{display:block;}
header .accesos-revista .accesos  .guia:before{background:url(../../../org/images/documento_B9B9B9.svg) no-repeat;background-size:17px 21px;content:'';width:17px;height:21px;display:inline-block;margin-right:10px;vertical-align: -5px; }
header .accesos-revista .accesos  .manuscritos:before{background:url(../../../org/images/bandeja_B9B9B9.svg) no-repeat;background-size:17px 18px;content:'';width:17px;height:18px;display:inline-block;margin-right:10px;vertical-align: -3px; }
header .accesos-revista .accesos  .manuscritos{display:block;}
header .accesos-revista .accesos  .descargar:before{background:url(../../../org/images/download_B9B9B9.svg) no-repeat;background-size:17px 18px;content:'';width:17px;height:18px;display:inline-block;margin-right:10px;vertical-align: -3px; }
header .accesos-revista .accesos  .descargar{display:block;}
header .accesos-revista .accesos  .call-for-papers:before{background:url(../../../org/images/documento_B9B9B9.svg) no-repeat;background-size:17px 21px;content:'';width:17px;height:21px;display:inline-block;margin-right:10px;vertical-align: -5px;}
header .accesos-revista .accesos  .call-for-papers{display:block;}
header .accesos-revista .accesos  .contacto:before{background:url(../../../org/images/sobre_B9B9B9.svg) no-repeat;background-size:17px 21px;content:'';width:17px;height:21px;display:inline-block;margin-right:10px;vertical-align: -5px;}
header .accesos-revista .accesos  .contacto{display:block;}
header .accesos-revista .accesos .btn-publique{padding-right: 20px;background: url(../images-corp/flecha-an-ab.svg) no-repeat center right;background-size: 12px 7px;}
header .accesos-revista .accesos .btn-login{padding-right: 20px;}
header .accesos-revista .accesos .caja-desp.publique a{font-size:16px}
header .accesos-revista .accesos .caja-desp.publique{position:absolute; right: 125px;}
header .accesos-revista .accesos .caja-desp.publique li{margin-bottom:10px}
header .accesos-revista .accesos .btn-comite.desktop:hover::after {background-image: url("../images-corp/gente.svg");}




@media screen and (min-width: 280px) and (max-width: 1000px) {
  header .logo-buscador {
    height: 180px;
    background: url("../images/cabecera2.jpg") white no-repeat;
    background-size: 1000px 180px;
  }
}

@media screen and (min-width: 280px) and (max-width: 575px) {
  #home section.archivo .content{text-align:center}
  #home section.multimedia .desc {
    width: auto;
  }
  #home section.multimedia .imagen {
    display: block;
    text-align: center;
    width: auto;
  }
  .capa-buscador .busqueda input[type="text"] {
    color: #4f4f4f;
  }

  main .info-revista .portada {
    width: 100%;
  }

  .call-rec-publications .call{width:100%;}
  main .info-revista .descripcion .rec-publications {
    width:100%;
    margin-top:10px;
    text-align: center;
  }
  #sidr-left .caja-desp.archivo {
    background-color: #eeeeee;
  }

  #home .cope {
    margin-top: 40px;
  }
  main .info-revista .index {
    width: 210px;
  }

  .videos iframe {
    height: auto;
  }
  .videos .otros .videoLi .poster img {
    width: 100%;
    height: auto;
  }
  .publicaciones-rec .intro {
    padding: 20px 20px 100px 20px;
    background-position: bottom 10px center;
  }
  .publicaciones-rec .revista .portada {
    margin: auto;
    float: none;
    width: 100px;
  }
  .publicaciones-rec .revista .desc {
    float: none;
  }
  .publicaciones-rec .revista .metricas {
    display: block;
    float: none;
    margin: auto;
  }

  .box-opciones.ultimo-congreso img {
    width: 130px;
    height: 175px;
  }

  main .sidebar .aniversario{display:block;text-align:center}
  main .sidebar .mod-video.aniversario{background:none}
  main .sidebar .mod-video.aniversario .video .btn{left:45%}
}
