.ouvidoria-body {
    /* Ouvidoria */

    width: 100vw;
    height: 100vh;
    top: 5.5rem;

    background: #F9F9F9;

    font-family: 'Roboto', sans-serif;;

}

.ouvidoria-header {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0.5rem 0.25rem;
    gap: 0.25rem;

    position: absolute;
    width: 100vw;
    height: 4rem;
    left: 0px;
    top: 3.25rem;

    background: #F9F9F9;
}

.ouvidoria-header a {
    display: flex;
    text-decoration: none;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 0.625rem;

    width: 3rem;
    height: 3rem;


    flex: none;
    order: 0;
    flex-grow: 0;


    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 0.625rem;

    width: 2.5rem;
    height: 2rem;

    border-radius: 6.25rem;

    flex: none;
    order: 0;
    flex-grow: 0;

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0.5rem;
    gap: 0.625rem;

    width: 2.5rem;
    height: 2.5rem;


    flex: none;
    order: 0;
    flex-grow: 0;

    width: 1.5rem;
    height: 1.5rem;


    flex: none;
    order: 0;
    flex-grow: 0;
}

.ouvidoria-header a:visited {
    color: #1b1b1b;
}

#ouvidoria-ouvidor-geral {

    position: absolute;
    width: 14.4375rem;
    height: 1.25rem;
    left: 1rem;
    top: 1rem;

    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 0.875rem;
    line-height: 1.25rem;
    display: flex;
    align-items: center;
    letter-spacing: 0.00625rem;

    color: #1B1B1B;
}


.ouvidoria-list-services {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    padding: 0px 1rem;
    gap: 1rem;

    position: absolute;
    width: 25.75rem;
    height: 13rem;
    left: calc(50% - 25.75rem / 2);
    top: 8rem;
}

.list__item {

    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 1rem 0px 0px;
    gap: 0.5rem;

    width: 7.25rem;
    height: 6rem;

    border-radius: 0.5rem;

    flex: none;
    order: 0;
    flex-grow: 0;

}

.item__container-imagem {

    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 1rem;
    gap: 0.5rem;

    width: 3.5rem;
    height: 3.5rem;

    background: #EEEEEE;
    border-radius: 0.25rem;

    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;

}

.item__container-imagem a {

    width: inherit;
    height: inherit;


    /* Inside auto layout */
    flex: none;
    order: 0;
    flex-grow: 0;

}

.item__img {
    width: 100%;
    height: 100%
}

#ouvidoria-outros-servicos {

    position: absolute;
    width: 9.25rem;
    height: 1.5rem;
    left: 1rem;
    top: 26rem;

    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 500;
    font-size: 1rem;
    line-height: 1.5rem;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.009375rem;

    color: #1B1B1B;

}

.list-servicos {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;

    position: absolute;
    width: 100vw;
    height: 14.25rem;
    left: 0px;
    top: 30.125rem;

    background: #F9F9F9;

}

.list-servicos li {
    width: 100%;
}

.list-servicos__item {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
    padding: 0px;
    isolation: isolate;

    width: 100%;
    height: 3.5625rem;
    min-height: 3.5rem;


    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    text-decoration: none;

}
.list-servicos__item:nth-child(n+3) {
    padding-right:22%;
    /* Estilos aplicados a partir do terceiro item */
    width: 110%; /* Exemplo de alteração de largura */
}


.servico__img {
    height: 1.5rem;
    width: 1.5rem;
}

.modal {
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100vw;
    min-height: 100vh;
    overflow: auto;
    justify-content: center;
    align-items: center;
    padding-top: 60px;
}

.header_tempo_resposta {

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px 0px 1.5rem;
    gap: 0.25rem;

    position: absolute;
    width: 25.75rem;
    height: 7.25rem;
    left: 0px;
    top: 0px;

    background: #F9F9F9;
}

#botao_fechar_modal {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 10px;

    width: 40px;
    height: 40px;

    border-radius: 100px;

    flex: none;
    order: 0;
    flex-grow: 0;
}

#title_modal_tr {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    padding: 1rem;
    gap: 10px;

    width: 25.75rem;
    height: 2rem;


    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;

}

.table-container-tr {
    position: absolute;
    top: 9rem;
}

.table_tr-linha {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding: 1rem 0px 1rem 0rem;
    margin-left: 1rem;
    width: 92vw;
    height: 57px;
    border-bottom: 1px solid #CFC4C5;
}

.mm_input_search_box {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 0px;
    gap: 8px;
    border: 1px solid #CFC4C5;
    position: absolute;
    height: 56px;
    left: 1rem;
    right: 1rem;
    top: 6.25rem;
    border-radius: 0.25rem;
}

.input_search_ouvidoria {

    width: 90%;
    height: 3.4rem;
    border: 0px;
    padding-left: 1rem;
    padding-right: 0;
    border-radius: 0.25rem;
}

.button-pesquisa {
    height: 100%;
    width: 10%;
    padding: 0px;
    border: 0px;

    align-items: center;
    display: flex;
    justify-content: center;
    border-radius: 0.25rem;
}

.card-manifestacoes {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;

    position: absolute;
    height: 304px;
    left: 1rem;
    right: 1rem;
    top: 14rem;
}

.manifest-item {

    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    padding: 16px;
    gap: 8px;

    width: 100%;

    background: #EEEEEE;
    border-bottom: 1px solid #7E7576;

    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;

    font-size: 0.875rem;

}

.ouvidoria-form__header {
    display: flex;
    justify-content: space-between;
    width: calc(100% - 0.5rem);
    align-items: center;
    padding-left: 0.5rem;
}

.ouvidoria-form__form {
    position: absolute;
    width: 100vw;
    top: 11rem;
    justify-content: center;
    display: flex;
    margin: 0;
    padding-left: 1rem;
    left: 0;
    gap: 1rem;
    flex-direction: column;
}

.ouvidoria-form__input-box {

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;

    width: 100%;

}

.input-box__label {

    width: 100%;
    height: 16px;


    font-family: 'Roboto', sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 0.75rem;
    line-height: 1rem;
    letter-spacing: 0.4px;

    color: #4C4546;


    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;

}

.input-box__input {

    box-sizing: border-box;

    display: flex;
    flex-direction: row;
    align-items: center;
    padding: 16px;
    gap: 8px;

    width: 100%;
    height: 56px;

    background: #F9F9F9;
    border: 1px solid #7E7576;
    border-radius: 4px;

    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;

}

.label_file {
    height: 100% !important;
    display: flex;
    align-items: center;
}

.label_file:after {
    height: 100% !important;
    content: 'Clique Aqui';
    display: flex;
    align-items: center;
}

.ouvidoria-form__btn {
    margin-top: 2rem;
    margin-bottom: 2rem;
    color: #FFFFFF;
    padding: 0px;
    height: 2.5rem;
    background: #000000;
    border-radius: 4px;

}

.tooltip-text {
    position: absolute;
    left: 4rem;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 1000;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    white-space: normal;
    width: 70vw;
    top: 1%
}

input[type='radio'] {
    accent-color: black;
}

.container-confirmacao {
    font-family: 'Roboto', sans-serif !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 1.5rem;

    position: absolute;
    width: 100vw;
    height: 100vh;
    left: calc(50% - 100vw / 2);
    top: calc(50% - 100vh / 2 + 0px);

}

.confirmacao__icon {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 1rem;

    width: 5.5rem;
    height: 5.5rem;

    border-radius: 80px;

    flex: none;
    order: 0;
    flex-grow: 0;

}

.confirmacao__title {

    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0px;

    width: 100%;
    height: 1.75rem;


    flex: none;
    order: 1;
    flex-grow: 0;
    font-size: 1.375rem;
}

.container-confirmacao__infos {
    /* Container */

    /* Auto layout */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 1rem;
    gap: 1rem;

    width: 90vw;
    height: 283px;

    background: #F3F3F3;
    border-radius: 0.5rem;

    /* Inside auto layout */
    flex: none;
    order: 2;
    flex-grow: 0;

    font-size: 1rem;

}

.confirmacao__tabela {

    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 0px;
    gap: 10px;
    isolation: isolate;

    width: 100%;


    flex: none;
    order: 1;
    align-self: stretch;
    flex-grow: 0;

}

.mobile-tabela-linhas {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

.mobile-tabela-linhas__vals {
    font-size: 0.875rem;
    font-weight: 400;
}

.ouvidoria-confirmacao__btn-box {
    /* Container */

    /* Auto layout */
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    padding: 1rem;
    gap: 1rem;

    width: 90vw;

    border-radius: 0.5rem;

    flex: none;
    order: 2;
    flex-grow: 0;

    font-size: 1rem;
}

.btn-box__btn {

    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding: 0px;
    gap: 8px;

    color: white;
    height: 40px;

    background: #000000;
    border-radius: 100px;

    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
}

.btn-box__btn:visited {
    color: white;
}

.container-faq {
    box-sizing: border-box;

    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 1rem 4rem 1rem;

    position: absolute;
    top: 15rem;
    width: 100%;

}

.pergunta_title {
    box-sizing: border-box;
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 12px 16px;
    color: #1B1B1B;
    font-size: 0.875rem;
    font-weight: 500;
    background: #F3F3F3;
    flex: none;
    order: 0;
    align-self: stretch;
    flex-grow: 0;
    gap: 0.5rem;
}

.pergunta_conteudo {
    color: #4C4546;
    font-weight: 400;
}