@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: #ffae00;
  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: #2E4057;
  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: #ffae00;
  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: #ffae00;
}
.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: #2E4057;
  text-align: center;
  padding: 22px 0px;
  color: #fff;
  font-size: 24px;
  margin: 0;
}


.media-gallery-wrapper .widget.video-widget .icon-img h4{
background-color: #ffae00;
}
.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: #dcdcdc;
  padding: 30px 30px;
  min-height: 350px;
  /*text-align: center;*/
}
.testimonials-wrapper .item p {
  color: #000;
}
.testimonials-wrapper .item h4 {
  font-size: 18px;
  font-weight: 600;
  color: #ffae00;
  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: 90px;
}
.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: #2E4057;
  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: 50px 0px;
  padding-bottom: 150px;
  background-image: url(../images/footer-bg.jpg);
  background-repeat: no-repeat;
  background-position: bottom;
  /*padding-bottom: 20px;*/
}
.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 #2E4057;
  border-left: 1px solid #2E4057;
  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: #ffae00;
}
.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;
}

/* NEW CSS 15-04-2023 (Start) */
.inner-bannerwrapper li.nav-item a.icon {
  width: 35px !important;
  height: 32px;
  background-size: 180px;
}
.offcanvas-top-nav .nav-item .icon.tw {
  background-position: -34px 0px;
}
.offcanvas-top-nav .nav-item .icon.yt {
  background-position: -59px 0px;
  background-size: 152px;
}
.offcanvas-top-nav .nav-item .icon.insta {
  background-position: -112px 0px;
}
.offcanvas-top-nav .nav-item .icon.lin {
  background-position: -145px 0px;
}
.inner-bannerwrapper .offcanvas-top-nav {
  position: fixed;
  top: 30%;
  right: 20px;
}
.printout-icon-wrapper ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.printout-icon-wrapper ul a {
  display: inline-block;
  width: 48px;
}
.printout-icon-wrapper ul {
  padding: 10px 0px 5px 0px;
  margin: 0;
  list-style: none;
  display: flex;
  justify-content: flex-end;
}
.printout-icon-wrapper ul a {
  display: inline-block;
  padding: 0px 5px;
}
.printout-icon-wrapper,
.india-faces-wrapper.project-impact-wrapper {
  background-color: #f0f0f0;
}
.india-faces-wrapper.project-impact-wrapper .widget h2 {
  color: #4cc8ec;
  font-weight: bold;
  font-family: 'gothambold';
  font-size: 42px;
}
.impact-same-wrapper h5.widget-img-text-bottom {
  font-weight: 800;
  font-family: 'gothambold';
}
.container h5.mt-3.text-center {
  font-weight: 800;
  font-family: 'gothambold';
}
.impact-same-wrapper .widget-img {
  background-color: #fff;
  padding: 25px;
  box-shadow: 0px 0px 16px 0px #ccc;
}
.impact-same-wrapper .widget-img .widget-img-text {
  display: flex;
  align-items: center;
  margin-bottom: 25px;
}
.impact-same-wrapper .widget-img .widget-img-text h2 {
  margin-left: 20px;
  font-weight: 700;
}
.india-faces-wrapper.project-impact-wrapper .section-heading p {
  font-weight: 200;
}
.map-project-wrapper .inside-widget {
  background-color: #f8f2f9;
  padding: 0px 0px 0px 0px;
  padding-left: 70px;
  border: solid 1px #4ec8ef;
  position: relative;
  height: 160px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.map-project-wrapper .inside-widget img {
  position: absolute;
  left: -38px;
  top: 40px;
  width: 75px;
}
.map-project-wrapper .inside-widget h3 {
  display: inline-block;
  font-size: 40px;
  font-family: 'gothambold';
  color: #00488b;
  margin: 0;
}
.map-project-wrapper .inside-widget p {
  display: inline-block;
  font-size: 22px;
  color: #000;
  font-family: 'gotham_narrowbook';
  font-weight: 600;
  margin: 0;
  line-height: 26px;
}
.map-project-wrapper {
  padding: 80px 0px;
}
.map-project-wrapper .widget .heading-widget h4 {
  font-size: 42px;
  text-transform: capitalize;
  font-family: 'gotham_narrowbook';
  font-weight: 600;
}
.map-project-wrapper .widget .heading-widget h4 span {
  display: block;
  color: #ffae00;
}
.map-project-wrapper .widget .heading-widget p {
  color: #000;
  font-size: 18px;
}
.scaable-approach-wrapper {
  padding: 80px 0px;
  background-size: cover;
  background-position: center;

}
.scaable-approach-wrapper .widget-text {
  background-color: rgb(255 255 255 / 81%);
  padding: 40px;
}
.scaable-approach-wrapper .widget-text h4 {
  font-size: 42px;
  text-transform: capitalize;
  font-weight: 600;
}
.scaable-approach-wrapper .widget-text h4 span {
  color: #ffae00;
}
.scaable-approach-wrapper .widget-text h5 {
  font-size: 24px;
}
.scaable-approach-wrapper .widget-text p {
  font-size: 18px;
}
.scaable-approach-wrapper .widget-text ul {
  padding: 0px;
  font-size: 18px;
  padding-left: 20px;
}
.scaable-approach-wrapper .widget-text ul li {
  margin-bottom: 10px;
}
.jana-maharashtra-wrapper {
  padding: 80px 0px;
  background-color: #e5e5e5;
}
.jana-maharashtra-wrapper .widget-text h4 {
  font-size: 20px;
}
.jana-maharashtra-wrapper .section-heading p {
  font-weight: 100;
}
.vision-wrapper {
  padding: 80px 0px;
}
.vision-wrapper .widget ul {
  padding: 0px;
}
.vision-wrapper .widget ul li {
    list-style: none;
    display: flex;
    margin-bottom: 40px;
    align-items: flex-start;
}
.vision-wrapper .widget ul li img.img-fluid {
  margin-right: 15px;
  max-width: 60px;
  height: 60px;
}
.vision-wrapper .widget ul li h2 {
  font-family: 'gothambold';
  font-size: 56px;
  margin: 0;
  margin-right: 10px;
      line-height: 40px;
}
.vision-wrapper .widget ul li p {
  font-size: 28px;
  margin: 0;
  line-height: 28px;
}
.vision-wrapper .widget-mat {
  position: relative;
}
.vision-wrapper .widget-mat .map-details {
  position: absolute;
  right: 0;
  bottom: 15px;
  border: solid 2px #000;
  padding: 10px 80px 10px 20px;
}
.vision-wrapper .widget-mat .map-details p {
  margin: 0;
  font-size: 30px;
}
.vision-wrapper .widget-mat .map-details h2 {
  font-size: 45px;
  font-family: 'gothambold';
  color: #213b54;
  font-weight: 900;
  margin: 0;
  color: #084a86;
}
.section-heading h5 {
  font-size: 26px;
  margin-bottom: 15px;
}
.message-wrapper h3 {
  border-bottom: solid 3px #ffae00;
  padding: 10px 0px;
  margin-bottom: 50px;
  color: #ffae00;
}
.message-wrapper .contact-form .widget label {
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 10px;
}
.message-wrapper .contact-form .widget .form-control {
  border-radius: 0px;
  min-height: 49px;
}
.blog-wrapper h2 {
  background-color: #213b54;
  color: #fff;
  text-align: center;
  font-size: 24px;
  padding: 8px 0px;
}
.blog-wrapper {
  border: solid 3px #213b54;
}
.blog-wrapper {
  border: solid 3px #213b54;
}
.blog-wrapper ul {
  padding: 0;
}
.blog-wrapper ul li {
  list-style: none;
  display: flex;
  align-items: flex-start;
  border-bottom: solid 1px #ccc;
}
.blog-wrapper ul li .img-widget {
  box-shadow: 0px 0px 7px 0px #8d8d8d;
  padding: 4px;
}
.blog-wrapper ul li h5 {
  font-size: 16px;
  font-weight: 600;
  color: #ffae00;
  margin-top: 12px;
  margin-bottom: 2px
}
.box-shadow-img {
  box-shadow: 0px 0px 5px 0px #ccc;
  display: block;
  text-align: center;
  max-width: 620px;
  margin: 0 auto;
  padding: 25px;
}
.blog-list-wrapper .widget {
  box-shadow: 0px 0px 10px 0px #ccc;
  padding: 15px;
}
.blog-list-wrapper .widget p{
  margin-bottom: 0px;
}
.blog-list-wrapper .widget{
  
}
.message-wrapper .abouts-us p {
  font-size: 18px;
}
.Our-Vision {
  background-color: #f1f1f1;
  padding: 8px 18px;
  border-top: solid 3px #ffae00;
  padding-top: 22px;
}
.Our-Vision p {
  font-size: 18px;
}
.blog-wrapper ul li a {
  padding: 10px 15px;
  color: #000;
  text-decoration: none;
  font-size: 18px;
  display: block;
}
.awards-wrapper .widget {
  background-color: #f1f1f1;
  position: relative;
  margin-top: 23px;
  padding: 14px 0px;
}
.awards-wrapper .widget:after {
  position: absolute;
  content: '';
  right: 24px;
  background-color: #f1f1f1;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: -1;
}
.awards-wrapper .widget ul {
  margin: 0;
  padding: 0;
  padding-left: 15px;
}
.awards-wrapper .widget ul li {
  font-size: 17px;
  margin-bottom: 4px;
}
.awards-wrapper .widget-img {
  border: solid 4px #ffae00;
}
.impact-page {
  background-color: #f0f0f0;
  padding: 1px 0px;
}
.background-white {
  background-color: #fff !important;
}
.impact-same-wrapper {
  background-color: #eee;
  padding: 80px 0px;
}
.impact-same-wrapper .widget-text p {
  font-size: 20px;
}
.impact-same-wrapper-bg {
  background-size: cover;
  background-position: center;
}
.impact-same-wrapper-bg .widget-text {
  padding: 25px 25px;
  position: relative;
  z-index: 1;
}
.impact-same-wrapper-bg .widget-text:after {
  position: absolute;
  background-color: rgb(255 255 255 / 71%);
  height: 100%;
  width: calc(100% - -24px);
  left: 0px;
  content: '';
  top: 0;
  z-index: -1;
}
.impact-same-wrapper .widget-text ul li {
  font-size: 20px;
  margin-bottom: 15px;
}
.impact-same-wrapper .widget-img p {
  font-size: 18px;
}
.leave-message-card {
  padding: 25px;
  background-color: #d4d4d4;
}
.leave-message-card .form-group .form-control {
  border: solid 1px;
  border-radius: 0px;
}
.leave-message-card h4 {
  margin-bottom: 20px;
}
.blog-list-wrapper{
  padding: 80px 0px;
}
.blog-list-wrapper .widget a {
  text-decoration: none;
}
.blog-list-wrapper .widget a h5 {
  font-size: 18px;
  margin-top: 15px;
  color: #ffae00;
}
.blog-list-wrapper .widget a h3 {
  color: #000;
}
.blog-list-wrapper .widget a p {
  color: #000;
  font-size: 18px;
}

#gallery {
  padding-top: 40px;
}
.img-wrapper {
  position: relative;
  margin-top: 15px;
  box-shadow: 0px 0px 7px 0px #bababa;
  padding: 20px;
}

.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;
}

#overlay {
  background: rgba(0, 0, 0, 0.7);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#overlay img {
  margin: 0;
  width: 80%;
  height: auto;
  -o-object-fit: contain;
  object-fit: contain;
  padding: 5%;
}
#nextButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}

#nextButton:hover {
  opacity: 0.7;
}

@media screen and (min-width: 768px) {
  #nextButton {
    font-size: 3em;
  }
}

#prevButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
}

#prevButton:hover {
  opacity: 0.7;
}
#exitButton {
  color: #fff;
  font-size: 2em;
  transition: opacity 0.8s;
  position: absolute;
  top: 15px;
  right: 15px;
}

#exitButton:hover {
  opacity: 0.7;
}
.impact-same-wrapper .widget-img .widget-img-text h4 {
  text-align: center;
  color: #36c8ec;
  font-weight: 600;
  font-size: 22px;
}
.impact-same-wrapper .widget-img .widget-img-text p {
  text-align: center;
  font-weight: 800;
}
.impact-same-wrapper .widget-img .widget-img-text p {
  text-align: center;
  font-weight: 800;
}
.widget-img-text-import p {
  font-size: 18px;
}
.contact-page .widget.widget-contact-text p {
  font-size: 26px;
  padding-right: 120px;
  text-align: justify;
}
.contact-page .widget.widget-contact-details ul {
  padding: 0px;
  margin: 0;
}
.contact-page .widget.widget-contact-details ul li {
  list-style: none;
  font-size: 16px;
  font-weight: 600;
}
.contact-page .widget.widget-contact-details .widget h3 {
  font-size: 16px;
  font-weight: 500;
  margin-bottom: 0px;
}
.contact-page .widget.widget-contact-details .widget p a {
  color: #213b54;
  font-weight: 600;
}
.contact-page .widget.widget-contact-details .widget h5 {
  font-weight: 700;
  font-size: 16px
}
.contact-page .widget.widget-contact-details .widget p{
  font-size: 18px
}
.biography-wrapper{
  background-color: #4ec8ef;
  padding: 20px;
  border-radius: 10px;
}
.biography-wrapper h4{
  font-size: 28px;
  margin-bottom: 15px;
}
.message-wrapper .heading-category {
  border-bottom: solid 2px #ccc;
  margin-bottom: 20px;
}
.message-wrapper .heading-category h6 {
  color: #36c8ec;
  font-weight: 600;
  font-size: 18px;
}
.message-wrapper .heading-category h4 {
  margin-bottom: 0;
}
.biography-wrapper p{
  font-size: 18px;
}
.message-wrapper .contact-form .widget label span {
    color: #d00;
}
.impact-page .impact-widget {
  padding: 30px 35px;
  background-color: #eee;
  border-radius: 10px;
}
/* NEW CSS 15-04-2023 (End) */

/* RSS (Start) */
.mrgn-tp-0 {
	margin-top: 0px !important;
}
.mrgn-tp-70 {
	margin-top: 70px !important;
}
.mrgn-rght-0{
	margin-right: 0px !important;
}
.mrgn-lft-0{
	margin-left: 0px !important;
}
.mrgn-lft-20{
	margin-left: 20px !important;
}
.mrgn-btm-15 {
	margin-bottom: 15px !important;
}
.mrgn-btm-30 {
	margin-bottom: 30px;
}
.no-bord {
	border: 0px !important;
}
.pdng-rght-0{
	padding-right: 0px !important;
}
.pdng-rght-60{
	padding-right: 60px !important;
}
.pdng-rght-100{
	padding-right: 100px !important;
}
.pdng-rght-120{
	padding-right: 120px !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;
}
.pdng-lft-100{
	padding-left: 100px !important;
}
.pdng-lft-120{
	padding-left: 120px !important;
}
.pdng-tp-10{
	padding-top: 10px !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: #ffae00;
}
.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: 38px;
}
.our-process-wrapper .widget p {
	padding: 0px 30px 0px 0px;
}
.media-gallery-wrapper {
	padding: 40px 0px 20px;
}
.testimonials-wrapper .item {
	min-height: 220px;
	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-v2-bg.jpg'); 
	background-position: center top;
	background-repeat: no-repeat;
}
.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%);
	border-bottom: solid 2px #ffae00;
}
.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% - 30px);
}
.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: 100%;
	/*Aditya */
	/*width: auto;*/
	width: 100%;
}
.item-contant-btn-wrapper {
	position: relative;
	left: 0px;
	bottom: 190px;
	padding-left: 45px;
}
.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: #000;
	font-size: 17px;
	font-weight: 600;
}
.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 .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: 10px 0px 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: 75px !important;
	height: 75px;
	border-radius: 100%;
	border: 2px solid #ffae00;
	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 #2E4057;
}
.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
}
.vdoplchldr {
	z-index: 100;
}
#theVideo {
	width: 100%;
	height: 100vh;
	background-image: url('../images/bg-04.jpg');
}
#theDefVideo {
	width: 100%;
	height: 100vh;
	background-image: url('../images/bg-04.jpg');
}
.ver-middle-sticky {
	position:absolute;
	bottom: 5%;
    left: 2%;
	z-index: 902;
}
.ver-middle-sticky a {
	width: 100%;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	margin: auto;
	background-color: rgba(29, 57, 81,0.5);
	padding: 10px;
	border: 1px solid rgba(29, 57, 81);
}
.ver-middle-sticky a:hover {
	background-color: rgba(29, 57, 81,1);
}
.ver-right-sticky {
	position:absolute;
	bottom: 5%;
    right: 2%;
	z-index: 903;
}
.ver-right-sticky a {
	width: 100%;
	color: #fff;
	text-decoration: none;
	font-size: 15px;
	margin: auto;
	background-color: rgba(29, 57, 81,0.5);
	padding: 10px;
	border: 1px solid rgba(29, 57, 81);
}
.ver-right-sticky a:hover {
	background-color: rgba(29, 57, 81,1);
}
.project-impact-wrapper .project-widget .widget {
	margin-bottom: 40px;
}
.impact-page .impact-widget p {
	font-size: 17px;
	text-align: justify;
	line-height: 26px;
}
.project-impact-wrapper .project-widget .widget.noright-brd:after {
  display: none;
}
.project-impact-wrapper .project-widget .widget p span.strng {
	font-size: 17px;
	font-weight: 600;
}
.impact-same-wrapper .widget-img {
	padding: 15px;
}
.impact-same-wrapper .widget-text p {
	font-size: 17px;
}
.impact-same-wrapper .widget-text p strong {
	font-size: 18px;
}
.impact-same-wrapper .section-heading h4 {
	font-size: 38px;
}
.impact-same-wrapper .widget-img .widget-img-text {
	margin-bottom: 15px;
	padding-right: 80px;
}
.impact-same-wrapper .widget-img .widget-img-text h2 {
	font-size: 26px;
}
.impact-same-wrapper h5.widget-img-text-bottom {
	font-size: 12px;
}
.impact-same-wrapper {
	padding: 50px 0px;
}
.section-heading h4 {
	text-transform: initial;
}
h5.impact-sub-graph-txt {
	font-size: 12px;
	font-weight: 800;
    font-family: 'gothambold';
}
.impact-same-wrapper .widget-text ul li {
	font-size: 17px;
}
.widget-img-text-import p.sub-lne-txt {
	font-size: 12px;
}
.testimonials-wrapper {
	/*border-bottom: 1px solid #AEAEAE;*/
	background-color: #fff;
}
.india-faces-wrapper.project-impact-wrapper .section-heading p {
	font-size: 17px;
	line-height: 30px;
	text-align: justify;
}
.india-faces-wrapper.project-impact-wrapper .project-widget .widget:after {
	height: 100%;
}
.india-faces-wrapper.project-impact-wrapper .project-widget .widget img {
	margin-bottom: 10px;
}
.map-project-wrapper .inside-widget {
	padding-left: 50px;
}
.map-project-wrapper .inside-widget p {
	font-size: 20px;
}
.map-project-wrapper .inside-widget {
	height: 140px;
}
.map-project-wrapper .inside-widget h3 {
	letter-spacing: -3px;
	font-size: 45px;
}
.scaable-approach-wrapper .widget-text p {
	font-size: 17px;
}
.scaable-approach-wrapper .widget-text ul {
	font-size: 17px;
}
.scaable-approach-wrapper .widget-text h4 span.drk-clr{
	color: #00488b;
}
.jana-maharashtra-wrapper .section-heading p {
	font-size: 16px;
	line-height: 30px;
}
.jana-maharashtra-wrapper .widget-text h4 {
	font-size: 16px;
	line-height: 25px;
}
.vision-wrapper .widget ul li img.img-fluid {
	max-width: 70%;
	height: auto;
}
.contact-page .widget.widget-contact-details .widget p {
	font-size: 16px;
}
.contact-page .widget.widget-contact-text p {
	font-size: 16px;
	padding-right: 80px;
}
.blog-wrapper ul li h5 {
	margin-top: 0px;
}
.blog-wrapper ul li p {
	font-weight: 600;
	line-height: 16px;
}
.message-wrapper .abouts-us p {
	font-size: 16px;
	line-height: 25px;
}
.Our-Vision p {
	font-size: 16px;
}
.awards-wrapper .widget ul li {
	font-size: 15px;
}
.section-heading h4.sml-ver {
	font-size: 30px;
}
.box-shadow-img {
	padding: 15px;
}
.blog-wrapper ul li a.blg-lnk {
	padding: 0px;
	font-size: 14px;
}
.blog-wrapper ul li a.blg-lnk:hover{
	text-decoration: underline;
}
.message-wrapper .abouts-us ul li {
	font-size: 16px;
}
.message-wrapper .abouts-us p.blg-qute {
	background-color: #13628B;
	padding: 15px;
	font-style: italic;
	color: #fff;
}
.message-wrapper .abouts-us p.blg-qute strong {
	font-style: normal;
}
.box-shadow-img {
	max-width: fit-content;
}
.main-header .navbar.navbar-expand-lg .offcanvas-body .navbar-nav .nav-link:after {
	top: 15px;
}
.img-overlay, .img-overlay i {
	color: #41b8ec;
}
.side-gall-cntr .img-overlay h5, .side-gall-cntr h4{
	font-size: 16px;
}
.section-heading h4 {
	/*text-align: left;*/
}
.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;
}
.message-wrapper .contact-form .widget label {
	width: 100%;
}
.main-footer {
	border-top: solid 2px #ffae00;
	/*margin-top: 30px;*/
}
.message-wrapper .contact-form .widget .form-control.sml {
	min-height: 25px;
	padding: 5px;
	font-size: 14px;
}
.message-wrapper .contact-form .widget label.sml {
	font-size: 15px;
    margin-bottom: 5px;
}
.map-project-wrapper .inside-widget p {
	display: block;
}
.mrgn-btm-70 {
	margin-bottom: 70px !important;
}
.video-gall-cntr .img-wrapper h4 {font-size:14px;}
#HomeSlider .owl-nav {
  position: absolute;
  top: 30%;
  z-index: 999;
  height: 40px;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
#HomeSlider .owl-nav button{
  /*display: block;*/
  width: 50px;
  height: 50px;
  border: 0px;
}


#HomeSlider .owl-dots {
  bottom: 30px;
  position: absolute;
  text-align: center;
}

#HomeSlider .owl-dots .owl-dot {
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  padding: 0px;
  border: 1px solid #000;
  margin: 10px 10px;
  background-color: #efefef;
}
#HomeSlider .owl-dots .owl-dot.active {
	background-color: #ffae00;
	border: 1px solid #ffae00;
}
.map-project-wrapper.join-pg .inside-widget {
	height: auto;
	padding: 20px 25px 30px 70px;
}
.map-project-wrapper.join-pg .inside-widget h3 {
	font-size: 30px;
	border-bottom: 0px;
}
.map-project-wrapper.join-pg .inside-widget img {
	top: 30px;
	width: 90px;
}
.map-project-wrapper.join-pg .inside-widget i {
	position: absolute;
    left: -38px;
	top: 30px;
	font-size: 40px;
	color: #fff;
}
.map-project-wrapper.join-pg .inside-widget {
	border: solid 1px #00488b;
}
.map-project-wrapper.join-pg .inside-widget.grn-clr {
	border: solid 1px #a0ec20;
}
.map-project-wrapper.join-pg .inside-widget.grn-clr h3 {
	color: #a0ec20;
}
.circle-icon{
	background: #00488b;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    padding: 20px 15px 15px 15px;
}
.map-project-wrapper.join-pg .inside-widget.grn-clr i {
	/*color: #4aab37;*/
}
.map-project-wrapper.join-pg .inside-widget.grn-clr .circle-icon{
	background: #a0ec20;
}
.blog-wrapper.news-sidebar .news-sidebar-thumb img {
	width: 100%;
	height: auto;
}
.box-shadow-img.sm-padd {
	padding: 5px;
}
.lrg-sze-pnts {
	font-size: 17px !important;
}
.lrg-sze-pnts li {
	line-height: 30px !important;
	margin-bottom: 15px;
}
.blog-wrapper.news-sidebar a {
  color: #000;
  text-decoration: none;
  font-size: 18px;
}

.map-project-wrapper.join-pg .inside-widget.tweet-clr {
	border: solid 1px #03a9f4;
}
.map-project-wrapper.join-pg .inside-widget.tweet-clr h3 {
	color: #03a9f4;
}
.map-project-wrapper.join-pg .inside-widget.tweet-clr .circle-icon{
	background: #03a9f4;
}
.map-project-wrapper.join-pg .inside-widget.lnkdin-clr {
	border: solid 1px #0077b5;
}
.map-project-wrapper.join-pg .inside-widget.lnkdin-clr h3 {
	color: #0077b5;
}
.map-project-wrapper.join-pg .inside-widget.lnkdin-clr .circle-icon{
	background: #0077b5;
}
.map-project-wrapper.join-pg .inside-widget.instagrm-clr {
	border: solid 1px #d13c9b;
}
.map-project-wrapper.join-pg .inside-widget.instagrm-clr h3 {
	color: #d13c9b;
}
.map-project-wrapper.join-pg .inside-widget.instagrm-clr .circle-icon{
	background: #f09433; 
background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%); 
background: -webkit-linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
}
.map-project-wrapper.join-pg .inside-widget.ytube-clr {
	border: solid 1px #f61c0d;
}
.map-project-wrapper.join-pg .inside-widget.ytube-clr h3 {
	color: #f61c0d;
}
.map-project-wrapper.join-pg .inside-widget.ytube-clr .circle-icon{
	background: #f61c0d;
}
.map-project-wrapper.join-pg .inside-widget.bloger-clr {
	border: solid 1px #f06a34;
}
.map-project-wrapper.join-pg .inside-widget.bloger-clr h3 {
	color: #f06a34;
}
.map-project-wrapper.join-pg .inside-widget.bloger-clr .circle-icon{
	background: #f06a34;
}
.map-project-wrapper.join-pg a {
	text-decoration: none;
}
.project-impact-wrapper.less-btm-mrgn .project-widget .widget {
	margin-bottom: 20px;
}
.project-impact-wrapper .project-widget .widget p.blu-clr {
	color: #4DC8EE;
}
.project-impact-wrapper .project-widget .widget p.grn-clr {
	color: #A0EC20;
}
.project-impact-wrapper .project-widget .widget p strong.sm-sze {
	font-size: 18px;
}
.vert-algn-mdle {
	display: flex !important;
	align-items: center !important;
	justify-content: center !important;
}
.txt-fxd-ht {
	min-height: 140px;
}
.hlder-mx-hgt {
	height: 140px;
	overflow: hidden;
}
.india-faces-wrapper.project-impact-wrapper .section-heading p.less-ln-hgt {
	line-height: 22px;
}
.footLnkLbl {
	font-size: 18px;
	margin-bottom: 0px;
}
.msg-alert {
	border: 1px solid #13628b;
	color: #13628b;
	font-size: 20px;
	font-weight: 600;
}
#gallery {
	background-color: #fff;
	padding: 40px 0px;
}
.dark-gray-bg {
	background-color: #ededed !important;
}
.testimonials-wrapper .item p em {
	color: #13628b;
}
.main-header .navbar-expand-lg .navbar-nav .dropdown-menu li ul.dropdown-menu {
  display: none !important;
}

.main-header .navbar.navbar-expand-lg .offcanvas-body .navbar-nav li.nav-item.dropdown:hover ul.dropdown-menu li:hover ul.dropdown-menu {
  display: block !important;
  left: 160px;
  top: 4px;
}
.min-hgt-645 {
	min-height: 645px;
}
.min-hgt-590 {
	min-height: 590px;
}
/* RSS (End) */
/* New CSS for VVKI.Org Section (Start)*/
.project-details-jalsanchy{
  position: relative;
  z-index: 9;
}
.project-details-jalsanchy:before {
  position: absolute;
  width: 300px;
  content: '';
  background-color: #fbfbfb;
  aspect-ratio: 1;
  border-radius: 50%;
  border: solid 20px rgb(76 200 238 / 74%);
  margin: auto;
  left: 0;
  right: 0;
  box-shadow: 0px 0px 0px 50px #4cc8ee;
  top: -80px;
  bottom: 0;
  z-index: -1;
}
.survival-wrapper.survival-qutes h4 {
  color: #4f2914;
}
.project-details-jalsanchy .widget-list li {
  list-style: none;
  display: flex;
  align-items: center;
}
.project-details-jalsanchy .widget-list li .icon {
  width: 80px;
  margin: 0px 20px;
  background-color: #6fb030;
  border-radius: 50%;
  border: solid 2px #000;
  padding: 10px;
}

.project-details-jalsanchy .widget-list li .icon.widget-blue{
  background-color: #4084dd;
}
.project-details-jalsanchy .widget-list li .icon.widget-d-blue{
  background-color: #193ec8;
}
.project-details-jalsanchy .widget-list li .icon.widget-purpal{
  background-color: #c3207d;
}
.project-details-jalsanchy .widget-list li .icon.widget-red{
  background-color: #f93d4e;
}
.project-details-jalsanchy .widget-list li .icon.widget-orange{
  background-color: #f09333;

}
.project-details-jalsanchy .widget-list li a {
	color: #000;
	font-size: 19px;
	text-decoration: none;
}
.project-details-jalsanchy .widget-list li a:hover {
	color: #ffae00;
}
.project-details-jalsanchy .widget-list li h4 {
  text-transform: capitalize;
  font-size: 19px;
  font-weight: 800;
  /*max-width: 90px;*/
}
.project-jalsanchy-heading {
  position: absolute;
  top: 34px;
  width: 330px;
  margin: auto;
  aspect-ratio: 1;
  left: 0;
  right: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  top: calc(50% - 40px);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
.project-jalsanchy-heading h4 {
  margin-bottom: 0;
  font-size: 40px;
  font-weight: 900;
  text-transform: uppercase;
  color: #4cc8ee;
  background-color: #000;
  line-height: 31px;
}

.project-jalsanchy-heading h4 span{
  color: #99c23a;
}
.project-details-jalsanchy-wrapper{
  padding: 80px 0px;
}
.project-details-jalsanchy{
  position: relative;
}
.project-list-jalsanchy-wrapper{
  padding: 40px 0px;
}
.project-list-jalsanchy-wrapper .widget h4 {
  font-family: 'gothambold';
  font-size: 32px;
  font-weight: bolder;
  color: #4cc8ee;
}
.project-list-jalsanchy-wrapper .widget h4 span {
  font-family: 'gothambold';
  font-size: 18px;
  width: auto;
  display: inline-block;
  text-transform: capitalize;
  line-height: 19px;
}
.project-list-jalsanchy-wrapper .widget h4 span.arrw {
	width:auto;
	font-size: 27px;
}
.project-list-jalsanchy-wrapper .widget p {
  font-size: 19px;
  margin-bottom: 0;
  font-weight: 600;
  text-transform: capitalize;
  padding-left: 29px;
  line-height: 22px;
}
.project-details-jalsanchy-wrapper {
  padding: 40px 0px 50px 0px;
  background-color: #dcdcdc;
  z-index: 9;
}
.project-list-jalsanchy-wrapper .widget {
  border: solid 1px #4cc8ee;
  padding: 25px 10px;
}
.project-list-jalsanchy-wrapper .widget-broun{
  border: solid 1px #914900;
}
.project-list-jalsanchy-wrapper .widget-broun h4{
  color: #914900;
}
.project-list-jalsanchy-wrapper .widget-green{
  border: solid 1px #32b131;
}
.project-list-jalsanchy-wrapper .widget-green h4{
  color: #32b131;
}
.project-list-jalsanchy-wrapper .widget-yellow{
  border: solid 1px #f7a100;
}
.project-list-jalsanchy-wrapper .widget-yellow h4{
    color: #f7a100;
}
.project-list-jalsanchy-wrapper .widget-orange{
  border: solid 1px #eb4f0c;
}
.project-list-jalsanchy-wrapper .widget-orange h4{
  color: #eb4f0c;
}
.survival-wrapper {
	background-repeat: repeat-x; 
	background-position: bottom; 
	height: 400px;
}
.survival-wrapper .container-fluid {
	background-repeat: no-repeat; 
	background-position: bottom left; 
	height: 400px;
}
.survival-wrapper.survival-qutes {
  background-size: 40%;
  background-repeat: no-repeat;
  background-position: left;
  padding: 60px 0px;
}
.survival-wrapper.survival-qutes .widget {
  max-width: 830px;
  margin: auto 0 auto auto;
  text-align: center;
}
.quoteCntr {
	width: 100%;
	padding: 100px 0% 80px 25%;
}
.quoteCntr h5 {
	font-size: 25px;
	line-height: 40px;
	text-align: center;
	color: #2e4057;
}
.quoteCntr h4 {
	font-size: 30px;
	text-align: center;
	color: #4f260e;
}
.section-heading h4.mdle-ver {
	font-size: 34px;
}
.sptlghtpic {
	width: 125px !important;
	height: 125px;
	border-radius: 100%;
	border: 2px solid #4cc8ee;
	display: inline !important;
}
.sptlghtpic.sec2 {
	border: 2px solid #914900;
}
.sptlghtpic.sec3 {
	border: 2px solid #32b131;
}
.sptlghtpic.sec4 {
	border: 2px solid #f7a100;
}
.sptlghtpic.sec5 {
	border: 2px solid #eb4f0c;
}
.project-list-jalsanchy-wrapper .widgetV2 {
	/*border: solid 1px #4cc8ee;*/
	padding: 10px;
}
.project-list-jalsanchy-wrapper .widgetV2.sec2 {
	/*border: solid 1px #914900;*/
}
.project-list-jalsanchy-wrapper .widgetV2.sec3 {
	/*border: solid 1px #32b131;*/
}
.project-list-jalsanchy-wrapper .widgetV2.sec4 {
	/*border: solid 1px #f7a100;*/
}
.project-list-jalsanchy-wrapper .widgetV2.sec5 {
	/*border: solid 1px #eb4f0c;*/
}
.project-list-jalsanchy-wrapper .widgetV2 p {
	font-size: 19px;
	margin-bottom: 0;
	font-weight: 600;
	text-transform: capitalize;
	padding-top: 5px;
	line-height: 22px;
}
.min-hgt-770 {
	min-height: 770px;
}
.min-hgt-830 {
	min-height: 830px;
}
.min-hgt-520 {
	min-height: 520px;
}
.min-hgt-540 {
	min-height: 540px;
}
.min-hgt-550 {
	min-height: 550px;
}
.min-hgt-170 {
	min-height: 170px;
}
.min-hgt-235 {
	min-height: 235px;
}
.min-hgt-180 {
	min-height: 180px;
}
.min-hgt-400 {
	min-height: 400px;
}
.min-hgt-440 {
	min-height: 440px;
}
.full-mx-wdth {
	max-width: 100% !important;
}
.fnt-sze-20 {
	font-size: 20px !important;
}
.min-hgt-150 {
	min-height: 150px;
}
.min-hgt-160 {
	min-height: 160px;
}
.min-hgt-180 {
	min-height: 180px;
}
.background-light {
	background-color: #ededed;
}
.bord-top-1 {
	border-top: 1px solid #ededed;
}
.strategy-txt p, .strategy-txt ul {
	font-size: 16px;
	line-height: 25px;
}
.widget-lnk {
	z-index:999;
}
.pdng-tp-75{
	padding-top: 75px !important;
}
.bg-pos-rght {
	background-position: right !important;
}
.rght-algn-pdng {
	padding: 100px 25% 80px 0%;
}
.res-guruji-qute {
	background-size: contain !important;
	height: 250px !important;
}
.benefit-box {
	width: 100%;
	margin-top: 30px;
	border-bottom: 3px solid #007aff;
}
.benefit-box p {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 5px;
}
.benefit-box:nth-of-type(2) {
	border-bottom: 3px solid #fcb900;
}
.benefit-box:nth-of-type(3) {
	border-bottom: 3px solid #00d084;
}
.benefit-box:nth-of-type(4) {
	border-bottom: 3px solid #9b51e0;
}
.benefit-box:nth-of-type(5) {
	border-bottom: 3px solid #cf2e2e;
}
.benefit-box:nth-of-type(6) {
	border-bottom: 3px solid #007aff;
}
.benefit-box:nth-of-type(7) {
	border-bottom: 3px solid #fcb900;
}
.benefit-box:nth-of-type(8) {
	border-bottom: 3px solid #00d084;
}
.benefit-box:nth-of-type(9) {
	border-bottom: 3px solid #9b51e0;
}
.benefit-box:nth-of-type(10) {
	border-bottom: 3px solid #cf2e2e;
}
.sec-brd-btm {
	border-bottom: 3px solid #ffae00;
}
.pdng-btm-0{
	padding-bottom: 0px !important;
}
.sml-mn-hgt {
	min-height: 300px !important;
}
.btn-fxd-post {
	position: absolute;
	bottom: 15px;
	width: 100%;
	text-align: center;
}
.inner-pg-slider {
	height: auto !important;
}
.inner-pg-slider-space {
	margin-top: 70px;
}
.mrgn-btm-25 {
	margin-bottom: 25px;
}
.three-lne-box {
	min-height:278px;
}
/* New CSS for VVKI.Org Section (End) */ 