* {
  margin: 0px;
  padding: 0px;
  border: none;
  outline: none;
}
a:hover {
  color: #e34133;
}
strong {
  font-weight: 700;
}
body {
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  color: #222;
  line-height: 1.7em;
  font-weight: 400;
  background: #ffffff;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}

.bordered-layout .page-wrapper {
  padding: 0px 50px 0px;
}

a {
  text-decoration: none;
  cursor: pointer;
  color: #315a72;
}

button,
a:hover,
a:focus,
a:visited {
  text-decoration: none;
  outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  position: relative;
  font-weight: normal;
  margin: 0px;
  background: none;
  line-height: 1.6em;
  color: #333;
  font-family: "Roboto Slab", serif;
}
h1,
h2 {
  font-weight: 700;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

textarea {
  overflow: hidden;
}

p {
  position: relative;
  line-height: 1.8em;
}

.auto-container {
  position: static;
  max-width: 1200px;
  padding: 0px 15px;
  margin: 0 auto;
}

.medium-container {
  max-width: 850px;
}
.cau {
  background: #f1f9f9;
}
#myBtn:hover {
  background-color: #000;
}
.page-wrapper {
  position: relative;
  margin: 0 auto;
  width: 100%;
  min-width: 300px;
}

ul,
li {
  list-style: none;
  padding: 0px;
  margin: 0px;
}
.active {
  color: #e34133 !important;
}
img {
  display: inline-block;
  max-width: 100%;
}

.centered {
  text-align: center;
}

/* start css */
.main-header {
  position: relative;
  z-index: 9;
  width: 100%;
}
.header-top {
  position: relative;
  z-index: 10;
  background-color: #333333;
}
.header-top .top-left {
  position: relative;
  float: left;
  padding: 13px 15px;
}
.header-top .top-left ul {
  position: relative;
}
.header-top .top-left ul li {
  position: relative;
  color: #ffffff;
  font-size: 14px;
  font-weight: 400;
}
.nav ul li a:hover {
  color: #e34133;
}
.header-top .top-right {
  position: relative;
  float: right;
  top: 20px;
}
.header-top .top-right:before {
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  height: 100%;
  width: 800px;
  background-color: #315a72;
  border-radius: 50px;
}
.header-top .top-right .question {
  position: relative;
  float: left;
  color: #222222;
  font-size: 15px;
  padding: 13px 0px;
  margin-left: 10px;
}
.header-top .top-right .question-2 {
  position: relative;
  float: left;
  color: #222222;
  font-size: 15px;
  padding: 13px 80px;
  margin-left: 10px;
}
.header-top .top-right .question a {
  color: #ffffff;
}
.header-top .top-right .question-2 a {
  color: #ffffff;
  color: #ffffff;
  /* border: 2px solid; */
  border: 2px solid #fff;
  border-radius: 20px;
  padding: 5px 20px;
  margin-right: 20px;
}
.header-top .top-right .question-2 a:hover {
  background: #e34133;
}
.header-top .top-right .social-box {
  position: relative;
  float: right;
  padding-top: 4px;
}
.header-top .top-right .social-box li {
  position: relative;
  margin-left: 1px;
  display: inline-block;
}
.header-top .top-right .social-box li a i {
  position: relative;
  color: #ffffff;
  font-size: 16px;
  padding: 13px 10px;
  display: inline-block;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.header-top .top-right .social-box li a :hover {
  background: #e34133;
}
.clearfix::after {
  display: block;
  clear: both;
  content: "";
}
.main-header .header-upper {
  position: relative;
  background: #fff;
  box-shadow: 0px 15px 30px 5px rgb(0 0 0 / 10%);
}
.main-header .header-upper .logo-box {
  position: relative;
  padding: 10px 0px 10px;
}
.main-header .header-upper .logo-box .logo {
  position: relative;
}
.main-header .header-upper .upper-right {
  position: relative;
  padding-top: 60px;
}
.main-header .header-upper .upper-right .info-outer {
  position: relative;
}
.btn-save {
  color: #00a5dd;
  position: relative;
  text-transform: uppercase;
  font-weight: 700;
}
.main-header .header-upper .upper-right {
  position: relative;
  padding-top: 30px;
}
.logo img {
  height: 90px;
  width: auto;
}
.nav ul {
  position: static;
  margin: 0px;
}
.nav ul li {
  position: relative;
  float: left;
  margin-right: 40px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.nav ul li a {
  position: relative;
  display: block;
  color: #315a72;
  text-align: center;
  line-height: 30px;
  text-transform: uppercase;
  letter-spacing: 0px;
  opacity: 1;
  font-weight: 500;
  padding: 15px 0px;
  font-size: 14px;
  transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
}
.banner {
  position: relative;
  width: 100%;
  padding-top: 120px;
  padding-bottom: 120px;
  height: auto;
  background: url("../../assets/images/stqngo.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.banner-content {
  text-align: center;
}
.banner-content h1 {
  font-size: 70px;
  font-weight: 700;
  color: #fff;
  line-height: 1.1em;
  margin-bottom: 20px;
}
.only-mobile {
  display: none;
}
.banner-content p {
  position: relative;
  color: #ffffff;
  font-size: 18px;
  line-height: 1.8em;
  font-weight: 400;
  margin-top: 35px;
  margin-bottom: 32px !important;
  -webkit-transition: all 1000ms ease;
  -moz-transition: all 100ms ease;
  -ms-transition: all 1000ms ease;
  -o-transition: all 1000ms ease;
  transition: all 1000ms ease;
}
.banner-content a {
  background: #00a5dd;
  color: #fff;
}

.btn-style-one {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;

  border-radius: 4px;
  overflow: hidden;
}

.btn-style-one:hover {
  color: #ffffff;
}

.btn-style-one .btn-title {
  position: relative;
  display: block;
  z-index: 1;
  padding: 10px 25px;
  background: #00a5dd;
  letter-spacing: 0.03em;
  border-radius: 4px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.btn-style-one:hover .btn-title {
  color: #ffffff;
}

.btn-style-one .btn-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #e34133;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 0);
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.btn-style-one:hover .btn-title:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.fluid-section-one {
  position: relative;
  background: #315a72;
  color: #ffffff;
}
.fluid-section-one .outer {
  position: relative;
}
.fluid-section-one .fluid-column:nth-child(1) {
  background: #325871;
}
.fluid-section-one .fluid-column:nth-child(2) {
  background: #3e6e8e;
}
.fluid-section-one .fluid-column:nth-child(3) {
  background: #4b84aa;
}
.fluid-section-one .fluid-column:nth-child(4) {
  background: #71a1c1;
}
.fluid-section-one .fluid-column {
  position: relative;
  float: left;
  width: 25%;
  padding: 40px 0px;
  text-align: center;
}
.icon-box img {
  color: #fff;
  width: 80px;
  height: auto;
}
.fluid-section-one .fluid-column .inner {
  position: relative;
  display: inline-block;

  text-align: center;
}
.fluid-section-one .icon-box {
  text-align: center;
}
.fluid-section-one .icon-box i {
  font-size: 50px;
  color: #f6f6f6;
}
.content-heart {
  padding-top: 20px;
  text-align: center;
}
.content-heart h3 {
  font-size: 15px;

  text-transform: uppercase;
  color: #fff;
  line-height: 1.2em;
}
.content-heart h2 {
  font-size: 30px;
  font-weight: 400;
  color: #fff;

  text-transform: capitalize;
  line-height: 1.2em;
}
.fluid-section-one .fluid-column .overlay-link {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  display: block;
  z-index: 1;
  background: rgba(0, 0, 0, 0);
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
}
.fluid-section-one .fluid-column .overlay-link:hover {
  background: rgba(255, 255, 255, 0.1);
}
.ptb-60 {
  padding-top: 60px;
  padding-bottom: 60px;
}
.ptb-80 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.pt-80 {
  padding-top: 80px;
}
.ptb-100 {
  padding-top: 100px;
  padding-bottom: 100px;
}

.about-us-content h2 {
  position: relative;
  color: #333333;
  font-weight: 700;
  font-size: 40px;
}
.theme_color {
  color: #e34133;
}
.about-us-content .bold-text {
  color: #777777;
  font-weight: 500;
  font-size: 17px;
  margin-top: 10px;
}
.about-us-content .paragraph-text p {
  color: #777777;
  font-weight: 400;
  font-size: 15px;
  margin-top: 10px;
  line-height: 2em;
  max-width: 600px;
  margin-bottom: 35px;
}
.about-us-image img {
  position: relative;
  width: 100%;
  border-radius: 20px;
}
.become-partner {
  position: relative;
  padding: 100px 0px 80px;
  background: #f1f9f9;
}
.causes a:hover {
  color: #666;
}
.inner-box:hover {
  box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
.sec-become {
  position: relative;
  margin-bottom: 60px;
  max-width: 700px;
  margin: 0 auto;
}
.pattern-image {
  position: absolute;
  left: 0;
  z-index: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.25;
  background-repeat: repeat;
  background-position: center;
}
.sec-become h2 {
  position: relative;
  display: block;
  font-size: 40px;
  line-height: 1.2em;
  color: #333;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 0px;
}
.featured-box {
  padding-top: 50px;
}
.featured-box .inner-box {
  position: relative;
  display: block;
  text-align: center;
  padding: 50px 20px;
  background: #ffffff;
  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;
}
.inner-box .icon-box img {
  height: 60px;
  width: auto;
}
.featured-box .inner-box .icon-box {
  position: relative;
  display: block;
  width: 160px;
  /* height: 100px; */
  margin: 0 auto 20px;
  line-height: 60px;
  font-size: 60px;
  padding: 15px 0px 25px;
  background: url("../../assets/images/bg-flare.png") center top no-repeat;
  color: #e34133;
}
.featured-box .icon-box:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -15px;
  width: 30px;
  border-bottom: 2px solid #e34133;
}
.featured-box .sub-text {
  position: relative;
  display: block;
  font-size: 20px;
  text-transform: capitalize;
}
.featured-box .sub-text a {
  color: #2f3753;
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 500;
}
.sub-text p {
  color: #777777;
  font-weight: 400;
  font-size: 15px;
  margin-top: 20px;
  line-height: 2em;
}
.bank:hover {
  box-shadow: 0px 15px 30px 5px rgb(0 0 0 / 10%);
  cursor: pointer;
  background: #315a72;
  transition-duration: 0.5s;
  transform: translateY(-5%);

  transition-duration: 1s;
}
.inner-box:hover .sub-text a,
.inner-box:hover .sub-text p {
  color: #fff;
  transition-duration: 0.5s;
}
.cause-block {
  position: relative;
}
.cause-block .inner-box {
  position: relative;
  display: block;
  text-align: center;
  background: #ffffff;

  border-radius: 5px;

  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.cause-block .image-box img {
  display: block;
  width: 100%;
  border-radius: 5px 5px 0px 0px;
}
.cause-block .inner-box .progress-box {
  position: absolute;
  display: block;
  left: 0;
  bottom: 0;
  width: 100%;
}
.cause-block .progress-box .bar {
  position: relative;
  width: 100%;
  height: 5px;
  background: #eef7f8;
}
.cause-block .progress-box .bar-inner {
  position: relative;
  display: block;
  width: 0px;
  height: 5px;
  background: #2ad691;
  -webkit-transition: all 1500ms ease;
  -ms-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  transition: all 1500ms ease;
}
.cause-block .progress-box .count-text:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: -45%;
  border: 5px solid transparent;
  border-top: 5px solid #2ad691;
}
.cause-block .progress-box .bar-inner.counted .count-text {
  opacity: 1;
}

.cause-block .progress-box .count-text {
  position: absolute;
  right: 0px;
  margin-right: -23px;
  bottom: 20px;
  width: 46px;
  height: 26px;
  color: #ffffff;
  background: #2ad691;
  line-height: 26px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 2px;
  text-align: center;

  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}

.lower-content {
  position: relative;
  padding: 20px 20px 40px;
  border: 1px solid #ddeaeb;
  border-top: none;

  text-align: center;
}
.cause-block h3 {
  text-transform: capitalize;
  font-size: 20px;
  line-height: 1.25em;
  font-weight: 700;
  margin-bottom: 5px;
  color: #2f3753;
}
.cause-block .cause-title {
  text-transform: capitalize;
  color: #3f6b92;
  margin-bottom: 20px;
}
.cause-block .text {
  line-height: 1.6em;
  font-size: 16px;
  margin-bottom: 45px;
  height: 200px;
  overflow: hidden;
}
.cause-block .donate-info {
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
}
.cause-block .donate-info .goal {
  position: relative;
  display: inline-block;
  margin: 0px 10px;
}
.cause-block .donate-info i {
  position: relative;
  display: inline-block;
  color: #4cc7d6;
  padding-right: 3px;
}
.cause-block .donate-info strong {
  padding-left: 3px;
}
.cause-block .donate-info .raised {
  position: relative;
  display: inline-block;
  margin: 0px 10px;
}
.cause-block .donate-info i {
  position: relative;
  display: inline-block;
  color: #4cc7d6;
  padding-right: 3px;
}
.cause-block .donate-info strong {
  padding-left: 3px;
}
.cause-block .link-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}

.cause-block .donate-info .goal {
  position: relative;
  display: inline-block;
  margin: 0px 10px;
}

.cause-block .donate-info .raised {
  position: relative;
  display: inline-block;
  margin: 0px 10px;
}

.cause-block .donate-info strong {
  padding-left: 3px;
  color: #f50a0a;
}
.red-co {
  color: #f50a0a !important;
}
.cause-block .link-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
/* .whatsapp-fix {
  position: fixed;
  right: 20px;
  bottom: 90px;
}
.whatsapp-fix img {
  height: 50px;
  width: auto;
} */
.sticky {
  position: fixed !important;
  background: #000;
  z-index: 999 !important;
  top: 0 !important;
  width: 100% !important;
  left: 0;

  box-shadow: rgba(255, 255, 255, 0.1) 0px 1px 1px 0px inset,
    rgba(50, 50, 93, 0.25) 0px 50px 100px -20px,
    rgba(0, 0, 0, 0.3) 0px 30px 60px -30px;
}
#myBtn {
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 8;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: #dc4549;
  color: white;
  cursor: pointer;
  padding: 10px;
  border-radius: 4px;
}
.sec-title h2 {
  position: relative;
  display: block;
  font-size: 48px;
  line-height: 1.2em;
  color: #2f3753;
  font-weight: 700;
  text-transform: capitalize;
  margin-bottom: 0px;
  margin-bottom: 30px;
}
.sec-title .text {
  position: relative;
  display: block;
  padding-top: 10px;
  font-size: 18px;
  color: #2f3753;
  margin: 0 0;
}
.cause-block:hover {
  -webkit-box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
  -ms-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
  cursor: pointer;
}
.donate-info {
  margin-bottom: 30px;
}
.cause-title p {
  color: #f50a0a;
  font-weight: 700;
}
.btn-style-two {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;

  border-radius: 4px;
  overflow: hidden;
}

.btn-style-two:hover {
  color: #ffffff;
}
.main-donation-flex {
  display: flex;
  justify-content: space-between;
  padding: 20px 40px;
}
.main-donation {
  margin: 0 auto;
  background: #fff;
  padding: 40px 30px;
  width: 80%;
  border-radius: 20px;
  box-shadow: 0px 15px 30px 5px rgb(0 0 0 / 10%);
}
.btn-style-two .btn-title {
  position: relative;
  display: block;
  z-index: 1;
  padding: 10px 15px;
  background: #dc4549;
  letter-spacing: 0.03em;
  border-radius: 4px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}

.btn-style-two:hover .btn-title {
  color: #ffffff;
}

.btn-style-two .btn-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #315a72;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 0);
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.btn-style-two:hover .btn-title:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
/* eight */
.btn-style-eight {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  width: 50%;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;

  border-radius: 4px;
  overflow: hidden;
}

.btn-style-eight:hover {
  color: #ffffff;
}

.btn-style-eight .btn-title {
  position: relative;
  display: block;
  z-index: 1;
  padding: 10px 0px;
  background: #dc4549;
  letter-spacing: 0.03em;
  border-radius: 4px;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.tabbb li {
  width: 30%;
  margin: 5px;
}
.btn-style-eight {
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 30px;
  width: 100%;
  color: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  border-radius: 4 px;
  overflow: hidden;
}
.tabbb .nav-tabs {
  border: none;
}
.tabbb .nav-tabs .nav-link {
  font-size: 18px;
  border-radius: 50px;
  border: 1px solid #666;
  width: 100%;
}
.assistive {
  padding-top: 20px;
  text-align: center;
  margin-bottom: 40px;
}

.signat-ali {
  text-align: center;
}
.signat-ali img {
  height: 150px;
  width: auto;
}
.assis-content {
  text-align: left;
  padding-top: 10px;
}
.needed-flex {
  display: flex;
  gap: 15px;
  justify-content: space-between;
}
.unit span {
  cursor: pointer;
}
.unit {
  display: flex;
  gap: 10px;
}
.unit .plus {
  width: 20px;
  height: 20px;
  background: #f2f2f2;
  border-radius: 4px;

  border: 1px solid #ddd;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.unit .minus {
  width: 20px;
  height: 20px;
  background: #f2f2f2;
  border-radius: 4px;

  border: 1px solid #ddd;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
.unit input {
  height: 25px;
  width: 15px;
  text-align: center;
  font-size: 16px;

  border-radius: 4px;
  display: inline-block;
  vertical-align: middle;
}
.needed-flex h3 {
  font-size: 15px;
  font-weight: 600;
}
.needed-flex span {
  font-weight: 600;
}
.assis-content h4 {
  font-size: 18px;
  font-weight: 600;
  padding-bottom: 5px;
}
.assis-content p {
  color: #666;
}
.assis-content p b {
  color: #000;
}
.assistive h3 {
}
.assistive-card {
  background: #fff;
  padding: 20px 30px;
  border-radius: 20px;
  margin-bottom: 20px;
  box-shadow: 0px 15px 30px 5px rgb(0 0 0 / 10%);
}
.tabbb .nav-tabs .nav-link.active {
  background-color: #315a72;
  color: #fff !important;
}
.btn-style-eight:hover .btn-title {
  color: #ffffff;
}

.btn-style-eight .btn-title:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
  height: 100%;
  width: 100%;
  background: #315a72;
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 0);
  -webkit-transform-origin: bottom right;
  -ms-transform-origin: bottom right;
  transform-origin: bottom right;
  -webkit-transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  transition: transform 500ms cubic-bezier(0.86, 0, 0.07, 1);
  -webkit-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -moz-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  -o-transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
  transition-timing-function: cubic-bezier(0.86, 0, 0.07, 1);
}

.btn-style-eight:hover .btn-title:before {
  -webkit-transform: scale(1, 1);
  -ms-transform: scale(1, 1);
  transform: scale(1, 1);
  -webkit-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
}
.link-box {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
}
.link-box .theme-btn {
  display: block;
  width: 100%;
  border-radius: 0px 0px 5px 5px;
}

.icon-with-request {
  background: #fff;
  padding: 40px 30px;
  border-radius: 20px;
  box-shadow: 0px 15px 30px 5px rgb(0 0 0 / 10%);
}
.scribe {
  position: relative;
  padding: 10px 0px 70px;
  background: #fbf9ef;
}
.scribe-req-text h2 {
  color: #2f3753;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
}
.request-icon {
  padding-top: 10px;
}
.req-icon {
  display: flex;
  justify-content: space-between;
  padding: 0px 60px 0px 0px;
}
.req-icon p {
  color: #333;
  font-weight: 500;
}
.req-icon p i {
  margin-right: 5px;
  font-size: 20px;
  color: #dc4549;
  font-weight: 700;
}
.call-to-action {
  position: relative;
  padding: 50px 0px;
  color: #ffffff;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-attachment: fixed;
}
.call-to-action:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}
.call-content {
  width: 950px;
  margin: 0 auto;
}

.call-content h2 {
  position: relative;
  display: block;
  font-size: 48px;
  line-height: 1.2em;
  color: #fff;
  font-weight: 700;
  text-transform: capitalize;
}
.call-content p {
  line-height: 1.6em;
  font-size: 16px;
  margin-bottom: 40px;
  padding-top: 20px;
  color: #fff;
}
/* volunteer */
.sec-title span {
  float: right;
}
.sec-title span a {
  font-size: 16px;
  background: #333;
  color: #fff;
  padding: 10px 10px;
}
.icon-with-request {
  background: #fff;
  padding: 40px 30px;
  border-radius: 20px;
  box-shadow: 0px 15px 30px 5px rgb(0 0 0 / 10%);
  margin-bottom: 20px;
}
.voluntter {
  position: relative;
  padding: 10px 0px 70px;
  background: #f1f9f9;
}
.voluntter-req-text h2 {
  color: #2f3753;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 500;
}
.request-icon {
  padding-top: 10px;
}
.req-icon {
  display: flex;
  justify-content: space-between;
  padding: 0px 60px 0px 0px;
}
.req-icon p {
  color: #333;
  font-weight: 500;
}
.req-icon p i {
  margin-right: 5px;
  font-size: 20px;
  color: #dc4549;
  font-weight: 700;
}
.fun-facts {
  position: relative;
  padding: 80px 0px 40px;
  background: #25283a;
}
.content {
  position: relative;
  text-align: center;
}
.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);
}
.counter p {
  position: relative;
  font-weight: 700;
  font-size: 45px;
  line-height: 1.1em;
  display: block;
}
.counter-title p {
  position: relative;
  font-size: 16px;
  font-weight: 400;
  color: #ffffff;
  opacity: 0.7;
  margin-top: 0px;
}
.text-1 {
  color: #fde74c;
}
.text-2 {
  color: #00a5dd;
}
.text-3 {
  color: #dc4549;
}
.text-4 {
  color: #2ad691;
}
.volunteer {
  padding: 100px 0;
}
.volunteer-image {
  text-align: center;
}
.volunteer-image img {
  border-radius: 50%;
  height: 150px;
  object-fit: cover;
  width: 150px;
  max-width: 100%;
}
.volunteer-content {
  position: relative;
  padding-top: 22px;
  text-align: center;
}
.volunteer-content .designation {
  color: #f50a0a;
  font-weight: 700;
  font-size: 12px;
}
.volunteer-content h4 {
  position: relative;
  color: #333;
  font-size: 15px;
  font-weight: 600;
  line-height: 1.2em;
  margin-bottom: 3px;
  padding-bottom: 25px;
}
.tra:hover {
  transform: translateY(-5%);
  cursor: pointer;
  transition-duration: 1s;
}
.volunteer .auto-container {
  width: 1000px;
}
.testimonial-content {
  text-align: center;
}
.testimonial-content img {
  width: 100px !important;
  position: relative;
  height: 100px;
  border-radius: 50%;
  margin: 0 auto;
}
.testimonial-content p {
  padding-top: 20px;
  padding-bottom: 10px;
  line-height: 1.6em;
  font-size: 16px;
}
.voluntter-test {
  position: relative;
  padding: 20px 0px 20px;
  background: #f1f9f9;
}
.voluntter-test .pattern-image {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 1;
  background-repeat: no-repeat;
  background-position: right bottom;
}
.voluntter-test .auto-container {
  width: 700px;
}
.blog {
  padding: 50px 0 70px;
}
.news-block-one .blog-inner {
  position: relative;
  margin-bottom: 30px;
}
.news-block-one .blog-inner .image {
  position: relative;
  overflow: hidden;
  border-radius: 20px;
}
.color-light-grey {
  color: #666 !important;
}
.blog-content {
  position: relative;
  padding-top: 30px;
  padding-left: 60px;
}
.blog-content .date {
  position: absolute;
  left: 0;
  top: 35px;
  font-size: 30px;
  font-weight: 700;
  color: #f50a0a;
}
.blog-content .date span {
  font-size: 16px;
  font-weight: 600;
  display: block;
}
.blog-content .post-meta {
  font-size: 14px;
  color: #333;

  font-weight: 500;
}
.blog-content .post-meta span {
  font-size: 16px;
  font-weight: 600;
  color: #f50a0a;
}
.blog-content h4 {
  position: relative;
  font-size: 22px;
  font-weight: 600;

  padding-bottom: 10px;
  color: #333;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  height: 100px;
}
.blog-text {
  padding-top: 10px;
  height: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
.blog-text p {
  line-height: 1.6em;
  font-size: 16px;
}
.blog-inner a:hover {
  color: #e34133;
}
.read-more-btn {
  position: relative;
  font-weight: 600;
  color: #315a73;

  font-size: 14px;
  text-transform: capitalize;
  margin-top: 20px;
}
.read-more-btn .read-more {
  color: #222;
  text-decoration: underline;
}
.news-block-one:hover {
  transform: translateY(-5%);
  cursor: pointer;
  transition-duration: 1s;
}

.post-1 img {
  height: 500px;
  width: auto;
  object-fit: cover;
}
.post-2 img {
  height: 384px;
  object-fit: cover;
  width: auto;
}
.post-3 img {
  height: 500;
  width: auto;
  object-fit: cover;
}
.text-content {
  height: 200px;
}
.text-content h2 {
  position: relative;
  font-size: 18px;
  padding-top: 10px;
  font-weight: 600;
  padding-bottom: 10px;
  color: #e34133;
}
.post-media-title {
  text-align: center;
}
.post-media-title h2 {
  position: relative;
  display: block;
  font-size: 20px;
  line-height: 1.2em;
  color: #2f3753;
  font-weight: 700;
  padding-top: 50px;
  padding-bottom: 20px;
  text-transform: capitalize;
  margin-bottom: 0px;
  margin-bottom: 30px;
}
.footer {
  position: relative;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
  padding: 40px 0px 40px;
  background: #fbf9ef;
}
.bottom-section {
  position: relative;
  margin-bottom: 30px;
}
.footer-logo {
  position: relative;
  margin-bottom: 35px;
}
.bottom-text p {
  font-size: 16px;

  font-weight: 500;

  margin-bottom: 35px;
}
.heading {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #212121;
}
.bottom-section h2 {
  margin-bottom: 20px;
  font-size: 25px;
}
.widget-content ul li a {
  position: relative;
  margin-bottom: 10px;
  font-size: 15px;
}
.widget-content ul li a {
  position: relative;
  display: block;
  line-height: 24px;
  font-weight: 500;
  color: #777;
  text-transform: capitalize;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
.widget-content ul li a:hover {
  color: #e34133;
  transform: translateX(-5%);
  cursor: pointer;
  transition-duration: 1s;
}
.ftr-details li {
  padding: 0 0 15px;
}
.footer-address-list li > span {
  position: relative;
  top: 5px;
}
.footer-address-list li i {
  margin: 0 15px 0 0;
  display: initial;
  font-size: 25px;
  font-weight: 500;
  color: #e34133;
}
.footer-address-list li p {
  font-weight: 600;
  font-size: 18px;

  line-height: 25px;
  font-weight: 500;
}
.footer-address-list li p span {
  display: flex;
  font-weight: 400;
  font-size: 15px;
  font-weight: 500;
}
.footer-address-list li a {
  color: #333;

  font-size: 16px;
  line-height: 24px;
  font-weight: 500;
}
.footer-address-list li {
  color: #333;
  display: flex;
  padding: 0 0 5px;
}
.social-box-1 li {
  position: relative;
  margin-right: 15px;
  display: inline-block;
}
.social-box-1 li a {
  position: relative;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 16px;
  border-radius: 50%;
  text-align: center;
  line-height: 42px;
  font-weight: 500;

  display: inline-block;
  background-color: #777;
  -webkit-transition: all 300ms ease;
  -ms-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  -moz-transition: all 300ms ease;
  transition: all 300ms ease;
}
.social-box-1 li a:hover {
  background: #e34133;
}
.bottom-footer {
  display: flex;
  justify-content: space-between;
  z-index: 2;
}
.bottom-footer p {
  font-size: 12px;
  font-weight: 500;
}
.bottom-footer-privacy ul li {
  display: inline-block;
  padding-left: 10px;
}
.bottom-footer-privacy ul li a {
  font-size: 12px;
  font-weight: 500;
  color: #777;
}
.bottom-footer-privacy ul li a:hover {
  color: #e34133;

  cursor: pointer;
  transition-duration: 1s;
}
.bottom-footer p:hover {
  color: #e34133;

  cursor: pointer;
  transition-duration: 1s;
}
.bor {
  height: 5px;
  background: #e34133;
  width: 10%;
  margin-bottom: 30px;
}
.login {
  display: none;
}
.mobile-header {
  display: none;
}
.blog-content h4:hover {
  color: #e34133;
}
/* mobile header */
.dropdown-mobile {
  position: absolute;

  background: #fff;
  box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px,
    rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
  border-radius: 8px;
  border: 1px solid #f1f1f1;
  z-index: 5;
}
.dropdown-mobile ul li {
  display: block;
  width: 225px;
}
.dropdown-mobile ul li a {
  text-align: left;
  padding: 10px 20px;
}
.dropdown-mobile ul li {
  display: block;
}
.page-banner {
  position: relative;
  color: #ffffff;
  text-align: center;
  padding: 65px 0px;
  background-color: #25283a;
  z-index: 2;
}
.ptb-50 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.page-banner .image-layer {
  position: absolute;
  left: 0px;
  top: 0;
  background: url(../../assets/images/page-banner.jpg) center;
  width: 100%;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
}
.page-content {
  padding-top: 10px;
}
.page-banner h1 {
  position: relative;
  font-size: 45px;
  line-height: 1.2em;
  font-weight: 600;
  margin-bottom: 15px;
  color: #ffffff;
  text-transform: capitalize;
}
.page-banner .bread-crumb {
  position: relative;
}
.page-banner .bread-crumb li:first-child {
  margin-left: 0px;
}

.page-banner .bread-crumb li {
  position: relative;
  display: inline-block;
  line-height: 30px;
  margin-left: 24px;
  color: #ffffff;
  font-size: 16px;
  font-weight: 600;
}
.page-banner .bread-crumb li:before {
  content: "/";
  position: absolute;
  right: -24px;
  width: 24px;
  top: 0px;
  text-align: center;
  line-height: 30px;
}
.page-banner .bread-crumb li a {
  color: #ffffff;
  transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  font-weight: 700;
}

.active-page a:hover {
  color: #e34133 !important;
}
.active-page a {
  color: #e34133 !important;
}
.page-banner .bread-crumb li:last-child::after {
  display: none !important;
}
.page-sec-title h2 {
  position: relative;
  display: block;
  font-size: 40px;
  line-height: 1.2em;
  color: #2f3753;
  font-weight: 700;
  text-transform: capitalize;
}
.voluntter-request {
  position: relative;
  z-index: 1;
}
.page-sec-title {
  padding-bottom: 10px;
}
.donate-page {
  padding: 20px 20px;
}
.donate-diff {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.donate-now-form {
  position: relative;
  display: block;

  padding: 20px 35px;
  background: #ffffff;
  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;
}
.donate-now-form .form-group input,
select {
  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: 10px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
}
.donate-now-form form .form-group label {
  margin-top: 10px;
  margin-bottom: 10px;
}
.form-control:focus {
  box-shadow: 0px 15px 30px 5px rgb(0 0 0 / 8%);

  border-color: #e34133 !important;
}
.scribe-req-text-single {
  padding-top: 20px;
}

.offline-donation {
  position: relative;
  display: block;
  margin-top: 10%;
  padding: 20px 35px;
  background: #ffffff;
  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;
}
.offlie {
  position: relative;
}
.offlie p {
  color: #777777;
  font-weight: 400;
  font-size: 15px;
  margin-top: 10px;
  line-height: 2em;
}
.offline-ban {
  display: flex;

  justify-content: space-between;
}
.offlie h2 {
  font-size: 22px;
  padding-bottom: 10px;
}
.offline-ban p {
  color: #777777;
  font-weight: 400;
  font-size: 15px;
}
.red-1 p {
  color: #e34133;
  font-weight: 600;
  font-size: 15px;
}
.offlie-img {
  text-align: center;
}
.offline-bhim {
  display: flex;
  justify-content: space-between;
  margin-top: 20px;
  padding: 0px 20px;
}
.about-pa p {
  color: #777777;
  font-weight: 400;
  font-size: 15px;
  margin-top: 20px;
  line-height: 2em;
}
.contact-us {
  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%);
  border-radius: 20px;
}
.form-50 {
  width: 30%;
  background: #2f3753;
  padding: 20px 30px;
}
.form-50-content h2 {
  color: #fff;
  font-size: 30px;
  padding-bottom: 10px;
}
.form-50-content p {
  color: #fff;
}
.social-content {
  padding-top: 30px;
}
.social-content ul li {
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  margin-bottom: 50px;
}
.social-content ul li i {
  padding-right: 30px;
  font-size: 20px;
  font-weight: 500;
  color: #fff;
}
.social-media-contact {
  padding-top: 20px;
  text-align: center;
}
.social-media-contact ul li {
  display: inline-block;
  padding-right: 35px;
}
.social-media-contact ul li i {
  font-size: 25px;
  color: #fff;
}
.fill-50 {
  width: 70%;
  background: #fff;
  padding: 20px 30px;
  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%);
  border-radius: 20px;
}
.contact-form-f form input:not([type="checkbox"]):not([type="radio"]) {
  font-size: 16px;
  font-weight: 400;
  display: block;
  width: 100%;
  padding: 10px 0;
  color: #333;
  border: 2px solid transparent;
  border-bottom-color: #f3f6f3;
  background-color: transparent;
}
.contact-form-f form input:not([type="checkbox"]):not([type="radio"]):focus,
textarea:focus {
  border-bottom-color: #2f3753;
  box-shadow: none;
  border: none;
  border-bottom: 2px solid #2ad691;
}
.contact-form-f form .form-group label {
  font-weight: 600;
  color: #2f3753;
}
.scribe-req-text-single h2 {
  text-transform: capitalize;
  font-size: 20px;
  line-height: 1.25em;
  font-weight: 700;
  margin-bottom: 5px;
  color: #2f3753;
}
.whatsapp-share {
  display: flex;
  justify-content: space-between;
}
.whatsapp-share div {
  padding-right: 10px;
}
.share-btn-wish {
  padding-top: 20px;
  display: flex;
  justify-content: space-between;
}
.facebook {
  position: relative;
  display: block;
  z-index: 1;
  padding: 15px 50px;
  background: #4267b2;
  letter-spacing: 0.03em;
  border-radius: 4px;
  transition: all 0.3s ease;
  font-size: 16px;
  color: #fff;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.sing-cause .progress-box .bar {
  position: relative;
  width: 100%;
  height: 5px;
  background: #eef7f8;
}
.single-cause .progress-box .bar-inner {
  position: relative;
  display: block;
  width: 0px;
  height: 5px;
  background: #2ad691;
  -webkit-transition: all 1500ms ease;
  -ms-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  transition: all 1500ms ease;
}
.single-cause .progress-box .count-text {
  position: absolute;
  right: 0px;
  margin-right: -23px;
  bottom: 20px;
  width: 46px;
  height: 26px;
  color: #ffffff;
  background: #2ad691;
  line-height: 26px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 2px;
  text-align: center;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
.single-cause .progress-box .bar-inner.counted .count-text {
  opacity: 1;
}
.onlydesktop {
  display: block;
}
.doflex {
  display: flex;
  justify-content: space-between;
}
.single-cause {
  padding-top: 30px;
}
.single-cause.donate-info .goal {
  position: relative;
  display: inline-block;
  margin: 0px 10px;
}
.single-cause .donate-info strong {
  padding-left: 3px;
  color: #f50a0a;
}
.single-cause .donate-info i {
  position: relative;
  display: inline-block;
  color: #4cc7d6;
  padding-right: 3px;
}
.single-cause .progress-box .count-text:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: -45%;
  border: 5px solid transparent;
  border-top: 5px solid #2ad691;
}
.whatsapp {
  position: relative;
  display: block;
  z-index: 1;
  padding: 15px 50px;
  background: #25d366;
  letter-spacing: 0.03em;
  font-size: 16px;
  border-radius: 4px;
  transition: all 0.3s ease;
  color: #fff;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.story {
  position: relative;
  display: block;
  z-index: 1;
  padding: 15px 50px;
  background: #25d366;
  letter-spacing: 0.03em;
  font-size: 16px;
  border-radius: 4px;
  transition: all 0.3s ease;
  color: #fff;
  background: #e34133;
  -moz-transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.facebook:hover {
  background: #0c54e4;
  color: #fff;
}
.whatsapp:hover {
  background: #0be75c;
  color: #fff;
}
.story:hover {
  background: #e62918;
  color: #fff;
}
.wish-single-imgg {
}
.wish-single-imgg img {
  border-radius: 20px;
  max-width: 100%;
  height: auto;
}
.single-scribe-box {
  background: #fff;
  padding: 40px 30px;
  border-radius: 20px;
  box-shadow: 0px 15px 30px 5px rgb(0 0 0 / 10%);
}
.single-scribe-box p {
  color: #777777;
  font-weight: 400;
  font-size: 15px;
  margin-top: 20px;
  line-height: 2em;
}
.one-thousand-btn h2 {
  color: #2f3753;
  margin-bottom: 20px;
  font-size: 3 0px;
  font-weight: 500;
}
.single-scribe-box .progress-box .bar {
  position: relative;
  width: 100%;
  height: 5px;
  background: #eef7f8;
}
.single-scribe-box .progress-box .bar-inner {
  position: relative;
  display: block;
  width: 0px;
  height: 5px;
  background: #2ad691;
  -webkit-transition: all 1500ms ease;
  -ms-transition: all 1500ms ease;
  -o-transition: all 1500ms ease;
  -moz-transition: all 1500ms ease;
  transition: all 1500ms ease;
}
.single-scribe-box .progress-box .bar-inner.counted .count-text {
  opacity: 1;
}

.single-scribe-box .progress-box .count-text {
  position: absolute;
  right: 0px;
  margin-right: -23px;
  bottom: 20px;
  width: 46px;
  height: 26px;
  color: #ffffff;
  background: #2ad691;
  line-height: 26px;
  font-size: 12px;
  font-weight: 600;
  border-radius: 2px;
  text-align: center;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
.single-scribe-box .progress-box .count-text:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -5px;
  bottom: -45%;
  border: 5px solid transparent;
  border-top: 5px solid #2ad691;
}
.single-scribe-box .donate-info {
  position: relative;
  font-size: 14px;
  text-transform: uppercase;
}
.single-scribe-box .donate-info .goal {
  position: relative;
  display: inline-block;
  margin: 0px 10px;
}
.single-scribe-box .donate-info i {
  position: relative;
  display: inline-block;
  color: #4cc7d6;
  padding-right: 3px;
}
.single-scribe-box .donate-info strong {
  padding-left: 3px;
  color: #f50a0a;
}
.single-scribe-box .donate-info .raised {
  position: relative;
  display: inline-block;
  margin: 0px 10px;
}
.single-scribe-box .donate-info i {
  position: relative;
  display: inline-block;
  color: #4cc7d6;
  padding-right: 3px;
}
.single-scribe-box .donate-info strong {
  padding-left: 3px;
  color: #f50a0a;
}
.donate-info {
  margin-bottom: 30px;
}
.select-do {
  padding-top: 20px;
}
.select-do .select-box {
  position: relative;
  float: left;
  width: 25%;
  padding: 0px 10px;
  text-align: center;
  margin: 0px 0px 20px;
}
.select-do .select-box input[type="radio"] {
  left: 0px;
  top: 0px;
  visibility: hidden;
  position: absolute;
  opacity: 0;
}
.select-do .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;
}
.select-do .select-box .amountBtn {
  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;
}
.activeDonationBtn {
  color: #ffffff !important;
  background: #2f3753;
}
.select-do .select-box input[type="radio"]:checked + label {
  color: #ffffff;
  background: #2f3753;
}

.select-do .form-group label {
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: 600;
  color: #212121;
}
.select-do .form-group input,
select {
  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: 10px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
}

.imgg [type="file"] {
  height: 0;
  overflow: hidden;
  width: 0;
}

[type="file"] + label {
  background: #2f3753;
  border: none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;

  font-size: inherit;
  font-weight: 500;
  margin-bottom: 1rem;
  outline: none;
  padding: 1rem 50px;
  position: relative;
  transition: all 0.3s;
  vertical-align: middle;
}
.cause-title a {
  color: #e34133;
  font-weight: 700;
  font-size: 12px !important;
}
.edit-cover-pic {
  color: #fff;
  text-align: right;
  padding: 10px 20px;
  position: relative;
  z-index: 999;
}
.terms {
  background: #fff;
  padding: 40px 30px;
  border-radius: 20px;
  box-shadow: 0px 15px 30px 5px rgb(0 0 0 / 10%);
}
.ptb-20 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.terms p {
  color: #777777;
  font-weight: 400;
  font-size: 15px;
  margin-top: 20px;
  line-height: 2.5em;
}
.login-page {
  background: url("../../assets/images/login.jpg");
  background-position: top center;
  min-height: 100vh;
  height: 100%;
  background-size: cover;
}
.login-form-front {
  background: #fff;
  padding: 40px 30px;
  border-radius: 20px;
  box-shadow: 0px 15px 30px 5px rgb(0 0 0 / 10%);
}
.form-align {
  margin-top: 10%;
  margin-bottom: 10%;
}
.login-fo form .form-group label {
  margin-top: 10px;
  margin-bottom: 10px;
}
.alert-box {
  position: fixed;
  right: 0;
  top: 10%;
  background-color: #fff;
  padding: 10px 10px;
  z-index: 99999;
}
.message-danger {
  background-color: #dc4549;
  color: #fff;
  border-radius: 10px;
}
.message-success {
  background-color: #b7f7c4;
  color: #000;
  border-radius: 10px;
}
.alert-main-icon {
  padding: 10px;
  font-size: 30px;
  font-weight: 300;
}
.alert-message {
  padding: 10px;
}
.alert-heading {
  font-size: 22px;
}
.alert-content {
  font-size: 14px;
}
.login-fo .form-group input,
select {
  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: 10px;
  transition: all 500ms ease;
  -webkit-transition: all 500ms ease;
}
.img-log img {
  height: 120px;
  width: auto;
  padding-bottom: 20px;
}
.login-flex {
  display: flex;
  justify-content: space-between;
}
.sign-btn {
  padding-left: 10px;
}
.sign-btn a {
  padding: 10px 25px;
  background: #2f3753;
  border-radius: 10px;
  color: #fff !important;
}
.sign-btn a:hover {
  background-color: #e34133;
  color: #fff;
}
.single-blog-pa {
  background: #fff;
  padding: 40px 30px;
  border-radius: 20px;
  box-shadow: 0px 15px 30px 5px rgb(0 0 0 / 10%);
}
.single-blog-pa p {
  display: block;
  line-height: 30px;
  font-weight: 500;
  color: #777;
  text-transform: capitalize;
  -webkit-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}
.imageLoader {
  text-align: center;
  color: #fff;
  background: rgba(0, 0, 0, 0.4);
  height: 100%;
  position: absolute;
  width: 100%;
  z-index: 99;
  font-size: 32px;
  padding-top: 150px;
}

.profile-card {
  position: relative;
  border-radius: 10px;
  /* background-image: url("https://img5.goodfon.com/wallpaper/nbig/5/6f/blue-background-sinii-uzory-paterns-fon-fon.jpg"); */
  height: 350px;
  background-repeat: no-repeat;
  background-size: cover;
}
.profile-card::after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: rgba(255, 255, 255, 0.2);
  z-index: 1;
}
.profile-wrapper {
  position: relative;
}
.circle {
  position: absolute;
  top: 70%;
  left: 2%;
}
.profile-image-process {
  position: absolute;
  text-align: center;
  top: 40%;
  left: 40%;
  font-size: 33px;
}
.circle img {
  height: 120px;
  width: 120px;
  object-fit: cover;
  border-radius: 50%;
  box-shadow: 0px 15px 30px 5px rgb(0 0 0 / 10%);
  border: 4px solid #fff;
}
.icon-with-request2 {
  border: 1px solid #f1f1f1;
  padding: 20px;
}
.profile-con {
  padding-top: 40px;
}
.profile-con h3 {
  font-weight: 600;
  font-size: 25px;
}
.clearfix {
  clear: both;
}
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}

.clearfix:before {
  clear: both;
}

.gender p {
  color: #777;
  font-weight: 600;
}
.about-vol {
  padding-top: 30px;
}
.about-vol .accordion-button {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
  padding: 1rem 1.25rem;
  font-size: 1rem;
  color: #212529;
  text-align: left;
  font-weight: 700;
  background: #f1f9f9;
  /* background-color: transparent; */
  border: 1px solid rgba(0, 0, 0, 0.125);
  border-radius: 0;
  overflow-anchor: none;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out,
    border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out,
    border-radius 0.15s ease;
}
.about-vol .accordion-button:focus {
  z-index: 3;
  border-color: none;
  outline: 0;
  box-shadow: none;
}
.heading .form-check-input:focus {
  border-color: #dc4549;
  outline: 0;
  box-shadow: none;
}
.heading .form-check-input:checked {
  background-color: #dc4549;
  border-color: #dc4549;
}
.single-blog-pa h2 {
  padding-bottom: 20px;
  font-size: 22px;
}
.share {
  position: absolute;
  right: 20%;
  display: flex;
  justify-content: space-between;
}
.share span {
  padding-right: 20px;
  font-weight: 600;
  font-size: 15px;
}
.share-social ul li {
  display: inline-block;
  padding-right: 20px;
}
.share-social ul li a {
  font-size: 20px;
  color: #f50a0a;
}
.share-social ul li a:hover {
  color: #315a72;
}
.blog-inner .image img {
  border-radius: 20px;
}
.media-conerage-heading {
  padding-top: 50px;
}
.media-conerage-heading h2 {
  padding-bottom: 20px;
}
.media-links a {
  color: #e34133;
}
.media-covergg h2 {
  padding-bottom: 20px;
  padding-top: 10px;
}
.media-links {
  z-index: 2;
  position: relative;
}
.media-links ul li {
  padding-bottom: 10px;
}
.media-links ul li a {
  font-weight: 600;
}
.media-links ul li a :hover {
}
.media-covergg ul li span {
  font-weight: 600;
  padding-right: 10px;
}
.main-collo-heading h2 {
  padding-bottom: 20px;
}
.main-collo-heading p {
  padding-bottom: 20px;
  text-align: justify;
  color: #777;
  font-size: 17px;
}
.obje ul li {
  padding-bottom: 20px;
  color: #777;
  font-size: 17px;
  text-align: justify;
}
.obje ul li i {
  padding-right: 10px;
  color: #dc4549;
}
.obje h3 {
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 600;
  font-size: 25px;
}
.donate-info h2 {
  font-size: 25px;
}
/* whatsapp chat */
.whatsapp-footer {
  position: relative;
  z-index: 9;
}
.whatsapp-fix {
  position: fixed;
  right: 20px;
  bottom: 90px;
}
.whatsapp-fix img {
  height: 60px;
  width: auto;
}
.card-header {
  background: #335b75;
}
.card-header h3 {
  color: #fff;
  font-weight: 700;
  font-size: 20px;
}
.faq-box {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.09) 0px 3px 12px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.card-content {
  padding: 20px;
}
.card-content p {
  color: #888;
  font-weight: 500;
  font-size: 15px;
}
.cover ul h5 {
  color: #000;
  font-size: 15px;
  font-weight: 600;
  padding-bottom: 15px;
}
.cover ul li {
  padding-bottom: 10px;
}
.cover ul li i {
  color: #dc4549;
  padding-right: 10px;
}
.wish-single-imgg {
  position: relative;
}
.wish-single-imgg img {
  height: 400px !important;
  width: 100%;
  object-fit: cover;
}
.eighty {
  position: absolute;
  right: 0;
  z-index: 2;

  top: 0;
}
.whatsapp-share {
  margin-bottom: 10px;
}
.eighty span {
  background: #dc4549;
  color: #fff;
  display: block;
  border-radius: 20px 1px 20px 1px;
  font-weight: 500;
  padding: 8px 25px;
}
/* counter */
.counter-main {
  border-radius: 10px;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background: #fff;
  padding: 20px 40px;
}
.counter-main-c {
  text-align: center;
}
.anot-img img {
  margin-bottom: 20px;
}
.counter-main-c img {
  height: 70px;
  width: auto;
  padding-bottom: 10px;
}
.counter-main-c h3 {
  font-size: 18px;
  font-weight: 500;
  color: #dc4549;
}
.counter-main-c h5 {
  font-size: 3rem;
  font-weight: 500;
}
.counter-main {
  margin-bottom: 20px;
}
.success-story {
  background: #fff;
  margin-top: 20px;
  padding: 10px 30px;
  border-radius: 20px;
  box-shadow: 0px 15px 30px 5px rgb(0 0 0 / 10%);
}
.success-st {
  padding-top: 20px;
}
.success-st h3 {
  text-align: center;
  padding-bottom: 15px;
  font-size: 25px;
  color: #333;
  font-weight: 500;
}
.success-st p {
  color: #777777;
  font-weight: 400;
  font-size: 15px;

  margin-top: 20px;
  line-height: 2em;
}
.dropdown-mobile ul li {
  display: block;
  width: 250px !important;
}
.sec-heading {
  text-align: center;
  padding-bottom: 20px;
}
.sec-heading h2 {
  font-size: 55px;
}
.sec-heading p {
  font-size: 16px;
  color: #666;
}
