{"id":279,"date":"2025-04-24T17:29:48","date_gmt":"2025-04-24T13:29:48","guid":{"rendered":"https:\/\/thuraya.biz\/?page_id=279"},"modified":"2026-03-05T13:19:09","modified_gmt":"2026-03-05T09:19:09","slug":"talk-to-us","status":"publish","type":"page","link":"https:\/\/thuraya.biz\/ar\/talk-to-us\/","title":{"rendered":"Talk to us"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"279\" class=\"elementor elementor-279\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca6e21d e-flex e-con-boxed e-con e-parent\" data-id=\"ca6e21d\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-96ebd86 elementor-widget elementor-widget-spacer\" data-id=\"96ebd86\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\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-96e881f e-flex e-con-boxed e-con e-parent\" data-id=\"96e881f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-085f901 elementor-widget elementor-widget-html\" data-id=\"085f901\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style> .thuraya-contact { width: 100%; margin: 0 auto; padding: 0; box-sizing: border-box; } @keyframes float { 0% { transform: translate(0, 0) rotate(0deg); } 50% { transform: translate(-20px, 20px) rotate(5deg); } 100% { transform: translate(20px, -20px) rotate(-5deg); } } @keyframes pin-bounce { 0%, 100% { transform: translate(-50%, -50%); } 50% { transform: translate(-50%, -60%); } } .branch-nav { display: flex; justify-content: center; margin-bottom: 40px; position: relative; } .branch-nav:before { content: ''; position: absolute; bottom: 0; left: 20%; width: 60%; height: 1px; background: linear-gradient(to right, transparent, rgba(255, 255, 255, 0.2), transparent) !important; } .location-tab { position: relative; padding: 15px 25px; margin: 0 5px; font-family: 'Damoon', sans-serif; font-size: 18px; color: rgba(255, 255, 255, 0.6) !important; background: transparent !important; border: none !important; cursor: pointer; transition: all 0.3s ease; letter-spacing: 1px; overflow: hidden; z-index: 1; outline: none !important; } .location-tab:before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: opacity 0.3s ease; z-index: -1; border-radius: 25px; } .location-tab:hover { color: #ffffff !important; transform: translateY(-2px); } .location-tab:hover:before { opacity: 0; } .location-tab:after { content: ''; position: absolute; bottom: 0; left: 50%; width: 0; height: 3px; background: #8A2BE2 !important; transition: all 0.3s ease; transform: translateX(-50%); } .location-tab:hover:after { width: 40%; } .location-tab.active { color: white !important; background: transparent !important; transform: translateY(-3px); border-radius: 25px !important; } .location-tab.active:after { width: 70%; background: linear-gradient(to right,  rgba(138, 43, 226, 0),  rgba(138, 43, 226, 1),  rgba(138, 43, 226, 0)) !important; box-shadow: 0 0 10px 1px rgba(138, 43, 226, 0.7) !important; } .office-panel { display: none; } .office-panel.active { display: block; } .location-wrapper { position: relative; max-width: 100%; margin: 0 auto; overflow: hidden; } .bg-effect { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; opacity: 0.15; pointer-events: none; } .bg-effect::before { content: ''; position: absolute; width: 300px; height: 300px; border-radius: 50%; background: linear-gradient(45deg, #9370DB, #8A2BE2); filter: blur(80px); top: -100px; left: 10%; animation: float 15s ease-in-out infinite alternate; } .bg-effect::after { content: ''; position: absolute; width: 250px; height: 250px; border-radius: 50%; background: linear-gradient(45deg, #7B68EE, #A020F0); filter: blur(70px); bottom: -80px; right: 10%; animation: float 18s ease-in-out infinite alternate-reverse; } .location-content { position: relative; z-index: 1; padding: 30px 0; } .location-heading { font-family: 'Damoon', sans-serif; font-size: 38px; color: white; margin-bottom: 20px; position: relative; display: inline-block; text-transform: uppercase; letter-spacing: 1px; font-weight: 600; z-index: 1; } .location-heading::before { content: ''; position: absolute; width: 110%; height: 30px; background-color: rgba(138, 43, 226, 0.35); z-index: -1; bottom: 0; left: -5%; transform: rotate(-1deg) translateY(5px); border-radius: 3px; } .info-grid { display: grid; grid-template-columns: repeat(12, 1fr); grid-auto-rows: minmax(50px, auto); gap: 15px; margin-bottom: 30px; } .info-card { background: rgba(255, 255, 255, 0.03); backdrop-filter: blur(10px); border-radius: 12px; padding: 25px; transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1); position: relative; overflow: hidden; } .info-card:hover { transform: translateY(-5px); background: rgba(255, 255, 255, 0.07); box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1); } .info-card::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 3px; background: linear-gradient(to right, #9370DB, #8A2BE2); transform: scaleX(0); transform-origin: right; transition: transform 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); } .info-card:hover::before { transform: scaleX(1); transform-origin: left; } .card-address { grid-column: span 6; grid-row: span 2; } .card-phone { grid-column: span 3; grid-row: span 1; } .card-email { grid-column: span 3; grid-row: span 1; } .card-postal { grid-column: span 6; grid-row: span 1; } .info-title { font-family: 'Damoon', sans-serif; font-size: 16px; color: rgba(255, 255, 255, 0.7); text-transform: uppercase; letter-spacing: 2px; display: flex; align-items: center; margin-bottom: 15px; } .info-title svg { width: 18px; height: 18px; margin-right: 10px; stroke: rgba(255, 255, 255, 0.7); stroke-width: 2; } .info-text { font-family: 'HTRakik', sans-serif; font-size: 20px; line-height: 1.6; font-weight: 300; color: white; position: relative; } .email-link a { color: white; text-decoration: none; font-family: 'HTRakik', sans-serif; font-size: 20px; line-height: 1.6; font-weight: 300; } .email-link a:link, .email-link a:visited, .email-link a:hover, .email-link a:active { color: white; } .map-container { position: relative; overflow: hidden; border-radius: 15px; height: 400px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.15); } .map-container::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%, transparent 20%, transparent 80%, rgba(0,0,0,0.3) 100%); z-index: 1; pointer-events: none; } .map-container iframe { width: 100%; height: 100%; border: none; } .map-marker { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 60px; height: 60px; z-index: 2; pointer-events: none; animation: pin-bounce 3s ease-in-out infinite; opacity: 0.9; } .map-marker svg { width: 100%; height: 100%; filter: drop-shadow(0 5px 10px rgba(0, 0, 0, 0.3)); } .map-label { position: absolute; bottom: 20px; left: 20px; background: rgba(0, 0, 0, 0.5); backdrop-filter: blur(10px); padding: 10px 20px; border-radius: 30px; z-index: 2; font-family: 'Damoon', sans-serif; font-size: 18px; color: white; } @media (max-width: 1024px) { .info-grid { grid-template-columns: repeat(6, 1fr); } .card-address { grid-column: span 6; } .card-phone, .card-email, .card-postal { grid-column: span 3; } .location-heading { font-size: 32px; } .info-text { font-size: 18px; } } @media (max-width: 992px) { .branch-nav { flex-wrap: wrap; } } @media (max-width: 768px) {  .info-grid { grid-template-columns: 1fr; gap: 15px; } .info-card { grid-column: span 1 !important; } .location-heading { font-size: 28px; } .info-text { font-size: 18px; } .map-container { height: 350px; } } @media (max-width: 576px) { .location-tab { padding: 12px 15px; font-size: 16px; } .location-heading { font-size: 24px; } .info-text { font-size: 16px; } }<\/style><div class=\"thuraya-contact\"> <div class=\"branch-nav\"> <button class=\"location-tab active\" data-slide=\"0\">Muscat Head Office<\/button> <button class=\"location-tab\" data-slide=\"1\">Sohar Branch<\/button> <\/div> <div class=\"office-panel active\" data-office=\"muscat\"> <div class=\"location-wrapper\"> <div class=\"bg-effect\"><\/div> <div class=\"location-content\"> <h2 class=\"location-heading\">Muscat Head Office<\/h2> <div class=\"info-grid\"> <div class=\"info-card card-address\"> <div class=\"info-title\"> <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path> <circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle> <\/svg> Location <\/div> <div class=\"info-text\">Office No 804, Way No 7014, 18th November Street, Muscat, Sultanate of Oman<\/div> <\/div> <div class=\"info-card card-postal\"> <div class=\"info-title\"> <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"><\/rect> <path d=\"M6 8h.01M2 8h20\"><\/path> <\/svg> Postal <\/div> <div class=\"info-text\">PC 321, P.O Box 44<\/div> <\/div> <div class=\"info-card card-phone\"> <div class=\"info-title\"> <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path> <\/svg> WhatsApp <\/div> <div class=\"info-text\"> <a href=\"https:\/\/api.whatsapp.com\/send?phone=96895555059&text=Hello\" style=\"text-decoration: none; color: inherit;\">+968 9555 5059<\/a><br> <\/div> <\/div> <div class=\"info-card card-email\"> <div class=\"info-title\"> <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path> <polyline points=\"22,6 12,13 2,6\"><\/polyline> <\/svg> Email <\/div> <div class=\"email-link\"> <a href=\"mailto:hi@thuraya.biz\">hi@thuraya.biz<\/a> <\/div> <\/div> <\/div> <div class=\"map-container\"> <iframe  src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3656.040333369759!2d58.357744499999995!3d23.6028864!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3e8e01f40ec90e5b%3A0x7ba50c7ecbad7bce!2zVEhVUkFZQWJpeiDYq9ix2YrYp9io2LI!5e0!3m2!1sen!2som!4v1745152491106!5m2!1sen!2som\"  allowfullscreen=\"\"  loading=\"lazy\"  referrerpolicy=\"no-referrer-when-downgrade\" title=\"THURAYAbiz Head Office Location\" style=\"border:0;\" width=\"100%\" height=\"100%\"><\/iframe> <div class=\"map-marker\"> <svg viewBox=\"0 0 24 24\" fill=\"#8A2BE2\" stroke=\"#8A2BE2\"> <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path> <circle cx=\"12\" cy=\"10\" r=\"3\" fill=\"white\"><\/circle> <\/svg> <\/div> <div class=\"map-label\">THURAYAbiz Head Office<\/div> <\/div> <\/div> <\/div> <\/div> <div class=\"office-panel\" data-office=\"sohar\"> <div class=\"location-wrapper\"> <div class=\"bg-effect\"><\/div> <div class=\"location-content\"> <h2 class=\"location-heading\">Sohar Branch<\/h2> <div class=\"info-grid\"> <div class=\"info-card card-address\"> <div class=\"info-title\"> <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path> <circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle> <\/svg> Location <\/div> <div class=\"info-text\">Way 5237, Sohar, Al Batha Street, Beside Safeer Mall, Sultanate of Oman<\/div> <\/div> <div class=\"info-card card-postal\"> <div class=\"info-title\"> <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"><\/rect> <path d=\"M6 8h.01M2 8h20\"><\/path> <\/svg> Postal <\/div> <div class=\"info-text\">PC 321, P.O Box 44<\/div> <\/div> <div class=\"info-card card-phone\"> <div class=\"info-title\"> <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72 12.84 12.84 0 0 0 .7 2.81 2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path> <\/svg> WhatsApp <\/div> <div class=\"info-text\"> <a href=\"https:\/\/wa.me\/96822821777?text=Hello\" style=\"text-decoration: none; color: inherit;\">+968 2282 1777<\/a><br> <a href=\"tel:+96895555059\" style=\"text-decoration: none; color: inherit;\">+968 9555 5059<\/a> <\/div> <\/div> <div class=\"info-card card-email\"> <div class=\"info-title\"> <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"> <path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path> <polyline points=\"22,6 12,13 2,6\"><\/polyline> <\/svg> Email <\/div> <div class=\"email-link\"> <a href=\"mailto:hi@thuraya.biz\">hi@thuraya.biz<\/a> <\/div> <\/div> <\/div> <div class=\"map-container\"> <iframe  src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d3634.640147756848!2d56.70897167515995!3d24.35902476513942!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x3e8b48534365751f%3A0xfb6c97cd35de482f!2z2KvYsdmK2KfYqNiyIFRIVVJBWUFiaXo!5e0!3m2!1sen!2som!4v1745153037024!5m2!1sen!2som\"  allowfullscreen=\"\"  loading=\"lazy\"  referrerpolicy=\"no-referrer-when-downgrade\" title=\"THURAYAbiz Sohar Branch Location\" style=\"border:0;\" width=\"100%\" height=\"100%\"><\/iframe> <div class=\"map-marker\"> <svg viewBox=\"0 0 24 24\" fill=\"#8A2BE2\" stroke=\"#8A2BE2\"> <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path> <circle cx=\"12\" cy=\"10\" r=\"3\" fill=\"white\"><\/circle> <\/svg> <\/div> <div class=\"map-label\">THURAYAbiz Sohar Branch<\/div> <\/div> <\/div> <\/div> <\/div><\/div><script> document.addEventListener('DOMContentLoaded', function() {  const locationTabs = document.querySelectorAll('.location-tab'); const officePanels = document.querySelectorAll('.office-panel'); let currentIndex = 0;  function setActiveOffice(newIndex) {  currentIndex = newIndex;  locationTabs.forEach(tab => tab.classList.remove('active')); officePanels.forEach(panel => panel.classList.remove('active'));  locationTabs[newIndex].classList.add('active'); officePanels[newIndex].classList.add('active');  const contactContainer = document.querySelector('.thuraya-contact'); if (contactContainer) { contactContainer.scrollIntoView({ behavior: 'smooth', block: 'start' }); } }  locationTabs.forEach((tab, index) => { tab.addEventListener('click', function() {  window.location.hash = index; setActiveOffice(index); }); }); function handleHashNavigation() { const hash = window.location.hash; if (hash) {  let tabId = hash.substring(1);  const tabIndex = parseInt(tabId);  if (!isNaN(tabIndex) && tabIndex >= 0 && tabIndex < locationTabs.length) {  setTimeout(() => { setActiveOffice(tabIndex); }, 100); } } }  handleHashNavigation();  window.addEventListener('hashchange', handleHashNavigation); });<\/script>\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-24c40b7 e-flex e-con-boxed e-con e-parent\" data-id=\"24c40b7\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0ed4d5b elementor-widget elementor-widget-spacer\" data-id=\"0ed4d5b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"spacer.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-spacer\">\n\t\t\t<div class=\"elementor-spacer-inner\"><\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\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>Muscat Head Office Sohar Branch Muscat Head Office Location Office No 804, Way No 7014, 18th November Street, Muscat, Sultanate of Oman Postal PC 321, P.O Box 44 WhatsApp +968 9555 5059 Email hi@thuraya.biz THURAYAbiz Head Office Sohar Branch Location Way 5237, Sohar, Al Batha Street, Beside Safeer Mall, Sultanate of Oman Postal PC 321, [&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-279","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/thuraya.biz\/ar\/wp-json\/wp\/v2\/pages\/279","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thuraya.biz\/ar\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thuraya.biz\/ar\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thuraya.biz\/ar\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thuraya.biz\/ar\/wp-json\/wp\/v2\/comments?post=279"}],"version-history":[{"count":4,"href":"https:\/\/thuraya.biz\/ar\/wp-json\/wp\/v2\/pages\/279\/revisions"}],"predecessor-version":[{"id":5219,"href":"https:\/\/thuraya.biz\/ar\/wp-json\/wp\/v2\/pages\/279\/revisions\/5219"}],"wp:attachment":[{"href":"https:\/\/thuraya.biz\/ar\/wp-json\/wp\/v2\/media?parent=279"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}