.elementor-795 .elementor-element.elementor-element-1f9907b3{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--gap:2rem 2rem;--row-gap:2rem;--column-gap:2rem;--padding-top:4rem;--padding-bottom:4rem;--padding-left:4rem;--padding-right:4rem;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-795 .elementor-element.elementor-element-4ec27354 .elementor-heading-title{font-family:"Poppins", Sans-serif;font-size:2.5rem;font-weight:600;color:var( --e-global-color-text );}.elementor-widget-loop-grid .elementor-button{background-color:var( --e-global-color-accent );font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-loop-grid .elementor-pagination{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-widget-loop-grid .e-load-more-message{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-weight:var( --e-global-typography-secondary-font-weight );}.elementor-795 .elementor-element.elementor-element-7970089e{--grid-columns:3;--grid-row-gap:1rem;--grid-column-gap:1rem;--e-loop-nothing-found-message-space-from-top:2rem;--e-loop-nothing-found-message-space-from-bottom:2rem;--e-loop-nothing-found-message-color:var( --e-global-color-be97ee7 );}.elementor-795 .elementor-element.elementor-element-7970089e .elementor-pagination{text-align:center;}body:not(.rtl) .elementor-795 .elementor-element.elementor-element-7970089e .elementor-pagination .page-numbers:not(:first-child){margin-left:calc( 10px/2 );}body:not(.rtl) .elementor-795 .elementor-element.elementor-element-7970089e .elementor-pagination .page-numbers:not(:last-child){margin-right:calc( 10px/2 );}body.rtl .elementor-795 .elementor-element.elementor-element-7970089e .elementor-pagination .page-numbers:not(:first-child){margin-right:calc( 10px/2 );}body.rtl .elementor-795 .elementor-element.elementor-element-7970089e .elementor-pagination .page-numbers:not(:last-child){margin-left:calc( 10px/2 );}:root{--page-title-display:none;}@media(max-width:1024px){.elementor-795 .elementor-element.elementor-element-1f9907b3{--padding-top:1rem;--padding-bottom:0rem;--padding-left:2rem;--padding-right:2rem;}.elementor-795 .elementor-element.elementor-element-7970089e{--grid-columns:2;}}@media(max-width:767px){.elementor-795 .elementor-element.elementor-element-1f9907b3{--margin-top:12.5rem;--margin-bottom:0rem;--margin-left:0rem;--margin-right:0rem;--padding-top:3rem;--padding-bottom:3rem;--padding-left:1rem;--padding-right:1rem;}.elementor-795 .elementor-element.elementor-element-4ec27354 .elementor-heading-title{font-size:2rem;}.elementor-795 .elementor-element.elementor-element-7970089e{--grid-columns:1;}}/* Start custom CSS for html, class: .elementor-element-7c32f3ea */.filtro-licitacao{
  display:flex;
  gap:1rem;
  align-items:flex-end;
  width:50%;
}

.filtro-licitacao .campo{
  display:flex;
  flex-direction:column;
  width:100%;
}

.filtro-licitacao label{
  font-size:0.75rem;
  font-weight:400;
  color:#2C2E35CC;
  margin-bottom:0.25rem;
  line-height:1;
}

.filtro-licitacao input,
.filtro-licitacao select{
  font-size:0.75rem;
  font-family:inherit;
  height:1.875rem;
  padding:0 0.625rem;
  color:#2C2E35;
  background:#F3F3F4;
  border:none;
  border-radius:0.1875rem;
  box-shadow: inset 0 -0.125rem 0 #2C2E3566;
}

.filtro-licitacao input::placeholder{
  color:#2C2E3566;
}

.filtro-licitacao input:focus,
.filtro-licitacao select:focus{
  outline:none;
  background:#F3F3F4;
  box-shadow: inset 0 -0.125rem 0 #2C2E3566;
}

.filtro-licitacao select{
  appearance:auto;
  -webkit-appearance:menulist;
  -moz-appearance:menulist;
  padding-right:0.625rem;
  background-image:none !important;
}



@media (max-width:64rem){
  .filtro-licitacao{
    width: 100%;
    flex-wrap:wrap;
  }
  .filtro-licitacao .campo,
  .filtro-licitacao .btn-filtrar{
    width: 100%;
  }
}/* End custom CSS */
/* Start custom CSS for loop-grid, class: .elementor-element-7970089e *//* Paginação circular – limpa e compacta */
.elementor-795 .elementor-element.elementor-element-7970089e .elementor-pagination{
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0.5rem;
  margin-top: 1.5rem;
}

.elementor-795 .elementor-element.elementor-element-7970089e .elementor-pagination .page-numbers{
  display: inline-flex;
  align-items: center;
  justify-content: center;

  width: 36px;
  height: 36px;
  max-width: 36px;
  max-height: 36px;

  border-radius: 100%;
  background: #ffffff;
  color: #0f172a;

  font-weight: 600;
  font-size: 14px;
  line-height: 1;

  text-decoration: none;
  box-shadow: none;
  transition: background .15s ease, color .15s ease;
}

/* Hover */
.elementor-795 .elementor-element.elementor-element-7970089e .elementor-pagination .page-numbers:hover{
  background: #e5e7eb;
}

/* Página ativa */
.elementor-795 .elementor-element.elementor-element-7970089e .elementor-pagination .page-numbers.current{
  background: #1d4ed8;
  color: #ffffff;
}

/* Prev / Next */
.elementor-795 .elementor-element.elementor-element-7970089e .elementor-pagination .page-numbers.prev,
.elementor-795 .elementor-element.elementor-element-7970089e .elementor-pagination .page-numbers.next{
  font-size: 16px;
}

/* Reticências */
.elementor-795 .elementor-element.elementor-element-7970089e .elementor-pagination .page-numbers.dots{
  width: auto;
  min-width: 36px;
  padding: 0;
  background: transparent;
}/* End custom CSS */