	@charset "UTF-8";
/* CSS Document */
 
.texto-carousel p{
  margin: 0px 0;
  font-size: 11px;
  line-height: 11px;
}

.texto-carousel>h2 {
  font-size: 14px;
}

.wp-block-button__link {
  width: 106px !important;
  height: 28px !important;
  padding: 1px 0px 10px 0px !important;

}

#footer-site h1{
  font-size: 19px;
}

.carousel-caption{
  padding: 15px;
}

/* galeria */
.carousel-cell {
  width: 66%;
}

/* paginacao responsivo */
.wp-pagenavi a.page, span.extend, a.last {
  display: none !important;
  }


h1 {
  font-size: 32px; margin: 0 0 50px 0; text-align: left;
}
h2 {
  font-size: 22px; text-align: left;
}
@media only screen and (max-width: 550px) {

.navbar-brand{
  width: 220px;
}

}

@media only screen and (max-width: 500px) {


}
