:root{

    --primary:#2e7d32;       /* Green */
    --primary-dark:#1b5e20;
    --secondary:#7b1e1e;     /* Maroon */
    --secondary-dark:#5d1515;
    --accent:#c62828;        /* Red */
    --light:#ffffff;
    --text:#222;
}
.header-area{
    background:#fff !important;
}

.nav-link:hover,
.nav-link.active{
    color:var(--primary)!important;
}

.navbar-toggler{
    color:var(--primary)!important;
}
.service-dropdown li a:hover,
.dropdown-item:hover{
    background:var(--primary)!important;
    color:#fff!important;
}
.section-title h2,
.about-content h2,
.achievement-title h2,
.why-title h2,
.cr-heading h2{
    color:var(--secondary)!important;
}

.section-title span,
.achievement-title span,
.cr-heading span{
    background:var(--accent)!important;
}


/*==========================
BUTTONS
==========================*/

.visit-btn,
.about-btn{

    background:var(--secondary)!important;
    color:#fff!important;

}

.visit-btn:hover,
.about-btn:hover{

    background:var(--secondary-dark)!important;

}


/*==========================
HERO
==========================*/

.hero-slider{

    background:linear-gradient(135deg,#1b5e20,#7b1e1e)!important;

}

.heroSwiper .swiper-button-next:hover,
.heroSwiper .swiper-button-prev:hover{

    background:#fff!important;
    color:var(--secondary)!important;

}

.heroSwiper .swiper-pagination-bullet-active{

    background:var(--accent)!important;
    border-color:var(--accent)!important;

}


/*==========================
MEDIA SECTION
==========================*/

.media-section{

    border-top:4px solid var(--primary)!important;

}


/*==========================
TOP ASTROLOGERS
==========================*/

.astro-content h3{

    color:var(--secondary)!important;

}

.visit-btn{

    background:var(--primary)!important;

}

.visit-btn:hover{

    background:var(--primary-dark)!important;

}


/*==========================
ABOUT
==========================*/

.about-content p{

    color:#444!important;

}


/*==========================
SERVICES
==========================*/

.services-section{

    background:linear-gradient(135deg,#2e7d32,#7b1e1e)!important;

}

.service-card h3,
.service-card h5{

    color:var(--secondary)!important;

}

.service-card a{

    color:var(--primary)!important;
    border-color:var(--primary)!important;
    box-shadow:6px 6px 0 var(--secondary)!important;

}

.service-card a:hover{

    background:var(--primary)!important;
    color:#fff!important;

}


/*==========================
ACHIEVEMENT
==========================*/

.achievement-pagination
.swiper-pagination-bullet-active{

    background:var(--accent)!important;

}

.achievement-next,
.achievement-prev{

    color:var(--secondary)!important;

}


/*==========================
WHY CHOOSE
==========================*/

.why-choose-section{

    position:relative;

}

.why-choose-section .overlay{

    background:rgba(46,125,50,.85)!important;

}

.why-card{

    background:rgba(123,30,30,.88)!important;

}

.why-card:hover{

    background:var(--secondary)!important;

}


/*==========================
GALLERY
==========================*/

.gallery-section a::before{

    background:rgba(123,30,30,.35)!important;

}


/*==========================
VIDEO BANNER
==========================*/

.video-overlay{

    background:rgba(46,125,50,.72)!important;

}


/*==========================
CLIENT REVIEW
==========================*/

.cr-prev:hover,
.cr-next:hover{

    background:var(--primary)!important;
    border-color:var(--primary)!important;

}

.cr-card:hover{

    border-color:var(--secondary)!important;

}


/*==========================
CONTACT
==========================*/

.contact-info-section{

    background:linear-gradient(135deg,#2e7d32,#7b1e1e)!important;

}

.contact-icon{

    color:var(--primary)!important;

}

.contact-box:hover{

    background:#fff!important;

}

.contact-box:hover .contact-icon{

    background:var(--primary)!important;

}

.contact-box:hover .contact-text{

    color:var(--secondary)!important;

}


/*==========================
FOOTER
==========================*/

.footer-section{

    background:#4e342e!important;

}

.footer-links a:hover{

    color:#8bc34a!important;

}

.social-icons a{

    color:#ffcc80!important;

}

.copyright{

    background:#2b1b18!important;
    color:#fff!important;

}

.copyright a{

    color:#8bc34a!important;

}



/*==================================================
CONTACT BANNER
==================================================*/

.contact-banner::before{
    background:rgba(27,94,32,.82)!important;
}

.contact-banner-content h1{
    color:#fff!important;
}

.contact-banner-content p{
    color:#f7f7f7!important;
}


/*==================================================
REACH US
==================================================*/

.reach-heading h2,
.reach-card h3{
    color:#7b1e1e!important;
}

.reach-heading span{
    background:#c62828!important;
}

.reach-text p,
.reach-card p{
    color:#444!important;
}

.reach-card{
    border:2px solid #2e7d32!important;
}

.reach-card i{
    color:#2e7d32!important;
}

.reach-card:hover{
    border-color:#7b1e1e!important;
}


/*==================================================
CONTACT FORM
==================================================*/

.contact-form-section{
    background:#edf6ed!important;
}

.contact-form button{
    background:#7b1e1e!important;
}

.contact-form button:hover{
    background:#5d1515!important;
}

.contact-form .form-control:focus{
    border:2px solid #2e7d32!important;
}

.upi-card{
    border-color:#2e7d32!important;
}


/*==================================================
INNER BANNER
==================================================*/

.inner-banner{
    position:relative;
}

.inner-banner::before{
    content:"";
    position:absolute;
    inset:0;
    background:rgba(27,94,32,.75);
}

.inner-banner-content{
    position:relative;
    z-index:2;
}


/*==================================================
ABOUT FOUNDER
==================================================*/

.about-founder-content h2{
    color:#7b1e1e!important;
}

.about-founder-content p{
    color:#444!important;
}


/*==================================================
CONSULTATION
==================================================*/

.consult-heading h2{
    color:#7b1e1e!important;
}

.consult-heading span{
    background:#c62828!important;
}

.consult-title{
    color:#2e7d32!important;
}

.consult-card{
    background:#2e7d32!important;
    color:#fff!important;
}

.consult-card:hover{
    background:#7b1e1e!important;
    box-shadow:0 18px 40px rgba(123,30,30,.35)!important;
}


/*==================================================
SERVICE BANNER
==================================================*/

.service-banner-overlay{
    background:rgba(123,30,30,.75)!important;
}


/*==================================================
SERVICE INTRO
==================================================*/

.welcome-text{
    color:#c62828!important;
}

.typing-title{
    color:#7b1e1e!important;
}

.typing-title span{
    border-color:#2e7d32!important;
}

.service-desc{
    color:#444!important;
}


/*==================================================
ASTRO INFO
==================================================*/

.astro-contents h2{
    color:#7b1e1e!important;
}

.astro-contents span{
    background:#2e7d32!important;
}

.astro-contents p{
    color:#444!important;
}

.astro-imgs{
    box-shadow:0 15px 35px rgba(46,125,50,.18)!important;
}

.astro-imgs:hover{
    box-shadow:0 20px 45px rgba(123,30,30,.25)!important;
}

.akg-gallery-banner {

    position: relative;

    padding: 70px 0;

    overflow: hidden;

    background: url("../imgs/gallery.webp") center center/cover no-repeat;

}

.akg-gallery-banner::before {

    content: "";

    position: absolute;

    inset: 0;

    background: linear-gradient(90deg,
            rgba(43, 11, 11, .92),
            rgba(46, 125, 50, .72));

}

.akg-gallery-banner::after {

    content: "";

    position: absolute;

    inset: 0;

    background: url("../imgs/pattern.png");

    opacity: .08;

    pointer-events: none;

}
.akg-gallery-content {

    position: relative;

    z-index: 2;

    max-width: 820px;

}

.akg-subtitle {

    display: inline-block;

    color: #d4af37;

    font-size: 16px;

    letter-spacing: 2px;

    text-transform: uppercase;

    margin-bottom: 20px;

}

.akg-gallery-content h1 {

    font-family: Georgia, serif;

    color: #fff;

    font-size: 40px;

    font-weight: 700;

    margin-bottom: 15px;

}

.akg-line {

    width: 90px;

    height: 4px;

    background: #d4af37;

    margin-bottom: 15px;

}

.akg-gallery-content p {

    color: #f4f4f4;

    font-size: 16px;

    line-height: 2;

}
@media(max-width:991px) {

    .akg-gallery-banner {

        padding: 50px 0;

    }

    .akg-gallery-content h1 {

        font-size: 30px;

    }

    .akg-gallery-content p {

        font-size: 16px;

    }

}

@media(max-width:576px) {

    .akg-gallery-banner {

        padding: 40px 0;

        text-align: center;

    }

    .akg-gallery-content {

        margin: auto;

    }

    .akg-gallery-content h1 {

        font-size: 27px;

    }

    .akg-line {

        margin: 20px auto;

    }

    .akg-gallery-content p {

        font-size: 15px;

        line-height: 1.8;

    }

    .akg-subtitle {

        font-size: 14px;

    }

}

/*=====================================
Gallery Intro
=====================================*/

.akg-gallery-intro {

    position: relative;

    padding: 60px 0;

    background: #ffffff;

    overflow: hidden;

}
.akg-gallery-heading {

    position: relative;

    z-index: 2;

    max-width: 980px;

    margin: auto;

    text-align: center;

}

.akg-gallery-heading h2 {

    font-family: Georgia, serif;

    font-size: 30px;

    color: #7b1e1e;

    font-weight: 700;

    margin-bottom: 10px;

}

.akg-divider {

    display: flex;
    justify-content: center;
    margin-bottom: 25px;

}

.akg-divider span {

    display: flex;
    gap: 10px;

}

.akg-divider span::before {

    content: "● ● ● ● ● ●";

    font-size: 14px;

    color: #d4af37;

    letter-spacing: 8px;

}

.akg-gallery-heading p {

    font-size: 18px;

    line-height: 2;

    color: #555;

}
@media(max-width:991px) {

    .akg-gallery-intro {

        padding: 50px 0;

    }

    .akg-gallery-heading h2 {

        font-size: 27px;

    }

    .akg-gallery-heading p {

        font-size: 16px;

    }

}

@media(max-width:576px) {

    .akg-gallery-intro {

        padding: 40px 0;

    }

    .akg-small-title {

        font-size: 13px;

    }

    .akg-gallery-heading h2 {

        font-size: 24px;

    }

    .akg-gallery-heading p {

        font-size: 15px;

        line-height: 1.8;

    }

    .akg-divider span::before {

        left: -30px;

    }

    .akg-divider span::after {

        right: -30px;

    }

}
/* Stone Gallery */
.akg-stone-gallery {
    margin-top: -2px;
    margin-bottom: -2px;
    position: relative;
    padding: 140px 0;
    overflow: hidden;
    background: url("../imgs/saturn-planets-landscape-fantasy-scaled.jpg") center/cover no-repeat;
}

.akg-stone-gallery:before {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(65, 18, 18, .78), rgba(28, 90, 45, .62));
}

.akg-shape-top {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 110px;
    background: #fff;
    clip-path: polygon(0 0, 100% 0, 100% 28%, 0 100%);
    z-index: 2;
}

.akg-shape-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 110px;
    background: #fff;
    clip-path: polygon(0 72%, 100% 0, 100% 100%, 0 100%);
    z-index: 2;
}

.akg-gallery-title {
    position: relative;
    z-index: 3;
    text-align: center;
    margin-bottom: 55px;
}

.akg-gallery-title h2 {
    margin: 0;
    font: 700 48px Georgia, serif;
    color: #fff;
}

.akg-title-line {
    width: 90px;
    height: 4px;
    margin: 18px auto 0;
    background: #d4af37;
    border-radius: 30px;
}

.akgStoneSwiper {
    position: relative;
    z-index: 3;
    padding: 0 80px;
    overflow: hidden;
}

.akgStoneSwiper .swiper-slide {
    border-radius: 18px;
    overflow: hidden;
}

.akgStoneSwiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 420px;
    object-fit: cover;
    border-radius: 18px;
    transition: .4s;
}

.akgStoneSwiper .swiper-slide:hover img {
    transform: scale(1.05);
}

.akgStoneSwiper .swiper-button-prev,
.akgStoneSwiper .swiper-button-next {
    width: 58px;
    height: 58px;
    border-radius: 50%;
    background: #7b1e1e;
    color: #fff;
    box-shadow: 0 8px 25px rgba(0, 0, 0, .3);
}

.akgStoneSwiper .swiper-button-prev:hover,
.akgStoneSwiper .swiper-button-next:hover {
    background: #2e7d32;
}

.akgStoneSwiper .swiper-button-prev {
    left: 0;
}

.akgStoneSwiper .swiper-button-next {
    right: 0;
}

.akgStoneSwiper .swiper-button-prev:after,
.akgStoneSwiper .swiper-button-next:after {
    font-size: 22px;
    font-weight: 700;
}

.akgStoneSwiper .swiper-pagination {
    position: relative;
    margin-top: 28px;
}

.akgStoneSwiper .swiper-pagination-bullet {
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: .45;
}

.akgStoneSwiper .swiper-pagination-bullet-active {
    background: #d4af37;
    opacity: 1;
}

@media(max-width:991px) {
    .akg-stone-gallery {
        padding: 100px 0;
    }

    .akgStoneSwiper {
        padding: 0 55px;
    }

    .akgStoneSwiper .swiper-slide img {
        height: 300px;
    }

    .akg-gallery-title h2 {
        font-size: 36px;
    }
}

@media(max-width:576px) {
    .akg-stone-gallery {
        padding: 75px 0;
    }

    .akgStoneSwiper {
        padding: 0 42px;
    }

    .akgStoneSwiper .swiper-slide img {
        height: 220px;
    }

    .akg-gallery-title h2 {
        font-size: 28px;
    }

    .akg-shape-top,
    .akg-shape-bottom {
        height: 60px;
    }
}

.akg-pooja-gallery {
    /* padding: 90px 0; */
    background: #fff
}

.akg-pooja-heading {
    margin-bottom: 20px
}

.akg-pooja-heading h2 {
    font: 700 35px Georgia, serif;
    color: #7b1e1e;
    text-shadow: 0 4px 10px rgba(0, 0, 0, .2)
}

.akg-pooja-heading span {
    display: block;
    width: 70px;
    height: 4px;
    background: #d4af37;
    margin-top: 15px
}

.akg-img {
    width: 100%;
    height: 315px;
    object-fit: cover;
    border-radius: 16px;
    transition: .35s;
    display: block
}

.akg-img:hover {
    transform: translateY(-8px);
    box-shadow: 0 18px 40px rgba(0, 0, 0, .25)
}

.akgPoojaSwiper {
    position: relative;
    padding: 0 55px
}

.akgPoojaSwiper .swiper-button-next,
.akgPoojaSwiper .swiper-button-prev {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #7b1e1e;
    color: #fff
}

.akgPoojaSwiper .swiper-button-next:hover,
.akgPoojaSwiper .swiper-button-prev:hover {
    background: #2e7d32
}

.akgPoojaSwiper .swiper-button-next:after,
.akgPoojaSwiper .swiper-button-prev:after {
    font-size: 20px;
    font-weight: 700
}

@media(max-width:991px) {
    .akg-pooja-heading h2 {
        font-size: 38px
    }

    .akg-img {
        height: 260px
    }
}

@media(max-width:576px) {
    .akg-pooja-gallery {
        padding: 60px 0
    }

    .akg-pooja-heading h2 {
        font-size: 30px
    }

    .akg-img {
        height: 220px
    }

    .akgPoojaSwiper {
        padding: 0 40px
    }
}

.akg-class-gallery {
    padding: 40px 0;
    background: #fff;
}

.akg-class-heading {
    margin-bottom: 20px
}

.akg-class-heading h2 {
    margin: 0;
    font: 700 35px Georgia, serif;
    color: #7b1e1e;
    text-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.akg-class-heading span {
    display: block;
    width: 70px;
    height: 4px;
    background: #d4af37;
    margin-top: 18px
}

.akg-class-bg {

    position: relative;

    padding: 120px 30px;

    overflow: hidden;

    z-index: 1;

}

.akg-class-bg::before {

    content: "";

    position: absolute;

    inset: 0;

    background: url("../imgs/pngtree-astrology-zodiac-sign-of-horoscope-in-deep-blue-the-star-and-image_15731970.webp") center center/cover no-repeat;

    clip-path: polygon(0 12%, 100% 0, 100% 88%, 0 100%);

    z-index: -2;

}

.akg-class-bg::after {

    content: "";

    position: absolute;

    inset: 0;

    background: linear-gradient(rgba(70, 18, 18, .75),

            rgba(38, 92, 45, .45));

    clip-path: polygon(0 12%, 100% 0, 100% 88%, 0 100%);

    z-index: -1;

}
.akg-class-bg .row {

    position: relative;

    z-index: 10;

    row-gap: 30px;

}

.akg-class-img {

    width: 100%;

    height: 320px;

    object-fit: cover;

    display: block;

    border-radius: 18px;

    background: #fff;

    box-shadow: 0 18px 35px rgba(0, 0, 0, .25);

    transition: .35s;

}

.akg-class-img:hover {

    transform: translateY(-8px);

    box-shadow: 0 25px 45px rgba(0, 0, 0, .35);

}

@media(max-width:991px) {
    .akg-class-heading h2 {
        font-size: 38px
    }

    .akg-class-bg {
        padding: 70px 20px
    }

    .akg-class-img {
        height: 260px
    }
}

@media(max-width:576px) {
    .akg-class-gallery {
        padding: 60px 0
    }

    .akg-class-heading h2 {
        font-size: 30px
    }

    .akg-class-bg {
        padding: 50px 15px;
        clip-path: none
    }

    .akg-class-img {
        height: 220px
    }
}
.akg-guide-section {

    padding: 40px 0;

    position: relative;

}

.akg-guide-section .container {

    max-width: 1320px;

    margin: auto;

}

.akg-guide-section h2 {

    text-align: center;

    font-size: 35px;

    font-family: Georgia, serif;

    color: #7b1e1e;

    margin-bottom: 10px;

    text-shadow: 0 5px 15px rgba(0, 0, 0, .12);

}

.akg-guide-section .dots {

    text-align: center;

    color: #d4af37;

    font-size: 20px;

    letter-spacing: 6px;

    margin-bottom: 35px;

}

.video-grid {

    display: grid;

    grid-template-columns: repeat(3, 1fr);

    gap: 30px;

}

.video-card {

    border-radius: 18px;

    overflow: hidden;

    background: #fff;

    border: 3px solid rgba(123, 30, 30, .12);

    box-shadow: 0 15px 35px rgba(0, 0, 0, .12);

    transition: .35s;

}

.video-card:hover {

    transform: translateY(-10px);

    border-color: #d4af37;

    box-shadow: 0 22px 45px rgba(0, 0, 0, .22);

}

.video-card iframe {

    width: 100%;

    aspect-ratio: 16/9;

    border: 0;

}

.akg-youtube-section {

    padding: 40px 0;

    position: relative;

}

.akg-youtube-section .container {

    max-width: 1320px;

    margin: auto;

}

.akg-youtube-section h2 {

    text-align: center;

    font-size: 35px;

    font-family: Georgia, serif;

    color: #7b1e1e;

    margin-bottom: 10px;

    text-shadow: 0 5px 15px rgba(0, 0, 0, .12);

}

.akg-youtube-section .dots {

    text-align: center;

    color: #d4af37;

    font-size: 26px;

    letter-spacing: 6px;

    margin-bottom: 35px;

}

.wrap {

    display: grid;

    grid-template-columns: 1.2fr .8fr;

    align-items: center;

    gap: 70px;

}

.left h3 {

    font-size: 34px;

    color: #2e7d32;

    font-family: Georgia, serif;

    margin-bottom: 25px;

}

.left p {

    font-size: 18px;

    color: #555;

    line-height: 1.9;

    margin-bottom: 25px;

}

.left strong {

    color: #7b1e1e;

}

.btn {

    display: inline-block;

    padding: 15px 34px;

    background: #7b1e1e;

    color: #fff;

    text-decoration: none;

    border-radius: 10px;

    font-size: 15px;

    font-weight: 600;

    transition: .35s;

    border: none;

}

.btn:hover {

    background: #2e7d32;

    border-color: #2e7d32;

    color: #fff;

    transform: translateY(-4px);

}

.right {

    text-align: center;

}

.right img {

    width: 320px;

    max-width: 100%;

    border: 10px solid #fff;

    border-radius: 22px;

    box-shadow:

        0 0 0 4px #d4af37,

        0 20px 45px rgba(0, 0, 0, .18);

}
@media(max-width:991px) {

    .video-grid {

        grid-template-columns: 1fr;

    }

    .wrap {

        grid-template-columns: 1fr;

        text-align: center;

        gap: 40px;

    }

    .left h3 {

        font-size: 34px;

    }

    .akg-guide-section h2,

    .akg-youtube-section h2 {

        font-size: 38px;

    }

}


@media(max-width:576px) {

    /* .akg-guide-section,

    .akg-youtube-section {

        padding: 70px 0;

    } */

    .akg-guide-section h2,

    .akg-youtube-section h2 {

        font-size: 30px;

    }

    .left h3 {

        font-size: 28px;

    }

    .left p {

        font-size: 17px;

    }

    .right img {

        width: 250px;

    }

    .btn {

        padding: 12px 26px;

        font-size: 15px;

    }

}/*==================================
FOOTER BRAND
==================================*/

.footer-brand {

    display: flex;
    align-items: center;
    gap: 12px;
    margin-bottom: 18px;

}

.footer-logo {

    width: 58px;
    height: 58px;
    object-fit: contain;
    flex-shrink: 0;

}

.footer-brand-text h3 {

    margin: 0;
    font-size: 24px;
    font-family: Georgia, serif;
    font-weight: 700;
    color: #fff;
    line-height: 1.2;

}

.footer-brand-text span {

    display: block;
    margin-top: 3px;
    font-size: 10px;
    font-weight: 500;
    color: #d4af37;
    letter-spacing: 1.5px;
    text-transform: uppercase;

}

.footer-text {

    margin-top: 16px;
    font-size: 15px;
    line-height: 1.8;
    color: #d8d8d8;

}


/*==================================
RESPONSIVE
==================================*/

@media (max-width:768px) {

    .footer-brand {

        gap: 10px;

    }

    .footer-logo {

        width: 50px;
        height: 50px;

    }

    .footer-brand-text h3 {

        font-size: 20px;

    }

    .footer-brand-text span {

        font-size: 9px;
        letter-spacing: 1px;

    }

    .footer-text {

        font-size: 14px;

    }

}

@media (max-width:576px) {

    .footer-brand {

        justify-content: center;
        text-align: left;

    }

    .footer-logo {

        width: 45px;
        height: 45px;

    }

    .footer-brand-text h3 {

        font-size: 18px;

    }

    .footer-brand-text span {

        font-size: 8px;

    }

    .footer-text {

        font-size: 13px;
        text-align: center;

    }

}