:root {
  --paragraph-text: #999999;
  --white-color: #fff;
  --heading-color: #000000;

  --secondary-color: #69b545;
  --primary-color: #d54427;
  --third-color: #f4a538;
}
*,
body {
  outline: 0;
  font-size: 15px;

  line-height: 1.7em;
  font-weight: 400;

  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
  font-family: "Rubik", sans-serif;

}
.single-faq {
  border: 1px solid #f1f1f1;
  padding: 10px 10px;
  margin-bottom: 10px;
  border-radius: 5px;
  cursor: pointer;
}
.question {
  font-weight: bold;
}
.navbar-ab {
  position: absolute;
  top: 20px;
  z-index: 999;
  width: 90%;
}
hr {
  border: 1px solid #f1f1f1;
}
a {
  text-decoration: none;
  cursor: pointer;
}
a:hover,
a:focus,
a:visited {
  text-decoration: none;
  outline: none;
}
*,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  font-weight: normal;
  margin: 0px;
  background: none;
  line-height: 1.25em;
  font-family: "Rubik", sans-serif;
}
textarea {
  overflow: hidden;
}

button {
  outline: none !important;
  cursor: pointer;
}

p,
.text {
  font-size: 15px;
  line-height: 1.7em;
  font-weight: 400;
  margin: 0 0 15px;
  font-family: "Open Sans", sans-serif;
}

ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.centered {
  text-align: center !important;
}
.header-flex {
  display: flex;
  justify-content: space-between;
}
.header {
  background-color: var(--primary-color);
  padding-top: 10px;
  padding-bottom: 10px;
}

.top-social ul {
  display: flex;
}
.top-social ul li {
  padding-right: 20px;
}
.top-social ul li a i {
  color: var(--white-color);
}
.btn-donate-header {
  background: var(--third-color);
  padding: 5px 15px;
  color: #fff;
  font-weight: 500;
  border: 1px solid #f4a538;
}
.btn-donate-header:hover {
  background: var(--primary-color);
  color: #fff;
  border: 1px solid #d54427;
}
.top-number-ul ul {
  display: flex;
}
.top-number-ul ul li {
  padding-right: 20px;
}
.top-number-ul ul li i {
  padding-right: 10px;
}
.top-number-ul ul li a,
.top-number-ul ul li a i {
  color: var(--white-color);
}
.after-header {
  display: flex;
  justify-content: space-between;
}
.nav-flex {
  display: flex;
  justify-content: space-between;
}
.logo img {
  width: 250px;
  height: auto;
}

nav {
  display: flex;

  justify-content: space-between;
  align-items: center;
}
.nav-links {
  padding-top: 15px;
}
.nav-links i {
  display: none;
}
.contact-us {
  padding-top: 50px;
  padding-bottom: 50px;
}
.bars {
  display: none;
}
.contact-us .donate-form h3 {
  padding-bottom: 10px;
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
}
.contact-us .donate-form h3::before {
  content: "";
  position: absolute;
  height: 5px;
  width: 100px;
  background: var(--primary-color);

  bottom: 0;
  left: 0;
}
.contact-us .donate-form p {
  padding-top: 10px;
  font-weight: 400;
}
.contact-us .donate-form a {
  color: #000;
  font-weight: 400;
}
.info-boxes {
  position: relative;
}
.info-boxes .info-box {
  position: relative;
  margin-bottom: 30px;
}
.info-boxes .info-box .inner-box {
  position: relative;
  display: block;
  padding: 70px 20px;
  background: #25283a;
  text-align: center;
  min-height: 350px;
  border-radius: 20px;
  overflow: hidden;
}
.info-boxes .info-box .inner-box .image-layer:before {
  background: #3cc88f;
}
.info-boxes .info-box .inner-box .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center center;
}
.info-box .icon-box1 {
  position: relative;
  display: inline-block;
  font-size: 52px;
  padding-top: 15px;
  line-height: 1.1em;
  color: #ffffff;
  text-align: left;
  margin: 0 0 28px;
}
.info-box h4 {
  position: relative;
  font-size: 25px;
  color: #ffffff;
  font-weight: 500;
  letter-spacing: 0.03em;
  text-transform: capitalize;
  margin: 0 0 15px;
}
.info-boxes {
  padding-top: 50px;
}
.back2 {
  background: var(--third-color) !important;
}
.back1 {
  background: var(--secondary-color) !important;
}
.back3 {
  background: var(--primary-color) !important;
}
.info-box ul {
  position: relative;
  color: #ffffff;
  max-width: 250px;
  margin: 0 auto;
}
.contact-section {
  position: relative;
  padding: 0px 0px;
  background-color: #edf1f5;
  overflow: hidden;
}
.contact-section .outer-container {
  position: relative;
}
.contact-section .form-column {
  position: relative;
  float: left;
  width: 50%;
  padding: 110px 0px;
  text-align: center;
}
.contact-section .form-column .inner {
  position: relative;
  display: block;
  max-width: 680px;
  margin: 0 auto;
  padding: 0px 20px;
}
.sec-title {
  position: relative;
  margin-bottom: 60px;
}
.sec-title .sub-title {
  color: #3cc88f;
}

.sec-title .sub-title {
  position: relative;
  display: block;
  font-size: 18px;
  font-weight: 400;
  text-transform: capitalize;
  font-style: italic;
  letter-spacing: 1px;
  margin-bottom: 15px;
}
.sec-title h2 {
  position: relative;
  display: block;
  font-size: 60px;
  line-height: 1.2em;
  font-weight: 400;
  text-transform: capitalize;
}
.sec-title .text {
  position: relative;
  display: block;
  padding-top: 20px;
  font-size: 16px;
  color: #25283a;
  margin: 0;
}
.contact-form {
  position: relative;
}
.contact-form .row {
  margin: 0 -10px;
}
.contact-form .form-group {
  position: relative;
  padding: 0 10px;
  margin-bottom: 20px;
}
.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="email"],
.contact-form .form-group textarea,
.contact-form .form-group select {
  position: relative;
  display: block;
  height: 60px;
  width: 100%;
  font-size: 15px;
  color: #25283a;
  line-height: 30px;
  font-weight: 400;
  padding: 14px 20px;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 7px;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.contact-section .map-column {
  position: absolute;
  float: right;
  right: 0;
  top: 0;
  width: 50%;
  height: 100%;
  text-align: center;
}
.contact-section .map-column .map-canvas {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.info-box ul li a {
  position: relative;
  line-height: 24px;
  color: #fff;
}
.nav-links ul li {
  list-style: none;
  display: inline-block;
  padding: 8px 12px;
  position: relative;
}
.nav-links ul li a {
  color: var(--white-color);
  text-decoration: none;
  font-size: 14px;
  font-weight: 600;
}
.nav-links ul li::after {
  content: "";
  width: 0%;
  height: 2px;
  background: var(--primary-color);
  display: block;
  margin: auto;
  transition: 0.5s;
}
.nav-links ul li:hover::after {
  width: 100%;
}
.donate-now {
  padding-top: 35px;
}
.btn-donate {
  background: var(--secondary-color);
  font-weight: 600;
}
.btn-donate:hover {
  background: var(--primary-color);
  color: #fff;
  transition-delay: 0.1s;
  transition-duration: 0.5s;
}
.navbar-ab {
  position: absolute;
  top: 20px;
  z-index: 999;
  width: 90%;
}
.banner-s {
  position: relative;
}
.slick-slider {
  overflow: hidden;
}

.subscribe {
  padding-top: 50px;
  padding-bottom: 50px;
}
.newsletter-form {
  position: relative;
  width: 50%;
  margin: 0 auto;
}
.subscribe-news {
  padding-top: 50px;
}
.newsletter-form .form-control {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #fff;
  border: 1px solid #bcbcbc;
  border-radius: 10px;

  display: inline-block;
  font-size: 14px;
  height: 52px;
  padding: 13px 120px 10px 30px;
  width: 100%;
}
.newsletter-form .btn-submit {
  background-color: var(--third-color);
  border: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 10px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  height: 40px;
  line-height: 40px;
  position: absolute;
  padding: 0 50px;
  right: 0;
  top: 50%;
  text-transform: uppercase;
  transform: translate(-5px, -50%);
  -webkit-transform: translate(-5px, -50%);
  -moz-transform: translate(-5px, -50%);
  -ms-transform: translate(-5px, -50%);
  -o-transform: translate(-5px, -50%);
}
.newsletter-form .btn-submit:hover {
  background: var(--primary-color);
}
.gallery-image img {
  max-width: 100%;
  border-radius: 20px;
  height: 415px;
  width: 100%;
  object-fit: cover;
}
.gallery-image {
  position: relative;
  margin: 10px 0px;
}
.overlay-gallery {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background: rgba(0, 0, 0, 0.5);
}
.image-box {
  position: relative;
}
.event-title {
  padding-top: 40%;
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 25px;
}
.event-link {
  text-align: center;
}
.event-link a {
  color: #fff;
  text-decoration: underline;
}
.new-gallery img {
  width: 100%;
  height: 300px;
  object-fit: cover;
  border-radius: 5px;
}
.banner {
  position: relative;
  width: 100%;
  height: 630px;

  background: url(../images/h5-slider1.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  width: 100%;
}
.testi-circle h3 {
  color: #fff;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.banner-content {
  position: relative;
  text-align: center;
  padding-top: 15%;
}
.small-text {
  font-size: 20px;
  font-weight: 400;
  color: var(--secondary-color);
}
.banner-content h1 {
  font-size: 70px;
  font-weight: 500;
  color: #fff;
}
.btn-box {
  display: flex;
  justify-content: space-evenly;
  padding: 1% 35%;
}
.b-donate-now {
  background: var(--secondary-color);

  color: #fff;
  padding: 10px 35px;
  font-weight: 600;
  border: 3px solid var(--secondary-color);
  box-sizing: border-box;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 50px;
}
.b-donate-now:hover {
  background: var(--primary-color);
  transition-delay: 0.1s;
  border: 3px solid var(--primary-color);
  transition-duration: 0.5s;
  color: #fff;
}

.b-join-now {
  background: transparent;

  color: #fff;
  padding: 10px 40px;
  font-weight: 600;

  border: 3px solid var(--third-color);
  box-sizing: border-box;
  filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
  border-radius: 50px;
}
.b-join-now:hover {
  background: var(--third-color);
  color: #fff;
  padding: 10px 40px;
  font-weight: 600;
  border-radius: 50px;
  transition-duration: 0.5s;
}
.give-donation {
  position: relative;
}
.give-donation {
  background: #fff;
  width: 100%;
}
.icon-box {
  text-align: center;
  padding: 30px 20px;
  height: 100%;
  margin: 20px 0px;
  box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
  /* border-right: 1px solid #999; */
}
.icon-box img {
  width: 50px;
  height: auto;
  padding-bottom: 20px;
}
.icon-box h3 {
  font-size: 24px;

  font-weight: 700;
  line-height: 29px;
  padding-bottom: 20px;
}
.icon-box p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
}
.aboutus {
  position: relative;
  padding-top: 100px;
}
.ptb-100 {
  padding-top: 15%;
  padding-bottom: 100px;
}
.content-about h3 {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 0em;
  padding-bottom: 20px;
}
.yello {
  color: var(--primary-color);
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 60px;
  letter-spacing: 0em;
}
.aboutus {
  padding-top: 50px;
  padding-bottom: 50px;
}
.content-about p {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  color: #333;
}
.third {
  background: var(--third-color) !important;
}
.second {
  background: var(--secondary-color) !important;
}
.first {
  background: var(--primary-color) !important;
}
.counter-flex {
  display: flex;
  justify-content: space-between;
}
.rectangle {
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 3.4px 2.7px -30px rgb(0 0 0 / 6%),
    0 8.2px 8.9px -30px rgb(0 0 0 / 7%), 0 25px 40px -30px rgb(0 0 0 / 20%);
  margin: 7px;
}
.rect-content h2 {
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  padding-bottom: 15px;
  color: #fff;
}
.rect-content img {
  width: 40px;
  height: auto;
  padding-bottom: 15px;
}
.rect-content h3 {
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 18px;
  color: #fff;
  letter-spacing: 0em;
}
.heading {
  position: relative;
}
.heading ::before {
  content: "";
  position: absolute;
  height: 5px;
  width: 100px;
  background: var(--primary-color);
  text-align: center;
  bottom: 0;
  right: 50%;
}
.about-image {
  text-align: center;
}
.about-image img {
  max-width: 100%;
  border-radius: 40px;
  height: 550px;
  width: 460px;
  object-fit: cover;
}
.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.current-project {
  background: #f2f2f2;
}

.heading h3 {
  text-align: center;

  padding-bottom: 20px;
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
}

.inner-box {
  position: relative;
  display: block;

  background: #fff;
  border: 2px solid #f1f1f1;
  border-radius: 20px;

  margin-bottom: 20px;
  box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.inner-box-students {
  position: relative;
  display: block;

  background: #fff;
  border: 2px solid #f1f1f1;
  border-radius: 20px;

  margin-bottom: 20px;
  box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}

.inner-box img {
  max-width: 100%;
  border-radius: 20px;
  width: 100%;
  height: 415px;
  object-fit: cover;
}
.inner-box-students img {
  max-width: 100%;
  border-radius: 20px;
  width: 100%;
  height: 265px;
  object-fit: contain;

}
.box-content {
  padding: 20px 20px 20px 20px;
}
.box-content-flex {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.box-content h5 {
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 12px;
  letter-spacing: 0em;
  color: #999;
}
.box-content span {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: #000;
}
.bor {
  border-right: 2px solid #f1f1f1;
  text-align: right;
}
.fifty {
  padding-top: 10px;
}
.fifty h6 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: #000;
}
.project-heading {
  /* padding-top: 30px; */
}
input[type="checkbox" i]:disabled {
    background-color: green !important;
}
.project-heading h3 {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  color: #000;
}
.mission-vision-content p {
  color: #333;
}
.success-stories-description{
  color: #000 !important;
}
.donate-btn {
  display: block;
  line-height: 24px;
  padding: 12px 10px;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  color: #25283a;
  border: 1px solid #e0e0e0;
  cursor: pointer;
  border-radius: 5px;
  transition: all 500ms ease;
}
.amount-btn {
  display: block;
  line-height: 24px;
  padding: 12px 10px;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  color: #25283a;
  border: 1px solid #e0e0e0;
  cursor: pointer;
  border-radius: 5px;
  transition: all 500ms ease;
}
.select-amount {
  color: #fff;
  background: var(--secondary-color);
  font-weight: 600;
}
.blog-single .blog-box img {
  max-width: 100%;
  border-radius: 20px;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top;
}
.active-btn {
  color: #fff;
  background: var(--secondary-color);
  font-weight: 600;
}
.single-project-side {
  padding: 10px 0px;
}
.project-heading p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 25px;
  letter-spacing: 0em;
  color: #333;
}
.btn-flex {
  display: flex;
  justify-content: space-between;
  padding: 20px;
}
.btn-donate-project {
  background: var(--primary-color);
  padding: 15px 40px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: #fff;
}

.btn-donate-project:hover {
  border-radius: 1px solid var(--secondary-color);
  background: var(--secondary-color);
  color: #fff;
  transition-delay: 0.1s;
  transition-duration: 0.5s;
}
.btn-donate-project-2 {
  background: var(--primary-color);
  padding: 12px 20px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: #fff;
}

.btn-donate-project-2:hover {
  border-radius: 1px solid var(--secondary-color);
  background: var(--secondary-color);
  color: #fff;
  transition-delay: 0.1s;
  transition-duration: 0.5s;
}
.btn-view-details {
  background: var(--secondary-color);
  padding: 15px 40px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: #fff;
}
.btn-view-details:hover {
  border-radius: 1px solid var(--primary-color);
  background: var(--primary-color);
  color: #fff;
  transition-delay: 0.1s;
  transition-duration: 0.5s;
}
.btn-view-details-2 {
  background: var(--secondary-color);
  padding: 12px 20px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: #fff;
}
.btn-view-details2:hover {
  border-radius: 1px solid var(--primary-color);
  background: var(--primary-color);
  color: #fff;
  transition-delay: 0.1s;
  transition-duration: 0.5s;
}
.counter-banner {
  position: relative;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  background: url(../images/counter.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.join-us-content {
  position: relative;
}
.join-us-content h3 {
  font-size: 40px;
  font-style: normal;
  font-weight: 700;
  line-height: 47px;
  letter-spacing: 0em;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.join-us-content p {
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 35px;
  letter-spacing: 0em;
  color: #fff;
}
.content {
  position: relative;
  text-align: center;
}

.text-center {
  text-align: center !important;
}
.btn-verified-header {
  background: var(--primary-color);
  padding: 5px 15px;
  color: #fff;
  font-weight: 500;
  border: 1px solid #f4a538;
}
.btn-verified-header:hover {
  color: #fff;
}
.content::before {
  position: absolute;
  content: "";
  right: -20px;
  top: 50%;
  margin-top: -45px;
  width: 1px;
  height: 90px;
  background-color: rgba(255, 255, 255, 0.4);
  -webkit-transform: rotate(15deg);
  -ms-transform: rotate(15deg);
  transform: rotate(15deg);
}
.counters p {
  position: relative;
  font-weight: 700;
  font-size: 45px;
  line-height: 1.1em;
  display: block;
}

.text-1 {
  color: rgba(86, 118, 179, 1);
}
.text-2 {
  color: rgba(213, 68, 39, 1);
}
.give-progress-bar {
  height: 7px;
  border-radius: 0;
  margin-top: 30px;
  background: #eef4ff;
}
.single-cause-box {
  position: relative;
  display: block;
  background: #fff;
  border: 2px solid #f1f1f1;
  border-radius: 20px;
  box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  margin-bottom: 10px;
}
.share-btn {
  padding: 20px;
}
.sha {
  font-weight: 500;
  color: #000;
  font-size: 20px;
}
.btn-facebook {
  background: #4267b2;
  padding: 5px 25px;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
}
.btn-facebook:hover {
  background: #000000;
  color: #fff;
}
.btn-whatsapp {
  background: #25d366;
  padding: 5px 25px;
  font-weight: 400;
  font-size: 15px;
  color: #fff;
}
.btn-whatsapp:hover {
  background: #000000;
  color: #fff;
}
.share-btn {
  padding: 1px 20px;
  padding-bottom: 20px;
}
.share-btn a {
  padding-right: 25px;
}

.single-cause-name {
  padding: 20px 10px 1px 20px;
}
.single-cause-name h3 {
  padding-bottom: 10px;

  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 22px;
  letter-spacing: 0em;
  color: #000;
  padding-bottom: 20px;
}
.btn-verified {
  background: var(--primary-color);
  padding: 10px 55px;
  font-weight: 600;
  font-size: 12px;
  color: #fff;
}
.btn-verified:hover {
  color: #fff;
}
.urgent-flex {
  display: flex;
  justify-content: space-between;
  padding: 15px 20px;
}
img {
  max-width: 100%;
}
.wrap-content {
  /* flex-wrap: wrap; */
}
.certificates {
  padding: 50px 0px;
}
.certificates img {
  width: 100%;
}
.single-cause-name p {
  color: #333;
}
.single-cause-disease {
  padding: 10px 0px;
}
.bar-cont {
  padding: 25px;
  text-align: center;
}
.bar-cont span {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  position: relative;
  margin-bottom: 10px;
}

.document-img {
  text-align: center;
}
.document-img img {
  height: 500px;
  width: auto;
  overflow: scroll;
  max-width: 100%;
}
.single-cause-padd {
  padding: 20px;
}
.text-3 {
  color: rgba(105, 181, 69, 1);
}
.single-cause-side {
  padding-top: 20px;
  text-align: center;
}
.scan-bhim-flex {
  display: flex;
  justify-content: space-between;
}
.single-cause-side h3 {
  font-size: 25px;
  color: #000;
  font-weight: 600;
}

.text-4 {
  color: rgba(244, 165, 56, 1);
}
.bar-cont span {
  display: block;
  text-transform: uppercase;
  font-size: 16px;
  position: relative;
  margin-bottom: 10px;
}
.bar-cont span:before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 41%;
  height: 2px;
  background-color: #ddd;
}
.bar-cont span:after {
  content: "";
  position: absolute;
  top: 0;

  bottom: 0;
  margin: auto;
  width: 41%;
  height: 2px;
  background-color: #ddd;
}

.bar-cont span:after {
  left: 0;
}
.scaner {
  margin-top: 15px;
  font-weight: 500;
  color: rgba(213, 68, 39, 1) !important;
}

.counter-title p {
  position: relative;
  font-size: 16px;

  color: #ffffff;
  font-weight: 500;
  margin-top: 0px;
}
.payment ul {
  list-style: none;
  display: flex;
  justify-content: space-evenly;
  padding: 0;
}
.join-us-icon {
  position: relative;
  text-align: center;
}
.join-us-icon img {
  height: 250px;
  width: auto;
}
.join-us-button .btn-become-volu {
  background: var(--third-color);
  padding: 10px 55px;
  font-weight: 600;
  font-size: 20px;
}
.join-us-button .btn-become-volu:hover {
  background: var(--primary-color);
  border: 1px solid var(--primary-color);
  color: #fff;
}
.counter-banner-over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.counte-box {
  position: relative;
  text-align: center;
}
.counte-box img {
  width: 85px;
  height: auto;
  padding-bottom: 30px;
}
.counte-box h3 {
  font-size: 45px;
  font-style: normal;
  font-weight: 800;
  color: #fff;
  line-height: 54px;
  letter-spacing: 0em;
  padding-bottom: 30px;
}
.counte-box h5 {
  font-size: 25px;
  font-style: normal;
  font-weight: 800;
  color: #fff;
  line-height: 30px;
  letter-spacing: 0em;
}
.becom-volunteer {
  position: relative;
  width: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  background: url(../images/thm-pattern-4.png);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.volunteer-flex {
  display: flex;
  justify-content: space-between;
}
.volunteer-image h5 {
  font-size: 24px;
  font-style: normal;
  font-weight: 800;
  line-height: 29px;
  letter-spacing: 0em;
  color: #fff;
}
.volunteer-image h4 {
  font-size: 45px;
  font-style: normal;
  font-weight: 800;
  line-height: 54px;
  letter-spacing: 0em;
  color: #fff;
}
.btn-volunteer {
  background: #fece0b;
  padding: 15px 40px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: #000000;
}
.btn-volunteer:hover {
  border-radius: 1px solid #084a5a;
  background: #084a5a;
  color: #fff;
  transition-delay: 0.1s;
  transition-duration: 0.5s;
}
.blog {
  background: #fbf9f6;
}
.blog-box {
  position: relative;
  display: block;

  background: #fff;
  border: 2px solid #f1f1f1;
  border-radius: 20px;

  box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  position: relative;
}

.date-box {
  position: absolute;
  background: var(--secondary-color);
  width: 100px;
  height: 100px;
  border-radius: 20px;
  bottom: 0px;
}
.date-blog {
  text-align: center;
  position: relative;
  padding-top: 20px;
}
.date-blog h2 {
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  color: #fff;

  position: relative;
}
.date-blog h3 {
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  color: #fff;

  position: relative;
}
.blog-box img {
  max-width: 100%;
  border-radius: 20px;
  width: 100%;
  height: 415px;
  object-fit: cover;
}
.blog-content {
  height: 200px;
  overflow: hidden;
}
.desktop-only {
  display: block;
}
.mobile-only {
  display: none;
}

.blog-box-flex {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.blog-box h5 {
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 12px;
  letter-spacing: 0em;
  color: #999;
}
.blog-box span {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: #000;
}
.testimonial {
  position: relative;
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  background: url(../images/counter.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.testimonial-content {
  text-align: center;
  position: relative;
  padding-top: 30px;
}
.testimonial-content p {
  color: #fff;
}
.testi-circle {
  padding-bottom: 30px;
}
.testi-circle img {
  border: 4px solid var(--third-color);
}
.testimonial-banner-over {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.testimonial .heading {
  color: #fff;
}
.testi-circle {
  padding-top: 20px;
}
.testi-circle img {
  border-radius: 50px;
  width: 80px;
  height: auto;
}
.testi-circle h3 {
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
}
.testi-circle h4 {
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
}
.gallery-grid {
  display: flex;
  justify-content: space-evenly;
}
.gallery-grid img {
  width: 400px;
  height: 450px;
  object-fit: cover;
}
.gallery {
  padding-top: 20px;
  padding-bottom: 50px;
}
.footer {
  background: #25272e;
}
.footer-logo img {
  width: auto;
  height: 100px;
  padding-bottom: 20px;
}
.copyright {
  padding-top: 10px;
}
.pt-50 {
  padding-top: 50px;
}
.copyright-links {
  text-align: right;
}
.only-mobile {
  display: none;
}

.copyright-links li {
  display: inline-block;
  padding-right: 20px;
}
.copyright-links li a {
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 19px;
  letter-spacing: 0em;
  color: #fff;
}
.copyright-links li a:hover {
  color: var(--third-color);
}
.copyright-text p {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 14px;
  letter-spacing: 0em;
  color: #fff;
}
.footer-logo p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  color: #fff;
  line-height: 30px;
  letter-spacing: 0em;
}
.footer-links {
  position: relative;
}
.footer-links h3::before {
  content: "";
  position: absolute;
  height: 3px;
  width: 50px;
  background: var(--primary-color);

  bottom: 0;
  left: 0;
}
.footer-links p {
  padding-top: 30px;
}
.footer-links ul {
  padding-top: 30px;
}
.conn li {
  display: inline-block;
  padding-right: 25px;
}
.conn li a {
  width: 30px;
  height: 30px;
  background: var(--primary-color);
  display: inline-block;
}
.conn li a i {
  text-align: center;
  display: block;
  padding-top: 35%;
}
.footer-links h3 {
  font-size: 18px;
  font-style: normal;
  color: #fff;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  padding-bottom: 10px;
}
.footer-links ul li {
  padding-bottom: 20px;
}
.footer-links ul li a {
  font-size: 15px;
  font-style: normal;
  font-weight: 500;
  line-height: 22px;
  letter-spacing: 0em;
  color: #fff;
}
.footer-links p {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0em;
  color: #fff;
}
.copyright {
  background: var(--primary-color);
}
.footer-links span {
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0em;
  color: #fff;
}
.social-med {
  padding-top: 20px;
}
.social-med ul li {
  display: inline-block;
  padding-right: 25px;
}
.social-med ul li a {
  width: 40px;
  height: 40px;
  background: var(--primary-color);
  display: block;
}
.social-med ul li a:hover {
  background: var(--secondary-color);
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  position: relative;
  color: #000;
}
.social-med ul li a i {
  text-align: center;
  display: block;
  padding-top: 35%;
  color: #fff;
}
.number-flex {
  display: flex;
  justify-content: space-evenly;
}
.reccc {
  background: var(--primary-color);
  width: 40px;
  height: 40px;
}
.reccc i {
  display: block;
  text-align: center;
  padding-top: 35%;
}
.num-text h5 {
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
}
.num-text h4 {
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
}
.second-footer {
  padding-top: 5%;
}
.footer-links img {
  height: 80px;
  width: auto;
  padding-bottom: 10px;
}
.bank-details {
  background: #084a5a;
  border-radius: 10px;
  padding: 25px 25px;
  box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.bank-flex {
  display: flex;
  justify-content: space-between;
}
.bank-details h3 {
  font-size: 22px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  letter-spacing: 0em;
  color: #fff;
  padding-bottom: 20px;
}
.one {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  color: #fff;
  padding-bottom: 10px;
}
.two {
  font-size: 15px;
  font-style: normal;
  font-weight: 700;
  line-height: 30px;
  letter-spacing: 0em;
  color: #fff;
  padding-bottom: 10px;
}
.copyright p {
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 15px;
  letter-spacing: 0em;
}
.mb-d {
  display: none;
}
.btn-donate {
  background: var(--secondary-color);
  font-weight: 600;
  padding: 2px 10px;
  font-size: 13px;
}
.noone {
  font-size: 70px;
  font-weight: 500;
  color: var(--third-color);
}
/* donation page */

.page-banner {
  position: relative;
  color: #fff;
  text-align: center;
  padding: 100px 0;
  background-color: var(--primary-color);
  z-index: 2;
}

.image-layer {
  background-image: url(../images/page-banner.jpg);
  background-position: center center;
}

.page-banner .image-layer {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;

  background-repeat: no-repeat;
  background-size: cover;
  background-position: 80%;
}
.causes-sidebar {
  background: #fff;
  border: 2px solid #f1f1f1;
  padding: 20px;
  border-radius: 20px;
  box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  margin-bottom: 10px;
}
.page-heading {
  position: relative;
}
.page-heading h3 {
  padding-bottom: 10px;
  font-size: 25px;
  font-style: normal;
  font-weight: 600;

  letter-spacing: 0em;
}
.page-heading::before {
  content: "";
  position: absolute;
  height: 3px;
  width: 100px;
  background: var(--primary-color);
  text-align: center;
  bottom: 0;
}
.donate-btn-flex {
  display: flex;
  justify-content: space-between;
  padding-bottom: 20px;
  padding-top: 20px;
}
.btn-medical {
  background: rgba(86, 118, 179, 1);
  padding: 15px 40px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: #fff;
}
.btn-medical1 {
  background: rgba(213, 68, 39, 1);
  padding: 15px 40px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: #fff;
}
.btn-medical2 {
  background: rgba(105, 181, 69, 1);
  padding: 15px 40px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: #fff;
}
.btn-medical3 {
  background: rgba(244, 165, 56, 1);
  padding: 15px 40px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: #fff;
}
.btn-medical4 {
  background: var(--secondary-color);
  padding: 15px 40px;
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: #fff;
}
.btn-medical:hover {
  background: #000;
  color: #fff;
}
.btn-medical1:hover {
  background: #000;
  color: #fff;
}
.btn-medical2:hover {
  background: #000;
  color: #fff;
}
.btn-medical3:hover {
  background: #000;
  color: #fff;
}

.page-banner .image-layer:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.page-banner h1 {
  position: relative;
  font-size: 40px;
  padding-top: 40px;
  line-height: 1.2em;
  font-weight: 700;

  color: #fff;
  text-transform: capitalize;
}
.sidebar-form {
  background: #fff;
  height: 100%;
  padding: 45px 30px 35px;
  box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  border-radius: 10px;
}
.sidebar-form h2 {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
  padding-bottom: 10px;
}
.sidebar-form p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  color: #999;
}
 /* sidebar-version-two starts  */
 .sidebar-form-two {
  background: #fff;
  /* height: 100%; */
  padding: 45px 30px 35px;
  box-shadow: 0px 0px 25px 0px rgb(0 0 0 / 5%);
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
  border-radius: 10px;
}
.sidebar-form-two h2 {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
  padding-bottom: 10px;
}
.sidebar-form-two p {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: 0em;
  color: #999;
}
 /* sidebar-version-two ends  */
.box-content-flex h5 {
  font-size: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 12px;
  letter-spacing: 0em;
  color: var(--primary-color);
}
.box-content-flex span {
  font-size: 14px;
  font-style: normal;
  font-weight: 700;
  line-height: 17px;
  letter-spacing: 0em;
  color: #000;
}
.give-progress-bar {
  height: 7px;
  border-radius: 0;
  margin-top: 30px;
  background: #eef4ff;
}
.give-progress-bar > span {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.give-progress-bar > span {
  display: block;
  height: 100%;
  border-top-right-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 20px;
  border-bottom-left-radius: 20px;
  background-color: #2bc253;
  position: relative;
  overflow: hidden;
}
.give-total-wrap {
  margin-top: 50px;
}
.donation-formm {
  padding-top: 30px;
}
.donation-formm .select-box {
  position: relative;
  float: left;
  width: 25%;
  padding: 0px 10px;
  text-align: center;
  margin: 0px 0px 20px;
}
.donation-formm .select-box label {
  display: block;
  line-height: 24px;
  padding: 12px 10px;
  text-align: center;
  font-size: 15px;
  font-weight: 500;
  color: #25283a;
  border: 1px solid #e0e0e0;
  cursor: pointer;
  border-radius: 5px;
  transition: all 500ms ease;
}
.donation-formm .select-box input[type="radio"] {
  left: 0px;
  top: 0px;
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.donation-formm .select-box input[type="radio"]:checked + label {
  color: #fff;
  background: var(--primary-color);
  font-weight: 600;
}
.donation-formm .form-group {
  margin-bottom: 10px;
}
.donation-formm .form-group input {
  display: block;
  width: 100%;
  line-height: 24px;
  height: 50px;
  font-size: 15px;
  border: 1px solid #e0e0e0;
  padding: 12px 20px;
  background-color: #ffffff;
  color: #222222;
  border-radius: 5px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
}
.donation-formm .form-group input:focus {
  box-shadow: none;
  border: 1px solid #fed012;
}

.donation-formm .form-group input {
  display: block;
  width: 100%;
  line-height: 24px;
  height: 50px;
  font-size: 15px;
  border: 1px solid #e0e0e0;
  padding: 12px 20px;
  background-color: #ffffff;
  color: #222222;
  border-radius: 5px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
}
.personal h2 {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
  padding-bottom: 10px;
  color: #000;
  padding-bottom: 10px;
}
.donation-formm .form-group {
  margin-bottom: 20px;
}
.donate-form .donation-total {
  position: relative;
  font-weight: 600;
  font-size: 16px;
  color: #25283a;
  padding-top: 20px;
}
.donation-total {
  font-weight: 600;
  color: #000;
}
.donate-form .donation-total strong {
  font-weight: 600;
}

.donation-total strong {
  color: var(--primary-color);
  font-weight: 800;
  margin-left: 5px;
}
.box-content h2 {
  font-size: 30px;
  font-style: normal;
  font-weight: 700;
  line-height: 48px;
  letter-spacing: 0em;
  padding-bottom: 10px;
}
/* .donate-form{
        padding: 45px 60px 35px;
        border: 10px solid #e8fbff;
    }
     */
     .lh-17{
      /* line-height: 17px !important; */
  }
  .header-title h2{
      font-size: 36px;
      color: #654321;
      font-weight: 600;
  }
  .header-tagline p{
      font-size: 18px;
      color: #654321;
      font-weight: 400;
      text-align: center;
      line-height: 1px;
      font-style: italic;
  
  }
  .for-kilkari p{
      font-size: 15px;
      color: #654321;
      font-weight: 600;
  }
  .authorised-signature{
      font-size: 14px;
      color: #654321;
      font-weight: 600;
      
  }
  .logo-receipt{
      padding: 10px 0px 0px 10px;
  }
  .logo-receipt img{
      width: 100%;
  }
  .heading-content{
      padding-top: 4px;
  }
  .header-logo-content{
      display: flex;
      justify-content: center;
  }
  .header-title{
      padding: 4px 0px 0px 26px;
  }
  .pt-38{
    padding-top: 38px;
  }
  .address-info{
      text-align: center;
      font-size: 13px;
      color: #000;
      padding: 34px 0px 0px 0px;
      line-height: 18px;
      border-top: 2px solid #252525;
  }
  .row1{
      display: flex;
      justify-content: space-between;
  }
  .row2{
      display: flex;
      justify-content: space-between;
  }
  .row4{
      display: flex;
      justify-content: space-between;
  }
  .row7{
      display: flex;
      justify-content: space-between;
  }
  .donation-mode-text{
      text-align: center;
      font-size: 13px;
      color: #000;
      padding: 5px 10px 0px 30px;
      line-height: 18px;
  }
  .footer-section{
      display: flex;
      justify-content: space-around;
  }
  .footer-section .sec-footer{
    padding: 10px 25px ;
  }
  .doner-sign p{
      font-size: 14px;
  }
  /* .sec-footer{
      padding: 10px 15px 0px 15px;
      
  } */
  .pan-no{
      text-align: center;
  
  }
  span{
      display: inline;
      font-weight: bold;
  }
  .authorised-signature{
      /* text-align: center; */
      /* padding-top: 35px; */
  }
  .pan-no-left{
      text-align: start;
      padding-top: 30px;
  }
  .donation-mode-text{
      padding: 15px;
  }
  .footer-thankyou-text{
      text-align: center;
  }
  .text-align-c{
      text-align: center;
  }
.kilkari-authorised-signature img{
  width: 100%;
  position: relative;
  top: -102px;
  left: -25px;
}
.printable-wrapper{
  width: 70%;
  
  margin: 20px auto;
  border: 3px solid #f1f1f1;
  padding: 20px 20px;
}
.receipt-form{
  padding: 10px 30px;
}
.certificate-card {
    /* padding: 9px; */
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 4px;
    width: 100%;
    margin-bottom: 12px;
}
.certificate-card-img img {
  width: 100%;
  height: auto;
}
.certificate-card-title{
  padding: 16px 0;
}
.brighten img {
  -webkit-filter: brightness(50%);
  -webkit-transition: all 1s ease;
  -moz-transition: all 1s ease;
  -o-transition: all 1s ease;
  -ms-transition: all 1s ease;
  transition: all 1s ease;
  }
  
  .brighten img:hover {
  -webkit-filter: brightness(100%);
  }
  .certificate-new-card{
    padding: 9px;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    border-radius: 4px;
    width: 100%;
    height: 350px;
    border: 2px solid #000;
  }
  .certificate-card-center-title p{
    text-align: center;
    padding-top: 50%;
    color: #000000;
    font-weight: 600;
  }
  .certificate-card-title p{
    font-size: 15px;
    line-height: 1.7em;
    font-weight: 400;
    margin: 0px !important;
    font-family: "Open Sans", sans-serif;
    color: #25283a;
    text-align: center;
  }