/*Destacats*/
.featured-top{
  background-color: #f8f9fa;
}

.featured-bottom{
  background-color: #dcdcdc;
}

.Transparencia{
  background-color: #366fab;
}

.Seu-electronica{
  background-color: #562dad;
}

.Arees{
  background-color: #AA3939;
}

.mes-informacio a{
  color: #fff;
}

/*Arees*/
.Transicio-energetica{
  background-color: #00ffb3;
}

.cos-octe{
  color: #00ffb3;
}

.Cultura{
  background-color: #A72406;
}

.Igualtat{
  background-color: #990AA0;
}

.Voluntariat{
  background-color: #f4aa42;
}

.Informatica{
  background-color: #aa3939;
}

.Joventut{
  background-color: #366fab;
}

.Gestio-residus{
  background-color: #2d882d;
}

.Serveis-socials{
  background-color: #902c56;
}

.Turisme{
  background-color: #277554;
}

.SIAD{
  background-color: #b65b80;
}

.SAI-LGBTI{
  background-color: #E9ED72;
}

.Consum{
  background-color: #111566;
}

.Ensenyament{
  background-color: #5A5A1B;
}

.Serveis-tecnics{
  background-color: #906839;
}

.Promocio-economica{
  background-color: #562dad;
}

.SAT-secretaria{
  background-color: #264A5B;
}

.Normalitzacio-linguistica{
  background-color: #CC0066;
}

.CAAC{
  background-color: #6A552F;
}

.Altres{
  background-color: #876cb5;
}

/*botons*/
.btn-primary, .btn:hover, .btn:active, .btn:focus {
    color: #fff;
}

/*accordion*/
.ckeditor-accordion-container > dl dt > a{
  background-color: #3b6000 !important;
  border-bottom: 1px solid #335200 !important;
}

.ckeditor-accordion-container > dl dt > a:hover{
  background-color: #467200 !important;
}

.ckeditor-accordion-container > dl{
  border: 1px solid #335200;
}



