{"id":409,"date":"2019-11-11T08:37:45","date_gmt":"2019-11-11T08:37:45","guid":{"rendered":"https:\/\/demo.casethemes.net\/consultio-corporate2\/?page_id=409"},"modified":"2026-07-27T15:56:19","modified_gmt":"2026-07-27T14:56:19","slug":"services-v-2","status":"publish","type":"page","link":"https:\/\/irontigersecurity.ca\/index.php\/services-v-2\/","title":{"rendered":"Our Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"409\" class=\"elementor elementor-409\">\n\t\t\t\t        <section class=\"elementor-section elementor-top-section elementor-element elementor-element-8bbce83 elementor-section-full_width elementor-section-stretched elementor-section-height-default elementor-section-height-default ct-header-fixed-none ct-row-max-none\" data-id=\"8bbce83\" data-element_type=\"section\" data-settings=\"{&quot;stretch_section&quot;:&quot;section-stretched&quot;}\">\n            \n                        <div class=\"elementor-container elementor-column-gap-no \">\n                    <div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-2a9ba4c\" data-id=\"2a9ba4c\" data-element_type=\"column\">\n        <div class=\"elementor-widget-wrap elementor-element-populated\">\n                    \n        \t\t<div class=\"elementor-element elementor-element-a84ba1d elementor-widget elementor-widget-html\" data-id=\"a84ba1d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t<!-- START IRON TIGER SECURITY - SERVICES SECTION -->\r\n<div class=\"its-services-page-wrapper\">\r\n<style>\r\n    .its-services-page-wrapper {\r\n        background-color: #f0f2f5;\r\n        font-family: -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif;\r\n        color: #2c3e50;\r\n        padding: 90px 20px;\r\n        box-sizing: border-box;\r\n        width: 100%;\r\n        overflow: hidden;\r\n    }\r\n    .its-services-page-wrapper * {\r\n        box-sizing: border-box;\r\n        margin: 0;\r\n        padding: 0;\r\n    }\r\n\r\n    .its-services-container {\r\n        max-width: 1250px;\r\n        margin: 0 auto;\r\n    }\r\n\r\n    .its-services-header {\r\n        text-align: center;\r\n        margin-bottom: 70px;\r\n    }\r\n\r\n    .its-services-badge {\r\n        background: rgba(155, 115, 62, 0.15);\r\n        color: #9b733e;\r\n        border: 2px solid rgba(155, 115, 62, 0.4);\r\n        padding: 8px 24px;\r\n        border-radius: 30px;\r\n        font-size: 13px;\r\n        font-weight: 900;\r\n        text-transform: uppercase;\r\n        letter-spacing: 2.5px;\r\n        display: inline-block;\r\n        margin-bottom: 20px;\r\n    }\r\n\r\n    .its-services-header h2 {\r\n        font-size: 46px;\r\n        font-weight: 900;\r\n        color: #111111;\r\n        letter-spacing: -1px;\r\n        margin-bottom: 18px;\r\n        text-transform: uppercase;\r\n    }\r\n\r\n    .its-services-header h2 span {\r\n        color: #9b733e;\r\n    }\r\n\r\n    .its-services-header p {\r\n        color: #555555;\r\n        font-size: 18px;\r\n        font-weight: 600;\r\n        max-width: 700px;\r\n        margin: 0 auto;\r\n        line-height: 1.6;\r\n    }\r\n\r\n    \/* Extremely Bold Cards Grid *\/\r\n    .its-services-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(3, 1fr);\r\n        gap: 30px;\r\n    }\r\n\r\n    @media (max-width: 1024px) {\r\n        .its-services-grid {\r\n            grid-template-columns: repeat(2, 1fr);\r\n        }\r\n    }\r\n    @media (max-width: 768px) {\r\n        .its-services-grid {\r\n            grid-template-columns: 1fr;\r\n        }\r\n        .its-services-header h2 {\r\n            font-size: 34px;\r\n        }\r\n    }\r\n\r\n    .its-service-card {\r\n        background: #9b733e;\r\n        border: 3px solid #111111;\r\n        border-radius: 24px;\r\n        padding: 45px 35px;\r\n        position: relative;\r\n        overflow: hidden;\r\n        transition: all 0.4s cubic-bezier(0.16, 1, 0.3, 1);\r\n        display: flex;\r\n        flex-direction: column;\r\n        justify-content: space-between;\r\n        box-shadow: 6px 6px 0px #111111;\r\n    }\r\n\r\n    .its-service-card:hover {\r\n        transform: translateY(-6px) translateX(-4px);\r\n        border-color: #111111;\r\n        box-shadow: 10px 10px 0px #111111;\r\n        background: #876233;\r\n    }\r\n\r\n    \/* Top Accent Line *\/\r\n    .its-service-card::before {\r\n        content: '';\r\n        position: absolute;\r\n        top: 0;\r\n        left: 0;\r\n        width: 100%;\r\n        height: 6px;\r\n        background: #111111;\r\n        transition: background 0.3s ease;\r\n    }\r\n    .its-service-card:hover::before {\r\n        background: #ffffff;\r\n    }\r\n\r\n    .its-service-icon-box {\r\n        width: 75px;\r\n        height: 75px;\r\n        background: #111111;\r\n        color: #9b733e;\r\n        border: 3px solid #111111;\r\n        border-radius: 18px;\r\n        display: flex;\r\n        align-items: center;\r\n        justify-content: center;\r\n        font-size: 32px;\r\n        margin-bottom: 25px;\r\n        transition: all 0.4s ease;\r\n        box-shadow: 4px 4px 0px rgba(0, 0, 0, 0.2);\r\n    }\r\n    .its-service-card:hover .its-service-icon-box {\r\n        background: #ffffff;\r\n        color: #111111;\r\n        border-color: #111111;\r\n        transform: rotate(-5deg) scale(1.08);\r\n        box-shadow: 4px 4px 0px #111111;\r\n    }\r\n\r\n    .its-service-card h3 {\r\n        font-size: 24px;\r\n        font-weight: 900;\r\n        color: #ffffff;\r\n        margin-bottom: 14px;\r\n        letter-spacing: -0.5px;\r\n    }\r\n\r\n    .its-service-card p {\r\n        color: #f9f6f0;\r\n        font-size: 15px;\r\n        line-height: 1.7;\r\n        font-weight: 500;\r\n        margin-bottom: 30px;\r\n    }\r\n\r\n    .its-service-btn {\r\n        display: inline-flex;\r\n        align-items: center;\r\n        justify-content: space-between;\r\n        padding: 14px 24px;\r\n        background: #111111;\r\n        border: 2px solid #111111;\r\n        border-radius: 12px;\r\n        font-size: 14px;\r\n        font-weight: 900;\r\n        color: #ffffff;\r\n        text-decoration: none;\r\n        transition: all 0.3s ease;\r\n        letter-spacing: 0.5px;\r\n    }\r\n\r\n    .its-service-btn span {\r\n        transition: transform 0.3s ease;\r\n        color: #9b733e;\r\n        font-size: 18px;\r\n    }\r\n\r\n    .its-service-card:hover .its-service-btn {\r\n        background: #ffffff;\r\n        border-color: #111111;\r\n        color: #111111;\r\n        box-shadow: 3px 3px 0px #111111;\r\n    }\r\n\r\n    .its-service-card:hover .its-service-btn span {\r\n        transform: translateX(6px);\r\n        color: #111111;\r\n    }\r\n<\/style>\r\n\r\n    <div class=\"its-services-container\">\r\n        <!-- Section Header -->\r\n        <div class=\"its-services-header\">\r\n            <span class=\"its-services-badge\">Iron Tiger Security<\/span>\r\n            <h2>Our Professional <span>Security Services<\/span><\/h2>\r\n            <p>Providing visible, authoritative deterrence and customized protection solutions designed to safeguard your assets, employees, and property.<\/p>\r\n        <\/div>\r\n\r\n        <!-- Cards Grid -->\r\n        <div class=\"its-services-grid\">\r\n            \r\n            <!-- Service 1 -->\r\n            <div class=\"its-service-card\">\r\n                <div>\r\n                    <div class=\"its-service-icon-box\">\ud83c\udfe2<\/div>\r\n                    <h3>Commercial Security<\/h3>\r\n                    <p>Professional security officers protecting businesses, offices, warehouses, retail locations, and industrial facilities.<\/p>\r\n                <\/div>\r\n                <a href=\"mailto:info@irontigersecurity.ca\" class=\"its-service-btn\">\r\n                    Request Service <span>\u2192<\/span>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- Service 2 -->\r\n            <div class=\"its-service-card\">\r\n                <div>\r\n                    <div class=\"its-service-icon-box\">\ud83c\udfd7\ufe0f<\/div>\r\n                    <h3>Construction Site Security<\/h3>\r\n                    <p>Helping protect valuable construction projects and expensive equipment from theft, vandalism, and unauthorized access.<\/p>\r\n                <\/div>\r\n                <a href=\"mailto:info@irontigersecurity.ca\" class=\"its-service-btn\">\r\n                    Request Service <span>\u2192<\/span>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- Service 3 -->\r\n            <div class=\"its-service-card\">\r\n                <div>\r\n                    <div class=\"its-service-icon-box\">\ud83d\ude93<\/div>\r\n                    <h3>Mobile Patrol<\/h3>\r\n                    <p>Regular vehicle patrols of commercial and residential properties to help deter criminal activity and provide total peace of mind.<\/p>\r\n                <\/div>\r\n                <a href=\"mailto:info@irontigersecurity.ca\" class=\"its-service-btn\">\r\n                    Request Service <span>\u2192<\/span>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- Service 4 -->\r\n            <div class=\"its-service-card\">\r\n                <div>\r\n                    <div class=\"its-service-icon-box\">\ud83c\udf9f\ufe0f<\/div>\r\n                    <h3>Event Security<\/h3>\r\n                    <p>Professional security services and crowd management for private events, corporate functions, community gatherings, and special occasions.<\/p>\r\n                <\/div>\r\n                <a href=\"mailto:info@irontigersecurity.ca\" class=\"its-service-btn\">\r\n                    Request Service <span>\u2192<\/span>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- Service 5 -->\r\n            <div class=\"its-service-card\">\r\n                <div>\r\n                    <div class=\"its-service-icon-box\">\ud83d\udea8<\/div>\r\n                    <h3>Alarm Response<\/h3>\r\n                    <p>Rapid, highly trained tactical response to unexpected alarm activations and security incidents when requested.<\/p>\r\n                <\/div>\r\n                <a href=\"mailto:info@irontigersecurity.ca\" class=\"its-service-btn\">\r\n                    Request Service <span>\u2192<\/span>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- Service 6 -->\r\n            <div class=\"its-service-card\">\r\n                <div>\r\n                    <div class=\"its-service-icon-box\">\ud83d\udee1\ufe0f<\/div>\r\n                    <h3>Loss Prevention<\/h3>\r\n                    <p>Professional security personnel assisting retail businesses with active theft prevention and strict customer safety measures.<\/p>\r\n                <\/div>\r\n                <a href=\"mailto:info@irontigersecurity.ca\" class=\"its-service-btn\">\r\n                    Request Service <span>\u2192<\/span>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- Service 7 -->\r\n            <div class=\"its-service-card\">\r\n                <div>\r\n                    <div class=\"its-service-icon-box\">\ud83c\udfe1<\/div>\r\n                    <h3>Residential Security<\/h3>\r\n                    <p>Dedicated security services and access control for apartment buildings, condominium complexes, and secure residential communities.<\/p>\r\n                <\/div>\r\n                <a href=\"mailto:info@irontigersecurity.ca\" class=\"its-service-btn\">\r\n                    Request Service <span>\u2192<\/span>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- Service 8 -->\r\n            <div class=\"its-service-card\">\r\n                <div>\r\n                    <div class=\"its-service-icon-box\">\u2699\ufe0f<\/div>\r\n                    <h3>Custom Security Solutions<\/h3>\r\n                    <p>Every property is completely different. We work directly with our clients to develop tailored security plans meeting specific needs.<\/p>\r\n                <\/div>\r\n                <a href=\"mailto:info@irontigersecurity.ca\" class=\"its-service-btn\">\r\n                    Request Service <span>\u2192<\/span>\r\n                <\/a>\r\n            <\/div>\r\n\r\n            <!-- Contact Box Card -->\r\n            <div class=\"its-service-card\" style=\"background: #111111; color: #ffffff; border-color: #9b733e;\">\r\n                <div>\r\n                    <div class=\"its-service-icon-box\" style=\"background: #9b733e; color: #ffffff; border-color: #9b733e;\">\ud83d\udcde<\/div>\r\n                    <h3 style=\"color: #ffffff;\">Need Immediate Protection?<\/h3>\r\n                    <p style=\"color: #bbbbbb;\">Contact Iron Tiger Security today to discuss your security requirements and get a customized solution.<\/p>\r\n                <\/div>\r\n                <a href=\"tel:9059750300\" class=\"its-service-btn\" style=\"background: #9b733e; border-color: #9b733e; color: #ffffff;\">\r\n                    Call: (905) 975-0300 <span>\u2192<\/span>\r\n                <\/a>\r\n            <\/div>\r\n\r\n        <\/div>\r\n    <\/div>\r\n<\/div>\r\n<!-- END IRON TIGER SECURITY - SERVICES SECTION -->\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t            <\/div>\n        <\/div>\n                    <\/div>\n        <\/section>\n        \t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Iron Tiger Security Our Professional Security Services Providing visible, authoritative deterrence and customized protection solutions designed to safeguard your assets, employees, and property. ???? Commercial Security Professional security officers protecting businesses, offices, warehouses, retail locations, and industrial facilities. Request Service \u2192 ????\ufe0f Construction Site Security Helping protect valuable construction projects and expensive equipment from theft, [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-409","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/irontigersecurity.ca\/index.php\/wp-json\/wp\/v2\/pages\/409","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/irontigersecurity.ca\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/irontigersecurity.ca\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/irontigersecurity.ca\/index.php\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/irontigersecurity.ca\/index.php\/wp-json\/wp\/v2\/comments?post=409"}],"version-history":[{"count":10,"href":"https:\/\/irontigersecurity.ca\/index.php\/wp-json\/wp\/v2\/pages\/409\/revisions"}],"predecessor-version":[{"id":5823,"href":"https:\/\/irontigersecurity.ca\/index.php\/wp-json\/wp\/v2\/pages\/409\/revisions\/5823"}],"wp:attachment":[{"href":"https:\/\/irontigersecurity.ca\/index.php\/wp-json\/wp\/v2\/media?parent=409"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}