{"id":222,"date":"2026-07-21T21:16:54","date_gmt":"2026-07-21T17:46:54","guid":{"rendered":"https:\/\/rayamehrsalamat.com\/?page_id=222"},"modified":"2026-07-21T21:27:29","modified_gmt":"2026-07-21T17:57:29","slug":"222-2","status":"publish","type":"page","link":"https:\/\/rayamehrsalamat.com\/?page_id=222","title":{"rendered":"\u062a\u0645\u0627\u0633 \u0628\u0627\u0645\u0627"},"content":{"rendered":"\n<style data-wp-block-html=\"css\">\n\/* ========= Google Font ========= *\/\n@import url('https:\/\/fonts.googleapis.com\/css2?family=Vazirmatn:wght@300;400;500;700;800&display=swap');\n\n:root{\n    --primary:#0B2341;\n    --secondary:#153D6F;\n    --gold:#D4AF37;\n    --gold-light:#F4E3A3;\n    --light:#F7F9FC;\n    --white:#ffffff;\n    --text:#3b4452;\n}\n\n*{\n    margin:0;\n    padding:0;\n    box-sizing:border-box;\n}\n\nbody{\n    direction:rtl;\n    font-family:'Vazirmatn',sans-serif;\n    background:var(--light);\n    color:var(--text);\n    overflow-x:hidden;\n}\n\n\/* Scroll *\/\n\n::-webkit-scrollbar{\n    width:10px;\n}\n\n::-webkit-scrollbar-thumb{\n    background:linear-gradient(var(--gold),#b68b16);\n    border-radius:50px;\n}\n\n::-webkit-scrollbar-track{\n    background:#eee;\n}\n\n\/* Hero *\/\n\n.hero{\n\nbackground:\nlinear-gradient(rgba(11,35,65,.85),rgba(11,35,65,.88)),\nurl(hero.jpg);\n\nbackground-size:cover;\nbackground-position:center;\n\npadding:140px 0;\n\ntext-align:center;\n\ncolor:#fff;\n\nposition:relative;\n\noverflow:hidden;\n\n}\n\n.hero:before{\n\ncontent:\"\";\n\nposition:absolute;\n\nwidth:700px;\n\nheight:700px;\n\nbackground:rgba(255,255,255,.04);\n\nborder-radius:50%;\n\nleft:-250px;\n\ntop:-200px;\n\n}\n\n.hero h1{\n\nfont-size:58px;\n\nfont-weight:800;\n\nmargin-bottom:20px;\n\n}\n\n.hero p{\n\nfont-size:22px;\n\nopacity:.9;\n\n}\n\n\/* Cards *\/\n\n.card-contact{\n\nbackground:rgba(255,255,255,.96);\n\nbackdrop-filter:blur(15px);\n\nborder-radius:22px;\n\npadding:40px 25px;\n\ntext-align:center;\n\ntransition:.35s;\n\nbox-shadow:0 20px 50px rgba(0,0,0,.08);\n\nheight:100%;\n\nborder:1px solid rgba(255,255,255,.5);\n\n}\n\n.card-contact:hover{\n\ntransform:translateY(-12px);\n\nbox-shadow:0 35px 60px rgba(0,0,0,.12);\n\n}\n\n.card-contact i{\n\nwidth:90px;\n\nheight:90px;\n\nline-height:90px;\n\nborder-radius:50%;\n\nfont-size:34px;\n\nbackground:linear-gradient(135deg,var(--gold),#f8d96d);\n\ncolor:white;\n\nmargin-bottom:20px;\n\nbox-shadow:0 10px 25px rgba(212,175,55,.35);\n\n}\n\n.card-contact h4{\n\nfont-size:24px;\n\nfont-weight:700;\n\ncolor:var(--primary);\n\nmargin-bottom:15px;\n\n}\n\n.card-contact p{\n\nfont-size:16px;\n\nline-height:30px;\n\n}\n\n\/* Titles *\/\n\n.section-title{\n\nfont-size:42px;\n\nfont-weight:800;\n\nmargin-bottom:30px;\n\ncolor:var(--primary);\n\nposition:relative;\n\n}\n\n.section-title:after{\n\ncontent:\"\";\n\nposition:absolute;\n\nbottom:-10px;\n\nright:0;\n\nwidth:90px;\n\nheight:4px;\n\nborder-radius:50px;\n\nbackground:linear-gradient(to left,var(--gold),transparent);\n\n}\n\n\/* Form *\/\n\n.contact-form{\n\nbackground:white;\n\npadding:45px;\n\nborder-radius:25px;\n\nbox-shadow:0 20px 60px rgba(0,0,0,.08);\n\n}\n\n.form-control{\n\nheight:58px;\n\nborder-radius:14px;\n\nborder:1px solid #e4e8ef;\n\nbox-shadow:none;\n\npadding-right:20px;\n\ntransition:.3s;\n\n}\n\ntextarea.form-control{\n\nheight:170px;\n\npadding-top:15px;\n\n}\n\n.form-control:focus{\n\nborder-color:var(--gold);\n\nbox-shadow:0 0 0 .2rem rgba(212,175,55,.15);\n\n}\n\n\/* Button *\/\n\n.btn-send{\n\nbackground:linear-gradient(135deg,var(--gold),#f2ca55);\n\nborder:none;\n\nheight:58px;\n\nborder-radius:14px;\n\nfont-size:18px;\n\nfont-weight:700;\n\ncolor:white;\n\nwidth:100%;\n\ntransition:.3s;\n\n}\n\n.btn-send:hover{\n\ntransform:translateY(-3px);\n\nbox-shadow:0 15px 35px rgba(212,175,55,.35);\n\n}\n\n\/* Google Map *\/\n\niframe{\n\nwidth:100%;\n\nheight:520px;\n\nborder:none;\n\nborder-radius:25px;\n\nbox-shadow:0 20px 50px rgba(0,0,0,.08);\n\n}\n\n\/* Footer *\/\n\nfooter{\n\nmargin-top:80px;\n\nbackground:linear-gradient(135deg,var(--primary),var(--secondary));\n\ncolor:white;\n\npadding:80px 0;\n\nposition:relative;\n\noverflow:hidden;\n\n}\n\nfooter:before{\n\ncontent:\"\";\n\nposition:absolute;\n\nwidth:450px;\n\nheight:450px;\n\nbackground:rgba(255,255,255,.03);\n\nborder-radius:50%;\n\nright:-200px;\n\nbottom:-200px;\n\n}\n\nfooter h3{\n\nfont-weight:800;\n\nfont-size:34px;\n\nmargin-bottom:20px;\n\n}\n\nfooter p{\n\nopacity:.9;\n\nline-height:32px;\n\n}\n\n\/* Hover Animation *\/\n\n.card-contact,\n.contact-form,\niframe{\n\nanimation:fadeUp .8s ease;\n\n}\n\n@keyframes fadeUp{\n\nfrom{\n\nopacity:0;\n\ntransform:translateY(40px);\n\n}\n\nto{\n\nopacity:1;\n\ntransform:translateY(0);\n\n}\n\n}\n\n\/* Responsive *\/\n\n@media(max-width:768px){\n\n.hero{\n\npadding:90px 20px;\n\n}\n\n.hero h1{\n\nfont-size:36px;\n\n}\n\n.hero p{\n\nfont-size:17px;\n\n}\n\n.section-title{\n\nfont-size:30px;\n\n}\n\n.card-contact{\n\nmargin-bottom:25px;\n\n}\n\n.contact-form{\n\npadding:25px;\n\n}\n\niframe{\n\nheight:350px;\n\n}\n\n}\n<\/style>\n\n<script data-wp-block-html=\"js\">\n\/\/ ===============================\n\/\/ Raya Mehr Salamat Contact Page\n\/\/ script.js\n\/\/ ===============================\n\n\/\/ \u0633\u0627\u0644 \u0641\u0648\u062a\u0631\nconst year = document.getElementById(\"year\");\nif(year){\n    year.innerHTML = new Date().getFullYear();\n}\n\n\/\/ \u0627\u0633\u06a9\u0631\u0648\u0644 \u0646\u0631\u0645\ndocument.querySelectorAll('a[href^=\"#\"]').forEach(anchor=>{\n\n    anchor.addEventListener(\"click\",function(e){\n\n        e.preventDefault();\n\n        const target=document.querySelector(this.getAttribute(\"href\"));\n\n        if(target){\n\n            target.scrollIntoView({\n\n                behavior:\"smooth\"\n\n            });\n\n        }\n\n    });\n\n});\n\n\/\/ \u0627\u0646\u06cc\u0645\u06cc\u0634\u0646 \u0638\u0627\u0647\u0631 \u0634\u062f\u0646\nconst observer=new IntersectionObserver(entries=>{\n\nentries.forEach(entry=>{\n\nif(entry.isIntersecting){\n\nentry.target.classList.add(\"show\");\n\n}\n\n});\n\n},{threshold:.2});\n\ndocument.querySelectorAll(\".card-contact,.contact-form,iframe\").forEach(el=>{\n\nobserver.observe(el);\n\n});\n\n\/\/ \u062f\u06a9\u0645\u0647 \u0628\u0627\u0632\u06af\u0634\u062a \u0628\u0627\u0644\u0627\n\nconst btn=document.createElement(\"button\");\n\nbtn.innerHTML='<i class=\"fas fa-arrow-up\"><\/i>';\n\nbtn.id=\"topButton\";\n\ndocument.body.appendChild(btn);\n\nbtn.style.position=\"fixed\";\nbtn.style.left=\"25px\";\nbtn.style.bottom=\"25px\";\nbtn.style.width=\"55px\";\nbtn.style.height=\"55px\";\nbtn.style.border=\"none\";\nbtn.style.borderRadius=\"50%\";\nbtn.style.background=\"#D4AF37\";\nbtn.style.color=\"#fff\";\nbtn.style.fontSize=\"20px\";\nbtn.style.cursor=\"pointer\";\nbtn.style.display=\"none\";\nbtn.style.boxShadow=\"0 10px 30px rgba(0,0,0,.2)\";\nbtn.style.zIndex=\"999\";\n\nwindow.addEventListener(\"scroll\",()=>{\n\nif(window.scrollY>400){\n\nbtn.style.display=\"block\";\n\n}else{\n\nbtn.style.display=\"none\";\n\n}\n\n});\n\nbtn.onclick=()=>{\n\nwindow.scrollTo({\n\ntop:0,\n\nbehavior:\"smooth\"\n\n});\n\n};\n\n\/\/ \u0627\u0639\u062a\u0628\u0627\u0631\u0633\u0646\u062c\u06cc \u0641\u0631\u0645\n\nconst form=document.querySelector(\"form\");\n\nif(form){\n\nform.addEventListener(\"submit\",function(e){\n\ne.preventDefault();\n\nconst inputs=form.querySelectorAll(\"input,textarea\");\n\nlet valid=true;\n\ninputs.forEach(input=>{\n\nif(input.value.trim()==\"\"){\n\ninput.style.border=\"2px solid red\";\n\nvalid=false;\n\n}else{\n\ninput.style.border=\"1px solid #ddd\";\n\n}\n\n});\n\nif(valid){\n\nalert(\"\u2705 \u067e\u06cc\u0627\u0645 \u0634\u0645\u0627 \u0628\u0627 \u0645\u0648\u0641\u0642\u06cc\u062a \u062b\u0628\u062a \u0634\u062f. \u06a9\u0627\u0631\u0634\u0646\u0627\u0633\u0627\u0646 \u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a \u062f\u0631 \u0627\u0648\u0644\u06cc\u0646 \u0641\u0631\u0635\u062a \u0628\u0627 \u0634\u0645\u0627 \u062a\u0645\u0627\u0633 \u062e\u0648\u0627\u0647\u0646\u062f \u06af\u0631\u0641\u062a.\");\n\nform.reset();\n\n}\n\n});\n\n}\n\n\/\/ \u0627\u0641\u06a9\u062a \u0634\u0646\u0627\u0648\u0631 \u06a9\u0627\u0631\u062a\u200c\u0647\u0627\n\ndocument.querySelectorAll(\".card-contact\").forEach(card=>{\n\ncard.addEventListener(\"mousemove\",(e)=>{\n\nconst x=e.offsetX\/card.offsetWidth-.5;\n\nconst y=e.offsetY\/card.offsetHeight-.5;\n\ncard.style.transform=`rotateY(${x*10}deg) rotateX(${-y*10}deg) translateY(-8px)`;\n\n});\n\ncard.addEventListener(\"mouseleave\",()=>{\n\ncard.style.transform=\"rotateY(0deg) rotateX(0deg)\";\n\n});\n\n});\n<\/script>\n\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n\n<title>\u062a\u0645\u0627\u0633 \u0628\u0627 \u0645\u0627 | \u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a<\/title>\n\n<link href=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.3\/dist\/css\/bootstrap.rtl.min.css\" rel=\"stylesheet\">\n\n<link href=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/font-awesome\/6.6.0\/css\/all.min.css\" rel=\"stylesheet\">\n\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Vazirmatn:wght@300;400;500;700;800&amp;display=swap\" rel=\"stylesheet\">\n\n<style>\n\nbody{\nfont-family:'Vazirmatn',sans-serif;\nbackground:#f7f9fc;\n}\n\n.hero{\nbackground:linear-gradient(135deg,#0B2341,#163C73);\npadding:90px 0;\ncolor:#fff;\n}\n\n.hero h1{\nfont-size:52px;\nfont-weight:800;\n}\n\n.hero p{\nfont-size:20px;\nopacity:.9;\n}\n\n.card-contact{\nborder:none;\nborder-radius:20px;\npadding:35px;\ntransition:.3s;\nbox-shadow:0 10px 30px rgba(0,0,0,.08);\nheight:100%;\n}\n\n.card-contact:hover{\ntransform:translateY(-8px);\n}\n\n.card-contact i{\nfont-size:42px;\ncolor:#C8A24D;\nmargin-bottom:20px;\n}\n\n.section-title{\nfont-size:38px;\nfont-weight:800;\ncolor:#0B2341;\n}\n\n.contact-form{\nbackground:white;\npadding:40px;\nborder-radius:20px;\nbox-shadow:0 10px 30px rgba(0,0,0,.08);\n}\n\n.btn-send{\nbackground:#C8A24D;\ncolor:#fff;\nborder:none;\npadding:14px;\nfont-size:18px;\nborder-radius:10px;\nwidth:100%;\n}\n\n.btn-send:hover{\nbackground:#b58f3f;\n}\n\nfooter{\nbackground:#0B2341;\ncolor:white;\npadding:60px 0;\nmargin-top:70px;\n}\n\niframe{\nborder-radius:20px;\n}\n\n<\/style>\n\n\n\n\n\n<section class=\"hero\">\n\n<div class=\"container text-center\">\n\n<h1>\u062a\u0645\u0627\u0633 \u0628\u0627 \u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a<\/h1>\n\n<p class=\"mt-3\">\n\u06a9\u0627\u0631\u0634\u0646\u0627\u0633\u0627\u0646 \u0645\u0627 \u0622\u0645\u0627\u062f\u0647 \u067e\u0627\u0633\u062e\u06af\u0648\u06cc\u06cc \u0648 \u0627\u0631\u0627\u0626\u0647 \u0645\u0634\u0627\u0648\u0631\u0647 \u0631\u0627\u06cc\u06af\u0627\u0646 \u062f\u0631 \u0632\u0645\u06cc\u0646\u0647 \u0627\u0646\u0648\u0627\u0639 \u062e\u062f\u0645\u0627\u062a \u0628\u06cc\u0645\u0647 \u0647\u0633\u062a\u0646\u062f.\n<\/p>\n\n<\/div>\n\n<\/section>\n\n<div class=\"container my-5\">\n\n<div class=\"row g-4\">\n\n<div class=\"col-lg-3\">\n\n<div class=\"card-contact text-center\">\n\n<i class=\"fas fa-phone\"><\/i>\n\n<h4>\u062a\u0644\u0641\u0646<\/h4>\n\n<p class=\"mt-3\">\n0912 231 9778\n<\/p>\n\n<\/div>\n\n<\/div>\n\n<div class=\"col-lg-3\">\n\n<div class=\"card-contact text-center\">\n\n<i class=\"fas fa-location-dot\"><\/i>\n\n<h4>\u0622\u062f\u0631\u0633<\/h4>\n\n<p class=\"mt-3\">\n\u062a\u0647\u0631\u0627\u0646\u060c \u06cc\u0648\u0633\u0641 \u0622\u0628\u0627\u062f\u060c \u062e\u06cc\u0627\u0628\u0627\u0646 \u062f\u0648\u0645\u060c \u067e\u0644\u0627\u06a9 11\n<\/p>\n\n<\/div>\n\n<\/div>\n\n<div class=\"col-lg-3\">\n\n<div class=\"card-contact text-center\">\n\n<i class=\"fas fa-envelope\"><\/i>\n\n<h4>\u0627\u06cc\u0645\u06cc\u0644<\/h4>\n\n<p class=\"mt-3\">\ninfo@rayamehrsalamat.com\n<\/p>\n\n<\/div>\n\n<\/div>\n\n<div class=\"col-lg-3\">\n\n<div class=\"card-contact text-center\">\n\n<i class=\"fas fa-clock\"><\/i>\n\n<h4>\u0633\u0627\u0639\u0627\u062a \u06a9\u0627\u0631\u06cc<\/h4>\n\n<p class=\"mt-3\">\n\u0634\u0646\u0628\u0647 \u062a\u0627 \u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647\n<br>\n\u06f9 \u062a\u0627 \u06f1\u06f7\n<\/p>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<div class=\"row mt-5\">\n\n<div class=\"col-lg-7\">\n\n<div class=\"contact-form\">\n\n<h2 class=\"section-title mb-4\">\n\u0627\u0631\u0633\u0627\u0644 \u067e\u06cc\u0627\u0645\n<\/h2>\n\n<form>\n\n<div class=\"mb-3\">\n<input type=\"text\" class=\"form-control\" placeholder=\"\u0646\u0627\u0645 \u0648 \u0646\u0627\u0645 \u062e\u0627\u0646\u0648\u0627\u062f\u06af\u06cc\">\n<\/div>\n\n<div class=\"mb-3\">\n<input type=\"email\" class=\"form-control\" placeholder=\"\u0627\u06cc\u0645\u06cc\u0644\">\n<\/div>\n\n<div class=\"mb-3\">\n<input type=\"text\" class=\"form-control\" placeholder=\"\u0634\u0645\u0627\u0631\u0647 \u062a\u0645\u0627\u0633\">\n<\/div>\n\n<div class=\"mb-3\">\n<textarea class=\"form-control\" rows=\"6\" placeholder=\"\u067e\u06cc\u0627\u0645 \u0634\u0645\u0627\"><\/textarea>\n<\/div>\n\n<button class=\"btn-send\">\n\u0627\u0631\u0633\u0627\u0644 \u067e\u06cc\u0627\u0645\n<\/button>\n\n<\/form>\n\n<\/div>\n\n<\/div>\n\n<div class=\"col-lg-5\">\n\n<h2 class=\"section-title mb-4\">\n\u0645\u0648\u0642\u0639\u06cc\u062a \u062f\u0641\u062a\u0631\n<\/h2>\n\n<iframe src=\"https:\/\/maps.google.com\/maps?q=Tehran%20Yousef%20Abad&amp;t=&amp;z=15&amp;ie=UTF8&amp;iwloc=&amp;output=embed\" width=\"100%\" height=\"450\">\n<\/iframe>\n\n<\/div>\n\n<\/div>\n\n<\/div>\n\n<footer>\n\n<div class=\"container text-center\">\n\n<h3>\u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a<\/h3>\n\n<p class=\"mt-3\">\n\u06a9\u0627\u0631\u06af\u0632\u0627\u0631\u06cc \u0631\u0633\u0645\u06cc \u0628\u06cc\u0645\u0647 \u0628\u0627 \u0627\u0631\u0627\u0626\u0647 \u062e\u062f\u0645\u0627\u062a \u0645\u0634\u0627\u0648\u0631\u0647\u060c \u0635\u062f\u0648\u0631 \u0648 \u067e\u0634\u062a\u06cc\u0628\u0627\u0646\u06cc \u0627\u0646\u0648\u0627\u0639 \u0628\u06cc\u0645\u0647\u200c\u0646\u0627\u0645\u0647.\n<\/p>\n\n<p class=\"mt-4\">\n\u00a9 \u062a\u0645\u0627\u0645\u06cc \u062d\u0642\u0648\u0642 \u0645\u062d\u0641\u0648\u0638 \u0627\u0633\u062a.\n<\/p>\n\n<\/div>\n\n<\/footer>\n\n<script src=\"https:\/\/cdn.jsdelivr.net\/npm\/bootstrap@5.3.3\/dist\/js\/bootstrap.bundle.min.js\"><\/script>\n","protected":false},"excerpt":{"rendered":"<p>\u062a\u0645\u0627\u0633 \u0628\u0627 \u0645\u0627 | \u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a \u062a\u0645\u0627\u0633 \u0628\u0627 \u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a \u06a9\u0627\u0631\u0634\u0646\u0627\u0633\u0627\u0646 \u0645\u0627 \u0622\u0645\u0627\u062f\u0647 \u067e\u0627\u0633\u062e\u06af\u0648\u06cc\u06cc \u0648 \u0627\u0631\u0627\u0626\u0647 \u0645\u0634\u0627\u0648\u0631\u0647 \u0631\u0627\u06cc\u06af\u0627\u0646 \u062f\u0631 \u0632\u0645\u06cc\u0646\u0647 \u0627\u0646\u0648\u0627\u0639 \u062e\u062f\u0645\u0627\u062a \u0628\u06cc\u0645\u0647 \u0647\u0633\u062a\u0646\u062f. \u062a\u0644\u0641\u0646 0912 231 9778 \u0622\u062f\u0631\u0633 \u062a\u0647\u0631\u0627\u0646\u060c \u06cc\u0648\u0633\u0641 \u0622\u0628\u0627\u062f\u060c \u062e\u06cc\u0627\u0628\u0627\u0646 \u062f\u0648\u0645\u060c \u067e\u0644\u0627\u06a9 11 \u0627\u06cc\u0645\u06cc\u0644 info@rayamehrsalamat.com \u0633\u0627\u0639\u0627\u062a \u06a9\u0627\u0631\u06cc \u0634\u0646\u0628\u0647 \u062a\u0627 \u0686\u0647\u0627\u0631\u0634\u0646\u0628\u0647 \u06f9 \u062a\u0627 \u06f1\u06f7 \u0627\u0631\u0633\u0627\u0644 \u067e\u06cc\u0627\u0645 \u0627\u0631\u0633\u0627\u0644 \u067e\u06cc\u0627\u0645 \u0645\u0648\u0642\u0639\u06cc\u062a \u062f\u0641\u062a\u0631 \u0631\u0627\u06cc\u0627 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-222","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v28.1 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\u062a\u0645\u0627\u0633 \u0628\u0627\u0645\u0627 - \u0645\u0631\u06a9\u0632 \u0628\u06cc\u0645\u0647 \u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a<\/title>\n<meta name=\"description\" content=\"\u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a \u0639\u0642\u062f \u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0628\u06cc\u0645\u0647 \u062a\u06a9\u0645\u06cc\u0644\u06cc \u0628\u0631\u0627\u06cc \u0645\u0631\u0627\u06a9\u0632 \u062f\u0631\u0645\u0627\u0646\u06cc \u0648 \u067e\u06cc\u06af\u06cc\u0631\u06cc \u0648 \u0622\u0645\u0648\u0632\u0634 \u0648\u0641\u0631\u0648\u0634 \u0645\u0631\u0627\u06a9\u0632 \u062f\u0631\u0645\u0627\u0646\u06cc\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/rayamehrsalamat.com\/?page_id=222\" \/>\n<meta property=\"og:locale\" content=\"fa_IR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\u062a\u0645\u0627\u0633 \u0628\u0627\u0645\u0627 - \u0645\u0631\u06a9\u0632 \u0628\u06cc\u0645\u0647 \u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a\" \/>\n<meta property=\"og:description\" content=\"\u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a \u0639\u0642\u062f \u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0628\u06cc\u0645\u0647 \u062a\u06a9\u0645\u06cc\u0644\u06cc \u0628\u0631\u0627\u06cc \u0645\u0631\u0627\u06a9\u0632 \u062f\u0631\u0645\u0627\u0646\u06cc \u0648 \u067e\u06cc\u06af\u06cc\u0631\u06cc \u0648 \u0622\u0645\u0648\u0632\u0634 \u0648\u0641\u0631\u0648\u0634 \u0645\u0631\u0627\u06a9\u0632 \u062f\u0631\u0645\u0627\u0646\u06cc\" \/>\n<meta property=\"og:url\" content=\"https:\/\/rayamehrsalamat.com\/?page_id=222\" \/>\n<meta property=\"og:site_name\" content=\"\u0645\u0631\u06a9\u0632 \u0628\u06cc\u0645\u0647 \u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-21T17:57:29+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\u0632\u0645\u0627\u0646 \u062a\u0642\u0631\u06cc\u0628\u06cc \u0628\u0631\u0627\u06cc \u062e\u0648\u0627\u0646\u062f\u0646\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 \u062f\u0642\u06cc\u0642\u0647\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":[\"WebPage\",\"ContactPage\"],\"@id\":\"https:\\\/\\\/rayamehrsalamat.com\\\/?page_id=222\",\"url\":\"https:\\\/\\\/rayamehrsalamat.com\\\/?page_id=222\",\"name\":\"\u062a\u0645\u0627\u0633 \u0628\u0627\u0645\u0627 - \u0645\u0631\u06a9\u0632 \u0628\u06cc\u0645\u0647 \u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/rayamehrsalamat.com\\\/#website\"},\"datePublished\":\"2026-07-21T17:46:54+00:00\",\"dateModified\":\"2026-07-21T17:57:29+00:00\",\"description\":\"\u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a \u0639\u0642\u062f \u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0628\u06cc\u0645\u0647 \u062a\u06a9\u0645\u06cc\u0644\u06cc \u0628\u0631\u0627\u06cc \u0645\u0631\u0627\u06a9\u0632 \u062f\u0631\u0645\u0627\u0646\u06cc \u0648 \u067e\u06cc\u06af\u06cc\u0631\u06cc \u0648 \u0622\u0645\u0648\u0632\u0634 \u0648\u0641\u0631\u0648\u0634 \u0645\u0631\u0627\u06a9\u0632 \u062f\u0631\u0645\u0627\u0646\u06cc\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/rayamehrsalamat.com\\\/?page_id=222#breadcrumb\"},\"inLanguage\":\"fa-IR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/rayamehrsalamat.com\\\/?page_id=222\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/rayamehrsalamat.com\\\/?page_id=222#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\u062e\u0627\u0646\u0647\",\"item\":\"https:\\\/\\\/rayamehrsalamat.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\u062a\u0645\u0627\u0633 \u0628\u0627\u0645\u0627\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/rayamehrsalamat.com\\\/#website\",\"url\":\"https:\\\/\\\/rayamehrsalamat.com\\\/\",\"name\":\"\u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a\",\"description\":\"\u0639\u0642\u062f \u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0633\u0631\u06cc\u0639 \u0648 \u062a\u0636\u0645\u06cc\u0646\u06cc \u062a\u0633\u0647\u06cc\u0644\u0627\u062a \u0645\u0627\u0644\u06cc \u0645\u062f\u06cc\u0631\u06cc\u062a \u0645\u0627\u0644\u06cc\",\"publisher\":{\"@id\":\"https:\\\/\\\/rayamehrsalamat.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/rayamehrsalamat.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"fa-IR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/rayamehrsalamat.com\\\/#organization\",\"name\":\"\u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a\",\"url\":\"https:\\\/\\\/rayamehrsalamat.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"fa-IR\",\"@id\":\"https:\\\/\\\/rayamehrsalamat.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/rayamehrsalamat.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/IMG_20260708_211121.jpg\",\"contentUrl\":\"https:\\\/\\\/rayamehrsalamat.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/IMG_20260708_211121.jpg\",\"width\":512,\"height\":512,\"caption\":\"\u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a\"},\"image\":{\"@id\":\"https:\\\/\\\/rayamehrsalamat.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\u062a\u0645\u0627\u0633 \u0628\u0627\u0645\u0627 - \u0645\u0631\u06a9\u0632 \u0628\u06cc\u0645\u0647 \u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a","description":"\u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a \u0639\u0642\u062f \u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0628\u06cc\u0645\u0647 \u062a\u06a9\u0645\u06cc\u0644\u06cc \u0628\u0631\u0627\u06cc \u0645\u0631\u0627\u06a9\u0632 \u062f\u0631\u0645\u0627\u0646\u06cc \u0648 \u067e\u06cc\u06af\u06cc\u0631\u06cc \u0648 \u0622\u0645\u0648\u0632\u0634 \u0648\u0641\u0631\u0648\u0634 \u0645\u0631\u0627\u06a9\u0632 \u062f\u0631\u0645\u0627\u0646\u06cc","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/rayamehrsalamat.com\/?page_id=222","og_locale":"fa_IR","og_type":"article","og_title":"\u062a\u0645\u0627\u0633 \u0628\u0627\u0645\u0627 - \u0645\u0631\u06a9\u0632 \u0628\u06cc\u0645\u0647 \u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a","og_description":"\u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a \u0639\u0642\u062f \u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0628\u06cc\u0645\u0647 \u062a\u06a9\u0645\u06cc\u0644\u06cc \u0628\u0631\u0627\u06cc \u0645\u0631\u0627\u06a9\u0632 \u062f\u0631\u0645\u0627\u0646\u06cc \u0648 \u067e\u06cc\u06af\u06cc\u0631\u06cc \u0648 \u0622\u0645\u0648\u0632\u0634 \u0648\u0641\u0631\u0648\u0634 \u0645\u0631\u0627\u06a9\u0632 \u062f\u0631\u0645\u0627\u0646\u06cc","og_url":"https:\/\/rayamehrsalamat.com\/?page_id=222","og_site_name":"\u0645\u0631\u06a9\u0632 \u0628\u06cc\u0645\u0647 \u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a","article_modified_time":"2026-07-21T17:57:29+00:00","twitter_card":"summary_large_image","twitter_misc":{"\u0632\u0645\u0627\u0646 \u062a\u0642\u0631\u06cc\u0628\u06cc \u0628\u0631\u0627\u06cc \u062e\u0648\u0627\u0646\u062f\u0646":"1 \u062f\u0642\u06cc\u0642\u0647"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":["WebPage","ContactPage"],"@id":"https:\/\/rayamehrsalamat.com\/?page_id=222","url":"https:\/\/rayamehrsalamat.com\/?page_id=222","name":"\u062a\u0645\u0627\u0633 \u0628\u0627\u0645\u0627 - \u0645\u0631\u06a9\u0632 \u0628\u06cc\u0645\u0647 \u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a","isPartOf":{"@id":"https:\/\/rayamehrsalamat.com\/#website"},"datePublished":"2026-07-21T17:46:54+00:00","dateModified":"2026-07-21T17:57:29+00:00","description":"\u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a \u0639\u0642\u062f \u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0628\u06cc\u0645\u0647 \u062a\u06a9\u0645\u06cc\u0644\u06cc \u0628\u0631\u0627\u06cc \u0645\u0631\u0627\u06a9\u0632 \u062f\u0631\u0645\u0627\u0646\u06cc \u0648 \u067e\u06cc\u06af\u06cc\u0631\u06cc \u0648 \u0622\u0645\u0648\u0632\u0634 \u0648\u0641\u0631\u0648\u0634 \u0645\u0631\u0627\u06a9\u0632 \u062f\u0631\u0645\u0627\u0646\u06cc","breadcrumb":{"@id":"https:\/\/rayamehrsalamat.com\/?page_id=222#breadcrumb"},"inLanguage":"fa-IR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/rayamehrsalamat.com\/?page_id=222"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/rayamehrsalamat.com\/?page_id=222#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\u062e\u0627\u0646\u0647","item":"https:\/\/rayamehrsalamat.com\/"},{"@type":"ListItem","position":2,"name":"\u062a\u0645\u0627\u0633 \u0628\u0627\u0645\u0627"}]},{"@type":"WebSite","@id":"https:\/\/rayamehrsalamat.com\/#website","url":"https:\/\/rayamehrsalamat.com\/","name":"\u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a","description":"\u0639\u0642\u062f \u0642\u0631\u0627\u0631\u062f\u0627\u062f \u0633\u0631\u06cc\u0639 \u0648 \u062a\u0636\u0645\u06cc\u0646\u06cc \u062a\u0633\u0647\u06cc\u0644\u0627\u062a \u0645\u0627\u0644\u06cc \u0645\u062f\u06cc\u0631\u06cc\u062a \u0645\u0627\u0644\u06cc","publisher":{"@id":"https:\/\/rayamehrsalamat.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/rayamehrsalamat.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"fa-IR"},{"@type":"Organization","@id":"https:\/\/rayamehrsalamat.com\/#organization","name":"\u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a","url":"https:\/\/rayamehrsalamat.com\/","logo":{"@type":"ImageObject","inLanguage":"fa-IR","@id":"https:\/\/rayamehrsalamat.com\/#\/schema\/logo\/image\/","url":"https:\/\/rayamehrsalamat.com\/wp-content\/uploads\/2026\/07\/IMG_20260708_211121.jpg","contentUrl":"https:\/\/rayamehrsalamat.com\/wp-content\/uploads\/2026\/07\/IMG_20260708_211121.jpg","width":512,"height":512,"caption":"\u0631\u0627\u06cc\u0627 \u0645\u0647\u0631 \u0633\u0644\u0627\u0645\u062a"},"image":{"@id":"https:\/\/rayamehrsalamat.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/rayamehrsalamat.com\/index.php?rest_route=\/wp\/v2\/pages\/222","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/rayamehrsalamat.com\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/rayamehrsalamat.com\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/rayamehrsalamat.com\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/rayamehrsalamat.com\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=222"}],"version-history":[{"count":3,"href":"https:\/\/rayamehrsalamat.com\/index.php?rest_route=\/wp\/v2\/pages\/222\/revisions"}],"predecessor-version":[{"id":226,"href":"https:\/\/rayamehrsalamat.com\/index.php?rest_route=\/wp\/v2\/pages\/222\/revisions\/226"}],"wp:attachment":[{"href":"https:\/\/rayamehrsalamat.com\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=222"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}