@import url('https://fonts.googleapis.com/css2?family=El+Messiri&family=Noto+Sans&display=swap');

body {
    font-family: "Noto Sans",sans-serif;
    margin: 0;
    padding: 0;
    overflow-x: hidden;
}
h1,h2,h3,h4{
    font-family: "Noto Sans", sans-serif;
}
a{
    text-decoration: none;
    color: #000;
}
p.puja-services a {
    color: #000!important;
}
.form-control.with-icon.form-control.input {
    margin: 0;
}
.service-single, .service-astrology {
    margin-top: 40px;
    /*padding-top: 28px;*/
    position: relative;
}
.service-single .puja-services {
    font-size: 13px;
    color: rgba(0, 0, 0, 0.5);
    line-height: 21px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 0.25rem;
}
.service-single .title {
    font-size: 36px;
    line-height: 56px;
    letter-spacing: -1px;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 500;
    margin-bottom: -5px;
    font-size: 32px;
}
.badge-md-orange {
    font-size: 10px;
    font-weight: 800;
    color: #fff;
    line-height: normal;
    background-color: #7E1515;
    text-transform: uppercase;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 2px 0px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 2px 0px;
    height: 20px;
    width: 80px;
    margin-bottom: 0px;
    letter-spacing: 0px;
    position: relative;
    bottom: 6px;
    left: 6px;
}
.service-single .text {
    font-size: 16px;
    /*font-family: "Alegreya Sans", sans-serif;*/
    /*max-width: 472px;*/
    font-weight: 500;
    color: rgba(0, 0, 0, 0.66);
    line-height: 24px;
    margin-bottom: 4px;
}
.service-single #textToggleBtn {
    font-size: 12px;
    line-height: normal;
    color: #68090a;
    font-weight: 600;
    background-color: transparent;
    border: 0;
    text-transform: uppercase;
    padding: 0;
}
.service-single #textToglleBtn {
    font-size: 12px;
    line-height: normal;
    color: #68090a;
    font-weight: 600;
    background-color: transparent;
    border: 0;
    text-transform: uppercase;
    padding: 0;
}
.service-single .select-a-option {
    font-size: 18px;
    line-height: normal;
    color: rgba(0, 0, 0, 0.87);
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 12px;
    font-size: 15px;
}
.service-single input[type="date"], .service-single select {
    /*max-width: 216px;*/
    width: 100%;
    height: 48px;
    color: rgba(0, 0, 0, 0.5);
    padding: 0px 8px 0px 16px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    background-color: #fff;
    -webkit-border-radius: 4px;
    border-radius: 15px;
    font-size: 15px;
    border: 1px solid #8c8c8c80;
    margin-bottom: 22px;
    font-weight: 500;
}
.bg-grey-box {
        background-color: #fdfcfb;
    border: 1px solid #e0e0de;
    -webkit-box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    box-shadow: rgba(0, 0, 0, 0.06) 0px 1px 2px 0px;
    padding: 12px 25px;
}
#moreText0 ul li a{
    color: #7E5151 !important;
}
.package-details-text ul li a{
    color: #7E5151 !important;
}
.package-details-text{
    padding: 10px;
}
.package-details-text table{
        width: 100%;
}
.package-details-text table tbody tr{
        display: flex;
    justify-content: space-between;
}
.package-details-text table tbody tr td{
        width: 50%;
        padding: 8px 15px;
    border: 1px solid #7e1515c9;
}
#moreText0 table{
        width: 100%;
}
#moreText0 table tbody tr{
        display: flex;
    justify-content: space-between;
}
#moreText0 table tbody tr td{
        width: 50%;
        padding: 8px 15px;
    border: 1px solid #7e1515c9;
}
.bg-grey-box ul{
    margin-left:20px;
    font-size:14px;
    color:#5c5c5c;
}
.bg-grey-box h5 {
    font-size: 20px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.87);
    line-height: normal;
}
.bg-grey-box h5 {
    font-size: 20px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.87);
    line-height: normal;
}
.package-details-text{
    font-size: 12px;
    line-height: 1.75;
}

#puja-cart input[type="radio"]:checked {
    background-color: #7E1515;
    border: 2px solid #7E1515;
}
#puja-cart input[type="radio"] {

    appearance: none;
    display: inline-block;
    width: 24px;
    height: 22px;
    padding: 3px;
    -webkit-background-clip: content-box;
    background-clip: content-box;
    border: 2px solid #bbbbbb;
    background-color: #e7e6e7;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    outline: none;
    margin-right: 10px;
    position: relative;
    top: 2px;
}
.puja_service_list{
    margin-top:14px!important;
}
.service-single .tabs {
    margin-top: 10px;
    background-color: #f4f1ec;
    padding-bottom: 66px;
}
.service-single .nav-tabs {
    border-bottom: 3px solid #d6d3cf;
    margin-bottom: 30px;
}
.service-single .tabs .nav-link.active {
    background-color: transparent!important;
    border: none!important;
    border-bottom: 3px solid #68090a!important;
    color: #68090a!important;
    margin-bottom: -2px!important;
}
.service-single .tabs .nav-item a {
    color: #00000080!important;
    cursor: pointer;
    border: 0;
}
.service-single .puja-image {
    height: 380px;
    max-width: 333px;
    width: 100%;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -o-object-fit: cover;
    object-fit: cover;
}
.service-single .ion-circle {
    height: 44px;
    width: 44px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 16px 0px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 16px 0px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    color: #7E1515;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-bottom: 10px;
}
.service-single .social-links {
    position: revert;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 0px;
    gap: 12px;
}



.service-astrology .tabs {
    margin-top: 10px;
    background-color: #f4f1ec;
    padding-bottom: 20px;
}
.service-astrology .nav-tabs {
    border-bottom: 3px solid #d6d3cf;
    margin-bottom: 30px;
}
.service-astrology .tabs .nav-link.active {
    background-color: transparent!important;
    border: none!important;
    border-bottom: 3px solid #68090a!important;
    color: #68090a!important;
    margin-bottom: -2px!important;
}
.service-astrology .tabs .nav-item a {
    color: #00000080!important;
    cursor: pointer;
     border: 0;
}
.service-astrology .puja-image {
    height: 380px;
    max-width: 333px;
    width: 100%;
    -webkit-border-radius: 16px;
    border-radius: 16px;
    -o-object-fit: cover;
    object-fit: cover;
}
.service-astrology .ion-circle {
    height: 44px;
    width: 44px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 16px 0px;
    box-shadow: rgba(0, 0, 0, 0.12) 0px 0px 16px 0px;
    -webkit-border-radius: 24px;
    border-radius: 24px;
    color: #7E1515;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    margin-bottom: 10px;
}
.service-astrology .social-links {
    position: revert;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 0px;
    gap: 12px;
}

.request-puja-service-date-select {
    position: relative;
    margin-bottom: 20px;
}
/*.request-puja-service-date-select.mr-3.mobile-epuja-date-picker {*/
/*    display: flex;*/
/*    align-items: center;*/
/*    gap: 12px;*/
/*}*/
input.flatpickr-input {
    border: 1px solid #ccc;
    padding: 10px 12px;
    font-size: 14px;
    border-radius: 6px;
    width: 100%;
  }
  .service-single .add-to-cart-btn {
    background-color: #f58120;
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 2px 0px;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 1px 2px 0px;
    -webkit-border-radius: 4px;
        border-radius: 15px;
    border: none;
    outline: none;
    /*height: 48px;*/
        padding: 12px 0px;
    width: 100%;
    color: white;
    font-size: 16px;
    font-weight: 500;
    background-color: #68090a;
    font-size: 15px;
    font-weight: 600;
}
select::-webkit-scrollbar {
    width: 8px;
  }
  
  select::-webkit-scrollbar-track {
    background: #f1f1f1; /* optional background */
  }
  
  select::-webkit-scrollbar-thumb {
    background-color: #7E1515;
    border-radius: 10px;
  }
  .with-icon {
    padding-right: 40px;
  }
  
  .calendar-icon {
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    color: #666;
    cursor: pointer;
    z-index: 2;
    font-size: 18px;
  }
@media(max-width:450px){
    .service-single .nav-tabs {
        border: 0;
    }

 .add-to-cart-btn {
        width: 100% !important;
        margin-left: 12px;
    }
}
@media screen and (max-width: 768px) {

    .service-single .puja-image {
        margin-left: auto;
        margin-right: auto;
    }
    .service-single .social-links{
        margin-right: 25px;
    }
    .select-date{
        width: 100%;
    }
}
@media(min-width:450px) and (max-width: 991px) {
    .add-to-cart-btn {
        margin: 0 auto;
    }

}
@media(max-width:991px){
    .service-single .puja-image{
        height: auto;
    }
}

@media(max-width:400px){
.service-single {
    /*margin-top: 80px;*/
    /*padding-top: 50px;*/
}
}

.toast-error {
    transition: opacity 0.5s ease;
}
.toast-error {
    min-width: 150px;
    max-width: 300px;
    background-color: #f44336;
    color: white;
    padding: 16px;
    border-radius: 6px;
    font-size: 14px;
    box-shadow: 0 4px 12px rgba(0,0,0,0.2);
    position: fixed;
    bottom: 0px;
    left: 30px;
    z-index: 1000;
    opacity: 1;
    animation: fadein 0.5s;
  }

  .toast strong {
    display: block;
    margin-bottom: 8px;
    font-size: 15px;
  }

  /*.toast ul {*/
  /*  padding-left: 18px;*/
  /*  margin: 0;*/
  /*}*/

  /*.toast ul li {*/
  /*  margin-bottom: 4px;*/
  /*}*/

  .toast p {
    padding-left: 18px;
    margin: 0;
  }

  .toast p {
    margin-bottom: 4px;
  }
  @keyframes fadein {
    from { opacity: 0; transform: translateY(20px); }
    to { opacity: 1; transform: translateY(0); }
  }

  #progress-bar {
    width: 100%;
    height: 5px;
    background-color: rgba(255, 255, 255, 0.3);
    margin-top: 10px;
}

input.form-control.with-icon.form-control.input {
    border-radius: 15px;
}


/*add new css*/
.choose_language{
        /*width: 25%;*/
}
/*.choose_language_date{*/
/*        display: flex;*/
/*    align-items: center;*/
/*    gap: 20px;*/
/*}*/
.select-date input{
    height: 48px;
}
.date_add_tocart{
    /*display: flex;*/
    /*align-items: center;*/
    flex-wrap: nowrap;
}

@media(max-width:991px){
    .choose_language_date {
    /*display: block;*/
}


.choose_language {
    width: 100%;
}
.add_to_cart_item.active .choose_language{
  width: 100%;
     margin-right: 10px;  
}
.select-date {
        width: 100%;
    }
    .date_add_tocart {
    /*display: block;*/

}
.service-single input[type="date"], .service-single select{
        max-width: 100%;
}
.service-single .add-to-cart-btn{
        margin: 0;
        width: 100%;
}
}





/*Reviews Gallery FAQs 27_8_25*/

/* Tabs */
.custom-tabs .nav-link.active {
    background-color: #007bff;
    color: #fff;
    border-radius: 5px 5px 0 0;
}

/* Reviews Wrapper */
.reviews-wrapper {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: flex-start;
}

/* Single Review Card */
.review-image {
    display: flex;
    align-items: center;
    gap: 25px;
}

.review-image h2{
    font-size: 24px;
    line-height: 22px;
    text-align: left;
    color: #000;
}
.review-card {
    background: #fff;
    border-radius: 10px;
    box-shadow: 0 4px 15px rgba(0,0,0,0.1);
    overflow: hidden;
    width: 100%;
     
    transition: transform 0.3s;
}
.reviews-swiper .review-card{
    height: 330px;
}
.gallery-swiper .swiper-slide img {
    height: 250px;
    width: 100%;
    object-fit: cover;
}
.reviews-swiper, .gallery-swiper{
    padding-bottom: 60px !important;
}
span.swiper-pagination-bullet {
    height: 13px;
    width: 13px;
}
.review-card:hover {
    transform: translateY(-5px);
}
.gallery-swiper .swiper-slide:hover {
    transform: translateY(-5px);
    transition: transform 0.3s;
}
span.swiper-pagination-bullet.swiper-pagination-bullet-active{
    background-color: #7e1515;
}

/* Review Image */
.review-image img {
    width: 50px;
    object-fit: cover;
    border-radius: 50%;
}

/* Review Body */
.review-body, .review-image {
    padding: 15px;
}
.review-body{
    padding-top: 10px;
}
.review-image {
    padding-bottom: 0px;
}

/* Stars */
.review-stars {
    display: flex;
    align-items: center;
    margin-bottom: 8px;
}

.review-stars .star {
    color: #ffc107; /* Gold color */
    font-size: 1.7rem;
    margin-right: 2px;
}

.review-stars .star.empty {
    color: #ddd; /* Grey for empty stars */
}

.star-value {
    font-size: 1.1rem;
    color: #555;
    margin-left: 5px;
}

/* Description */
.review-description {
    font-size: 0.95rem;
    color: #333;
    margin-bottom: 5px;
        /*height: 160px;*/
        
}

/* Date */
.review-date {
    font-size: 0.8rem;
    color: #888;
    position: absolute;
    bottom: 15px;
}



/* Gallery Slider */
.gallery-slide {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border-radius: 8px;
}

/* FAQs */
.faq-wrapper {
    /*border: 1px solid #ddd;*/
    /*border-radius: 8px;*/
    /*overflow: hidden;*/
}
.faq-item {
    /*border-bottom: 1px solid #ddd;*/
        box-shadow: 0 5px 10px 0 rgb(0, 0, 0, 0.25);
    border-radius: 20px;
    margin: 15px 0;
}
.faq-question {
    background: #fff;
    padding: 15px;
    cursor: pointer;
    position: relative;
    font-weight: 500;
    border-radius: 20px;
}
.faq-question.active {
    background: #7e1515;
    color: #fff;
    border-radius: 20px 20px 0px 0px;
    
}
.faq-question.active .faq-toggle {
    transform: rotate(45deg);
    transition: 0.2s;
}
.faq-question .faq-toggle {
    position: absolute;
    right: 20px;
    font-weight: bold;
    font-size: 2rem;
    top: 0;
    transition: 0.2s;
    transform: rotate(0deg);
}
.faq-answer {
    max-height: 0;
    overflow: hidden;
    padding: 0 15px;
    transition: all 0.3s ease;
    background: #fff;
}
.faq-answer.open {
    max-height: 500px;
    padding: 15px;
    border-radius: 0px 0px 20px 20px;
}
.faq-question h6{
    /*line-height: 25px;*/
    margin-bottom: 0;
}

/*appSection css*/
.appSection {
    padding: 0 0 50px;
}

.cta-new-panditt{
    border-radius: 25px;
}

.cta-new-panditt {
    padding-top: 30px;
}
.col-lg-4.contenttopcontainer, .col-lg-4.image-cta-container, .follow-sub-btn, .left-cta-content-container {
    display: flex;
    align-items: center;
    justify-content: center;
}
.cta-heading {
    color: #7e1515;
    font-size: 2rem;
    text-align: center;
    font-weight: 700;
}
.button-container {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}
.bg-white.bx-shadow1 img, .card, .desktop-image, .mobile-image, .owl-carousel .owl-item img, .related-post-image img, section.container-fluid.service_header_container.blog-header {
    height: auto;
}




/*how it works section css*/
/* Steps Layout */
.steps {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 30px;
}

.step {
  background: #fff;
  padding: 30px 20px;
  width: 300px;
  border-radius: 16px;
  box-shadow: 0 10px 20px rgba(0,0,0,0.05);
  transition: all 0.4s ease;
  opacity: 0;
  transform: translateY(30px);
  animation: fadeUp 0.8s ease forwards;
      text-align: center;
}
.step:nth-child(2){animation-delay: .2s;}
.step:nth-child(3){animation-delay: .4s;}
.step:nth-child(4){animation-delay: .6s;}

.step:hover {
  transform: translateY(-10px) scale(1.03);
  box-shadow: 0 12px 25px rgba(0,0,0,0.1);
}

/* Icons */
.step .icon {
  /*width: 70px;*/
  /*height: 70px;*/
  margin: 0 auto 20px;
  /*background: #7e1515;*/
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.step .icon img {
  /*width: 70px;*/
  /*height: 70px;*/
  /*filter: brightness(0) invert(1);*/
}

.step h3 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #222;
  font-weight: bold;
}

.step p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}

/* Animation Keyframes */
@keyframes fadeUp {
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* Responsive */
@media (max-width:768px){
  .steps{flex-direction: column;align-items: center;}
  .service-all {
    padding-top: 50px;
    padding-bottom: 50px;
}
}


@media (min-width:1024px) and (max-width:1279px){
  .step {
  width: 200px;

}
}

@media (min-width:1280px) and (max-width:1366px){
  .step {
  width: 240px;

}
}

/* ================================
   Banner Swiper Styles
   ================================ */

/* Swiper container */
.banner-swiper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

/* Each slide */
.banner-swiper .swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100% !important;
  flex-shrink: 0;
}

/* Image wrapper link */
.swiper-slide-a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
}

/* Banner image */
.banner-swiper .banner-image {
  width: 100%;
  height: auto;
  border-radius: 16px;
  object-fit: cover;
  transition: transform 0.5s ease;
  display: block;
}

/* Hover effect (desktop only) */
@media (hover: hover) {
  .banner-swiper .banner-image:hover {
    transform: scale(1.05);
  }
}

/* Navigation buttons */
.banner-swiper .swiper-button-next,
.banner-swiper .swiper-button-prev {
  color: #fff;
  text-shadow: 0px 0px 8px rgba(0, 0, 0, 0.5);
  transition: opacity 0.3s ease;
}

.banner-swiper .swiper-button-next:hover,
.banner-swiper .swiper-button-prev:hover {
  opacity: 0.8;
}

/* Pagination bullets */
.banner-swiper .swiper-pagination-bullet {
  background: #fff;
  opacity: 0.8;
}

.banner-swiper .swiper-pagination-bullet-active {
  background: #ff9800;
}

/* Ensure proper layout on all devices */
@media (max-width: 768px) {
  .banner-swiper .swiper-slide {
    width: 100% !important;
  }
  .banner-swiper-img{
    width: 100%;
  }
}


.banner-swiper .swiper-pagination-lock {
  display: block !important;
}


img.banner-swiper-img {
    width: 100%;
} 