/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
#enconstruccio {
  background-image: url('../../../../images/fons/JofreBardolet_EChv1.jpg');
  background-attachment: scroll;
  background-repeat: no-repeat;
  background-color: transparent;
  background-size: cover;
  height: 100vh;
  background-position: 50% 0% !important;
}
@media (orientation: portrait) {
  #enconstruccio {
    background-image: url('../../../../images/fons/JofreBardolet_ECvv1.jpg');
  }
}
@media only all and (max-width: 79.99rem) {
  #enconstruccio {
    margin-top: 0px;
    background-position: 50% 0% !important;
  }
}
.ec-01 {
  font-family: Archivo black;
  font-size: 400%;
  font-weight: 400;
  text-align: left;
  background: rgba(0, 0, 0, 0);
  line-height: 1em;
  position: absolute;
  top: 5%;
  width: 100%;
  padding: 10px 0px 0px 5%;
}
@media only all and (max-width: 79.99rem) {
  .ec-01 {
    font-size: 300%;
    top: 0%;
  }
}
.ec-011 {
  font-family: Archivo;
  font-size: 50%;
  font-weight: 400;
  margin-top: 0px;
  line-height: 2rem;
}
@media only all and (max-width: 79.99rem) {
  .ec-011 {
    font-size: 40%;
    line-height: 1.5rem;
    margin-top: -5px;
  }
}
.ec-02 {
  text-align: right;
  background: rgba(0, 0, 0, 0);
  font-family: Archivo black;
  position: absolute;
  bottom: 0%;
  width: 100%;
}
.ec-022 {
  float: left;
  padding: 0px 0px 0px 5%;
}
.ec-023 {
  float: right;
  padding: 11px 5% 10px 0px;
}
@media only all and (min-width: 80rem) and (max-width: 79.99rem) {
  .ec-023 {
    width: 100px;
  }
}
@media only all and (max-width: 79.99rem) {
  .ec-023 {
    width: 90px;
  }
}
.g-offline #g-page-surround {
  background-image: url('../../../../FondoAdminJB.jpg') !important;
  background-size: cover;
  background-position: top;
  background-repeat: no-repeat;
  background-color: #ffffff;
}
.g-offline #g-mainbar {
  background: transparent;
}
.g-offline .outline {
  background: rgba(255, 255, 255, 0.7);
  color: #000000;
}
.g-offline .outline h1 {
  line-height: 1em;
  color: #000000;
}
@media only all and (max-width: 79.99rem) {
  .row {
    --bs-gutter-x: 0;
  }
}
body {
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 1.6;
}
h1, h2, h3, h4 {
  text-transform: uppercase;
  letter-spacing: 0.05em;
  font-weight: 900;
  line-height: 1.2;
}
h3 {
  line-height: 1.4;
  font-size: 1.2rem;
  font-weight: 400;
}
h4 {
  line-height: 1.4;
  font-size: 1.1rem;
  font-weight: 400;
}
#g-footer a {
  color: #c4ccd1;
}
#g-footer a:hover {
  color: #ffffff;
}
/* menú */
.g-main-nav {
  margin-top: 0px;
}
.g-menu-item-title {
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-family: "Red Hat Display";
  letter-spacing: 0.05em;
}
.g-offcanvas-toggle {
  top: 0.7rem;
}
/* titulars */
.logotip h3 {
  font-weight: 600;
  font-size: 2.2rem;
  margin-top: 0px;
  margin-bottom: 0px;
  letter-spacing: 2px;
}
@media only all and (max-width: 79.99rem) {
  .logotip h3 {
    font-size: 1.8rem;
    margin: 5px 12px 5px 12px;
  }
}
/* llista premsa */
.premsa-titular {
  font-size: 110%;
  font-weight: 600;
  font-family: "Red Hat Display";
  line-height: 1.3;
  margin-bottom: 5px;
}
.premsa-font {
  font-style: italic;
  border-bottom: 1px solid #c4cbce;
  font-size: 90%;
}
/* pulsadors */
.button {
  font-size: 1rem;
  padding: 1rem 2rem;
  border-radius: 0px;
  box-shadow: 0px 0px 6px #34495E;
}
/* imatge biografia */
.bio-wrapper {
  display: grid;
  grid-template-columns: 1fr;
}
.bio-text {
  grid-row: 1;
}
.bio-img {
  grid-row: 2;
  display: block;
  margin: 20px auto;
  max-width: 100%;
  height: auto;
  filter: drop-shadow(0px 15px 10px rgba(0, 0, 0, 0.5));
}
@media (min-width: 768px) {
  .bio-wrapper {
    display: block;
  }
  .bio-img {
    float: right;
    width: 40%;
    margin-left: 25px;
    margin-bottom: 15px;
    margin-top: -20px;
  }
  .bio-text {
    display: inline;
  }
}
/* imatge hero */
.jofre-hero-css-only {
  width: 100%;
  height: 100vh;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-image: url('../../../../images/fons/JofreBardolet_04.jpg'), radial-gradient(circle at center, #D3D9D7 0%, #C8CECC 50%, #546E7A 100%);
  background-repeat: no-repeat, no-repeat;
}
@media (orientation: landscape) {
  .jofre-hero-css-only {
    background-position: center top, center center;
    background-size: cover;
  }
}
@media (orientation: portrait) {
  .jofre-hero-css-only {
    background-position: center top, center center;
    background-size: cover, cover;
    height: 93vh;
  }
}
/* paginació */
.pagination {
  font-size: 80%;
  font-family: "Red Hat Display";
}
.pagination .page-link {
  color: #546E7A;
}
.pagination .page-item.active .page-link {
  background-color: #546E7A;
  border-color: #546E7A;
}
/* IDIOMES */
.switcher-flotant {
  position: fixed;
  bottom: 20px;
  left: 20px;
  z-index: 9999;
  background: rgba(255, 255, 255, 0.7);
  padding: 3px 5px 5px 10px;
  border-radius: 5px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  display: flex;
  gap: 8px;
}
.switcher-flotant a {
  font-family: "Red Hat Display", sans-serif;
  text-transform: uppercase;
  font-size: 12px;
  text-decoration: none;
  color: #333;
}
/* Vídeos */
.text-video {
  font-style: italic;
  font-size: 90%;
  line-height: 1.5;
  border-top: 1px solid #dcdcdc;
  margin-top: 5px;
}
/* Agenda */
table, td, tr {
  border: none;
}
.agenda-portada table, .agenda-portada td, .agenda-portada tr {
  border: none;
}
.sca_bloc0 {
  background-color: rgba(84, 110, 122, 0.07);
  border-bottom: 2px solid rgba(84, 110, 122, 0.15);
  padding: 20px 0;
  margin: 0 0 4px 0;
  align-items: flex-start;
  transition: background 0.3s ease;
}
.sca_bloc0:hover {
  background-color: rgba(84, 110, 122, 0.12);
}
.sca_bloc0 .sca_bloc1 {
  padding: 0 20px 0 25px;
}
.sca_bloc0 .sca_bloc1 .sca_data {
  font: 700 1.4rem "Red Hat Display";
  color: #2C3E50;
  line-height: 1.1;
  margin-bottom: 5px;
}
.sca_bloc0 .sca_bloc1 .sca_lloc {
  font: 400 0.85rem "Red Hat Display";
  color: #546E7A;
  text-transform: uppercase;
}
.sca_bloc0 .sca_bloc2 {
  border-left: 1px solid rgba(84, 110, 122, 0.3);
  padding-left: 30px;
}
.sca_bloc0 .sca_bloc2 .sca_titol {
  font: 600 1.7rem "Red Hat Display";
  color: #34495E;
  line-height: 1.2;
  margin-bottom: 8px;
}
.sca_bloc0 .sca_bloc2 .sca_text {
  font: 300 1rem "Red Hat Display";
  color: #34495E;
  line-height: 1.5;
}
.sca_bloc0 .sca_bloc3 {
  text-align: right;
  padding-right: 25px;
}
.sca_bloc0 .sca_bloc3 .sca_link a {
  color: #ffffff !important;
}
.sca_bloc0 .sca_bloc3 .sca_button {
  display: inline-block;
  font: 700 0.8rem "Red Hat Display";
  letter-spacing: 0.05rem;
  background: #546E7A;
  padding: 10px 20px;
  text-decoration: none;
  text-transform: uppercase;
  border-radius: 2px;
  transition: 0.2s;
}
.sca_bloc0 .sca_bloc3 .sca_button:hover {
  background: #2C3E50;
}
@media (max-width: 767px) {
  .sca_bloc0 {
    padding: 25px 20px;
  }
  .sca_bloc0 [class*="sca_bloc"] {
    text-align: left;
    padding: 0 !important;
    border: none !important;
    margin-bottom: 15px;
  }
  .sca_bloc0 .sca_bloc3 {
    margin-bottom: 0;
  }
  .sca_bloc0 .sca_bloc3 .sca_button {
    width: auto;
  }
}
.jevbootstrap .mod_events_latest_date, .jevbootstrap .mod_events_latest_content {
  vertical-align: inherit;
}
/*# sourceMappingURL=custom_14.css.map */