{"id":5429,"date":"2026-01-25T13:28:29","date_gmt":"2026-01-25T10:28:29","guid":{"rendered":"https:\/\/auxsupport.com\/?p=5429"},"modified":"2026-01-25T19:25:58","modified_gmt":"2026-01-25T16:25:58","slug":"jomedix-com-obesity-surgery-jordan","status":"publish","type":"post","link":"https:\/\/auxsupport.com\/en\/jomedix-com-obesity-surgery-jordan\/","title":{"rendered":"Gastric sleeve surgery in Jordan 2026: A safe transformation journey with consultant Abu Aoun (starting from 1500 dinars)"},"content":{"rendered":"<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Cairo:wght@400;600;700;900&#038;display=swap\" rel=\"stylesheet\">\n\n<style>\n    \/* \u062a\u0646\u0633\u064a\u0642\u0627\u062a \u0627\u0644\u0635\u0641\u062d\u0629 *\/\n    #jomedix-lp {\n        font-family: 'Cairo', sans-serif;\n        line-height: 1.6;\n        color: #333;\n        direction: rtl;\n        text-align: right;\n        background-color: #f9fbfd;\n        width: 100%;\n    }\n\n    #jomedix-lp * { box-sizing: border-box; }\n\n    #jomedix-lp h1, #jomedix-lp h2, #jomedix-lp h3 {\n        margin-top: 0;\n        color: #0f2c4d;\n        font-weight: 800;\n    }\n\n    #jomedix-lp p {\n        margin-bottom: 15px;\n        color: #555;\n        font-size: 1.1rem;\n    }\n\n    #jomedix-lp .container-custom {\n        max-width: 1100px;\n        margin: 0 auto;\n        padding: 0 20px;\n    }\n\n    \/* \u0627\u0644\u0623\u0632\u0631\u0627\u0631 *\/\n    #jomedix-lp .cta-btn {\n        display: inline-block;\n        background-color: #2ebf91;\n        color: #fff;\n        padding: 15px 40px;\n        font-size: 1.2rem;\n        font-weight: 700;\n        text-decoration: none;\n        border-radius: 50px;\n        transition: all 0.3s ease;\n        box-shadow: 0 4px 15px rgba(46, 191, 145, 0.4);\n        border: none;\n        cursor: pointer;\n        text-align: center;\n    }\n\n    #jomedix-lp .cta-btn:hover {\n        background-color: #249e78;\n        transform: translateY(-3px);\n    }\n\n    #jomedix-lp .cta-btn.whatsapp {\n        background-color: #25D366;\n        box-shadow: 0 4px 15px rgba(37, 211, 102, 0.4);\n    }\n    \n    #jomedix-lp .cta-btn.contact-page {\n        background-color: #0f2c4d;\n        box-shadow: 0 4px 15px rgba(15, 44, 77, 0.4);\n    }\n\n    #jomedix-lp .read-more-btn {\n        display: inline-block;\n        margin-top: 15px;\n        padding: 8px 25px;\n        border: 2px solid #2ebf91;\n        color: #2ebf91;\n        font-weight: 700;\n        text-decoration: none;\n        border-radius: 25px;\n        transition: all 0.3s;\n        font-size: 0.9rem;\n    }\n\n    #jomedix-lp .read-more-btn:hover {\n        background-color: #2ebf91;\n        color: #fff;\n    }\n\n    \/* \u0627\u0644\u0623\u0642\u0633\u0627\u0645 *\/\n    .hero-section {\n        background: linear-gradient(135deg, #0f2c4d 0%, #1a4b82 100%);\n        color: white;\n        padding: 80px 0;\n        text-align: center;\n    }\n    \n    .hero-section h1 { color: #fff !important; font-size: 2.5rem; margin-bottom: 20px; }\n    .hero-section p { color: #e0e0e0 !important; font-size: 1.3rem; max-width: 700px; margin: 0 auto 40px; }\n\n    .authority-section { padding: 60px 0; background: #fff; }\n    .auth-grid { display: flex; align-items: center; gap: 40px; flex-wrap: wrap; }\n    .auth-img { flex: 1; text-align: center; min-width: 300px; }\n    .auth-img img { max-width: 100%; border-radius: 20px; box-shadow: 0 10px 30px rgba(0,0,0,0.1); }\n    .auth-content { flex: 1; min-width: 300px; }\n    .badge { background: #e6f7f1; color: #0f2c4d; padding: 5px 15px; border-radius: 20px; font-weight: bold; display: inline-block; margin-bottom: 15px; }\n\n    .services-section { padding: 60px 0; background-color: #f4f6f8; text-align: center; }\n    .services-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(280px, 1fr)); gap: 30px; margin-top: 40px; }\n    \n    .service-card { \n        background: white; \n        padding: 30px; \n        border-radius: 15px; \n        box-shadow: 0 5px 20px rgba(0,0,0,0.05); \n        transition: transform 0.3s; \n        border-top: 5px solid #2ebf91;\n        display: flex;\n        flex-direction: column;\n        justify-content: space-between;\n        align-items: center;\n    }\n    \n    .service-card:hover { transform: translateY(-10px); }\n    .service-icon { font-size: 3rem; margin-bottom: 20px; display: block; }\n\n    .steps-section { padding: 60px 0; text-align: center; }\n    .steps-container { display: flex; justify-content: space-between; margin-top: 40px; flex-wrap: wrap; gap: 20px; }\n    .step-item { flex: 1; padding: 20px; min-width: 200px; }\n    .step-number { width: 50px; height: 50px; background: #0f2c4d; color: white; border-radius: 50%; display: flex; align-items: center; justify-content: center; font-size: 1.5rem; font-weight: bold; margin: 0 auto 20px; }\n\n    .faq-section { padding: 60px 0; background: #fff; }\n    .faq-item {\n        background: #f9fbfd;\n        border-right: 4px solid #0f2c4d;\n        padding: 20px;\n        margin-bottom: 20px;\n        border-radius: 8px;\n    }\n    .faq-question { font-weight: 700; color: #0f2c4d; margin-bottom: 10px; display: block; font-size: 1.2rem; }\n    .price-tag { color: #2ebf91; font-weight: 800; font-size: 1.3rem; }\n\n    .final-cta { background: #0f2c4d; color: white; text-align: center; padding: 80px 20px; }\n    .final-cta h2 { color: #fff !important; font-size: 2.2rem; margin-bottom: 20px; }\n    .final-cta p { color: #ddd !important; font-size: 1.3rem; max-width: 800px; margin: 0 auto 40px; line-height: 1.8; }\n\n    \/* \u0645\u0648\u0628\u0627\u064a\u0644 *\/\n    @media (max-width: 768px) {\n        .hero-section { padding: 50px 0; }\n        .hero-section h1 { font-size: 1.8rem; }\n        .auth-grid { flex-direction: column; text-align: center; }\n        .auth-img { margin-bottom: 30px; }\n        .steps-container { flex-direction: column; }\n    }\n<\/style>\n\n<div id=\"jomedix-lp\">\n\n    <section class=\"hero-section\">\n        <div class=\"container-custom\">\n            <h1>Don&#039;t waste your time searching... your health deserves the best in Jordan.<\/h1>\n            <p>Your personal consultant for a safe, comfortable, and guaranteed-results treatment journey with elite bariatric surgeons.<\/p>\n            <a href=\"https:\/\/wa.me\/962770777277\" class=\"cta-btn whatsapp\" target=\"_blank\" rel=\"noopener\">Get a free consultation (WhatsApp) \ud83d\udcf1<\/a>\n        <\/div>\n    <\/section>\n\n    <section class=\"authority-section\">\n        <div class=\"container-custom\">\n            <div class=\"auth-grid\">\n                <div class=\"auth-img\">\n                    <img decoding=\"async\" src=\"https:\/\/auxsupport.com\/wp-content\/uploads\/2026\/01\/unnamed-file-11.webp\" alt=\"Counselor Abu Aoun\" title=\"\">\n                <\/div>\n                <div class=\"auth-content\">\n                    <span class=\"badge\">Counselor Abu Aoun<\/span>\n                    <h2>Why do thousands choose me? (Because I&#039;m not a doctor!)<\/h2>\n                    <p>Yes, I am not a surgeon, and that is the secret of my strength. As a &quot;consultant&quot; with over 15 years of experience, I do not promote any particular procedure or hospital.<\/p>\n                    <p><strong>My job is to be your \u201cmedical lawyer\u201d:<\/strong> I will choose the most suitable surgeon for your case, and I guarantee that you are in safe hands.<\/p>\n                    <a href=\"https:\/\/auxsupport.com\/en\/contact-us\/\" class=\"cta-btn contact-page\">Contact us via the official website form \ud83d\udce9<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"services-section\">\n        <div class=\"container-custom\">\n            <h2>Integrated medical solutions under elite supervision<\/h2>\n            <div class=\"services-grid\">\n                <div class=\"service-card\">\n                    <div>\n                        <span class=\"service-icon\">\u2702\ufe0f<\/span>\n                        <h3>gastric sleeve surgery<\/h3>\n                        <p>The world&#039;s most popular solution. Get rid of excess weight safely with 70%.<\/p>\n                    <\/div>\n                    <a href=\"https:\/\/auxsupport.com\/en\/gastric-sleeve-jordan-cost\/\" class=\"read-more-btn\">To learn more \u2192<\/a>\n                <\/div>\n                <div class=\"service-card\">\n                    <div>\n                        <span class=\"service-icon\">\ud83d\udd04<\/span>\n                        <h3>diversion<\/h3>\n                        <p>The gold standard for treating obesity and diabetes together.<\/p>\n                    <\/div>\n                    <a href=\"https:\/\/auxsupport.com\/en\/gastric-bypass-jordan\/\" class=\"read-more-btn\">To learn more \u2192<\/a>\n                <\/div>\n                <div class=\"service-card\">\n                    <div>\n                        <span class=\"service-icon\">\ud83d\udee0\ufe0f<\/span>\n                        <h3>Correction processes<\/h3>\n                        <p>Have you had a procedure before that was unsuccessful? We have the expertise to correct the course.<\/p>\n                    <\/div>\n                    <a href=\"https:\/\/auxsupport.com\/en\/revision-weight-loss-surgery\/\" class=\"read-more-btn\">To learn more \u2192<\/a>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"steps-section\">\n        <div class=\"container-custom\">\n            <h2>Your journey to fitness is easier than you imagine.<\/h2>\n            <div class=\"steps-container\">\n                <div class=\"step-item\">\n                    <div class=\"step-number\">1<\/div>\n                    <h3>Contact me<\/h3>\n                    <p>A quick telephone consultation where we understand your situation.<\/p>\n                <\/div>\n                <div class=\"step-item\">\n                    <div class=\"step-number\">2<\/div>\n                    <h3>Plan and price<\/h3>\n                    <p>We will send you a complete file with the costs.<\/p>\n                <\/div>\n                <div class=\"step-item\">\n                    <div class=\"step-number\">3<\/div>\n                    <h3>Reception and Process<\/h3>\n                    <p>From the airport gate to the hospital gate.<\/p>\n                <\/div>\n                <div class=\"step-item\">\n                    <div class=\"step-number\">4<\/div>\n                    <h3>Tourism and relaxation<\/h3>\n                    <p>A period of rest in Jordan before returning.<\/p>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"faq-section\">\n        <div class=\"container-custom\">\n            <h2>Questions that may be important to you before you begin<\/h2>\n            <br>\n            <div class=\"faq-item\">\n                <span class=\"faq-question\">How much does gastric sleeve surgery cost in Jordan in 2026?<\/span>\n                <p>We offer competitive and comprehensive packages for Arab and foreign patients. <br>\n                <span class=\"price-tag\">Prices start from 1500 Jordanian dinars<\/span>.<br>\n                The price includes hospital and examinations, and may vary slightly depending on the case.<\/p>\n            <\/div>\n            <div class=\"faq-item\">\n                <span class=\"faq-question\">Why do I need a &quot;consultant&quot; and not the hospital directly?<\/span>\n                <p>Because you need a &quot;neutral&quot; opinion. I (Abu Aoun) will choose the best for you and negotiate with them to get you a special price.<\/p>\n            <\/div>\n        <\/div>\n    <\/section>\n\n    <section class=\"final-cta\">\n        <div class=\"container-custom\">\n            <h2>Obesity isn&#039;t just about looks... obesity is a measure of lifespan.<\/h2>\n            <p>Don&#039;t let obesity steal your best days. And rest assured that no one will truly encourage you like &quot;Abu Aoun,&quot; especially when I&#039;m supporting you, because without me, believe me, you&#039;ll find it very difficult to take any positive step forward.<\/p>\n            <br>\n            <a href=\"https:\/\/wa.me\/962770777277\" class=\"cta-btn whatsapp\" target=\"_blank\" rel=\"noopener\">Start your journey of change with Abu Aoun (WhatsApp) \ud83d\udcac<\/a>\n        <\/div>\n    <\/section>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>","protected":false},"excerpt":{"rendered":"<p>\u0644\u0627 \u062a\u0636\u064a\u0639 \u0648\u0642\u062a\u0643 \u0641\u064a \u0627\u0644\u0628\u062d\u062b.. \u0635\u062d\u062a\u0643 \u062a\u0633\u062a\u062d\u0642 \u0627\u0644\u0623\u0641\u0636\u0644 \u0641\u064a \u0627\u0644\u0623\u0631\u062f\u0646 \u0645\u0633\u062a\u0634\u0627\u0631\u0643 \u0627\u0644\u0634\u062e\u0635\u064a \u0644\u0631\u062d\u0644\u0629 \u0639\u0644\u0627\u062c\u064a\u0629 \u0622\u0645\u0646\u0629\u060c \u0645\u0631\u064a\u062d\u0629\u060c \u0648\u0645\u0636\u0645\u0648\u0646\u0629 \u0627\u0644\u0646\u062a\u0627\u0626\u062c \u0645\u0639 \u0646\u062e\u0628\u0629 \u062c\u0631\u0627\u062d\u064a \u0627\u0644\u0633\u0645\u0646\u0629. \u0627\u062d\u0635\u0644 \u0639\u0644\u0649 \u0627\u0633\u062a\u0634\u0627\u0631\u0629 \u0645\u062c\u0627\u0646\u064a\u0629 (\u0648\u0627\u062a\u0633\u0627\u0628) \ud83d\udcf1 \u0627\u0644\u0645\u0633\u062a\u0634\u0627\u0631 \u0623\u0628\u0648 \u0639\u0648\u0646 \u0644\u0645\u0627\u0630\u0627 \u064a\u062e\u062a\u0627\u0631\u0646\u064a \u0627\u0644\u0622\u0644\u0627\u0641\u061f (\u0644\u0623\u0646\u064a \u0644\u0633\u062a \u0637\u0628\u064a\u0628\u0627\u064b!) \u0646\u0639\u0645\u060c \u0623\u0646\u0627 \u0644\u0633\u062a \u062c\u0631\u0627\u062d\u0627\u064b\u060c \u0648\u0647\u0630\u0627 \u0647\u0648 \u0633\u0631 \u0642\u0648\u062a\u064a. \u0643\u0640 &#8220;\u0645\u0633\u062a\u0634\u0627\u0631&#8221; \u0628\u062e\u0628\u0631\u0629 \u062a\u062c\u0627\u0648\u0632\u062a 15 \u0639\u0627\u0645\u0627\u064b\u060c \u0623\u0646\u0627 \u0644\u0627 \u0623\u0633\u0648\u0642 \u0644\u0639\u0645\u0644\u064a\u0629 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":5430,"comment_status":"open","ping_status":"open","sticky":false,"template":"elementor_canvas","format":"standard","meta":{"two_page_speed":[],"footnotes":""},"categories":[1,538],"tags":[438,560,712,945,946,540,944,559],"class_list":["post-5429","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-uncategorized","category-538","tag-438","tag-560","tag-712","tag-945","tag-946","tag-540","tag-944","tag-559"],"_links":{"self":[{"href":"https:\/\/auxsupport.com\/en\/wp-json\/wp\/v2\/posts\/5429","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/auxsupport.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/auxsupport.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/auxsupport.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/auxsupport.com\/en\/wp-json\/wp\/v2\/comments?post=5429"}],"version-history":[{"count":0,"href":"https:\/\/auxsupport.com\/en\/wp-json\/wp\/v2\/posts\/5429\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/auxsupport.com\/en\/wp-json\/wp\/v2\/media\/5430"}],"wp:attachment":[{"href":"https:\/\/auxsupport.com\/en\/wp-json\/wp\/v2\/media?parent=5429"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/auxsupport.com\/en\/wp-json\/wp\/v2\/categories?post=5429"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/auxsupport.com\/en\/wp-json\/wp\/v2\/tags?post=5429"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}