@media (max-width: 1024px) {
  .project .series_cont figure .layout {
    opacity: 0.5; }
  .project .series_cont figure .text figcaption, .project .series_cont figure .text p {
    opacity: 1; } }
@media (max-width: 992px) {
  aside.side-desktop {
    position: relative;
    width: 100%; }
    aside.side-desktop .btn-menu {
      background-color: transparent;
      border-bottom: 3px solid #fff;
      border-top: 3px solid #fff;
      cursor: pointer;
      display: inline-block;
      height: 3rem;
      left: 4rem;
      position: absolute;
      top: 4.3rem;
      width: 5rem; }
      aside.side-desktop .btn-menu:before {
        background-color: #fff;
        content: '';
        height: 3px;
        left: 0;
        position: absolute;
        top: 1.1rem;
        width: 100%; }
    aside.side-desktop figure {
      padding-left: 0 !important;
      padding-right: 0 !important;
      text-align: center; }
      aside.side-desktop figure a {
        display: inline-block; }
        aside.side-desktop figure a img {
          max-width: 300px;
          width: 100%; }
    aside.side-desktop menu {
      -webkit-transition: height 500ms ease-out;
      -moz-transition: height 500ms ease-out;
      -o-transition: height 500ms ease-out;
      transition: height 500ms ease-out;
      background: #A2ACAB;
      height: 0;
      margin: 0;
      max-height: 100%;
      position: fixed;
      width: 100%; }
      aside.side-desktop menu.active {
        height: 100%; }
      aside.side-desktop menu ul li a {
        font-size: 2.3rem; }
      aside.side-desktop menu ul li.change-language, aside.side-desktop menu ul li.btn-cerrar {
        background-color: #757575;
        display: block;
        text-align: center; }
        aside.side-desktop menu ul li.change-language a, aside.side-desktop menu ul li.btn-cerrar a {
          color: #fff !important; }
    aside.side-desktop .side-footer {
      display: none; }

  section {
    padding-left: 0; }

  footer {
    background-color: #a2acab;
    display: block; }
    footer .sociales ul {
      max-width: 11.7rem; }
      footer .sociales ul a {
        background-position: left top;
        background-repeat: no-repeat;
        height: 2.5rem;
        width: 2.6rem; }
        footer .sociales ul a.fb {
          background-image: url("../images/face.png"); }
        footer .sociales ul a.twitter {
          background-image: url("../images/twitter.png"); }
        footer .sociales ul a.google {
          background-image: url("../images/google.png"); }
        footer .sociales ul a:hover {
          background-position: left bottom; }

  .header .text {
    max-width: 80%; }
    .header .text h2 {
      font-size: 2.2rem;
      line-height: 2.4rem; }
    .header .text p {
      font-size: 1.8rem;
      line-height: 2rem; }

  .subserie slick {
    margin-bottom: 7.5rem !important; }
    .subserie slick .slick-prev,
    .subserie slick .slick-next {
      width: 3.1rem !important; }
    .subserie slick .slick-prev:before, .subserie slick .slick-prev:after {
      right: 3px !important; }
    .subserie slick .slick-next:before, .subserie slick .slick-next:after {
      right: 2px !important; }
  .subserie .content .fs-title {
    line-height: 2.2rem;
    font-size: 2rem; }

  .project .series_cont:nth-child(even) {
    padding-right: 15px; }

  .contact .header {
    margin-bottom: 10rem; } }
@media (max-width: 767px) {
  aside.side-desktop {
    height: 7rem; }
    aside.side-desktop .btn-menu {
      height: 2.5rem;
      left: 2rem;
      top: 2.3rem;
      width: 3.5rem; }
      aside.side-desktop .btn-menu:before {
        top: 0.8rem; }
    aside.side-desktop menu {
      top: 7rem; }
      aside.side-desktop menu ul li a {
        font-size: 1.8rem; }
    aside.side-desktop figure {
      float: right;
      margin-right: 2rem;
      max-width: 20rem;
      padding: 11px 0 0 0 !important; }
      aside.side-desktop figure a img {
        max-width: 140px; }

  .home .top {
    height: 12rem; }
  .home .slick-slider .slick-slide .text h2 {
    font-size: 3rem;
    line-height: 3.2rem; }
  .home .slick-slider .slick-slide .text p {
    font-size: 2rem;
    line-height: 2.2rem; }

  .header .text h2 {
    font-size: 1.8rem;
    line-height: 2rem; }
  .header .text p {
    font-size: 1.4rem;
    line-height: 1.6rem; }

  .subserie .content .slick-slider {
    height: 23rem;
    min-height: 100%; }
    .subserie .content .slick-slider .slick-list .slick-slide {
      height: 23rem;
      min-height: 100%; }

  .cv .tiny-content table {
    width: 100% !important; }
    .cv .tiny-content table tr {
      height: 100% !important; }
      .cv .tiny-content table tr td {
        height: 100% !important; }

  .biography header,
  .information header,
  .contact header {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover; }

  .information {
    margin-bottom: 0; }
    .information figure img {
      margin-bottom: 2rem;
      width: 100%; }

  .contact h2 {
    font-size: 2.2rem;
    margin-right: 2rem; }
  .contact .cont-form {
    padding-left: 15px !important; } }

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