/*=============================================
=               VISTA GENERAL               =
=============================================*/
.skeleton {
  opacity: .7;
  animation: skeleton-loading 1s linear infinite alternate;
  border-radius: 7px;
}
@keyframes skeleton-loading {
  0% {
      background: hsl(200, 20%, 70%);
  }

  100% {
      background: hsl(200, 20%, 95%);
  }
}

.btn-enlace-interno {
  align-items: center;
  background-color: #ffffff;
  border-radius: 100px;
  box-sizing: border-box;
  display: flex;
  margin: 4px 5px;
  max-height: none;
  min-height: 48px;
  padding: 0 17px;
  position: relative;
}
div#sugerencias_detalles {
  margin-top: 3rem;
}
a.aXBZVd {
  display: flex;
  align-items: center;
  color: #202124;
}

.aXBZVd:before {
  height: 20px;
  width: 20px;
  font-family: Flaticon;
  content: "\f14e";
  font-size: 1.6rem;
  color: #555;
  margin-right: 1rem;
}

button.rgttsss.btn {
  border: 0;
  width: 200px;
}
.breadcrumb {
  color: #000;
  font-size: 14px;
  margin-top: 3rem;
  text-align: center;
}

.breadcrumb:before,
.breadcrumb>.breadcrumb-item {
  display: inline-block;
}

.breadcrumb>.breadcrumb-item:not(:last-child):after {
  content: "\f10e";
  font-family: flaticon;
  color: #000;
  font-size: 11px;
}



.bui-accordion {
  list-style: none;
  border-radius: 2px;
  border: 1px solid #e6e6e6;
  margin: 0;
  padding: 0;
  color: #333;
  background: #fff;
}


.bui-accordion__row-header {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

li.bui-accordion__row.bui-accordion__row-slim {
  border-bottom: 1px solid #eee;
}



.erty {
  display: flex;
  flex-direction: column;
  align-items: center;
}

span.nombre_p {
  padding-top: 0.5rem;
  text-align: center;
}

a.publicar__btn.btn__anunciantes {
  background-color: #fc7b27;
  border: 1px solid #fc7b27;
  min-width: 10.6111111111em;
  font-size: 1.125em;
  color: #fff !important;
  border-radius: 0.2222222222em;
  border-style: solid;
  line-height: 2.5555555556;
  padding: 0 1.7777777778em;
  border-width: 0.0555555556em;
  box-shadow: 0 0 0.0555555556em 0.1666666667em transparent;
  cursor: pointer;
  width: 214px;
  margin-top: 1rem;
  padding: 6px;
  font-family: nuevanegrita;
  text-align: center;
}

a.publicar__btn.btn__anunciantes:hover {
  background: rgb(252 123 39 / 92%);

}


.cont-boton {
  display: flex;
  justify-content: center;
}

.subtitulo-publicar-inm {
  font-size: 1.1em;
  text-align: center;
  padding-bottom: 1rem;
  font-family: 'nuevanegrita';
  color: #093b7e;
}

.SxSSBKos {
  display: flex;
  flex-direction: column;
}


.RKKKWyBe {
  display: flex;
  flex-direction: column;
  align-self: center;
}

.RKKKWyBe h1 {
  color: #062754;
  font-size: 16px;
  margin-top: 25px;
  text-align: center;
}

.RKKKWyBe p {
  color: #093b7e;
  text-align: center;
  font-family: 'nuevanegrita';
}

.SxSSBKos {
  display: flex;
}

a.rgttsss.btn {
    font-size: 1.1rem;
    padding: 4px 16px;
    color: white !important;
    display: flex;
    font-family: nuevanegrita;
    background-color: #3483fa;
    border-radius: 30px;
    align-items: center;
    min-width: 235px;
    justify-content: center;
    margin: 0;
}
.cta-planes {
    display: flex;
    justify-content: center;
    column-gap: 15px;
}
a.items_menu {
  padding: 10px 10px;
  color: #093b7e !important;
  text-shadow: initial;
  cursor: pointer;
  font-size: 1em;
  transition: background-color .3s;
  opacity: initial;
  height: 65px;
  line-height: 65px;
  font-family: 'nuevanegrita';
}




/*=============================================
=       VISTA TODAS LAS TABLET/DESKTOP        =
=============================================*/


@media screen and (min-width: 768px) {
  .inmo_carrusel {
    padding: 3.5rem;
  }
  div.aaa {
    display: flex;
    flex: 1;
    flex-direction: row;
    flex-wrap: wrap;
}

  h3.bui-accordion__title {
    padding-top: 1rem;
    font-family: nuevanegrita;
}
  .RKKKWyBe p {
    font-size: 31px;
  }

  .news {
    background-color: #FFF;
    margin: 0 12px 16px;
    padding: 1rem 3rem;
    border-radius: 7px;
    margin: auto;
    margin-bottom: 2rem;
  }

  .RKKKWyBe {
    width: 330px;
  }

  h3.KXPAoaeR {
    font-family: 'nuevanegrita';
    text-align: center;
    padding: 2rem;
  }

  h3.bui-accordion__title {
    font-size: 18px;
    font-family: 'nuevanegrita';
  }

  .parrafo {
    word-break: break-word;
    line-height: 1.35;
    font-size: 1rem;
    margin: 1rem 0;
    color: #777;
  }

  .advertising__image .lazy {
    width: inherit !important;
    border-radius: 8px;
  }

  .dfdghdthj {
    padding: 72px 192px;
  }

  span.home-title-pb {
    text-align: center;
    display: block;
  }

  .ux-home-title-container h3,
  .ux-home-title-container h2 {
    line-height: 36px;
    text-align: center;
    font-size: 1.35em;
    font-family: 'nuevanegrita';
    margin-top: 3rem;
  }

  .ux-home-title-container {
    padding-bottom: 1rem;
  }

  .FuZxUSKT {
    background: #f7f9fd;
  }

  .EHtoxTpW {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 90px;
    background: rgb(238 245 254);
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #95adf4;
  }

  svg.KnYJRtZF {
    width: 70px;
    height: 70px;
    padding: 4px;
  }

  .KnYJRtZF path {
    fill: #2a579a;
  }

  span.profesional,
  span.particular {
    color: #444444;
    font-size: 1.5em;
    text-align: center;
    font-family: 'nuevanegrita';
    padding-top: 0.25rem;
  }

  .nvmfdde {
    text-align: center;
  }

  .nvmfdde svg {
    width: 296px;
    height: 160px;
  }

  h2.KXPAoaeR {
    padding: 50px 0px 0px 0px;
    text-align: center;
  }



  .vNGZxSYz {
    border-bottom: 1px solid #D9D9D9;
  }

  .UppEATYB path {
    fill: #3a61ea;
  }

  .dmzeFFFH {
    width: 50%;
  }

  .yRxZekmj {
    width: 50%;
  }

  .gMFebtkG {
    background: white;
  }

  .EpiYRgRD {
    color: #062754;
    font-size: 17px;
    font-family: nuevanegrita;
    padding-bottom: 0.75rem;
    display: flex;
    align-items: center;
    padding-top: 0.75rem;
  }

  .CfbVmsmi {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 58px;
    height: 58px;
    background: rgb(238 245 254);
    border-radius: 50%;
    margin-right: 1rem;
    overflow: hidden;
    border: 2px solid #95adf4;
  }

  svg.UppEATYB {
    width: 44px;
    height: 44px;
    padding: 4px;
  }

  .icono-resumen {
    font-size: 3em;
    max-width: 85px;
    width: auto;
    color: #4f98f1;
    width: 60px;
    height: 60px;
    fill: #777;
  }

  .home-title-pb {
    margin-top: 50px;
    margin-bottom: 35px;
    font-family: nuevanegrita;
    font-size: 1.2rem;

  }

  .point2 {
  
    margin: auto;
    margin-bottom: 2rem;
  }

  #p_tipo_aviso tr th {
    font-size: 16px;
    line-height: 20px;
  }

  #p_tipo_aviso tr td,
  #p_tipo_aviso tr th {

    padding-top: 16px;
    padding-bottom: 16px;
    color: #424B5A;
    padding-left: 1.5rem;
  }

  section#p_tipo_aviso table {
    max-width: 600px;
    margin: auto;
    background-color: #fff;
    border-radius: 9px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .13);
    padding: 10px;
    box-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, .15);

  }

  .icon-check:before {
    content: "\f10b";
    font-family: Flaticon;
    font-style: normal;
    font-size: 1em;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #FFF;
    font-size: 21px;
    position: absolute;
  }

  #p_tipo_aviso tr th {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }

  #p_tipo_aviso tr:last-child {
    border-bottom: 0;
  }

  #p_tipo_aviso tr {
    border-bottom: 1px solid #E2EAF0;
  }

  #p_tipo_aviso tr td .icon-wrapper,
  #p_tipo_aviso tr th .icon-wrapper {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background-color: #3DD092;
    position: relative;
  }

  li.bui-accordion__row.bui-accordion__row-slim div {
    padding: 10px 30px;
  }

  .u88id p {
    font-size: 16px;
        line-height: 1.35;
        color: #666;
  }

  header.cabecera_simple {
    background: #f7f9fd;
    height: 65px;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
  }

  .box_anuniantes {
    width: 250px;
    background: white;
    padding: 1rem;
    border-radius: 15px;
    box-shadow: 0 12px 24px rgb(0 0 0 / 10%);
    border: 1px solid #f3f7f8;
  }

  .perfil_particulares,
  .perfil_profesionales {
    height: 200px;
  }

  .dnqaeHon {
    width: 1000px;
    display: flex;
    justify-content: space-between;
    margin: auto;
  }

  .UEQQBJNP {
    background: #EEF5FE;
    padding: 90px 0;
    background-size: 1060px, 350px;
  }

  .clases_de_anuncios {
    display: flex;
    gap: 20px;
  }

  .btn-enlace-interno {
    flex: 0 1 32%;
  }

  .suggested__search {
    padding: 1.5rem 0;
    max-width: 1100px;
    margin: auto;
  }

  .btn-enlace-interno p {
    display: flex;
    -webkit-box-orient: vertical;
    color: #202124;
    flex: 1;
    font-size: 16px;
  }



}



/*=============================================
=               VISTA TELEFONO               =
=============================================*/


@media screen and (max-width: 767px) {
  .inmo_carrusel {
    padding: 2rem;
  }
#planes .news {
    position: relative;
    overflow: hidden;
    margin-bottom: 1rem;
}
  .RKKKWyBe p {
    font-size: 24px;
    padding: 0 1rem;
  }
  .subtitulo-publicar-inm {
    padding: 0 1rem;
    font-size: 13px;
    padding-bottom: 1rem;
  }
  .ux-home-title-container h2,
  .ux-home-title-container h3 {
    font-size: 20px;
    font-family: nuevanegrita;
  }
  h3.bui-accordion__title {
    padding: 1rem;
}
  header.cabecera_simple {
    background: #f6f9fb;

    box-shadow: initial;


  }

  .hamburger-bottom-bread,
  .hamburger-patty,
  .hamburger-top-bread {
    background-color: #2a579a !important;
  }
.point2 {
  
    margin: auto;
    margin-bottom: 2rem;
  }
  .dnqaeHon {

    display: flex;
    flex-direction: column;
  }

  .clases_de_anuncios {
    display: flex;
    gap: 15px;
    justify-content: center;
    flex-direction: column;
  }

  .jcuQQtFq {
    padding: 0 2rem;
  }
.u88id p{
    color:#666;
}
  .SxSSBKos {
    display: flex;
    flex-direction: column;
  }

  .UEQQBJNP {
    background: #EEF5FE;
    padding: 1rem 0;
    background-repeat: no-repeat;
    /* background-size: 1060px, 350px; */
  }

  .btn-enlace-interno {
    margin: 4px 1rem;
  }

  .btn-enlace-interno p {
    font-size: 0.9em;
    margin-left: 10px;
    color: #555;
  }

  .suggested__search {
    padding: 1rem 0;
  }

  .box_anuniantes {
    width: 100%;
    background: white;
    padding: 1rem;
    border-radius: 15px;
    box-shadow: 0 5px 15px rgb(0 0 0 / 10%);
    border: 1px solid #f3f7f8;
  }

  .cr6eAFe {
    border-top: 1px solid #D9D9D9;
  }

  h3.KXPAoaeR {
    text-align: center;
    margin-bottom: 1rem;
  }

.ux-home-title-container {
    margin-bottom: 1rem;
}
  
  

  .EHtoxTpW {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 90px;
    height: 90px;
    background: rgb(238 245 254);
    border-radius: 50%;
    overflow: hidden;
    border: 2px solid #95adf4;
  }

  .nvmfdde {
    display: flex;
    justify-content: center;
  }

  svg.KnYJRtZF {
    width: 70px;
    height: 70px;
    padding: 4px;
  }

  .KnYJRtZF path {
    fill: #2a579a;
  }

  span.profesional,
  span.particular {
    color: #444444;
    font-size: 1.5em;
    text-align: center;
    font-family: 'nuevanegrita';
    padding-top: 0.25rem;
  }

  .gMFebtkG {
    padding: 1rem;
    padding-bottom: 2rem;
  }

  .gMFebtkG {
    background: white;
  }

  h2.KXPAoaeR {
    padding: 50px 0px 30px 0px;
    color: #062754;
    font-size: 22px;
    margin-bottom: 25px;
    text-align: center;
    font-family: 'nuevanegrita';
  }

  .EpiYRgRD {
    font-size: 1rem;
  }

  .EpiYRgRD {
    color: #062754;
    font-size: 17px;
    font-family: nuevanegrita;
    padding-bottom: 0.75rem;
    display: flex;
    align-items: center;
    padding-top: 0.75rem;
  }

  .CfbVmsmi {
    width: 45px;
    height: 45px;
  }

  .CfbVmsmi {
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgb(238 245 254);
    border-radius: 50%;
    margin-right: 1rem;
    overflow: hidden;
    border: 2px solid #95adf4;
  }

  svg.UppEATYB {
    width: 35px;
    height: 35px;
    padding: 4px;
  }

  .UppEATYB path {
    fill: #3a61ea;
  }

  .vNGZxSYz {
    border-bottom: 1px solid #D9D9D9;
  }

  .card-with-img,
  .content .content-wrapper .card-with-img {
    background-color: #FFF;
    margin: 0 12px 16px;
    padding: 24px;
    border-radius: 4px;
    width: auto !important;
    margin: auto;
  }

  #p_tipo_aviso tr th {
    font-size: 16px;
    line-height: 20px;
  }

  #p_tipo_aviso tr td,
  #p_tipo_aviso tr th {
    padding-top: 5px;
    padding-bottom: 5px;
    color: #424B5A;
    padding-left: 1.5rem;
  }

  section#p_tipo_aviso table {
    max-width: 600px;
    margin: auto;
    background-color: #fff;
    border-radius: 9px;
    box-shadow: 0 2px 14px 0 rgba(0, 0, 0, .13);
    padding: 10px;
    box-shadow: 0 0.0625rem 0.125rem 0 rgba(0, 0, 0, .15);

  }

  .icon-check:before {
    content: "\f10b";
    font-family: Flaticon;
    font-style: normal;
    font-size: 1em;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #FFF;
    font-size: 21px;
    position: absolute;
  }

  #p_tipo_aviso tr th {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
  }

  #p_tipo_aviso tr:last-child {
    border-bottom: 0;
  }

  #p_tipo_aviso tr {
    border-bottom: 1px solid #E2EAF0;
  }

  #p_tipo_aviso tr td .icon-wrapper,
  #p_tipo_aviso tr th .icon-wrapper {
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    height: 30px;
    width: 30px;
    border-radius: 50%;
    background-color: #3DD092;
    position: relative;
  }

  .icono-resumen {
    width: 3rem;
  }

  .checks {
    padding: 20px !important;
  }

  .usp-listing ul li span {
    padding-left: 5px !important;
  }

  .home-title-pb {
    margin-top: 30px;
    margin-bottom: 10px;
    font-size: 1.1rem;
    text-align: center;
    display: block;
  }

  .parrafo {
    padding: 1rem;
    line-height: 27px;
    font-size: 15px;
  }

  li.bui-accordion__row.bui-accordion__row-slim div {
    padding: 5px 10px;
  }



}

 /* =======================
   PATCH VISUAL (OVERRIDES)
   Pegar al final del archivo. No elimina reglas previas.
   ======================= */
:root{
  --c-primary:#3483fa;
  --c-primary-600:#2d73db;
  --c-accent:#fc7b27;
  --c-dark:#062754;
  --c-text:#555;
  --c-border:#e6eef6;
  --card-shadow:0 2px 10px rgba(0,0,0,.06);
  --card-shadow-lg:0 12px 24px rgba(0,0,0,.1);
  --radius:16px;
  --radius-sm:10px;
}

/* HERO / cabecera */

.dnqaeHon{ max-width:1100px; width:92%; margin:auto; gap:28px; }


/* Títulos y divider */
.ux-home-title-container h2,
.ux-home-title-container h3{
  color:var(--c-dark);
  font-family:'nuevanegrita';
  font-size: clamp(1.25rem, 1.05rem + .7vw, 1.7rem);
  line-height:1.25;
}
.divider{
  width:120px; height:4px; margin:.25rem auto 0;
  background:linear-gradient(90deg, var(--c-primary), var(--c-accent));
  border-radius:999px;
}

/* Cards genéricas */
.point2{ width:min(980px, 92%); margin:auto;    margin-bottom: 2rem; }
.news{
  background:#fff;
  border:1px solid var(--c-border);
  border-radius:var(--radius);
  box-shadow:var(--card-shadow);
  padding: clamp(16px, 2.2vw, 28px) clamp(18px, 2.6vw, 36px);
}

/* KPI grid (beneficios) */
.kpi-grid{
  --min:260px;
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(var(--min),1fr));
  gap:10px 22px;
  list-style:none;
  margin:0 0 1.25rem; padding:0;
}
.EpiYRgRD{
  background:#fff;
  border:1px solid var(--c-border);
  border-radius:var(--radius-sm);
  box-shadow:var(--card-shadow);
  padding:12px 14px;
}
.CfbVmsmi{ width:54px;height:54px; }

/* Cards de “Soy particular / profesional” */
.box_anuniantes{
  border:1px solid #eef2f7;
  border-radius:20px;
  box-shadow:var(--card-shadow-lg);
  transition:transform .18s ease, box-shadow .18s ease;
}
.box_anuniantes:hover{ transform:translateY(-4px); box-shadow:0 18px 35px rgba(0,0,0,.12); }

/* Botones primarios y secundarios */
a.rgttsss.btn{
  min-width:235px;
  border-radius:999px;
  background:linear-gradient(180deg,var(--c-primary) 0%, var(--c-primary-600) 100%);
  border:1px solid var(--c-primary-600);
  box-shadow:0 6px 18px rgba(52,131,250,.25);
  transition:.2s ease-in-out;
}
a.rgttsss.btn:hover{ transform:translateY(-1px); box-shadow:0 10px 24px rgba(52,131,250,.28); }
a.rgttsss.btn:active{ transform:translateY(0); box-shadow:0 5px 14px rgba(52,131,250,.20); }

a.rgttsss.btn.btn--sec{
  background:#fff !important;
  color:var(--c-primary) !important;
  border:1px solid var(--c-primary);
  box-shadow:none;
}
a.rgttsss.btn.btn--sec:hover{ background:#f2f7ff !important; }

/* Planes (Gratis/Plata/Oro) */
#planes .news{ position:relative; overflow:hidden; }
#plan-gratis{ border-left:6px solid #9fb7ff; }
#plan-plata{ border-left:6px solid #7ac8a9; }
#plan-oro{ border-left:6px solid #f7b84a; }

/* Badge “Recomendado” para Oro sin tocar HTML */
#plan-oro .home-title-pb{
  position:relative; padding-right:84px;
}
#plan-oro .home-title-pb:after{
  content:"★ Recomendado";
  position:absolute; right:0; top:50%; transform:translateY(-50%);
  background:#fff3d4; color:#9a6b00; border:1px solid #f2d48a;
  padding:.25rem .55rem; border-radius:999px; font-size:.82rem; font-family:'nuevanegrita';
}

/* Bullets dentro de planes */
#planes .parrafo ul,
#planes ul.parrafo{ margin:.5rem 0 0 1.25rem; }
#planes .parrafo li{ margin:.25rem 0; }

/* Breadcrumb más limpio */
.breadcrumb{ color:#6b7280; font-size:.92rem; }
.breadcrumb .breadcrumb-item a{ color:#6b7280; }
.breadcrumb .breadcrumb-item:not(:last-child):after{
  content:"›"; padding:0 .4rem; color:#9aa3af;
}

/* FAQ / acordeón */
.bui-accordion{
  border:1px solid var(--c-border);
  border-radius:var(--radius-sm);
  box-shadow:var(--card-shadow);
}
.bui-accordion__row-slim{ border-bottom:1px solid var(--c-border); }
.bui-accordion__row-header{ position:relative; padding:.85rem 1rem; cursor:pointer; }

.bui-accordion__content{ padding:.25rem 1rem 1rem; }

/* Logos “Confían en nosotros” */
.home-seo-slider .advertising__image img{
  filter:grayscale(25%); transition:.2s ease; border-radius:12px; box-shadow:var(--card-shadow);
}
.home-seo-slider .advertising__image img:hover{ filter:none; transform:translateY(-1px); }

/* Accesibilidad focus */
a:focus-visible, button:focus-visible{
  outline:3px solid #a8c7ff; outline-offset:2px; border-radius:8px;
}

/* Responsive */
@media (max-width:767px){
  .news{ padding:16px 18px; }
  .kpi-grid{ --min:210px; gap:8px; }
  .cta-planes{ gap:15px;flex-direction:column; align-items:stretch; }
  a.rgttsss.btn{ min-width:unset; width:100%; }
  #plan-oro .home-title-pb{ padding-right:0; }
  #plan-oro .home-title-pb:after{ position:relative; right:auto; top:auto; transform:none; display:inline-block; margin-left:.5rem; }
}
