{"id":284,"date":"2026-04-07T04:11:43","date_gmt":"2026-04-07T04:11:43","guid":{"rendered":"https:\/\/proptrustverified.com\/?p=284"},"modified":"2026-04-07T06:10:19","modified_gmt":"2026-04-07T06:10:19","slug":"certificado-prop-trust-marine-verified","status":"publish","type":"post","link":"https:\/\/proptrustverified.com\/en\/certificado-prop-trust-marine-verified\/","title":{"rendered":"Certificado Prop Trust Marine Verified"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"es\">\n<head>\n  <meta charset=\"UTF-8\">\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n  <title>Certificado PropTrust Marine Verified &#8211; [C\u00d3DIGO CERTIFICADO]<\/title>\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Cinzel:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400&family=Inter:wght@300;400;500;600&display=swap');\n    \n    * {\n      margin: 0;\n      padding: 0;\n      box-sizing: border-box;\n    }\n    \n    body {\n      font-family: 'Inter', sans-serif;\n      background: linear-gradient(135deg, #0F4C75 0%, #1A365D 50%, #2C4A75 100%);\n      min-height: 100vh;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      padding: 40px 20px;\n    }\n    \n    .certificate-container {\n      max-width: 1123px;\n      width: 100%;\n      background: #FFFFFF;\n      box-shadow: 0 25px 50px rgba(0,0,0,0.3);\n      position: relative;\n      overflow: hidden;\n    }\n    \n    \/* Border Decorativo Naval *\/\n    .certificate-border {\n      border: 20px solid #0F4C75;\n      padding: 40px;\n      position: relative;\n    }\n    \n    .certificate-border::before {\n      content: '';\n      position: absolute;\n      top: 10px;\n      left: 10px;\n      right: 10px;\n      bottom: 10px;\n      border: 3px solid #D4AF37;\n      pointer-events: none;\n    }\n    \n    .certificate-border::after {\n      content: '';\n      position: absolute;\n      top: 15px;\n      left: 15px;\n      right: 15px;\n      bottom: 15px;\n      border: 1px solid #D4AF37;\n      pointer-events: none;\n    }\n    \n    \/* Header *\/\n    .certificate-header {\n      text-align: center;\n      margin-bottom: 40px;\n      position: relative;\n    }\n    \n    .logo-container {\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      gap: 20px;\n      margin-bottom: 20px;\n    }\n    \n    .logo-icon {\n      width: 80px;\n      height: 80px;\n      background: linear-gradient(135deg, #0F4C75, #1A365D);\n      border-radius: 12px;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border: 3px solid #D4AF37;\n    }\n    \n    .logo-icon svg {\n      width: 50px;\n      height: 50px;\n      fill: #FFFFFF;\n    }\n    \n    .certificate-title {\n      font-family: 'Cinzel', serif;\n      font-size: 48px;\n      font-weight: 700;\n      color: #0F4C75;\n      letter-spacing: 3px;\n      margin-bottom: 10px;\n    }\n    \n    .certificate-subtitle {\n      font-family: 'Playfair Display', serif;\n      font-size: 20px;\n      font-style: italic;\n      color: #6B7280;\n      font-weight: 500;\n    }\n    \n    \/* Seal Naval *\/\n    .official-seal {\n      position: absolute;\n      top: -20px;\n      right: 40px;\n      width: 120px;\n      height: 120px;\n    }\n    \n    .seal-outer {\n      width: 100%;\n      height: 100%;\n      background: linear-gradient(135deg, #D4AF37, #F5D98A);\n      border-radius: 50%;\n      display: flex;\n      align-items: center;\n      justify-content: center;\n      border: 4px solid #B8962E;\n      box-shadow: 0 4px 12px rgba(212, 175, 55, 0.4);\n    }\n    \n    .seal-inner {\n      width: 90px;\n      height: 90px;\n      background: #FFFFFF;\n      border-radius: 50%;\n      display: flex;\n      flex-direction: column;\n      align-items: center;\n      justify-content: center;\n      border: 2px solid #D4AF37;\n    }\n    \n    .seal-text {\n      font-family: 'Cinzel', serif;\n      font-size: 9px;\n      font-weight: 600;\n      color: #0F4C75;\n      text-align: center;\n      line-height: 1.3;\n    }\n    \n    .seal-icon {\n      width: 30px;\n      height: 30px;\n      fill: #0F4C75;\n      margin-bottom: 5px;\n    }\n    \n    \/* Certificate Number *\/\n    .certificate-number {\n      text-align: center;\n      font-family: 'Inter', sans-serif;\n      font-size: 14px;\n      color: #6B7280;\n      margin-bottom: 30px;\n      letter-spacing: 2px;\n    }\n    \n    .certificate-number strong {\n      color: #0F4C75;\n      font-weight: 600;\n    }\n    \n    \/* Main Content *\/\n    .certificate-content {\n      text-align: center;\n      margin-bottom: 50px;\n    }\n    \n    .presented-to {\n      font-family: 'Playfair Display', serif;\n      font-size: 18px;\n      color: #6B7280;\n      margin-bottom: 10px;\n      font-style: italic;\n    }\n    \n    .client-name {\n      font-family: 'Cinzel', serif;\n      font-size: 36px;\n      font-weight: 700;\n      color: #0F4C75;\n      margin-bottom: 30px;\n      padding-bottom: 20px;\n      border-bottom: 2px solid #D4AF37;\n      display: inline-block;\n      min-width: 400px;\n    }\n    \n    .verification-text {\n      font-family: 'Inter', sans-serif;\n      font-size: 16px;\n      color: #4B5563;\n      line-height: 1.8;\n      max-width: 800px;\n      margin: 0 auto 30px;\n    }\n    \n    \/* Vessel Details *\/\n    .vessel-details {\n      background: linear-gradient(135deg, #F0F9FF, #E0F2FE);\n      border: 2px solid #0F4C75;\n      border-radius: 12px;\n      padding: 30px;\n      margin: 30px auto;\n      max-width: 800px;\n      text-align: left;\n    }\n    \n    .detail-row {\n      display: flex;\n      justify-content: space-between;\n      padding: 12px 0;\n      border-bottom: 1px solid #E0F2FE;\n    }\n    \n    .detail-row:last-child {\n      border-bottom: none;\n    }\n    \n    .detail-label {\n      font-weight: 600;\n      color: #6B7280;\n      font-size: 14px;\n    }\n    \n    .detail-value {\n      font-weight: 500;\n      color: #0F4C75;\n      font-size: 14px;\n      text-align: right;\n    }\n    \n    \/* Verification Badge Marine *\/\n    .verification-badge {\n      display: inline-flex;\n      align-items: center;\n      gap: 10px;\n      background: linear-gradient(135deg, #0F4C75, #1A365D);\n      color: #FFFFFF;\n      padding: 12px 24px;\n      border-radius: 50px;\n      font-weight: 600;\n      font-size: 16px;\n      margin: 20px 0;\n      box-shadow: 0 4px 12px rgba(15, 76, 117, 0.3);\n    }\n    \n    .verification-badge svg {\n      width: 24px;\n      height: 24px;\n      fill: #FFFFFF;\n    }\n    \n    \/* QR Code Section *\/\n    .qr-section {\n      display: flex;\n      justify-content: center;\n      align-items: center;\n      gap: 30px;\n      margin: 40px 0;\n      padding: 30px;\n      background: linear-gradient(135deg, #F0F9FF, #E0F2FE);\n      border-radius: 12px;\n      border: 2px solid #0F4C75;\n    }\n    \n    .qr-code {\n      width: 150px;\n      height: 150px;\n      background: #FFFFFF;\n      padding: 10px;\n      border: 2px solid #0F4C75;\n      border-radius: 8px;\n    }\n    \n    .qr-info {\n      text-align: left;\n    }\n    \n    .qr-info h4 {\n      font-family: 'Inter', sans-serif;\n      font-size: 16px;\n      font-weight: 600;\n      color: #0F4C75;\n      margin-bottom: 10px;\n    }\n    \n    .qr-info p {\n      font-size: 14px;\n      color: #6B7280;\n      line-height: 1.6;\n    }\n    \n    .verify-url {\n      font-family: 'Inter', sans-serif;\n      font-size: 13px;\n      color: #0F4C75;\n      font-weight: 600;\n      margin-top: 10px;\n      display: block;\n    }\n    \n    \/* Signatures *\/\n    .signatures-section {\n      display: flex;\n      justify-content: space-between;\n      align-items: flex-end;\n      margin-top: 60px;\n      padding-top: 40px;\n      border-top: 2px solid #E5E7EB;\n    }\n    \n    .signature-block {\n      text-align: center;\n      flex: 1;\n    }\n    \n    .signature-line {\n      width: 250px;\n      height: 2px;\n      background: #0F4C75;\n      margin: 0 auto 10px;\n    }\n    \n    .signature-name {\n      font-family: 'Playfair Display', serif;\n      font-size: 18px;\n      font-weight: 600;\n      color: #0F4C75;\n      margin-bottom: 5px;\n    }\n    \n    .signature-title {\n      font-family: 'Inter', sans-serif;\n      font-size: 13px;\n      color: #6B7280;\n      line-height: 1.5;\n    }\n    \n    .signature-title strong {\n      color: #0F4C75;\n      display: block;\n      margin-bottom: 4px;\n    }\n    \n    \/* Footer *\/\n    .certificate-footer {\n      text-align: center;\n      margin-top: 50px;\n      padding-top: 30px;\n      border-top: 1px solid #E5E7EB;\n    }\n    \n    .trademark-info {\n      font-family: 'Inter', sans-serif;\n      font-size: 11px;\n      color: #9CA3AF;\n      line-height: 1.6;\n      max-width: 700px;\n      margin: 0 auto;\n    }\n    \n    .trademark-info strong {\n      color: #0F4C75;\n    }\n    \n    \/* Decorative Elements Naval *\/\n    .corner-ornament {\n      position: absolute;\n      width: 60px;\n      height: 60px;\n    }\n    \n    .corner-ornament.top-left {\n      top: 20px;\n      left: 20px;\n    }\n    \n    .corner-ornament.top-right {\n      top: 20px;\n      right: 20px;\n      transform: rotate(90deg);\n    }\n    \n    .corner-ornament.bottom-left {\n      bottom: 20px;\n      left: 20px;\n      transform: rotate(-90deg);\n    }\n    \n    .corner-ornament.bottom-right {\n      bottom: 20px;\n      right: 20px;\n      transform: rotate(180deg);\n    }\n    \n    .wave-decoration {\n      position: absolute;\n      bottom: 100px;\n      left: 50%;\n      transform: translateX(-50%);\n      width: 200px;\n      height: 30px;\n      opacity: 0.1;\n    }\n    \n    \/* Print Styles *\/\n    @media print {\n      body {\n        background: #FFFFFF;\n        padding: 0;\n      }\n      \n      .certificate-container {\n        box-shadow: none;\n        max-width: 100%;\n      }\n      \n      .no-print {\n        display: none;\n      }\n    }\n    \n    \/* Responsive *\/\n    @media (max-width: 768px) {\n      .certificate-border {\n        padding: 20px;\n        border-width: 10px;\n      }\n      \n      .certificate-title {\n        font-size: 32px;\n      }\n      \n      .client-name {\n        font-size: 24px;\n        min-width: auto;\n        width: 100%;\n      }\n      \n      .signatures-section {\n        flex-direction: column;\n        gap: 40px;\n      }\n      \n      .signature-line {\n        width: 200px;\n      }\n      \n      .qr-section {\n        flex-direction: column;\n        text-align: center;\n      }\n      \n      .qr-info {\n        text-align: center;\n      }\n      \n      .vessel-details {\n        padding: 20px;\n      }\n      \n      .detail-row {\n        flex-direction: column;\n        gap: 5px;\n      }\n      \n      .detail-value {\n        text-align: left;\n      }\n    }\n  <\/style>\n<\/head>\n<body>\n  \n  <div class=\"certificate-container\">\n    <div class=\"certificate-border\">\n      \n      <!-- Corner Ornaments -->\n      <svg class=\"corner-ornament top-left\" viewBox=\"0 0 60 60\" fill=\"none\">\n        <path d=\"M0 0 L60 0 L60 10 L10 10 L10 60 L0 60 Z\" fill=\"#D4AF37\"\/>\n      <\/svg>\n      <svg class=\"corner-ornament top-right\" viewBox=\"0 0 60 60\" fill=\"none\">\n        <path d=\"M0 0 L60 0 L60 10 L10 10 L10 60 L0 60 Z\" fill=\"#D4AF37\"\/>\n      <\/svg>\n      <svg class=\"corner-ornament bottom-left\" viewBox=\"0 0 60 60\" fill=\"none\">\n        <path d=\"M0 0 L60 0 L60 10 L10 10 L10 60 L0 60 Z\" fill=\"#D4AF37\"\/>\n      <\/svg>\n      <svg class=\"corner-ornament bottom-right\" viewBox=\"0 0 60 60\" fill=\"none\">\n        <path d=\"M0 0 L60 0 L60 10 L10 10 L10 60 L0 60 Z\" fill=\"#D4AF37\"\/>\n      <\/svg>\n      \n      <!-- Official Seal Marine -->\n      <div class=\"official-seal\">\n        <div class=\"seal-outer\">\n          <div class=\"seal-inner\">\n            <svg class=\"seal-icon\" viewBox=\"0 0 24 24\">\n              <path d=\"M12 2C12 2 12 3 12 3V6M12 6C14.7614 6 17 8.23858 17 11C17 13.7614 14.7614 16 12 16C9.23858 16 7 13.7614 7 11C7 8.23858 9.23858 6 12 6ZM12 16V22M12 22L9 19M12 22L15 19M5 11H3M21 11H19\"\/>\n            <\/svg>\n            <div class=\"seal-text\">\n              PROP<br>TRUST<br>MARINE<br>VERIFIED\u2122\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      \n      <!-- Wave Decoration -->\n      <svg class=\"wave-decoration\" viewBox=\"0 0 200 30\" fill=\"none\" stroke=\"#0F4C75\" stroke-width=\"2\">\n        <path d=\"M0 15 Q25 5 50 15 T100 15 T150 15 T200 15\"\/>\n        <path d=\"M0 20 Q25 10 50 20 T100 20 T150 20 T200 20\" opacity=\"0.5\"\/>\n      <\/svg>\n      \n      <!-- Header -->\n      <div class=\"certificate-header\">\n        <div class=\"logo-container\">\n          <div class=\"logo-icon\">\n            <svg viewBox=\"0 0 24 24\">\n              <path d=\"M12 2C12 2 12 3 12 3V6M12 6C14.7614 6 17 8.23858 17 11C17 13.7614 14.7614 16 12 16C9.23858 16 7 13.7614 7 11C7 8.23858 9.23858 6 12 6ZM12 16V22M12 22L9 19M12 22L15 19M5 11H3M21 11H19\"\/>\n              <path d=\"M3 20C3 20 5 18 7 20C9 22 11 20 13 20C15 20 17 22 19 20C21 18 21 20 21 20\" stroke=\"white\" stroke-width=\"1.5\" fill=\"none\" opacity=\"0.6\"\/>\n            <\/svg>\n          <\/div>\n        <\/div>\n        <h1 class=\"certificate-title\">CERTIFICADO DE VERIFICACI\u00d3N NAVAL<\/h1>\n        <p class=\"certificate-subtitle\"><a href=\"https:\/\/proptrustverified.com\/proptrust-marine-lider-nacional-en-verificacion-de-embarcaciones-peritaje-naval-profesional\/\" title=\"PropTrust Marine\u2122 | L\u00edder Nacional en Verificaci\u00f3n de Embarcaciones | Peritaje Naval Profesional\"  data-wpil-monitor-id=\"32\">Embarcaci\u00f3n Verificada Profesionalmente<\/a><\/p>\n      <\/div>\n      \n      <!-- Certificate Number -->\n      <div class=\"certificate-number\">\n        C\u00d3DIGO DE VERIFICACI\u00d3N: <strong>PTM-ES-2026-MN12X<\/strong>\n      <\/div>\n      \n      <!-- Main Content -->\n      <div class=\"certificate-content\">\n        <p class=\"presented-to\">Este certificado se expide a favor de:<\/p>\n        <div class=\"client-name\">D.\/D\u00f1a. [NOMBRE COMPLETO DEL CLIENTE]<\/div>\n        \n        <p class=\"verification-text\">\n          Por la presente se CERTIFICA que la embarcaci\u00f3n descrita a continuaci\u00f3n ha sido verificada \n          t\u00e9cnicamente conforme a la metodolog\u00eda estandarizada de <strong>PropTrust Marine Verified\u2122<\/strong>, \n          incluyendo inspecci\u00f3n presencial de 60+ puntos, verificaci\u00f3n documental y an\u00e1lisis t\u00e9cnico \n          por <a href=\"https:\/\/proptrustverified.com\/trabaja-con-nosotros-directorio-de-peritos-colegiados\/\" title=\"Trabaja con Nosotros | Directorio de Peritos Colegiados\"  data-wpil-monitor-id=\"31\">perito naval colegiado<\/a> con experiencia en el sector mar\u00edtimo.\n        <\/p>\n        \n        <!-- Verification Badge -->\n        <div class=\"verification-badge\">\n          <svg viewBox=\"0 0 24 24\">\n            <path d=\"M9 12l2 2 4-4m6 2a9 9 0 11-18 0 9 9 0 0118 0z\"\/>\n          <\/svg>\n          <span>EMBARCACI\u00d3N VERIFICADA<\/span>\n        <\/div>\n        \n        <!-- Vessel Details -->\n        <div class=\"vessel-details\">\n          <div class=\"detail-row\">\n            <span class=\"detail-label\">\u2693 Nombre de la Embarcaci\u00f3n:<\/span>\n            <span class=\"detail-value\">[NOMBRE DEL BARCO]<\/span>\n          <\/div>\n          <div class=\"detail-row\">\n            <span class=\"detail-label\">\ud83d\udccb Tipo de Embarcaci\u00f3n:<\/span>\n            <span class=\"detail-value\">[VELERO\/MOTORA\/CATAMAR\u00c1N\/OTROS]<\/span>\n          <\/div>\n          <div class=\"detail-row\">\n            <span class=\"detail-label\">\ud83d\udccf Eslora:<\/span>\n            <span class=\"detail-value\">[XX] metros<\/span>\n          <\/div>\n          <div class=\"detail-row\">\n            <span class=\"detail-label\">\ud83c\udfed Astillero\/A\u00f1o:<\/span>\n            <span class=\"detail-value\">[ASTILLERO] &#8211; [A\u00d1O]<\/span>\n          <\/div>\n          <div class=\"detail-row\">\n            <span class=\"detail-label\">\ud83d\udd16 N\u00ba de Matr\u00edcula:<\/span>\n            <span class=\"detail-value\">[MATR\u00cdCULA NAVAL]<\/span>\n          <\/div>\n          <div class=\"detail-row\">\n            <span class=\"detail-label\">\ud83d\udccd Puerto de Amarre:<\/span>\n            <span class=\"detail-value\">[PUERTO, PROVINCIA]<\/span>\n          <\/div>\n          <div class=\"detail-row\">\n            <span class=\"detail-label\">\ud83d\udcc5 Fecha de Verificaci\u00f3n:<\/span>\n            <span class=\"detail-value\">[DD] de [MES] de 2026<\/span>\n          <\/div>\n          <div class=\"detail-row\">\n            <span class=\"detail-label\">\ud83d\udd0d Tipo de Servicio:<\/span>\n            <span class=\"detail-value\">[B\u00c1SICA\/COMPLETA\/JUDICIAL]<\/span>\n          <\/div>\n          <div class=\"detail-row\">\n            <span class=\"detail-label\">\u2705 Estado General:<\/span>\n            <span class=\"detail-value\" style=\"color: #059669; font-weight: 600;\">VERIFICADO SIN INCIDENCIAS GRAVES<\/span>\n          <\/div>\n          <div class=\"detail-row\">\n            <span class=\"detail-label\">\ud83d\udcc4 Validez para:<\/span>\n            <span class=\"detail-value\">COMPRAVENTA \u2022 SEGUROS \u2022 PERITAJE<\/span>\n          <\/div>\n        <\/div>\n        \n        <!-- QR Code Section -->\n        <div class=\"qr-section\">\n          <div class=\"qr-code\">\n            <!-- QR Code Placeholder - Replace with actual QR -->\n            <svg viewBox=\"0 0 100 100\" fill=\"#000000\">\n              <rect x=\"0\" y=\"0\" width=\"100\" height=\"100\" fill=\"#FFFFFF\"\/>\n              <rect x=\"10\" y=\"10\" width=\"20\" height=\"20\"\/>\n              <rect x=\"70\" y=\"10\" width=\"20\" height=\"20\"\/>\n              <rect x=\"10\" y=\"70\" width=\"20\" height=\"20\"\/>\n              <rect x=\"40\" y=\"40\" width=\"20\" height=\"20\"\/>\n              <rect x=\"10\" y=\"40\" width=\"10\" height=\"10\"\/>\n              <rect x=\"70\" y=\"70\" width=\"10\" height=\"10\"\/>\n              <rect x=\"40\" y=\"10\" width=\"10\" height=\"10\"\/>\n              <rect x=\"70\" y=\"40\" width=\"10\" height=\"10\"\/>\n              <rect x=\"40\" y=\"70\" width=\"10\" height=\"10\"\/>\n            <\/svg>\n          <\/div>\n          <div class=\"qr-info\">\n            <h4>\ud83d\udd10 Verificar Autenticidad<\/h4>\n            <p>Escanea este c\u00f3digo QR o visita nuestra web para verificar la autenticidad de este certificado y consultar el informe t\u00e9cnico naval completo.<\/p>\n            <a href=\"https:\/\/proptrustverified.com\/verify\/PTM-ES-2026-MN12X\" class=\"verify-url\" target=\"_blank\">\n              proptrustverified.com\/verify\/PTM-ES-2026-MN12X\n            <\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n      \n      <!-- Signatures -->\n      <div class=\"signatures-section\">\n        <div class=\"signature-block\">\n          <div class=\"signature-line\"><\/div>\n          <div class=\"signature-name\">Aurelio Tamarit Blay<\/div>\n          <div class=\"signature-title\">\n            <strong>Perito Judicial Naval Colegiado<\/strong>\n            N\u00ba Colegiado: [N\u00daMERO]<br>\n            Fundador PropTrust Marine Verified\u2122<br>\n            +30 a\u00f1os experiencia sector mar\u00edtimo\n          <\/div>\n        <\/div>\n        \n        <div class=\"signature-block\">\n          <div class=\"signature-line\"><\/div>\n          <div class=\"signature-name\">[Fecha de Emisi\u00f3n]<\/div>\n          <div class=\"signature-title\">\n            <strong>Fecha de Emisi\u00f3n<\/strong>\n            [DD] de [MES] de 2026<br>\n            Valencia, Espa\u00f1a<br>\n            <em style=\"font-size: 11px; color: #9CA3AF;\">Puerto de Valencia<\/em>\n          <\/div>\n        <\/div>\n      <\/div>\n      \n      <!-- Footer -->\n      <div class=\"certificate-footer\">\n        <div class=\"trademark-info\">\n          <strong>Prop Trust Marine Verified\u2122<\/strong> &#8211; Solicitud de Marca OEPM En Tr\u00e1mite 2026<br>\n          Clases 42+45: Servicios T\u00e9cnicos y Judiciales Navales | Titular: Aurelio Tamarit Blay (NIF: 52725512J)<br>\n          Domicilio: Avinguda d&#8217;Ausi\u00e0s March, 66, 46026 Valencia | Establecimiento: Carrera de la Fuente de San Luis 17, Valencia<br>\n          Tel: 662 221 582 | Email: aureliot96@gmail.com | Web: proptrustverified.com<br><br>\n          <em>Este certificado tiene validez t\u00e9cnica y contractual. Puede ser utilizado como prueba en procedimientos judiciales, \n          reclamaciones a aseguradoras y compraventas de embarcaciones. La verificaci\u00f3n no sustituye la diligencia debida del \n          comprador ni constituye garant\u00eda de ausencia total de defectos. V\u00e1lido por 12 meses desde la fecha de emisi\u00f3n.<\/em>\n        <\/div>\n      <\/div>\n      \n    <\/div>\n  <\/div>\n  \n  <!-- Print Button -->\n  <div class=\"no-print\" style=\"text-align: center; margin-top: 30px;\">\n    <button onclick=\"window.print()\" style=\"\n      background: #0F4C75;\n      color: #FFFFFF;\n      padding: 16px 32px;\n      font-size: 16px;\n      font-weight: 600;\n      border: none;\n      border-radius: 8px;\n      cursor: pointer;\n      box-shadow: 0 4px 12px rgba(15, 76, 117, 0.3);\n      transition: all 0.2s;\n    \" onmouseover=\"this.style.background='#0A3D62'; this.style.transform='translateY(-2px)'\" onmouseout=\"this.style.background='#0F4C75'; this.style.transform='translateY(0)'\">\n      \ud83d\udda8\ufe0f Imprimir Certificado Naval\n    <\/button>\n    <p style=\"color: #FFFFFF; margin-top: 15px; font-size: 14px; opacity: 0.9;\">\n      \ud83d\udca1 Consejo: Guarda como PDF para env\u00edo digital o imprime en papel de alta calidad (250g+)\n    <\/p>\n  <\/div>\n  \n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Certificado PropTrust Marine Verified &#8211; [C\u00d3DIGO CERTIFICADO] PROPTRUSTMARINEVERIFIED\u2122 CERTIFICADO DE VERIFICACI\u00d3N NAVAL Embarcaci\u00f3n Verificada Profesionalmente C\u00d3DIGO DE VERIFICACI\u00d3N: PTM-ES-2026-MN12X Este certificado se expide a favor de: D.\/D\u00f1a. [NOMBRE COMPLETO DEL CLIENTE] Por la presente se CERTIFICA que la embarcaci\u00f3n descrita a continuaci\u00f3n ha sido verificada t\u00e9cnicamente conforme a la metodolog\u00eda estandarizada de PropTrust Marine Verified\u2122, [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":269,"comment_status":"open","ping_status":"open","sticky":false,"template":"elementor_canvas","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[28],"tags":[],"class_list":["post-284","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-proptrust"],"acf":[],"_links":{"self":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/posts\/284","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/types\/post"}],"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=284"}],"version-history":[{"count":2,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/posts\/284\/revisions"}],"predecessor-version":[{"id":305,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/posts\/284\/revisions\/305"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/media\/269"}],"wp:attachment":[{"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/media?parent=284"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/categories?post=284"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/proptrustverified.com\/en\/wp-json\/wp\/v2\/tags?post=284"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}