{"id":6364,"date":"2025-07-13T12:06:34","date_gmt":"2025-07-13T12:06:34","guid":{"rendered":"https:\/\/saharamedicalcentre.ae\/?page_id=6364"},"modified":"2025-07-15T02:10:21","modified_gmt":"2025-07-15T02:10:21","slug":"general-practitioner-close-to-me","status":"publish","type":"page","link":"https:\/\/saharamedicalcentre.ae\/index.php\/general-practitioner-close-to-me\/","title":{"rendered":"General practitioner close to me"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"6364\" class=\"elementor elementor-6364\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2ff9948 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"2ff9948\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-24a7176 elementor-widget elementor-widget-html\" data-id=\"24a7176\" 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<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\" \/>\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\/>\r\n  <title>Sahara Medical Centre - Modern Menu<\/title>\r\n  <style>\r\n    :root {\r\n      --primary-color: #614499;\r\n      --hover-color: #4a7dff;\r\n      --text-color: #fff;\r\n      --menu-bg: #614499; \/* Changed to solid *\/\r\n      --menu-shadow: 0 8px 24px rgba(0, 0, 0, 0.2);\r\n      --transition-speed: 0.35s;\r\n    }\r\n\r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    body {\r\n      font-family: 'Segoe UI', system-ui, sans-serif;\r\n      background-color: #f5f5f5;\r\n      padding-top: 80px;\r\n      line-height: 1.6;\r\n    }\r\n\r\n    .sticky-header {\r\n      position: fixed;\r\n      top: 10px;\r\n      left: 10px;\r\n      right: 10px;\r\n      padding: 14px 24px;\r\n      background: var(--menu-bg);\r\n      color: var(--text-color);\r\n      display: flex;\r\n      justify-content: space-between;\r\n      align-items: center;\r\n      border-radius: 14px;\r\n      box-shadow: var(--menu-shadow);\r\n      z-index: 1000;\r\n      backdrop-filter: blur(6px);\r\n      -webkit-backdrop-filter: blur(6px);\r\n      transition: all var(--transition-speed) ease;\r\n    }\r\n\r\n    .sticky-header img {\r\n      height: 48px;\r\n      transition: height var(--transition-speed);\r\n    }\r\n\r\n    .sticky-header.scrolled {\r\n      padding: 10px 20px;\r\n    }\r\n\r\n    .sticky-header.scrolled img {\r\n      height: 38px;\r\n    }\r\n\r\n    .header-buttons {\r\n      display: flex;\r\n      gap: 14px;\r\n    }\r\n\r\n    .header-buttons a {\r\n      display: flex;\r\n      align-items: center;\r\n      gap: 8px;\r\n      padding: 10px 18px;\r\n      text-decoration: none;\r\n      color: var(--text-color);\r\n      background: rgba(255, 255, 255, 0.08);\r\n      border-radius: 8px;\r\n      font-size: 0.95em;\r\n      font-weight: 500;\r\n      position: relative;\r\n      overflow: hidden;\r\n      transition: all var(--transition-speed) ease;\r\n    }\r\n\r\n    .header-buttons a::before {\r\n      content: '';\r\n      position: absolute;\r\n      top: 0;\r\n      left: 0;\r\n      height: 100%;\r\n      width: 100%;\r\n      background: var(--hover-color);\r\n      z-index: -1;\r\n      transform: scaleX(0);\r\n      transform-origin: right;\r\n      transition: transform var(--transition-speed) ease;\r\n    }\r\n\r\n    .header-buttons a:hover::before {\r\n      transform: scaleX(1);\r\n      transform-origin: left;\r\n    }\r\n\r\n    .header-buttons a:hover {\r\n      transform: translateY(-2px);\r\n    }\r\n\r\n    .mobile-menu-toggle {\r\n      display: none;\r\n      font-size: 30px;\r\n      color: white;\r\n      background: none;\r\n      border: none;\r\n      cursor: pointer;\r\n      transition: all var(--transition-speed);\r\n    }\r\n\r\n    .mobile-menu-toggle:hover {\r\n      transform: scale(1.1);\r\n    }\r\n\r\n    @media (max-width: 768px) {\r\n      .header-buttons {\r\n        position: fixed;\r\n        top: 80px;\r\n        left: 10px;\r\n        right: 10px;\r\n        flex-direction: column;\r\n        background: var(--menu-bg);\r\n        padding: 20px 0;\r\n        border-radius: 14px;\r\n        box-shadow: var(--menu-shadow);\r\n        transform: translateY(-200%);\r\n        opacity: 0;\r\n        transition: all var(--transition-speed) ease;\r\n      }\r\n\r\n      .header-buttons.active {\r\n        transform: translateY(0);\r\n        opacity: 1;\r\n      }\r\n\r\n      .header-buttons a {\r\n        justify-content: center;\r\n        width: 90%;\r\n        font-size: 1em;\r\n      }\r\n\r\n      .mobile-menu-toggle {\r\n        display: block;\r\n      }\r\n    }\r\n\r\n    .content-spacer {\r\n      height: 40px;\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"sticky-header\" id=\"stickyHeader\">\r\n    <a href=\"https:\/\/saharamedicalcentre.ae\/\">\r\n      <img decoding=\"async\" src=\"https:\/\/saharamedicalcentre.ae\/wp-content\/uploads\/2023\/12\/logo.webp\" alt=\"Dental clinic in Sharjah\" loading=\"lazy\">\r\n    <\/a>\r\n\r\n    <div class=\"header-buttons\" id=\"headerButtons\">\r\n      <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/book-appointment\/\">\r\n        <span>\ud83d\udcc5<\/span> Book Appointment\r\n      <\/a>\r\n      <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/doctor\/\">\r\n        <span>\ud83d\udc68\u200d\u2695\ufe0f<\/span> Our Doctors\r\n      <\/a>\r\n      <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/contact\/\">\r\n        <span>\ud83d\udccd<\/span> Location\r\n      <\/a>\r\n    <\/div>\r\n\r\n    <button class=\"mobile-menu-toggle\" id=\"menuToggle\" aria-label=\"Toggle menu\">\r\n      \u2630\r\n    <\/button>\r\n  <\/div>\r\n\r\n  <div class=\"content-spacer\"><\/div>\r\n\r\n  <script>\r\n    const menuToggle = document.getElementById('menuToggle');\r\n    const headerButtons = document.getElementById('headerButtons');\r\n    const stickyHeader = document.getElementById('stickyHeader');\r\n\r\n    menuToggle.addEventListener('click', () => {\r\n      headerButtons.classList.toggle('active');\r\n      menuToggle.textContent = headerButtons.classList.contains('active') ? '\u2715' : '\u2630';\r\n    });\r\n\r\n    window.addEventListener('scroll', () => {\r\n      if (window.scrollY > 50) {\r\n        stickyHeader.classList.add('scrolled');\r\n      } else {\r\n        stickyHeader.classList.remove('scrolled');\r\n      }\r\n    });\r\n\r\n    document.addEventListener('click', (e) => {\r\n      if (!e.target.closest('.sticky-header') && headerButtons.classList.contains('active')) {\r\n        headerButtons.classList.remove('active');\r\n        menuToggle.textContent = '\u2630';\r\n      }\r\n    });\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9d0a6b1 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"9d0a6b1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-de1cf10 elementor-widget elementor-widget-html\" data-id=\"de1cf10\" 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<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Dr. Anwar | General Physician Sharjah<\/title>\r\n  <style>\r\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;800&display=swap');\r\n\r\n    :root {\r\n      --primary: #2563EB;\r\n      --secondary: #7C3AED;\r\n      --accent: #10B981;\r\n      --dark: #1E293B;\r\n      --light: #F8FAFC;\r\n      --bg: #FFFFFF;\r\n      --text: #1E293B;\r\n      --text-light: #64748B;\r\n      --rounded: 16px;\r\n      --transition: 0.5s ease;\r\n    }\r\n\r\n    * {\r\n      margin: 0;\r\n      padding: 0;\r\n      box-sizing: border-box;\r\n    }\r\n\r\n    body {\r\n      font-family: 'Inter', sans-serif;\r\n      background: var(--bg);\r\n      color: var(--text);\r\n      overflow-x: hidden;\r\n    }\r\n\r\n    .hero {\r\n      position: relative;\r\n      display: flex;\r\n      align-items: center;\r\n      justify-content: center;\r\n      min-height: 50vh; \/* Reduced from 70vh *\/\r\n      background: var(--bg);\r\n      text-align: center;\r\n      overflow: hidden;\r\n    }\r\n\r\n    .color-splash {\r\n      position: absolute;\r\n      top: 0;\r\n      left: 0;\r\n      width: 100%;\r\n      height: 100%;\r\n      pointer-events: none;\r\n      background: radial-gradient(circle at center, rgba(37,99,235,0.08) 0%, transparent 80%);\r\n      transition: background 0.15s ease;\r\n    }\r\n\r\n    .hero-content {\r\n      background: #fff;\r\n      padding: 2.5rem 2rem;\r\n      border-radius: var(--rounded);\r\n      box-shadow: 0 15px 30px rgba(0,0,0,0.05);\r\n      max-width: 850px;\r\n      width: 100%;\r\n      position: relative;\r\n      z-index: 1;\r\n      transition: transform var(--transition), box-shadow var(--transition);\r\n    }\r\n\r\n    .hero-content:hover {\r\n      transform: translateY(-6px) scale(1.015);\r\n      box-shadow: 0 20px 40px rgba(0,0,0,0.12);\r\n    }\r\n\r\n    .hero h1 {\r\n      font-size: 2.2rem;\r\n      font-weight: 800;\r\n      background: linear-gradient(90deg, var(--primary), var(--secondary));\r\n      -webkit-background-clip: text;\r\n      background-clip: text;\r\n      color: transparent;\r\n      margin-bottom: 1rem;\r\n    }\r\n\r\n    .hero p {\r\n      font-size: 1rem;\r\n      color: var(--text-light);\r\n      margin-bottom: 1.2rem;\r\n    }\r\n\r\n    .rotating-text {\r\n      font-weight: 600;\r\n      color: var(--primary);\r\n      margin: 1rem 0;\r\n      font-size: 1rem;\r\n      min-height: 24px;\r\n    }\r\n\r\n    @media(max-width: 600px) {\r\n      .hero {\r\n        min-height: 40vh;\r\n      }\r\n\r\n      .hero-content {\r\n        padding: 2rem 1rem;\r\n      }\r\n\r\n      .hero h1 {\r\n        font-size: 1.75rem;\r\n      }\r\n    }\r\n  <\/style>\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\r\n<\/head>\r\n<body>\r\n  <section class=\"hero\">\r\n    <div class=\"color-splash\" id=\"colorSplash\"><\/div>\r\n    <div class=\"hero-content\">\r\n      <h1>Dr. Anwar<\/h1>\r\n      <p>Expert General Medicine & Internal Care in Sharjah<\/p>\r\n      <div class=\"rotating-text\" id=\"rotatingText\">General Physician Sharjah<\/div>\r\n    <\/div>\r\n  <\/section>\r\n\r\n  <script>\r\n    const splash = document.getElementById('colorSplash');\r\n    document.addEventListener('mousemove', e => {\r\n      const { clientX, clientY } = e;\r\n      splash.style.background = `radial-gradient(circle at ${clientX}px ${clientY}px, rgba(37,99,235,0.12) 0%, transparent 70%)`;\r\n    });\r\n\r\n    const rotatingText = document.getElementById('rotatingText');\r\n    const texts = [\r\n      \"General Physician Sharjah\",\r\n      \"Best Indian General Physician in Sharjah\",\r\n      \"General Medicine Doctor\",\r\n      \"General practitioner close to me\"\r\n    ];\r\n    let index = 0;\r\n\r\n    setInterval(() => {\r\n      index = (index + 1) % texts.length;\r\n      rotatingText.textContent = texts[index];\r\n    }, 3000);\r\n  <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-891e0bd e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"891e0bd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca4169f elementor-widget elementor-widget-html\" data-id=\"ca4169f\" 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<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n  <meta charset=\"UTF-8\">\r\n  <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n  <title>Dr. Anwer - General Physician in Sharjah | Sahara Medical Centre<\/title>\r\n  <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n  <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;600;700&display=swap\" rel=\"stylesheet\">\r\n  <style>\r\n    :root {\r\n      --smc-primary: #614499;\r\n      --smc-secondary: #DB1B21;\r\n      --smc-light: #f8f9ff;\r\n      --smc-dark: #1a1a2e;\r\n      --smc-text: #333;\r\n      --smc-border-radius: 12px;\r\n      --smc-card-shadow: 0 4px 24px rgba(97, 68, 153, 0.08);\r\n    }\r\n\r\n    body {\r\n      font-family: 'Inter', sans-serif;\r\n      background: #fff;\r\n      margin: 0;\r\n      padding: 0;\r\n      color: var(--smc-text);\r\n      line-height: 1.6;\r\n    }\r\n\r\n    .smc-container {\r\n      max-width: 1200px;\r\n      margin: 0 auto;\r\n      padding: 2rem 1rem;\r\n    }\r\n\r\n    .smc-doctor-profile {\r\n      display: grid;\r\n      grid-template-columns: 1fr;\r\n      gap: 2rem;\r\n      margin-bottom: 3rem;\r\n    }\r\n\r\n    @media (min-width: 768px) {\r\n      .smc-doctor-profile {\r\n        grid-template-columns: 350px 1fr;\r\n      }\r\n    }\r\n\r\n    .smc-doctor-image-container {\r\n      position: relative;\r\n      border-radius: var(--smc-border-radius);\r\n      overflow: hidden;\r\n      box-shadow: var(--smc-card-shadow);\r\n    }\r\n\r\n    .smc-doctor-image {\r\n      width: 100%;\r\n      height: auto;\r\n      display: block;\r\n    }\r\n\r\n    .smc-doctor-info {\r\n      background: #fff;\r\n      border-radius: var(--smc-border-radius);\r\n      padding: 2rem;\r\n      box-shadow: var(--smc-card-shadow);\r\n    }\r\n\r\n    .smc-doctor-name {\r\n      font-size: 1.8rem;\r\n      color: var(--smc-dark);\r\n      font-weight: 700;\r\n      margin-bottom: 0.5rem;\r\n    }\r\n\r\n    .smc-doctor-specialty {\r\n      font-size: 1.1rem;\r\n      color: var(--smc-primary);\r\n      font-weight: 600;\r\n      margin-bottom: 1rem;\r\n    }\r\n\r\n    .smc-doctor-bio {\r\n      margin-bottom: 1.5rem;\r\n    }\r\n\r\n    .smc-qualifications {\r\n      margin-bottom: 2rem;\r\n    }\r\n\r\n    .smc-qualification-item {\r\n      display: flex;\r\n      align-items: flex-start;\r\n      margin-bottom: 1rem;\r\n    }\r\n\r\n    .smc-qualification-icon {\r\n      margin-right: 1rem;\r\n      color: var(--smc-primary);\r\n      font-size: 1.2rem;\r\n      margin-top: 0.2rem;\r\n    }\r\n\r\n    .smc-qualification-text {\r\n      flex: 1;\r\n    }\r\n\r\n    .smc-qualification-title {\r\n      font-weight: 600;\r\n      margin-bottom: 0.25rem;\r\n    }\r\n\r\n    .smc-qualification-description {\r\n      font-size: 0.9rem;\r\n      opacity: 0.8;\r\n    }\r\n\r\n    .smc-section-title {\r\n      font-size: 1.5rem;\r\n      color: var(--smc-dark);\r\n      font-weight: 700;\r\n      margin: 2rem 0 1rem;\r\n      padding-bottom: 0.5rem;\r\n      position: relative;\r\n    }\r\n\r\n    .smc-section-title::after {\r\n      content: '';\r\n      position: absolute;\r\n      bottom: 0;\r\n      left: 0;\r\n      width: 50px;\r\n      height: 3px;\r\n      background: linear-gradient(to right, var(--smc-primary), var(--smc-secondary));\r\n    }\r\n\r\n    .smc-card-group {\r\n      display: grid;\r\n      grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));\r\n      gap: 1.5rem;\r\n    }\r\n\r\n    .smc-info-card {\r\n      border-radius: var(--smc-border-radius);\r\n      box-shadow: var(--smc-card-shadow);\r\n      padding: 1.5rem;\r\n      background-color: var(--smc-light);\r\n    }\r\n\r\n    .smc-info-card-content {\r\n      font-size: 0.95rem;\r\n    }\r\n\r\n    .smc-info-card-content ul {\r\n      padding-left: 0;\r\n      margin: 0;\r\n      list-style: none;\r\n    }\r\n\r\n    .smc-info-card-content li {\r\n      display: flex;\r\n      align-items: flex-start;\r\n      margin-bottom: 10px;\r\n    }\r\n\r\n    .smc-info-card-content li svg {\r\n      width: 18px;\r\n      height: 18px;\r\n      margin-right: 10px;\r\n      margin-top: 4px;\r\n      fill: var(--smc-primary);\r\n    }\r\n\r\n    .smc-languages {\r\n      font-size: 1rem;\r\n      font-weight: 500;\r\n      margin-top: 1.5rem;\r\n      color: var(--smc-dark);\r\n    }\r\n  <\/style>\r\n<\/head>\r\n<body>\r\n  <div class=\"smc-container\">\r\n    <section class=\"smc-doctor-profile\">\r\n      <div class=\"smc-doctor-image-container\">\r\n        <img decoding=\"async\" src=\"https:\/\/saharamedicalcentre.ae\/wp-content\/uploads\/2025\/07\/anwar.jpg\" alt=\"general practitioner close to me\" class=\"smc-doctor-image\">\r\n      <\/div>\r\n\r\n      <div class=\"smc-doctor-info\">\r\n        <h2 class=\"smc-doctor-name\">Dr. Anwar MK<\/h2>\r\n        <div class=\"smc-doctor-specialty\">General Medicine | 14+ Years of Experience<\/div>\r\n\r\n        <div class=\"smc-doctor-bio\">\r\n          <p>Dr. Anwar completed his MBBS in 2009 from Saint Petersburg State Medical Academy, Russia. Over the past 14+ years, he has built a solid reputation across India and the UAE for providing exceptional care in General Practice. He specializes in treating acute respiratory infections, GI and genito-urinary conditions, skin disorders, and managing chronic illnesses such as diabetes, hypertension, dyslipidemia, asthma, and hypothyroidism. He also performs minor surgical procedures under local anesthesia.<\/p>\r\n        <\/div>\r\n\r\n        <h3 class=\"smc-section-title\">Experience Timeline<\/h3>\r\n        <div class=\"smc-qualifications\">\r\n          <div class=\"smc-qualification-item\">\r\n            <div class=\"smc-qualification-icon\"><i class=\"fas fa-user-md\"><\/i><\/div>\r\n            <div class=\"smc-qualification-text\">\r\n              <div class=\"smc-qualification-title\">May 2012 \u2013 March 2014<\/div>\r\n              <div class=\"smc-qualification-description\">General Practitioner \u2013 SIMS, India<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"smc-qualification-item\">\r\n            <div class=\"smc-qualification-icon\"><i class=\"fas fa-user-md\"><\/i><\/div>\r\n            <div class=\"smc-qualification-text\">\r\n              <div class=\"smc-qualification-title\">April 2014 \u2013 December 2015<\/div>\r\n              <div class=\"smc-qualification-description\">Rajiv Gandhi Hospital \u2013 Agatti, Lakshadweep<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"smc-qualification-item\">\r\n            <div class=\"smc-qualification-icon\"><i class=\"fas fa-user-md\"><\/i><\/div>\r\n            <div class=\"smc-qualification-text\">\r\n              <div class=\"smc-qualification-title\">January 2016 \u2013 June 2019<\/div>\r\n              <div class=\"smc-qualification-description\">GP \u2013 Novo Al Wahda Medical Centre, Sharjah<\/div>\r\n            <\/div>\r\n          <\/div>\r\n          <div class=\"smc-qualification-item\">\r\n            <div class=\"smc-qualification-icon\"><i class=\"fas fa-user-md\"><\/i><\/div>\r\n            <div class=\"smc-qualification-text\">\r\n              <div class=\"smc-qualification-title\">August 2019 \u2013 June 2025<\/div>\r\n              <div class=\"smc-qualification-description\">GP \u2013 NMC Medical Centre, Al Nahda, Sharjah<\/div>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <h3 class=\"smc-section-title\">Areas of Expertise<\/h3>\r\n        <div class=\"smc-card-group\">\r\n          <div class=\"smc-info-card\">\r\n            <div class=\"smc-info-card-content\">\r\n              <ul>\r\n                <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>Respiratory infections<\/li>\r\n                <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>GI disorders<\/li>\r\n                <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>Genito-urinary diseases<\/li>\r\n                <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>Skin conditions<\/li>\r\n              <\/ul>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <h3 class=\"smc-section-title\">Minor Surgical Procedures<\/h3>\r\n        <div class=\"smc-card-group\">\r\n          <div class=\"smc-info-card\">\r\n            <div class=\"smc-info-card-content\">\r\n              <ul>\r\n                <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>Suturing & wound care<\/li>\r\n                <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>Incision & drainage<\/li>\r\n                <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>Nail excision<\/li>\r\n                <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>Ear piercing<\/li>\r\n              <\/ul>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <h3 class=\"smc-section-title\">Special Clinical Interests<\/h3>\r\n        <div class=\"smc-card-group\">\r\n          <div class=\"smc-info-card\">\r\n            <div class=\"smc-info-card-content\">\r\n              <ul>\r\n                <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>Diabetes & Hypertension<\/li>\r\n                <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>Dyslipidemia<\/li>\r\n                <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>Asthma<\/li>\r\n                <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>Hypothyroidism<\/li>\r\n                <li><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><\/svg>Pediatric illness management<\/li>\r\n              <\/ul>\r\n            <\/div>\r\n          <\/div>\r\n        <\/div>\r\n\r\n        <div class=\"smc-languages\">\r\n          <strong>Languages Spoken:<\/strong> English, Malayalam, Hindi, Tamil, Russian\r\n        <\/div>\r\n      <\/div>\r\n    <\/section>\r\n  <\/div>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5640acd e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"5640acd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-33c74ef elementor-widget elementor-widget-html\" data-id=\"33c74ef\" 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<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Dr. Anwar | Book Appointment<\/title>\r\n    <style>\r\n        @import url('https:\/\/fonts.googleapis.com\/css2?family=Poppins:wght@300;400;500;600;700&display=swap');\r\n\r\n        :root {\r\n            --primary: #4F46E5;\r\n            --whatsapp: #25D366;\r\n            --text: #1F2937;\r\n            --light: #F9FAFB;\r\n            --border: #E5E7EB;\r\n            --shadow-md: 0 4px 12px rgba(0,0,0,0.1);\r\n            --rounded-md: 12px;\r\n            --transition: all 0.3s ease;\r\n        }\r\n\r\n        * {\r\n            margin: 0;\r\n            padding: 0;\r\n            box-sizing: border-box;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Poppins', sans-serif;\r\n            background-color: white;\r\n            color: var(--text);\r\n        }\r\n\r\n        .container {\r\n            width: 100%;\r\n            margin: 2rem auto;\r\n            padding: 2rem;\r\n            background: var(--light);\r\n            border-radius: var(--rounded-md);\r\n            box-shadow: var(--shadow-md);\r\n            border: 1px solid var(--border);\r\n        }\r\n\r\n        .form-title {\r\n            text-align: center;\r\n            font-size: 1.5rem;\r\n            font-weight: 600;\r\n            color: var(--primary);\r\n            margin-bottom: 2rem;\r\n        }\r\n\r\n        .form-row {\r\n            display: flex;\r\n            flex-wrap: wrap;\r\n            gap: 1rem;\r\n            justify-content: space-between;\r\n        }\r\n\r\n        .form-group {\r\n            flex: 1 1 calc(33.333% - 1rem);\r\n            min-width: 200px;\r\n        }\r\n\r\n        .form-label {\r\n            display: block;\r\n            margin-bottom: 0.5rem;\r\n            font-weight: 500;\r\n        }\r\n\r\n        .form-control {\r\n            width: 100%;\r\n            padding: 0.75rem 1rem;\r\n            border: 1px solid var(--border);\r\n            border-radius: var(--rounded-md);\r\n            background-color: white;\r\n            transition: var(--transition);\r\n            box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05);\r\n        }\r\n\r\n        .form-control:focus {\r\n            outline: none;\r\n            border-color: var(--primary);\r\n            box-shadow: 0 0 0 3px rgba(79, 70, 229, 0.2);\r\n        }\r\n\r\n        .submit-btn {\r\n            width: 100%;\r\n            padding: 1rem;\r\n            background: var(--whatsapp);\r\n            color: white;\r\n            border: none;\r\n            border-radius: var(--rounded-md);\r\n            font-weight: 600;\r\n            cursor: pointer;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            gap: 0.5rem;\r\n            transition: var(--transition);\r\n            margin-top: 1.5rem;\r\n        }\r\n\r\n        .submit-btn:hover {\r\n            opacity: 0.9;\r\n        }\r\n\r\n        @media (max-width: 768px) {\r\n            .form-row {\r\n                flex-direction: column;\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <div class=\"container\">\r\n        <h3 class=\"form-title\">Book Appointment - General practitioner close to me<\/h3>\r\n        <form id=\"appointmentForm\">\r\n            <div class=\"form-row\">\r\n                <div class=\"form-group\">\r\n                    <label for=\"date\" class=\"form-label\">Select Date<\/label>\r\n                    <select id=\"date\" class=\"form-control\" required><\/select>\r\n                <\/div>\r\n                <div class=\"form-group\">\r\n                    <label for=\"time\" class=\"form-label\">Select Time<\/label>\r\n                    <select id=\"time\" class=\"form-control\" required><\/select>\r\n                <\/div>\r\n                <div class=\"form-group\">\r\n                    <label for=\"phone\" class=\"form-label\">Phone Number<\/label>\r\n                    <input type=\"tel\" id=\"phone\" class=\"form-control\" placeholder=\"Enter your phone number\" required>\r\n                <\/div>\r\n            <\/div>\r\n            <button type=\"submit\" class=\"submit-btn\">\r\n                <img decoding=\"async\" src=\"https:\/\/upload.wikimedia.org\/wikipedia\/commons\/6\/6b\/WhatsApp.svg\" alt=\"WhatsApp\" width=\"20\">\r\n                Book Appointment\r\n            <\/button>\r\n        <\/form>\r\n    <\/div>\r\n\r\n    <script>\r\n        document.addEventListener(\"DOMContentLoaded\", function () {\r\n            const dateSelect = document.getElementById('date');\r\n            const today = new Date();\r\n\r\n            for (let i = 0; i < 7; i++) {\r\n                const date = new Date(today);\r\n                date.setDate(today.getDate() + i);\r\n\r\n                const option = document.createElement('option');\r\n                const dateStr = date.toISOString().split('T')[0];\r\n                const dayLabel = i === 0 ? 'Today' : i === 1 ? 'Tomorrow' : date.toLocaleDateString('en-US', { weekday: 'short' });\r\n\r\n                option.value = dateStr;\r\n                option.textContent = `${dayLabel}, ${date.toLocaleDateString('en-US', { month: 'short', day: 'numeric' })}`;\r\n                dateSelect.appendChild(option);\r\n            }\r\n\r\n            const timeSelect = document.getElementById('time');\r\n            function populateTimeOptions(selectedDate) {\r\n                timeSelect.innerHTML = '';\r\n                const now = new Date();\r\n                const selected = new Date(selectedDate);\r\n                const isToday = now.toDateString() === selected.toDateString();\r\n\r\n                for (let hour = 9; hour <= 22; hour++) {\r\n                    for (let minute = 0; minute < 60; minute += 30) {\r\n                        if (isToday && (hour < now.getHours() || (hour === now.getHours() && minute <= now.getMinutes()))) continue;\r\n                        const timeValue = `${hour.toString().padStart(2, '0')}:${minute.toString().padStart(2, '0')}`;\r\n                        const displayTime = `${hour % 12 === 0 ? 12 : hour % 12}:${minute.toString().padStart(2, '0')} ${hour < 12 ? 'AM' : 'PM'}`;\r\n\r\n                        const option = document.createElement('option');\r\n                        option.value = timeValue;\r\n                        option.textContent = displayTime;\r\n                        timeSelect.appendChild(option);\r\n                    }\r\n                }\r\n            }\r\n\r\n            dateSelect.addEventListener('change', function () {\r\n                populateTimeOptions(this.value);\r\n            });\r\n            populateTimeOptions(dateSelect.value);\r\n\r\n            document.getElementById('appointmentForm').addEventListener('submit', function (e) {\r\n                e.preventDefault();\r\n                const date = dateSelect.value;\r\n                const time = timeSelect.value;\r\n                const phone = document.getElementById('phone').value;\r\n\r\n                if (!date || !time || !phone) {\r\n                    alert('Please fill all fields');\r\n                    return;\r\n                }\r\n\r\n                const dateObj = new Date(date);\r\n                const formattedDate = dateObj.toLocaleDateString('en-US', { weekday: 'short', month: 'short', day: 'numeric' });\r\n\r\n                const message = `Appointment Request for Dr. Anwar (GP):%0ADate: ${formattedDate}%0ATime: ${time}%0APhone: ${phone}%0A%0APlease confirm the booking.`;\r\n                const whatsappUrl = `https:\/\/wa.me\/971508821590?text=${message}`;\r\n                window.open(whatsappUrl, '_blank');\r\n            });\r\n        });\r\n    <\/script>\r\n<\/body>\r\n<\/html>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2cdb816 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"2cdb816\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2271f74 elementor-widget elementor-widget-html\" data-id=\"2271f74\" 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<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>General Practitioner Close to Me | Sahara Medical Centre Sharjah<\/title>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700&display=swap\" rel=\"stylesheet\">\r\n    <style>\r\n        :root {\r\n            --primary: #614499;\r\n            --secondary: #DB1B21;\r\n            --accent: #2C94BA;\r\n            --light: #f8f9ff;\r\n            --dark: #1a1a2e;\r\n            --text: #333333;\r\n        }\r\n\r\n        body {\r\n            font-family: 'Inter', system-ui, -apple-system, sans-serif;\r\n            line-height: 1.5;\r\n            color: var(--text);\r\n            background-color: white;\r\n            margin: 0;\r\n            padding: 0;\r\n        }\r\n\r\n        h1.main-heading {\r\n            font-size: 1.8rem;\r\n            font-weight: 700;\r\n            text-align: center;\r\n            color: var(--primary);\r\n            margin: 24px auto;\r\n        }\r\n\r\n        .services-app {\r\n            padding: 0;\r\n            max-width: 100%;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .service-cards {\r\n            display: grid;\r\n            grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\r\n            gap: 16px;\r\n            padding: 20px;\r\n        }\r\n\r\n        .service-card {\r\n            background: white;\r\n            border-radius: 12px;\r\n            padding: 20px;\r\n            box-shadow: 0 4px 12px rgba(0,0,0,0.05);\r\n            transition: all 0.3s ease;\r\n            border: 1px solid rgba(0,0,0,0.03);\r\n            position: relative;\r\n            overflow: hidden;\r\n        }\r\n\r\n        .service-card:hover {\r\n            transform: translateY(-5px);\r\n            box-shadow: 0 8px 20px rgba(0,0,0,0.1);\r\n        }\r\n\r\n        .service-icon {\r\n            width: 50px;\r\n            height: 50px;\r\n            border-radius: 12px;\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            margin-bottom: 15px;\r\n            background: rgba(97, 68, 153, 0.1);\r\n            color: var(--primary);\r\n            font-size: 22px;\r\n        }\r\n\r\n        .service-title {\r\n            font-size: 1.1rem;\r\n            font-weight: 700;\r\n            margin-bottom: 10px;\r\n            color: var(--dark);\r\n        }\r\n\r\n        .service-desc {\r\n            font-size: 0.9rem;\r\n            color: var(--text);\r\n            opacity: 0.8;\r\n            line-height: 1.5;\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <h1 class=\"main-heading\">General Practitioner Close to Me<\/h1>\r\n    <div class=\"services-app\">\r\n        <div class=\"service-cards\">\r\n            <!-- Existing Services -->\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-stethoscope\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"service-title\">General Medicine<\/h3>\r\n                <p class=\"service-desc\">Comprehensive healthcare services for all ages with our expert physicians in Sharjah<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-virus\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"service-title\">Infectious Diseases<\/h3>\r\n                <p class=\"service-desc\">Specialized diagnosis and treatment for all infectious conditions in Sharjah<\/p>\r\n            <\/div>\r\n\r\n            \r\n            \r\n\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-baby-carriage\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"service-title\">Family Medicine<\/h3>\r\n                <p class=\"service-desc\">Specialized healthcare for family, children and adolescents in Sharjah<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-allergies\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"service-title\">Health & Wellness<\/h3>\r\n                <p class=\"service-desc\">Health & Wellness package services<\/p>\r\n            <\/div>\r\n\r\n            <!-- Main Expertise Cards -->\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-heartbeat\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"service-title\">Chronic Disease Management<\/h3>\r\n                <p class=\"service-desc\">Diabetes, Hypertension, Asthma, Dyslipidemia, Hypothyroidism and long-term care<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-lungs\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"service-title\">Acute Respiratory Infections<\/h3>\r\n                <p class=\"service-desc\">Treatment for conditions like cold, flu, bronchitis, and other breathing issues<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-stomach\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"service-title\">Gastrointestinal Conditions<\/h3>\r\n                <p class=\"service-desc\">Diagnosis & management of GI issues including indigestion, ulcers, and infections<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-venus-mars\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"service-title\">Genito-urinary Diseases<\/h3>\r\n                <p class=\"service-desc\">UTIs, kidney issues, reproductive tract infections and more<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-skin\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"service-title\">Skin Disorders<\/h3>\r\n                <p class=\"service-desc\">Acne, eczema, rashes, allergies, and other skin-related treatments<\/p>\r\n            <\/div>\r\n\r\n            <div class=\"service-card\">\r\n                <div class=\"service-icon\">\r\n                    <i class=\"fas fa-user-md\"><\/i>\r\n                <\/div>\r\n                <h3 class=\"service-title\">Adult & Pediatric Illness<\/h3>\r\n                <p class=\"service-desc\">Common colds, fevers, viral infections, and seasonal health concerns<\/p>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\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-52aa4f0 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"52aa4f0\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-55f424e elementor-widget elementor-widget-html\" data-id=\"55f424e\" 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<!DOCTYPE html>\r\n<html lang=\"en\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <title>Sahara Medical Centre Footer<\/title>\r\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n    <style>\r\n        \/* 2027 Footer Design System - Unique Prefix *\/\r\n        :root {\r\n            --smc-ft-primary: #614499;\r\n            --smc-ft-secondary: #4a3a80;\r\n            --smc-ft-accent: #2C94BA;\r\n            --smc-ft-light: #f8f9ff;\r\n            --smc-ft-dark: #1a1a2e;\r\n            --smc-ft-text-light: rgba(255,255,255,0.9);\r\n            --smc-ft-text-lighter: rgba(255,255,255,0.7);\r\n            --smc-ft-card-shadow: 0 4px 24px rgba(0,0,0,0.1);\r\n        }\r\n        \r\n        \/* Footer Base Styles - Unique Classes *\/\r\n        .smc-footer-2027 {\r\n            font-family: 'Inter', -apple-system, BlinkMacSystemFont, sans-serif;\r\n            background: linear-gradient(135deg, var(--smc-ft-primary), var(--smc-ft-secondary));\r\n            color: var(--smc-ft-text-light);\r\n            position: relative;\r\n            overflow: hidden;\r\n            padding: 0;\r\n            z-index: 10;\r\n        }\r\n        \r\n        .smc-footer-2027::before {\r\n            content: '';\r\n            position: absolute;\r\n            top: 0;\r\n            left: 0;\r\n            width: 100%;\r\n            height: 100%;\r\n            background: \r\n                radial-gradient(circle at 20% 30%, rgba(255,255,255,0.05) 0%, transparent 20%),\r\n                radial-gradient(circle at 80% 70%, rgba(255,255,255,0.05) 0%, transparent 20%);\r\n            z-index: 1;\r\n        }\r\n        \r\n        \/* News Ticker Style Scroller *\/\r\n        .smc-ft-scroller-container {\r\n            padding: 1.5rem 0;\r\n            background: rgba(0,0,0,0.1);\r\n            position: relative;\r\n            overflow: hidden;\r\n            border-bottom: 1px solid rgba(255,255,255,0.1);\r\n        }\r\n        \r\n        .smc-ft-scroller-track {\r\n            display: flex;\r\n            width: max-content;\r\n            animation: smc-scroll-left 40s linear infinite;\r\n            padding: 0.5rem 0;\r\n        }\r\n        \r\n        @keyframes smc-scroll-left {\r\n            0% { transform: translateX(0); }\r\n            100% { transform: translateX(-50%); }\r\n        }\r\n        \r\n        .smc-ft-scroller-item {\r\n            display: flex;\r\n            align-items: center;\r\n            background: rgba(255,255,255,0.1);\r\n            backdrop-filter: blur(5px);\r\n            border-radius: 2rem;\r\n            padding: 0.5rem 1rem;\r\n            margin: 0 0.75rem;\r\n            white-space: nowrap;\r\n            transition: all 0.3s ease;\r\n            border: 1px solid rgba(255,255,255,0.1);\r\n        }\r\n        \r\n        .smc-ft-scroller-item:hover {\r\n            background: rgba(255,255,255,0.2);\r\n            transform: translateY(-2px);\r\n        }\r\n        \r\n        .smc-ft-scroller-icon {\r\n            margin-right: 0.75rem;\r\n            font-size: 0.9rem;\r\n            color: var(--smc-ft-accent);\r\n        }\r\n        \r\n        .smc-ft-scroller-link {\r\n            color: white;\r\n            text-decoration: none;\r\n            font-size: 0.85rem;\r\n            font-weight: 500;\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n        \r\n        \/* Footer Content Grid *\/\r\n        .smc-ft-content-grid {\r\n            display: grid;\r\n            grid-template-columns: 1fr;\r\n            gap: 2rem;\r\n            padding: 2.5rem 1.5rem;\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n        \r\n        .smc-ft-brand-column {\r\n            display: flex;\r\n            flex-direction: column;\r\n            align-items: flex-start;\r\n        }\r\n        \r\n        .smc-ft-logo {\r\n            font-size: 1.5rem;\r\n            font-weight: 700;\r\n            margin-bottom: 1rem;\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n        \r\n        .smc-ft-logo-icon {\r\n            margin-right: 0.75rem;\r\n            color: var(--smc-ft-accent);\r\n        }\r\n        \r\n        .smc-ft-tagline {\r\n            font-size: 0.9rem;\r\n            color: var(--smc-ft-text-lighter);\r\n            margin-bottom: 1.5rem;\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        .smc-ft-social-links {\r\n            display: flex;\r\n            gap: 1rem;\r\n        }\r\n        \r\n        .smc-ft-social-link {\r\n            width: 2.5rem;\r\n            height: 2.5rem;\r\n            border-radius: 50%;\r\n            background: rgba(255,255,255,0.1);\r\n            display: flex;\r\n            align-items: center;\r\n            justify-content: center;\r\n            transition: all 0.3s ease;\r\n        }\r\n        \r\n        .smc-ft-social-link:hover {\r\n            background: var(--smc-ft-accent);\r\n            transform: translateY(-3px);\r\n        }\r\n        \r\n        \/* Quick Links *\/\r\n        .smc-ft-links-column {\r\n            display: grid;\r\n            grid-template-columns: 1fr 1fr;\r\n            gap: 1.5rem;\r\n        }\r\n        \r\n        .smc-ft-links-group {\r\n            display: flex;\r\n            flex-direction: column;\r\n        }\r\n        \r\n        .smc-ft-links-title {\r\n            font-size: 1rem;\r\n            font-weight: 600;\r\n            margin-bottom: 1rem;\r\n            color: white;\r\n            position: relative;\r\n            padding-bottom: 0.5rem;\r\n        }\r\n        \r\n        .smc-ft-links-title::after {\r\n            content: '';\r\n            position: absolute;\r\n            bottom: 0;\r\n            left: 0;\r\n            width: 2rem;\r\n            height: 2px;\r\n            background: var(--smc-ft-accent);\r\n        }\r\n        \r\n        .smc-ft-link-item {\r\n            margin-bottom: 0.75rem;\r\n        }\r\n        \r\n        .smc-ft-link {\r\n            color: var(--smc-ft-text-lighter);\r\n            text-decoration: none;\r\n            font-size: 0.85rem;\r\n            transition: all 0.3s ease;\r\n            display: flex;\r\n            align-items: center;\r\n        }\r\n        \r\n        .smc-ft-link:hover {\r\n            color: white;\r\n            padding-left: 0.25rem;\r\n        }\r\n        \r\n        .smc-ft-link-icon {\r\n            margin-right: 0.5rem;\r\n            font-size: 0.7rem;\r\n            opacity: 0.7;\r\n        }\r\n        \r\n        \/* Footer Bottom *\/\r\n        .smc-ft-bottom-bar {\r\n            padding: 1.5rem;\r\n            text-align: center;\r\n            border-top: 1px solid rgba(255,255,255,0.1);\r\n            position: relative;\r\n            z-index: 2;\r\n        }\r\n        \r\n        .smc-ft-credits {\r\n            font-size: 0.8rem;\r\n            color: var(--smc-ft-text-lighter);\r\n            line-height: 1.6;\r\n        }\r\n        \r\n        .smc-ft-credit-link {\r\n            color: white;\r\n            text-decoration: none;\r\n            font-weight: 500;\r\n            transition: all 0.3s ease;\r\n            margin: 0 0.5rem;\r\n        }\r\n        \r\n        .smc-ft-credit-link:hover {\r\n            color: var(--smc-ft-accent);\r\n            text-decoration: underline;\r\n        }\r\n        \r\n        \/* Responsive Design *\/\r\n        @media (min-width: 768px) {\r\n            .smc-ft-content-grid {\r\n                grid-template-columns: 1fr 2fr;\r\n                padding: 3rem 2rem;\r\n            }\r\n            \r\n            .smc-ft-scroller-container {\r\n                padding: 1rem 0;\r\n            }\r\n            \r\n            .smc-ft-scroller-item {\r\n                padding: 0.5rem 1.25rem;\r\n                margin: 0 1rem;\r\n            }\r\n            \r\n            .smc-ft-scroller-link {\r\n                font-size: 0.9rem;\r\n            }\r\n        }\r\n        \r\n        @media (min-width: 1024px) {\r\n            .smc-ft-content-grid {\r\n                grid-template-columns: 1fr 3fr;\r\n                padding: 4rem;\r\n                max-width: 1200px;\r\n                margin: 0 auto;\r\n            }\r\n            \r\n            .smc-ft-links-column {\r\n                grid-template-columns: repeat(3, 1fr);\r\n            }\r\n        }\r\n    <\/style>\r\n<\/head>\r\n<body>\r\n    <footer class=\"smc-footer-2027\">\r\n        <!-- Mobile App Style Scroller -->\r\n        <div class=\"smc-ft-scroller-container\">\r\n            <div class=\"smc-ft-scroller-track\">\r\n                <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/about-us\/\" class=\"smc-ft-scroller-item\" rel=\"dofollow\">\r\n                    <i class=\"fas fa-info-circle smc-ft-scroller-icon\"><\/i>\r\n                    <span class=\"smc-ft-scroller-link\">About Our Clinic<\/span>\r\n                <\/a>\r\n                <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/best-dental-clinic-sahara-medical-centre\/\" class=\"smc-ft-scroller-item\" rel=\"dofollow\">\r\n                    <i class=\"fas fa-tooth smc-ft-scroller-icon\"><\/i>\r\n                    <span class=\"smc-ft-scroller-link\">Dental Excellence<\/span>\r\n                <\/a>\r\n                <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/doctors-in-sharjah\/\" class=\"smc-ft-scroller-item\" rel=\"dofollow\">\r\n                    <i class=\"fas fa-user-md smc-ft-scroller-icon\"><\/i>\r\n                    <span class=\"smc-ft-scroller-link\">Our Specialists<\/span>\r\n                <\/a>\r\n                <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/general-medicine\/\" class=\"smc-ft-scroller-item\" rel=\"dofollow\">\r\n                    <i class=\"fas fa-heartbeat smc-ft-scroller-icon\"><\/i>\r\n                    <span class=\"smc-ft-scroller-link\">General Medicine<\/span>\r\n                <\/a>\r\n                <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/root-canal\/\" class=\"smc-ft-scroller-item\" rel=\"dofollow\">\r\n                    <i class=\"fas fa-teeth smc-ft-scroller-icon\"><\/i>\r\n                    <span class=\"smc-ft-scroller-link\">Root Canal Care<\/span>\r\n                <\/a>\r\n                <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/teeth-whitening-sharjah\/\" class=\"smc-ft-scroller-item\" rel=\"dofollow\">\r\n                    <i class=\"fas fa-smile smc-ft-scroller-icon\"><\/i>\r\n                    <span class=\"smc-ft-scroller-link\">Teeth Whitening<\/span>\r\n                <\/a>\r\n                <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/dental-x-rays\/\" class=\"smc-ft-scroller-item\" rel=\"dofollow\">\r\n                    <i class=\"fas fa-x-ray smc-ft-scroller-icon\"><\/i>\r\n                    <span class=\"smc-ft-scroller-link\">Dental X-Rays<\/span>\r\n                <\/a>\r\n                <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/the-cheapest-dental-clinic-in-sharjah\/\" class=\"smc-ft-scroller-item\" rel=\"dofollow\">\r\n                    <i class=\"fas fa-money-bill-wave smc-ft-scroller-icon\"><\/i>\r\n                    <span class=\"smc-ft-scroller-link\">Affordable Dental Care<\/span>\r\n                <\/a>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Footer Content -->\r\n        <div class=\"smc-ft-content-grid\">\r\n            <div class=\"smc-ft-brand-column\">\r\n                <div class=\"smc-ft-logo\">\r\n                    <i class=\"fas fa-hospital smc-ft-logo-icon\"><\/i>\r\n                    SMC Al Nahda\r\n                <\/div>\r\n                <p class=\"smc-ft-tagline\">\r\n                    Premium healthcare services in Sharjah with state-of-the-art facilities and expert medical professionals.\r\n                <\/p>\r\n                <div class=\"smc-ft-social-links\">\r\n                    <a href=\"https:\/\/www.facebook.com\/p\/sahara-medical-centre-100095606677272\/\" class=\"smc-ft-social-link\" rel=\"dofollow noopener\" target=\"_blank\">\r\n                        <i class=\"fab fa-facebook-f\"><\/i>\r\n                    <\/a>\r\n                    <a href=\"https:\/\/www.instagram.com\/saharamedicalcentre.ae\/\" class=\"smc-ft-social-link\" rel=\"dofollow\">\r\n                        <i class=\"fab fa-instagram\"><\/i>\r\n                    <\/a>\r\n                    <a href=\"https:\/\/wa.me\/971508821590\" class=\"smc-ft-social-link\" rel=\"dofollow noopener\" target=\"_blank\">\r\n                        <i class=\"fab fa-whatsapp\"><\/i>\r\n                    <\/a>\r\n                    <a href=\"https:\/\/in.linkedin.com\/company\/saharamedicalcentrellc\" class=\"smc-ft-social-link\" rel=\"dofollow noopener\" target=\"_blank\">\r\n                        <i class=\"fab fa-linkedin-in\"><\/i>\r\n                    <\/a>\r\n                <\/div>\r\n            <\/div>\r\n            \r\n            <div class=\"smc-ft-links-column\">\r\n                <div class=\"smc-ft-links-group\">\r\n                    <h3 class=\"smc-ft-links-title\">Services<\/h3>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/general-medicine\/\" class=\"smc-ft-link\" rel=\"dofollow\">\r\n                            <i class=\"fas fa-chevron-right smc-ft-link-icon\"><\/i>\r\n                            General Medicine\r\n                        <\/a>\r\n                    <\/div>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/best-dental-clinic-sahara-medical-centre\/\" class=\"smc-ft-link\" rel=\"dofollow\">\r\n                            <i class=\"fas fa-chevron-right smc-ft-link-icon\"><\/i>\r\n                            Dental Care\r\n                        <\/a>\r\n                    <\/div>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/root-canal\/\" class=\"smc-ft-link\" rel=\"dofollow\">\r\n                            <i class=\"fas fa-chevron-right smc-ft-link-icon\"><\/i>\r\n                            Root Canal\r\n                        <\/a>\r\n                    <\/div>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/teeth-whitening-sharjah\/\" class=\"smc-ft-link\" rel=\"dofollow\">\r\n                            <i class=\"fas fa-chevron-right smc-ft-link-icon\"><\/i>\r\n                            Teeth Whitening\r\n                        <\/a>\r\n                    <\/div>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/dental-x-rays\/\" class=\"smc-ft-link\" rel=\"dofollow\">\r\n                            <i class=\"fas fa-chevron-right smc-ft-link-icon\"><\/i>\r\n                            Dental X-Rays\r\n                        <\/a>\r\n                    <\/div>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/the-cheapest-dental-clinic-in-sharjah\/\" class=\"smc-ft-link\" rel=\"dofollow\">\r\n                            <i class=\"fas fa-chevron-right smc-ft-link-icon\"><\/i>\r\n                            Affordable Dental Care\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"smc-ft-links-group\">\r\n                    <h3 class=\"smc-ft-links-title\">Quick Links<\/h3>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/about-us\/\" class=\"smc-ft-link\" rel=\"dofollow\">\r\n                            <i class=\"fas fa-chevron-right smc-ft-link-icon\"><\/i>\r\n                            About Us\r\n                        <\/a>\r\n                    <\/div>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/doctors-in-sharjah\/\" class=\"smc-ft-link\" rel=\"dofollow\">\r\n                            <i class=\"fas fa-chevron-right smc-ft-link-icon\"><\/i>\r\n                            Our Doctors\r\n                        <\/a>\r\n                    <\/div>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/general-medicine-doctor-near-me\/\" class=\"smc-ft-link\" rel=\"dofollow\">\r\n                            <i class=\"fas fa-chevron-right smc-ft-link-icon\"><\/i>\r\n                            General Medicine Doctor\r\n                        <\/a>\r\n                    <\/div>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/general-physician-near-me\/\" class=\"smc-ft-link\" rel=\"dofollow\">\r\n                            <i class=\"fas fa-chevron-right smc-ft-link-icon\"><\/i>\r\n                            General Physician\r\n                        <\/a>\r\n                    <\/div>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/book-appointment\/\" class=\"smc-ft-link\" rel=\"dofollow\">\r\n                            <i class=\"fas fa-chevron-right smc-ft-link-icon\"><\/i>\r\n                            Book Appointment\r\n                        <\/a>\r\n                    <\/div>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"https:\/\/saharamedicalcentre.ae\/index.php\/contact-us\/\" class=\"smc-ft-link\" rel=\"dofollow\">\r\n                            <i class=\"fas fa-chevron-right smc-ft-link-icon\"><\/i>\r\n                            Contact Us\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n                \r\n                <div class=\"smc-ft-links-group\">\r\n                    <h3 class=\"smc-ft-links-title\">Contact<\/h3>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"tel:+971508821590\" class=\"smc-ft-link\" rel=\"dofollow\">\r\n                            <i class=\"fas fa-phone smc-ft-link-icon\"><\/i>\r\n                            +971 50 882 1590\r\n                        <\/a>\r\n                    <\/div>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"mailto:info@saharamedicalcentre.ae\" class=\"smc-ft-link\" rel=\"dofollow\">\r\n                            <i class=\"fas fa-envelope smc-ft-link-icon\"><\/i>\r\n                            Email Us\r\n                        <\/a>\r\n                    <\/div>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"https:\/\/g.co\/kgs\/LbbnZ1g\" class=\"smc-ft-link\" rel=\"dofollow\">\r\n                            <i class=\"fas fa-map-marker-alt smc-ft-link-icon\"><\/i>\r\n                            Location\r\n                        <\/a>\r\n                    <\/div>\r\n                    <div class=\"smc-ft-link-item\">\r\n                        <a href=\"https:\/\/wa.me\/971508821590\" class=\"smc-ft-link\" rel=\"dofollow noopener\" target=\"_blank\">\r\n                            <i class=\"fab fa-whatsapp smc-ft-link-icon\"><\/i>\r\n                            WhatsApp\r\n                        <\/a>\r\n                    <\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n        \r\n        <!-- Footer Bottom -->\r\n        <div class=\"smc-ft-bottom-bar\">\r\n            <p class=\"smc-ft-credits\">\r\n                \u00a9 2025 Sahara Medical Centre. All rights reserved. \r\n                <br class=\"mobile-break\">\r\n                 <a href=\"https:\/\/healthcaremarketingagencydubai.com\" class=\"smc-ft-credit-link\" rel=\"dofollow noopener\" target=\"_blank\">Developed by<\/a> |\r\n                <a href=\"https:\/\/aiingo.com\" class=\"smc-ft-credit-link\" rel=\"dofollow noopener\" target=\"_blank\">AI Powered by<\/a> \r\n            <\/p>\r\n        <\/div>\r\n    <\/footer>\r\n<\/body>\r\n<\/html>\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>Sahara Medical Centre &#8211; Modern Menu \ud83d\udcc5 Book Appointment \ud83d\udc68\u200d\u2695\ufe0f Our Doctors \ud83d\udccd Location \u2630 Dr. Anwar | General Physician Sharjah Dr. Anwar Expert General Medicine &#038; Internal Care in Sharjah General Physician Sharjah Dr. Anwer &#8211; General Physician in Sharjah | Sahara Medical Centre Dr. Anwar MK General Medicine | 14+ Years of Experience Dr. Anwar completed his MBBS in 2009 from Saint Petersburg State Medical Academy, Russia. Over the past 14+ years, he has built a solid reputation across India and the UAE for providing exceptional care in General Practice. He specializes in treating acute respiratory infections, GI and genito-urinary conditions, skin disorders, and managing chronic illnesses such as diabetes, hypertension, dyslipidemia, asthma, and hypothyroidism. He also performs minor surgical procedures under local anesthesia. Experience Timeline May 2012 \u2013 March 2014 General Practitioner \u2013 SIMS, India April 2014 \u2013 December 2015 Rajiv Gandhi Hospital \u2013 Agatti, Lakshadweep January 2016 \u2013 June 2019 GP \u2013 Novo Al Wahda Medical Centre, Sharjah August 2019 \u2013 June 2025 GP \u2013 NMC Medical Centre, Al Nahda, Sharjah Areas of Expertise Respiratory infections GI disorders Genito-urinary diseases Skin conditions Minor Surgical Procedures Suturing &#038; wound care Incision &#038; drainage Nail excision Ear piercing Special Clinical Interests Diabetes &#038; Hypertension Dyslipidemia Asthma Hypothyroidism Pediatric illness management Languages Spoken: English, Malayalam, Hindi, Tamil, Russian Dr. Anwar | Book Appointment Book Appointment &#8211; General practitioner close to me Select Date Select Time Phone Number Book Appointment General Practitioner Close to Me | Sahara Medical Centre Sharjah General Practitioner Close to Me General Medicine Comprehensive healthcare services for all ages with our expert physicians in Sharjah Infectious Diseases Specialized diagnosis and treatment for all infectious conditions in Sharjah Family Medicine Specialized healthcare for family, children and adolescents in Sharjah Health &#038; Wellness Health &#038; Wellness package services Chronic Disease Management Diabetes, Hypertension, Asthma, Dyslipidemia, Hypothyroidism and long-term care Acute Respiratory Infections Treatment for conditions like cold, flu, bronchitis, and other breathing issues Gastrointestinal Conditions Diagnosis &#038; management of GI issues including indigestion, ulcers, and infections Genito-urinary Diseases UTIs, kidney issues, reproductive tract infections and more Skin Disorders Acne, eczema, rashes, allergies, and other skin-related treatments Adult &#038; Pediatric Illness Common colds, fevers, viral infections, and seasonal health concerns Sahara Medical Centre Footer About Our Clinic Dental Excellence Our Specialists General Medicine Root Canal Care Teeth Whitening Dental X-Rays Affordable Dental Care SMC Al Nahda Premium healthcare services in Sharjah with state-of-the-art facilities and expert medical professionals. Services General Medicine Dental Care Root Canal Teeth Whitening Dental X-Rays Affordable Dental Care Quick Links About Us Our Doctors General Medicine Doctor General Physician Book Appointment Contact Us Contact +971 50 882 1590 Email Us Location WhatsApp \u00a9 2025 Sahara Medical Centre. All rights reserved. Developed by | AI Powered by<\/p>\n","protected":false},"author":1,"featured_media":-6364,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"site-sidebar-layout":"no-sidebar","site-content-layout":"page-builder","ast-site-content-layout":"full-width-container","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":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"disabled","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":"set","ast-page-background-enabled":"default","ast-page-background-meta":{"desktop":{"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-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-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-gradient":""}},"ast-content-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-gradient":""},"tablet":{"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-gradient":""},"mobile":{"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-gradient":""}},"footnotes":""},"class_list":["post-6364","page","type-page","status-publish","has-post-thumbnail","hentry"],"_links":{"self":[{"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/pages\/6364","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/comments?post=6364"}],"version-history":[{"count":54,"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/pages\/6364\/revisions"}],"predecessor-version":[{"id":6443,"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/pages\/6364\/revisions\/6443"}],"wp:attachment":[{"href":"https:\/\/saharamedicalcentre.ae\/index.php\/wp-json\/wp\/v2\/media?parent=6364"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}