.elementor-2200 .elementor-element.elementor-element-7573f5eb{--display:flex;--min-height:500px;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--justify-content:flex-end;--align-items:center;--gap:20px 20px;--row-gap:20px;--column-gap:20px;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2200 .elementor-element.elementor-element-7573f5eb:not(.elementor-motion-effects-element-type-background), .elementor-2200 .elementor-element.elementor-element-7573f5eb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-primary );background-image:url("https://7fontesconcursos.com.br/wp-content/uploads/2025/10/BANNER_SENADOR-CANEDO-SAIU-EDITAL_PC_.png");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-2200 .elementor-element.elementor-element-7573f5eb.e-con{--align-self:center;--flex-grow:1;--flex-shrink:0;}.elementor-2200 .elementor-element.elementor-element-2bc7ff11{--display:flex;--min-height:540px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:1px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2200 .elementor-element.elementor-element-2bc7ff11:not(.elementor-motion-effects-element-type-background), .elementor-2200 .elementor-element.elementor-element-2bc7ff11 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-3977de4 );}.elementor-2200 .elementor-element.elementor-element-46084ff{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-2200 .elementor-element.elementor-element-46084ff:not(.elementor-motion-effects-element-type-background), .elementor-2200 .elementor-element.elementor-element-46084ff > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-3977de4 );}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-2200 .elementor-element.elementor-element-13ced9bb{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + 39px) 0px;padding:0px 0px 0px 0px;text-align:center;color:var( --e-global-color-secondary );}body.elementor-page-2200:not(.elementor-motion-effects-element-type-background), body.elementor-page-2200 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#202020;}@media(max-width:1024px){.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}@media(max-width:767px){.elementor-2200 .elementor-element.elementor-element-7573f5eb:not(.elementor-motion-effects-element-type-background), .elementor-2200 .elementor-element.elementor-element-7573f5eb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url("https://7fontesconcursos.com.br/wp-content/uploads/2025/10/BANNER_SENADOR-CANEDO-SAIU-EDITAL_CEL_.png");background-size:contain;}.elementor-2200 .elementor-element.elementor-element-7573f5eb{--width:100%;--min-height:431px;--justify-content:flex-end;}.elementor-2200 .elementor-element.elementor-element-2bc7ff11{--margin-top:-10px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:20px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );}}/* Start custom CSS *//* Página ISS Senador Canedo */
.iss-container {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px;
    font-family: Arial, sans-serif;
}

.iss-header {
    background: linear-gradient(135deg, #0A2E26 0%, #06120F 100%);
    padding: 40px 20px;
    text-align: center;
    border-radius: 10px;
    margin-bottom: 40px;
}

.iss-header h1 {
    color: #FFFFFF !important;
    font-size: 2.2em;
    margin-bottom: 20px;
    line-height: 1.3;
}

.iss-header p {
    color: #D8D8D8 !important;
    font-size: 1.1em;
    margin: 0 auto 15px auto;
    max-width: 900px;
}

.iss-header a {
    color: #09AFA0 !important;
    text-decoration: underline;
    font-weight: bold;
}

.iss-header a:hover {
    color: #199F80 !important;
}

.iss-info-box {
    background: #FFFFFF;
    border: 2px solid #09AFA0;
    border-radius: 10px;
    padding: 30px;
    margin-bottom: 30px;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
}

.iss-info-box h2 {
    color: #0A2E26 !important;
    font-size: 1.8em;
    margin-bottom: 20px;
    border-bottom: 3px solid #09AFA0;
    padding-bottom: 10px;
}

.iss-info-list {
    list-style: none !important;
    padding: 0 !important;
    margin: 0 !important;
}

.iss-info-list li {
    padding: 12px 0;
    border-bottom: 1px solid #D8D8D8;
    font-size: 1.1em;
    list-style: none !important;
}

.iss-info-list li:last-child {
    border-bottom: none;
}

.iss-info-list strong {
    color: #199F80 !important;
    font-weight: bold;
}

.iss-buttons {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin: 30px 0;
}

.iss-btn {
    flex: 1;
    min-width: 250px;
    padding: 18px 30px !important;
    border: none !important;
    border-radius: 8px;
    font-size: 1.1em !important;
    font-weight: bold;
    text-align: center;
    text-decoration: none !important;
    display: inline-block;
    transition: all 0.3s ease;
    box-shadow: none !important;
}

.iss-btn-primary {
    background: #09AFA0 !important;
    color: #FFFFFF !important;
}

.iss-btn-primary:hover {
    background: #199F80 !important;
    transform: translateY(-2px);
    color: #FFFFFF !important;
    box-shadow: 0 5px 15px rgba(9, 175, 160, 0.3) !important;
}

.iss-btn-secondary {
    background: #0A2E26 !important;
    color: #FFFFFF !important;
}

.iss-btn-secondary:hover {
    background: #06120F !important;
    transform: translateY(-2px);
    color: #FFFFFF !important;
    box-shadow: 0 5px 15px rgba(10, 46, 38, 0.3) !important;
}

.iss-curso-destaque {
    background: linear-gradient(135deg, #199F80 0%, #09AFA0 100%);
    color: #FFFFFF !important;
    padding: 25px;
    border-radius: 10px;
    text-align: center;
    margin: 30px 0;
    font-size: 1.8em;
    font-weight: bold;
    box-shadow: 0 5px 15px rgba(9, 175, 160, 0.3);
}

.iss-study-guide {
    background: #D8D8D8;
    padding: 30px;
    border-radius: 10px;
    margin: 30px 0;
}

.iss-study-guide h2 {
    color: #0A2E26 !important;
    font-size: 1.8em;
    margin-bottom: 15px;
}

.iss-study-guide p {
    color: #06120F !important;
    font-size: 1.1em;
    line-height: 1.8;
}

.iss-table-title {
    color: #0A2E26 !important;
    margin-bottom: 20px;
    font-size: 1.8em;
}

.iss-table-container {
    overflow-x: auto;
    margin: 30px 0;
}

.iss-table {
    width: 100%;
    border-collapse: collapse;
    background: #FFFFFF;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 6px rgba(0,0,0,0.1);
    margin: 20px 0;
}

.iss-table thead {
    background: #0A2E26;
}

.iss-table thead th {
    color: #FFFFFF !important;
    padding: 20px;
    text-align: left;
    font-size: 1.2em;
}

.iss-table tbody tr {
    border-bottom: 1px solid #D8D8D8;
}

.iss-table tbody tr:hover {
    background: #f5f5f5;
}

.iss-table tbody td {
    padding: 18px 20px;
    color: #06120F !important;
}

.iss-table tbody td:first-child {
    font-weight: bold;
    color: #199F80 !important;
}

.iss-pdf-info {
    background: #09AFA0;
    color: #FFFFFF !important;
    padding: 15px 20px;
    border-radius: 8px;
    margin: 20px 0;
    text-align: center;
    font-size: 0.95em;
}

.iss-pdf-info strong {
    color: #FFFFFF !important;
}

@media (max-width: 768px) {
    .iss-header h1 {
        font-size: 1.6em;
    }
    .iss-buttons {
        flex-direction: column;
    }
    .iss-btn {
        width: 100%;
        min-width: auto;
    }
    .iss-curso-destaque {
        font-size: 1.4em;
    }
    .iss-table {
        font-size: 0.9em;
    }
    .iss-table thead th,
    .iss-table tbody td {
        padding: 12px;
    }
}

/* FAQ ISS Senador Canedo - ISOLADO APENAS PARA ESTA PÁGINA */
#faq-iss-senador-canedo-2025 {
    max-width: 1200px;
    margin: 30px auto 0 auto;
    padding: 0 20px 20px 20px;
}

#faq-iss-senador-canedo-2025 .iss-faq-title {
    color: #0A2E26 !important;
    font-size: 2.2em;
    text-align: center;
    margin-bottom: 15px;
    margin-top: 0 !important;
}


#faq-iss-senador-canedo-2025 .iss-faq-subtitle {
    text-align: center;
    color: #666;
    font-size: 1.1em;
    margin-bottom: 40px;
}

#faq-iss-senador-canedo-2025 .iss-faq-container {
    display: flex;
    flex-direction: column;
    gap: 12px;
}

#faq-iss-senador-canedo-2025 .iss-faq-item {
    border-radius: 5px;
    overflow: hidden;
    background: #FFFFFF;
    box-shadow: none !important;
    outline: none !important;
}

#faq-iss-senador-canedo-2025 .iss-faq-item:hover {
    box-shadow: none !important;
}

#faq-iss-senador-canedo-2025 .iss-faq-item.active {
    box-shadow: none !important;
}

#faq-iss-senador-canedo-2025 .iss-faq-question {
    width: 100%;
    background: linear-gradient(135deg, #0A2E26 0%, #06120F 100%);
    color: #FFFFFF !important;
    border: none;
    padding: 12px 20px;
    text-align: left;
    font-size: 0.95em;
    font-weight: 600;
    cursor: pointer;
    display: flex;
    align-items: center;
    gap: 15px;
    transition: background 0.3s ease;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: none !important;
    outline: none !important;
    border-radius: 5px;
}

#faq-iss-senador-canedo-2025 .iss-faq-question:hover {
    background: linear-gradient(135deg, #06120F 0%, #0A2E26 100%);
    box-shadow: none !important;
}

#faq-iss-senador-canedo-2025 .iss-faq-question:focus {
    outline: none !important;
    box-shadow: none !important;
}

#faq-iss-senador-canedo-2025 .iss-faq-icon {
    background: #FFFFFF;
    color: #09AFA0;
    width: 24px;
    height: 24px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.3em;
    font-weight: bold;
    flex-shrink: 0;
    transition: transform 0.3s ease;
    box-shadow: none !important;
}

#faq-iss-senador-canedo-2025 .iss-faq-item.active .iss-faq-icon {
    transform: rotate(45deg);
}

#faq-iss-senador-canedo-2025 .iss-faq-answer {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.4s ease, padding 0.4s ease;
    background: #FFFFFF;
}

#faq-iss-senador-canedo-2025 .iss-faq-item.active .iss-faq-answer {
    max-height: 500px;
    padding: 20px;
    border-top: 1px solid #D8D8D8;
}

#faq-iss-senador-canedo-2025 .iss-faq-answer p {
    color: #06120F;
    font-size: 1em;
    line-height: 1.8;
    margin: 0;
}

#faq-iss-senador-canedo-2025 .iss-faq-answer strong {
    color: #199F80;
}

#faq-iss-senador-canedo-2025 .iss-faq-answer a {
    color: #09AFA0 !important;
    font-weight: bold;
    text-decoration: underline;
    transition: color 0.3s ease;
}

#faq-iss-senador-canedo-2025 .iss-faq-answer a:hover {
    color: #199F80 !important;
}

@media (max-width: 768px) {
    #faq-iss-senador-canedo-2025 .iss-faq-title {
        font-size: 1.6em;
    }
    
    #faq-iss-senador-canedo-2025 .iss-faq-question {
        font-size: 0.85em;
        padding: 10px 15px;
    }
    
    #faq-iss-senador-canedo-2025 .iss-faq-icon {
        width: 22px;
        height: 22px;
        font-size: 1.2em;
    }
}/* End custom CSS */