.drx-noticias {
  /*background: #f4f4f4;*/
  /*background: #dcdbe0;
  padding: 80px 0 !important;
    .slick__slide{
      max-width: 353px;
      margin-right: 40px;

      .views-field-nothing{
        padding: 20px;
        background: #fff;
      }
      a{
        color: #1F3B60;
      }
  }
  .view-header .row >div{
    padding: 0;
    margin-bottom: 20px;
    a{
      color: #fff;
      background: #1F3B60;
      padding: 20px
    }
  }*/
}
.drx-noticias .view-id-noticias {
  margin: 0 auto;
}
.drx-noticias .form-group {
  background: #f4f4f4;
  margin-bottom: 0 !important;
}
.drx-noticias .views-view-responsive-grid .views-view-responsive-grid__item {
  background: #fff;
  box-shadow: 0px 0px 4px 3px rgba(115, 115, 115, 0.2) !important;
  padding: 0 !important;
  margin: 1% 1% !important;
}
.drx-noticias .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing {
  background: #fff;
}
.drx-noticias .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing h3 {
  padding: 0 8%;
}
.drx-noticias .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing h3 a {
  font-size: 2rem;
  color: #58595b;
}
.drx-noticias .views-view-responsive-grid .views-view-responsive-grid__item .views-field-nothing h3 a:hover {
  text-decoration: none;
  color: #249cbb !important;
}
.drx-noticias .views-view-responsive-grid .views-view-responsive-grid__item .grid__content {
  background: #fff;
}
.drx-noticias h2 {
  margin-top: 4%;
  font-size: 3rem;
  text-align: center;
  color: #726658 !important;
}
.drx-noticias div.view-footer {
  text-align: center;
  margin-bottom: 4%;
  margin-top: 4%;
}
.drx-noticias div.view-footer a {
  padding: 1% 4rem !important;
  background: #249cbb;
  border-radius: 26px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
}
.drx-noticias div.view-footer a:hover {
  background: #fff;
  color: #249cbb;
  border: 1px solid #249cbb;
  text-decoration: none !important;
}

@media only screen and (min-width: 768px) and (max-width: 940px) {
  /*.drx-noticias .slick__slide{
    max-width: 345px;
  }*/
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  /*.drx-noticias .slick__slide{
    max-width: 284px;
  }*/
}
@media only screen and (min-width: 64.063em) {
  .large-block-grid-4 > .grid {
    width: 23% !important;
  }
}
@media only screen and (min-width: 40.063em) {
  .medium-block-grid-2 > .grid {
    width: 48%;
  }
  .drx-noticias .views-field-field-imagen img {
    width: 100%;
  }
}
@media only screen and (max-width: 640px) {
  .drx-noticias .views-field-field-imagen img {
    width: 100%;
  }
}

/*# sourceMappingURL=bloque_noticias.css.map */
