.como-funciona-row{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 5%;
    margin-bottom: 5%;
}

.como-funciona-col{
    display: flex;
    flex-direction: column;
    margin-bottom: 2%;
}

.como-funciona-col-fora{
    max-width: 40%;
}

.como-funciona{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    padding-top:5% ;
}

.como-funciona h2{
    margin: 0;
    text-align: center;
    font-weight: 800;
    font-size: 2.5rem;
    margin-bottom: 5%;
}

.back-azul-controle{
    background: linear-gradient(90deg, rgba(15, 40, 65, 1) 0%, rgba(28, 76, 124, 1) 100%);
    padding-top: 5%;
    padding-bottom: 5%;
    border-radius: 28% 24% 28% 28% / 5% 5% 5% 5%;
    margin-bottom: 5%;
}

.controle-epi{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-bottom: 5%;
}

.controle-epi h2{
    margin: 0;
    color: white;
    text-align: center;
    font-weight: 800;
    font-size: 2.5rem;
}

.por-que-sgg-col{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.por-que-sgg-row{
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: white;
    border-radius: 30px;
    padding: 10px;
    margin-bottom: 1%;
    gap: 5%;
}

.por-que-sgg-row img{
    width: 10%;
    margin-left: 5%;
}

.experimente-pratica{
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.experimente-pratica h2{
    font-weight: 800;
    margin: 0;
    font-size: 2.5rem;
    margin-bottom: 2%;
    text-align: center;
}

.experimente-pratica img{
    max-width: 50%;
    margin-top: 5%;
}

.img-botao-vazio{
    margin-top: 5%;
    margin-bottom: 3%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
    
.img-botao-vazio img{
    max-width: 50%;
}

.full-width-background {
    position: relative;
    width: 100%;
    height: auto;
}

.full-width-background img {
    width: 100%;
    height: auto;
}

.overlay-text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: white;
    text-align: start;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
}

.txt-back-transparente h2{
    margin: 0;
    font-weight: 800;
    font-size: 2.5rem;
    margin-bottom: 5%;
}

.txt-back-transparente-img img{
    width: 400px;
    height: auto;
}

.txt-back-transparente-img-resize img{
    width: 100%;
}

.row-nerdes{
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 5%;
    margin-bottom: 5%;
}

.nerdes-txt{
    max-width: 50%;
}

.diferenciais{
    margin-top: 5%;
    font-weight: 800;
    text-align: center;
    font-size: 2.5rem;
}










.box-completo-azul-trabalhe {
    background: linear-gradient(90deg, rgba(28, 76, 124, 1) 0%,  rgba(15, 40, 65, 1) 100%);
    border-radius: 28% 24% 0% 0% / 5% 5% 5% 5%;
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    color: #ffffff;
}

.box-completo-azul-trabalhe h3 {
    font-weight: 800;
    text-align: center;
    margin: 0 auto;
    padding: 0 auto;
    text-align: center;
    margin-bottom: 5%;
    font-size: 2.5rem;
}

.box-completo-azul-trabalhe-2 {
    background: linear-gradient(90deg, rgba(28, 76, 124, 1) 0%,  rgba(15, 40, 65, 1) 100%);
    border-radius: 28% 24% 28% 28% / 5% 5% 5% 5%;
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    color: #ffffff;
}

.fora-beneficos-flex {
    margin-left: 5%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10%;
}

.fora-beneficos-flex {
    margin-left: 5%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    gap: 10%;
}

.beneficios-flex {
    display: flex;
    flex-direction: column;
}

.beneficio-linha {
    font-weight: 800;
    font-size: 1.2rem;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 20%;
}

.beneficio-linha-2 img{
    max-width: 15%;
    margin-right: 5%;
}
.beneficio-linha img {
    max-width: 22%;
    margin-right: 5%;
}

.beneficio-linha-2 {
    font-weight: 800;
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 10%;
}

.educacao-trabalhe {
    margin-top: 5%;
    padding-left: 5%;
    padding-right: 5%;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.educacao-trabalhe h3 {
    font-weight: 800;
    text-align: left;
    font-size: 2.5rem;
}

.educacao-trabalhe-txt {
    font-size: 1.1rem;
    text-align: justify;
    margin-bottom: 5%;
    max-width: 80%;
}

.adm-flex {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    text-align: center;
    margin-bottom: 5%;
}

.adm-flex li {
    text-align: left;
}

.adm-flex h3 {
    font-weight: 800;
}

.adm-flex h4 {
    font-weight: 800;
}

.adm-flex-2 {
    display: flex;
    flex-direction: row;
    /* justify-content: center; */
    text-align: center;
    margin-left: 11%;
}

.adm-flex-2 li {
    text-align: left;
}

.adm-flex-2 h3 {
    font-weight: 800;
}

.adm-flex-2 h4 {
    font-weight: 800;
}


.linkedin-button-flex {
    display: flex;
    flex-direction: row;
    justify-content: center;
}

.linkedin-button {
    background-color: white;
    color: #1c4c7c;
    border-radius: 25px;
    display: inline-flex;
    align-items: center;
    padding: 10px 20px;
    text-decoration: none;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
    max-width: 50%;
    margin-top: 5%;
}

.linkedin-button a {
    text-decoration: none;
    color: #1c4c7c;
    font-size: 16px;
    font-weight: bold;
    display: flex;
    align-items: center;
}

.linkedin-button img {
    width: 30px;
    height: auto;
    margin-right: 5px;
}

.linkedin-button span {
    font-weight: bold;
    text-decoration: underline;
}

.cadastro-reserva p{
    font-size: 1.2rem;
    text-align: center;
    margin-top: 2%;
}

.carousel-control-prev-icon,
.carousel-control-next-icon{
    background-color: #1c4c7c;
}

.back-carrossel{
    margin-bottom: 5%;
    margin-top: 5%;
}

.acoes-internas h2{
    text-align: center;
    font-weight: 800;
    margin-bottom: -3%;
    font-size: 2.5rem;
}

.transparencia-2 {
    position: relative; /* Define o contêiner como referência */
    display: inline-block;
    width: 100%;
    margin-top: 5%;
}

.transparencia-2 img {
    width: 100%; /* Garante que a imagem ocupa toda a largura */
    height: auto;
    display: block;
}

.trans-relative {
    position: absolute; /* Faz com que o texto fique sobre a imagem */
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); /* Centraliza o conteúdo */
    text-align: center;
    color: white;
    width: 80%; /* Ajuste conforme necessário */
    padding: 20px;
    border-radius: 10px;
}

.transparencia-h2 {
    font-weight: 800;
    font-size: 2.5rem;
    color: white;
    margin-bottom: 2%;
    margin-bottom: 2%;
    text-align: center;
}

.transparencia-txt {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: white;
}

.transparencia-txt p {
    max-width: 70%;
    text-align: center;
    color: white;
}

.form-tit {
    font-weight: 800;
    font-size: 2rem;
}



/* Dispositivos móveis (celulares) */
@media (min-width: 320px) and (max-width: 480px) {
    .full-width-background {
        position: relative;
        background: linear-gradient(90deg, rgba(15, 40, 65, 1) 0%, rgba(28, 76, 124, 1) 100%);
        padding: 5%;
    }

    .transparencia-img{
        display: none;
    }
    
    .overlay-text {
        position: relative;
        top: 0%;
        left: 0%;
        transform: translate(0%, 0%);
        color: white;

        text-align: justify;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .txt-back-transparente{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }
    
    .txt-back-transparente h2{
        margin: 0;
        font-weight: 800;
        font-size: 2.5rem;
        margin-bottom: 5%;
        text-align: center;
    }
    
    .txt-back-transparente-img img{
        width: 100%;
        height: auto;
        margin-bottom: 0%;
    }

    .row-nerdes{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 5%;
        margin-bottom: 5%;
    }
    
    .nerdes-txt{
        max-width: 90%;
    }

    .adm-flex {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-bottom: 0%;
        margin-top: 0%;
    }

    .adm-flex li,
    .adm-flex-2 li {
        text-align: center;
        margin-left: -5%;
    }

    .adm-flex-2 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-left: 0%;
    }

    .adm-flex h3 {
        font-weight: 800;
        text-align: center;
    }

    .adm-flex-2 h3 {
        font-weight: 800;
        text-align: center;
    }

    .linkedin-button {
        max-width: 90%;
    }

    .transparencia-2 img{
        display: none;
    }

    .transparencia-2 {
        background-color: #1c4c7c;
        height: auto;
        padding: 50px 0;
    }

    .transparencia-2 img {
        display: none;
    }

    .trans-relative {
        position: static;
        transform: none;
        background: none;
        width: 100%;
        padding: 0;
    }

    .transparencia-txt p {
        max-width: 90%;
    }

    .fora-beneficos-flex {
        margin-left: 0%;
        flex-direction: column;
        gap: 0%;
    }

}

/* iPads e tablets */
@media (min-width: 481px) and (max-width: 768px){
    .full-width-background {
        position: relative;
        background: linear-gradient(90deg, rgba(15, 40, 65, 1) 0%, rgba(28, 76, 124, 1) 100%);
        padding: 5%;
    }

    .transparencia-img{
        display: none;
    }
    
    .overlay-text {
        position: relative;
        top: 0%;
        left: 0%;
        transform: translate(0%, 0%);
        color: white;

        text-align: justify;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .txt-back-transparente{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    
    .txt-back-transparente h2{
        margin: 0;
        font-weight: 800;
        font-size: 2.5rem;
        margin-bottom: 5%;
        text-align: center;
    }
    
    .txt-back-transparente-img img{
        width: 400px;
        height: auto;
        margin-bottom: 0%;
    }

    .row-nerdes{
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        gap: 5%;
        margin-bottom: 5%;
    }
    
    .nerdes-txt{
        max-width: 90%;
    }

    .adm-flex {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-bottom: 0%;
        margin-top: 0%;
    }

    .adm-flex li,
    .adm-flex-2 li {
        text-align: center;
        margin-left: -5%;
    }

    .adm-flex-2 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        margin-left: 0%;
    }

    .adm-flex h3 {
        font-weight: 800;
        text-align: center;
    }

    .adm-flex-2 h3 {
        font-weight: 800;
        text-align: center;
    }

    .linkedin-button {
        max-width: 80%;
    }

    .transparencia-2 img{
        display: none;
    }

    .transparencia-2 {
        background-color: #1c4c7c;
        height: auto;
        padding: 50px 0;
    }

    .transparencia-2 img {
        display: none;
    }

    .trans-relative {
        position: static;
        transform: none;
        background: none;
        width: 100%;
        padding: 0;
    }

    .transparencia-txt p {
        max-width: 90%;
    }

    .fora-beneficos-flex {
        margin-left: 0%;
        flex-direction: column;
        gap: 0%;
    }
    
}

/* Telas pequenas e laptops */
@media (min-width: 769px) and (max-width: 1025px){


    .full-width-background {
        position: relative;
        background: linear-gradient(90deg, rgba(15, 40, 65, 1) 0%, rgba(28, 76, 124, 1) 100%);
        padding: 5%;
    }

    .transparencia-img{
        display: none;
    }
    
    .overlay-text {
        position: relative;
        top: 0%;
        left: 0%;
        transform: translate(0%, 0%);
        color: white;
        text-align: justify;
        display: flex;
        flex-direction: row;
        align-items: center;
        justify-content: center;
    }

    .txt-back-transparente{
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    
    .txt-back-transparente h2{
        margin: 0;
        font-weight: 800;
        font-size: 2.5rem;
        margin-bottom: 5%;
        text-align: center;
    }
    
    .txt-back-transparente-img img{
        width: 400px;
        height: auto;
        margin-bottom: 0%;
    }

    .transparencia-2 img{
        display: none;
    }

    .transparencia-2 {
        background-color: #1c4c7c; /* Azul */
        height: auto;
        padding: 50px 0;
    }

    .transparencia-2 img {
        display: none; /* Remove a imagem */
    }

    .trans-relative {
        position: static; /* Remove a posição absoluta */
        transform: none;
        background: none; /* Remove o fundo preto semitransparente */
        width: 100%;
        padding: 0;
    }

    .transparencia-txt p {
        max-width: 90%;
    }
    

}
@media (min-width: 1026px) and (max-width: 1600px) {
    .overlay-text {
        text-align: start;
        width: 95%;
    }

    .txt-back-transparente{
        max-width: 40%;
        margin-left: 10%;
        
    }

    .txt-back-transparente h2 {
        font-size: 2rem;
    }

    .txt-back-transparente p {
        font-size: 1rem;
    }

    .txt-back-transparente-img img {
        width: 400px; 
        margin-bottom: 0%;
    }
}