#bricks-component-0X6GHqGudQUo6gVxMp5IRg {
  display: none !important;
}

#ajaxsearchlite1 {
  border-radius: 5px !important;
}

#ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox .proinput input {
  font-size: 22px !important;
}

#ajaxsearchlite1 .probox,
div.asl_w .probox {
  height: 35px !important;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
}

#ajaxsearchliteres2 .results .asl_content h3 {
  font-size: 16px !important;
}

#ajaxsearchliteres2 .results .asl_content .asl_desc {
  font-size: 14px !important;
}

.header_top_bottom_holder .header_bottom {
  padding: 0 140px;
}

.header_top_bottom_holder .header_bottom .container_inner {
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  width: 100%;
}

#menu-menu-principal-2 {
  display: flex;
  gap: 25px;
}
.footer_top_holder {
  background-color: #323a4d !important;
  color: #fff !important;
}
#block-7 > div > p {
  color: #fff !important;
  font-size: 16px;
  letter-spacing: 1px;
  margin-top: 15px;
  font-weight: 300;
  line-height: 1.8 !important;
}

#block-8 p {
  color: #fff !important;
  font-size: 15px;
  letter-spacing: 1px;
  margin-top: 15px;
  font-weight: 300;
  line-height: 1.3;
  margin: 0;
}

#block-8 > div .nums {
  flex-direction: column;
  gap: 10px;
  display: flex;
}

#block-8 > div > .local {
  flex-direction: row;
}

::-webkit-scrollbar {
  width: 5px;
  /* width of the entire scrollbar */
}

::-webkit-scrollbar-track {
  background: #2b4766;
  /* color of the tracking area */
}

::-webkit-scrollbar-thumb {
  background: #d3ab67;
}

h1 .destaque {
  position: relative;
}

h1 strong {
  font-weight: 500 !important;
}

h1 .destaque {
  color: #d1ab65;
}

/* h1 .destaque::after {
  content: "";
  position: absolute;
  background: #d3ab67;
  display: flex;
  flex-wrap: wrap;
  align-content: center;
  align-items: center;
  width: fit-content;
  padding: 0px 2px 6px 2px;
  width: 100%;
  height: 80%;
  z-index: -1;
  top: 9px;
} */

.text-sec-1 {
  font-size: 20px;
  line-height: 30px;
  margin-top: 30px;
  font-weight: 300;
  color: #dadada;
  letter-spacing: 1px;
}

.div-btns {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.div-btns .wpb_wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

#submit_comment {
  color: #ffffff !important;
  width: 100% !important;
  text-align: center !important;
  background: #323a4d !important;
  border-radius: 5px !important;
}

#respond textarea {
  border: 1px solid #d3ab67 !important;
}

.single_tags .tags_text h5 {
  width: 100%;
  color: #d1ab65;
}

.single_tags .tags_text {
  font-size: 14px;
  text-transform: capitalize;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  gap: 5px;
}

.single_tags .tags_text a {
  background: #fff;
  padding: 5px;
  border: 1px solid #c8a45f;
  font-weight: 600;
  pointer-events: none !important;
}

.mapa-final {
  width: 100%;
  border: 1px solid #d3ab67;
  border-radius: 5px;
  margin-top: 20px;
}

.search-results-wrapper {
  padding: 145px 160px;
}

.search-title {
  margin-bottom: 30px;
  font-size: 1.8rem;
}

.search-post {
  display: flex;
  gap: 20px;
  margin-bottom: 40px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 30px;
}

.search-thumb img {
  width: 160px;
  height: auto;
  border-radius: 4px;
  object-fit: cover;
}

.search-content {
  flex: 1;
}

.search-date {
  color: #ffffff;
  font-size: 13px;
  margin-bottom: 6px;
  line-height: 1;
  padding: 6px 10px;
  font-weight: 600;
  background: #323a4d;
  display: inline-block;
}

.search-heading {
  margin: 0 0 10px;
  font-size: 1.2rem;
}

.search-heading a {
  text-decoration: none;
  color: #323a4d;
}

.search-excerpt {
  margin-bottom: 12px;
  font-size: 16px;
  color: #444;
  line-height: 1.5;
}

.search-meta {
  font-size: 0.8rem;
  color: #444;
  text-transform: uppercase;
  font-weight: 500;
}

.search-empty,
.search-no-results {
  padding: 30px;
  font-size: 1.1rem;
  text-align: center;
  color: #777;
}

.filter_outer .filter_holder ul {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px 10px;
}

.filter_outer .filter_holder ul li span {
  display: inline-block;
  padding: 0;
  font-size: 13px;
  position: relative;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  line-height: 1;
}

.filter_outer .filter_holder ul li {
  cursor: pointer;
  line-height: 1;
  display: block;
  margin: 0;
  float: left;
  text-align: center;
  border: 1px solid #323a4d;
  padding: 2px 10px;
}



@media screen and (max-width: 768px) {
  .search-results-wrapper {
    padding: 15px;
  }

  .search-post {
    flex-direction: column;
  }
}

@media screen and (max-width: 1400px) {
  .wpb_wrapper h1 {
    font-size: 45px;
    line-height: 55px;
  }

  .wpb_wrapper h2 {
    font-size: 35px;
    line-height: 42px;
  }
}

@media screen and (max-width: 768px) {
  #block-8 > div {
    flex-direction: column !important;
    gap: 20px !important;
  }

  .wpb_wrapper h1 {
    font-size: 35px;
    line-height: 42px;
  }

  .wpb_wrapper h2 {
    font-size: 30px;
    line-height: 35px;
  }

  .div-btns {
    margin-top: 30px;
  }

  .div-btns .wpb_wrapper {
    justify-content: center;
  }

  .header_top_bottom_holder .header_bottom {
    padding: 0 10px;
  }

  .header_top_bottom_holder .header_bottom .container_inner {
    display: block;
  }

  .qbutton {
    font-size: 15px !important;
  }

  #block-9 > div {
    justify-content: flex-start !important;
  }
}

/* Fix: Dimensões explícitas para SVGs (PageSpeed) */
img[src*="missao.svg"],
img[src*="meta.svg"],
img[src*="valor.svg"],
img[src*="chale.svg"],
img[src*="familia.svg"],
img[src*="planejamento-de-sucessao.svg"],
img[src*="calculadora.svg"] {
    width: 64px;
    height: 64px;
}

/* Ícones de serviços */
img[alt*="mediação"],
img[alt*="conciliação"],
img[alt*="arbitragem"],
img[alt*="consultoria"] {
    width: 80px;
    height: 80px;
}

/* LinkedIn */
img[alt*="LinkedIn"] {
    width: 32px;
    height: 32px;
}

/* Fix: Dimensões explícitas para SVGs (PageSpeed) */
img[src*="missao.svg"],
img[src*="meta.svg"],
img[src*="valor.svg"],
img[src*="chale.svg"],
img[src*="familia.svg"],
img[src*="planejamento-de-sucessao.svg"],
img[src*="calculadora.svg"] {
    width: 64px;
    height: 64px;
}

/* Ícones de serviços */
img[alt*="mediação"],
img[alt*="conciliação"],
img[alt*="arbitragem"],
img[alt*="consultoria"] {
    width: 80px;
    height: 80px;
}

/* LinkedIn */
img[alt*="LinkedIn"] {
    width: 32px;
    height: 32px;
}

/* Fix: Melhorar contraste dos botões */
.button.medium.center.default,
a[href*="blog"][data-hover-background-color] {
    background-color: #1a5490 !important;
    color: #ffffff !important;
    border-color: #1a5490 !important;
}

.button.medium.center.default:hover {
    background-color: #0d3a6b !important;
}

