@font-face {
  font-family: 'gotham_narrowbook';
  src: url('../fonts/gotham_narrow_book-webfont.woff2') format('woff2'),
    url('../fonts/gotham_narrow_book-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;

}
@font-face {
  font-family: 'gothambold';
  src: url('../fonts/gotham_bold-webfont.woff2') format('woff2'),
    url('../fonts/gotham_bold-webfont.woff') format('woff');
  font-weight: normal;
  font-style: normal;
}

body{
  font-size: 14px;
  background-color: #ffffff;
  color: #000000;
  font-family: 'gotham_narrowbook';
}



.main-header .navbar.navbar-expand-lg {
  position: absolute;
  background-color: rgb(255 255 255 / 77%);
  z-index: 9999;
  width: 100%;
  left: 0;
}
.main-header .navbar.navbar-expand-lg .offcanvas-body {
  flex-direction: column;
}
.offcanvas-top-nav .nav-item .custom-btn {
  background-color: #4cc8ee;
  padding: 15px 30px;
  text-decoration: none;
  color: #fff;
  margin-left: 15px;
}
.offcanvas-top-nav .nav-item a {
  display: inline-block;
}
.offcanvas-top-nav .nav-item {
  padding: 0px 2px;
}
.offcanvas-top-nav .navbar-nav {
  align-items: center;
}
.offcanvas-top-nav .nav-item .icon {
  width: 32px;
  display: inline-block;
  height: 32px;
  background-image: url('../images/social-icon-sm.png');
  background-size: 180px;
  background-repeat: no-repeat;
}
.offcanvas-top-nav .nav-item .icon.tw {
  background-position: -32px 0px;
}
.offcanvas-top-nav .nav-item .icon.yt {
  background-position: -66px 0px;
  width: 44px
}
.offcanvas-top-nav .nav-item .icon.insta {
  background-position: -113px 0px;
}
.offcanvas-top-nav .nav-item .icon.lin {
  background-position: -147px 0px;
}
.offcanvas-top-nav .navbar-nav a.phone-icon {
  color: #213b54;
  text-decoration: none;
  font-size: 20px;
  margin-right: 30px;
}
.offcanvas-top-nav .navbar-nav a.phone-icon i {
  margin-right: 10px;
}
.main-header .navbar.navbar-expand-lg .offcanvas-body .navbar-nav .nav-link {
  color: #000000;
  font-size: 18px;
}
.main-header .navbar.navbar-expand-lg .offcanvas-body .navbar-nav .nav-link {
  color: #000000;
  font-size: 20px;
  padding: 16px 14px;
}
.main-header {
  position: fixed;
  z-index: 999;
  left: 0;
  top: 0;
  width: 100%;
}
#HomeSlider .item .item-contant {
  position: absolute;
  top: 0px;
  max-width: 626px;
  margin: 0 auto;
  left: 0;
  right: 0;
}
.proven-on-ground-wrapper .widget.item02,
.proven-on-ground-wrapper .widget.item01 {
  position: relative;
  z-index: -1;
}
.proven-on-ground-wrapper .widget.item02 img,
.proven-on-ground-wrapper .widget.item01 img {
  position: absolute;
  right: 0px;
  top: 0px;
}
.proven-on-ground-wrapper .widget.item02 img {
  max-width: 112px;
  top: 20px;
}

.item-contant-text {
  background-color: rgb(160 236 32 / 50%);
  width: 100%;
  max-width: 626px;
  transform: skew(-20deg, 0deg);
  padding: 12px 0px;
  margin-bottom: 20px;
}
#HomeSlider .item .item-contant img {
  transform: skew(-20deg, 0deg);
}
.item-contant-text-inside {
  transform: skew(20deg, 0deg);
  text-align: center;
}
.custom-btn {
  background-color: #4cc8ee;
  padding: 15px 30px;
  text-decoration: none;
  color: #fff;
  margin-left: 15px;
  text-transform: uppercase;
    display: inline-block;
}
.item-contant-text .custom-btn {
  transform: skew(20deg, 0deg);
}
.item-contant-text-inside h1 {
  margin-bottom: 0px;
  color: #fff;
  font-weight: 700;
  letter-spacing: 3px;
  font-size: 60px;
}
.item-contant-text-inside p {
  font-weight: 600;
  letter-spacing: 1px;
  font-size: 14px;
}
.item-contant-text-wrapper {
  position: absolute;
  left: -16px;
  top: 46%;
  width: 100%;
  max-width: 626px;
  text-align: center;
}
.survival-wrapper .widget {
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: right;
  padding: 48px 0px;
}
.survival-wrapper .widget h5 {
  color: #000;
  font-size: 26px;
  max-width: 940px;
      font-style: italic;
}
.survival-wrapper .widget h5 .fa-solid.fa-quote-left {
  margin-right: 10px;
}
.survival-wrapper .widget h5 .fa-solid.fa-quote-right {
  margin-left: 10px;
}
.survival-wrapper .widget h5 i{
  color: #024e70;
}
.survival-wrapper .widget h4 {
  color: #024e70;
  margin-top: 20px;
}
.banner-slider-wrapper button {
  display: none;
}
.water-crisis-wrapper{
  padding: 80px 0px;
}
.water-crisis-wrapper .widget {
  border: solid 5px #41b8ec;
}
.water-crisis-wrapper .widget h4 {
margin: 0;
  padding: 12px 15px;
  background-color: #41b8ec;
  text-align: center;
  color: #fff;
  font-size: 22px;
  margin-bottom: 40px;
}
.water-crisis-wrapper .widget {
  border: solid 5px #41b8ec;
  text-align: center;
}
.water-crisis-wrapper .widget img {
  max-width: 100%;
}
.water-crisis-wrapper .widget p {
  padding: 0px 15px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.water-crisis-wrapper .widget a.custom-btn {
  margin-bottom: 20px;
  margin-left: 0;
  background-color: #41b8ec;
}
.water-crisis-wrapper .widget.item02 {
border: solid 5px #4aab37;
}
.water-crisis-wrapper .widget.item02 h4 {
background-color: #4aab37;
}
.water-crisis-wrapper .widget.item02 a.custom-btn{
background-color: #4aab37;
}

.water-crisis-wrapper .widget.item03 {
border: solid 5px #059b9a;
}

.water-crisis-wrapper .widget.item03 h4 {
background-color: #059b9a;
}
.water-crisis-wrapper .widget.item03 a.custom-btn {
  background-color: #059b9a;
}

.water-crisis-wrapper .widget.item04 {
border: solid 5px #13628b;
}

.water-crisis-wrapper .widget.item04 h4 {
  background-color: #13628b;
}
.water-crisis-wrapper .widget.item04 a.custom-btn {
  background-color: #13628b;
}
.section-heading h4 {
  text-align: center;
  text-transform: capitalize;
  font-size: 36px;
  font-weight: 600;
}
.section-heading {
  margin-bottom: 40px;
}
.section-heading h4 span {
  color: #4cc8ee;
}
.our-process-wrapper .widget img {
  max-width: 220px;
  margin: 0 auto;
  text-align: center;
  display: block;
  margin-bottom: 30px;
}
.our-process-wrapper .widget p {
  font-size: 18px;
  text-align: center;
  padding: 0px 60px;
  border-right: solid 1px;
}
.our-process-wrapper .col-md-3:last-child .widget p{
  border-right: 0;
}
.our-process-wrapper {
  padding: 80px 0px;
  background-position: center;
}
.project-impact-wrapper .project-widget {
  text-align: center;
  border: solid 2px #213b54;
  border-radius: 15px;
  background-color: #ffffff;
}
.project-impact-wrapper .project-widget h3 {
  background-color: #213b54;
  display: inline-block;
  text-align: center;
  padding: 7px 20px;
  margin: 0 auto;
  color: #fff;
  max-width: 300px;
  width: 100%;
  margin-bottom: 40px;
}
.project-impact-wrapper .project-widget .widget img {
  max-width: 130px;
  margin-bottom: 30px;
}
.project-impact-wrapper .project-widget .widget h4 {
  font-size: 18px;
  color: #000;
  font-weight: 600;
}
.project-impact-wrapper .project-widget .widget p {
  font-size: 17px;
  padding: 0px 50px;
}
.section-heading p {
  text-align: center;
  font-weight: 600;
  font-size: 18px;
}
.project-impact-wrapper{
  padding: 80px 0px;
  background-color: rgb(76 200 238 / 10%);
}
.media-gallery-wrapper .widget {
  position: relative;
}
.media-gallery-wrapper .widget .icon-img {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
}
.media-gallery-wrapper .widget .icon-img h4 {
  background-color: #4cc8ee;
  text-align: center;
  padding: 22px 0px;
  color: #fff;
  font-size: 24px;
  margin: 0;
}


.media-gallery-wrapper .widget.video-widget .icon-img h4{
background-color: #a0ec20;
}
.media-gallery-wrapper .widget .icon-img {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  right: 0;
}
.media-gallery-wrapper .widget .icon-img img {
  width: 70px;
  text-align: center;
  margin: 0 auto;
  display: block;
  position: relative;
  top: 23px;
}
.select-your-contribute {
  padding: 80px 0px;
  background-size: cover;
  background-position: bottom;
  margin-top: 50px;
}
.select-your-contribute h3 {
  color: #fff;
  font-size: 42px;
  text-transform: uppercase;
  margin-bottom: 60px;
  font-weight: 600;
}
.select-your-contribute-box .item {
  text-align: center;
}
.select-your-contribute-box .item h4 {
  margin-top: 30px;
  color: #41b8ec;
  text-transform: uppercase;
}
.select-your-contribute a.custom-btn {
  margin-top: 50px;
  background-color: #4aab37;
  margin-left: 0;
}
.testimonials-wrapper .item {
  background-color: #13628b;
  padding: 30px 30px;
  min-height: 340px;
  text-align: center;
}
.testimonials-wrapper .item p {
  color: #fff;
}
.testimonials-wrapper .item h4 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  margin-bottom: 0;
}
.testimonials-wrapper{
  padding: 80px 0px;
}
.our-partners-wrapper {
  background-size: cover;
  padding: 80px 0px;
}
.our-partners-wrapper .item {
  max-width: 100%;
  border-radius: 10px;
  overflow: hidden;
  margin: 0 auto;
}
.select-your-contribute-box .item img {
  max-width: 110px;
}
.select-your-contribute-box .item h4 {
  margin-top: 20px;
  color: #41b8ec;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}
.select-your-contribute-box .item.jugnu h4 {
  color: #a0ec20;
}
.project-impact-wrapper .project-widget .widget {
  position: relative;
}
.project-impact-wrapper .project-widget .widget:after {
  position: absolute;
  content: '';
  border-right: dashed 2px #ccc;
  height: 50%;
  top: 0px;
  right: 0;
}
.about-wrapper {
  background-size: cover;
  padding: 80px 0px;
}
.our-vision {
  background-color: #fff;
  border-radius: 10px;
  padding: 30px 30px;
  margin-top: 50px;
}
.our-vision .section-heading img.mr-2 {
  width: 60px;
  margin-right: 20px;
}
.main-footer .f-widget h3 {
  font-size: 36px;
  color: #4cc8ee;
  margin-bottom: 30px;
}
.main-footer .f-widget ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.main-footer .f-widget ul li a {
  text-transform: capitalize;
  text-decoration: none;
  font-size: 18px;
  color: #000;
  padding: 4px 0px;
  display: inline-block;
}
.main-footer .f-widget ul label {
  font-size: 21px;
    font-weight: 600;
}
.main-footer .f-widget ul li p{
  font-size: 18px;
}

.main-footer .f-widget.latest-news ul li a {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
  align-items: center;
}
.main-footer .f-widget.latest-news ul li p {
  margin-left: 20px;
  font-size: 16px;
  margin-bottom: 0px;
}
.main-footer .f-widget.link-list ul {
  list-style: disc;
  padding-left: 24px;
}
.main-footer {
  padding: 25px 0px;
  padding-bottom: 150px;
  background-image: url(../images/footer-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
}
.proven-on-ground-wrapper .top-widget p {
  color: #fff;
  margin: 0;
  font-size: 17px;
}
.proven-on-ground-wrapper .widget .widget h4 span {
  font-size: 13px;
  font-weight: 100;
  width: 120px;
  display: inline-block;
}
.proven-on-ground-wrapper .widget.item01,
.proven-on-ground-wrapper .widget.item02,
.proven-on-ground-wrapper .widget.item03,
.proven-on-ground-wrapper .widget.item04 {
  background-color: #1d3951;
  padding: 15px 45px;
  padding-top: 30px;
  height: 340px;
  margin-bottom: 25px;
}
.proven-on-ground-wrapper .widget .row .col-md-6,
.proven-on-ground-wrapper .widget .row .col-lg-4 {
  border-right: dashed 1px #fff;
  border-bottom: dashed 1px #fff;
}
.proven-on-ground-wrapper .widget .row .col-md-6:nth-child(4),
.proven-on-ground-wrapper .widget .row .col-md-6:nth-child(2),
.proven-on-ground-wrapper .widget .row .col-lg-4:nth-child(6), 
.proven-on-ground-wrapper .widget .row .col-lg-4:nth-child(3) {
  border-right: 0;
}
.proven-on-ground-wrapper .widget .row .col-md-6:nth-child(3),
.proven-on-ground-wrapper .widget .row .col-md-6:nth-child(4),
.proven-on-ground-wrapper .widget .row .col-lg-4:nth-child(4),
.proven-on-ground-wrapper .widget .row .col-lg-4:nth-child(5), 
.proven-on-ground-wrapper .widget .row .col-lg-4:nth-child(6) {
  border-bottom: 0;
}
.proven-on-ground-wrapper .widget.item01 .col-lg-4 {
  border-right: dashed 1px #fff !important;
  border-bottom: dashed 1px #fff !important;
}
.proven-on-ground-wrapper .widget.item01 .col-lg-4:nth-child(6),
.proven-on-ground-wrapper .widget.item01 .col-lg-4:nth-child(3) {
  border-right: 0 !important;
}
.proven-on-ground-wrapper .widget.item01 .col-lg-4:nth-child(4),
.proven-on-ground-wrapper .widget.item01 .col-lg-4:nth-child(5),
.proven-on-ground-wrapper .widget.item01 .col-lg-4:nth-child(6){
  border-bottom: 0 !important;
}
.proven-on-ground-wrapper .widget.item02 {
  background-color: #49aa37;
}
.proven-on-ground-wrapper .widget.item03 {
  background-color: #029c9a;
}
.proven-on-ground-wrapper .widget.item04 {
  background-color: #14628c;
  padding-left: 50px;
}
.proven-on-ground-wrapper .widget.item04 h5 {
  padding-left: 40px;
}
.proven-on-ground-wrapper .top-widget {
  background-color: #13628b;
  padding: 20px 25px;
  border-radius: 15px;
  position: relative;
  top: 15px;
  border: solid 1px #fff;
}
.proven-on-ground-wrapper .widget h5 {
  color: #fff;
  margin-bottom: 20px;
  font-weight: 500;
  font-size: 22px;
}
.proven-on-ground-wrapper .widget .widget h4 {
  font-size: 30px;
  font-weight: 700;
  color: #fff;
}
.proven-on-ground-wrapper .widget{
  /*height: 120px;*/
  padding: 20px 0px;
}
.proven-on-ground-wrapper .widget .widget p {
  font-size: 14px;
  color: #fff;
  margin-bottom: 0px;
}
.proven-on-ground-center {
  width: 200px;
  height: 200px;
  background-color: #fff;
  position: absolute;
  border-radius: 50%;
  top: 50%;
  left: 0px;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translate(0px, -40%);
}
.proven-on-ground-center h5 {
  font-size: 38px;
  text-align: center;
  text-transform: capitalize;
  font-weight: 700;
  color: #000;
}
.proven-on-ground-center h5 span {
  color: #3fb7eb;
}
.copyright-text p {
  margin: 0;
  text-align: center;
  font-weight: 600;
}
.offcanvas-header .btn-close.btn-close-white {
  background-color: #fff;
}
.offcanvas-header img {
  max-width: 160px;
}
.main-header .navbar.navbar-expand-lg .navbar-toggler {
  border: 0;
  outline: none;
  box-shadow: none;
}
.banner-slider-wrapper {
  overflow: hidden;
  height: 515px;
}

.main-header .navbar.navbar-expand-lg .offcanvas-body .navbar-nav .nav-link:after {
  position: absolute;
  right: 8px;
  top: 25px;
  z-index: 11;
  display: block;
  width: 10px;
  height: 10px;
  border: 0;
  border-top: 1px solid #000;
  border-left: 1px solid #000;
  transform: rotate(-135deg);
}
.main-header .navbar.navbar-expand-lg .offcanvas-body .navbar-nav .nav-link.dropdown-toggle {
  padding-right: 30px;
}
.main-header .navbar.navbar-expand-lg .offcanvas-body .navbar-nav li.nav-item.dropdown:hover ul.dropdown-menu {
  z-index: 9;
  opacity: 1;
  display: block;
  border: 0;
}




.main-footer .f-widget .social-icon{
  display: flex;
  margin-top: 10px;
}
.main-footer .f-widget .social-icon .nav-item .icon {
  width: 40px;
  display: inline-block;
  height: 40px;
  background-image: url('../images/social-icon.png');
  background-size: 220px;
  background-repeat: no-repeat;
}
.main-footer .f-widget .social-icon .nav-item .icon.tw {
  background-position: -40px 0px;
}
.main-footer .f-widget .social-icon .nav-item .icon.yt {
  background-position: -80px 0px;
  width: 58px
}
.main-footer .f-widget .social-icon .nav-item .icon.insta {
  background-position: -138px 0px;
}
.main-footer .f-widget .social-icon .nav-item .icon.lin {
  background-position: -180px 0px;
}
.f-lr-border {
  position: relative;
}
.f-lr-border:before {
  position: absolute;
  content: '';
  border-right: dashed 2px #bfbfbf;
  right: 0;
  height: 100%;
}
.copyright-text {
  margin-top: 50px;
}

.owl-dots{
  text-align: right;
}
.owl-dots button.owl-dot.active {
  background-color: #a0ec20;
}
.owl-dots button.owl-dot {
  height: 15px;
  width: 15px;
  padding: 0;
  margin-left: 5px;
  border: solid 0;
  background-color: #13628b;
}
.proven-on-ground-wrapper .widget.item04,
.proven-on-ground-wrapper .widget.item03 {
  position: relative;
  z-index: -1;
}
.proven-on-ground-wrapper .widget.item03 img {
  position: absolute;
  top: 0;
  z-index: 9;
  right: 167px;
  width: 155px;
}
.proven-on-ground-wrapper .widget.item04 img {
  position: absolute;
  bottom: -32px;
  right: -29px;
}
.item-contant-btn-wrapper {
  position: absolute;
  bottom: 60px;
  left: -60px;
  right: 0;
  margin: 0 auto;
  text-align: center;
}
.proven-on-ground-wrapper .widget.item04 img.last-icon {
  right: auto;
  top: 164px;
  left: 0;
  max-width: 40px;
}

/* RSS (Start) */
.mrgn-tp-0 {
	margin-top: 0px !important;
}
.mrgn-rght-0{
	margin-right: 0px !important;
}
.mrgn-lft-0{
	margin-left: 0px !important;
}
.mrgn-lft-20{
	margin-left: 20px !important;
}
.mrgn-btm-30 {
	margin-bottom: 30px;
}
.no-bord {
	border: 0px !important;
}
.pdng-rght-0{
	padding-right: 0px !important;
}
.pdng-lft-30{
	padding-left: 30px !important;
}
.pdng-lft-40{
	padding-left: 40px !important;
}
.pdng-lft-50{
	padding-left: 50px !important;
}
.pdng-lft-60{
	padding-left: 60px !important;
}
.custom-btn {
	font-size: 18px;
	font-weight:bold;
	padding: 6px 20px;
	letter-spacing: 1px;
}
.custom-btn:hover{
	background-color: #213b54;
	color: #fff;
}
.main-header .navbar.navbar-expand-lg .offcanvas-body .navbar-nav .nav-link {
  font-size: 16px;
  padding: 10px 20px 0px 20px;
  font-weight: 600;
}
.main-header .navbar.navbar-expand-lg .offcanvas-body .navbar-nav .nav-link:hover{
	color: #4cc8ee;
}
.offcanvas-top-nav .navbar-nav a.phone-icon {
	font-weight:bold;
}
.offcanvas-top-nav .nav-item .custom-btn {
	font-size: 18px;
	font-weight:bold;
	padding: 6px 20px;
	letter-spacing: 1px;
}
.offcanvas-top-nav .nav-item .custom-btn:hover{
	background-color: #213b54;
}
.survival-wrapper .widget {
	padding: 35px 0px;
	/*min-height: 218px;*/
}
.survival-wrapper .widget h5 {
	font-size: 25px;
	line-height: 45px;
	max-width: 820px;
}
.survival-wrapper .widget h4 {
	font-size: 25px;
	font-weight: 600;
}
.proven-on-ground-wrapper {
	padding: 48px 0px;
	background-color: #ededed;
}
.proven-on-ground-center {
	z-index: 999;
}
.proven-on-ground-wrapper .widget.item01, .proven-on-ground-wrapper .widget.item02, .proven-on-ground-wrapper .widget.item03, .proven-on-ground-wrapper .widget.item04 {
	z-index: 5;
	padding: 30px 30px 15px 30px;
	height: auto;
}
.proven-on-ground-wrapper .top-widget {
	z-index: 6;
}
.proven-on-ground-wrapper .top-widget p {
	font-size: 20px;
	letter-spacing: 0px;
	line-height: 36px;
	text-align: justify;
}
.proven-on-ground-wrapper .widget h5 {
	font-size: 26px;
	font-weight: bold;
}
.proven-on-ground-wrapper .widget .widget h4 {
	font-size: 35px;
	font-family: 'gothambold';
}
.proven-on-ground-wrapper .widget .widget h4.sml {
	font-size: 25px;
}
.proven-on-ground-wrapper .widget .widget p {
	font-size: 16px;
}
.proven-on-ground-wrapper .widget{
	padding: 10px 0px 40px;
}
.proven-on-ground-wrapper .widget .widget h4 span {
	font-family: 'gotham_narrowbook';
	font-size: 15px;
}
.water-crisis-wrapper .widget {
	border: solid 3px #41b8ec;
}
.water-crisis-wrapper .widget.item02 {
	border: solid 3px #4aab37;
}
.water-crisis-wrapper .widget.item03 {
	border: solid 3px #059b9a;
}
.water-crisis-wrapper .widget.item04 {
	border: solid 3px #13628b;
}
.water-crisis-wrapper .widget a.custom-btn {
	font-weight: normal;
	text-transform: capitalize;
	position: absolute;
    bottom: 0px;
    min-width: 150px;
    left: calc(50% - 80px);
}
.section-heading h4 {
	font-size: 46px;
}
.our-process-wrapper .widget p {
	padding: 0px 30px 0px 0px;
}
.media-gallery-wrapper {
	padding: 40px 0px 20px;
}
.testimonials-wrapper .item {
	min-height: 520px;
	padding: 15px;
}
.select-your-contribute {
  padding: 40px 0px;
}
.select-your-contribute h3 {
	font-size: 35px;
	margin-bottom: 20px;
}
.select-your-contribute h3.lndg-pg {
	margin-bottom: 20px;
	font-size: 30px;
}
.main-header .navbar.navbar-expand-lg.no-bckg{
	background-color: rgb(255 255 255 / 0%) !important;
}
.head-logo {
	max-width: 75% !important;
}
.survival-wrapper .widget h5.lndg-pg {
	font-size: 22px;
	line-height: 30px;
}
.banner-slider-wrapper.lndg-pg {
	height: 480px;
}
.lndg-pg-col1 {
	/*background-image: url('../images/landing-pg-banner.jpg'); 
	background-repeat: no-repeat; 
	background-size: cover; 
	background-position: center center;
	background-color: #b1a795;*/
	text-align: center;
	/*background-image: url('../images/landing-pg-banner-v6-bg.jpg'); 
	background-position: center top;*/
	background-repeat: no-repeat;
	padding-top: 80px;
}
.lndg-pg-col2 {
	background-color: #FFF; 
	background-image: url('../images/gurudev-v2.jpg'); 
	background-repeat: no-repeat; 
	background-position: bottom;
	padding-top: 80px;
	background-size: 100%;
}
.main-header .navbar.navbar-expand-lg {
	background-color: rgb(255 255 255 / 100%);
	box-shadow: 0 0 15px 1px rgb(0 0 0 / 20%);
}
.select-your-contribute a.custom-btn {
	width: auto;
}
.select-your-contribute a.custom-btn:hover {
	background-color: #fff;
	color: #4aab37;
}
.proven-on-ground-wrapper .widget.item02 .col-lg-4 {
  border-right: dashed 1px #fff !important;
  border-bottom: dashed 1px #fff !important;
}
.proven-on-ground-wrapper .widget.item02 .col-lg-4:nth-child(6),
.proven-on-ground-wrapper .widget.item02 .col-lg-4:nth-child(3) {
  border-right: 0 !important;
}
.proven-on-ground-wrapper .widget.item02 .col-lg-4:nth-child(4),
.proven-on-ground-wrapper .widget.item02 .col-lg-4:nth-child(5),
.proven-on-ground-wrapper .widget.item02 .col-lg-4:nth-child(6){
  border-bottom: 0 !important;
}
.proven-on-ground-wrapper .widget.item02 h4 span {
	display: contents;
}
.proven-on-ground-wrapper .widget.item04 h4 span {
	display: contents;
}
.proven-on-ground-center {
	top: calc(50% + 50px);
}
.water-crisis-wrapper .widget img {
	margin-bottom: 20px;
}
.water-crisis-wrapper ul {
	list-style: disc;
	margin: 0px;
	margin-bottom: 20px;
}
.water-crisis-wrapper ul li {
	text-align: justify;
	padding-right: 15px;
	padding-bottom: 15px;
}
.select-your-contribute.lndg-pg {
	padding: 20px 0px;
}
.water-crisis-wrapper .widget {
	height: 100%;
	position: relative;
}
.banner-slider-wrapper {
  height: 100vh;
}
#HomeSlider {
	height: 100vh;
}
#HomeSlider .owl-item img {
	height: auto;
	width: 100%;
}
.item-contant-btn-wrapper {
	position: relative;
	left: 0px;
	bottom: 260px;
	padding-left: 0px;
}
.item-contant-btn-wrapper h4 {
	font-family: 'gotham_narrowbook';
	color: #FFF;
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 0px;
	text-shadow: 2px 2px #5a5324;
	letter-spacing: 1px;
}
.item-contant-btn-wrapper h6 {
	font-family: 'gotham_narrowbook';
	color: #fff;
	font-size: 17px;
	font-weight: 600;
	text-shadow: 2px 2px #5a5324
}
.water-crisis-wrapper .widget h4 { 
	margin-bottom: 20px;
}
.top-right-sticky {
	width: 25px;
    position: fixed;
    right: 45px;
    top: calc(50% + 40px);
    transform: translateY(-50%);
    z-index: 901;
}
.top-right-sticky ul {
	list-style: none;
}
.top-right-sticky ul li a img {
	padding: 5px 0px;
}
.top-right-sticky ul li a img.ytb {
	padding: 2px 0px;
}
.top-right-sticky .icon {
	width: 32px;
    display: inline-block;
    height: 32px;
    background-image: url(../images/social-icon-sm.png);
    background-size: 180px;
    background-repeat: no-repeat;
}
.top-right-sticky .icon.fb {
	margin-left: 8px;
}
.top-right-sticky .icon.tw {
	background-position: -35px 0px;
	margin-left: 8px;
}
.top-right-sticky .icon.yt {
	background-position: -66px 0px;
    width: 44px;
}
.top-right-sticky .icon.insta {
	background-position: -113px 0px;
	margin-left: 8px;
}
.top-right-sticky .icon.lin {
	background-position: -147px 0px;
	margin-left: 8px;
}
.project-impact-wrapper .project-widget .widget p {
	padding: 0px 15px;
	line-height: 20px;
	font-size: 15px;
}
.project-impact-wrapper .project-widget .widget p strong {
	font-size: 22px;
	line-height: 25px;
}

.project-impact-wrapper .project-widget .col-md-6:last-child(2) .widget:after, .project-impact-wrapper .project-widget .col-md-6:nth-child(4) .widget:after {
	border-right: 0px;
}
.our-partners-wrapper, .testimonials-wrapper {
	padding: 30px 0px;
}
.top-right-sticky .wapp {
	padding-left: 7px;
}
.our-process-wrapper {
	padding: 30px 0px;
	background-repeat: no-repeat;
}
.section-heading {
	margin-bottom: 20px;
}
.project-impact-wrapper, .water-crisis-wrapper, .about-wrapper {
	padding: 30px 0px;
}
.main-footer .f-widget ul li a {
	text-transform: inherit;
}
.main-footer .f-widget ul.social-icon li a img {
	padding: 2px 5px 0px 5px;
}
.main-footer .f-widget ul.social-icon li a img.ytb {
	padding: 0px 5px 0px 5px;
}
.main-footer .f-widget ul.social-icon li:first-child a img {
	padding-left: 0px;
}
.test-auth-pic {
	width: 100px !important;
	height: 100px;
	border-radius: 100%;
	border: 2px solid #fff;
	display: inline !important;
}
.author-hlder {
	width: 100%;
	display: flex;
}
.author-hlder .auth-sec1 {
	width: 100px;
}
.author-hlder .auth-sec2 {
	width: calc(100% - 100px);
	padding: 0px 5px;
	margin: auto;
}
.main-footer .f-widget.latest-news ul li a {
	display: inherit;
}
.main-footer .f-widget.latest-news ul li p {
	margin-left: 0px;
	text-align: justify;
	padding-right: 35px;
	padding-left: 10px;
}
.main-footer .f-widget.latest-news ul li a img {
	border-radius: 15px;
	border: 2px solid #4cc8ee;
}
.hm-item-hlder {
	width: 100%;
	height: 100vh;
	overflow: hidden;
}
.about-wrapper p {
	text-align: justify;
}
.lndg-pg-full-banner {
	width: 100%;
	height: auto;
}
a.phone-icon {
  color: #213b54;
  text-decoration: none;
  font-size: 20px;
  margin-right: 10px;
  line-height: 40px;
}
a.phone-icon i {
  margin-right: 10px;
}
a.no-underlne {
	text-decoration: none;
}
.blBar-bg {
	cursor:pointer
}
.bg-img-none {
    background-image: none !important;
}
.survival-wrapper.bord-arund {
	border: 1px solid #024e70;
	margin-top: 25px;
}
.survival-wrapper.bord-arund .widget {
	padding: 0px 0px;
}
.survival-wrapper.bord-arund .widget .quoteCntr {
	text-align: center;
}
.dont-amunt-hlder {
	width: 100%;
	text-align: center;
}
.dont-amunt-hlder p {
	font-size: 18px;
	font-weight: 600;
	color: #000000;
	margin-bottom: 5px;
}
.dont-amunt-hlder a {
	padding: 10px 15px;
	font-size: 15px;
	font-weight: 600;
	color: #000000;
    font-family: 'gotham_narrowbook';
	text-decoration: none;
	border: 1px solid #ced4da;
	border-right: 0px;
	display: inline-flex;
}
.dont-amunt-hlder a:hover {
	border: 1px solid #4cc8ee;
	background-color: #4cc8ee;
	color: #fff;
}
.dont-amunt-hlder a.actve {
	border: 1px solid #4cc8ee;
	background-color: #4cc8ee;
	color: #fff;
}
.bord-rght {
	border-right: 1px solid #ced4da !important;
}
.full-wdth {
	width: 100% !important;
}
.project-widget .widget h2 {
    color: #4cc8ec;
    font-weight: bold;
    font-family: 'gothambold';
    font-size: 42px;
}
.project-widget .widget h2.colr-two {
	color: #a0ec20;
}
.project-widget .widget p {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
}
.project-widget .widget p span {
	font-size:12px;
	color: #999999;
	font-weight: normal;
}
.project-widget .widget p span.smtxt {
	font-size:16px;
	color: #000;
}
.lndg-pg-v2-tmpl .lndg-pg-col1 {
	padding-left:0px; padding-right:0px; padding-top:0px;
}
.lndg-pg-v2-tmpl .lndg-pg-col2 {
	padding-left:15px; padding-top:0px; padding-right:0px;
}
.project-impact-wrapper .project-widget .col-md-3:last-child .widget:after {
	border-right: 0px;
}
.read-more-wrapper {display:none;}
.inner-bannerwrapper {margin-top: 85px;}
.col-opt-one {color: #4cc8ec;}
.col-opt-two {color: #a0ec20;}
.res-dsp-only-none {display:block;}
.four-icn-hlder {padding-left:0px; padding-right:0px;}
.img-wrapper {
  position: relative;
  margin-top: 15px;
  box-shadow: 0px 0px 7px 0px #bababa;
  padding: 10px;
}

.img-wrapper img {
  width: 100%;
}
.img-overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  flex-direction: column;
    color: #fff;
}

.img-overlay i {
  color: #fff;
  font-size: 3em;
}
.img-overlay, .img-overlay i {
	color: #41b8ec;
}
.side-gall-cntr .img-overlay h5, .side-gall-cntr h4{
	font-size: 16px;
}
.img-overlay-sde {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  opacity: 0;
  flex-direction: column;
    color: #fff;
}

.img-overlay-sde i {
  color: #fff;
  font-size: 3em;
}
.img-overlay-sde, .img-overlay-sde i {
	color: #41b8ec;
}
.side-gall-cntr .img-overlay-sde h5{
	font-size: 16px;
}
.video-gall-cntr .img-wrapper h4 {
    font-size: 14px;
}
.first-sectn-hlder {padding-left: 10%; margin-top:25px;}
.first-sectn-hlder h2 {color: #671f3d !important; font-size: 30px !important; border-left: solid 10px #671f3d; padding-left: 20px; font-family: 'gotham_narrowbook' !important; margin-bottom: 25px;}
.first-sectn-hlder p {font-size: 18px !important; line-height: 30px !important; font-weight: normal !important;}
.secnd-sectn-hlder {min-height:100vh; width:100%; background-image: url(../images/education-power-bg.jpg); background-repeat: no-repeat; background-position: bottom; background-size:cover; padding: 50px 50px 50px 0px;}
.secnd-sectn-hlder .txt-holder-widget {background:rgba(103, 31, 61, 0.5); width: 40%; border-radius:12px; float:right; padding:25px;}
.secnd-sectn-hlder .txt-holder-widget h3 {color: #FFF; font-weight: bold; font-family: 'gothambold'; font-size:30px;}
.secnd-sectn-hlder .txt-holder-widget p {font-size: 16px !important; color: #FFF; }
.secnd-sectn-hlder .txt-holder-widget h4 {color: #FFF; font-weight: bold; font-family: 'gothambold'; font-size:25px;}
.thrd-sectn-hlder h3{color: #671f3d; font-weight: bold; font-family: 'gothambold'; font-size:30px; text-align:center; margin:25px 0px;}
.thrd-sectn-hlder h5{color: #545454; font-family: 'gotham_narrowbook'; font-size:19px; letter-spacing:0px;}
.thrd-sectn-hlder img {width:25%; margin-bottom: 30px;}
.thrd-sectn-hlder p {font-size: 16px !important; font-weight: normal !important;}
.thrd-sectn-hlder .col-sec{padding:0px 30px;}
.furth-sectn-hlder {padding: 35px 25px; background: #eee;}
.furth-sectn-hlder .custom-btn{background:#671f3d !important; padding: 12px 30px !important; font-size: 20px !important;}
.sixth-sectn-hlder {min-height:80vh; width:100%; background: #671f3d; color:#fff;}
.sixth-sectn-hlder .grphc-hlder {min-height:80vh; background-image: url(../images/key-highlight-pic.jpg); background-repeat: no-repeat; background-position: bottom; background-size:cover;}
.sixth-sectn-hlder .txt-hlder {padding:40px;}
.sixth-sectn-hlder .txt-hlder h3 {font-weight: bold; font-family: 'gothambold'; font-size: 30px; }
.sixth-sectn-hlder .txt-hlder ul {font-size:16px;}
.sixth-sectn-hlder .txt-hlder ul li {margin-bottom: 10px;}
.sevnth-sectn-hlder h3 {color: #671f3d; font-weight: bold; font-family: 'gothambold'; font-size: 30px; text-align: center; margin: 25px 0px;}
.sevnth-sectn-hlder {font-size:16px; /*padding: 0px 100px 25px;*/padding: 0px 0px 25px;}
.sevnth-sectn-hlder ul li {margin-bottom: 10px;}
.egth-sectn-hlder {background: #eee; font-size:16px; /*border-top: solid 1px #BFAFB4; border-bottom: solid 1px #BFAFB4;*/ padding-bottom: 25px;}
.egth-sectn-hlder h3 {color: #671f3d; font-weight: bold; font-family: 'gothambold'; font-size: 30px; text-align: center; margin: 25px 0px;}
.egth-sectn-hlder p span {color: #671f3d; font-weight:bold;}
.ninth-sectn-hlder {background-color: rgb(76 200 238 / 10%); padding-bottom:30px;}
.ninth-sectn-hlder .awrd-hlder-cntr {border-radius: 15px; background-color: #ffffff; padding: 15px;}
.ninth-sectn-hlder p {font-size: 16px !important; font-weight: normal !important;}
.ninth-sectn-hlder h3 {color: #671f3d; font-weight: bold; font-family: 'gothambold'; font-size: 30px; text-align: center; margin: 25px 0px;}
.ninth-sectn-hlder img {height:100px; width: auto;}
.tenth-sectn-hlder {background: #eee; font-size:16px; /*border-top: solid 1px #BFAFB4; border-bottom: solid 1px #BFAFB4;*/
 padding: 25px 0px; margin-top:0px;}
.video-gall-cntr.ver2 .img-wrapper {box-shadow: none !important;}
.video-gall-cntr.ver2 .img-wrapper h4 {font-size: 14px !important; font-weight:bold !important; background: #fff; padding: 10px; margin: -20px 10px 0px; display: block; position: relative; min-height:180px;}
.video-gall-cntr.ver2 .img-wrapper h4 span {font-weight: normal !important;}
.custom-btn.lrg-btn-v2{background:#671f3d !important; padding: 12px 30px !important; font-size: 20px !important;}
.survival-wrapper .widget h4 {color: #671f3d; line-height:35px;}
/* RSS (End) */