

body>footer{
    position: relative;
    background: #EFEFEF;
    border-top: none;
    min-height: 200px;
    overflow: hidden;
    border-top: #0000001f solid 1px;
}
footer>p {
    color: #efefef;
    padding: 29px calc(50% - 400px);
    background: #1c1c1c;
    margin: 0;
}
@media(max-width:800px){
    footer>p {
        padding: 29px 5%;
    }
}
footer nav.menuF{
    display: flex;
    align-items: self-end;
    justify-content: space-around;
    flex-wrap: wrap;
    height: auto;
    padding: 0px calc(50% - 550px);
    border-bottom: #0000001f solid 1px;
}
footer nav.menuF ul:first-of-type{
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    width: 280px;
    height: 130px;
    padding: 0;
}
footer nav.menuF ul:last-of-type{
    text-align: center;
    padding: 0;
}
footer nav.menuF ul:last-of-type>p{
    color: black;
    margin: 5px 0;
    font-size: 18px;
}
footer nav.menuF ul:last-of-type li{
    margin: 3px;
}
footer nav.menuF ul:last-of-type li>a{
    display: block;
    width: 30px;
    height: 30px;
    font-size: 0;
    color: transparent;
    background-image: url(/img/18/redessociales.png);
    background-size: 126px;
    background-repeat: no-repeat;
    overflow: hidden;
    padding: 0;
    opacity: 0.8;
    transition: all ease-in-out 0.3s;
}
footer nav.menuF ul:last-of-type li:hover>a{
    opacity: 1;
}
footer nav.menuF ul:last-of-type li.ig>a{
    background-position: -63px -3px;
}

footer nav.menuF ul:last-of-type li.li>a{
    background-position: -63px -38px;
}

footer nav.menuF ul:last-of-type li.fb>a{
    background-position: -3px -3px;
}

footer nav.menuF ul:last-of-type li.yt>a{
    background-position: -93px -3px;
}

footer nav.menuF li>a,
footer nav.menuF li>span{
    color: rgb(2 39 87);
    text-transform: none;
    padding: 6px 13px;
    letter-spacing: 0.01em;
}
footer nav.menuF li:hover>a,
footer nav.menuF li:hover>span{
    color: #000000;
}
footer .datos{
    position: relative;
    left: 25%;
    top: 0px;
    margin: 30px 0;
    width: 50%;
    min-height: auto;
    left: 5%;
    width: 90%;
    text-align: center;
}
footer .datos::before{
    content: "";
    position: relative;
    left: 8px;
    top: 0px;
    display: inline-block;
    vertical-align: middle;
    width: 159px;
    height: 146px;
    background: url(/img/18/logo40dark.svg) center center no-repeat;
    background-size: contain;
    margin: 0 32px;
}
footer .datos ul{
    list-style: none;
    padding-top: 10px;
    padding-left: 0;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}
footer .datos li,
footer .datos li a{
    font-family: 'Titillium Web', sans-serif;
    color: #1B1722;
    font-style: normal;
    font-weight: 600;
    font-size: 16px;
    line-height: 18px;
    padding: 7px 0;
    letter-spacing: 0.1px;
}

/*article.articulos .vol h4::before{
    content: "";
    display: inline-block;
    width: 13px;
    height: 15px;
    line-height: 32px;
    margin-right: 9px;
    background: url(/img/18/fecha.svg);
}
#cont article.articulos .vol h4::before{
    background: url(/img/18/fecha2025.svg);
}
#cont #dinamico article .cant_imgs::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 13px;
    line-height: 32px;
    margin-right: 8px;
    background: url(/img/18/imagenes2025.svg);
}*/
/* Contenido con carga dinámica */
#dinamico{
    display: none;
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    padding-bottom: 80px;
    /*background: linear-gradient(98.05deg, #222934 4.8%, #212241 96.09%);
    opacity: 0.96;*/
    background: transparent;
    overflow-y: auto!important;
    z-index: 1400;
}
#dinamico::before{
    content: "";
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(98.05deg, #f3f3f3 4.8%, #fffffffa 96.09%);
    opacity: 0.96;
}
#dinamico.abierto{
    display: block;
    animation: aparecer ease-in-out 0.3s;
}
@keyframes aparecer {
    0% {opacity: 0;}
    100% {opacity: 1;}
}
#dinamico.ajaxload::after{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background:url(/estilos/krisis/img/aj.svg) center center no-repeat;
}
#dinamico>div{
    margin-top: 80px;
    position: relative;
}
#dinamico a.cerrar{
    position: fixed;
    right: 20px;
    top: 95px;
    font-size: 19px;
    line-height: 26px;
    letter-spacing: 0.03em;
    color: #000000;
    z-index: 500;
}
#dinamico a.cerrar>span{
    position: relative;
    display: inline-block;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: #606060;
    margin-left: 13px;
    vertical-align: middle;
}
#dinamico a.cerrar>span::before,
#dinamico a.cerrar>span::after{
    content: "";
    display: block;
    position: absolute;
    top: 13px;
    left: 6px;
    width: 18px;
    height: 5px;
    background-color: #dddddd;
    border-radius: 1px;
    transform: rotate(45deg);
}
#dinamico a.cerrar>span::after{
    transform: rotate(-45deg);
}
#dinamico .pswp{
    top:80px;
    height: calc(100% - 80px);
}





.novedades article.articulos>.int{
    width: 100%;
    /*height: calc(100svh - 90px);
    overflow-y: auto;
    overflow-x: hidden;*/
}
.novedades article.articulos>.int>div{
    display: flex;
    flex-direction: column;
    max-width: 700px;
}
.novedades article.articulos .slides>*{
    margin: 0;
}
.novedades article.articulos .prev,
.novedades article.articulos .next{
    margin-top: -24px;
    left: -24px;
}
.novedades article.articulos .next{
    left: auto;
    right: -24px;
}
.novedades article.articulos h1{
    text-align: left;
    font-family: 'Saira', sans-serif;
    font-style: italic;
    font-weight: 700;
    font-size: 32px;
    line-height: 38px;
    color: #375581;
    margin: 20px 0;
    text-transform: none;
    order: 2;
}
.novedades article.articulos .galArt.img{
    order: 3;
}
.novedades .articulos figure{
    margin: 0;
}
.novedades article.articulos .te{
    margin-bottom: 40px;
    order: 4;
}
.novedades article.articulos .te p{
    color: #595959;
}
.novedades article.articulos .vol h4{
    font-weight: 600;
    font-size: 16px;
    line-height: 32px;
    letter-spacing: 0.1px;
    color: #b5b5b5;
    margin: 30px 0 0;
}
.novedades article.articulos .gal1>h2{
    display: none;
}
.novedades .articulos .img>div{
    position: relative;
    padding-top: 50%;
    background: #858490;
}
.novedades article.articulos .img img{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.novedades article .publ{
    color: rgb(127, 173, 206);
    text-transform: uppercase;
    margin: 6px 0 0;
    order: 1;
}




