/* line 5, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.hero {
  margin-top: 10px;
}

/* line 9, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.home-top-image-container {
  position: relative;
}

/* line 13, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.home-top-image-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  padding: 10px;
}

/* line 21, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.hero-title {
  font-size: 1.6em;
  color: white;
}

/* line 26, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.titol-seccio {
  border-left: 5px solid #00acc1;
  padding: 5px 0px 5px 10px;
  font-weight: bold;
  margin-bottom: 10px;
}

/* line 33, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.divider {
  margin-top: 40px;
  width: 100%;
}

/* line 38, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.card-title {
  font-size: 1.2em;
  font-weight: bold;
}

/* line 43, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.card-action {
  text-align: right;
}

/* line 47, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.card-action > a {
  font-weight: bold;
  color: #00acc1;
}

/* line 52, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.newsletter-container {
  padding: 15px 15px 1px 15px;
  background-color: #00acc1;
}

/* line 57, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.newsletter-titol {
  color: white;
  font-size: 1.4em;
  font-weight: bold;
}

/* line 63, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.newsletter-text {
  color: white;
}

/* line 67, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.noticia-breu {
  margin-top: 8px;
  padding-bottom: 10px;
  margin-bottom: 12px;
  border-bottom: 1px solid #cccccc;
}

/* line 74, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.titol-noticia-breu {
  margin-bottom: 10px;
  font-size: 1.2em;
  font-weight: bold;
}

/* line 80, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.imatge-noticia-breu {
  width: 100px;
  float: left;
  margin-right: 10px;
}

/* line 90, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.link-noticia-breu {
  text-align: right;
}

/*********************/
/* Panell de control */
/*********************/
/* line 98, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.panell-control-item {
  border-radius: 5px;
  -webkit-box-shadow: 3px 3px 5px 6px #ccc;
  box-shadow: 3px 3px 5px #ccc;
  margin-bottom: 20px;
}

/* line 106, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.panell-control-item:hover {
  -webkit-box-shadow: 6px 6px 5px 6px #ccc;
  box-shadow: 6px 6px 5px #ccc;
  -webkit-transition: .3s ease;
  transition: .3s ease;
}

/* line 113, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.imatge-item-panell-control {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

/* line 118, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.text-item-panell-control {
  padding: 20px;
  min-height: 250px;
  /*background-color: #7DD1E1;*/
  background-color: #eaeaea;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

/* line 127, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
h3.panell-control-item-title {
  font-size: 1.4em;
  font-weight: bold;
}

/* line 132, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
a > .panell-control-item > .text-item-panell-control > h3 {
  color: black;
}

/* line 136, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
a > .panell-control-item > .text-item-panell-control > p {
  color: black;
}

/* line 140, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
.back-button {
  padding: 10px 20px;
  background-color: #eaeaea;
}

/* line 145, /var/www/vhosts/arescoop.es/csostenible.arescoop.es/app/assets/stylesheets/home.scss */
span.text-destacat {
  font-weight: bold;
}
