body {
    font-family: 'Poppins', sans-serif;
    background-color: #fffefb;
}

/* Navbar */
.navbar-brand {
    font-weight: 700;
    color: #0d2c6c;
}

.nav-link {
    color: #333;
    font-weight: 500;
    margin-left: 15px;
}

    .nav-link.active {
        color: #ff6a2a;
        border-bottom: 2px solid #ff6a2a;
    }

/* Hero Section */
.hero-section {
    padding: 80px 0;
}

.hero-title {
    font-size: 42px;
    font-weight: 700;
    color: #222;
}

    .hero-title span {
        color: #ff6a2a;
    }

.hero-text {
    font-size: 16px;
    color: #555;
    margin: 20px 0 30px;
    max-width: 520px;
}

.btn-primary-custom {
    background-color: #ff6a2a;
    border: none;
    padding: 12px 28px;
    font-weight: 600;
    color: #fff;
}

.btn-outline-custom {
    border: 2px solid #ff6a2a;
    color: #ff6a2a;
    padding: 12px 28px;
    font-weight: 600;
}

    .btn-outline-custom:hover {
        background-color: #ff6a2a;
        color: #fff;
    }

.hero-img img {
    max-width: 100%;
}

@media (max-width: 767px) {
    .hero-title {
        font-size: 32px;
    }
}



.vision-section {
    background-color: #fffaf3;
    padding: 90px 0;
    font-family: 'Poppins', sans-serif;
}

.vision-img {
    max-width: 100%;
}

.vision-title {
    font-size: 36px;
    font-weight: 700;
    color: #222;
    margin-bottom: 20px;
}

    .vision-title span {
        color: #ff6a2a;
    }

.vision-text {
    color: #555;
    font-size: 16px;
    line-height: 1.7;
    max-width: 620px;
    margin-bottom: 40px;
}

.vision-features h6 {
    font-weight: 600;
    margin-top: 10px;
    color: #333;
}

.vision-icon {
    font-size: 36px;
    color: #ff6a2a;
}

.vision-link {
    color: #ff6a2a;
    font-weight: 600;
    text-decoration: none;
}

    .vision-link:hover {
        text-decoration: underline;
    }

@media (max-width: 767px) {
    .vision-title {
        font-size: 28px;
    }
}




.devotion-carousel {
    background: #fff7e8;
    padding: 90px 0;
    font-family: 'Poppins', sans-serif;
}

.section-title {
    font-size: 34px;
    font-weight: 700;
    margin-bottom: 10px;
}



.section-subtitle {
    max-width: 720px;
    margin: 0 auto 50px;
    color: #555;
}

.devotion-card {
    background: #fff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 10px 25px rgba(0,0,0,0.1);
    transition: transform .3s ease;
}

    .devotion-card:hover {
        transform: translateY(-8px);
    }

    .devotion-card img {
        width: 100%;
        height: 230px;
        object-fit: cover;
    }

    .devotion-card .card-body {
        background: #f26522;
        color: #fff;
        padding: 25px;
        min-height: 210px;
    }

    .devotion-card h5 {
        font-weight: 700;
        margin-bottom: 12px;
    }




.vision-text span {
    color: #ff6a2a;
    font-weight: 600;
}




.devotion-carousel {
    background: #fff7e8;
    padding: 90px 0;
    font-family: 'Poppins', sans-serif;
}

.section-title {
    font-size: 34px;
    font-weight: 700;
}

    .section-title span {
        color: #ff6a2a;
    }

.section-subtitle {
    max-width: 720px;
    margin: 0 auto 50px;
    color: #555;
}

.devotion-card {
    background: #fff;
    border-radius: 18px;
    overflow: hidden;
    box-shadow: 0 12px 30px rgba(0,0,0,0.12);
}



    .devotion-card img {
        width: 100%;
        height: 240px;
        object-fit: cover;
    }

    .devotion-card .card-body {
        background: #f26522;
        color: #fff;
        padding: 25px;
        min-height: 200px;
    }

    .devotion-card h5 {
        font-weight: 700;
        margin-bottom: 10px;
    }

/* Custom arrows */
.owl-nav button {
    position: absolute;
    top: 45%;
    background: #ff6a2a !important;
    color: #fff !important;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.owl-prev {
    left: -25px;
}

.owl-next {
    right: -25px;
}







.video-gallery {
    background: #fff2d6;
    padding: 90px 0;
}

.video-thumb {
    position: relative;
    border-radius: 18px;
    overflow: hidden;
    cursor: pointer;
}

    .video-thumb img {
        width: 100%;
        height: 260px;
        object-fit: cover;
        border-radius: 18px;
    }

.play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #f26522;
    color: #fff;
    width: 60px;
    height: 60px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 22px;
}







.testimonials-section {
    background: #fff3d9;
    padding: 90px 0;
    font-family: 'Poppins', sans-serif;
}

.testimonial-card {
    background: #fff7e8;
    padding: 35px;
    border-radius: 18px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.08);
    text-align: left;
}

.platform {
    display: inline-block;
    padding: 8px 18px;
    border-radius: 20px;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    margin-bottom: 15px;
}

    .platform.youtube {
        background: #ff0000;
    }

    .platform.instagram {
        background: linear-gradient(45deg, #f58529, #dd2a7b, #8134af);
    }

.stars {
    color: #f5b301;
    font-size: 18px;
    margin-bottom: 15px;
}

.testimonial-text {
    color: #444;
    line-height: 1.7;
    margin-bottom: 25px;
}

.client-info {
    display: flex;
    align-items: center;
    gap: 15px;
}

    .client-info img {
        width: 55px;
        height: 55px;
        border-radius: 50%;
        object-fit: cover;
    }

    .client-info h6 {
        margin: 0;
        font-weight: 600;
    }

.owl-nav button {
    position: absolute;
    top: 45%;
    background: #f26522 !important;
    color: #fff !important;
    width: 45px;
    height: 45px;
    border-radius: 50%;
}

.owl-prev {
    left: -25px;
}

.owl-next {
    right: -25px;
}






.premium-plan {
    background: linear-gradient(135deg, #fff4e0, #ffd3b0);
    padding: 100px 0;
    font-family: 'Poppins', sans-serif;
}

.premium-title {
    font-size: 40px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #222;
}

    .premium-title span {
        color: #ff6a2a;
    }

.premium-price {
    font-size: 56px;
    font-weight: 700;
    color: #ff6a2a;
    margin-bottom: 30px;
}

    .premium-price small {
        font-size: 34px;
        color: #444;
        font-weight: 500;
    }

.store-buttons {
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}

.store-btn img {
    height: 55px;
    transition: transform 0.3s ease;
}

    .store-btn img:hover {
        transform: scale(1.05);
    }

.premium-mobile {
    max-width: 340px;
}

@media (max-width: 767px) {
    .premium-title {
        font-size: 30px;
    }

    .premium-price {
        font-size: 42px;
    }

    .premium-mobile {
        max-width: 260px;
    }
}





.site-footer {
    background: #fffaf3;
    padding: 80px 0 30px;
    font-family: 'Poppins', sans-serif;
}

.footer-logo {
    max-width: 180px;
    margin-bottom: 15px;
}

.footer-text {
    color: #555;
    line-height: 1.7;
    margin-bottom: 20px;
}

.footer-title {
    font-weight: 700;
    margin-bottom: 20px;
    color: #222;
}

    .footer-title span {
        color: #ff6a2a;
    }

.footer-links {
    list-style: none;
    padding: 0;
}

    .footer-links li {
        margin-bottom: 10px;
    }

    .footer-links a {
        color: #444;
        text-decoration: none;
    }

        .footer-links a:hover {
            color: #ff6a2a;
        }

.site-footer p i {
    color: #ff6a2a;
    margin-right: 8px;
}

.social-icons a {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    background: #ff6a2a;
    color: #fff;
    border-radius: 50%;
    margin-right: 10px;
    text-decoration: none;
}

.footer-btn {
    background: #f26522;
    color: #fff;
    font-weight: 600;
    padding: 10px;
    border-radius: 6px;
}

    .footer-btn:hover {
        background: #d9531e;
    }

.site-footer hr {
    margin: 40px 0 20px;
}

.footer-bottom p {
    margin: 0;
    font-size: 14px;
    color: #555;
}

.client-info img {
    width: 50px !important;
    height: 50px !important;
}

.bg1 {
    background-image: url(../images/bg1.png);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.stars img {
    width: 100px !important;
}

.border-radius-20 {
    border-radius: 20px;
}




@media (max-width: 767px) {
    .hero-title {
        font-size: 32px;
    }

    .hero-section {
        padding: 20px 0px;
    }

    .sm-width-100 {
        width: 100%;
    }

    .sm-margin-20px-bottom {
        margin-bottom: 20px;
    }

    .video-gallery {
        padding: 40px 0px;
    }

    .premium-plan {
        padding: 40px 0px;
    }

    .testimonials-section {
        padding: 40px 0px;
    }

    .devotion-carousel {
        padding: 40px 0px;
    }

    .vision-section {
        padding: 40px 0px;
    }

    .sm-padding-20px-lr {
        padding-left: 20px;
        padding-right: 20px;
    }

    .navbar {
        padding: 0px;
    }

    .navbar-toggler {
        padding: 0px;
    }

    .sm-display-none {
        display: none;
    }

    .sm-text-center {
        text-align: center;
    }

    .sm-margin-auto {
        margin: auto;
    }

    .navbar-nav {
        background-color: #fff3d9;
    }
}
