/*Configurações gerais */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css?family=Droid+Serif%7COpen+Sans:400,600,700,800,400italic,700italic');
body {
    /* font-family: "Helvetica Neue", "Helvetica", Arial, sans-serif; */
    font-family: 'Poppins', sans-serif;
    /* font-family:"Open Sans",Arial,Helvetica,sans-serif; */
    color: #414042;
    font-size: 1rem;  /* 16px; */
    overflow-x: hidden;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    background-color: #FBFBFB;
    position: static !important;
    top: 0 !important;
}

a {    color: #555;  }
  
a:hover {
color: #008ddd !important;
text-decoration: none;
}

div[vw] {
    position: fixed;
    max-width: 95vw;
    right: 0;
    top: 45% !important;
    margin-top: -32vh;
    z-index: 99999999;
    display: none;
    font-family: Arial;
    color: #000;
    line-height: 1.3;
}

.btn {
    color: #555;
}

h1, h2, h3, h4, h5, h6, .font-primary {
    /* font-family: "Raleway", sans-serif; */
    font-weight: 400 !important;
}

/*1rem = 16px*/
@media (min-width: 768px) {
    h5 {
      font-size: 0.92rem;
    } 
}  
@media (min-width: 992px) {
    h5 {
        font-size: 0.93rem;
    } 
}
@media (min-width: 1200px) {
    h5 {
        font-size: 1.2rem;
    } 
}

.font-weight-bold {
    font-weight: 600 !important;
}

body .modal-dialog { /* Width */
    max-width: 100%;
    width: auto !important;
    display: inline-block;
}

.modal {
    z-index: -1;
    display: flex !important;
    justify-content: center;
    align-items: center;
}
  
.modal-open .modal {
    z-index: 1050;
}

#google_translate_element {
    display: none;
}
.goog-te-banner-frame {
    display: none !important;
}

/* Topbar   */
.google {
    padding-top: 4px !important;
}

/* legendas para ícones */
.bs-tooltip-auto[x-placement^=bottom] .arrow::before,
.bs-tooltip-bottom .arrow::before {
  border-bottom-color: #004694 ;
}
.tooltip-arrow, .tooltip > .tooltip-inner {background-color: #004694;}



/*nova searchbar */

.searchbar {
    position: relative;
    min-width: 36px;
    width: 0%;
    height: 36px;
    float: right;
    overflow: hidden;
    -webkit-transition: width 0.3s;
    -moz-transition: width 0.3s;
    -ms-transition: width 0.3s;
    -o-transition: width 0.3s;
    transition: width 0.3s
}

.searchbar-input {
    top: 0;
    right: 0;
    border: 1px solid transparent;
    border-bottom-color: #ccc;
    outline: 0;
    /* background: #6200EA; */
    background: #fbfbfb;
    width: 100%;
    height: 36px;
    margin: 0;
    padding: 0px 55px 0px 20px;
    font-size: 20px;
    color: #666;
}

.searchbar-icon,
.searchbar-submit {
    width: 36px;
    height: 36px;
    display: block;
    position: absolute;
    top: 0;
    font-family: verdana;
    font-size: 22px;
    right: 0;
    padding: 0;
    margin: 0;
    border: 0;
    outline: 0;
    border-color: transparent;
    border-radius: 10%;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    color: #fff;
    /* background: #6200EA; */
    background: #19589E;
    border-left: 1px solid white
}

.searchbar-open {
    width: 100%
}

/* fecha nova searchbar */


.dropdown-menu {
    z-index: 2000;
}

.youtube {
    color: #D90000 !important;
}
.youtube:hover {
    color: #666 !important;
}
.facebook {
    color: #3b5998 !important;
}
.facebook:hover {
    color: #157CFA !important;
}
.instagram {
    color: #f96332 !important;
}
.instagram:hover {
    color: #125688 !important;
}


/* Header */
/* #Header {
    overflow: hidden;
} */

/* Navbar navegação em Desktop 
#Navbar {
    background-color: #FBFBFB !important;
}*/

#main-nav {
    background-color: #FBFBFB;
}

#main-nav.nav-scrolled {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
}


@media (min-width: 1024px) {
    #main-menu {
        text-align:center;
        display: flex !important;
        flex-direction: row;
        list-style: none;
    }
    #main-menu > li {
        flex: 1 1 auto;
        text-align: center;
    }
    #main-menu > li:first-child {
        margin-left: 0 !important;
        /* border-left: 1px solid #ddd; */
    }
    #main-menu > li:last-child {
        margin-right: 0 !important;
        /* border-right: 1px solid #ddd; */
    }
    .sticky-lg-top {
        position: sticky;
        top: 0;
        z-index: 1020;
    }
}

/* Carousel base class */
.carousel {
    position: relative;
    /* margin-bottom: 2.6rem; */
  /*box-shadow: 0 0 30px rgba(214, 215, 216, 0.6);*/
}
 /*Since positioning the image, we need to help out the caption */
.carousel-caption {
  bottom: 0px;
  z-index: 10;
  width: 100%;
  height: 30px;
  left: 0;
  right: 0;
  padding-top: 10px;
  padding-bottom: 35px;
}
.carousel-indicators {
  bottom:-50px;
}
.carousel-indicators li {
    background-color: #D6D6D6;
}
.carousel-indicators .active{
    background-color: #6c757d !important;
}
/* .carousel-inner {
   margin-bottom:50px;
} */

/* Declare heights because of positioning of img element */
.carousel-item {
  /*height: 30rem;*/
  /* max-height: 30rem; */
  /* max-height: 700px;  */
  height: auto; 
}

/* .carousel-inner .carousel-item {
    transition: -webkit-transform 10s ease;
    transition: transform 10s ease;
    transition: transform 10s ease, -webkit-transform 10s ease;
} */

.carousel .carousel-inner {
    box-shadow: 0 10px 25px 0 rgb(0 0 0 / 30%);
    border-radius: .1875rem;
}
.carousel-item > img {
    max-width: 100%;
    border-radius: 1px;
}

/* img:hover{
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
 } */

 .carousel-caption h4:hover {
     color: #008ddd;
 }

.carousel-caption {
  position: absolute;
  background: rgba(0,0,0,0.4);
}
.carousel-caption > a {
    color: #FFF !important;
}
#toggleCarousel {
    left: 0;
    position: absolute;
    bottom: 9px;
    z-index: 20;
}
#toggleCarousel2 {
    left: 0;
    position: absolute;
    bottom: 0px;
    z-index: 20;

}
/* Album de Destaques */
.card {
  /* padding-top: 40px; */
  color: #555;
  /*box-shadow: 0 0 30px rgba(214, 215, 216, 0.6) !important;*/
  background-color: transparent;
  border: 0;
}
.card a {
    color: #555;
}
.card-plain .card-body, .card-plain .card-header {
    padding-left: 5px;
    padding-right: 5px;
}
.card-description a, .description, .footer-big p {
    color: #9a9a9a;
    font-weight: 350;
    /* font-weight: normal; */
}

.assunto a {
    font-weight: 600;
    color: #428bca;
}

.img-raised {
    box-shadow: 0 10px 25px 0 rgb(0 0 0 / 30%);
}

/* Notícias */
.Noticias a, .lista_noticias a {
    color: #444;
}
#noticia_exibe a{
    color: #2390C3 !important;
}
.text-info {
    color: #2390C3 !important;
}

/* Mensagem  */
.Mensagem {
    padding-top: 15px;
}
.Mensagem img {
    max-width: 100%;
}

/* Eventos */
.Eventos a {
    color: #444;  
}
.Eventos a:hover {
    color: #9a9a9a;
}
.Eventos p {
    line-height: 1.2rem;
}
.data_estilo {
    display: block;
    text-align: center;    
}
.data_estilo .dia {
    position: relative;
    display: block;
    font: inherit;
    font-size: 22px;
    line-height: 0.8;    
}
.data_estilo .mes {
    font-size: 18px;
    line-height: 0.8;    
}

.data_estilo2 {
    display: block;
    box-sizing: border-box;
    width: 60px;
    height: 60px;
    transition: all .5s;
    line-height: 1.44em;
    padding: .5em;
    border-radius: 50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #FBFBFB;
    /*box-shadow: 0 5px 35px 0 rgb(0 0 0 / 30%);*/
    color: #2390C3 !important;
    margin-bottom: 8px;
}
.data_estilo2 .dia {
    font-weight: 900;
    position: relative;
    line-height: 2.3em;
    display: block;
    font: inherit;
    font-size: 18px;
    /* vertical-align: baseline; */
    
}
.data_estilo2 .mes {
    font-size: 16px;
    
}

.cinza_claro {
    color: #9a9a9a !important
}

.calendar { 
  width: 100%;
  margin-bottom: 20px;
  background-color: #fff;
  text-align: center;
  box-shadow: 0 15px 30px 0 rgba(0,0,0,.2);
}

.calendar th,
.calendar td {
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
  text-align: center;
  vertical-align: middle;
  width: 50px !important;
  height: 50px !important;
  
}

.calendar tbody > tr:nth-child(2) > td {
    font-weight: bold;
}
  
.calendar tbody > tr:nth-child(odd) > td,
.calendar tbody > tr:nth-child(odd) > th {
  background-color: #FFF;
} 

.calendar .hoje {
    font-weight: bold; 
    color: red !important;
}
.calendar .destacado {
    cursor: pointer;
    background-color: #188FC5;
    border-radius: 50%;
    width: 50px !important;
    height: 50px !important;
    display: block;
    overflow: hidden;
    padding:15px 0 16px 0;
}
.calendar .destacado a {
    color: #fff;
    
}

/* Links  */
.Links img {
    width: 75%; 
}
.Links img:hover {
  opacity: 0.7;
}

@media (min-width: 768px) {
    .Links img {
        width: 85%; 
    }
}

/* NoName */
.NoName a {
    color: #444;
}
.NoName a:hover {
    color: #9a9a9a;
}



/*  Acesso Rápido */
.AcessoR h6 {
    padding-top: 14px;
}

.AcessoR a {
    color: #188FC5;
    /*box-shadow: 0 5px 35px 0 rgb(0 0 0 / 30%);
     border-radius: 50%;*/
     font-size: 1.3333333333em;
     
}

.AcessoR img {
    width: 60px;
    height: 60px;
}

.AcessoR img:hover {
  opacity: 0.8;
  /*transform: scale(1.05);*/
}

.botoes i {
    display: block;
    width: 85px;
    transition: all .5s;
    font-size: 1.8em;
    line-height: 1.44em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #E0E4E7; 
    /*box-shadow: 0 5px 35px 0 rgb(0 0 0 / 30%);*/
}
.botoes i:hover {
    background-color: #E0E4E7;
}

/* .social-line-white, .subscribe-line-white {
    
} */
.social-line {
    padding: .85rem 0;
}
/*
.social-line-big-icons [class*=col-] {
    border-right: 1px solid #e3e3e3;
}
.social-line-big-icons [class*=col-]:last-child {
    border: 0;
}*/
.btn-neutral {
    /*background-color: #fff;*/
    color: #706F7C;
}
.btn.btn-blue1.btn-neutral {
    color: #55acee;
    /*background-color: #fff;*/
}
.btn.btn-blue2.btn-neutral {
    color: #1895C5;
    /*background-color: #fff;*/
}
.social-line-big-icons .btn {
    margin: 0;
    width: 100% !important;
    padding-top: 30px !important;
    padding-bottom: 30px !important;
    height: auto !important;
    border: 0;
}
.social-line-big-icons .btn .fab{
    font-size: 40px;
}
.social-line-big-icons .btn .fas {
    font-size: 40px;
}



/*
 * Footer
 */
.footer.footer-big {
    padding: 30px 0;
}
.footer ul.links-vertical {
    line-height: 1.6;
}
.footer h5 a {
    color: #FFF;
}
.footer ul {
    margin-bottom: 0;
    padding: 0;
    list-style: none;
}
.footer ul.links-vertical li {
    display: block;
    margin-left: -5px;
    margin-right: -5px;
    margin-bottom: 0;
}
.footer ul.links-vertical li a {
    padding: 5px;
    display: block;
}
.footer ul li a {
    font-size: .8571em;
    /* text-transform: uppercase; */
    
}
.links-vertical li a {
    /* color: #6c757d !important; */
    color: #FBFBFB !important;
}

.footer ul li {
    display: inline-block;
}
.footer h5 {
    color: #FFF;
    font-size: 1.3em;
    line-height: 1.4em;
    margin-bottom: 15px;
    font-weight: 400;
}
.btn-round {
    border-width: 1px;
    border-radius: 30px!important;
    padding: 11px 23px;
}
.btn.btn-icon, .navbar .navbar-nav>a.btn.btn-icon {
    height: 1.8rem;
    width: 1.8rem;
    padding: 0;
    font-size: .9375rem;
    overflow: hidden;
    position: relative;
    line-height: normal;
}
.btn.btn-icon:not(.btn-footer) i.fab, .btn.btn-icon:not(.btn-footer) i.far, .btn.btn-icon:not(.btn-footer) i.fas, .btn.btn-icon:not(.btn-footer) i.now-ui-icons, .navbar .navbar-nav>a.btn.btn-icon:not(.btn-footer) i.fab, .navbar .navbar-nav>a.btn.btn-icon:not(.btn-footer) i.now-ui-icons {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-12px,-12px);
    line-height: 1.5626rem;
    width: 23px;
}
.fa-facebook-f:hover {
    color: #3b5998;
}
.fa-youtube:hover {
    color: red;
}
.fa-instagram:hover {
    color: #f96332;
}

.btn.btn-facebook.btn-neutral {
    color: #3b5998;    background-color: #fff;
}
.btn.btn-facebook.btn-neutral:hover {
    color: #157CFA;
}
.btn.btn-youtube.btn-neutral {
    color: red;    background-color: #fff;
}
.btn.btn-youtube.btn-neutral:hover {
    color: #666;
}
.btn.btn-instagram.btn-neutral {
    color: #125688;    background-color: #fff;
}
.btn.btn-instagram.btn-neutral:hover {
    color: #f96332;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0,0,0,.1);
    border-color: hsla(0,0%,100%,.2);
}
.footer .copyright {
    font-size: .8571em;
    line-height: 3.5;
    text-align: center;
    color: #FFF;
}
.footer .copyright a {
    color: #428bca;
}

/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
#back-to-top {
  position: fixed;
  display: block;
  width: 40px;
  height: 40px;
  border-radius: 3px;
  right: 15px;
  bottom: 15px;
  background: #1e88e5;
  color: #fff;
  transition: background-color .3s, 
    opacity .5s, visibility .5s;
  opacity: 0;
  z-index: 99999;
  visibility: hidden;
}

#back-to-top i {
  font-size: 24px;
  position: absolute;
  top: 8px;
  left: 12px;
}

#back-to-top:hover {
  color: #fff !important;
  background: #629fd3;
  transition: background 0.2s ease-in-out;
}
#back-to-top.show {
  opacity: 1;
  visibility: visible;
}

/* Compartilhamento Whatsapp */
@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 120px;
  }
  .whatsapp {
      display: none;
  }
  .menu_atalhos {
      display: block;
  }

}

/*--------------------------------------------------------------
# TELEFONES
--------------------------------------------------------------*/

.widget_phone .phone_list {
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #d1d2d4;
    padding-top: 5px;
    padding-bottom: 5px;
}
.widget_phone .phone_list p {
    float: left;
    margin-bottom: 0;
    padding: 0;
    text-align: left;
}
.widget_phone .phone_list .mail {
    float: left;
    margin: 0;
    padding: 0;
    text-align: left;
}
.widget_phone .phone_list .phone_num {
    float: right;
    padding: 0;
    margin: 0;
    text-align: right;
}

.widget_phone .phone_list .phone_num p {
    float: right;
    display: block;
    position: relative;
    line-height: 1.5;
    text-align: right;
}

.widget_phone ul {
    padding-left: 0 !important;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
.widget_phone h4 {
    color: #1f3748;
    font-weight: 700;
}



/*--------------------------------------------------------------
# ALTO CONTRASTE
--------------------------------------------------------------*/
.contrast,
.contrast nav,
.contrast td,
.contrast div,
.contrast li,
.contrast ol,
.contrast ul,
.contrast header,
.contrast footer,
.contrast section,
.contrast main,
.contrast aside,
.contrast article {
    background: black !important;
    color: white !important;
    border-color: black !important;
}

.contrast h1,
.contrast h2,
.contrast h3,
.contrast h4,
.contrast h5,
.contrast h6,
.contrast p,
.contrast label,
.contrast strong,
.contrast em,
.contrast cite,
.contrast i,
.contrast q,
.contrast b,
.contrast u,
.contrast span {
    color: white !important;
}

.contrast a{
    color: yellow !important;
    background-color: black !important;
}
.contrast a:hover{
    color: yellow !important;
    background-color: black !important;
}
.contrast a > i,
.contrast button > i{
    color: yellow !important;
    background-color: black !important;
}

.contrast .imgContrast {
    filter: invert(100%) sepia(0%) saturate(2%) hue-rotate(265deg) brightness(107%) contrast(101%);
}
.contrast .btnContrast {
    border: 1px solid #FFF !important;
}

.contrast button,
.contrast input[type=button],
.contrast input[type=reset],
.contrast input[type=submit] {
    background: black !important;
    color: yellow !important;
    border: none !important;
}

.contrast input[type=text],
.contrast input[type=password],
.contrast input[type=url],
.contrast input[type=search],
.contrast input[type=email],
.contrast input[type=tel],
.contrast input[type=date],
.contrast input[type=month],
.contrast input[type=week],
.contrast input[type=datetime],
.contrast input[type=datetime-local],
.contrast textarea,
.contrast input[type=number] {
    background: black !important;
    border: 1px solid white !important;
    color: white !important;
}

/* Botão Cookie*/

.box-cookies {
    position: fixed;
    background: rgba(0, 0, 0, 0.9);
    width: 100%;
    z-index: 998;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .box-cookies .msg-cookies,
  .box-cookies .btn-cookies {
    text-align: center;
    padding: 16px;
    color: #fff;
    font-size: 18px;
    margin: 0;
  }
  
  .box-cookies .btn-cookies {
    background: #1e88e5;
    cursor: pointer;
    align-self: normal;
    border: 0;
  }
  
  @media screen and (max-width: 600px) {
    .box-cookies {
      flex-direction: column;
    }
  }
  
  figure.image {
    display: inline-block;
    border: 0;
    margin: 0;
    padding: 0;
    /*background: #f5f2f0;*/
  }
  
  figure.align-left {
    float: left;
  }
  
  figure.align-right {
    float: right;
  }
  
  
  figure.image img {
    margin: 8px 8px 0 8px;
  }
  
  figure.image figcaption {
    margin: 6px 8px 6px 8px;
    text-align: center;
  }
  
 /* ------------------------------------------------------------
 # BARRA E MODAL DE COOKIES (LGPD)
------------------------------------------------------------ */

/* Barra de Cookies - FUNDO ESCURO SEMI-TRANSPARENTE */
.cookie-bar {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.85); /* Fundo escuro semi-transparente */
    padding: 15px;
    z-index: 9999;
    display: none;
    color: #ffffff; /* Texto branco */
}

.cookie-content {
    max-width: 1200px;
    margin: 0 auto;
}

.cookie-content p {
    margin-bottom: 10px;
    font-size: 14px;
    color: #ffffff; /* Texto branco */
}

/* Links na barra de cookies */
.cookie-content a,
.cookie-content a:visited {
    color: #a3d5ff; /* Azul claro para links */
    text-decoration: underline;
}

.cookie-content a:hover {
    color: #ffffff; /* Branco no hover */
    text-decoration: underline;
}

/* Botões da barra */
.cookie-buttons {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.cookie-buttons .btn {
    font-size: 13px;
    border-radius: 20px;
    padding: 6px 20px;
}

/* Botão "Aceitar Cookies" */
.cookie-buttons .btn-primary {
    background-color: #28a745;
    border-color: #28a745;
    color: white;
}

.cookie-buttons .btn-primary:hover {
    background-color: #218838;
    border-color: #1e7e34;
}

/* Botões "Gerenciar" e "Rejeitar" */
.cookie-buttons .btn-outline-secondary {
    background-color: transparent;
    border-color: rgba(255, 255, 255, 0.5);
    color: rgba(255, 255, 255, 0.9);
}

.cookie-buttons .btn-outline-secondary:hover {
    background-color: rgba(255, 255, 255, 0.1);
    border-color: rgba(255, 255, 255, 0.8);
    color: white;
}

/* Modal de Cookies */
#cookieModal {
  padding-right: 0 !important;
  font-size: 13px;
}

#cookieModal .modal-dialog {
  max-width: 400px;
}

#cookieModal .modal-content {
  max-height: 600px;
  border-radius: 16px;
}

#cookieModal .modal-header {
  color: #000000;
  border-bottom: 1px solid #dee2e6;
}

#cookieModal .modal-title {
  font-weight: 600;
  font-size: 14px;
}

.cookie-section {
  margin-bottom: 1.25rem;
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 1rem;
}

.cookie-section:last-child {
  border-bottom: none;
}

.cookie-toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}

#cookieModal .btn {
  border-radius: 20px;
  padding: 6px 20px;
  font-size: 13px;
}

#cookieModal .btn-primary {
    background-color: #1351b4;
    border-color: #1351b4;
    color: white !important;
}

#cookieModal .btn-primary:hover {
    background-color: #0d3d8c;
    border-color: #0d3d8c;
    color: white !important;
}

#cookieModal .btn-outline-primary {
    color: #1351b4;
    border-color: #1351b4;
}

#cookieModal .btn-outline-primary:hover {
    background-color: #1351b4;
    color: white !important;
}

#cookieModal a,
#cookieModal a:visited,
#cookieModal a:hover,
#cookieModal a:active,
#cookieModal a:focus {
  color: #1351b4 !important;
  text-decoration: underline;
}

/* Links específicos do modal */
.browser-links a {
    color: #1351b4 !important;
    text-decoration: none;
    font-weight: 500;
}

.browser-links a:hover {
    text-decoration: underline;
}

/* Estilização dos switches */
.custom-control-input:checked ~ .custom-control-label::before {
    background-color: #1351b4;
    border-color: #1351b4;
}

.custom-control-input:disabled ~ .custom-control-label::before {
    background-color: #6c757d;
    border-color: #6c757d;
}

/* Garantir que modais escondidos não interfiram */
.modal[aria-hidden="true"] {
    pointer-events: none;
    visibility: hidden;
}

.modal[aria-hidden="true"] * {
    pointer-events: none;
}

/* Responsividade */
@media (max-width: 768px) {
    .cookie-buttons {
        flex-direction: column;
    }
    
    .cookie-buttons .btn {
        width: 100%;
        margin-bottom: 8px;
    }
    
    #cookieModal .modal-dialog {
        margin: 10px;
    }
    
    .cookie-content p {
        font-size: 13px;
    }
}

@media (max-width: 576px) {
    .cookie-content p {
        font-size: 12px;
    }
    
    .cookie-buttons .btn {
        font-size: 12px;
        padding: 5px 15px;
    }
    
    .cookie-bar {
        padding: 12px 10px;
    }
}

/* Estilo para seção de cookies específica */
.cookie-section h6 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 8px;
    color: #212529;
}

.cookie-section p {
    font-size: 12.5px;
    line-height: 1.4;
    color: #495057;
    margin-bottom: 5px;
}

.cookie-section ul {
    font-size: 12.5px;
    padding-left: 20px;
    margin-bottom: 10px;
}

.cookie-section ul li {
    margin-bottom: 3px;
}

/* Ajuste para texto no modal */
#cookieModal .modal-body p {
    color: #495057;
}

#cookieModal .modal-body p strong {
    color: #212529;
}