@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Ubuntu+Condensed|Arvo|Work+Sans:400,300,500,600,700,800);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after {
  content: "";
  content: none; }

q:before, q:after {
  content: "";
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

body {
  background-color: white;
  color: #787878; }

img {
  max-width: 100%;
  height: auto; }

a {
  color: #149FA4;
  text-decoration: none;
  transition: color 0.2s linear; }
  a:hover {
    color: #0e7377; }

.text-right {
  text-align: right; }

.text-center {
  text-align: center; }

html {
  font-size: 87.5%; }

body {
  font-family: "Arvo", serif;
  font-weight: 400;
  line-height: 1.285714286; }

h1, h2, h3, h4,
.h1, .h2, .h3, .h4, .xh-themecards .view-header h3 {
  font-family: "Work Sans", sans-serif; }

h1, .h1 {
  font-weight: 800;
  font-size: 2.4285714286rem;
  line-height: 1.176470588; }

h2, .h2, .xh-themecards .view-header h3, .xh-multimedia-elements h3, .xh-subscription h3, .xh-homepage-blog .view-header h3 {
  font-weight: 800;
  font-size: 2.2857142857rem;
  line-height: 1.3125; }

h3, .h3 {
  font-weight: 700;
  font-size: 2rem;
  line-height: 1.357142857; }

h3, .h3, #comments h2, #comments h3 {
  font-weight: 800;
  font-size: 1.7142857143rem;
  line-height: 1.375; }

*, *:before, *:after {
  box-sizing: border-box; }

.l-section {
  width: 100%;
  padding: 2.8571428571rem 1.4285714286rem; }

.l-section__inside {
  max-width: 84.2857142857rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.4285714285rem;
  padding-right: 1.4285714285rem; }
  .l-section__inside:after {
    content: " ";
    display: block;
    clear: both; }

.l-section--full > .l-section__inside {
  max-width: calc(100% + 2.857142857rem);
  margin-left: -1.4285714286rem;
  margin-right: -1.4285714286rem; }

#page {
  position: relative;
  padding-top: 3.2857142857rem; }
  @media (min-width: 1024px) {
    #page {
      padding-top: 6.8571428571rem; } }
  #page > .header {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 200; }
  #page > #main,
  #page > #footer {
    position: relative;
    z-index: 100; }

.logged-in #page {
  padding-top: 6.8571428571rem; }
  .logged-in #page .xh-menu-gestio {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 201; }
  .logged-in #page > .header {
    top: 2.1428571429rem; }

@media (min-width: 1024px) {
  .logged-in #page {
    padding-top: 9rem; } }

.btn {
  display: inline-block;
  padding: 0.6428571429rem 1.1428571429rem;
  background-color: #fff;
  color: #E74E19;
  border: 1px solid #E74E19;
  border-radius: 0.2857142857rem;
  font-family: "Work Sans", sans-serif;
  font-weight: 400;
  font-size: 1.1428571429rem;
  line-height: 1.5;
  text-align: center;
  white-space: nowrap;
  transition: all 0.2s linear; }
  .btn span,
  .btn .icon {
    display: inline-block;
    vertical-align: middle; }
  .btn .icon {
    float: none;
    clear: none;
    padding: 0;
    width: 1.8571428571rem;
    height: 1.7857142857rem;
    margin-left: 0.2857142857rem;
    color: inherit;
    fill: #E74E19; }
    .btn .icon path {
      fill: inherit; }
  .btn:hover {
    color: #E74E19;
    background-color: #fdeee9; }
  .btn:active, .btn:hover:active {
    color: #E74E19;
    background-color: #fadcd2; }
  .btn--primary {
    background-color: #E74E19;
    color: #fff;
    font-weight: 600; }
    .btn--primary .icon {
      fill: #fff; }
    .btn--primary:hover {
      color: #fff;
      background-color: #d14616; }
    .btn--primary:active, .btn--primary:hover:active {
      color: #fff;
      background-color: #ba3e13; }
  .btn--trans {
    border-color: transparent;
    background-color: rgba(255, 255, 255, 0.6); }
    .btn--trans:hover {
      color: #E74E19;
      background-color: rgba(255, 255, 255, 0.9); }
    .btn--trans:active, .btn--trans:hover:active {
      color: #E74E19;
      background-color: rgba(255, 255, 255, 0.9); }
  .btn--lg {
    padding: 0.6428571429rem 1.8571428571rem;
    font-size: 1.4285714286rem;
    line-height: 1.6; }
    .btn--lg .icon {
      width: 2.1428571429rem;
      height: 2.1428571429rem; }
  .btn--store {
    position: relative;
    padding: 0.7142857143rem 1.1428571429rem 0.8571428571rem 5.7142857143rem;
    background-color: whitesmoke;
    border-color: #cccccc;
    color: #555555;
    text-align: left;
    box-shadow: inset 0 0 0.7142857143rem 0.2857142857rem #fff, 0 0.1428571429rem 0.2857142857rem rgba(0, 0, 0, 0.1);
    opacity: 1; }
    .btn--store:hover {
      color: #555555;
      background-color: whitesmoke;
      opacity: .8; }
    .btn--store:active, .btn--store:hover:active {
      color: #555555;
      background-color: whitesmoke;
      opacity: .6; }
    .btn--store::after {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      z-index: 1;
      width: 4.5714285714rem;
      height: 4rem;
      border-right: 1px solid #cccccc;
      border-top-left-radius: 0.2857142857rem;
      border-bottom-left-radius: 0.2857142857rem;
      background-color: #ededed;
      box-shadow: inset 0 0 0.7142857143rem 0.2857142857rem rgba(255, 255, 255, 0.8); }
    .btn--store .icon {
      position: absolute;
      left: 0.7142857143rem;
      top: 0.7142857143rem;
      z-index: 2;
      width: 2.5714285714rem;
      height: 2.5714285714rem;
      fill: #555555;
      -webkit-filter: drop-shadow(0 1px 1px #fff);
              filter: drop-shadow(0 1px 1px #fff); }
    .btn--store span,
    .btn--store strong {
      display: block;
      line-height: 1.2142857143rem;
      letter-spacing: -.02em;
      text-shadow: 0 1px 1px #fff; }
    .btn--store span {
      padding: 0 0.0714285714rem;
      color: #999999;
      font-weight: 300;
      font-size: 1rem; }
    .btn--store strong {
      font-weight: 600;
      font-size: 1.2142857143rem; }

.xh-menu-gestio {
  display: none;
  height: 2.1428571429rem;
  color: white;
  background-color: #000; }
  .xh-menu-gestio .menu {
    margin: 0;
    padding: 0;
    font-family: "Work Sans", sans-serif; }
  .xh-menu-gestio > .menu > li {
    list-style: none;
    display: inline-block;
    margin: 0;
    padding: 0; }
  .xh-menu-gestio a {
    display: inline-block;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #fff; }
    .xh-menu-gestio a:hover {
      color: #FAC832; }
  .xh-menu-gestio .expanded {
    position: relative; }
    .xh-menu-gestio .expanded > .menu {
      display: none;
      position: absolute;
      left: 0;
      top: 30px;
      padding: 0.7142857143rem 0;
      background-color: #828282;
      box-shadow: 0 0.7142857143rem 0.7142857143rem rgba(0, 0, 0, 0.1); }
    .xh-menu-gestio .expanded:hover > a {
      background-color: #828282; }
    .xh-menu-gestio .expanded:hover > .menu {
      display: block; }
      .xh-menu-gestio .expanded:hover > .menu li {
        list-style: none;
        margin: 0;
        padding: 0; }
      .xh-menu-gestio .expanded:hover > .menu li + li {
        border-top: 1px solid rgba(255, 255, 255, 0.2); }
      .xh-menu-gestio .expanded:hover > .menu a {
        font-size: 0.8571428571rem;
        white-space: nowrap; }

.header {
  position: relative;
  max-height: 3.2857142857rem;
  padding: 0.4285714286rem 0;
  background-color: #149FA4; }
  .header::before, .header::after {
    content: "";
    display: table; }
  .header::after {
    clear: both; }
  .header__logo {
    float: left;
    display: block;
    width: 5rem;
    height: 2.4285714286rem; }
    .header__logo picture,
    .header__logo img {
      display: block; }
  .header .mobile-nav-toggle {
    display: block;
    width: 3.2857142857rem;
    height: 3.2857142857rem;
    float: right;
    position: relative;
    margin-top: -0.4285714286rem;
    margin-right: -1.4285714286rem;
    border-left: 1px solid rgba(255, 255, 255, 0.25);
    cursor: pointer; }
    .header .mobile-nav-toggle span {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -0.6428571429rem;
      margin-top: -0.0714285714rem;
      background-color: #fff;
      width: 1.2857142857rem;
      height: 0.1428571429rem;
      transition: all 0.2s linear; }
      .header .mobile-nav-toggle span:first-child {
        margin-top: -0.5rem; }
      .header .mobile-nav-toggle span:last-child {
        margin-top: 0.3571428571rem; }
  .header .region-header {
    float: right;
    display: none; }
  .header--name-and-slogan {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px); }
  @media (min-width: 1024px) {
    .header {
      max-height: 6.8571428571rem;
      padding: 1.3571428571rem 0 0.9285714286rem;
      background-color: #fff; }
      .header::before {
        content: "";
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        display: block;
        width: 100%;
        height: 0.4285714286rem;
        background-color: #149FA4; }
      .header .mobile-nav-toggle {
        display: none; }
      .header__logo {
        display: block;
        width: 9.4285714286rem;
        height: 4.5714285714rem; }
      .header #navigation {
        float: left; }
      .header .region-header {
        display: block;
        position: relative;
        height: 4.2857142857rem;
        border-left: 1px solid #DBDBEA; }
        .header .region-header .l-section__inside {
          padding: 0.8571428571rem 0 0 2.8571428571rem; }
        .header .region-header span {
          position: absolute;
          top: -0.8571428571rem;
          display: inline-block;
          color: #868695;
          font-family: "Work Sans", sans-serif;
          font-weight: 300;
          font-size: 0.8571428571rem;
          line-height: 1.666666667; }
        .header .region-header ul {
          margin: 0;
          padding: 0;
          font-size: 0; }
        .header .region-header li {
          display: inline-block;
          margin: 0;
          padding: 0;
          list-style: none;
          vertical-align: middle; }
        .header .region-header li + li {
          margin-left: 2.1428571429rem; } }

.menu-is-on .mobile-nav-toggle span {
  -webkit-transform-origin: center center;
          transform-origin: center center;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg); }

.menu-is-on .mobile-nav-toggle span:first-child {
  margin-top: -0.0714285714rem;
  -webkit-transform: rotage(-45deg);
          transform: rotage(-45deg); }

.menu-is-on .mobile-nav-toggle span:last-child {
  margin-top: -0.0714285714rem;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg); }

.menu-is-on {
  overflow: hidden; }

@media (max-width: 1023px) {
  #navigation {
    float: right;
    margin-top: -0.4285714286rem; }
    #navigation .navigation-collapsable {
      position: absolute;
      top: 3.2857142857rem;
      left: 0;
      width: 100%;
      padding: 1.4285714286rem 0;
      height: calc(100vh - 46px);
      background: #fff;
      box-shadow: 0 0.7142857143rem 0.7142857143rem transparent;
      transition: -webkit-transform 0.2s cubic-bezier(0.694, 0.0482, 0.335, 1);
      transition: transform 0.2s cubic-bezier(0.694, 0.0482, 0.335, 1);
      transition: transform 0.2s cubic-bezier(0.694, 0.0482, 0.335, 1), -webkit-transform 0.2s cubic-bezier(0.694, 0.0482, 0.335, 1);
      -webkit-transform: translate3d(-100%, 0, 0);
              transform: translate3d(-100%, 0, 0);
      overflow: auto; } }

@media (min-width: 1024px) {
  #navigation {
    margin: -0.9285714286rem 0 -0.9285714286rem 1.7142857143rem;
    height: 6.4285714286rem;
    overflow: hidden; }
    #navigation .l-section__inside {
      padding: 0; }
    #navigation .region::before, #navigation .region::after {
      content: "";
      display: table; }
    #navigation .region::after {
      clear: both; }
    #navigation .navigation-collapsable > .menu,
    #navigation #block-block-40,
    #navigation #block-block-41 {
      float: left; } }

@media (max-width: 1023px) {
  .menu-is-on #navigation .navigation-collapsable {
    box-shadow: 0 0.7142857143rem 0.7142857143rem rgba(0, 0, 0, 0.5);
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0); }
    .menu-is-on #navigation .navigation-collapsable > .menu {
      padding: 0;
      margin: 0; }
      .menu-is-on #navigation .navigation-collapsable > .menu > li {
        list-style: none;
        margin: 0;
        padding: 0;
        font-family: "Work Sans", sans-serif;
        font-weight: 700;
        font-size: 1.1428571429rem; }
        .menu-is-on #navigation .navigation-collapsable > .menu > li > a {
          display: block;
          padding: 0.3571428571rem 1.4285714286rem;
          color: #0D2C46; }
        .menu-is-on #navigation .navigation-collapsable > .menu > li .menu, .menu-is-on #navigation .navigation-collapsable > .menu > li ul {
          padding: 0;
          margin: 0; }
          .menu-is-on #navigation .navigation-collapsable > .menu > li .menu > li, .menu-is-on #navigation .navigation-collapsable > .menu > li ul > li {
            position: relative;
            list-style: none;
            margin: 0;
            padding: 0 0 0 0.8571428571rem;
            font-family: "Arvo", serif;
            font-weight: 400;
            font-size: 1rem; }
            .menu-is-on #navigation .navigation-collapsable > .menu > li .menu > li::before, .menu-is-on #navigation .navigation-collapsable > .menu > li ul > li::before {
              content: "";
              display: block;
              position: absolute;
              top: 50%;
              left: 1.5714285714rem;
              width: 0.2857142857rem;
              height: 0.2857142857rem;
              margin-top: -0.1428571429rem;
              border-radius: 50%;
              background-color: #E74E19; }
            .menu-is-on #navigation .navigation-collapsable > .menu > li .menu > li > a, .menu-is-on #navigation .navigation-collapsable > .menu > li ul > li > a {
              display: block;
              padding: 0.3571428571rem 1.4285714286rem;
              color: #000; }
              .menu-is-on #navigation .navigation-collapsable > .menu > li .menu > li > a:hover, .menu-is-on #navigation .navigation-collapsable > .menu > li ul > li > a:hover {
                text-decoration: underline; } }

@media (max-width: 1023px) {
  .search-is-on #navigation .navigation-collapsable {
    padding-top: 4.7142857143rem; } }

@media (max-width: 1023px) {
  #block-block-41 .l-section__inside {
    padding: 0; }
  #block-block-41 .menu {
    margin: 0;
    padding: 0; }
    #block-block-41 .menu > li {
      margin: 0;
      padding: 0;
      list-style: none;
      border-left: 1px solid rgba(255, 255, 255, 0.25); }
      #block-block-41 .menu > li > a {
        display: block;
        width: 3.2857142857rem;
        height: 3.2857142857rem;
        padding: 1.0714285714rem; }
        #block-block-41 .menu > li > a svg {
          width: 1.1428571429rem;
          height: 1.1428571429rem;
          fill: #fff; }
        #block-block-41 .menu > li > a span {
          position: absolute !important;
          overflow: hidden;
          width: 1px;
          height: 1px;
          padding: 0;
          border: 0;
          clip: rect(1px, 1px, 1px, 1px); }
      #block-block-41 .menu > li > div {
        display: none;
        position: absolute;
        left: 0;
        width: 100%;
        border-top: 1px solid rgba(255, 255, 255, 0.25); }
      #block-block-41 .menu > li.open > div {
        display: block; } }

@media (min-width: 1024px) {
  .navigation-collapsable > .menu,
  #block-block-41 .menu {
    padding: 0;
    font-size: 0; }
    .navigation-collapsable > .menu > li,
    #block-block-41 .menu > li {
      display: inline-block;
      margin: 0;
      padding: 0;
      font-family: "Work Sans", sans-serif;
      font-weight: 600;
      font-size: 1.4285714286rem;
      line-height: 1.4; }
      .navigation-collapsable > .menu > li > a,
      #block-block-41 .menu > li > a {
        display: block;
        padding: 2.2142857143rem 1.4285714286rem;
        color: #149FA4; }
        .navigation-collapsable > .menu > li > a svg,
        #block-block-41 .menu > li > a svg {
          width: 1.1428571429rem;
          height: 1.1428571429rem;
          fill: #149FA4; }
        .navigation-collapsable > .menu > li > a span,
        #block-block-41 .menu > li > a span {
          position: absolute !important;
          overflow: hidden;
          width: 1px;
          height: 1px;
          padding: 0;
          border: 0;
          clip: rect(1px, 1px, 1px, 1px); }
        .navigation-collapsable > .menu > li > a:hover,
        #block-block-41 .menu > li > a:hover {
          background-color: #149FA4;
          color: #fff; }
          .navigation-collapsable > .menu > li > a:hover svg,
          #block-block-41 .menu > li > a:hover svg {
            fill: #fff; }
  .navigation-collapsable > .menu:first-child > li > a {
    color: #0D2C46; }
    .navigation-collapsable > .menu:first-child > li > a:hover {
      color: #fff; }
  .navigation-collapsable > .menu > li > a + div,
  .navigation-collapsable > .menu > li > a + ul,
  #block-block-41 .menu > li > a + div,
  #block-block-41 .menu > li > a + ul {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    margin: 0;
    padding: 0; }
  .navigation-collapsable > .menu > li.open > a,
  #block-block-41 .menu > li.open > a {
    color: #fff;
    background-color: #149FA4; }
    .navigation-collapsable > .menu > li.open > a svg,
    #block-block-41 .menu > li.open > a svg {
      fill: #fff; }
  .navigation-collapsable > .menu > li.open > a + div,
  .navigation-collapsable > .menu > li.open > a + ul,
  #block-block-41 .menu > li.open > a + div,
  #block-block-41 .menu > li.open > a + ul {
    display: block; }
  .navigation-collapsable > .menu:first-child .menu {
    background-color: #149FA4;
    padding-top: 0.2142857143rem; }
    .navigation-collapsable > .menu:first-child .menu > li {
      margin: 0;
      padding: 0;
      border-bottom: 1px solid rgba(255, 255, 255, 0.75);
      font-family: "Arvo", serif;
      font-weight: 400;
      font-size: 1rem;
      line-height: 1.428571429;
      text-align: right; }
      .navigation-collapsable > .menu:first-child .menu > li > a {
        display: block;
        padding: 0.4285714286rem 0.8571428571rem;
        background-color: #fff;
        color: #000; }
        .navigation-collapsable > .menu:first-child .menu > li > a:hover {
          background-color: #E1F5F6;
          color: #E74E19;
          font-weight: 500; }
      .navigation-collapsable > .menu:first-child .menu > li.hover > a {
        background-color: #E1F5F6;
        color: #E74E19;
        font-weight: 500; }
      .navigation-collapsable > .menu:first-child .menu > li > div {
        position: absolute;
        display: none;
        top: 0;
        bottom: 0;
        right: 0;
        padding: 1.4285714286rem 2.8571428571rem;
        text-align: left; }
        .navigation-collapsable > .menu:first-child .menu > li > div ul {
          font-size: 0; }
        .navigation-collapsable > .menu:first-child .menu > li > div li {
          display: inline-block;
          width: 14.2857142857rem;
          font-family: "Work Sans", sans-serif;
          font-weight: 600;
          font-size: 1.1428571429rem;
          line-height: 1.25;
          vertical-align: top; }
        .navigation-collapsable > .menu:first-child .menu > li > div li + li {
          margin-left: 1.4285714286rem; }
        .navigation-collapsable > .menu:first-child .menu > li > div a {
          color: #fff; }
      .navigation-collapsable > .menu:first-child .menu > li:hover > div,
      .navigation-collapsable > .menu:first-child .menu > li.hover > div {
        display: block !important; }
  .navigation-collapsable > .menu:last-child ul {
    padding: 0.8571428571rem 0;
    background-color: #149FA4;
    text-align: center; }
    .navigation-collapsable > .menu:last-child ul li {
      display: inline-block;
      font-family: "Arvo", serif;
      font-weight: 400;
      font-size: 0.9285714286rem; }
      .navigation-collapsable > .menu:last-child ul li abbr {
        position: absolute !important;
        overflow: hidden;
        width: 1px;
        height: 1px;
        padding: 0;
        border: 0;
        clip: rect(1px, 1px, 1px, 1px); }
      .navigation-collapsable > .menu:last-child ul li a {
        color: #fff; }
        .navigation-collapsable > .menu:last-child ul li a:hover {
          color: #0D2C46; }
      .navigation-collapsable > .menu:last-child ul li.active a {
        color: #0D2C46; }
      .navigation-collapsable > .menu:last-child ul li + li::before {
        content: "·";
        display: inline-block;
        margin: 0 0.8571428571rem;
        color: rgba(255, 255, 255, 0.6); } }

#block-block-41 .l-section__inside > .menu > li > a + div {
  padding: 0.4285714286rem 0;
  background-color: #149FA4; }
  #block-block-41 .l-section__inside > .menu > li > a + div form {
    max-width: 84.2857142857rem;
    padding: 0 1.4285714286rem;
    margin: 0 auto; }
  #block-block-41 .l-section__inside > .menu > li > a + div input[type="text"] {
    width: 100%;
    margin: 0;
    padding: 0.5rem;
    border: 1px solid transparent;
    border-radius: 0.2857142857rem;
    background-color: #fff;
    color: #000;
    font-family: "Arvo", serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.428571429;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
  #block-block-41 .l-section__inside > .menu > li > a + div input[type="submit"],
  #block-block-41 .l-section__inside > .menu > li > a + div .element-invisible,
  #block-block-41 .l-section__inside > .menu > li > a + div fieldset {
    display: none; }
  @media (min-width: 1024px) {
    #block-block-41 .l-section__inside > .menu > li > a + div {
      padding: 1.7142857143rem 0; }
      #block-block-41 .l-section__inside > .menu > li > a + div input[type="text"] {
        padding: 1rem; } }

#footer {
  padding: 0 1.4285714286rem; }
  #footer .l-section {
    width: auto;
    margin: 0 -1.4285714286rem; }
  #footer .footer-bottom {
    max-width: 84.2857142857rem;
    margin-left: auto;
    margin-right: auto; }
    #footer .footer-bottom:after {
      content: " ";
      display: block;
      clear: both; }
    #footer .footer-bottom::before, #footer .footer-bottom::after {
      content: "";
      display: table; }
    #footer .footer-bottom::after {
      clear: both; }
  #footer #block-block-23 .l-section__inside {
    padding: 0; }

.bottom-left,
.bottom-right,
.bottom-left2,
.bottom-right2 {
  padding: 2.8571428571rem 0; }
  .bottom-left strong,
  .bottom-right strong,
  .bottom-left2 strong,
  .bottom-right2 strong {
    display: block;
    margin-bottom: 1.4285714286rem;
    border-bottom: 1px solid #cccccc;
    color: #999999;
    font-family: "Ubuntu Condensed", sans-serif;
    font-weight: 400;
    font-size: 0.8571428571rem;
    line-height: 1.5;
    text-transform: uppercase; }
  .bottom-left ul,
  .bottom-right ul,
  .bottom-left2 ul,
  .bottom-right2 ul {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
    padding: 0; }
  .bottom-left li,
  .bottom-right li,
  .bottom-left2 li,
  .bottom-right2 li {
    display: inline-block;
    -webkit-flex: 1;
        -ms-flex: 1;
            flex: 1;
    vertical-align: middle; }
  .bottom-left a, .bottom-left img,
  .bottom-right a,
  .bottom-right img,
  .bottom-left2 a,
  .bottom-left2 img,
  .bottom-right2 a,
  .bottom-right2 img {
    display: inline-block; }
  .bottom-left a,
  .bottom-right a,
  .bottom-left2 a,
  .bottom-right2 a {
    opacity: 1;
    transition: opacity 0.2s linear; }
    .bottom-left a:hover,
    .bottom-right a:hover,
    .bottom-left2 a:hover,
    .bottom-right2 a:hover {
      opacity: .6; }

.bottom-left {
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  text-align: center; }

.bottom-right,
.bottom-left2,
.bottom-right2 {
  float: left; }

.bottom-right,
.bottom-left2 {
  width: 13%; }

.bottom-left2 {
  margin-left: 6%; }

.bottom-right2 {
  width: 62%;
  margin-left: 6%;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between; }

[role="contentinfo"] {
  max-width: 84.2857142857rem;
  margin-left: auto;
  margin-right: auto;
  padding: 0.7142857143rem 0 1.4285714286rem;
  border-top: 1px solid #cccccc;
  color: #999999;
  font-weight: 400;
  font-size: 0.8571428571rem;
  line-height: 1.5; }
  [role="contentinfo"]:after {
    content: " ";
    display: block;
    clear: both; }
  [role="contentinfo"] .l-section__inside {
    padding: 0; }
  [role="contentinfo"] .footer-top,
  [role="contentinfo"] .menu {
    display: inline-block; }
  [role="contentinfo"] ul.menu {
    margin-left: 1.4285714286rem;
    padding: 0; }
  [role="contentinfo"] ul.menu li {
    display: inline-block;
    margin: 0;
    padding: 0; }
    [role="contentinfo"] ul.menu li a {
      color: #999999; }
      [role="contentinfo"] ul.menu li a:hover {
        color: gray;
        text-decoration: underline; }
    [role="contentinfo"] ul.menu li + li::before {
      display: inline-block;
      content: "·";
      margin: 0 0.7142857143rem; }

.xh-section__header {
  padding: 1.4285714286rem 0;
  text-align: center; }

.xh-section__title {
  color: #149FA4; }

.xh-section--pattern {
  background: black url(../images/section-bg__pattern.jpg) no-repeat center 30%;
  background-size: cover; }
  .xh-section--pattern .xh-section__title {
    color: #fff; }

.xh-section--blue {
  background: #0D2C46; }
  .xh-section--blue .xh-section__title {
    color: #fff; }

.xh-section--gray {
  background: #ededed; }
  .xh-section--gray .xh-section__title {
    color: #0D2C46; }

.xh-social {
  padding: 1.4285714286rem 0;
  text-align: center; }
  .xh-social li {
    display: inline-block; }
  .xh-social li + li {
    margin-left: 3.1428571429rem; }
  .xh-social a {
    position: relative;
    display: block;
    width: 3.4285714286rem;
    height: 3.4285714286rem;
    border-radius: 0.7142857143rem;
    opacity: 1;
    transition: opacity 0.2s linear; }
    .xh-social a:hover {
      opacity: .6; }
  .xh-social .twitter {
    background-color: #2DAAE1; }
  .xh-social .facebook {
    background-color: #3A599D; }
  .xh-social .youtube {
    background-color: #FF3127; }
  .xh-social .vimeo {
    background-color: #39B1DE; }
  .xh-social .rss {
    background-color: #F28400; }
  .xh-social span {
    position: absolute !important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    padding: 0;
    border: 0;
    clip: rect(1px, 1px, 1px, 1px); }
  .xh-social .icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -1.0714285714rem;
    margin-left: -1.0714285714rem;
    width: 2.1428571429rem;
    height: 2.1428571429rem;
    fill: #fff; }
    .xh-social .icon path {
      fill: inherit; }

#block-block-35 .l-section__inside {
  max-width: 76rem;
  margin-left: auto;
  margin-right: auto; }
  #block-block-35 .l-section__inside:after {
    content: " ";
    display: block;
    clear: both; }
  #block-block-35 .l-section__inside > div {
    float: left;
    width: 26%;
    padding-left: 1.7857142855rem;
    padding-right: 1.7857142855rem; }
    #block-block-35 .l-section__inside > div:first-child {
      width: 28%; }
    #block-block-35 .l-section__inside > div:last-child {
      width: 20%; }

#block-block-35 h3 {
  color: white;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 1.1428571429rem;
  line-height: 1.5;
  text-transform: uppercase; }

#block-block-35 ul {
  padding: 0.3571428571rem 0 0;
  margin: 0; }

#block-block-35 li {
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: "Arvo", serif;
  font-weight: 400;
  font-size: 0.9285714286rem;
  line-height: 1.846153846;
  text-transform: none; }
  #block-block-35 li > a {
    color: #9DAAB2;
    opacity: 1;
    transition: opacity 0.2s linear; }
    #block-block-35 li > a:hover {
      opacity: .75; }

#block-views-galeria_home-block_1 .item-list {
  margin: 0;
  padding: 0;
  position: relative; }
  #block-views-galeria_home-block_1 .item-list .slides, #block-views-galeria_home-block_1 .item-list > ul:first-child {
    padding: 0;
    margin: 0;
    display: block;
    height: 1%; }
    #block-views-galeria_home-block_1 .item-list .slides > li, #block-views-galeria_home-block_1 .item-list > ul:first-child > li {
      display: none;
      padding: 0;
      margin: 0;
      -webkit-backface-visibility: hidden; }
      #block-views-galeria_home-block_1 .item-list .slides > li:first-child, #block-views-galeria_home-block_1 .item-list > ul:first-child > li:first-child {
        display: block; }
    #block-views-galeria_home-block_1 .item-list .slides img, #block-views-galeria_home-block_1 .item-list > ul:first-child img {
      width: 100%;
      display: block; }
    #block-views-galeria_home-block_1 .item-list .slides::after, #block-views-galeria_home-block_1 .item-list > ul:first-child::after {
      content: "\0020";
      display: block;
      clear: both;
      visibility: hidden;
      line-height: 0;
      height: 0; }

#block-views-galeria_home-block_1 {
  padding-top: 0;
  padding-bottom: 0; }
  #block-views-galeria_home-block_1 .l-section__inside {
    padding: 0; }

#block-views-galeria_home-block_1 .item-list > ul:first-child li {
  height: 32.8571428571rem;
  background-repeat: none;
  background-size: cover; }

#block-views-galeria_home-block_1 .item-list > ul:first-child .views-field-field-galeria-imatge-fid,
#block-views-galeria_home-block_1 .item-list > ul:first-child .views-field-nothing {
  display: none; }

#block-views-galeria_home-block_1 .item-list > ul:first-child .views-field-nid {
  max-width: 84.2857142857rem;
  margin-left: auto;
  margin-right: auto;
  padding: 2.1428571429rem 2.8571428571rem; }
  #block-views-galeria_home-block_1 .item-list > ul:first-child .views-field-nid:after {
    content: " ";
    display: block;
    clear: both; }

#block-views-galeria_home-block_1 .item-list > ul:first-child .flex-active-slide .slide-content {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  transition: -webkit-transform 1s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: transform 1s cubic-bezier(0.694, 0.0482, 0.335, 1);
  transition: transform 1s cubic-bezier(0.694, 0.0482, 0.335, 1), -webkit-transform 1s cubic-bezier(0.694, 0.0482, 0.335, 1); }

#block-views-galeria_home-block_1 .item-list > ul:first-child .slide-content {
  max-width: 42.8571428571rem;
  opacity: 0;
  -webkit-transform: translate3d(0, 14.2857142857rem, 0);
          transform: translate3d(0, 14.2857142857rem, 0); }
  #block-views-galeria_home-block_1 .item-list > ul:first-child .slide-content h3 {
    margin: 0 0 1.4285714286rem;
    color: #fff;
    font-family: "Work Sans", sans-serif;
    font-weight: 700;
    font-size: 2.2857142857rem;
    line-height: 1; }
    #block-views-galeria_home-block_1 .item-list > ul:first-child .slide-content h3 span {
      display: inline-block;
      padding: 0.2857142857rem 1.0714285714rem;
      background-color: rgba(0, 0, 0, 0.6);
      line-height: 1; }

#block-views-galeria_home-block_1 .flex-control-nav {
  position: absolute;
  z-index: 1001;
  bottom: 1.4285714286rem;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: center; }
  #block-views-galeria_home-block_1 .flex-control-nav li {
    margin: 0;
    padding: 0;
    display: inline-block; }
    #block-views-galeria_home-block_1 .flex-control-nav li + li {
      margin-left: 0.8571428571rem; }
  #block-views-galeria_home-block_1 .flex-control-nav a {
    display: block;
    width: 0.8571428571rem;
    height: 0.8571428571rem;
    border-radius: 50%;
    background-color: rgba(20, 159, 164, 0.8);
    text-indent: -714.214285714rem;
    transition: background-color 0.2s linear; }
    #block-views-galeria_home-block_1 .flex-control-nav a.flex-active {
      background-color: rgba(255, 255, 255, 0.8); }

#block-views-galeria_home-block_1 .xh-direction-nav .flex-prev,
#block-views-galeria_home-block_1 .xh-direction-nav .flex-next {
  position: absolute;
  top: 50%;
  z-index: 1000;
  display: block;
  width: 3.4285714286rem;
  height: 3.4285714286rem;
  margin-top: -1.7142857143rem;
  background-color: rgba(0, 0, 0, 0.35);
  transition: background-color 0.2s linear; }
  #block-views-galeria_home-block_1 .xh-direction-nav .flex-prev .icon,
  #block-views-galeria_home-block_1 .xh-direction-nav .flex-next .icon {
    width: 1.7142857143rem;
    height: 1.7142857143rem;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -0.8571428571rem;
    margin-left: -0.8571428571rem;
    fill: #fff; }
    #block-views-galeria_home-block_1 .xh-direction-nav .flex-prev .icon path,
    #block-views-galeria_home-block_1 .xh-direction-nav .flex-next .icon path {
      fill: inherit; }
  #block-views-galeria_home-block_1 .xh-direction-nav .flex-prev:hover,
  #block-views-galeria_home-block_1 .xh-direction-nav .flex-next:hover {
    background-color: rgba(0, 0, 0, 0.5); }

#block-views-galeria_home-block_1 .xh-direction-nav .flex-prev {
  left: 3.4285714286rem; }

#block-views-galeria_home-block_1 .xh-direction-nav .flex-next {
  right: 3.4285714286rem; }

@media (min-width: 1200px) {
  #block-views-galeria_home-block_1 .xh-direction-nav .flex-prev {
    left: 10.8571428571rem; }
  #block-views-galeria_home-block_1 .xh-direction-nav .flex-next {
    right: 10.8571428571rem; } }

.xh-cta {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around; }
  .xh-cta__title {
    color: #E74E19;
    font-weight: 700;
    font-size: 1.4285714286rem;
    line-height: 2.7; }
  .xh-cta__title,
  .xh-cta .btn {
    -webkit-flex: 0 1 25rem;
        -ms-flex: 0 1 25rem;
            flex: 0 1 25rem; }

.xh-themecard {
  position: relative;
  display: block;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.6);
  text-align: center; }
  .xh-themecard__pic {
    display: block;
    position: relative;
    overflow: hidden; }
    .xh-themecard__pic::after {
      content: "";
      display: block;
      width: 100%;
      padding-top: 66.6666666%; }
    .xh-themecard__pic img {
      display: block;
      position: absolute;
      top: 0;
      left: 50%;
      height: 100%;
      width: auto;
      max-width: none;
      -webkit-transform: translateX(-50%);
              transform: translateX(-50%); }
  .xh-themecard__title {
    color: #fff;
    font-family: "Work Sans", sans-serif;
    font-weight: 700;
    font-size: 1.5714285714rem;
    line-height: 1.4; }
  .xh-themecard__pic + .xh-themecard__title {
    margin: 2.8571428571rem 0;
    padding: 0 2.1428571429rem;
    min-height: 4.4285714286rem; }
  .xh-themecard__over {
    position: absolute;
    top: 0;
    right: -1px;
    bottom: 0;
    left: -1px;
    padding: 1.4285714286rem 1.4285714286rem 4.2857142857rem;
    background-color: #E74E19;
    color: #fff;
    opacity: 0;
    -webkit-transform: rotateY(-180deg);
            transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    transition: all 0.2s linear; }
    .xh-themecard__over .xh-themecard__title {
      margin-bottom: 0.7142857143rem; }
    .xh-themecard__over .icon {
      position: absolute;
      bottom: 1.1428571429rem;
      left: 50%;
      width: 2.4285714286rem;
      height: 2.4285714286rem;
      margin-left: -1.2142857143rem;
      fill: #F8DFD8;
      background: radial-gradient(circle, black 0%, black 50%, transparent 60%); }
  .xh-themecard:hover .xh-themecard__over {
    opacity: 1;
    -webkit-transform: rotateY(0);
            transform: rotateY(0); }

.xh-themecards .view-header {
  padding: 0.7142857143rem 0 2.8571428571rem;
  text-align: center; }
  .xh-themecards .view-header h3 {
    color: #fff; }

.xh-themecards .view-content ul {
  padding: 0;
  margin: 0 -0.6428571429rem; }
  .xh-themecards .view-content ul::before, .xh-themecards .view-content ul::after {
    content: "";
    display: table; }
  .xh-themecards .view-content ul::after {
    clear: both; }

.xh-themecards .view-content li {
  width: 25%;
  float: left;
  padding-left: 0.6428571429rem;
  padding-right: 0.6428571429rem;
  margin: 0.6428571429rem 0;
  list-style: none; }

.xh-themecards--compact .view-content {
  max-width: 96.0714285714rem;
  margin: 0 auto; }
  .xh-themecards--compact .view-content ul {
    margin: 0 -0.3571428571rem; }
  .xh-themecards--compact .view-content li {
    width: 12.5%;
    float: left;
    padding-left: 0.6428571429rem;
    padding-right: 0.6428571429rem;
    padding-left: 0.3571428571rem;
    padding-right: 0.3571428571rem;
    margin: 0; }

.xh-themecards--compact .xh-themecard__title {
  font-size: 0.9285714286rem;
  line-height: 1.25; }

.xh-themecards--compact .xh-themecard__pic + .xh-themecard__title {
  margin: 1.4285714286rem 0;
  padding: 0 0.3571428571rem;
  min-height: 2.8571428571rem; }

.xh-multimedia-elements {
  padding-top: 4.2857142857rem;
  padding-bottom: 4.2857142857rem;
  text-align: center; }
  .xh-multimedia-elements h3 {
    color: #149FA4; }
  .xh-multimedia-elements h3 + p {
    max-width: 57.1428571429rem;
    margin: 1.4285714286rem auto 0;
    color: #828282;
    font-size: 1.2142857143rem;
    line-height: 1.352941176; }

.block .xplore-filters {
  margin: 2.8571428571rem 0;
  padding: 0;
  font-size: 0; }
  .block .xplore-filters li {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: middle; }
  .block .xplore-filters li + li::before {
    display: inline-block;
    content: "";
    height: 1.8571428571rem;
    width: 1px;
    margin: 0 1.5714285714rem;
    background-color: #999999;
    vertical-align: middle; }
  .block .xplore-filters a {
    display: inline-block;
    color: #000;
    font-family: "Work Sans", sans-serif;
    font-weight: 700;
    font-size: 1.2857142857rem;
    line-height: 1.2222222;
    vertical-align: middle;
    transition: color 0.2s linear; }
    .block .xplore-filters a:hover, .block .xplore-filters a.custom-processed, .block .xplore-filters a.custom-processed:hover {
      color: #149FA4; }

#xh-multimedia-elements-home {
  max-width: 107.857142857rem;
  margin: 0 auto; }
  #xh-multimedia-elements-home .item-list {
    position: relative;
    padding-bottom: 7.8571428571rem; }
    #xh-multimedia-elements-home .item-list .flex-viewport {
      padding: 0 0.3571428571rem 0.3571428571rem;
      margin: 0 -0.3571428571rem; }
    #xh-multimedia-elements-home .item-list ul {
      margin: 0;
      padding: 0; }
    #xh-multimedia-elements-home .item-list li {
      display: block;
      list-style: none;
      height: 20rem;
      margin: 0;
      padding: 0;
      background-color: #ededed;
      text-align: left;
      box-shadow: 0 0.1428571429rem 0.2142857143rem rgba(0, 0, 0, 0.2); }
    #xh-multimedia-elements-home .item-list .views-field-field-imatge-multimedia-fid a {
      display: block;
      position: relative;
      overflow: hidden;
      margin-left: -1px;
      margin-right: -1px; }
      #xh-multimedia-elements-home .item-list .views-field-field-imatge-multimedia-fid a::after {
        content: "";
        display: block;
        width: 100%;
        padding-top: 55%; }
      #xh-multimedia-elements-home .item-list .views-field-field-imatge-multimedia-fid a img {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 100%;
        max-width: none;
        -webkit-transform: translateX(-50%) translateY(-50%);
                transform: translateX(-50%) translateY(-50%); }
    #xh-multimedia-elements-home .item-list .views-field-subtitle,
    #xh-multimedia-elements-home .item-list .views-field-title {
      padding-left: 1rem;
      padding-right: 1rem; }
    #xh-multimedia-elements-home .item-list .views-field-subtitle {
      padding-top: 1rem;
      color: #149FA4;
      font-family: "Ubuntu Condensed", sans-serif;
      font-size: 0.9285714286rem;
      line-height: 1.846153846;
      text-transform: uppercase; }
    #xh-multimedia-elements-home .item-list .views-field-title {
      padding-top: 0.5rem;
      font-family: "Work Sans", sans-serif;
      font-weight: 700;
      font-size: 1.4285714286rem;
      line-height: 1.2; }
      #xh-multimedia-elements-home .item-list .views-field-title a {
        color: #000;
        transition: color 0.2s linear; }
        #xh-multimedia-elements-home .item-list .views-field-title a:hover {
          color: #828282; }
    #xh-multimedia-elements-home .item-list .xh-direction-nav {
      position: absolute;
      bottom: 2.6428571429rem;
      width: 100%;
      font-size: 0; }
      #xh-multimedia-elements-home .item-list .xh-direction-nav .flex-prev,
      #xh-multimedia-elements-home .item-list .xh-direction-nav .flex-next {
        display: inline-block;
        width: 2.5714285714rem;
        height: 2.5714285714rem;
        opacity: .2;
        transition: opacity 0.2s linear; }
        #xh-multimedia-elements-home .item-list .xh-direction-nav .flex-prev:hover,
        #xh-multimedia-elements-home .item-list .xh-direction-nav .flex-next:hover {
          opacity: .6; }
        #xh-multimedia-elements-home .item-list .xh-direction-nav .flex-prev .icon,
        #xh-multimedia-elements-home .item-list .xh-direction-nav .flex-next .icon {
          display: block;
          width: 100%;
          height: 100%; }
      #xh-multimedia-elements-home .item-list .xh-direction-nav .flex-next {
        margin-left: 1rem; }

.xh-subscription .webform-client-form {
  max-width: 64.2857142857rem;
  margin: 0 auto 1.4285714286rem;
  font-size: 0;
  text-align: center; }

.xh-subscription h3 {
  margin-bottom: 2.8571428571rem;
  color: #0D2C46;
  text-align: center; }

.xh-subscription .webform-component,
.xh-subscription .form-actions {
  display: inline-block; }

.xh-subscription .webform-component + .webform-component,
.xh-subscription .webform-component ~
.form-actions {
  margin-left: 1.25%; }

.xh-subscription .webform-component-textfield {
  width: 36%; }

.xh-subscription .webform-component-email {
  width: 46.5%; }

.xh-subscription .form-actions {
  width: 15%; }

.xh-subscription .form-submit {
  width: 100%;
  padding: 1.0714285714rem;
  border: none;
  border-radius: 0.2857142857rem;
  background-color: #E74E19;
  color: white;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "Arvo", serif;
  font-weight: normal;
  font-size: 1.0714285714rem;
  line-height: 1.466666667;
  cursor: pointer;
  transition: all 0.2s linear; }
  .xh-subscription .form-submit:hover {
    background-color: #d14616; }
  .xh-subscription .form-submit:active, .xh-subscription .form-submit:hover:active {
    background-color: #ba3e13; }

.xh-subscription .webform-component .form-item {
  margin: 0;
  position: relative; }

.xh-subscription .webform-component label {
  position: absolute;
  top: 50%;
  left: 1.1428571429rem;
  margin-top: -0.7857142857rem;
  color: #cccccc;
  font-family: "Arvo", serif;
  font-weight: normal;
  font-size: 1.0714285714rem;
  line-height: 1.466666667; }
  .xh-subscription .webform-component label span {
    display: none; }

.xh-subscription .webform-component .form-text {
  max-width: 100%;
  padding: 1.1428571429rem;
  border: none;
  border-radius: 0.5714285714rem;
  background-color: #fff;
  color: #000;
  font-family: "Arvo", serif;
  font-weight: normal;
  font-size: 1.0714285714rem;
  line-height: 1.466666667; }
  .xh-subscription .webform-component .form-text:focus {
    outline: none; }

.xh-bcard {
  position: relative;
  margin-top: 0.6428571429rem;
  margin-bottom: 0.6428571429rem;
  padding-top: 0.4285714286rem;
  padding-bottom: 1.4285714286rem;
  background-color: #fff;
  overflow: hidden;
  box-shadow: 0.4285714286rem 0.4285714286rem 0.4285714286rem rgba(0, 0, 0, 0.1); }
  .xh-bcard::before {
    content: "";
    display: block;
    width: 100%;
    height: 0.4285714286rem;
    position: absolute;
    top: 0;
    left: 0;
    background-color: #FAC832; }
  .xh-bcard .views-field-field-imagen-blog-fid a {
    display: block;
    position: relative;
    overflow: hidden;
    margin-left: -1px;
    margin-right: -1px;
    margin-bottom: 0.7142857143rem; }
    .xh-bcard .views-field-field-imagen-blog-fid a::after {
      content: "";
      display: block;
      width: 100%;
      padding-top: 72%; }
    .xh-bcard .views-field-field-imagen-blog-fid a img {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      max-width: none;
      -webkit-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%); }
  .xh-bcard .views-field-name,
  .xh-bcard .views-field-created,
  .xh-bcard .views-field-title,
  .xh-bcard .views-field-body {
    padding-left: 1.4285714286rem;
    padding-right: 1.4285714286rem; }
  .xh-bcard .views-field-name {
    padding-top: 0.3571428571rem;
    color: #149FA4;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    font-size: 0.9285714286rem;
    line-height: 1.538461538;
    text-transform: uppercase; }
  .xh-bcard .views-field-created {
    color: #999999;
    font-family: "Arvo", serif;
    font-weight: 400;
    font-size: 0.9285714286rem;
    line-height: 1.538461538; }
  .xh-bcard .views-field-title {
    padding-top: 0.3571428571rem;
    color: #000;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    font-size: 1.2857142857rem;
    line-height: 1.22222222; }
    .xh-bcard .views-field-title a {
      color: #000;
      transition: all 0.2s linear; }
      .xh-bcard .views-field-title a:hover {
        color: #149FA4; }
  .xh-bcard .views-field-body {
    padding-top: 0.3571428571rem;
    color: #787878;
    font-family: "Arvo", serif;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.285714286; }
  .xh-bcard--featured {
    padding-bottom: 2.8571428571rem;
    background-color: #FAC832; }

.xh-faf .xh-section__title {
  color: #0D2C46; }

.xh-faf__items {
  margin: 1.4285714286rem -0.6428571429rem; }
  .xh-faf__items::before, .xh-faf__items::after {
    content: "";
    display: table; }
  .xh-faf__items::after {
    clear: both; }

.xh-faf__item {
  width: 25%;
  float: left;
  padding-left: 0.6428571429rem;
  padding-right: 0.6428571429rem;
  text-align: center; }

.xh-faf__figure {
  color: #0D2C46;
  font-family: "Work Sans", sans-serif;
  font-weight: 300;
  font-size: 4.1428571429rem;
  line-height: 1.5; }

.xh-faf__fact {
  color: #149FA4;
  font-family: "Work Sans", sans-serif;
  font-weight: 500;
  font-size: 1.1428571429rem;
  line-height: 1.25;
  text-transform: uppercase; }

.xh-faf .icon {
  display: block;
  width: 8rem;
  height: 8rem;
  margin: 0 auto;
  border-radius: 50%;
  background-color: #149FA4;
  fill: #fff; }

.breadcrumb {
  max-width: 84.2857142857rem;
  margin: 0 auto;
  padding: 0.4285714286rem 1.4285714286rem;
  background-color: #ededed;
  color: #555555;
  font-size: 0.8571428571rem;
  line-height: 1.416666667; }
  .breadcrumb a, .breadcrumb span {
    display: inline-block;
    margin: 0 0.2857142857rem;
    color: #555555;
    border-bottom: 1px solid transparent;
    transition: all 0.2s linear; }
  .breadcrumb a:hover {
    color: #000;
    border-bottom-color: #000; }
  .breadcrumb::before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 2.1428571429rem;
    background-color: #ededed; }

.tagadelic {
  display: inline-block;
  padding: .1em 1em;
  border: 1px solid #cccccc;
  border-radius: 0.2857142857rem;
  color: #cccccc;
  vertical-align: middle;
  transition: all 0.2s linear; }
  .tagadelic:hover {
    color: #149FA4;
    border-color: #149FA4; }

#comments {
  padding: 0.7142857143rem 6.8571428571rem 2.8571428571rem;
  margin: 0 -1.4285714286rem 2.8571428571rem;
  background-color: whitesmoke; }
  #comments h2, #comments h3 {
    padding: 1.4285714286rem 0;
    color: #007E83;
    text-align: center; }
  #comments h2 {
    border-bottom: 1px solid #cccccc; }
  #comments .form-item label {
    margin-bottom: 0.2857142857rem;
    color: #000;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.428571429; }
  #comments .form-item .form-text,
  #comments .form-item .form-textarea {
    width: 100%;
    padding: 0.5rem;
    background-color: #fff;
    border: 1px solid transparent;
    font-family: "Arvo", serif;
    font-size: 1rem;
    line-height: 1.2;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none; }
  #comments .form-item .form-text {
    max-width: 28.5714285714rem; }
  #comments .form-item .form-textarea {
    max-height: 7.1428571429rem; }
  #comments .form-item .description {
    margin-top: 0.2857142857rem;
    color: #555555;
    font-family: "Work Sans", sans-serif;
    font-weight: 400;
    font-size: 0.8571428571rem;
    line-height: 1.666666667; }
  #comments .form-submit {
    padding: 0.3571428571rem 1rem;
    border: 1px solid transparent;
    border-radius: 0.2142857143rem;
    background-color: #149FA4;
    color: #fff;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    font-size: 1rem;
    line-height: 1.428571429;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
    cursor: pointer;
    transition: all 0.2s linear; }
    #comments .form-submit:hover {
      background-color: #11898d; }
    #comments .form-submit:active, #comments .form-submit:active:focus {
      background-color: #0e7377; }
  #comments .form-submit + .form-submit {
    margin-left: 0.7142857143rem; }
  #comments #edit-submit {
    text-align: left;
    padding-right: 2.8571428571rem;
    background-image: url(../images/submit-bg.svg);
    background-repeat: no-repeat;
    background-position: 84% center; }
  #comments a[id^="comment-"] + div {
    padding: 1.4285714286rem 0;
    border-bottom: 1px solid #cccccc; }
    #comments a[id^="comment-"] + div .submitted {
      margin-bottom: 0.7142857143rem;
      color: #cccccc; }
    #comments a[id^="comment-"] + div .content {
      margin-bottom: 0.7142857143rem; }
    #comments a[id^="comment-"] + div .links {
      margin-top: 1.4285714286rem; }
      #comments a[id^="comment-"] + div .links li {
        padding: 0; }
      #comments a[id^="comment-"] + div .links a {
        display: inline-block;
        margin: 0;
        padding: 0.3571428571rem 2.8571428571rem 0.3571428571rem 1rem;
        border: 1px solid transparent;
        border-radius: 0.2142857143rem;
        background: #149FA4 url(../images/submit-bg.svg) no-repeat 84% center;
        color: #fff;
        font-family: "Work Sans", sans-serif;
        font-weight: 600;
        font-size: 1rem;
        line-height: 1.428571429;
        text-align: left;
        text-transform: capitalize;
        -webkit-appearance: none;
           -moz-appearance: none;
                appearance: none;
        cursor: pointer;
        transition: all 0.2s linear; }
        #comments a[id^="comment-"] + div .links a:hover {
          background-color: #11898d; }
        #comments a[id^="comment-"] + div .links a:active, #comments a[id^="comment-"] + div .links a:active:focus {
          background-color: #0e7377; }
        #comments a[id^="comment-"] + div .links a + a {
          margin-left: 0.7142857143rem; }

div.messages {
  max-width: 81.4285714286rem;
  margin: 1.4285714286rem auto;
  padding: 0.7142857143rem; }

.item-list .pager {
  margin: 1.4285714286rem auto;
  font-size: 0; }
  .item-list .pager li {
    display: inline-block;
    margin: 0;
    padding: .4em .8em;
    border: 1px solid #cccccc;
    font-size: 1rem;
    vertical-align: middle; }
    .item-list .pager li:first-child {
      border-top-left-radius: 0.2857142857rem;
      border-bottom-left-radius: 0.2857142857rem; }
    .item-list .pager li:last-child {
      border-top-right-radius: 0.2857142857rem;
      border-bottom-right-radius: 0.2857142857rem; }
  .item-list .pager li + li {
    border-left: none; }
  .item-list .pager a {
    color: #149FA4;
    transition: all 0.2s linear; }
    .item-list .pager a:hover {
      color: #0e7377; }

.xh-relatedcontent h2 {
  margin: 1.4285714286rem 0 3.5714285714rem;
  color: #007E83;
  text-align: center; }

.xh-relatedcontent__footer {
  padding: 2.8571428571rem 0 1.4285714286rem;
  text-align: center; }

.xh-relatedcontent .l-section__inside > div:first-of-type {
  position: relative;
  max-width: 107.857142857rem;
  margin: 0 auto;
  padding-bottom: 7.8571428571rem; }
  .xh-relatedcontent .l-section__inside > div:first-of-type .flex-viewport {
    padding: 0 0.3571428571rem 0.3571428571rem;
    margin: 0 -0.3571428571rem; }
  .xh-relatedcontent .l-section__inside > div:first-of-type .views-row {
    display: block;
    list-style: none;
    height: 20rem;
    margin: 0;
    padding: 0;
    background-color: #ededed;
    text-align: left;
    box-shadow: 0 0.1428571429rem 0.2142857143rem rgba(0, 0, 0, 0.2); }
  .xh-relatedcontent .l-section__inside > div:first-of-type .views-field-field-imatge-multimedia-fid a {
    display: block;
    position: relative;
    overflow: hidden;
    margin-left: -1px;
    margin-right: -1px; }
    .xh-relatedcontent .l-section__inside > div:first-of-type .views-field-field-imatge-multimedia-fid a::after {
      content: "";
      display: block;
      width: 100%;
      padding-top: 55%; }
    .xh-relatedcontent .l-section__inside > div:first-of-type .views-field-field-imatge-multimedia-fid a img {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      max-width: none;
      -webkit-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%); }
  .xh-relatedcontent .l-section__inside > div:first-of-type .views-field-name,
  .xh-relatedcontent .l-section__inside > div:first-of-type .views-field-title {
    padding-left: 1rem;
    padding-right: 1rem; }
  .xh-relatedcontent .l-section__inside > div:first-of-type .views-field-name {
    padding-top: 1rem;
    color: #149FA4;
    font-family: "Ubuntu Condensed", sans-serif;
    font-size: 0.9285714286rem;
    line-height: 1.846153846;
    text-transform: uppercase; }
  .xh-relatedcontent .l-section__inside > div:first-of-type .views-field-title {
    padding-top: 0.5rem;
    font-family: "Work Sans", sans-serif;
    font-weight: 700;
    font-size: 1.4285714286rem;
    line-height: 1.2; }
    .xh-relatedcontent .l-section__inside > div:first-of-type .views-field-title a {
      color: #000;
      transition: color 0.2s linear; }
      .xh-relatedcontent .l-section__inside > div:first-of-type .views-field-title a:hover {
        color: #828282; }
  .xh-relatedcontent .l-section__inside > div:first-of-type .xh-direction-nav {
    position: absolute;
    bottom: 2.6428571429rem;
    width: 100%;
    font-size: 0;
    text-align: center; }
    .xh-relatedcontent .l-section__inside > div:first-of-type .xh-direction-nav .flex-prev,
    .xh-relatedcontent .l-section__inside > div:first-of-type .xh-direction-nav .flex-next {
      display: inline-block;
      width: 2.5714285714rem;
      height: 2.5714285714rem;
      opacity: .2;
      transition: opacity 0.2s linear; }
      .xh-relatedcontent .l-section__inside > div:first-of-type .xh-direction-nav .flex-prev:hover,
      .xh-relatedcontent .l-section__inside > div:first-of-type .xh-direction-nav .flex-next:hover {
        opacity: .6; }
      .xh-relatedcontent .l-section__inside > div:first-of-type .xh-direction-nav .flex-prev .icon,
      .xh-relatedcontent .l-section__inside > div:first-of-type .xh-direction-nav .flex-next .icon {
        display: block;
        width: 100%;
        height: 100%; }
    .xh-relatedcontent .l-section__inside > div:first-of-type .xh-direction-nav .flex-next {
      margin-left: 1rem; }

.xh-homepage-blog .view-header {
  padding: 1.4285714286rem 0 2.8571428571rem;
  text-align: center; }
  .xh-homepage-blog .view-header h3 {
    color: #fff; }

.xh-homepage-blog .l-section__inside > div,
.xh-homepage-blog .l-section__inside > div > .view-content > .item-list > ul {
  margin: 0 -0.6428571429rem;
  padding: 0; }
  .xh-homepage-blog .l-section__inside > div::before, .xh-homepage-blog .l-section__inside > div::after,
  .xh-homepage-blog .l-section__inside > div > .view-content > .item-list > ul::before,
  .xh-homepage-blog .l-section__inside > div > .view-content > .item-list > ul::after {
    content: "";
    display: table; }
  .xh-homepage-blog .l-section__inside > div::after,
  .xh-homepage-blog .l-section__inside > div > .view-content > .item-list > ul::after {
    clear: both; }

.xh-homepage-blog .l-section__inside > div > .attachment,
.xh-homepage-blog .l-section__inside > div > .view-content,
.xh-homepage-blog .l-section__inside > div > .view-content > .item-list > ul > li {
  width: 50%;
  float: left;
  padding-left: 0.6428571429rem;
  padding-right: 0.6428571429rem;
  margin-left: 0;
  margin-right: 0; }

.xh-homepage-blog .l-section__inside > div > .view-content > .item-list > ul > li {
  list-style: none; }
  .xh-homepage-blog .l-section__inside > div > .view-content > .item-list > ul > li:nth-child(odd) {
    clear: left; }

.xh-homepage-blog .l-section__inside > div > .more-link {
  padding: 4.2857142857rem 0 1.4285714286rem;
  clear: both;
  text-align: center; }

.node-type-pieza .page--title,
.node-type-pieza .tabs + div {
  max-width: 65.7142857143rem;
  padding: 0 1.4285714286rem;
  margin: 0 auto; }

.node-type-pieza .tabs {
  display: none; }

.node-type-pieza .page--title {
  padding-top: 1.7857142857rem;
  padding-bottom: 1.7857142857rem;
  color: #007E83; }

.node-type-pieza .banners {
  margin-top: 4.2857142857rem;
  padding: 1.4285714286rem 0;
  border-top: 1px solid #cccccc; }
  .node-type-pieza .banners strong, .node-type-pieza .banners ul, .node-type-pieza .banners li {
    display: inline-block;
    color: #999999;
    vertical-align: middle; }
  .node-type-pieza .banners strong::after {
    content: ":"; }
  .node-type-pieza .banners li {
    list-style: none;
    margin-left: 1.4285714286rem; }

.node-type-pieza .node-inner > .content {
  margin-bottom: 4.2857142857rem; }
  .node-type-pieza .node-inner > .content .xh-videoembed {
    margin-bottom: 2.8571428571rem; }
  .node-type-pieza .node-inner > .content > p {
    margin-bottom: 1.4285714286rem;
    font-size: 1.1428571429rem;
    line-height: 1.5; }
    .node-type-pieza .node-inner > .content > p strong {
      font-weight: 700; }

.node-type-pieza [class$="-pieza"] {
  margin-top: 1.4285714286rem; }
  .node-type-pieza [class$="-pieza"] + [class$="-pieza"] {
    margin-top: 2.8571428571rem; }
  .node-type-pieza [class$="-pieza"] h3 {
    position: relative;
    margin-bottom: 1.4285714286rem;
    padding: 0.7142857143rem 0;
    border-bottom: 2px solid #cccccc;
    color: #007E83;
    text-align: center; }
    .node-type-pieza [class$="-pieza"] h3::before {
      position: absolute;
      left: 50%;
      bottom: -0.7142857143rem;
      z-index: 1;
      margin-left: -0.5714285714rem;
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0.7142857143rem 0.5714285714rem 0 0.5714285714rem;
      border-color: #cccccc transparent transparent; }
    .node-type-pieza [class$="-pieza"] h3::after {
      position: absolute;
      left: 50%;
      bottom: -0.5714285714rem;
      z-index: 2;
      margin-left: -0.4285714286rem;
      content: "";
      display: block;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0.5714285714rem 0.4285714286rem 0 0.4285714286rem;
      border-color: #fff transparent transparent; }
  .node-type-pieza [class$="-pieza"] p {
    margin-bottom: 1.4285714286rem;
    font-size: 0.9285714286rem;
    line-height: 1.384615385;
    text-align: center; }

.node-type-pieza .capturas {
  margin-left: -0.6428571429rem;
  margin-right: -0.6428571429rem; }
  .node-type-pieza .capturas::before, .node-type-pieza .capturas::after {
    content: "";
    display: table; }
  .node-type-pieza .capturas::after {
    clear: both; }
  .node-type-pieza .capturas li {
    width: 33.3333333333%;
    float: left;
    padding-left: 0.6428571429rem;
    padding-right: 0.6428571429rem;
    margin-top: 0.6428571429rem;
    margin-bottom: 0.6428571429rem; }
  .node-type-pieza .capturas .field-content {
    height: 20rem;
    background-color: #ededed;
    box-shadow: 0 0.1428571429rem 0.2142857143rem rgba(0, 0, 0, 0.2); }
  .node-type-pieza .capturas .imagefield {
    display: block;
    position: relative;
    overflow: hidden;
    margin-left: -1px;
    margin-right: -1px; }
    .node-type-pieza .capturas .imagefield::after {
      content: "";
      display: block;
      width: 100%;
      padding-top: 55%; }
    .node-type-pieza .capturas .imagefield img {
      display: block;
      position: absolute;
      top: 50%;
      left: 50%;
      width: 100%;
      max-width: none;
      -webkit-transform: translateX(-50%) translateY(-50%);
              transform: translateX(-50%) translateY(-50%); }
  .node-type-pieza .capturas a:last-child {
    display: block;
    padding: 1.4285714286rem;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    font-size: 1.2857142857rem;
    line-height: 1.2;
    color: #000;
    transition: color 0.2s linear; }
    .node-type-pieza .capturas a:last-child:hover {
      color: #828282; }

.node-type-multimedia .tabs + div {
  max-width: 65.7142857143rem;
  padding: 0 1.4285714286rem;
  margin: 0 auto; }

.node-type-multimedia #comments {
  max-width: 65.7142857143rem;
  margin: 0 auto; }

.node-type-multimedia .messages {
  max-width: 62.8571428571rem; }

.node-type-multimedia .tabs {
  display: none; }

.node-type-multimedia #content > p {
  max-width: 65.7142857143rem;
  margin: 0 auto;
  padding: 1.7857142857rem 1.4285714286rem 0;
  color: #999999;
  font-family: "Work Sans", sans-serif;
  font-weight: 600;
  font-size: 1rem;
  line-height: 1.428571429; }

.node-type-multimedia #content > .page--title {
  max-width: 65.7142857143rem;
  margin: 0 auto;
  padding: 0 1.4285714286rem 1.7857142857rem;
  color: #007E83; }

.node-type-multimedia .banners {
  padding: 1.4285714286rem 0;
  border-top: 1px solid #cccccc; }
  .node-type-multimedia .banners strong, .node-type-multimedia .banners ul, .node-type-multimedia .banners li {
    display: inline-block;
    color: #999999;
    vertical-align: middle; }
  .node-type-multimedia .banners strong::after {
    content: ":"; }
  .node-type-multimedia .banners li {
    list-style: none;
    margin-left: 1.4285714286rem; }

.node-type-multimedia .flashPlayer .xh-videoembed {
  margin-bottom: 1.4285714286rem; }

.node-type-multimedia .flashPlayer #watch-headline-title {
  margin-bottom: 1.4285714286rem;
  font-size: 1.1428571429rem;
  line-height: 1.5; }
  .node-type-multimedia .flashPlayer #watch-headline-title strong {
    font-weight: 700; }

.node-type-multimedia .flashPlayer .social {
  margin-bottom: 1.4285714286rem; }
  .node-type-multimedia .flashPlayer .social::before, .node-type-multimedia .flashPlayer .social::after {
    content: "";
    display: table; }
  .node-type-multimedia .flashPlayer .social::after {
    clear: both; }

.node-type-multimedia .flashPlayer .fivestar {
  float: left;
  color: #cccccc;
  font-size: 1.1428571429rem;
  line-height: 1.5; }

.node-type-multimedia .flashPlayer .social-buttons {
  float: right; }
  .node-type-multimedia .flashPlayer .social-buttons > div {
    display: inline-block; }
  .node-type-multimedia .flashPlayer .social-buttons iframe {
    display: block; }

.node-type-multimedia .xh-appstores {
  padding: 2.8571428571rem 0;
  border-top: 1px solid #cccccc;
  text-align: center; }
  .node-type-multimedia .xh-appstores p {
    margin: 0 0 2.1428571429rem;
    color: #0D2C46;
    font-family: "Work Sans", sans-serif;
    font-weight: 600;
    font-size: 1.0714285714rem;
    line-height: 1.333333333; }
  .node-type-multimedia .xh-appstores .btn + .btn {
    margin-left: 1.0714285714rem; }

.node-type-multimedia .block-tags {
  padding: 2.8571428571rem 1.4285714286rem;
  border-top: 1px solid #cccccc;
  text-align: left; }
  .node-type-multimedia .block-tags .tagadelic {
    margin: 0.1428571429rem 2.8571428571rem 0.1428571429rem -1.4285714286rem; }

.xh-blog .content__wrap {
  max-width: 84.2857142857rem;
  margin-left: auto;
  margin-right: auto;
  padding-left: 1.4285714285rem;
  padding-right: 1.4285714285rem;
  padding-top: 3.5714285714rem;
  padding-bottom: 3.5714285714rem; }
  .xh-blog .content__wrap:after {
    content: " ";
    display: block;
    clear: both; }
  .xh-blog .content__wrap > div {
    width: 74.5%;
    float: left;
    padding-left: 0.6428571429rem;
    padding-right: 0.6428571429rem;
    padding: 0; }
    .xh-blog .content__wrap > div .view-content ul {
      margin: 0 -0.6428571429rem;
      padding: 0; }
      .xh-blog .content__wrap > div .view-content ul::before, .xh-blog .content__wrap > div .view-content ul::after {
        content: "";
        display: table; }
      .xh-blog .content__wrap > div .view-content ul::after {
        clear: both; }
      .xh-blog .content__wrap > div .view-content ul li {
        width: 33.3333333333%;
        float: left;
        padding-left: 0.6428571429rem;
        padding-right: 0.6428571429rem;
        margin-left: 0;
        margin-right: 0;
        list-style: none; }
  .xh-blog .content__wrap .sidebars {
    width: 20.8%;
    float: right;
    padding-left: 0.6428571429rem;
    padding-right: 0.6428571429rem;
    padding: 0; }

.xh-blog .content__header {
  padding: 1.2857142857rem 0;
  color: #007E83;
  background-color: #FAC832; }
  .xh-blog .content__header h1 {
    max-width: 84.2857142857rem;
    margin: 0 auto;
    padding: 0 1.4285714286rem;
    font-weight: 800;
    font-size: 3.5714285714rem;
    line-height: 1.28; }

.xh-blog .xh-bcard {
  box-shadow: none; }
  .xh-blog .xh-bcard .views-field-name,
  .xh-blog .xh-bcard .views-field-created,
  .xh-blog .xh-bcard .views-field-title,
  .xh-blog .xh-bcard .views-field-body {
    padding-left: 0;
    padding-right: 0; }
  .xh-blog .xh-bcard--featured {
    padding-top: 2.1428571429rem;
    padding-bottom: 0;
    background-color: #ededed; }
    .xh-blog .xh-bcard--featured::before, .xh-blog .xh-bcard--featured::after {
      content: "";
      display: table; }
    .xh-blog .xh-bcard--featured::after {
      clear: both; }
    .xh-blog .xh-bcard--featured .views-field-field-imagen-blog-fid {
      position: relative;
      float: left;
      width: 66%;
      margin-top: -1.7142857143rem;
      margin-bottom: -0.7142857143rem; }
      .xh-blog .xh-bcard--featured .views-field-field-imagen-blog-fid::before {
        content: "New";
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        z-index: 1;
        margin-top: -1.0714285714rem;
        padding: 0.3571428571rem 0.5714285714rem;
        color: #fff;
        background-color: #E74E19;
        font-family: "Work Sans", sans-serif;
        font-weight: 600;
        font-size: 1rem;
        line-height: 1.428571429;
        text-transform: uppercase; }
    .xh-blog .xh-bcard--featured .views-field-name,
    .xh-blog .xh-bcard--featured .views-field-created,
    .xh-blog .xh-bcard--featured .views-field-title,
    .xh-blog .xh-bcard--featured .views-field-body {
      float: right;
      clear: right;
      width: 33%;
      padding-left: 1.7142857143rem;
      padding-right: 1.7142857143rem; }
/*# sourceMappingURL=style.css.map */

/* to add to scss */
.xh-menu-gestio li a.active { color: #FAC832; }
.node-type-pieza .capturas .category { text-align: left; text-transform: uppercase; padding: 1.4285714286rem; font-size: 0.7em; padding: 0.5rem 1.42857rem 0px !important; margin-bottom: 0px; }
.logged-in #content .tabs { display: block; }
.detailPostBody .postfiles { padding: 20px 0px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; margin-bottom: 30px; }
.detailPostBody .postfiles .field-label { margin-bottom: 10px; }
.xh-subscription #mc_embed_signup_scroll .mc-field-group input { width: 100%; padding: 1.1428571429rem; border: none; border-radius: 0.5714285714rem; background-color: #fff; color: #000; font-family: "Arvo",serif; font-weight: normal; font-size: 1.0714285714rem; line-height: 1.466666667; height: auto !important; margin-right: 10px; display: block; }
.xh-subscription #mc_embed_signup_scroll .mc-field-group { width: 50%; }
.xh-subscription #mc_embed_signup_scroll { text-align: center; }
.xh-subscription #mc_embed_signup_scroll > div { display: inline-block; }
.xh-subscription #mc_embed_signup_scroll div.mce_inline_error { position: absolute; }
.xh-subscription #mc_embed_signup_scroll .clear input { display: block; }

@media (max-width: 599px) {
  .xh-subscription #mc_embed_signup_scroll .mc-field-group { width: 100%; }
  .xh-subscription #mc_embed_signup_scroll .clear { width: 100%; }
}

/* fix height html5 */
.html5-frame { padding-top: 54%;position: relative;overflow: hidden; }
.html5-frame iframe { width: 100%;height: 100%;position: absolute;display: block;top: 0;left: 0;overflow: hidden; }