html {
    scroll-behavior: smooth;
}* { margin: 0; padding: 0; box-box-sizing: border-box; font-family: 'Poppins', sans-serif; }
body { background-color: #fff; color: #333; line-height: 1.6; }

/* Top Bar */
.top-bar { background: #1a1a1a; color: #fff; padding: 10px; text-align: center; font-size: 14px; }
.top-bar a { color: #fff; text-decoration: none; font-weight: 600; margin: 0 5px; }

/* Nav */
nav { display: flex; justify-content: space-between; padding: 20px 10%; align-items: center; background: #fff; position: sticky; top: 0; z-index: 1000; box-shadow: 0 2px 10px rgba(0,0,0,0.1); }
.logo { font-size: 24px; font-weight: 700; letter-spacing: 2px; }
.logo span { color: #888; font-weight: 300; font-size: 16px; }
nav ul { display: flex; list-style: none; }
nav ul li { margin-left: 25px; }
nav ul li a { text-decoration: none; color: #333; font-weight: 400; font-size: 15px; }

/* Hero Section */
.hero { height: 70vh; background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)), url('https://images.unsplash.com/photo-1618219908412-a29a1bb7b86e?auto=format&fit=crop&w=1500'); background-size: cover; background-position: center; display: flex; flex-direction: column; justify-content: center; align-items: center; color: #fff; text-align: center; }
.hero h1 { font-size: 3.5rem; margin-bottom: 10px; }
.btn { background: #fff; color: #000; padding: 12px 30px; text-decoration: none; border-radius: 5px; font-weight: 600; margin-top: 20px; transition: 0.3s; }
.btn:hover { background: #1a1a1a; color: #fff; }

/* Sections */
section { padding: 80px 10%; }
.section-title { text-align: center; margin-bottom: 50px; font-size: 2rem; text-transform: uppercase; letter-spacing: 2px; }

/* Services Grid (Frumos Style) */
.services-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); gap: 30px; }
.service-card { background: #f9f9f9; padding-bottom: 30px; text-align: center; border-radius: 10px; overflow: hidden; transition: 0.4s; }
.service-card:hover { transform: translateY(-10px); box-shadow: 0 10px 30px rgba(0,0,0,0.1); }
.service-card img { width: 100%; height: 250px; object-fit: cover; }
.service-card h3 { margin: 20px 0 10px; }

/* Gallery Grid */
.gallery-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(250px, 1fr)); gap: 15px; }
.gallery-grid img { width: 100%; border-radius: 8px; cursor: pointer; transition: 0.3s; }
.gallery-grid img:hover { filter: brightness(70%); }

/* Reviews */
.reviews { background: #f4f4f4; text-align: center; }
.review-box { max-width: 600px; margin: 0 auto; background: #fff; padding: 40px; border-radius: 15px; box-shadow: 0 5px 15px rgba(0,0,0,0.05); }
.stars { color: #f5b301; font-size: 20px; margin-bottom: 10px; }

/* Footer */
footer { background: #1a1a1a; color: #fff; text-align: center; padding: 60px 10%; }
footer h3 { margin-bottom: 20px; }
.footer-content p { color: #aaa; margin-bottom: 20px; }
.credit { margin-top: 40px; font-size: 12px; color: #555; }
/* Floating WhatsApp Style */
.whatsapp-float {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background-color: #25d366;
    color: white;
    width: 60px;
    height: 60px;
    border-radius: 50px;
    text-align: center;
    font-size: 35px;
    box-shadow: 2px 2px 10px rgba(0,0,0,0.2);
    z-index: 9999;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

/* Review Section Styling */
.review-section { padding: 60px 10%; background: #fdfdfd; }
.review-form {
    max-width: 500px;
    margin: 0 auto;
    background: #fff;
    padding: 30px;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0,0,0,0.08);
    text-align: center;
}
.stars-input {
    display: flex;
    flex-direction: row-reverse;
    justify-content: center;
    font-size: 30px;
    margin-bottom: 20px;
}
.stars-input input { display: none; }
.stars-input label { color: #ddd; cursor: pointer; }
.stars-input input:checked ~ label,
.stars-input label:hover,
.stars-input label:hover ~ label { color: #f5b301; }

.review-form input, .review-form textarea {
    width: 100%;
    margin-bottom: 15px;
    padding: 12px;
    border: 1px solid #eee;
    border-radius: 6px;
}

.submit-rev-btn {
    background: #1a1a1a;
    color: white;
    border: none;
    padding: 12px 25px;
    border-radius: 5px;
    cursor: pointer;
    width: 100%;
}

/* Footer & Social Icons */
.footer-container {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 30px;
    padding-bottom: 30px;
}
.social-icons a {
    color: white;
    font-size: 24px;
    margin-right: 20px;
    transition: 0.3s;
}
.social-icons a:hover { color: #888; }
.footer-info i { margin-right: 10px; color: #888; }

/* Mobile Optimization */
@media (max-width: 768px) {
    .footer-container { text-align: center; justify-content: center; }
    .whatsapp-float { width: 50px; height: 50px; font-size: 28px; bottom: 20px; right: 20px; }
}
/* 9. Image Slider Section (New) */
.slider-section {
    padding: 0; /* Slider ko full width dene ke liye padding hata di */
    background: #000;
}

.slider-container {
    width: 100%;
    overflow: hidden; /* Bahar ki images ko chupane ke liye */
    position: relative; /* Buttons positioning ke liye */
}

.slider-wrapper {
    display: flex; /* Images ko ek line mein laane ke liye */
    transition: transform 0.5s ease-in-out; /* Smooth moving effect */
}

.slider-wrapper img {
    width: 50%; /* Har image slider container ki full width legi */
    height: 50vh; /* Ek standard height set kar di hai */
    object-fit: cover; /* Image ko bina stretch kiye crop karne ke liye */
}

/* Optional Button Styling */
.slider-btn {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-color: rgba(0, 0, 0, 0.5); /* Semi-transparent black background */
    color: white;
    border: none;
    padding: 15px;
    cursor: pointer;
    font-size: 24px;
    z-index: 10;
    transition: 0.3s;
}

.slider-btn:hover { background-color: rgba(0, 0, 0, 0.8); }
.prev-btn { left: 20px; }
.next-btn { right: 20px; }
/* Mobile Optimization (Phone ke liye) */
@media (max-width: 768px) {
    /* 1. Hero Text: Mobile pe bade font ache nahi lagte */
    .hero h1 {
        font-size: 1.8rem !important; 
        padding: 0 10px;
    }
    
    .hero p {
        font-size: 1rem;
    }

    /* 2. Navigation: Mobile pe menu ek ke niche ek aana chahiye */
    nav {
        flex-direction: column;
        padding: 15px;
    }

    nav ul {
        margin-top: 15px;
        flex-wrap: wrap; /* Agar links zyada hain toh line change kar lenge */
        justify-content: center;
        gap: 10px;
    }

    nav ul li {
        margin: 0 10px;
    }

    /* 3. Services & Slider: Cards ek ke niche ek (Single Column) */
    .services-grid {
        grid-template-columns: 1fr; /* 3 ki jagah 1 card dikhega mobile pe */
        gap: 20px;
    }

    .slider-wrapper img {
        height: 40vh; /* Mobile pe slider ki height kam kar di */
    }

    /* 4. WhatsApp & Buttons: Inhe touch-friendly banaya */
    .whatsapp-float {
        width: 50px;
        height: 50px;
        font-size: 28px;
        bottom: 20px;
        right: 20px;
    }

    section {
        padding: 40px 5%; /* Side spacing kam kar di mobile ke liye */
    }
}
/* Map Section Styling */
.map-section {
    padding: 60px 8%;
    text-align: center;
    background-color: #fff;
}

.map-container {
    width: 100%;
    border-radius: 15px;
    overflow: hidden;
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    margin-top: 30px;
}

/* Mobile pe map ki height thodi kam karne ke liye */
@media (max-width: 768px) {
    iframe {
        height: 250px;
    }
}
