/*
Theme Name:         Colégios 2025 1.0
Theme URI:          https://roots.io/sage/
Description:        Sage is a WordPress starter theme. <a href="https://github.com/roots/sage">Contribute on GitHub</a> - Colégios de 2024
Version:            1.0.0
Author:             Roots (Alterado por Geosfera)
Author URI:         https://roots.io/
Text Domain:        sage

License:            MIT License
License URI:        http://opensource.org/licenses/MIT
*/

@import url('https://fonts.googleapis.com/css2?family=Fira+Sans:wght@300;400;700&display=swap');

body, html {
    margin-top: 0px;
}
body{
    /*background: url('imagens/bg.jpg') no-repeat;
    background-size: cover;*/

    /*color: #646464;*/
    color: #2b2b2b;
    font-family: 'Fira Sans', sans-serif;
    font-size: 18px;
}

h1 a {
    color: #000 !important;
}

h2 a{
    color: #fff;
    font-weight: bold;
    font-size: 34px !important;
}

h3 a {
    font-size: 24px;
    color: #000;
    font-weight: bold;
}

.pagina-destaques {
    padding-bottom: 0 !important;
}

.pagina-destaques p{
    font-size: 14px !important; 
    font-weight: normal !important;
}

.container {
    max-width: 1200px;
    width: 100%;
}
.pagina .container {
    /*background-color:rgba(255,255,255,0.9);*/
}
.banner{
    text-align: center;
}
.banner img{
    max-width: 95%;
    height: auto;
    margin: 2.5%;
}
.texto-pagina .dfp-topo1.hidden-xs.hidden-sm {
    position: relative !important;
    display: inline-block !important;
}
.d_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.texto, .texto a{
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}

.navbar-default {
    border-color: none !important;
}

.navbar-fixed-top {
    border-width: 0 !important;
}

header.navbar.navbar-default.navbar-fixed-top {
    background: none;
    position: relative;
    max-height: 335px;
    margin-bottom: 150px;
}
header.navbar.navbar-default.navbar-fixed-top .container{
    position: relative;
}
header.navbar.navbar-default.navbar-fixed-top .container #guia-da-faculdade{
    margin-top: 35px;
    width: 200px;
    display: block;
    z-index: 999;
    position: relative;
}
header.navbar.navbar-default.navbar-fixed-top .container #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-right{
    float: none !important;
    width: 100%;
    display: flex;
    justify-content: center;
    position: absolute;
    top: 60px;
    z-index: 99;
}
header.navbar.navbar-default.navbar-fixed-top .container #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-right li{
    float: none !important;
}
.navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
    color: #2f3d59;
}
.navbar li a {
    font-size: 18px;
}
header.navbar.navbar-default.navbar-fixed-top .container .apoio_topo{
    width: 250px;
    height: fit-content;
    position: absolute;
    top: 51px;
    right: 0px;
    text-align: center;
    font-size: 14px;
    z-index: 999;
}
header.navbar.navbar-default.navbar-fixed-top .container .apoio_topo p{
    margin: 0 ;
}
header.navbar.navbar-default.navbar-fixed-top .container .apoio_topo .d_flex{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
}
header.navbar.navbar-default.navbar-fixed-top .container .apoio_topo a{
    display: block;
    text-decoration: none;
    margin: 5px;
}
header #frase_topo{
    color: #594F91;
    max-width: 800px;
    width: 60%;
    margin: 30px auto 70px auto;
    text-align: center;
}

header #frase_topo h2 {
    font-size: 45px;
}
header .parceria_topo{
    margin: 10px auto 40px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
    flex-wrap: wrap;
}
header .parceria_topo p{
    margin: 0;
    width: 100%;
    text-align: center;
}
header .parceria_topo a{
    margin: 15px;
}
header img.triangulo-1{
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1;
}
.apoio_topo_mobile{
    display: none;
}

@media (max-width: 780px){
    header img.triangulo-1{
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
        max-width: 150px;
    }
    header.navbar.navbar-default.navbar-fixed-top {
        background: none;
        position: relative;
        max-height: unset;
        height: fit-content;
        margin-bottom: 25px;
        text-align: left;
    }
    header.navbar.navbar-default.navbar-fixed-top .container #guia-da-faculdade {
        height: auto;
        width: 105px;
        margin: 0;
        display: block;
        padding: 15px;
    }
    header.navbar.navbar-default.navbar-fixed-top .container #bs-example-navbar-collapse-1 .nav.navbar-nav.navbar-right{
        background: none;
        display: block;
        top: unset;
        width: 100%;
        margin: 0;
        z-index: 99;
        position: relative;
    }
    .navbar-default .navbar-toggle {
        background: #ddd;
    }
    .navbar li.categoria {
        margin-left: 10px;
        color: #000000;
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #000000;
    }
    .navbar-right {
        float: none !important;
        margin: 0;
    }
    .img-responsive {
        margin: 0 auto;
    }
    header #frase_topo{
        color: #00166e;
        max-width: 650px;
        margin: 10px auto;
        text-align: center;
        position: relative;
    }
    header #frase_topo h2 {
        font-size: 25px;
    }

    /* Topo mobile */
    header.navbar.navbar-default.navbar-fixed-top .container .apoio_topo,
    header .parceria_topo{
        display: none;
    }
    header #frase_topo h2 {
        margin-top: 0;
        font-size: 18px;
    }
    header .parceria_topo{
        position: relative;
        font-size: 13px;
        width: 90%;
        margin: 0 auto;
        display: flex;
        flex-wrap: wrap;

        display: none;
    }
    header .parceria_topo p{
        width: 100%;
        text-align: center;
        margin: 10px 0;
    }
    header .parceria_topo a{
        margin: 0 10px 5px 0;
    }
    header .parceria_topo a img{
        max-width: 100%;
        height: auto;
        max-height: 55px;
    }

    .apoio_topo_mobile{
        display: block;
        text-align: center;
        font-size: 14px;
        margin: 0;
    }
    .apoio_topo_mobile a{
        margin: 5px;
    }

}

.infraestrutura{
    color: #fff;
}

.infraestrutura label{
    font-weight: normal;
    font-size: 0.9em;
}

.guia{
    margin-top: 60px;
    color: #fff;
}

.guia h2{
    color: #755EA4;
    font-weight: 700;
    font-size: 48px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.bg-guia{
    height: 305px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.perguntas{
    height: 560px;
}

.img_box{
    /* background: url('imagens/img-box.png') no-repeat; */
}

.boxes{
    display: flex;
    justify-content: space-between;
    margin-top: 70px;
    margin-bottom: 70px;
}

.box1{
    box-sizing: border-box;
    padding: 50px;
    width: 500px;
    height: 300px;
    color: #fff;
}

.box1 > h2, .box1 > h2 a{
    color: #00A9FF;
    font-weight: bold;
    font-size: 36px;
}

.box2{
    box-sizing: border-box;
    padding: 50px;
    width: 500px;
    height: 300px;
    color: #fff;
}

.box2 > h2, .box2 > h2 a{
    color: #0F1E6D;
    font-weight: bold;
    font-size: 36px;
}

.banner{
    /*width: 970px;
    height: 90px;
    background: #BFBFBF;*/
}

.banner_prop{
    display: flex;
    justify-content: center;
    margin-top: -40px;
}

.curva_perguntas{
    float: left;
    margin-top: -100px;
}

.questoes{
    color: #fff;
    margin-top: 100px;
}

.filtro .container {
    color: #fff;
}

label {
    font-weight: normal !important;
}

.filtro .barra-secundaria input[type=checkbox] {
    border: none;
    height: 15px !important;
    font-size: 10px !important;
}

.filtro {
    background: none;
    width: 100%;
    position: relative;
    top: -20px;
}
.filtro .container{
    padding: 25px 50px 35px 50px;
    max-width: 1200px;
    width: 90%;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    margin: 0 auto;
}
.filtro .barra-principal p{
    color: #ffffff;
    font-size: 19px;
    font-weight: bold;
    text-align: center;
}
.filtro .barra-principal input[type=text]{
    height: 50px;
    padding-left: 40px;
    color: #20201D;
    border: none;
    font-size: 15px;
    letter-spacing: 0;
    padding-right: 10px;
    width: 320px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    float: left;
    margin-left: 10px;
}
.filtro .barra-principal .form-group .btn-submit-lupa{
    color: #ffffff;
    display: block;
    font-size: 15px;
    font-weight: bold;
    padding: 16px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: -7px;
}
.filtro .barra-principal .form-group .btn-submit-lupa:hover{
    opacity: 0.9;
}
.filtro .barra-principal .btn-filtro-avancado.collapsed {
    color: #fff;
    width: fit-content;
    border-radius: 0;
    display: inline-block;
    height: 40px;
    padding: 10px 10px 10px 45px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    text-align: left;
    margin-top: 10px;
    border-radius: 10px;
    width: 170px;
}
.filtro .barra-principal .btn-filtro-avancado {
    color: #fff;
    width: fit-content;
    border-radius: 0;
    display: inline-block;
    height: 40px;
    padding: 10px 0 10px 45px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 0;
    text-align: left;
    margin-top: 0;
}
.filtro .barra-principal .btn-limpa-filtro {
    color: #20201D;
    width: auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    display: block;
    margin: 15px auto 0 auto;
    height: fit-content;
    padding: 2px 15px 0 15px;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 1px;
}
.filtro .barra-principal .btn-limpa-filtro:hover{
    opacity: 0.9;
}
.filtro .barra-secundaria{
    margin-top: 25px;
    padding: 15px 0 0 0;
}
.filtro .barra-secundaria input, .filtro .barra-secundaria select {
    border: none;
    height: 40px;
    font-size: 10px;
    -webkit-border-radius: 10px !important;
    -moz-border-radius: 10px !important;
    border-radius: 10px !important;
}
.filtro .barra-secundaria .form-group input{
    padding: 10px;
    font-size: 15px;
}
.filtro .barra-secundaria select {
    padding: 10px;
    font-size: 15px;
}
.filtro .barra-secundaria .btn{
    border: none;
    color: #ffffff;
    display: block;
    font-size: 16px;
    font-weight: bold;
    padding: 10px;
    height: 40px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    max-width: 250px;
    margin: 25px auto 0 auto;
}
.filtro .barra-secundaria .btn:hover{
    opacity: 0.9;
}

.filtro .container.cor_2019{

}
.filtro .container.cor_2019 .barra-secundaria {

}

@media (max-width: 1280px){
    .filtro .container{
        padding: 10px 5px;
        max-width: 900px;
        width: 95%;
        -webkit-border-radius: 15px;
        -moz-border-radius: 15px;
        border-radius: 15px;
        margin: 0 auto;
    }
    .filtro .barra-principal p{
        font-size: 16px;
    }
    .filtro .barra-principal input{
        width: 100%;
        height: 35px;
        padding-left: 35px;
        color: #20201D;
        border: none;
        font-size: 15px;
        letter-spacing: 0;
        padding-right: 10px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
    }
    .filtro .barra-principal .form-group .btn-submit-lupa{
        color: #ffffff;
        display: block;
        font-size: 15px;
        font-weight: bold;
        padding: 9px;
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        margin: 0;
        position: relative;
        margin: 15px auto 0 auto;
    }
    .filtro .barra-principal .form-group, 
    .filtro .barra-principal .search-form label, 
    .search-form .filtro .barra-principal label {
        margin-bottom: 0;
    }
    .filtro .barra-principal .btn-limpa-filtro {
        position: absolute;
        right: 15px;
        top: -5px;
    }
}

/* Home */
.container.banner{
    margin: 50px auto;
}
#destaques{
    margin: 25px auto;
}
#destaques .lista_posts{
    max-width: 765px;
    margin: 0 auto;
}
#destaques .lista_posts article h3{
    font-size: 36px;
    margin: 0 0 15px 0;
}
#destaques .lista_posts article a{
    text-decoration: none;
    color: #2b2b2b;
    font-weight: normal;
    text-transform: none;
}
#destaques .lista_posts article p a{
    text-decoration: none;
    color: #646464;
    font-weight: normal;
    text-transform: none;
}
#destaques .lista_posts .d_flex{
    margin: 25px 0;
}
#destaques .lista_posts .d_flex article{
    width: 47%;
}
#destaques .lista_posts .d_flex article h3{
    font-size: 22px;
    margin: 15px 0;
}
#destaques .lista_posts .d_flex article h3 a{
    text-decoration: none;
    color: #2b2b2b;
}
#destaques .banner {
    margin: 25px auto;
}
#ranking{
    position: relative;
    padding: 0;
}
#ranking div.cor{
    width: 100%;
    height: 335px;
    position: absolute;
    z-index: -1;
}
#ranking img.triangulo-2{
    position: absolute;
    top: 50px;
    left: 0;
    z-index: -1;
}
#ranking h3{
    color: #6EE4FE;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 25px auto 0 auto;
    text-transform: uppercase;
}
#ranking h2{
    color: #ffffff;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    margin: 15px auto;
    text-transform: uppercase;
}
#ranking h2{
    text-align: center;
}
#ranking #rankings{
    margin: 35px auto;
}
#ranking #rankings .box_ranking{
    color: #ffffff;
    padding: 30px;
    max-width: 370px;
    width: 31%;
    text-align: center;
    margin-bottom: 45px;
}
#ranking #rankings .box_ranking h4{
    text-transform: uppercase;
    font-size: 20px;
    font-weight: bold;
}
#ranking #rankings .box_ranking h4 strong{
    font-size: 30px;
}
#ranking #rankings .box_ranking ul{
    list-style: none;
    padding: 0;
}
#ranking #rankings .box_ranking ul li{
    border-bottom: #2c9fcf solid 1px;
    padding: 10px;
}
#ranking #rankings .box_ranking ul li span{
    color: #F6EF2F;
}
#ranking #rankings .box_ranking .d_flex ul li{
    text-align: left;
}

#ranking #rankings .box_ranking a:link,
#ranking #rankings .box_ranking a:active,
#ranking #rankings .box_ranking a:visited{
    color: #ffffff;
}
#ranking #rankings .box_ranking a:hover{
    color: #ffffff;
}

#ranking #rankings .box_ranking a.btn:link,
#ranking #rankings .box_ranking a.btn:active,
#ranking #rankings .box_ranking a.btn:visited{
    color: #2c6393;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    padding: 5px 15px;
    margin: 20px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
#ranking #rankings .box_ranking a.btn:hover{
    color: #ffffff;
    text-decoration: none;
}

#informacoes{
    margin: 50px auto;
}
#informacoes h3{
    color: #0083BD;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin: 25px auto;
    text-transform: uppercase;
}
#informacoes h2{
    color: #00197A;
    text-align: center;
    font-size: 36px;
    font-weight: normal;
    margin: 25px auto;
    text-transform: none;
}
#informacoes p{
    color: #393939;
    text-align: center;
    font-size: 23px;
    font-weight: normal;
    margin: 25px auto;
}
#informacoes a:link,
#informacoes a:active,
#informacoes a:visited{
    color: #ffffff;
    display: table;
    font-size: 16px;
    font-weight: bold;
    padding: 15px 20px;
    margin: 20px auto;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
#informacoes a:hover{
    text-decoration: none;
}
#notocias{
    margin: 50px auto;
}
#notocias h3.leia{
    color: #6BB3DD;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
    margin: 35px auto;
}
#notocias .d_flex article{
    width: 30%;
    padding-bottom: 40px;
}
@media (max-width: 880px){
    #ranking #rankings.d_flex{
        justify-content: center;
    }
    #ranking #rankings .box_ranking{
        width: 90%;
    }
    #notocias .d_flex article{
        width: 100%;
        margin-bottom: 45px;
    }
}

/* Resultados */
#topo_resultados{
    text-align: center;
}
#topo_resultados h3{
    color: #2b2b2b;
    font-size: 18px;
    font-weight: bold;
    font-style: normal;
    margin: 15px auto;
}
#topo_resultados h1{
    color: #2b2b2b;
    font-size: 33px;
    font-weight: bold;
    font-style: normal;
    margin: 15px auto;
}
.box-listagem {
    border-top: none;
    margin: 15px 0;
    border-bottom: none;
}
.box-listagem:hover{
    background: #e5f4fa;
}
.box-listagem .box-basico {
    font-family: 'Fira Sans', sans-serif;
    position: relative;
    border-bottom: none;
    background: none;
    max-width: 100%;
    margin: 0;
    border-bottom: 1px solid #c8c8c8;
}
.box-listagem .box-basico .moldura{
    max-width: 860px;
    margin: 0 auto;
    position: relative;
    padding: 15px 10px;
}
.box-listagem .box-basico .moldura div.obs{
    position: absolute;
    top: -3px;
    right: 15px;
    font-size: 12px;
    font-style: italic;
    text-align: right;
    border: none;
}

.box-listagem .box-basico p {
    font-size: 18px;
    font-family: 'Fira Sans', sans-serif;
    font-weight: normal;
    letter-spacing: 0;
    padding-right: 140px;
    color: #2b2b2b;
    margin-bottom: 5px;
    width: fit-content;
}
.box-listagem .box-basico p b{
    color: #0f1d6e;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    margin-left: -14px;
    cursor: pointer;
}
.box-listagem .box-basico p b:before {
    color: #6BB3DD;
    content: "\e250"; /* glyphicon-triangle-right */
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
}
.box-listagem .box-basico[aria-expanded="true"]{
    background: #e5f4fa;
}
.box-listagem .box-basico[aria-expanded="true"] p b:before {
    color: #6BB3DD;
    content: "\e252"; /* glyphicon-triangle-right */
    font-family: Glyphicons Halflings;
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
}
.box-listagem .box-basico[aria-expanded="true"] p {
    color: #6BB3DD;
}
.box-listagem .box-completo {
    border-left: none;
    border-right: none;
    padding: 10px;
    top: -1px;
    /*z-index: 999;*/
    position: relative;
}
.box-listagem .box-completo .textos{
    max-width: 880px;
    margin: 0 auto;
    padding: 10px;
}
.box-listagem .box-completo p {
    color: #ffffff;
    margin-bottom: 5px;
    font-size: 18px;
    letter-spacing: 0;
    font-weight: 300;
}
.box-listagem .box-completo p span {
    color: #ffffff;
    font-weight: normal;
    text-transform: uppercase;
    font-weight: 400;
}
.box-listagem .box-completo p:last-child {
    margin-bottom: 0;
    margin-top: 5px;
}
.box-listagem .box-completo p:last-child a, .box-listagem .box-completo p:last-child a:hover {
    font-size: 18px;
    color: #ffffff;
    text-decoration: underline;
}

.box-listagem .box-basico .search-form a.search-submit, 
.box-listagem .box-basico a.btn, 
.search-form .box-listagem .box-basico a.search-submit {
    color: #574f90;
    position: absolute;
    bottom: 22px;
    right: 0;
    height: 25px;
    background: none;
    border: 0;
    border-top: none;
    border-radius: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 14px;
    font-family: 'Fira Sans', sans-serif;
    letter-spacing: 0;
    text-transform: uppercase;
    font-weight: bold;
}
.box-listagem .box-basico .search-form a.search-submit span, 
.box-listagem .box-basico a.btn span, 
.search-form .box-listagem .box-basico a.search-submit span {
    font-size: 15px;
    vertical-align: baseline;
    padding-left: 5px;
}
.box-listagem .box-basico .box-estrelas {
    position: absolute;
    right: 15px;
    top: 15px;
}
.box-listagem .box-basico .box-estrelas em.n_estrelado{
    color: #000304;
    font-size: 15px;
    padding: 5px 10px 5px 35px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.box-listagem .box-basico .box-estrelas em.n_avaliado{
    color: #000304;
    font-size: 15px;
    padding: 5px 10px 5px 35px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.box-listagem .box-basico .box-estrelas em.sem_notas{
    color: #000304;
    font-size: 15px;
    padding: 5px 10px 5px 35px;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}

.paginacao .page-numbers {
    border: #ffffff solid 1px;
    padding: 6px 8px;
    margin: 0 -2.5px;
    color: #001A71;
}
.paginacao .page-numbers.current {
    color: #fff;
}

/* Páginas */
.pagina.pagina-pagina{
    margin-bottom: 75px;
}
.pagina.pagina-pagina h1{
    color: #000;
    font-size: 36px;
    font-weight: bold;
    margin: 30px 0;
    display: block;
}
.pagina.pagina-pagina h2{
    color: #777;
    font-size: 26px;
    font-weight: normal;
    text-transform: normal;
}
.pagina.pagina-pagina h3{
    color: #6BB3DD;
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}
.pagina.pagina-pagina h4{
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    padding: 15px;
    width: 100%;
}
.pagina.pagina-pagina h5{
    color: #5B4496;
    font-size: 30px;
    font-weight: bold;
    text-transform: none;
}
/* accordion */
.su-spoiler-style-default>.su-spoiler-title {
    /*padding-left: 27px;
    padding-right: 0;*/
    color: #ffffff;
    font-size: 24px;
    font-weight: bold;
    padding: 15px;
    width: 100%;
}
.su-spoiler-icon{
    left: 5px !important;
    top: 15px !important;
}
.su-spoiler-style-default>.su-spoiler-content {
    padding: 1em !important;
}
/* accordion */

.pagina.pagina-pagina p{
    color: #2b2b2b;
    font-size: 18px;
    line-height: 26px;
    margin: 15px 0;
}
.pagina.pagina-pagina p img{
    max-width: 100%;
    height: auto;
}
.pagina.pagina-pagina a:link,
.pagina.pagina-pagina a:active,
.pagina.pagina-pagina a:visited{
    color: #000;
    font-weight: bold;
    text-decoration: none;
}
.pagina.pagina-pagina a:hover{
    color: #0f1d6e;
    text-decoration: none;
}
.pagina.pagina-pagina ol, .pagina.pagina-pagina ul {
    margin-top: 0;
    margin-bottom: 10px;
    margin-left: -20px;
}
.gallery-columns-3{
    display: flex;
    justify-content: space-evenly;
    flex-wrap: wrap;
}
.gallery-columns-3 .gallery-item{
    width: 30%;
    max-width: 250px;
    margin: 15px;
    text-align: center;
    color: #342e77;
    font-weight: bold;
    list-style: none;
    margin: 15px;
    text-align: center;
}
@media (max-width: 880px){
    .gallery-columns-3{
        justify-content: center;
    }
    .gallery-columns-3 .gallery-item{
        width: 90%;
        max-width: 250px;
    }
}
.pagina.pagina-pagina ol li, .pagina.pagina-pagina ul li{
    margin: 15px 0;
} 
.pagina.pagina-pagina #conteudo_topo.d_flex .textos{
    width: 68%;
    margin-bottom: 50px;
}
body.single.single-noticias .pagina.pagina-pagina #conteudo_topo.d_flex .textos{
    width: 100%;
    margin-bottom: 20px;
    text-align: center;
}
.pagina.pagina-pagina #conteudo_topo.d_flex .textos p{
    font-size: 23px !important;
    line-height: 29px !important;
}
.pagina.pagina-pagina #conteudo_topo.d_flex .textos p strong em{
    font-size: 16px !important;
}
.pagina.pagina-pagina #conteudo_topo.d_flex .banner{
    max-width: 300px;
    width: 30%;
    /*width: 100%;*/
}
.pagina.pagina-pagina.como-e-feita{}
.pagina.pagina-pagina.como-e-feita .texto-pagina{
    /*padding-left: 125px;*/
    max-width: 1050px;
    margin: 0 auto;
}
.pagina.pagina-pagina.como-e-feita .texto-pagina ul.conceitos{
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: stretch;
    margin: 0;
    padding: 0;
}
.pagina.pagina-pagina.como-e-feita .texto-pagina ul.conceitos li{
    color: #342e77;
    font-weight: bold;
    list-style: none;
    margin: 15px;
    text-align: center;
}
.pagina.pagina-pagina.como-e-feita .texto-pagina ul.conceitos li img{
    margin: 15px;
}

.pagina.pagina-pagina.entenda-as-informacoes{}
.pagina.pagina-pagina.entenda-as-informacoes .texto-pagina{
    /*padding-left: 125px;*/
    max-width: 1050px;
    margin: 0 auto;
}
.pagina.pagina-pagina.entenda-as-informacoes .texto-pagina table img{
    margin: 5px 0;
}

.pagina.pagina-pagina.destaques{}
.pagina.pagina-pagina.destaques .texto-pagina{
    /*padding-left: 125px;*/
    max-width: 1050px;
    margin: 0 auto;
}
.pagina.pagina-pagina.ac-destaques{}
.pagina.pagina-pagina.ac-destaques .texto-pagina{
    max-width: 1050px;
    margin: 0 auto;
}
.pagina.pagina-pagina .texto-pagina table{
    width: 100% !important;
}
.pagina.pagina-pagina .texto-pagina table tr td{
    padding: 10px;
    font-size: 20px;
    text-align: center;
}
.pagina.pagina-pagina .texto-pagina table tr:nth-child(even) {}
.pagina.pagina-pagina .texto-pagina table tr:nth-child(odd) {}
@media (max-width: 880px){
    .pagina.pagina-pagina .texto-pagina table tr td{
        padding: 5px 2px;
        font-size: 16px;
        text-align: center;
    }
    .pagina.pagina-pagina.como-e-feita .texto-pagina ul.conceitos{
        justify-content: center;
    }
}

.pagina.pagina-pagina .texto-pagina .area_cor{
    color: #ffffff;
    text-align: center;
    width: 120%;
    margin-left: -10%;
    padding: 25px 10%;
}
.pagina.pagina-pagina .texto-pagina .area_cor p{
    color: #ffffff;
}
.pagina.pagina-pagina .texto-pagina .area_cor h2 {
    color: #99e1ff;
}
.pagina.pagina-pagina .texto-pagina .area_cor h3 {
    color: #99e1ff;
}
.pagina.pagina-pagina .texto-pagina .area_cor table{
    width: 100% !important;
}
.pagina.pagina-pagina .texto-pagina .area_cor table tr td{
    padding: 10px;
    font-size: 20px;
    text-align: center;
}
.pagina.pagina-pagina .texto-pagina .area_cor table tr{
    border-bottom: #4763a1 solid 1px;
}
.pagina.pagina-pagina .texto-pagina .area_cor table tr:nth-child(even) {}
.pagina.pagina-pagina .texto-pagina .area_cor table tr:nth-child(odd) {}

@media (max-width: 1200px){
    .pagina.pagina-pagina #conteudo_topo.d_flex .textos{
        width: 100%;
        margin-bottom: 25px;
    }
    .pagina.pagina-pagina #conteudo_topo.d_flex .textos p{
        font-size: 23px !important;
        line-height: 29px !important;
    }
    .pagina.pagina-pagina #conteudo_topo.d_flex .textos p strong em{
        font-size: 16px !important;
    }
    .pagina.pagina-pagina #conteudo_topo.d_flex .banner{
        max-width: 100%;
        width: 100%;
        margin: 10px auto 25px auto;
        text-align: center;
    }

    .pagina.pagina-pagina .texto-pagina .area_cor{
        color: #ffffff;
        text-align: center;
        width: 100%;
        margin: 15px auto;
        padding: 20px;
        font-size: 16px;
    }
    .pagina.pagina-pagina .texto-pagina .area_cor h2{
        font-size: 18px;
    }
    .pagina.pagina-pagina .texto-pagina .area_cor table tr td{
        padding: 5px 2px;
        font-size: 14px;
        text-align: center;
    }
    .pagina.pagina-pagina .texto-pagina .area_cor table tr td h3{
        font-size: 16px;
    }
}
@media (max-width: 360px){
    .pagina.pagina-pagina .texto-pagina .area_cor{
        color: #ffffff;
        text-align: center;
        width: 100%;
        margin: 15px auto;
        padding: 10px;
        font-size: 14px;
    }
    .pagina.pagina-pagina .texto-pagina .area_cor table tr td{
        padding: 5px 2px;
        font-size: 12px;
        text-align: center;
    }
    .pagina.pagina-pagina .texto-pagina .area_cor table tr td h3{
        font-size: 12px;
    }
}

body.noticias-template-default.single{}
.pagina.pagina-pagina.noticia{
    max-width: 1050px;
    margin: 0 auto;
}
.pagina.pagina-pagina.noticia blockquote{
    border: none;
    color: #ffffff;
    padding: 45px 5%; 
    display: inline-block;
    width: 100%;
    margin: 45px 0;
    /*float: left;*/
}
.pagina.pagina-pagina.noticia blockquote p{
    color: #ffffff;
    font-size: 22px;
    font-weight: 300;
}

.pagina.pagina-pagina.noticia blockquote.citacao{
    border: none;
    color: #ffffff;
    padding: 70px; 
    display: inline-block;
    width: 360px;
    margin: 45px 45px 45px 0;
    float: left;
}
.pagina.pagina-pagina.noticia blockquote.citacao p{
    color: #ffffff;
    font-size: 22px;
    font-weight: 300;
}
@media (max-width: 1080px){
    .pagina.pagina-pagina.noticia blockquote{
        color: #ffffff;
        padding: 35px; 
        display: inline-block;
        width: 100%;
        margin: 45px auto 45px auto;
        float: left;
    }
    .pagina.pagina-pagina.noticia blockquote.citacao{
        color: #ffffff;
        padding: 35px; 
        display: inline-block;
        width: 100%;
        margin: 45px auto 45px auto;
        float: left;
    }
}
.pagina.pagina-pagina.noticia .dfp-tmeio1{
    max-width: 300px;
    margin: 25px 0 25px 25px;
    float: right;
}
@media (max-width: 1080px){
    .pagina.pagina-pagina.noticia .dfp-tmeio1{
        max-width: 300px;
        margin: 25px auto;
        float: none;
    }
}

/* Footer */
#anteriores{
    color: #ffffff;
    padding: 25px;
    min-height: 60px;
    margin: 0;
}
#anteriores .d_flex{
    justify-content: center;
}
#anteriores .d_flex p{
    margin: 0 20px;
    padding: 10px 0;
    font-weight: bold;
    text-transform: uppercase;
}
#anteriores .d_flex a:link,
#anteriores .d_flex a:active,
#anteriores .d_flex a:visited{
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
    padding: 10px 35px;
    -webkit-transition: 0.2s ease-out;
    -moz-transition: 0.2s ease-out;
    -o-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
}
#anteriores .d_flex a:hover{
    color: #001A71;
    text-decoration: none;
}

.content-info a, .content-info a:hover{
    color: #fff;
}

footer{
    border: none;
    min-height: 470px;
    color: #ffffff;
    padding-bottom: 5px;
}
footer .logo img{
    width: 152px;
    height: auto;
}
footer .menu{
    margin: 60px 0 0 0;
}
footer .menu a{
    color: #ffffff;
    font-size: 17px;
}
footer .link-social .social:hover {}
footer .menu a:hover{
    color: #ffffff;
    text-decoration: underline;
}
footer .map-link {
    padding-bottom: 25px;
    margin: 10px auto;
    width: fit-content;
}
footer .siga{
    margin: 35px 0 0 0;
}
footer .siga span{
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
}
footer .link-social .social {
    display: inline-block;
    height: 21px;
    max-width: 100%;
    width: auto;
    border-radius: 0;
    padding: 0;
    margin: 10px 10px 0 0;
}
footer .parceria_apoio{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;   
    flex-wrap: wrap; 
    margin: 0;
}
footer .parceria_apoio .parceria_rodape,
footer .parceria_apoio .apoio_topo{
    margin: 5px 0px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap; 
}
footer .parceria_apoio .parceria_rodape p,
footer .parceria_apoio .apoio_topo p,
footer .parceria_apoio .parceria_rodape a,
footer .parceria_apoio .apoio_topo a{
    margin: 10px;
}
footer .copy {
    color: #ffffff;
    font-size: 13px;
    margin-top: 35px;
    text-align: center;
}
@media (max-width: 880px){
    footer .menu{
        margin: 25px auto;
    }
    footer .siga {
        margin: 25px auto;
        text-align: center;
        width: 100%;
    }
    footer .parceria{
        text-align: center !important;
    }
    footer .img-responsive{
        margin: 0 auto !important;
    }
    footer .copy{
        margin: 25px auto;
    }

    footer {
        border: none;
        height: 920px;
        color: #ffffff;
        text-align: center;
    }

    .navbar-default .navbar-nav>li>a, .navbar-default .navbar-text {
        text-align: center;
    }
}

.pagina p.patrocinado, 
p.patrocinado {
    font-size: 9px !important;
    color: #656565 !important;
    margin-bottom: 5px !important;
}

/* Video */
.responsive-container{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 0px;
	height: 0;
	overflow: hidden;
}
.responsive-container iframe,
.responsive-container object,
.responsive-container embed,
.responsive-container video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.texto-pagina::first-letter{
    /*color: #00ABD7 !important;
    font-size: 72px !important;
    line-height: 25px !important;
    font-weight: 800 !important;
    font-style: normal !important;
    text-transform: uppercase !important;*/
}

/* GDPR */
#stm_gdpr_popup-main.stm_gdpr_popup-main{
    background-color:#232323 !important;
    max-width: 70% !important;
    width: 70% !important;
    font-size: 15px !important;
    left: 15% !important;
    bottom: 10px !important;
    padding: 1% !important;
    display: flex;
    justify-content: center;
    align-items: center;
}
#stm_gdpr_popup-main.stm_gdpr_popup-main .stm_gdpr_popup-content{
    width: auto;
}
#stm_gdpr_popup-main.stm_gdpr_popup-main .stm_gdpr_popup-links{
    width: -moz-fit-content;
    width: fit-content;
    display: inline-table; /*hack for IE*/
    margin-left: 25px;
}
#stm_gdpr_popup-main.stm_gdpr_popup-main p.lgpd-title{
    color: rgb(37, 117, 232);
    font-size: 17px !important;
    font-weight: bold;
    margin-bottom: 5px;
}
#stm_gdpr_popup-main.stm_gdpr_popup-main p.lgpd-text-one-desktop {
    font-family: "LatoRegular", sans-serif;
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
}
#stm_gdpr_popup-main.stm_gdpr_popup-main a:link,
#stm_gdpr_popup-main.stm_gdpr_popup-main a:active,
#stm_gdpr_popup-main.stm_gdpr_popup-main a:visited{
    color: #ffffff;
    text-decoration: underline;
}
#stm_gdpr_popup_accept{
    background: rgb(37, 117, 232);
    color: #fbfcff;
    border-radius: 5px;
    font-weight: bold;
    border: transparent;
    height: 30px;
    width: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-family: "Lato-Bold", sans-serif;
    font-size: 14px;
    outline-style: none;
    cursor: pointer;
    margin: 0 auto;
    text-decoration: none !important;
}
@media screen and (max-width: 1680px){
    #stm_gdpr_popup-main.stm_gdpr_popup-main{
        background-color:#232323 !important;
        max-width: 92% !important;
        width: 92% !important;
        font-size: 15px !important;
        left: 3.5% !important;
        bottom: 20px !important;
        padding: 20px 2% !important;
    }
}
@media screen and (max-width: 980px){
    #stm_gdpr_popup-main.stm_gdpr_popup-main{
        background-color:#232323 !important;
        max-width: 90% !important;
        width: 90% !important;
        font-size: 15px !important;
        left: 4.0% !important;
        bottom: 20px !important;
        padding: 3% !important;
    }
}
@media screen and (max-width: 768px){
    #stm_gdpr_popup-main.stm_gdpr_popup-main p.lgpd-text-one-desktop {
        display: block;
    }
}

@media screen and (max-width: 680px){
    #stm_gdpr_popup-main.stm_gdpr_popup-main{
        background-color:#232323 !important;
        max-width: 95% !important;
        width: 95% !important;
        font-size: 15px !important;
        left: 2.0% !important;
        bottom: 20px !important;
        padding: 3% !important;
        display: block;
    }
    #stm_gdpr_popup-main.stm_gdpr_popup-main .stm_gdpr_popup-links{
        width: auto;
        margin: 5px auto;
    }
}