.bg-azul-prf {
  background: #031056 !important;
}

.bg-azul-prf:hover {
  background: #031056 !important;
}

.hc-input:focus {
  outline-color: #031056 !important;
}

.text-azul-prf {
  color: #031056;
}

.text-gray-1 {
  color: #828282 !important;
}

.bg-gray-3 {
  background: #f7f7f7 !important;
}

.text-gray-3 {
  background: #f7f7f7 !important;
}

.navigation.pagination .nav-links {
  border: 1px solid#031056 !important;
}

.page-numbers.current {
  background-color: #031056 !important;
}

.posts_grid_2 {
  gap: 70px 32px !important;
}

.patrocinador,
.organizador,
.realizador {
  overflow: hidden;
  max-width: 100%;
  width: auto;
}

.patrocinador img,
.organizador img,
.realizador img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  border-radius: 8px;
}

.realizador {
  height: 90px;
}

.patrocinador {
  height: 60px;
}

.organizador {
  height: 40px;
}

.post_content a {
  word-break: break-all !important;
}

#countdown-inscricoes .countdown-inscricoes__item {
  color: #ffcc00 !important;
  font-size: 10px;
}

#countdown-inscricoes .countdown-inscricoes__item div {
  background: linear-gradient(148deg, #fc0 0%, #d6ab00 100%);
  color: #fff;
}

#countdown-inscricoes .countdown-inscricoes__item div div.line {
  height: 1px !important;
  width: 100% !important;
  background: #fff !important;
}

#countdown-inscricoes .countdown-inscricoes__item div span {
  color: #fff;
}

#countdown-inscricoes .countdown-inscricoes__item div::before,
#countdown-inscricoes .countdown-inscricoes__item div::after {
  background-color: #fff;
}

.vitrine .item {
  width: 100%;
}

.vitrine .item img {
  border-radius: 8px;
  width: 100%;
}

.vitrine-dots {
  display: flex;
  gap: 8px;
  padding: 16px 0 0 0;
}

.vitrine-dots .owl-dot {
  all: unset;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  width: 32px;
  height: 32px;
}

.vitrine-dots .owl-dot span {
  display: inline-block;
  border-radius: 50%;
  cursor: pointer;
  width: 15px;
  height: 15px;
  background-color: white;
}

.vitrine-dots .owl-dot.active span {
  background-color: #f2c94c;
}

.owl-carousel-hero .owl-stage-outer {
  padding-left: 5px;
}

.owl-carousel-hero .hc_hero_card .hc_hero_card__icon {
  display: block;
}

.owl-carousel-hero .hc_hero_card .hc_hero_card__icon__hover {
  display: none;
}

.owl-carousel-hero .hc_hero_card:hover .hc_hero_card__icon {
  display: none;
}

.owl-carousel-hero .hc_hero_card:hover .hc_hero_card__icon__hover {
  display: block;
}

.owl-carousel-hero .hc_hero_card .hc_hero_card__content {
  background-color: #ffffff;
  border: 1px solid transparent;
  transition: 0.1s ease;
}

.owl-carousel-hero .hc_hero_card:hover .hc_hero_card__content {
  background-color: transparent;
  border: 1px solid #ffcc00;
}

.hc_hero_card {
  color: #1c1c1c;
  cursor: pointer;
  text-decoration: none;
  border-radius: 8px !important;
  transition: 0.1s ease;
}

.hc_hero_card .hc_hero_card__icon__hover {
  width: 64px !important;
  height: 64px;
  object-fit: cover;
  border-radius: 50%;
  position: absolute;
  top: -32px;
}

.hc_hero_card:hover {
  color: #ffffff;
  border-radius: 8px !important;
}

.patrocinador,
.organizador,
.realizador {
  width: 120px !important;
  height: 50px !important;
}

.bwg_nav_cont_0 {
  display: flex;
  justify-content: end;
  padding-top: 32px;
}

.last-page,
.last-page-0,
.first-page,
.first-page-0 {
  display: none;
}

.prev-page,
.prev-page-0,
.next-page,
.next-page-0 {
  display: block !important;
  width: 24px !important;
  height: 24px !important;
  background-color: #031056 !important;
  border-radius: 6px !important;
}

.prev-page.disabled,
.prev-page-0.disabled,
.next-page.disabled,
.next-page-0.disabled {
  background-color: #e2e2e2 !important;
}

.pagination-links {
  display: flex;
  gap: 8px;
}

.nav-item .nav-link:hover {
  color: #031056 !important;
  text-decoration: underline !important;
}
