*{margin:0;padding:0;box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;overflow-x:hidden}.header{background-color:#f1f3f4;padding:10px 20px;display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid #e0e0e0;flex-wrap:wrap}.container{display:flex;justify-content:space-between;align-items:center;width:100%;flex-wrap:wrap}.logo{display:flex;align-items:center}.logos-redes{display:inline-flex;align-items:center}.logos-redes img{margin-right:8px;width:35px}.noticia-imagem img{width:100%;max-width:300px;display:block;border-radius:5%}.linha-redes{display:grid}.logo img{width:100px;height:auto}.logo-text{margin-left:10px}.logo-text h1{margin:0;font-size:18px}.logo-text p{margin:0;font-size:12px;color:#555}.menu{display:flex;gap:20px}.menu ul{list-style:none;display:flex;padding:0;margin:0}.menu ul li{display:inline;margin-right:10px}.menu ul li a{text-decoration:none;color:#333;font-weight:700}.menu ul li a:hover{color:#007bff}.extras{display:flex;align-items:center;gap:15px}.icons{display:flex;align-items:center;gap:10px}.icons img{width:20px;height:20px}.btn-login{background-color:#007bff;color:#fff;border:none;padding:5px 15px;border-radius:5px;cursor:pointer;font-size:14px}.btn-login:hover{background-color:#0056b3}.menu-toggle{display:none;background:none;border:none;font-size:20px;cursor:pointer}.main-content{display:flex;justify-content:space-between;padding:20px}.highlight{flex:2;margin-right:20px}.carousel{position:relative;overflow:hidden;border-radius:10px;box-shadow:0 4px 8px #0003;height:400px}.carousel-item{display:none;text-align:center;position:relative}.carousel-item.active{display:block}.carousel-item img{width:100%;border-radius:10px}.carousel-caption{position:absolute;bottom:10px;left:20px;color:#fff;font-size:18px;text-shadow:0 2px 5px rgba(0,0,0,.5)}.news-list{flex:1;display:flex;flex-direction:column;gap:20px}.news-item{padding:15px;background-color:#f1f1f1;border-radius:8px;box-shadow:0 2px 4px #0000001a}.news-item h3{margin:0;font-size:16px;color:#333}.news-item p{margin:5px 0 0;font-size:14px;color:#555}.image-gallery{width:350px!important}@media (max-width: 768px){.menu{display:none;flex-direction:column;gap:10px;width:100%;background-color:#f1f3f4;padding:10px}.menu ul li{display:inline;margin-right:5px}.menu.active{display:flex}.menu-toggle{display:block}.extras{flex-direction:column;align-items:flex-start}.btn-login{align-self:flex-start;padding:8px 20px}.main-content{flex-direction:column}.highlight{margin-right:0;margin-bottom:20px}}@media (max-width: 576px){.logo-text h1{font-size:16px}.logo-text p{font-size:10px}.btn-login{font-size:12px;padding:6px 15px}}.highlights{background-color:#007acc;padding:20px 10px;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;border-top:4px solid #f0f0f0;border-bottom:4px solid #f0f0f0}.highlights .container{display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;max-width:1200px;width:100%;gap:20px}.highlight-item{display:flex;flex-direction:column;align-items:center;text-align:center;background-color:#005fa3;border-radius:10px;padding:20px;width:150px;box-shadow:0 4px 8px #0003;transition:transform .3s,box-shadow .3s}.highlight-item:hover{transform:scale(1.05);box-shadow:0 6px 12px #0000004d}.highlight-item img{width:50px;height:auto;margin-bottom:10px}.highlight-item p{color:#fff;font-size:16px;font-weight:700;margin:0}@media (max-width: 768px){.highlight-item{width:120px;padding:15px}.highlight-item img{width:40px}.highlight-item p{font-size:14px}}@media (max-width: 576px){.container{flex-direction:column;gap:15px}.highlight-item{width:100%;max-width:300px}}.events{background-color:#f5f5f5;padding:20px;margin-top:20px;border:2px solid transparent;-o-border-image:linear-gradient(to right,#00a550,#007acc,#ffcc00,#ff0000) 1;border-image:linear-gradient(to right,#00a550,#007acc,#fc0,red) 1;border-radius:10px}.events-container{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:15px}.events-header{display:flex;justify-content:space-between;align-items:center}.events-title{display:flex;align-items:center;gap:10px}.events-title img{width:30px;height:auto}.events-title h2{margin:0;font-size:20px;color:#333;font-weight:700}.events-button{background-color:#fff;color:#007acc;border:2px solid #007acc;border-radius:20px;padding:5px 15px;cursor:pointer;font-size:14px;font-weight:700;transition:all .3s ease}.events-button:hover{background-color:#007acc;color:#fff}.events-table{width:100%;border-collapse:collapse;text-align:left;background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px #0000001a}.events-table th,.events-table td{padding:15px;font-size:14px;color:#333}.events-table th{background-color:#f1f1f1;font-weight:700}.events-table td{background-color:#fafafa}.events-table tbody tr:nth-child(2n) td{background-color:#f5f5f5}.events-table tbody tr:hover td{background-color:#e9e9e9}@media (max-width: 768px){.events-header{flex-direction:column;align-items:flex-start;gap:10px}.events-button{align-self:flex-start}}.gallery{margin-top:20px;padding:20px;background-color:#f5f5f5;border-radius:10px;box-shadow:0 4px 8px #0000001a}.gallery-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.gallery-title{display:flex;align-items:center;gap:10px}.gallery-title img{width:30px;height:auto}.gallery-title h2{font-size:20px;color:#333;font-weight:700}.gallery-button{background-color:#fff;color:#007acc;border:2px solid #007acc;border-radius:20px;padding:5px 15px;font-size:14px;cursor:pointer;font-weight:700;transition:all .3s ease}.gallery-button:hover{background-color:#007acc;color:#fff}.gallery-carousel{position:relative;display:flex;align-items:center}.carousel-container{display:flex;overflow:hidden;scroll-behavior:smooth;flex-wrap:nowrap;gap:15px;width:100%;overflow-x:auto;scrollbar-width:none}.carousel-item{min-width:250px;max-width:300px;background-color:#fff;border-radius:10px;overflow:hidden;box-shadow:0 4px 8px #0000001a;display:flex;flex-direction:column}.carousel-item img{width:100%;height:100%;display:block;cursor:pointer;-o-object-fit:cover;object-fit:cover}.carousel-caption{padding:10px;font-size:14px}.carousel-caption p{margin:0;font-weight:700;color:#333}@media (max-width: 768px){.gallery-carousel{flex-direction:column}.carousel-item{min-width:100%;max-width:100%}.carousel-prev,.carousel-next{display:none}}.video-gallery{margin-top:20px;padding:20px;background:linear-gradient(to right,#00a550,#007acc,#fc0,red);border-radius:10px;color:#fff;overflow-x:auto}.video-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;overflow-x:auto}.video-title{display:flex;align-items:center;gap:10px}.video-title img{width:30px;height:auto}.video-title h2{font-size:20px;font-weight:700}.video-button{background-color:#fff;color:#007acc;border:2px solid #007acc;border-radius:20px;padding:5px 15px;font-size:14px;cursor:pointer;font-weight:700;transition:all .3s ease}.video-button:hover{background-color:#007acc;color:#fff}.video-carousel{position:relative;display:flex;align-items:center}.carousel-container{display:flex;overflow:hidden;scroll-behavior:smooth;gap:15px;width:100%;overflow-x:auto}.carousel-item{min-width:350px;max-width:100%;max-height:600px!important;border-radius:10px;overflow:hidden;background-color:#fff;display:flex;flex-direction:column;box-shadow:0 4px 8px #0000001a}.carousel-item iframe{width:100%;height:200px;border:none}.carousel-caption{padding:10px;color:#333;font-size:14px;background-color:#f1f1f1}.carousel-caption p{margin:0;font-weight:700}.carousel-tags{display:flex;justify-content:space-between;margin-top:5px;font-size:12px;color:#555}.carousel-tags span:first-child{background-color:#eee;padding:2px 5px;border-radius:5px}.carousel-prev,.carousel-next{background-color:#fff;border:2px solid #007acc;color:#007acc;border-radius:50%;width:30px;height:30px;font-size:18px;font-weight:700;display:flex;justify-content:center;align-items:center;cursor:pointer;position:absolute;z-index:10;top:50%;transform:translateY(-50%);transition:all .3s ease}.carousel-prev:hover,.carousel-next:hover{background-color:#007acc;color:#fff}.carousel-prev{left:-15px}.carousel-next{right:-15px}@media (max-width: 768px){.carousel-item{min-width:100%;max-width:100%}}.partners{background-color:#f9f9f9;padding:20px;margin-top:20px;border-top:4px solid #007acc;border-bottom:4px solid #007acc;border-radius:10px}.partners-container{max-width:1200px;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.partners-group{flex:1;text-align:center}.partners-group h2{font-size:18px;color:#007acc;margin-bottom:10px;text-transform:uppercase;font-weight:700}.logos{display:flex;flex-wrap:wrap;justify-content:center;gap:10px}.logos img{width:80px;height:auto;background-color:#ddd;border-radius:8px;padding:10px;box-shadow:0 4px 6px #0000001a;transition:transform .3s ease,box-shadow .3s ease}.logos img:hover{transform:scale(1.1);box-shadow:0 6px 10px #0003}@media (max-width: 768px){.partners-container{flex-direction:column;align-items:center;gap:30px}.logos img{width:60px}}.footer{background-color:#000;color:#fff;padding:20px;font-size:14px;line-height:1.6}.footer-top{display:flex;justify-content:space-between;align-items:flex-start;border-bottom:2px solid #007acc;padding-bottom:20px;margin-bottom:20px}.footer-info,.footer-logo,.footer-contact{flex:1;margin-right:20px}.footer-logo img{width:80px;margin-bottom:10px}.footer-logo h2{font-size:20px;margin:0}.footer-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:20px}.footer-column{flex:1;min-width:200px}.footer-column h3{font-size:16px;margin-bottom:10px;color:#007acc}.footer-column ul{list-style:none;padding:0;margin:0}.footer-column ul li{margin-bottom:5px}.footer-bottom{text-align:center;font-size:12px;border-top:2px solid #333;padding-top:10px;margin-top:20px;color:#999}.img-notice{width:100%!important;height:100%!important;-o-object-fit:cover;object-fit:cover;cursor:pointer}.noticia-detalhe{max-width:800px;margin:0 auto;padding:20px}.noticia-titulo{font-size:32px;margin-bottom:16px;color:#005fa3}@media (max-width: 768px){.footer-top{flex-direction:column;align-items:center}.footer-info,.footer-logo,.footer-contact{text-align:center;margin-right:0}.footer-links{flex-direction:column;gap:20px}}.ajuste-sub-notice{display:flex;align-items:center;margin-right:10px}.img-sub-notice{width:100px;height:100px;min-width:100px;max-width:100px;min-height:100px;max-height:100px;-o-object-fit:cover;object-fit:cover}.painel-sub-noticia{display:flex}.pdf-table{width:100%;border-collapse:collapse;margin-top:20px}.pdf-table th,.pdf-table td{border:1px solid #ddd;padding:8px;text-align:left}.pdf-table th{background-color:#f4f4f4;font-weight:700}.pdf-table tr:nth-child(2n){background-color:#f9f9f9}.pdf-table tr:hover{background-color:#f1f1f1}.download-link{color:#007bff;text-decoration:none}.download-link:hover{text-decoration:underline}.menu li.has-dropdown{position:relative}.menu li.has-dropdown .dropdown-menu{display:none;position:absolute;background-color:#f1f3f4;padding:10px 0;margin:0;list-style:none;top:100%;left:0;min-width:180px;border:1px solid #ccc;border-radius:8px;box-shadow:0 4px 6px #0000001a;z-index:999}.menu li.has-dropdown:hover .dropdown-menu{display:block}.menu li.has-dropdown .dropdown-menu li{display:block;width:100%}.menu li.has-dropdown .dropdown-menu li a{display:block;padding:10px 15px;color:#333;text-decoration:none;background-color:#f1f3f4;font-weight:400}.menu li.has-dropdown .dropdown-menu li a:hover{background-color:#e0e0e0;color:#007bff}.main-content table{width:100%!important;max-width:100%;table-layout:fixed;border-collapse:collapse}.main-content th,.main-content td{padding:.5rem 1rem;word-break:break-word}.overflow-x-auto{overflow-x:auto}
