#banner-carrossel{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45%;
    bottom: 0;
    overflow: hidden;
    }.carousel{
        width: 100%;

}#alert-law{
    width: 70%;
    display: flex;
    justify-content: space-between;
    margin: 1% auto;
    background-color: rgb(0, 0, 0, 4%);
    padding: 0% 1%;
    border-radius: 1em;
    align-items: center;
    }#i-al{
        padding: 2%;
        max-width: 70px;
        max-height: 70px;
        width: 100%;
        height: 100%;
        color: var(--verde-oficial);
        opacity: 70%;
        transition-duration: 0.5s;
    }#p-al{
        display: flex;
        opacity: 70%;
        margin: 0;
        transition-duration: 0.5s;
    }#alert-law:hover #i-al{
        opacity: 100%;
    }#alert-law:hover #p-al{
        opacity: 100%;     

}#quick-access{
    width: 70%;
    height: max-content;
    margin: 2% auto 2% auto;
    }#quick-access > h1{
        height: max-content;
        font-size: 2em;
        width: 100%;
        margin: 0 0 2% 0;
        text-align: center;
        font-family: var(--fonte-extrabold);
        color: var(--verde-alternativo); 
    }#cards-qa{
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        align-items: center;
        }.card-qa{
            width: 30%;
            background-color: var(--verde-alternativo);
            border-radius: 1em;
            display: flex;
            flex-direction: row;
            padding: 1%;
            justify-content: space-between;
            align-items: center;
            margin: 0 0 1% 0;
            transition-duration: 0.5s;
            }.card-qa:hover{
                background-color: var(--verde-escuro);
            }.icon-qa{  
                max-width: auto;
                max-height: auto;
                width: 35px;
                height: 35px;
                color: var(--branco);
            }.card-qa > a{
                width: 80%;
                padding: 2% 0 0 0;
                font-family: var(--fonte-bold);
                font-size: 1.2em;
                text-align: start;
                text-decoration: none;
                color: var(--branco);
                }.card-qa:hover > a{
                    color: var(--branco);

/*quick-access-PA*/
}#quick-access-pa{
    width: 100%;
    height: max-content;
    padding: 1%;
    margin: 2% auto 3% auto;
    background-color: var(--verde-alternativo);
    box-shadow: 0px 0px 8px rgb(0, 0, 0, 35%);
    }#quick-access-pa > h1{
        height: max-content;
        font-size: 2em;
        width: 100%;
        margin: 0 0 1.5% 0;
        text-align: center;
        font-family: var(--fonte-extrabold);
        color: var(--branco); 
    }#cards-pa{
        width: 70%;
        margin: auto;
        display: flex;
        flex-wrap: wrap;
        justify-content: space-evenly;
        align-items: center;
        }.card-pa{
            width: 30%;
            border-radius: 1em;
            border: solid 3px var(--branco);
            display: flex;
            flex-direction: row;
            padding: 1%;
            justify-content: space-between;
            align-items: center;
            margin: 0 0 1% 0;
            transition-duration: 0.6s;
            }.card-pa:hover{
                background-color: var(--branco);
            }.icon-pa{  
                max-width: auto;
                max-height: auto;
                width: 35px;
                height: 35px;
                color: var(--branco);
                transition-duration: 0.6s;
                }.card-pa:hover .icon-pa{
                    color: var(--verde-alternativo);
            }.card-pa > a{
                width: 80%;
                padding: 2% 0 0 0;
                font-family: var(--fonte-bold);
                font-size: 1.2em;
                text-align: start;
                text-decoration: none;
                transition-duration: 0.6s;
                color: var(--branco);
                }.card-pa:hover > a{
                    color: var(--verde-alternativo);

}#publics{
    width: 70%;
    height: auto;
    margin: auto;
    border-radius: 1em;
    margin-bottom: 1%;
    padding: 1%;
    }#title-publics{
        color: var(--verde-alternativo);
        font-family: var(--fonte-extrabold);
        font-size: 2em;
        margin: 0 0 2% 0;
        }#title-publics-icon{
            margin-right: 5px;
    }.last-pub{
        display: flex;
        justify-content: start;
        align-items: center;
        border: dashed 0.1em rgba(0, 0, 0, 0.253);
        border-top: 0;
        border-right: 0;
        border-left: 0;
        padding: 1%;
        transition: 0.5s ease;
        }.lk-last-pub{
            text-decoration: none;
            color: var(--verde-escuro);
            transition-duration: 0.5s;
            }.lk-last-pub > h5{
                text-decoration: underline;
                margin: 0;
                font-size: 1em;
            }.desc-pub{
                margin: 0;
                font-size: 0.8em;
                color: rgb(172, 172, 172);
                transition-duration: 0.5s;
                text-decoration: none;
            }.lk-last-pub:hover{
                color: var(--verde-oficial);
            }.lk-last-pub:hover .desc-pub{
                color: var(--verde-oficial);
            }.last-pub:hover{
                transform: scale(1.02);
            
        }.none-row{
            border: none;

    }.icon-pl{
        margin-right: 2%;
        max-width: auto;
        max-height: auto;
        width: 35px;
        height: 35px;
        color: var(--verde-escuro);
            
}#vereadores{
    width: 70%;
    margin: 0 auto 2% auto;
    padding: 1%;
    }#mobile{
        display: none;
    }#title-v{
        height: 2%;
        padding: 1%;
        text-align: center;
        margin-bottom: 1%;
        border-top-right-radius: 1em;
        background-color: var(--verde-escuro);
        }#title-v > h1{
            font-family: var(--fonte-extrabold);
            color: var(--branco);
            margin: 0;
        }#title-v > h3{
            font-size: 1em;
            color: var(--branco);
        }.card-vereador{
            justify-items: center;
            width: 100%;
            }.card-vereador > img{
                width: 100%;
                max-width: 220px;
                border-radius: 0.5em;
                margin-bottom: 2%;
        }.txt-cardv{
            justify-items: center;
            text-align: center;
            width: 56%;
            color: var(--branco);
            margin: 0 0 1% 0;
            padding: 1.5% 0 1% 0;
            background-color: var(--verde-escuro);
            border-top-left-radius: 0.5em;
            border-top-right-radius: 0.5em;
            }.txt-cardv > h5{
                font-family: var(--fonte-bold);
                margin: 0;
            }.txt-cardv > p{
                font-family: var(--fonte-regular);
                margin: 0;
        }.bt-card-v{
            width: 56%;
            display: flex;
            justify-content: center;
            align-items: center;
            padding: 1%;
            background-color: var(--verde-escuro);
            transition-duration: 0.5s;
            }.bt-card-v:hover{
                background-color: var(--verde-alternativo);
                color: var(--branco);
            }.bt-card-v-link{
                color: var(--branco);
                text-decoration: none;
                }.bt-card-v-link > p{
                    margin: 0;
                    padding: 0;
                    font-family: var(--fonte-bold);
                    
}.carousel-control-next{
    width: 6%;
}.carousel-control-prev{
    width: 6%;
}.carousel-control-prev-icon{
    position: absolute;
    left: 0;
    background-color: var(--verde-escuro);
    border-radius: 0.5em;
}.carousel-control-next-icon{
    position: absolute;
    right: 0;
    background-color: var(--verde-escuro);
    border-radius: 0.5em;
}

/*----------------------------------- Media Query -------------------------------*/

@media (min-width: 0px) and (max-width: 576px) {

    #banner-carrossel{
        height: min-content;
        bottom: 0;
        overflow: hidden;

    }#alert-law{
        display: none;
        
    }#quick-access{
        width: 90%;
        margin: 5% auto 10% auto;
        }#quick-access > h1{
            font-size: 1.6em;
            text-align: start;
        }#cards-qa{
            display: block;
        }.card-qa{
            width: 100%;
            height: 55px;
            margin: 0 0 2% 0;
        }.icon-qa{
            width: 25%;
        }.card-qa >a {
            width: 75%;

    }#quick-access-pa{
        width: 100%;
        padding: 4% 0;
        margin: 5% auto 10% auto;
        }#quick-access-pa > h1{
            font-size: 1.6em;
            text-align: center;
            margin-bottom: 3%;
        }#cards-pa{
            display: block;
            width: 90%;
        }.card-pa{
            width: 100%;
            height: 55px;
            margin: 0 0 2% 0;
        }.icon-pa{
            width: 25%;
            }.card-pa:hover .icon-pa{
                color: var(--branco);
        }.card-pa > a {
            width: 75%;
            }.card-pa:hover > a{
                color: var(--branco);
        }.card-pa:hover{
            background-color: var(--verde-alternativo);
            border: solid 3px var(--branco);
    
    }#publics{
        width: 90%;
        margin: 0% auto 10% auto;
        }#title-publics{
            font-size: 1.6em;
            margin-bottom: 5%;
            }#title-publics-icon{
                margin-right: 5px;
        }.last-pub{
            margin-left: 5%;
            padding: 2% 0 5% 0;
        }.icon-pl{
            width: 25px;
            height: 25px;
        }.lk-last-pub:hover{
            color: var(--verde-escuro);
        }.lk-last-pub:hover .desc-pub{
            color: rgb(172, 172, 172);
        }.last-pub:hover{
            transform: scale(1);

    }#vereadores{
        width: 90%;
        margin: 0 auto 2% auto;
        padding: 1%;
        }#title-v{
            height: 2%;
            padding: 1%;
            text-align: center;
            margin-bottom: 1%;
            border-top-right-radius: 1em;
            background-color: var(--verde-escuro);
            }#title-v > h1{
                font-family: var(--fonte-extrabold);
                color: var(--branco);
                margin: 0;
            }#title-v > h3{
                font-size: 1em;
                color: var(--branco);
        }#mobile{
            width: 100%;
            height: 500px;
            position: relative;
            display: flex;
            flex-direction: row;
            justify-content: center;
            margin-bottom: 5%;
        }#mobile-background{ 
            width: 100%;
            height: auto;
            background-color: aquamarine;
            background-image: url("../../imgs/vereadores/2024-2028/todos.jpg");
            background-position: center top;
            background-repeat: no-repeat;
            background-size: auto;
            overflow: hidden;
            transition-duration: 0.6s;
            box-shadow: inset 0px -100px 120px 0px rgb(255, 255, 255, 100%);
        }#btt-mobile{
            position: absolute;
            bottom: 50px;
            background-color: var(--verde-alternativo);
            padding: 2% 8%;
            font-family: var(--fonte-bold);
            color: var(--branco);
            border-radius: 1.2em;
            text-decoration: none;
            }#btt-mobile:active{
                background-color: var(--verde-escuro);
            }.carousel-inner{
                display: none;
            }   
                              

}@media (min-width: 577px) and (max-width: 768px) {

}