:root {
  --hover-one: #27407d;
}

header .logo-buscador {
  height: 180px;
  background: url("../images/cabecera1.jpg") white no-repeat;
  background-size: 4000px 180px;
}
.wordmark {
  width: 486px;
}
header .logo-buscador .logo {
  padding-top: 40px;
}
header .logo-buscador .logo .img {
  padding-left: 50px;
}
header .logo-buscador .buscador .box-buscador {
  background-color: #ebebeb;
}
header .logo-buscador .buscador .box-buscador .campo {
  background-color: transparent;
}
.capa-buscador .busqueda input[type="submit"] {
  background-color: #ededed;
  border-color: #ededed;
}
header .logo-buscador .buscador input[type="button"] {
  background-color: #ededed;
  border-color: #ededed;
}
header .compartir-bl {
  background-image: url("../images/compartir_737373.png");
}
header .compartir-bl:hover {
  background-image: url("../images/compartir-bl.png");
}
header .lupa_blanca {
  background-image: url("../images/lupa_737373.png");
}
header .lupa_blanca:hover {
  background-image: url("../images/lupa_blanca.png");
}

main .info-revista .index .suscribirse {
  text-align: center;
  height: 100px;
  width: 235px;
  color: #27407d;
  font-size: 22px;
  font-family: NexusSerif;
  padding: 20px;
  background: url("../images/libro_27407D.png") #e7e7e7 no-repeat center top
    60px;
  background-size: 26px 33px;
  margin-top: 20px;
}

.home #sumario .info-sumario {
  background-color: #e7e7e7;
  margin-bottom: 0;
}

.home #sumario .items .btn-02 {
  display: none;
}
.home #sumario .items {
  border: none;
}
.home #sumario .items .col2 .item-preview:nth-child(1) {
  margin-top: 0;
}
.home .enlaces {
  margin-top: 55px;
  font-family: NexusSerif;
  background-color: #e7e7e7;
}
.home.panel .enlaces {
  margin-top: 55px;
  font-family: NexusSerif;
  border-bottom: none;
}

.home .enlaces a {
  display: inline-block;
}
.home .enlaces .celda {
  font-size: 16px;
  color: #000000;
  display: inline-block;
  width: 160px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 100px;
  border-top: 2px solid #e7e7e7;
}
.home .enlaces .celda:hover {
  border-top: 2px solid #27407d;
  color: #27407d;
}
.home .enlaces .celda.invitacion {
  background: url("../images/camara_27407D.png") #e7e7e7 no-repeat top 85px
    center;
  background-size: 45px 50px;
}
.home .enlaces .celda.clinica {
  background: url("../images/libro_27407D.png") #e7e7e7 no-repeat top 85px
    center;
  background-size: 38px 50px;
}
.home .enlaces .celda.imagenes {
  background: url("../images/imagen_27407D.png") #e7e7e7 no-repeat top 85px
    center;
  background-size: 65px 50px;
}
.home .enlaces .celda.videos {
  background: url("../images/video_27407D.png") #e7e7e7 no-repeat top 85px
    center;
  background-size: 60px 50px;
}
.home .enlaces .celda.noticias {
  background: url("../images/newsletter_27407D.png") #e7e7e7 no-repeat top 85px
    center;
  background-size: 60px 50px;
}
.home .enlaces .celda.archivo {
  background: url("../images/archivo_27407D.png") #e7e7e7 no-repeat top 65px
    center;
  background-size: 57px 50px;
}
.home .enlaces .celda.programa {
  background: url("../images/programa_27407D.png") #e7e7e7 no-repeat top 65px
    center;
  background-size: 65px 50px;
}
.home .enlaces .celda.formacion {
  background: url("../images/formacion_27407D.png") #e7e7e7 no-repeat top 65px
    center;
  background-size: 45px 50px;
}
.home .enlaces .celda.actualizaciones {
  background: url("../images/actualizaciones_27407D.png") #e7e7e7 no-repeat top
    65px center;
  background-size: 51px 50px;
}
.home .enlaces .celda.protocolos {
  background: url("../images/protocolos_27407D.png") #e7e7e7 no-repeat top 65px
    center;
  background-size: 52px 50px;
}
.home .enlaces .celda.casos-clinicos {
  background: url("../images/casos_27407D.png") #e7e7e7 no-repeat top 85px
    center;
  background-size: 83px 50px;
}

.home .caja-home {
  margin-top: 50px;
}

.home .caja-home .mas {
  font-size: 15px;
  color: #27407d;
  float: right;
  background: url("../images/flecha-an-de_27407D.png") no-repeat top 5px left;
  background-size: 6px;
  padding-left: 20px;
}
.home .caja-home .content {
  margin-top: 50px;
  background-color: #eeeeee;
  padding: 23px;
}
.home .caja-home .content .titulo-content {
  font-size: 22px;
  color: #323232;
  margin-bottom: 20px;
}
.home .caja-home .content .portada {
  float: left;
  margin-right: 22px;
}
.home .caja-home .content .portada img {
  width: 135px;
  height: 181px;
  -webkit-box-shadow: 10px 10px 5px -8px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 10px 10px 5px -8px rgba(0, 0, 0, 0.75);
  box-shadow: 10px 10px 5px -8px rgba(0, 0, 0, 0.75);
}
.home .caja-home .content .desc {
  width: 597px;
  float: right;
}
.home .caja-home .content .desc .titulo {
  color: #27407d;
  font-size: 22px;
  line-height: 26px;
  margin-bottom: 10px;
  float: none;
}

.home .caja-home.noticias .titulo {
  color: #27407d;
  font-style: italic;
}
.home .caja-home.noticias .content {
  padding: 45px 30px 50px 154px;
  background: url("../images/newsletter_27407D.png") #eeeeee no-repeat top 40px
    left 25px;
  background-size: 90px 75px;
}
.home .caja-home.noticias .content .publicado {
  font-size: 22px;
  color: #323232;
  margin-bottom: 40px;
}
.home .caja-home.noticias .content .publicado span {
  font-size: 35px;
  color: #27407d;
  font-family: NexusSerif;
  font-style: italic;
}
.home .caja-home.noticias .content .titulo {
  font-size: 22px;
  color: #27407d;
  font-family: NexusSerif;
  margin-bottom: 12px;
}
.home .caja-home.noticias .content .subtitulo img {
  float: left;
  width: 286px;
}
.home .caja-home.noticias .content .subtitulo .texto {
  float: right;
  width: 300px;
  color: #222222;
  font-size: 16px;
  font-family: NexusSerif;
}
.home .caja-home.noticias .content .subtitulo .continuar {
  margin-top: 15px;
  color: #27407d;
  font-size: 15px;
  font-family: NexusSansPro;
  text-align: right;
  background: url("../images/flecha-an-de_27407D.png") no-repeat top 8px right;
  background-size: 6px;
  padding-right: 20px;
}
.home .caja-home.imagenes .content {
  padding: 23px 23px 50px 23px;
}
.home .caja-home.imagenes .content .back {
  background: url("../images/imagenes_back.png") no-repeat;
  background-size: cover;
  padding: 50px 23px;
  color: white;
}
.home .caja-home.imagenes .content .back .p1 {
  font-size: 18px;
  line-height: 21px;
  margin-top: 15px;
}
.home .caja-home.imagenes .content .back .p2 {
  font-size: 35px;
  font-weight: bold;
  line-height: 42px;
}
.home .caja-home.clinica .pestanias {
  margin-top: 50px;
}
.home .caja-home.clinica .pestanias .opcion {
  display: inline-block;
  width: 135px;
  color: #737373;
  font-size: 16px;
  border-bottom: 2px solid transparent;
}
.home .caja-home.clinica .pestanias .opcion:hover,
.home .caja-home.clinica .pestanias .opcion.activo {
  color: #27407d;
  border-bottom: 2px solid #27407d;
  cursor: pointer;
}
.home .caja-home.clinica .contenedor {
  background-color: #eeeeee;
  padding: 23px;
}
.home .caja-home.clinica .caja-desp-bot .content {
  background-color: white;
  padding: 6px 8px 14px 8px;
  margin-top: 0;
  border-top: none;
}

.home .caja-home.invitacion .content {
  background-color: transparent;
  border: none;
}
.home .caja-home.invitacion .imagen {
  margin-right: 15px;
  display: inline-block;
}
.home .caja-home.invitacion .imagen img {
  width: 286px;
}
.home .caja-home.invitacion .info {
  display: inline-block;
  width: 400px;
  vertical-align: top;
  background-color: #f5f5f5;
  padding: 20px;
}
.home .caja-home.invitacion .info .titulo {
  color: #323232;
  font-size: 20px;
  font-family: NexusSerif;
  margin-bottom: 10px;
  float: none;
}
.home .caja-home.invitacion .info .autores {
  color: #737373;
  font-size: 14px;
  margin-bottom: 30px;
}

.home .caja-home.videos .content {
  background: url("../images/play_27407D.png") #eeeeee no-repeat top 23px left
    25px;
  background-size: 22px;
}
.home .caja-home.videos .titulo-video {
  font-family: NexusSerifPro;
  font-size: 20px;
  line-height: 28px;
  color: #323232;
}
.home .caja-home.videos .caption {
  margin-right: 15px;
  display: inline-block;
}
.home .caja-home.videos img {
  width: 286px;
}
.home .caja-home.videos .autores {
  display: inline-block;
  vertical-align: top;
}
.home .caja-home.videos .autores .autor {
  font-size: 14px;
  line-height: 17px;
}
.home .caja-home.videos .fecha {
  color: #737373;
}

.home .caja-home.formacion .btn-02 {
  margin-top: 30px;
}
.home .caja-home.formacion .content .titulo-content {
  float: left;
}
.home .caja-home.formacion .desc {
  color: #737373;
  font-size: 14px;
  line-height: 17px;
}
.home .caja-home.formacion .nuevo-modulo {
  float: right;
  font-size: 14px;
  color: #27407d;
}

.noticias .noticia-destacada {
  padding: 20px 18px;
  background: url("../images/newsletter_27407D.png") #f5f5f5 no-repeat top 12px
    right 17px;
  background-size: 26px;
  border-bottom: 2px solid #27407d;
}
.noticias .noticia-destacada .titular {
  font-size: 14px;
  color: #737373;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.noticias .noticia-destacada .imagen-noticia {
  margin-right: 33px;
  float: left;
  width: 354px;
}
.noticias .noticia-destacada .imagen-noticia img {
  width: 100%;
}
.noticias .noticia-destacada .desc {
  float: left;
  width: 362px;
}
.noticias .imagen-noticia {
  float: left;
  margin-right: 20px;
}
.noticias .imagen-noticia img {
  width: 180px;
}
.noticias .titulo {
  font-size: 30px;
  line-height: 34px;
  margin-bottom: 20px;
  text-transform: none;
}
.noticias .subtitulo {
  font-size: 14px;
  color: #737373;
}

.noticias .noticia .titulo {
  font-size: 21px;
  line-height: 26px;
}
.noticias .noticias .noticia {
  padding: 23px 0px;
  border-bottom: 1px solid #ededed;
}
.noticias .paginador {
  text-align: center;
  margin-top: 20px;
}

.noticia h1 {
  color: #27407d;
}
.noticia .compartir {
  float: right;
  position: relative;
}
.noticia .compartir .tres-puntos-g {
  float: right;
  width: 26px;
  height: 6px;
  background-size: cover;
  cursor: pointer;
}
.noticia .compartir .caja-desp {
  position: absolute;
  right: 0;
}
.noticia .imagenesNoticia {
  float: left;
  width: 274px;
  background-color: #eeeeee;
  padding: 12px;
  margin-right: 25px;
}
.noticia .imagenesNoticia .pie {
  font-size: 14px;
}

.noticia .relaccionadas .noticia {
  padding: 23px 0px;
  border-bottom: 1px solid #ededed;
}
.noticia .relaccionadas .titulo {
  font-size: 21px;
  line-height: 26px;
  margin-bottom: 20px;
  text-transform: none;
}
.noticia .relaccionadas .subtitulo {
  font-size: 14px;
  color: #737373;
}

.banco-imagenes .categorias .cat {
  display: none;
}
.banco-imagenes .categorias .desp {
  cursor: pointer;
}

.invitacion-diagnostico h2 {
  font-weight: bold;
  font-size: 18px;
}
.invitacion-diagnostico .diagnostico .ta-01 {
  margin-top: 20px;
}
.invitacion-diagnostico .diagnostico .imagenes {
  width: 600px;
  margin: auto;
}
.invitacion-diagnostico .diagnostico .slick-prev {
  position: absolute;
  border: none;
  background: url("../images/flecha-an-iz_c_27407D.png") no-repeat;
  width: 20px;
  height: 34px;
  z-index: 100;
  font-size: 0;
  cursor: pointer;
  padding: 0;
  top: 200px;
  left: -50px;
}
.invitacion-diagnostico .diagnostico .slick-next {
  position: absolute;
  border: none;
  background: url("../images/flecha-an-de_c_27407D.png") no-repeat;
  width: 20px;
  height: 34px;
  z-index: 100;
  font-size: 0;
  cursor: pointer;
  padding: 0;
  top: 200px;
  right: -50px;
}
.invitacion-diagnostico .diagnostico .diagnostico {
  margin-top: 20px;
  margin-bottom: 50px;
}
.invitacion-diagnostico .diagnostico .comentarios .titulo {
  font-size: 25px;
  margin-bottom: 20px;
}
.invitacion-diagnostico .diagnostico .comentarios .comentario {
  border-bottom: 1px solid #dcdcdc;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.invitacion-diagnostico .diagnostico .slick-slide img {
  width: 100%;
}
.invitacion-diagnostico #info-item {
  padding-bottom: 0;
}

.invitacion-diagnostico .listado .destacado {
  background: url("../images/camara_27407D.png") #f5f5f5 no-repeat top 16px left
    24px;
  background-size: 22px;
}

.listado .destacado {
  padding: 0 24px;
  background: #f5f5f5;
  background-size: 22px;
  padding-top: 17px;
  font-size: 17px;
  padding-bottom: 32px;
  margin-bottom: 45px;
}
.listado .destacado .titulo {
  padding-left: 55px;
  font-size: 21px;
  font-weight: 28px;
  color: #27407d;
  border-bottom: 2px solid transparent;
}
.listado .destacado .desc {
  margin-top: 16px;
  font-weight: 27px;
  color: #505050;
  font-size: 17px;
  margin-bottom: 10px;
}
.listado .otros .item {
  padding: 23px 0px;
  border-bottom: 1px solid #ededed;
}
.listado .otros .item .imagen {
  display: inline-block;
  margin-right: 25px;
}
.listado .otros .item .descripcion {
  display: inline-block;
  vertical-align: top;
  width: 640px;
}
.listado .otros .item .descripcion .titulo {
  font-size: 21px;
  line-height: 26px;
}
.listado .otros .item .descripcion .desc {
  font-size: 14px;
  color: #737373;
}

.videos h2 {
  font-weight: bold;
  font-size: 18px;
}
.videos .destacado {
  background: url("../images/video_27407D.png") #f5f5f5 no-repeat top 16px left
    24px;
  background-size: 22px 22px;
}

.box-programacion-completa {
  background-color: #ebebeb;
  margin-top: 40px;
  padding: 30px 13px;
}
.box-programacion-completa .titulosec {
  color: #323232;
  font-size: 20px;
  line-height: 23px;
  margin-bottom: 10px;
  float: left;
}
.box-programacion-completa .buscador {
  float: right;
  margin-bottom: 18px;
}
.box-programacion-completa .buscador .busqueda {
  border-bottom: 2px solid #b9b9b9;
}
.box-programacion-completa .buscador .input {
  display: inline-block;
}
.box-programacion-completa .buscador .input input {
  background: #ebebeb;
  font-size: 22px;
  line-height: 26px;
  color: #b9b9b9;
}
.box-programacion-completa .buscador .btn-buscar {
  display: inline-block;
}
.box-programacion-completa .buscador .btn-buscar .lupa_blanca {
  width: 15px;
  height: 15px;
  background-size: cover;
  background-image: url("../images/lupa_27407D.png");
}
.box-programacion-completa .buscador .btn-borrar {
  background: url("../images-corp/cruz.svg") center center;
  background-size: cover;
  width: 15px;
  height: 15px;
  display: none;
  cursor: pointer;
}
.box-programacion-completa .pestanias-programacion {
  background-color: white;
  padding: 30px 0;
}

.box-programacion-completa .pestanias {
  border-bottom: 2px solid #dbdbdb;
  height: 23px;
  margin-bottom: 15px;
  margin-left: 19px;
  margin-right: 19px;
}
.box-programacion-completa .pestanias div {
  display: inline-block;
  padding-right: 30px;
  font-size: 16px;
  line-height: 19px;
  color: #b9b9b9;
  border-bottom: 2px solid transparent;
}
.box-programacion-completa .pestanias div:hover,
.programacion-completa .pestanias div.active {
  cursor: pointer;
  color: #27407d;
  border-bottom: 2px solid #27407d;
}
.box-programacion-completa .pestanias div span {
  text-transform: uppercase;
  font-size: 13px;
  line-height: 15px;
}

.box-programacion-completa .programaciones {
  color: #737373;
  font-size: 18px;
  line-height: 26px;
}
.box-programacion-completa .programaciones h3 {
  color: #323232;
  font-size: 25px;
  line-height: 29px;
  font-family: NexusSerifPro;
  margin-bottom: 22px;
  margin-top: 30px;
  margin-left: 19px;
}
.box-programacion-completa .programacion .titulo {
  margin-bottom: 15px;
  color: #737373;
  padding: 6px 19px;
}
.box-programacion-completa .programacion .titulo:hover {
  background: #f5f5f5;
}
.box-programacion-completa .programacion .titulo div:hover {
  color: #27407d;
  cursor: pointer;
}
.box-programacion-completa .programacion .titulo div:before {
  content: "•";
  color: #27407d;
  display: inline-block;
  margin-right: 6px;
  font-size: 31px;
}
.box-programacion-completa .programacion .titulo ul {
  padding-left: 36px;
  display: none;
}
.box-programacion-completa .programacion .titulo ul li:before {
  content: "○";
  color: #27407d;
  display: inline-block;
  margin-right: 6px;
  font-size: 19px;
}
.box-programacion-completa .programacion .titulo ul a {
  color: #737373;
  border-bottom: 2px solid transparent;
}
.box-programacion-completa .programacion .titulo ul a:hover {
  color: #27407d;
  border-bottom: 2px solid #27407d;
}
.box-programacion-completa .programacion .titulo ul a span {
  font-size: 16px;
  line-height: 26px;
}
.box-programacion-completa .programacion .titulo ul a span:before {
  content: none;
}
.box-programacion-completa .programacion .titulo ul .subtitulo {
  margin: 15px 0;
}

.box-programacion-completa .programaciones.buscar .programacion .titulo {
  padding: 0;
}
.box-programacion-completa .programaciones.buscar .programacion .titulo:hover {
  background: white;
}

.caja-programacion {
  margin-bottom: 40px;
}
.caja-programacion .top {
  padding: 24px 51px 17px 18px;
  color: white;
  background: url("../images/programa_ffffff.png") #27407d no-repeat center
    right 18px;
  background-size: 50px 34px;
  font-size: 22px;
  line-height: 26px;
}
.caja-programacion .bottom {
  background: #f5f5f5;
  padding: 10px 18px;
  color: #27407d;
  font-size: 16px;
  line-height: 19px;
}
.caja-programacion .bottom img {
  width: 100%;
}

.clinica-actual .intro {
  color: #b9b9b9;
  font-size: 17px;
  padding: 15px;
  padding-left: 15px;
  padding-left: 70px;
  background: url("../images/pajaro_27407D.png") #ededed no-repeat top 20px left
    22px;
  background-size: 28px 29px;
}
.clinica-actual .intro:hover {
  color: #737373;
}

.submenu .item {
  margin-top: 20px;
  background: url("../images/libro_27407D.png") #ebebeb no-repeat top 18px right
    10px;
  background-size: 29px 37px;
  padding: 15px 58px 35px 10px;
  font-size: 20px;
  color: #27407d;
  display: inline-block;
}
.submenu a:hover > .item {
  background: url("../images/libro_ffffff.png") #27407d no-repeat top 15px right
    15px;
  background-size: 29px 37px;
  color: white;
}

#formacion-rev .content {
  background-color: #f5f5f5;
  padding: 53px 28px;
  display:flex;
  flex-wrap: wrap;
  justify-content:space-between;
}

.home .formacion .content{margin-top:10px}


.caja-curso {
  width: 315px;
  margin: 10px 28px;
}
#formacion-rev .content .en-curso {
  display: flex;
  flex-wrap: wrap;
}
#formacion-rev .content .caja-curso {
  width: 315px;
  margin: 45px 28px 45px 28px;
}
#formacion-rev .content .caja-curso .titulo {
  background-color: #27407d;
  color: white;
  padding: 20px 18px;
  font-size: 24px;
}
#formacion-rev .content .caja-curso .desc {
  background: white;
  padding: 35px 45px;
  position: relative;
}
.caja-curso .desc .dato {
  color: #505050;
  font-size: 16px;
  margin-bottom: 20px;
}
.caja-curso .desc .dato:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

#formacion-rev .content .desc .creditos:before {
  background: url("../images/creditos_27407D.png") no-repeat;
  background-size: 25px;
  width: 32px;
  height: 25px;
}
#formacion-rev .content .desc .horas:before {
  content: "";
  background: url("../images/reloj_27407D.png") no-repeat;
  background-size: 24px 24px;
  width: 32px;
  height: 24px;
}
#formacion-rev .content .desc .modulos:before {
  content: "";
  background: url("../images/libro_27407D.png") no-repeat;
  background-size: 24px 31px;
  width: 32px;
  height: 31px;
}


.caja-curso .desc .disponible:before {
  content: "";
  background: url("../images/calendar_27407D.svg") no-repeat;
  background-size: 24px 31px;
  width: 32px;
  height: 31px;
}
.caja-curso .desc .expediente:before {
  content: "";
  background: url("../images/documento_27407D.svg") no-repeat;
  background-size: 24px 31px;
  width: 32px;
  height: 31px;
}

#formacion-rev .content .desc .btn-01 {
  display: block;
  margin-top: 40px;
  font-size: 20px;
}
#formacion-rev .content .desc .btn-flecha {
  padding: 10px;
}

.caja-curso-info-acreditacion{
  margin-top:10px;
  font-size:12px;
  line-height: 12px;
}

.caja-curso-info-acreditacion img{
  margin-bottom:-10px;
}


#formacion-rev .anteriores .titulo {
  color: #27407d;
  font-size: 24px;
  margin-bottom: 25px;
  margin-top: 25px;
}
#formacion-rev .anteriores ul li {
  margin-bottom: 15px;
}
#formacion-rev .anteriores ul li a {
  color: #505050;
  font-size: 18px;
}
#formacion-rev .anteriores ul li a:hover {
  text-decoration: underline;
  color: #dd821f;
}
#formacion-rev .anteriores ul.lista-corp li::before {
  margin-right: 5px;
  font-size: 25px;
}

@media screen and (min-width: 280px) and (max-width: 1054px) {
  .wordmark {
    width: 400px;
  }
}
@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;
  }
}
