@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

body {
    font-family: "Poppins", sans-serif;
    overflow-x: hidden;
    position: static !important;
    transform: none !important;
}

/* REMOVE default Swiper arrow */
.swiper-button-next svg,
.swiper-button-prev svg {
    display: none !important;
}


.myfont-family {
    font-family: "Playfair Display", serif;
}

a:hover {
    color: #e46212;
}

.header-bg {
    background-color: #fffbf4 !important;
    border-bottom: 1px solid #e7ddc8;
}

.header-btn {
    background-color: #e46212;
    color: #fff;
    padding: 8px 16px;
    border-radius: 20px;
    text-decoration: none;
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    gap: 8px;
    transition: background-color 0.3s;
}

.header-btn:hover {
    background-color: #FFD54F;
}

.header-phone {
    color: #e46212;
    font-size: 14px;
    font-weight: 600;
}

.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: #e46212 !important;
}

.nav-link:hover {
    color: #e46212 !important;
}

.nav-link {
    color: #361713 !important;
    font-size: .875rem;
    font-weight: 500;
}

.logo-img {
    max-width: 200px;
}

/* address section */
.address-section {
    background-color: #fffbf4;
    padding: 40px 0px
}

.address-bedge {
    padding: 12px 23px;
    font-size: .875rem;
    color: #e46212 !important;
    font-weight: 500;
    background-color: #fceddd !important;
}

.address-btn-bg {
    background: #e46212;
    color: #fff;
    text-decoration: none;
    padding: 6px 20px;
    display: inline-block;
    margin-top: 17px;
    border-radius: 10px;
    font-size: 1.125rem;
    font-weight: 500;
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
}

.address-btn-bg:hover {
    background: #92400e;
    color: #fff;
}

.address-detail {
    display: inline-block;
}

.address-detail p {
    color: color-mix(in srgb, #361713 80%, transparent) !important;
}

.address-detail,
.para {
    font-size: 18px;
    max-width: 48rem;
}

.mandir-name {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(101deg, #d97706 0%, #b45309 50%, #92400e 100%);
    -webkit-background-clip: text;
    background-clip: text;
    font-size: 4.5rem;
    font-weight: 700;
    line-height: 2;
}

/* end addrss section */

/* =========================
   MOBILE RESPONSIVE
========================= */
@media (max-width: 767px) {
    .about-us-details h2 {
        font-size: 2rem !important;
    }

    .history-header-title h1 {
        font-size: 1.75rem !important;
    }

    .history-header-title p {
        font-size: 1rem !important;
    }

    .pooja-header-title h1 {
        font-size: 2rem !important;
    }

    .pooja-header-title p {
        font-size: 14px !important;
    }

    .live-darshan-title h1 {
        font-size: 2rem !important;
    }

    .live-darshan-title p {
        font-size: 14px !important;
    }

    .why-choose-us-title h1 {
        font-size: 2rem !important;
    }

    .why-choose-us-title p {
        font-size: 14px !important;
    }

    .process-title {
        font-size: 2rem !important;
    }

    .temple-gallery-header-title h1 {
        font-size: 2rem !important;
    }

    .temple-gallery-header-title p {
        font-size: 14px !important;
    }

    .get-in-touch-details h1 {
        font-size: 2rem !important;
    }

    .pera {
        font-size: 14px !important;
    }

    .margin-top-30 {
        margin-top: 30px !important;
    }

    .address-bedge {
        margin-bottom: 20px !important;
        display: inline-block;
    }

    .address-section {
        padding: 40px 15px;
    }

    .mandir-name {
        font-size: 28px;
    }

    .para {
        font-size: 15px;
    }

    .address-btn-bg {
        width: 100%;
        padding: 14px;
        margin-top: 10px;
    }

    .fid-area {
        margin-top: 30px;
    }

    .fid {
        border: none !important;
        padding: 15px 0;
    }

    .fid h2 {
        font-size: 26px;
    }

    .fid small {
        font-size: 14px;
    }

    .fid-area .row>div:not(:last-child) {
        border-bottom: 1px solid #eee;
    }
}

/* =========================
   TABLET VIEW
========================= */
@media (min-width: 768px) and (max-width: 991px) {

    .mandir-name {
        font-size: 34px;
    }

    .fid h2 {
        font-size: 30px;
    }
}

/* history section */
.history {
    display: block;
    padding: 60px 0;
    background-color: #fdf8ed;
    background-image: radial-gradient(circle, rgba(251, 242, 230, 1) 15px, transparent 16px), radial-gradient(circle, rgba(251, 242, 230, 1) 15px, transparent 16px);
    background-size: 31px 51px;
}

.vedic-quote-card {
    position: relative;
    padding: 60px 40px;
    border-radius: 32px;
    text-align: center;
    color: #fff;
    background:
        linear-gradient(135deg, #ff7a1a, #f45b00);
    background-image:
        linear-gradient(45deg,
            rgba(255, 255, 255, 0.12) 25%,
            transparent 25%,
            transparent 75%,
            rgba(255, 255, 255, 0.12) 75%),
        linear-gradient(-45deg,
            rgba(255, 255, 255, 0.12) 25%,
            transparent 25%,
            transparent 75%,
            rgba(255, 255, 255, 0.12) 75%),
        linear-gradient(135deg, #ff7a1a, #f45b00);

    background-size: 48px 48px;
    background-position: center;

    box-shadow: 0 25px 50px rgba(0, 0, 0, 0.25);
}

.om-badge {
    width: 64px;
    height: 64px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background: rgba(255, 255, 255, 0.2);
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 28px;
    font-weight: bold;
    backdrop-filter: blur(4px);
}

.sanskrit-text {
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 16px;
    line-height: 1.4;
}

.translation {
    font-size: 18px;
    font-style: italic;
    opacity: 0.95;
    margin-bottom: 24px;
}

.source {
    display: inline-block;
    padding: 10px 22px;
    background: rgba(255, 255, 255, 0.18);
    border-radius: 999px;
    font-size: 14px;
}

@media (max-width: 768px) {
    .vedic-quote-card {
        padding: 40px 24px;
    }

    .sanskrit-text {
        font-size: 22px;
    }

    .translation {
        font-size: 16px;
    }
}


.history-bedge {
    padding: 10px 23px;
    font-size: .875rem;
    color: #e46212 !important;
    font-weight: 500;
    background-color:
        color-mix(in oklab, #e46212 10%, transparent) !important;
    border: 1px solid;
    border-color:
        color-mix(in oklab, #e46212 10%, transparent);
    font-size: .875rem;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

.history-header-title {
    max-width: 37rem;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}

.history-header-title h1 {
    font-size: 3.75rem;
    color: #361713;
    margin: 30px 0;
    font-family: "Playfair Display", serif;
    font-weight: 700;
}

.history-header-title p {
    font-size: 1.25rem;
    color:
        color-mix(in oklab, #361713 70%, transparent);
    font-weight: 500;
}

.my-bg-gradient {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(135deg, #d97706 0%, #b45309 50%, #92400e 100%);
    -webkit-background-clip: text;
    background-clip: text;
}

.legend-card {
    border-radius: 24px;
    padding: 30px;
    height: 100%;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
}

.light-card {
    background: #fffaf4;
    border: 1px solid #f5d6b8;
}

.orange-card {
    background: linear-gradient(306deg, #ff7a1a 0%, #ff6a00 35%, #f25500 70%, #e84a00 100%);
    color: #ffffff;
}

.green-icon {
    background: #00bc86 !important;
}

.color-green {
    color: #00bc86;
}

.card-header {
    margin-bottom: 20px;
}

.card-header h4 {
    font-size: 1.5rem;
    color: #361713;
    font-weight: 700;
    font-family: "Playfair Display", serif;
}

.history-card-title small {
    font-size: .875rem;
    font-weight: 500;
}

.maroon-color {
    color: #361713;
}

.icon-box {
    width: 72px;
    height: 72px;
    background: #f36b12;
    color: #fff;
    border-radius: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}

.icon-box {
    transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.legend-card:hover .icon-box {
    transform: scale(1.15);
    box-shadow: 0 10px 25px rgba(243, 107, 18, 0.45);
    -webkit-transform: scale(1.15);
    -moz-transform: scale(1.15);
    -ms-transform: scale(1.15);
    -o-transform: scale(1.15);
}

.white-icon {
    background: rgba(255, 255, 255, 0.2);
}

.legend-card p {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 14px;
}

.highlight {
    color: #e46212;
    font-weight: 600;
}

.highlight-white {
    color: #ffe0c7;
    font-weight: 600;
}

/* end history section */

/* start pooja section */
.pooja-tabs .nav-link {
    padding: 10px 30px;
    border-radius: 50px;
    font-weight: 600;
    color: #6c3b14;
    background: #f8f5f1;
    border: 1px solid #e6c9a5;
    margin: 0 8px;
    transition: all 0.3s ease;
}

.pooja-tabs .nav-link.active {
    background: linear-gradient(135deg, #e46212, #ff9a3c);
    color: #fff !important;
    box-shadow: 0 6px 18px rgba(228, 98, 18, 0.4);
}

.pooja-tabs .nav-link:hover {
    transform: translateY(-2px);
}

.pooja-modal {
    border-radius: 20px;
    background: linear-gradient(180deg, #fffaf3, #fff);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.15);
}

.pooja-modal .modal-title {
    font-weight: 700;
    color: #e46212;
}

.pooja-modal .form-label {
    font-weight: 600;
    color: #6c3b14;
    font-size: 14px;
}

.pooja-modal .form-control {
    border-radius: 12px;
    padding: 12px 14px;
    border: 1px solid #e6c9a5;
}

.pooja-modal .form-control:focus {
    border-color: #e46212;
    box-shadow: 0 0 0 0.15rem rgba(228, 98, 18, .25);
}

.modal-btn-book {
    background: linear-gradient(135deg, #e46212, #ff9a3c);
    color: #fff;
    font-weight: 600;
    border-radius: 50px;
    padding: 12px;
}

.btn-book:hover {
    background: linear-gradient(135deg, #ff9a3c, #e46212);
}

.pooja {
    background: #fffbf4;
    padding: 60px 0px;
}

.pooja-header-title {
    max-width: 50rem;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}

.pooja-header-title h1 {
    font-size: 3rem;
    color: #361713;
    margin: 20px 0;
    font-family: "Playfair Display", serif;
    font-weight: 700;
}

.pooja-header-title p {
    font-size: 18px;
    color:
        color-mix(in oklab, #361713 70%, transparent);
}

/* end pooja section */

/* start live darshan */
.live-darshan {
    background: #361713;
    padding: 60px 0px;
}

.live-darshan-title {
    max-width: 50rem;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}

.live-darshan-title h1 {
    font-size: 3rem;
    color: #fffbf4;
    margin: 20px 0;
    font-family: "Playfair Display", serif;
    font-weight: 700;
}



.live-darshan-title p {
    font-size: 18px;
    color:
        color-mix(in oklab, #fffbf4 70%, transparent);
}

.my-orange-color {
    color: #ffb900;
}

/* start live darshan */
.live-darshan-small-line {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .05em;
    color: #ffb900;
}

.live-section {
    background: radial-gradient(circle at top, #4b1d14, #2a0e08);
    color: #fff;
}

.video-card {
    background: #000;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.6);
}

.video-card iframe {
    width: 100%;
    height: 380px;
}

.video-content h5 {
    color: #fffbf4;
    font-weight: 700;
    font-size: 1.25rem;
    font-family: "Playfair Display", serif;
}

.video-content p {
    color:
        color-mix(in oklab, #fffbf4 60%, transparent);
    font-size: .875rem;
}

.video-content {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-top: 20px;
}

.video-text {
    max-width: 75%;
}

.sub-btn {
    background: none;
    color: #ffc107;
    padding: 8px 18px;
    border-radius: 11px;
}

.info-card {
    background-color:
        color-mix(in oklab, #fffbf4 10%, transparent);
    border-radius: 14px;
    padding: 25px;
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.4);
    border: 1px solid #fffbf4;
    border-color: color-mix(in oklab, #fffbf4 20%, transparent);
}

.info-card p {
    color: color-mix(in oklab, #fffbf4 70%, transparent);
    font-size: .875rem;
}

.info-card p b {
    color: #ffc107;
}

.youtube-card h6 {
    font-family: "Playfair Display", serif;
    font-size: 1.125rem;
}

.youtube-card p {
    font-size: .875rem;
    color: color-mix(in oklab, #fff 80%, transparent)
}

.ytb {
    background: #fff;
    color: #e7000b;
    font-weight: 500;
    font-size: .875rem;
    border-radius: .75rem;
    -webkit-border-radius: .75rem;
    -moz-border-radius: .75rem;
    -ms-border-radius: .75rem;
    -o-border-radius: .75rem;
}

.info-card h6 {
    color: #fffbf4;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    font-size: 1.25rem;
}

.info-card i {
    background-color:
        color-mix(in oklab, #ffb900 20%, transparent);
    color: #ffb900;
    padding: 12px;
    font-size: 21px;
    border-radius: 16px;
    margin-right: 10px;
}

.info-card ul {
    list-style: none;
    padding: 0;
}

.info-card ul li {
    display: flex;
    justify-content: space-between;
    padding: 6px 0 3px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    border-color:
        color-mix(in oklab, #fffbf4 10%, transparent);
    margin-bottom: 12px;
}

.info-card ul li b {
    color: #ffb900;
    font-weight: 500;
    font-size: .875rem;
}

.info-card ul li span {
    color: color-mix(in oklab, #fffbf4 70%, transparent);
    font-size: .875rem;
}

.info-card ul li:last-child {
    border-bottom: none;
}

.card-title {
    margin-bottom: 10px;
    color: #ffc107;
}

/* end live darsha section */

.major-temple h4 {
    font-size: 1.875rem;
    color: #361713;
    margin-bottom: 30px;
    font-family: "Playfair Display", serif;
    font-weight: 700;
}

.temple-head-title {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 12px;
}

.t-title h3 {
    font-size: 1.25rem !important;
    color: #361713 !important;
    font-weight: 700;
    font-family: sans-serif;
}

.temple-para {
    color: color-mix(in oklab, #361713 70%, transparent);
    font-size: .875rem;
}

.t-title span {
    color: #e46212;
    font-size: .875rem;
}

.temple-card {
    background: #fffbf4;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 7px 12px 0px rgba(0, 0, 0, 0.08);
    transition: transform .3s ease;
    border: 1px solid #e7ddc8;
}

.temple-card:hover {
    transform: translateY(-6px);
}

.other-sacred-places h4 {
    font-size: 1.875rem;
    color: #361713;
    margin-bottom: 30px;
    font-family: "Playfair Display", serif;
    font-weight: 700;
}

.other-sacred-places-card {
    background: #fffbf4;
    border-radius: 20px;
    overflow: hidden;
    box-shadow: 0px 7px 12px 0px rgba(0, 0, 0, 0.08);
    transition: transform .3s ease;
    border: 1px solid #e7ddc8;
    height: 100%;
}

.other-sacred-places-card:hover {
    transform: translateY(-6px);
    border: 1px solid color-mix(in oklab, #e46212 50%, transparent)
}

.other-sacred-places-head-title {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 10px;
    margin-bottom: 12px;
}

.other-sacred-places-head-title h3 {
    font-size: 1.125rem !important;
    color: #361713 !important;
    font-weight: 700;
    font-family: sans-serif;
}

.other-sacred-places-card-icon {
    background-color:
        color-mix(in oklab, #e46212 10%, transparent);
    color: #e46212;
    padding: 12px 14px;
    font-size: 21px;
    border-radius: 16px;
    margin-bottom: 18px;
}

.ospt-title span {
    color: #e46212;
    font-size: .75rem;
}

.other-sacred-places-para {
    color:
        color-mix(in oklab, #361713 70%, transparent);
    font-size: .875rem;
}

.featured-card {
    background: linear-gradient(135deg, #e46212, #f07a2b);
    border-radius: 30px;
    padding: 50px;
    margin-top: 40px;
}

.featured-label {
    font-size: 13px;
    letter-spacing: 1px;
    font-weight: 700;
    color: #ffb900;
}

.btn-book {
    color: #e46212;
    font-weight: 600;
    border-radius: 12px;
    padding: 12px 22px;
    transition: 0.3s;
}

.btn-book:hover {
    transform: translateY(-2px);
    box-shadow: 0 8px 20px rgba(0, 0, 0, 0.2);
}

.featured-img img {
    border-radius: 22px;
    object-fit: cover;
}

.why-choose-us-title {
    max-width: 50rem;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}

.why-choose-us-small-line {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .05em;
    color: #fff;
}

.why-choose-us-title h1 {
    font-size: 3rem;
    color: #ffff;
    margin: 20px 0;
    font-family: "Playfair Display", serif;
    font-weight: 700;
}

.why-choose-us-title p {
    font-size: 18px;
    color: #fff
}

.why-choose-us {
    background: #e46212;
    padding: 60px 0px;
}

.why-choose-us-card {
    background-color: color-mix(in oklab, #fff 10%, transparent);
    border-radius: 20px;
    overflow: hidden;
    transition: transform .3s ease;
    height: 100%;
}

.why-choose-us-card:hover {
    background-color: color-mix(in oklab, #fff 20%, transparent);
}

.why-choose-us-card-head-title h3 {
    font-size: 1.125rem !important;
    color: #fff !important;
    font-weight: 700;
    font-family: "Playfair Display", serif;
    margin-bottom: 13px !important;
}

.why-choose-us-card-para {
    color:
        #fff;
    font-size: .875rem;
    margin-bottom: 0;
}

.why-choose-us-card-para-card-icon {
    background-color:
        color-mix(in oklab, #fff 20%, transparent);
    color: #fff;
    padding: 12px 14px;
    font-size: 21px;
    border-radius: 16px;
    margin-bottom: 18px;
}

.process-section {
    background-color: #fcf6eb
}

.process-subtitle {
    color: #e46212;
    font-weight: 600;
    font-size: .875rem;
    letter-spacing: .05rem;
    margin-bottom: 10px;
    display: block;
}

.process-title {
    font-size: 3rem;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    color: #361713;
}

.process-wrapper {
    position: relative;
}

/* FIXED LINE */
.process-line {
    position: absolute;
    top: 40px;
    left: 50%;
    transform: translateX(-50%);
    width: calc(92% - 200px);
    height: 2px;
    background: #e4d4c3;
    z-index: 0;
}

/* CIRCLE */
.process-circle {
    width: 96px;
    height: 96px;
    background: #e46212;
    color: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-weight: 700;
    margin: 0 auto 25px;
    position: relative;
    z-index: 2;
    font-family: "Playfair Display", serif;
    box-shadow: 0px 10px 13px 3px #0000001a;
}

.process-item h5 {
    color: #361713;
    font-family: "Playfair Display", serif;
    font-weight: 700;
    margin-bottom: 20px;
}

.process-item p {
    color: #735d59;
    max-width: 20rem;
}

.temple-gallery {
    background-color: #fffbf4;
    padding: 60px 0;
}

.temple-gallery-header-title {
    max-width: 40rem;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 50px;
}

.temple-gallery-header-title h1 {
    font-size: 3rem;
    color: #361713;
    margin: 20px 0;
    font-family: "Playfair Display", serif;
    font-weight: 700;
}

.temple-gallery-header-title p {
    font-size: 18px;
    color:
        color-mix(in oklab, #361713 70%, transparent);
}

.gallery-item {
    position: relative;
    overflow: hidden;
    border-radius: 14px;
}

.gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .5s ease;
}

/* Hover Zoom */
.gallery-item:hover img {
    transform: scale(1.12);
}

/* Overlay */
.gallery-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top,
            rgba(0, 0, 0, .75),
            rgba(0, 0, 0, .15));
    opacity: 0;
    transition: .4s ease;
}

.gallery-item:hover .gallery-overlay {
    opacity: 1;
}

/* Center Zoom Icon */
.gallery-overlay i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) scale(.6);
    color: #fff;
    font-size: 40px;
    transition: .4s ease;
}

.gallery-item:hover i {
    transform: translate(-50%, -50%) scale(1);
}

/* Bottom Title */
.gallery-title {
    position: absolute;
    bottom: 12px;
    left: 0;
    right: 0;
    text-align: center;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}

.get-in-touch {
    background-color:
        color-mix(in oklab, #f8edd8 50%, transparent);
    padding: 60px 0;
}

.main-heading {
    font-size: 42px;
    font-weight: 700;
    color: #2b1a10;
}

.main-heading span {
    color: #e46212;
}

.contact-list li {
    list-style: none;
    margin-bottom: 25px;
    display: flex;
    gap: 12px;
    align-items: start;
}

.contact-icon {
    width: 48px;
    height: 48px;
    background: color-mix(in oklab, #e46212 10%, transparent);
    border-radius: .75rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #e46212;
    -webkit-border-radius: .75rem;
    -moz-border-radius: .75rem;
    -ms-border-radius: .75rem;
    -o-border-radius: .75rem;
}

.contact-text strong {
    color: #361713;
    font-weight: 600;
}

.contact-text a {
    color: #735d59;
    text-decoration: none;
}

.contact-text a:hover {
    color: #e46212;
}

.contact-text p {
    color: #735d59;
    margin-bottom: 0px;
}

.form-card {
    background: #fff;
    border-radius: 16px;
    padding: 30px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .08);
    border: 1px solid #e7ddc8;
}

.sub-btn-req {
    font-size: 1.25rem;
    font-weight: 500 !important;
}

.sub-btn-req:hover {
    background-color: color-mix(in oklab, #e46212 90%, transparent) !important;
    color: #fff !important;
}

.form-card h5 {
    font-family: "Playfair Display", serif;
    color: #361713;
    font-weight: 700;
    font-size: 1.5rem;
    margin-bottom: 10px;
}

.form-card p {
    color: #735d59;
    margin-bottom: 33px;
}

.form-control,
.form-select {
    background: #fdf1df;
    border: 1px solid #f2d1aa;
    border-radius: 8px;
    font-size: .875rem;
    box-shadow: 0 3px 2px #0000000d;
}

.f-label {
    color: #361713;
    font-weight: 500;
    font-size: .875rem;
    margin-bottom: 7px;
}

.form-control:focus,
.form-select:focus {
    box-shadow: none;
    border-color: #e46212;
}

.margin-top-135 {
    margin-top: -135px;
}

.btn-submit {
    background: #e46212;
    color: #fff;
    border-radius: 10px;
    padding: 8px;
    font-weight: 600;
    font-size: 1.125rem;
}

.btn-submit:hover {
    background: #c7500e;
}

/* INFO BOX */
.info-box {
    background:
        color-mix(in oklab, #e46212 10%, transparent);
    padding: calc(.25rem * 6);
    border-radius: 12px;
    margin-top: 25px;
}

.info-box h6 {
    font-weight: 700;
    color: #361713;
    font-family: "Playfair Display", serif;
    font-size: 1.25rem;
}

.info-box ul {
    list-style: none;
    padding: 0;
}

.info-box ul li {
    color: color-mix(in oklab, #361713 80%, transparent);
    margin-bottom: 10px;
}

.get-in-touch-details p {
    color: #e46212;
    font-weight: 600;
    font-size: .875rem;
    letter-spacing: .5px;
}

.get-in-touch-details h1 {
    font-size: 3rem;
    font-family: "Playfair Display", serif;
    color: #361713;
    font-weight: 700;
    margin-bottom: 24px;
}

.pera {
    color: #735d59 !important;
    font-size: 1.125rem !important;
    font-weight: 400 !important;
}

.footer-section {
    background: linear-gradient(180deg, #3a160f, #240c08);
    color: #e6d6d0;
    padding: 60px 0 0;
    font-size: 14px;
}

.footer-brand img {
    width: 40px;
}

.footer-brand h5 {
    color: #fff;
    font-weight: 600;
}

.footer-text {
    line-height: 1.7;
    margin-bottom: 10px;
}

.footer-highlight {
    color: #e46212;
    font-weight: 600;
}

.footer-title {
    color: #fff;
    margin-bottom: 30px;
    font-weight: 700;
    font-family: "Playfair Display", serif;
    font-size: 1.25rem;
}

.footer-links,
.footer-contact {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li,
.footer-contact li {
    margin-bottom: 17px;
    color: color-mix(in oklab, #fffbf4 70%, transparent);
}

.footer-links a {
    color: color-mix(in oklab, #fffbf4 70%, transparent);
    text-decoration: none;
    transition: 0.3s;
}

.footer-links a:hover {
    color: #e46212;
    padding-left: 5px;
}

.footer-contact i {
    color: #e46212;
    margin-right: 8px;
}

.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    margin-top: 40px;
    padding: 15px 0;
    font-size: 13px;
}


.img-badge {
    position: absolute;
    bottom: 15px;
    right: 15px;
    background: #ffb703;
    color: #1a1a1a;
    padding: 8px 16px;
    border-radius: 30px;
    font-size: 14px;
    font-weight: 600;
}

@media (max-width: 768px) {
    .featured-card {
        padding: 30px;
    }
}


.image-box {
    position: relative;
}

.image-box span {
    font-weight: 500;
}

.image-box img {
    width: 100%;
    height: 260px;
    object-fit: cover;
}

.image-box {
    position: relative;
    overflow: hidden;
    border-radius: 20px 20px 0 0;
}

.image-box img {
    width: 100%;
    height: 260px;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.temple-card:hover .image-box img {
    transform: scale(1.12);
}

.badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background: #e46212;
    color: #fff;
    padding: 6px 14px;
    font-size: 14px;
    border-radius: 30px;
    z-index: 999;
}

.card-body {
    padding: 22px;
}

.card-body h3 {
    margin: 0;
    font-size: 22px;
    color: #1a1a1a;
}

.card-body h4 {
    margin: 6px 0 12px;
    color: #e46212;
    font-size: 15px;
    font-weight: 500;
}

.temple-footer {
    text-align: center;
    border-radius: 18px;
    transition: all 1s;
}

.temple-footer a:hover {
    text-decoration: none;
}

.temple-footer:hover {
    background-color: color-mix(in oklab, #e46212 10%, transparent);
}

.tag {
    font-size: 14px;
    color: #e46212;
    font-weight: 600;
}

.temple-footer a {
    gap: 6px;
    border-radius: 10px;
    font-size: .875rem;
    font-weight: 500;
    color: #e46212;
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 12px 16px;
}

.temple-tag {
    color: #fe9a00;
    font-size: .75rem;
    font-weight: 500;
}

/* Mobile */
@media (max-width: 576px) {
    .image-box img {
        height: 220px;
    }
}

.youtube-card {
    background: #d40000;
    border-radius: 16px;
    padding: 20px;
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5);
}

@media (max-width: 768px) {
    .video-card iframe {
        height: 220px;
    }
}

.text-clamp-2 {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}



.small-line {
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: .05em;
    color: #e46212;
}

@media (hover: none) {
    .puja-card:hover {
        transform: none;
    }

    .puja-card:hover .puja-img img {
        transform: none;
    }
}

.puja-card {
    position: relative;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    height: 100%;
    transition: transform 0.35s ease;
    box-shadow: 0 1px 3px 0 var(--tw-shadow-color, #0000001a), 0 1px 2px -1px var(--tw-shadow-color, #0000001a);
}

.gradient-border::before {
    content: "";
    position: absolute;
    inset: 0;
    padding: 1px;
    border-radius: 20px;
    background: linear-gradient(135deg, #e46212, #ff9a3c, #e46212);
    -webkit-mask:
        linear-gradient(#fff 0 0) content-box,
        linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    opacity: 0;
    transition: opacity 0.35s ease;
    pointer-events: none;
}

.puja-card:hover::before {
    opacity: 1;
}

.puja-card:hover {
    transform: translateY(-8px);
    box-shadow:
        0 18px 40px rgba(0, 0, 0, 0.18),
        0 0 0 1px rgba(255, 106, 0, 0.25);
}

.puja-img {
    position: relative;
    overflow: hidden;
}

.puja-img img {
    width: 100%;
    height: 220px;
    object-fit: cover;
    transition: transform 0.6s ease;
}

.puja-card:hover .puja-img img {
    transform: scale(1.15);
}

.puja-title {
    position: absolute;
    bottom: 18px;
    left: 18px;
    color: #fff;
    z-index: 2;
}

.puja-title h5 {
    margin: 0;
    font-size: 20px;
    font-weight: 700;
    text-shadow: 0 3px 10px rgba(0, 0, 0, 0.6);
    font-family: "Playfair Display", serif;
}

.puja-title span {
    font-size: 14px;
    opacity: 0.9;
    text-shadow: 0 2px 6px rgba(0, 0, 0, 0.6);
}

.puja-body {
    padding: 18px;
}

.puja-body p {
    font-size: .875rem;
    color: #735d59;
}

.puja-body ul {
    padding-left: 18px;
}

.puja-body ul li {
    font-size: 13px;
    margin-bottom: 1px;
    color: #361713;
}

.puja-body ul li::marker {
    color: #e46212ed;
    width: 1em;
    font-size: 16px;
}

.more-link {
    font-size: 14px;
    font-weight: 600;
    color: #e46212;
    text-decoration: none;
}

.more-link:hover {
    text-decoration: underline;
}

.more-details {
    gap: 6px;
    border-radius: 10px;
    font-size: 14px;
    font-weight: 600;
    color: #e46212;
    text-decoration: none;
    transition: all 0.3s ease;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    padding: 12px 16px;
}

.more-details span {
    transition: transform 0.3s ease;
}

.more-details:hover {
    background: #fdf1e9;
    color: #e46212;
    width: 100%;
    display: inline-block;
}

.more-details:hover span {
    transform: translateX(6px);
}

.divine-card {
    position: relative;
    overflow: hidden;
}

.divine-card img {
    width: 100%;
    object-fit: cover;
    display: block;
}

.halo-light {
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateX(-50%);
    width: 160px;
    height: 160px;
    background: radial-gradient(circle,
            rgba(255, 215, 140, 0.85) 0%,
            rgba(255, 215, 140, 0.4) 40%,
            rgba(255, 215, 140, 0.1) 65%,
            transparent 75%);
    filter: blur(2px);
    pointer-events: none;
}

.bottom-overlay {
    position: absolute;
    inset: 0;
    background: linear-gradient(to top,
            rgba(0, 0, 0, 0.75),
            rgba(0, 0, 0, 0.35),
            transparent 60%);
}

.popular-badge {
    position: absolute;
    top: 14px;
    left: 14px;
    background: #e46212;
    color: #fff;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 12px;
    border-radius: 999px;
    z-index: 3;
    box-shadow: 0 6px 16px rgba(228, 98, 18, 0.35);
}

.color-orange {
    color: #d97706;
}

.color-orange2 {
    color: #e46212;
}

.fid-area {
    max-width: 60rem;
    margin: 0px auto;
    margin-top: 30px;
    background: #ddd;
    padding: 30px 23px;
    border-radius: 1rem;
    background-color:
        color-mix(in oklab, #f8f1e3 50%, transparent);
    text-align: center;
    border: 1px solid;
    border-color:
        color-mix(in oklab, #e46212 20%, transparent);
}

.fid-area .fid h2 {
    font-size: 48px;
    color: #e46212;
    font-weight: 600;
    margin-bottom: 0px;
    font-family: "Playfair Display", serif;
}

.border-left-right {
    border-left: 1px solid #e7ddc8;
    border-right: 1px solid #e7ddc8;
}

.fid-area .fid small {
    color: #735d59;
}

/* about us section */
.about-us {
    background-color:
        color-mix(in oklab, #f8edd8 50%, transparent);
    padding: 60px 0px
}

.about-us-details h2 {
    color: #361713;
    font-family: "Playfair Display", serif;
    font-size: 3rem;
    font-weight: 700;
    margin-bottom: 30px;
}

.about-us-details p {
    font-size: 16px;
    color:
        color-mix(in oklab, #361713 80%, transparent);
}

.about-us-list {
    list-style: none;
    padding: 0;
    font-size: 15px;
    line-height: 30px;
    color: #361713
}

.about-us-details span {
    -webkit-text-fill-color: transparent;
    background: linear-gradient(135deg, #d97706 0%, #b45309 50%, #92400e 100%);
    -webkit-background-clip: text;
    background-clip: text;
}

/* end about us section */

.image-mosaic {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-auto-rows: 220px;
    gap: 20px;
}

.mosaic-item {
    position: relative;
    overflow: hidden;
    border-radius: 20px;
}

.mosaic-item.full {
    grid-column: 1 / -1;
    aspect-ratio: 34 / 9;
}

.mosaic-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* Tall image (left top) */
.mosaic-item.tall {
    grid-row: span 2;
}

/* Overlay badge */
.overlay-card .since-badge {
    position: absolute;
    bottom: 16px;
    right: 16px;
    background: #ea580c;
    color: #fff;
    padding: 16px 20px;
    border-radius: 14px;
    text-align: left;
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.25);
}

.since-badge span {
    display: block;
    font-size: 14px;
    opacity: 0.85;
}

.since-badge strong {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.1;
}

.since-badge small {
    display: block;
    font-size: 13px;
    opacity: 0.9;
}

/* ✅ Tablet */
@media (max-width: 992px) {
    .image-mosaic {
        grid-auto-rows: 200px;
        gap: 16px;
    }
}

/* ✅ Mobile */
@media (max-width: 576px) {
    .image-mosaic {
        grid-template-columns: 1fr;
        grid-auto-rows: 240px;
    }

    .mosaic-item.tall {
        grid-row: auto;
    }

    .overlay-card .since-badge {
        left: 16px;
        right: auto;
    }
}

/* ============ Full Page Slider ================= */
.creative-fullpage--slider {
    background-color: #ffffff;
    z-index: 2;
    width: 100%;
    position: relative;
    flex-direction: column;
    height: 100vh;
    font-size: 16px;
    display: flex;
    clip-path: none !important;
}

.creative-fullpage--slider .slider-inner {
    background: #000;
    height: 100vh;
    position: relative;
}

.creative-fullpage--slider .swiper-slide {
    position: relative;
    display: flex;
    justify-content: center;
    text-align: left;
    flex-direction: column;
    overflow: hidden;
}

.creative-fullpage--slider .swiper-slide .slider-inner img {
    object-fit: cover;
    width: 100%;
    height: 100vh;
}

.creative-fullpage--slider .swiper-slide .slider-inner video {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

.creative-fullpage--slider .swiper-slide .slider-inner .swiper-content {
    position: absolute;
    top: 22%;
    left: 50px;
    z-index: 1;
}

.creative-fullpage--slider .swiper-slide .slider-inner::after {
    content: "";
    position: absolute;
    width: 101%;
    height: 100%;
    top: 0;
    left: -1px;
    background-color: transparent;
    background-image: radial-gradient(at center right, #FFFFFF00 50%, #00000096 100%);
}

.swiper-slide .slider-inner .swiper-content .title-area .tag {
    color: #ffffff;
    font-weight: 900;
    font-size: 24px;
    margin-bottom: 10px;
    margin-top: 0px;
}

.swiper-slide .slider-inner .swiper-content .title-area .title {
    margin-top: 50px;
    color: #fff;
    font-size: 8vw;
    font-family: "Inter", sans-serif;
    font-weight: 900;
    line-height: 1.1;
    text-transform: uppercase;
    margin-bottom: 50px;
    margin-left: -12px;
    text-decoration: none;
}

.swiper-slide .slider-inner .swiper-content p.disc {
    font-size: 20px;
    width: 100%;
    margin-top: 15px;
    margin: 20px 0px 40px 0px;
    font-weight: 400;
    line-height: 32px;
    color: #FFFFFFB0;
}

.creative-btn--wrap .creative-slide--btn {
    color: #ffffff;
    margin-left: 18px;
    font-size: 1.4em;
    transition: margin-left 300ms cubic-bezier(0.49, 0, 0.01, 1);
    font-weight: 400;
    display: inline-flex;
    position: relative;
    white-space: nowrap;
    text-decoration: none;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    user-select: none;
    outline: none;
    outline-color: transparent;
    box-shadow: none;
    will-change: transform;
    backface-visibility: hidden;
}

.creative-btn--circle .circle {
    position: absolute;
    right: calc(100% - 10px);
    top: 0;
    bottom: 0;
    margin: auto;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    clip-path: circle(25% at 50% 50%);
    transition: clip-path 500ms cubic-bezier(0.49, 0, 0.01, 1);
}

.creative-btn--circle .circle .circle-fill {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 100%;
    background-color: #ffffff;
    will-change: transform;
    transform: scale(0);
    z-index: 1;
    transition: transform 500ms cubic-bezier(0.49, 0, 0.01, 1), background-color 500ms cubic-bezier(0.49, 0, 0.01, 1);
}

.creative-btn--circle .circle-icon {
    transform: translate(-100%, 0%);
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 0;
    z-index: 2;
    transition: all 500ms cubic-bezier(0.49, 0, 0.01, 1);
}

.creative-btn--circle .circle-icon .icon-arrow {
    width: 20px;
    height: 20px;
    stroke: none;
    fill: #000;
}

.creative-btn--circle .circle-outline {
    fill: transparent;
    width: 10px;
    stroke: #ffffff;
}

.creative-btn--wrap .creative-slide--btn .creative-btn--label {
    margin-left: 4pt;
    transition: transform 500ms cubic-bezier(0.49, 0, 0.01, 1);
}

.creative-btn--wrap .creative-slide--btn .creative-btn__border {
    position: absolute;
    left: 4pt;
    right: 0;
    bottom: 0;
    height: 1px;
    background: currentColor;
    transform-origin: right;
    transition: transform 500ms cubic-bezier(0.49, 0, 0.01, 1);
}

.creative-btn--wrap .creative-slide--btn:hover .creative-btn--label {
    transform: translateX(18px);
}

.creative-btn--wrap .creative-slide--btn:hover .creative-btn__border {
    transform: scale(0, 1);
}

.creative-btn--wrap .creative-slide--btn:hover {
    margin-left: 38px !important;
}

.creative-btn--wrap .creative-slide--btn:hover .circle {
    clip-path: circle(50% at 50% 50%);
}

.creative-btn--wrap .creative-slide--btn:hover .circle-fill {
    transform: scale(1, 1);
}

.creative-btn--wrap .creative-slide--btn:hover .circle-icon {
    transform: translate(0%, 0%);
    opacity: 1;
}

.creative-fullpage--slider .swiper-container-h .swiper-button-next,
.creative-fullpage--slider .swiper-container-h .swiper-button-prev {
    bottom: 5%;
    top: unset;
    transform: scale(1);
    transition: all 0.4s;
    background-color: #FFFFFF00;
    backdrop-filter: blur(20px);
    height: 85px;
    width: 85px;
    line-height: 85px;
    border-radius: 50%;
    transition: all 0.4s;
}

.creative-fullpage--slider .swiper-container-h .swiper-button-next {
    right: 50px;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin-top: 0 !important;
}

.creative-fullpage--slider .swiper-container-h .swiper-button-prev {
    left: 50px;
    top: 50% !important;
    transform: translateY(-50%) !important;
    margin-top: 0 !important;
}

.swiper-container-h .slider-pagination-area {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    top: unset;
    right: unset;
    bottom: 80px;
    left: 50% !important;
    transform: translateX(-50%);
    width: 500px;
    z-index: 1;
}

.swiper-container-h .slider-pagination-area .slide-range {
    font-size: 16px;
    font-weight: 500;
    margin: 0 15px;
    color: #ffffff;
    line-height: 0;
    position: absolute;
    font-size: 20px;
}

.swiper-container-h .slider-pagination-area .slide-range.one {
    left: -50px;
}

.swiper-container-h .slider-pagination-area .slide-range.three {
    right: -50px;
}

.swiper-container-h .slider-pagination-area .swiper-pagination {
    bottom: 0 !important;
    width: 500px !important;
}

.swiper-container-h .slider-pagination-area .swiper-pagination .swiper-pagination-progressbar-fill {
    background: #ffffff;
}

.swiper-container-h .swiper-button-next::after {
    content: "\f061";
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
    background: none;
    color: #ffffff;
    font-size: 60px;
}

.swiper-container-h .swiper-button-prev::after {
    content: "\f060";
    font-family: var(--fa-style-family, "Font Awesome 6 Free");
    font-weight: var(--fa-style, 900);
    background: none;
    color: #ffffff;
    font-size: 60px;
}

.swiper-container-h .swiper-button-next:hover,
.swiper-container-h .swiper-button-prev:hover {
    background: #FFFFFF0D;
}


/* ====================== Responsive Ipad =============================== */
@media (max-width: 991px) {
    .creative-fullpage--slider .swiper-slide .slider-inner .swiper-content {
        width: 100%;
        text-align: center;
        left: 0;
    }

    .creative-fullpage--slider .swiper-container-h .swiper-button-next,
    .creative-fullpage--slider .swiper-container-h .swiper-button-prev {
        height: 50px;
        width: 50px;
        line-height: 50px;
    }

    .swiper-container-h .slider-pagination-area {
        width: 200px !important;
    }

    .swiper-container-h .swiper-button-next::after,
    .swiper-container-h .swiper-button-prev::after {
        font-size: 30px;
    }

    .creative-fullpage--slider .swiper-container-h .swiper-button-next,
    .creative-fullpage--slider .swiper-container-h .swiper-button-prev {
        background: #ffffff3b;
    }

    .swiper-container-h .slider-pagination-area .swiper-pagination {
        bottom: 0 !important;
        width: 200px !important;
    }
}

/* ====================== Responsive Iphone =============================== */
@media screen and (max-width: 767px) {
    .swiper-slide .slider-inner .swiper-content .title-area .title {
        font-size: 64px;
    }

    .swiper-slide .slider-inner .swiper-content .title-area .tag {
        margin-bottom: 0px;
    }

    .swiper-slide .slider-inner .swiper-content p.disc {
        margin: 20px auto 20px auto;
        font-size: 16px;
        width: 95%;
    }

    .swiper-container-h .slider-pagination-area {
        display: none;
    }

    .swiper-slide .slider-inner .swiper-content p.disc br {
        display: none;
    }
}

/* ====================== Buy Me A Coffee =============================== */

@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400..700&display=swap');

.jay-mangal {
    position: absolute;
    z-index: 9;
    top: 100px;
    right: 20px;
    background-color: #FFC107;
    color: #333;
    padding: 8px 16px;
    border-radius: 20px;
    text-decoration: none;
    /* font-family: "Dancing Script", cursive; */
    font-weight: 600;
    font-size: 14px;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
    display: flex;
    align-items: center;
    gap: 8px;
    transition: background-color 0.3s;
}

.coffee-button:hover {
    background-color: #FFD54F;
}

.coffee-icon {
    font-size: 24px;
    line-height: 1;
}