* {
    margin: 0;
    padding: 0;
}

section, aside, details, figcaption, figure, footer, header, hgroup, menu, nav {
    display: block;
}

body {
    font-family: Opensans Regular, Arial, sans-serif;
    font-size: 14px;
    color: #000;
    text-align: left;
    letter-spacing: 1px;
    position: relative;
    background: #FAFAFA;
    overflow-x: hidden;
}

p {
    font-size: 14px;
    line-height: 22px;
}

a:link, a:active, a:visited {
    text-decoration: none;
    color: black;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.clear {
    clear: both;
}

#bg-main {
    position: relative;
}

#main {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.img-ie {
    color: transparent !important;
}

/************************************************/
@font-face {
    font-family: 'Opensans Bold';
    src: url('../fontes/opensans-bold-webfont.eot');
    src: url('../fontes/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fontes/opensans-bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Opensans Light';
    src: url('../fontes/opensans-light-webfont.eot');
    src: url('../fontes/opensans-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fontes/opensans-light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Opensans Regular';
    src: url('../fontes/opensans-regular-webfont.eot');
    src: url('../fontes/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fontes/opensans-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CG Omega';
    src: url('../fontes/cgomega.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/************************************************/
#back-menu {
    width: 100%;
    position: absolute;
    height: 41px;
    background: url('../img/site/back-menu.jpg');
    top: 210px;
    top: 217px \0/;
}

#back-footer-baixo {
    width: 100%;
    height: 50px;
    position: absolute;
    bottom: 0;
    background: #EEEFF4;
}

#back-footer-meio {
    width: 100%;
    height: 232px;
    position: absolute;
    bottom: 78px;
    background: #FFFFFF;
    z-index: -1 \0/;
}

#back-footer-cima {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 310px;
    background: url('../img/site/back-menu.jpg');
}

@-moz-document url-prefix() {
    #back-footer-cima {
        bottom: 347px;
    }
}

header {
    width: 100%;
    float: left;
}

header .banners-topo {
    width: 100%;
    float: left;
    margin-top: 15px;
}

header .banners-topo .banner-cima-grande {
    float: left;
    width: 710px;
}

header .banners-topo .banner-cima-pequeno {
    float: right;
}

header .logo-principal {
    float: left;
    margin-top: 20px;
}

header .busca {
    margin-top: 37px;
    margin-left: 220px;
    float: left;
}

header .busca input {
    border: 1px solid #F1F1F1;
    padding: 6px 40px 6px 6px;
    background: url('../img/site/pesquisar-img.png') right no-repeat;
    width: 250px;
}

header .login {
    margin-top: 37px;
    float: right;
}

header .login .assine-link {
    background: #0095D9;
    color: #FFF;
    padding: 5px 13px;
    float: right;
    transition: all 0.4s ease;
}

header .login .assine-link:hover {
    background: #0578AE;
}

header .login .entrar-link {
    padding: 5px 13px;
    float: left;
    color: #000;
    transition: all 0.4s ease;
}

header .login .entrar-link:hover {
    background: #EEE;
}

header nav {
    width: 100%;
    float: left;
    margin-top: 15px;
}

header nav.site-normal ul li {
    float: left;
}

header nav.site-normal ul li a {
    color: #FFF;
    font-size: 18px;
    line-height: 18px;
    float: left;
    padding: 11px 15px;
    transition: all 0.4s ease;
}

header nav.site-normal ul li a:hover {
    background: #0477AD;
}

section {
    width: 100%;
    float: left;
    margin-top: 27px;
}

section .conteudo-esquerda {
    float: left;
    width: 700px;
}

section .conteudo-direita {
    float: right;
    width: 270px;
}

section .noticias {
    float: left;
    width: 250px;
    height: 300px;
    background: #FFF;
}

section .titulo-topo {
    width: 100%;
    float: left;
    height: 25px;
    margin-bottom: 15px;
    background: url('../img/site/fundo-div.jpg') left no-repeat #0094D8;
}

section .titulo-topo p {
    line-height: 25px;
    margin-left: 45px;
    color: #FFF;
    font-size: 17px;
}

section .titulo-topo h2 {
    line-height: 25px;
    margin-left: 45px;
    color: #FFF;
    font-size: 17px;
    font-weight: normal;
    text-transform: uppercase;
}

section .noticias .noticia-lista {
    padding: 16px 5px;
    float: left;
    line-height: 140%;
    font-size: 14px;
    border-bottom: 1px solid #FAFAFA;
    transition: all 0.4s ease;
}

section .noticias .noticia-lista:first-child {
    padding-top: 0;
}

section .noticias div:hover .noticia-lista {
    opacity: 0.7;
}

section .noticias div:hover .noticia-lista:hover {
    opacity: 1;
}

section .noticias .noticia-lista a {
    color: #666;
}

section .noticias .read-more {
    width: 100%;
    float: left;
    text-align: right;
    font-size: 12px;
    padding: 0;
}

section .noticias .read-more a {
    color: #0194D9;
    padding-right: 5px;
    transition: all 0.4s ease;
}

section .noticias .read-more a:hover {
    color: #0174AA;
}

section .noticias-img {
    float: right;
}

section .noticias-img ul li {
    width: 420px;
    height: 300px;
    float: left;
    position: relative;
    overflow: hidden;
}

section .noticias-img ul li img {
    transition: all 0.4s ease;
}

section .noticias-img ul li:hover img {
    transform: rotate(2deg) scale(1.05) skew(1deg);
    -webkit-transform: rotate(2deg) scale(1.05) skew(1deg);
    -moz-transform: rotate(2deg) scale(1.05) skew(1deg);
    -o-transform: rotate(2deg) scale(1.05) skew(1deg);
    -ms-transform: rotate(2deg) scale(1.05) skew(1deg);
}

section .noticias-img ul li a,
section .noticias-img ul li img {
    float: left;
    color: #FFF;
}

section .noticias-img ul li .noticia-img-txt {
    position: absolute;
    width: 96%;
    padding: 2%;
    bottom: 0;
    background: url('../img/site/fundo-noticias.png');
    font-family: Opensans Bold;
}

section .artigos {
    margin-top: 30px;
    float: left;
    width: 100%;
    background: #FFF;
}

section .artigos .artigo-conteudo {
    float: left;
    width: 100%;
    position: relative;
}

section .artigos .artigo-conteudo .link-vejamais {
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 12px;
    color: #0094D8;
    transition: All 0.4s ease;
}

section .artigos .artigo-conteudo .link-vejamais:hover {
    color: #0174AA;
}

section .artigos .artigo-item {
    width: 30%;
    padding: 0 1.5%;
    margin-bottom: 3.5%;
    float: left;
    transition: all 0.4s ease;
}

section .artigos div:hover .artigo-item {
    opacity: 0.7;
}

section .artigos div:hover .artigo-item:hover {
    opacity: 1;
}

section .artigos .artigo-item .artigo-item-titulo {
    font-family: Opensans Light;
    line-height: 140%;
    font-size: 14px;
    height: 55px;
    font-weight: bold;
    margin-bottom: 5px;
}

section .artigos .artigo-item .artigo-desc {
    font-family: Opensans Light;
    font-size: 12px;
    line-height: 170%;
}

section .artigos .artigo-item .artigo-item-titulo a,
section .artigos .artigo-item .artigo-desc a {
    color: #878787;
}

section .banners-meio {
    float: left;
    width: 100%;
    margin-top: 30px;
    background: #FFF;
    padding-bottom: 5px;
}

section .banners-meio img {
    float: left;
    margin: 0 5px;
}

section .colunistas-meio {
    margin-top: 30px;
    float: left;
    width: 100%;
    position: relative;
    background: #FFF;
}

section .colunistas-meio .colunistas-lista-principal {
    float: left;
    width: 100%;
    margin-bottom: 3.5%;
}

section .colunistas-meio .colunistas-item {
    width: 30%;
    margin: 0 1%;
    padding: 1.5%;
    float: left;
    padding-right: 0;
    margin-right: 0;
    transition: all 0.4s ease;
}

section .colunistas-meio .colunistas-lista-principal:hover .colunistas-item {
    opacity: 0.7;
}

section .colunistas-meio .colunistas-lista-principal:hover .colunistas-item:hover {
    opacity: 1;
}

section .colunistas-meio .colunistas-item img {
    float: left;
    margin-right: 10px;
}

section .colunistas-meio .colunistas-item .nome {
    float: left;
    font-size: 12px;
    font-family: Opensans Light;
    letter-spacing: 0;
}

section .colunistas-meio .colunistas-item .conteudo {
    float: left;
    width: 105px;
    width: 100px \0/;
    letter-spacing: 0;
    font-size: 12px;
    margin-top: 15px;
}

section .conteudo-direita .titulo-topo {
    margin-bottom: 0;
}

section .conteudo-direita .titulo-topo p {
    margin-left: 0;
    text-align: center;
}

section .colunistas-meio .link-vejamais {
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 12px;
    color: #0094D8;
    transition: All 0.4s ease;
}

section .colunistas-meio .link-vejamais:hover {
    color: #0174AA;
}

section .edicoes-mes .edicao-img-div {
    background: #FFF;
    float: left;
    width: 100%;
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
}

section .fixar-scroll .apoiadores-div {
    margin-top: 0;
    margin-bottom: 30px;
}

section .apoiadores-div {
    margin-top: 30px;
    float: left;
    width: 100%;
}

section .apoiadores-div .apoiadores-lista {
    width: 100%;
    float: left;
    background: #fff;
}

section .apoiadores-div .apoiadores-lista ul li {
    width: 100%;
    text-align: center;
    height: 155px;
}

section .apoiadores-div .apoiadores-lista ul li img {
    margin: 15px 0;
}

section .entrevista-div {
    margin-top: 30px;
    float: left;
    width: 100%;
}

section .entrevista-div .entrevista-lista-principal .link-vejamais {
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 12px;
    color: #0094D8;
    transition: All 0.4s ease;
    margin-bottom: 5px;
}

section .entrevista-div .entrevista-lista-principal .link-vejamais:hover {
    color: #0174AA;
}

section .entrevista-div .entrevista-lista-principal {
    float: left;
    width: 100%;
    background: #FFF;
    position: relative;
    min-height: 215px;
}

section .entrevista-div .entrevista-item-principal:nth-child(3) {
    margin-bottom: 8.5%;
}

section .entrevista-div .entrevista-item-principal {
    width: 90%;
    margin: 5%;
    margin-bottom: 0;
    padding-bottom: 5%;
    padding-top: 2%;
    float: left;
    border-bottom: 1px solid #EAEAEA;
    transition: all 0.4s ease;
}

section .entrevista-div .entrevista-lista-principal:hover .entrevista-item-principal {
    opacity: 0.7;
}

section .entrevista-div .entrevista-lista-principal:hover .entrevista-item-principal:hover {
    opacity: 1;
}

section .entrevista-div .entrevista-item-principal:last-child {
    border-bottom: 0;
}

section .entrevista-div .entrevista-item-principal img {
    border: 1px dashed #E1E1E1;
    float: left;
    margin-right: 10px;
}

section .entrevista-div .entrevista-item-principal .titulo-entrevista {
    text-transform: uppercase;
    font-size: 13px;
    letter-spacing: 0;
    font-family: Opensans Light;
    float: left;
    width: 185px;
}

section .entrevista-div .entrevista-item-principal .nome-entrevista {
    float: left;
    width: 185px;
}

section .entrevista-div .entrevista-item-principal .nome-entrevista a {
    color: #A5A5C2;
    font-size: 11px;
    letter-spacing: 0;
}

section .newsletter-div {
    margin-top: 30px;
    float: left;
    width: 100%;
}

section .newsletter-div .newsletter-conteudo {
    padding: 5%;
    width: 90%;
    float: left;
    background: #FFF;
}

section .newsletter-div .newsletter-conteudo p {
    font-family: Opensans Light;
    font-size: 12px;
    color: #A4A4A4;
}

section .newsletter-div .newsletter-conteudo form {
    margin-top: 28px;
}

section .newsletter-div .newsletter-conteudo input[type='text'],
section .newsletter-div .newsletter-conteudo input[type='email'] {
    border: 1px solid #FAFAFA;
    padding: 6px;
    width: 229px;
    margin-bottom: 15px;
}

input[type='submit'] {
    float: right;
    border: none;
    background: #0095D9;
    color: #FFF;
    cursor: pointer;
    padding: 6px 20px;
    transition: all 0.4s ease;
}

input[type='submit']:hover {
    background: #0477AD;
    color: #DEDEDE;
}

#CancelarNewsletter {
    float: left;
    border: none;
    background: #0095D9;
    color: #FFF;
    cursor: pointer;
    padding: 6px 20px;
    transition: all 0.4s ease;
}

#CancelarNewsletter:hover {
    background: #0477AD;
    color: #DEDEDE;
}

footer {
    width: 100%;
    float: left;
    margin-top: 30px;
}

footer .informacoes-footer {
    width: 100%;
    float: left;
    height: 32px;
    padding-top: 8px;
    background: url('../img/site/back-menu.jpg');
    font-size: 12px;
    color: #FFF;
}

footer .informacoes-footer .televendas {
    float: left;
    margin-right: 15px;
}

footer .informacoes-footer .televendas img {
    margin-right: 10px;
    margin-top: 2px;
    float: left;
}

footer .informacoes-footer .informacoes-txt {
    float: left;
    margin-top: 5px;
}

footer .colunas {
    width: 100%;
    float: left;
    background: #FFF;
}

footer .colunas .coluna {
    width: 20%;
    float: left;
    margin-top: 30px;
    margin-bottom: 30px;
}

footer .colunas .coluna h2 {
    font-weight: normal;
    font-size: 16px;
}

footer .colunas .coluna ul {
    margin-top: 10px;
}

footer .colunas .coluna ul li {
    font-family: Opensans Light;
    font-size: 14px;
    margin: 5px 0;
}

footer .colunas .coluna ul li a {
    transition: all 0.4s ease;
}

footer .colunas .coluna ul li a:hover {
    padding-left: 5px;
}

footer .rodape-baixo {
    width: 100%;
    height: 50px;
    float: left;
    background: #EEEFF4;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-items: center;
}

footer .rodape-baixo .logo-baixo {
    float: left;
    width: 150px;
}

footer .rodape-baixo .endereco-rodape {
    float: left;
    color: #0076AE;
    text-align: center;
    margin-left: 25px;
}

footer .rodape-baixo .coryrights {
    font-size: 11px;
    color: #000;
}

footer .rodape-baixo .winsite {
    float: right;
    margin-top: 12px;
}

section .artigo-lista {
    width: 100%;
    float: left;
}

section .artigo-lista .artigo-lista-item {
    width: 100%;
    float: left;
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #DDD;
    transition: all 0.4s ease;
    padding-left: 15px;
}

section .artigo-lista .artigo-lista-item:hover {
    background: #EEEEEE;
}

section .artigo-lista .artigo-lista-item img {
    float: left;
    margin-right: 15px;
}

section .artigo-lista .artigo-lista-item p.data-item {
    font-size: 12px;
    color: #A4A4A4;
}

section .artigo-lista .artigo-lista-item p.titulo-item {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: left;
}

section .artigo-lista .artigo-lista-item p.desc-item {
    line-height: 170%;
    font-size: 12px;
    text-align: left;
    margin-right: 15px;
}

.edicoes-lista {
    width: 100%;
    float: left;
}

.edicoes-lista .edicao-item {
    float: left;
    width: 220px;
    text-align: center;
    margin-bottom: 20px;
    margin-top: 10px;
    transition: all .4s ease;
    padding: 6px;
}

.edicoes-lista:hover .edicao-item {
    opacity: .7;
}

.edicoes-lista:hover .edicao-item:hover {
    opacity: 1;
}

/*
.edicoes-lista .edicao-item:nth-child(2),
.edicoes-lista .edicao-item:nth-child(5),
.edicoes-lista .edicao-item:nth-child(8){
    margin: 10px 20px 20px 20px;
}*/
.edicoes-lista .edicao-item img {
    margin-top: 5px;
}

.contato-formulario {
    width: 100%;
    float: left;
}

.contato-formulario p {
    text-align: left;
}

.margem-centro {
    margin: 0 3%;
}

.margem-direita {
    margin-right: 3%;
}

.margem-esquerda {
    margin-left: 3%;
}

.tamanho {
    width: 100%;
    float: left;
    clear: none;
    padding: 0;
}

.tamanho2 {
    width: 48.5%;
    float: left;
    clear: none;
    padding: 0;
}

.tamanho3 {
    width: 31.3%;
    float: left;
    clear: none;
    padding: 0;
}

.tamanho4 {
    width: 22.75%;
    float: left;
    clear: none;
    padding: 0;
    position: relative;
}

.tamanho5 {
    width: 17.6%;
    float: left;
    clear: none;
    padding: 0;
}

.tamanho6 {
    width: 14.16%;
    float: left;
    clear: none;
    padding: 0;
}

.tamanho7 {
    width: 11.7%;
    float: left;
    clear: none;
    padding: 0;
}

.tamanho8 {
    width: 9.875%;
    float: left;
    clear: none;
    padding: 0;
}

.tamanho10 {
    width: 7.3%;
    float: left;
    clear: none;
    padding: 0;
}

.tamanho select, .tamanho2 select, .tamanho3 select, .tamanho4 select, .tamanho5 select, .tamanho6 select, .tamanho8 select, .tamanho10 select {
    width: 100%;
    padding: 2px 0;
    border: 2px inset;
    border-radius: 5px;
}

.tamanho2 input, .tamanho textarea, .tamanho4 input, .tamanho5 input, .tamanho3 input, .tamanho6 input, .tamanho7 input, .tamanho8 input {
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px 0;
    margin-bottom: 15px;
    background: #EEEEEE;
}

.tamanho2 select {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 4px 0;
    margin-bottom: 15px;
    background: #EEEEEE;
}

.tamanho3 select {
    width: 184px;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 4px 0;
    margin-bottom: 15px;
    background: #EEEEEE;
}

.tamanho4 select,
.tamanho6 select {
    width: 100%;
    border: 1px solid #ccc;
    border-radius: 0;
    padding: 4px 0;
    margin-bottom: 15px;
    background: #EEEEEE;
}

.tamanho select {
    width: 100%;
    border: 1px solid #ccc;
    padding: 5px 0;
    margin-bottom: 15px;
    background: #EEEEEE;
    border-radius: 0;
}

#ContatoMensagem {
    height: 111px;
}

.contato-formulario form {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.apoiador-lista {
    width: 100%;
    float: left;
}

.apoiador-lista .apoiador-item {
    float: left;
    position: relative;
    margin: 0 18px 20px 18px;
    margin-left: 17px \0/;
    margin-right: 17px \0/;
}

.apoiador-lista .apoiador-item .apoiador-link {
    position: absolute;
    background: url('../img/site/fundo-noticias.png');
    top: 0;
    width: 100%;
    font-size: 18px;
    padding: 60px 0;
    text-align: center;
    color: #FFF;
    opacity: 0;
    transition: all 0.4s ease;
}

.apoiador-lista .apoiador-item .apoiador-link:hover {
    opacity: 1;
}

.perguntas-lista {
    width: 100%;
    float: left;
}

.perguntas-item {
    width: 100%;
    float: left;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px dotted;
    cursor: pointer;
}

.perguntas-item .perguntas-titulo {
    font-weight: bold;
    font-size: 15px;
    font-family: Opensans Light;
    text-align: left;
}

.perguntas-item .perguntas-resp {
    margin-top: 5px;
}

.perguntas-item .perguntas-resp p {
    text-align: left;
}

.perguntas-item .perguntas-frequentes-img {
    float: left;
    margin-top: 3px;
    margin-right: 5px;
}

.historia p {
    text-align: left;
    margin-bottom: 10px;
}

.assinantes-cadastro .assinantes-planos {
    float: left;
    width: 100%;
    margin-top: 30px;
}

.assinantes-cadastro .assinantes-planos p {
    font-size: 18px;
    font-weight: bold;
    font-family: opensans light;
}

table tr td.valor {
    color: green;
}

table {
    width: 100%;
    border-collapse: collapse;
    float: left;
    margin-bottom: 30px;
}

th {
    background: #EEEEEE;
    color: #000;
    font-weight: bold;
}

td, th {
    padding: 5px;
    border: 1px solid #ccc;
    font-size: 13px;
}

.users-formulario .form-login {
    width: 450px;
    margin: 0 auto;
    padding: 30px;
    border-radius: 10px;
    border: 1px solid #ccc;
}

.users-formulario .form-login input[type='text'],
.users-formulario .form-login input[type='email'],
.users-formulario .form-login input[type='password'] {
    width: 100%;
    margin-bottom: 20px;
    padding: 5px 0;
    background: #EEEEEE;
    border: 1px solid #ccc;
}

textarea {
    font-family: Arial;
}

.anuncie-lista .jornal-impresso,
.anuncie-lista .site-anuncie {
    width: 225px;
    background: #0095D9;
    color: #FFF;
    padding: 30px;
    cursor: pointer;
    font-size: 22px;
    text-align: center;
    margin-top: 30px;
    transition: all 0.4s ease;
}

.anuncie-lista .jornal-impresso:hover,
.anuncie-lista .site-anuncie:hover {
    background: #0578AE;
}

.anuncie-lista .jornal-impresso {
    float: left;
}

.anuncie-lista .site-anuncie {
    float: right;
}

.anuncie-lista .anuncie-dados {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.artigo-view h2 {
    font-size: 34px;
}

.artigo-view .sub-titulo-noticia {
    font-size: 20px;
    color: #929292;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: left;
}

.artigo-view .dados-noticia {
    background: #EEE;
    border-top: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
    font-size: 11px;
    padding: 2px;
    margin-bottom: 15px;
    margin-top: 10px;
    float: left;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.artigo-view .social-medias {
    margin-bottom: 20px;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.artigo-view .social-medias > a {
    margin-right: 15px;
}

.artigo-view .conteudo-noticia {
    float: left;
    width: 100%;
}

.artigo-view .noticia-capa {
    float: left;
    margin-top: 0px;
    max-width: 100%;
}

.artigo-view .imagem-capa {
    margin-right: 15px;
}

.artigo-view .conteudo-noticia p {
    font-size: 20px;
    line-height: 170%;
    text-align: left;
    margin-bottom: 10px;
}

.artigo-view .imagem-noticia {
    float: left;
    width: 100%;
    margin-top: 15px;
}

.artigo-view .imagem-noticia img {
    margin: 0 15px 30px 15px;
    margin-right: 14px \0/;
    float: left;
}

#img-captcha {
    float: left;
}

.reload {
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}

.reload:hover {
    transition: All 1s ease;
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    -moz-transform: rotate(-360deg);
    -o-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
}

.captcha-input {
    margin-top: 10px;
    float: left;
    width: 148px;
    margin-bottom: 10px;
    border: 1px solid #ccc;
    padding: 5px 0;
    background: #EEEEEE;
}

.mensagem-enviar-contato {
    width: 98.5%;
    float: left;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    margin-bottom: 15px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #5bb75b;
    background-image: -moz-linear-gradient(top, #62c462, #51a351);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
    background-image: -webkit-linear-gradient(top, #62c462, #51a351);
    background-image: -o-linear-gradient(top, #62c462, #51a351);
    background-image: linear-gradient(to bottom, #62c462, #51a351);
    background-repeat: repeat-x;
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    clear: both;
}

.mensagem-enviar-contato-erro {
    width: 98.5%;
    float: left;
    padding: 10px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -ms-border-radius: 5px;
    margin-bottom: 15px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #da4f49;
    background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
    background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
    background-repeat: repeat-x;
    border-color: #bd362f #bd362f #802420;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
    clear: both;
}

.mensagem-enviar-contato .sucesso, .mensagem-enviar-contato-erro .erro {
    float: left;
    font-size: 16px;
}

.video-div {
    background: #FFF;
    position: relative;
    padding-bottom: 25px;
}

.video-div img {
    width: 100%;
}

.video-capa {
    width: 300px;
    height: 224px;
    float: left;
    margin-right: 15px;
    margin-top: 6px;
}

.video-div .newsletter-conteudo {
    padding: 0 !important;
    width: 100% !important;
}

.video-div .video-item {
    width: 47%;
    padding: 0 1.5% 0.5% 1.5%;
    float: left;
    text-align: center;
}

.video-div .video-item a {
    color: #878787;
    font-family: Opensans Light;
    font-weight: bold;
}

.video-div .readmore-video {
    position: absolute;
    bottom: 5px;
    right: 10px;
    font-size: 12px;
    color: #0094D8;
    transition: All 0.4s ease;
}

.video-div .readmore-video:hover {
    color: #0174AA;
}

.link-livro {
    color: #0095D9 !important;
    font-weight: bold;
    font-size: 16px;
    font-family: Opensans Light;
}

.livro-item {
    height: 405px;
}

.conteudo-painel {
    float: left;
    width: 100%;
}

.conteudo-painel .painel-esquerda {
    float: left;
    width: 50%;
    padding-right: 2%;
    border-right: 1px solid #0094D8;
    line-height: 20px;
}

.conteudo-painel .painel-esquerda span {
    font-weight: bold;
}

.conteudo-painel .painel-direita {
    float: left;
    width: 44%;
    margin-left: 2%;
}

.conteudo-painel .painel-direita .opcoes-user {
    width: 50%;
    float: left;
    margin-bottom: 10px;
}

.conteudo-painel .painel-direita .opcoes-user img {
    float: left;
    margin-right: 5px;
}

.conteudo-painel .menu-painel {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    font-size: 16px;
    border-bottom: 1px solid #0094D8;
    padding-bottom: 5px;
    color: #0094D8;
}

.menu-painel {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    font-size: 16px;
    border-bottom: 1px solid #0094D8;
    padding-bottom: 5px;
    color: #0094D8;
}

#back-top-seta {
    position: fixed;
    bottom: 13px;
    z-index: 999;
    left: 50%;
    margin-left: 520px;
}

#back-top-seta a {
    width: 60px;
    display: block;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#back-top-seta span {
    width: 60px;
    height: 60px;
    display: block;
    margin-bottom: 7px;
    background: url(../img/site/seta-cima.png) no-repeat center 6px #EEEFF4;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-transition: 1s;
    -moz-transition: 1s;
    transition: 1s;
}

#back-top-seta a:hover span {
    background-color: #0596D9;
    background-position: center -70px;
}

.botao-voltar {
    float: right;
    border: none;
    background: #0095D9;
    color: #FFF;
    cursor: pointer;
    padding: 6px 20px;
    transition: all 0.4s ease;
    margin-top: 20px;
    color: #FFF !important;
}

.botao-voltar a {
    color: #FFF
}

.botao-voltar:hover {
    background: #0477AD;
    color: #DEDEDE;
}

/* tabela boletos painel usuario*/
.boleto_data {
    letter-spacing: -1px;
    width: 70px;
}

.boleto_desconto {
    letter-spacing: -1px;
    width: 50px;
}

.boleto_dinheiro {
    letter-spacing: -1px;
    width: 75px;
}

.boleto_observacao {
    width: 185px;
}

.boleto_numero {
    width: 35px;
}

.boleto_evento {
    text-align: center;
}

.boleto_rodape {
    font-weight: bold;
    text-align: center;
    background-color: #dedede;
    cursor: auto;
}

.boletos {
    font-family: 'Tahoma' !important;
    font-size: 13px !important;
}

.boletos td {
    text-align: center;
}

.boletos th {
    text-align: center;
}

/*.boletos tr td{
    padding:4px 0;
}*/
.status {
    width: 10%;
    height: 16px;
    float: left;
}

#status fieldset {
    margin-top: 0;
    padding: 0px;
    border: 1px solid #ddd;
    border-radius: 5px;
    height: 100px;
}

#status fieldset legend {
    margin-bottom: 20px;
}

.status1 {
    background: url('../img/site/aberto.png') center no-repeat;
    width: 90%;
    height: 16px;
    float: left;
    margin-right: 2px;
}

.status2, .status3 {
    background: url('../img/site/pago.png') center no-repeat;
    width: 90%;
    height: 16px;
    float: left;
    margin-right: 2px;
}

.status3 {
    background: url('../img/site/pago.png') center no-repeat;
    width: 90%;
    height: 16px;
    float: left;
    margin-right: 2px;
}

#status3erro {
    background-color: #e72b2b;
    color: #fff;
}

#status3erro span {
    color: #fff !important;
}

.colunista-postagens {
    float: left;
    width: 100%;
    margin-top: 20px;
}

.colunista-postagens .colunista-postagens-lista {
    float: left;
    width: 100%;
}

.colunista-postagens .colunista-postagens-lista .titulo-item {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    margin-top: 5px;
    text-align: left;
}

.colunista-postagens .colunista-postagens-lista .desc-item {
    line-height: 170%;
    font-size: 14px;
    text-align: left;
}

.colunista-descricao p {
    text-align: left;
    margin-bottom: 10px;
}

.colunista-postagens .colunista-postagens-view {
    padding: 15px;
    border-bottom: 1px dotted #CCC;
    transition: All 0.4s ease;
}

.colunista-postagens .colunista-postagens-view:hover {
    background: #EEEEEE;
}

.alerta-vencimento {
    color: #0094D8;
    font-size: 16px;
    background: #EAF3F8;
    padding: 7px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.alerta-vencimento img {
    height: 20px;
    padding-right: 5px;
    margin-bottom: -3px;
}

#magazine {
    width: 1200px !important;
}

#magazine.standard {
    height: 2172px;
}

#magazine.tabloide-americano {
    height: 1540px;
}

@media only screen and (max-width: 1024px) {
    #magazine {
        width: 1024px !important;
    }

    #magazine.standard {
        height: 1852px;
    }

    #magazine.tabloide-americano {
        height: 1314px;
    }
}

@media only screen and (max-width: 960px) {
    #magazine {
        width: 960px !important;
    }

    #magazine.standard {
        height: 1736px;
    }

    #magazine.tabloide-americano {
        height: 1232px;
    }
}

@media only screen and (max-width: 768px) {
    #magazine {
        width: 768px !important;
    }

    #magazine.standard {
        height: 1389px;
    }

    #magazine.tabloide-americano {
        height: 986px;
    }

    #controls .logo-jornal-view {
        width: 180px;
    }

    #controls div .icon {
        width: 22px !important;
        margin: 0 5px;
    }

    #controls .controls-align {
        float: right !important;
    }

    #controls div .icon img {
        width: 100%;
    }

    #controls .nome-edicao {
        font-size: 18px !important;
        text-align: center;
        margin: 0 !important;
        width: 100%;
    }
}

@media only screen and (max-width: 640px) {
    #magazine {
        width: 640px !important;
    }

    #magazine.standard {
        height: 1157px;
    }

    #magazine.tabloide-americano {
        height: 693px;
    }
}

@media only screen and (max-width: 480px) {
    #magazine {
        width: 480px !important;
    }

    #magazine.standard {
        height: 868px;
    }

    #magazine.tabloide-americano {
        height: 616px;
    }
}

@media only screen and (max-width: 375px) {
    #magazine {
        width: 375px !important;
    }

    #magazine.standard {
        height: 678px;
    }

    #magazine.tabloide-americano {
        height: 481px;
    }
}

@media only screen and (max-width: 360px) {
    #magazine {
        width: 375px !important;
    }

    #magazine.standard {
        height: 652px;
    }

    #magazine.tabloide-americano {
        height: 462px;
    }
}

@media only screen and (max-width: 320px) {
    #magazine {
        width: 320px !important;
    }

    #magazine.standard {
        height: 579px;
    }

    #magazine.tabloide-americano {
        height: 411px;
    }
}

#magazine .turn-page {
    background-color: #ccc;
    background-size: 100% 100%;
}

#magazine .shadow,
#magazine.shadow {
    -webkit-box-shadow: 0 4px 10px #666;
    -moz-box-shadow: 0 4px 10px #666;
    -ms-box-shadow: 0 4px 10px #666;
    -o-box-shadow: 0 4px 10px #666;
    box-shadow: 0 4px 10px #666;
}

#magazine .cover {
    background: #333;
}

#magazine .cover h1 {
    color: white;
    text-align: center;
    font-size: 50px;
    line-height: 500px;
    margin: 0px;
}

#magazine .loader {
    background-image: url(loader.gif);
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
    top: 238px;
    left: 188px;
}

#magazine .data {
    text-align: center;
    font-size: 40px;
    color: #999;
    line-height: 500px;
    border: 1px solid #f4f4f4;
}

#controls {
    width: 100%;
    text-align: center;
    font-family: 'latoregular';
    font-size: 20px;
    position: fixed;
    z-index: 99999999999999;
    top: 0;
    background: #fff;
    padding: 5px 0;
    -webkit-box-shadow: 0 2px 10px #666;
    -moz-box-shadow: 0 2px 10px #666;
    -ms-box-shadow: 0 2px 10px #666;
    -o-box-shadow: 0 2px 10px #666;
    box-shadow: 0 2px 10px #666;
}

#controls input, #controls label {
    font-family: 'latoregular';
    font-size: 15px;
}

#magazine {
    margin: 0 auto;
    overflow: hidden;
}

#magazine .odd {
    background-image: -webkit-linear-gradient(left, #FFF 95%, #ddd 100%);
    background-image: -moz-linear-gradient(left, #FFF 95%, #ddd 100%);
    background-image: -o-linear-gradient(left, #FFF 95%, #ddd 100%);
    background-image: -ms-linear-gradient(left, #FFF 95%, #ddd 100%);
}

#magazine .even {
    background-image: -webkit-linear-gradient(right, #FFF 95%, #ddd 100%);
    background-image: -moz-linear-gradient(right, #FFF 95%, #ddd 100%);
    background-image: -o-linear-gradient(right, #FFF 95%, #ddd 100%);
    background-image: -ms-linear-gradient(right, #FFF 95%, #ddd 100%);
}

#controls div.icon {
    float: left;
    margin: 0 10px;
    cursor: pointer;
}

#controls .controls-align {
    margin: 0 auto;
    float: none;
    max-width: 450px;
    font-size: 15px;
}

#controls .pagina {
    margin-top: 5px !important;
}

#controls .pagina input {
    text-align: center;
}

#controls .logo-jornal-view {
    float: left;
    margin-left: 10px;
}

#controls .nome-edicao {
    float: right;
    font-size: 24px;
    margin-right: 10px;
    margin-top: 5px;
}

.menu-artigos {
    padding-bottom: 15px;
    margin-bottom: 0;
    border-bottom: 1px solid #DDD;
}

.menu-artigos ul li {
    /*float: left;*/
    /*margin-right: 10px;*/
    /*padding-right: 10px;*/
    /*border-right: 1px solid #DDD;*/
    float: left;
    padding: 3px 8px;
    background-color: #dedede;
    border-radius: 15px;
    font-size: 13px;
    margin: 5px;
    color: black;
}

.menu-artigos ul li.active {
    background-color: #0094D8;
    color: #fff;
}

.menu-artigos ul li.active a {
    color: #fff;
}

.paginador {
    text-align: right;
    margin-top: 20px;
    float: right;
}

.paginador span {
    font-size: 15px;
    font-family: 'Delicious Roman';
    padding: 2px 4px;
    border: 1px solid #d1d2d4;
    margin-left: 5px;
}

#precos-img {
    width: 100px;
    text-align: center;
    float: left;
    margin-bottom: 15px;
    margin-right: 8px;
    margin-left: 8px;
}

#precos-img img {
    width: 100%;
}

.nav-collapse {
    display: none !important;
}

#logo-responsivo {
    display: none;
}

.nav-toggle {
    display: none !important;
}

.edicoes-mes .titulo-topo p {
    text-transform: uppercase;
}

.edicoes-lista {
    position: relative;
}

#jornal tbody tr td:first-child {
    display: none;
}

#site tbody tr td:nth-child(5) {
    display: none;
}

#site tbody tr td:last-child {
    display: block;
}

.imagem-legenda {
    float: left;
    display: flex;
    flex-direction: column;
    margin-bottom: 5px;
    align-items: flex-start;
}

.imagem-legenda .legenda {
    font-size: 12px;
    color: #222;
    line-height: 170%;
    padding: 5px 10px;
    background-color: #eee;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    box-sizing: border-box;
    text-align: left;
}

.imagem-horizontal {
    margin-bottom: 25px;
}

.imagem-horizontal img {
    max-width: 100%;
}

.imagem-noticia img {
    margin: 0 !important;
}

.imagem-noticia .imagem-legenda {
    padding: 0 15px;
    margin-bottom: 30px;
}

.conteudo-noticia .imagem-noticia .legenda {
    margin: 0;
}

.imagem-legenda .creditos {
    text-align: left;
    font-size: 10px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
    margin-bottom: 3px;
}

.conteudo-noticia .creditos {
    margin-right: 15px;
}

.conteudo-noticia .imagem-noticia .creditos {
    margin-right: 0;
}

.publicidade {
    font-size: 10px;
    color: #666;
    font-family: Arial, Helvetica, sans-serif;
}

.banners-meio .publicidade {
    margin-left: 5px;
}

.apoiadores-lista .publicidade {
    margin: 5px;
    text-align: center;
    width: 100%;
    display: block;
    margin-bottom: 0;
}

.fechado {
    padding: 3px 5px;
    background-color: #0094d8;
    color: #fff;
    border-radius: 3px;
    margin-right: 5px;
}

.fechado-login {
    width: 100%;
    float: left;
    position: relative;
    background: #fff;
}

.conteudo-noticia .fechado-login .fechado-mensagem {
    font-size: 22px;
    float: left;
    width: 100%;
    font-family: 'Opensans Regular';
    text-align: center;
    margin: 20px 0;
    line-height: 150%;
    padding: 0 15px;
    box-sizing: border-box;
    font-weight: 600;
}

.fechado-login:before {
    content: '';
    width: 100%;
    height: 80px;
    background-image: linear-gradient(transparent, #fff);
    position: absolute;
    bottom: 100%;
}

.fechado-login .cadastrar {
    width: 50%;
    float: left;
    border-right: 1px solid #ddd;
    text-align: center;
    padding: 50px 0;
    box-sizing: border-box;
    margin-bottom: 50px;
}

.fechado-login .cadastrar a {
    padding: 10px 25px;
    font-size: 18px;
    color: #fff;
    background-color: #0094d8;
    transition: .2s;
}

.fechado-login .cadastrar a:hover {
    background-color: #0d65d8;
}

.fechado-login .login {
    width: 50%;
    float: right;
    text-align: center;
    padding: 50px 0;
    margin-bottom: 50px;
}

.fechado-login .login a {
    padding: 10px 25px;
    font-size: 18px;
    color: #fff;
    background-color: #0094d8;
}

.fechado-login .login a:hover {
    background-color: #0d65d8;
}

.assinante-alert {
    position: fixed;
    font-size: 12px;
    background-color: red;
    color: #fff;
    left: 10px;
    right: 10px;
    top: 0;
    text-align: center;
    border-radius: 0 0 3px 3px;
    line-height: 17px;
    z-index: 10;
}

.asssinatura-fail {
    padding-top: 10px;
}

.imagem-capa {
    padding-top: 14px;
    margin-top: -9px;
    position: relative;
}

.imagem-capa .creditos {
    position: absolute;
    top: 0;
}

.fixar-scroll.fixar {
    position: fixed;
}

.fixar-scroll .anuncio-lateral-grande {
    margin-top: 0;
}

.anuncio-lateral-grande {
    float: left;
    width: 100%;
    padding: 10px 15px 15px 15px;
    background-color: #fff;
    box-sizing: border-box;
    margin-top: 30px;
}

.anuncio-lateral-grande img {
    max-width: 100%;
}

.banners-home-grande {
    float: left;
    background-color: #fff;
    width: 100%;
    padding: 0px;
    margin-top: 30px;
    box-sizing: border-box;
}

.banners-home-grande .publicidade {
    margin-left: 5px;
}

.banners-home-grande .items {
    float: left;
}

.banners-home-grande img {
    max-width: 100%;
}

.eventos, .concursos {
    float: left;
    background-color: #fff;
    width: 100%;
    margin-top: 30px;
    box-sizing: border-box;
}

.calendar-group-lista-principal {
    padding: 0px 5px 5px 5px;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    float: left;
    width: 100%;
    margin: 0 -3px;
}

.calendar-group-lista-principal > p {
    margin: 0 3px;
}

.calendar-group-lista-principal .group {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    -webkit-flex-direction: column;
    float: left;
    width: 25%;
    width: calc(25% - 8px);
    margin: 0 3px;
    margin-bottom: 6px;
    border-radius: 3px;
    border: 1px solid #ddd;
}

.calendar-group-lista-principal .calendar-day {
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    align-items: center;
    -webkit-align-items: center;
    float: left;
    border-bottom: 1px solid #ddd;
    border-radius: 3px;
    background-color: #f3f3f3;
    /*padding: 5px;*/
}

.calendar-group-lista-principal .calendar-day .day {
    /*font-size: 25px;*/
    /*font-weight: bold;*/
    /*margin-right: 5px;*/
    /*color: #333;*/
    /*background-color: #fff;*/
    /*padding: 5px;*/
    /*line-height: 100%;*/
    /*border-radius: 3px;*/
    /*border: 1px solid #ddd*/
    font-size: 16px;
    background-color: #0094d8;
    color: #fff;
    padding: 10px 5px;
    line-height: 100%;
    width: 100%;
    text-align: center;
    font-family: "Opensans Regular";
}

.calendar-group-lista-principal .calendar-day .day span {
    text-transform: lowercase;
}

.calendar-group-lista-principal .calendar-day .month-week {
    font-size: 11px;
    color: #666;
    display: flex;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    flex-direction: column;
    -webkit-flex-direction: column;
}

.calendar-group-lista-principal .calendar-day .data-indefinida {
    text-align: center;
    width: 100%;
    color: #fff;
    padding: 5px 10px;
    background-color: #0094d8;
    font-family: "Opensans Regular";
}

.calendar-lista-principal {
    padding: 0 10px;
}

.calendar-lista-principal .calendar-item {
    padding: 15px 0;
    border-bottom: 1px solid #ddd;
}

.calendar-lista-principal .calendar-item:last-child {
    border-bottom: 0;
}

.calendar-lista-principal .calendar-item a {
    color: #666;
    font-size: 12px;
}

.calendar-lista-principal .calendar-item a:hover {
    color: #0094D8;
}

.anuncio-google {
    margin-top: 30px;
    width: 100%;
    float: left;
    box-sizing: border-box;
}

.fundo-cinza-google {
    background-color: #ececec;
    min-height: 60px;
    text-align: center;
}

blockquote {
    float: right;
    max-width: 40%;
    padding: 25px;
    font-weight: bold;
    font-family: serif;
    font-style: italic;
}

blockquote:nth-of-type(even) {
    float: left;
}

blockquote > p {
    font-size: 18px !important;
    line-height: 130% !important;
}

blockquote:after {
    content: '';
    background-image: url('../img/site/quote.png');
    width: 18px;
    height: 18px;
    background-size: 100%;
    background-position: center;
    background-repeat: no-repeat;
    float: left;
}

.livros-div, .videos-div {
    margin-top: 30px;
    float: left;
    width: 100%;
    position: relative;
}

.livros-slide, .videos-slide {
    padding: 15px 0;
    float: left;
    width: 100%;
}

.livros-slide .livro-item, .videos-slide .video-item {
    height: auto;
    text-align: center;
    float: left;
    width: 100%;
    font-family: Opensans Light;
    position: relative;
    padding-bottom: 30px;
}

.livros-slide .livro-item img, .videos-slide .video-item img {
    margin: 0 auto;
    margin-bottom: 5px;
}

section .livros-div .link-vejamais, section .videos-div .link-vejamais {
    position: absolute;
    right: 10px;
    bottom: 5px;
    font-size: 12px;
    color: #0094D8;
    transition: All 0.4s ease;
    margin-bottom: 5px;
}