.footer-widget__logo {
    margin-bottom: 0px !important;
}

.gallery-one__card__hover1 {
    background-color: #000000e0 !important;
}

.certificate .gallery-one__card,
.certificate .gallery-one__card img {
    border-radius: 0px !important;
}

.program-three .sec-title__title {
    padding: 0 150px;
}

.program-three--home-four .sec-title__tagline {
    padding-top: 50px;
}

.service-four .about-two__image img {
    width: 85%;
}

.service-four .row {
    align-items: center;
}

.service-four__shape1 {
    top: 63% !important;
}

.about-page-about-sec {
    padding-bottom: 80px !important;
    padding-top: 100px !important;
}

.chakedu {
    width: 80%;
}

.about-page-about-sec .row {
    align-items: center;
}


section.service-two .sec-title p {
    /* line-height: 1.8; */
    padding-top: 7px;
    padding-bottom: 25px;
}

.para-2 {
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 0px !important;
}

.service-one__item__title {
    font-size: 17px !important;
}


section.event-faqs .sec-title {
    padding-bottom: 20px !important;
}

.padding-bottom-50{
    padding-bottom: 100px;
}


@media (max-width: 1024px) {
    .padding-bottom-50{
        padding-bottom: 70px;
    }
}

@media (max-width: 584px) {
    .padding-bottom-50{
        padding-bottom: 50px;
    }
}