#block-mahi-facelift-views-block-home-depoimentos-block-1 {
  background-image: var(--background-image-home);
}

.view-home-depoimentos {
  max-width: 1100px;
  margin: auto;
}

.view-home-depoimentos .list-depoimentos {
  display: flex;
  list-style: none;
  padding: 0;
}

.view-home-depoimentos .list-depoimentos li:not(.slick-dots li) {
  width: 49%;
  /* margin-right: 2%; */
  display: flex;
  position: relative;
  height: 700px;
}

.view-home-depoimentos .list-depoimentos li:last-child {
  margin-right: 0;
}

.view-home-depoimentos .list-depoimentos li .views-field-field-image {
  width: 385px;
  position: absolute;
  height: 587px;
  overflow: hidden;
  border-radius: 100px 0px 0 100px;
}

.view-home-depoimentos .list-depoimentos li .views-field-field-image img {
  /* border-radius: 100px 0px 0 100px; */
}

.view-home-depoimentos .list-depoimentos li .views-field-nothing {
  width: calc(100% - 250px);
  position: relative;
  z-index: 1;
  margin-left: 220px;
  background: var(--verde-facelift-1);
  padding: 30px;
  margin-top: 100px;
  border-radius: 10px;
  height: max-content;
  height: 335px;
  width: 300px;
}

.view-home-depoimentos .list-depoimentos li .views-field-nothing .body-depoimentos,
.view-home-depoimentos .list-depoimentos li .views-field-nothing .body-depoimentos p {
  font-family: var(--font-heading);
  font-weight: 700;
  font-style: Bold;
  font-size: 20px;
  line-height: 100%;
  letter-spacing: 0%;
  color: var(--verde-facelift-2);
  word-wrap: break-word;
}

.view-home-depoimentos .list-depoimentos li .views-field-nothing h3 {
  font-family: var(--font-heading);
  font-weight: 700;
  font-style: Bold;
  font-size: 25px !important;
  line-height: 100%;
  letter-spacing: 0%;
  color: var(--marrom-facelift-1);
  padding: 0 !important;

}


.view-home-depoimentos .list-depoimentos li .views-field-nothing,
.view-home-depoimentos .list-depoimentos li .views-field-field-image {
  transition: all 0.3s ease;
}

@media only screen and (min-width: 767px) {
  .hoveredimg img {
    transform: scale(1.1);
  }

  .hoveredtext {
    transform: translateX(10px) translateY(-10px);
    box-shadow: 0px 8px 20px rgba(0, 0, 0, 0.2);
  }

}

.link-to-the-content-depoimentos a {
  transition: all .3s ease-in;
}

.link-to-the-content-depoimentos span a {
  transition: all .3s ease-in;
  padding-left: 0 !important;
  font-family: monospace !important;
  margin-left: 5px;
}

.link-to-the-content-depoimentos:hover a {
  font-weight: bold;
  padding-left: 10px;
}

.link-to-the-content-depoimentos:hover span a {
  font-family: var(--font-heading) !important;
  /* font-size: 18px; */

}


.view-home-depoimentos .view-footer {
  position: relative;
  z-index: 9;
}




.view-home-depoimentos .slick-dots {
  bottom: -30px;
}

.view-home-depoimentos .slick-arrow {
  z-index: 96;
  position: absolute;
  bottom: -4px;
}


.view-home-depoimentos .slick-prev {
  right: auto;
  width: 100px;
  color: transparent;
  background: none;
  height: auto;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: end;
  font-size: .1px;
  bottom: 5%;
  top: auto;
  transform: none;
  border-radius: 0;
  left: 41%;
}

.view-home-depoimentos .slick-next {
  right: 41%;
  width: 100px;
  color: transparent;
  background: none;
  height: auto;
  padding: 0;
  display: flex;
  justify-content: center;
  align-items: end;
  font-size: .1px;
  bottom: 5%;
  top: auto;
  transform: none;
  border-radius: 0;
}




.view-home-depoimentos .slick-arrow::before {
  color: var(--verde-camargo);
  font-family: monospace;
  font-size: 18px;
  width: 100%;
  /* height: 24px; */
  border: solid 2px;
  border-radius: 20px;
  padding: -1px;
  line-height: unset;
  position: relative;
  top: auto;
  bottom: auto;
  line-height: 28px;
  opacity: 1;
  width: 70px;
  display: flex;
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  padding: 0;
  top: auto;
  bottom: auto;
  left: auto;
  right: auto;
  /* height: 25px; */
  padding: 0;
  height: 30px;
  padding-bottom: 3px;
}


.view-home-depoimentos .slick-arrow:hover::before {
  color: white;
  background: var(--verde-camargo);
  border-color: var(--verde-camargo);
}


.view-home-depoimentos .slick-next::before {
  content: "→";
}


.view-home-depoimentos .slick-prev::before {
  content: "←";

}


.view-home-depoimentos .slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
  border: solid 1px var(--verde-nobre);
  border-radius: 100%;
  filter: none;
  opacity: 1;
  width: 14px;
  height: 14px;
}

.view-home-depoimentos .slick-dots li.slick-active button:before {
  /* opacity: .75; */
  color: black;
  color: transparent;
  opacity: 1;
  background: var(--verde-nobre);
  /* width: 14px; */
  /* height: 14px; */
}

.view-home-depoimentos .slick-dots li button::before {
  font-size: 12px;
  font-size: 0.75rem;
  /* color: white; */
  background: none;
  width: 100%;
  height: 100%;
  display: flex;
  background: white;
  color: transparent;
  filter: none;
  opacity: 1;
}

/* --------------------------- MEDIA QUERY ------------------------------------- */



@media only screen and (max-width: 1100px) {

  .view-home-depoimentos .list-depoimentos {
    flex-wrap: wrap;
  }

  .view-home-depoimentos .list-depoimentos li {
    width: auto;
  }

  .wrapper-depoimentos {
    overflow: hidden;
  }

}


@media only screen and (max-width: 767px) {

  .view-home-depoimentos {
    max-width: 90%;
    margin: auto;
    padding: 20px 0;
  }

  .view-home-depoimentos .list-depoimentos li:not(.slick-dots li) {
    height: auto;
    padding-bottom: 115px;
    width: 100%;
    max-width: 100%;
    margin: 0;
    display: flex;
    align-items: center;
    height: 530px;
    padding: 0;
    padding: 0 20px;
  }

  .view-home-depoimentos .list-depoimentos li .views-field-field-image {
    position: relative;
    height: 525px;
    overflow: hidden;
    border-radius: 100px 0px 0 100px;
    transition: all 0.3s ease;
    max-width: 100%;
    overflow: hidden;
    width: 333px;
    height: auto;
  }

  .view-home-depoimentos .list-depoimentos li .views-field-field-image .field-content {
    width: 100%;
    height: 100%;
    display: flex;
  }

  .view-home-depoimentos .list-depoimentos li .views-field-field-image img {
    /* border-radius: 100px 0px 0 100px; */
    max-width: 100%;
    width: auto;
    max-width: unset;
    width: 320px;
  }

  .view-home-depoimentos .list-depoimentos li .views-field-nothing {
    width: calc(100% - 250px);
    position: relative;
    z-index: 1;
    margin-left: 150px;
    background: var(--verde-facelift-1);
    padding: 30px;
    margin-top: 135px;
    border-radius: 10px;
    height: max-content;
    width: 300px;
    width: 284px !important;
    margin: 0;
    position: relative;
    /* right: 100px; */
    margin-left: -30px;
    margin-right: 5%;
  }

  /* .view-home-depoimentos .list-depoimentos li:last-child {
    display: none;
  } */

}

@media only screen and (max-width: 500px) {
  .view-home-depoimentos .list-depoimentos li .views-field-field-image {
    position: relative;
    height: auto;
  }

  .view-home-depoimentos .list-depoimentos li:not(.slick-dots li) {
    margin: 0;
    display: flex;
    align-items: center;
    height: 500px;
  }

  .view-home-depoimentos .list-depoimentos li .views-field-nothing {
    width: auto;
    margin: 0;
    position: relative;
    right: 0;
    margin-left: -50px;
  }

  .view-home-depoimentos .list-depoimentos li .views-field-nothing .body-depoimentos p {
    font-size: 16px;
    line-height: 18px;
  }

  .view-home-depoimentos .list-depoimentos li .views-field-nothing h3 {
    font-size: 17px !important;
  }

  .view-home-depoimentos .list-depoimentos li .views-field-nothing .body-depoimentos,
  .view-home-depoimentos .list-depoimentos li .views-field-nothing .body-depoimentos p {
    font-weight: 500;
    font-size: 18px;
  }
}

@media only screen and (max-width: 400px) {


  .view-home-depoimentos .list-depoimentos li:not(.slick-dots li) {
    margin: 0;
    display: flex;
    align-items: center;
    height: 400px;
  }

  .view-home-depoimentos .list-depoimentos li .views-field-nothing h3 {
    font-size: 16px !important;
  }

  .view-home-depoimentos .list-depoimentos li .views-field-nothing .body-depoimentos p {
    font-size: 14px;
  }


  .view-home-depoimentos .list-depoimentos li .views-field-nothing {
    width: 200px !important;
    margin: 0;
    position: absolute;
    right: 0;
  }

  .view-home-depoimentos .list-depoimentos li .views-field-field-image img {
    width: 240px;
  }


}
