.publicaciones .home .banner-slider {
  background: url("../images/template/publicaciones_background.jpg") no-repeat
    center left;
}

.publicaciones .texto-intro {
  font-size: 23px;
  color: #505050;
  font-family: NexusSerifPro;
  line-height: 30px;
  margin-top: 35px;
}
.publicaciones .ambitos {
  margin-top: 60px;
  margin-bottom: 140px;
}
.publicaciones .ambitos .col {
  width: 184px;
  display: inline-block;
  font-size: 19px;
  line-height: 26px;
  vertical-align: top;
}
.publicaciones .ambitos .col:nth-child(2) {
  margin: 0 180px;
}
.publicaciones .ambitos .col .titulo {
  color: black;
  font-size: 21px;
  font-family: NexusSerifPro;
  margin-bottom: 5px;
}
.publicaciones .ambitos .col ul.lista-corp li::before {
  color: #ff551d;
  font-size: 25px;
  vertical-align: 2px;
}
.publicaciones .revista-prev .desc {
  width: 495px;
}
.publicaciones h1 {
  font-size: 26px;
  color: #323232;
  margin-top: 38px;
  margin-bottom: 20px;
}
.publicaciones .volver {
  margin-top: 10px;
}
.publicaciones .home a:hover {
  border-bottom: 1px solid #b9b9b9;
}
.publicaciones .home h3 {
  font-size: 26px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.publicaciones .home .revistas.scroll {
  height: 408px;
  overflow-y: auto;
  padding-right: 10px;
}

#compartir-email .content .msg {
  border: 1px solid #e1711c !important;
}

#historico.home .banner-slider {
  background: url("../images/template/historico_background.jpg") no-repeat
    center left;
  background-size: cover;
  color: white;
  font-size: 18px;
  line-height: 32px;
}
#historico .ambitos .col:nth-child(2) {
  margin-left: 56px;
  margin-right: 28px;
}
#historico .ambitos .col:nth-child(3) {
  margin-left: 28px;
  margin-right: 56px;
}

.static .msg {
  font-size: 16px;
  color: #505050;
  padding: 30px 10px;
  border: 1px solid #007398;
}

/****Publicaciones***/

.revista-prev {
  font-size: 15px;
  border-bottom: 1px solid #f2f2f2;
  margin-top: 30px;
  padding-bottom: 20px;
}

.revista-prev .info {
  display: flex;
  justify-content: space-between;
}

.revista-prev .portada img {
  width: 107px;
  height: 144px;
  box-shadow: 2px 2px 2px 0px;
}
.revista-prev .desc {
  color: #323232;
  margin-left: 20px;
  flex: 1;
}

.revista-prev .portada {
  width: 107px;
}

.revista-prev .desc span {
  color: #767676;
}
.revista-prev .desc .titulo {
  color: #007398;
  font-family: NexusSerifPro;
  line-height: 21px;
}
.revista-prev .desc .titulo a:hover {
  border-bottom: 1px solid #b9b9b9;
}
.revista-prev .desc .valor {
  margin-top: 12px;
}
.revista-prev .accesos {
  width: 232px;
}
.revista-prev .accesos .consultar {
  color: #007398;
  padding: 15px 80px;
  text-align: center;
  border: 1px solid #007398;
  margin-top: 25px;
}
.revista-prev .accesos .consultar:hover {
  color: white;
  background-color: #ff7203;
  border: 1px solid #ff7203;
  text-decoration: none;
}

/**** Revistas ****/

.idiomas-revista {
  width: 200px;
  margin: auto;
  background-color: #e6e6e6;
  height: 10px;
  padding: 10px;
  padding-bottom: 10px;
  font-size: 16px;
  color: #737373;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  padding-bottom: 12px;
}
.info-revista .discontinuada {
  width: 400px;
  font-size: 16px;
  color: var(--es-color-ink);
  padding: 10px 5px;
  background-color: #eeeeee;
  text-align: center;
  margin: auto;
  margin-top: 25px;
}
.info-revista .discontinuada .titulo {
  font-size: 24px;
  color: var(--corp-color);
}
.info-revista .discontinuada a {
  color: var(--corp-color);
}

/*** Home ***/
#home .banner-slider {
  color: #ffffff;
  background: url("../images/template/home_background.jpg") no-repeat;
  background-size: cover;
}
#home .banner-slider .trans {
  background: -moz-linear-gradient(
    left,
    rgba(21, 20, 20, 0.96) 0%,
    rgba(7, 52, 63, 0.23) 100%
  ); /* FF3.6-15 */
  background: -webkit-linear-gradient(
    left,
    rgba(21, 20, 20, 0.96) 0%,
    rgba(7, 52, 63, 0.23) 100%
  ); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(
    to right,
    rgba(21, 20, 20, 0.96) 0%,
    rgba(7, 52, 63, 0.23) 100%
  ); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#07343f', endColorstr='#3b07343f',GradientType=1 );
}

#home .banner-slider .trans {
  height: 274px;
}
#home .banner-slider .titulo {
  width: 550px;
  font-size: 30px;
  line-height: 36px;
}
#home .banner-slider .titulo span {
  color: #ff551d;
}
#home .banner-slider .texto {
  font-size: 18px;
  margin-top: 33px;
  margin-bottom: 33px;
}
#home .banner-slider .texto p {
  margin: 0;
}
#home .banner-slider .btn-03 {
  font-size: 24px;
  padding-right: 60px;
}

#home .container-h section {
  margin-top: 40px;
  border-bottom: 1px solid #e8e8e8;
  padding-bottom: 75px;
}
#home .container-h section h2 {
  font-size: 26px;
  color: #222222;
  margin-bottom: 42px;
  font-family: NexusSerifPro;
}

#home .container-h .destacado .bloque {
  float: left;
  font-family: NexusSerifPro;
  padding-left: 80px;
  width: 178px;
  min-height: 56px;
  margin-right: 7%;
}
#home .container-h .destacado .bloque .titulo {
  color: #007392;
  font-size: 21px;
  margin: 0;
  border-bottom: 1px solid transparent;
}
#home .container-h .destacado .bloque .titulo a {
  border-bottom: 1px solid transparent;
}
#home .container-h .destacado .bloque .titulo:hover > a {
  border-bottom: 1px solid #b9b9b9;
}
#home .container-h .destacado .bloque .texto {
  color: #505050;
  font-size: 15px;
  margin-top: 20px;
  line-height: 24px;
}
#home .container-h .destacado .bloque .texto span {
  color: var(--corp-color);
}

#home .container-h .destacado .bloque.publicaciones {
  background: url("../images/template/libro_007398.png") no-repeat top left;
  background-size: 46px 59px;
}
#home .container-h .destacado .bloque.formacion {
  background: url("../images/template/formacion_007398.png") no-repeat top left;
  background-size: 52px 54px;
}
#home .container-h .destacado .bloque.mas-leidos {
  background: url("../images/template/docheck_007398.png") no-repeat top left;
  background-size: 47px 55px;
  margin: 0;
}

#home .container-h .colecciones h3 {
  float: left;
}
#home .container-h .colecciones .todas {
  float: right;
  font-size: 15px;
  background: url("../images/template/flecha_an_de_b4b4b4.png") no-repeat top
    left;
  background-size: 6px 12px;
  padding-left: 15px;
}
#home .container-h .colecciones .todas:hover {
  background: url("../images/template/flecha_an_de_naranja.png") no-repeat top
    left;
  background-size: 6px 12px;
}
#home .container-h .colecciones .todas:hover > a {
  border-bottom: 1px solid #b9b9b9;
}
#home .container-h .colecciones .bloque {
  float: left;
  margin-right: 8px;
}
#home .container-h .colecciones .bloque .imagen {
  width: 223px;
  height: 187px;
  background-size: cover;
  color: #007398;
  font-size: 20px;
  text-align: center;
  padding-top: 36px;
}
#home .container-h .colecciones .bloque .imagen:hover {
  color: white;
}
#home .container-h .colecciones .bloque.imagenes .imagen {
  background-image: url("../images/colecciones/2.png");
}
#home .container-h .colecciones .bloque.imagenes .imagen:hover {
  background-image: url("../images/colecciones/2-h.png");
}
#home .container-h .colecciones .bloque.casos .imagen {
  background-image: url("../images/colecciones/1.png");
}
#home .container-h .colecciones .bloque.casos .imagen:hover {
  background-image: url("../images/colecciones/1-h.png");
}
#home .container-h .colecciones .bloque.historia .imagen {
  background-image: url("../images/colecciones/6.png");
}
#home .container-h .colecciones .bloque.historia .imagen:hover {
  background-image: url("../images/colecciones/6-h.png");
}
#home .container-h .colecciones .bloque.bioetica {
  margin-right: 0;
}
#home .container-h .colecciones .bloque.bioetica .imagen {
  background-image: url("../images/colecciones/7.png");
}
#home .container-h .colecciones .bloque.bioetica .imagen:hover {
  background-image: url("../images/colecciones/7-h.png");
}

#home .container-h .info-interes {
  border-bottom: none;
}
#home .container-h .info-interes h3 {
  float: left;
}
#home .container-h .info-interes .col1 {
  float: left;
}
#home .container-h .info-interes .col2 {
  float: right;
}
#home .container-h .info-interes .bloque {
  font-family: NexusSerifPro;
  width: 270px;
  padding-left: 80px;
  min-height: 65px;
  margin-bottom: 30px;
}
#home .container-h .info-interes .bloque.call-for-papers {
  background: url("../images/template/microscopio_007398.png") no-repeat top
    left;
  background-size: 52px;
}
#home .container-h .info-interes .bloque.derechos {
  background: url("../images/template/documento_007398.png") no-repeat top left;
  background-size: 57px;
}
#home .container-h .info-interes .bloque.mas-leidos {
  background: url("../images/template/mas-leidos_007398.png") no-repeat top left;
  background-size: 47px;
}
#home .container-h .info-interes .bloque.historico {
  background: url("../images/template/historico_007398.png") no-repeat top left;
  background-size: 49px;
}
#home .container-h .info-interes .bloque .titulo {
  font-size: 20px;
  color: #007392;
}
#home .container-h .info-interes .bloque .titulo a {
  border-bottom: 1px solid transparent;
}
#home .container-h .info-interes .bloque .titulo:hover > a {
  border-bottom: 1px solid #b9b9b9;
}
#home .container-h .info-interes .bloque .desc {
  font-size: 17px;
  color: #505050;
  margin-top: 25px;
  line-height: 24px;
}

#soporte {
  margin-top: 50px;
}
#soporte .direcciones {
  background-color: #ededed;
  margin-top: 75px;
  padding-top: 25px;
  padding-bottom: 100px;
}
#soporte .direcciones h2 {
  font-size: 20px;
  color: #505050;
}
#soporte .direcciones .cajas {
  margin-top: 25px;
}
#soporte .direcciones .caja {
  float: left;
  width: 360px;
  background-color: white;
  text-align: center;
  padding: 35px 0;
  margin-right: 35px;
  font-size: 20px;
  color: #323232;
}
#soporte .direcciones .caja .titulo {
  font-size: 22px;
  margin-bottom: 22px;
}
#soporte .direcciones .caja .calle {
  margin-bottom: 15px;
}
#soporte .direcciones .caja .cp {
  margin-bottom: 45px;
}
#soporte .direcciones .caja .telefono {
  background: url("../images/template/telefono_000032.png") no-repeat center
    center;
  background-size: cover;
  width: 33px;
  height: 33px;
  margin: auto;
  margin-bottom: 20px;
}
#soporte .direcciones .caja .tel {
  margin-bottom: 25px;
}
#soporte .direcciones .caja .horario {
  margin-bottom: 85px;
}
#soporte .direcciones .caja .ubicacion {
  background: url("../images/template/ubicacion_323232.png") no-repeat center
    center;
  background-size: cover;
  width: 36px;
  height: 50px;
  margin: auto;
  margin-bottom: 20px;
}
#soporte .contenido {
  float: none;
  min-height: 0;
}
#soporte .direcciones .caja:hover > .telefono {
  background: url("../images/template/telefono_e3711c.png") no-repeat center
    center;
  background-size: cover;
}
#soporte .direcciones .caja:hover > .ubicacion {
  background: url("../images/template/ubicacion_e2711c.png") no-repeat center
    center;
  background-size: cover;
}
#soporte .direcciones .caja:hover > .titulo {
  color: #e2711c;
}

#no-existe .caja {
  text-align: center;
  width: 790px;
  border: 1px solid #007390;
  margin: auto;
  margin-top: 25px;
  font-size: 20px;
  padding: 25px 0;
  margin-bottom: 75px;
}
#no-existe .caja h2 {
  font-size: 22px;
  color: #007390;
  margin-bottom: 25px;
}
#no-existe .cafe {
  background: url("../images/template/cafe_b8b8b8.png") no-repeat;
  background-size: cover;
  width: 61px;
  height: 58px;
  margin: auto;
  margin-top: 55px;
}

#sumario .info-sumario .titulo {
  float: none;
}

main .static .contenido {
  font-family: NexusSerifPro;
  font-size: 19px;
  color: #505050;
  line-height: 24px;
}
main .static .contenido h2 {
  font-size: 26px;
  color: #007390;
}

/* AUTORES */
.submenu.cajas {
  margin-top: 30px;
}
.submenu.cajas .caja {
  margin-right: 40px;
  float: left;
  width: 226px;
  padding: 30px 0 10px 12px;
  color: #007398;
  font-size: 16px;
  background-color: #f5f5f5;
  background-repeat: no-repeat;
  background-position: bottom 10px right 10px;
}
.submenu.cajas .caja:hover,
.submenu.cajas .caja.active {
  color: white;
  background-color: #007398;
  cursor: pointer;
}

.info-autores .caja.autores {
  background-image: url("../images/template/autores_b7b7b7.png");
  background-size: 32px;
}
.info-autores .caja.autores:hover,
.info-autores .caja.autores.active {
  background-image: url("../images/template/autores_ffffff.png");
}
.info-autores .caja.revisores {
  background-image: url("../images/template/editores_b7b7b7.png");
  background-size: 28px 33px;
}
.info-autores .caja.revisores:hover,
.info-autores .caja.editores.active {
  background-image: url("../images/template/editores_ffffff.png");
}
.info-autores .caja.editores {
  background-image: url("../images/template/revisores_b7b7b7.png");
  background-size: 29px 35px;
}
.info-autores .caja.editores:hover,
.info-autores .caja.revisores.active {
  background-image: url("../images/template/revisores_ffffff.png");
}
.info-autores .titulo {
  font-size: 26px;
  color: #323232;
  margin: 40px 0;
}

.autores .autores {
  color: #505050;
  font-size: 20px;
}

.autores .cmbCapas {
  width: 100%;
}
.autores .cmbCapas input[type="text"] {
  margin-left: 0;
}
.autores .todas {
  margin-top: 10px;
  font-size: 15px;
  margin-bottom: 5px;
}
.autores .revistas {
  height: 610px;
  overflow-y: auto;
}
.autores .revistas .revista-prev .accesos {
  margin-right: 10px;
  text-align: center;
}
.autores .revistas .revista-prev .accesos .consultar {
  margin-top: 0;
  margin-bottom: 10px;
  display: inline-block;
  padding: 8px 80px;
}
.autores .revistas .revista-prev .accesos .guia:after {
  width: 8px;
  height: 21px;
  background: url("../images/template/flecha_ar_de_D4D4D4.png") no-repeat;
  background-size: 8px;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-left: -12px;
}
.autores .revistas .revista-prev .accesos .guia:before {
  width: 16px;
  height: 21px;
  background: url("../images/template/libro_007398.png") no-repeat;
  background-size: cover;
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 7px;
}
.autores .revistas .revista-prev .desc {
  width: 350px;
}
.autores .chkNaranja + .desc {
  display: inline-block;
  vertical-align: 4px;
  margin-right: 20px;
}

.form-compra .form-compra .form {
  float: left;
  width: 372px;
  margin-right: 45px;
}
.form-compra .form p {
  color: #007391;
  font-size: 17px;
  margin-bottom: 20px;
}
.form-compra .form .ayuda-acceso p {
  color: #505050;
}
.form-compra .cmbCapas {
  width: 100%;
  margin-top: 20px;
}
.form-compra .cmbCapas input[type="text"] {
  margin-left: 0;
  color: #b9b9b9;
  font-size: 15px;
  width: 100%;
  border-bottom: 2px solid #dcdcdc;
}
.form-compra .campos-obligatorios {
  font-size: 14px;
  color: #52524f;
  margin-top: 30px;
}
.form-compra .campos-obligatorios span {
  color: #007391;
}
.form-compra .enviado-pdf {
  line-height: 20px;
  margin-top: 30px;
  font-size: 17px;
  background: url("../images/template/pdf_007398.png") #f5f5f5 no-repeat center
    left 15px;
  background-size: 40px 48px;
  color: #007391;
  padding: 17px 5px 17px 75px;
}
.form-compra .btn-01 {
  margin-top: 30px;
}
.form-compra .info {
  margin-top: 100px;
  float: left;
  width: 342px;
  background-color: #eeeeee;
  padding: 25px 15px;
}
.form-compra .info .titulo {
  text-align: center;
  font-size: 20px;
  color: #505050;
}
.form-compra .info .telefono {
  text-align: center;
  border-top: 2px solid #ff551d;
  margin-top: 35px;
  padding: 60px 30px 20px 30px;
  background: url("/images/template/telefono_e3711c.png") white no-repeat top
    15px center;
  background-size: 26px;
  font-size: 17px;
}
.form-compra .info .telefono .titulo {
  color: #ff551d;
  margin: 0;
}
.form-compra .info .telefono .llamadas {
  color: #007391;
  margin-top: 40px;
}
.form-compra .info .telefono .tel {
  color: #323232;
  font-size: 20px;
  margin: 20px 0;
}
.form-compra .info .telefono .desc {
  color: #505050;
}
.form-compra .info .email {
  margin-top: 20px;
  padding: 75px 0 20px 0;
  background: url("../images/template/sobre_323232.png") white no-repeat top
    40px center;
  background-size: 24px 18px;
}
.form-compra .desp-registro-compra {
  cursor: pointer;
}

.peticion-permisos .intro {
  margin-bottom: 34px;
}
.peticion-permisos .intro .box {
  padding: 20px;
  background-color: #ededed;
}
.peticion-permisos h1 {
  margin-bottom: 20px;
  font-size: 36px;
}
.peticion-permisos h2 {
  margin-top: 30px;
  margin-bottom: 12px;
  font-size: 26px;
  color: #323232;
}
.peticion-permisos .intro .alter {
  margin-bottom: 28px;
}
.peticion-permisos .intro p {
  margin: 0;
}
.peticion-permisos .msg {
  font-size: 16px;
  color: #505050;
  padding: 20px 10px;
  border: 1px solid #ff551d;
}

.peticion-permisos .intro li {
  margin-bottom: 15px;
  background: url("../images/template/punto_ff7203.png") no-repeat;
  background-size: 7px;
  background-position: top 8px left;
  margin-left: 10px;
  padding-left: 15px;
}
.peticion-permisos .reutilizacion {
  display: none;
}
.peticion-permisos .campos-obligatorios {
  margin: 20px 0 0 0;
}
.peticion-permisos .campos-obligatorios span {
  color: #007398;
}
.peticion-permisos .chkNaranja {
  vertical-align: -5px;
}
.peticion-permisos .chkNaranja + label {
  font-size: 16px;
}

.peticion-permisos .cmbCapas {
  width: 100%;
  margin-top: 35px;
}
.peticion-permisos .cmbCapas input[type="text"] {
  margin: 0;
  width: 100%;
}
.peticion-permisos textarea {
  width: 100%;
  height: 100px;
}
.peticion-permisos .g-recaptcha {
  margin-top: 35px;
  margin-bottom: 35px;
}
.peticion-permisos .btn-01 {
  margin-bottom: 35px;
}

/* Call for papers */
#call-for-papers .callforpapers-acceso {
  margin-top: 40px;
  color: #323232;
}
#call-for-papers .callforpapers-acceso .btn-02 {
  width: 29px;
  height: 29px;
  background-position: center center;
  padding: 0;
  background-size: 10px 17px;
  vertical-align: middle;
  margin-right: 12px;
}
.call-for-intro-top {
  display: flex;
  width: 100%;
  align-items: stretch;
  background-color: #544946;
  justify-content: space-between;
}
.call-for-intro-top-left {
  width: 720px;
  padding: 42px 20px 58px 16px;
  background-color: #544946;
  font-size: 30px;
  line-height: 36px;
  color: #ffffff;
}
.call-for-intro-top-left-text {
  font-size: 20px;
  line-height: 32px;
  margin-top: 30px;
}
.call-for-intro-top-right {
  background: url("../images/template/call-for-papers.png") no-repeat;
  width: 750px;
  background-size: cover;
}
.call-for-intro-bot {
  background: #f5f5f5;
  padding: 25px 0;
}
.call-for-intro-bot .container-h {
  display: flex;
  justify-content: space-between;
}
.call-for-intro-bot-item {
  font-size: 16px;
  line-height: 24px;
  color: #323232;
  width: 294px;
}
.call-for-intro-bot-item li {
  margin-bottom: 4px;
}
.call-for-intro-bot-item-title {
  font-size: 18px;
  line-height: 27px;
  color: #007398;
  margin-bottom: 6px;
  height: 30px;
}
.call-for-intro-bot ul.lista-corp li::before {
  color: #ff551d;
}
.call-for-intro-bot-item-title:before {
  margin-right: 8px;
  display: inline-block;
  content: "";
  background-size: cover;
}
.call-for-intro-bot-item-title.pub:before {
  background-image: url("../images/template/gente_007398.png");
  width: 32px;
  height: 28px;
  background-size: 32px 19px;
  background-repeat: no-repeat;
  background-position: bottom left;
}
.call-for-intro-bot-item-title.doc:before {
  background-image: url("../images/template/modulo_ins_00748d.png");
  width: 21px;
  height: 28px;
}
.call-for-intro-bot-item-title.inv:before {
  background-image: url("../images/template/microscopio_007398.png");
  width: 22px;
  height: 28px;
}

.mas-leidos .home .banner-slider {
  background: url("../images/template/leido_background.jpg") #ff551d no-repeat
    center left;
  background-size: 1889px;
  color: white;
  font-size: 18px;
  line-height: 32px;
}
.mas-leidos .home .banner-slider .titulo {
  font-size: 30px;
  line-height: 36px;
  margin-bottom: 30px;
}
.mas-leidos .home .banner-slider .titulo span {
  color: #ff551d;
}
.mas-leidos .home h2,
.mas-leidos .home h1 {
  font-size: 26px;
  margin-top: 55px;
  margin-bottom: 60px;
}
.mas-leidos .ambitos {
  margin-top: 30px;
  margin-bottom: 140px;
}
.mas-leidos .ambitos .col {
  width: 184px;
  display: inline-block;
  font-size: 19px;
  line-height: 26px;
  vertical-align: top;
}
.mas-leidos .ambitos .col:nth-child(2) {
  margin: 0 180px;
}
.mas-leidos .ambitos .col .titulo {
  color: black;
  font-size: 21px;
  font-family: NexusSerifPro;
  margin-bottom: 5px;
}
.mas-leidos .ambitos .col ul.lista-corp li::before {
  color: #ff551d;
  font-size: 25px;
  vertical-align: 2px;
}
.mas-leidos .ambitos a:hover {
  border-bottom: 1px solid #b9b9b9;
}

.mas-leidos #leidos.home .ambitos .col {
  width: 265px;
}
.mas-leidos #leidos.home .btn-01 {
  border-color: #007392;
  color: #007392;
  background: none;
}
.mas-leidos #leidos.home .btn-01:hover,
.mas-leidos #leidos.home .btn-01.activo {
  color: white;
  background: #007392;
}

.mas-leidos .items .titulo {
  display: block;
}

#sumario .intro {
  background-position: top 10px left 22px;
}

.activacion a {
  cursor: pointer;
}

.proximamente div {
  margin-top: 20px;
  border: 2px solid #007398;
  box-sizing: border-box;
  padding: 25px 70px;
  text-align: left;
  font-size: 23px;
  line-height: 25px;
  color: #737373;
  background: url(/images/template/cartel_007398.png) no-repeat top 16px left
    17px;
  background-size: 32px 35px;
}

#diccionario .banner-slider {
  background-color: #e78817;
  display: flex;
  flex-direction: row;
}
#diccionario .banner-slider .imagen {
  width: 722px;
  height: 350px;
}
#diccionario .banner-slider .desc {
  background-color: #323232;
  padding: 35px;
  padding-right: 55px;
}
#diccionario .buscador {
  margin-top: 60px;
  display: flex;
}
#diccionario .buscador .input-01 {
  width: 719px;
}
#diccionario .buscador .btn-02 {
  margin-top: 19px;
  background-image: none;
  padding: 10px 30px;
  margin-left: 27px;
}

#diccionario .texto {
  margin-top: 27px;
  font-size: 24px;
  color: #767676;
  font-family: NexusSerifPro;
  line-height: 26px;
}
#diccionario .resultados {
  display: flex;
  flex-direction: row;
  width: 100%;
  margin-top: 60px;
  justify-content: space-between;
  margin-bottom: 80px;
}
#diccionario .resultados .terminos .letra {
  font-size: 24px;
  line-height: 24px;
  color: #ff551d;
}
#diccionario .resultados .terminos .palabra {
  font-size: 20px;
  line-height: 28px;
  color: #007398;
  margin-top: 16px;
}
#diccionario .resultados .terminos .isbn {
  font-size: 16px;
  line-height: 24px;
  color: #505050;
  margin-top: 8px;
}

#diccionario .resultados .letras {
  width: 40px;
  text-align: right;
}
#diccionario .resultados .letras .letra a {
  font-size: 16px;
  line-height: 28px;
  color: #323232;
  border-bottom: 2px solid transparent;
}
#diccionario .resultados .letras .letra a:hover,
#diccionario .resultados .letras .letra a.active {
  border-color: #ff551d;
}

#item .video {
  background: url("../images-corp/videos.svg") #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: #007398;
  color: white;
  font-size: 22px;
  font-weight: 28px;
}
#item .video .play {
  position: absolute;
  width: 100px;
  top: 170px;
  height: 100px;
  background: url("../images/play_ffffff.png") no-repeat center center;
  left: 350px;
}

.videos .video {
  padding: 0 24px;
  background: url("../images-corp/videos.svg") #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: #007398;
  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 #007398;
}
.videos .canal {
  margin-bottom: 50px;
}
.videos .canal a {
  padding: 16px 20px;
  background-color: #007398;
  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-corp/videos.svg") 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: #007398;
  border-bottom: 2px solid #007398;
}
.videos .otros .videoLi .desc {
  margin-bottom: 30px;
  color: #007398;
}
.videos .otros .videoLi .poster img {
  width: 345px;
  height: 193px;
}
.videos .video iframe {
  height: 423px;
}

.guia-autores-sc .titleu-h3 {
  display: none;
}
.guia-autores-sc .publication-page-container {
  display: flex;
  gap: 10px;
}
.guia-autores-sc .publication-page-container .left-pane {
  font-size: 14px;
  min-width: 200px;
}

.item-pdf-descarga {
  border-radius: 24px;
}

#mas-leidos .filtros .btn {
  border-radius: 24px;
}

@media screen and (min-width: 280px) and (max-width: 575px) {
  .banner-slider {
    display: none;
  }

  .revista-prev .portada {
    display: table-cell;
    width: 110px;
    float: none;
    vertical-align: top;
  }
  .revista-prev .portada img {
    width: 110px;
    height: 148px;
  }
  .revista-prev .info {
    display: table;
  }
  .revista-prev .desc {
    display: table-cell;
    vertical-align: top;
  }
  .revista-prev .accesos {
    width: 100%;
    float: none;
  }
  .revista-prev .accesos .consultar {
    padding: 15px 0;
  }

  .submenu.cajas {
    padding: 0 20px;
  }
  .submenu.cajas .caja {
    float: none;
    width: auto;
    margin: auto;
    margin-top: 10px;
  }

  .info-autores {
    padding: 0 8px;
  }
  .contenido .autores {
    padding: 0 8px;
  }

  .buscador-filtros {
    padding: 0;
  }
  .buscador-filtros .titulo {
    padding-top: 20px;
    padding-bottom: 20px;
    cursor: pointer;
    margin-bottom: 0;
    background: url("../images/template/flecha_an_ab_007398.png") #c4c4c4
      no-repeat center right 10px;
    background-size: 17px 10px;
  }
  .buscador-filtros .titulo.active {
    background-image: url("../images/template/flecha_an_ar_007398.png");
  }
  .buscador-filtros .filtros {
    display: none;
    margin-top: 10px;
  }

  #home .container-h .destacado .bloque {
    padding-left: 60px;
    margin-top: 35px;
    width: auto;
    float: none;
  }
  #home .container-h .destacado .bloque .texto {
    margin-top: 8px;
  }
  #home .container-h .destacado .bloque.mas-leidos {
    margin-top: 35px;
  }

  #home .container-h .colecciones .bloque {
    float: none;
    width: 223px;
    margin: auto;
    margin-top: 35px;
  }
  #home .container-h .colecciones .bloque.bioetica {
    margin-right: auto;
  }

  #home .container-h .info-interes .bloque {
    width: auto;
    float: none;
  }
  #home .container-h .info-interes .texto {
    margin-top: 8px;
  }

  .publicaciones .ambitos .col {
    width: auto;
    display: block;
    margin-bottom: 30px;
  }
  .publicaciones .ambitos .col:nth-child(2) {
    margin: 0;
  }
  .publicaciones .revista-prev .desc {
    width: auto;
  }

  #historico .ambitos .col {
    width: auto;
    display: block;
    margin-bottom: 30px;
  }
  #historico .ambitos .col:nth-child(2) {
    margin: 0;
    margin-bottom: 30px;
  }
  #historico .ambitos .col:nth-child(3) {
    margin: 0;
    margin-bottom: 30px;
  }

  #leidos .ambitos .col {
    width: auto;
    display: block;
    margin-bottom: 30px;
  }
  .mas-leidos .ambitos .col:nth-child(2) {
    margin: 0;
  }
  .mas-leidos #leidos.home .btn-01 {
    display: block;
    margin-bottom: 10px;
  }

  .colecciones .home .filtro {
    width: auto;
  }
  .colecciones .home .caja {
    padding: 35px 20px;
  }
  .colecciones .home .caja .imagen {
    float: none;
    margin: auto;
  }
  .colecciones .home .caja .imagen .titulo {
    padding-top: 16px;
  }
  .colecciones .home .caja .desc {
    float: none;
    margin: auto;
    width: 100%;
    padding: 0;
  }
  .colecciones .home .caja .desc .enlace {
    margin-top: 35px;
  }
  .colecciones.items h1 {
    padding: 0 8px;
  }
  .colecciones.items .listado-items {
    margin: 0 8px;
  }
  .colecciones .contenido .sidebar-left {
    display: block;
    float: none;
    width: 100%;
  }
  .colecciones .buscador-filtros {
    padding: 0;
  }
  .submenu.cajas .caja.coleccion {
    background-size: 28px 27px;
    background-image: url("../images/template/newscol_007398.png");
  }
  .colecciones .submenu.cajas div:nth-child(2n + 1) {
    margin-left: 0;
    margin-right: 0;
  }

  .buscador .contenido .sidebar-left {
    display: block;
    float: none;
    width: 100%;
  }
  .busqueda .buscador-filtros {
    padding: 0;
    margin-top: 20px;
  }
  .busqueda .resultados {
    margin-top: 20px;
  }
  .busqueda .revista-prev .desc {
    width: auto;
  }
  .busqueda .revista-prev .accesos .consultar {
    width: 100%;
  }

  .buscador .contenido .content {
    display: block;
  }

  .buscador .fondo {
    display: block;
  }

  .busqueda .listado-items {
    max-width: 100%;
  }
  .buscador .contenido {
    max-width: none;
    width: 100%;
  }

  .peticion-permisos textarea {
    width: 98%;
  }
  .peticion-permisos #rc-imageselect,
  .g-recaptcha {
    transform: scale(0.77);
    -webkit-transform: scale(0.77);
    transform-origin: 0 0;
    -webkit-transform-origin: 0 0;
  }

  .mi-cuenta .estadoProfesional {
    margin-top: 25px;
  }
  .mi-cuenta .chk .desc {
    width: 90%;
  }
  .menu-mi-cuenta h1 {
    margin-bottom: 20px;
    margin-left: 5px;
  }
  .menu-mi-cuenta a {
    color: #323232;
  }
  .menu-mi-cuenta a:hover,
  .menu-mi-cuenta a.active {
    color: #ff7203;
    border-bottom: 2px solid #ff7203;
  }
  .nav-mi-cuenta a div {
    float: none;
    margin-bottom: 5px;
  }
  .nav-mi-cuenta .datos-personales {
    padding-left: 30px;
  }

  .mi-cuenta .menu-mi-cuenta.mobile {
    border-bottom: 2px solid #eeeeee;
  }
  .mi-cuenta .revista-prev .accesos {
    float: right;
  }
  #soporte .contenido {
    font-family: NexusSansPro;
  }
  #soporte .direcciones .caja {
    float: none;
    width: 95%;
    margin: auto;
    margin-bottom: 20px;
  }
  #soporte .direcciones h2 {
    margin-left: 10px;
  }
  #no-existe .caja {
    width: auto;
  }

  .peticion-permisos label[for="cantidad_material"],
  .peticion-permisos label[for="numero_palabras"] {
    margin-top: 20px;
    bottom: 0;
    height: 57px;
  }

  .call-for-intro-bot .container-h {
    flex-direction: column;
  }
  .call-for-intro-bot-item {
    margin-bottom: 20px;
    width: auto;
  }
  .call-for-intro-top-left-text {
    display: none;
  }
  .call-for-intro-top {
    display: none;
  }

  #coronavirus.home .videos-oms {
    display: block;
  }
  #coronavirus.home .videos-oms .video-oms iframe {
    width: 100%;
  }
  #coronavirus.home .video {
    padding: 12px 12px;
  }
  #coronavirus.home .categoria {
    display: block;
  }
  #coronavirus.home .categoria img {
    width: 80%;
  }
  #coronavirus.home .categoria .imagen {
    text-align: center;
    margin-bottom: 20px;
  }
}
