

.btn-buscar-filtros .newsroom .sheet-document .buttons-nav-pages {
    margin: 15px 0;
}

.newsroom .seccion-principal-lob .titulo {
    font-size: 40px;
}

.newsroom .sheet-document .buttons-nav-pages {
    display: flex;
    align-items: center;
    flex-direction: row;
    margin: 15px 0;
    justify-content: space-between;
    cursor: pointer;
}

#tituloP .h1-blog {
    font-size: 30px;
    line-height: 32px;
    margin-top: 30px;
    margin-bottom: 30px;
}

.newsroom .banner-secundario-lob {
    padding: 10px 0px 20px 0px;
}


#contenido_notas .plp-tile .pt-title {
    font-size: 25px;
    line-height: normal;
}

#contenido_notas .newsroom .pt-text {
    -webkit-line-clamp: 3;
}

#Ckeditor h3 strong br {
    display: none;
}

.entryarea.w-100.mb-15 {
    margin-bottom: 15px;
}

.borderrecoverpass, .inputani:focus {
    border-color: initial;
}

.buscadorblog {
    padding: 20px 40px 5px 16px !important;
}

.icon-buscador {
    position: absolute;
    right: 1px;
    margin-top: 0.5px;
    padding: 7.5px;
    border: none;
    z-index: 2;
    border-radius: 4px;
    background: var(--bblue) !important;
}

.p-stiky {
    position: sticky;
    top: 40px;
    min-height: 800px;
}

main {
    overflow: unset;
}

aside#buscador_blog .s-label__s-tag {
    font-family: "SF Pro Text" !important;
    font-weight: 400 !important;
    letter-spacing: -0.02rem;
}

.buscadorblog1 .sfli__s-label {
    padding: 6px 1rem 6px 0;
}

details#postblog p.s-label__s-tag.blog1 {
    display: flex;
    align-items: center;
    font-size: 12px !important;
    letter-spacing: -0.02rem;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 100%;
    width: 100%;
}

.contenidoblog {
    padding: 0 15px !important;
}

.d-flexblog {
    display: flex;
    align-items: center;
    gap: 10px;
    text-decoration: none;
}

.body-blog .sff__sfd:last-child {
    border-bottom: none;
}

.d-flexblog img {
    width: 80px;
}

.noresultadis {
    padding: 15px 8px;
    border: 1px solid #bf4800;
    border-radius: 8px;
}

    .noresultadis p {
        color: #bf4800;
        font-size: 14px;
        letter-spacing: -0.02rem;
        font-family: "SF Pro Text";
        font-weight: 400;
    }

div#Ckeditor ul {
    /* display: inline-flex;*/
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
    padding-inline-start: 0px;
    font-size: 14px;
    font-family: "SF Pro Text";
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 28px;
    text-align: justify;
    color: var(--gray2);
    padding-left: 40px;
}

div#seccion1 {
    text-align: center;
}

    div#seccion1 h1 {
        margin-top: 0 !important;
    }

div#Ckeditor img {
    display: block;
    max-width: 100%;
    height: auto;
    width: 980px;
}

div#Ckeditor h3 {
    font-size: 18px;
    font-family: "SF Pro Text";
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: normal;
    text-align: justify;
}

div#Ckeditor p {
    font-size: 14px;
    font-family: "SF Pro Text";
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 28px;
    text-align: justify;
    color: var(--gray2);
}

    div#Ckeditor p a {
        color: var(--bblue) !important;
        text-decoration: none !important;
    }

div#Ckeditor a {
    color: var(--bblue) !important;
    text-decoration: none !important;
}

div#Ckeditor ol {
    font-size: 14px;
    font-family: "SF Pro Text";
    font-weight: 400;
    letter-spacing: -0.02em;
    line-height: 28px;
    text-align: justify;
    color: var(--gray2);
    padding-left: 40px;
}

.newsroom .sheet-document .only-title-3 b {
    font-weight: initial !important;
}

div#Ckeditor h3 b {
    font-weight: initial !important;
}

div#Ckeditor h1 b {
    font-weight: initial !important;
}

div#Ckeditor strong {
    font-family: "SF Pro Text";
    font-weight: 700;
   /* font-weight: unset !important;*/
}

.sin-resultados p svg {
    fill: #bf4800;
    stroke: #bf4800;
}

div#contenido_notas .ms_sresultado.mt-1 {
    background: var(--gray4);
    padding: 20px;
    border-radius: 8px;
}

.resultados .plp-tile .pt-title {
    font-size: 25px;
    font-family: "SF Pro Text";
    font-weight: 600;
    line-height: initial;
}

h3#extractoT1 {
    font-size: 24px !important;
}

div#Ckeditor h1 {
    font-size: 20px;
    font-family: "SF Pro Text";
    font-weight: 700;
    letter-spacing: -0.02em;
    line-height: normal;
    text-align: justify;
}

.notasN .busquedah1 {
    font-size: 25px;
    margin: auto;
    margin-top: -20px;
    text-align: left;
}

ul.lista-meses {
    padding-left: 15px;
}

details#fecha .sfd__sfs p {
    font-family: "SF Pro Text";
    font-weight: 400;
}

details#fecha summary.sfd__sfs {
    padding: 3px 1.75rem 16px 0;
}

details#fecha.sff__sfd {
    border: none;
}

details#porfecha .sff__sfd:hover .sfs__sst {
    text-decoration-line: none !important;
    text-underline-offset: 0;
}

details#fecha .sfd__sfs p:hover {
    text-decoration-line: none !important;
    text-underline-offset: 0;
}

details#porfecha .sff__sfd:hover .sfs__sst {
    text-decoration: none !important;
}

details#porfecha .sff__sfd .sfs__sst {
    text-decoration: none !important;
}

input#buscadorNotasMobile {
    padding: 18px 40px 5px 16px !important;
}

input#buscadorNotas {
    padding: 18px 65px 5px 16px !important;
}

section.sls.notasN .sls__slc {
    padding-top: 0;
}

section.sls.notasN .slc__sfgc {
    margin-top: 40px !important;
}

.iconotachebtn {
    position: absolute;
    right: 40px;
    top: 0px;
    opacity: .5;
    margin-top: 0.5px;
    padding: 7.5px;
    cursor: pointer !important;
    border: none;
    background: transparent;
    z-index: 2;
}

svg.iconotache {
    width: 25px;
    height: 28px;
    fill: var(--gray2);
}

details#fecha .sfd__sflc {
    height: 150px;
    overflow-y: scroll;
}

div#contenido_notas .plp-tile .pt-container {
    padding: 0 1rem !important;
}


details#porfecha ::-webkit-scrollbar {
    width: 10px;
}

details#porfecha ::-webkit-scrollbar {
    width: 10px; /* Ancho del scrollbar */
}

details#porfecha ::-webkit-scrollbar-track {
    background: #f2f2f2; /* Color de fondo */
}

details#porfecha {
    scrollbar-width: thin;
    scrollbar-color: #f2f2f2;
}



@media (max-width: 1200px) {
    .resul-busqueda .plp-tile .pt-container {
        padding-inline: 1.5rem;
    }

    .resul-busqueda .plp-tile {
        padding-inline: 1.5rem;
    }

        .resul-busqueda .plp-tile .pt-item {
            flex-direction: unset;
            padding-top: 24px;
        }

        .resul-busqueda .plp-tile .pt-info {
            width: 100%;
        }

        .resul-busqueda .plp-tile .pt-media-desktop {
            display: none;
        }

        .resul-busqueda .plp-tile .pt-info-container {
            align-items: center;
            gap: 8px;
            height: auto;
            max-width: unset;
            margin-left: unset;
            margin-top: unset;
            min-width: unset;
            padding: 16px 0 24px;
        }

        .resul-busqueda .plp-tile .pt-badges {
            align-self: center;
            justify-content: center;
        }

        .resul-busqueda .plp-tile .pt-heading {
            justify-content: center;
            margin-top: unset;
        }

        .resul-busqueda .plp-tile .pt-description {
            margin-top: unset;
            max-width: unset;
            width: 100%;
        }

        .resul-busqueda .plp-tile .pt-media-mobile {
            display: flex;
        }

        .resul-busqueda .plp-tile .pt-title {
            padding-inline: 10px;
            text-align: center;
            word-break: break-word;
        }

        .resul-busqueda .plp-tile .pt-text {
            text-align: center;
        }

        .resul-busqueda .plp-tile .pt-media {
            height: unset;
            margin-right: unset;
            width: 100%;
        }

    .resul-busqueda h2 {
        font-size: 28px;
        font-family: "SF Pro Text";
        font-weight: 600;
        line-height: initial;
    }

    .resul-busqueda .plp-tile .pt-action {
        flex-direction: column;
        height: auto;
        min-width: unset;
        margin-top: unset;
        padding-bottom: unset;
        row-gap: 8px;
        width: 100%;
    }
}


@media (max-width: 1024px) {
    .row.sticky.subme.d-none {
        width: 100%;
        box-shadow: none !important;
    }

    .sls .resul-busqueda {
        padding: 0;
    }
}

@media (min-width: 766px) and (max-width: 1000px) {

    div#contenido_notas .plp-tile .pt-info {
        width: 100%;
    }

    div#contenido_notas .plp-tile .pt-media-mobile {
        display: block;
        text-align: center;
        margin: auto;
    }

    div#contenido_notas .pt-media.pt-media-desktop {
        display: none;
    }

    div#contenido_notas .plp-tile .pt-info-container {
        height: auto;
    }

    div#contenido_notas .plp-tile .pt-img {
        max-width: 200%;
        margin-top: 15px;
    }

    div#contenido_notas .pt-title {
        text-align: center;
    }

    div#contenido_notas .plp-tile .pt-description {
        max-width: 100%;
    }

    div#contenido_notas .pt-text {
        text-align: center;
    }

    div#contenido_notas .pt-text {
        text-align: center;
    }

    div#contenido_notas a#btnLeerNota {
        text-align: center;
        margin: auto;
    }

    div#contenido_notas .pt-badges {
        align-self: center;
        justify-content: center;
    }

    div#pag .snn__snl > li:not(:last-child) {
        margin-right: 0rem;
    }
}

@media (max-width: 767px) {
    .resul-busqueda .contenidoblog {
        padding: 0 !important;
    }

    .resul-busqueda .slc__sfgc {
        padding: 0 !important;
    }

    .snn__snl > li:not(:last-child) {
        margin-right: .6rem;
    }

    .notasN.sls {
        padding: 0;
    }
    /*  .notasN .slc__sfgc {
        padding: 0 0 !important;
    }*/
    .notasN .contenidoblog {
        padding: 0 0 !important;
    }

    .notasN .banner-secundario-lob {
        padding: 50px 16px 20px 16px;
    }
}

@media (max-width: 750px) {
    .icon-buscador {
        padding: 7.5px;
        border: none;
        border-radius: 4px;
        background: transparent;
        pointer-events: none;
    }


    button#buscador_mobile path {
        fill: var(--gray3) !important;
    }
}


.stractorBlog .only-title-3 strong {
    font-size: 22px !important;
    color: black;
    font-weight: 600 !important;
    font-style: bold !important;
}
