@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&family=Manrope:wght@200..800&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
:root{
--green:#4C9F38;
--green2:#3F7E44;
--red:#C5192D;
--sky-blue:#26BDE2;
--yellow:#FD9D24;
--yellow2:#BF8B2E;
--yellow3:#DDA63A;
--white:#ffffff;
--black:#000;
--bg1:#f5f5f5;
--bg2:rgba(190, 240, 177, 0.60);
--bg3:#F8F8F8;
--inter:"Inter", sans-serif;
--manrope:"Manrope", sans-serif;
}
html{scroll-behavior: smooth;}a, a:hover, button, button:hover, a:before, a:hover:before{transition:all 0.5s;border: none;}img{transition:all 0.5s;}.p0{padding:0;}a:hover{text-decoration:none;}
body{overflow-x:hidden;font-family: "Poppins", sans-serif;}button:focus{outline:none!important;}ul{margin: 0; padding: 0; list-style: none;}
.ptb3rem{padding:5rem 0;}.pt2rem{padding-top:2rem;}.pt0{padding-top: 0;}
.top-bar {display:none;border-bottom: 1px solid #e4e4e4;padding: .3rem 2rem;margin-bottom: .2rem;}.top-bar ul li{width:49.8%; display:inline-block;}.top-bar ul li a span{width: 1rem;display: inline-block;}
.top-bar ul li a{color:#151515;font-family:var(--inter);font-size:.85rem;font-style: normal;font-weight: 400;line-height: 1.5rem;margin-right: 1rem;}.top-bar ul li+li{text-align:right;}
.top-bar ul li.sm-icons a{margin-right:0;margin-left: .5rem;}.smsvg-icon{width:20px; height:auto; display:block;}

/*header.hideonscroll{transition:all 0.5s; position:fixed; box-shadow:0px 1px 10px #f5f5f5; z-index:99999999;}*/
header{transition:all 0.5s;width:100%; height:auto; display: block;background:var(--white); padding:0 2.5rem;}
.logo {width: 125px; display:inline-block;}.menu{width:calc(100% - 130px); display:block; text-align:right; display:inline-block;}.menu li{display:inline-block; width:auto; padding:.5rem .5rem;padding-left: 1.5rem;}
.menu li a{margin: 0 .6rem;color:var(--black);font-size: 1rem;font-style: normal;font-weight:400;line-height:normal;}.menu li:last-child a{padding:.3rem; border-radius: 0.25rem; border:2px solid var(--green);}
.menu li a:hover, .top-bar ul li a:hover{color:var(--green);}.menu li .logo a{margin:0;}
.menu-btn span{background:var(--orange); height: .2rem;width: 2.5rem;display: block;margin: .4rem 0; border-radius:.1rem;}
.mobile-menu{position:relative;}.menu-btn, .menuclose{display:none;}section{position:relative;}
.hp-banner{position:relative;}.hp-banner:after{content:''; position:absolute; left:0; bottom:0; z-index:2; width:100%; height:100%; display:block; background: linear-gradient(270deg, rgba(223, 223, 223, 0.10) 0%, rgba(16, 16, 16, 0.80) 82.98%, rgba(16, 16, 16, 0.80) 88.49%);}
.hpb-caption{position:absolute; left:3.5rem; top:50%; transform: translateY(-50%); z-index:3; width:60%; height:auto; display:block;}
.hpb-caption h1{color:var(--white);font-size:3.5rem;font-style: normal;font-weight: 700;line-height:4rem;}
.hpb-caption p{color:var(--white);font-family:var(--inter);font-size: 1.2rem;font-style: normal;font-weight: 500;line-height: 1.6rem;}
.green-btn, .outline-btn:hover{background:var(--green);border:2px solid var(--green);color:var(--white);}.outline-btn, .green-btn:hover{color:var(--white);border:2px solid var(--green); background:transparent;}
.green-btn, .outline-btn{color:var(--white);font-size: 1rem;font-style: normal;font-weight: 500;line-height: normal;border-radius: 0.25rem;display: inline-flex;padding: 0.375rem 0.5rem 0.375rem 0.5625rem;justify-content: center;align-items: center;}
.hpb-btns a{margin-right:1rem;}.hpb-btns{padding-top:1rem;}.hpb-shape{position:absolute; right:-15rem; bottom:-5rem; z-index:4; width:35%; height:auto; display:block;}
.hpb-shape img{-webkit-animation:spin 25s linear infinite;-moz-animation:spin 25s linear infinite;animation:spin 25s linear infinite;}
@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% {-webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.hp-about{padding-top:4rem;}.title-box{margin-bottom:3rem;}.title{color:var(--black);font-size:2rem;font-style: normal;font-weight: 500;line-height:2.75rem;}
.hp-about-txt p{color: #78726D;font-size: 1rem;font-style: normal;font-weight: 500;line-height:1.7rem;}.va-center{display:flex; align-items:center;}
.bg-yellow{background:var(--yellow);}.bg-yellow2{background:var(--yellow2);}.bg-yellow3{background:var(--yellow3);}.bg-green{background:var(--green);}.bg-green2{background:var(--green2);}.bg-red{background:var(--red);}.bg-blue{background:var(--sky-blue);}
.core-area{background:var(--bg1); padding:3rem 3rem 2rem;}.hp-core-area{position: relative; overflow:hidden; margin-bottom:30px;}
.hp-core-area:after{content:'';background: rgba(0, 0, 0, 0.30); width:100%; height:100%; display:block; position: absolute; left:0; top:0; z-index:2;}
.hpca-cptn{position:absolute; left:1rem; bottom:1rem; z-index:3; padding:1rem; width: 12rem;min-height:11rem; display:inline-block;}.ca-icon{width:50%; margin:0 auto;}
.catxt{color:var(--white);font-size: 1.1rem;font-style: normal;font-weight: 500;line-height: 1.475rem;display: flex;align-items:top;}
.catxt span{font-size: 3rem;font-style: normal;font-weight: 500;line-height: 3rem;padding-right: .3rem;}
.ca-hover{background: rgba(0, 0, 0, .6);transition:all 0.5s;padding:1rem;position:absolute; left:0; top:0; z-index:4; width:100%; height:100%; display:block; transform:translateX(-100%);}
.hp-core-area:hover .ca-hover{transform:translateX(0);}.ca-hover p{margin:1rem 0 0; position: relative; padding-left:12px; color:var(--white); font-size:.9rem;font-style: normal;font-weight: 500;line-height: 1.375rem;}
.hp-core-area:hover .hpca-cptn {opacity: 0; visibility:hidden;transition: all 0.5s;}
.ca-hover p:before{content: ''; position: absolute; left:0; top:8px; width:5px; height:5px; border-radius:5px; background:var(--white);}
.hp-core-last{padding:1.5rem;}.ca-bigtxt{color:var(--black); margin:1rem 0; font-size:2rem;font-style: normal; font-weight: 500; line-height: 2.5rem;}
.green-btn.onhovr:hover{background:var(--black); border-color:var(--black);}
.our-reach{background-color:var(--bg2); background-image:url(../images/our-reach-bg.png);}
.title-box p{color: #78726D;font-size: 1rem;font-style: normal;font-weight: 500;line-height: 1.6rem;}.orsf-list {margin-bottom: 4rem;text-align: center;}
.orsf-list li{margin: 0 1rem;width: 150px;height: 150px; vertical-align:middle; border-radius: 100%;display: inline-block;text-align: center;background: rgba(203, 203, 203, 0.40);backdrop-filter: blur(8.208588600158691px);}
.circle-shape span{color:var(--black);font-size: 2rem;font-style: normal;font-weight: 500;line-height: 1.8rem;}.plr3rem{padding:0 5rem;}
.circle-shape{padding-top:2.2rem;}.circle-shape p{margin: .3rem 0 0;color:var(--black);font-size: .9rem;font-style: normal;font-weight: 500;line-height: 1.2rem;}
.bg-grey{background: var(--bg1);}.ortext-box{margin:0 0 0 2rem; padding: 0;}.orsf-img img{border-radius:.4rem;}
.ortext-box li{list-style: disc; list-style-position:outside; margin-bottom:1rem; color:var(--black); font-size: 1rem;font-style: normal;font-weight: 500;line-height:1.5rem;}
.bg-lightgrey{background:#fafafa;}.hp-team-img{border-radius: 1.25rem;background: #F4F4F4; overflow:hidden;}
.hp-team-txt{text-align:center; padding:1rem;color: #434343;font-family:var(--inter);font-size:.9rem;font-style: normal;font-weight: 400;line-height: 1.75rem;}
.hp-team-txt p{color:var(--black); font-size: 1.2rem;font-style: normal;font-weight: 500;line-height: 1.2rem;margin-bottom: 0;}
.review-sec{background:#f4f4f4;}.review-box{margin: 1rem;padding:1rem; border-radius: 0.75rem;background:var(--white);box-shadow: 0 4px 15px 0 rgba(0, 0, 0, 0.06);}
.review-para{min-height: 112px;color: #434343;font-family:var(--manrope);font-size:.9rem;font-style: normal;font-weight: 400;line-height: 1.4rem;}
.rv-name{position: relative; padding-left:2.8rem;}.rv-name span{width:2.5rem; position:absolute; left:0; top:0;}.quote{position: absolute; bottom:0; right:0; width:2rem;}
.rv-name{color: #434343;font-family:var(--manrope);font-size:.8rem;font-style: normal;font-weight: 400;line-height: 1rem;}
.rv-name p{color: #1E252F;font-family:var(--manrope);font-size: 1rem;font-style: normal;font-weight: 700;line-height: 1rem; margin-bottom:.3rem;}
.hp-getintouch-sec{background:var(--bg3);}.gint-img{border-radius: 1rem;border: 2px solid #9F9F9F; margin-bottom:1.5rem;}
.getintouch-img p{position: relative; padding-left:2.9rem;margin-bottom: 1.5rem;}
.getintouch-img p strong{color: #111827;font-family:var(--inter);font-size:.9rem;font-style: normal;font-weight: 700;line-height: 1.2rem;}
.getintouch-img p a, .getintouch-img p{color: #4B5563;font-family:var(--inter);font-size: .9rem;font-style: normal;font-weight: 400;line-height: 1.3rem;}
.getintouch-img p a:hover{color:var(--green);}
.getintouch-img p span{position:absolute; left:0; top:0; display: flex;width:2.5rem;height: 2.5rem;padding:0.4rem;justify-content: center;align-items: center;border-radius: 624.9375rem;background: linear-gradient(0deg, #4C9F38 0%, #4C9F38 100%), rgba(255, 75, 43, 0.10);}
.getintouch-txt p{color: #4B5563;font-size:.85rem;font-style: normal;font-weight: 400;line-height: 1.2rem;}
.label-text{color: #374151;font-size: 0.8rem;font-style: normal;font-weight: 500;line-height: 1.25rem;}
.input-box{margin-bottom:.7rem; border-radius: 0.5rem;border: 1px solid #D1D5DB;background:var(--white); padding:.4rem; width:100%; display:block;}
footer{background: #111827; padding:3rem 3rem 0;}.footer-widget h4{margin-bottom:1rem; color:var(--white);font-size: 1.1rem;font-style: normal;font-weight: 600;line-height: 1.55rem;}
.footer-widget a, .footer-widget p{color: #D1D5DB;font-size:.85rem;font-style: normal;font-weight:200;line-height: 1.2rem;}
.footer-widget a:hover{color:var(--green);}.footer-widget a.fsm-icon{display:inline-flex; margin-right:.3rem; width: 2.2rem;height: 2.2rem;padding: 0.25rem;justify-content: center;align-items: center;border-radius: 624.9375rem;background: rgba(255, 255, 255, 0.10);}
.footer-widget a.fsm-icon:hover{background:var(--green);}.fsm-box{margin-bottom:1rem;}.fqlinks li{padding-bottom:.3rem;}
.footer-bottom{color: #9CA3AF;font-family:var(--manrope);font-size:.7rem;font-style: normal;font-weight:300;line-height:.7rem;padding:1rem 0; margin-top:1rem; text-align:center; border-top: 1px solid #1F2937;}

/*About us*/
.wwdo-list li{position:relative; width:48%; display:inline-block; padding:1rem 0 1rem 3.6rem;color: #78726D;font-size:.9rem;font-style: normal;font-weight: 500;line-height: 1.25rem; margin-bottom:.5rem;}
.wwdo-list li span{position:absolute; left:0; top:0; display: flex;width: 3rem;height: 3rem;padding: 0.75rem;justify-content: center;align-items: center;border-radius: 624.9375rem;background: rgba(76, 159, 56, 0.10);}
.white-box{border-radius: 1rem;background:var(--white);box-shadow: 0 6px 12px 0 rgba(0, 0, 0, 0.15); padding:1rem; margin-bottom:1.5rem;}
.circl-icon{margin-bottom:1rem; display: flex;width: 3.5rem;height: 3.5rem;padding: 1rem 0.96875rem;justify-content: center;align-items: center;border-radius: 624.9375rem;background: rgba(76, 159, 56, 0.10);}
.para-text{color: #4B5563;font-size:.9rem;font-style: normal;font-weight: 400;line-height: 1.2rem;}
.small-title{color: #111827;font-size: 1.2rem;font-style: normal;font-weight: 500;line-height: 1.45rem;margin-bottom: .5rem;}
.gga-box .circl-icon{margin:0 auto 1rem auto;}.xs-text{color: #111827;font-size: 1rem;font-style: normal;font-weight: 400;line-height: 1.3rem;}


/*Events*/
.events-box{margin-bottom: 2rem;position:relative; overflow:hidden; border-radius: 0.6065rem;border: 1.213px solid #F3F4F6;background:var(--white);box-shadow: 0 4.852px 7.278px -1.213px rgba(0, 0, 0, 0.10), 0 2.426px 4.852px -2.426px rgba(0, 0, 0, 0.10);}
.ebox-txt{padding:1rem;}
.events-title{color:#4C9F38;font-size: 1.1rem;font-style: normal;font-weight: 500;line-height: 1.4rem; margin-bottom:.5rem;}
.ebox-txt p{color: #4B5563;font-size:.9rem;font-style: normal;font-weight: 400;line-height: 1.3rem;min-height: 125px;}
.ebox-txt a{color: #4C9F38;font-size:.9rem;font-style: normal;font-weight: 500;line-height: normal;}
.ebox-txt a span{transform: translateX(2px);width: 1rem;display: inline-block;transition: all 0.5s;}.ebox-txt a:hover span{transform: translateX(8px);}

/*Events Detail Page*/
.event-dp p:first-child{margin-bottom:3rem;}.event-dp p{color:#78726D;font-size: 1rem;font-style: normal;font-weight: 500;line-height:1.5rem;}
.event-dp .small-title{color: #000;font-size:1.5rem;font-style: normal;font-weight: 500;line-height: 2rem;}

/*Our Impact*/
.hoocr-bg{background: #F9FAFB;}
.oimpact-icon{margin:0 auto 1rem; display: flex;width:3rem;height:3rem;padding:.8rem;justify-content: center;align-items: center;border-radius: 1.0855rem;}
.oimpact-no{margin-bottom:1rem; font-size: 2.25rem;font-style: normal;font-weight: 400;line-height: 2.71381rem;}
.oimpact-title{margin-bottom:1rem; color: #111827;font-size: 1.2rem;font-style: normal;font-weight: 500;line-height: 1.5rem;}
.oimpact-text{color: #78726D;font-size:.9rem;font-style: normal;font-weight: 400;line-height: 1.3rem;}.pt3rem{padding-top:3rem;}
.green-color-bg{background:rgba(46, 125, 50, 0.10);}.green-color{color: #2E7D32;}
.blue-color-bg{background: rgba(25, 118, 210, 0.10);}.blue-color{color: #1976D2;}
.orange-color-bg{background:rgba(249, 115, 22, 0.10);}.orange-color{color: #F97316;}
.pink-color-bg{background:rgba(236, 72, 153, 0.10);}.pink-color{color: #EC4899;}
.purple-color-bg{background:rgba(168, 85, 247, 0.10);}.purple-color{color: #A855F7;}
.green2-color-bg{background:rgba(20, 184, 66, 0.10);}.green2-color{color: #14B8A6;}

/*Gallery*/
.gallery-filter{text-align: center;margin:2rem auto;display:block; width:31rem; padding:.8rem;border-radius: 624.9375rem;background: rgba(224, 224, 224, 0.50); backdrop-filter: blur(2px);}
.gallery-filter a{border-radius: 624.9375rem; background:transparent; cursor:pointer;}
.gallery-filter a{padding: .5rem 1rem;margin: 0 1rem;color: #5C493D;text-align: center;font-family:var(--inter);font-size: 0.875rem;font-style: normal;font-weight: 500;line-height: 1.25rem;}
.gallery-filter a:hover, .gallery-filter a.active{background:var(--green); box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05); color:#fff!important;}
.gallery-box{margin:0; padding:0; list-style: none;}.gallery-box li{display:inline-block; margin:1rem; width:30%;}
.gallery-item.show {animation: fadeIn 0.5s ease;}.gallery-item.hide {display: none;}

/*Our Goals*/
.bg-og-1{background:#DDA63A;}.bg-og-2{background:#4C9F38;}.bg-og-3{background:#C5192D;}.bg-og-4{background:#26BDE2;}.bg-og-5{background:#FD9D24;}.bg-og-6{background:#BF8B2E;}.bg-og-7{background:#3F7E44;}
.gbw-100{width:100%;}.gbw-75{width:75%;}.gbw-65{width:65%;} .gbw-35{width:35%;} .gbw-50{width:50%;}.gbw-25{width:25%;}.gbw-100, .gbw-75, .gbw-50, .gbw-25{display:inline-block; vertical-align:top;float: left;}.goals-box{display:block; width:100%; height:100%; padding:1rem;}
.goal-title{padding-left: 2rem;color: #FFF;font-size: 1rem;font-style: normal;font-weight: 700;line-height: 1.1rem;position: relative;}
.goal-title span{font-size: 2.6rem;font-weight: 500;line-height: 2.6rem; display:inline-block; position:absolute; top:0; left:0;}
.goal-img{width:65%; margin:0 auto;}.minheight-186{min-height:182.5px;}.minheight-400{min-height:422px;}.dpinline-b{float:left;}
.goal-img.w100{width:100%;}.goal-img.w59{width:59%;}.pt4rem{padding-top:4rem;}
.bg-og-1:hover, .bg-og-2:hover, .bg-og-3:hover, .bg-og-4:hover, .bg-og-5:hover, .bg-og-6:hover, .bg-og-7:hover{transition:all 0.5s;background: var(--black);}
.og-h372{height:372px;}.og-h186{height:186px;}.og-h400{height:425px;}.og-h239{height: 239px;}

/*Our Goals Detail Page*/
.hp-banner.ogdp-bg:after{display:none;}.ogdp-bg1{background: #E4B634;}.ogdp-bg2{background: #4B9E37;}.ogdp-bg3{background: #C41B2D;}
.ogdp-bg4{background: #2CBADF;}.ogdp-bg5{background: #FD9D24;}.ogdp-bg6{background: #BF8B2E;}.ogdp-bg7{background: #3F7E44;}
.ogdp-bg .hpb-caption {left: 50%;top: 50%;transform: translate(-50%, -50%);}
.ogc-box h2{color: #020817;font-size: 1.5rem;font-style: normal;font-weight: 600;line-height: 2rem;}
.ogc-box h3{margin-bottom:1rem; color: #374151;font-family:var(--inter);font-size:.9rem;font-style: normal;font-weight: 400;line-height: 1rem;}
.ogc-box p, .ogc-box li, .ogc-box h4{color: #78726D;font-size: 1rem;font-style: normal;font-weight: 500;line-height: 1.5rem;}
.ogc-box h4{font-weight:700; margin-bottom:1rem;}.ogc-box ul{ list-style:none; }
.ogc-box li{position:relative; padding-left:1.3rem; margin-bottom:.8rem;}
.ogc-box li:before{content: ''; width:.8rem; height:.8rem; border-radius:.8rem; position:absolute; left:0; top:.3rem; background:#78726D;}

/*contact us*/#FD9D24;
.contact-form .green-btn:hover{cursor:pointer; color:var(--green);}

.p0{padding: 0;}.logo img{width:85px;}.bimg{height: calc(100vh - 70px);width: 100%;object-fit: cover;}
@media (min-width:1400px){}
@media (min-width:1024px){.container{max-width:85%; margin:0 auto;}}
@media (max-width:767px){
.top-bar {padding: .3rem .5rem;}.top-bar ul li {width: auto;}.top-bar ul li+li{display:none;}	
header{height:4.5rem; width:100%; display:block; padding:0;}
.mobile-menu{display:block; padding:0 1rem;}.logo {width: 100px; float:left;}.menu-btn{margin-top:1.3rem;width:2.5rem; display:block; float:right;}
.menu {transition:all 0.5s;opacity: 0;transform: translateX(-100%);padding:1rem 0;width: 100%;text-align: left; left:0; top:0; position:absolute; border-top: 2px solid var(--orange);position: absolute;top: 0rem;left: 0;background: var(--white);z-index: 4;}
.menu.open{opacity:1;transform: translateX(0);transition:all 0.5s;}
.menu li {display: block;border-bottom: 1px solid #e6e6e6;}.menu li:last-child{border-bottom:none;}
.menuclose{display:block; position:absolute; top:0; right:1rem; color:var(--orange); font-size:2.5rem; font-weight: 200;transform: rotate(45deg);}
.hp-banner img{width:100%; height:100vh; object-fit:cover;}.hpb-caption h1 {font-size: 1.5rem;line-height: 2rem;}
.hpb-caption {left: 1rem;top:50%;width: 85%;}.hpb-caption p {font-size: 1rem;line-height: 1.4rem;}.hp-banner .hpb-shape img{height:auto;}.hpb-shape {right: -9.2rem;bottom: -6rem;width:80%;}
.hp-about {padding: 4rem .8rem 0;text-align: center;}.hp-about-img {margin-bottom: 1.5rem;}.core-area {padding: 3rem 0rem 2rem;}
.plr3rem {padding: 0;}.orsf-list li {margin: .5rem;width: 130px;height: 130px;}.orsf-img {margin-bottom: 1.5rem;}.hp-team-img {margin-bottom: 1.5rem;}
.title br{display:none;}.getintouch-txt {margin-bottom: 2.5rem;}footer {padding: 3rem 1.5rem 0; text-align:center;}.footer-widget h4 {margin-bottom: .3rem;margin-top: 1rem;}
.top-bar ul li a{margin-right:.5rem;}.hp-banner.ogdp-bg img{width:100%; height:30vh; object-fit:contain;}
.goal-title span{display:none;}.goal-title {padding-left: 0;text-align: center;}
.hp-team-img img{width:100%;}

/*About us*/
.wwdo-list li {width: 100%;text-align: left;}.wwdo-list {margin-top: 2rem;}.title-box p br{display:none;}.white-box {text-align: center;}
.circl-icon {margin: 0 auto 1rem auto;}.col-md-3.w50p{width:50%;}.gga-box{margin-bottom:2rem;}

/*Gallery*/
.gallery-filter{width:100%;}.gallery-box li {margin: .5rem;width: 44%;}
.gbw-100, .gbw-75, .gbw-50, .gbw-25, .gbw-65, .gbw-35 {display: block;float: none;width: 100%;}
.og-h372, .og-h186, .og-h400, .og-h239{height:auto;}.goal-img.w100 {width: 65%;}.goal-img.w59 {width: 42%;}.goal-img.pt4rem {padding-top: 0;}
.goal-img {text-align: center;}

}