/********************************/
.destaques .title {
  background-color: #0071CE;
  padding: 10px 1rem;
}

.destaques .title a{
  background-color: unset;
 padding: 0px !important;
}

#galeria + section.my-5 {
  display: none;
}

@media (max-width: 768px) {
   .img-fluid {
      content: url("/sites/default/files/Logo2022_SEDAP.png");
      width: 100%;
  }
}

/********************************/

#galeria .h1.text-white.ml-2{
  display: none !important;
}

.photoswipe-gallery .field--name-field-image {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
}

.banner-master img {
    width: 890px;
}

@media (max-width: 990px) {
  .banner-master img {
    max-width: 100%;
    height: auto;
  }
}

.block-quicktabs-blockmultimidia h2 {
    font-weight: bolder !important;
    color: #fff !important;
}

#links-uteis h1.ml-2.h2.text-primary {
  display: none;
}

.views-element-container h2 {
  color: #0071ce !important;
  font-weight: bolder;
}


.navbar.navbar-expand-lg.navbar-light.my-2.d-none.d-md-block {
  padding: 30px 0px !important;
}

.col-sigo, .navbar .container .col-md-3.col-xl-2.d-none.d-md-block.d-lg-block.d-xl-block.text-right {
 width: auto !important;
}

.clearfix .field__item img {
  width: 100%;
  height: auto;
}