/* CSS Document */
@import "https://fonts.googleapis.com/css?family=Muli|Poppins|Catamaran|Quicksand|Open+Sans|Mukta|Belgrano";
/* Disseny LILA */
/*$main-font-family: "Open Sans", sans-serif;*/
/*$header-background:#F0EEE5;*/
#noticies {
  font-family: "Poppins", Arial, sans-serif; }

.noticia {
  overflow: hidden;
  margin-bottom: 1em;
  margin-bottom: 20px;
  overflow: hidden;
  padding: 30px;
  border: 1px solid #ccc; }

input {
  height: 30px; }

.noticia h2 {
  font-weight: bold;
  font-size: 1.3em;
  margin: 0 0 .3em; }

.modal-body .noticia img {
  width: 100%;
  height: auto; }

.noticia img {
  height: auto;
  float: left;
  border: 0px solid #e5e5e5;
  margin-right: .9em;
  max-width: 250px; }

.noticia_publicacio {
  font-size: .85em; }

.noticia_titol {
  font-size: 1.1em; }

.noticia_extracte {
  font-size: .9em; }

select {
  height: 30px;
  width: 160px; }

.noticia_documents {
  padding-top: 10px;
  background-color: #f6f6f6;
  border: 1px solid #e5e5e5;
  margin-bottom: 5px;
  overflow: hidden;
  padding: 10px; }

.noticia_galeria {
  background-color: #f6f6f6;
  border: 1px solid #e5e5e5;
  margin-bottom: 5px;
  overflow: hidden;
  padding: 10px; }

.table-total {
  width: 100%; }

.form-group {
  margin-right: 10px; }

.noticia-bloc-url {
  margin-bottom: 1px; }

#cercador-sticky-wrapper.sticky-wrapper.is-sticky #cercador {
  width:500px !important;
  padding-left:0px;
}

@media (max-width: 768px) {
  .input-group {
    width: 130px; } }

.noticia a {
  color: #23788c !important; }
  .noticia a:hover {
    color: #23788c !important; }

#noticia.section-icon {
  background: url("../img/icon/png/001-worldwide.png") center center no-repeat !important;
  background-size: 110px 110px !important;
  opacity: .6; }

.section-icon {
  height: 110px;
  max-width: 110px; }
