
html {
    -webkit-tap-highlight-color: rgba(0,0,0,0)
}

body {
    margin: 0 auto;
    font-size: .95em;
    color: #444;
    font-family: nuevaregular,'Arial','Roboto','Open Sans',sans-serif;
    font-weight: 400;
    background: #f2f2f2
}

input,select,option,p,form,ul,li,ol,h1,h2,h3,h4,h5,h6,td,img,table {
    margin: 0;
    padding: 0;
    border: 0
}
img:not([src]) {
    visibility: hidden;
}

img[alt]:after {  
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    content: attr(alt);
    text-indent: -9999px;
  }
main {
    min-height: 100vh
}

h1,h2,h3,h4,h5,h6 {
    font-weight: 400
}

body:not([class*="static-page"]) ul,body:not([class*="static-page"]) li {
    list-style: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%
}
img {
    vertical-align: middle
}

label {
    user-select: none
}

b,strong {
    font-weight: 600
}

.hide {
    display: none
}

a:link,a:visited,.link {
    color: #3483fa;
    text-decoration: none;
    font-size: 1em;
    cursor: pointer
}

nav.menu_b,nav.menu_a {
    font-family: nuevaregular
}

nav.menu_a {
    float: right
}
.desplegar:after,.grid_navbar .sorting span.arrow:before,.circle > .default:after {
    content: "\f10c";
    margin-left: 2px;
    font-family: flaticon;
    font-size: 1.2em;
    vertical-align: middle
}

h1 {
    font-size: 1.9em;
    text-align: center;
    margin-bottom: 15px;
    font-family: nuevafina,nuevaregular
}
p.footer-nav,ul.footer-nav.footer-links {
    line-height: 1.6875;
    font-weight: 400
}
footer.page-footer {
    width: 100%;
    color: #fff;
    position: relative;
    bottom: 0;
    left: 0;
    background: #2a579a;
    z-index: 0
}

footer.page-footer > div {
    padding: 15px 0 5px;
    margin: 0 auto;
    position: relative
}
ul.footer-nav.footer-links.iconos i {
    font-size: 1.8em
}

ul.footer-nav.footer-links a {
    color: #fff;
    opacity: .87
}
.footer-data {
    font-size: .929em;
    color: #fff;
    overflow: hidden
}
span.css_footer,span.copyright {
    font-size: 12px;
    color: #fff
}

span.menu_titulo {
    font-size: 1.2em;
    display: block;
    margin: 10px 0
}

.footer-nav > li {
    margin-bottom: 10px
}
.certificados > div {
    border-top: 1px rgba(255,255,255,0.75) solid;
    margin: 0 40px;
    padding: 20px 0
}

.Property_factu {
    background-color: #fff;
    height: auto!important;
    display: block;
    position: relative;
    box-shadow: 0 .0625rem .125rem 0 rgba(0,0,0,.15);
    border-radius: 6px;
    overflow: hidden;
    margin: 1rem .5rem
}

.Property_factu:hover {
    box-shadow: 0 5px 10px 0 rgba(0,0,0,.3)
}
.recommended-info .recommended-operation {
    font-size: 12px;
    line-height: 16px;
    height: 16px;
    padding-left: 1px;
    letter-spacing: -.2px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
    display: inline-block;
    width: 100%
}

.recommended-info {
    padding: 2px 10px;
    min-height: 85px;
    box-sizing: border-box
}

.recommended-info .recommended-prices {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.recommended-info .recommended-features {
    font-size: 13px;
    line-height: 19px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%
}

.recommended-info .recommended-location {
    font-size: 11px;
    line-height: 16px;
    color: #848484;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden
}

.recommended-prices .recommended-prices-price {
    font-size: 21px;
    line-height: 25px;
    color: #333
}

.recommended-info .recommended-prices {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #333;
    font-size: 13px;
    letter-spacing: -.2px
}
.point1 {
    width: 100%;
    padding-bottom: 0
}

::-webkit-scrollbar {
    width: 10px;
    height: 10px
}

::-webkit-scrollbar-track {
    background: transparent
}

::-webkit-scrollbar-thumb {
    background-color: #90A4AE;
    border-radius: 6px;
    border: 3px solid #f2f2f2
}

::-webkit-scrollbar-thumb:window-inactive {
    background: #777
}
.point1 {
    max-width: 1265px;
    margin: 0 auto
}


.precarga_home {
    background: #2a579a;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 9
}

.precarga_home .fl {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%)
}

p.prec {
    position: absolute;
    left: 50%;
    top: 57%;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    text-transform: uppercase;
    color: #fff;
    font-weight: 700
}

.spinner7 {
    width: 90px;
    height: 30px;
    text-align: center
}

.spinner7 > div {
    background-color: #fff;
    height: 15px;
    width: 15px;
    margin-left: 3px;
    border-radius: 50%;
    display: inline-block;
    -webkit-animation: stretchdelay .7s infinite ease-in-out;
    animation: stretchdelay .7s infinite ease-in-out
}

.spinner7 .circ2 {
    -webkit-animation-delay: -.6s;
    animation-delay: -.6s
}

.spinner7 .circ3 {
    -webkit-animation-delay: -.5s;
    animation-delay: -.5s
}

.spinner7 .circ4 {
    -webkit-animation-delay: -.4s;
    animation-delay: -.4s
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before,:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
@font-face {
    font-family: "Flaticon";
    font-display: swap;
    src: url(/templates/MR1.1/fonts/Flaticon.v2.0.0.woff2) format("woff2");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Flaticon";
    font-display: swap;
    src: url(/templates/MR1.1/fonts/Flaticon.v2.0.0.woff2) format("woff2")
}
[class^="flaticon-"]:before,[class*=" flaticon-"]:before,[class^="flaticon-"]:after,[class*=" flaticon-"]:after,[class^="ico-"]:before,[class*=" ico-"]:before,[class^="ico-"]:after,[class*=" ico-"]:after {
    font-family: Flaticon;
    font-style: normal;
    font-size: 1em;
    line-height: .75em;
    vertical-align: -15%
}

.ic-lg {
    font-size: 1.5em;
    line-height: .75em;
    vertical-align: -15%;
    font-weight: initial
}

.flaticon-desk:before { content: "\f100"; }
.flaticon-house:before { content: "\f101"; }
.flaticon-wheat:before { content: "\f102"; }
.flaticon-shop:before { content: "\f103"; }
.flaticon-building:before { content: "\f104"; }
.flaticon-map:before { content: "\f105"; }
.flaticon-contract:before { content: "\f106"; }
.ico-ok:before { content: "\f109"; }
.ico-salir:before { content: "\f112"; }
.ico-cerrar:before { content: "\f11d";vertical-align: middle;}
.ico-propiedades-pc:before { content: "\f17d";}
.ico-emprendimientos-pc:before { content: "\f17e";}
.ico-rurales-pc:before { content: "\f17f"; }
.ico-ayuda:before { content: "\f186"; }
.ico-grafico:before{ content: "\f180"; }
.ico-avatar:before{ content: "\f185"; }
.ico-moneda:before{ content: "\f184"; }
.ico-compartir:before{ content: "\f134"; }
.ico-menu-vertical:before{ content: "\f114"; }
.ico-instagram:before{ content: "\f138"; }
.ico-tweeter:before{ content: "\f139"; }
.ico-facebook:before{ content: "\f137"; }
.ico-cocheras:before{ content: "\f18e"; }
.ico-galpon:before{ content: "\f18c"; }
.ico-deposito:before{ content: "\f18d"; }
.ico-fcomercio:before{ content: "\f192"; }
.ico-consultorio:before{ content: "\f195"; }
.ico-mail:before{ content: "\f166"; }
.ico-clave:before{ content: "\f167"; }
.ico-logo-face:before{ content: "\f177"; }
.ico-logo-google:before{ content: "\f173"; }
.ico-cuentas:before{ content: "\f188"; }
.ico-confirmar-clave:before{ content: "\f175"; }
.ico-lista:before{ content: "\f18b"; }
.ico-grilla:before{ content: "\f18a"; }
.ico-eliminar:before{ content: "\f14d"; }
.ico-favoritos:before{ content: "\f16a"; }
.ico-whatsapp:before{ content: "\f182"; }
.ico-enviar-msj:before{ content: "\f11e"; }
.ico-banos:before{ content: "\f197"; }
.ico-m-cubiertos:before{ content: "\f19c"; }
.ico-dormi:before{ content: "\f19e"; }
.ico-ancho:before{ content: "\f198"; }
.ico-largo:before{ content: "\f199"; }
.ico-alto:before{ content: "\f198"; }
.ico-entrega:before{ content: "\f1a1"; }
.ico-m-totales:before{ content: "\f19b"; }
.ico-etapa:before{ content: "\f1a3"; }
.ico-hectateas:before{ content: "\f19b"; }
.ico-tipo-campo:before{ content: "\f19d"; }
.ico-fotos:before{content: "\f16c";}
.ico-street:before{content: "\f1a6";}
.ico-mapa:before{content: "\f1a9";}
.ico-dolar:before{content: "\f19f";}
.ico-barrio:before{content: "\f1a4";}
.ico-smarphone:before{content: "\f1aa";}
.ico-mascotas:before{content: "\f1a0";}
.ico-telefono:before{content: "\f140";}
.ico-compartir:before{content: "\f134";}
.ico-recortar:before{content: "\f123";}
.ico-flecha-derecha:before{content: "\f121";}
.ico-flecha-izquierda:before{content: "\f120";}
.ico-exclamacion:before{content: "\f107";}
.ico-vistos:before{content: "\f124";}
.ico-contactar:before{content: "\f142";}
.ico-flecha-abajo:before{content: "\f10C";}
.ico-flecha-arriba:before{content: "\f10F";}
.ico-agregar-imagen:before{content: "\f125";}
.ico-editar:before{content: "\f151";}
.ico-alquiler:before{content: "\f1ae";}
.ico-palomita:before{content: "\f10a";}
.ico-palomita_dos:before{content: "\f10b";}
.ico-subir_archivo:before{content: "\f1b4";}
.ico-banco:before{content: "\f1b5";}
.ico-tiempo:before{content: "\f1b6";}
.ico-publicar_inmueble:before{content: "\f1b7";}
.ico-pagos:before{content: "\f1b8";}
.ico-resumen_cuenta:before{content: "\f1b9";}
.ico-pileta:before{content: "\f133";}
.ico-tarjeta:before{content: "\f168";}
.ico-desayuno:before{content: "\f169";}
.ico-capacidad:before{content: "\f179";}
.ico-aire_a:before{content: "\f1C3";}
.ico-ropa_cama:before{content: "\f1BC";}
.ico-ropa_blanca:before{content: "\f1BB";}
.ico-cochera_2:before{content: "\f1BD";}
.ico-vaca:before{content: "\f1BA";}
.ico-estrella:before{content: "\f161";}
.ico-flecha_d:before{content: "\f10E";}
.ico-flecha_i:before{content: "\f10D";}
.ico-microondas:before{content: "\f1BE";}
.ico-suite:before{content: "\f1BF";}
.ico-calefaccion:before{content: "\f1C0";}
.ico-juego_niño:before{content: "\f1C1";}
.ico-ventilador:before{content: "\f1C2";}
.ico-gym:before{content: "\f1C4";}
.ico-tv:before{content: "\f1C5";}
.ico-jacuzzi:before{content: "\f1C6";}
.ico-asador:before{content: "\f1C7";}
.ico-traslado:before{content: "\f1C8";}
.ico-lavarropa:before{content: "\f1C9";}
.ico-cocina:before{content: "\f1CA";}
.ico-salida:before{content: "\f1CB";}
.ico-entrada:before{content: "\f1CC";}
.ico-estadia:before{content: "\f1CD";}
.ico-heladera:before{content: "\f1CE";}


.nQXrowHP{
    font-family: Flaticon;
    font-size: 1.5em;
    line-height: .75em;
    vertical-align: -15%;
    font-weight: initial;
    color: #005fa9;
}

.servicio_1:before{
    content: "\f152";
}
.servicio_2:before{
    content: "\f153";
}
.servicio_3:before{
    content: "\f154";
}
.servicio_4:before{
    content: "\f155";
}
.servicio_5:before{
    content: "\f156";
}
.servicio_6:before{
    content: "\f157";
}
.servicio_7:before{
    content: "\f158";
}
.servicio_8:before{
    content: "\f159";
}



.cercanias_1:before {
    content: "\e900";
}
.cercanias_2:before {
    content: "\e902";
}
.cercanias_3:before {
    content: "\e905";
}
.cercanias_4:before {
    content: "\e903";
}
.cercanias_5:before {
    content: "\e906";
}
.cercanias_6:before {
    content: "\e907";
}
.cercanias_7:before {
    content: "\e908";
}
.cercanias_8:before {
    content: "\e90A";
}
.cercanias_9:before {
    content: "\e909";
}
.cercanias_10:before {
    content: "\e90C";
}
.cercanias_11:before {
    content: "\e90E";
}
.cercanias_12:before {
    content: "\e90F";
}
.cercanias_13:before {
    content: "\e914";
}
.cercanias_14:before {
    content: "\e913";
}
.cercanias_15:before {
    content: "\e915";
}
.cercanias_16:before {
    content: "\e901";
}
.cercanias_17:before {
    content: "\e912";
}
.cercanias_18:before {
    content: "\e90B";
}
.cercanias_19:before {
    content: "\e90D";
}
.cercanias_20:before {
    content: "\e904";
}

.RrXvfyWJ {
    border-radius: 6px;
    overflow: hidden;
    padding: 5px 10px;
    color: #0c1a33;
    border: 1.5px solid #d0d5e2;
    font-size: .9rem
}


@font-face{
  font-family:nuevafina;
  font-display:swap;
  src:url('/templates/MR1.1/fonts/fina_v1.woff2') format("woff2");
  font-weight:300;
}
@font-face{
  font-family:nuevaregular;
  font-display: swap;
  src:url('/templates/MR1.1/fonts/regular_v1.woff2') format("woff2");
  font-weight:400;
}
@font-face{
  font-family:nuevanegrita;
  font-display:swap;
  src:url('/templates/MR1.1/fonts/negrita_v1.woff2') format("woff2");
  font-weight:400;
}
.navegacion-footer {
    padding:0 60px
}
.Property_factu .lazy,.Property_factu .carga-error {
    height: 225px
}
a#anunciantes_tete_2 {
    color: #333
}
.icon_key {
    font-size: .8em;
    padding-right: 5px;
    color: #000
}
.box_key_listing_detalles_detalles:last-child,.box_key_listing_detalles:last-child {
    border: 0;
    margin-bottom: 0
}
.adress_detalles {
    margin-bottom: 10px;
    margin-top: 5px
}
b,strong {
    font-weight: 700
}
h3.box-title {
    padding: 15px 0 0;
    font-size: 1.3em
}

.apMPiWPas.highlighted .seguridad-compradores{
    outline:3px solid red;
    border-radius: 5px;
    animation: blink 1s infinite; /* Add the animation */
}
@keyframes blink {
    0% { outline-color: red; }
    50% { outline-color: transparent; }
    100% { outline-color: red; }
}
.aviso-data-logo {
    position: relative;
    display: inline-block
}
.whatsapp_boton {
    background-color: #1ebea5!important
}
.dropbtn {
    color: #fff;
    cursor: pointer
}
.dropdown {
    float: right;
    position: relative;
    display: inline-block
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 210px;
    overflow: auto;
    box-shadow: 0 8px 8px 0 rgba(0,0,0,0.4);
    left: 0;
    z-index: 2
}
.box_key_listing_detalles .icon_key {
    padding: 5px;
    line-height: 25px;
    vertical-align: initial
}
main.pagina-ficha {
    margin-top: 66px
}


/*** MODAL WINDOW ***/

#modal_mask {
    background: rgba(71,71,71,0.7);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1005;
  }
  .modal_block {
    position: absolute;
    left: 50%;
    margin-left: -176px;
    width: 340px;
    height: 230px;
    background: #fff;
    -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,.07), 0 20px 25px 0 rgba(0,0,0,.1);
    box-shadow: 0 0 1px 1px rgba(0,0,0,.07), 0 20px 25px 0 rgba(0,0,0,.1);
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .modal_block.fullscreen {
    position: fixed;
    left: 0;
    top: 0;
    margin: 0;
  }
  .modal_block.fullscreen .gmnoprint {
    margin-right: 60px!important;
  }
  .modal_block div.inner div.close {
      background: #f2f2f2;
      height: 33px;
      width: 33px;
      position: absolute;
      top: 5px;
      left: calc(100% - 38px);
      padding: 5px;
      text-align: center;
      cursor: pointer;
  }
  .modal_block div.inner div.close:before {
      content: "\f11d";
      font-family: flaticon;
      font-size: 1.5em;
      color: #444;
  }
  .modal_block div.inner div.close:hover {
      background: #eae6e2;
  }
  .modal_block div.inner div.modal_content {
    padding: 15px 30px;
    position: relative;
  }
  .modal_block.fullscreen div.inner,
  .modal_block.fullscreen div.inner > .modal_content {
    width: 100%;
    height: 100%;
    overflow: auto;
  }
  .modal_block.fill-edge div.inner div.modal_content {
    padding: 0;
  }
  #map_fullscreen {
    width: 100%;
    height: 100%;
  }
  .modal_block div.inner div.caption,
  .modal_block div.inner div.caption_padding {
    color: #2b2b2b;
    font-size: 1.143em;
    padding: 0 0 20px;
    font-weight: bold;
  }
  .modal_block div.inner div.caption_padding {
    padding: 0 0 20px 70px;
  }
  .modal_block div.inner div.warning,
  .modal_block div.inner div.notice {
    background: url(../img/gallery.png) -20px -1594px no-repeat;
    padding: 0 0 0 30px;
    margin: 0 0 20px;
  }
  .modal_block div.inner div.notice {
    background-position: -21px -1346px;
  }
  
  .modal_block div.prompt {
    padding: 20px 0 0 0;
    display: flex;
  }
  .modal_block div.prompt .close{
    color: #e44848!important;
    line-height: 46px;
    flex: 1;
    text-align: center;
  }
  .modal_block div.prompt input {
    margin: 0 15px 0 0;
    flex: 1;
  }
  .modal_block div.submit-cell div.name {
    width: 80px!important;
    padding-right: 10px;
  }
  
  /*** MODAL WINDOW END ***/


/* VISTA PARA SMARTPHONE Y PC */

.Property_factu img {
    max-height: 225px!important;
    height: 225px!important;
}


.andes-modal-dialog__header {
    padding: 0px 0px 10px 0px;
    font-size: 1.4em;
}

.modal {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1005;
    background: rgba(71,71,71,0.7);
}

.cerrar_ok {
    background: #f2f2f2;
    height: 33px;
    width: 33px;
    position: absolute;
    top: 5px;
    left: calc(100% - 38px);
    padding: 5px;
    text-align: center;
    cursor: pointer;
}
.cerrar_ok:before {
    content: "\f11d";
    font-family: flaticon;
    font-size: 1.5em;
    color: #444;
}



section.contactar,
section.direccion,
section.caracteristicas,
section.descripcion {
    margin-left: 1rem;
    border-top: 1px solid rgba(0, 0, 0, .1);
    padding-bottom: 40px;
    padding-top: 40px;
}

.hhgbjn {
    color: #666;
    font-size: 18px;
}

.KsbfoAJe {
    border: 1px solid #ededed;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

.fZhNjDJb {
    display: flex;
    align-items: center;
    gap: 10px;
}

.XMzqwvAo {
    display: table-row-group;
}

.asdfg:first-child {
    background: #ebebeb;
}



.QefXmzpc {
    border: 0;
    display: table-row;
}

tr:nth-child(odd) {
    background: #f5f5f5;
}

tr:nth-child(2n) .asdfg:first-child {
    background: #f5f5f5;
}


span.jhsdnfd {
    font-family: nuevanegrita;
    font-size: 1rem;
}

span.eADSsGue {
    display: flex;
    flex-direction: column;
}

span.PURMrZsk {
    color: rgba(0, 0, 0, .55);
}

span.ijba58ss {
    font-size: 14px;
}

a.mnnbry34 {
    font-size: 14px !important;
}

.zf37HNa {
    display: flex;
    padding: 1rem 0;
    align-items: center;
    column-gap: 5px;
}

.uugnvsd {
    display: flex;
    gap: 12px;
    align-items: center;
}
a:link {
    color: #3483fa;
}

a.hruQk {
    font-family: 'nuevanegrita';
    float: left;
    margin: 0 25px 0 0;
    position: relative;
}

.breadcrumb:before,
.breadcrumb>.breadcrumb-item {
    display: inline-block;
}

.breadcrumb>.breadcrumb-item:not(:last-child):after {
    content: "\f10e";
    font-family: flaticon;
    color: #000;
    font-size: 12px;
    font-weight: bold;
}

img.img-bitcoin {
    width: 20px;
    margin-right: 0.25rem;
}

p.price-bitcoin {
    margin-top: 5px;
    font-size: 13px;
    font-weight: 400;
    display: inline-block;
    color: rgba(0, 0, 0, .8);
}

.block-price-bitcoin {
    padding: 0 0 0.5rem 0;
    text-align: right;
}

section.datos_extra {
    margin-top: 1rem;
}

.cabecera_ficha {
    transition: transform 0.4s;
}

.cabecera_ficha.scroll-down {
    transform: translate3d(0, -100%, 0);
    box-shadow: initial;
}

span.subtitulo-contacto {
    padding: 1rem 0px 5px 0;
    text-align: center;
}
a#anchor_ws {
    display: none;
}
.boton-contactar {
    padding: 14px 10px;
    font-family: nuevanegrita;
    min-width: 11.6111111111em;
    background: #009ee3;
    border-color: #009ee3;
    font-size: 1.125em;
    color: #fff;
    border-radius: 0.2222222222em;
    border-style: solid;
    border-width: 2px;
    box-shadow: 0 0 0.0555555556em 0.1666666667em transparent;
    cursor: pointer;
    width: 100%;
}

.boton-contactar:hover {
    background: rgb(0 158 227 / 92%);
    border-color: rgb(0 158 227 / 92%);
}



.owl-carousel .owl-item img {
    /* object-fit: cover; */
    object-fit: contain;
}

.fotos-count {
    position: absolute;
    top: 10px;
    z-index: 11;
    right: 0;
}

.cargar_img {
    overflow: hidden;
    background-color: black;
}

.photoCount {
    color: #fff;
    padding: 3px 5px;
    margin-right: 10px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .6);
}

.photoNumber:before {
    content: "\f1a7";
    margin-right: 5px;
    font-family: flaticon;
    font-size: 1.2em;
    vertical-align: middle;
}

li.box_key_listing_detalles {
    display: flex;
    margin-top: 18px;
    align-items: center;
    gap: 5px;
}

.compartir_redes {
    padding: 2rem 0;
}
span.nombre-compartir {
    font-family: 'nuevanegrita';
    font-size: 1.05rem;
    color: #333;
}
.lkndi7 {
    font-size: 20px;
    color: #333;
}

.precio-inmueble {
    font-size: 36px;
}

.precio-expensa {
    font-size: 20px;
}

ul.breadcrumb {
    width: 100%;
    display: flex;
    align-items: center;
    column-gap: 5px;

}

.aviso-data-logo:before {
    border: 1px solid rgba(0, 0, 0, .0975);
    border-radius: 50%;
    bottom: 0;
    content: '';
    left: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
}
.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;
}
.uadgnvsd {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

span.GTHRYE {
    color: rgba(0, 0, 0, .55);
    padding-top: 1rem;
    display: block;
}

.oiu76hnd {
    display: flex;
    flex-direction: column;
}

span.jhs4rfd {
    color: rgba(0, 0, 0, .55);
}

.seguridad-compradores {
    cursor: pointer;
    padding: 1rem;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    margin: 0rem -1rem 0px -1rem;
}

.info-seguridad ul li {
    padding: 8px 0 8px 8px;
    margin: 0 0px 0 18px;
    font-size: 16px;
    line-height: 20px;
    list-style: disc !important;
}

.card-title {
    padding: 10px;

    font-family: 'nuevanegrita';
    font-size: 1.05rem;
}

.titulo-segu {
    display: flex;
    justify-content: space-between;
    padding: 1rem 0;
}

.titulo-segu:after {
    content: "\f10c";
    font-family: flaticon;
    font-size: 1.4em;
    color: #2a579a;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    -webkit-transition: -webkit-transform .3s ease-in;
    transition: -webkit-transform .3s ease-in;
    transition: transform .3s ease-in;
    transition: transform .3s ease-in, -webkit-transform .3s ease-in;
    display: flex;
    align-self: center;
}
a.nombre-compartir {
    display: flex;
    align-items: center;
    width:100%;
    justify-content: space-between;
    border-bottom: 1px solid #e9e9e9;

}
a.nombre-compartir:hover {
    background:#f6f9fb;
}
a.nombre-compartir:after{
    color: #2d96cd;
    content: "\f10E";
    font-family: flaticon;
    font-size: 1.4em;
    text-align: right;
    float: right;
}
.accordion {
    color: #444;
    cursor: pointer;
    padding: 18px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 1.2em;
    transition: 0.4s;
    height: auto;
    font-family: nuevaregular;
    position: relative;
}

.accordion:after {
    color: #2a579a;
    font-weight: bold;
    content: "\f10E";
    font-family: flaticon;
    font-size: 1.2em;
    position: relative;
    right: 8px;
    line-height: auto;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%)
}

.activado:after {

    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transition: -webkit-transform .3s ease-out;
    transition: -webkit-transform .3s ease-out;
    transition: transform .3s ease-out;
    transition: transform .3s ease-out, -webkit-transform .3s ease-out;
}

.panel-segu {

    background-color: white;
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
}
.yM5ya {
    font-size: 1.4rem;
}

.CpGgPdmd {
    display: flex;
    justify-content: right;
    padding: 1rem;
    gap: 5px;
    font-size: 14px;
    align-items: center;
    margin: auto;
}

.r3uzs {
    display: flex;
    align-items: center;
    margin-top: 1rem;
    background: rgb(70 191 87 / 10%);
    padding: 1rem;
    border-radius: 6px;
}

.H4b8H {
    height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
}

.aviso-data-logo .cuenta_logo {
    border-radius: 50%;
    margin: inherit;
    width: 55px;
    height: 55px;
    background-size: cover !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: white;
    overflow: hidden;
}

img.img-logo_cuenta {
    width: 55px;
    height: 55px;
}

.yaDQsUEw {
    color: rgba(0, 0, 0, .9);
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 15px;
    width: 100%;
    font-family: 'nuevanegrita';
    font-size: 1.05rem;
    
}
.mc-calculator {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.a5wwwh {
    display: flex;
    flex-direction: column;
}

span.titulo-cuadro-dolar {
    color: black;
    width: 100%;
    display: block;
    border-bottom: 1px solid #ddd;
    padding: .5rem 0;
    display: flex;
    align-items: center;
    height: 53px;
}

span.titulo_dolar {
    font-family: nuevafina;
    display: block;
    color: rgba(0, 0, 0, .55);
}

span.valor_dolar {
    font-family: 'nuevanegrita';
    font-size: 1.15em;
}

.dolar-oficial .dolar-compra,
.dolar-blue .dolar-compra {
    position: relative;
}

.dolar-compra,
.dolar-venta {
    padding: 0.5rem;
    flex: 1;
    text-align: center;
}

.dolar-compra:after {
    background: #ddd;
    content: "";
    height: 91%;
    position: absolute;
    right: 0;
    top: 8%;
    width: 1px;
}

.dolar-blue,
.dolar-oficial {
    display: flex;
}

i.ic-dolar {
    font-family: Flaticon;
    font-style: normal;
    font-size: 1.5em;
    line-height: 0.75em;
    vertical-align: -15%;
    COLOR: #39b54a;
    padding: 5px;
    line-height: 25px;
    padding-right: 10px;
}

i.ic-dolar:before {
    content: "\f149";
}

i.ic-dolar.do {
    color: #39b54a;
}

i.ic-dolar.db {
    color: #86afdb;
}

i.ic-dolar.di {
    color: #f78666;
}

a.a-dolar-inmo {
    text-align: center;
    display: block;
    font-size: 14px !important;
}
.QnyPfVEE,
.QnyPfVwD {
    border: 1px solid #ddd;
    border-radius: 8px;
    padding: 0.5rem;
    margin-top: 0.75rem;
}

span.fecha-dolar {
    display: block;
    color: rgba(0, 0, 0, .55);
    padding-top: 0.5rem;
    text-align: center;
}

.CMiy7 {
    display: none;
}

.btn--fomr {
    background-color: #1ebea5;
    border: none;
    color: white;
    font-family: nuevaregular;
    width: 100%;
    border-radius: 3px;
    cursor: pointer;
    background-color: #34a1de;
    border: none;
    height: 45px;
    margin-top: 1rem;
}

.dtIZLJ {
    display: flex;
    align-items: center;
    padding-top: 1rem;
}

.jVqkbE {
    margin: 0px;
    float: left;
    width: 20px;
    height: 20px;
}

.sc-hgeeVt.jpTiBJ {
    border: none;
    background: transparent;
    cursor: pointer;
}

select#cod_pais {
    font-size: 14px !important;
    height: 50px;
    text-overflow: ellipsis;
    position: relative;
    overflow: hidden;
}

label.pure-material-textfield-outlined.uZDfx {
    width: 175px;
}

span.label--bottom--ws,
span.label--bottom--tel {
    display: flex;
    align-items: center;
    justify-content: center;
    font-family: nuevanegrita;
}


.contactar-btn.btn-card.whatsapp_boton {
    margin-top: 1rem;
}

.ficha-oculta {
    font-size: 1.25rem;
    display: flex;
    justify-content: center;
    width: 100%;
}

.btn--ver {
    padding-top: 1rem;
    display: flex;
    width: 100%;
    justify-content: center;
}

.contenedor-01-contacto-telefonico {
    margin-bottom: 1rem;
}

.ficha-respuesta:not(:last-child):after {
    content: '•';
    margin-left: 1rem;
    margin-right: 1rem;
    color: #999;
}

.datos-celular {
    display: flex;
    align-items: center;
}

.subcontendor-contacto-telefonico span.label--bottom--tel i {
    padding-right: 0.4rem;
}

span.subtitulo-contacto {

    display: block;
    line-height: 22px;
}



.contenedor-contacto-whatsapp {
    display: flex;
    align-items: center;
    border: 1px solid #ddd;
    padding: 1rem;
    border-radius: 5px;
    background: #dcf3df;
}

img.confirmar-ok {
    width: 55px;
}

.titulo-contacto-whatsapp span {
    display: block;
    font-size: 17px;
    font-weight: 400;
    line-height: normal;
    color: black;
    padding-left: 1.5rem;
}


i.ico-telefono.ic-lg.contacto-telefonico {
    display: flex;
    align-items: center;
    padding-right: 10px;
}

.subcontendor-contacto-telefonico {
    display: flex;
    margin: auto;
}



.contendor-contacto-telefonico {
    display: flex;
}

.ficha-respuesta {
    color: rgb(255, 85, 0);
    font-size: 20px;
    font-weight: 600;

}

.titulo-contacto-telefonico {
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    display: block;
    font-family: 'nuevafina';
}

.gFENLd {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    text-align: left;
    color: rgb(0, 0, 0);
    margin-top: 0.5rem;
    display: block;
}
.Y4Oy5e {
    margin-bottom: 12px;
}
.SJyhnc {
    overflow: hidden;
    width: 100%;
}

.n4DWob {
    display: flex;
    margin: 0 4px 8px 0;
    max-width: 260px;
    letter-spacing: .01785714em;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    border-radius: 24px;
    box-sizing: border-box;
    border: 1px solid transparent;
    padding: 5px 13px;
    background-color: rgba(65,137,230,.1);
    color: #3483fa;
    font-family: nuevanegrita;
}
span.n4DWob i {
    font-size: 16px;
    margin-left: -4px;
    margin-right: 4px;
    display: flex;
    align-items: center;
}
.yT4Sxe {
    padding-top: 16px;
    display: -webkit-inline-box;
    display: inline-flex;
    flex-wrap: wrap;
    border-top: 1px solid #eee;
    gap: 5px;
}
.yaDQsUEw {
    margin-bottom: 1rem;
    font-family: 'nuevanegrita';
    margin-top: 0.75rem;
}
.NBZP0e {
    position: relative;
    display: flex;
    /* height: 100%; */
    max-width: 100%;
    overflow-y: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    margin-top: 1rem;
}
.J3INNd {
    display: flex;
}
.stxVfe .GqNdIe {
    letter-spacing: .01785714em;
    font-family: nuevanegrita;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    border-radius: 24px;
    box-sizing: border-box;
    border: 1px solid #dadce0;
    color: #3c4043;
    padding: 5px 13px;
    margin-right: 8px;
    background-color: rgba(65, 137, 230, .1);
    border-color: transparent;
    color: #3483fa;
}
span.f2ww {
    font-size: 12px;
    padding-left: 5px;
}
.K7jPKe {
    line-height: 1.5rem;
    margin-bottom: 25px;
    padding-top: 40px;
    font-family: 'nuevanegrita';
    border-top: 1px solid #ddd;
}
img.e2dDT {
    width: 35px;
    margin-right: 1rem;
}

.contenedor-flex {
    display: flex;
}

.ePNaf {
    display: flex;
}

span.nombre-contacto-telefonico {
    text-align: center;
    line-height: 22px;
    margin: 10px 0px;
    color: black;
    font-weight: 600;
    font-size: 1.15rem;
    display: block;
    text-transform: capitalize;
    font-family: nuevanegrita;
}

i.time-igfs {
    padding: 5px;
}

i.time-igfs:before {
    font-family: Flaticon;
    font-style: normal;
    font-size: 1.5em;
    line-height: 0.75em;
    vertical-align: -15%;
    content: "\f1cc";
}

.grecaptcha-badge {
    display: none !important;
}

.centrado-finalizado {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    font-size: 1.1em;
    padding: 10px 15px;
    border-radius: 5px;
    background-color: rgba(0, 0, 0, .6);
    z-index: 1;
    text-align: center;
}

span.u84jfs {
    font-family: nuevanegrita;
}



div#sugerencias_detalles ul {
    display: flex;
    flex: 1;
    flex-direction: row;
    flex-wrap: wrap;
}

.recommended-info {
    padding-bottom: 10px;
    
}
button.btn {
    text-align: center;
    /* line-height: 40px; */
    cursor: pointer;
    -webkit-appearance: none;
    border-radius: 20px;
    font-family: nuevanegrita;
    height: 50px;
    font-size: .95em;
    padding: 0 30px;
    border-color: transparent;
    color: white;
    background: #009ee3;
    width: 202px;
}
.t5y {
    display: flex;
    flex-direction: column;
    gap: 5px;
}
.t35y {
    display: flex;
    gap: 30px;
}
span.h555 {
    font-size: 18px;
    font-family: nuevanegrita;
}
.sc-bcX {
    width: 400px;
    /* margin: auto; */
    text-align: center;

}
/* VISTA PC */
@media (min-width: 768px) {
    .faq-answer p {

        padding-bottom: 2rem;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .faq-question h2{
        font-size: 17px;
        font-family: nuevafina;
        display: flex;
        justify-content: space-between;
        padding: 2rem;
    }
    .hjy666{
        width: 1184px;
        margin: auto;
        padding-left: 2rem;
        padding-right: 2rem;
    }
    .descripcion p{
        color: #666;
        font-size: 20px;
        word-break: break-word;
        line-height: 1.35;
        padding-bottom: 10px;
    }
    .descripcion ul li {
        color: #666;
        font-size: 20px;
        position: relative;
        padding-left: 20px; /* Espacio para el pseudo-elemento */
    }
    .descripcion ul{
        padding: 1rem;
    }
    .descripcion ul li::before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 8px; /* Tamaño del punto */
        height: 8px; /* Tamaño del punto */
        border-radius: 50%; /* Hace el punto redondo */
        background-color: #005fa9; /* Color del punto */
    }
    .recommended-info {
        height: 110px;
        
    }
    .yrnnxFfs {
        padding: 0 1rem;
     
        margin: 0rem -1rem 0px -1rem;
    }
    .NLfPFprV {
        display: flex;
        flex-wrap: wrap;
        gap: 10px;
    }
    .asdfg {
        padding: 15px 24px 15px 16px;
        font-size: 16px;
        font-family: nuevanegrita;
        text-align: left;
    }
    .subtitulo_detalles {
        margin-bottom: 5px;
        font-size: 24px;
        font-family: nuevanegrita;
        margin-top: 24px; 
        margin-bottom: 24px;
    }
    .yuii {
        font-size: 17px;
        padding: 10px 0;
        display: flex;
        align-items: center;
        column-gap: 8px;
        line-height: 1.35;
    }
    .contact-form-inner {
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        margin: 1rem -1rem 0px -1rem;
    }
    a.nombre-compartir {
        padding: 1rem 1rem;
    
    }
    .modal-content {
        background-color: #fefefe;
        position: absolute;
        left: 50%;
        padding: 15px 20px;
        box-shadow: 0 0 1px 1px rgb(0 0 0 / 7%), 0 20px 25px 0 rgb(0 0 0 / 10%);
        -webkit-border-radius: 4px;
        border-radius: 4px;
    }
    .hruQk,
    .XmajJeYL {
        padding: .25rem;
        border-radius:0.25rem;
    }
    .hruQk:hover,
    .XmajJeYL:hover{
        background:rgb(52 131 250 / 10%);
    }



    div.vista_telefono{
        display: none;
    }
    ul.items--ficha {
        display: flex;
        align-items: center;
    }
    section.multimedia img {
        width: 300px;
        height: auto;
    }
    header.cabecera_simple {
        background: white;
        height: 65px;
        top: 0;
        left: 0;
        right: 0;
        z-index: 1;
        box-shadow: rgb(0 0 0 / 5%) 0px 2px 4px 0px;
    }
    a.items_menu {
        padding: 10px 10px;
        color: #093b7e !important;
        cursor: pointer;
        font-size: 1em;
        text-shadow: inherit;
        transition: background-color .3s;
        opacity: 0.9;
        font-family: nuevanegrita;
        display: flex;
        align-items: center;
    }
    .JhpCEYDW,
    header.cabecera_simple .YKHjFRha .container {
        display: grid;
        grid-template-columns: 120px auto auto;
        grid-gap: 10px;
        padding-top: 0;
        padding-bottom: 0;
        margin: 0 auto;
        max-width: 1200px;
        height: 65px;
    }
    .JhpCEYDW{
        align-content: center;
    }
    header .header__logo {
        display: grid;
        align-content: center;
    }

    header .header__bar {
        display: grid;
        justify-content: left;
        font-weight: 400;
    }

    header .menu_a {
        display: grid;
        align-items: center;
        justify-content: right;
    }

    header .header__bar ul.items--ficha> li {
        float: left;
    }

    nav.header__bar a.items_menu {
        padding: 10px 15px;
        display: flex;
        align-items: center;
    }

    nav.menu_a.no_pc_no_tablet ul.items--ficha li {
        float: left;
    }
    .dropdown-content {
        top: 51px;
    }
    .listado_anunciantes{
        padding: 1rem;
        background: white;
    }
    .listado_anunciantes a{
        font-size: 1.05em;
        padding: 4px 15px;
        color: #1d1d1d;
        line-height: 37px;
        width: 100%;
        display: block;
    }
    .listado_anunciantes a:hover{
        background-color: #eee;
    }
    .listado_total {
        display: flex;
        padding: 1rem;
        background: white;
    }
    ul.listado_C, 
    ul.listado_B, 
    ul.listado_A {
        flex: 1;
    }
    ul.listado_B,
    ul.listado_A {
        border-right: 1px solid #eee;
    }
    ul.listado_B,
    ul.listado_A {
        padding-right: 15px;
    }
    .sub_menu_qas {
        -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
        flex: 1 0 auto;
        font-size: 18px;
        white-space: nowrap;
        display: block;
        padding: 4px 10px;
        margin-bottom: 5px;
    }
    .payment-data-icon {
        float: left;
        line-height: 40px;
    }
    .payment-data-title {
        display: inline-block;
        font-family: nuevanegrita;
        cursor: pointer;
    }
    .payment-data-subtitle a {
        text-transform: initial;
        text-align: initial;
        color: #2a579a!important;
        font-size: 0.7em;
        margin-top: -1px;
        font-family: nuevaregular;
        line-height: initial;
    }
    .payment-data-subtitle a:hover{
        text-decoration: underline;
    }
    .payment-data-icon i {
        color: #2a579a;
        
    }
    ul.listado_A li:not(:first-child){
        margin-left:2px;
    }
    ul.listado_C li:not(:first-child),
    ul.listado_B li:not(:first-child){
        margin-left:15px
    }
    .items_menu.menu_activado {
        background: WHITE;
        OPACITY: 1;
        border-radius: initial;
        padding: 12px 10px;
    }

    .items_menu.menu_activado:hover {
        background: white;
    }
    .contenedor--menu--cuenta{
        box-shadow: 0 2px 10px rgba(0, 0, 0, 0.27);
        border-color: rgba(0,0,0,.2);
        line-height: 32px;
        border: none;
        -webkit-border-radius: 2px;
        border-radius: 2px;
        background-color: #fff;
        width: 540px;
        min-height: 244px;
        -webkit-font-smoothing: antialiased;
        z-index: 1014;
    }
    .user-menu__main {
        display: flex;
    }
    .contendedor--menu--izquierda {
        width: 100%;
        border-right: 1px solid #eee;
        text-align: center;
        display: flex;
    }
    .user-menu__user-info-inner-container {
        width: 100%;
        padding: 15px;
    }
    .contendedor--menu--derecha {
        display: flex;
        flex-direction: column;
        width: 100%;
    }
    .contendedor--menu--derecha a {
        margin: 0;
        padding: 14px 24px;
        font-size: 16px;
        line-height: 1.25;
        text-align: left;
        color: #333;
    }
    .contendedor--menu--derecha a:hover {
        background:#f2f2f2;
    }
    span.nombre-usuario {
        max-width: 140px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        display: table-cell;
    }
    
    
.publicidad_home {
    color: whitesmoke;
    display: grid;
    align-content: center;
    font-family: nuevanegrita;
    font-size: 1.05em;
}
.publicidad_home span {
    color: WHITE;
    padding: 10px;
    transition: background-color .3s;
}
.publicidad_home span:hover {
    background: #3e6db6;
}

    .derecha {
        right: 0!important;
        left: initial!important;
    }
    .picture-avatar {
        text-align: center;
        height: 100%;
        position: relative;
    }
    .dropdown-content ul > li > a {
        color: #000!important;
        display: block;
        line-height: 37px;
        text-transform: initial;
        text-align: initial;
        font-size: 1.05em;
        padding: 4px 15px;
        color: #1d1d1d;
    }
    .dropdown-content ul > li > a:hover {
        background-color: #eee;
    }
    ul.listado_B, ul.listado_A {
        border-right: 1px solid #eee;
        padding-right: 15px;
    }
    ul#myDropdown4 li a i {
        color: #aaa;
        margin-right: 17px;
    }
    .payment-data-subtitle a {
        text-transform: initial;
        text-align: initial;
        color: #2a579a!important;
        font-size: 0.7em;
        margin-top: -1px;
        font-family: nuevaregular;
        line-height: initial;
    }
    .user-menu__user-badge.user-menu__user-badge-with-loyalty {
        height: 240px;
    }
    .image-preview-wrapper .image-preview img {
        border-radius: 50%;
        padding: 3px;
        width: 90px;
        height: 90px;
        border: 3px solid #acc;
    }
    .contendedor--menu--derecha a {
        margin: 0;
        padding: 14px 24px;
        font-size: 16px;
        line-height: 1.25;
        text-align: left;
        color: #333;
    }
 

    a.kYMsWwoB {
        display: flex;
        font-family: 'nuevanegrita';
    }

    .EmZzyCMK {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding-bottom: 15px;
    }

    div#react-list-breadcrumb {
        width: 100%;
    }

    a.hruQk:after {
        background-color: rgba(0, 0, 0, .4);
        content: "";
        height: 12px;
        position: absolute;
        right: -14px;
        top: 0;
        width: 1px;
        margin: auto;
        bottom: 0;

    }

    .breadcrumb {
        color: #000;
        font-size: 14px;

    }

    .cabecera_ficha.scroll-up {
        transform: none;
    }

    .cuenta_logo img {
        width: 55px;
        height: 55px;
    }
    .open>.dropdown-content {
        display: block;
    }

    .desplegar:after,
    .grid_navbar .sorting span.arrow:before,
    .circle>.default:after {
        content: "\f10c";
        font-family: flaticon;
        font-size: 1.4em;
        color: #2a579a;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
        -webkit-transition: -webkit-transform .4s ease-in;
        transition: -webkit-transform .4s ease-in;
        transition: transform .4s ease-in;
        transition: transform .4s ease-in, -webkit-transform .4s ease-in;
        display: flex;
        align-self: center;

    }

    .items_menu.menu_activado:after {

        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition: -webkit-transform .4s ease-out;
        transition: -webkit-transform .4s ease-out;
        transition: transform .4s ease-out;
        transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    }

    .items_menu.ingresar,
    .items_menu.agregar-inmueble {
        padding: 10px 14px;
        color: rgb(82, 100, 116) !important;
        cursor: pointer;
        font-size: 0.9em;
        transition: background-color .3s;
        opacity: 0.9;
        font-family: nuevanegrita;
        text-shadow: initial !important;
        font-weight: bold;
        color: #526474;
        border-width: 2px;
        border-color: #526474;
        border-style: solid;
        border-radius: 20px;
        margin: 0 5px;
    }

    a.items_menu.publicar-inmueble {
        padding: 10px;
        color: white!important;
        cursor: pointer;
        font-size: .9em;
        transition: background-color .3s;
        opacity: .9;
        font-family: nuevanegrita;
        text-shadow: initial !important;
        font-weight: 700;
        border-width: 2px;
        background: #f50 !important;
        border-color: #f50;
        border-style: solid;
        border-radius: 20px;
        margin: 0 5px;
    }

    .CpGgPdmd {
        width: 1184px;
        margin: auto;
    }

    .datos-contacto-formulario .uugnvsd {
        flex-direction: column;
    }

    form#telefono,
    form#celular {
        border: 1px solid rgb(203, 214, 220);
        border-radius: 10px;
        padding: 12px 16px;
        margin: 15px 0;
        background: rgb(255, 255, 255);
    }

    .box-contacto-tel {
        width: 185px;
        text-align: center;
    }

    .formulario-con {
        flex-grow: 1;
    }

    .components__BoxContactButtons-agw7h2-3.coTwyI {
        background: rgb(249 251 251);
        padding: 30px 15px;
        border-radius: 12px;
        box-sizing: border-box;
        margin-right: 15px;
        display: flex;
        width: 100%;
        justify-content: center;
    }

    span.DeykQvzs {
        color: #999;
        text-align: center;
        display: block;
        padding-bottom: 1rem;
    }

    .T3QaD {
        display: flex;
        column-gap: 10px;
    }

    .azQeq {
        width: 100%;
        border: 1px solid #1ebea5;
        color: white;
        cursor: pointer;
        border-radius: 3px;
    }

    .azQeq:hover {
        background: rgb(30 190 165 / 92%);
    }

    .ac93a {
        width: 100%;
    }

    .ac93a {
        border-radius: 3px;
        border: 1px solid #298742;
        cursor: pointer;
        color: #298742;
        background-color: #fff !important;
        text-align: center;
        height: 42px;
        margin-top: 1rem;
        font-family: 'nuevaregular';
    }

    .jB {
        font-size: 1.5rem;
        text-align: center;
    }

    .nFtEsdVX {
        width: 970px;
        height: 250px;
        background: #e9e9e9;
        margin: 1.5rem auto;
        background-image: radial-gradient(rgba(34, 34, 34, 0.219) 0.5px, transparent 0.5px);
        background-size: calc(10 * 0.5px) calc(10 * 0.5px);
    }

    .XXdamZde {
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .xERCAdTW,
    .HSRFhhjt {
        background: #f6f9fb;
        width: 300px;
        height: 250px;
        margin-top: 1rem;
        background-image: radial-gradient(rgba(34, 34, 34, 0.219) 0.5px, transparent 0.5px);
        background-size: calc(10 * 0.5px) calc(10 * 0.5px);
    }

    p.oiasbfda {
        color: #666;
        font-size: 20px;
        word-break: break-word;
        line-height: 1.35;
        padding-bottom: 10px;
    }

    .contact-form-inner {
        padding: 1rem;
        border-top: 1px solid #eee;
        border-bottom: 1px solid #eee;
        margin: 1rem -1rem 0px -1rem;
    }

    .ghrsvgn {
        border: 1px solid rgba(0, 0, 0, .1);
        padding: 1rem;
        border-radius: 8px;
    }

    /* .owl-carousel .owl-item img {
        max-height: 440px;
        height: 440px;
    } */
    .owl-carousel .owl-item img {
        max-height: 550px;
        height: 550px;
    }
    h1.h1-ficha {
        font-family: 'nuevanegrita';
        font-size: 22px;
    }

    .asdfgees:last-of-type {
        padding-left: 24px;
        width: 73%;
    }

    .EmZzyCMK {
        display: flex;
        justify-content: space-between;
        align-items: center;
        padding: 16px;
    }

    .TdczKmub {
        background-color: #fff;
        -webkit-box-shadow: 0 1px 2px 0 rgb(0 0 0 / 25%);
        box-shadow: 0 1px 2px 0rgba(0, 0, 0, .25);
        border-radius: 6px;
        margin: 0 auto;
        width: 1184px;
        user-select: none;
    }

    .VAHjjPzz {
        flex-basis: 368px;
        margin-right: 20px;
    }
    section.multimedia {
        margin-left: 1rem;
    }
    .DuRGoTLH {
  
    padding-left: 2rem;
    padding-right: 2rem;
    width: 100%;
    overflow: hidden;
    }

    .GNceLBXh {
        display: flex;
        flex-direction: row-reverse;
    }


}

/* VISTA SMARTPHONE */
@media (max-width: 767px) {
    .seguridad-compradores {
       
        margin: 0rem -0.5rem 0px -0.5rem;
    }
    .t35y {
        display: flex;
        gap: 30px;
        justify-content: space-evenly;
        padding: 1rem;
        background: #f6f9fb;
        border-radius: 8px;
    }
    .faq-answer p {
        font-size: 14px;
        padding-bottom: 1rem;
        padding-left: 1rem;
        padding-right: 1rem;
        line-height: 1.35;
    }
    .faq-question h2{
        font-size: 15px;
        font-family: nuevafina;
        display: flex;
        justify-content: space-between;
        padding: 1rem;
    }
    .hjy666{

        padding-left: 1rem;
        padding-right: 1rem;
    }
    section.multimedia img{
        width:200px;
        margin-bottom:10px
    }
    .descripcion p{
        color: #666;
        font-size: 17px;
        word-break: break-word;
        line-height: 1.35;
        padding-bottom: 10px;
    }
    .descripcion ul li {
        color: #666;
        font-size: 17px;
        position: relative;
        padding-left: 10px; /* Espacio para el pseudo-elemento */
    }
    .descripcion ul{
        padding: 1rem;
    }
    .descripcion ul li::before {
        content: '';
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
        width: 8px; /* Tamaño del punto */
        height: 8px; /* Tamaño del punto */
        border-radius: 50%; /* Hace el punto redondo */
        background-color: #005fa9; /* Color del punto */
    }
    .yrnnxFfs {
        padding: 1rem;
        border-bottom: 1px solid #eee;
        margin: 0rem -1rem 0px -1rem;
    }

    ul.estilo_mnu li a {
        border-bottom: 1px solid #e9e9e9;
    }
    .cuenta_logo .lazy {
        width: 55px;
        height: 55px;
    }
    .subtitulo_detalles {
        margin-top: 20px;
        margin-bottom: 24px;
        font-size: 18px;
        font-family: nuevanegrita;
    }
    ul.menu-mobile-cont {
        padding: 0 1rem;
    }
    .sc-bcX{
        width: initial;
    }
    .yuii {
        padding-bottom: 1rem;
        line-height: 1.4;
    }
    .asdfg {
        padding: 15px 24px 15px 16px;
        font-size: 13px;
        font-family: nuevanegrita;
        text-align: left;
    }
    .rnk-margin-bottom-small {
        margin-bottom: 7px;
        padding: 1rem;
        background: #f6f9fb;
        border-radius: 5px;
    }
    .VsHaMANc {
        bottom: 0;
        position: fixed;
        width: 100%;
        background-color: rgb(255 255 255 / 65%);
        right: 0;
        -webkit-box-shadow: 0 -6px 16px -12px rgb(0 0 0 / 10%);
        box-shadow: 0 -6px 16px -12px rgb(0 0 0 / 10%);
        left: 0;
        z-index: 0;
        border-top: 1px solid #ddd;
        backdrop-filter: blur(4px);
    }
    .ugfgb {
        display: flex;
        padding: 0.5rem;
        column-gap: 15px;
    }
    .mqgCRyPx {
        width: 100%;
        text-align: center;
    }
    .EKoCuJwX {
        width: 100%;
        text-align: center;
    }
    .btn-trasparente-v1 {
        background: #e5f5fc;
        border-color: #e5f5fc;
        color: #009EE3;
        border-radius: 0.2222222222em;
        border-style: solid;
        line-height: 2.5555555556;
        border-width: 0.0555555556em;
        box-shadow: 0 0 0.0555555556em 0.1666666667em transparent;
        cursor: pointer;
        font-family: nuevanegrita;
        display: block;
        width: 100%;
    }
    .publicar__btnnn {
        background: #009EE3;
        border-color: #009EE3;
        color: #fff;
        border-radius: 0.2222222222em;
        border-style: solid;
        line-height: 2.5555555556;
        border-width: 0.0555555556em;
        box-shadow: 0 0 0.0555555556em 0.1666666667em transparent;
        cursor: pointer;
        font-family: nuevanegrita;
        display: block;
        width: 100%;
    }
    .contact-form-inner {
        border-top: 1px solid #eee;
        margin: 1rem -1rem 0px -1rem;
    }
    a.nombre-compartir {
        padding: 1rem 0;
    }
    .modal-content {
        background-color: #fefefe;
        padding: 15px 30px;
        width: 100%;
        height: 100%;
        position: fixed;
        left: 0;
        top: 0;
        margin: 0;
        overflow:auto;
    }
    .container {
        display: grid;
        grid-template-columns: 45px auto 45px;
        grid-gap: 10px;
        height: 46px;
        background: #f6f9fb;
    }
    .SCrVFEda{
        width: 45px;
        cursor: pointer;
        text-align: center;
        display: grid;
        align-content: center;
    }
    section.jUKUEzLK {
        min-height: 190px;
    }
    section.QeFJUNcu {
        min-height: 110px;
    }
   
    .YKHjFRha {
        display: flex;
        justify-content: space-between;
    }
         .container.vista_tablet_pc {
             display: none;
         }
     
         .container.vista_tablet_pc {
            display: none;
        }

        header.cabecera_simple {
            background:  #f6f9fb;
            height: 46px;
            box-shadow: 0 1px 4px 0 rgba(0,0,0,.32);
            width: 100%;
            z-index: 1;
            top: 0;
            position: relative;
        }
        .volver_ficha {
            line-height: 45px;
            height: 45px;
            width: 45px;
            text-align: center;
        }
        .volver_ficha:before {
            font-family: Flaticon;
            content: "\f128";
            font-size: 1.5em;
            color: #2a579a;
            opacity: .9;
        }
        
        div.vista_telefono .buscar_icono_volver {
            line-height: 45px;
            height: 45px;
            width: 45px;
            text-align: center;
        }
       
         
        header.cabecera_simple {
            background: #2a579a;
          
            top: 0;
            left: 0;
            right: 0;
            z-index: 1;
            box-shadow: rgb(0 0 0 / 5%) 0px 2px 4px 0px;
        }
    
         .top-navigation {
             height: 45px;
         }
         
         .header-corners-container {
           position: relative;
       }
       
       
       .shifu-3-button-circle {
           display: inline-flex;
           position: relative;
           align-items: center;
           cursor: pointer;
     
       }
       label.button-circle-label {
           margin-top: 5px;
           color: black;
           font-size: 14px;
           -webkit-user-select: none;
           -moz-user-select: none;
           -ms-user-select: none;
           user-select: none;
           text-align: center;
       }
       
      
       .items_menu_agregar_inmueble {
         position: absolute;
         top: 6px;
         right: 145px;
         width: 80px;
         cursor: pointer;
         display: block;
         color: white!important;
         font-size: 0.8em!important;
         text-align: center;
         background: rgba(0, 0, 0, 0.12);
         padding: 2px 5px;
         background: rgba(255,255,255,0.2);
         border-radius: 0.2em;
     }
       a.novedad_home:before {
         content: "\f15a";
         font-family: flaticon;
         font-size: 1.27em;
         vertical-align: sub;
         color:white;
         opacity:0.9;
         }
     
         a.novedad_home {
             position: absolute;
             top: 0px;
             right: 45px;
             cursor: pointer;
             display: block;
             line-height: 45px;
             height: 45px;
             width: 45px;
             text-align: center;
         }
         
         
    div#TbgMaJXT {
        display: flex;
        align-content: center;
        height: 46px;
    }
    .sdfgdfg {
        display: flex;
        padding-left: 10px;
    }
    a.header__logo {
        align-self: center;
    }
    header.cabecera_simple .header__logo .logo_ficha {
        background: url(/templates/MR1.1/img/iconos/MercadoRaices_Color.svg) 0 0 no-repeat;
        background-size: 90px;
        height: 24px;
        width: 90px;
        margin: auto;
    }
    nav#menu {
        background: #fff;
        color: #333;
        position: relative;
        box-shadow: 0 10px 8px 0 rgba(0,0,0,.3);
    }
    div#jele {
        position: absolute;
        z-index: 101;
        right: 0;
        max-width: 550px;
        width: 100%;
        top: 46px;
    }
    .container.vista_tablet_pc {
        display: none;
    }
    .hamburger-bottom-bread, .hamburger-patty, .hamburger-top-bread {
        position: absolute;
        display: block;
        width: 20px;
        background-color: #2a579a;
        top: 50%;
        -webkit-border-radius: 0;
        border-radius: 0;
        -webkit-transition: all .1s ease-out;
        transition: all .1s ease-out;
        right: 12.5px;
        height: 1px;
    }
    .hamburger-bottom-bread {
        margin-top: 6px;
    }
    .hamburger-patty {
        margin-top: -.67px;
    }
    .hamburger-top-bread {
        margin-top: -8px;
    }
    .cambiar_menu  .hamburger-bottom-bread {
        -webkit-transform: translate(0,-6px) rotate(-45deg);
        -ms-transform: translate(0,-6px) rotate(-45deg);
        transform: translate(0,-6px) rotate(-45deg);
    }
    .cambiar_menu  .hamburger-patty {
        -webkit-transform: scale(0,0);
        -ms-transform: scale(0,0);
        transform: scale(0,0);
    }
    .cambiar_menu .hamburger-top-bread {
        -webkit-transform: translate(0,8px) rotate(45deg);
        -ms-transform: translate(0,8px) rotate(45deg);
        transform: translate(0,8px) rotate(45deg);
    }
    [for=nav-header-menu-switch] {
        position: absolute;
        top: 0px;
        right: 0;
        height: 45px;
        width: 45px;
        cursor: pointer;
        display: block;
        background: white;
      }
    .login__mobile {
        border-bottom: solid 3px #e6e6e6;
        padding: 18px 15px;
        -webkit-box-sizing: content-box;
        box-sizing: content-box;
        background: #f6f9fb;
    }  
    .nav-header-menu-mobile-guest-text {
        font-size: 14px;
        color: rgba(0,0,0,.45);
        margin: 0;
        line-height: 1.14;
        padding: 5px;
    }
    .nav-header-menu-mobile-guest-logo {
        height: 56px;
        width: 56px;
        background-color: #ededed;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        float: left;
        margin-right: 16px;
        text-align: center;
        line-height: 56px;
    }
    .nav-header-menu-mobile-guest-logo:before {
        content: "\f187";
        font-family: flaticon;
        color: rgb(187, 187, 187);
        font-size: 2.3em;
    }
    .fnav-btn {
        display: flex;
        margin-top: 14px;
        text-align: center;
    }
    .fnav-btn-flex {
        width: 100%;
        padding: 5px;
        display: flex;
    }
    a.ftckxr {
        padding: 12px 10px;
        color: rgb(246 249 251) !important;
        cursor: pointer;
        font-size: 0.9em;
        transition: background-color .3s;
        opacity: 0.9;
        font-family: nuevanegrita;
        text-shadow: initial!important;
        font-weight: bold;
        border-width: 2px;
        background: rgb(255, 85, 0)!important;
        border-color: rgb(255, 85, 0);
        border-style: solid;
        border-radius: 20px;
        width: 100%;
    }
    .menu-sm-activado li a {
        padding: 0.75rem 0.625rem 0.75rem .625rem;
    }
    .NLfPFprV{
        display: flex;
        flex-wrap: wrap;
        gap: 7px;
    }
    .menu-mobile-cont li a {
        display: flex;
        justify-content: space-between;
        min-height: 39px;
        line-height: 30px;
        text-decoration: none;
        padding: 1.125rem 1rem 1.125rem 1rem;
        font-size: 1em;
        color: #3c4043;
        font-family: 'nuevanegrita';
    }
    ul.menu-sm-activado {
        box-shadow: inset 0 -1px 0 #e9e9e9;
        max-height: 0;
        overflow: hidden;
        transition: max-height .2s ease-out;
    }
    a.pkxrtg {
        padding: 12px 10px;
        color: rgb(82, 100, 116) !important;
        cursor: pointer;
        font-size: 0.9em;
        transition: background-color .3s;
        opacity: 0.9;
        font-family: nuevanegrita;
        text-shadow: initial!important;
        font-weight: bold;
        color: #526474;
        border-width: 2px;
        border-color: #526474;
        border-style: solid;
        border-radius: 20px;
        width: 100%;
        background: transparent;
    }
    span.titulo_menu {
        min-height: 39px;
        line-height: 30px;
        text-decoration: none;
        padding: 1.125rem 1rem 1.125rem 1rem;
        text-decoration: none;
        font-size: 1em;
        color: #3c4043;
        font-family: 'nuevanegrita';
        display: flex;
        justify-content: space-between;
        border-bottom: 1px solid #e9e9e9;
    }
   
    span.titulo_menu:after {
        color: #2d96cd;
        font-family: flaticon;
        font-size: 1.4em;
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        content: "\f10E";
        -webkit-transition: -webkit-transform .4s ease-out;
        transition: -webkit-transform .4s ease-out;
        transition: transform .4s ease-out;
        transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    }
    span.titulo_menu.menu-sm-activado::after {
        content: "\f10c";
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg);
        -webkit-transition: -webkit-transform .4s ease-out;
        transition: -webkit-transform .4s ease-out;
        transition: transform .4s ease-out;
        transition: transform .4s ease-out, -webkit-transform .4s ease-out;
    }
    
    .menu-sm-activado li a {
        padding: 0.75rem 0.625rem 0.75rem .625rem;
    }
    ul.menu-sm-activado a {
        font-size: 0.93em;
        color: rgb(82, 100, 116);
    }
    .menu-mobile-cont  li  a:after {
        color: #2d96cd;
        content: "\f10E";
        font-family: flaticon;
        font-size: 1.4em;
        text-align: right;
        float: right;
    }
    ul.menu-sm-activado li {
        padding-left: 15px;
    }
    header.cabecera_simple {
        background:  #f6f9fb;
        height: 46px;
        box-shadow: 0 1px 4px 0 rgba(0,0,0,.32);
        width: 100%;
        z-index: 1;
        top: 0;
        position: relative;
    }
    .volver_ficha {
        line-height: 45px;
        height: 45px;
        width: 45px;
        text-align: center;
    }
    .volver_ficha:before {
        font-family: Flaticon;
        content: "\f128";
        font-size: 1.5em;
        color: #2a579a;
        opacity: .9;
    }
    
    div.vista_telefono .buscar_icono_volver {
        line-height: 45px;
        height: 45px;
        width: 45px;
        text-align: center;
    }
   
    [for=nav-header-menu-switch] {
        background: #f6f9fb;
    }
    div#logo_ficha {
        width: 100px;
        height: 30px;
        background: url(/templates/MR1.1/img/iconos/MercadoRaices_Color.svg) 0 0 no-repeat;
        background-size: 100px;
        position: absolute;
        left: 50%;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%);
      }
      .XmajJeYL {
        padding-top: 1.5rem;
        text-align: center;
        FONT-FAMILY: nuevanegrita;
        font-size: 0.95rem;
    }

    .breadcrumb {
        color: #000;
        font-size: 12px;
        margin: 0px 10px 10px;
        line-height: 25px;
    }

    #youtube-iframe {
        width: 100%;
        height: 100%;
        position: initial !important;
        top: 0;
        left: 0;
        height: 250px;
    }

    .cabecera_ficha.scroll-up {
        transform: none;
        background: white;
    }
    .accordion {
        font-size: 0.9em;
        font-family: nuevaregular;
        height: auto;
        position: relative;
    }

    .panel-segu {
        font-size: 0.9em;
    }

    .panel-segu li {
        padding-bottom: 10px;
    }

    .accordion:after {
        color: #2a579a;
        font-weight: bold;
        content: "\f10E";
        font-family: flaticon;
        font-size: 1.2em;
        position: relative;
        right: 8px;
        line-height: auto;
        position: absolute;
        top: 50%;
        transform: translate(-50%, -50%);
        -webkit-transform: translate(-50%, -50%)
    }

    main.pagina-ficha {
        margin-top: inherit;
    }

    span.DeykQvzs {
        text-align: center;
        display: block;
        padding-bottom: 10px;
        font-size: 16px;
    }

    .contendor-contacto-telefonico span.jhsdnfd {
        font-family: nuevanegrita;
        font-size: 20px;
    }

    .formulario-con {
        margin-top: 1rem;
    }

    .ac93a {
        border-radius: 3px;
        border: 1px solid #298742;
        cursor: pointer;
        color: #298742;
        background-color: #fff !important;
        min-width: 70px;
        text-align: center;
        height: 45px;
        width: 100%;
   
        font-family: 'nuevaregular';
    }

    .azQeq {
        border-radius: 3px;
        cursor: pointer;
        border: 1px solid #1ebea5;
        color: white;
        background-color: #1ebea5;
        min-width: 70px;
        text-align: center;
        height: 45px;
        width: 100%;
        margin-top: 1rem;
        font-family: 'nuevaregular';
    }
    .T3QaD {
        display: flex;
        flex-direction: column;
        gap: 7px;
    }
    .box-contacto-tel {
        text-align: center;
    }

    .contenedor-flex {
        display: flex;
        flex-flow: row-reverse wrap-reverse;
        gap: 10px;
    }
    span.dNodynmr {
        font-size: 14px;
    }
    .components__BoxContactButtons-agw7h2-3.coTwyI {
        background: rgb(249 251 251);
        padding: 1rem;
        border-radius: 15px;
        box-sizing: border-box;
        width: 100%;
        background: #f4f7fb;
    }

    form#telefono,
    form#celular {
        max-width: 200px;
        margin: 15px auto 0;
        border: 1px solid rgb(203, 214, 220);
        border-radius: 10px;
        padding: 12px 16px;
        background: rgb(255, 255, 255);
    }

    .contenedor-01-contacto-telefonico {
        margin-top: 2rem;
    }

    .nFtEsdVX {
        width: 250px;
        height: 250px;
        background: white;
        margin: 1.5rem auto;
    }

    .uadgnvsd {
        flex-direction: column;
    }

    .ghrsvgn {
        padding: 1rem;

    }

    .gfsgjsngfs {
        width: 100%;
        padding-top: 1rem;
    }

    .fZhNjDJb {
        width: 100%;
    }

    p.oiasbfda {
        color: #666;
        font-size: 17px;
        word-break: break-word;
        line-height: 1.35;
    }

    section.multimedia .owl-dots {
        margin-top: -1.5rem;
        position: absolute;
        left: 0;
        right: 0;
    }

    .owl-theme .owl-dots .owl-dot span {
        background: rgb(214 214 214 / 50%);
    }

    .owl-theme .owl-dots .owl-dot.active span,
    .owl-theme .owl-dots .owl-dot:hover span {
        background: #2a579a;
        border: 1px solid rgb(255 255 255 / 80%);
    }

    .icon_key {
        display: block !important;
    }

    .contact-form-inner {
        padding: 40px 1rem;
    }

    .box_key_listing_detalles {
        padding: inherit;
        width: inherit;
    }

    h1.h1-ficha {
        font-family: 'nuevanegrita';
        font-size: 22px;
    }

    h1.h1-ficha {
        font-family: 'nuevanegrita';
        font-size: 16px;
        padding: inherit;
        margin-bottom: inherit;
    }

    .owl-carousel.owl-loaded {
        display: block;
        z-index: 0 !important;
    }
    span.QefArzpc {
        font-size: 13px;
    }
    section.multimedia {
        margin: 0 1rem;

        display: block;
      
        padding-bottom: 1rem;
        border-radius: 15px;
        overflow: hidden;
    }

    .TdczKmub {
        background-color: #fff;
        user-select: none;
    }

    img.owl-lazy {
        width: 100%;
        height: 282px;
        background-position: center center;
        background-repeat: no-repeat;
        object-fit: cover;
    }

    .asdfgees:last-of-type {
        padding-left: 24px;
        width: 50%;
    }

    .EmZzyCMK {
        display: none;
    }
    section.ceGFtwvz,
    section.jUKUEzLK,
    section.bzBUhJsP,
    section.QeFJUNcu,
    section.aarJUNcu,
    section.contactar,
    section.direccion,
    section.caracteristicas,
    section.descripcion {
        margin-left: 1rem;
        margin-right: 1rem;
    }

    header.cabecera_ficha {
        background: #fff;
        height: 55px;
        box-shadow: 0 1px 4px 0 rgb(0 0 0 / 32%);
        position: fixed;
        width: 100%;
        z-index: 3;
        top: 0;
    }

    .cabecera_ficha {
        transition: transform 0.4s;
    }

    .container.vista_tablet_pc {
        display: none;
    }
}



  
 .kj634 {
    border: 1px solid #ddd;
    border-radius: 10px;

    margin-bottom: 15px;
    background: rgb(255, 255, 255);
}




.faq-item {
    margin-bottom: 20px;
}

.faq-question {
  
    cursor: pointer;
    transition: background-color 0.3s ease;
}


.faq-question h2:after {
    color: #009ee3;
    font-family: flaticon;
    font-size: 1.4em;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    content: "\f10C";
    transition: transform .4s ease-out;
    transition: transform .4s ease-out, -webkit-transform .4s ease-out;
}
.faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
}


