{"id":2553,"date":"2024-08-26T14:18:13","date_gmt":"2024-08-26T14:18:13","guid":{"rendered":"https:\/\/kindcaredoctors.com\/?page_id=2553"},"modified":"2024-11-26T08:16:38","modified_gmt":"2024-11-26T08:16:38","slug":"dr-arslan","status":"publish","type":"page","link":"https:\/\/kindcaredoctors.com\/ru\/dr-arslan\/","title":{"rendered":"\u0414-\u0440 \u0410\u0440\u0441\u043b\u0430\u043d"},"content":{"rendered":"<style>\n    body, html {\n        margin: 0;\n        padding: 0;\n        width: 100%;\n        height: 100%;\n        overflow-x: hidden;\n    }\n    .image-banner {    \n        position: relative;\n        width: 100%;\n        height: 100vh;\n        overflow: hidden;   \n    }\n\n    .image-banner img {\n        position: absolute;\n        top: 50%;\n        left: 50%;\n        min-width: 100%;\n        min-height: 100%;\n        width: auto;\n        height: auto;\n        transform: translate(-50%, -50%);\n        z-index: -1;\n        margin-top: 70px;            \n    }\n\n    .image-banner .content {\n        position: absolute;\n        top: 50%;\n        left: 50%;\n        transform: translate(-50%, -50%);\n        color: white;\n        text-align: center;\n        z-index: 1;\n    }\n    .banner-text {\n        font-size: 45px;\n        line-height: 60px;\n    }\n    @media (max-width: 768px) {\n        .banner-text {\n            font-size: 30px;\n            width: 300px;\n            align-items: center;\n            line-height: auto;\n        }\n        .image-banner {\n        margin-top: -50px;\n        position: relative;\n        height: 100vh;\n        overflow: hidden;\n    }\n    .image-banner img {\n       margin-top: 50px;           \n    }\n    }\n    @media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {\n        .image-banner {      \n        height: 65vh;    \n    }\n}    \n<\/style>\n\n<div class=\"image-banner\">\n    <img decoding=\"async\" src=\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/08\/Dr-Arslan-2-scaled.jpg\" alt=\"Dr. Arslan\">\n<\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n<link rel=\"alternate\" hreflang=\"en\"\n       href=\"https:\/\/kindcaredoctors.com\/en\/dr-arslan\/\" \/>\n  <link rel=\"alternate\" hreflang=\"ru-RU\"\n       href=\"https:\/\/kindcaredoctors.com\/ru\/dr-arslan\/\" \/>\n<link rel=\"alternate\" href=\"https:\/\/kindcaredoctors.com\/en\" hreflang=\"x-default\" \/>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <!-- Clinic - Dr. Arslan Almazov -->\n    <style>\n        .colored {\n            font-size: 3em;\n            margin: 0;\n            color: #0A5C36;\n            line-height: 50px;\n        }\n\n        .services-section {\n            display: flex;\n            justify-content: center;\n            gap: 30px;\n            background-color: white;\n            padding: 0;\n            width: 90%;\n            margin-top: 0;\n            margin-top: -30px;\n        }\n\n        .service {\n            text-align: center;\n            max-width: 250px;\n        }\n\n        .icon-circle {\n            width: 70px;\n            height: 70px;\n            background-color: #0A5C36;\n            color: white;\n            border-radius: 50%;\n            display: flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 40px;\n            margin: 0 auto 10px;\n        }\n\n        .service-title {\n            font-size: 24px;\n            font-weight: bold;\n            margin-bottom: 10px;\n            color: #0A5C36;\n        }\n\n        .service-description {\n            font-size: 16px;\n        }\n\n        body {\n            margin: 0;\n            padding: 0;\n        }\n\n        .doctor-profile {\n            padding-top: 50px;\n            text-align: center;\n        }\n\n        .doctor-details {\n            display: flex;\n            justify-content: space-between;\n            width: 90%;\n            margin: 40px auto;\n            font-size: 18px;\n            line-height: 1.6;\n            color: #333;\n        }\n.doctor-details h1 {\n            color: #0A5C36;\n            font-size: 28px;\n            margin-bottom: 10px;\n        }\n        .doctor-details h2 {\n            color: #0A5C36;\n            font-size: 28px;\n            margin-bottom: 10px;\n        }\n\n        .video-list-container {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            margin-top: 20px;\n        }\n\n        .unique-fvideo-container {\n            width: 40%;\n            height: 400px;\n            border-radius: 20px;\n            overflow: hidden;\n            background-color: #000;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .unique-fvideo-container video {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n            pointer-events: none;\n        }\n\n        .doctor-list-container {\n            display: flex;\n            justify-content: space-between;\n            align-items: flex-start;\n            margin-top: 20px;\n        }\n\n        .doctor-list {\n            width: 55%;\n        }\n\n        .unique-youtube-container {\n            width: 30%;\n            height: 400px;\n            margin-right: 150px;\n            margin-top: -400px;\n            border-radius: 20px;\n            overflow: hidden;\n            background-color: #000;\n            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.2), 0 6px 20px rgba(0, 0, 0, 0.19);\n            display: flex;\n            align-items: center;\n            justify-content: center;\n        }\n\n        .unique-youtube-container iframe {\n            width: 100%;\n            height: 100%;\n            object-fit: cover;\n        }\n\n        @media (max-width: 768px) {\n            .unique-fvideo-container,\n            .unique-youtube-container {\n                width: 90%;\n                margin: 10px 0;\n                height: auto;\n            }\n\n            .colored {\n                font-size: 2em;\n                line-height: 50px;\n            }\n\n            .service-title {\n                font-size: 18px;\n            }\n\n            .doctor-list-container {\n                flex-direction: column;\n            }\n\n            .doctor-list,\n            .unique-youtube-container {\n                width: 100%;\n            }\n\n            .unique-youtube-container {\n                margin-left: 0;\n                height: 250px;\n            }\n        }\n    <\/style>\n    <link rel=\"stylesheet\"\n        href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n<\/head>\n\n<body>\n    <section class=\"doctor-profile\">\n        <p class=\"colored\">\u0414\u043e\u043a\u0442\u043e\u0440 \u0410\u0440\u0441\u043b\u0430\u043d \u0410\u043b\u043c\u0430\u0437\u043e\u0432<\/p>\n        <section class=\"services-section\">\n            <div class=\"service\">\n                <div class=\"icon-circle\"><i class=\"fas fa-stethoscope\"><\/i><\/div>\n                <div class=\"service-title\">\u0412\u0440\u0430\u0447 \u043e\u0431\u0449\u0435\u0439 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0438 \u0438 \u043d\u0435\u043e\u0442\u043b\u043e\u0436\u043d\u0430\u044f \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0430<\/div>\n            <\/div>\n            <div class=\"service\">\n                <div class=\"icon-circle\"><i class=\"fas fa-language\"><\/i><\/div>\n                <div class=\"service-title\">\u041c\u043d\u043e\u0433\u043e\u044f\u0437\u044b\u0447\u043d\u044b\u0439<\/div>\n            <\/div>\n        <\/section>\n\n        <div class=\"video-list-container\">\n            <!-- Video section if needed -->\n        <\/div>\n    <\/section>\n\n    <section class=\"doctor-details\">\n        <div>\n            <h1>Dr. Arslan Almazov | GP Doctor at Home Dubai<\/h1>\n            <p>\u0414\u043e\u043a\u0442\u043e\u0440 \u0410\u0440\u0441\u043b\u0430\u043d \u0410\u043b\u043c\u0430\u0437\u043e\u0432 - \u0437\u043d\u0430\u044e\u0449\u0438\u0439, \u0446\u0435\u043b\u0435\u0443\u0441\u0442\u0440\u0435\u043c\u043b\u0435\u043d\u043d\u044b\u0439 \u0438 \u0434\u0438\u0441\u0446\u0438\u043f\u043b\u0438\u043d\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 \u0432\u0440\u0430\u0447 \u043e\u0431\u0449\u0435\u0439 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0438, \u0437\u0430\u0440\u0435\u0433\u0438\u0441\u0442\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0439 DHA, \u0441 \u0432\u043e\u0441\u044c\u043c\u0438\u043b\u0435\u0442\u043d\u0438\u043c \u043e\u043f\u044b\u0442\u043e\u043c \u0440\u0430\u0431\u043e\u0442\u044b \u0432 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u043e\u0439 \u0441\u0444\u0435\u0440\u0435, \u043e\u0431\u043b\u0430\u0434\u0430\u044e\u0449\u0438\u0439 \u0432\u044b\u0441\u043e\u043a\u0438\u043c\u0438 \u043d\u0430\u0432\u044b\u043a\u0430\u043c\u0438 \u043e\u0441\u043c\u043e\u0442\u0440\u0430, \u0434\u0438\u0430\u0433\u043d\u043e\u0441\u0442\u0438\u043a\u0438, \u0438\u0441\u0441\u043b\u0435\u0434\u043e\u0432\u0430\u043d\u0438\u044f, \u043b\u0435\u0447\u0435\u043d\u0438\u044f \u0438 \u043f\u043e\u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u0433\u043e \u043d\u0430\u0431\u043b\u044e\u0434\u0435\u043d\u0438\u044f \u0437\u0430 \u043f\u0430\u0446\u0438\u0435\u043d\u0442\u0430\u043c\u0438.<\/p>\n            <p>\u0415\u0433\u043e \u043d\u0430\u0438\u0431\u043e\u043b\u0435\u0435 \u0437\u0430\u043c\u0435\u0442\u043d\u044b\u0439 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u043e\u043f\u044b\u0442 \u0431\u044b\u043b \u043f\u043e\u043b\u0443\u0447\u0435\u043d \u0432 \u0431\u043e\u043b\u044c\u043d\u0438\u0446\u0435 \u0447\u0430\u0441\u0442\u043d\u043e\u0439 \u0430\u043a\u0430\u0434\u0435\u043c\u0438\u0438 \u0432 \u041a\u043e\u043d\u044c\u0435, \u0422\u0443\u0440\u0446\u0438\u044f, \u0432 \u043a\u0430\u0447\u0435\u0441\u0442\u0432\u0435 \u0432\u0440\u0430\u0447\u0430 \u043d\u0435\u043e\u0442\u043b\u043e\u0436\u043d\u043e\u0439 \u043f\u043e\u043c\u043e\u0449\u0438. \u041d\u0430 \u043f\u0440\u043e\u0442\u044f\u0436\u0435\u043d\u0438\u0438 \u0432\u0441\u0435\u0433\u043e \u0441\u0432\u043e\u0435\u0433\u043e \u043e\u043f\u044b\u0442\u0430 \u0435\u043c\u0443 \u043f\u0440\u0438\u0445\u043e\u0434\u0438\u043b\u043e\u0441\u044c \u043f\u0440\u0438\u043d\u0438\u043c\u0430\u0442\u044c \u0430\u0434\u0435\u043a\u0432\u0430\u0442\u043d\u044b\u0435 \u0440\u0435\u0448\u0435\u043d\u0438\u044f \u0432\u043e \u043c\u043d\u043e\u0433\u0438\u0445 \u0441\u043b\u043e\u0436\u043d\u044b\u0445 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u044f\u0445. \u0415\u0433\u043e \u043e\u043f\u044b\u0442 \u0442\u0430\u043a\u0436\u0435 \u043a\u0430\u0441\u0430\u043b\u0441\u044f \u0441\u0435\u043c\u0435\u0439\u043d\u043e\u0439 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u044b, \u0438 \u043f\u043e\u0441\u043a\u043e\u043b\u044c\u043a\u0443 \u043e\u043d \u0432\u0441\u0435\u0433\u0434\u0430 \u0431\u044b\u043b \u0432\u043f\u0435\u0440\u0435\u0434\u0438 \u0432 \u043e\u0431\u043d\u043e\u0432\u043b\u0435\u043d\u0438\u0438 \u0441\u0432\u043e\u0438\u0445 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0438\u0445 \u0437\u043d\u0430\u043d\u0438\u0439 \u0438 \u043f\u0440\u0430\u043a\u0442\u0438\u043a\u0438, \u0435\u0433\u043e \u0445\u0432\u0430\u043b\u0438\u043b\u0438 \u0437\u0430 \u0443\u043c\u0435\u043d\u0438\u0435 \u0441\u043f\u0440\u0430\u0432\u043b\u044f\u0442\u044c\u0441\u044f \u0441 \u043a\u0440\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u043c\u0438 \u0441\u0438\u0442\u0443\u0430\u0446\u0438\u044f\u043c\u0438, \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e \u0432\u043e \u0432\u0440\u0435\u043c\u044f \u043f\u0430\u043d\u0434\u0435\u043c\u0438\u0438 COVID-19.<\/p>\n            <p>\u0412 2013 \u0433\u043e\u0434\u0443 \u043e\u043d \u043e\u043a\u043e\u043d\u0447\u0438\u043b \u0423\u043d\u0438\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442 \u041d\u0435\u0434\u0436\u043c\u0435\u0442\u0442\u0438\u043d\u0430 \u042d\u0440\u0431\u0430\u043a\u0430\u043d\u0430, \u043e\u0434\u043d\u0443 \u0438\u0437 \u043b\u0443\u0447\u0448\u0438\u0445 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u0438\u0445 \u0448\u043a\u043e\u043b \u0422\u0443\u0440\u0446\u0438\u0438, \u0441 \u0445\u043e\u0440\u043e\u0448\u0435\u0439 \u0440\u0435\u043f\u0443\u0442\u0430\u0446\u0438\u0435\u0439 \u0438 \u043e\u0442\u043b\u0438\u0447\u0438\u0435\u043c.<\/p>\n            <p>\u0412 2014 \u0433\u043e\u0434\u0443 \u043e\u043d \u043f\u0440\u043e\u0448\u0435\u043b \u0441\u0442\u0430\u0436\u0438\u0440\u043e\u0432\u043a\u0443 \u0432 \u0440\u0430\u0437\u043b\u0438\u0447\u043d\u044b\u0445 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0445 \u043e\u0442\u0434\u0435\u043b\u0435\u043d\u0438\u044f\u0445 \u0431\u043e\u043b\u044c\u043d\u0438\u0446\u044b \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u043e\u0433\u043e \u0444\u0430\u043a\u0443\u043b\u044c\u0442\u0435\u0442\u0430 \u041c\u0435\u0440\u0430\u043c, \u043e\u0434\u043d\u043e\u0439 \u0438\u0437 \u0441\u0430\u043c\u044b\u0445 \u0438\u0437\u0432\u0435\u0441\u0442\u043d\u044b\u0445 \u0438 \u043a\u0440\u0443\u043f\u043d\u0435\u0439\u0448\u0438\u0445 \u0433\u043e\u0441\u0443\u0434\u0430\u0440\u0441\u0442\u0432\u0435\u043d\u043d\u044b\u0445 \u0431\u043e\u043b\u044c\u043d\u0438\u0446 \u0432 \u041a\u043e\u043d\u044c\u0435 (\u0422\u0443\u0440\u0446\u0438\u044f), \u0433\u0434\u0435 \u043e\u043d \u043e\u0442\u043b\u0438\u0447\u0438\u043b\u0441\u044f \u0432 \u043b\u0435\u0447\u0435\u043d\u0438\u0438 \u043d\u0435\u043e\u0442\u043b\u043e\u0436\u043d\u044b\u0445 \u0441\u043e\u0441\u0442\u043e\u044f\u043d\u0438\u0439 \u0441\u0435\u0440\u0434\u0446\u0430 \u0438 \u0441\u043e\u0441\u0443\u0434\u043e\u0432, \u043e\u0441\u043e\u0431\u0435\u043d\u043d\u043e \u0431\u043b\u0430\u0433\u043e\u0434\u0430\u0440\u044f \u0441\u0432\u043e\u0435\u043c\u0443 \u0443\u0432\u043b\u0435\u0447\u0435\u043d\u0438\u044e \u042d\u041a\u0413 \u0438 \u0440\u0430\u0434\u0438\u043e\u043b\u043e\u0433\u0438\u0447\u0435\u0441\u043a\u0438\u043c\u0438 \u0438\u0437\u043e\u0431\u0440\u0430\u0436\u0435\u043d\u0438\u044f\u043c\u0438.<\/p>\n            <p>\u041d\u0435\u0441\u043c\u043e\u0442\u0440\u044f \u043d\u0430 \u0442\u043e, \u0447\u0442\u043e \u043e\u043d \u0432 \u043e\u0441\u043d\u043e\u0432\u043d\u043e\u043c \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0437\u0438\u0440\u0443\u0435\u0442\u0441\u044f \u043d\u0430 \u043a\u043b\u0438\u043d\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0430\u0441\u043f\u0435\u043a\u0442\u0430\u0445 \u0441\u0432\u043e\u0435\u0439 \u043f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u0438, \u043e\u043d \u043f\u0440\u0435\u0443\u0441\u043f\u0435\u0432\u0430\u0435\u0442 \u0432 \u043f\u043b\u0435\u0432\u0440\u0430\u043b\u044c\u043d\u043e\u0439 \u0438 \u0430\u0441\u0446\u0438\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0439 \u0442\u0435\u0439\u043f\u0438\u0440\u043e\u0432\u0430\u043d\u0438\u0438, \u043b\u044e\u043c\u0431\u0430\u043b\u044c\u043d\u044b\u0445 \u043f\u0443\u043d\u043a\u0446\u0438\u044f\u0445, \u044d\u043d\u0434\u043e\u0442\u0440\u0430\u0445\u0435\u0430\u043b\u044c\u043d\u043e\u0439 \u0438\u043d\u0442\u0443\u0431\u0430\u0446\u0438\u0438, \u0432\u043d\u0443\u0442\u0440\u0438\u0432\u0435\u043d\u043d\u044b\u0445 \u0438 \u043d\u0430\u0440\u043a\u043e\u0442\u0438\u0447\u0435\u0441\u043a\u0438\u0445 \u0432\u043c\u0435\u0448\u0430\u0442\u0435\u043b\u044c\u0441\u0442\u0432\u0430\u0445, \u043d\u0430\u043b\u043e\u0436\u0435\u043d\u0438\u0438 \u0448\u0432\u043e\u0432 \u0438 \u043d\u0435\u0431\u043e\u043b\u044c\u0448\u0438\u0445 \u043e\u043f\u0435\u0440\u0430\u0446\u0438\u044f\u0445.<\/p>\n            <p>\u0421 \u0434\u043e\u043a\u0442\u043e\u0440\u043e\u043c \u0410\u043b\u043c\u0430\u0437\u043e\u0432\u044b\u043c \u0432\u044b \u0433\u0430\u0440\u0430\u043d\u0442\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u043e \u043f\u043e\u043b\u0443\u0447\u0438\u0442\u0435 <a href=\"https:\/\/kindcaredoctors.com\/ru\/doctor-at-home\/\">\u0441\u0435\u043c\u0435\u0439\u043d\u044b\u0439 \u0432\u0440\u0430\u0447 \u043d\u0430 \u0434\u043e\u043c\u0443<\/a> \u043a\u043e\u0442\u043e\u0440\u044b\u0439 \u0432\u0441\u0435\u0433\u0434\u0430 \u0437\u0430\u0431\u043e\u0442\u0438\u0442\u0441\u044f \u043e \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u0435 \u0441\u0432\u043e\u0438\u0445 \u043f\u0430\u0446\u0438\u0435\u043d\u0442\u043e\u0432.<\/p>\n\n            <h2>\u0420\u0435\u043a\u0432\u0438\u0437\u0438\u0442\u044b<\/h2>\n            <ul>\n                <li>\u0414\u043e\u043a\u0442\u043e\u0440 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u044b \u0438\u0437 \u0423\u043d\u0438\u0432\u0435\u0440\u0441\u0438\u0442\u0435\u0442\u0430 \u041d\u0435\u0434\u0436\u043c\u0435\u0442\u0442\u0438\u043d\u0430 \u042d\u0440\u0431\u0430\u043a\u0430\u043d\u0430.<\/li>\n                <li>\u0427\u043b\u0435\u043d \u041f\u0430\u043b\u0430\u0442\u044b \u0432\u0440\u0430\u0447\u0435\u0439 \u041a\u043e\u043d\u044c\u0438.<\/li>\n                <li>\u041b\u0438\u0446\u0435\u043d\u0437\u0438\u044f DHA.<\/li>\n                <li>\u0421\u0435\u0440\u0442\u0438\u0444\u0438\u0446\u0438\u0440\u043e\u0432\u0430\u043d BLS\/ACLS.<\/li>\n            <\/ul>\n\n            <h2>\u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0439 \u043e\u043f\u044b\u0442<\/h2>\n            <ul>\n                <li>2013\u20132017: \u0427\u0430\u0441\u0442\u043d\u0430\u044f \u0431\u043e\u043b\u044c\u043d\u0438\u0446\u0430 \u041a\u043e\u043d\u044c\u044f, \u0422\u0443\u0440\u0446\u0438\u044f.<\/li>\n                <li>2017\u20132022 \u0433\u0433.: \u0427\u0430\u0441\u0442\u043d\u0430\u044f \u0430\u043a\u0430\u0434\u0435\u043c\u0438\u0447\u0435\u0441\u043a\u0430\u044f \u0431\u043e\u043b\u044c\u043d\u0438\u0446\u0430, \u0422\u0443\u0440\u0446\u0438\u044f.<\/li>\n                <li>\u0421 \u043c\u0430\u0440\u0442\u0430 2023 \u0433. \u043f\u043e \u043e\u043a\u0442\u044f\u0431\u0440\u044c 2023 \u0433.: Nucleus Clinic Marina, \u0414\u0443\u0431\u0430\u0439.<\/li>\n            <\/ul>\n\n            <h2>\u0420\u0430\u0437\u0433\u043e\u0432\u043e\u0440\u043d\u044b\u0435 \u044f\u0437\u044b\u043a\u0438<\/h2>\n            <p>\u0410\u043d\u0433\u043b\u0438\u0439\u0441\u043a\u0438\u0439, \u0440\u0443\u0441\u0441\u043a\u0438\u0439, \u0442\u0443\u0440\u0435\u0446\u043a\u0438\u0439, \u0442\u0443\u0440\u043a\u043c\u0435\u043d\u0441\u043a\u0438\u0439, \u043d\u0435\u043c\u0435\u0446\u043a\u0438\u0439, \u0443\u0437\u0431\u0435\u043a\u0441\u043a\u0438\u0439.<\/p>\n\n            <div class=\"doctor-list-container\">\n                <div class=\"doctor-list\">\n                    <h2>\u041f\u0440\u043e\u0444\u0435\u0441\u0441\u0438\u043e\u043d\u0430\u043b\u044c\u043d\u044b\u0435 \u0438\u043d\u0442\u0435\u0440\u0435\u0441\u044b<\/h2>\n                    <ul>\n                        <li>\u041e\u0441\u043d\u043e\u0432\u044b \u0416\u0438\u0437\u043d\u0438 \u0412\u0437\u0440\u043e\u0441\u043b\u043e\u0433\u043e (Adult Basic Life Support)<\/li>\n                        <li>\u041f\u0435\u0440\u0432\u0430\u044f \u041f\u043e\u043c\u043e\u0449\u044c \u041f\u0440\u0438 \u0422\u0440\u0430\u0432\u043c\u0430\u0445<\/li>\n                        <li>\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u041f\u0440\u0438 \u0421\u0435\u0440\u0434\u0435\u0447\u043d\u043e\u043c \u041f\u0440\u0438\u0441\u0442\u0443\u043f\u0435<\/li>\n                        <li>\u0423\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u0435 \u041f\u0440\u0438 \u0418\u043d\u0442\u043e\u043a\u0441\u0438\u043a\u0430\u0446\u0438\u044f\u0445<\/li>\n                        <li>\u041f\u0435\u0440\u0432\u0430\u044f \u041f\u043e\u043c\u043e\u0449\u044c \u041f\u0440\u0438 COVID-19<\/li>\n                        <li>\u041f\u0435\u0440\u0432\u0430\u044f \u041f\u043e\u043c\u043e\u0449\u044c \u041f\u0440\u0438 \u041e\u0436\u043e\u0433\u0430\u0445<\/li>\n                        <li>\u041a\u0430\u0440\u0434\u0438\u043e\u043f\u0443\u043b\u044c\u043c\u043e\u043d\u0430\u043b\u044c\u043d\u0430\u044f \u0420\u0435\u0430\u043d\u0438\u043c\u0430\u0446\u0438\u044f (CPR)<\/li>\n                        <li>\u041f\u0435\u0440\u0432\u0430\u044f \u041f\u043e\u043c\u043e\u0449\u044c \u041f\u0440\u0438 \u0410\u043b\u043b\u0435\u0440\u0433\u0438\u044f\u0445 \u0418 \u0410\u043d\u0430\u0444\u0438\u043b\u0430\u043a\u0441\u0438\u0438<\/li>\n                        <li>\u041f\u0435\u0440\u0432\u0430\u044f \u041f\u043e\u043c\u043e\u0449\u044c \u041f\u0440\u0438 \u0410\u0441\u0442\u043c\u0435 \u0418 \u041e\u0434\u044b\u0448\u043a\u0435<\/li>\n                        <li>\u041f\u043e\u0434\u0445\u043e\u0434 \u041a \u041f\u0430\u0446\u0438\u0435\u043d\u0442\u0443 \u0421 \u0413\u0430\u0441\u0442\u0440\u043e\u044d\u043d\u0442\u0435\u0440\u0438\u0442\u043e\u043c<\/li>\n                        <li>\u041f\u043e\u0434\u0445\u043e\u0434 \u041a \u0418\u043d\u0444\u0435\u043a\u0446\u0438\u044f\u043c \u0412\u0435\u0440\u0445\u043d\u0438\u0445 \u0418 \u041d\u0438\u0436\u043d\u0438\u0445 \u0414\u044b\u0445\u0430\u0442\u0435\u043b\u044c\u043d\u044b\u0445 \u041f\u0443\u0442\u0435\u0439<\/li>\n                        <li>\u041b\u0435\u0447\u0435\u043d\u0438\u0435 \u0418\u043d\u0444\u0435\u043a\u0446\u0438\u0438 \u041c\u043e\u0447\u0435\u0432\u044b\u0432\u043e\u0434\u044f\u0449\u0438\u0445 \u041f\u0443\u0442\u0435\u0439<\/li>\n                    <\/ul>\n                <\/div>\n                <div class=\"unique-youtube-container\">\n                    <iframe src=\"https:\/\/www.youtube.com\/embed\/49iVd7-43ME\" allowfullscreen><\/iframe>\n                <\/div>\n            <\/div>\n\n            <h2>\u0421\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435 \u043e\u0442 \u0434\u043e\u043a\u0442\u043e\u0440\u0430 \u0410\u043b\u043c\u0430\u0437\u043e\u0432\u0430<\/h2>\n            <p>\u0414\u043e\u0440\u043e\u0433\u0438\u0435 \u043c\u043e\u0438 \u041f\u0430\u0446\u0438\u0435\u043d\u0442\u044b!<\/p>\n            <p>\u0423\u0441\u043f\u0435\u0445 \u043b\u0435\u0447\u0435\u043d\u0438\u044f \u0437\u0430\u0432\u0438\u0441\u0438\u0442 \u043d\u0435 \u0442\u043e\u043b\u044c\u043a\u043e \u043e\u0442 \u043c\u0435\u0434\u0438\u0446\u0438\u043d\u0441\u043a\u043e\u0433\u043e \u043e\u043f\u044b\u0442\u0430 \u0438 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u043e\u0441\u0442\u0438 \u043b\u0435\u043a\u0430\u0440\u0441\u0442\u0432, \u043d\u043e \u0442\u0430\u043a\u0436\u0435 \u043e\u0442 \u0442\u0435\u0441\u043d\u043e\u0433\u043e \u043e\u0431\u0449\u0435\u043d\u0438\u044f \u0438 \u0437\u0430\u0431\u043e\u0442\u044b, \u043a\u043e\u0442\u043e\u0440\u0443\u044e \u043c\u044b \u043e\u0431\u0435\u0441\u043f\u0435\u0447\u0438\u0432\u0430\u0435\u043c. \u042f \u0432\u0441\u0435\u0433\u0434\u0430 \u0440\u0430\u0434 \u043f\u0440\u0435\u0434\u043b\u043e\u0436\u0438\u0442\u044c \u043e\u043f\u0435\u0440\u0430\u0442\u0438\u0432\u043d\u0443\u044e \u0438 \u044d\u0444\u0444\u0435\u043a\u0442\u0438\u0432\u043d\u0443\u044e \u043f\u043e\u0434\u0434\u0435\u0440\u0436\u043a\u0443, \u043a\u043e\u0442\u043e\u0440\u0430\u044f \u043f\u043e\u043c\u043e\u0436\u0435\u0442 \u0432\u0430\u043c \u0432\u043e\u0441\u0441\u0442\u0430\u043d\u043e\u0432\u0438\u0442\u044c \u0437\u0434\u043e\u0440\u043e\u0432\u044c\u0435. \u041f\u043e\u0436\u0430\u043b\u0443\u0439\u0441\u0442\u0430, \u0437\u043d\u0430\u0439\u0442\u0435, \u0447\u0442\u043e \u044f \u0433\u043e\u0442\u043e\u0432 \u0431\u044b\u0442\u044c \u0440\u044f\u0434\u043e\u043c \u0441 \u0432\u0430\u043c\u0438 \u0438 \u0443\u0434\u043e\u0432\u043b\u0435\u0442\u0432\u043e\u0440\u0438\u0442\u044c \u0432\u0430\u0448\u0438 \u043f\u043e\u0442\u0440\u0435\u0431\u043d\u043e\u0441\u0442\u0438 \u0432 \u043b\u044e\u0431\u043e\u0435 \u0432\u0440\u0435\u043c\u044f.<\/p>\n            <p>\u0421 \u043d\u0430\u0438\u043b\u0443\u0447\u0448\u0438\u043c\u0438 \u043f\u043e\u0436\u0435\u043b\u0430\u043d\u0438\u044f\u043c\u0438,<\/p>\n            <p><strong><a href=\"https:\/\/services.dha.gov.ae\/sheryan\/wps\/portal\/home\/medical-directory\/professional-details?dhaUniqueId=73266749\" target=\"_blank\" rel=\"noopener\">\u0414\u043e\u043a\u0442\u043e\u0440 \u0410\u0440\u0441\u043b\u0430\u043d \u0410\u043b\u043c\u0430\u0437\u043e\u0432<\/a><\/strong><\/p>\n        <\/div>\n    <\/section>\n<\/body>\n\n<\/html>\n\n\n\n<div class=\"wp-block-uagb-advanced-heading uagb-block-6b75197d\"><h2 class=\"uagb-heading-text\">\u041f\u043e\u0437\u043d\u0430\u043a\u043e\u043c\u044c\u0442\u0435\u0441\u044c \u0441 \u043b\u0443\u0447\u0448\u0438\u043c\u0438 \u0441\u043f\u0435\u0446\u0438\u0430\u043b\u0438\u0441\u0442\u0430\u043c\u0438 \u0432 \u0414\u0443\u0431\u0430\u0435 <\/h2><\/div>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <!-- Responsive Containers -->\n    <style>\n        \/* Hide bigcontainer1 by default *\/\n        #bigcontainer1 {\n            display: none;\n        }\n        \/* Main container for larger screens *\/\n        #bigcontainer {\n            display: flex;\n            justify-content: center;\n            align-items: center;\n            width: 600px;\n            white-space: nowrap;\n            scrollbar-width: thin;\n            scrollbar-color: #14452F #f0f0f0;\n            margin: 0 auto; \/* Center the entire container horizontally *\/\n            padding-bottom: 50px;\n        }\n        #bigcontainer::-webkit-scrollbar {\n            height: 10px;\n        }\n\n        #bigcontainer::-webkit-scrollbar-track {\n            background: #f0f0f0;\n        }\n\n        #bigcontainer::-webkit-scrollbar-thumb {\n            background-color: #14452F;\n            border-radius: 5px;\n        }\n\n        .staffcontainer {\n            display: inline-flex;\n            align-items: center;\n            justify-content: center;\n            font-size: 24px;\n            color: white;\n            cursor: pointer;\n            transition: width 0.5s ease;\n            position: relative;\n            border-radius: 20px;\n            width: 30%;\n            height: 400px;\n            text-align: center; \/* Center text and content inside the containers *\/\n        }\n\n        .learn-more {\n            position: absolute;\n            bottom: 20px;\n            left: 50%;\n            transform: translateX(-50%);\n            padding: 15px 30px;\n            background-color: #14452F;\n            color: white;\n            border: none;\n            border-radius: 30px;\n            cursor: pointer;\n            display: none;\n            font-size: 14px;\n            min-width: 150px;\n        }\n\n        \/* Media query for mobile devices *\/\n        @media (max-width: 767px) {\n            #bigcontainer {\n                display: none; \/* Hide bigcontainer on mobile devices *\/\n            }\n\n            #bigcontainer1 {\n                display: block; \/* Show bigcontainer1 only on mobile devices *\/\n                width: 500px;\n                margin: 0 auto;\n                overflow-x: auto;\n                white-space: nowrap;\n                scrollbar-width: thin;\n                scrollbar-color: #14452F #f0f0f0;\n            }\n\n            #bigcontainer1::-webkit-scrollbar {\n                height: 10px;\n            }\n\n            #bigcontainer1::-webkit-scrollbar-track {\n                background: #f0f0f0;\n            }\n\n            #bigcontainer1::-webkit-scrollbar-thumb {\n                background-color: #14452F;\n                border-radius: 5px;\n            }\n\n            .staffcontainer1 {\n                display: inline-block;\n                align-items: center;\n                justify-content: center;\n                font-size: 24px;\n                color: white;\n                cursor: pointer;\n                transition: width 0.5s ease;\n                position: relative;\n                border-radius: 20px;\n                width: 30%;\n                height: 400px;\n            }\n\n            .learn-more1 {\n                position: absolute;\n                bottom: 20px;\n                left: 50%;\n                transform: translateX(-50%);\n                padding: 15px 30px;\n                background-color: #14452F;\n                color: white;\n                border: none;\n                border-radius: 30px;\n                cursor: pointer;\n                display: none;\n                font-size: 14px;\n                min-width: 150px;\n            }\n        }\n        #container25 { \n\n    background-size: cover;\n    background-position: center;\n\n}\n\n        \/* Style for larger screens *\/\n        @media (min-width: 768px) {\n            #bigcontainer1 {\n                display: none; \/* Hide the section on larger screens *\/\n            }\n        }\n\n        #container4, #container5, #container6, #container8, #container9,\n        #container20, #container21, #container22, #container23, #container24 {\n            background-size: cover;\n            background-position: center;\n            border: 3px solid #14452F;\n        }\n\n        #container4, #container20 { background-image: url('https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/dr-khalid.webp'); }\n        #container5, #container21 { background-image: url('https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/dr-misha.webp'); }\n        #container6, #container22 { background-image: url(\"https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/dr-talal.webp\"); }\n        #container8, #container23 { background-image: url('https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/dr-arsalan.webp'); }\n        #container9, #container24 { background-image: url('https:\/\/kindcaredoctors.com\/wp-content\/uploads\/2024\/10\/dr-timur.webp'); }\n    <\/style> \n<\/head>\n<body>\n    <!-- Container for larger screens -->\n    <div id=\"bigcontainer\">\n        <div class=\"staffcontainer\" id=\"container4\" onclick=\"expandContainer('container4')\">\n            <button class=\"learn-more\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-khaled\/'; event.stopPropagation();\" > Meet <br>\u0414-\u0440 \u0425\u0430\u043b\u0435\u0434<\/button>\n        <\/div>\n        <div class=\"staffcontainer\" id=\"container5\" onclick=\"expandContainer('container5')\">\n            <button class=\"learn-more\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-misha\/'; event.stopPropagation();\" >Meet <br>\u0414-\u0440 \u041c\u0438\u0448\u0430<\/button>\n        <\/div>\n        <div class=\"staffcontainer\" id=\"container6\" onclick=\"expandContainer('container6')\">\n            <button class=\"learn-more\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-talal\/'; event.stopPropagation();\" >Meet <br>\u0414-\u0440 \u0422\u0430\u043b\u0430\u043b<\/button>\n        <\/div>\n        <div class=\"staffcontainer\" id=\"container8\" onclick=\"expandContainer('container8')\">\n            <button class=\"learn-more\" onclick=\"window.location.href=' https:\/\/kindcaredoctors.com\/en\/dr-arslan\/'; event.stopPropagation();\" >Meet <br>\u0414-\u0440 \u0410\u0440\u0441\u043b\u0430\u043d<\/button>\n        <\/div>\n        <div class=\"staffcontainer\" id=\"container9\" onclick=\"expandContainer('container9')\">\n            <button class=\"learn-more\"  onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-timur\/'; event.stopPropagation();\"  >Meet <br>\u0414-\u0440 \u0422\u0438\u043c\u0443\u0440<\/button>\n        <\/div>\n    <\/div>\n\n    <!-- Container for mobile devices -->\n    <div id=\"bigcontainer1\">\n        <div class=\"staffcontainer1\" id=\"container20\" onclick=\"expandContainer('container20')\">\n            <button class=\"learn-more1\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-khaled\/'; event.stopPropagation();\" >Meet <br>\u0414-\u0440 \u0425\u0430\u043b\u0435\u0434<\/button>\n        <\/div>\n        <div class=\"staffcontainer1\" id=\"container21\" onclick=\"expandContainer('container21')\">\n            <button class=\"learn-more1\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-misha\/'; event.stopPropagation();\" >Meet <br>\u0414-\u0440 \u041c\u0438\u0448\u0430<\/button>\n        <\/div>\n        <div class=\"staffcontainer1\" id=\"container22\" onclick=\"expandContainer('container22')\">\n            <button class=\"learn-more1\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-talal\/'; event.stopPropagation();\" >Meet <br>\u0414-\u0440 \u0422\u0430\u043b\u0430\u043b<\/button>\n        <\/div>\n        <div class=\"staffcontainer1\" id=\"container23\" onclick=\"expandContainer('container23')\">\n            <button class=\"learn-more1\" onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/en\/dr-arslan\/'; event.stopPropagation();\" >Meet <br>\u0414-\u0440 \u0410\u0440\u0441\u043b\u0430\u043d<\/button>\n        <\/div>\n        <div class=\"staffcontainer1\" id=\"container24\" onclick=\"expandContainer('container24')\">\n            <button class=\"learn-more1\"   onclick=\"window.location.href='https:\/\/kindcaredoctors.com\/dr-timur\/'; event.stopPropagation();\"   >Meet <br>\u0414-\u0440 \u0422\u0438\u043c\u0443\u0440<\/button>\n        <\/div>\n        <!-- New Doctor Khalid for mobile only -->\n        <div class=\"staffcontainer1\" id=\"container25\" onclick=\"expandContainer('container25')\">\n            <button class=\"learn-more1\"    >Meet <br>Dr. Khalid<\/button>\n        <\/div>\n    <\/div>\n    \n\n    <script>\n         function expandContainer(containerId) {\n            const containers = document.querySelectorAll('.staffcontainer, .staffcontainer1');\n            const isMobile = window.innerWidth <= 767;\n\n            containers.forEach(container => {\n                if (container.id === containerId) {\n                    container.style.width = isMobile ? '40%' : '60%';\n                    container.querySelector('.learn-more, .learn-more1').style.display = 'block';\n                } else {\n                    container.style.width = '20%';\n                    container.querySelector('.learn-more, .learn-more1').style.display = 'none';\n                }\n            });\n        }\n\n        \/\/ Initialize the page with a specific container expanded\n        document.addEventListener(\"DOMContentLoaded\", function () {\n            if (window.innerWidth <= 767) {\n                \/\/ For mobile, expand container21\n                expandContainer('container21');\n            } else {\n                \/\/ For desktop, expand container6\n                expandContainer('container6');\n            }\n        });\n    <\/script>\n<\/body>\n<\/html>\n\n\n\n<!DOCTYPE html>\n<html>\n<head>\n    <meta charset=\"UTF-8\">\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n    <link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.0.0-beta3\/css\/all.min.css\">\n    <style>\n        .fixed-bottom-container {\n            position: fixed;\n            bottom: 0;\n            left: 0;\n            width: 100%;\n            height: 100px;\n            background-color: #14452F;\n            padding: 10px;\n            box-shadow: 0 -2px 5px rgba(0, 0, 0, 0.3);\n            display: flex;\n            justify-content: space-between;\n            align-items: center;\n            text-align: center;\n        }\n\n        .fixed-bottom-container .col {\n            flex: 1;\n            padding: 10px;\n            color: white;\n            font-size: 1.5em; \/* Text font size *\/\n        }\n\n        .fixed-bottom-container .icon {\n            font-size: 2em; \/* Icon size *\/\n            color: white;\n            margin-bottom: 5px;\n            padding-top: 20px;\n        }\n\n        .fixed-bottom-container .phone-icon {\n            font-size: 2em; \/* Increased icon size *\/\n            color: white;\n        }\n\n        .fixed-bottom-container .phone-icon i {\n            margin: 0 auto;\n        }\n\n        .fixed-bottom-container .whatsapp {\n            font-size: 2em; \/* Increased icon size *\/\n            color: white;\n        }\n\n        .fixed-bottom-container .whatsapp i {\n            margin: 0 auto;\n        }\n\n        .fixed-bottom-container .label {\n            font-size: 0.4em; \/* Label font size *\/\n            margin-top: 5px;\n        }\n\n        .fixed-bottom-container a {\n            text-decoration: none; \/* Remove underline from links *\/\n        }\n\n        \/* Mobile Styles *\/\n        @media (max-width: 600px) {\n            .fixed-bottom-container {\n                height: 60px; \/* Adjust height for mobile *\/\n                padding: 5px;\n            }\n\n            .fixed-bottom-container .col {\n                font-size: 1.2em; \/* Adjust text font size for mobile *\/\n                padding: 5px;\n                padding-top: 10px;\n            }\n\n            .fixed-bottom-container .icon {\n                font-size: 1.5em; \/* Adjust icon size for mobile *\/\n                \n               \n            }\n\n            .fixed-bottom-container .label {\n                font-size: 0.5em; \/* Increase label font size for mobile *\/\n              \n            }\n        }\n    <\/style>\n    <!-- Fixed Bottom Container Example -->\n<\/head>\n<body>\n    <div class=\"fixed-bottom-container\">\n\n        \n        <div class=\"col\">\n            <a href=\"https:\/\/wa.me\/971507223399\" class=\"icon whatsapp\" target=\"_blank\" rel=\"noopener\">\n                <i class=\"fas fa-calendar-alt\"><\/i>\n                <div class=\"label\">\u0417\u0430\u043f\u0438\u0441\u0430\u0442\u044c\u0441\u044f<\/div>\n            <\/a>\n        <\/div>\n\n        <div class=\"col\">\n            <a href=\"tel:+97143310001\" class=\"icon phone-icon\">\n                <i class=\"fas fa-phone-alt\"><\/i>\n                <div class=\"label\">\u0422\u0435\u043b\u0435\u0444\u043e\u043d<\/div>\n            <\/a>\n        <\/div>\n\n        <div class=\"col\">\n            <a href=\"https:\/\/wa.me\/971507223399\" class=\"icon whatsapp\" target=\"_blank\" rel=\"noopener\">\n                <i class=\"fab fa-whatsapp\"><\/i>\n                <div class=\"label\">WhatsApp<\/div>\n            <\/a>\n        <\/div>\n    <\/div>\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Dr. Arslan Almazov GP &#038; Emergency Medicine Multilingual Dr. Arslan Almazov | GP Doctor at Home Dubai Dr. Arslan Almazovis [&hellip;]<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_uag_custom_page_level_css":"","_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"default","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"disabled","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","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-opacity":"","overlay-gradient":""},"tablet":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"mobile":{"background-color":"","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""}},"ast-content-background-meta":{"desktop":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"tablet":{"background-color":"var(--ast-global-color-5)","background-image":"","background-repeat":"repeat","background-position":"center center","background-size":"auto","background-attachment":"scroll","background-type":"","background-media":"","overlay-type":"","overlay-color":"","overlay-opacity":"","overlay-gradient":""},"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-opacity":"","overlay-gradient":""}},"footnotes":""},"class_list":["post-2553","page","type-page","status-publish","hentry"],"uagb_featured_image_src":{"full":false,"thumbnail":false,"medium":false,"medium_large":false,"large":false,"1536x1536":false,"2048x2048":false,"trp-custom-language-flag":false},"uagb_author_info":{"display_name":"maksimrasc2002@gmail.com","author_link":"https:\/\/kindcaredoctors.com\/ru\/author\/maksimrasc2002gmail-com\/"},"uagb_comment_info":0,"uagb_excerpt":"Dr. Arslan Almazov GP &#038; Emergency Medicine Multilingual Dr. Arslan Almazov | GP Doctor at Home Dubai Dr. Arslan Almazovis [&hellip;]","_links":{"self":[{"href":"https:\/\/kindcaredoctors.com\/ru\/wp-json\/wp\/v2\/pages\/2553","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kindcaredoctors.com\/ru\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kindcaredoctors.com\/ru\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kindcaredoctors.com\/ru\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kindcaredoctors.com\/ru\/wp-json\/wp\/v2\/comments?post=2553"}],"version-history":[{"count":20,"href":"https:\/\/kindcaredoctors.com\/ru\/wp-json\/wp\/v2\/pages\/2553\/revisions"}],"predecessor-version":[{"id":3907,"href":"https:\/\/kindcaredoctors.com\/ru\/wp-json\/wp\/v2\/pages\/2553\/revisions\/3907"}],"wp:attachment":[{"href":"https:\/\/kindcaredoctors.com\/ru\/wp-json\/wp\/v2\/media?parent=2553"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}