/* COMUNS */

body {
    background-color: #fff;
    font-weight: 300;
    overflow-x: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
}
b, strong {
    font-weight: 600;
}
em, i {
    font-weight: 300;
    font-style: italic;
}
b i, b em, strong i, strong em, i b, em b, i strong, em strong {
    font-weight: 600;
    font-style: italic;
}
.button{
  font-weight: 400;
}
.dropdown.menu .is-dropdown-submenu-parent.is-down-arrow > a::after {
    display: none;
}
.dropdown.menu .is-dropdown-submenu-parent.is-down-arrow a {
    padding-right: 1rem;
}
header#top .top-bar-right ul li ul li {
    width: inherit;
    text-align: left;
    padding: 0.3rem;
    padding-left: 0.8rem;
}
header#top .top-bar-right ul li ul li:first-child {
    padding-top: 0.8rem;
}
header#top .top-bar-right ul li ul li:last-child {
    padding-bottom: 0.9rem;
}
header#top .top-bar-right ul li ul li a {
    padding-left: 0rem;
}
header#top {
	min-height: 6.25rem;
    padding-left: 2.25rem;
    padding-right: 2.25rem;
    margin-bottom: 3.75rem;
}
header#top .menu.secundari li {
    font-size: 0.6875rem;
}
header#top #example-menu > nav > ul > li.responsive {
    display: none;
}
header#top > ul > li > a {
    color: #888;
    letter-spacing: 0.024375rem;
    line-height: 0.9375rem;
    padding-top: 0.6875rem;
    padding-left: 0.35rem;
    padding-right: 0.35rem;
    transition: all 0.1s ease;
    font-weight: 400;
}

header#top > ul > li:nth-child(11) > a,
header#top > ul > li:nth-child(3) > a,
header#top > ul > li:nth-child(2) > a,
header#top > ul > li:nth-child(4) > a,
header#top > ul > li:nth-child(5) > a {
    font-size: 1.125rem;
    color: #CCC;
    transition: all 0.1s ease;
}
header#top > ul > li > a:hover,
header#top > ul > li:nth-child(9) > a:hover,
header#top > ul > li:nth-child(3) > a:hover,
header#top > ul > li:nth-child(2) > a:hover {
        color: #000;
    }
header#top > ul > li:nth-child(7) > a::after {
    content: " /";
}
header#top > ul > li:nth-child(7) > a {
    padding-right: 0rem;
}
header#top > ul > li:nth-child(4) > a {
    padding-left: 0.2rem;
    margin-right: 0rem;
    padding-right: 0rem;
}
header#top > ul > li:nth-child(5) > a {
    margin-right: 0rem;
    padding-right: 0rem;
}
header#top > ul > li:nth-child(3) > a {
    padding-right: 0rem;
    padding-left: 0.2rem;
}
header#top > ul > li:nth-child(2) > a {
    padding-left: 0.2rem;
}
header#top .top-bar, .top-bar ul {
    background-color: transparent;
}
header#top > ul > li:nth-child(11) > a,
header#top > ul > li:nth-child(6) > a,
header#top > ul > li:nth-child(2) > a {
    margin-right: 1.1rem;
}
header#top > ul > li:nth-child(1) > a {
    background: #E0BA22;
    text-transform: uppercase;
    color: #1A1A1A;
    font-weight: 600;
    transition: all 0.1s ease;
}
header#top > ul > li:nth-child(1) > a:hover {
    background: #999;
    color: #fff;
}
#example-menu > nav.top-bar-right > ul {
    margin-top: 1.7rem;
}
header#top .top-bar {
    padding: 0rem;
}
header#top .menu > li:not(.menu-text) > a.logo {
    padding: 0rem;
    margin-right: 1.5rem;
}
header#top .title-bar {
    background: #11662B none repeat scroll 0% 0%;
    color: #FEFEFE;
    padding: 0.5rem;
}
header#top .menu-icon {
    background-color: #11662B;
    width: 2.25rem;
	height: 1.9375rem;
}
header#top .menu-icon::after {
    background: none;
    box-shadow: none;
}
header#top .menu-icon::after {
   font-family: FontAwesome;
   content: "\f0c9";
   display: inline-block;
   vertical-align: middle;
   font-size: 2rem;
}
header#top span.logoresponsive {
	display: block;
	float: right;
}
header#top .top-bar-right ul li {
    font-size: 0.9375rem;
    text-align: center;
    /*text-transform: uppercase;*/
    width: 6.0rem;
    background: transparent url('../img/filet-menu.png') 0 center no-repeat;
}
header#top .top-bar-right ul li:first-child {
    background: none;
}
header#top .top-bar-right ul li a {
    line-height: 1.2rem;
    padding-top: 0rem;
    padding-bottom: 0rem;
    font-weight: 400;
}
  header#top .top-bar-right ul li:nth-child(7) a{
    position: relative;
    color: #004186;
    /*font-weight: 700;*/
    padding-left: 40px;
    text-align: left;
    margin-left: 16px;
  }
    header#top .top-bar-right ul li:nth-child(7) a::before{
      position: absolute;
      content: url(../img/menu_barcelona_tribuna.png);
      left: 0px;
      top: -8.5px;
    }
    header#top .top-bar-right ul li ul li:nth-child(7) a{
      position: inherit;
      color: #2B8A48;
      font-weight: 400;
      padding-left: 0px;
      text-align: inherit;
      margin-left: 0px;
    }

    header#top .top-bar-right ul li ul li:nth-child(7) a::before{
      position: inherit;
      content: inherit !important;
      left: inherit;
      top:inherit;
      content: none !important;
    }


/* @START Actualització juny 2022 */
h1, h2, h3, h4, h5, h6 {
  margin-bottom: 1.4rem;
}

#example-menu .top-bar-left,
#example-menu .top-bar-right {
  float: none;
}

header#top .top-bar-right ul li {
  width: max-content;
  padding-top: 1rem;
  padding-bottom: 1rem;
}

.dropdown.menu .is-dropdown-submenu-parent.is-down-arrow:first-child a {
  padding-left: 0rem;
}

.nav-muralles {
  margin-top: 30px;
  display: grid !important;
  grid-template-columns: auto auto !important;
}

.nav-muralles nav {
  /*place-self: start;*/
  place-self: center start;
}

.nav-muralles .logo-noves-muralles {
  place-self: end;
  /*margin-top: -25px;*/
}

.nav-muralles .logo-noves-muralles a {
  display: block;
  line-height: 0px;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
}

.nav-muralles .logo-noves-muralles a:hover {
  -webkit-transform: scale(1.1) rotate(6deg);
  transform: scale(1.1) rotate(6deg);
}

.nav-muralles .logo-noves-muralles a img {
  vertical-align: inherit;
  width: 124px;
  height: 124px;
}

.subhome-noves-muralles .grup {
  background-color: #fff;
  padding: 1.25rem;
  padding-left: 0rem;
  padding-right: 0rem;
}

.subhome-noves-muralles .grup h1 a {
  text-transform: uppercase;
}

.subhome-noves-muralles .grup p {
  font-size: 17px !important;
  line-height: 1.4 !important;
  margin-bottom: 1rem !important;
}

.subhome-noves-muralles .grup .button.small {
  text-transform: uppercase;
  border-radius: 0px;
  letter-spacing: 0.5px;
}

.subhome-noves-muralles iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
}

.sessio-noves-muralles iframe {
  width: 100%;
  height: auto;
  aspect-ratio: 16 / 9;
  margin-bottom: 40px;
  margin-top: 10px;
}
/* @END Actualització juny 2022 */


#top > ul .f-dropdown li a {
    display: block;
    font-size: 0.813rem;
    color: #908F8E;
    font-weight: 500;
}
#top > ul .f-dropdown li {
    float: none;
}
#top > ul .f-dropdown.cercador {
  max-width: 18.750rem;
}
#top > ul .f-dropdown input,
#top > ul .f-dropdown .button  {
    margin-bottom: 0rem;
}
#top > ul .postfix.button {
    color: #fff;
    font-weight: 500;
}
#top > ul .sub-nav dd {
    min-height: 2.125rem;
}
#example-dropdown-1 {
    border-radius: 0px;
}
#example-dropdown-1 > form > div > div > div > div.small-9.columns > input[type="text"] {
    border-radius: 0px;
    font-size: 0.9rem;
}
#example-dropdown-1 > form > div > div > div > div.small-3.columns > a {
    border-radius: 0px;
    font-size: 0.9rem;
    padding: 0.80em 1em;
}

section .masonry {
    /*padding-left: 2.25rem;
    padding-right: 2.25rem;*/
    padding-left: inherit;
    padding-right: inherit;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    /*min-height: 740px;*/
}

/*barcelonatribuna home*/

.home_tribuna {
  color: #004186;
  /*padding: 32px;*/
  padding-left: 2rem;
  padding-right: 0.5rem;
  margin-top: 15px;
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 15px;
  display: none;
}
.home_tribuna div{
  margin-bottom: 14px !important;
}
    .home_tribuna a{
      position: relative;
      padding: 20px 0px 0px 66px;
      color: #004186;
      text-transform: uppercase;
      font-size: 14px;
      font-weight: 600;
      left: 0px;
      margin-top: 22px;
    }
        .home_tribuna a::before{
          content: url(../img/icono_boton_barcelona_tribuna.png);
          position: absolute;
          left: 0px;
          top: 10px;
        }
          .home_tribuna a::before:hover{
            font-weight: 800;
          }

.masonry .info{
  /*height: 31.25rem;*/
margin-bottom: 0.25rem;
}
.info div p{
  font-size: 22px;
  line-height: 30px;
}

/* GRID MASONRY */
.masonry .row {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0.125rem;
    padding-right: 0.125rem;
}
.masonry .row .columns {
    position: relative;
    padding-left: 0.125rem;
    padding-right: 0.125rem;
}
.masonry > div:nth-child(1) .columns.noticia {
    height: 31.25rem;
    margin-bottom: 0.25rem;
}
.masonry > div:nth-child(2) .columns.noticia {
    height: 11.875rem;
}
.masonry .row .columns.noticia > a {
        -webkit-filter: brightness(60%);
        -moz-filter: brightness(60%);
        -o-filter: brightness(60%);
        -ms-filter: brightness(60%);
        filter: brightness(60%);
        width: 100%;
        height: 100%;
        display: block;
        color: #fff;
        background-color: #11662B;
    }
.masonry .row .columns.noticia > p {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        width: 100%;
        margin: auto;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        z-index: 10;
        color: #fff;
        text-align: center;
        font-size: 1.3125rem;
        font-weight: 400;
        color: #FFFFFF;
        line-height: 1.3;
        display: block;
        -webkit-filter: brightness(500%);
        -moz-filter: brightness(500%);
        -o-filter: brightness(500%);
        -ms-filter: brightness(500%);
        filter: brightness(500%);
    }
.masonry .row .columns.noticia > p a {
    color: #fff;
}
.masonry > div:nth-child(1) > .columns.info > p {
  font-size: 22px;
  color: #1F1F19;
  line-height: 28px;
    margin: 0px;
    padding-left: 2rem;
    padding-right: 0.5rem;
}
.masonry > div > .columns.noticia > div {
    position: absolute;
    background: #11662B;
    width: 99%;
    height: 100%;
    top: 0;
    z-index: -1;
    margin: auto;
}

.cell {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: absolute;
    background-color: #222;
}
#esdeveniments-noticies {
    margin-bottom: 3.75rem;
    margin-top: 4.375rem;
}
div#esdeveniments h1,
article#noticies h1 {
    font-size: 1.4375rem;
    color: #000000;
    line-height: 1.875rem;
    font-weight: 300;
    margin-bottom: 1.25rem;
}
div#esdeveniments ul {
    margin: 0rem;
    padding: 0rem;
}
div#esdeveniments ul li {
    list-style: none;
    margin-bottom: 1.10rem;
}
div#esdeveniments ul li time {
    float: left;
    width: 4.375rem;
    height: 4.375rem;
    color: #fff;
    background-color: #11662B;
    text-align: center;
}
div#esdeveniments ul li time .data {
    display: block;
}
#esdeveniments > ul > li > time > span:nth-child(1) {
    font-size: 1.5rem;
    letter-spacing: 0.07625rem;
    font-weight: 600;
    display: block;
    height: 49%;
    line-height: 2.5rem;
}
#esdeveniments > ul > li > time > span:nth-child(2) {
    font-size: 0.6875rem;
    color: #FFF;
    line-height: 0.9rem;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    height: 51%;
}
div#esdeveniments ul li .esdeveniment {
    padding-left: 5rem;
    padding-right: 1rem;
}
div#esdeveniments ul li .esdeveniment a {
    font-size: 0.9375rem;
    line-height: 1.3125rem;
    font-weight: 600;
    display: block;
}
div#esdeveniments ul li .esdeveniment span {
    font-size: 0.875rem;
    color: #000;
    line-height: 1.3125rem;
    display: block;
}
#noticies h2 {
    font-size: 0.9375rem;
    line-height: 1.3125rem;
    font-weight: 600;
    margin-bottom: 0rem;
}
#noticies > div > div > time {
    font-size: 0.875rem;
    color: #000;
    line-height: 1.3125rem;
}
#noticies > div > div > a > img {
    margin-bottom: 0.9375rem;
}
#noticies > div > div > a,
#esdeveniments > ul:nth-child(6) > a {
    background: #AAA9A9;
    font-size: 0.8125rem;
    color: #FFFFFF;
    letter-spacing: 1.5px;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 0rem;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
}
    #noticies > div > div > a:hover,
    #esdeveniments > ul:nth-child(6) > a:hover {
        background: #999;
    }
#noticies > div > div > a {
    margin-top: 1.8rem;
}
#esdeveniments > ul:nth-child(6) > a {
    margin-top: 1rem;
}
#historic {
    background: #11662B;
    background: linear-gradient(135deg, #11662b 50%,#6a8371 100%);
    padding: 2rem;
    color: white;
    margin-top: 4px;
}
#historic h4 {
    color: white;
}
#historic a {
    float: right;
    background: #AAA9A9;
    margin: 0;
    border-radius: 0;
}
#videos {
    background-color: #000;
    /*height: 405px;*/
}
#owl-demo {
    margin-bottom: 51px;
}
#owl-demo .item{
        margin: 0.8rem;
    }
    #owl-demo .item img{
        display: block;
        width: 100%;
        height: auto;
    }
#videos > div > div > h1 {
    font-size: 1.4375rem;
    color: #fff;
    margin-top: 2.8125rem;
    margin-bottom: 1.3125rem;
}
#owl-demo figure {
    margin: 0rem;
    padding: 0rem;
}
#owl-demo figcaption {
    font-size: 0.875rem;
    color: #FFF;
    line-height: 1.3125rem;
    text-transform: uppercase;
    font-weight: 400;
    margin-top: 0.625rem;
}
#banners {
    background-color: #E8E7E7;
    padding-top: 3.625rem;
    padding-bottom: 3.625rem;
}
#footer {
    background-color: #094E1E;
    padding-top: 4.6875rem;
}
#footer > div:nth-child(1) > div > ul {
    margin: 0rem;
}
#footer > div:nth-child(1) > div > ul li {
    list-style: none;
    font-size: 0.9375rem;
    color: #FFF;
    line-height: 1.6875rem;
}
    #footer > div:nth-child(1) > div > ul li a {
        color: #fff;
    }
#footer > div:nth-child(2) > div {
    font-size: 0.8125rem;
    color: #FFF;
    text-align: center;
    margin-top: 7.125rem;
    margin-bottom: 1.875rem;
}
#footer > div:nth-child(1) > div:nth-child(2) > ul {
    float: right;
}
#footer > div:nth-child(1) > div:nth-child(2) > ul li {
    display: inline-block;
    font-size: 1.8rem;
}
#footer > div:nth-child(1) > div:nth-child(2) > ul li:first-child, {
    margin-right: 0rem;
}
#footer .fa-twitter::before,
#footer .fa-vimeo::before {
    font-size: 1.5rem;
}
#footer .ideamatic_content {
    display: inline-block;
}
#footer a.ideamatic_footer {
    background-image: url("../img/ico_ideamatic.png");
    background-position: left center;
    background-repeat: no-repeat;
    color: #fff !important;
    font-size: 0.75rem;
    font-weight: 300 !important;
    padding-left: 17px;
    opacity: 1;
    transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -webkit-transition: opacity .15s ease-in-out;
}
#footer > div:nth-child(2) > div > span:nth-child(1),
#footer > div:nth-child(2) > div > span:nth-child(2) {
    margin-right: 2rem;
}
#footer > div:nth-child(2) > div > span:nth-child(2) > a {
    color: #fff;
    text-decoration: underline;
}
    #footer > div:nth-child(2) > div > span:nth-child(2) > a:hover {
        text-decoration: none;
    }
#footer a.ideamatic_footer:hover, #footer a.ideamatic_footer:focus {
    opacity: 0.7;
}

#breadcrumbs {
    background: #F4F4F4;
    margin-bottom: 50px;
}
#breadcrumbs ul.breadcrumbs {
    margin-top: 0.3rem;
    margin-right: 0px;
    margin-bottom: 0.3rem;
    margin-left: 0px;
}
#breadcrumbs > div > div > ul > li {
    font-size: 0.6875rem;
}
#breadcrumbs > div > div > ul > li.current > a {
    color: #333;
}
#continguts {
    margin-bottom: 9.375rem;
}
#continguts ul.esdeveniments {
    margin: 0rem;
    padding: 0rem;
    margin-bottom: 2.1rem;
    border-bottom: 1px solid rgba(151,151,151,0.25);
}
#continguts ul.esdeveniments li {
    list-style: none;
    margin-bottom: 1.10rem;
}
#continguts ul.esdeveniments li time {
    float: left;
    width: 4.375rem;
    height: 4.375rem;
    color: #fff;
    background-color: #11662B;
    text-align: center;
}
#continguts ul.esdeveniments li time .data {
    display: block;
}
#continguts > article:nth-child(1) > ul.esdeveniments > li > time > span:nth-child(1) {
    font-size: 1.5rem;
    letter-spacing: 0.07625rem;
    font-weight: 600;
    display: block;
    height: 49%;
    line-height: 2.5rem;
}
#continguts > article:nth-child(1) > ul.esdeveniments > li > time > span:nth-child(2) {
    font-size: 0.6875rem;
    color: #FFF;
    line-height: 0.9rem;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    height: 51%;
    margin-top: 0rem;
}
#continguts ul.esdeveniments li .esdeveniment {
    padding-left: 6rem;
    padding-right: 1rem;
}
#continguts > article.large-8.columns > ul > li > div > span {
    font-size: 0.875rem;
    color: #000;
    display: block;
    margin-bottom: 0.75rem;
}
#continguts ul.esdeveniments li .esdeveniment h1 {
    margin-bottom: inherit;
    margin-bottom: 0.75rem;
}
#continguts ul.esdeveniments li .esdeveniment h1 a {
    font-size: 1.5625rem;
    line-height: 1.5625rem;
    font-weight: 400;
    display: block;
}
#continguts ul.esdeveniments li .esdeveniment p {
    font-size: 0.875rem;
    color: #000;
    line-height: 1.3125rem;
    display: block;
}
#continguts h1 {
    font-size: 2.4375rem;
    color: #1A1A1A;
    font-weight: 400;
    margin-bottom: 2.5rem;
}
#continguts h1.fitxa-noticia {
    margin-bottom: 0.5rem;
}
#continguts h2 {
    /*font-size: 1.875rem;*/
    font-size: 24px;
    color: #1A1A1A;
    font-weight: 300;
    /*margin-bottom: 1rem;*/
    margin-bottom: 2.5rem;
}
#continguts h3 {
    font-size: 1.5625rem;
    font-weight: 300;
    color: #1A1A1A;
    margin-bottom: 2rem;
}
#continguts ul.llista-fitxa,
#continguts span.llista-fitxa {
    margin: 0rem;
    padding-bottom: 40px;
    margin-bottom: 40px;
    background-image: url("../img/rectangle-verd.png");
    background-repeat: no-repeat;
    background-position: left bottom;
}
#continguts span.llista-fitxa {
  display: block;
}
#continguts ul.llista-fitxa li {
    list-style: none;
    font-size: 0.875rem;
    color: #000;
}
#continguts ul.llista-fitxa li:before {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 300;
    font-size: 20px;
    color: #999;
    padding-right: 0.5rem;
}
    #continguts ul.llista-fitxa li.data:before {
        content: "\f133";
    }
    #continguts ul.llista-fitxa li.font:before {
        content: "\f024";
    }
    #continguts ul.llista-fitxa li.lectures:before {
        content: "\f06e";
    }
    #continguts ul.llista-fitxa li.autor:before {
        content: "\f007";
    }
    #continguts ul.llista-fitxa li.tematica:before {
        content: "\f10d";
    }
    #continguts ul.llista-fitxa li.web:before {
        content: "\f0ac";
    }
    #continguts ul.llista-fitxa li.twitter:before {
        content: "\f099";
    }
    #continguts ul.llista-fitxa li.linkedin:before {
        content: "\f0e1";
    }
ul.pagination {
    text-align: center;
}
ul.pagination li.current a {
    color: #fff;
}
#continguts > aside > section.panels {
    margin-bottom: 2.8125rem;
}
#continguts > aside a.panel,
#continguts > aside > section.row.panels > div:nth-child(2) > a.panel {
    margin-bottom: 1.11111rem;
    padding: 0.5rem;
    color: #333;
    background: #F4F4F4;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.12), 0px 1px 2px 0px rgba(0,0,0,0.24);
    border-radius: 2px;
    font-size: 0.70rem;
    color: #11662B;
    letter-spacing: 0.01rem;
    text-transform: uppercase;
    height: 5.5rem;
    text-align: center;
    padding-top: 3.6rem;
    background-position: center 18px;
    background-repeat: no-repeat;
    display: block;
    opacity: 1;
}
    #continguts > aside a.panel.resum-activitats,
    #continguts > aside > section.row.panels > div:nth-child(2) > a.panel.resum-activitats {
        background-image: url("../img/ico-resum-activitats.png");
    }
    #continguts > aside a.panel.activitats-recents,
    #continguts > aside > section.row.panels > div:nth-child(2) > a.panel.activitats-recents {
        background-image: url("../img/ico-activitats-recents.png");
    }
    #continguts > aside a.panel.properes-activitats,
    #continguts > aside > section.row.panels > div:nth-child(2) > a.panel.properes-activitats {
        background-image: url("../img/ico-properes-activitats.png");
    }
#continguts > aside a.panel:hover, #continguts > aside a.panel:focus,
#continguts > aside > section.row.panels > div:nth-child(2) > a.panel.resum-activitats:hover,
#continguts > aside > section.row.panels > div:nth-child(2) > a.panel.resum-activitats:focus,
#continguts > aside > section.row.panels > div:nth-child(2) > a.panel.activitats-recents:hover,
#continguts > aside > section.row.panels > div:nth-child(2) > a.panel.activitats-recents:focus,
#continguts > aside > section.row.panels > div:nth-child(2) > a.panel.properes-activitats:hover,
#continguts > aside > section.row.panels > div:nth-child(2) > a.panel.properes-activitats:focus {
    opacity: 0.7;
}
#continguts > aside > section:nth-child(2){
    margin-bottom: 2.5rem;
}
#continguts > aside > section.row > div > div > h1 {
    font-size: 1.25rem;
    color: #262626;
    /*margin-top: 2.5rem;*/
    margin-bottom: 0.9375rem;
}
#continguts > aside > section:nth-child(3) > div div.panel,
#continguts > aside > section:nth-child(2) > div div.panel,
#continguts > aside > section:nth-child(1) > div div.panel,
#continguts > aside > section:nth-child(4) > div div.panel {
    border-style: solid;
    border-width: 1px;
    border-color: #d8d8d8;
    margin-bottom: 2.5rem;
    padding: 1.11111rem;
    background: #f2f2f2;
    color: #333333;
}
#continguts > aside > section:nth-child(3) > div > div > span{
    display: block;
}
#continguts > aside > section.row.panels > div > div {
    padding-top: 0.4rem;
}
#continguts > aside > section.row > div > div > ul {
    margin-left: 0rem;
}
#continguts > aside > section.row > div > div > ul > li {
    list-style: none;
    margin-bottom: 0.9375rem;
}
#continguts > aside section.row ul li:last-child {
    margin-bottom: 0rem;
}
#continguts > article > p {
    margin-bottom: 1.5rem;
    margin-right: 1rem;
}
#continguts > article > ul {
    margin-bottom: 1.5rem;
    margin-left: 3rem;
}
#continguts > article > ul.pagination {
    margin-left: 0rem;
}
#continguts > article > p:nth-child(2) {
    font-size: 1.5rem;
    line-height: 33px;
}
#continguts > aside div.panel.compartir {
    margin-bottom: 1.11111rem;
    padding: 0.5rem;
    color: #333;
    background: #F4F4F4;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.12), 0px 1px 2px 0px rgba(0,0,0,0.24);
    border-radius: 2px;
    font-size: 0.75rem;
    letter-spacing: 0.01rem;
    text-transform: uppercase;
    height: 4.1875rem;
    text-align: center;
    /*padding-top: 3.6rem;*/
    display: block;
    opacity: 1;
}
#continguts > aside > section.row.panels > div > div > ul {
    margin-left: 0rem;
    padding-top: 0.4rem;
}
#continguts > aside > section.row.panels > div > div > ul > li {
    list-style: none;
    display: inline-block;
    margin-right: 0.625rem;
}
#continguts > aside > section.row.panels > div > div > ul > li:nth-child(7) {
    margin-right: 0rem;
}
#continguts > aside > section.row.panels > div > div > ul > li:nth-child(1) {
    font-size: 0.75rem;
    font-weight: 300;
    color: #9B9B9B;
    letter-spacing: 0.0625rem;
}
#continguts > aside > section.row.panels > div > div > ul > li a {
    font-size: 1.6rem;
}
#continguts > aside > section.row.videorelacionat > div > a > img {
    width: 100%;
}
#continguts > aside > section.row.videorelacionat > div > a {
    position: relative;
    display: block;
}
#continguts > aside > section.row.videorelacionat > div > a .play {
    height: 3.4375rem;
    width: 3.4375rem;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
@-moz-document url-prefix() {
  #continguts > aside > section.row.panels > div > div > ul {
     padding-top: 0.3rem;
  }
}
#continguts > aside > section a.button.expanded {
    font-weight: 300;
    font-size: 1.25rem;
    color: #FFF;
    letter-spacing: 0.5px;
    background-color: #E0BA22;
    border-radius: 0px;
    background-image: url("../img/ico-comissio-relacionada.png");
    background-repeat: no-repeat;
    background-position: 1rem center;
    padding-left: 4rem;
    text-align: left;
}
#continguts > aside > section a.button.expanded:hover, #continguts > aside > section a.button.expanded:focus {
    background-color: #D1AE1F;
}
#continguts ul.esdeveniments-fitxa {
    margin: 0rem;
    padding: 0rem;
    margin-bottom: 0rem;
}
#continguts ul.esdeveniments-fitxa li {
    list-style: none;
    margin-bottom: 0.5rem;
}
#continguts ul.esdeveniments-fitxa li time {
    float: left;
    width: 6.25rem;
    height: 6.25rem;
    color: #fff;
    background-color: #11662B;
    text-align: center;
}
#continguts ul.esdeveniments-fitxa li time .data {
    display: block;
}
#continguts > article:nth-child(1) > ul.esdeveniments-fitxa > li > time > span:nth-child(1) {
    font-size: 2.125rem;
    letter-spacing: 0.07625rem;
    font-weight: 600;
    display: block;
    height: 50%;
    line-height: 3.5rem;
}
#continguts > article:nth-child(1) > ul.esdeveniments-fitxa > li > time > span:nth-child(2) {
    font-size: 0.9375rem;
    color: #FFF;
    line-height: 1.2rem;
    text-transform: uppercase;
    font-weight: 400;
    display: block;
    height: 50%;
}
#continguts ul.esdeveniments-fitxa li .esdeveniment {
    padding-left: 7.5rem;
    padding-right: 1rem;
}
#continguts ul.esdeveniments-fitxa > li > div > p {
    /* Lorem ipsum dolor si: */
    font-weight: 300;
    font-size: 1.875rem;
    color: #1A1A1A;
    line-height: 2.1875rem;
}
#continguts ul.llista-fitxa li.seu2:before {
        content: "\f041";
    }
#continguts > article.large-8.columns > ul > li > div > span {
    font-size: 0.875rem;
    color: #000;
    display: block;
    margin-bottom: 0.75rem;
}
#continguts ul.esdeveniments-fitxa li .esdeveniment h1 {
    margin-bottom: inherit;
    margin-bottom: 0.75rem;
}
#continguts ul.esdeveniments-fitxa li .esdeveniment h1 a {
    font-size: 1.5625rem;
    line-height: 1.5625rem;
    font-weight: 400;
    display: block;
}
#continguts > aside div.panel.compartir-fitxa {
    margin-top: 2.0rem;
    margin-bottom: 1.11111rem;
    padding: 0.5rem;
    color: #333;
    background: #F4F4F4;
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.12), 0px 1px 2px 0px rgba(0,0,0,0.24);
    border-radius: 2px;
    font-size: 0.75rem;
    letter-spacing: 0.01rem;
    text-transform: uppercase;
    height: 4.1875rem;
    text-align: center;
    /*padding-top: 3.6rem;*/
    display: block;
    opacity: 1;
}
#continguts > aside > section a.button.expanded.inscripcio {
    font-weight: 300;
    font-size: 1.25rem;
    color: #FFF;
    letter-spacing: 0.5px;
    background-color: #11662B;
    border-radius: 0px;
    background-image: url("../img/ico-plus.png");
    background-repeat: no-repeat;
    background-position: 16rem center;
    padding-left: 1rem;
    text-align: left;
}
#continguts > aside > section a.button.expanded.inscripcio:hover, #continguts > aside > section a.button.expanded.inscripcio:focus {
    background-color: #0B4A1E;
}
span.info-complementaria {
    font-weight: 300;
    font-size: 0.8125rem;
    color: #787777;
    line-height: 1.25rem;
    display: block;
}
a.foto-integrada img {
    width: 95%;
    margin-bottom: 2rem;
}
.row.llistat-noticies {
    margin-bottom: 2.1875rem;
}
.row.llistat-noticies:last-child {
    margin-bottom: 0rem;
}
#continguts > section > div > div > div > h1 {
    text-align: left;
    font-size: 1.0625rem;
    line-height: 1.4375rem;
    font-weight: 600;
    margin-bottom: 0.7rem;
    margin-top: 0rem;
}
#continguts > section > div > div > div > span {
    font-weight: 300;
    font-size: 0.8125rem;
    color: #1A171B;
    line-height: 1.125rem;
    display: block;
    margin-bottom: 0.7rem;
}
.columns.noticia p {
    text-align: left;
    font-size: 0.9375rem;
    line-height: 1.25rem;
    margin-bottom: 0rem;
}
.columns.noticia a img {
    opacity: 1;
    transition: opacity .15s ease-in-out;
    -moz-transition: opacity .15s ease-in-out;
    -webkit-transition: opacity .15s ease-in-out;
    width: 100%;
}
.columns.noticia a:hover img, .columns.noticia a:focus img {
    opacity: 0.8;
}
.grup {
    background-color: #F4F4F4;
    padding: 1.25rem;
}
#continguts > section > div > div > a {
    display: block;
    height: 180px;
    overflow-y: hidden;
}
#continguts > aside > section a.button.expanded.tornar {
    font-size: 1.05rem;
    color: #9B9B9B;
    background-color: #F4F4F4;
    border-radius: 0px;
    background-image: url("../img/enrere.png");
    background-repeat: no-repeat;
    background-position: 0.8rem center;
    padding-left: 1rem;
    text-align: right;
}
#continguts > aside > section a.button.expanded.tornar:hover, #continguts > aside > section a.button.expanded.tornar:focus {
    background-color: #E2E1E1;
}
#continguts > article form label {
    font-size: 1.125rem;
    color: #4D4D4D;
    font-weight: 300;
}
#continguts > article form input {
    border-radius: 0px;
    height: 3rem;
}
#continguts > article form input#checkbox1 {
    height: inherit;
}
#continguts > article > form > div:nth-child(5) > div > div > label {
    font-size: 15px;
    color: #4D4D4D;
    line-height: 23px;
    font-weight: 300;
    margin-top: -2.1rem;
    margin-left: 1.5rem;
}
#continguts > article > form a.button.enviar {
    text-transform: uppercase;
    font-weight: 500;
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
    background-color: #E0BA22;
    font-size: 1.125rem;
    color: #FFFFFF;
    letter-spacing: 0.0625rem;
}
#continguts > article > form > div:nth-child(5) {
    margin-bottom: 2rem;
}
#banner-comissio {
    margin-bottom: 3.125rem;
    height: 200px;
    /*background: #11662B url('../img/comissio.png') 80% 50% no-repeat;*/
}
.banner-comissio-bcn-tribuna {
    background: #11662B url('../img/01-fitxa-comissio-bcn-tribuna.png') 80% 50% no-repeat;
}
.banner-comissio-cercle {
    background: #11662B url('../img/02-fitxa-comissio-cercle.png') 80% 50% no-repeat;
}
.banner-comissio-financera {
    background: #11662B url('../img/03-fitxa-comissio-financera.png') 80% 50% no-repeat;
}
.banner-comissio-economia {
    background: #11662B url('../img/04-fitxa-comissio-economia.png') 80% 50% no-repeat;
}
.banner-comissio-esport {
    background: #11662B url('../img/05-fitxa-comissio-esport.png') 80% 50% no-repeat;
}
.banner-comissio-cultura {
    background: #11662B url('../img/06-fitxa-comissio-cultura.png') 80% 50% no-repeat;
}
.banner-comissio-recerca {
    background: #11662B url('../img/07-fitxa-comissio-recerca.png') 80% 50% no-repeat;
}
.banner-comissio-tecnologia {
    background: #11662B url('../img/08-fitxa-comissio-tecnologia.png') 80% 50% no-repeat;
}
.banner-comissio-glocal {
    background: #11662B url('../img/09-fitxa-comissio-glocal.png') 80% 50% no-repeat;
}
.banner-comissio-ensenyament {
    background: #11662B url('../img/10-fitxa-ensenyament.png') 80% 50% no-repeat;
}
.banner-comissio-salut {
    background: #11662B url('../img/11-fitxa-salut.png') 80% 50% no-repeat;
}

#banner-comissio h1, #banner-comissio h2 {
    color: #fff;
}
#banner-comissio h1 {
    font-size: 2.4375rem;
    color: #FFF;
    text-shadow: 0px 2px 4px #11662B;
}
#banner-comissio h2 {
    font-size: 1.5625rem;
    color: #FFF;
    font-weight: 300;
    margin-top: 3.2rem;
}
#continguts > article ul.activitat-recent {
    margin-left: 0rem;
    margin-right: 1rem;
}
#continguts > article ul.activitat-recent li {
    list-style: none;
    padding-bottom: 1rem;
    padding-top: 1rem;
    border-bottom: #E5E5E5 1px solid;
    padding-left: 3.5rem;
}

#continguts > article ul.activitat-recent li:last-child {
    border-bottom: none;
}
#continguts > article ul.activitat-recent li.publicacio {
    background: url('../img/ico-publicacio-color.png') 0 50% no-repeat;
}
#continguts > article ul.activitat-recent li.noticia {
    background: url('../img/ico-noticia-color.png') 0 50% no-repeat;
}
#continguts > article ul.activitat-recent li.activitat {
    background: url('../img/ico-activitat-color.png') 0 50% no-repeat;
}
#continguts > article ul.activitat-recent li span {
    display: block;
    font-size: 0.875rem;
    color: #000;
    font-weight: 400;
}
#continguts > aside > section.row.membres-comissio > ul {
    margin-left: 2rem;
}
#continguts > aside > section.row.membres-comissio ul li {
    margin-bottom: 0.3rem;
}
#continguts > aside > section.row.membres-comissio > ul > li {
    list-style: none;
    font-weight: 400;
}
#continguts > aside > section.row.membres-comissio > ul > li > ul > li {
    list-style: square;
    font-weight: 300;
}
#continguts > aside > section a.button.expanded.activitats-comissio,
#continguts > aside > section a.button.expanded.activitats-publicacions,
#continguts > aside > section a.button.expanded.activitats-noticies {
    font-weight: 300;
    font-size: 1.25rem;
    color: #FFF;
    letter-spacing: 0.5px;
    border-radius: 0px;
    background-repeat: no-repeat;
    background-position: 1rem center;
    padding-left: 4rem;
    text-align: left;
    font-size: 1rem;
    color: #FFFFFF;
    letter-spacing: 0.4px;
    padding-top: 1.2rem;
    padding-bottom: 1.2rem;
}
#continguts > aside > section a.button.expanded.activitats-comissio {
    background-color: #5F8725;
    background-image: url("../img/ico-activitat-blanc.png");
}
    #continguts > aside > section a.button.expanded.activitats-comissio:hover {
        background-color: #5F8725;
    }
#continguts > aside > section a.button.expanded.activitats-publicacions {
    background-color: #336674;
    background-image: url("../img/ico-publicacio-blanc.png");
}
    #continguts > aside > section a.button.expanded.activitats-publicacions:hover {
        background-color: #336674;
    }
#continguts > aside > section a.button.expanded.activitats-noticies {
    background-color: #923628;
    background-image: url("../img/ico-noticia-blanc.png");
}
    #continguts > aside > section a.button.expanded.activitats-noticies:hover {
        background-color: #923628;
    }
#continguts > article.columns.comissions > p:nth-child(1) {
    font-size: 1.5rem;
    line-height: 33px;
}
#continguts > article.columns.comissions > p:nth-child(2) {
    font-size: inherit;
    line-height: inherit;
}
.table-wrap {
    width:95%;
}
thead, tbody, tfoot {
    border: none;
}
.table-wrap th, .table-wrap td {
    font-size: 0.9rem;
    font-weight: 300;
}
.table-wrap td a {
    font-weight: 400;
}
.table-wrap th {
    font-weight: 300;
    font-size: 0.8rem;
    text-transform: uppercase;
}
tbody tr:nth-child(even) {
    background-color: #f8f8f8;
}
td.left-td-acronim,
th.left-th-acronim {
    width:15%;
    padding:2%;
    text-align: center;
    font-size: 1.1rem;
    font-weight: 300;
}
.left-td-acronim.llibres:before {content: "LLI"; color: #9b59b6;}
.left-td-acronim.manifest:before {content: "MAN"; color: #2ecc71;}
.left-td-acronim.textos-amics:before {content: "TEX"; color: #3498db;}
.left-td-acronim.articles:before {content: "ART"; color: #e67e22;}
.left-td-acronim.posicionaments:before {content: "POS"; color: #e74c3c;}
.left-td-acronim.activitats:before {content: "RES"; color: #925E28;}
.left-td-acronim.entrevistes:before {content: "ENT"; color: #e74c3c;}
.left-td-acronim.memories:before {content: "MEM"; color: #925E28;}
.right-td-titol,
.right-th-titol {
    width:55%;
    padding:2%;
}
td.right-td-data,
th.right-th-data {
    width:15%;
    padding:2%;
    text-align: center;
}
td.right-td-lectures,
th.right-th-lectures {
    width:15%;
    padding:2%;
    text-align: center;
}
table > tbody > tr > td.right-td-titol > span {
    display: block;
    font-size: 0.8rem;
}
#continguts > aside > section:nth-child(2) > form > label {
    margin-bottom: 1rem;
    text-transform: uppercase;
    font-weight: 300;
}
#continguts > aside > section:nth-child(2) > form > div:nth-child(2) > label {color: #2ecc71;}
#continguts > aside > section:nth-child(2) > form > div:nth-child(3) > label {color: #3498db;}
#continguts > aside > section:nth-child(2) > form > div:nth-child(4) > label {color: #9b59b6;}
#continguts > aside > section:nth-child(2) > form > div:nth-child(5) > label {color: #1B4D5B;}
#continguts > aside > section:nth-child(2) > form > div:nth-child(6) > label {color: #e67e22;}
#continguts > aside > section:nth-child(2) > form > div:nth-child(7) > label {color: #e74c3c;}
#continguts > aside > section:nth-child(2) > form > div:nth-child(8) > label {color: #925E28;}

#continguts > aside > section:nth-child(2) > form > div > label span {font-weight: 600;}

.tagcloud05 ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.tagcloud05 ul li {
    display: inline-block;
    margin: 0 0 .3em 1em;
    padding: 0;
}
#continguts > aside > section:nth-child(3) > div > div > ul > li {
    margin-bottom: 0.5rem;
}
.tagcloud05 ul li a {
    position: relative;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    padding: 0 1em;
    background-color: #f2f2f2;
    border-radius: 0 3px 3px 0;
    color: #11662B;
    font-size: 14px;
    text-decoration: none;
    -webkit-transition: .2s;
    transition: .2s;
    padding-left: 0.5rem;
}
.tagcloud05 ul li a::before {
    position: absolute;
    top: 0;
    left: -15px;
    content: '';
    width: 0;
    height: 0;
    border-color: transparent #f2f2f2 transparent transparent;
    border-style: solid;
    border-width: 15px 15px 15px 0;
    -webkit-transition: .2s;
    transition: .2s;
}
.tagcloud05 ul li span {
    display: block;
    max-width: 100px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.tagcloud05 ul li a:hover {
    background-color: #555;
    color: #fff;
}
.tagcloud05 ul li a:hover::before {
    border-right-color: #555;
}
#filtrat {
    display: none;
}
.butlletins_llistat figure {
    margin: 0;
}
.butlletins_llistat figure a {
    width: 100%;
    height: 100%;
    display: block;
}
.butlletins_llistat figure img {
    margin-bottom: 0.938rem;
    background-position: top;
    background-size: 100%;
    background-repeat: no-repeat;
    height: 21.000rem;
    border: 0.063rem solid #aaa;
}
.butlletins_llistat figure figcaption {
    font-size: 0.938rem;
    line-height: 140%;
    font-weight: 700;
}
.butlletins_llistat figure figcaption span {
    display: block;
    color: #333;
    font-size: 0.750rem;
    font-weight: 300;
    margin-top: 0.2rem;
}
#continguts > article > div.row {
    margin-bottom: 1rem;
    padding-top: 1rem;
    padding-right: 1.5rem;
}
#continguts > article > div.row:nth-child(4) {
    margin-bottom: 2rem;
}
#continguts > aside > section a.button.expanded.subscripcio {
    text-align: left;
    font-size: 1.250rem;
    padding-left: 1.250rem;
    padding-right: 0.625rem;
    padding-top: 0.750rem;
    padding-bottom: 0.750rem;
    background-image: url('../img/ico-subscripcio.png');
    background-position: 15rem;
    background-repeat: no-repeat;
    margin-bottom: 0.625rem;
    color: #fff;
    background-color: #11662B;
}
#continguts > aside > section.row.panels > div:nth-child(2) > a {
    text-align: left;
    font-size: 1.250rem;
    padding-left: 1.250rem;
    padding-right: 0.625rem;
    padding-top: 0.750rem;
    padding-bottom: 0.750rem;
    background-image: none;
    background-position: 11.5rem;
    background-repeat: no-repeat;
    margin-bottom: 0.625rem;
    color: #fff;
}
#mc_embed_signup .asterisk {
    color: #D87F00;
}
#mc_embed_signup .mc-field-group .asterisk {
    position: absolute;
    top: 34px;
    right: 10px;
}
#mc_embed_signup form {
    display: block;
    position: relative;
    text-align: left;
    padding: 10px 0 10px 0%;
}
#mc_embed_signup .button {
    border-style: solid;
    border-width: 0;
    cursor: pointer;
    line-height: normal;
    margin: 0 0 1.25rem;
    position: relative;
    text-decoration: none;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    border-radius: 0;
    display: inline-block;
    padding-top: 1rem;
    padding-right: 2rem;
    padding-bottom: 1.0625rem;
    padding-left: 2rem;
    font-size: 1rem;
    background-color: #0f5825;
    border-color: #003971;
    color: #FFFFFF;
    height: inherit;
    transition: opacity 300ms ease-out;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
}
#mc_embed_signup .button:hover {
    background-color: #0f5825;
    border-color: #003971;
    color: #FFFFFF;
    opacity: 0.70;
    -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 70);
    filter: alpha(opacity = 70);
    -webkit-transition: opacity 0.1s ease-in-out;
    -moz-transition: opacity 0.1s ease-in-out;
    -ms-transition: opacity 0.1s ease-in-out;
    -o-transition: opacity 0.1s ease-in-out;
    transition: opacity 0.1s ease-in-out;
}
.resultats_cerca table {
    background: #FFFFFF;
    margin-bottom: 1rem;
    border: none;
    width: 80%;
    font-weight: 500;
    margin-right: auto;
    margin-left: auto;
    border-collapse: collapse;
}
.resultats_cerca table span {
    display: block;
    font-weight: 300;
    margin-bottom: 0.3rem;
    color: #333;
    font-size: 0.85rem;
}
.resultats_cerca table tr td:first-child {
    font-size: 2rem;
    font-weight: 300;
    text-align: right;
    width: 10%;
}
.resultats_cerca table tr td {
    font-size: 1rem;
}
.resultats_cerca table a {
    display: block;
    width: 100%;
    height: 100%;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.resultats_cerca .percent_0_49 {
    color: #999;
}
.resultats_cerca .percent_50_69 {
    color: #c0392b;
}
.resultats_cerca .percent_70_89 {
    color: #f39c12;
}
.resultats_cerca .percent_90_100 {
    color: #2ecc71;
}
.resultats_cerca table tr th, .resultats_cerca table tr td {
    padding-left: 0.625rem;
    padding-right: 0.625rem;
    padding-top: 0;
    padding-bottom: 0;
}
.contacte p.destacat {
    font-size: 1.063rem;
    font-weight: 700;
}
.contacte address {
    font-size: 1.375rem;
    text-decoration: none;
    font-style: normal;
    margin-bottom: 1.25rem;
}
.contacte fieldset {
    border: none;
    background-color: #11662B;
    padding-right: 2.3rem;
    padding-left: 2.3rem;
    margin-bottom: 3rem;
    padding-top: 1rem;
    padding-bottom: 1rem;
}
.contacte label {
    color: #fff;
}
.contacte button, .contacte .button {
    font-size: 0.875rem;
    text-transform: uppercase;
    background-color: #E0BA22;
    border: none;
    color: #333;
    transition: background-color 300ms ease-out;
    margin-bottom: 0.5rem;
    padding-left: 3rem;
    padding-right: 3rem;
    padding-top: 0.8rem;
    padding-bottom: 0.8rem;
}
  .contacte button:hover, .contacte button:focus, .contacte .button:hover, .contacte .button:focus {
    background-color: #A6922D;
}
.contacte .right {
    text-align: right;
}
#continguts > article > div > div > form > fieldset > div > div > label {
    color: #fff;
    font-size: 1rem;
}
#continguts > aside > section a.button.expanded.descarregar {
    font-weight: 300;
    font-size: 1.5rem;
    color: #FFF;
    letter-spacing: 0.5px;
    background-color: #11662B;
    border-radius: 0px;
    background-image: none;
    padding-left: 1.3rem;
    text-align: left;
}
#continguts > aside > section a.button.expanded.descarregar::before {
    font-family: FontAwesome;
    content: "\f019";
    margin-right: 1rem;
}
#continguts > article.fitxa-publicacio > p:nth-child(5) {
    font-size: 1.5rem;
    line-height: 33px;
}
#continguts > article > div > a.button.expanded.descarregar {
    font-size: 1.5rem;
}
#continguts > aside > section a.button.expanded.descarregar:hover, #continguts > aside > section a.button.expanded.descarregar:focus {
    background-color: #0B4A1E;
}
#continguts > article.llistat-persones > h2 {
    margin-bottom: 2.5rem;
}
.taula-persones {
    width: 95%;
    padding: 1rem;
}
.taula-persones:nth-child(even) {
    background-color: #f8f8f8;
}
ul.col3 {
    padding-right: 0px;
    padding-left: 0px;
    float: left;
    padding-bottom: 0px;
    margin: 15px 0px;
    width: 100%;
    padding-top: 0px;
    list-style-type: none
}

ul.col3 li {
    padding-right: 2px;
    display: inline;
    padding-left: 2px;
    float: left;
    padding-bottom: 2px;
    width: 50%;
    padding-top: 2px
}
#continguts > article > div.taula-persones > h1 {
    font-size: 1.4rem;
    color: #1A1A1A;
    font-weight: 400;
    margin-bottom: 1rem;
}
#continguts > article > div.taula-persones > h2 {
    font-size: 1rem;
    color: #1A1A1A;
    font-weight: 400;
    margin-bottom: 0rem;
}
#continguts > article.persona > ul > li > span {
    display: block;
}
#continguts > article > h2.responsabilitats::before {
    font-family: FontAwesome;
    content: "\f0f2";
    margin-right: 1rem;
    color: #ccc;
}
#continguts > article > h2.publicacions::before {
    font-family: FontAwesome;
    content: "\f15c";
    margin-right: 1rem;
    color: #ccc;
}
#continguts > article > ul.responsabilitats > li {
    list-style: none;
    padding-left: 0.5rem;
}
#continguts > article > ul.publicacions > li {
    margin-bottom: 0.5rem;
    list-style: none;
    padding: 0.5rem;
}
#continguts > article > ul.publicacions > li:nth-child(even) {
    background-color: #f8f8f8;
}
#continguts > article.subhome-estatics > div > div > div > h1 {
    text-align: left;
    font-size: 1.0625rem;
    line-height: 1.4375rem;
    font-weight: 600;
    margin-bottom: 0rem;
    margin-top: 0rem;
}
#continguts > article.subhome-estatics > h2 {
        margin-bottom: 2.5rem;
    }
#continguts > article.subhome-estatics > div > div > div > span {
    font-weight: 300;
    font-size: 0.8125rem;
    color: #1A171B;
    line-height: 1.125rem;
    display: block;
    margin-bottom: 0.7rem;
}
#continguts > article.subhome-estatics > h3 {
    font-size: 1.5625rem;
    font-weight: 400;
    color: #1A1A1A;
    margin-bottom: 1rem;
}

#continguts > aside > section.row.fotorelacionada {
    margin-bottom: 2.5rem;
}
#continguts > aside > section.row.videorelacionat {
    margin-bottom: 2.5rem;
}
#continguts > article > ul.links {
    padding-right: 5%;
    margin-left: 0rem;
}
#continguts > article > ul.links li {
    list-style: none;
    padding: 0.8rem;
}
#continguts > article > ul.links li:nth-child(even) {
    background-color: #f8f8f8;
}
#continguts > article > ul.links li.link::before {
    font-family: FontAwesome;
   content: "\f0ac";
   display: inline-block;
   vertical-align: middle;
   font-size: 1rem;
   margin-right: 0.6rem;
   color: #ccc;
}
#continguts > article > ul.links li.document::before {
    font-family: FontAwesome;
   content: "\f15b";
   display: inline-block;
   vertical-align: middle;
   font-size: 1rem;
   margin-right: 0.6rem;
   color: #ccc;
}
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 95%;
    height: 100%;
}
#footer ul {
    margin: 0rem;
}
#footer ul li {
    list-style: none;
    color: #fff;
}
#footer a {
    color: #fff;
}
#footer ul li a {
    color: #fff;
}
#footer > div > div.large-11.columns > div > div > ul {
    font-size: 0.9rem;
    font-weight: 400;
}
#footer > div > div.large-11.columns > div > div > ul a {
    font-size: 0.9rem;
    font-weight: 300;
}
#footer > div:nth-child(1) > div.large-11.columns > div > div:nth-child(6) > a {
    font-size: 0.9rem;
    font-weight: 300;
    text-decoration: underline;
}
#footer > div:nth-child(1) > div.large-11.columns > div > div > ul > li > ul {
    margin-top: 0.5rem;
}
#footer > div:nth-child(1) > div.large-11.columns > div > div > ul > li > span {
    text-transform: uppercase;
}
#continguts > article > ul.esdeveniments > li > time > div.properament1 {
    width: 100%;
    height: 100%;
    display: table;
    table-layout: fixed;
}
#continguts > article > ul.esdeveniments > li > time > div > div.properament2 {
    font-size: 0.6875rem;
    word-wrap: break-word;
    line-height: 0.9rem;
    margin: auto;
    text-transform: uppercase;
    letter-spacing: 0rem;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
}
#continguts > article > ul.esdeveniments-fitxa > li > time > div.properament1 {
    width: 100%;
    height: 100%;
    display: table;
    table-layout: fixed;
}
#continguts > article > ul.esdeveniments-fitxa > li > time > div > div.properament2 {
    font-size: 1rem;
    word-wrap: break-word;
    line-height: 1.5rem;
    margin: auto;
    text-transform: uppercase;
    letter-spacing: 0rem;
    font-weight: 400;
    display: table-cell;
    vertical-align: middle;
}
.sub-nav.subnavegacio dt, .sub-nav.subnavegacio dd, .sub-nav.subnavegacio li {
    margin-bottom: 0.8rem;
    margin-left: 0rem;
    margin-right: 0.8rem;
    display: table;
}
.sub-nav.subnavegacio {
    margin-bottom: 2rem;
}
.sub-nav.subnavegacio dd {
    float: left;
}
.sub-nav.subnavegacio dt a, .sub-nav.subnavegacio dd a, .sub-nav.subnavegacio li a {
    background-color: #11662B;
    color: #fff;
    display: table-cell;
    padding: 0.1875rem 1rem;
    text-align: left;
    text-decoration: none;
    width: 11.9rem;
    font-weight: 500;
    -webkit-transition: background-color 100ms ease;
    -moz-transition: background-color 100ms ease;
    -o-transition: background-color 100ms ease;
    transition: background-color 100ms ease;
    height:50px;
    font-size: 14px;
    line-height: 18px;
    vertical-align: middle;
}
.grup.comissions {
    background-color: #fff;
}
#continguts > section > div > div > .grup.comissions > h1 {
    text-align: center;
}
.grup.premis-beques {
    background-color: #fff;
}
#continguts > article.subhome-estatics > div > div > .grup.premis-beques > h1 {
    text-align: center;
}



/* ******************************* MEDIA QUERIES ******************************* */

@media only screen and (max-width: 40.000em) {
	header#top {
		min-height: inherit;
	    padding-left: 0rem;
	    padding-right: 0rem;
	    margin-bottom: 1.25rem;
        position: relative;
        z-index: 100;
	}
	header#top .top-bar-left {
		display: none;
	}
    header#top .top-bar-right ul li {
        width: inherit;
        display: block;
    }
    header#top .top-bar-right ul li:first-child {
        margin-top: 0.9375rem;
    }
    header#top .top-bar-right ul li a {
        padding-top: inherit;
        padding-bottom: inherit;
    }
    #example-menu > nav.top-bar-right > ul {
        margin-top: inherit;
    }
    header#top .menu.secundari {
        display: none;
    }
    #example-menu > nav > ul > li {
        padding-top: 0.1rem;
        padding-bottom: 0.1rem;
    }
    header#top #example-menu > nav > ul > li.responsive {
        display: inherit;
    }
    .masonry > div:nth-child(1) > .columns.info > p {
      font-size: 19px;
      line-height: 26px;}

    #noticies > div:nth-child(2) > div:nth-child(1) {
        margin-bottom: 1.25rem;
    }
    #noticies {
        margin-top: 2rem;
    }
    #banners > div > div {
        margin-bottom: 1rem;
    }
    #banners > div > div:last-child {
        margin-bottom: 0rem;
    }
    #footer > div:nth-child(1) > div > ul li {
        text-align: center;
    }
    #footer > div:nth-child(1) > div:nth-child(2) > ul {
        float: none;
    }
    #footer > div:nth-child(1) > div:nth-child(2) > ul li {
        display: block;
    }
    #footer > div:nth-child(1) > div:nth-child(2) > ul li:first-child {
        margin-right: 0rem;
        margin-bottom: 0.2rem;
        margin-top: 1rem;
    }
    #footer > div:nth-child(2) > div {
        margin-top: 3rem;
    }
    #continguts > article {
        margin-bottom: 2.0rem;
    }
    #continguts > article > p {
        margin-right: 0rem;
    }
    a.foto-integrada img {
        width: 100%;
    }
    #continguts > aside > section a.button.expanded.inscripcio {
        background-position: 19rem center;
        padding-left: 1rem;
        text-align: center;
    }
    .grup {
        margin-bottom: 2.1875rem;
    }
    #continguts > section > div > div:nth-child(3) > div {
        margin-bottom: 0rem;
    }
    #continguts > section > div > div > a {
        display: block;
        height: inherit;
        overflow-y: visible;
    }
    .masonry > div:nth-child(1) > .columns.info > p {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
        margin-bottom: 1.5rem;
    }
    .masonry > div:nth-child(2) > div {
        margin-bottom: 0.25rem;
    }
    #banner-comissio {
        background: none;
        background-color: #11662B;
    }
    #banner-comissio h1 {
        font-size: 2.0rem;
        line-height: 2.4rem;
    }
    #banner-comissio h2 {
        margin-top: 1.5rem;
    }
    .banner-comissio-bcn-tribuna,
    .banner-comissio-cercle,
    .banner-comissio-financera,
    .banner-comissio-economia,
    .banner-comissio-esport,
    .banner-comissio-cultura,
    .banner-comissio-recerca,
    .banner-comissio-tecnologia,
    .banner-comissio-glocal,
    .banner-comissio-ensenyament,
    .banner-comissio-salut {
        background: none;
    }
    .table-wrap {
        width:100%;
    }
    td.right-td-data,
    th.right-th-data {
        width:15%;
        font-size: 0.8rem;
    }
    td.right-td-lectures,
    th.right-th-lectures {
        width:5%;
        font-size: 0.8rem;
    }
    td.right-td-titol,
    th.right-th-titol {
        width:70%;
    }
    th.right-th-titol,
    th.right-th-data,
    th.right-th-lectures {
        font-size: 0.7rem;
    }
    td.left-td-acronim,
    th.left-th-acronim {
        display: none;
    }
    #continguts > aside > section.fotorelacionada {
        display: visible;
    }
    #filtrat {
        display: inherit;
    }
    #filtrat > ul {
        margin-bottom: 1.5rem;
    }
    #filtrat > ul > li {
        background: #11662B;
        margin-bottom: 1rem;
    }
    #filtrat > ul > li > a {
        color: #fff;
    }
    #filtrat > ul > li > a::after {
        border-color: #fff transparent transparent;
    }
    #filtrat > ul > li > ul > li > a {
        font-size: 0.9rem;
    }
    #continguts > article > div.row {
        margin-bottom: 1rem;
        padding-top: 1rem;
        padding-right: 0rem;
    }
    #continguts > article > div.row:nth-child(4) {
        margin-bottom: 2rem;
    }
    .butlletins_llistat figure img {
        display: none;
    }
    #continguts > article > div:nth-child(3) {
        margin-bottom: 0rem;
    }
    .butlletins_llistat figure {
        margin-bottom: 0.5rem;
    }
    .resultats_cerca table {
      width: 100%;
    }
    #continguts > aside > section.row.panels > div > div > ul > li:nth-child(1) {
        letter-spacing: 0rem;
    }
    .taula-persones {
        width: 100%;
    }
    ul.col3 li {
        width: 100%;
    }
    #continguts > article > h2.responsabilitats::before,
    #continguts > article > h2.publicacions::before {
        display: none;
    }
    #continguts > article > ul.responsabilitats,
    #continguts > article > ul.publicacions {
        margin-left: 0rem;
    }
    #continguts > article > ul.publicacions li,
    #continguts > article > ul.responsabilitats li {
        padding-left: 0rem;
    }
    #continguts > article.subhome-estatics > div.row {
        margin-bottom: 2.1875rem;
    }
    .videoWrapper iframe {
        width: 100%;
    }
    .dropdown.menu .submenu {
        position: relative;
    }
    header#top .top-bar-right ul li ul li {
        width: inherit;
        text-align: center;
        padding: 0.1rem;
        padding-left: 0.8rem;
    }
    header#top .top-bar-right ul li ul li:first-child {
        padding-top: 0rem;
    }
    header#top .top-bar-right ul li ul li:last-child {
        padding-bottom: 0.6rem;
    }
    .dropdown.menu .submenu {
        background: #eee;
        border: 1px solid #eee;
    }
    #footer > div > div.large-11.columns > div > div > ul {
        text-align: center;
        margin-bottom: 1.5rem;
    }
    #footer > div:nth-child(1) > div.large-11.columns > div > div:nth-child(6) {
        text-align: center;
    }
    header#top .menu > li:not(.menu-text) > a.logo {
        margin-right: inherit;
    }
    #continguts > aside > section a.button.expanded.descarregar {
        display: none;
    }
    #continguts > article > ul.links {
        padding-right: 0%;
    }


    .nav-muralles .logo-noves-muralles {
      place-self: center;
      margin-top: 20px;
      margin-bottom: 20px;
    }

    .nav-muralles {
      margin-top: 45px;
      display: grid !important;
      grid-template-columns: none !important;
      grid-template-rows: auto auto !important;
    }

    header#top .top-bar-right ul li {
      padding-top: 0.5rem;
      padding-bottom: 0.5rem;
    }
}

/* iPhone 6 */
@media only screen and (min-device-width : 375px) and (max-device-width : 667px) {
    #continguts > aside > section a.button.expanded.inscripcio {
        background-position: 22rem center;
        padding-left: 1rem;
        text-align: center;
    }
}

/* min-width 641px and max-width 1024px, use when QAing tablet-only issues */
@media only screen and (min-width: 40.063em) and (max-width: 64em) {
    .top-bar-right {
        float: none;
        text-align: center;
    }
    header#top .top-bar-right ul li {
        width: inherit;
    }
    .top-bar-left {
        margin-bottom: 2.1875rem;
    }
    .masonry > div:nth-child(1) > .columns.info > p {
      font-size: 1.1rem;
      line-height: 1.4rem;
    }
    .home_tribuna {
      font-size: 1.1rem;
      line-height: 1.4rem;
  }
  .home_tribuna div::before {
    content: none;
    position: inherit;
    left: inherit;
  }
  .home_tribuna div {
      position: inherit;
      margin-left: 0px;
  }
  .home_tribuna a {
      margin-left: 0px;
  }
  /* @START Actualització juny 2022 */
  .nav-muralles {
    margin-top: 45px;
    display: grid !important;
    /*grid-template-columns: none !important;
    grid-template-rows: auto auto !important;*/
  }

  .nav-muralles nav {
    place-self: center start;
    width: 98%;
  }

  .nav-muralles .logo-noves-muralles {
    place-self: end;
    /*grid-row-start: 1;
    margin-top: -25px;*/
  }

  header#top .top-bar-right ul li:nth-child(7) a {
    padding-left: 0.5px;
  }

  .menu > li:not(.menu-text) > a {
    padding: 0.7rem 0.5rem;
  }

  .dropdown.menu .is-dropdown-submenu-parent.is-down-arrow a {
    padding-right: 0.5rem;
  }
  /* @END Actualització juny 2022 */
}

/* iPad Vertical: min-width 641px and max-width 768px, use when QAing tablet-only issues */
@media only screen and (min-width: 40.063em) and (max-width: 48em) {

    .top-bar-right {
        float: none;
        text-align: center;
    }
    header#top .top-bar-right ul li {
        width: inherit;
        font-size: 0.7rem;
    }
    .top-bar-left {
        margin-bottom: 2.1875rem;
    }
    #continguts > article {
        margin-bottom: 2.0rem;
    }
    #continguts > aside > section:nth-child(2) > div {
        text-align: center;
    }
    #continguts > aside > section a.button.expanded {
        text-align: center;
        background-position: 15rem center;
    }
    #continguts > aside > section.row.fotorelacionada {
        text-align: center;
    }
    #continguts > aside > section.row.videorelacionat {
        padding-left: 4.5rem;
        padding-right: 4.5rem;
    }
    #continguts > aside > section a.button.expanded.inscripcio {
        background-position: 16rem center;
        padding-left: 1rem;
        text-align: center;
    }
    a.foto-integrada img {
        width: 100%;
    }
    #continguts > section > div > div > a {
        height: 135px;
    }
    .masonry > div:nth-child(2) > div {
        margin-bottom: 0.25rem;
    }
    .masonry > div:nth-child(1) > .columns.info > p {
        padding-left: 2rem;
        padding-right: 0.5rem;
        margin-bottom: 1.5rem;
    }
    #continguts > aside > section:nth-child(2) {
        display: inherit;
    }
    #filtrat {
        display: inherit;
    }
    #filtrat > ul {
        margin-bottom: 1.5rem;
    }
    #filtrat > ul > li {
        background: #11662B;
        margin-bottom: 1rem;
    }
    #filtrat > ul > li > a {
        color: #fff;
    }
    #filtrat > ul > li > a::after {
        border-color: #fff transparent transparent;
    }
    #filtrat > ul > li > ul > li > a {
        font-size: 0.9rem;
    }
    #continguts > article > div.row {
        padding-right: 0rem;
    }
    .videoWrapper iframe {
        width: 100%;
    }
    #footer > div > div.large-11.columns > div > div > ul {
        text-align: center;
        margin-bottom: 1.5rem;
    }
    #footer > div:nth-child(1) > div.large-11.columns > div > div:nth-child(6) {
        text-align: center;
    }
    #footer > div:nth-child(1) > div:nth-child(2) > ul {
        float: none;
        text-align: center;
        margin-top: 1.5rem;
    }
    .table-wrap {
        width: 100%;
    }
    #continguts > aside > section a.button.expanded.descarregar {
        display: none;
    }
    .taula-persones {
        width: 100%;
    }
    #continguts > article > ul.links {
        padding-right: 0%;
    }
    .banner-comissio-bcn-tribuna,
    .banner-comissio-cercle,
    .banner-comissio-financera,
    .banner-comissio-economia,
    .banner-comissio-esport,
    .banner-comissio-cultura,
    .banner-comissio-recerca,
    .banner-comissio-tecnologia,
    .banner-comissio-glocal,
    .banner-comissio-ensenyament,
    .banner-comissio-salut {
        background: none;
    }
    #banner-comissio {
        background: none;
        background-color: #11662B;
    }

    /* @START Actualització juny 2022 */
    .nav-muralles .logo-noves-muralles {
      margin-top: auto;
      margin-bottom: auto;
    }

    header#top .top-bar-right ul li a {
      line-height: 1rem;
    }

    header#top .top-bar-right ul li:nth-child(7) a {
      padding-left: 0.5px;
    }

    .menu > li:not(.menu-text) > a {
      padding: 0.7rem 0.5rem;
    }

    .dropdown.menu .is-dropdown-submenu-parent.is-down-arrow a {
      padding-right: 0.5rem;
    }
    /* @END Actualització juny 2022 */
}

/* min-width 1025px (Menú principal per a dispositius de -1256px) */
@media only screen and (max-width: 75.375rem) {
   header#top .top-bar-right ul li {
        width: inherit;
    }
    .top-bar-right {
        float: none;
        text-align: center;
    }
    .top-bar-left {
        margin-bottom: 2.1875rem;
    }
    header#top .top-bar-right ul li a {
        padding-top: inherit;
        padding-bottom: inherit;
    }
    #example-menu > nav.top-bar-right > ul {
        margin-top: inherit;
    }
    header#top .top-bar-right ul li:nth-child(7) a::before {
        content: none;
    }
    header#top .top-bar-right ul li:nth-child(7) a {
    padding-left: 0px;
    text-align: center;
    margin-left: 0px;
}

header#top .top-bar-right ul li ul li:nth-child(7) a {
    color: #2B8A48;
    font-weight: 400;
}

}

/* min-width 1025px and max-width 1440px, use when QAing large screen-only issues */
@media only screen and (min-width: 64.063em) and (max-width: 90em) {
    .masonry > div:nth-child(1) > .columns.info > p {
        font-size: 21px;
        line-height: 26px;
        padding-left: 2rem;
        padding-right: 0.5rem;
    }
}

/* CONTROL DE COOKIES */

@keyframes desaparecer
{
0%    {bottom: 0px;}
80%    {bottom: 0px;}
100%    {bottom: -50px;}
}
@-webkit-keyframes desaparecer /* Safari and Chrome */
{
0%    {bottom: 25px;}
80%    {bottom: 0px;}
100%    {bottom: -50px;}
}
@keyframes aparecer
{
0%    {bottom: -38px;}
10%    {bottom: 0px;}
90%    {bottom: 0px;}
100%    {bottom: -38px;}
}
@-webkit-keyframes aparecer /* Safari and Chrome */
{
0%    {bottom: -38px;}
10%    {bottom: 0px;}
90%    {bottom: 0px;}
100%    {bottom: -38px;}
}
#cookiesms1:target {
    display: none;
}
.cookiesms{
    width:100%;
    height: 50px;
    margin:0 auto;
    padding: 13px 0px 0px 2.7%;
    font-size: 0.8em;
    clear:both;
    font-weight: strong;
    color:#FFF;
    bottom:-50px;
    position:fixed;
    left: 0px;
    background-color: #11662B;
    opacity:0.99;
    filter:alpha(opacity=99); /* For IE8 and earlier */
    transition: bottom 1s;
    -webkit-transition:bottom 1s; /* Safari */
    z-index:999999999;
}
.cookiesms:hover{
bottom:0px;
}
.cookies2{
    background-color: #11662B;
    display:inline;
    opacity:0.99;
    filter:alpha(opacity=99);
    position:absolute;
    left:1%;
    top:-30px;
    font-size:15px;
    font-weight: 500;
    height:30px;
    padding:4px 25px 0px 25px;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
}
#cookie1 button{
    padding:2px 5px;
    background-color:#E0BA22;
    color:#FFF;
    -webkit-border-top-right-radius: 2px;
    -webkit-border-top-left-radius: 2px;
    -moz-border-radius-topright: 2px;
    -moz-border-radius-topleft: 2px;
    border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    font-size: 0.9em;
}
#cookie1 a{
    color:#fff;
    text-decoration: underline;
}

#inline {
    display: none;
}
.formulari-compartir legend {
    background-color: transparent;
}
.formulari-compartir textarea {
  min-height: 100px;
}
.formulari-compartir .left {
    width: 70%;
}
.formulari-compartir .legal {
  font-size: 0.775rem;
}
.formulari-compartir input.button {
      margin-bottom: 0;
}

.sub-nav.subnavegacio dt a:hover, .sub-nav.subnavegacio dd a:hover, .sub-nav.subnavegacio li a:hover {
    background-color: #0B4A1E;
}

@media (min-width: 981px) {
    #noticies > div > div > a > img {
        height: 10.875rem;
    }
}
#amics-news-box {
    position: fixed;
    right: 10px;
    bottom: 10px;
    background-color: white;
    border: 1px solid #CCC;
    width: 300px;
    padding: 30px;
    padding-bottom: 20px;
    display: none;
    color: black;
    text-align: center;
    z-index: 9999999999;
    font-family: 'Open Sans', sans-serif;
    padding-top: 16px;
    padding-bottom: 16px;
    box-shadow: 0 0 10px #CCC;
}
#amics-news-box b {
    position: absolute;
    top: 5px;
    right: 5px;
    cursor: pointer;
    width: 20px;
    color: #00478D;
}
#amics-news-box p {
    margin: 0;
    font-size: 20px;
    line-height: 31px;
    font-weight: bold;
}
#amics-news-box span {
    margin-top: 8px;
    margin-bottom: 18px;
    display: block;
    font-size: 11px;
}
#amics-news-box a {
    padding: 10px;
    background: #11662B;
    color: white;
    width: 110%;
    display: block;
    margin: 0;
    font-size: 15px;
    text-decoration: none;
    margin-left: -10px;
}



/* inscripcio agenda activitats */
form#form_agenda > div:nth-child(5) {
    margin-bottom: unset!important;
}
#form_agenda input[type="file"], #form_agenda input[type="checkbox"], #form_agenda input[type="radio"] {
    width: 20px;
    height: 20px;
    padding: 0;
    padding-right: 20px;
    margin: 0;
    vertical-align: middle;
    position: relative;
    overflow: unset!important;
}

/* no volen visualitzacions a publicacions */
#continguts ul.llista-fitxa > li.lectures {
    display: none!important;
}
td.right-td-lectures, th.right-th-lectures {
	display: none!important;
}
