@import url('https://fonts.googleapis.com/css2?family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Cormorant:ital,wght@0,300..700;1,300..700&family=Work+Sans:ital,wght@0,100..900;1,100..900&display=swap');

.w-42{
  width: 42%;
}
body {
  
  font-family: "Work Sans", sans-serif;
}
h2{
  font-family: "Cormorant", serif;
} 
a{
  text-decoration: none;
  color: #000;
}
p{
  font-family: "Work Sans", sans-serif;
}
.w-60{
  width: 60%;
}
.para {
  font-size: 19px;
  letter-spacing: 0.55px;
  line-height: 30px;
}
.ivv{
  margin-top: 7rem;
}

.hd h2{
  font-size: 40px;
    letter-spacing: 0.55px;
    margin-bottom: 1rem;
    font-weight: 500;
}

.left-da1 ul {
  display: flex;
  align-items: center;
  gap: 42px;
  margin: 0;
  justify-content: center;
  padding: 0;
}
.left-da1 ul li a {
  letter-spacing: 0.55px;
  color: #000000;
  font-size: 18px;
  font-family: "Work Sans", sans-serif;
  padding: 3rem 0;
  display: flex;
}
.innernavanew .left-da1 ul li a {
  color: #000000;
}
.navanew {
  background-color: #fff !important;
  box-shadow: black 0px 0px 20px -11px;
}
.leftlogo img{
  transition: all .3s;
}
.innernavanew .leftlogo img{
  filter: initial;
}
.donbutton {
    padding: 10px 35px !important;
    background-color: #bc3134;
    color: #fff !important;
    font-size: 18px;
    letter-spacing: 0.55px;
    border-radius: 30px;
}

.adfbtn a{
  width: fit-content;
}
.donbutton{
  display: flex;
  align-items: center;
  gap: 10px;
}
.donbutton img{
  width: 18px;
}

.mySwiper2 .swiper-pagination-bullet {
  width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 12px));
  height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 12px));
  display: inline-block;
  border-radius: 50%;
  background: var(--swiper-pagination-bullet-inactive-color, #646464);
  opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
}
.mySwiper2 .swiper-pagination-bullet-active {
  opacity: var(--swiper-pagination-bullet-opacity, 1);
  background: #2f3194;
}
.mySwiper2 .swiper-pagination {
  position: absolute;
  text-align: center;
  transition: .3s opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
  width: fit-content !important;
  left: 50% !important;
  padding: 4px 2px;
  background-color: #fff;
  display: flex;
  border-radius: 30px;
  bottom: 30px;
}

.ul-header-actions {
    align-items: center;
    gap: 10px;
    /* height: clamp(45px, 2.94vw, 56px); */
    background-color: #bc3134;
    border: 1px solid #bc3134;
    border-radius: 50px;
    display: inline-flex;
    color: #fff;
    padding: 7px 25px 6px 8px;
}

.rty p{
  color:#000 !important;
}
.seo{
  background-color: #bc3134 !important;
}
.bve{
  background-color: #fff;
}
.bve22{
  background-color: #bc3134;
}
.seo22{
    background-color: #ffffff !important;
}

.seo img{
  filter: brightness(0) invert(1);
} 
.seo22 img {
    filter: brightness(0);
}
.bve:hover{
  background-color: #bc3134 !important;
}
.bve:hover .rty p{
  color:#fff !important;
}
.bve:hover .seo{
  background-color: #fff !important;
}
.bve:hover .seo img{
  filter: brightness(0);
}

.ul-btn img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 999;
  width: 14px !important;
  height: 14px !important;
  padding-top: 0rem !important;
}
.ul-btn{
    height: 38px;
    width: 38px;
    background-color: #fff;
    border-radius: 50%;
    position: relative;
}
.ulp p {
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.55px;
    color: #fff;
    letter-spacing: 0.55px;
}
.ulp22 p {
    margin-bottom: 0px;
    font-weight: 500;
    font-size: 15px;
    letter-spacing: 0.55px;
    color: #fff !important;
    letter-spacing: 0.55px;
}
.ul-header-actions:hover{
  background-color: #fff;
} 
.ul-header-actions:hover .ulp p {
  color: #000;
} 
.ted{
  text-align: end;
}
.upper-nav {
  position: relative;
  z-index: 1;
  padding: 9px 0px;
}
.upper-nav::after {
  content: "";
  position: absolute;
  inset: 0;
  left: auto;
  width: calc(100% + 35px);
  background-color: #bc3134;
  /* border-top-right-radius: 1004px; */
  z-index: -1;
  border-radius: 0 48px 0 0;
}
.top-header {
  background-color: #101010;
  padding: 0px;
}
.nava {
  padding: 0px 0;
  position: fixed;
  width: 100%;
  z-index: 99999;
  transition: all 0.3s;
  background-color: #fff;
  /* backdrop-filter: blur(5px); */
  /* box-shadow: 0px 5px 12px 0px rgba(0, 0, 0, 0.1803921569); */
  padding: 0;
}
.mn-nav {
  position: fixed;
  width: 100%;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 9999;
}
.xa p{
  margin-bottom: 0px;
}
.xa{
  list-style: none;
}
/* banner stRT */
.jh {
  width: 100%;
  height: 80vh;
  object-fit: cover;
}
.bantext {
  top: 56%;
  width: 41%;
  left: 8%;
  transform: translateY(-50%);
  /* z-index: -1; */
  z-index: 1;
  color: #fff;
}
.mainbanner{
padding-top: 7rem;
}
/* BANNER end */



/* .swiper {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
} */

.swiper-slide {
  background-size: cover;
  background-position: center;
}

.mySwiper2 {
  height: 80%;
  width: 100%;
  position:relative
}

.mySwiper1 {
  height: fit-content;
  box-sizing: border-box;
  padding: 0;
  width: 13%;
  position: absolute;
  bottom: -3%;
  left: 50%;
  transform: translateX(-50%);
}
.mySwiper1 .swiper-slide img {
  height: 50px;
  width: 50px;
  border-radius: 50%;
  object-fit: cover;
  cursor: pointer;
}
/* .mySwiper2 .swiper-slide img{
  height: 90vh;
  object-fit:cover;
} */
.mySwiper2 .swiper-slide img {
  height: 100vh;
  object-fit: cover;
  /* padding-top: 7rem; */
  object-position: top;
}
/* .mySwiper2 .swiper-slide{
  clip-path: polygon(29.268% 100%, 2.168% 100%, 2.168% 100%, 1.816% 99.939%, 1.483% 99.763%, 1.172% 99.481%, 0.888% 99.103%, 0.635% 98.638%, 0.418% 98.096%, 0.242% 97.486%, 0.111% 96.819%, 0.028% 96.103%, 0% 95.349%, 0% 4.651%, 0% 4.651%, 0.028% 3.897%, 0.111% 3.181%, 0.242% 2.514%, 0.418% 1.904%, 0.635% 1.362%, 0.888% 0.897%, 1.172% 0.519%, 1.483% 0.237%, 1.816% 0.061%, 2.168% 0%, 97.832% 0%, 97.832% 0%, 98.184% 0.061%, 98.517% 0.237%, 98.828% 0.519%, 99.112% 0.897%, 99.365% 1.362%, 99.582% 1.904%, 99.758% 2.514%, 99.889% 3.181%, 99.972% 3.897%, 100% 4.651%, 100% 95.349%, 100% 95.349%, 99.972% 96.103%, 99.889% 96.819%, 99.758% 97.486%, 99.582% 98.096%, 99.365% 98.638%, 99.112% 99.103%, 98.828% 99.481%, 98.517% 99.763%, 98.184% 99.939%, 97.832% 100%, 71.614% 100%, 71.614% 100%, 71.262% 99.939%, 70.929% 99.763%, 70.618% 99.481%, 70.333% 99.103%, 70.081% 98.638%, 69.864% 98.096%, 69.688% 97.486%, 69.557% 96.819%, 69.474% 96.103%, 69.446% 95.349%, 69.446% 95.137%, 69.446% 95.137%, 69.418% 94.383%, 69.336% 93.667%, 69.204% 93%, 69.028% 92.39%, 68.811% 91.848%, 68.558% 91.383%, 68.274% 91.005%, 67.963% 90.723%, 67.63% 90.547%, 67.278% 90.486%, 33.604% 90.486%, 33.604% 90.486%, 33.252% 90.547%, 32.919% 90.723%, 32.607% 91.005%, 32.323% 91.383%, 32.071% 91.848%, 31.854% 92.39%, 31.678% 93%, 31.546% 93.667%, 31.464% 94.383%, 31.436% 95.137%, 31.436% 95.349%, 31.436% 95.349%, 31.407% 96.103%, 31.325% 96.819%, 31.194% 97.486%, 31.017% 98.096%, 30.801% 98.638%, 30.548% 99.103%, 30.264% 99.481%, 29.953% 99.763%, 29.619% 99.939%, 29.268% 100%);
  position: relative;
} */
.mySwiper2 .swiper-slide::after {
  content: "";
  position: absolute;
  /* z-index: 9; */
  /* background: linear-gradient(101.64deg, rgb(48 48 146) 1.87%, rgba(235, 83, 16, 0.1) 76.72%); */
  background: linear-gradient(90deg, #00025b 15%, transparent);
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
}

.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.container12{
  width: 95%;
  margin: auto;
}

.container12 .swiper-button-next, .container12 .swiper-button-prev {
  position: absolute;
  top: 101%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
  /* filter: brightness(0); */
}
.container12 .swiper-button-next{
  right: 40%;
  height:fit-content;
}
.container12 .swiper-button-prev{
  left: 40%;
  height:fit-content;
}
.container12 .swiper-button-next:after {
  position: absolute;
  content: url(../images/right-arrow.svg);
}
.container12 .swiper-button-prev:after {
  position: absolute;
  content: url(../images/left-arrow.svg);
}

/* aboui syart */
.about-one__img {
    position: sticky;
    top: 9rem;
}
/* .about-one__img-border {
  position: absolute;
  top: -30px;
  left: -76px;
  height: 524px;
  width: 419px;
  border: 6px solid #15101082;
  border-bottom-left-radius: 300px;
  border-bottom-right-radius: 300px;
} */
.about-one__img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.container13{
  width: 76%;
    margin: auto;
}
.about-one{
padding: 3rem 0 3rem;
}
.about-one__shape-box-1{
  position: relative;
  z-index: 1;
  padding: 4rem 0;
}

/* .about-one__shape-box-1::before{
position: absolute;
content: "";
  background-size: contain;
  top: 0;
  left: 0;
  height: 78%;
  width: 39%;
  background-image: url(../images/about-one-shape-1.png);
  opacity: 0.3;

} */
 .abthd span{
  color: #b73033;
    padding: 0;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
 }
.abthd h2 {
    line-height: 45px;
    font-weight: 700;
    font-size: 44px;
    padding-bottom: 0;
    margin-top: 1rem;
}
.abori h2{
  font-size: 40px;
    letter-spacing: 0.55px;
    font-weight: 700;
    color: #000000f2;
}
.abori p {
  font-size: 18px;
  letter-spacing: 0.55px;
  line-height: 34px;
  color: #000;
  font-weight: 300;
  /* text-align: justify; */
}
.about-one__points {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 41px;
}
.icon-svg{
  position: relative;
  z-index: 1;
}
.abry {
  display: flex;
  gap: 5%;
  align-items: center;
}
.abori span{
  color: red;
    font-weight: 500;
    letter-spacing: 0.55px;
    font-size: 14px;
}
.video-one img{
  width: 100%;
    height: 85vh;
    object-fit: cover;
}
.video-one {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-size: cover;
  background-position: center center;
  -webkit-mask: url(../images/original-image.svg);
  -webkit-mask-repeat: no-repeat;
  mask-repeat: no-repeat;
  -webkit-mask-position: center bottom;
  mask-position: center bottom;
  -webkit-mask-size: cover;
  mask-size: cover;
}
.video-one{
  position: relative;
  z-index: 1;
}
.redd {
  position: absolute;
  top: 33%;
  left: 18%;
  width: 64%;
  color: #fff;
  z-index: 9;
  text-align: center;
}
.video-one::after {
  content: "";
  position: absolute;
  /* z-index: 9; */
  background: linear-gradient(101.64deg, #16251f 1.87%, rgb(0 0 0 / 10%) 98.72%);
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  backdrop-filter: blur(3px);
}
.video-one__sub-title {
  font-size: 22px;
  color: var(--careox-white, #fff);
  font-weight: 500;
  letter-spacing: 0.55px;
  font-family: var(--careox-special-font, "Caveat", cursive);
  margin: 20px 0 15px;
}
.video-one__title {
  font-size: 36px;
  color: var(--careox-white, #fff);
  font-weight: 700;
  letter-spacing: 0.55px;
}
.vtext{
  font-size: 18px;
    letter-spacing: 0.55px;
    color: #fff;
}


.video-one__shape-one {
  position: absolute;
  left: -10px;
  top: 0;
  width: 100%;
  height: 100%;
  background-position: left top;
  background-repeat: no-repeat;
  background-size: auto;
  animation: shapeMove 4s linear 0s infinite;
  z-index: 9;
  opacity: 0.4;
}
.video-one__shape-one img{
    width: 23% !important;
    height: 66vh !important;
    object-fit: cover;
}
/* services stzaRt */
.ul-donation {
  background-color: #fff;
  border-radius: 20px;
  padding: clamp(15px, 1.26vw, 24px) clamp(15px, 1.26vw, 24px) 0px;
  border-width: 3px;
  border-style: solid;
  border-color: transparent;
  border-image: initial;
  transition: 0.4s;
}
.drop{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: clamp(20px, 2.1vw, 40px);
    gap: clamp(20px, 1.58vw, 30px);
}
.left{
  text-align: left;
}
.ul-donation {
  padding: 10px 10px 9px 10px;
  background-color: #fff;
  box-shadow: black 0px 0px 11px -5px;
  border-radius: 10px;
  border: 3px solid #ff0000;
}

.viewbt a {
  background-color: #000;
  border-radius: 18px 18px 0 0;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  align-items: center;
  padding: 10px 22px;
  position: relative;
  z-index: 1;
}



.bantext span{
  color: #b73033;
  padding: 0;
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  font-size: 18px;
}
.bantext h2 {
  color: white;
  line-height: 53px;
  font-weight: 400;
  font-size: 54px;
  padding-bottom: 15px;
  margin-top: 1rem;
}
.bantext p {
  line-height: 27px;
  padding: 10px 0;
  color: #ffffff;
  font-size: 18px;
  letter-spacing: 0.55px;
  font-weight: 300;
}

.ulp p{
    padding:0;
}
.figttl h4{
  color: #2f3193;
  padding: 0;
  font-family: 'Work Sans', sans-serif;
  font-weight: 600;
  font-size: 25px;
}
.figttl p {
  font-size: 17px;
  letter-spacing: 0.55px;
  line-height: 30px;
  color: #000;
  font-weight: 300;
}

.serdt h4{
  font-size: 25px;
  letter-spacing: 0.55px;
  color: #000;
}
.serdt p {
  font-size: 18px;
  letter-spacing: 0.55px;
  line-height: 26px;
  color: #000;
  font-weight: 300;
}
.initiative{
  padding: 4rem 0 8rem;
  background-image: url(../images/home-banner-01.jpg);
  background-repeat: no-repeat;
  background-size: cover;
  position: relative;
  z-index: 1;
  background-attachment: fixed;
}
.initiative::after {
  position: absolute;
  content: "";
  background-color: #ffffffd9;
  background-size: cover;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  backdrop-filter: blur(7px);
}

.upcomingttl h4 {
    font-size: 21px;
    letter-spacing: 0.55px;
    color: #ffffff;
    padding: 3px 10px 3px 10px;
    position: relative;
    border-left: 5px solid #2f3194;
    margin-bottom: 1rem !important;
    background: linear-gradient(90deg, #bc3134 51%, #bc313400);
    width: 56%;
}
.serlist {
    background-color: #fff;
    height: 100%;
}
.updata p {
    font-size: 18px;
    letter-spacing: 0.55px;
    line-height: 24px;
    color: #000;
    font-weight: 500;
}


.serdt {
    padding: 15px 15px 30px;
}

.updata p {
  font-size: 21px;
  letter-spacing: 0.55px;
  line-height: 31px;
  color: #000;
  font-weight: 500;
}
.updata{
  padding: 20px 20px 20px 20px;
}
.ivv{
  margin-top: 5rem;
}

.datee {
  padding: 10px;
  border-radius: 7px;
  background-color: #2f3194;
  width: fit-content;
  text-align: center;
  right: 4%;
  bottom: -9%;
  color: #fff;
  transition: all .3s linear;
  width: 75px;
}

.datee p {
  margin-bottom: 0;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: 1.55px;
}
.datee span {
  letter-spacing: 0.55px;
  font-size: 13px;
  letter-spacing: 0.55px;
  font-weight: 400;
}

.updateimg {
  box-shadow: black 0px 0px 15px -9px;
  border-radius: 10px;
  overflow: hidden;
}

.donation{
  padding: 4rem 0;
  background-image: url(../images/Group-1000003236-1.png);
}
.leftdon h2{
  font-size: 38px;
  color: #fff;
  letter-spacing: 0.55px;
}
.leftdon p {
  font-size: 18px;
  letter-spacing: 0.55px;
  line-height: 31px;
  color: #fff;
  font-weight: 300;
  margin-top: 15px;
  margin-bottom: 0;
}
.leftdon{
  padding: 0 4rem;
}
.col-lg-6:nth-child(1) .leftdon{
  border-right: 1px solid #ffffff8a;
}

.donbutton11 {
    padding: 10px 35px !important;
    background-color: #fff;
    color: #bc3134 !important;
    font-size: 18px;
    letter-spacing: 0.55px;
    border-radius: 30px;
}

.donbutton11:hover img{
  animation: animate 1s;
}

@keyframes animate{
  0%{
    transform: scale(0.5);
  }
  25%{
    transform: scale(1.1);
  }
  50%{
    transform: scale(0.5);
  }
  75%{
    transform: scale(1.1);
  }
  100%{
    transform: scale(0.5);
  }
}

.rightimg h5 {
  font-size: 21px;
  font-weight: 600;
  margin-bottom: 2px;
}
.rightimg span {
  color: #b73033;
  padding: 0;
  font-family: 'Work Sans', sans-serif;
  font-weight: 400;
  font-size: 17px;
}
.rightimgdata p {
  font-size: 18px;
  letter-spacing: 0.55px;
  line-height: 27px;
  color: #000;
  font-weight: 300;
  margin-bottom: 0px;
  margin-top: 1rem;
}
.left-immg img{
  border-radius: 10px;
}
.plus {
  height: 40px;
  width: 40px;
  background-color: #2f3194;
  border-radius: 50px;
  cursor: pointer;
}
.plus p {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  font-size: 35px;
  font-weight: 300;
}
.plus p:nth-child(2) {
  top: 45%;
}
.fbsd img {
  width: 33px;
}
.fbsd{
  transform: rotateY(90deg);
  transition:all .5s;
}
.minus{
  display:none
}
.dsfsdf:hover .minus{
  display:block;
}
.dsfsdf:hover .plusss{
  display:none;
}
.dsfsdf:hover .fbsd{
  transform: rotateY(0);
}

footer {
  padding: 7rem 0 2rem;
  background-color: #000277;
  position: relative;
  z-index: 1;
}
footer::after {
  position: absolute;
  content: "";
  background-image: url(../images/footer-hand-1-1.webp);
  background-size: contain;
  height: 100%;
  width: 100%;
  bottom: 0;
  left: 0;
  z-index: -1;
  background-position: bottom;
  background-repeat: no-repeat;
  opacity: 0.2;
}

.linklist p {
  font-size: 16px;
  letter-spacing: 0.55px;
  line-height: 28px;
  color: #ffffff;
  font-weight: 400;
}
.linklist h4 {
  text-transform: uppercase;
  font-size: 19px;
  color: #fff;
  letter-spacing: 0.55px;
  font-weight: 600;
}
.linklist ul li a {
  text-decoration: none;
  color: #fff;
  display: flex;
  padding: 5px 0;
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.55px;
  position: relative;
  width: fit-content;
}

.left-immg{
  height: 100%;
}
.left-immg img {
  height: 310px;
  object-fit: cover;
  box-shadow: black 0px 0px 13px -6px;
}

.rightnav li a img{
  width: 25px;
}

.yjl {
    position: absolute;
    top: 100%;
    left: 0;
    width: 200px;
    background-color: #fff;
    gap: 0px !important;
    display: none !important;
    box-shadow: black 0px 0px 13px -5px;
}
.avtt {
    color: #ff8787 !important;
}
.yjl li a {
  display: flex;
  width: 100%;
  padding: 10px !important;
  border-bottom: 1px solid lightgray;
  position: relative;
  z-index: 1;
  transition: all .3s;
}
.yjl li a::after {
  position: absolute;
  content: "";
  background-color: #2f3194;
  background-size: contain;
  height: 100%;
  width: 0%;
  top: 0;
  left: 0;
  z-index: -1;
  transition: all .3s;
}
.yjl li a:hover::after{
  width: 100%;
}
.yjl li a:hover{
  color: #fff;
}
.dsx:hover .yjl{
  display: block !important;
}
.innerrebtn {
  transform: translateX(-89px);
  transition: all .3s;
}
.innerrebtn a{
  color: #000;
  font-size: 16px;
}
.rebtn:hover .innerrebtn{
  transform: translateX(0);
}
.innerrebtn img{
  width: 20px;
}


/* rupali start */
/* contact us start */
.in-bann img {
  width: 100%;
  height: 71vh;
  object-fit: cover;
}

.in-bann{
  position: relative;
}
.in-bann::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgb(3 15 13 / 33%);
}
.seew{
  display: flex;
  gap: 4px;
  align-items: center;
}
.coim img{
  width: 23px;
}
.contact-one {
  position: relative;
  margin-top: 5rem;
  margin-bottom: 5rem;
}
.contact-one .form-one .form-one__group {
  grid-gap: 20px;
}

.contact-one .form-one textarea {
  border-radius: 10px;
  height: 310px;
}
.contact-one__info {
  background-color: #202245;
  position: relative;
  z-index: 1;
  padding-top: 1px;
  padding-bottom: 1px;
  border-radius: 10px;
}
.contact-one__info__top {
  margin-left: 40px;
  margin-right: 40px;
  margin-top: -43px;
}
.contact-one__info__text {
  border-radius: 40px;
  background-color: #fff;
  font-size: 21px;
  text-align: center;
  color: #202245;
  padding: 17px;
  margin-bottom: 0px;
  box-shadow: 0px -3px 8px -7px;
}
.contact-one__info__middle {
  margin-bottom: 0;
}
.contact-one__info__middle li + li {
  border-top: 1px solid #fff;
}
.contact-one__info__item {
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 18px;
  padding: 29px 17px;
}
.contact-one__info__item a:hover {
  color:  #E2AA01;
}
.contact-one__info__item:hover .contact-one__info__icon {
  background-color: #ba3133;
}
.contact-one__info__icon:hover img  {
  filter: brightness(0) invert(1) ;
}
.contact-one__info__icon {
  width: 54px;
  height: 54px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
  font-size: 22px;
  color:  #E2AA01;
  transition: all 0.4s ease-in-out;
}
.contact-one__info__icon img{
  width: 23px;
}
.contact-one__info__subtitle {
  font-weight: 500;
  font-size: 20px;
  color: #fff;
  text-transform: capitalize;
  letter-spacing: 0.55px;
}
.contact-one__info__link {
  font-style: normal;
  font-weight: 400;
  font-size: 16px;
  /* line-height: normal; */
  color:  #fff;
  /* margin: 0; */
  letter-spacing: 0.55px;
}
.contact-one__info__thumb {
  margin-left: 40px;
  margin-right: 40px;
  margin-bottom: -76px;
}
.contact-one__info__thumb img {
  object-fit: cover;
  width: 100%;
  border-radius: 10px;
}

.azw {
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 23px;
  color: #000;
  width: 84%;
  margin-top: 15px;
}
.com-tx span {
  color: #b73033;
    padding: 0;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
}
.contact-one__form .form-control {
  height: 56px;
  padding: 10px 9px;
  background-color: #00003f0f;
  border: 1px solid #2022443d;
  border-radius: 4px;
  font-size: 16px;
  width: 96%;
}
  .form2{
  height: 96px !important;
  width: 98% !important;
  }
.contact-one__info__content{
  width: 84%;
}
.rd a {
  align-items: center;
  background-color: #ba3133;
  border: 1px solid #ba3133;
  border-radius: 0px;
  display: inline-flex;
  color: #fff;
  padding: 10px 32px;
  transition: all .3s;
}
.rd a:hover{
  background-color: #fff;
  border: 1px solid #ba3133;
  color:#000;
}

/* contact us end */

/* gallery start */
.ddd {
  bottom: 0;
  left: 0;
  z-index: 9;
  background-color: #000000b8;
  width: 100%;
  color: #fff;
  text-align: center;
  padding: 15px;
  transition: all .3s;
}
.ddd p{
  font-size: 18px;
  letter-spacing: 0.55px;
}
.imno {
  /* width: fit-content; */
  padding: 16px 17px;
  background-color: rgb(255 255 255);
  border-radius: 91px;
  top: -50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 9;
  transition: all .3s;
}
.imno p{
  margin: 0;
  color: #fff;
}

.decor-wrpr:hover .imno{
  top: 50%;
}
.decor-wrpr:hover .ddd{
  bottom: -50%;
}
.decor-wrpr{
  margin-bottom: 1rem;
  position: relative;
  overflow: hidden;
}
.decor-wrpr  img { 
    height: 315px;
    object-fit: cover;
    transition: all 700ms ease;
}
.decor-wrpr:hover  img{
transform: scale(1.2) rotate(2deg);
}
.ivv {
    margin-top: 5rem;
    margin-bottom: 0;
}
.rans img{
  height: 322px;
    object-fit: cover;
}
.view-image {
  position: fixed;
  inset: 0;
  z-index: 500;
  padding: 3%;
  display: flex;
  flex-direction: column;
  animation: view-image-in 300ms;
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  z-index: 999999999999999 !important;
}
.utr {
  position: absolute;
  top: 50%;
  left: 11%;
  z-index: 1;
  color: #fff;
  transform: translate(10px, 10px);
}
.utr h2{
  font-size: 46px;
    font-weight: 700;
    letter-spacing: 0.55px;
    color: #fff;
}
.utr p{
  font-size: 17px;
    letter-spacing: 0.55px;
    color: #fff;
    width: 81%;
}
.elementor-video{
  width: 100%;
  height: 283px;
  object-fit: cover;
}
.rans{
  cursor:pointer;
}
.decor-wrpr{
  position: relative;
}
.num {
    bottom: 100%;
    right: 0%;
    padding: 8px 20px;
    background: linear-gradient(270deg, #100a09, #0000008a);
}
.imno img{
  width: 23px !important;
  height: 23px !important;
}
.decor-wrpr:hover .num{
  display:none;
}
.frt{
  margin-top: 5%;
  margin-bottom: 4%;
}

/* gallry end */


.updateimg:hover .datee {
  bottom: 4%;
}
.w-60{
  width: 60%;
}
.innerfrtabt span{
    color: #b73033;
    padding: 0;
    font-family: 'Work Sans', sans-serif;
    font-weight: 600;
    font-size: 18px;
}
.innerfrtabt h2{
  line-height: 39px;
  font-weight: 500;
  font-size: 44px;
  padding-bottom: 0;
  margin-top: 1rem;
}
.innerfrtabt p strong{
  font-size: 20px;
    letter-spacing: 0.55px;
    font-weight: 600;
    line-height: 32px;
}
.innerfrtabt p{
  font-size: 18px;
  letter-spacing: 0.55px;
  line-height: 34px;
  color: #000;
  font-weight: 300;
}

.donbutton:hover img{
  animation: animate 1s;
}

.updata p{
  transition: all .3s;
}
.updateimg:hover .updata p{
  color: #bc3134;
}
.figimg12 img {
  width: 70px;
  margin: auto;
}
.figimg12{
  text-align: center;
}
.figttl12{
  text-align: center;
  margin-top: 1rem;
}















/* whaATapp css */
#whatsapp-chat {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  outline: none !important;
  position: fixed;
  width: 350px;
  border-radius: 10px;
  -webkit-box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
  bottom: initial;
  right: initial;
  top: 50%;
  left: 50%;
  overflow: hidden;
  z-index: 99999999999;
  -webkit-animation-name: showchat;
  animation-name: showchat;
  -webkit-animation-duration: .35s;
  animation-duration: .35s;
  -webkit-transform: scale(1);
  transform: scale(1) translate(-50%, -50%);
}

@media only screen and (max-width: 480px) {
  #whatsapp-chat {
      max-width: 340px;
      width: 100%;
      bottom: 172px;
  }
}

#whatsapp-chat .whatsapp-name {
font-size: 16px;
font-weight: 600;
padding-bottom: 0;
margin-bottom: 0;
font-family: var(--regular-font);
line-height: 0.5;
  color: white;
}

#whatsapp-chat .head-home {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
}

#whatsapp-chat .head-home small {
font-size: 12px;
color: #ffffff;
font-family: var(--icon-font);
letter-spacing: .6px;
}

#whatsapp-chat .header-chat {
  background: #000277;
  color: #fff;
  padding: 20px;
  
}

#whatsapp-chat .header-chat h3 {
margin: 0 0 10px;
}

#whatsapp-chat .header-chat p {
margin: 0;
line-height: 18px;
}

#whatsapp-chat .info-avatar {
  position: relative;
  height: 50px;
  width: 62px;
  border-radius: 50%;
  background: #fff;
  text-align: center;
  margin-right: 10px;
}

#whatsapp-chat .info-avatar img {
width: 37px;
height: 52px;
-o-object-fit: contain;
object-fit: contain;
}

#whatsapp-chat a.informasi {
padding: 20px;
display: block;
overflow: hidden;
-webkit-animation-name: showhide;
      animation-name: showhide;
-webkit-animation-duration: 0.5s;
      animation-duration: 0.5s;
}

#whatsapp-chat a.informasi:hover {
background: #f1f1f1;
}

#whatsapp-chat .info-chat span {
display: block;
}

#whatsapp-chat #get-label {
font-size: 12px;
color: #888;
color: #fff;
}

#whatsapp-chat span.chat-label {
font-size: 12px;
color: #888;
}

#whatsapp-chat #get-nama {
margin: 5px 0 0;
font-size: 15px;
font-weight: 700;
color: #222;
color: #fff;
}

#whatsapp-chat span.chat-nama {
margin: 5px 0 0;
font-size: 15px;
font-weight: 700;
color: #222;
}

#whatsapp-chat span.my-number {
display: none;
}

#whatsapp-chat textarea#chat-input {
border: none;
font-family: "Arial", sans-serif;
width: 100%;
height: 40px;
outline: none;
resize: none;
padding: 10px;
overflow: hidden;
font-size: 14px;
}

#whatsapp-chat a#send-it {
    width: 45px;
    font-weight: 400;
    padding: 10px;
    background: #000277;
    display: flex
;
    justify-content: center;
    color: #fff;
}
.about-one{
    overflow:hidden;
}
.figlist1{
    transform: translateX(-290px);
}
.figlist2{
    transform: translateY(290px);
}
.figlist3{
    transform: translateX(290px);
}
.serlist{
    overflow: hidden;
}
/*.weqq{*/
/*    transform: translateY(-100%);*/
/*}*/
/*.weqq2{*/
/*    transform: translateY(-100%);*/
/*}*/
/*.weqq3{*/
/*    transform: translateY(-100%);*/
/*}*/

#whatsapp-chat a#send-it svg {
fill: #a6a6a6;
height: 24px;
width: 24px;
margin-bottom: 6px;
}

#whatsapp-chat .first-msg {
background: transparent;
padding: 30px;
text-align: center;
}

#whatsapp-chat .first-msg span {
background: #e2e2e2;
color: #333;
font-size: 14.2px;
line-height: 1.7;
border-radius: 10px;
padding: 15px 20px;
display: inline-block;
}

#whatsapp-chat .start-chat .blanter-msg {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
display:none;
}

#whatsapp-chat #get-number {
display: none;
}

#whatsapp-chat a.close-chat {
position: absolute;
top: 5px;
right: 15px;
color: #fff;
font-size: 30px;
text-decoration: none;
font-family: var(--regular-font);
}

#whatsapp-chat.hide {
display: none;
-webkit-animation-name: showhide;
      animation-name: showhide;
-webkit-animation-duration: 0.5s;
      animation-duration: 0.5s;
-webkit-transform: scale(1);
      transform: scale(1);
opacity: 1;
}

#whatsapp-chat .show {
display: block;
-webkit-animation-name: showhide;
      animation-name: showhide;
-webkit-animation-duration: 0.5s;
      animation-duration: 0.5s;
-webkit-transform: scale(1);
      transform: scale(1);
opacity: 1;
}

#whatsapp-chat .whatsapp-message-container {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
z-index: 1;
}

#whatsapp-chat .whatsapp-message {
padding: 7px 14px 6px;
background-color: #fff;
border-radius: 0px 8px 8px;
position: relative;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
opacity: 0;
-webkit-transform-origin: center top 0px;
      transform-origin: center top 0px;
z-index: 2;
-webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
      box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
margin-top: 4px;
margin-left: -54px;
max-width: calc(100% - 66px);
}

#whatsapp-chat .whatsapp-chat-body::before {
display: block;
position: absolute;
content: "";
left: 0px;
top: 0px;
height: 100%;
width: 100%;
z-index: 0;
opacity: 0.08;
background-image: url("public/images/whatsapp.webp");
}

#whatsapp-chat .eJJEeC {
background-color: #fff;
width: 52.5px;
height: 32px;
border-radius: 16px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
  -ms-flex-pack: center;
      justify-content: center;
-webkit-box-align: center;
  -ms-flex-align: center;
      align-items: center;
margin-left: 10px;
opacity: 0;
-webkit-transition: all 0.1s ease 0s;
transition: all 0.1s ease 0s;
z-index: 1;
-webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
      box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

#whatsapp-chat .hFENyl {
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}

#whatsapp-chat .ixsrax {
height: 5px;
width: 5px;
margin: 0px 2px;
border-radius: 50%;
display: inline-block;
position: relative;
-webkit-animation-duration: 1.2s;
      animation-duration: 1.2s;
-webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
      animation-timing-function: linear;
top: 0px;
background-color: #9e9da2;
-webkit-animation-name: ZpjSY;
      animation-name: ZpjSY;
}

#whatsapp-chat .dRvxoz {
height: 5px;
width: 5px;
margin: 0px 2px;
background-color: #b6b5ba;
border-radius: 50%;
display: inline-block;
position: relative;
-webkit-animation-duration: 1.2s;
      animation-duration: 1.2s;
-webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
-webkit-animation-timing-function: linear;
      animation-timing-function: linear;
top: 0px;
-webkit-animation-name: hPhMsj;
      animation-name: hPhMsj;
}

#whatsapp-chat .kAZgZq {
padding: 11px -22px 12px;
background-color: #fff;
/*border-radius: 0px 8px 8px;*/
position: relative;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
opacity: 0;
-webkit-transform-origin: center top 0px;
transform-origin: center top 0px;
z-index: 2;
-webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
margin-top: 1px;
margin-left: -9px;
width: 359px;
}

#whatsapp-chat .bMIBDo {
font-size: 12px;
font-weight: 600;
line-height: 18px;
color: rgba(0, 0, 0, 0.54);
letter-spacing: -0.2px;
font-family: var(--regular-font);
}

#whatsapp-chat .iSpIQi {
font-size: 14px;
line-height: 19px;
margin-top: 4px;
color: #111;
font-size: 14px;
line-height: 19px;
margin-top: 4px;
color: #111;
}

#whatsapp-chat .cqCDVm {
text-align: right;
margin-top: 6px;
font-size: 10px;
line-height: 16px;
color: rgba(17, 17, 17, 0.5);
margin-right: -8px;
margin-bottom: -4px;
}

#whatsapp-chat .service_chatList {
position: relative;
margin-top: 15px;
padding: 15px;
background: #fff;
margin-left: 10px;
font-size: 14px;
border-radius: 0 10px 10px 10px;
-webkit-box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
      box-shadow: rgba(0, 0, 0, 0.13) 0px 1px 0.5px;
}

#whatsapp-chat .service_chatList::after {
position: absolute;
content: '1:41 AM';
text-align: right;
font-size: 10px;
line-height: 16px;
color: rgba(17, 17, 17, 0.5);
right: 10px;
bottom: 5px;
}

#whatsapp-chat .service_chatList ul {
position: relative;
}

#whatsapp-chat .service_chatList ul li {
position: relative;
line-height: 25px;
margin-bottom: 5px;
color: #141d97;
opacity: 0.75;
}

#whatsapp-chat .service_chatList ul li:hover {
opacity: 1;
}

#whatsapp-chat .service_chatList ul li::after {
position: absolute;
content: '';
width: 16px;
height: 16px;
background-image: url(../icons/external_links.svg);
background-position: center;
background-repeat: no-repeat;
background-size: 15px;
top: 4px;
margin-left: 5px;
}

#whatsapp-chat .service_chatList ul h6 {
font-size: 14px;
font-weight: 400;
}

@media screen and (max-width: 480px) {
#whatsapp-chat #whatsapp-chat {
width: auto;
left: 5%;
right: 5%;
font-size: 80%;
}
}

a.blantershow-chat {
/* background: #fff; */
color: #404040;
position: fixed;
z-index: 98;
bottom: 20px;
right: 25px;
border-radius: 50%;
}

a.blantershow-chat img {
width: 45px;
-webkit-box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
      box-shadow: 0 1px 15px rgba(32, 33, 36, 0.28);
border-radius: 50%;
}

.chat_boxBody .form-row .form-control, .chat_boxBody .form-row .form-select {
border-radius: 5px;
height: 43px;
margin-bottom: 10px;
}
.chat_boxBody .form-control {
display: block;
width: 100%;
padding: .375rem .75rem;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
background-color: #fff;
background-clip: padding-box;
border: 1px solid #ced4da;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border-radius: .375rem;
transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
}
.chat_backdrop {
display: none;
width: 100%;
height: 100vh;
position: fixed;
inset: 0;
z-index: 110;
-webkit-backdrop-filter: blur(2px);
backdrop-filter: blur(2px);
-webkit-transition: var(--trans-sm);
transition: var(--trans-sm);
font-family: var(--heading-font)
}

.chat_backdrop.show::before {
position: absolute;
content: '';
width: 100%;
height: 100%;
background-color: rgba(0,0,0,.7);
inset: 0
}

.chat_boxBody {
padding: 20px 29px;
/*background-color: #f7f7f7;*/
position: relative;
height: 100%;
}
.close-chat img {
  width: 18px;
  filter: brightness(0) invert(1);
}

.mainwp {
  position: relative;
  z-index: 99999999999999999999999999999999999999999;
}
.mainwp::after {
  position: fixed;
  content: "";
  background-color: #00000099;
  background-size: contain;
  height: 100vh;
  width: 100vw;
  top: 0;
  left: 0;
  z-index: 9999999;
  backdrop-filter: blur(6px);
}


.togglee img{
width: 100%;
filter: brightness(0);
}

.frmms input, .frmms select {
    border: 1px solid lightgray;
    box-shadow: none;
    outline: none;
    height: 45px;
    border-radius: 0;
    padding-left: 5px;
}
.h456 {
    padding: 10px 53px;
    background-color: #bc3134;
    border-radius: 30px;
    left: 50%;
    transform: translateX(-50%);
    top: -7%;
    color: #fff;
    font-size: 22px;
    letter-spacing: 0.55px;
    border: 3px solid #fff;
    width: 40%;
    text-align: center;
}

.akc-maindonate-form12 {
    background-color: #313093 !important;
    padding: 3rem 1.25rem 2rem !important;
}
.frmms textarea {
    border: 1px solid lightgray;
    box-shadow: none;
    outline: none;
    height: 140px;
    border-radius: 0;
    padding-left: 5px;
}
.rightjoined {
    padding: 0;
    box-shadow: black 0px 0px 7px -5px;
}

.sdsw{
    padding:2rem;
    background-color: #fff3f3;  
}
.wwqqqqqqq{
     padding:2rem;
}
.sdsw h4{
    font-size: 18px;
    letter-spacing: 0.55px;
    font-weight: 400;
}
.sdsw h2{
   font-size: 33px;
    font-weight: 700;
    letter-spacing: 0.55px;
}
.abthd h4 {
    font-size: 22px;
    letter-spacing: 0.55px;
    margin-top: 10px;
    line-height: 32px;
}

#akcDonationFormMain {
    z-index: 1;
    margin-top: calc(-80% + 10vw);
    position: relative;
}
.akc-maindonate-form {
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
    padding: 1.25rem;
    border-radius: 8px;
    background-color: #fff;
    position: sticky;
    top: 5%;
}

.ppbtn a {
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 7px 20px;
    background-color: #2f3194;
    border-radius: 30px;
    color: #fff;
    font-size: 18px;
    transition:all .3s;
}
/*.ppbtn a:hover{*/
/*    background-color:#bc3134;*/
/*}*/
.wwqqqqqqq1 {
    padding: 3rem 0rem;
}
.abthd p{
    font-size: 18px;
    letter-spacing: 0.55px;
    line-height: 34px;
    color: #000;
    font-weight: 300;
}
.asdaswwre li p {
    display: flex;
    gap: 10px;
    font-size: 18px;
    letter-spacing: 0.55px;
    line-height: 34px;
    color: #ffffff;
    font-weight: 300;
}
.asdaswwre li p img {
    width: 15px;
    height: 15px;
    margin-top: 3px;
}
.asdaswwre li{
    padding:5px 0;
}














.akc-counterStrip-three {
    background-color: #2e3190de;
    padding: 6rem 0;
}
.akc-counterStrip-three h2 {
    color: rgb(255 255 255);
}
.heading-underline {
    position: relative;
    margin-bottom: 0.8em;
}
.mt-6 {
    margin-top: 4rem !important;
}
.akc-counterStrip-three .akc-stats {
    background-color: #fff !important;
}
.akc-counterStrip-three .akc-stats {
    width: 23%;
    border-radius: 30px;
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}
.akc-counterStrip-three .akc-stats {
    padding: 1.25rem;
}
.akc-counterStrip-three .akc-stats {
    display: flex;
    justify-content: center;
    align-items: center;
}
.akc-stats {
    text-align: center;
    font-weight: 700;
}

.akc-counterStrip-three .akc-stats img {
    margin-bottom: 0;
}
.akc-counterStrip .akc-stats img {
    width: 25%;
    display: inline;
    margin-bottom: 1rem;
}
.akc-counterStrip-three .akc-statsMealserved img {
    background-color: rgb(192 227 173 / 80%);
}
.akc-counterStrip .akc-stats * {
    color: var(--akc-black);
}
.akc-counterStrip-three img {
    padding: 3%;
    border-radius: 50px;
}
.akc-stats img {
    width: 40px;
    display: inline;
}
.akc-stats * {
    color: #fff;
}
.akc-counterStrip .akc-stats * {
    color: rgb(0 0 0);
}
.akc-counterStrip-three .akc-stats h5 {
    color: rgb(0 0 0);
    font-size: 1rem;
    line-height: 1.4em;
}
.akc-counterStrip .akc-stats h5 {
    font-weight: 500;
}
.rewq li a{
    transition:all .3s;
}
.rewq li a:hover{
    letter-spacing:0.55px;
    color:red;
}
.bve22:hover{
    background-color: transparent !important;
}
.bve22:hover .seo22{
    background-color: #bc3134 !important;
}
.bve22:hover .seo22 img{
        filter: brightness(0) invert(1);

}
.bve22:hover .ulp22 p{
    color:#000 !important;
}

.abthd112{
    position: sticky;
    top: 10rem;
}
.dwwreve{
    position:relative;
}
.dwwreve::after{
    position:absolute;
    content:"";
    background-image:url(../images/as.jpg);
    background-size:cover;
    height:100%;
    width:100%;
    top:0;
    left:0;
    z-index:-1;
    
}

.inner-success {
    width: 300px;
    margin: auto;
    background-color: white;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 2rem 1rem;
}
#success {
    background-color: #000000b8;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999;
    display: none;
}
.quick_sucInner {
    text-align: center;
}
.quick_sucInnerBtn {
    background-color: #31a300;
    border: none;
    color: #fff;
    cursor: pointer;
    font-size: 16px;
    padding: 7px 20px;
    border-radius: 30px;
    font-family: auto !important;
}
.quick_sucInner h3 {
    font-family: auto !important;
}
#successf {
    background-color: #000000b8;
    height: 100vh;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999999999999;
    display: none;
}
.quick_sucInnerf {
    text-align: center;
}

.fixbt{
    position:fixed;
    bottom:0;
    left:0;
    width:100%;
    z-index:999;
}

.dbt a{
    padding:12px;
    display:flex;
    width:100%;
    background-color:#b73033;
    font-size:18px;
    color:#fff;
    justify-content:center;
}
.jbt a{
    background-color:#303093 !important;
}


.linklist img{
    filter:initial !important;
        background-color: #fff;
    padding: 16px;
}


/*rupali start 15-05-2025*/
.backy {
    background: linear-gradient(180deg, rgba(253, 246, 249, .8), rgba(253, 244, 246, .8) 50%, rgba(252, 241, 244, .8) 60%, rgba(251, 233, 238, .8));
    background: linear-gradient(360deg, #30319226 -23%, #bc313400);
    margin: auto;
    width: 100%;
    border-radius: 0 0 7px 7px;
    padding: 0rem 0 3rem;
}
.orang{
    font-size: 32px !important;
    letter-spacing: 0.55px !important;
}
.hedr h2 {
    line-height: 39px;
    font-weight: 500;
    font-size: 26px;
    padding-bottom: 0;
    margin-top: 1rem;
    text-align: center;
}
.hedr h2{
   position: relative;
}
.hedr h2::before {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #707070;
    top: 50px;
    opacity: .53;
    width: 120px;
    right: 51%;
    margin-right: 54px;
}
.hedr h2::after {
    content: "";
    position: absolute;
    height: 5px;
    border-bottom: 1px solid #707070;
    top: 50px;
    opacity: .53;
    width: 120px;
    left: 52%;
    margin-left: 54px;
}
.tiku {
    width: 18px;
    height: 18px;
    background: #00025b;
    transform: rotate(45deg);
    position: absolute;
    left: 50%;
}
.tiku::before {
    content: "";
    position: absolute;
    background: #00025b;
    opacity: .53;
    width: 11px;
    height: 11px;
    top: 27px;
    left: -21px
}
.tiku::after{
  content: "";
    position: absolute;
    background: #00025b;
    opacity: .53;
    width: 11px;
    height: 11px;
    top: -21px;
    right: -21px;
}
.divs {
    display: flex;
    gap: 21px;
    align-items: center;
    margin-bottom: 3%;
}
.lowe h2{
  font-size: 17px;
    letter-spacing: 0.55px;
    color: #000000d1;
    margin-bottom: 0px;
    font-family: "Work Sans", sans-serif;
}
.rupe {
    font-size: 14px;
    color: #000000c7;
    letter-spacing: 0.55px;
    margin-bottom: 0px;
}

.firle {
    position: relative;
    height: 47px;
    width: 47px;
    background-color: #bc3134;
    border-radius: 50px;
}
.int {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    color: #fff;
    text-transform: capitalize;
    font-size: 20px;
}
.lowe{
  position: relative;
}

.lowe::after {
    content: "";
    border-bottom: 1px solid #0000001f;
    /* opacity: .2; */
    width: 186%;
    margin: 0 auto;
    position: absolute;
    left: -12px;
    bottom: -15px;
    left: -6px;
}
.pay-de {
    padding: 1rem 26px 12px 1rem;
}
/*.goit .col-lg-4:last-child .lowe::after {*/
/*   border-bottom: 0px solid #0000001f;*/
/*}*/
.goit{
    margin-top:4%;
}
.firle {
    height: 39px;
    width: 39px;
}
/* rupali end */



































