body {
    color: #57685f;
    font-family: 'glober_regularregular';
}

a {
    color: #57685f;
}
a:hover {
    text-decoration: none;
    color: #000;
}

.conteudo {
    float: left;
    width: 100%;
}
.nopadding {
    padding: 0 !important;
    margin: 0 !important;
}
.font-18 {
    font-size: 18px;
}
.font-24 {
    font-size: 24px;
}
.vermelho {
    color: #ed3237;
}
.verde {
    color: #0b873f;
}
.globerbold {
    font-family: 'globerbold';
}
.globerxbold {
    font-family: 'globerxbold';
}
.globerregular {
    font-family: 'glober_regularregular';
}
.line-chamada {
    margin-top: -18px;
}
.btn-default {
    background-color: #fff;
    border-color: #e1e1e1;
    color: #57685f;
    font-family: 'globerxbold';
    font-size: 13px;
    padding: 10px 15px;
}
.btn-default:hover {
    background-color: #fff;
    border-color: #e1e1e1;
    color: #57685f;
}

.btn-select {
    background-color: #fff;
    border-color: #e1e1e1;
    color: #57685f;
    font-family: 'globerbold';
    padding: 10px 15px;
}
.btn-select:hover {
    background-color: #fff;
    border-color: #e1e1e1;
    color: #57685f;
}

.conteudo_topo {
    background: url("../img/fundo_conteudo_topo.gif") repeat;
}

.topo ul, .topo ul li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
.topo ul {
    margin-top:45px;
    float:right;
}
.topo ul li a {
    display:block;
    padding:15px;
    border-left: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    border-bottom: 1px solid #e1e1e1;
    font-family: 'globerxbold';
    color: #57685f;
}

.topo ul li a:hover {
    color: #f7f8f8;
    background: #57685f;
}

.menu-margin-right {
    border-right: 1px solid #e1e1e1;
}

.navbar-default {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: medium none;
    position: inherit;
}
.navbar-collapse.in .nav {
}
.navbar-collapse.in ul, .navbar-collapse.in ul li {
    float: none;
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.navbar-collapse.in ul {
    float: none;
}
.navbar-collapse.in ul li a {
    border-bottom: 1px solid #333;
    color: #fff;
    display: block;
    font-weight: bold;
    padding: 15px;
}
.topo {
    background: url("../img/fundo_topo.gif") repeat-x center top;
    min-height: 155px;
    position:relative;
    padding-top: 5px;
}

.logo {
    margin-top: 28px;
}

.conteudo_banner {
    background: url("../img/fundo_conteudo_banner.gif") repeat-x center top;
}

.banner {
    height: 380px;
    background: url("../img/fundo_banner.jpg") no-repeat center top;
    border-radius: 5px;
}
.banner_interna {
    height: 170px;
    background: url("../img/fundo_banner_interna.jpg") no-repeat center top;
    border-radius: 5px;
}

.container_bread {

}
.breadcrumb {
    background: none;
    list-style: outside none none;
    margin: 10px 0;
    padding: 8px 15px;
}
.breadcrumb > li + li::before {
    color: #760c0c;
    content: "> ";
    padding: 0 5px;
    font-size: 17px;
    font-family: 'globerxbold';
}
.breadcrumb li{
    color: #FFF !important;
    font-family: 'glober_regularregular';
}
.breadcrumb li a{
    color: #FFF !important;
    font-family: 'glober_regularregular';
}


.ini-video {
    margin-top: 35px !important;
    height: 334px;
}

.ini-conheca-aprovados {
    margin-top: 12px !important;
    padding-left: 20px !important;
}

.chamada-conheca-aprovados {
    margin-top: 95px;
}

.conteudo-proposta-atividades {
    background: #f7f8f8;
    border-top: 1px solid #efeff0;
}

.conteudo-proposta-atividades img {
    margin-top: 45px;
}

.ini-atividades {
    padding-left: 20px !important;
}

.img-atividades {
    margin-left: -30px;
}

.conteudo-eventos-mensagem {
    height: 355px;
}

.thumbnail {
    border: 0;
}

.thumbnail img {
    border-radius: 5px;
}

.conteudo-eventos-mensagem .thumbnail {
    margin-top: 97px;
}

.conteudo-eventos-mensagem .thumbnail .caption{
    color: #57685f;
}

.conteudo-eventos-mensagem .ini-mensagem {
    border-top: 4px solid #0b873f;
}

.conteudo_interna {
    margin-top: 60px;
}

.video_lateral {
    margin-bottom: 40px !important;
}

.eventos_lateral {
    margin-top: 10px !important;
}

.ini-mensagem {
    padding-left: 20px !important;
}

.ini-mensagem .texto-mensagem {
    margin-top: 97px;
}

.rodape {
    background: #FFF;
    border-top: 1px solid #efeff0;
    height: 390px;
}
.rodape .img-logo {
    margin-top: 145px !important;
}

.rodape .telefone {
    margin-top: 10px;
}

.rodape .redes {
    margin-top: 20px;
}

.rodape .redes .facebook {
    width: 28px;
    height: 27px;
    background: url("../img/ico_facebook.gif") no-repeat left top;
    display: block;
    float: right;
    text-indent: -9999px;
    margin-right: 5px;
}

.rodape .redes .instagram {
    width: 28px;
    height: 27px;
    background: url("../img/ico_instagram.gif") no-repeat left top;
    display: block;
    float: right;
    text-indent: -9999px;
    margin-right: 30px;
}

.rodape .mapa {
    margin-top: 20px !important;
}

.rodape .endereco {
    border-top: 4px solid #57685f;
    padding-top: 8px !important;
}
.rodape .endereco p {
    line-height: 8px;
}

.assinatura {
    padding-top: 22px;
    height: 65px;
    background: #f7f8f8;
}