{"id":89,"date":"2025-05-12T12:17:58","date_gmt":"2025-05-12T12:17:58","guid":{"rendered":"https:\/\/sirtekgrp.com\/main\/index.php\/contact\/"},"modified":"2026-06-04T15:58:23","modified_gmt":"2026-06-04T15:58:23","slug":"contact","status":"publish","type":"page","link":"https:\/\/sirtekgrp.com\/main\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\n<style>\n  .stk-ct{--navy:#014087;--navy-deep:#01244f;--navy-mid:#013168;--sky:#5b9dff;--sky-soft:#9fc4ff;--grn:#34d399;\n    font-family:'Poppins','Segoe UI',system-ui,sans-serif;color:#0d1b26;}\n  .stk-ct-fw{position:relative;width:auto;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);}\n  .stk-eye{color:var(--sky);font-weight:600;letter-spacing:.13em;text-transform:uppercase;font-size:.8rem;}\n  .stk-ct h2{font-size:clamp(1.8rem,3.6vw,2.5rem);line-height:1.14;font-weight:700;margin:.6rem 0 1.1rem;color:#0d1b26;}\n\n  \/* HERO \u2014 light & inviting *\/\n  .stk-ct-hero{background:#fff;padding:5rem 1.5rem 4rem;position:relative;overflow:hidden;}\n  .stk-ct-hero::before{content:\"\";position:absolute;top:-200px;right:-200px;width:600px;height:600px;\n    background:radial-gradient(circle,rgba(91,157,255,.18),transparent 65%);pointer-events:none;}\n  .stk-ct-hero-in{position:relative;z-index:1;max-width:1100px;margin:0 auto;text-align:center;}\n  .stk-ct-hero h1{color:#0d1b26;font-size:clamp(2rem,4.2vw,2.9rem);font-weight:700;line-height:1.1;margin:.5rem 0 1rem;}\n  .stk-ct-hero p.sub{color:#52646f;font-size:1.1rem;max-width:60ch;margin:0 auto 3rem;line-height:1.6;}\n  .stk-ct-rule{width:64px;height:4px;border-radius:3px;background:linear-gradient(90deg,var(--navy),var(--sky));margin:.6rem auto 1.3rem;}\n\n  .stk-ct-tiles{display:grid;grid-template-columns:repeat(3,1fr);gap:1.2rem;text-align:left;}\n  .stk-ct-tile{background:#fff;border:1px solid #e6eef7;border-radius:16px;padding:1.7rem 1.4rem;\n    text-decoration:none;color:#0d1b26;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex;gap:1rem;align-items:flex-start;\n    box-shadow:0 8px 24px rgba(1,64,135,.06);}\n  .stk-ct-tile:hover{transform:translateY(-5px);box-shadow:0 22px 50px rgba(1,64,135,.14);border-color:#cbdcf3;}\n  .stk-ct-tile .ic{flex:none;width:50px;height:50px;border-radius:12px;background:linear-gradient(150deg,var(--navy),var(--navy-mid));\n    display:flex;align-items:center;justify-content:center;color:#fff;}\n  .stk-ct-tile .ic svg{width:23px;height:23px;}\n  .stk-ct-tile .lbl{font-size:.72rem;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:var(--sky);}\n  .stk-ct-tile .val{font-size:1.15rem;font-weight:700;color:#0d1b26;margin-top:.2rem;line-height:1.25;word-break:break-word;}\n  .stk-ct-tile .meta{font-size:.82rem;color:#52646f;margin-top:.25rem;}\n\n  \/* FORM SECTION *\/\n  .stk-ct-form{background:#f4f7fb;padding:5rem 1.5rem;}\n  .stk-ct-form-in{max-width:1080px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:3.5rem;align-items:start;}\n  .stk-ct-form-copy h2{margin-top:0;}\n  .stk-ct-form-copy p{color:#52646f;font-size:1.04rem;line-height:1.7;margin:0 0 1.1rem;}\n  .stk-ct-points{list-style:none;padding:0;margin:1.4rem 0 0;}\n  .stk-ct-points li{display:flex;align-items:flex-start;gap:.7rem;color:#283a45;font-size:.98rem;line-height:1.5;margin-bottom:.8rem;}\n  .stk-ct-points li svg{flex:none;width:20px;height:20px;color:var(--grn);margin-top:2px;}\n  .stk-ct-form-wrap{background:#fff;border:1px solid #e6eef7;border-radius:18px;padding:2rem;box-shadow:0 14px 36px rgba(1,64,135,.08);}\n  .stk-ct-form-wrap h3{margin:0 0 .4rem;color:var(--navy);font-size:1.3rem;}\n  .stk-ct-form-wrap .sub{color:#52646f;font-size:.92rem;margin:0 0 1.4rem;}\n\n  \/* CF7 form styling *\/\n  .stk-ct-form-wrap .wpcf7 p{margin:0 0 .9rem;}\n  .stk-ct-form-wrap label{display:block;font-size:.82rem;font-weight:600;color:#0d1b26;margin-bottom:.3rem;}\n  .stk-ct-form-wrap input[type=text],\n  .stk-ct-form-wrap input[type=email],\n  .stk-ct-form-wrap input[type=tel],\n  .stk-ct-form-wrap input[type=url],\n  .stk-ct-form-wrap select,\n  .stk-ct-form-wrap textarea{\n    width:100%;padding:.75rem .9rem;border:1.5px solid #e6eef7;border-radius:10px;font-family:inherit;font-size:.95rem;\n    background:#fff;color:#0d1b26;box-sizing:border-box;transition:border-color .15s,box-shadow .15s;}\n  .stk-ct-form-wrap input:focus,\n  .stk-ct-form-wrap select:focus,\n  .stk-ct-form-wrap textarea:focus{outline:none;border-color:var(--sky);box-shadow:0 0 0 3px rgba(91,157,255,.18);}\n  .stk-ct-form-wrap textarea{min-height:130px;resize:vertical;}\n  .stk-ct-form-wrap input[type=submit],\n  .stk-ct-form-wrap .wpcf7-submit{\n    background:var(--navy);color:#fff;border:none;font-weight:700;font-size:1.02rem;padding:.95rem 1.6rem;border-radius:10px;\n    cursor:pointer;width:100%;transition:background .15s,transform .15s;margin-top:.4rem;}\n  .stk-ct-form-wrap input[type=submit]:hover,\n  .stk-ct-form-wrap .wpcf7-submit:hover{background:var(--navy-deep);transform:translateY(-2px);}\n  .stk-ct-form-wrap .wpcf7-not-valid-tip{color:#dc2626;font-size:.82rem;margin-top:.25rem;}\n  .stk-ct-form-wrap .wpcf7-response-output{margin-top:1.1rem;padding:.85rem 1rem;border-radius:10px;font-size:.92rem;}\n\n  \/* SERVICE AREA BAND \u2014 navy for contrast with the light hero\/form *\/\n  .stk-ct-area{background:linear-gradient(140deg,var(--navy-mid),var(--navy) 45%,var(--navy-deep));padding:5rem 1.5rem;position:relative;overflow:hidden;}\n  .stk-ct-area::after{content:\"\";position:absolute;inset:0;opacity:.06;pointer-events:none;\n    background-image:linear-gradient(#fff 1px,transparent 1px),linear-gradient(90deg,#fff 1px,transparent 1px);\n    background-size:46px 46px;-webkit-mask-image:radial-gradient(100% 100% at 70% 0%,#000 30%,transparent 80%);\n    mask-image:radial-gradient(100% 100% at 70% 0%,#000 30%,transparent 80%);}\n  .stk-ct-area-in{position:relative;z-index:1;max-width:1000px;margin:0 auto;text-align:center;}\n  .stk-ct-area .stk-eye{color:var(--sky-soft);}\n  .stk-ct-area h2{color:#fff;}\n  .stk-ct-area > .stk-ct-area-in > p{color:#cfe0f3;font-size:1.05rem;line-height:1.65;margin:.5rem auto 2rem;max-width:60ch;}\n  .stk-ct-area-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.3rem;}\n  .stk-ct-area-card{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.14);border-radius:14px;padding:1.7rem 1.3rem;transition:transform .2s,background .2s;}\n  .stk-ct-area-card:hover{transform:translateY(-5px);background:rgba(255,255,255,.1);}\n  .stk-ct-area-card .ic{width:48px;height:48px;margin:0 auto 1rem;border-radius:12px;background:rgba(91,157,255,.16);border:1px solid rgba(91,157,255,.4);\n    display:flex;align-items:center;justify-content:center;color:var(--sky-soft);}\n  .stk-ct-area-card .ic svg{width:22px;height:22px;}\n  .stk-ct-area-card h4{color:#fff;font-size:1.05rem;margin:0 0 .4rem;}\n  .stk-ct-area-card p{color:#bcd0e4;font-size:.9rem;line-height:1.55;margin:0;}\n\n  @media(max-width:880px){\n    .stk-ct-tiles{grid-template-columns:1fr;}\n    .stk-ct-form-in{grid-template-columns:1fr;gap:2rem;}\n    .stk-ct-area-grid{grid-template-columns:1fr;}\n  }\n<\/style>\n\n<div class=\"stk-ct\">\n\n  <!-- HERO -->\n  <div class=\"stk-ct-fw\"><section class=\"stk-ct-hero\"><div class=\"stk-ct-hero-in\">\n    <span class=\"stk-eye\">Contact<\/span>\n    <h1>Let&#8217;s talk about your IT<\/h1>\n    <div class=\"stk-ct-rule\"><\/div>\n    <p class=\"sub\">Whether you have a quick question or want to start with a free IT assessment, our team\n      is ready to help. Pick the way to reach us that works best for you.<\/p>\n    <div class=\"stk-ct-tiles\">\n\n      <a class=\"stk-ct-tile\" href=\"tel:9059012523\">\n        <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8a15.1 15.1 0 0 0 6.6 6.6l2.2-2.2a1 1 0 0 1 1-.25c1.1.37 2.3.57 3.5.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.2.2 2.4.57 3.5a1 1 0 0 1-.25 1z\"><\/path><\/svg><\/div>\n        <div>\n          <div class=\"lbl\">Call Us<\/div>\n          <div class=\"val\">(905) 901-2523<\/div>\n          <div class=\"meta\">Fastest way to reach us<\/div>\n        <\/div>\n      <\/a>\n\n      <a class=\"stk-ct-tile\" href=\"mailto:info@sirtekgrp.com\">\n        <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"4\" width=\"20\" height=\"16\" rx=\"2\"><\/rect><path d=\"m22 6-10 7L2 6\"><\/path><\/svg><\/div>\n        <div>\n          <div class=\"lbl\">Email Us<\/div>\n          <div class=\"val\">info@sirtekgrp.com<\/div>\n          <div class=\"meta\">We reply within 1 business day<\/div>\n        <\/div>\n      <\/a>\n\n      <div class=\"stk-ct-tile\" style=\"cursor:default;\">\n        <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle><path d=\"M12 7v5l3 2\"><\/path><\/svg><\/div>\n        <div>\n          <div class=\"lbl\">Office Hours<\/div>\n          <div class=\"val\">Mon\u2013Fri \u00b7 8am\u20135pm<\/div>\n          <div class=\"meta\">24\/7 support for managed clients<\/div>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div><\/section><\/div>\n\n  <!-- FORM SECTION -->\n  <div class=\"stk-ct-fw\"><section class=\"stk-ct-form\"><div class=\"stk-ct-form-in\">\n\n    <div class=\"stk-ct-form-copy\">\n      <span class=\"stk-eye\">Send us a message<\/span>\n      <h2>Tell us what you need \u2014 we&#8217;ll take it from there<\/h2>\n      <p>Have a project in mind, an IT challenge to solve, or just want to know if we&#8217;re the right partner\n        for your business? Drop us a message and we&#8217;ll get back to you quickly.<\/p>\n      <ul class=\"stk-ct-points\">\n        <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12l5 5L20 7\"><\/path><\/svg> Free, no-obligation consultation<\/li>\n        <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12l5 5L20 7\"><\/path><\/svg> Response within 1 business day<\/li>\n        <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12l5 5L20 7\"><\/path><\/svg> Your information stays confidential<\/li>\n        <li><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M5 12l5 5L20 7\"><\/path><\/svg> Real Canadian team \u2014 not a call centre<\/li>\n      <\/ul>\n    <\/div>\n\n    <div class=\"stk-ct-form-wrap\">\n      <h3>Get in touch<\/h3>\n      <p class=\"sub\">Fill out the form below and we&#8217;ll be in touch soon.<\/p>\n\n      <!-- CF7 GOES HERE: paste your shortcode (e.g. [contact-form-7 id=\"123\"]) directly below this line -->\n      \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f6-o1\" lang=\"en-US\" dir=\"ltr\" data-wpcf7-id=\"6\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/main\/wp-json\/wp\/v2\/pages\/89#wpcf7-f6-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"6\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f6-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label>Full Name <span class=\"req\">*<\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Your full name\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n<\/p>\n<p><label>Email Address <span class=\"req\">*<\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"you@company.com\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n<\/p>\n<p><label>Phone Number<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-phone\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-tel wpcf7-text wpcf7-validates-as-tel\" aria-invalid=\"false\" placeholder=\"(905) 123-4567\" value=\"\" type=\"tel\" name=\"your-phone\" \/><\/span> <\/label>\n<\/p>\n<p><label>Company<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-company\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text\" aria-invalid=\"false\" placeholder=\"Your company name\" value=\"\" type=\"text\" name=\"your-company\" \/><\/span> <\/label>\n<\/p>\n<p><label>How can we help? <span class=\"req\">*<\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-topic\"><select class=\"wpcf7-form-control wpcf7-select wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" name=\"your-topic\"><option value=\"\">&#8212;Please choose an option&#8212;<\/option><option value=\"Managed IT Services\">Managed IT Services<\/option><option value=\"Cybersecurity\">Cybersecurity<\/option><option value=\"Cloud Solutions\">Cloud Solutions<\/option><option value=\"Help Desk Support\">Help Desk Support<\/option><option value=\"VoIP Phone Systems\">VoIP Phone Systems<\/option><option value=\"Security Cameras\">Security Cameras<\/option><option value=\"Web Development &amp; Hosting\">Web Development &amp; Hosting<\/option><option value=\"IT Consulting\">IT Consulting<\/option><option value=\"Free IT Assessment\">Free IT Assessment<\/option><option value=\"General Question\">General Question<\/option><option value=\"Other\">Other<\/option><\/select><\/span> <\/label>\n<\/p>\n<p><label>Your Message <span class=\"req\">*<\/span><br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"5\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Tell us a bit about what you need\u2026\" name=\"your-message\"><\/textarea><\/span> <\/label>\n<\/p>\n<p><span class=\"wpcf7-form-control-wrap\" data-name=\"acceptance-1\"><span class=\"wpcf7-form-control wpcf7-acceptance optional\"><span class=\"wpcf7-list-item\"><label><input type=\"checkbox\" name=\"acceptance-1\" value=\"1\" aria-invalid=\"false\" \/><span class=\"wpcf7-list-item-label\">I agree to be contacted by SirTek Group regarding my inquiry.<\/span><\/label><\/span><\/span><\/span><br \/>\n<span id=\"wpcf7-6a4b7efcb58cf-wrapper\" class=\"wpcf7-form-control-wrap honeypot-356-wrap\" data-cf7apps-honeypot=\"honeypot-356\" style=\"display: block;\n\t\t    width: 0px;\n\t\t    height: 0px;\n\t\t    padding: 0px;\n\t\t    border: 1px solid transparent;\n\t\t    display: block;\n\t\t    overflow: hidden;\n\t\t    \"><input type=\"hidden\" name=\"honeypot-356-random-hash\" value=\"37743494\"><label\n\t\t    for=\"wpcf7-6a4b7efcb58cf-field\"\n\t\t    class=\"hp-message\"\n        >Please leave this field empty.<\/label><input\n\t    id=\"wpcf7-6a4b7efcb58cf-field\"\n\t    \n\t    class=\"wpcf7-form-control wpcf7-text\"\n\t    type=\"text\"\n\t    name=\"nweplr8fscgz\"\n\t    value=\"\"\n\t    size=\"40\"\n\t    autocomplete=\"new-password\"\n\t    tabindex=\"1000\"\n    \/><\/span><br \/>\n<div class=\"cf7-cf-turnstile\" style=\"margin-top: 0px; margin-bottom: -15px;\"> <div id=\"cf-turnstile-cf7-2297242937\" class=\"cf-turnstile\" data-sitekey=\"0x4AAAAAADwOlBkq0i_oBJqV\" data-theme=\"light\" data-language=\"auto\" data-size=\"normal\" data-retry=\"auto\" data-retry-interval=\"1000\" data-refresh-expired=\"auto\" data-refresh-timeout=\"auto\" data-action=\"contact-form-7\" data-callback=\"turnstileCF7Callback\" data-appearance=\"always\"><\/div> <br class=\"cf-turnstile-br cf-turnstile-br-cf7-2297242937\"> <style>#cf-turnstile-cf7-2297242937 { margin-left: -15px; }<\/style> <script>document.addEventListener(\"DOMContentLoaded\",function(){document.querySelectorAll('.wpcf7-form').forEach(function(e){e.addEventListener('submit',function(){if(document.getElementById('cf-turnstile-cf7-2297242937')){setTimeout(function(){turnstile.reset('#cf-turnstile-cf7-2297242937');},1000)}})})});<\/script> <\/div><br\/><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Send Message\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n\n      <!-- end CF7 -->\n\n    <\/div>\n  <\/div><\/section><\/div>\n\n  <!-- SERVICE AREA -->\n  <div class=\"stk-ct-fw\"><section class=\"stk-ct-area\"><div class=\"stk-ct-area-in\">\n    <span class=\"stk-eye\">Service area<\/span>\n    <h2>Proudly serving businesses across Canada<\/h2>\n    <p>Based in the Greater Toronto Area with on-site service throughout the GTA \u2014 and remote IT support\n      for businesses anywhere in Canada.<\/p>\n    <div class=\"stk-ct-area-grid\">\n      <div class=\"stk-ct-area-card\">\n        <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M3 21h18M5 21V7l8-4 8 4v14M9 9h.01M9 13h.01M9 17h.01M15 9h.01M15 13h.01M15 17h.01\"><\/path><\/svg><\/div>\n        <h4>On-Site in the GTA<\/h4>\n        <p>Hands-on installation, maintenance, and support across the Greater Toronto Area.<\/p>\n      <\/div>\n      <div class=\"stk-ct-area-card\">\n        <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><rect x=\"2\" y=\"3\" width=\"20\" height=\"14\" rx=\"2\"><\/rect><path d=\"M8 21h8M12 17v4\"><\/path><\/svg><\/div>\n        <h4>Remote Across Canada<\/h4>\n        <p>Secure remote support and managed services for businesses coast to coast.<\/p>\n      <\/div>\n      <div class=\"stk-ct-area-card\">\n        <div class=\"ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\"><path d=\"M6.6 10.8a15.1 15.1 0 0 0 6.6 6.6l2.2-2.2a1 1 0 0 1 1-.25c1.1.37 2.3.57 3.5.57a1 1 0 0 1 1 1V20a1 1 0 0 1-1 1A17 17 0 0 1 3 4a1 1 0 0 1 1-1h3.5a1 1 0 0 1 1 1c0 1.2.2 2.4.57 3.5a1 1 0 0 1-.25 1z\"><\/path><\/svg><\/div>\n        <h4>24\/7 for Managed Clients<\/h4>\n        <p>Round-the-clock support so problems don&#8217;t wait for business hours.<\/p>\n      <\/div>\n    <\/div>\n  <\/div><\/section><\/div>\n\n<\/div>\n<style>\n  .stk-faq{--navy:#014087;--navy-deep:#01244f;--navy-mid:#013168;--sky:#5b9dff;--sky-soft:#9fc4ff;\n    font-family:'Poppins','Segoe UI',system-ui,sans-serif;background:#fff;padding:5rem 1.5rem;}\n  .stk-faq-fw{position:relative;width:auto;margin-left:calc(50% - 50vw);margin-right:calc(50% - 50vw);}\n  .stk-faq-in{max-width:820px;margin:0 auto;}\n  .stk-faq .eye{display:block;text-align:center;color:var(--sky);font-weight:600;letter-spacing:.13em;\n    text-transform:uppercase;font-size:.8rem;}\n  .stk-faq h2{text-align:center;font-size:clamp(1.7rem,3.4vw,2.3rem);font-weight:700;color:#0d1b26;\n    margin:.6rem 0 .6rem;}\n  .stk-faq .faq-sub{text-align:center;color:#52646f;font-size:1.02rem;line-height:1.6;margin:0 auto 2.6rem;max-width:54ch;}\n  .stk-faq-item{border:1px solid #e6eef7;border-radius:14px;margin-bottom:1rem;overflow:hidden;\n    background:#f9fbfd;transition:box-shadow .2s,border-color .2s;}\n  .stk-faq-item.open{border-color:#cbdcf3;box-shadow:0 12px 30px rgba(1,64,135,.08);}\n  .stk-faq-q{display:flex;align-items:center;justify-content:space-between;gap:1rem;width:100%;\n    text-align:left;background:none;border:none;cursor:pointer;padding:1.25rem 1.4rem;\n    font-family:inherit;font-size:1.05rem;font-weight:600;color:#0d1b26;line-height:1.4;}\n  .stk-faq-q:hover{color:var(--navy);}\n  .stk-faq-ic{flex:none;width:26px;height:26px;border-radius:50%;background:var(--navy);\n    display:flex;align-items:center;justify-content:center;transition:transform .25s,background .2s;}\n  .stk-faq-ic svg{width:14px;height:14px;stroke:#fff;}\n  .stk-faq-item.open .stk-faq-ic{transform:rotate(45deg);background:var(--sky);}\n  .stk-faq-a{max-height:0;overflow:hidden;transition:max-height .3s ease;}\n  .stk-faq-a-in{padding:0 1.4rem 1.3rem;color:#52646f;font-size:.98rem;line-height:1.7;}\n  @media(max-width:560px){\n    .stk-faq{padding:3.5rem 1.1rem;}\n    .stk-faq-q{font-size:.98rem;padding:1.1rem 1.1rem;}\n  }\n<\/style>\n\n<div class=\"stk-faq-fw\"><section class=\"stk-faq\"><div class=\"stk-faq-in\">\n    <span class=\"eye\">FAQ<\/span>\n    <h2>Contacting Us \u2014 Common Questions<\/h2>\n    <p class=\"faq-sub\">Quick answers about what happens when you reach out to SirTek Group.<\/p>\n    <div class=\"stk-faq-item\">\n      <button class=\"stk-faq-q\" type=\"button\">How quickly will you respond to my inquiry?<span class=\"stk-faq-ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M12 5v14M5 12h14\"><\/path><\/svg><\/span><\/button>\n      <div class=\"stk-faq-a\"><div class=\"stk-faq-a-in\">We respond to all inquiries within one business day, and usually much faster. For existing managed clients, urgent issues are handled immediately during business hours and around the clock for after-hours emergencies.<\/div><\/div>\n    <\/div>\n    <div class=\"stk-faq-item\">\n      <button class=\"stk-faq-q\" type=\"button\">What happens after I submit the contact form?<span class=\"stk-faq-ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M12 5v14M5 12h14\"><\/path><\/svg><\/span><\/button>\n      <div class=\"stk-faq-a\"><div class=\"stk-faq-a-in\">A member of our team will reach out, usually within a few hours, to learn more about what you need. We will set up a short conversation to understand your situation, then propose how we can help. There is no obligation and no pressure.<\/div><\/div>\n    <\/div>\n    <div class=\"stk-faq-item\">\n      <button class=\"stk-faq-q\" type=\"button\">Is the free IT assessment really free?<span class=\"stk-faq-ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M12 5v14M5 12h14\"><\/path><\/svg><\/span><\/button>\n      <div class=\"stk-faq-a\"><div class=\"stk-faq-a-in\">Yes. The IT assessment is genuinely free with no obligation. You answer a short series of questions about your current setup, and we give you back a clear picture of where you stand on security, backups, infrastructure, and more \u2014 along with practical recommendations.<\/div><\/div>\n    <\/div>\n    <div class=\"stk-faq-item\">\n      <button class=\"stk-faq-q\" type=\"button\">What information should I have ready when I reach out?<span class=\"stk-faq-ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M12 5v14M5 12h14\"><\/path><\/svg><\/span><\/button>\n      <div class=\"stk-faq-a\"><div class=\"stk-faq-a-in\">Nothing in particular is required. Knowing roughly how many users and devices you have, what kind of business you run, and what is prompting you to look into IT support is helpful but not necessary. We will walk you through the rest.<\/div><\/div>\n    <\/div>\n    <div class=\"stk-faq-item\">\n      <button class=\"stk-faq-q\" type=\"button\">Do I have to be in the Greater Toronto Area to work with you?<span class=\"stk-faq-ic\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.5\"><path d=\"M12 5v14M5 12h14\"><\/path><\/svg><\/span><\/button>\n      <div class=\"stk-faq-a\"><div class=\"stk-faq-a-in\">No. We are based in Erin, Ontario and serve businesses on-site across Erin, Guelph, Caledon, Orangeville, Halton Hills, and the Greater Toronto Area, but we also provide fully remote IT services to businesses anywhere in Canada.<\/div><\/div>\n    <\/div>\n<\/div><\/section><\/div>\n\n<script>\n(function(){\n  function initFaq(){\n    var items = document.querySelectorAll('.stk-faq-item');\n    items.forEach(function(it){\n      var btn = it.querySelector('.stk-faq-q');\n      var ans = it.querySelector('.stk-faq-a');\n      if(!btn){ return; }\n      btn.addEventListener('click', function(){\n        if(it.classList.contains('open')){\n          it.classList.remove('open');\n          ans.style.maxHeight = '0px';\n        } else {\n          it.classList.add('open');\n          ans.style.maxHeight = ans.scrollHeight + 'px';\n        }\n      });\n    });\n  }\n  if(document.readyState === 'loading'){\n    document.addEventListener('DOMContentLoaded', initFaq);\n  } else {\n    initFaq();\n  }\n})();\n<\/script>\n\n<script type=\"application\/ld+json\">\n{\n  \"@context\": \"https:\/\/schema.org\",\n  \"@type\": \"FAQPage\",\n  \"mainEntity\": [\n    {\n      \"@type\": \"Question\",\n      \"name\": \"How quickly will you respond to my inquiry?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"We respond to all inquiries within one business day, and usually much faster. For existing managed clients, urgent issues are handled immediately during business hours and around the clock for after-hours emergencies.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What happens after I submit the contact form?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"A member of our team will reach out, usually within a few hours, to learn more about what you need. We will set up a short conversation to understand your situation, then propose how we can help. There is no obligation and no pressure.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Is the free IT assessment really free?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Yes. The IT assessment is genuinely free with no obligation. You answer a short series of questions about your current setup, and we give you back a clear picture of where you stand on security, backups, infrastructure, and more \\u2014 along with practical recommendations.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"What information should I have ready when I reach out?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"Nothing in particular is required. Knowing roughly how many users and devices you have, what kind of business you run, and what is prompting you to look into IT support is helpful but not necessary. We will walk you through the rest.\"\n      }\n    },\n    {\n      \"@type\": \"Question\",\n      \"name\": \"Do I have to be in the GTA to work with you?\",\n      \"acceptedAnswer\": {\n        \"@type\": \"Answer\",\n        \"text\": \"No. We are based in Erin, Ontario and serve businesses on-site across the GTA and surrounding region, but we also provide fully remote IT services to businesses anywhere in Canada.\"\n      }\n    }\n  ]\n}\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>Contact Let&#8217;s talk about your IT Whether you have a quick question or want to start with a free IT assessment, our team is ready to help. Pick the way to reach us that works best for you. Call Us (905) 901-2523 Fastest way to reach us Email Us info@sirtekgrp.com We reply within 1 business [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":60,"comment_status":"closed","ping_status":"closed","template":"wp-custom-template-canvas-with-title","meta":{"footnotes":""},"class_list":["post-89","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/sirtekgrp.com\/main\/wp-json\/wp\/v2\/pages\/89","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sirtekgrp.com\/main\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sirtekgrp.com\/main\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sirtekgrp.com\/main\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sirtekgrp.com\/main\/wp-json\/wp\/v2\/comments?post=89"}],"version-history":[{"count":6,"href":"https:\/\/sirtekgrp.com\/main\/wp-json\/wp\/v2\/pages\/89\/revisions"}],"predecessor-version":[{"id":12728,"href":"https:\/\/sirtekgrp.com\/main\/wp-json\/wp\/v2\/pages\/89\/revisions\/12728"}],"wp:attachment":[{"href":"https:\/\/sirtekgrp.com\/main\/wp-json\/wp\/v2\/media?parent=89"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}