{"id":909,"date":"2024-12-26T17:15:57","date_gmt":"2024-12-26T17:15:57","guid":{"rendered":"https:\/\/pet-atlas.com\/?page_id=909"},"modified":"2026-02-19T17:42:00","modified_gmt":"2026-02-19T17:42:00","slug":"contact","status":"publish","type":"page","link":"https:\/\/pet-atlas.com\/ar\/contact\/","title":{"rendered":"\u062a\u0648\u0627\u0635\u0644 \u0645\u0639\u0646\u0627"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"909\" class=\"elementor elementor-909\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3fe1de3 e-flex e-con-boxed e-con e-parent\" data-id=\"3fe1de3\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64e7b8e elementor-widget elementor-widget-heading\" data-id=\"64e7b8e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7eaf664 elementor-widget elementor-widget-shortcode\" data-id=\"7eaf664\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"shortcode.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\t\t<div class=\"elementor-shortcode\"><\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-65820a1 e-con-full e-flex e-con e-parent\" data-id=\"65820a1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2d1ee0e elementor-widget elementor-widget-html\" data-id=\"2d1ee0e\" 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<link rel=\"stylesheet\" href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.4.0\/css\/all.min.css\">\r\n\r\n<style>\r\n\/* --- Global Variables --- *\/\r\n:root {\r\n    --primary-blue: #1c355e;\r\n    --light-blue: #c4e5e7;\r\n    --accent-yellow: #ffd659;\r\n    --text-color: #4a5568;\r\n    --bg-gradient: linear-gradient(135deg, #f0f7ff 0%, #eefcfd 100%);\r\n}\r\n\r\n\/* --- Main Section Area --- *\/\r\n.premium-pet-section-v3 {\r\n    background: var(--bg-gradient);\r\n    padding: 80px 20px;\r\n    font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;\r\n    position: relative;\r\n    overflow: hidden; \r\n    direction: ltr;\r\n}\r\n\r\n\/* =========================================\r\n   Background Animated Layers\r\n   ========================================= *\/\r\n.bg-layer {\r\n    position: absolute; top: 0; left: 0; width: 100%; height: 100%;\r\n    pointer-events: none; z-index: 0; overflow: hidden;\r\n}\r\n\r\n\/* Floating Giant Paws *\/\r\n.bg-paw {\r\n    position: absolute; color: var(--primary-blue); opacity: 0.04; font-size: 15rem;\r\n    animation: float-diagonal 25s linear infinite;\r\n}\r\n.bg-paw-1 { top: -10%; left: 10%; animation-delay: 0s; }\r\n.bg-paw-2 { bottom: 20%; right: -5%; animation-delay: -12s; font-size: 20rem; }\r\n.bg-paw-3 { bottom: -15%; left: 30%; animation-delay: -5s; font-size: 12rem; opacity: 0.03; }\r\n\r\n\/* Floating Background Text *\/\r\n.bg-text {\r\n    position: absolute; font-weight: 900; font-size: 6rem; text-transform: uppercase;\r\n    color: transparent; -webkit-text-stroke: 2px rgba(28, 53, 94, 0.05);\r\n    opacity: 0.6; animation: float-reverse-diagonal 35s linear infinite; white-space: nowrap;\r\n}\r\n.bg-text-1 { top: 15%; right: 10%; }\r\n.bg-text-2 { bottom: 15%; left: 5%; animation-delay: -15s; }\r\n\r\n\/* Glowing Particles *\/\r\n.bg-particle {\r\n    position: absolute; border-radius: 50%; filter: blur(5px);\r\n    animation: float-upwards 15s ease-in-out infinite;\r\n}\r\n.part-1 { width: 20px; height: 20px; background: var(--accent-yellow); top: 80%; left: 20%; opacity: 0.4; }\r\n.part-2 { width: 15px; height: 15px; background: var(--light-blue); top: 60%; left: 70%; opacity: 0.5; animation-delay: -5s; }\r\n.part-3 { width: 25px; height: 25px; background: var(--accent-yellow); top: 30%; left: 50%; opacity: 0.3; animation-delay: -10s; }\r\n\r\n\/* Background Keyframes *\/\r\n@keyframes float-diagonal {\r\n    0% { transform: translate(0, 0) rotate(-10deg); }\r\n    100% { transform: translate(100px, 50px) rotate(10deg); }\r\n}\r\n@keyframes float-reverse-diagonal {\r\n    0% { transform: translate(0, 0); }\r\n    100% { transform: translate(-150px, -50px); }\r\n}\r\n@keyframes float-upwards {\r\n    0%, 100% { transform: translateY(0) scale(1); opacity: 0.3; }\r\n    50% { transform: translateY(-100px) scale(1.2); opacity: 0.6; }\r\n}\r\n\r\n\/* =========================================\r\n   Main Content Container\r\n   ========================================= *\/\r\n.premium-container {\r\n    max-width: 1200px; margin: 0 auto; position: relative; z-index: 10;\r\n    display: flex; flex-wrap: wrap; gap: 60px; align-items: center;\r\n}\r\n\r\n\/* --- Left Side: Animated Icons --- *\/\r\n.pet-icons-wrapper {\r\n    flex: 1; min-width: 300px; position: relative; height: 500px;\r\n    display: flex; justify-content: center; align-items: center;\r\n}\r\n.icon-bubble {\r\n    position: absolute; background: #ffffff; border-radius: 50%;\r\n    display: flex; justify-content: center; align-items: center;\r\n    box-shadow: 0 15px 35px rgba(28, 53, 94, 0.1);\r\n    transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);\r\n}\r\n.icon-bubble:hover { transform: scale(1.15) translateY(-10px); border-color: var(--accent-yellow); box-shadow: 0 20px 40px rgba(255, 214, 89, 0.4); }\r\n.bubble-center { width: 180px; height: 180px; font-size: 6rem; color: var(--primary-blue); border: 8px solid var(--light-blue); z-index: 5; animation: float-main 6s ease-in-out infinite; }\r\n.bubble-1 { width: 100px; height: 100px; font-size: 3rem; color: #ff9f43; top: 10%; left: 5%; animation: float-around 5s infinite 0.5s; }\r\n.bubble-2 { width: 120px; height: 120px; font-size: 4rem; color: var(--accent-yellow); top: 15%; right: 5%; animation: float-around 7s infinite 1s; }\r\n.bubble-3 { width: 90px; height: 90px; font-size: 2.5rem; color: #ff6b6b; bottom: 15%; left: 15%; animation: float-around 6s infinite 1.5s; }\r\n.bubble-4 { width: 110px; height: 110px; font-size: 3.5rem; color: #1dd1a1; bottom: 10%; right: 10%; animation: float-around 5.5s infinite 2s; }\r\n\r\n@keyframes float-main { 0%, 100% { transform: translateY(0px); } 50% { transform: translateY(-20px); } }\r\n@keyframes float-around { 0%, 100% { transform: translateY(0px) rotate(0deg); } 50% { transform: translateY(-15px) rotate(10deg); } }\r\n\r\n\/* --- Right Side: Form & Info --- *\/\r\n.pet-form-wrapper { flex: 1; min-width: 300px; width: 100%; }\r\n\r\n.glass-form-card {\r\n    background: rgba(255, 255, 255, 0.75);\r\n    backdrop-filter: blur(20px); -webkit-backdrop-filter: blur(20px);\r\n    border: 1px solid rgba(255, 255, 255, 0.8);\r\n    padding: 45px; border-radius: 30px;\r\n    box-shadow: 0 30px 60px rgba(28, 53, 94, 0.08); margin-bottom: 35px;\r\n}\r\n.glass-form-card h2 { color: var(--primary-blue); font-size: 2.2rem; font-weight: 800; text-align: center; margin: 0 0 15px; }\r\n.price-badge { display: flex; justify-content: center; align-items: center; gap: 15px; margin-bottom: 35px; }\r\n.price-badge .old { text-decoration: line-through; color: #a0aec0; font-size: 1.2rem; font-weight: 600; }\r\n.price-badge .new { background: var(--primary-blue); color: #ffffff; padding: 8px 20px; border-radius: 30px; font-size: 1.3rem; font-weight: 700; }\r\n\r\n.glass-form-card input, .glass-form-card textarea { background: #ffffff !important; border: 2px solid #edf2f7 !important; border-radius: 12px !important; padding: 12px 15px !important; }\r\n.glass-form-card input:focus, .glass-form-card textarea:focus { border-color: var(--light-blue) !important; box-shadow: none !important; }\r\n.fluent-form-wrapper .ff-btn-submit {\r\n    background: var(--primary-blue) !important; color: var(--accent-yellow) !important; font-weight: 800 !important; border-radius: 50px !important; padding: 15px 35px !important; width: 100%; font-size: 1.1rem; transition: all 0.3s ease; border: 2px solid var(--primary-blue) !important;\r\n}\r\n.fluent-form-wrapper .ff-btn-submit:hover { background: var(--accent-yellow) !important; color: var(--primary-blue) !important; border-color: var(--accent-yellow) !important; transform: translateY(-3px); }\r\n\r\n\/* Contact Info Cards *\/\r\n.info-cards-grid { display: grid; grid-template-columns: repeat(auto-fit, minmax(220px, 1fr)); gap: 20px; }\r\n.info-card { background: rgba(255,255,255,0.9); padding: 15px 20px; border-radius: 20px; display: flex; align-items: center; gap: 15px; box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03); transition: all 0.3s ease; }\r\n.info-card:hover { transform: translateY(-5px); box-shadow: 0 15px 30px rgba(28, 53, 94, 0.08); }\r\n.info-icon { width: 50px; height: 50px; background: var(--light-blue); color: var(--primary-blue); border-radius: 50%; display: flex; justify-content: center; align-items: center; font-size: 1.3rem; flex-shrink: 0; }\r\n.info-card:hover .info-icon { background: var(--accent-yellow); }\r\n.info-text span { display: block; font-size: 0.75rem; color: #718096; text-transform: uppercase; letter-spacing: 1px; line-height: 1.2; }\r\n.info-text strong { display: block; color: var(--primary-blue); font-size: 1rem; margin-top: 4px; line-height: 1.3; }\r\n\r\n\/* =========================================\r\n   RESPONSIVE DESIGN (\u0627\u0644\u0633\u0631 \u0643\u0644\u0647 \u0647\u0646\u0627)\r\n   ========================================= *\/\r\n\r\n\/* Tablet Adjustments *\/\r\n@media (max-width: 992px) {\r\n    .premium-container { gap: 40px; }\r\n    .pet-icons-wrapper { height: 350px; }\r\n    .bubble-center { width: 140px; height: 140px; font-size: 4.5rem; }\r\n    .bubble-1, .bubble-2, .bubble-3, .bubble-4 { transform: scale(0.75); }\r\n    .bubble-1:hover, .bubble-2:hover, .bubble-3:hover, .bubble-4:hover { transform: scale(0.85) translateY(-5px); }\r\n}\r\n\r\n\/* Mobile Adjustments (\u0627\u0644\u0627\u062d\u062a\u0631\u0627\u0641\u064a\u0629 \u0639\u0644\u0649 \u0627\u0644\u0645\u0648\u0628\u0627\u064a\u0644) *\/\r\n@media (max-width: 768px) {\r\n    .premium-pet-section-v3 { padding: 40px 15px; }\r\n    \r\n    \/* \u0636\u063a\u0637 \u0645\u0633\u0627\u062d\u0629 \u0627\u0644\u0623\u064a\u0642\u0648\u0646\u0627\u062a \u0644\u062a\u0646\u0627\u0633\u0628 \u0627\u0644\u0645\u0648\u0628\u0627\u064a\u0644 *\/\r\n    .pet-icons-wrapper { height: 260px; margin-bottom: 10px; }\r\n    .bubble-center { width: 110px; height: 110px; font-size: 3.5rem; border-width: 4px; }\r\n    \r\n    \/* \u062a\u0635\u063a\u064a\u0631 \u0623\u062d\u062c\u0627\u0645 \u0627\u0644\u062f\u0648\u0627\u0626\u0631 \u0627\u0644\u0641\u0631\u0639\u064a\u0629 \u0648\u062a\u063a\u064a\u064a\u0631 \u0623\u0645\u0627\u0643\u0646\u0647\u0627 \u0644\u062a\u0643\u0648\u0646 \u0645\u062a\u0642\u0627\u0631\u0628\u0629 *\/\r\n    .bubble-1 { width: 65px; height: 65px; font-size: 1.8rem; top: 5%; left: 5%; }\r\n    .bubble-2 { width: 75px; height: 75px; font-size: 2.2rem; top: 5%; right: 5%; }\r\n    .bubble-3 { width: 60px; height: 60px; font-size: 1.6rem; bottom: 5%; left: 10%; }\r\n    .bubble-4 { width: 70px; height: 70px; font-size: 2rem; bottom: 5%; right: 5%; }\r\n    \r\n    \/* \u0625\u0644\u063a\u0627\u0621 \u0633\u0643\u064a\u0644 \u0627\u0644\u062f\u064a\u0633\u0643\u062a\u0648\u0628 \u0648\u0627\u0633\u062a\u0628\u062f\u0627\u0644\u0647 \u0644\u0644\u0623\u0646\u064a\u0645\u064a\u0634\u0646 \u0639\u0644\u0649 \u0627\u0644\u0645\u0648\u0628\u0627\u064a\u0644 *\/\r\n    .bubble-1, .bubble-2, .bubble-3, .bubble-4 { transform: scale(1); }\r\n    .bubble-1:hover, .bubble-2:hover, .bubble-3:hover, .bubble-4:hover { transform: scale(1.1) translateY(-5px); }\r\n\r\n    \/* \u062a\u0639\u062f\u064a\u0644\u0627\u062a \u0643\u0627\u0631\u062a \u0627\u0644\u0641\u0648\u0631\u0645 *\/\r\n    .glass-form-card { padding: 25px 20px; border-radius: 20px; margin-bottom: 25px; }\r\n    .glass-form-card h2 { font-size: 1.6rem; margin-bottom: 12px; }\r\n    .price-badge { margin-bottom: 20px; }\r\n    .price-badge .new { font-size: 1.1rem; padding: 6px 15px; }\r\n    .fluent-form-wrapper .ff-btn-submit { padding: 12px 20px !important; font-size: 1rem; }\r\n\r\n    \/* \u062a\u0635\u063a\u064a\u0631 \u0627\u0644\u062e\u0644\u0641\u064a\u0627\u062a \u0644\u0644\u0645\u0648\u0628\u0627\u064a\u0644 *\/\r\n    .bg-text { font-size: 2.5rem; }\r\n    .bg-paw { font-size: 8rem; }\r\n    .bg-paw-2 { font-size: 12rem; }\r\n\r\n    \/* \u062a\u0631\u062a\u064a\u0628 \u0643\u0631\u0648\u062a \u0627\u0644\u0627\u062a\u0635\u0627\u0644 \u0628\u0634\u0643\u0644 \u0631\u0623\u0633\u064a \u0648\u0623\u0646\u064a\u0642 *\/\r\n    .info-cards-grid { grid-template-columns: 1fr; gap: 15px; }\r\n    .info-card { flex-direction: column; text-align: center; padding: 20px 15px; gap: 10px; }\r\n    .info-icon { width: 45px; height: 45px; font-size: 1.2rem; margin-bottom: 5px; }\r\n}\r\n<\/style>\r\n\r\n<div class=\"premium-pet-section-v3\">\r\n    \r\n    <div class=\"bg-layer\">\r\n        <i class=\"fas fa-paw bg-paw bg-paw-1\"><\/i>\r\n        <i class=\"fas fa-paw bg-paw bg-paw-2\"><\/i>\r\n        <i class=\"fas fa-paw bg-paw bg-paw-3\"><\/i>\r\n        <div class=\"bg-text bg-text-1\">WE ADORE THEM<\/div>\r\n        <div class=\"bg-text bg-text-2\">CARE & LOVE<\/div>\r\n        <div class=\"bg-particle part-1\"><\/div>\r\n        <div class=\"bg-particle part-2\"><\/div>\r\n        <div class=\"bg-particle part-3\"><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"premium-container\">\r\n        <div class=\"pet-icons-wrapper\">\r\n            <div class=\"icon-bubble bubble-center\"><i class=\"fas fa-paw\"><\/i><\/div>\r\n            <div class=\"icon-bubble bubble-1\"><i class=\"fas fa-cat\"><\/i><\/div>\r\n            <div class=\"icon-bubble bubble-2\"><i class=\"fas fa-dog\"><\/i><\/div>\r\n            <div class=\"icon-bubble bubble-3\"><i class=\"fas fa-heart\"><\/i><\/div>\r\n            <div class=\"icon-bubble bubble-4\"><i class=\"fas fa-stethoscope\"><\/i><\/div>\r\n        <\/div>\r\n\r\n        <div class=\"pet-form-wrapper\">\r\n            <div class=\"glass-form-card\">\r\n                <h2>Paws Up ! We Adore Them All<\/h2>\r\n        \r\n                <div class=\"fluent-form-wrapper\">\r\n                    <div class='fluentform ff-default fluentform_wrapper_1 ffs_default_wrap'><form data-form_id=\"1\" id=\"fluentform_1\" class=\"frm-fluent-form fluent_form_1 ff-el-form-top ff_form_instance_1_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_1_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Contact Form Demo<\/legend><input type='hidden' name='__fluent_form_embded_post_id' value='909' \/><input type=\"hidden\" id=\"_fluentform_1_fluentformnonce\" name=\"_fluentform_1_fluentformnonce\" value=\"e5ef4c55f6\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/ar\/wp-json\/wp\/v2\/pages\/909\" \/><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_1_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Name\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_1_email\" class=\"ff-el-form-control\" placeholder=\"Email Address\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class='ff-el-input--content'><input type=\"number\" name=\"numeric_field\" id=\"ff_1_numeric_field\" class=\"ff-el-form-control\" placeholder=\"Phone\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><div class='ff-el-group'><div class='ff-el-input--content'><textarea aria-required=\"true\" aria-labelledby=\"label_ff_1_message\" name=\"message\" id=\"ff_1_message\" class=\"ff-el-form-control\" placeholder=\"Your Message\" rows=\"4\" cols=\"2\" data-name=\"message\" ><\/textarea><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"Send\">Send<\/button><\/div><\/fieldset><\/form><div id='fluentform_1_errors' class='ff-errors-in-stack ff_form_instance_1_1 ff-form-loading_errors ff_form_instance_1_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_1_1 = {\"id\":\"1\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\",\"asteriskPlacement\":\"asterisk-right\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_1_1\",\"form_id_selector\":\"fluentform_1\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":false,\"global_message\":\"This field must contain a valid email\"}},\"numeric_field\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"numeric\":{\"value\":true,\"message\":\"This field must contain numeric value\",\"global_message\":\"This field must contain numeric value\",\"global\":true},\"min\":{\"value\":\"\",\"message\":\"Validation fails for minimum value\",\"global_message\":\"Validation fails for minimum value\",\"global\":true},\"max\":{\"value\":\"\",\"message\":\"Validation fails for maximum value\",\"global_message\":\"Validation fails for maximum value\",\"global\":true},\"digits\":{\"value\":\"\",\"message\":\"Validation fails for limited digits\",\"global_message\":\"Validation fails for limited digits\",\"global\":true}},\"message\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":false,\"global_message\":\"This field is required\"}}},\"debounce_time\":300};\n                            <\/script>\n            \r\n                <\/div>\r\n            <\/div>\r\n\r\n            <div class=\"info-cards-grid\">\r\n                <div class=\"info-card\">\r\n                    <div class=\"info-icon\"><i class=\"fas fa-map-marker-alt\"><\/i><\/div>\r\n                    <div class=\"info-text\"><span>Our Location<\/span><strong>Business Bay Dubai UAE<\/strong><\/div>\r\n                <\/div>\r\n                <div class=\"info-card\">\r\n                    <div class=\"info-icon\"><i class=\"fas fa-envelope\"><\/i><\/div>\r\n                    <div class=\"info-text\"><span>Email<\/span><strong>Info@pet-atlas.com<\/strong><\/div>\r\n                <\/div>\r\n                <div class=\"info-card\">\r\n                    <div class=\"info-icon\"><i class=\"fas fa-phone-alt\"><\/i><\/div>\r\n                    <div class=\"info-text\"><span>Phone<\/span><strong>+971 52 400 9705<\/strong><\/div>\r\n                <\/div>\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\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>Contact WE ADORE THEM CARE &#038; LOVE Paws Up ! We Adore Them All Our LocationBusiness Bay Dubai UAE EmailInfo@pet-atlas.com Phone+971 52 400 9705<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-909","page","type-page","status-publish","hentry"],"blocksy_meta":[],"acf":[],"_links":{"self":[{"href":"https:\/\/pet-atlas.com\/ar\/wp-json\/wp\/v2\/pages\/909","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pet-atlas.com\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/pet-atlas.com\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/pet-atlas.com\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pet-atlas.com\/ar\/wp-json\/wp\/v2\/comments?post=909"}],"version-history":[{"count":55,"href":"https:\/\/pet-atlas.com\/ar\/wp-json\/wp\/v2\/pages\/909\/revisions"}],"predecessor-version":[{"id":2304,"href":"https:\/\/pet-atlas.com\/ar\/wp-json\/wp\/v2\/pages\/909\/revisions\/2304"}],"wp:attachment":[{"href":"https:\/\/pet-atlas.com\/ar\/wp-json\/wp\/v2\/media?parent=909"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}