#sp-main-body {
    padding: 50px 0;
}
.inicio #sp-main-body {
    padding: 0 0 !important;
}
#sp-menu .sp-has-child .sp-dropdown {
    display: none !important;
}
#sp-menu .sp-has-child a::after{
    display: none !important;
}
#sp-footer {
    font-size: 18px;
    font-weight: lighter;
}
#sp-header {
    background: url("../images/background/background_3.jpg") top center;
    background-size: cover;
}
.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;
    font-size: 20px;
    font-weight: 300;
    letter-spacing: 1px;
}
.sp-page-title li.mod-breadcrumbs__item.breadcrumb-item a {
    font-weight: 300 !important;
    font-size: 20px !important;
}
.sp-page-title .breadcrumb>.active{
    color: #ffffff !important;
}
.sp-page-title li.mod-breadcrumbs__item.breadcrumb-item a:hover {
    color: #12a398 !important;
}
.sp-page-title .breadcrumb {
    padding: 0 !important;
    margin: 0 !important;
}
.sp-page-title nav.mod-breadcrumbs__wrapper {
    margin-top: 10px;
}

.sp-page-title {
    background: linear-gradient(90deg, #0d3d45 0%, #4c8769 100%) !important;
    padding: 15px 0 !important;
}
.sp-page-title .container{
    padding-top: 45px !important;
    padding-bottom: 45px !important;
}
.sp-page-title h2 {
    font-weight: 600 !important;
    font-size: 38px !important;
    line-height: 130% !important;
    color: #ffffff !important;
}
.article-details .article-header h1, .article-details .article-header h2 {
    font-size: 2.75rem;
}
/* Instituicoes - Realizacao e Apoio */
.instituicoes .col {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100px;
}
.instituicoes.realizacao{
    width: 85%;
}
.category-module li, .categories-module li, .archive-module li, .latestnews li, .newsflash-horiz li, .mostread li, .form-links li, .list-striped li {
    padding: 0;
}

section#sp-instituicoes-envolvidas img {
    margin-bottom: 1rem;
}
section#sp-instituicoes-envolvidas #sp-position1,
section#sp-instituicoes-envolvidas #sp-position10 {
    margin-bottom: 2rem;
}

/* Accordion com "+" e "-" */
.articles-accordion {
    list-style: none;
    padding: 0;
    margin: 0;
}

.articles-accordion-item {
    border: 1px solid #4c8869;
    margin-bottom: 10px;
    border-radius: 5px;
    overflow: hidden;
}

.articles-accordion-header {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 20px;
    background-color: #4c8869;
    cursor: pointer;
    transition: background-color 0.3s ease;
    user-select: none;
}

.articles-accordion-header:hover {
    background-color: #0e3d45;
}

.articles-accordion-title {
    font-weight: 600;
    font-size: 16px;
    color: #FFF;
    margin: 0;
    flex: 1;
}

.articles-accordion-icon {
    width: 24px;
    height: 24px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: bold;
    color: #FFF;
    transition: transform 0.3s ease;
}

.articles-accordion-content {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease;
    background-color: #fff;
}

.articles-accordion-content-inner {
    padding: 20px;
    color: #555;
    line-height: 1.6;
}

.articles-accordion-item.active .articles-accordion-icon {
    transform: rotate(180deg);
}

.articles-accordion-item.active .articles-accordion-content {
    max-height: 1000px;
}

/* Desafios */
.desafios {
    margin-top: 6rem;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button][data-rlta-state=open], [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button][data-rlta-state=opening] {
    background-color: #4c8869 !important;
    color: #FFF !important;
}
.desafios h3{
    color: #FFF !important;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button] {
    background-color: #4c8869 !important;
    transition: background-color 400ms, border 400ms;
    color: #FFF !important;
}
[data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button]:focus, [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button]:hover {
    background-color: #4c8869 !important;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=panel], [data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=tabs]>[data-rlta-element=panels]>[data-rlta-element=panel] {
    border: 1px solid #4c8869 !important;
}
[data-rlta-element=container][data-rlta-state=ready][data-rlta-theme=neutral][data-rlta-type=accordions]>[data-rlta-element=button] {
    border: 1px solid #4c8869 !important;
}

/* Nossa Resposta */
.sp-module-title {
    margin-bottom: 1.5rem;
}

/* Estrutura do Projeto */
#sp-estrutura-do-projeto {
    --primary-color: #0e3d45;
    --secondary-color: #147270;
    --accent-color: #4c8869;
    --text-dark: #1f2937;
    --text-light: #6b7280;
    --bg-light: #f9fafb;
    --card-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
    --card-hover-shadow: 0 20px 40px rgba(0, 0, 0, 0.15);
}

#sp-estrutura-do-projeto .etapas-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 40px 20px;
}

#sp-estrutura-do-projeto .etapas-header {
    text-align: center;
    margin-bottom: 60px;
    animation: fadeInDown 0.8s ease-out;
}

#sp-estrutura-do-projeto .etapas-header h1 {
    font-size: 3rem;
    font-weight: 700;
    color: var(--text-dark);
    margin-bottom: 15px;
}

#sp-estrutura-do-projeto .etapas-header p {
    font-size: 1.2rem;
    color: var(--text-light);
    font-weight: 300;
}

#sp-estrutura-do-projeto .modules-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
    gap: 30px;
    margin-top: 50px;
}

#sp-estrutura-do-projeto .module-card {
    background: white;
    border-radius: 20px;
    padding: 35px;
    box-shadow: var(--card-shadow);
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
    position: relative;
    overflow: hidden;
    animation: fadeInUp 0.8s ease-out backwards;
}

#sp-estrutura-do-projeto .module-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 5px;
    background: linear-gradient(90deg, #0e3d45, #147270);
    transform: scaleX(0);
    transform-origin: left;
    transition: transform 0.4s ease;
}

#sp-estrutura-do-projeto .module-card:hover {
    transform: translateY(-10px);
    box-shadow: var(--card-hover-shadow);
}

#sp-estrutura-do-projeto .module-card:hover::before {
    transform: scaleX(1);
}

#sp-estrutura-do-projeto .module-number {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    background: linear-gradient(135deg, #0e3d45, #147270);
    color: white;
    border-radius: 12px;
    font-size: 1.5rem;
    font-weight: 700;
    margin-bottom: 20px;
    box-shadow: 0 4px 15px rgb(19 98 102 / 40%);
}

#sp-estrutura-do-projeto .module-title {
    font-size: 1.8rem;
    font-weight: 700;
    color: var(--text-dark);
    margin-bottom: 20px;
    line-height: 1.3;
}

#sp-estrutura-do-projeto .module-content {
    color: var(--text-light);
}

#sp-estrutura-do-projeto .module-content ul {
    list-style: none;
    margin-top: 20px;
    padding: 0;
}

#sp-estrutura-do-projeto .module-content ul li {
    padding: 12px 0;
    padding-left: 30px;
    position: relative;
    color: var(--text-dark);
    font-weight: 500;
    transition: all 0.3s ease;
}

#sp-estrutura-do-projeto .module-content ul li::before {
    content: '✓';
    position: absolute;
    left: 0;
    color: #0d786e;
    font-weight: 700;
    font-size: 1.2rem;
}

#sp-estrutura-do-projeto .module-content ul li:hover {
    color: #0d786e;
    padding-left: 35px;
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@media (max-width: 768px) {
    #sp-estrutura-do-projeto .etapas-header h1 {
        font-size: 2rem;
    }

    #sp-estrutura-do-projeto .etapas-header p {
        font-size: 1rem;
    }

    #sp-estrutura-do-projeto .modules-grid {
        grid-template-columns: 1fr;
        gap: 25px;
    }

    #sp-estrutura-do-projeto .module-card {
        padding: 25px;
    }
}

/* Dashboard */
section#sp-dashboard .sp-module-content {
    background: #eaf3f2;
    border-radius: 20px;
    float: left;
    width: 100%;
    padding: 0px 30px;
    border: 1px solid #0e3d4526;
}
section#sp-dashboard .descricao{
    display: flex;
    height: 200px;
    justify-content: center;
    flex-direction: column;
}

/* Resultados Esperados */
section#sp-resultados-esperados .sp-module-title {
    color: #fff;
}
section#sp-resultados-esperados .category-description {
    color: #ebf3ef;
}

.category-description h2 {
    margin: 0 0 1rem 0;
    font-size: 1.8rem;
    font-weight: 700;
}

.articles-row {
    margin-top: 2rem;
}

.articles-row .col-6 {
    margin-bottom: 2rem;
}

.article-card {
    background: white;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    overflow: hidden;
    transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    animation: fadeInUp 0.6s ease-out backwards;
    border: 2px solid transparent;
    display: flex;
    flex-direction: column;
    min-height: 10rem;
}

.article-card:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 10px 30px rgb(249 253 251 / 30%);
    border-color: #147b73;
}

.article-card-header {
    padding: 2rem 2rem 1.5rem 2rem;
    position: relative;
}

.article-card-title {
    margin: 0;
    font-size: 1.4rem;
    font-weight: 700;
    color: #0e3d45;
    line-height: 1.9rem;
    transition: color 0.3s ease;
}

.article-card:hover .article-card-title {
    color: #12a398;
}

.article-card-content {
    padding: 0 2rem 2rem 2rem;
    flex: 1;
}

.article-card-description {
    color: #4a5568;
    line-height: 1.8;
    font-size: 1rem;
    margin-top: 0.5rem;
}

.article-card-description p {
    margin: 0 0 1rem 0;
}

.article-card-description p:last-child {
    margin-bottom: 0;
}

/* Animações */
@keyframes fadeInDown {
    from {
        opacity: 0;
        transform: translateY(-30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsividade */
@media (max-width: 768px) {
    .articles-row .col-6 {
        margin-bottom: 1.5rem;
    }

    .category-description {
        padding: 2rem 1.5rem;
    }

    .category-description h2 {
        font-size: 1.5rem;
    }

    .article-card-header {
        padding: 1.5rem 1.5rem 1rem 1.5rem;
    }

    .article-card-content {
        padding: 0 1.5rem 1.5rem 1.5rem;
    }

    .article-card-title {
        font-size: 1.2rem;
    }
}

@media (max-width: 480px) {
    .cards-interativos-module {
        padding: 1rem 0.5rem;
    }

    .category-description {
        padding: 1.5rem;
        border-radius: 16px;
    }

    .article-card-header {
        padding: 1.25rem 1.25rem 1rem 1.25rem;
    }

    .article-card-content {
        padding: 0 1.25rem 1.25rem 1.25rem;
    }

    .article-card-title {
        font-size: 1.1rem;
    }

    .article-card-description {
        font-size: 0.95rem;
    }
}

/* Rodapé */
#sp-bottom .sp-module .sp-module-title {
    font-size: 1.25rem !important;
    margin-bottom: 1.2rem !important;
}
#sp-footer, #sp-bottom {
    font-size: 1rem !important;
}
#sp-bottom a{
    color: #12a398;
}
#sp-bottom2 .sp-column {
    max-height: 60px;
    width: 50%;
}
#sp-bottom2 .sp-module ul>li {
    float: left;
    width: 50%;
}

/* Equipe */
.equipe .article-list .article {
    border: 1px solid #2e7a76;
    border-radius: 10px;
}
.equipe .article-list .article:hover {
    transform: translateY(-2px) scale(1.01);
    box-shadow: 0 10px 30px #1062635c;
    border-color: #147b73;
}

/* Ajustes Mobile */
@media (max-width: 576px) {
    #sp-header {
        height: 80px !important;
    }
    #sp-header .logo {
        height: 70px !important;
    }
    .logo-image {
        height: 60px !important;
    }
    section#sp-dashboard .descricao {
        width: 100% !important;
        height: auto !important;
    }
    #sp-dashboard img{
        float: none !important;
        margin: 0 auto !important;
        text-align: center;
    }
    .instituicoes.realizacao {
        width: 100% !important;
    }
    section#sp-instituicoes-envolvidas img {
        margin: 0 auto;
        margin-bottom: 1rem !important;
        text-align: center;
        float: none;
    }
    section#sp-instituicoes-envolvidas .sp-module-title{
        text-align: center;
    }
    #sp-bottom2 .sp-column {
        width: 100%;
    }
}
@media (max-width: 992px) {
    #sp-header {
        height: 80px !important;
    }
    #sp-header .logo {
        height: 70px !important;
    }
    .logo-image {
        height: 60px !important;
    }
}

/* ============================================
           ESTILOS DO MENU ENERGIAS-VERDES
           ============================================ */
.energias-verdes .navigation-container {
    padding: 40px;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.3);
    width: 100%;
    position: relative;
}
.energias-verdes .navigation-container h4 {
    text-align: left;
    position: relative;
    padding-bottom: 15px;
}

.energias-verdes .navigation-container h4::after {
    content: '';
    position: absolute;
    bottom: 5px;
    left: 30px;
    transform: translateX(-50%);
    width: 60px;
    height: 3px;
    background: linear-gradient(90deg, #4c8769, #12a398);
    border-radius: 2px;
}

.energias-verdes .navigation-container ul {
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 12px;
    margin: 0;
    padding: 20px 0 0 0;
}

.energias-verdes .navigation-container li {
    position: relative;
    overflow: hidden;
    list-style: none;
}

.energias-verdes .navigation-container li a {
    display: block;
    padding: 18px 24px;
    background: linear-gradient(135deg, #0d3d45 0%, #1a5a65 100%);
    color: #fff;
    text-decoration: none;
    border-radius: 12px;
    font-size: 16px;
    font-weight: 500;
    transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    position: relative;
    z-index: 1;
    border: 2px solid transparent;
    box-shadow: 0 4px 15px rgba(13, 61, 69, 0.2);
    list-style: none;
    font-size: 20px;
}

.energias-verdes .navigation-container li a:hover {
    color: #fff;
    border-color: #4c8769;
    background: linear-gradient(135deg, #4c8769 0%, #12a398 100%);
}

/* Responsividade */
@media (max-width: 768px) {
    .energias-verdes .navigation-container {
        padding: 30px 20px;
    }

    .energias-verdes .navigation-container h4 {
        font-size: 20px;
    }

    .energias-verdes .navigation-container li a {
        padding: 16px 20px;
        font-size: 15px;
    }
}

/* Painéis */
.paineis .menu-paineis {
    list-style: none;
    padding: 0;
}
.paineis .menu-paineis li {
    float: left;
    width: 33%;
    padding: 1rem;
}
.paineis .menu-paineis li a {
    padding: 18px 24px;
    background: linear-gradient(135deg, #0d3d45 0%, #1a5a65 100%);
    color: #fff;
    min-height: 150px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 25px;
    border-radius: 5px;
}
.paineis .menu-paineis li a:hover {
    color: #fff;
    border-color: #4c8769;
    background: linear-gradient(135deg, #4c8769 0%, #12a398 100%);
}