body {
  font-family: 'Lato', sans-serif;
  overflow-x: hidden;
  color: #666666; }
  body a {
    text-decoration: none; }
  body :hover {
    text-decoration: none;
    transition-duration: 1s; }

.navbar-default {
  border-bottom: 10px;
  border-style: solid;
  border-color: #333D51; }

.navbar-brand {
  margin-top: -45px; }

.carousel {
  border: 0px;
  border-top: 5px;
  border-bottom: 5px;
  border-style: solid;
  border-color: #C4AF6C;
  margin-top: 129px; }
  .carousel .carousel-caption p {
    padding-bottom: 8%; }
  .carousel .carousel-indicators li {
    border-radius: 0px; }

.perfil {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #405879; }
  .perfil h1 {
    font-size: 2em;
    text-align: center;
    color: #DECD9E;
    padding: 20px 0 30px 0; }
  .perfil p {
    font-size: 1.1em;
    text-align: justify;
    color: #FFFFFF; }

.noticias {
  padding-top: 50px;
  padding-bottom: 70px;
  background-color: #F4F4F4; }
  .noticias h1 {
    font-size: 2em;
    text-align: center;
    color: #333D51;
    padding: 20px 0 60px 0; }
  .noticias .box_news {
    font-size: 1.1em;
    margin-bottom: 25px; }
    .noticias .box_news p {
      padding: 5px; }
  .noticias .box_news:hover {
    background-color: #EDE6D3; }
  .noticias .news_title {
    color: #C4AD6C;
    background: #333D51;
    padding: 3px 10px; }

.noticias_pagina {
  margin-top: 100px;
  padding-top: 50px;
  padding-bottom: 70px;
  background-color: #F4F4F4; }
  .noticias_pagina h1 {
    font-size: 2em;
    text-align: center;
    color: #333D51;
    padding: 20px 0 60px 0; }
  .noticias_pagina .box_news {
    font-size: 1.1em;
    margin-bottom: 25px; }
    .noticias_pagina .box_news p {
      padding: 5px; }
  .noticias_pagina .box_news:hover {
    background-color: #EDE6D3; }
  .noticias_pagina .news_title {
    color: #C4AD6C;
    background: #333D51;
    padding: 3px 10px; }

.anteriores {
  height: 45px;
  background: #C4AE6C;
  color: #333D51;
  font-size: 1.4em;
  padding-top: 10px;
  text-align: right; }

.anteriores:hover {
  background-color: #927C3A; }

.banner_topo {
  margin-top: 120px;
  background: url(../banners/panoramica.jpg) no-repeat;
  background-size: cover;
  height: 280px;
  padding: 30px 0; }

.bottom_topo {
  margin-top: 120px;
  min-height: 85px;
  background: #003E7E; }
  .bottom_topo h3 {
    color: #ffffff;
    padding: 10px 0; }

.bottom_topo_quem {
  min-height: 85px;
  background: #003E7E; }
  .bottom_topo_quem h3 {
    color: #ffffff;
    padding: 10px 0; }

.quem {
  margin-top: 120px;
  padding-bottom: 60px; }
  .quem h1 {
    font-size: 2em;
    text-align: center;
    color: #333D51;
    padding: 20px 0 60px 0; }
  .quem img {
    float: left;
    margin: 0px 15px 15px 0px; }
  .quem p {
    text-align: justify;
    padding-bottom: 10px; }

.estrutura {
  padding-top: 50px;
  padding-bottom: 150px;
  background-color: #F4F4F4; }
  .estrutura h1 {
    font-size: 2em;
    text-align: center;
    color: #666666;
    padding: 20px 0 60px 0; }
    .estrutura h1 i {
      margin: 0 20px 0 20px;
      color: #003E7E; }
  .estrutura .img_estrutura {
    margin-bottom: 25px;
    width: 100%; }

.trabalhamos {
  padding-top: 50px;
  padding-bottom: 50px;
  min-height: 550px; }
  .trabalhamos p {
    text-align: justify; }
  .trabalhamos h1 {
    font-size: 2em;
    text-align: center;
    color: #666666;
    padding: 20px 0 30px 0; }
    .trabalhamos h1 i {
      margin: 0 20px 0 20px;
      color: #003E7E; }

.rodape {
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #333D51;
  color: #A4A3A5; }
  .rodape i {
    padding-right: 15px; }
  .rodape .foot_right {
    text-align: right; }
    .rodape .foot_right i {
      padding-left: 15px; }
  .rodape a {
    text-decoration: none;
    color: #A4A3A5; }
  .rodape a:hover {
    text-decoration: none;
    color: #666666; }
  .rodape h2 {
    font-size: 1.5em;
    color: #A4A3A5;
    padding: 10px 0 10px 0; }

.form-control {
  border-radius: 0px;
  min-height: 40px;
  margin-top: 5px; }

.btn-success {
  border-radius: 0px;
  min-height: 40px;
  margin-top: 5px;
  background-color: #003E7E;
  border: 0px; }

.btn-success:hover {
  background-color: #F4F4F4;
  color: #003E7E; }

.mapa {
  margin: 50px 0px; }

.rodape2 {
  height: 70px;
  background-color: #1A1F28;
  padding: 20px; }
  .rodape2 p {
    text-align: right; }

/*# sourceMappingURL=estilo.css.map */
