body {
    font-family: 'Poppins', sans-serif;
    font-size: 19px;
}

a:hover {
    color: #1877f2;
    text-decoration: underline;
    text-decoration-style: solid;
    text-decoration-color: #f8d7be;
}

.rodapeTexto {
    background-color: #1877f2;
    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;
    font-size: 12px;
    color: white !important;
    line-height: 20px !important;
    padding-top: 15px;
    padding-bottom: 15px;
}

.divisoria {
    display: block;
    margin-top: 20px;
    background: #ccc;
    width: 30%;
    height: 4px;
}

.artigo-titulo {
    background: url(../icones/aspas.png);
    background-repeat: no-repeat;
    background-position: left;
    background-origin: content-box;
}

.block-sindicalize {
    background: url(../imagens/blockSindicalize.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    font-family: sans-serif;
    font-size: 24px;
    font-weight: bolder;
    font-family: Roboto-Condensed;
    display: flex;
    align-items: center;
    color: #fff;
    width: 100%;
    padding: 1.3rem 0rem;
    justify-content: center;
    flex-direction: column;
    box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12)
}

.block-convenios {
    background: url(../imagens/blockConvenios.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    font-family: sans-serif;
    font-size: 24px;
    font-weight: bolder;
    font-family: Roboto-Condensed;
    display: flex;
    align-items: center;
    color: #fff;
    width: 100%;
    padding: 1.3rem 0rem;
    justify-content: center;
    flex-direction: column;
    box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12)
}

.block-acordos {
    background: url(../imagens/blockJuridico.png);
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    font-family: sans-serif;
    font-size: 24px;
    font-weight: bolder;
    font-family: Roboto-Condensed;
    display: flex;
    align-items: center;
    color: #fff;
    width: 100%;
    padding: 1.3rem 0rem;
    justify-content: center;
    flex-direction: column;
    box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048), 0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086), 0 100px 80px rgba(0, 0, 0, 0.12)
}

.anchor-none:hover {
    text-decoration: none;
    color: inherit
}

.anchor-none {
    text-decoration: none;
    color: inherit;
}

.titulo-noticia-home {
    text-decoration: none;
    color: black;
}

.noticia-publicadoem {
    font-size: 11px;
}

.titulo-noticia-interna {
    color: black;
}

.carousel-legenda {
    position: absolute;
    background-color: #1877f2;
    left: 0;
    right: 0;
}

.texto-paginacao {
    color: cornflowerblue;
}

.page-item.active .page-link {
    background-color: cornflowerblue;
}

.poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

.poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
}

.poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
}

.poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
}

.poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
}

.poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
}

.poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
}

.poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
}

.poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
}

.poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
}

.poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
}

.poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
}

.poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
}

.poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
}

.poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
}

.poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
}

.poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
}


@font-face {
    font-family: Roboto-Slab;
    src: url('/fontes/RobotoSlab-Regular.ttf') format("truetype");
}

@font-face {
    font-family: Roboto-Condensed;
    src: url('/fontes/RobotoCondensed-Regular.ttf') format("truetype");
}

.field-validation-error{
    color: red;
}

.benefit-card {
    border-radius: 25px;
    overflow: hidden;
    transition: all 0.3s ease-in-out;
}

    .benefit-card img {
        width: 100%;
        height: 180px;
        object-fit: cover;
        transition: transform 0.3s ease-in-out;
    }

    .benefit-card h5 {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        color: white;
        font-weight: bold;
        text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.7);
    }

    .benefit-card:hover img {
        transform: scale(1.1);
    }

    .benefit-card:hover {
        box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
        transform: translateY(-5px);
    }

.benefit-button {
    border: none;
    border-radius: 50px;
    padding: 12px 30px;
    background-color: #0d6efd;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out;
}

    .benefit-button:hover {
        background-color: #0a58ca;
        box-shadow: 0 6px 18px rgba(0, 0, 0, 0.2);
    }

.title-with-icon {
    display: inline-flex;
    align-items: center;
    gap: 10px;
}

    .title-with-icon i {
        font-size: 2rem;
        color: #0d6efd;
    }

/* Ajustes de responsividade */
@media (max-width: 768px) {
    .benefit-card img {
        height: 150px;
    }

    .benefit-button {
        padding: 10px 20px;
    }
}