/* Begin of About section  */
.inner-banber img {
    width: 100%;
    filter: brightness(0.5);
    position: relative;
    height: 540px;
    object-fit: cover;
}
.inner-banner-text {
    position: absolute;
    top: 267px;
    right: 0;
    left: 0;
    bottom: unset;
    display: flex;
    justify-content: center;
    align-items: center;
}
.inner-banner-text h2 {
    font-family: "Barlow", Sans-serif;
    font-size: 53px;
    color: #ffffff;
    font-weight: 900;
    line-height: 1.2em;
}
/* End of About section  */

section.weight-const {
    padding: 180px;
}

section.weight-const {
    background-image: url('../images/const.jpg') !important;
    background-repeat: no-repeat;
    width: 100%;
    background-size: cover;
    background-attachment: fixed;
}

section.weight-const h2 {
    color: #FFFFFF;
    font-size: 50px;
    text-align: center;
}

section.nut-para {
    padding-top: 20px;
    padding-bottom: 30px;
}

section.nut-sec {
    padding-top: 30px;
    padding-left: 20px;
}

.healthy-benifts h3 {
    color: var( --e-global-color-accent );
    font-family: "Barlow";
    font-size: 17px;
    font-weight: 900;
    line-height: 1.1em;
}

.ul-healthy ul {
    padding: 0px 19px;
}

section.health-sec {
    padding-bottom: 130px;
}
.services-packages.food-btn {
    margin-bottom: 40px;
}
.inner-banner-text h2 {
    color: #ffffff !important;
}