:root {
  --brand-orange: #f37825;
}

/*=================================================
=                   UTILITARIAS                   =
==================================================*/

p {
    margin-bottom: 1.3rem;
    line-height: 2.2rem;
}
body {
    color: #595959;
}
.contentpane:not(.com-sppagebuilder) {
    padding: 0;
}
.sp-page-title .breadcrumb-item+.breadcrumb-item::before {
    content: ">";
}
.sp-page-title li.mod-breadcrumbs__divider.float-start {
    display: none;
}
.sp-page-title li.mod-breadcrumbs__item.breadcrumb-item {
    font-family: 'Open Sans', sans-serif !important;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 5px;
}
.sp-page-title li.mod-breadcrumbs__item.breadcrumb-item a {
    font-weight: 300 !important;
    font-size: 20px !important;
}
.sp-page-title li.mod-breadcrumbs__item.breadcrumb-item a:hover {
    color: #ec430f !important;
}
.sp-page-title .breadcrumb {
    padding: 0 !important;
    margin: 0 !important;
}

.sp-page-title {
    margin-bottom: 50px !important;
    background: linear-gradient(90deg, #F1946B 0%, #FFFFFF 100%) !important;
    padding: 15px 0 !important;
}
.sp-page-title .container{
    background: url(../images/flamboyant-laranja-sem-fundo.png) right / contain no-repeat !important;
    padding: 45px 0 !important
}
.sp-page-title h2 {
    font-weight: 400 !important;
    font-size: 90px !important;
    line-height: 130% !important;
    letter-spacing: 0.2rem !important;
    color: #141414 !important;
}
.article-ratings-social-share,
.article-details .article-can-edit{
    display: none !important;
}

.linha-laranja, .linha-laranja-full {
  display: inline-block;
  position: relative;
}

.linha-laranja::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -4px;
  width: 50%;
  height: 2px;
  background-color: #F29F05;
}

.linha-laranja-full::after {
  content: "";
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 110%;
  height: 2px;
  background-color: #F29F05;
}
.section-spacing {
  margin-top: 100px;
}

#sp-main-body {
    padding: 0;
}

.tags>li a:hover {
    background: #f1b79c !important;
    color: #c02e21 !important;
}
a:hover, a:focus, a:active {
    color: #c02e21;
}
.btn-primary:hover, .sppb-btn-primary:hover {
    border-color: #c02e21;
    background-color: #c02e21;
}

.text-hover-brand:hover {
  color: #f37825 !important;
  transition: all .3s cubic-bezier(0.4, 0, 0.2, 1);
}

#sp-menu .sp-has-child .sp-dropdown {
    display: none !important;
}
#sp-menu .sp-has-child a::after{
    display: none !important;
}

.text-brand-orange { color: #f37825 !important; }
.bg-brand-orange { background-color: #f37825 !important; }
.border-brand-orange { border-color: #f37825 !important; }

.text-dark-soft { color: #2b2623 !important; }
.bg-dark-soft { background-color: #2b2623 !important; }
.border-dark-soft { border-color: #2b2623 !important; }

.text-grey-medium { color: #666666 !important; }
.bg-grey-medium { background-color: #666666 !important; }
.border-grey-medium { border-color: #666666 !important; }

.font-serif-display {
    font-family: 'Playfair Display', serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.font-sans-text {
    font-family: 'Open Sans', sans-serif !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.ls-wide {
    letter-spacing: 0.4em !important;
}

.lh-tight-title {
    line-height: 1.3em !important;
}

/* 6. Componentes (Botão) */
.btn-custom {
    display: inline-block;
    border: 1px solid #A1A1A1;
    color: #141414 !important;
    padding: 0.625rem 1.875rem;
    background: transparent;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    font-weight: 400 !important;
    font-size: 22px !important;
}

.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active {
    background-color: #f37825;
    border-color: #f37825;
    color: #fff !important;
    transform: translateY(0);
    box-shadow: 0 4px 12px rgba(243, 120, 37, 0.2);
}

/*=================================================
=               SEÇÃO LONGEVIDADE             =
==================================================*/
#mapa-go-longevidade{
  background-color: red;
}
#mapa-go-longevidade img{
  background-color: white;
}


.mapa-longevidade {
  width: 707px; 
  height:707px;
  margin: 20px auto;
}
.mapa-longevidade svg{
  width: 100%; 
  height:100%;
}
/* Css para as mesorregiões */
.longevidade-section .mapa-longevidade .mesorregiao {
fill: #0F5354; 
stroke: white;
stroke-width: 500; /* Ajuste para a escala do SVG */
transition: fill 0.3s ease; /* Transição suave para a cor */
cursor: pointer;
}
.longevidade-section .mapa-longevidade .mesorregiao:hover {
fill: #D74629; 
}
.bt-longevidade{
  color:white!important;
}

.longevidade-section  .area-mapa{
  padding-left: 150px;
}
.numero-infos{
  font-family: Playfair Display;
  font-weight: 700;
  font-size: 40px;
  line-height: 130%;
  letter-spacing: 4%;
  text-transform: capitalize;
  color: #D74629;

}
.numero-cobertura{
  font-family: Playfair Display;
  font-weight: 700;
  font-size: 64px;
  line-height: 130%;
  letter-spacing: 4%;
  color: #D74629;

}
.longevidade-section .dados{
  text-align: center;
}
.longevidade-section .apresentacao-mapa{
  font-family: Open Sans;
  font-weight: 400;
  font-style: Bold;
  font-size: 20px;
  line-height: 175%;
  letter-spacing: 2%;
  text-align: center;
}
/*=================================================
=               SEÇÃO FORMAÇÕES             =
==================================================*/
.topicos,
.topicos h6{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 175%;
    letter-spacing: 10px;
    text-transform: uppercase;
    color: #F37B20;

}
.title-secoes{
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 64px;
    line-height: 130%;

}
.sp-formacoes .descricao-formacoes {
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 175%;
}
#sp-formacoes .itens-formacoes{
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 23px;
    line-height: 130%;
    /* text-align: center; */ 
    color: black;
    display: flex;
    gap: 6px; 
    align-items: center;
    margin-bottom: 40px;
}
#sp-formacoes .itens-formacoes:hover {
    color: #fd7e14;         
    text-shadow: 2px 2px 8px rgba(255, 165, 0, 0.6); /* sombra suave laranja */
    transform: translateY(-3px); /* leve subida do texto */
}

.itens-formacoes .arrow {
    width: 14px;
    height: auto;
} 

.secoes-formacoes{
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 50px;
}

.bt-padrao{
    opacity: 1;
    top: 2610px;
    left: 299px;
    gap: 10px;
    border-width: 1px;
    padding-top: 8px;
    padding-right: 32px;
    padding-bottom: 8px;
    padding-left: 32px;
    background-color: transparent;
    font-family: 'Playfair Display', serif;
    font-weight: 400;
    font-size: 24px;
    line-height: 175%;
    text-transform: capitalize;
}
.bt-saiba-mais{
    width: 195px;
    height: 58px;
}
.bt-pag-formacoes{

    width: 270px;
    height: 58px;
}
#sp-formacoes .mapa-longevidade  {
 width: 575px;
 height:575px;
}

#sp-formacoes .mapa-longevidade .mesorregiao {
fill: white; 
stroke:#ff9900;
stroke-width: 500; /* Ajuste para a escala do SVG */
transition: fill 0.3s ease; /* Transição suave para a cor */
cursor: pointer;
}
#sp-formacoes .mapa-longevidade .mesorregiao:hover {
fill: #f37825; 
}


/*=================================================
=               Página Interna FORMAÇÕES             =
==================================================*/
.descricoes {
  font-family: "Open Sans", sans-serif;
  font-weight: 400;
  font-size: 20px;
  line-height: 175%;
}
/* --- CSS para o Mapa Interativo de Goiás --- */
#mapa-goias-container{
  width: 500px; 
  height:500px;
  margin: 20px auto;
}
#mapa-goias-container svg{
  width: 100%; 
  height:100%;
}
/* Css para as mesorregiões */
.mesorregiao {
fill: #fff; 
stroke: #ff9900; /* Borda */
stroke-width: 500; /* Ajuste para a escala do SVG */
transition: fill 0.3s ease; /* Transição suave para a cor */
cursor: pointer;
}
/* Estilo para a mesorregião destacada  */
.regiaodestaque{
fill: #ff9900; /
}
.accordion-title  {
    display: flex;
    gap:8px;
} 
.accordion-title .arrow {
    width: 14px;
    height: auto;
} 

.pagina-formacoes .linha-laranja::after {
  left: 0%;
  bottom: -4px;
  width: 50%;
}
.publicacoes-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between; /* empurra o botão para o final */
    height: 100%; /* opcional se estiver dentro de colunas bootstrap */
}

.publicacoes-box a {
    margin-top: auto; /* garante que o botão fique embaixo */
}
/* FIM página interna Formacoes */

/*=================================================
=               Sobre o Envelhecimento            =
==================================================*/
#sp-sobre-o-envelhecimento {
    background-image: url(../images/flamboyant-laranja.png);
    background-size: 520px;
    background-repeat: no-repeat;
    background-position: bottom right;
    background-color: #FAFAFA;
}
#sp-sobre-o-envelhecimento .linha-laranja::after {
    left: 40% !important;
}

#sp-sobre-o-envelhecimento .btn-outline-primary {
    display: inline-block;
    border: 1px solid #A1A1A1;
    color: #141414;
    padding: 0.625rem 1.875rem;
    background: transparent;
    transition: all 0.3s
    cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    font-weight: 400 !important;
    font-size: 22px !important;
    font-family: "Playfair Display", serif !important;
    -webkit-font-smoothing: antialiased;
    border-radius: 1px;
}
#sp-sobre-o-envelhecimento .btn-outline-primary:hover,
#sp-sobre-o-envelhecimento .btn-outline-primary:focus,
#sp-sobre-o-envelhecimento .btn-outline-primary:active {
    background-color: #f37825;
    border-color: #f37825;
    color: #fff;
    box-shadow: 0 4px 12px rgba(243, 120, 37, .2);
}
/* FIM Sobre o Envelhecimento */

/*=================================================
=               Página Interna Equipe             =
==================================================*/
.logo-equipes{
  width: 321px;
  height: 145px;
  opacity: 1;
  top: 841px;
  left: 620px;
  border-radius: 5px;
  border-width: 1px;
  border: 1px solid #C1C1C1;
  display: flex;
  justify-content: center; /* horizontal */
  align-items: center;     /* vertical */

}
.logos-realizacao{
  justify-content: space-between;
  margin-bottom: 30px;
}
.label-realizacao, .logos-apoio span{
  justify-content: center;
  font-family: Playfair Display;
  font-weight: 400;
  font-size: 32px;
  line-height: 175%;
  letter-spacing: 8%;
  text-transform: capitalize;
  margin-bottom: 15px;
}

.logos-apoio{
  margin-bottom: 60px;
}
.logo-modal{
  margin-left: 80px;
}
.modulo-logos .modal-header{
  border-bottom: none!important;
}
.close-btn {
    width: 32px;
    height: 32px;
    border: 2px solid #ccc;   /* borda */
    border-radius: 50%;        /* deixa redondo */
    display: flex;
    align-items: center;
    justify-content: center;   /* centraliza o X */
    font-size: 18px;
    cursor: pointer;
    color: #333;
}
/* FIM página interna Equipe */

/*=================================================
=               Página Interna Painéis             =
==================================================*/

.container-paineis {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
}

.container-paineis .row {
    display: flex;
    gap: 20px;
    justify-content: center;
    flex: 1 1 100%;
}

.item-painel {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    width: 295px;
    height: 190px;
    opacity: 1;
    top: 532px;
    left: 1333px;
    border-radius: 5px;
    border-width: 1px;
    border: 1px solid #C1C1C1;
    justify-content: center;
}

.item-painel img {
    width: 83px;
    height: 83px;
    margin-bottom: 10px;
}

.item-painel p {
    font-size: 14px;
    line-height: 1.4;
    margin: 0;
}

/* Adicionar um pouco de espaço entre o conteúdo das linhas */
.container-paineis .row {
    margin-bottom: 20px;
}

.acesso-cadastro{
  width: 100%;
  height: 143px;
  opacity: 1;
  background-color: #0F5354;
  color:white;
  text-align: justify;
  align-items: center;
  justify-content: space-between;
}

/* FIM página interna PAINÉIS */
#sp-footer {
  background: #FAFAFA;
}

#sp-footer ul.menu li {
  display: flex;
}

#btnVoltarTopo:hover,
#sp-footer .footer-list a:hover {
  color: #595959 !important;
}

#sp-footer ul.menu,
#sp-footer .footer-list {
  padding-left: 0;
  list-style-type: none;
  max-height: 150px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}

#sp-footer ul.menu li::before {
  content: '-';
  color: #f37b20;
  font-weight: bold;
  margin-right: 8px;
}

#sp-footer #btnVoltarTopo, 
#sp-footer .footer-list li a,
#sp-footer .footer-list-link,
#sp-footer .footer-contact-email,
#sp-footer .footer-contact-desc {
  font-family: 'Open Sans', sans-serif;
  line-height: 1.75;
  color: #595959;
  font-size: 0.9rem;
}

#sp-footer .footer-title {
  font-family: 'Playfair Display', serif;
  line-height: 1.3;
  border-bottom: 1px solid #f37b20;
  font-variant-numeric: lining-nums proportional-nums;
  color: #595959;
}

#sp-footer .footer-list-link {
  font-weight: 400;
  font-size: 1rem;
  text-decoration: none;
  display: inline;
}

#btnVoltarTopo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 136px;
  height: 136px;
  background-color: #fafafa;
  border: 1px solid #ddd;
  border-radius: 50%;
}

#sp-pequenos-recortes,
#sp-destaque {
  position: relative;
  overflow: hidden;
}

#sp-pequenos-recortes::before,
#sp-destaque::before {
  content: "";
  position: absolute;
  top: 0;
  right: 70%;
  width: 100%;
  height: 100%;
  background-image: url('../images/flamboyant-laranja.jpg');
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  opacity: 0.10;
  z-index: 0;
}

#sp-destaque > * {
  position: relative;
  z-index: 1;
}

.imagens-vivermais {
    -webkit-mask-image:
        linear-gradient(#000, #000),
        linear-gradient(#000, #000),
        linear-gradient(#000, #000),
        linear-gradient(#000, #000),
        linear-gradient(#000, #000);

    mask-image: 
        linear-gradient(#000, #000),
        linear-gradient(#000, #000),
        linear-gradient(#000, #000),
        linear-gradient(#000, #000),
        linear-gradient(#000, #000);

    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;

    -webkit-mask-size: 
        19% 80%,
        19% 100%,
        19% 80%,
        19% 60%,
        19% 100%;
    
    mask-size: 
        19% 80%,
        19% 100%,
        19% 80%,
        19% 60%,
        19% 100%;

    -webkit-mask-position: 
        0 48%,
        25% 48%,
        50% 48%,
        75% 48%,
        100% 48%;

    mask-position: 
        0 48%,
        25% 48%,
        50% 48%,
        75% 48%,
        100% 48%;
        
    object-fit: cover;

  margin-top: 50px;
}

        
/* Intro video overlay */
body.no-scroll { overflow: hidden; }
.intro-overlay {
  position: fixed;
  inset: 0;
  z-index: 9999;
  background: #fff;
  
  align-items: center;
  justify-content: center;
}
.intro-overlay.show { display: flex; }
.intro-overlay video {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.mod_articles_destaques{
  padding: 50px 0;
  background-color: #FAFAFA; /* Apenas para visualização */
}

.hover-card {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.hover-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 2px 2px rgba(0,0,0,0.175) !important; /* Sobrescreve shadow-sm */
    cursor: pointer;
}

.hover-card {
    transition: transform 0.3s ease;
}

/* Remove setas padrão do Swiper */
.mod_articles_destaques .swiper-navigation-icon {
  display: none;
}

/* Container das setas */
.botao-next,
.mod_articles_destaques .swiper-button-next,
.mod_articles_destaques .swiper-button-prev {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 2px solid transparent;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: border-color 0.3s ease, transform 0.3s ease;
}

.botao-next,
.mod_articles_destaques .swiper-button-next {
  right: -25px;
}

.mod_articles_destaques .swiper-button-prev {
  left: -25px;
}

/* Ícones das setas */
.botao-next i,
.mod_articles_destaques .swiper-button-next i,
.mod_articles_destaques .swiper-button-prev i {
  font-size: 1.5rem;
  transition: transform 0.3s ease;
}

/* Hover - círculo laranja aparece */
.botao-next:hover,
.mod_articles_destaques .swiper-button-next:hover,
.mod_articles_destaques .swiper-button-prev:hover {
  border-color:rgba(243, 119, 37, 0.74);
  transform: scale(1.1);
}

.botao-next:hover,
.mod_articles_destaques .swiper-button-next:hover i,
.mod_articles_destaques .swiper-button-prev:hover i {
  transform: scale(1.1);
}

/* Paginação */
.mod_articles_destaques .swiper-pagination {
  position: absolute !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  text-align: center;
  padding-bottom: 10px;
}

.mod_articles_destaques .swiper-pagination-bullet {
  background: #f37825;
  opacity: 0.3;
  width: 10px;
  height: 10px;
  margin: 0 5px;
}

.mod_articles_destaques .swiper-pagination-bullet-active {
  opacity: 1;
}

.mod-articles-readmore a:first-of-type{
  color: #141414;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  padding-right: 10px;
}

.article-list .article{
  border: 0;
}

.article-list .article h2 a{
  font-family: 'Playfair Display', serif;
  font-style: normal;
  font-weight: 400;
  font-size: 32px;
  line-height: 130%;
  text-decoration-line: underline;
  text-transform: capitalize;
  color: #141414;
}

.article-list .article .article-intro-image{
  margin: 10px 0;
}


.blog-introtext{
  line-height: 175%;
  color: #595959;
  margin: 20px 0;
}

.blog-readmore a:first-of-type{
  color: #141414;
  font-weight: 700;
  font-family: 'Playfair Display', serif;
  padding-right: 10px;
}

@media (min-width: 990px) {
  #offcanvas-toggler{
    display: none !important;
  }
}
@media (min-width: 990px) and (max-width: 1200px) {
  #sp-logo.has-border{
    padding-right: 0;
  }
}

@media (max-width: 1366px) {
  #sp-menu .sp-megamenu-parent > li > a, .sp-megamenu-parent > li span {
    padding: 0 9px;
  }

  .header-modules {
    margin-left: 0;
  }

  #sp-menu .sp-megamenu-parent > li > a {
    font-size: 1.1rem !important;
  }

  .logo-image {
    height: 55px !important;
  }

  .form-control {
    font-size: 0.9rem;
  }
}

@media (max-width: 1024px) {
  #sp-menu .sp-megamenu-parent > li > a, .sp-megamenu-parent > li span {
    padding: 0 7px;
  }

  #sp-menu .sp-megamenu-parent > li > a {
    font-size: 1rem !important;
  }

  .logo-image {
    height: 45px !important;
  }
}

/*=================================================
=                    Biblioteca                   =
==================================================*/
#sp-biblioteca-virtual .tag-destaque {
    margin-top: -10rem !important;
    position: absolute;
}
#sp-biblioteca-virtual a,
.layout-biblioteca a {
    color: #141414;
    font-size: 28px;
}
#sp-biblioteca-virtual a:hover,
.layout-biblioteca a:hover {
    color: rgb(236, 67, 15);
}
#sp-biblioteca-virtual .mod-biblioteca-link {
    text-align: center;
    margin-top: 2rem;
}
#sp-biblioteca-virtual {
    background-image: url(../images/flamboyant-laranja.png);
    background-size: 850px;
    background-repeat: no-repeat;
    background-position: 82rem 10rem;
}
/*=================================================
=     Configuração dos artigos da biblioteca      =
==================================================*/
.biblioteca .article-body,
.biblioteca .blog-introtext {
    font-size: 16px;
}
.biblioteca.view-category a:hover {
    color: #ec430f !important;
}
.biblioteca.view-article .article-details h6{
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 175%;
    letter-spacing: 10px;
    text-transform: uppercase;
    color: #F37B20;

}

.biblioteca.view-article .article-details blockquote {
    width: 60%;
    margin: 0 auto;
    line-height: 175%;
    margin-bottom: 3rem;
}
.biblioteca.view-article .article-header{
    width: 60%;
    margin: 0 auto;
}
.biblioteca.view-article .article-details h1,
.biblioteca.view-article .article-details h2 {
    font-size: 3.5rem !important;
    display: inline-block;
    position: relative;
    line-height: 1.3em !important;
    font-family: "Playfair Display", serif !important;
    -webkit-font-smoothing: antialiased;
    color: #141414 !important;
    margin-bottom: 2rem !important;
}
.biblioteca.view-article .article-details h1::after,
.biblioteca.view-article .article-details h2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -4px;
    width: 50%;
    height: 2px;
    background-color: #F29F05;
}
.biblioteca.view-article .article-details .btn-outline-primary {
    display: inline-block;
    border: 1px solid #A1A1A1;
    color: #141414;
    padding: 0.625rem 1.875rem;
    background: transparent;
    transition: all 0.3s
    cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    font-weight: 400 !important;
    font-size: 22px !important;
    font-family: "Playfair Display", serif !important;
    -webkit-font-smoothing: antialiased;
    border-radius: 1px;
}
.biblioteca.view-article .article-details .btn-outline-primary:hover,
.biblioteca.view-article .article-details .btn-outline-primary:focus,
.biblioteca.view-article .article-details .btn-outline-primary:active {
    background-color: #f37825;
    border-color: #f37825;
    color: #fff;
    box-shadow: 0 4px 12px rgba(243, 120, 37, .2);
}
.biblioteca.view-article .article-info{
    display: none !important;
}
.biblioteca span.badge.bg-danger.featured-article-badge {
    display: none !important;
}

/*=================================================
=             Explore nossa Biblioteca            =
==================================================*/
#sp-explore-nossa-biblioteca h3 {
    color: #F37B20;
    margin-bottom: 35px;
}
#sp-explore-nossa-biblioteca .mod-menu {
    list-style: none;
    padding: 0;
}
#sp-explore-nossa-biblioteca .mod-menu li a {
    display: block;
    padding: 30px 0;
    border-top: 2px solid #F37B20;
    font-size: 23px;
    font-family: 'Playfair Display', sans-serif;
}

/*=================================================
=                      Sobre                      =
==================================================*/
.sobre.view-article .article-header {
    margin: 0 auto;
    text-align: center;
}
.sobre.view-article .article-details h1,
.sobre.view-article .article-details h2 {
    font-size: 3.5rem !important;
    display: inline-block;
    position: relative;
    line-height: 1.3em !important;
    font-family: "Playfair Display", serif !important;
    -webkit-font-smoothing: antialiased;
    color: #141414 !important;
    margin-bottom: 2rem !important;
}
.sobre.view-article .article-details h1::after,
.sobre.view-article .article-details h2::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -4px;
    width: 50%;
    height: 2px;
    background-color: #F29F05;
}
.sobre.view-article .article-details .btn-outline-primary {
    display: inline-block;
    border: 1px solid #A1A1A1;
    color: #141414;
    padding: 0.625rem 1.875rem;
    background: transparent;
    transition: all 0.3s
    cubic-bezier(0.4, 0, 0.2, 1);
    text-decoration: none;
    font-weight: 400 !important;
    font-size: 22px !important;
    font-family: "Playfair Display", serif !important;
    -webkit-font-smoothing: antialiased;
    border-radius: 1px;
}
.sobre.view-article .article-details .btn-outline-primary:hover,
.sobre.view-article .article-details .btn-outline-primary:focus,
.sobre.view-article .article-details .btn-outline-primary:active {
    background-color: #f37825;
    border-color: #f37825;
    color: #fff;
    box-shadow: 0 4px 12px rgba(243, 120, 37, .2);
}
#sp-sobre-interna {
    background-image: url(../images/flamboyant-laranja.png);
    background-size: 520px;
    background-repeat: no-repeat;
    background-position: -10rem 18rem;
    background-color: #FAFAFA;
}
#sp-sobre-interna h3{
    font-size: 2.25rem !important;
    display: inline-block;
    position: relative;
    line-height: 1.3em !important;
    font-family: "Playfair Display", serif !important;
    -webkit-font-smoothing: antialiased;
    color: #141414 !important;
    margin-bottom: 2rem !important;
}
#sp-sobre-interna h3::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: -4px;
    width: 50%;
    height: 2px;
    background-color: #F29F05;
}
#sp-sobre-interna .sp-module:last-of-type{
    margin-top: 40px;
}
#sp-sobre-interna li {
    margin: 0 0 8px 0;
}


/* Cabeçalho */
.sp-menu-item > a {
  text-transform: uppercase;
}
.sp-menu-item.current-item.active {
  border-bottom: 3px solid #f37B20;
}

/* 1. O container geral ocupa 100% da altura da tela */
.body-innerwrapper {
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

/* 2. O Main preenche o espaço e organiza seus filhos em coluna */
#sp-main {
    flex: 1;
    display: flex;           /* Torna o main um container flex também */
    flex-direction: column;
}

/* 3. Empurra o footer para o final do Main */
#sp-footer {
    margin-top: auto;
}

.com-finder__search .awesomplete {
  width: 100%;
  height: 100%;
}

.com-finder__search .position-absolute {
  z-index: 10;
}

.accordion-button:focus {
  outline: none;
  box-shadow: none; /* Optional: Also remove the box-shadow if present */
}

/* remove list bullet  */
li.accordion-item {
  list-style-type: none;
}

.accordion-button {
  border: none !important;
  background-color: transparent !important;
}
.accordion-item:has(.accordion-button:not(.collapsed)) {
  border: 1px solid var(--brand-orange);
  border-radius: 4px;
}
