
@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:ital,wght@0,300..800;1,300..800&family=Open+Sans:ital,wght@0,300..800;1,300..800&family=Oswald:wght@200..700&family=Playfair+Display:ital,wght@0,400..900;1,400..900&family=Roboto+Slab:wght@100..900&family=Syne:wght@400..800&display=swap');


h1, h2, h3, h4, h5, h6{ font-family: "Oswald", sans-serif; color:#253f8e; line-height:1.4; }

* {box-sizing: border-box;}
html {scroll-behavior: smooth;}
body {font-family: Georgia, serif;line-height: 1.6;color: #000;background: #ebebeb;margin: 0;font-size: 16px;font-weight: 300;padding: 0;}
h2 {margin: 0 0 15px 0;font-size: 28px;letter-spacing: -0.3px;}
b {font-weight: 600;}
.h2 {font-family: "Oswald", sans-serif; font-size: 28px;font-weight: 600;line-height:1.4;letter-spacing: -0.3px;} 
.h3 {font-family: "Oswald", sans-serif; font-size: 20px; font-weight: 700;line-height:1.4;letter-spacing: -0.6px;margin-bottom: 10px;margin-top: 0;}
.h4 {font-family: "Oswald", sans-serif; font-size: 18px; font-weight: 800;line-height:1.5;letter-spacing: -0.3px;}
.green-clr{color:#00964c;}
.gray-clr{color:#927030;}
.white-clr{color:#fff;}
.blue-clr{color:#253f8e;}
.f-16 {font-size: 16px;}

.blue-bg{background-color: #253f8e;}
.container, main {width: 100%;max-width: 1000px;margin: auto;padding: 30px;background: #fff;}
.container-fluid {width: 100%;padding: 0 15px;}
.annual-report p {margin: 0 0 20px 0;}
img {max-width: 100%;height: auto;display: block;}
.annual-report img {max-width: 100%;height: auto;}
.row {display: flex;flex-wrap: wrap;margin: 0 -10px;}
[class*="col-"] { padding: 0 10px;}
.col-1 { width: 8.333%; }
.col-2 { width: 16.666%; }
.col-3 { width: 25%; }
.col-4 { width: 33.333%; }
.col-5 { width: 41.666%; }
.col-6 { width: 50%; }
.col-7 { width: 58.333%; }
.col-8 { width: 66.666%; }
.col-9 { width: 75%; }
.col-10 { width: 83.333%; }
.col-11 { width: 91.666%; }
.col-12 { width: 100%; }
.text-center { text-align: center; }
.text-left   { text-align: left; }
.text-right  { text-align: right; }
.fw-bold   { font-weight: 700; }
.fw-normal { font-weight: 400; }
.fw-light  { font-weight: 300; }
.text-uppercase { text-transform: uppercase; }
.text-lowercase { text-transform: lowercase; }
.text-capitalize { text-transform: capitalize; }

.w-100 { width: 100%; }
.w-75  { width: 75%; }
.w-50  { width: 50%; }
.w-25  { width: 25%; }
.h-100 { height: 100%; }


.m-0{margin:0} 
.mt-0{margin-top:0}
.mt-1{margin-top:10px}
.mt-2{margin-top:20px}
.mt-3{margin-top:30px}
.mt-4{margin-top:40px}
.mt-5{margin-top:52px}

.mb-0{margin-bottom:0}
.mb-1{margin-bottom:10px}
.mb-2{margin-bottom:20px}
.mb-3{margin-bottom:30px}
.mb-4{margin-bottom:40px}
.mb-5{margin-bottom:50px}

.ml-1{margin-left:10px}
.ml-2{margin-left:20px}
.ml-3{margin-left:30px}

.mr-1{margin-right:10px}
.mr-2{margin-right:20px}
.mr-3{margin-right:30px}

.p-0{padding:0}
.pt-0{padding-top:0}
.pt-1{padding-top:10px}
.pt-2{padding-top:20px}
.pt-3{padding-top:30px}
.pt-4{padding-top:40px}
.pt-5{padding-top:50px}

.pb-0{padding-bottom:0}
.pb-1{padding-bottom:10px}
.pb-2{padding-bottom:20px}
.pb-3{padding-bottom:30px}
.pb-4{padding-bottom:40px}
.pb-5{padding-bottom:50px}

.p-1{padding:10px}
.p-2{padding:20px}
.p-3{padding:30px}
.pl-1{padding-left:12px}
.pl-2{padding-left:20px}
.pl-3{padding-left:30px}

.pr-1{padding-right:10px}
.pr-2{padding-right:20px}
.pr-3{padding-right:30px}

.d-flex { display: flex; }
.align-center { align-items: center; }
.justify-center { justify-content: center; }
.justify-between { justify-content: space-between; }
.justify-around { justify-content: space-around; }
.flex-column { flex-direction: column; }
.flex-wrap { flex-wrap: wrap; }
.m-auto {margin: 0 auto;}
.bottom-red-border {border-bottom-color: #ab2b23;}
.btn {padding: 10px 18px;border: none;border-radius: 6px;cursor: pointer;font-size: 14px;transition: 0.3s ease;}
.btn-primary {background: #0d6efd;color: #fff;} 
.btn-primary:hover {background: #084298;} 
.btn-success {background: #198754;color: #fff;} 
.btn-danger {background: #dc3545;color: #fff;} 
.btn-outline {background: transparent;border: 1px solid #333;color: #333;} 
.shadow-sm { box-shadow: 0 2px 6px rgba(0,0,0,0.1); }
.shadow-md { box-shadow: 0 5px 15px rgba(0,0,0,0.15); }
.shadow-lg { box-shadow: 0 15px 30px rgba(0,0,0,0.2); }

.overflow-hidden{overflow:hidden;} 

.border-1 {border: 1px solid #000;}
.list-style1 ul li {padding: 7px;background: #f6f3e8;border-bottom: 1px solid #000;font-size: 14.5px;line-height: 1.2;font-weight: 400;}
.list-style1 ul {margin: 0;padding: 0;list-style: none;}
.list-style1 ul {border: 1px solid #000;border-bottom: 0;}
.list-style1 ul li:nth-child(odd) {background: #eae3cc;}
.list-style1 ul li.title { 
    background: #92702a;
    color: #fff;
    font-weight: 500;
    font-family: "Oswald", sans-serif;
    letter-spacing: 0.4px; 
}
.annual-report img + small i {line-height: 1.5;display: block;}  


/* new css */

.directors-profile{padding: 35px;font-size: 15px;}
.directors-content{padding: 20px 10px; padding-bottom: 0;}
.directors-content h1, .directors-content h2{color: #fff; font-size: 16px;font-family: "Oswald", sans-serif;font-weight: 700;}
.directors-content h1 span{font-size: 16px;display: block;}
.directors-content p{max-width: 80%;margin: auto;margin-bottom: 0px;}
.village-box span {font-weight: 600;font-size: 14px;margin-top: 30px;display: block;font-family: "Oswald", sans-serif;}
.village-box{padding-top: 0;margin-top: 20px;}
.signature img{width: 320px;}
.signature p{margin: 0;}
.board-text {list-style: none;padding: 0;margin: 0;margin-bottom: 10px;}


.what-bgv-dosh-content{padding: 20px 50px;}
img.title-img{width: 330px;margin-bottom: 15px;}

.highlights-wrapper{background-color: #f0f5ef;padding: 50px;}
.highlights-main-content .does-text-box ul{padding: 0;list-style: none;margin-top: 0;}
.highlights-main-content .does-text-box h5{margin: 0;font-size: 16px;color: #287035;font-weight: 600;font-family: "Oswald", sans-serif;}
.does-text-box i {font-weight: 600;display: block;margin-bottom: 20px;}
.does-text-box ul li img{margin-bottom: 10px;width: 100%;height: 200px;object-fit: cover;margin-top: 10px;}
.does-text-box ul li h5 span{color: #000;font-weight: 400;}

.numbers-wrapper{padding: 60px 0;background-color: #f0f5ef;}
.numbers-content{padding: 50px;}
.numbers-box h2{margin: 0;font-size: 80px;line-height: 80px;}
.numbers-box p{margin-bottom: 0;}
.numbers-top {padding-bottom: 15px;border-bottom: 4px solid #00964c;}
.numbers-bottom{border: 0;}

.on-amy-left-img img{width: 250px;height: 250px;object-fit: cover;}
.on-amy-left-img{display: flex;justify-content: end;margin-bottom: 60px;}
.on-amy-wrapper{padding: 50px;}
.on-amy-right-img{margin-bottom: 70px;}
.on-amy-wrapper strong{ max-width: 62%;margin: auto;display: block;font-weight: 600;font-family: "Oswald", sans-serif;font-size: 20px;margin-top: 10px;}

.project-content {padding: 50px;}
.project-text-right strong{font-size: 20px;font-weight: 700;margin-bottom: 10px;font-family: "Oswald", sans-serif;display: block;}

.financials-wrapper{padding: 0 50px;}
.financials-wrapper img.financials-img{width: 600px;margin: auto;margin-bottom: 60px;}
.financials-wrapper::after{content: "";width: 100%;height: 5px;background: radial-gradient(#00964c, #2f3f93);display: block;margin-top: 5px;}

.donor-wrapper{padding: 0 40px;padding-top: 30px;}
.donor-text p {font-family: Georgia, serif;font-style: italic;font-weight: 700;margin-top: 40px;}

.donor-main-content ul{padding: 0;margin: 0;}
.donor-main-content ul li{margin-bottom: 10px;line-height: 1.1;}

.on-amy-right-img.mobile-img{display: none;}
.qr-code-img img{width: 220px;}
.headersec.fixed .header-logo img {max-width: 100px;visibility: visible !important;}

.headersec.fixed {padding: 0;box-shadow: none;margin-top: 20px;}

.headersec.fixed .collapse-button span:nth-child(2) {background: #00a950;}

.openpush .pushmenu {position: fixed;}

.headersec.fixed .collapse-button.showtoggle {margin-top: 0;}
.headersec.fixed,
.navbar-brand {transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;}

.headersec.fixed {position: fixed;top: 0;left: 0;width: 100%;-moz-box-shadow: 0 0 8px -5px #333;-webkit-box-shadow: 0 0 8px -5px #333;box-shadow: 0 0 8px -5px #333;}

@-webkit-keyframes animationFade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes animationFade {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.headersec.fixed {top: 20px;left: 0;right: 0;position: fixed;margin: 0;-webkit-animation-name: animationFade;-o-animation-name: animationFade;animation-name: animationFade;-webkit-animation-duration: 1s;-o-animation-duration: 1s;animation-duration: 1s;-webkit-animation-fill-mode: both;-o-animation-fill-mode: both;animation-fill-mode: both;-moz-box-shadow: 0 0 8px -5px #333;-webkit-box-shadow: 0 0 8px -5px #333;box-shadow: 0 0 8px -5px #333;}
.headersec {width: 100%;position: absolute;top: 0;left: 0;padding: 28px 0;}
.hderinr {width: 100%;display: flex;align-items: start;justify-content: space-between;}
.hderinr img {max-width: 100%;}
.headersec .container {max-width: 94%;padding: 0 30px 0 30px;}
.overlyBdy {width: 100%;height: 100%;position: fixed !important;top: 0;left: 0;background: rgba(0, 0, 0, 0.8) !important;z-index: 999;opacity: 0;visibility: hidden;}
.header-logo img {max-width: 230px;width: 100%;}
.hderinr .collapse-button span.icon-bar {background-color: #1f3f9b;height: 15px;border-radius: 0;width: 80px;margin: 0;}
.hderinr .collapse-button span:nth-child(2) {background: #00a950;}
.pushmenu {position: fixed;left: -300px;z-index: 9999;background: #262626;width: 250px;height: 100%;bottom: 45px;top: auto;}
.pushmenu li,
.pushmenu li a {width: 100%;border: 0px !important;background: none !important;}
.pushmenu li a {width: 100%;display: inline-block;padding: 15px 20px;font: 400 24px/34px "Coda-Regular", sans-serif;color: #000;border-top: 1px solid #414141 !important;transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;}
.pushmenu li:last-child a {border-bottom: 1px solid #414141 !important;}
.pushmenu li:hover a,
.pushmenu li.active a {background: #1766b1 !important;}
.hderinr .collapse-button.showtoggle span.icon-bar {height: 7px;}
ul.slimmenu li > ul {position: static;display: none !important;height: auto !important;}
.sub-toggle {position: absolute;top: 0 !important;right: 0 !important;background: none !important;color: #fff;display: flex;align-items: center;justify-content: center;height: 60px !important;}
.sub-toggle i {display: none !important;}
.sub-toggle:after {position: absolute;content: "\e915";font-family: "icomoon";color: #fff;font-size: 17px;}
.sub-toggle:before {position: inherit;content: none;}
.opensub li.has-submenu > ul li a,
.pushmenu .navbar-nav .dropdown-menu li a {background: none !important;font-size: 20px;padding: 10px 25px;}
.opensub li.has-submenu > ul li a:hover,
.pushmenu .navbar-nav .dropdown-menu li a {background: #2074d3 !important;}
.crossmnu {position: absolute;top: 0;right: -50px;width: 50px;height: 50px;display: flex;align-items: center;justify-content: center;color: #fff;font-size: 20px;background: #2074d3;}
.pushmenu,
.overlyBdy {transition: all 0.3s ease-in-out;-webkit-transition: all 0.3s ease-in-out;-o-transition: all 0.3s ease-in-out;-ms-transition: all 0.3s ease-in-out;-moz-transition: all 0.3s ease-in-out;}
.openpush .pushmenu {left: 0;width: 100%;}
.navbar {position: absolute;width: 100%;bottom: 0;}
.overlyBdy {width: 100%;height: 100%;position: fixed;top: 0;left: 0;background: rgba(0, 0, 0, 0.8);z-index: 999;opacity: 0;visibility: hidden;}
.remveovrly .overlyBdy {opacity: 1;visibility: visible;}
.remvemnu .pushmenu {left: -300px;}
.remvemnu .overlyBdy {opacity: 0;visibility: hidden;}
.has-submenu a i {  display: none !important;}
.crossmnu {display: none;}
.hderinr a {z-index: 9;position: relative;}
.headersec.fixed {z-index: 9999;}
.pushmenu {background: none;}
.pushmenu .navbar {padding: 0px;}
.pushmenu ul {width: 100%;text-align: center;padding: 0;margin: 0;}
.pushmenu ul li a {padding: 15px;border: 0px !important;text-decoration: none;}
.pushmenu li:last-child a {border: 0px !important;}
.pushmenu ul li a:hover {color: #263f8e;background: none !important;}
.pushmenu li:hover a,
.pushmenu li.active a {background: none !important;color: #fff;}
.headersec.fxdhdr .header-logo {display: none;}
.headersec.fxdhdr .hderinr {justify-content: end;}
.overlyBdy {position: absolute;background: none;}
.pushmenu li a {margin-bottom: 0;text-transform: uppercase;font-weight: bold;color: #fff;font-family: "balboaw01-boldregular";}
.pushmenu li {background: #00a950 !important;}
.pushmenu ul li:nth-child(even) {background: #1f3f9b !important;}
.pushmenu ul li:nth-child(even) a:hover {color: #00a950;}
.menu-collapser {font-size: 0px;}
.headersec {z-index: 9999;}
.headersec.fxdhdr {background: none;box-shadow: none;}
.headersec {transition: all 0.3s ease-in-out;}
.collapse-button {background: none !important;border-radius: 0px !important;padding: 0px;width: auto;position: inherit;width: 35px;height: 35px;display: flex;align-items: center;justify-content: center;flex-direction: column;transform: inherit;}
.collapse-button .icon-bar {width: 30px;height: 3px;border-radius: 10px;margin: 8px 0 0;}
.collapse-button .icon-bar:first-child {margin: 0px;}
.menu-collapser {display: flex;align-items: center;justify-content: center;position: absolute;left: 70px;}
.collapse-button.showtoggle .icon-bar:nth-child(1) {-ms-transform: matrix(1, -1, 0, 1, 0, 0);transform: matrix(1, -1, 0, 1, 0, 0);-webkit-transform: matrix(1, -1, 0, 1, 0, 0);width: 30px;}zzzzz
.collapse-button.showtoggle .icon-bar:nth-child(2) {opacity: 0 !important;width: 0px !important;}
.collapse-button.showtoggle .icon-bar:nth-child(3) {-ms-transform: matrix(1, 1, 0, 1, 0, 0);transform: matrix(1, 1, 0, 1, 0, 0);-webkit-transform: matrix(1, 1, 0, 1, 0, 0);width: 30px;margin-top: -12px;}
.collapse-button .icon-bar {display: block;width: 30px;height: 2px;border-radius: 3px;background-color: #1766b1;opacity: 1;transform: matrix(1, 0, 0, 1, 0, 0);-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
.headersec.fixed .collapse-button .icon-bar {background-color: #1f3f9b;}
.collapse-button {width: 45px;height: 40px;text-align: center;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;-webkit-transition: all 0.5s ease-in-out;-ms-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;border-radius: 0px;border: 0px solid transparent;border-top-color: transparent;border-right-color: transparent;border-bottom-color: transparent;border-left-color: transparent;position: relative;}
.collapse-button {padding: 5px 8px;z-index: 99;}
.collapse-button .icon-bar + .icon-bar {margin-top: 8px;}
.collapse-button.showtoggle {padding-left: 20px !important;margin-top: 0;}
.collapse-button.showtoggle .icon-bar:nth-child(2) {opacity: 0;width: 0px;}

.donor-main-content p a{text-decoration: underline;color: #000;}
.donor-main-content p a:hover{color: #263f8e;}

.mob-bgv-text{display: none;}
.donor-img {margin-bottom: 20px;}

/* Media css */ 

@media (min-width: 1200px) {

	.p-sm-1 {padding: 20px;} 
	
	/* .national-history .layout-position-right {margin: 60px 0 -20px -150px;} */

}

@media (max-width: 1200px) {
	
	h2 {font-size: 24px;}
	.h2 {font-size: 24px;}
	.col-md-12 { width: 100%; }
	.col-md-6 { width: 50%; }
	.col-md-4 { width: 33.333%; }
	.col-md-3 { width: 25%; }
	.container, main {padding: 0;}
	.list-style1.design2 ul li {padding: 8px;}

}
 
@media (max-width: 991px) {

	.col-sm-12 { width: 100%; }
	.col-sm-6 { width: 50%; }
	.col-sm-4 { width: 33.333%; }
	.col-sm-3 { width: 25%; }
	.p-3 {padding: 15px;}
	.list-style1 ul li { font-size: 14px;}
	
	.directors-wrapper{margin-top: 0;padding: 10px;}
	.directors-img img {width: 380px;height: 420px;object-fit: cover;object-position: top;margin: auto;}
	.directors-main-content{padding: 10px;}
	.what-bgv-dosh-content {padding: 20px 20px;}
	.highlights-wrapper{padding: 20px;}
	.numbers-wrapper{margin-top: 0;padding: 20px 0;}
	.numbers-content{padding: 20px;margin-top: 0;}
	.numbers-box h2{font-size: 60px;line-height: 70px;}
	.on-amy-wrapper{margin-top: 30px;padding: 20px;}
	.on-amy-left-img{display: block;margin-bottom: 20px;}
	.on-amy-right-img {margin-bottom: 30px;}
	.on-amy-wrapper strong{max-width: 100%;margin: 0;}
	.adventure-project-wrapper{margin-top: 30px;}
	.project-content {padding: 20px;}
	.financials-wrapper {padding: 0 20px;}
	.donor-img img {width: 350px;}
	.donor-wrapper{padding: 0 20px;padding-top: 30px;}
	/* .does-text-box{margin-top: 20px;} */
	.mobile-list, .mobile-list .does-text-box {margin-top: 0;padding-top: 0;}
	.on-amy-right-img.mobile-img{display: block;}
	.on-amy-right-img{display: none;}
	p.blue-clr{text-align: center;}
	.donor-main-content ul li{text-align: center;list-style: none;}
	.qr-code-img img, .donor-img img{margin: auto;}
	.donor-main-content{text-align: center;}
	.mobile-number .numbers-box {margin-bottom: 40px;}
	.numbers-box.last-num{margin-bottom: 0;} 
	.numbers-top{border: 0;}
	.mob-bgv-text{display: block;}
	.desk-bgv-text{display: none;}
}
 
@media (max-width: 767px) {

	.annual-report .row {display: block;}
	.col-3 {width: 100%;}  

	img.title-img{width: 250px;}
	.highlights-wrapper{margin-top: 20px;}
	.financials-wrapper img.financials-img{width: 400px;margin-bottom: 20px;}
	.donor-img img {width: 250px;}
	.donor-main-content{padding: 20px 0;}
	.on-amy-left-img img {width: 100%;height: 440px;object-fit: cover;object-position: center;}
	.project-text-right strong{font-size: 18px;}
	.annual-report p {margin: auto;}
	.directors-main-content p{margin: 0 0 10px 0;}

	.menu-collapser {left: 26px;}
	.hderinr .collapse-button span.icon-bar {height: 10px;border-radius: 0;width: 60px;}
	.headersec{padding: 10px 0;}
	.pushmenu ul li a {font-size: 18px;line-height: 26px;}
	.pushmenu ul li a{padding: 10px;}

	.what-bgv-dosh-wrapper .does-text-box , .on-amy-wrapper .does-text-box {margin-bottom: 15px;}
}



