@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
/*Regular: 400 | Bold: 700 */

body {
  font-family: "Inter", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;	
  margin: 0;
  padding: 0;
}

a {
  text-decoration: none;
}

p, h1, h2, h3, h4, h5, ul, li  {
  margin: 0;
  padding: 0;
}

.cb {
  clear: both;
}


/* Header *************************************************************************/

header  {

  max-width: 100%;
  min-height: 90px;
  background: linear-gradient(to right, #4F85B5 0%, #A9D3F0 100%);
   position: sticky;
  top: 0;
  z-index: 999;

}



header ul.mega-menu {
  line-height: 90px!important;
}

header ul.mega-menu > li:last-child > a{
  background: linear-gradient(to right, #E4472D 0%, #C42005 100%) !important;
  padding-left: 35px !important;
  padding-right: 35px !important;
  display: inline-block;
  color: #FFF !important;

  transform: scale(1) !important;
  transform-origin: center center;
  transition: transform 0.18s ease, background 0.3s ease !important;
}

header ul.mega-menu > li:last-child > a:hover{
  background: linear-gradient(to right, #C42005 0%, #E4472D 100%) !important;
  transform: scale(0.96) !important;

}

header ul.mega-menu ul.mega-sub-menu li:last-child  {
  background-color: initial!important;
  color: #666!important;
  padding: 0;
}

header ul.mega-menu li.mega-current-menu-item a {
  font-weight: 700!important;
}

.marquee i {
  padding-right: 20px;
  padding-left: 20px;
}


/* Footer *************************************************************************/

footer {
  max-width: 100%;
  background-color: #164A7A;
  color: #A9D3F0;
  padding-top: 50px;
  padding-bottom: 50px;
}

footer h3 {
  color: #FFF;
  font-size: 20px;
  padding-bottom: 15px;
}

footer #ft-links ul.menu li, footer #ft-onde ul.menu li {
  line-height: 35px;
}

footer #ft-links ul.menu li a, footer #ft-onde ul.menu li a, footer #ft-info .email-link p a {
  color: #A9D3F0;
  font-size: 14px;
}

footer #ft-links ul.menu li a:hover, footer #ft-onde ul.menu li a:hover, footer #ft-info .email-link p a:hover, footer #ft-info .redes-sociais ul li a:hover {
  color: #FF8D3F;
}

footer ul.menu li {
  list-style: none;
}

footer #ft-descricao .logo {
  padding-bottom: 20px;
}

footer #ft-descricao .logo img {
  width: 170px;
  height: auto;
}

footer #ft-descricao p {
  width: 40ch;
  font-size: 16px;
  line-height:25px;
}

footer #ft-info .email-link {
  padding-bottom: 40px;
}

footer #ft-info .email-link p {
  font-size: 16px;
  line-height:20px;
}

footer #ft-info .email-link p i {
  font-size: 20px;
}

footer #ft-info .redes-sociais ul li {
  display: inline;
  padding-right: 10px;
}

footer #ft-info .redes-sociais ul li a {
  font-size: 35px;
  color: #A9D3F0;
  display: inline-block;

  transform: scale(1);
  transition: transform 0.2s ease;
}

footer #ft-info .redes-sociais ul li a:hover {
  transform: scale(0.85);
}

#rodape {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 25px 0;
  border-top: 1px solid #2065A4;
  margin-top: 35px;
}

#rodape p {
  margin: 0;
  font-size: 14px;
}

#rodape a {
  color: #79B5DE;
  font-weight: 700;
}

#rodape a:hover {
  color: #FF8D3F;
}

/*Texto Andando ****************************************************************************/

.marquee{
  overflow: hidden;
  width: 100%;
}

/* track é “uma linha” que anda */
.marquee__track{
  display: inline-flex;          /* inline-flex evita width/justify do Elementor */
  flex-wrap: nowrap;
  white-space: nowrap;
  will-change: transform;
  animation: marquee-scroll 18s linear infinite;
}

/* cada bloco é uma cópia exata */
.marquee__block{
  flex: 0 0 auto;                /* não encolhe, não quebra */
  white-space: nowrap;
  font-size: 18px;
  font-weight: 500;
  color: #083a63;
}

/* IMPORTANTÍSSIMO: sem gap/padding aqui, senão cria “buraco” */
.marquee__track,
.marquee__block{
  gap: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}

@keyframes marquee-scroll{
  0%   { transform: translateX(0); }
  100% { transform: translateX(-50%); }
}

.marquee *{
  text-align: left !important;
}

.marquee__track{
  justify-content: flex-start !important;
}

.fit-content {
  width: fit-content;
  max-width: 100%;
  flex: 0 0 auto;
}
/* Faz o widget do Título “abraçar” o texto */
.badge-inline,
.badge-inline .elementor-widget-container,
.badge-inline .elementor-heading-title {
  display: inline-block !important;
  width: fit-content !important;
  max-width: 100% !important;
}





/*Sanfona Itens um para o lado outro para outro ****************************************************************************/

/* Header da sanfona (summary) */
.e-n-accordion-item-title {
  display: flex;
  align-items: center;
}

/* Texto ocupa o espaço */
.e-n-accordion-item-title-text {
  flex: 1;
}

/* Ícone vai para a direita */
.e-n-accordion-item-title-icon {
  margin-left: auto;
}

/*Botão ****************************************************************************/

/* Botão flutuante universal */
.btn-float {
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  will-change: transform;
}

@media (hover: hover) and (pointer: fine) {
  .btn-float:hover {
    transform: translateY(-3px);
  }
}

/*Imagem Pulsando Levemente*/

/* Pulso sutil e elegante */
.pulse-soft {
  animation: pulseSoft 6s ease-in-out infinite;
  transform-origin: center;
}

/* Keyframes */
@keyframes pulseSoft {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.02);
  }
  100% {
    transform: scale(1);
  }
}

.mundo-magico {
  position: relative;
}

.card-livro {
  transition: transform 0.25s ease, box-shadow 0.25s ease;
  transform: scale(1);
}

.card-livro:hover {
  transform: scale(0.96);
}

/* Seção Header Páginas **************************************************************/


#secaoHeader {
  max-width: 100%;
  height: 160px;
  background: url('../images/bg-header-pages.png') center top no-repeat;
}

#secaoHeader h1 {
    color: #FFF;
  }

.bc-glossario a {
  display: block;
}

/* Formulário **************************************/

#form-contato {
  width: 80%;
  margin: auto;
}

#form-contato label {
  font-weight: 700;
}

#form-contato .linha-dupla, #form-contato .linha {
  padding-bottom: 15px;
}

#form-contato .linha-dupla .bloco-left {
  float: left;
  width: 48%;
}

#form-contato .linha-dupla .bloco-right {
  float: right;
  width: 48%;
}

#form-contato input.campo {
  background: #FFF;
  border: 2px solid #D0E0EF;
  border-radius: 10px;
  padding: 10px;
  width: 100%;
}

#form-contato textarea.campo {
  background: #FFF;
  border: 2px solid #D0E0EF;
  border-radius: 10px;
  padding: 10px;
  width: 100%;
  height: 110px;
}

.campo-botao {
  background: linear-gradient(to right, #E4472D 0%, #C42005 100%) !important;
  padding-left: 35px !important;
  padding-right: 35px !important;
  padding-top: 15px!important;
  padding-bottom: 15px!important;
  display: inline-block;
  color: #FFF !important;
  border: 0;
  transform: scale(1) !important;
  transform-origin: center center;
  transition: transform 0.18s ease, background 0.3s ease !important;
}

.campo-botao:hover {
  background: linear-gradient(to right, #C42005 0%, #E4472D 100%) !important;
  transform: scale(0.96) !important;
}

#bc-gloss .anwp-pg-post-teaser__top-meta {
  margin-top: 8px;
}

/*BLOCO MINI HISTORIAS INTERNA ********************************************************/

#topo-historias {
  max-width: 100%;
  padding-top: 40px;
  padding-bottom: 20px;
  background: #E8F0FA;
}

#topo-historias h2 {
  color: #164A7A;
  font-weight: 700;
}

#topo-historias a {
  color: #164A7A;
  border: 2px solid #164A7A;
  padding: 8px 25px;
  font-weight: 700;
}

#topo-historias a:hover {
  color: #FFF;
  background: #164A7A;
  border: 2px solid #164A7A;
  padding: 8px 25px;
  font-weight: 700;
}

/* MINI HISTORIAS INTERNAS ************************************************************/

#pg-int-hist {}

#pg-int-hist .categoria {
  color: #4F85B5;
}

#pg-int-hist .titulo-int-hist h1 {
  font-size: 45px;
  color: #164A7A;
}

#pg-int-hist .img-hist img {
  border-radius: 20px;
}


#pages ul li {
  margin-left: 20px!important;
}


#form-questionario input.campo {
  background: #FFF;
  border: 2px solid #D0E0EF;
  border-radius: 10px;
  padding: 10px;
  width: 100%;
}

#form-questionario .linha {
  padding-bottom: 20px;
}

#form-questionario .linha label {
  font-weight: 700;
}

#form-questionario .linha p {
  padding-bottom: 10px;
}

#form-questionario textarea.campo {
  background: #FFF;
  border: 2px solid #D0E0EF;
  border-radius: 10px;
  padding: 10px;
  width: 100%;
  height: 110px;
}

#form-questionario .campo-botao {
  background: linear-gradient(to right, #E4472D 0%, #C42005 100%) !important;
  padding-left: 35px !important;
  padding-right: 35px !important;
  padding-top: 15px!important;
  padding-bottom: 15px!important;
  display: inline-block;
  color: #FFF !important;
  border: 0;
  transform: scale(1) !important;
  transform-origin: center center;
  transition: transform 0.18s ease, background 0.3s ease !important;
}

#form-questionario select.campo{
    width: 100%;
    padding: 12px 14px;
    border: 1px solid #cfd8dc;
    border-radius: 6px;
    font-size: 16px;
    background-color: #fff;
    color: #333;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

/* seta customizada */
#form-questionario select.campo{
    background-image: url("data:image/svg+xml;utf8,<svg fill='%23666' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/></svg>");
    background-repeat: no-repeat;
    background-position: right 12px center;
}


/*Responsivo***************************************************************************/

@media (max-width: 575px) {  /*  none  */

footer .row {
  padding: 15px;
}

footer #ft-descricao p {
  width: 100%;
  font-size: 16px;
  line-height:25px;
}

#ft-onde {
  padding-bottom: 35px;
  padding-top: 35px;
}

#ft-links {
  padding-top: 35px;
}

#rodape {
    flex-direction: column;
    text-align: center;
    gap: 8px;
}

.mundo-magico .box-img {
  display: none;
}

/* Seção Header Páginas **************************************************************/

#secaoHeader {
  height: 100px;
}


#secaoHeader h1 {
  line-height:100px;
  padding-left: 20px;
}

.botao-glossario span.elementor-button-content-wrapper {
  gap: 200px!important;
}

#box-br-form {
  width: 100%;
  padding: 25px;
}

#box-br-form .texto p {
  text-align: center;
}

#form-contato .linha-dupla .bloco-left, #form-contato .linha-dupla .bloco-right {
  float: none;
  width: 100%;
}

.campo-botao {
  background: linear-gradient(to right, #E4472D 0%, #C42005 100%) !important;
  padding-left: 25px !important;
  padding-right: 25px !important;
  padding-top: 15px!important;
  padding-bottom: 15px!important;
  display: inline-block;
  color: #FFF !important;
  border: 0;
  transform: scale(1) !important;
  transform-origin: center center;
  transition: transform 0.18s ease, background 0.3s ease !important;
}

#topo-historias {
  padding-bottom: 50px;
}

#topo-historias h2 {
  color: #164A7A;
  font-weight: 700;
  padding-bottom: 20px;
}

#topo-historias a {
  color: #164A7A;
  border: 2px solid #164A7A;
  padding: 8px 25px;
  font-weight: 700;
  font-size: 14px;
}

#topo-historias a:hover {
  color: #FFF;
  background: #164A7A;
  border: 2px solid #164A7A;
  padding: 8px 25px;
  font-weight: 700;
}





}

@media (min-width: 576px) and (max-width: 767px) { /*  sm*/

footer #ft-descricao p {
  width: 100%;
  font-size: 16px;
  line-height:25px;
}

#ft-onde {
  padding-bottom: 35px;
  padding-top: 35px;
}

#ft-links {
  padding-top: 35px;
}

#rodape {
    flex-direction: column;
    text-align: center;
    gap: 8px;
}

.mundo-magico .box-img {
  display: none;
}

/* Seção Header Páginas **************************************************************/

#secaoHeader {
  height: 100px;
}


#secaoHeader h1 {
  line-height:100px;
}

#box-br-form {
  width: 500px;
  padding: 25px;
}

#box-br-form .texto p {
  text-align: center;
}

#topo-historias {
  padding-bottom: 50px;
}

#topo-historias h2 {
  color: #164A7A;
  font-weight: 700;
  padding-bottom: 20px;
}


}

@media (min-width: 768px) and (max-width: 991px) { /*  md  */ 

footer #ft-descricao p {
  width: 23ch;
  font-size: 14px;
  line-height:20px;
}

.mundo-magico .box {
  width: 650px;
}

.mundo-magico .box-img {
  display: none;
}

/* Seção Header Páginas **************************************************************/


#secaoHeader h1 {
  line-height:160px;
}

#box-br-form {
  width: 700px;
  padding: 25px;
}

#box-br-form .texto p {
  text-align: center;
}


}

@media (min-width: 992px) and (max-width: 1199px) {  /*  lg  */

footer #ft-descricao p {
  width: 23ch;
  font-size: 14px;
  line-height:20px;
}

.mundo-magico .box {
  width: 540px;
}

.mundo-magico .box p {
  font-size: 15px;
}

.mundo-magico .box-img {
  position: absolute;
  right: 80px;
}

/* Seção Header Páginas **************************************************************/


#secaoHeader h1 {
  line-height:160px;
}

#box-br-form {
  width: 900px;
}

}

@media (min-width: 1200px) and (max-width: 1399px) {  /*  xl  */

.mundo-magico .box {
  width: 650px;
}

.mundo-magico .box-img {
  position: absolute;
  right: 150px;
}

/* Seção Header Páginas **************************************************************/


#secaoHeader h1 {
  line-height:160px;
}

#box-br-form {
  width: 900px;
}

}

@media (min-width: 1400px) { /*  xxl  */

.mundo-magico .box {
  width: 650px;
}

.mundo-magico .box-img {
  position: absolute;
  right: 200px;
}

/* Seção Header Páginas **************************************************************/


#secaoHeader h1 {
  line-height:160px;
}

#box-br-form {
  width: 900px;
}

}