body.section-ciclo-conferencias #content,
body.section-conference-series #content {
  position: relative;
  padding-top: 50px;
  margin-top: 0;
  margin-bottom: 0;

}

body.section-ciclo-conferencias .navegador-fondo {
    margin-top: 20px;
}

body.node-type-proyectos.section-ciclo-conferencias #content .contenido-proyecto .bloque1 .compartir.derecha .addthis_toolbox a:before, 
body.node-type-page.section-ciclo-conferencias #content .contenido-proyecto .bloque1 .compartir.derecha .addthis_toolbox a:before, 
body.node-type-page.section-conference-series #content .contenido-proyecto .bloque1 .compartir.derecha .addthis_toolbox a:before, 
body.node-type-proyectos.section-conference-series #content .contenido-proyecto .bloque1 .compartir.derecha .addthis_toolbox a:before{
  background: #00809A;
}

body.node-type-proyectos.section-ciclo-conferencias .listado.noticias,
body.node-type-proyectos.section-conference-series .listado.noticias,
body.node-type-page.section-ciclo-conferencias .listado.noticias,
body.node-type-page.section-conference-series .listado.noticias {
  float: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-sizing: border-box;
  border-bottom: none;
  position: relative;

  width: 100%;
  max-width: 1240px;
  padding: 60px 20px 80px;
  margin: 0 auto;
  box-sizing: border-box;
  background: none !important;
}

body.node-type-proyectos.section-ciclo-conferencias .listado.noticias a.btn-actualidad,
body.node-type-proyectos.section-conference-series .listado.noticias a.btn-actualidad,
body.node-type-page.section-ciclo-conferencias .listado.noticias a.btn-actualidad,
body.node-type-page.section-conference-series .listado.noticias a.btn-actualidad {
  padding: 24px 40px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;

  text-decoration: none;
  z-index: 1;

  position: relative;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;

  color: #fff;
}

body.node-type-proyectos.section-ciclo-conferencias .listado.noticias a.btn-actualidad:hover,
body.node-type-proyectos.section-conference-series .listado.noticias a.btn-actualidad:hover,
body.node-type-page.section-ciclo-conferencias .listado.noticias a.btn-actualidad:hover,
body.node-type-page.section-conference-series .listado.noticias a.btn-actualidad:hover {
    background: transparent !important;
}

body.node-type-proyectos.section-ciclo-conferencias .listado.noticias a.btn-actualidad:before,
body.node-type-proyectos.section-conference-series .listado.noticias a.btn-actualidad:before,
body.node-type-page.section-ciclo-conferencias .listado.noticias a.btn-actualidad:before,
body.node-type-page.section-conference-series .listado.noticias a.btn-actualidad:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FFF;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.2, 1, 1);
    transform: scale3d(0.2, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

body.node-type-proyectos.section-ciclo-conferencias .listado.noticias a.btn-actualidad:hover:before,
body.node-type-proyectos.section-conference-series .listado.noticias a.btn-actualidad:hover:before,
body.node-type-page.section-ciclo-conferencias .listado.noticias a.btn-actualidad:hover:before,
body.node-type-page.section-conference-series .listado.noticias a.btn-actualidad:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

body.node-type-conferencias .proximos-eventos,
body.node-type-proyectos.section-ciclo-conferencias .proximos-eventos,
body.node-type-proyectos.section-conference-series .proximos-eventos,
body.node-type-page.section-ciclo-conferencias .proximos-eventos,
body.node-type-page.section-conference-series .proximos-eventos {
    background: #f2f2f2;
    padding: 60px 0;
    margin-top: 40px;
}

body.node-type-conferencias .listado.eventos,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos,
body.node-type-proyectos.section-conference-series .listado.eventos,
body.node-type-page.section-ciclo-conferencias .listado.eventos,
body.node-type-page.section-conference-series .listado.eventos {
    max-width: 1240px;
    border-bottom: none;
    margin: 0 auto;
    padding: 0 20px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}

body.node-type-conferencias.page-node .listado.eventos,
body.node-type-page.section-ciclo-conferencias .listado.eventos,
body.node-type-page.section-conference-series .listado.eventos {
    padding: 0 40px 0 60px !important;
}

body.node-type-conferencias.page-node .listado.eventos h2,
body.node-type-page.section-ciclo-conferencias .listado.eventos h2,
body.node-type-page.section-conference-series .listado.eventos h2 {
    font-family: 'Roboto-Medium', Arial, sans-serif !important;
    font-size: 30px !important;
    line-height: 30px !important;
    color: #464646 !important;
    padding-left: 48px;
    /*border-bottom: none;
    text-align: center;
    justify-content: center;*/
}

body.node-type-conferencias.page-node .listado.eventos h2:before,
body.node-type-page.section-ciclo-conferencias .listado.eventos h2:before,
body.node-type-page.section-conference-series .listado.eventos h2:before {
    /*display: none;*/

    content: '';
    width: 28px;
    height: 28px;
    background-image: url(../../images/ico/ico-proximos-eventos.png);
    background-color: transparent;
    background-size: auto 100%;
    background-repeat: no-repeat;
    display: block;
}

body.node-type-conferencias.page-node .listado.eventos .botones_slider button,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .botones_slider button,
body.node-type-proyectos.section-conference-series .listado.eventos .botones_slider button,
body.node-type-page.section-ciclo-conferencias .listado.eventos .botones_slider button,
body.node-type-page.section-conference-series .listado.eventos .botones_slider button {
    width: 35px;
    height: 35px;
    background: #fff;
    color: #00809a;
    border: 1px solid #fff;
    border-radius: 5px;
    position: absolute;
    top: 60%;
    transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
}

body.node-type-conferencias.page-node .listado.eventos .botones_slider button i,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .botones_slider button i,
body.node-type-proyectos.section-conference-series .listado.eventos .botones_slider button i,
body.node-type-page.section-ciclo-conferencias .listado.eventos .botones_slider button i,
body.node-type-page.section-conference-series .listado.eventos .botones_slider button i {
    font-size: 16px !important;
}

body.node-type-conferencias.page-node .listado.eventos .botones_slider button.slick-prev,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .botones_slider button.slick-prev,
body.node-type-proyectos.section-conference-series .listado.eventos .botones_slider button.slick-prev,
body.node-type-page.section-ciclo-conferencias .listado.eventos .botones_slider button.slick-prev,
body.node-type-page.section-conference-series .listado.eventos .botones_slider button.slick-prev {
    left: 0;
}

body.node-type-conferencias.page-node .listado.eventos .botones_slider button.slick-next,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .botones_slider button.slick-next,
body.node-type-proyectos.section-conference-series .listado.eventos .botones_slider button.slick-next,
body.node-type-page.section-ciclo-conferencias .listado.eventos .botones_slider button.slick-next,
body.node-type-page.section-conference-series .listado.eventos .botones_slider button.slick-next {
    right: 0;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos,
body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    list-style: none;
}

body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos {
    padding: 0;
    margin: 0 !important;
    list-style: none;
}

.node-type-conferencias .listado-eventos .slick-list{width:100%;}

body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos .slick-track,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos .slick-track,
.node-type-conferencias .listado-eventos .slick-track {
  display: flex;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li,
body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li {
    display: inline-block;
    padding-right: 20px;
    height: inherit;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li{ width: 360px; }/**************************************************************************************************/

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li:nth-child(even),
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li:nth-child(even),
body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li:nth-child(even),
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li:nth-child(even),
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li:nth-child(even) {
    margin: 0 !important;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li > a,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li > a,
body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li > a,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li > a,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li > a {
    text-decoration: none;
    height: 100%;
}


body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento,
body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li .evento,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li .evento {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    position: relative;
    height: 100%;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento .fecha,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .fecha,
body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li .evento .fecha,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .fecha,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li .evento .fecha {
    font-family: 'Roboto-Medium', Arial, sans-serif !important;
    letter-spacing: 3px;
    position: relative;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column wrap;
    flex-flow: column wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento .fecha .dia,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .fecha .dia,
body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li .evento .fecha .dia,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .fecha .dia,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li .evento .fecha .dia {
    font-family: 'Roboto-Medium', Arial, sans-serif !important;
    font-size: 40px !important;
    line-height: 40px;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento .fecha .mes,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .fecha .mes,
body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li .evento .fecha .mes,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .fecha .mes,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li .evento .fecha .mes {
    color: #ff8200 !important;
    font-size: 13px;
    line-height: 13px;
    text-transform: uppercase;
    position: relative;
    font-weight: 400;
    display: block;
    margin-top: 3px !important;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento .fecha .mes:after,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .fecha .mes:after,
body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li .evento .fecha .mes:after,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .fecha .mes:after,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li .evento .fecha .mes:after {
    content: '';
    width: 20px;
    height: 2px;
    display: block;
    margin-top: 10px;
    background: #ff8200;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento .fecha .horario,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .fecha .horario,
body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li .evento .fecha .horario,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .fecha .horario,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li .evento .fecha .horario {
    margin: 0;
    display: block;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento .texto,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .texto,
body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li .evento .texto,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .texto,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li .evento .texto {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 25px;
    padding-bottom: 45px;
    min-height: 120px;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento .boton-evento,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .boton-evento,
body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li .evento .boton-evento,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .boton-evento,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li .evento .boton-evento {
    height: auto;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    bottom: 0;
    position: absolute;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento .boton-evento:after,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .boton-evento:after,
body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li .evento .boton-evento:after,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .boton-evento:after,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li .evento .boton-evento:after {
    content: "\f105";
    font-family: "FontAwesome";
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    -webkit-transition: background 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: background 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
    position: absolute;
    right: 1px;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento .boton-evento:after,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .boton-evento:after,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li .evento .boton-evento:after,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li > a:hover > .evento .boton-evento:after,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li > a:hover > .evento .boton-evento:after,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .boton-evento .boton,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li .evento .boton-evento .boton {
    background: #f2f2f2 !important;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento .boton-evento .boton,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .boton-evento .boton,
body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li .evento .boton-evento .boton,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .boton-evento .boton,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li .evento .boton-evento .boton {
    opacity: .001;
    color: #FFF;
    padding: 0 0px 0 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    font-weight: 400;
    padding-right: 0px;
    font-size: 14px;
    -webkit-transition: padding-right 200ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: padding-right 200ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
    background: #f2f2f2;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li:hover .evento .boton-evento .boton,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li:hover .evento .boton-evento .boton,
body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li:hover .evento .boton-evento .boton,
body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li:hover .evento .boton-evento .boton,
body.node-type-page.section-conference-series .listado.eventos .listado-eventos li:hover .evento .boton-evento .boton {
    opacity: 1;
}

/* PROXIMOS EVENTOS */
body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento,
body.node-type-page.section-ciclo-conferencias .proximos-eventos .listado-eventos li .evento,
body.node-type-page.section-conference-series .proximos-eventos .listado-eventos li .evento {
    padding: 0 0 70px;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento .fecha,
body.node-type-page.section-ciclo-conferencias .proximos-eventos .listado-eventos li .evento .fecha,
body.node-type-page.section-conference-series .proximos-eventos .listado-eventos li .evento .fecha {
    font-size: 18px;
    color: #ff8200;
}

body.node-type-conferencias .listado.eventos  .listado-eventos li .evento h3,
body.node-type-page.section-ciclo-conferencias .proximos-eventos .listado-eventos li .evento h3,
body.node-type-page.section-conference-series .proximos-eventos .listado-eventos li .evento h3 {
    margin: 25px 0 0;
    padding: 0 25px 0 !important;
    font-size: 20px;
    font-family: 'Roboto-Medium', Arial, sans-serif !important;
    font-weight: normal;
    color: #464646;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento p,
body.node-type-page.section-ciclo-conferencias .proximos-eventos .listado-eventos li .evento p,
body.node-type-page.section-conference-series .proximos-eventos .listado-eventos li .evento p {
    margin: 20px 0 0;
    padding: 0 25px 0 !important;
    font-size: 16px;
    color: #464646;

    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento .lugar,
body.node-type-page.section-ciclo-conferencias .proximos-eventos .listado-eventos li .evento .lugar,
body.node-type-page.section-conference-series .proximos-eventos .listado-eventos li .evento .lugar {
    margin: 20px 0 0;
    padding: 0 25px 0 !important;
    font-size: 16px;
    color: #757575;
}

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento .lugar{ display: block; }

body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento .lugar:before,
body.node-type-page.section-ciclo-conferencias .proximos-eventos .listado-eventos li .evento .lugar:before,
body.node-type-page.section-conference-series .proximos-eventos .listado-eventos li .evento .lugar:before {
    width: 14px;
    height: 22px;
    content: url(../../images/svg/ico-localizador.svg);
    vertical-align: middle;
    margin-right: 10px;
    display: inline-block;
}

/*body.node-type-page.section-ciclo-conferencias .proximos-eventos .listado-eventos li .evento .boton-evento,
body.node-type-page.section-conference-series .proximos-eventos .listado-eventos li .evento .boton-evento {
    position: unset !important;
}*/

body.node-type-conferencias .listado.eventos a.btn-eventos,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos a.btn-eventos,
body.node-type-proyectos.section-conference-series .listado.eventos a.btn-eventos,
body.node-type-page.section-ciclo-conferencias .listado.eventos a.btn-eventos,
body.node-type-page.section-conference-series .listado.eventos a.btn-eventos {
    text-decoration: none;
    position: relative;
    padding: 24px 40px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 15px;
    text-align: center;
    color: #fff;
    left: 50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

body.node-type-conferencias .listado.eventos a.btn-eventos:hover,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos a.btn-eventos:hover,
body.node-type-proyectos.section-conference-series .listado.eventos a.btn-eventos:hover,
body.node-type-page.section-ciclo-conferencias .listado.eventos a.btn-eventos:hover,
body.node-type-page.section-conference-series .listado.eventos a.btn-eventos:hover {
    background: transparent !important;
}

body.node-type-proyectos.section-ciclo-conferencias .listado.eventos a.btn-eventos:before,
body.node-type-proyectos.section-conference-series .listado.eventos a.btn-eventos:before,
body.node-type-page.section-ciclo-conferencias .listado.eventos a.btn-eventos:before,
body.node-type-page.section-conference-series .listado.eventos a.btn-eventos:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    -webkit-transform: scale3d(0.2, 1, 1);
    transform: scale3d(0.2, 1, 1);
    -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
    -webkit-transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: opacity 0.4s, -webkit-transform 0.4s;
    transition: transform 0.4s, opacity 0.4s;
    transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
    -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
    transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);
}

body.node-type-conferencias .listado.eventos a.btn-eventos:hover:before,
body.node-type-proyectos.section-ciclo-conferencias .listado.eventos a.btn-eventos:hover:before,
body.node-type-proyectos.section-conference-series .listado.eventos a.btn-eventos:hover:before,
body.node-type-page.section-ciclo-conferencias .listado.eventos a.btn-eventos:hover:before,
body.node-type-page.section-conference-series .listado.eventos a.btn-eventos:hover:before {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/*-----------------------------------------*/
/* INFÓRMATE */
body.node-type-proyectos.section-ciclo-conferencias #content .contenido-proyecto .titular,
body.node-type-proyectos.section-conference-series #content .contenido-proyecto .titular {
  margin-bottom: 0 !important;
}

/* // INFÓRMATE */

/*-----------------------------------------*/
/* ENCUENTROS */

body.section-ciclo-conferencias div.field-name-body .titular h2,
body.section-conference-series div.field-name-body .titular h2 {
  font-family: 'repsolregular' !important;
  font-size: 40px;
  max-width: 50%;
  margin: 0 auto;
  line-height: 1.2em;
  color: #ff6200;
  border-bottom: none;
  text-align: center;
}

body.section-ciclo-conferencias div.field-name-body .titular .subtitulo,
body.section-conference-series div.field-name-body .titular .subtitulo {
  max-width: 800px !important;
  margin: 20px auto 50px auto !important;
  font-family: 'Roboto-Medium', Arial, sans-serif !important;
  font-size: 18px !important;
  line-height: 26px !important;
  text-align: center;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias {
  max-width: 1240px;
  margin: 0 auto;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters {
  margin: 70px 0 60px;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .views-exposed-widgets {
  display: flex;
  flex-flow: row nowrap;
  justify-content: center;
  align-items: center;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .views-exposed-form .views-exposed-widget {
  padding: 0 1.5em 0 0;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .views-exposed-form .views-exposed-widget:last-child {
  padding: 0;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters label {
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .form-type-select,
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .form-type-textfield {
  position: relative;
  background: #fff;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .form-type-select select,
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .form-type-textfield input {
  border-width: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  -webkit-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  border: 1px solid #e4e2e0;
  background: transparent;
  z-index: 1;
  background-size: 55px 55px;
  min-width: 250px;
  margin: 0;

  color: #757575;
  height: auto;
  padding: 13px 16px;
  border-color: #ddd;
  border-radius: 5px;
  transition: border-color .5s ease;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .form-type-select:after {
  content: "\f107";
  font-family: "FontAwesome";
  width: 50px;
  right: 0;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  z-index: 0;
  top: 0;

  color: #00809A;
  height: 100%;
  font-size: 20px;
  border: none;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .form-type-select select:hover,
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters input[type=text]:hover {
    border-color: #aaa;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .form-type-date-select {
    margin-right: 0;
}

/* Botón - Filtrar */
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .views-submit-button input[type="submit"]{
  color: #FFF;
  margin: 0;
  width: auto;
  min-width: 200px;
  height: auto;
  font-size: 16px;
  text-transform: none;
  padding: 12px 16px;
  background: #00809A !important;
  border: 2px solid #00809A;
  border-radius: 5px !important;
  transition: all .5s ease !important;
  -ms-transition: all .5s ease !important;
  -webkit-transition: all .5s ease !important;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .views-submit-button input[type="submit"]:hover{
    color: #00809A !important;
    background: #fff !important;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row {
  width: calc(((100% - 40px) / 3 ));
  margin-right: 20px;
  margin-bottom: 20px;

  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  /*height: 100%;*/
  position: relative;

  padding: 25px 25px 60px 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  /*flex-grow: 1;*/
  background: #fff;

  border: 5px solid #ddd;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row:nth-child(3n) {
  margin-right: 0;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row .ano {
  color: #ff8200;
  font-size: 18px;
  font-family: 'Roboto-Medium', Arial, sans-serif !important;
  letter-spacing: 3px;
  margin-bottom: 10px;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row h3 {
  color: #464646;
  font-size: 24px;
  font-family: 'Roboto-Medium', Arial, sans-serif !important;
  font-weight: normal;
  display: block;
  position: relative;
  line-height: 1.2em;
  text-align: left;
  text-transform: none;
  margin: 0;
  /*padding: 0 25px;*/
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row p {
  display: block;
  font-size: 16px;
  line-height: 22px;
  color: #464646;
  margin: 20px 0;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row .fecha {
  font-size: 14px;
  color: #757575;
  text-transform: uppercase;
  /*padding: 0 25px;*/
  margin-bottom: 20px;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a {
  text-decoration: none;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a:not(.btn-noticia) {
  font-size: 16px;
  font-weight: normal;
  color: #00809a;
  /*padding: 0 25px;*/
  margin-bottom: 10px;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a.btn-noticia {
  position: absolute;
  bottom: -1px;
  right: -1px;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a:not(.btn-noticia):before {
  content: '';
  font-family: 'FontAwesome';
  font-size: 10px;
  line-height: 22px;
  margin-right: 10px;
  display: inline-block;
  width: 22px;
  height: 22px;
  text-align: center;
  vertical-align: middle;
  opacity: 0;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a.video:before {  
  content: url(../../images/svg/ico-video.svg);
  opacity: 1;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a.document:before {
  content: url(../../images/svg/ico-descargar.svg);
  opacity: 1;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a.video:hover,
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a.document:hover {
    text-decoration: underline;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a .enlace {
  position: relative;
  height: auto;
  width: 100%;
  background: rgba(255, 255, 255, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* background: #f4f3f1; */
  position: relative;
  width: 100%;
  height: auto;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a .enlace:after {
  content: "\f105";
  font-family: "FontAwesome";
  background: #FFF;
  border: 1px solid #ddd;
  width: 54px;
  height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-transition: background 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  position: absolute;
  top: 0;
  right: 0;
  color: #00809A;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a .enlace .boton {
  opacity: .001;
  border: 1px solid #ddd;
  color: #00809A !important;
  background: #fff !important;
  height: 54px;
  padding: 0 0px 0 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  font-weight: 400;
  padding-right: 0px;
  font-size: 14px;
  -webkit-transition: padding-right 200ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: padding-right 200ms cubic-bezier(0.645, 0.045, 0.355, 1), opacity 200ms cubic-bezier(0.645, 0.045, 0.355, 1);
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a:hover .enlace .boton,
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a:focus .enlace .boton {
  opacity: 1;
  padding-right: 54px;
}
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a:hover .enlace:after,
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a:focus .enlace:after {
  border: none;
  top: 1px;
  right: 1px;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager {
  margin-top: 50px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li {
  background: #FFF;
  width: 58px;
  height: 40px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 0;
  font-weight: 400;
  color: #757575;
  border-right: 1px solid #ddd;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li:hover,
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li.pager-current {
  color: #FFF;
  background: #00809A;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li.last-number {
  border-right: none;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li.pager-next,
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li.pager-previous {
  width: auto;
  padding: 0 10px;
  border-right: none;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li.pager-next:hover,
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li.pager-previous:hover {
  background: none;
  color: #53565A;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li.pager-next:after,
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li.pager-previous:before {
  content: "\f105";
  font-family: 'FontAwesome';
  margin-left: 2px;
  font-size: 18px;
  color: #757575;
  margin-top: 6px;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li.pager-previous:before {
  content: "\f104";
  margin-left: 0;
  margin-right: 2px;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li.pager-next:hover:after,
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li.pager-previous:hover:before {
  color: #00809A !important;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li.pager-ellipsis {
  border-right: none;
  cursor: pointer;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li a {
  background: none !important;
  font-size: 16px;
  color: #757575;
  font-weight: normal;
}

.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li:hover a,
.section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager > li.pager-current a {
  color: #FFF;
}





.node-type-conferencias{}
.node-type-conferencias #main{}
.node-type-conferencias #main .detail-wrapper { margin: 0 auto; margin-top: 0px; position: relative; width: 820px;color:#444;}
.node-type-conferencias #main .detail-wrapper h1{ align-items: start;  border-left: 5px solid #ff8200; color: #FF6200; display: flex; font-size: 46px; line-height: 50px; margin: 0 0 20px 0; padding-left: 25px; text-transform: inherit; }
.node-type-conferencias #main .detail-wrapper h2{ color: #262626; font-size: 13px; font-weight: bold; text-transform: uppercase; }
.node-type-conferencias #main .detail-wrapper h2 img{ display: inline-block; height: 13px; line-height: 20px; margin: 0px 10px 0 0; vertical-align: middle; width: auto; }
.node-type-conferencias #main .detail-wrapper .field-name-field-conferencias-imagen img{width:100%;height:auto;}
.node-type-conferencias #main .detail-wrapper .tag-list{ margin-bottom: 20px; }
.node-type-conferencias #main .detail-wrapper .tag-list img{ display: inline-block; height: 16px; margin-right: 10px; vertical-align: middle; width: auto; }
.node-type-conferencias #main .detail-wrapper .tag-list .field-name-field-conferencias-tematica{ display: inline-block; list-style: none inside; margin: 0; padding: 0; }
.node-type-conferencias #main .detail-wrapper .tag-list .field-name-field-conferencias-tematica .field-item{ display: inline; margin-right: 15px; }
.node-type-conferencias #main .detail-wrapper .tag-list .field-name-field-conferencias-tematica .field-item{ color: #262626; display: inline; font-size: 12px; font-weight: 700; line-height: 16px; text-decoration: none; }
.node-type-conferencias #main .detail-wrapper .btn{ align-items: center; background: #00809A;  border: 2px solid #00809A; border-radius: 5px !important; box-sizing: border-box; color: #ffffff !important; display: flex; height: auto;
                                                    justify-content: center; line-height: normal; margin: 0 auto 0 0; min-width: 200px; padding: 12px 16px; text-decoration: none;  transition: all .5s ease; width: fit-content; width: -moz-fit-content;}
.node-type-conferencias #main .detail-wrapper .btn:hover{ background: #ffffff; border-color: #00809A; color: #00809A !important; text-decoration: none !important; }
.node-type-conferencias #main .detail-wrapper .figure-share{ position: relative; }
.node-type-conferencias #main .detail-wrapper .figure-share .social-share-tab{ position: absolute; right: -65px; top: 11px; }
.node-type-conferencias #main .detail-wrapper .figure-share .social-share-tab a{ background-color: #f4f3f1; box-sizing: border-box; display: block; height: 47px;  margin-top: 5px; padding: 13px; width: 47px; }
.node-type-conferencias #main .detail-wrapper .figure-share .social-share-tab a:hover{ background-color: #c9c9c9; }
.node-type-conferencias #main .detail-wrapper .figure-share .social-share-tab a img{ display: block; height: 21px; width: 21px; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales{ display: flex; flex-wrap: wrap; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales h4{ color: #444; font-size: 24px; font-weight: bold; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes{ flex: 0 0 49.5%; margin-right: 15.5%; max-width: 65%; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul{  border-top: 1px solid #e0e0e0; list-style: none inside; margin: 0; padding: 0; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li{ border-bottom: 1px solid #e0e0e0; min-height: 80px; padding: 25px 0; width: 100%;float:left;}
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li .wrappers{ float: left; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li .wrapper-img{ width: 20%;}
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li .wrapper-img img{float:left;}
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li .wrapper-name{ width: 60%; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li .wrapper-name{ color: #444; font-size: 15px; font-weight: normal; padding: 0 15px; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li .wrapper-name strong{ display: block; font-size: 18px; font-weight: bold; margin-bottom: 4px; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li .wrapper-social{ width: 12%; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li .wrapper-social a{ background-color: #f4f3f1; box-sizing: border-box; display: block; height: 47px; margin-top: 16px; padding: 13px; width: 47px; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li .wrapper-social a:hover{ background-color: #00809A; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li .wrapper-social a:hover img{ filter: invert(1); }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li .wrapper-social a img{ display: block; height: 21px; width: 21px; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .materiales{ flex: 0 0 35%; max-width: 35%; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .materiales ul{  border-top: 1px solid #e0e0e0; list-style: none inside; margin: 0; padding: 0; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .materiales ul li{ border-bottom: 1px solid #e0e0e0; min-height: 80px; padding: 10px 0 10px 52px; position: relative; width: 100%; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .materiales ul li a{ color: #00809A; font-weight: 400; text-decoration: none; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .materiales ul li a:hover{ text-decoration: underline; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .materiales ul li a img{ height: 32px; left: 0px; position: absolute; width: 32px; }
.node-type-conferencias #main .detail-wrapper .materiales-adicionales .materiales ul li a span{ color: #00809A; display: block; font-size: 13px; font-weight: 400; line-height: 1.2; }

.node-type-conferencias #content .contenido .compartir .addthis_toolbox a:before{ background: #00809A!important; }

.wrapper-content .listado-imagenes .listado-mobile, .wrapper-content .listado-videos .listado-mobile{ display: none; }

@media (max-width: 900px) {
  .node-type-conferencias #main .detail-wrapper { width: 720px; }
  .node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes, .node-type-conferencias #main .detail-wrapper .materiales-adicionales .materiales{
    flex: 0 0 90%;
    margin-right: 0%;
    margin-left: 5%;
    max-width: 90%;
  }
}
@media (max-width: 767px) {
  .node-type-conferencias #main .detail-wrapper { width: 580px; }
  .node-type-conferencias #main .detail-wrapper h1{ font-size: 36px; line-height: 40px; }
}
@media (max-width: 600px) {
  .node-type-conferencias #main .detail-wrapper { width: 400px; }
  .node-type-conferencias #main .detail-wrapper h1{ font-size: 26px; line-height: 30px; }
  .node-type-conferencias #content .contenido .compartir{ background-color: #f4f3f1; margin-bottom: 25px!important; }
  .node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li .wrapper-img, .node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li .wrapper-name,
  .node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li .wrapper-social{ float: none; text-align: center; width: 100%; }
  .node-type-conferencias #main .detail-wrapper .materiales-adicionales .ponentes ul li .wrapper-social a{ margin: 0 auto; }


}
@media (max-width: 420px) {
  .node-type-conferencias #main .detail-wrapper { width: 280px; }
}

.navegador-multimedia{ margin-top: 90px; margin-bottom: 80px; }
.navegador-multimedia .pestanas{ border: none; display: flex; flex-direction: row; justify-content: center; left: auto; list-style: none; margin: 0 auto; max-width: 820px; padding: 0; width: 100%; }
.navegador-multimedia .pestanas li{ width: 50%; }
.navegador-multimedia .pestanas li a{ background: #ffffff; border-bottom: 1px solid #ddd; box-sizing: border-box; color: #464646 !important;  display: block; height: 100% !important; font-size: 18px !important; font-weight: normal !important; margin: 0;
                                      padding: 12px 16px !important; -webkit-transition: all .5s ease;  -ms-transition: all .5s ease; transition: all .5s ease; text-align: center; text-decoration: none; text-transform: none !important;  width: 100%; }
.navegador-multimedia .pestanas li a:hover, .navegador-multimedia .pestanas li.active a{ background: none; border-color: #ff8200; color: #464646; font-family: 'Roboto-Medium', Arial, sans-serif !important; } 
.navegador-multimedia .pestanas li a:focus{ outline: 0 solid transparent!important; }
.navegador-multimedia .pestanas li.fotos a::before, .navegador-multimedia .pestanas li.videos a::before{ display: inline-block; height: 20px; margin-right: 10px; vertical-align: middle; width: 20px; }
.navegador-multimedia .pestanas li.fotos a::before{ content: url(/sites/all/themes/fundacionrepsol/images/image-regular.svg); }
.navegador-multimedia .pestanas li.videos a::before{ content: url(/sites/all/themes/fundacionrepsol/images/play-circle-regular.svg); }
#opcion_02{ display: none; }

@media (max-width: 900px){
  .navegador-multimedia{ display: none; }
  .wrapper-content{ display: block!important; margin-bottom: 25px; }
  .wrapper-content .listado-imagenes .listado-mobile, .wrapper-content .listado-videos .listado-mobile{ border-bottom: 1px solid orange; display: block;  margin-bottom: 25px; padding: 10px; text-align: center; width: 100%; }
  .wrapper-content .listado-imagenes .listado-mobile.listado-mobile-imagenes::before, .wrapper-content .listado-videos .listado-mobile.listado-mobile-videos::before{ display: inline-block; height: 20px; margin-right: 10px; vertical-align: middle; width: 20px; }
  .wrapper-content .listado-imagenes .listado-mobile.listado-mobile-imagenes::before{ content: url(/sites/all/themes/fundacionrepsol/images/image-regular.svg); }
  .wrapper-content .listado-videos .listado-mobile.listado-mobile-videos::before{ content: url(/sites/all/themes/fundacionrepsol/images/play-circle-regular.svg); }

}

/* FORMULARIO SÍGUENOS: */

  #arista-formulariosiguenos input[type="text"],
  #arista-formulariosiguenos input[type="text"] {
    width: 100%;
    height: 56px;
    border: 1px solid #6E6259;
    background: #f4f3f1;
    padding: 15px;
    -webkit-appearance: none !important;
    border-radius: 0px; }
    #arista-formulariosiguenos input[type="text"]::-webkit-input-placeholder,
    #arista-formulariosiguenos input[type="text"]::-webkit-input-placeholder {
      color: #000;
      font-size: 17px; }
    #arista-formulariosiguenos input[type="text"]:-ms-input-placeholder,
    #arista-formulariosiguenos input[type="text"]:-ms-input-placeholder {
      color: #000;
      font-size: 17px; }
    #arista-formulariosiguenos input[type="text"]::placeholder,
    #arista-formulariosiguenos input[type="text"]::placeholder {
      color: #000;
      font-size: 17px; }
    @media (max-width: 600px) {
      #arista-formulariosiguenos input[type="text"],
      #arista-formulariosiguenos input[type="text"] {
        background: #FFF; } }
  #arista-formulariosiguenos .form-item,
  #arista-formulariosiguenos .form-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap; }
    #arista-formulariosiguenos .form-item label,
    #arista-formulariosiguenos .form-item label {
      display: block;
      margin-left: 10px;
      margin-top: -4px;
      position: absolute;
      left: -5000px; }
      #arista-formulariosiguenos .form-item label a:hover,
      #arista-formulariosiguenos .form-item label a:hover {
        color: #ed7e11;
        text-decoration: underline; }
    #arista-formulariosiguenos .form-item.form-item-aviso-legal label,
    #arista-formulariosiguenos .form-item.form-item-aviso-legal label {
      left: 0;
      position: relative; }
      #arista-formulariosiguenos .form-item.form-item-aviso-legal label a:hover,
      #arista-formulariosiguenos .form-item.form-item-aviso-legal label a:hover {
        color: #ed7e11;
        text-decoration: underline; }
    #arista-formulariosiguenos .form-item.form-item-aviso-legal.error-item label,
    #arista-formulariosiguenos .form-item.form-item-aviso-legal.error-item label {
      color: #E4002B; }
      #arista-formulariosiguenos .form-item.form-item-aviso-legal.error-item label a,
      #arista-formulariosiguenos .form-item.form-item-aviso-legal.error-item label a {
        color: #E4002B; }
    #arista-formulariosiguenos .form-item .description,
    #arista-formulariosiguenos .form-item .description {
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0;
      width: 100%;
      background: #E02C14;
      color: #FFF;
      font-family: "Open Sans", sans-serif ;
      font-weight: 400 ;
      font-size: 16px;
      min-height: 40px;
      display: none;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      padding: 0 10px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      margin-bottom: 10px;
      position: relative; }
      #arista-formulariosiguenos .form-item .description:before,
      #arista-formulariosiguenos .form-item .description:before {
        content: "\f0d7";
        font-family: 'FontAwesome';
        font-size: 17px;
        color: #E02C14;
        position: absolute;
        top: calc(100% - 10px);
        left: 20px; }
    #arista-formulariosiguenos .form-item input[type="text"],
    #arista-formulariosiguenos .form-item input[type="text"] {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    #arista-formulariosiguenos .form-item.error-item .description,
    #arista-formulariosiguenos .form-item.error-item .description {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
    #arista-formulariosiguenos .form-item.error-item input[type="text"],
    #arista-formulariosiguenos .form-item.error-item input[type="text"] {
      border: 1px solid #E02C14;
      background: #f5f3f2; }
  #arista-formulariosiguenos .form-item-aviso-legal,
  #arista-formulariosiguenos .form-item-aviso-legal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    #arista-formulariosiguenos .form-item-aviso-legal input[type="checkbox"],
    #arista-formulariosiguenos .form-item-aviso-legal label,
    #arista-formulariosiguenos .form-item-aviso-legal input[type="checkbox"],
    #arista-formulariosiguenos .form-item-aviso-legal label {
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
    #arista-formulariosiguenos .form-item-aviso-legal .description,
    #arista-formulariosiguenos .form-item-aviso-legal .description {
      font-family: "Open Sans", sans-serif ;
      font-weight: 400 ;
      font-size: 16px;
      margin-left: 0px;
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0;
      width: 100%; }
  #arista-formulariosiguenos input[type="submit"],
  #arista-formulariosiguenos input[type="submit"] {
    width: 190px;
    height: 65px;
    background: #38312B;
    color: #FFF;
    font-family: "Open Sans", sans-serif ;
    font-weight: 700 ;
    font-size: 15px;
    text-align: center;
    text-transform: uppercase;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    -webkit-appearance: none !important;
    border-radius: 0px;
    margin: 0 auto; }
    @media (max-width: 600px) {
      #arista-formulariosiguenos input[type="submit"],
      #arista-formulariosiguenos input[type="submit"] {
        display: block;
        width: 100%; } }
    #arista-formulariosiguenos input[type="submit"]:hover,
    #arista-formulariosiguenos input[type="submit"]:hover {
      background: #E02C14; }
  #arista-formulariosiguenos .form-item-aviso-legal label.option,
  #arista-formulariosiguenos .form-item-aviso-legal label.option {
    margin-left: 30px;
    /*margin-top: -17px;*/ }
.siguenos-wrapper .mensaje_ok {
  background: #FF6200;
  color: #FFF;
  font-family: "Open Sans", sans-serif ;
  font-weight: 400 ;
  font-size: 15px;
  padding: 25px 40px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5em;
  margin-top: 10px;
  position: relative; }
  .siguenos-wrapper .mensaje_ok > span {
    font-family: "Open Sans", sans-serif ;
    font-weight: 600 ;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px; }






#arista-formulariosiguenos .form-item-aviso-legal a{
  color: #00809A;
  padding: 0;
}
#arista-formulariosiguenos .form-item-aviso-legal a:hover{
  color: #00809A !important;
  text-decoration: underline !important;
}
#arista-formulariosiguenos .form-item-aviso-legal a:before,
#arista-formulariosiguenos .form-item-aviso-legal a:after {
  display:none;
}


#arista-formulariosiguenos input[type="text"],
#arista-formulariosiguenos input[type="text"] {
  color: #464646 !important;
  height: 40px !important;
  padding: 12px 16px !important;
  background: #fff !important;
  border-color: #ddd !important;
  transition: border-color .5s ease;
  border-radius: 5px !important;
}
#arista-formulariosiguenos input[type="text"]:hover,
#arista-formulariosiguenos input[type="text"]:hover {
  border-color: #aaa !important;
}
#arista-formulariosiguenos input[type="text"]::placeholder,
#arista-formulariosiguenos input[type="text"]::placeholder {
  color: #aaa !important;
  font-size: 16px !important;
}
#arista-formulariosiguenos .form-item-aviso-legal,
#arista-formulariosiguenos .form-item-aviso-legal {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
#arista-formulariosiguenos .form-item-aviso-legal input[type="checkbox"],
#arista-formulariosiguenos .form-item-aviso-legal input[type="checkbox"] {
  width: 22px;
  height: 22px;
  margin: 0 10px 0 2px;
}
#arista-formulariosiguenos .form-item-aviso-legal input[type="checkbox"]:before,
#arista-formulariosiguenos .form-item-aviso-legal input[type="checkbox"]:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  background: #E1F3F6;
}
#arista-formulariosiguenos .form-item-aviso-legal input[type="checkbox"]:checked:before,
#arista-formulariosiguenos .form-item-aviso-legal input[type="checkbox"]:checked:before {
  display: none;
}
#arista-formulariosiguenos .form-item-aviso-legal label.option,
#arista-formulariosiguenos .form-item-aviso-legal label.option {
  color: #757575;
  font-size: 14px !important;
}
#arista-formulariosiguenos input[type="submit"] {
  width: auto !important;
  min-width: 200px;
  height: auto !important;
  font-size: 16px !important;
  font-weight: normal !important;
  text-transform: none !important;
  padding: 12px 16px;
  background: #00809A !important;
  border: 2px solid #00809A !important;
  border-radius: 5px !important;
  transition: all .5s ease !important;
  -ms-transition: all .5s ease !important;
  -webkit-transition: all .5s ease !important;
}
#arista-formulariosiguenos input[type="submit"]:hover {
    color: #00809A;
    background: #fff !important;
}

.siguenos-wrapper{width:480px;margin:0 auto;max-width:100%;}





@media (max-width: 1240px) {
    body.section-ciclo-conferencias .cabecera-proyecto > .imagen .imagen img,
    body.section-conference-series .cabecera-proyecto > .imagen .imagen img {
        max-width: none;
        width: auto;
        height: 100%;
        margin-left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .section-proyectos #content .view-encuentros-ciclo-de-conferencias {
        padding: 0 20px;
    }
}

@media (max-width: 1024px) {
    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .views-exposed-widgets {
        -webkit-box-orient: horizontal !important;
        -webkit-box-direction: normal !important;
        -ms-flex-flow: row wrap !important;
        flex-flow: row wrap !important;
        max-width: 600px;
        margin: 0 auto;
        -webkit-box-pack: justify !important;
        -ms-flex-pack: justify !important;
        justify-content: space-between !important;
    }
    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .views-exposed-form .views-exposed-widget:not(.views-submit-button) {
        width: calc(50% - 10px);
        margin: 10px 0;
        padding: 0;
    }

    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .views-exposed-form .views-exposed-widget:not(.views-submit-button):nth-child(3),
    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .views-exposed-form .views-exposed-widget.views-submit-button {
        width: 100%;
    }

    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .form-type-date-select {
        width: 100%;
        margin: 0;
    }
    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .form-type-date-select div {
        width: 100%;
    }
    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .views-submit-button input[type="submit"] {
        width: 100%;
        margin-top: 10px;
    }
    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row {
        width: calc(((100% - 20px) / 2 ));
    }
    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row:nth-child(2n) {
        margin-right: 0;
    }
    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row:nth-child(3n) {
        margin-right: 20px;
    }
    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a .enlace {
        position: relative;
    }
    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a .enlace:after {
        /*color: #00809A !important;
        background: #fff !important;*/
        top: 1px;
        right: 1px;
        border: none;
    }
    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row a .enlace .boton {
        opacity: 1;
        padding-right: 54px;
        position: relative;
    }
    body.node-type-conferencias .listado.eventos,
    body.node-type-proyectos.section-ciclo-conferencias .listado.eventos,
    body.node-type-proyectos.section-conference-series .listado.eventos,
    body.node-type-page.section-ciclo-conferencias .listado.eventos,
    body.node-type-page.section-conference-series .listado.eventos {
        padding: 40px 20px;
    }
}

@media (max-width: 767px) {
    body.section-ciclo-conferencias div.field-name-body .titular h2,
    body.section-conference-series div.field-name-body .titular h2 {
        max-width: none !important;
    }
    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-filters .views-exposed-form .views-exposed-widget {
        width: 100% !important;
    }
    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    }
    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .view-content .views-row {
        width: 100%;
    }

    .section-proyectos #content .view-encuentros-ciclo-de-conferencias .pager {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
    }
    body.node-type-conferencias.page-node .listado.eventos .listado-eventos li,
    body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li,
    body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li,
    body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li,
    body.node-type-page.section-conference-series .listado.eventos .listado-eventos li,
    body.node-type-conferencias .listado-eventos li{
        margin: 0 0 10px !important;
    }
    body.node-type-conferencias.page-node .listado.eventos .listado-eventos li .evento .boton-evento .boton,
    body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .boton-evento .boton,
    body.node-type-proyectos.section-conference-series .listado.eventos .listado-eventos li .evento .boton-evento .boton,
    body.node-type-page.section-ciclo-conferencias .listado.eventos .listado-eventos li .evento .boton-evento .boton,
    body.node-type-page.section-conference-series .listado.eventos .listado-eventos li .evento .boton-evento .boton,
    body.node-type-conferencias .listado-eventos li .evento .boton-evento .boton{
        opacity: 1 !important;
        padding-right: 56px !important;     
    }

    body.node-type-conferencias .listado.eventos .botones_slider button.slick-prev,
    body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .botones_slider button.slick-prev,
    body.node-type-proyectos.section-conference-series .listado.eventos .botones_slider button.slick-prev,
    body.node-type-page.section-ciclo-conferencias .listado.eventos .botones_slider button.slick-prev,
    body.node-type-page.section-conference-series .listado.eventos .botones_slider button.slick-prev,
    body.node-type-conferencias .listado-eventos .botones_slider button.slick-prev{
        left: 10px;
    }
    body.node-type-conferencias .listado.eventos .botones_slider button.slick-next,
    body.node-type-proyectos.section-ciclo-conferencias .listado.eventos .botones_slider button.slick-next,
    body.node-type-proyectos.section-conference-series .listado.eventos .botones_slider button.slick-next,
    body.node-type-page.section-ciclo-conferencias .listado.eventos .botones_slider button.slick-next,
    body.node-type-page.section-conference-series .listado.eventos .botones_slider button.slick-next,
    body.node-type-conferencias .listado-eventos .botones_slider button.slick-next{
        right: 10px;
    }
}



body.node-type-conferencias .listado.eventos ul.listado-eventos li > a > .evento .boton-evento .boton{background:none !important;}
body.node-type-conferencias .listado.eventos .listado-eventos li:hover .evento .boton-evento.enlace:after{background:none !important;}
body.node-type-conferencias.page-node .listado.eventos .listado-eventos{padding-left:0;}