html, body {
  overflow-x: hidden;  
}

.wrapper-conteudo-tipo-1{
  font-family: Roboto, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Roboto, sans-serif;
}

.abas-mostra-virtual .nav-link.active {
  background: #06956d !important;
}

.abas-mostra-virtual .nav-link {
  background: #53776d !important;
  color: #fff !important;
  border-radius: 25px !important;
  box-shadow: 0px 5px 5px 0px rgba(10,10,10,0.64);
  border-width: 0px !important;
  padding-top: 10px;
  font-weight: bold;
  margin-right: 10px;
  margin-bottom: 30px !important;
}

.row.galeria-mostra-virtual-artes .col-sm-4 {
  margin-top: 20px !important;
  text-align: center;
}

.galeria-fotos-mostra-virtual-artes li {
  margin: 20px 10px 0 0 !important;
}

.galeria-fotos-mostra-virtual-artes .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
  background-color: #06956d !important;
}

.galeria-fotos-mostra-virtual-artes .nav-pills .nav-link, .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #53776d !important;
  box-shadow: 0px 5px 5px 0px rgba(10,10,10,0.64);
  padding-top: 10px;
}

