body,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin: 0;
    padding: 0;
}
a,
a:hover {
    text-decoration: none !important;
}
.ham-icon,
.leftSec a {
    padding: 5px 12px;
    color: #fff;
    font-size: 16px;
    font-family: Poppins-Regular;
}
.ham-icon,
.leftSec a,
a,
body,
p {
    font-size: 16px;
}
.my-sidenav1,
header {
    position: fixed;
    right: 0;
    width: 100%;
    top: 0;
}
.copyRightBg p,
.ham-icon,
.leftSec a,
.menu-link a,
body {
    font-family: Poppins-Regular;
}
.hm-video video,
.screen1 img {
    object-position: center;
    object-fit: cover;
}
.know-btn a:after,
.know-btn a:hover:after,
.menu-link a,
.menu-wrap p a {
    transition: 0.3s ease-in-out;
}
.dropdown,
.rdxDev p,
.rightFoot,
.text-right,
.voice-box h4 {
    text-align: right;
}
@font-face {
    font-family: Poppins-Regular;
    src: url(../fonts/Poppins-Regular_1.ttf);
}
@font-face {
    font-family: Poppins-Bold_1;
    src: url(../fonts/Poppins-Bold_1.ttf);
}
body {
    box-sizing: border-box;
}
p {
    line-height: 24px;
}
header {
    background-color: #0e295e;
    left: 0;
    z-index: 9999;
    height: 84px;
    box-shadow: 0 3px 6px #00000029;
}
.leftSec a {
    border: 1px solid;
    border-radius: 6px;
}
.leftSec {
    gap: 15px;
}
.hamburgurSec,
.leftSec,
.middleSec {
    display: flex;
    align-items: center;
    height: 84px;
}
.middleSec {
    justify-content: center;
}
.rightsec {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 84px;
}
.bluebg .ham-icon a:first-child,
.citySlider .owl-nav button.owl-next span,
.citySlider .owl-nav button.owl-prev span,
.ham-icon a:last-child,
.ham-icon1,
.ham-icon:hover .w-hover,
.my-sidenav,
.my-sidenav1,
.n-hover {
    display: none;
}
.ham-icon {
    background-color: #142c54;
    border: 1px solid #fff;
    border-radius: 6px;
    cursor: pointer;
}
.bluebg .ham-icon a:last-child,
.ham-icon:hover .n-hover {
    display: inline-block;
}
.menu-button .icon {
    margin-left: 5px;
    display: flex;
    flex-direction: column;
    gap: 3px;
}
.menu-button .icon div {
    height: 2px;
    background-color: #fff;
}
.menu-button .icon .line1,
.menu-button .icon .line3 {
    width: 10px;
}
.menu-button .icon .line2 {
    width: 16px;
}
.my-sidenav1 {
    overflow-y: auto;
    overflow-x: hidden;
    z-index: 999;
    max-width: 100%;
    background: url(../images/menu-img.webp) bottom/cover no-repeat #fff;
    height: 100vh;
    padding: 50px 30px;
}
.footerTxt,
.hide991,
.menu-link,
.rightFoot {
    display: flex;
}
.menu-wrap {
    padding-top: 90px;
}
.menu-wrap p {
    border-bottom: 1px solid #70707050;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.menu-wrap p a {
    color: #707070;
    font-size: 18px;
    font-family: BodoniBold;
}
.menu-link a:hover,
.menu-wrap p a:hover {
    color: #0e295e;
    transition: 0.3s ease-in-out;
}
.menu-wrap .accordion-item {
    border: none;
    background: 0 0;
    border-bottom: 1px solid #70707050;
    border-radius: 0;
    margin-bottom: 8px;
}
.menu-wrap .accordion-button {
    font-size: 18px;
    font-family: BodoniBold;
    color: #707070;
    position: relative;
    margin: 0 0 8px;
    border-radius: 0 !important;
    padding: 0;
    background: 0 0;
}
.menu-wrap .accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 0;
}
.menu-wrap .accordion-item:last-of-type .accordion-button {
    border-bottom-left-radius: 0 !important;
}
.menu-wrap .accordion-button:not(.collapsed) {
    background-color: transparent;
    box-shadow: none;
    color: #0e295e;
}
.menu-wrap .accordion-button:focus {
    box-shadow: none;
}
.menu-wrap .accordion-body {
    padding: 0 0 8px;
}
.menu-wrap .accordion-button::after {
    content: "+";
    background-image: none;
    color: #707070;
    font-size: 20px;
    font-family: BodoniBold;
    margin-right: -5px;
}
.menu-wrap .accordion-button:not(.collapsed)::after {
    content: "-";
    background-image: none;
    color: #0e295e;
    font-size: 20px;
    font-family: BodoniBold;
    margin-right: 0;
}
.menu-link span {
    width: 33.33%;
}
.menu-link a {
    font-size: 12px;
    color: #707070;
}
footer {
    background: #2b7d33;
    padding: 70px 0 30px;
}
.copyRightBg {
    background: #081530;
    padding: 10px 0;
}
.copyRightBg p,
.copyRightBg p a,
.footer-btm p,
.footer-btm p a {
    color: #fff;
    font-size: 12px;
}
.rightFoot {
    gap: 30px;
    justify-content: end;
}
.awareBnr .row,
.edcation-sec .row,
.ongoingProject .row,
.screen9-text,
.sikshaSathi .row,
footer .footRow {
    align-items: center;
}
.healthSlide .keyTxt h3,
.healthSlide .keyTxt p,
.healthSlide .keyTxt ul li,
footer hr {
    color: #fff;
}
.backtop a {
    position: absolute;
    top: 0;
    left: 75px;
    color: #fff;
    font-size: 14px;
}
.animalwelfare,
.backtop,
.edcation-sec .container,
.educationBnr .bannerBottm,
.emergency-wrap .col-xl-6,
.handswork-banner .container,
.image-comparison__slider-wrapper,
.imgEdus,
.imp-init,
.imp-init .container,
.ird .container,
.liveBanner,
.liveSecnd,
.livehood-sec .container,
.newsMain,
.posRel,
.rightBnr,
.ruralimpact .col-xl-11,
.ruralproblems .container,
.screen9-text .container,
.scroll-inner,
.secndRight,
.video-sec .video-img1,
.weatheroad .col-xl-12,
section.press .first-img,
section.press .first-img-new {
    position: relative;
}
.backtop a img {
    position: absolute;
    bottom: 25px;
    right: 35px;
}
.footerTxt {
    color: #fff;
    font-size: 14px;
    gap: 70px;
}
.fooPad {
    padding-top: 25px;
    justify-content: revert;
    gap: 68px;
}
.footerTxt a {
    color: #fff;
    font-size: 14px;
}
.footerTxt p {
    font-size: 14px;
    line-height: 21px;
}
.hm-video {
    height: 100vh;
    position: fixed;
    z-index: 11;
    width: 100%;
}
.hm-video video {
    height: 100vh;
    width: 100%;
}
.story1,
.story2 {
    position: relative;
    height: 100vh;
    overflow: hidden;
}
.screen1,
.screen2 {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
}
.screen1 {
    z-index: 10;
}
.screen1 img {
    height: 100vh;
    width: 100%;
}
.screen2 {
    z-index: 9;
}
.screen3 {
    left: 0;
    top: 0;
    z-index: 8;
    width: 100%;
    position: absolute;
}
.screen2-text,
.screen3-text,
.screen3-text1 {
    z-index: 10;
    width: 100%;
    position: absolute;
    left: 0;
    opacity: 0;
}
.screen2-text,
.screen3-text1 {
    top: 0;
}
.screen2-text h2 {
    font-family: BodoniLight;
    font-size: 40px;
    line-height: 48px;
    color: #fff;
    padding-bottom: 7px;
    margin-top: 20%;
}
.screen10-btn span a,
.screen2-text p {
    font-family: Poppins-Medium_1;
    color: #fff;
}
.screen2-text p {
    font-size: 20px;
    line-height: 25px;
}
.agro h4 span,
.bussSlider img.desktopV,
.desktopV,
.edusSlider img.desktopV,
.emploEngegeTxt h4 span,
.env-banner .bottomIns,
.handswork-banner h1 span,
.healthSlider img.desktopV,
.ongoingCont h4 span,
.plus-icon-text h4 span,
.plus-icon:hover .plus-icon-text,
.screen10-text h2 span,
.screen2-text p span,
.screen8-text1 .voice-box p span,
.spnBlck {
    display: block;
}
.screen3-text {
    bottom: 0;
}
.screen3-text-wrap {
    max-width: 595px;
    width: 100%;
    padding-left: 15%;
    padding-top: 16%;
}
.screen10-text h5,
.screen3-text-wrap h5,
.screen9-text h5 {
    font-size: 20px;
    line-height: 24px;
    color: #fff;
    padding-bottom: 5px;
    font-family: BodoniLight;
}
.screen3-text-wrap h2 {
    font-family: BodoniLight;
    color: #fff;
    font-size: 40px;
    line-height: 45px;
    padding-bottom: 10px;
}
.screen3-text-wrap p {
    color: #fff;
    font-size: 18px;
    line-height: 26px;
    font-family: Poppins-Regular;
    padding-bottom: 20px;
}
#Layer_31,
#Layer_39,
#blackboard_big,
#muskaan,
#muskan,
#patch_with_name,
#pool,
#text {
    opacity: 0;
}
.know-btn a {
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 3px;
}
.know-btn a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    height: 36px;
    background-color: #ed784a;
    z-index: -1;
}
.sumitK p::before,
.textQ p::before {
    height: 20px;
    width: 20px;
    position: absolute;
}
.know-btn a:hover:after {
    width: 100%;
}
.voice-slider .owl-nav button.owl-next,
.voice-slider .owl-nav button.owl-prev {
    width: 34px;
    height: 15px;
    background-size: cover;
    margin: auto;
    background-repeat: no-repeat;
    background-position: center;
}
.screen3-text1 .screen3-text-wrap {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    padding-top: 70px;
}
.screen3-text1 .screen3-text-wrap p {
    max-width: 550px;
    width: 100%;
}
.screen4 {
    left: 0;
    top: 0;
    z-index: 6;
    width: 100%;
    transform: scale(4) translate(30%, 9%);
    position: absolute;
}
.screen4-text {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    display: none;
}
.screen4-text .screen3-text-wrap {
    max-width: 100%;
    width: 100%;
    padding-left: 0;
    padding-top: 130px;
}
.screen5 {
    position: relative;
    z-index: 5;
    width: 100%;
}
.screen5-text {
    position: absolute;
    left: 15px;
    bottom: 180px;
    z-index: 9;
    width: 100%;
    opacity: 0;
    display: none;
}
.screen7,
.screen8,
.screen8-text {
    position: absolute;
    left: 0;
    top: 0;
}
.screen5-text .screen3-text-wrap {
    max-width: 450px;
    width: 100%;
    padding-left: 0;
    padding-top: 0;
}
.screen5-text .screen3-text-wrap p {
    max-width: 352px;
}
.screen7 {
    z-index: 4;
    width: 100%;
}
.screen8 {
    z-index: 3;
    width: 100%;
}
.screen8-text {
    z-index: 9;
    opacity: 0;
    width: 100%;
    display: none;
}
.green-layer,
.screen9 {
    z-index: 2;
    left: 0;
    top: 0;
    width: 100%;
}
.screen8-text .container,
.screen8-text1 .container {
    position: relative;
    height: 100vh;
}
.screen8-text h2 {
    font-family: BodoniLight;
    color: #fff;
    font-size: 40px;
    line-height: 45px;
    padding-top: 60px;
    padding-bottom: 10px;
}
.screen8-text p {
    color: #fff;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 20px;
}
.screen9 {
    position: absolute;
    height: 100vh;
}
.screen9 img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
    object-position: bottom;
}
.green-layer {
    background: linear-gradient(270deg, #5a9d9600 0, #1d5258fc 100%) no-repeat padding-box;
    position: absolute;
    height: 100%;
    opacity: 0;
}
.cityMain,
.iniSec,
.liveLast,
.screen9-text,
.skillDev {
    height: 100vh;
}
.screen9-text {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    width: 100%;
    display: none;
    opacity: 0;
    padding-bottom: 10%;
}
.screen10-text h2,
.screen9-text h2 {
    font-family: BodoniLight;
    color: #fff;
    font-size: 40px;
    line-height: 45px;
    padding-bottom: 80px;
}
.voice-slider .owl-nav {
    position: absolute;
    left: -377px;
    top: -47px;
    bottom: 0;
}
.voice-slider .owl-nav button.owl-prev {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    background-image: url(../svg/left.svg) !important;
    border: 0;
    border-radius: 0;
}
.voice-slider .owl-nav button.owl-next {
    position: absolute;
    bottom: 0;
    top: 0;
    left: 100px;
    background-image: url(../svg/right.svg) !important;
    border: 0;
    border-radius: 0;
}
.voice-slider.owl-theme .owl-nav .owl-next:hover,
.voice-slider.owl-theme .owl-nav .owl-prev:hover {
    background: center/cover no-repeat;
    color: #fff;
    text-decoration: none;
}
.slider-counter {
    position: absolute;
    left: 65px;
    top: 150px;
    font-size: 24px;
    font-family: BodoniBold;
    color: #fff;
}
.voice-box {
    border-radius: 24px;
    background-color: #fff;
    padding: 25px;
    position: relative;
    margin-bottom: 60px;
    margin-right: 35px;
}
.item .voice-box:after,
.plus-icon,
.screen10-text {
    position: absolute;
    left: 0;
}
.voice-box p {
    font-size: 16px;
    line-height: 22px;
    color: #334c9c;
    padding-bottom: 20px;
}
.voice-box h4 {
    color: #334c9c;
    font-size: 25px;
    font-family: BodoniLight;
}
.voice-box h4 span {
    font-size: 16px;
    display: block;
}
.item .voice-box:after {
    content: "";
    bottom: -60px;
    background-image: url(../svg/arrow-patch.svg);
    width: 52px;
    height: 80px;
}
.item1 .voice-box:after,
.voice-slider .owl-stage .owl-item:first-child .item .voice-box:after {
    left: 10px;
}
.item2 .voice-box:after,
.voice-slider .owl-stage .owl-item:nth-child(2) .item .voice-box:after {
    left: 100px;
}
.item3 .voice-box:after,
.voice-slider .owl-stage .owl-item:nth-child(3) .item .voice-box:after {
    left: auto;
    right: 150px;
}
.item4 .voice-box:after,
.voice-slider .owl-stage .owl-item:nth-child(4) .item .voice-box:after {
    left: auto;
    right: 10px;
}
.item5 .voice-box:after,
.voice-slider .owl-stage .owl-item:nth-child(5) .item .voice-box:after {
    left: auto;
    right: -34px;
    background-image: url(../svg/popup-arrow.svg);
    width: 34px;
    height: 37px;
    bottom: 20px;
}
.item6 .voice-box:after,
.voice-slider .owl-stage .owl-item:nth-child(6) .item .voice-box:after {
    left: auto;
    right: -34px;
    background-image: url(../svg/popup-arrow.svg);
    width: 34px;
    height: 37px;
    bottom: 90px;
}
.item7 .voice-box:after,
.voice-slider .owl-stage .owl-item:nth-child(7) .item .voice-box:after {
    left: auto;
    right: -9px;
    bottom: -30px;
    z-index: -1;
}
.screen10-text {
    top: 15%;
    z-index: 9;
    width: 100%;
    display: none;
    opacity: 0;
    height: 100vh;
}
.screen10-text h2,
section.education .dpfirstImg {
    padding-bottom: 40px;
}
.screen10-btn span a {
    border: 1px solid #fff;
    border-radius: 9px;
    padding: 7px 22px;
    font-size: 20px;
    margin-right: 15px;
}
.plus-icon {
    bottom: 0;
    max-width: 331px;
    width: 100%;
}
.p-icon {
    position: relative;
    z-index: 9;
    cursor: pointer;
}
.bookImg,
.botIocm,
.boyGrl,
.cloud1,
.livBn,
.plus-icon-text {
    position: absolute;
}
.forplusicon .plus-icon:first-child,
.plus-icon1 {
    left: 55px;
    bottom: 40%;
}
.plus-icon-text {
    background-color: #fff;
    border-radius: 18px;
    padding: 35px 20px 20px;
    top: 21px;
    left: -42%;
    display: none;
    width: 100%;
}
.plus-icon-text h4 {
    color: #0e295e;
    font-size: 18px;
    line-height: 22px;
    font-family: BodoniBold;
    padding-bottom: 5px;
}
.plus-icon-text p {
    color: #0e295e;
    padding-bottom: 10px;
}
.plus-icon:hover .p-icon {
    transform: rotate(45deg);
}
.forplusicon .plus-icon:nth-child(2),
.plus-icon2 {
    left: 27%;
    bottom: 45%;
}
.forplusicon .plus-icon:nth-child(3),
.plus-icon3 {
    left: auto;
    right: 17%;
    bottom: 25%;
}
.plus-icon3 .plus-icon-text {
    top: -495%;
}
.plus-icon4 {
    left: auto;
    right: -15%;
    bottom: 34%;
}
section.sitemap {
    padding: 110px 0 95px;
}
.sitemap a,
.sitemapNew a {
    font-size: 12px;
    font-family: Poppins-Regular;
    color: #0e295e !important;
}
.enerTxt p,
.livebnTxt p,
.skillTxt h3 {
    font-family: BodoniLight;
}
.enerTxt p,
.livebnTxt p {
    color: #0e295e;
    font-size: 24px;
    line-height: 28px;
}
.enerTxt h1,
.livebnTxt h1 {
    font-size: 56px;
    font-family: BodoniLight;
    color: #0e295e;
    line-height: 62px;
}
.skillTxt h3,
section.liveSecnd p {
    font-size: 35px;
    color: #0e295e;
    padding-bottom: 15px;
}
.livBn {
    top: -60px;
    right: 0;
}
.cloud1 {
    left: 25%;
    top: -80px;
}
.boyGrl {
    left: 20%;
    top: 40%;
}
section.liveSecnd p {
    line-height: 45px;
}
.botIocm {
    top: -90px;
    left: -140px;
}
.bookImg {
    left: 62px;
    bottom: -215px;
}
.skillDev {
    background: url(../images/skill-development-bg.webp) center/cover;
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
    margin: 40px 0 0;
}
.skillTxt {
    padding-top: 60px;
}
.skillTxt p {
    font-size: 16px;
    font-family: Poppins-Regular;
    color: #0e295e;
    line-height: 27px;
}
.skillIcon {
    position: absolute;
    top: 60px;
    left: 0;
}
.compuIcon {
    position: absolute;
    left: 30%;
}
.addressSlider.owl-carousel .owl-stage,
.bussSlider.owl-carousel .owl-stage,
.edusSlider.owl-carousel .owl-stage,
.healthSlider.owl-carousel .owl-stage {
    padding-left: 0 !important;
}
.addressSlider.owl-theme .owl-dots .owl-dot.active span,
.animalwelfareslider.owl-theme .owl-dots .owl-dot.active span,
.bussSlider.owl-theme .owl-dots .owl-dot.active span,
.citySlider.owl-theme .owl-dots .owl-dot.active span,
.edusSlider.owl-theme .owl-dots .owl-dot.active span,
.healthSlider.owl-theme .owl-dots .owl-dot.active span,
.ruralproblemsslider.owl-theme .owl-dots .owl-dot.active span,
.year-slider.owl-theme .owl-dots .owl-dot.active span {
    background-color: #183265 !important;
}
.keyTxt h3,
.ruralimpact .keyTxt h3 {
    color: #fff;
    font-size: 25px;
    line-height: 30px;
    font-family: BodoniLight;
    padding-bottom: 15px;
}
.keyTxt p {
    line-height: 22px;
    color: #fff;
}
.keyHighSec h1 {
    text-align: center;
    color: #334c9c;
    font-size: 35px;
    font-family: BodoniLight;
    padding-bottom: 30px;
    margin-top: -55px;
}
section.keyHighSec {
    padding: 20px 0 50px;
    position: relative;
}
.animalwelfareslider .owl-nav button.owl-prev,
.bussSlider .owl-nav button.owl-prev,
.ruralproblemsslider .owl-nav button.owl-prev {
    position: absolute;
    width: 33px;
    height: 14px;
    bottom: 10px;
    margin: auto;
    right: 80px;
    opacity: 1;
    background-image: url(../svg/left-arrow.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.animalwelfareslider .owl-nav button.owl-next,
.bussSlider .owl-nav button.owl-next,
.ruralproblemsslider .owl-nav button.owl-next {
    position: absolute;
    width: 33px;
    height: 14px;
    bottom: 10px;
    margin: auto;
    right: 25px;
    background-image: url(../svg/right-arrow.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.citySlider .owl-nav button.owl-next,
.citySlider .owl-nav button.owl-prev {
    width: 33px;
    height: 14px;
    bottom: 60px;
    position: absolute;
    margin: auto;
    background-size: contain;
}
.bussSlider .owl-theme .owl-dots,
.owl-theme .owl-nav,
.sdgTed {
    margin-top: 10px;
}
.bussPagination {
    margin-top: -40px;
    font-size: 16px;
    font-family: BodoniLight;
    color: #333;
    position: absolute;
    right: 95px;
}
.divider,
.iniSec p,
.numbered-pagination .current-slide {
    color: #0e295e;
    font-family: BodoniLight;
}
.numbered-pagination .current-slide {
    font-size: 37px;
}
.divider {
    font-size: 30px;
}
.bussPagination .total-slides,
.cityPagination .total-slides {
    color: #0e295e;
    font-size: 24px;
    font-family: BodoniLight;
}
.cloudBrd {
    position: absolute;
    right: 10%;
    top: 40px;
}
.animalwelfareslider .owl-nav button.owl-next:hover,
.animalwelfareslider .owl-nav button.owl-prev:hover,
.bussSlider.owl-theme .owl-nav .owl-next:hover,
.bussSlider.owl-theme .owl-nav .owl-prev:hover,
.citySlider.owl-theme .owl-nav .owl-next:hover,
.citySlider.owl-theme .owl-nav .owl-prev:hover,
.ruralproblemsslider .owl-nav button.owl-next:hover,
.ruralproblemsslider .owl-nav button.owl-prev:hover {
    background: no-repeat;
    color: #fff;
    text-decoration: none;
    width: 33px;
    height: 14px;
}
.iniSec {
    background: url(../images/this-initiative-img.webp) center/cover;
    width: 100%;
}
.cancerScreening,
.liveLast,
.ongoingProject {
    background-size: cover;
}
.cancerScreening,
.citySlider .owl-nav button.owl-next,
.liveLast,
.ongoingProject {
    background-repeat: no-repeat;
}
.iniSec p {
    padding-top: 50px;
    font-size: 35px;
    line-height: 45px;
}
.cityImg {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.cityMain {
    padding: 90px 0 0;
}
.cancerScreening,
.liveLast,
.liveTxt p {
    padding-top: 30px;
}
.citySlider.owl-carousel .slide {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px;
}
.slide-content {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}
.left-text {
    width: 20%;
    text-align: left;
}
.right-text {
    width: 30%;
    text-align: left;
    margin: 40px 0;
}
.center-image {
    width: 40%;
    text-align: center;
}
.bannerBottm p,
.donateTxt,
.flowerImg img,
.fooTrmImg img,
.gallery-sec .view-btn a:hover::before,
.last-banner img,
.liveLast,
.ongoingCont,
.press .view-btn a:hover::before,
.press img,
.pressnew img,
.techScroll,
.video-sec .view-btn a:hover::before {
    width: 100%;
}
.center-image img {
    max-width: 100%;
    height: auto;
    border-radius: 10px;
}
.bannerBottm p,
.liveTxt p {
    line-height: 45px;
    color: #0e295e;
    max-width: 920px;
    margin: 0 auto;
    font-size: 35px;
    font-family: BodoniLight;
    text-align: center;
}
.enerTxte p,
.right-text p {
    color: #0e295e;
    padding-bottom: 15px;
}
.citySlider .owl-nav button.owl-prev {
    left: 30px;
    opacity: 1;
    background-image: url(../svg/left-arrow.svg) !important;
    background-repeat: no-repeat;
    background-position: center;
}
.citySlider .owl-nav button.owl-next {
    left: 90px;
    background-image: url(../svg/right-arrow.svg) !important;
    background-position: center;
}
.left-text p {
    color: #0e295e;
    font-family: BodoniLight;
}
.donationScreening h4,
.left-text h3 {
    font-size: 35px;
    color: #0e295e;
    font-family: BodoniLight;
}
.cityPagination {
    margin-top: -110px;
    font-size: 16px;
    font-family: BodoniLight;
    color: #333;
    position: absolute;
    left: 186px;
}
.liveLast {
    background-position: center;
    position: relative;
    min-height: 740px;
}
.lastIcon,
.libTrm,
.livBn.eduCloud .cloud3,
.livBntrm,
.nosalI {
    position: absolute;
}
.lastIcon {
    left: 30%;
    top: -60px;
}
.btmContents {
    overflow-y: scroll;
    padding-right: 15px;
    height: 170px;
}
.btmContents::-webkit-scrollbar {
    width: 2px;
    background-color: #c3c3c3;
}
.btmContents::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #074386;
}
.btmContents::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: #c3c3c3;
}
.bottomIns {
    display: flex;
    align-items: end;
    gap: 30px;
    justify-content: center;
    margin-top: 120px;
}
.liveBanner.educationBnr,
.liveBanner.healthBanner {
    height: auto;
    padding-bottom: 20px;
}
.gapBtm {
    padding-bottom: 25px;
}
.cancerScreening p {
    font-size: 35px;
    line-height: 45px;
    color: #0e295e;
    text-align: center;
    font-family: BodoniLight;
}
.cancerScreening {
    background-image: url("../images/health/last-img.webp");
    background-position: bottom;
    min-height: 662px;
}
.ongoingCont h4,
.ongoingCont p {
    margin-bottom: 15px;
    color: #0e295e;
}
.ongoingProject {
    background-image: url("../images/health/bg-img.webp");
    background-position: center;
    display: flex;
    height: 100vh;
    align-items: center;
}
.ongoingCont h4 {
    font-size: 35px;
    line-height: 38px;
    font-family: BodoniLight;
}
.ongoingCont {
    max-width: 570px;
}
.ongoingCont p {
    font-size: 16px;
    line-height: 24px;
    font-family: Poppins-Regular;
}
.bannerBottmTrm p,
.donateTxt h4,
.livePara p,
span.current-slide,
span.total-slides {
    font-family: BodoniLight;
}
.ongoingImg {
    margin-left: 35px;
}
.nosalI {
    top: -50px;
    left: -180px;
}
.healthSlide .keyTxt ul {
    padding-left: 15px;
    margin-top: 10px;
}
span.current-slide {
    font-size: 37px;
    color: #0e295e;
}
span.total-slides {
    font-size: 24px;
    color: #0e295e;
}
.livBn.eduCloud .cloud2 {
    position: absolute;
    left: -174px;
    top: -140px;
}
.livBn.eduCloud .cloud3 {
    left: 90px;
    top: -90px;
}
.livBn.eduCloud {
    top: 0;
}
.livBntrm {
    top: -95px;
    right: 95px;
}
.bottomInsTrm {
    display: flex;
    align-items: end;
    gap: 30px;
    justify-content: start;
    margin-top: 80px;
    padding-left: 120px;
}
.bannerBottmTrm p {
    font-size: 35px;
    line-height: 45px;
    color: #0e295e;
    width: 100%;
    margin: 0 auto;
}
.privacyBottom p,
.termBottom p {
    padding-bottom: 15px;
    color: #0e295e;
    font-size: 16px;
}
.boldTestx {
    color: #0e295e;
    padding-top: 40px;
    padding-bottom: 15px;
}
.termBottom {
    background: linear-gradient(180deg, #fff 10%, #76d6ef 100%);
    position: relative;
    padding-bottom: 150px;
}
.fooTrmImg {
    position: absolute;
    bottom: -35px;
}
.donateBottom p {
    color: #0e295e;
    font-size: 16px;
}
.donateIn,
.donateInOne {
    position: relative;
    padding: 30px;
}
.data-icon {
    padding-bottom: 20px;
    min-height: 205px;
    display: flex;
    align-items: flex-end;
}
.donationScreening,
.privacyScreening {
    min-height: 662px;
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: cover;
}
.donateTxt h4 {
    font-size: 25px;
    color: #5163a2;
    padding-bottom: 10px;
}
.donateBottom p a,
.donationScreening p {
    font-size: 16px;
    color: #0e295e;
}
.donateTxt p {
    font-size: 16px;
    color: #5163a2;
}
.donateTxt {
    max-width: 360px;
    position: relative;
}
.clouBag,
.newsIcon,
.speakIcon,
.woodCloud,
.woodIcon {
    position: absolute;
}
.donateBox {
    padding: 150px 0 130px;
}
.woodIcon {
    top: -70px;
    left: -90px;
}
.woodCloud {
    top: 50px;
    left: -131px;
}
.clouBag {
    bottom: -95px;
    right: -106px;
}
.donationScreening {
    background-image: url(../images/donation-footer-img.webp);
    padding-top: 30px;
    display: flex;
    align-items: center;
}
.donationScreening .col-xl-6 {
    padding-bottom: 30%;
}
.blueBox h4,
.eduLast p {
    font-size: 35px;
    font-family: BodoniLight;
}
.donateBottom p a {
    font-family: Poppins-Bold_1;
}
.newsIcon {
    top: -145px;
    left: 26px;
}
.speakIcon {
    right: 0;
    top: -88px;
}
.privacyBanner {
    position: relative;
    padding: 50px 0 120px;
    height: auto;
}
.bagIcon,
.bookIcon,
.flagImg,
.livDon,
.trmBn {
    position: absolute;
}
.giveImg,
.privacyBanner h1 {
    padding-top: 50px;
}
.privacyScreening {
    background-image: url(../images/privacy-last-img.webp);
    padding-top: 30px;
}
.livDon {
    top: -60px;
    right: 85px;
}
.trmBn {
    top: -60px;
    right: 110px;
}
.bannerInDon {
    margin-top: 20px;
}
.bagIcon {
    bottom: -17px;
    left: 0;
}
.bookIcon {
    right: -110px;
    bottom: -85px;
}
.educationBnr .bottomIns {
    margin-top: -68px;
    margin-left: 53px;
}
.flagImg {
    right: 0;
    top: 110px;
}
.blueBox,
.govSchool,
.indScroll,
.playGround {
    position: relative;
}
.gapTestd,
p.visGap {
    margin-bottom: 30px;
}
.educationBnr {
    padding-bottom: 50px;
    padding-top: 18%;
}
.eduLast {
    background-color: #cec493;
    padding-top: 70px;
}
.blueBox,
.playGround {
    background-color: #0e295e;
}
.eduLast p {
    line-height: 45px;
    text-align: center;
    color: #0e295e;
    margin-bottom: 20px;
}
.blueBox p,
.playGround h3 {
    color: #fff;
}
.eduSdg {
    margin-bottom: 54px;
}
.govSchool {
    background-image: url("../images/education/revitalizing-education-img.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    min-height: 680px;
    display: flex;
    align-items: start;
    padding-top: 74px;
}
.blueBox {
    max-width: 920px;
    margin: 0 auto;
    padding: 50px 37px 42px 426px;
    float: right;
}
.playGround,
section.education .edTxtx h1 {
    padding-bottom: 40px;
}
.blueBox h4 {
    color: #fff;
    line-height: 38px;
    margin-bottom: 15px;
}
.blueBox p {
    font-size: 16px;
    line-height: 24px;
}
.playGround h3,
.techEducation h3 {
    font-size: 35px;
    line-height: 45px;
    margin-bottom: 33px;
    font-family: BodoniLight;
    text-align: center;
}
.playGround .blueBox {
    background-color: #334c9c;
    padding-top: 60px;
}
.playGround .blueBox h4 {
    font-size: 25px;
    line-height: 30px;
    margin-bottom: 15px;
    font-family: BodoniLight;
}
.playGround .blueBox p {
    font-size: 16px;
    line-height: 19px;
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid;
}
.indPlay p:last-child {
    margin: 0;
    padding: 0;
    border: none;
}
.playGround {
    padding-top: 51px;
}
.techEducation {
    background-image: url("../images/education/tech-bg-img.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: 100vh;
    overflow: hidden;
    display: flex;
    align-items: start;
    padding-top: 74px;
}
.indScroll,
.partionT {
    align-items: center;
    display: flex;
}
.indScroll {
    gap: 47px;
    margin-bottom: 93px;
    min-height: 350px;
}
.leftSearch,
.rightSearch {
    position: absolute;
    z-index: 99;
}
.indScroll > div:first-child {
    width: 215px;
}
.indScroll > div:nth-child(2) {
    width: 505px;
}
.indScroll > div:nth-child(3) {
    width: 255px;
}
.techEducation h3 {
    color: #0e295e;
}
.fondCont h3,
.indSathi h4,
.sathText h3 {
    margin-bottom: 15px;
}
.indScroll > div:nth-child(3) p {
    color: #0e295e;
    font-size: 16px;
    line-height: 24px;
}
.indScroll > div:first-child h4 {
    color: #0e295e;
    font-size: 25px;
    line-height: 30px;
    font-family: BodoniLight;
}
.techScroll {
    max-width: 1070px;
    margin: 0 auto;
}
.leftSearch {
    top: 307px;
    left: 30px;
}
.rightSearch {
    right: 130px;
    top: 320px;
}
.addRessSec .container-fluid,
.theFouner {
    padding: 0;
}
.partionT {
    gap: 24px;
}
.sliderCounter {
    width: 248px;
}
.sliderArea {
    width: calc(100% - 248px);
}
html.educationPage,
html.healthover {
    overflow-x: hidden !important;
}
.addtext {
    position: relative;
    padding: 20px 20px 10px;
}
.addtext h3,
.addtext1 h3 {
    font-size: 25px;
    line-height: 26px;
    font-family: BodoniLight;
    padding-bottom: 15px;
}
.fondCont h3,
.sathText h3,
.sliderCounter h4 {
    font-size: 35px;
    line-height: 42px;
    color: #0e295e;
    font-family: BodoniLight;
}
.addtext.color_1 h3,
.addtext.color_1 p,
.addtext.color_4 h3,
.addtext.color_4 p,
.addtext1.color_1 h3,
.addtext1.color_1 p {
    color: #7a8bbe;
}
.addRessSec .addressSlider .owl-item:nth-child(5) h3,
.addRessSec .addressSlider .owl-item:nth-child(5) li,
.addRessSec .addressSlider .owl-item:nth-child(5) p,
.addressSlider .owl-item:nth-child(2) h3,
.addressSlider .owl-item:nth-child(2) li,
.addressSlider .owl-item:nth-child(2) p,
.addtext.color_2 h3,
.addtext.color_2 p,
.addtext.color_5 h3,
.addtext.color_5 p,
.addtext1.color_2 h3,
.addtext1.color_2 p,
.env-impact .color_2 ul li,
.ruralvillage .addresRural .item:nth-child(2) .addtext.color_1 h3,
.ruralvillage .addresRural .item:nth-child(2) .addtext.color_1 p,
.ruralvillage .addresRural .item:nth-child(2) .addtext1 h3,
.ruralvillage .addresRural .item:nth-child(2) .addtext1 p {
    color: #91be7a;
}
.addtext.color_3 h3,
.addtext.color_3 p,
.addtext.color_6 h3,
.addtext.color_6 p {
    color: #e39692;
}
.addRessSec {
    padding: 35px 0;
    position: relative;
}
.addCloud1,
.addCloud2,
.addCloud3 {
    position: absolute;
}
.addCloud1 {
    top: 0;
    left: 0;
}
.addCloud2 {
    bottom: 0;
    left: 295px;
}
.addCloud3 {
    right: 0;
    bottom: 50px;
}
.indSathi h4 {
    font-size: 25px;
    line-height: 30px;
    color: #0e295e;
    font-family: BodoniLight;
}
.indSathi p {
    font-size: 16px;
    line-height: 22px;
    color: #0e295e;
    margin-bottom: 19px;
    padding-bottom: 19px;
    border-bottom: 1px solid #9d9d9d;
}
.indSathi p:last-child {
    padding: 0;
    margin: 0;
    border-bottom: 0;
}
.emploEngegeTxt h4:nth-child(3),
.emploEngegeTxt p {
    border-bottom: 1px solid #0e295e;
}
.sathText {
    max-width: 536px;
    width: 100%;
}
.sikshaSathi {
    padding: 0 0 45px;
    position: relative;
}
.expandLib {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    display: flex;
    align-items: center;
}
.expandLib h3 {
    font-size: 35px;
    line-height: 42px;
    color: #b41436;
    font-family: BodoniLight;
    margin-bottom: 20px;
    text-align: center;
}
.libIns img {
    width: 505px !important;
    float: right;
}
.libCpas {
    position: absolute;
    left: 0;
    max-width: 365px;
    background-color: #f3f0bd;
    padding: 5px 10px;
}
.libIns {
    position: relative;
    display: flex;
    justify-content: end;
    align-items: center;
    height: 347px;
}
.librarySlider.owl-carousel {
    max-width: 720px;
    width: 100%;
    float: right;
    margin-right: 330px;
}
.libCpas h4 {
    font-size: 25px;
    line-height: 30px;
    color: #885215;
    font-family: BodoniLight;
}
.libCpas p {
    font-size: 16px;
    line-height: 22px;
    color: #885215;
    margin-top: 5px;
}
.whyIns h4,
.whyIns p {
    margin-bottom: 15px;
    color: #0e295e;
}
.makingDreams {
    background-image: url("../images/education/book-greenpatch-img.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    min-height: 1024px;
    position: relative;
}
.juganaSc,
.visionMission {
    background-repeat: no-repeat;
    background-position: top right;
}
.whyIns h4 {
    font-size: 35px;
    line-height: 38px;
    font-family: BodoniLight;
}
.whyIns p {
    font-size: 16px;
    line-height: 24px;
}
.scholarShip2,
.sumitK {
    padding: 45px 0;
}
.whyImg img {
    margin-top: 60px;
}
.whyIns {
    max-width: 475px;
    width: 100%;
}
.dreamsIn h3 {
    font-size: 35px;
    line-height: 38px;
    font-family: BodoniLight;
    color: #fff;
    text-align: center;
    margin-bottom: 25px;
}
.dreamsIn p {
    color: #fff;
    text-align: center;
    margin-bottom: 20px;
}
.dreamsIn {
    max-width: 780px;
    width: 100%;
    margin: 0 auto;
    padding-top: 75px;
}
.keyHighSec.educationSlider {
    background-image: url("../images/education/bg-img2.webp");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.dreamsTab {
    max-width: 695px;
    width: 100%;
    margin: 45px auto 0;
}
.dreamBody p {
    color: #fff;
    text-align: center;
    margin-bottom: 15px;
}
.dreamBody {
    padding-top: 30px;
}
.dreamsTab .nav-tabs .nav-link {
    color: #fff;
    font-size: 16px;
    line-height: 36px;
    padding: 0 30px;
}
.dreamsTab .nav-tabs .nav-link img {
    width: 70px;
}
.dreamsTab .nav-tabs .nav-link:focus,
.dreamsTab .nav-tabs .nav-link:hover {
    border: 0 solid #fff;
}
.dreamsTab .nav-tabs .nav-link.active {
    color: #fff;
    background-color: #0e295e;
    border: 1px solid #fff;
    border-radius: 55px;
    padding: 0 30px 0 0;
    height: 110px;
}
.dreamsTab .nav-tabs .nav-link.active img {
    width: 110px;
}
.dreamsTab .nav-tabs {
    border: 0;
    display: flex;
    align-items: center;
}
.librarySlider .owl-nav button.owl-next {
    position: absolute;
    width: 47px;
    height: 21px;
    bottom: 30px;
    margin: auto;
    right: -50px;
    background-image: url("../images/education/brown-right-arrow.svg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.librarySlider .owl-nav button.owl-prev {
    position: absolute;
    width: 47px;
    height: 21px;
    bottom: 30px;
    margin: auto;
    left: 145px;
    opacity: 1;
    background-image: url("../images/education/brown-left-arrow.svg") !important;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.librarySlider.owl-theme .owl-nav .owl-next:hover,
.librarySlider.owl-theme .owl-nav .owl-prev:hover {
    background: center/contain no-repeat;
    color: #fff;
    text-decoration: none;
    width: 47px;
    height: 21px;
}
.image-comparison {
    max-width: 48.063em;
    margin-right: auto;
    margin-left: auto;
}
.image-comparison__label {
    font-size: 0;
    line-height: 0;
}
.image-comparison__label,
.image-comparison__range {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: 0;
    cursor: ew-resize;
    z-index: 20;
}
@media (hover) {
    .image-comparison__range:hover ~ .image-comparison__slider .image-comparison__thumb {
        transform: scale(1.2);
    }
}
.image-comparison
    .image-comparison__slider-wrapper
    .image-comparison__range--active
    ~ .image-comparison__slider
    .image-comparison__thumb,
.image-comparison
    .image-comparison__slider-wrapper
    .image-comparison__range:active
    ~ .image-comparison__slider
    .image-comparison__thumb,
.image-comparison
    .image-comparison__slider-wrapper
    .image-comparison__range:focus
    ~ .image-comparison__slider
    .image-comparison__thumb {
    transform: scale(0.8);
    background-color: rgba(0, 97, 127, 0.5);
}
.image-comparison__image-wrapper--overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: calc(50% + 1px);
    height: 100%;
    overflow: hidden;
}
.image-comparison__figure {
    margin: 0;
}
.image-comparison__figure::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #f2f2f2;
}
.image-comparison__figure:not(.image-comparison__figure--overlay) {
    position: relative;
    padding-top: 66.666666667%;
}
.image-comparison__image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: 0 50%;
    object-position: 0 50%;
    overflow: hidden;
}
.image-comparison__figure--overlay .image-comparison__image {
    z-index: 1;
}
.image-comparison__caption {
    position: absolute;
    bottom: 12px;
    min-width: -webkit-max-content;
    min-width: -moz-max-content;
    min-width: max-content;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
@media screen and (max-width: 40.063em) {
    .image-comparison__caption {
        font-size: 12px;
    }
}
.image-comparison__caption--before {
    left: 12px;
    z-index: 2;
}
.image-comparison__caption--after {
    right: 12px;
    text-align: right;
}
.image-comparison__caption-body {
    max-width: 40vmin;
    font-size: 20px;
    line-height: 30px;
}
.image-comparison__slider {
    position: absolute;
    top: 0;
    left: 50%;
    width: 2px;
    height: 100%;
    background-color: #fff;
    transition: background-color 0.3s ease-in-out;
    z-index: 10;
}
.image-comparison__range--active ~ .image-comparison__slider {
    background-color: rgba(255, 255, 255, 0);
}
.image-comparison__thumb {
    position: absolute;
    top: calc(50% - 20px);
    left: calc(50% - 20px);
    width: 40px;
    height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background-color: #0091df;
    color: #fff;
    border-radius: 50%;
    box-shadow: 0 0 22px 0 rgba(0, 0, 0, 0.5);
    transform-origin: center;
    transition:
        transform 0.3s ease-in-out,
        background-color 0.3s ease-in-out;
}
.contactForm,
.donateForm {
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
}
.image-comparison__range::-webkit-slider-runnable-track {
    width: 40px;
    height: 40px;
    opacity: 0;
}
.image-comparison__range::-moz-range-thumb {
    width: 40px;
    height: 40px;
    opacity: 0;
}
.image-comparison__range::-webkit-slider-thumb {
    width: 40px;
    height: 40px;
    opacity: 0;
}
.image-comparison__range::-ms-fill-lower {
    background-color: transparent;
}
.image-comparison__range::-ms-track {
    position: relative;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: none;
    margin: 0;
    padding: 0;
    background-color: transparent;
    color: transparent;
    outline: 0;
    cursor: col-resize;
}
.image-comparison__range::-ms-thumb {
    width: 0.5%;
    height: 100%;
    opacity: 0;
}
.image-comparison__range::-ms-tooltip {
    display: none;
}
.blueBefore {
    position: absolute;
    left: -197px;
    top: 46px;
    max-width: 586px;
    width: 100%;
}
.playGround .blueBefore {
    top: 66px;
}
.arroCont {
    display: flex;
    gap: 80px;
    margin-top: 25px;
}
.nextArro1 {
    margin-left: -50px;
}
.sliderCounter .numbered-pagination {
    margin-left: 53px;
}
.leftArrow,
.leftArrow1,
.nextArro,
.nextArro1 {
    cursor: pointer;
}
.badminton {
    position: absolute;
    left: 0;
    top: 15px;
}
.footBall {
    position: absolute;
    right: 206px;
    top: 66px;
    z-index: 9;
}
.coscoBall {
    position: absolute;
    left: 269px;
    bottom: 10px;
}
.cloudG1 {
    position: absolute;
    left: 0;
    top: 35px;
}
.cloudG2 {
    position: absolute;
    right: 197px;
    top: 51px;
    z-index: 99;
}
.cloudG3 {
    position: absolute;
    right: 0;
    top: 413px;
    z-index: 9;
}
.scCloud1 {
    position: absolute;
    left: 20px;
    bottom: 141px;
}
.scCloud2 {
    position: absolute;
    right: 42px;
    bottom: -77px;
}
.aboutUs .livBn.eduCloud {
    top: 70px;
}
.aboutUs .livBn.eduCloud .cloud2 {
    left: 190px;
}
.aboutUs .livBn.eduCloud .cloud3 {
    left: 431px;
    top: -116px;
    position: absolute;
}
.aboutUs.liveBanner {
    position: relative;
    height: auto;
    margin-top: -260px;
}
.manQ {
    margin-left: 14%;
}
.quoatesText {
    position: relative;
    max-width: 530px;
    width: 100%;
}
.textQ {
    position: absolute;
    top: 50px;
    max-width: 435px;
    right: 31px;
}
.sumitK p,
.textQ p,
.visionMission {
    position: relative;
}
.textQ p::before {
    content: "";
    background: url(../svg/comma1.svg) no-repeat;
    left: -25px;
}
.textQ p {
    font-size: 30px;
    line-height: 36px;
    color: #339536;
    font-family: BodoniLight;
    padding-bottom: 10px;
    padding-top: 10px;
}
.textQ h6 {
    font-size: 23px;
    line-height: 26px;
    color: #339536;
    font-family: BodoniLight;
    text-align: right;
    max-width: 540px;
}
.sumitK h6,
.sumitK p {
    font-size: 35px;
    line-height: 45px;
    font-family: BodoniLight;
}
.sumitK p {
    color: #0e295e;
}
.sumitK p::before {
    content: "";
    background: url(../svg/blue-comma.svg) no-repeat;
    left: -20px;
}
.comma2mb,
.comma3mb {
    padding-left: 5px;
    padding-bottom: 10px;
}
.sumitK h6 {
    color: #0e295e;
    text-align: right;
}
.fondCont p,
.kumarSu p {
    font-size: 16px;
    line-height: 22px;
    color: #0e295e;
    margin-bottom: 15px;
}
.fondCont {
    max-width: 635px;
    width: 100%;
}
.fourImg {
    display: flex;
    justify-content: space-between;
    max-width: 100%;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 30px;
}
.computeEngine,
.kalanC {
    justify-content: end;
    display: flex;
}
.visionMission {
    background-image: url("../images/about/vision-img1.webp");
    background-size: cover;
    min-height: 1404px;
}
.visClou {
    position: absolute;
    left: 35%;
    top: 12px;
}
.allOf,
.bornImg,
.juganaSc,
.scholarShip {
    position: relative;
}
.visMisIns {
    max-width: 463px;
    width: 100%;
    margin-top: 485px;
}
.visMisIns h3 {
    font-size: 35px;
    line-height: 42px;
    color: #0e295e;
    font-family: BodoniLight;
    margin-bottom: 8px;
}
.visMisIns p {
    color: #0e295e;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 20px;
}
.juganaSc {
    background-image: url("../images/about/jugsana-kalan-img.webp");
    background-size: cover;
    min-height: 975px;
    margin-top: 50px;
}
.bornImg::after,
.scholarShip {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.kalanC p,
.kalanC2 p {
    font-size: 35px;
    line-height: 45px;
    color: #0e295e;
    font-family: BodoniLight;
}
.kalanC {
    max-width: 444px;
    width: 100%;
    margin-top: 140px;
    margin-left: 85px;
}
.allOf {
    min-height: 662px;
    z-index: 9;
    padding: 40px 0 0;
}
.kalanC2 {
    max-width: 570px;
    width: 100%;
    display: flex;
    justify-content: end;
    float: left;
    margin-top: 50px;
}
.bornImg {
    max-width: 547px;
    margin-top: 60px;
    z-index: 99;
}
.bornImg::after {
    content: "";
    display: block;
    position: absolute;
    top: -980px;
    background-image: url("../images/poll.svg");
    width: 500px;
    min-height: 1121px;
    z-index: -1;
    right: 4px;
}
.scholarShip {
    background-image: url("../images/education/img1.png");
    min-height: 662px;
}
.flowerImg {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
}
.blackBoard {
    max-width: 505px;
    width: 100%;
    position: relative;
    margin-left: 40px;
}
.boardText {
    position: absolute;
    top: 50px;
    left: 20px;
}
.boardText p {
    font-size: 25px;
    line-height: 32px;
    color: #fff;
    font-family: BodoniLight;
    padding: 15px 25px 0 15px;
}
.emploEngegeTxt h3,
.enerTxte h4,
.giveBottom p {
    font-size: 35px;
}
.emploEngegeTxt h3,
.emploEngegeTxt h4,
.enerTxte h4 {
    font-family: BodoniLight;
    padding-bottom: 15px;
    color: #0e295e;
}
.giveBottom p {
    color: #0e295e;
    font-family: BodoniLight;
    line-height: 45px;
}
.emploEngege {
    background: url(../images/skill-development-bg.webp) center/cover;
    height: 100vh;
    width: 100%;
    display: flex;
    align-items: center;
    position: relative;
}
.emploEngegeTxt h4 {
    font-size: 25px;
    line-height: 30px;
}
.emploEngegeTxt p {
    font-size: 16px;
    color: #0e295e;
    font-family: Poppins-Regular;
    padding: 10px 0 20px;
}
.amritsarover ul li:last-child,
.emploEngegeTxt p:nth-child(7),
.ruralproblems ul li:last-child,
.socialinfrastructrue ul li:last-child {
    border-bottom: 0;
}
.donateForm {
    margin: 50px auto;
    padding: 20px 30px;
    border-radius: 15px;
    background-color: #fff;
    min-height: 600px;
    position: relative;
}
.donateForm h2 {
    text-align: center;
    color: #0e295e;
    margin-bottom: 20px;
    font-size: 35px;
    font-family: BodoniLight;
    min-height: 85px;
}
.donateForm .input-group {
    margin-bottom: 20px;
    flex-direction: column;
}
.donateForm .input-group input {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 22px;
    font-size: 14px;
    color: #333;
}
.donateForm .input-group textarea {
    width: 100%;
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 22px;
    font-size: 14px;
    color: #333;
    resize: none;
    min-height: 60px;
}
.input-group input::placeholder {
    color: #aaa;
}
.input-group input:focus,
.input-group textarea:focus {
    border-color: #0e295e;
    outline: 0;
}
.donate-button {
    width: 190px;
    background-color: #ed784a;
    color: #fff;
    padding: 5px 10px;
    font-size: 20px;
    cursor: pointer;
    position: absolute;
    left: 140px;
    bottom: 25px;
    font-family: Poppins-Medium_1;
    border: 1px solid #ed784a;
}
.blueEnergy p {
    font-size: 16px;
    padding-bottom: 15px;
}
.enerTxte h1,
.giveLast h1 {
    font-size: 35px;
    line-height: 45px;
    font-family: BodoniLight;
    color: #0e295e;
}
.blueBeforeEnergy {
    top: 120px;
}
.enerTxt {
    padding-top: 0;
    position: relative;
}
.bag,
.commuImg,
.enerSky,
.enerSky2 {
    position: absolute;
}
.enerSky {
    top: -53px;
    left: 175px;
}
.enerSky2 {
    top: -70px;
    right: -60px;
}
.commuImg {
    left: -40px;
    top: -42px;
}
.energyMain {
    height: auto;
}
.enerIns {
    display: flex;
    align-items: end;
    justify-content: space-between;
    margin-top: 80px;
}
.enerBnr {
    margin-right: 195px;
}
.energyMain .bannerBottm p {
    text-align: left;
    margin: 0;
}
.bag {
    bottom: 0;
    right: 0;
}
.gapTestdener {
    position: relative;
    margin-top: 40px;
    margin-bottom: 110px;
}
.virus2 {
    position: absolute;
    bottom: -90px;
}
.awareBnr,
.enerLast,
.formBg {
    position: relative;
    width: 100%;
    display: flex;
}
.awareBnr {
    background: url(../images/awareness-bg.webp) center/cover;
    height: 100vh;
    align-items: center;
    padding: 50px 0;
}
.formBg {
    background: url(../images/form-bg.webp) center/cover;
    height: auto;
    align-items: center;
}
.prevMain {
    padding: 50px 0 30px;
}
.enerLast {
    background: url(../images/energy-last-img.webp) center/cover;
    min-height: 1100px;
    padding: 40px 0 0;
}
.enerTxte h1 {
    padding-bottom: 20px;
    margin-top: 50px;
}
.cureBnr {
    padding-top: 45px;
}
.giveBk {
    position: absolute;
    bottom: 0;
    margin: 50px 0 0;
    right: 70px;
}
.giveBottom {
    position: relative;
    min-height: 500px;
}
.giveLast {
    background-image: url(../images/give-last-img.webp);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    min-height: 770px;
    width: 100%;
}
.giveLast h1 {
    padding-top: 150px;
    max-width: 560px;
}
.scroll-wrap {
    position: fixed;
    left: 0;
    bottom: 50px;
    right: 0;
    margin: auto;
    width: 122px;
    text-align: center;
    z-index: 99;
    opacity: 0;
}
.arrow-scroll {
    animation: 2s ease-in-out infinite ca3_fade_move_down;
}
@keyframes ca3_fade_move_down {
    0% {
        transform: translate(0, -10px);
        opacity: 0;
    }
    50% {
        opacity: 1;
    }
    100% {
        transform: translate(0, 10px);
        opacity: 0;
    }
}
.scroll-wrap p {
    color: #0e295e;
    padding-top: 5px;
}
.footer-btm {
    background-color: #081530;
    padding: 10px 0;
}
.text-white p {
    color: #fff;
    font-size: 12px;
    position: absolute;
    top: 15px;
    width: 122px;
}
.gallery-heading,
.press h1 {
    font-size: 35px;
    font-family: BodoniLight;
}
.text-white img {
    filter: brightness(0) invert(100%);
}
.livBn.new-liv {
    position: absolute;
    top: -112px;
    right: 0;
}
.cloud1.new-cloud {
    position: absolute;
    left: 34%;
    top: -77px;
}
.cloud1.first-sky {
    position: absolute;
    left: 20%;
    top: -80px;
}
section.press .innerTxt p {
    color: #5263a3;
    font-size: 8px;
    line-height: 12px;
    font-family: Poppins-Regular;
}
section.press .innerTxt h3 {
    font-size: 20px;
    line-height: 24px;
    color: #5163a2;
    padding-bottom: 40px;
    font-family: BodoniLight;
    min-height: 137px;
}
section.press .innerTxt {
    position: relative;
    max-width: 301px;
    padding: 20px;
}
section.press .innerTxt-2 p {
    color: #5c9d3a;
    font-size: 8px;
    line-height: 12px;
    font-family: Poppins-Regular;
}
section.press .innerTxt-2 h3 {
    font-size: 20px;
    line-height: 24px;
    color: #5c9d3a;
    min-height: 87px;
    font-family: BodoniLight;
}
section.press .innerTxt-2 {
    position: absolute;
    bottom: 36px;
    left: 39px;
}
section.press .innerTxt-3 p {
    color: #bf544e;
    font-size: 8px;
    line-height: 12px;
    font-family: Poppins-Regular;
}
section.press .innerTxt-3 h3 {
    font-size: 20px;
    line-height: 24px;
    color: #bf544e;
    min-height: 93px;
    font-family: BodoniLight;
}
section.press .innerTxt-3 {
    position: absolute;
    bottom: 12px;
    left: 39px;
    margin-bottom: 21px;
    max-width: 301px;
}
section.press {
    position: relative;
    padding-top: 50px;
    padding-bottom: 50px;
}
section.press .newImg {
    position: absolute;
    top: -90px;
    left: 12px;
}
section.press .newImg img,
section.press .newImg-2 img {
    width: 154px;
}
section.press .newImg-2 {
    position: absolute;
    right: 12px;
    bottom: -30px;
}
.press h1 {
    text-align: center;
    color: #334c9c;
    padding-bottom: 30px;
}
.press .view-btn {
    text-align: center;
    color: #ed784a;
    font-size: 20px;
    font-family: Poppins-Medium_1;
    padding-top: 39px;
}
.gallery-sec .view-btn a,
.press .view-btn a,
.video-sec .view-btn a {
    position: relative;
    display: inline-block;
    text-align: center;
    color: #ed784a;
    font-size: 20px;
    font-family: Poppins-Medium_1;
    text-decoration: none;
    padding: 5px;
    border-left: 2px solid #ed784a;
    overflow: hidden;
    transition: color 0.4s ease-in-out;
}
.gallery-sec .view-btn a::before,
.press .view-btn a::before,
.video-sec .view-btn a::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background-color: #ed784a;
    z-index: 0;
    transition: width 0.4s ease-in-out;
}
.gallery-sec .view-btn a:hover,
.press .view-btn a:hover,
.video-sec .view-btn a:hover,
.view-btn1 a:hover {
    color: #fff;
    z-index: 999;
}
.gallery-sec .view-btn a span,
.press .view-btn a span,
.video-sec .view-btn a span {
    position: relative;
    z-index: 1;
}
.gallery-container {
    padding: 20px;
    max-width: 1200px;
}
.gallery-heading {
    text-align: left;
    line-height: 42px;
    color: #0e295e;
    padding-bottom: 20px;
}
.gallery-sec .view-btn,
.vidTxt {
    text-align: center;
}
section.gallery-sec.tab-content img {
    max-width: 100%;
    border-radius: 8px;
    box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
}
.ruralimpact,
.tab-pane {
    padding: 20px 0;
}
.gallery-frame {
    border: 4px solid transparent;
    padding: 10px;
    border-radius: 8px;
}
.gallery-frame.green {
    border-color: #4caf50;
}
section.gallery-sec {
    position: relative;
    padding-top: 64px;
}
.galllery-secImg1 {
    position: absolute;
    top: 0;
    left: 117px;
}
.galllery-secImg2 {
    position: absolute;
    top: 8%;
    right: 36%;
}
.galllery-secImg3 {
    position: absolute;
    top: -78px;
    right: 16%;
}
.galllery-secImg4 {
    position: absolute;
    top: 2%;
    right: 9%;
}
.gallery-tab button {
    color: #707070;
    font-size: 16px;
}
.env-bannerbtm h5,
.vidTxt h1,
section.education .edTxtx h1 {
    color: #0e295e;
    font-size: 35px;
    line-height: 42px;
    font-family: BodoniLight;
}
.gallery-tab button:hover {
    color: none;
}
.gallery-container .tab-content > .active {
    margin-top: 0;
}
.gallery-container .nav-tabs .nav-link:focus,
.gallery-container .nav-tabs .nav-link:hover {
    isolation: isolate;
    border: none;
}
.gallery-container .nav-tabs .nav-link.active,
.gallery-container .nav-tabs .nav-link:hover {
    color: #0e295e;
    font-family: Poppins-Bold_1;
}
.gallery-container .nav-tabs .nav-link {
    border: none;
    color: #707070;
    font-family: Poppins-Regular;
}
ul#galleryTab {
    width: 100%;
    position: relative;
    overflow: hidden;
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    white-space: nowrap;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    -webkit-overflow-scrolling: touch;
    overflow-x: scroll;
}
ul#galleryTab::-webkit-scrollbar {
    height: 2px;
}
ul#galleryTab::-webkit-scrollbar-track {
    background: #f1f1f1;
}
ul#galleryTab::-webkit-scrollbar-thumb {
    background: #0e295e;
    border-radius: 10px;
}
ul#galleryTab::-webkit-scrollbar-thumb:hover {
    background: #0e295e;
}
.video-sec {
    background: url(../images/skill-development-bg.webp) center/cover;
    height: 100vh;
    width: 100%;
    margin-top: 33px;
    align-items: center;
    display: flex;
}
.vidTxt {
    margin-top: 85px;
    margin-bottom: 30px;
}
.middle,
.video-sec .video-img1 .play-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.video-sec .view-btn {
    text-align: center;
    margin-top: 60px;
}
.dropdown select option {
    color: #00f;
}
.dropdown select {
    border: 1px solid #0e295e;
    padding: 5px;
    color: #0e295e;
}
.env-impact ul,
.green-future ul {
    padding-left: 20px;
}
#dpmodal .modal-dialog {
    max-width: 100%;
    margin: 0;
}
#dpmodal .modal-footer,
#dpmodal .modal-header {
    border: none;
}
#dpmodal button.btn-close {
    border-radius: 0;
    padding: 12px;
    margin: 0;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 99;
    opacity: 1;
    background-color: #fff;
}
#dpmodal .modal-content {
    background-color: #000;
    height: 100vh;
}
.popup-carousel.owl-carousel .owl-item img {
    width: auto;
    height: auto;
    margin: auto;
}
.popup-carousel .owl-nav button.owl-prev {
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: 0;
    top: 0;
    margin: auto;
    left: 0;
    background-image: url(../images/white-left-arrow.svg) !important;
}
.popup-carousel .owl-nav button.owl-next {
    position: absolute;
    width: 50px;
    height: 50px;
    bottom: 0;
    top: 0;
    margin: auto;
    right: 0;
    background-image: url(../images/white-right-arrow.svg) !important;
}
#board_text,
#edu-text,
#warning-message,
.bussSlider img.mblView,
.edusSlider img.mblView,
.formb,
.healthSlider img.mblView,
.hm-video #video1,
.mblVTab,
.mblView,
.popup-carousel span,
.show991,
.tractor-img img:last-child {
    display: none;
}
.env-banner {
    height: auto;
    position: relative;
}
.env-banner .livBn.eduCloud {
    top: 0;
    right: 45px;
}
.env-banner .livBn.eduCloud .cloud2 {
    left: -25px;
    top: -75px;
}
.env-cloud2 {
    right: 0;
    top: -70px;
    position: absolute;
}
.env-banner .imgEdus {
    margin-top: 20%;
    margin-left: 16%;
}
.leaf-icon {
    position: absolute;
    right: 23%;
    top: 25%;
}
.env-bannerbtm {
    margin-top: 55px;
}
.env-sdg {
    margin-top: 15px;
}
.env-leaf2,
.leftImg {
    float: right;
}
.agro {
    min-height: 750px;
}
.agro .blueBox,
.ird h2,
.press .view-btn1,
.video-sec .view-btn1 {
    padding-top: 40px;
}
.agro p,
.ruralvillage .addtext h3 {
    padding-bottom: 15px;
}
.scroll-text {
    overflow-y: scroll;
    padding-right: 15px;
    height: 290px;
}
.eduOverf,
.govtschinfra,
.weatheroad,
.weatheroadoverflow {
    overflow: hidden;
}
.scroll-text::-webkit-scrollbar {
    width: 2px;
    background-color: #c3c3c3;
}
.scroll-text::-webkit-scrollbar-thumb {
    border-radius: 0;
    background-color: #074386;
}
.scroll-text::-webkit-scrollbar-track {
    border-radius: 0;
    background-color: #c3c3c3;
}
.env-impact {
    padding-top: 0;
    margin-top: -100px;
}
.homepage {
    overflow-y: hidden;
    overflow-x: hidden;
}
.livBnnw {
    right: 90px;
}
.liveSecndnw {
    padding-top: 20px;
}
section.press .innerTxt-new {
    padding: 20px;
    min-height: 165px;
    margin-bottom: 40px;
}
section.press .innerTxt-new p {
    color: #5263a3;
    font-size: 12px;
    line-height: 12px;
    font-family: Poppins-Regular;
}
section.press .innerTxt-new p.p-date {
    position: absolute;
    bottom: 25px;
}
section.press .innerTxt-new h3 {
    font-size: 18px;
    line-height: 20px;
    color: #5263a3;
    font-family: BodoniLight;
    padding-bottom: 25px;
}
section.press .innerTxt-newg,
section.press .innerTxt-newr {
    position: absolute;
    top: 55%;
    left: 39px;
    max-width: 301px;
}
section.press .innerTxt-newg p {
    color: #5c9d3a;
    font-size: 12px;
    line-height: 12px;
    font-family: Poppins-Regular;
}
section.press .innerTxt-newg h3 {
    font-size: 18px;
    line-height: 20px;
    color: #5c9d3a;
    font-family: BodoniLight;
    padding-bottom: 25px;
}
section.press .innerTxt-newr p {
    color: #bf544e;
    font-size: 12px;
    line-height: 12px;
    font-family: Poppins-Regular;
}
section.press .innerTxt-newr h3 {
    font-size: 18px;
    line-height: 20px;
    color: #bf544e;
    font-family: BodoniLight;
    padding-bottom: 25px;
}
section.video-sec.new-vdsec {
    background: 0 0;
    height: auto;
    position: relative;
}
.handswork-banner,
section.last-banner.new-lastb {
    background-size: cover;
    background-repeat: no-repeat;
}
.expandLib,
.ruralbanner,
section.liveBanner.newliveBanner {
    height: 100vh;
}
.vidTxt.vidTxt-pg {
    text-align: left;
}
.vdImg1 {
    position: absolute;
    top: 15px;
    right: 84px;
}
.video-img1 p {
    font-size: 16px;
    line-height: 19px;
    color: #5163a2;
    font-family: BodoniLight;
}
section.video-sec.new-vdsec .video-img1 {
    position: relative;
    padding-bottom: 45px;
}
.btm-img1,
.btm-img2,
.init-leaf1,
.init-leaf2,
.init-leaf3,
.init-leaf4 {
    position: absolute;
}
.btm-img1 {
    bottom: 60px;
    left: 89px;
}
.btm-img2 {
    bottom: 0;
    right: 35%;
}
section.last-banner.new-lastb {
    background-image: url(../images/contact-us/last-img.webp);
    background-position: center;
    height: 100vh;
    position: relative;
}
.contactPara h2,
.our-partner h3,
section.last-banner.new-lastb .last-para h2 {
    font-size: 35px;
    color: #0e295e;
    line-height: 45px;
    font-family: BodoniLight;
}
section.last-banner.new-lastb .last-para {
    padding-top: 80px;
}
section.last-banner.new-lastb .new-img {
    position: absolute;
    bottom: -48px;
}
.arroCont.addHeathPagination {
    max-width: 150px;
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 40px;
    margin-top: -32px;
    margin-right: 95px;
    float: right;
}
.addEduPagination .numbered-pagination,
.addHeathPagination .numbered-pagination {
    z-index: 0;
}
.addEduPagination .leftArrow,
.addEduPagination .nextArro,
.addHeathPagination .leftArrow,
.addHeathPagination .nextArro {
    cursor: pointer;
    z-index: 99;
}
.arroCont.addEduPagination {
    max-width: 150px;
    width: 100%;
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 40px;
    margin-top: -30px;
    margin-right: 95px;
    float: right;
}
.ruralbanner {
    background-image: url(../images//rural/banner-img.webp);
    background-size: cover;
    width: 100%;
}
.ruralsdn {
    padding-bottom: 92px;
}
section.ruralsitemap {
    padding-bottom: 0;
}
.govtschinfra p,
.sdgPad {
    padding-top: 15px;
}
.giveTxt h4 {
    line-height: 27px;
}
.textQ span {
    font-size: 13px;
    line-height: 19px;
    color: #339536;
    font-family: BodoniLight;
    text-align: right;
    display: block;
    max-width: 485px;
    width: 100%;
    font-style: italic;
}
.env-impact ul li,
.imp-initbtm {
    font-size: 16px;
    line-height: 22px;
}
.env-impact .sliderCounter {
    display: flex;
    flex-direction: column;
    gap: 50px;
}
.env-impact .arroCont {
    margin-top: -25px;
}
.env-impact ul {
    padding-top: 0;
}
.env-impact ul li {
    color: #7a8bbe;
    padding-bottom: 15px;
}
.addRessSec .addressSlider .owl-item:nth-child(6) h3,
.addRessSec .addressSlider .owl-item:nth-child(6) li,
.addRessSec .addressSlider .owl-item:nth-child(6) p,
.addressSlider .owl-item:nth-child(3) h3,
.addressSlider .owl-item:nth-child(3) li,
.addressSlider .owl-item:nth-child(3) p,
.env-impact .color_3 h3,
.env-impact .color_3 ul li {
    color: #bf544e;
}
.env-impact-btm p,
.green-future ul li {
    font-size: 16px;
    line-height: 22px;
    color: #0e295e;
    padding-bottom: 15px;
}
.boldTxt,
.contact-detail p span,
.dreamBody p span,
.env-impact-btm p span,
.fontBold {
    font-family: Poppins-Bold_1;
}
.green-future .indSathi p {
    border-bottom: none;
    padding-bottom: 0;
}
.green-future .indSathi p.tpl {
    font-size: 25px;
    line-height: 30px;
    font-family: BodoniLight;
}
.green-future .sathText h3 {
    margin-bottom: 15px;
}
.expandLib {
    background-image: url(../images/env/bg-img.webp);
    padding: 50px 0;
}
.video-img {
    transition: 0.5s ease-in-out;
    height: 0;
    width: 100%;
}
.imp-init h3 {
    color: #0e295e;
    margin-bottom: 40px;
}
.imp-init .libCpas {
    background-color: #b3d96f;
    padding: 15px 15px 0;
    max-width: 410px;
    top: 30px;
}
.imp-init .libCpas p {
    background-color: transparent;
    color: #0e295e;
    padding-bottom: 15px;
    font-size: 14px;
}
.imp-init .libCpas h4 {
    color: #0e295e;
    padding-bottom: 6px;
}
.imp-init .librarySlider.owl-carousel {
    float: none;
    margin-right: 0;
    max-width: 100%;
}
.imp-init .libIns {
    display: block;
    height: auto;
}
.imp-init .libIns img {
    margin-right: 200px;
}
.imp-init .librarySlider .owl-nav button.owl-prev {
    left: 25%;
    bottom: 40px;
}
.imp-init .librarySlider .owl-nav button.owl-next {
    bottom: 30px;
    right: 17%;
}
.imp-initbtm {
    color: #0e295e;
    padding-bottom: 70px;
    padding-top: 20px;
}
.init-leaf1 {
    top: -70px;
    left: 0;
}
.init-leaf2 {
    top: -100px;
    right: 0;
}
.init-leaf3 {
    bottom: 40px;
    left: 0;
}
.init-leaf4 {
    bottom: 46%;
    right: 10%;
}
.init-leaf5,
.ird-cloud,
.scroll-wrap-inside {
    right: 0;
    position: absolute;
}
.init-leaf5 {
    bottom: 30%;
}
.scroll-wrap-inside {
    z-index: 99;
    opacity: 1;
    text-align: left;
    bottom: 0;
    max-width: 1110px;
    width: 100%;
    left: 0;
    margin: 0 auto;
}
.scroll-wrap-inside img {
    filter: none;
}
.scroll-wrap-inside p {
    color: #334c9c;
}
.emploEngegeTxt {
    padding: 60px 0 40px;
}
.j-bird-cloud {
    position: absolute;
    left: 0;
    top: -50px;
}
.handswork-banner {
    background-image: url(../images/hand/hand-banner-img.webp);
    background-position: top center;
    height: 100vh;
}
.sitemap1 {
    position: absolute;
    left: 0;
    top: 110px;
}
.handswork-banner .livebnTxt {
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.edcation-sec,
.livehood-sec {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    align-items: center;
    height: 100vh;
    display: flex;
}
.tractor-img {
    text-align: center;
    padding-bottom: 80px;
}
.handswork-btm p {
    color: #0e295e;
    font-size: 35px;
    line-height: 45px;
    font-family: BodoniLight;
}
.govtschinfra h3,
.main-head,
.ruralimpact h3,
.ruralproblems h3,
.weatheroad h3 {
    font-size: 35px;
    line-height: 42px;
    color: #0e295e;
    font-family: BodoniLight;
}
.ird {
    padding-top: 80px;
    padding-bottom: 140px;
}
.main-head {
    padding-bottom: 15px;
}
.blue-text {
    color: #0e295e;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 20px;
}
.read-btn a {
    color: #0e295e;
    display: inline-block;
    z-index: 2;
}
.ird-cloud {
    top: -40px;
}
.edcation-sec {
    background-image: url(../images/hand/education-bg.webp);
}
.edcation-sec p {
    max-width: 580px;
    width: 100%;
}
.livehood-sec {
    background-image: url(../images/hand/livelihood-img.webp);
}
.book-btm {
    position: absolute;
    right: 25%;
    bottom: -180px;
}
.bag-icon {
    position: absolute;
    right: 0;
    top: -110px;
}
.ruralproblems {
    padding: 107px 0 30px;
    background: no-repeat padding-box #eafdff;
}
.amritsarover,
.screen8-text1 .voice-box {
    background-color: transparent;
}
.amritsarover ul,
.ruralproblems ul {
    padding-left: 0;
    list-style: none;
}
.ruralproblems ul li {
    padding: 15px 30px 15px 0;
    font-size: 16px;
    font-family: Poppins-Regular;
    line-height: 22px;
    border-bottom: 1px solid #ccc;
    color: #0e295e;
}
.ruralimpact h3 {
    padding-bottom: 30px;
    max-width: 950px;
    color: #0e295e;
}
.ruralimpact h3 span {
    padding-top: 15px;
    display: block;
    font-family: Poppins-Regular;
    font-size: 18px;
    line-height: 22px;
}
.amritsarover h3,
.contact-detail p a,
.donationScreening p a,
.govtschinfra h3,
.govtschinfra p,
.mapForm form label {
    color: #0e295e;
}
.ruralimpact .keyTxt p {
    font-size: 16px;
}
.ruralimpact .numbered-pagination {
    position: absolute;
    right: 97px;
    bottom: -18px;
}
.ruralimpact.keyHighSec.educationSlider {
    background-image: none;
}
.weatheroad {
    height: 100vh;
    width: 100%;
    background-size: cover;
    padding-top: 74px;
}
.weatheroadtxtimg {
    display: flex;
    align-items: center;
    padding-bottom: 63px;
    max-width: 900px;
    width: 100%;
}
.weatheroadtxtimg div {
    max-width: 533px;
    width: 100%;
}
.weatheroadtxtimg div:first-child {
    display: flex;
    justify-content: center;
}
.weatheroadtxt {
    max-width: 900px;
    margin: auto;
}
.weatheroadoverflow {
    position: relative;
}
.weatheroad .col-xl-12 .lefticon {
    position: absolute;
    left: -30px;
}
.weatheroad .col-xl-12 .righticon {
    position: absolute;
    right: -40px;
    top: 430px;
}
.govtschinfra {
    padding-top: 115px;
    height: 662px;
}
.animalwelfare .owl-stage .owl-item:first-child .item {
    background-image: url(../images/animal-welfare-centre-bg.webp);
    background-size: cover;
    width: 100%;
    min-height: 662px;
    display: flex;
    align-items: center;
}
.animalwelfare .owl-stage .owl-item:nth-child(2) .item {
    background-image: url(../images/cremation-ground-bg.webp);
    background-size: cover;
    width: 100%;
    min-height: 662px;
    display: flex;
    align-items: center;
}
.animalwelfare .owl-stage .owl-item:nth-child(3) .item {
    background-image: url(../images/bg-img3.webp);
    background-size: cover;
    width: 100%;
    min-height: 662px;
    display: flex;
    align-items: center;
}
.animalwelfare .owl-stage .owl-item:nth-child(4) .item {
    background-image: url(../images/bg-img4.webp);
    background-size: cover;
    width: 100%;
    min-height: 662px;
    display: flex;
    align-items: center;
}
.animalwelfare .owl-stage .owl-item:nth-child(5) .item {
    background-image: url(../images/bg-img5.webp);
    background-size: cover;
    width: 100%;
    min-height: 662px;
    display: flex;
    align-items: center;
}
.animalwelfareslider .col-xl-7 p {
    max-width: 570px;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 56px;
    color: #0e295e;
}
.weatheroad h3 {
    text-align: center;
    padding-bottom: 18px;
    color: #0e295e;
}
.rualnumbered-pagination {
    position: absolute;
    right: 97px;
    bottom: -19px;
}
.ruralimpact .cloud1 {
    left: 0;
    position: absolute;
    top: 128px;
    z-index: 2;
}
.ruralimpact .cloud2 {
    right: 0;
    position: absolute;
    top: 50px;
}
.weatheroad .weatheroadtxtimg p {
    max-width: 255px;
    color: #0e295e;
}
.weatheroad .weatheroadtxtimg div:last-child p {
    margin-left: 75px;
}
.amritsarover h4 {
    font-size: 25px;
}
.amritsarover ul li {
    font-size: 16px;
    line-height: 22px;
    padding: 15px 0;
    color: #fff;
    border-bottom: 1px solid #4061cb;
}
.playGround.amritsarover .blueBefore {
    top: 55px;
}
.rightbtmiocn {
    position: absolute;
    bottom: -45px;
    right: -45px;
}
.scrollboximg {
    position: relative;
    margin-bottom: 40px;
    max-width: 290px;
    width: 100%;
}
.scrollboximg p {
    position: relative;
    padding: 15px;
    max-width: 300px;
    min-height: 150px;
}
.govtschinfra .col-xl-7 {
    overflow: hidden;
    padding-top: 10px;
}
.animalwelfare h3,
.socialinfrastructrue h3 {
    font-size: 35px;
    line-height: 38px;
    font-family: BodoniLight;
    padding-bottom: 15px;
    color: #0e295e;
}
.socialinfrastructrue p {
    font-size: 25px;
    line-height: 28px;
    color: #0e295e;
    font-family: BodoniLight;
}
.socialinfrastructrue ul {
    list-style: none;
    padding-left: 0;
}
.socialinfrastructrue ul li {
    color: #0e295e;
    padding: 15px 0;
    border-bottom: 1px solid #ccc;
}
.socialinfrastructrue {
    padding: 50px 0;
    position: relative;
}
.sociallefticon {
    position: absolute;
    left: 0;
    top: 0;
}
.sociallefticon1 {
    position: absolute;
    right: 0;
    top: 220px;
}
.sociallefticon2 {
    position: absolute;
    right: 0;
    top: 30px;
}
.animal-pagination {
    position: absolute;
    right: 17%;
    bottom: 10px;
    z-index: 2;
}
.animalwelfare .owl-nav {
    position: absolute;
    bottom: 30px;
    right: 10%;
    z-index: 3;
}
.animalwelfare .owl-dots {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 20px;
}
.animalwelfare .animalwelfareslider .item2 .col-xl-5 img:first-child {
    max-width: 100%;
}
.ruralvillage {
    margin-top: 0;
    padding-top: 112px;
    background: #d2edfd;
}
.atruralbtm,
.env-sec {
    background-size: cover;
}
.ruralvillage .sliderCounter {
    display: block;
    width: 290px;
}
.ruralvillage .sliderCounter p {
    padding-top: 15px;
    color: #0e295e;
}
.ruralvillage .partionT {
    gap: 0;
}
.ruralvillage .sliderArea {
    width: calc(100% - 290px);
}
.env-impact.ruralvillage .arroCont {
    margin-top: -37px;
}
.atruralbtm h3 {
    font-size: 35px;
    font-family: BodoniLight;
    color: #0e295e;
    max-width: 720px;
}
.atruralbtm {
    background-image: url(../images//rural/village-illumination-last-img1.webp);
    height: 120vh;
    padding-top: 80px;
    background-position: bottom;
}
.leftvillageicon {
    position: absolute;
    left: 50px;
    top: 100px;
}
.leftvillageicon img {
    width: 220px;
}
.env-sec {
    background-image: url(../images/hand/env-bg.webp);
    background-position: top center;
    background-repeat: no-repeat;
    height: 100vh;
    display: flex;
    align-items: center;
}
.env-sec .init-leaf2 {
    top: -200px;
}
.env-sec .init-leaf4 {
    position: absolute;
    bottom: -20%;
    right: auto;
    left: 35%;
}
.env-sec .init-leaf5 {
    bottom: 10%;
}
.pond1-img {
    position: absolute;
    right: 7%;
    bottom: -35%;
}
.health-sec {
    background: linear-gradient(0deg, #76d6ef75 0, #fff 100%) no-repeat padding-box;
    padding-top: 140px;
    padding-bottom: 40px;
    position: relative;
}
.edubanner,
.liveBanner,
.privacybanner {
    background-position: top center;
    height: 100vh;
}
.edubanner,
.effortBnr,
.liveBanner,
.privacybanner {
    background-size: cover;
    background-repeat: no-repeat;
}
.abc-img,
.hand-img,
.health-cloud,
.mouse::before,
.screen8-text1 {
    position: absolute;
}
.emergency-wrap {
    padding-top: 135px;
}
.abc-img {
    left: -12%;
    top: -25%;
}
.hand-img {
    right: 0;
    bottom: 25%;
}
.health-cloud {
    right: 0;
    top: 20%;
}
span.clr_arrow {
    color: #0e295e;
    font-size: 12px;
}
.boldTestx p,
.envirobtm h3,
.initiativesSd p,
.innerThanks h4,
.mapForm h3 {
    font-size: 35px;
    color: #0e295e;
    font-family: BodoniLight;
}
.privacybanner {
    background-image: url(../images/privacy-policy-img.webp);
}
.edubanner {
    background-image: url(../images/education-banner-img.webp);
}
.educationBnr .bannerBottm p {
    text-align: left;
    margin: 0;
    max-width: 100%;
}
.contactBnr {
    background-image: url(../images/contact-us-banner-img.webp);
}
.healthBnr {
    background-image: url(../images/health-img.webp);
    background-position: top;
}
.livbanner {
    background-image: url(../images/livelihood-banner-img.webp);
}
.givebanner {
    background-image: url(../images/give-with-us-banner.webp);
}
.ruralbanner .scroll-wrap {
    bottom: 130px;
}
.imp-init {
    background-image: url(../images/env/impact-bg.webp);
}
.aboutbanner {
    background-image: url(../images/about/about-banner-new.webp);
}
.owl-next-icon,
.owl-prev-icon {
    font-size: 24px;
    color: #333;
    cursor: pointer;
}
.envirobtm {
    background-image: url(../images/environ-last-img.webp);
    background-size: cover;
    height: 100vh;
    background-position: bottom;
    padding-top: 80px;
}
.screen8-text1 {
    left: 15%;
    top: 14%;
    z-index: 9;
    width: 100%;
    opacity: 0;
    display: none;
}
.screen8-text1 .voice-box {
    background-image: url(../svg/text-cloud.svg);
    width: 357px;
    height: 252px;
    padding: 0;
    margin-right: 0;
}
.screen8-text1 .voice-box p {
    padding: 60px 40px 0 15px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    width: 307px;
    margin: auto;
}
.mouse {
    width: 25px;
    height: 40px;
    border: 2px solid #fff;
    border-radius: 40px;
}
.envirobtm h3 {
    max-width: 800px;
}
.mouse::before {
    content: "";
    width: 6px;
    height: 11px;
    top: 0;
    left: 50%;
    background-image: url(../svg/scroll-arrow.svg);
    transform: translateX(-50%);
    opacity: 1;
    animation: 2s infinite mouse;
}
@keyframes mouse {
    from {
        opacity: 1;
        top: 10px;
    }
    to {
        opacity: 0;
        top: 35px;
    }
}
.env-impact-btm,
.our-partner {
    margin-top: 40px;
}
.addresRural {
    display: flex;
    gap: 40px;
    justify-content: center;
}
.mapForm {
    margin: 20px 0 50px;
}
.mapForm h3 {
    padding-bottom: 30px;
}
.mb-2 {
    margin-bottom: 20px !important;
}
.submitbtn {
    margin-top: 40px;
    width: 190px;
    background-color: #ed784a;
    color: #fff;
    padding: 5px 10px;
    font-size: 20px;
    cursor: pointer;
    font-family: Poppins-Medium_1;
    border: 1px solid #ed784a;
}
.form-control:focus {
    outline: 0;
    border-color: #0e295e;
    box-shadow: none;
}
.contactPara {
    margin: 50px 0 0;
}
.contactForm {
    border-radius: 15px;
    background-color: #fff;
    min-height: 455px;
    padding: 30px;
    position: relative;
    margin: 2px;
}
.footBg,
.screen3-btm {
    position: absolute;
    left: 0;
}
::placeholder {
    color: #333;
}
.screen3-btm {
    top: 0;
    z-index: 7;
    width: 100%;
    opacity: 1;
}
.capJourneyBnr {
    background-image: url("../images/capture-journey-gallery-img.webp");
}
.termsConditionBnr {
    background-image: url("../images/terms-&-conditions-banner.webp");
}
.sitemapNew {
    padding-top: 110px;
    padding-bottom: 95px;
}
.education {
    padding: 35px 0;
}
.boldTestx p {
    line-height: 45px;
    width: 100%;
    margin: 0 auto;
    padding-top: 20px;
    padding-bottom: 20px;
}
.donateBnr {
    background-image: url("../images/donations-banner-img.webp");
    min-height: 100vh;
}
.effortBnr {
    background-image: url("../images/effort-bnr.webp");
    min-height: 930px;
    height: 100%;
    background-position: center;
    width: 100%;
}
.footBg {
    bottom: 0;
    right: 0;
    z-index: 99;
}
.founderImg {
    max-width: 380px;
    width: 100%;
    margin-top: 10px;
}
.dreamsIns {
    margin-left: 260px;
    margin-top: 10px;
}
.gapTestd.bannerBottm {
    display: flex;
    align-items: end;
}
.sdgSep {
    display: flex;
    gap: 20px;
}
.programsImgs {
    display: flex;
    align-items: end;
    gap: 40px;
    justify-content: center;
}
.initiativesSd p {
    line-height: 38px;
    text-align: center;
    padding: 20px 0;
    max-width: 920px;
    margin: 0 auto;
}
.topHeadR {
    position: relative;
    max-width: 1070px;
    width: 100%;
    margin: 0 auto;
}
.liveBanner.env-banner {
    background-image: url("../images/environment-banner.webp");
}
.screen3-text .screen3-text-wrap {
    padding-top: 0;
    padding-bottom: 10%;
}
.energyMainextra .commuImg {
    position: inherit;
}
.energyMainextra .enerIns {
    margin-top: -150px;
}
.preloader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    background-color: #fff;
}
.pressnew div p:first-child {
    padding-bottom: 10px;
}
.privacyBottom {
    background: linear-gradient(0deg, #e5f7fc 0, #fff 30%) no-repeat padding-box;
}
.forplusicon .plus-icon:nth-child(3) .plus-icon-text {
    top: -525%;
}
.forplusicon .plus-icon:nth-child(4) {
    left: auto;
    right: -17%;
    bottom: 34%;
}
.cap-logo5 {
    max-width: 219px;
}
.boxCenter {
    max-width: 1140px;
    width: 100%;
    display: block;
    margin: 0 auto;
}
.govSchool .blueBox {
    padding-bottom: 80px;
}
.edusSlider .keyTxt {
    right: 50px;
}
.grtyoutube-popup {
    position: fixed;
    top: -55px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99999;
}
.grtyoutube-popup-content {
    margin-top: 150px;
    width: 95%;
    max-width: 850px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.grtyoutube-popup-close {
    position: absolute;
    top: -30px;
    right: 0;
    color: #fff;
    font-size: 25px;
    width: 17px;
    height: 17px;
    cursor: pointer;
}
.grtyoutube-iframe {
    width: 100%;
    height: 480px;
}
@media (max-width: 767px) {
    .grtyoutube-iframe {
        width: 100%;
        height: 350px;
    }
}
.grtyoutube-dark-theme {
    background: rgba(0, 0, 0, 0.85);
}
.grtyoutube-dark-theme .grtyoutube-popup-content {
    -webkit-box-shadow: 0 0 8px 0 rgba(255, 255, 255, 0.4);
    -moz-box-shadow: 0 0 8px 0 rgba(255, 255, 255, 0.4);
    box-shadow: 0 0 8px 0 rgba(255, 255, 255, 0.4);
}
.grtyoutube-dark-theme .grtyoutube-popup-close {
    background: url("../images/icon-close-white.png") no-repeat;
}
.grtyoutube-light-theme {
    background: rgba(255, 255, 255, 0.85);
}
.grtyoutube-light-theme .grtyoutube-popup-content {
    -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.4);
}
.grtyoutube-light-theme .grtyoutube-popup-close {
    background: url("../images/icon-close-black.png") no-repeat;
}
#thanksModal {
    z-index: 99999;
}
#thanksModal .modal-content {
    border-radius: 20px;
}
#thanksModal .modal-header {
    border-bottom: 0;
    padding-top: 15px;
}
.btn-close1 {
    position: absolute;
    right: 15px;
    border: none;
    background-color: transparent;
    top: 15px;
}
.innerThanks {
    max-width: 348px;
    width: 100%;
    margin: 0 auto;
    text-align: center;
}
.innerThanks img {
    margin-bottom: 10px;
}
.innerThanks h4 {
    line-height: 40px;
    margin-bottom: 16px;
}
.innerThanks p {
    font-size: 16px;
    line-height: 22px;
    color: #0e295e;
}
.innerThanks a {
    background-color: #ed784a;
    font-size: 20px;
    line-height: 25px;
    padding: 4px 34px;
    color: #fff;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: 15px;
}
#thanksModal .modal-dialog {
    max-width: 445px;
}
.innerBorder {
    display: flex;
    position: relative;
    margin: 30px 15px;
}
.dFlex > div:first-child {
    width: 55%;
}
.dFlex > div:nth-child(2) {
    padding: 30px;
    background-color: #334d9d;
    width: 45%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.skillText h4 {
    color: #fff;
    font-size: 30px;
    font-family: BodoniLight;
    padding-bottom: 15px;
}
.skillText p {
    line-height: 22px;
    color: #fff;
    font-size: 16px;
}
.payment-sec h2,
.payment-sec p {
    font-family: BodoniLight;
    color: #0e295e;
    text-align: center;
}
.bor_L::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -5px;
    width: 18px;
    height: 100%;
    background-image: url("../images/ver-line1.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.bor_B::before,
.bor_T::before {
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.bor_T::before {
    content: "";
    display: block;
    position: absolute;
    top: -14px;
    width: 100%;
    height: 34px;
    background-image: url("../images/hor-line1.webp");
}
.bor_R::after,
.vbor_L::after {
    top: 0;
    content: "";
    display: block;
    position: absolute;
}
.bor_R::after {
    right: -5px;
    width: 18px;
    height: 100%;
    background-image: url("../images/ver-line1.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.bor_B::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -15px;
    width: 100%;
    height: 34px;
    background-image: url("../images/hor-line1.webp");
}
.dFlex {
    display: flex;
    width: 100%;
}
.vbor_L::after {
    left: -12px;
    width: 22px;
    height: 100%;
    background-image: url("../images/ver-line.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.vbor_B::before,
.vbor_T::before {
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.vbor_T::before {
    content: "";
    display: block;
    position: absolute;
    top: -8px;
    width: 100%;
    height: 18px;
    background-image: url("../images/hor-line.webp");
}
.scrollboximg::after,
.vbor_R::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
}
.vbor_R::after {
    right: -7px;
    width: 22px;
    height: 100%;
    background-image: url("../images/ver-line.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
.vbor_B::before {
    content: "";
    display: block;
    position: absolute;
    bottom: -8px;
    width: 100%;
    height: 18px;
    background-image: url("../images/hor-line.webp");
}
.vbor_L.vbor_T {
    max-width: 365px;
    width: 100%;
}
.addtext1 {
    background-color: #fff;
    padding: 25px 25px 56px;
}
.ruralvillage .addresRural {
    gap: 70px;
}
.scrollboximg::after {
    left: -10px;
    width: 16px;
    height: 100%;
    background-image: url("../images/government-img-line.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.scroll-inner::before,
.scrollboximg::before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.scrollboximg::before {
    top: -10px;
    width: 100%;
    height: 15px;
    background-image: url("../images/government-img-ilne2.webp");
}
.scroll-inner::after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: -7px;
    width: 16px;
    height: 100%;
    background-image: url("../images/government-img-line.webp");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.scroll-inner::before {
    bottom: -8px;
    width: 100%;
    height: 15px;
    background-image: url("../images/government-img-ilne2.webp");
}
.addres-secnew .addressSlider .owl-item:nth-child(2) .vbor_L::after,
.addres-secnew .addressSlider .owl-item:nth-child(2) .vbor_R::after,
.addres-secnew .addressSlider .owl-item:nth-child(5) .vbor_L::after,
.addres-secnew .addressSlider .owl-item:nth-child(5) .vbor_R::after,
.donateInOne .vbor_R::after,
.donateInOne.vbor_L::after,
.env-impact .addressSlider .owl-item:nth-child(2) .vbor_L::after,
.env-impact .addressSlider .owl-item:nth-child(2) .vbor_R::after,
.press .row div.col-xl-4:nth-child(odd) .vbor_L::after,
.press .row div.col-xl-4:nth-child(odd) .vbor_R::after,
.pressnew .row div.col-xl-4:nth-child(odd) .vbor_L::after,
.pressnew .row div.col-xl-4:nth-child(odd) .vbor_R::after,
.ruralvillage .addresRural .item:nth-child(2) .vbor_L::after,
.ruralvillage .addresRural .item:nth-child(2) .vbor_R::after {
    background-image: url("../images/v-02-green.webp");
}
.addres-secnew .addressSlider .owl-item:nth-child(2) .vbor_B::before,
.addres-secnew .addressSlider .owl-item:nth-child(2) .vbor_T::before,
.addres-secnew .addressSlider .owl-item:nth-child(5) .vbor_B::before,
.addres-secnew .addressSlider .owl-item:nth-child(5) .vbor_T::before,
.donateInOne .vbor_B::before,
.donateInOne.vbor_T::before,
.env-impact .addressSlider .owl-item:nth-child(2) .vbor_B::before,
.env-impact .addressSlider .owl-item:nth-child(2) .vbor_T::before,
.press .row div.col-xl-4:nth-child(odd) .vbor_B::before,
.press .row div.col-xl-4:nth-child(odd) .vbor_T::before,
.pressnew .row div.col-xl-4:nth-child(odd) .vbor_B::before,
.pressnew .row div.col-xl-4:nth-child(odd) .vbor_T::before,
.ruralvillage .addresRural .item:nth-child(2) .vbor_B::before,
.ruralvillage .addresRural .item:nth-child(2) .vbor_T::before {
    background-image: url("../images/v-01-green.webp");
}
.addres-secnew .owl-carousel .owl-item {
    padding-left: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.addres-secnew .addtext {
    background-color: #fff;
    padding: 25px 25px 20px;
    min-height: 260px;
}
.addres-secnew .addressSlider .owl-item:nth-child(3) .vbor_L::after,
.addres-secnew .addressSlider .owl-item:nth-child(3) .vbor_R::after,
.addres-secnew .addressSlider .owl-item:nth-child(6) .vbor_L::after,
.addres-secnew .addressSlider .owl-item:nth-child(6) .vbor_R::after,
.env-impact .addressSlider .owl-item:nth-child(3) .vbor_L::after,
.env-impact .addressSlider .owl-item:nth-child(3) .vbor_R::after {
    background-image: url("../images/addressing-lin1.webp");
}
.addres-secnew .addressSlider .owl-item:nth-child(3) .vbor_B::before,
.addres-secnew .addressSlider .owl-item:nth-child(3) .vbor_T::before,
.addres-secnew .addressSlider .owl-item:nth-child(6) .vbor_B::before,
.addres-secnew .addressSlider .owl-item:nth-child(6) .vbor_T::before,
.env-impact .addressSlider .owl-item:nth-child(3) .vbor_B::before,
.env-impact .addressSlider .owl-item:nth-child(3) .vbor_T::before {
    background-image: url("../images/addressing-line.webp");
}
.env-impact .owl-item {
    padding: 20px;
}
.payment-sec {
    height: 70vh;
    display: flex;
    align-items: center;
    justify-content: center;
}
.payment-sec h2 {
    font-size: 56px;
    line-height: 62px;
    padding-bottom: 20px;
}
.payment-sec p {
    font-size: 25px;
    line-height: 30px;
}
.govSchool .blueBeforeEnergy {
    top: 80px;
}
.pt-logo1 {
    max-width: 210px;
    width: 100%;
}
.librarySlider.owl-theme .owl-dots .owl-dot span {
    background: #e1cdc4;
}
.librarySlider.owl-theme .owl-dots .owl-dot.active span,
.librarySlider.owl-theme .owl-dots .owl-dot:hover span {
    background: #9b593d;
}
.librarySlider .owl-dots {
    padding-left: 25%;
}
.imp-init .librarySlider .owl-dots {
    padding-left: 0;
}
.view-btn1 {
    text-align: center;
    display: inline-block;
    width: 100%;
}
.view-btn1 a {
    color: #ed784a;
}
.video-sec .view-btn1 a {
    z-index: 9;
}
.contact-detail {
    margin-top: 20px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    padding: 20px;
    max-width: 360px;
    border-radius: 20px;
}
.contact-detail p {
    color: #0e295e;
    font-size: 16px;
    line-height: 22px;
    padding-bottom: 10px;
}
