body {
  padding-top: 120px;
  font-family: Quicksand, "Open Sans", Tahoma;
  overflow-x: hidden; }

.contraste {
  background-color: #000 !important;
  color: #FF0 !important; }

header {
  top: 0px;
  position: fixed;
  width: 100%;
  background-color: #FFF;
  z-index: 9999;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.25); }
  header .nav-top {
    width: 100%;
    color: #FFF;
    background: #104000;
    padding: 5px 10px;
    box-sizing: border-box;
    font-size: 0.8em; }
    header .nav-top a {
      color: #FFF;
      text-decoration: none; }
      header .nav-top a:hover {
        color: #FF0; }
    header .nav-top .col-12:last-child {
      text-align: right; }

#banner .carousel-caption {
  bottom: 25%;
  background: rgba(0, 0, 0, 0.3); }
  #banner .carousel-caption h2 {
    text-shadow: 1px 1px 10px #333;
    margin: 20px 0;
    color: #FFF;
    font-size: 3em; }

#boletim {
  background: #f1f1f1; }

.navbar .nav-link {
  color: #104000 !important;
  text-transform: uppercase;
  transition: all .5s;
  font-size: 1em;
  font-weight: 600; }
  .navbar .nav-link:hover {
    color: #6DD900 !important; }
.navbar .btn-outline-primary:hover {
  color: #FFF !important; }
.navbar .dropdown-menu li a {
  font-weight: 600; }

.wrap {
  padding: 50px 0; }

.concursos {
  margin: 20px 0; }

#top {
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 35px;
  color: #FFF;
  background: rgba(0, 0, 0, 0.5);
  position: fixed;
  display: inline-block;
  right: 30px;
  bottom: 30px;
  border-radius: 100px;
  text-align: center; }

.footer-top {
  background: url(../images/bottom.png) right bottom no-repeat #104000;
  padding: 50px 0px; }
  .footer-top p {
    color: #FFF !important; }
.footer-bottom {
  padding: 20px 20px 10px 20px;
  box-sizing: border-box;
  background: #002600;
  color: #FFF; }
  .footer-bottom p {
    margin-top: 5px;
    color: #FFF;
    font-size: 1em; }
  .footer-bottom .col-12:last-child {
    text-align: right; }

.fotos {
  width: 100%;
  overflow: hidden;
  float: left;
  height: 200px;
  margin-bottom: 10px; }

h1 {
  color: #104000;
  text-align: center;
  font-weight: bold;
  font-size: 2.5em; }

h2 {
  color: #104000;
  text-align: center;
  font-weight: bold;
  font-size: 1.8em; }

p {
  color: #333;
  line-height: 25px;
  font-size: 18px;
  text-align: justify; }

hr {
  width: 130px;
  height: 5px;
  border: 3px solid #6DD900;
  background: #6DD900;
  margin: 30px auto; }

.card .box {
  width: 100%;
  height: 200px;
  overflow: hidden;
  float: left; }

.card a {
  text-decoration: none !important; }
  .card a h4 {
    font-size: 16px !important;
    color: #104000; }

section {
  padding: 50px 0; }
  section h1 {
    text-transform: uppercase; }

aside ul li {
  line-height: 25px;
  margin-bottom: 15px; }
  aside ul li a {
    text-decoration: none; }
    aside ul li a:hover {
      color: #104000; }

.img-box {
  width: 100%;
  height: 200px;
  overflow: hidden;
  display: inline-block; }
.img-100 {
  width: 100%; }

#noticias .col-12 {
  margin-bottom: 20px; }
  #noticias .col-12 h4 {
    height: 150px;
    line-height: 25px; }
    #noticias .col-12 h4 a {
      color: #333;
      text-decoration: none;
      font-size: 18px; }
      #noticias .col-12 h4 a:hover {
        color: #000; }
#noticias .principal h4 a {
  font-size: 24px !important; }
#noticias .col-12 .img-box {
  height: 170px; }
#noticias .col-12 h4 {
  font-size: 1.3em;
  height: 120px; }
#noticias .col-3 h4 {
  height: 120px; }
  #noticias .col-3 h4 a {
    color: #333;
    text-decoration: none; }

.principal .img-box {
  height: 250px !important; }
  
  
 
  

#servicos .icon {
  width: 80px;
  height: 80px;
  line-height: 70px;
  color: #FFF;
  background-color: #104000;
  font-size: 40px;
  border-radius: 100px;
  margin: 20px auto;
  border: 5px solid #6DD900; }
#servicos a {
  text-decoration: none; }
#servicos p {
  text-align: center; }

#videos {
  background-color: #f1f1f1; }
  #videos p {
    margin: 20px 0; }
  #videos a {
    text-decoration: none; }

.noticia {
  line-height: 30px; }
  .noticia h2 {
    margin: 50px 0 20px 0; }

.top {
  width: 100%;
  display: inline-block;
  margin: 50px 0; }

.img-noticia {
  width: 300px;
  padding: 5px;
  border: 1px solid #ccc;
  float: left;
  margin: 0 20px 20px 0; }

#sobre .col-md-6:first-child {
  background: #000;
  padding: 0; }
#sobre .col-md-6:last-child {
  background-color: #058300; }
#sobre h1 {
  margin: 30px 0;
  color: #FFF; }
#sobre hr {
  border-color: #104000;
  background-color: #104000; }
#sobre p {
  margin: 10px 30px;
  color: #FFF !important; }
#sobre .btn {
  margin: 30px 0; }

@media (max-width: 1280px) {
  #sobre p {
    font-size: 15px !important; } }
@media (max-width: 480px) {
  header .col-12 {
    text-align: center !important; }

  body {
    padding-top: 60px; }

  p {
    font-size: 14px; }

  h1 {
    font-size: 1.8em; }

  .navbar-brand img {
    height: 40px; }

  .navbar-toggler {
    border-color: #104000;
    background-color: #FFF; }

  .navbar-toggler-icon {
    color: #104000 !important; }

  #banners-rodape .col-6 {
    margin-bottom: 20px; }

  .max {
    margin: 20px auto;
    width: 60%; }

  .footer-bottom .col-12:first-child p, .footer-bottom .col-12:last-child {
    text-align: center !important; } }

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