*{
	font-family: 'Roboto', sans-serif;
}




/*GERAIS*/

.owl-carousel{
    margin-bottom: 40px;
}

a.btn-default {
    padding: 15px 45px 15px 45px;
    background-color: #fff;
    border-radius: 30px;
    border: 3px solid #d8d8d8;
    color: #292929;
    text-transform: uppercase;
}

a.btn-default:hover{
	text-decoration: none;
}

a.verde{
	background-color: #2d9352;
	border-color: #2d9352;
	color: #fff;
	text-transform: uppercase;
}

.splash {
    position: fixed;
    background: #fff;
    width: 100%;
    height: 100%;
    z-index: 190;
}

.loader {
    position: absolute;
    left: 50%;
    top: 50%;
}

/*GERAIS*/


/*NAV TOPO*/



.site-branding{
	position: relative;
	float: left;
	padding: 11px 0px;
}

.social-header iframe{
    height: 20px !important;
}

.social-header ul{
	padding-left: 0;
	margin-left: 0;
}

.social-header ul li {
    list-style: none;
    float: left;
    padding-top: 9px;
    margin-right: 5px;
}

iframe .yt-uix-button{
    height: 20px !important;
}


.seminario-destaque-home{
	text-align: center;
}

.menu-footer li.current-menu-item a{
    background: none;
}


#infos-seminario-home {
    /* min-height: 510px; */
    background-repeat: no-repeat;
    background-size: 100% 100%;
    padding-top: 0;
    top: 50%;
    margin-top: -4%;
}

.com-logo{
    margin-top: -9% !important;
}

#infos-seminario-home h1 {
    margin-top: 0;
    color: #fff;
    font-size: 42px;
    text-shadow: 2px 2px 2px #353535;
	margin-bottom: 11px;
}

.imagem-destaque-home {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 30px;
}
.imagem-destaque-home img {
    width: 50%;
}

.AlphabetNav {
    padding-left: 5px;
}


.AlphabetNav a {
    background: #1e8a44;
    color: #fff;
    padding: 5px !important;
    float: left;
    margin-right: 9px;
    margin-bottom: 5px;
    width: 13%;
    position: relative;
    text-align: center;
    border-radius: 10px;
}

.AlphabetNav a.active, .AlphabetNav a:hover{
    background: #4c4c4c;
    text-decoration: none;
}


.titulo-pesquisadores h1 {
    position: relative;
    float: left;
    width: 100%;
    font-size: 18px;
    text-transform: uppercase;

}


.titulo-pesquisadores h1 ::after{}



/*NAV TOPO*/




/*DESTAQUES HOME*/

#destaques-home .col-md-3{
	padding: 0;
}

.foto-destaque-home img{
	width: 100%;
}


.infos-destaque-home {
    background: url(../images/preto-60.png) 0 0 repeat;
    position: absolute;
    bottom: 0;
    padding: 15px;
    min-height: 98px;
}

.infos-destaque-home, .infos-destaque-home a{
	color: #fff;
    width: 100%;
}

.infos-destaque-home h2 {
    color: #fff;
    font-size: 18px;
    margin-top: 30px;
    margin-bottom: 0;
}

.infos-destaque-home h2 a:hover {
    color: #d4d4d4;
    text-decoration: none;
}

.categoria-destaque {
    float: left;
    margin-right: 10px;
    font-size: 12px;
}

.data-postagem-destaque {
    float: left;
    font-size: 12px;
}

.data-postagem-destaque .fa{
	margin-right: 5px;
}


/*DESTAQUES HOME*/



/*BIBLIOTECA HOME*/


.biblioteca-home {
    padding-top: 80px;
    position: relative;
    float: left;
    width: 100%;
    background: #fff;
}

.logo-biblioteca {
    text-align: center;
    margin-bottom: 45px;
}


.busca-biblioteca {
    padding: 10px;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

input#busca-home {
    background-color: #e5e5e5;
    border: none;
    padding: 15px 10px 15px 25px;
    width: 86%;
    border-radius: 40px 0px 0px 40px;
    font-size: 16px;
    text-transform: uppercase;
    text-align: left;
    float: left;
    outline: none;
}

input[type="submit"]#botao-busca-home {
    background: #2f9352;
    box-shadow: none;
    padding: 14px 30px 14px 30px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 40px;
    border: 5px solid #e5e5e5;
    margin-left: -31px;
    float: left;
    color: #fff;
    text-shadow: none;
    font-weight: bold;
    outline: none;
}

#pesquisas-populares-home h4 {
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    color: #000;
    margin-bottom: 40px;
}

#pesquisas-populares-home h4::before {
    position: absolute;
    left: 42%;
    width: 15%;
    height: 3px;
    background: #e5e5e5;
    content: '';
    top: 0;
    margin-top: -2%;
}


.pesquisa-popular-home {
    background-color: #f7f7f7;
    padding: 25px 10px 25px 10px;
    margin-bottom: 40px;
    min-height: 190px;
}

.texto-top p, .texto-bottom p{
	font-size: 12px;
	margin:0;
}

.texto-bottom a {
    color: #2f9352;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 10px;
    font-size: 12px;
}

.texto-bottom a::before {
    position: absolute;
    left: 10%;
    width: 20%;
    height: 1px;
    background: #2f9352;
    content: '';
    top: 48%;
}

.texto-top p{
	margin-bottom: 30px;
}

/*BIBLIOTECA HOME*/



/*PESQUISADORES HOME*/


#pesquisadores-home {
    background: url(../images/bg-pesquisadores.jpg) 0 0 no-repeat;
    background-size: 100%;
    position: relative;
    float: left;
    width: 100%;
}

#pesquisadores-home h2 {
    color: #fff;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 50px;
}


.owl-prev {
    margin-left: -5%;
    position: absolute;
    top: 0;
    margin-top: 5%;
    background: url(../images/nav-pesquisadores.png) 0 0 no-repeat;
    padding: 22px;
    font-size: 0px;
}


.owl-next {
    position: absolute;
    right: 0;
    margin-right: -5%;
    top: 0;
    margin-top: 5%;
    background: url(../images/nav-pesquisadores.png) -43px 0px no-repeat;
    padding: 22px;
    font-size: 0px;
}

span.nome-pesquisador-home {
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin-top: 20px;
    margin-bottom: 50px;
}

span.nome-pesquisador-home a {
	color: #fff;
}


/*PESQUISADORES HOME*/



/*DESTAQUES HOME*/


#destaques-home{
	padding-bottom: 50px;
}

.destaque-home {
    float: left;
    width: 100%;
    padding-top: 50px;
    padding-bottom: 10px;
    min-height: 240px;
}

.imagem-destaque {
    float: left;
    width: 25%;
    margin-top: 25px;
}

.texto-destaque {
    float: left;
    width: 62%;
    margin-left: 5%;
}

.texto-destaque h1 a{
    color: #333;
}


/*DESTAQUES HOME*/



/*AVISOS HOME*/

#avisos-home{
	background: url(../images/bg-avisos.jpg) 0 0 no-repeat;
    background-size: 100%;
    position: relative;
    float: left;
    width: 100%;
}

#avisos-home h2{
	text-align: center;
	color: #1e8a44;
	margin-top: 50px;
	margin-bottom: 50px;
}

.texto-aviso p {
    color: #909090;
    font-size: 13px;
    margin-bottom: 20px;
}

.tipo-aviso span a{
    font-size: 12px;
    color: #484848;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 15px;
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

.tipo-aviso span::before {
    position: absolute;
    left: 5%;
    width: 20%;
    height: 1px;
    background: #484848;
    content: '';
    top: 0;
    margin-top: 25%;
}


/*AVISO HOME*/


/*PATROCINADORES HOME*/


#patrocinadores-financiadores{
    position: relative;
    float: left;
    width: 100%;
    background: #fff;	
}

#patrocinadores-financiadores h3{
	text-align: center;
	color: #1e8a44;
	margin-top: 50px;
	margin-bottom: 40px;
}

.owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    margin-top: 10px;
    margin-bottom: 50px;
}

.owl-dots .owl-dot {
    display: inline-block;
    zoom: 1;
}

.owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 3px;
    background: #D6D6D6;
    display: block;
    -webkit-backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 30px;
}

.owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
    background: #1e8a44;
}




/* PATROCINADORES HOME*/


/*FOOTER*/

.infos-footer {
    background-color: #212020;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #808080;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    position: relative;
    float: left;
    width: 100%;
}

a#logo-footer{
	margin-left: 10px;
	-webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

a#logo-footer :hover{
	opacity: 0.5;
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
}


.logo-footer{
	margin-bottom: 15px; 
}


.texto-footer {
    padding-top: 5px;
    margin-bottom: 25px;
}

.infos-footer .texto-footer{
	margin-bottom: 0;
}


.desenvolvimento-footer {
    text-align: right;
}

.social {
    position: relative;
    float: left;
    padding-top: 8px;
    background: #212121;
    border-radius: 45px;
    font-size: 18px;
    width: 40px;
    height: 40px;
    text-align: center;
    color: #545454;
    margin-right: 12px;
}


.social:hover{
    color: #212121;
    background: #545454;
}


.social-footer {
    position: relative;
    float: left;
    width: 100%;
}

.titulo-menu-footer {
    border-top: 2px solid #888888;
}

.titulo-menu-footer h4 {
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
}

.menu-footer ul, .menu-footer ul li {
    margin-left: 0 !important;
    padding-left: 0 !important;
    list-style: none;
    width: 100%;
    border: none;
}

.menu-footer ul li a {
    font-size: 14px;
    color: #9b9999;
    padding: 0 !important;
    text-transform: none;
    width: 100%;
    float: left;
    position: relative;
    border: none;
    margin-bottom: 5px;
}


.menu-footer ul li a:hover {
    color: #fff !important;
    background: none;
    text-decoration: none !important;
}

/*FOOTER*/




/*INSTITUCIONAL*/

#topo-institucional {
    background: url(../images/bg-institucional.jpg) 0 0 no-repeat;
    background-size: 100%;
    padding-top: 100px;
    padding-bottom: 100px;
}

#topo-institucional h1 {
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    text-shadow: 1px 1px 1px #424242;
    margin-bottom: 80px;
}

#topo-institucional h1::after {
    position: absolute;
    left: 50%;
    width: 20%;
    height: 2px;
    background: #fff;
    content: '';
    top: 0;
    margin-top: 18%;
    margin-left: -10%;
}

.numeros-cebrap{
	text-align: center;
	color: #fff;
	text-shadow: 1px 1px 1px #424242;
}

.numero-institucional{
	font-size: 80px;
	font-weight: bold;
}

.destaque-institucional{
	font-size: 19px;
}

#historia-cebrap {
    padding-bottom: 50px;
}

.o-cebrap h4 {
    color: #4b4b4b;
    text-transform: uppercase;
    padding-bottom: 40px;
    padding-top: 40px;
    margin-bottom: 25px;
}


.o-cebrap h4::after {
    position: absolute;
    left: 15px;
    width: 25%;
    height: 2px;
    background: #4b4b4b;
    content: '';
    top: 0;
    margin-top: 90px;
}

.o-cebrap p {
    margin: 0 0 10px;
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-bottom: 35px;
    margin-top: 0;
}

.o-cebrap span{
	color: #2f9352;
	font-weight: bold;
}

.o-cebrap .fa{
    margin-right: 10px;
}

#projetos-cebrap {
    background: url(../images/bg-institucional-projetos.jpg) 0 0 no-repeat;
    background-size: 100%;
    padding-top: 20px;
    padding-bottom: 40px;
    text-align: center;
    color: #fff;
}

#projetos-cebrap p{
    font-size: 18px;
    line-height: 30px;
	margin-bottom: 45px;
}


#projetos-cebrap h3 {
    text-transform: uppercase;
    margin-bottom: 45px;
}


#projetos-cebrap h3::after {
    position: absolute;
    left: 37.1%;
    width: 25.3%;
    height: 2px;
    background: #fff;
    content: '';
    top: 25%;
}


a.btn-institucional-projeto {
    padding: 10px 35px 10px 35px;
    background-color: #fff;
    border-radius: 30px;
    color: #1e8a44;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
}

.nomes{
    position: relative;
    float: left;
    width: 100%;
    height: auto;
}

.nomes ul {
    position: relative;
    float: left;
    width: auto;
    height: auto;
}

.nomes ul li {
    position: relative;
    float: left;
    width: 30%;
}

#membros-cebrap {
    float: left;
    width: 100%;
    margin-bottom: 60px;
}

.membros {
    padding: 10px;
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

#mapa iframe{
    width: 100%;
    height: 300px;
}

#mapa{
    margin-bottom: 60px;
}

.campo {
    float: left;
    width: 31.3%;
    margin-right: 3%;
    margin-bottom: 20px;
}

.campo.last{ margin-right: 0;}

.campo input {
    width: 100%;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #dedede;
    border-radius: 4px;
}


.campo select{
    width: 100%;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #dedede;
    border-radius: 4px;
}

.campo-mensagem{}
.campo-mensagem textarea{ 
    width: 100%;
    padding: 10px;
    background: #f6f6f6;
    border: 1px solid #dedede;
    border-radius: 4px;

}


input.btn-padrao {
    background: #2f9352;
    font-size: 16px;
    color: #fff;
    box-shadow: none;
    border: none;
    text-shadow: none;
    text-transform: uppercase;
    font-weight: bold;
    padding: 15px 40px;
    border-radius: 46px;
    margin-bottom: 25px;
    margin-top: 10px;
}

input.btn-padrao:hover{
    box-shadow: none;
    background: #e5e5e5;
    color: #2f9352;
}


#infos-contato {
    font-size: 18px;
    color: #747474;
    line-height: 30px;
}

/*INSTITUCIONAL*/


/*TRANSPARENCIA CEBRAP*/

.imagem-transparencia-cebrap {
    margin-top: 40px;
    margin-bottom: 20px;
}

a.link-cebrap {
    color: #1e8a44;
    font-weight: bold;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}


.patrocinador-cebrap {
    float: left;
    width: 10%;
    margin-left: 10px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.patrocinador-cebrap img{
	width: 100%;
}


#membros-cebrap a{
	color: #1e8a44;
	font-weight: bold;
	text-decoration: none;
}

#membros-cebrap a .fa{
	color: #444;
}




/*TRANSPARENCIA CEBRAP*/






/*NOTICIAS*/

#noticias-destaque h1 {
    text-shadow: 1px 1px 1px #000;
}

#noticias-destaque h1 a{
    color: #fff;
}

#noticias-destaque .carousel-caption{
    bottom: 40%;
}

#noticias-destaque h4 {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100;
    padding: 20px;
    color: #fff;
    text-transform: uppercase;
}

#noticias-destaque h4::before {
    position: absolute;
    left: 18.8%;
    width: 150px;
    height: 2px;
    background: #fff;
    content: '';
    top: 50px;
}

.noticias-cebrap .post {
    background: #f5f6f6;
    padding: 20px;
    float: left;
    width: 100%;
}

.crop {
  color: white;
  width: 200px;
  height: 200px;
  position: relative;
  background-color: hsl(20%,20%,100%);
}

.crop-home {
    color: white;
    width: 100%;
    height: 300px;
    position: relative;
    background-color: hsl(20%,20%,100%);
}
.image {
  position: absolute;
  background-position: center center;
  background-size: cover;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}


.destaque-post {
    position: relative;
    width: 200px;
    height: 200px;
    overflow: hidden;
    float: left;
    margin-right: 20px;
}

.entry-header{
    float: left;
    width: 100%;
}

.corpo-texto a{
    color: #2f9452 !important;
}

.corpo-texto a:hover, .corpo-texto a:visited {
    color: #000 !important;
}

.noticia-sem-imagem {
    width: 100%;
    margin-top: 0;
}

body.post-template-default li#menu-item-34 a, body.category li#menu-item-34 a, body.date li#menu-item-34 a{
    background: #4b4b4b;
    color: #fff;
}

.noticia-com-imagem {
    float: left;
    width: 70%;
    margin-top: 0;
}

.resumo-noticia p{
	font-size: 14px;
}

ul.post-categories {
    margin-left: 0;
    padding-left: 0;
    float: left;
}


ul.post-categories li {
    list-style: none;
    float: left;
    margin-right: 10px;
}


ul.post-categories li a {
    color: #208b44;
    font-size: 12px;
}

span.posted-on{
	font-size: 12px;
	color: #4b4c4c;
}

.titulo-noticia h4 a{
	font-size: 22px;
    color: #4b4b4b;
}

.carregar-mais {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

p#pbd-alp-load-posts{
	text-align: center;
	position: relative;
	float: left;
	width: 100%;
}

.novas-noticias{
	float: left;
	width: 100%;
	margin-bottom: 20px;
}

h4.titulo-interna {
    color: #4b4b4b;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: bold;
    margin-top: 20px;
}


h4.titulo-interna::after {
    position: absolute;
    left: 15px;
    width: 25%;
    height: 2px;
    background: #4b4b4b;
    content: '';
    top: 0;
    margin-top: 45px;
}


h1.widget-title {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    border-bottom: 2px solid #4b4b4b;
    color: #4b4b4b;
    padding-bottom: 5px;
}

.widget {}

.widget ul {
	padding-left: 0;
	margin-left: 0;
}

.widget ul li {
    list-style: none;
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 1px solid #e7e6e6;
}

.widget ul li a {
	color: #1e8a44;
}

.widget-area label{
	width: 100%;
}

.widget-area input[type="search"] {
    -webkit-appearance: none;
    border: none;
    color: #b1b0b0;
    border-radius: 40px;
    padding: 10px;
    width: 100%;
    background-color: #f2f2f2;
    outline: none;
}


#leia-tambem{
    float: left;
}

#leia-tambem h4.titulo-interna{
    position: relative;
    float: left;
    width: 100%;
}

#leia-tambem h4.titulo-interna::after{
    position: absolute;
    left: 0;
    width: 25%;
    height: 2px;
    background: #4b4b4b;
    content: '';
    top: 0;
    margin-top: 25px;
}

.share-post {
    position: relative;
    float: left;
    margin-right: 5px;
}

.infos-noticia {
    float: left;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 10px;
}

.infos-noticia .fa {
    float: left;
    margin-right: 5px;
    padding-top: 3px;
}

.infos-noticia span.posted-on {
    font-size: 12px;
    color: #4b4c4c;
    float: left;
    margin-right: 10px;
    padding-top: 3px;
    margin-left: 5px;
}

.infos-noticia .byline{
    display:none;
}


.header-interna h4.titulo-interna {
    font-size: 28px;
    text-transform: none;
    float: left;
    margin-bottom: 0;
    /* min-height: 97px; */
    text-align: left;
    width: 100%;
    /* margin-bottom: 45px; */
    /* padding-bottom: 15px; */
    margin-bottom: 40px;
}

.header-interna h4.titulo-interna::after {
    width: 150px;
    height: 2px;
    background: #4b4b4b;
    content: '';
    position: absolute;
    float: left;
    margin-top: 0px;
    top: auto;
    margin-top: 6%;
}

.carousel-inner{
    height: 500px;
}

.texto-destaque-home {
    margin-bottom: 7%;
    font-size: 16px;
    text-shadow: 1px 1px 1px #000;
}


.carousel-inner > .item > img, .carousel-inner > .item > a > img{
    width: 100%;
    height: 100%;
}


/*SEMINARIOS*/

#proximos-seminario-destaques .carousel-caption {
    bottom: 5%;
}

#proximos-seminario-destaques .carousel-caption a{
	text-shadow:none;
}

#proximos-seminario-destaques .carousel-caption h1 {
    color: #000;
    font-weight: bold;
    text-shadow: none;
    background: #fff;
    padding: 10px;
    width: auto;
    margin: 0 auto;
    display: inline-block;
    margin-bottom: 20px;
}

.infos-seminario {
    background: #4b4b4b;
    color: #fff;
    display: inline-block;
    width: auto;
    text-align: center;
    padding: 6px 20px;
    border-radius: 20px;
    font-size: 10px;
    text-transform: uppercase;
}

.infos-seminario .fa {
    margin-left: 5px;
    margin-right: 5px;
}

.texto-seminario {
    float: left;
    width: 100%;
    background: #fff;
    color: #000;
    text-shadow: none;
    margin-top: 15px;
    margin-bottom: 55px;
    padding: 5px;
}

.texto-seminario p{
	margin-bottom: 0;
}

.carousel-control .fa, .carousel-control .fa, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    font-size: 30px;
    color: #2f9352;
    text-shadow: none;
}

.carousel-control .icon-prev, .carousel-control .fa .left {
    left: 50%;
    margin-left: -10px;
}

.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .fa, .carousel-control .fa {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    margin-top: -10px;
}

.carousel-control.left, .carousel-control.right{
    opacity: 1;

    background: none
}

.lista-seminarios-anteriores{
    margin-top: 40px;
}

.seminario-anterior {
    background: url(../images/seminario-ant-bg.jpg) 0 0 no-repeat;
    /* float: left; */
    width: 45%;
    margin-right: 15px;
    padding: 15px;
    margin-bottom: 20px;
    background-size: 100% 100%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
}

.data-seminario-anterior {
    float: right;
    background: #4b4b4b;
    color: #fff;
    padding: 5px 15px;
    border-radius: 20px;
    font-size: 12px;
    margin-bottom: 20px;
}

.data-seminario-anterior .fa {
    margin-right: 5px;
}

.titulo-seminario-anterior {
    float: left;
    width: 100%;
    font-size: 22px;
    padding: 5px 10px;
    padding-top: 30px;
}

.texto-seminario-anterior {
    float: left;
    width: 100%;
    padding: 5px 10px;
    padding-bottom: 30px;
}

a.btn-mais-informacoes{
    float: left;
    background: #2f9352;
    color: #fff;
    padding: 5px 15px;
    border-radius: 21px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 20px;
}

a.btn-assistir {
    float: left;
    background: #e82703;
    color: #fff;
    padding: 5px 15px;
    border-radius: 21px;
    font-size: 11px;
    text-transform: uppercase;
    font-weight: bold;
    margin-left: 25px;
    margin-bottom: 20px;
}

.logo-do-seminario{
    position: relative;
    float: left;
    width: 40%;
}

.logo-do-seminario-destaque {
    position: absolute;
    left: 0;
    margin-top: 60px;
    width: 100%;
    text-align: center;
}

.logo-do-seminario-destaque img{
    width: 30%;
}


li#result{
    width: 100%;
    position: relative;
    float: left;
    text-align: center;
}



/*OBSERVATORIOS*/

.progress-bar{
    color: #000;
}


#topo-observatorios {
    background: url(../images/topo-observatorios.jpg) 0 0 no-repeat;
    background-size: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
}

#topo-observatorio {
    background: url(../images/topo-observatorios.jpg) 0 0 no-repeat;
    background-size: 100%;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
}

#topo-observatorio img{
    width: 25%;
}




.conteudo-observatorio h4 {
    color: #4b4b4b;
    text-transform: uppercase;
    margin-bottom: 30px;
    margin-top: 30px;
}


.conteudo-observatorio h4::before {
    position: absolute;
    left: 15px;
    width: 23%;
    height: 2px;
    background: #4b4b4b;
    content: '';
    margin-bottom: 20px;
    margin-top: 25px;
}

.titulo-termometro h1{
    font-size: 24px;
}

.termometro {
    float: left;
    width: 100%;
    margin-bottom: 20px;
}

.meta-observatorio {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e6e6;
    border-top: 1px solid #e7e6e6;
}


.boletim-observatorio h3{
    text-transform: uppercase;
    color: #4b4b4b;
    font-size: 18px;
}

h2.titulo-pagina {
    color: #1e8a44;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    padding-top: 20px;
    margin-bottom: 30px;
}

h2.titulo-pagina::before {
    position: absolute;
    left: 1.8%;
    width: 20%;
    height: 2px;
    background: #1e8a44;
    content: '';
    top: 20px;
}

.widget .fa {
    font-size: 10px;
    color: #444444;
}

#sobre-observatorio-side {
    margin-bottom: 50px;
}


#sobre-observatorio-side p {
    padding-top: 0px;
    margin-bottom: 20px;
}

#sobre-observatorio-side a {
    padding: 8px 20px;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 20px;
}


.grafico{
    float: left;
    padding: 45px;
}

.boletim-observatorio p{
    font-size: 16px;
    padding-top: 45px;
    line-height: 30px;
    color: #747474;
}

.texto-termometro {
    float: left;
    width: 75%;
    
}

span.info-termometro {
    color: #1e8a44;
    font-size: 12px;
    text-transform: uppercase;
}

span.info-termometro strong {
    font-size: 40px;
}

#vertmeter-holder {
    border-radius: 100px;
    width: 85px;
    height: 133px;
    border: #5b5a5a solid 7px;
    position: relative;
    z-index: 20;
}

#vertmeter {
    height: 120px;
    width: 70px;
    background-color: #1e8a44;
    position: relative;
    border-radius: 100px;
    border: #eeebe6 solid 7px;
    z-index: 10;
    overflow: hidden;
}

#vertmeter .reflexo {
    background: #FFF;
    z-index: 30;
    position: absolute;
    width: 15px;
    height: 50px;
    top: 15px;
    right: 5px;
    border-top-right-radius: 100px;
    opacity: 0.7;
}


#vertmeter_bar {
    background-color: #5b5a5a;
    width: 100%;
    position: absolute;
    bottom: 0px;
    z-index: 1;
}

.veiculo {
    margin-top: 50px;
    margin-bottom: 30px;
    border-bottom: 1px solid #e7e6e6;
    padding-bottom: 20px;
}

.infos-posicao {
    float: left;
    width: 25%;
    text-align: center;
    margin-right: 5%;
}

.texto-posicao{}

.texto-posicao p{
    padding-top: 0;
}

.resumo-assuntos{
    text-align: center;
    margin-bottom: 30px;
    border-bottom: 1px solid #e7e6e6;
    padding-bottom: 20px;
}

.resumo-assuntos p, .orientacoes p{ 
    padding-top: 0;
}

.orientacoes{
    margin-bottom: 30px;
    border-bottom: 1px solid #e7e6e6;
    padding-bottom: 20px;
}

.orientacoes .grafico {
    float: left;
    width: 25%;
    margin-right: 8%;
    margin-top: 25px;
    padding: 0;
}

/*OBSERVATORIOS*/





/*PROJETOS*/

#cebrap-endowment {
    background: url(../images/bg-endowment.jpg) 0 0 no-repeat;
    padding: 71px 30px;
    background-size: 100%;
}

#cebrap-endowment .conteudo {
    float: left;
    width: 40%;
}

#cebrap-endowment span {
    color: #9fa3a7;
    text-transform: uppercase;
    font-size: 12px;
}

#cebrap-endowment h2 {
    font-size: 20px;
    color: #2c2c2c;
    margin-top: 10px;
}

#cebrap-endowment p{
    font-size: 14px;
    color: #9fa3a7;
    line-height: 25px;
}

#cebrap-endowment a {
    margin-top: 10px;
    float: left;
}

#biblioteca-virtual {
    background: url(../images/bg-biblioteca.jpg) 0 0 no-repeat;
    padding: 58px;
    background-size: 100%;
}

#biblioteca-virtual .conteudo{
    text-align: center;
}

#biblioteca-virtual span{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
}

#biblioteca-virtual .texto-projeto{
    margin-bottom: 20px;
}

#biblioteca-virtual span#bg-branco {
    font-size: 34px;
    background: #fff;
    color: #2c2c2c;
    padding: 2px;
    line-height: 60px;
    letter-spacing: 0;
}

#novos-estudos {
    background: url(../images/bg-novos-estudos.jpg) 0 0 no-repeat;
    padding: 61px;
    background-size: 100%;
}

#novos-estudos span{
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
}

#novos-estudos h1 {
    font-size: 38px;
    color: #fff;
    font-weight: bold;
    margin-top: 10px;
    margin-bottom: 20px;
}

#novos-estudos .conteudo {
    width: 67%;
}

#ipp {
    background: url(../images/bg-ipp.jpg) 0 0 no-repeat;
    padding: 30px;
    background-size: 100%;
}

#ipp .conteudo {
    text-align: center;
    padding-top: 105px;
}

#ipp p {
    color: #010101;
    background: #fff;
    padding: 10px;
    margin-top: 48px;
    margin-bottom: 10px;
}

#ipp a {
    margin-top: 22px !important;
    position: relative;
    float: left;
    margin-right: 10px;
    margin-left: 60px;
}


#dialogos-folha {
    background: url(../images/bg-dialogos-folha.jpg) 0 0 no-repeat;
    background-size: 100%;
    padding-bottom: 122px;
}

#dialogos-folha a{}

#dialogos-folha .conteudo{
    text-align: center;
}

#dialogos-folha p {
    color: #231f20;
    font-size: 12px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 170px;
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 30px;
}


#observatorio-imprensa{
    background:url(../images/bg-observatorio.jpg) 0 0 no-repeat;
    padding-bottom: 50px;
}


#observatorio-imprensa .conteudo {
    float: right;
    width: 60%;
}


#observatorio-imprensa p {
    color: #fff;
    padding: 130px 60px 5px 59px;
}

#observatorio-imprensa a{
    margin-left: 60px;
}


#seminarios-cebrap{
    background:url(../images/bg-seminarios.jpg) 0 0 no-repeat;
}

#seminarios-cebrap .conteudo {
    text-align: center;
    padding: 41px 20px;
    margin-bottom: 13px;
}

#seminarios-cebrap span {
    color: #ffffff;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 20px;
    float: left;
    width: 100%;
}

#seminarios-cebrap span#texto-seminarios {
    color: #000;
    background: #fff;
    font-size: 16px;
    text-transform: none;
    float: none;
    margin-bottom: 26px;
    position: relative;
    line-height: 26px;
    width: 100%;
}

#projeto-ello{
    background:url(../images/bg-elo.jpg) 0 0 no-repeat;
}


#projeto-cem{
    background: #f9f9f9;
}

#opiniao {
    background: url(../images/bg-opiniao.jpg) 0 0 no-repeat;
    text-align: center;
    padding-top: 34px;
    padding-bottom: 34px;
}

#conteudo-seminario{
    margin-bottom: 13px;
}

.projeto-interna{}


a.btn-projeto {
    background: #2f9352;
    padding: 8px 15px;
    border-radius: 24px;
    color: #fff;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
}

a.btn-projeto.branco{
    background: #fff;
    color: #2f9352;

}




/*PROJETOS*/



/*PESQUISAS*/

.pesquisa {
    float: left;
    width: 30%;
    background: #f7f8f8;
    padding: 20px;
    margin-right: 3%;
    min-height: 200px;
    margin-bottom: 20px;
}

.resumo-pesquisa {
    font-size: 14px;
    color: #484848;
    border-bottom: 1px solid #2f9352;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.resumo-pesquisa a{
    color: #484848;
}



h4.titulo-pesquisa{
    text-transform: uppercase;
}

.titulo-pesquisa a {
    font-size: 10px;
    text-transform: uppercase;
    color: #2f9352;
    font-weight: bold;
}

.titulo-pesquisa ul{}
.titulo-pesquisa ul li{}
.titulo-pesquisa ul li a{}

.topo-nucleo{
    background: url(../images/bg-nucleos.jpg) 0 0 no-repeat;
    background-size: 100%;
    padding: 30px 0;
}

.topo-nucleo .taxonomy-description {
    color: #747474;
    font-size: 12px;
    line-height: 20px;
}

.topo-nucleo h4.titulo-interna{
    text-align: center;
}

.topo-nucleo h4.titulo-interna::after {
    left: 50%;
    margin-left: -13%;
}

.pesquisas-por-nucleo{
    margin-top: 20px;
}

.nav-pesquisas a {
    color: #1e8a44;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    margin-right: 25px;
    cursor: pointer;
}

.nav-pesquisas .container {
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e6e6;
}

.nucleos-pesquisa{
    margin-top: 20px;
}

.nucleos-pesquisa a {
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    margin-right: 3px;
    color: #2f9352;
}

h3.titulo-pesquisa {
    color: #4b4b4b;
    text-transform: uppercase;
    font-size: 18px;
}

h3.titulo-pesquisa .fa{
    margin-right: 5px; 
}


.anexos-pesquisa {
    float: left;
    width: 100%;
    margin-top: 25px;
    margin-bottom: 25px;
}

.anexos-pesquisa::before, .pesquisadores-pesquisa::before {
    content: '';
    position: relative;
    float: left;
    height: 1px;
    width: 100px;
    background: #4b4b4c;
    margin-left: -30px;
}

.nucleos-pesquisa::before{
    content: '';
    position: relative;
    float: left;
    height: 1px;
    width: 100px;
    background: #2f9452;
    margin-left: -30px;
}

.lista-nucleos {
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.anexo-pesquisa a {
    color: #1e8a44;
    text-decoration: underline;
    margin-bottom: 10px;
    float: left;
    width: 100%;
}



h4.titulo-pesquisa {
    text-transform: uppercase;
    margin-top: 25px;
}

.pesquisadores-pesquisa {
    float: left;
    width: 100%;
    margin-bottom: 60px;
}

.pesquisador-interna {
    position: relative;
    float: left;
    width: 16%;
    margin-right: 10px;
}

.foto-pesquisador-busca {
    position: relative;
    float: left;
    width: 100%;
}

.foto-pesquisador-busca img{
    width: 100%;
}

.pesquisadores-pesquisa span {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
    color: #1e8a44;
}

.pesquisadores-pesquisa span a{
    color: #1e8a44;
    text-transform: uppercase;
    text-align: center;
    letter-spacing: 1px;
    font-size: 12px;
    float: left;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}

.foto-pesquisador-interna {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 10px;
}


.foto-pesquisador-interna img{}


#ordem-alfabetica {
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

#ordem-alfabetica ul{}
#ordem-alfabetica ul li {
    float: left;
    width: auto;
    background: #1e8a44;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;
    min-width: 12%;
    margin-bottom: 5px;
    border-radius: 10px;
    cursor: pointer;
}

#ordem-alfabetica ul li:hover{
    background:#4b4b4b;
    text-decoration: none;
}
#ordem-alfabetica ul li a{
    color: #fff;
}

#ordem-alfabetica ul li a:hover{
    text-decoration: none;
}


ul.pesquisadores-ordem {
    padding-left: 0;
    margin-left: 0;
    float: left;
    width: 100%;
    margin-top: 40px;
    margin-bottom: 40px;
}

ul.pesquisadores-ordem li {
    list-style: none;
    text-align: center;
    float: left;
    margin-right: 4%;
    margin-bottom: 15px;
    width: 16%;
    min-height: 200px;
}

ul.pesquisadores-ordem li a {
    display: inline;
    color: #1e8a44;
    text-transform: uppercase;
    font-weight: normal;
    font-size: 12px;
    position: relative;
    float: left;
    width: 100%;
    height: 100%;
}
.busca {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.widget {
    position: relative;
    float: left;
    width: 100%;
}

.nav-pesquisas a:hover{
    border-bottom: 2px solid #4c4c4c;
    padding-bottom: 12px;
    color: #4c4c4c;
    text-decoration: none;
}

.nav-pesquisas a.ativo{
    border-bottom: 2px solid #4c4c4c;
    padding-bottom: 12px;
    color: #4c4c4c;
}

.pesquisas-populares{
    position: relative;
    float: left;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}

.pesquisas-populares h4.titulo-interna::after {
    position: absolute;
    left: 0px;
    width: 25%;
    height: 2px;
    background: #4b4b4b;
    content: '';
    top: 0;
    margin-top: 45px;
}

.nucleo-branco, .nucleo-cinza {
    float: left;
    width: 50%;
    padding: 20px;
    position: relative;
    list-style: none;
    min-height: 528px;
}

.nucleo-cinza{
    background: #f8f9fa;
}

.nucleos-de-pesquisa ul{
    float: left;
    width: 100%;
    margin-left: 0;
    padding-left: 0;
}

.nucleos-de-pesquisa ul li{}


.titulo-nucleo {
    color: #4b4b4b;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 15px;
}


.titulo-nucleo::after {
    position: absolute;
    left: 0;
    width: 35%;
    height: 2px;
    background: #4b4b4b;
    content: '';
    top: 0;
    margin-top: 10%;
    margin-left: 3%;
}

.descricao-nucleo {
    color: #747474;
    font-size: 12px;
    margin-bottom: 20px;
}

.botao-nucleo a {
    background: #2f9352;
    padding: 10px 15px;
    border-radius: 40px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 12px;
    position: relative;
    float: left;
    margin-top: 10px;
    margin-bottom: 20px;
}

.coordenacao {
    float: left;
    width: 100%;
    margin-bottom: 15px;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: bold;
}

body.post-type-archive-pesquisas li#menu-item-114 a, body.author li#menu-item-114 a, body.tax-nucleos_de_pesquisa li#menu-item-114 a, body.single-pesquisas li#menu-item-114 a, body.page-id-193 li#menu-item-114 a, body.page-id-195 li#menu-item-114 a{
    /*background: #4b4b4b;
    color: #fff !important;*/
    background: unset;
    color: #4b4b4b !important;
}


.pesquisadores-nucleo {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 10px;
}

.pesquisadores-nucleo .item {
    position: relative;
    float: left;
    /* width: 8%; */
    margin-right: 5px;
    height: auto;
    width: auto;
}

.infos-pesquisador-interna {
    float: left;
    width: 100%;
}

.infos-pesquisador-interna .fa{
    margin-right:5px; 
}

.infos-pesquisador-interna h1 {
    color: #4b4b4b;
    text-transform: uppercase;
    font-size: 18px;
    margin-bottom: 20px;
}

.infos-pesquisador-interna h1::after {
    position: absolute;
    left: 0;
    width: 20%;
    height: 2px;
    background: #4b4b4b;
    content: '';
    top: 0;
    margin-top: 6.5%;
    margin-left: 23%;
}

.infos-pesquisador-interna h2 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    color: #4b4b4b;
    position: relative;
    float: left;
    width: 100%;
    margin-top: 0px;
}

.infos-pesquisador-interna h2::after {
    position: absolute;
    left: 0;
    width: 23%;
    height: 1px;
    background: #4b4b4b;
    content: '';
    bottom: 0;
    margin-left: 0;
    margin-bottom: -5px;
}

.perfil-pesquisador {
    position: relative;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e6e6;
    margin-bottom: 20px;
}

.foto-pesquisador {
    float: left;
    position: relative;
    width: 20%;
    margin-right: 25px;
    padding-top: 20px;
}

.foto-pesquisador img {
    width: 100%;
}

.infos-basicas-interna {
    float: left;
    width: 75%;
}

.email-pesquisador {
    color: #1e8a44;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

.curriculo-pesquisador{
    margin-bottom: 10px;
}
.curriculo-pesquisador a {
    color: #1e8a44;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
}

.artigos-pesquisador{
    margin-bottom: 10px;
}
.artigos-pesquisador a{
    color: #1e8a44;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;
}
.artigos-pesquisador a span {
    font-size: 10px;
    color: #4b4b4b;
}

.nucleos-pesquisador{
    margin-bottom: 10px;
}
.nucleos-pesquisador h3 {
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: bold;
    color: #4b4b4b;
}

.nucleos-pesquisador .fa{
    color: #1e8a44;
    font-weight: bold;
}
.nucleos-pesquisador ul {
    margin-left: 0px;
    padding-left: 0;
    float: left;
    width: 100%;
    margin-top: -7px;
}
.nucleos-pesquisador ul li {
    float: left;
    margin-left: 21px;
    font-size: 10px;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #1e8a44;
}
.nucleos-pesquisador ul li a {
    color: #1e8a44;
    font-weight: bold;
    text-decoration: underline;
}

.descricao-pesquisador{}

.pesquisas-publicadas {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 40px;
}

.pesquisas-publicadas .pesquisa{
    margin-top: 20px;
}


.sobre-pesquisador {
    padding: 3px;
    margin: 2px;
    position: relative;
    float: left;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e6e6;
    margin-bottom: 20px;
}


.sobre-pesquisador .text {
    font-size: 12px;
    line-height: 17px;
    font-family: arial;
    font-size: 14px;
    color: #747474;
}

.sobre-pesquisador .text.short {
    height: 100px;
    overflow: hidden;
}
.sobre-pesquisador .text.full {
    
}
.read-more {
    cursor: pointer;
    display: inline-block;
    font-weight: bold;
    background-color: #2f9352;
    color: #fff;
    margin: 2px;
    text-transform: uppercase;
    font-size: 11px;
    letter-spacing: 1px;
    padding: 10px 15px;
    border-radius: 25px;
    margin-top: 20px;
}


/*PESQUISAS*/












/*MOBILE*/


@media only screen and (max-width: 640px) {
    #infos-seminario-home {
        height: auto;
        min-height: auto;
        background-size: 100%;
    }

    .nav-pesquisas a {
    color: #1e8a44;
    text-transform: uppercase;
    font-size: 12px;
    letter-spacing: 2px;
    margin-right: 25px;
    cursor: pointer;
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}

    #infos-seminario-home h1 {
        padding-top: 0px;
        font-size: 24px;
    }

    a.btn-default {
        padding: 10px 20px;
        font-size: 12px;
    }

    #destaques-home {
        padding: 0;
    }

    #pesquisadores-home{
        width: 100%;
        background-size: auto;
    }

    input#busca-home{
        width: 82%;
    }

    .owl-nav{
        display: none;
    }

    .carousel-inner{
        height: auto;
    }
}


/*MOBILE*/

a:focus{
    outline: none;
    text-decoration: none;
}

.menu-toggle, .main-navigation.toggled ul li{

}

.carousel .item {
  height: 500px;
}
.carousel-inner > .item > img {
  min-height: 500px;
}

.item {
  color: white;
  width: 100%;
  height: 100%;
  position: relative;
  background-color: hsl(20%,20%,100%);
}
.destaque-crop {
  z-index: -1;
  position: absolute;
  background-position: center center;
  background-size: cover;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;

}


.pesquisador-thumb{
    color: white;
  width: 130px;
  height: 130px;
  position: relative;
  background-color: hsl(20%,20%,100%);
}
.pesquisador-foto{
     z-index: -1;
  position: absolute;
  background-position: center center;
  background-size: cover;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}


.pesquisador-interna{
    color: white;
    width: 160px;
    height: 160px;
    position: relative;
    background-color: hsl(20%,20%,100%);
    float: left;
    margin-right: 30px;
    margin-top: 25px;
}
.pesquisador-foto-interna{
     z-index: -1;
  position: absolute;
  background-position: center center;
  background-size: cover;
  bottom: 0;
  top: 0;
  left: 0;
  right: 0;
}




.selecionar-linguagem {
    position: absolute;
    right: 0px;
}
.selecionar-linguagem span{
    font-size: 9px;
    float: left;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    margin-top: 10px;
}
.selecionar-linguagem ul {
    margin-left: 0;
    padding-left: 0;
    list-style: none;
    float: right;
    width: 100px;
}
.selecionar-linguagem ul li {
    float: left;
    width: 25%;
    margin-right: 2px;
}
.selecionar-linguagem ul li a{}

#page {
    padding-top: 58px;
}

.site-header {
    background: #f9f9f9;
    position: fixed;
    width: 100%;
    z-index: 100;
}

