.herosection .owl-carousel .owl-item img {
    height: auto !important;
}


.heroh {
    color: #fff;
    top: 71%;
}


.herotext {
    top: 82%;
    color: #fff;
}


.sectionheader {
    font-weight: bold;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    
}

    .sectionheader::before {
        background-image: url('/foundingday/Images/news-icon.svg');
        content: "";
        display: inline-block;
        background-repeat: no-repeat;
        background-size: cover;
        height: 52px;
        width: 52px;
    }


.reliatedsiteSection {
    background-image: linear-gradient(var(--BaladyatBackgroundColor), #f2e7de47), url('/foundingday/Images/services-section.svg') !important;
    background-size: 100%, cover;
    background-repeat: no-repeat;
}


/*.BaladyatmainDiv {
    background-image: linear-gradient(#f2e7de21, #f2e7de21), url('/foundingday/Images/services-section.svg') !important;
    background-size: 100%, cover;
    background-repeat: no-repeat;
}
*/
.footerSection {
    background-image: url('/foundingday/Images/footer-backeground.svg');
    background-repeat: no-repeat;
    background-position: bottom left;
    background-size: 17% auto;
}


.footerSection {
    background-color: #fff;
}


.svgnewclass {
    background: url(/foundingday/Images/separator-1.svg) !important;
    height: 35px;
    margin-top: 5px;
}


.reliatedsiteSection {
    background-image: linear-gradient(var(--BaladyatBackgroundColor), #f3e7df), url('/foundingday/Images/services-section.svg') !important;
    background-size: 93%, cover;
    background-repeat: no-repeat;
}

.nav-pills .nav-link.active, .nav-pills .show > .nav-link{
    border:none !important;
}


a:hover {
    color: #38232163;
}



#baladyatdiv {
    font-weight: bolder;
    position: absolute;
    font-weight: normal;
    top: 20%;
    width: 55%;
    font-size: 20px;
}

#BalDesc {
    line-height: 45px;
}


.amananumber h3::before {
    background-image: url('/foundingday/Images/news-icon.svg');
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    height: 39px;
    width: 52px;
}

.reliatedsiteSection h3::before {
    background-image: url('/foundingday/Images/news-icon.svg');
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    height: 38px;
    width: 48px;
}