.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.type-body-font,
body,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: Ruda, sans-serif
}

* a {
    text-decoration: none;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.post-tag-cat a {
    font-family: Ruda, sans-serif;
    color: #240e35;
    font-variant-ligatures: common-ligatures;
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
}

header {
    background-color: #000000;
}

header .container.logo {
    min-height: 130px;
    background-repeat: no-repeat;
    background-image: url(/dados/v1.1/imagens/barra-nena.png);
    background-position: 50% 50%;
    background-size: 100%;
}

header .logo_topo {
    padding-top: 32px;
}

body {
    color: #000000;
}

#publicidade-topo {
    margin: 30px 0 30px 0;
}

#publicidade-topo a img {
    margin: 0 auto;
    display: block;
}

#publicidade-meio {
    display: table;
    margin: 0 auto;
}

.navbar {
    background-color: rgba(0, 0, 0, .85);
}

.navbar-light .navbar-nav .nav-link {
    color: #ffffff;
    border-color: rgb(255 255 255 / 65%);
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #810177;
}
.navbar-toggler:focus, .navbar-toggler:hover {
    text-decoration: none;
    outline: none;
}
.menu ul {
    list-style: none;
    margin: 0 auto;
}

.menu a.nav-link {
    color: #999;
    transition: ease-in-out color .15s;
}

.menu a:hover {
    color: #696969;
    text-decoration: none;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #85878a;
}

.dropdown-item:hover {
    background-color: #e8e8e8;
}

/**destaque**/
.destaque {
    margin: 0;
    margin-top: 35px;
    margin-bottom: 15px;
}

.content {
    position: absolute;
    padding: 10px 10px 0;
    z-index: 5;
}

.destaque .d1 {
    padding-left: 0;
}

.destaque article {
    position: relative;
    overflow: hidden;
}

.destaque article .post-tag {
    left: 11%;
    position: absolute;
    transform: translateY(-50%) translateX(-7%);
    z-index: 5;
    bottom: -12px;
}

.destaque article .post-tag.m {
    top: 74%;
}

.post-tag-cat a {
    background-color: #000000;
    color: #FFFFFF;
    font-weight: 700;
    text-decoration: none;
    padding: 2px 8px;
    text-transform: uppercase;
}

.destaque article h2 {
    margin: 0;
}

.destaque article h2 a {
    font-size: 23px;
    color: #FFFFFF;
    font-weight: 700;
    text-decoration: none;
}

.destaque article h2.tl1 {
    line-height: 1.1;
}

.destaque article h2.tl1 a {
    font-size: 17px;
}

.destaque article h2 a:hover {

    color: #000000;
}

.destaque .col-sm {
    padding: 0;
}

.destaque .qd {
    margin-left: 36px;
}

a {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}

a img {
    transform: scale(1);
    transition: .3s;
    transform-style: preserve-3d;
}

[zm-foto] {
    overflow: hidden;
}

[zm-foto="1"]:hover img {
    transform: scale(1.1);
}

img {}

/**DARK**/
[data-dark-overlay]:before,
[data-overlay]:before,
[data-scrim-bottom]:after,
[data-scrim-top]:after {
    position: absolute;
    content: '';
    width: 100%;
    left: 0;
}

[data-dark-overlay="2.5"]:before {
    opacity: .25;
}

[data-dark-overlay] {}

[dark-overlay="2"]::before {
    content: "";
    display: block;
    position: absolute;
    padding: 100px 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.2);
}

.banner_meio {
    margin: 0 auto;
    padding: 0 5px;
    margin-bottom: 15px;
}

.banner-meio2 {
    margin: 0 auto;
}

#publicidade-meio a img {
    display: block;
    margin: 0 auto;
}
.qd-meio-video{
    background-color: #ececec;
    padding: 40px 0 40px 0;
}
.topico-video{
    color: #000000;
    font-size: 23px;
    border-bottom: 1px solid #000;
    margin-bottom: 24px;
    font-weight: 600;
}
.titulo-video{
    font-size: 18px;
    font-weight: 500;
}
.lk-mais-videos{
    color: #000000;
}
.qd-meio {
    margin-bottom: 15px;
}

.qd-meio-2 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.meio-nt-1 {
    border-right: #c7c8c9 1px solid;
    margin-top: 71px;
}

.meio-nt-2 {
    border-right: #c7c8c9 1px solid;
}

/** Quadro notícias **/
.qd-noticia {
    margin-bottom: 13px;
}

a.lk-noticia {
    color: #000000;
    text-decoration: none;
}

a.lk-noticia:hover {
    color: #696969;
}

a.lk-noticia article h3 {
    font-size: 1.4em;
}

.titulo-mais {
    font-size: 1.5em;
    border-bottom: #c7c8c9 1px solid;
    margin-bottom: 10px;
    font-weight: 600;
}

.qd-mini {
    border: none !important;
}

.qd-mini .card-body {
    padding: 1px;
    padding-left: 6px;
}

.qd-mini .card-title {
    margin-bottom: 1px;
}

.qd-mini .card-title a {
    font-size: 11px;
    color: #f4f4f4;
    font-weight: 700;
    padding: 2px 3px 2px 3px;
    background-color: #1F1F1F;
}

.qd-mini a.lk-noticia {
    font-size: 14px;
    color: #000000;
}

.qd-mini .img-fluid {
    margin-top: 7px;
}

.div-mini-1 {
    margin: 28px 0 5px 0;
}
.div-mini-2 {
    margin: 5px 0 5px 0;
}

img.mini-pr {
    float: left;
}

.lateral {
    font-size: 1.1em !important;
    float: right;
}

/** BANNER LATERAL **/
.bn-lateral-2 {
    margin-top: 64px;
}

.tpublicidade {
    width: 100%;
    margin-bottom: 2px;
    font-family: 'Roboto';
    font-size: 10px;
    color: #000;
    font-weight: 300;
    text-align: center;
    text-transform: uppercase;
}

/** SCROLL **/
#scrollUp {
    background: #212121;
    border-radius: 15% 0 0 15%;
    bottom: 80px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .05);
    color: #fff;
    font-size: 22px;
    line-height: 45px;
    position: fixed;
    right: 0;
    transition: all .3s ease 0s;
    width: 45px;
    z-index: 200;
    text-align: center;
    height: 45px;
    display: none;
}

/** BANNER VÍDEO **/
.banner-meiov {
    padding-top: 10px;
    border-top: 1px solid #e6e6e6;
    border-bottom: 1px solid #e6e6e6;
    margin-bottom: 13px;
}

/**video**/
.qd-minivd {
    margin: 0 auto;
    margin-bottom: 10px;
}
.qd-minivd .btn-play{
    font-size: 2.7em ;
}
.video-qd {
    width: 100%;
    padding-bottom: 56.25%;
    position: relative;
    overflow: hidden;
}

.video-qd::before {
    content: "";
    display: block;
    position: absolute;
    padding: 100px 0;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1;
    background-color: rgba(0, 0, 0, 0.50);
}

.box {
    position: absolute;
    top: -16.75%;
    bottom: 0;
    left: 0;
    right: 0;

}

a.btn-play {
    -webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;

}

.btn-play {
    left: 50%;
    letter-spacing: 2px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%) translateX(-50%);
    z-index: 5;
    font-size: 72px;
}

a.btn-play i {
    transition: all .3s ease 0s;
    color: #fff;
}

a.btn-play i:hover {
    transform: scale(1.2);
}

.titulo-video {
    color: #000000;
    font-size: 1.4em;
    margin-top: 10px;
    display: block;
}

[data-effict-zoom] img {
    transform: scale(1);
    transition: .3s;
    transform-style: preserve-3d
}
/** SUB **/
.titulos{
    font-size: 1.9em;
    margin: 30px 0;
}

footer {
    background-color: #ececec;
    color: #c7c7c7;
    padding: 1px;
}

@media (max-width:767px) {
    header .container.logo {
        min-height: 100px;
    }
    .qd-minivd {
        width: 93%;
    }
}