/* Generated by less 2.5.1 */
/*! normalize.css v1.1.3 | MIT License | git.io/normalize */
/* ==========================================================================
   HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700,400italic,600italic,700italic|Bitter|Montserrat:400,700);
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
/**
 * Correct `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0;
}
/**
 * Address styling not present in IE 7/8/9, Firefox 3, and Safari 4.
 * Known issue: no IE 6 support.
 */
[hidden] {
  display: none;
}
/* ==========================================================================
   Base
   ========================================================================== */
/**
 * 1. Correct text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
html {
  font-size: 100%;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
}
/**
 * Address `font-family` inconsistency between `textarea` and other form
 * elements.
 */
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
/**
 * Address margins handled incorrectly in IE 6/7.
 */
body {
  margin: 0;
}
/* ==========================================================================
   Links
   ========================================================================== */
/**
 * Address `outline` inconsistency between Chrome and other browsers.
 */
a:focus {
  outline: thin dotted;
}
/**
 * Improve readability when focused and also mouse hovered in all browsers.
 */
a:active,
a:hover {
  outline: 0;
}
/* ==========================================================================
   Typography
   ========================================================================== */
/**
 * Address font sizes and margins set differently in IE 6/7.
 * Address font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 1em 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
/**
 * Address styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted;
}
/**
 * Address style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
/**
 * Address styling not present in Safari 5 and Chrome.
 */
dfn {
  font-style: italic;
}
/**
 * Address differences between Firefox and other browsers.
 * Known issue: no IE 6/7 normalization.
 */
hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}
/**
 * Address styling not present in IE 6/7/8/9.
 */
mark {
  background: #ff0;
  color: #000;
}
/**
 * Address margins set differently in IE 6/7.
 */
p,
pre {
  margin: 1em 0;
}
/**
 * Correct font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
/**
 * Improve readability of pre-formatted text in all browsers.
 */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
/**
 * Address CSS quotes not supported in IE 6/7.
 */
q {
  quotes: none;
}
/**
 * Address `quotes` property not supported in Safari 4.
 */
q:before,
q:after {
  content: '';
  content: none;
}
/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%;
}
/**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
/* ==========================================================================
   Lists
   ========================================================================== */
/**
 * Address margins set differently in IE 6/7.
 */
dl,
menu,
ol,
ul {
  margin: 1em 0;
}
dd {
  margin: 0 0 0 40px;
}
/**
 * Address paddings set differently in IE 6/7.
 */
menu,
ol,
ul {
  padding: 0 0 0 40px;
}
/**
 * Correct list images handled incorrectly in IE 7.
 */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
/* ==========================================================================
   Embedded content
   ========================================================================== */
/**
 * 1. Remove border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improve image quality when scaled in IE 7.
 */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */
}
/**
 * Correct overflow displayed oddly in IE 9.
 */
svg:not(:root) {
  overflow: hidden;
}
/* ==========================================================================
   Figures
   ========================================================================== */
/**
 * Address margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
figure {
  margin: 0;
}
/* ==========================================================================
   Forms
   ========================================================================== */
/**
 * Correct margin displayed oddly in IE 6/7.
 */
form {
  margin: 0;
}
/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
/**
 * 1. Correct color not being inherited in IE 6/7/8/9.
 * 2. Correct text not wrapping in Firefox 3.
 * 3. Correct alignment displayed oddly in IE 6/7.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */
}
/**
 * 1. Correct font size not being inherited in all browsers.
 * 2. Address margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improve appearance and consistency in all browsers.
 */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */
}
/**
 * Address Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
button,
input {
  line-height: normal;
}
/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Chrome, Safari 5+, and IE 6+.
 * Correct `select` style inheritance in Firefox 4+ and Opera.
 */
button,
select {
  text-transform: none;
}
/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Remove inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */
}
/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default;
}
/**
 * 1. Address box sizing set to content-box in IE 8/9.
 * 2. Remove excess padding in IE 8/9.
 * 3. Remove excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */
}
/**
 * 1. Address `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box;
}
/**
 * Remove inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
/**
 * Remove inner padding and border in Firefox 3+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/**
 * 1. Remove default vertical scrollbar in IE 6/7/8/9.
 * 2. Improve readability and alignment in all browsers.
 */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */
}
/* ==========================================================================
   Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* ==========================================================================
   Helper classes
   ========================================================================== */
/*
 * Image replacement
 */
.ir {
  background-color: transparent;
  border: 0;
  overflow: hidden;
  /* IE 6/7 fallback */
  *text-indent: -9999px;
}
.ir:before {
  content: "";
  display: block;
  width: 0;
  height: 150%;
}
/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */
.hidden {
  display: none !important;
  visibility: hidden;
}
/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
/*
 * Hide visually and from screenreaders, but maintain layout
 */
.invisible {
  visibility: hidden;
}
/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */
.clearfix:before,
.clearfix:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after {
  clear: both;
}
/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */
.clearfix {
  *zoom: 1;
}
/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
     * Don't show links for images, or javascript/internal links
     */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.transitionAll {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
html,
body {
  height: 100%;
}
body {
  -webkit-transition: opacity 400ms;
  -moz-transition: opacity 400ms;
  transition: opacity 400ms;
  font-family: 'Montserrat', sans-serif;
  -webkit-font-smoothing: antialiased;
}
body.lb-on {
  overflow: hidden;
}
p {
  margin: 0;
}
h1,
h2 {
  margin: 0;
  text-align: center;
  font-size: 22px;
  text-transform: uppercase;
  padding-top: 10px;
}
a {
  color: black;
}
p a {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
* {
  outline: 0!important;
}
.versalitas {
  font-variant: small-caps;
}
#wrapper {
  height: 100%;
}
section {
  min-height: 100%;
  position: relative;
  /*
	.inner{
		width: 1070px;
		margin: auto;
		text-align: center;
	}
	*/
}
section.chapter .container {
  padding-top: 116px;
}
.container {
  width: 770px;
  margin: auto;
}
.row {
  width: 100%;
  margin-bottom: 50px;
  overflow: hidden;
}
.spacer-row {
  width: 100%;
  margin-bottom: 60px;
  overflow: hidden;
}
.gd-8-col {
  width: 770px;
}
.gd-6-col {
  width: 400px;
  margin: auto;
}
.gd-4-col {
  width: 370px;
  margin-right: 30px;
  float: left;
}
.gd-4-col:last-child {
  margin-right: 0;
}
.gd-4-col.last {
  margin-right: 0;
}
@media only screen and (max-width: 770px) {
  .container {
    width: 96%;
    margin: 0 2%;
  }
  .row {
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
    text-align: center;
  }
  .gd-8-col {
    width: 100%;
    text-align: left;
  }
  .gd-6-col {
    width: 570px;
    margin: auto;
    text-align: left;
  }
  .gd-4-col {
    width: 45%;
    margin-right: 5%;
    float: none;
    display: inline-block;
    text-align: left;
  }
  .gd-4-col:last-child {
    margin-right: 0%;
  }
}
@media only screen and (max-width: 570px) {
  .container {
    width: 96%;
    margin: 0 2%;
  }
  .row {
    width: 100%;
    margin-bottom: 30px;
    overflow: hidden;
  }
  .gd-8-col {
    width: 100%;
  }
  .gd-6-col {
    width: 100%;
    margin: auto;
  }
  .gd-4-col {
    width: 100%;
    margin-right: 0;
    float: none;
    margin-bottom: 30px;
  }
}
nav {
  position: fixed;
  z-index: 10;
  height: 70px;
  background: #e42c44;
  width: 100%;
  backface-visibility: hidden;
}
nav ul {
  text-align: center;
  font-size: 14px;
  height: 70px;
  padding: 0;
  margin: 0;
}
nav ul li {
  display: inline-block;
  line-height: 70px;
  height: 70x;
  margin: 0 30px;
}
nav ul li a {
  text-transform: uppercase;
  display: block;
  color: white;
  text-decoration: none;
}
nav ul li a:hover {
  text-decoration: underline;
}
nav ul li a.active {
  background-image: url('../img/style/nav-active.png');
  background-position: center bottom;
  background-repeat: no-repeat;
}
nav ul li:first-child {
  margin-left: 0;
}
nav ul li:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 970px) {
  nav ul li {
    margin: 0 24px;
  }
  nav ul:first-child {
    margin-left: 0;
  }
  nav ul:last-child {
    margin-right: 0;
  }
}
#mobile-nav button,
#mobile-nav span {
  display: none;
}
.logo-mobile-nav {
  display: none;
}
@media screen and (max-width: 770px) {
  nav {
    position: fixed;
    top: 0;
    left: 0;
    right: auto;
    width: 100%;
    z-index: 200;
    height: auto;
  }
  nav ul {
    height: auto;
    display: none;
    padding-bottom: 15px;
  }
  nav ul li {
    display: block;
    width: 100%;
    margin: 0;
    height: 40px;
    line-height: 40px;
  }
  nav ul li a.active {
    background: #696969;
  }
  .logo-mobile-nav {
    text-align: center;
    padding-bottom: 20px;
    padding-top: 10px;
    display: block;
  }
  #mobile-nav {
    padding: 0 5px;
    height: 36px;
  }
  #mobile-nav span {
    display: block;
    position: absolute;
    width: 100%;
    font-size: 11px;
    font-family: Montserrat, sans-serif;
    color: #fff;
    text-align: center;
    top: 10px;
    text-transform: uppercase;
    left: 0;
  }
  #mobile-nav #toogle-nav {
    background-image: url(../img/style/toogle-nav.png);
    width: 22px;
    height: 36px;
    text-indent: -9999px;
    display: block;
    border: 0;
    background-color: transparent;
    z-index: 100;
    position: absolute;
    background-repeat: no-repeat;
    background-position: center center;
    width: 36px;
  }
}
p {
  font-family: 'Georgia', serif;
  font-size: 20px;
  line-height: 34px;
  margin-bottom: 40px;
}
p a {
  color: black;
}
p a:hover {
  color: #e42c44;
}
p.intro {
  font-family: 'Source Sans Pro', sans-serif;
  color: #e42c44;
  font-size: 28px;
  font-style: italic;
  line-height: 32px;
  text-align: center;
  width: 80%;
  margin: auto;
  font-weight: 600;
}
p.intro a {
  color: #e42c44;
  text-decoration: none;
}
p.intro a:hover {
  text-decoration: underline;
}
h2 {
  font-family: 'Montserrat', sans-serif;
  color: #e42c44;
  font-weight: 400;
  font-size: 32px;
  line-height: 38px;
  margin-bottom: 50 px;
  text-transform: uppercase;
  text-align: center;
}
@media only screen and (max-width: 770px) {
  p {
    text-align: left;
    padding: 0 10px;
    font-size: 22px;
    line-height: 32px;
  }
}
@media only screen and (max-width: 570px) {
  p.intro {
    width: 90%;
    margin: auto;
    text-align: center;
    font-size: 18px;
    line-height: 24px;
  }
  p {
    text-align: left;
    padding: 0 10px;
    font-size: 16px;
    line-height: 24px;
  }
}
#home {
  background: #e42c44;
}
#home #logo {
  width: 75px;
  height: 75px;
  display: block;
  background-image: url('../img/logo-museu-picasso.svg');
  background-size: cover;
  position: absolute;
  left: 35px;
  top: 35px;
}
#home #home-header {
  height: 360px;
  color: white;
  text-align: center;
  position: relative;
}
#home #home-header h1 {
  font-family: 'Montserrat', sans-serif;
  font-size: 40px;
  line-height: 48px;
  text-transform: uppercase;
  font-weight: 400;
  padding-top: 45px;
  margin-bottom: 0;
}
#home #home-header h1 a {
  text-decoration: none;
  color: white;
}
#home #home-header p {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  font-style: italic;
  font-size: 18px;
  line-height: 22px;
  max-width: 625px;
  margin: auto;
}
#home #home-header .numero {
  font-size: 24px;
  padding-top: 5px;
}
#home #home-header .title,
#home #home-header .author {
  padding-top: 35px;
  font-size: 'Montserrat', sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  font-weight: 700;
  text-align: center;
}
#home #home-header .title span,
#home #home-header .author span {
  display: block;
}
#home #home-header .title span.break,
#home #home-header .author span.break {
  display: inline-block;
  margin-top: 20px;
  width: 115px;
  height: 2px;
  background: white;
}
#home #home-header .title a,
#home #home-header .author a {
  color: white;
  text-decoration: none;
}
#home #home-header .title a:hover,
#home #home-header .author a:hover {
  color: white;
  text-decoration: underline;
}
#home #home-header .author {
  padding-top: 10px;
  margin-bottom: 40px;
}
#home #home-img {
  background-image: url('../img/00/arlequi-intro2.jpg');
  background-size: cover;
  background-position: center center;
}
#home .skip {
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -39px;
  background-image: url('../img/style/arrow-down.png');
  background-color: #e42c44;
  background-repeat: no-repeat;
  background-position: center 40px;
  width: 77px;
  height: 50px;
  padding-top: 10px;
  text-align: center;
  color: white;
  font-size: 'Montserrat', sans-serif;
  font-size: 14px;
  text-decoration: none;
  text-transform: uppercase;
}
.no-svg #home #logo {
  background-image: url('../img/logo.png');
}
.side-menu {
  position: absolute;
  right: 35px;
  top: 60px;
  height: 18px;
  width: 63px;
}
.side-menu a {
  display: block;
  float: left;
  height: 18px;
  background-position: center center;
}
.side-menu .info {
  width: 19px;
  background-image: url('../img/info.png');
  margin-right: 30px;
}
.side-menu .share {
  width: 14px;
  background-image: url('../img/share.png');
}
#lang-menu {
  position: absolute;
  right: 35px;
  top: 35px;
}
#lang-menu ul {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
#lang-menu ul li {
  float: left;
  border-right: 1px solid white;
  height: 13px;
  line-height: 12px;
  padding: 0 4px;
}
#lang-menu ul li:last-child {
  border-right: none;
  padding-right: 0;
}
#lang-menu ul li a {
  color: white;
  text-decoration: none;
  text-transform: uppercase;
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
}
#lang-menu ul li a.active {
  text-decoration: underline;
}
/*back to top*/
#return-to-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  background: #000000;
  background: rgba(0, 0, 0, 0.7);
  background-image: url(../img/style/up.png);
  background-repeat: no-repeat;
  background-position: center;
  width: 40px;
  height: 40px;
  display: block;
  text-decoration: none;
  -webkit-border-radius: 35px;
  -moz-border-radius: 35px;
  border-radius: 35px;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 100;
}
#return-to-top i {
  background-image: url(../img/style/up.png);
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  margin: 0;
  position: relative;
  left: 12px;
  top: 10px;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
#return-to-top:hover {
  background: rgba(0, 0, 0, 0.9);
}
#return-to-top:hover i {
  background-image: url(../img/style/up.png);
  background-repeat: no-repeat;
  background-position: center;
  color: #fff;
  margin: 0;
  position: relative;
  left: 12px;
  top: 10px;
  font-size: 18px;
}
#logo-body {
  position: fixed;
  top: 6px;
  left: 25px;
  background-image: url('../img/logo58.svg');
  background-repeat: no-repeat;
  width: 58px;
  height: 58px;
  display: block;
  text-decoration: none;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 100;
}
#quad {
  position: fixed;
  bottom: 25px;
  left: 25px;
  background-image: url('../img/quaderns.png');
  width: 60px;
  height: 60px;
  display: block;
  text-decoration: none;
  display: none;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  z-index: 100;
  opacity: 0.4;
}
/*fin del Back To top*/
@media screen and (max-width: 1065px) {
  #logo-body {
    display: none;
    background-image: none;
  }
}
@media screen and (max-width: 990px) {
  #return-to-top,
  #return-to-top i {
    display: none;
    background-color: transparent;
  }
  #logo-body {
    display: none;
    background-image: none;
  }
  #quad {
    display: none;
    background-image: none;
  }
}
@media screen and (max-width: 770px) {
  #home #home-header p {
    text-align: center;
  }
}
@media screen and (max-width: 570px) {
  #home {
    position: relative;
  }
  #home #logo {
    width: 40px;
    height: 40px;
    background-image: url('../img/logo-museu-picasso.svg');
    position: relative;
    left: auto;
    top: auto;
    margin: auto;
  }
  #home #home-header {
    max-height: 400px;
    height: auto;
    color: white;
    text-align: center;
    position: static;
    padding-top: 20px;
  }
  #home #home-header h1 {
    font-size: 22px;
    line-height: 26px;
    padding-top: 10px;
    margin-bottom: 20px;
  }
  #home #home-header .numero {
    font-size: 20px;
  }
  #home #home-header p {
    display: none;
  }
  #home #home-header .title {
    padding-top: 20px;
    font-size: 12px;
  }
  #home #home-header .title span.break {
    display: none;
  }
  #home #home-header .author {
    /*display: none;*/
    padding-top: 0;
  }
  #home .skip {
    bottom: 30px;
  }
  #home .side-menu,
  #home #lang-menu {
    position: absolute;
    bottom: 0;
    width: 50%;
    height: 30px;
    background: #e42c44;
    top: auto;
  }
  #home .side-menu {
    left: 0;
  }
  #home .side-menu a {
    margin: 6px 0 0 20px;
  }
  #home #lang-menu {
    right: 0;
    text-align: right;
  }
  #home #lang-menu ul {
    display: inline-block;
    padding: 10px 20px 0 0;
  }
}
@media screen and (max-width: 770px) {
  .side-menu,
  #lang-menu {
    top: 65px;
  }
  #lang-menu {
    top: 40px;
  }
}
p.hint {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  text-align: center;
  color: #696969;
  margin-bottom: 25px;
}
p.nota-imagen {
  display: block;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #696969;
  margin-bottom: 25px;
  text-align: center;
  padding-left: 8%;
  padding-right: 8%;
  clear: both;
}
.img-wrapper {
  position: relative;
  display: block;
  margin-bottom: 40px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.img-wrapper .img-container {
  width: 100%;
  height: 100%;
}
.img-wrapper .img-container img {
  display: block;
  max-width: 100%;
}
.img-wrapper .img-footer {
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(228, 44, 68, 0.7);
  z-index: 1;
  top: 0;
  left: 0;
  color: white;
  opacity: 0;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.img-wrapper .img-footer > div {
  padding: 25px 0 0 25px;
  max-width: 250px;
}
.img-wrapper .img-footer > div span {
  display: block;
}
.img-wrapper .img-footer > div span.title,
.img-wrapper .img-footer > div span.author {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 17px;
}
.img-wrapper .img-footer > div span.title {
  font-style: italic;
  margin-bottom: 22px;
}
.img-wrapper .img-footer > div span.meta {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 12px;
  line-height: 16px;
}
.img-wrapper .img-footer > div span.meta:first-child {
  margin-top: 22px;
}
.img-wrapper:hover .img-footer {
  opacity: 1;
}
.img-wrapper.too-big {
  margin: auto;
  max-width: 70%;
}
.lt-ie9 .img-wrapper .img-footer {
  display: none;
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  /*background:url(images/overlay.png) repeat 0 0;*/
  background: rgba(0, 0, 0, 0.9);
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 30px;
  height: 65px;
  background: white;
}
#cboxTopRight {
  width: 30px;
  height: 65px;
  background: white;
}
#cboxBottomLeft {
  width: 0;
  height: 40px;
  background: white;
  display: none;
}
#cboxBottomRight {
  width: 0;
  height: 40px;
  background: white;
  display: none;
}
#cboxMiddleLeft {
  width: 30px;
  background: white;
  position: relative;
}
#cboxMiddleRight {
  width: 30px;
  background: white;
  position: relative;
}
#cboxTopCenter {
  height: 65px;
  background: white;
  position: relative;
}
#cboxBottomCenter {
  height: 130px;
  background: white;
  padding: 0 30px 0 30px;
  position: relative;
  -webkit-border-bottom-right-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-right-radius: 6px;
  border-bottom-left-radius: 6px;
}
#cboxContent {
  background: #fff;
  overflow: hidden;
}
#cboxTitle,
#cboxSubtitle {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  color: black;
  font-weight: 700;
  line-height: 19px;
  position: relative;
  width: 40%;
  float: none!important;
}
#cboxTitle {
  padding-top: 30px;
}
#cboxSubtitle {
  font-style: italic;
}
#cboxDate {
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 19px;
  position: relative;
  width: 40%;
  float: none!important;
}
#cboxMeta {
  position: absolute;
  top: 30px;
  left: 45%;
  padding-right: 20px;
}
#cboxMeta > div {
  float: none!important;
  font-family: 'Source Sans Pro', sans-serif;
  font-size: 14px;
  line-height: 18px;
}
#cboxLoadedContent {
  padding-bottom: 0;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  display: none!important;
}
/*#cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}*/
#cboxLoadingGraphic {
  background: url(../img/loading.gif) no-repeat center center;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: none;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  bottom: 4px;
  right: 30px;
  color: #0092ef;
}
#cboxPrevious,
#cboxNext {
  background-image: url('../img/style/nav-arrows.png');
  width: 14px;
  height: 23px;
  background-position: 0 0;
  position: relative;
  bottom: auto;
  right: auto;
  float: left;
  left: 0;
  top: 20px;
  text-indent: -9999px;
  margin-right: 10px;
}
#cboxNext {
  background-position: -14px;
}
#cboxPrevious:hover,
#cboxNext:hover {
  opacity: 0.7;
}
/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/

.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}
*/
#cboxClose {
  position: absolute;
  top: 20px;
  right: 30px;
  background-image: url('../img/style/close-button.png');
  width: 21px;
  height: 21px;
  text-indent: -9999px;
}
#cboxClose:hover {
  opacity: 0.6;
}
@media only screen and (max-width: 770px) {
  .img-wrapper .img-footer {
    display: none;
  }
}
@media only screen and (max-width: 570px) {
  p.hint {
    display: none;
  }
  .img-wrapper {
    position: relative;
    display: block;
    margin-bottom: 40px;
    text-decoration: none;
  }
  .img-wrapper .img-container {
    width: 100%;
    height: 100%;
  }
  .img-wrapper .img-container img {
    display: block;
    max-width: 100%;
  }
  .img-wrapper .img-footer {
    position: relative;
    height: auto;
    z-index: 1;
    top: auto;
    left: auto;
    color: black;
    opacity: 1;
    background: white;
    display: block;
  }
  .img-wrapper .img-footer > div {
    padding: 25px 0 0 0;
    max-width: none;
  }
  .img-wrapper:hover {
    cursor: default;
  }
  #cboxMeta > div {
    font-size: 10px;
    line-height: 14px;
  }
  #cboxTitle,
  #cboxSubtitle,
  #cboxDate {
    font-size: 12px;
    line-height: 14px;
  }
  #cboxTitle {
    padding-top: 30px;
  }
  #cboxSubtitle {
    font-style: italic;
  }
}
#credits,
#share {
  display: none;
}
#credits-content .title,
#share-content .title {
  font-family: 'Montserrat', sans-serif;
  font-size: 26px;
  color: #e42c44;
  line-height: 23px;
  text-transform: uppercase;
  text-align: center;
}
#credits-content .content,
#share-content .content {
  padding-top: 60px;
  text-align: center;
}
#credits-content .content .col,
#share-content .content .col {
  width: 100%;
  float: none;
}
#credits-content .content .col span,
#share-content .content .col span {
  font-size: 14px;
  font-family: 'Georgia', serif;
  color: #696969;
  display: block;
  line-height: 18px;
}
#credits-content .content .col span a,
#share-content .content .col span a {
  color: #696969;
}
#credits-content .content .col span a:hover,
#share-content .content .col span a:hover {
  text-decoration: none;
}
#credits-content .content .col .strong,
#share-content .content .col .strong {
  color: black;
  margin-top: 5px;
}
#credits-content .links,
#share-content .links {
  padding-top: 73px;
  min-width: 300px;
  text-align: center;
}
#credits-content .links a,
#share-content .links a {
  font-size: 26px;
  font-family: 'Montserrat', sans-serif;
  color: black;
  width: 50px;
  height: 50px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  background-image: url(../img/style/social-networks.png);
  text-indent: -9999px;
  margin: 0 40px;
}
#credits-content .links a:hover,
#share-content .links a:hover {
  opacity: 0.7;
}
#credits-content .links a.facebook,
#share-content .links a.facebook {
  background-position: -140px 0;
}
#credits-content .links a.twitter,
#share-content .links a.twitter {
  background-position: -70px 0;
}
@media only screen and (max-width: 570px) {
  #share-content .links {
    min-width: 150px;
  }
  #share-content .links a {
    margin: 0 20px;
  }
}
.lightbox {
  position: fixed;
  z-index: 100;
  background: rgba(0, 0, 0, 0.6);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: none;
}
.lightbox .horizon {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
  visibility: visible;
  display: block;
}
.lightbox .horizon .content {
  position: absolute;
  left: 50%;
  margin-left: -368px;
  top: -274px;
  width: 736px;
  height: 549px;
}
.lightbox .horizon .content .img-wrapper {
  position: relative;
}
.lightbox .horizon .content .close {
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  left: auto;
  right: 24px;
  top: 24px;
}
.horizon {
  position: absolute;
  top: 50%;
  left: 0px;
  width: 100%;
  height: 1px;
  overflow: visible;
  visibility: visible;
  display: block;
}
.number {
  position: absolute;
  left: 48%;
  width: 300px;
  height: 300px;
  top: -150px;
  margin-left: -150px;
  visibility: visible;
  text-align: center;
  background-color: #f3f3f3;
  font-size: 150px;
  line-height: 300px;
  -webkit-transition: opacity 1000ms, left 200ms;
  -moz-transition: opacity 1000ms, left 200ms;
  transition: opacity 1000ms, left 200ms;
  opacity: 0;
}
.active .number {
  opacity: 1;
  left: 50%;
}
.nav-hint {
  position: fixed;
  bottom: 10px;
  left: 50%;
  margin-left: -100px;
  height: 30px;
  line-height: 30px;
  background-color: black;
  color: white;
  width: 200px;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (min-height: 600px) {
  .number {
    height: 500px;
    width: 500px;
    top: -250px;
    margin-left: -250px;
    line-height: 500px;
  }
}
/*! responsive-nav.js 1.0.32 by @viljamis

.nav-collapse ul {
  margin: 0;
  padding: 0;
  width: 100%;
  display: block;
  list-style: none;
}

.nav-collapse li {
  width: 100%;
  display: block;
}

.js .nav-collapse {
  clip: rect(0 0 0 0);
  max-height: 0;
  position: absolute;
  display: block;
  overflow: hidden;
  zoom: 1;
}

.nav-collapse.opened {
  max-height: 9999px;
}

.disable-pointer-events {
  pointer-events: none !important;
}

.nav-toggle {
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
}

@media screen and (max-width: 570px) {
.nav-collapse.opened {
    display: block!important;
    position: fixed;
    top: 0;
	width: 100%;
  }
}

@media screen and (min-width: 570px) {
  .js .nav-collapse {
    position: relative;
  }
  .js .nav-collapse.closed {
    max-height: none;
  }
  .nav-toggle {
    display: none;
  }
}

 */
