@import url("https://fonts.cdnfonts.com/css/abuget");

body {
    background-color: #000000 !important;
}

.c-detail__content {
    background-color: #000000;
    color: #ffffff;
}

.page-custom-top {
    background-color: #000000 !important;
}

footer,
.c-detail.c-detail--special .c-detail__data {
    display: none !important;
}

.c-detail.c-detail--special .c-detail__content {
    margin: .2rem auto 0;
}

.c-detail.c-detail--special,
.o-especial .o-section{
    margin: 0;
    padding: 0;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .c-detail__body>* {
    padding: .2rem 0 0;
}

.w-fullscreen .c-detail--special .c-detail__content .c-detail__body> .c-detail__embed {
    padding: 0;
    margin: 0;
}

.prometeo-main-content {
    width: 100%;
    background-color: #000000;
    color: #ffffff;
}

.prometeo-main-content .prometeo-article-image-box {
    position: relative;
    height: 150px;
    float: left;
    width: 29%;
    margin-right: 5px;
}

.c-header.c-header__main__custom .c-header__custom .c-header__custom__logo {
    margin-left: -1.5rem;
    max-width: 15rem;
}

.c-header.c-header__main__custom .c-header__custom .c-header__custom__text {
    color: #000;
}

.c-header.c-header__main__custom .c-header__brand__logo,
.c-header.c-header__main__custom .c-header__user__icon,
.c-header.c-header__main__custom .c-header__nav-btn{
    filter: brightness(0) saturate(100%) invert(28%) sepia(92%) saturate(2265%) hue-rotate(201deg) brightness(103%) contrast(106%);
}

.firma-autor {
    top: -14rem;
    position: relative;
    color: #ffffff;
    font-size: 30px;
    text-shadow: 6px 5px #00000030;
    font-weight: 800;
}

.div-logo-header {
    background: linear-gradient(#0000005e 60%, #00000069, black), url(https://imagenes-pre.20minutos.es/uploads/imagenes/2023/10/11/soy-alfredo-1.jpeg);
    height: 80vh;
    display: flex;
    background-position: center;
    background-size: cover;
}

.logo-soy-alfredo-header {
    width: 30% !important;
    margin: auto;
}

.firma-logo-soy-alfredo {
    height: calc(20vw + 20vh);
    width: auto !important;
    float: right;
}

.firma-autor span {
    font-family: "Roboto";
}

.caps-soyalfredo {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.item-soyalfredo {
    height: 65vh;
    width: 22vw;
    background-size: cover;
    background-position: center;
    display: flex;
    align-items: flex-end;
    flex-direction: row-reverse;
    font-size: 3rem;
    text-shadow: 2px 2px 3px #00000087;
    color: white;
    filter: grayscale(100%);
    transition: ease-in-out 0.5s;
}

.item-soyalfredo:hover {
    filter: grayscale(10%);
}

.content-paragraph-h2-titu2 {
    font-family: "Roboto";
    font-weight: 100;
    font-size: calc(0.7vh + 0.7vw);
    width: 80%;
    padding-top: 40px;
    padding-bottom: 40px;
}

div.marco:hover {
    border: 4px outset white;
}

div.marco {
    height: 90vh;
    width: 33vw;
    background-size: cover;
    background-position: center;
    margin: auto;
    background-blend-mode: saturation;
    border: 4px solid black;
    transition: ease-in-out 0.5s;
}

.marco::before {
    content: "Teresa Portela";
    position: relative;
    width: 80%;
    display: flex;
    font-family: "Abuget", sans-serif;
    font-size: 12vw;
    color: #00a443;
    bottom: -4vh;
    left: 28.25vw;
    line-height: 17vh;
    flex-direction: row-reverse;
}

.marco::after {
    content: "Capítulo 1";
    position: relative;
    display: flex;
    font-family: "Abuget", sans-serif;
    font-size: 13vw;
    color: #00a443;
    right: 16.5vw;
    top: 20vh;
    width: 100%;
    flex-direction: column-reverse;
}

.center-image-container {
    width: 100%;
    display: flex;
    justify-content: center;
}

img.main-foto-iberdrola {
    width: 100% !important;
}

.video-background {
    width: 100vw;
    height: 100vh;
    background-color: #000;
}

.div-logo-initial {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: center;
}

p.letras-finas {
    font-size: calc(5vw + 5vh);
    font-family: system-ui;
    font-weight: bolder;
    text-align: center;
    -webkit-text-stroke: 1.5px #fff;
    color: transparent;
    letter-spacing: calc(0.2vh + 0.2vw);
}

a.button-alfredo {
    margin: auto;
    padding: 20px;
    background-color: #00a443;
    border-radius: 20px;
    font-size: 3rem;
    padding-top: 15px;
    color: white;
    transition: ease-in 0.3s;
    cursor: pointer;
    font-family: "Roboto";
    font-weight: 600;
    letter-spacing: 2px;
    display: block;
    width: fit-content;
}

a.button-alfredo:hover {
    background-color: #2e2e2e;
    color: white;
}

.div-logo-footer {
    display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: left;
}

.logo-soy-alfredo-footer {
    width: 20% !important;
}

.logo-soy-alfredo {
    width: 20% !important;
    margin-top: -12vh;
}

.prometeo-main-content .prometeo-article-image-box .prometeo-article-image-bg {
    position: absolute;
    display: inline-block;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.prometeo-main-content .prometeo-article-title-box .prometeo-article-title .prometeo-article-signature {
    align-self: flex-end;
}

.prometeo-main-content .prometeo-article-box {
    width: 100%;
    display: block;
    overflow: hidden;
}

.prometeo-main-content .prometeo-articles-content {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.prometeo-main-content figure {
    margin: 0;
    padding: 0;
}

.prometeo-main-content li {
    padding: 0 1% 35px 1%;
    margin: 0 0 0 0;
    width: 31.3%;
}

.prometeo-main-content .prometeo-article-title>a {
    font-family: HelveticaNeue, "Helvetica", sans-serif;
    font-size: 14px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.29;
    letter-spacing: normal;
    color: #ffffff;
    padding-top: 5px;
}

h1.content-title-h2-titu1 {
    font-family: "Roboto";
}

h1.content-title-h2-titu2 {
    font-family: "Roboto";
    font-weight: 100;
    font-size: 22px;
}

h1.content-title-h2-titu2::after {
    content: "";
    position: relative;
    display: block;
    width: 70px;
    height: 6px;
    margin-top: 20px;
    background-color: #00a443;
}

.prometeo-main-content .prometeo-article-title-box {
    float: left;
    width: 69%;
}

.prometeo-main-content .prometeo-article-title-link {
    text-decoration: none;
}

.prometeo-main-content .prometeo-article-title {
    margin-top: 5px;
}

@media only screen and (max-width: 768px) {
    .prometeo-main-content li {
        padding: 0% !important;
    }

    div.marco {
        height: 70vh;
        width: 100vw;
    }

    .marco::before {
        font-size: 14vh;
        left: 30.599999999999994vw;
        line-height: 10vh;
        max-width: 21rem;
    }

    .marco::after {
        font-size: 13vh;
        right: 0;
        top: 30vh;
    }

    .caps-soyalfredo {
        flex-direction: column;
    }

    .item-soyalfredo {
        height: 65vh;
        width: 80vw;
        margin: auto;
        margin-bottom: 4vh;
    }
}

header.header-main .header-primary .header-custom .header-custom-logo {
    padding: 1rem;
    height: 70px !important;
    margin-left: -1.5rem;
}

.c-detail.c-detail--special .trustproject_logo {
    display: none;
}

.c-detail.c-detail--special .c-detail__content {
    font-family: Roboto, sans-serif;
}

.c-detail.c-detail--special .c-detail__content .content-modules {
    display: initial !important;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .article-picture {
    margin: 0;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .paragraph,
.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns p {
    width: 100%;
    margin: 0;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .paragraph,
.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns p,
.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns p strong,
.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns p b {
    color: #ffffff;
    font-family: Roboto, sans-serif !important;
}

b {
    font-family: Roboto, sans-serif !important;
}

strong {
    font-family: Roboto, sans-serif !important;
}

em {
    font-family: Roboto, sans-serif !important;
}

i {
    font-family: Roboto, sans-serif !important;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns p b {
    color: #ffffff;
    font-family: Roboto, sans-serif !important;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns {
    width: unset;
    align-items: center;
    margin-left: 8rem;
}

.c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-around;
    gap: 9.5rem !important;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .slick-slider.images-desktop-slider {
    width: 50%;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .composite-captioned-image {
    width: 100% !important;
}

.futbol-en-barra-home {
    width: 20%;
    height: 50px;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .content-title-h1-titu1 {
    font-size: 13rem;
    color: #00a443;
    line-height: 11rem;
    margin-top: -2rem;
    margin-left: 4rem;
}

.composite-incolumns p b i {
    color: #ffffff !important;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .c-detail.c-detail--special-free-html-ad {
    width: -webkit-fill-available;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .content-title-h1-titu2 {
    font-size: 9rem;
    color: #fff;
    line-height: 8rem;
    margin-left: 4rem;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .content-title-h1-titu3 {
    font-size: 7rem;
    color: #00a443;
    line-height: 5rem;
    margin-left: 8rem;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .content-title-h1-titu3 b {
    -webkit-text-stroke: 1px #00a443;
    color: transparent;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .content-title-h1-titu4 {
    font-size: 8rem;
    color: #fff;
    line-height: 4rem;
    margin-bottom: 4rem;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .content-title-h1-titu4 b {
    -webkit-text-stroke: 1px #fff;
    color: transparent;
}

.c-detail.c-detail--special .c-detail__content .content-modules p a {
    color: #fff;
    font: 1.9rem/3.1rem Roboto, sans-serif;
    font-weight: 700;
}

.c-detail.c-detail--special .c-detail__content .content-modules p a:hover {
    color: #afafaf;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .content-title-h1-titu5 {
    font-size: 14rem;
    color: #00a443;
    line-height: 11rem;
    margin-top: 0rem;
    margin-left: 20rem;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .content-title-h1-titu6 {
    font-size: 12rem;
    color: #fff;
    line-height: 2rem;
    margin-left: 23rem;
}

h1>a {
    font-size: 4rem;
    color: #fff;
    line-height: 4rem;
    margin-bottom: 4rem;
    text-align: center;
    margin-top: 4rem;
    font-family: Roboto, sans-serif;
}

.caption {
    color: #00a443;
}

.c-detail.c-detail--special .c-detail__content .content-modules .composite-richtext p {
    font: 1.9rem/3.1rem Roboto, sans-serif;
    margin-bottom: 0;
    width: inherit;
    color: #ffffff;
}

.w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .content-title-phrase {
    width: 100%;
    font: 3.5rem/3.8rem Roboto, sans-serif;
    height: 250px;
    text-align: center;
    font-weight: 800;
    font-style: italic;
}

.c-detail.c-detail--special .c-detail__content .content-modules .content-title-phrase {
    display: block;
    font: 2.8rem/3.5rem Roboto, sans-serif;
    color: #ffffff;
    background: #00a443;
    background-size: 12%;
    margin: 0 auto 2rem;
    width: 65.6rem;
}

blockquote {
    margin-bottom: 2rem;
    position: relative;
    padding: 0 3.5rem;
    font: 2.8rem/3.5rem Roboto, sans-serif;
    color: #b3b3b3;
    background: none;
    background-size: 12%;
    margin-top: 2rem;
    padding-top: 10rem;
}

.c-detail__content .content-modules .images-related .images-desktop-slider {
    width: 60% !important;
}

.c-detail.c-detail--special .c-detail__content .content-modules .paragraph-especial {
    color: #ffffff;
    font-family: Roboto, sans-serif !important;
    font: 2rem/3.1rem Roboto, sans-serif;
    margin-left: 10rem;
    width: 90%;
}

.c-detail.c-detail--special .c-detail__content .content-modules .slick-arrow:hover {
    color: #ffffff;
    background-color: #000000 !important;
}

.c-detail.c-detail--special .c-detail__content .content-modules .slick-arrow {
    position: absolute;
    top: 30%;
    padding-top: 10px;
    width: 3.5rem;
    height: 3.5rem;
    border-radius: 50%;
    background-color: rgba(255, 255, 255, 0.7);
    color: #ffffff !important;
    font-family: Roboto-Regular, sans-serif;
    font-size: 0;
    overflow: hidden;
    z-index: 2;
    border: 1px solid #ffffff !important;
    cursor: pointer;
}

.c-detail__content .content-modules .composite-incolumns p i {
    color: #ffffff;
    font-weight: 800;
    font-size: 24px;
}

.c-detail.c-detail--special .c-detail__content .content-modules .slick-arrow:before {
    position: absolute;
    top: 7px;
    left: 8px;
    font-family: multimedia-icons;
    font-size: 1.8rem;
    font-weight: 600;
    color: #ffffff;
}

.espacio-escritorio {
    margin-bottom: 8rem;
}

.infogram-movil {
    display: none;
}

.imagen-footer-movil {
    display: none;
}

@media screen and (min-width: 601px) and (max-width: 1400px) {
    .w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .content-title-h1-titu1 {
        font-size: 5vw;
        color: #00a443;
        line-height: 2vw;
        margin-left: 1rem;
        margin-top: 1rem;
    }

    .w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .content-title-h1-titu2 {
        font-size: 3vw;
        color: #fff;
        line-height: 3vw;
        margin-left: 5rem;
    }

    .w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .content-title-h1-titu5 {
        font-size: 6rem;
        color: #00a443;
        line-height: 6rem;
        margin-left: 0rem;
        margin-top: 1rem;
    }

    .w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns .content-title-h1-titu6 {
        font-size: 5rem;
        color: #fff;
        line-height: 1rem;
        margin-left: 0rem;
    }

    .w-fullscreen .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns {
        width: 85%;
        align-items: flex-start;
        margin-left: 5rem;
    }
}

@media only screen and (max-width: 890px) {
    .c-header .c-header__custom {
        bottom:0;
        grid-gap:0;
        gap: 0;
    }

    .c-detail.c-detail--special .c-detail__content {
        font-family: Roboto, sans-serif;
        margin-right: 0vw;
        overflow-x: hidden;
    }

    .c-detail.c-detail--special .c-detail__content .content-modules .content-title-phrase {
        display: block;
        font-size: 2.5rem !important;
        color: #ffffff !important;
        background: #00a443 !important;
        background-size: 12%;
        margin: 0 auto 2rem;
        width: 100%;
        font-weight: 600 !important;
        font-style: italic !important;
        font-family: Roboto, sans-serif !important;
    }

    .c-detail.c-detail--special .c-detail__content .content-modules .content-title-phrase,
    .c-detail.c-detail--special .c-detail__content .content-modules blockquote {
        padding: 2rem 3rem !important;
        margin-bottom: 2rem;
        word-wrap: break-word;
        text-align: left;
        font: 2.5rem/2.8rem Roboto, sans-serif;
        color: #ffffff;
        background: #00a443;
        background-size: 12%;
        display: block;
        font-weight: 600 !important;
    }

    .c-detail.c-detail--special .c-detail__content .content-modules .content-title-phrase {
        display: block;
        font: 2.8rem/3.5rem Roboto, sans-serif;
        color: #000000 !important;
        background: #00a443 !important;
        background-size: 12%;
        margin: 0 auto 2rem;
        width: 100%;
    }

    .c-detail.c-detail--special .c-detail__content .content-modules .composite-incolumns {
        display: contents;
        flex-direction: row;
        flex-wrap: nowrap;
        justify-content: space-around;
        gap: 9.5rem !important;
    }

    .paragraph .paragraph {
        color: #ffffff;
        font: 1.9rem/3.1rem Roboto, sans-serif;
        margin: 0 1.5rem 2rem;
    }

    h1.content-title-h1-titu5 {
        font-size: 6rem;
        color: #00a443;
        line-height: 3.4rem;
        text-align: center;
    }

    h1.content-title-h1-titu6 {
        font-size: 6rem;
        color: #fff;
        text-align: center;
        display: block;
    }

    h1>a {
        font-size: 2rem;
        color: #fff;
        text-align: center;
        font-family: Roboto, sans-serif;
    }

    .c-detail.c-detail--special .c-detail__content .content-modules p {
        color: #ffffff;
        width: fit-content !important;
        font: 1.9rem/3.1rem Roboto, sans-serif;
    }

    h1.content-title-h1-titu1 {
        font-size: 8rem;
        color: #00a443;
        line-height: 6rem;
        margin-top: -2rem;
        margin-left: 4rem;
    }

    h1.content-title-h1-titu2 {
        font-size: 4rem;
        color: #fff;
        text-align: center;
        display: block;
        margin-bottom: 3rem;
    }

    h1.content-title-h1-titu3 {
        font-size: 4.5rem;
        color: #00a443;
        line-height: 3rem;
        text-align: center;
        margin-left: 0rem;
    }

    h1.content-title-h1-titu3 b {
        -webkit-text-stroke: 0.5px #00a443;
        color: transparent;
    }

    h1.content-title-h1-titu4 {
        font-size: 4.5rem;
        color: #fff;
        line-height: 3rem;
        margin-bottom: 4rem;
        text-align: center;
    }

    h1.content-title-h1-titu4 b {
        -webkit-text-stroke: 0.5px #ffffff;
        color: transparent;
    }

    .espacio-escritorio {
        margin-bottom: 3rem;
        font-family: Roboto, sans-serif;
    }

    .video-background {
        width: 100vw;
        height: 30vh;
        background-color: #000;
    }

    .logo-soy-alfredo {
        display: none;
    }

    img.main-foto-iberdrola {
        width: 100% !important;
    }

    a.button-alfredo {
        font-size: 2rem;
    }

    .content-paragraph-h2-titu2 {
        font-size: calc(1.5vh + 1.5vw);
        width: 100%;
        padding: 15px;
    }

    .logo-soy-alfredo-footer {
        width: 60% !important;
        bottom: 2vh;
        position: relative;
    }

    .div-logo-header {
        height: 40vh;
        background-size: cover;
    }

    div.div-logo-header img.logo-soy-alfredo-header {
        width: 60% !important;
        margin-top: 14rem !important;
    }

    img.firma-logo-soy-alfredo {
        width: 100% !important;
        height: auto !important;
    }

    .content-title-h2-titu2,
    .content-title-h2-titu1 {
        padding-left: 20px;
    }

    p b,
    p strong {
        color: #ffffff;
        font-family: Roboto, sans-serif !important;
    }

    p em,
    p i {
        color: #ffffff;
        font-family: Roboto, sans-serif !important;
    }

    .c-detail.c-detail--special .c-detail__content .content-modules .paragraph-especial {
        color: #ffffff;
        font-family: Roboto, sans-serif !important;
        font: 1.9rem/3.1rem Roboto, sans-serif;
        margin-left: 0;
        width: 100%;
    }

    .infogram-escritorio {
        display: none;
    }

    .trustproject_logo {
        display: none;
    }

    div.article-bottom-box.public {
        display: none;
    }

    .header .header-custom {
        width: 100%;
        display: inline-flex;
        flex-direction: row;
        text-align: center;
        justify-content: space-around;
    }

    .header .header-custom .header-custom-logo {
        height: auto;
        margin: 0;
        margin-bottom: 0rem;
        margin-top: -1rem;
        width: 14rem;
    }

    .header .header-custom .header-custom-text {
        font-size: 1.3rem;
        font-family: Roboto, sans-serif;
        color: #ffffff;
        margin-right: -5rem;
        display: flex;
        align-items: center;
        margin-left: -4rem;
    }

    footer {
        background-color: #ffffff !important;
    }

    .c-detail.c-detail--special .c-detail__content .content-modules .article-picture {
        margin: 0.5rem auto 1rem !important;
    }

    .infogram-movil {
        display: grid !important;
        margin-top: 5rem;
    }

    .imagen-footer-escritorio {
        display: none;
    }

    .imagen-footer-movil {
        display: contents;
    }

    .futbol-en-barra-home {
        width: 100%;
    }

    div.paragraph {
        color: #ffffff;
        font: 1.9rem/3.1rem Roboto, sans-serif;
        margin: 0 1.5rem 2rem;
    }

    .c-detail.c-detail--special .c-detail__content .content-modules .freehtml p.letras-finas {
        width: 100vw !important;
        font-size: calc(5vw + 5vh) !important;
        font-family: system-ui !important;
        font-weight: bolder !important;
        text-align: center !important;
        -webkit-text-stroke: 1.5px #fff !important;
        color: transparent !important;
        letter-spacing: calc(0.2vh + 0.2vw);
    }
}

#m104-103-105 {
    color: #00a443;
}

#m101-100-102>i,
#m101-100-102>em {
    color: #00a443;
    font-size: 2rem;
}

.trustproject_logo {
    display: none !important;
}

footer {
    display: none !important;
}

.footer-copyright {
    display: none !important;
}

.footer-section-custom {
    display: none !important;
}

.pie {
    width: 100%;
    background: #FFF;
    color: #000;
    margin: auto;
    padding: 50px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding-bottom: 10vh;
}

.pie img {
    width: 230px !important;
    margin-top: 20px;
}

img[width="1"]{
    display:none;
}

@media screen and (max-width: 768px) {

    .pie p,
    .pie p strong {
        color: #000 !important;
        text-align: center;
        font-size: 1.5rem;
    }
}