@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Poor+Story&family=Poppins:wght@400;500;600;700;800&display=swap");
html {
  overflow-x: hidden;
  scroll-behavior: smooth;
  font-family: "Poppins", sans-serif;
}

body {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

.bg-orange {
  background-color: #ff7d33;
}

.btn-orange {
  font-size: 1.125rem;
  font-weight: 600;
  color: #fff;
  min-width: 12rem;
  padding: 0.7rem;
  border-radius: 0.4rem;
  border: 1px solid #ff7d33;
  background-color: #ff7d33;
}

.pt-6 {
  padding-top: 6rem;
}

.pb-6 {
  padding-bottom: 6rem;
}

h2 {
  font-weight: 800;
  font-size: 3.125rem;
  font-family: "Poppins", sans-serif;
}

p {
  font-family: "Poppins", sans-serif;
}

.custom-sticky {
  position: sticky;
  top: 15%;
  z-index: 5;
}

.custom-detail-sticky {
  position: sticky;
  top: 16%;
  z-index: 5;
}

.form-check-input:checked[type=radio] {
  background-image: url(../image/puja-detail/circle.svg);
}

.form-check-input:checked {
  background-color: #fff;
  border-color: #262626;
}

.form-check-input:focus {
  border-color: #86b7fe;
  outline: 0;
  box-shadow: none;
}

.main_home_bg {
  background-image: url(../image/home-page-image/main-home-page-bg-1.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -8rem;
  background-attachment: fixed;
  position: relative;
}
.main_home_bg .content-head {
  top: 25%;
  position: absolute;
  left: 10%;
  width: 80%;
}
.main_home_bg .content-head h2 {
  font-size: 3.125rem;
  color: #262626;
  font-weight: 700;
}
.main_home_bg .content-head .hindi {
  font-weight: 700;
  font-size: 1.5rem;
  color: #262626;
  margin-bottom: 0;
}
.main_home_bg .content-head h3 {
  font-weight: 400;
  font-size: 1.5rem;
  color: #262626;
}

.viewl_all button {
  padding: 0.5rem 1.2rem;
  border-radius: 0.5rem;
  background-color: #fff;
  color: #ff7d33 !important;
  font-weight: 600;
  font-size: 1.2rem;
  border: 1px solid #ff7d33;
}
.viewl_all button:hover {
  background-color: #ff7d33;
  color: #fff !important;
}
.viewl_all button:hover a {
  color: #fff !important;
}
.viewl_all button a {
  color: #ff7d33 !important;
  text-decoration: none;
}

header {
  position: relative;
  z-index: 2;
}
header .mobile_bg .bg-header-mobile {
  background-image: url(../image/logo/mobile-bg-header.png);
  background-color: #ff7d33;
  background-size: cover;
  background-position: bottom;
  height: 11vh;
  width: 100%;
  background-repeat: no-repeat;
}
header .mobile_bg .number__connect_watpp_bg {
  margin: 1rem;
}
header .mobile_bg .number__connect_watpp_bg h6 {
  font-size: 1.2rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
header .mobile_bg .number__connect_watpp_bg .timing_vaikunth {
  font-size: 0.9rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  padding-top: 0.5rem;
}
header .mobile_bg .number__connect_watpp_bg .number__connect_watpp_bg__1 {
  border-radius: 8px;
  background: #f5f5f5;
  padding: 1rem;
}
header .mobile_bg .number__connect_watpp_bg__2 {
  border-radius: 8px;
  background: #f5f5f5;
  padding: 1rem;
}
header .mobile_bg .number__connect_watpp_bg__2 p {
  font-size: 1rem;
}
header .mobile_bg .list-navigation li {
  margin-bottom: 1rem;
  border-bottom: 0.5px solid #d9d9d9;
}
header .mobile_bg .log-bg- {
  background-color: #fff;
}
header .mobile_bg .offcanvas-body {
  overflow-y: auto !important;
}
header .mobile_bg .offcanvas-body .log_in_button_mobile .log_button {
  -webkit-appearance: none;
  -webkit-text-fill-color: #262626;
  background-color: #fff;
  color: #262626;
  border: none;
  font-weight: 600;
  font-size: 1.2rem;
  color: #262626;
  border-radius: 0.5rem;
  padding: 0.5rem 1.5rem;
}
header .mobile_bg .offcanvas-body .log_in_button_mobile .sign_button {
  background-color: #fff;
  color: #262626;
  border: none;
  font-weight: 600;
  font-size: 1.2rem;
  color: #262626;
  border-radius: 0.5rem;
  padding: 0.5rem 1rem;
}
header .mobile_bg .offcanvas-body .policy {
  margin-top: 0rem;
}
header .mobile_bg .offcanvas-body .policy li a {
  font-size: 1.2rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
header .mobile_bg .offcanvas-body ul {
  padding: 0;
  margin: 0;
}
header .mobile_bg .offcanvas-body ul li {
  padding-bottom: 1rem;
  list-style: none;
}
header .mobile_bg .offcanvas-body ul li .cart_button_mobile {
  background: none;
  border: none;
}
header .mobile_bg .offcanvas-body ul li .userLoggedin {
  margin-top: 1.3rem;
}
header .mobile_bg .offcanvas-body ul li .userLoggedin .profile {
  color: #262626 !important;
  border-radius: 50%;
  border: 1px solid #262626;
  display: grid;
  place-items: center;
  font-size: 1.4rem;
  width: 3rem;
  height: 3rem;
}
header .mobile_bg .offcanvas-body ul li .userLoggedin .user__name {
  color: #262626 !important;
  font-size: 1.4rem;
  padding: 0;
}
header .mobile_bg .offcanvas-body ul li .userLoggedin .log-out-new-button {
  background-color: #ff7d33;
  color: #fff;
  border: 1px solid #ff7d33;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  border-radius: 0.5rem;
  padding: 0.4rem 0.8rem;
}
header .mobile_bg .offcanvas-body ul li a {
  color: #262626;
  font-size: 1.1rem;
  text-decoration: none;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}
header .mobile_bg .offcanvas-body ul li .log_button {
  background-color: #ff7d33;
  font-size: 1.4rem;
  padding: 0.3rem 2.5rem 0.5rem;
  border-radius: 0.4rem;
  border: 1px solid #262626;
  font-weight: 500;
  -webkit-appearance: none;
  color: #fff;
  border: 1px solid #ff7d33;
}
header nav {
  display: flex;
  justify-content: space-between;
  padding: 1.5rem 5rem;
  background-color: #ff7d33;
}
header nav .black__logo {
  display: none;
}
header nav ul {
  display: flex;
  align-items: center;
  margin: 0;
}
header nav ul li {
  list-style: none;
}
header nav ul li svg path {
  fill: #fff;
}
header nav ul li a {
  text-decoration: none;
  font-weight: 500;
  font-size: 1.2rem;
  color: #fff;
  line-height: 1;
  padding: 0.5rem 1rem;
}
header nav ul li a.active {
  font-weight: 700;
}
header nav ul li a:hover {
  color: #262626;
  transition: all 0.3s ease;
}
header nav ul .log_in_button .log_button {
  background: #ff7d33;
  border: 1px solid #ff7d33;
  font-weight: 500;
  font-size: 1.125rem;
  line-height: 1;
  padding: 0.6rem 1.4rem;
  color: #fff !important;
  border-radius: 0.4rem;
  font-family: "Poppins", sans-serif;
}
header nav ul .log_in_button .sign_button {
  background-color: #fff;
  color: #262626;
  border: none;
  font-weight: 600;
  font-size: 1.2rem;
  color: #262626;
  border-radius: 0.5rem;
  padding: 0.4rem 0.9rem;
}
header nav ul .log_in_button .cart_button {
  background: none;
  border: none;
}
header nav ul .log_in_button svg path {
  fill: #fff;
}
header nav ul .log_in_button svg circle {
  stroke: #fff;
}
header .mobile__menu {
  background-color: transparent;
  padding: 1rem 0;
}
header .mobile__menu .btn {
  font-size: 2rem;
  color: #fff;
}
header .btn-close {
  background-image: url(../image/login-page-image/white-cross.svg);
  width: 1.3rem;
  height: 1rem;
  background-size: cover;
  opacity: 1;
  margin-right: 1rem;
}

.sanskar__ {
  margin-top: -3px;
  position: relative;
}

.upcoming_puja {
  background-image: url(../image/home-page-image/upcoming_bg.png);
  background-size: cover;
  background-repeat: no-repeat;
  padding-top: 5rem;
}
.upcoming_puja .upcoming_desc {
  padding-top: 6rem;
}
.upcoming_puja .upcoming_desc h2 {
  font-size: 3.75rem;
  font-weight: 600;
  color: #fff;
}
.upcoming_puja .upcoming_desc p {
  font-size: 1.375rem;
  font-weight: 400;
  color: #fff;
}
.upcoming_puja .puja_detail {
  padding: 0.8rem;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background-color: #fff;
  border-radius: 1.25rem;
  min-height: 34rem;
  max-height: 33rem;
}
.upcoming_puja .puja_detail img {
  width: 100%;
  min-height: 20rem;
  max-height: 20rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.upcoming_puja .puja_detail h4 {
  font-weight: 600;
  color: #262626;
  font-size: 1.4rem;
}
.upcoming_puja .puja_detail p {
  font-weight: 400;
  font-size: 1rem;
  color: #262626;
}
.upcoming_puja .puja_detail .book_puja_button {
  padding: 0.7rem 3rem;
  border-radius: 0.5rem;
  color: #ff7d33;
  font-weight: 600;
  font-size: 1.2rem;
  border: 1px solid #262626;
  background: #fff;
}
.upcoming_puja .puja_detail .book_puja_button:hover {
  background-color: #ff7d33;
  color: #fff;
  border: 1px solid #ff7d33;
}

.papular_puja {
  background-color: #fffdfd;
}
.papular_puja h2 {
  padding-top: 10rem;
  font-weight: 800;
  font-size: 3.125rem;
}
.papular_puja .puja_detail {
  padding: 2rem;
}
.papular_puja .puja_detail img {
  width: 100%;
}
.papular_puja .puja_detail h4 {
  font-weight: 600;
  color: #ff7d33;
  font-size: 1.4rem;
}
.papular_puja .puja_detail p {
  font-weight: 400;
  font-size: 1rem;
  color: #262626;
}
.papular_puja .puja_detail .book_puja_button {
  padding: 0.7rem 3rem;
  border-radius: 0.5rem;
  color: #ff7d33;
  font-weight: 600;
  font-size: 1.2rem;
  border: 1px solid #262626;
  background: #fff;
}
.papular_puja .puja_detail .book_puja_button:hover {
  background-color: #ff7d33;
  color: #fff;
  border: 1px solid #ff7d33;
}

.puja-samagri-card {
  border: 0.1rem solid #e2e2e2;
  border-radius: 1rem;
  margin-bottom: 3.125rem;
  position: relative;
}
.puja-samagri-card img {
  border-top-right-radius: 1rem;
  border-top-left-radius: 1rem;
  max-height: 12.75rem;
  min-height: 12.75rem;
}
.puja-samagri-card .body {
  padding: 1.2rem 1.5rem;
}
.puja-samagri-card .body a {
  text-decoration: none;
}
.puja-samagri-card .body h5 {
  color: #262626;
  font-weight: 500;
  font-size: 1.375rem;
  text-decoration: none;
}
.puja-samagri-card .body h5 span {
  font-family: "Poor Story", cursive;
  font-size: 1.375rem;
  font-weight: 400;
}
.puja-samagri-card .body h5 strike {
  color: #b0b0b0;
  font-weight: 400;
  font-size: 1rem;
}
.puja-samagri-card .body .small {
  font-weight: 500;
  color: #595959;
  font-size: 1.1rem;
}
.puja-samagri-card .body button {
  color: #ff7d33;
  font-weight: 500;
  width: 100%;
  margin-top: 1.2rem;
  background-color: #fff;
  border: 0.1rem solid #595959;
  padding: 0.5rem 1rem;
  border-radius: 0.5rem;
  line-height: 1.6;
}
.puja-samagri-card .discount {
  position: absolute;
  top: 1rem;
  left: 1rem;
  background-color: #dd4f27;
  color: #fff;
  border-radius: 0.5rem;
  padding: 0.2rem 1rem;
}
.puja-samagri-card .discount p {
  font-weight: 500;
  font-size: 0.8rem;
  color: #fff;
  margin-bottom: 0.3rem;
}

.figuring__fault {
  position: relative;
}
.figuring__fault::before {
  content: "";
  background: url(../image/home-page-image/bg-chankr.png);
  position: absolute;
  top: -4rem;
  width: 44%;
  background-repeat: no-repeat;
  height: 100%;
  background-size: contain;
  background-position: center;
}
.figuring__fault .define-section__1 h2 {
  font-size: 3.75rem;
  font-weight: 600;
  font-family: Poppins;
}
.figuring__fault .define-section__1 h2 span {
  color: #ff7d33;
}
.figuring__fault .define-section__1 p {
  font-weight: 400;
  font-size: 1.5rem;
  color: #262626;
  text-align: justify;
}
.figuring__fault .define-section__2 img {
  animation: rotating 9s linear infinite;
  width: 100% !important;
  margin: 131px 368px 265px -207px;
}
@keyframes rotating {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}

.story-1 h1 {
  font-size: 1rem;
  color: #ff7d33;
  font-family: "Poppins", sans-serif;
  font-weight: 500;
}

.Baikunth-news h2 {
  font-size: 3.75rem;
  font-weight: 600;
  font-family: Poppins;
}
.Baikunth-news h2 span {
  color: #ff7d33;
}
.Baikunth-news .news-update {
  margin: 1rem 2rem;
}
.Baikunth-news .news-update img {
  width: 100%;
  -o-object-fit: scale-down;
     object-fit: scale-down;
  aspect-ratio: 3/2;
}

button:focus:not(:focus-visible) {
  outline: 0;
  box-shadow: none;
}

.new-our-user {
  width: 100%;
  position: relative;
  padding: 10rem 0 20rem;
  background: linear-gradient(180deg, #fff 4%, #ff7d33 22%, #ff7d33 50%, #ff7d33 78%, #fff 96%);
}
.new-our-user::after {
  content: "";
  background-image: url(../image/home-page-image/our-user-left.png);
  bottom: 12%;
  background-repeat: no-repeat;
  width: 10%;
  height: 29%;
  position: absolute;
}
.new-our-user::before {
  content: "";
  background-image: url(../image/home-page-image/our-user-right.png);
  top: 5%;
  background-repeat: no-repeat;
  width: 19%;
  height: 49%;
  position: absolute;
  right: 0;
}
.new-our-user .new-our-userdetail {
  margin-top: 5rem;
  padding: 2rem;
  border-radius: 0.5rem;
  background-color: #fff;
}
.new-our-user .new-our-userdetail img {
  width: 4rem;
  max-width: 4rem;
}
.new-our-user .new-our-userdetail h6 {
  font-weight: 700;
}
.new-our-user .new-our-userdetail p {
  font-weight: 500;
  font-size: 1rem !important;
}
.new-our-user .new-our-userdetail ul {
  margin-top: 0.9rem;
}
.new-our-user .new-our-userdetail ul li {
  list-style: none;
  padding-left: 0.7rem;
}
.new-our-user .new-our-userdetail ul li img {
  width: 1.25rem;
  max-width: 1.25rem;
}
.new-our-user #new__testimonial .owl-dots {
  text-align: center;
  margin-top: 3rem;
}
.new-our-user #new__testimonial .owl-dots .owl-dot {
  width: 1rem;
  height: 1rem;
  border: 2px solid #fff;
  margin: 0.3rem;
  border-radius: 0.5rem;
}
.new-our-user #new__testimonial .owl-dots .owl-dot.active {
  border: 2px solid #262626;
  background-color: #fff;
}

.new-chose-us {
  width: 100%;
  position: relative;
  padding: 10rem 0 20rem;
  background: linear-gradient(180deg, rgb(240, 240, 240) 4%, rgba(255, 125, 51, 0.8491771709) 22%, rgb(255, 125, 51) 50%, rgba(255, 125, 51, 0.8491771709) 78%, rgb(255, 255, 255) 96%);
  position: relative;
  overflow-x: hidden;
}
.new-chose-us::after {
  content: "";
  position: absolute;
  background-image: url(../image/home-page-image/left-wuychoose.png);
  top: 8%;
  height: 61%;
  left: 0;
  width: 16%;
  background-repeat: no-repeat;
}
.new-chose-us::before {
  content: "";
  position: absolute;
  background-image: url(../image/home-page-image/right-wuychoose.png);
  top: 8%;
  height: 61%;
  right: -1%;
  width: 16%;
  background-repeat: no-repeat;
}
.new-chose-us .bg-choose-us {
  background-color: #ffad7d;
  margin-top: 4rem;
  border-radius: 50px;
  padding: 4rem 4rem 0.8rem 4rem;
  text-align: center;
  width: 100%;
}
.new-chose-us .bg-choose-us img {
  margin: -10rem auto 0;
}
.new-chose-us .bg-choose-us h6 {
  font-size: 2.5rem !important;
  color: #262626;
  font-weight: 600;
}
.new-chose-us .bg-choose-us p {
  font-size: 1.25rem !important;
  color: #262626;
  font-weight: 600;
}
.new-chose-us .home_wuy_choose h2 {
  font-size: 3.125rem;
  color: #fff !important;
  font-weight: 800;
}
.new-chose-us .home_wuy_choose p {
  font-size: 1.25rem;
  color: #fff !important;
  font-weight: 600;
}

.daily_Puja_Subscription .daily__puja .nav-item {
  margin: 0 1rem;
}
.daily_Puja_Subscription .daily__puja .nav-item .nav-link {
  background: #f6f6f6;
  color: #262626;
  padding: 0.7rem 1.5rem;
  border: 1px solid transparent;
  font-size: 1.25rem !important;
  border-radius: 0.3rem;
}
.daily_Puja_Subscription .daily__puja .nav-item .nav-link.active {
  font-weight: 500;
  background: #ffefd7;
  border: 1px solid #262626;
}

.upcoming__puja {
  padding: 1rem;
}
.upcoming__puja .Daily__puja {
  padding: 1rem 1.7rem;
}
.upcoming__puja img {
  width: 100%;
}
.upcoming__puja a {
  text-decoration: none;
}
.upcoming__puja h4 {
  font-size: 20px !important;
  font-weight: 600;
  color: #ff7d33;
}
.upcoming__puja p {
  font-weight: 400;
  font-size: 1rem !important;
  color: #262626;
}
.upcoming__puja .book_puja_button {
  padding: 0.7rem 3rem;
  border-radius: 0.5rem;
  color: #ff7d33;
  font-weight: 600;
  font-size: 1.2rem;
  border: 1px solid #262626;
  background: #fff;
}
.upcoming__puja .book_puja_button:hover {
  background-color: #ff7d33;
  color: #fff;
  border: 1px solid #ff7d33;
}

.blog-info {
  margin-bottom: 3.5rem;
}
.blog-info img {
  min-height: 18.75rem;
  max-height: 18.75rem;
  border-radius: 1rem;
}
.blog-info h5 {
  margin-top: 0.6rem;
}
.blog-info h5 a {
  color: #ff7d33;
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  text-decoration: none;
}
.blog-info p {
  font-size: 1rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  color: #262626;
  margin-top: 0.8rem;
}

.upcoming_puja .upcoming-card-list .upcoming-card {
  padding: 0.8rem;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background-color: #fff;
  border-radius: 9px;
}
.upcoming_puja .upcoming-card-list .upcoming-card img {
  aspect-ratio: 4/3;
}
.upcoming_puja .upcoming-card-list .upcoming-card p {
  font-size: 8px;
  font-weight: 500;
}
.upcoming_puja .upcoming-card-list .upcoming-card h3 {
  font-size: 8px;
  font-weight: 500;
}
.upcoming_puja .upcoming-card-list .upcoming-card h3 span {
  color: #ff7d33;
  font-size: 10px;
  font-weight: 600;
}
.upcoming_puja .upcoming-card-list .upcoming-card button {
  background-color: #ff7d33;
  border-radius: 6px;
  border: none;
  padding-block: 0.2rem 0.4rem;
  padding-inline: 0.9rem;
  border-radius: 0.3rem;
}
.upcoming_puja .upcoming-card-list .upcoming-card button a {
  text-decoration: none;
  color: white;
  font-size: 11px;
}

.cant-find-what-you-looking {
  margin-top: 7rem;
  margin-bottom: 8rem;
}
.cant-find-what-you-looking .arrange-puja {
  background-image: url("../image/home-page-image/orange-bg.png");
  background-repeat: no-repeat;
  border: 30px;
  background-size: cover;
  background-position: center;
  border-radius: 2.4rem;
}
.cant-find-what-you-looking .arrange-puja .arrange-puja-text {
  font-family: "Hind", sans-serif;
  font-size: 44px;
  font-weight: 600;
  line-height: 57.2px;
  letter-spacing: -0.02em;
  text-align: left;
  padding-left: 2.5rem;
  padding-top: 3rem;
}
.cant-find-what-you-looking .arrange-puja .arrange-puja-text h3 {
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 24px;
  font-weight: 600;
  line-height: 33.8px;
}
.cant-find-what-you-looking .arrange-puja .arrange-puja-text h6 {
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
  margin-top: 1rem;
}
.cant-find-what-you-looking .arrange-puja .arrange-puja-text button {
  border: none;
  border-radius: 8px;
  font-family: "Hind", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 33px;
  text-align: center;
  color: #ff7d33;
  margin-top: 1rem;
  background-color: white;
  padding: 12px 24px 12px 24px;
}
.cant-find-what-you-looking .panditji-img {
  margin-top: -3rem;
  position: relative;
  padding-inline: 2rem;
  bottom: -2rem;
}

.section-social-cta {
  margin-top: 1.3rem;
  display: flex;
  align-items: center;
  gap: 0.5rem;
}
.section-social-cta .call {
  display: inline-block;
  background-color: #fff;
  font-family: "Poppins", sans-serif;
  padding: 0.8rem 0.55rem;
  border-radius: 0.5rem;
  font-weight: 600;
  font-size: 0.98rem;
  text-align: center;
  letter-spacing: 0.2px;
}
.section-social-cta .whatsapp {
  display: inline-block;
  background-color: #64b161;
  font-family: "Poppins", sans-serif;
  color: #fff;
  padding: 0.8rem 0.98rem;
  border-radius: 0.5rem;
  font-weight: 500;
  font-size: 0.9rem;
  letter-spacing: 0.2px;
  text-align: center;
}

.dosh-nivaran-puja {
  background: linear-gradient(180deg, #fcf4eb 0%, #fcf4eb 48.44%, rgba(252, 244, 235, 0) 100%);
}
.dosh-nivaran-puja h1 {
  font-size: 30px;
  font-weight: 600;
}
.dosh-nivaran-puja p {
  font-size: 16px;
  line-height: 24px;
}
.dosh-nivaran-puja .dosh-niva-list .dosh-card h6 {
  height: 1.5rem;
}
.dosh-nivaran-puja .dosh-niva-list .dosh-card p {
  font-size: 8px;
  font-weight: 500;
  line-height: 14px;
  height: 8rem;
}
.dosh-nivaran-puja .dosh-niva-list .dosh-card button {
  background-color: #ff7d33;
  border-radius: 6px;
  border: none;
  padding: 0.2rem 1.3rem 0.5rem 1.3rem;
  border-radius: 0.5rem;
}
.dosh-nivaran-puja .dosh-niva-list .dosh-card button a {
  text-decoration: none;
  color: white;
  font-size: 11px;
}

.upcoming_puja .upcoming-card-list .upcoming-card h6 {
  height: 2.2rem;
}
.upcoming_puja .upcoming-card-list .upcoming-card p {
  height: 3.2rem;
}

.sampark-section .sampark__form {
  background-color: #ff7d33;
  padding: 2rem;
  border-radius: 0.9rem;
}
.sampark-section .sampark__form .text-center h4 {
  font-size: 1.6875rem;
  font-weight: 600;
  font-family: "Hind", sans-serif;
  color: #fff;
}
.sampark-section .sampark__form .text-center p {
  font-size: 0.875rem;
  font-family: "Hind", sans-serif;
  color: #fff;
  font-weight: 400;
}
.sampark-section .sampark__form input {
  background-color: #ffffff;
  margin-bottom: 1rem;
  padding: 0.8rem;
  border-radius: 8px;
}
.sampark-section .sampark__form input::-moz-placeholder {
  font-size: 0.75rem;
  font-weight: 400;
  font-family: "Hind", sans-serif;
  color: #262626;
}
.sampark-section .sampark__form input::placeholder {
  font-size: 0.75rem;
  font-weight: 400;
  font-family: "Hind", sans-serif;
  color: #262626;
}
.sampark-section .sampark__form textarea {
  background-color: #ffffff;
  margin-bottom: 3rem;
  border-radius: 8px;
}
.sampark-section .sampark__form textarea::-moz-placeholder {
  font-size: 0.75rem;
  font-weight: 400;
  font-family: "Hind", sans-serif;
  color: #262626;
}
.sampark-section .sampark__form textarea::placeholder {
  font-size: 0.75rem;
  font-weight: 400;
  font-family: "Hind", sans-serif;
  color: #262626;
}
.sampark-section .sampark__form button {
  width: 100%;
  padding: 0.6rem;
  background-color: #ff7d33;
  border: 1px solid #fff;
  color: #fff;
  font-size: 0.875rem;
  font-weight: 600;
  border-radius: 0.5rem;
}

.app .android {
  background: linear-gradient(#ff7d35, #ff865b);
  border-radius: 2rem;
}
.app .android .available h1 {
  font-size: 28.02px;
  font-weight: 600;
  line-height: 36.42px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
}
.app .android .available p {
  font-size: 10px;
  font-weight: 400;
  line-height: 16.81px;
  text-align: left;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
}
.app .android .get {
  max-width: 23rem;
  min-width: 23rem;
}
.app .android .embark .group img {
  max-width: 9rem;
  min-width: 9rem;
}
.app .android .embark .journey p {
  font-family: "Poppins", sans-serif;
  font-size: 13.7px;
  font-weight: 500;
  line-height: 19.18px;
  letter-spacing: -0.02em;
  text-align: left;
  color: #ffffff;
}

.cunduct_pandit {
  background: linear-gradient(to bottom, #fdf5ec, #fdf5ec);
}
.cunduct_pandit .heading h1 {
  font-size: 3.75rem;
  font-weight: 600;
  color: #262626;
}
.cunduct_pandit .heading h1 span {
  color: #ff7d33;
}
.cunduct_pandit .heading p {
  font-size: 20px;
  line-height: 25px;
}
.cunduct_pandit .pandit-story .owl-stage {
  right: 15px;
}
.cunduct_pandit .pandit-story .story-item {
  position: relative;
  overflow: hidden; /* Hide overflow for contained elements */
  width: 100%;
}
.cunduct_pandit .pandit-story .story-item .image-container {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.cunduct_pandit .pandit-story .story-item img {
  width: 100%;
  display: block;
  transition: transform 0.3s ease;
  border-radius: 10px;
}
.cunduct_pandit .pandit-story .story-item .text-overlay {
  position: absolute;
  bottom: 0; /* Position at the bottom */
  left: 0;
  width: 100%;
  padding: 15px; /* Padding for text */
  box-sizing: border-box;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.4) 0%, rgba(0, 0, 0, 0.4) 0%); /* Gradient from bottom to top */
  color: #fff;
  opacity: 0;
  transition: opacity 0.3s ease;
  text-align: center;
}
.cunduct_pandit .pandit-story .story-item .text-overlay h3 {
  margin-bottom: 10px;
  font-size: 1.375rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
.cunduct_pandit .pandit-story .story-item .text-overlay p {
  font-size: 1.125rem;
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
.cunduct_pandit .pandit-story .story-item:hover img {
  transform: scale(1.1);
}
.cunduct_pandit .pandit-story .story-item:hover .text-overlay {
  opacity: 0.8;
}

.top__pandits .owl-item .item {
  border: 0.1rem solid #b0b0b0;
  border-radius: 1.2rem;
  margin: 1.5rem 1rem;
}
.top__pandits .owl-item .item img {
  border-radius: 50%;
  min-height: 12rem;
  min-width: 12rem;
  width: 100%;
  max-width: 13rem;
  max-height: 12rem;
}
.top__pandits .owl-item h5 {
  color: #262626;
  font-weight: 600;
}
.top__pandits .owl-item p {
  color: #262626;
}
.top__pandits .owl-item.item__active .item {
  border: 0.2rem solid #ff7d33;
  color: #262626;
  padding: 1.5rem 0;
  margin-top: 0rem;
}
.top__pandits .owl-item.item__active .item img {
  box-shadow: #ff7d33 0 0 40px 0px;
  border-radius: 50%;
}

.item p {
  font-size: 1.2rem !important;
}

.thank-content .content-inner {
  font-family: "Poppins", sans-serif;
}
.thank-content .content-inner h1 {
  font-size: 2.5rem;
  font-weight: 600;
  margin-top: 4rem;
}
.thank-content .content-inner p {
  font-size: 22px;
  font-weight: 500;
}
.thank-content .content-inner button {
  background-color: #ff7d33;
  border-radius: 6px;
  border: none;
  padding: 0.4rem 1.9rem 0.6rem 1.9rem;
  border-radius: 0.5rem;
  text-decoration: none;
  color: white;
  font-size: 14px;
  font-weight: 600;
}

.define-section .define-gayetri__1 h2 {
  font-size: 3.75rem;
  font-weight: 600;
  font-family: Poppins;
}
.define-section .define-gayetri__1 h2 span {
  color: #ff7d33;
}
.define-section .define-gayetri__1 .st-sound-item {
  display: flex;
  align-items: center;
  margin-bottom: 2rem;
}
.define-section .define-gayetri__1 .st-sound-item button {
  background: none;
  border: none;
}
.define-section .define-gayetri__1 .st-sound-range {
  /* Thumb: webkit */
  /* Thumb: Firefox */
  /* Hover, active & focus Thumb: Webkit */
  /* Hover, active & focus Thumb: Firfox */
}
.define-section .define-gayetri__1 .st-sound-range .st-sound-range-label {
  font-weight: 600;
  font-size: 1.4rem;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0.5rem;
}
.define-section .define-gayetri__1 .st-sound-range input {
  width: 100%;
  min-width: 15rem;
}
.define-section .define-gayetri__1 .st-sound-range .value {
  display: none;
}
.define-section .define-gayetri__1 .st-sound-range input[type=range] {
  /* removing default appearance */
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  /* creating a custom design */
  width: 100%;
  cursor: pointer;
  outline: none;
  border-radius: 15px;
  /*  overflow: hidden;  remove this line*/
  /* New additions */
  height: 10px;
  background: #ccc;
}
.define-section .define-gayetri__1 .st-sound-range input[type=range]::-webkit-slider-thumb {
  /* removing default appearance */
  -webkit-appearance: none;
  appearance: none;
  /* creating a custom design */
  height: 22px;
  width: 22px;
  background-color: #ff7d33;
  border-radius: 50%;
  border: none;
  /* box-shadow: -407px 0 0 400px #f50; emove this line */
  -webkit-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.define-section .define-gayetri__1 .st-sound-range input[type=range]::-moz-range-thumb {
  height: 22px;
  width: 22px;
  background-color: #ff7d33;
  border-radius: 50%;
  /* box-shadow: -407px 0 0 400px #f50; emove this line */
  -moz-transition: 0.2s ease-in-out;
  transition: 0.2s ease-in-out;
}
.define-section .define-gayetri__1 .st-sound-range input[type=range]::-webkit-slider-thumb:hover {
  box-shadow: 0 0 0 10px rgba(255, 85, 0, 0.1);
}
.define-section .define-gayetri__1 .st-sound-range input[type=range]:active::-webkit-slider-thumb {
  box-shadow: 0 0 0 13px rgba(255, 85, 0, 0.2);
}
.define-section .define-gayetri__1 .st-sound-range input[type=range]:focus::-webkit-slider-thumb {
  box-shadow: 0 0 0 13px rgba(255, 85, 0, 0.2);
}
.define-section .define-gayetri__1 .st-sound-range input[type=range]::-moz-range-thumb:hover {
  box-shadow: 0 0 0 10px rgba(255, 85, 0, 0.1);
}
.define-section .define-gayetri__1 .st-sound-range input[type=range]:active::-moz-range-thumb {
  box-shadow: 0 0 0 13px rgba(255, 85, 0, 0.2);
}
.define-section .define-gayetri__1 .st-sound-range input[type=range]:focus::-moz-range-thumb {
  box-shadow: 0 0 0 13px rgba(255, 85, 0, 0.2);
}

.daily_Puja {
  position: relative;
  z-index: 1;
}
.daily_Puja .daily_decription p {
  font-weight: 600;
  font-size: 1.4rem;
  color: #262626;
}

footer video {
  margin-bottom: -8px;
}
footer .footer__styled {
  background-color: #ff7d33;
}
footer .footer__styled h2 {
  font-size: clamp(2rem, 2.6vw, 3.125rem);
  font-weight: 800;
  font-family: "Poppins", sans-serif;
  color: #fff;
}
footer .footer__styled .contct-footer {
  text-align: right;
}
footer .footer__styled .contct-footer h4 {
  color: #fff;
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  font-style: normal;
  font-weight: 600;
  line-height: 60px;
}
footer .footer__styled .contct-footer p {
  color: #fff;
  font-size: 1.1rem;
}
footer .footer__styled .contct-footer p a {
  color: #fff;
  text-decoration: none;
  font-size: 1.1rem;
}
footer .footer__styled .social-icon ul li a {
  font-size: clamp(1.5rem, 1vw, 1rem);
}
footer .footer__styled ul {
  list-style: none;
  padding-left: 0;
}
footer .footer__styled ul li a {
  text-decoration: none;
  color: #fff;
  font-size: clamp(0.9rem, 1vw, 1rem);
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}
footer .footer__styled .design_by {
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  text-align: end;
}

.puja__listing .search-bar-1 {
  position: relative;
}
.puja__listing .search-bar-1 img {
  position: absolute;
  right: 1%;
  top: 24%;
}
.puja__listing .search-bar-1 input {
  width: 100%;
  height: 3.4rem;
  background-color: #f6f6f6;
  border-color: #d7d7d7;
}
.puja__listing .search-bar-1 input::-moz-placeholder {
  color: #b0b0b0;
  font-weight: 500;
  font-size: 1.25rem;
}
.puja__listing .search-bar-1 input::placeholder {
  color: #b0b0b0;
  font-weight: 500;
  font-size: 1.25rem;
}
.puja__listing .search-bar-1 input:focus {
  box-shadow: none;
  border: 1px solid #ff7d33;
}
.puja__listing .ms-n5 {
  margin-left: 0px;
}
.puja__listing .category {
  background-color: rgb(255, 248, 240);
  border: 1px solid rgb(255, 219, 178);
  border-radius: 0.9375rem;
}
.puja__listing .category h4 {
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #262626;
  border-bottom: 1px solid rgb(255, 219, 178);
  padding: 1.2rem 1.5rem;
}
.puja__listing .category .nav-pills {
  list-style: none;
  flex-direction: column;
}
.puja__listing .category .nav-pills .nav-item {
  color: #262626;
}
.puja__listing .category .nav-pills .nav-item .nav-link {
  background: transparent;
  font-weight: 500;
  font-family: "Poppins", sans-serif !important;
  text-align: start;
  font-size: 1.1875rem;
  color: #262626;
  padding-inline: 1.5rem;
  padding-bottom: 0;
  display: block;
  box-shadow: none !important;
}
.puja__listing .category .nav-pills .nav-item .nav-link:focus {
  box-shadow: none;
}
.puja__listing .category .nav-pills .nav-item .nav-link a {
  background: transparent;
  font-weight: 500;
  font-family: "Poppins", sans-serif !important;
  text-align: start;
  font-size: 19px;
  color: #262626;
  padding-bottom: 0;
}
.puja__listing .category .nav-pills .nav-link.active {
  display: block;
  color: #ff7d33 !important;
  font-size: 19px;
}
.puja__listing .category .nav-pills .nav-link.active a {
  display: block;
  color: #ff7d33 !important;
  font-size: 1.1875rem;
}
.puja__listing .category .nav-pills .nav-link:focus {
  box-shadow: none;
  outline: none;
}
.puja__listing .puja-listing-card {
  margin-bottom: 2.5rem;
  padding: 1.5rem;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background-color: #fff;
  border-radius: 1.25rem;
  position: relative;
}
.puja__listing .puja-listing-card .card-footer {
  position: absolute;
  bottom: 1.25rem;
  width: 100%;
  text-align: left;
  background: none !important;
  border: none;
}
.puja__listing .puja-listing-card img {
  min-height: 18.75rem;
  max-height: 18.75rem;
  border-radius: 1rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.puja__listing .puja-listing-card h4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.puja__listing .puja-listing-card h4 a {
  display: inline-block;
  text-decoration: none;
  color: #262626;
  font-size: 1.3rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif !important;
}
.puja__listing .puja-listing-card h5 {
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif !important;
  margin-bottom: 0;
}
.puja__listing .puja-listing-card h5 span {
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "Poor Story", cursive;
}
.puja__listing .puja-listing-card p {
  font-size: 1rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
.puja__listing .puja-listing-card .btn-outline-secondary {
  font-size: 1rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif !important;
  color: #ff7d33;
  padding: 0.6rem 0;
  border: 1px solid #ff7d33;
  border-radius: 0.3125rem;
  width: 8.75rem;
}
.puja__listing .puja-listing-card .btn-outline-secondary:hover {
  background-color: #ff7d33;
  color: #fff;
  border: 1px solid #ff7d33;
}
.puja__listing .puja-listing-card .btn-outline-secondary:focus {
  box-shadow: none;
  outline: none;
}
.puja__listing .list-category-filter-1 {
  border-bottom: 1px solid #d7d7d7;
}
.puja__listing .list-category-filter-1 .option-category select {
  font-size: 0.875rem;
  color: #666666;
  font-weight: 500;
  border-color: #eeeeee;
  padding: 0.4rem;
}
.puja__listing .list-category-filter-1 .list-category-filter-2 .pera-filter p {
  font-size: 0.875rem;
  color: #999999;
  font-weight: 500;
}
.puja__listing .list-category-filter-1 .list-category-filter-2 .cross_filter p {
  background-color: #f6f6f6;
  color: #666666;
  font-size: 0.875rem;
  font-weight: 500;
  padding: 0.2rem 0.8rem;
  border-radius: 1rem;
}
.puja__listing .list-category-filter-1 .list-category-filter-2 .block-list-2 a {
  font-size: 0.875rem;
  color: #262626;
  font-weight: 500;
}
.puja__listing .filter_gods {
  background-color: rgb(255, 248, 240);
  border: 1px solid rgb(255, 219, 178);
  border-radius: 0.4rem;
  padding: 1rem;
}
.puja__listing .filter_gods h4 {
  font-size: 1.375rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #262626;
  border-bottom: 1px solid rgb(255, 219, 178);
}
.puja__listing .filter_gods ul {
  padding: 0;
  flex-wrap: wrap;
  align-items: center;
  margin-top: 1rem;
}
.puja__listing .filter_gods ul li {
  list-style: none;
  background-color: transparent;
  border: 1px solid rgb(105, 105, 105);
  font-size: 0.875rem;
  margin-left: 0.5rem;
  padding: 0.3rem 1rem;
  margin-bottom: 0.8rem;
  border-radius: 0.3rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  color: rgb(105, 105, 105);
  cursor: pointer;
}
.puja__listing .filter_gods ul li:hover {
  box-shadow: none;
  background-color: #ff7d33;
  border: 1px solid #ff7d33;
  color: #fff !important;
}

.puja__details .puja-detail-image {
  border-radius: 1rem;
  max-width: 75%;
}
.puja__details .puja_detail_info h4 {
  font-size: 2.25rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif !important;
  color: #262626;
}
.puja__details .puja_detail_info h6 {
  font-size: 1rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif !important;
  color: #ff7d33;
}
.puja__details .puja_detail_info h5 {
  font-size: 1.625rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif !important;
}
.puja__details .puja_detail_info h5 span {
  font-size: 1.675;
  font-weight: 400;
  font-family: "Poppins", sans-serif !important;
}
.puja__details .puja_detail_info h5 .heading {
  font-size: 1.25rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif !important;
}
.puja__details .puja_detail_info .detail-price {
  font-size: 24px;
  font-weight: 500;
  font-family: "Poppins", sans-serif !important;
  color: #000000;
}
.puja__details .puja_detail_info .detail-price span {
  font-size: 24px;
  font-weight: 600;
  font-family: "Poppins", sans-serif !important;
}
.puja__details .puja_detail_info label {
  font-size: 1.0313rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif !important;
  color: #595959;
  border: none;
}
.puja__details .puja_detail_info .form-select,
.puja__details .puja_detail_info .form-control {
  font-weight: 400;
  font-family: "Poppins", sans-serif !important;
  border-top: 0;
  border-left: 0;
  border-right: 0;
  border-radius: 0;
  color: #c2c2c2;
  font-size: 17px !important;
  padding-left: 0 !important;
}
.puja__details .puja_detail_info .form-select:focus,
.puja__details .puja_detail_info .form-control:focus {
  box-shadow: none;
  outline: none;
  border-bottom: 1px solid #ff7d33;
}
.puja__details .puja_detail_info .btn-outline-secondary {
  font-size: 1.125rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  background-color: #ff7d33;
  color: #fff;
  padding: 0.8rem;
  border: 0;
  border: 1px solid #ff7d33;
}
.puja__details .puja_detail_info .btn-outline-secondary:focus {
  box-shadow: none;
  outline: none;
}
.puja__details .puja_detail_info .btn-outline-secondary:hover {
  background-color: #fff;
  color: #262626;
  border: 1px solid #262626;
}

.description .nav-tabs {
  display: flex;
  justify-content: space-between;
}
.description .nav-tabs .nav-item {
  text-align: center;
}
.description .nav-tabs .nav-item .nav-link.active {
  border-bottom: 2px solid #ff7d33;
  color: #ff7d33;
  font-size: 1.25rem;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}
.description .nav-tabs .nav-item .nav-link {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  color: #595959;
  padding: 0.5rem 1rem;
  text-align: center;
}
.description .content-body h6 {
  color: #ff7d33;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  text-align: justify;
}
.description .content-body p {
  font-size: 1rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  text-align: justify;
}
.description .content-body .faq__ {
  background-color: #fff;
}
.description .content-body .faq__ h4 {
  color: #ff7d33;
  font-size: 1.25rem;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
  padding-bottom: 1rem;
}
.description .content-body .faq__ .accordion {
  border: 0;
}
.description .content-body .faq__ .accordion .accordion-header {
  border: none;
}
.description .content-body .faq__ .accordion .accordion-header span {
  background-color: #ff7d33;
}
.description .content-body .faq__ .accordion .accordion-button {
  background-color: #fff;
  color: #ff7d33;
  font-size: 1rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #262626;
  padding-left: 0;
}
.description .content-body .faq__ .accordion .accordion-button::after {
  background-image: url(../image/puja-detail/plus-orange.png);
}
.description .content-body .faq__ .accordion .accordion-button:focus {
  color: #262626;
  outline: none;
}
.description .content-body .faq__ .accordion .accordion-button:not(.collapsed) {
  border: none;
}
.description .content-body .faq__ .accordion .accordion-button:not(.collapsed)::after {
  background-image: url(../image/puja-detail/minus-orange.png);
}
.description .content-body .faq__ .accordion .accordion-button:focus {
  border-color: 0;
  box-shadow: none;
}
.description .content-body .faq__ .accordion .accordion-item {
  border-left: 0;
  border-right: 0;
  border-top: 0;
}
.description .content-body .faq__ .accordion .accordion-body {
  background-color: #fff;
  color: #262626;
  font-size: 1rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  padding: 2rem;
  padding-left: 0;
  border: none;
  text-align: justify;
}

.button-fill-orange {
  font-family: "Poppins", sans-serif !important;
  background-color: #ff7d33 !important;
  color: #fff !important;
  font-size: 1.25rem !important;
  font-weight: 600 !important;
  padding: 0.8rem 1.5rem !important;
  border-radius: 0.5rem !important;
  border: 1px solid #ff7d33 !important;
  transition: all 0.3s ease-in-out !important;
  position: relative;
}
.button-fill-orange:hover {
  background-color: #fff !important;
  color: #ff7d33 !important;
}
.button-fill-orange .free-icon {
  position: absolute;
  top: -1.5625rem;
  right: -1.6875rem;
  width: -moz-fit-content;
  width: fit-content;
  -o-object-fit: contain;
     object-fit: contain;
}

.button-outline-orange {
  font-family: "Poppins", sans-serif !important;
  background-color: #fff !important;
  color: #ff7d33 !important;
  font-size: 1.25rem !important;
  font-weight: 600 !important;
  padding: 0.8rem 1.5rem !important;
  border-radius: 0.5rem !important;
  border: 1px solid #ff7d33 !important;
  text-align: center !important;
  transition: all 0.3s ease-in-out !important;
  position: relative;
}
.button-outline-orange:hover {
  background-color: #ff7d33 !important;
  color: #fff !important;
}
.button-outline-orange .free-icon {
  position: absolute;
  top: -1.5625rem;
  right: -1.6875rem;
  width: -moz-fit-content;
  width: fit-content;
  -o-object-fit: contain;
     object-fit: contain;
}

.samagri-puja h3 {
  font-size: 3.125rem !important;
  font-weight: 800 !important;
  font-family: "Poppins", sans-serif !important;
  padding-bottom: 2rem !important;
}
.samagri-puja h6 {
  font-weight: 600 !important;
  font-size: 1.875rem !important;
  color: #262626 !important;
}
.samagri-puja .puja-samagri-list ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.samagri-puja .puja-samagri-list ul li {
  list-style: none;
}
.samagri-puja .puja-samagri-list ul li a {
  text-decoration: none;
  font-size: 1.25rem;
  color: #b0b0b0;
  font-weight: 400;
}
.samagri-puja .puja-samagri-list ul li a:focus {
  color: #262626;
  font-weight: 600;
  font-size: 1.25rem;
}

.Samagri_puja h3 {
  font-size: 1.875rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  padding-bottom: 2rem;
}
.Samagri_puja .samagri__card {
  margin-bottom: 2.5rem;
  border: 1px solid #b0b0b0;
  border-radius: 10px;
}
.Samagri_puja .samagri__card:hover .btn-outline-secondary {
  background-color: #ff7d33;
  color: #fff;
  border: 1px solid #ff7d33;
}
.Samagri_puja .samagri__card .content__samagri {
  padding-left: 2.3rem;
  padding-bottom: 0.8rem;
}
.Samagri_puja .samagri__card .content__samagri h4 {
  margin-top: 0.7rem;
}
.Samagri_puja .samagri__card .content__samagri h4 a {
  text-decoration: none;
  color: #262626;
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
.Samagri_puja .samagri__card .content__samagri h5 {
  font-size: 1.3755rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}
.Samagri_puja .samagri__card .content__samagri h5 strike {
  font-size: 1rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  color: #b0b0b0;
}
.Samagri_puja .samagri__card .content__samagri p {
  font-size: 1rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
.Samagri_puja .samagri__card .btn-outline-secondary {
  font-size: 1.125rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #ff7d33;
  padding: 0.5rem;
  border-radius: 10px;
  margin-bottom: 1.4rem;
  width: 100%;
  border: 1px solid #262626;
}

.featured_puja h3 {
  font-size: 1.875rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  padding-bottom: 2rem;
}
.featured_puja .puja-listing-card {
  margin-bottom: 2.5rem;
  padding: 1.5rem;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background-color: #fff;
  min-height: 37rem;
  border-radius: 1.25rem;
  max-height: 37rem;
  position: relative;
}
.featured_puja .puja-listing-card .card-footer {
  position: absolute;
  bottom: 20px;
  width: 100%;
  text-align: left;
  background: none !important;
  border: none;
}
.featured_puja .puja-listing-card img {
  min-height: 18.75rem;
  max-height: 18.75rem;
  border-radius: 1rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.featured_puja .puja-listing-card h4 {
  margin-top: 0.7rem;
}
.featured_puja .puja-listing-card h4 a {
  text-decoration: none;
  color: #ff7d33;
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
.featured_puja .puja-listing-card h5 {
  font-size: 1.625rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}
.featured_puja .puja-listing-card h5 span {
  font-size: 1.625rem;
  font-weight: 400;
  font-family: "Poor Story", cursive;
}
.featured_puja .puja-listing-card p {
  font-size: 1rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
.featured_puja .puja-listing-card .btn-outline-secondary {
  font-size: 1.125rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
  color: #ff7d33;
  min-width: 12rem;
  padding: 0.7rem;
  border: 1px solid #ff7d33;
}
.featured_puja .puja-listing-card .btn-outline-secondary:hover {
  background-color: #ff7d33;
  color: #fff;
  border: 1px solid #ff7d33;
}
.featured_puja .puja-listing-card .btn-outline-secondary:focus {
  box-shadow: none;
  outline: none;
}

.puja__package .description .nav-tabs .nav-item .nav-link.active {
  border-bottom: 2px solid #262626;
  font-size: 1.25rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}
.puja__package .description .nav-tabs .nav-item .nav-link {
  border-top: 0;
  border-left: 0;
  border-right: 0;
  font-size: 1.25rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  color: #262626;
  margin-right: 5rem;
}
.puja__package .description .package-body .add_new_address_package a {
  font-size: 1.125rem;
  color: #262626;
  font-weight: 500;
  padding-left: 0.7rem;
}
.puja__package .description .package-body .address_package_confirm p {
  font-weight: 400;
  font-size: 1rem;
  color: #262626;
}
.puja__package .description .package-body .address_package_confirm p span {
  font-size: 1.125rem;
  color: #262626;
  font-weight: 500;
}
.puja__package .description .package-body .address_package_confirm a {
  color: #262626;
  font-size: 1rem;
  font-weight: 500;
}
.puja__package .description .package-body th {
  font-size: 1.125rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  padding-left: 2.4rem;
}
.puja__package .description .package-body td ul {
  list-style: none;
}
.puja__package .description .package-body td ul .price {
  font-size: 1.25rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
.puja__package .description .package-body td ul li {
  font-size: 1rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  margin-bottom: 0.3rem;
}
.puja__package .description .package-body td ul li span {
  color: #262626;
  font-size: 1.125rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}
.puja__package .description .package-body td ul li a {
  color: #68d237;
  font-size: 1.125rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  margin-top: 1.5rem;
}
.puja__package .description .package-body td ul li strike {
  font-size: 1rem;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
  color: #b0b0b0;
}
.puja__package .description .package-body td ul .selected_package {
  background-color: #fff;
  border: 1px solid #b0b0b0;
  padding: 0.4rem 1rem;
  text-decoration: none;
  border-radius: 0.4rem;
}
.puja__package .description .package-body td ul .selected_package:hover {
  background-color: #b0b0b0;
  color: #fff;
}

.bg-green {
  background-color: #68d237;
  width: 4.688rem;
  height: 1.438rem;
  border-radius: 0.375rem;
  text-align: center;
  font-size: 0.875rem;
  font-weight: 600;
  color: #fff;
  font-family: "Poppins", sans-serif;
}

.bg-select-btn {
  background-color: #68d237;
  border-radius: 0.375rem;
  color: #fff;
  text-align: center;
  padding: 0.2rem;
  font-family: "Poppins", sans-serif;
  border: 1px solid #68d237;
}

.package_booking_detail h5 {
  font-size: 1.25rem;
  font-weight: 500;
  color: #ff7d33;
}
.package_booking_detail h3 {
  font-weight: 600;
  font-size: 1.625rem;
  color: #262626;
}
.package_booking_detail h6 {
  font-size: 1rem;
  color: #262626;
  font-weight: 400;
}
.package_booking_detail ul li {
  list-style: none;
  font-weight: 500;
  color: #262626;
  margin-bottom: 0.4rem;
}
.package_booking_detail ul li span {
  color: #ff7d33;
  font-size: 1rem;
  font-weight: 600;
}
.package_booking_detail .advance_module {
  background-color: #ffeee8;
  padding: 0.7rem;
  border-radius: 0.4rem;
}
.package_booking_detail .advance_module .advance_module_1 {
  font-weight: 400;
  font-size: 0.9375rem;
  color: #262626;
}
.package_booking_detail .advance_module .advance_module_1 span {
  font-weight: 500;
  font-size: 1rem;
  color: #262626;
}
.package_booking_detail .advance_module .select_module span p {
  font-size: 0.875rem;
  color: #262626;
  font-weight: 500;
  margin-bottom: 0rem;
}
.package_booking_detail .advance_module .select_module p {
  font-weight: 400;
  font-size: 1rem;
  color: #262626;
}
.package_booking_detail .coupan_bg {
  background-color: rgba(104, 210, 55, 0.2196078431);
  color: #262626;
  padding: 1rem;
  border-radius: 0.4rem;
}
.package_booking_detail .coupan_bg span {
  font-size: 1rem;
  font-weight: 500;
  color: #262626;
}
.package_booking_detail .coupan_bg a {
  font-size: 1rem;
  font-weight: 500;
  color: #262626;
}
.package_booking_detail .form-check {
  padding-bottom: 1rem;
}
.package_booking_detail .form-check label {
  font-weight: 400;
  font-size: 0.9375rem;
}
.package_booking_detail .form-check label span {
  font-weight: 500;
  font-size: 0.9375rem;
}
.package_booking_detail .all_prize_detail span {
  font-size: 1rem;
  color: #262626;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
.package_booking_detail .all_prize_detail .sub__total {
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
.package_booking_detail .all_prize_detail .delivery__ {
  color: #dd4f27;
  font-family: "Poppins", sans-serif;
}
.package_booking_detail .all_prize_detail p {
  font-size: 1rem;
  color: #262626;
  font-weight: 400;
  line-height: 1;
  font-family: "Poppins", sans-serif;
  font-family: "Poppins", sans-serif;
}
.package_booking_detail .all_prize_detail p strike {
  color: #dd4f27;
  font-family: "Poppins", sans-serif;
}
.package_booking_detail .all_prize_detail .coupan_color {
  color: #68d237;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
.package_booking_detail .all_prize_detail .total_amount {
  color: #262626;
  font-weight: 600;
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
}
.package_booking_detail .all_prize_detail .total_amount_1 {
  color: #262626;
  font-weight: 600;
  font-size: 1rem;
  font-family: "Poppins", sans-serif;
}
.package_booking_detail .all_prize_detail .package_continue_puja {
  padding: 0.6rem;
  border: 1px solid #ff7d33;
  background-color: #ff7d33;
  width: 100%;
  color: #fff;
  font-weight: 600;
  font-size: 1.2rem;
  border-radius: 0.4rem;
  transition: 1s ease;
}
.package_booking_detail .all_prize_detail .package_continue_puja:hover {
  background-color: transparent;
  color: #262626;
  border: 1px solid #ff7d33;
}

.breadcrumb {
  padding: 0;
  margin-bottom: 0;
}
.breadcrumb ol li a {
  text-decoration: none;
  color: #262626 !important;
  font-weight: 400;
  font-size: 1.1rem;
}
.breadcrumb ol li .profile_name {
  font-weight: 600;
  font-size: 1.1rem;
}
.breadcrumb ol li.breadcrumb-item.active a {
  color: #ff7d33 !important;
}

.profile_column {
  margin: 1rem 2.2rem;
  background-color: #fff;
  display: inline-grid;
  width: 100%;
  border-radius: 1rem;
  box-shadow: 0px 5px 27.772px 0px rgba(0, 0, 0, 0.05);
  padding: 1.4rem;
}
.profile_column .nav-link {
  color: #262626;
}
.profile_column .nav-link svg path {
  fill: #262626;
}
.profile_column .nav-link.active {
  background-color: #ff7d33;
  color: #fff;
}
.profile_column .nav-link.active svg path {
  fill: #fff;
}
.profile_column .log_button_proofile button {
  border: none;
  margin-bottom: 1.8rem;
  transition: 100ms all ease-in;
  color: #ff7d33;
}
.profile_column button {
  font-weight: 500;
  font-size: 1.2rem;
  line-height: 1.9rem;
  padding: 0.7rem;
  border: none;
  background-color: transparent;
}
.profile_column .name__profile {
  text-align: center;
}
.profile_column .name__profile .circle__bg {
  background-color: #f6f6f6;
  padding: 2rem;
  display: inline-block;
  border-radius: 50%;
  max-width: 11rem;
  min-width: 9rem;
}
.profile_column .name__profile .circle__bg h6 {
  font-size: 3.483rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
  color: #262626;
}
.profile_column .name__profile p {
  font-size: 1.25rem;
  font-weight: 500;
  color: #262626;
  font-family: "Poppins", sans-serif;
}

.profile_form {
  padding: 1.8rem;
  font-family: "Poppins", sans-serif;
}
.profile_form .end_button {
  display: flex;
  justify-content: end;
}
.profile_form .end_button button {
  padding: 0.4rem 1.8rem;
  margin-left: 0.7rem;
  border: none;
  border-radius: 0.3rem;
  background: none;
  border: 1px solid #ff7d33;
  color: #ff7d33;
}
.profile_form .end_button button:hover {
  background-color: #ff7d33;
  color: #fff;
}
.profile_form .end_button .green_save {
  background-color: #ff7d33;
  color: #fff;
}
.profile_form .otp_veryfy {
  position: relative;
}
.profile_form .otp_veryfy .veryfy-otp-enter {
  position: absolute;
  right: 1px;
  top: 1px;
}
.profile_form .otp_veryfy .veryfy-otp-enter button {
  background-color: #68d237;
  border: none;
  color: #fff;
  padding: 0.3rem 1rem;
  font-weight: 600;
  font-size: 1.1rem;
}
.profile_form .main_number p {
  font-size: 0.75rem;
  color: #262626;
  font-weight: 500;
}
.profile_form .main_number span {
  font-weight: 700;
}
.profile_form .border-form {
  padding: 1rem;
}
.profile_form .border-form .edit_address a {
  color: #262626;
  font-size: 1rem;
  font-weight: 500;
}
.profile_form .border-form .edit_address .add_info h6 {
  font-size: 1.2rem;
  font-weight: 500;
  color: #262626;
}
.profile_form .border-form .edit_address .add_info p {
  font-size: 1rem;
  font-weight: 400;
  color: #262626;
}
.profile_form .border-form label {
  font-size: 0.875rem;
  color: #262626;
  font-weight: 500;
}
.profile_form .border-form select {
  box-shadow: none;
  padding: 0.7rem;
}
.profile_form .border-form select:focus {
  border-color: #ff7d33;
}
.profile_form .border-form input {
  box-shadow: none;
  font-size: 1rem;
  color: #262626;
  font-weight: 400;
  padding: 0.7rem;
  border-radius: 0.5rem;
  background-color: #fff;
}
.profile_form .border-form input:focus {
  border-color: #ff7d33;
}
.profile_form .border-form ::-moz-placeholder {
  color: #262626 !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
}
.profile_form .border-form ::placeholder {
  color: #262626 !important;
  font-size: 1rem !important;
  font-weight: 400 !important;
}
.profile_form .border-form .order-img-border {
  border-bottom: 1px solid #d7d7d7;
}
.profile_form .border-form .order-img-border .samagri_det {
  margin-left: 0.6rem;
}
.profile_form .border-form .order-img-border .samagri_det h6 {
  font-weight: 500;
  color: #262626;
  font-size: 1.1rem;
}
.profile_form .border-form .order-img-border .samagri_det p {
  font-size: 1rem;
  font-weight: 400;
  color: #b0b0b0;
}
.profile_form .border-form .order-a ul li {
  margin-left: 0.3rem;
}
.profile_form .border-form .order-a p {
  color: #262626;
  font-size: 0.875rem;
  font-weight: 400;
}
.profile_form .border-form .order-a a {
  font-size: 0.875rem;
  font-weight: 400;
  color: #b0b0b0;
}
.profile_form .border-form .order-a .view_detail_orange {
  border: 1px solid #ff7d33;
  background-color: #fff;
  color: #262626;
  font-weight: 500;
  font-size: 0.875rem;
  margin-right: 0.8rem;
  padding: 0.6rem 1.6rem;
  border-radius: 0.4rem;
}
.profile_form .border-form .order-a .view_detail_orange:hover {
  background-color: #ff7d33;
  color: #fff;
}
.profile_form .border-form .order-b a {
  font-size: 0.875rem;
  font-weight: 400;
  color: #262626;
}
.profile_form .flag_icon_1 {
  position: relative;
}
.profile_form .flag_icon_1 .veryfy-number-otp {
  position: absolute;
  top: 11px;
  right: 0;
}
.profile_form .flag_icon_1 .veryfy-number-otp button {
  color: #ff7d33;
  border: none;
  font-weight: 500;
  font-size: 0.9rem;
  background: none;
}
.profile_form .flag_icon {
  position: relative;
}
.profile_form .flag_icon input {
  padding-left: 3rem;
}
.profile_form .flag_icon .start__element {
  position: absolute;
  top: 11px;
  left: 7px;
}
.profile_form .flag_icon .start__element span {
  font-size: 0.9rem;
  font-weight: 600;
}
.profile_form .flag_icon .veryfy-number-otp {
  position: absolute;
  top: 11px;
  right: 0;
}
.profile_form .flag_icon .veryfy-number-otp button {
  color: #ff7d33;
  border: none;
  font-weight: 500;
  font-size: 0.9rem;
  background: none;
}
.profile_form .address_cole_1 {
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.03);
  padding: 1rem;
  border-radius: 0.3rem;
}
.profile_form .address_cole_1 .address_cole {
  display: flex;
  justify-content: space-between;
}
.profile_form .address_cole_1 .address_cole h5 {
  font-size: 1.125rem;
  color: #262626;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}
.profile_form .address_cole_1 .address_cole p {
  font-size: 1rem;
  color: #262626;
  font-weight: 400;
  font-family: "Poppins", sans-serif;
}
.profile_form .address_cole_1 .address_cole .address_edit_btn a {
  font-size: 1rem;
  font-weight: 500;
  color: #262626;
  font-family: "Poppins", sans-serif;
}
.profile_form .address_cole_1 .address_cole .edit_delate a {
  text-decoration: none;
  color: #ff7d33;
  font-size: 1rem;
  font-weight: 500;
  font-family: "Poppins", sans-serif;
}
.profile_form .address_cole_1 input {
  padding: 0.7rem;
}
.profile_form .address_cole_1 .flag_icon input {
  padding-left: 3rem;
}
.profile_form .address_cole_1 select {
  padding: 0.7rem;
}
.profile_form .heading {
  display: flex;
  justify-content: space-between;
}
.profile_form .heading h5 {
  font-weight: 600;
  font-size: 1.4rem;
  font-family: "Poppins", sans-serif;
}
.profile_form .heading .profile_edit_btn {
  align-items: center;
}
.profile_form .heading .profile_edit_btn a {
  border: 1px solid #ff7d33;
  padding: 0.5rem 1rem;
  color: #262626;
  text-decoration: none;
  font-weight: 500;
  font-size: 1rem;
  border-radius: 0.3rem;
  font-family: "Poppins", sans-serif;
}
.profile_form .heading .profile_edit_btn a:hover {
  color: #ff7d33;
}

.search_booking {
  position: relative;
}
.search_booking input[type=search i]::-webkit-search-cancel-button {
  margin-right: 23px;
}
.search_booking input {
  width: 100%;
  background-color: #f6f6f6;
  padding: 0.4rem;
  border: 1px solid #d7d7d7;
  border-radius: 0.3rem;
}
.search_booking input:focus-visible {
  outline: none;
}
.search_booking input:focus {
  border: 1px solid #ff7d33;
}
.search_booking img {
  position: absolute;
  top: 28%;
  right: 1%;
}

.filter_booking select {
  padding: 0.39rem;
  width: 100%;
  border: 1px solid #d7d7d7;
  border-radius: 0.3rem;
  background-color: #fff;
}
.filter_booking select:focus-visible {
  outline: none;
}
.filter_booking select:focus {
  border: 1px solid #ff7d33;
}

.nav-tabs .nav-item .nav-link {
  padding: 0.4rem 3.3rem;
  font-size: 1rem;
  font-weight: 500;
  color: #595959;
}

.nav-tabs .nav-link.active {
  border-bottom: 2px solid #262626;
  background-color: none;
  border-top: none;
  border-left: none;
  border-right: none;
  box-shadow: none;
  color: #262626;
}

.nav-tabs .nav-link:hover {
  background-color: none;
  border-top: none;
  border-left: none;
  border-right: none;
  box-shadow: none;
}

.profile__booking__status {
  margin: 2rem 0;
  border: 0.1rem solid #d7d7d7;
  padding: 1rem;
}
.profile__booking__status .paid_button {
  background-color: #68d237;
  color: #fff;
  border-radius: 2rem;
  padding: 0.1rem 1rem;
  border: 1px solid #68d237;
  font-size: 1rem;
  font-weight: 500;
}
.profile__booking__status .paid_button span {
  font-size: 0.625rem;
}
.profile__booking__status .can_booking {
  background: none;
  border: none;
  color: #b0b0b0;
  font-size: 0.9rem !important;
  font-weight: 500;
}
.profile__booking__status .can_booking_download_invoive {
  font-size: 0.9rem;
  color: #ff7d33;
  font-weight: 500;
  background: none;
  border: none;
}
.profile__booking__status .btn_booking_detail {
  background: none;
  border: 1px solid #262626;
  color: #262626;
  padding: 0.4rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  border-radius: 0.3rem;
}
.profile__booking__status .btn_booking_detail:hover {
  background: #ff7d33;
  color: #fff;
  border-color: #ff7d33;
}
.profile__booking__status .btn_payonline_puja {
  background: none;
  border: 1px solid #68d237;
  color: #262626;
  padding: 0.4rem 1rem;
  font-size: 0.875rem;
  font-weight: 500;
  border-radius: 0.3rem;
}
.profile__booking__status .btn_payonline_puja:hover {
  background: #68d237;
  color: #fff;
  border-color: #68d237;
}
.profile__booking__status .btn_payremaining_detail {
  background: #ff7d33;
  color: #fff;
  border: 1px solid #ff7d33;
  padding: 0.4rem 1rem;
  font-size: 0.875rem;
  border-radius: 0.3rem;
  font-weight: 500;
}
.profile__booking__status h5 {
  font-size: 1.25rem;
  font-weight: 500;
  color: #262626;
  margin-bottom: 0;
}
.profile__booking__status p {
  font-size: 0.75rem;
  color: #ff7d33;
  font-weight: 500;
}
.profile__booking__status p small {
  color: #262626;
  font-size: 0.875rem;
}
.profile__booking__status .amount-booking {
  font-weight: 600;
  font-size: 1.375rem;
}
.profile__booking__status .amount-booking .poor {
  font-size: 1.375rem;
  font-weight: 400;
  font-family: "Poor Story", cursive;
}
.profile__booking__status .amount-booking .eco-amount {
  font-weight: 500;
  font-size: 0.75rem;
  color: #595959;
  align-items: center;
}

.price .prize_total_sam {
  font-size: 1.25rem;
  font-weight: 600;
}

.filter__bookings.filter_border {
  border: 0.1rem solid #e2e2e2;
  border-radius: 0.2rem;
}

#addnewaddress .end_button button:hover {
  background-color: #68d237;
  color: #fff;
}

.filter__bookings {
  display: flex;
  align-items: center;
}
.filter__bookings h6 {
  display: inline;
}
.filter__bookings select {
  border: none !important;
  padding: 0.4rem 1rem;
  background-color: #fff;
}
.filter__bookings select:focus-within {
  outline: none;
  box-shadow: none;
}
.filter__bookings input {
  border-right: none !important;
  background-color: #e2e2e2;
}
.filter__bookings .input-group-text {
  background-color: #e2e2e2;
}

.back-ground {
  background-color: #262626;
  color: #fff;
}

.coupan-detail .location_detail p {
  font-weight: 400;
  font-size: 1rem;
  color: #262626;
}
.coupan-detail .location_detail p span {
  font-weight: 500;
  font-size: 1rem;
  color: #262626;
}
.coupan-detail .coupan-detail-a a {
  color: #b0b0b0;
}
.coupan-detail .coupan-detail-b p {
  color: #dd4f27;
}
.coupan-detail .coupan-detail-c p {
  color: #68d237;
}
.coupan-detail .coupan-detail-d {
  border-bottom: 1px solid #e2e2e2;
}
.coupan-detail .coupan-detail-e p {
  color: #262626;
  font-weight: 600;
  font-size: 1rem;
}

.modal-body {
  padding: 2rem;
}
.modal-body .profile__form_1 {
  display: flex;
  justify-content: space-between;
}
.modal-body .profile__form_1 h4 {
  font-size: 1.625rem;
  color: #262626;
  font-weight: 600;
}
.modal-body .profile__form_1 .paid_button {
  background-color: #68d237;
  color: #fff;
  border-radius: 2rem;
  padding: 0.1rem 1rem;
  border: 1px solid #68d237;
  font-size: 1rem;
  font-weight: 500;
}
.modal-body .profile__form_1 .booking_id {
  font-size: 0.75rem;
  color: #ff7d33;
  font-weight: 500;
}
.modal-body .profile__form_1 .booking_prize {
  font-size: 1.5rem;
  color: #262626;
  font-weight: 600;
}
.modal-body .profile__form_1 .booking_symbol {
  font-family: "Poor Story", cursive;
  font-weight: 400;
  font-size: 1.5rem;
}
.modal-body .profile__form_1 .booking_package {
  font-weight: 400;
  font-size: 0.875rem;
  color: #262626;
  margin-left: 0.4rem;
}
.modal-body .profile__form h4 {
  font-size: 1.625rem;
  color: #262626;
  font-weight: 600;
}
.modal-body .profile__form .booking_id {
  font-size: 0.75rem;
  color: #ff7d33;
  font-weight: 500;
}
.modal-body .profile__form .booking_prize {
  font-size: 1.5rem;
  color: #262626;
  font-weight: 600;
}
.modal-body .profile__form .booking_symbol {
  font-family: "Poor Story", cursive;
  font-weight: 400;
  font-size: 1.5rem;
}
.modal-body .profile__form .booking_package {
  font-weight: 400;
  font-size: 0.875rem;
  color: #262626;
  margin-left: 0.4rem;
}
.modal-body .button_prize_history .paid_button {
  background-color: #68d237;
  color: #fff;
  border-radius: 2rem;
  padding: 0.1rem 1rem;
  border: 1px solid #68d237;
  font-size: 1rem;
  font-weight: 500;
}
.modal-body .button_prize_history p {
  font-size: 0.75rem;
  color: #b0b0b0;
  font-weight: 500;
  margin-left: 0.5rem;
}
.modal-body .button_prize_history span {
  color: #68d237;
  font-weight: 500;
  font-size: 0.875rem;
  margin-left: 0.4rem;
}
.modal-body .button_prize_show {
  display: flex;
  align-items: baseline;
}
.modal-body .button_prize_show span {
  font-size: 0.625rem;
  font-weight: 500;
}
.modal-body .button_prize_show .paid_button {
  background-color: #68d237;
  color: #fff;
  border-radius: 2rem;
  padding: 0.1rem 1rem;
  border: 1px solid #68d237;
  font-size: 1rem;
  font-weight: 500;
}
.modal-body .button_prize_show p {
  font-size: 1.2rem;
  color: #dd4f27;
  font-weight: 500;
  margin-left: 0.5rem;
}
.modal-body .info_booking_detail p {
  color: #b0b0b0;
  font-weight: 500;
  font-size: 0.75rem;
}
.modal-body .info_booking_detail ul {
  padding: 0;
}
.modal-body .info_booking_detail ul li {
  list-style: none;
  font-weight: 400;
  color: #262626;
  font-size: 1rem;
  margin-bottom: 0.6rem;
}
.modal-body .info_booking_detail ul li span {
  color: #262626;
  font-weight: 500;
  font-size: 1rem;
}
.modal-body .can_btn_remain_btn {
  display: flex;
  justify-content: space-between;
}
.modal-body .can_btn_remain_btn a {
  color: #b0b0b0;
  font-size: 0.875rem;
  font-weight: 400;
}
.modal-body .can_btn_remain_btn .btn_payremaining_detail {
  background: #ff7d33;
  color: #fff;
  border: 1px solid #ff7d33;
  padding: 0.4rem 1rem;
  font-size: 0.875rem;
  border-radius: 0.3rem;
  font-weight: 500;
}

.cancel_booking_msg {
  padding: 0;
}
.cancel_booking_msg h4 {
  font-size: 1.5rem;
  color: #262626;
  font-weight: 600;
}
.cancel_booking_msg p {
  font-size: 1.125rem;
  color: #b0b0b0;
  font-weight: 500;
}

.cancel_footer_btn button {
  padding: 0.5rem 2rem;
  background-color: #ff7d33;
  border: 1px solid #ff7d33;
  color: #fff;
  border-radius: 0.4rem;
  margin-left: 0.5rem;
}
.cancel_footer_btn button:hover {
  background-color: gray;
  color: #fff;
  border-color: #b0b0b0;
}

.rate-us-msg h4 {
  font-weight: 600;
  font-size: 1.5rem;
  color: #262626;
}
.rate-us-msg p {
  padding: 0 4.5rem;
  color: #b0b0b0;
  font-size: 1rem;
  font-weight: 500;
}

.rate {
  display: flex;
  justify-content: center;
  height: 6rem;
  flex-direction: row-reverse;
}

.rate:not(:checked) > input {
  position: absolute;
  top: -9999px;
}

.rate:not(:checked) > label {
  width: 1em;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
  font-size: 4rem;
  color: #ccc;
}

.rate:not(:checked) > label:before {
  content: "★ ";
}

.rate > input:checked ~ label {
  color: #ff7d33;
}

.rate:not(:checked) > label:hover,
.rate:not(:checked) > label:hover ~ label {
  color: #ff7d33;
}

.rate > input:checked + label:hover,
.rate > input:checked + label:hover ~ label,
.rate > input:checked ~ label:hover,
.rate > input:checked ~ label:hover ~ label,
.rate > label:hover ~ input:checked ~ label {
  color: #ff7d33;
}

.rating_status {
  padding: 1rem;
}
.rating_status .button_user_select {
  margin-bottom: 0.7rem;
}
.rating_status h4 {
  font-size: 1.25rem;
  color: #262626;
  font-weight: 600;
}
.rating_status .footer_button_submit_rating button {
  padding: 0.6rem 1.6rem;
  background-color: #262626;
  border: 1px solid #262626;
  border-radius: 0.4rem;
  color: #fff;
  font-weight: 600;
  font-size: 1.125rem;
}
.rating_status .footer_button_submit_rating button:hover {
  background-color: #fff;
  border: 1px solid #262626;
  color: #262626;
}
.rating_status .button_user_select label {
  font-size: 0.875rem;
  font-weight: 500;
  color: #262626;
}
.rating_status .button_user_select textarea {
  width: 100%;
  border-color: #b0b0b0;
  border-radius: 0.4rem;
}
.rating_status .button_user_select textarea:focus-visible {
  box-shadow: none;
  outline: none;
}
.rating_status .button_user_select textarea:focus {
  border: 1px solid #ff7d33;
}
.rating_status .button_user_select button {
  display: flex;
  align-items: center;
  justify-content: start;
  background-color: #fff;
  border: 1px solid #b0b0b0;
  font-size: 0.75rem;
  color: #262626;
  font-weight: 500;
  border-radius: 0.4rem;
  width: 100%;
}
.rating_status .button_user_select button:focus {
  background-color: #262626;
  color: #fff;
}
.rating_status .button_user_select button p {
  margin-bottom: 0;
  padding: 0.6rem;
}
.rating_status .button_user_select button span i {
  font-size: 1.1rem;
}

.login__user__form {
  background-image: url(../image/login-page-image/login-img.svg);
  width: 500px;
}
.login__user__form .offcanvas-header {
  padding: 2.125rem 2.125rem 0.3rem 2.125rem;
}
.login__user__form .offcanvas-header .btn-close-1 {
  background-image: url(../image/login-page-image/cross-dark.svg) !important;
  width: 1.9rem !important;
  height: 1.9rem !important;
  background-size: cover !important;
  opacity: 1 !important;
  border: none;
  background: none;
}
.login__user__form .offcanvas-header h4 {
  font-size: 1.875rem;
  font-weight: 700;
  color: #262626;
  letter-spacing: 0.8;
}
.login__user__form .offcanvas-header p a {
  color: #dd4f27;
  font-weight: 400;
  font-size: 0.75rem;
}
.login__user__form .offcanvas-header p a span {
  color: #262626;
}
.login__user__form .otp_in p {
  color: #262626;
  font-size: 0.875rem;
  font-weight: 400;
}
.login__user__form .otp_in p span {
  color: #262626;
  font-weight: 700;
  font-size: 0.875rem;
}
.login__user__form .offcanvas-body {
  padding: 0rem 2.125rem 1rem 2.125rem;
}
.login__user__form .offcanvas-body .resend {
  font-weight: 500;
  font-size: 0.875rem;
  color: #262626;
}
.login__user__form .offcanvas-body p {
  font-size: 0.75rem;
  color: #262626;
  font-weight: 400;
}
.login__user__form .offcanvas-body p .recovery_btn {
  font-weight: 500;
  font-size: 0.75rem;
  color: #262626;
}
.login__user__form .offcanvas-body p a {
  font-size: 0.75rem;
  color: #262626;
  font-weight: 400;
}
.login__user__form .offcanvas-body form .form_info label {
  font-size: 0.875rem;
  color: #262626;
  font-weight: 500;
}
.login__user__form .offcanvas-body form input {
  padding: 0.7rem 0rem 1rem 1.5em;
  width: 100%;
}
.login__user__form .offcanvas-body form input:focus {
  border-color: #ff7d33;
  box-shadow: none;
  outline: none;
}
.login__user__form .offcanvas-body form input::-moz-placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
.login__user__form .offcanvas-body form input::placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
.login__user__form .offcanvas-body form .form_info_otp input {
  padding: 0.7rem 0rem 1rem 1.5em;
  width: 100%;
}
.login__user__form .offcanvas-body form .form_info_otp input::-moz-placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
.login__user__form .offcanvas-body form .form_info_otp input::placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
.login__user__form .offcanvas-body form .form_info_recoveryaccount label {
  font-weight: 500;
  color: #262626;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}
.login__user__form .offcanvas-body form .form_info_recoveryaccount input {
  padding: 0.7rem 0rem 1rem 0.5rem;
  width: 100%;
  margin-bottom: 0.7rem;
}
.login__user__form .offcanvas-body form .form_info_recoveryaccount input::-moz-placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
.login__user__form .offcanvas-body form .form_info_recoveryaccount input::placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
.login__user__form .offcanvas-body form .form_info_signup input {
  padding: 0.7rem 0rem 1rem 0.5rem;
  width: 100%;
  margin-bottom: 0.7rem;
}
.login__user__form .offcanvas-body form .form_info_signup input:focus {
  box-shadow: none;
  border-color: #ff7d33;
}
.login__user__form .offcanvas-body form .form_info_signup input::-moz-placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
.login__user__form .offcanvas-body form .form_info_signup input::placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
.login__user__form .offcanvas-body form .relate__icon {
  position: relative;
}
.login__user__form .offcanvas-body form .relate__icon input {
  padding: 0.6rem 0rem 1rem 4rem !important;
  width: 100%;
}
.login__user__form .offcanvas-body form .relate__icon input:focus {
  box-shadow: none;
  border-color: #ff7d33;
}
.login__user__form .offcanvas-body form .relate__icon input::-moz-placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
.login__user__form .offcanvas-body form .relate__icon input::placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
.login__user__form .offcanvas-body form .relate__icon .start__element {
  position: absolute;
  top: 0.65rem;
  left: 0.7rem;
  display: flex;
  align-items: center;
}
.login__user__form .offcanvas-body form button {
  width: 100%;
  padding: 0.7rem;
  margin-bottom: 0.6rem;
  background-color: #b0b0b0;
  border: 1px solid #b0b0b0;
  border-radius: 0.4rem;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
}
.login__user__form .offcanvas-body form button:hover {
  background-color: #262626;
  color: #fff;
}

.blog__information {
  margin-bottom: 1.3rem;
}
.blog__information a {
  text-decoration: none;
}
.blog__information a h5 {
  color: #dd4f27;
  font-weight: 600;
  font-size: 1.25rem;
  text-decoration: none;
}
.blog__information a p {
  color: #262626;
  font-weight: 400;
  font-size: 1.5rem;
}

.page-link {
  color: #dd4f27;
}
.page-link:focus {
  box-shadow: none;
}

.page-item.active .page-link {
  color: #fff;
  background-color: #ff7d33;
  border-color: #ff7d33;
}

.blog__detail_pera .blog_detail_img img {
  width: 100%;
  aspect-ratio: 16/6.2;
  border-radius: 0.8rem;
}
.blog__detail_pera .blog_detail_img h4 {
  color: #262626;
  font-size: 1.2rem;
  font-weight: 500;
  text-align: justify;
}
.blog__detail_pera ul li {
  color: #dd4f27;
  font-size: 0.875rem;
  font-weight: 500;
}

.main_about_image {
  position: relative;
}
.main_about_image .main_about-desc {
  position: absolute;
  top: 27%;
  right: 16%;
}
.main_about_image .main_about-desc h4 {
  font-size: 3.125rem;
  color: #ff7d33;
  font-weight: 800;
  text-align: justify;
}
.main_about_image .main_about-desc h1 {
  font-size: 1.25rem;
}
.main_about_image .main_about-desc p {
  font-size: 1 5rem;
  color: #262626;
  font-weight: 400;
  text-align: justify;
}

.bg_about {
  background-color: #ff7d33;
  padding: 5rem 11rem;
  margin-top: -1rem;
}
.bg_about h6 {
  font-size: 1.625rem;
  font-weight: 500;
  color: #fff;
  text-align: justify;
}
.bg_about p {
  font-size: 1.25rem;
  font-weight: 500;
  color: #fff;
  text-align: justify;
}

.description_about .start_about h4 {
  font-size: 2.5rem;
  color: #262626;
  font-weight: 600;
  text-align: justify;
}
.description_about .start_about p {
  font-size: 1rem;
  color: #262626;
  font-weight: 400;
  text-align: justify;
}
.description_about .start_about_1 h4 {
  font-size: 2.5rem;
  color: #262626;
  font-weight: 600;
  text-align: justify;
}
.description_about .start_about_1 p {
  font-size: 1.3rem;
  color: #262626;
  font-weight: 400;
  text-align: justify;
}
.description_about .start_about_1 li {
  font-size: 1rem;
  color: #262626;
  font-weight: 400;
}
.description_about .start_about_2 h4 {
  font-weight: 600;
  font-size: 2.5rem;
  color: #262626;
  text-align: justify;
}
.description_about .start_about_2 h6 {
  font-size: 1.375rem;
  font-weight: 500;
  color: #262626;
  text-align: justify;
}
.description_about .start_about_2 p {
  font-size: 1rem;
  font-weight: 400;
  color: #262626;
  text-align: justify;
}
.description_about .start_about_2 ul li {
  font-size: 1.375rem;
  font-weight: 500;
  color: #262626;
  text-align: justify;
}

.bg-silver {
  position: relative;
  background-color: #f1f1f1;
}
.bg-silver .pera-about h4 {
  font-size: 2.5rem;
  font-weight: 600;
  color: #262626;
}
.bg-silver .pera-about h4 span {
  color: #ff7d33;
}
.bg-silver .pera-about h6 {
  font-size: 1.25rem;
  font-weight: 500;
  color: #262626;
}
.bg-silver .pera-about p {
  font-size: 1rem;
  font-weight: 500;
  color: #262626;
  text-align: justify;
}
.bg-silver .about-box {
  background: #fff;
  padding: 3rem;
  margin-top: 3rem;
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.07);
  border-radius: 0.7rem;
}
.bg-silver .about-box .profile__form input {
  padding: 0.7rem;
  width: 100%;
}
.bg-silver .about-box .profile__form input:focus {
  box-shadow: none;
  border-color: #ff7d33;
}
.bg-silver .about-box .profile__form input::-moz-placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
.bg-silver .about-box .profile__form input::placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
.bg-silver .about-box .profile__form label {
  font-size: 0.875rem;
  color: #262626;
  font-weight: 500;
}
.bg-silver .about-box .profile__form select {
  padding: 0.7rem;
  width: 100%;
}
.bg-silver .about-box .profile__form select:focus {
  box-shadow: none;
  border-color: #ff7d33;
}
.bg-silver .about-box .profile__form select::-moz-placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
.bg-silver .about-box .profile__form select::placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}

.main_contact_form h4 {
  font-size: 2.5rem;
  font-weight: 600;
}
.main_contact_form h4 span {
  color: #ff7d33;
}
.main_contact_form .contact_form {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 3.1rem;
  border-radius: 0.5rem;
}
.main_contact_form .contact_form h6 {
  font-size: 1.625rem;
}
.main_contact_form .contact_form input {
  width: 100%;
  border: none;
  border-bottom: 2px solid #d7d7d7;
  margin-bottom: 4rem;
}
.main_contact_form .contact_form input:focus-visible {
  outline: none;
}
.main_contact_form .contact_form input:focus {
  border-bottom: 2px solid #ff7d33;
}
.main_contact_form .contact_form input::-moz-placeholder {
  font-size: 1rem;
  color: #262626;
  font-weight: 400;
}
.main_contact_form .contact_form input::placeholder {
  font-size: 1rem;
  color: #262626;
  font-weight: 400;
}
.main_contact_form .address_info {
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  padding: 3.1rem;
  border-radius: 0.5rem;
}
.main_contact_form .address_info p {
  font-size: 1rem;
  color: #262626;
  font-weight: 400;
}
.main_contact_form .address_info .d-flex h6 {
  font-weight: 1.25rem !important;
  font-weight: 600;
  color: #262626;
}

.puja-seller-samagri h4 {
  font-size: 1.875rem;
  color: #262626;
  font-weight: 600;
}
.puja-seller-samagri p {
  font-size: 1.25rem;
  color: #262626;
  font-weight: 400;
}
.puja-seller-samagri .seller-book {
  position: relative;
  margin-bottom: 1.5rem;
}
.puja-seller-samagri .seller-book:hover {
  transition: all 0.3s ease;
}
.puja-seller-samagri .seller-book:hover .seller-book-1 {
  display: block;
}
.puja-seller-samagri .seller-book img {
  height: 30rem;
  background: #e2e2e2;
  display: inline-block;
}
.puja-seller-samagri .seller-book .seller-book-1 {
  position: absolute;
  top: 32%;
  padding: 0.5rem 3.5rem;
  display: none;
  width: 100%;
}
.puja-seller-samagri .seller-book .seller-book-1 .black-border {
  background: rgba(0, 0, 0, 0.4784313725);
  border-radius: 5px;
  color: #fff;
  padding: 1rem;
  margin-bottom: 1.6rem;
}
.puja-seller-samagri .seller-book .seller-book-1 .black-border h4 {
  font-size: 1.625rem;
  color: #fff !important;
  font-weight: 600;
}
.puja-seller-samagri .seller-book .seller-book-1 .black-border p {
  font-size: 1rem;
  color: #fff;
  font-weight: 400;
}

.samagri-services-bg {
  background: #ffefd7;
  padding: 2rem;
}
.samagri-services-bg .speed_samagri h6 {
  font-size: 1.25rem;
  color: #262626;
  font-weight: 600;
}
.samagri-services-bg .speed_samagri p {
  font-size: 1.25rem;
  color: #262626;
  font-weight: 400;
}

.about-services-bg {
  background: #ffefd7;
}
.about-services-bg .about-services h4 {
  font-size: 2.5rem;
  font-weight: 600;
  color: #262626;
}
.about-services-bg .about-services h4 span {
  color: #ff7d33;
}
.about-services-bg .about-services p {
  font-size: 1.325rem;
  color: #262626;
  font-weight: 400;
}
.about-services-bg .about-card {
  background: #fff;
  padding: 2rem;
  border-radius: 0.7rem;
}
.about-services-bg .about-card h6 {
  font-size: 1.313rem;
  font-weight: 600;
}
.about-services-bg .about-card p {
  font-size: 1.01rem;
  font-weight: 400;
}

.relate__icon {
  position: relative;
}
.relate__icon input {
  padding: 0.6rem 0rem 1rem 4rem !important;
  width: 100%;
}
.relate__icon input:focus {
  box-shadow: none;
  border-color: #ff7d33;
}
.relate__icon input::-moz-placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
.relate__icon input::placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
.relate__icon .start__element {
  position: absolute;
  top: 0.65rem;
  left: 0.7rem;
  display: flex;
  align-items: center;
}

.pujasamagri__banner .owl-dots {
  text-align: center;
  margin-top: 1rem;
}
.pujasamagri__banner .owl-dots .owl-dot {
  width: 1rem;
  height: 1rem;
  border: 2px solid #fff;
  margin: 0.3rem;
  border-radius: 0.5rem;
  background-color: #e2e2e2;
}
.pujasamagri__banner .owl-dots .owl-dot.active {
  background-color: #ff7d33;
}

.product-category {
  border: 1px solid #d7d7d7;
  box-sizing: border-box;
  border-radius: 3px;
}
.product-category .bg-less-category {
  background: #f6f6f6;
  border-radius: 0px 0px 3px 3px;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.product-category .bg-less-category .less-category {
  font-weight: 400;
  font-size: 0.875rem !important;
  line-height: 1.1;
  color: #b0b0b0;
}
.product-category .border-category {
  border-bottom: 1px solid #d7d7d7;
}
.product-category .border-category p {
  font-size: 1.125rem;
  color: #262626;
  font-weight: 500;
}

.puja_samagri_list_filter {
  display: grid;
}
.puja_samagri_list_filter .form-control-check {
  line-height: 1.1;
  display: grid;
  grid-template-columns: 1em auto;
  gap: 1.3em;
}
.puja_samagri_list_filter .form-control-check + .form-control-check {
  margin-top: 1.1em;
}
.puja_samagri_list_filter label span {
  font-size: 0.875rem;
  color: #262626;
  font-weight: 400;
}
.puja_samagri_list_filter .form-control-check input[type=checkbox] {
  /* Add if not using autoprefixer */
  -webkit-appearance: none;
  /* Remove most all native input styles */
  -moz-appearance: none;
       appearance: none;
  margin: 0;
  background: #fff;
  border: 1px solid #b0b0b0 !important;
  box-sizing: border-box;
  box-shadow: inset 0px 1px 5px 1px rgba(0, 0, 0, 0.2);
  border-radius: 3px;
  color: currentColor;
  width: 1.5em;
  height: 1.5em;
  transform: translateY(-0.075em);
  display: grid;
  place-content: center;
}
.puja_samagri_list_filter .form-control-check input[type=checkbox]::before {
  content: "";
  width: 0.9em;
  height: 0.9em;
  -webkit-clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
          clip-path: polygon(14% 44%, 0 65%, 50% 100%, 100% 16%, 80% 0%, 43% 62%);
  transform: scale(0);
  transform-origin: bottom left;
  transition: 120ms transform ease-in-out;
  box-shadow: inset 1em 1em #ff7d33;
}
.puja_samagri_list_filter .form-control-check input[type=checkbox]:checked::before {
  transform: scale(1);
}

.samagri__detail h4 {
  font-size: 2.25rem;
  font-weight: 600;
  color: #262626;
}
.samagri__detail p {
  font-size: 1rem;
  font-weight: 400;
  color: #dd4f27;
}
.samagri__detail ul {
  padding: 0;
}
.samagri__detail ul li {
  list-style: none;
  padding-left: 0.4rem;
}
.samagri__detail ul .samagri__review {
  font-size: 0.75rem;
  font-weight: 400;
  color: #b0b0b0;
}
.samagri__detail select {
  border: none;
  border-bottom: 1px solid #d7d7d7;
}
.samagri__detail h5 {
  font-size: 1.25rem;
  color: #262626;
  font-weight: 500;
  display: flex;
  align-items: center;
}
.samagri__detail h5 .smagri-rs {
  font-size: 1.625rem;
  color: #262626;
  font-family: "Poor Story", cursive;
  font-weight: 400;
  padding-left: 0.4rem;
  margin-top: 0.4rem;
}
.samagri__detail h5 .samagri-prize {
  font-size: 1.625rem;
  color: #262626;
  font-weight: 500;
}
.samagri__detail h5 strike {
  color: #b0b0b0;
  font-size: 1.325rem;
  font-weight: 400;
}
.samagri__detail h5 .samagri-per {
  background-color: #3ab137;
  color: #fff;
  font-weight: 600;
  font-size: 0.875rem;
  padding: 0.1rem 0.3rem;
  border-radius: 0.2rem;
}
.samagri__detail .samagri_desc {
  color: #262626;
  font-size: 1rem;
  font-weight: 400;
}
.samagri__detail label {
  font-weight: 0.875rem;
  color: #262626;
  font-weight: 500;
}
.samagri__detail .samagr_small {
  font-size: 0.75rem;
  color: #b0b0b0;
  font-weight: 500;
  font-style: italic;
}
.samagri__detail .add-quatity {
  display: flex;
  align-items: center;
}
.samagri__detail .add-quatity .add-samagri p {
  color: #262626;
  font-weight: 500;
  font-size: 0.875rem;
}
.samagri__detail .add-quatity .quantity__count-1 {
  border: 1px solid #595959;
  padding: 0.7rem;
  border-radius: 0.3rem;
}
.samagri__detail .add-quatity .quantity__count-1 button {
  background: none;
  border: none;
  color: #595959;
  font-weight: 500;
}
.samagri__detail .add-quatity .quantity__count-1 .calcount {
  font-size: 1rem;
  color: #595959;
  font-weight: 500;
}

.puja__detail {
  border-bottom: 1px solid #e2e2e2;
}
.puja__detail .nav-item .nav-link {
  background: #fff;
  color: #b0b0b0;
  font-size: 1.25rem;
  line-height: 2;
  text-decoration: none;
  padding: 0.5rem 5rem;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
}
.puja__detail .nav-item .nav-link::-moz-selection {
  background-color: #e85f58;
  color: #fff;
}
.puja__detail .nav-item .nav-link::selection {
  background-color: #e85f58;
  color: #fff;
}
.puja__detail .nav-item .nav-link.active {
  color: #ff7d33;
  font-weight: 600 !important;
  border-bottom: 0.2rem solid #262626;
  margin-bottom: -1px;
  border-radius: 0 !important;
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
}
.puja__detail + .tab-content .tab-pane p i {
  font-style: initial;
  padding-bottom: 1rem;
  display: inline-block;
  font-weight: 500;
}
.puja__detail + .tab-content .tab-pane ul li {
  font-size: 0.875rem !important;
  margin: 0;
  color: #262626;
  font-weight: 400;
}

.puja-samagri-review .rating-samagri {
  font-weight: 600;
  font-size: 1.3125rem;
  color: #262626;
}
.puja-samagri-review .rating-review {
  font-weight: 400;
  font-size: 0.9375rem;
  color: #262626;
}
.puja-samagri-review .review-comment h6 {
  font-size: 0.9375rem;
  color: #262626;
  font-weight: 500;
}
.puja-samagri-review .review-comment p {
  font-size: 0.8125rem;
  color: #b0b0b0;
  font-weight: 400;
}
.puja-samagri-review .user_rating_desc p {
  font-size: 1rem;
  font-weight: 400;
  color: #262626;
}
.puja-samagri-review ul li {
  list-style: none;
  display: inline-block;
}
.puja-samagri-review ul li .progress {
  width: 100%;
  border-radius: 2rem;
  height: 0.5rem;
}
.puja-samagri-review ul .progress {
  width: 60%;
  border-radius: 2rem;
}
.puja-samagri-review ul .progress-user {
  width: 50%;
}
.puja-samagri-review ul .progress-user .progress-bar {
  background-color: #479622;
  border-radius: 2rem;
}
.puja-samagri-review .user-review-content p {
  background-color: #f6f6f6;
  color: #ff7d33;
  padding: 0.5rem;
  font-weight: 500;
  font-size: 0.75rem !important;
  border-radius: 0.3rem;
}

.term_condition_format h4 {
  font-size: 1.6rem;
  font-weight: 600;
  color: #ff7d33;
  margin-bottom: 0.6rem;
}
.term_condition_format p {
  font-size: 1rem;
  font-weight: 400;
  color: #262626;
  margin-bottom: 0.6rem;
}
.term_condition_format a {
  color: #ff7d33;
}

.term__ {
  background-image: url(../image/home-page-image/bg-term.png);
  padding: 1rem;
  color: #fff;
}

#otp form .form_info label,
#signUpOTP form .form_info label {
  font-size: 0.875rem;
  color: #262626;
  font-weight: 500;
}
#otp form input,
#signUpOTP form input {
  padding: 0.7rem 0rem 1rem 1.5em;
  width: 100%;
}
#otp form input:focus,
#signUpOTP form input:focus {
  border-color: #ff7d33;
  box-shadow: none;
  outline: none;
}
#otp form input::-moz-placeholder, #signUpOTP form input::-moz-placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
#otp form input::placeholder,
#signUpOTP form input::placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
#otp form .form_info_otp input,
#signUpOTP form .form_info_otp input {
  padding: 0.7rem 0rem 1rem 1.5em;
  width: 100%;
}
#otp form .form_info_otp input::-moz-placeholder, #signUpOTP form .form_info_otp input::-moz-placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
#otp form .form_info_otp input::placeholder,
#signUpOTP form .form_info_otp input::placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
#otp form .form_info_recoveryaccount label,
#signUpOTP form .form_info_recoveryaccount label {
  font-weight: 500;
  color: #262626;
  font-size: 0.875rem;
  margin-bottom: 0.5rem;
}
#otp form .form_info_recoveryaccount input,
#signUpOTP form .form_info_recoveryaccount input {
  padding: 0.7rem 0rem 1rem 0.5rem;
  width: 100%;
  margin-bottom: 0.7rem;
}
#otp form .form_info_recoveryaccount input::-moz-placeholder, #signUpOTP form .form_info_recoveryaccount input::-moz-placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
#otp form .form_info_recoveryaccount input::placeholder,
#signUpOTP form .form_info_recoveryaccount input::placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
#otp form .form_info_signup input,
#signUpOTP form .form_info_signup input {
  padding: 0.7rem 0rem 1rem 0.5rem;
  width: 100%;
  margin-bottom: 0.7rem;
}
#otp form .form_info_signup input:focus,
#signUpOTP form .form_info_signup input:focus {
  box-shadow: none;
  border-color: #ff7d33;
}
#otp form .form_info_signup input::-moz-placeholder, #signUpOTP form .form_info_signup input::-moz-placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
#otp form .form_info_signup input::placeholder,
#signUpOTP form .form_info_signup input::placeholder {
  color: #d7d7d7;
  font-weight: 500;
  font-size: 0.875rem;
}
#otp form button,
#signUpOTP form button {
  width: 100%;
  padding: 0.7rem;
  margin-bottom: 0.6rem;
  background-color: #b0b0b0;
  border: 1px solid #b0b0b0;
  border-radius: 0.4rem;
  color: #fff;
  font-size: 1.25rem;
  font-weight: 600;
}
#otp form button:hover,
#signUpOTP form button:hover {
  background-color: #262626;
  color: #fff;
}

.user__name + .dropdown-menu {
  box-shadow: 0px 9px 40px 0px rgba(0, 0, 0, 0.1);
  background: #fff;
  border: 0;
  min-width: 11rem;
  padding: 0.5rem 2px;
}

.user__name {
  text-transform: uppercase;
  font-weight: 500;
  cursor: pointer;
  color: #fff;
}

.userLoggedin .profile {
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
  border: 0.1rem solid #fff;
  border-radius: 2rem;
  line-height: 2.2;
  text-align: center;
  font-size: 1rem;
  color: #fff;
}

.default {
  background-color: #ff7d33;
  font-size: 0.8rem;
  color: #fff;
  border-radius: 0.2rem;
  padding: 0.2rem;
}

.userLoggedin ul li a {
  padding: 0.3rem 0;
  font-size: 1.1rem;
  text-decoration: none;
  text-align: left;
  margin-bottom: 0.1rem;
  color: #262626;
  border-bottom: 1px solid #fff;
}

.BookConsultation.modal .btn-close {
  position: absolute;
  right: 1.5rem;
  top: 1.5rem;
  background-image: url(../image/puja-detail/cross-white.svg);
  background-size: 2.5rem;
}
.BookConsultation.modal h3 {
  color: #ff7d33;
  text-transform: uppercase;
  font-weight: 700;
}
.BookConsultation.modal .form-control:focus {
  box-shadow: none;
  border: 1px solid #ff7d33;
}

.border-bottom-1-1 {
  border-bottom: 1px solid #b0b0b0;
}

.checkbox_ {
  padding-bottom: 0rem !important;
}
.checkbox_ .form-check-input {
  background-color: #fff;
  border: 1px solid #ff7d33;
  padding: 0.5rem;
  border-radius: 0;
}
.checkbox_ .form-check-input:checked[type=checkbox] {
  background-image: url(../image/logo/tick-puja.svg);
}

.billing-coupon .coupon-apply {
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: rgba(104, 210, 55, 0.3490196078);
  border-radius: 0.3rem;
  padding: 1rem;
}
.billing-coupon .coupon-apply p {
  margin: 0;
  font-weight: 500;
  color: #262626;
}
.billing-coupon .coupon-apply a {
  margin: 0;
  font-weight: 500;
  color: #262626;
}
.billing-coupon .coupon-input input {
  padding: 0.7rem 1rem;
  width: 100%;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  border: 1px solid #d7d7d7;
  border-radius: 0.3rem;
}
.billing-coupon .coupon-input input:focus {
  border: 1px solid #ff7d33;
}
.billing-coupon .coupon-one {
  margin: 1.5rem 0;
  border-radius: 0.3rem;
}
.billing-coupon .coupon-one .coupon_card {
  display: flex;
  gap: 1rem;
  padding: 1rem;
  margin-bottom: 1.25rem;
  background-color: rgba(176, 176, 176, 0.368627451);
}
.billing-coupon .coupon-one .coupon_card:nth-last-child(1) {
  margin-bottom: 0;
}
.billing-coupon .coupon-one .coupon_card.active {
  background-color: rgba(104, 210, 55, 0.3411764706);
}
.billing-coupon .coupon-one .form-check-input:checked[type=radio] {
  background-image: url(../image/puja-detail/checkbox-green.png);
  background-size: 15px;
}
.billing-coupon .coupon-one .input__1 {
  padding: 0.8rem;
}
.billing-coupon .coupon-one .coupon-two-detail h5 {
  margin: 0;
  font-size: 1rem;
  font-weight: 500;
}
.billing-coupon .coupon-one .coupon-two-detail h6 {
  margin: 0;
  font-weight: 400;
  font-size: 0.8rem;
}
.billing-coupon .coupon-one .coupon-two-detail p {
  margin: 0;
  font-size: 11.25px;
  color: #595959;
}
.billing-coupon .coupon-two {
  display: flex;
  align-items: center;
  gap: 1rem;
  padding: 1rem;
  background-color: rgba(176, 176, 176, 0.4509803922);
  border-radius: 0.3rem;
}
.billing-coupon .coupon-two .form-check-input:checked[type=radio] {
  background-image: url(../image/puja-detail/checkbox-green.png);
  background-size: 15px;
}
.billing-coupon .coupon-two .input__1 {
  padding: 0.8rem;
}
.billing-coupon .coupon-two .coupon-two-detail h5 {
  margin: 0;
  font-size: 1rem;
  font-weight: 500;
}
.billing-coupon .coupon-two .coupon-two-detail h6 {
  margin: 0;
  font-weight: 400;
  font-size: 0.8rem;
}
.billing-coupon .coupon-two .coupon-two-detail p {
  margin: 0;
  font-size: 11.25px;
  color: #595959;
}

.apply___btn button {
  padding: 0.6rem;
  border: 1px solid #68d237;
  background-color: #68d237;
  width: 100%;
  color: #fff;
  font-weight: 600;
  font-size: 1.2rem;
  border-radius: 0.4rem;
  transition: 1s ease;
}
.apply___btn button:hover {
  background-color: transparent;
  color: #262626;
  border: 1px solid #68d237;
}

.bg-light-orange {
  background-color: #f8e8df;
  padding: 5rem;
}
.bg-light-orange .payment__detail {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  background-color: #fff;
  border-radius: 0.5rem;
  padding: 2rem;
}
.bg-light-orange .payment__detail .puja-detail-copy input {
  margin-bottom: 1rem;
}
.bg-light-orange .payment__detail .puja-detail-copy select {
  margin-bottom: 1rem;
}
.bg-light-orange .payment__detail .puja-detail-copy input:focus {
  border-color: #ff7d33;
  outline: 0;
  box-shadow: none;
}
.bg-light-orange .payment__detail .puja-detail-copy select:focus {
  border-color: #ff7d33;
  outline: 0;
  box-shadow: none;
}
.bg-light-orange .payment__detail .puja-detail-copy button {
  background-color: #ff7d33;
  padding: 0.4rem 1rem;
  color: #fff;
  border: 1px solid #ff7d33;
  border-radius: 0.3rem;
}
.bg-light-orange .payment__detail .puja-detail-copy button:hover {
  background-color: #fff;
  border: 1px solid #ff7d33;
  color: #262626;
  transition: 1s ease;
}
.bg-light-orange .payment__detail .bg-sdow {
  background-color: #fff;
  padding: 2rem;
  border-radius: 0.5rem;
}
.bg-light-orange .payment__detail .bg-sdow h6 {
  margin-bottom: 0.8rem;
}

.remaining__ .remaining_detail h3 {
  font-size: 2.3rem;
}
.remaining__ .remaining_detail h6 {
  color: #ff7d33;
}
.remaining__ .remaining_detail h5 span {
  font-family: 600 !important;
}

.text-orange {
  color: #ff7d33;
}

.heading_ {
  margin-bottom: 4.5rem;
}
.heading_ h3 {
  position: relative;
  display: inline-block;
  font-size: 2.375rem;
}
.heading_ h3::after {
  content: "";
  position: absolute;
  bottom: -7px;
  left: 0;
  background-image: url(../image/corporate-puja/heading-line.svg);
  width: 100%;
  height: 0.125rem;
  background-size: cover;
}
.heading_ p {
  font-size: 1.625rem;
  margin: 1rem 0 0;
}

.corporate_banner {
  position: relative;
  height: 983px;
  display: flex;
  align-items: center;
  background-position: 50% 36%;
  background-image: url(../image/corporate-puja/banner.png);
  background-size: cover;
  background-repeat: no-repeat;
}
.corporate_banner h1 {
  font-size: 5.625rem;
  font-weight: 600;
  margin-bottom: 2.5rem;
}
.corporate_banner p {
  font-size: 1.625rem;
  font-weight: 500;
}
.about_corporate {
  position: relative;
}
.about_corporate::before {
  content: "";
  background-image: url(../image/corporate-puja/about-bg.svg);
  background-position: center;
  width: 100%;
  height: 100%;
  display: inline-block;
  position: absolute;
  opacity: 0.25;
  z-index: -1;
  top: 0;
  background-repeat: no-repeat;
  background-size: 47%;
}
.about_corporate p {
  font-size: 1.625rem;
  color: #494949;
}
.about_corporate a {
  font-size: 1.625rem;
  color: #000;
  text-decoration: none;
  transition: all 0.3s ease;
}
.about_corporate a img {
  width: 2.5rem;
}
.about_corporate a:hover {
  color: #ff7d33;
}

.popular_benefits ul {
  list-style: none;
  padding: 0;
}
.popular_benefits ul li {
  margin-bottom: 3rem;
}
.popular_benefits ul li .benefits_ {
  display: flex;
}
.popular_benefits ul li .benefits_ svg {
  min-width: 4.375rem;
  min-height: 4.375rem;
  padding: 1.25rem;
  border-radius: 50%;
  margin-right: 1.25rem;
}
.popular_benefits ul li:nth-child(odd) .benefits_ svg {
  background: #fb9b44;
}
.popular_benefits ul li:nth-child(even) .benefits_ svg {
  background: #ffcb48;
}

.best_plan {
  background-color: #fffbf6;
}
.best_plan .nav.nav-pills {
  text-align: center;
  margin: 0 auto;
  background: white;
  box-shadow: 5px 10px 40px 0px rgba(0, 0, 0, 0.05);
  justify-content: center;
  width: -moz-fit-content;
  width: fit-content;
  padding: 1rem;
  border-radius: 30px;
}
.best_plan .nav.nav-pills .nav-item .nav-link {
  color: #5c5c5c;
  border-radius: 2rem;
  font-size: 1.25rem;
  font-weight: 600;
  padding: 0.5rem 2rem;
  transition: all 0.3s ease;
}
.best_plan .nav.nav-pills .nav-item .nav-link.active {
  background: linear-gradient(180deg, rgb(253, 167, 68) 0%, rgb(246, 115, 69) 59%);
  color: white;
}
.best_plan .tab-content h5 {
  color: #ff7d33;
  font-size: 1.875rem;
  font-weight: 600;
  line-height: 1.667rem;
  padding-bottom: 2rem;
}
.best_plan .tab-content h4 {
  text-align: center;
  color: #000;
  font-weight: 500;
  font-size: 1.25rem;
}
.best_plan .tab-content h4 span:nth-child(1) {
  vertical-align: top;
}
.best_plan .tab-content h4 span:nth-child(2) {
  font-size: 2.625rem;
  color: #000;
  font-weight: 700;
}
.best_plan .tab-content h4 span:nth-child(3) {
  vertical-align: bottom;
}
.best_plan .tab-content ul {
  margin: 2rem 0 4rem;
  list-style: none;
  padding: 0;
}
.best_plan .tab-content ul li {
  font-size: 1.125rem;
  line-height: 2rem;
  font-weight: 400;
  color: #000000;
}
.best_plan .tab-content .btn-orange-gradient {
  margin: 0 auto;
}
.best_plan .tab-content .price_card {
  box-shadow: 5px 10px 40px 0px rgba(0, 0, 0, 0.05);
  padding: 2rem 4rem;
  border-radius: 2rem;
  text-align: center;
  height: 100%;
  background-color: #fff;
}
.best_plan .tab-content .price_card .customized__body ul {
  padding-bottom: 7rem;
}
.best_plan .tab-content .price_card .regular_body ul {
  padding-bottom: 2rem;
}
.best_plan .tab-content .price_card:hover {
  background: #ff7d33;
  color: white;
}
.best_plan .tab-content .price_card:hover h4 {
  color: white;
}
.best_plan .tab-content .price_card:hover h4 span {
  color: white;
}
.best_plan .tab-content .price_card:hover h5 {
  color: white;
}
.best_plan .tab-content .price_card:hover li {
  color: white;
}

.why_choose .why {
  background-color: #faf6f3;
  position: relative;
  height: 35rem;
  display: grid;
  place-content: center;
  z-index: -1;
}
.why_choose .why h3 {
  font-weight: 600;
  font-size: 2.625rem;
  line-height: 3.413rem;
  margin-bottom: 2rem;
}
.why_choose .why h3 span {
  color: #f77e44;
}
.why_choose .why p {
  font-size: 1.625rem;
  font-weight: 400;
  line-height: 2.113rem;
  color: #4f4f4f;
}
.why_choose .why_card {
  background-image: url(../image/corporate-puja/Group-8298.png);
  background-repeat: no-repeat;
  background-size: cover;
  padding: 6rem 2rem 6rem 0rem;
}
.why_choose .why_card h6 {
  font-weight: 600;
  font-size: 1.5rem;
  color: #262626;
  margin-top: 1rem;
}
.why_choose .why_card p {
  font-weight: 400;
  font-size: 0.982rem;
  line-height: 1.537rem;
}
.why_choose .why_card .card_img img {
  margin-bottom: -4rem;
}
.why_choose .why_card .why_choose_card {
  background-color: white;
  border-top-left-radius: 3rem;
  margin-left: -3rem;
}
.why_choose .why_card .why_choose_card_r {
  background-color: white;
  border-top-right-radius: 3rem;
}
.why_choose .why_card .why_choose_card_m {
  background-color: white;
  margin-top: 11rem;
}

.btn-orange-gradient {
  color: #ff7d33;
  border-radius: 0.5rem;
  font-size: 1.25rem;
  font-weight: 500;
  padding: 1rem 2rem;
  border: none;
  transition: all 0.3s ease;
  border: 1px solid #ff7d33;
  background: white;
}
.cpt_puja {
  background-image: url(../image/corporate-puja/corp-bg.jpg);
  background-size: cover;
}
.cpt_puja h4 {
  font-size: 2rem;
  position: relative;
  display: inline-block;
  margin-bottom: 4rem;
  color: #fff;
  z-index: 1;
}
.cpt_puja h4::before {
  content: "";
  position: absolute;
  background: url(../image/corporate-puja/crpt-text-bg.svg);
  width: 170%;
  height: 90px;
  left: -22%;
  top: -23px;
  z-index: -1;
  background-position: right;
}
.cpt_puja div {
  flex-basis: 25%;
}
.cpt_puja h3 {
  font-size: 2.344rem;
  font-weight: 500;
}
.cpt_puja h3 span {
  color: #ff7d33;
  font-size: 3.198rem;
  font-weight: 700;
}
.cpt_puja img {
  flex-basis: 25%;
}

.testimonial .testimonial_slider {
  position: relative;
}
.testimonial .testimonial_slider::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgb(253, 167, 68) 0%, rgb(246, 115, 69) 59%);
  width: 270px;
  height: 95%;
  z-index: 1;
  opacity: 0.5;
}
.testimonial .testimonial_slider::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  background: linear-gradient(180deg, rgb(253, 167, 68) 0%, rgb(246, 115, 69) 59%);
  width: 282px;
  height: 95%;
  z-index: 1;
  opacity: 0.5;
}
.testimonial .testimonial_slider .testimonial_img {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.testimonial .testimonial_slider .testimonial_card {
  background-color: #faf6f3;
}
.testimonial .testimonial_slider .testimonial_card p {
  font-size: 1.375rem;
  color: #444444;
}
.testimonial .testimonial_slider .testimonial_card h6 {
  font-size: 1.184rem;
  color: #6a6a6a;
}
.testimonial .testimonial_slider .testimonial_card h6 span {
  font-size: 1.625rem;
  color: #ff7d33;
  display: block;
  font-weight: 700;
  margin-bottom: 0.5rem;
}
.testimonial .testimonial_slider .testimonial_card .quote {
  width: 4rem;
}
.testimonial .testimonial_slider .testimonial_card .rating {
  margin-bottom: 4rem;
}

.faqs_b {
  background-image: url(../image/corporate-puja/faq_b-r.png);
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: -12rem;
  position: relative;
  z-index: 1;
}
.faqs_b::after {
  left: 35%;
  content: "";
  position: absolute;
  background-image: url(../image/corporate-puja/flower.png);
  background-repeat: no-repeat;
  background-size: cover;
  bottom: -3%;
  height: 22rem;
  width: 48rem;
  z-index: -1;
}
.faqs_b .faqs {
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
  background-color: white;
  border-radius: 1.875rem;
  padding: 5rem 2rem;
  margin-top: 14rem;
  margin-bottom: 10rem;
}
.faqs_b .faqs .faqs_heading h3 {
  font-size: 3.75rem;
  font-weight: 600;
  font-family: Poppins;
}
.faqs_b .faqs .accordion .accordion-item .accordion-header .accordion-button {
  color: black !important;
  font-size: 1.1rem;
  font-weight: 500;
}
.faqs_b .faqs .accordion .accordion-item .accordion-header .accordion-button:hover {
  color: #ff7d33 !important;
}
.faqs_b .faqs .accordion-button::after {
  background-image: url(../image/corporate-puja/plus.png);
  background-size: 1.75rem;
  width: 1.75rem;
  height: 1.75rem;
}
.faqs_b .faqs .accordion-button:not(.collapsed)::after {
  background-image: url(../image/corporate-puja/minus.png);
  margin-bottom: 0;
  background-size: 1.75rem;
  width: 1.75rem;
  height: 1.75rem;
}
.faqs_b .faqs .accordion-button:not(.collapsed)::after .accordion-item {
  border: 0;
}
.faqs_b .faqs .accordion-button:not(.collapsed)::after .accordion-body {
  padding: 0 1.25rem 3rem;
}
.faqs_b .faqs .accordion-button:not(.collapsed) {
  background-color: #fff;
}

.sign_b {
  padding-top: 4rem;
  background-image: linear-gradient(180deg, rgba(252, 244, 235, 0) 0%, #ffffff 100%), url(../image/corporate-puja/sign.png);
  background-repeat: no-repeat;
  background-position: right;
  opacity: 0.8;
}
.sign_b .sign_up {
  padding: 7rem;
}
.sign_b .sign_up h3 {
  font-size: 3.75rem;
  font-weight: 600;
}
.sign_b .sign_up h3 span {
  color: #ff7d33;
}
.sign_b .sign_up p {
  font-size: 1.563rem;
  font-weight: 400;
}
.sign_b .sign_up input {
  border: 1.301px solid #9e9e9e;
  padding: 1.5rem 2rem;
  height: 4.688rem;
  flex-basis: 80%;
  font-size: 1.25rem;
  border-right: unset;
  font-weight: 400;
  border-radius: 1rem 0 0 1rem;
}
.sign_b .sign_up input:focus-visible {
  outline: 0 !important;
}
.sign_b .sign_up button {
  padding: 1rem 1.5rem;
  border: none;
  background: linear-gradient(180deg, rgb(253, 167, 68) 0%, rgb(246, 115, 69) 59%);
  font-size: 1.25rem;
  font-weight: 500;
  color: white;
  border-radius: 0 1rem 1rem 0;
}

.subscribe_us p {
  font-size: 1.476rem;
  font-weight: 400;
}
.subscribe_us h5 {
  font-size: 2.2rem;
  font-weight: 700;
  color: #ff7d33;
  margin-bottom: 0;
}
.subscribe_us input {
  border: 1px solid #afafaf;
  padding: 1.5rem 2rem;
  height: 4.688rem;
  flex-basis: 80%;
  font-size: 1.75rem;
  border-right: unset;
}
.subscribe_us input:focus-visible {
  outline: 0 !important;
}
.subscribe_us button {
  padding: 1rem 1.5rem;
  border: none;
  background: linear-gradient(180deg, rgb(253, 167, 68) 0%, rgb(246, 115, 69) 59%);
  font-size: 1.75rem;
  font-weight: 700;
  color: white;
}

.offer-banner img {
  aspect-ratio: 20/6;
}

.razorpay-payment-button {
  color: #fff;
  padding: 0.4rem;
  border: none;
  background: transparent;
}

.deb___ {
  border: none !important;
}
.deb___ .debit-card {
  opacity: 0.95;
  background: url(../image/about-us-img/bg-image-card-1.png);
  border-radius: 2rem;
  background-repeat: no-repeat;
  background-size: cover;
  width: 100% !important;
}
.deb___ .debit-card .master-card-logo {
  max-width: 6rem;
  margin-bottom: -3rem;
}
.deb___ .debit-card .card-holder-block .block-lebel {
  color: #ffefd7;
  font-family: "Encode Sans", sans-serif;
  font-size: 0.9rem;
}
.deb___ select {
  color: #fff !important;
}
.deb___ option:not(:first-of-type) {
  color: black !important;
}
.deb___ .debit-card .card-holder-block .card-holder-name {
  background-color: transparent;
  border: none;
  outline: none;
  border-bottom: 1px solid #fbb481;
  margin: 0px;
  width: 100%;
  color: #fff;
  font-family: "Encode Sans", sans-serif;
  letter-spacing: 3px;
  font-size: 1rem;
}
.deb___ .debit-card .card-holder-block .card-holder-name::-moz-placeholder {
  color: #fff;
}
.deb___ .debit-card .card-holder-block .card-holder-name::placeholder {
  color: #fff;
}
.deb___ .debit-card .card-holder-block .card-holder-otp {
  background-color: transparent;
  border: none;
  outline: none;
  border-bottom: 1px solid #fbb481;
  margin: 0px;
  width: 15%;
  color: #fff;
  font-family: "Encode Sans", sans-serif;
  letter-spacing: 3px;
  font-size: 2rem;
  text-align: center;
}
.deb___ .debit-card .card-holder-block .card-holder-otp::-moz-placeholder {
  color: #fff;
}
.deb___ .debit-card .card-holder-block .card-holder-otp::placeholder {
  color: #fff;
}
.deb___ .debit-card .card-holder-block .card-holder-cvv {
  background-color: transparent;
  border: none;
  outline: none;
  border-bottom: 1px solid #fbb481;
  margin: 0px;
  width: 100%;
  color: #fff;
  font-family: "Encode Sans", sans-serif;
  letter-spacing: 3px;
  font-size: 1rem;
}
.deb___ .debit-card .card-holder-block .card-holder-cvv::-moz-placeholder {
  color: #fff;
}
.deb___ .debit-card .card-holder-block .card-holder-cvv::placeholder {
  color: #fff;
}
.deb___ .debit-card .card-holder-block .card-holder-option {
  background-color: transparent;
  border: none;
  outline: none;
  border-bottom: 1px solid #fbb481;
  margin: 0px;
  width: 100%;
  font-family: "Encode Sans", sans-serif;
  letter-spacing: 3px;
  font-size: 1rem;
}
.deb___ .debit-card .card-holder-block .card-holder-option::-moz-placeholder {
  color: #fff;
}
.deb___ .debit-card .card-holder-block .card-holder-option::placeholder {
  color: #fff;
}
.deb___ .pay__ {
  background: linear-gradient(180deg, #ff7f34 0%, #feb263 100%);
  color: #fff;
  width: 100%;
  border: 1px solid #fbb481;
  border-radius: 0.3rem;
  padding: 0.5rem;
  margin-top: 0.8rem;
}
.deb___ .pay__:hover {
  background: none;
  color: #ff7d33;
}
.deb___ .card-code {
  width: 100%;
  height: 16rem;
  perspective: 1000px;
}
.deb___ .card-inner {
  width: 100%;
  height: 100%;
  transform-style: preserve-3d;
  transition: transform 0.5s;
}
.deb___ .card-front {
  width: 100%;
  height: 100%;
  position: absolute;
  backface-visibility: hidden;
  padding: 10px;
}
.deb___ .card-back {
  width: 100%;
  height: 100%;
  position: absolute;
  backface-visibility: hidden;
}
.deb___ .card-back .card-back____ {
  padding: 2rem 2rem 1rem;
}
.deb___ .card-back label {
  display: block;
}
.deb___ .card-back .block-lebel {
  font-size: 1rem !important;
}
.deb___ .card-back {
  transform: rotateY(180deg);
}

.orange___btn button {
  width: 100%;
  padding: 0.7rem;
  border: 1px solid #ff7d33;
  background-color: #ff7d33;
  border-radius: 0.5rem;
  color: #fff;
  font-weight: 600;
  transition: 1s ease;
}
.orange___btn button:hover {
  background-color: #262626;
  color: #fff;
  border: 1px solid #262626;
}

.idea_behind .idea_behind_desc {
  text-align: center;
}
.idea_behind .idea_behind_desc h2 {
  font-size: 3.75rem;
  font-weight: 600;
}
.idea_behind .idea_behind_desc h2 span {
  color: #ff7d33;
}
.idea_behind .idea_behind_desc p {
  font-size: 1.375rem;
  font-weight: 400;
}
.idea_behind .bg-idea_behind {
  width: 100%;
  background-repeat: no-repeat;
  height: 100vh;
  background-size: contain;
  position: relative;
  z-index: -1;
}
.idea_behind .bg-idea_behind .bg-idea_behind_1 {
  left: 15.1%;
  position: absolute;
  top: 3%;
  width: 90%;
}
.idea_behind .bg-idea_behind .bg-idea_behind_1 p {
  font-size: 1.125rem;
  font-weight: 400;
}
.idea_behind .bg-idea_behind .bg-idea_behind_1 .devinity p {
  font-size: 1.375rem;
  font-weight: 600;
}
.idea_behind .idea_behind_dropdown {
  padding: 10rem 0rem 0rem 9rem;
}
.idea_behind .idea_behind_dropdown .nav-pills .nav-link.active,
.idea_behind .idea_behind_dropdown .nav-pills .show > .nav-link {
  color: #ff7d33;
  background: none !important;
  font-size: 3.125rem;
  font-weight: 500;
  text-align: start;
  position: relative;
}
.idea_behind .idea_behind_dropdown .nav-pills .nav-link.active::after,
.idea_behind .idea_behind_dropdown .nav-pills .show > .nav-link::after {
  position: absolute;
  content: "<";
  left: -17px;
  top: 26px;
  font-size: 1.5rem;
}
.idea_behind .idea_behind_dropdown .nav-link {
  font-size: 3.125rem;
  font-weight: 500;
  color: #262626;
  text-align: start;
}

.dosh__ {
  background: linear-gradient(180deg, #fcf4eb 0%, #fcf4eb 48.44%, rgba(252, 244, 235, 0) 100%);
  margin-top: -7.2rem;
  /* Style each individual navigation dot */
  /* Style the active navigation dot */
}
.dosh__ .bg-image {
  position: relative;
  overflow: hidden;
}
.dosh__ .img_text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  /* Adjust the background color and transparency as needed */
  color: #fff;
  /* Adjust the text color as needed */
  opacity: 0;
  transition: opacity 1s linear;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.dosh__ .accordion_li:hover .img_text {
  opacity: 1;
}
.dosh__ .img_text h2,
.dosh__ .img_text p {
  margin: 0;
}
.dosh__ .card_wrapper {
  /*   .active {
      background: #ddd;
    }

    .expanded {
      background: #333;
    }  */
  /* owl nav show on  more than  5 slide on desktop */
}
.dosh__ .card_wrapper .owl-nav {
  display: none;
}
.dosh__ .card_wrapper .carousel-accordion.owl-carousel .owl-stage {
  display: flex;
}
.dosh__ .card_wrapper .carousel-accordion .owl-item a {
  text-decoration: none;
  color: inherit;
}
.dosh__ .card_wrapper .carousel-accordion .accordion_li .bg-image {
  height: 70vh;
  display: flex;
  max-height: 400px;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 1rem;
}
.dosh__ .card_wrapper .accordion_li .bg-image .img_text h2 {
  text-align: center;
  color: #fff;
  font-family: poppins;
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 2.188rem;
  padding-top: 20rem;
}
.dosh__ .card_wrapper .accordion_li .bg-image .img_text p {
  color: #fff;
  text-align: center;
  font-size: 1rem;
  font-weight: 400;
  padding: 1.5rem;
  padding-right: 1.5rem;
}
.dosh__ .card_wrapper .carousel-accordion .accordion_li img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  width: inherit;
  transform: translate(-50%, -50%);
  -o-object-fit: fill;
     object-fit: fill;
}
@media (min-width: 1200px) {
  .dosh__ .card_wrapper .carousel-accordion .owl-item {
    padding: 0 var(--xspace);
  }
  .dosh__ .card_wrapper .carousel-accordion .accordion_li .bg-image {
    max-height: 600px;
    width: unset;
  }
  .dosh__ .card_wrapper .carousel-accordion .accordion_li {
    width: calc(((var(--vw-width)) - var(--xspace) * 2) / 5);
  }
}
.dosh__ .card_wrapper .owl-dots {
  text-align: center;
  margin-top: 10px;
}
.dosh__ .card_wrapper .owl-dots button.owl-dot {
  background: #000;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 5px;
}
.dosh__ .card_wrapper .owl-dots button.owl-dot:focus {
  outline: 0;
}
.dosh__ .card_wrapper .owl-dots .active {
  background: #fff;
}
.dosh__ .dosh__heading {
  text-align: center;
}
.dosh__ .dosh__heading h2 {
  font-size: 3.75rem;
  font-weight: 600;
  color: #262626;
}
.dosh__ .dosh__heading p {
  font-size: 1.375rem;
  font-weight: 400;
}
.dosh__ .upcoming_desc h2 {
  font-size: 3.75rem;
  font-weight: 600;
  color: #262626;
}
.dosh__ .upcoming_desc h2 span {
  color: #ff7d33;
}
.dosh__ .upcoming_desc p {
  font-size: 1.375rem;
  font-weight: 400;
  color: #262626;
}
.dosh__ .puja_detail {
  padding: 0.8rem;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
  background-color: #fff;
  border-radius: 1.25rem;
  min-height: 34rem;
  max-height: 33rem;
}
.dosh__ .puja_detail img {
  width: 100%;
  min-height: 20rem;
  max-height: 20rem;
  -o-object-fit: cover;
     object-fit: cover;
}
.dosh__ .puja_detail h4 {
  font-weight: 600;
  color: #262626;
  font-size: 1.4rem;
}
.dosh__ .puja_detail p {
  font-weight: 400;
  font-size: 1rem;
  color: #262626;
}
.dosh__ .puja_detail .book_puja_button {
  padding: 0.7rem 3rem;
  border-radius: 0.5rem;
  color: #ff7d33;
  font-weight: 600;
  font-size: 1.2rem;
  border: 1px solid #262626;
  background: #fff;
}
.dosh__ .puja_detail .book_puja_button:hover {
  background-color: #ff7d33;
  color: #fff;
  border: 1px solid #ff7d33;
}
.dosh__ .card_wrapper {
  width: 100%;
  display: flex;
  align-items: center;
}
.dosh__ .head_text {
  font-family: bromega-Bold;
  font-size: 45px;
}
.dosh__ .head_para {
  margin-top: 15px;
}
.dosh__ .slider_carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
}
.dosh__ .slider_carousel .owl-prev,
.dosh__ .slider_carousel .owl-next {
  width: 40px;
  height: 40px;
  background: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  position: absolute;
  top: 50%;
}
.dosh__ .owl-dots {
  text-align: center;
  margin-top: 20px;
  /* Adjust the margin as needed */
}
.dosh__ .owl-dot {
  display: inline-block;
  width: 10px;
  /* Adjust the width as needed */
  height: 10px;
  /* Adjust the height as needed */
  background-color: #b0b0b0 !important;
  /* Change the background color */
  border-radius: 50%;
  /* Make it a circle */
  margin: 0 5px;
  /* Adjust the margin as needed */
  cursor: pointer;
  transition: background-color 0.3s;
  /* Add a smooth transition effect */
}
.dosh__ .owl-dot.active {
  background-color: #ff5733 !important;
  /* Change the background color for the active dot */
}

/******** Middle section CSS End *******/
/***** responsive css Start ******/
@media (min-width: 992px) and (max-width: 1199px) {
  h2 {
    margin-bottom: 32px;
  }
  h3 {
    margin: 0 0 8px;
    font-size: 24px;
    line-height: 32px;
  }
  /* -------- Landing page ------- */
  .game-section {
    padding: 50px 30px;
  }
  .game-section .item {
    margin: 0 12px 60px;
    width: 260px;
    height: 360px;
  }
  .game-section .item.active {
    width: 400px;
  }
  .game-section .item-desc {
    transform: translateY(calc(100% - 46px));
    -webkit-transform: translateY(calc(100% - 46px));
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  h2 {
    margin-bottom: 32px;
  }
  h3 {
    margin: 0 0 8px;
    font-size: 24px;
    line-height: 32px;
  }
  .line-title {
    width: 330px;
  }
  /* -------- Landing page ------- */
  .game-section {
    padding: 50px 30px 40px;
  }
  .game-section .item {
    margin: 0 12px 60px;
    width: 240px;
    height: 330px;
  }
  .game-section .item.active {
    width: 360px;
  }
  .game-section .item-desc {
    transform: translateY(calc(100% - 42px));
    -webkit-transform: translateY(calc(100% - 42px));
  }
}
@media (max-width: 767px) {
  body {
    font-size: 14px;
  }
  h2 {
    margin-bottom: 20px;
  }
  h3 {
    margin: 0 0 8px;
    font-size: 19px;
    line-height: 24px;
  }
  .line-title {
    width: 250px;
  }
  /* -------- Landing page ------- */
  .game-section {
    padding: 30px 15px 20px;
  }
  .game-section .item {
    margin: 0 10px 40px;
    width: 200px;
    height: 280px;
  }
  .game-section .item.active {
    width: 270px;
    box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 6px 10px 10px rgba(0, 0, 0, 0.25);
  }
  .game-section .item-desc {
    padding: 0 14px 5px;
    transform: translateY(calc(100% - 42px));
    -webkit-transform: translateY(calc(100% - 42px));
  }
}
.why_choose_us_2 h2 {
  font-size: 3.75rem;
  font-weight: 600;
  font-family: Poppins;
}
.why_choose_us_2 h2 span {
  color: #ff7d33;
}
.why_choose_us_2 .why_choose_us_2_desc .heading p {
  font-size: 1.25rem;
  margin-bottom: 2rem;
}
.why_choose_us_2 .why_choose_us_2_desc .heading .bold-p {
  font-weight: 600;
  margin-bottom: 2rem;
}
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja {
  position: unset;
  padding-top: 4rem;
  padding-bottom: 6rem;
}
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .owl-item .active {
  background-color: #ff7d33;
  border-radius: 15px;
  padding: 2rem;
}
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .owl-item .active h2 {
  color: #fff;
}
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .owl-item .active p {
  color: #fff;
}
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .box-wuy-shadow {
  margin: 0.4rem;
  box-shadow: 3.569px 2.138px 10.553px 0px rgba(0, 0, 0, 0.1);
  border-radius: 15px;
  padding: 2rem;
  transition: 0.2s all ease;
  min-height: 22rem;
  max-height: 22rem;
  background-color: #fff;
}
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .box-wuy-shadow h2 {
  padding-top: 1rem;
}
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .box-wuy-shadow:hover {
  background-color: #ff7d33;
  color: #fff;
}
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .box-wuy-shadow:hover h2 {
  color: #fff;
}
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .box-wuy-shadow:hover p {
  color: #fff;
}
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .box-wuy-shadow img {
  max-width: 10rem;
  min-width: 10rem;
}
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .box-wuy-shadow h2 {
  font-size: 2.5rem;
  font-weight: 600;
  color: #262626;
}
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .box-wuy-shadow p {
  font-size: 1.125rem;
  color: #262626;
}
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .owl-nav {
  text-align: center;
  padding-top: 2.8rem;
}
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .owl-prev,
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .owl-next {
  font-size: 24px;
  color: #ff7d33;
  padding: 10px;
  border: 1px solid #ff7d33;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  margin-left: 1rem;
}
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .owl-prev:hover,
.why_choose_us_2 .why_choose_us_2_desc .choose-us-puja .owl-next:hover {
  background-color: #ff7d33;
  color: #fff;
}

.conduct-puja-2 {
  background: #fffbf6 !important;
}

.cunduct_puja {
  background: linear-gradient(180deg, #fcf4eb 80%, rgba(252, 244, 235, 0) 0%);
  margin-top: -1rem;
}
.cunduct_puja .heading h1 {
  font-size: 3.75rem;
  font-weight: 600;
  color: #262626;
}
.cunduct_puja .heading h1 span {
  color: #ff7d33;
}
.cunduct_puja .story .owl-stage {
  right: 15px;
}
.cunduct_puja .story .for_occasion img {
  width: 100%;
  border-radius: 0.5rem;
  aspect-ratio: 1/1;
  -o-object-fit: none;
  object-fit: cover;
}

.testimonial___latest {
  position: relative;
}
.testimonial___latest::after {
  content: "";
  background-image: url(../image/home-page-image/testimonial-tree.png);
  position: absolute;
  background-repeat: no-repeat;
  height: 47rem;
  right: -5%;
  top: 6%;
  width: 36rem;
}
.testimonial___latest::before {
  content: "";
  background-image: url(../image/home-page-image/testimonial-tree.png);
  position: absolute;
  background-repeat: no-repeat;
  height: 47rem;
  left: -6%;
  top: 6%;
  width: 36rem;
}
.testimonial___latest .heading h2 {
  font-size: 3.75rem;
  font-weight: 600;
  color: #ff7d33;
}
.testimonial___latest .heading h2 span {
  color: #ff7d33;
}
.testimonial___latest .testimonials-section {
  height: 600px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-flow: row nowrap;
  align-items: flex-end;
  justify-content: center;
}
.testimonial___latest .slider__nav {
  width: 12px;
  height: 12px;
  margin: 104px 12px;
  border-radius: 50%;
  z-index: 10;
  outline: 6px solid #ccc;
  outline-offset: -6px;
  box-shadow: 0 0 0 0 #ff7d33, 0 0 0 0 rgba(233, 115, 5, 0.911);
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  backface-visibility: hidden;
}
.testimonial___latest .slider__nav:checked {
  animation: check 0.4s linear forwards;
}
.testimonial___latest .slider__nav:checked:nth-of-type(1) ~ .slider__inner {
  left: 0%;
}
.testimonial___latest .slider__nav:checked:nth-of-type(2) ~ .slider__inner {
  left: -100%;
}
.testimonial___latest .slider__nav:checked:nth-of-type(3) ~ .slider__inner {
  left: -200%;
}
.testimonial___latest .slider__nav:checked:nth-of-type(4) ~ .slider__inner {
  left: -300%;
}
.testimonial___latest .slider__nav:checked:nth-of-type(5) ~ .slider__inner {
  left: -400%;
}
.testimonial___latest .slider__inner {
  position: absolute;
  top: 80px;
  left: 0;
  width: 500%;
  height: auto;
  transition: left 0.4s;
  display: flex;
  flex-flow: row nowrap;
}
.testimonial___latest .slider__contents {
  height: 100%;
  text-align: center;
  display: flex;
  flex: 1;
  flex-flow: column nowrap;
  align-items: center;
  justify-content: center;
}
.testimonial___latest .slider__caption {
  font-size: 1.625rem;
  font-weight: 600;
  color: #ff7d33;
  font-family: "Poppins", sans-serif;
}
.testimonial___latest .slider__txt {
  font-size: 1.25rem;
  font-family: "Poppins", sans-serif;
  line-height: 1.7;
  color: #111;
  max-width: 750px;
}
@keyframes check {
  100% {
    outline-color: #ff7d33;
    box-shadow: 0 0 0 0 #ff7d33, 0 0 0 0 rgba(51, 51, 51, 0);
  }
}

.main_about_image h4 {
  font-family: "Poppins", sans-serif;
}
.main_about_image h1 {
  font-family: "Poppins", sans-serif;
}
.main_about_image h6 {
  font-family: "Poppins", sans-serif;
}
.main_about_image p {
  font-family: "Poppins", sans-serif;
}

.description_about h4 {
  font-family: "Poppins", sans-serif;
}
.description_about h1 {
  font-family: "Poppins", sans-serif;
}
.description_about h6 {
  font-family: "Poppins", sans-serif;
}
.description_about p {
  font-family: "Poppins", sans-serif;
}

.our__offerings {
  background: linear-gradient(180deg, #fcf4eb 0%, #fcf4eb 37.6%, rgba(252, 244, 235, 0) 100%);
  margin-top: -6.2rem;
  z-index: 1000;
}
.our__offerings h2 {
  font-size: 3.75rem;
  font-weight: 600;
}
.our__offerings h2 span {
  color: #ff7d33;
}
.our__offerings .why_choose_us_2_desc .heading p {
  font-size: 1.25rem;
  margin-bottom: 2rem;
}
.our__offerings .why_choose_us_2_desc .heading .bold-p {
  font-weight: 600;
  margin-bottom: 2rem;
}
.our__offerings .why_choose_us_2_desc .offerings_data {
  padding-top: 4rem;
  padding-bottom: 6rem;
}
.our__offerings .why_choose_us_2_desc .offerings_data .owl-item .active {
  background-color: #ff7d33;
  border-radius: 15px;
  padding: 2rem;
}
.our__offerings .why_choose_us_2_desc .offerings_data .owl-item h3 {
  font-weight: 600;
  font-size: 1.5625rem;
  line-height: 2.1875rem;
}
.our__offerings .why_choose_us_2_desc .offerings_data .box-wuy-shadow {
  margin: 0.4rem;
  box-shadow: rgb(213, 216, 219) 0px 8px 24px;
  border-radius: 15px;
  padding: 2rem;
}
.our__offerings .why_choose_us_2_desc .offerings_data .box-wuy-shadow img {
  max-width: 10rem;
}
.our__offerings .why_choose_us_2_desc .offerings_data .box-wuy-shadow h2 {
  font-size: 2.5rem;
  font-weight: 600;
  color: #fff;
}
.our__offerings .why_choose_us_2_desc .offerings_data .box-wuy-shadow p {
  font-size: 1.125rem;
  color: #fff;
}
.our__offerings .why_choose_us_2_desc .offerings_data .owl-nav {
  text-align: center;
  padding-top: 2.8rem;
}
.our__offerings .why_choose_us_2_desc .offerings_data .owl-prev,
.our__offerings .why_choose_us_2_desc .offerings_data .owl-next {
  font-size: 24px;
  color: #ff7d33;
  padding: 10px;
  border: 1px solid #ff7d33;
  border-radius: 50%;
  width: 3rem;
  height: 3rem;
  margin-left: 1rem;
}
.our__offerings .why_choose_us_2_desc .offerings_data .owl-prev:hover,
.our__offerings .why_choose_us_2_desc .offerings_data .owl-next:hover {
  background-color: #ff7d33;
  color: #fff;
}
.our__offerings .Laabh_card_l {
  background-color: #fff;
  padding: 2rem;
  box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.05);
  border-radius: 1.25rem;
  margin: -2rem 1rem 4rem;
}
.our__offerings .Laabh_card_l .benefits_ h5 {
  font-size: 1.625rem;
  font-weight: 600;
  padding: 1rem 0;
}
.our__offerings .Laabh_card_l .benefits_ svg {
  min-width: 4.442rem;
  min-height: 4.442rem;
  padding: 1.25rem;
  border-radius: 50%;
}
.our__offerings .Laabh_card_l:nth-child(odd) .benefits_ svg {
  background: #fb9b44;
}
.our__offerings .Laabh_card_l:nth-child(even) .benefits_ svg {
  background: #ffcb48;
}
.our__offerings .Laabh_card_r {
  background-color: #fff;
  padding: 2rem;
  box-shadow: 0px 4px 50px 0px rgba(0, 0, 0, 0.05);
  border-radius: 1.25rem;
  margin: 1rem 1rem 4rem;
}
.our__offerings .Laabh_card_r .benefits_ h5 {
  font-size: 1.625rem;
  font-weight: 600;
  padding: 1rem 0;
}
.our__offerings .Laabh_card_r .benefits_ svg {
  min-width: 4.442rem;
  min-height: 4.442rem;
  padding: 1.25rem;
  border-radius: 50%;
}
.our__offerings .Laabh_card_r:nth-child(odd) .benefits_ svg {
  background: #fb9b44;
}
.our__offerings .Laabh_card_r:nth-child(even) .benefits_ svg {
  background: #ffcb48;
}
.our__offerings .Laabh {
  padding: 1rem 3rem;
}
.our__offerings .Laabh h3 {
  font-weight: 600;
  font-size: 3.75rem;
}
.our__offerings .Laabh h3 span {
  color: #ff7d33;
}
.our__offerings .Laabh p {
  font-size: 1.375rem;
  font-weight: 400;
  color: black;
  padding: 1rem 0 4rem;
}

.portfolio__img {
  display: flex;
  justify-content: center;
}
.portfolio__img img {
  flex: 1;
  transition: 0.6s all ease-in-out;
  height: 700px;
  width: 400px;
}
.portfolio__img img:hover {
  flex: 2;
}
.portfolio__img img:first-child {
  margin-top: 5rem;
}
.portfolio__img img:nth-child(2) {
  padding: 0 2rem;
}
.portfolio__img img:nth-child(3) {
  margin-top: 5rem;
}
.portfolio__img img:nth-child(4) {
  padding: 0 2rem;
}
.portfolio__img img:nth-child(5) {
  margin-top: 5rem;
}

.idea_behind_1 .story .item h1 {
  color: #ff7d33;
  font-size: 1.5rem;
}
.ccavanue-css .modal-body {
  padding: 0rem 2rem;
}
.ccavanue-css .modal-body .cc-avanue-desc h4 {
  color: var(--Dark-Gray, #262626);
  font-family: "Poppins", sans-serif;
  font-size: 26px;
  font-style: normal;
  font-weight: 600;
  line-height: 110%;
}
.ccavanue-css .modal-body .cc-avanue-desc p {
  color: #262626;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 9.51px;
}
.ccavanue-css .modal-body .cc-avanue-desc .button-paytm {
  border-radius: 2.565px;
  border: 0.513px solid #d3d3d3;
  background: #f5f5f5;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 0.7rem;
  margin-bottom: 0.8rem;
}
.ccavanue-css .modal-body .detail-prize-enter p {
  color: var(--Dark-Gray, #262626);
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 110%;
}
.ccavanue-css .modal-body .detail-prize-enter p span {
  color: #ff7d33;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 20px;
}
.ccavanue-css .modal-body .detail-prize-enter .card-form p {
  color: #262626;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 9.51px;
}
.ccavanue-css .modal-body .detail-prize-enter .card-form input {
  border-radius: 3px;
  border: 1px solid #d6d6d6;
  background: #fff;
  margin-bottom: 0.8rem;
}
.ccavanue-css .modal-body .detail-prize-enter .card-form button {
  background-color: #ff7d33;
  color: #fff;
  border: 1px solid #ff7d33;
  padding: 0.5rem 1rem;
  width: 100%;
  border-radius: 0.2rem;
  font-weight: 600;
  margin-top: 1.5rem;
}

.button-paytm input[type=radio] {
  accent-color: red !important;
}

.story-1 h1 {
  display: none;
}

.story-6 h1 {
  display: none;
}

.arrow-none {
  background-image: none;
}

.reason__ h4 {
  font-size: 1.5rem;
  font-weight: 600;
  font-family: "Poppins", sans-serif;
}
.reason__ p {
  font-size: 1rem;
  font-weight: 400;
  color: #595959;
  font-family: "Poppins", sans-serif;
}
.reason__ .input__ {
  display: flex;
  align-items: baseline;
  margin-bottom: 0.5rem;
  border-bottom: 1px solid #d2d2d2;
}
.reason__ .input__ p {
  padding-left: 0.7rem;
  color: #262626;
  font-family: "Poppins", sans-serif;
}
.reason__ .input__ input[type=radio] {
  accent-color: #e46e00;
}
.reason__ .input__1 p {
  padding-left: 0.7rem;
  color: #262626;
  font-family: "Poppins", sans-serif;
}
.reason__ .input__1 input[type=radio] {
  accent-color: #e46e00;
}
.reason__ .input__1 .hidden {
  display: none;
  opacity: 0;
  transition: opacity 0.5s ease-in-out;
}
.reason__ .btn-reation button {
  background-color: #ff7d33;
  border: 1px solid #ff7d33;
  color: #fff;
  border-radius: 0.5rem;
  width: 100%;
  padding: 0.5rem;
  font-size: 1.2rem;
  font-weight: 500;
}
.reason__ .btn-reation button:hover {
  background-color: #fff;
  border: 1px solid #ff7d33;
  color: #ff7d33;
}

.mobile___in_footer .footer__styled {
  margin-top: -2rem !important;
}

.phone-pey-button {
  display: block;
}
.phone-pey-button .rozorpay-design {
  padding: 0;
  line-height: 0.1;
}
.phone-pey-button .rozorpay-design .rozor {
  background-color: #f5f5f5 !important;
  border: 0.5px solid #d3d3d3 !important;
  padding: 0.8rem 2rem !important;
  border-radius: 0.5rem;
}
.phone-pey-button .rozorpay-design .rozor:hover {
  border: 0.5px solid #ff7d33 !important;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.phone-pey-button .phone-pey-design button {
  background-color: #f5f5f5 !important;
  border: 0.5px solid #d3d3d3 !important;
  padding: 0.7rem 2rem !important;
  margin-left: 0.8rem !important;
}
.phone-pey-button .phone-pey-design button .pey {
  width: 90% !important;
}
.phone-pey-button .phone-pey-design button:hover {
  border: 0.5px solid #ff7d33 !important;
  box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.get_full_payment {
  border: 1px dashed rgb(255, 125, 51);
  text-align: center;
  padding: 0.5rem;
  border-radius: 0.3rem;
}
.get_full_payment p {
  color: rgb(255, 125, 51);
  font-weight: 500;
  font-size: 1rem;
}

.media_list-pagination .btn-orange {
  margin-right: 8px;
  min-width: 2.6rem;
  padding: 0.4rem;
  background-color: transparent;
  border: 1px solid #a4a4a4;
  color: #a4a4a4;
}
.media_list-pagination .btn-orange:hover {
  background-color: #ff7d33;
  border: 1px solid #ff7d33;
  color: #fff;
}
.media_list-pagination .active {
  background-color: #ff7d33;
  border: 1px solid #ff7d33;
  color: #fff;
}
.media_list-pagination span {
  background-color: transparent !important;
  border: none !important;
  color: #a4a4a4 !important;
}

.enter-input {
  position: relative;
}
.enter-input .fa-check {
  position: absolute;
  right: 2%;
  bottom: 16%;
  color: #68d237;
  font-size: 1.2rem;
}
.enter-input .fa-xmark {
  position: absolute;
  right: 2%;
  bottom: 55%;
  color: red;
  font-size: 1.2rem;
}/*# sourceMappingURL=style.css.map */