body {
  background-color: #ffffff;
  font-family: Tahoma, Geneva, sans-serif
}

.close-btn {
  position: absolute;
  z-index: 2;
  margin: 0.4em 1.2em;
  background-color: rgba(0, 0, 0, 0.6);
  color: white;
  border: 0px none;
}

a {
  color: #15565E
}

a:hover,
a:focus {
  color: #009AA8
}

hr {
  border-top: 1px dotted #ffffff
}

.bg-green {
  background-color: #009AA8
}

#intro {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 35em;
  overflow: hidden;
  position: relative
}

.legenda {
  font-size: 95%;
  padding: 0.7em 0;
  overflow: hidden;
  width: 100%
}

.legenda .data {
  text-align: right
}

.navbar {
  margin-bottom: 15px;
  min-height: 90px
}

.brand {
  line-height: 90px
}

.brand img {
  max-width: 100%
}

.navbar-default {
  border: 0;
  background-color: #33cc66
}

.navbar-default .navbar-toggle {
  border-color: #FFF
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #FFF
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #00808A;
  border-color: #00808A
}

.navbar-nav>li>a {
  padding-top: 31.5px;
  padding-bottom: 31.5px
}

.menu-toggle {
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  display: none;
  padding: 4px 10px;
  position: absolute;
  text-align: center;
  top: 1.1em;
  right: 1em;
  transition: all .25s
}

.menu-toggle:hover,
.menu-toggle.active {
  background-color: #16A144
}

.menu-toggle .fa {
  font-size: 2.5em
}

#menu-wrap {
  float: right
}

.menu {
  float: right;
  list-style: none;
  margin: 0;
  overflow: hidden;
  padding: 15px 0
}

.menu li {
  border-left: 1px solid #ffffff;
  display: block;
  float: left;
  text-align: center;
  transition: all .25s
}

.menu li:first-child {
  border-left: none
}

.menu li a {
  display: block;
  color: #fff !important;
  padding: .5em 0;
  text-decoration: none;
  width: 115px
}

.menu li img {
  display: block;
  margin: 0 auto
}

.menu li:hover,
.menu li.ativo {
  background-color: #16A144
}

.feat-color {
  color: #15565E
}

.featured {
  font-weight: 700
}

.echosis {
  cursor: pointer;
  float: right;
  max-width: 24px
}

.content h1,
.content h3 {
  color: #15565E
}

.anuncios {
  margin-bottom: 30px;
  overflow: hidden;
  width: auto
}

.anuncios img {
  border: 1px solid #000
}

.none {
  display: none
}

.block {
  display: block
}

.fb {
  max-width: 50%
}

#search-wrap {
  opacity: 0;
  padding: 15px 0px;
  position: absolute;
  right: 15px;
  left: 15px;
  bottom: 0;
  z-index: -1;
  transition: all .25s
}

#search-wrap.active {
  opacity: 1;
  z-index: 1
}

#search-wrap .input-group {
  width: 100%
}

#search-wrap #busca {
  height: 60px;
  line-height: 60px
}

#search-wrap #buscar {
  background-color: #006633;
  border-color: #006633;
  font-size: 2em;
  width: 10%;
  transition: all .25s
}

#search-wrap #buscar:hover {
  background-color: #007111
}

#nav-top.fixed {
  background-color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
  position: fixed;
  top: 0;
  z-index: 1000
}

#nav-top.fixed .navbar {
  margin-bottom: 0
}

#anuncio-fixed.fixed {
  position: fixed;
  top: 82px;
  z-index: 999
}
#anuncio-fixed.fixed > div {
  background-color: #fff;
}

#anuncio-fixed.fixed .anuncios {
  margin-bottom: 0px;
  padding-bottom: 15px
}

#anuncio-fixed.hidden .anuncios {
  padding-bottom: 0
}

.no-pl {
  padding-left: 0
}

.quem-somos li {
  margin-bottom: 5px
}

.quem-somos li span {
  color: #009AA8
}

#map {
  border: 1px solid #ddd;
  height: 13em;
  margin-top: 25px
}

.content,
.post {
  background-color: #f3f4f6;
  border-radius: 4px;
  margin-bottom: 30px;
  padding: 15px;
  overflow: hidden
}

.post-day {
  background-image: url(../img/data-post-bg.png);
  background-position: center;
  background-repeat: no-repeat;
  color: #ffffff;
  font-size: 15px;
  height: 68px;
  margin-top: -15px;
  overflow: hidden;
  text-align: center;
  width: 56px
}

.post-day p {
  margin-top: 7px;
  position: relative
}

.post-date {
  margin-top: 7px;
  margin-bottom: 7px
}

.post-date span {
  color: #108f40
}

.post-capa {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 9em;
  margin-bottom: 15px;
  overflow: hidden;
  width: 100%
}

.post-capa.hover {
  height: 19em
}

.post-content {
  overflow: hidden;
  width: 100%
}

.content hr,
.post hr {
  border-top: 1px solid #f3f4f6
}

.post .ler {
  font-size: 90%;
  font-weight: bold
}

.post .capa {
  margin-bottom: 15px
}

.post .well {
  background: none;
  padding: 0
}

.post img {
  cursor: pointer;
  height: auto;
  max-width: 100%
}

.post h1 {
  margin-top: -8.5px;
  padding-left: 3em;
  padding-right: .5em
}

.post.error h1 {
  padding: 0
}

.post iframe {
  border: none
}

.reply {
  cursor: pointer
}

.post-related .item {
  min-height: 90px
}

.post+.publicidade {
  margin-bottom: 30px;
  text-align: center
}

.fancybox-inner .well {
  background-color: initial
}

.publicidade,
.enquete {
  overflow: hidden
}

.publicidade {
  background: none
}

.publicidade img {
  border: 1px solid #000;
  max-width: 100%
}

.resultado-enquete li {
  margin-bottom: 5px
}

.well {
  border: 0;
  background-color: #99ffcc;
  box-shadow: none;
  margin-bottom: 30px
}

.well h5 {
  color: #006633;
  font-weight: bold;
  text-transform: uppercase
}

.well img,
.well .row img {
  margin-bottom: 15px;
  max-width: 100%
}

.top-lidos li {
  margin-bottom: 10px
}

.col {
  float: left;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px;
  position: relative
}

h1,
.h1 {
  font-size: 24px
}

h2,
.h2 {
  font-size: 22px
}

h3,
.h3 {
  font-size: 20px
}

.alert {
  display: none
}

.btn-primary {
  background-color: #006633;
  border-color: #006633
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #007111;
  border-color: #007111
}

.label-primary {
  background-color: #009AA8
}

.pagination>li>a,
.pagination>li>span {
  color: #006633;
  border-color: #fff
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #fff;
  background-color: #006633;
  border-color: #006633
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  background-color: #006633;
  border-color: #006633
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border: none
}

.input-group-addon {
  color: #ffffff;
  cursor: pointer
}

@media (max-width:1200px) {
  .navbar,
  .anuncios {
    margin-bottom: 15px;
  }

  .well .row img {
    margin-bottom: 30px
  }

}

@media (min-width:992px) and (max-width:1200px) {
  #intro {
    height: 25em
  }

  .categorias li {
    float: left;
    width: 33.33333333333333%
  }

}

@media (max-width:992px) {
  .menu-toggle {
    top: .4em;
  }
  .brand {
    line-height: 49px
  }

  .navbar {
    max-height: 53px;
    min-height: 53px;
  }

  #menu-wrap {
    background: #33cc66;
    width: 100%
  }

  .menu {
    display: none;
    width: 100%
  }

  .menu li {
    border: none;
    text-align: left;
    width: 100%
  }

  .menu li a {
    padding: 1em;
    width: auto
  }

  .menu li img {
    display: inline-block;
    margin-top: -.25em;
    margin-right: .5em
  }

  .menu-toggle {
    display: block
  }

  .categorias li {
    float: left;
    width: 50%
  }

  .post-related .item {
    margin-bottom: 1.5em;
    min-height: auto
  }

  .publicidade .item {
    margin-bottom: 1em
  }

  .close-btn {
    margin: 0.5em 0.2em;
  }

}

@media (max-width:800px) {
  .post h1 {
    padding-left: 3.5em
  }

}

@media (max-width:768px) {
  #intro {
    height: 20em
  }

  .legenda,
  .legenda .data {
    text-align: center !important
  }

  #nav-top {
    width: 100%
  }

  #anuncio-fixed.fixed {
    width: 100%
  }

  .close-btn {
    margin: 0.4em -0.7em;
  }

}

@media (max-width:767px) {
  h1,
  .h1 {
    font-size: 22px
  }

  h2,
  .h2 {
    font-size: 20px
  }

  h3,
  .h3 {
    font-size: 18px
  }

  .navbar-form .form-group {
    display: inline-block
  }

}

@media (max-width:640px) {
  #intro {
    height: 15em
  }

}

@media (max-width:520px) {
  .categorias li {
    float: none;
    width: auto
  }

  .close-btn {
    margin: 0.4em -2em;
  }

}

@media (max-width:480px) {
  #intro {
    height: 10em
  }

}

@media (max-width:479px) {
  h1,
  .h1 {
    font-size: 18px
  }

  h2,
  .h2 {
    font-size: 17px
  }

  h3,
  .h3 {
    font-size: 16px
  }

  .legenda {
    font-size: 80%;
  }



}

@media (min-width: 992px) {
  #anuncio-fixed.fixed {
    top: 119px;
  }
}

#newsletter-wrap input {
  margin: 5px 0px;
}
