body {
    color: #575757;
    background-color: #f2f9ee;
}

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans&display=swap');
.er-color {
    color: #a7532e !important;
}

.bg-white-ul {
    background-color: white;
    padding: 50px 50px 50px 70px;
    position: relative;
    right: -50px;
    top: -59px;
    border-radius: 80px 0px 0px 80px;
    text-align: justify;
}

.bill_ul ul li {
    list-style-type: square;
    padding-bottom: 10px;
    color: #575757;
    font-size: 16px;
}

.bill_ul ul li::marker {
    color: #a7532e;
    background-color: #a7532e;
}

.billerx-green-color {
    color: #7fc241;
}

.OurPracing {
    background: rgb(98, 159, 40);
    background: linear-gradient(180deg, rgba(98, 159, 40, 1) 0%, rgba(134, 204, 68, 1) 100%);
}

.footer-bil-bgimgLeft {
    background-image: url("../../assets/img/footer-up-img.webp");
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
}

.footer-bil-bgimgright {
    background-image: url("../../assets/img/footer-up-imRight.webp");
    height: 400px;
    background-repeat: no-repeat;
    background-size: cover;
    align-items: center;
}

.downloadApp_ {
    padding-left: 30px;
    color: #6a5035;
}

.downloadApp_ h1 {
    font-weight: 700;
}

.downloadApp_ h2 {
    padding-top: 20px;
}

.footersectionright ul li {
    display: inline-block;
}

.f_icon {
    background-color: white;
    padding: 5px 7px;
    color: #9f512e;
}

.Service_ul li {
    list-style-type: circle !important;
}


/* .Services_ {
    top: 0px;
} */

.Banner_img {
    background-image: url('../img/billerex-banner.svg');
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-origin: content-box;
}

.Banner_img img {
    top: 136px;
    height: 272px;
    position: relative;
    margin-bottom: 91px;
}

.Banner_img .row {
    position: relative;
    z-index: 98;
}

.Sub_Banner b a {
    font-size: 18px;
    color: #543d25;
    top: 70px;
    position: relative;
}