@import url("https://cdn.jsdelivr.net/npm/bootstrap-icons@1.10.3/font/bootstrap-icons.css");
/** Inicio do webkit para scroll  **/
body::-webkit-scrollbar {
  width: 12px;
}

body::-webkit-scrollbar-track {
  background: #fce73a;
}

body::-webkit-scrollbar-thumb {
  background-color: blue;
  border-radius: 20px;
  border: 3px solid #3a6efc;
}

/** reset CSS **/
*body {
  margin: 0;
  padding: 0;
  font-family: "Roboto Mono", monospace;
  font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: "Roboto Mono", monospace;
  font-style: normal;
}


/** headear do site **/
.fundo {
  width: 100%;
  background-position: 50%;
  background-color: #02640f;
}

#sobrefundo {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.7);
}

.topo {
  width: 100%;
  max-width: 100%;
  height: 300px;
  margin: 0 auto;
  background-image: url("/assets/img/slide.png");
  background-repeat: no-repeat;
  background-size: cover;
  justify-content: space-evenly;
}

.logo {
  float: left;
  margin-top: 15px;
  padding: 60px;
  background-color: rgba(245, 243, 243, 0.041);
  border-radius: 15px;
}

.menu {
  margin-top: 50px;
  float: right;
  padding: 60px;
  margin: 50px;
}

.menu button {
  font-size: 20px;
  margin: 10px;
  box-shadow: 5px 5px 2px black;
  border-radius: 15px;
}

.menu ul {
  list-style: none;
}

.menu ul li {
  width: 50px;
  height: 20px;
  margin: auto;
  text-decoration: inline;
  font-size: 20px;
  display: inline-block;
  background-color: #ffbf20;
  border-radius: 15px;
  padding: 10px 30px;
}


.menu ul li:hover {
  background-color: #ffe766;
  color: black;
}



.menu a {
  color: white;
}

.menu ul a:hover {
  color: #f7d725;
}

/*  fim do topo  */


/*   Começo do menu secundário */
.barra-topo {
  width: 100%;
  height: 50px;
  background-color: #0d6efd;
  display: flex;
  box-shadow: 2px 2px 2px rgb(11, 12, 11);


}

#submenu {
  width: 100%;
  height: auto;
  margin: 0 auto;
  font-size: 15px;

}

.submenu ul a:hover {
  background-color: #02640f;
  text-decoration: none;

}

#submenu ul li a {
  font-size: 20px;
  color: white;
  margin-top: 15px;
  margin: 15px;
  list-style-type: none;
  text-decoration: none;


}

#submenu ul li {
  height: 0 auto;
  margin-top: 10px;
  display: inline-block;
}

/** headear fim  e fim do menu secundário **/

/** BANNER **/
.banner1 {
  width: 100%;
  height: 130px;
  text-align: center;
  margin-top: 20px;
  padding: 15px;
}

/** PROPAGANDA **/
.propaganda {
  top: 15px;
}

/** sessão dos vereadores **/
.vereadores {
  width: 100%;
  height: auto;
  text-align: center;
  padding: 20px;
  background-color: #0d6efd00;
  margin: 0 auto;
  display: flex;

}

.titulo-vereadores {
  width:400px;
  text-align:center;
  font-size: 20px;
  background-color:#3f74ea;
  color:white;
  margin-left:37%;
  margin-right:40%;
  border-left:15px solid #fce73a;

}

.vereadores img {
  width: 100px;
  height: auto;
  border: thin silver solid;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  float: right;
  display: flex;

}
.noticia {
  width: 100%;
  margin: 0 auto;

}

.titulo-noticias h1 {
  text-align: center;

}

.titulo-noticias {
  width: 100%;
  text-align: center;

}

#imagens-vereadores {
  overflow-y: hidden;
  cursor: pointer;
  width:100px;
  height:auto;
  /* margin-top: 10px; */

}

#imagens-vereadores img {
width:100%;
height:auto;

}


#tarja {
  text-align: center;
  width: 100px;
  height: auto;
}
/** Fim da sessão dos vereadores **/

/** Inicio da sessão transparencia **/
.transparencia {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto;
}

#titulo-transparencia {
  background-color: #0d6efd;
  width: 100%;
  height: 40px;
}

.titulo-galeria {
  width:400px;
  text-align:center;
  font-size: 20px;
  background-color:#3f74ea;
  color:white;
  margin-left:37%;
  margin-right:40%;
  border-left:15px solid #fce73a;
}

.icones-geral {
  margin: 0 auto;
  height: auto;
}


#icones {
  width: 100%;
  margin: 15px;
  padding: 20px 15px;
  float: left;
  display: relative;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}


#icones:hover {
  border: solid 2px #e9c009;

}

#icones p {
  width: 100%;
  height: auto;
  display: flex;
  height: 50px;
  margin: 15px;
  text-align: center;
}

.img-icon {
  width: 50px;
  height: 50px;
  margin: 0 auto;
}

.borda-transaparencia {
  width: 100%;
  height: auto;
}

#titulo-links {
  background-color: #52c962;
  width: 100%;
  height:50px;

}

.rodape {
  margin:0 auto;
  height:auto;
  text-align: center;
}


#redessociais {
  width: 100%;
  height: auto;
  display: row;
  font-size:20px;
}

#informacoes {
  color:#fff;
  font-size:18px;
  text-align:left;
}

.titulo-noticia {
  background-color: rgba(0, 0, 0, 0.7);
  color: white;
  position: relative;
  bottom: 50px;
  height: 50px;

}

.bi {
  font-size: 30px;

}

.galeria {
  width: 100%;
  height: auto;
  top: 50px;
  align-items: center;

}

.backgroundGaleria {
  padding:50px;
  margin:50px;
}

.carousel-inner {
  height: 300px;
}

.carousel-inner img{
  width:100%;
  height:300px;
}

.carousel-control-prev-icon {
  background-color: #00447c;
}

.carousel-control-next-icon {
  background-color: #00447c;

}

.nav-lin li {
  color: rgb(24, 23, 23);
}

.site-logo {

  width: 100%;

}

.site-navbar {
  width: 250px;
  background-color: rgba(0, 0, 0, 0.7);
}

.site-navbar-top {
  background-color: rgba(0, 0, 0, 0.7);

}


.imageGrid {
  line-height: 0;
}

.imageGrid .tile {
  width: 33.33%;
  min-height: 20em;
  line-height: 1.2;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
  position: relative;

  color: #fff;
  font-family: "Verdana", sans-serif;
  text-shadow: 2px 2px 2px #000;
  cursor: pointer;
  cursor: hand;
}

.imageGrid .tile:before {
  content: '';
  background-color: rgba(15, 15, 15, 0.5);
  display: block;
  width: 100%;
  height: 100%;
  z-index: 0;
  position: absolute;
}

.imageGrid .tile:hover:before {
  display: none;
}

.imageGrid .tile .textWrapper {
  text-align: center;
  vertical-align: middle;
  width: 80%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: .75em;
}

.imageGrid .tile .textWrapper .content {
  display: none;
}

.imageGrid .tile:hover .textWrapper .content {
  display: block;
}

.imageGrid .tile:hover .textWrapper .content h2 {
  margin: 0;
}

@media (max-width: 1000px) {
  .imageGrid .tile {
    width: 50%;
  }
}

@media (max-width: 700px) {
  .imageGrid .tile {
    width: 100%;
  }

}

@media (max-width: 700px) {
  .titulo-vereadores {
    width: 100%;
    position:relative;
    margin-left:-0%;
  }
}

@media (max-width: 700px){
  span.badge.outhers {
    margin-top:-26%;
    margin-left:35%;
    display:fixed;
    color:white;
    font-size:18px;
    background-color: #00447c;
    }
}

@media (max-width: 700px){
  span.badge {
    margin-top:-63%;
    margin-left:75%;
    display:fixed;
    color:white;
    font-size:18px;
    background-color: #00447c;
    }
}

@media (max-width: 600px) {
  #imagens-vereadores {
    display:flex;
    justify-content:center;
    align-items:center;
    margin-left:35%;
  }

  #imagens-vereadores:hover{
    display:flex;
    justify-content:center;
    align-items:center;
  }

  .vereadoresColum{
     display:flex;
  }

  .legenda{
    display:none;
  }

  .titulo-vereadores{
    top:2px;
  }

  .titulo-galeria {
     width:100%;
     margin-left:-9px;
  }

  .titulo-noticia-des{
    margin-top:-20px;
  }

}

.fundo-transparencia {
  background-color: #f1f1f1;
  width: 100%;
  box-shadow: rgba(24, 24, 24, 0.308) 0px 0.0625em 0.0625em, rgba(0, 0, 0, 0.25) 0px 0.125em 0.5em, rgba(255, 255, 255, 0.1) 0px 0px 0px 1px inset;
  padding: 20px;


}

#fundo_icone {
  width: 450px;
  height: 200px;
  padding: 50px;
  bottom: 100px;
  box-shadow: rgba(14, 30, 37, 0.12) 0px 2px 4px 0px, rgba(14, 30, 37, 0.32) 0px 2px 16px 0px;
  margin: 15px;
  background-color: #ffffff;
  border-radius: 20px;

}

#icone-topo {
  color: #eb4d04;

}

#icone-indica {
  color: #f7d725;
}

#icone-mocoes {
  color: #0d6efd;
}

.icone-requerimento {
  color: #02640f;
}

html,
body {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
  scroll-behavior: smooth;
}

.go-top {
  display: flex;
  justify-content: center;
  align-items: center;
  position: fixed;
  bottom: 10px;
  right: 25px;
  width: 50px;
  height: 50px;
  background-color: #000;
  text-decoration: none;
}

.go-top::after {
  content: "↑";
  font-size: 32px;
  font-weight: bold;
  color: aliceblue;
  transition: margin-top 250ms;
}

.go-top:hover::after {
  margin-top: -8px;
}

.efeito-img img{

   opacity: 1.0;

}


.efeito-img img:hover{
 opacity: 0.9;



}

#titulo-noticia {
  width:200px;
  bottom: 0;
  left: 0;
  background-color:#000;
  padding:10px;



}

#grid-img {
  padding:10px;

}



.breadcrumb li {
  margin:15px;

}

#fundo-noticias-2 {
  width:100%;

}

.links {
 width:100%;
 height:auto;
 text-align:center;


}


.slider {
  width:100%;
  height: auto;
  position: relative;
  background: #242424;
  overflow: hidden;

}

.slider img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: relative;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  animation: fade 1s;

}

.slider .seta {
  z-index: 10;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: auto;
  right: auto;
  width: auto;
  height: 1.5rem;
  font-size: 2.5em;
  color: cornsilk;
  opacity: 0.5;
  transition: opacity 1s;

}

.slider .seta:hover {
  cursor: pointer;
  opacity: 1;

}

.slider .arrow-left {
  left: 2%;

}

.slider .arrow-right {
  right: 2%;

}

.slider .paginacao {

  position: absolute;
  margin: auto;
  top: auto;
  bottom: 2%;
  left: 0;
  right: 0;
  width: 7rem;
  height: auto;
  z-index: 5;

}

.slider .paginacao .botao {

	width: auto;
	height: auto;
	display: inline-flex;
	align-content: center;
	justify-content: center;
	color: #fff;

}

@keyframes fade {
  from {
    opacity: 0.1;
  }
  to {
    opacity: 1;
  }
}

@media(max-width: 700px){
 .texto-topo {
    display:flex;
 }
}
/** Fim da sessão transparencia **/


#nav-menu {
  width:100%;
}
#nav-menu > ul > li:nth-child(2) > a {

  color:black;
  width:650px;
  font-size:14px;
}

#nav-menu > a:nth-child(1) > button {

  background-color: #00447c;
}

#nav-menu > ul > li > a {

  color: #000;
  font-size:14px;
}

#nav-menu > button {

  background-color: #00447c;
  color:white;
  font-size:14px;

}

#nav-menu > a:nth-child(10) > button {

  background-color: #00447c;
  color:white;

}

#nav-menu > a:nth-child(1) > button {

  font-size:14px;

}

#nav-menu > a:nth-child(10) > button {

  font-size:14px;

}


#nav-menu > ul.dropdown-menu.show > li:nth-child(1) > a {

  display:none;

}

.texto-topo{

  color:#000;
  font-size:12px;
  font-family:"Roboto", Sans-serif;
  padding:20px;

}

.sessao-logo{

 width:100%;
 margin:70px;
 top:40px;
 color:#000;

}

.sessao-logo p {
  color:#000;

 }

.nav-background {
  width:100%;
  height:auto;
  background-color:#0042c8;

}

.navbar-collapse {
 margin-left:30%;
 margin-right:30%;

}

@media(max-width:700px){
  .navbar-collapse {
    margin-left:50%;
  }
}

.nav-item > .nav-link {
  font-weight: bold;
  font-size:18px;
}

.topo-person {
  width:100%;
  height:auto;
  margin:0;
  padding:0;
}

.direitos {
  margin:0;
  padding:0;
  height:auto;
  background-color:#f68620;
  color:white;
  font-weight:bold;
}

.direitos p{
  color:rgb(53, 53, 53);
  font-weight:bold;
}

.botoes-links {
  width:400px;
  height:auto;
  background-color: #0d6efd;
  padding:15px;
  color:white;
  text-align:center;
  margin:5px;
  font-size:16px;
  display:flex;
}

.botoes-links img{
  border-radius:15px;
  padding:4px;
}

.botoes-links  a {
  display:flex;
  left:30px;
  justify-content:center;
  align-items:center;
  font-size:18px;
}

.botoes-links:hover{
  width:400px;
  height:auto;
  background-color: rgb(52, 111, 199);
  padding:15px;
  color:white;
  text-align:center;
  margin:5px;
  font-size:16px;
  display:flex;
}

.bi-acesso {
  font-size:18px;
  display:block;

}
.botoes-links a{
  color:white;

 }

 .botoes-links a:hover{
  color:white;
 }

 @media(max-width: 700px){
    .botoes-links{
      width:100%;
      background-color: #2363b6;
      color:rgb(255, 255, 255);
    }
 }

.badge{
   display:flex;
   margin-top:-56%;
   margin-left:76%;
   font-size:18px;
   background-color: #00447c;
 }

 .badge span{
  font-size:30px;
  margin-top:-56%;
  margin-left:76%;
 }

 .outhers{
   margin-top:-45%;
   margin-left:70%;
   display:fixed;
   color:white;
   font-size:18px;
   background-color: #00447c;
 }

 .titulo-galeria-fotos{
  width:400px;
  text-align:center;
  font-size: 20px;
  background-color:#3f74ea;
  color:white;
  margin-left:37%;
  margin-right:40%;
  border-left:15px solid #417e1d;
 }

 .dropdown-link {
  color:black;
  font-family: 'Times New Roman', Times, serif;
  margin:15px;
 }

 .dropdown-link{
  font-size:18px;
 }

 .dropdown-link:hover{
  color:#00447c;
  }

  .notice-destaque {
    font-size:24px;
    color:#000;
    height:120px;
    justify-content:center;
    align-items:center;

  }

  @media(max-width: 700px){
     .notice-destaque{
        height:auto;
     }
  }

  .notices-secundary {
    font-size:18px;
    font-family: 'Times New Roman', Times, serif;
    color:#000;
  }

  @media (max-width: 700px){
     .others_notices{
      width:100%;
      justify-content:center;
      align-items:center;
     }
  }

  .notice-date {
    color:white;
    font-size:18px;
    font-family: 'Times New Roman', Times, serif; font-weight: bold;

  }

  .texto-noticia p{
    color:black;
  }

  .titulo-noticia-des {
  text-transform:uppercase;
  color:#0d6efd;
  font-weight: 600;

  }

  .card-body {
    background-color:#0d6efd;
  }

  .card-heading {
    background-color: #fde723;
    font-size:18px;
    margin:15px;
    border-radius:6px;
    padding:20px;
    color:#000;
  }

  .img-vereadores {
    width:100px;
    height:auto;
    border-radius:10px;
    border:none;
    box-shadow:#40a653 10px 10px;
  }

  .sessaopages {
   height:500px;
  }

  body > div.enabled > div.active {
    bottom:150px;
  }

  .description-secretariat{
    color:white;
    padding:15px;
    margin-bottom:15px;
  }

  .box-shadow {
    box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
    padding:12px;
  }

  .linha-divisao{
    background-color:#000;
  }

  .pagination {
    width:100%;
    color:white;
    line-height: 1.5;
    font-size: 1.25rem;
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 0.25rem;
    padding:10px;
  }

  .pagination li a{
    width:100%;
    height:auto;
    background-color: #3a60c9;
    color:#fafafa;
    margin-left:10px;
    font-size: 0.9rem;
    border-radius:150px;
    padding:14px;
  }

  .pagination li span{
    width:100%;
    height:auto;
    background-color: #3a60c9;
    color:#fdfdfd;
    margin-left:10px;
    font-size: 0.9rem;
    border-radius:150px;
    padding:14px;
  }

  .redes-socias {
    background-color: #e9e9e9;
    border-radius:20px;
    padding:4px;
    display:flex;
  }

  .redes-socias p{
    margin-top:8px;
    color:#000;
    padding-left:10px;
  }

  .bi-facebook{
    margin:10px;
    color:#000;
  }

  .bi-instagram{
    margin:10px;
    color:#000;
  }

  .bi-linkedin{
    margin:10px;
    color:#000;
  }

  .bi-twitter {
    margin:10px;
    color:#000;
  }

  .bi-whatsapp {
    margin:10px;
    color:#000;
  }

  .bi-instagram{
    margin-left:10px;
  }

  .bi-youtube{
    margin-left:10px;
  }

  .cartaConvite{
    margin:10%;
  }



  @media(max-width:700px){
     .imagem-container{
      width:200px;
      justify-content:center;
     }
     .new-legend{
      width:200px;
      color:white;
     }
     .new-legend p{

       color:white;
     }
  }
