/* CSS Placeholder */
:root {
  --primary: #ff6600;
  --primary-grad: linear-gradient(135deg, #ff6600 0%, #ff983f 100%);
  --secondary: #ffdc00;
  --dark: #0f172a;
  --glass: rgba(255, 255, 255, 0.85);
  --text-main: #1e293b;
  --text-muted: #64748b;
  --white: #ffffff;
  --transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  --primary-orange: #ff6600;
  --dark-text: #333333;
  --white: #ffffff;
  --transition: 0.3s ease;
  --cty-primary-orange: #ff6600;
  --cty-agent-yellow: #ffdc00;
  --cty-bg-light: #f4f7f6;
  --cty-text-main: #333333;
  --cty-text-muted: #777777;
  --cty-white: #ffffff;
  --cty-border-radius: 8px;
  --cty-transition: 0.3s ease;
  --cty-max-width: 1200px;
  --prts-brand-orange: #fb6a0a;
  --prts-brand-orange-dark: #e05e08;
  --prts-text-dark: #111827;
  --prts-text-light: #6b7280;
  --prts-bg-gray: #f9fafb;
  --prts-border: #e5e7eb;
  --prts-table-header: #f8fbff;
  --prts-card-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1),
    0 2px 4px -1px rgba(0, 0, 0, 0.06);
  --prts-font-family: "Plus Jakarta Sans", sans-serif;
  --prtd-primary: #d35400;
  --prtd-whatsapp: #25d366;
  --prtd-text: #2c3e50;
  --prtd-muted: #7f8c8d;
  --prtd-bg-body: #f4f7f6;
  --prtd-white: #ffffff;
  --prtd-border: #e1e8ed;
  --prtd-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
  --prj-primary-orange: #d35400;
  --prj-hover-orange: #e67e22;
  --prj-text-dark: #2d3436;
  --prj-text-light: #636e72;
  --prj-bg-light: #f4f7f6;
  --prj-card-shadow: 0 10px 20px rgba(0, 0, 0, 0.08);
  --prj-completed-green: #27ae60;
  --prj-progress-yellow: #f39c12;
  --prj-gray-block: #f8f9fa;
  --prjd-primary-orange: #eb5d1e;
  --prjd-hover-orange: #d44a10;
  --prjd-bg-color: #f5f7f9;
  --prjd-text-main: #333;
  --prjd-text-muted: #666;
  --prjd-white: #ffffff;
  --prjd-card-radius: 12px;
  --prjd-box-shadow: 0 4px 15px rgba(0, 0, 0, 0.06);
  --prjd-success-green: #2ecc71;
  --srvc-primary-orange: #f36d21;
  --srvc-dark-orange: #d35400;
  --srvc-orange-soft: #fff5ed;
  --srvc-dark-bg: #1e1e1e;
  --srvc-light-bg: #fdfdfd;
  --srvc-white: #ffffff;
  --srvc-text-main: #2d3436;
  --srvc-text-muted: #636e72;
  --srvc-card-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  --const-primary: #ea580c;
  --const-primary-dark: #c2410c;
  --const-yellow: #f4b400;
  --const-bg-light: #f6f6f8;
  --const-bg-dark: #101622;
  --const-text-main: #0d121b;
  --const-text-light: #4b5563;
  --const-white: #ffffff;
  --primary: #f97316;
  --primary-hover: #ea580c;
  --primary-bg: rgba(249, 115, 22, 0.1);
  --bg-light: #f8f8f5;
  --surface: #ffffff;
  --text-main: #1c1a0d;
  --text-sub: #4b4832;
  --border: #e5e7eb;
  --success: #16a34a;
  --radius-xl: 1rem;
  --radius-2xl: 1.5rem;
  --transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  --shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
  --paint-primary-orange: #ff6d00;
  --paint-secondary-orange: #e65100;
  --paint-dark-blue: #0d2b45;
  --paint-light-bg: #f8f9fa;
  --paint-white: #ffffff;
  --paint-text-main: #333333;
  --paint-text-light: #777777;
  --paint-max-width: 1200px;
        --hrdd-orange: #FF6B00;
            --hrdd-dark: #202b36;
            --hrdd-text: #374151;
            --hrdd-bg-light: #ffffff;
            --hrdd-border: #e5e7eb;
            --cx-orange: #f97316;
  --cx-orange-dark: #ea580c;
  --cx-bg: #ffffff;
  --cx-text: #0f172a;
  --cx-muted: #64748b;
  --cx-border: #e5e7eb;
              --abt-us-primary-orange: #f37021; /* Matches the Explore/Icon color */
            --abt-us-light-orange: #fff4ec;
            --abt-us-dark-bg: #0b1120; /* Matches the footer/hero overlay */
            --abt-us-text-dark: #111111;
            --abt-us-text-grey: #666666;
             --pp-primary-orange: #f37021;
            --pp-light-orange: #fff4ec;
            --pp-dark-bg: #0b1120;
            --pp-text-dark: #111111;
            --pp-text-grey: #555555;
            --pp-border-color: #eeeeee;
                --faq-primary-orange: #f37021;
            --faq-light-orange: #fff4ec;
            --faq-dark-bg: #0b1120;
            --faq-text-dark: #111111;
            --faq-text-grey: #666666;
            --faq-border: #e0e0e0;
                        --cleaning-color-brand: #ff6600;      
            --cleaning-color-brand-dark: #e65c00; 
            --cleaning-color-bg-light: #fffcf8;   
            --cleaning-color-white: #ffffff;
            --cleaning-color-text-main: #2d2d2d;  
            --cleaning-color-text-muted: #555555; 
            
            --cleaning-font-heading: 'Poppins', sans-serif;
            --cleaning-font-body: 'Open Sans', sans-serif;
            --cleaning-spacing-std: 80px;
}
/* 🧪 GLOBAL STYLES */
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  font-family: "Poppins", sans-serif;
}
body {
  background-color: #fafafa;
  color: var(--text-main);
  overflow-x: hidden;
  line-height: 1.6;
}
a{
  text-decoration: none !important;
}
 ul { list-style: none; }
        a { text-decoration: none; color: inherit; }
        button { cursor: pointer; border: none; background: none; }

/*========================header section ====================*/
        /* --- HEADER STYLES --- */
        .hrdd-header {
            background-color: #fff;
            border-bottom: 1px solid rgba(0,0,0,0.05);
            height: 80px;
            display: flex;
            align-items: center;
            position: relative;
            z-index: 1000;
            box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.05);
        }

        .hrdd-container {
            max-width: 1400px;
            width: 95%;
            margin: 0 auto;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }

        /* --- LOGO --- */
        .hrdd-logo {
            font-size: 28px;
            letter-spacing: -0.5px;
            text-transform: capitalize;
            /* Flex grow to ensure space logic works on mobile */
            flex-grow: 0; 
            display: flex;
            justify-content: left;
            align-items: center;
            }
            
        .hrdd-logo img{width:100px}
        .hrdd-logo .text-dark { color: var(--hrdd-dark); font-weight: 800; }
        .hrdd-logo .text-orange { color: var(--hrdd-orange); font-weight: 800; }

        /* --- NAVIGATION --- */
        .hrdd-navbar {
            margin-right: auto;
            margin-left: 60px;
        }

        .hrdd-nav-list {
            display: flex;
            gap: 32px;
        }

        .hrdd-nav-link {
            color: var(--hrdd-text);
            font-weight: 500;
            font-size: 16px;
            text-transform: capitalize;
            display: flex;
            align-items: center;
            gap: 5px;
            transition: color 0.2s;
            cursor: pointer;
        }

        .hrdd-nav-link:hover { color: var(--hrdd-orange); }
        .hrdd-nav-link .hrdd-chevron { transition: transform 0.3s; }

        /* --- DROPDOWN --- */
        .hrdd-has-dropdown {
            position: relative;
            height: 100%;
            display: flex;
            align-items: center;
        }

        .hrdd-has-dropdown:hover .hrdd-chevron { transform: rotate(180deg); }

        .hrdd-dropdown {
            position: absolute;
            top: 50px;
            left: 0;
            background: #fff;
            min-width: 200px;
            box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
            border-radius: 8px;
            opacity: 0;
            visibility: hidden;
            transform: translateY(10px);
            transition: all 0.3s ease;
            z-index: 1100;
            overflow: hidden;
            border: 1px solid var(--hrdd-border);
        }

        .hrdd-has-dropdown:hover .hrdd-dropdown {
            opacity: 1;
            visibility: visible;
            transform: translateY(0);
        }

        .hrdd-dropdown ul li a {
            display: block;
            padding: 12px 20px;
            color: var(--hrdd-text);
            font-size: 15px;
            transition: background 0.2s;
        }

        .hrdd-dropdown ul li a:hover {
            background-color: #fff4ec;
            color: var(--hrdd-orange);
        }

        /* --- HEADER RIGHT ACTIONS & MOBILE TOGGLE WRAPPER --- */
        .hrdd-right-area {
            display: flex;
            align-items: center;
            gap: 25px;
        }

        .hrdd-header-actions {
            display: flex;
            align-items: center;
            gap: 20px;
        }

        .hrdd-action-btn {
            display: flex;
            align-items: center;
            gap: 8px;
            color: var(--hrdd-dark);
            font-weight: 600;
            font-size: 16px;
            transition: opacity 0.2s;
        }
        
        /* Specific sizing for svg icons */
        .hrdd-action-btn svg {
            width: 22px; 
            height: 22px;
        }

        .hrdd-action-btn:hover { opacity: 0.7; }
        
        .hrdd-mobile-toggle { 
            display: none; 
            color: var(--hrdd-dark);
            /* Reset sizing */
            width: 28px;
            height: 28px;
            align-items: center;
            justify-content: center;
        }

        /* --- MODALS (POPUPS) --- */
        .hrdd-modal-overlay {
            position: fixed;
            top: 0; left: 0;
            width: 100%; height: 100%;
            background: rgba(0,0,0,0.6);
            backdrop-filter: blur(4px);
            z-index: 9999;
            display: flex;
            justify-content: center;
            align-items: center;
            opacity: 0;
            visibility: hidden;
            transition: opacity 0.3s ease, visibility 0.3s ease;
        }

        .hrdd-modal-overlay.open { opacity: 1; visibility: visible; }

        .hrdd-modal-content {
            background: #fff;
            width: 100%; max-width: 500px;
            padding: 40px;
            border-radius: 12px;
            box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
            position: relative;
            transform: scale(0.9);
            transition: transform 0.3s ease;
            margin: 20px;
        }

        .hrdd-modal-overlay.open .hrdd-modal-content { transform: scale(1); }

        .hrdd-close-modal {
            position: absolute;
            top: 15px; right: 20px;
            font-size: 32px;
            line-height: 1;
            color: #999;
            transition: color 0.2s;
        }
        .hrdd-close-modal:hover { color: var(--hrdd-dark); }

        .hrdd-modal-content h2 {
            margin-bottom: 25px;
            font-size: 24px;
            color: var(--hrdd-dark);
            font-weight: 700;
        }

        .text-center { text-align: center; }

        /* Form Styling */
        .hrdd-input-group {
            display: flex;
            align-items: center;
            border: 2px solid #ddd;
            border-radius: 8px;
            padding: 0 15px;
            margin-bottom: 20px;
        }
        .hrdd-input-group:focus-within { border-color: var(--hrdd-orange); }
        .hrdd-modal-form input {
            width: 100%; padding: 15px;
            border: none; outline: none; font-size: 16px;
        }
        .hrdd-primary-btn {
            width: 100%; padding: 15px;
            background-color: var(--hrdd-orange);
            color: white; border-radius: 8px;
            font-size: 16px; font-weight: 600;
            transition: background 0.3s;
        }
        .hrdd-primary-btn:hover { background-color: #e05e00; }

        /* Coming Soon Styling */
        .hrdd-coming-soon-wrapper {
            display: flex;
            flex-direction: column;
            align-items: center;
            gap: 10px;
        }
        .hrdd-coming-soon-wrapper p { color: #666; line-height: 1.5; }

        /* --- MOBILE RESPONSIVE --- */
        @media (max-width: 992px) {
            
            .hrdd-container {
                /* Ensure space for the right area */
                justify-content: space-between;
                width: 92%;
            }

            .hrdd-mobile-toggle { 
                display: flex; 
            }

            .hrdd-right-area {
                gap: 20px;
            }

            .hrdd-header-actions { 
                gap: 15px; 
            }
            
            .hrdd-action-btn span { 
                display: none; /* Hide text label on mobile, icons remain */
            }
            
            /* Make icons slightly bolder or darker on mobile for visibility */
            .hrdd-action-btn {
                color: #202b36;
            }
            
            /* Navbar Drawer Logic */
            .hrdd-navbar {
                position: fixed;
                top: 80px; 
                left: 0;
                width: 100%; 
                height: calc(100vh - 80px);
                background: #fff;
                transform: translateX(100%);
                transition: transform 0.3s ease-in-out;
                border-top: 1px solid #eee;
                overflow-y: auto;
                margin: 0;
            }
            
            .hrdd-navbar.active { transform: translateX(0); }
            
            .hrdd-nav-list { 
                flex-direction: column; 
                padding: 0 20px 20px 20px;
                gap: 0; 
            }
            
            .hrdd-nav-item { 
                width: 100%; 
                border-bottom: 1px solid #f0f0f0; 
            }
            
            .hrdd-nav-link { 
                padding: 20px 0; 
                justify-content: space-between; 
                font-size: 18px; 
            }

            /* Mobile Dropdown Logic */
            .hrdd-has-dropdown { 
                flex-direction: column; 
                align-items: flex-start; 
                height: auto; 
            }
            
            .hrdd-dropdown {
                position: static;
                opacity: 1; 
                visibility: visible;
                box-shadow: none; 
                transform: none;
                width: 100%; 
                display: none; /* JS will toggle block/none */
                background: #f9f9f9; 
                padding-left: 20px;
                border: none;
            }
            
            .hrdd-has-dropdown.active .hrdd-dropdown { 
                display: block; 
            }
            .hrdd-logo img{width:80px}
            .hrdd-logo .text-dark { font-size:20px; font-weight: 700; }
            .hrdd-logo .text-orange { font-size:20px; font-weight: 700; }
        }
/*========================header section end ====================*/
/*========================global section ====================*/

/* Overlay */
.gobal-popup-overlay {
    position: fixed;
    inset: 0;
    background: linear-gradient(135deg, rgba(0,0,0,.65), rgba(0,0,0,.85));
    backdrop-filter: blur(4px);
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
}

/* Popup Card */
.gobal-popup-box {
    background: rgba(255,255,255,0.95);
    width: 92%;
    max-width: 460px;
    padding: 30px 28px;
    border-radius: 18px;
    position: relative;
    box-shadow: 0 25px 60px rgba(0,0,0,.25);
    animation: gobal-popupIn .4s ease;
    font-family: system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
}

/* Animation */
@keyframes gobal-popupIn {
    from { transform: translateY(30px) scale(.9); opacity: 0; }
    to   { transform: translateY(0) scale(1); opacity: 1; }
}

/* Close Button */
.gobal-popup-close {
    position: absolute;
    top: 14px;
    right: 16px;
    width: 34px;
    height: 34px;
    border-radius: 50%;
    background: #f1f1f1;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    cursor: pointer;
    transition: .2s ease;
}
.gobal-popup-close:hover {
    background: #ff4d4d;
    color: #fff;
}

/* Header */
.gobal-popup-header {
    text-align: center;
    margin-bottom: 18px;
}
.gobal-popup-header h2 {
    margin: 0;
    font-size: 1.6rem;
    font-weight: 700;
}
.gobal-popup-header p {
    margin: 6px 0 0;
    color: #666;
    font-size: .9rem;
}

/* Inputs */
.gobal-popup-form input,
.gobal-popup-form textarea {
    width: 100%;
    padding: 12px 14px;
    margin-bottom: 14px;
    border-radius: 10px;
    border: 1px solid #ddd;
    outline: none;
    font-size: .95rem;
    transition: .2s ease;
}
.gobal-popup-form input:focus,
.gobal-popup-form textarea:focus {
    border-color: #6c63ff;
    box-shadow: 0 0 0 3px rgba(108,99,255,.15);
}

/* Button */
.gobal-popup-form button {
    width: 100%;
    padding: 12px;
    border: none;
    border-radius: 12px;
    background: linear-gradient(135deg, #6c63ff, #ff6584);
    color: #fff;
    font-weight: 600;
    letter-spacing: .3px;
    cursor: pointer;
    transition: .3s ease;
}
.gobal-popup-form button:hover {
    transform: translateY(-1px);
    box-shadow: 0 10px 25px rgba(108,99,255,.35);
}

/* Footer note */
.gobal-popup-note {
    text-align: center;
    font-size: .8rem;
    color: #777;
    margin-top: 12px;
}


/*========================global section end ====================*/
/* SCOPED CSS FOR THIS SECTION ONLY */
.hro-section {
  /* Scoped Variables */
  --hro-purple-bg-start: #ff5500;
  --hro-purple-bg-end: #a4633b;
  --hro-green-accent: #ff5100;
  --hro-text-white: #ffffff;
  --hro-input-text: #333333;

  position: relative;
  width: 100%;
  min-height: 500px;
  background: linear-gradient(
    135deg,
    var(--hro-purple-bg-start),
    var(--hro-purple-bg-end)
  );
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 20px;
  font-family: "Mulish", sans-serif;
  box-sizing: border-box;
}

/* Ensure all internal elements respect border-box within this section */
.hro-section * {
  box-sizing: border-box;
  font-family: "Mulish", sans-serif;
}

/* ABSTRACT CITYSCAPE BACKGROUND */
.hro-city-bg {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  pointer-events: none;
  opacity: 0.15;
  background-image: linear-gradient(90deg, #fff 1px, transparent 1px),
    linear-gradient(180deg, #fff 1px, transparent 1px);
  background-size: 60px 100%, 100% 15px;
}

.hro-container {
  position: relative;
  z-index: 10;
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: center;
  align-items: center;
}

/* MAIN CONTENT AREA */
.hro-main-content {
  text-align: center;
  color: var(--hro-text-white);
  max-width: 600px;
  width: 100%;
  margin-right: 400px;
}

.hro-title {
  font-size: 2.8rem;
  font-weight: 800;
  margin: 0 0 15px 0;
}

.hro-subtitle {
  font-size: 1.1rem;
  opacity: 0.9;
  font-weight: 600;
  margin: 0 0 50px 0;
}

/* --- TABS SECTION --- */
.hro-search-container {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
  text-align: left;
}

.hro-search-tabs {
  display: flex;
  background: rgba(30, 25, 60, 0.4);
  width: fit-content;
  padding: 8px 15px 0 15px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  backdrop-filter: blur(5px);
}

.hro-tab {
  padding: 10px 15px;
  cursor: pointer;
  color: rgba(255, 255, 255, 0.7);
  font-size: 0.75rem;
  font-weight: 800;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  position: relative;
  transition: color 0.3s;
}

.hro-tab:hover {
  color: #fff;
}
.hro-tab.hro-active {
  color: #fff;
}
.s-item p {
  text-align: center;
}
.hro-tab.hro-active::after {
  content: "";
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 100%;
  height: 4px;
  background-color: #fff;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

/* --- FORM SECTION --- */
.hro-search-bar-wrapper {
  background: #fff;
  padding: 8px;
  border-radius: 8px;
  border-top-left-radius: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.2);
  height: 65px;
}

.hro-input-group {
  flex-grow: 1;
  padding: 0 20px;
  display: flex;
  align-items: center;
  position: relative;
}

.hro-city-input {
  width: 100%;
  border: none;
  outline: none;
  font-size: 1.1rem;
  font-weight: 400;
  color: var(--hro-input-text);
  background: transparent;
}

.hro-city-input::placeholder {
  color: #333;
  opacity: 1;
}

.hro-search-btn {
  background-color: var(--hro-green-accent);
  color: white;
  border: none;
  padding: 0 40px;
  border-radius: 30px;
  font-weight: 700;
  font-size: 1rem;
  cursor: pointer;
  transition: background 0.2s;
  height: 48px;
}

.hro-search-btn:hover {
  background-color: #da3e00;
}

/* --- 3D TILT IMAGE --- */
.hro-image-wrapper {
  position: absolute;
  right: -80px;
  top: 50%;
  transform: translateY(-50%) perspective(1200px) rotateY(-20deg) rotateX(2deg)
    scale(0.9);
  z-index: 5;
  box-shadow: -20px 20px 60px rgba(0, 0, 0, 0.5);
  border-radius: 30px;
  width: 550px;
  height: 400px;
  overflow: hidden;
  border: 8px solid rgba(255, 255, 255, 0.2);
  transition: transform 0.5s ease;
}

.hro-image-wrapper:hover {
  transform: translateY(-50%) perspective(1200px) rotateY(-10deg) rotateX(0deg)
    scale(0.95);
}

.hro-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* RESPONSIVE */
@media (max-width: 960px) {
  .hro-section {
    flex-direction: column;
    padding-top: 50px;
  }
  .hro-image-wrapper {
    display: none;
  }
  .hro-main-content {
    margin-right: 0;
  }

  .hro-search-bar-wrapper {
    flex-direction: column;
    height: auto;
    padding: 15px;
    gap: 15px;
  }
  .hro-search-btn {
    width: 100%;
  }
  .hro-input-group {
    width: 100%;
    padding: 0 10px;
    margin-bottom: 5px;
  }
}

.container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}
section {
  padding: 100px 0;
  position: relative;
}

.btn-modern {
  background: var(--primary-grad);
  color: white !important;
  padding: 12px 28px;
  border-radius: 50px;
  box-shadow: 0 10px 20px rgba(255, 102, 0, 0.2);
  font-weight: 600;
  text-decoration: none;
}
.btn-modern:hover {
  transform: scale(1.05);
  box-shadow: 0 15px 25px rgba(255, 102, 0, 0.3);
}

/* 🏙️ HERO SECTION */
.hero {
  position: relative;
  background: linear-gradient(rgba(15, 23, 42, 0.8), rgba(15, 23, 42, 0.8)),
    url("https://images.unsplash.com/photo-1449824913935-59a10b8d2000?q=80&w=2070&auto=format&fit=crop");
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  padding: 50px 0;
  color: white;
  text-align: center;
  border-radius: 0 0 50px 50px;
  overflow: hidden;
}

.hero h1 {
  font-size: 4rem;
  font-weight: 800;
  line-height: 1.1;
  margin-bottom: 20px;
}
.hero p {
  font-size: 1.3rem;
  opacity: 0.9;
  margin-bottom: 20px;
  font-weight: 300;
  text-decoration: none;
}

.city-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
  margin-top: 20px;
}

/* 🌌 GLASS CARD EFFECT */
.city-card {
  background: var(--glass);
  backdrop-filter: blur(15px);
  padding: 45px 30px;
  border-radius: 24px;
  border: 1px solid rgba(255, 255, 255, 0.3);
  color: var(--dark);
  transition: var(--transition);
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.city-card:hover {
  transform: translateY(-15px) rotate(1deg);
  background: white;
  box-shadow: 0 30px 60px rgba(0, 0, 0, 0.15);
}
.city-card::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 5px;
  background: var(--primary-grad);
  transform: scaleX(0);
  transition: 0.3s;
}
.city-card:hover::before {
  transform: scaleX(1);
}
.city-card h3 {
  font-size: 2rem;
  margin-bottom: 10px;
  font-weight: 700;
}

/* 🎯 TRUST SECTION */
.section-tag {
  background: #fff0e6;
  color: var(--primary);
  padding: 5px 15px;
  border-radius: 20px;
  font-weight: 600;
  font-size: 0.8rem;
  display: inline-block;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.section-title {
  font-size: 2.8rem;
  font-weight: 800;
  margin-bottom: 40px;
}

.trust-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));
  gap: 25px;
}
.trust-card {
  background: white;
  padding: 40px 30px;
  border-radius: 30px;
  text-align: left;
  transition: var(--transition);
  border: 1px solid #f0f0f0;
}
.trust-card:hover {
  border-color: var(--primary);
  background: #fffcf9;
}
.trust-card i {
  font-size: 2.5rem;
  color: var(--primary);
  margin-bottom: 20px;
}

/* ⚙️ HOW IT WORKS */
.step-container {
  display: flex;
  gap: 40px;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative;
}
.how-step {
  flex: 1;
  min-width: 200px;
  text-align: left;
  position: relative;
}
.step-num {
  font-size: 5rem;
  font-weight: 800;
  color: rgba(255, 102, 0, 0.1);
  position: absolute;
  top: -40px;
  left: -10px;
  z-index: -1;
}

/* 🛠️ SERVICES CIRCLES */
.service-list {
  display: flex;
  justify-content: center;
  gap: 40px;
  flex-wrap: wrap;
}
.s-circle {
  width: 100px;
  height: 100px;
  background: white;
  border-radius: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.05);
  transition: var(--transition);
  color: var(--primary);
}
.s-item:hover .s-circle {
  transform: rotate(10deg) scale(1.1);
  background: var(--primary-grad);
  color: white;
}

/* 🚀 MODERN CTA */
.cta-box {
  background: var(--dark);
  border-radius: 40px;
  padding: 80px;
  text-align: center;
  color: white;
  background-image: url("https://www.transparenttextures.com/patterns/carbon-fibre.png");
}

/* 🧾 FOOTER */
footer {
  background: #f1f5f9;
  padding: 80px 0 20px;
  color: var(--text-main);
}
.f-grid {
  display: grid;
  grid-template-columns: 2fr 1fr 1fr 1.5fr;
  gap: 40px;
}
.f-title {
  font-weight: 700;
  margin-bottom: 20px;
  color: var(--dark);
}
.f-links {
  list-style: none;
}
.f-links li {
  margin-bottom: 10px;
  transition: 0.3s;
  cursor: pointer;
  color: var(--text-muted);
}
.f-links li:hover {
  transform: translateX(5px);
  color: var(--primary);
}

.whatsapp-float {
  position: fixed;
  bottom: 30px;
  right: 30px;
  background: #25d366;
  color: white;
  width: 65px;
  height: 65px;
  border-radius: 20px;
  text-align: center;
  line-height: 65px;
  font-size: 30px;
  box-shadow: 0 15px 30px rgba(37, 211, 102, 0.3);
  z-index: 1000;
  transition: var(--transition);
}
.whatsapp-float:hover {
  transform: translateY(-5px) scale(1.1);
}

/* Mobile Tweaks */
@media (max-width: 768px) {
  .hero h1 {
    font-size: 2.5rem;
  }
  .nav-links {
    display: none;
  }
  .cta-box {
    padding: 40px 20px;
  }
  .f-grid {
    grid-template-columns: 1fr;
  }
}

/* =======================================================================
                            city page style  
======================================================================= */
.cty-body-wrapper {
  color: var(--cty-text-main);
  line-height: 1.6;
  font-family: "Segoe UI", Arial, sans-serif;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
.cty-body-wrapper * {
  box-sizing: border-box;
}
.cty-container {
  max-width: var(--cty-max-width);
  margin: 0 auto;
  padding: 0 20px;
}
.cty-ul {
  list-style: none;
  padding: 0;
}
.cty-a {
  text-decoration: none;
  color: inherit;
}

/* 🏙️ HERO SECTION */
.cty-hero {
  height: 80vh;
  min-height: 500px;
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("https://images.unsplash.com/photo-1512917774080-9991f1c4c750?auto=format&fit=crop&w=1920&q=80");
  background-size: cover;
  background-position: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: white;
}
.cty-hero h1 {
  font-size: 3.5rem;
  font-weight: 700;
  margin-bottom: 30px;
  text-shadow: 2px 2px 10px rgba(0, 0, 0, 0.5);
}

.cty-search-container {
  background: white;
  padding: 8px;
  border-radius: 50px;
  display: flex;
  width: 90%;
  max-width: 700px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}
.cty-search-container select {
  padding: 10px 20px;
  border: none;
  outline: none;
  width: 120px;
  font-weight: 600;
  color: #444;
  background: transparent;
}
.cty-search-container input {
  flex: 1;
  padding: 10px 20px;
  border: none;
  border-left: 1px solid #ddd;
  outline: none;
}
.cty-search-btn {
  background: var(--cty-primary-orange);
  color: white;
  padding: 12px 35px;
  border: none;
  border-radius: 50px;
  font-weight: bold;
  cursor: pointer;
  transition: var(--cty-transition);
}

/* 🛠️ SERVICES */
.cty-section-title {
  text-align: left;
  font-size: 1.5rem;
  font-weight: bold;
  margin: 40px 0 25px;
  padding-left: 10px;
  border-left: 5px solid var(--cty-primary-orange);
}
.cty-services-row {
  display: flex;
  justify-content: space-between;
  overflow-x: auto;
  gap: 15px;
  padding: 10px 0;
}
.cty-service-box {
  min-width: 100px;
  text-align: center;
  cursor: pointer;
  transition: var(--cty-transition);
  color: var(--cty-text-main);
}
.cty-service-box:hover {
  color: var(--cty-primary-orange);
  transform: translateY(-3px);
}
.cty-icon-circle {
  width: 70px;
  height: 70px;
  background: white;
  border: 1px solid #eee;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 10px;
  font-size: 1.5rem;
  color: #555;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
}

/* 🏠 PROPERTY SLIDER (SWIPER) */
.cty-slider-wrapper {
  padding: 20px 0 50px;
  position: relative;
}
.cty-card {
  background: white;
  border-radius: var(--cty-border-radius);
  overflow: hidden;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
  border: 1px solid #eee;
  height: 100%;
  margin-bottom: 30px;
}
.cty-card-img {
  width: 100%;
  height: 200px;
  background-size: cover;
  position: relative;
}
.cty-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  padding: 4px 12px;
  border-radius: 4px;
  font-size: 0.7rem;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
}
.cty-heart-icon {
  position: absolute;
  top: 12px;
  right: 12px;
  color: #444;
  background: white;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.9rem;
}
.cty-card-body {
  padding: 15px;
}
.cty-price {
  font-size: 1.1rem;
  font-weight: bold;
  margin-bottom: 5px;
  color: var(--cty-text-main);
}
.cty-title {
  font-weight: 500;
  margin-bottom: 10px;
  color: #000000;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-size: 1.2rem;
}
.cty-features {
  display: flex;
  gap: 15px;
  font-size: 1.2rem;
  color: #777;
}
.cty-agent-bar {
  background: var(--cty-agent-yellow);
  text-align: center;
  padding: 12px;
  font-weight: bold;
  font-size: 0.9rem;
  border: none;
  width: 100%;
  cursor: pointer;
  display: flex;
  justify-content: center;
}

/* SWIPER CUSTOM COLORS */
.cty-swiper-button-next,
.cty-swiper-button-prev {
  color: var(--cty-primary-orange) !important;
  background: white;
  width: 40px !important;
  height: 40px !important;
  border-radius: 50%;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
}
.cty-swiper-button-next:after,
.cty-swiper-button-prev:after {
  font-size: 1rem !important;
  font-weight: bold;
}
.cty-swiper-pagination-bullet-active {
  background: var(--cty-primary-orange) !important;
}

/* 🎬 VIDEO SECTION */
.cty-video-section {
  background: var(--cty-bg-light);
  padding: 60px 0;
  margin-top: 40px;
}
.cty-video-container {
  max-width: 800px;
  margin: 0 auto;
  background: white;
  padding: 10px;
  border-radius: var(--cty-border-radius);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.08);
}
.cty-video-container video {
  width: 100%;
  border-radius: var(--cty-border-radius);
  display: block;
}

@media (max-width: 768px) {
  .cty-hero h1 {
    font-size: 2.2rem;
  }
  .cty-search-container {
    flex-direction: column;
    border-radius: 20px;
  }
  .cty-search-container select,
  .cty-search-container input {
    width: 100%;
    border-left: none;
    border-bottom: 1px solid #eee;
  }
  footer {
    padding: 39px 0 20px;
  }
}
/* =======================================================================
                            city page style end
======================================================================= */
/* =======================================================================
                            property page style
======================================================================= */
.prts-container {
  width: 100%;
  max-width: 1250px;
  margin: 0 auto;
  padding: 0 15px;
}

/* --- Header & Search --- */
.prts-header {
  background: white;
  padding: 25px 0;
  border-bottom: 1px solid var(--prts-border);
  z-index: 100;
}

.prts-search-container {
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
}
.prts-search-form{
      width: 100%;
    display: flex;
    flex-direction: column;
    gap: 10px;
}

.prts-main-search {
  max-width: 800px;
  width: 100%;
  display: flex;
  align-items: center;
  background: white;
  border: 1px solid var(--prts-border);
  border-radius: 50px;
  padding: 6px 6px 6px 20px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.prts-main-search input {
  flex: 1;
  border: none;
  outline: none;
  font-size: 16px;
  padding: 10px 0;
}

.prts-search-icon-btn {
  background: var(--prts-brand-orange);
  color: white;
  border: none;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  cursor: pointer;
  display: grid;
  place-items: center;
}

.prts-filter-strip {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 8px;
  width: 100%;
}

.prts-filter-strip select {
  flex: 1;
  min-width: 120px;
  padding: 10px;
  border-radius: 10px;
  border: 1px solid var(--prts-border);
  background: #fff;
  font-size: 13px;
  color: var(--prts-text-light);
}

.prts-reset-link {
  border: none;
  background: var(--prts-brand-orange);
  color: white;
  font-size: 13px;
  cursor: pointer;
  text-decoration: underline;
  text-align: center;
  margin-top: 5px;
  padding: 10px 20px;
  border-radius: 15px;
}

/* --- Property Listing Card --- */
.prts-property-card {
  display: flex;
  flex-direction: column;
  background: white;
  border-radius: 8px;
  overflow: hidden;
  margin: 30px 0;
  border: 1px solid var(--prts-border);
  box-shadow: var(--prts-card-shadow);
  background: white;
  box-shadow: 0px 0px 20px #f5f5f5;
}

.prts-property-gallery {
  position: relative;
  padding: 0;
  width: 100%;
}

.prts-main-img-container {
  position: relative;
  overflow: hidden;
  height: 260px;
}

.prts-gallery-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  z-index: 5;
  pointer-events: none;
}

.prts-nav-arrow {
  width: 35px;
  height: 35px;
  background: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 10px;
  cursor: pointer;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  pointer-events: auto;
}

.prts-favorite-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  background: white;
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 5;
  border: none;
  color: #3b82f6;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
}

.prts-swiper-main {
  width: 100%;
  height: 100%;
}

.prts-swiper-main img {
  width: 100%;
  height: 100%;
  object-fit: cover !important;
}

.prts-swiper-thumbs {
  margin-top: 0;
  padding: 8px;
  background: #fff;
}

.prts-swiper-thumbs .swiper-slide {
  border-radius: 6px;
  overflow: hidden;
  opacity: 0.7;
  border: 2px solid transparent;
  height: 80px;
}

.prts-swiper-thumbs .swiper-slide-thumb-active {
  opacity: 1;
  border-color: var(--prts-brand-orange);
}

.prts-swiper-thumbs img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Info Section */
.prts-property-info {
  padding: 10px;
  flex: 1;
}

.prts-title-block {
  margin-bottom: 20px;
}

.prts-title-block h2 {
  font-size: 1.5rem;
  font-weight: 700;
  color: #111;
  margin-bottom: 4px;
}

.prts-brand-name {
  color: #4b5563;
  font-size: 0.95rem;
}

/* Grid Table Look */
.prts-specifications-table {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  border: 1px solid #edf2f7;
  margin-bottom: 20px;
}

.prts-spec-item {
  padding: 12px 15px;
  background: #fff;
  border-right: 1px solid #edf2f7;
}

.prts-spec-item:last-child {
  border-right: none;
}

.prts-specifications-table-header {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  background: var(--prts-table-header);
  border: 1px solid #edf2f7;
  border-bottom: none;
}

.prts-header-label {
  padding: 10px 15px;
  font-size: 13px;
  font-weight: 700;
  color: #000;
  border-right: 1px solid #edf2f7;
}

.prts-header-label:last-child {
  border-right: none;
}

.prts-meta-text {
  font-size: 14px;
  color: #1a1a1a;
  margin-bottom: 8px;
  line-height: 1.5;
}

.prts-brand-link {
  color: #0066cc;
  text-decoration: none;
  font-weight: 600;
}

.prts-actions {
  display: flex;
  gap: 10px;
  margin-top: 25px;
}

.prts-btn {
  flex: 1;
  padding: 13px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 14px;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  border: none;
  text-decoration: none;
  color: white;
  background: var(--prts-brand-orange);
}

/* Responsive Logic */
@media (max-width: 991px) {
  .prts-filter-strip select {
    min-width: 45%;
  }
}

@media (max-width: 768px) {
  .prts-container {
    padding: 0 10px;
  }
  .prts-main-search {
    padding: 4px 4px 4px 15px;
  }
}

@media (max-width: 480px) {
  .prts-header-label,
  .prts-spec-item {
    padding: 8px 5px;
    font-size: 14px;
    text-align: center;
  }
  .prts-main-img-container {
    height: 220px;
  }
}

@media (min-width: 992px) {
  .prts-property-card {
    flex-direction: row;
    padding: 10px;
    gap: 15px;
    align-items: center;
    border: none;
    box-shadow: 0px 0px 20px #f5f5f5;
  }

  .prts-property-gallery {
    display: flex;
    width: 580px;
    gap: 8px;
  }

  .prts-main-img-container {
    width: 420px;
    height: 350px;
    border-radius: 6px;
  }

  .prts-swiper-thumbs {
    width: 150px;
    height: 350px;
    padding: 0;
    display: flex;
    flex-direction: column;
  }

  .prts-swiper-thumbs .swiper-wrapper {
    flex-direction: column;
  }

  .prts-swiper-thumbs .swiper-slide {
    width: 100% !important;
    height: 110px !important;
    margin-bottom: 8px;
    border-radius: 4px;
    opacity: 1;
  }

  .prts-property-info {
    padding: 0 0 0 10px;
  }
}

.prts-footer {
  background: white;
  border-top: 1px solid var(--prts-border);
  padding: 40px 0;
  margin-top: 50px;
}

.prts-footer-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(200px, 1fr));
  gap: 40px;
}

.prts-footer-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.prts-footer-links {
  list-style: none;
  font-size: 14px;
  line-height: 2;
  color: var(--prts-text-light);
}
/* =======================================================================
                            property page style end
======================================================================= */
/* =======================================================================
                            property detail page style
======================================================================= */

.prtd-container {
  max-width: 1140px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Navigation */
.prtd-top-nav {
  padding: 20px 0;
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
}
.prtd-top-nav a {
  text-decoration: none;
  color: #3498db;
  font-weight: 600;
}
.prtd-top-nav .prtd-loc {
  color: var(--prtd-muted);
}

/* Photo Grid */
.prtd-gallery-grid {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 15px;
  height: 500px;
  margin-bottom: 30px;
  padding: 0px;
}
.prtd-gallery-grid img {
  width: 100%;
  height: 500px;
  object-fit: cover;
  border-radius: 12px;
  cursor: pointer;
  transition: 0.3s;
}
.prtd-sub-gallery img{
    height: 240px;
}
.prtd-gallery-grid img:hover {
  filter: brightness(0.8);
}
.prtd-sub-gallery {
  display: grid;
  /*grid-template-rows: 1fr 1fr;*/
   grid-template-columns: repeat(2, 1fr); /* 2 columns */
    grid-template-rows: repeat(2, 1fr);    /* 2 rows */
  gap: 15px;
}

/* Shared Card Style for Sections */
.prtd-section-card {
  background: var(--prtd-white);
  border-radius: 12px;
  padding: 30px;
  margin-bottom: 25px;
  border: 1px solid var(--prtd-border);
  box-shadow: var(--prtd-shadow);
}

.prtd-section-header {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
  padding-bottom: 15px;
  border-bottom: 2px solid var(--prtd-bg-body);
}
.prtd-section-header h3 {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--prtd-text);
}
.prtd-orange-dot {
  width: 8px;
  height: 8px;
  background: var(--prtd-primary);
  border-radius: 50%;
}

/* Listing Header */
.prtd-property-main {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  padding-bottom: 0px;
  padding: 0px;
  margin-bottom: 30px;
  flex-wrap: wrap;
}
.prtd-price-tag {
  font-size: 2.2rem;
  font-weight: 800;
  color: var(--prtd-primary);
  margin: 5px 0;
}
.prtd-spec-icons {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
  color: var(--prtd-muted);
  margin-top: 10px;
  font-size: 14px;
}
.prtd-spec-icons i {
  color: var(--prtd-text);
}
.prtd-actions {
  display: flex;
  gap: 12px;
}

/* Buttons */
.prtd-btn {
  padding: 12px 28px;
  border-radius: 8px;
  border: none;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 10px;
  transition: 0.3s;
  text-decoration: none;
}
.prtd-btn-enquire {
  background: var(--prtd-primary);
  color: white;
}
.prtd-btn-whatsapp {
  background: var(--prtd-whatsapp);
  color: white;
}
.prtd-btn:hover {
  opacity: 0.9;
  transform: translateY(-2px);
}

/* Grid Layout for Property Info */
.prtd-content-layout {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 25px;
}

/* Details Grid */
.prtd-details-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 25px;
}
.prtd-detail-item {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 15px;
  background: var(--prtd-bg-body);
  border-radius: 10px;
}
.prtd-detail-item i {
  font-size: 20px;
  background: var(--prtd-white);
  padding: 12px;
  border-radius: 8px;
  width: 45px;
  text-align: center;
  color: var(--prtd-primary);
}
.prtd-detail-item label {
  font-size: 12px;
  color: var(--prtd-muted);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}
.prtd-detail-item p {
  font-weight: 600;
  font-size: 15px;
  margin-top: 2px;
}

/* Calculator Specifics */
.prtd-calc-wrapper {
  display: grid;
  grid-template-columns: 1.4fr 1fr;
  gap: 40px;
}
.prtd-input-group {
  margin-bottom: 25px;
}
.prtd-input-labels {
  display: flex;
  justify-content: space-between;
  font-weight: 600;
  margin-bottom: 10px;
}
.prtd-amt-val {
  color: var(--prtd-primary);
  font-size: 1.1rem;
}
input[type="range"] {
  width: 100%;
  accent-color: var(--prtd-primary);
  cursor: pointer;
}
select {
  width: 100%;
  padding: 12px;
  border: 1px solid var(--prtd-border);
  border-radius: 8px;
  background: white;
  outline: none;
}

.prtd-result-box {
  text-align: center;
  background: #fffdfb;
  padding: 25px;
  border-radius: 15px;
  border: 2px solid #ffeee0;
  position: relative;
}
.prtd-user-init {
  position: absolute;
  top: 15px;
  right: 15px;
  background: #ff4d4d;
  color: white;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  font-size: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.prtd-res-main {
  font-size: 2rem;
  font-weight: 800;
  color: #c0392b;
  margin: 15px 0;
}
.prtd-res-desc {
  font-size: 11px;
  color: var(--prtd-muted);
}
.prtd-btn-full {
  width: 100%;
  background: #ff4d4d;
  color: white;
  justify-content: center;
  margin-top: 20px;
}

/* Fullscreen Swiper */
#prtd-photoViewer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 10000;
  align-items: center;
  justify-content: center;
}
.prtd-swiper-container {
  width: 100%;
  height: 80vh;
}
.swiper-slide {
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-slide img {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  display: flex;
  margin: auto;
}
.prtd-close-viewer {
  position: absolute;
  top: 25px;
  right: 35px;
  color: white;
  font-size: 40px;
  cursor: pointer;
  z-index: 10001;
}

/* Mobile Adjustments */
@media (max-width: 850px) {
  .prtd-gallery-grid {
    height: auto;
    grid-template-columns: 1fr;
    padding: 0px;
  }
  .prtd-content-layout,
  .prtd-calc-wrapper,
  .prtd-details-grid {
    grid-template-columns: 1fr;
    gap: 0px;
  }
  .prtd-actions {
    width: 100%;
    margin-top: 20px;
  }
  .prtd-btn {
    flex: 1;
  }
  .prtd-sub-gallery {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    gap: 5px;
  }
  .prtd-gallery-grid img {
    border-radius: 5px;
  }
  .prtd-sub-gallery img {
    height: 100px;
    }
  .prtd-container {
    padding: 0px 15px;
  }
  .prtd-section-card {
    padding: 15px;
  }
  .prtd-property-main {
    padding: 10px 0px;
    margin-top: 30px;
  }
}
/* =======================================================================
                            property detail page style end
======================================================================= */
/* =======================================================================
                            project page style
======================================================================= */
.prj-container {
  max-width: 1200px;
  margin: 30px auto;
  padding: 0px 10px;
}

/* --- Header / Search Bar --- */
.prj-search-section {
  display: flex;
  background: #fff;
  border-radius: 8px;
  overflow: hidden;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.05);
  margin-bottom: 40px;
}

.prj-search-section input {
  flex-grow: 1;
  border: none;
  padding: 15px 25px;
  font-size: 1rem;
  outline: none;
}

.prj-search-section button {
  background-color: var(--prj-primary-orange);
  color: white;
  border: none;
  padding: 0 40px;
  font-weight: 700;
  cursor: pointer;
  text-transform: uppercase;
  transition: background 0.3s;
}

.prj-search-section button:hover {
  background-color: var(--prj-hover-orange);
}

.prj-h1 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 30px;
  color: var(--prj-text-dark);
}

/* --- Projects Grid --- */
.prj-projects-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);;
  gap: 30px;
  justify-content: center;
}

/* --- Project Card --- */
.prj-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  box-shadow: var(--prj-card-shadow);
  display: flex;
  flex-direction: column;
  transition: transform 0.3s ease;
}

.prj-card:hover {
  transform: translateY(-5px);
}

.prj-card-image-wrapper {
  position: relative;
  height: 240px;
  overflow: hidden;
}

.prj-card-image-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.prj-badge {
  position: absolute;
  top: 15px;
  left: 15px;
  color: white;
  padding: 5px 12px;
  border-radius: 4px;
  font-size: 0.75rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  z-index: 10;
}

.prj-badge-completed {
  background-color: var(--prj-completed-green);
}
.prj-badge-progress {
  background-color: var(--prj-progress-yellow);
}

.prj-card-content {
  padding: 15px;
  flex-grow: 1;
  text-align: center;
}

.prj-project-title {
  color: #1a1a4b; /* Navy blue tint for headings */
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 5px;
}

.prj-location {
  color: var(--prj-text-light);
  font-size: 0.9rem;
  margin-bottom: 20px;
}

/* --- Primary Detail Button --- */
.prj-btn-detail {
  display: block;
  width: 100%;
  background-color: #b33d00;
  color: #fff;
  text-decoration: none;
  padding: 12px;
  border-radius: 6px;
  font-weight: 600;
  font-size: 0.95rem;
  margin-bottom: 20px;
  transition: opacity 0.3s;
}

.prj-btn-detail:hover {
  opacity: 0.9;
}

/* --- Info Stats Block --- */
.prj-info-stats {
  background-color: var(--prj-gray-block);
  border-radius: 8px;
  padding: 15px;
  text-align: left;
  min-height: 100px;
}

.prj-info-item {
  display: flex;
  justify-content: space-between;
  margin-bottom: 8px;
  font-size: 0.9rem;
  color: var(--prj-text-dark);
}

.prj-info-item span:first-child {
  color: var(--prj-text-light);
}

/* --- Footer Buttons --- */
.prj-card-footer {
  padding: 0 25px 25px;
  display: flex;
  gap: 15px;
}

.prj-btn-footer {
  flex: 1;
  padding: 10px;
  border-radius: 25px;
  font-weight: 600;
  font-size: 0.9rem;
  text-align: center;
  cursor: pointer;
  transition: all 0.3s;
  border: 2px solid transparent;
  outline: none;
}

.prj-btn-share {
  background-color: var(--prj-primary-orange);
  color: white;
}

.prj-btn-share:hover {
  background-color: var(--prj-hover-orange);
}

.prj-btn-contact {
  background-color: transparent;
  border-color: var(--prj-primary-orange);
  color: var(--prj-primary-orange);
}

.prj-btn-contact:hover {
  background-color: var(--prj-primary-orange);
  color: white;
}

/* Responsive Tweaks */
@media (max-width: 768px) {
  .prj-projects-grid {
    grid-template-columns: 1fr;
  }
  .prj-search-section button {
    padding: 0 20px;
  }
}
/* =======================================================================
                            project page style end
======================================================================= */
/* =======================================================================
                            project detail page style
======================================================================= */

.prjd-main-container {
  max-width: 1200px;
  margin: 15px auto;
  display: grid;
  grid-template-columns: 1fr 340px;
  gap: 25px;
}

/* Responsive stack for tablet/mobile */
@media (max-width: 992px) {
  .prjd-main-container {
    grid-template-columns: 1fr;
  }
}

.prjd-section-card {
  background: var(--prjd-white);
  border-radius: var(--prjd-card-radius);
  box-shadow: var(--prjd-box-shadow);
  padding: 25px;
  margin-bottom: 25px;
}

/* --- Header Section --- */
.prjd-hero-card {
  display: flex;
  overflow: hidden;
  background: none;
  padding: 0;
  height: 400px;
}

.prjd-hero-left {
  background: var(--prjd-primary-orange);
  color: white;
  padding: 40px;
  flex: 1.2;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

.prjd-hero-left h1 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 20px;
  line-height: 1.2;
}

.prjd-hero-info-item {
  display: flex;
  align-items: center;
  margin-bottom: 12px;
  font-size: 0.95rem;
  opacity: 0.95;
}

.prjd-hero-info-item i {
  font-size: 1.2rem;
  margin-right: 12px;
  width: 20px;
  display: flex;
  justify-content: center;
}

.prjd-btn-contact-white {
  margin-top: 30px;
  background: var(--prjd-white);
  color: var(--prjd-primary-orange);
  border: none;
  padding: 14px 28px;
  border-radius: 8px;
  font-weight: 700;
  font-size: 0.9rem;
  cursor: pointer;
  width: fit-content;
  transition: all 0.2s ease-in-out;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.prjd-btn-contact-white:hover {
  background: #fff0ea;
  transform: translateY(-2px);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}

.prjd-hero-right {
  flex: 1;
}

.prjd-hero-right img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

@media (max-width: 650px) {
  .prjd-hero-card {
    flex-direction: column;
    height: auto;
  }
  .prjd-hero-right {
    height: 250px;
  }
  .prjd-hero-left {
    padding: 30px;
  }
}

/* --- Sidebar --- */
.prjd-sidebar-card {
  position: sticky;
  top: 40px;
  height: fit-content;
}

.prjd-sidebar-header {
  background: var(--prjd-primary-orange);
  color: white;
  padding: 15px;
  text-align: center;
  border-radius: var(--prjd-card-radius) var(--prjd-card-radius) 0 0;
  font-weight: 700;
  letter-spacing: 1px;
  font-size: 0.9rem;
}

.prjd-sidebar-content {
  background: white;
  padding: 30px;
  border-radius: 0 0 var(--prjd-card-radius) var(--prjd-card-radius);
  box-shadow: var(--prjd-box-shadow);
  text-align: center;
}

.prjd-user-icon {
  font-size: 4.5rem;
  color: #e2e8f0;
  margin-bottom: 15px;
  display: block;
}

.prjd-sidebar-content h3 {
  font-size: 1.25rem;
  margin-bottom: 5px;
  color: var(--prjd-text-main);
}
.prjd-sidebar-content p {
  color: var(--prjd-text-muted);
  font-size: 0.9rem;
  margin-bottom: 10px;
}

.prjd-phone-number {
  color: #d35400;
  font-weight: 700;
  margin-top: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  font-size: 1.1rem;
}

.prjd-btn-enquire {
  width: 100%;
  margin-top: 25px;
  background: var(--prjd-primary-orange);
  color: white;
  padding: 14px;
  border-radius: 8px;
  font-weight: 700;
  border: none;
  cursor: pointer;
  transition: background 0.2s, transform 0.1s;
}

.prjd-btn-enquire:hover {
  background: var(--prjd-hover-orange);
}

.prjd-btn-enquire:active {
  transform: scale(0.98);
}

/* --- Global Headings --- */
.prj_h2 {
  font-size: 1.35rem;
  margin-bottom: 22px;
  color: #1a202c;
  border-left: 5px solid var(--prjd-primary-orange);
  padding-left: 15px;
  display: flex;
  align-items: center;
}

/* --- Essential Info Grid --- */
.prjd-essential-grid {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.prjd-info-block {
  flex: 1;
  min-width: 200px;
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 15px;
  background: #fafafa;
  border-radius: 10px;
}

.prjd-icon-box {
  background: #fff3ec;
  color: #d35400;
  width: 50px;
  height: 50px;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  flex-shrink: 0;
}

.prjd-label {
  display: block;
  font-size: 0.75rem;
  color: var(--prjd-text-muted);
  font-weight: 600;
  text-transform: uppercase;
}
.prjd-value {
  display: block;
  font-weight: 700;
  color: #111;
  font-size: 1.05rem;
}

/* --- Highlights --- */
.prjd-highlights-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(240px, 1fr));
  gap: 15px;
  margin-top: 20px;
}

.prjd-highlight-item {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 1rem;
  color: #444;
  background: #fdfdfd;
  padding: 10px;
  border-radius: 8px;
}

.prjd-highlight-item i {
  color: var(--prjd-success-green);
  font-size: 1.2rem;
}

.prjd-full-img {
  width: 100%;
  border-radius: 12px;
  margin-top: 10px;
  display: block;
}

/* --- Map Placeholder --- */
.prjd-map-placeholder {
  background: #edf2f7;
  height: 350px;
  border-radius: 12px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  color: #718096;
  border: 2px dashed #cbd5e0;
  gap: 10px;
}

.prjd-map-placeholder i {
  font-size: 3rem;
  opacity: 0.5;
}

/* Adjustments for better text reading */
.prjd-section-card p {
  font-size: 1.05rem;
  color: #4a5568;
  line-height: 1.8;
}

/* =======================================================================
                            project detail page style end
======================================================================= */
/* =======================================================================
                            services page style
======================================================================= */

/* --- Header Section --- */
.srvc-hero-section {
  background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
    url("https://images.unsplash.com/photo-1503387762-592dea58ef21?q=80&w=2000&auto=format&fit=crop");
  background-size: cover;
  background-position: center;
  height: 300px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-align: center;
  border-bottom: 5px solid var(--srvc-primary-orange);
}

.srvc-hero-section h1 {
  font-size: 2.5rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.srvc-hero-section p {
  font-size: 1.1rem;
  opacity: 0.9;
  margin-top: 10px;
}

.srvc-main-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 60px 20px;
}

/* --- Services Grid --- */
.srvc-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 30px;
}

.srvc-card {
  background: var(--srvc-white);
  border-radius: 12px;
  padding: 45px 35px;
  box-shadow: var(--srvc-card-shadow);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  border: 1px solid #f1f1f1;
  text-align: left;
}

.srvc-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 35px rgba(243, 109, 33, 0.2);
  border-color: var(--srvc-primary-orange);
}

.srvc-icon-circle {
  width: 70px;
  height: 70px;
  background: var(--srvc-orange-soft);
  color: var(--srvc-primary-orange);
  border-radius: 15px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 34px;
  margin-bottom: 25px;
  transition: 0.3s;
}

.srvc-card:hover .srvc-icon-circle {
  background: var(--srvc-primary-orange);
  color: white;
  transform: rotate(-5deg);
}

.srvc-card h3 {
  font-size: 1.3rem;
  font-weight: 700;
  margin-bottom: 15px;
  color: #1a1a1a;
}

.srvc-card p {
  font-size: 0.95rem;
  color: var(--srvc-text-muted);
  line-height: 1.6;
  margin-bottom: 25px;
}

.srvc-link {
  font-weight: 700;
  color: var(--srvc-primary-orange);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  font-size: 0.9rem;
  text-transform: uppercase;
}

/* --- Timeline / Workflow --- */
.srvc-section-header {
  text-align: center;
  margin-bottom: 60px;
}
.srvc-section-header h2 {
  font-size: 2.2rem;
  color: #111;
  position: relative;
  display: inline-block;
  border-left: 0px;
  padding-bottom: 15px;
}
.srvc-section-header h2::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 25%;
  width: 50%;
  height: 4px;
  background: var(--srvc-primary-orange);
}

.srvc-steps-wrapper {
  display: flex;
  gap: 30px;
  justify-content: center;
  flex-wrap: wrap;
}

.srvc-step-item {
  flex: 1;
  min-width: 250px;
  max-width: 280px;
  background: white;
  padding: 30px;
  border-radius: 12px;
  text-align: center;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.03);
}

.srvc-step-count {
  width: 45px;
  height: 45px;
  background: var(--srvc-primary-orange);
  color: white;
  border-radius: 50%;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 800;
  font-size: 1.2rem;
  box-shadow: 0 4px 10px rgba(243, 109, 33, 0.4);
}

.srvc-step-item h4 {
  margin-bottom: 10px;
  font-size: 1.1rem;
}

/* --- Footer CTA --- */
.srvc-cta-box {
  background: var(--srvc-dark-bg);
  border-radius: 20px;
  padding: 60px 40px;
  text-align: center;
  color: white;
  margin: 60px auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.srvc-cta-box::before {
  content: "";
  position: absolute;
  top: -50px;
  right: -50px;
  width: 200px;
  height: 200px;
  background: var(--srvc-primary-orange);
  opacity: 0.1;
  border-radius: 50%;
  z-index: -1;
}

.srvc-cta-box h2 {
  font-size: 2.4rem;
  margin-bottom: 20px;
  align-items: center;
  color: white;
}

.srvc-btn-orange {
  display: inline-block;
  background: var(--srvc-primary-orange);
  color: white;
  padding: 16px 40px;
  border-radius: 8px;
  text-decoration: none;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: 0.3s;
  border: none;
  cursor: pointer;
  box-shadow: 0 8px 20px rgba(243, 109, 33, 0.3);
}

.srvc-btn-orange:hover {
  background: var(--srvc-dark-orange);
  transform: translateY(-3px);
  box-shadow: 0 12px 25px rgba(243, 109, 33, 0.4);
}

/* --- Interactive Modal --- */
.srvc-modal-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  align-items: center;
  justify-content: center;
  backdrop-filter: blur(5px);
}
.srvc-modal-body {
  background: white;
  padding: 50px;
  border-radius: 15px;
  max-width: 650px;
  width: 90%;
  position: relative;
  border-top: 8px solid var(--srvc-primary-orange);
}
.srvc-close-icon {
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 28px;
  cursor: pointer;
  color: var(--srvc-text-muted);
}

@media (max-width: 768px) {
  .srvc-hero-section h1 {
    font-size: 1.8rem;
  }
  .srvc-cta-box h2 {
    font-size: 1.8rem;
  }
}
/* =======================================================================
                            services page style end
======================================================================= */
/* =======================================================================
                            construction page style
======================================================================= */
/* --- LAYOUT UTILITIES --- */
.const-container {
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 1rem;
}

.const-section {
  padding: 2.5rem 1rem;
  width: 100%;
  max-width: 1280px;
  margin: 0 auto;
}

/* --- HERO SECTION --- */
#const-hero {
  position: relative;
  min-height: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  text-align: center;
  background-size: cover;
  background-position: center;
  background-image: linear-gradient(rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.6)),
    url("https://lh3.googleusercontent.com/aida-public/AB6AXuAjEc1oEHauQuUJ4Gt_zWFWsyqHUxz9aROjDbbZELTa7M0Zy1zFmNY9mk_FR7MEalpuNNY3pMGaga9MOiz49HN32IU1zZsseR5JLv99S2vX614GFkhy-UUMb5fEz9WRu3Bi8wjNKuApSUrSxP3nV-vkpyw25YoholxHlnDAoN8bkNOoTS5o0LdEu0JhUxfkUzYobJS6XXgjPM3SRY0mBpL8XzL1HDbIaLWJi9H85uIeGqDz5S-eZUPiIpA_NcA_4JaRjkr_k0wVoyY");
}

.const-hero-content {
  max-width: 900px;
  z-index: 2;
}

.const-badge {
  display: inline-flex;
  align-items: center;
  background-color: rgba(244, 180, 0, 0.2);
  color: var(--const-yellow);
  padding: 5px 12px;
  border-radius: 9999px;
  font-size: 0.75rem;
  font-weight: 700;
  border: 1px solid rgba(244, 180, 0, 0.3);
  backdrop-filter: blur(4px);
  margin-bottom: 1.5rem;
}

.const-title-main {
  font-size: 2.5rem;
  color: var(--const-white);
  font-weight: 900;
  line-height: 1.2;
}

@media (min-width: 768px) {
  .const-title-main {
    font-size: 3.5rem;
  }
}

.const-subtitle-main {
  color: #e5e7eb;
  font-size: 1.125rem;
  margin-top: 1.5rem;
  max-width: 600px;
  margin-left: auto;
  margin-right: auto;
}

/* --- BUTTONS --- */
.const-btn-group {
  margin-top: 2rem;
  display: flex;
  flex-direction: column;
  gap: 1rem;
  justify-content: center;
}

.const-btn {
  padding: 0 1.5rem;
  height: 3rem;
  border-radius: 0.5rem;
  font-weight: 700;
  cursor: pointer;
  transition: 0.3s;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
  min-width: 160px;
  border: none;
}

.const-btn-primary {
  background-color: var(--const-primary);
  color: white;
}
.const-btn-primary:hover {
  background-color: var(--const-primary-dark);
}

.const-btn-outline {
  background-color: transparent;
  border: 2px solid white;
  color: white;
  display: flex;
  align-items: center;
}
.const-btn-outline:hover {
  background-color: white;
  color: var(--const-text-main);
}

@media (min-width: 640px) {
  .const-btn-group {
    flex-direction: row;
  }
}

/* --- STATS FLOATER --- */
.const-stats-card {
  background: white;
  border-radius: 1rem;
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1);
  padding: 1.5rem;
  max-width: 1024px;
  margin: -2.5rem auto 0;
  position: relative;
  z-index: 10;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
}

@media (min-width: 640px) {
  .const-stats-card {
    grid-template-columns: repeat(4, 1fr);
  }
}

.const-stat-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border-right: 1px solid #f3f4f6;
}

.const-stat-item:last-child {
  border-right: none;
}

.const-stat-number {
  font-size: 1.875rem;
  font-weight: 700;
  color: var(--const-primary);
}

.const-stat-label {
  font-size: 0.75rem;
  font-weight: 500;
  color: var(--const-text-light);
  text-transform: uppercase;
  margin-top: 0.25rem;
}

/* --- SECTIONS COMMON --- */
.const-section-header {
  text-align: center;
  margin-bottom: 3rem;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.const-section-header h2 {
  font-size: 1.875rem;
  font-weight: 700;
  color: var(--const-text-main);
  margin: auto;
  border: 0px;
  border-bottom: 5px solid var(--const-primary);
}
.const-section-header p {
  color: var(--const-text-light);
  margin-top: 1rem;
  font-size: 1.125rem;
}

/* --- GRIDS & CARDS --- */
.const-grid-3 {
  display: grid;
  gap: 2rem;
  grid-template-columns: 1fr;
}
@media (min-width: 640px) {
  .const-grid-3 {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .const-grid-3 {
    grid-template-columns: 1fr 1fr 1fr;
  }
}

.const-card {
  background-color: white;
  border: 1px solid #e5e7eb;
  border-radius: 0.75rem;
  padding: 2rem;
  transition: all 0.3s ease;
}
.const-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 15px -3px rgba(0, 0, 0, 0.1);
}

.const-icon-box {
  width: 3.5rem;
  height: 3.5rem;
  border-radius: 0.5rem;
  background-color: rgba(234, 88, 12, 0.1);
  color: var(--const-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
  transition: 0.3s;
}

.const-card:hover .const-icon-box {
  background-color: var(--const-primary);
  color: white;
}

.const-card h3 {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 0.75rem;
  color: var(--const-text-main);
}
.const-card p {
  color: var(--const-text-light);
  font-size: 1rem;
}

/* --- PROCESS SECTION --- */
.const-process-bg {
  background-color: white;
  padding: 5rem 1rem;
}
.const-timeline-container {
  position: relative;
  max-width: 1280px;
  margin: 0 auto;
}
.const-timeline-line {
  display: none;
  position: absolute;
  top: 2rem;
  left: 0;
  width: 100%;
  height: 2px;
  background-color: #e5e7eb;
  z-index: 1;
}
@media (min-width: 1024px) {
  .const-timeline-line {
    display: block;
  }
}

.const-process-steps {
  display: grid;
  grid-template-columns: 1fr;
  gap: 2.5rem;
  position: relative;
  z-index: 2;
}
@media (min-width: 640px) {
  .const-process-steps {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 1024px) {
  .const-process-steps {
    grid-template-columns: repeat(5, 1fr);
  }
}

.const-step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
}

.const-step-icon {
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
  background-color: white;
  border: 2px solid var(--const-primary);
  color: var(--const-primary);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 1.5rem;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1);
}

.const-step:first-child .const-step-icon {
  background-color: var(--const-primary);
  color: white;
}
.const-step h4 {
  font-weight: 700;
  font-size: 1.125rem;
  margin-bottom: 0.5rem;
}
.const-step p {
  font-size: 0.875rem;
  color: var(--const-text-light);
}

/* --- WHY CHOOSE (Icon Row) --- */
.const-why-section {
  border-top: 1px solid #e5e7eb;
  background: var(--const-bg-light);
  padding: 5rem 1rem;
}

.const-feature-item {
  text-align: center;
  padding: 1rem;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.const-feature-icon-wrapper {
  background-color: #ffedd5;
  width: 3rem;
  height: 3rem;
  border-radius: 999px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: var(--const-primary);
  margin-bottom: 1rem;
}

/* --- CALCULATOR --- */
#const-calculator {
  max-width: 1280px;
  margin: 0 auto;
  padding: 5rem 1rem;
}

.const-calc-box {
  background-color: white;
  border-radius: 1rem;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.25);
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .const-calc-box {
    flex-direction: row;
  }
}

.const-calc-sidebar {
  background-color: var(--const-primary);
  padding: 2.5rem;
  color: white;
  width: 100%;
}
@media (min-width: 1024px) {
  .const-calc-sidebar {
    width: 40%;
  }
}

.const-check-list {
  list-style: none;
  margin-top: 1.5rem;
  font-size: 0.875rem;
  color: #ffedd5;
}
.const-check-list li {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  margin-bottom: 0.75rem;
}

.const-calc-main {
  padding: 1rem;
  width: 100%;
}
@media (min-width: 1024px) {
  .const-calc-main {
    width: 60%;
    padding: 2.5rem;
  }
}

.const-input,
.const-select {
  width: 100%;
  border: 1px solid #d1d5db;
  border-radius: 0.5rem;
  padding: 0.75rem;
  background-color: var(--const-bg-light);
  color: var(--const-text-main);
  font-size: 1rem;
  margin-top: 0.5rem;
}
.const-input:focus,
.const-select:focus {
  outline: 2px solid var(--const-primary);
  border-color: var(--const-primary);
}

.const-form-group {
  margin-bottom: 1.5rem;
}
.const-label {
  font-weight: 600;
  font-size: 0.875rem;
  display: block;
}

.const-radio-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 1rem;
  margin-top: 0.5rem;
}

.const-quality-option input {
  display: none;
}
.const-quality-box {
  border: 1px solid #e5e7eb;
  border-radius: 0.5rem;
  padding: 1rem;
  text-align: center;
  cursor: pointer;
  display: block;
}
.const-quality-option input:checked + .const-quality-box {
  border-color: var(--const-primary);
  background-color: #fff7ed;
  color: var(--const-primary);
}

.const-result-box {
  background-color: #f9fafb;
  border: 1px solid #f3f4f6;
  border-radius: 0.5rem;
  padding: 1.5rem;
  margin-top: 2rem;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 1rem;
}

.const-recalc-btn {
  background-color: var(--const-text-main);
  color: white;
  padding: 0.75rem 1.5rem;
  border-radius: 0.5rem;
  border: none;
  font-weight: 700;
  cursor: pointer;
}
.const-recalc-btn:hover {
  background-color: black;
}

/* --- CONTACT FOOTER --- */
#const-contact {
  background-color: var(--const-primary);
  color: white;
  text-align: center;
  padding: 5rem 1rem;
}
#const-contact h2 {
  color: white;
  margin-bottom: 1rem;
  font-size: 1.8rem;
}
#const-contact p {
  color: #ffedd5;
  max-width: 600px;
  margin: 0 auto 2rem;
}

#const-contact .btn-wrapper {
  display: flex;
  gap: 1rem;
  justify-content: center;
  flex-direction: column;
  align-items: center;
}
@media (min-width: 640px) {
  #const-contact .btn-wrapper {
    flex-direction: row;
  }
}

.const-btn-white {
  background-color: white;
  color: var(--const-primary);
  padding: 1rem 2rem;
  border-radius: 0.5rem;
  border: none;
  font-weight: 700;
  font-size: 1rem;
  cursor: pointer;
}

.const-btn-footer-outline {
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid #fbbf24;
  color: white;
  padding: 1rem 2rem;
  border-radius: 0.5rem;
  font-weight: 700;
  font-size: 1rem;
  cursor: pointer;
}
.const-btn-footer-outline:hover {
  background-color: rgba(0, 0, 0, 0.2);
}

/* --- PROJECTS & MODAL CUSTOM (PREFIXED) --- */
.const-project-header {
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 3rem;
}
@media (max-width: 640px) {
  .const-project-header {
    flex-direction: column;
    align-items: flex-start;
    gap: 1rem;
  }
}

.const-project-card {
  position: relative;
  border-radius: 0.75rem;
  overflow: hidden;
  height: 300px;
  background-color: #f3f4f6;
  cursor: pointer;
}
.const-project-card:hover::after {
  content: "View Gallery";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: var(--const-primary);
  color: white;
  padding: 8px 16px;
  border-radius: 20px;
  font-weight: 600;
  font-size: 0.9rem;
  z-index: 5;
  opacity: 0.95;
  pointer-events: none;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.2);
}
.const-project-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}
.const-project-card:hover img {
  transform: scale(1.05);
}

.const-project-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.8), transparent);
  padding: 1.5rem;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.const-project-overlay h3 {
  color: white;
  margin: 0;
  font-size: 1.25rem;
  font-weight: 700;
}

.const-meta-row {
  display: flex;
  align-items: center;
  gap: 0.25rem;
  color: #d1d5db;
  font-size: 0.875rem;
  margin-top: 0.25rem;
}

/* MODAL */
#const-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.85);
  backdrop-filter: blur(5px);
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s ease;
}
#const-modal.const-show {
  display: flex;
  opacity: 1;
}

body.const-locked {
  overflow: hidden;
}

.const-modal-box {
  background-color: white;
  margin: auto;
  border-radius: 12px;
  width: 95%;
  max-width: 950px;
  position: relative;
  overflow: hidden;
  display: flex;
  flex-direction: row;
  height: 600px;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.5);
}
@media (max-width: 768px) {
  .const-modal-box {
    flex-direction: column;
    height: auto;
    max-height: 90vh;
  }
}

.const-close-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  color: white;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 50%;
  width: 35px;
  height: 35px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  font-weight: bold;
  cursor: pointer;
  z-index: 100;
}
.const-close-btn:hover {
  background: var(--const-primary);
}

.const-slider-container {
  width: 60%;
  height: 100%;
  background: #000;
  position: relative;
}
@media (max-width: 768px) {
  .const-slider-container {
    width: 100%;
    height: 300px;
  }
}

.const-slider-container .swiper {
  width: 100%;
  height: 100%;
}
.const-slider-container .swiper-slide {
  background: #000;
  display: flex;
  justify-content: center;
  align-items: center;
}
.const-slider-container .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}

#const-modal .swiper-button-next,
#const-modal .swiper-button-prev {
  color: white;
  background: rgba(0, 0, 0, 0.3);
  width: 40px;
  height: 40px;
  border-radius: 50%;
}
#const-modal .swiper-pagination-bullet-active {
  background: var(--const-primary);
}

.const-modal-info {
  padding: 2rem;
  overflow-y: auto;
  width: 40%;
}
@media (max-width: 768px) {
  .const-modal-info {
    padding: 1rem;
    width: 92%;
  }
}

.const-modal-tag {
  font-size: 0.75rem;
  font-weight: 700;
  color: var(--const-primary);
  background: #fff7ed;
  padding: 4px 10px;
  border-radius: 4px;
  display: inline-block;
  margin-bottom: 0.5rem;
}

.const-modal-title {
  font-size: 1.75rem;
  font-weight: 800;
  line-height: 1.2;
  margin-bottom: 1rem;
  color: var(--const-text-main);
}
.const-modal-desc {
  color: var(--const-text-light);
  line-height: 1.6;
  font-size: 0.95rem;
  margin-bottom: 2rem;
}

.const-meta-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1rem;
  margin-bottom: 1.5rem;
  border-bottom: 1px solid #f3f4f6;
  padding-bottom: 1.5rem;
}
.const-meta-item label {
  display: block;
  font-size: 0.75rem;
  color: #6b7280;
  text-transform: uppercase;
  font-weight: 600;
}
.const-meta-item span {
  display: block;
  font-weight: 600;
  color: var(--const-text-main);
}

.const-btn-action {
  width: 100%;
  background-color: var(--const-bg-dark);
  color: white;
  padding: 1rem;
  border-radius: 8px;
  font-weight: 700;
  text-align: center;
  cursor: pointer;
  border: none;
  transition: 0.2s;
}
.const-btn-action:hover {
  background-color: var(--const-primary);
}

/* =======================================================================
                            construction page style end
======================================================================= */
/* =======================================================================
                            Electric page style
======================================================================= */

.elct-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 1.5rem;
}

/* Breadcrumbs */
.elct-breadcrumbs-bar {
  background: var(--bg-light);
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  padding: 1rem 0;
}
.elct-breadcrumbs {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  font-size: 0.875rem;
  color: var(--text-sub);
}
.elct-breadcrumbs a {
  text-decoration: none;
  color: inherit;
  font-weight: 500;
}
.elct-breadcrumbs .elct-sep {
  font-size: 16px;
}

/* Hero */
.elct-hero {
  padding: 3rem 10px;
}
.elct-hero-layout {
  display: flex;
  flex-direction: column-reverse;
  gap: 2rem;
}
@media (min-width: 1024px) {
  .elct-hero-layout {
    flex-direction: row;
    align-items: center;
  }
}
.elct-hero-content {
  flex: 1;
}
.elct-top-tag {
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  background: var(--primary-bg);
  color: var(--primary);
  padding: 0.25rem 0.75rem;
  border-radius: 999px;
  font-size: 0.75rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
/* h1 {
  font-size: 3.5rem;
  font-weight: 900;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}
h1 span.elct-hl {
  color: var(--primary);
  text-decoration: underline;
  text-underline-offset: 6px;
} */
.elct-hero-p {
  font-size: 1.125rem;
  color: var(--text-sub);
  margin-bottom: 2rem;
  max-width: 550px;
}
.elct-btn-row {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
.elct-btn {
  height: 3rem;
  padding: 0 1.5rem;
  border-radius: var(--radius-xl);
  font-weight: 700;
  cursor: pointer;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
}
.elct-btn-primary {
  background: var(--primary);
  color: white;
  box-shadow: 0 8px 15px -3px rgba(249, 115, 22, 0.3);
}
.elct-btn-outline {
  background: white;
  border: 1px solid var(--border);
  color: var(--text-main);
}
.elct-trust-items {
  display: flex;
  align-items: center;
  gap: 1.5rem;
  flex-wrap: wrap;
  color: var(--text-sub);
  font-size: 0.875rem;
}

.elct-hero-visual {
  flex: 1;
  position: relative;
}
.elct-hero-img-box {
  aspect-ratio: 4/3;
  border-radius: var(--radius-2xl);
  overflow: hidden;
  box-shadow: var(--shadow-lg);
}
.elct-hero-img-box div {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  transition: 0.8s;
}
.elct-review-badge {
  position: absolute;
  bottom: 1rem;
  right: 1rem;
  background: rgba(255, 255, 255, 0.95);
  backdrop-filter: blur(8px);
  padding: 0.6rem 1rem;
  border-radius: 1rem;
  display: flex;
  gap: 0.8rem;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  z-index: 5;
}
.elct-avatars {
  display: flex;
}
.elct-avatars div {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  border: 2px solid white;
  margin-left: -8px;
  background-size: cover;
}

/* Projects Section */
.elct-work-section {
  padding: 4rem 0;
  text-align: center;
}
.elct-filters {
  display: flex;
  justify-content: center;
  gap: 0.75rem;
  flex-wrap: wrap;
  margin-bottom: 3rem;
}
.elct-filter-btn {
  background: white;
  border: 1px solid var(--border);
  padding: 0.6rem 1.4rem;
  border-radius: 99px;
  cursor: pointer;
  font-weight: 600;
  transition: 0.3s;
}
.elct-filter-btn.active {
  background: var(--primary);
  color: white;
  border-color: var(--primary);
}

/* Swiper Cards */
.elct-gallery-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
  gap: 2.5rem;
  text-align: left;
  padding: 0px 10px;
}
.elct-project-card {
  background: white;
  padding: 0.75rem;
  border-radius: var(--radius-2xl);
  transition: 0.4s;
  position: relative;
  border: 1px solid #f0f0f0;
}
.elct-project-card:hover {
  transform: translateY(-8px);
  box-shadow: var(--shadow-lg);
}

.elct-card-slider-wrap {
  position: relative;
  height: 260px;
  border-radius: var(--radius-xl);
  overflow: hidden;
  margin-bottom: 1.25rem;
}
.elct-card-swiper {
  width: 100%;
  height: 100%;
  cursor: pointer;
}
.elct-proj-img {
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
}

.elct-badge-date {
  position: absolute;
  top: 12px;
  left: 12px;
  background: rgba(255, 255, 255, 0.9);
  padding: 3px 8px;
  border-radius: 6px;
  font-weight: 800;
  font-size: 10px;
  z-index: 10;
  pointer-events: none;
}
.elct-icon-tag {
  position: absolute;
  top: 12px;
  right: 12px;
  background: white;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
  color: var(--text-main);
  font-size: 18px;
  pointer-events: none;
}

/* Modal Swiper Styles */
.elct-modal {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.95);
  z-index: 9999;
  display: none;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s;
}
.elct-modal.active {
  display: flex;
  opacity: 1;
}
.elct-modal-content {
  width: 90%;
  max-width: 1100px;
  height: 80vh;
  position: relative;
}
.elct-modal-swiper {
  width: 100%;
  height: 100%;
}
.elct-modal-slide {
  display: flex;
  align-items: center;
  justify-content: center;
}
.elct-modal-slide img {
  max-width: 100%;
  max-height: 100%;
  border-radius: var(--radius-xl);
  object-fit: contain;
}
.elct-modal-close {
  position: absolute;
  top: 15px;
  right: 10px;
  color: white;
  font-size: 35px;
  cursor: pointer;
  z-index: 10001;
}

/* Custom Swiper Controls (Library Override) */
.swiper-button-next,
.swiper-button-prev {
  color: #fff !important;
  width: 44px;
  height: 44px;
  background: rgba(249, 115, 22, 0.4);
  border-radius: 50%;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  font-size: 20px !important;
  font-weight: bold;
}
.swiper-pagination-bullet-active {
  background: var(--primary) !important;
}

/* Features Section */
.elct-feature-sec {
  padding: 5rem 10px;
  border-top: 1px solid var(--border);
}
.elct-feature-grid {
  display: flex;
  gap: 4rem;
  flex-wrap: wrap;
}
.elct-feature-items {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(220px, 0fr));
  gap: 1.5rem;
  margin-top: 2rem;
  flex: 1.5;
}
.elct-feature-card {
  padding: 1.5rem;
  background: #fff;
  border: 1px solid var(--border);
  border-radius: 1.25rem;
}
.elct-side-visual {
  flex: 1;
  min-width: 320px;
  border-radius: var(--radius-2xl);
  height: 450px;
  background-size: cover;
  position: relative;
}
.elct-side-img {
  width: 100%;
  height: 100%;
  border-radius: var(--radius-2xl);
  background-size: cover;
}
/* Matched class name for styling the box */
.elct-loc-badge {
  position: absolute;
  bottom: 20px;
  left: 20px;
  right: 20px;
  background: #fff;
  padding: 15px;
  border-radius: 15px;
  display: flex;
  gap: 10px;
  align-items: center;
  box-shadow: var(--shadow-lg);
}

.elct-hidden {
  display: none !important;
}
@media (max-width: 768px) {
    .elct-feature-items {
        grid-template-columns: repeat(2, 1fr);
    }
}
/* =======================================================================
                            Electric page style end
======================================================================= */
/* =======================================================================
                            paint page style
======================================================================= */

.paint-container {
  max-width: var(--paint-max-width);
  margin: 0 auto;
  padding: 0 20px;
}

/* --- BUTTONS --- */
.paint-btn {
  display: inline-block;
  padding: 12px 30px;
  font-weight: 700;
  border-radius: 4px;
  cursor: pointer;
  transition: 0.3s;
  text-transform: uppercase;
  font-size: 0.9rem;
  border: none;
}

.paint-btn-orange {
  background-color: var(--paint-primary-orange);
  color: var(--paint-white);
}

.paint-btn-orange:hover {
  background-color: var(--paint-secondary-orange);
}

/* --- HERO SECTION --- */
.paint-hero {
  background: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)),
    url("https://img.freepik.com/free-photo/modern-styled-small-entryway_23-2150712845.jpg?t=st=1767771134~exp=1767774734~hmac=f3e5612090f364020fa0682e287391755067cbfbbf42316bab11688c5a4ed513");
  background-size: cover;
  background-position: center;
  height: 500px;
  display: flex;
  align-items: center;
}

.paint-hero-box {
  background: rgba(255, 255, 255, 0.95);
  padding: 40px;
  max-width: 500px;
  border-left: 6px solid var(--paint-primary-orange);
  margin-top: 50px;
}

.paint-hero-box h1 {
  font-size: 2.5rem;
  color: var(--paint-dark-blue);
  margin-bottom: 15px;
  line-height: 1.2;
}

/* --- FEATURES --- */
.paint-features {
  padding: 60px 0;
  background: var(--paint-light-bg);
  text-align: center;
}

.paint-features h2 {
  color: var(--paint-dark-blue);
  margin-bottom: 40px;
}

.paint-feature-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  gap: 30px;
}

.paint-feature-card {
  background: var(--paint-white);
  padding: 30px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  border-top: 4px solid var(--paint-primary-orange);
  text-align: left;
}

.paint-feature-icon {
  font-size: 2rem;
  color: var(--paint-primary-orange);
  margin-bottom: 15px;
}

/* --- SERVICES --- */
.paint-services {
  padding: 60px 0;
}

.paint-section-title {
  text-align: center;
  font-size: 2rem;
  color: var(--paint-dark-blue);
  margin-bottom: 50px;
}

.paint-service-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
}

/* Parent container for the swiper logic */
.paint-service-item {
  position: relative;
  height: 300px;
  border-radius: 8px;
  overflow: hidden;
  background: #000;
}

/* ================================================= */
/* === CUSTOM SWIPER STYLES (Scoped to .paint-service-item) === */
/* This prevents conflict with other Swiper instances */
/* ================================================= */

.paint-service-item .swiper {
  width: 100%;
  height: 100%;
}

.paint-service-item .swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: 0.3s;
}

/* Bullets */
.paint-service-item .swiper-pagination-bullet-active {
  background-color: var(--paint-primary-orange) !important;
}

/* Navigation Arrows */
.paint-service-item .swiper-button-next,
.paint-service-item .swiper-button-prev {
  color: var(--paint-white) !important;
  transform: scale(0.6);
  text-shadow: 0 2px 4px rgba(0, 0, 0, 0.6);
  font-weight: bold;
  width: 44px; /* Fix sizing overrides from other CSS */
  height: 44px;
}

.paint-service-item .swiper-button-next:after,
.paint-service-item .swiper-button-prev:after {
  font-size: 2rem; /* Ensure arrow size is consistent */
}

.paint-service-item .swiper-button-next:hover,
.paint-service-item .swiper-button-prev:hover {
  color: var(--paint-primary-orange) !important;
}

/* ================================================= */

.paint-service-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 5;
  background: linear-gradient(
    to top,
    rgba(0, 0, 0, 0.9),
    rgba(0, 0, 0, 0.4),
    transparent
  );
  padding: 20px;
  padding-bottom: 25px;
  color: white;
  pointer-events: none;
}

.paint-service-overlay a,
.paint-service-overlay h3,
.paint-modal-trigger {
  pointer-events: auto;
  position: relative;
}

.paint-modal-trigger {
  background: none;
  border: none;
  color: var(--paint-primary-orange);
  font-weight: bold;
  font-size: 1rem;
  cursor: pointer;
  padding: 0;
  margin-top: 5px;
}
.paint-modal-trigger:hover {
  text-decoration: underline;
}

/* --- WHY CHOOSE US --- */
.paint-why-us {
  padding: 60px 0;
}
.paint-why-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px;
  align-items: center;
}
.paint-check-item {
  display: flex;
  margin-bottom: 20px;
  border: 1px solid #ddd;
  padding: 15px;
  border-left: 4px solid var(--paint-primary-orange);
}
.paint-check-item i {
  color: var(--paint-primary-orange);
  font-size: 1.2rem;
  margin-right: 15px;
  margin-top: 3px;
}

/* --- FAQ SECTION --- */
.paint-faq {
  padding: 80px 0;
  background: var(--paint-white);
}
.paint-faq-item {
  margin-bottom: 15px;
  border: 1px solid #ddd;
  border-radius: 4px;
}
.paint-faq-question {
  width: 100%;
  text-align: left;
  padding: 20px;
  background: none;
  border: none;
  outline: none;
  cursor: pointer;
  font-size: 1.1rem;
  font-weight: 600;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: var(--paint-dark-blue);
}
.paint-faq-answer {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  padding: 0 20px;
  color: #555;
}
.paint-faq-answer p {
  padding-bottom: 20px;
}
.paint-faq-item.paint-active .paint-faq-answer {
  max-height: 200px;
}
.paint-faq-item.paint-active .paint-faq-question {
  background-color: #fcfcfc;
}
.paint-faq-item.paint-active .fa-chevron-down {
  transform: rotate(180deg);
}
.fa-chevron-down {
  transition: 0.3s;
  color: var(--paint-primary-orange);
}
@media (max-width: 768px) {
    .paint-service-grid {
        grid-template-columns: repeat(1, 1fr);
    }
}
/* --- CUSTOM MODAL STYLES --- */
.p-modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
  z-index: 1000;
  display: none;
  justify-content: center;
  align-items: center;
  padding: 20px;
}

.p-modal-content {
  background: #fff;
  width: 100%;
  max-width: 400px;
  border-radius: 8px;
  padding: 30px;
  position: relative;
  animation: fadeIn 0.3s ease-in-out;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

.p-close-btn {
  position: absolute;
  top: 15px;
  right: 15px;
  background: #999;
  color: #fff;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  font-size: 16px;
}
.p-close-btn:hover {
  background: #555;
}

.p-modal-tag {
  display: inline-block;
  background-color: #fff3e0;
  color: var(--paint-secondary-orange);
  padding: 5px 12px;
  font-weight: 700;
  font-size: 0.8rem;
  border-radius: 4px;
  margin-bottom: 15px;
}

.p-modal-title {
  font-size: 2rem;
  line-height: 1.1;
  font-weight: 800;
  margin-bottom: 25px;
  color: var(--paint-dark-blue);
}

.p-info-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  margin-bottom: 25px;
}

.p-info-grid h6,
.p-modal-type-header {
  color: #888;
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 5px;
}

.p-info-grid span,
.p-modal-type-val {
  font-weight: 700;
  color: var(--paint-text-main);
  font-size: 1.1rem;
}
.p-modal-type-val {
  font-size: 1rem;
  margin-bottom: 20px;
}

.p-modal-desc {
  border-top: 1px solid #eee;
  padding-top: 20px;
  color: #555;
  font-size: 0.95rem;
  margin-bottom: 25px;
  line-height: 1.5;
}

.p-modal-dl-btn {
  background-color: #1a1e26;
  color: #fff;
  width: 100%;
  padding: 15px;
  border: none;
  border-radius: 6px;
  font-weight: 800;
  cursor: pointer;
  text-transform: capitalize;
  font-size: 1rem;
  transition: 0.2s;
}
.p-modal-dl-btn:hover {
  opacity: 0.9;
}

@media (max-width: 768px) {
  .paint-hero h1 {
    font-size: 1.8rem;
  }
  .paint-why-grid,
  .p-info-grid {
    grid-template-columns: 1fr;
    display: block;
  }
}
/* =======================================================================
                            paint page style end
======================================================================= */
/* =======================================================================
                            Contact page style
======================================================================= */
/* Page background */
.cx-contact-wrap {
  background: #fff7ed;
  min-height: 100vh;
  padding: 80px 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Card */
.cx-contact-card {
  background: var(--cx-bg);
  max-width: 980px;
  width: 100%;
  border-radius: 22px;
  display: grid;
  grid-template-columns: 1fr 1.2fr;
  overflow: hidden;
  box-shadow: 0 25px 60px rgba(0,0,0,0.15);
}

/* LEFT PANEL */
.cx-contact-info {
  background: linear-gradient(135deg, #fff7ed, #ffedd5);
  padding: 50px 40px;
}

.cx-contact-info h2 {
  font-size: 34px;
  color: var(--cx-orange-dark);
  margin-bottom: 12px;
}

.cx-contact-info p {
  color: var(--cx-muted);
  margin-bottom: 25px;
  line-height: 1.6;
}

.cx-contact-info ul {
  list-style: none;
  padding: 0;
}

.cx-contact-info li {
  margin-bottom: 12px;
  font-size: 15px;
  color: var(--cx-text);
}

/* RIGHT PANEL */
.cx-contact-form {
  padding: 50px 40px;
}

.cx-contact-form h3 {
  font-size: 26px;
  color: var(--cx-text);
  margin-bottom: 20px;
}

/* Inputs */
.cx-contact-form select,
.cx-contact-form input,
.cx-contact-form textarea {
  width: 100%;
  padding: 14px 15px;
  border-radius: 10px;
  border: 1px solid var(--cx-border);
  font-size: 15px;
  margin-bottom: 16px;
  outline: none;
  transition: .2s;
}

.cx-contact-form input:focus,
.cx-contact-form textarea:focus,
.cx-contact-form select:focus {
  border-color: var(--cx-orange);
  box-shadow: 0 0 0 3px rgba(249,115,22,.15);
}

/* Grid row */
.cx-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 15px;
}

/* Button */
.cx-btn {
  background: var(--cx-orange);
  color: #fff;
  border: none;
  width: 100%;
  padding: 15px;
  border-radius: 12px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: .25s;
}

.cx-btn:hover {
  background: var(--cx-orange-dark);
  transform: translateY(-1px);
}

/* Alerts */
.cx-alert {
  padding: 12px 16px;
  border-radius: 8px;
  margin-bottom: 15px;
  font-size: 14px;
}

.cx-alert.success {
  background: #ecfdf5;
  color: #065f46;
}

.cx-alert.error {
  background: #fef2f2;
  color: #991b1b;
}

/* Responsive */
@media (max-width: 900px) {
  .cx-contact-card {
    grid-template-columns: 1fr;
  }

  .cx-contact-info {
    text-align: center;
  }
}

@media (max-width: 600px) {
  .cx-row {
    grid-template-columns: 1fr;
  }
}
/* =======================================================================
                            paint page style end
======================================================================= */
/* =======================================================================
                            About us page style
======================================================================= */
        /* COLOR VARIABLES & UTILITIES */
        /* LAYOUT CONTAINERS */
        .abt_us_container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
        }

        /* HEADER / NAVBAR (Simplified for context) */
        .abt_us_navbar {
            padding: 20px 0;
            display: flex;
            align-items: center;
            justify-content: space-between;
        }
        .abt_us_logo {
            font-weight: 700;
            font-size: 24px;
            color: var(--abt-us-text-dark);
        }
        .abt_us_logo span { color: var(--abt-us-primary-orange); }

        /* HERO SECTION */
        #abt_us_hero {
            background-image: linear-gradient(rgba(11, 17, 32, 0.7), rgba(11, 17, 32, 0.7)), url('https://images.unsplash.com/photo-1486406146926-c627a92ad1ab?ixlib=rb-1.2.1&auto=format&fit=crop&w=1920&q=80');
            background-size: cover;
            background-position: center;
            height: 400px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            color: white;
            border-bottom-left-radius: 30px; /* Matching the curved aesthetic */
            border-bottom-right-radius: 30px;
            margin-bottom: 60px;
        }

        .abt_us_hero_content h1 {
            font-size: 48px;
            font-weight: 700;
            margin-bottom: 10px;
        }

        .abt_us_hero_content p {
            font-size: 18px;
            opacity: 0.9;
        }

        /* INTRO / STORY SECTION */
        .abt_us_section_padding {
            padding: 60px 0;
        }

        .abt_us_story_grid {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 50px;
            align-items: center;
        }

        .abt_us_badge {
            background-color: var(--abt-us-light-orange);
            color: var(--abt-us-primary-orange);
            padding: 5px 15px;
            border-radius: 5px;
            font-size: 12px;
            font-weight: 700;
            text-transform: uppercase;
            letter-spacing: 1px;
            display: inline-block;
            margin-bottom: 15px;
        }

        .abt_us_title {
            font-size: 36px;
            font-weight: 700;
            margin-bottom: 20px;
            color: var(--abt-us-text-dark);
        }

        .abt_us_text {
            color: var(--abt-us-text-grey);
            margin-bottom: 20px;
            font-size: 16px;
        }

        .abt_us_image_wrapper img {
            width: 100%;
            border-radius: 20px;
            box-shadow: 0 10px 30px rgba(0,0,0,0.1);
        }

        /* MISSION ICONS SECTION (Matching "Why Oneroof") */
        #abt_us_mission {
            text-align: center;
            margin-top: 40px;
        }

        .abt_us_values_grid {
            display: grid;
            grid-template-columns: repeat(3, 1fr);
            gap: 30px;
            margin-top: 40px;
        }

        .abt_us_value_card {
            background: #fff;
            padding: 40px 30px;
            border-radius: 15px;
            box-shadow: 0 5px 20px rgba(0,0,0,0.05);
            transition: transform 0.3s ease;
            text-align: left;
            border: 1px solid #f0f0f0;
        }

        .abt_us_value_card:hover {
            transform: translateY(-5px);
            border-color: var(--abt-us-primary-orange);
        }

        .abt_us_icon_box {
            width: 50px;
            height: 50px;
            background-color: var(--abt-us-light-orange);
            color: var(--abt-us-primary-orange);
            border-radius: 10px;
            display: flex;
            align-items: center;
            justify-content: center;
            font-size: 24px;
            margin-bottom: 20px;
        }

        .abt_us_card_title {
            font-size: 20px;
            font-weight: 700;
            margin-bottom: 10px;
        }

        /* CTA SECTION (Matching dark bottom section) */
        #abt_us_cta {
            margin-top: 100px;
            background-color: var(--abt-us-dark-bg);
            padding: 80px 20px;
            text-align: center;
            border-radius: 30px; /* Matching the screenshot style */
            color: white;
            background-image: radial-gradient(#1e293b 1px, transparent 1px);
            background-size: 20px 20px; /* Dot pattern effect */
        }

        .abt_us_cta_btn {
            background-color: white;
            color: var(--abt-us-text-dark);
            padding: 15px 40px;
            border-radius: 30px;
            text-decoration: none;
            font-weight: 700;
            display: inline-block;
            margin-top: 30px;
            transition: all 0.3s;
        }

        .abt_us_cta_btn:hover {
            background-color: var(--abt-us-primary-orange);
            color: white;
        }

        /* FOOTER (Matching screenshot) */
        #abt_us_footer {
            background-color: #f8f9fa;
            padding: 60px 0;
            margin-top: 60px;
            font-size: 14px;
            color: var(--abt-us-text-grey);
        }

        .abt_us_footer_grid {
            display: grid;
            grid-template-columns: 2fr 1fr 1fr 1fr;
            gap: 40px;
        }

        .abt_us_footer_col h4 {
            color: var(--abt-us-text-dark);
            margin-bottom: 20px;
            font-size: 16px;
        }

        .abt_us_footer_col ul {
            list-style: none;
        }

        .abt_us_footer_col ul li {
            margin-bottom: 10px;
        }

        .abt_us_footer_col ul li a {
            text-decoration: none;
            color: var(--abt-us-text-grey);
            transition: color 0.2s;
        }

        .abt_us_footer_col ul li a:hover {
            color: var(--abt-us-primary-orange);
        }

        /* RESPONSIVE */
        @media (max-width: 768px) {
            .abt_us_story_grid, .abt_us_values_grid, .abt_us_footer_grid {
                grid-template-columns: 1fr;
            }
            .abt_us_hero_content h1 {
                font-size: 32px;
            }
        }
/* =======================================================================
                            About us page style end
======================================================================= */
/* =======================================================================
                            Privacy page style
======================================================================= */

        /* LAYOUT UTILITIES */
        .pp_container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
        }

        .pp_content_wrapper {
            max-width: 800px; /* Narrower width for reading comfort */
            margin: 0 auto;
            padding: 60px 0;
        }

        /* NAVBAR */
        .pp_navbar {
            padding: 20px 0;
            display: flex;
            align-items: center;
            justify-content: space-between;
            border-bottom: 1px solid var(--pp-border-color);
        }
        .pp_logo {
            font-weight: 700;
            font-size: 24px;
            color: var(--pp-text-dark);
            text-decoration: none;
        }
        .pp_logo span { color: var(--pp-primary-orange); }

        /* HERO SECTION */
        #pp_hero {
            background-color: var(--pp-dark-bg);
            /* Simple abstract pattern overlay */
            background-image: radial-gradient(#1e293b 1px, transparent 1px);
            background-size: 20px 20px;
            height: 250px;
            display: flex;
            align-items: center;
            justify-content: center;
            text-align: center;
            color: white;
            border-bottom-left-radius: 30px;
            border-bottom-right-radius: 30px;
            margin-bottom: 40px;
        }

        .pp_hero_title {
            font-size: 42px;
            font-weight: 700;
        }

        .pp_last_updated {
            font-size: 14px;
            opacity: 0.7;
            margin-top: 10px;
            display: block;
        }

        /* POLICY CONTENT STYLES */
        .pp_section {
            margin-bottom: 40px;
            padding: 0px;
        }

        .pp_heading_2 {
            font-size: 24px;
            font-weight: 700;
            color: var(--pp-text-dark);
            margin-bottom: 15px;
            position: relative;
            padding-left: 20px;
        }

        /* Orange accent line next to headings */
        .pp_heading_2::before {
            content: '';
            position: absolute;
            left: 0;
            top: 5px;
            height: 24px;
            width: 4px;
            background-color: var(--pp-primary-orange);
            border-radius: 2px;
        }

        .pp_text {
            color: var(--pp-text-grey);
            font-size: 16px;
            margin-bottom: 15px;
        }

        .pp_list {
            list-style: none;
            margin-bottom: 20px;
            padding-left: 10px;
        }

        .pp_list li {
            position: relative;
            padding-left: 25px;
            margin-bottom: 10px;
            color: var(--pp-text-grey);
        }

        /* Custom bullet points */
        .pp_list li::before {
            content: '•';
            color: var(--pp-primary-orange);
            font-weight: bold;
            font-size: 20px;
            position: absolute;
            left: 0;
            top: -5px;
        }

        .pp_link {
            color: var(--pp-primary-orange);
            text-decoration: none;
            font-weight: 600;
        }

        .pp_link:hover {
            text-decoration: underline;
        }

        /* CONTACT BOX IN POLICY */
        .pp_contact_box {
            background-color: var(--pp-light-orange);
            padding: 30px;
            border-radius: 15px;
            border: 1px solid rgba(243, 112, 33, 0.2);
            margin-top: 20px;
        }

        /* FOOTER */
        #pp_footer {
            background-color: #f8f9fa;
            padding: 60px 0;
            margin-top: 60px;
            font-size: 14px;
            color: var(--pp-text-grey);
            border-top: 1px solid #eeeeee;
        }

        .pp_footer_grid {
            display: grid;
            grid-template-columns: 2fr 1fr 1fr 1fr;
            gap: 40px;
        }

        .pp_footer_col h4 {
            color: var(--pp-text-dark);
            margin-bottom: 20px;
            font-size: 16px;
        }

        .pp_footer_col ul {
            list-style: none;
        }

        .pp_footer_col ul li {
            margin-bottom: 10px;
        }

        .pp_footer_col ul li a {
            text-decoration: none;
            color: var(--pp-text-grey);
            transition: color 0.2s;
        }

        .pp_footer_col ul li a:hover {
            color: var(--pp-primary-orange);
        }

        /* RESPONSIVE */
        @media (max-width: 768px) {
            .pp_footer_grid {
                grid-template-columns: 1fr;
            }
            .pp_hero_title {
                font-size: 32px;
            }
        }
/* =======================================================================
                            Privacy page style end
======================================================================= */
/* =======================================================================
                            faq page style
======================================================================= */

        .faq_container { max-width: 1200px; margin: 0 auto; padding: 0 20px; }
        .faq_navbar { background-color: #fff; padding: 20px 0; display: flex; align-items: center; justify-content: space-between; box-shadow: 0 2px 10px rgba(0,0,0,0.05); }
        .faq_nav_links a { text-decoration: none; color: var(--faq-text-dark); margin-left: 20px; font-weight: 500; transition: color 0.3s; }
        .faq_nav_links a:hover { color: var(--faq-primary-orange); }
        .faq_logo { font-weight: 700; font-size: 24px; color: var(--faq-text-dark); text-decoration: none; }
        .faq_logo span { color: var(--faq-primary-orange); }

        #faq_hero {
            background-color: var(--faq-dark-bg);
            background-image: linear-gradient(135deg, #0b1120 0%, #1e293b 100%);
            padding: 80px 0 100px;
            text-align: center;
            color: white;
            position: relative;
        }
        .faq_hero_title { font-size: 38px; font-weight: 700; margin-bottom: 10px; }
        .faq_hero_subtitle { font-size: 16px; opacity: 0.8; max-width: 600px; margin: 0 auto 40px auto; }

        .faq_search_wrapper { max-width: 600px; margin: 0 auto; position: relative; }
        .faq_search_input { width: 100%; padding: 20px 25px; padding-right: 50px; border-radius: 50px; border: none; font-size: 16px; box-shadow: 0 10px 30px rgba(0,0,0,0.1); outline: none; }
        .faq_search_icon { position: absolute; right: 20px; top: 50%; transform: translateY(-50%); color: var(--faq-primary-orange); font-size: 20px; cursor: default; }

        .faq_content_section { padding: 60px 0; background-color: #f9f9f9; min-height: 600px; }
        
        /* CATEGORY TABS */
        .faq_categories { display: flex; justify-content: center; flex-wrap: wrap; gap: 15px; margin-top: -30px; margin-bottom: 50px; position: relative; z-index: 10; }
        .faq_category_btn { background: #fff; border: 1px solid #ddd; padding: 12px 25px; border-radius: 30px; cursor: pointer; font-weight: 600; color: var(--faq-text-grey); transition: all 0.3s ease; }
        .faq_category_btn:hover, .faq_category_btn.faq_active { background-color: var(--faq-primary-orange); color: white; border-color: var(--faq-primary-orange); box-shadow: 0 4px 15px rgba(243, 112, 33, 0.3); }

        /* ACCORDION JS STYLES */
        .faq_accordion_grid { display: grid; grid-template-columns: 1fr 1fr; gap: 25px; align-items: start; }
        .faq_item { background: #fff; border-radius: 10px; box-shadow: 0 2px 10px rgba(0,0,0,0.03); overflow: hidden; border: 1px solid transparent; transition: all 0.3s; }
        .faq_item.hidden { display: none; } /* Used for JS filtering */
        
        /* We use a Button for the toggle instead of label for better accessibility with JS */
        .faq_question_btn { width: 100%; text-align: left; background: none; border: none; padding: 20px 25px; font-size: 16px; font-weight: 600; color: var(--faq-text-dark); cursor: pointer; display: flex; justify-content: space-between; align-items: center; outline: none; }
        .faq_toggle_icon { font-size: 20px; font-weight: 300; color: var(--faq-primary-orange); transition: transform 0.3s; }
        
        .faq_answer { max-height: 0; overflow: hidden; padding: 0 25px; color: var(--faq-text-grey); font-size: 14px; line-height: 1.6; transition: max-height 0.3s ease, padding 0.3s ease; background-color: #fafafa; }
        
        /* Active State handled by JS */
        .faq_item.active .faq_question_btn .faq_toggle_icon { transform: rotate(45deg); }
        .faq_item.active .faq_answer { max-height: 200px; padding-bottom: 25px; }

        /* CONTACT BOX */
        .faq_help_box { text-align: center; background-color: var(--faq-light-orange); padding: 50px; border-radius: 20px; margin-top: 80px; }
        .faq_contact_btn { display: inline-block; margin-top: 20px; background-color: var(--faq-dark-bg); color: white; padding: 12px 30px; border-radius: 5px; text-decoration: none; font-weight: 600; transition: background 0.3s; }
        .faq_contact_btn:hover { background-color: var(--faq-primary-orange); }

        #faq_footer { background-color: #fff; padding: 60px 0; margin-top: 0; font-size: 14px; color: var(--faq-text-grey); border-top: 1px solid #eee; }
        .faq_footer_grid { display: grid; grid-template-columns: 2fr 1fr 1fr 1fr; gap: 40px; }
        .faq_footer_col ul { list-style: none; }
        .faq_footer_col ul li a { text-decoration: none; color: var(--faq-text-grey); display: block; margin-bottom: 8px; }
        
        @media (max-width: 768px) {
            .faq_accordion_grid { grid-template-columns: 1fr; }
            .faq_hero_title { font-size: 32px; }
            .faq_footer_grid { grid-template-columns: 1fr; }
            .faq_nav_links { display: none; } /* Hide links on mobile for simplicity */
        }

/* =======================================================================
                            faq page style end
======================================================================= */
/* =======================================================================
                            cleaning  page style
======================================================================= */

        html {
            scroll-behavior: smooth;
        }

        .cleaning-container {
            max-width: 1200px;
            margin: 0 auto;
            padding: 0 20px;
        }

        .cleaning-text-center {
            text-align: center;
        }

        .cleaning-btn {
            display: inline-block;
            padding: 14px 40px;
            background-color: var(--cleaning-color-brand);
            color: var(--cleaning-color-white);
            text-decoration: none;
            border-radius: 4px;
            font-family: var(--cleaning-font-heading);
            font-weight: 600;
            transition: all 0.3s ease;
            border: 2px solid var(--cleaning-color-brand);
            cursor: pointer;
            text-transform: uppercase;
            letter-spacing: 0.5px;
            font-size: 0.9rem;
        }

        .cleaning-btn:hover {
            background-color: var(--cleaning-color-brand-dark);
            border-color: var(--cleaning-color-brand-dark);
            box-shadow: 0 8px 20px rgba(255, 102, 0, 0.25);
            transform: translateY(-2px);
        }

        .cleaning-btn-outline {
            background-color: transparent;
            color: var(--cleaning-color-brand);
            margin-left: 10px;
        }
        
        .cleaning-btn-outline:hover {
            background-color: var(--cleaning-color-brand);
            color: var(--cleaning-color-white);
        }

        .cleaning-section-padding {
            padding: var(--cleaning-spacing-std) 0;
        }

        .cleaning-heading-primary {
            font-family: var(--cleaning-font-heading);
            color: var(--cleaning-color-text-main);
            font-size: 3.5rem;
            line-height: 1.15;
            margin-bottom: 25px;
        }

        .cleaning-highlight-text {
            color: var(--cleaning-color-brand);
        }

        .cleaning-heading-secondary {
            font-family: var(--cleaning-font-heading);
            color: var(--cleaning-color-text-main);
            font-size: 2.5rem;
            margin-bottom: 15px;
            position: relative;
            display: inline-block;
        }

        /* Decorative underline for headings */
        .cleaning-heading-secondary::after {
            content: '';
            display: block;
            width: 60px;
            height: 4px;
            background-color: var(--cleaning-color-brand);
            margin-top: 8px;
            border-radius: 2px;
        }

        .cleaning-text-center .cleaning-heading-secondary::after {
            margin: 10px auto 0 auto;
        }

        .cleaning-heading-tertiary {
            font-family: var(--cleaning-font-heading);
            color: var(--cleaning-color-text-main);
            font-size: 1.4rem;
            margin-bottom: 12px;
        }

        .cleaning-subtext {
            color: var(--cleaning-color-text-muted);
            margin-bottom: 35px;
            font-size: 1.15rem;
            font-weight: 400;
        }

        /* =========================================
           3. NAVBAR (cleaning-*)
           ========================================= */
        .cleaning-navbar {
            padding: 15px 0;
            background-color: var(--cleaning-color-white);
            position: sticky;
            top: 0;
            z-index: 1000;
            box-shadow: 0 4px 12px rgba(0,0,0,0.03);
        }

        .cleaning-nav-container {
            display: flex;
            justify-content: space-between;
            align-items: center;
        }

        .cleaning-logo {
            font-family: var(--cleaning-font-heading);
            font-size: 1.6rem;
            color: var(--cleaning-color-text-main);
            font-weight: 800;
            text-decoration: none;
            display: flex;
            align-items: center;
            gap: 12px;
            text-transform: uppercase;
        }

        .cleaning-logo-icon {
            color: var(--cleaning-color-brand);
            font-size: 1.8rem;
        }

        /* =========================================
           4. HERO SECTION (cleaning-*)
           ========================================= */
        .cleaning-hero-section {
            padding: 100px 0;
            background: linear-gradient(135deg, var(--cleaning-color-bg-light) 0%, #ffffff 100%);
            position: relative;
        }

        .cleaning-hero-wrapper {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 60px;
            align-items: center;
        }

        .cleaning-hero-img-container {
            position: relative;
        }

        .cleaning-hero-img {
            width: 100%;
            border-radius: 15px;
            /* Sharp orange shadow accent */
            box-shadow: 20px 20px 0px rgba(255, 102, 0, 0.1); 
        }

        .cleaning-trusted-badge {
            margin-top: 30px;
            display: flex;
            align-items: center;
            gap: 15px;
            font-size: 0.9rem;
            font-weight: 600;
            color: #666;
        }
        .cleaning-trusted-icon {
            color: var(--cleaning-color-brand);
            font-size: 1.2rem;
        }

        /* =========================================
           5. ABOUT US (cleaning-*)
           ========================================= */
        .cleaning-about-section {
            background-color: var(--cleaning-color-white);
        }

        .cleaning-about-wrapper {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 70px;
            align-items: center;
        }

        .cleaning-gallery-grid {
            display: grid;
            grid-template-columns: repeat(2, 1fr);
            gap: 20px;
        }

        .cleaning-img-base {
            width: 100%;
            height: 240px;
            object-fit: cover;
            border-radius: 12px;
            transition: transform 0.3s;
        }

        .cleaning-img-base:hover {
            transform: scale(1.02);
        }
        
        .cleaning-img-tall {
            grid-row: span 2;
            height: 500px; /* Full height of column */
        }

        .cleaning-check-list {
            list-style: none;
            margin: 25px 0 35px 0;
        }
        .cleaning-check-list li {
            margin-bottom: 12px;
            display: flex;
            align-items: center;
            gap: 10px;
            font-weight: 600;
            color: #444;
        }
        .cleaning-check-list i {
            color: var(--cleaning-color-brand);
        }

        /* =========================================
           6. SERVICES (cleaning-*)
           ========================================= */
        .cleaning-services-section {
            background-color: var(--cleaning-color-bg-light);
        }

        .cleaning-header-group {
            text-align: center;
            max-width: 700px;
            margin: 0 auto 60px auto;
        }

        .cleaning-services-grid {
            display: grid;
            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
            gap: 30px;
        }

        .cleaning-service-card {
            background: var(--cleaning-color-white);
            border: 1px solid #eee;
            border-radius: 12px;
            overflow: hidden;
            transition: all 0.4s ease;
            position: relative;
        }

        .cleaning-service-card:hover {
            transform: translateY(-8px);
            box-shadow: 0 15px 40px rgba(0,0,0,0.08);
            border-color: var(--cleaning-color-brand);
        }

        .cleaning-card-img-wrap {
            height: 200px;
            overflow: hidden;
            position: relative;
        }

        .cleaning-card-img {
            width: 100%;
            height: 100%;
            object-fit: cover;
            transition: transform 0.8s ease;
        }
        
        .cleaning-service-card:hover .cleaning-card-img {
            transform: scale(1.1);
        }

        .cleaning-card-body {
            padding: 25px;
        }

        .cleaning-card-link {
            color: var(--cleaning-color-brand);
            text-decoration: none;
            font-weight: 700;
            font-size: 0.95rem;
            margin-top: 15px;
            display: inline-flex;
            align-items: center;
            gap: 8px;
        }

        /* =========================================
           7. INFO TEXT & LISTS (cleaning-*)
           ========================================= */
        .cleaning-content-section {
            background: var(--cleaning-color-white);
            border-top: 1px solid #f0f0f0;
        }

        .cleaning-info-container {
            max-width: 900px;
            margin: 0 auto;
        }

        .cleaning-para {
            margin-bottom: 20px;
            color: var(--cleaning-color-text-muted);
            font-size: 1.05rem;
        }

        .cleaning-list-grid {
            list-style: none;
            display: grid;
            grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
            gap: 15px;
            margin-top: 30px;
        }

        .cleaning-list-item {
            position: relative;
            padding-left: 28px;
            font-weight: 600;
            color: var(--cleaning-color-text-main);
        }

        .cleaning-list-item::before {
            content: "\f058"; /* FA check-circle */
            font-family: "Font Awesome 6 Free"; 
            font-weight: 400;
            color: var(--cleaning-color-brand);
            position: absolute;
            left: 0;
            font-size: 1.1rem;
        }

        /* =========================================
           8. WHY CHOOSE US (cleaning-*)
           ========================================= */
        .cleaning-why-section {
            background-color: #fafafa;
        }

        .cleaning-why-grid {
            display: grid;
            grid-template-columns: repeat(4, 1fr);
            gap: 25px;
            margin-top: 60px;
        }

        .cleaning-icon-box {
            text-align: center;
            padding: 40px 25px;
            background: #ffffff;
            border-radius: 12px;
            transition: 0.3s;
            box-shadow: 0 4px 6px rgba(0,0,0,0.02);
            border-bottom: 3px solid transparent;
        }

        .cleaning-icon-box:hover {
            transform: translateY(-5px);
            box-shadow: 0 10px 30px rgba(0,0,0,0.08);
            border-bottom-color: var(--cleaning-color-brand);
        }

        .cleaning-icon-circle {
            width: 80px;
            height: 80px;
            line-height: 80px;
            background-color: #fff4e6; /* Pale Orange bg */
            color: var(--cleaning-color-brand);
            font-size: 32px;
            border-radius: 50%;
            margin: 0 auto 25px auto;
            transition: 0.3s;
        }
        
        .cleaning-icon-box:hover .cleaning-icon-circle {
            background-color: var(--cleaning-color-brand);
            color: white;
        }

        /* =========================================
           9. RESPONSIVE (cleaning-*)
           ========================================= */
        @media (max-width: 1024px) {
            .cleaning-hero-img-container {
                display: none; /* Hide hero image on tablets/smaller to focus text, or adjust layout */
            }
            .cleaning-hero-wrapper {
                grid-template-columns: 1fr;
                text-align: center;
            }
            .cleaning-hero-img-container {
                display: block; /* Bring back, stack it */
                margin-top: 30px;
            }
            .cleaning-why-grid {
                grid-template-columns: 1fr 1fr;
            }
        }

        @media (max-width: 768px) {
            .cleaning-about-wrapper {
                grid-template-columns: 1fr;
            }
            .cleaning-gallery-grid {
                order: 2; /* Put images below text on mobile */
            }
            .cleaning-img-tall {
                height: 250px; /* Shorten tall img on mobile */
            }
            .cleaning-heading-primary {
                font-size: 2.5rem;
            }
        }
        
        @media (max-width: 600px) {
            .cleaning-why-grid {
                grid-template-columns: 1fr;
            }
            .cleaning-services-grid {
                grid-template-columns: 1fr;
            }
        }
/* =======================================================================
                            cleaning  page style end
======================================================================= */

