{"id":44364,"date":"2025-11-13T18:12:38","date_gmt":"2025-11-13T15:12:38","guid":{"rendered":"https:\/\/storiaproperty.com\/elementor-44359\/"},"modified":"2025-11-17T20:15:30","modified_gmt":"2025-11-17T17:15:30","slug":"waheejdevelopmentssaudiarabia","status":"publish","type":"post","link":"https:\/\/storiaproperty.com\/en\/waheejdevelopmentssaudiarabia\/","title":{"rendered":"Waheej Real Estate Saudi Arabia&#8217;s New Project | Waheej Saudi Arabia"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-post\" data-elementor-id=\"44364\" class=\"elementor elementor-44364 elementor-44359\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9ada6d1 e-flex e-con-boxed e-con e-parent\" data-id=\"9ada6d1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5bd3688 elementor-widget elementor-widget-html\" data-id=\"5bd3688\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div>\r\n\r\n\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    \r\n    <!-- SEO Meta Tags -->\r\n    <title>Waheej Real Estate Saudi Arabia | Waheej Real Estate - Real Estate Development in the Kingdom<\/title>\r\n    <meta name=\"description\" content=\"Waheej Real Estate Company - A leading Saudi real estate developer with 40 years of experience. We offer integrated modern residential and commercial projects in line with Saudi Vision 2030\">\r\n    <meta name=\"keywords\" content=\"Waheej, Waheej, Waheej Real Estate, Waheej Real Estate, Saudi Real Estate, Egypt Waheej City, Vision 2030, Jeddah Real Estate, Riyadh Real Estate\">\r\n    \r\n    <!-- Open Graph -->\r\n    <meta property=\"og:title\" content=\"Waheej Real Estate Saudi Arabia | Waheej Real Estate\">\r\n    <meta property=\"og:description\" content=\"A leading Saudi real estate developer with 40 years of experience in integrated community development\">\r\n    <meta property=\"og:image\" content=\"https:\/\/storiaproperty.com\/wp-content\/uploads\/2025\/11\/logo waheej.svg\">\r\n    \r\n    <!-- Google Fonts -->\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@300;400;600;700;900family=Tajawal:wght@300;400;500;700;900display=swap\" rel=\"stylesheet\">\r\n    \r\n    <style>\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n        \r\n        :root {\r\n            --primary-color: #000000;\r\n            --gold: #d4af37;\r\n            --gold-dark: #b8941f;\r\n            --gold-light: #f4e5b8;\r\n            --text-dark: #1a1a1a;\r\n            --text-light: #666;\r\n            --bg-light: #faf8f3;\r\n            --white: #ffffff;\r\n            --border-color: #e5e5e5;\r\n        }\r\n        \r\n        body {\r\n            font-family: 'Cairo', 'Tajawal', sans-serif;\r\n            line-height: 1.8;\r\n            color: var(--text-dark);\r\n            direction: rtl;\r\n            overflow-x: hidden;\r\n        }\r\n        \r\n        \/* Header *\/\r\n        header {\r\n            background: var(--white);\r\n            box-shadow: 0 2px 15px rgba(0,0,0,0.08);\r\n            padding: 1rem 0;\r\n            position: sticky;\r\n            top: 0;\r\n            z-index: 1000;\r\n            border-bottom: 3px solid var(--gold);\r\n        }\r\n        \r\n        nav {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            padding: 0 2rem;\r\n            display: flex;\r\n            justify-content: space-between;\r\n            align-items: center;\r\n        }\r\n        \r\n        .logo img {\r\n            height: 80px;\r\n            width: auto;\r\n        }\r\n        \r\n        nav ul {\r\n            list-style: none;\r\n            display: flex;\r\n            gap: 2.5rem;\r\n            align-items: center;\r\n        }\r\n        \r\n        nav a {\r\n            color: var(--text-dark);\r\n            text-decoration: none;\r\n            font-weight: 600;\r\n            transition: all 0.3s ease;\r\n            padding: 0.5rem 1rem;\r\n            border-radius: 8px;\r\n            font-size: 1.1rem;\r\n        }\r\n        \r\n        nav a:hover {\r\n            color: var(--gold);\r\n        }\r\n        \r\n        .contact-btn {\r\n            background: linear-gradient(135deg, var(--primary-color), var(--gold));\r\n            color: var(--white) !important;\r\n            padding: 0.8rem 2rem !important;\r\n            border-radius: 30px;\r\n            font-weight: 700;\r\n            box-shadow: 0 4px 15px rgba(212, 175, 55, 0.3);\r\n        }\r\n        \r\n        .contact-btn:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 8px 25px rgba(212, 175, 55, 0.5);\r\n        }\r\n        \r\n        .menu-toggle {\r\n            display: none;\r\n            flex-direction: column;\r\n            cursor: pointer;\r\n            gap: 5px;\r\n        }\r\n        \r\n        .menu-toggle span {\r\n            width: 30px;\r\n            height: 3px;\r\n            background: var(--primary-color);\r\n            transition: all 0.3s ease;\r\n            border-radius: 3px;\r\n        }\r\n        \r\n        \/* Hero Section *\/\r\n        .hero {\r\n            position: relative;\r\n            min-height: 85vh;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            text-align: center;\r\n            color: var(--white);\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .hero::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            bottom: 0;\r\n            background: url('https:\/\/storiaproperty.com\/wp-content\/uploads\/2025\/11\/baner waheej.jpg') center\/cover;\r\n            z-index: 1;\r\n        }\r\n        \r\n        .hero::after {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            bottom: 0;\r\n            background: linear-gradient(135deg, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0.6) 50%, rgba(212, 175, 55, 0.3) 100%);\r\n            z-index: 2;\r\n        }\r\n        \r\n        .hero-content {\r\n            position: relative;\r\n            z-index: 3;\r\n            max-width: 900px;\r\n            padding: 2rem;\r\n        }\r\n        \r\n        .hero h1 {\r\n            font-size: 4rem;\r\n            font-weight: 900;\r\n            margin-bottom: 1rem;\r\n            text-shadow: 2px 2px 8px rgba(0,0,0,0.5);\r\n            animation: fadeInUp 1s ease;\r\n        }\r\n        \r\n        .hero .subtitle {\r\n            font-size: 2rem;\r\n            color: var(--gold);\r\n            margin-bottom: 1.5rem;\r\n            font-weight: 600;\r\n            text-shadow: 1px 1px 4px rgba(0,0,0,0.5);\r\n            animation: fadeInUp 1.2s ease;\r\n        }\r\n        \r\n        .hero p {\r\n            font-size: 1.4rem;\r\n            line-height: 1.9;\r\n            margin-bottom: 2.5rem;\r\n            opacity: 0.95;\r\n            animation: fadeInUp 1.4s ease;\r\n        }\r\n        \r\n        @keyframes fadeInUp {\r\n            from {\r\n                opacity: 0;\r\n                transform: translateY(30px);\r\n            }\r\n            to {\r\n                opacity: 1;\r\n                transform: translateY(0);\r\n            }\r\n        }\r\n        \r\n        \/* Container *\/\r\n        .container {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n            padding: 6rem 2rem;\r\n        }\r\n        \r\n        \/* Section Title *\/\r\n        .section-title {\r\n            text-align: center;\r\n            margin-bottom: 4rem;\r\n        }\r\n        \r\n        .section-title h2 {\r\n            font-size: 3rem;\r\n            font-weight: 900;\r\n            color: var(--primary-color);\r\n            margin-bottom: 1rem;\r\n            position: relative;\r\n            display: inline-block;\r\n        }\r\n        \r\n        .section-title h2::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: -15px;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            width: 100px;\r\n            height: 4px;\r\n            background: var(--gold);\r\n            border-radius: 2px;\r\n        }\r\n        \r\n        .section-title .subtitle-en {\r\n            font-size: 1.5rem;\r\n            color: var(--gold);\r\n            margin-bottom: 1rem;\r\n            font-weight: 600;\r\n        }\r\n        \r\n        .section-title p {\r\n            font-size: 1.2rem;\r\n            color: var(--text-light);\r\n            max-width: 800px;\r\n            margin: 2rem auto 0;\r\n        }\r\n        \r\n        \/* About Section *\/\r\n        .about {\r\n            background: var(--bg-light);\r\n        }\r\n        \r\n        .about-content {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 3rem;\r\n            margin-top: 3rem;\r\n        }\r\n        \r\n        .about-card {\r\n            background: var(--white);\r\n            padding: 3rem;\r\n            border-radius: 20px;\r\n            box-shadow: 0 8px 30px rgba(0,0,0,0.08);\r\n            transition: all 0.3s ease;\r\n            border: 2px solid transparent;\r\n            text-align: center;\r\n        }\r\n        \r\n        .about-card:hover {\r\n            transform: translateY(-10px);\r\n            border-color: var(--gold);\r\n            box-shadow: 0 15px 40px rgba(212, 175, 55, 0.2);\r\n        }\r\n        \r\n        .about-card .icon {\r\n            font-size: 4rem;\r\n            margin-bottom: 1.5rem;\r\n            background: linear-gradient(135deg, var(--gold), var(--gold-dark));\r\n            -webkit-background-clip: text;\r\n            -webkit-text-fill-color: transparent;\r\n            background-clip: text;\r\n        }\r\n        \r\n        .about-card h3 {\r\n            font-size: 1.8rem;\r\n            color: var(--primary-color);\r\n            margin-bottom: 1rem;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .about-card p {\r\n            color: var(--text-light);\r\n            line-height: 1.9;\r\n            font-size: 1.1rem;\r\n        }\r\n        \r\n        \/* Stats Section *\/\r\n        .stats {\r\n            background: linear-gradient(135deg, var(--primary-color), #1a1a1a);\r\n            color: var(--white);\r\n            padding: 5rem 2rem;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        .stats::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            bottom: 0;\r\n            background: radial-gradient(circle at 20% 50%, rgba(212, 175, 55, 0.1) 0%, transparent 50%);\r\n            pointer-events: none;\r\n        }\r\n        \r\n        .stats-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 3rem;\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            position: relative;\r\n            z-index: 1;\r\n        }\r\n        \r\n        .stat-item {\r\n            text-align: center;\r\n            padding: 2rem;\r\n            border-radius: 15px;\r\n            background: rgba(255, 255, 255, 0.05);\r\n            backdrop-filter: blur(10px);\r\n            border: 2px solid rgba(212, 175, 55, 0.3);\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .stat-item:hover {\r\n            transform: translateY(-10px);\r\n            background: rgba(212, 175, 55, 0.1);\r\n            border-color: var(--gold);\r\n        }\r\n        \r\n        .stat-number {\r\n            font-size: 3.5rem;\r\n            font-weight: 900;\r\n            color: var(--gold);\r\n            display: block;\r\n            margin-bottom: 0.5rem;\r\n        }\r\n        \r\n        .stat-label {\r\n            font-size: 1.2rem;\r\n            opacity: 0.95;\r\n        }\r\n        \r\n        \/* Partnership Section *\/\r\n        .partnership {\r\n            background: var(--white);\r\n        }\r\n        \r\n        .partnership-content {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 4rem;\r\n            align-items: center;\r\n        }\r\n        \r\n        .partnership-image {\r\n            border-radius: 20px;\r\n            overflow: hidden;\r\n            box-shadow: 0 15px 50px rgba(0,0,0,0.15);\r\n        }\r\n        \r\n        .partnership-image img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            transition: transform 0.5s ease;\r\n        }\r\n        \r\n        .partnership-image:hover img {\r\n            transform: scale(1.05);\r\n        }\r\n        \r\n        .partnership-text h3 {\r\n            font-size: 2.2rem;\r\n            color: var(--primary-color);\r\n            margin-bottom: 1.5rem;\r\n            font-weight: 800;\r\n        }\r\n        \r\n        .partnership-text p {\r\n            font-size: 1.15rem;\r\n            line-height: 1.9;\r\n            color: var(--text-dark);\r\n            margin-bottom: 1.5rem;\r\n        }\r\n        \r\n        .partnership-features {\r\n            list-style: none;\r\n            padding: 0;\r\n            margin: 2rem 0;\r\n        }\r\n        \r\n        .partnership-features li {\r\n            padding: 1rem 0;\r\n            padding-right: 2.5rem;\r\n            position: relative;\r\n            font-size: 1.1rem;\r\n            color: var(--text-dark);\r\n            border-bottom: 1px solid var(--border-color);\r\n        }\r\n        \r\n        .partnership-features li::before {\r\n            content: '\u2713';\r\n            position: absolute;\r\n            right: 0;\r\n            color: var(--gold);\r\n            font-weight: bold;\r\n            font-size: 1.5rem;\r\n        }\r\n        \r\n        \/* Gallery Section *\/\r\n        .gallery {\r\n            background: var(--bg-light);\r\n        }\r\n        \r\n        .gallery-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));\r\n            gap: 2rem;\r\n            margin-top: 3rem;\r\n        }\r\n        \r\n        .gallery-item {\r\n            border-radius: 15px;\r\n            overflow: hidden;\r\n            box-shadow: 0 8px 25px rgba(0,0,0,0.1);\r\n            transition: all 0.3s ease;\r\n            position: relative;\r\n            aspect-ratio: 4\/3;\r\n        }\r\n        \r\n        .gallery-item:hover {\r\n            transform: translateY(-10px);\r\n            box-shadow: 0 15px 40px rgba(212, 175, 55, 0.3);\r\n        }\r\n        \r\n        .gallery-item img {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            transition: transform 0.5s ease;\r\n        }\r\n        \r\n        .gallery-item:hover img {\r\n            transform: scale(1.1);\r\n        }\r\n        \r\n        .gallery-overlay {\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            right: 0;\r\n            background: linear-gradient(transparent, rgba(0,0,0,0.8));\r\n            padding: 2rem;\r\n            transform: translateY(100%);\r\n            transition: transform 0.3s ease;\r\n        }\r\n        \r\n        .gallery-item:hover .gallery-overlay {\r\n            transform: translateY(0);\r\n        }\r\n        \r\n        .gallery-overlay h4 {\r\n            color: var(--gold);\r\n            font-size: 1.3rem;\r\n            font-weight: 700;\r\n        }\r\n        \r\n        \/* Contact Form *\/\r\n        .contact {\r\n            background: var(--white);\r\n        }\r\n        \r\n        .form__container {\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n            background: var(--bg-light);\r\n            padding: 4rem;\r\n            border-radius: 25px;\r\n            box-shadow: 0 15px 50px rgba(0,0,0,0.1);\r\n            border: 2px solid var(--gold);\r\n        }\r\n        \r\n        .form__container h2 {\r\n            text-align: center;\r\n            font-size: 2.5rem;\r\n            color: var(--primary-color);\r\n            margin-bottom: 1rem;\r\n        }\r\n        \r\n        .form__container .form-subtitle {\r\n            text-align: center;\r\n            font-size: 1.3rem;\r\n            color: var(--gold);\r\n            margin-bottom: 2.5rem;\r\n        }\r\n        \r\n        .form__container form {\r\n            display: grid;\r\n            gap: 1.5rem;\r\n        }\r\n        \r\n        .form__container input {\r\n            padding: 1.2rem;\r\n            border: 2px solid var(--border-color);\r\n            border-radius: 12px;\r\n            font-size: 1.05rem;\r\n            font-family: 'Cairo', sans-serif;\r\n            transition: all 0.3s ease;\r\n            background: var(--white);\r\n        }\r\n        \r\n        .form__container input:focus {\r\n            outline: none;\r\n            border-color: var(--gold);\r\n            box-shadow: 0 0 0 4px rgba(212, 175, 55, 0.1);\r\n        }\r\n        \r\n        .form__container button {\r\n            padding: 1.2rem;\r\n            background: linear-gradient(135deg, var(--primary-color), var(--gold));\r\n            color: var(--white);\r\n            border: none;\r\n            border-radius: 12px;\r\n            font-size: 1.2rem;\r\n            font-weight: 700;\r\n            cursor: pointer;\r\n            transition: all 0.3s ease;\r\n            font-family: 'Cairo', sans-serif;\r\n        }\r\n        \r\n        .form__container button:hover {\r\n            transform: translateY(-3px);\r\n            box-shadow: 0 10px 30px rgba(212, 175, 55, 0.4);\r\n        }\r\n        \r\n        ._modal {\r\n            position: fixed;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: rgba(0, 0, 0, 0.8);\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            opacity: 0;\r\n            pointer-events: none;\r\n            transition: opacity 0.3s ease;\r\n            z-index: 10000;\r\n        }\r\n        \r\n        ._open {\r\n            opacity: 1;\r\n            pointer-events: unset;\r\n        }\r\n        \r\n        .res {\r\n            background: var(--white);\r\n            padding: 4rem;\r\n            border-radius: 25px;\r\n            box-shadow: 0 20px 60px rgba(0,0,0,0.3);\r\n            text-align: center;\r\n            max-width: 450px;\r\n            animation: slideUp 0.4s ease;\r\n            border: 3px solid var(--gold);\r\n        }\r\n        \r\n        @keyframes slideUp {\r\n            from {\r\n                transform: translateY(50px);\r\n                opacity: 0;\r\n            }\r\n            to {\r\n                transform: translateY(0);\r\n                opacity: 1;\r\n            }\r\n        }\r\n        \r\n        .res img {\r\n            max-height: 100px;\r\n            margin-bottom: 2rem;\r\n        }\r\n        \r\n        .res h3 {\r\n            color: var(--gold);\r\n            font-size: 2rem;\r\n            margin-bottom: 1rem;\r\n            font-weight: 800;\r\n        }\r\n        \r\n        .res p {\r\n            color: var(--text-dark);\r\n            font-size: 1.2rem;\r\n        }\r\n        \r\n        \/* Footer *\/\r\n        footer {\r\n            background: var(--primary-color);\r\n            color: var(--white);\r\n            padding: 4rem 2rem 2rem;\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n        \r\n        footer::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            height: 3px;\r\n            background: linear-gradient(90deg, var(--gold), var(--gold-dark), var(--gold));\r\n        }\r\n        \r\n        .footer-content {\r\n            max-width: 1400px;\r\n            margin: 0 auto;\r\n        }\r\n        \r\n        .footer-grid {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n            gap: 3rem;\r\n            margin-bottom: 3rem;\r\n        }\r\n        \r\n        .footer-section h3 {\r\n            font-size: 1.6rem;\r\n            margin-bottom: 1.5rem;\r\n            color: var(--gold);\r\n            font-weight: 700;\r\n        }\r\n        \r\n        .footer-section p,\r\n        .footer-section a {\r\n            color: rgba(255,255,255,0.9);\r\n            text-decoration: none;\r\n            display: block;\r\n            margin-bottom: 0.8rem;\r\n            line-height: 1.8;\r\n            font-size: 1.05rem;\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .footer-section a:hover {\r\n            color: var(--gold);\r\n            transform: translateX(-5px);\r\n        }\r\n        \r\n        .copyright {\r\n            text-align: center;\r\n            padding-top: 2rem;\r\n            border-top: 1px solid rgba(255,255,255,0.2);\r\n            font-size: 1rem;\r\n        }\r\n        \r\n        \/* WhatsApp Button *\/\r\n        .whatsapp-float {\r\n            position: fixed;\r\n            bottom: 30px;\r\n            left: 30px;\r\n            background: #25D366;\r\n            color: var(--white);\r\n            width: 60px;\r\n            height: 60px;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 2rem;\r\n            cursor: pointer;\r\n            z-index: 999;\r\n            box-shadow: 0 4px 20px rgba(37, 211, 102, 0.5);\r\n            transition: all 0.3s ease;\r\n            animation: pulse 2s infinite;\r\n        }\r\n        \r\n        .whatsapp-float:hover {\r\n            transform: scale(1.1);\r\n            box-shadow: 0 8px 30px rgba(37, 211, 102, 0.7);\r\n        }\r\n        \r\n        @keyframes pulse {\r\n            0%, 100% {\r\n                box-shadow: 0 4px 20px rgba(37, 211, 102, 0.5);\r\n            }\r\n            50% {\r\n                box-shadow: 0 4px 30px rgba(37, 211, 102, 0.8);\r\n            }\r\n        }\r\n        \r\n        .scroll-top {\r\n            position: fixed;\r\n            bottom: 100px;\r\n            left: 30px;\r\n            background: linear-gradient(135deg, var(--primary-color), var(--gold));\r\n            color: var(--white);\r\n            width: 50px;\r\n            height: 50px;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            font-size: 1.5rem;\r\n            cursor: pointer;\r\n            opacity: 0;\r\n            visibility: hidden;\r\n            transition: all 0.3s ease;\r\n            z-index: 999;\r\n            box-shadow: 0 4px 15px rgba(0,0,0,0.3);\r\n        }\r\n        \r\n        .scroll-top.show {\r\n            opacity: 1;\r\n            visibility: visible;\r\n        }\r\n        \r\n        .scroll-top:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 8px 25px rgba(212, 175, 55, 0.5);\r\n        }\r\n        \r\n        \/* Responsive *\/\r\n        @media (max-width: 768px) {\r\n            .menu-toggle {\r\n                display: flex;\r\n            }\r\n            \r\n            nav ul {\r\n                position: fixed;\r\n                top: 100px;\r\n                right: -100%;\r\n                width: 100%;\r\n                height: calc(100vh - 100px);\r\n                background: var(--white);\r\n                flex-direction: column;\r\n                padding: 2rem;\r\n                gap: 1.5rem;\r\n                transition: right 0.3s ease;\r\n                box-shadow: -2px 0 15px rgba(0,0,0,0.1);\r\n            }\r\n            \r\n            nav ul.active {\r\n                right: 0;\r\n            }\r\n            \r\n            .hero h1 {\r\n                font-size: 2.5rem;\r\n            }\r\n            \r\n            .hero .subtitle {\r\n                font-size: 1.5rem;\r\n            }\r\n            \r\n            .partnership-content {\r\n                grid-template-columns: 1fr;\r\n            }\r\n            \r\n            .section-title h2 {\r\n                font-size: 2rem;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n\r\n    <!-- Header -->\r\n    <header>\r\n        <nav>\r\n            <div class=\"logo\">\r\n                <img decoding=\"async\" data-src=\"https:\/\/storiaproperty.com\/wp-content\/uploads\/2025\/11\/logo%20waheej.svg\" alt=\"Waheej Real Estate Company - Waheej Real Estate\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n            <\/div>\r\n            <div class=\"menu-toggle\" id=\"menuToggle\">\r\n                <span><\/span>\r\n                <span><\/span>\r\n                <span><\/span>\r\n            <\/div>\r\n            <ul id=\"navMenu\">\r\n                <li><a href=\"#home\">Home<\/a><\/li>\r\n                <li><a href=\"#about\">Who are we<\/a><\/li>\r\n                <li><a href=\"#partnership\">Partnerships<\/a><\/li>\r\n                <li><a href=\"#gallery\">Business Fair<\/a><\/li>\r\n                <li><a href=\"#contact\" class=\"contact-btn\">Contact Us<\/a><\/li>\r\n            <\/ul>\r\n        <\/nav>\r\n    <\/header>\r\n    \r\n    <!-- Hero Section -->\r\n    <section id=\"home\" class=\"hero\">\r\n        <div class=\"hero-content\">\r\n            <h1>Waheig Real Estate Company<\/h1>\r\n            <p class=\"subtitle\">Waheej Real Estate Company<\/p>\r\n            <p>Leading Saudi Real Estate Developer | Building a Bright Future for Over 40 Years<br> We contribute to the development of the real estate sector in the Kingdom through integrated communities in line with Saudi Vision 2030<\/p>\r\n        <\/div>\r\n    <\/section>\r\n    \r\n    <!-- About Section -->\r\n    <section id=\"about\" class=\"about\">\r\n        <div class=\"container\">\r\n            <div class=\"section-title\">\r\n                <h2>Who are we<\/h2>\r\n                <p class=\"subtitle-en\">About Us<\/p>\r\n                <p>Waheej Real Estate Company - A Pioneer in Real Estate Development and Investment in the Kingdom of Saudi Arabia<\/p>\r\n            <\/div>\r\n            <div class=\"about-content\">\r\n                <div class=\"about-card\">\r\n                    <div class=\"icon\">\ud83c\udfd7\ufe0f<\/div>\r\n                    <h3>Extensive Experience<\/h3>\r\n                    <p>With more than 40 years of experience in the real estate industry, we offer innovative modern residences that suit the requirements of the Kingdom's real estate market. We started with a small team and a clear vision for the future that helped us overcome a lot of challenges.  <\/p>\r\n                <\/div>\r\n                <div class=\"about-card\">\r\n                    <div class=\"icon\">\u2728<\/div>\r\n                    <h3>Leadership and Innovation<\/h3>\r\n                    <p>We are distinguished by being a leader in the field of real estate development and investment by providing high-quality projects with professional designs and innovative technologies that are in line with the requirements and aspirations of customers in the Kingdom.<\/p>\r\n                <\/div>\r\n                <div class=\"about-card\">\r\n                    <div class=\"icon\">\ud83c\udfaf<\/div>\r\n                    <h3>Vision 2030<\/h3>\r\n                    <p>Through our vision, we seek to keep pace with the urban development witnessed by the Kingdom, and to achieve leadership in the field of real estate development in line with Saudi Vision 2030 and its strategic goals. <\/p>\r\n                <\/div>\r\n                <div class=\"about-card\">\r\n                    <div class=\"icon\">\ud83c\udfc6<\/div>\r\n                    <h3>Quality and Trust<\/h3>\r\n                    <p>Our track record is based on unwavering standards of quality, modernity and trust, which has earned us the trust of customers and investors alike by offering high-quality residential products. <\/p>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    \r\n    <!-- Stats Section -->\r\n    <section class=\"stats\">\r\n        <div class=\"stats-grid\">\r\n            <div class=\"stat-item\">\r\n                <span class=\"stat-number\">40+<\/span>\r\n                <span class=\"stat-label\">Years of experience in the Saudi market<\/span>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <span class=\"stat-number\">100+<\/span>\r\n                <span class=\"stat-label\">A successful real estate project<\/span>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <span class=\"stat-number\">5000+<\/span>\r\n                <span class=\"stat-label\">Satisfied Client<\/span>\r\n            <\/div>\r\n            <div class=\"stat-item\">\r\n                <span class=\"stat-number\">2030<\/span>\r\n                <span class=\"stat-label\">Partner in the Kingdom's Vision<\/span>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    \r\n    <!-- Partnership Section -->\r\n    <section id=\"partnership\" class=\"partnership\">\r\n        <div class=\"container\">\r\n            <div class=\"section-title\">\r\n                <h2>Strategic Partnership<\/h2>\r\n                <p class=\"subtitle-en\">Strategic Partnership<\/p>\r\n                <p>Waheej Real Estate Company cooperates with the city of Egypt to develop quality projects in the Kingdom<\/p>\r\n            <\/div>\r\n            <div class=\"partnership-content\">\r\n                <div class=\"partnership-image\">\r\n                    <img decoding=\"async\" data-src=\"https:\/\/storiaproperty.com\/wp-content\/uploads\/2025\/11\/%D9%85%D8%AF%D9%8A%D9%86%D8%A9%20%D9%85%D8%B5%D8%B1%20%D9%88%D8%B4%D8%B1%D9%83%D8%A9%20%D9%88%D9%87%D9%8A%D8%AC%20%D8%A7%D9%84%D8%B9%D9%82%D8%A7%D8%B1%D9%8A%D8%A9.jpg\" alt=\"Partnership and the city of Egypt\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                <\/div>\r\n                <div class=\"partnership-text\">\r\n                    <h3>Waheig Real Estate \u00d7 Egypt City<\/h3>\r\n                    <p>In a strategic step towards regional expansion, Waheej Real Estate Company signed a Memorandum of Understanding (MoU) with Madinat Misr Real Estate Development Company, one of the largest real estate development companies in Egypt with more than 65 years of experience.  <\/p>\r\n                    <p>The agreement was signed at the headquarters of Waheej Company in Riyadh, where it was signed by Eng. Rashid Saud Al-Jadou - CEO of Waheej Real Estate Company, and Eng. Abdullah Salam - CEO and Managing Director of Madinat Misr.  <\/p>\r\n                    <ul class=\"partnership-features\">\r\n                        <li>Developing integrated residential, commercial and administrative projects in the Kingdom<\/li>\r\n                        <li>Exchange of technical and financial expertise and information between the two parties<\/li>\r\n                        <li>Possibility of establishing a joint real estate development company<\/li>\r\n                        <li>Contributing to supporting the housing sector and achieving comprehensive development goals<\/li>\r\n                        <li>Keeping pace with the goals of Saudi Vision 2030<\/li>\r\n                    <\/ul>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    \r\n    <!-- Gallery Section -->\r\n    <section id=\"gallery\" class=\"gallery\">\r\n        <div class=\"container\">\r\n            <div class=\"section-title\">\r\n                <h2>Business Fair<\/h2>\r\n                <p class=\"subtitle-en\">Our Projects Gallery<\/p>\r\n                <p>We are proud to offer outstanding real estate projects that reflect our commitment to quality and innovation<\/p>\r\n            <\/div>\r\n            <div class=\"gallery-grid\">\r\n                <div class=\"gallery-item\">\r\n                    <img decoding=\"async\" data-src=\"https:\/\/storiaproperty.com\/wp-content\/uploads\/2025\/11\/%D9%85%D8%B4%D8%B1%D9%88%D8%B9%20%D9%88%D9%87%D9%8A%D8%AC%20%D8%A7%D9%84%D8%B3%D8%B9%D9%88%D8%AF%D9%8A%D8%A9.jpeg\" alt=\"Saudi Wahej Project\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <div class=\"gallery-overlay\">\r\n                        <h4>Luxury Residential Projects<\/h4>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"gallery-item\">\r\n                    <img decoding=\"async\" data-src=\"https:\/\/storiaproperty.com\/wp-content\/uploads\/2025\/11\/%D9%85%D8%B4%D8%B1%D9%88%D8%B9%20%D8%AA%D8%AC%D8%A7%D8%B1%D9%8A%20%D9%88%D9%87%D9%8A%D8%AC%20%D8%A7%D9%84%D8%B3%D8%B9%D9%88%D8%AF%D9%8A%D8%A9.jpeg\" alt=\"Commercial Project\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <div class=\"gallery-overlay\">\r\n                        <h4>Integrated Commercial Projects<\/h4>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"gallery-item\">\r\n                    <img decoding=\"async\" data-src=\"https:\/\/storiaproperty.com\/wp-content\/uploads\/2025\/11\/%D9%85%D8%B4%D8%B1%D9%88%D8%B9%20%D9%85%D8%AF%D9%8A%D9%86%D8%A9%20%D9%85%D8%B5%D8%B1%20%D9%88%D9%88%D9%87%D9%8A%D8%AC%20%D8%A7%D9%84%D8%B9%D9%82%D8%A7%D8%B1%D9%8A%D8%A9.png\" alt=\"Cooperation with the City of Egypt\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <div class=\"gallery-overlay\">\r\n                        <h4>Strategic Partnerships<\/h4>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"gallery-item\">\r\n                    <img decoding=\"async\" data-src=\"https:\/\/storiaproperty.com\/wp-content\/uploads\/2025\/11\/%D9%85%D8%B4%D8%B1%D9%88%D8%B9%20%D9%88%D9%87%D9%8A%D8%AC%20%D9%88%D9%85%D8%AF%D9%8A%D9%86%D8%A9%20%D9%85%D8%B5%D8%B1.jpeg\" alt=\"Joint Ventures\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <div class=\"gallery-overlay\">\r\n                        <h4>Developing integrated communities<\/h4>\r\n                    <\/div>\r\n                <\/div>\r\n                <div class=\"gallery-item\">\r\n                    <img decoding=\"async\" data-src=\"https:\/\/storiaproperty.com\/wp-content\/uploads\/2025\/11\/%D9%88%D9%87%D9%8A%D8%AC-%D8%A7%D9%84%D8%B9%D9%82%D8%A7%D8%B1%D9%8A%D8%A9.jpg\" alt=\"Waheeg Real Estate\" src=\"data:image\/svg+xml;base64,PHN2ZyB3aWR0aD0iMSIgaGVpZ2h0PSIxIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjwvc3ZnPg==\" class=\"lazyload\">\r\n                    <div class=\"gallery-overlay\">\r\n                        <h4>Innovative modern designs<\/h4>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    \r\n    <!-- Contact Section -->\r\n    <section id=\"contact\" class=\"contact\">\r\n        <div class=\"container\">\r\n            <div class=\"section-title\">\r\n                <h2>Contact Us<\/h2>\r\n                <p class=\"subtitle-en\">Contact Us<\/p>\r\n                <p>We are here to answer your queries and help you choose the perfect investment<\/p>\r\n            <\/div>\r\n            <div class=\"form__container\">\r\n                <h2>Enquire Now<\/h2>\r\n                <p class=\"form-subtitle\">Get in Touch<\/p>\r\n                <div class=\"_modal\" id=\"_modal\">\r\n                    <div class=\"res\">\r\n                        <img decoding=\"async\" src=\"https:\/\/iconarchive.com\/download\/i58928\/wwalczyszyn\/android-style-honeycomb\/Messages.ico\" alt=\"success\">\r\n                        <h3>Thank you<\/h3>\r\n                        <p>Your message has been sent successfully<br>We will contact you soon hopefully<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n                <form id=\"my-form\" action=\"https:\/\/api.headlessforms.cloud\/api\/v1\/form\/E4m61iA2qN\" method=\"POST\">\r\n                    <input id=\"fullName\" name=\"fullName\" type=\"text\" placeholder=\"Full Name\" required=\"\">\r\n                    <input id=\"email\" name=\"email\" type=\"email\" placeholder=\"Email\" required=\"\">\r\n                    <input id=\"phone\" name=\"phone\" type=\"tel\" placeholder=\"Phone Number\" required=\"\">\r\n                    <button type=\"submit\">Send Request<\/button>\r\n                <\/form>\r\n            <\/div>\r\n        <\/div>\r\n    <\/section>\r\n    \r\n    <!-- Footer -->\r\n    <footer>\r\n        <div class=\"footer-content\">\r\n            <div class=\"footer-grid\">\r\n                <div class=\"footer-section\">\r\n                    <h3>Waheig Real Estate Company<\/h3>\r\n                    <p><strong>Waheej Real Estate Company<\/strong><\/p>\r\n                    <p>A leading Saudi real estate developer with 40 years of experience<\/p>\r\n                    <p>We contribute to the development of the real estate sector in line with the Kingdom's Vision 2030<\/p>\r\n                <\/div>\r\n                <div class=\"footer-section\">\r\n                    <h3>Quick Links<\/h3>\r\n                    <a href=\"#home\">Home<\/a>\r\n<a href=\"#about\">Who are we<\/a>\r\n<a href=\"#partnership\">Partnerships<\/a>\r\n<a href=\"#gallery\">Business<\/a>\r\n Fair<a href=\"#contact\">Contact Us<\/a>                                                                                \r\n                <\/div>\r\n                <div class=\"footer-section\">\r\n                    <h3>Values<\/h3>\r\n                    <p>\u2713 Credibility<\/p>\r\n                    <p>\u2713 Quality<\/p>\r\n                    <p>\u2713 Innovation<\/p>\r\n                    <p>\u2713 Continuous Growth<\/p>\r\n                <\/div>\r\n                <div class=\"footer-section\">\r\n                    <h3>Contact Us<\/h3>\r\n                    <p>\ud83d\udce7 storia.re@gmail.com<\/p>\r\n                    <p>\ud83d\udcde WhatsApp: +201227702655<\/p>\r\n                    <p>\ud83d\udccd Saudi Arabia<\/p>\r\n                    <p>\ud83c\udf10 www.storiaproperty.com<\/p>\r\n                <\/div>\r\n            <\/div>\r\n            <div class=\"copyright\">\r\n                <p>\u00a9 2025 Waheej Real Estate Company | Waheig Real Estate Company. All Rights Reserved. <\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/footer>\r\n    \r\n    <!-- WhatsApp Float Button -->\r\n    <a href=\"https:\/\/wa.me\/201227702655?text=%D9%85%D8%B1%D8%AD%D8%A8%D8%A7%D9%8B%D8%8C%20%D8%A3%D8%B1%D9%8A%D8%AF%20%D8%A7%D9%84%D8%A7%D8%B3%D8%AA%D9%81%D8%B3%D8%A7%D8%B1%20%D8%B9%D9%86%20%D8%AE%D8%AF%D9%85%D8%A7%D8%AA%20%D8%B4%D8%B1%D9%83%D8%A9%20%D9%88%D9%87%D9%8A%D8%AC%20%D8%A7%D9%84%D8%B9%D9%82%D8%A7%D8%B1%D9%8A%D8%A9\" target=\"_blank\" class=\"whatsapp-float\">\r\n  \ud83d\udcac\r\n    <\/a>\r\n    \r\n    <!-- Scroll to Top -->\r\n    <div class=\"scroll-top\" id=\"scrollTop\">\u2191<\/div>\r\n    \r\n    <script>\r\n        \/\/ Mobile Menu Toggle\r\n        const menuToggle = document.getElementById('menuToggle');\r\n        const navMenu = document.getElementById('navMenu');\r\n        \r\n        menuToggle.addEventListener('click', () => {\r\n            menuToggle.classList.toggle('active');\r\n            navMenu.classList.toggle('active');\r\n        });\r\n        \r\n        document.querySelectorAll('#navMenu a').forEach(link => {\r\n            link.addEventListener('click', () => {\r\n                menuToggle.classList.remove('active');\r\n                navMenu.classList.remove('active');\r\n            });\r\n        });\r\n        \r\n        \/\/ Smooth Scrolling\r\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\r\n            anchor.addEventListener('click', function (e) {\r\n                e.preventDefault();\r\n                const target = document.querySelector(this.getAttribute('href'));\r\n                if (target) {\r\n                    target.scrollIntoView({\r\n                        behavior: 'smooth',\r\n                        block: 'start'\r\n                    });\r\n                }\r\n            });\r\n        });\r\n        \r\n        \/\/ Scroll to Top Button\r\n        const scrollTop = document.getElementById('scrollTop');\r\n        window.addEventListener('scroll', () => {\r\n            if (window.pageYOffset > 300) {\r\n                scrollTop.classList.add('show');\r\n            } else {\r\n                scrollTop.classList.remove('show');\r\n            }\r\n        });\r\n        \r\n        scrollTop.addEventListener('click', () => {\r\n            window.scrollTo({\r\n                top: 0,\r\n                behavior: 'smooth'\r\n            });\r\n        });\r\n        \r\n        \/\/ Contact Form Handler\r\n        document.getElementById(\"_modal\").addEventListener(\"click\", (e) => {\r\n            if (e.target.id === \"_modal\") {\r\n                e.target.classList.remove(\"_open\");\r\n            }\r\n        });\r\n        \r\n        var form = document.getElementById(\"my-form\");\r\n        \r\n        async function handleSubmit(event) {\r\n            event.preventDefault();\r\n            var data = new FormData(event.target);\r\n            var fullName = document.getElementById(\"fullName\");\r\n            var phone = document.getElementById(\"phone\");\r\n            var email = document.getElementById(\"email\");\r\n            \r\n            if (email.value && phone.value && fullName.value) {\r\n                fetch(event.target.action, {\r\n                    method: form.method,\r\n                    body: data,\r\n                    headers: {\r\n                        Accept: \"application\/json\",\r\n                    },\r\n                })\r\n                .then((response) => {\r\n                    if (response.ok) {\r\n                        form.reset();\r\n                        document.getElementById(\"_modal\").classList.add(\"_open\");\r\n                    } else {\r\n                        alert(\"\u0639\u0630\u0631\u0627\u064b! \u062d\u062f\u062b\u062a \u0645\u0634\u0643\u0644\u0629 \u0623\u062b\u0646\u0627\u0621 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0646\u0645\u0648\u0630\u062c\");\r\n                    }\r\n                })\r\n                .catch((error) => {\r\n                    alert(\"\u0639\u0630\u0631\u0627\u064b! \u062d\u062f\u062b\u062a \u0645\u0634\u0643\u0644\u0629 \u0623\u062b\u0646\u0627\u0621 \u0625\u0631\u0633\u0627\u0644 \u0627\u0644\u0646\u0645\u0648\u0630\u062c\");\r\n                });\r\n            }\r\n        }\r\n        form.addEventListener(\"submit\", handleSubmit);\r\n        \r\n        \/\/ Animation on Scroll\r\n        const observerOptions = {\r\n            threshold: 0.1,\r\n            rootMargin: '0px 0px -50px 0px'\r\n        };\r\n        \r\n        const observer = new IntersectionObserver((entries) => {\r\n            entries.forEach(entry => {\r\n                if (entry.isIntersecting) {\r\n                    entry.target.style.opacity = '1';\r\n                    entry.target.style.transform = 'translateY(0)';\r\n                }\r\n            });\r\n        }, observerOptions);\r\n        \r\n        document.querySelectorAll('.about-card, .stat-item, .gallery-item').forEach(el => {\r\n            el.style.opacity = '0';\r\n            el.style.transform = 'translateY(30px)';\r\n            el.style.transition = 'all 0.6s ease';\r\n            observer.observe(el);\r\n        });\r\n    <\/script>\r\n\r\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Waheej Real Estate Company is a Saudi company specialized in the field of real estate investment and development, working on residential and commercial projects.<br \/>\nPartnerships  Expansion<br \/>\nMemorandum of Understanding with &#8220;Madinat Misr&#8221;: Waheej Real Estate Company signed a Memorandum of Understanding (MoU) with Madinat Misr to study and develop residential, commercial and administrative projects in the Kingdom of Saudi Arabia.<br \/>\nObjectives of the partnership: The partnership aims to exchange technical and financial expertise and information, and to establish a joint real estate development company in the future.  <\/p>\n","protected":false},"author":1,"featured_media":44369,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"_uf_show_specific_survey":0,"_uf_disable_surveys":false,"footnotes":""},"categories":[8],"tags":[325],"class_list":["post-44364","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-real-estate","tag-waheej-saudi-arabia"],"acf":[],"aioseo_notices":[],"jetpack_featured_media_url":"https:\/\/storiaproperty.com\/wp-content\/uploads\/2025\/11\/baner-waheej.jpg","_links":{"self":[{"href":"https:\/\/storiaproperty.com\/en\/wp-json\/wp\/v2\/posts\/44364","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/storiaproperty.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/storiaproperty.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/storiaproperty.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/storiaproperty.com\/en\/wp-json\/wp\/v2\/comments?post=44364"}],"version-history":[{"count":0,"href":"https:\/\/storiaproperty.com\/en\/wp-json\/wp\/v2\/posts\/44364\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/storiaproperty.com\/en\/wp-json\/wp\/v2\/media\/44369"}],"wp:attachment":[{"href":"https:\/\/storiaproperty.com\/en\/wp-json\/wp\/v2\/media?parent=44364"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/storiaproperty.com\/en\/wp-json\/wp\/v2\/categories?post=44364"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/storiaproperty.com\/en\/wp-json\/wp\/v2\/tags?post=44364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}