html {
  margin: 0;
  padding: 0;
}

body {
  margin: 0;
  padding: 0;
}

.sections {
  margin: 0;
  padding: 0;
}

.carousel-caption {
  color: white;
  background-color: #000000;
  opacity: 0.9;
}

.carousel-caption h5 {
  color: white;
}

.logo img {
  margin-top: -50px;
  width: 300px;
  height: auto;
}

.titulo-noticias h5 {
  width: 300px;
  background-color: #099109;
  color: white;
  border-radius: 5px;
  padding: 10px;
  box-shadow: #000 0px 3px;
}

.btn-busca {
  background-color: #f39d3b;
  color: rgb(255, 255, 255);
  border-radius: 10px;
  border-style: none;
}

#carouselExampleCaptions
  > button.carousel-control-prev
  > span.carousel-control-prev-icon {
  width: 50px;
  height: 60px;
  border-radius: 15px;
  background-color: #fed105;
}

#carouselExampleCaptions
  > button.carousel-control-next
  > span.carousel-control-next-icon {
  width: 50px;
  height: 60px;
  border-radius: 15px;
  background-color: #fed105;
}

.btn-mais {
  background-color: #0498b6;
  color: white;
  margin-bottom: 8px;
}

.btn-mais:hover {
  background-color: #00779b;
  color: white;
}

.carousel {
  width: 100%;
  height: auto;
  margin-bottom: 150px;
}

.carousel img {
  height: 400px;
}

#carouselExampleSlidesOnly {
  margin-top: 115px;
  position: absolute;
  z-index: 0;
}

body > nav {
  width: 100%;
  position: relative;
  float: left;
  z-index: 1;
  margin-top: 0;
  padding-top: 0;
  background-color: #000000;
}

.imagem-container {
  position: relative;
}

.legenda {
  bottom: 0;
  left: 0;
  color: white;
  opacity: 0;
  transition: opacity 0.7s ease-in-out;
  z-index: 2;
}

.legenda p {
  width: 260px;
  height: auto;
  color: white;
  margin: 10px;
  background-color: #0b8b6bb3;
  list-style: none;
  text-decoration: none;
}

.imagem-container:hover .legenda {
  opacity: 1;
}

@media (max-width: 768px) {
  .legenda {
    margin-left: 39%;
  }
  .cards-2 {
    padding-left: 6%;
  }
}

.nav-link {
  margin: 3px;
  padding: 10px;
  font-size: medium;
  font-weight: 800;
  color: white !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}

.titulo-transparencia {
  width: 300px;
  background-color: #46505c;
  color: white;
  border-radius: 5px;
  padding: 10px;
  box-shadow: #000 0px 3px;
  margin-bottom: 30px;
  margin-left: 36%;
}

@media (max-width: 700px) {
  .titulo-transparencia {
    width: 300px;
    background-color: #46505c;
    color: white;
    border-radius: 6px;
    padding: 10px;
    box-shadow: #000 0px 3px;
    margin-bottom: 30px;
    margin-left: 20px;
  }
}

@media (max-width: 700px) {
  .msg-cookies {
    width: 100%;
    height: auto;
    display: flex;
    padding: 0;
  }
  .btn-cookies {
    width: 100%;
    display: flex;
  }
}

.btn-transparencia {
  background-color: #0e7386;
  color: white;
}

.btn-transparencia:hover {
  background-color: #0498b6;
  color: white;
}

.titulo-links-uteis {
  width: 300px;
  background-color: #049470;
  color: white;
  border-radius: 5px;
  padding: 10px;
  box-shadow: #000 0px 3px;
  margin-bottom: 30px;
}

.roda-pe {
  height: auto;
  align-content: center;
  align-items: center;
  background-color: #1b62c8;
  color: white;
}

.icones-sociais img {
  width: 50px;
  height: 50px;
  position: relative;
}

.box {
  width: 40px;
  height: 100px;
  position: fixed;
  z-index: 1000;
  left: 0.1rem;
  top: 10rem;
  background-color: #1b62c8;
  opacity: 2;
  border-radius: 6px;
  box-shadow: #000 0px 3px 5px;
}

.box img {
  width: 30px;
  height: 30px;
  display: flex;
  margin-left: 5px;
  margin-top:2px;
}

.noticies {
  width: 100%;
  height: auto;
  margin-top: 250px;
}

.noticias-lista {
  width: 500px;
  height: auto;
}

.noticias-lista img {
  width: 100%;
  height: auto;
  object-fit: cover;
  float: left;
  margin-right: 15px;
}

.breadcrumb a {
  list-style: none;
  text-decoration: none;
  color: #00779b;
  border-radius: 6px;
  padding: 5px;
}

.card-perfil {
  margin: 20px;
  padding: 15px;
  box-shadow: #dc9938 4px 3px;
  background-color: #1b62c8;
  color: white;
  display: relative;
}

.card-title {
  font-size: 15px;
}

.card-perfil a {
  color: white;
  text-decoration: none;
  list-style: none;
}

.direitos {
  width: 100%;
  height: 50px;
  padding: 20px;
  background-color: #073047;
}

.direitos a {
  color: rgb(241, 241, 241);
  text-decoration: none;
}

.direitos p {
  color: #ffffff;
}

.imagem-perfil {
  border: 10px;
  border-color: white;
}

.noticias a {
  text-decoration: none;
  list-style: none;
  font-family: "Times New Roman", Times, serif;
}

.noticias {
  width: 100%;
  height: auto;
  z-index: 0;
  display: flex;
}

.noticias img {
  width: 100%;
  box-shadow: rgba(0, 0, 0, 0.35) 0px -50px 36px -28px inset;
  border-radius: 5px;
  margin-bottom: 15px;
}

.noticias small {
  background-color: #000000;
  color: white;
}

.publication-busca {
  z-index: 1500;
}

.conteudo-publicacoes {
  align-content: center;
  width: 100%;
  height: auto;
  z-index: 2;
  position: relative;
  margin-top: -100px;
}

.secTitle {
  font-size: 25px;
  color: #000;
}

.bdy {
  background-color: #46505c;
}

.buttons-busca {
  margin-top: 10px;
}

.list-year li a {
  text-decoration: none;
}

.link {
  text-decoration: none;
  z-index: 10;
  position: relative;
}

.titulo-noticias :hover {
  background-color: #2aad09;
}

/** CSS **/
.box-cookies.hide {
  display: none !important;
}

.box-cookies {
  position: fixed;
  background: rgba(14, 23, 39, 0.8);
  width: 100%;
  max-width: 980px;
  z-index: 998;
  bottom: 0;
  right: 0;
  border-radius: 8px 0px 0px 0px;
  border: dashed 3px rgba(255, 255, 255, 0.6);
  border-bottom: none;
  border-right: none;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.box-cookies a {
  color: #fff;
  font-weight: bold;
}

.box-cookies a:hover {
  text-decoration: underline;
}

.msg-cookies,
.box-cookies .btn-cookies {
  text-align: left;
  padding: 5px;
  color: #fff;
  font-size: 14px;
  margin-bottom: 5px;
}

.box-cookies .btn-cookies {
  cursor: pointer;
  height: auto;
  margin: 11px 10px 10px;
  padding: 3px 8px;
  border: none;
  border-radius: 5px;
}

.msg-cookies {
  padding: 8px;
}

@media screen and (max-width: 600px) {
  .box-cookies {
    flex-direction: column;
    border-left: none;
  }
}

.card-perfil p {
  font-size: 14px;
  font-style: italic;
}

@media (max-width: 700px) {
  .roda-pe {
    background-color: #0d6efd;
    display: flex;
  }
  .MenuTopo {
    margin-top: -50px;
  }
}

.spanService {
  margin-top: 20px;
  padding: 5px;
  font-size: 16px;
  font-family: "Roboto", sans-serif;
  color: black;
  font-weight: 600;
  margin-left: 15px;
}

.nameService {
  margin-top: 20px;
  padding: 5px;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  color: black;
  font-weight: 600;
  display: flex;
  margin-left: 15px;
}

.nameService span {
  margin-left: 10px;
}

.print {
  padding: 25px;
}

.serviceImage {
  width: 100%;
  height: auto;
  margin-top: 20px;
  margin-left: 20px;
  box-shadow: 5px #000;
  border-color: #00779b;
}

/* ========== GERAL ========== */
:root {
  --primary-color: #01456d !important;
  --secondary-color: #044871 !important;
  --highlight-color: #ffc107 !important;
  /* Amarelo dourado para destaque */
  --text-color: #ffffff !important;
}

/* ========== NAVBAR SUPERIOR ========== */
.top-nav {
  background-color: #0e4c6f !important;
  border-bottom: 2px solid white !important;
  color: white !important;
  gap: 0.5rem !important;
  position: relative;
  z-index: 1;
}

.nav-chip {
  display: inline-flex !important;
  align-items: center !important;
  padding: 6px 14px !important;
  border-radius: 25px !important;
  background-color: rgba(255, 255, 255, 0.1) !important;
  color: white;
  text-decoration: none !important;
  font-size: 0.85rem !important;
  transition: background-color 0.3s ease, transform 0.2s ease !important;
}

.nav-chip i {
  margin-right: 6px !important;
}

.nav-chip:hover {
  background-color: rgba(255, 255, 255, 0.25) !important;
  transform: translateY(-2px) !important;
}

/* ========== NAVBAR PRINCIPAL ========== */
.main-nav {
  background-color: var(--primary-color) !important;
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15) !important;
  position: relative;
  z-index: 10;
  width: 100%;
  flex-wrap: wrap;
}

.navbar-nav .nav-link {
  padding: 0.8rem 1.2rem !important;
  margin: 0 0.2rem !important;
  border-radius: 6px !important;
  color: blue !important;
  font-weight: 600 !important;
  transition: background-color 0.3s ease, color 0.3s ease !important;
}

.navbar-nav .nav-link:hover,
.navbar-nav .nav-link.active {
  background-color: rgba(255, 255, 255, 0.1) !important;
  color: blue !important;
}

/* ========== DROPDOWN MELHORADO ========== */
.dropdown-menu {
  background-color: var(--primary-color) !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  border-radius: 8px !important;
  padding: 0.5rem 0 !important;
  min-width: 220px !important;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2) !important;
}

.dropdown-item {
  color: var(--text-color) !important;
  padding: 0.75rem 1.25rem !important;
  transition: background-color 0.2s ease, color 0.2s ease !important;
  white-space: normal !important;
  word-wrap: break-word !important;
}

.dropdown-item:hover {
  background-color: #046c9c !important;
  color: var(--highlight-color) !important;
}

/* Ajuste para telas menores */
@media (min-width: 991.98px) {
  .navbar-collapse {
    padding: 1rem !important;
    margin-top: 0.5rem !important;
    /*background-color: rgba(0, 0, 0, 0.2) !important;*/
    border-radius: 8px !important;
    width: 100% !important;
  }

  .navbar-nav {
    flex-wrap: wrap;
  }

  .dropdown-menu {
    border: none !important;
    box-shadow: none !important;
    background-color: var(--primary-color) !important;
    z-index: 1050 !important;
    position: absolute !important;
  }

  .dropdown-item {
    padding-left: 2rem !important;
  }
}

.navbar,
.main-nav,
.top-nav {
  overflow: visible !important;
}

/*Menu mobile*/
@media (max-width: 991px) {
  .dropdown-menu {
    position: static;
    float: none;
    width: 100%;
  }
}

/* ================== FORÇANDO ESTILIZAÇÃO BOOTSTRAP ================== */
.navbar.navbar-dark.main-nav,
.navbar.navbar-dark.main-nav .navbar-nav,
.navbar.navbar-dark.main-nav .nav-link,
.navbar.navbar-dark.main-nav .dropdown-menu,
.navbar.navbar-dark.main-nav .dropdown-item,
.navbar.navbar-dark.main-nav .navbar-collapse {
  background-color: var(--primary-color) !important;
  color: var(--text-color) !important;
}

.navbar.navbar-dark.main-nav {
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.15) !important;
  position: relative !important;
  z-index: 10 !important;
  width: 100% !important;
  flex-wrap: wrap !important;
}

.navbar.navbar-dark.main-nav .navbar-nav .nav-link {
  padding: 0.8rem 1.2rem !important;
  margin: 0 0.2rem !important;
  border-radius: 6px !important;
  font-weight: 500 !important;
  transition: background-color 0.3s ease, color 0.3s ease !important;
  color: var(--text-color) !important;
}

.navbar.navbar-dark.main-nav .navbar-nav .nav-link:hover,
.navbar.navbar-dark.main-nav .navbar-nav .nav-link.active {
  background-color: rgba(255, 255, 255, 0.1) !important;
  color: var(--highlight-color) !important;
}

.navbar.navbar-dark.main-nav .dropdown-menu {
  background-color: var(--primary-color) !important;
  border: 1px solid rgba(255, 255, 255, 0.15) !important;
  border-radius: 8px !important;
  padding: 0.5rem 0 !important;
  min-width: 220px !important;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2) !important;
  z-index: 1050 !important;
}

.navbar.navbar-dark.main-nav .dropdown-item {
  color: var(--text-color) !important;
  padding: 0.75rem 1.25rem !important;
  transition: background-color 0.2s ease, color 0.2s ease !important;
  white-space: normal !important;
  word-wrap: break-word !important;
}

.navbar.navbar-dark.main-nav .dropdown-item:hover {
  background-color: #046c9c !important;
  color: var(--highlight-color) !important;
}

.navbar.navbar-dark.main-nav > .container,
.navbar.navbar-dark.main-nav > .container-fluid {
  display: flex !important;
  align-items: center !important;
  justify-content: space-between !important;
}

@media (max-width: 991px) {
  .navbar.navbar-dark.main-nav .dropdown-menu {
    position: static !important;
    float: none !important;
    width: 100% !important;
  }
}

.store-card {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.store-logo {
  height: 35px;
  object-fit: contain;
  margin-bottom: 8px;
}

.qr-code {
  width: 80px;
  height: 80px;
}

.galeria {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 10px;
  padding: 20px;
}

.galeria figure {
  position: relative;
  margin: 0;
  overflow: hidden;
  border-radius: 8px;
}

.galeria img {
  width: 100%;
  height: 200px;
  object-fit: cover;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.galeria figcaption {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  color: white;
  text-align: center;
  padding: 10px;
  font-size: 16px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  transition: transform 0.3s ease;
}

.galeria figure:hover img {
  transform: scale(1.1);
}

.galeria figure:hover figcaption {
  transform: scale(1.1);
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.modal img {
  max-width: 90%;
  max-height: 80%;
  border-radius: 8px;
}

.modal p {
  color: white;
  margin-top: 10px;
  font-size: 20px;
  text-align: center;
}

.close {
  position: absolute;
  top: 20px;
  right: 20px;
  color: white;
  font-size: 30px;
  cursor: pointer;
}

.ccbreadcrumb {
  width: 100%;
  height: auto;
  padding: 6px;
  color: black;
}

.ccbreadcrumb a {
  margin-left: 10px;
  padding: 10px;
  background-color: #e9eaec;
  box-shadow: 0px 1px 4px 0px #000;
  border-radius: 5px;
}

.ccbreadcrumb a:hover {
  margin-left: 10px;
  padding: 10px;
  background-color: #d4e8f9;
}

.breadcrumb {
  width: 100%;
  display: flex;
}

.share-icons {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  width: 100%;
  margin: 10px;
  background-color: #e9eaec;
  color: black;
  border-radius: 6px;
  text-decoration: none;
  transition: all 0.3s ease;
  font-weight: 500;
}

.share-icons a {
  text-decoration: none;
  list-style: none;
  color: black;
}

.share-icons img {
  background-color: #fff;
  border-radius: 50%;
}

.share-icons:hover {
  background-color: #d4e8f9;
  color: black;
}

@media (max-width: 700px) {
  .share-icons {
    margin: 15px;
  }
  .share-icons a {
    font-size: 14px;
    margin: 15px;
  }
}

@media (max-width: 700px) {
  .breadcrumb {
    height: auto;
    padding: 15px;
    display: flex;
  }

  .breadcrumb a {
    margin-top: 50px;
  }

  .breadcrumb ul li {
    width: 100%;
    height: auto;
    display: flex;
    padding: 10px;
  }
}
.share-card {
  width: 100%;
  padding: 10px;
  background-color: #e9eaec;
  justify-content: center;
  align-items: center;
  border-radius: 10px;
}

.share {
  font-size: 16px;
  color: rgb(104, 104, 104);
  margin-left: 10px;
  background-color: #e9eaec;
}

.share-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: #fff;
  padding: 5px 8px;
  border-radius: 4px;
  text-decoration: none;
  overflow: hidden;
  width: 35px;
  transition: width 0.34s ease, background-color 0.3s ease, box-shadow 0.3s ease;
  white-space: nowrap;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);
}

.share-btn img {
  width: 19px;
  height: 19px;
}

.share-btn span {
  opacity: 0;
  transition: opacity 0.35s ease;
}

.share-btn:hover {
  width: auto;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
}

.share-btn:hover span {
  opacity: 1;
}

.share-btn.facebook {
  background-color: #3b5998;
}
.share-btn.instagram {
  background-color: #e4405f;
}
.share-btn.whatsapp {
  background-color: #25d366;
}

@media (max-width: 576px) {
  .share-card {
    flex-wrap: nowrap !important;
  }
  .share-btn {
    width: 40px;
    justify-content: start;
    margin-left: 10px;
  }
}

/* Botão de ouvir notícia estilo Maracaju */
.news-reader-btn {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  background-color: #0c5777;
  color: white;
  border: none;
  border-radius: 50px;
  padding: 10px 20px;
  font-weight: 600;
  font-size: 16px;
  cursor: pointer;
  transition: all 0.2s ease-in-out;
}

.news-reader-btn:hover {
  background-color: #094760;
}

.news-reader-btn:active {
  transform: scale(0.97);
}

.news-reader-btn i {
  font-size: 18px;
  transition: transform 0.2s;
}

.news-reader-btn.speaking i {
  animation: pulse 1s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}

/* Container de controles de velocidade */
.reader-controls {
  display: flex;
  align-items: center;
  gap: 8px;
  margin-top: 8px;
  font-size: 14px;
}

.reader-controls label {
  font-weight: 500;
}

#navbarContent > ul > li > ul{
    background-color: #1b62c8 !important;
}
