@charset "utf-8";
/* CSS Document */
body {
  font-family: 'Raleway', Arial;
  font-size: 16px;
  line-height: 18px;
  font-weight: 400;
  font-style: normal;
  background: url() #ffffff;
  background-size: auto;
}
box {
  background: url() #ffffff;
  background-size: auto;
  width: 960px;
  margin: 80px auto;
}
/* HEADER */
header {
  position: relative;
  z-index: 100;
  padding: 50px 0 25px;
  text-align: center;
}
header h1 {
  font-family: 'Raleway', Arial;
  font-size: 28px;
  margin: 10px 0 16px;
  color: #e0ded8;
}
header h1 a {
  text-decoration: none;
  color: #e0ded8;
}
header h1 a:hover {
  color: #394b76;
}
.circle {
  padding: 10px 0;
}
.circle svg {
  height: 8px;
  fill: #e0ded8;
}
nav ul {
  margin: 30px 0 30px;
  padding: 7px 0;
}
nav ul li {
  width: 240px;
  text-align: center;
  display: block;
  float: left;
  height: 33px;
  list-style: none;
  font-family: 'Raleway', Arial;
  padding: 0;
  margin: 0;
  position: relative;
  border-top: 1px solid #eaeaea;
  border-bottom: 1px solid #eaeaea;
}
nav ul li a {
  text-decoration: none;
  color: #394b76;
  font-size: 14px;
  text-transform: uppercase;
  display: block;
  padding: 9px 0;
  position: absolute;
  width: 240px;
  border-top: 2px solid #FFF;
  border-bottom: 2px solid #FFF;
  top: -3px;
}
nav ul li a:hover,
nav ul li a.current {
  color: #394b76;
  border-top: 2px solid #394b76;
}
nav ul li .circle {
  visibility: hidden;
  position: absolute;
  top: 17px;
  left: 0;
  width: 100%;
}
nav ul li:hover .circle {
  visibility: visible;
}
nav ul li.current .circle {
  visibility: visible;
}
nav ul li.current svg {
  fill: #394b76;
}
/* FOOTER */
footer {
  padding: 20px 0;
  font-family: 'Raleway', Arial;
  font-size: 13px;
  color: #394b76;
  clear: both;
  text-align: center;
  border-top: 1px solid #9d9c9f;
}
footer strong {
  font-family: '', Arial;
  font-weight: 400;
}
footer a {
  text-decoration: none;
  color: #999999;
}
footer a:hover {
  color: #394b76;
}
.wrap {
  width: 960px;
  margin: 0 auto;
}
#slider-back {
  position: relative !important;
  width: 100%;
  top: 0;
  z-index: 100;
}
.back_image {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain !important;
  position: absolute;
  width: 100%;
  z-index: -1 !important;
  height: 350px !important;
}
.back_texts {
  color: #FFF;
  z-index: 1 !important;
  width: 80%;
  position: absolute !important;
  bottom: 60px;
  top: auto !important;
}
.back_texts h2 {
  font-size: 60px;
  font-family: 'Raleway', Arial;
  font-weight: 300;
  padding: 0px 0 0px;
  line-height: 65px;
  text-transform: uppercase;
  text-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
#textos {
  bottom: 50px;
}
.controls {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  font-size: 200px;
  font-family: 'Raleway', Arial;
  color: #ffffff;
  width: 960px;
}
.controls a {
  position: absolute;
  padding: 0 18px 18px;
  margin-top: 0;
  line-height: 0;
}
.controls .prev a {
  left: 0;
  top: 0;
}
.controls .next a {
  right: 0;
  top: 0;
}
.overlay .controls a {
  opacity: 1;
  background-color: #ffffff;
}
.overlay .controls a:hover {
  background-color: #394b76;
}
.contacto {
  padding: 20px 0px 0;
}
.contacto a {
  font-family: '', Arial;
  font-size: 17px;
  line-height: 20px;
  color: #ffffff;
  text-decoration: none;
}
.contacto a:hover {
  color: #394b76;
}
main.wrap {
  margin: 40px auto;
}
.page {
  background-color: #ffffff;
}
.page .menu-item .rombo {
  opacity: 1;
}
.page .contacto a {
  color: #e0ded8;
}
.page .contacto a:hover {
  color: #394b76;
}
.page .menu-item .rombo.current {
  background-color: #ffffff;
}
.page main {
  overflow: hidden;
  padding: 0;
  margin-top: 22px;
}
.page article {
  float: left;
  width: 960px;
  font-size: 13px;
  font-weight: 100;
}
.page .bloque {
  margin-top: 24px;
  clear: both;
  overflow: hidden;
  padding-top: 24px;
  border-top: 1px solid #7f7f7f;
}
.calendario a,
.calendario1 a {
  text-decoration: none;
  color: #1e1e1e;
}
.calendario1 .dia {
  color: #CCC;
}
.calendario1 .dia.hay {
  color: #FFF;
}
/* PAGINA */
.page .listados h3 {
  color: #1e1e1e;
  margin: 0 0 5px;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  font-family: 'Raleway', Arial;
}
.page .listados ul {
  margin: 0;
  padding: 0;
}
.page .listados li {
  border-bottom: 1px dashed #AFAFAF;
  margin: 0;
  padding: 5px 0;
}
.page .listados li:last-child {
  border-bottom: none;
}
.page .listados li a {
  font-family: "Georgia";
  font-size: 13px;
}
.page footer {
  margin-top: 0;
}
.contenido .bloque {
  clear: both;
  margin: 0 0 60px;
  width: 960px;
  padding: 0;
  border: none;
}
.contenido .imagen1 {
  height: 300px;
  float: left;
  margin-right: 20px;
}
.contenido .imagen1:last-child {
  margin-right: 0;
}
.contenido .imagen1.flotante {
  margin: 0 20px 20px 0;
}
.contenido .flotante {
  float: left;
  margin: 0 20px 20px 0;
}
.contenido .imagen2 {
  height: 300px;
  width: 100%;
}
.contenido .imagen3 {
  height: 120px;
  width: 120px;
  margin: 0 80px 0 0;
  float: left;
}
.contenido .imagen4 {
  height: 120px;
  width: 100%;
  margin: 24px 0;
}
.contenido .columna {
  float: left;
  margin-right: 20px;
  margin-left: 20px;
  text-align: left;
}
.contenido .columna.centrar {
  margin: 0 auto 30px !important;
  text-align: center;
  float: none;
  clear: both;
  height: auto;
  font-size: 13px;
  line-height: 17px;
}
.contenido .columna.firma {
  margin: 90px auto 0 !important;
  text-align: center;
  float: none;
  clear: both;
  height: auto;
}
.contenido .columna.destacada {
  height: 600px;
}
.contenido .firma svg {
  fill: #e0ded8;
  width: 300px;
}
.contenido .columna:last-child {
  margin-right: 0;
}
.contenido .col_4 {
  width: 280px;
}
.contenido .col_5 {
  width: 360px;
}
.contenido .col_6 {
  width: 440px;
}
.contenido .col_7 {
  width: 520px;
}
.contenido .col_8 {
  width: 600px;
}
.contenido .col_12 {
  width: 920px;
}
.contenido .col_10 {
  width: 760px;
}
.alpha {
  margin-left: 0 !important;
}
.omega {
  margin-right: 0 !important;
}
.contenido ul {
  margin: 20px 0;
  padding: 0 0 0 15px;
}
.contenido ol {
  margin: 20px 0;
  padding: 0 0 0 20px;
}
.contenido ul li,
.contenido ol li {
  margin: 0;
  padding: 0 0 5px;
  font-weight: 300;
}
.contenido h1 {
  font-size: 14px;
  line-height: 16px;
  font-weight: 700;
  font-family: 'Raleway', Arial;
  border-bottom: 1px solid #1e1e1e;
  padding-bottom: 12px;
}
.contenido .bloque h1:first-of-type {
  padding-top: 0;
}
.contenido .autores h1:first-of-type {
  padding-top: 24px;
}
.contenido h1,
.contenido h2 {
  font-size: 20px;
  color: #696969;
  font-family: 'Raleway', Arial;
  font-weight: normal;
  line-height: 21px;
}
.contenido h2 a {
  color: #394b76;
}
.contenido h2 strong {
  font-family: 'Raleway', Arial;
}
.contenido p {
  margin-bottom: 15px;
  font-family: 'Raleway', Arial;
  color: #9d9c9f;
  font-weight: 400;
  text-align: justify;
}
.contenido a {
  text-decoration: none;
  color: #394b76;
}
.contenido .boton {
  padding: 12px 40px 12px 9px;
  background: url(../images/flecha_link.svg) right 7px center no-repeat;
  background-size: 20px;
  color: #FFF !important;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
}
.contenido .boton.up {
  padding: 12px 40px 12px 9px;
  background: url(../images/flecha_up.svg) right 7px center no-repeat;
  background-size: 20px;
  color: #FFF !important;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
}
.contenido .boton2 {
  padding: 3px 26px 3px 3px;
  background: url(../images/flecha_link.svg) right 7px center no-repeat;
  background-size: 13px;
  color: #FFF !important;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 400;
  display: inline-block;
}
.contenido .boton:hover,
.contenido .boton2:hover {
  background-color: #000000 !important;
}
.contenido .works a:nth-child(3n) {
  margin-right: 0;
}
.contenido .works a {
  margin: 0 10px 6px 0px;
  height: 265px;
  width: 260px;
  position: relative;
  background-size: contain !important;
}
.contenido .works .titulo {
  display: none;
  position: absolute;
  text-align: center;
  width: 100%;
  padding: 3px 5px;
  background-color: #394b76;
  color: #FFF;
  font-size: 16px;
  width: 120px;
}
.contenido .works {
  width: 800px;
  margin: 0 auto;
}
.contenido .works a:hover {
  cursor: pointer;
}
.contenido .bloque.trabajo {
  width: 800px !important;
  margin: 0 auto;
}
.contenido .trabajo a.volver {
  background: url(../images/controls_prev.png) -11px center no-repeat;
  display: block;
  padding: 2px 0 0 21px;
  font-family: '', Arial;
  color: #999999;
}
.contenido .trabajo a.volver:hover {
  color: #1e1e1e;
}
.contenido .trabajo .slider {
  margin: 0 25px 0 0;
}
.contenido .trabajo .slider div {
  width: 495px;
}
.contenido .trabajo .slider div img {
  width: 100%;
}
.contenido .trabajo .texto {
  width: 250px;
}
.contenido .trabajo h2 {
  font-family: 'Raleway', Arial;
  font-size: 24px;
  line-height: 26px;
  color: #1e1e1e;
}
.contenido .trabajo .medidas {
  font-family: 'Raleway', Arial;
  font-size: 16px;
  line-height: 28px;
}
.contenido .trabajo .medidas small {
  font-size: 16px;
}
.contenido .trabajo .descripcion {
  font-size: 14px;
  line-height: 22px;
}
.contenido .trabajo .texto {
  height: 495px;
  position: relative;
}
.contenido .trabajo a.volver {
  position: absolute;
  bottom: 0;
}
.contenido .filtros {
  padding: 0 0 20px;
  margin: 0 auto;
  text-align: center;
}
.contenido .filtros ul {
  margin: 0;
  padding: 0;
}
.contenido .filtros li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  width: 97px;
  text-align: center;
}
.contenido .filtros a {
  padding: 5px 10px;
  color: #e0ded8;
  font-family: 'Raleway', Arial;
  display: block;
  font-size: 11px;
}
.contenido .filtros a.current {
  background-color: #394b76;
  color: #ffffff;
}
.contenido .contacto {
  font-family: 'Raleway', Arial;
  font-size: 17px;
}
.contenido .contacto strong {
  font-family: '', Arial;
}
.contenido .contacto form {
  width: 550px;
  margin: 0 auto;
}
.contenido .contacto input,
.contenido .contacto button,
.contenido .contacto textarea {
  width: 500px;
  padding: 10px;
  font-family: 'Raleway', Arial;
  margin: 0 20px 0;
  background-color: #999;
  border: none;
  color: #ffffff;
}
.contenido .contacto textarea {
  height: 120px;
}
.contenido .contacto button {
  padding: 20px;
  width: 520px;
}
.contenido .contacto button:hover {
  background-color: #394b76;
  cursor: pointer;
}
.contenido .contacto ::-webkit-input-placeholder {
  color: #999999;
}
.contenido .contacto :-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.contenido .contacto ::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.contenido .contacto :-ms-input-placeholder {
  color: #999999;
}
.overlay {
  background-color: #ffffff;
  display: none;
}
.overlay .imagen {
  width: 80%;
  margin: 0 auto;
  height: 500px;
  position: relative;
}
.overlay .imagen img {
  width: 100%;
}
.overlay .cerrar {
  position: absolute;
  right: -70px;
  top: 0;
  width: 30px;
  height: 25px;
  text-align: center;
  font-size: 33px;
  color: #ffffff;
  background-color: #1e1e1e;
}
.overlay .cerrar:hover {
  background-color: #ffffff;
  cursor: pointer;
}
.galeria h1 {
  color: #e0ded8;
}
.galeria .miniatura {
  width: 130px;
  height: 115px;
  background-size: cover !important;
  display: block;
  float: left;
  margin: 0 8px 8px 0;
  cursor: pointer;
  border: 2px solid #FFF;
  clear: both;
}
.galeria .miniatura:nth-child(2n) {
  clear: none;
}
.galeria .miniatura.active {
  border: 2px solid #394b76;
}
/* NOTICIAS */
.noticias .imagen {
  width: 280px;
  float: left;
  margin: 0 20px 20px 0;
}
.noticias .imagen img {
  width: 100%;
}
.noticias .texto {
  width: 520px;
  float: left;
}
.noticias .texto h2 {
  font-family: 'Raleway', Arial;
  font-size: 32px;
  line-height: 38px;
  margin-top: -8px;
}
.share .rombo {
  padding: 0;
  float: left;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.share .icono {
  position: absolute;
  top: -40px;
  left: 3px;
}
.share.twitter .rombo {
  background: #00ACED;
}
.share.facebook .rombo {
  background: #3B5998;
}
.share svg {
  position: absolute;
  fill: #ffffff;
  width: 15px;
}
.share:hover .rombo {
  background-color: #394b76;
}
.reservas form p {
  clear: both;
}
.reservas label {
  width: 100px;
  float: left;
  margin-right: 10px;
  font-family: '', Arial;
  font-size: 14;
  text-align: right;
}
.reservas input,
.reservas select {
  width: 400px;
  float: left;
  padding: 5px 10px;
  margin-bottom: 10px;
  font-family: '', Arial;
}
.reservas select {
  width: 423px;
}
.reservas textarea {
  width: 401px;
  padding: 10px;
  font-family: '', Arial;
  height: 100px;
}
.reservas #telefono,
.reservas #email {
  float: left;
  width: 183px;
  margin-right: 9px;
}
.reservas .help {
  clear: both;
  font-size: 10px;
  margin-left: 121px;
  color: #e0ded8;
  width: 400px;
  display: block;
  line-height: 12px;
}
.reservas input[type="submit"] {
  background-color: #394b76;
  color: #ffffff;
  font-family: '', Arial;
  border: none;
  margin-top: -16px;
  width: 423px;
  padding: 10px;
  text-transform: uppercase;
}
.reservas input[type="submit"]:hover {
  background-color: #ffffff;
  cursor: pointer;
  color: #1e1e1e;
}
.reservas blockquote {
  padding: 20px;
  background-color: #e0ded8;
  margin-bottom: 20px;
}
.widget {
  height: 150px;
  background-color: #e5e5e5;
  padding: 10px;
}
.subtitular_margenDer img {
  display: block;
  float: left;
  margin: 0 20px 10px 0;
  padding: 0 0 3px;
  text-transform: uppercase;
  width: 130px !important;
  word-wrap: break-word;
}
.bloque > div {
  margin-bottom: 60px;
}
.popup {
  position: absolute;
  background-color: #e1e1e1;
  border: 1px solid #eee;
  width: 582px;
  min-height: 200px;
  padding: 24px;
  display: none;
  z-index: 6;
  overflow: visible !important;
  transition: all 0.2s ease-in-out 0s;
}
.popup .cerrar {
  position: absolute;
  top: 5px;
  right: 5px;
  font-weight: 900;
  padding: 0px 3px;
  background-color: #ffffff;
  color: #FFF;
  font-size: 20px;
  cursor: pointer;
}
.popup .cerrar:hover {
  background-color: #000000;
}
.popup .flecha {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 45px 21px;
  border-color: transparent transparent #e1e1e1 transparent;
  position: absolute;
  top: -21px;
  z-index: 6;
  transition: all 0.2s ease-in-out 0s;
}
.popup h1 {
  margin-top: 0;
  padding-top: 0;
}
.popup .evento_diario h2 {
  border-left: 20px solid;
  padding-left: 20px;
}
.popup .evento_diario.conferencia h2 {
  border-color: #ffffff;
}
.popup .evento_diario.talleres h2 {
  border-color: #ffffff;
}
.popup .evento_diario.sist_atapuerca h2 {
  border-color: #ffffff;
}
.popup .evento_diario.otros h2 {
  border-color: #ffffff;
}
/* SEARCH */
.result ul {
  margin: 0;
  padding: 0;
}
.result ul li {
  list-style-type: none;
  margin: 0;
  padding: 0 0 30px;
}
.result .titulo a {
  font-size: 16px;
  color: #1e1e1e;
  font-weight: 900;
}
.result .titulo a:hover {
  color: #000;
}
.result .url {
  color: #000;
  font-weight: 500;
  margin: 3px 0;
  color: #394b76;
  font-size: 12px;
  line-height: 12px;
}
.result .descripcion {
  color: #575756;
}
.result .descripcion .highlight {
  font-weight: 500;
}
.archivos ul ul {
  margin: -5px 0 0 0;
}
.WK .archivos ul ul {
  margin: -5px 0 0 -4px;
}
.archivos li {
  display: block;
  clear: both;
  padding: 2px 10px 2px 0;
  font-size: 14px;
  width: 100%;
  font-weight: 700;
}
.archivos li li {
  display: inline;
  margin: 0;
  width: 100%;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 400;
  padding-right: 1px;
  color: #dadada;
  padding-left: 0 !important;
  border-bottom: none;
}
.archivos li li:before {
  content: "" !important;
}
.archivos li a {
  color: #FFF;
  font-size: 14px;
  text-transform: uppercase;
  margin: 0 7px 0 0;
  border-right: 1px solid #555;
  padding-right: 10px;
}
.archivos li li a {
  font-size: 11px;
  margin: 0;
  color: #878787;
  padding: 0;
  border: none;
}
.plano {
  background: url(http://www.museoevolucionhumana.com/~museoevo/assets/images/plano/plano_1.jpg) 0 0 no-repeat;
  height: 804px;
  position: relative;
}
.plano .marca {
  position: absolute;
  cursor: pointer;
}
.plano .info {
  position: absolute;
  width: 150px;
  left: 350px;
  padding: 5px 5px 5px 100px;
  font-size: 11px;
  line-height: 13px;
  border: 1px solid #EEE;
  display: none;
  z-index: 15;
}
.autor .imagen {
  width: 120px;
  height: 120px;
  margin: 0 80px 0 0;
  float: left;
}
.equipo .imagen {
  width: 120px;
  height: 120px;
  margin: 0 80px 0 0;
  float: left;
}
.blog .fecha {
  font-size: 11px;
  margin: 0;
  color: #575756;
}
.blog .imagen2 {
  margin: 24px 0;
}
.mapasitio {
  float: left;
  width: 33%;
}
.mapasitio ul {
  margin: 0;
}
.mapasitio ul ul {
  margin-left: 0px;
}
.mapasitio ul li {
  list-style: none;
}
.mapasitio:nth-child(4) {
  clear: both;
}
.mapasitio ul li a {
  color: #575756;
  font-size: 12px;
}
.mapasitio ul li a:hover {
  color: #1e1e1e;
}
.ps-container {
  -ms-touch-action: none;
  overflow: hidden !important;
}
.ps-container.ps-active-x > .ps-scrollbar-x-rail,
.ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
}
.ps-container.ps-in-scrolling {
  pointer-events: none;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}
.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999999;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}
.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999999;
}
.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  bottom: 3px;
  height: 8px;
}
.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  bottom: 0;
  height: 8px;
}
.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  -webkit-transition: background-color 0.2s linear, opacity 0.2s linear;
  -moz-transition: background-color 0.2s linear, opacity 0.2s linear;
  -o-transition: background-color 0.2s linear, opacity 0.2s linear;
  transition: background-color 0.2s linear, opacity 0.2s linear;
  right: 3px;
  width: 8px;
}
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  background-color: #aaa;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  border-radius: 4px;
  -webkit-transition: background-color 0.2s linear;
  -moz-transition: background-color 0.2s linear;
  -o-transition: background-color 0.2s linear;
  transition: background-color 0.2s linear;
  right: 0;
  width: 8px;
}
.ps-container:hover.ps-in-scrolling {
  pointer-events: none;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: #eee;
  opacity: 0.9;
}
.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: #999999;
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: #eee;
  opacity: 0.9;
}
.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: #999999;
}
.ps-container:hover > .ps-scrollbar-x-rail,
.ps-container:hover > .ps-scrollbar-y-rail {
  opacity: 0.6;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}
.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: #999999;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: #eee;
  opacity: 0.9;
}
.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: #999999;
}
.rrssb-buttons {
  box-sizing: border-box;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  height: 36px;
  margin: 0;
  padding: 0;
  width: 100%;
}
.rrssb-buttons:after {
  clear: both;
}
.rrssb-buttons:after,
.rrssb-buttons:before {
  content: ' ';
  display: table;
}
.rrssb-buttons li {
  box-sizing: border-box;
  float: left;
  height: 100%;
  line-height: 13px;
  list-style: none;
  margin: 0;
  padding: 0 2px;
}
.rrssb-buttons li.rrssb-email a {
  background-color: #0a88ff;
}
.rrssb-buttons li.rrssb-email a:hover {
  background-color: #006ed6;
}
.rrssb-buttons li.rrssb-facebook a {
  background-color: #306199;
}
.rrssb-buttons li.rrssb-facebook a:hover {
  background-color: #244872;
}
.rrssb-buttons li.rrssb-tumblr a {
  background-color: #32506d;
}
.rrssb-buttons li.rrssb-tumblr a:hover {
  background-color: #22364a;
}
.rrssb-buttons li.rrssb-linkedin a {
  background-color: #007bb6;
}
.rrssb-buttons li.rrssb-linkedin a:hover {
  background-color: #005983;
}
.rrssb-buttons li.rrssb-twitter a {
  background-color: #26c4f1;
}
.rrssb-buttons li.rrssb-twitter a:hover {
  background-color: #0eaad6;
}
.rrssb-buttons li.rrssb-googleplus a {
  background-color: #e93f2e;
}
.rrssb-buttons li.rrssb-googleplus a:hover {
  background-color: #ce2616;
}
.rrssb-buttons li.rrssb-youtube a {
  background-color: #df1c31;
}
.rrssb-buttons li.rrssb-youtube a:hover {
  background-color: #b21627;
}
.rrssb-buttons li.rrssb-reddit a {
  background-color: #8bbbe3;
}
.rrssb-buttons li.rrssb-reddit a:hover {
  background-color: #62a3d9;
}
.rrssb-buttons li.rrssb-pinterest a {
  background-color: #b81621;
}
.rrssb-buttons li.rrssb-pinterest a:hover {
  background-color: #8a1119;
}
.rrssb-buttons li.rrssb-pocket a {
  background-color: #ed4054;
}
.rrssb-buttons li.rrssb-pocket a:hover {
  background-color: #e4162d;
}
.rrssb-buttons li.rrssb-github a {
  background-color: #444444;
}
.rrssb-buttons li.rrssb-github a:hover {
  background-color: #2b2b2b;
}
.rrssb-buttons li.rrssb-instagram a {
  background-color: #517fa4;
}
.rrssb-buttons li.rrssb-instagram a:hover {
  background-color: #406582;
}
.rrssb-buttons li.rrssb-delicious a {
  background-color: #0b79e5;
}
.rrssb-buttons li.rrssb-delicious a:hover {
  background-color: #095fb4;
}
.rrssb-buttons li.rrssb-vk a {
  background-color: #4d71a9;
}
.rrssb-buttons li.rrssb-vk a:hover {
  background-color: #3d5a86;
}
.rrssb-buttons li.rrssb-hackernews a {
  background-color: #ff6600;
}
.rrssb-buttons li.rrssb-hackernews a:hover {
  background-color: #cc5200;
}
.rrssb-buttons li a {
  background-color: #ccc;
  border-radius: 2px;
  box-sizing: border-box;
  display: block;
  font-size: 11px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 700;
  height: 100%;
  padding: 11px 7px 12px 27px;
  position: relative;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: background-color 0.2s ease-in-out;
  transition: background-color 0.2s ease-in-out;
  width: 100%;
}
.rrssb-buttons li a .rrssb-icon {
  display: block;
  left: 10px;
  padding-top: 9px;
  position: absolute;
  top: 0;
  width: 10%;
}
.rrssb-buttons li a .rrssb-icon svg {
  height: 17px;
  width: 17px;
}
.rrssb-buttons li a .rrssb-icon svg path {
  fill: #ffffff;
}
.rrssb-buttons li a .rrssb-text {
  color: #ffffff;
}
.rrssb-buttons li a:active {
  box-shadow: inset 1px 3px 15px 0 rgba(22, 0, 0, 0.25);
}
.rrssb-buttons li.small a {
  padding: 0;
}
.rrssb-buttons li.small a .rrssb-icon {
  left: auto;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  top: auto;
  width: 100%;
}
.rrssb-buttons li.small a .rrssb-text {
  visibility: hidden;
}
.rrssb-buttons.large-format,
.rrssb-buttons.large-format li {
  height: auto;
}
.rrssb-buttons.large-format li:first-child:nth-last-child(1) a {
  font-size: 20px;
  font-size: 4vw;
}
.rrssb-buttons.large-format li:first-child:nth-last-child(2) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(2) ~ li a {
  font-size: 16px;
  font-size: 2vw;
}
.rrssb-buttons.large-format li:first-child:nth-last-child(3) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(3) ~ li a {
  font-size: 14px;
  font-size: 1.7vw;
}
.rrssb-buttons.large-format li:first-child:nth-last-child(4) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(4) ~ li a {
  font-size: 13px;
  font-size: 1.4vw;
}
.rrssb-buttons.large-format li:first-child:nth-last-child(5) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(5) ~ li a {
  font-size: 13px;
  font-size: 1.2vw;
}
.rrssb-buttons.large-format li:first-child:nth-last-child(6) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(6) ~ li a {
  font-size: 12px;
  font-size: 1.05vw;
}
.rrssb-buttons.large-format li:first-child:nth-last-child(7) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(7) ~ li a {
  font-size: 11px;
  font-size: 0.9vw;
}
.rrssb-buttons.large-format li:first-child:nth-last-child(8) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(8) ~ li a {
  font-size: 11px;
  font-size: 0.8vw;
}
.rrssb-buttons.large-format li:first-child:nth-last-child(9) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(9) ~ li a {
  font-size: 11px;
  font-size: 0.7vw;
}
.rrssb-buttons.large-format li:first-child:nth-last-child(10) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(10) ~ li a {
  font-size: 11px;
  font-size: 0.6vw;
}
.rrssb-buttons.large-format li:first-child:nth-last-child(11) a,
.rrssb-buttons.large-format li:first-child:nth-last-child(11) ~ li a {
  font-size: 11px;
  font-size: 0.5vw;
}
.rrssb-buttons.large-format li a {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  border-radius: .2em;
  padding: 8.5% 0 8.5% 12%;
}
.rrssb-buttons.large-format li a .rrssb-icon {
  height: 100%;
  left: 7%;
  padding-top: 0;
  width: 12%;
}
.rrssb-buttons.large-format li a .rrssb-icon svg {
  height: 100%;
  position: absolute;
  top: 0;
  width: 100%;
}
.rrssb-buttons.large-format li a .rrssb-text {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.rrssb-buttons.small-format {
  padding-top: 5px;
}
.rrssb-buttons.small-format li {
  height: 80%;
  padding: 0 1px;
}
.rrssb-buttons.small-format li a .rrssb-icon {
  height: 100%;
  padding-top: 0;
}
.rrssb-buttons.small-format li a .rrssb-icon svg {
  height: 48%;
  position: relative;
  top: 6px;
  width: 80%;
}
.rrssb-buttons.tiny-format {
  height: 22px;
  position: relative;
}
.rrssb-buttons.tiny-format li {
  padding-right: 7px;
}
.rrssb-buttons.tiny-format li a {
  background-color: transparent;
  padding: 0;
}
.rrssb-buttons.tiny-format li a .rrssb-icon svg {
  height: 70%;
  width: 100%;
}
.rrssb-buttons.tiny-format li a:active,
.rrssb-buttons.tiny-format li a:hover {
  background-color: transparent;
}
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon svg path {
  fill: #0a88ff;
}
.rrssb-buttons.tiny-format li.rrssb-email a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #0054a3;
}
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon svg path {
  fill: #306199;
}
.rrssb-buttons.tiny-format li.rrssb-facebook a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #18304b;
}
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon svg path {
  fill: #32506d;
}
.rrssb-buttons.tiny-format li.rrssb-tumblr a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #121d27;
}
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon svg path {
  fill: #007bb6;
}
.rrssb-buttons.tiny-format li.rrssb-linkedin a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #003650;
}
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon svg path {
  fill: #26c4f1;
}
.rrssb-buttons.tiny-format li.rrssb-twitter a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #0b84a6;
}
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon svg path {
  fill: #e93f2e;
}
.rrssb-buttons.tiny-format li.rrssb-googleplus a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #a01e11;
}
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon svg path {
  fill: #df1c31;
}
.rrssb-buttons.tiny-format li.rrssb-youtube a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #84111d;
}
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon svg path {
  fill: #8bbbe3;
}
.rrssb-buttons.tiny-format li.rrssb-reddit a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #398bcf;
}
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon svg path {
  fill: #b81621;
}
.rrssb-buttons.tiny-format li.rrssb-pinterest a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #5d0b11;
}
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon svg path {
  fill: #ed4054;
}
.rrssb-buttons.tiny-format li.rrssb-pocket a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #b61124;
}
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon svg path {
  fill: #444444;
}
.rrssb-buttons.tiny-format li.rrssb-github a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #111111;
}
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon svg path {
  fill: #517fa4;
}
.rrssb-buttons.tiny-format li.rrssb-instagram a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #2f4a60;
}
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon svg path {
  fill: #0b79e5;
}
.rrssb-buttons.tiny-format li.rrssb-delicious a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #064684;
}
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon svg path {
  fill: #4d71a9;
}
.rrssb-buttons.tiny-format li.rrssb-vk a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #2d4263;
}
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon svg path {
  fill: #ff6600;
}
.rrssb-buttons.tiny-format li.rrssb-hackernews a .rrssb-icon:hover .rrssb-icon svg path {
  fill: #993d00;
}
/* IPAD LANDSCAPE */
@media screen and (max-width: 1024px) {
  nav .btn_main {
    height: 150px;
  }
  nav .fila {
    height: 155px;
  }
  input {
    border-radius: 0;
  }
}
/* IPAD PORTRAIT */
@media screen and (max-width: 768px) {
  .wrap {
    width: 748px;
    padding: 20px 0;
  }
  main.wrap {
    margin: 0 auto;
  }
  nav ul li,
  nav ul li a,
  nav ul li a:hover,
  nav ul li a.current {
    width: 182px;
  }
  .contenido .col_6 {
    width: 384px !important;
  }
  .contenido .col_12 {
    width: 748px !important;
  }
}
/* MOBILE */
@media screen and (min-width: 320px) and (max-width: 767px) {
  .wrap {
    width: 90%;
    margin: 0 5%;
  }
  header img {
    padding: 1px;
  }
  nav {
    overflow: hidden;
  }
  nav ul li,
  nav ul li a,
  nav ul li a:hover,
  nav ul li a.current {
    width: 100%;
  }
  nav ul li a:hover,
  nav ul li a.current {
    background-color: #394b76;
    color: #ffffff;
  }
  #textos {
    display: none;
  }
  .back_image {
    height: 160px !important;
    background-size: cover !important;
  }
  .contenido .col_6,
  .col_10,
  .col_12,
  .contenido .col_12 {
    width: 100% !important;
  }
  .contenido .columna {margin-left: 0; margin-right: 0} 
  .contenido .bloque {
    width: 100%;
    margin: 0;
  }
  footer {
    font-size: 12px;
  }
  .page article {
    width: 100%;
  }
}
