/* ഹീറോ സെക്ഷൻ അലൈൻമെന്റ് */
.about-hero {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

/* ഇമേജ് ഫുൾ കവർ ചെയ്യാൻ */
.about-hero img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}

/* ടെക്സ്റ്റ് ഇമേജിന് മുകളിൽ വരാൻ */
.about-hero .hero-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: white;
    width: 100%;
    z-index: 2;
    background: rgba(#ffffff00);
    padding: 20px;
}

/* ബട്ടൺ ഡിസൈൻ */
.hero-buttons { margin-top: 15px; }
.btn-primary { background: #FF0000; color: #fff; padding: 10px 20px; text-decoration: none; border-radius: 5px; }
/* WhatsApp ബട്ടൺ ഡിസൈൻ */
.btn-whatsapp {
    background-color: #25D366; /* വാട്സ്ആപ്പിന്റെ പച്ച നിറം */
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
    display: inline-block; /* ഇത് കൊടുത്താൽ മാത്രമേ ബട്ടൺ പോലെ ഇരിക്കുകയുള്ളൂ */
    margin-left: 10px;      /* പ്രൈമറി ബട്ടണിൽ നിന്നും കുറച്ച് മാറ്റി വെക്കാൻ */
    font-weight: bold;
}

/* മൗസ് കൊണ്ട് ബട്ടണിൽ തൊടുമ്പോൾ ഒരു മാറ്റം വരാൻ */
.btn-whatsapp:hover {
    background-color: #128C7E;
}

* 1. മെയിൻ കണ്ടന്റ് സ്പേസിംഗ് */
.main-content {
    padding: 80px 20px;
    background: #fdfdfd; /* അല്പം കൂടി സോഫ്റ്റ് ആയ ബാക്ക്ഗ്രൗണ്ട് */
}

/* 2. ഹെഡിംഗ് സ്റ്റൈലിംഗ് - കുറച്ചുകൂടി മനോഹരമാക്കാൻ */
h2 {
    font-size: 2.8rem;
    color: #1a1a1a;
    margin-bottom: 50px;
    letter-spacing: -1.5px;
    font-weight: 700;
    text-transform: capitalize;
    position: relative;
}

/* ഹെഡിംഗിന് താഴെ ഒരു ചെറിയ ഡിസൈൻ ലൈൻ */
h2::after {
    content: '';
    display: block;
    width: 60px;
    height: 3px;
    background: #FF0000;
    margin: 15px auto 0;
    border-radius: 2px;
}

/* പുതിയ ഗ്രിഡ് സെക്ഷൻ സ്റ്റൈൽ */
.welcome-grid-section {
    display: grid;
    grid-template-columns: 1fr 1fr; /* രണ്ട് തുല്യ കോളങ്ങൾ */
    gap: 40px; /* ടെക്സ്റ്റും ചിത്രവും തമ്മിലുള്ള അകലം */
    align-items: center; /* രണ്ടിനെയും വെർട്ടിക്കലായി സെന്റർ ചെയ്യാൻ */
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 5%;
}

/* ഇടതുവശത്തെ ടെക്സ്റ്റ് കോളം അലൈൻമെന്റ് */
.welcome-text-column {
    text-align: left; /* മൊത്തത്തിലുള്ള സെന്റർ അലൈൻമെന്റ് മാറ്റി ലെഫ്റ്റ് ആക്കി */
}

.welcome-text-column h2 {
    font-size: 2.5rem;
    margin-bottom: 20px;
    line-height: 1.2;
}

.welcome-text-column p {
    font-size: 1.1rem;
    line-height: 1.8;
    margin-bottom: 20px;
    color: #555;
}

.welcome-text-column .quote {
    text-align: center; /* കോട്ട് മാത്രം സെന്ററിൽ നിൽക്കട്ടെ */
    font-size: 1.4rem;
    font-style: italic;
    color: #FF0000;
    margin: 30px 0;
}

.welcome-text-column .cta-button {
    display: inline-block; /* బటൻ സെന്ററിൽ വരാൻ */
    margin: 0 auto;
    text-align: center;
}

/* വലതുവശത്തെ ചിത്ര കോളം */
.welcome-image-column img.welcome-main-img {
    width: 100%;
    height: 100%;
    object-fit: cover; /* ചിത്രം കോളം ഫിൽ ചെയ്യാൻ */
    border-radius: 15px;
    box-shadow: 0 15px 30px rgba(0,0,0,0.1);


}
.gallery-section h2 {
    text-align: center;   /* സെന്ററിൽ വരാൻ */
    color: red;           /* ചുവപ്പ് നിറം വരാൻ */
    margin: 30px 0;       /* മുകളിലും താഴെയും കുറച്ച് സ്ഥലം വിടാൻ */
}

/* മൊബൈൽ റെസ്പോൺസിവ് - ഫോണിൽ ചിത്രം താഴെ വരാൻ */
@media (max-width: 768px) {
    .welcome-grid-section {
        grid-template-columns: 1fr; /* ഒരു കോളം മാത്രമാകും */
        padding: 40px 5%;
    }
    
    .welcome-text-column {
        text-align: center; /* മൊബൈലിൽ എല്ലാം സെന്റർ */
    }
}/* 4. സർവീസ് കാർഡുകൾ - കൂടുതൽ ക്ലാസി ലുക്ക് */
.service-card {
    border: none;
    padding: 40px;
    background: #ffffff;
    box-shadow: 0 15px 35px rgba(0,0,0,0.03); /* ഷാഡോ കുറച്ച് സോഫ്റ്റ് ആക്കി */
    border-radius: 20px; /* കർവ് കൂട്ടി */
    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275); /* സ്മൂത്ത് ആനിമേഷൻ */
    border: 1px solid rgba(0,0,0,0.05);
}

.service-card:hover {
    transform: translateY(-15px);
    box-shadow: 0 25px 50px rgba(0,0,0,0.08);
}
.services-page .features-grid-inner {
    display: grid !important; /* flex-ന് പകരം grid ഉപയോഗിക്കുക */
    grid-template-columns: repeat(4, 1fr) !important; /* ഇവിടെ 4 എന്ന് കൊടുത്തു */
    gap: 20px !important;
    display: flex; /* grid സപ്പോർട്ട് ഇല്ലെങ്കിൽ flex-ലേക്ക് മാറും */
    flex-wrap: wrap;
    justify-content: center;
}

/* 5. ബട്ടൺ സ്റ്റൈൽ */
.cta-button {
    display: inline-block;
    padding: 18px 40px;
    background: #FF0000;
    color: #fff;
    text-decoration: none;
    border-radius: 50px; /* ഓവൽ ഷേപ്പ് */
    font-weight: 600;
    letter-spacing: 0.5px;
    transition: 0.3s;
}

.cta-button:hover {
    background: #cc0000;
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(255,0,0,0.2);
}/* 4. ബട്ടണിന് ചെറിയൊരു ലുക്ക് മാറ്റാം */
.cta-button {
    background: #FF0000;
    transition: background 0.3s ease;
    box-shadow: 0 4px 15px rgba(255,0,0,0.3);
}
.features-grid-inner {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: center !important;
    gap: 20px !important;
}

.feature-item {
    flex: 0 0 200px !important; /* എല്ലാ ബോക്സിനും ഒരേ വീതി */
    padding: 20px !important;
    text-align: center !important;
    border: 1px solid #ddd !important;
    border-radius: 10px !important;
    box-sizing: border-box !important; /* വലിപ്പം കൂടാതെ നിൽക്കാൻ */
}

.feature-item i {
    font-size: 3rem !important;
    color: #FF0000 !important;
    display: block !important;
    margin-bottom: 15px !important;
}
/* ഗാലറി സെക്ഷൻ ഹെഡിംഗ് */
.gallery-section h2 {
    color: #ff0000; /* റെഡ് കളർ */
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
}

/* 4 ഫോട്ടോകൾ വരിയിൽ വരാൻ */
.gallery-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

/* ഫോട്ടോകൾക്കുള്ള സ്റ്റൈൽ (HTML മാറ്റേണ്ട) */
.gallery-grid img {
    width: 100%;
    height: 300px; /* ഫോട്ടോയുടെ പൊക്കം */
    object-fit: cover; /* ഫോട്ടോ സ്ട്രെച്ച് ആകാതെ കറക്റ്റ് ആയി നിൽക്കാൻ */
    border-radius: 15px; /* മൂലകൾ കർവ് ആക്കാൻ */
    box-shadow: 0 5px 15px rgba(0,0,0,0.1);
    transition: all 0.4s ease;
    cursor: pointer;
}

/* ഹോവർ ചെയ്യുമ്പോൾ ചെറിയ സൂം ഇഫക്ട് */
.gallery-grid img:hover {
    transform: translateY(-10px) scale(1.02);
    box-shadow: 0 15px 30px rgba(0,0,0,0.2);
}

/* മൊബൈൽ വ്യൂവിൽ അഡ്ജസ്റ്റ് ചെയ്യാൻ */
@media (max-width: 992px) {
    .gallery-grid {
        grid-template-columns: repeat(2, 1fr); /* ടാബിൽ 2 എണ്ണം വീതം */
    }
}

@media (max-width: 576px) {
    .gallery-grid {
        grid-template-columns: 1fr; /* മൊബൈലിൽ 1 എണ്ണം വീതം */
    }
}