@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Titillium+Web:300,400,700");
@import url("https://fonts.googleapis.com/css?family=Open+Sans");
nav.bg-light {
  background-color: #fff !important; }

#main-menu > li {
  flex: none;
  max-width: none;
  text-align: left; }
  #main-menu > li.active a {
    color: #555253; }
  @media (min-width: 768px) {
    #main-menu > li {
      flex: 0 0 16.6%;
      max-width: 20%;
      text-align: center; } }

#menu-item-dropdown-9,
#menu-item-9,
#menu-item-dropdown-10,
#menu-item-10 {
  padding-left: 0 !important;
  padding-right: 0 !important; }

blockquote {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  font-style: italic;
  color: #b0afaf;
  quotes: "\201C" "\201D" "‘" "’";
  clear: both;
  padding-top: 30px;
  padding-bottom: 30px; }
  blockquote::before {
    content: open-quote;
    font-family: "Times New Roman", Georgia, Serif;
    font-weight: bold;
    font-size: 100px;
    line-height: 0.5;
    float: left; }
  blockquote::after {
    content: "\00a0" close-quote;
    font-family: "Times New Roman", Georgia, Serif;
    font-weight: bold;
    font-size: 100px;
    line-height: 0.1;
    float: right; }
  blockquote p {
    padding-right: 25px; }

hmtl,
body {
  font-family: "Open Sans", sans-serif !important; }

#main-menu > .menu-item a {
  color: #000; }
  #main-menu > .menu-item a:hover {
    color: #555253; }

.dropdown-item {
  text-decoration: none;
  background-color: #fff; }
  .dropdown-item:hover {
    background-color: #b0afaf; }

.stripes {
  width: 100%;
  height: 20px;
  background-image: url("img/stripe.png");
  background-repeat: repeat-x; }

.banner {
  background-image: url("img/franjafondo.png");
  background-repeat: repeat-x; }

.substripe {
  padding: 5px 0; }
  .substripe .col-12 {
    font-family: "Titillium Web", sans-serif;
    font-weight: 300;
    font-size: 20px;
    color: #555253; }
    .substripe .col-12 span {
      font-weight: 700;
      font-size: 36px;
      position: relative;
      top: 1px; }

#wrapper-navbar {
  border-bottom: 1px solid #555253; }

.wrapper {
  padding: 50px 0; }

strong {
  font-weight: bold !important; }

.preguntes .asks ul li {
  font-weight: bold;
  cursor: pointer; }

.font-titular {
  font-family: "Titillium Web", sans-serif; }

.mapillas a {
  color: #666; }

.eixos h1.entry-title {
  font-family: "Titillium Web", sans-serif;
  font-weight: bold;
  font-size: 32px; }

.eixos .site-main article h1.entry-title span {
  font-weight: 300;
  color: #555253; }

.menu-esquerra .menuitem {
  font-family: "Titillium Web", sans-serif;
  font-size: 14px;
  margin-bottom: 15px; }
  .menu-esquerra .menuitem.prevencio a {
    color: #fab233; }
  .menu-esquerra .menuitem.recollida a {
    color: #764315; }
  .menu-esquerra .menuitem.tractament a {
    color: #008d36; }
  .menu-esquerra .menuitem.educacio a {
    color: #009fe4; }
  .menu-esquerra .menuitem.governanca a {
    color: #ee2622; }
  .menu-esquerra .menuitem .selected a {
    font-weight: bold; }
  .menu-esquerra .menuitem a {
    color: #000; }
    .menu-esquerra .menuitem a:hover {
      color: #b0afaf; }

.attachments {
  font-family: "Titillium Web", sans-serif; }
  .attachments .img {
    border: 1px solid #b0afaf; }
  .attachments .title {
    font-weight: 700;
    font-size: 14px; }
  .attachments .caption {
    font-weight: 300;
    font-size: 12px; }

.footer {
  font-size: 14px;
  color: #b0afaf; }
  .footer .row {
    border-top: 1px solid #000;
    padding-top: 20px;
    padding-bottom: 20px; }
    .footer .row a {
      color: #b0afaf; }

.inici_infograma .punts {
  margin-bottom: 30px; }
  .inici_infograma .punts > div {
    margin-bottom: 15px; }
  .inici_infograma .punts.vermell > div a {
    color: #ee2622; }
  .inici_infograma .punts.vermell ul li::before {
    background-color: #ee2622; }
  .inici_infograma .punts.morat > div {
    color: #721f46; }
  .inici_infograma .punts.morat ul li::before {
    background-color: #721f46; }
  .inici_infograma .punts.gris > div {
    color: #555253; }
  .inici_infograma .punts.gris ul li::before {
    background-color: #555253; }
  .inici_infograma .punts ul {
    padding-left: 0;
    list-style: none; }
    .inici_infograma .punts ul li {
      padding-left: 5px;
      text-indent: -0.7em; }
      .inici_infograma .punts ul li::before {
        content: "\A";
        width: 10px;
        height: 10px;
        border-radius: 50%;
        display: inline-block;
        margin: 0 10px; }
      .inici_infograma .punts ul li a {
        color: #000; }

.post-home .page-title {
  font-family: "Titillium Web", sans-serif;
  margin-bottom: 20px; }
  .post-home .page-title span {
    font-size: 0.6em;
    color: #555253; }

.cat-documents .page-title {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  margin-bottom: 20px; }

.inici_docs .vermell {
  color: #ee2622; }

.inici_docs .morat {
  color: #721f46; }

.inici_docs .gris {
  color: #555253; }

.menu-esquerra-home {
  font-family: "Titillium Web", sans-serif; }
  .menu-esquerra-home .menuitem {
    margin-bottom: 20px; }
    .menu-esquerra-home .menuitem .selected {
      font-weight: 700; }
    .menu-esquerra-home .menuitem a {
      color: #555253;
      line-height: 1; }
      .menu-esquerra-home .menuitem a:hover {
        color: #b0afaf; }
    .menu-esquerra-home .menuitem .caption {
      font-size: 0.8em;
      font-weight: 300; }

.menu-home-dreta {
  padding-top: 200px; }
  .menu-home-dreta > div {
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 1.5em; }
    .menu-home-dreta > div:last-child {
      margin-bottom: 0; }
    .menu-home-dreta > div.prevencio a {
      color: #fab233; }
    .menu-home-dreta > div.recollida a {
      color: #764315; }
    .menu-home-dreta > div.tractament a {
      color: #008d36; }
    .menu-home-dreta > div.educacio a {
      color: #009fe4; }
    .menu-home-dreta > div.governanca a {
      color: #ee2622; }

.post-184 .entry-title {
  font-family: "Titillium Web", sans-serif;
  font-size: 1.7em;
  font-weight: 700;
  color: #b0afaf;
  margin-bottom: 20px; }

.post-184 table {
  font-size: 0.8em; }
  .post-184 table td,
  .post-184 table th {
    vertical-align: middle;
    padding: 0.3rem; }
  .post-184 table td {
    border-top: none; }
    .post-184 table td.titolet {
      text-align: center;
      background-color: #f79a98; }
  .post-184 table thead tr {
    border-bottom: 2px solid #ee2622;
    font-weight: 700; }
  .post-184 table tbody tr {
    border-bottom: 1px solid #ee2622; }

.que_es article {
  margin-bottom: 70px; }

.que_es h1.entry-title {
  font-family: "Titillium Web", sans-serif;
  font-weight: 700;
  color: #555253; }

.que_es .imatge {
  margin-top: 50px; }

.preguntes .row {
  margin-bottom: 30px; }
  .preguntes .row li {
    margin-bottom: 10px; }

.preguntes .resposta .pregunta {
  margin-bottom: 11px;
  font-weight: bold; }

/*# sourceMappingURL=custom-editor-style.css.map */