{"id":6,"date":"2026-05-11T16:26:22","date_gmt":"2026-05-11T16:26:22","guid":{"rendered":"https:\/\/medivista.net\/?page_id=6"},"modified":"2026-05-19T16:57:04","modified_gmt":"2026-05-19T16:57:04","slug":"6-2","status":"publish","type":"page","link":"https:\/\/medivista.net\/","title":{"rendered":"Home Page"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><\/p>\n\n\n\n<style>\n  html {\n    scroll-behavior: smooth;\n  }\n\n  body {\n    margin: 0;\n  }\n\n  .mv-page {\n    font-family: \"Arial\", \"Helvetica\", sans-serif;\n    color: #232323;\n    background: #ffffff;\n    line-height: 1.6;\n    margin: 0;\n    padding: 0;\n  }\n\n  .mv-page * {\n    box-sizing: border-box;\n  }\n\n  .mv-top {\n    background: #111111;\n    color: #ffffff;\n    padding: 9px 20px;\n    font-size: 13px;\n  }\n\n  .mv-top-inner {\n    max-width: 1200px;\n    margin: auto;\n    display: flex;\n    justify-content: space-between;\n    gap: 15px;\n    flex-wrap: wrap;\n  }\n\n  .mv-header {\n    background: #ffffff;\n    padding: 24px 20px;\n    border-bottom: 1px solid #eeeeee;\n    position: sticky;\n    top: 0;\n    z-index: 99;\n  }\n\n  .mv-header-inner {\n    max-width: 1200px;\n    margin: auto;\n    display: flex;\n    justify-content: space-between;\n    align-items: center;\n    gap: 25px;\n  }\n\n  .mv-logo {\n    font-size: 30px;\n    font-weight: 800;\n    letter-spacing: -1px;\n    color: #151515;\n  }\n\n  .mv-logo span {\n    color: #b68b47;\n  }\n\n  .mv-menu {\n    display: flex;\n    gap: 26px;\n    flex-wrap: wrap;\n  }\n\n  .mv-menu a {\n    color: #222222;\n    text-decoration: none;\n    font-size: 14px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  .mv-menu a:hover {\n    color: #b68b47;\n  }\n\n  .mv-hero {\n    min-height: 690px;\n    background:\n      linear-gradient(90deg, rgba(0,0,0,0.88) 0%, rgba(0,0,0,0.68) 43%, rgba(0,0,0,0.18) 100%),\n      url(\"https:\/\/images.unsplash.com\/photo-1524504388940-b1c1722653e1?auto=format&fit=crop&w=1900&q=85\");\n    background-size: cover;\n    background-position: center right;\n    display: flex;\n    align-items: center;\n    padding: 80px 20px;\n  }\n\n  .mv-hero-inner {\n    max-width: 1200px;\n    width: 100%;\n    margin: auto;\n  }\n\n  .mv-hero-content {\n    max-width: 680px;\n    color: #ffffff;\n  }\n\n  .mv-small-title {\n    font-size: 15px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    color: #f2c879;\n    font-weight: 900;\n    margin-bottom: 18px;\n    text-shadow: 0 3px 12px rgba(0,0,0,0.85);\n  }\n\n  .mv-hero h1 {\n    font-size: 58px;\n    line-height: 1.08;\n    margin: 0 0 25px;\n    font-weight: 900;\n    color: #ffffff;\n    text-shadow: 0 4px 20px rgba(0,0,0,0.88);\n  }\n\n  .mv-hero p {\n    font-size: 19px;\n    color: #ffffff;\n    margin-bottom: 34px;\n    text-shadow: 0 3px 12px rgba(0,0,0,0.75);\n  }\n\n  .mv-buttons {\n    display: flex;\n    gap: 14px;\n    flex-wrap: wrap;\n  }\n\n  .mv-btn {\n    display: inline-block;\n    padding: 15px 28px;\n    text-decoration: none;\n    font-weight: 800;\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n    border-radius: 0;\n  }\n\n  .mv-btn-gold {\n    background: #b68b47;\n    color: #ffffff;\n  }\n\n  .mv-btn-dark {\n    background: #ffffff;\n    color: #111111;\n  }\n\n  .mv-floating-panel {\n    max-width: 1120px;\n    margin: -70px auto 0;\n    background: #ffffff;\n    position: relative;\n    z-index: 5;\n    box-shadow: 0 15px 45px rgba(0,0,0,0.14);\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n  }\n\n  .mv-panel-item {\n    padding: 35px 30px;\n    border-right: 1px solid #eeeeee;\n  }\n\n  .mv-panel-item:last-child {\n    border-right: none;\n  }\n\n  .mv-panel-item h3 {\n    margin: 0 0 12px;\n    font-size: 20px;\n    color: #111111;\n  }\n\n  .mv-panel-item p {\n    margin: 0;\n    color: #666666;\n    font-size: 15px;\n  }\n\n  .mv-section {\n    padding: 95px 20px;\n  }\n\n  .mv-container {\n    max-width: 1200px;\n    margin: auto;\n  }\n\n  .mv-center {\n    text-align: center;\n  }\n\n  .mv-section-label {\n    color: #b68b47;\n    font-size: 14px;\n    text-transform: uppercase;\n    letter-spacing: 2px;\n    font-weight: 800;\n    margin-bottom: 12px;\n  }\n\n  .mv-section h2 {\n    font-size: 42px;\n    line-height: 1.2;\n    margin: 0 0 20px;\n    color: #151515;\n  }\n\n  .mv-intro {\n    max-width: 780px;\n    margin: 0 auto 55px;\n    color: #666666;\n    font-size: 18px;\n  }\n\n  .mv-dark-section {\n    background: #151515;\n    color: #ffffff;\n  }\n\n  .mv-dark-section h2 {\n    color: #ffffff;\n  }\n\n  .mv-dark-section .mv-intro {\n    color: #cccccc;\n  }\n\n  .mv-grid-3 {\n    display: grid;\n    grid-template-columns: repeat(3, 1fr);\n    gap: 28px;\n  }\n\n  .mv-grid-4 {\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 24px;\n  }\n\n  .mv-service-card {\n    background: #202020;\n    color: #ffffff;\n    padding: 38px 30px;\n    min-height: 250px;\n    border-bottom: 4px solid #b68b47;\n  }\n\n  .mv-service-icon {\n    font-size: 38px;\n    color: #d8b36b;\n    margin-bottom: 22px;\n  }\n\n  .mv-service-card h3 {\n    font-size: 21px;\n    margin: 0 0 14px;\n    text-transform: uppercase;\n    letter-spacing: 0.5px;\n  }\n\n  .mv-service-card p {\n    color: #cccccc;\n    margin: 0;\n    font-size: 15px;\n  }\n\n  .mv-procedure-card {\n    background: #ffffff;\n    box-shadow: 0 10px 35px rgba(0,0,0,0.08);\n    overflow: hidden;\n  }\n\n  .mv-procedure-img {\n    height: 230px;\n    background-size: cover;\n    background-position: center;\n  }\n\n  .mv-img-hair {\n    background-image: url(\"https:\/\/images.unsplash.com\/photo-1500648767791-00dcc994a43e?auto=format&fit=crop&w=900&q=85\");\n  }\n\n  .mv-img-face {\n    background-image: url(\"https:\/\/images.unsplash.com\/photo-1512290923902-8a9f81dc236c?auto=format&fit=crop&w=900&q=85\");\n  }\n\n  .mv-img-body {\n    background-image: url(\"https:\/\/images.unsplash.com\/photo-1518611012118-696072aa579a?auto=format&fit=crop&w=900&q=85\");\n  }\n\n  .mv-img-dental {\n    background-image: url(\"https:\/\/images.unsplash.com\/photo-1606811841689-23dfddce3e95?auto=format&fit=crop&w=900&q=80\");\n  }\n\n  .mv-img-weight {\n    background-image: url(\"https:\/\/images.unsplash.com\/photo-1571019613454-1cb2f99b2d8b?auto=format&fit=crop&w=900&q=85\");\n  }\n\n  .mv-img-aesthetic {\n    background-image: url(\"https:\/\/images.unsplash.com\/photo-1570172619644-dfd03ed5d881?auto=format&fit=crop&w=900&q=80\");\n  }\n\n  .mv-procedure-content {\n    padding: 28px;\n  }\n\n  .mv-procedure-content h3 {\n    margin: 0 0 12px;\n    font-size: 22px;\n    color: #151515;\n  }\n\n  .mv-procedure-content p {\n    color: #666666;\n    margin: 0 0 18px;\n    font-size: 15px;\n  }\n\n  .mv-procedure-content a {\n    color: #b68b47;\n    text-decoration: none;\n    font-weight: 800;\n    text-transform: uppercase;\n    font-size: 13px;\n  }\n\n  .mv-split {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 55px;\n    align-items: center;\n  }\n\n  .mv-about-img {\n    min-height: 520px;\n    background:\n      linear-gradient(rgba(0,0,0,0.08), rgba(0,0,0,0.08)),\n      url(\"https:\/\/images.unsplash.com\/photo-1580281658629-0f61d70f6895?auto=format&fit=crop&w=1000&q=85\");\n    background-size: cover;\n    background-position: center;\n  }\n\n  .mv-about-text p {\n    color: #666666;\n    font-size: 17px;\n  }\n\n  .mv-check-list {\n    list-style: none;\n    padding: 0;\n    margin: 28px 0 0;\n  }\n\n  .mv-check-list li {\n    position: relative;\n    padding-left: 34px;\n    margin-bottom: 14px;\n    color: #444444;\n    font-weight: 600;\n  }\n\n  .mv-check-list li:before {\n    content: \"\u2713\";\n    position: absolute;\n    left: 0;\n    top: -1px;\n    color: #b68b47;\n    font-weight: 900;\n  }\n\n  .mv-journey {\n    background:\n      linear-gradient(rgba(0,0,0,0.90), rgba(0,0,0,0.90)),\n      url(\"https:\/\/images.unsplash.com\/photo-1505751172876-fa1923c5c528?auto=format&fit=crop&w=1800&q=85\");\n    background-size: cover;\n    background-position: center;\n    color: #ffffff;\n  }\n\n  .mv-journey h2 {\n    color: #ffffff !important;\n    text-shadow: 0 3px 14px rgba(0,0,0,0.9);\n  }\n\n  .mv-journey .mv-intro {\n    color: #f2f2f2 !important;\n    text-shadow: 0 2px 10px rgba(0,0,0,0.85);\n  }\n\n  .mv-journey .mv-section-label {\n    color: #f2c879;\n    text-shadow: 0 2px 10px rgba(0,0,0,0.85);\n  }\n\n  .mv-step {\n    background: rgba(255,255,255,0.09);\n    border: 1px solid rgba(255,255,255,0.16);\n    padding: 34px 28px;\n    min-height: 230px;\n  }\n\n  .mv-step-number {\n    width: 48px;\n    height: 48px;\n    border-radius: 50%;\n    background: #b68b47;\n    color: #ffffff;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    font-weight: 900;\n    margin-bottom: 18px;\n  }\n\n  .mv-step h3 {\n    margin: 0 0 12px;\n    font-size: 21px;\n    color: #ffffff;\n  }\n\n  .mv-step p {\n    margin: 0;\n    color: #eeeeee;\n  }\n\n  .mv-news-card {\n    background: #ffffff;\n    box-shadow: 0 10px 35px rgba(0,0,0,0.08);\n  }\n\n  .mv-news-img {\n    height: 210px;\n    background-size: cover;\n    background-position: center;\n  }\n\n  .mv-news-one {\n    background-image: url(\"https:\/\/images.unsplash.com\/photo-1609220136736-443140cffec6?auto=format&fit=crop&w=900&q=80\");\n  }\n\n  .mv-news-two {\n    background-image: url(\"https:\/\/images.unsplash.com\/photo-1559757148-5c350d0d3c56?auto=format&fit=crop&w=900&q=80\");\n  }\n\n  .mv-news-three {\n    background-image: url(\"https:\/\/images.unsplash.com\/photo-1551601651-2a8555f1a136?auto=format&fit=crop&w=900&q=80\");\n  }\n\n  .mv-news-content {\n    padding: 26px;\n  }\n\n  .mv-date {\n    color: #b68b47;\n    font-size: 13px;\n    font-weight: 800;\n    text-transform: uppercase;\n    margin-bottom: 10px;\n  }\n\n  .mv-news-content h3 {\n    margin: 0 0 12px;\n    font-size: 21px;\n  }\n\n  .mv-news-content p {\n    color: #666666;\n    margin: 0;\n  }\n\n  .mv-contact-section {\n    background: #f6f2ec;\n  }\n\n  .mv-contact-box {\n    background: #151515;\n    color: #ffffff;\n    padding: 50px;\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 35px;\n    align-items: center;\n  }\n\n  .mv-contact-box h2 {\n    color: #ffffff;\n    margin-bottom: 16px;\n  }\n\n  .mv-contact-box p {\n    color: #dddddd;\n  }\n\n  .mv-contact-details {\n    background: #ffffff;\n    color: #151515;\n    padding: 32px;\n  }\n\n  .mv-contact-details p {\n    color: #444444;\n    margin: 0 0 15px;\n  }\n\n  .mv-contact-details strong {\n    color: #151515;\n  }\n\n  .mv-whatsapp {\n    display: inline-block;\n    background: #25d366;\n    color: #ffffff;\n    padding: 15px 25px;\n    text-decoration: none;\n    font-weight: 800;\n    margin-top: 14px;\n  }\n\n  .mv-footer {\n    background: #090909;\n    color: #aaaaaa;\n    padding: 40px 20px;\n    text-align: center;\n    font-size: 14px;\n  }\n\n  .mv-footer strong {\n    color: #ffffff;\n  }\n\n  @media (max-width: 980px) {\n    .mv-header-inner {\n      flex-direction: column;\n      align-items: flex-start;\n    }\n\n    .mv-menu {\n      gap: 14px;\n    }\n\n    .mv-hero {\n      min-height: 560px;\n      background-position: center;\n    }\n\n    .mv-hero h1 {\n      font-size: 40px;\n    }\n\n    .mv-floating-panel,\n    .mv-grid-3,\n    .mv-grid-4,\n    .mv-split,\n    .mv-contact-box {\n      grid-template-columns: 1fr;\n    }\n\n    .mv-floating-panel {\n      margin: 0;\n    }\n\n    .mv-panel-item {\n      border-right: none;\n      border-bottom: 1px solid #eeeeee;\n    }\n\n    .mv-section {\n      padding: 70px 20px;\n    }\n  }\n<\/style>\n\n<div class=\"mv-page\">\n\n  <div class=\"mv-top\">\n    <div class=\"mv-top-inner\">\n      <div>International Patient Coordination | Istanbul, Turkey<\/div>\n      <div>Email: info@medivista.net &nbsp; | &nbsp; WhatsApp: +1 000 000 0000<\/div>\n    <\/div>\n  <\/div>\n\n  <header class=\"mv-header\">\n    <div class=\"mv-header-inner\">\n      <div class=\"mv-logo\">Medi<span>vista<\/span><\/div>\n      <nav class=\"mv-menu\">\n        <a href=\"#procedures\">Procedures<\/a>\n        <a href=\"#about\">About<\/a>\n        <a href=\"#services\">Patient Services<\/a>\n        <a href=\"#journey\">Journey<\/a>\n        <a href=\"#contact\">Contact<\/a>\n      <\/nav>\n    <\/div>\n  <\/header>\n\n  <section class=\"mv-hero\">\n    <div class=\"mv-hero-inner\">\n      <div class=\"mv-hero-content\">\n        <div class=\"mv-small-title\">Welcome to Medivista<\/div>\n        <h1>Comprehensive medical and aesthetic treatment coordination<\/h1>\n        <p>\n          Medivista supports international patients seeking hair restoration, dental care,\n          plastic surgery, medical aesthetics, and weight-loss procedures with clear planning\n          and personal guidance.\n        <\/p>\n        <div class=\"mv-buttons\">\n          <a class=\"mv-btn mv-btn-gold\" href=\"#contact\">Make a Consultation<\/a>\n          <a class=\"mv-btn mv-btn-dark\" href=\"#procedures\">See Procedures<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <div class=\"mv-floating-panel\">\n    <div class=\"mv-panel-item\">\n      <h3>Personal Evaluation<\/h3>\n      <p>Your photos, expectations, and medical background are reviewed before treatment planning.<\/p>\n    <\/div>\n    <div class=\"mv-panel-item\">\n      <h3>Organized Treatment Plan<\/h3>\n      <p>Appointments, timing, hotel, transfer, and follow-up steps can be coordinated in advance.<\/p>\n    <\/div>\n    <div class=\"mv-panel-item\">\n      <h3>Patient-Focused Support<\/h3>\n      <p>Our goal is to make every stage of your medical travel process clear and comfortable.<\/p>\n    <\/div>\n  <\/div>\n\n  <section id=\"services\" class=\"mv-section mv-dark-section\">\n    <div class=\"mv-container\">\n      <div class=\"mv-center\">\n        <div class=\"mv-section-label\">Our Advantages<\/div>\n        <h2>Designed for international patients<\/h2>\n        <p class=\"mv-intro\">\n          Medivista combines treatment coordination, travel planning, and patient communication\n          into one organized experience.\n        <\/p>\n      <\/div>\n\n      <div class=\"mv-grid-3\">\n        <div class=\"mv-service-card\">\n          <div class=\"mv-service-icon\">\u2726<\/div>\n          <h3>Latest Techniques<\/h3>\n          <p>We help patients access modern treatment options after professional evaluation.<\/p>\n        <\/div>\n\n        <div class=\"mv-service-card\">\n          <div class=\"mv-service-icon\">\u25c6<\/div>\n          <h3>VIP Service<\/h3>\n          <p>Patient comfort is considered from arrival planning to clinic and hotel coordination.<\/p>\n        <\/div>\n\n        <div class=\"mv-service-card\">\n          <div class=\"mv-service-icon\">\u2605<\/div>\n          <h3>Patient Satisfaction<\/h3>\n          <p>Feedback is taken seriously and communication continues throughout the journey.<\/p>\n        <\/div>\n\n        <div class=\"mv-service-card\">\n          <div class=\"mv-service-icon\">\u2302<\/div>\n          <h3>Hotel Support<\/h3>\n          <p>Accommodation guidance can be arranged for patients who need package support.<\/p>\n        <\/div>\n\n        <div class=\"mv-service-card\">\n          <div class=\"mv-service-icon\">\u260e<\/div>\n          <h3>Personal Advisor<\/h3>\n          <p>A dedicated contact person helps you understand each step before and after treatment.<\/p>\n        <\/div>\n\n        <div class=\"mv-service-card\">\n          <div class=\"mv-service-icon\">\u2194<\/div>\n          <h3>Transfer Planning<\/h3>\n          <p>Airport, hotel, and clinic transfer planning can be coordinated for eligible patients.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"procedures\" class=\"mv-section\">\n    <div class=\"mv-container\">\n      <div class=\"mv-center\">\n        <div class=\"mv-section-label\">Procedures<\/div>\n        <h2>Explore treatment categories<\/h2>\n        <p class=\"mv-intro\">\n          Start with a consultation. Final medical suitability must be confirmed by a licensed physician or dentist.\n        <\/p>\n      <\/div>\n\n      <div class=\"mv-grid-3\">\n        <div class=\"mv-procedure-card\">\n          <div class=\"mv-procedure-img mv-img-hair\"><\/div>\n          <div class=\"mv-procedure-content\">\n            <h3>Hair Transplant<\/h3>\n            <p>Hair restoration planning including FUE, DHI, beard restoration, and female hair treatments.<\/p>\n            <a href=\"#contact\">Read More<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"mv-procedure-card\">\n          <div class=\"mv-procedure-img mv-img-face\"><\/div>\n          <div class=\"mv-procedure-content\">\n            <h3>Face Aesthetics<\/h3>\n            <p>Rhinoplasty, eyelid surgery, facelift, neck lift, chin surgery, and facial contouring options.<\/p>\n            <a href=\"#contact\">Read More<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"mv-procedure-card\">\n          <div class=\"mv-procedure-img mv-img-body\"><\/div>\n          <div class=\"mv-procedure-content\">\n            <h3>Body Surgery<\/h3>\n            <p>Liposuction, tummy tuck, body contouring, BBL, arm lift, thigh lift, and mommy makeover.<\/p>\n            <a href=\"#contact\">Read More<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"mv-procedure-card\">\n          <div class=\"mv-procedure-img mv-img-dental\"><\/div>\n          <div class=\"mv-procedure-content\">\n            <h3>Dental Treatments<\/h3>\n            <p>Smile design, veneers, crowns, implants, whitening, and restorative dental treatment options.<\/p>\n            <a href=\"#contact\">Read More<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"mv-procedure-card\">\n          <div class=\"mv-procedure-img mv-img-weight\"><\/div>\n          <div class=\"mv-procedure-content\">\n            <h3>Weight-Loss Procedures<\/h3>\n            <p>Sleeve gastrectomy, gastric bypass, and gastric balloon options after medical assessment.<\/p>\n            <a href=\"#contact\">Read More<\/a>\n          <\/div>\n        <\/div>\n\n        <div class=\"mv-procedure-card\">\n          <div class=\"mv-procedure-img mv-img-aesthetic\"><\/div>\n          <div class=\"mv-procedure-content\">\n            <h3>Medical Aesthetics<\/h3>\n            <p>Non-surgical aesthetic treatment planning for patients seeking natural-looking improvements.<\/p>\n            <a href=\"#contact\">Read More<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"about\" class=\"mv-section\">\n    <div class=\"mv-container\">\n      <div class=\"mv-split\">\n        <div class=\"mv-about-img\"><\/div>\n\n        <div class=\"mv-about-text\">\n          <div class=\"mv-section-label\">About Medivista<\/div>\n          <h2>A careful approach to medical travel<\/h2>\n          <p>\n            Medivista was created for patients who want clear information, careful planning,\n            and professional coordination before traveling for treatment.\n          <\/p>\n          <p>\n            Every inquiry starts with understanding the patient\u2019s goals, medical background,\n            expectations, and suitability for the selected treatment category.\n          <\/p>\n\n          <ul class=\"mv-check-list\">\n            <li>Online preliminary consultation support<\/li>\n            <li>Individual treatment planning<\/li>\n            <li>Travel, hotel, and transfer coordination when applicable<\/li>\n            <li>Clear pre-treatment and aftercare instructions<\/li>\n            <li>Follow-up communication after treatment<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"journey\" class=\"mv-section mv-journey\">\n    <div class=\"mv-container\">\n      <div class=\"mv-center\">\n        <div class=\"mv-section-label\">Patient Journey<\/div>\n        <h2>Your process, step by step<\/h2>\n        <p class=\"mv-intro\">\n          A simple consultation pathway helps you understand your options before making a decision.\n        <\/p>\n      <\/div>\n\n      <div class=\"mv-grid-4\">\n        <div class=\"mv-step\">\n          <div class=\"mv-step-number\">1<\/div>\n          <h3>Send Request<\/h3>\n          <p>Tell us your treatment interest and share your basic details.<\/p>\n        <\/div>\n\n        <div class=\"mv-step\">\n          <div class=\"mv-step-number\">2<\/div>\n          <h3>Case Review<\/h3>\n          <p>Your information is reviewed and extra details may be requested.<\/p>\n        <\/div>\n\n        <div class=\"mv-step\">\n          <div class=\"mv-step-number\">3<\/div>\n          <h3>Plan Visit<\/h3>\n          <p>Treatment timing, appointment planning, and travel details are organized.<\/p>\n        <\/div>\n\n        <div class=\"mv-step\">\n          <div class=\"mv-step-number\">4<\/div>\n          <h3>Follow-Up<\/h3>\n          <p>Aftercare instructions and communication continue after treatment.<\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section class=\"mv-section\">\n    <div class=\"mv-container\">\n      <div class=\"mv-center\">\n        <div class=\"mv-section-label\">Latest Updates<\/div>\n        <h2>What\u2019s new at Medivista<\/h2>\n        <p class=\"mv-intro\">\n          Educational articles can help patients understand treatment options, preparation, and recovery.\n        <\/p>\n      <\/div>\n\n      <div class=\"mv-grid-3\">\n        <div class=\"mv-news-card\">\n          <div class=\"mv-news-img mv-news-one\"><\/div>\n          <div class=\"mv-news-content\">\n            <div class=\"mv-date\">Medical Travel<\/div>\n            <h3>How to prepare for treatment abroad<\/h3>\n            <p>Important points to consider before planning a medical journey.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mv-news-card\">\n          <div class=\"mv-news-img mv-news-two\"><\/div>\n          <div class=\"mv-news-content\">\n            <div class=\"mv-date\">Aesthetic Surgery<\/div>\n            <h3>Questions to ask before surgery<\/h3>\n            <p>A simple checklist for patients considering aesthetic procedures.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"mv-news-card\">\n          <div class=\"mv-news-img mv-news-three\"><\/div>\n          <div class=\"mv-news-content\">\n            <div class=\"mv-date\">Aftercare<\/div>\n            <h3>Why follow-up matters<\/h3>\n            <p>Recovery guidance and communication are important parts of the journey.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <section id=\"contact\" class=\"mv-section mv-contact-section\">\n    <div class=\"mv-container\">\n      <div class=\"mv-contact-box\">\n        <div>\n          <div class=\"mv-section-label\">Contact Us<\/div>\n          <h2>Make a consulting appointment<\/h2>\n          <p>\n            Send your details and our team will contact you with assistance.\n            You can start with a general question or a specific treatment request.\n          <\/p>\n          <a class=\"mv-whatsapp\" href=\"https:\/\/wa.me\/10000000000\">Contact on WhatsApp<\/a>\n        <\/div>\n\n        <div class=\"mv-contact-details\">\n          <p><strong>Email:<\/strong> mail@medivista.net<\/p>\n          <p><strong>WhatsApp:<\/strong> +1 000 000 0000<\/p>\n          <p><strong>Location:<\/strong> Istanbul, Turkey<\/p>\n          <p><strong>Working Hours:<\/strong> Monday &#8211; Saturday<\/p>\n          <p style=\"font-size:13px;color:#777777;\">\n            This website provides general information only and does not replace medical consultation.\n            Treatment suitability must be confirmed by a licensed medical professional.\n          <\/p>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <footer class=\"mv-footer\">\n    <p><strong>Medivista<\/strong> | Medical &#038; Aesthetic Treatment Coordination<\/p>\n    <p>\u00a9 2026 Medivista. All rights reserved.<\/p>\n  <\/footer>\n\n<\/div>\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"<p>International Patient Coordination | Istanbul, Turkey Email: info@medivista.net &nbsp; | &nbsp; WhatsApp: +1 000 000 0000 Medivista Procedures About Patient [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","ast-disable-related-posts":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"default","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"var(--ast-global-color-4)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/medivista.net\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/medivista.net\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/medivista.net\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/medivista.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/medivista.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":6,"href":"https:\/\/medivista.net\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":19,"href":"https:\/\/medivista.net\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/19"}],"wp:attachment":[{"href":"https:\/\/medivista.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}