body[data-theme="dark"],
body[data-theme="dark"].noticia .topo-full .box .full .share {
    background: #34383f;
}

.box {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.titulo_principal {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

[data-theme="dark"] .arte-content blockquote:before {
    background-color: #34383f;
}

[data-theme="dark"] .arte-content blockquote::before {
    color: #40434c;
}

.arte-content img {
    width: -webkit-fill-available !important;
}

.swiper-container {
    width: 100%;
    height: auto;
}

.uva-container {
    pointer-events: none;
}

.galeria-container {
    pointer-events: none;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.local-foto {
    width: 440px;
    margin: 24px;
}

@media only screen and (max-width: 500px) {
    .local-foto {
        width: 300px;
        margin: 24px;
    }
}

.swiper-slide {
    background-color: #34383f;
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff !important;
}

.swiper-pagination-bullet {
    background: #fff !important;
    opacity: .2;
    margin: 2px;
}

.swiper-pagination-bullet {
    margin: 2px;
}

.swiper-pagination {
    margin: auto 50%;
    display: flex;
    flex-direction: row;
    bottom: 0;
    transform: translateX(-50%) !important;
}

.swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}

.swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E") !important;
}

@media only screen and (max-width: 500px) {
    .swiper-button-prev {
        display: none;
    }

    .swiper-button-next {
        display: none;
    }
}

#cover {
    width: 100%;
    height: 100vh;
    object-fit: cover;
    background-position: center;
    background-image: url('https://arte.estadao.com.br/ciencia/lua-50-anos/media/blue.gif');
    background-repeat: no-repeat;
}

#container_cover_titulo {
    width: 100%;
    max-width: 650px;
    margin: 0 auto 0 auto;
    text-align: center !important;

}

#cover_titulo {
    display: inline-block;
    font: 3.5em/1.2em 'EstadoHeadlinebold', 'serif' !important;
    letter-spacing: -0.05rem;
    color: white !important;
    margin-top: 30vh;
}

@media screen and (max-width: 414px) {
    #cover_titulo {
        font-size: 32px !important;
        line-height: 38px !important;
        letter-spacing: -0.01rem !important;
    }
}

#cover_subtitulo {
    display: inline-block;
    font: 18px/28px 'LatoBold', 'Georgia' !important;
    color: white !important;
    margin-top: 20px;
    padding: 10px;
    float: none !important;
}

.sombra {
    text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.35), 1px 1px 1px rgba(0, 0, 0, 0.5), -1px -1px 1px rgba(0, 0, 0, 0.5);
}

/* .box, */
.infos {
    text-align: center;
}


.full {
    border-top: none !important;
}


sub {
    vertical-align: initial;
}

.topo-full .box p {
    display: none;
}

.swiper-container figure.uva-graphic[style] {
    background: transparent;
}
