#filtro_listado_modal .titulo-h2 {
    font-size: 24px !important;
    line-height: 32px !important;
    font-weight: 600 !important;
    letter-spacing: 0.48px;
}

#footer9 {
    height: max-content;
}

#footer9 .main-container {
    padding: 31px;
}


#footer9 .container {
    background-color: #333 !important;
    border-radius: 12px;
}

@media (max-width: 768px){
    #hero_multiple #filtro_listado_modal {
        bottom: 20px !important;
    }

    #hero_multiple .container-fluid .container .swiper-slide h1{

        width: 80%;
        font-size: 27px;
    }

    .hero-textos{
        width: 100%;
        left: 5px !important;
    }
    .hero-textos p {
        font-size: 16px;
    }
}



/* CONTENEDOR DEL TEXTO */
.hero-slide {
    position: relative;
}

.hero-textos {
    position: absolute;
    top: 50%;
    left: 92px;
        transform: translateY(-50%);
    z-index: 10;
    color: #FFF;
    padding: 0 20px;
    max-width: 600px;
}

@media(max-width: 1470px) {
    .hero-textos {
        top: 40%;
    }
}

@media(max-width: 1210px) {
    .hero-textos {
        top: 30%;
    }
}

@media(max-width: 1070px) {
    #hero_multiple #filtro_listado_modal {
        bottom: 5px;
    }
}

/* TÍTULO */
.hero-textos h1 {
    font-size: 54px;
    font-weight: 700;
    line-height: 1.1;
    margin-bottom: 20px;
}

/* SUBTÍTULO */
.hero-textos p {
    font-size: 18px;
    line-height: 1.45;
    font-weight: 400;
}

/* RESPONSIVE */
@media (max-width: 767px) {
    .hero-textos {

        padding: 0 15px;
    }

    .hero-textos h1 {
        font-size: 32px;
    }

    .hero-textos p {
        font-size: 16px;
    }
}

#hero_multiple .container-fluid .container .swiper-slide a{
    color: #fff !important;
    border: 2px solid #fff !important;
    background: transparent !important;

}



.btn-hero-transparente:hover {
    background: rgba(255,255,255,0.18);
}

/* Ocultar la barra superior azul de Google */
.goog-te-banner-frame.skiptranslate {
    display: none !important;
}
body {
    top: 0 !important;
}
/* Contenedor del icono + selector */
.menu-traduccion {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

/* Contenedor del icono */
.menu-traduccion {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;   /* Lo centra */
    margin-left: 20px;         /* Separa del botón de llamar */
}

/* Tamaño del icono */
.menu-traduccion .icon-lang img {
    width: 24px !important;  
    height: 24px !important; 
    cursor: pointer;
}

/* Posiciona el select invisible encima del icono */
#google_translate_element {
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;     /* Igual al icono */
    height: 24px;    /* Igual al icono */
    overflow: hidden;
}

/* Select invisible pero clicable */
#google_translate_element select {
    opacity: 0 !important;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.VIpgJd-ZVi9od-ORHb-OEVmcd{
    display: none !important;
}
#footer9 .footer-content {
    display: flex;
    flex-direction: row;
    width: 100%;
    gap: 350px;
    align-items: center;
    padding-bottom: 48px;
    border-bottom: 1px solid #333;
}

#footer9 .top-content {
    flex-direction: column;
    border-bottom: none !important;
    gap: 60px;
    justify-content: center;
    align-items: flex-start;
    margin-bottom: 0;
    padding-bottom: 0;
    width: 50%;
}

#footer9 .top-content .texto {
    font-family: "Plus Jakarta Sans" !important;
    font-size: 16px !important;
    line-height: 20px !important;
    max-width: 100% !important;
}

#footer9 .top-content .logos img {
    width: 272.278px;
    height: 80.407px;
    flex-shrink: 0;
    aspect-ratio: 272.28/80.41;
}
@media (max-width: 768px){
    #footer9 .top-content .logos img {
        width: auto !important;
        height: auto !important;
    }
}
#footer9 .mid-content {
    display: flex;
    flex-direction: column;
    width: 50%;
}

#footer9 .mid-content .social-media-logo {
    display: flex;
    flex-direction: row;
    gap: 15px;
    flex-wrap: wrap;
}

#footer9 .mid-content .social-media-logo .logo {
    display: flex;
    width: 40px;
    height: 40px;
    padding: 8px;
    justify-content: center;
    align-items: center;
    border-radius: 200px;
    background: var(--primario-brand-identity-primary, #FFC107);
    cursor: pointer;
}

#footer9 .mid-content .social-media-logo .logo:hover {
    background-color: black;
}

#footer9 .mid-content .social-media-logo .logo svg {
    color: rgb(255, 255, 255);
}

#footer9 .mid-content .social-media-logo .logo:hover svg {
    color: #FFC107;
}

#footer9 .mid-content li {
    list-style: none;
}

#footer9 .mid-content .footer-section .button-bold-footer,
#footer9 .mid-content .footer-section .button-bold-footer-last {
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    letter-spacing: 0.48px;
}

#footer9 .mid-content .footer-section .button-bold-footer {
    margin-bottom: 24px !important;
}

/*Detalle iconos3 */
#detalle_iconos3 .caracteristicas .caract_opt {
    background-color: white !important;
}

#detalle_iconos3 .caracteristicas .caract_opt.icono svg path {
    stroke: black;
}

#detalle_iconos3 .caracteristicas .caract_opt .cont-img-txt p,
#detalle_iconos3 .caracteristicas .caract_opt .cont-img-txt div {
    color: black !important;
}

#detalle_imagen1 img {
    border-radius: 12px;
}

#detalle_imagen1 .row.hidden-print {
    padding-bottom: 48px;
}

#calculadora_financiera7 .nav-link.financiado,
#calculadora_financiera7 .nav-link.contado {
    background-color: #FFC107 !important;
}

#calculadora_financiera7 .nav-link.financiado .texto,
#calculadora_financiera7 .nav-link.financiado .precio,
#calculadora_financiera7 .nav-link.contado .texto,
#calculadora_financiera7 .nav-link.contado .precio {
    color: black ;
}

#detalle_info7 .container-titulos .titulos-sel {
    border-bottom: 1px solid black;
    color: black;
    opacity: 0.35;
    padding: 0;
}

#detalle_info7 .container-titulos .titulos-sel.active {
    border-bottom: 1px solid black;
    color: black;
    opacity: 1;
}

#calculadora_financiera7 .contBoton .boton {
    background-color: #FFC107 !important;
}

#calculadora_financiera7 .cajaSinSFC {
    gap: 24px;
    display: flex;
    flex-direction: column;
}

#calculadora_financiera7 .cajaSinSFC .whatsapp-interes-boton {
    display: flex;
    flex-direction: row;
    gap: 16px;
}
.titulo-detalle-header{
    color: black;
    font-size: 50px;
    font-weight: 700;
    font-family: Plus Jakarta Sans;

}
.titulo.titulo-h2{
    margin-bottom: 0 !important;
}
.form-group-entregar {
    padding-left: 0 !important;
}

#calculadora_financiera7 .whatsapp-div {
    background-color: #25D366 !important;
    border: 1px solid #25D366 !important;
}

#calculadora_financiera7 .boton.boton-line-dark .whatsapp {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    background-color: transparent !important;
    color: white !important;
    width: fit-content;
    font-size: 18px;
    margin: 0;
    line-height: normal !important;
}

#calculadora_financiera7 .boton.boton-line-dark .whatsapp span {
    font-size: 30px;
}

#calculadora_financiera7 .cajaSinSFC .texto-md {
    font-weight: 300 !important;
}

#calculadora_financiera7 .cajaSinSFC .titulo-h4 {
    font-weight: 700 !important;
    line-height: 34px !important;
}

#calculadora_financiera7 .favoritos button {
    border: 1px solid black !important;
    background-color: #FFC107 !important;
    color: black !important;
}

#calculadora_financiera7 .favoritos button svg {
    stroke: black !important;
}

#calculadora_financiera7 .favoritos .texto {
    color: black !important;
}

#calculadora_financiera7 .cajaSinSFC .resultado,
#calculadora_financiera7 .cajaSinSFC .contBoton,
#calculadora_financiera7 .cajaSinSFC .caracteristicas {
    margin: 0;
}

@media (min-width: 992px) and (max-width: 1440px) {

    /* #calculadora_financiera7 .nav-link.financiado .texto,
    #calculadora_financiera7 .nav-link.contado .texto {
        font-size: 14px !important;
    } */

    #calculadora_financiera7 .tab-pane {
        padding: 20px !important;
    }

    #calculadora_financiera7 .nav-link.financiado .precio,
    #calculadora_financiera7 .nav-link.contado .precio {
        font-size: 30px !important;
    }

    #calculadora_financiera7 .cajaSinSFC .whatsapp-interes-boton {
        flex-direction: column !important;
    }

    /* #calculadora_financiera7 .boton.boton-line-dark .whatsapp,
    #calculadora_financiera7 .boton {
        font-size: 14px !important;
    }

    #calculadora_financiera7 .boton.boton-line-dark .whatsapp span {
        font-size: 20px;
    } */

    #calculadora_financiera7 .resultado {
        flex-direction: column !important;
    }

    #calculadora_financiera7 .favoritos {
        gap: 15px;
    }

    #calculadora_financiera7 .favoritos button {
        flex-direction: row;
    }

    #calculadora_financiera7 .favoritos button svg {
        font-size: 20px !important;
    }

    #calculadora_financiera7 .favoritos .texto {
        font-size: 14px !important;
    }

    #footer9 .footer-content {
        gap: 150px !important;
    }

}

@media (max-width: 992px) {

    #footer9 .main-container {
        padding-bottom: 100px;
    }

    #footer9 .top-content {
        width: 100%;
    }

    #footer9 .mid-content {
        width: 100%;
    }

    #footer9 .footer-content {
        flex-direction: column !important;
        gap: 30px !important;
        align-items: flex-start !important;
        padding-bottom: 0px !important;
    }

}


#relacionados_detalle1 .swiper-button-next,
#relacionados_detalle1 .swiper-button-prev {
    background-color: white;
    stroke: black;
}

#relacionados_detalle1 .swiper-button-next:hover,
#relacionados_detalle1 .swiper-button-prev:hover {
    background-color: black;
    stroke: white !important;
}

.datos_18 {
    padding-top: 104px;
}

.texto_18 .col_card {
    padding: 24px;
}

.texto_18 .container-box {
    padding: 32px;
    width: 100%;
    height: 100%;
    margin-bottom: 20px;
    border-radius: 12px;
    border: 1px solid var(--neutros-base-fondo-texto-border, #DADADA);
    background: var(--Colors-Regular-White, #FFF);
}

.texto_18 .video-button {
    display: inline-flex;
    align-items: center;
    gap: 12px;
    cursor: pointer;
}

.texto_18 .video-icon {
    width: 48px;
    height: 48px;
    background-color: #FFC107;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.texto_18 .video-text {
    font-size: 16px;
    font-weight: 500;
    color: #121212;
}

.texto_18 .video-button:hover .video-icon {
    background-color: #FFB300;
}

.texto_18 .container-box h4 {
    font-family: "Plus Jakarta Sans";
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    /* 133.333% */
    letter-spacing: 0.48px;
}

.texto_18 .container-box b {
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

.texto_18 .map-button {

    display: inline-block;
    color: rgb(0, 0, 0);
    text-decoration: none;
    transition: background-color 0.3s ease;
    cursor: pointer;
    color: var(--neutros-base-fondo-texto-black, #121212);
    text-align: center;
    width: 100%;
    padding: 12px 20px;
    border-radius: 8px;
    border: 1px solid var(--neutros-base-fondo-texto-black, #121212);
    background-color: transparent !important;
    font-family: "Plus Jakarta Sans";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 20px;
}

#enlaces_seo1 {
    background-color: white;
    padding: 30px 40px 100px 40px;
}

#enlaces_seo1 .container-head {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    gap: 141px;
}

#enlaces_seo1 .container-titulo {
    width: 100%;
    max-width: 555.571px;
}

#enlaces_seo1 .container-titulo-img {
    width: 100%;
    max-width: 398.14px;
}

#enlaces_seo1 .contenedor-secciones {
    display: flex;
    flex-direction: row;
    gap: 32px;
    justify-content: space-between;
    align-items: flex-start;
    width: 100%;
}

#enlaces_seo1 .contenedor-secciones .contenedor-tipo-enlaces {
    width: 100%;
}

#enlaces_seo1 .contenedor-secciones h3 {
    font-size: 18px !important;
    line-height: 28px !important;
}

#enlaces_seo1 .contenedor-secciones .contenedor-enlaces {
    margin-top: 30px;
    gap: 13px !important;
}

#enlaces_seo1 .contenedor-secciones .contenedor-enlaces a {
    background: #f5f5f5 !important;
    color: black !important;
    padding: 10px !important;
    border-radius: 8px !important;
    margin: 0 !important;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

#enlaces_seo1 .contenedor-secciones::before,
#enlaces_seo1 .contenedor-secciones::after {
    content: unset;
}


@media (max-width: 991px) {
    #enlaces_seo1 .container-head {
        gap: 50px;
        flex-direction: column;
        gap: 5px !important;
    }

    #enlaces_seo1 .container-titulo-img {
        max-width: 398.14px;
        order: -1;
    }

    #enlaces_seo1 .contenedor-secciones {
        flex-direction: column;
    }

    #enlaces_seo1 .container-titulo {
        max-width: 100%;
    }
}

@media (max-width: 492px) {

    #enlaces_seo1 {
        padding: 30px 10px 100px 10px;
    }

    #enlaces_seo1 .container-titulo-img {
        width: 300px !important;
        gap: 0 !important;
    }
}

#menu14 .container-fluid {
    background-color: black !important;
}

#hero_multiple {
    padding-top: 111px;
}

@media (max-width: 1070px) {
    #hero_multiple {
        padding-top: 80px;
    }
}

@media (max-width: 991px) {
    #hero_multiple .swiper-wrapper {
        padding-bottom: 420px;
    }
}

#hero_multiple .container-fluid .container .swiper-slide::before,
#hero_multiple .container-fluid .container .swiper-slide::after {
    content: none;
    display: none;
}

#hero_multiple .container-fluid .container .swiper-slide {
    height: fit-content !important;
}

#hero_multiple .img-slide {
    width: 100vw;


}

@media (max-width: 768px){
    #hero_multiple .img-slide {
        width: 100vw;

    
    }

}

#menu14 .container-fluid .container-inside .right-bar {
    background-color: black !important;
    border-bottom: 1px solid #000000 !important;
}

#menu14 .container-fluid.scroll .menu-movil button svg path {
    fill: white !important;
}


#filtro9 .filtro9-grid {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 20px 10px; /* separación entre elementos */
	margin-top: 20px;
	margin-bottom: 20px;
}

#filtro9 .filtro9-item {
	text-align: center;
}

#filtro9 .filtro9-item a {
	display: block;
	padding: 15px 5px;
}
/* Layout general del contenido inferior */
#card16 .contenido_card {
    padding: 16px 16px 18px;
    flex: 1;
    background: #F5F5F5;
}

/* Fila principal: izquierda (info) + derecha (ubicación + precios) */
#card16 .card-main {
    display: flex;
    justify-content: space-between;
    gap: 12px;
}

#card16 .card-main-left {
    flex: 1 1 60%;
}

#card16 .card-main-right {
    flex: 0 0 40%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 10px;
}

/* Título y subtítulo como en la card ejemplo */
#card16 .cont_titulo_card .titulo {
    overflow: hidden;
    color: var(--primary-color);
    text-overflow: ellipsis;
    font-size: 24px !important;
    font-style: normal;
    font-weight: 700;
    line-height: 31px;
    padding-left: 0;
    margin-bottom: 4px;
}

#card16 .cont_titulo_card .subtitulo {
    overflow: hidden;
    color: var(--Gray-3, #828282);
    font-size: 14px !important;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
}

/* Detalles en dos filas, compactos */
#card16 .detalles {
    display: flex;
    flex-wrap: wrap;
    gap: 6px 12px;
    margin-top: 10px;
}

#card16 .detalle {
    display: flex;
    align-items: center;
    gap: 4px;
    color: var(--Color-Dark-Green, #0E3A30);
    font-family: "Plus Jakarta Sans";
    font-size: 11px;
    font-style: normal;
    font-weight: 400;
    line-height: 18px;
}

#card16 .detalle .txt {
    white-space: nowrap;
    overflow: hidden;
color: var(--neutros-base-fondo-texto-black, #121212);
text-overflow: ellipsis;
font-family: "Plus Jakarta Sans";
font-size: 12px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 166.667% */
}

/* Ubicación arriba a la derecha */
#card16 .card-main-right .ubicacion {
    display: flex;
    align-items: center;
    gap: 6px;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    color: #000;
}

/* Precios: tachado arriba, precio bueno debajo, alineados a la derecha */
#card16 .container-precios {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 4px;
}

#card16 .container-precios .precio {
    font-size: 12px;
    font-style: normal;
    font-weight: 400;
    line-height: 16px;
    color: #000;
}

#card16 .container-precios .precio-anterior {
    text-decoration: line-through;

}

#card16 .container-precios .precio-contado {
    font-size: 18px;
    font-weight: 700;
    line-height: 22px;
}

/* Pastilla inferior "desde XXX€/mes" */
#card16 .precio-cuota-pill {
    margin-top: 16px;
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
    padding: 6px 18px;
    border-radius: 999px;
    background: linear-gradient(90deg, #E6EEF8 0%, #F4F3FF 100%);
    font-size: 14px;
    font-weight: 400;
}

#card16 .precio-cuota-pill .valor {
    margin-left: 6px;
    margin-right: 2px;
    font-size: 18px;
    font-weight: 700;
}

#card16 .precio-cuota-pill .mes {
    font-size: 14px;
}

/* Ajuste del enlace para que respete el nuevo layout */
#card16 .card_16 a {
    display: flex;
    flex-direction: column;
    gap: 0;
    height: 100%;
    color: inherit;
}

/* Responsive: en móvil, columna única */
@media (max-width: 767px) {
    #card16 .card-main {
        flex-direction: column;
        gap: 12px;
    }

    #card16 .card-main-right {
        align-items: flex-start;
    }

    #card16 .container-precios {
        align-items: flex-start;
    }

    #card16 .precio-cuota-pill {
        justify-content: flex-start;
    }
}/* Fila inferior: distintivo a la izquierda, cuota a la derecha */
#card16 .card-bottom-row {
    margin-top: 12px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

/* Distintivo ambiental a la izquierda */
#card16 .card-distintivo .imagenAmbiental {
    width: 40px;
    height: 40px;
    transform: none;
    position: static;
}

/* Pastilla azul solo alrededor de la cuota */
#card16 .precio-cuota-pill {
    display: inline-flex;
    align-items: center;
    padding: 6px 16px;
    border-radius: 999px;
    background: linear-gradient(90deg, #E6EEF8 0%, #F4F3FF 100%);
    font-size: 14px;
    font-weight: 400;
    gap: 4px;
}

#card16 .precio-cuota-pill .valor {
    font-size: 18px;
    font-weight: 700;
    margin-left: 4px;
    margin-right: 2px;
}

#card16 .precio-cuota-pill .mes {
    font-size: 14px;
}

/* Responsive: que no rompa en móvil */
@media (max-width: 767px) {
    #card16 .card-bottom-row {
        flex-wrap: nowrap;
        gap: 8px;
    }

    #card16 .precio-cuota-pill {
        margin-left: auto;
    }
}


/* Que el subtítulo NO se corte y pueda ocupar dos líneas sin problema */
#card16 .cont_titulo_card .subtitulo {
    overflow: visible;        /* antes estaba hidden */
    white-space: normal;      /* permite varias líneas */
    display: block;
}

/* Detalles (iconos + texto) un poco más grandes */
#card16 .detalle {
    display: flex;
    align-items: center;
    gap: 6px;
    color: var(--Color-Dark-Green, #0E3A30);
    font-family: "Plus Jakarta Sans";
    font-size: 13px;          /* antes 11px */
    font-style: normal;
    font-weight: 400;
    line-height: 20px;        /* un poco más de altura */
}

/* Iconos de los detalles más grandes */
#card16 .detalle svg {
    width: 16px;              /* antes 14px */
    height: 16px;
}
/* Asegurar que el bloque del título NO recorta contenido */
#card16 .cont_titulo_card {
    margin: 0;
    height: auto !important;
    overflow: visible !important;
}

/* También el contenedor izquierdo, por si el corte viene de ahí */
#card16 .card-main-left {
    overflow: visible !important;
}

/* Subtítulo: dos líneas, sin cortes */
#card16 .cont_titulo_card .subtitulo {
    overflow: visible !important;
    white-space: normal !important;
    display: block;
    margin-top: 2px;
    margin-bottom: 4px;
    color: var(--Gray-3, #828282);
    font-size: 14px !important;
    font-weight: 400;
    line-height: 20px;
}
/* Detalles: items uno detrás de otro, dos filas máximo, sin huecos raros */
#card16 .detalles {
    display: flex;
    flex-wrap: wrap;
    column-gap: 5px;     /* separación horizontal entre items */
    row-gap: 4px;         /* separación vertical mínima entre filas */
    margin-top: 10px;
    align-items: flex-start;
}



/* Cada detalle: icono + texto en línea, centrados verticalmente */
#card16 .detalle {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    color: var(--Color-Dark-Green, #0E3A30);
    font-family: "Plus Jakarta Sans";
    font-size: 13px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px;
    white-space: nowrap;  /* que no se rompa el texto de cada item */
}

/* Iconos un poco más grandes */
#card16 .detalle svg {
    width: 16px;
    height: 16px;
}
    /* Reparto real de columnas: izquierda grande, derecha mínima */
#card16 .card-main {
    align-items: flex-start;
}

#card16 .card-main-left {
    flex: 1 1 auto;      /* ocupa TODO lo que pueda */
    min-width: 0;       /* importantísimo para evitar empujes */
}

#card16 .card-main-right {
    flex: 0 0 auto;     /* solo lo que necesite */
    width: fit-content;
    min-width: max-content;
    align-items: flex-end;
}



#card16 .container-precios .precio-anterior{
overflow: hidden;
color: var(--neutros-base-fondo-texto-black, #121212);
text-overflow: ellipsis;
font-family: "Plus Jakarta Sans";
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 20px; /* 125% */
}



/* Bloque ubicación debajo de la versión */
.detalle-titulo .ubi {
    display: flex;
    align-items: center;      /* centra verticalmente icono y texto */
    gap: 6px;                 /* espacio limpio entre icono y texto */
    margin-top: 6px;         /* separación respecto a ad.version */
}

/* Icono de localización */
.detalle-titulo .ubi svg {
    width: 14px;             /* un poco más pequeño */
    height: 14px;
    flex-shrink: 0;          /* que nunca se deforme */
}

/* Texto de la ciudad (más pequeño que la versión) */
.detalle-titulo .ubi .version {
    font-size: 13px;         /* más pequeño que ad.version */
    line-height: 16px;
    font-weight: 400;
    color: #121212;
    margin: 0;
    padding: 0;
}

.detalle-titulo .ubi .version{
    font-size: 16px !important;
}

.detalle-titulo .ubi svg path {
    fill: #ffffff !important;
}