.pandape-styles .d-flex.align-items-center a img {
  max-width: 783px !important;
  max-height: 150 !important;
}

.sherlock-styles .intro::before {
  background-color: rgba(255, 255, 255, 0) !important;
}

.sherlock-styles .home .img_txt::before {
  background-color: rgba(255, 255, 255, 0) !important;
}

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;600;700&display=swap');

p,
input {
  font-family: 'Poppins', sans-serif !important;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Poppins', sans-serif !important;
  font-weight: 600 !important;
}

/* Justificar solo los párrafos */
p {
  text-align: justify;
  line-height: 1.6;
}

/* Justificar cualquier elemento con una clase "justificado" */
.justificado {
  text-align: justify;
  line-height: 1.6;
}
#OfferSearcher_Top_0::before {
content: "";
display: block;
width: 100%;
padding-top: calc(100% * 1875 /
6334);
}
.sherlock-styles .intro::before {
width: 0 !important;
height: 0 !important;
}