body {
  font-family: "Roboto", sans-serif;
}
/* Header */
#menu-top {
  background-color: #80909A;
  height: 35px;
  line-height: 1;
  padding: .5rem;
}
#menu-top .container {
  line-height: 1;
}
#menu-top .navbar-nav .nav-item {
  border-right: 1px solid #fff;
}
#menu-top .navbar-nav .nav-item:last-child {
  border-right: none;
}
#menu-top .navbar-nav .nav-item .nav-link {
  color: #fff;
  font-size: 12px;
}
.navbar-nav a {
  color: inherit;
}
.nav-header {
  color: #80909a;
}
.nav-header .mail {
  color: #fff;
  font-size: 12px;
}
.nav-header .mail .icon {
  font-size: 15px;
  vertical-align: middle;
}
.nav-header .mail span {
  vertical-align: middle;
  margin-left: 2px;
}
.header {
  display: flex;
  align-items: center;
}
.navbar-toggler {
  color: #80909a;
  width: 100%;
  border: 1px solid #80909a;
}
.header .hours .atendimento {
  line-height: 1.2;
}
.header .hours .title {
  font-weight: 300;
  color: #46525a;
  font-size: 16px;
}
.header .hours .subtitle {
  font-weight: 700;
  color: #46525a;
  font-size: 14px;
}
.user-access {
  height: auto;
}
.user-access .row {
  display: flex;
  align-items: center;
}
.user-access a.btn,
.user-access a.register {
  line-height: 1.5;
  vertical-align: middle;
}
.user-access a.btn {
  font-size: 1.2rem;
  padding: .375rem .75rem;
  color: #fff;
  background-color: #80909A
}
.user-access a.btn:hover {
  background-color: #d4dbe1;
  color: #000;
}
.user-access a.register {
  font-size: 1.3rem;
  text-decoration: none;
  color: inherit;
  display: inline-block;
}
.user-access a.register:hover {
  line-height: 2;
          transform: translateY(-2px);
     -moz-transform: translateY(-2px);
  -webkit-transform: translateY(-2px);
       -o-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
}
.user-logged-in {
  vertical-align: middle;
  display: flex;
  align-items: center;
}
#menu-user .navbar-toggler {
  color: #80909a;
  width: auto;
  border: 1px solid #80909a;
}
#navbarUser {
  color: #46525a;
  background: #fff;
  border-radius: 5px;
  border: 1px solid #80909a;
  padding-right: 0;
}
#navbarUser li {
  border-bottom: 1px solid #d4dbe1;
  padding: .375rem;
  width: 100%;
}
#navbarUser li:hover {
  background-color: #80909a;
  color: #fff;
          transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
     -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
       -o-transition: all 200ms ease;
}
#navbarUser li a {
  text-decoration: none;
}
#navbarUser li:last-child {
  border-bottom: none;
}
.user-logged-in .log-info {
  padding: 0 1rem;
  vertical-align: middle;
}
.user-logged-in .log-info h5 {
  margin-top: 0;
  margin-bottom: -4px;
  font-size: 1.6rem;
}
.user-logged-in .log-info span {
  font-size: 1rem;
}
.search-form {
  height: 40px;
  border: 1px solid #cfd5dc;
}
.search-form input {
  height: 38px;
  border: none;
  padding-left: 0.7rem;
  color: #8b9eaa;
  font-size: 14px;
  font-weight: 400;
  float: left;
  font-family: "Roboto";
  width: calc(100% - 45px);
}
.search-form input::placeholder {
  font-style: italic;
  color: #d4dbe1;
}
.search-form button {
  width: 45px;
  height: 100%;
  border-radius: 0;
  border-left: 1px solid #cfd5dc;
  color: #8b9eaa;
  background-color: #fff;
  padding: .375rem;
}
.search-form button:hover {
  color: #fff;
  background-color: #8b9eaa;
}
.search-form button .search {
  font-size: 25px;
  vertical-align: middle;
}
.header-menu ul {
  text-transform: uppercase;
  list-style-type: none;
  padding-left: 0;
  color: #46525a;
  background: #fff;
  border-radius: 5px;
  /* border: 1px solid #80909a; */
  /* padding-right: 0; */
}
.header-menu ul li a {
  font-size: 15px;
  font-weight: 500;
  color: #707070;
  padding: 0 1rem;
  border-left: 1px solid #ced5d9;
}
.header-menu ul.dropdown-menu li {
  /* border-bottom: 1px solid #ced5d9; */
  border-bottom: 1px solid #d4dbe1;
  padding: .375rem;
  width: 100%;
}
.header-menu ul.dropdown-menu li:last-child {
  border-bottom: none;
}
.header-menu ul.dropdown-menu li a {
  /* padding: .3rem 1rem; */
  padding: 3px 20px;
  border-left: none;
}
.header-menu ul li a:hover {
  font-weight: 700;
  text-decoration: none;
}
.header-menu ul li:last-child {
  margin-left: auto;
}
.header-menu ul li ion-icon {
  font-size: 23px;
  margin-top: -1px;
}
/* Corpo */
/* Slider */
.carousel-indicators > li {
  border-radius: 50%;
  width: 10px;
  height: 10px;
  cursor: pointer;
}
/* News */
.news {
  margin-top: 40px;
}
.news .news-big {
  min-height: 300px;
  margin-bottom: 10px;
}
.news .news-big .imagenews,
.news .news-medium .imagenews,
.news-list .image {
  border-radius: 10px;
}
.news a {
  text-decoration: none;
}
.news .news-big .imagenews {
  min-width: 360px;
  min-height: 300px;
  width: 360px;
  height: 300px;
  background-position: center;
  background-size: cover;
}
.imagedetail {
  min-width: 360px;
  min-height: 350px;
  width: 100%;
  height: 350px;
  background-position: top;
  background-size: cover;
}
.news img {
  /* border-radius: 10px; */
}
.news .news-medium {
  max-height: 140px;
  margin-bottom: 20px;
}
.news .news-medium .imagenews {
  min-width: 262px;
  min-height: 140px;
  width: 262px;
  height: 140px;
  background-position: center;
  background-size: cover;
}
.news-list hr {
  border: none;
  border-bottom: 1px dashed #c3bfbf;
  margin: .5rem 0;
}
.news-list .image {
  min-width: 69px;
  min-height: 69px;
  width: 69px;
  height: 69px;
  background-position: center;
  background-size: cover;
  margin-right: 15px;
}
.news .news-info {
  position: absolute;
  width: 90%;
  left: .5rem;
  right: 30px;
  height: auto;
  background: none;
  border: none;
  z-index: 2;
  color: white;
  bottom: 0;
  text-align: justify;
}
.news .news-info-date {
  font-size: 1.1rem;
  /* text-shadow: 1px 1px 3px #000000; */
}
.news .news-info-title {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.15;
  /* text-shadow: 1px 1px 3px #000000; */
}
.news .news-big a:hover .imagenews,
.news .news-medium a:hover .imagenews {
  opacity: 0.8;
}
.news .news-big a:hover .news-info,
.news .news-medium a:hover .news-info {
          transform: translateY(-3px);
     -moz-transform: translateY(-3px);
  -webkit-transform: translateY(-3px);
       -o-transform: translateY(-3px);
      -ms-transform: translateY(-3px);
}
.news .news-small a {
  color: inherit;
}
.news .news-small a:hover .text-news {
          transform: translateX(3px);
     -moz-transform: translateX(3px);
  -webkit-transform: translateX(3px);
       -o-transform: translateX(3px);
      -ms-transform: translateX(3px);
}
.news .news-small .text-news {
  padding: 0 15px 0 0;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 15px;
  bottom: 0;
  text-align: justify;
}
.news .news-small .data-news {
  font-family: "Roboto";
  font-weight: 300;
  font-size: 12px;
}
/* Linha botoes */
.container-portal {
  background-color: #80909a;
}
.portal-card {
  width: 325px;
  height: 99px;
  display: inline-block;
  border-radius: 10px;
  padding-left: 0;
  padding-right: 0;
  background-color: #fff;
}
.portal-card a {
  display: block;
}
.portal-card a:hover {
  text-decoration: none;
}
.portal-card a img {
  border-radius: 10px;
}
.portal-card a:hover img {
  opacity: 0.9;
          transform: scale(.95, .95);
  -webkit-transform: scale(.95, .95);
      -ms-transform: scale(.95, .95);
}
/* Acesso rapido */
.container-fluid-access {
  background-color: #f4f4f4;
}
.container-access {
  padding-top: 20px;
  padding-bottom: 30px;
}
.col-card {
  padding-right: 7px;
  padding-left: 7px;
}
.container-access .card {
  border: 1px solid #d4dbe1;
  border-left: 10px solid #80909a;
  border-radius: 0;
  border-top-right-radius: 20px;
  text-align: center;
  margin: 0px;
  margin-bottom: 20px;
  min-width: 240px;
  height: 95px;
  overflow: hidden;
}
.container-access a:hover {
  text-decoration: none;
}
.container-access a:hover .card {
          transform: translateX(5px);
     -moz-transform: translateX(5px);
  -webkit-transform: translateX(5px);
       -o-transform: translateX(5px);
      -ms-transform: translateX(5px);
}
.container-access .card {
  position: relative;
}
.container-access .card .card-slug {
  position: absolute;
  font-size: 50px;
  color: #e2e7ea;
  line-height: 85px;
  vertical-align: middle;
  width: 10%;
  /* float: left; */
  left: 5%;
  padding: 0;
}
.container-access .card .card-title  {
  position: absolute;
  width: 80%;
  left:20%;
  top: 3px;
  /* margin-left: 45px; */
  /* float: right; */
}
.container-access .card .card-slug,
.container-access .card .card-title {
  /* display: flex;   */
  display: inline-block;
}

.container-access .card .card-title h2 {
  align-items: center;
  font-size: 19px;
  text-transform: uppercase;
  font-family: "Roboto";
  font-weight: 500;
  margin-bottom: -2px;
  width: 100%;
  color: #46525a;
}
.container-access .card .card-title span {
  margin-top: -22%;
  /* display: flex;° */
  align-items: center;
  color: #46525a;
  font-size: 12px;
  font-family: "Roboto";
  font-weight: 300;
}
.container-access .card a:hover {
  text-decoration: none;
}
.container-access .card a:hover span {
  font-weight: 400;
}
/* Informativo */
.container-contact {
  background-color: #80909a;
  color: #ffffff;
  padding: 20px;
}
.container-contact .contact-form {
  text-align: right;
}
.container-contact .contact-form > * {
  vertical-align: middle;
  margin-top: 15px;
}
.container-contact .contact-form ion-icon {
  font-size: 50px;
  margin-right: 1.5rem;
}
.container-contact h1 {
  font-family: "Roboto";
  font-size: 31px;
  font-weight: 900;
}
.container-contact h4 {
  font-family: "Roboto";
  font-size: 19px;
  font-weight: 300;
}
.container-contact input {
  height: 40px;
  min-width: 100px;
  width: 300px;
  padding: .75rem;
  font-size: 1.3rem;
}
.container-contact input::placeholder {
  font-style: italic;
  color: #d4dbe1;
}
.container-contact button {
  margin-left: 15px;
  padding: 3px 30px;
  height: 40px;
  font-weight: 300;
  font-size: 1.3rem;
  border: none;
  color: #80909a;
  background-color: #f4f4f4;
}
/* Mesa diretora */
.container-people {
  background-color: #d4dbe1;
}
.container-people .container {
  background-color: #ffffff;
}
.container-people .row {
  padding-top: 20px;
}
.container-people .row:last-child {
  padding-bottom: 60px;
}
/* Mesa Diretora - mantém estilo original */
.container-people .mesa-diretora-item {
  display: inline-block;
  text-align: center;
  margin-right: 40px;
}
.container-people .mesa-diretora-item a {
  text-decoration: none;
  color: inherit;
}
.container-people .mesa-diretora-item a:hover img {
  opacity: 0.9;
          transform: scale(.95, .95);
  -webkit-transform: scale(.95, .95);
      -ms-transform: scale(.95, .95);
}
.container-people .mesa-diretora-item:last-child {
  display: inline-block;
  margin-right: 0;
}

/* Vereadores - Lista simples e limpa */
.container-people .vereadores-lista {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  padding: 1rem 0;
}

.container-people .vereador-item {
  display: flex;
  align-items: center;
  padding: 1rem;
  background: #fff;
  border-radius: 8px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
  border-left: 4px solid #007bff;
}

.container-people .vereador-item:hover {
  box-shadow: 0 4px 16px rgba(0, 0, 0, 0.15);
  transform: translateX(5px);
}

.container-people .vereador-foto {
  margin-right: 1rem;
  flex-shrink: 0;
}

.container-people .vereador-foto a {
  display: block;
  text-decoration: none;
}

.container-people .vereador-foto .foto {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid #fff;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
  transition: all 0.3s ease;
}

.container-people .vereador-foto:hover .foto {
  transform: scale(1.1);
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.2);
}

.container-people .vereador-info {
  flex-grow: 1;
}

.container-people .vereador-info h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 600;
  font-size: 1.1rem;
  margin: 0 0 0.25rem 0;
  color: #2c3e50;
}

.container-people .vereador-info .cargo {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 0.9rem;
  margin: 0;
  color: #6c757d;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* Responsividade para lista de vereadores */
@media (max-width: 768px) {
  .container-people .vereador-item {
    padding: 0.75rem;
  }
  
  .container-people .vereador-foto {
    margin-right: 0.75rem;
  }
  
  .container-people .vereador-foto .foto {
    width: 50px;
    height: 50px;
  }
  
  .container-people .vereador-info h4 {
    font-size: 1rem;
  }
  
  .container-people .vereador-info .cargo {
    font-size: 0.8rem;
  }
}

@media (max-width: 576px) {
  .container-people .vereador-item {
    padding: 0.5rem;
  }
  
  .container-people .vereador-foto {
    margin-right: 0.5rem;
  }
  
  .container-people .vereador-foto .foto {
    width: 45px;
    height: 45px;
  }
  
  .container-people .vereador-info h4 {
    font-size: 0.9rem;
  }
  
  .container-people .vereador-info .cargo {
    font-size: 0.75rem;
  }
}

/* Estados de empty */
.container-people .vereadores-empty {
  text-align: center;
  padding: 2rem;
  color: #6c757d;
}

.container-people .vereadores-empty ion-icon {
  font-size: 3rem;
  color: #dee2e6;
  margin-bottom: 1rem;
  display: block;
}

.container-people .vereadores-empty h4 {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
  font-size: 1.25rem;
  margin: 0 0 0.5rem 0;
  color: #6c757d;
}

.container-people .vereadores-empty p {
  font-size: 1rem;
  margin: 0;
  color: #adb5bd;
}

/* Melhorias de acessibilidade */
.container-people .vereador-foto a:focus {
  outline: 3px solid #007bff;
  outline-offset: 2px;
  border-radius: 50%;
}

.container-people .vereador-item:focus-within {
  box-shadow: 0 0 0 3px rgba(0, 123, 255, 0.25);
}
/* Estilo removido - agora controlado por .vereador-photo */
/* Estilos específicos para mesa diretora - não afeta vereadores */
.container-people .mesa-diretora-item h4 {
  font-family: "Roboto";
  font-weight: 300;
  margin-top: 10px;
  margin-bottom: 2px;
  font-size: 12px;
  text-transform: uppercase;
}
/* Estilos específicos para mesa diretora - não afeta vereadores */
.container-people .mesa-diretora-item h5 {
  font-family: "Roboto";
  font-weight: 400;
  font-size: 12px;
}
.container-people .people-no-name {
  margin-bottom: 15px;
}
/* Videos */
.container-videos {
  padding-bottom: 20px;
}
.container-videos a {
  text-decoration: none;
  color: inherit;
}
.container-videos .gallery:hover .image {
  opacity: 0.9;
          transform: scale(.95, .95);
  -webkit-transform: scale(.95, .95);
      -ms-transform: scale(.95, .95);
}
.container-videos .gallery:hover .title-gallery {
          transform: translateY(-5px);
     -moz-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
       -o-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
}
.container-videos .online-button:hover {
  opacity: 0.9;
          transform: scale(.95, .95);
  -webkit-transform: scale(.95, .95);
      -ms-transform: scale(.95, .95);
}
.container-videos .video-info a:hover .title-video,
.container-videos .video-info a:hover .subtitle-video {
          transform: translateY(5px);
     -moz-transform: translateY(5px);
  -webkit-transform: translateY(5px);
       -o-transform: translateY(5px);
      -ms-transform: translateY(5px);
}
.container-videos .row {
  margin-right: 0;
  margin-left: 0;
}
.container-videos .title-gallery {
  font-size: 15px;
  font-family: "Roboto";
  font-weight: 500;
  text-align: left;
  padding: 10px 10px 2px 10px;
  color: #46525a;
}
.container-videos .image {
  width: 100%;
  height: 150px;
  background-position: center;
  background-size: cover;
  border-radius: 10px;
  margin-right: 15px;
}
.container-videos .video .online-button {
  display: block;
  color: #ffffff;
  width: 154px;
  height: 170px;
  border: none;
  padding: 10px;
  border-radius: 10px;
  background-position: center;
  background-size: cover;
  background-image: url(./assets/images/video.png);
}
.container-videos .online-button h3 {
  text-align: center;
  font-family: "Roboto";
  font-weight: 300;
  font-size: 20px;
  text-transform: uppercase;
  line-height: 4;
}
.container-videos .online-button h3:first-child {
  margin-top: -10px;
}
.container-videos .video-info {
  padding: .375rem;
}
.container-videos .video-info .title-video {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
}
.container-videos .video-info .subtitle-video {
  font-family: "Roboto";
  font-weight: 300;
  font-size: 16px;
  text-transform: uppercase;
}
.container-videos .video-small img {
  border-radius: 10px;
}
.container-videos .video-small .title-video {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 14px;
}
.container-videos .video-small .subtitle-video {
  font-family: "Roboto";
  font-weight: 300;
  font-size: 12px;
  margin-bottom: 2px;
}
.container-videos .video-small a {
  color: inherit;
}
.container-videos .video-small a:hover img {
  opacity: 0.9;
          transform: scale(.95, .95);
  -webkit-transform: scale(.95, .95);
      -ms-transform: scale(.95, .95);
}
.container-videos .video-small a:hover h5 {
          transform: translateY(-5px);
     -moz-transform: translateY(-5px);
  -webkit-transform: translateY(-5px);
       -o-transform: translateY(-5px);
      -ms-transform: translateY(-5px);
}
/* Footer */
.section-footer .row {
  display: flex;
}
.section-footer .logo-camara {
  display: flex;
  align-items: center;
}
.section-footer .title {
  margin: 10px 0 2px 0;
  font-family: "Roboto";
  font-weight: 300;
  font-size: 16px;
  letter-spacing: 1px;
}
.section-footer .subtitle {
  font-family: "Roboto";
  font-weight: 500;
  font-size: 15px;
  letter-spacing: 1px;
  border-top: 3x solid #5a6a73 ;
}
.footer {
  background-color: #5a6a73;
}
.footer .footer-content {
  position: relative;
  width: 100%;
}
.footer h5 {
  padding: 15px;
  color: white;
  text-align: center;
  font-family: "Roboto";
  font-weight: 400;
  font-size: 15px;
  margin-bottom: 0;
  margin-top: 0;
}
#blit-logo {
  position: absolute;
  width: 43px;
  top: 8px;
  right: 0;
}
#blit-logo img {
  width: 43px;
}
/* Estilos gerais */
.transition-fx {
          transition: all 200ms ease;
  -webkit-transition: all 200ms ease;
     -moz-transition: all 200ms ease;
      -ms-transition: all 200ms ease;
       -o-transition: all 200ms ease;
}
.sombreamento {
  position: absolute;
  z-index: 1;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 10px;
  background: -moz-linear-gradient(top,  rgba(40,40,40,.05) 35%, rgba(40,40,40,.9) 99%, rgba(40,40,40,.9) 100%);
  background: -webkit-linear-gradient(top,  rgba(40,40,40,.05) 35%,rgba(40,40,40,.9) 99%,rgba(40,40,40,.9) 100%);
  background: linear-gradient(to bottom,  rgba(40,40,40,.05) 35%,rgba(40,40,40,.9) 99%,rgba(40,40,40,.9) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003c3c3c', endColorstr='#a63c3c3c',GradientType=0 );
}
.button-mais {
  text-decoration: none;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 30px;
  display: inline-block;
  border: none;
  background-color: #ffffff;
}
.texto-mais {
  color: #46525a;
  font-size: 15px;
  font-weight: 500;
  margin-left: 3px;
}
.button-mais:hover .texto-mais {
  color: #000;
  margin-left: 1px;
}
.button-mais:hover,
.button-mais:hover .texto-mais,
.button-mais:hover .icone-mais {
  text-decoration: none;
}
.icone-mais {
  width: 18px;
  height: 18px;
  background-image: url(./assets/images/bullet.png);
  display: inline-block;
}
.section-title {
  text-align: center;
}
.section-title ion-icon {
  font-size: 25px;
  padding: 7px;
  color: #fff;
  background-color: #e2e7ea;
  border-radius: 50%;
  margin-bottom: 10px;
  border: 5px solid #fff;
}
.section-title ion-icon.alternative {
  border: 5px solid #f4f4f4;
}
.section-title ion-icon.icon-mini {
  font-size: 22px;
  padding: 10px;
}
.section-title hr {
  width: 300px;
  margin: auto;
  margin-top: -42px;
  height: 2px;
  border: none;
  background: #c2c6c9;
  background: -moz-radial-gradient(center, ellipse cover,  #c2c6c9 20%, #ffffff 100%);
  background: -webkit-radial-gradient(center, ellipse cover,  #c2c6c9 20%,#ffffff 100%);
  background: radial-gradient(ellipse at center,  #c2c6c9 20%,#ffffff 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c2c6c9', endColorstr='#ffffff',GradientType=1 );
}
.section-title h3 {
  text-align: center;
  font-family: "Roboto";
  color: #46525a;
  font-weight: 300;
  font-size: 20px;
  margin: 25px;
  text-transform: uppercase;
}
/* Multi dropdown */
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu>a:after {
  content: "\f0da";
  float: right;
  border: none;
  font-family: 'FontAwesome';
  width: 15px;
  height: 15px;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: calc(100% - 1px);
  margin-top: 0px;
  margin-left: 0px;
}
/* Bootstrap v3 to v4 Fixes */
#menu-top {
  margin-bottom: 0;
}
#menu-top .mail {
  text-decoration: none;
  margin-top: 0;
}
#menu-top .mail {
  display: inline-flex !important;
  float: right;
  align-items: center;
}
#menu-top .mail:hover {
          transform: translateX(-3px);
     -moz-transform: translateX(-3px);
  -webkit-transform: translateX(-3px);
       -o-transform: translateX(-3px);
      -ms-transform: translateX(-3px);
}
#menu-top .navbar-btn {
  padding: 0 .75rem;
}
#menu-top ul {
  list-style-type: none;
}

/* Site styles conflict fixes */
#menu-top .navbar-nav > li {
  margin-right: 0;
}
#menu-top .navbar-nav > li > a {
  padding: 0 .75rem;
}
.navbar-collapse {
  padding-left: 0;
}


/* Media queries */
/* mobiles only */
@media (max-width: 767px) {
  #menu-top {
    height: auto;
  }
  .nav-header .mail {
    font-size: 1rem;
  }
  .logo {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
  }
  .header {
    display: block;
  }
  .header .hours .atendimento {
    width: 100%;
    line-height: 1.2;
    margin-bottom: 15px;
  }
  .header .user-access {
    margin-top: 1rem;
    margin-bottom: 2rem;
  }
  .nav-main .navbar-toggle {
    float: left;
    margin-right: 0;
    margin-left: 15px;
    margin-top: 15px;
  }
  .nav-main .navbar-collapse {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 15px;
  }
  .dropdown-submenu>a:after {
    margin-left: 4px;
  }
  .news .news-big .imagenews {
    position: absolute;
    min-width: 100px;
    width: 100%;
  }
  .news .news-medium .imagenews {
    min-width: 100px;
    width: 100%;
  }
  .news .news-medium,
  .news .news-medium > a {
    display: block !important;
  }
  .section-title hr {
    width: 100%;
  }
  .container-people .row {
    padding-top: 20px;
    border-left: 5px solid #d4dbe1;
    border-right: 5px solid #d4dbe1;
  }
  .container-people .mesa-diretora-item {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
  .header .logo img,
  .logo-camara img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
  }
  .container-videos .video .online-button {
    margin: auto;
    margin-bottom: 10px;
  }
  .container-contact .contact-form ion-icon,
  .container-contact .contact-form input,
  .container-contact .contact-form button {
    /* width: 100%; */
  }
  .container-contact .contact-form input {
    /* width: 50%; */
    width: 40%;
    margin-right: 5px;
  }
  .container-contact .contact-form button {
    margin-left: 0;
    padding: .375rem 1rem;
  }
  .section-footer .row {
    display: block;
  }
  .section-footer .hours {
    text-align: center;
  }
  .section-footer .contact {
    padding: 0 3rem;
  }
  .footer {
    height: auto;
  }
  .footer h5 {
    width: 85%;
  }
  #blit-logo {
    top: 15px;
    right: 10px;
  }

  /* Internal pages */
  section.singleNoticia .noticia-container .noticia-image {
    float: none;
  }
}
/* mobiles and tablets */
@media (max-width: 991px) {
  #menu-top {
    height: auto;
  }
  .nav-header .mail {
    font-size: 1rem;
  }
  .logo {
    margin-top: 15px;
    margin-bottom: 15px;
    text-align: center;
  }
  .header {
    display: block;
  }
  .header .hours .atendimento {
    width: 100%;
    line-height: 1.2;
    margin-bottom: 15px;
  }
  .header .user-access {
    margin-top: 1rem;
    margin-bottom: 2rem;
  }
  .nav-main .navbar-toggle {
    float: left;
    margin-right: 0;
    margin-left: 15px;
    margin-top: 15px;
  }
  .nav-main .navbar-collapse {
    padding-left: 30px;
    padding-right: 30px;
    margin-bottom: 15px;
  }
  .dropdown-submenu>a:after {
    margin-left: 4px;
  }
  .news .news-big .imagenews {
    position: absolute;
    min-width: 100px;
    width: 100%;
  }
  .news .news-medium .imagenews {
    min-width: 100px;
    width: 100%;
  }
  .news .news-medium,
  .news .news-medium > a {
    display: block !important;
  }
  .section-title hr {
    width: 100%;
  }
  .container-people .row {
    padding-top: 20px;
    border-left: 5px solid #d4dbe1;
    border-right: 5px solid #d4dbe1;
  }
  .container-people .mesa-diretora-item {
    width: 100%;
    margin: 0;
    margin-bottom: 10px;
  }
  .header .logo img,
  .logo-camara img {
    max-width: 100%;
    height: auto;
    margin-bottom: 10px;
    text-align: center;
    margin: auto;
  }
  .container-videos .video .online-button {
    margin: auto;
    margin-bottom: 10px;
  }
  .container-contact .contact-form input {
    width: 40%;
    margin-right: 5px;
  }
  .container-contact .contact-form button {
    margin-left: 0;
    padding: .375rem 1rem;
  }
  .section-footer .row {
    display: block;
  }
  .section-footer .hours {
    text-align: center;
  }
  .section-footer .contact {
    padding: 0 3rem;
  }
  .footer {
    height: auto;
  }
  .footer h5 {
    width: 85%;
  }
  #blit-logo {
    top: 15px;
    right: 10px;
  }

  /* Ajustes antigos */
  .nav-main {
    width: 100%;
  }
  #navbarResponsive {
    padding: .375rem 0;
  }
  .header-menu ul li {
    border-bottom: 1px solid #ced5d9;
  }
  .header-menu ul li:last-child {
    border-bottom: none;
  }
  .header-menu ul li a {
    border-left: none;
    padding: .2rem 1rem;
    display: inline-block;
  }
  .header-menu ul.dropdown-menu {
    margin: .125rem 0 0 5px;
    padding: .1rem 0 0;
  }
  .header-menu ul.dropdown-menu li a::before {
    content: "- ";
  }
  .header {
    display: block;
  }
  .container-contact .contact-form {
    /* display: block !important; */
  }
}
/* xs sm md  */
@media (max-width: 1199px) {
  .news .news-big .imagenews {
    position: absolute;
    min-width: 100px;
    width: 100%;
  }
  .news .news-medium .imagenews {
    min-width: 100px;
    width: 100%;
  }
  .news .news-medium,
  .news .news-medium > a {
    display: block !important;
  }
  .container-videos .video .online-button {
    margin: auto;
    margin-bottom: 10px;
  }
  section.singleNoticia .noticia-container .noticia-image {
    margin-bottom: 10px;
    width: 100%;
    float: left;
    margin-right: 1.5%;
}
}
/* desktop */
@media (min-width: 992px) {
  .header-menu ul .home-item a {
    border-left: none;
    padding-right: 1.5rem;
    padding-left: 0;
    color: #80909A;
  }
  .logo {
    padding-left: 0;
  }
  #menu-top .navbar-nav > li:first-child > a {
    padding-left: 0;
  }
  mx-lg-2 {
    margin-left: .5rem;
    margin-right: .5rem;
  }
  my-lg-o {
    margin-top: 0;
    margin-bottom: 0;
  }
  .portal-card {
    margin-left: .5rem;
    margin-right: .5rem;
  }
  .container-contact .row {
    display: flex;
  }
  .container-contact .container {
    padding-left: 0;
    padding-right: 0;
  }

}
/* tablets and desktops */
@media (min-width: 768px) {
  #navbarResponsive {
    display: inline-flex !important;
  }
  #menu-top .mail {
    margin-top: 5px;
  }
  #blit-logo {
    top: 8px;
    right: 5px;
  }
}
/* lg screens */
@media (min-width: 1200px) {
  .container-videos .video {
    padding-left: 0;
  }
}
/* Versão: 1759088626 */
