/* Clearfix */
/* Grayscale */
/* Animation */
/* Cross browser opacity */
/* Cross browser opacity */
/* Fonts */
/* Colors */
/* Grid */
/*
 * After Bourbon 4.3.4
 */
.module.dynamic-content button#load-more {
  overflow: hidden;
  background-position: center center;
  display: block;
  width: 100%;
  margin: 10px 0px;
  border: none;
  background: #e8e6e6;
  padding: 20px 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold; }
  .module.dynamic-content button#load-more:focus {
    outline: none;
    border: none; }
  .module.dynamic-content button#load-more.deactivate.loading {
    background-color: #FFF;
    text-indent: -9999px;
    background-image: url("../../static/img/loading_256.gif");
    background-size: 60px 60px;
    background-position: center center;
    background-repeat: no-repeat;
    border: none;
    visibility: visible;
    opacity: 1; }
  .module.dynamic-content button#load-more:hover {
    background-color: #ffffff;
    outline: none;
    border: none; }
  .module.dynamic-content button#load-more.deactivate {
    visibility: hidden;
    opacity: 0; }
  .module.dynamic-content button#load-more:hover {
    background-color: #E0DEDE; }

.module.dynamic-content .end-results {
  text-align: center;
  margin-bottom: 60px; }

.module.dynamic-content .container .container-wrapper .controls {
  margin-bottom: 50px; }

.module.dynamic-content .container .container-wrapper .filters-container {
  max-width: 960px;
  margin: 20px auto; }
  .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_search.loading::before {
    content: '';
    right: 10px;
    top: 12px;
    background-image: url(../../static/img/loading_select_filter.gif);
    width: 20px;
    height: 20px;
    z-index: 100;
    position: absolute;
    background-repeat: no-repeat; }
  .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_search.loading button.search {
    display: none !important; }
  .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_month .selector {
    background: #ffffff;
    border: 1px solid #404040;
    color: #404040;
    font-family: "Muli", sans-serif !important; }
    .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_month .selector select {
      height: 44px; }
    .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_month .selector span {
      color: #404040;
      font-family: "Muli", sans-serif !important; }
  .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_month.loading .selector {
    position: relative; }
    .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_month.loading .selector::before {
      content: '';
      right: 10px;
      top: 12px;
      background-image: url(../../static/img/loading_select_filter.gif);
      width: 20px;
      height: 20px;
      z-index: 100;
      position: absolute;
      background-repeat: no-repeat; }
    .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_month.loading .selector::after {
      display: none !important; }
  .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_category .selector {
    background: #ffffff;
    border: 1px solid #404040;
    color: #404040;
    font-family: "Muli", sans-serif !important;
    height: 44px; }
    .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_category .selector select {
      height: 42px;
      position: absolute;
      top: 0; }
    .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_category .selector span {
      color: #404040;
      font-family: "Muli", sans-serif !important; }
  .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_category.loading .selector {
    position: relative; }
    .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_category.loading .selector::before {
      content: '';
      right: 10px;
      top: 12px;
      background-image: url(../../static/img/loading_select_filter.gif);
      width: 20px;
      height: 20px;
      z-index: 100;
      position: absolute;
      background-repeat: no-repeat; }
    .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_category.loading .selector::after {
      display: none !important; }
  .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_year .selector {
    background: #ffffff;
    border: 1px solid #404040;
    color: #404040;
    font-family: "Muli", sans-serif !important; }
    .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_year .selector span {
      color: #404040;
      font-family: "Muli", sans-serif !important; }
  .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_year.loading .selector {
    position: relative; }
    .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_year.loading .selector::before {
      content: '';
      right: 10px;
      top: 12px;
      background-image: url(../../static/img/loading_select_filter.gif);
      width: 20px;
      height: 20px;
      z-index: 100;
      position: absolute;
      background-repeat: no-repeat; }
    .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_year.loading .selector::after {
      display: none !important; }
  .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_search {
    position: relative; }
    .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_search input {
      padding: 0px;
      background: #ffffff;
      border: 1px solid #404040;
      padding: 11px 15px;
      color: #404040; }
      .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_search input::-webkit-input-placeholder {
        color: #404040; }
      .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_search input::-moz-placeholder {
        color: #404040; }
      .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_search input:-ms-input-placeholder {
        color: #404040; }
      .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_search input:-moz-placeholder {
        color: #404040; }
    .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .filter_search button.search {
      position: absolute;
      top: 0px;
      right: 0px;
      height: 42px;
      width: 42px;
      border: none;
      border-radius: 0;
      background: transparent; }

.module.dynamic-content .container .container-wrapper .category-description {
  margin-top: 40px; }

.module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications {
  position: relative;
  padding: 50px 20px; }
  .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper a .col-5 {
    text-align: center;
    background-size: cover !important;
    background-position: cover !important;
    background-repeat: no-repeat !important;
    min-height: 230px; }
    .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper a .col-5 img {
      width: 100%;
      height: auto; }
  .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper .col-7 {
    padding-left: 15px; }
    .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper .col-7 .title {
      display: inline-block;
      line-height: 1.1em;
      min-height: 99px; }
      .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper .col-7 .title a {
        display: inline-block;
        font-size: 22px;
        color: #404040;
        text-decoration: none; }
        .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper .col-7 .title a:hover {
          text-decoration: none; }
    .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper .col-7 .description {
      visibility: hidden;
      opacity: 0;
      margin: 12px 0; }
    .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper .col-7 .price {
      font-weight: bold;
      font-size: 22px;
      color: #cd222d;
      font-weight: 800; }
      .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper .col-7 .price span {
        font-weight: 800; }
    .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper .col-7 .button__red-white a {
      display: inline-block;
      background-color: #cd222d;
      color: #ffffff;
      padding: 11px 34px;
      border: 2px solid #cd222d;
      text-decoration: none;
      text-transform: uppercase;
      font-weight: bold;
      font-size: 14px; }
      .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper .col-7 .button__red-white a:hover {
        color: #cd222d;
        background-color: #ffffff; }
  .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-nav {
    position: absolute;
    height: 0px;
    top: -30px;
    left: 0px;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 100%; }
    .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-nav .owl-prev {
      left: -20px;
      position: absolute;
      font-family: "caritas" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #b3b2b2;
      font-size: 30px; }
    .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-nav .owl-next {
      right: -20px;
      position: absolute;
      font-family: "caritas" !important;
      font-style: normal !important;
      font-weight: normal !important;
      font-variant: normal !important;
      text-transform: none !important;
      speak: none;
      line-height: 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      color: #b3b2b2;
      font-size: 30px; }

.module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col-6 {
  width: 50%;
  padding: 0px;
  margin: 0px; }

.module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col-4 {
  width: 33.333333%;
  padding: 0px;
  margin: 0px; }

.module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col-3 {
  width: 25%;
  padding: 0px;
  margin: 0px; }
  .module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col-3 .multiple-posts-item-container a {
    height: 630px !important; }
    .module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col-3 .multiple-posts-item-container a .background {
      min-height: 630px !important;
      overflow: hidden; }
      .module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col-3 .multiple-posts-item-container a .background div.filtered_inside {
        background-repeat: no-repeat !important;
        background-position: center center !important;
        background-size: cover !important;
        min-height: 630px !important;
        transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        overflow: hidden; }

.module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col .multiple-posts-item-container a {
  display: table;
  height: 430px;
  position: relative;
  text-decoration: none;
  width: 100%; }
  .module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col .multiple-posts-item-container a .background {
    position: absolute;
    background-repeat: no-repeat !important;
    background-position: center center !important;
    background-size: cover !important;
    min-height: 430px;
    overflow: hidden; }
    .module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col .multiple-posts-item-container a .background div.filtered_inside {
      transition: all 1s ease;
      -moz-transition: all 1s ease;
      -ms-transition: all 1s ease;
      -webkit-transition: all 1s ease;
      -o-transition: all 1s ease;
      overflow: hidden;
      background-repeat: no-repeat !important;
      background-position: center center !important;
      background-size: cover !important;
      min-height: 430px; }
  .module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col .multiple-posts-item-container a .multiple-posts-item-content {
    padding-left: 50px;
    padding-right: 20px;
    display: table-cell;
    vertical-align: middle;
    z-index: 10;
    position: relative; }
    .module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col .multiple-posts-item-container a .multiple-posts-item-content .type {
      font-size: 12px;
      color: #ffffff;
      text-transform: uppercase;
      font-weight: 400; }
    .module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col .multiple-posts-item-container a .multiple-posts-item-content .title {
      color: #ffffff;
      font-size: 30px;
      line-height: 34px; }
    .module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col .multiple-posts-item-container a .multiple-posts-item-content .description {
      font-size: 16px;
      color: #ffffff; }
  .module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col .multiple-posts-item-container a:hover .background div.filtered_inside {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
    filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand'); }

.module.dynamic-content .container .container-wrapper .items-container.emergencies {
  padding-top: 20px; }
  .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col-6 {
    width: 50%;
    padding: 0px;
    margin: 0px; }
  .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col-4 {
    width: 33.333333%;
    padding: 0px;
    margin: 0px; }
  .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col-3 {
    width: 25%;
    padding: 0px;
    margin: 0px; }
  .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container {
    display: table;
    min-height: 400px;
    position: relative;
    text-decoration: none;
    width: 100%; }
    .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .background {
      position: absolute;
      background-repeat: no-repeat !important;
      background-position: center center !important;
      background-size: cover !important;
      min-height: 400px;
      overflow: hidden; }
      .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .background div.filtered_inside {
        background-repeat: no-repeat !important;
        background-position: center center !important;
        background-size: cover !important;
        transition: all 1s ease;
        -moz-transition: all 1s ease;
        -ms-transition: all 1s ease;
        -webkit-transition: all 1s ease;
        -o-transition: all 1s ease;
        overflow: hidden;
        min-height: 400px; }
    .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .emergencies-item-content {
      padding-left: 50px;
      padding-right: 100px;
      display: table-cell;
      vertical-align: middle;
      z-index: 1;
      position: relative; }
      .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .emergencies-item-content .type {
        font-size: 12px;
        color: #ffffff; }
      .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .emergencies-item-content .title {
        font-size: 30px;
        color: #ffffff; }
      .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .emergencies-item-content .description {
        font-size: 16px;
        color: #ffffff; }
      .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .emergencies-item-content .buttons-container .button.button__grey {
        display: inline-block;
        background-color: #e8e6e6;
        padding: 10px 25px;
        border: 2px solid #e8e6e6; }
        .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .emergencies-item-content .buttons-container .button.button__grey a {
          display: block;
          text-transform: uppercase;
          color: #404040;
          text-decoration: none;
          font-weight: bold;
          font-size: 14px; }
        .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .emergencies-item-content .buttons-container .button.button__grey:hover {
          cursor: pointer;
          background-color: #404040;
          border: 2px solid #404040; }
          .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .emergencies-item-content .buttons-container .button.button__grey:hover a {
            color: #e8e6e6; }
      .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .emergencies-item-content .buttons-container .button.button__red-white {
        display: inline-block;
        background-color: #cd222d;
        color: #ffffff;
        padding: 10px 25px;
        border: 2px solid #cd222d; }
        .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .emergencies-item-content .buttons-container .button.button__red-white a {
          display: block;
          text-transform: uppercase;
          color: #e8e6e6;
          text-decoration: none;
          font-weight: bold;
          font-size: 14px; }
        .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .emergencies-item-content .buttons-container .button.button__red-white:hover {
          cursor: pointer;
          background-color: #e8e6e6;
          border: 2px solid #cd222d; }
          .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .emergencies-item-content .buttons-container .button.button__red-white:hover a {
            color: #cd222d; }
    .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container:hover .background div.filtered_inside {
      transform: scale(1.1);
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
      filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand'); }

.module.dynamic-content .container .container-wrapper .items-container.cooperacion {
  margin-top: 15px; }
  .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col-6:nth-child(2n + 2) {
    margin-right: 0px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col-6 .cooperacion-item-container a .cooperacion-item-content {
    min-height: 200px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col-4:nth-of-type(3n + 3) {
    margin-right: 0px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col-3:nth-of-type(4n + 4) {
    margin-right: 0px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col .cooperacion-item-container {
    margin-bottom: 23px; }
    .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col .cooperacion-item-container a {
      text-decoration: none; }
      .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col .cooperacion-item-container a .image {
        min-height: 250px; }
        .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col .cooperacion-item-container a .image .background {
          min-height: 250px;
          background-repeat: no-repeat !important;
          background-size: cover !important;
          background-position: center center !important;
          overflow: hidden; }
          .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col .cooperacion-item-container a .image .background div.filtered_inside {
            background-repeat: no-repeat !important;
            background-position: center center !important;
            background-size: cover !important;
            min-height: 250px;
            transition: all 1s ease;
            -moz-transition: all 1s ease;
            -ms-transition: all 1s ease;
            -webkit-transition: all 1s ease;
            -o-transition: all 1s ease;
            overflow: hidden; }
      .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col .cooperacion-item-container a .cooperacion-item-content {
        background: #e8e6e6;
        min-height: 290px;
        padding: 20px; }
        .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col .cooperacion-item-container a .cooperacion-item-content .category {
          text-transform: uppercase;
          font-size: 12px;
          color: #404040; }
        .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col .cooperacion-item-container a .cooperacion-item-content .title {
          font-size: 24px;
          color: #404040; }
        .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col .cooperacion-item-container a .cooperacion-item-content .excerpt {
          color: #404040; }
      .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col .cooperacion-item-container a:hover .image .background div.filtered_inside {
        transform: scale(1.1);
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand'); }

.module.dynamic-content .container .container-wrapper .items-container.blog {
  margin-top: 15px; }
  .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col-6:nth-child(2n + 2) {
    margin-right: 0px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col-6 .blog-item-container a .blog-item-content {
    min-height: 200px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col-4:nth-of-type(3n + 3) {
    margin-right: 0px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col-3:nth-of-type(4n + 4) {
    margin-right: 0px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container {
    margin-bottom: 23px; }
    .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container a {
      text-decoration: none; }
      .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container a .image {
        min-height: 250px; }
        .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container a .image .background {
          min-height: 250px;
          background-repeat: no-repeat !important;
          background-size: cover !important;
          background-position: center center !important;
          overflow: hidden; }
          .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container a .image .background div.filtered_inside {
            background-repeat: no-repeat !important;
            background-position: center center !important;
            background-size: cover !important;
            min-height: 250px;
            transition: all 1s ease;
            -moz-transition: all 1s ease;
            -ms-transition: all 1s ease;
            -webkit-transition: all 1s ease;
            -o-transition: all 1s ease;
            overflow: hidden; }
      .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container a:hover .image .background div.filtered_inside {
        transform: scale(1.1);
        -moz-transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
        filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand'); }
    .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container .blog-item-content {
      min-height: 290px;
      padding: 40px 30px; }
      .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container .blog-item-content .category {
        text-transform: uppercase;
        font-size: 12px;
        color: #404040; }
      .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container .blog-item-content .title {
        line-height: 30px; }
        .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container .blog-item-content .title a {
          font-size: 24px;
          color: #404040;
          text-decoration: none; }
      .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container .blog-item-content .description {
        color: #404040;
        text-decoration: none; }

.module.dynamic-content .container .container-wrapper .items-container.campaigns {
  margin-top: 15px; }
  .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col-6:nth-child(2n + 2) {
    margin-right: 0px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col-6 .campaigns-item-container .campaigns-item-content {
    min-height: 290px !important; }
    .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col-6 .campaigns-item-container .campaigns-item-content .wysiwyg-button {
      width: 100%; }
  .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col-4:nth-of-type(3n + 3) {
    margin-right: 0px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col-4 .campaigns-item-container .campaigns-item-content .wysiwyg-button {
    width: 100%; }
  .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col-3:nth-of-type(4n + 4) {
    margin-right: 0px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col-3 .campaigns-item-container .campaigns-item-content {
    min-height: 420px !important; }
    .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col-3 .campaigns-item-container .campaigns-item-content .wysiwyg-button {
      width: 100%; }
  .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container {
    margin-bottom: 23px; }
    .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container .image {
      min-height: 250px; }
      .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container .image .background {
        min-height: 250px;
        background-repeat: no-repeat !important;
        background-size: cover !important;
        background-position: center center !important;
        overflow: hidden; }
        .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container .image .background div.filtered_inside {
          background-repeat: no-repeat !important;
          background-position: center center !important;
          background-size: cover !important;
          min-height: 250px;
          transition: all 1s ease;
          -moz-transition: all 1s ease;
          -ms-transition: all 1s ease;
          -webkit-transition: all 1s ease;
          -o-transition: all 1s ease;
          overflow: hidden; }
    .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container .campaigns-item-content {
      background: #e8e6e6;
      min-height: 380px;
      padding: 30px 30px 95px;
      position: relative; }
      .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container .campaigns-item-content .category {
        text-transform: uppercase;
        font-size: 12px;
        color: #404040;
        margin-bottom: 0px; }
      .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container .campaigns-item-content .title {
        font-size: 24px;
        color: #404040;
        margin-bottom: 0px; }
      .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container .campaigns-item-content .description {
        color: #404040;
        font-size: 16px;
        margin-bottom: 20px; }
      .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container .campaigns-item-content .wysiwyg-button {
        width: 100%;
        position: absolute;
        bottom: 0px;
        left: 0;
        padding: 20px; }
    .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container:hover .image .background div.filtered_inside {
      transform: scale(1.1);
      -moz-transform: scale(1.1);
      -webkit-transform: scale(1.1);
      -o-transform: scale(1.1);
      -ms-transform: scale(1.1);
      -ms-filter: "progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand')";
      filter: progid:DXImageTransform.Microsoft.Matrix(M11=1.1, M12=0, M21=0, M22=1.1, SizingMethod='auto expand'); }

.module.dynamic-content .container .container-wrapper .items-container.products {
  margin-top: 80px; }
  .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-6:nth-child(2n + 2) {
    margin-right: 0px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-6 .products-item-container .products-item-content {
    min-height: 420px !important; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-6 .products-item-container .products-item-content .buttons-container .button.button__red-white {
      max-width: 408px !important;
      width: 408px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-4:nth-of-type(3n + 3) {
    margin-right: 0px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-3:nth-of-type(4n + 4) {
    margin-right: 0px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-3 .products-item-container .products-item-content {
    min-height: 270px !important; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-3 .products-item-container .products-item-content .buttons-container .button.button__red-white {
      max-width: 160px !important;
      width: 160px !important;
      margin-left: 0px !important; }
  .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container {
    margin-bottom: 45px; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container a .image {
      background-size: cover !important;
      background-position: center center !important;
      background-repeat: no-repeat !important;
      min-height: 320px; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .image {
      text-align: left; }
      .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .image a img {
        max-width: 100%; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content {
      min-height: 270px;
      padding: 10px;
      position: relative; }
      .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .category {
        text-transform: uppercase;
        font-size: 12px;
        color: #404040;
        margin-bottom: 0px; }
      .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content a {
        text-decoration: none; }
        .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content a .title {
          font-size: 18px;
          color: #404040;
          margin-bottom: 0px;
          min-height: 135px; }
        .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content a:hover .title {
          text-decoration: none; }
      .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .description {
        color: #404040;
        font-size: 16px;
        margin-bottom: 20px;
        display: none; }
      .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .price {
        font-weight: bold;
        font-size: 22px;
        color: #cd222d;
        font-weight: 800; }
        .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .price span {
          font-weight: 800; }
      .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .buttons-container .button.button__red-white {
        display: block;
        background-color: #cd222d;
        color: #ffffff;
        padding: 10px 25px;
        border: 2px solid #cd222d;
        text-align: center;
        width: 100%;
        position: absolute;
        max-width: 240px;
        width: 240px;
        bottom: 20px;
        left: 0px;
        right: 0px;
        margin-left: auto;
        margin-right: auto; }
        .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .buttons-container .button.button__red-white a {
          display: block;
          text-transform: uppercase;
          color: #e8e6e6;
          text-decoration: none;
          font-weight: bold;
          font-size: 14px; }
        .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .buttons-container .button.button__red-white:hover {
          cursor: pointer;
          background-color: #ffffff;
          border: 2px solid #cd222d; }
          .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .buttons-container .button.button__red-white:hover a {
            color: #cd222d; }

@media screen and (max-width: 1014px) {
  .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .col-6 {
    width: 100%; }
    .module.dynamic-content .container .container-wrapper .filters-container .col-wrapper .col-6.filter_search {
      margin-top: 10px; }
  .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper .col-5 {
    width: 100%;
    text-align: center; }
    .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper .col-5 img {
      display: inline-block;
      margin-bottom: 30px;
      max-width: 200px; }
  .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper .col-7 {
    width: 100%;
    text-align: center; }
    .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper .col-7 .title {
      text-align: center; }
    .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-stage-outer .owl-stage .owl-item .load-more-item .dynamic-content-publications-item .col-wrapper .col-7 .description {
      text-align: center; }
  .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-nav .owl-prev {
    left: 20px; }
  .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-nav .owl-next {
    right: 20px; }
  .module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col-6 {
    width: 100%;
    padding: 0px;
    margin: 0px; }
  .module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col-4 {
    width: 100%;
    padding: 0px;
    margin: 0px; }
  .module.dynamic-content .container .container-wrapper .items-container.multiple_posts .col-wrapper .col-3 {
    width: 100%;
    padding: 0px;
    margin: 0px; }
  .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col-6 {
    width: 100%;
    padding: 0px;
    margin: 0px; }
  .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col-4 {
    width: 100%;
    padding: 0px;
    margin: 0px; }
  .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col-3 {
    width: 100%;
    padding: 0px;
    margin: 0px; }
  .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .emergencies-item-content {
    padding-left: 50px;
    padding-right: 50px; }
  .module.dynamic-content .container .container-wrapper .items-container.cooperacion {
    margin-top: 15px; }
    .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col-4 {
      width: 100%;
      padding: 0px;
      margin: 0px; }
    .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col-3 {
      width: 100%;
      padding: 0px;
      margin: 0px; }
    .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col-6 {
      width: 100%;
      padding: 0px;
      margin: 0px; }
    .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col .cooperacion-item-container {
      margin-bottom: 23px; }
      .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col .cooperacion-item-container a .image {
        min-height: 300px; }
        .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col .cooperacion-item-container a .image .background {
          min-height: 300px;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center center;
          overflow: hidden; }
          .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col .cooperacion-item-container a .image .background div.filtered_inside {
            background-repeat: no-repeat !important;
            background-position: center center !important;
            background-size: cover !important;
            min-height: 300px;
            transition: all 1s ease;
            -moz-transition: all 1s ease;
            -ms-transition: all 1s ease;
            -webkit-transition: all 1s ease;
            -o-transition: all 1s ease;
            overflow: hidden; }
      .module.dynamic-content .container .container-wrapper .items-container.cooperacion .col-wrapper .col .cooperacion-item-container a .cooperacion-item-content {
        height: auto;
        min-height: 100px;
        padding: 20px; }
  .module.dynamic-content .container .container-wrapper .items-container.blog {
    margin-top: 15px; }
    .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col-4 {
      width: 100%;
      padding: 0px;
      margin: 0px; }
    .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col-3 {
      width: 100%;
      padding: 0px;
      margin: 0px; }
    .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col-6 {
      width: 100%;
      padding: 0px;
      margin: 0px; }
    .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container {
      margin-bottom: 23px; }
      .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container a .image {
        min-height: 300px; }
        .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container a .image .background {
          min-height: 300px;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center center;
          overflow: hidden; }
          .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container a .image .background div.filtered_inside {
            background-repeat: no-repeat !important;
            background-position: center center !important;
            background-size: cover !important;
            min-height: 300px;
            transition: all 1s ease;
            -moz-transition: all 1s ease;
            -ms-transition: all 1s ease;
            -webkit-transition: all 1s ease;
            -o-transition: all 1s ease;
            overflow: hidden; }
      .module.dynamic-content .container .container-wrapper .items-container.blog .col-wrapper .col .blog-item-container a .blog-item-content {
        height: auto;
        min-height: 100px;
        padding: 20px; }
  .module.dynamic-content .container .container-wrapper .items-container.campaigns {
    margin-top: 15px; }
    .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col-4 {
      width: 100%;
      padding: 0px;
      margin: 0px; }
    .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col-3 {
      width: 100%;
      padding: 0px;
      margin: 0px; }
    .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col-6 {
      width: 100%;
      padding: 0px;
      margin: 0px; }
    .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container {
      margin-bottom: 15px; }
      .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container .image {
        min-height: 300px; }
        .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container .image .background {
          min-height: 300px;
          background-repeat: no-repeat;
          background-size: cover;
          background-position: center center;
          overflow: hidden; }
          .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container .image .background div.filtered_inside {
            background-repeat: no-repeat !important;
            background-position: center center !important;
            background-size: cover !important;
            min-height: 300px;
            transition: all 1s ease;
            -moz-transition: all 1s ease;
            -ms-transition: all 1s ease;
            -webkit-transition: all 1s ease;
            -o-transition: all 1s ease;
            overflow: hidden; }
      .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container .campaigns-item-content {
        height: auto;
        min-height: 250px;
        padding: 20px 20px 95px; }
        .module.dynamic-content .container .container-wrapper .items-container.campaigns .col-wrapper .col .campaigns-item-container .campaigns-item-content .wysiwyg-button {
          width: 100%;
          position: absolute;
          bottom: 0px;
          left: 0;
          padding: 20px; }
  .module.dynamic-content .container .container-wrapper .items-container.products {
    margin-top: 80px; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-6:nth-child(2n + 2) {
      margin-right: 0px !important; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-6 .products-item-container .products-item-content {
      min-height: 420px !important; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-4:nth-of-type(3n + 3) {
      margin-right: 0px !important; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-3:nth-of-type(4n + 4) {
      margin-right: 0px !important; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-3 .products-item-container .products-item-content {
      min-height: 270px !important; }
      .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-3 .products-item-container .products-item-content .buttons-container .button.button__red-white {
        max-width: 160px !important;
        width: 160px !important;
        margin-left: auto !important; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container {
      margin-bottom: 15px; }
      .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container a .image {
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        min-height: 320px; }
      .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content {
        min-height: 320px;
        padding: 10px;
        position: relative; }
        .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .category {
          text-align: center; }
        .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content a .title {
          text-align: center;
          min-height: 62px; }
        .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .description {
          text-align: center; }
        .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .price {
          text-align: center; }
        .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .buttons-container .button.button__red-white {
          margin-left: auto;
          margin-right: auto; } }

@media screen and (min-width: 1100px) {
  .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-nav .owl-prev {
    left: -40px !important; }
  .module.dynamic-content .container .container-wrapper .items-container .owl-carousel-content-publications .owl-nav .owl-next {
    right: -40px !important; } }

@media screen and (max-width: 690px) {
  .module.dynamic-content .container .container-wrapper .items-container.emergencies .col-wrapper .col .emergencies-item-container .emergencies-item-content {
    padding-left: 20px;
    padding-right: 20px; }
  .module.dynamic-content .container .container-wrapper .items-container.products {
    margin-top: 80px; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-6:nth-child(2n + 2) {
      margin-right: 0px !important; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-6 .products-item-container .products-item-content {
      min-height: 420px !important; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-4:nth-of-type(3n + 3) {
      margin-right: 0px !important; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-3:nth-of-type(4n + 4) {
      margin-right: 0px !important; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col-3 .products-item-container .products-item-content {
      min-height: auto !important; }
    .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container {
      margin-bottom: 55px; }
      .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container a .image {
        background-size: contain !important;
        background-position: center center !important;
        background-repeat: no-repeat !important;
        min-height: 320px; }
      .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .image {
        text-align: center; }
      .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content {
        min-height: auto !important;
        padding: 10px;
        position: relative; }
        .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .category {
          text-align: center; }
        .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content a .title {
          text-align: center;
          min-height: auto; }
        .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .description {
          text-align: center;
          display: none; }
        .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .price {
          text-align: center; }
        .module.dynamic-content .container .container-wrapper .items-container.products .col-wrapper .col .products-item-container .products-item-content .buttons-container .button.button__red-white {
          position: relative !important;
          margin-top: 20px !important;
          margin-left: auto;
          margin-right: auto;
          bottom: 0px; } }
