@charset "UTF-8";
@media (min-width: 1240px) {
  html,
  body.page-id-2559 {
    overflow-x: hidden;
  }
}
section.blue-bg input.facetwp-autocomplete {
  width: 100%;
}
@media (min-width: 730px) and (max-width: 1239px) {
  section.blue-bg input.facetwp-autocomplete {
    width: 730px !important;
  }
}
@media (min-width: 1240px) {
  section.blue-bg input.facetwp-autocomplete {
    width: 856px !important;
  }
}
section.blue-bg input.facetwp-autocomplete {
  height: 99px;
  flex-shrink: 0;
  border-radius: 30px;
  background: #FFF;
  box-shadow: 0 12px 25px 0 rgba(0, 0, 0, 0.15);
  margin: auto;
}
section.blue-bg input.facetwp-autocomplete-update {
  display: none;
}
section.blue-bg .fcomplete-wrap {
  left: 50%;
  transform: translate(-50%, -50%);
}
@media (max-width: 729px) {
  section.blue-bg .fcomplete-wrap {
    min-width: 100% !important;
  }
}
@media (min-width: 730px) and (max-width: 1239px) {
  section.blue-bg .fcomplete-wrap {
    width: 730px !important;
  }
}
@media (min-width: 1240px) {
  section.blue-bg .fcomplete-wrap {
    width: 856px !important;
  }
}
section.blue-bg {
  /* INPUT base (lo que ya tenías + ajustes para la lupa) */
}
section.blue-bg input.facetwp-autocomplete {
  height: 99px;
  flex-shrink: 0;
  border-radius: 30px;
  background: #FFF;
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.15);
  margin: auto;
  /* Lupa a la izquierda */
  background-image: url("https://www.itqscr.com/wp-content/uploads/2025/10/magnifying-glass.svg");
  background-repeat: no-repeat;
  background-position: 22px center;
  /* separá del borde izquierdo */
  background-size: 18px 18px;
  /* tamaño de la lupa */
  padding-left: 52px;
  /* espacio para que el texto no choque */
  /* Texto del input */
  color: #222;
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  /* 150% */
}
section.blue-bg {
  /* ===== Placeholder cross-browser ===== */
}
section.blue-bg input.facetwp-autocomplete::placeholder {
  color: #222;
  opacity: 1;
  /* Firefox */
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
  /* 150% (21px con font-size 14px) */
}
section.blue-bg {
  /* WebKit (Safari/Chrome antiguos) */
}
section.blue-bg input.facetwp-autocomplete::-webkit-input-placeholder {
  color: #222;
  opacity: 1;
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
section.blue-bg {
  /* Edge/IE (por si acaso) */
}
section.blue-bg input.facetwp-autocomplete:-ms-input-placeholder,
section.blue-bg input.facetwp-autocomplete::-ms-input-placeholder {
  color: #222;
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.5;
}
section.blue-bg {
  /* (Opcional) foco limpio */
}
section.blue-bg input.facetwp-autocomplete:focus {
  outline: none;
  box-shadow: 0 12px 25px rgba(0, 0, 0, 0.18);
}

@media (max-width: 767px) {
  .green-cards {
    margin-top: -42px !important;
  }
}
@media (min-width: 768px) {
  .green-cards {
    margin-bottom: 50px;
  }
}
@media (min-width: 768px) {
  .green-cards .mcb-wrap-inner {
    column-gap: 40px;
  }
}
.green-cards .mcb-wrap-inner .icon-wrapper {
  position: relative;
  top: 14px;
}
.green-cards .mcb-wrap-inner .mfn-icon-box.mfn-icon-box-top.mfn-icon-box-center {
  height: 112px;
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.15);
}
@media (min-width: 768px) {
  .green-cards .mcb-wrap-inner .mfn-icon-box.mfn-icon-box-top.mfn-icon-box-center {
    position: relative;
    top: -37px;
  }
}
@media (max-width: 767px) {
  .green-cards .mcb-wrap-inner .column.mcb-column.column_icon_box_2.vb-item {
    margin-bottom: 20px;
  }
}

.facet-listing .facetwp-template {
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
}
.facet-listing .facetwp-template .fwpl-layout {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  column-gap: 113px;
  row-gap: 60px;
}
@media (max-width: 1024px) {
  .facet-listing .facetwp-template .fwpl-layout {
    grid-template-columns: repeat(2, 1fr);
    column-gap: 56px;
    row-gap: 40px;
  }
}
@media (max-width: 767px) {
  .facet-listing .facetwp-template .fwpl-layout {
    grid-template-columns: 1fr;
    column-gap: 24px;
    row-gap: 24px;
  }
}
.facet-listing .facetwp-template .fwpl-result {
  height: 100%;
}
@media (min-width: 1240px) {
  .facet-listing .facetwp-template .fwpl-result {
    max-width: 340px;
    width: 340px;
  }
}
.facet-listing .facetwp-template .fwpl-result .fwpl-row {
  display: block;
}
.facet-listing .facetwp-template .fwpl-result .fwpl-col {
  background: #fff;
  border-radius: 20px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  display: flex;
  flex-direction: column;
  transition: transform 0.18s ease, box-shadow 0.18s ease;
}
.facet-listing .facetwp-template .fwpl-result .fwpl-col .el-l8di5l {
  margin: 0;
}
.facet-listing .facetwp-template .fwpl-result .fwpl-col .el-l8di5l img {
  width: 100%;
  height: 140px;
  object-fit: cover;
  display: block;
  border-radius: 15px 15px 0 0;
}
.facet-listing .facetwp-template .fwpl-result .fwpl-col .el-4i3gdp,
.facet-listing .facetwp-template .fwpl-result .fwpl-col .el-sro2b5,
.facet-listing .facetwp-template .fwpl-result .fwpl-col .el-obybyj,
.facet-listing .facetwp-template .fwpl-result .fwpl-col .el-k5hqbj {
  padding-left: 20px;
  padding-right: 20px;
}
.facet-listing .facetwp-template .fwpl-result .fwpl-col .el-4i3gdp {
  padding-top: 16px;
}
@media (min-width: 1240px) {
  .facet-listing .facetwp-template .fwpl-result .fwpl-col .el-4i3gdp {
    margin-bottom: 14px;
  }
}
.facet-listing .facetwp-template .fwpl-result .fwpl-col .el-4i3gdp .fwpl-term {
  display: inline-block;
  color: #9E9898;
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
}
.facet-listing .facetwp-template .fwpl-result .fwpl-col .el-sro2b5 {
  margin-top: 8px;
  color: #161922;
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 15.5px;
  font-weight: 700;
  letter-spacing: 1.705px;
  text-transform: uppercase;
  line-height: 1.15;
}
@media (min-width: 768px) {
  .facet-listing .facetwp-template .fwpl-result .fwpl-col .el-sro2b5 {
    min-height: 36px;
  }
}
.facet-listing .facetwp-template .fwpl-result .fwpl-col .el-obybyj {
  margin-top: 10px;
  color: #222;
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1.54px;
  line-height: 1.35;
}
.facet-listing .facetwp-template .fwpl-result .fwpl-col .el-k5hqbj {
  margin-top: 16px;
  margin-bottom: 26px;
}
.facet-listing .facetwp-template .fwpl-result .fwpl-col .el-k5hqbj .fwpl-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 0px 16px;
}
@media (max-width: 1239px) {
  .facet-listing .facetwp-template .fwpl-result .fwpl-col .el-k5hqbj .fwpl-btn {
    padding: 4px 12px;
  }
}
.facet-listing .facetwp-template .fwpl-result .fwpl-col .el-k5hqbj .fwpl-btn {
  padding-right: 36px;
  color: #222;
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 1.1px;
  text-transform: uppercase;
  text-decoration: none;
  background: #fff;
  border-radius: 20px;
  border: 3px solid transparent;
  background-image: linear-gradient(#fff, #fff), linear-gradient(135deg, #0094D9, #003472);
  background-origin: border-box;
  background-clip: padding-box, border-box;
}
.facet-listing .facetwp-template .fwpl-result .fwpl-col .el-k5hqbj .fwpl-btn::after {
  background-image: url(/wp-content/themes/betheme-child/images/flecha-botones.png) !important;
  height: 31px !important;
  background-color: #003472;
  content: "" !important;
  background-position: center;
  background-repeat: no-repeat;
  width: 31px;
  position: absolute;
  border-radius: 20px;
  margin-left: 60px;
}
.facet-listing .facetwp-template .fwpl-result .fwpl-col .el-k5hqbj .fwpl-btn:hover {
  color: white !important;
  background: linear-gradient(101deg, #0094d9, #003472);
  border-left-color: #0094D9;
}
.facet-listing .fwpl-layout {
  align-items: stretch;
}
.facet-listing .fwpl-result {
  height: 100%;
  display: flex;
}
.facet-listing .fwpl-result .fwpl-col {
  display: flex;
  flex-direction: column;
  height: 100%;
  /* OPCIONAL: un mínimo para un look constante en desktop */
}
@media (min-width: 1024px) {
  .facet-listing .fwpl-result .fwpl-col {
    min-height: 380px;
  }
}

@media (min-width: 1240px) {
  .filter-list-container .mcb-column-inner.mfn-module-wrapper.mcb-item-visual-inner {
    margin: 0 !important;
  }
}

@media (min-width: 1240px) {
  .filters-container .title {
    margin-bottom: -8px;
  }
}
.filters-container select.facetwp-dropdown {
  color: #222;
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: 1.54px;
  border-color: rgba(128, 128, 128, 0.21) !important;
}
@media (min-width: 1240px) {
  .filters-container select.facetwp-dropdown {
    width: 340px;
  }
}
.filters-container {
  /* Estilo para tu select de FacetWP */
}
@media (max-width: 767px) {
  .filters-container select.facetwp-dropdown {
    width: 100%;
  }
}
.filters-container select.facetwp-dropdown {
  /* ocultar flecha nativa */
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  /* espacio para la flecha nueva */
  padding-right: 2rem;
  /* tu fondo, borde, etc., si querés */
  background-color: #fff;
  border: 1px solid #ccc;
  /* flecha negra como SVG embebido */
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='%23000' d='M4.47 5.97 8 9.5l3.53-3.53.94.94L8 11.38 3.53 6.91z'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 25px;
  /* ajustá el tamaño */
}
.filters-container {
  /* Ocultar flecha de IE/Edge Legacy (por si acaso) */
}
.filters-container select.facetwp-dropdown::-ms-expand {
  display: none;
}

@media (min-width: 1240px) {
  .move-right-filters {
    position: relative;
    left: 36px;
  }
}

@media (min-width: 1240px) {
  .move-right-segmento {
    position: relative;
    left: 74px;
  }
}

/*********************************************SINGLE SOLUCIONES*********************************************************/
body.type-soluciones .section.section-post-header,
body.type-soluciones .section.section-post-intro-share,
body.type-soluciones .section.section-post-about,
body.type-soluciones a.fixed-nav, body.single-soluciones .section.section-post-header,
body.single-soluciones .section.section-post-intro-share,
body.single-soluciones .section.section-post-about,
body.single-soluciones a.fixed-nav {
  display: none !important;
}
body.type-soluciones h1.title, body.single-soluciones h1.title {
  letter-spacing: 1px !important;
}
body.type-soluciones, body.single-soluciones {
  /* Grupo de chips (contenedor) */
}
body.type-soluciones .solu-chip-group, body.single-soluciones .solu-chip-group {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 30px;
  /* espacio entre chips (fila/columna) */
  align-items: center;
  justify-content: center;
}
body.type-soluciones, body.single-soluciones {
  /* Chip/píldora */
}
body.type-soluciones .solu-chip, body.single-soluciones .solu-chip {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 16px;
  border-radius: 15px;
  border: 1px solid rgba(0, 148, 217, 0.5);
  /* borde según Figma */
  background: rgba(255, 255, 255, 0.1);
  /* fondo translúcido */
  text-decoration: none;
  /* si es <a> */
  backdrop-filter: saturate(120%) blur(0px);
  /* opcional, podés quitarlo */
  transition: transform 0.15s ease, box-shadow 0.15s ease;
}
body.type-soluciones, body.single-soluciones {
  /* Texto del chip */
}
body.type-soluciones .solu-chip__text, body.single-soluciones .solu-chip__text {
  color: #FFF;
  text-align: center;
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
  /* evita salto en nombres compuestos */
}
body.type-soluciones, body.single-soluciones {
  /* Responsive */
}
@media (max-width: 1024px) {
  body.type-soluciones .solu-chip-group, body.single-soluciones .solu-chip-group {
    gap: 14px 20px;
  }
}
@media (max-width: 767px) {
  body.type-soluciones .solu-chip-group, body.single-soluciones .solu-chip-group {
    gap: 12px 16px;
  }
  body.type-soluciones .solu-chip, body.single-soluciones .solu-chip {
    padding: 9px 14px;
  }
  body.type-soluciones .solu-chip__text, body.single-soluciones .solu-chip__text {
    font-size: 13px;
  }
}
body.type-soluciones, body.single-soluciones {
  /* Contenedor */
}
body.type-soluciones .solu-segmento, body.single-soluciones .solu-segmento {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  gap: 10px 24px;
  /* separación label-items y entre items */
}
body.type-soluciones, body.single-soluciones {
  /* Título "SEGMENTO:" */
}
body.type-soluciones .solu-segmento__label, body.single-soluciones .solu-segmento__label {
  margin: 0;
  color: #FFF;
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 15.5px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: 1.705px;
  text-transform: uppercase;
}
body.type-soluciones, body.single-soluciones {
  /* Lista de términos */
}
body.type-soluciones .solu-segmento__list, body.single-soluciones .solu-segmento__list {
  display: flex;
  flex-wrap: wrap;
  gap: 0 20px;
  /* espacio horizontal entre términos */
}
body.type-soluciones, body.single-soluciones {
  /* Cada término (span o enlace) */
}
body.type-soluciones .solu-segmento__item, body.single-soluciones .solu-segmento__item {
  color: #FFF;
  text-decoration: none;
  /* si es <a> */
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
}
body.type-soluciones, body.single-soluciones {
  /* Hover solo si es link */
}
body.type-soluciones a.solu-segmento__item:hover, body.single-soluciones a.solu-segmento__item:hover {
  opacity: 0.95;
}
body.type-soluciones, body.single-soluciones {
  /* Responsive */
}
@media (max-width: 1024px) {
  body.type-soluciones .solu-segmento, body.single-soluciones .solu-segmento {
    gap: 10px 18px;
  }
  body.type-soluciones .solu-segmento__list, body.single-soluciones .solu-segmento__list {
    gap: 0 16px;
  }
}
@media (max-width: 767px) {
  body.type-soluciones .solu-segmento, body.single-soluciones .solu-segmento {
    gap: 8px 14px;
  }
  body.type-soluciones .solu-segmento__label, body.single-soluciones .solu-segmento__label {
    font-size: 15px;
    letter-spacing: 1.6px;
  }
  body.type-soluciones .solu-segmento__item, body.single-soluciones .solu-segmento__item {
    font-size: 13.5px;
  }
  body.type-soluciones .solu-segmento__list, body.single-soluciones .solu-segmento__list {
    gap: 0 12px;
  }
}
body.type-soluciones .medotologia-trabajo .column-metodologia-trabajo .mcb-column-inner.mfn-module-wrapper.mcb-item-heading-inner, body.single-soluciones .medotologia-trabajo .column-metodologia-trabajo .mcb-column-inner.mfn-module-wrapper.mcb-item-heading-inner {
  margin-bottom: 0;
}
body.type-soluciones .medotologia-trabajo .column-metodologia-trabajo .titulo-principal .mcb-column-inner.mfn-module-wrapper.mcb-item-heading-inner, body.single-soluciones .medotologia-trabajo .column-metodologia-trabajo .titulo-principal .mcb-column-inner.mfn-module-wrapper.mcb-item-heading-inner {
  margin-bottom: 41px !important;
}
body.type-soluciones .medotologia-trabajo .column-metodologia-trabajo p,
body.type-soluciones .medotologia-trabajo .column-metodologia-trabajo li, body.single-soluciones .medotologia-trabajo .column-metodologia-trabajo p,
body.single-soluciones .medotologia-trabajo .column-metodologia-trabajo li {
  margin-bottom: 0 !important;
}
body.type-soluciones .medotologia-trabajo .column-metodologia-trabajo p ul,
body.type-soluciones .medotologia-trabajo .column-metodologia-trabajo li ul, body.single-soluciones .medotologia-trabajo .column-metodologia-trabajo p ul,
body.single-soluciones .medotologia-trabajo .column-metodologia-trabajo li ul {
  margin-top: 0 !important;
}
body.type-soluciones .medotologia-trabajo .column-metodologia-trabajo li::marker, body.single-soluciones .medotologia-trabajo .column-metodologia-trabajo li::marker {
  color: #fff;
}
body.type-soluciones .medotologia-trabajo .column-metodologia-trabajo .mfn-visualeditor-content.mfn-inline-editor ul, body.single-soluciones .medotologia-trabajo .column-metodologia-trabajo .mfn-visualeditor-content.mfn-inline-editor ul {
  margin-left: 24px;
}
body.type-soluciones .medotologia-trabajo .column-metodologia-trabajo .mfn-visualeditor-content.mfn-inline-editor ul li ul li, body.single-soluciones .medotologia-trabajo .column-metodologia-trabajo .mfn-visualeditor-content.mfn-inline-editor ul li ul li {
  padding-left: 10px;
}
body.type-soluciones .medotologia-trabajo .column-metodologia-trabajo .mfn-visualeditor-content.mfn-inline-editor ul li ul li::marker, body.single-soluciones .medotologia-trabajo .column-metodologia-trabajo .mfn-visualeditor-content.mfn-inline-editor ul li ul li::marker {
  content: "–";
  font-weight: 600;
}
body.type-soluciones .medotologia-trabajo .column.mcb-column.column_visual.vb-item strong, body.single-soluciones .medotologia-trabajo .column.mcb-column.column_visual.vb-item strong {
  color: white !important;
}
@media (min-width: 768px) {
  body.type-soluciones .medotologia-trabajo .info,
  body.type-soluciones .medotologia-trabajo .cuadro-verde, body.single-soluciones .medotologia-trabajo .info,
  body.single-soluciones .medotologia-trabajo .cuadro-verde {
    margin-left: 56px;
  }
}
body.type-soluciones .medotologia-trabajo .column_heading.cuadro-verde.vb-item, body.single-soluciones .medotologia-trabajo .column_heading.cuadro-verde.vb-item {
  position: relative;
  /* importante: referencia para el ::before */
}
body.type-soluciones .medotologia-trabajo .column_heading.uno.vb-item::before, body.single-soluciones .medotologia-trabajo .column_heading.uno.vb-item::before {
  content: "1";
}
body.type-soluciones .medotologia-trabajo .column_heading.dos.vb-item::before, body.single-soluciones .medotologia-trabajo .column_heading.dos.vb-item::before {
  content: "2";
}
body.type-soluciones .medotologia-trabajo .column_heading.tres.vb-item::before, body.single-soluciones .medotologia-trabajo .column_heading.tres.vb-item::before {
  content: "3";
}
body.type-soluciones .medotologia-trabajo .column_heading.cuatro.vb-item::before, body.single-soluciones .medotologia-trabajo .column_heading.cuatro.vb-item::before {
  content: "4";
}
body.type-soluciones .medotologia-trabajo .column_heading.cinco.vb-item::before, body.single-soluciones .medotologia-trabajo .column_heading.cinco.vb-item::before {
  content: "5";
}
body.type-soluciones .medotologia-trabajo .column_heading.cuadro-verde.vb-item::before, body.single-soluciones .medotologia-trabajo .column_heading.cuadro-verde.vb-item::before {
  position: absolute;
  top: 5px;
  /* anclar arriba del heading */
  left: -54px;
}
@media (max-width: 767px) {
  body.type-soluciones .medotologia-trabajo .column_heading.cuadro-verde.vb-item::before, body.single-soluciones .medotologia-trabajo .column_heading.cuadro-verde.vb-item::before {
    left: -32px;
  }
}
body.type-soluciones .medotologia-trabajo .column_heading.cuadro-verde.vb-item::before, body.single-soluciones .medotologia-trabajo .column_heading.cuadro-verde.vb-item::before {
  width: 28px;
  height: 45px;
  border-radius: 0 0 0 10px;
  background: #61C400;
  display: flex;
  /* centra el número */
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 1.54px;
  line-height: 1;
  /* evita desajustes verticales */
  z-index: 1;
  /* por si algo lo tapa */
}
body.type-soluciones .cuadros-check .mfn-list, body.single-soluciones .cuadros-check .mfn-list {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  column-gap: 20px;
  row-gap: 40px;
  justify-items: stretch;
}
@media (max-width: 1024px) {
  body.type-soluciones .cuadros-check .mfn-list, body.single-soluciones .cuadros-check .mfn-list {
    column-gap: 40px;
    row-gap: 32px;
  }
}
@media (max-width: 767px) {
  body.type-soluciones .cuadros-check .mfn-list, body.single-soluciones .cuadros-check .mfn-list {
    grid-template-columns: 1fr;
    column-gap: 0;
    row-gap: 20px;
  }
}
body.type-soluciones .cuadros-check .mfn-list-item, body.single-soluciones .cuadros-check .mfn-list-item {
  position: relative;
  width: 100%;
  height: 112px;
  border-radius: 20px;
  border: 1px solid rgba(0, 148, 217, 0.5);
  background: rgba(255, 255, 255, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}
body.type-soluciones .cuadros-check .mfn-list-item .mfn-list-icon, body.single-soluciones .cuadros-check .mfn-list-item .mfn-list-icon {
  display: none;
}
body.type-soluciones .cuadros-check .mfn-list-item::before, body.single-soluciones .cuadros-check .mfn-list-item::before {
  content: "";
  position: absolute;
  top: -14px;
  left: -2px;
  width: 44px;
  height: 44px;
  background-image: url(/wp-content/uploads/2025/10/check-blue.svg);
  background-repeat: no-repeat;
  background-size: cover;
  pointer-events: none;
}
body.type-soluciones .cuadros-check .mfn-list-item .mfn-list-desc, body.single-soluciones .cuadros-check .mfn-list-item .mfn-list-desc {
  color: #fff;
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  display: inline-block;
  padding: 0 12px;
}
body.type-soluciones .cuatro-listas h3, body.single-soluciones .cuatro-listas h3 {
  font-size: 15px !important;
  margin-bottom: 0 !important;
  text-transform: uppercase !important;
}
body.type-soluciones .cuatro-listas ul, body.single-soluciones .cuatro-listas ul {
  margin-left: 24px !important;
}
body.type-soluciones .cuatro-listas ul li, body.single-soluciones .cuatro-listas ul li {
  padding-left: 10px;
  margin-bottom: 0 !important;
}
body.type-soluciones .cuatro-listas ul li::marker, body.single-soluciones .cuatro-listas ul li::marker {
  color: #fff;
}
body.type-soluciones .btn-green .fa-long-arrow-alt-right:before, body.single-soluciones .btn-green .fa-long-arrow-alt-right:before {
  content: url("/wp-content/uploads/2025/10/btn-green.svg") !important;
  position: absolute;
  top: 2px;
  transform: scale(1.3);
  right: 3px;
}
body.type-soluciones .column.mcb-column.column_image.vb-item.img-computadora, body.single-soluciones .column.mcb-column.column_image.vb-item.img-computadora {
  position: absolute;
  margin-top: -106px;
}
@media (max-width: 767px) {
  body.type-soluciones .column.mcb-column.column_image.vb-item.img-computadora, body.single-soluciones .column.mcb-column.column_image.vb-item.img-computadora {
    position: initial;
  }
}
@media (min-width: 768px) and (max-width: 959px) {
  body.type-soluciones .column.mcb-column.column_image.vb-item.img-computadora, body.single-soluciones .column.mcb-column.column_image.vb-item.img-computadora {
    margin-top: -46px;
  }
}
body.type-soluciones .beneficios-programas-clientes-iconos-verde .icon-wrapper, body.single-soluciones .beneficios-programas-clientes-iconos-verde .icon-wrapper {
  width: 54px !important;
}
@media (min-width: 768px) {
  body.type-soluciones .beneficios-programas-clientes-iconos-verde .green-icon-column-one .mfn-icon-box, body.single-soluciones .beneficios-programas-clientes-iconos-verde .green-icon-column-one .mfn-icon-box {
    display: flex;
    justify-content: end;
  }
  body.type-soluciones .beneficios-programas-clientes-iconos-verde .green-icon-column-one .desc-wrapper, body.single-soluciones .beneficios-programas-clientes-iconos-verde .green-icon-column-one .desc-wrapper {
    max-width: 306px;
  }
}

@media (min-width: 768px) and (max-width: 1239px) {
  .column-left-introduction-after-title {
    padding-right: 50px;
  }
}

/* Aplica a tu <ul class="bullets"> */
ul.bullets {
  list-style: disc;
  /* muestra puntos */
  padding-left: 1.25rem;
  /* sangría para que se vea el punto */
  margin: 0;
}

ul.bullets li {
  list-style: inherit;
  /* asegura que cada <li> use 'disc' */
}

/* Estilo del marcador (el punto) */
ul.bullets li::marker {
  color: #fff;
  /* color del punto (blanco) */
  font-size: 1.1em;
  /* un toque más grande (opcional) */
}

/* --- Fallback si algún reset pone list-style:none en todo --- */
/* Usá 'bullets-fallback' en el <ul> si aún no aparecen */
ul.bullets-fallback li {
  list-style: none;
  position: relative;
  padding-left: 1rem;
}

ul.bullets-fallback li::before {
  content: "•";
  position: absolute;
  left: 0;
  top: 0;
  line-height: 1;
  color: #fff;
  font-size: 1.1em;
}

@media (max-width: 1239px) {
  .facetwp-pager {
    text-align: center;
  }
}
@media (min-width: 1240px) {
  .facetwp-pager {
    text-align: right;
    position: relative;
    left: 26px;
  }
}
.facetwp-pager a {
  color: #000;
  font-family: "Poppins", system-ui, -apple-system, Segoe UI, Roboto, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
}

.facetwp-page {
  padding: 0px 7px !important;
}

.facetwp-page.active,
.facetwp-page:hover {
  border-radius: 2px;
  background: #61C400;
  height: 22px;
  text-decoration: none;
  color: #fff !important;
}

a.facetwp-page.prev {
  position: relative;
  left: 10px;
}

a.facetwp-page.next {
  position: relative;
  left: -10px;
}

a.facetwp-page.prev,
a.facetwp-page.next {
  color: transparent !important;
}

a.facetwp-page.prev::before {
  content: "\e967";
  font-family: "mfn-icons";
  font-style: normal;
  font-weight: 400;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #003472;
}

a.facetwp-page.prev:hover::before {
  color: #fff;
}

a.facetwp-page.next::after {
  content: "\e968";
  font-family: "mfn-icons";
  font-style: normal;
  font-weight: 400;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: #003472;
}

a.facetwp-page.next:hover::after {
  color: #fff;
}

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