{"id":551,"date":"2020-09-23T07:38:45","date_gmt":"2020-09-23T07:38:45","guid":{"rendered":"http:\/\/el.commonsupport.com\/newwp\/oktilca\/?page_id=22"},"modified":"2026-09-13T13:42:56","modified_gmt":"2026-09-13T13:42:56","slug":"home-onepage","status":"publish","type":"page","link":"https:\/\/trustmedtour.com\/","title":{"rendered":"Home OnePage"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"551\" class=\"elementor elementor-551\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e18c5f4 e-con-full e-flex e-con e-parent\" data-id=\"e18c5f4\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9a90e62 elementor-widget elementor-widget-html\" data-id=\"9a90e62\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =====================================================\n     TRUST.MED.TOUR \u2014 SECTION 0 \/ HEADER (logo + menu)\n     Paste this whole block into ONE Elementor \"HTML\" widget,\n     placed at the very top of the page (above the hero).\n====================================================== -->\n<header class=\"tmt-header\" id=\"tmt-header\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@500;600&family=Inter:wght@400;500&display=swap');\n\n    .tmt-header{\n      --tmt-teal:#397F7E;\n      --tmt-plum:#4D2C64;\n      --tmt-ink:#2A2A33;\n      --tmt-font-head:'Poppins',sans-serif;\n      --tmt-font-body:'Inter',sans-serif;\n      position:relative;\n      background:#fff;\n      border-bottom:1px solid #EEE9F1;\n    }\n    .tmt-header *{ box-sizing:border-box; }\n    .tmt-header__inner{\n      max-width:1280px;\n      margin:0 auto;\n      padding:0 24px;\n      height:76px;\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n      gap:24px;\n    }\n\n    .tmt-header__logo img{ height:38px; width:auto; display:block; }\n\n    \/* ---------- desktop nav ---------- *\/\n    .tmt-header__nav{ display:flex; align-items:center; gap:4px; }\n    .tmt-header__item{ position:relative; }\n    .tmt-header__link{\n      display:flex;\n      align-items:center;\n      gap:5px;\n      font-family:var(--tmt-font-head);\n      font-weight:500;\n      font-size:15px;\n      color:var(--tmt-ink);\n      text-decoration:none;\n      padding:14px 14px;\n      border-radius:8px;\n    }\n    .tmt-header__link:hover{ color:var(--tmt-plum); }\n    .tmt-header__link:focus-visible{ outline:2px solid var(--tmt-teal); outline-offset:-2px; }\n    .tmt-header__link svg{ flex:none; transition:transform .15s ease; }\n\n    .tmt-header__sub{\n      position:absolute;\n      top:100%; left:0;\n      min-width:210px;\n      background:#fff;\n      border:1px solid #EEE9F1;\n      border-radius:10px;\n      box-shadow:0 12px 28px rgba(45,20,60,.12);\n      padding:8px;\n      margin:0; list-style:none;\n      opacity:0; visibility:hidden; transform:translateY(6px);\n      transition:opacity .15s ease, transform .15s ease, visibility .15s ease;\n      z-index:40;\n    }\n    .tmt-header__item:hover .tmt-header__sub,\n    .tmt-header__item:focus-within .tmt-header__sub{\n      opacity:1; visibility:visible; transform:translateY(0);\n    }\n    .tmt-header__item:hover > .tmt-header__link svg{ transform:rotate(180deg); }\n    .tmt-header__sub a{\n      display:block;\n      font-family:var(--tmt-font-body);\n      font-size:14px;\n      color:var(--tmt-ink);\n      text-decoration:none;\n      padding:9px 12px;\n      border-radius:6px;\n    }\n    .tmt-header__sub a:hover{ background:#F6F2F7; color:var(--tmt-plum); }\n\n    .tmt-header__right{ display:flex; align-items:center; gap:6px; }\n    .tmt-header__search-btn,\n    .tmt-header__burger{\n      width:38px; height:38px;\n      border-radius:50%;\n      border:none;\n      background:transparent;\n      color:var(--tmt-ink);\n      display:flex; align-items:center; justify-content:center;\n      cursor:pointer;\n      transition:background .15s ease;\n    }\n    .tmt-header__search-btn:hover,\n    .tmt-header__burger:hover{ background:#F6F2F7; color:var(--tmt-plum); }\n    .tmt-header__search-btn:focus-visible,\n    .tmt-header__burger:focus-visible{ outline:2px solid var(--tmt-teal); outline-offset:2px; }\n\n    .tmt-header__search{\n      position:absolute;\n      top:100%; right:24px;\n      width:min(320px,90vw);\n      background:#fff;\n      border:1px solid #EEE9F1;\n      border-radius:10px;\n      box-shadow:0 12px 28px rgba(45,20,60,.12);\n      padding:10px;\n      display:none;\n      gap:8px;\n      z-index:50;\n    }\n    .tmt-header__search.is-open{ display:flex; }\n    .tmt-header__search input{\n      flex:1;\n      border:1px solid #E3DEE6;\n      border-radius:8px;\n      padding:9px 12px;\n      font-family:var(--tmt-font-body);\n      font-size:14px;\n      outline:none;\n    }\n    .tmt-header__search input:focus{ border-color:var(--tmt-teal); }\n    .tmt-header__search button{\n      border:none;\n      background:var(--tmt-plum);\n      color:#fff;\n      border-radius:8px;\n      padding:0 14px;\n      font-family:var(--tmt-font-head);\n      font-weight:600;\n      font-size:13px;\n      cursor:pointer;\n    }\n\n    .tmt-header__burger{ display:none; }\n\n    \/* ---------- mobile ---------- *\/\n    @media (max-width:880px){\n      .tmt-header__nav{ display:none; }\n      .tmt-header__burger{ display:flex; }\n\n      .tmt-header__mobile{\n        display:none;\n        max-width:1280px;\n        margin:0 auto;\n        padding:6px 20px 18px;\n      }\n      .tmt-header__mobile.is-open{ display:block; }\n      .tmt-header__mobile a{\n        display:block;\n        font-family:var(--tmt-font-head);\n        font-weight:500;\n        font-size:15px;\n        color:var(--tmt-ink);\n        text-decoration:none;\n        padding:11px 6px;\n        border-bottom:1px solid #F1EDF3;\n      }\n      .tmt-header__mobile .tmt-header__mobile-sub a{\n        padding-left:20px;\n        font-family:var(--tmt-font-body);\n        font-weight:400;\n        font-size:14px;\n        color:#5C5A66;\n        border-bottom:none;\n      }\n    }\n    @media (min-width:881px){\n      .tmt-header__mobile{ display:none !important; }\n    }\n  <\/style>\n\n  <div class=\"tmt-header__inner\">\n    <a href=\"#\" class=\"tmt-header__logo\">\n      <img decoding=\"async\" src=\"https:\/\/trustmedtour.com\/wp-content\/uploads\/2026\/08\/cropped-Asset-1@3x.png\" alt=\"Trust.Med.Tour\" \/>\n    <\/a>\n\n    <nav class=\"tmt-header__nav\" aria-label=\"Primary\">\n      <div class=\"tmt-header__item\">\n        <a href=\"#\" class=\"tmt-header__link\">Home<\/a>\n      <\/div>\n\n      <div class=\"tmt-header__item\">\n        <a href=\"#why\" class=\"tmt-header__link\">\n          Our Practice\n          <svg width=\"11\" height=\"11\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M4 6l4 4 4-4\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n        <\/a>\n        <ul class=\"tmt-header__sub\">\n          <li><a href=\"#why\">About us<\/a><\/li>\n          <li><a href=\"#why\">Why choose us<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"tmt-header__item\">\n        <a href=\"#services\" class=\"tmt-header__link\">\n          Get Care\n          <svg width=\"11\" height=\"11\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M4 6l4 4 4-4\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n        <\/a>\n        <ul class=\"tmt-header__sub\">\n          <li><a href=\"#services\">Our services<\/a><\/li>\n          <li><a href=\"#features\">Key features<\/a><\/li>\n          <li><a href=\"https:\/\/trustmedtour.com\/appointment\">Request an appointment<\/a><\/li>\n        <\/ul>\n      <\/div>\n\n      <div class=\"tmt-header__item\">\n        <a href=\"#\" class=\"tmt-header__link\">Providers<\/a>\n      <\/div>\n\n      <div class=\"tmt-header__item\">\n        <a href=\"#testimonials\" class=\"tmt-header__link\">\n          Patients Info\n          <svg width=\"11\" height=\"11\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M4 6l4 4 4-4\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n        <\/a>\n        <ul class=\"tmt-header__sub\">\n          <li><a href=\"#testimonials\">Patient testimonials<\/a><\/li>\n          <li><a href=\"#\">FAQs<\/a><\/li>\n        <\/ul>\n      <\/div>\n    <\/nav>\n\n    <div class=\"tmt-header__right\">\n      <button type=\"button\" class=\"tmt-header__search-btn\" aria-label=\"Search\" id=\"tmt-search-toggle\">\n        <svg width=\"18\" height=\"18\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <circle cx=\"11\" cy=\"11\" r=\"7\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n          <path d=\"M20 20l-4.3-4.3\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n        <\/svg>\n      <\/button>\n      <button type=\"button\" class=\"tmt-header__burger\" aria-label=\"Menu\" id=\"tmt-burger-toggle\">\n        <svg width=\"20\" height=\"20\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <path d=\"M4 6h16M4 12h16M4 18h16\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n        <\/svg>\n      <\/button>\n    <\/div>\n\n    <form class=\"tmt-header__search\" id=\"tmt-search-box\" action=\"\/\" method=\"get\" role=\"search\">\n      <input type=\"search\" name=\"s\" placeholder=\"Search...\" aria-label=\"Search this site\" \/>\n      <button type=\"submit\">Go<\/button>\n    <\/form>\n  <\/div>\n\n  <div class=\"tmt-header__mobile\" id=\"tmt-mobile-menu\">\n    <a href=\"#\">Home<\/a>\n    <a href=\"#why\">Our Practice<\/a>\n    <div class=\"tmt-header__mobile-sub\">\n      <a href=\"#why\">About us<\/a>\n      <a href=\"#why\">Why choose us<\/a>\n    <\/div>\n    <a href=\"#services\">Get Care<\/a>\n    <div class=\"tmt-header__mobile-sub\">\n      <a href=\"#services\">Our services<\/a>\n      <a href=\"#features\">Key features<\/a>\n      <a href=\"https:\/\/trustmedtour.com\/appointment\">Request an appointment<\/a>\n    <\/div>\n    <a href=\"#\">Providers<\/a>\n    <a href=\"#testimonials\">Patients Info<\/a>\n    <div class=\"tmt-header__mobile-sub\">\n      <a href=\"#testimonials\">Patient testimonials<\/a>\n      <a href=\"#\">FAQs<\/a>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function(){\n      var header = document.getElementById('tmt-header');\n      if(!header) return;\n      var searchBtn = document.getElementById('tmt-search-toggle');\n      var searchBox = document.getElementById('tmt-search-box');\n      var burger = document.getElementById('tmt-burger-toggle');\n      var mobileMenu = document.getElementById('tmt-mobile-menu');\n\n      searchBtn.addEventListener('click', function(){\n        searchBox.classList.toggle('is-open');\n      });\n      burger.addEventListener('click', function(){\n        mobileMenu.classList.toggle('is-open');\n      });\n    })();\n  <\/script>\n<\/header>\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-b6227de e-con-full e-flex e-con e-parent\" data-id=\"b6227de\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-029430e elementor-widget elementor-widget-html\" data-id=\"029430e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =====================================================\n     TRUST.MED.TOUR \u2014 SECTION 1 \/ HERO\n     Paste this whole block into ONE Elementor \"HTML\" widget.\n     Note: this section forces itself to full browser width\n     even if it sits inside a boxed\/contained Elementor section\n     (see the \"full-bleed\" comment below).\n====================================================== -->\n<section class=\"tmt-hero\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@500;600;700&family=Inter:wght@400;500;600&display=swap');\n\n    .tmt-hero{\n      --tmt-teal:#397F7E;\n      --tmt-plum:#4D2C64;\n      --tmt-indigo:#322D59;\n      --tmt-font-head:'Poppins',sans-serif;\n      --tmt-font-body:'Inter',sans-serif;\n\n      box-sizing:border-box;\n      position:relative;\n\n      \/* --- full-bleed: stretches to full browser width no matter\n             how narrow the parent Elementor container is --- *\/\n      width:100vw;\n      left:50%;\n      right:50%;\n      margin-left:-50vw;\n      margin-right:-50vw;\n\n      min-height:clamp(420px,58vw,620px);\n      display:flex;\n      align-items:center;\n\n      background-image:\n        linear-gradient(100deg, rgba(50,45,89,.86) 0%, rgba(50,45,89,.6) 42%, rgba(50,45,89,.15) 75%),\n        url('https:\/\/trustmedtour.com\/wp-content\/uploads\/2026\/09\/tmt-banner1-scaled.jpg');\n      background-size:cover;\n      background-position:center;\n      background-repeat:no-repeat;\n    }\n    .tmt-hero *{ box-sizing:border-box; }\n\n    .tmt-hero__inner{\n      width:100%;\n      max-width:1180px;\n      margin:0 auto;\n      padding:clamp(28px,6vw,64px) clamp(20px,6vw,64px);\n    }\n    .tmt-hero__content{ max-width:560px; }\n\n    .tmt-hero__title{\n      font-family:var(--tmt-font-head);\n      font-weight:700;\n      font-size:clamp(28px,4.4vw,46px);\n      line-height:1.15;\n      color:#fff;\n      margin:0 0 16px;\n    }\n    .tmt-hero__text{\n      font-family:var(--tmt-font-body);\n      font-size:clamp(15px,1.7vw,17.5px);\n      line-height:1.7;\n      color:rgba(255,255,255,.88);\n      max-width:50ch;\n      margin:0 0 30px;\n    }\n    .tmt-hero__btn{\n      display:inline-flex;\n      align-items:center;\n      gap:8px;\n      background:var(--tmt-plum);\n      color:#fff;\n      font-family:var(--tmt-font-head);\n      font-weight:600;\n      font-size:15px;\n      text-decoration:none;\n      padding:14px 26px;\n      border-radius:10px;\n      transition:background .2s ease, transform .2s ease;\n    }\n    .tmt-hero__btn:hover{ background:var(--tmt-teal); transform:translateY(-1px); }\n    .tmt-hero__btn:focus-visible{ outline:3px solid #fff; outline-offset:3px; }\n    .tmt-hero__btn svg{ flex:none; }\n\n    @media (max-width:600px){\n      .tmt-hero{ align-items:flex-end; }\n      .tmt-hero__content{ max-width:100%; }\n    }\n  <\/style>\n\n  <div class=\"tmt-hero__inner\">\n    <div class=\"tmt-hero__content\">\n      <h1 class=\"tmt-hero__title\">Leave your worries behind<\/h1>\n      <p class=\"tmt-hero__text\">\n        Entrust your journey to medical experts who orchestrate a flawless\n        experience \u2014 from arrival to recovery.\n      <\/p>\n      <a href=\"https:\/\/trustmedtour.com\/appointment\" class=\"tmt-hero__btn\">\n        Request an Appointment\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <path d=\"M6 3l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/a>\n    <\/div>\n  <\/div>\n<\/section>\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-afbb83d e-con-full e-flex e-con e-parent\" data-id=\"afbb83d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0000fe9 elementor-widget elementor-widget-html\" data-id=\"0000fe9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =====================================================\n     TRUST.MED.TOUR \u2014 SECTION 2 \/ PROMO BAR\n     Paste this whole block into ONE Elementor \"HTML\" widget.\n====================================================== -->\n<section class=\"tmt-promo\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@500;600&display=swap');\n\n    .tmt-promo{\n      --tmt-mauve:#8C7391;\n      --tmt-font-body:'Inter',sans-serif;\n      background:var(--tmt-mauve);\n      border-radius:14px;\n      padding:16px 24px;\n      text-align:center;\n    }\n    .tmt-promo p{\n      margin:0;\n      font-family:var(--tmt-font-body);\n      font-weight:500;\n      font-size:clamp(13px,1.6vw,15px);\n      color:#fff;\n      letter-spacing:.2px;\n    }\n    .tmt-promo strong{ font-weight:600; }\n  <\/style>\n\n  <p>Ask us about seasonal care packages and travel support for <strong>international patients<\/strong>.<\/p>\n<\/section>\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-8987c6f e-con-full e-flex e-con e-parent\" data-id=\"8987c6f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3e04c72 elementor-widget elementor-widget-html\" data-id=\"3e04c72\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =====================================================\n     TRUST.MED.TOUR \u2014 SECTION 3 \/ INFO CARDS\n     Paste this whole block into ONE Elementor \"HTML\" widget.\n====================================================== -->\n<section class=\"tmt-cards\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@600&family=Inter:wght@400;500&display=swap');\n\n    .tmt-cards{\n      --tmt-teal:#397F7E;\n      --tmt-plum:#4D2C64;\n      --tmt-navy:#32576E;\n      --tmt-ink:#2A2A33;\n      --tmt-ink-soft:#5C5A66;\n      --tmt-font-head:'Poppins',sans-serif;\n      --tmt-font-body:'Inter',sans-serif;\n      padding:clamp(24px,4vw,40px) 0;\n    }\n    .tmt-cards *{ box-sizing:border-box; }\n    .tmt-cards__grid{\n      max-width:1180px;\n      margin:0 auto;\n      display:grid;\n      grid-template-columns:repeat(3,1fr);\n      gap:20px;\n    }\n    .tmt-cards__item{\n      border:1px solid #E3E1E6;\n      border-radius:14px;\n      padding:26px 24px;\n      font-family:var(--tmt-font-body);\n    }\n    .tmt-cards__icon{\n      width:48px; height:48px;\n      border-radius:50%;\n      display:flex; align-items:center; justify-content:center;\n      margin-bottom:16px;\n      color:#fff;\n    }\n    .tmt-cards__item:nth-child(1) .tmt-cards__icon{ background:var(--tmt-plum); }\n    .tmt-cards__item:nth-child(2) .tmt-cards__icon{ background:var(--tmt-teal); }\n    .tmt-cards__item:nth-child(3) .tmt-cards__icon{ background:var(--tmt-navy); }\n\n    .tmt-cards__title{\n      font-family:var(--tmt-font-head);\n      font-weight:600;\n      font-size:18px;\n      color:var(--tmt-ink);\n      margin:0 0 8px;\n    }\n    .tmt-cards__text{\n      font-size:14.5px;\n      line-height:1.6;\n      color:var(--tmt-ink-soft);\n      margin:0 0 16px;\n    }\n    .tmt-cards__link{\n      display:inline-flex;\n      align-items:center;\n      gap:6px;\n      font-family:var(--tmt-font-head);\n      font-weight:600;\n      font-size:13.5px;\n      color:var(--tmt-plum);\n      text-decoration:none;\n    }\n    .tmt-cards__link:hover{ text-decoration:underline; }\n    .tmt-cards__link:focus-visible{ outline:2px solid var(--tmt-teal); outline-offset:2px; }\n\n    @media (max-width:860px){\n      .tmt-cards__grid{ grid-template-columns:1fr; }\n    }\n  <\/style>\n\n  <div class=\"tmt-cards__grid\">\n\n    <div class=\"tmt-cards__item\">\n      <div class=\"tmt-cards__icon\">\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <circle cx=\"14\" cy=\"9\" r=\"4.5\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n          <path d=\"M5 23c0-4.5 4-7.5 9-7.5s9 3 9 7.5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n        <\/svg>\n      <\/div>\n      <h3 class=\"tmt-cards__title\">Our doctors<\/h3>\n      <p class=\"tmt-cards__text\">Select a doctor and schedule an appointment that fits your care plan.<\/p>\n      <a href=\"#\" class=\"tmt-cards__link\">Doctors\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M6 3l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n    <div class=\"tmt-cards__item\">\n      <div class=\"tmt-cards__icon\">\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <path d=\"M14 25s8-7.2 8-13.2C22 6.9 18.4 3 14 3S6 6.9 6 11.8C6 17.8 14 25 14 25Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\/>\n          <circle cx=\"14\" cy=\"11.5\" r=\"3\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n        <\/svg>\n      <\/div>\n      <h3 class=\"tmt-cards__title\">Our location<\/h3>\n      <p class=\"tmt-cards__text\">Search our locations to find the clinic nearest to you.<\/p>\n      <a href=\"#\" class=\"tmt-cards__link\">Directions &amp; parking\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M6 3l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n    <div class=\"tmt-cards__item\">\n      <div class=\"tmt-cards__icon\">\n        <svg width=\"24\" height=\"24\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <rect x=\"4\" y=\"6.5\" width=\"20\" height=\"17\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n          <path d=\"M4 11.5h20\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n          <path d=\"M9 4v4M19 4v4\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n          <path d=\"M9.5 16.5l2.5 2.5 5-5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/div>\n      <h3 class=\"tmt-cards__title\">Appointments<\/h3>\n      <p class=\"tmt-cards__text\">Call us or request a same-day appointment online.<\/p>\n      <a href=\"#\" class=\"tmt-cards__link\">Request an appointment\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M6 3l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\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-ed1e32b e-con-full e-flex e-con e-parent\" data-id=\"ed1e32b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e4a9747 elementor-widget elementor-widget-html\" data-id=\"e4a9747\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =====================================================\n     TRUST.MED.TOUR \u2014 SECTION 4 \/ WHY CHOOSE US\n     Paste this whole block into ONE Elementor \"HTML\" widget.\n====================================================== -->\n<section class=\"tmt-why\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@600;700&family=Inter:wght@400;500&display=swap');\n\n    .tmt-why{\n      --tmt-teal:#397F7E;\n      --tmt-plum:#4D2C64;\n      --tmt-ink:#2A2A33;\n      --tmt-ink-soft:#5C5A66;\n      --tmt-font-head:'Poppins',sans-serif;\n      --tmt-font-body:'Inter',sans-serif;\n      padding:clamp(32px,5vw,56px) 0;\n    }\n    .tmt-why *{ box-sizing:border-box; }\n    .tmt-why__inner{\n      max-width:1180px;\n      margin:0 auto;\n      display:flex;\n      align-items:center;\n      gap:clamp(28px,5vw,64px);\n    }\n    .tmt-why__content{ flex:1 1 460px; min-width:280px; }\n    .tmt-why__mark{ margin-bottom:14px; }\n    .tmt-why__title{\n      font-family:var(--tmt-font-head);\n      font-weight:700;\n      font-size:clamp(24px,3.4vw,34px);\n      color:var(--tmt-plum);\n      margin:0 0 28px;\n    }\n    .tmt-why__grid{\n      display:grid;\n      grid-template-columns:1fr 1fr;\n      gap:24px 28px;\n      margin-bottom:30px;\n    }\n    .tmt-why__feature h4{\n      font-family:var(--tmt-font-head);\n      font-weight:600;\n      font-size:16px;\n      color:var(--tmt-ink);\n      margin:0 0 6px;\n    }\n    .tmt-why__feature p{\n      font-family:var(--tmt-font-body);\n      font-size:14px;\n      line-height:1.6;\n      color:var(--tmt-ink-soft);\n      margin:0;\n    }\n    .tmt-why__btn{\n      display:inline-flex;\n      align-items:center;\n      gap:8px;\n      background:var(--tmt-plum);\n      color:#fff;\n      font-family:var(--tmt-font-head);\n      font-weight:600;\n      font-size:15px;\n      text-decoration:none;\n      padding:13px 24px;\n      border-radius:10px;\n      transition:background .2s ease;\n    }\n    .tmt-why__btn:hover{ background:var(--tmt-teal); }\n    .tmt-why__btn:focus-visible{ outline:3px solid var(--tmt-teal); outline-offset:3px; }\n\n    .tmt-why__media{ flex:1 1 420px; min-width:260px; }\n    .tmt-why__img{\n      width:100%;\n      height:auto;\n      display:block;\n      border-radius:16px;\n      object-fit:cover;\n      aspect-ratio:6\/5;\n    }\n\n    @media (max-width:860px){\n      .tmt-why__inner{ flex-direction:column; }\n      .tmt-why__grid{ grid-template-columns:1fr; }\n    }\n  <\/style>\n\n  <div class=\"tmt-why__inner\">\n    <div class=\"tmt-why__content\">\n      <div class=\"tmt-why__mark\">\n        <img decoding=\"async\" src=\"https:\/\/trustmedtour.com\/wp-content\/uploads\/2026\/08\/Asset-4@3x.png\"\n             alt=\"Trust.Med.Tour logo mark\" height=\"36\" style=\"height:36px;width:auto;display:block;\" \/>\n      <\/div>\n      <h2 class=\"tmt-why__title\">Why Choose Us?<\/h2>\n\n      <div class=\"tmt-why__grid\">\n        <div class=\"tmt-why__feature\">\n          <h4>Doctor-Led Platform<\/h4>\n          <p>We are medical experts, not travel brokers. Your journey is overseen by experienced healthcare leaders.<\/p>\n        <\/div>\n        <div class=\"tmt-why__feature\">\n          <h4>Curated Elite Specialists<\/h4>\n          <p>We don't just refer \u2014 we medically vet every top-tier surgeon for your absolute safety.<\/p>\n        <\/div>\n        <div class=\"tmt-why__feature\">\n          <h4>Secure &amp; Private, 100%<\/h4>\n          <p>Bank-level data security and uncompromised medical confidentiality for your peace of mind.<\/p>\n        <\/div>\n        <div class=\"tmt-why__feature\">\n          <h4>24\/7 Clinical Support<\/h4>\n          <p>Beyond standard patient service \u2014 round-the-clock guidance from real medical staff.<\/p>\n        <\/div>\n      <\/div>\n\n      <a href=\"#\" class=\"tmt-why__btn\">About us<\/a>\n    <\/div>\n\n    <div class=\"tmt-why__media\">\n      <img decoding=\"async\" class=\"tmt-why__img\"\n           src=\"https:\/\/trustmedtour.com\/wp-content\/uploads\/2026\/09\/happy-mature-doctor-his-female-patient-shaking-hands-after-appointment-clinic.jpg\"\n           alt=\"Doctor and patient shaking hands after a clinic appointment\" \/>\n    <\/div>\n  <\/div>\n<\/section>\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-fb1c0d2 e-con-full e-flex e-con e-parent\" data-id=\"fb1c0d2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f271fcb elementor-widget elementor-widget-html\" data-id=\"f271fcb\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =====================================================\n     TRUST.MED.TOUR \u2014 SECTION 5 \/ OUR SERVICES\n     Paste this whole block into ONE Elementor \"HTML\" widget.\n====================================================== -->\n<section class=\"tmt-services\" id=\"services\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@600;700&family=Inter:wght@400&display=swap');\n\n    .tmt-services{\n      --tmt-teal:#397F7E;\n      --tmt-plum:#4D2C64;\n      --tmt-navy:#32576E;\n      --tmt-ink:#2A2A33;\n      --tmt-ink-soft:#5C5A66;\n      --tmt-font-head:'Poppins',sans-serif;\n      --tmt-font-body:'Inter',sans-serif;\n      padding:clamp(32px,5vw,56px) 0;\n    }\n    .tmt-services *{ box-sizing:border-box; }\n    .tmt-services__inner{ max-width:1180px; margin:0 auto; }\n    .tmt-services__title{\n      font-family:var(--tmt-font-head);\n      font-weight:700;\n      font-size:clamp(24px,3.2vw,32px);\n      color:var(--tmt-plum);\n      margin:0 0 32px;\n    }\n    .tmt-services__grid{\n      display:grid;\n      grid-template-columns:repeat(3,1fr);\n      gap:0;\n      border-top:1px solid #E3E1E6;\n    }\n    .tmt-services__item{\n      padding:28px 28px 28px 0;\n      border-bottom:1px solid #E3E1E6;\n    }\n    .tmt-services__item + .tmt-services__item{\n      border-left:1px solid #E3E1E6;\n      padding-left:28px;\n    }\n    .tmt-services__icon{\n      width:52px; height:52px;\n      border-radius:50%;\n      display:flex; align-items:center; justify-content:center;\n      margin-bottom:18px;\n      color:#fff;\n    }\n    .tmt-services__item:nth-child(1) .tmt-services__icon{ background:#8C7391; }\n    .tmt-services__item:nth-child(2) .tmt-services__icon{ background:var(--tmt-teal); }\n    .tmt-services__item:nth-child(3) .tmt-services__icon{ background:var(--tmt-navy); }\n\n    .tmt-services__name{\n      font-family:var(--tmt-font-head);\n      font-weight:600;\n      font-size:18px;\n      margin:0 0 8px;\n    }\n    .tmt-services__item:nth-child(1) .tmt-services__name{ color:#8C7391; }\n    .tmt-services__item:nth-child(2) .tmt-services__name{ color:var(--tmt-teal); }\n    .tmt-services__item:nth-child(3) .tmt-services__name{ color:var(--tmt-navy); }\n\n    .tmt-services__desc{\n      font-family:var(--tmt-font-body);\n      font-size:14.5px;\n      line-height:1.6;\n      color:var(--tmt-ink-soft);\n      margin:0;\n    }\n\n    @media (max-width:860px){\n      .tmt-services__grid{ grid-template-columns:1fr; }\n      .tmt-services__item + .tmt-services__item{ border-left:none; padding-left:0; }\n    }\n  <\/style>\n\n  <div class=\"tmt-services__inner\">\n    <h2 class=\"tmt-services__title\">Our services<\/h2>\n    <div class=\"tmt-services__grid\">\n\n      <div class=\"tmt-services__item\">\n        <div class=\"tmt-services__icon\">\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n            <path d=\"M2 15s5.5-9 13-9 13 9 13 9-5.5 9-13 9-13-9-13-9Z\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linejoin=\"round\"\/>\n            <circle cx=\"15\" cy=\"15\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"tmt-services__name\">Ophthalmology<\/h3>\n        <p class=\"tmt-services__desc\">Eye exams, vision care and treatment for common conditions.<\/p>\n      <\/div>\n\n      <div class=\"tmt-services__item\">\n        <div class=\"tmt-services__icon\">\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n            <path d=\"M7 19.5 19.5 7\" stroke=\"currentColor\" stroke-width=\"3\" stroke-linecap=\"round\"\/>\n            <circle cx=\"6\" cy=\"21\" r=\"3.2\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n            <circle cx=\"9\" cy=\"18\" r=\"3.2\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n            <circle cx=\"21\" cy=\"6\" r=\"3.2\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n            <circle cx=\"24\" cy=\"9\" r=\"3.2\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"tmt-services__name\">Orthopedics<\/h3>\n        <p class=\"tmt-services__desc\">Joint, bone and mobility care, from checkups to recovery plans.<\/p>\n      <\/div>\n\n      <div class=\"tmt-services__item\">\n        <div class=\"tmt-services__icon\">\n          <svg width=\"26\" height=\"26\" viewBox=\"0 0 30 30\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n            <path d=\"M15 3c1 5 3 7 8 8-5 1-7 3-8 8-1-5-3-7-8-8 5-1 7-3 8-8Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/>\n            <path d=\"M24 21c.5 2 1.5 3 3.5 3.5-2 .5-3 1.5-3.5 3.5-.5-2-1.5-3-3.5-3.5 2-.5 3-1.5 3.5-3.5Z\" stroke=\"currentColor\" stroke-width=\"1.3\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"tmt-services__name\">Cosmetic surgery<\/h3>\n        <p class=\"tmt-services__desc\">Consultations and aesthetic procedures tailored to your goals.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\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-52c99e9 e-con-full e-flex e-con e-parent\" data-id=\"52c99e9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b9cc3b3 elementor-widget elementor-widget-html\" data-id=\"b9cc3b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =====================================================\n     TRUST.MED.TOUR \u2014 SECTION 6 \/ TESTIMONIALS\n     Paste this whole block into ONE Elementor \"HTML\" widget.\n====================================================== -->\n<section class=\"tmt-testi\" id=\"tmt-testi\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@700&family=Inter:wght@400;500;600&display=swap');\n\n    .tmt-testi{\n      --tmt-plum:#4D2C64;\n      --tmt-teal:#397F7E;\n      --tmt-ink:#2A2A33;\n      --tmt-ink-soft:#5C5A66;\n      --tmt-font-head:'Poppins',sans-serif;\n      --tmt-font-body:'Inter',sans-serif;\n      padding:clamp(32px,5vw,56px) 0;\n      text-align:center;\n    }\n    .tmt-testi *{ box-sizing:border-box; }\n    .tmt-testi__inner{ max-width:760px; margin:0 auto; }\n    .tmt-testi__title{\n      font-family:var(--tmt-font-head);\n      font-weight:700;\n      font-size:clamp(22px,3vw,28px);\n      color:var(--tmt-plum);\n      margin:0 0 20px;\n    }\n    .tmt-testi__quote-icon{ color:var(--tmt-teal); margin:0 auto 14px; }\n    .tmt-testi__slide{ display:none; }\n    .tmt-testi__slide.is-active{ display:block; }\n    .tmt-testi__text{\n      font-family:var(--tmt-font-body);\n      font-size:clamp(16px,2vw,19px);\n      line-height:1.7;\n      color:var(--tmt-ink);\n      margin:0 0 16px;\n    }\n    .tmt-testi__author{\n      font-family:var(--tmt-font-body);\n      font-weight:600;\n      font-size:13.5px;\n      color:var(--tmt-ink-soft);\n      margin:0 0 24px;\n    }\n    .tmt-testi__dots{ display:flex; justify-content:center; gap:8px; }\n    .tmt-testi__dot{\n      width:9px; height:9px;\n      border-radius:50%;\n      border:none;\n      background:#D9D5DE;\n      padding:0;\n      cursor:pointer;\n    }\n    .tmt-testi__dot.is-active{ background:var(--tmt-plum); }\n    .tmt-testi__dot:focus-visible{ outline:2px solid var(--tmt-teal); outline-offset:2px; }\n  <\/style>\n\n  <div class=\"tmt-testi__inner\">\n    <h2 class=\"tmt-testi__title\">Our patients<\/h2>\n\n    <svg class=\"tmt-testi__quote-icon\" width=\"36\" height=\"28\" viewBox=\"0 0 40 32\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n      <path d=\"M0 32V20.6C0 9.2 6.8 2 16.4 0l2 5.4C11.6 7.6 8 12 8 17.4h8V32H0Z\" fill=\"currentColor\"\/>\n      <path d=\"M21.6 32V20.6C21.6 9.2 28.4 2 38 0l2 5.4c-6.8 2.2-10.4 6.6-10.4 12h8V32H21.6Z\" fill=\"currentColor\"\/>\n    <\/svg>\n\n    <div class=\"tmt-testi__slide is-active\">\n      <p class=\"tmt-testi__text\">A second opinion became a second chance for our patient. The team took time to explain every option clearly, without ever making us feel rushed.<\/p>\n      <p class=\"tmt-testi__author\">\u2014 Leila R., patient<\/p>\n    <\/div>\n    <div class=\"tmt-testi__slide\">\n      <p class=\"tmt-testi__text\">From the first call to the last follow-up, everything felt organized and personal. It's rare to feel this cared for while travelling abroad for treatment.<\/p>\n      <p class=\"tmt-testi__author\">\u2014 Farhad M., patient<\/p>\n    <\/div>\n    <div class=\"tmt-testi__slide\">\n      <p class=\"tmt-testi__text\">Our whole family trusts this clinic. The doctors listen first, explain clearly, and never make you feel like just another appointment.<\/p>\n      <p class=\"tmt-testi__author\">\u2014 Sara K., patient<\/p>\n    <\/div>\n\n    <div class=\"tmt-testi__dots\">\n      <button class=\"tmt-testi__dot is-active\" aria-label=\"Show testimonial 1\"><\/button>\n      <button class=\"tmt-testi__dot\" aria-label=\"Show testimonial 2\"><\/button>\n      <button class=\"tmt-testi__dot\" aria-label=\"Show testimonial 3\"><\/button>\n    <\/div>\n  <\/div>\n\n  <script>\n    (function(){\n      var root = document.getElementById('tmt-testi');\n      if(!root) return;\n      var slides = root.querySelectorAll('.tmt-testi__slide');\n      var dots = root.querySelectorAll('.tmt-testi__dot');\n      dots.forEach(function(dot, i){\n        dot.addEventListener('click', function(){\n          slides.forEach(function(s){ s.classList.remove('is-active'); });\n          dots.forEach(function(d){ d.classList.remove('is-active'); });\n          slides[i].classList.add('is-active');\n          dot.classList.add('is-active');\n        });\n      });\n    })();\n  <\/script>\n<\/section>\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-1cd9228 e-con-full e-flex e-con e-parent\" data-id=\"1cd9228\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e436895 elementor-widget elementor-widget-html\" data-id=\"e436895\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =====================================================\n     TRUST.MED.TOUR \u2014 SECTION 7 \/ CTA BANNER\n     Paste this whole block into ONE Elementor \"HTML\" widget.\n====================================================== -->\n<section class=\"tmt-cta\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@600;700&family=Inter:wght@400&display=swap');\n\n    .tmt-cta{\n      --tmt-plum:#4D2C64;\n      --tmt-teal:#397F7E;\n      --tmt-cream:#EDE6DC;\n      --tmt-ink:#2A2A33;\n      --tmt-ink-soft:#5C5A66;\n      --tmt-font-head:'Poppins',sans-serif;\n      --tmt-font-body:'Inter',sans-serif;\n      padding:clamp(24px,4vw,40px) 0;\n    }\n    .tmt-cta *{ box-sizing:border-box; }\n    .tmt-cta__box{\n      max-width:1180px;\n      margin:0 auto;\n      background:var(--tmt-cream);\n      border-radius:18px;\n      padding:clamp(24px,4vw,36px);\n      display:flex;\n      align-items:center;\n      gap:24px;\n      flex-wrap:wrap;\n    }\n    .tmt-cta__icon{\n      flex:none;\n      width:64px; height:64px;\n      border-radius:50%;\n      background:#fff;\n      display:flex; align-items:center; justify-content:center;\n      color:var(--tmt-plum);\n    }\n    .tmt-cta__body{ flex:1 1 320px; }\n    .tmt-cta__title{\n      font-family:var(--tmt-font-head);\n      font-weight:700;\n      font-size:clamp(19px,2.4vw,24px);\n      color:var(--tmt-plum);\n      margin:0 0 8px;\n    }\n    .tmt-cta__text{\n      font-family:var(--tmt-font-body);\n      font-size:14.5px;\n      line-height:1.6;\n      color:var(--tmt-ink-soft);\n      margin:0;\n      max-width:52ch;\n    }\n    .tmt-cta__btn{\n      flex:none;\n      display:inline-flex;\n      align-items:center;\n      gap:8px;\n      background:var(--tmt-plum);\n      color:#fff;\n      font-family:var(--tmt-font-head);\n      font-weight:600;\n      font-size:15px;\n      text-decoration:none;\n      padding:14px 26px;\n      border-radius:10px;\n      transition:background .2s ease;\n    }\n    .tmt-cta__btn:hover{ background:var(--tmt-teal); }\n    .tmt-cta__btn:focus-visible{ outline:3px solid var(--tmt-teal); outline-offset:3px; }\n  <\/style>\n\n  <div class=\"tmt-cta__box\">\n    <div class=\"tmt-cta__icon\">\n      <svg width=\"32\" height=\"32\" viewBox=\"0 0 34 34\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n        <circle cx=\"12\" cy=\"11\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n        <circle cx=\"23\" cy=\"11\" r=\"4\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n        <path d=\"M4 28c0-4.5 3.6-7.5 8-7.5s8 3 8 7.5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n        <path d=\"M18 28c0-4.5 3.6-7.5 8-7.5s8 3 8 7.5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n      <\/svg>\n    <\/div>\n    <div class=\"tmt-cta__body\">\n      <h3 class=\"tmt-cta__title\">Need a second opinion?<\/h3>\n      <p class=\"tmt-cta__text\">A second opinion can change the course of treatment. Talk to a specialist and get clarity on your options before deciding anything.<\/p>\n    <\/div>\n    <a href=\"#\" class=\"tmt-cta__btn\">Request an appointment<\/a>\n  <\/div>\n<\/section>\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-48cc94b e-con-full e-flex e-con e-parent\" data-id=\"48cc94b\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44e0c0b elementor-widget elementor-widget-html\" data-id=\"44e0c0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =====================================================\n     TRUST.MED.TOUR \u2014 SECTION 8 \/ KEY FEATURES\n     Paste this whole block into ONE Elementor \"HTML\" widget.\n====================================================== -->\n<section class=\"tmt-features\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@600;700&family=Inter:wght@400&display=swap');\n\n    .tmt-features{\n      --tmt-teal:#397F7E;\n      --tmt-teal-dark:#357279;\n      --tmt-navy:#32576E;\n      --tmt-navy-dark:#2D4261;\n      --tmt-indigo:#322D59;\n      --tmt-plum:#4D2C64;\n      --tmt-mauve:#8C7391;\n      --tmt-ink:#2A2A33;\n      --tmt-ink-soft:#5C5A66;\n      --tmt-font-head:'Poppins',sans-serif;\n      --tmt-font-body:'Inter',sans-serif;\n      padding:clamp(32px,5vw,56px) 0;\n    }\n    .tmt-features *{ box-sizing:border-box; }\n    .tmt-features__inner{ max-width:1180px; margin:0 auto; }\n    .tmt-features__title{\n      font-family:var(--tmt-font-head);\n      font-weight:700;\n      font-size:clamp(24px,3.2vw,32px);\n      color:var(--tmt-plum);\n      margin:0 0 32px;\n    }\n    .tmt-features__grid{\n      display:grid;\n      grid-template-columns:repeat(auto-fit,minmax(210px,1fr));\n      gap:20px;\n    }\n    .tmt-features__item{\n      border:1px solid #E3E1E6;\n      border-radius:14px;\n      padding:24px 22px;\n      font-family:var(--tmt-font-body);\n    }\n    .tmt-features__icon{\n      width:46px; height:46px;\n      border-radius:50%;\n      display:flex; align-items:center; justify-content:center;\n      margin-bottom:16px;\n      color:#fff;\n    }\n    .tmt-features__item:nth-child(1) .tmt-features__icon{ background:var(--tmt-plum); }\n    .tmt-features__item:nth-child(2) .tmt-features__icon{ background:var(--tmt-teal); }\n    .tmt-features__item:nth-child(3) .tmt-features__icon{ background:var(--tmt-navy); }\n    .tmt-features__item:nth-child(4) .tmt-features__icon{ background:var(--tmt-indigo); }\n    .tmt-features__item:nth-child(5) .tmt-features__icon{ background:var(--tmt-mauve); }\n    .tmt-features__item:nth-child(6) .tmt-features__icon{ background:var(--tmt-teal-dark); }\n    .tmt-features__item:nth-child(7) .tmt-features__icon{ background:var(--tmt-navy-dark); }\n\n    .tmt-features__name{\n      font-family:var(--tmt-font-head);\n      font-weight:600;\n      font-size:16.5px;\n      color:var(--tmt-ink);\n      margin:0 0 8px;\n    }\n    .tmt-features__desc{\n      font-size:14px;\n      line-height:1.6;\n      color:var(--tmt-ink-soft);\n      margin:0;\n    }\n  <\/style>\n\n  <div class=\"tmt-features__inner\">\n    <h2 class=\"tmt-features__title\">Key features<\/h2>\n\n    <div class=\"tmt-features__grid\">\n\n      <div class=\"tmt-features__item\">\n        <div class=\"tmt-features__icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n            <path d=\"M6 15v-2a8 8 0 0 1 16 0v2\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n            <rect x=\"4\" y=\"14\" width=\"5\" height=\"8\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n            <rect x=\"19\" y=\"14\" width=\"5\" height=\"8\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n            <path d=\"M22 22v1a3 3 0 0 1-3 3h-3\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"tmt-features__name\">Online Counseling<\/h3>\n        <p class=\"tmt-features__desc\">Speak directly with a dedicated case manager before you travel, so every question is answered upfront.<\/p>\n      <\/div>\n\n      <div class=\"tmt-features__item\">\n        <div class=\"tmt-features__icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n            <path d=\"M4 21V9\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n            <path d=\"M4 16h20v5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <path d=\"M4 16v-2a3 3 0 0 1 3-3h6a3 3 0 0 1 3 3v2\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <circle cx=\"8\" cy=\"10\" r=\"1.6\" stroke=\"currentColor\" stroke-width=\"1.6\"\/>\n            <path d=\"M24 21v-3\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"tmt-features__name\">Travel &amp; Hotel Planning<\/h3>\n        <p class=\"tmt-features__desc\">Flights, hotels and every logistic detail arranged around your treatment schedule.<\/p>\n      <\/div>\n\n      <div class=\"tmt-features__item\">\n        <div class=\"tmt-features__icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n            <path d=\"M4 17l2-6a3 3 0 0 1 2.8-2h10.4a3 3 0 0 1 2.8 2l2 6\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n            <rect x=\"2.5\" y=\"17\" width=\"23\" height=\"5\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n            <circle cx=\"8\" cy=\"22\" r=\"1.8\" stroke=\"currentColor\" stroke-width=\"1.6\"\/>\n            <circle cx=\"20\" cy=\"22\" r=\"1.8\" stroke=\"currentColor\" stroke-width=\"1.6\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"tmt-features__name\">Airport Transportation<\/h3>\n        <p class=\"tmt-features__desc\">Private transfers to and from the airport, so you arrive stress-free.<\/p>\n      <\/div>\n\n      <div class=\"tmt-features__item\">\n        <div class=\"tmt-features__icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n            <rect x=\"4\" y=\"7\" width=\"20\" height=\"17\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n            <path d=\"M14 11v8M10 15h8\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n            <path d=\"M4 24h20\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"tmt-features__name\">VIP Hospitals &amp; Clinics<\/h3>\n        <p class=\"tmt-features__desc\">Access to vetted, top-tier hospitals and clinics for your care.<\/p>\n      <\/div>\n\n      <div class=\"tmt-features__item\">\n        <div class=\"tmt-features__icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n            <circle cx=\"14\" cy=\"14\" r=\"10.5\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n            <path d=\"M14 8v6l4 3\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"tmt-features__name\">24\/7 Support<\/h3>\n        <p class=\"tmt-features__desc\">Round-the-clock guidance whenever you need it, day or night.<\/p>\n      <\/div>\n\n      <div class=\"tmt-features__item\">\n        <div class=\"tmt-features__icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n            <rect x=\"6\" y=\"5\" width=\"16\" height=\"20\" rx=\"2\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n            <path d=\"M10 5V4a1 1 0 0 1 1-1h6a1 1 0 0 1 1 1v1\" stroke=\"currentColor\" stroke-width=\"1.8\"\/>\n            <path d=\"M9.5 15l2.5 2.5 5-5\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"tmt-features__name\">Follow-Up Care<\/h3>\n        <p class=\"tmt-features__desc\">Post-treatment check-ins to keep your recovery on track.<\/p>\n      <\/div>\n\n      <div class=\"tmt-features__item\">\n        <div class=\"tmt-features__icon\">\n          <svg width=\"24\" height=\"24\" viewBox=\"0 0 28 28\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n            <path d=\"M14 3v20M8 25h12\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n            <path d=\"M4 8h10M14 8h10\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n            <path d=\"M4 8l-3 6a4 4 0 0 0 6.6 0L4 8Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/>\n            <path d=\"M24 8l-3 6a4 4 0 0 0 6.6 0L24 8Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/>\n          <\/svg>\n        <\/div>\n        <h3 class=\"tmt-features__name\">Health Arbitration<\/h3>\n        <p class=\"tmt-features__desc\">Impartial medical review and mediation if a dispute ever arises.<\/p>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/section>\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-a95ec43 e-con-full e-flex e-con e-parent\" data-id=\"a95ec43\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-a894420 elementor-widget elementor-widget-html\" data-id=\"a894420\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =====================================================\n     TRUST.MED.TOUR \u2014 SECTION 9 \/ FOOTER\n     Rebuilt to match the layout of the reference screenshot:\n     brand + 2 link columns + a bordered \"Contacts\" card.\n     Paste this whole block into ONE Elementor \"HTML\" widget.\n     Placeholders marked REPLACE-... need your real details.\n====================================================== -->\n<section class=\"tmt-footer\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@600;700&family=Inter:wght@400;500&display=swap');\n\n    .tmt-footer{\n      --tmt-teal:#397F7E;\n      --tmt-plum:#4D2C64;\n      --tmt-ink:#2A2A33;\n      --tmt-ink-soft:#5C5A66;\n      --tmt-bg:#F3EEF4;\n      --tmt-font-head:'Poppins',sans-serif;\n      --tmt-font-body:'Inter',sans-serif;\n      background:var(--tmt-bg);\n      padding:clamp(40px,6vw,64px) 0;\n    }\n    .tmt-footer *{ box-sizing:border-box; }\n    .tmt-footer__inner{\n      max-width:1180px;\n      margin:0 auto;\n      padding:0 20px;\n      display:grid;\n      grid-template-columns:1.3fr 1fr 1fr 1.3fr;\n      gap:32px;\n      align-items:start;\n    }\n\n    .tmt-footer__logo img{ height:30px; width:auto; display:block; margin-bottom:14px; }\n    .tmt-footer__tagline{\n      font-family:var(--tmt-font-body);\n      font-size:14px;\n      line-height:1.7;\n      color:var(--tmt-ink-soft);\n      max-width:32ch;\n      margin:0 0 16px;\n    }\n    .tmt-footer__phone{\n      display:flex;\n      align-items:center;\n      gap:8px;\n      font-family:var(--tmt-font-head);\n      font-weight:600;\n      font-size:15px;\n      color:var(--tmt-plum);\n      text-decoration:none;\n      margin-bottom:18px;\n    }\n    .tmt-footer__phone svg{ flex:none; }\n    .tmt-footer__phone:hover{ color:var(--tmt-teal); }\n\n    .tmt-footer__btn{\n      display:inline-flex;\n      align-items:center;\n      gap:6px;\n      background:var(--tmt-plum);\n      color:#fff;\n      font-family:var(--tmt-font-head);\n      font-weight:600;\n      font-size:14px;\n      text-decoration:none;\n      padding:13px 22px;\n      border-radius:10px;\n      transition:background .2s ease;\n    }\n    .tmt-footer__btn:hover{ background:var(--tmt-teal); }\n    .tmt-footer__btn:focus-visible{ outline:3px solid var(--tmt-teal); outline-offset:3px; }\n\n    .tmt-footer__heading{\n      display:flex;\n      align-items:center;\n      gap:4px;\n      font-family:var(--tmt-font-head);\n      font-weight:600;\n      font-size:15px;\n      color:var(--tmt-plum);\n      margin:0 0 18px;\n    }\n    .tmt-footer__list{ list-style:none; margin:0; padding:0; }\n    .tmt-footer__list li + li{ margin-top:12px; }\n    .tmt-footer__list a{\n      font-family:var(--tmt-font-body);\n      font-size:14px;\n      color:var(--tmt-ink-soft);\n      text-decoration:none;\n    }\n    .tmt-footer__list a:hover{ color:var(--tmt-plum); text-decoration:underline; }\n    .tmt-footer__list a:focus-visible{ outline:2px solid var(--tmt-teal); outline-offset:2px; }\n\n    .tmt-footer__card{\n      background:#fff;\n      border:1px solid #E3DEE6;\n      border-radius:14px;\n      padding:22px;\n    }\n    .tmt-footer__row{\n      display:flex;\n      justify-content:space-between;\n      gap:10px;\n      font-family:var(--tmt-font-body);\n      font-size:13.5px;\n      margin-bottom:12px;\n    }\n    .tmt-footer__row span:first-child{ color:var(--tmt-ink-soft); }\n    .tmt-footer__row span:last-child{ color:var(--tmt-ink); font-weight:500; text-align:right; }\n    .tmt-footer__row a{ color:var(--tmt-ink); text-decoration:none; font-weight:500; }\n    .tmt-footer__row a:hover{ color:var(--tmt-plum); text-decoration:underline; }\n\n    .tmt-footer__social{ display:flex; gap:8px; margin:16px 0; }\n    .tmt-footer__social a{\n      width:32px; height:32px;\n      border-radius:50%;\n      background:var(--tmt-bg);\n      display:flex; align-items:center; justify-content:center;\n      color:var(--tmt-plum);\n      transition:background .2s ease, color .2s ease;\n    }\n    .tmt-footer__social a:hover{ background:var(--tmt-plum); color:#fff; }\n    .tmt-footer__social a:focus-visible{ outline:2px solid var(--tmt-plum); outline-offset:2px; }\n\n    .tmt-footer__directions{\n      display:flex;\n      align-items:center;\n      justify-content:center;\n      width:100%;\n      border:1.5px solid var(--tmt-plum);\n      color:var(--tmt-plum);\n      font-family:var(--tmt-font-head);\n      font-weight:600;\n      font-size:14px;\n      text-decoration:none;\n      padding:11px 0;\n      border-radius:10px;\n      transition:background .2s ease, color .2s ease;\n    }\n    .tmt-footer__directions:hover{ background:var(--tmt-plum); color:#fff; }\n    .tmt-footer__directions:focus-visible{ outline:2px solid var(--tmt-plum); outline-offset:3px; }\n\n    @media (max-width:900px){\n      .tmt-footer__inner{ grid-template-columns:1fr 1fr; }\n    }\n    @media (max-width:560px){\n      .tmt-footer__inner{ grid-template-columns:1fr; }\n    }\n  <\/style>\n\n  <div class=\"tmt-footer__inner\">\n\n    <div class=\"tmt-footer__brand\">\n      <div class=\"tmt-footer__logo\">\n        <img decoding=\"async\" src=\"https:\/\/trustmedtour.com\/wp-content\/uploads\/2026\/08\/Asset-4@3x.png\" alt=\"Trust.Med.Tour logo\" \/>\n      <\/div>\n      <p class=\"tmt-footer__tagline\">We are a family centered practice that incorporates compassion and dedication to promote your well-being.<\/p>\n      <a class=\"tmt-footer__phone\" href=\"tel:+989366752940\">\n        <svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <path d=\"M5 4h3l2 5-2.5 1.5a11 11 0 0 0 5 5L14 13l5 2v3a2 2 0 0 1-2 2C10 20 4 14 4 6a2 2 0 0 1 1-2Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n        +98 936 675 2940\n      <\/a>\n      <a href=\"https:\/\/trustmedtour.com\/appointment\" class=\"tmt-footer__btn\">\n        Request an appointment\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M6 3l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/a>\n    <\/div>\n\n    <div class=\"tmt-footer__col\">\n      <h4 class=\"tmt-footer__heading\">Patient care\n        <svg width=\"12\" height=\"12\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M6 3l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/h4>\n      <ul class=\"tmt-footer__list\">\n        <li><a href=\"#\">Providers<\/a><\/li>\n        <li><a href=\"#\">Online forms<\/a><\/li>\n        <li><a href=\"#services\">Our services<\/a><\/li>\n        <li><a href=\"#\">How it works<\/a><\/li>\n        <li><a href=\"#\">Travel and accommodation<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"tmt-footer__col\">\n      <h4 class=\"tmt-footer__heading\">Company\n        <svg width=\"12\" height=\"12\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M6 3l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/h4>\n      <ul class=\"tmt-footer__list\">\n        <li><a href=\"#\">About us<\/a><\/li>\n        <li><a href=\"#\">Careers<\/a><\/li>\n        <li><a href=\"#\">FAQ<\/a><\/li>\n        <li><a href=\"#\">Blog<\/a><\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"tmt-footer__card\">\n      <h4 class=\"tmt-footer__heading\">Contacts\n        <svg width=\"12\" height=\"12\" viewBox=\"0 0 16 16\" fill=\"none\"><path d=\"M6 3l5 5-5 5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/h4>\n\n      <!-- === REPLACE: full street address below (currently just the city) === -->\n      <div class=\"tmt-footer__row\"><span>Address<\/span><span>Mashhad, Iran<\/span><\/div>\n      <div class=\"tmt-footer__row\"><span>Phone<\/span><a href=\"tel:+989366752940\">+98 936 675 2940<\/a><\/div>\n      <div class=\"tmt-footer__row\"><span>Support<\/span><span>24\/7<\/span><\/div>\n\n      <div class=\"tmt-footer__social\">\n        <a href=\"#\" aria-label=\"Facebook\">\n          <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n            <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"4\" stroke=\"currentColor\" stroke-width=\"1.6\"\/>\n            <path d=\"M14 8.5h-1.3c-.7 0-1.2.5-1.2 1.2V11h2.3l-.3 2.2h-2v5.8h-2.3v-5.8H7v-2.2h2.2v-1.6c0-1.7 1-2.9 2.7-2.9H14v2Z\" fill=\"currentColor\"\/>\n          <\/svg>\n        <\/a>\n        <a href=\"#\" aria-label=\"Instagram\">\n          <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n            <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"5\" stroke=\"currentColor\" stroke-width=\"1.6\"\/>\n            <circle cx=\"12\" cy=\"12\" r=\"4.2\" stroke=\"currentColor\" stroke-width=\"1.6\"\/>\n            <circle cx=\"17.2\" cy=\"6.8\" r=\"1.1\" fill=\"currentColor\"\/>\n          <\/svg>\n        <\/a>\n        <a href=\"#\" aria-label=\"LinkedIn\">\n          <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n            <rect x=\"3\" y=\"3\" width=\"18\" height=\"18\" rx=\"3\" stroke=\"currentColor\" stroke-width=\"1.6\"\/>\n            <circle cx=\"8\" cy=\"8.2\" r=\"1.3\" fill=\"currentColor\"\/>\n            <path d=\"M8 11v6\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n            <path d=\"M12 17v-3.5c0-1.4 1-2.5 2.3-2.5s2.2 1 2.2 2.5V17\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n            <path d=\"M12 11v6\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\"\/>\n          <\/svg>\n        <\/a>\n        <a href=\"#\" aria-label=\"WhatsApp\">\n          <svg width=\"15\" height=\"15\" viewBox=\"0 0 24 24\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n            <path d=\"M6 20 7.1 16.4A8 8 0 1 1 9.8 19L6 20Z\" stroke=\"currentColor\" stroke-width=\"1.6\" stroke-linejoin=\"round\"\/>\n            <path d=\"M9.2 9.6c.2 2.6 2.4 4.8 5 5 .5 0 1-.4 1-1v-.7c0-.3-.2-.5-.4-.6l-1.4-.6c-.3-.1-.6 0-.8.2l-.3.4c-1-.5-1.8-1.3-2.3-2.3l.4-.3c.2-.2.3-.5.2-.8l-.6-1.4c-.1-.2-.3-.4-.6-.4h-.7c-.6 0-1 .5-1 1Z\" fill=\"currentColor\"\/>\n          <\/svg>\n        <\/a>\n      <\/div>\n\n      <a href=\"#\" class=\"tmt-footer__directions\">Directions<\/a>\n    <\/div>\n\n  <\/div>\n<\/section>\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-73a7fc6 e-con-full e-flex e-con e-parent\" data-id=\"73a7fc6\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e9dbbdc elementor-widget elementor-widget-html\" data-id=\"e9dbbdc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!-- =====================================================\n     TRUST.MED.TOUR \u2014 SECTION 10 \/ FOOTER BOTTOM BAR\n     Rebuilt to match the reference screenshot: white bar,\n     copyright left, legal links + back-to-top button right.\n     Paste this whole block into ONE Elementor \"HTML\" widget.\n     (Place it directly under the SECTION 9 footer widget.)\n====================================================== -->\n<section class=\"tmt-footer-bottom\">\n  <style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500&display=swap');\n\n    .tmt-footer-bottom{\n      --tmt-plum:#4D2C64;\n      --tmt-ink-soft:#8A8792;\n      --tmt-font-body:'Inter',sans-serif;\n      background:#fff;\n      padding:16px 0;\n      border-top:1px solid #ECE8ED;\n    }\n    .tmt-footer-bottom *{ box-sizing:border-box; }\n    .tmt-footer-bottom__inner{\n      max-width:1180px;\n      margin:0 auto;\n      padding:0 20px;\n      display:flex;\n      align-items:center;\n      justify-content:space-between;\n      gap:16px;\n      flex-wrap:wrap;\n    }\n    .tmt-footer-bottom p{\n      margin:0;\n      font-family:var(--tmt-font-body);\n      font-size:13px;\n      color:var(--tmt-ink-soft);\n    }\n    .tmt-footer-bottom p a{\n      color:var(--tmt-plum);\n      font-weight:600;\n      text-decoration:none;\n    }\n    .tmt-footer-bottom p a:hover{ text-decoration:underline; }\n    .tmt-footer-bottom__right{\n      display:flex;\n      align-items:center;\n      gap:22px;\n      flex-wrap:wrap;\n    }\n    .tmt-footer-bottom__links{ display:flex; gap:20px; flex-wrap:wrap; }\n    .tmt-footer-bottom__links a{\n      font-family:var(--tmt-font-body);\n      font-size:13px;\n      color:var(--tmt-ink-soft);\n      text-decoration:none;\n    }\n    .tmt-footer-bottom__links a:hover{ color:var(--tmt-plum); text-decoration:underline; }\n    .tmt-footer-bottom__links a:focus-visible{ outline:2px solid var(--tmt-plum); outline-offset:2px; }\n\n    .tmt-footer-bottom__top{\n      flex:none;\n      width:32px; height:32px;\n      border-radius:50%;\n      border:none;\n      background:var(--tmt-plum);\n      color:#fff;\n      display:flex; align-items:center; justify-content:center;\n      cursor:pointer;\n      transition:opacity .2s ease;\n    }\n    .tmt-footer-bottom__top:hover{ opacity:.85; }\n    .tmt-footer-bottom__top:focus-visible{ outline:2px solid var(--tmt-plum); outline-offset:2px; }\n\n    @media (max-width:560px){\n      .tmt-footer-bottom__inner{ justify-content:center; text-align:center; }\n    }\n  <\/style>\n\n  <div class=\"tmt-footer-bottom__inner\">\n    <p>\u00a9 2026 Trust.Med.Tour. All rights reserved. Developed by <a href=\"https:\/\/bluefishdream.com\" target=\"_blank\" rel=\"noopener\">BFD<\/a>.<\/p>\n    <div class=\"tmt-footer-bottom__right\">\n      <div class=\"tmt-footer-bottom__links\">\n        <a href=\"#\">Terms and conditions<\/a>\n        <a href=\"#\">Privacy policy<\/a>\n      <\/div>\n      <button type=\"button\" class=\"tmt-footer-bottom__top\" aria-label=\"Back to top\" onclick=\"window.scrollTo({top:0,behavior:'smooth'})\">\n        <svg width=\"14\" height=\"14\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" aria-hidden=\"true\">\n          <path d=\"M8 12V4M4 8l4-4 4 4\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n        <\/svg>\n      <\/button>\n    <\/div>\n  <\/div>\n<\/section>\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","protected":false},"excerpt":{"rendered":"<p>Home Our Practice About us Why choose us Get Care Our services Key features Request an appointment Providers Patients Info Patient testimonials FAQs Go Home Our Practice About us Why choose us Get Care Our services Key features Request an appointment Providers Patients Info Patient testimonials FAQs Leave your worries behind Entrust your journey to [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"tpl-default-elementor.php","meta":{"footnotes":""},"class_list":["post-551","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/trustmedtour.com\/index.php?rest_route=\/wp\/v2\/pages\/551","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/trustmedtour.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/trustmedtour.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/trustmedtour.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/trustmedtour.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=551"}],"version-history":[{"count":40,"href":"https:\/\/trustmedtour.com\/index.php?rest_route=\/wp\/v2\/pages\/551\/revisions"}],"predecessor-version":[{"id":655,"href":"https:\/\/trustmedtour.com\/index.php?rest_route=\/wp\/v2\/pages\/551\/revisions\/655"}],"wp:attachment":[{"href":"https:\/\/trustmedtour.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=551"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}