:root{--v-light-color:#f5f5f5;--light-color:#eeeeee;--default-color:#354463;--default-color-light:#818181;--default-color-dark:#111111;--primary-color:#255da8;--primary-color-dark:#123d78;--secondary-color:#78c764;--secondary-color-dark:#48a131;--default-border-color:#e6e6e6}*{-webkit-box-sizing:border-box;box-sizing:border-box;color:var(--default-color);text-decoration:none;outline:0;position:relative;margin:0;padding:0;transition:all .4s ease-in-out;font-family:Poppins;line-height:1.5!important}.primary-color{color:var(--primary-color)}.secondary-color{color:var(--secondary-color)}.primary-color-bg{background-color:var(--primary-color)}.default-color,.title-txt{color:var(--default-color)}.body-txt,.default-color-light{color:var(--default-color-light)}.default-color-dark{color:var(--default-color-dark)}.light-bg{background:var(--light-color)}.v-light-bg{background:var(--v-light-color)}.primary-btn{color:#fff;background:var(--primary-color);transition:all .4s ease-in-out}.primary-btn:hover{color:#fff;background:var(--primary-color-dark)}.secondary-btn{color:#fff;background:var(--secondary-color);transition:all .4s ease-in-out}.secondary-btn:hover{color:#fff;background:var(--secondary-color-dark)}body,html{max-width:100vw;min-height:100vh;overflow-x:hidden;display:flex;flex-direction:column;justify-content:space-between}html{scroll-behavior:smooth}button{font-size:.92em!important}button:focus{outline:0!important;-webkit-box-shadow:none!important;box-shadow:none!important}.btn-round{border-radius:30px}a{color:var(--default-color)}a:hover{text-decoration:none}.input-group-text,input.form-control,li,p,select.form-control,span{font-size:15px!important}h1,h2,h3,h4,h5,h6{font-weight:600}.input-group-text{height:35px}.text-info{color:#17a2b8}.text-success{color:#28a745}.text-danger{color:#dc3545}.row{margin:0!important}.ls-1{letter-spacing:1px}.b-1,.bt-1,.by-1{border-top:1px solid var(--default-border-color)}.b-1,.bb-1,.by-1{border-bottom:1px solid var(--default-border-color)}.b-1,.bl-1,.bx-1{border-left:1px solid var(--default-border-color)}.b-1,.br-1,.bx-1{border-right:1px solid var(--default-border-color)}.b-2,.bt-2,.by-2{border-top:2px solid var(--default-border-color)}.b-2,.bb-2,.by-2{border-bottom:2px solid var(--default-border-color)}.b-2,.bl-2,.bx-2{border-left:2px solid var(--default-border-color)}.b-2,.br-2,.bx-2{border-right:2px solid var(--default-border-color)}.b-r-3{border-radius:3px!important}.fw300{font-weight:300!important}.fw400{font-weight:400!important}.fw500{font-weight:500!important}.fw600{font-weight:600!important}.fw700{font-weight:700!important}.fw800{font-weight:800!important}.fw900{font-weight:900!important}.fwbold{font-weight:700!important}.fwbolder{font-weight:bolder!important}.fsize11,.x-tiny-text{font-size:11px!important}.fsize12,.tiny-text{font-size:12px!important}.fsize13,.xs-text{font-size:13px!important}.fsize14,.sm-text{font-size:14px!important}.fsize15,.normal-text{font-size:15px!important}.fsize16,.md-text{font-size:16px!important}.fsize17,.lg-text{font-size:17px!important}.fsize18,.xlg-text{font-size:18px!important}.fsize22{font-size:22px!important}img{width:100%}li,ul{list-style:none}.list-style,.list-style li{list-style:initial}.list-style{padding-left:2.2em}.list-unstyled{list-style:none!important}.min100vh{min-height:100vh}.min100vw{min-width:100vw}.disable-click{pointer-events:none!important}.sm-hidden{display:block}.w-md-60{width:60%}.w-md-70{width:70%}.w-md-80{width:80%}.minw35{min-width:35px}@media screen and (max-width:767px){.sm-hidden{display:none}.w-md-60,.w-md-70,.w-md-80{width:100%}}.chip-txt{padding:4px 18px 5px;color:#fff;font-size:13px!important;background:var(--primary-color);border-radius:2px;font-weight:500;letter-spacing:1px}.chip-txt-2{padding:4px 18px 5px;color:#fff;font-size:13px!important;background:var(--secondary-color);border-radius:2px;font-weight:500;letter-spacing:1px}.chip-txt-3{padding:4px 18px 5px;color:var(--default-color);font-size:13px!important;background:#fff;border-radius:2px;font-weight:600;letter-spacing:1px}.display-table{display:table}.table-cell{display:table-cell;padding:8px;vertical-align:top}header{box-shadow:0 0 15px -5px #242424;position:fixed;top:0;left:0;width:100%;z-index:1040}header .navbar{background-color:transparent}header.scrolled .navbar-brand img{width:250px}header .nav-item .nav-link{font-size:14px;font-weight:500;letter-spacing:1px;color:var(--light-color)}header .nav-item.active .nav-link,header .nav-item:hover .nav-link{color:var(--secondary-color)}header .navbar-toggler{padding:.25rem .5rem;font-size:1.15rem;color:#fff;border-color:rgba(255,255,255,.438)}header .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.7%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");width:1.15em;height:1.15em}.extra-space{height:96px;width:100%}.extra-space.scrolled{height:85px;width:100%}footer button[type=submit]{max-width:247px;margin:auto}.bottom-footer p{color:var(--default-color-light);margin-bottom:5px;cursor:default}.bottom-footer a p{cursor:pointer}.bottom-footer .title-txt{margin-bottom:15px}.bottom-footer p:hover{color:var(--default-color)}.logo-div{max-width:160px}.home-banner{background-image:url(../img/banner.webp);background-position:center;background-repeat:no-repeat;background-size:cover}.about-banner .banner-card,.home-banner .banner-card{background:#fff;padding:30px;border-radius:2px}.banner-card .chip-txt-2{position:absolute;top:-14px}.banner-card h3{line-height:1.35}.know-more .chip-txt-2{top:-29px}.know-more h4,.know-more p{color:#fff}.donate-for .topic{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:var(--secondary-color);color:var(--default-color-dark);padding:15px;font-size:14px;font-weight:500;text-align:center;border-radius:2px;box-shadow:0 20px -5px #c3c3c3}.data-card{height:100%;box-shadow:0 0 15px 0 #0000001a}.data-card h5{font-size:1.2rem;max-height:104px;word-break:break-word;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical}.data-card p{max-height:135px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:6;-webkit-box-orient:vertical}.parallax{height:100%;background-image:url(../img/banner2.webp);background-position:center;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.parallax h2{font-family:'Permanent Marker';letter-spacing:1px}.contact-details{background-image:url(../img/children2.webp);background-position:center;background-repeat:no-repeat;background-size:cover}.about-banner{background-image:url(../img/boy-and-girl2.webp);background-position:top left;background-repeat:no-repeat;background-size:cover;min-height:250px}.about-topic-card i{font-size:2.5em;color:var(--secondary-color)}.about-topic-card h5{color:#fff;padding-top:10px}.about-topic-card p{color:#fff}.team-members .member img{width:calc(100% - 25px);border-radius:3px}.team-members .member span{border-radius:3px;position:absolute;left:30px;width:calc(100% - 30px);bottom:-16px;background:var(--primary-color);color:#fff;font-weight:500;padding:6px 1em}.about-counter{background-image:url(../img/about-counter-bg.webp);background-position:center;background-repeat:no-repeat;background-size:cover}.about-counter .counter h2{font-family:'Permanent Marker';font-size:2.5rem;letter-spacing:2px}.event-banner{background-image:url(../img/children2.webp);background-position:center;background-repeat:no-repeat;background-size:cover}.event-banner .banner-card{z-index:2;border-radius:0;border-top-left-radius:3px;border-bottom-left-radius:3px}.event-banner .image-bg{background-image:url(../img/boy-and-girl3.webp);background-position:left;background-repeat:no-repeat;background-size:cover;height:100%;width:100%;border-radius:0;border-top-right-radius:3px;border-bottom-right-radius:3px;min-height:180px}.event-content .title-sec h2{font-family:'Permanent Marker';font-weight:400;letter-spacing:2px}.category-switch{border-radius:30px;padding:4px}.category-switch span{color:#fff;cursor:pointer}.category-switch span.active{color:#000;border-radius:30px;background:#fff}.event-detail .chip-txt-2{top:-2.3rem}.post-card{height:100%;border-radius:3px;background:#fafafa}.post-card .post-image{background-position:center;background-repeat:no-repeat;background-size:cover;height:200px;border-radius:4px;border-bottom-left-radius:15px;border-bottom-right-radius:15px;border-bottom:1px solid #eee}.post-card:hover{box-shadow:0 0 10px grey;background:var(--primary-color)}.post-card:hover h5{color:#fff}.post-card:hover .post-content{transform:translateY(-30px);background:var(--primary-color)}.post-content .strip{position:absolute;top:-16px;left:12%;padding:5px 25px 6px;border-radius:2px;font-weight:600;background:#d9d9d9;letter-spacing:1px}.post-content h5{font-size:1.15rem;line-height:1.4}.post-content h5 span{color:#fafafa;margin-top:12px}.story-categories h2{font-family:'Permanent Marker';font-size:1.59rem}.story-categories li{padding:8px 15px;border-radius:3px}.story-categories li.active{background:var(--secondary-color);color:#fff}.story-desc-img{max-width:600px}.thanks-img{max-width:280px;margin:auto}.whats-app-icon{z-index:10;position:fixed;width:50px;bottom:20px;left:20px}@media screen and (min-width:576px){.about-banner .banner-card{position:absolute;top:80px;z-index:10;right:-30px}.event-content .title-sec{display:flex;justify-content:space-between;align-items:center}}@media screen and (max-width:575px){.about-counter .counter h2{font-size:2.2rem}.about-counter .counter h5{font-size:1.1rem}.event-content .title-sec h2{font-size:1.6rem;text-align:center;padding:10px 0 25px}}@media screen and (max-width:767px){.home-banner{background-image:url(../img/banner-mobile.webp)}.parallax{background-image:url(../img/banner2-mobile.webp)}.about-counter{background-image:url(../img/about-counter-bg-mobile.webp)}.what-we-do h4{font-size:1.3rem}.motto-aim h3{font-size:1.5rem}.data-card .image-div img,.stories .story-img img{max-height:280px;object-fit:cover;object-position:center}.aim-div .col-md-7,.event-banner .col-md-5,.stories .story-div{order:calc(2)}.aim-div .col-md-5,.event-banner .col-md-7,.stories .story-img{order:calc(1)}.motto-aim .motto-aim-img{max-height:280px;object-fit:cover;object-position:bottom}.event-banner img{display:block}.event-banner .image-bg,.event-banner img{border-radius:0;border-top-left-radius:3px;border-top-right-radius:3px}.event-banner .banner-card{border-radius:0;border-bottom-left-radius:3px;border-bottom-right-radius:3px}}@media screen and (min-width:768px){.story-div{margin-right:-80px;z-index:20}.story-img img{min-height:400px;min-width:400px;object-fit:cover}.data-card .card-desc{min-height:255px}.data-card button{position:absolute;bottom:1rem}}@media screen and (min-width:768px) and (max-width:991px){.home-banner{background-image:url(../img/banner-tablet.webp)}.parallax{background-image:url(../img/banner2-tablet.webp)}.about-counter{background-image:url(../img/about-counter-bg-tablet.webp)}.data-card .image-div{min-height:80px!important}.data-card .image-div img{position:absolute;width:calc(100% + 1.8rem);top:-30px;right:-30px}.about-banner .banner-card{position:absolute;top:20px;z-index:10;right:-30px}.motto-aim .light-bg{background:#fff;padding-top:10px!important}}@media screen and (max-width:991px){header .navbar{padding-left:4px;padding-right:5px}header .navbar-brand,header.scrolled .navbar-brand,header.scrolled .navbar-brand img{width:225px}.extra-space{height:78px;width:100%}.motto-aim-img{display:none}.motto-aim-img2{display:block}}@media screen and (min-width:992px){.story-categories h2{font-size:2.2rem}.about-banner .banner-card{position:absolute;top:45px;z-index:10;right:-30px}.motto-aim-img{display:block}.motto-aim-img2{display:none}}@media screen and (min-width:992px) and (max-width:1199px){.data-card .image-div{min-height:120px!important}.data-card .image-div img{position:absolute;width:calc(100% + 1.8rem);top:-40px;right:-30px}}@media screen and (min-width:1200px){.data-card .image-div{min-height:156px!important}.data-card .image-div img{position:absolute;width:calc(100% + 2rem);top:-40px;right:-33px}.data-card .card-desc{min-height:200px}.data-card button{position:absolute;bottom:1rem}.data-card p{max-height:88px;-webkit-line-clamp:4}}