/**
 * Variable Overrides.
 *
 * Modify this file to override the Bootstrap Framework variables. You can copy
 * these variables directly from ../bootstrap/less/variables.less to this file.
 */
@sprite : sprite1.png;
.typo {
  font-family: 'Roboto', sans-serif;
}
.typos {
  font-family: 'Roboto Slab', serif;
}
.morelink {
  position: absolute;
  top: -42px;
  right: 0;
}
.morelink a {
  color: #4a4a4a;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: uppercase;
  line-height: 1.2em;
}
.morelink a:hover {
  color: #ff3d3d;
}
@media all and (max-width: 767px) {
  .morelink {
    display: none;
  }
}
.fielddocuments {
  margin-bottom: 40px;
}
.fielddocuments .field--label {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
  text-transform: none;
  line-height: 1.2em;
  color: #39393a;
  font-family: 'Roboto Slab', serif;
  padding: 0 0 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #979797;
  width: 100%;
  display: block;
  text-align: left;
  border-radius: 0;
}
.fielddocuments .field--item:hover .file-link a {
  color: #000;
}
.fielddocuments .file {
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.fielddocuments .file span {
  border: 0;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  text-transform: none;
  line-height: 1.2em;
  color: #C5C5C5;
}
.fielddocuments .file span a {
  color: #ff3d3d;
  word-break: break-all;
}
.fielddocuments .file span a:hover {
  color: #000000;
}
.fielddocuments .file .file-icon {
  padding: 0 0.5em 0.25em 0.5em;
  vertical-align: top;
}
.fielddocuments .field--item:last-child .file {
  border-bottom: 0;
}
.fieldlinks {
  margin-bottom: 40px;
}
.fieldlinks .field--label {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
  text-transform: none;
  line-height: 1.2em;
  color: #39393a;
  font-family: 'Roboto Slab', serif;
  padding: 0 0 10px 0;
  margin-bottom: 20px;
  border-bottom: 1px solid #979797;
  width: 100%;
  display: block;
  text-align: left;
  border-radius: 0;
}
.fieldlinks .field--item {
  border-bottom: 1px solid #f4f4f4;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.fieldlinks .field--item a {
  color: #ff3d3d;
  word-break: break-all;
}
.fieldlinks .field--item a:hover {
  color: #000000;
}
.fieldlinks .field--item:last-child {
  border-bottom: 0;
}
.fieldslogans {
  margin-top: 2em;
}
.group-right .fieldslogans:first-child {
  margin-top: 0;
}
.fieldslogans .field--item {
  margin-bottom: 2em;
  font-family: 'Roboto Slab', serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 300;
  text-transform: none;
  line-height: 1.4em;
  color: #ff3d3d;
}
.blocktitle {
  color: #be0a29;
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: 400;
  text-transform: none;
  line-height: 1.2em;
  font-family: 'Roboto Slab', serif;
}
.pager {
  border-radius: 0;
}
.pager li a,
.pager li span {
  border-radius: 0 !important;
}
.pager li > a,
.pager li > span {
  color: #979797;
  background-color: #FFFFFF;
  border: 1px solid #979797;
}
.pager li > a:hover,
.pager li > span:hover,
.pager li > a:focus,
.pager li > span:focus {
  color: #000000;
  background-color: #f4f4f4;
  border: 1px solid #979797;
}
.pager li.active > a,
.pager li.active > span,
.pager li.active > a:hover,
.pager li.active > span:hover,
.pager li.active > a:focus,
.pager li.active > span:focus {
  z-index: 3;
  color: #FFFFFF;
  background-color: #ff3d3d;
  border: 1px solid #ff3d3d;
  cursor: default;
}
.clicableA {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  text-indent: -999em;
}
.home-header {
  position: relative;
}
@media all and (max-width: 767px) {
  .home-header {
    overflow: hidden;
  }
}
.home-header h2 {
  display: none;
}
@media all and (max-width: 767px) {
  .home-header h2 {
    display: block;
    position: absolute;
    top: 0;
    z-index: 1;
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 400;
    text-transform: none;
    line-height: 1.2em;
    color: #FFFFFF;
    padding: 0 30px;
  }
}
.home-header .layout__region {
  position: relative;
  height: 430px;
  width: 100%;
  overflow: hidden;
}
@media all and (max-width: 767px) {
  .home-header .layout__region {
    overflow: initial;
  }
}
.home-header .field--name-field-block-image {
  width: 100%;
  height: auto;
  min-width: 1440px;
  min-height: 488px;
  background-color: #FFFFFF;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
@media all and (max-width: 767px) {
  .home-header .field--name-field-block-image {
    position: relative;
    float: left;
    width: 100%;
    height: 270px;
    min-height: initial;
    overflow: hidden;
    top: initial;
    left: initial;
    transform: initial;
  }
}
.home-header .field--name-field-block-image img {
  width: 100%;
  height: 100%!important;
  min-width: 1440px;
  min-height: 488px;
  object-fit: contain;
}
@media all and (max-width: 767px) {
  .home-header .field--name-field-block-image img {
    position: absolute;
    left: 50%;
    top: 50%;
    height: auto!important;
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
  }
}
@media all and (max-width: 767px) {
  .home-header .container {
    float: left;
  }
}
.home-header .field--name-field-block-text {
  top: 0;
  z-index: 1;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  left: 7%;
  right: 7%;
}
@media all and (max-width: 767px) {
  .home-header .field--name-field-block-text {
    position: relative;
    -ms-transform: initial;
    -webkit-transform: initial;
    transform: initial;
    left: 0;
    right: 0;
  }
}
.home-header .field--name-field-block-text h2 {
  font-size: 40px;
  font-size: 4rem;
  font-weight: 400;
  text-transform: none;
  line-height: 1.2em;
  color: #FFFFFF;
  width: 100%;
  margin: 0;
  display: block;
}
@media all and (max-width: 1200px) {
  .home-header .field--name-field-block-text h2 {
    font-size: 48px;
    font-size: 4.8rem;
    font-weight: 400;
    text-transform: none;
    line-height: 1.2em;
  }
}
@media all and (max-width: 767px) {
  .home-header .field--name-field-block-text h2 {
    display: none;
  }
}
.home-header .field--name-field-block-text h3 {
  display: block;
  color: #fff;
  font-weight: 700;
}
@media all and (max-width: 1200px) {
  .home-header .field--name-field-block-text h3 {
    font-size: 24px;
    font-size: 2.4rem;
    font-weight: 400;
    text-transform: none;
    line-height: 1.2em;
  }
}
@media all and (max-width: 767px) {
  .home-header .field--name-field-block-text h3 {
    display: none;
  }
}
.home-header .field--name-field-block-text p {
  font-size: 20px;
  font-size: 2rem;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.2em;
  color: #FFFFFF;
  margin: 36px 0 21px 0;
}
@media all and (max-width: 992px) {
  .home-header .field--name-field-block-text p {
    margin: 50px 0 21px 0;
  }
}
@media all and (max-width: 767px) {
  .home-header .field--name-field-block-text p {
    color: #be0a29;
    font-family: 'Roboto Slab', serif;
    margin: 0 0 20px 0;
    font-size: 26px;
    font-size: 2.6rem;
    font-weight: 400;
    text-transform: none;
    line-height: 1.2em;
    margin: 40px 0 20px 0;
  }
}
.home-header .field--name-field-block-text ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.home-header .field--name-field-block-text ul li {
  float: left;
  margin-right: 20px;
}
@media all and (max-width: 767px) {
  .home-header .field--name-field-block-text ul li {
    width: 100%;
  }
}
.home-header .field--name-field-block-text ul li:last-child a {
  padding: 20px 40px;
  background-color: rgba(255, 61, 61, 0.6);
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
  text-decoration: none;
  display: inline-block;
}
.home-header .field--name-field-block-text ul li:last-child a:hover {
  background-color: rgba(215, 215, 215, 0.4);
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
}
.home-header .field--name-field-block-text ul a {
  padding: 20px 40px;
  background-color: rgba(215, 215, 215, 0.4);
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
  text-decoration: none;
  display: inline-block;
  font-size: 20px;
  font-size: 2rem;
  font-weight: 400;
  text-transform: none;
  line-height: 1.2em;
  font-family: 'Roboto Slab', serif;
}
.home-header .field--name-field-block-text ul a:hover {
  background-color: rgba(255, 61, 61, 0.6);
  color: #FFFFFF;
  border: 2px solid #FFFFFF;
}
@media all and (max-width: 992px) {
  .home-header .field--name-field-block-text ul a {
    padding: 10px 20px;
    background: #ff3d3d;
  }
}
@media all and (max-width: 767px) {
  .home-header .field--name-field-block-text ul a {
    padding: 20px 40px;
    width: 100%;
    background: #ff3d3d;
  }
}
.header-contingut {
  position: relative;
}
.header-contingut .field--name-field-block-image {
  position: relative;
  width: 100%;
  overflow: hidden;
  height: 154px;
  background-color: #000000;
}
@media all and (max-width: 767px) {
  .header-contingut .field--name-field-block-image {
    height: 154px;
    width: 100%;
    position: relative;
    overflow: hidden;
  }
}
.header-contingut .field--name-field-block-image img {
  height: auto;
  width: 100%;
  min-width: auto;
  min-height: 154px;
  position: absolute;
  left: 50%;
  top: 50%;
  -ms-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  opacity: 0.5;
}
@media all and (max-width: 767px) {
  .header-contingut .field--name-field-block-image img {
    position: absolute;
    margin: auto;
    height: initial;
    width: initial;
    min-width: initial;
    min-height: initial;
    max-width: initial;
  }
}
.header-contingut .field--name-field-block-title {
  top: 0;
  z-index: 1;
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  font-size: 48px;
  font-size: 4.8rem;
  font-weight: 400;
  text-transform: none;
  line-height: 1.2em;
  font-family: 'Roboto Slab', serif;
  color: #FFFFFF;
}
@media all and (max-width: 767px) {
  .header-contingut .field--name-field-block-title {
    font-size: 40px;
    font-size: 4rem;
    font-weight: 400;
    text-transform: none;
    line-height: 1.2em;
  }
}
