body {
    font-family: 'Figtree' !important;
    font-style: normal;


}

h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {

    font-family: 'Figtree' !important;
}

.color-subtitulo {

    font-weight: 600;
    font-size: 20px;
    line-height: 20px;
    text-align: justify;
    color: #1E1E1E;


}

a {
    text-decoration: none;
}

.texto-icon {

    font-weight: 600;
    font-size: 30px;
    line-height: 20px;
    /* identical to box height, or 67% */

    color: #FFFFFF;


}

/* Mudar a cor da setinha para branco */
.accordion-button::after {
    filter: brightness(0) invert(1);
    /* Torna a seta branca */
}

.btn-financa {

    font-size: 1.125rem !important;
    padding: 10px 25px !important;
    /* font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */
    border-radius: 10px;
    background-color: #003090;
    color: white;
    /* assine agora */


    font-family: 'Poppins';






}

.btn-financa:hover {
    padding: 10px 25px;

    background-color: #007bff;
    border-color: #336BDB;
    color: #003090;


}

.btn-financa {

    font-size: 1.125rem !important;
    padding: 10px 25px !important;
    /* font-family:system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif; */
    border-radius: 10px;
    background-color: #003090;
    color: white;
    /* assine agora */


    font-family: 'Poppins';






}

.benefit-card {
    transition: transform 0.3s;
}

.benefit-card:hover {
    transform: translateY(-10px);
}

.benefit-icon {
    font-size: 3rem;
    color: #003090;
    margin: 5px;
}

.texto-principal {


    text-align: center;
    color: #FFFFFF;
    background-color: #003090;


}

.color-titulo {


    font-weight: 600;
    font-size: 40px;
    line-height: 40px;

    color: #336BDB;

}

.icon {

    width: 140px;
    height: 120px;



}

/* Tudo em um só lugar */
.a {


    font-weight: 500;

    text-align: start;

    color: #003090;
}


/* Temos anos de experiência de mercado, e mais de 30 empresas satisfeitas com nossos serviços. */

.color-titulo1 {


    font-weight: 400;
    font-size: 20px;
    line-height: 20px;
    /* or 100% */
    text-align: center;

    color: #676767;

}

.botao-contato {

    padding: 11px 36px;
    border-radius: 25px;
    font-family: 'Figtree';
    font-style: normal;

    font-size: 16px;

    /* or 562% */
    display: flex;
    align-items: center;
    text-align: center;
    background-color: #003090;
    color: #FCFDFF;


}

.botao-contato:hover {

    color: #ffffff;
    background-color: #336BDB;
}

.btn-conheca {
    padding: 10px 25px;
    border-radius: 25px;
    font-family: 'Figtree';
    font-style: normal;
    
    font-size: 16px;
    color: #003090;
    border-color: #003090;
}

.texto {
    text-align: center;
    background-color: #003090;
    border-radius: 1rem;
    padding: 5rem;
}

.text-sobrenos {
    font-size: 1rem;
}

.botao-valor {
    background-color: #222;
}



.form-control:focus {
    border-color: #003090;
}

a {
    color: #003090;
}

.bordas {
    border-radius: 25px;
}

/* Botão "assine agora" */
.botao-primary {
    background-color: #003399;
    /* Azul escuro */
    color: white;
    /* Texto branco */
    border: none;
    padding: 12px 24px;
    border-radius: 25px;
    /* Bordas arredondadas */
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    text-transform: lowercase;
    transition: background-color 0.3s ease;
}

.botao-primary:hover {
    background-color: #002266;
    /* Escurece o azul no hover */
}

/* Botão "saiba mais" */
.botao-secondary {
    background-color: white;
    /* Fundo branco */
    color: #003399;
    /* Texto azul escuro */
    border: 2px solid #003399;
    /* Borda azul escuro */
    padding: 12px 24px;
    border-radius: 25px;
    /* Bordas arredondadas */
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    text-transform: lowercase;
    transition: background-color 0.3s ease, color 0.3s ease;
}

.botao-secondary:hover {
    background-color: #003399;
    /* Fundo azul escuro no hover */
    color: white;
    /* Texto branco no hover */
}

.tamanho {

    width: 700px;
    height: 400px;
}


/* Para telas pequenas (mobile) */


a:hover {
    color: #0d6efd;
}

.carousel-caption-below {
    text-align: center;
    padding: 15px 0;
    background-color: #f8f9fa;
    /* cor de fundo clara para destaque */
}

.carousel-caption-below h5 {
    font-size: 1.25rem;
    /* ajusta o tamanho do título */
    margin-bottom: 10px;
}

.carousel-caption-below p {
    font-size: 1rem;
    color: #6c757d;
    /* cor do texto para ficar mais suave */
}


.teste {
    background-image: url("/img/bg-linhas.svg");
    background-size: cover; /* Faz a imagem cobrir todo o fundo */
    
    
}

.hero-section {
    padding: 30px 0;
}

.hero-section h1 {
    font-size: 70px;

    font-weight: bold;
    color: #343a40;
    font-family: 'Figtree' !important;
}

.hero-section p {
    font-size: 1.25rem;
    color: #6c757d;
    margin-bottom: 20px;
    font-family: 'Figtree' !important;
}

/* .hero-section .btn-primary {
        font-size: 1.125rem;
        padding: 10px 25px;
    } */


.btn-secondary {
    font-size: 1.125rem !important;
    padding: 10px 25px !important;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
    border-radius: 10px;
}
@media (max-width: 768px) {
    .center-buttons {
        align-items: center;
        /* centralizar os itens no mobile */
    }

    .texto-h2 {
        font-size: 2rem !important;
        text-align: justify;

    }
    
  
    .tamanho {

        width: 300px;
        height: 170px;
    }

    .chamadaacao {
        display: none;
    }

    .transforme {
        font-size: 2.0rem;
        font-weight: bold;

    }

   

    .icon {

        width: 110px;
        height: 110px;


        font-family: 'Figtree';
        font-style: normal;
        font-weight: 600;
        font-size: 10px;

        /* identical to box height, or 400% */
        display: flex;
        align-items: center;
        text-align: center;

        color: #000000;





    }

    .imagem-carrosel {

        height: 53px;
    }

    .center-buttons {
        display: flex;
        justify-content: center;
        gap: 10px;
        /* espaçamento entre os botões */
    }

    .center-buttons a img {
        max-width: 100%;
        /* para garantir que as imagens não ultrapassem a tela */
        height: auto;
    }


}

@media (max-width: 990px) {
    .hero-section h1 {
        font-size: 2.5rem;
    }

    .hero-section p {
        font-size: 1.125rem;
    }

    .circle {
        display: none;
    }

    .circle-2 {
        display: none;
    }

    .feature-card {
        background-color: #ffffff;
        border-radius: 10px;
        box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
        padding: 20px;
        transition: transform 0.3s ease-in-out;
        cursor: pointer;
        height: 17rem !important;
    }

    .funcionalidades {
        font-family: 'sans-serif' !important;
        font-style: normal;
        height: 18rem !important;
    }

    .feature-empresa {

        height: 15rem !important;
    }

    @media (max-width: 768px) {


        .azul {
            display: block;
            /* Colocando 'Tempo' e 'Dinheiro' em linhas separadas */
            margin-bottom: 10px;
            /* Adicionando espaçamento entre as palavras */
            text-align: center;
        }

        .titulo {
            text-align: center;
        }

        .traco {
            display: none;
        }


    }




}

.pricing-card {
    border: 2px solid #007bff;
    border-radius: 10px;
    padding: 20px;
    background-color: #f8f9fa;
    transition: transform 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
    cursor: pointer;
}

.pricing-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15);
}

.pricing-card h3 {
    font-size: 1.5rem;
    margin-bottom: 15px;
}

.pricing-card p {
    font-size: 1.125rem;
    color: #6c757d;
}

.pricing-card .price {
    font-size: 2rem;
    font-weight: bold;
    color: #007bff;
    margin-bottom: 20px;
}

.pricing-card .price-info {
    font-size: 1rem;
    color: #6c757d;
}

.pricing-section {
    padding: 30px 0;
    background-color: #ffffff;
}

.pricing-section h2 {
    font-size: 2.5rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}

.pricing-section .row {
    justify-content: center;
}

.whatsapp-button {
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 1000;
    display: flex;
    align-items: center;
    background-color: #007bff;
    border-radius: 50px;
    padding: 10px 20px;
    box-shadow: 0px 4px 6px rgba(0, 0, 0, 0.1);
    transition: background-color 0.3s ease;
}

.whatsapp-button:hover {
    background-color: #003090;
}

.whatsapp-button img {
    width: 24px;
    height: 24px;
    margin-right: 10px;
}

.whatsapp-button span {
    color: white;
    font-family: Arial, sans-serif;
    font-size: 16px;
}

.whatsapp-button a {
    text-decoration: none;
    display: flex;
    align-items: center;
}


.feature-card {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 20px;
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
    height: 20rem;
}

.feature-empresa {
    background-color: #ffffff;
    border-radius: 10px;
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    padding: 20px;
    transition: transform 0.3s ease-in-out;
    align-items: center;
    height: 11rem;
}

.feature-card:hover {
    transform: translateY(-10px);
}

.feature-card h5 {
    margin-top: 15px;
    font-size: 1.25rem;
    font-weight: bold;
}

.feature-card p {
    font-size: 1rem;
    color: #6c757d;
    text-align: justify;
}

.feature-card i {
    font-size: 2.5rem;
    color: #003090;
}

.feature-section {
    /* padding: 60px 0; */
    background-color: #ffffff;
}

.feature-section h2 {
    font-size: 2.5rem;
    font-weight: bold;
    text-align: center;
    margin-bottom: 40px;
}

.feature-section .row {
    justify-content: center;
}

.imagem-animada {
    /* Aumenta o tamanho da imagem */
    width: 100%;
    /* Ocupa 100% da largura do container pai */
    height: auto;
    /* Mantém a proporção da imagem */

    /* Cria o efeito de movimento */

    animation: mover 5s infinite alternate ease-in-out;
    animation-fill-mode: forwards;
    /* Animação com duração de 5 segundos, infinita e alternando a direção */
}




.fundo {
    background-color: #003090;
    color: aliceblue;
    text-align: center;
    /* Acesso online a qualquer dispositivo */


    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    line-height: 25px;
    /* identical to box height, or 125% */
    text-align: center;
    border-radius: 25px;
    padding: 2px;

    color: #FFFFFF;



}

.funcionalidades {
    background-color: #003090;
    color: aliceblue;
    text-align: center;
    font-family: 'Poppins';
    font-style: normal;
    border-radius: 10px;
    padding: 20px;

    color: #FFFFFF;

    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
    transition: transform 0.3s ease-in-out;
    cursor: pointer;
    height: 11rem;



}

.circle {
    position: absolute;
    top: 80px;
    left: 0;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 20px solid blue;
    background: transparent;
}

.circle-2 {
    position: absolute;
    top: -5px;
    left: 460px;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    border: 20px solid #003090;
    background: transparent;
}


@keyframes mover {
    0% {
        transform: translateY(0);
        /* Posição inicial */
    }

    100% {
        transform: translateY(-20px);
        /* Posição final */
    }
}