{"id":38,"date":"2026-06-12T14:30:53","date_gmt":"2026-06-12T14:30:53","guid":{"rendered":"https:\/\/dht-solutions.ro\/?page_id=38"},"modified":"2026-06-14T15:35:15","modified_gmt":"2026-06-14T15:35:15","slug":"contact","status":"publish","type":"page","link":"https:\/\/dht-solutions.ro\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"<style>\n.dhtc * { box-sizing: border-box; margin: 0; padding: 0; font-family: 'Inter', -apple-system, sans-serif; }\n.dhtc { background: #f0f4f8; color: #1a2f5e; }\n\n\/* FADE ANIMATIONS *\/\n.dhtc-fade-up { opacity: 0; transform: translateY(30px); transition: opacity 0.7s ease, transform 0.7s ease; }\n.dhtc-fade-up.visible { opacity: 1; transform: translateY(0); }\n.dhtc-fade-left { opacity: 0; transform: translateX(-30px); transition: opacity 0.7s ease, transform 0.7s ease; }\n.dhtc-fade-left.visible { opacity: 1; transform: translateX(0); }\n.dhtc-fade-right { opacity: 0; transform: translateX(30px); transition: opacity 0.7s ease, transform 0.7s ease; }\n.dhtc-fade-right.visible { opacity: 1; transform: translateX(0); }\n\n\/* HERO BANNER *\/\n.dhtc-hero { background: #1a2f5e; padding: 60px 40px; text-align: center; }\n.dhtc-hero-tag { font-size: 11px; letter-spacing: 3px; text-transform: uppercase; color: #2a9d8f; margin-bottom: 12px; font-weight: 600; }\n.dhtc-hero h1 { font-size: 36px; font-weight: 700; color: #fff; margin-bottom: 12px; }\n.dhtc-hero p { font-size: 15px; color: #9ca3af; max-width: 500px; margin: 0 auto; line-height: 1.7; }\n\n\/* CONTACT CARDS ROW *\/\n.dhtc-cards-wrap { background: #fff; padding: 0 40px; }\n.dhtc-cards { max-width: 1100px; margin: 0 auto; display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; padding: 48px 0; }\n.dhtc-card { background: #f0f4f8; border-radius: 12px; padding: 28px 20px; text-align: center; transition: transform 0.3s, box-shadow 0.3s; text-decoration: none; color: inherit; display: block; }\n.dhtc-card:hover { transform: translateY(-4px); box-shadow: 0 8px 24px rgba(26,47,94,0.1); }\n.dhtc-card-icon { width: 52px; height: 52px; border-radius: 14px; margin: 0 auto 16px; display: flex; align-items: center; justify-content: center; }\n.dhtc-card-icon svg { width: 26px; height: 26px; fill: none; stroke-width: 1.8; stroke-linecap: round; stroke-linejoin: round; }\n.dhtc-card-label { font-size: 11px; letter-spacing: 2px; text-transform: uppercase; color: #6b7280; margin-bottom: 6px; }\n.dhtc-card-value { font-size: 14px; font-weight: 600; color: #1a2f5e; line-height: 1.4; }\n\n\/* MAIN CONTENT: FORM + MAP *\/\n.dhtc-main { max-width: 1100px; margin: 0 auto; padding: 60px 40px; display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: start; }\n\n\/* FORM *\/\n.dhtc-form-wrap { background: #fff; border-radius: 16px; padding: 36px; }\n.dhtc-form-title { font-size: 22px; font-weight: 700; color: #1a2f5e; margin-bottom: 6px; }\n.dhtc-form-sub { font-size: 14px; color: #6b7280; margin-bottom: 28px; line-height: 1.6; }\n.dhtc-field { margin-bottom: 18px; }\n.dhtc-field label { display: block; font-size: 13px; font-weight: 500; color: #1a2f5e; margin-bottom: 6px; }\n.dhtc-field input, .dhtc-field textarea, .dhtc-field select { width: 100%; padding: 11px 14px; border: 1.5px solid #e5e7eb; border-radius: 8px; font-size: 14px; color: #1a2f5e; background: #f8fafc; outline: none; transition: border-color 0.2s; font-family: inherit; }\n.dhtc-field input:focus, .dhtc-field textarea:focus, .dhtc-field select:focus { border-color: #2a9d8f; background: #fff; }\n.dhtc-field textarea { height: 130px; resize: vertical; }\n.dhtc-submit { width: 100%; padding: 13px; background: #1a2f5e; color: #fff; border: none; border-radius: 8px; font-size: 15px; font-weight: 600; cursor: pointer; transition: background 0.2s; margin-top: 6px; }\n.dhtc-submit:hover { background: #2a9d8f; }\n.dhtc-success { display: none; background: #ecfdf5; border: 1px solid #6ee7b7; border-radius: 8px; padding: 14px 18px; color: #065f46; font-size: 14px; margin-top: 16px; }\n\n\/* CHAT BUTTONS *\/\n.dhtc-chat-wrap { margin-top: 24px; display: flex; gap: 12px; }\n.dhtc-chat-btn { flex: 1; display: flex; align-items: center; justify-content: center; gap: 10px; padding: 12px 16px; border-radius: 10px; font-size: 14px; font-weight: 600; text-decoration: none; transition: opacity 0.2s, transform 0.2s; }\n.dhtc-chat-btn:hover { opacity: 0.9; transform: translateY(-2px); }\n.dhtc-whatsapp { background: #25d366; color: #fff; }\n.dhtc-messenger { background: #0084ff; color: #fff; }\n.dhtc-chat-btn svg { width: 20px; height: 20px; fill: #fff; }\n\n\/* MAP + INFO *\/\n.dhtc-map-wrap { display: flex; flex-direction: column; gap: 20px; }\n.dhtc-map-frame { border-radius: 16px; overflow: hidden; box-shadow: 0 4px 20px rgba(26,47,94,0.1); }\n.dhtc-map-frame iframe { width: 100%; height: 320px; border: none; display: block; }\n.dhtc-info-box { background: #fff; border-radius: 16px; padding: 28px; }\n.dhtc-info-row { display: flex; align-items: flex-start; gap: 14px; padding: 14px 0; border-bottom: 1px solid #f0f4f8; }\n.dhtc-info-row:last-child { border-bottom: none; padding-bottom: 0; }\n.dhtc-info-icon { width: 38px; height: 38px; background: #f0f4f8; border-radius: 10px; display: flex; align-items: center; justify-content: center; flex-shrink: 0; }\n.dhtc-info-icon svg { width: 18px; height: 18px; stroke: #2a9d8f; fill: none; stroke-width: 2; stroke-linecap: round; stroke-linejoin: round; }\n.dhtc-info-label { font-size: 11px; text-transform: uppercase; letter-spacing: 1.5px; color: #6b7280; margin-bottom: 3px; }\n.dhtc-info-value { font-size: 14px; font-weight: 500; color: #1a2f5e; }\n.dhtc-info-value a { color: #1a2f5e; text-decoration: none; }\n.dhtc-info-value a:hover { color: #2a9d8f; }\n\n\/* RESPONSIVE *\/\n@media (max-width: 768px) {\n  .dhtc-cards { grid-template-columns: repeat(2, 1fr); }\n  .dhtc-main { grid-template-columns: 1fr; }\n  .dhtc-hero h1 { font-size: 26px; }\n  .dhtc-chat-wrap { flex-direction: column; }\n}\n<\/style>\n\n<div class=\"dhtc\">\n\n  <!-- HERO -->\n  <div class=\"dhtc-hero\">\n    <p class=\"dhtc-hero-tag\">Contact<\/p>\n    <h1>Hai s\u0103 vorbim<\/h1>\n    <p>Suntem aici s\u0103 te ajut\u0103m cu orice \u00eentrebare despre automatiz\u0103ri, securitate sau servicii IT. Contacteaz\u0103-ne \u0219i \u00ee\u021bi r\u0103spundem \u00een cel mai scurt timp.<\/p>\n  <\/div>\n\n  <!-- CONTACT CARDS -->\n  <div class=\"dhtc-cards-wrap\">\n    <div class=\"dhtc-cards\">\n      <a class=\"dhtc-card dhtc-fade-up\" href=\"tel:+40741655110\">\n        <div class=\"dhtc-card-icon\" style=\"background:#e0f2fe;\">\n          <svg style=\"stroke:#0284c7;\" viewbox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.62 3.38 2 2 0 0 1 3.62 1h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 8.6a16 16 0 0 0 5.55 5.55l.96-.96a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 21 16.92z\"><\/path><\/svg>\n        <\/div>\n        <div class=\"dhtc-card-label\">Telefon<\/div>\n        <div class=\"dhtc-card-value\">+40 741 655 110<\/div>\n      <\/a>\n      <a class=\"dhtc-card dhtc-fade-up\" style=\"transition-delay:0.1s\" href=\"mailto:office@dht-solutions.ro\">\n        <div class=\"dhtc-card-icon\" style=\"background:#fef3c7;\">\n          <svg style=\"stroke:#d97706;\" viewbox=\"0 0 24 24\"><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>\n        <\/div>\n        <div class=\"dhtc-card-label\">Email<\/div>\n        <div class=\"dhtc-card-value\">office@dht-solutions.ro<\/div>\n      <\/a>\n      <a class=\"dhtc-card dhtc-fade-up\" style=\"transition-delay:0.2s\" href=\"https:\/\/wa.me\/40741655110?text=Bun\u0103%20ziua%2C%20a\u0219%20dori%20mai%20multe%20informa\u021bii\" target=\"_blank\">\n        <div class=\"dhtc-card-icon\" style=\"background:#dcfce7;\">\n          <svg style=\"fill:#16a34a; stroke:none;\" viewbox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413z\"><\/path><\/svg>\n        <\/div>\n        <div class=\"dhtc-card-label\">WhatsApp<\/div>\n        <div class=\"dhtc-card-value\">Chat acum<\/div>\n      <\/a>\n      <a class=\"dhtc-card dhtc-fade-up\" style=\"transition-delay:0.3s\" href=\"https:\/\/www.facebook.com\/profile.php?id=61585097240523\" target=\"_blank\">\n        <div class=\"dhtc-card-icon\" style=\"background:#dbeafe;\">\n          <svg style=\"fill:#2563eb; stroke:none;\" viewbox=\"0 0 24 24\"><path d=\"M24 12.073c0-6.627-5.373-12-12-12s-12 5.373-12 12c0 5.99 4.388 10.954 10.125 11.854v-8.385H7.078v-3.47h3.047V9.43c0-3.007 1.792-4.669 4.533-4.669 1.312 0 2.686.235 2.686.235v2.953H15.83c-1.491 0-1.956.925-1.956 1.874v2.25h3.328l-.532 3.47h-2.796v8.385C19.612 23.027 24 18.062 24 12.073z\"><\/path><\/svg>\n        <\/div>\n        <div class=\"dhtc-card-label\">Messenger<\/div>\n        <div class=\"dhtc-card-value\">Trimite mesaj<\/div>\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <!-- FORM + MAP -->\n  <div class=\"dhtc-main\">\n\n    <!-- FORM -->\n    <div class=\"dhtc-form-wrap dhtc-fade-left\">\n      <h2 class=\"dhtc-form-title\">Trimite-ne un mesaj<\/h2>\n      <p class=\"dhtc-form-sub\">Completeaz\u0103 formularul \u0219i \u00ee\u021bi r\u0103spundem \u00een maxim 24 de ore.<\/p>\n      <form id=\"dhtc-form\" action=\"https:\/\/formsubmit.co\/office@dht-solutions.ro\" method=\"POST\">\n        <input type=\"hidden\" name=\"_subject\" value=\"Mesaj nou de pe dht-solutions.ro\">\n        <input type=\"hidden\" name=\"_captcha\" value=\"false\">\n        <input type=\"hidden\" name=\"_next\" value=\"https:\/\/dht-solutions.ro\/contact\">\n        <div class=\"dhtc-field\">\n          <label>Nume complet *<\/label>\n          <input type=\"text\" name=\"nume\" placeholder=\"ex: Ioan Popescu\" required=\"\">\n        <\/div>\n        <div class=\"dhtc-field\">\n          <label>Email *<\/label>\n          <input type=\"email\" name=\"email\" placeholder=\"ex: ionpopescu@email.com\" required=\"\">\n        <\/div>\n        <div class=\"dhtc-field\">\n          <label>Telefon<\/label>\n          <input type=\"tel\" name=\"telefon\" placeholder=\"ex: 0741 655 110\">\n        <\/div>\n        <div class=\"dhtc-field\">\n          <label>Serviciu dorit<\/label>\n          <select name=\"serviciu\">\n            <option value=\"\">&#8211; Selecteaz\u0103 &#8211;<\/option>\n            <option>Home automation<\/option>\n            <option>Outdoor automations<\/option>\n            <option>Security<\/option>\n            <option>IT Services<\/option>\n            <option>Altele<\/option>\n          <\/select>\n        <\/div>\n        <div class=\"dhtc-field\">\n          <label>Mesaj *<\/label>\n          <textarea name=\"mesaj\" placeholder=\"Descrie pe scurt ce ai nevoie...\" required=\"\"><\/textarea>\n        <\/div>\n        <button type=\"submit\" class=\"dhtc-submit\">Trimite mesajul \u2192<\/button>\n      <\/form>\n\n      <!-- CHAT BUTTONS -->\n      <div class=\"dhtc-chat-wrap\">\n        <a class=\"dhtc-chat-btn dhtc-whatsapp\" href=\"https:\/\/wa.me\/40741655110?text=Bun\u0103%20ziua%2C%20a\u0219%20dori%20mai%20multe%20informa\u021bii\" target=\"_blank\">\n          <svg viewbox=\"0 0 24 24\"><path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 0 1-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 0 1-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 0 1 2.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0 0 12.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 0 0 5.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 0 0-3.48-8.413z\"><\/path><\/svg>\n          Chat WhatsApp\n        <\/a>\n        <a class=\"dhtc-chat-btn dhtc-messenger\" href=\"https:\/\/www.facebook.com\/profile.php?id=61585097240523\" target=\"_blank\">\n          <svg viewbox=\"0 0 24 24\"><path d=\"M12 0C5.374 0 0 4.975 0 11.111c0 3.498 1.744 6.614 4.469 8.652V24l4.088-2.242c1.092.3 2.246.464 3.443.464 6.626 0 12-4.975 12-11.111C24 4.975 18.626 0 12 0zm1.191 14.963l-3.055-3.26-5.963 3.26L10.732 8l3.131 3.259L19.752 8l-6.561 6.963z\"><\/path><\/svg>\n          Chat Messenger\n        <\/a>\n      <\/div>\n    <\/div>\n\n    <!-- MAP + INFO -->\n    <div class=\"dhtc-map-wrap dhtc-fade-right\">\n      <div class=\"dhtc-map-frame\">\n        <iframe src=\"https:\/\/www.google.com\/maps\/embed?pb=!1m18!1m12!1m3!1d2726.1!2d23.0189!3d45.8534!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x474e8dbf9074f013%3A0x81ae1e68b1deed7c!2sStrada%20Avram%20Iancu%2020%2C%20Simeria!5e0!3m2!1sro!2sro!4v1\" allowfullscreen=\"\" loading=\"lazy\" referrerpolicy=\"no-referrer-when-downgrade\">\n        <\/iframe>\n      <\/div>\n      <div class=\"dhtc-info-box\">\n        <div class=\"dhtc-info-row\">\n          <div class=\"dhtc-info-icon\">\n            <svg viewbox=\"0 0 24 24\"><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>\n          <\/div>\n          <div>\n            <div class=\"dhtc-info-label\">Adres\u0103<\/div>\n            <div class=\"dhtc-info-value\">Strada Avram Iancu 20<br>335900 Simeria, Rom\u00e2nia<\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dhtc-info-row\">\n          <div class=\"dhtc-info-icon\">\n            <svg viewbox=\"0 0 24 24\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07A19.5 19.5 0 0 1 4.69 12 19.79 19.79 0 0 1 1.62 3.38 2 2 0 0 1 3.62 1h3a2 2 0 0 1 2 1.72c.127.96.361 1.903.7 2.81a2 2 0 0 1-.45 2.11L7.91 8.6a16 16 0 0 0 5.55 5.55l.96-.96a2 2 0 0 1 2.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0 1 21 16.92z\"><\/path><\/svg>\n          <\/div>\n          <div>\n            <div class=\"dhtc-info-label\">Telefon<\/div>\n            <div class=\"dhtc-info-value\"><a href=\"tel:+40741655110\">+40 741 655 110<\/a><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dhtc-info-row\">\n          <div class=\"dhtc-info-icon\">\n            <svg viewbox=\"0 0 24 24\"><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>\n          <\/div>\n          <div>\n            <div class=\"dhtc-info-label\">Email<\/div>\n            <div class=\"dhtc-info-value\"><a href=\"mailto:office@dht-solutions.ro\">office@dht-solutions.ro<\/a><\/div>\n          <\/div>\n        <\/div>\n        <div class=\"dhtc-info-row\">\n          <div class=\"dhtc-info-icon\">\n            <svg viewbox=\"0 0 24 24\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><polyline points=\"12 6 12 12 16 14\"><\/polyline><\/svg>\n          <\/div>\n          <div>\n            <div class=\"dhtc-info-label\">Program<\/div>\n            <div class=\"dhtc-info-value\">Luni \u2013 Vineri: 09:00 \u2013 18:00<br>S\u00e2mb\u0103t\u0103: 09:00 \u2013 13:00<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\nconst obs = new IntersectionObserver(function(entries) {\n  entries.forEach(function(e) { if (e.isIntersecting) e.target.classList.add('visible'); });\n}, { threshold: 0.12 });\ndocument.querySelectorAll('.dhtc-fade-up, .dhtc-fade-left, .dhtc-fade-right').forEach(function(el) { obs.observe(el); });\n<\/script>","protected":false},"excerpt":{"rendered":"<p>Contact Hai s\u0103 vorbim Suntem aici s\u0103 te ajut\u0103m cu orice \u00eentrebare despre automatiz\u0103ri, securitate sau servicii IT. Contacteaz\u0103-ne \u0219i \u00ee\u021bi r\u0103spundem \u00een cel mai scurt timp. Telefon +40 741 655 110 Email office@dht-solutions.ro WhatsApp Chat acum Messenger Trimite mesaj Trimite-ne un mesaj Completeaz\u0103 formularul \u0219i \u00ee\u021bi r\u0103spundem \u00een maxim 24 de ore. Nume complet [&hellip;]<\/p>\n","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":"","_swt_meta_header_display":false,"_swt_meta_footer_display":false,"_swt_meta_site_title_display":false,"_swt_meta_sticky_header":false,"_swt_meta_transparent_header":false,"footnotes":""},"class_list":["post-38","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.8 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Contact - DHT Solutions<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/dht-solutions.ro\/en\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Contact - DHT Solutions\" \/>\n<meta property=\"og:description\" content=\"Contact Hai s\u0103 vorbim Suntem aici s\u0103 te ajut\u0103m cu orice \u00eentrebare despre automatiz\u0103ri, securitate sau servicii IT. Contacteaz\u0103-ne \u0219i \u00ee\u021bi r\u0103spundem \u00een cel mai scurt timp. Telefon +40 741 655 110 Email office@dht-solutions.ro WhatsApp Chat acum Messenger Trimite mesaj Trimite-ne un mesaj Completeaz\u0103 formularul \u0219i \u00ee\u021bi r\u0103spundem \u00een maxim 24 de ore. Nume complet [&hellip;]\" \/>\n<meta property=\"og:url\" content=\"https:\/\/dht-solutions.ro\/en\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"DHT Solutions\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-14T15:35:15+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/dht-solutions.ro\\\/contact\\\/\",\"url\":\"https:\\\/\\\/dht-solutions.ro\\\/contact\\\/\",\"name\":\"Contact - DHT Solutions\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/dht-solutions.ro\\\/#website\"},\"datePublished\":\"2026-06-12T14:30:53+00:00\",\"dateModified\":\"2026-06-14T15:35:15+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/dht-solutions.ro\\\/contact\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/dht-solutions.ro\\\/contact\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/dht-solutions.ro\\\/contact\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/dht-solutions.ro\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/dht-solutions.ro\\\/#website\",\"url\":\"https:\\\/\\\/dht-solutions.ro\\\/\",\"name\":\"DHT Solutions\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/dht-solutions.ro\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Contact - DHT Solutions","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:\/\/dht-solutions.ro\/en\/contact\/","og_locale":"en_GB","og_type":"article","og_title":"Contact - DHT Solutions","og_description":"Contact Hai s\u0103 vorbim Suntem aici s\u0103 te ajut\u0103m cu orice \u00eentrebare despre automatiz\u0103ri, securitate sau servicii IT. Contacteaz\u0103-ne \u0219i \u00ee\u021bi r\u0103spundem \u00een cel mai scurt timp. Telefon +40 741 655 110 Email office@dht-solutions.ro WhatsApp Chat acum Messenger Trimite mesaj Trimite-ne un mesaj Completeaz\u0103 formularul \u0219i \u00ee\u021bi r\u0103spundem \u00een maxim 24 de ore. Nume complet [&hellip;]","og_url":"https:\/\/dht-solutions.ro\/en\/contact\/","og_site_name":"DHT Solutions","article_modified_time":"2026-06-14T15:35:15+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/dht-solutions.ro\/contact\/","url":"https:\/\/dht-solutions.ro\/contact\/","name":"Contact - DHT Solutions","isPartOf":{"@id":"https:\/\/dht-solutions.ro\/#website"},"datePublished":"2026-06-12T14:30:53+00:00","dateModified":"2026-06-14T15:35:15+00:00","breadcrumb":{"@id":"https:\/\/dht-solutions.ro\/contact\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/dht-solutions.ro\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/dht-solutions.ro\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/dht-solutions.ro\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/dht-solutions.ro\/#website","url":"https:\/\/dht-solutions.ro\/","name":"DHT Solutions","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/dht-solutions.ro\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"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":"admin_713ef5jz","author_link":"https:\/\/dht-solutions.ro\/en\/author\/admin_713ef5jz\/"},"uagb_comment_info":0,"uagb_excerpt":"Contact Hai s\u0103 vorbim Suntem aici s\u0103 te ajut\u0103m cu orice \u00eentrebare despre automatiz\u0103ri, securitate sau servicii IT. Contacteaz\u0103-ne \u0219i \u00ee\u021bi r\u0103spundem \u00een cel mai scurt timp. Telefon +40 741 655 110 Email office@dht-solutions.ro WhatsApp Chat acum Messenger Trimite mesaj Trimite-ne un mesaj Completeaz\u0103 formularul \u0219i \u00ee\u021bi r\u0103spundem \u00een maxim 24 de ore. Nume complet&hellip;","_links":{"self":[{"href":"https:\/\/dht-solutions.ro\/en\/wp-json\/wp\/v2\/pages\/38","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/dht-solutions.ro\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/dht-solutions.ro\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/dht-solutions.ro\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/dht-solutions.ro\/en\/wp-json\/wp\/v2\/comments?post=38"}],"version-history":[{"count":2,"href":"https:\/\/dht-solutions.ro\/en\/wp-json\/wp\/v2\/pages\/38\/revisions"}],"predecessor-version":[{"id":96,"href":"https:\/\/dht-solutions.ro\/en\/wp-json\/wp\/v2\/pages\/38\/revisions\/96"}],"wp:attachment":[{"href":"https:\/\/dht-solutions.ro\/en\/wp-json\/wp\/v2\/media?parent=38"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}