{"id":17616,"date":"2026-03-06T17:28:17","date_gmt":"2026-03-06T17:28:17","guid":{"rendered":"https:\/\/made4it.com.br\/made4services\/"},"modified":"2026-06-26T16:42:39","modified_gmt":"2026-06-26T16:42:39","slug":"made4services","status":"publish","type":"page","link":"https:\/\/made4it.com.br\/en\/made4services\/","title":{"rendered":"made4Services"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"17616\" class=\"elementor elementor-17616 elementor-3092\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ec9a37b e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"ec9a37b\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-811cc92 elementor-widget elementor-widget-html\" data-id=\"811cc92\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section id=\"m4-slider\" class=\"m4-slider\" data-autoplay=\"8000\" aria-label=\"Destaques\"><div class=\"slides\"><!-- SLIDE 1 --><div class=\"slide is-active\" style=\" --bg: url('https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/05\/freepik__a-smiling-it-network-specialist-mid30s-standing-co__71345-2-2.png'); --bg-pos: right center; --bg-pos-md: 60% center; --bg-pos-sm: 50% center; \"><div class=\"slide-content\"><h1>Projetos e opera\u00e7\u00e3o de TI para ambientes corporativos que n\u00e3o podem falhar<\/h1><p>Planejamos, modernizamos e sustentamos infraestruturas com foco em seguran\u00e7a, disponibilidade e previsibilidade operacional.\r\n        <\/p><a class=\"cta\" href=\"#forms\"><span>Solicitar Projeto<\/span><\/a><\/div><\/div><\/div><\/section><style>html { scroll-behavior: smooth; }\r\n\r\n\/* ===== Vari\u00e1veis e escalas ===== *\/\r\n#m4-slider{\r\n  --gutter: clamp(16px, 6vw, 98px);\r\n  --navgutter: var(--gutter);\r\n  --content-bottom: clamp(72px, 12vh, 180px);\r\n  --h1-size: clamp(22px, 3.2vw, 34px);\r\n  --p-size:  clamp(14px, 1.3vw, 16px);\r\n  --cta-color:#5DC4E9;\r\n  --cta-h: clamp(38px, 5.2vw, 46px);\r\n  --cta-pad-x: clamp(18px, 3vw, 26px);\r\n  --indicator-w: clamp(90px, 20vw, 220px);\r\n  --h: 540px;\r\n}\r\n@media (max-width: 1024px){ #m4-slider{ --h: 560px; } }\r\n@media (max-width: 768px){  #m4-slider{ --h: 520px; } }\r\n\r\n\/* ===== Container ===== *\/\r\n#m4-slider.m4-slider{\r\n  position:relative; width:100%;\r\n  height: var(--h);\r\n  overflow:hidden; box-sizing:border-box;\r\n  font-family:\"Montserrat\", system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif;\r\n}\r\n\r\n\/* ===== Slides ===== *\/\r\n#m4-slider .slides{ position:relative; width:100%; height:100%; }\r\n\r\n#m4-slider .slide{\r\n  position:absolute; inset:0;\r\n  background-image: var(--bg);\r\n  background-repeat:no-repeat;\r\n  background-size: cover;\r\n  background-position: var(--bg-pos, right center);\r\n  opacity:0; transition: opacity .45s ease-out; will-change:opacity;\r\n  isolation:isolate;\r\n}\r\n@media (max-width: 1024px){ #m4-slider .slide{ background-position: var(--bg-pos-md, 58% center); } }\r\n@media (max-width: 768px){  #m4-slider .slide{ background-position: var(--bg-pos-sm, 45% center); } }\r\n\r\n#m4-slider .slide::before{\r\n  content:\"\"; position:absolute; inset:0;\r\n  background: linear-gradient(90deg, rgba(0,0,0,.65) 0%, rgba(0,0,0,.35) 45%, rgba(0,0,0,0) 75%);\r\n  z-index:0; pointer-events:none;\r\n}\r\n@media (max-width:768px){\r\n  #m4-slider .slide::before{\r\n    background: linear-gradient(180deg, rgba(0,0,0,.65) 0%, rgba(0,0,0,.4) 45%, rgba(0,0,0,0) 85%);\r\n  }\r\n}\r\n#m4-slider .slide.is-active{ opacity:1; }\r\n\r\n\/* ===== Conte\u00fado ===== *\/\r\n#m4-slider .slide-content{\r\n  position:absolute; left:0; right:0;\r\n  bottom: clamp(80px, var(--content-bottom), 180px);\r\n  padding-left: var(--gutter);\r\n  padding-right: clamp(12px, 3vw, 28px);\r\n  max-width: min(780px, 92%);\r\n  color:#fff; z-index: 10;\r\n  text-shadow:0 1px 2px rgba(0,0,0,.35);\r\n  margin-bottom: 50px;\r\n}\r\n\r\n#m4-slider .slide-content h1{\r\n  margin:0 0 12px; font-weight:700;\r\n  font-size: var(--h1-size); line-height:1.15;\r\n}\r\n#m4-slider .slide-content p{\r\n  margin:0 0 18px; font-weight:400;\r\n  font-size: var(--p-size); color:#e8e8e8; line-height:1.5;\r\n}\r\n\r\n\/* CTA *\/\r\n#m4-slider .cta{\r\n  display:inline-flex; align-items:center; justify-content:center;\r\n  text-align:center; line-height:1.2;\r\n  min-height:var(--cta-h); padding:6px var(--cta-pad-x);\r\n  box-sizing:border-box;\r\n  border-radius:999px;\r\n  background:#15A8DD; color:#fff; text-decoration:none;\r\n  font-weight:700; font-size: clamp(12px, 1.1vw, 13.5px); letter-spacing:.2px;\r\n  transition: transform .12s ease, box-shadow .12s ease;\r\n}\r\n.cta:hover{ transform:translateY(-1px); box-shadow:0 0 14px rgba(93,196,233,.35); }\r\n#m4-slider .cta:focus-visible{ outline:2px solid #A7E2F7; outline-offset:3px; }\r\n\r\n\/* ===== Navega\u00e7\u00e3o ===== *\/\r\n#m4-slider .slider-nav{\r\n  position:absolute; left:0; right:0; bottom:0;\r\n  background:#000; display:flex; align-items:center; gap:18px;\r\n  padding:16px var(--navgutter); z-index:20;\r\n  overflow-x:auto; -webkit-overflow-scrolling:touch;\r\n}\r\n#m4-slider .slider-nav::-webkit-scrollbar{ height:6px; }\r\n#m4-slider .slider-nav::-webkit-scrollbar-thumb{ background:#222; }\r\n\r\n#m4-slider .nav-item{\r\n  display:flex; flex-direction:column; align-items:flex-start; gap:6px;\r\n  background:transparent; border:0; cursor:pointer;\r\n  color:#cfcfcf; font:500 clamp(12px,1.1vw,13px)\/1.1 \"Montserrat\", system-ui, -apple-system, \"Segoe UI\", Roboto, Arial, sans-serif;\r\n  flex: 0 0 auto;\r\n}\r\n#m4-slider .nav-item .indicator{\r\n  width: var(--indicator-w); height:1px; background:#666; transition:background-color .2s ease;\r\n}\r\n#m4-slider .nav-item .label{ white-space:nowrap; }\r\n#m4-slider .nav-item.is-active{ color:#5DC4E9; }\r\n#m4-slider .nav-item.is-active .indicator{ background:#5DC4E9; }\r\n\r\n@media (prefers-reduced-motion: reduce){\r\n  #m4-slider .slide{ transition:none; }\r\n}\r\n<\/style>\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-e76eb93 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"e76eb93\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-44641ee elementor-widget-mobile__width-initial elementor-widget__width-initial elementor-widget-tablet__width-initial elementor-widget elementor-widget-video\" data-id=\"44641ee\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;youtube_url&quot;:&quot;https:\\\/\\\/youtu.be\\\/UzwvUh_qZvk&quot;,&quot;autoplay&quot;:&quot;yes&quot;,&quot;play_on_mobile&quot;:&quot;yes&quot;,&quot;loop&quot;:&quot;yes&quot;,&quot;mute&quot;:&quot;yes&quot;,&quot;cc_load_policy&quot;:&quot;yes&quot;,&quot;video_type&quot;:&quot;youtube&quot;,&quot;controls&quot;:&quot;yes&quot;}\" data-widget_type=\"video.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-wrapper elementor-open-inline\">\n\t\t\t<div class=\"elementor-video\"><\/div>\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-57a0f26 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"57a0f26\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8576973 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"8576973\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Is your IT operation under control\u2026 or just barely functioning?<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1c0b9fd animated-slow elementor-widget-mobile__width-initial elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"1c0b9fd\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:150}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Many companies operate in complex environments that lack predictability:  <\/p><ul><li>Legacy infrastructure hindering progress<\/li><li>Lack of integration between systems and security<\/li><li>High volume of incidents and operational noise<\/li><li>Dependence on people, not on processes  <\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-241d9f4 animated-slow elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"241d9f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;,&quot;_animation_delay&quot;:100}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">The problem isn't technology.\nIt's the lack of structure and direction  <\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-0c316b0 animated-slow elementor-invisible elementor-widget elementor-widget-html\" data-id=\"0c316b0\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"html.default\">\n\t\t\t\t\t<a href=\"#forms\" style=\"display:inline-flex;align-items:center;justify-content:center; height:40px;padding:0 32px;border-radius:999px; background:#15A8DD;color:#fff;text-decoration:none; font-weight:700;font-size:14px;letter-spacing:.2px; transition:transform .12s ease,box-shadow .12s ease;\">\n  Request a project\n<\/a>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-299c8cc e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"299c8cc\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t<div class=\"elementor-element elementor-element-e79b2b1 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"e79b2b1\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f5ad774 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"f5ad774\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-36a3403 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"36a3403\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Critical infrastructure requires technical leadership, not improvisation<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1a06af7 elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"1a06af7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">More than just technical support, we provide clarity to help your business grow.  \nWe provide services ranging from diagnosis to ongoing support:<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1911273 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"1911273\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-110ca8d e-con-full animated-slow e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"110ca8d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInUp&quot;,&quot;animation_delay&quot;:300}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f475135 elementor-widget elementor-widget-heading\" data-id=\"f475135\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Planning and Architecture  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-9df7c96 e-con-full animated-slow e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"9df7c96\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInUp&quot;,&quot;animation_delay&quot;:400}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b4e9511 elementor-widget elementor-widget-heading\" data-id=\"b4e9511\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Deployment and Migration<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-03315a0 e-con-full animated-slow e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"03315a0\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInUp&quot;,&quot;animation_delay&quot;:500}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1743a8 elementor-widget elementor-widget-heading\" data-id=\"f1743a8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Maintenance and Operation  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-cf890b1 e-con-full animated-slow e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"cf890b1\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInUp&quot;,&quot;animation_delay&quot;:600}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8f6bbfa elementor-widget elementor-widget-heading\" data-id=\"8f6bbfa\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Automation and Optimization  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-bf004b8 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"bf004b8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-4a0ca5f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"4a0ca5f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-12c1d36 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"12c1d36\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">How We Operate in Your Environment  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-6b0d6d8 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"6b0d6d8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-1c917b9 e-con-full animated-slow e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"1c917b9\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInUp&quot;,&quot;animation_delay&quot;:300}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-fd847ba elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"fd847ba\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Diagnosis and Assessment  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b698883 elementor-widget elementor-widget-text-editor\" data-id=\"b698883\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li>Comprehensive infrastructure assessment \u2028<\/li><li>Identification of risks and bottlenecks \u2028<\/li><li>Security, Performance, and Availability Analysis<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-b2e92ff e-con-full animated-slow e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"b2e92ff\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInUp&quot;,&quot;animation_delay&quot;:400}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-4859664 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"4859664\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Architecture and Design  <\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-94e804a elementor-widget elementor-widget-text-editor\" data-id=\"94e804a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li>Corporate Network Restructuring \u2028<\/li><li>Segmentation and Security \u2028<\/li><li>High Availability (HA) and Failover Projects<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-effe404 e-con-full animated-slow e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"effe404\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInUp&quot;,&quot;animation_delay&quot;:500}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3a1d29e elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"3a1d29e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Deployment and Migration<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-914a92a elementor-widget elementor-widget-text-editor\" data-id=\"914a92a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li>Low-Risk Infrastructure Migration \u2028<\/li><li>Integration with legacy systems \u2028<\/li><li>Validation and monitoring<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-12fa228 e-con-full animated-slow e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"12fa228\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;slideInUp&quot;,&quot;animation_delay&quot;:600}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-64d6fc8 elementor-widget-mobile__width-inherit elementor-widget elementor-widget-heading\" data-id=\"64d6fc8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Maintenance and Operation\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-5c3245b elementor-widget elementor-widget-text-editor\" data-id=\"5c3245b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li>Specialized technical support<\/li><li>Maintenance of critical environments<\/li><li>Ongoing Monitoring of Operations and Optimization<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-1fb0719 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"1fb0719\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;gradient&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-00db95d e-con-full animated-slow e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"00db95d\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-935c629 elementor-widget__width-inherit elementor-widget elementor-widget-heading\" data-id=\"935c629\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Corporate Infrastructure Specialists<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-55b9e37 elementor-widget elementor-widget-heading\" data-id=\"55b9e37\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<p class=\"elementor-heading-title elementor-size-default\">We operate in highly critical environments, including:<\/p>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-294d0eb e-con-full animated-slow e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"294d0eb\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInUp&quot;,&quot;animation_delay&quot;:300}\">\n\t\t<div class=\"elementor-element elementor-element-780df0f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"780df0f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0e6aee8 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0e6aee8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><path d=\"M27.9459 40.4417C28.3335 40.0557 28.6411 39.597 28.851 39.0918C29.0609 38.5867 29.1689 38.045 29.1689 37.498C29.1689 36.9509 29.0609 36.4093 28.851 35.9041C28.6411 35.3989 28.3335 34.9402 27.9459 34.5542C27.5601 34.1657 27.1013 33.8572 26.5959 33.6466C26.0905 33.436 25.5485 33.3274 25.0009 33.327C24.4534 33.3266 23.9112 33.4345 23.4055 33.6444C22.8998 33.8543 22.4406 34.162 22.0542 34.55C21.6563 34.9344 21.3388 35.3942 21.1205 35.9025C20.9021 36.4109 20.7872 36.9576 20.7824 37.5109C20.7775 38.0641 20.883 38.6128 21.0925 39.1249C21.302 39.6369 21.6114 40.1021 22.0026 40.4934C22.3938 40.8846 22.859 41.194 23.3711 41.4035C23.8832 41.613 24.4318 41.7184 24.9851 41.7136C25.5383 41.7088 26.0851 41.5938 26.5934 41.3755C27.1018 41.1571 27.5615 40.8397 27.9459 40.4417ZM42.6771 23.9896C41.5722 23.9894 40.5125 23.5503 39.7313 22.7688C31.6084 14.6459 18.3917 14.648 10.2667 22.7688C9.48517 23.5504 8.42515 23.9894 7.31985 23.9894C6.21456 23.9894 5.15454 23.5504 4.37298 22.7688C3.59142 21.9872 3.15234 20.9272 3.15234 19.8219C3.15234 18.7166 3.59142 17.6566 4.37298 16.875C15.7459 5.50422 34.2501 5.50422 45.6209 16.875C46.204 17.4575 46.6013 18.1999 46.7625 19.0082C46.9237 19.8165 46.8415 20.6544 46.5264 21.416C46.2112 22.1776 45.6773 22.8286 44.9922 23.2867C44.307 23.7448 43.5014 23.9895 42.6771 23.9896ZM16.1605 32.8271C15.3365 32.827 14.5311 32.5825 13.8461 32.1246C13.161 31.6668 12.6271 31.0161 12.3118 30.2549C11.9965 29.4936 11.914 28.656 12.0747 27.8478C12.2354 27.0397 12.6321 26.2973 13.2146 25.7146C19.7105 19.2167 30.2855 19.2167 36.7834 25.7146C37.565 26.4962 38.004 27.5562 38.004 28.6615C38.004 29.7668 37.565 30.8268 36.7834 31.6084C36.0018 32.3899 34.9418 32.829 33.8365 32.829C32.7312 32.829 31.6712 32.3899 30.8896 31.6084C29.3255 30.048 27.2063 29.1718 24.9969 29.1718C22.7876 29.1718 20.6684 30.048 19.1042 31.6084C18.3232 32.3886 17.2644 32.8269 16.1605 32.8271Z\" fill=\"#00AEEF\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3d3cc66 elementor-widget elementor-widget-text-editor\" data-id=\"3d3cc66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Corporate Wi-Fi Networks and Access Environments<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-dafc4fa e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"dafc4fa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8856d01 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"8856d01\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><path d=\"M20.3125 37.5C21.1413 37.5 21.9362 37.8292 22.5222 38.4152C23.1083 39.0013 23.4375 39.7962 23.4375 40.625V43.75C23.4375 44.5788 23.1083 45.3736 22.5222 45.9597C21.9362 46.5457 21.1413 46.875 20.3125 46.875H6.25C5.4212 46.875 4.62634 46.5457 4.04029 45.9597C3.45424 45.3736 3.125 44.5788 3.125 43.75V40.625C3.125 39.7962 3.45424 39.0013 4.04029 38.4152C4.62634 37.8292 5.4212 37.5 6.25 37.5H20.3125ZM43.75 37.5C44.5788 37.5 45.3737 37.8292 45.9597 38.4152C46.5458 39.0013 46.875 39.7962 46.875 40.625V43.75C46.875 44.5788 46.5458 45.3736 45.9597 45.9597C45.3737 46.5457 44.5788 46.875 43.75 46.875H29.6875C28.8587 46.875 28.0638 46.5457 27.4778 45.9597C26.8917 45.3736 26.5625 44.5788 26.5625 43.75V40.625C26.5625 39.7962 26.8917 39.0013 27.4778 38.4152C28.0638 37.8292 28.8587 37.5 29.6875 37.5H43.75ZM9.375 25C10.2038 25 10.9987 25.3292 11.5847 25.9152C12.1708 26.5013 12.5 27.2962 12.5 28.125V31.25C12.5 32.0788 12.1708 32.8736 11.5847 33.4597C10.9987 34.0457 10.2038 34.375 9.375 34.375H4.6875C4.2731 34.375 3.87567 34.2103 3.58265 33.9173C3.28962 33.6243 3.125 33.2269 3.125 32.8125V26.5625C3.125 26.1481 3.28962 25.7506 3.58265 25.4576C3.87567 25.1646 4.2731 25 4.6875 25H9.375ZM25 3.2312C26.0656 3.2312 27.125 3.4687 28.0844 3.92808L37.1781 8.26558C38.975 9.12183 40.125 10.9375 40.125 12.9312V13.9593L40.0812 15.3281C39.759 20.3346 37.6936 25.0701 34.2438 28.7124L34.375 28.5875V31.25C34.375 32.0788 34.0458 32.8736 33.4597 33.4597C32.8737 34.0457 32.0788 34.375 31.25 34.375H18.75C17.9212 34.375 17.1263 34.0457 16.5403 33.4597C15.9542 32.8736 15.625 32.0788 15.625 31.25V28.5843L15.7531 28.7124C12.3055 25.0692 10.2424 20.3337 9.92188 15.3281L9.87813 13.9593V12.9281C9.87813 11.0625 10.8844 9.34995 12.4937 8.43433L12.825 8.26558L21.9188 3.92808C22.8814 3.47015 23.9339 3.23211 25 3.2312ZM45.325 25C45.7394 25 46.1368 25.1646 46.4299 25.4576C46.7229 25.7506 46.8875 26.1481 46.8875 26.5625V32.8125C46.8875 33.2269 46.7229 33.6243 46.4299 33.9173C46.1368 34.2103 45.7394 34.375 45.325 34.375H40.6375C39.8087 34.375 39.0138 34.0457 38.4278 33.4597C37.8417 32.8736 37.5125 32.0788 37.5125 31.25V28.125C37.5125 27.2962 37.8417 26.5013 38.4278 25.9152C39.0138 25.3292 39.8087 25 40.6375 25H45.325ZM17.2469 30.1437C17.3885 30.2687 17.5344 30.3937 17.6844 30.5187L17.2469 30.1437ZM32.3094 30.5187C32.4615 30.3937 32.6083 30.2687 32.75 30.1437L32.3094 30.5187ZM25 7.92183C24.6325 7.92296 24.2697 8.00511 23.9375 8.16245L14.8375 12.4937C14.7562 12.5347 14.6876 12.5971 14.6391 12.6742C14.5906 12.7513 14.5641 12.8401 14.5625 12.9312V13.9593C14.5625 19.7031 17.5 25.05 22.3469 28.1312L24.525 29.5125C24.6662 29.6033 24.8305 29.6516 24.9984 29.6516C25.1663 29.6516 25.3307 29.6033 25.4719 29.5125L27.65 28.1312C30.0335 26.6132 31.9959 24.519 33.356 22.042C34.716 19.565 35.4297 16.7851 35.4313 13.9593V12.9281C35.4293 12.8379 35.4031 12.7499 35.3552 12.6734C35.3073 12.5969 35.2397 12.5348 35.1594 12.4937L26.0656 8.15933C25.7325 8.00154 25.3686 7.91937 25 7.9187\" fill=\"#00AEEF\"><\/path><path d=\"M20.3125 37.5C21.1413 37.5 21.9362 37.8292 22.5222 38.4153C23.1083 39.0013 23.4375 39.7962 23.4375 40.625V43.75C23.4375 44.5788 23.1083 45.3737 22.5222 45.9597C21.9362 46.5458 21.1413 46.875 20.3125 46.875H6.25C5.4212 46.875 4.62634 46.5458 4.04029 45.9597C3.45424 45.3737 3.125 44.5788 3.125 43.75V40.625C3.125 39.7962 3.45424 39.0013 4.04029 38.4153C4.62634 37.8292 5.4212 37.5 6.25 37.5H20.3125ZM43.75 37.5C44.5788 37.5 45.3737 37.8292 45.9597 38.4153C46.5458 39.0013 46.875 39.7962 46.875 40.625V43.75C46.875 44.5788 46.5458 45.3737 45.9597 45.9597C45.3737 46.5458 44.5788 46.875 43.75 46.875H29.6875C28.8587 46.875 28.0638 46.5458 27.4778 45.9597C26.8917 45.3737 26.5625 44.5788 26.5625 43.75V40.625C26.5625 39.7962 26.8917 39.0013 27.4778 38.4153C28.0638 37.8292 28.8587 37.5 29.6875 37.5H43.75ZM9.375 25C10.2038 25 10.9987 25.3292 11.5847 25.9153C12.1708 26.5013 12.5 27.2962 12.5 28.125V31.25C12.5 32.0788 12.1708 32.8737 11.5847 33.4597C10.9987 34.0458 10.2038 34.375 9.375 34.375H4.6875C4.2731 34.375 3.87567 34.2104 3.58265 33.9174C3.28962 33.6243 3.125 33.2269 3.125 32.8125V26.5625C3.125 26.1481 3.28962 25.7507 3.58265 25.4576C3.87567 25.1646 4.2731 25 4.6875 25H9.375Z\" fill=\"#00AEEF\"><\/path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M25.0008 3.2312C26.0664 3.2312 27.1258 3.4687 28.0852 3.92808L37.1789 8.26558C38.9758 9.12183 40.1258 10.9375 40.1258 12.9312V13.9593L40.082 15.3281C39.7598 20.3346 37.6944 25.0701 34.2445 28.7124L34.3758 28.5875V31.25C34.3758 32.0788 34.0465 32.8736 33.4605 33.4597C32.8744 34.0457 32.0796 34.375 31.2508 34.375H18.7508C17.922 34.375 17.1271 34.0457 16.5411 33.4597C15.955 32.8736 15.6258 32.0788 15.6258 31.25V28.5843L15.7539 28.7124C12.3063 25.0692 10.2432 20.3337 9.92266 15.3281L9.87891 13.9593V12.9281C9.87891 11.0625 10.8852 9.34995 12.4945 8.43433L12.8258 8.26558L21.9195 3.92808C22.8822 3.47015 23.9347 3.23211 25.0008 3.2312ZM25.0008 7.9187C24.6332 7.91983 24.2705 8.00199 23.9383 8.15933L14.8383 12.4937C14.7569 12.5347 14.6883 12.5971 14.6399 12.6742C14.5914 12.7513 14.5649 12.8401 14.5633 12.9312V13.9593C14.5633 19.7031 17.5008 25.05 22.3477 28.1312L24.5258 29.5125C24.667 29.6033 24.8313 29.6516 24.9992 29.6516C25.1671 29.6516 25.3315 29.6033 25.4727 29.5125L27.6508 28.1312C30.0343 26.6132 31.9967 24.519 33.3567 22.042C34.7168 19.565 35.4305 16.7851 35.432 13.9593V12.9281C35.4301 12.8379 35.4038 12.7499 35.356 12.6734C35.3081 12.5969 35.2404 12.5348 35.1602 12.4937L26.0664 8.15933C25.7333 8.00154 25.3694 7.91937 25.0008 7.9187Z\" fill=\"#00AEEF\"><\/path><path d=\"M45.3242 25C45.7386 25 46.136 25.1646 46.4291 25.4576C46.7221 25.7507 46.8867 26.1481 46.8867 26.5625V32.8125C46.8867 33.2269 46.7221 33.6243 46.4291 33.9174C46.136 34.2104 45.7386 34.375 45.3242 34.375H40.6367C39.8079 34.375 39.0131 34.0458 38.427 33.4597C37.841 32.8737 37.5117 32.0788 37.5117 31.25V28.125C37.5117 27.2962 37.841 26.5013 38.427 25.9153C39.0131 25.3292 39.8079 25 40.6367 25H45.3242Z\" fill=\"#00AEEF\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6e6b1b7 elementor-widget elementor-widget-text-editor\" data-id=\"6e6b1b7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Firewalls (Fortinet, Huawei, pfSense, Cisco, and Juniper)<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-579ee6e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"579ee6e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d881b5e elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"d881b5e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><path d=\"M25.0013 35.4167V18.75M4.16797 35.4167H12.5013V43.75H4.16797V35.4167ZM8.33464 6.25H41.668V18.75H8.33464V6.25Z\" stroke=\"#00AEEF\" stroke-width=\"4.16667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><path d=\"M8.33594 35.4167V27.0833H41.6693V35.4167M14.5859 12.5H16.6693M37.5026 35.4167H45.8359V43.75H37.5026V35.4167ZM20.8359 35.4167H29.1693V43.75H20.8359V35.4167Z\" stroke=\"#00AEEF\" stroke-width=\"4.16667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6f1851e elementor-widget elementor-widget-text-editor\" data-id=\"6f1851e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>High-criticality, high-availability networks<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2470a30 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"2470a30\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-bf7410c elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"bf7410c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><path d=\"M41.668 27.0833H8.33464C6.04297 27.0833 4.16797 28.9583 4.16797 31.25V39.5833C4.16797 41.875 6.04297 43.75 8.33464 43.75H41.668C43.9596 43.75 45.8346 41.875 45.8346 39.5833V31.25C45.8346 28.9583 43.9596 27.0833 41.668 27.0833ZM31.2513 37.5H27.0846V33.3333H31.2513V37.5ZM39.5846 37.5H35.418V33.3333H39.5846V37.5ZM41.668 6.25H8.33464C6.04297 6.25 4.16797 8.125 4.16797 10.4167V18.75C4.16797 21.0417 6.04297 22.9167 8.33464 22.9167H41.668C43.9596 22.9167 45.8346 21.0417 45.8346 18.75V10.4167C45.8346 8.125 43.9596 6.25 41.668 6.25ZM31.2513 16.6667H27.0846V12.5H31.2513V16.6667ZM39.5846 16.6667H35.418V12.5H39.5846V16.6667Z\" fill=\"#00AEEF\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4071c9b elementor-widget elementor-widget-text-editor\" data-id=\"4071c9b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Windows and Linux Servers<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-69ead04 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"69ead04\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ab0e471 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ab0e471\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M12.4992 6.25001C13.9752 6.24781 15.4044 6.76805 16.5335 7.7186C17.6627 8.66914 18.419 9.98864 18.6686 11.4434C18.9181 12.8981 18.6447 14.3943 17.8969 15.6668C17.149 16.9393 15.9749 17.906 14.5826 18.3958V22.9167H31.6034C32.0949 21.5261 33.0621 20.354 34.3342 19.6076C35.6063 18.8612 37.1014 18.5886 38.555 18.8379C40.0087 19.0872 41.3274 19.8424 42.2781 20.9701C43.2288 22.0977 43.7502 23.5251 43.7502 25C43.7502 26.4749 43.2288 27.9023 42.2781 29.0299C41.3274 30.1576 40.0087 30.9128 38.555 31.1621C37.1014 31.4114 35.6063 31.1388 34.3342 30.3924C33.0621 29.646 32.0949 28.4739 31.6034 27.0833H14.5826V35.4167C14.5826 35.9692 14.8021 36.4991 15.1928 36.8898C15.5835 37.2805 16.1134 37.5 16.6659 37.5H31.6034C32.0949 36.1094 33.0621 34.9373 34.3342 34.1909C35.6063 33.4445 37.1014 33.1719 38.555 33.4212C40.0087 33.6706 41.3274 34.4258 42.2781 35.5534C43.2288 36.681 43.7502 38.1084 43.7502 39.5833C43.7502 41.0582 43.2288 42.4857 42.2781 43.6133C41.3274 44.7409 40.0087 45.4961 38.555 45.7454C37.1014 45.9948 35.6063 45.7221 34.3342 44.9758C33.0621 44.2294 32.0949 43.0573 31.6034 41.6667H16.6659C15.0083 41.6667 13.4186 41.0082 12.2465 39.8361C11.0744 38.664 10.4159 37.0743 10.4159 35.4167V18.3958C9.026 17.9039 7.8547 16.9365 7.10889 15.6647C6.36308 14.3928 6.09075 12.8983 6.34 11.4451C6.58926 9.99195 7.34407 8.67363 8.47109 7.72302C9.59811 6.77241 11.0248 6.25068 12.4992 6.25001ZM37.4992 37.5C36.9467 37.5 36.4168 37.7195 36.0261 38.1102C35.6354 38.5009 35.4159 39.0308 35.4159 39.5833C35.4159 40.1359 35.6354 40.6658 36.0261 41.0565C36.4168 41.4472 36.9467 41.6667 37.4992 41.6667C38.0518 41.6667 38.5817 41.4472 38.9724 41.0565C39.3631 40.6658 39.5826 40.1359 39.5826 39.5833C39.5826 39.0308 39.3631 38.5009 38.9724 38.1102C38.5817 37.7195 38.0518 37.5 37.4992 37.5ZM37.4992 22.9167C36.9467 22.9167 36.4168 23.1362 36.0261 23.5269C35.6354 23.9176 35.4159 24.4475 35.4159 25C35.4159 25.5525 35.6354 26.0824 36.0261 26.4731C36.4168 26.8638 36.9467 27.0833 37.4992 27.0833C38.0518 27.0833 38.5817 26.8638 38.9724 26.4731C39.3631 26.0824 39.5826 25.5525 39.5826 25C39.5826 24.4475 39.3631 23.9176 38.9724 23.5269C38.5817 23.1362 38.0518 22.9167 37.4992 22.9167ZM12.4992 10.4167C11.9467 10.4167 11.4168 10.6362 11.0261 11.0269C10.6354 11.4176 10.4159 11.9475 10.4159 12.5C10.4159 13.0525 10.6354 13.5824 11.0261 13.9731C11.4168 14.3638 11.9467 14.5833 12.4992 14.5833C13.0518 14.5833 13.5817 14.3638 13.9724 13.9731C14.3631 13.5824 14.5826 13.0525 14.5826 12.5C14.5826 11.9475 14.3631 11.4176 13.9724 11.0269C13.5817 10.6362 13.0518 10.4167 12.4992 10.4167Z\" fill=\"#00AEEF\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-dee522e elementor-widget elementor-widget-text-editor\" data-id=\"dee522e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Environments with Active Directory<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a55cd51 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"a55cd51\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-eb6d88e elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"eb6d88e\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><path d=\"M24.998 7.5C18.6855 7.5 13.6309 10.375 9.95117 13.7969C6.29492 17.1953 3.84961 21.25 2.68555 24.0391C2.42773 24.6563 2.42773 25.3437 2.68555 25.9609C3.84961 28.75 6.29492 32.8125 9.95117 36.2031C13.6309 39.6172 18.6855 42.5 24.998 42.5C31.3105 42.5 36.3652 39.625 40.0449 36.2031C43.7012 32.8047 46.1465 28.75 47.3105 25.9609C47.5684 25.3437 47.5684 24.6563 47.3105 24.0391C46.1465 21.25 43.7012 17.1875 40.0449 13.7969C36.3652 10.3828 31.3105 7.5 24.998 7.5ZM13.748 25C13.748 18.7891 18.7871 13.75 24.998 13.75C31.209 13.75 36.248 18.7891 36.248 25C36.248 31.2109 31.209 36.25 24.998 36.25C18.7871 36.25 13.748 31.2109 13.748 25ZM24.998 20C24.998 22.7578 22.7559 25 19.998 25C19.0996 25 18.2559 24.7656 17.5215 24.3438C17.4434 25.1953 17.5137 26.0703 17.748 26.9375C18.8184 30.9375 22.9355 33.3125 26.9355 32.2422C30.9355 31.1719 33.3105 27.0547 32.2402 23.0547C31.2871 19.4844 27.9043 17.2109 24.3418 17.5234C24.7559 18.25 24.998 19.0938 24.998 20Z\" fill=\"#00AEEF\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-76d52d6 elementor-widget elementor-widget-text-editor\" data-id=\"76d52d6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Monitoring and Operational Visibility<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-81a9f21 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"81a9f21\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8a9c0a9 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"8a9c0a9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"50\" height=\"50\" viewBox=\"0 0 50 50\" fill=\"none\"><path d=\"M25 35.9375H42.1875V7.8125H7.8125V35.9375H25ZM25 35.9375V42.1875M25 42.1875H15.625M25 42.1875H34.375M14.0625 26.5625L21.875 20.3125L26.5625 25L35.9375 17.1875\" stroke=\"#00AEEF\" stroke-width=\"3.125\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c3783e8 elementor-widget elementor-widget-text-editor\" data-id=\"c3783e8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Support for critical operations and environments<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-94bafc2 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"94bafc2\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-f950f44 e-con-full animated-slow e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"f950f44\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;slideInLeft&quot;,&quot;animation_delay&quot;:300}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-436c93c elementor-widget__width-initial elementor-widget elementor-widget-heading\" data-id=\"436c93c\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Its infrastructure is now supporting growth<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-9c6d3ae elementor-widget elementor-widget-text-editor\" data-id=\"9c6d3ae\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Whether it&#8217;s network evolution, performance improvement, or increased availability, we operate at every level:<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-81c3f32 elementor-widget__width-initial animated-slow elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"81c3f32\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;slideInRight&quot;,&quot;_animation_delay&quot;:300}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<ul><li>Greater stability and availability<\/li><li>Operational Risk Mitigation<\/li><li>Greater control and visibility<\/li><li>Greater efficiency without increasing staff<\/li><li>Better alignment between IT and the business<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\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-fe8f7ea e-con-full animated-fast e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"fe8f7ea\" data-element_type=\"container\" data-e-type=\"container\" id=\"forms\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;,&quot;animation&quot;:&quot;none&quot;,&quot;animation_delay&quot;:0}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f1642b3 elementor-widget elementor-widget-heading\" data-id=\"f1642b3\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Ready to get your project off the ground safely?<\/h1>\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-20ac50a e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no elementor-invisible e-con e-child\" data-id=\"20ac50a\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-cba2312 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"cba2312\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-8cb1c3b elementor-widget elementor-widget-text-editor\" data-id=\"8cb1c3b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Save time, reduce risks, and deliver a project that meets expectations.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ca25f21 elementor-widget elementor-widget-heading\" data-id=\"ca25f21\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Talk to an Expert<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d41786 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"2d41786\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div role=\"main\" id=\"made4services-sn-aaeecfd43f7f6ff1c73c\"><\/div><script type=\"text\/javascript\" src=\"https:\/\/d335luupugsy2.cloudfront.net\/js\/rdstation-forms\/stable\/rdstation-forms.min.js\"><\/script><script type=\"text\/javascript\"> new RDStationForms('made4services-sn-aaeecfd43f7f6ff1c73c', 'null').createForm();<\/script>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-34be092 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"34be092\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-dab670e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"dab670e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ca2b9c2 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"ca2b9c2\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"tel:+554330478300\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"25\" viewBox=\"0 0 26 25\" fill=\"none\"><path d=\"M24.8827 12.6917C24.3434 12.6917 23.9062 12.2545 23.9062 11.7152C23.9062 6.3311 19.5258 1.95075 14.1416 1.95075C13.6023 1.95075 13.1651 1.51359 13.1651 0.974299C13.1651 0.435005 13.6023 -0.00215146 14.1416 -0.00215146C20.44 -0.132263 25.9894 5.417 25.8591 11.7153C25.8592 12.2545 25.422 12.6917 24.8827 12.6917ZM18.0474 11.7152C18.0474 9.56159 16.2953 7.80945 14.1416 7.80945C13.6023 7.80945 13.1651 8.24661 13.1651 8.7859C13.1651 9.32519 13.6023 9.76235 14.1416 9.76235C15.2184 9.76235 16.0945 10.6384 16.0945 11.7152C16.0945 12.2545 16.5317 12.6917 17.071 12.6917C17.6103 12.6917 18.0474 12.2545 18.0474 11.7152ZM21.9533 11.7152C21.9533 7.40793 18.449 3.90365 14.1416 3.90365C13.6023 3.90365 13.1651 4.34081 13.1651 4.8801C13.1651 5.41939 13.6023 5.85655 14.1416 5.85655C17.3721 5.85655 20.0004 8.48476 20.0004 11.7152C20.0004 12.2545 20.4375 12.6917 20.9768 12.6917C21.5161 12.6917 21.9533 12.2545 21.9533 11.7152ZM18.0687 24.9952C18.3201 24.9896 18.5597 24.8873 18.7375 24.7095L22.2528 21.1942C22.6341 20.8129 22.6341 20.1946 22.2528 19.8133L16.9433 14.5039C16.5619 14.1225 15.9436 14.1225 15.5623 14.5039L14.238 15.8282C12.9134 15.1914 10.6412 12.9109 10.0251 11.5887L11.3361 10.2778C11.7144 9.91414 11.7144 9.26045 11.3361 8.89687L5.99459 3.5554C5.61323 3.17405 4.99498 3.17405 4.61367 3.5554L1.14721 7.0218C0.968123 7.20088 0.865593 7.44255 0.861346 7.69579C0.846211 14.8527 10.5523 24.9061 18.0255 24.9956C18.0462 24.9956 18.0608 24.9954 18.0687 24.9952ZM5.30413 5.62679L9.26473 9.58732L8.17773 10.6743C7.93146 10.9206 7.83499 11.2794 7.92458 11.616C8.43727 13.6778 12.1838 17.4192 14.2054 17.9318C14.5423 18.0222 14.9022 17.926 15.149 17.6792L16.2528 16.5753L20.1814 20.5038L17.6621 23.023C12.2466 22.7058 3.53716 15.1774 2.83694 8.09389L5.30413 5.62679Z\" fill=\"#00AEEF\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-da47ffd e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"da47ffd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-99e174d elementor-widget elementor-widget-heading\" data-id=\"99e174d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"tel:+554330478300\">Call<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-8c28155 elementor-widget elementor-widget-heading\" data-id=\"8c28155\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"tel:+554330478300\">+55 (43) 3047-8300<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-fb52899 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"fb52899\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-312ef66 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"312ef66\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/wa.me\/5543984854013?text=Ol%C3%A1%21%20Tenho%20interesse%20e%20queria%20mais%20informa%C3%A7%C3%B5es%2C%20por%20favor\" target=\"_blank\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"25\" viewBox=\"0 0 26 25\" fill=\"none\"><path d=\"M22.1466 3.62605C19.7981 1.28631 16.6738 -0.00305938 13.3487 -0.00439453C10.0311 -0.00439453 6.9019 1.28383 4.53793 3.623C2.16977 5.96618 0.86438 9.08012 0.861328 12.3798V12.3836V12.3859C0.86171 14.3831 1.38642 16.3979 2.38244 18.2369L0.89547 24.9956L7.73198 23.4405C9.46347 24.3132 11.3954 24.7732 13.344 24.774H13.3489C16.666 24.774 19.7952 23.4856 22.1595 21.1462C24.5298 18.8011 25.8358 15.6912 25.8373 12.3894C25.8382 9.11082 24.5277 5.9986 22.1466 3.62605ZM13.3487 22.8228H13.3444C11.5947 22.822 9.86115 22.3827 8.33127 21.5521L8.00797 21.3766L3.462 22.4106L4.44943 17.923L4.25908 17.5947C3.31265 15.9626 2.81255 14.1609 2.81255 12.3838C2.81617 6.63184 7.5422 1.94682 13.3484 1.94682C16.1533 1.94797 18.7889 3.03535 20.7695 5.00831C22.78 7.01179 23.8868 9.63287 23.8859 12.3888C23.8836 18.1421 19.1566 22.8228 13.3487 22.8228Z\" fill=\"#00AEEF\"><\/path><path d=\"M9.95094 6.92261H9.40353C9.21298 6.92261 8.90361 6.99394 8.64192 7.27871C8.38004 7.56367 7.64209 8.25241 7.64209 9.65317C7.64209 11.0539 8.66576 12.4074 8.80843 12.5975C8.95129 12.7875 10.7844 15.7538 13.6878 16.895C16.1008 17.8433 16.5919 17.6547 17.1155 17.6072C17.6393 17.5599 18.8056 16.9186 19.0436 16.2539C19.2817 15.5892 19.2817 15.0193 19.2104 14.9003C19.1388 14.7816 18.9483 14.7105 18.6628 14.5682C18.377 14.4257 16.977 13.7254 16.7152 13.6302C16.4533 13.5354 16.2629 13.4879 16.0724 13.773C15.8818 14.0576 15.3209 14.716 15.1542 14.906C14.9877 15.0962 14.821 15.12 14.5352 14.9775C14.2495 14.8347 13.339 14.5287 12.2478 13.559C11.3984 12.8043 10.8091 11.8419 10.6423 11.5569C10.4758 11.2721 10.6246 11.118 10.7679 10.9759C10.8962 10.8485 11.0696 10.6742 11.2125 10.508C11.3551 10.3417 11.3958 10.2231 11.4911 10.0331C11.5863 9.84314 11.5386 9.67682 11.4673 9.53453C11.3958 9.39205 10.8476 7.98424 10.5935 7.42119H10.5937C10.3797 6.94702 10.1544 6.931 9.95094 6.92261Z\" fill=\"#00AEEF\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-af7faef e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"af7faef\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-56fd464 elementor-widget elementor-widget-heading\" data-id=\"56fd464\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/wa.me\/5543984854013?text=Ol%C3%A1%21%20Tenho%20interesse%20e%20queria%20mais%20informa%C3%A7%C3%B5es%2C%20por%20favor\" target=\"_blank\">WhatsApp<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-6ea99c9 elementor-widget elementor-widget-heading\" data-id=\"6ea99c9\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/wa.me\/5543984854013?text=Ol%C3%A1%21%20Tenho%20interesse%20e%20queria%20mais%20informa%C3%A7%C3%B5es%2C%20por%20favor\" target=\"_blank\">+55 (43) 98485-4013<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-2e62714 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"2e62714\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0193f0b elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"0193f0b\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/wa.me\/5543984854013?text=%C2%A1Hola%21%20Me%20interesa%20y%20me%20gustar%C3%ADa%20recibir%20m%C3%A1s%20informaci%C3%B3n%2C%20por%20favor\" target=\"_blank\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"26\" height=\"25\" viewBox=\"0 0 26 25\" fill=\"none\"><path d=\"M22.1466 3.62605C19.7981 1.28631 16.6738 -0.00305938 13.3487 -0.00439453C10.0311 -0.00439453 6.9019 1.28383 4.53793 3.623C2.16977 5.96618 0.86438 9.08012 0.861328 12.3798V12.3836V12.3859C0.86171 14.3831 1.38642 16.3979 2.38244 18.2369L0.89547 24.9956L7.73198 23.4405C9.46347 24.3132 11.3954 24.7732 13.344 24.774H13.3489C16.666 24.774 19.7952 23.4856 22.1595 21.1462C24.5298 18.8011 25.8358 15.6912 25.8373 12.3894C25.8382 9.11082 24.5277 5.9986 22.1466 3.62605ZM13.3487 22.8228H13.3444C11.5947 22.822 9.86115 22.3827 8.33127 21.5521L8.00797 21.3766L3.462 22.4106L4.44943 17.923L4.25908 17.5947C3.31265 15.9626 2.81255 14.1609 2.81255 12.3838C2.81617 6.63184 7.5422 1.94682 13.3484 1.94682C16.1533 1.94797 18.7889 3.03535 20.7695 5.00831C22.78 7.01179 23.8868 9.63287 23.8859 12.3888C23.8836 18.1421 19.1566 22.8228 13.3487 22.8228Z\" fill=\"#00AEEF\"><\/path><path d=\"M9.95094 6.92261H9.40353C9.21298 6.92261 8.90361 6.99394 8.64192 7.27871C8.38004 7.56367 7.64209 8.25241 7.64209 9.65317C7.64209 11.0539 8.66576 12.4074 8.80843 12.5975C8.95129 12.7875 10.7844 15.7538 13.6878 16.895C16.1008 17.8433 16.5919 17.6547 17.1155 17.6072C17.6393 17.5599 18.8056 16.9186 19.0436 16.2539C19.2817 15.5892 19.2817 15.0193 19.2104 14.9003C19.1388 14.7816 18.9483 14.7105 18.6628 14.5682C18.377 14.4257 16.977 13.7254 16.7152 13.6302C16.4533 13.5354 16.2629 13.4879 16.0724 13.773C15.8818 14.0576 15.3209 14.716 15.1542 14.906C14.9877 15.0962 14.821 15.12 14.5352 14.9775C14.2495 14.8347 13.339 14.5287 12.2478 13.559C11.3984 12.8043 10.8091 11.8419 10.6423 11.5569C10.4758 11.2721 10.6246 11.118 10.7679 10.9759C10.8962 10.8485 11.0696 10.6742 11.2125 10.508C11.3551 10.3417 11.3958 10.2231 11.4911 10.0331C11.5863 9.84314 11.5386 9.67682 11.4673 9.53453C11.3958 9.39205 10.8476 7.98424 10.5935 7.42119H10.5937C10.3797 6.94702 10.1544 6.931 9.95094 6.92261Z\" fill=\"#00AEEF\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0535a9e e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"0535a9e\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-906ed32 elementor-widget elementor-widget-heading\" data-id=\"906ed32\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/wa.me\/5543984854013?text=%C2%A1Hola%21%20Me%20interesa%20y%20me%20gustar%C3%ADa%20recibir%20m%C3%A1s%20informaci%C3%B3n%2C%20por%20favor\" target=\"_blank\">WhatsApp Latin America<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1e1c60d elementor-widget elementor-widget-heading\" data-id=\"1e1c60d\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/wa.me\/5543984854013?text=%C2%A1Hola%21%20Me%20interesa%20y%20me%20gustar%C3%ADa%20recibir%20m%C3%A1s%20informaci%C3%B3n%2C%20por%20favor\" target=\"_blank\">+1 (407) 608-8604<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-314fc44 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"314fc44\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-5927787 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"5927787\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"mailto:comercial@made4it.com.br\" target=\"_blank\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"19\" viewBox=\"0 0 28 19\" fill=\"none\"><path d=\"M25.5086 -0.00439453H3.23633C1.92944 -0.00439453 0.861328 1.05903 0.861328 2.37061V16.6206C0.861328 17.9327 1.93013 18.9956 3.23633 18.9956H25.5086C26.8154 18.9956 27.8836 17.9322 27.8836 16.6206V2.37061C27.8836 1.05871 26.8149 -0.00439453 25.5086 -0.00439453ZM25.1439 1.57894C24.376 2.34934 15.3565 11.3982 14.9859 11.77C14.6764 12.0805 14.0686 12.0807 13.759 11.77L3.60102 1.57894H25.1439ZM2.44466 16.3295V2.66168L9.25643 9.49561L2.44466 16.3295ZM3.60102 17.4123L10.3742 10.617L12.6376 12.8878C13.5651 13.8183 15.1802 13.8179 16.1074 12.8878L18.3707 10.6171L25.1439 17.4123H3.60102ZM26.3002 16.3295L19.4885 9.49561L26.3002 2.66168V16.3295Z\" fill=\"#00AEEF\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-add2c91 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"add2c91\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-afd7971 elementor-widget elementor-widget-heading\" data-id=\"afd7971\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"mailto:comercial@made4it.com.br\" target=\"_blank\">Email<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a09cdfc elementor-widget elementor-widget-heading\" data-id=\"a09cdfc\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"mailto:comercial@made4it.com.br\" target=\"_blank\">comercial@made4it.com.br<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-a87ddb8 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"a87ddb8\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-84fbfd0 elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"84fbfd0\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"mailto:latam@made4it.com.br\" target=\"_blank\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"28\" height=\"19\" viewBox=\"0 0 28 19\" fill=\"none\"><path d=\"M25.5086 -0.00439453H3.23633C1.92944 -0.00439453 0.861328 1.05903 0.861328 2.37061V16.6206C0.861328 17.9327 1.93013 18.9956 3.23633 18.9956H25.5086C26.8154 18.9956 27.8836 17.9322 27.8836 16.6206V2.37061C27.8836 1.05871 26.8149 -0.00439453 25.5086 -0.00439453ZM25.1439 1.57894C24.376 2.34934 15.3565 11.3982 14.9859 11.77C14.6764 12.0805 14.0686 12.0807 13.759 11.77L3.60102 1.57894H25.1439ZM2.44466 16.3295V2.66168L9.25643 9.49561L2.44466 16.3295ZM3.60102 17.4123L10.3742 10.617L12.6376 12.8878C13.5651 13.8183 15.1802 13.8179 16.1074 12.8878L18.3707 10.6171L25.1439 17.4123H3.60102ZM26.3002 16.3295L19.4885 9.49561L26.3002 2.66168V16.3295Z\" fill=\"#00AEEF\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-49d5796 e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"49d5796\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-3ff4cf1 elementor-widget elementor-widget-heading\" data-id=\"3ff4cf1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"mailto:latam@made4it.com.br\" target=\"_blank\">Latam Email<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eafa4a1 elementor-widget elementor-widget-heading\" data-id=\"eafa4a1\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"mailto:latam@made4it.com.br\" target=\"_blank\">latam@made4it.com.br\u200b<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5e572af e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"5e572af\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-29a1c8a elementor-view-default elementor-widget elementor-widget-icon\" data-id=\"29a1c8a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<a class=\"elementor-icon\" href=\"https:\/\/maps.app.goo.gl\/cf6kW8es5jCDuPqN6\" target=\"_blank\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"19\" height=\"25\" viewBox=\"0 0 19 25\" fill=\"none\"><path d=\"M9.7359 0.243408C4.84244 0.243408 0.861328 4.22451 0.861328 9.11793C0.861328 15.1908 8.8032 24.1062 9.14133 24.4827C9.45893 24.8365 10.0134 24.8358 10.3305 24.4827C10.6686 24.1062 18.6105 15.1908 18.6105 9.11793C18.6104 4.22451 14.6293 0.243408 9.7359 0.243408ZM9.7359 22.7247C7.06305 19.5498 2.45948 13.2859 2.45948 9.11803C2.45948 5.10572 5.72364 1.84156 9.7359 1.84156C13.7482 1.84156 17.0123 5.10572 17.0123 9.11798C17.0123 13.286 12.4094 19.5488 9.7359 22.7247Z\" fill=\"#00AEEF\"><\/path><path d=\"M9.73548 4.65308C7.27346 4.65308 5.27051 6.65607 5.27051 9.1181C5.27051 11.5801 7.27351 13.5831 9.73548 13.5831C12.1975 13.5831 14.2004 11.5801 14.2004 9.1181C14.2004 6.65607 12.1975 4.65308 9.73548 4.65308ZM9.73548 11.985C8.15466 11.985 6.86866 10.6989 6.86866 9.1181C6.86866 7.53728 8.15471 6.25122 9.73548 6.25122C11.3163 6.25122 12.6023 7.53728 12.6023 9.1181C12.6023 10.6989 11.3163 11.985 9.73548 11.985Z\" fill=\"#00AEEF\"><\/path><\/svg>\t\t\t<\/a>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-19a6eea e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-child\" data-id=\"19a6eea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-6931326 elementor-widget elementor-widget-heading\" data-id=\"6931326\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/maps.app.goo.gl\/cf6kW8es5jCDuPqN6\" target=\"_blank\">Address<\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-c3ad12a elementor-widget elementor-widget-heading\" data-id=\"c3ad12a\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<span class=\"elementor-heading-title elementor-size-default\"><a href=\"https:\/\/maps.app.goo.gl\/cf6kW8es5jCDuPqN6\" target=\"_blank\">800 Curitiba Ave. - Downtown, Apucarana - PR\u200b <\/a><\/span>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\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<div class=\"elementor-element elementor-element-38a789f e-con-full e-flex wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"38a789f\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d6ffeb7 elementor-widget elementor-widget-heading\" data-id=\"d6ffeb7\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Our Certifications<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-ce36942 elementor-widget elementor-widget-html\" data-id=\"ce36942\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<div class=\"cert-carousel\">\r\n  <div class=\"cert-track\">\r\n    <!-- IMAGENS -->\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Huawei-HCIA-Datacom.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Huawei-HCIA-Datacom-1.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Huawei-HCIA-Datacom-2.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Huawei-HCIA-Datacom-3.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Huawei-HCIA-Datacom-4.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Huawei-HCIA-Datacom-5.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Huawei-HCIA-Datacom-6.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Huawei-HCSA-Presales.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Huawei-HCSA-Sales.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Huawei-HCSA-Service.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/ITIL-V3.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Juniper-JNCIP-ENT.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Juniper-JNCIP-Junos.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Juniper-JNCIP-SEC.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Juniper-JNCIP-SP.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Linux-Essentials.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Linux-LPIC-1.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Linux-LPIC-2.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Linux-LPIC-3.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Linux-LPIC-3-Sec.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Microsoft-MCSA.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Mikrotik-MTCINE.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Mikrotik-MTCNA.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Mikrotik-MTCRE.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Nokia-NRS-1.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Zabbix-Certified.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Zend-PHP-Engineer.png\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Zend-PHP-Engineer-2.png\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Zend-PHP-Engineer-3.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Fortinet-NSE-5.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Docker.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Datacom.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/compTIA-Security.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Cisco-CCNP.svg\">\r\n    <img decoding=\"async\" src=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2026\/02\/Cisco-CCNA.svg\">\r\n  <\/div>\r\n<\/div>\r\n\r\n<style>\r\n.cert-carousel {\r\n  width: 100%;\r\n  overflow: hidden;\r\n  position: relative;\r\n}\r\n\r\n.cert-track {\r\n  display: flex;\r\n  width: max-content;\r\n  animation: scroll 90s linear infinite; \/* MAIS LENTO *\/\r\n}\r\n\r\n.cert-track img {\r\n  max-height: 90px;\r\n  width: auto;\r\n  margin: 0 30px;\r\n  object-fit: contain;\r\n  flex-shrink: 0;\r\n}\r\n\r\n@keyframes scroll {\r\n  from {\r\n    transform: translateX(0);\r\n  }\r\n  to {\r\n    transform: translateX(-50%);\r\n  }\r\n}\r\n\r\n\/* Responsivo *\/\r\n@media (max-width: 768px) {\r\n  .cert-track img {\r\n    max-height: 70px;\r\n    margin: 0 20px;\r\n  }\r\n}\r\n\r\n@media (max-width: 480px) {\r\n  .cert-track img {\r\n    max-height: 60px;\r\n    margin: 0 15px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<script>\r\nconst track = document.querySelector('.cert-track');\r\nconst images = Array.from(track.children);\r\n\r\nimages.forEach(img => {\r\n  track.appendChild(img.cloneNode(true));\r\n});\r\n<\/script>\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-00718d2 e-flex e-con-boxed wpr-particle-no wpr-jarallax-no wpr-parallax-no wpr-sticky-section-no wpr-column-slider-no wpr-equal-height-no e-con e-parent\" data-id=\"00718d2\" data-element_type=\"container\" data-e-type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-ede0dff elementor-widget elementor-widget-html\" data-id=\"ede0dff\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<section class=\"m4g-faq\">\r\n  <h2>FAQ<\/h2>\r\n\r\n  <div class=\"faq-item active\">\r\n    <button class=\"faq-question\" type=\"button\">\r\n      <span class=\"faq-title\">WHAT IS MADE4SERVICES?<\/span>\r\n      <span class=\"faq-icon\"><\/span>\r\n    <\/button>\r\n    <div class=\"faq-answer\">\r\n      <p>Made4Services is Made4it\u2019s IT project and operations service designed for corporate environments\u2014companies that need stable, secure, and predictable infrastructure but lack an in-house team with the necessary expertise to plan, modernize, and maintain that environment.<\/p>\r\n      <p>Made4it provides services ranging from initial assessment to ongoing support: evaluating risks and bottlenecks, designing high-availability architectures, executing low-risk migrations, and operating the environment on an ongoing basis\u2014so that IT supports business growth rather than acting as an obstacle.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"faq-item\">\r\n    <button class=\"faq-question\" type=\"button\">\r\n      <span class=\"faq-title\">FOR WHAT TYPES OF COMPANIES IS MADE4SERVICES RECOMMENDED?<\/span>\r\n      <span class=\"faq-icon\"><\/span>\r\n    <\/button>\r\n    <div class=\"faq-answer\">\r\n      <p>Made4Services is designed for companies that operate IT environments of medium to high complexity and face challenges such as legacy infrastructure that hinders progress, a high volume of incidents, a lack of operational visibility, or an overreliance on people rather than processes.<\/p>\r\n      <p>It is suitable both for companies that do not have an in-house IT team and for those that do have a team but need external specialists for critical projects, migrations, or the maintenance of environments that cannot be shut down.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"faq-item\">\r\n    <button class=\"faq-question\" type=\"button\">\r\n      <span class=\"faq-title\">WHAT TECHNOLOGIES AND ENVIRONMENTS DOES MADE4IT SUPPORT IN THE CORPORATE SECTOR?<\/span>\r\n      <span class=\"faq-icon\"><\/span>\r\n    <\/button>\r\n    <div class=\"faq-answer\">\r\n      <p>Made4it operates across all layers of corporate infrastructure: corporate Wi-Fi networks and access environments, firewalls (Fortinet, Huawei, pfSense, Cisco, and Juniper), mission-critical and high-availability networks, Windows and Linux servers, Active Directory environments, and operational monitoring and visibility.<\/p>\r\n      <p>The team holds certifications such as ITIL, Juniper JNCIP, Huawei HCIA\/HCIP, Linux LPIC, and Microsoft MCSA, ensuring end-to-end technical support in the corporate environment.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"faq-item\">\r\n    <button class=\"faq-question\" type=\"button\">\r\n      <span class=\"faq-title\">HOW DOES THE CUSTOMER SERVICE PROCESS WORK?<\/span>\r\n      <span class=\"faq-icon\"><\/span>\r\n    <\/button>\r\n    <div class=\"faq-answer\">\r\n      <p>The process begins with a comprehensive diagnosis and assessment: an evaluation of the existing infrastructure, and the identification of risks, bottlenecks, and vulnerabilities related to security, performance, and availability.<\/p>\r\n      <p>Based on this assessment, Made4it proposes the architecture and evolution plan, carries out the deployment or migration with close oversight, and, if necessary, takes over the ongoing support and operation of the environment\u2014ensuring predictability and control over time.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"faq-item\">\r\n    <button class=\"faq-question\" type=\"button\">\r\n      <span class=\"faq-title\">WHAT IS THE DIFFERENCE BETWEEN MADE4SERVICES AND MADE4PROJECTS?<\/span>\r\n      <span class=\"faq-icon\"><\/span>\r\n    <\/button>\r\n    <div class=\"faq-answer\">\r\n      <p>Made4Projects is geared toward Internet service providers (ISPs) and focuses on specific telecommunications network projects\u2014BGP, MPLS, CGNAT, BNG, and similar technologies. Made4Services, on the other hand, is aimed at the corporate market: companies in any industry that need robust, secure, and well-managed IT infrastructure. <\/p>\r\n      <p>In short: Made4Projects is for those who operate an ISP network; Made4Services is for those who need robust enterprise IT\u2014from the internal network to servers, firewalls, and Active Directory.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n  <div class=\"faq-item\">\r\n    <button class=\"faq-question\" type=\"button\">\r\n      <span class=\"faq-title\">WHAT ARE THE BENEFITS OF HIRING MADE4SERVICES?<\/span>\r\n      <span class=\"faq-icon\"><\/span>\r\n    <\/button>\r\n    <div class=\"faq-answer\">\r\n      <p>With Made4Services, the company gains greater operational stability and availability, reduced operational risk and fewer incidents, greater control and visibility into the IT environment, increased efficiency without the need to expand the internal team, and better alignment between IT and business objectives.<\/p>\r\n      <p>Instead of putting out fires, your IT department begins to support growth\u2014with predictability, processes, and specialized technical expertise.<\/p>\r\n    <\/div>\r\n  <\/div>\r\n\r\n<\/section>\r\n\r\n<style>\r\n.m4g-faq,\r\n.m4g-faq *,\r\n.m4g-faq *::before,\r\n.m4g-faq *::after {\r\n  box-sizing: border-box;\r\n}\r\n\r\n.m4g-faq {\r\n  width: 100%;\r\n  max-width: 830px;\r\n  min-width: 0;\r\n  margin: 0 auto;\r\n  font-family: 'Montserrat', sans-serif;\r\n  overflow: hidden;\r\n}\r\n\r\n.m4g-faq h2 {\r\n  margin: 0 0 24px;\r\n  font-size: clamp(34px, 12vw, 56px);\r\n  font-weight: 800;\r\n  line-height: 1;\r\n  color: #d8d8d8;\r\n}\r\n\r\n.m4g-faq .faq-item {\r\n  width: 100%;\r\n  min-width: 0;\r\n  border-bottom: 1px solid #706F6F;\r\n}\r\n\r\n.m4g-faq .faq-question {\r\n  appearance: none;\r\n  -webkit-appearance: none;\r\n  width: 100%;\r\n  max-width: 100%;\r\n  min-width: 0;\r\n  padding: 15px 0;\r\n  margin: 0;\r\n  background: transparent !important;\r\n  border: 0 !important;\r\n  box-shadow: none !important;\r\n  cursor: pointer;\r\n  display: grid !important;\r\n  grid-template-columns: minmax(0, 1fr) 14px;\r\n  align-items: center;\r\n  column-gap: 10px;\r\n  text-align: left;\r\n  color: #706F6F !important;\r\n  white-space: normal !important;\r\n  overflow: visible !important;\r\n}\r\n\r\n.m4g-faq .faq-title {\r\n  display: block;\r\n  width: 100%;\r\n  min-width: 0;\r\n  max-width: 100%;\r\n  font-size: clamp(11px, 3.4vw, 15px);\r\n  font-weight: 700;\r\n  line-height: 1.35;\r\n  text-transform: uppercase;\r\n  color: #706F6F;\r\n  white-space: normal !important;\r\n  overflow-wrap: break-word;\r\n  word-wrap: break-word;\r\n  word-break: normal;\r\n  hyphens: auto;\r\n}\r\n\r\n.m4g-faq .faq-question:hover,\r\n.m4g-faq .faq-question:focus,\r\n.m4g-faq .faq-question:active {\r\n  color: #706F6F !important;\r\n  background: transparent !important;\r\n  border: 0 !important;\r\n  box-shadow: none !important;\r\n  outline: none !important;\r\n}\r\n\r\n.m4g-faq .faq-icon {\r\n  display: block;\r\n  width: 8px;\r\n  height: 8px;\r\n  justify-self: end;\r\n  border-right: 2px solid #2B2D2D;\r\n  border-bottom: 2px solid #2B2D2D;\r\n  transform: rotate(45deg);\r\n  transition: transform .25s ease;\r\n}\r\n\r\n.m4g-faq .faq-item.active .faq-icon {\r\n  transform: rotate(225deg);\r\n}\r\n\r\n.m4g-faq .faq-answer {\r\n  width: 100%;\r\n  max-width: 100%;\r\n  min-width: 0;\r\n  max-height: 0;\r\n  overflow: hidden;\r\n  transition: max-height .35s ease;\r\n}\r\n\r\n.m4g-faq .faq-answer p {\r\n  margin: 0;\r\n  padding: 0 24px 18px 0;\r\n  font-size: clamp(12px, 3.4vw, 14px);\r\n  font-weight: 300;\r\n  line-height: 1.65;\r\n  color: #706F6F;\r\n  white-space: normal;\r\n  overflow-wrap: break-word;\r\n  word-wrap: break-word;\r\n  word-break: normal;\r\n  hyphens: auto;\r\n}\r\n\r\n.m4g-faq .faq-answer p + p {\r\n  margin-top: 10px;\r\n}\r\n\r\n.m4g-faq .faq-item.active .faq-answer {\r\n  max-height: 700px;\r\n}\r\n\r\n@media (max-width: 480px) {\r\n  .m4g-faq {\r\n    max-width: 100%;\r\n    padding: 0 12px;\r\n  }\r\n\r\n  .m4g-faq .faq-question {\r\n    grid-template-columns: minmax(0, 1fr) 12px;\r\n    column-gap: 8px;\r\n    padding: 13px 0;\r\n  }\r\n\r\n  .m4g-faq .faq-answer p {\r\n    padding-right: 12px;\r\n  }\r\n}\r\n\r\n@media (max-width: 360px) {\r\n  .m4g-faq {\r\n    padding: 0 8px;\r\n  }\r\n\r\n  .m4g-faq .faq-title {\r\n    font-size: 11px;\r\n  }\r\n}\r\n<\/style>\r\n\r\n<script>\r\ndocument.querySelectorAll('.m4g-faq .faq-question').forEach(function(button) {\r\n  button.addEventListener('click', function() {\r\n    var item = this.closest('.faq-item');\r\n    var faq = this.closest('.m4g-faq');\r\n\r\n    faq.querySelectorAll('.faq-item').forEach(function(otherItem) {\r\n      if (otherItem !== item) {\r\n        otherItem.classList.remove('active');\r\n      }\r\n    });\r\n\r\n    item.classList.toggle('active');\r\n  });\r\n});\r\n<\/script>\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>Projetos e opera\u00e7\u00e3o de TI para ambientes corporativos que n\u00e3o podem falhar Planejamos, modernizamos e sustentamos infraestruturas com foco em seguran\u00e7a, disponibilidade e previsibilidade operacional. Solicitar Projeto https:\/\/youtu.be\/UzwvUh_qZvk Is your IT operation under control\u2026 or just barely functioning? Many companies operate in complex environments that lack predictability: Legacy infrastructure hindering progress Lack of integration between systems and security High volume of incidents and operational noise Dependence on people, not on processes The problem isn&#8217;t technology. It&#8217;s the lack of structure and direction Request a project Critical infrastructure requires technical leadership, not improvisation More than just technical support, we provide clarity to help your business grow. We provide services ranging from diagnosis to ongoing support: Planning and Architecture Deployment and Migration Maintenance and Operation Automation and Optimization How We Operate in Your Environment Diagnosis and Assessment Comprehensive infrastructure assessment \u2028 Identification of risks and bottlenecks \u2028 Security, Performance, and Availability Analysis Architecture and Design Corporate Network Restructuring \u2028 Segmentation and Security \u2028 High Availability (HA) and Failover Projects Deployment and Migration Low-Risk Infrastructure Migration \u2028 Integration with legacy systems \u2028 Validation and monitoring Maintenance and Operation Specialized technical support Maintenance of critical environments Ongoing Monitoring of Operations and Optimization Corporate Infrastructure Specialists We operate in highly critical environments, including: Corporate Wi-Fi Networks and Access Environments Firewalls (Fortinet, Huawei, pfSense, Cisco, and Juniper) High-criticality, high-availability networks Windows and Linux Servers Environments with Active Directory Monitoring and Operational Visibility Support for critical operations and environments Its infrastructure is now supporting growth Whether it&#8217;s network evolution, performance improvement, or increased availability, we operate at every level: Greater stability and availability Operational Risk Mitigation Greater control and visibility Greater efficiency without increasing staff Better alignment between IT and the business Ready to get your project off the ground safely? Save time, reduce risks, and deliver a project that meets expectations. Talk to an Expert Call +55 (43) 3047-8300 WhatsApp +55 (43) 98485-4013 WhatsApp Latin America +1 (407) 608-8604 Email comercial@made4it.com.br Latam Email latam@made4it.com.br\u200b Address 800 Curitiba Ave. &#8211; Downtown, Apucarana &#8211; PR\u200b Our Certifications FAQ WHAT IS MADE4SERVICES? Made4Services is Made4it\u2019s IT project and operations service designed for corporate environments\u2014companies that need stable, secure, and predictable infrastructure but lack an in-house team with the necessary expertise to plan, modernize, and maintain that environment. Made4it provides services ranging from initial assessment to ongoing support: evaluating risks and bottlenecks, designing high-availability architectures, executing low-risk migrations, and operating the environment on an ongoing basis\u2014so that IT supports business growth rather than acting as an obstacle. FOR WHAT TYPES OF COMPANIES IS MADE4SERVICES RECOMMENDED? Made4Services is designed for companies that operate IT environments of medium to high complexity and face challenges such as legacy infrastructure that hinders progress, a high volume of incidents, a lack of operational visibility, or an overreliance on people rather than processes. It is suitable both for companies that do not have an in-house IT team and for those that do have a team but need external specialists for critical projects, migrations, or the maintenance of environments that cannot be shut down. WHAT TECHNOLOGIES AND ENVIRONMENTS DOES MADE4IT SUPPORT IN THE CORPORATE SECTOR? Made4it operates across all layers of corporate infrastructure: corporate Wi-Fi networks and access environments, firewalls (Fortinet, Huawei, pfSense, Cisco, and Juniper), mission-critical and high-availability networks, Windows and Linux servers, Active Directory environments, and operational monitoring and visibility. The team holds certifications such as ITIL, Juniper JNCIP, Huawei HCIA\/HCIP, Linux LPIC, and Microsoft MCSA, ensuring end-to-end technical support in the corporate environment. HOW DOES THE CUSTOMER SERVICE PROCESS WORK? The process begins with a comprehensive diagnosis and assessment: an evaluation of the existing infrastructure, and the identification of risks, bottlenecks, and vulnerabilities related to security, performance, and availability. Based on this assessment, Made4it proposes the architecture and evolution plan, carries out the deployment or migration with close oversight, and, if necessary, takes over the ongoing support and operation of the environment\u2014ensuring predictability and control over time. WHAT IS THE DIFFERENCE BETWEEN MADE4SERVICES AND MADE4PROJECTS? Made4Projects is geared toward Internet service providers (ISPs) and focuses on specific telecommunications network projects\u2014BGP, MPLS, CGNAT, BNG, and similar technologies. Made4Services, on the other hand, is aimed at the corporate market: companies in any industry that need robust, secure, and well-managed IT infrastructure. In short: Made4Projects is for those who operate an ISP network; Made4Services is for those who need robust enterprise IT\u2014from the internal network to servers, firewalls, and Active Directory. WHAT ARE THE BENEFITS OF HIRING MADE4SERVICES? With Made4Services, the company gains greater operational stability and availability, reduced operational risk and fewer incidents, greater control and visibility into the IT environment, increased efficiency without the need to expand the internal team, and better alignment between IT and business objectives. Instead of putting out fires, your IT department begins to support growth\u2014with predictability, processes, and specialized technical expertise.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-17616","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.9 - aioseo.com -->\n\t<meta name=\"description\" content=\"Projetos e opera\u00e7\u00e3o de TI para ambientes corporativos que n\u00e3o podem falharPlanejamos, modernizamos e sustentamos infraestruturas com foco em seguran\u00e7a, disponibilidade e previsibilidade operacional. Solicitar Projeto Is your IT operation under control\u2026 or just barely functioning? Many companies operate in complex environments that lack predictability: Legacy infrastructure hindering progressLack of integration between systems and securityHigh\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/made4it.com.br\/en\/made4services\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.9\" \/>\n\t\t<meta property=\"og:locale\" content=\"en_US\" \/>\n\t\t<meta property=\"og:site_name\" content=\"Made4it -\" \/>\n\t\t<meta property=\"og:type\" content=\"article\" \/>\n\t\t<meta property=\"og:title\" content=\"made4Services - Made4it\" \/>\n\t\t<meta property=\"og:description\" content=\"Projetos e opera\u00e7\u00e3o de TI para ambientes corporativos que n\u00e3o podem falharPlanejamos, modernizamos e sustentamos infraestruturas com foco em seguran\u00e7a, disponibilidade e previsibilidade operacional. Solicitar Projeto Is your IT operation under control\u2026 or just barely functioning? Many companies operate in complex environments that lack predictability: Legacy infrastructure hindering progressLack of integration between systems and securityHigh\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/made4it.com.br\/en\/made4services\/\" \/>\n\t\t<meta property=\"og:image\" content=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png\" \/>\n\t\t<meta property=\"og:image:secure_url\" content=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png\" \/>\n\t\t<meta property=\"og:image:width\" content=\"87\" \/>\n\t\t<meta property=\"og:image:height\" content=\"27\" \/>\n\t\t<meta property=\"article:published_time\" content=\"2026-03-06T17:28:17+00:00\" \/>\n\t\t<meta property=\"article:modified_time\" content=\"2026-06-26T16:42:39+00:00\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"made4Services - Made4it\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Projetos e opera\u00e7\u00e3o de TI para ambientes corporativos que n\u00e3o podem falharPlanejamos, modernizamos e sustentamos infraestruturas com foco em seguran\u00e7a, disponibilidade e previsibilidade operacional. Solicitar Projeto Is your IT operation under control\u2026 or just barely functioning? Many companies operate in complex environments that lack predictability: Legacy infrastructure hindering progressLack of integration between systems and securityHigh\" \/>\n\t\t<meta name=\"twitter:image\" content=\"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/made4services\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/made4services\\\/#listItem\",\"name\":\"made4Services\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/made4services\\\/#listItem\",\"position\":2,\"name\":\"made4Services\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#organization\",\"name\":\"Made4it\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/wp-content\\\/uploads\\\/2025\\\/09\\\/logomade4it.png\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/made4services\\\/#organizationLogo\",\"width\":87,\"height\":27},\"image\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/made4services\\\/#organizationLogo\"}},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/made4services\\\/#webpage\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/made4services\\\/\",\"name\":\"made4Services - Made4it\",\"description\":\"Projetos e opera\\u00e7\\u00e3o de TI para ambientes corporativos que n\\u00e3o podem falharPlanejamos, modernizamos e sustentamos infraestruturas com foco em seguran\\u00e7a, disponibilidade e previsibilidade operacional. Solicitar Projeto Is your IT operation under control\\u2026 or just barely functioning? Many companies operate in complex environments that lack predictability: Legacy infrastructure hindering progressLack of integration between systems and securityHigh\",\"inLanguage\":\"en-US\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/made4services\\\/#breadcrumblist\"},\"datePublished\":\"2026-03-06T17:28:17+00:00\",\"dateModified\":\"2026-06-26T16:42:39+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/\",\"name\":\"Made4it\",\"inLanguage\":\"en-US\",\"publisher\":{\"@id\":\"https:\\\/\\\/made4it.com.br\\\/en\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"made4Services - Made4it","description":"Projetos e opera\u00e7\u00e3o de TI para ambientes corporativos que n\u00e3o podem falharPlanejamos, modernizamos e sustentamos infraestruturas com foco em seguran\u00e7a, disponibilidade e previsibilidade operacional. Solicitar Projeto Is your IT operation under control\u2026 or just barely functioning? Many companies operate in complex environments that lack predictability: Legacy infrastructure hindering progressLack of integration between systems and securityHigh","canonical_url":"https:\/\/made4it.com.br\/en\/made4services\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/made4it.com.br\/en\/made4services\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/#listItem","position":1,"name":"Home","item":"https:\/\/made4it.com.br\/en\/","nextItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/made4services\/#listItem","name":"made4Services"}},{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/made4services\/#listItem","position":2,"name":"made4Services","previousItem":{"@type":"ListItem","@id":"https:\/\/made4it.com.br\/en\/#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/made4it.com.br\/en\/#organization","name":"Made4it","url":"https:\/\/made4it.com.br\/en\/","logo":{"@type":"ImageObject","url":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png","@id":"https:\/\/made4it.com.br\/en\/made4services\/#organizationLogo","width":87,"height":27},"image":{"@id":"https:\/\/made4it.com.br\/en\/made4services\/#organizationLogo"}},{"@type":"WebPage","@id":"https:\/\/made4it.com.br\/en\/made4services\/#webpage","url":"https:\/\/made4it.com.br\/en\/made4services\/","name":"made4Services - Made4it","description":"Projetos e opera\u00e7\u00e3o de TI para ambientes corporativos que n\u00e3o podem falharPlanejamos, modernizamos e sustentamos infraestruturas com foco em seguran\u00e7a, disponibilidade e previsibilidade operacional. Solicitar Projeto Is your IT operation under control\u2026 or just barely functioning? Many companies operate in complex environments that lack predictability: Legacy infrastructure hindering progressLack of integration between systems and securityHigh","inLanguage":"en-US","isPartOf":{"@id":"https:\/\/made4it.com.br\/en\/#website"},"breadcrumb":{"@id":"https:\/\/made4it.com.br\/en\/made4services\/#breadcrumblist"},"datePublished":"2026-03-06T17:28:17+00:00","dateModified":"2026-06-26T16:42:39+00:00"},{"@type":"WebSite","@id":"https:\/\/made4it.com.br\/en\/#website","url":"https:\/\/made4it.com.br\/en\/","name":"Made4it","inLanguage":"en-US","publisher":{"@id":"https:\/\/made4it.com.br\/en\/#organization"}}]},"og:locale":"en_US","og:site_name":"Made4it -","og:type":"article","og:title":"made4Services - Made4it","og:description":"Projetos e opera\u00e7\u00e3o de TI para ambientes corporativos que n\u00e3o podem falharPlanejamos, modernizamos e sustentamos infraestruturas com foco em seguran\u00e7a, disponibilidade e previsibilidade operacional. Solicitar Projeto Is your IT operation under control\u2026 or just barely functioning? Many companies operate in complex environments that lack predictability: Legacy infrastructure hindering progressLack of integration between systems and securityHigh","og:url":"https:\/\/made4it.com.br\/en\/made4services\/","og:image":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png","og:image:secure_url":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png","og:image:width":87,"og:image:height":27,"article:published_time":"2026-03-06T17:28:17+00:00","article:modified_time":"2026-06-26T16:42:39+00:00","twitter:card":"summary_large_image","twitter:title":"made4Services - Made4it","twitter:description":"Projetos e opera\u00e7\u00e3o de TI para ambientes corporativos que n\u00e3o podem falharPlanejamos, modernizamos e sustentamos infraestruturas com foco em seguran\u00e7a, disponibilidade e previsibilidade operacional. Solicitar Projeto Is your IT operation under control\u2026 or just barely functioning? Many companies operate in complex environments that lack predictability: Legacy infrastructure hindering progressLack of integration between systems and securityHigh","twitter:image":"https:\/\/made4it.com.br\/wp-content\/uploads\/2025\/09\/logomade4it.png"},"aioseo_meta_data":{"post_id":"17616","title":"#post_title #separator_sa #site_title","description":"#post_content","keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"default","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-06-26 13:23:08","updated":"2026-06-26 17:46:43"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/made4it.com.br\/en\/\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tmade4Services\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/made4it.com.br\/en\/"},{"label":"made4Services","link":"https:\/\/made4it.com.br\/en\/made4services\/"}],"_hostinger_reach_plugin_has_subscription_block":false,"_hostinger_reach_plugin_is_elementor":false,"_links":{"self":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/pages\/17616","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/comments?post=17616"}],"version-history":[{"count":3,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/pages\/17616\/revisions"}],"predecessor-version":[{"id":18152,"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/pages\/17616\/revisions\/18152"}],"wp:attachment":[{"href":"https:\/\/made4it.com.br\/en\/wp-json\/wp\/v2\/media?parent=17616"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}