/*MODIFICACIONES FILTROS EXPUESTOS NOTICIAS */
.view-display-id-block_1.view-id-noticias #edit-fulld-sapi-wrapper{
  width: 100%;
}
.view-display-id-block_1.view-id-noticias #edit-fulld-sapi-wrapper .form-item {
  float: left;
  padding: .5em 1em 0 0;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
}
.view-display-id-block_1.view-id-noticias .views-submit-button{
  clear: both;
  font-family: 'Oswald', sans-serif;
}
.view-display-id-block_1.view-id-noticias .views-submit-button input{
  display: block;
  margin: 0 auto;
  width: 205px;
}
.view-display-id-block_1.view-id-noticias .views-submit-button input:hover{
  text-decoration: none;
  background-color: #000000;
  color: #ffffff;
}
.no-padding{
  padding: 0 !important;
}


/* ICONO INSTAGRAM */
.redes-sociales-iconos.instagram{
  padding: 7px 12px;
}

/* MODIFICACIONES HOME REDES*/
.texto-social{
  position: absolute;
  bottom: 36px;
}





/* MODIFICACIONES LETRAS ESPACIOS */


/* MODIFICACIONES LETRAS ESPACIOS INTERIOR */




/* MODIFICACIONES LETRAS NOTICIAS */
.view-id-noticias .chosen-container .chosen-single span{
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
}



/* MODIFICACIONES LETRAS NOTICIAS INTERIOR */

/* BANNER MOVIMIENTO */
.marquee {
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  display: inline-block;
  animation: marquee 30s linear infinite;
}



.marquee2 {
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  display: inline-block;
/*   margin-left: -125%; */
/* display: none; */
  animation: marquee2 30s linear infinite 15s, displays 15100ms linear forwards;
}
@media (max-width:400px){
  .marquee {
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  display: inline-block;
  animation: marquee 30s linear infinite;
}



.marquee2 {
  white-space: nowrap;
  overflow: hidden;
  box-sizing: border-box;
  display: inline-block;
/*   margin-left: -125%; */
/* display: none; */
  animation: marquee2 30s linear infinite 15s, displays 15100ms linear forwards;
}
}

@keyframes displays {
  0% {opacity: 0;}
  99% {opacity: 0;}
  100%  { opacity: 1; }
}



@keyframes marquee {
  0%   { transform: translate(125%, 0); }
  100% { transform: translate(-110%, 0); }
}
@keyframes marquee2 {
  0%
    { 
/*       margin-left: 100% !important; */
/*       display: inline-block !important; */
      transform: translate(125%, 0);
    }
  100% { transform: translate(-110%, 0); }
}


/****************************/
/* ART I PART IMG */
/****************************/

.node-art-i-part.teaser-ap {
  height: 580px;
}
.node-art-i-part.teaser-ap.aip{
  height: 470px;
}
.node-art-i-part.teaser-ap .main-image {
  height: 16.25rem;
}

.node-art-i-part.teaser-ap .data-wrapper {
  padding: 1.5rem;
}

.node-art-i-part.teaser-ap h1 {
  margin: 0px;
}

.node-art-i-part.teaser-ap .bottom-wrapper {
  position: absolute;
  bottom: 30px;
}
.node-art-i-part.teaser-ap.aip .opacity-pasado{
  height: auto;
}
/* ART I PART REQUADRO SUPERIOR */
.requadro-bloque-art-i-part{
    border: 2px solid #181819;
    padding: 40px 100px;
}
@media (max-width:992px){
  .requadro-bloque-art-i-part{
    padding: 40px 20px;
}
}
.requadro-bloque-art-i-part a{
    color: #000000;
    text-decoration: none !important;
}
.mt-sm-40{
  margin-top: 0px;
}
@media all and (max-width:1400px){
  .node-art-i-part.teaser-ap.aip{
    height: 420px;
  }
}
@media all and (max-width:992px){
  .mt-sm-40{
    margin-top: 40px;
  }
}
@media all and (max-width:650px){
  .node-art-i-part.teaser-ap.aip{
    height: 375px;
  }
}
/* ART I PART FORM */

.view-projects #edit-field-districte-tid-wrapper{
  float: left;
  padding: .5em 1em 0 0;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
}

.view-projects #edit-field-hashtag-tax-tid-wrapper{
  float: left;
  padding: .5em 1em 0 0;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
  float: right;
}
.view-projects .views-widget-filter-fulld_sapi{
  width: 100%;
  float: left;
  padding: 0;
}
.view-projects .form-item-fulld-day{
  float: left;
  padding: .5em 1em 0 0;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
}

.view-projects .form-item-fulld-month{
  float: left;
  padding: .5em 1em 0 0;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
}

.view-projects .form-item-fulld-year{
  float: left;
  padding: .5em 1em 0 0;
  width: 33.33333333%;
  position: relative;
  min-height: 1px;
}
.view-projects .views-submit-button .form-submit{
    clear: both;
    display: block;
    margin: 0 auto;
    width: 205px;
    padding: 20px 40px;
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
}
.pdr-0{
  padding-right: 15;
  padding-left: 25px;
}
.proyectos .bloque-banner-que-es{
  height: 368px;
}
@media (max-width:1800px){
  .proyectos .bloque-banner-que-es{
    height: 393px;
  }
}
@media (max-width:1594px){
  .proyectos .bloque-banner-que-es{
    height: 450px;
  }
}
@media (max-width:1548px){
  .proyectos .bloque-banner-que-es{
    height: 475px;
  }
}
@media (max-width:1400px){
  .proyectos .bloque-banner-que-es{
    height: 355px;
  }
}
@media (max-width:1200px){
  .proyectos .bloque-banner-que-es{
    height: 450px;
  }
}
@media (max-width:992px){
  .proyectos .bloque-banner-que-es{
    height: 390px;
  }
}
/****************************/
/* EDICIONS ANTERIORS ARTISTA */
/****************************/

.node-artista.teaser-ah {
  height: auto;
}

.node-artista.teaser-ah .main-image {
  height: 21.25rem;
}

.node-artista.teaser-ah .data-wrapper {
  padding: 2.5rem 1.5rem;
}

.node-artista.teaser-ah h1 {
  margin: 0px;
}

.node-artista.teaser-ah .top-wrapper {
  margin-bottom: .4rem;
}

.node-artista.teaser-ah .bottom-wrapper {
  /* position: absolute;
  bottom: 30px; */
}

/* ARTISTA SUBMIT */
.view-display-id-historico_artistas .pager-load-more li{
  margin: 0 !important;
}


/****************************/
/* INTERIOR ARTISTA */
/****************************/

.node-artista.teaser-ap {
  height: 517px;
}

.node-artista.teaser-ap .main-image {
  height: 21.25rem;
}

.node-artista.teaser-ap .data-wrapper {
  padding: 1.5rem;
}

.node-artista.teaser-ap h1 {
  margin: 0px;
}

.node-artista.teaser-ap .bottom-wrapper {
  position: absolute;
  bottom: 30px;
}


.node-page-artistes .bloque-banner-que-es{
  height: 517px;
  margin-bottom: 0px;
}
@media (max-width: 768px){
.node-page-artistes .bloque-banner-que-es{
  margin-bottom: 20px;
}
}
.node-page-artistes .view-id-artista #edit-field-categoria-tid-wrapper{
  width: 100%;
  margin-top: 30px;
}
.node-page-artistes .view-id-artista #edit-field-categoria-tid-wrapper .bef-checkboxes{
 text-align: center;
}
.node-page-artistes .view-id-artista #edit-field-categoria-tid-wrapper .bef-checkboxes label {
    font-weight: 500;
    margin-left: 12px;
    margin-right: 50px;
}
.node-page-artistes .view-id-artista #edit-field-categoria-tid-wrapper .form-type-bef-checkbox{
  display: inline-block;
  text-align: left;
  padding-left: 20px;
}
@media (max-width:1200px){
  .node-page-artistes .view-id-artista #edit-field-categoria-tid-wrapper .form-type-bef-checkbox{
    padding-left: 140px;
  }
}
@media (max-width:650px){
  .node-page-artistes .view-id-artista #edit-field-categoria-tid-wrapper .form-type-bef-checkbox{
    padding-left: 100px;
  }
}
@media (max-width:540px){
  .node-page-artistes .view-id-artista #edit-field-categoria-tid-wrapper .form-type-bef-checkbox{
    padding-left: 45px;
  }
}
@media (max-width:450px){
  .node-page-artistes .view-id-artista #edit-field-categoria-tid-wrapper .form-type-bef-checkbox{
    padding-left: 33px;
  }
}
@media (max-width:400px){
  .node-page-artistes .view-id-artista #edit-field-categoria-tid-wrapper .form-type-bef-checkbox{
    padding-left: 18px;
  }
}
@media (max-width:375px){
  .node-page-artistes .view-id-artista #edit-field-categoria-tid-wrapper .form-type-bef-checkbox{
    padding-left: 4px;
  }
}
.node-page-artistes .view-id-artista .views-exposed-widget.views-submit-button input{
    float: none;
    display: block;
    margin: 0 auto;
    clear: both;
    margin-bottom: 40px;
    margin-top: 40px;
    font-family: 'Oswald', sans-serif;
    width: 205px;

}

/* EDICIONS ANTERIORS ARTISTA FORMULARIO */

.node-page-agenda .view-display-id-historico_artistas #edit-field-categoria-tid-wrapper{
  width: 100%;
}
.node-page-agenda .view-display-id-historico_artistas #edit-field-categoria-tid-wrapper .bef-checkboxes{
 text-align: center;
}
.node-page-agenda .view-display-id-historico_artistas #edit-field-categoria-tid-wrapper .bef-checkboxes label {
    font-weight: 500;
    margin-left: 12px;
    margin-right: 50px;
}
.node-page-agenda .view-display-id-historico_artistas #edit-field-categoria-tid-wrapper .form-type-bef-checkbox{
  display: inline-block;
  text-align: center;
}
.node-page-agenda .view-display-id-historico_artistas .views-exposed-widget.views-submit-button input{
    float: none;
    display: block;
    margin: 0 auto;
    clear: both;
    margin-bottom: 40px;
    margin-top: 40px;
    width: 205px;
    padding: 20px 40px;
    background: white;
    font-weight: 500;
    font-family: 'Oswald', sans-serif;
}
.node-page-agenda .view-display-id-historico_artistas .views-exposed-widget.views-submit-button input:hover{
    color: white;
    background: black;
}
/* EDICIONS ANTERIORS TABS */
.node-page-agenda .botones-filtro-container a{
  width: 48.85%;
  background: #ffffff;
 box-shadow: 1px 1px 8px 1px rgba(197,197,197,1), -1px -2px 8px 1px rgba(197,197,197,1);
  color: black;
  font-family: 'Oswald', sans-serif;
  font-size: 1.125rem;
  font-weight: 500;
  text-align: center;

}
.node-page-agenda .botones-filtro-container a.active{
  border-bottom: none;
  box-shadow: 1px -4px 5px 1px rgba(197,197,197,1), -1px -3px 0px 1px rgba(197,197,197,1) !important;
  position: relative;
  bottom: -2px;
  box-sizing: content-box;
  padding: 17px 0px 12px 0px;}

.node-page-agenda .botones-filtro-container a:nth-child(1){
  margin-right: 1%;
   box-shadow: 1px -2px 8px 1px rgba(197,197,197,1), -1px -2px 8px 1px rgba(197,197,197,1);

}
.node-page-agenda .botones-filtro-container a:nth-child(2){
  margin-right: 0;
  margin-left: 1%;
   box-shadow: 1px -2px 8px 1px rgba(197,197,197,1), -1px -2px 8px 1px rgba(197,197,197,1);

}

.node-page-agenda .botones-filtro-container a:nth-child(1).active ~ .form-linia{
    box-shadow: 0px 1px 0px 1px rgba(197,197,197,1);
    z-index: 1;
    min-height: 1px;
    margin-top: 0px;
    margin-left: 49%;
}
.node-page-agenda .botones-filtro-container a:nth-child(2).active ~ .form-linia{
    box-shadow: 0px 1px 0px 1px rgba(197,197,197,1);
    z-index: 1;
    min-height: 1px;
    margin-top: 0px;
    margin-right: 49%;
}
.node-page-agenda .botones-filtro{
  padding: 15px 15px 10px 15px;
}
@media (max-width: 1779px){
  .node-page-agenda .botones-filtro-container a{
    width: 48.8%;
  }
}

@media (max-width: 992px){
  .node-page-agenda .botones-filtro-container a{
    width: 48.7%;
  }
}
@media (max-width: 562px){
  .node-page-agenda .botones-filtro-container a{
    width: 48.6%;
  }
}
@media (max-width: 435px){
  .node-page-agenda .botones-filtro-container a{
    width: 48.5%;
  }
}
@media (max-width: 400px){
.node-page-agenda .botones-filtro-container a {
    width: 48%;
}
}
/* OPACITY BLOCK EVENTOS */
.opacity-pasado{
    background: black;
    height: 578px;
    opacity: 0.5;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.requadro-evento{
    z-index: 14;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;

}
.border-filtros.form-linia{
    border-bottom: 2px solid #c5c5c5;
    box-shadow: 0px 1px 0px 1px rgba(197,197,197,0.45);
    height: 1px;
    padding-bottom: 52px;
}
@media (max-width: 1400px){
.border-filtros.form-linia{
  padding-bottom: 49px;
}
}
@media (max-width: 650px){
.border-filtros.form-linia{
  padding-bottom: 46px;
}
}
/* RESERVA */
.node-reserva .field-name-field-data .field-label{
  display: none;
}

/* FORMULARIO + CALENDARIO */
.cal-butt.buttons .views-submit-button input{
  width: 100%;
}
.cal-butt.buttons .views-reset-button input{
  width: 100%;
}
.cal-butt.buttons .views-exposed-widget.views-reset-button{
  float: none;
}

.views-exposed-form .cal-butt.buttons  .views-exposed-widget:nth-child(1) .form-submit {
  margin-top: 0px;
  background-color: lightgrey;
}
.views-exposed-form .cal-butt.buttons  .views-exposed-widget:nth-child(1) .form-submit:hover {
  background-color: #181819;
}
.bef-checkboxes .form-item{
  float: none;
  width: auto;
  font-weight: 500;
  font-size: 1.125rem;
  font-family: 'Oswald', sans-serif;
}
.formulario-categorias .form-type-bef-checkbox label{
  margin-bottom: 2px !important;
}
.cal-butt.buttons .views-exposed-widget.views-reset-button input{
  margin-top: 1.6em;
}
@media (max-width: 1200px){
  .bef-checkboxes .form-item{
    float: left;
    width: 50%;
    padding-left: 0%:
  }
  .last.min-filters{
    min-height: 0px !important;
  }
.cal-butt.buttons .views-exposed-widget.views-reset-button input{
  margin-top: 0.3em;
}
}
@media (max-width:992px){

  .bef-checkboxes .form-item{
    padding-left: 5%;
  }
  .cal-butt{
    float: right;
     }
  .cal-butt.buttons .views-exposed-widget.views-reset-button input{
    margin-top: 1.6em;
  }
}
@media (max-width:768px){
  .view-actuacions .views-exposed-widgets .min-filters{
    min-height: 0px;
  }
  .bef-checkboxes .form-item{
    padding-left: 15%;
  }
  .cal-butt{
    float: none;
  }
}

.bord-white{
  border-bottom: 1px solid transparent;
}

/* OPACITY SIDEBAR */
.opacity-pasado-sidebar {
    /*background: black;*/
    height: auto;
    opacity: 0.5;
    z-index: 1;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
.node-actuacions.sidebar{
  position: relative;
}
.artista.full .pager li.pager-next a, .artista.full .pager li.pager-previous a{
  background-color: #ffffff;
  border: 0px;
  font-weight: bold;
  font-size: 1.5rem;
  color: #181819 !important;
}
.node-actuacions.sidebar{
  margin-bottom: 0px !important;
  border-bottom: 0px !important; 
}
.separator-sidebar{
  border-bottom: 2px solid;
  margin-top: 15px;
}
@media (max-width:1800px){
  .node-actuacions.sidebar .separator-sidebar{
    bottom: -15px !important;
  }
}
@media (max-width:1400px){
  .node-actuacions.sidebar .separator-sidebar{
    bottom: 0px !important;
  }
}
.sidebar-separator .node-actuacions:nth-last-child(1) .separator-sidebar{
  display: none;
}

.artista.full .node-actuacions.sidebar:nth-last-child(1) .separator-sidebar{
  display: none;
}
.events.full .node-actuacions.sidebar:nth-last-child(1) .separator-sidebar{
  display: none;
}

.events.full .pager li.pager-next a, .events.full .pager li.pager-previous a{
  background-color: #ffffff;
  border: 0px;
  font-weight: bold;
  font-size: 1.5rem;
  color: #181819 !important;
}
.pos-rel-min{
  min-height: 115px;
  position: relative;
}
.node-actuacions.sidebar .carousel_box{
/*   position: absolute; */
  z-index: 15;
}
.node-actuacions.sidebar .separator-sidebar{
  position: absolute;
  bottom: -13px;
  left: 0;
  right: 0;
}

/* HOME ARREGLOS */
.caja-art-i-pad .opacity-pasado{
  height: auto;
}
.cal-butt{
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
}
.owl-carousel-home.slider-home.owl-loaded.owl-drag a:hover{
  color: #181819;
}
.view-actuacions  .chosen-container-single .chosen-single{
  padding-bottom: 6px; 
  padding-top: 6px; 
}
.chosen-container .chosen-results li.active-result{
  font-family: 'Oswald', sans-serif;
  font-size: 1rem;
  font-weight: 300;
  color: #666666;
}
.chosen-container .chosen-results li.active-result:hover{
  color: #ffffff;
  background: #181819;
}
.chosen-container .chosen-results li.highlighted{
  background: #181819;
  color: #ffffff;
}
@media (max-width:1400px){
  .view-actuacions  .chosen-container-single .chosen-single{
  padding-bottom: 0px; 
  padding-top: 0px; 
}
.view-actuacions .bef-checkboxes .form-item{
    margin-bottom: 7px;
}
}
@media (max-width:1200px){
  .view-actuacions  .chosen-container-single .chosen-single{
  padding-bottom: 6px; 
  padding-top: 6px; 
}
.view-actuacions .bef-checkboxes .form-item{
    margin-bottom: 14px;
}
}

.bd-sm{
  border-bottom: 0px;
  margin-bottom: 0px;
}
.pos-date{
  top: -15px;
}
@media (max-width:900px){
  .bd-sm{
    border-bottom: 2px solid #000000;
    margin-bottom: 15px;
    margin-top: 25px;
    width: 50%;
  }
  .owl-item .ver-mas {
    display: inline-block;
    position: relative;
    padding-top: 7px;
    padding-left: 30px;
  }
  .pos-date{
    top: -5;
  }
}
@media (max-width:650px){
  .owl-item .ver-mas {
    display: inline-block;
    position: relative;
    padding-top: 10px;
    padding-left: 30px;
}
}
@media (max-width:400px){
  .owl-item .ver-mas {
    display: inline-block;
    position: relative;
    padding-top: 7px;
    padding-left: 30px;
}
}


/* SELECTS */
.chosen-container-single .chosen-single span{
  font-weight: 300;
  font-size: 1rem;
  font-family: 'Oswald', sans-serif;
  color: #666666;
}

/* CHECKBOXES */
@media (max-width:1200px){
  .node-page-agenda .view-display-id-historico_artistas #edit-field-categoria-tid-wrapper .bef-checkboxes label{
    margin-right: 0;
  }
  .node-page-agenda .view-display-id-historico_artistas #edit-field-categoria-tid-wrapper .form-type-bef-checkbox{
    text-align: left;
  }
}

.pager.pager-load-more a, .pager.pager--infinite-scroll a{
  margin-top: 3rem;
}

/* IE HOME BANNERS */
@media (max-width:400px){
  .ie .titol-capcalera{
    font-size: 1.85rem;
  }
}

/* VIDEOS YOUTUBE RESPONSIVE */
.field-name-body iframe{
  max-width: 100%;
}
.view-id-noticias.view-display-id-proyectos .pager{
  position: relative;
  width: 100%;
  height: 50px;
}
.view-id-noticias.view-display-id-proyectos .pager-next{
  position: absolute;
  left: 50%;
}
.view-id-noticias.view-display-id-proyectos .pager-previous{
  position: absolute;
  left: 10%;
}
.view-id-noticias.view-display-id-proyectos .pager-current{
  position: absolute;
  left: 30%;
  bottom: -15%;
}
@media (max-width: 1500px){
  .view-id-noticias.view-display-id-proyectos .pager-current{

  bottom: 0%;
}
}
@media (max-width: 650px){
  .view-id-noticias.view-display-id-proyectos .pager-current{

  bottom: 15%;
}
}


/* LEAFLET MAPA ESPAIS */
.leaflet-container a{
  color: #000000;
  font-family: 'Oswald', sans-serif;
  font-weight: 500;
}
.leaflet-popup-content{
  color: #000000;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  min-width: 225px;
  max-width: 80%;
}
/* ART I PART DETALL TWITTER*/
.page-projecte-node .texto-social{
  position: relative;
  bottom: 0;
}

/* ARTISTA REQUADRO VIEW */
.view-artista-requadro .view-art-dis{
  display: block !important;
}
.view-artista-requadro .view-art-none{
  display: none;
}
.view-artista-requadro.slider-vetical{
  border: 0px;
}
.view-artista-requadro article{
  padding-left: 0px;
  padding-top: 5px;
}


#edit-reset-2{
  height: 48px;
  border: 2px solid #181819;
  padding-top: 11px;
  padding-bottom: 11px;
  border-radius: 4px;
  color: #181819;
  font-weight: 500;
  background: #ffffff;
  text-decoration: none;
  cursor: pointer;
  text-align: center;
}
#edit-reset-2:hover{
  background: #181819;
  color: #ffffff;
}

.cancelado, .cancelado a{
  color: red;
  font-weight: 500;
  font-family: 'Oswald',sans-serif;
  font-size: 1.125rem;
  text-transform: uppercase;
  text-decoration: none;
  cursor: default;
}

.node-actuacions.sidebar .pos-rel-min{
  min-height: 135px;
}
.iframe-home{
  display: none;
  width: 100%;
}
.igualar-altura{
  max-height: 606px;
}
.video-id{
  background-size: cover !important;
  background-position: center !important;
  position: relative;
}
.play-video-home{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  background: black;
  border-radius: 20px;
  opacity: 0.5;
  width: 70px;
  height: 50px;
  cursor: pointer;
}
.play-video-home:hover{
  opacity: 1;
  background: red;
}
.low{
  font-family: 'Oswald', sans-serif;
  color: #181819 !important;
  font-size: 1.375rem;
}
.low a{
  text-decoration: underline;
}
.fa-play{
  color: white;
  font-size: 2rem;
  padding: 9px 27px;
  opacity: 1;
}

.title-activitats {
  text-align: center;
  font-size: 40px;
  font-weight: 500;
  font-family: 'Oswald', sans-serif;
  color: black;
  line-height: 59.28px;
  margin-bottom: 80px;
}


.node-actuacions.sidebar .pos-rel-min-activitat{
  min-height: 0px;
  position: relative;
}

.padd-top-activitat-sidebar {
  padding-top: 20px!important;
}

.wrapper-card-actuacions {
  margin-bottom: 40px;
  padding-right: 20px;
  padding-left: 20px;
  min-height: 100px;
}

.content-card-actuacions {
  padding: 20px;
  border: 1px solid black;
  font-family: 'Oswald', sans-serif;
  font-size: 18px;
  line-height: 26.68px;
  background: white;
  min-height: 222px;
}

.title-card-actuacions {
  font-weight: 500;
  margin-bottom: 0;
}

.artist-title-card-actuacions {
  font-weight: 400;
  margin-bottom: 0;
}

.wrapper-title-subtitle {
  margin-bottom: 40px;
  margin-top: 15px;
}

.date-card-actuacions, .ubi-card-actuacions {
  margin-bottom: 0;
}

.link-card-actuacions > a, .link-card-actuacions > a:hover, .field-name-field-url-reserva a, .field-name-field-url-reserva a:hover{
  color: black;
}

.field-name-field-url-reserva a, .field-name-field-url-reserva a:hover{
  color: black;
  font-weight: 500;
}

.title-related-event {
font-weight: 700;
font-size: 18px;
line-height: 26.68px;
font-family: 'Oswald', sans-serif;
  margin-bottom: 50px;
}

.wrapper-related-event {
  background-color: #B54878;
}

.content-related-event {
  padding: 25px;
  color: #FFFFFF;
  font-family: 'Oswald', sans-serif;
  font-weight: 300;
  font-size: 18px;
  line-height: 26.68px;
}

.event-title-related-event {
  font-weight: 500;
}

/* .event-artist-related-event {

}

.event-data-related-event {

} */

.link-related-event:hover {
  text-decoration: none;
}
