@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@200;300;400;500;600;700&display=swap");

font-weight-1 {
  font-size: 100 !important;
}

font-weight-2 {
  font-size: 200 !important;
}

font-weight-3 {
  font-size: 300 !important;
}

font-weight-4 {
  font-size: 400 !important;
}

font-weight-5 {
  font-size: 500 !important;
}

font-weight-6 {
  font-size: 600 !important;
}

font-weight-7 {
  font-size: 700 !important;
}

font-weight-8 {
  font-size: 800 !important;
}

font-weight-9 {
  font-size: 900 !important;
}

font-weight-1 {
  font-size: 100 !important;
}

font-weight-2 {
  font-size: 200 !important;
}

font-weight-3 {
  font-size: 300 !important;
}

font-weight-4 {
  font-size: 400 !important;
}

font-weight-5 {
  font-size: 500 !important;
}

font-weight-6 {
  font-size: 600 !important;
}

font-weight-7 {
  font-size: 700 !important;
}

font-weight-8 {
  font-size: 800 !important;
}

font-weight-9 {
  font-size: 900 !important;
}

.temple-open {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
  border-radius: 68px;
  height: 46px;
  padding: 0 20px;
  font-size: 14px;
  color: #4a5e88;
  font-weight: 600;
}

.temple-open.login-icon {
  padding: 0 23px 0 8px;
}

@media only screen and (max-width: 768px) {
  .temple-open {
    padding: 0 15px;
  }
}

.temple-open .templ-loder {
  max-width: 22px;
}

.temple-dropdown h2 {
  color: #363745;
  font-size: 20px;
  margin-bottom: 10px !important;
}

@media only screen and (max-width: 768px) {
  .temple-dropdown h2 {
    font-size: 18px;
  }
}

.temple-dropdown p {
  color: #7d7d7d;
  font-size: 12px;
}

.temple-dropdown .temple-open-icon {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #d0f0ff;
}

.temple-dropdown .temple-open-icon img {
  max-width: 26px;
}

.temple-dropdown .temple-content h6 {
  color: #363745;
}

.temple-dropdown .temple-content p {
  font-size: 11px;
  color: #7d7d7d;
}

.temple-dropdown a {
  text-decoration: none;
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .temple-dropdown a {
    margin-bottom: 24px;
  }
}

.temple-dropdown .dropdown-menu {
  min-width: 660px;
}

@media only screen and (max-width: 768px) {
  .temple-dropdown .dropdown-menu {
    min-width: 100%;
  }
}

.home-footer {
  background: #f9f9fd !important;
}

.temp-close {
  width: 35px !important;
  height: 35px !important;
  border-radius: 50%;
  background: #eceef6;
  position: absolute;
  right: 6px;
  top: 10px;
}

body,
html {
  padding: 0;
  margin: 0;
  min-height: 100vh;
  font-family: "Plus Jakarta Sans", sans-serif;
  font-size: 14px;
  background: #f9f9fd;
}

ul {
  padding: 0;
  margin: 0;
}

ul li {
  list-style: none;
}

a {
  color: #4a5e88;
}

a:hover {
  color: #204289;
}

.primary-f-color {
  color: #4a5e88;
}

.heading-color {
  color: #204289;
}

.sub-color {
  color: #787878;
}

.font-10 {
  font-size: 10px;
}

.bg-white {
  background: #fff;
}

.cursor-pointer {
  cursor: pointer;
}

.main-shadow {
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
}

.logo-iskon {
  margin-right: 1rem;
}

@media only screen and (max-width: 768px) {
  .logo-iskon {
    max-width: 62px;
  }
}

.logo-text {
  font-size: 20px;
  line-height: 24px;
  color: #204289;
}

@media only screen and (max-width: 768px) {
  .logo-text {
    font-size: 14px;
    line-height: 18px;
  }
}

.search-item {
  width: 46px;
  height: 46px;
  border-radius: 68px;
}

@media only screen and (max-width: 768px) {
  .search-item {
    width: 40px;
    height: 40px;
  }
}

.search-item img {
  max-width: 100%;
}

.search-toogle {
  width: 46px;
  height: 46px;
  border-radius: 68px;
  transition: width ease-out 0.2s;
}

@media only screen and (max-width: 768px) {
  .search-toogle {
    width: 42px;
    height: 38px;
    border-radius: 4px;
    box-shadow: none;
  }

  .search-toogle img {
    max-width: 18px;
  }
}

.search-toogle input {
  display: none;
}

.search-toogle.widthset {
  width: 220px;
  z-index: 1300;
  justify-content: end !important;
  position: relative;
}

.search-toogle.widthset input {
  display: block;
}

.search-toogle .search-inp {
  cursor: pointer;
}

.searchinput {
  border: 0;
  height: 32px;
  width: 176px;
}

@media only screen and (max-width: 768px) {
  .header-right-element {
    position: absolute;
    right: 0;
  }
}

.app-dwnld .dropdown-menu {
  border: 0;
  background: transparent;
  left: auto !important;
  padding-top: 18px;
}

.app-dwnld .polygon {
  position: absolute;
  right: 0;
  top: -1px;
  z-index: 1;
}

.app-dwnld .drop-bx {
  position: relative;
  z-index: 99;
  border-radius: 5px;
  background: #fff;
  padding: 24px;
  box-shadow: 0px 2px 5px 1px rgba(71, 71, 71, 0.21);
}

.app-dwnld .drop-bx img {
  max-width: 120px;
}

.app-dwnld .drop-bx h3 {
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  padding: 0;
  margin: 0 0 20px 0;
  color: #363745;
}

.app-dwnld .drop-bx a {
  text-decoration: none;
}

.after-remove {
  cursor: pointer;
}

.after-remove::after {
  display: none;
}

.app-download-btn {
  font-size: 14px;
  font-weight: 600;
  line-height: 21px;
  padding: 0 24px;
  height: 46px;
  border-radius: 56px;
  border: 0;
  color: #4a5e88;
}

img.user {
  width: 44px;
  height: 44px;
  border-radius: 50%;
}

.user-detail {
  color: rgba(74, 94, 136, 0.5);
  font-weight: 600;
  line-height: 17px;
}

.primary-bg-color {
  background: #866dcf;
}

.cs-nav {
  height: 65px;
  padding: 5px;
  border-radius: 74px;
}

@media only screen and (max-width: 768px) {
  .cs-nav {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 1099;
    border-radius: 0;
    padding: 16px 16px;
    width: 100%;
    height: auto;
  }
}

.cs-nav .nav-link {
  font-size: 15px;
  line-height: 19px;
  font-weight: 700;
  color: #4a5e88;
}

@media only screen and (max-width: 768px) {
  .cs-nav .nav-link {
    font-size: 10px;
    font-weight: 500;
    border-radius: 50%;
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    width: 45px;
    height: 45px;
    line-height: normal;
    color: #7a7a7a;
  }
}

@media only screen and (max-width: 960px) {
  .cs-nav .nav-link {
    font-size: 10px;
  }
}

.cs-nav .nav-link.active {
  background: #866dcf;
  color: #fff;
  border-radius: 44px;
  padding: 18px 40px;
}

@media only screen and (max-width: 768px) {
  .cs-nav .nav-link.active {
    border-radius: 50%;
    background: transparent;
    background: #866dcf;
    padding: 0;
  }

  .cs-nav .nav-link.active span {
    display: none;
  }

  .cs-nav .nav-link.active img {
    /* Safari/Chrome */
    filter: brightness(0) invert(1);
  }
}

@media only screen and (max-width: 960px) {
  .cs-nav .nav-link.active {
    padding: 10px 16px;
  }
}

.nav-right-help-bx {
  width: 65px;
  height: 65px;
  border-radius: 50%;
}

.servics-heading {
  font-size: 22px;
  color: #4a5e88;
  font-weight: 700;
  padding: 0;
  margin: 0;
}

.service-area h3 {
  font-size: 22px;
  color: #4a5e88;
  font-weight: 700;
  padding: 0;
  margin: 0;
}

.service-area .card-title {
  font-size: 15px;
  color: #4a4a4a;
  font-weight: 700;
  text-transform: capitalize;
}

.service-area .card-text {
  color: #787878;
  font-size: 13px;
  font-weight: 500;
}

.service-area p {
  color: #787878;
}

.service-area .card {
  border: 0;
  border-radius: 20px;
}

.service-area .serviceBx {
  background: #f0e7fa;
  width: 180px;
  height: 166px;
  border-radius: 50px;
}

.service-area .service-wrap p {
  font-size: 15px;
  font-weight: 700;
  color: #4a5e88;
}

#carouselSecond .carousel-inners {
  background: url(../images/crsl-backgrond2.jpg);
  border-radius: 15px;
  background-size: 100% 100%;
}

#carouselFirst .carousel-inner {
  background: url(../images/crsl-backgrond2.jpg);
  background-size: cover;
  background-size: 100% 100%;
  border-radius: 15px;
}

#carouselFirst .carousel-item.child {
  padding: 60px;
}

#carouselFirst .carousel-item.child2 {
  padding: 0;
}

#carouselFirst .carousel-item.child3 {
  padding: 0;
  width: 100%;
  max-height: 392px;
  object-fit: fill;
}

@media only screen and (max-width: 768px) {
  #carouselFirst .carousel-item.child {
    padding: 30px 20px 30px 20px !important;
  }

  .slick-slide {
    margin: 0 4px;
  }

  #carouselFirst .carousel-item.child3 {
    max-height: 163px;
  }
}

.carousal-element h3 {
  font-size: 40px;
  font-weight: 800;
  line-height: 72px;
  padding: 0;
  margin: 0;
  color: #204289;
  text-transform: uppercase;
}

@media only screen and (max-width: 768px) {
  .carousal-element h3 {
    font-size: 24px;
    line-height: 28px;
  }
}

.carousal-element h4 {
  font-size: 19px;
  margin-bottom: 10px;
  padding: 0;
  color: #204289;
}

@media only screen and (max-width: 768px) {
  .carousal-element h4 {
    font-size: 16px;
    font-weight: 700;
  }
}

.carousal-element p {
  font-weight: 500;
  font-size: 14px;
  line-height: 24px;
  color: #2e374a;
}

.carousal-element .carousel-indicators [data-bs-target] {
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.carousal-element .carousel-indicators {
  align-items: center;
}

.carousal-element .carousel-indicators .active {
  opacity: 1;
  width: 27px !important;
  height: 7px !important;
  border-radius: 100px !important;
  border: 0 !important;
  background: #204289;
}

#carouselEvent .carousel-inner {
  background: transparent;
}

#carouselEvent .carousel-item {
  padding: 0;
}

#carouselEvent .carousel-control-next,
#carouselEvent .carousel-control-prev {
  width: 42px;
}

#carouselEvent h3 {
  font-size: 20px;
  color: #204289;
}

#carouselEvent h3 a {
  text-decoration: none;
  color: #204289;
}

#carouselEvent .cr-arrow {
  width: 88px;
  position: relative;
}

#carouselEvent ul li {
  background: rgba(255, 255, 255, 0.82);
  -webkit-backdrop-filter: blur(9px);
  backdrop-filter: blur(9px);
  padding: 8px 16px;
  border-radius: 8px;
}

#carouselEvent ul li h6 {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  padding: 0;
}

#carouselEvent ul li p {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 0;
  margin-top: 2px;
  color: #4f4f4f;
}

.btn-primary {
  background: #866dcf;
  padding: 15px 24px;
  color: #fff;
  font-weight: 500;
  border: 0;
  border-radius: 76px;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
  background: #fff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
}

.crs-arw {
  transform: rotate(180deg);
}

.carousel-control-next,
.carousel-control-prev {
  width: 80px;
}

.pl-70 {
  padding-left: 20px;
}

.cr-icon {
  background: #fff;
  width: 46px;
  height: 42px;
  border-radius: 12px;
}

.cr-text {
  color: #fff;
  font-weight: 600;
}

.cr-text h6 {
  font-size: 10px;
  padding: 0;
}

.cr-text h5 {
  font-size: 15px;
  padding: 0;
  margin: 0;
  padding: 0;
}

img.radhekris {
  /* max-width: 98%; */
  max-width: 96.7%;
}

img.radhekris.cr-2 {
  /* max-width: 560px;
  margin-left: -110px; */
  max-width: 370px;
  margin-left: -30px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 768px) {
  img.radhekris.cr-2 {
    margin: 0;
    max-width: 100%;
  }
}

.latest-news .btn-primary {
  padding: 16px 48px;
}

.latest-news .card .card-title {
  font-weight: 800;
  font-size: 18px;
  line-height: 27.2px;
  padding-bottom: 12px;
  color: #4b4d68;
  margin: 0;
}

.latest-news .card p {
  font-size: 15px;
  font-weight: 500;
  line-height: 22px;
  color: #787878;
}

.latest-news .news-date {
  width: 75px;
  height: 75px;
  background: #866dcf;
  color: #fff;
  top: -37px;
  left: 0;
}

.latest-news .news-date span {
  font-size: 14px;
  font-weight: 400;
  line-height: 14px;
}

.latest-news .news-date span:first-child {
  font-size: 27px;
  font-weight: 700;
  line-height: 40px;
}

.donatebx {
  background: #f0e7fa;
  color: #3b3d5f;
  font-size: 14px;
  font-weight: 500;
  border-radius: 15px;
  position: relative;
}

.donatebx .btn-donate {
  background: #204289;
  color: #fff;
  padding: 12px 32px;
  border-radius: 56px;
}

@media only screen and (max-width: 768px) {
  .donatebx .btn-donate {
    font-size: 16px;
    font-weight: 600;
    justify-content: center;
    margin-bottom: 24px;
    width: 92%;
    position: absolute;
    bottom: 0;
    left: 3%;
  }
}

.donatebx h6 {
  font-weight: 600;
  margin-bottom: 12px;
  color: #787878 !important;
}

.donatebx h5 {
  font-size: 20px;
  font-weight: 800;
  margin-bottom: 12px;
}

.font-17 {
  font-size: 17px !important;
}

.font-16 {
  font-size: 16px !important;
}

.font-14 {
  font-size: 14px !important;
}

.font-15 {
  font-size: 15px !important;
}

.font-13 {
  font-size: 13px !important;
}

.font-12 {
  font-size: 12px !important;
}

.font-weight-4 {
  font-weight: 400;
}

.font-weight-5 {
  font-weight: 500;
}

.font-weight-6 {
  font-weight: 600;
}

.font-weight-7 {
  font-weight: 700;
}

.font-weight-8 {
  font-weight: 800;
}

.color-main {
  color: #204289 !important;
}

.sub-color {
  color: #3b3d5f !important;
}

.per-text {
  font-size: 40px;
  line-height: 40px;
}

.mx-90 {
  max-width: 100%;
}

.border-right {
  border-right: 2px solid #ddcfec;
}

@media only screen and (max-width: 768px) {
  .border-right {
    border: 0;
  }
}

.app-download {
  background: #fff;
}

.app-download h3 {
  font-size: 36px;
  margin: 0;
  padding: 0;
  line-height: 36px;
}

@media only screen and (max-width: 768px) {
  .app-download h3 {
    font-size: 18px;
    line-height: 28px;
    margin-top: 28.8px;
  }
}

.app-download p {
  font-size: 16px;
  line-height: 25.6px;
  text-align: justify;
}

@media only screen and (max-width: 768px) {
  .app-download p {
    font-size: 14px;
    font-weight: 500;
  }
}

.app-download .number-box {
  border: 1px solid #e8e8e8;
  border-radius: 4px;
  height: 64px;
  background: #fff;
  padding: 0 8px;
}

.app-download .number-box select {
  height: 60px;
  width: 70px;
  padding: 6px !important;
  border: 1px solid #e8e8e8;
  border-width: 0px 1px 0px 0px;
  font-size: 17px;
  font-weight: 500;
}

.app-download .number-box input {
  border: 0;
  height: 60px;
}

.app-download .number-box input:focus {
  box-shadow: none;
}

.app-download .btn-submit {
  height: 60px;
  padding: 0px 26px;
  font-size: 16px;
  color: #fff;
  font-weight: 500;
  background: #866dcf;
  border-radius: 4px;
  border: 0;
}

.w-600 {
  width: 680px;
}

@media only screen and (max-width: 768px) {
  .w-600 {
    width: 100%;
  }
}

.w-740 {
  width: 740px;
}

@media only screen and (max-width: 768px) {
  .w-740 {
    width: 100%;
  }
}

.footer-element {
  background: #fff;
}

.footer-element p {
  font-size: 14px;
  line-height: 22px;
  color: #525659;
}

.footer-element .social-icon {
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 1px solid #ededed;
  transition: all linear 0.2s;
}

.footer-element .social-icon:hover {
  background: #dfe1e6;
}

.footer-element .social-icon img {
  width: 20px;
}

.footer-element .footer-bottom {
  border-top: 1px solid #ddd4f1;
  color: #525659;
  line-height: 20px;
}

@media only screen and (max-width: 768px) {
  .footer-element .footer-bottom {
    font-size: 13px !important;
  }
}

.footer-element .footer-listing h3 {
  color: #204289;
  font-size: 15px;
}

.footer-element .footer-listing a {
  padding: 0;
}

.footer-element .footer-listing ul li {
  margin-bottom: 14px;
}

.footer-element .footer-listing .call-ico-bg {
  background: #866dcf;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  margin-right: 12px;
}

.footer-element .footer-listing .call-ico-bg img {
  max-width: 15px;
  width: 15px;
}

.footer-element a {
  color: #525659;
  text-decoration: none;
  padding: 0 8px;
}

@media only screen and (max-width: 768px) {
  .footer-element a {
    padding: 0 4px;
  }
}

.footer-element a:hover {
  color: #204289;
}

.btn-small-crs {
  background: #204289 !important;
  color: #fff;
  padding: 12px 28px !important;
  border-radius: 56px;
}

.btn-small-crs:hover {
  color: #fff;
  background: #0c214e !important;
}

.dropdown.main-menu:hover .dropdown-menu {
  display: block;
  margin-top: 0;
  /* remove the gap so it doesn't close */
  border: 0;
  background: transparent;
  top: 34px !important;
  padding-top: 34px;
  transform: translate(0px, 0) !important;
}

@media only screen and (max-width: 768px) {
  .dropdown.main-menu:hover .dropdown-menu {
    transform: none !important;
  }
}

.navigation-menu .nav-item {
  height: 57px;
  display: flex;
  align-items: center;
}

@media only screen and (max-width: 768px) {
  .navigation-menu .nav-item {
    height: 45px;
    font-size: 10px;
    font-weight: 500;
  }
}

.navigation-menu .nav-item img {
  max-width: 24px;
}

@media only screen and (max-width: 768px) {
  .navigation-menu .nav-item img {
    width: 24px !important;
  }
}

.navigation-menu .drop-menu {
  border-radius: 5px;
  background: #fff;
  padding: 24px;
  min-width: 590px;
  top: 57px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
}

@media only screen and (max-width: 768px) {
  .navigation-menu .drop-menu {
    position: fixed !important;
    bottom: 78px !important;
    left: 0;
    border-radius: 20px 20px 0px 0px;
    border: 0;
    width: 100% !important;
    overflow: hidden;
    min-width: inherit;
    transform: none !important;
    top: auto;
  }

  .navigation-menu .drop-menu .mob-menu {
    max-height: 450px;
    overflow: auto;
  }

  .navigation-menu .drop-menu .mob-menu ul li {
    margin-bottom: 20px;
  }
}

.navigation-menu .drop-menu h3 {
  font-size: 15px;
  line-height: 18px;
  font-weight: 700;
  padding: 0;
  margin: 0 0 20px 0;
  color: #363745;
}

.navigation-menu .drop-menu a {
  color: #363745;
  margin-bottom: 30px;
  text-decoration: none;
}

.navigation-menu .drop-menu a .drp-dwn-content span:first-child {
  font-size: 14px;
  line-height: 18px;
  font-weight: 600;
  padding: 0;
  margin: 0 0 6px 0;
  color: #363745;
}

.navigation-menu .drop-menu a .drp-dwn-content span:last-child {
  font-size: 11px;
  color: #787878;
  font-weight: 500;
}

.navigation-menu .drop-menu .link-nav-bg {
  padding: 9px;
  border-radius: 50%;
  background: #d0f0ff;
  height: 44px;
  width: 44px;
}

.navigation-menu .drop-menu .link-nav-bg img {
  max-width: 26px;
}

.notification-wrap {
  width: 380px;
}

@media only screen and (max-width: 768px) {
  .notification-wrap {
    width: 100%;
  }
}

.notification-wrap p {
  font-size: 11px;
  font-weight: 600;
  line-height: 22px;
}

.notification-wrap .notify-list {
  color: #363948;
  font-weight: 500;
  font-size: 13px;
  line-height: 22px;
  border-bottom: 1px solid #efeaff;
  background: #fff;
}

.notification-wrap .notify-list:last-child {
  border: 0;
}

.notification-wrap .notify-list:hover,
.notification-wrap .notify-list.selected {
  background: #f5f1ff;
  border-bottom: 1px solid #f5f1ff;
  font-weight: 600;
}

.notification-wrap .d-time {
  font-size: 12px !important;
  font-weight: 500 !important;
  line-height: 20px !important;
  color: #363948 !important;
}

.pdate {
  color: #8e91a0;
  font-size: 11px;
  font-weight: 600;
}

.see-all {
  color: #866dcf;
}

@media only screen and (max-width: 768px) {
  .mb-img img {
    max-width: 130px;
  }
}

@media only screen and (max-width: 768px) {
  .container-fluid .container {
    padding: 0;
  }
}

.user-box-wrapper {
  color: #4a5e88;
}

.user-box-wrapper .user-drop {
  width: 40px;
  height: 40px;
  margin-right: 12px;
}

.user-box-wrapper .user-name {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
}

.user-box-wrapper .user-email {
  font-size: 14px;
  font-weight: 400;
}

.user-box-wrapper .wd-40 {
  width: 40px;
  height: 40px;
  background: #f3f7f8;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}

.user-box-wrapper .list-content {
  padding-left: 12px;
}

.view-all-button {
  background: #f0e7fa;
  padding: 12px 24px;
  font-size: 12px;
  font-weight: 500;
  color: #0a0a0a;
  border-radius: 27px;
  text-decoration: none;
  border: 1px solid #e9e9e9;
}

@media only screen and (max-width: 768px) {
  .view-all-button {
    padding: 12px 8px;
    font-size: 11px;
  }
}

@media only screen and (max-width: 400px) {
  .view-all-button {
    padding: 12px 8px;
    font-size: 10px;
    min-width: 58px;
  }
}

.body-text h3 {
  color: #204289;
  font-size: 29px;
  font-weight: 800;
}

@media only screen and (max-width: 768px) {
  .body-text h3 {
    font-size: 20px;
    font-weight: 800;
  }
}

.body-text p {
  font-size: 16px;
  color: #515151;
  line-height: 26px;
}

.body-text .card {
  color: #3b3d5f;
  border-radius: 0px 0px 6px 6px;
  margin-bottom: 32px;
}

.body-text .card .card-title {
  font-weight: 800;
}

@media only screen and (max-width: 768px) {
  .body-text .card .card-title {
    font-size: 16px !important;
    font-weight: 800 !important;
    margin-bottom: 12px;
  }
}

.body-text .card p {
  font-size: 12px;
  font-weight: 500;
  line-height: 18px;
}

.body-text .card .btn-primary {
  border-radius: 56px;
  width: 100%;
  padding: 12px;
  font-size: 12px;
  font-weight: 800;
  margin-top: 30px;
}

@media only screen and (max-width: 768px) {
  .body-text .card .btn-primary {
    height: 47px;
  }
}

.dropdown-menu.show {
  display: block !important;
}

.hamburger {
  border: 1px solid #e6e6e6;
  border-radius: 4px;
  width: 42px;
  height: 38px;
  background: #fff;
}

@media only screen and (max-width: 768px) {
  .mobile-cls .dropdown-menu {
    width: 100%;
    min-width: inherit;
    transform: none !important;
    bottom: 0 !important;
    left: 0 !important;
    top: 0 !important;
    position: fixed !important;
    z-index: 1199;
  }

  .mobile-cls .dropdown-menu .polygon {
    display: none;
  }
}

.close-menu {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  background: #eceef6;
}

.backdrop-iskon {
  position: fixed;
  width: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 9;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s linear 0.5s, opacity 0.5s linear;
}

.backdrop-iskon.show-back {
  visibility: visible;
  opacity: 1;
  transition-delay: 0s;
}

.donation-fixed {
  z-index: 1;
  bottom: 0;
  box-shadow: 0px 0px 4px 4px rgba(0, 0, 0, 0.05);
}

.sub-para {
  font-size: 12px;
  font-weight: 500;
  color: #787878;
}

.sub-title {
  font-size: 16px;
  font-weight: 800;
  color: #3b3d5f;
  line-height: 20px;
}

.btn-main {
  background: #866dcf !important;
  color: #fff !important;
  border-radius: 6px !important;
}

.btn-main:hover {
  background: #204289 !important;
}

.form-check-input:checked {
  background-color: #866dcf !important;
  border-color: #866dcf !important;
}

.form-select {
  /* border: 1px solid #4a5e88; */
  padding: 8px 14px !important;
  border: none;
  border-radius: 8px;
}

@media only screen and (max-width: 768px) {
  .form-select {
    padding: 8px 6px !important;
  }
}

.banner-inner {
  display: flex;
  align-items: center;
  border-radius: 5px;
  background: url(../images/banner-bg.png);
  background-size: cover;
  height: 347px;
}

.banner-inner2 {
  display: flex;
  align-items: center;
  border-radius: 10px;
  background: url(../images/banner-bg3.svg);
  background-size: cover;
  height: 325px;
  padding: 24px;
}

.banner-inner3 {
  display: flex;
  align-items: center;
  border-radius: 10px;
  background: url(../images/banner-bg4.svg);
  background-size: cover;
  padding: 19px 22px;
}

.grand-schedule {
  background: url(../images/grand.jpg);
  background-size: 100% 100%;
  border-radius: 15px;
}

.grand-venue {
  background: url(../images/grand-venue.jpg);
  background-size: 100% 100%;
  border-radius: 15px;
}

@media only screen and (max-width: 768px) {
  .banner-inner,
  .banner-inner2 {
    height: auto;
  }
}

.banner-inner.puja-banner {
  background: url(../images/banner-puja.png);
  height: 325px;
}

@media only screen and (max-width: 768px) {
  .banner-inner.puja-banner {
    height: auto;
    background-size: cover;
  }
}

.main-heading {
  font-size: 40px;
  font-weight: 800;
  line-height: 72px;
}

.sub-heading {
  font-size: 14px;
  font-weight: 500;
  line-height: 22px;
}

.btn-white {
  padding: 15px 32px;
  font-size: 14px;
  color: #204289;
  border-radius: 70px;
  width: -moz-max-content;
  width: max-content;
}

.btn-white:hover {
  background: #3b3d5f !important;
  color: #fff;
}

.event-date {
  background: #fff;
  color: #4a5e88;
  border-radius: 36px;
}

#more-menu {
  width: 100%;
  left: 0;
  bottom: 72px;
  transition: all linear 0.2s;
  max-height: 0;
  transition: max-height 0.5s ease-out;
  overflow: hidden;
  z-index: 2;
}

#more-menu.show-more-menu {
  max-height: 700px;
  transition: max-height 0.5s ease-in;
}

#more-menu .accordion-item {
  border: 0;
}

#more-menu .accordion-button {
  border-radius: 4px;
  background: #f3f7f8;
  padding: 8px 12px 8px 16px;
  color: #363948;
  font-weight: 600;
  border: 0;
  box-shadow: none;
}

#more-menu .accordion-button::after {
  display: none;
  transition: transform 0.2s ease-in-out;
}

#more-menu .accordion-button .accordian-arrow {
  width: 34px;
  height: 32px;
  background: #fff;
  border-radius: 7px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#more-menu .accordion-button .accordian-arrow img {
  transform: rotate(360deg);
  transition: transform 0.2s ease-in-out;
}

#more-menu .accordion-button.collapsed .accordian-arrow img {
  transform: rotate(-90deg);
}

#more-menu .accordion-body {
  background: #f3f7f8;
  border: 0;
  padding: 0 16px 16px 16px;
}

#more-menu .accordion-body ul li a {
  text-decoration: none;
  color: #363750;
  font-weight: 500;
  font-size: 14px;
}

@media only screen and (max-width: 768px) {
  footer {
    margin-bottom: 64px;
  }

  footer.donate-foot {
    margin-bottom: 144px;
  }
}

@media only screen and (max-width: 768px) {
  .main-menu .dropdown-toggle::after {
    display: none;
  }
}

.product-heading {
  color: #3b3d5f;
  font-size: 20px;
  font-weight: 800;
}

.btn-default {
  background: #866dcf;
  border-radius: 56px;
  padding: 10px 16px;
  color: #fff;
  border: 0;
}

.btn-default:hover {
  background: #204289;
  color: #fff;
}

.primary-font {
  color: #3b3d5f !important;
}

.primry-color-text {
  color: #866dcf !important;
}

@media only screen and (max-width: 768px) {
  .wd-100 {
    width: 100%;
  }

  object,
  embed {
    width: 100% !important;
  }
}

.owl-carousel.owl-drag .owl-item {
  border: 5px solid #f9f9fd;
}

.owl-carousel.owl-drag .owl-item.selected-item {
  border-radius: 12px;
  border: 5px solid #866dcf;
  box-shadow: 0px 0px 4px 0px rgba(0, 0, 0, 0.08);
}

.user-list li:last-child .list-content {
  color: #e74136;
}

#hamburger.user {
  border: 3px solid #fff;
}

.notify-icon {
  border-radius: 50%;
  background: #fc9191;
  width: 9px;
  height: 9px;
  top: 2px;
  right: 2px;
}

::-moz-placeholder {
  color: #363750;
  opacity: 1;
}

::placeholder {
  color: #363750;
  opacity: 1;
}

.btn-white-main {
  background: #fff;
  border-radius: 56px;
  border: 1px solid #a2a9c3;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
  padding: 13px 30px;
  color: #7c7c7c;
}

.btn-save {
  background: #fff;
  border-radius: 56px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
  padding: 13px 30px;
  background: #866dcf;
  border: 1px solid #866dcf;
  color: #fff;
}

.blog .card-body {
  border-radius: 0 0 5px 5px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
}

.blog .card-img,
.blog .card-img-top {
  border-radius: 5px 5px 0px 0px;
}

.blog .body-text .card .card-title,
.blog .body-text .card p {
  color: #000000;
}

.blog .blog-ico-wrap {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  /* background: #efeff8; */
}

.blog .blog-ico-wrap img {
  max-width: 20px;
}

.blog .line-height-21 {
  line-height: 21px;
}

.blog .body-text .card {
  margin-bottom: 32px;
}

.blog .blog-content p {
  color: #515151;
  text-align: justify;
  margin-bottom: 24px;
}

@media only screen and (max-width: 768px) {
  .blog .blog-content p {
    font-size: 15px;
    line-height: 26px;
    font-weight: 500;
  }
}

.blog .category-heading {
  font-size: 20px;
  color: #333e56;
}

.blog .category-box-wrap {
  border-radius: 8px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
  padding: 20px;
  color: #333e56;
  background: #ffffff;
}

@media only screen and (max-width: 768px) {
  .blog .category-box-wrap ul li {
    font-size: 15px !important;
  }
}

.blog-banner {
  max-width: 100%;
  border-radius: 14px;
  width: 100%;
  min-height: 175px;
}

.blog-heading {
  font-size: 24px !important;
  color: #204289;
}

.social-wrap {
  color: #333e56;
}

.social-wrap ul li img {
  max-width: 36px;
}

.social-wrap h5 {
  font-size: 22px;
}

.post-list .post-img {
  border-radius: 4px 0px 0px 4px;
}

.post-list .post-content {
  border-radius: 0px 4px 4px 0px;
  background: #fff;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.08);
}

.post-list .post-content p {
  color: #3b3d5f;
  line-height: normal;
}

@media only screen and (max-width: 768px) {
  .post-list .post-content p {
    font-size: 14px !important;
    line-height: 20px;
  }
}

.catg-img.me-2 {
  margin-right: 12px !important;
  width: 86px;
  height: 73px;
  border-radius: 4px;
  object-fit: cover;
}

@media only screen and (max-width: 768px) {
  .catg-img.me-2 {
    width: 86px;
    height: 73px;
  }
}

.arch-selc {
  height: 50px;
}

.arch-selc.form-select {
  border-radius: 4px;
  border: 1px solid #d2dae0;
}

.border-bottom-corner {
  border-radius: 0px 0px 6px 6px;
}

.service-img-wraping .card-img-top {
  max-height: 163px;
}

.card-img-top {
  border-top-left-radius: 5px !important;
  border-top-right-radius: 5px !important;
}

.slick-slide img.card-img-top {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  max-height: 181px;
}

.latest-news img.card-img-top {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  max-height: 205px;
}

.latest-news .card {
  border: 0 !important;
}

.image-gallery .rounded-bottom {
  border-bottom-right-radius: 6px !important;
  border-bottom-left-radius: 6px !important;
}

.radius-15 {
  border-radius: 15px;
}

.blog-img-top {
  border-top-left-radius: 12px !important;
  border-top-right-radius: 12px !important;
}

@media only screen and (max-width: 768px) {
  header {
    margin-bottom: 48px;
  }

  .mobile-absolute {
    position: absolute;
    left: 0;
    top: 60px;
  }
}

@media only screen and (max-width: 767px) {
  header {
    margin-bottom: 48px;
  }

  .mobile-absolute {
    position: absolute;
    left: 0;
    top: 60px;
  }
}

/* .call-ico {
  width: 20px;
} */

.date-time-stamp {
  border-radius: 22px;
  font-size: 12px;
  font-weight: 700;
  line-height: 19px;
  color: #363948;
  padding: 3px 0;
}

.date-time-stamp .temp-time {
  background: #ede7ff;
  width: 27px;
  height: 27px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.app-dwnld .drop-bx img.notify {
  max-height: 46px;
}

.app-dwnld .drop-bx .notify-heading {
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #363948;
}

.app-dwnld .drop-bx p {
  font-size: 13px;
  font-style: normal;
  font-weight: 500;
  color: #363948;
  line-height: 19px;
}

.faq-page {
  color: #204289;
}

.faq-page h3 {
  font-size: 40px;
}

@media only screen and (max-width: 768px) {
  .faq-page h3 {
    font-size: 23px;
    font-weight: 800;
  }
}

.faq-page p {
  color: #78828b;
}

.faq-page p a {
  color: #866dcf;
  text-decoration: none;
}

.faq-page .faq-icon {
  max-width: 48px;
}

.faq-page h4 {
  font-size: 19px;
}

.faq-page .faq-wrap {
  margin-top: 36px;
}

@media only screen and (max-width: 768px) {
  .faq-page .faq-wrap {
    display: block !important;
  }
}

@media only screen and (max-width: 768px) {
  .faq-page .faq-wrap .flex-shrink-0 {
    float: left !important;
    margin-right: 8px;
  }
}

.faq-page .faq-wrap p {
  padding-top: 10px;
  line-height: 23px;
  color: #515151;
}

.faq-page .faq-wrap ul li {
  color: #515151;
  font-size: 15px;
  line-height: 23px;
  list-style: disc;
}

.faq-page .fq-foot {
  color: #515151;
  font-size: 17px;
  font-weight: 700;
  line-height: 23px;
}

.backdrop-hover {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.05);
}

.blog-img-,
.cl-center {
  max-width: 100%;
}

.tr-id {
  color: #78828b;
}

.temp-footer {
  max-width: 330px;
}

@media only screen and (max-width: 768px) {
  #paymentModal .modal-body {
    padding: 0;
  }

  #paymentModal #pNow {
    width: 180px;
    padding: 18px;
  }

  .container-fluid {
    padding-left: 16px !important;
    padding-right: 16px !important;
  }

  .temp-footer {
    max-width: 100%;
  }

  .max-h-500px {
    max-height: 500px;
    overflow: auto;
  }
}

/*# sourceMappingURL=common.css.map */
