
main section#testimonials {
  position: relative;
  overflow-y: hidden;
}


main section#testimonials div.wrapper h2 {
  text-align: center;
  margin-top: 0;
  margin-bottom: 24px;
  color: var(--drl-c-titles);
}

main section#testimonials div.wrapper p {
  text-align: center;
  margin-top: 0;
  margin-bottom: 67px;
  color: var(--drl-c-paragraph);
}

main section#testimonials div.wrapper div.content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  column-gap: 31px;
}

main section#testimonials div.wrapper div.content div.column-items {
  display: none;
}

main section#testimonials div.wrapper div.content div.item {
  margin-bottom: 32px;
  #background-color: var(--drl-c-bg);
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 20px;
  padding-bottom: 20px;
 # -webkit-box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.05), 0px 6px 20px rgba(0, 0, 0, 0.05);
  #        box-shadow: 0px -2px 10px rgba(0, 0, 0, 0.05), 0px 6px 20px rgba(0, 0, 0, 0.05);
  border-radius: 5px;
border: 1px solid var(--dark-grey-4, #A3B7C1);
background: #FFF;
box-shadow: 0px 4px 16px 0px rgba(0, 0, 0, 0.08);

background: url("../../../img/web/comillas_opiniones.svg");
  background-position: 20px 25px;
  background-repeat: no-repeat;
}

main section#testimonials div.wrapper div.content div.item div.comilla {
  #background: url("../../assets/images/comilla-icon.svg");
  #background-size: contain;
  #background-repeat: no-repeat;
  #width: 28.8px;
  height: 0px;
  margin-bottom: 0px;
}

main section#testimonials div.wrapper div.content div.item p {
  color: var(--drl-c-contrast-bg);
  text-align: left;
  margin-bottom: 24px;
  margin-top: 0;
  line-height: 22.4px;
}

main section#testimonials div.wrapper div.content div.item div.profile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

main section#testimonials div.wrapper div.content div.item div.profile div.profile-data {
  margin-left: 16px;
}

main section#testimonials div.wrapper div.content div.item div.profile div.profile-data p {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

main section#testimonials div.wrapper div.content div.item div.profile div.profile-data p:first-child {
  margin-bottom: 4px;
}

main section#testimonials div.wrapper div.content div.item div.profile div.profile-data p:last-child {
  color: var(--drl-c-primary-accent);
}

main section#testimonials div.wrapper div.bottom {
  display: none;
}

main section#testimonials div.bottom {
  position: absolute;
  height: 144px;
  top: calc(1280px - 70px);
  left: 0;
  right: 0;
  /* Gradients/Black - 40% */
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(34, 32, 51, 0.4)), to(rgba(34, 32, 51, 0)));
  background: linear-gradient(180deg, rgba(34, 32, 51, 0.4) 0%, rgba(34, 32, 51, 0) 100%);
  -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
          transform: matrix(1, 0, 0, -1, 0, 0);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  display: none;
}

main section#testimonials div.bottom a.drl-btn {
  margin-left: 38.5px;
  margin-right: 38.5px;
  margin-bottom: 48px;
  -webkit-transform: matrix(1, 0, 0, -1, 0, 0);
          transform: matrix(1, 0, 0, -1, 0, 0);
}

@media (min-width: 768px) {
  main section#testimonials div.wrapper div.container .masonry-wrapper {
    padding: 1.5em;
    max-width: 960px;
    margin-right: auto;
    margin-left: auto;
  }
  main section#testimonials div.wrapper div.container .masonry-wrapper .masonry {
    -webkit-columns: 1;
            columns: 1;
    -webkit-column-gap: 35px;
            column-gap: 35px;
  }
  main section#testimonials div.wrapper div.container .masonry-wrapper .masonry .masonry-item {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 36px;
  }
  main section#testimonials div.wrapper div.btn-wrapper {
    max-width: 293px;
  }
}

@media only screen and (max-width: 1023px) and (min-width: 768px) {
  .masonry {
    -webkit-columns: 2;
            columns: 2;
  }
}

@media only screen and (min-width: 1024px) {
  .masonry {
    -webkit-columns: 3;
            columns: 3;
  }
}

@media (min-width: 1024px) {
}

@media (min-width: 1920px) {
}

@media (min-width: 1024px) {
  main section#testimonials {
    max-width: 1220px;
    margin-left: auto;
    margin-right: auto;
    padding: 48px 200px 48px 200px;
  }
  main section#testimonials div.item.masonry-item p.drl-Text2 {
    line-height: 25.6px;
  }
  main section#testimonials div.item.masonry-item p.drl-Headline6 {
    line-height: 21.6px;
  }
  main section#testimonials div.item.masonry-item p.drl-Caption3 {
    line-height: 16.8px;
  }
}
/*# sourceMappingURL=testimonials.css.map */