body {
    background-color: #EDEBE4;
}

/*Navbar*/
.navbar {
    border-bottom: 1px solid #cecabc;
    background-color: #EDEBE4;
}

.navbar-brand {
    font-size: 1.5rem;
    font-weight: bold;
    color: #1ec17a;
}

.nav-link {
    color: #000;
}

.nav-link:hover {
    color: #1ec17a;;
}

.btn-register {
    color: white;
    background-color: #1ec17a;
    border: none;
}

.btn-login {
    color: #1ec17a;;
}

.btn-login:hover {
    border: 1px solid #1ec17a;;
    color: #1ec17a;;
}

.btn-register:hover {
    background-color: #115043;
    color: white;
}

/*Notificacoes inteligentes*/
.notificacoes-inteligentes {
    color: #333;
}

.notificacoes-inteligentes h1 {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    color: #151A1F;
}

.notificacoes-inteligentes span {
    color: #1ec17a;
    border-bottom: 2px solid #1ec17a;;
}

/* Container das imagens */
.images-container {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: auto;
}

/* Botões */
.btn-primary {
    background-color: #1ec17a;;
    border: none;
}

.btn-primary:hover {
    background-color: #16a085;
}

.btn-outline-secondary {
    border: none;
    color: #000000;
}

.btn-outline-secondary:hover {
    background-color: #1ec17a;;
    color: #fff;
}

/*Como funciona*/

.como-funciona h1 {
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
    color: #151A1F;
}

.como-funciona p {
    font-size: 1.5rem;
    color: #151A1F;
}

.como-funciona span {
    font-weight: bold;
}

.como-funciona .btn-teste-gratuito {
    background-color: #1ec17a;
    color: #fff;
}

.btn-teste-gratuito:hover {
    background-color: #115043;
    color: white;
}

/*Entenda melhor*/

.entenda-melhor {
    background-color: #1f1f1f;
}

.entenda-melhor h1,
h4,
p {
    color: white;
    text-align: center;
}

.entenda-melhor h6 {
    color: white;
    display: inline-block;
    border-bottom: 1px solid #1ec17a;
    padding-bottom: 4px;
    cursor: pointer;
    transition: all 0.3s ease;
}

.entenda-melhor h4 {
    font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-align: justify;
    max-width: 500px;
}

.entenda-melhor p {
    font-size: 1rem;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-align: justify;
    max-width: 500px;
}

.entenda-melhor span {
    font-weight: bold;
}

.owl-theme .owl-dots .owl-dot span {
    width: 12px;
    height: 12px;
    background: #ddd;
    border-radius: 50%;
    transition: background 0.3s;
}

.owl-theme .owl-dots .owl-dot.active span {
    background: #1ec17a;
}

/*Mais funcionalidades*/
.mais-funcionalidades h1 {
    text-align: center;
}

.mais-funcionalidades span {
    font-weight: bold;
}

.mais-funcionalidades p {
    color: #151A1F;
    line-height: 1.6;
    margin-bottom: 1rem;
    text-align: justify;
    max-width: 500px;
}

.mais-funcionalidades h5 {
    font-weight: bold;
    color: #151A1F;
}

.mais-funcionalidades img {
    margin-bottom: 10px;
}

.mais-funcionalidades .row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    /* Espaçamento entre os cards */
}

.mais-funcionalidades .card-notifish {
    background-color: #f7f6f2;
    border-radius: 20px;
    padding: 20px;
    flex: 1 1 calc(33.333% - 20px);
    /* Garante três cards por linha */
    max-width: calc(33.333% - 20px);
    box-sizing: border-box;
    /* Inclui padding e margin no tamanho do card */
}

@media (max-width: 992px) {
    .mais-funcionalidades .card-notifish {
        flex: 1 1 calc(50% - 20px);
        /* Dois por linha em telas menores */
        max-width: calc(50% - 20px);
    }
}

@media (max-width: 768px) {
    .mais-funcionalidades .card-notifish {
        flex: 1 1 100%;
        /* Um por linha em telas pequenas */
        max-width: 100%;
    }
}

/*Planos*/

.planos {
    background-color: #172230;
}

.bg-planos {
    background-color: #242F3E;
}

.planos .card-title, .card-subtitle, .list-unstyled, .preco {
    color: #EDEBE4;
}

.planos .btn-light {
    background-color: #f7f6f2;
}

.planos .text-success {
    text-decoration: none;
}

.planos .card-title, .card-subtitle {
    text-align: start;
}

/*crm*/
.crm {
    background-color: #151A1F;
}

.crm .card {
    background-color: #1e2429;
}

.crm h2, p, .card-title, .card-text, h3 {
    color: #EDEBE4;
}

/*FAQ*/

.faq h1 {
    color: #151A1F;
    text-align: center;
}

.faq .colunas {
    padding: 20px;
    border-top: 1px solid #cecabc;
}

.faq .p-faq {
    border-radius: 10px;
    background-color: #f7f6f2;
    padding: 10px;
    color: #151A1F;
    margin-bottom: 1rem;
    text-align: justify;
}

.faq-toggle {
    transition: all 0.3s ease;
}

/*Footer*/

footer .list-unstyled {
    color: rgb(173, 173, 173);
}

footer a {
    color: rgb(173, 173, 173);
}

.bg-footer {
    background-color: #343a40; /* Fundo escuro combinando com o footer */
    color: white; /* Cor do texto */
    width: 100%; /* Garante que o fundo ocupe toda a largura */
    padding: 10px 0; /* Espaçamento interno */
    position: relative; /* Mantém o comportamento padrão */
    left: 0;
}