@font-face {
    font-family: "Samarkan";
    src: url("../fonts/SamarkanNormal.woff2") format("woff2"),
        url("../fonts/SamarkanNormal.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Ananda Namaste";
    src: url("../fonts/AnandaNamaste.woff2") format("woff2"),
        url("../fonts/AnandaNamaste.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Proxima Nova";
    src: url("../fonts/ProximaNova-Light.woff2") format("woff2"),
        url("../fonts/ProximaNova-Light.woff") format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Proxima Nova";
    src: url("../fonts/ProximaNova-Regular.woff2") format("woff2"),
        url("../fonts/ProximaNova-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Myriad Pro";
    src: url("../fonts/MyriadPro-Regular.woff2") format("woff2"),
        url("../fonts/MyriadPro-Regular.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: "AdobeInvisFont";
    src: url("../fonts/AdobeInvisFont.woff2") format("woff2"),
        url("../fonts/AdobeInvisFont.woff") format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Benedict";
    src: url("../fonts/Benedict.woff2") format("woff2"),
        url("../fonts/Benedict.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Museo 300";
    src: url("../fonts/Museo-300.woff2") format("woff2"),
        url("../fonts/Museo-300.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Museo 700";
    src: url("../fonts/Museo-700.woff2") format("woff2"),
        url("../fonts/Museo-700.woff") format("woff");
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}




@font-face {
    font-family: "Museo Slab 100";
    src: url("../fonts/MuseoSlab-100.woff2") format("woff2"),
        url("../fonts/MuseoSlab-100.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Museo Slab 300";
    src: url("../fonts/MuseoSlab-300.woff2") format("woff2"),
        url("../fonts/MuseoSlab-300.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Museo Slab 500";
    src: url("../fonts/MuseoSlab-500.woff2") format("woff2"),
        url("../fonts/MuseoSlab-500.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


@font-face {
    font-family: "Museo Slab 700";
    src: url("../fonts/MuseoSlab-700.woff2") format("woff2"),
        url("../fonts/MuseoSlab-700.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Museo Slab 900";
    src: url("../fonts/MuseoSlab-900.woff2") format("woff2"),
        url("../fonts/MuseoSlab-900.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Museo Slab 1000";
    src: url("../fonts/MuseoSlab-1000.woff2") format("woff2"),
        url("../fonts/MuseoSlab-1000.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: "Millanova";
    src: url("../fonts/Millanova.woff2") format("woff2"),
        url("../fonts/Millanova.woff") format("woff");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

:root {
    /* font families */
    --ananda-font: "Ananda Namaste";
    --proxima-font: "Proxima Nova";
    --myriad-font: "Myriad Pro";
    --adobinvis-font: "AdobeInvisFont";
    --benedict: "Benedict";
    --samarkan: "Samarkan";
    --museo-normal: "Museo 300";
    --museo-bold: "Museo 700";
    --museo-slab-100: "Museo Slab 100";
    --museo-slab-300: "Museo Slab 300";
    --museo-slab-500: "Museo Slab 500";
    --museo-slab-700: "Museo Slab 700";
    --museo-slab-900: "Museo Slab 900";
    --museo-slab-1000: "Museo Slab 1000";
    --millanova: "Millanova";

    --junagadhcontainer: 1382px;
    --login-btn-bg: radial-gradient(36.18% 166.89% at 50% 50%,
            #e3c865 0%,
            #ffecb3 51%,
            #d59c28 100%);
    --golden-grediant-border: linear-gradient(90deg, #ffffff 0%, #ffdd97 54%, #D99D24 100%);
    --donation-banner-bg: linear-gradient(180deg, #F4E9D4 0%, #F4E9D4 100%);
    --primary: #9c0d06;
    --primary-light: #aa0800;
    --golden: #dea83c;
    --overlay-bg: #9d6c2c;
    --link-color: #f0cf80;
    --daily-darshan-bg: #ebdab9;
    --golden-light-100: #fff5d9;
    --golden-light: #e8d6b5;
    --light-gold-bg: #efe8da;
    --light-gray-100: #f5f5f5;
    --light-gray-200: #CCCCCC;
    --light-gray-300: #DDDDDD;
    --light-gray-600: #606060;
    --black: #1D1D1F;
    --white: #FFFFFF;
    --font-12: 12px;
    --font-14: 14px;
    --font-15: 15px;
    --font-16: 16px;
    --font-18: 18px;
    --font-20: 20px;
    --font-21: 21px;
    --font-22: 22px;
    --font-23: 23px;
    --font-24: 24px;
    --font-25: 25px;
    --font-26: 26px;
    --font-28: 28px;
    --font-30: 30px;
    --font-35: 35px;
    --font-39: 39px;
    --font-49: 49px;
    --font-40: 40px;
    --font-50: 50px;
    --font-59: 59px;
    --font-60: 60px;
    --font-70: 70px;
    --font-149: 149px;
    --font-160: 160px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.3);
    background-color: var(--light-gray-100);
}

::-webkit-scrollbar {
    width: 8px;
    background-color: var(--light-gray-100);
}

::-webkit-scrollbar-thumb {
    background-color: var(--primary);
}

html {
    scroll-behavior: smooth;
}

* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

a:focus-visible {
    outline: none !important;
}

.post,
.page {
    margin: 0;
}

.row {
    margin: 0;
}

p,
ul {
    margin: 0;
    padding: 0;
}

.row>* {
    padding-left: 0;
    padding-right: 0;
}

body {
    width: 100%;
    font-family: var(--proxima-font);
    background: var(--body-background);
    overflow-x: hidden;
}

a {
    text-decoration: none;
    color: inherit;
}

.orataro-container {
    width: 100%;
    max-width: var(--oratarocontainer);
    margin: 0 auto;
}

ul {
    list-style: none;
}

p:not(:last-child) {
    margin-bottom: 20px;
}

p:last-child {
    margin-bottom: 0;
}

.junagadhcontainer {
    width: 100%;
    max-width: var(--junagadhcontainer);
    margin: 0 auto;
}

/* button styles */

.donate-now-red-btn {
    font-family: var(--proxima-font);
    color: var(--white);
    font-size: var(--font-16);
    font-style: normal;
    font-weight: 500;
    line-height: 20px;
    text-align: left;
    border-radius: 5px;
    background: var(--primary);
    padding: 8px 10px;
    border: none;
    display: flex;
    align-items: center;
    grid-gap: 8px;
}

.donate-now-red-btn img {
    filter: brightness(0) invert(1);
    width: 22px;
}

.donate-now-btn {
    background: var(--login-btn-bg);
    font-family: var(--samarkan);
    color: var(--primary);
    font-size: var(--font-21);
    font-weight: 600;
    padding: 8px 30px;
    position: relative;
    border-radius: 30px;
    border: none;
    margin-bottom: 15px;
}

.donate-now-btn::before {
    content: "";
    border: 1px solid var(--primary);
    position: absolute;
    left: 3px;
    top: 3px;
    right: 3px;
    bottom: 3px;
    border-radius: 30px;
}

.donate-now-btn::after {
    content: "";
    background: url("../images/donet-btn-pattern.svg") no-repeat center center;
    position: absolute;
    width: 115px;
    height: 36px;
    bottom: -21px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* header */
header {
    background-color: var(--primary);
    height: 131px;
    font-family: var(--museo-slab-300);
    position: sticky;
    top: 0;
    z-index: 1;
    transition: height 0.3s ease-in-out;
}

header.stick-header {
    height: 100px;
    z-index: 3;
}

header.stick-header::after {
    bottom: 0;
}

header.stick-header .logo-img {
    width: 180px;
    top: 10px;
}

header::after {
    content: "";
    background: url("../images/header-pattern.svg") repeat-x;
    position: absolute;
    left: 0;
    right: 0;
    height: 16px;
    width: 100%;
    bottom: -16px;
    z-index: -1;
    transition: bottom 0.3s ease-in-out;
}

header .navbar {
    margin: 0 50px;
    height: 100%;
}

header .navbar-nav {
    grid-gap: 55px;
}

header .navbar .header-right {
    grid-gap: 78px;
}

header .navbar-brand {
    width: 210px;
    position: relative;
    display: inline-block;
}

header .logo-img {
    position: absolute;
    top: 22px;
    left: 0;
    width: 210px;
    transition: 0.3s ease-in-out;
}

header .social-icons {
    display: flex;
    align-items: center;
    grid-gap: 25px;
}

header .navbar-nav li a {
    color: var(--white);
    font-size: var(--font-15);
    font-family: var(--museo-slab-300);
    grid-gap: 55px;
    padding-left: 0 !important;
    padding-right: 0 !important;
    font-style: normal;
    font-weight: normal;
    line-height: 17px;
    text-align: center;
}

header .navbar-nav li a:hover,
header .navbar-nav li a.active {
    color: var(--golden);
}


/* hero banner section */
.hero-banner-section {
    height: calc(100dvh - 131px);
}

.hero-banner-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 20px;
    align-items: flex-end;
    position: relative;
    bottom: 15px;
    z-index: 1;
}

.hero-banner-inner .hero-center-img img {
    position: relative;
}

.hero-banner-inner .hero-center-img img::before {
    content: "";
    position: absolute;
    top: 0;
    width: 100px;
    height: 100px;
    filter: drop-shadow(-8px -27px 38px var(--golden));
}

/* katha-section */
.katha-section {
    padding: 250px 0 48px 0;
}

.katha-section .katha-inner {
    position: relative;
    display: block;
}

.katha-section .katha-inner::after {
    content: "";
    position: absolute;
    background: url(../images/katha-slider-frame.png) no-repeat;
    left: -28px;
    right: -35px;
    top: -68px;
    bottom: 0;
    width: 107%;
    height: 120%;
    z-index: 1;
    background-size: 100% 100%;
}

.katha-section .swiper-slide a {
    display: block;
    overflow: hidden;
    z-index: 0;
}

.katha-section .swiper-slide img {
    width: 100%;
}

/* live-darshan-section */
.live-darshan-section {
    padding: 94px 0 80px 0;
    overflow: hidden;
}

.live-darshan-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 77px;
}

.live-darshan-section .content-box {
    position: relative;
    text-align: center;
}

.live-darshan-section .content-box::after {
    content: "";
    position: absolute;
    background: url(../images/shlok-bg-img.png) no-repeat center center;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-size: contain;
    opacity: 0.2;
    transform: scale(1.7);
}

.live-darshan-section h2 {
    font-family: var(--samarkan);
    font-size: var(--font-50);
    color: var(--primary);
    font-style: normal;
    font-weight: normal;
    line-height: 61px;
    text-align: center;
    margin-bottom: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 38px;
}

.live-darshan-section h2 span {
    font-family: var(--ananda-font);
}

.live-darshan-section h4 {
    color: var(--primary);
    font-size: 24px;
    margin-bottom: 60px;
}

.live-darshan-section p:first-of-type {
    font-size: var(--font-14);
}

.live-darshan-section p {
    font-family: var(--proxima-font);
    font-size: var(--font-18);
    color: var(--black);
    text-align: center;
    line-height: 26px;
    width: 80%;
    margin: 0 auto 30px auto;
    font-weight: 500;
    word-break: break-word;
}

/* daily-darshan-section */
.daily-darshan-section {
    background-color: var(--daily-darshan-bg);
    padding: 70px 0;
    position: relative;
}

.daily-darshan-section::before {
    content: "";
    position: absolute;
    background: url("../images/daily-darshan-pattern-top.svg") repeat-x;
    top: 3px;
    left: 0;
    width: 100%;
    height: 27px;
}

.daily-darshan-section::after {
    content: "";
    position: absolute;
    background: url("../images/daily-darshan-pattern-bottom.svg") repeat-x;
    bottom: 3px;
    left: 0;
    width: 100%;
    height: 27px;
}

.daily-darshan-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 53px;
}

.daily-darshan-section .img-box {
    position: relative;
    height: 489px;
    /* height: 100%; */
}

.daily-darshan-section .img-box img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.daily-darshan-section .img-box::after {
    content: "";
    background: url("../images/daily-darshan-img-frame.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 101%;
    height: 101%;
    left: -1px;
    right: -1px;
    top: -1px;

}

.daily-darshan-section .title-box {
    text-align: center;
}

.daily-darshan-section .title-box h2 {
    font-family: var(--samarkan);
    color: var(--primary);
    font-size: var(--font-50);
    font-style: normal;
    font-weight: normal;
    line-height: 61px;
    text-align: center;
    margin-bottom: 26px;
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 38px;
}

.daily-darshan-section .title-box h2 span {
    font-family: var(--ananda-font);
}

.daily-darshan-section .title-box>span {
    background: url("../images/background-date-pattern-img.png") no-repeat center center;
    font-size: var(--font-18);
    font-family: var(--museo-bold);
    color: var(--white);
    display: block;
    padding: 0;
    line-height: 28px;
    font-weight: bold;
    line-height: 77px;
    width: 180px;
    margin: auto;
    margin-bottom: 30px;
}

.daily-darshan-section .daily-darshan-card .content-box {
    margin-top: 29px;
    text-align: center;
}

.daily-darshan-section .daily-darshan-card h3 {
    font-family: var(--proxima-font);
    font-size: var(--font-18);
    color: var(--primary);
    margin-bottom: 5px;
    line-height: 22px;
    text-align: center;
    font-weight: bold;
}

.daily-darshan-section .daily-darshan-card h3:last-child {
    margin-bottom: 0;
}


/* about-lord-swaminarayan-section */
.about-lord-swaminarayan-section {
    padding: 60px 0 50px 0;
}

.about-lord-swaminarayan-section .content-box h2 {
    color: var(--primary);
    font-family: var(--millanova);
    font-size: var(--font-70);
    font-style: normal;
    font-weight: normal;
    line-height: 100%;
    display: inline-block;
    margin-bottom: -30px;
    margin-top: 140px;
}

.about-lord-swaminarayan-section .content-box h3 {
    font-family: var(--samarkan);
    color: var(--primary);
    font-size: var(--font-35);
    font-style: normal;
    font-weight: normal;
    line-height: 43px;
    text-align: left;
    margin-bottom: 20px;
}

.about-lord-swaminarayan-section .content-box p {
    font-family: var(--proxima-font);
    color: var(--black);
    font-size: var(--font-18);
    font-style: normal;
    font-weight: normal;
    line-height: 145%;
}

.about-lord-swaminarayan-inner {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
}

.about-lord-swaminarayan-inner .img-box {
    margin-left: auto;
}

/* dharmkul-section */
.dharmkul-section {
    background-size: cover !important;
    padding: 90px 50px 50px 50px;
    position: relative;
    z-index: 0;    
}

.dharmkul-section::before {
    content: "";
    background: url("../images/bg-dharmkul-text.png") no-repeat 100%;
    height: 209px;
    background-size: contain;
    background-position: top;
    width: 100%;
    position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
}

.dharmkul-section .title img {
    margin: 0 auto;
    display: block;
}

.dharmkul-section .dharmkul-first-grid {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 100px;
}

.dharmkul-section .dharmkul-grid div {
    text-align: center;
}

.dharmkul-section .dharmkul-grid img {
    margin-bottom: 20px;
}

.dharmkul-section .dharmkul-grid h4 {
    font-family: var(--proxima-font);
    color: var(--white);
    font-size: var(--font-16);
    font-style: normal;
    font-weight: normal;
    line-height: normal;
    text-align: center;
}

.dharmkul-section .dharmkul-grid h3 {
    font-family: var(--samarkan);
    color: var(--white);
    font-size: var(--font-30);
    font-style: normal;
    font-weight: normal;
    line-height: 141.8%;
    text-align: center;
    margin-bottom: 15px;
}

.dharmkul-section .dharmkul-grid ul {
    display: flex;
    flex-direction: column;
}

.dharmkul-section .dharmkul-grid li {
    color: var(--white);
}

.dharmkul-section .dharmkul-grid li a {
    font-family: var(--proxima-font);
    color: var(--white);
    font-size: var(--font-16);
    list-style: none;
    font-style: normal;
    font-weight: normal;
    line-height: 141.8%;
    text-align: center;
    transition: all 0.3s ease-in-out;
}

.dharmkul-section .dharmkul-grid li a:hover {
    color: var(--golden);
}

.dharmkul-grid:not(:last-child) {
    margin-bottom: 60px;
}

.dharmkul-section .dharmkul-second-grid {
    /* display: grid;
    grid-template-columns: repeat(7, 1fr); */
    display: flex;
    grid-gap: 40px 70px;
    /* flex-wrap: wrap; */
    justify-content: center;
}

.dharmkul-section .dharmkul-third-grid {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
}


/* .downlaod-app-section */
.downlaod-app-section {
    padding-top: 80px;
}

.downlaod-app-inner h2 {
    font-family: var(--samarkan);
    color: var(--primary);
    font-size: var(--font-50);
    font-style: normal;
    font-weight: normal;
    line-height: 61px;
    text-align: center;
    display: flex;
    align-items: center;
    grid-gap: 38px;
    justify-content: center;
    margin-bottom: 20px;
}

.downlaod-app-inner h2 span {
    font-family: var(--ananda-font);
}

.downlaod-app-inner>img {
    margin: 0 auto;
    display: block;
}

.downlaod-app-inner>div {
    display: flex;
    justify-content: center;
    align-items: center;
    grid-gap: 20px;
}

/* our-gallery-section */
.our-gallery-section {
    padding: 50px 0;
}


.our-gallery-section h2 {
    font-family: var(--samarkan);
    color: var(--primary);
    font-size: var(--font-50);
    font-style: normal;
    font-weight: normal;
    line-height: 61px;
    text-align: center;
    display: flex;
    align-items: center;
    grid-gap: 38px;
    justify-content: center;
    margin-bottom: 40px;
}

.our-gallery-section h2 span {
    font-family: var(--ananda-font);
}

.our-gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 10px;
}

.our-gallery-section .gallery-card {
    position: relative;
}

.our-gallery-section .gallery-card::after {
    content: "";
    background-color: var(--overlay-bg);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 0;
    transition: all 0.3s ease-in-out;
}

.our-gallery-section .gallery-card:hover::after {
    opacity: 0.7;
}

.our-gallery-section .gallery-card .download-link {
    font-size: var(--font-14);
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1;
}

.our-gallery-section .gallery-card .gallery-img {
    width: 100%;
    object-fit: cover;
    aspect-ratio: 1 / 0.844;
}

.our-gallery-section .gallery-card:nth-child(1),
.our-gallery-section .gallery-card:nth-child(2),
.our-gallery-section .gallery-card:nth-child(5),
.our-gallery-section .gallery-card:nth-child(6) {
    grid-column: span 1;
}

[data-fancybox="gallery"] {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.our-gallery-section .gallery-card:nth-child(3),
.our-gallery-section .gallery-card:nth-child(4) {
    grid-column: span 2;
    grid-row: span 2;
}

.our-gallery-section .gallery-card:nth-child(3) .gallery-img,
.our-gallery-section .gallery-card:nth-child(4) .gallery-img {
    aspect-ratio: 1 / 0.74;
}


/* footer */
.footer {
    background-color: var(--primary);
    padding: 66px 0 40px 0;
    position: relative;
}

.footer::before {
    content: "";
    background: url("../images/footer-pattern-top.svg") repeat-x;
    height: 26px;
    width: 100%;
    position: absolute;
    top: 0;
}

.footer-inner {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.footer-links-box a {
    position: relative;
}

.footer-links-box a::after {
    content: "";
    background: var(--link-color);
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 2px;
    width: 0;
    transition: 0.4s all;
}

.footer-links-box a:hover::after {
    width: 100%;
}

.copyright-box {
    background-color: var(--primary);
    border-top: 1px solid var(--white);
}

.copyright-box p {
    color: var(--white);
    font-size: var(--font-16);
    font-style: normal;
    font-weight: 600;
    line-height: 19px;
    margin: 0;
    padding: 25px 0;
}

.copyright-box a {
    transition: all 0.3s ease-in-out;
}

.copyright-box a:hover {
    color: var(--link-color);
}

.copyright-inner {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-inner h3 {
    font-family: var(--museo-bold);
    font-size: var(--font-18);
    color: var(--white);
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    margin-bottom: 26px;
    position: relative;
    width: fit-content;
}

.footer-inner h3::after {
    content: "";
    background: var(--white);
    position: absolute;
    width: 70%;
    height: 2px;
    left: 0;
    bottom: -3px;
}

.footer-inner .footer-links-box ul {
    display: flex;
    flex-direction: column;
    grid-gap: 26px;
}

.footer-inner .footer-links-box li a {
    font-family: var(--museo-bold);
    font-size: var(--font-16);
    color: var(--white);
    line-height: 19px;
    transition: all 0.3s ease-in-out;
}

.footer-inner .footer-links-box li a:hover {
    color: var(--link-color);
}

.footer-inner .footer-logo-box .footer-logo-img {
    margin-bottom: 20px;
}

.footer-inner .footer-logo-box h4 {
    font-family: var(--museo-bold);
    font-size: var(--font-20);
    color: var(--white);
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
}

.footer-inner .footer-logo-box>div {
    display: flex;
    align-items: center;
    grid-gap: 15px;
    margin-bottom: 20px;
}

.footer-inner .footer-logo-box .social-icons {
    display: flex;
    align-items: center;
    grid-gap: 40px;
}

.footer-contact-box ul {
    display: flex;
    flex-direction: column;
    grid-gap: 30px;
}

.footer-contact-box li {
    color: var(--white);
    display: flex;
    align-items: flex-start;
    grid-gap: 20px;
}

.footer-contact-box li span {
    flex: none;
}

.footer-contact-box h4 {
    font-family: var(--museo-bold);
    font-size: var(--font-20);
    color: var(--white);
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.footer-contact-box a,
.footer-contact-box p {
    font-family: var(--museo-bold);
    font-size: var(--font-18);
    color: var(--white);
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    margin: 0;
}

.footer-inner .footer-contact-box li a:hover {
    color: var(--link-color);
}


/* inner-hero-section */
.inner-hero-section {
    position: relative;
    height: 410px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover !important;
    background-repeat: no-repeat;
    background-position: center center;
}

.inner-hero-section h1 {
    font-family: var(--samarkan);
    color: var(--white);
    font-size: var(--font-50);
    font-style: normal;
    font-weight: normal;
    line-height: 61px;
}

/* daily-darshan-page-section */
.daily-darshan-page-section {
    padding: 100px 0;
}

.daily-darshan-page-section .daily-darshan-grid {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 60px 74px;
}

.daily-darshan-page-section .img-box {
    position: relative;
    height: 550px;
    margin-bottom: 30px;
}

.daily-darshan-page-section .img-box img {
    width: 100%;
    object-fit: cover;
    height: 100%;
}

.daily-darshan-page-section .img-box::after {
    content: "";
    background: url("../images/daily-darshan-img-frame-red.png") no-repeat;
    background-size: 100% 100%;
    position: absolute;
    width: 101%;
    height: 101%;
    left: -1px;
    right: -1px;
    top: -1px;
}

.daily-darshban-date-box {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 77.4px;
}

.daily-darshban-date-box .date-box {
    background: var(--primary);
    font-family: var(--museo-bold);
    border: 1px solid var(--primary);
    font-size: var(--font-24);
    color: var(--white);
    box-sizing: border-box;
    border-radius: 5px;
    padding: 20px 30px;
    font-style: normal;
    font-weight: 600;
    line-height: 29px;
    text-align: center;
    display: flex;
    gap: 10px;
}

.daily-darshban-date-box .month-date-select-box {
    background: var(--primary) url("../images/select-dropdown.svg") no-repeat center right 30px;
    border: 1px solid var(--primary);
    font-family: var(--museo-bold);
    color: var(--white);
    font-size: var(--font-24);
    box-sizing: border-box;
    border-radius: 5px;
    padding: 20px 30px;
    appearance: none;
    width: 280px;
    font-style: normal;
    font-weight: 600;
    line-height: 29px;
    text-align: left;
    cursor: pointer;
}

.daily-darshban-date-box .month-date-select-box:focus {
    outline: none;
}

.daily-darshban-date-box .month-date-select-box option {
    color: var(--black);
    background: var(--white);
}

.daily-darshan-page-inner .content-box h3 {
    font-family: var(--museo-bold);
    font-size: var(--font-24);
    color: var(--primary);
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    grid-gap: 5px;
}

.daily-darshan-page-inner .content-box h3:not(:last-child) {
    margin-bottom: 5px;
}

/* junagadh-dham-section */
.junagadh-dham-section {
    padding: 60px 0 100px 0;
}

.junagadh-dham-section h2 {
    font-family: var(--museo-bold);
    font-size: var(--font-40);
    color: var(--primary);
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    margin-bottom: 20px;
}

.junagadh-dham-section h2:nth-of-type(2) {
    margin-top: 60px;
}

.junagadh-dham-section img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
    margin-bottom: 20px;
}

.junagadh-dham-section p {
    font-size: var(--font-18);
    color: var(--black);
    font-family: var(--proxima-font);
    font-style: normal;
    font-weight: normal;
    line-height: 22px;
    text-align: left;
    margin-bottom: 30px;
}

.junagadh-dham-section p:last-child {
    margin-bottom: 0;
}

/* album-section */
.album-section {
    padding: 100px 0;
}

.album-section .album-inner {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    grid-gap: 30px;
}

.album-section .album-card img {
    aspect-ratio: 1/1;
    object-fit: cover;
    width: 100%;
    margin-bottom: 10px;
}

.album-section .album-card h3 {
    font-family: var(--museo-bold);
    color: var(--primary);
    font-size: var(--font-28);
    margin: 0;
    line-height: 120%;
    font-style: normal;
    font-weight: 600;
    margin-bottom: 0;
    position: relative;
    text-transform: capitalize;
}

/* prasadina-places-section */
.prasadina-places-section {
    padding: 100px 0;
}

.prasadina-places-section img {
    width: 100%;
}

/* mahapooja section */

.mahapooja-section {
    padding: 100px 0;
}

.mahapooja-section .mahapooja-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 69px;
    align-items: center;
    margin-bottom: 40px;
}

.mahapooja-section p {
    font-style: normal;
    font-weight: normal;
    font-size: var(--font-18);
    line-height: 140%;
    color: var(--black);
    font-family: var(--proxima-font);
    word-break: break-word;
    margin-bottom: 20px;
}

.mahapooja-section p:last-child {
    margin-bottom: 0;
}

/* shrideshwar-manta-section */
.shrideshwar-manta-section {
    padding: 100px 0;
}

.shrideshwar-manta-section .shrideshwar-manta-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 69px;
    align-items: center;
}

.shrideshwar-manta-section .content-box h2 {
    font-family: var(--proxima-font);
    font-size: var(--font-26);
    color: var(--primary);
    font-style: normal;
    font-weight: bold;
    line-height: 140.5%;
    margin-bottom: 20px;
}

.shrideshwar-manta-section .content-box p {
    font-family: var(--proxima-font);
    color: var(--black);
    font-size: var(--font-18);
    font-style: normal;
    font-weight: normal;
    line-height: 140%;
    word-break: break-word;
    margin-bottom: 20px;
}

.shrideshwar-manta-section .content-box h6 {
    font-family: var(--proxima-font);
    color: var(--primary);
    font-size: var(--font-18);
    font-style: normal;
    font-weight: 600;
    line-height: 140%;
    word-break: break-word;
    margin-bottom: 20px;
}

.shrideshwar-manta-section .content-box h6:last-child {
    margin-bottom: 0;
}

/* kothari-shree */
.kothari-shree-section {
    padding: 100px 0;
}

.kothari-shree-section .kothari-shree-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 58px;
    align-items: center;
}

.kothari-shree-section .img-box {
    height: 100%;
}

.kothari-shree-section .img-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.kothari-shree-section .content-box li::after {
    background-color: var(--primary);
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    position: absolute;
    top: 10px;
    left: 0;
}

.kothari-shree-section .content-box li {
    font-family: var(--proxima-font);
    color: var(--primary);
    font-size: var(--font-22);
    position: relative;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    padding-left: 29.7px;
    word-break: break-word;
}

.kothari-shree-section .content-box ul {
    display: flex;
    flex-direction: column;
    grid-gap: 20px;
}


/* acharayas-section */
.acharayas-section {
    padding: 100px 0;
}

.acharayas-section .acharayas-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 69px;
    align-items: center;
    margin-bottom: 50px;
}

.acharayas-section p {
    font-family: var(--proxima-font);
    font-size: var(--font-18);
    color: var(--black);
    font-style: normal;
    font-weight: normal;
    line-height: 140%;
    word-break: break-word;
    margin-bottom: 20px;
}

.acharayas-section p:last-child {
    margin-bottom: 0;
}

.acharayas-section .content-box h6 {
    color: var(--primary);
    font-family: var(--proxima-font);
    font-size: var(--font-18);
    font-weight: 600;
    font-style: normal;
    line-height: 140%;
    word-break: break-word;
    margin-bottom: 20px;
}

.acharayas-section h2 {
    font-family: var(--proxima-font);
    font-size: var(--font-26);
    color: var(--black);
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 20px;
}

/* founder-section */
.founder-section .founder-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 69px;
    align-items: center;
    grid-template-areas: "content image";
}

.founder-section .founder-grid .img-box {
    grid-area: image;
}

.founder-section .founder-grid .content-box {
    grid-area: content;
}

.founder-section:nth-child(even) .founder-grid {
    grid-template-areas: "image content";
}

.founder-page-section {
    padding: 100px 0;
}

.founder-page-section .junagadhcontainer {
    display: flex;
    flex-direction: column;
    grid-gap: 50px;
}

.founder-section h2 {
    font-size: var(--font-26);
    color: var(--black);
    font-family: var(--proxima-font);
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    margin-bottom: 20px;
}

.founder-section p {
    font-family: var(--proxima-font);
    font-size: var(--font-18);
    color: var(--black);
    font-style: normal;
    font-weight: normal;
    line-height: 140%;
    word-break: break-word;
    margin-bottom: 20px;
}

.founder-section p:last-child {
    margin-bottom: 0;
}

.founder-section li {
    font-family: var(--proxima-font);
    color: var(--primary);
    font-size: var(--font-18);
    font-weight: 600;
    line-height: 140%;
    word-break: break-word;
    margin-bottom: 20px;
}



/* quick-donation-hero-section */
.quick-donation-hero-section {
    background: var(--donation-banner-bg);
    padding: 50px 0 50px 0;
    text-align: center;
}

.quick-donation-hero-section h2 {
    font-family: var(--museo-bold);
    color: var(--primary);
    font-size: var(--font-35);
    font-style: normal;
    font-weight: 600;
    line-height: 42px;
    text-align: center;
    margin-bottom: 46px;
}

.quick-donation-hero-section .quick-donation-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
}

.quick-donation-hero-section .quick-donation-data:not(:last-child) {
    border-right: 1px solid var(--black);
}

.quick-donation-hero-section .quick-donation-data h6 {
    font-family: var(--proxima-font);
    color: var(--primary);
    font-size: var(--font-18);
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    text-align: center;
    margin-bottom: 14px;
}

.quick-donation-hero-section .quick-donation-data span {
    font-family: var(--proxima-font);
    color: var(--black);
    font-size: var(--font-18);
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    margin-bottom: 18px;
    display: inline-block;
    width: 100%;
}

.quick-donation-hero-section .quick-donation-data>img {
    width: fit-content;
    display: block;
    margin: 0 auto;
    margin-bottom: 30px;
}

.quick-donation-hero-section .quick-donation-data:last-child {
    align-self: center;
}

.quick-donation-hero-section .quick-donation-data:last-child img {
    margin-bottom: 15px;
}

.quick-donation-hero-section .quick-donation-data .qr-img-box {
    display: inline-block;
    background: var(--white);
    padding: 14px;
    width: fit-content;
    margin: 0 auto;
}

/* thal-rasoee-section */
.thal-rasoee-section {
    padding: 100px 0;
}

.thal-rasoee-section h2 {
    font-family: var(--proxima-font);
    color: var(--primary);
    font-size: var(--font-40);
    font-style: normal;
    font-weight: 600;
    line-height: 48px;
    margin-bottom: 70px;
    text-align: center;
}

.thal-rasoee-section .thal-rasoee-card {
    background: var(--white);
    box-shadow: 2px 2px 4px 0 var(--light-gray-200);
    padding: 16px;
    margin: 0 0 30px;
    display: inline-block;
    width: 100%;
}

.thal-rasoee-section .thal-rasoee-card h3 {
    font-family: var(--poxima-font);
    color: var(--primary);
    font-size: var(--font-24);
    text-align: left;
    font-weight: 500;
    margin-bottom: 20px;
}

.thal-rasoee-section .thal-rasoee-card ul {
    display: flex;
    flex-direction: column;
    grid-gap: 4px;
}

.thal-rasoee-section .thal-rasoee-card ul li {
    display: flex;
    justify-content: space-between;
}

.thal-rasoee-section .thal-rasoee-card ul li:not(:last-child) {
    border-bottom: 1px solid var(--primary);
    padding-bottom: 4px;
}

.thal-rasoee-section .thal-rasoee-card p,
.thal-rasoee-section .thal-rasoee-card span {
    font-family: var(--proxima-font);
    color: var(--black);
    font-size: var(--font-16);
    margin-bottom: 0;
}

.thal-rasoee-grid {
    column-count: 3;
    column-gap: 30px;
}


/* contact us */

.contact-us-section {
    padding: 100px 0;
}

.contact-us-section .title-box {
    margin-bottom: 80px;
}

.contact-us-section .title-box h3 {
    color: var(--black);
    font-family: var(--proxima-font);
    font-size: var(--font-26);
    font-style: normal;
    font-weight: 600;
    line-height: 32px;
    text-align: center;
    margin-bottom: 15px;
}

.contact-us-section .title-box p {
    font-family: var(--proxima-font);
    color: var(--black);
    font-size: var(--font-18);
    font-style: normal;
    font-weight: normal;
    line-height: 140%;
    text-align: center;
    margin: 0;
}

.contact-us-section .contact-us-grid {
    display: grid;
    grid-template-columns: 1fr 515px;
    grid-gap: 80px;
}

.contact-us-section .contact-us-grid h2 {
    font-family: var(--museo-bold);
    color: var(--primary);
    font-size: var(--font-40);
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-transform: capitalize;
    margin-bottom: 30px;
}

.contact-us-section .contact-detail {
    padding-left: 30px;
    position: relative;
}

.contact-us-section .contact-detail::before {
    content: "";
    background: var(--light-gray-600);
    position: absolute;
    height: 345px;
    width: 1px;
    left: -30px;
    bottom: -10px;
}

.contact-us-section .contact-us-grid li {
    display: flex;
    grid-gap: 16px;
}

.contact-us-section .contact-us-grid li span {
    flex: none;
}

.contact-us-section .contact-us-grid ul {
    display: flex;
    flex-direction: column;
    grid-gap: 15px;
    margin-bottom: 40px;
}

.contact-us-section .contact-us-grid li img {
    filter: brightness(0) saturate(100%) invert(8%) sepia(88%) saturate(7284%) hue-rotate(3deg) brightness(79%) contrast(95%);
    width: 18px;
    height: 18px;
}

.contact-us-section .contact-us-grid .contact-detail li p,
.contact-us-section .contact-us-grid .contact-detail li a {
    font-family: var(--proxima-font);
    color: var(--primary);
    font-size: var(--font-16);
    padding: 0;
    margin: 0;
    font-style: normal;
    font-weight: normal;
    line-height: 130%;
}

.contact-us-section .contact-us-grid .contact-detail li a {
    align-self: center;
    overflow-wrap: anywhere;
}

.contact-us-section .contact-us-grid .contact-detail li a:hover {
    color: var(--golden);
}

.contact-us-section .contact-us-grid li span {
    display: inline-flex;
}

.contact-us-section .contact-us-grid .contact-detail>div:last-child {
    border-top: 1px solid var(--light-gray-600);
    padding-top: 15px;
    margin-top: 15px;
}

.contact-us-section .contact-us-grid .contact-detail h3 {
    font-family: var(--proxima-font);
    color: var(--primary);
    font-size: var(--font-25);
    font-style: normal;
    font-weight: 600;
    line-height: 130%;
    text-transform: capitalize;
    margin-bottom: 5px;
}

.contact-us-section .contact-us-grid .contact-detail>div p {
    font-family: var(--proxima-font);
    color: var(--primary);
    font-size: var(--font-16);
    font-style: normal;
    font-weight: normal;
    line-height: 16px;
    margin: 0;
}

.contact-us-section .contact-us-grid .contact-detail>div p a:hover {
    color: var(--golden);
}

.map-box iframe {
    border: 1px solid var(--primary);
    width: 100%;
    height: 438px;
}

.map-box {
    margin-top: 60px;
}

/* donation-tab-section */
.donation-tab-section {
    padding: 80px 80px 100px 80px;
}

.donation-tab-section .donation-tab-grid {
    display: grid;
    grid-template-columns: 360px auto;
    grid-gap: 51px;
}

.donation-tab-section .nav-pills {
    border-right: 1px solid var(--golden);
    padding: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0;
}

.donation-tab-section .nav-pills .nav-link.active {
    background: var(--golden);
    color: var(--white);
    border-radius: 5px 0px 0px 5px;
}

.donation-tab-section .nav-pills .nav-link {
    font-family: var(--museo-bold);
    color: var(--black);
    font-size: var(--font-18);
    border: none;
    padding: 13px 25px;
    word-break: break-word;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    text-align: left;
    position: relative;
}
.donation-tab-section .nav-pills .nav-link span {
    display: block;
}

.donation-tab-section .nav-pills .nav-link::before {
    content: "";
    background: var(--golden-grediant-border);
    position: absolute;
    width: 100%;
    height: 1px;
    bottom: 0;
    right: 0;
}



.donation-tab-section .conribute-box {
    background: var(--light-gold-bg);
    border-radius: 5px;
    padding: 0 30px 0 0;
    display: inline-flex;
    width: 100%;
    align-self: center;
    overflow: hidden;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 32px;
}

.donation-tab-section .conribute-box>div:first-child {
    background: var(--golden-light);
    padding: 15px 52px 12px 17px;
    position: relative;
}

.donation-tab-section .conribute-box h3 {
    font-family: var(--proxima-font);
    color: var(--primary);
    font-size: var(--font-18);
    margin: 0;
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    display: flex;
    flex-direction: column;
}

.donation-tab-section .conribute-box>div {
    display: flex;
    align-items: center;
    grid-gap: 13px;
    justify-content: center;
}

.donation-tab-section .conribute-box>div span {
    font-family: var(--proxima-font);
    color: var(--primary);
    font-size: var(--font-15);
    font-style: normal;
    font-weight: normal;
    line-height: 17px;
}

.donation-tab-section .conribute-box>div select {
    font-family: var(--proxima-font);
    background: var(--white) url(../images/dropdown-icon.png) no-repeat center right 17px;
    font-size: var(--font-14);
    color: var(--black);
    border: 1px solid var(--light-gray-300);
    padding: 0 15px;
    width: 266px;
    height: 30px;
    border-radius: 5px;
    font-style: normal;
    font-weight: normal;
    line-height: 100%;
    appearance: none;
}

.donation-tab-section .conribute-box>div input {
    font-family: var(--proxima-font);
    border: 1px solid var(--light-gray-300);
    color: var(--black);
    background: var(--white);
    font-size: var(--font-14);
    font-style: normal;
    font-weight: normal;
    line-height: 100%;
    border-radius: 5px;
    padding: 0 14px;
    width: 200px;
    height: 30px;
}

.donation-tab-section .conribute-box>div select:focus {
    outline: none;
}

.donation-tab-section .conribute-box>div input:focus {
    outline: none;
}

.donation-tab-section .conribute-box>div:first-child::after {
    content: "";
    border-top: 9px solid var(--golden-light);
    position: absolute;
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    right: -14px;
    top: 31px;
    transform: rotate(-90deg);
}




/* sidebar */
.timing-btn {
    background: var(--golden-light-100);
    border: 2px solid var(--golden-light-100);
    color: var(--primary);
    font-size: var(--font-18);
    font-family: var(--museo-bold);
    position: absolute;
    top: 50%;
    transform: translateY(-50%) rotate(-90deg);
    visibility: visible;
    white-space: nowrap;
    display: flex;
    align-items: center;
    grid-gap: 10px;
    left: -192px;
    letter-spacing: 0;
    line-height: 100%;
    padding: 10px 22px 10px 22px;
    font-style: normal;
    font-weight: 600;
    border-radius: 15px 15px 0 0;
}

.timing-btn:focus,
.timing-btn:hover {
    border-color: var(--golden-light-100);
}

.offcanvas-backdrop.show {
    opacity: 0;
}

.timing-sidebar.offcanvas {
    border-radius: 30px 0 0 30px;
    border: none;
    box-shadow: 0px 0px 1px rgba(0, 0, 0, 0.25);
}

.timing-sidebar h3 {
    font-family: var(--museo-bold);
    color: var(--primary);
    font-size: var(--font-18);
    font-style: normal;
    font-weight: bold;
    line-height: 22px;
    text-align: left;
    display: flex;
    align-items: center;
    grid-gap: 15px;
}

.timing-sidebar ul {
    border-top: 1px solid var(--black);
}

.timing-sidebar .offcanvas-body {
    overflow: hidden;
    padding-right: 0;
}

.timing-sidebar .offcanvas-body>div {
    overflow: auto;
    padding-right: 16px;
    display: flex;
    flex-direction: column;
    grid-gap: 15px;
    height: 100%;
}


.timing-sidebar .offcanvas-body .darshan-timing li {
    border-bottom: 1px solid var(--black);
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 15px 15px 15px 13px;
}

.timing-sidebar .offcanvas-body .darshan-timing li:last-child {
    background: var(--golden-light-100);
}

.timing-sidebar .offcanvas-body .darshan-timing li:last-child>* {
    font-weight: 600;
}


.timing-sidebar .offcanvas-body p,
.timing-sidebar .offcanvas-body span {
    font-family: var(--proxima-font);
    color: var(--black);
    font-size: var(--font-15);
    margin-bottom: 0;
    font-style: normal;
    font-weight: normal;
    line-height: 18px;
}

.timing-sidebar .offcanvas-body .event-list li {
    border-bottom: 1px solid var(--black);
    display: flex;
    align-items: center;
    grid-gap: 15px;
    padding: 10px;
}

.timing-sidebar .offcanvas-body .event-list li img {
    width: 100%;
    aspect-ratio: 1/1;
    object-fit: cover;
}

.timing-sidebar .offcanvas-body .event-list li span {
    width: 50px;
    height: 50px;
    display: block;
    border-radius: 50%;
    overflow: hidden;
}

.timing-sidebar .offcanvas-body .event-list li h6 {
    font-family: var(--proxima-font);
    color: var(--black);
    font-size: var(--font-15);
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    margin-bottom: 4px;
}

.timing-sidebar .offcanvas-body .event-list li small {
    font-family: var(--proxima-font);
    color: var(--black);
    font-size: var(--font-12);
    font-style: normal;
    font-weight: normal;
    line-height: 15px;
    display: block;
}

.timing-sidebar .offcanvas-body .event-list {
    display: flex;
    flex-direction: column;
}

.timing-sidebar .offcanvas-body .event-list li:last-child {
    border-bottom: none;
    padding-bottom: 0;
}

.donation-tab-section .donation-card-grid {
    display: grid;
    /* grid-template-columns: repeat(5, 1fr); */
    grid-template-columns: repeat(auto-fill, minmax(270px, 1fr));
    grid-gap: 20px;
}

.donation-tab-section .donation-card {
    background-color: var(--light-gold-bg);
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    overflow: hidden;
    padding: 12px;
    grid-gap: 10px;
}

/* .donation-tab-section .donation-card>div {
    display: flex;
    justify-content: space-between;
    width: 100%;
    padding: 10px;
    height: 100%;
    align-items: center;
    grid-gap: 10px
} */

.donation-tab-section .donation-card input {
    width: 120px;
    padding: 4px 8px;
    border-radius: 5px;
    outline: none;
    box-shadow: none;
    border: none;
    display: block;
}

.donation-tab-section .donation-card .donate-now-red-btn {
    font-size: var(--font-18);
    flex-direction: column;
    justify-content: center;
    font-weight: 600;
    grid-gap: 4px;
    width: fit-content;
    min-width: 100px;
}

.donation-tab-section .donation-card .donate-now-red-btn span {
    font-size: var(--font-12);
    font-weight: 500;
    line-height: normal;
}

.donation-tab-section .donation-card img {
    aspect-ratio: 1/0.6;
    object-fit: cover;
}

/* .donation-tab-section .donation-card h4 {
    color: var(--black);
    font-size: var(--font-16);
    font-style: normal;
    font-weight: normal;
    line-height: 20px;
    text-align: left;
    display: inline-block;
    margin: 0;
    overflow-wrap: anywhere;
} */
.donation-tab-section .donation-card h3 {
    color: var(--black);
    font-size: var(--font-20);
    font-style: normal;
    font-weight: 600;
    line-height: 20px;
    text-align: left;
    display: inline-block;
    margin: 0;
    overflow-wrap: anywhere;
}


/* album inner page */
.album-gallery-grid {
    display: grid;
    grid-gap: 10px;
    grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
    grid-auto-rows: 200px;
    grid-auto-flow: dense;
}

.album-gallery-section {
    padding: 100px 0;
}

.album-gallery-section .gallery-card {
    position: relative;
}

.album-gallery-section .gallery-card::after {
    content: "";
    background-color: var(--overlay-bg);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 0;
    transition: all 0.3s ease-in-out;
}

.album-gallery-section .gallery-card:hover::after {
    opacity: 0.7;
}

.album-gallery-section .gallery-card .download-link {
    font-size: var(--font-14);
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 1;
}

.album-gallery-section .gallery-card .gallery-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.album-gallery-grid .gallery-card:nth-child(3n + 3) {
    grid-row: span 2;
}

.album-gallery-grid .gallery-card:nth-child(4n + 4) {
    grid-column: span 2;
}

.album-gallery-grid .gallery-card:nth-child(5n + 5) {
    grid-column: span 1;
    grid-row: span 1;
}

.album-gallery-section .donate-now-red-btn {
    font-size: var(--font-18);
    margin-top: 30px;
    width: fit-content;
    padding: 15px 20px;
    border-radius: 10px;
}

.album-gallery-section .donate-now-red-btn img {
    transform: rotate(180deg);
}

.katha-section .katha-inner .swiper-button-box [role="button"]::after {
    display: none;
}

.katha-section .swiper-wrapper,
.katha-section .swiper {
    position: static;
}

.katha-section .swiper-button-next {
    right: -58px;
    z-index: 2;
    width: auto;
}

.katha-section .swiper-button-prev {
    left: -23px;
    z-index: 2;
    width: auto;
}

.katha-section .swiper-button-next img,
.katha-section .swiper-button-prev img {
    width: 62px;
    height: auto;
}

.quick-donation-hero-section .quick-donation-data .qr-img-box img {
    width: 100%;
}

p.gform_required_legend {
    display: none !important;
}

.gform_validation_errors {
    display: none !important;
}

.contactform .gform_body.gform-body input,
form .gform_body.gform-body textarea {
    border: none !important;
    border-bottom: 2px solid #606060 !important;
    padding: 0 0 0 0 !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-size: 16px !important;
    line-height: 16px !important;
    letter-spacing: 0.01em !important;
    min-height: 46px !important;
    color: var(--black) !important;
    font-family: var(--proxima-font) !important;
    box-shadow: none !important;
    border-radius: 0 !important;
    outline: 0 !important;
}

.gform_wrapper.gform-theme .gform_footer input[type="submit"] {
    margin: 0 !important;
    border: none !important;
    padding: 15px 40px 15px 40px !important;
    background: var(--primary) !important;
    font-style: normal !important;
    font-weight: 600 !important;
    font-size: 16px !important;
    line-height: 100% !important;
    color: var(--white) !important;
    text-transform: capitalize !important;
    letter-spacing: 0 !important;
    font-family: var(--myriad-font) !important;
}

.gform_wrapper.gform-theme .gform_footer input[type="submit"]:focus {
    box-shadow: none !important;
    outline: 0 !important;
}

.donation-card {
    background: var(--light-gold-bg);
    border-radius: 10px;
    padding: 22px;

    display: flex;
    flex-direction: column;
    justify-content: space-between;
    gap: 14px;

    transition: 0.2s ease;
}

.donation-card:hover {
    box-shadow: 0 6px 16px rgba(0, 0, 0, 0.08);
}

.donation-card h3 {
    font-size: var(--font-18);
    margin: 0;
    font-weight: 600;
}

.guj {
    font-size: var(--font-16);
    color: var(--black);
    margin-top: 2px;
    opacity: 0.8;
}

.card-footer {

    display: flex;
    justify-content: space-between;
    align-items: center;

    margin-top: 10px;
}

.price {
    font-size: var(--font-25);
    color: var(--primary-light);
    font-weight: 700;
}
.price:empty {
    display: none;
}

.donate-btn {

    background: var(--primary);
    color: var(--white);

    border: none;
    border-radius: 6px;

    padding: 10px 18px;
    font-weight: 600;
}
.donation-card small {
    font-size: var(--font-18);
    color: var(--primary-light);
    font-weight: 600;
}