.fpca_llista_quadriculaColors .llistat_destacat_color_cont .list-group .destacat_imatge {
  float: right;
  max-height: 12.188em; }

.fpca_llista_quadriculaColors .text_grey {
  color: #666; }

.fpca_llista_quadriculaColors .llistat_destacat_color_cont .list-group {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
          justify-content: space-between;
  flex-wrap: wrap; }

.fpca_llista_quadriculaColors .llistat_destacat_color_cont .destacat_color {
  border-radius: 0;
  border: none;
  padding: 0;
  margin: 0;
  overflow: hidden;
  min-height: 12.188em;
  margin-bottom: 7px;
  width: calc(25% - 6px); }

.fpca_llista_quadriculaColors .destacat_color .destacat_color_cont {
  background: url("./../img/Trama.svg") no-repeat center center;
  border: 0;
  background-size: cover; }

.fpca_llista_quadriculaColors .destacat_color:hover .destacat_color_cont {
  background: url("./../img/Trama_Hover.svg") no-repeat center center;
  background-size: cover;
  z-index: 1;
  -webkit-box-shadow: 0 5px 22px 4px rgba(0, 0, 0, 0.12), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 7px 8px -4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 22px 4px rgba(0, 0, 0, 0.12), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 7px 8px -4px rgba(0, 0, 0, 0.2); }

.fpca_llista_quadriculaColors .destacat_color {
  -webkit-transform: scale(1) translateZ(0);
          transform: scale(1) translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  -webkit-box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  background-size: cover;
  -webkit-transition: all 700ms;
          transition: all 700ms;
  -webkit-font-smoothing: subpixel-antialiased;
  -webkit-filter: blur(0);
  will-change: transform; }

.fpca_llista_quadriculaColors .destacat_color:hover {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
  z-index: 1;
  -webkit-box-shadow: 0 5px 22px 4px rgba(0, 0, 0, 0.12), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 7px 8px -4px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 22px 4px rgba(0, 0, 0, 0.12), 0 12px 17px 2px rgba(0, 0, 0, 0.14), 0 7px 8px -4px rgba(0, 0, 0, 0.2); }

.fpca_llista_quadriculaColors .destacat_color:hover a {
  color: white !important; }

.fpca_llista_quadriculaColors .destacat_name {
  display: inline-block; }

.fpca_llista_quadriculaColors .box-sm {
  background: none;
  border: none; }

.fpca_llista_quadriculaColors .llistat_destacat_color_cont .list-group-item > div {
  height: 15em !important;
  padding: 0; }

.fpca_llista_quadriculaColors .llistat_destacat_color_cont .list-group-item .destacat_color_cont a {
  font-size: 20px;
  padding:13px;
  font-family: "OpenSansSemiBold"; }

@media (max-width: 768px) {
  .fpca_llista_quadriculaColors .llistat_destacat_color_cont .destacat_color {
    border-radius: 0;
    border: none;
    padding: 0;
    margin: 0;
    overflow: hidden;
    margin-bottom: 7px;
    min-height: 147px; }
  .fpca_llista_quadriculaColors .llistat_destacat_color_cont .list-group .destacat_imatge {
    float: right;
    max-height: 24.188em; }
  .fpca_llista_quadriculaColors .llistat_destacat_color_cont .list-group-item > div {
    height: 9.2em !important; }
  .fpca_llista_quadriculaColors .llistat_destacat_color_cont .list-group-item .destacat_color_cont a {
    font-size: 16px; } }

@media (max-width: 576px) {
  .fpca_llista_quadriculaColors .llistat_destacat_color_cont .destacat_color {
    width: 49.5%;
    height: 126px;
    min-height: 126px; }
  .fpca_llista_quadriculaColors .llistat_destacat_color_cont .list-group-item > div {
    height: 8em !important; } }

@media (min-width: 750px) {
  .llistat_destacat_color {
    padding: 0; } }

.e-joventutweb .fpca_llista_quadriculaColors .llistat_destacat_color_cont .list-group{flex-direction:row;}