/*
Theme Name: Melhores Serviços 2022
Description: Tema para WordPress.
Author: Geosfera
Author URI: http://geosfera.com.br/
Version: 3.2
.
Your theme will be your copyrighted work.
Like WordPress, this work is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/

@import url('css/wp.css');
@import url('https://fonts.googleapis.com/css2?family=Fira+Sans+Condensed:wght@100;300;400;700&display=swap');
@font-face {
    font-family: 'gobold_extra2regular';
    src: url('./fonts/gobold_extra2-webfont.woff2') format('woff2'), url('./fonts/gobold_extra2-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


/*
CSS PRELOAD HOVER IMAGES
*/

body::after {
    position: absolute;
    width: 0;
    height: 0;
    overflow: hidden;
    z-index: -1;
    content: url('./imagens/ico-facebook2a_hover.png') url('./imagens/ico-twitter2a_hover.png') url('./imagens/ico-pinterest2a_hover.png') url('./imagens/categoria_left_arrow_hover.png') url('./imagens/categoria_right_arrow_hover.png');
}

a img {
    border: 0;
}

body {
    color: #646464;
    font-family: 'Fira Sans Condensed', sans-serif;
    font-size: 18px;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
}

.wrapper {
    max-width: 1200px;
    margin: 0 auto;
    padding: 1.0em;
}

.wrapper_1000 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 1.0em;
}

.relative {
    position: relative;
}

.d_flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.banner {
    text-align: center;
}

.banner img {
    width: auto;
    max-width: 100%;
    height: auto;
}

.banner_direita {
    float: right;
    padding: 0px;
    max-width: 300px;
    margin-left: 50px;
}

.header_estadao {
    height: 40px;
}

header {
    background-color: #ffffff;
    background-image: url('./imagens/img-header-int-a.png'), url('./imagens/img-header-int-b.svg'), url('./imagens/bg-hader-1.png');
    background-position: left bottom, right top, center top;
    background-repeat: no-repeat, no-repeat, repeat-x;
    height: 165px;
    top: 65px;
}

header figure#melhores-servicos-2020 {
    max-width: 108px;
    margin: 0;
}

header #menu #menu_desktop ul {
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0;
    padding: 0;
}

header #menu #menu_desktop ul li {
    margin: 0 10px;
}

header #menu #menu_desktop ul li a:link,
header #menu #menu_desktop ul li a:active,
header #menu #menu_desktop ul li a:visited {
    color: #ffffff;
    text-decoration: none;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

header #menu #menu_desktop ul li a:hover {
    color: #eed54c;
}

header ul.social {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
}

header ul.social li,
header ul.social li a {
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
}

header ul.social li a.facebook {
    background: url('./imagens/ico-facebook2a.png') center center no-repeat;
}

header ul.social li a.facebook:hover {
    background: url('./imagens/ico-facebook2a_hover.png') center center no-repeat;
}

header ul.social li a.twitter {
    background: url('./imagens/ico-twitter2a.png') center center no-repeat;
}

header ul.social li a.twitter:hover {
    background: url('./imagens/ico-twitter2a_hover.png') center center no-repeat;
}

header ul.social li a.pinterest {
    background: url('./imagens/ico-pinterest2a.png') center center no-repeat;
}

header ul.social li a.pinterest:hover {
    background: url('./imagens/ico-pinterest2a_hover.png') center center no-repeat;
}

header .realizacao_produzido {
    font-size: 14px;
    gap: 20px;
}

header .realizacao_produzido figure {
    margin: 0 10px;
}

header#homepage {
    background-color: #ffffff;
    background-image: url(./imagens/img-header-a.svg), url(./imagens/img-header-b.svg), url(./imagens/bg-hader-1.png);
    background-position: -170px -153px, top right -300px, center top;
    background-repeat: no-repeat, no-repeat, repeat-x;
    background-size: 518px auto, 600px auto, 100% 521px;
    height: fit-content;
    top: 65px;
    min-height: 660px;
}

header#homepage figure#melhores-servicos-2020 {
    opacity: 0;
}

header#homepage #area_homepage {
    text-align: center;
    margin: 0 auto;
    max-width: 850px;
}

header#homepage #area_homepage h2 {
    color: #ffffff;
    font-size: 24px;
    margin: 40px auto;
    max-width: 750px;
}

header#homepage .realizacao_produzido {
    justify-content: center;
    align-items: baseline;
}

@media screen and (max-width: 980px) {
    header {
        background-color: #ffffff;
        background-image: url('./imagens/img-header-int-a.png'), url('./imagens/img-header-int-b_mobile.png'), url('./imagens/bg-hader-1.png');
        background-position: left bottom, right top, center top;
        background-repeat: no-repeat, no-repeat, repeat-x;
        background-size: auto auto, auto 100%, auto auto;
        height: fit-content;
        top: 65px;
    }
    header#homepage {
        background-color: #0068A9;
        background-position: -71px -50px, top right -140px, center top;
        background-repeat: no-repeat, no-repeat, repeat-x;
        min-height: 1px;
        background-size: auto 75%, auto 60%, 100% 100%;
    }
    header #menu #menu_desktop ul li {
        margin: 5px 15px;
    }
    header ul.social {
        position: absolute;
        right: 1em;
        top: 55px;
    }
    header figure#melhores-servicos-2020 {
        margin: -5px;
    }
}

@media screen and (max-width: 400px) {
    .realizacao.d_flex,
    .produzido.d_flex {
        flex-direction: column;
    }
    div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.top div.numbers_wrapper {
        gap: 10px;
    }
}

h2.titulo_01 {
    color: #eed54c;
    background: url('./imagens/bg-titulo.png') left center no-repeat;
    font-size: 40px;
    font-family: 'gobold_extra2regular';
    padding: 10px 175px 10px 175px;
    text-transform: uppercase;
    margin: 50px auto;
    width: fit-content;
}

h2.titulo_01_2022 {
    color: #fcf58a;
    font-size: 42px;
    font-family: 'gobold_extra2regular';
    text-transform: uppercase;
    width: 100%;
    text-align: center;
    line-height: 55px;
    background-color: #233d69;
    margin: 0;
    padding: 10px 0;
}

figure#post_thumbnail {
    text-align: center;
    margin: 50px auto;
}

.entry-content {
    max-width: 750px;
    margin: 0 auto;
}

.entry-content p {
    font-size: 20px;
    line-height: 30px;
    margin: 30px 0;
}

.entry-content p strong {
    font-size: 23px;
}

.entry-content h2 {
    color: #0068a9;
    font-size: 35px;
    line-height: 35px;
    margin: 30px 0;
}

.entry-content h3 {
    color: #0068a9;
    font-size: 36px;
    line-height: 46px;
    margin: 30px 0;
}

.entry-content h4 {
    color: #0068a9;
    font-size: 20px;
    line-height: 20px;
    margin: 30px 0;
}

.entry-content img {
    max-width: 100%;
    height: auto;
}

.olho p {
    font-size: 20px;
}

.sub_titulo {
    width: 33%;
    max-width: 400px;
    float: left;
    text-align: right;
    z-index: 1;
}

.sub_titulo p {
    color: #0068a9;
    margin: 25px 0;
    font-size: 36px;
    line-height: 40px;
}

.sub_titulo p strong {
    color: #FFE500;
    font-family: 'gobold_extra2regular';
    font-size: 50px;
    line-height: 60px;
    text-transform: uppercase;
    font-weight: normal;
    margin: 5px 0;
    display: block;
}

.entry-content blockquote {
    background: url('./imagens/aspas1.png') 15px 5px no-repeat;
    border-left: #FFE500 10px solid;
    margin: 25px;
    padding: 0 20px 0 50px;
    display: inline-block;
    ;
}

.entry-content blockquote p {
    line-height: 35px;
    margin: 0;
}

.entry-content blockquote p em {
    color: #0068a9;
    font-size: 25px;
    font-style: normal;
}

.entry-content blockquote.esquerda {
    background: #0068a9;
    background-image: url('./imagens/aspas2.png'), url('./imagens/bolinhas1.png'), url('./imagens/branco.png'), url('./imagens/branco.png'), url('./imagens/branco.png');
    background-position: 25px top, right bottom, left top, right top, left bottom;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: auto auto, auto auto, 100% 25px, 20px 100%, 100% 30px;
    border-left: none;
    padding: 50px;
    width: 300px;
    float: left;
    margin: 0 25px 25px 0;
}

.entry-content blockquote.direita {
    background: #0068a9;
    background-image: url('./imagens/aspas2.png'), url('./imagens/bolinhas1.png'), url('./imagens/branco.png'), url('./imagens/branco.png'), url('./imagens/branco.png');
    background-position: 25px top, right bottom, left top, right top, left bottom;
    background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, no-repeat;
    background-size: auto auto, auto auto, 100% 25px, 20px 100%, 100% 30px;
    border-left: none;
    padding: 50px;
    width: 300px;
    float: right;
    margin: 0 0 25px 25px;
}

.entry-content blockquote.esquerda p,
.entry-content blockquote.direita p {
    color: #ffffff;
    margin: 0;
    line-height: 25px;
}

.entry-content blockquote.esquerda p em,
.entry-content blockquote.direita p em {
    color: #ffffff;
    font-size: 25px;
    font-style: normal;
    line-height: 35px;
}

.entry-content .banner {
    max-width: 300px;
    float: right;
    margin: 0 0 25px 25px;
}

@media screen and (max-width: 980px) {
    .entry-content blockquote {
        background: url('./imagens/aspas1.png') 5px 5px no-repeat;
        border-left: #FFE500 3px solid;
        margin: 15px 0;
        padding: 0 0 0 20px;
        display: inline-block;
        ;
    }
    .entry-content blockquote.esquerda,
    .entry-content blockquote.direita {
        background-image: url('./imagens/aspas2.png'), url('./imagens/bolinhas1.png');
        background-position: 5px 5px, right bottom;
        background-repeat: no-repeat, no-repeat;
        background-size: auto auto, auto auto;
        padding: 55px 10%;
        width: 80%;
    }
    .entry-content blockquote.esquerda p em,
    .entry-content blockquote.direita p em {
        color: #ffffff;
        font-size: 22px;
        font-style: normal;
        line-height: 32px;
    }
    .sub_titulo {
        width: 100%;
        max-width: 320px;
        float: left;
        margin: 0 auto;
        text-align: center;
    }
    .entry-content .banner {
        width: 100%;
        max-width: 100%;
        clear: right;
        margin: 25px auto;
    }
}


/* Home */

#container.homepage #content {
    margin-top: -300px;
}

#container.homepage #content #post .entry-content {
    max-width: 750px;
    margin: 0 auto;
    padding: 0 10px 0 10px;
    text-align: center;
}

#container.homepage #content #post .entry-content h3 {
    color: #0068a9;
    font-size: 36px;
    line-height: 46px;
}

#container.homepage #content #post .entry-content h3 strong {
    color: #FCD33B;
    font-family: 'gobold_extra2regular';
    font-size: 51px;
    font-weight: normal;
    line-height: 61px;
    text-transform: uppercase;
}

#container.homepage #content #post .entry-content p {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}

#container.homepage #content #post .entry-content p strong {
    font-size: 23px;
}

#container.homepage #content #post section#metodologia {
    background-image: url('./imagens/pixel-light-blue.jpg');
    background-position: right top;
    background-size: 100%;
    background-repeat: no-repeat;
    min-height: 450px;
    margin-top: 50px;
    position: relative;
}

#container.homepage #content #post section#metodologia .wrapper {
    background: url(./imagens/estrela-metodologia.png) left top no-repeat;
    min-height: 532px;
    padding-left: 370px;
    display: flex;
    align-items: flex-start;
    max-width: 1200px;
    background-size: contain;
    position: relative;
    margin: 0;
}

#container.homepage #content #post section#metodologia .wrapper .txt h2 {
    background: url('./imagens/estrelas.svg') left top no-repeat;
    color: #fcf58a;
    font-size: 40px;
    font-family: 'gobold_extra2regular';
    font-weight: normal;
    padding-top: 50px;
    margin: 10px 0;
    background-size: 86px;
}

#container.homepage #content #post section#metodologia .wrapper .txt p {
    color: #ffffff;
    margin: 0;
    font-size: 20px;
}

#container.homepage #content #post section#metodologia .wrapper .txt p.first {
    margin-top: -27px;
}

#container.homepage #content #post section#metodologia .wrapper .txt a.leia_mais:link,
#container.homepage #content #post section#metodologia .wrapper .txt a.leia_mais:active,
#container.homepage #content #post section#metodologia .wrapper .txt a.leia_mais:visited {
    background: url('./imagens/quadrado.png') 2px 2px no-repeat;
    color: #fcf58a;
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    margin: 25px 0;
    text-transform: uppercase;
    padding: 6px 5px 5px 40px;
    width: fit-content;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

#container.homepage #content #post section#metodologia .wrapper .txt a.leia_mais:hover {
    background: #023b6b url('./imagens/quadrado.png') 2px 2px no-repeat;
}

#container.homepage #content #post section#opiniao {
    background: #fcf9e6;
    padding: 25px;
}

#container.homepage #content #post section#opiniao .d_flex {
    justify-content: center;
    align-items: flex-start;
}

#container.homepage #content #post section#opiniao .d_flex h2 {
    background: url('./imagens/aspas3.png') 0 0 no-repeat;
    width: 30%;
    max-width: 280px;
    text-align: right;
    color: #0068a9;
    margin: 25px 0;
    font-size: 36px;
    line-height: 36px;
    font-weight: normal;
    padding: 25px 10px 0 0;
}

#container.homepage #content #post section#opiniao .d_flex h2 strong {
    color: #FFE500;
    font-family: 'gobold_extra2regular';
    font-size: 42px;
    line-height: 36px;
    text-transform: uppercase;
    font-weight: normal;
}

#container.homepage #content #post section#opiniao .d_flex div.txt {
    width: 65%;
    max-width: 570px;
    margin-left: 50px;
    line-height: 28px;
}

#container.homepage #content #post section#opiniao .d_flex div.txt a.leia_mais:link,
#container.homepage #content #post section#opiniao .d_flex div.txt a.leia_mais:active,
#container.homepage #content #post section#opiniao .d_flex div.txt a.leia_mais:visited {
    background: url('./imagens/quadrado.png') 2px 2px no-repeat;
    color: #0068a9;
    display: block;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    margin: 25px 0;
    text-transform: uppercase;
    padding: 6px 6px 5px 40px;
    width: fit-content;
    line-height: 22px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
}

ul#lista_materias.d_flex {
    list-style: none;
    align-items: flex-start;
    justify-content: center;
}

ul#lista_materias.d_flex li {
    max-width: 278px;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    margin: 0 15px 50px 15px;
}

ul#lista_materias.d_flex li figure {
    margin: 0;
}

ul#lista_materias.d_flex li h3 {
    margin: 15px 0 0 0;
    text-transform: uppercase;
}

ul#lista_materias.d_flex li h3 a {
    color: #0068a9;
    text-decoration: none;
    font-size: 20px;
    line-height: 24px;
    font-weight: 900;
}

ul#lista_materias.d_flex li .p_olho a {
    color: #646464;
    text-decoration: none;
}

ul#lista_materias.d_flex li:hover {
    opacity: 0.85;
}

ul#lista_materias.d_flex li .p_olho p {
    margin: 0;
}

#container.homepage #content #post section#opiniao .d_flex div.txt a.leia_mais:hover {
    background: #502c73 url('./imagens/quadrado.png') 2px 2px no-repeat;
    color: #FFE500;
}

#container.homepage #content #post section#edicao-impressa {
    background: url('./imagens/bottom.png');
    background-position: left top;
    background-repeat: no-repeat;
}

#container.homepage #content #post section#edicao-impressa .wrapper.d_flex {
    min-height: 330px;
    justify-content: center;
    max-width: 860px;
    padding-bottom: 100px;
}

#container.homepage #content #post section#edicao-impressa .d_flex .texto h2 {
    text-align: left;
    color: #0068a9;
    margin: 25px 0;
    font-size: 36px;
    line-height: 36px;
    font-weight: normal;
    padding: 25px 10px 0 0;
}

#container.homepage #content #post section#edicao-impressa .d_flex .texto h2 strong {
    color: #FFE500;
    font-family: 'gobold_extra2regular';
    font-size: 53px;
    line-height: 73px;
    text-transform: uppercase;
    font-weight: normal;
}

#container.homepage #content #post section#edicao-impressa .d_flex .texto a {
    background: #3b68a5;
    color: #fcf58a;
    padding: 10px 35px;
    text-transform: uppercase;
    margin: 15px 0;
    text-decoration: none;
    display: inline-block;
    -webkit-transition: all 300ms ease;
    transition: all 300ms ease;
    font-weight: 700;
    font-size: 16px;
    line-height: 25px;
}

#container.homepage #content #post section#edicao-impressa .d_flex .texto a:hover {
    background: #fcf58a;
    color: #3b68a5;
}

@media screen and (max-width: 900px) {
    #container.homepage #content #post section#edicao-impressa .wrapper.d_flex {
        flex-direction: column;
    }
}

@media screen and (max-height: 950px) {
    #container.homepage {
        height: fit-content;
        min-height: fit-content;
    }
    #container.homepage #content {
        margin-top: 0;
    }
}

@media screen and (max-width: 1250px) {
    figure img {
        max-width: 100%;
        height: auto;
    }
    h2.titulo_01 {
        color: #eed54c;
        background: url('./imagens/bg-titulo.png') right center no-repeat;
        font-size: 40px;
        font-family: 'gobold_extra2regular';
        padding: 10px 15px 10px 15px;
        text-transform: uppercase;
        margin: 50px auto;
        width: fit-content;
    }
    #container.homepage #content #post section#edicao-impressa .d_flex .texto {
        margin-top: 100px;
    }
    #container.homepage #content #post section#metodologia .wrapper {
        background: none;
        max-width: 100%;
        width: 100%;
        margin: 0 auto;
        display: flex;
        align-items: center;
        min-height: 1px;
        position: relative;
        padding: 25px 0;
        height: auto;
        max-height: 100%;
    }
    div#main div#container.homepage div#content section#metodologia div.wrapper div.txt {
        margin-top: 0 !important;
    }
    #container.homepage #content #post section#opiniao .d_flex h2 {
        width: 100%;
    }
    #container.homepage #content #post section#opiniao .d_flex div.txt {
        width: 100%;
        margin-left: 0px;
    }
    ul#lista_materias.d_flex {
        justify-content: center;
        padding: 0;
    }
    ul#lista_materias.d_flex li {
        margin: 0 15px 50px 15px;
    }
    section#metodologia div.wrapper {
        max-width: 100%;
    }
    div#main div#container.homepage div#content section#metodologia {
        min-height: 1px;
        position: relative;
        background-size: cover;
    }
    section#metodologia div.wrapper div.txt {
        max-width: 100% !important;
    }
    #container.homepage #content #post section#metodologia {
        background-size: 100% 650px;
    }
    section#metodologia div.wrapper div.txt div.inner_wrapper {
        padding: 10px;
    }
}


/* Home */


/* Categorias */

ul#lista_categorias {
    list-style: none;
    justify-content: center;
}

ul#lista_categorias li.item {
    background-color: #0068a9;
    background-position: center center;
    background-repeat: no-repeat;
    margin: 15px;
    padding: 10px;
    min-height: 250px;
    display: flex;
    align-items: center;
    position: relative;
    width: 20%;
    max-width: 250px;
}

ul#lista_categorias li {
    position: relative;
}

ul#lista_categorias li:hover {
    z-index: 99;
    position: relative;
}

ul#lista_categorias li div.alt-ranking {
    opacity: 0;
    position: absolute;
    width: 100%;
    left: 0;
    height: auto;
    max-height: 350px;
    z-index: 99;
    text-align: center;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    min-height: 270px;
}

ul#lista_categorias li:hover div.alt-ranking {
    opacity: 1;
}

ul#lista_categorias li div.alt-ranking h4 {
    color: #ffffff;
    font-size: 20px;
    text-transform: none;
    font-weight: bold;
    margin: 15px;
}

ul#lista_categorias li div.alt-ranking .classificacao {
    margin: 0;
    padding: 0 0 10px 0;
}

ul#lista_categorias li div.alt-ranking .classificacao li {
    display: block;
    min-height: auto;
    margin-bottom: 10px;
    font-weight: bold;
    width: 100%;
}

ul#lista_categorias li div.alt-ranking .classificacao li strong {
    font-weight: normal;
}

ul#lista_categorias li div.alt-ranking .classificacao li a {
    background: none;
    padding: 0;
}

ul#lista_categorias li div.alt-ranking .classificacao li:first-child {
    color: #FCD33B;
    font-size: 16px;
    font-style: italic;
}

ul#lista_categorias li div.alt-ranking .classificacao li:first-child strong {
    color: #ffffff;
    font-size: 18px;
    font-style: normal;
    text-transform: uppercase;
    font-weight: normal;
    margin: 10px 0;
}

ul#lista_categorias li div.alt-ranking .classificacao li {
    color: #ffffff;
    font-size: 14px;
    margin: 0 0 10px 0;
    padding: 0;
}

ul#lista_categorias li div.alt-ranking .classificacao li strong {
    text-transform: uppercase;
}

ul#lista_categorias li div.alt-ranking p.v_mais {
    font-size: 14px;
    font-style: italic;
    padding: 5px 0;
}

ul#lista_categorias li div.alt-ranking a.btn_cat_alt {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

ul#lista_categorias li div.alt-ranking.cor {
    background: #0068a9;
}

ul#lista_categorias li div.alt-ranking.cor p.v_mais {
    background: #FCD33B;
    color: #0068a9;
}

ul#lista_categorias li a.btn_cat:link,
ul#lista_categorias li a.btn_cat:active,
ul#lista_categorias li a.btn_cat:visited {
    color: #ffffff;
    font-size: 25px;
    line-height: 30px;
    font-weight: bold;
    align-items: center;
    padding-bottom: 140px;
    max-height: 200px;
    height: 100%;
    width: 100%;
    text-decoration: none;
    text-align: center;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    z-index: 1;
}

@media screen and (max-width: 980px) {
    ul#lista_categorias {
        padding: 0;
    }
    ul#lista_categorias li.item {
        width: 100%;
        max-width: 230px;
    }
}


/* Categorias */


/* Single Categorias */

#cat_topo {
    background-color: #233d69;
}

#cat_topo .wrapper {
    color: #ffffff;
    padding: 15px 5px;
}

#cat_topo .wrapper .wrapper_2 {
    text-align: center;
}

#cat_topo .wrapper p {
    margin: 0;
    font-size: 20px;
    line-height: 30px;
    text-transform: uppercase;
}

#cat_topo .wrapper h1 {
    margin: 0;
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
}

#cat_cabecalho.d_flex figure {
    margin-top: -175px;
}

#cat_cabecalho.d_flex ul#classificacao {
    max-width: 780px;
    width: 100%;
    margin-left: auto;
    list-style: none;
}

#cat_cabecalho.d_flex ul#classificacao li {
    color: #592975;
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 5px 0;
    justify-content: flex-start;
}

#cat_cabecalho.d_flex ul#classificacao li span {
    font-family: 'gobold_extra2regular';
    font-weight: normal;
    font-size: 22px;
    margin: 5px 0;
    width: 71px;
    display: inline-block;
    text-align: center;
}

#cat_cabecalho.d_flex ul#classificacao li div {
    margin-left: 10px;
}

#cat_cabecalho.d_flex ul#classificacao li.primeiro {
    font-size: 30px;
    line-height: 71px;
}

#cat_cabecalho.d_flex ul#classificacao li.primeiro span {
    background-image: url('./imagens/estrela.png');
    background-position: top center;
    background-repeat: no-repeat;
    width: 71px;
    height: 71px;
    display: inline-block;
    text-align: center;
    line-height: 75px;
}

@media screen and (max-width: 980px) {
    #cat_cabecalho.d_flex figure {
        margin: 0 auto;
    }
    #cat_cabecalho.d_flex ul#classificacao {
        padding: 0;
    }
    #cat_cabecalho.d_flex ul#classificacao li span {
        margin: auto;
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    #cat_cabecalho.d_flex ul#classificacao li.primeiro span {
        margin: auto;
        display: block;
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    #cat_cabecalho.d_flex ul#classificacao li div {
        margin: 5px auto;
    }
    #cat_cabecalho.d_flex ul#classificacao li {
        text-align: center;
    }
}


/* Single Categorias */


/* Single */

#container.page #content.wrapper .d_flex.wrapper_1000 .olho {
    width: 65%;
}

#container.page #content.wrapper .d_flex.wrapper_1000 {
    align-items: center;
}

@media screen and (max-width: 980px) {
    #container.page #content.wrapper .d_flex.wrapper_1000 .olho {
        width: 100%;
    }
}


/* Single */

#container.materias #content .data {
    color: #a9a9a9;
    text-align: center;
    font-size: 16px;
}

#container.materias #content h1.entry-title {
    color: #0068a9;
    text-align: center;
    font-size: 45px;
    line-height: 55px;
    max-width: 600px;
    margin: 25px auto;
    text-transform: uppercase;
}

#container.materias #content .sub_titulo_materias {
    color: #0068a9;
    text-align: center;
    max-width: 600px;
    font-size: 26px;
    line-height: 30px;
    margin: -25px auto 25px auto;
}

#container.materias #content .olho {
    color: #646464;
    text-align: center;
    font-size: 23px;
    line-height: 29px;
    margin: 25px auto;
    font-weight: bold;
}

@media screen and (max-width: 980px) {
    #container.materias #content h1.entry-title {
        font-size: 35px;
        line-height: 45px;
    }
}


/* Paginas */


/* Paginas */

footer {
    text-align: center;
    background: #0068a9;
    background-image: url('./imagens/footer-1.png'), url('./imagens/footer-2.png'), url('./imagens/bg-hader-1.png'), url('./imagens/bg-cidade.jpg');
    background-position: left bottom, right 65px, center bottom, center bottom;
    background-repeat: no-repeat, no-repeat, repeat-x, no-repeat;
    background-size: auto auto, auto auto, 100% 70px, cover;
    min-height: 520px;
    position: relative;
    margin-top: 50px;
}

footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

footer ul.social {
    margin: 25px auto;
}

footer ul.social li {
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: 0 10px;
}

footer ul.social li a {
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: 0;
}

footer ul.social li a.facebook {
    background: url('./imagens/ico-facebook.png') center center no-repeat;
}

footer ul.social li a.twitter {
    background: url('./imagens/ico-twitter.png') center center no-repeat;
}

footer ul.social li a.pinterest {
    background: url('./imagens/ico-pinterest.png') center center no-repeat;
}

footer h3 {
    color: #3b68a5;
    text-align: center;
    font-size: 24px;
}

footer .anteriores.d_flex {
    justify-content: center;
}

footer .anteriores.d_flex li {
    margin: 0;
    border-right: #666 solid 2px;
    padding: 0 5px;
}

footer .anteriores.d_flex li:last-child {
    border-right: none;
}

footer .anteriores.d_flex li a {
    color: #666666;
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    -moz-transition: 0.3s ease-out;
    -o-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}

footer .anteriores.d_flex li a:hover {
    color: #0068a9;
}

footer #copyright {
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
    position: absolute;
    bottom: 10px;
    width: 100%;
    text-align: center;
}

@media screen and (max-width: 980px) {
    footer {
        background-image: url('./imagens/footer-1.png'), url('./imagens/footer-2.png'), url('./imagens/bg-hader-1.png'), url('./imagens/bg-cidade.jpg');
        background-position: left bottom, right bottom, center bottom, center bottom;
        background-repeat: no-repeat, no-repeat, repeat-x, no-repeat;
        background-size: auto 25%, auto 25%, 100% 70px, cover;
    }
}

header#homepage div.wrapper.wrapper_header {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

header#homepage div.wrapper.wrapper_header div.entry-content.wrapper.home_desktop_only h3 strong {
    color: #FCD33B;
    font-family: 'gobold_extra2regular';
    font-size: 51px;
    font-weight: normal;
    line-height: 61px;
    text-transform: uppercase;
}

div#main div#container.homepage div#content div#post div.entry-content.wrapper.home_mobile_only {
    display: none;
}

@media screen and (max-width: 980px) {
    div#main div#container.homepage div#content div#post div.entry-content.wrapper.home_mobile_only {
        display: block;
    }
    header#homepage div.wrapper.wrapper_header div.entry-content.wrapper.home_desktop_only {
        display: none;
    }
}

@media screen and (max-width: 650px) {
    header#homepage {
        background-size: auto 50%, auto 40%, 100% 100%;
    }
    header#homepage #area_homepage {
        margin: 0 auto;
    }
}

@media screen and (max-width: 400px) {
    header#homepage {
        background-size: auto 40%, auto 30%, 100% 100%;
    }
}

.disable-scrollbars::-webkit-scrollbar {
    background: transparent;
    /* Chrome/Safari/Webkit */
    width: 0px;
}

.disable-scrollbars {
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* IE 10+ */
}

div#main div#container.homepage section#categorias_2.wrapper div.left ul {
    list-style: none;
    margin: 25px 0;
    padding: 0;
    overflow: auto;
    height: 100%;
    max-height: 350px;
    max-width: 250px;
}

div#main div#container.homepage div#content section#categorias_2.wrapper {
    display: flex;
    max-width: none;
    margin: 50px 0 0 100px;
    padding: 0;
}

@media screen and (max-width: 1200px) {
    div#main div#container.homepage div#content section#categorias_2.wrapper {
        margin: 25px 0 0 25px;
    }
    div#main div#container.homepage div#content section#categorias_2.wrapper div.right {
        margin-left: 80px;
    }
    div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.icon div.lugar_wrapper {
        margin-left: 60px;
    }
}

@media screen and (max-width: 1000px) {
    div#main div#container.homepage div#content section#categorias_2.wrapper {
        flex-direction: column-reverse;
    }
    div#main div#container.homepage div#content section#categorias_2.wrapper div.right {
        margin-left: 35px !important;
    }
    div#main div#container.homepage section#categorias_2.wrapper div.left ul {
        max-width: 100%;
        columns: 3;
        padding: 10px;
    }
    div#main div#container.homepage div#content section#categorias_2.wrapper div.left div.down_arrow {
        display: none;
    }
    div#main div#container.homepage div#content section#categorias_2.wrapper div.left span.title {
        width: 100%;
        text-align: center;
        position: relative;
        display: block;
        margin-top: 50px;
    }
}

@media screen and (max-width: 500px) {
    div#main div#container.homepage section#categorias_2.wrapper div.left ul {
        columns: 2;
        max-height: 100%;
    }
    div#main div#container.homepage div#content section#categorias_2.wrapper div.left ul.disable-scrollbars li {
        margin: 15px 0 !important;
    }
    ul#lista_categorias_2022 {
        margin: 0;
        padding: 0;
    }
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.left div.down_arrow {
    background: url('./imagens/categoria_down.png');
    width: 50px;
    height: 50px;
    cursor: pointer;
    transition: all .25s ease-out;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.left div.down_arrow:hover {
    opacity: 0.8;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.left span.title {
    font-family: 'gobold_extra2regular';
    color: #3b68a5;
    font-size: 42px;
    line-height: 55px;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.left ul.disable-scrollbars li {
    font-size: 16px;
    line-height: 26px;
    color: #646466;
    margin: 5px 0;
    cursor: pointer;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right {
    background-color: #fcf58a;
    width: 100%;
    margin-left: 100px;
    position: relative;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.top div.numbers_wrapper div.left_arrow {
    background: url('./imagens/categoria_left_arrow.png');
    width: 60px;
    height: 60px;
    cursor: pointer;
    transition: all .25s ease-out;
    background-repeat: no-repeat;
    background-position: 10px;
    background-position: 43px;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.top div.numbers_wrapper div.left_arrow:hover {
    background: url('./imagens/categoria_left_arrow_hover.png');
    width: 60px;
    height: 60px;
    cursor: pointer;
    transition: all .25s ease-out;
    background-repeat: no-repeat;
    background-position: 10px;
    background-position: 43px;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.top div.numbers_wrapper div.right_arrow {
    background: url('./imagens/categoria_right_arrow.png');
    width: 60px;
    height: 60px;
    cursor: pointer;
    transition: all .25s ease-out;
    background-repeat: no-repeat;
    background-position: 10px;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.top div.numbers_wrapper div.right_arrow:hover {
    background: url('./imagens/categoria_right_arrow_hover.png');
    width: 60px;
    height: 60px;
    cursor: pointer;
    transition: all .25s ease-out;
    background-repeat: no-repeat;
    background-position: 10px;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.top div.numbers_wrapper div.spacer {
    width: 1px;
    height: 81px;
    background: url('./imagens/categoria_spacer.png');
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.top div.numbers_wrapper span.curr_number {
    font-family: 'gobold_extra2regular';
    font-size: 36px;
    line-height: 40px;
    color: #3b68a5;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.top div.numbers_wrapper span.total_number {
    font-family: 'gobold_extra2regular';
    font-size: 18px;
    line-height: 40px;
    color: #646466;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.top div.numbers_wrapper {
    display: flex;
    align-items: center;
    gap: 15px;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.top a.ver_todas {
    background: url('./imagens/ver_todas.png');
    width: 59px;
    height: 41px;
    cursor: pointer;
    transition: all .25s ease-out;
    display: block;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.top a.ver_todas:hover {
    opacity: 0.8;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.top {
    display: flex;
    align-items: center;
    justify-content: space-around;
    margin: 25px;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right span.title {
    font-weight: 100;
    font-size: 50px;
    line-height: 50px;
    width: 100%;
    text-align: center;
    display: block;
    text-transform: uppercase;
    font-style: italic;
    max-width: 80%;
    word-break: break-word;
    margin: 15px auto;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.icon {
    position: relative;
    display: flex;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.icon img {
    width: 150px;
    height: 150px;
    background-color: #fff;
    border-radius: 500px;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.icon div.lugar_wrapper div.inner_wrapper span.s_title {
    font-family: 'gobold_extra2regular';
    font-size: 30px;
    line-height: 55px;
    color: #3b68a5;
}

@media screen and (max-width: 700px) {
    div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.icon div.lugar_wrapper div.inner_wrapper span.s_title {
        font-size: 27px;
        line-height: 47px;
    }
    div#main div#container.homepage div#content section#categorias_2.wrapper div.right {
        margin-left: 30px !important;
    }
    div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.slide_wrapper div.icon div.lugar_wrapper div.inner_wrapper {
        width: 125px !important;
        max-width: 125px !important;
    }
}

@media screen and (max-width: 500px) {
    div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.icon div.lugar_wrapper {
        flex-direction: column;
        align-items: center;
        width: auto;
        margin: 0 auto 25px 0 !important;
    }
    div#main div#container.homepage div#content section#categorias_2.wrapper div.right span.title img.desktop_icon {
        top: 32%;
    }
    div#main div#container.homepage div#content section#categorias_2.wrapper div.right span.title {
        width: 100%;
        max-width: 300px;
        margin: 0 auto;
        font-size: 38px;
        line-height: 38px;
        padding: 0px 10px 0px 0px;
    }
    div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.slide_wrapper div.icon div.lugar_wrapper div.inner_wrapper {
        width: 200px !important;
        max-width: 200px !important;
    }
}

section#categorias_2.wrapper div.right div.slide_wrapper span.title img.mobile_icon {
    display: none;
}

@media screen and (max-width: 1000px) {
    div#main div#container.homepage div#content section#categorias_2.wrapper div.right span.title img.desktop_icon {
        left: -77px;
    }
}

@media screen and (max-width: 500px) {
    div#main div#container.homepage div#content section#categorias_2.wrapper div.right span.title img.desktop_icon {
        display: none;
    }
    div#main div#container.homepage div#content section#categorias_2.wrapper div.right {
        margin-left: 0 !important;
    }
    div#main div#container.homepage div#content section#categorias_2.wrapper {
        margin: 10px;
    }
    div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.slide_wrapper div.icon div.lugar_wrapper div.inner_wrapper {
        text-align: center !important;
        width: 100% !important;
        max-width: 100% !important;
    }
    section#categorias_2.wrapper div.right div.slide_wrapper span.title img.mobile_icon {
        display: block;
        width: 215px;
        height: 215px;
        padding: 0;
        margin: 0 auto;
    }
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.icon div.lugar_wrapper {
    display: flex;
    width: 100%;
    justify-content: center;
    margin-bottom: 100px;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.icon div.lugar_wrapper div.inner_wrapper div.score_wrapper {
    display: flex;
    flex-direction: column;
    margin-bottom: 15px;
    word-break: break-word;
    width: 100%;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.icon div.lugar_wrapper div.inner_wrapper div.score_wrapper span.empresa {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    color: #222;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.icon div.lugar_wrapper div.inner_wrapper div.score_wrapper span.score {
    font-size: 18px;
    line-height: 24px;
    font-style: italic;
    color: #646466;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right span.title img.desktop_icon {
    width: 200px;
    height: 200px;
    position: absolute;
    left: -105px;
    background-color: #fff;
    border-radius: 500px;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.slide_wrapper {
    display: none;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.slide_wrapper.slide_active {
    display: block;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.left ul.disable-scrollbars li.list_active {
    font-weight: 700;
    line-height: 26px;
    font-size: 16px;
    color: #3b68a5;
}

div#main div#container.homepage div#content section#metodologia div.wrapper div.txt {
    max-width: 700px;
    margin: 0 auto;
}

div#main div#container.homepage div#content section#edicao-impressa div.wrapper.d_flex div.texto span.top {
    display: block;
    font-size: 36px;
    line-height: 42px;
    font-weight: 300;
    color: #0068a9;
}

div#main div#container.homepage div#content section#edicao-impressa div.wrapper.d_flex div.texto span.middle {
    font-family: 'gobold_extra2regular';
    color: #e7d358;
    font-size: 53px;
    line-height: 67px;
    display: block;
}

div#main div#container.homepage div#content section#edicao-impressa div.wrapper.d_flex div.texto span.bottom {
    font-weight: 700;
    font-size: 36px;
    line-height: 37px;
    display: block;
    color: #0068a9;
}

header#other {
    background-image: url('./imagens/img-header-int-b.svg'), url('./imagens/pixel-light-blue.jpg');
    height: 175x;
    background-position: right -87px, center top;
    background-repeat: no-repeat, repeat;
    background-size: 307px;
}

header#other img.left_img {
    position: absolute;
    top: 104px;
    width: 185px;
    left: -41px;
}

@media screen and (max-width: 700px) {
    header#other img.left_img {
        display: none;
    }
}

header#other div.wrapper.wrapper_header {
    height: 85%;
    justify-content: space-between;
    display: flex;
    flex-direction: column;
    margin: 0 auto;
    padding-top: 20px;
}

body.home.page-template.page-template-template-home.page-template-template-home-php.page.page-id-59 header#homepage div.wrapper.wrapper_header div.d_flex div#menu.wrapper nav#menu_desktop div.menu-principal-container ul#menu-principal.menu li#menu-item-218.menu-item.menu-item-type-post_type.menu-item-object-page.menu-item-home.current-menu-item.page_item.page-item-59.current_page_item.menu-item-218 a,
body.archive.post-type-archive.post-type-archive-categoria header#other div.wrapper.wrapper_header div.d_flex div#menu.wrapper nav#menu_desktop div.menu-principal-container ul#menu-principal.menu li#menu-item-87.menu-item.menu-item-type-custom.menu-item-object-custom.current-menu-item.menu-item-87 a,
body.page-template-default.page.page-id-71 header#other div.wrapper.wrapper_header div.d_flex div#menu.wrapper nav#menu_desktop div.menu-principal-container ul#menu-principal.menu li#menu-item-81.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-71.current_page_item.menu-item-81 a,
header#other div.wrapper.wrapper_header div.d_flex div#menu.wrapper nav#menu_desktop div.menu-principal-container ul#menu-principal.menu li#menu-item-215.menu-item.menu-item-type-post_type.menu-item-object-page.current-menu-item.page_item.page-item-69.current_page_item.menu-item-215 a,
header#other div.wrapper.wrapper_header div.d_flex div#menu.wrapper nav#menu_desktop div.menu-principal-container ul#menu-principal.menu li#menu-item-209.menu-item.menu-item-type-post_type.menu-item-object-post.current-menu-item.menu-item-209 a {
    color: #eed54c;
}

@media screen and (max-width: 350px) {
    header#other {
        height: 300px;
    }
}

ul#lista_categorias_2022 {
    list-style: none;
    justify-content: space-evenly;
}

ul#lista_categorias_2022.d_flex li {
    background-color: #fcf58a;
    display: block;
    min-height: 500px;
    text-align: center;
    position: relative;
    width: 230px;
    padding: 5px;
    margin-top: 85px;
}

ul#lista_categorias_2022.d_flex li:nth-child(18),
ul#lista_categorias_2022.d_flex li:nth-child(19),
ul#lista_categorias_2022.d_flex li:nth-child(20),
ul#lista_categorias_2022.d_flex li:nth-child(21) {
    margin-top: 0;
}

ul#lista_categorias_2022.d_flex li:nth-child(2),
ul#lista_categorias_2022.d_flex li:nth-child(4),
ul#lista_categorias_2022.d_flex li:nth-child(10),
ul#lista_categorias_2022.d_flex li:nth-child(12),
ul#lista_categorias_2022.d_flex li:nth-child(18),
ul#lista_categorias_2022.d_flex li:nth-child(20),
ul#lista_categorias_2022.d_flex li:nth-child(26),
ul#lista_categorias_2022.d_flex li:nth-child(28) {
    background-color: #eed54c;
}

ul#lista_categorias_2022.d_flex li:nth-child(5),
ul#lista_categorias_2022.d_flex li:nth-child(7),
ul#lista_categorias_2022.d_flex li:nth-child(13),
ul#lista_categorias_2022.d_flex li:nth-child(15),
ul#lista_categorias_2022.d_flex li:nth-child(22),
ul#lista_categorias_2022.d_flex li:nth-child(24),
ul#lista_categorias_2022.d_flex li:nth-child(30),
ul#lista_categorias_2022.d_flex li:nth-child(32) {
    background-color: #0068a9;
}

ul#lista_categorias_2022.d_flex li:nth-child(6),
ul#lista_categorias_2022.d_flex li:nth-child(8),
ul#lista_categorias_2022.d_flex li:nth-child(14),
ul#lista_categorias_2022.d_flex li:nth-child(16),
ul#lista_categorias_2022.d_flex li:nth-child(23),
ul#lista_categorias_2022.d_flex li:nth-child(25),
ul#lista_categorias_2022.d_flex li:nth-child(31),
ul#lista_categorias_2022.d_flex li:nth-child(33) {
    background-color: #003c6b;
}

ul#lista_categorias_2022.d_flex li:nth-child(n+5):nth-child(-n+8) div.main_wrapper span.title,
ul#lista_categorias_2022.d_flex li:nth-child(n+13):nth-child(-n+16) div.main_wrapper span.title,
ul#lista_categorias_2022.d_flex li:nth-child(n+22):nth-child(-n+25) div.main_wrapper span.title,
ul#lista_categorias_2022.d_flex li:nth-child(n+30):nth-child(-n+33) div.main_wrapper span.title {
    color: #fff;
}

ul#lista_categorias_2022.d_flex li:nth-child(n+5):nth-child(-n+8) div.main_wrapper span.s_title,
ul#lista_categorias_2022.d_flex li:nth-child(n+13):nth-child(-n+16) div.main_wrapper span.s_title,
ul#lista_categorias_2022.d_flex li:nth-child(n+22):nth-child(-n+25) div.main_wrapper span.s_title,
ul#lista_categorias_2022.d_flex li:nth-child(n+30):nth-child(-n+33) div.main_wrapper span.s_title {
    color: #fff;
}

ul#lista_categorias_2022.d_flex li:nth-child(n+5):nth-child(-n+8) div.main_wrapper span.empresa,
ul#lista_categorias_2022.d_flex li:nth-child(n+13):nth-child(-n+16) div.main_wrapper span.empresa,
ul#lista_categorias_2022.d_flex li:nth-child(n+22):nth-child(-n+25) div.main_wrapper span.empresa,
ul#lista_categorias_2022.d_flex li:nth-child(n+30):nth-child(-n+33) div.main_wrapper span.empresa {
    color: #eed54c;
}

ul#lista_categorias_2022.d_flex li:nth-child(n+5):nth-child(-n+8) div.main_wrapper span.score,
ul#lista_categorias_2022.d_flex li:nth-child(n+13):nth-child(-n+16) div.main_wrapper span.score,
ul#lista_categorias_2022.d_flex li:nth-child(n+22):nth-child(-n+25) div.main_wrapper span.score,
ul#lista_categorias_2022.d_flex li:nth-child(n+30):nth-child(-n+33) div.main_wrapper span.score {
    color: #fff;
}

ul#lista_categorias_2022.d_flex li img {
    top: -78px;
    position: absolute;
    left: 2%;
    right: 0;
    width: 225px;
}

ul#lista_categorias_2022.d_flex li div.main_wrapper div.score_wrapper span.score {
    color: #222;
    font-size: 16px;
    line-height: 16px;
    display: block;
    font-style: italic;
}

ul#lista_categorias_2022.d_flex li div.main_wrapper {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    margin-top: 110px;
}

ul#lista_categorias_2022.d_flex li div.main_wrapper span.title {
    font-size: 21px;
    line-height: 23px;
    font-style: italic;
    color: #222;
    font-weight: 200;
    height: 50px;
    width: 100%;
    text-transform: uppercase;
}

ul#lista_categorias_2022.d_flex li div.main_wrapper span.s_title {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 15px;
    line-height: 27px;
    color: #222;
    margin-top: 10px;
    display: block;
}

ul#lista_categorias_2022.d_flex li div.main_wrapper div.score_wrapper span.empresa {
    display: block;
    font-size: 24px;
    line-height: 27px;
    font-weight: 700;
    color: #0068a9;
}

div#main div#container.homepage div#content section#categorias_2.wrapper div.right div.slide_wrapper div.icon div.lugar_wrapper div.inner_wrapper {
    text-align: left;
    max-width: 200px;
    width: 200px;
}

header#other div.wrapper.wrapper_header div.d_flex figure#melhores-servicos-2020 a img {
    width: 115px;
    height: 71px;
}

header#homepage div.wrapper.wrapper_header div#area_homepage div.realizacao_produzido.d_flex div.produzido.d_flex p {
    text-align: left;
}

header#homepage div.wrapper.wrapper_header div.apoio_wrapper {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    margin: 0;
    padding: 0;
}

header#homepage div.wrapper.wrapper_header span.h_apoio {
    text-align: center;
    font-size: 14px;
    line-height: 12px;
    margin-bottom: 23px;
}

header#homepage div.wrapper.wrapper_header div.apoio_wrapper a img.claro {
    width: 45px;
    height: 46px;
}

.header_mobile_only {
    display: none !important;
}

span.h_apoio.header_mobile_only {
    text-align: center;
    margin-top: 40px;
    font-size: 14px;
    line-height: 12px;
    justify-content: center;
    margin-bottom: 15px;
}

div.apoio_wrapper.header_mobile_only {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
    flex-wrap: wrap;
}

@media screen and (max-width: 980px) {
    .header_desktop_only {
        display: none !important;
    }
    .header_mobile_only {
        display: flex !important;
    }
}

header#other div.wrapper.wrapper_header div#area_homepage div.realizacao_produzido.d_flex {
    justify-content: center;
}

section#metodologia div.wrapper div.txt div.inner_wrapper {
    display: flex;
    margin: 25px 0;
}

section#metodologia div.wrapper div.txt div.inner_wrapper div.left {
    width: 40%;
}

section#metodologia div.wrapper div.txt div.inner_wrapper div.right {
    margin-left: 25px;
    min-width: 300px;
}

section#metodologia div.wrapper div.txt div.inner_wrapper div.right::before {
    content: "";
    background-image: url('./imagens/quote.png');
    width: 47px;
    height: 32px;
    display: block;
    background-repeat: no-repeat;
    position: relative;
    left: -36px;
}

section#metodologia div.wrapper div.txt div.inner_wrapper div.left img {
    min-width: 197px;
}

@media screen and (max-width: 1250px) {
    section#metodologia div.wrapper div.txt div.inner_wrapper {
        flex-direction: column;
    }
    section#metodologia div.wrapper div.txt {
        max-width: 100%;
        margin: 0;
        text-align: center;
        width: 100%;
    }
    #container.homepage #content #post section#metodologia .wrapper .txt h2 {
        background-position: top;
    }
    section#metodologia div.wrapper div.txt div.inner_wrapper div.left {
        width: 100%;
        text-align: center;
    }
    section#metodologia div.wrapper div.txt div.inner_wrapper div.right {
        width: 100%;
        max-width: 80%;
        margin: 0 auto;
    }
    section#metodologia div.wrapper div.txt div.inner_wrapper div.right::before {
        left: 15%;
        top: -26px;
    }
    div#main div#container.homepage div#content section#metodologia div.wrapper div.txt {
        margin: 0 !important;
    }
    section#metodologia .wrapper .txt a.leia_mais {
        margin: 0 auto 25px !important;
    }
}

@media screen and (max-width: 500px) {
    section#metodologia div.wrapper div.txt div.inner_wrapper div.right {
        max-width: 100%;
    }
    section#metodologia div.wrapper div.txt div.inner_wrapper div.right::before {
        top: -30px;
    }
}

@media only screen and (max-width: 1000px) {
    #is_mobile {
        display: none;
    }
}

section#materias.wrapper {
    margin-top: 50px;
}

@media screen and (max-width: 1200px) {
    header#other img.left_img {
        display: none;
    }
}

div#main div#container.homepage div#content div.entry-content.wrapper a {
    background: url('./imagens/quadrado-azul.png') 2px 2px no-repeat;
    color: #0068a9;
    font-size: 18px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    padding: 6px 5px 5px 40px;
    width: fit-content;
    transition: all 300ms ease;
}

div#main div#container.homepage div#content div.entry-content.wrapper a:hover {
    background: #fcf58a url(./imagens/quadrado-azul.png) 2px 2px no-repeat;
}

div#cat_cabecalho.d_flex div.main_wrapper span.s_title strong {
    background-image: url(./imagens/estrela.png);
    background-position: top;
    background-repeat: no-repeat;
    width: 80px;
    height: 80px;
    display: inline-block;
    background-size: contain;
    line-height: 89px;
}

div#cat_cabecalho.d_flex div.main_wrapper span.s_title {
    text-transform: uppercase;
    font-size: 40px;
    line-height: 71px;
    color: #1667A9;
    font-weight: 700;
}

div#cat_cabecalho.d_flex div.main_wrapper {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

div#cat_cabecalho.d_flex div.main_wrapper div.inner_wrapper {
    width: 330px;
    text-align: center;
    margin-bottom: 20px;
}

div#cat_cabecalho.d_flex div.main_wrapper div.inner_wrapper div.score_wrapper span.empresa {
    font-weight: 700;
    font-size: 24px;
    line-height: 24px;
    color: #222;
}

div#cat_cabecalho.d_flex div.main_wrapper div.inner_wrapper div.score_wrapper span.score {
    font-size: 18px;
    line-height: 24px;
    font-style: italic;
    color: #646466;
}

div#cat_cabecalho.d_flex img.desktop_icon {
    width: 350px;
    margin: 0 auto;
}

div#main div#container.categoria div#content.wrapper div#posts div#post {
    display: flex;
    padding: 50px 0;
    align-items: flex-start;
}

div#main div#container.categoria div#content.wrapper img.single-cat-icon {
    width: 325px;
}

body.home header#homepage div.wrapper.wrapper_header div.d_flex div#menu.wrapper nav#menu_desktop ul li a.a_home,
header#other.metodologia div.wrapper.wrapper_header div.d_flex div#menu.wrapper nav#menu_desktop ul li a.a_metodologia,
header#other.entrevista_8211_hilaine_yaccoub div.wrapper.wrapper_header div.d_flex div#menu.wrapper nav#menu_desktop ul li a.a_entrevista,
header#other.varejos_online_8211_compra div.wrapper.wrapper_header div.d_flex div#menu.wrapper nav#menu_desktop ul li a.a_categoria {
    color: #eed54c;
}

header#homepage.home_page div.wrapper.wrapper_header div.sponsor_all_wrap {
    display: flex;
    margin-top: 100px;
    color: #646466;
    align-items: baseline;
    justify-content: center;
    gap: 60px;
    margin-bottom: 50px;
}

header#homepage.home_page div.wrapper.wrapper_header div.sponsor_all_wrap div.realizacao_produzido.d_flex div.realizacao.d_flex,
header#homepage.home_page div.wrapper.wrapper_header div.sponsor_all_wrap div.realizacao_produzido.d_flex div.produzido.d_flex {
    flex-direction: column;
    align-items: baseline;
}

header#homepage.home_page div.wrapper.wrapper_header div.sponsor_all_wrap div.realizacao_produzido.d_flex div.realizacao.d_flex figure,
header#homepage.home_page div.wrapper.wrapper_header div.sponsor_all_wrap div.realizacao_produzido.d_flex div.produzido.d_flex figure,
header#homepage.home_page div.wrapper.wrapper_header div.sponsor_all_wrap div.realizacao_produzido.d_flex div.realizacao.d_flex p,
header#homepage.home_page div.wrapper.wrapper_header div.sponsor_all_wrap div.realizacao_produzido.d_flex div.produzido.d_flex p {
    margin: 0;
}

header#homepage.home_page div.wrapper.wrapper_header div.sponsor_all_wrap div.apoio_warpper_all {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
}

header#homepage.home_page div.wrapper.wrapper_header div.sponsor_all_wrap div.realizacao_produzido.d_flex div.produzido.d_flex figure a img.blend {
    margin-top: 5px;
}

header#homepage.home_page div.wrapper.wrapper_header div.sponsor_all_wrap div.realizacao_produzido.d_flex div.realizacao.d_flex figure a img.estadao,
header#homepage.home_page div.wrapper.wrapper_header div.sponsor_all_wrap div.realizacao_produzido.d_flex div.produzido.d_flex figure a img.blue_studio {
    margin-top: 23px;
}

div.sponsor_all_wrap.header_mobile_only {
    justify-content: center;
    margin: 50px 0;
    color: #646466;
    font-size: 14px;
    line-height: 12px;
    gap: 0;
    justify-content: space-around;
}

div.sponsor_all_wrap.header_mobile_only div.realizacao_produzido.d_flex div.produzido.d_flex {
    flex-direction: column;
    align-items: baseline;
}

div.sponsor_all_wrap.header_mobile_only div.realizacao_produzido.d_flex div.produzido.d_flex p,
div.sponsor_all_wrap.header_mobile_only div.realizacao_produzido.d_flex div.produzido.d_flex figure {
    margin: 0;
    padding: 0;
}

div.sponsor_all_wrap.header_mobile_only div.realizacao_produzido.d_flex {
    align-items: baseline;
    gap: 25px;
}

div.sponsor_all_wrap.header_mobile_only div.realizacao_produzido.d_flex div.produzido.d_flex figure a img.estadao,
div.sponsor_all_wrap.header_mobile_only div.realizacao_produzido.d_flex div.produzido.d_flex figure a img.blue_studio {
    margin-top: 23px;
}

div.sponsor_all_wrap.header_mobile_only div.realizacao_produzido.d_flex div.produzido.d_flex figure a img.blend {
    margin-top: 5px;
}

div.sponsor_all_wrap.header_mobile_only div.apoio_warpper_all {
    display: flex;
    flex-direction: column;
    gap: 23px;
}

div.sponsor_all_wrap.header_mobile_only div.apoio_warpper_all span.h_apoio {
    margin: 0 auto;
}

@media screen and (max-width: 700px) {
    div.apoio_wrapper.header_mobile_only {
        flex-direction: column;
        padding-right: 25px;
        align-items: baseline;
    }
    div.sponsor_all_wrap.header_mobile_only div.apoio_warpper_all span.h_apoio {
        margin: 0;
    }
}

@media screen and (max-width: 600px) {
    div.sponsor_all_wrap.header_mobile_only div.realizacao_produzido.d_flex {
        flex-direction: column;
        padding-left: 25px;
    }
}

@media screen and (max-width: 1250px) {
    #container.homepage #content #post section#metodologia .wrapper {
        flex-direction: column;
        background-size: 272px;
    }
    div#main div#container.homepage div#content section#metodologia div.wrapper div.txt {
        margin: 0 auto;
    }
    #container.homepage #content #post section#metodologia {
        background-size: 100% 460px;
        min-height: 584px;
    }
    section#metodologia div.wrapper div.dfp-hmeio3 {
        margin: 35px 0;
    }
}

@media screen and (max-width: 980px) {
    section#metodologia div.wrapper div.dfp-hmeio3 {
        margin: 0 auto;
    }
}

div#area_homepage {
    color: #fff;
}