body {
    margin:0;
    padding:0;
    overflow-x:hidden
}
*::selection {
    background:#f05114
}
.rtve-embed.mapa-incendios-embed {
    height:calc(100dvh - 200px);
    width:99.4dvw;
    margin-left:calc((100vw - 100%)/-2);
    margin-bottom: 6rem;
    margin-top: 6rem;
    overflow:hidden
}
@media(max-width: 767.98px) {
    .rtve-embed.mapa-incendios-embed {
        height:100dvh
    }
}
@media screen and (max-height: 900px) {
    .rtve-embed.mapa-incendios-embed {
        height: calc(100dvh - 80px);
        margin-bottom: 3rem;
        margin-top: 3rem
    }
}
@media(max-width: 1280px) {
    .wrapper.subheader {
        padding:0
    }
}
.summary iframe {
    width:inherit;
    left:initial;
    transform:initial;
    position:inherit
}
.article .artBody ul li {
    list-style:inside
}
.article .artBody ul {
    margin-left:12px;
    font-size:1.6rem;
    line-height:2
}
a.ico.logo.beoff:hover {
    outline:none
}
@media(min-width: 1281px) {
    .navBox.spechead.is-sticky {
        position:fixed;
        top:0;
        background:#fff !important;
        z-index:2;
        box-shadow:0px 3px 3px 0px rgba(0,0,0,.2)
    }
}

/*# sourceMappingURL=customStyle.min.css.map */