@import url('https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&display=swap');

.common_margin {
    margin: 80px 0;
}

.common_padding {
    padding: 80px 0;
}

.common40_bottom {
    margin-bottom: 40px;
}

.common40_top {
    margin-top: 40px;
}

.banner {
    background-image: url(../images/hero-background-image.webp);
    padding: 130px 0 80px 0;
    background-repeat: no-repeat;
    background-size: cover;
}

.banner_left {
    text-align: center;
}

.banner_left h1 {
    font-size: 60px;
    line-height: 82px;
    color: #FFFFFF;
    font-family: "DM Sans", sans-serif;
}

.banner_left h1 span {
    display: block;
}

.banner_left p {
    margin-top: 24px;
    color: #F3F4F6;
    font-size: 24px;
    line-height: 32px;
    font-weight: 500;
}

.visit_tdy_btn .vt_btn {
    text-align: center;
    padding: 12px 42px;
    background-color: #FFDE59;
    color: #1B1B1B;
    font-size: 18px;
    line-height: 28px;
    border-radius: 8px;
    margin-top: 24px;
    font-weight: 600;
    font-family: "Inter", sans-serif !important;
    display: inline-block;
}

.visit_tdy_btn {
    text-align: center;
}

.difference-heading {
    font-size: 36px;
    font-weight: 600;
    text-align: center;
    margin-bottom: 48px;
    color: #1F2937;
    line-height: 46px;
    font-family: "DM Sans", sans-serif;
}

.difference-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 30px 25px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.06);
    height: 100%;
    transition: all 0.3s ease;
}

.difference-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
}

.icon-box {
    text-align: start;
    margin-bottom: 20px;

}

.card-title {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 12px;
    color: #1F2937;
    line-height: 24px;
    font-family: "DM Sans", sans-serif;
}

.card-text {
    font-size: 16px;
    color: #4B5563;
    line-height: 24px;
    font-family: "Inter", sans-serif !important;
}

.cstm_btm {
    margin-bottom: 16px !important;
}

.cstm_card_txt {
    text-align: center !important;
    margin-bottom: 48px !important;
}

.services-section {
    background-color: #EEF3F9;
    padding: 80px;
}



.service-card {
    background: #ffffff;
    border-radius: 12px;
    padding: 35px 25px;
    text-align: center;
    height: 100%;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.06);
    transition: .3s;
}

.icon-circle {
    margin-bottom: 16px;
}

.service-card:hover {
    transform: translateY(-6px);
    box-shadow: 0 15px 40px rgba(0, 0, 0, 0.08);
}



.service-title {
    font-size: 18px;
    font-weight: 600;
    line-height: 26px;
    color: #1F2937;
    margin-bottom: 8px;
    font-family: "DM Sans", sans-serif;
}

.service-text {
    font-size: 14px;
    color: #4B5563;
    line-height: 20px;
    font-family: "Inter", sans-serif !important;
}



.cstm_get_in_touch {
    text-align: start;
    margin-bottom: 24px !important;
}

.contact-subtitle {
    font-size: 26px;
    color: #4B5563;
    margin-bottom: 40px;
    line-height: 36px;
    font-family: "Inter", sans-serif !important;
}

/* Item */
.contact-box {
    text-align: center;
}

/* Icon */
.contact-icon {
    color: #2563eb;
    font-size: 24px;
    margin-bottom: 8px;
    text-align: left;
}

/* Label */
.contact-label {
    font-size: 22px;
    font-weight: 600;
    color: #1F2937;
    text-align: left;
    line-height: 35px;
    font-family: "DM Sans", sans-serif;
}

/* Divider */
.contact-divider {
    width: 180px;
    height: 1px;
    background: #000000;
    margin: 0px auto;
    margin-left: 0;
}

/* Text */
.contact-text {
    font-size: 16px;
    color: #4B5563 !important;
    line-height: 24px;
    text-align: start;
    margin-top: 12px;
    font-family: "Inter", sans-serif !important;
}


.success_stories_slider .owl-carousel button.owl-dot {
    height: 10px;
    width: 10px;
    border-radius: 100%;
    border: 1px solid #D5D5D5;
    margin-left: 8px;
}

.success_stories_slider .owl-dots {
    display: flex;
    align-items: center;
    justify-content: center;
}

.success_stories_slider .owl-carousel button.owl-dot.active {
    background-color: #D9D9D9;
}

.live_healthy {
    background-image: linear-gradient(to right, #F5FFD5, #FCFFF4);
    padding-top: 50px;
}

.live_healthy_left,
.about_kosira_makhana_right {
    height: 100%;
    display: flex;
    align-items: center;
}

.live_healthy_left_inner h2 {
    color: #304A23;
    font-size: 48px;
    font-family: "Lalezar", sans-serif;
}

.live_healthy_left_inner p {
    color: #636363;
    font-size: 20px;
    line-height: 30px;
    width: 80%;
}

.about_kosira_makhana_inner {
    width: 80%;
    margin: 0 auto;
}

.about_kosira_makhana_right_inner h2 {
    color: #304A23;
    font-size: 48px;
}

.about_kosira_makhana_right_inner p {
    margin-top: 16px;
    color: #3B3B3B;
    font-size: 20px;
    line-height: 30px;
}

.customer_reviews_inner h2 {
    color: #000D16;
    font-size: 36px;
    text-align: center;
}

.makhana_customer_reviews_block {
    border: 1px solid #EBEBEB;
    box-shadow: 2px 1px 17px 0px rgba(0, 0, 0, 0.1);
    border-radius: 6px;
    padding: 52px 40px;
    margin: 0 15px;
}

.makhana_customer_reviews_block h6 {
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    font-family: "Inter", sans-serif !important;
}

.makhana_customer_reviews_block p {
    color: #141A1E;
    font-size: 16px;
    line-height: 26px;
    margin: 10px 0 20px 0;
    font-family: "Inter", sans-serif !important;
    height: 130px;
}

.owl-carousel .owl-item img {
    width: unset;
}

.mcrb_block_star i {
    font-size: 24px;
    color: #E0AE3F;
    margin-left: 4px;
}

.mcrb_block_star {
    display: flex;
    align-items: center;
    justify-content: center;
}

.makhana_customer_reviews .owl-carousel .owl-nav.disabled {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 32px;
}

.owl-nav {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.makhana_customer_reviews .owl-carousel .owl-nav button.owl-next {
    margin-left: 12px;
}

.makhana_customer_reviews .owl-carousel .owl-dots {
    display: none;
}

.new_footer {
    background-color: #F0FFED;
    margin-top: 90px;
    padding: 50px 0;
}

.new_footer_left p {
    margin: 30px 0;
    width: 80%;
    color: #000000;
    font-size: 20px;
    line-height: 30px;
}

.new_footer_left h5 {
    color: #000000;
    font-size: 16px;
}

.footer_social {
    margin-left: 10px;
}

.new_footer_right_contact {
    margin-top: 46px;
}

.new_footer_right_contact h6 {
    color: #000000;
    font-size: 20px;
    font-family: "Lalezar", sans-serif;

}

.new_footer_right_contact ul li {
    margin-top: 18px;
}

.new_footer_right_contact ul li a {
    color: #494949 !important;
    font-size: 16px;
}

.cmn_contact_section {
    padding: 80px 0;
}

.form-card {
    background: #ffffff;
    border-radius: 0px;
    padding: 32px;
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.08);
}

.form-card h5 {
    font-weight: 600;
    margin-bottom: 24px;
    color: #1F2937;
    font-size: 24px;
    line-height: 32px;
    font-family: "Inter", sans-serif !important;
}

.input-field {
    border-radius: 8px;
    padding: 12px;
    font-size: 14px;
}

.input-field:focus {
    box-shadow: none;
    border-color: #2563eb;
}

.submit-btn {
    background: #2563eb;
    color: #fff;
    padding: 12px;
    border-radius: 8px;
    font-weight: 500;
    border: none;
    font-size: 18px;
    line-height: 25px;
    font-family: "Inter", sans-serif !important;
}

.submit-btn:hover {
    background: #2563eb;
    color: #ffffff;
}

.without_high_charges {
    background-image: url(../images/cta-background.webp);
    background-repeat: no-repeat;
    background-size: cover;
}

.without_high_charges_inner h2 {
    color: #ffffff;
    font-size: 36px;
    font-weight: 600;
}

.without_high_charges_inner h2 span {
    display: block;

}

.centre_now_block_holder {
    margin-top: 32px;
}

.centre_now_block {
    color: #2563EB !important;
    font-size: 18px;
    font-weight: 600;
    padding: 12px 42px;
    background-color: #ffffff;
    font-family: "Inter", sans-serif !important;
    border-radius: 8px;
}

/* ========== FAQ ========== */
.faq-section {
    background: #fafafa;
}

.faq-wrapper {
    max-width: 900px;
    margin: auto;
}

.faq-item {
    margin-bottom: 15px;
}

.faq-question {
    width: 100%;
    background: #ffe063;
    border: none;
    padding: 14px 50px 14px 20px;
    font-weight: 600;
    text-align: left;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
}

.faq-arrow {
    position: absolute;
    right: 20px;
    top: 50%;
    width: 10px;
    height: 10px;
    border-right: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: translateY(-50%) rotate(45deg);
    transition: 0.3s ease;
}

.faq-item.active .faq-arrow {
    transform: translateY(-50%) rotate(-135deg);
}

.faq-answer {
    display: none;
    background: #fff;
    border: 1px solid #cfcfcf;
    padding: 15px 20px;
    border-radius: 4px;
    margin-top: 8px;
    font-size: 14px;
}

.faq-item.active .faq-answer {
    display: block;
}

.phone .contact-text,
.email .contact-text {
    color: #fff !important;
}

/* ========== FOOTER ========== */
.footer-section {
    background: #1f2937;
    color: #ccc;
    padding: 80px 0 20px;
}

.footer-section h5 {
    color: #fff;
    margin-bottom: 15px;
}

.footer-text {
    max-width: 300px;
    margin-top: 16px;
}

.footer-links,
.footer-contact {
    list-style: none;
    padding: 0;
}

.footer-links li a {
    color: #ccc;
    text-decoration: none;
    display: block;
    margin-bottom: 8px;
}

.footer-links li a:hover {
    color: #ffe063;
}

/* Icons via ::before */
.footer-contact li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
}

.footer-contact .phone::before {
    content: "\f095";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
}

.footer-contact .email::before {
    content: "\f0e0";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
}

.footer-contact .location::before {
    content: "\f3c5";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
}

.footer-bottom {
    border-top: 1px solid #374151;
    margin-top: 30px;
    padding-top: 15px;
    font-size: 14px;
}

.faq-section {
    margin-top: 80px;
}

/* ========== RESPONSIVE ========== */
@media (max-width: 768px) {
    .faq-question {
        font-size: 14px;
    }
}



@media only screen and (max-width:1199px) {
    .banner_left h1 {
        font-size: 50px;
        line-height: 60px;
    }

    .banner_left p {
        width: 90%;
    }

    .shop_our_makhana_right {
        padding-right: 0;
    }

    .shop_our_makhana_right h3 {
        font-size: 30px;
    }

    .whatsapp_now_button_holder {
        margin-top: 10px;
    }

    .live_healthy_left_inner h2 {
        font-size: 40px;
    }

    .live_healthy_left_inner p {
        width: 100%;
    }

    .about_kosira_makhana_inner {
        width: 100%;
    }
}

@media only screen and (max-width:991px) {
    .makhana_customer_reviews_block p {
        height: 130px;
    }

    .image-box {
        text-align: center;
    }

    .banner_left,
    .banner_right {
        text-align: center;
    }

    .shop_our_makhana_left {
        width: 60%;
        margin: 0 auto;
    }

    .shop_our_makhana_inner h2 {
        text-align: center;
    }

    .shop_our_makhana_right {
        margin-top: 30px;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: column;
    }

    .live_healthy_left_inner,
    .live_healthy_right {
        text-align: center;
    }

    .live_healthy_right {
        margin-top: 60px;
    }

    .about_kosira_makhana_left,
    .about_kosira_makhana_right {
        text-align: center;
    }

    .about_kosira_makhana_left {
        margin-top: 40px;
    }

    .makhana_customer_reviews_block {
        padding: 52px 26px;
    }

    .new_footer_right {
        margin-top: 30px;
    }
}

@media only screen and (max-width:767px) {
    .banner {
        padding: 40px 0 48px 0;
    }

    .banner_left h1 {
        font-size: 32px;
        line-height: 42px;
        font-family: "DM Sans", sans-serif;
    }

    .banner_left p {
        margin-top: 15px;
        font-size: 16px;
        line-height: 25px;
        font-family: "Inter", sans-serif !important;
    }

    .difference-heading {
        font-size: 24px;
        line-height: 35px;
    }

    .common_margin {
        margin: 50px 0;
    }

    .common_padding {
        padding: 50px 0;
    }

    .shop_our_makhana_inner h2 {
        font-size: 32px;
    }

    .shop_our_makhana_left {
        width: 100%;
    }

    .shop_our_makhana_right {
        display: block;
        text-align: unset;
    }

    .shop_our_makhana_right h3 {
        font-size: 24px;
        line-height: 34px;
    }

    .whatsapp_now_button_holder {
        padding: 14px 0;
        display: flex;
        width: 100%;
        align-items: center;
        justify-content: center;
        margin-top: 30px;
    }

    .live_healthy_left_inner h2 {
        font-size: 32px;
        line-height: 40px;
        margin-bottom: 18px !important;
    }

    .live_healthy_left_inner p {
        font-size: 16px;
        line-height: 24px;
    }

    .about_kosira_makhana_right_inner h2,
    .customer_reviews_inner h2 {
        font-size: 32px;
        line-height: 40px;
    }

    .about_kosira_makhana_right_inner {
        text-align: left;
    }

    .about_kosira_makhana_right_inner p {
        font-size: 16px;
        line-height: 24px;
    }

    .banner_left p {
        width: 100%;
    }

    .new_footer_left p {
        width: 100%;
    }

    .banner {
        background-image: url(../images/mobile-hero-background.webp);
    }

    .difference-card {
        text-align: center;
    }

    .icon-box {
        text-align: center;
    }

    .services-section {
        padding: 50px 25px;
    }

    .contact-divider {
        width: 120px;
    }

    .contact-subtitle {
        margin-bottom: 4px;
        font-size: 18px;
        line-height: 25px;
    }

    .contact-box {
        margin-top: 26px;
    }

    .contact-label {
        font-size: 18px;
        line-height: 26px;
    }

    .contact-icon {
        font-size: 20px;
    }

    .contact-text {
        font-size: 14px;
        line-height: 22px;
    }

    .without_high_charges_inner h2,
    .customer_reviews_inner h2 {
        font-size: 24px;
        line-height: 34px;
    }

    .without_high_charges_inner h2 span {
        display: unset;
        margin-left: 5px;
    }

    .faq-section {
        margin-top: 50px;
    }

    .cmn_contact_section {
        padding: 50px 0;
    }
    .cstm_get_in_touch {
        margin-bottom: 14px;
    }
    .footer-section {
        padding: 50px 0 20px;
    }
}