@font-face {
  font-family: 'InterUI-Regular';
  src: url(#) format("embedded-opentype"), url("/static/res/fonts/InterUI-Regular/InterUI-Regular.woff") format("woff"), url("/static/res/fonts/InterUI-Regular/InterUI-Regular.ttf") format("truetype"), url("/static/res/fonts/InterUI-Regular/InterUI-Regular.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'InterUI-Bold';
  src: url(#) format("embedded-opentype"), url("/static/res/fonts/InterUI-Bold/InterUI-Bold.woff") format("woff"), url("/static/res/fonts/InterUI-Bold/InterUI-Bold.ttf") format("truetype"), url("/static/res/fonts/InterUI-Bold/InterUI-Bold.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'InterUI-Medium';
  src: url(#) format("embedded-opentype"), url("/static/res/fonts/InterUI-Medium/InterUI-Medium.woff") format("woff"), url("/static/res/fonts/InterUI-Medium/InterUI-Medium.ttf") format("truetype"), url("/static/res/fonts/InterUI-Medium/InterUI-Medium.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
@font-face {
  font-family: 'InterUI-Black';
  src: url(#) format("embedded-opentype"), url("/static/res/fonts/InterUI-Black/InterUI-Black.woff") format("woff"), url("/static/res/fonts/InterUI-Black/InterUI-Black.ttf") format("truetype"), url("/static/res/fonts/InterUI-Black/InterUI-Black.svg") format("svg");
  font-weight: normal;
  font-style: normal; }
.pique {
  /*------- bio ------*/ }
  .pique {
    font-family: "InterUI-Regular", "Helvetica", sans-serif;
    margin-bottom: 60px;
    font-size: 12px;
    min-width: 300px; }
  .pique a {
    color: #0D192B; }
    .pique a:hover, .pique a:visited {
      color: #0D192B; }
  .pique footer {
    margin-top: 50px;
    background: #fff;
    border-bottom: 30px solid #000000;
    text-align: center;
    padding: 30px 0 14px; }
    .pique footer p {
      font-size: 8px;
      color: #1A171B;
      letter-spacing: 1.6px;
      word-break: break-all; }
  .pique h1 {
    display: inline-block;
    color: #0D192B;
    font-family: "InterUI-Bold", "Helvetica", sans-serif;
    border-bottom: solid 1px #0D192B;
    font-weight: 700;
    text-transform: uppercase;
    padding: 6px 20px;
    font-size: 12px;
    line-height: 14px;
    margin: 0 0 26px; }
  .pique h2 {
    display: inline-block;
    color: #0D192B;
    font-family: "InterUI-Bold", "Helvetica", sans-serif;
    border-bottom: solid 1px #0D192B;
    font-weight: 700;
    text-transform: uppercase;
    padding: 6px 20px;
    font-size: 11px;
    line-height: 12px;
    margin: 0 0 18px; }
  .pique h3 {
    display: inline-block;
    color: #0D192B;
    font-family: "InterUI-Bold", "Helvetica", sans-serif;
    border-bottom: solid 1px #0D192B;
    font-weight: 700;
    text-transform: uppercase;
    padding: 6px 20px;
    font-size: 10px;
    line-height: 11px;
    margin: 0 0 16px; }
  .pique h4 {
    display: inline-block;
    color: #0D192B;
    font-family: "InterUI-Bold", "Helvetica", sans-serif;
    border-bottom: solid 1px #0D192B;
    font-weight: 700;
    text-transform: uppercase;
    padding: 6px 20px;
    font-size: 9px;
    line-height: 10px;
    margin: 0 0 14px; }
  .pique h5 {
    display: inline-block;
    color: #0D192B;
    font-family: "InterUI-Bold", "Helvetica", sans-serif;
    border-bottom: solid 1px #0D192B;
    font-weight: 700;
    text-transform: uppercase;
    padding: 6px 20px;
    font-size: 8px;
    line-height: 7px;
    margin: 0 0 13px; }
  .pique h6 {
    display: inline-block;
    color: #0D192B;
    font-family: "InterUI-Bold", "Helvetica", sans-serif;
    border-bottom: solid 1px #0D192B;
    font-weight: 700;
    text-transform: uppercase;
    padding: 6px 20px;
    font-size: 7px;
    line-height: 6px;
    margin: 0 0 12px; }
  .pique p {
    -ms-word-break: auto;
    word-break: auto;
    /* Non standard for WebKit */
    word-break: auto;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
    text-align: justify; }
  .pique strong {
    font-family: "InterUI-Bold", "Helvetica", sans-serif;
    font-weight: 500; }
  .pique #messages {
    position: absolute;
    width: 100%;
    top: 150px;
    text-align: center; }
  .pique .wrapper {
    max-width: 100%;
    margin: 0 auto; }
  .pique .content {
    text-align: center;
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  .pique .container {
    width: 734px !important;
    margin: 0 auto !important; }
  .pique .logo {
    /*
      position: relative;
      z-index: 10000;
    */
    padding: 50px 0;
    text-align: center; }
    .pique .logo figure {
      margin: 35px auto; }
      .pique .logo figure img {
        margin: 0 auto; }
  .pique .copy {
    text-align: center; }
    .pique .copy a {
      text-decoration: underline; }
  .pique header.mainnav {
    padding: 50px 10px 20px; }
  .pique .navbar {
    /* Menu-Icon  starts */ }
    .pique .navbar ul {
      display: block;
      width: 100%; }
      .pique .navbar ul li {
        display: inline-block;
        padding: 0 16px 10px 19px;
        float: left; }
        .pique .navbar ul li a {
          color: #cfcecf;
          font-size: 8px;
          line-height: 12px;
          font-family: "InterUI-Regular", "Helvetica", sans-serif;
          font-weight: 400;
          letter-spacing: 2px;
          padding: 0px;
          border-bottom: 1px solid transparent;
          text-transform: uppercase;
          -webkit-transition: all 0.3s ease-in-out;
          -moz-transition: all 0.3s ease-in-out;
          -ms-transition: all 0.3s ease-in-out;
          -o-transition: all 0.3s ease-in-out;
          transition: all 0.3s ease-in-out; }
          .pique .navbar ul li a:hover, .pique .navbar ul li a.active {
            border-bottom: 1px solid #000000;
            color: #000000;
            font-family: 'InterUI-Bold'; }
    .pique .navbar .nav-icon {
      display: none;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .5s ease-in-out;
      -moz-transition: .5s ease-in-out;
      -o-transition: .5s ease-in-out;
      transition: .5s ease-in-out;
      cursor: pointer;
      z-index: 9;
      width: 25px;
      height: 20px;
      margin: 10px 0px; }
    .pique .navbar .nav-icon span {
      display: block;
      position: absolute;
      height: 3px;
      width: 25px;
      background: #000000;
      opacity: 1;
      left: 0;
      -webkit-transform: rotate(0deg);
      -moz-transform: rotate(0deg);
      -o-transform: rotate(0deg);
      transform: rotate(0deg);
      -webkit-transition: .25s ease-in-out;
      -moz-transition: .25s ease-in-out;
      -o-transition: .25s ease-in-out;
      transition: .25s ease-in-out;
      border-radius: 15px; }
    .pique .navbar .nav-icon span:nth-child(1) {
      top: 0px; }
    .pique .navbar .nav-icon span:nth-child(2) {
      top: 8.2px; }
    .pique .navbar .nav-icon span:nth-child(3) {
      top: 16px; }
    .pique .navbar .nav-icon.open span:nth-child(1) {
      top: 6px;
      -webkit-transform: rotate(135deg);
      -moz-transform: rotate(135deg);
      -o-transform: rotate(135deg);
      transform: rotate(135deg); }
    .pique .navbar .nav-icon.open span:nth-child(2) {
      opacity: 0;
      right: -60px; }
    .pique .navbar .nav-icon.open span:nth-child(3) {
      top: 6px;
      -webkit-transform: rotate(-135deg);
      -moz-transform: rotate(-135deg);
      -o-transform: rotate(-135deg);
      transform: rotate(-135deg);
      font-family: 'HelveticaNeueLight';
      font-weight: normal; }
  .pique .slick-arrow {
    top: 125px; }
    .pique .slick-arrow:before {
      color: black !important; }
  .pique .bio h1 {
    text-transform: uppercase; }
  .pique .bio figure {
    margin: 0; }
  .pique .bio img {
    max-width: 100%;
    width: auto;
    height: auto; }
  .pique .bio .texto {
    margin: 40px 0; }
  .pique .bio .bio_main h3 {
    font-size: 12px;
    padding: 0;
    letter-spacing: 2px;
    border-bottom: 0;
    margin-bottom: 0; }
  .pique .bio .bio_main h4 {
    font-size: 10px;
    margin: 10px 0 4px;
    padding-left: 0;
    width: 100%; }
  .pique .bio .bio_main dt, .pique .bio .bio_main dd {
    font-size: 11px;
    vertical-align: top;
    text-align: left; }
  .pique .bio .bio_main dt {
    float: left; }
  .pique .bio .bio_main dd {
    margin-left: 50px; }
  .pique .bio .bio_main .column {
    text-align: left; }
    .pique .bio .bio_main .column .subheader {
      height: 45px; }
    .pique .bio .bio_main .column .header {
      height: 50px;
      border-bottom: solid 1px #0D192B; }
      .pique .bio .bio_main .column .header .subheading {
        font-size: .8em; }
    .pique .bio .bio_main .column:nth-of-type(2) .header {
      margin: 0 -30px;
      padding: 0 30px;
      text-align: center; }
  .pique .bio .bio_main > div {
    opacity: 0.5;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .pique .bio .bio_main > div.active {
      opacity: 1; }
  .pique .bio .bio_main p {
    text-align: left; }
  .pique .bio .bio_main ul {
    padding: 0;
    margin: 0; }
    .pique .bio .bio_main ul li {
      padding: 5px 0 5px;
      list-style: none; }
      .pique .bio .bio_main ul li p, .pique .bio .bio_main ul li dd, .pique .bio .bio_main ul li dt {
        font-family: "InterUI-Medium", "Helvetica", sans-serif;
        font-weight: 500;
        color: #0D192B;
        font-size: 11px;
        line-height: 13px; }
  .pique .elementos figure {
    margin: 0; }
  .pique .elementos img {
    max-width: 100%;
    width: auto;
    height: auto; }
  .pique .elementos .elemento {
    margin-bottom: 35px; }
    .pique .elementos .elemento h2 {
      text-align: center;
      border-bottom: 0;
      font-size: 30px;
      line-height: 35px;
      font-family: "InterUI-Black", "Helvetica", sans-serif;
      text-transform: none;
      width: 100%; }
    .pique .elementos .elemento .dateplace {
      text-align: center;
      font-size: 10px;
      letter-spacing: 2px;
      font-family: "InterUI-Bold", "Helvetica", sans-serif;
      margin-top: 10px; }
    .pique .elementos .elemento.un-published {
      background-color: #f9acac; }
  .pique .elemento .dateplace {
    width: 100%;
    text-align: left;
    text-transform: uppercase;
    font-family: "InterUI-Medium", "Helvetica", sans-serif; }
  .pique .elemento .subtitulo {
    text-align: center; }
  .pique .elemento .imagenes figure {
    padding: 0;
    margin: 0; }
    .pique .elemento .imagenes figure img {
      max-width: 100%;
      width: auto;
      height: auto; }
  .pique .elemento .texto {
    margin-bottom: 50px; }
    .pique .elemento .texto p {
      margin-bottom: 1.5em; }
  .pique .elemento.detail h1 {
    padding-left: 0px;
    padding-right: 0px;
    text-align: center;
    border-bottom: 0;
    font-size: 30px;
    line-height: 35px;
    font-family: "InterUI-Black", "Helvetica", sans-serif;
    text-transform: none;
    width: 100%; }
  .pique .elemento.detail .carrousel.imagenes {
    margin-bottom: 25px; }
  .pique .elemento.detail .dateplace {
    text-align: center; }
  .pique .elemento.detail .link {
    text-transform: uppercase;
    text-align: center; }
    .pique .elemento.detail .link a {
      border-bottom: solid 1px #0D192B;
      padding: 0 5px; }
  .pique .agenda {
    padding: 0 15px;
    font-family: "Times New Roman", "Times", serif; }
    .pique .agenda .eventos {
      padding: 11px 0;
      margin-bottom: 20px; }
      .pique .agenda .eventos .evento {
        background: #e6e6e6;
        padding: 7px 0 5px;
        font-size: 0;
        vertical-align: top;
        text-align: left;
        display: block; }
        .pique .agenda .eventos .evento:nth-child(2n) {
          background: #ffffff; }
    .pique .agenda .fecha {
      font-size: 16px;
      line-height: 16px;
      color: #0D192B;
      font-weight: 400;
      vertical-align: top;
      padding: 0 0 0 8px; }
    .pique .agenda .titulo {
      font-size: 16px;
      line-height: 16px;
      color: #0D192B;
      font-weight: 400;
      vertical-align: top; }
    .pique .agenda .lugar {
      text-transform: uppercase;
      font-weight: 400;
      color: #0D192B;
      font-size: 12px;
      line-height: 14px;
      vertical-align: top;
      letter-spacing: 0; }
  .pique .libros .carrousel-libros .libro {
    cursor: pointer;
    padding: 0 15px; }
    .pique .libros .carrousel-libros .libro figure img {
      max-height: 250px;
      width: auto;
      height: auto; }
  .pique .libros .libro-container {
    margin-top: 30px; }
  .pique .libro figure img {
    margin-left: auto;
    margin-right: auto; }
  .pique .libro h1, .pique .libro h2 {
    padding-left: 0px;
    padding-right: 0px; }
  .pique .libro h1, .pique .libro h2 {
    text-transform: uppercase;
    font-size: 28px;
    line-height: 34px;
    font-family: "Times New Roman", "Times", serif;
    font-weight: lighter;
    border-bottom: 0;
    margin-bottom: 4px; }
  .pique .libro h1 {
    font-size: 36px; }
  .pique .libro .editorial {
    text-transform: uppercase;
    width: 100%;
    border-bottom: solid 1px #0D192B;
    font-size: .8em; }
  .pique .libro .subtitulo {
    font-style: italic; }
  .pique .libro .intro:before, .pique .libro .texto:before {
    margin: 2em 0;
    display: block;
    border-top: solid 4px black;
    width: 75px;
    content: ""; }
  .pique .libro .texto {
    margin-bottom: 45px; }
  .pique .libro .review .autor {
    font-family: "InterUI-Bold", "Helvetica", sans-serif; }
  .pique .libro .review .quote {
    text-transform: uppercase;
    font-size: 28px;
    line-height: 34px;
    font-family: "Times New Roman", "Times", serif;
    font-weight: lighter;
    border-bottom: 0;
    margin-bottom: 4px;
    font-size: 28px;
    line-height: 28px; }
    .pique .libro .review .quote p {
      text-align: left; }
  .pique .actualidad {
    text-align: center; }
  .pique .destacados {
    margin-top: -40px;
    margin-bottom: 40px; }
    .pique .destacados figure {
      position: relative;
      padding: 0;
      margin: 0; }
      .pique .destacados figure img {
        max-width: 100%;
        width: auto;
        height: auto;
        z-index: 0; }
    .pique .destacados .legend {
      position: absolute;
      bottom: 30px;
      left: 50px;
      margin-bottom: 0;
      z-index: 10000;
      padding: 0;
      text-align: left;
      width: 70%; }
      .pique .destacados .legend h2 {
        margin: 0 0 10px 0;
        padding: 0;
        border-bottom: 0;
        text-transform: none;
        font-size: 35px;
        line-height: 36px;
        font-family: "Times New Roman", "Times", serif;
        font-weight: bolder;
        color: white; }
      .pique .destacados .legend .dateplace {
        text-transform: uppercase;
        font-size: 10px;
        letter-spacing: .2px;
        color: white; }
  .pique .contacto.container {
    text-align: left; }
  .pique .contacto button.button, .pique .contacto button.button:hover {
    color: #999;
    background: transparent !important; }
  .pique .contacto button.button {
    width: 100%;
    text-align: center; }
  .pique .contacto .button, .pique .contacto label {
    color: #999 !important;
    text-transform: uppercase !important; }
  .pique .contacto label {
    padding-left: 20px; }
  .pique .contacto input, .pique .contacto textarea {
    background-color: #e6e6e6 !important; }
  .pique .home .home-copy {
    padding: 30px 0;
    background: #e6e6e6; }
    .pique .home .home-copy figure {
      margin-left: 0px;
      margin-right: 0px; }
      .pique .home .home-copy figure img {
        margin-left: 0px;
        margin-right: 0px;
        max-width: 100%;
        width: auto;
        height: auto; }
  .pique .elementos .conferencia .dateplace {
    border-bottom: 0; }
  .pique .elemento.conferencia h2 {
    font-family: "Times New Roman", "Times", serif;
    font-weight: lighter;
    font-size: 36px;
    line-height: 38px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 15px;
    border-bottom: 0;
    text-transform: uppercase;
    text-align: center; }
  .pique .elemento.conferencia .dateplace {
    border-bottom: solid 1px #0D192B; }
  .pique .elemento.conferencia .subtitulo {
    font-style: italic; }
  .pique .elemento.conferencia.detail h1 {
    font-family: "Times New Roman", "Times", serif;
    font-weight: lighter;
    font-size: 36px;
    line-height: 38px;
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 15px;
    border-bottom: 0;
    text-transform: uppercase;
    text-align: center;
    text-align: left; }
  .pique .elemento.conferencia.detail .dateplace {
    text-align: left; }
  .pique .elemento.conferencia.detail .subtitulo {
    text-align: left; }
  .pique .elemento.conferencia.detail .texto:before {
    margin: 2em 0;
    display: block;
    border-top: solid 4px black;
    width: 75px;
    content: ""; }
  @media only screen and (max-width: 991px) {
    .pique header .navbar ul li {
      padding: 10px 16px; } }
  @media only screen and (max-width: 767px) {
    .pique .ui.container {
      width: 100% !important;
      padding-left: 10px;
      padding-right: 10px; }
    .pique .banner {
      padding: 0 0 20px; }
      .pique .banner .banner_in {
        margin: 0 auto; }
    .pique header.mainnav {
      padding: 0; }
    .pique .navbar {
      text-align: left;
      position: relative;
      padding: 15px 0;
      margin-top: 0;
      padding: 0; }
      .pique .navbar ul {
        display: none;
        border-bottom: solid 1px #0D192B;
        width: 100%;
        position: absolute;
        top: 100%;
        left: 0;
        background: #ffffff;
        z-index: 99;
        padding: 0 0 15px; }
        .pique .navbar ul li {
          display: block;
          padding: 5px 0px;
          float: none; }
          .pique .navbar ul li a {
            display: inline-block; }
      .pique .navbar .nav-icon {
        display: inline-block; }
    .pique .copy .part {
      display: block;
      width: 100%;
      padding: .2rem 1rem !important; }
    .pique.open .navbar ul {
      display: block; }
    .pique.open .content {
      opacity: 0.5;
      -webkit-transition: all 0.3s ease-in-out;
      -moz-transition: all 0.3s ease-in-out;
      -ms-transition: all 0.3s ease-in-out;
      -o-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; } }
  @media only screen and (max-width: 599px) {
    .pique .ui.container {
      width: 100% !important;
      padding-left: 10px;
      padding-right: 10px; }
    .pique .libros .carrousel-libros .libro {
      padding: 0; }
    .pique .home .legend {
      bottom: 10px;
      left: 15px; }
      .pique .home .legend h2 {
        font-size: 20px;
        line-height: 21px; }
      .pique .home .legend .dateplace {
        font-size: 7px; } }
  .pique .listado.imagenes figure {
    margin-left: 0px;
    margin-right: 0px;
    padding-left: 0px;
    padding-right: 0px; }
    .pique .listado.imagenes figure img {
      margin: 0 auto;
      max-height: 400px;
      width: auto; }

html.js .degraded {
  display: none; }

/*# sourceMappingURL=style.css.map */