{"id":11828,"date":"2025-10-31T14:43:00","date_gmt":"2025-10-31T19:43:00","guid":{"rendered":"https:\/\/asisvisa.com\/?page_id=11828"},"modified":"2025-11-17T10:30:25","modified_gmt":"2025-11-17T16:30:25","slug":"our-story","status":"publish","type":"page","link":"https:\/\/asisvisa.com\/en\/our-story\/","title":{"rendered":"Our Story"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"11828\" class=\"elementor elementor-11828\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f54d742 e-con-full e-flex e-con e-parent\" data-id=\"f54d742\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cb9f26d elementor-widget elementor-widget-heading\" data-id=\"cb9f26d\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Our Story<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-559aa4e elementor-widget elementor-widget-text-editor\" data-id=\"559aa4e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\tWe were founded with the purpose of supporting each person in their dream of living, studying, or working in the United States. Over the years, we have helped hundreds of families achieve new opportunities through reliable, transparent, and people-centered service.\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-84aa55c e-con-full e-flex e-con e-parent\" data-id=\"84aa55c\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-c835faf elementor-widget__width-initial elementor-widget elementor-widget-html\" data-id=\"c835faf\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t  <style>\r\n        :root {\r\n            --primary: #071330;\r\n            --secondary: #283E75;\r\n            --accent: #FCC929;\r\n            --light: #f8f9fa;\r\n            --dark: #071330;\r\n            --gray: #7A7A7A;\r\n            --shadow: 0 10px 30px rgba(7, 19, 48, 0.15);\r\n            --radius: 16px;\r\n            --transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.1);\r\n        }\r\n\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        html {\r\n            scroll-behavior: smooth;\r\n            -webkit-font-smoothing: antialiased;\r\n            -moz-osx-font-smoothing: grayscale;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Inter', 'Segoe UI', system-ui, sans-serif;\r\n            color: var(--dark);\r\n            line-height: 1.6;\r\n            min-height: 100vh;\r\n            overflow-x: hidden;\r\n            -webkit-tap-highlight-color: transparent;\r\n        }\r\n\r\n        .timeline-container {\r\n            max-width: 1200px;\r\n            margin: 0 auto;\r\n            position: relative;\r\n        }\r\n\r\n\r\n        .timeline-title {\r\n            font-size: 2.5rem;\r\n            font-weight: 800;\r\n            background: linear-gradient(135deg, var(--primary), var(--secondary));\r\n            -webkit-background-clip: text;\r\n            background-clip: text;\r\n            color: transparent;\r\n            margin-bottom: 1rem;\r\n        }\r\n\r\n        .timeline-subtitle {\r\n            font-size: 1.1rem;\r\n            color: var(--gray);\r\n            max-width: 600px;\r\n            margin: 0 auto;\r\n        }\r\n\r\n        .timeline-svg-container {\r\n            width: 100%;\r\n            max-width: 900px;\r\n            margin: 0 auto;\r\n            min-height: 2550px;\r\n            padding-top: 0;\r\n            padding-bottom: 100px;\r\n        }\r\n\r\n        .timeline-svg {\r\n            position: absolute;\r\n            top: 0;\r\n            left: 50%;\r\n            transform: translateX(-50%);\r\n            width: 200px;\r\n            height: 100%;\r\n            z-index: 1;\r\n        }\r\n\r\n        .timeline-path {\r\n            fill: none;\r\n            stroke: url(#lineGradient);\r\n            stroke-width: 8;\r\n            stroke-linecap: round;\r\n            filter: drop-shadow(0 4px 8px rgba(108, 99, 255, 0.3));\r\n        }\r\n\r\n        .timeline-glow {\r\n            fill: none;\r\n            stroke: url(#glowGradient);\r\n            stroke-width: 12;\r\n            stroke-linecap: round;\r\n            opacity: 0.7;\r\n            filter: blur(5px);\r\n        }\r\n\r\n        .timeline-dots {\r\n            fill: white;\r\n            stroke-width: 3;\r\n            stroke: var(--primary);\r\n            filter: drop-shadow(0 2px 4px rgba(0,0,0,0.2));\r\n            transition: var(--transition);\r\n            transform-origin: center;\r\n        }\r\n\r\n        .timeline-event {\r\n            position: absolute;\r\n            width: 42%;\r\n            z-index: 3;\r\n        }\r\n\r\n        .timeline-event.left {\r\n            left: 0;\r\n        }\r\n\r\n        .timeline-event.right {\r\n            right: 0;\r\n        }\r\n\r\n        .timeline-content {\r\n            background: rgba(255, 255, 255, 0.95);\r\n            backdrop-filter: blur(10px);\r\n            border-radius: var(--radius);\r\n            padding: 0;\r\n            box-shadow: var(--shadow);\r\n            transition: var(--transition);\r\n            border: 1px solid rgba(255, 255, 255, 0.2);\r\n            position: relative;\r\n            overflow: hidden;\r\n            cursor: pointer;\r\n        }\r\n\r\n        .timeline-content::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            right: 0;\r\n            height: 4px;\r\n            background: linear-gradient(90deg, var(--secondary), var(--accent));\r\n        }\r\n\r\n        .timeline-connector {\r\n            position: absolute;\r\n            top: 50%;\r\n            height: 3px;\r\n            background: linear-gradient(90deg, var(--accent), var(--secondary));\r\n            z-index: 2;\r\n            transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);\r\n            opacity: 0;\r\n            transform: scaleX(0);\r\n            box-shadow: 0 0 10px rgba(252, 201, 41, 0.5);\r\n        }\r\n\r\n        .timeline-event.left .timeline-connector {\r\n            right: -8%;\r\n            width: 8%;\r\n            transform-origin: right center;\r\n        }\r\n\r\n        .timeline-event.right .timeline-connector {\r\n            left: -8%;\r\n            width: 8%;\r\n            transform-origin: left center;\r\n        }\r\n\r\n        .timeline-content:hover {\r\n            transform: translateY(-8px) scale(1.02);\r\n            box-shadow: 0 20px 40px rgba(0,0,0,0.15);\r\n            background: rgba(255, 255, 255, 1);\r\n        }\r\n\r\n        .timeline-content:hover .timeline-connector {\r\n            opacity: 1;\r\n            transform: scaleX(1);\r\n        }\r\n\r\n        .timeline-content:hover ~ .timeline-dot-highlight {\r\n            transform: scale(1.5);\r\n            fill: var(--accent);\r\n            filter: drop-shadow(0 0 8px rgba(255, 101, 132, 0.6));\r\n        }\r\n\r\n        .timeline-event:hover .timeline-icon {\r\n            transform: translate(-50%, -50%) scale(1.15) rotate(10deg);\r\n            box-shadow: 0 12px 35px rgba(252, 201, 41, 0.6);\r\n        }\r\n\r\n        .photo-container {\r\n            width: 100%;\r\n            height: 250px;\r\n            overflow: hidden;\r\n            position: relative;\r\n        }\r\n\r\n        .timeline-photo {\r\n            width: 100%;\r\n            height: 100%;\r\n            object-fit: cover;\r\n            transition: var(--transition);\r\n            display: block;\r\n             object-position: center 20%;\r\n            image-rendering: -webkit-optimize-contrast;\r\n        }\r\n\r\n        .timeline-content:hover .timeline-photo {\r\n            transform: scale(1.05);\r\n        }\r\n\r\n        .photo-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.7));\r\n            padding: 1rem;\r\n            color: #ffff;;\r\n        }\r\n\r\n        .photo-overlay h3 {\r\n            margin: 0;\r\n            font-size: 1.4rem;\r\n            font-weight: 700;\r\n            color: #ffff;\r\n        }\r\n\r\n        .text-content {\r\n            padding: 1.5rem;\r\n        }\r\n\r\n        .text-content p {\r\n            color: var(--gray);\r\n            margin-bottom: 1.2rem;\r\n            line-height: 1.7;\r\n        }\r\n\r\n        .timeline-date {\r\n            display: inline-block;\r\n            background: linear-gradient(135deg, var(--secondary), var(--primary));\r\n            color: white;\r\n            padding: 0.4rem 1.2rem;\r\n            border-radius: 20px;\r\n            font-size: 0.85rem;\r\n            font-weight: 600;\r\n            box-shadow: 0 4px 12px rgba(40, 62, 117, 0.3);\r\n        }\r\n\r\n        .timeline-icon {\r\n            position: absolute;\r\n            left: 50%;\r\n            transform: translate(-50%, -50%);\r\n            width: 80px;\r\n            height: 80px;\r\n            border-radius: 50%;\r\n            display: flex;\r\n            justify-content: center;\r\n            align-items: center;\r\n            font-size: 1.8rem;\r\n            color: #FCC929;\r\n            box-shadow: 0 8px 25px rgba(252, 201, 41, 0.4);\r\n            transition: var(--transition);\r\n            z-index: 4;\r\n            border: 4px solid white;\r\n        }\r\n\r\n\r\n        .icon-1 { background: #FFF5D4 }\r\n\r\n        .timeline-dot-highlight {\r\n            fill: white;\r\n            stroke-width: 3;\r\n            stroke: var(--primary);\r\n            filter: drop-shadow(0 2px 4px rgba(0,0,0,0.2));\r\n            transition: var(--transition);\r\n            transform-origin: center;\r\n        }\r\n\r\n        .connection-line {\r\n            transition: all 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275);\r\n            stroke-dasharray: 200;\r\n            stroke-dashoffset: 200;\r\n            filter: drop-shadow(0 0 4px rgba(255, 101, 132, 0.6));\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        .timeline-event {\r\n            animation: fadeInUp 0.8s ease-out forwards;\r\n            opacity: 0;\r\n        }\r\n\r\n        .timeline-event:nth-child(1) { animation-delay: 0.1s; }\r\n        .timeline-event:nth-child(2) { animation-delay: 0.2s; }\r\n        .timeline-event:nth-child(3) { animation-delay: 0.3s; }\r\n        .timeline-event:nth-child(4) { animation-delay: 0.4s; }\r\n        .timeline-event:nth-child(5) { animation-delay: 0.5s; }\r\n        .timeline-event:nth-child(6) { animation-delay: 0.6s; }\r\n        .timeline-event:nth-child(7) { animation-delay: 0.7s; }\r\n        .timeline-event:nth-child(8) { animation-delay: 0.8s; }\r\n\r\n        @media screen and (max-width: 1024px) and (min-width: 769px) {\r\n            \r\n\r\n            .timeline-container {\r\n                max-width: 100%;\r\n                padding: 0 1.5rem;\r\n            }\r\n\r\n            .timeline-title {\r\n                font-size: 2.2rem;\r\n            }\r\n\r\n            .timeline-subtitle {\r\n                font-size: 1rem;\r\n            }\r\n\r\n            .timeline-svg-container {\r\n                padding-top: 0;\r\n            }\r\n\r\n            .timeline-event {\r\n                width: 44%;\r\n            }\r\n\r\n            .timeline-icon {\r\n                width: 70px;\r\n                height: 70px;\r\n                font-size: 1.6rem;\r\n            }\r\n\r\n            .photo-container {\r\n                height: 180px;\r\n            }\r\n\r\n            .text-content {\r\n                padding: 1.3rem;\r\n            }\r\n\r\n            .text-content p {\r\n                font-size: 0.95rem;\r\n            }\r\n        }\r\n\r\n        @media screen and (max-width: 768px) and (min-width: 577px) {\r\n         \r\n\r\n            .timeline-title {\r\n                font-size: 2rem;\r\n            }\r\n\r\n            .timeline-subtitle {\r\n                font-size: 0.95rem;\r\n            }\r\n\r\n            .timeline-svg-container {\r\n                min-height: auto;\r\n                padding-top: 0;\r\n                padding-bottom: 80px;\r\n            }\r\n\r\n            .timeline-svg {\r\n                left: 50px;\r\n                width: 100px;\r\n            }\r\n\r\n            .timeline-path {\r\n                stroke: var(--primary) !important;\r\n                stroke-width: 4 !important;\r\n            }\r\n\r\n            .timeline-event {\r\n                position: relative !important;\r\n                width: calc(100% - 80px) !important;\r\n                margin-left: 80px !important;\r\n                margin-bottom: 3rem !important;\r\n                top: auto !important;\r\n            }\r\n\r\n            .timeline-event.left,\r\n            .timeline-event.right {\r\n                left: 0 !important;\r\n                right: auto !important;\r\n            }\r\n\r\n            .timeline-connector {\r\n                display: none !important;\r\n            }\r\n\r\n            .connection-line {\r\n                display: none !important;\r\n            }\r\n\r\n            .timeline-icon {\r\n                left: -30px;\r\n                transform: translateY(-50%);\r\n                width: 65px;\r\n                height: 65px;\r\n                font-size: 1.4rem;\r\n            }\r\n\r\n            .timeline-icon:hover {\r\n                transform: translateY(-50%) scale(1.1);\r\n            }\r\n\r\n            .photo-container {\r\n                height: 200px;\r\n            }\r\n\r\n            .text-content {\r\n                padding: 1.3rem;\r\n            }\r\n\r\n            .text-content p {\r\n                font-size: 0.95rem;\r\n            }\r\n        }\r\n\r\n        @media screen and (max-width: 576px) {\r\n            \r\n            .timeline-title {\r\n                font-size: 1.8rem;\r\n                margin-bottom: 0.5rem;\r\n            }\r\n\r\n            .timeline-subtitle {\r\n                font-size: 0.9rem;\r\n                padding: 0 1rem;\r\n            }\r\n\r\n            .timeline-svg-container {\r\n                min-height: auto;\r\n                padding-bottom: 100px;\r\n            }\r\n\r\n            .timeline-svg {\r\n                left: 35px;\r\n                width: 80px;\r\n                height: 100%;\r\n            }\r\n\r\n            .timeline-path {\r\n                stroke: var(--primary) !important;\r\n                stroke-width: 4 !important;\r\n                opacity: 1 !important;\r\n            }\r\n\r\n            .timeline-glow {\r\n                opacity: 0.4 !important;\r\n            }\r\n\r\n            .timeline-start {\r\n                stroke: var(--primary) !important;\r\n                stroke-width: 4 !important;\r\n                opacity: 1 !important;\r\n            }\r\n\r\n            .timeline-event {\r\n                position: relative !important;\r\n                width: calc(100% - 70px) !important;\r\n                margin-left: 70px !important;\r\n                margin-bottom: 2.5rem !important;\r\n                top: auto !important;\r\n            }\r\n\r\n            .timeline-event.left,\r\n            .timeline-event.right {\r\n                left: 0 !important;\r\n                right: auto !important;\r\n                position: relative !important;\r\n            }\r\n\r\n            .timeline-connector {\r\n                display: none !important;\r\n            }\r\n\r\n            .connection-line {\r\n                display: none !important;\r\n            }\r\n\r\n            .timeline-icon {\r\n                left: -35px;\r\n                transform: translateY(-50%);\r\n                width: 55px;\r\n                height: 55px;\r\n                font-size: 1.1rem;\r\n                border: 3px solid white;\r\n            }\r\n\r\n            .timeline-icon:hover {\r\n                transform: translateY(-50%) scale(1.08);\r\n            }\r\n\r\n            .timeline-content {\r\n                border-radius: 12px;\r\n            }\r\n\r\n            .timeline-content:hover {\r\n                transform: translateY(-4px) scale(1.01);\r\n            }\r\n\r\n            .photo-container {\r\n                height: 160px;\r\n            }\r\n\r\n            .photo-overlay h3 {\r\n                font-size: 1.2rem;\r\n            }\r\n\r\n            .text-content {\r\n                padding: 1rem;\r\n            }\r\n\r\n            .text-content p {\r\n                font-size: 0.9rem;\r\n                margin-bottom: 1rem;\r\n                line-height: 1.6;\r\n            }\r\n\r\n            .timeline-date {\r\n                font-size: 0.75rem;\r\n                padding: 0.35rem 1rem;\r\n            }\r\n        }\r\n\r\n        @media screen and (max-width: 375px) {\r\n\r\n            .timeline-title {\r\n                font-size: 1.5rem;\r\n            }\r\n\r\n            .timeline-subtitle {\r\n                font-size: 0.85rem;\r\n            }\r\n\r\n            .timeline-svg {\r\n                left: 30px;\r\n                width: 70px;\r\n            }\r\n\r\n            .timeline-path {\r\n                stroke: var(--primary) !important;\r\n                stroke-width: 4 !important;\r\n            }\r\n\r\n            .timeline-event {\r\n                width: calc(100% - 60px) !important;\r\n                margin-left: 60px !important;\r\n                position: relative !important;\r\n                top: auto !important;\r\n            }\r\n\r\n            .timeline-icon {\r\n                left: -30px;\r\n                width: 50px;\r\n                height: 50px;\r\n                font-size: 1rem;\r\n            }\r\n\r\n            .photo-container {\r\n                height: 140px;\r\n            }\r\n\r\n\r\n            .text-content {\r\n                padding: 0.9rem;\r\n            }\r\n\r\n            .text-content p {\r\n                font-size: 0.85rem;\r\n            }\r\n\r\n            .timeline-date {\r\n                font-size: 0.7rem;\r\n                padding: 0.3rem 0.9rem;\r\n            }\r\n        }\r\n    <\/style>\r\n\r\n     <div class=\"timeline-container\">\r\n        \r\n\r\n        <div class=\"timeline-svg-container\">\r\n\r\n            <svg class=\"timeline-svg\" viewbox=\"0 0 200 2300\" preserveaspectratio=\"xMidYMin meet\">\r\n                <defs>\r\n                    <lineargradient id=\"lineGradient\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\r\n                        <stop offset=\"0%\" stop-color=\"#071330\"\/>\r\n                        <stop offset=\"50%\" stop-color=\"#283E75\"\/>\r\n                        <stop offset=\"100%\" stop-color=\"#FCC929\"\/>\r\n                    <\/lineargradient>\r\n                    \r\n                    <lineargradient id=\"glowGradient\" x1=\"0\" y1=\"0\" x2=\"0\" y2=\"1\">\r\n                        <stop offset=\"0%\" stop-color=\"#071330\" stop-opacity=\"0.8\"\/>\r\n                        <stop offset=\"100%\" stop-color=\"#FCC929\" stop-opacity=\"0.5\"\/>\r\n                    <\/lineargradient>\r\n                <\/defs>\r\n\r\n                <path class=\"timeline-start\"\r\n                    d=\"M100,0 L100,90\" \/>\r\n                \r\n                <path class=\"timeline-glow\"\r\n                    d=\"M100,90                        C180,220, 20,320, 100,390                        S180,540, 100,690                        S20,840, 100,990                        S180,1140, 100,1290                       S20,1440, 100,1590                       S180,1740, 100,1890                       S20,2040, 100,2190\" \/>\r\n                \r\n                <path class=\"timeline-path\"\r\n                    d=\"M100,90                        C180,220, 20,320, 100,390                        S180,540, 100,690                        S20,840, 100,990                        S180,1140, 100,1290                       S20,1440, 100,1590                       S180,1740, 100,1890                       S20,2040, 100,2190\" \/>\r\n\r\n                <circle class=\"timeline-dots timeline-dot-highlight\" cx=\"100\" cy=\"90\" r=\"6\" data-event=\"1\" \/>\r\n                <circle class=\"timeline-dots timeline-dot-highlight\" cx=\"100\" cy=\"390\" r=\"6\" data-event=\"2\" \/>\r\n                <circle class=\"timeline-dots timeline-dot-highlight\" cx=\"100\" cy=\"690\" r=\"6\" data-event=\"3\" \/>\r\n                <circle class=\"timeline-dots timeline-dot-highlight\" cx=\"100\" cy=\"990\" r=\"6\" data-event=\"4\" \/>\r\n                <circle class=\"timeline-dots timeline-dot-highlight\" cx=\"100\" cy=\"1290\" r=\"6\" data-event=\"5\" \/>\r\n                <circle class=\"timeline-dots timeline-dot-highlight\" cx=\"100\" cy=\"1590\" r=\"6\" data-event=\"6\" \/>\r\n                <circle class=\"timeline-dots timeline-dot-highlight\" cx=\"100\" cy=\"1890\" r=\"6\" data-event=\"7\" \/>\r\n                <circle class=\"timeline-dots timeline-dot-highlight\" cx=\"100\" cy=\"2190\" r=\"6\" data-event=\"8\" \/>\r\n\r\n                <line class=\"connection-line\" id=\"line-1\" x1=\"100\" y1=\"90\" x2=\"100\" y2=\"90\" stroke=\"#FCC929\" stroke-width=\"2\" opacity=\"0\" \/>\r\n                <line class=\"connection-line\" id=\"line-2\" x1=\"100\" y1=\"390\" x2=\"100\" y2=\"390\" stroke=\"#FCC929\" stroke-width=\"2\" opacity=\"0\" \/>\r\n                <line class=\"connection-line\" id=\"line-3\" x1=\"100\" y1=\"690\" x2=\"100\" y2=\"690\" stroke=\"#FCC929\" stroke-width=\"2\" opacity=\"0\" \/>\r\n                <line class=\"connection-line\" id=\"line-4\" x1=\"100\" y1=\"990\" x2=\"100\" y2=\"990\" stroke=\"#FCC929\" stroke-width=\"2\" opacity=\"0\" \/>\r\n                <line class=\"connection-line\" id=\"line-5\" x1=\"100\" y1=\"1290\" x2=\"100\" y2=\"1290\" stroke=\"#FCC929\" stroke-width=\"2\" opacity=\"0\" \/>\r\n                <line class=\"connection-line\" id=\"line-6\" x1=\"100\" y1=\"1590\" x2=\"100\" y2=\"1590\" stroke=\"#FCC929\" stroke-width=\"2\" opacity=\"0\" \/>\r\n                <line class=\"connection-line\" id=\"line-7\" x1=\"100\" y1=\"1890\" x2=\"100\" y2=\"1890\" stroke=\"#FCC929\" stroke-width=\"2\" opacity=\"0\" \/>\r\n                <line class=\"connection-line\" id=\"line-8\" x1=\"100\" y1=\"2190\" x2=\"100\" y2=\"2190\" stroke=\"#FCC929\" stroke-width=\"2\" opacity=\"0\" \/>\r\n            <\/svg>\r\n\r\n\r\n            <div class=\"timeline-event left\" style=\"top: 50px;\" data-event=\"1\">\r\n                <div class=\"timeline-icon icon-1\"><i class=\"fa fa-globe\"><\/i><\/div>\r\n                <div class=\"timeline-content\">\r\n                    <div class=\"timeline-connector\"><\/div>\r\n                    <div class=\"photo-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/asisvisa-wordpress-content.s3.us-east-2.amazonaws.com\/CP_CEO1.jpeg\" alt=\"Conceptualizaci\u00f3n\" class=\"timeline-photo\">\r\n                        <div class=\"photo-overlay\">\r\n                            <h3>Born in Uncertain Times<\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"text-content\">\r\n                        <p>AsisVisa was born during the global pandemic, at a time when uncertainty reshaped lives around the world. Our founder, Sergio, was laid off from the law firm where he worked due to the COVID-19 crisis, a moment that sparked the beginning of a new vision.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"timeline-event right\" style=\"top: 350px;\" data-event=\"2\">\r\n                <div class=\"timeline-icon icon-1\"><i class=\"fa fa-balance-scale\"><\/i><\/div>\r\n                <div class=\"timeline-content\">\r\n                    <div class=\"timeline-connector\"><\/div>\r\n                    <div class=\"photo-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/asisvisa-wordpress-content.s3.us-east-2.amazonaws.com\/CP_Our1.jpeg\" alt=\"Desarrollo\" class=\"timeline-photo\">\r\n                        <div class=\"photo-overlay\">\r\n                            <h3>A Problem That Needed a Solution<\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"text-content\">\r\n                        <p>During his time at the firm, Sergio noticed a recurring issue: clients were frustrated by long delays, lack of transparency, and confusing immigration processes. He knew there had to be a better way \u2014 one that combined technology with clarity and trust.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"timeline-event left\" style=\"top: 650px;\" data-event=\"3\">\r\n                <div class=\"timeline-icon icon-1\"><i class=\"fa fa-lightbulb-o\"><\/i><\/div>\r\n                <div class=\"timeline-content\">\r\n                    <div class=\"timeline-connector\"><\/div>\r\n                    <div class=\"photo-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/asisvisa-wordpress-content.s3.us-east-2.amazonaws.com\/CP_Platform.jpg\" alt=\"Pruebas\" class=\"timeline-photo\">\r\n                        <div class=\"photo-overlay\">\r\n                            <h3>The Idea That Started It All<\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"text-content\">\r\n                        <p>Motivated by the need for faster and clearer solutions, Sergio set out to create a digital platform that simplified immigration services \u2014 helping people complete legal forms, prepare evidence, and track progress all in one place.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"timeline-event right\" style=\"top: 950px;\" data-event=\"4\">\r\n                <div class=\"timeline-icon icon-1\"><i class=\"fa fa-rocket\"><\/i><\/div>\r\n                <div class=\"timeline-content\">\r\n                    <div class=\"timeline-connector\"><\/div>\r\n                    <div class=\"photo-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/asisvisa-wordpress-content.s3.us-east-2.amazonaws.com\/CP_Startup.jpeg\" alt=\"Lanzamiento\" class=\"timeline-photo\">\r\n                        <div class=\"photo-overlay\">\r\n                            <h3>Recognition and Acceleration<\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"text-content\">\r\n                        <p>In August 2021, AsisVisa was selected for a startup acceleration program in New York, validating the idea and opening doors to mentorship, innovation, and growth opportunities within the U.S. tech ecosystem.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"timeline-event left\" style=\"top: 1250px;\" data-event=\"5\">\r\n                <div class=\"timeline-icon icon-1\"><i class=\"fas fa-money-check-alt\"><\/i><\/div>\r\n                <div class=\"timeline-content\">\r\n                    <div class=\"timeline-connector\"><\/div>\r\n                    <div class=\"photo-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/asisvisa-wordpress-content.s3.us-east-2.amazonaws.com\/CP_Inversion.jpeg\" alt=\"Crecimiento\" class=\"timeline-photo\">\r\n                        <div class=\"photo-overlay\">\r\n                            <h3>First Investment Round<\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"text-content\">\r\n                        <p>By January 2022, AsisVisa secured its first round of funding from an investment fund, marking a major milestone that allowed the team to build and expand its platform.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"timeline-event right\" style=\"top: 1550px;\" data-event=\"6\">\r\n                <div class=\"timeline-icon icon-1\"><i class=\"fa fa-laptop\"><\/i><\/div>\r\n                <div class=\"timeline-content\">\r\n                    <div class=\"timeline-connector\"><\/div>\r\n                    <div class=\"photo-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/asisvisa-wordpress-content.s3.us-east-2.amazonaws.com\/CP_Our2.jpeg\" alt=\"Mejoras\" class=\"timeline-photo\">\r\n                        <div class=\"photo-overlay\">\r\n                            <h3>The First Working Prototype<\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"text-content\">\r\n                        <p>By June 2022, the first version of the AsisVisa platform was up and running, offering users an intuitive, guided experience to manage their immigration applications online with confidence and speed.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"timeline-event left\" style=\"top: 1850px;\" data-event=\"7\">\r\n                <div class=\"timeline-icon icon-1\"><i class=\"fa fa-users\"><\/i><\/div>\r\n                <div class=\"timeline-content\">\r\n                    <div class=\"timeline-connector\"><\/div>\r\n                    <div class=\"photo-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/asisvisa-wordpress-content.s3.us-east-2.amazonaws.com\/CP_crecimiento.jpeg\" alt=\"Reconocimiento\" class=\"timeline-photo\">\r\n                        <div class=\"photo-overlay\">\r\n                            <h3>Official Incorporation and Growth<\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"text-content\">\r\n                        <p>Since its official incorporation in October 2021, AsisVisa has grown steadily, developing powerful digital tools to automate, organize, and personalize every part of the immigration process.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"timeline-event right\" style=\"top: 2150px;\" data-event=\"8\">\r\n                <div class=\"timeline-icon icon-1\"><i class=\"fa fa-heart\"><\/i><\/div>\r\n                <div class=\"timeline-content\">\r\n                    <div class=\"timeline-connector\"><\/div>\r\n                    <div class=\"photo-container\">\r\n                        <img decoding=\"async\" src=\"https:\/\/asisvisa-wordpress-content.s3.us-east-2.amazonaws.com\/CP_Ceo2.jpeg\" alt=\"Expansi\u00f3n\" class=\"timeline-photo\">\r\n                        <div class=\"photo-overlay\">\r\n                            <h3>Helping Families Build Their Future<\/h3>\r\n                        <\/div>\r\n                    <\/div>\r\n                    <div class=\"text-content\">\r\n                        <p>Today, AsisVisa has helped hundreds of families both inside and outside the United States pursue their immigration goals with clarity, compassion, and technology. Our mission remains simple: to make immigration accessible, transparent, and human.<\/p>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n\r\n\r\n <script>\r\n        document.addEventListener('DOMContentLoaded', function() {\r\n            const timelineEvents = document.querySelectorAll('.timeline-event');\r\n            const timelineSvg = document.querySelector('.timeline-svg');\r\n            const isMobile = window.innerWidth <= 576;\r\n            const isTablet = window.innerWidth > 576 && window.innerWidth <= 768;\r\n\r\n            if (isMobile || isTablet) {\r\n\r\n                let totalHeight = 0;\r\n                timelineEvents.forEach((event, index) => {\r\n                    const eventHeight = event.offsetHeight;\r\n                    totalHeight += eventHeight + 80; \r\n                });\r\n\r\n                const viewBoxWidth = isMobile ? 80 : 100;\r\n                const xPos = isMobile ? 40 : 50;\r\n                timelineSvg.setAttribute('viewBox', `0 0 ${viewBoxWidth} ${totalHeight}`);\r\n\r\n                const pathD = `M${xPos},0 L${xPos},${totalHeight}`;\r\n                document.querySelector('.timeline-path').setAttribute('d', pathD);\r\n                document.querySelector('.timeline-glow').setAttribute('d', pathD);\r\n\r\n                timelineEvents.forEach((event, index) => {\r\n                    const yPos = (index * (totalHeight \/ 8)) + 40;\r\n                    const dot = document.querySelector(`.timeline-dot-highlight[data-event=\"${index + 1}\"]`);\r\n                    if (dot) {\r\n                        dot.setAttribute('cx', xPos);\r\n                        dot.setAttribute('cy', yPos);\r\n                    }\r\n                    \r\n                    const line = document.getElementById(`line-${index + 1}`);\r\n                    if (line) {\r\n                        line.setAttribute('x1', xPos);\r\n                        line.setAttribute('y1', yPos);\r\n                        line.setAttribute('x2', xPos);\r\n                        line.setAttribute('y2', yPos);\r\n                    }\r\n                });\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                    }\r\n                });\r\n            }, { threshold: 0.1 });\r\n            \r\n            timelineEvents.forEach(event => {\r\n                observer.observe(event);\r\n            });\r\n\r\n            const timelinePath = document.querySelector('.timeline-path');\r\n            let moveDirection = 1;\r\n            \r\n            function animateLine() {\r\n                const currentOffset = parseFloat(timelinePath.style.strokeDashoffset) || 0;\r\n                const newOffset = currentOffset + moveDirection;\r\n                \r\n                if (newOffset > 20) moveDirection = -1;\r\n                if (newOffset < -20) moveDirection = 1;\r\n                \r\n                timelinePath.style.strokeDashoffset = newOffset;\r\n                requestAnimationFrame(animateLine);\r\n            }\r\n\r\n            timelinePath.style.strokeDasharray = \"0.1 10\";\r\n            animateLine();\r\n\r\n            const timelineContents = document.querySelectorAll('.timeline-content');\r\n            const svg = document.querySelector('.timeline-svg');\r\n            const svgRect = svg.getBoundingClientRect();\r\n            \r\n            const linePositions = {\r\n                '1': { dotY: 90, isLeft: true },\r\n                '2': { dotY: 390, isLeft: false },\r\n                '3': { dotY: 690, isLeft: true },\r\n                '4': { dotY: 990, isLeft: false },\r\n                '5': { dotY: 1290, isLeft: true },\r\n                '6': { dotY: 1590, isLeft: false },\r\n                '7': { dotY: 1890, isLeft: true },\r\n                '8': { dotY: 2190, isLeft: false }\r\n            };\r\n            \r\n            timelineContents.forEach(content => {\r\n                content.addEventListener('mouseenter', function() {\r\n                    const eventNumber = this.closest('.timeline-event').getAttribute('data-event');\r\n                    const correspondingDot = document.querySelector(`.timeline-dot-highlight[data-event=\"${eventNumber}\"]`);\r\n                    const connectionLine = document.getElementById(`line-${eventNumber}`);\r\n                    const lineConfig = linePositions[eventNumber];\r\n                    \r\n                    if (correspondingDot) {\r\n                        correspondingDot.setAttribute('r', '9');\r\n                        correspondingDot.style.fill = '#FCC929';\r\n                        correspondingDot.style.strokeWidth = '4';\r\n                        correspondingDot.style.filter = 'drop-shadow(0 0 8px rgba(252, 201, 41, 0.6))';\r\n                    }\r\n                    \r\n                    if (connectionLine && lineConfig) {\r\n\r\n                        const x2 = lineConfig.isLeft ? 20 : 180;\r\n                        \r\n                        connectionLine.setAttribute('x2', x2);\r\n                        connectionLine.setAttribute('opacity', '1');\r\n                        connectionLine.style.strokeDashoffset = '0';\r\n                    }\r\n                });\r\n                \r\n                content.addEventListener('mouseleave', function() {\r\n                    const eventNumber = this.closest('.timeline-event').getAttribute('data-event');\r\n                    const correspondingDot = document.querySelector(`.timeline-dot-highlight[data-event=\"${eventNumber}\"]`);\r\n                    const connectionLine = document.getElementById(`line-${eventNumber}`);\r\n                    \r\n                    if (correspondingDot) {\r\n                        correspondingDot.setAttribute('r', '6');\r\n                        correspondingDot.style.fill = 'white';\r\n                        correspondingDot.style.strokeWidth = '3';\r\n                        correspondingDot.style.filter = 'drop-shadow(0 2px 4px rgba(0,0,0,0.2))';\r\n                    }\r\n                    \r\n                    if (connectionLine) {\r\n                        connectionLine.setAttribute('opacity', '0');\r\n                        connectionLine.style.strokeDashoffset = '200';\r\n                    }\r\n                });\r\n            });\r\n            \r\n            let resizeTimer;\r\n            window.addEventListener('resize', function() {\r\n                clearTimeout(resizeTimer);\r\n                resizeTimer = setTimeout(function() {\r\n                    const isMobileNow = window.innerWidth <= 576;\r\n                    const isTabletNow = window.innerWidth > 576 && window.innerWidth <= 768;\r\n                    if ((isMobileNow || isTabletNow) && timelineSvg) {\r\n \r\n                        let totalHeight = 0;\r\n                        timelineEvents.forEach((event) => {\r\n                            totalHeight += event.offsetHeight + 80;\r\n                        });\r\n                        const viewBoxWidth = isMobileNow ? 80 : 100;\r\n                        const xPos = isMobileNow ? 40 : 50;\r\n                        timelineSvg.setAttribute('viewBox', `0 0 ${viewBoxWidth} ${totalHeight}`);\r\n                        const pathD = `M${xPos},0 L${xPos},${totalHeight}`;\r\n                        document.querySelector('.timeline-path').setAttribute('d', pathD);\r\n                        document.querySelector('.timeline-glow').setAttribute('d', pathD);\r\n                  \r\n                   timelineEvents.forEach((event, index) => {\r\n                            const yPos = (index * (totalHeight \/ 8)) + 40;\r\n                            const dot = document.querySelector(`.timeline-dot-highlight[data-event=\"${index + 1}\"]`);\r\n                            if (dot) {\r\n                                dot.setAttribute('cx', xPos);\r\n                                dot.setAttribute('cy', yPos);\r\n                            }\r\n                        });\r\n                    }\r\n                }, 250);\r\n            });\r\n        });\r\n    <\/script>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1d02e82 e-con-full e-flex e-con e-parent\" data-id=\"1d02e82\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-73aa657 e-con-full e-flex e-con e-child\" data-id=\"73aa657\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-15bc1fd elementor-widget elementor-widget-heading\" data-id=\"15bc1fd\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Resources Of Interest<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-731e242 elementor-widget elementor-widget-text-editor\" data-id=\"731e242\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Explore our blog and discover articles on immigration news, practical guides, and exclusive tips to increase your chances of success in your immigration applications.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a450778 e-con-full e-flex e-con e-child\" data-id=\"a450778\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-dcd22c1 card-hover-blog elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-card-shadow-yes elementor-posts__hover-gradient elementor-widget elementor-widget-posts\" data-id=\"dcd22c1\" data-element_type=\"widget\" data-settings=\"{&quot;cards_columns&quot;:&quot;3&quot;,&quot;cards_columns_tablet&quot;:&quot;2&quot;,&quot;cards_columns_mobile&quot;:&quot;1&quot;,&quot;cards_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;cards_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cards_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}\" data-widget_type=\"posts.cards\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-posts-container elementor-posts elementor-posts--skin-cards elementor-grid\" role=\"list\">\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-14823 post type-post status-publish format-standard has-post-thumbnail hentry category-noticias tag-aeropuertos tag-ice tag-ice-en-aeropuertos tag-migrar-a-estados-unidos tag-recomendaciones-para-inmigrantes\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/asisvisa.com\/en\/recomendaciones-para-viajeros-como-te-afecta-la-presencia-de-ice-en-aeropuertos-de-estados-unidos\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"169\" src=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/03\/Blog-Pagina-Web-300x169.webp\" class=\"attachment-medium size-medium wp-image-14832\" alt=\"\" srcset=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/03\/Blog-Pagina-Web-300x169.webp 300w, https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/03\/Blog-Pagina-Web-768x432.webp 768w, https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/03\/Blog-Pagina-Web-18x10.webp 18w, https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/03\/Blog-Pagina-Web.webp 1024w\" sizes=\"100vw\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h4 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/asisvisa.com\/en\/recomendaciones-para-viajeros-como-te-afecta-la-presencia-de-ice-en-aeropuertos-de-estados-unidos\/\" >\n\t\t\t\tRecommendations for travelers: How does the presence of ICE at US airports affect you?\t\t\t<\/a>\n\t\t<\/h4>\n\t\t\t\t\t<div class=\"elementor-post__read-more-wrapper\">\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/asisvisa.com\/en\/recomendaciones-para-viajeros-como-te-afecta-la-presencia-de-ice-en-aeropuertos-de-estados-unidos\/\" aria-label=\"Read more about Traveler Recommendations: How does ICE&#039;s presence at US airports affect you?\" tabindex=\"-1\" >\n\t\t\tRead more &quot;\t\t<\/a>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\tMarch 26, 2026\t\t<\/span>\n\t\t\t\t<span class=\"elementor-post-avatar\">\n\t\t\tNo Comments\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-14621 post type-post status-publish format-standard has-post-thumbnail hentry category-noticias\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/asisvisa.com\/en\/que-significa-que-la-visa-eb-2-niw-este-vigente\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img decoding=\"async\" width=\"300\" height=\"169\" src=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/03\/Blog-Pagina-Web-300x169.jpg\" class=\"attachment-medium size-medium wp-image-14634\" alt=\"\" srcset=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/03\/Blog-Pagina-Web-300x169.jpg 300w, https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/03\/Blog-Pagina-Web-1024x576.jpg 1024w, https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/03\/Blog-Pagina-Web-768x432.jpg 768w, https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/03\/Blog-Pagina-Web-1536x864.jpg 1536w, https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/03\/Blog-Pagina-Web-18x10.jpg 18w, https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/03\/Blog-Pagina-Web.jpg 1920w\" sizes=\"100vw\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h4 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/asisvisa.com\/en\/que-significa-que-la-visa-eb-2-niw-este-vigente\/\" >\n\t\t\t\tWhat does it mean for the EB-2 NIW visa to be valid?\t\t\t<\/a>\n\t\t<\/h4>\n\t\t\t\t\t<div class=\"elementor-post__read-more-wrapper\">\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/asisvisa.com\/en\/que-significa-que-la-visa-eb-2-niw-este-vigente\/\" aria-label=\"Read more about What does it mean for the EB-2 NIW visa to be valid?\" tabindex=\"-1\" >\n\t\t\tRead more &quot;\t\t<\/a>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\tMarch 17, 2026\t\t<\/span>\n\t\t\t\t<span class=\"elementor-post-avatar\">\n\t\t\tNo Comments\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-14502 post type-post status-publish format-standard has-post-thumbnail hentry category-noticias\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/asisvisa.com\/en\/cambios-visa-h1b\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img decoding=\"async\" width=\"300\" height=\"169\" src=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/02\/Blog-Pagina-Web_1-300x169.webp\" class=\"attachment-medium size-medium wp-image-14505\" alt=\"\" srcset=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/02\/Blog-Pagina-Web_1-300x169.webp 300w, https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/02\/Blog-Pagina-Web_1-1024x576.webp 1024w, https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/02\/Blog-Pagina-Web_1-768x432.webp 768w, https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/02\/Blog-Pagina-Web_1-1536x864.webp 1536w, https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/02\/Blog-Pagina-Web_1-18x10.webp 18w, https:\/\/asisvisa.com\/wp-content\/uploads\/2026\/02\/Blog-Pagina-Web_1.webp 1920w\" sizes=\"100vw\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h4 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/asisvisa.com\/en\/cambios-visa-h1b\/\" >\n\t\t\t\tChanges to the H-1B Visa\t\t\t<\/a>\n\t\t<\/h4>\n\t\t\t\t\t<div class=\"elementor-post__read-more-wrapper\">\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/asisvisa.com\/en\/cambios-visa-h1b\/\" aria-label=\"Read more about Changes to the H-1B Visa\" tabindex=\"-1\" >\n\t\t\tRead more &quot;\t\t<\/a>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\tFebruary 25, 2026\t\t<\/span>\n\t\t\t\t<span class=\"elementor-post-avatar\">\n\t\t\tNo Comments\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-5302 post type-post status-publish format-standard has-post-thumbnail hentry category-guias\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/asisvisa.com\/en\/preguntas-clave-para-tu-visa-de-turista-o-estudiante-en-ee-uu\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"169\" src=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/Visa-de-turismo-300x169.jpg\" class=\"attachment-medium size-medium wp-image-5303\" alt=\"\" srcset=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/Visa-de-turismo-300x169.jpg 300w, https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/Visa-de-turismo-1024x576.jpg 1024w, https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/Visa-de-turismo-768x432.jpg 768w, https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/Visa-de-turismo-1536x864.jpg 1536w, https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/Visa-de-turismo.jpg 1920w\" sizes=\"100vw\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h4 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/asisvisa.com\/en\/preguntas-clave-para-tu-visa-de-turista-o-estudiante-en-ee-uu\/\" >\n\t\t\t\tKey questions for your tourist or student visa in the USA.\t\t\t<\/a>\n\t\t<\/h4>\n\t\t\t\t\t<div class=\"elementor-post__read-more-wrapper\">\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/asisvisa.com\/en\/preguntas-clave-para-tu-visa-de-turista-o-estudiante-en-ee-uu\/\" aria-label=\"Read more about Key Questions for your US Tourist or Student Visa.\" tabindex=\"-1\" >\n\t\t\tRead more &quot;\t\t<\/a>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\tNovember 22, 2024\t\t<\/span>\n\t\t\t\t<span class=\"elementor-post-avatar\">\n\t\t\tNo Comments\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-5299 post type-post status-publish format-standard has-post-thumbnail hentry category-consejos\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/asisvisa.com\/en\/lo-que-debes-saber-si-vas-a-solicitar-asilo-politico-en-ee-uu\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"169\" src=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/Asilo-Politico-300x169.jpg\" class=\"attachment-medium size-medium wp-image-5300\" alt=\"\" srcset=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/Asilo-Politico-300x169.jpg 300w, https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/Asilo-Politico-1024x576.jpg 1024w, https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/Asilo-Politico-768x432.jpg 768w, https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/Asilo-Politico-1536x864.jpg 1536w, https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/Asilo-Politico.jpg 1920w\" sizes=\"100vw\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h4 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/asisvisa.com\/en\/lo-que-debes-saber-si-vas-a-solicitar-asilo-politico-en-ee-uu\/\" >\n\t\t\t\tWhat you should know if you are going to apply for political asylum in the United States.\t\t\t<\/a>\n\t\t<\/h4>\n\t\t\t\t\t<div class=\"elementor-post__read-more-wrapper\">\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/asisvisa.com\/en\/lo-que-debes-saber-si-vas-a-solicitar-asilo-politico-en-ee-uu\/\" aria-label=\"Read more about what you should know if you are going to apply for political asylum in the United States.\" tabindex=\"-1\" >\n\t\t\tRead more &quot;\t\t<\/a>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\tNovember 15, 2024\t\t<\/span>\n\t\t\t\t<span class=\"elementor-post-avatar\">\n\t\t\tNo Comments\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<article class=\"elementor-post elementor-grid-item post-5295 post type-post status-publish format-standard has-post-thumbnail hentry category-noticias\" role=\"listitem\">\n\t\t\t<div class=\"elementor-post__card\">\n\t\t\t\t<a class=\"elementor-post__thumbnail__link\" href=\"https:\/\/asisvisa.com\/en\/mitos-y-verdades-sobre-donald-trump-que-sucedera-a-nivel-migratorio\/\" tabindex=\"-1\" ><div class=\"elementor-post__thumbnail\"><img loading=\"lazy\" decoding=\"async\" width=\"300\" height=\"169\" src=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/3-300x169.jpg\" class=\"attachment-medium size-medium wp-image-5296\" alt=\"\" srcset=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/3-300x169.jpg 300w, https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/3-1024x576.jpg 1024w, https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/3-768x432.jpg 768w, https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/3-1536x864.jpg 1536w, https:\/\/asisvisa.com\/wp-content\/uploads\/2024\/11\/3.jpg 1920w\" sizes=\"100vw\" \/><\/div><\/a>\n\t\t\t\t<div class=\"elementor-post__text\">\n\t\t\t\t<h4 class=\"elementor-post__title\">\n\t\t\t<a href=\"https:\/\/asisvisa.com\/en\/mitos-y-verdades-sobre-donald-trump-que-sucedera-a-nivel-migratorio\/\" >\n\t\t\t\tMyths and truths about Donald Trump: What will happen regarding immigration?\t\t\t<\/a>\n\t\t<\/h4>\n\t\t\t\t\t<div class=\"elementor-post__read-more-wrapper\">\n\t\t\n\t\t<a class=\"elementor-post__read-more\" href=\"https:\/\/asisvisa.com\/en\/mitos-y-verdades-sobre-donald-trump-que-sucedera-a-nivel-migratorio\/\" aria-label=\"Read more about Myths and truths about Donald Trump: What will happen regarding immigration?\" tabindex=\"-1\" >\n\t\t\tRead more &quot;\t\t<\/a>\n\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-post__meta-data\">\n\t\t\t\t\t<span class=\"elementor-post-date\">\n\t\t\tNovember 8, 2024\t\t<\/span>\n\t\t\t\t<span class=\"elementor-post-avatar\">\n\t\t\tNo Comments\t\t<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/article>\n\t\t\t\t<\/div>\n\t\t\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-50695b46 e-con-full e-flex e-con e-parent\" data-id=\"50695b46\" data-element_type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-108c7340 e-con-full e-flex e-con e-child\" data-id=\"108c7340\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-7b559b9f elementor-widget elementor-widget-heading\" data-id=\"7b559b9f\" data-element_type=\"widget\" data-settings=\"{&quot;motion_fx_motion_fx_scrolling&quot;:&quot;yes&quot;,&quot;motion_fx_devices&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;]}\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Voices Of Our Clients<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8f48b1 elementor-widget elementor-widget-text-editor\" data-id=\"8f48b1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Testimonials from people like you who achieved their goal<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4ec6ca8b e-con-full e-flex e-con e-child\" data-id=\"4ec6ca8b\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2a2d90c6 elementor-skin-carousel elementor-arrows-yes elementor-pagination-type-bullets elementor-pagination-position-outside elementor-widget elementor-widget-media-carousel\" data-id=\"2a2d90c6\" data-element_type=\"widget\" data-settings=\"{&quot;speed&quot;:400,&quot;autoplay_speed&quot;:4000,&quot;skin&quot;:&quot;carousel&quot;,&quot;effect&quot;:&quot;slide&quot;,&quot;show_arrows&quot;:&quot;yes&quot;,&quot;pagination&quot;:&quot;bullets&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;pause_on_hover&quot;:&quot;yes&quot;,&quot;pause_on_interaction&quot;:&quot;yes&quot;,&quot;space_between&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]},&quot;space_between_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:10,&quot;sizes&quot;:[]}}\" data-widget_type=\"media-carousel.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper\">\n\t\t\t\t\t<div class=\"elementor-main-swiper swiper\" role=\"region\" aria-roledescription=\"carousel\" aria-label=\"Slides\">\n\t\t\t\t<div class=\"swiper-wrapper\">\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2025\/09\/Exito-EB-21.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2a2d90c6\" data-elementor-lightbox-title=\"Exito EB-2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzM4OCwidXJsIjoiaHR0cHM6XC9cL2FzaXN2aXNhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL0V4aXRvLUVCLTIxLmpwZyIsInNsaWRlc2hvdyI6IjJhMmQ5MGM2In0%3D\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/Q7HuXjxZG78?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"&quot;The satisfaction of opening the mailbox and reading that my national interest visa was approved is an indescribable feeling.&quot;\" style=\"background-image: url(&#039;https:\/\/asisvisa.com\/wp-content\/uploads\/2025\/09\/Exito-EB-21.jpg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t<span class=\"elementor-screen-only\" data-no-translation=\"\" data-trp-gettext=\"\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-carousel-image-overlay e-overlay-animation-slide-up\">\n\t\t\t\t\"The satisfaction of opening the mailbox and reading that my national interest visa was approved is an indescribable feeling.\"\t\t\t<\/div>\n\t\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2025\/09\/Inversionista-E-22.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2a2d90c6\" data-elementor-lightbox-title=\"Inversionista E-2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzM4NywidXJsIjoiaHR0cHM6XC9cL2FzaXN2aXNhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL0ludmVyc2lvbmlzdGEtRS0yMi5qcGciLCJzbGlkZXNob3ciOiIyYTJkOTBjNiJ9\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/K9MxA6c7zOM?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"&quot;This is not a process that one can do alone; structured and professional guidance is needed.&quot;\" style=\"background-image: url(&#039;https:\/\/asisvisa.com\/wp-content\/uploads\/2025\/09\/Inversionista-E-22.jpg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t<span class=\"elementor-screen-only\" data-no-translation=\"\" data-trp-gettext=\"\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-carousel-image-overlay e-overlay-animation-slide-up\">\n\t\t\t\t\"This is not a process that one can do alone; structured and professional guidance is needed.\"\t\t\t<\/div>\n\t\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2025\/09\/Cambio-de-estatus.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2a2d90c6\" data-elementor-lightbox-title=\"Cambio de estatus\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzE1NCwidXJsIjoiaHR0cHM6XC9cL2FzaXN2aXNhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL0NhbWJpby1kZS1lc3RhdHVzLmpwZyIsInNsaWRlc2hvdyI6IjJhMmQ5MGM2In0%3D\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/vnlIbnjwEOg?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"&quot;I had constant support and follow-up throughout every detail of the process.&quot;\" style=\"background-image: url(&#039;https:\/\/asisvisa.com\/wp-content\/uploads\/2025\/09\/Cambio-de-estatus.jpg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t<span class=\"elementor-screen-only\" data-no-translation=\"\" data-trp-gettext=\"\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-carousel-image-overlay e-overlay-animation-slide-up\">\n\t\t\t\t\"I had constant support and follow-up throughout every detail of the process.\"\t\t\t<\/div>\n\t\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2025\/09\/Cambio-de-estatus-4-meses-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2a2d90c6\" data-elementor-lightbox-title=\"Cambio de estatus 4 meses\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzE1NSwidXJsIjoiaHR0cHM6XC9cL2FzaXN2aXNhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL0NhbWJpby1kZS1lc3RhdHVzLTQtbWVzZXMtMS5qcGciLCJzbGlkZXNob3ciOiIyYTJkOTBjNiJ9\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/UxWkxYneeJg?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"&quot;Speaking in my own language gave me the confidence I needed.&quot;\" style=\"background-image: url(&#039;https:\/\/asisvisa.com\/wp-content\/uploads\/2025\/09\/Cambio-de-estatus-4-meses-1.jpg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t<span class=\"elementor-screen-only\" data-no-translation=\"\" data-trp-gettext=\"\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-carousel-image-overlay e-overlay-animation-slide-up\">\n\t\t\t\t\"Speaking in my own language gave me the confidence I needed.\"\t\t\t<\/div>\n\t\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-slide\" role=\"group\" aria-roledescription=\"slide\">\n\t\t\t\t\t\t\t<a href=\"https:\/\/asisvisa.com\/wp-content\/uploads\/2025\/09\/Estatus-de-Proteccion-y-Peticion-Matrimonial-1.jpg\" data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2a2d90c6\" data-elementor-lightbox-title=\"Estatus de Protecci\u00f3n y Petici\u00f3n Matrimonial\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NzE1NiwidXJsIjoiaHR0cHM6XC9cL2FzaXN2aXNhLmNvbVwvd3AtY29udGVudFwvdXBsb2Fkc1wvMjAyNVwvMDlcL0VzdGF0dXMtZGUtUHJvdGVjY2lvbi15LVBldGljaW9uLU1hdHJpbW9uaWFsLTEuanBnIiwic2xpZGVzaG93IjoiMmEyZDkwYzYifQ%3D%3D\" data-elementor-lightbox-video=\"https:\/\/www.youtube.com\/embed\/Bvyj6vKOdFY?feature=oembed&amp;autoplay=1&amp;rel=0&amp;controls=0\">\t\t<div class=\"elementor-carousel-image\" role=\"img\" aria-label=\"&quot;I always got quick answers and they never left me alone in the process.&quot;\" style=\"background-image: url(&#039;https:\/\/asisvisa.com\/wp-content\/uploads\/2025\/09\/Estatus-de-Proteccion-y-Peticion-Matrimonial-1.jpg&#039;)\">\n\n\t\t\t\n\t\t\t\t\t\t\t<div class=\"elementor-custom-embed-play\">\n\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-play\"><\/i>\t\t\t\t\t<span class=\"elementor-screen-only\" data-no-translation=\"\" data-trp-gettext=\"\">Play<\/span>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t<div class=\"elementor-carousel-image-overlay e-overlay-animation-slide-up\">\n\t\t\t\t\"I always got quick answers and they never left me alone in the process.\"\t\t\t<\/div>\n\t\t\t<\/a>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-prev\" role=\"button\" tabindex=\"0\" aria-label=\"Previous\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-left\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<div class=\"elementor-swiper-button elementor-swiper-button-next\" role=\"button\" tabindex=\"0\" aria-label=\"Next\" data-no-translation-aria-label=\"\">\n\t\t\t\t\t\t\t<i aria-hidden=\"true\" class=\"eicon-chevron-right\"><\/i>\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<div class=\"swiper-pagination\"><\/div>\n\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-291f8e7 e-con-full e-flex e-con e-parent\" data-id=\"291f8e7\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-be5da8d elementor-view-stacked elementor-shape-circle elementor-widget elementor-widget-icon\" data-id=\"be5da8d\" data-element_type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<i aria-hidden=\"true\" class=\"fas fa-plane\"><\/i>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1fc5bf1 elementor-widget elementor-widget-heading\" data-id=\"1fc5bf1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Choose the service that fits you best<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ad24fa1 elementor-widget elementor-widget-text-editor\" data-id=\"ad24fa1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<p>Explore our prices<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dc6478d elementor-headline--style-rotate elementor-widget elementor-widget-animated-headline\" data-id=\"dc6478d\" data-element_type=\"widget\" data-settings=\"{&quot;headline_style&quot;:&quot;rotate&quot;,&quot;animation_type&quot;:&quot;drop-in&quot;,&quot;rotating_text&quot;:&quot;Visas de trabajo\\nPetici\\u00f3n familiar\\nVisas temporales&quot;,&quot;rotate_iteration_delay&quot;:2000,&quot;loop&quot;:&quot;yes&quot;}\" data-widget_type=\"animated-headline.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<h3 class=\"elementor-headline elementor-headline-animation-type-drop-in\">\n\t\t\t\t<span class=\"elementor-headline-dynamic-wrapper elementor-headline-text-wrapper\">\n\t\t\t\t\t<span class=\"elementor-headline-dynamic-text elementor-headline-text-active\">\n\t\t\t\tEmployment Visas\t\t\t<\/span>\n\t\t\t\t\t<span class=\"elementor-headline-dynamic-text\">\n\t\t\t\tFamily Petitions\t\t\t<\/span>\n\t\t\t\t\t<span class=\"elementor-headline-dynamic-text\">\n\t\t\t\tTemporary Visas\t\t\t<\/span>\n\t\t\t\t\t\t<\/span>\n\t\t\t\t<\/h3>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7f76381 elementor-align-center elementor-widget elementor-widget-button\" data-id=\"7f76381\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t\t\t<div class=\"elementor-button-wrapper\">\n\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm\" href=\"https:\/\/asisvisa.com\/pricing\/\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Pricing<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t<\/div>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Our Story We were founded with the purpose of supporting each person in their dream of living, studying, or working in the United States.<\/p>","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-11828","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/asisvisa.com\/en\/wp-json\/wp\/v2\/pages\/11828","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/asisvisa.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/asisvisa.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/asisvisa.com\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/asisvisa.com\/en\/wp-json\/wp\/v2\/comments?post=11828"}],"version-history":[{"count":0,"href":"https:\/\/asisvisa.com\/en\/wp-json\/wp\/v2\/pages\/11828\/revisions"}],"wp:attachment":[{"href":"https:\/\/asisvisa.com\/en\/wp-json\/wp\/v2\/media?parent=11828"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}