/* Global font */

/* Google Font */
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500;600&family=Poppins:wght@300;400;500&display=swap');
#sh-section1,#sh-section2,#sh-section3{
  font-family:'Poppins',sans-serif;
}

#sh-section1{background:linear-gradient(135deg,#fff7f5,#ffffff);}
#sh-section2{background:#ffffff;}
#sh-section3{background:linear-gradient(135deg,#ffffff,#fff7f5);}
#sound-paragraph{
    color: black;
    font-size: 16px;
    text-align: center;
    line-height: 31px;
}
#sound-healing-marque{
    padding:10px 0;
}
}
/* heading */
.sh-title{
  font-family:'Playfair Display',serif;
  color:#ff6f61;
  font-size:34px;
}

.sh-sub{
  max-width:650px;
  margin:auto;
  color:#444;
  line-height:1.8;
}

.sh-om i{
  font-size:28px;
  color:#ff6f61;
  padding:20px;
  border-radius:50%;
}





/* food */
.sh-food-para{
  line-height:1.9;
  color:#555;
  text-align:justify;
}

.sh-img{
  border-radius:12px;
  box-shadow:0 8px 25px rgba(0,0,0,0.08);
  transition:.4s;
}

.sh-img:hover{transform:scale(1.05);}

/* policy */
.sh-line{width:70px;height:3px;background:#ff6f61;}

.sh-policy-list{list-style:none;padding:0;}

.sh-policy-list li{margin-bottom:12px;}

.sh-policy-list i{color:#ff6f61;margin-right:8px;}




.faq-section {
  background: #f8f9fa;
}

.faq-title {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
}

.faq-divider {
  width: 70px;
  height: 3px;
  background: #ff6f61;
  margin: 15px auto 0;
  border-radius: 5px;
}

.custom-faq .accordion-item {
  border: none;
  margin-bottom: 20px;
}

.custom-faq .accordion-button {
  background: #ff6f61;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  padding: 18px 25px;
  border-radius: 8px;
  box-shadow: none;
}

.custom-faq .accordion-button:focus {
  box-shadow: none;
}

.custom-faq .accordion-button::after {
  display: none;
}

.custom-faq .accordion-body {
  background: #ffffff;
  padding: 25px;
  line-height: 1.8;
  font-size: 16px;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}.faq-section {
  background: #f8f9fa;
}

.faq-title {
  font-size: 30px;
  font-weight: 700;
  letter-spacing: 1px;
}

.faq-divider {
  width: 70px;
  height: 3px;
  background: #ff6f61;
  margin: 15px auto 0;
  border-radius: 5px;
}

.custom-faq .accordion-item {
  border: none;
  margin-bottom: 20px;
}

.custom-faq .accordion-button {
  background: #ff6f61;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  padding: 18px 25px;
  border-radius: 8px;
  box-shadow: none;
}

.custom-faq .accordion-button:focus {
  box-shadow: none;
}

.custom-faq .accordion-button::after {
  display: none;
}

.custom-faq .accordion-body {
  background: #ffffff;
  padding: 25px;
  line-height: 1.8;
  font-size: 16px;
  border-radius: 0 0 8px 8px;
  box-shadow: 0 5px 15px rgba(0,0,0,0.05);
}









/* SECTION BACKGROUND */
#sound-healing-main{
  background: transparent;
  padding-bottom:20px;
}

/* MAIN HEADING */
#sound-healing-main .sh-main-heading{
  font-family: 'Playfair Display', serif;
  font-size: 34px;
  color: #ff6f61;
  letter-spacing: 1px;
  margin-bottom: 10px;
  font-weight: 600;
}

/* SUB HEADING */
#sound-healing-main .sh-sub-heading{
  font-family: 'Poppins', sans-serif;
  font-size: 18px;
  color: #444;
  max-width: 650px;
  margin: 0 auto;
  line-height: 1.7;
}

/* OM ICON */
#sound-healing-main .sh-om-icon{
  margin-top: 18px;
}

#sound-healing-main .sh-om-icon i{
 font-size: 32px;
    color: #ff6f61;
    border-radius: 50%;
    padding:5px;
    transition: 0.4s;
}




#pricing-first-healing-section{
  padding:20px;
}
#why-choose-healing-heading{
  font-family: 'Playfair Display', serif;
    font-size: 28px;
    text-align: center;
    width:100%;
}

#hero-first-section{
  padding:20px;
}
#level-col{
  background-color: #0c4a4a;
}
#level-head{
  background-color: #0c4a4a;
}
/* ---------- COMMON HEADING STYLE ---------- */
.heading-style{
    font-family:'Playfair Display', serif;
    font-size:38px;
    font-weight:700;
    text-align:center;
    margin-bottom:10px;
    position:relative;
}

.heading-style::after{
    content:"";
    width:80px;
    height:3px;
    background:linear-gradient(to right,#d4a017,#ffcc70);
    display:block;
    margin:12px auto;
    border-radius:5px;
}

.sub-style{
    text-align:center;
    color:#777;
    margin-bottom:20px;
}

.icon-style{
    text-align:center;
    font-size:42px;
    color:#ff6f61;
    margin-bottom:25px;
}

/*//6///**/
/* Wrapper */
.fee-wrapper {
    padding: 90px 0;
}

/* Header */
.fee-header h2 {
    font-family: 'Playfair Display', serif;
    font-size: 38px;
    font-weight: 700;
    color: #e87511;
    letter-spacing: 2px;
}

.fee-header p {
    color: #0c4a4a;
    font-weight: 600;
    margin-top: 8px;
}

.decor-icon {
    font-size: 28px;
    color: #0c4a4a;
    margin-bottom: 10px;
}

/* Table Box */
.fee-table-box {
    background: #ffffff;
    padding: 15px;
    border-radius: 8px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.08);
}

/* Table */
.fee-table {
    margin-bottom: 0;
}

.fee-table thead {
    background: #0c4a4a;
    color: #ffffff;
}
.mobile-cards {
    display: none;
}

/* Fee Card (Mobile Design) */
.fee-card {
    background: #ffffff;
    border-radius: 8px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.08);
    margin-bottom: 20px;
    overflow: hidden;
}

.level-title {
    background: #0c4a4a;
    color: #ffffff;
    padding: 15px;
    font-weight: 600;
}

.fee-row {
    padding: 12px 15px;
    display: flex;
    justify-content: space-between;
    border-bottom: 1px solid #e0e0e0;
    font-size: 14px;
}

.fee-row strong {
    color: #e87511;
}
.fee-table thead th {
    font-size: 14px;
    font-weight: 600;
    padding: 15px;
    border: none;
    color: white;
    text-align: center;
}

.level-head {
    background: #083636 !important;
}

.fee-table tbody td {
    padding: 18px 15px;
    font-weight: 500;
    color: #0c4a4a;
    border-top: 1px solid #cfcfcf;
    text-align: center;
}

.level-col {
    background: #0c4a4a;
    color: #ffffff !important;
    font-weight: 600;
}

/* Booking Card */
.booking-card {
    background: #ffffff;
    padding: 25px;
    border-radius: 8px;
    box-shadow: 0 6px 20px rgba(0,0,0,0.08);
    height: 100%;
}

.booking-card h5 {
    font-weight: 600;
    color: #0c4a4a;
    font-size: 15px;
}

.booking-card h5 span {
    color: #e87511;
    font-weight: 700;
}

.booking-text {
    font-weight: 500;
    color: #444;
    margin-bottom: 15px;
}

/* Button */
.book-btn {
    display: block;
    background: #e87511;
    color: #fff;
    text-align: center;
    padding: 12px;
    border-radius: 6px;
    text-decoration: none;
    font-weight: 600;
    transition: 0.3s ease;
}

.book-btn:hover {
    background: #c95f07;
    color: #fff;
}

/* Note */
.note-text {
    font-size: 13px;
    margin-top: 15px;
    color: #555;
}




/*//7*/
/* Wrapper */
.schedule-wrapper {
    padding: 90px 0;
    background: #e9ecec;
}

/* Header */
.schedule-header h2 {
    font-family: 'Playfair Display', serif;
    font-size: 40px;
    color: #d67c00;
    font-weight: 700;
    letter-spacing: 2px;
}

.schedule-header p {
    color: #1b4d4f;
    font-weight: 600;
    margin-top: 10px;
}

.ornament {
    font-size: 28px;
    color: #1b4d4f;
    margin-bottom: 10px;
}

/* Schedule Item */
.schedule-item {
    background: #fff;
    padding: 15px 20px;
    margin-bottom: 18px;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    position: relative;
    transition: 0.3s ease;
}

.schedule-item:hover {
    transform: translateY(-3px);
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
}

/* Time Badge */
.time-badge {
    background: #f8f9f9;
    border: 2px solid #1b4d4f;
    padding: 6px 18px;
    border-radius: 25px;
    font-weight: 600;
    font-size: 14px;
    color: #1b4d4f;
    margin-right: 20px;
    min-width: 170px;
    text-align: center;
}

/* Activity Text */
.activity {
    font-style: italic;
    color: #1b4d4f;
    font-weight: 500;
}

/* Note Box */
.note-box {
    background: #b8d0d0;
    padding: 20px 25px;
    border-radius: 12px;
    color: #123c3d;
    max-width: 700px;
    margin: auto;
}

.note-box strong {
    display: block;
    margin-bottom: 10px;
}

.note-box ul {
    padding-left: 18px;
    margin-bottom: 0;
}

.note-box li {
    margin-bottom: 6px;
    font-size: 14px;
}





/*/8 */
/* MAIN PROGRAM SECTION */
.main-program-block {
    padding: 100px 0;
    background-color: #f9f7f3;
}

/* Header */
.program-title {
    font-family: 'Playfair Display', serif;
    font-size: 36px;
    font-weight: 700;
    color: #222;
}

.program-subtitle {
    font-size: 18px;
    color: #777;
    margin-top: 10px;
}

/* Info Box */
.info-box {
    background: #ffffff;
    padding: 30px;
    border: 2px dotted #ff6f61;
    border-radius: 20px;
    transition: 0.3s ease;
    height: 100%;
}

.info-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 25px rgba(0,0,0,0.08);
}

/* Box Heading */
.info-box h4 {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    color: #222;
}

.info-box h4 i {
    color: #ff6f61;
    margin-right: 8px;
}

/* Highlight Text */
.info-highlight {
    font-size: 20px;
    font-weight: 700;
    color: #333;
}

/* Price Styling */
.price-block {
    margin-bottom: 15px;
}

.price-label {
    display: block;
    font-size: 14px;
    color: #777;
}

.price-value {
    font-size: 22px;
    font-weight: 700;
}

.price-value.foreign {
    color: #ff6f61;
}

.price-value.indian {
    color: #0d6efd;
}

/* Enroll Button */
.enroll-btn {
    display: inline-block;
    padding: 14px 45px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 50px;
    background: linear-gradient(to right, #d4a017, #ffcc70);
    color: #fff;
    text-decoration: none;
    transition: 0.3s ease;
}

.enroll-btn i {
    margin-right: 8px;
}

.enroll-btn:hover {
    background: linear-gradient(to right, #b8860b, #e6b65c);
    box-shadow: 0 8px 20px rgba(212,160,23,0.4);
}




/* ---------- INTRO ---------- */
.intro-block{
    padding:100px 0;
    background:linear-gradient(135deg,#fff,#f9f5ef);
}

/* ---------- DETAILS ---------- */
.details-block{
    padding:90px 0;
}

.details-card{
    background:#ffffff;
    border:1px solid #eee;
    border-radius:18px;
    padding:45px;
    box-shadow:0 15px 35px rgba(0,0,0,0.06);
}

.details-card strong{
    color:#111;
}

/* ---------- LEVEL ---------- */
.level-block{
    padding:100px 0;
    background:#fff;
}

.level-card{
    border:1px solid #eee;
    border-radius:20px;
    padding:35px;
    background:#ffffff;
    box-shadow:0 10px 30px rgba(0,0,0,0.05);
    transition:0.4s ease;
    height:100%;
}

.level-card:hover{
    border-color:#ff6f61;
    transform:translateY(-10px);
}

.level-card-title{
    font-family:'Playfair Display', serif;
    font-size:24px;
    margin-bottom:10px;
}

.level-list li{
    margin-bottom:10px;
    margin-bottom: 10px;
    font-size: 16px;
    color: #160e0e;
}

.level-list i{
    color:#ff6f61;
    margin-right:8px;
}

/* ---------- WHY ---------- */
.why-block{
    padding:100px 0;
    background:#f9f9f9;
}

.why-img{
    border-radius:25px;
    box-shadow:0 15px 35px rgba(0,0,0,0.1);
}

.why-list li{
    margin-bottom:12px;
    font-size:15px;
}

.why-list i{
    color:#ff6f61;
    margin-right:8px;
}

/* ---------- EXPERIENCE ---------- */
.experience-block{
    padding:100px 0;
    background: #f7f7f7;
}

.experience-wrapper{
    background:#ffffff;
    border-radius:25px;
    padding:60px;
    border:1px solid #eee;
    box-shadow:0 15px 40px rgba(0,0,0,0.07);
}

.experience-list li{
    margin-bottom:12px;
    font-size:15px;
}

.experience-list i{
    color:#ff6f61;
    margin-right:8px;
}































#sound-healing-training{
  background: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)), url('../assets/images/background-healing.webp') center / cover;
    padding: 100px 0;
    color: #fff;
}
/* ===== TOP BAR ===== */
.top-bar {
  background: #1b5e20;
  color: #fff;
  font-size: 13px;
}

.top-contact {
  list-style: none;
  padding: 6px 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 18px;
}

.top-contact li {
  display: flex;
  align-items: center;
  gap: 6px;
}

.top-contact a {
  color: #fff;
  text-decoration: none;
}

.top-contact i {
  color: #ffc107;
}

/* SOCIAL */
.top-social a {
  color: #fff;
  margin-left: 12px;
  font-size: 14px;
}

.top-social a:hover {
  color: #ffc107;
}

/* ===== NAVBAR ===== */
.logo-img {
  height: 52px;
}

.navbar .nav-link {
  font-weight: 500;
  padding: 8px 14px;
}

.navbar .nav-link:hover,
.navbar .nav-link.active {
  color: #1b5e20;
}

/* DROPDOWN */
.dropdown-menu {
  border-radius: 6px;
  border: none;
  box-shadow: 0 8px 25px rgba(0,0,0,.08);
}


/* ===== MODERN FOOTER ===== */
.footer-modern {
  background: linear-gradient(135deg, #1b2f2a, #0f1c19);
  color: #dcdcdc;
  padding: 60px 0 20px;
  font-size: 14px;
}

/* Cards */
.footer-card {
  background: rgba(255,255,255,0.04);
  border-radius: 14px;
  padding: 22px 22px;
  height: 100%;
}

/* Titles */
.footer-title {
  color: #f4c430;
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 14px;
}

.footer-title i {
  margin-right: 8px;
}

/* Text */
.footer-modern p {
  margin: 0;
  line-height: 1.7;
}

/* Lists */
.footer-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-list li {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.footer-list i {
  color: #f4c430;
  font-size: 13px;
}

.footer-list a {
  color: #dcdcdc;
  text-decoration: none;
}

.footer-list a:hover {
  color: #f4c430;
}

/* Contact strip */
.footer-contact {
  border-top: 1px solid rgba(255,255,255,0.15);
  margin-top: 40px;
  padding-top: 20px;
}

.footer-contact p {
  display: flex;
  align-items: center;
  gap: 8px;
}

.footer-contact a {
  color: #dcdcdc;
  text-decoration: none;
}

.footer-contact i {
  color: #f4c430;
}

/* Bottom */
.footer-bottom {
  text-align: center;
  margin-top: 20px;
  font-size: 13px;
  color: #bcbcbc;
}
/* Brand logo */
.footer-logo {
  max-width: 160px;
    height: auto;
    background-color: white;
    border-radius: 20px;
    padding: 5px;
}

/* Brand card */
.brand-card {
  text-align: left;
}

/* Tagline */
.footer-tagline {
  color: #f4c430;
  font-size: 13px;
  font-weight: 500;
  margin-bottom: 10px;
}

/* Description */
.footer-description {
  font-size: 14px;
  line-height: 1.7;
  color: #d0d0d0;
}

/* Fixed Footer CTA */

.fixed-footer-cta {
  position: fixed;
  bottom: 15px;
  right: 15px;
  display: flex;
  gap: 10px;
  z-index: 9998;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.fixed-footer-cta.hide {
  opacity: 0;
  visibility: hidden;
}

/* Enroll Button */
.btn-enroll-fixed {
  background-color: #ff6f61;
  color: #fff;
  font-weight: 600;
  border-radius: 50px;
  padding: 12px 22px;
  transition: 0.3s ease;
}

.btn-enroll-fixed:hover {
  background-color: #e85c50;
  box-shadow: 0 8px 20px rgba(255, 111, 97, 0.4);
}


/* WhatsApp Button */
.btn-whatsapp-fixed {
  background: #25d366;
  color: #fff;
  font-weight: 600;
  border-radius: 50px;
  padding: 12px 18px;
}

/* Modal Styling */
.modal-content {
  border-radius: 12px;
}

.modal-header {
  background: #ff6f61;
  color: #fff;
}

/* Submit Buttons */
.btn-enroll-submit {
  background: #ff6f61;
  color: #000;
  padding: 10px 25px;
  font-weight: 600;
  border-radius: 30px;
}

.btn-pay-now {
  background: #000;
  color: #fff;
  padding: 10px 25px;
  border-radius: 30px;
}

/* Form Icons */
.form-label i {
  color: #ff6f61;
  margin-right: 6px;
}







/* Hero styling */
.hero {
  background-color: #fafafa;
}

/* Placeholder images */
.placeholder-img {
  height: 200px;
  font-size: 1.25rem;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* Section titles */
.section-title {
  font-size: 1.75rem;
  font-weight: 600;
  margin-bottom: 1.5rem;
}

/* Schedule list */
.schedule-list li {
  font-size: 1rem;
}


/* -------------------------------
   PRICING TABLE
-------------------------------- */
.pricing-card {
  background: #fff;
  border-radius: 12px;
  padding: 30px;
  text-align: center;
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
}

.pricing-card h5 {
  font-weight: 600;
  margin-bottom: 10px;
}

.pricing-card .price {
  font-size: 2rem;
  font-weight: 600;
  margin: 15px 0;
}

.pricing-card ul {
  list-style: none;
  padding: 0;
  margin-bottom: 20px;
}

.pricing-card ul li {
  margin-bottom: 8px;
  font-size: 0.95rem;
}

.pricing-card.featured {
  border: 2px solid #0d6efd;
}

/* -------------------------------
   GALLERY
-------------------------------- */
.gallery-item {
  cursor: pointer;
}

.placeholder-img.large {
  height: 400px;
}

/* -------------------------------
   STICKY CTA BUTTON
-------------------------------- */

/* ===============================
   BUTTON COLORS
================================ */
.btn-primary {
  background-color: #ff6f61;
  border-color: #ff6f61;
}

.btn-primary:hover,
.btn-primary:focus {
  background-color: #e85b50;
  border-color: #e85b50;
}

.btn-outline-primary {
  color: #ff6f61;
  border-color: #ff6f61;
}

.btn-outline-primary:hover {
  background-color: #ff6f61;
  border-color: #ff6f61;
  color: #ffffff;
}

/* ===============================
   PRICING TABLE
================================ */
.pricing-card.featured {
  border: 2px solid #ff6f61;
}

.pricing-card .price {
  color: #ff6f61;
}

/* ===============================
   ACCORDION FAQ
================================ */
.accordion-button:not(.collapsed) {
  background-color: rgba(255, 111, 97, 0.12);
  color: #ff6f61;
}

.accordion-button:focus {
  box-shadow: 0 0 0 0.25rem rgba(255, 111, 97, 0.25);
}

/* ===============================
   NAVIGATION
================================ */
.nav-link:hover,
.nav-link.active {
  color: #ff6f61;
}

/* ===============================
   STICKY CTA BUTTON
================================ */
.sticky-cta {
  background-color: #ff6f61;
}

.sticky-cta:hover {
  background-color: #e85b50;
  color: #ffffff;
}

/* ===============================
   SECTION TITLE ACCENT
================================ */
.section-title {
  color: #222;
}

.section-title::after {
  content: "";
  display: block;
  width: 60px;
  height: 3px;
  background-color: #ff6f61;
  margin: 12px auto 0;
}


/*imaging desing*/

/* ===============================
   SOUND HEALING COURSE GUIDE
================================ */
.course-guide-wrapper {
  padding-top: 0;
  padding-bottom: 0;
}

.course-guide {
  position: sticky;
  top: 90px; /* below header */
  z-index: 80;
  background: #ffffff;
  border: 2px dotted #ff6f61;
  border-radius: 18px;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.14);
  padding: 12px 20px;
}

.course-guide-list {
  list-style: none;
  display: flex;
  justify-content: center;
  gap: 28px;
  padding-left: 0;
  margin: 0;
  flex-wrap: wrap;
}

.course-guide-list li a {
  display: flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  text-decoration: none;
  padding: 6px 12px;
  border-radius: 22px;
  transition: all 0.3s ease;
}

.course-guide-list li a:hover {
  background: rgba(255, 111, 97, 0.12);
  color: #ff6f61;
}

/* Dot indicator */
.guide-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ff6f61;
  display: inline-block;
}



.page-section {
  padding: 70px 0;
  font-family: 'Poppins', sans-serif;
}

.section-soft {
  background: #f4f4f4;
}

.section-title {
  color: #ff6f61;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.section-subtitle {
  font-size: 13px;
  color: #666;
}

.section-desc {
  max-width: 720px;
  margin: 12px auto;
  font-size: 14px;
  color: #666;
}

.ornament {
  width: 60px;
  height: 4px;
  background: #ff6f61;
  margin: 0 auto 12px;
}

/* Fee Table */
.fee-table {
  border: 1px solid #ddd;
}

.fee-head,
.fee-row {
  display: grid;
  grid-template-columns: 1.3fr 1fr 1fr;
  padding: 12px;
  font-size: 14px;
}

.fee-head {
  background: #ff6f61;
  color: #fff;
  font-weight: 500;
}

.fee-row {
  border-top: 1px solid #eee;
}

/* Booking */
.booking-card {
  background: #fff;
  padding: 20px;
  border: 1px solid #ddd;
  text-align: center;
}

/* Benefits */
.benefits-list {
  list-style: none;
  padding-left: 0;
}

.benefits-list li {
  margin-bottom: 10px;
  font-size: 14px;
}

.benefits-list i {
  color: #ff6f61;
  margin-right: 6px;
}

/* Time Cards */
.time-card {
  background: #fff;
  border: 1px solid #ddd;
  padding: 10px 14px;
  margin-bottom: 10px;
  font-size: 14px;
}

.time-card span {
  font-weight: 500;
  margin-right: 8px;
}

/* Video */
.video-box {
  height: 200px;
  background: #e6e6e6;
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
.video-box iframe {
    width:100%;
    height:200px;
}

.video-box i {
  font-size: 48px;
  color: #ff6f61;
}

/* Images */
.img-box {
  height: 220px;
  background: #dcdcdc;
  border-radius: 6px;
}

/* Food */
.food-list {
  list-style: none;
  padding-left: 0;
  max-width: 600px;
  margin: 20px auto;
}

.food-list li {
  margin-bottom: 8px;
  font-size: 14px;
}

.food-list i {
  color: #ff6f61;
  margin-right: 6px;
}

/* ===============================
   FAQ ACCORDION
================================ */
.faq-accordion .accordion-item {
  border: 1px solid #ddd;
  margin-bottom: 12px;
  border-radius: 6px;
  overflow: hidden;
}

.faq-accordion .accordion-button {
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #333;
  background: #ffffff;
  padding: 14px 16px;
}

.faq-accordion .accordion-button:not(.collapsed) {
  background-color: rgba(255, 111, 97, 0.12);
  color: #ff6f61;
}

.faq-accordion .accordion-button:focus {
  box-shadow: none;
}

.faq-accordion .accordion-body {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  background: #ffffff;
}
/* ===============================
   MARQUEE IMAGE SLIDER
================================ */
.marquee-wrapper {
  width: 100%;
  overflow: hidden;
  background: #ffffff;
}

.marquee-track {
  display: flex;
  width: max-content;
  animation: marquee-scroll 35s linear infinite;
}

.marquee-item {
  width: 260px;
  height: 180px;
  margin-right: 16px;
  flex-shrink: 0;
  border-radius: 6px;
  overflow: hidden;
  border: 2px solid #ff6f61;
  background: #f0f0f0;
}

.marquee-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

/* Animation */
@keyframes marquee-scroll {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

/* ===============================
   LOCATION SECTION
================================ */
.location-map {
  width: 100%;
  height: 100%;
  border-radius: 6px;
  overflow: hidden;
  border: 2px solid #ff6f61;
}

.location-map iframe {
  width: 100%;
  height: 100%;
  min-height: 320px;
  border: 0;
}

.location-info {
  background: #ffffff;
  border: 1px solid #ddd;
  border-radius: 6px;
  padding: 20px;
  height: 100%;
}

.location-info .info-title {
  color: #ff6f61;
  font-weight: 600;
  margin-bottom: 10px;
}

.location-info p {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
}

.location-list {
  list-style: none;
  padding-left: 0;
  margin-top: 12px;
}

.location-list li {
  font-size: 14px;
  margin-bottom: 8px;
  color: #333;
}

.location-list i {
  color: #ff6f61;
  margin-right: 6px;
}


/* ===============================
   DIVIDER CTA SECTION
================================ */
.divider-cta {
  background: #ffffff;
  border-radius: 16px;
  padding: 40px 30px;
  box-shadow: 0 18px 40px rgba(0, 0, 0, 0.12);
  position: relative;
}

.divider-text {
  max-width: 780px;
  margin: 14px auto 24px;
  font-size: 14px;
  line-height: 1.7;
  color: #666;
}

.divider-actions {
  display: flex;
  gap: 14px;
  justify-content: center;
  flex-wrap: wrap;
}

.divider-actions .btn {
  min-width: 180px;
}




/*gellry section*/

.page-wrapper {
  font-family: 'Segoe UI', sans-serif;
  background-color: #f8f9fa;
}

.hero-section {
  padding: 60px 0;
}

.hero-header {
  margin-bottom: 40px;
}

.hero-heading {
  font-size: 28px;
  font-weight: 700;
}

.hero-subtitle {
  font-size: 15px;
  color: #666;
}

/* GALLERY */
.gallery-side {
  display: flex;
  flex-direction: column;
  gap: 15px;
}

.gallery-img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 10px;
  cursor: pointer;
  opacity: 0.7;
}

.gallery-center {
  text-align: center;
}

.gallery-main-img {
  width: 100%;
  max-height: 420px;
  object-fit: cover;
  border-radius: 12px;
}

.gallery-bottom {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  justify-content: center;
}

.gallery-thumb {
  width: 70px;
  height: 55px;
  object-fit: cover;
  border-radius: 6px;
  cursor: pointer;
}

.thumb.active {
  opacity: 1;
  border: 2px solid #ff9800;
}

/* FEATURES */
.feature-section {
  margin-top: 40px;
}

.feature-box {
  border: 1px solid #ddd;
  padding: 14px 12px;
  border-radius: 8px;
  font-size: 14px;
  background: #fff;
  display: flex;
  align-items: center;
  gap: 10px;
}

.feature-icon {
  color: #ff9800;
  font-size: 16px;
  min-width: 20px;
}
.feature-box:hover {
  border-color: #ff9800;
  transform: translateY(-2px);
  transition: 0.3s ease;
}




/* INSTRUMENTS */
.instrument-section {
  background: #fff;
  padding: 60px 0;
}

.section-title {
  font-size: 26px;
  font-weight: 700;
  margin-bottom: 40px;
}

.instrument-card {
  padding: 25px;
  border-radius: 10px;
  color: #fff;
  min-height: 160px;
}

.instrument-card.blue { background: #1e3a8a; }
.instrument-card.orange { background: #f97316; }
.instrument-card.gold { background: #ca8a04; }
.instrument-card.green { background: #15803d; }

.instrument-name {
  font-size: 18px;
  font-weight: 600;
}

.instrument-text {
  font-size: 14px;
  margin-top: 10px;
}

.course-highlight-section {
  padding: 70px 0;
  background: #f6f6f6;
}

.section-title-wrap {
  margin-bottom: 45px;
}

.section-heading {
  font-size: 26px;
  font-weight: 700;
}

.section-subtitle {
  font-size: 14px;
  color: #666;
}

.highlight-card {
  height: 340px;
}

.highlight-figure {
  position: relative;
  height: 100%;
  border-radius: 14px;
  overflow: hidden;
}

.highlight-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.highlight-overlay {
  position: absolute;
  bottom: 0;
  width: 100%;
  padding: 22px;
  background: linear-gradient(
    to top,
    rgba(0,0,0,0.75),
    rgba(0,0,0,0.1)
  );
  color: #fff;
}

.highlight-title {
  font-size: 18px;
  font-weight: 600;
}

.highlight-text {
  font-size: 14px;
  margin-top: 6px;
}


.learn-section {
  padding: 70px 0;
  background: #3b1f0f;
}

.section-title-wrap.light .section-heading,
.section-title-wrap.light .section-subtitle {
  color: #fff;
}

.learn-card {
  background: rgba(255,255,255,0.08);
  padding: 30px 15px;
  border-radius: 14px;
  text-align: center;
  height: 100%;
}

.learn-icon {
  font-size: 28px;
  color: #ffb703;
  margin-bottom: 12px;
}

.learn-text {
  font-size: 14px;
  color: #fff;
}







/* Mobile spacing refinement */
@media (max-width: 576px) {
  .divider-cta {
    padding: 30px 20px;
  }
}








/* Mobile adjustments */
@media (max-width: 576px) {
  .marquee-item {
    width: 200px;
    height: 140px;
  }
}












/* Mobile optimization */
@media (max-width: 576px) {
  .sticky-cta {
    right: 50%;
    transform: translateX(50%);
  }
}
/* Mobile refinement */
@media (max-width: 576px) {
  .course-guide {
    top: 70px;
    padding: 10px 16px;
  }

  .course-guide-list {
    gap: 16px;
  }
}
/* RESPONSIVE */
@media (max-width: 768px) {
  .gallery-side {
    flex-direction: row;
  }
  #responsive-sound-gallery{
    display: none;
  }
}
/* MOBILE */
@media (max-width: 991px) {
  .top-bar {
    text-align: center;
  }

  .top-contact {
    justify-content: center;
  }
}

/* ===== RESPONSIVE ===== */
@media (max-width: 575px) {
  .footer-card {
    padding: 18px;
  }

  .footer-title {
    font-size: 15px;
  }

  .footer-bottom {
    font-size: 12px;
  }
}



/*/////second  css ///*/



@media(max-width:768px){
    .heading-style{
        font-size:28px;
    }
    .experience-wrapper{
        padding:30px;
    }
}
/* Responsive */
@media (max-width: 768px) {
    .schedule-item {
        flex-direction: column;
        align-items: flex-start;
    }

    .time-badge {
        margin-bottom: 8px;
        margin-right: 0;
        width: 100%;
    }
    .activity {
   text-align: center;
   width: 100%;
}

    .schedule-header h2 {
        font-size: 30px;
    }
}
/* Responsive */
@media (max-width: 992px) {
    .booking-card {
        margin-top: 20px;
    }
}
/* RESPONSIVE SWITCH */
@media (max-width: 992px) {

    .desktop-table {
        display: none;
    }

    .mobile-cards {
        display: block;
    }

}

/* RESPONSIVE */
@media (max-width: 768px){
  #sound-healing-main .sh-main-heading{
    font-size: 26px;
  }
  #sound-healing-main .sh-sub-heading{
    font-size: 16px;
  }
}

@media(max-width:768px){
  .sh-title{font-size:26px;}
  .sh-sub{font-size:15px;}
  .sh-food-para{text-align:center;}
}
@media(max-width:768px){
 #why-choose-healing-heading {
   
    font-size: 25px;
    margin-top: 20px;
   
}
.why-block {
    padding: 10px 0;
    
}
}