.node--type-podcast {
  margin-bottom: 40px;
  padding-bottom: 0px;
  border-bottom: 0px;
}
.node--type-podcast .field--name-title {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 48px;
  line-height: 54px;
  color: #333;
}
.node--type-podcast .field--name-title:hover {
  opacity: 1;
}
.node--type-podcast .descarregar-fitxer {
  align-items: center;
  margin-top: 0px;
  padding-top: 20px;
  border-bottom: 1px solid #D5D5D5;
  padding-bottom: 20px;
  border-top: 1px solid #D5D5D5;
}
.node--type-podcast .descarregar-fitxer a {
  margin-right: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.node--type-podcast .descarregar-fitxer a img {
  height: 40px;
  max-width: none;
}
.node--type-podcast .descarregar-fitxer a:hover {
  opacity: 0.5;
}
.node--type-podcast .descarregar-fitxer p {
  font-family: "Raleway-Regular", sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0px;
}
.node--type-podcast p {
  font-family: "Raleway-Regular", sans-serif;
  font-size: 18px!important;
  line-height: 24px!important;
  color: #333;
}
.node--type-podcast.node--view-mode-teaser iframe {
  width: 100%;
  height: 100%;
  margin-top: 0px;
}
.node--type-podcast .related-content .title-section {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 40px;
  line-height: 45px;
  color: #333;
  margin-bottom: 20px;
}
.node--type-podcast .related-content .title-section:hover {
  opacity: 1;
}
@media (max-width: 768px) {
  .node--type-podcast .related-content .views-element-container .view .view-content .item {
    margin-bottom: 45px;
  }
}
.node--type-podcast .related-content .views-element-container .view .view-content .item .img {
  margin-bottom: 20px;
}
.node--type-podcast .related-content .views-element-container .view .view-content .item .title-item .field--name-title {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 22px;
  line-height: 24px;
  color: #333;
  margin-bottom: 10px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.node--type-podcast .related-content .views-element-container .view .view-content .item .title-item .field--name-title:hover {
  opacity: 0.5;
}
.node--type-podcast .btn.btn-primary {
  display: inline-block;
  background-color: #004EB3;
  padding: 15px 30px;
  font-family: "Raleway-Bold", sans-serif;
  font-size: 14px;
  line-height: 16px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  border-radius: 0;
  margin-top: 10px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.node--type-podcast .btn.btn-primary:hover {
  background-color: #1730bf;
}
@media (min-width: 481px) and (max-width: 768px) {
  .node--type-podcast.node--promoted {
    padding-top: 140px;
  }
}
.node--type-podcast.node--view-mode-teaser {
  padding-top: 0px!important;
}
.node--type-podcast .simulation-program {
  padding-top: 0px;
  padding-bottom: 0px;
}
.node--type-podcast .podcats-elements p {
  font-family: "Raleway-Regular", sans-serif;
  font-size: 16px;
  line-height: 21px;
  color: #333;
  margin-bottom: 10px;
}
.node--type-podcast .title-page {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 40px;
  line-height: 45px;
  color: #333;
}
.node--type-podcast h3 b {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 30px;
  line-height: 34px;
  letter-spacing: 0px;
}
.node--type-podcast h3 a {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 22px;
  line-height: 24px;
  color: #333;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.node--type-podcast h3 a:hover {
  opacity: 0.5;
}
.node--type-podcast p {
  font-family: "Raleway-Regular", sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #333;
}
.node--type-podcast .list-dates {
  border-top: 1px solid #D5D5D5;
  border-bottom: 1px solid #ADADAD;
  margin-bottom: 0px;
  margin-top: 20px;
}
.node--type-podcast .list-dates b {
  display: inline-block;
  margin-top: 0px;
}
.node--type-podcast .list-dates p {
  font-family: "Raleway-SemiBold", sans-serif !important;
  font-size: 16px!important;
  line-height: 21px!important;
  border-bottom: 1px solid #F3F3F3;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0px;
}
.node--type-podcast .list-dates p .bi {
  color: #D5D5D5;
  width: 10px;
  display: inline-block;
  margin-right: 15px;
}
.node--type-podcast .list-dates p:last-child {
  border-bottom: 0px;
}
.node--type-podcast iframe {
  width: 100%;
  min-height: auto;
  margin-top: 30px;
}
b {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 18px;
  letter-spacing: -0.3px;
}
.view-links-podcasts {
  margin-bottom: 40px;
  border-top: 1px solid #D5D5D5;
  border-bottom: 1px solid #D5D5D5;
  padding-top: 20px;
  padding-bottom: 20px;
  margin-top: 19px;
  margin-left: 2px;
}
.view-links-podcasts .view-content .views-row {
  width: 20%;
  min-width: 150px;
  padding-left: 0px;
}
@media (max-width: 1400px) {
  .view-links-podcasts .view-content .views-row {
    width: 24%;
  }
}
@media (max-width: 1200px) {
  .view-links-podcasts .view-content .views-row {
    width: 100%;
  }
}
.view-links-podcasts .view-content .views-row > div {
  align-items: center;
  display: flex;
  gap: 20px;
  height: 40px;
}
.view-links-podcasts .view-content .views-row .btn-inscriu {
  font-family: "Raleway-SemiBold", sans-serif;
  font-size: 16px;
  line-height: 20px;
  color: #333;
  text-decoration: none;
  margin-bottom: 0px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
@media (min-width: 1200px) {
  .view-links-podcasts .view-content .views-row .btn-inscriu {
    width: 100px;
  }
}
.view-links-podcasts .view-content .views-row .btn-inscriu:hover {
  opacity: 0.5;
}
.view-links-podcasts .view-content .views-row span {
  background-color: #004EB3;
  width: 34px;
  height: 34px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.view-links-podcasts .view-content .views-row .image-style-thumbnail {
  width: 20px;
  /*filter: invert(100%) sepia(0%) saturate(100%) hue-rotate(180deg) brightness(200%) contrast(100%);*/
}
@media (min-width: 481px) and (max-width: 768px) {
  .block-inline-blockpodcast-by-category {
    padding-top: 140px;
  }
}
.block-inline-blockpodcast-by-category b {
  margin-top: 20px;
  display: block;
}
.block-inline-blockpodcast-by-category .view-podcasts .node--view-mode-teaser-highlight {
  padding-top: 0px;
}
.block-inline-blockpodcast-by-category .view-podcasts .node--view-mode-teaser-highlight .img-fluid {
  width: 100%;
  /*height: 100%;
  object-fit: cover;*/
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .block-inline-blockpodcast-by-category .view-podcasts .node--view-mode-teaser-highlight .img-fluid {
    /*height: 380px;
    object-fit: cover;*/
  }
}
.block-inline-blockpodcast-by-category .title-section {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 48px;
  line-height: 54px;
  color: #333;
  margin-bottom: 20px;
  /*.Transition(all .3s ease);

    &:hover {
      opacity: .5;
    }*/
}
.block-inline-blockpodcast-by-category p {
  font-family: "Raleway-Regular", sans-serif;
  font-size: 20px;
  line-height: 28px;
  color: #333;
}
.block-inline-blockpodcast-by-category .pagination {
  margin-bottom: 120px;
  margin-top: 30px;
}
@media (max-width: 480px) {
  .block-inline-blockpodcast-by-category .pagination {
    margin-bottom: 40px;
    margin-top: 10px;
  }
}
.block-inline-blockpodcast-by-category .datos {
  margin-bottom: 70px;
}
.block-inline-blockpodcast-by-category .descarregar-fitxer {
  align-items: center;
  margin-top: 0px;
  padding-top: 20px;
  border-bottom: 1px solid #D5D5D5;
  padding-bottom: 20px;
  border-top: 1px solid #D5D5D5;
}
.block-inline-blockpodcast-by-category .descarregar-fitxer a {
  margin-right: 30px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.block-inline-blockpodcast-by-category .descarregar-fitxer a img {
  height: 40px;
  max-width: none;
}
.block-inline-blockpodcast-by-category .descarregar-fitxer a:hover {
  opacity: 0.5;
}
.block-inline-blockpodcast-by-category .descarregar-fitxer p {
  font-family: "Raleway-Regular", sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #333;
  margin-bottom: 0px;
}
.node--type-podcast .fixta-curriculum .text-body a,
.node--type-podcast .fixta-curriculum .text-item a {
  color: #0d6efd;
  font-size: 18px;
  line-height: 24px;
  margin-bottom: 0;
}
.node--type-podcast .fixta-curriculum .text-body a:hover,
.node--type-podcast .fixta-curriculum .text-item a:hover {
  color: #0a58ca;
}
.node--type-podcast li {
  font-size: 18px !important;
  line-height: 24px !important;
  color: #333 !important;
}
.node--type-podcast nav.breadcrumb .breadcrumb-item {
  font-size: 14px !important;
  line-height: 16px !important;
}
/*
.node--type-podcast {
  margin-bottom: 40px;
  padding-bottom: 0px;
  border-bottom: 0px;

  .related-content {
    .title-section {
      font-family: "Raleway-Bold",sans-serif;
      font-size: 40px;
      line-height: 45px;
      color: #333;
      margin-bottom: 20px;
    }

    .views-element-container {
      .view {
        .view-content {
          .item {
            @media (max-width: 768px){
              margin-bottom: 45px;
            }
            .img {
              margin-bottom: 20px;
            }

            .title-item {
              .field--name-title {
                font-family: "Raleway-Bold",sans-serif;
                font-size: 22px;
                line-height: 24px;
                color: #333;
                margin-bottom: 10px;
                .Transition(all .2s ease);

                &:hover {
                  opacity: .5;
                }
              }
            }
          }
        }
      }
    }
  }

  .btn {
    &.btn-primary {
      display: inline-block;
      background-color: #264efa;
      padding: 13px 40px;
      font-family: "Raleway-Bold",sans-serif;
      font-size: 18px;
      line-height: 23px;
      color: #fff;
      text-align: center;
      text-decoration: none;
      border-radius: 0;
      margin-top: 10px;
      cursor: pointer;
      .Transition(all .3s ease-out);

      &:hover {
        background-color: #1730bf;
      }
    }
  }

  &.node--promoted {
    @media (min-width: 481px) and (max-width: 768px) {
      padding-top: 140px;
    }
  }

  &.node--view-mode-teaser {
    padding-top: 0px!important;
  }

  .simulation-program {
    padding-top: 0px;
    padding-bottom: 0px;
  }

  .podcats-elements {
    p {
      font-family: "Raleway-Regular",sans-serif;
      font-size: 16px;
      line-height: 21px;
      color: #333;
      margin-bottom: 10px;
    }
  }

  .title-page {
    font-family: "Raleway-Bold", sans-serif;
    font-size: 40px;
    line-height: 45px;
    color: #333;
  }

  h3 {
    a {
      font-family: "Raleway-Bold",sans-serif;
      font-size: 22px;
      line-height: 24px;
      color: #333;
      text-decoration: none;
      .Transition(all .3s ease);

      &:hover {
        opacity: .5;
      }
    }
  }

  p {
    font-family: "Raleway-Regular",sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #333;
  }

  iframe {
    width: 100%;
  }
}

.view-links-podcasts {
  //background-color: yellow;
  margin-bottom: 40px;

  .view-content {
    .views-row {
      widtwidth: 20%;
      min-width: 150px;

      > div {
        align-items: center;
        display: flex;
        gap: 20px;
      }

      .btn-inscriu {
        font-family: "Raleway-SemiBold",sans-serif;
        font-size: 16px;
        line-height: 20px;
        color: #333;
        text-decoration: none;
        margin-bottom: 0px;
        .Transition(all .3s ease);

        &:hover {
          opacity: .5;
        }
      }

      .image-style-thumbnail {
        height: 60px;
      }
    }
  }
}

.block-inline-blockpodcast-by-category {
  @media (min-width: 481px) and (max-width: 768px) {
    padding-top: 140px;
  }

  .view-podcasts {
    .node--view-mode-teaser-highlight {
      padding-top: 0px;

      .img-fluid {
        width: 100%;
        margin-bottom: 15px;

        @media (max-width: 768px){
          height: 380px;
          object-fit: cover;
        }
      }
    }
  }

  .title-section {
    font-family: "Raleway-Bold", sans-serif;
    font-size: 48px;
    line-height: 54px;
    color: #333;
    .Transition(all .3s ease);

    &:hover {
      opacity: .5;
    }

  }

  p {
    font-family: "Raleway-Regular",sans-serif;
    font-size: 18px;
    line-height: 24px;
    color: #333;
  }

  .descarregar-fitxer {
    align-items: center;
    margin-top: 0px;
    padding-top: 20px;
    border-bottom: 1px solid #D5D5D5;
    padding-bottom: 20px;
    border-top: 1px solid #D5D5D5;

    a {
      .Transition(all .3s ease);

      &:hover {
        opacity: .5;
      }
    }

    p {
      font-family: "Raleway-Regular",sans-serif;
      font-size: 18px;
      line-height: 24px;
      color: #333;
      margin-bottom: 0px;
    }
  }
}*/
.presentacio .content .center .descargar .ico.alt {
  width: 26px;
  height: auto;
  margin-top: -2px;
}
.presentacio .content .center .descargar .ico.alt + p {
  margin-left: 5px;
}
.presentacio .content .center .descargar:hover .ico-link-w {
  background-color: #1730bf;
}
.presentacio .content .center .descargar .ico-link-w {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 45px;
  height: 45px;
  background-color: #004EB3;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 18px 18px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.slider-projectes-destacats .owl-carousel .owl-stage-outer .owl-stage .owl-item .item .img {
  width: calc(67% - 1px) !important;
}
.glb-body .fixed-top {
  z-index: 102;
}
.glb-body .gin-secondary-toolbar--frontend {
  top: 53px;
  width: 100%;
  position: fixed;
}
div#sliding-popup,
div#sliding-popup .eu-cookie-withdraw-banner,
.eu-cookie-withdraw-tab {
  background: #004EB3;
}
footer .footer-bottom .logo.l-4 {
  max-width: 69px;
  max-height: 27px;
}
.contacte-formulari .form-group .form-label {
  top: -10px;
}
.contacte-formulari {
  padding-top: 40px;
}
.contacte-formulari .title-section {
  margin-bottom: 40px;
}
.js .js-hide {
  display: none !important;
}
.js-form-type-stripe {
  margin-top: 30px;
  max-width: 421px;
}
.js-form-type-stripe .StripeElement {
  border: 1px solid #ccc;
  font-size: 0.929em;
  margin: 2px 0;
  padding: 4px;
  max-width: 100%;
  box-sizing: border-box;
  display: block;
  width: 100%;
  padding: 0.375rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #d5d5d5;
  padding-left: 0;
  background-color: transparent;
  box-shadow: none;
  font-size: 20px;
  line-height: 28px;
  color: #333;
  position: relative;
  padding-right: 0;
}
.block-inline-blocktable.table table {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
  margin: 0 auto;
  clear: both;
  border-collapse: separate;
  border-spacing: 0;
  width: 100%;
}
.block-inline-blocktable.table table > tbody > tr:first-child > th,
.block-inline-blocktable.table table > tbody > tr:first-child > td,
.block-inline-blocktable.table table > tbody > tr:first-child > th,
.block-inline-blocktable.table table > tbody > tr:first-child > td {
  border-top: none;
}
.block-inline-blocktable.table table > thead > tr > th,
.block-inline-blocktable.table table > thead > tr > td {
  padding: 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.block-inline-blocktable.table table thead tr th {
  font-size: 16px;
  line-height: 20px;
  font-weight: 600;
  color: #333;
  padding: 10px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.block-inline-blocktable.table table thead tr th:hover {
  color: #1730bf;
}
.block-inline-blocktable.table table thead tr {
  background-color: transparent !important;
}
.block-inline-blocktable.table table tbody tr {
  background-color: transparent;
}
.block-inline-blocktable.table table tbody tr td {
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.0025em;
  color: #333;
  box-shadow: none !important;
  padding: 20px 10px;
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.block-inline-blocktable.table table tbody tr:last-child tr {
  border-bottom: 0;
}
.block-inline-blocktable.table div.dt-container .dt-paging .dt-paging-button.current,
.block-inline-blocktable.table div.dt-container .dt-paging .dt-paging-button.disabled,
.block-inline-blocktable.table div.dt-container .dt-paging .dt-paging-button.disabled:active {
  color: #004eb3 !important;
  padding: 0.375rem 0.75rem;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin: 0;
  border-right: 0;
}
.block-inline-blocktable.table div.dt-container .dt-paging .dt-paging-button.current:hover div.dt-container .dt-paging .dt-paging-button.disabled:hover {
  padding: 0.375rem 0.75rem;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  margin: 0;
  border-right: 0;
}
.block-inline-blocktable.table div.dt-container .dt-paging .dt-paging-button {
  min-width: 2.1em;
  position: relative;
  /* display: block; */
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #dee2e6;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  padding: 0.375rem 0.75rem;
  margin-left: -1px;
  color: #004eb3 !important;
  border-color: #d5d5d5;
}
.block-inline-blocktable.table div.dt-container .dt-paging .dt-paging-button:hover {
  color: #004eb3 !important;
  background: #e9ecef !important;
  border-color: #dee2e6 !important;
}
.block-inline-blocktable.table div.dt-container .dt-paging:not(:first-child) .dt-paging-button {
  margin-left: -1px;
}
.block-inline-blocktable.table div.dt-container .dt-paging .dt-paging-button:last-child {
  border-right: 1px solid #dee2e6 !important;
}
.block-inline-blocktable.table div.dt-container .dt-paging .dt-paging-button.current {
  color: white !important;
  background-color: #004eb3 !important;
  border-color: #004eb3 !important;
}
.block-inline-blocktable.table div.dt-container .dt-paging .dt-paging-button.current,
.block-inline-blocktable.table div.dt-container .dt-paging .dt-paging-button.current:hover {
  background: none;
}
.table > :not(:last-child) > :last-child > * {
  border-bottom-color: inherit;
}
div.dt-container.dt-empty-footer tbody > tr:last-child > * {
  border-bottom: 0;
}
/* activitat / aula */
.activitat-aula {
  margin-bottom: 60px;
}
.activitat-aula .col-sm-3 .btn-mes {
  width: 100%;
}
@media (max-width: 768px) {
  .activitat-aula .col-sm-3 .btn-mes {
    margin-bottom: 40px;
  }
}
.activitat-aula .btn-mes {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #004eb3;
  background-color: #fff;
  border: 1px solid #004eb3;
  padding: 20px 30px;
  text-decoration: none;
  display: inline-block;
  margin-top: 20px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  min-width: 306px;
  text-align: center;
}
@media (max-width: 450px) {
  .activitat-aula .btn-mes {
    width: 100%;
  }
}
.activitat-aula .btn-mes:hover {
  color: #FFFFFF;
  background-color: #1730BF;
  opacity: 0.5;
}
.activitat-aula.fitxa-activitat .img {
  height: 500px;
  object-fit: cover;
}
@media (max-width: 768px) {
  .activitat-aula.fitxa-activitat .line {
    flex-wrap: wrap;
  }
}
.activitat-aula.fitxa-activitat .line p {
  max-width: 77%;
  margin-left: 7px;
}
@media (max-width: 768px) {
  .activitat-aula.fitxa-activitat .line p {
    max-width: 100%;
    margin-left: 0;
    margin-top: 8px;
  }
}
.activitat-aula.fitxa-activitat .title-section {
  margin-top: 40px;
}
.activitat-aula .descarregar-fitxer {
  margin-bottom: 40px;
}
.activitat-aula .descarregar-fitxer .cols-4 .bg {
  min-height: 129px;
}
.activitat-aula .descarregar-fitxer .cols-4 .bg .btn-descarregar {
  background-color: white;
  border: 1px solid white;
}
.activitat-aula .descarregar-fitxer .cols-4 .bg .btn-descarregar.link_:hover .icons.ico-link-blau {
  background-image: url(../images/ico-link-blau.svg);
  filter: brightness(0) invert(1);
}
.activitat-aula form.webform-submission-registration-aula-add-form,
.activitat-aula form.webform-submission-registration-avanced-teaching-form,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form {
  background: #f3f3f3;
  padding: 35px 55px;
}
@media (max-width: 768px) {
  .activitat-aula form.webform-submission-registration-aula-add-form,
  .activitat-aula form.webform-submission-registration-avanced-teaching-form,
  .activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form {
    padding: 25px;
  }
}
.activitat-aula form.webform-submission-registration-aula-add-form h1,
.activitat-aula form.webform-submission-registration-avanced-teaching-form h1,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form h1 {
  font-size: 1.75rem;
  font-family: "Raleway-Bold", sans-serif;
}
.activitat-aula form.webform-submission-registration-aula-add-form h1 span,
.activitat-aula form.webform-submission-registration-avanced-teaching-form h1 span,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form h1 span {
  margin-right: 17px;
}
.activitat-aula form.webform-submission-registration-aula-add-form button.js-form-submit,
.activitat-aula form.webform-submission-registration-avanced-teaching-form button.js-form-submit,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form button.js-form-submit {
  width: 100%;
  max-width: 306px;
  display: inline-block;
  background-color: #004eb3;
  padding: 22px 50px;
  font-family: "Raleway-Bold", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  border-radius: 0;
  border: 0;
  /*font-family: "Raleway-Bold", sans-serif;
      font-size: 20px;
      line-height: 26px;
      color: #004eb3;
      background-color: transparent;
      border: 1px solid #004eb3;
      padding: 20px 30px;
      text-decoration: none;
      display: inline-block;
      margin-top: 20px;
      -webkit-transition: all 0.2s ease;
      -moz-transition: all 0.2s ease;
      -ms-transition: all 0.2s ease;
      -o-transition: all 0.2s ease;
      text-align: center;*/
  width: auto;
  position: relative;
  background-color: transparent;
  color: #333;
  font-size: 14px;
  line-height: 16px;
  padding: 0 35px 0 0;
  background-image: url(https://www.vallhebron.com/themes/custom/vhebron_campus/images/ico-arrow-btn.svg);
  background-size: 15px 7px;
  background-repeat: no-repeat;
  background-position: calc(100% - 0px) center;
  color: #004eb3;
  margin-left: auto;
  display: block;
  text-decoration: none;
}
.activitat-aula form.webform-submission-registration-aula-add-form button.js-form-submit:after,
.activitat-aula form.webform-submission-registration-avanced-teaching-form button.js-form-submit:after,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form button.js-form-submit:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: calc(100% - 35px);
  height: 1px;
  background-color: #004eb3;
}
.activitat-aula form.webform-submission-registration-aula-add-form button.js-form-submit.btn-anterior,
.activitat-aula form.webform-submission-registration-avanced-teaching-form button.js-form-submit.btn-anterior,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form button.js-form-submit.btn-anterior {
  padding-left: 35px;
  margin-left: 0;
  padding-right: 0;
  background-position: left;
  background-image: url(https://www.vallhebron.com/themes/custom/vhebron_campus/images/ico-arrow-btn-left.svg);
}
.activitat-aula form.webform-submission-registration-aula-add-form button.js-form-submit.btn-anterior:after,
.activitat-aula form.webform-submission-registration-avanced-teaching-form button.js-form-submit.btn-anterior:after,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form button.js-form-submit.btn-anterior:after {
  content: "";
  position: absolute;
  left: auto;
  right: 0;
  bottom: -1px;
  width: calc(100% - 35px);
  height: 1px;
  background-color: #004eb3;
}
.activitat-aula form.webform-submission-registration-aula-add-form button.js-form-submit.btn-anterior:hover,
.activitat-aula form.webform-submission-registration-avanced-teaching-form button.js-form-submit.btn-anterior:hover,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form button.js-form-submit.btn-anterior:hover {
  padding-right: 0;
  padding-left: 40px;
}
.activitat-aula form.webform-submission-registration-aula-add-form button.js-form-submit.cancel,
.activitat-aula form.webform-submission-registration-avanced-teaching-form button.js-form-submit.cancel,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form button.js-form-submit.cancel {
  max-width: 205px;
  padding: 15px 18px;
  font-size: 16px;
  line-height: 22px;
  margin-left: 0;
  padding: 0;
  padding-right: 34px;
}
@media (max-width: 450px) {
  .activitat-aula form.webform-submission-registration-aula-add-form button.js-form-submit,
  .activitat-aula form.webform-submission-registration-avanced-teaching-form button.js-form-submit,
  .activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form button.js-form-submit {
    max-width: 100%;
  }
}
.activitat-aula form.webform-submission-registration-aula-add-form button.js-form-submit:hover,
.activitat-aula form.webform-submission-registration-avanced-teaching-form button.js-form-submit:hover,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form button.js-form-submit:hover {
  padding-right: 40px;
}
.activitat-aula form.webform-submission-registration-aula-add-form .form-type-webform-document-file,
.activitat-aula form.webform-submission-registration-avanced-teaching-form .form-type-webform-document-file,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form .form-type-webform-document-file {
  margin-top: -20px;
}
.activitat-aula form.webform-submission-registration-aula-add-form .form-type-webform-document-file.mb-3,
.activitat-aula form.webform-submission-registration-avanced-teaching-form .form-type-webform-document-file.mb-3,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form .form-type-webform-document-file.mb-3 {
  margin-top: 34px !important;
}
.activitat-aula form.webform-submission-registration-aula-add-form .form-type-webform-document-file.mb-3 button.js-form-submit,
.activitat-aula form.webform-submission-registration-avanced-teaching-form .form-type-webform-document-file.mb-3 button.js-form-submit,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form .form-type-webform-document-file.mb-3 button.js-form-submit {
  margin: 12px 0 !important;
}
.activitat-aula form.webform-submission-registration-aula-add-form .form-select,
.activitat-aula form.webform-submission-registration-avanced-teaching-form .form-select,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form .form-select {
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
}
.activitat-aula form.webform-submission-registration-aula-add-form .table-striped > tbody > tr,
.activitat-aula form.webform-submission-registration-avanced-teaching-form .table-striped > tbody > tr,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form .table-striped > tbody > tr {
  --bs-table-accent-bg: transparent !important;
  background: transparent !important;
}
.activitat-aula form.webform-submission-registration-aula-add-form table thead > tr,
.activitat-aula form.webform-submission-registration-avanced-teaching-form table thead > tr,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form table thead > tr {
  border-bottom: 0;
  background: transparent;
}
.activitat-aula form.webform-submission-registration-aula-add-form table tr th,
.activitat-aula form.webform-submission-registration-avanced-teaching-form table tr th,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form table tr th {
  border: 0;
}
.activitat-aula form.webform-submission-registration-aula-add-form table td,
.activitat-aula form.webform-submission-registration-avanced-teaching-form table td,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form table td {
  border: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-between;
}
.activitat-aula form.webform-submission-registration-aula-add-form table td.webform-multiple-table--operations,
.activitat-aula form.webform-submission-registration-avanced-teaching-form table td.webform-multiple-table--operations,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form table td.webform-multiple-table--operations {
  margin-bottom: 20px;
}
@media (max-width: 450px) {
  .activitat-aula form.webform-submission-registration-aula-add-form table td.webform-multiple-table--operations,
  .activitat-aula form.webform-submission-registration-avanced-teaching-form table td.webform-multiple-table--operations,
  .activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form table td.webform-multiple-table--operations {
    position: relative;
  }
}
.activitat-aula form.webform-submission-registration-aula-add-form fieldset fieldset,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset fieldset,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset fieldset,
.activitat-aula form.webform-submission-registration-aula-add-form fieldset .separator_fees,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset .separator_fees,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset .separator_fees {
  width: 32% !important;
  margin-bottom: 35px !important;
  font-family: "Raleway-Regular", sans-serif;
}
@media (max-width: 768px) {
  .activitat-aula form.webform-submission-registration-aula-add-form fieldset fieldset,
  .activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset fieldset,
  .activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset fieldset,
  .activitat-aula form.webform-submission-registration-aula-add-form fieldset .separator_fees,
  .activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset .separator_fees,
  .activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset .separator_fees {
    width: 100% !important;
    margin-bottom: 20px !important;
  }
}
.activitat-aula form.webform-submission-registration-aula-add-form fieldset fieldset.js-webform-type-checkboxes .title-item,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset fieldset.js-webform-type-checkboxes .title-item,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset fieldset.js-webform-type-checkboxes .title-item,
.activitat-aula form.webform-submission-registration-aula-add-form fieldset .separator_fees.js-webform-type-checkboxes .title-item,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset .separator_fees.js-webform-type-checkboxes .title-item,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset .separator_fees.js-webform-type-checkboxes .title-item {
  font-size: 0.95rem;
  font-size: 1em;
  margin-bottom: 20px;
}
.activitat-aula form.webform-submission-registration-aula-add-form fieldset fieldset .checkbox,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset fieldset .checkbox,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset fieldset .checkbox,
.activitat-aula form.webform-submission-registration-aula-add-form fieldset .separator_fees .checkbox,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset .separator_fees .checkbox,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset .separator_fees .checkbox {
  margin-right: 27px;
  margin-bottom: 10px !important;
}
.activitat-aula form.webform-submission-registration-aula-add-form fieldset fieldset .checkbox label,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset fieldset .checkbox label,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset fieldset .checkbox label,
.activitat-aula form.webform-submission-registration-aula-add-form fieldset .separator_fees .checkbox label,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset .separator_fees .checkbox label,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset .separator_fees .checkbox label {
  font-size: 0.95rem;
  font-size: 1em;
  font-size: 12px;
}
.activitat-aula form.webform-submission-registration-aula-add-form fieldset fieldset .form-check-input,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset fieldset .form-check-input,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset fieldset .form-check-input,
.activitat-aula form.webform-submission-registration-aula-add-form fieldset .separator_fees .form-check-input,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset .separator_fees .form-check-input,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset .separator_fees .form-check-input {
  margin-right: 4px;
}
.activitat-aula form.webform-submission-registration-aula-add-form fieldset fieldset .js-webform-checkboxes.webform-options-display-one-column,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset fieldset .js-webform-checkboxes.webform-options-display-one-column,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset fieldset .js-webform-checkboxes.webform-options-display-one-column,
.activitat-aula form.webform-submission-registration-aula-add-form fieldset .separator_fees .js-webform-checkboxes.webform-options-display-one-column,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset .separator_fees .js-webform-checkboxes.webform-options-display-one-column,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset .separator_fees .js-webform-checkboxes.webform-options-display-one-column {
  display: flex;
  flex-direction: column;
}
.activitat-aula form.webform-submission-registration-aula-add-form fieldset fieldset .js-webform-checkboxes.webform-options-display-one-column + small.description,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset fieldset .js-webform-checkboxes.webform-options-display-one-column + small.description,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset fieldset .js-webform-checkboxes.webform-options-display-one-column + small.description,
.activitat-aula form.webform-submission-registration-aula-add-form fieldset .separator_fees .js-webform-checkboxes.webform-options-display-one-column + small.description,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset .separator_fees .js-webform-checkboxes.webform-options-display-one-column + small.description,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset .separator_fees .js-webform-checkboxes.webform-options-display-one-column + small.description {
  display: none;
}
.activitat-aula form.webform-submission-registration-aula-add-form fieldset .webform-flexbox,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset .webform-flexbox,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset .webform-flexbox {
  align-items: flex-start !important;
}
.activitat-aula form.webform-submission-registration-aula-add-form fieldset .webform-flexbox fieldset,
.activitat-aula form.webform-submission-registration-avanced-teaching-form fieldset .webform-flexbox fieldset,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form fieldset .webform-flexbox fieldset {
  width: 100% !important;
  margin-bottom: 12px !important;
}
.activitat-aula form.webform-submission-registration-aula-add-form .form-actions > .row,
.activitat-aula form.webform-submission-registration-avanced-teaching-form .form-actions > .row,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form .form-actions > .row {
  justify-content: end;
}
.activitat-aula form.webform-submission-registration-aula-add-form .form-actions > .row .col-sm-7,
.activitat-aula form.webform-submission-registration-avanced-teaching-form .form-actions > .row .col-sm-7,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form .form-actions > .row .col-sm-7 {
  display: flex;
  justify-content: end;
  gap: 20px;
  flex-wrap: wrap;
}
.activitat-aula form.webform-submission-registration-aula-add-form .webform-multiple-add,
.activitat-aula form.webform-submission-registration-avanced-teaching-form .webform-multiple-add,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form .webform-multiple-add {
  margin-bottom: 40px;
}
.activitat-aula form.webform-submission-registration-aula-add-form .js-form-item.js-form-type-checkbox,
.activitat-aula form.webform-submission-registration-avanced-teaching-form .js-form-item.js-form-type-checkbox,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form .js-form-item.js-form-type-checkbox {
  padding-left: 0;
  margin-bottom: 25px;
  width: 100%;
}
.activitat-aula form.webform-submission-registration-aula-add-form .js-form-item-request-invoice .form-check-label,
.activitat-aula form.webform-submission-registration-avanced-teaching-form .js-form-item-request-invoice .form-check-label,
.activitat-aula form.webform-submission-inscripcio-aula-formacio-obstetr-form .js-form-item-request-invoice .form-check-label {
  font-family: "Raleway-SemiBold", sans-serif;
  font-size: 18px;
  color: #333;
}
.js-webform-confirmation-back-link-ajax {
  width: auto;
  position: relative;
  background-color: transparent;
  color: #333;
  font-size: 14px;
  line-height: 16px;
  padding: 0 35px 0 0;
  background-image: url(https://www.vallhebron.com/themes/custom/vhebron_campus/images/ico-arrow-btn.svg);
  background-size: 15px 7px;
  background-repeat: no-repeat;
  background-position: calc(100% - 0px) center;
  color: #004eb3;
  margin-left: 0;
  display: block;
  text-decoration: none;
  font-family: "Raleway-Bold", sans-serif;
  max-width: max-content;
}
.js-webform-confirmation-back-link-ajax:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: calc(100% - 35px);
  height: 1px;
  background-color: #004eb3;
}
.js-webform-confirmation-back-link-ajax:hover {
  padding-right: 40px;
}
.path-redsys #block-vhebron-campus-content #redsys_form {
  max-width: -moz-max-content;
  max-width: max-content;
  margin-left: auto;
  margin-right: auto;
  max-width: 1320px;
  padding-right: var(--bs-gutter-x, 0.75rem);
  padding-left: var(--bs-gutter-x, 0.75rem);
  padding: 35px 55px;
  position: relative;
  z-index: 1;
}
.path-redsys #block-vhebron-campus-content #redsys_form:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #f3f3f3;
  z-index: -1;
}
@media (min-width: 991px) {
  .path-redsys #block-vhebron-campus-content #redsys_form:before {
    right: 60%;
    right: 0;
  }
}
.path-redsys #block-vhebron-campus-content #redsys_form p span {
  font-family: "Raleway-SemiBold", sans-serif;
  font-size: 20px;
  color: #333;
  margin-left: 10px;
}
.path-redsys #block-vhebron-campus-content #redsys_form #btn_submit {
  margin-top: 15px;
}
.path-redsys #block-vhebron-campus-content #redsys_form #btn_submit {
  width: 100%;
  max-width: 306px;
  display: inline-block;
  background-color: #004eb3;
  padding: 22px 50px;
  font-family: "Raleway-Bold", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  border-radius: 0;
  border: 0;
}
.path-redsys #block-vhebron-campus-content #redsys_form #btn_submit:hover {
  background-color: #1730bf;
  opacity: 0.5;
}
.carrusel-de-professionals .agenda .item .img img {
  width: 100%;
  height: 245px;
  object-fit: cover;
}
.btn-buscar {
  padding-left: 27px !important;
  padding-right: 50px !important;
}
.icons.ico-external {
  background-image: url("../images/ico-external.svg");
}
.icons.ico-external-blau {
  background-image: url("../images/ico-external-blau.svg");
}
.btn-descarregar:has(.ico-external):hover .icons {
  background-image: url("../images/ico-external.svg") !important;
}
.btn-descarregar:has(.ico-external-blau):hover .icons {
  background-image: url("../images/ico-external.svg") !important;
}
.block-inline-blockgallery-slider .owl-carousel .owl-item img {
  display: block;
  width: 100%;
  height: 580px;
  object-fit: cover;
}
@media (max-width: 578px) {
  .block-inline-blockgallery-slider .owl-carousel .owl-item img {
    height: 250px;
  }
}
.webform-submission-activity-validity-add-form {
  max-width: 300px;
}
.node--view-mode-certificate {
  margin-top: 60px;
  margin-bottom: 60px;
}
.node--view-mode-certificate .c-title h3 {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 22px !important;
  line-height: 24px !important;
  color: #333;
  text-align: left !important;
}
.node--view-mode-certificate .b-certificate {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.node--view-mode-certificate .b-certificate .c-title {
  width: 100%;
  margin-bottom: 30px;
}
.node--view-mode-certificate .b-certificate .course-data {
  width: 32%;
  margin-bottom: 35px;
}
.node--view-mode-certificate .b-certificate .course-data:last-child {
  margin-bottom: 0;
}
@media (max-width: 768px) {
  .node--view-mode-certificate .b-certificate .course-data {
    width: 100%;
    margin-bottom: 20px;
  }
}
.node--view-mode-certificate .b-certificate .data-name {
  font-family: "Raleway-Bold", sans-serif;
}
.node--view-mode-certificate .b-certificate .data-value p:last-child {
  margin-bottom: 0;
}
.block-inline-blockgallery-slider .owl-carousel {
  margin-bottom: 150px;
}
.block-inline-blockgallery-slider .owl-carousel:before {
  background-color: #cfe1ff;
  width: 500px;
  height: 500px;
  z-index: -1;
  bottom: -75px;
  left: -75px;
  position: absolute;
  content: '';
}
@media (max-width: 991px) {
  .block-inline-blockgallery-slider .owl-carousel:before {
    height: 386px;
  }
}
@media (max-width: 768px) {
  .block-inline-blockgallery-slider .owl-carousel:before {
    width: 100%;
  }
}
.block-inline-blockgallery-slider .owl-nav {
  position: absolute;
  left: -50px;
  bottom: 450px;
  width: 45px;
}
@media (max-width: 991px) {
  .block-inline-blockgallery-slider .owl-nav {
    left: auto;
    bottom: -45px;
    width: 45px;
    right: 0;
  }
}
@media (max-width: 991px) {
  .block-inline-blockgallery-slider .owl-item img {
    height: 408px !important;
  }
}
@media (max-width: 578px) {
  .block-inline-blockgallery-slider .owl-item img {
    height: 250px !important;
  }
}
.activitat-aula .form-type-processed-text p,
.activitat-aula .form-type-processed-text li {
  font-family: "Raleway-Regular", sans-serif;
  color: #333;
  font-size: 11px;
  line-height: 16px;
}
.activitat-aula .form-type-processed-text {
  padding-top: 35px;
}
.block-inline-blocktext-photo-columns ul li {
  font-family: "Raleway-Regular", sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #333;
}
.cercador-general form.views-exposed-form.buscador #edit-actions {
  margin-top: 30px;
  text-align: left;
}
.cercador-general form.views-exposed-form.buscador label {
  font-family: "Raleway-Medium", sans-serif;
  font-size: 11px;
  line-height: 16px;
  color: #666;
  text-transform: uppercase;
  margin-bottom: 0;
}
.cercador-general form.views-exposed-form.buscador input {
  font-family: "Raleway-SemiBold", sans-serif;
  font-size: 20px;
  color: #333;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #d5d5d5;
  padding-left: 0;
  background-color: transparent;
  box-shadow: none;
  line-height: 28px;
}
.cercador-general form.views-exposed-form.buscador input.form-autocomplete {
  background-image: none;
}
.cercador-general form.views-exposed-form.buscador select {
  font-family: "Raleway-Regular", sans-serif;
  color: #333;
  border: 0;
  border-radius: 0;
  border-bottom: 1px solid #d5d5d5;
  padding-left: 0;
  background-color: transparent;
  box-shadow: none;
  line-height: 28px;
  font-size: 14px;
}
.view-certificate-courses .course-certificate .node--type-activity-aula .b-certificate > div:nth-child(2) .data-value {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 22px !important;
  line-height: 24px !important;
  color: #333;
}
.agenda.minims {
  background-color: transparent;
  padding-bottom: 0;
  margin-bottom: 0;
  padding-top: 30px;
}
.agenda.minims .row.agenda {
  margin-top: 0;
  margin-bottom: 0;
}
.agenda .item button.btn-inscriu,
.agenda .item a.btn-inscriu {
  width: 100%;
  max-width: 306px;
  display: inline-block;
  background-color: #004eb3;
  padding: 22px 50px;
  font-family: "Raleway-Bold", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  border-radius: 0;
  border: 0;
  /*font-family: "Raleway-Bold", sans-serif;
    font-size: 20px;
    line-height: 26px;
    color: #004eb3;
    background-color: transparent;
    border: 1px solid #004eb3;
    padding: 20px 30px;
    text-decoration: none;
    display: inline-block;
    margin-top: 20px;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    text-align: center;*/
  width: max-content;
  position: relative;
  background-color: transparent;
  color: #333;
  font-size: 14px;
  line-height: 16px;
  padding: 0 35px 0 0;
  background-image: url(https://www.vallhebron.com/themes/custom/vhebron_campus/images/ico-arrow-btn.svg);
  background-size: 15px 7px;
  background-repeat: no-repeat;
  background-position: calc(100% - 0px) center;
  color: #004eb3;
  display: block;
  text-decoration: none;
}
.agenda .item button.btn-inscriu:after,
.agenda .item a.btn-inscriu:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: calc(100% - 35px);
  height: 1px;
  background-color: #004eb3;
}
.agenda .item button.btn-inscriu:hover,
.agenda .item a.btn-inscriu:hover {
  padding-right: 40px;
  background-color: transparent;
}
@media (max-width: 768px) {
  .agenda {
    margin-bottom: 20px;
  }
}
/* JOINNOVO */
.modal button.btn-close {
  position: absolute;
  top: 10px;
  right: 10px;
  filter: invert(1);
}
.joinnovo-videos {
  margin-top: 60px;
  margin-bottom: 60px;
}
.joinnovo-videos.cercador-general .form-select.change-sort {
  margin-bottom: 30px;
  margin-top: 20px;
}
.joinnovo-videos.cercador-general .form-select.change-sort option {
  color: #333;
}
.joinnovo-videos.cercador-general .bef-exposed-form .form-select {
  background-image: url(../images/ico-fletxa-dreta.svg);
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 16px 12px;
  background-size: 10px 11px;
  font-size: 20px;
  line-height: 28px;
  padding: 0.375rem 2.25rem 0.375rem 0.75rem;
  padding-left: 0;
}
.joinnovo-videos.cercador-general.carrusel-de-professionals .content .input-group {
  margin-bottom: 30px;
}
.joinnovo-videos.cercador-general .form-row .row {
  position: relative;
}
.joinnovo-videos.cercador-general .btn-buscar:after {
  display: none !important;
}
.joinnovo-videos.cercador-general #edit-reset {
  font-size: 20px;
  line-height: 26px;
  color: #004eb3;
  background-color: #fff;
  border: 1px solid #004eb3;
  padding: 18px 30px;
  text-decoration: none;
  display: inline-block;
  margin-top: 40px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  font-family: "Raleway-Bold", sans-serif;
  border-radius: 0;
  max-width: -moz-max-content;
  max-width: max-content;
  min-width: 145px;
  position: absolute;
  left: 173px;
  bottom: 0;
}
.joinnovo-videos.cercador-general #edit-reset:hover {
  color: #fff;
  background-color: #1730bf;
}
.joinnovo-videos.cercador-general input.form-control {
  border-left: 0 !important;
  border-top: 0 !important;
  line-height: 28px !important;
  font-size: 14px !important;
  padding-left: 0 !important;
}
.joinnovo-videos.cercador-general input.form-control::-ms-input-placeholder {
  /* Edge 12-18 */
  line-height: 28px !important;
  font-size: 14px !important;
}
.joinnovo-videos.cercador-general input.form-control::placeholder {
  line-height: 28px !important;
  font-size: 20px !important;
}
.joinnovo-videos.cercador-general .form-control {
  /* border: 1px solid #d5d5d5; */
  display: block;
  width: 1%;
  padding: 0.375rem 0.75rem !important;
  font-size: 1rem !important;
  font-weight: 400;
  line-height: 1.5 !important;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ced4da !important;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  border-right: 0 !important;
  border-radius: 0 !important;
  font-family: "Raleway-Regular", sans-serif !important;
}
.joinnovo-videos.cercador-general .form-control::-ms-input-placeholder {
  /* Edge 12-18 */
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #212529 !important;
  font-family: "Raleway-Regular", sans-serif !important;
}
.joinnovo-videos.cercador-general .form-control::placeholder {
  font-size: 1rem !important;
  font-weight: 400 !important;
  line-height: 1.5 !important;
  color: #212529 !important;
  font-family: "Raleway-Regular", sans-serif !important;
}
.joinnovo-videos.cercador-general #edit-actions {
  margin-top: 0  !important;
}
.joinnovo-videos:not(.cercador-general) > .container {
  /*background-color: #f3f3f3;
      padding: 60px;
      border: 1px solid #e6e6e6;*/
  position: relative;
}
.joinnovo-videos img.icon-play {
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
}
.joinnovo-videos .node--view-mode-teaser {
  border-bottom: 0;
}
.joinnovo-videos .bef-exposed-form {
  margin-bottom: 40px;
}
.joinnovo-videos .bef-exposed-form .form-select {
  padding: 0;
  background: none;
}
.joinnovo-videos .bef-exposed-form .form-select ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: -webkit-box;
  width: 100%;
  text-align: center;
  overflow: auto;
  padding-bottom: 10px;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
.joinnovo-videos .bef-exposed-form .form-select ul::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
.joinnovo-videos .bef-exposed-form .form-select ul::-webkit-scrollbar-track {
  border-radius: 3px;
}
.joinnovo-videos .bef-exposed-form .form-select ul::-webkit-scrollbar-thumb {
  background: #cbcbcb;
  border-radius: 10px;
}
.joinnovo-videos .bef-exposed-form .form-select ul::-webkit-scrollbar-thumb:hover {
  /*background: white;*/
}
.joinnovo-videos .bef-exposed-form .form-select ul li {
  width: 25%;
}
.joinnovo-videos .bef-exposed-form .form-select ul li a {
  color: black;
  text-decoration: none;
  display: block;
  width: 100%;
  padding: 20px;
  font-family: "Raleway-Bold", sans-serif;
}
.joinnovo-videos .bef-exposed-form .form-select ul li a.active,
.joinnovo-videos .bef-exposed-form .form-select ul li a.bef-link--selected {
  background-color: #f3f3f3;
  background-color: #e4e4e4;
}
.joinnovo-videos .video {
  margin-bottom: 20px;
}
.joinnovo-videos .video .ratio img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.joinnovo-videos .category {
  margin-bottom: 20px;
  font-family: "Raleway-Bold", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #004eb3;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: flex;
  gap: 10px;
}
.joinnovo-videos .category span,
.joinnovo-videos .category .tag {
  max-width: -moz-max-content;
  max-width: max-content;
  border: 1px solid;
  padding: 10px;
  display: block;
}
@media (max-width: 768px) {
  .joinnovo-videos .category span,
  .joinnovo-videos .category .tag {
    font-size: 12px;
  }
}
.joinnovo-videos .col-md-6 .title-item {
  font-family: "Raleway-ExtraBold", sans-serif;
  font-size: 30px;
  line-height: 34px;
  color: #333;
}
@media (max-width: 768px) {
  .joinnovo-videos .col-md-6 .title-item {
    font-size: 25px;
    line-height: 29px;
  }
}
.joinnovo-videos .title-item {
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 24px;
  color: #333;
  padding-right: 12px;
  font-family: "Raleway-Bold", sans-serif;
}
.joinnovo-videos .lines {
  margin-bottom: 15px;
}
.joinnovo-videos .lines .line {
  display: flex;
  gap: 15px;
  margin-bottom: 15px;
}
.joinnovo-videos .lines .line:last-child {
  margin-bottom: 0;
}
.joinnovo-videos .lines .line span {
  display: block;
  width: 79%;
}
@media (max-width: 768px) {
  .joinnovo-videos .lines .line span {
    width: 100%;
  }
}
.joinnovo-videos .lines .line .category-image,
.joinnovo-videos .lines .line .icons {
  width: 22px;
  height: 25px;
  object-fit: contain;
  object-position: top;
}
.joinnovo-videos + .modal .modal-body {
  padding: 0;
  border-radius: 0;
}
.joinnovo-videos.joinnovo-jury select.change-sort {
  display: none;
}
.joinnovo-jury {
  margin-top: 60px;
  margin-bottom: 60px;
}
.joinnovo-jury .title-section,
.joinnovo-jury h2 {
  font-family: "Raleway-ExtraBold", sans-serif;
  font-size: 30px;
  line-height: 34px;
  color: #333;
  margin-bottom: 40px;
}
.joinnovo-jury .container > h2 {
  margin-bottom: 0;
  margin-top: 30px;
}
.joinnovo-jury .col-3,
.joinnovo-jury .col-sm-3,
.joinnovo-jury .col-md-3 {
  margin-top: 30px;
  border: 0;
}
@media (max-width: 768px) {
  .joinnovo-jury .col-3,
  .joinnovo-jury .col-sm-3,
  .joinnovo-jury .col-md-3 {
    margin-bottom: 0;
  }
}
.joinnovo-jury .col-3 a,
.joinnovo-jury .col-sm-3 a,
.joinnovo-jury .col-md-3 a {
  font-family: "Raleway-ExtraBold", sans-serif;
  color: #333;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.joinnovo-jury .col-3 a:hover,
.joinnovo-jury .col-sm-3 a:hover,
.joinnovo-jury .col-md-3 a:hover {
  opacity: 0.5;
}
.joinnovo-jury .col-3 span,
.joinnovo-jury .col-sm-3 span,
.joinnovo-jury .col-md-3 span {
  font-family: "Raleway-ExtraBold", sans-serif;
  color: #333;
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.joinnovo-jury .btn-veure {
  margin-top: 30px;
  display: inline-block;
  background-color: #004eb3;
  padding: 22px 50px;
  font-family: "Raleway-Bold", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
.joinnovo-jury .btn-veure:hover {
  opacity: 0.5;
  background-color: #1730bf;
}
.joinnovo-videos:not(.cercador-general) .category .tag {
  border: 1px solid white;
  background-color: white;
}
.joinnovo-videos.cercador-general .category .tag {
  border: 1px solid #aaaaaa;
  color: #aaaaaa;
}
.joinnovo-schedule {
  margin-top: 60px;
  margin-bottom: 60px;
  /*@media (max-width: 768px) {
    margin-top: 240px;
  }*/
}
.joinnovo-schedule:not(.joinnovo-videos) > .container > .row {
  margin-right: 0;
  margin-left: 0;
}
.joinnovo-schedule:not(.joinnovo-videos) > .container > .row .title-section {
  padding: 0;
}
.joinnovo-schedule .title-section,
.joinnovo-schedule h2 {
  font-family: "Raleway-ExtraBold", sans-serif;
  font-size: 30px;
  line-height: 34px;
  color: #333;
  margin-bottom: 30px;
}
.joinnovo-schedule .container > h2 {
  margin-bottom: 0;
  margin-top: 30px;
}
.joinnovo-schedule > .container > .row > .nav-tabs {
  border: 0;
}
@media (max-width: 768px) {
  .joinnovo-schedule > .container > .row > .nav-tabs {
    padding: 0;
    background-color: rgba(243, 243, 243, 0.4);
  }
}
.joinnovo-schedule > .container > .row > .nav-tabs .nav-item {
  width: 20%;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
}
@media (max-width: 768px) {
  .joinnovo-schedule > .container > .row > .nav-tabs .nav-item {
    width: 50%;
    border-bottom: 1px solid #e6e6e6;
  }
}
.joinnovo-schedule > .container > .row > .nav-tabs .nav-item:not(:last-child) {
  border-right: 0;
}
.joinnovo-schedule > .container > .row > .nav-tabs .nav-item button {
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  color: black;
  border-radius: 0;
  border: 0;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  font-family: "Raleway-Bold", sans-serif;
}
@media (max-width: 768px) {
  .joinnovo-schedule > .container > .row > .nav-tabs .nav-item button {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 16px;
  }
}
@media (min-width: 991px) {
  .joinnovo-schedule > .container > .row > .nav-tabs .nav-item button {
    font-size: 22px;
    line-height: 24px;
    color: #333;
  }
}
.joinnovo-schedule > .container > .row > .nav-tabs .nav-item button.active {
  background-color: #f3f3f3;
}
.joinnovo-schedule > .container > .row > .nav-tabs .nav-item button:not(.active):hover {
  background-color: rgba(243, 243, 243, 0.4);
}
.joinnovo-schedule > .container > .row > .tab-content {
  border: 1px solid #e6e6e6;
  border-bottom: 0;
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 {
  /*padding-bottom: 30px;
              margin-bottom: 30px;
              border-bottom: 1px solid #d3d7d9;*/
  background-color: #f3f3f3;
  padding: 60px;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
}
@media (max-width: 768px) {
  .joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 {
    padding: 30px;
  }
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12:before {
  position: absolute;
  content: '';
  height: 1px;
  background-color: gray;
  bottom: 0;
  left: 60px;
  right: 60px;
  opacity: 0.3;
}
@media (max-width: 768px) {
  .joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12:before {
    left: 30px;
    right: 30px;
  }
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 > .row:first-child > .col-md-8 {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #004eb3;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: flex;
  gap: 10px;
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 > .row:first-child > .col-md-8 span {
  max-width: -moz-max-content;
  max-width: max-content;
  border: 1px solid white;
  padding: 10px;
  display: block;
  background-color: white;
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .col-md-2 {
  font-size: 22px;
  line-height: 24px;
  color: #333;
  padding-right: 12px;
  font-family: "Raleway-Bold", sans-serif;
}
@media (max-width: 768px) {
  .joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .col-md-2 {
    margin-bottom: 10px;
  }
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .title {
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 24px;
  color: #333;
  padding-right: 12px;
  font-family: "Raleway-Bold", sans-serif;
}
@media (min-width: 991px) {
  .joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .title {
    max-width: 90%;
  }
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .description {
  margin-bottom: 20px;
}
@media (min-width: 991px) {
  .joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .description {
    max-width: 90%;
  }
}
@media (min-width: 991px) {
  .joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .location {
    max-width: 90%;
  }
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .location .line {
  display: flex;
  gap: 15px;
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .location .line span {
  display: block;
  width: 79%;
}
@media (max-width: 768px) {
  .joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .location .line span {
    width: 85%;
  }
}
@media (max-width: 768px) {
  .joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .call-to-action {
    margin-top: 20px;
  }
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .call-to-action a {
  display: inline-block;
  background-color: #004eb3;
  padding: 22px 50px;
  font-family: "Raleway-Bold", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
@media (min-width: 768px) {
  .joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .call-to-action a {
    position: absolute;
    right: 60px;
    top: 60px;
  }
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .call-to-action a:hover {
  opacity: 0.5;
  background-color: #1730bf;
}
@media (max-width: 991px) {
  .joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .call-to-action.image {
    margin-top: 30px;
  }
}
@media (min-width: 991px) {
  .joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .call-to-action.image {
    position: absolute;
    right: 60px;
    top: 60px;
    display: flex;
    flex-direction: column;
    max-width: 235px;
  }
  .joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .call-to-action.image img {
    width: 100%;
    height: auto;
  }
}
@media (max-width: 1200px) {
  .joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .call-to-action.image {
    max-width: 182px;
  }
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .call-to-action.image span {
  font-size: 14px;
  display: block;
  margin-bottom: 5px;
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .call-to-action.image a {
  background-color: transparent;
  position: relative;
  right: auto;
  top: auto;
  padding: 0;
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .call-to-action-secondary a {
  font-size: 20px;
  line-height: 26px;
  color: #004eb3 !important;
  background-color: transparent !important;
  border: 1px solid #004eb3;
  padding: 18px 30px !important;
  text-decoration: none;
  display: inline-block;
  margin-top: 40px !important;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  font-family: "Raleway-Bold", sans-serif;
  border-radius: 0;
  max-width: -moz-max-content;
  max-width: max-content;
  min-width: 145px;
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row > .col-12 .call-to-action-secondary a:hover {
  color: white !important;
  background-color: #1730bf !important;
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row:last-child > .col-12:before {
  display: none;
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row:last-child > .col-12 p a {
  background-color: transparent;
  padding: 0;
  font-size: 1.071em;
  line-height: 1.5;
  color: #0d6efd;
  text-decoration: underline;
  display: initial;
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row:last-child > .col-12 a {
  display: inline-block;
  background-color: #004eb3;
  padding: 22px 50px;
  font-family: "Raleway-Bold", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  display: block;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-top: 20px;
}
.joinnovo-schedule > .container > .row > .tab-content > .tab-pane > .row:last-child > .col-12 a:hover {
  opacity: 0.5;
  background-color: #1730bf;
}
.joinnovo-schedule > .container > .row > .col-12 {
  /*padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px solid #d3d7d9;*/
  background-color: #f3f3f3;
  padding: 60px;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
  border: 1px solid #e6e6e6;
  border-top: 0;
}
@media (max-width: 768px) {
  .joinnovo-schedule > .container > .row > .col-12 {
    padding: 30px;
  }
}
.joinnovo-schedule > .container > .row > .col-12:before {
  position: absolute;
  content: '';
  height: 1px;
  background-color: gray;
  bottom: 0;
  left: 60px;
  right: 60px;
  opacity: 0.3;
}
@media (max-width: 768px) {
  .joinnovo-schedule > .container > .row > .col-12:before {
    left: 30px;
    right: 30px;
  }
}
.joinnovo-schedule > .container > .row > .col-12 > .row:first-child > .col-md-8 {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 14px;
  line-height: 18px;
  color: #004eb3;
  text-transform: uppercase;
  margin-bottom: 15px;
  display: flex;
  gap: 10px;
}
.joinnovo-schedule > .container > .row > .col-12 > .row:first-child > .col-md-8 span {
  max-width: -moz-max-content;
  max-width: max-content;
  border: 1px solid;
  padding: 10px;
  display: block;
}
.joinnovo-schedule > .container > .row > .col-12 .col-md-2 {
  font-size: 22px;
  line-height: 24px;
  color: #333;
  padding-right: 12px;
  font-family: "Raleway-Bold", sans-serif;
}
@media (max-width: 768px) {
  .joinnovo-schedule > .container > .row > .col-12 .col-md-2 {
    margin-bottom: 10px;
  }
}
.joinnovo-schedule > .container > .row > .col-12 .title {
  margin-bottom: 20px;
  font-size: 22px;
  line-height: 24px;
  color: #333;
  padding-right: 12px;
  font-family: "Raleway-Bold", sans-serif;
}
.joinnovo-schedule > .container > .row > .col-12 .description {
  margin-bottom: 20px;
}
.joinnovo-schedule > .container > .row > .col-12 .location .line {
  display: flex;
  gap: 15px;
}
.joinnovo-schedule > .container > .row > .col-12 .location .line span {
  display: block;
  width: 79%;
}
@media (max-width: 768px) {
  .joinnovo-schedule > .container > .row > .col-12 .location .line span {
    width: 85%;
  }
}
@media (max-width: 768px) {
  .joinnovo-schedule > .container > .row > .col-12 .call-to-action {
    margin-top: 20px;
  }
}
.joinnovo-schedule > .container > .row > .col-12 .call-to-action a {
  display: inline-block;
  background-color: #004eb3;
  padding: 22px 50px;
  font-family: "Raleway-Bold", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
}
@media (min-width: 768px) {
  .joinnovo-schedule > .container > .row > .col-12 .call-to-action a {
    position: absolute;
    right: 60px;
    top: 60px;
  }
}
.joinnovo-schedule > .container > .row > .col-12 .call-to-action a:hover {
  opacity: 0.5;
  background-color: #1730bf;
}
.joinnovo-schedule > .container > .row:last-child > .col-12:before,
.joinnovo-schedule > .container > .row:nth-last-child(2) > .col-12:before {
  display: none;
}
.joinnovo-schedule > .container > .row:last-child > .col-12 p a {
  background-color: transparent;
  padding: 0;
  font-size: 1.071em;
  line-height: 1.5;
  color: #0d6efd;
  text-decoration: underline;
  display: initial;
}
.joinnovo-schedule > .container > .row:last-child > .col-12 a {
  display: inline-block;
  background-color: #004eb3;
  padding: 22px 50px;
  font-family: "Raleway-Bold", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  display: block;
  max-width: -moz-max-content;
  max-width: max-content;
  margin-top: 20px;
}
.joinnovo-schedule > .container > .row:last-child > .col-12 a:hover {
  opacity: 0.5;
  background-color: #1730bf;
}
.tab-scroller {
  position: relative;
  max-width: 100%;
  overflow: hidden;
}
.tab-scroller-arrow {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 25px;
  cursor: pointer;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
  border: 1px solid #222222;
}
.tab-scroller .right-arrow {
  right: 0;
}
.tab-scroller .left-arrow {
  left: 0;
}
.tab-scroller .left-arrow.d-none ~ .nav {
  padding-left: 0;
}
.tab-scroller .nav {
  position: relative;
  padding-left: 35px;
  flex-wrap: nowrap;
}
.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
  isolation: auto;
}
.joinnovo-videos.joinnovo-jury .tab-scroller .right-arrow {
  right: 35px;
  border: 1px solid #dee2e6;
}
@media (max-width: 768px) {
  .joinnovo-videos.joinnovo-jury .tab-scroller .right-arrow {
    right: 0;
  }
}
.joinnovo-videos.joinnovo-jury .tab-scroller .right-arrow:hover {
  background-color: #fafafa;
}
.joinnovo-videos.joinnovo-jury .tab-scroller .left-arrow {
  left: 35px;
  border: 1px solid #dee2e6;
}
@media (max-width: 768px) {
  .joinnovo-videos.joinnovo-jury .tab-scroller .left-arrow {
    left: 0;
  }
}
.joinnovo-videos.joinnovo-jury .tab-scroller .left-arrow:hover {
  background-color: #fafafa;
}
.joinnovo-videos.joinnovo-jury .tab-scroller-arrow {
  top: 35px;
  bottom: 35px;
  width: 30px;
  padding: 0;
}
@media (max-width: 768px) {
  .joinnovo-videos.joinnovo-jury .tab-scroller-arrow {
    top: 0;
    bottom: 0;
  }
}
.joinnovo-videos.joinnovo-jury .tab-scroller .nav {
  display: -webkit-inline-box;
}
.joinnovo-videos.joinnovo-jury .tab-scroller {
  max-width: none;
  margin-right: calc(var(--bs-gutter-x)*-0.52);
  margin-right: 0;
  margin-left: 0;
  border-right: 1px solid #e6e6e6;
  border-left: 1px solid #e6e6e6;
  border-top: 1px solid #e6e6e6;
}
.joinnovo-videos.joinnovo-jury .title-section,
.joinnovo-videos.joinnovo-jury h2 {
  font-family: "Raleway-ExtraBold", sans-serif;
  font-size: 30px;
  line-height: 34px;
  color: #333;
  margin-bottom: 30px;
}
.joinnovo-videos.joinnovo-jury .container > h2 {
  margin-bottom: 0;
  margin-top: 30px;
}
.joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs {
  border: 0;
  padding-right: calc(var(--bs-gutter-x)*0.5);
  padding-left: calc(var(--bs-gutter-x)*0.5);
  /*border-top: 1px solid #e6e6e6;
        position: relative;*/
  padding: 0;
  /*&:before {
          content: '';
          border-left: 1px solid #e6e6e6;
          border-right: 1px solid #e6e6e6;
          position: absolute;
          top: 0;
          bottom: 0;
          right: calc(var(--bs-gutter-x)*0.5);
          left: calc(var(--bs-gutter-x)*0.5);
        }*/
}
.joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item {
  width: 20%;
  text-align: center;
  border: 1px solid #e6e6e6;
  border-bottom: 0;
  border-top: 0;
}
@media (max-width: 768px) {
  .joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item {
    width: 50%;
  }
}
.joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item:first-child {
  border-left: 0;
}
.joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item:not(:last-child) {
  border-right: 0;
}
.joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item button,
.joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item .nav-link {
  cursor: pointer;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 40px;
  color: black;
  border-radius: 0;
  border: 0;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  font-family: "Raleway-Bold", sans-serif;
}
@media (max-width: 768px) {
  .joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item button,
  .joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item .nav-link {
    padding-top: 15px;
    padding-bottom: 15px;
    font-size: 14px;
    line-height: 16px;
  }
}
@media (min-width: 991px) {
  .joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item button,
  .joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item .nav-link {
    font-size: 22px;
    line-height: 24px;
    color: #333;
  }
}
.joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item button.active,
.joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item .nav-link.active,
.joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item button.bef-link--selected,
.joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item .nav-link.bef-link--selected {
  background-color: #f3f3f3;
}
.joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item button:not(.active):hover,
.joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item .nav-link:not(.active):hover,
.joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item button:not(.bef-link--selected):hover,
.joinnovo-videos.joinnovo-jury > .container > .row > .nav-tabs .nav-item .nav-link:not(.bef-link--selected):hover {
  background-color: rgba(243, 243, 243, 0.4);
}
.joinnovo-videos.joinnovo-jury > .container > .row > .tab-content,
.joinnovo-videos.joinnovo-jury > .container > .row > .tab-pane {
  border: 1px solid #e6e6e6;
  border-bottom: 0;
}
.joinnovo-videos.joinnovo-jury > .container > .row > .tab-content > .tab-pane > .row > .col-12,
.joinnovo-videos.joinnovo-jury > .container > .row > .tab-pane > .tab-pane > .row > .col-12 {
  /*padding-bottom: 30px;
              margin-bottom: 30px;
              border-bottom: 1px solid #d3d7d9;*/
  background-color: #f3f3f3;
  padding: 60px;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
}
@media (max-width: 768px) {
  .joinnovo-videos.joinnovo-jury > .container > .row > .tab-content > .tab-pane > .row > .col-12,
  .joinnovo-videos.joinnovo-jury > .container > .row > .tab-pane > .tab-pane > .row > .col-12 {
    padding: 30px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.joinnovo-videos.joinnovo-jury > .container > .row > .tab-content > .tab-pane > .row > .col-12:before,
.joinnovo-videos.joinnovo-jury > .container > .row > .tab-pane > .tab-pane > .row > .col-12:before {
  position: absolute;
  content: '';
  height: 1px;
  background-color: gray;
  bottom: 0;
  left: 60px;
  right: 60px;
  opacity: 0.3;
}
@media (max-width: 768px) {
  .joinnovo-videos.joinnovo-jury > .container > .row > .tab-content > .tab-pane > .row > .col-12:before,
  .joinnovo-videos.joinnovo-jury > .container > .row > .tab-pane > .tab-pane > .row > .col-12:before {
    left: 30px;
    right: 30px;
  }
}
.joinnovo-videos.joinnovo-jury > .container > .row > .tab-content > .tab-pane > .row:last-child > .col-12:before,
.joinnovo-videos.joinnovo-jury > .container > .row > .tab-pane > .tab-pane > .row:last-child > .col-12:before {
  display: none;
}
.joinnovo-videos.joinnovo-jury > .container > .row > .col-12 {
  /*padding-bottom: 30px;
        margin-bottom: 30px;
        border-bottom: 1px solid #d3d7d9;*/
  background-color: #f3f3f3;
  padding: 60px;
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
  border: 1px solid #e6e6e6;
  border-top: 0;
}
@media (max-width: 768px) {
  .joinnovo-videos.joinnovo-jury > .container > .row > .col-12 {
    padding: 30px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
.joinnovo-videos.joinnovo-jury > .container > .row > .col-12:before {
  position: absolute;
  content: '';
  height: 1px;
  background-color: gray;
  bottom: 0;
  left: 60px;
  right: 60px;
  opacity: 0.3;
}
@media (max-width: 768px) {
  .joinnovo-videos.joinnovo-jury > .container > .row > .col-12:before {
    left: 30px;
    right: 30px;
  }
}
.joinnovo-videos.joinnovo-jury > .container > .row:last-child > .col-12:before,
.joinnovo-videos.joinnovo-jury > .container > .row:nth-last-child(2) > .col-12:before {
  display: none;
}
.joinnovo-videos.joinnovo-jury > .container > .tab-content,
.joinnovo-videos.joinnovo-jury > .container > .tab-pane {
  border: 1px solid #e6e6e6;
}
.joinnovo-videos.joinnovo-jury > .container > .tab-content > .row,
.joinnovo-videos.joinnovo-jury > .container > .tab-pane > .row {
  margin: 0;
  padding-bottom: 60px;
}
.joinnovo-videos.joinnovo-jury > .container > .tab-content > h2,
.joinnovo-videos.joinnovo-jury > .container > .tab-pane > h2 {
  margin-bottom: 0;
  padding-top: 30px;
}
.joinnovo-videos.joinnovo-jury > .container > .tab-content > div,
.joinnovo-videos.joinnovo-jury > .container > .tab-pane > div,
.joinnovo-videos.joinnovo-jury > .container > .tab-content > h2,
.joinnovo-videos.joinnovo-jury > .container > .tab-pane > h2 {
  /*padding-bottom: 30px;
            margin-bottom: 30px;
            border-bottom: 1px solid #d3d7d9;*/
  background-color: #f3f3f3;
  /*padding: 60px;*/
  padding-left: 60px;
  padding-right: 60px;
  position: relative;
  /*&:before {
              position: absolute;
              content: '';
              height: 1px;
              background-color: gray;
              bottom: 0;
              left: 60px;
              left: 60px;
              right: 60px;
              opacity: 0.3;

              @media (max-width: 768px) {
                left: 30px;
                right: 30px;
              }
            }*/
}
@media (max-width: 768px) {
  .joinnovo-videos.joinnovo-jury > .container > .tab-content > div,
  .joinnovo-videos.joinnovo-jury > .container > .tab-pane > div,
  .joinnovo-videos.joinnovo-jury > .container > .tab-content > h2,
  .joinnovo-videos.joinnovo-jury > .container > .tab-pane > h2 {
    padding: 30px;
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media (max-width: 768px) {
  .joinnovo-videos.joinnovo-jury > .container > .tab-content h2,
  .joinnovo-videos.joinnovo-jury > .container > .tab-pane h2 {
    padding-top: 30px;
  }
}
.joinnovo-videos.joinnovo-jury > .container > .tab-content:last-child > .col-12:before,
.joinnovo-videos.joinnovo-jury > .container > .tab-pane:last-child > .col-12:before {
  display: none;
}
#videoModal .modal-content {
  align-items: center;
  height: 100%;
  background-color: transparent;
  flex-direction: row;
}
#videoModal .modal-dialog {
  max-width: 100%;
  height: 100vh;
  margin-top: 0;
  margin-bottom: 0;
}
@media (min-width: 1200px) {
  #videoModal .modal-dialog {
    max-width: 70%;
    height: 100vh;
    margin-top: 0;
    margin-bottom: 0;
  }
}
.carrusel-de-promos .item h3,
.carrusel-de-promos .item h2,
.carrusel-de-promos .item h4,
.carrusel-de-promos .item a p {
  color: #333;
}
.carrusel-de-promos h2.title-section {
  font-size: 30px;
  line-height: 34px;
}
.carrusel-de-promos h3.title-section {
  font-size: 22px;
  line-height: 24px;
}
.carrusel-de-promos .promos:has(> .col-md-3) {
  display: flex;
}
.llistat-icones p {
  font-size: 18px;
}
.llistat-icones .ico-text.alt p {
  font-size: 16px;
  line-height: 18px;
}
.icons.icon-dates {
  background-image: url(../images/icon-dia.svg);
}
.icons.icon-secretaria-tecnica {
  background-image: url(../images/icon-secretaria-tecnica.svg);
}
.icons.icon-localitzacio {
  background-image: url(../images/icon-localitzacio.svg);
}
.icons.icon-area-coneixement {
  background-image: url(../images/icon-area-coneixement.svg);
}
.icons.icon-preu {
  background-image: url(../images/icon-preu.svg);
}
.icons.icon-credits {
  background-image: url(../images/icon-credits.svg);
}
.icons.icon-direccio {
  background-image: url(../images/icon-direccio.svg);
}
.icons.icon-duracio {
  background-image: url(../images/icon-duracio.svg);
}
.block-inline-blocktable table a {
  color: #004eb3;
}
.block-inline-blocktable table a:hover {
  color: #1730bf;
}
.text-foto-dreta.overhead .info ul,
.text-foto-dreta.simple .info ul,
.text-foto-dreta.overhead .info ol,
.text-foto-dreta.simple .info ol {
  font-size: 18px;
  line-height: 24px;
  color: #333;
  margin-bottom: 40px;
}
.buscador-general ul,
.text-a-una-columa-h1 ul,
.buscador-general ol,
.text-a-una-columa-h1 ol {
  font-size: 18px;
  line-height: 24px;
  color: #333;
}
.icons.ico-twitter-hospital {
  background-image: url("https://hospital.vallhebron.com/themes/custom/vhebron_hospital/images/ico-x-black.svg") !important;
  border-radius: 100%;
}
/* timeline */
.d-timeline-block {
  margin-top: 60px;
  margin-bottom: 75px;
  position: relative;
}
.d-timeline-block .text p,
.d-timeline-block-info .text p {
  font-family: "Raleway-Regular", sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #333;
}
.d-timeline-block .title-section {
  font-family: "Raleway-Bold", sans-serif;
  font-size: 40px;
  line-height: 45px;
  color: #333;
  margin-bottom: 30px;
  display: inline-block;
}
.d-timeline-block p,
.d-timeline-block .b-timeline .year {
  font-family: "Raleway-Regular", sans-serif;
  font-size: 18px;
  line-height: 24px;
  color: #333;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.d-timeline-block .b-timeline a {
  text-decoration: none;
  font-family: "Raleway-Regular", sans-serif;
  font-weight: 700;
  font-size: 16px;
  line-height: 19px;
  color: #004EB3;
}
.d-timeline-block .b-timeline .year {
  cursor: pointer;
  /*width: 64px;*/
  text-align: center;
  position: relative;
  /*padding-top: 28px;*/
}
.d-timeline-block .b-timeline .year span {
  position: absolute;
  width: 100px;
  transform: translate(-50%, 0);
  top: auto;
  left: 50%;
  bottom: -25px;
}
@media (max-width: 768px) {
  .d-timeline-block .b-timeline a,
  .d-timeline-block .b-timeline .year {
    font-size: 14px;
    line-height: 16px;
    display: block;
  }
  /*.d-timeline-block .b-timeline .year {
      padding-top: 33px;
  }*/
}
.d-timeline-block .b-timeline .year:hover a {
  opacity: 0.7;
}
.d-timeline-block .b-timeline .year:hover:after {
  background-color: black;
}
/*.d-timeline-block .b-timeline .year:before {
    position: absolute;
    content: '';
    height: 20px;
    width: 1px;
    background-color: black;
    top: 0;
    transform: translate(-50%, 0);
    left: 50%;
}*/
/*.d-timeline-block .b-timeline .year:after {
    position: absolute;
    content: '';
    height: 9px;
    width: 9px;
    background-color: transparent;
    border: 1px solid black;
    border-radius: 100%;
    top: 20px;
    transform: translate(-50%, 0);
    left: 50%;
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -ms-transition: all .2s ease;
    -o-transition: all .2s ease;
}*/
/*.d-timeline-block .b-timeline.position-relative:before {
    content: '';
    position: absolute;
    background-color: black;
    height: 1px;
    width: 100%;
    top: 0;
    left: 0;
}*/
.d-timeline-block .ellipse {
  width: 77px;
  position: relative;
}
.d-timeline-block .ellipse:before {
  content: '';
  background-color: #92C7EC;
  width: 8px;
  height: 8px;
  border-radius: 100%;
  position: absolute;
  transform: translate(-50%, 0);
  top: 0;
  left: 50%;
}
.d-timeline-block .b-timeline {
  margin-top: 35px;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 991px) {
  .d-timeline-block .b-timeline {
    padding-left: 9px;
    padding-right: 24px;
  }
}
@media (max-width: 991px) {
  .d-timeline-block .ellipse {
    width: 77px;
    height: 18px;
    position: relative;
  }
  .d-timeline-block .ellipse + .ellipse + .ellipse,
  .d-timeline-block .ellipse + .ellipse + .ellipse + .ellipse {
    display: none;
  }
  .d-timeline-block .ellipse:before {
    content: '';
    background-color: #92C7EC;
    width: 8px;
    height: 8px;
    border-radius: 100%;
    position: absolute;
    transform: translate(0, -50%);
    top: 50%;
    left: 16px;
  }
  .d-timeline-block .b-timeline .year {
    text-align: left;
  }
  .d-timeline-block .b-timeline {
    flex-direction: column;
  }
  .d-timeline-block .b-timeline .year span {
    position: absolute;
    width: 170px;
    transform: translate(0, 0);
    top: auto;
    left: 40px;
    bottom: 1px;
    font-size: 20px;
    line-height: 23px;
  }
}
.d-timeline-block-info {
  margin-top: 60px;
  margin-bottom: 15px;
  position: relative;
}
.d-timeline-block-info .title-section {
  font-family: "Raleway-ExtraBold", sans-serif;
  font-size: 30px;
  line-height: 34px;
  color: #333;
  margin-bottom: 30px;
  max-width: 600px;
}
.d-timeline-block-info .anchor > div {
  position: absolute;
  top: -150px;
}
.d-timeline-block-info .container > .row {
  margin-bottom: 45px;
}
.d-timeline-block-info .title-item {
  font-size: 22px;
  line-height: 24px;
  color: #333;
  margin-bottom: 10px;
  padding-right: 12px;
  margin-top: 20px;
  font-family: "Raleway-Bold", sans-serif;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
}
.d-timeline-block-info .item {
  margin-top: 25px;
  cursor: pointer;
}
.d-timeline-block-info .item a {
  text-decoration: none;
}
.d-timeline-block-info .item a .title-item:hover,
.d-timeline-block-info .item .title-item:hover {
  opacity: 0.5;
}
.d-timeline-block-info .item .img img {
  width: 100%;
  height: 172px;
  object-fit: cover;
}
.d-timeline-block-info .item .img .icon {
  position: absolute;
  width: 30px;
  height: auto;
  right: 15px;
  top: 15px;
}
.modal-timeline button.btn-close {
  position: absolute;
  top: -37px;
  right: -5px;
  font-size: 24px;
}
.modal-timeline .modal-dialog {
  max-width: 60vw;
}
.modal-timeline .modal-content img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.modal-timeline .modal-content iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}
.modal-timeline .arrows-nav {
  position: absolute;
  right: 0;
  bottom: 10px;
  z-index: 1;
  margin-top: 0;
  width: 100px;
  height: 50px;
  background-color: #004eb3;
}
.modal-timeline .arrows-nav .carousel-control-next,
.modal-timeline .arrows-nav .carousel-control-prev {
  width: 50%;
}
.modal-timeline .arrows-nav .carousel-control-prev-icon {
  background-image: url(https://www.vallhebron.com/themes/custom/vhebron_campus/images/ico-arrow-left.svg);
  height: 9px;
  width: 9px;
}
.modal-timeline .arrows-nav .carousel-control-next-icon {
  background-image: url(https://www.vallhebron.com/themes/custom/vhebron_campus/images/ico-arrow-right.svg);
  height: 9px;
  width: 9px;
}
@media (max-width: 768px) {
  .modal-timeline .modal-dialog {
    max-width: 100vw;
  }
}
@media (min-width: 1200px) {
  .navbar .menu-content .navbar-brand .logo {
    width: 194px;
    height: 72px;
    margin-left: -38px;
  }
}
@media (max-width: 1200px) {
  div.dt-container div.dt-layout-row.dt-layout-table div.dt-layout-cell {
    overflow: scroll;
  }
}
.agenda .item .btn-inscriu {
  width: 100%;
  max-width: 306px;
  display: inline-block;
  background-color: #004eb3;
  padding: 22px 50px;
  font-family: "Raleway-Bold", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #fff;
  text-align: center;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  border-radius: 0;
  border: 0;
  /*font-family: "Raleway-Bold", sans-serif;
  font-size: 20px;
  line-height: 26px;
  color: #004eb3;
  background-color: transparent;
  border: 1px solid #004eb3;
  padding: 20px 30px;
  text-decoration: none;
  display: inline-block;
  margin-top: 20px;
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -ms-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  text-align: center;*/
  width: max-content;
  position: relative;
  background-color: transparent;
  color: #333;
  font-size: 14px;
  line-height: 16px;
  padding: 0 35px 0 0;
  background-image: url(https://www.vallhebron.com/themes/custom/vhebron_campus/images/ico-arrow-btn.svg);
  background-size: 15px 7px;
  background-repeat: no-repeat;
  background-position: calc(100% - 0px) center;
  color: #004eb3;
  display: block;
  text-decoration: none;
}
.agenda .item .btn-inscriu:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: calc(100% - 35px);
  height: 1px;
  background-color: #004eb3;
}
.agenda .item .btn-inscriu:hover {
  padding-right: 40px;
}
@media (max-width: 768px) {
  .agenda {
    margin-bottom: 20px;
  }
}
.logo-news {
  display: flex;
  align-items: center;
}
.logo-news .logo-small {
  max-height: 100px;
  max-width: 487px;
  object-fit: contain;
  width: auto !important;
}
.contacte-formulari .checkbox label,
.contacte-formulari .radio label {
  max-width: 95%;
}
.contacte-formulari fieldset p {
  margin-bottom: 0;
}
.contacte-formulari fieldset .title-item {
  margin-bottom: 15px;
}
.contacte-formulari #edit-actions {
  margin-top: 35px;
}
/* modul-enllacos-campus */
.block-2-col.vall-d-Hebron .item .item.quisom .list {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  column-gap: 25px;
}
.block-2-col.vall-d-Hebron .item .item.quisom .list li {
  width: calc(50% - 15px);
}
@media (max-width: 991px) {
  .block-2-col.vall-d-Hebron .item .item.quisom .list li {
    width: 100%;
  }
}
/*.presentacio {
  .content {
    .center {
      .descargar {
        .ico {
          &.alt {
            width: 26px;
            height: auto;
            margin-top: -2px;

            + p {
              margin-left: 5px;
            }
          }
        }

        &:hover {
          .ico-link-w {
            background-color: #1730bf;
          }
        }

        .ico-link-w {
          position: absolute;
          right: 0;
          bottom: 0;
          width: 45px;
          height: 45px;
          background-color: #264efa;
          background-position: center;
          background-repeat: no-repeat;
          background-size: 18px 18px;
          -webkit-transition: all .2s ease;
          -moz-transition: all .2s ease;
          -ms-transition: all .2s ease;
          -o-transition: all .2s ease;
        }
      }
    }
  }
}

.slider-projectes-destacats {
  .owl-carousel {
    .owl-stage-outer {
      .owl-stage {
        .owl-item {
          .item {
            .img {
              width: calc(67% - 1px) !important;
            }
          }
        }
      }
    }
  }
}*/
/*# sourceMappingURL=main-new-devs.css.map */