.header-list {
    color: #fff;
}

.header-list li::marker {
    color: #29a392;
}

.header-navbar-rht li a.header-login {
    background-color: #235e80;
}


.header-navbar-rht li a.header-login:hover {
    background-color: #000;
    color: #fff;
}

.btn.btn-fill {
    background-color: #235e80 !important;
    color: #fff;
    border: 1px solid #235e80 !important;
    font-size: 16px;
    padding: 8px 20px;
}

.section-banner {
    min-height: 100%;
    min-height: 75vh;
    display: flex;
    align-items: center;
}
.section-banner {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
.section-header h2 {
    color: #000;
    font-size: 1.8rem;
    font-weight: 600;
}

.secao h2 {
    color: #000;
    font-size: 1.8rem;
    font-weight: 600;
}

.pro-content .title {
    border-bottom: 1px solid #7b7c7f3d;
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 5px;
    padding-bottom: 12px;
    color: #000;
}

.planos-slider h3.price {
    border-bottom: 1px solid #7b7c7f3d;
    padding: 10px 0;
    color: #29a392;
    font-weight: 600;
}

.readmore-btn {
    background-color: #29a392;
    border: 1px solid #29a392;
}

.azul, .section-header h2.azul {
    color: #29a392;
    font-size: 2.2rem;
    font-weight: 600;
}

.news-letter .news-letter-col input[type="submit"] {
    background-color: #29a392;
}

.feature-list .feature-list-box h4 {
    font-size: 18px;
    font-weight: 500;
    color: #000;
    margin-bottom: 0;
    text-align: center;
}

.areabeneficiarios-servicos {
    background: url(../../assets/img/bg.c50c17d9.png);
    min-height: 550px;
}

h1, h2, h3, h4, h5, h6 {
    color: #000;
    font-weight: 500;
}

body {
    color: #000;
}  

.header-navbar-rht li a.header-atendimento {
    background-color: transparent;
    border-radius: 10px;
    padding: 10px 15px !important;
    text-align: center;
    font-size: 15px;
    color: #000;
    text-transform: uppercase;
    font-weight: 500;
}

.header-navbar-rht li a.header-login {
    background-color: #000;
    border-radius: 20px;
  }

@media only screen and (max-width: 800px) {
    .row-button {
        display: block;
    }
}

@media only screen and (max-width: 991.98px) {
    .main-menu-wrapper {
        background-color: #000;
    }
}
