{"id":1108,"date":"2026-06-01T14:31:06","date_gmt":"2026-06-01T14:31:06","guid":{"rendered":"https:\/\/proptrustverified.com\/es\/?page_id=1108"},"modified":"2026-08-07T08:46:50","modified_gmt":"2026-08-07T08:46:50","slug":"Judicial-Verification-Methodology","status":"publish","type":"page","link":"https:\/\/proptrustverified.com\/en\/Judicial-Verification-Methodology\/","title":{"rendered":"Judicial Verification Methodology"},"content":{"rendered":"<meta charset=\"UTF-8\"><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"><title>Prop Trust Verified&reg; | Judicial Verification Methodology | Aurema Group<\/title><meta name=\"description\" content=\"Prop Trust Verified&reg;: La &uacute;nica metodolog&iacute;a de verificaci&oacute;n de activos con validez judicial. 5 fases, 30+ a&ntilde;os de experiencia, 100% admisible en tribunales. MiCA, SEC, ADGM compliant.\"><meta name=\"keywords\" content=\"Prop Trust Verified, verificaci&oacute;n judicial activos, due diligence inmobiliaria, perito judicial inmobiliario, MiCA compliance, tokenizaci&oacute;n RWA, auditor&iacute;a legal propiedades\"><link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\"><link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin=\"\"><link href=\"https:\/\/fonts.googleapis.com\/css2?family=Playfair+Display:wght@400;500;600;700;800&amp;family=Inter:wght@300;400;500;600;700&amp;display=swap\" rel=\"stylesheet\"><script type=\"application\/ld+json\">\n    {\n      \"@context\": \"https:\/\/schema.org\",\n      \"@type\": \"Service\",\n      \"name\": \"Prop Trust Verified&reg;\",\n      \"description\": \"Metodolog&iacute;a propietaria de verificaci&oacute;n judicial de activos inmobiliarios y navales\",\n      \"provider\": {\n        \"@type\": \"Organization\",\n        \"name\": \"Aurema Group\",\n        \"url\": \"https:\/\/aurema-group.com\",\n        \"logo\": \"https:\/\/aurema-group.com\/logo.png\",\n        \"founder\": {\n          \"@type\": \"Person\",\n          \"name\": \"Aurelio Tamarit Blay\",\n          \"jobTitle\": \"Perito Judicial Colegiado\"\n        }\n      },\n      \"serviceType\": \"Asset Verification & Due Diligence\",\n      \"areaServed\": {\n        \"@type\": \"Place\",\n        \"name\": \"Global\",\n        \"additionalType\": [\"European Union\", \"United States\", \"ADGM\"]\n      },\n      \"hasOfferCatalog\": {\n        \"@type\": \"OfferCatalog\",\n        \"name\": \"Prop Trust Verified&reg; Phases\",\n        \"itemListElement\": [\n          {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Pre-Verification Assessment\"}},\n          {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Forensic Physical Inspection\"}},\n          {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Multi-Layer Legal Audit\"}},\n          {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Digital Twin Creation\"}},\n          {\"@type\": \"Offer\", \"itemOffered\": {\"@type\": \"Service\", \"name\": \"Judicial Certification\"}}\n        ]\n      },\n      \"aggregateRating\": {\n        \"@type\": \"AggregateRating\",\n        \"ratingValue\": \"5\",\n        \"reviewCount\": \"500\",\n        \"bestRating\": \"5\"\n      }\n    }\n    <\/script><style>\n        :root {\n            --black: #0A0A0C;\n            --black-light: #121214;\n            --black-medium: #1A1A1C;\n            --gold: #C0A080;\n            --gold-light: #D4B896;\n            --gold-dark: #A88B6A;\n            --white: #FFFFFF;\n            --gray: #E6E6E6;\n            --text-muted: #A0A0A0;\n        }\n\n        * { margin: 0; padding: 0; box-sizing: border-box; }\n        html { scroll-behavior: smooth; }\n        \n        body {\n            font-family: 'Inter', sans-serif;\n            background-color: var(--black);\n            color: var(--gray);\n            line-height: 1.8;\n            overflow-x: hidden;\n        }\n\n        \/* ========== PRELOADER ========== *\/\n        .preloader {\n            position: fixed;\n            top: 0; left: 0; width: 100%; height: 100%;\n            background: var(--black);\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            z-index: 9999;\n            transition: opacity 0.8s ease;\n        }\n        .preloader.hidden { opacity: 0; visibility: hidden; }\n        .loader {\n            width: 60px; height: 60px;\n            border: 3px solid var(--gold);\n            border-top-color: transparent;\n            border-radius: 50%;\n            animation: spin 1s linear infinite;\n        }\n        @keyframes spin { to { transform: rotate(360deg); } }\n\n        \/* ========== NAVIGATION ========== *\/\n        .navbar {\n            position: fixed; top: 0; width: 100%;\n            background: rgba(10, 10, 12, 0.95);\n            backdrop-filter: blur(20px);\n            z-index: 1000;\n            border-bottom: 1px solid rgba(192, 160, 128, 0.1);\n            transition: all 0.4s ease;\n        }\n        .navbar.scrolled {\n            background: rgba(10, 10, 12, 0.98);\n            box-shadow: 0 4px 30px rgba(0, 0, 0, 0.5);\n        }\n        .nav-container {\n            max-width: 1400px; margin: 0 auto;\n            padding: 1.5rem 2rem;\n            display: flex; justify-content: space-between; align-items: center;\n        }\n        .logo {\n            font-family: 'Playfair Display', serif;\n            font-size: 1.8rem; font-weight: 700;\n            color: var(--gold); letter-spacing: 0.05em;\n            text-decoration: none; transition: all 0.3s;\n        }\n        .logo:hover { color: var(--gold-light); }\n        .nav-menu { display: flex; gap: 2.5rem; list-style: none; }\n        .nav-menu a {\n            color: var(--gray); text-decoration: none;\n            font-size: 0.95rem; font-weight: 500;\n            transition: color 0.3s; position: relative;\n        }\n        .nav-menu a::after {\n            content: ''; position: absolute; bottom: -5px; left: 0;\n            width: 0; height: 2px; background: var(--gold);\n            transition: width 0.3s;\n        }\n        .nav-menu a:hover { color: var(--gold); }\n        .nav-menu a:hover::after { width: 100%; }\n        .hamburger {\n            display: none; flex-direction: column;\n            cursor: pointer; gap: 5px;\n        }\n        .hamburger span {\n            width: 25px; height: 3px;\n            background: var(--gold); transition: all 0.3s;\n        }\n\n        \/* ========== HERO SECTION ========== *\/\n        .hero {\n            min-height: 100vh;\n            background: linear-gradient(135deg, rgba(10,10,12,0.85), rgba(10,10,12,0.95)),\n                        url('https:\/\/images.unsplash.com\/photo-1450101499163-c8848c66ca85?w=1920&q=80') center\/cover;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            text-align: center;\n            padding: 8rem 2rem 5rem;\n            position: relative;\n        }\n        .hero::after {\n            content: '';\n            position: absolute;\n            bottom: 0; left: 0; right: 0;\n            height: 200px;\n            background: linear-gradient(to top, var(--black), transparent);\n        }\n        .hero-content {\n            position: relative; z-index: 2;\n            max-width: 1100px;\n        }\n        .badge {\n            display: inline-block;\n            background: rgba(192, 160, 128, 0.15);\n            border: 1px solid var(--gold);\n            color: var(--gold);\n            padding: 0.6rem 2rem;\n            border-radius: 30px;\n            font-size: 0.85rem;\n            font-weight: 600;\n            letter-spacing: 0.2em;\n            margin-bottom: 2rem;\n            text-transform: uppercase;\n        }\n        .hero h1 {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(2.5rem, 6vw, 5rem);\n            color: var(--white);\n            margin-bottom: 1.5rem;\n            line-height: 1.1;\n        }\n        .hero h1 span {\n            color: var(--gold);\n            display: block;\n        }\n        .hero-subtitle {\n            font-size: 1.5rem;\n            color: var(--gold);\n            font-style: italic;\n            margin-bottom: 2rem;\n            display: block;\n        }\n        .hero p {\n            font-size: 1.3rem;\n            max-width: 800px;\n            margin: 0 auto 3rem;\n            opacity: 0.95;\n            line-height: 1.8;\n        }\n        .hero-buttons {\n            display: flex;\n            gap: 1.5rem;\n            justify-content: center;\n            flex-wrap: wrap;\n        }\n        .btn-primary {\n            display: inline-block;\n            padding: 1.3rem 3.5rem;\n            background: var(--gold);\n            color: var(--black);\n            text-decoration: none;\n            border-radius: 4px;\n            font-weight: 600;\n            font-size: 1.1rem;\n            transition: all 0.3s;\n            border: 2px solid var(--gold);\n        }\n        .btn-primary:hover {\n            background: var(--gold-light);\n            transform: translateY(-3px);\n            box-shadow: 0 20px 50px rgba(192, 160, 128, 0.5);\n        }\n        .btn-secondary {\n            display: inline-block;\n            padding: 1.3rem 3.5rem;\n            background: transparent;\n            color: var(--gold);\n            text-decoration: none;\n            border: 2px solid var(--gold);\n            border-radius: 4px;\n            font-weight: 600;\n            font-size: 1.1rem;\n            transition: all 0.3s;\n        }\n        .btn-secondary:hover {\n            background: var(--gold);\n            color: var(--black);\n            transform: translateY(-3px);\n        }\n\n        \/* ========== SECTIONS GENERAL ========== *\/\n        .section {\n            padding: 8rem 2rem;\n            max-width: 1400px;\n            margin: 0 auto;\n        }\n        .section-header {\n            text-align: center;\n            margin-bottom: 5rem;\n        }\n        .section-badge {\n            display: inline-block;\n            color: var(--gold);\n            font-size: 0.9rem;\n            font-weight: 600;\n            letter-spacing: 0.15em;\n            text-transform: uppercase;\n            margin-bottom: 1rem;\n        }\n        .section-title {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(2.5rem, 5vw, 4rem);\n            color: var(--white);\n            margin-bottom: 1.5rem;\n            line-height: 1.2;\n        }\n        .section-subtitle {\n            font-size: 1.2rem;\n            max-width: 800px;\n            margin: 0 auto;\n            opacity: 0.85;\n        }\n\n        \/* ========== PROBLEM\/SOLUTION ========== *\/\n        .problem-solution {\n            background: var(--black-light);\n            padding: 8rem 2rem;\n        }\n        .ps-grid {\n            max-width: 1200px;\n            margin: 0 auto;\n            display: grid;\n            grid-template-columns: 1fr 1fr;\n            gap: 5rem;\n            align-items: center;\n        }\n        .problem-card, .solution-card {\n            padding: 3rem;\n            border-radius: 12px;\n        }\n        .problem-card {\n            background: rgba(220, 50, 50, 0.05);\n            border-left: 4px solid #dc3232;\n        }\n        .solution-card {\n            background: rgba(192, 160, 128, 0.1);\n            border-left: 4px solid var(--gold);\n        }\n        .problem-card h3, .solution-card h3 {\n            font-family: 'Playfair Display', serif;\n            font-size: 2rem;\n            margin-bottom: 1.5rem;\n        }\n        .problem-card h3 { color: #dc3232; }\n        .solution-card h3 { color: var(--gold); }\n        .problem-card ul, .solution-card ul {\n            list-style: none;\n        }\n        .problem-card li, .solution-card li {\n            padding: 0.8rem 0;\n            padding-left: 2rem;\n            position: relative;\n            font-size: 1.05rem;\n        }\n        .problem-card li::before {\n            content: '&#10007;';\n            position: absolute;\n            left: 0;\n            color: #dc3232;\n            font-weight: 700;\n        }\n        .solution-card li::before {\n            content: '&#10003;';\n            position: absolute;\n            left: 0;\n            color: var(--gold);\n            font-weight: 700;\n        }\n\n        \/* ========== 5 PHASES ========== *\/\n        .phases-section {\n            padding: 8rem 2rem;\n        }\n        .phases-container {\n            max-width: 1200px;\n            margin: 0 auto;\n        }\n        .phase-item {\n            display: grid;\n            grid-template-columns: 1fr 2fr;\n            gap: 4rem;\n            align-items: center;\n            padding: 4rem 0;\n            border-bottom: 1px solid var(--black-medium);\n        }\n        .phase-item:last-child { border-bottom: none; }\n        .phase-item.reverse { direction: rtl; }\n        .phase-item.reverse > * { direction: ltr; }\n        .phase-number {\n            text-align: center;\n        }\n        .phase-number .number {\n            font-family: 'Playfair Display', serif;\n            font-size: 5rem;\n            font-weight: 700;\n            color: var(--gold);\n            opacity: 0.3;\n            line-height: 1;\n        }\n        .phase-number .label {\n            font-size: 1rem;\n            color: var(--gold);\n            font-weight: 600;\n            letter-spacing: 0.1em;\n            text-transform: uppercase;\n            margin-top: 0.5rem;\n        }\n        .phase-content h3 {\n            font-family: 'Playfair Display', serif;\n            font-size: 2rem;\n            color: var(--white);\n            margin-bottom: 1.5rem;\n        }\n        .phase-content p {\n            font-size: 1.1rem;\n            margin-bottom: 1.5rem;\n            opacity: 0.9;\n            line-height: 1.8;\n        }\n        .phase-content ul {\n            list-style: none;\n            margin-top: 1.5rem;\n        }\n        .phase-content li {\n            padding: 0.6rem 0;\n            padding-left: 2rem;\n            position: relative;\n            opacity: 0.85;\n        }\n        .phase-content li::before {\n            content: '&rarr;';\n            position: absolute;\n            left: 0;\n            color: var(--gold);\n            font-weight: 700;\n        }\n        .phase-meta {\n            margin-top: 1.5rem;\n            font-size: 0.95rem;\n            opacity: 0.8;\n            font-style: italic;\n        }\n\n        \/* ========== COMPLIANCE SECTION ========== *\/\n        .compliance-section {\n            background: var(--black-light);\n            padding: 8rem 2rem;\n        }\n        .compliance-grid {\n            max-width: 1200px;\n            margin: 4rem auto 0;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\n            gap: 2rem;\n        }\n        .compliance-card {\n            background: var(--black);\n            padding: 2.5rem;\n            border-radius: 12px;\n            border: 1px solid var(--black-medium);\n            text-align: center;\n            transition: all 0.4s;\n        }\n        .compliance-card:hover {\n            border-color: var(--gold);\n            transform: translateY(-5px);\n            box-shadow: 0 20px 40px rgba(192, 160, 128, 0.15);\n        }\n        .compliance-icon {\n            font-size: 3rem;\n            margin-bottom: 1.5rem;\n        }\n        .compliance-card h4 {\n            font-family: 'Playfair Display', serif;\n            color: var(--gold);\n            font-size: 1.4rem;\n            margin-bottom: 1rem;\n        }\n        .compliance-card p {\n            font-size: 0.95rem;\n            opacity: 0.85;\n            line-height: 1.7;\n        }\n\n        \/* ========== COMPARISON TABLE ========== *\/\n        .comparison-section {\n            padding: 8rem 2rem;\n        }\n        .comparison-table {\n            max-width: 1100px;\n            margin: 4rem auto 0;\n            overflow-x: auto;\n        }\n        table {\n            width: 100%;\n            border-collapse: collapse;\n            background: var(--black-light);\n            border-radius: 12px;\n            overflow: hidden;\n        }\n        th {\n            background: var(--black-medium);\n            color: var(--gold);\n            font-family: 'Playfair Display', serif;\n            padding: 1.5rem;\n            text-align: left;\n            font-size: 1.1rem;\n        }\n        td {\n            padding: 1.2rem 1.5rem;\n            border-bottom: 1px solid var(--black-medium);\n        }\n        tr:last-child td { border-bottom: none; }\n        tr:hover { background: rgba(192, 160, 128, 0.05); }\n        .check { color: var(--gold); font-weight: 700; }\n        .cross { color: #666; }\n\n        \/* ========== STATS SECTION ========== *\/\n        .stats-section {\n            background: linear-gradient(135deg, rgba(192, 160, 128, 0.05), rgba(10,10,12,0.95));\n            padding: 6rem 2rem;\n            text-align: center;\n        }\n        .stats-grid {\n            max-width: 1200px;\n            margin: 3rem auto 0;\n            display: grid;\n            grid-template-columns: repeat(auto-fit, minmax(220px, 1fr));\n            gap: 3rem;\n        }\n        .stat-item { padding: 2rem; }\n        .stat-number {\n            font-family: 'Playfair Display', serif;\n            font-size: 3.5rem;\n            font-weight: 700;\n            color: var(--gold);\n            display: block;\n            margin-bottom: 0.5rem;\n        }\n        .stat-label {\n            font-size: 1.05rem;\n            opacity: 0.85;\n            font-weight: 500;\n        }\n\n        \/* ========== CTA SECTION ========== *\/\n        .cta-section {\n            background: linear-gradient(135deg, rgba(10,10,12,0.95), rgba(192, 160, 128, 0.1));\n            padding: 8rem 2rem;\n            text-align: center;\n        }\n        .cta-content {\n            max-width: 900px;\n            margin: 0 auto;\n        }\n        .cta-section h2 {\n            font-family: 'Playfair Display', serif;\n            font-size: clamp(2.5rem, 5vw, 4rem);\n            color: var(--gold);\n            margin-bottom: 1.5rem;\n        }\n        .cta-section p {\n            font-size: 1.25rem;\n            margin-bottom: 2.5rem;\n            opacity: 0.9;\n        }\n        .cta-note {\n            font-size: 0.95rem;\n            opacity: 0.7;\n            margin-top: 2rem;\n            font-style: italic;\n        }\n\n        \/* ========== FOOTER ========== *\/\n        footer {\n            background: var(--black-light);\n            padding: 3rem 2rem;\n            text-align: center;\n            border-top: 1px solid var(--black-medium);\n        }\n        footer p {\n            opacity: 0.7;\n            font-size: 0.9rem;\n        }\n\n        \/* ========== ANIMATIONS ========== *\/\n        .fade-in {\n            opacity: 0;\n            transform: translateY(30px);\n            transition: all 0.8s ease;\n        }\n        .fade-in.visible {\n            opacity: 1;\n            transform: translateY(0);\n        }\n\n        \/* ========== RESPONSIVE ========== *\/\n        @media (max-width: 1024px) {\n            .ps-grid { grid-template-columns: 1fr; gap: 3rem; }\n            .phase-item { grid-template-columns: 1fr; gap: 2rem; text-align: center; }\n            .phase-item.reverse { direction: ltr; }\n        }\n        @media (max-width: 768px) {\n            .nav-menu {\n                position: fixed; left: -100%; top: 80px;\n                flex-direction: column; background: var(--black-light);\n                width: 100%; text-align: center;\n                transition: 0.3s; padding: 2rem 0;\n            }\n            .nav-menu.active { left: 0; }\n            .hamburger { display: flex; }\n            .hero h1 { font-size: 2.5rem; }\n            .hero-buttons { flex-direction: column; align-items: center; }\n            .section { padding: 6rem 1.5rem; }\n        }\n    <\/style><!-- Preloader --><div class=\"preloader\"><div class=\"loader\"><\/div><\/div><!-- Navigation --><nav class=\"navbar\">\n        <div class=\"nav-container\">\n            <a href=\"https:\/\/aurema-group.com\" class=\"logo\">AUREMA GROUP<\/a>\n            <ul class=\"nav-menu\">\n                <li><a href=\"#metodologia\">Methodology<\/a><\/li>\n                <li><a href=\"#fases\">5 Fases<\/a><\/li>\n                <li><a href=\"#compliance\">Compliance<\/a><\/li>\n                <li><a href=\"#comparativa\">Comparative<\/a><\/li>\n                <li><a href=\"https:\/\/aurema-group.com\/contact\/\">Contact<\/a><\/li>\n            <\/ul>\n            <div class=\"hamburger\"><span><\/span><span><\/span><span><\/span><\/div>\n        <\/div>\n    <\/nav><!-- Hero Section --><section class=\"hero\">\n        <div class=\"hero-content\">\n            <div class=\"badge\">Registered Ownership Methodology<\/div>\n            <h1>Prop Trust Verified&reg;\n <span>The Golden Standard in Asset Verification<\/span>\n            <\/h1>\n            <span class=\"hero-subtitle\">&#8220;Truth judicially admissible, backed by 30+ years of experience&#8221;<\/span>\n            <p>The only asset verification methodology that combines forensic rigor,\nlegal audit multilayer and blockchain technology to create reports\nadmissible in European courts. MiCA, SEC and ADGM compliant.\n <\/p>\n            <div class=\"hero-buttons\">\n                <a href=\"https:\/\/aurema-group.com\/contact\/\" class=\"btn-primary\">Request verification<\/a>\n                <a href=\"#fases\" class=\"btn-secondary\">Knowing the Process<\/a>\n            <\/div>\n        <\/div>\n    <\/section><!-- Problem\/Solution Section --><section class=\"problem-solution\">\n        <div class=\"ps-grid\">\n            <div class=\"problem-card fade-in\">\n                <h3>The Problem<\/h3>\n                <p style=\"margin-bottom: 1.5rem; opacity: 0.9;\">Standard due diligence leaves hidden risks that devastate investments:<\/p>\n                <ul>\n                    <li>Unregistered servers restricting use<\/li>\n                    <li>Latent structural defects not detected<\/li>\n                    <li>Conflicts of ownership that arise years later<\/li>\n                    <li>Reports not admissible in court without legal value<\/li>\n                    <li>MiCA\/SEC\/ADGM regulatory breach<\/li>\n                    <li>Average losses: &euro;2-5M per unverified asset<\/li>\n                <\/ul>\n            <\/div>\n            <div class=\"solution-card fade-in\">\n                <h3>The Prop Trust Verified&reg; Solution<\/h3>\n                <p style=\"margin-bottom: 1.5rem; opacity: 0.9;\">Judicial-grade verification that protects your investment:<\/p>\n                <ul>\n                    <li>Legal audit in 7 layers + 12 databases<\/li>\n                    <li>Forensic inspection with ultrasounds and thermogram<\/li>\n                    <li>100% admissible reports in European courts<\/li>\n                    <li>Digital twin with unchanging blockchain anchor<\/li>\n                    <li>Compliance MyCA Article 65 Guaranteed<\/li>\n                    <li>Average mitigated risk: &euro;2.3M per asset<\/li>\n                <\/ul>\n            <\/div>\n        <\/div>\n    <\/section><!-- 5 Phases Section --><section class=\"phases-section\" id=\"fases\">\n        <div class=\"phases-container\">\n            <div class=\"section-header\">\n                <div class=\"section-badge\">Certificate process<\/div>\n                <h2 class=\"section-title\">The 5 Phases of Prop Trust Verified&reg;<\/h2>\n                <p class=\"section-subtitle\">A proven judicial verification system that leaves zero space for uncertainty.\nEach phase builds on the previous one to create an inatacable record.\n <\/p>\n            <\/div>\n\n            <!-- Phase 1 -->\n            <div class=\"phase-item fade-in\">\n                <div class=\"phase-number\">\n                    <div class=\"number\">01<\/div>\n                    <div class=\"label\">Pre-Verification<\/div>\n                <\/div>\n                <div class=\"phase-content\">\n                    <h3>Documentary and Scope Definition Foundation<\/h3>\n                    <p>Before any physical inspection, we set the legal and technical base line. This phase ensures that critical documentation is not overlooked and defines the precise scope of verification.<\/p>\n                    <ul>\n                        <li>Collection of primary documentation (titles, permits, plans)<\/li>\n                        <li>Preliminary search in multiple databases (12+ records)<\/li>\n                        <li>Definition of scope with customer alignment<\/li>\n                        <li>Formulation of risk hypothesis<\/li>\n                    <\/ul>\n                    <p class=\"phase-meta\">  Duration: 5 business days |  de Output: Document of Verification Scope<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Phase 2 -->\n            <div class=\"phase-item reverse fade-in\">\n                <div class=\"phase-number\">\n                    <div class=\"number\">02<\/div>\n                    <div class=\"label\">Physical inspection<\/div>\n                <\/div>\n                <div class=\"phase-content\">\n                    <h3>Review Forensic In Situ<\/h3>\n                    <p>Our collegiate judicial experts conduct thorough on-site inspections using admissible methodologies in courts. We&#8217;re not just looking; we&#8217;re investigating forensic technology.<\/p>\n                    <ul>\n                        <li>Ultrasonic tests for structural integrity<\/li>\n                        <li>Thermographic image to detect hidden defects<\/li>\n                        <li>Topographic measurement and BIM integration<\/li>\n                        <li>Interviews with technical staff and witnesses<\/li>\n                    <\/ul>\n                    <p class=\"phase-meta\">  Duration: 7-14 days (depending on the asset) |  de Output: Forensic Inspection Report (ISO 17020)<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Phase 3 -->\n            <div class=\"phase-item fade-in\">\n                <div class=\"phase-number\">\n                    <div class=\"number\">03<\/div>\n                    <div class=\"label\">Legal Audit<\/div>\n                <\/div>\n                <div class=\"phase-content\">\n                    <h3>Multilayer Legal Verification<\/h3>\n                    <p>Records checks are not enough. We verify through 7 layers of legal risk to identify hidden loads, prescription claims and regulatory conflicts that others overlook.<\/p>\n                    <ul>\n                        <li>Property registration and notary files<\/li>\n                        <li>Compliance with municipal and urban planning<\/li>\n                        <li>Environmental restrictions and protected areas<\/li>\n                        <li>Judicial records and case history<\/li>\n                        <li>Maritime registers and verification of class certificates ( Naval assets)<\/li>\n                    <\/ul>\n                    <p class=\"phase-meta\">  Duration: 10 business days |  de Output: Legal Risk Matrix with Probability Score<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Phase 4 -->\n            <div class=\"phase-item reverse fade-in\">\n                <div class=\"phase-number\">\n                    <div class=\"number\">04<\/div>\n                    <div class=\"label\">Digital twin<\/div>\n                <\/div>\n                <div class=\"phase-content\">\n                    <h3>Digital Replica with Blockchain Anchor<\/h3>\n                    <p>We create a digital twin with the temporary stamp of the verified asset, anchored in blockchain for unchanging auditability. This is your ongoing, manipulative-proof verification record.<\/p>\n                    <ul>\n                        <li>Integrated 3D model BIM-GIS<\/li>\n                        <li>Generation of hash SHA-256 and anchor in Ethereum L2<\/li>\n                        <li>Interactive Dashboard for stakeholder access<\/li>\n                        <li>Quarterly update protocol with deviation alerts<\/li>\n                    <\/ul>\n                    <p class=\"phase-meta\">  Duration: 5 business days |  de Output: Digital Twin Certificate + Hash Blockchain<\/p>\n                <\/div>\n            <\/div>\n\n            <!-- Phase 5 -->\n            <div class=\"phase-item fade-in\">\n                <div class=\"phase-number\">\n                    <div class=\"number\">05<\/div>\n                    <div class=\"label\">Certification<\/div>\n                <\/div>\n                <div class=\"phase-content\">\n                    <h3>Judicial Certification and Delivery<\/h3>\n                    <p>The final phase delivers your admissible check certificate in court, signed by a collegiate Judicial Perito and ready for regulatory presentation or disclosure to investors.<\/p>\n                    <ul>\n                        <li>Prop Trust Verified&reg; Certificate with Digital Signature<\/li>\n                        <li>Executive summary for non-technical stakeholders<\/li>\n                        <li>Complete technical annex for legal\/regular use<\/li>\n                        <li>Compliance statement (MiCA, SEC, ADGM as appropriate)<\/li>\n                    <\/ul>\n                    <p class=\"phase-meta\">  Duration: 3 business days |  de Output: Admissible Tribunal Verification Certificate<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section><!-- Compliance Section --><section class=\"compliance-section\" id=\"compliance\">\n        <div class=\"section-header\">\n            <div class=\"section-badge\">Regulatory Compliance<\/div>\n            <h2 class=\"section-title\">Globally recognized<\/h2>\n            <p class=\"section-subtitle\">Prop Trust Verified&reg; meets or exceeds international regulatory standards\nfor asset verification and tokenization.\n <\/p>\n        <\/div>\n\n        <div class=\"compliance-grid\">\n            <div class=\"compliance-card fade-in\">\n                <div class=\"compliance-icon\"> <\/div>\n                <h4>MiCA (EU)<\/h4>\n                <p>Article 65(2): Independent verification completed with judicial expert certification<\/p>\n            <\/div>\n            <div class=\"compliance-card fade-in\">\n                <div class=\"compliance-icon\"> <\/div>\n                <h4>SEC Reg D<\/h4>\n                <p>Rule 506(c): Dissemination of material risks met<\/p>\n            <\/div>\n            <div class=\"compliance-card fade-in\">\n                <div class=\"compliance-icon\"> <\/div>\n                <h4>ADGM FSRA<\/h4>\n                <p>COBS 5.3.2: Technical due diligence completed<\/p>\n            <\/div>\n            <div class=\"compliance-card fade-in\">\n                <div class=\"compliance-icon\">&#9875;<\/div>\n                <h4>IMO\/SOLAS<\/h4>\n                <p>International Maritime Compliance Verified<\/p>\n            <\/div>\n            <div class=\"compliance-card fade-in\">\n                <div class=\"compliance-icon\">&#128220;<\/div>\n                <h4>ISO 17020<\/h4>\n                <p>Standards of competence of inspection agencies<\/p>\n            <\/div>\n            <div class=\"compliance-card fade-in\">\n                <div class=\"compliance-icon\">&#128272;<\/div>\n                <h4>GDPR\/CCPA<\/h4>\n                <p>Data protection and privacy compliance<\/p>\n            <\/div>\n        <\/div>\n    <\/section><!-- Comparison Table --><section class=\"comparison-section\" id=\"comparativa\">\n        <div class=\"section-header\">\n            <div class=\"section-badge\">Variance<\/div>\n            <h2 class=\"section-title\">Prop Trust Verified&reg; vs Due Diligence Standard<\/h2>\n            <p class=\"section-subtitle\">Why institutional investors choose judicial degree verification.<\/p>\n        <\/div>\n\n        <div class=\"comparison-table fade-in\">\n            <table>\n                <thead>\n                    <tr>\n                        <th>Verification aspect<\/th>\n                        <th>Due Diligence Standard<\/th>\n                        <th>Prop Trust Verified&reg;<\/th>\n                    <\/tr>\n                <\/thead>\n                <tbody>\n                    <tr>\n                        <td><strong>Legal Accessibility<\/strong><\/td>\n                        <td class=\"cross\">&#1056;&#1091;&#1089;&#1089;&#1082;&#1080;&#1081; Not admissible in court<\/td>\n                        <td class=\"check\">&#10003; Admisible en tribunales europeos<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Cualificaci&oacute;n del Experto<\/strong><\/td>\n                        <td class=\"cross\">&#10007; Consultores generales<\/td>\n                        <td class=\"check\">&#10003; Peritos Judiciales colegiados<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Inspecci&oacute;n F&iacute;sica<\/strong><\/td>\n                        <td class=\"cross\">&#10007; Solo evaluaci&oacute;n visual<\/td>\n                        <td class=\"check\">&#10003; Tecnolog&iacute;a forense (ultrasonidos, t&eacute;rmica)<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Verificaci&oacute;n Legal<\/strong><\/td>\n                        <td class=\"cross\">&#10007; Solo chequeo registral<\/td>\n                        <td class=\"check\">&#10003; Auditor&iacute;a multicapa en 7 capas<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Registro Digital<\/strong><\/td>\n                        <td class=\"cross\">&#10007; Solo informe PDF<\/td>\n                        <td class=\"check\">&#10003; Gemelo digital con anclaje blockchain<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Cuantificaci&oacute;n de Riesgo<\/strong><\/td>\n                        <td class=\"cross\">&#10007; Evaluaci&oacute;n cualitativa<\/td>\n                        <td class=\"check\">&#10003; Puntuaci&oacute;n de probabilidad Df\/Rj<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Cumplimiento Regulatorio<\/strong><\/td>\n                        <td class=\"cross\">&#10007; Cumplimiento gen&eacute;rico<\/td>\n                        <td class=\"check\">&#10003; Espec&iacute;fico MiCA\/SEC\/ADGM<\/td>\n                    <\/tr>\n                    <tr>\n                        <td><strong>Mitigaci&oacute;n de Riesgo Promedio<\/strong><\/td>\n                        <td class=\"cross\">~&euro;500K<\/td>\n                        <td class=\"check\">~&euro;2.3M<\/td>\n                    <\/tr>\n                <\/tbody>\n            <\/table>\n        <\/div>\n    <\/section><!-- Stats Section --><section class=\"stats-section\">\n        <div class=\"section-header\">\n            <div class=\"section-badge\">Impacto Medible<\/div>\n            <h2 class=\"section-title\" style=\"color: var(--white);\">Resultados que Hablan<\/h2>\n        <\/div>\n        \n        <div class=\"stats-grid\">\n            <div class=\"stat-item fade-in\">\n                <span class=\"stat-number\">500+<\/span>\n                <span class=\"stat-label\">Casos Judiciales Resueltos<\/span>\n            <\/div>\n            <div class=\"stat-item fade-in\">\n                <span class=\"stat-number\">30+<\/span>\n                <span class=\"stat-label\">A&ntilde;os de Experiencia<\/span>\n            <\/div>\n            <div class=\"stat-item fade-in\">\n                <span class=\"stat-number\">100%<\/span>\n                <span class=\"stat-label\">Tasa de Admisibilidad en Tribunal<\/span>\n            <\/div>\n            <div class=\"stat-item fade-in\">\n                <span class=\"stat-number\">&euro;2.3M<\/span>\n                <span class=\"stat-label\">Mitigaci&oacute;n Promedio de Riesgo<\/span>\n            <\/div>\n            <div class=\"stat-item fade-in\">\n                <span class=\"stat-number\">15+<\/span>\n                <span class=\"stat-label\">Pa&iacute;ses con Operaciones<\/span>\n            <\/div>\n            <div class=\"stat-item fade-in\">\n                <span class=\"stat-number\">0<\/span>\n                <span class=\"stat-label\">Litigios Perdidos por Negligencia<\/span>\n            <\/div>\n        <\/div>\n    <\/section><!-- CTA Section --><section class=\"cta-section\">\n        <div class=\"cta-content\">\n            <h2>&iquest;Listo para Verificar con Certeza Judicial?<\/h2>\n            <p>\n                &Uacute;nete a family offices, inversores institucionales y plataformas de tokenizaci&oacute;n \n                que conf&iacute;an en Prop Trust Verified&reg; para verificaci&oacute;n de activos admisible en tribunales \n                y con anclaje blockchain.\n            <\/p>\n            <a href=\"https:\/\/aurema-group.com\/contacto\/\" class=\"btn-primary\">Solicitar Consulta de Verificaci&oacute;n<\/a>\n            <p class=\"cta-note\">\n                Confidencial &bull; Sin obligaci&oacute;n &bull; Respuesta en 24 horas\n            <\/p>\n        <\/div>\n    <\/section><!-- Footer --><footer>\n        <p>&copy; 2026 Aurema Group. Todos los derechos reservados.<\/p>\n        <p style=\"margin-top: 0.5rem;\">Prop Trust Verified&reg; es una metodolog&iacute;a registrada de Aurema Group LLC.<\/p>\n    <\/footer><!-- JavaScript --><script>\n        \/\/ Preloader\n        window.addEventListener('load', () => {\n            document.querySelector('.preloader').classList.add('hidden');\n        });\n\n        \/\/ Navbar scroll effect\n        const navbar = document.querySelector('.navbar');\n        window.addEventListener('scroll', () => {\n            navbar.classList.toggle('scrolled', window.scrollY > 100);\n        });\n\n        \/\/ Mobile menu\n        const hamburger = document.querySelector('.hamburger');\n        const navMenu = document.querySelector('.nav-menu');\n        hamburger.addEventListener('click', () => navMenu.classList.toggle('active'));\n        document.querySelectorAll('.nav-menu a').forEach(link => {\n            link.addEventListener('click', () => navMenu.classList.remove('active'));\n        });\n\n        \/\/ Smooth scroll\n        document.querySelectorAll('a[href^=\"#\"]').forEach(anchor => {\n            anchor.addEventListener('click', function(e) {\n                e.preventDefault();\n                const target = document.querySelector(this.getAttribute('href'));\n                if (target) {\n                    window.scrollTo({ top: target.offsetTop - 80, behavior: 'smooth' });\n                }\n            });\n        });\n\n        \/\/ Fade-in on scroll\n        const observer = new IntersectionObserver((entries) => {\n            entries.forEach(entry => {\n                if (entry.isIntersecting) {\n                    entry.target.classList.add('visible');\n                    observer.unobserve(entry.target);\n                }\n            });\n        }, { threshold: 0.1, rootMargin: '0px 0px -100px 0px' });\n\n        document.querySelectorAll('.fade-in').forEach(el => observer.observe(el));\n    <\/script><div style=\"margin: 20px 0;\"><div class=\"qrcswholewtapper\" style=\"text-align:left;\"><div class=\"qrcprowrapper\"  id=\"qrcwraa2leds\"><div class=\"qrc_canvass\" id=\"qrc_cuttenpages_2\" style=\"display:inline-block\" data-text=\"https:\/\/proptrustverified.com\/en\/Judicial-Verification-Methodology\/\"><\/div><div><a download=\"Judicial Verification Methodology.png\" class=\"qrcdownloads\" id=\"worign\">\r\n           <button type=\"button\" style=\"min-width:200px;background:#dddddd;color:#000;font-weight: 600;border: 1px solid #dddddd;border-radius:4px;font-size:12px;padding: 6px 0;\" class=\"uqr_code_btn\">Download QR<\/button>\r\n           <\/a><\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"<p>Prop Trust Verified&reg; | Judicial Verification Methodology | Aurema Group AUREMA GROUP Methodology 5 Fases Compliance Comparative Contact Registered Ownership Methodology Prop Trust Verified&reg; The Golden Standard in Asset Verification &#8220;Truth judicially admissible, backed by 30+ years of experience&#8221; The only asset verification methodology that combines forensic rigor, legal audit multilayer and blockchain technology to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-1108","page","type-page","status-publish","hentry"],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/pages\/1108","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/comments?post=1108"}],"version-history":[{"count":8,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/pages\/1108\/revisions"}],"predecessor-version":[{"id":2155,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/pages\/1108\/revisions\/2155"}],"wp:attachment":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/media?parent=1108"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}