@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700;900&display=swap");
* {
  font-family: "Roboto", sans-serif;
}
* div, * p, * h1, * h2, * h3, * strong, * article {
  padding: 0;
  margin: 0;
  outline: 0;
  box-sizing: border-box;
}

#topo .topo_dois .elementor-widget {
  border-right: 1px solid;
}
#topo .topo_dois .elementor-widget.elementor-widget-image {
  height: 100%;
}
#topo .topo_dois .elementor-widget.elementor-widget-image .elementor-widget-container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
#topo .topo_dois .elementor-widget:nth-child(1) {
  border-left: 1px solid;
}
@media (max-width: 768px) {
  #topo .topo_dois .elementor-widget:nth-child(1) {
    border-left: none;
  }
}
@media (max-width: 768px) {
  #topo .topo_dois .elementor-widget:last-child {
    border-right: none;
  }
}

#busca_home h5 {
  color: #fff;
  text-transform: inherit;
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 1px;
  font-family: "Roboto", sans-serif;
  margin-left: 40px;
}
#busca_home form .elementor-search-form__container {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: flex-start;
  background-color: transparent;
}
#busca_home form input {
  width: 90%;
  border-radius: 0px;
  border-bottom-left-radius: 5px;
  border-top-left-radius: 5px;
  background-color: #fff;
  padding: 14px 36px;
}
#busca_home form input::placeholder {
  font-family: "Roboto", sans-serif;
  color: #b5b5b5;
  font-weight: 700;
}
#busca_home form button {
  margin-left: 3px;
  position: relative;
  width: 9%;
  padding: 0.96em 1em;
  top: inherit;
  bottom: inherit;
  border-radius: 0px;
  border-bottom-right-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #fff;
  color: #B6B6B6;
}
#busca_home form button .screen-reader-text {
  color: #B6B6B6;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

@keyframes fadeEffect {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
#mais_acessados_home ul li:nth-child(1) {
  background-color: #dadada;
}
#mais_acessados_home ul li:nth-child(2) {
  background-color: #fff;
}
#mais_acessados_home ul li:nth-child(3) {
  background-color: #dadada;
}
#mais_acessados_home ul li:nth-child(4) {
  background-color: #fff;
}
#mais_acessados_home ul li:nth-child(5) {
  background-color: #dadada;
}
#mais_acessados_home ul li:nth-child(6) {
  background-color: #fff;
}
#mais_acessados_home ul li:nth-child(7) {
  background-color: #dadada;
}
#mais_acessados_home ul li:nth-child(8) {
  background-color: #fff;
}
#mais_acessados_home ul li:nth-child(9) {
  background-color: #dadada;
}

#blog-home.blog-home-2 .elementor-image-box-wrapper .elementor-image-box-content {
  height: 97%;
}
#blog-home .elementor-image-box-wrapper {
  position: relative;
  transition: all 0.4s ease;
}
#blog-home .elementor-image-box-wrapper:hover {
  transform: scale(0.98);
  transition: all 0.4s ease;
}
#blog-home .elementor-image-box-wrapper .elementor-image-box-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 98%;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: flex-end;
  border-radius: 12px;
}
#blog-home .elementor-image-box-wrapper .elementor-image-box-content h3.elementor-image-box-title {
  padding: 40px;
}

#footer, #footer_bottom {
  background-color: transparent;
  background-image: linear-gradient(262deg, #DF4D36 20%, #E57E34 84%);
}

.botao-portal-servidor-header span.elementor-button-icon.elementor-align-icon-left {
  display: flex;
  align-items: center;
  justify-content: center;
}

.accordion-internas i {
  font-size: 36px;
}

.aba_servicos_rapidos span.elementor-button-text {
  text-align: left;
}
.aba_servicos_rapidos article h3, .aba_servicos_rapidos article h3 a {
  font-weight: 700;
}

#servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(1) div p, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(1) div h4, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(1) div ul li, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(1) div ol li, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(2) div p, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(2) div h4, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(2) div ul li, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(2) div ol li {
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0.4px;
  word-spacing: 0px;
  line-height: 22px;
  word-break: break-word;
}
#servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(1) div a, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(2) div a {
  color: #656565;
  font-weight: 400;
}
#servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(1) div a:hover, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(2) div a:hover {
  text-transform: underline;
}
#servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(1) div a.elementor-toggle-title, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(2) div a.elementor-toggle-title {
  font-size: 15px;
  font-weight: 900;
  font-style: normal;
  letter-spacing: 0.4px;
}
#servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(1) div .elementor-tab-content p, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(1) div .elementor-tab-content ol li, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(1) div .elementor-tab-content ul li, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(1) div .elementor-tab-content h4, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(2) div .elementor-tab-content p, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(2) div .elementor-tab-content ol li, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(2) div .elementor-tab-content ul li, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(2) div .elementor-tab-content h4 {
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.4px;
  text-transform: none;
}
#servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(1) div table, #servicos_interna .elementor-element.e-con-boxed.e-con.e-parent .e-con-inner .elementor-element.e-child:nth-child(2) div table {
  font-size: 15px;
  font-weight: 400;
}
#todos_servicos_icons .elementor-widget-container {
  display: flex;
  align-items: center;
}
#todos_servicos_icons .elementor-widget-container p {
  transition: all ease 0.4s;
}
#todos_servicos_icons .elementor-widget-container p:hover {
  transition: all ease 0.4s;
  transform: scale(1.06);
}
#todos_servicos_icons .elementor-widget-container p img {
  width: 20px;
  height: 20px;
  margin-bottom: -3px;
  margin-right: 4px;
}
#todos_servicos_icons .elementor-widget-container p a {
  color: #666666;
}

.contrastId {
  background-color: #000 !important;
}
.contrastId .elementor-9 .elementor-element.elementor-element-00f053d .jet-ajax-search__field, .contrastId .elementor-9 .elementor-element.elementor-element-00f053d .jet-ajax-search__submit {
  border: 1px solid rgb(255, 255, 0) !important;
}
.contrastId #blog-home .elementor-image-box-wrapper .elementor-image-box-content {
  background-color: transparent !important;
}
.contrastId #blog-home .elementor-image-box-wrapper .elementor-image-box-content h3.elementor-image-box-title {
  background-color: transparent !important;
}

div#menu_header {
  background-color: #d1d3d2;
  top: 68px;
  opacity: 0;
  display: none;
}
@media (max-width: 768px) {
  div#menu_header {
    top: 151.5px;
    position: fixed;
    overflow-y: scroll;
    height: 79%;
  }
}
@media (max-width: 300px) {
  div#menu_header {
    top: 182.5px;
  }
}
div#menu_header.animate__animated.animate__fadeInDown {
  opacity: 1;
}
div#menu_header.animate__animated.animate__fadeInUp {
  opacity: 0;
}
div#menu_header nav ul {
  width: 100%;
}
@media (max-width: 768px) {
  div#menu_header nav ul {
    flex-direction: column;
  }
  div#menu_header nav ul li {
    width: 100% !important;
  }
  div#menu_header nav ul li a {
    padding-left: 9.5% !important;
    padding-right: 9.5% !important;
  }
  div#menu_header nav ul li:nth-child(2n) a {
    background-color: #fff;
  }
}
div#menu_header nav ul li {
  width: 25%;
}
div#menu_header nav ul li a {
  color: #646464;
  font-size: 18px;
}
div#menu_header nav ul li a::after {
  background-color: #559A77 !important;
}
div#menu_header nav ul li a:hover {
  border-color: transparent !important;
  fill: #559A77 !important;
}
div#menu_header .menu-secretarias {
  padding: 0 1%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 6px 0px;
  margin-top: 1%;
}
div#menu_header .menu-secretarias button {
  color: #646464;
  font-size: 18px;
  border: none;
  font-weight: 700;
  width: 25%;
  text-wrap: wrap;
  text-align: left;
  display: flex;
  flex-direction: row;
  background-color: transparent;
  border-bottom: 3px solid transparent;
}
div#menu_header .menu-secretarias button:hover {
  border-bottom: 3px solid #559A77;
}
div#menu_header .menu-secretarias button a {
  color: #646464;
}
@media (max-width: 768px) {
  div#menu_header .menu-secretarias {
    flex-direction: column;
    padding: 0;
    gap: 0;
  }
  div#menu_header .menu-secretarias button {
    width: 100%;
    background-color: #fff;
    padding-left: 9.5% !important;
    padding-right: 9.5% !important;
  }
  div#menu_header .menu-secretarias button:nth-child(2n) {
    background-color: #dadada;
  }
}

.aba_servicos_rapidos .elementor-element:last-child a {
  border-bottom: none !important;
}
.aba_servicos_rapidos .elementor-element a {
  transition: 0.4s ease;
  border-bottom: 2px solid #B9BBBA !important;
  border-bottom-style: solid !important;
  width: 100%;
}
.aba_servicos_rapidos .elementor-element a:hover {
  transform: scale(1.1);
  transition: 0.4s ease;
}

.title_archive {
  background-color: #E5E9E8;
  display: flex;
  text-align: center;
  justify-content: center;
  width: 100%;
  min-height: 130px;
  flex-direction: column;
  margin-top: -60px;
  margin-bottom: 40px;
}
.title_archive h1 {
  color: #000000;
  font-family: "Roboto", Sans-serif;
  font-size: 35px;
  font-weight: 600;
}

.archive_template.archive-agrupamentos .page-content {
  display: flex;
  flex-direction: row;
  margin-bottom: 40px;
}
.archive_template.archive-agrupamentos .page-content .conteudo_archive {
  width: 66.6666%;
  border: 0px solid;
  border-radius: 32px 32px 32px 32px;
  padding: 5.5% 5%;
  background-color: #E5E9E8;
  margin-right: 25px;
}
.archive_template.archive-agrupamentos .page-content .conteudo_archive article {
  padding: 18px 0;
  border-bottom: 1px solid #9A9A9A;
}
.archive_template.archive-agrupamentos .page-content .conteudo_archive article:first-child {
  padding-top: 0;
}
.archive_template.archive-agrupamentos .page-content .conteudo_archive article:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}
.archive_template.archive-agrupamentos .page-content .conteudo_archive article p {
  text-align: left;
  color: #808080;
  font-family: "Roboto", Sans-serif;
  font-weight: 700;
  margin-bottom: 6px;
}
.archive_template.archive-agrupamentos .page-content .conteudo_archive article h2 {
  text-align: left;
  font-family: "Roboto", Sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 30px;
  color: black;
}
.archive_template.archive-agrupamentos .page-content .conteudo_archive article h2 a {
  color: black;
  text-decoration: none;
}
.archive_template.archive-agrupamentos .page-content .conteudo_archive article h2 a:hover {
  text-decoration: underline;
}
.archive_template.archive-agrupamentos .page-content .sidebar_archive {
  width: 33.3333%;
  margin-left: 25px;
}
.archive_template.archive-agrupamentos .page-content .sidebar_archive .personas_archive {
  border: 0px solid;
  border-radius: 32px 32px 32px 32px;
  padding: 7% 10%;
  background-color: #E5E9E8;
}
.archive_template.archive-agrupamentos .page-content .sidebar_archive .personas_archive h2 {
  color: #000000;
  font-family: "Roboto", Sans-serif;
  font-weight: 700;
  margin-bottom: 20px;
}
.archive_template.archive-agrupamentos .page-content .sidebar_archive .personas_archive a {
  text-decoration: none;
}
@media (min-width: 1140px) {
  .archive_template {
    max-width: 1140px !important;
  }
}
@media (max-width: 1140px) {
  .archive_template {
    max-width: 1024px !important;
  }
}
@media (max-width: 1024px) {
  .archive_template {
    padding: 0 20px;
  }
}

/* Icon 1 */
#hamburguer-button {
  width: 36px;
  height: 24px;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.5s ease-in-out;
  -moz-transition: 0.5s ease-in-out;
  -o-transition: 0.5s ease-in-out;
  transition: 0.5s ease-in-out;
  cursor: pointer;
}

#hamburguer-button span {
  display: block;
  position: absolute;
  height: 5px;
  width: 100%;
  background: #d3531a;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}

#hamburguer-button span:nth-child(1) {
  top: 0px;
}

#hamburguer-button span:nth-child(2) {
  top: 9px;
}

#hamburguer-button span:nth-child(3) {
  top: 18px;
}

#hamburguer-button.open span:nth-child(1) {
  top: 12px;
  -webkit-transform: rotate(135deg);
  -moz-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

#hamburguer-button.open span:nth-child(2) {
  opacity: 0;
  left: -60px;
}

#hamburguer-button.open span:nth-child(3) {
  top: 12px;
  -webkit-transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.single-paginas_de_servico .ultimas-noticias-container .e-con-inner .elementor-element.elementor-widget-icon {
  display: none;
}

@media (max-width: 1200px) {
  .single-paginas_de_servico .titulo-principal-servicos h1.elementor-heading-title.elementor-size-default {
    text-align: center;
  }
  .single-paginas_de_servico #servicos_interna {
    padding: 0 5%;
  }
  .single-paginas_de_servico .ultimas-noticias-container {
    padding: 0 5%;
  }
  .titulo-principal-noticias #breadcrumbs {
    text-align: center !important;
  }
}
@media (max-width: 768px) {
  .espacamento-header-geral {
    height: 60px !important;
  }
  body.mobile-active {
    margin-top: 151.5px;
    overflow: hidden;
  }
  body.mobile-active #header {
    position: fixed;
    background-color: #fff;
    width: 100%;
    top: 0;
    left: 0;
  }
  .topo_dois {
    background-color: #f4f4f4;
  }
  .topo_dois a {
    background-color: #f4f4f4 !important;
  }
  .jet-ajax-search .jet-ajax-search__form {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: nowrap !important;
  }
  .jet-ajax-search .jet-ajax-search__form button.jet-ajax-search__submit {
    width: 54px !important;
    margin-top: 0 !important;
    margin-left: 5px !important;
  }
  .archive_template.archive-agrupamentos .page-content {
    flex-direction: column;
  }
  .archive_template.archive-agrupamentos .page-content .conteudo_archive {
    width: 100%;
    margin-right: 0;
    order: 1;
    margin-top: 4%;
  }
  .archive_template.archive-agrupamentos .page-content .conteudo_archive article h2 a {
    font-size: 26px;
  }
  .archive_template.archive-agrupamentos .page-content .sidebar_archive {
    width: 100%;
    margin-left: 0;
    order: 0;
  }
  .archive_template.archive-agrupamentos .page-content .sidebar_archive .personas_archive .personas-sidebar a {
    width: 100%;
  }
}
@media (max-width: 514px) {
  #topo .topo_dois .elementor-widget:nth-child(1) {
    padding-left: 0px;
  }
  #topo .topo_dois .elementor-widget:last-child {
    padding-right: 0px;
  }
  #topo .topo_dois .elementor-widget .elementor-widget-container .elementor-button-wrapper a {
    font-size: 12px !important;
    padding: 12px 8px;
  }
  #topo .topo_dois .elementor-widget.elementor-widget-image .elementor-widget-container {
    padding: 12px 8px !important;
  }
}
@media (max-width: 412px) {
  #topo .topo_dois .elementor-widget .elementor-widget-container .elementor-button-wrapper a {
    font-size: 10px !important;
  }
  #topo .topo_dois .elementor-widget.elementor-widget-image .elementor-widget-container img {
    max-width: 20px;
    cursor: pointer;
  }
  .topo_tres .elementor-widget .elementor-widget-container img {
    max-width: 13px !important;
  }
  .topo_tres .elementor-widget:last-child img {
    max-width: 21px !important;
  }
}
@media (max-width: 360px) {
  #topo .topo_dois .elementor-widget .elementor-widget-container .elementor-button-wrapper a {
    font-size: 9px !important;
  }
  #topo .topo_dois .elementor-widget.elementor-widget-image .elementor-widget-container img {
    max-width: 17px;
    cursor: pointer;
  }
}
@media (max-width: 326px) {
  #topo .topo_dois .elementor-widget .elementor-widget-container .elementor-button-wrapper a {
    font-size: 8px !important;
  }
  #topo .topo_dois .elementor-widget.elementor-widget-image .elementor-widget-container img {
    max-width: 15px;
    cursor: pointer;
  }
}
.div-secretarios div {
  width: 100%;
  text-align: center;
}
.div-secretarios div.um, .div-secretarios div.dois {
  margin-top: 20px;
}

#menu_secretarias_elementor ul li a {
  text-wrap: wrap;
}

/*# sourceMappingURL=style.css.map */
