{"id":330,"date":"2025-07-30T21:03:22","date_gmt":"2025-07-30T21:03:22","guid":{"rendered":"https:\/\/jtainio.fi\/?page_id=330"},"modified":"2025-07-31T07:42:50","modified_gmt":"2025-07-31T07:42:50","slug":"home","status":"publish","type":"page","link":"https:\/\/jtainio.fi\/?page_id=330&lang=en","title":{"rendered":"Home"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"330\" class=\"elementor elementor-330\" data-elementor-post-type=\"page\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4c170e4a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4c170e4a\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-57acf926\" data-id=\"57acf926\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-722bdf22 elementor-widget elementor-widget-heading\" data-id=\"722bdf22\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">J Tainio Oy - Specialist in Information Technology\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-175e5246 elementor-widget elementor-widget-heading\" data-id=\"175e5246\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Reliable IT Expertise for Businesses\n<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3c4073dc elementor-widget elementor-widget-text-editor\" data-id=\"3c4073dc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>J Tainio Oy is an IT expert operating in the Kaustinen region, providing businesses with reliable Proxmox, network, and software solutions with personalized service.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-47dcd9d elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"47dcd9d\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"#anchor-9\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Services<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-428209f5 elementor-widget__width-auto elementor-widget elementor-widget-button\" data-id=\"428209f5\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"https:\/\/jtainio.fi\/?page_id=79\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-arrow-right\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Information<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f4cc4b7\" data-id=\"f4cc4b7\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t<div class=\"elementor-element elementor-element-e67a5b8 e-con-full e-flex e-con e-parent\" data-id=\"e67a5b8\" data-element_type=\"container\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t<div class=\"elementor-element elementor-element-2b90d75 elementor-widget elementor-widget-html\" data-id=\"2b90d75\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"fi\">\n<head>\n<meta charset=\"UTF-8\">\n<title>J Tainio Oy \u2013 Liikkuva Banneri<\/title>\n<style>\n  body {\n    background: transparent;\n    margin: 0;\n    padding: 0;\n    font-family: Arial, Helvetica, sans-serif;\n  }\n\n  .marquee-container {\n    width: 100%;\n    overflow: hidden;\n    white-space: nowrap;\n    padding: 20px 0;\n    background: transparent;\n  }\n\n  .marquee-text {\n    display: inline-block;\n    padding-left: 100%;\n    animation: marquee 180s linear infinite; \/* todella hidas liike *\/\n    font-size: 3em; \/* suuri ja selke\u00e4 fontti *\/\n    font-weight: bold;\n    color: #fff; \/* valkoinen teksti *\/\n  }\n\n  @keyframes marquee {\n    0%   { transform: translateX(0); }\n    100% { transform: translateX(-100%); }\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"marquee-container\">\n  <div class=\"marquee-text\" id=\"marquee\">\n    <!-- Teksti lis\u00e4t\u00e4\u00e4n JavaScriptill\u00e4 -->\n  <\/div>\n<\/div>\n\n<script>\n  const asiat = [\n  \"Proxmox Expert Work\",\n\"VMware \u2192 Proxmox Migrations\",\n\"Network Design\",\n\"Remote Maintenance and Monitoring\",\n\"Software Development\",\n\"VPN and Firewall Solutions\",\n\"Virtual Servers\",\n\"Reliable IT Support\"\n  ];\n\n  const sep = \" \u00b7 \";\n  let teksti = \"\";\n  for (let i = 0; i < 8; i++) { \/\/ Toistetaan useamman kerran\n    teksti += asiat.join(sep) + sep;\n  }\n\n  document.getElementById(\"marquee\").textContent = teksti;\n<\/script>\n\n<\/body>\n<\/html>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-2e15bb75 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2e15bb75\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-7d7ef6f5\" data-id=\"7d7ef6f5\" data-element_type=\"column\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4eb2e663 elementor-widget elementor-widget-image\" data-id=\"4eb2e663\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jtainio.fi\/wp-content\/uploads\/elementor\/thumbs\/supercomputers-and-storage-system-in-tech-room-r9g3srmhihq04hzynqfa4f9qkkfjvqxppj5ww0dgow.jpg\" title=\"Supercomputers and storage system in tech room\" alt=\"Supercomputers and storage system in tech room\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-59058d80 elementor-invisible elementor-widget elementor-widget-image\" data-id=\"59058d80\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jtainio.fi\/wp-content\/uploads\/elementor\/thumbs\/man-working-at-night-coding-and-pointing-on-a-screen-with-a-pen-r9g3t6nvxwwnpjze6htyftyxqzhplyz5gg20i7s1fk.jpg\" title=\"Man working at night coding and pointing on a screen with a pen\" alt=\"Man working at night coding and pointing on a screen with a pen\" loading=\"lazy\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-4025a2cd elementor-widget__width-initial elementor-absolute elementor-hidden-tablet elementor-hidden-mobile elementor-widget elementor-widget-image\" data-id=\"4025a2cd\" data-element_type=\"widget\" data-settings=\"{&quot;_position&quot;:&quot;absolute&quot;}\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img fetchpriority=\"high\" decoding=\"async\" width=\"449\" height=\"287\" src=\"https:\/\/jtainio.fi\/wp-content\/uploads\/2025\/07\/dot-smoke-1.png\" class=\"attachment-large size-large wp-image-24\" alt=\"\" srcset=\"https:\/\/jtainio.fi\/wp-content\/uploads\/2025\/07\/dot-smoke-1.png 449w, https:\/\/jtainio.fi\/wp-content\/uploads\/2025\/07\/dot-smoke-1-300x192.png 300w\" sizes=\"(max-width: 449px) 100vw, 449px\" \/>\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3f2ffe61\" data-id=\"3f2ffe61\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-6540e2cf elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"6540e2cf\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">J Tainio Oy<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3bade2b5 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3bade2b5\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">About the Company\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-eb930e elementor-widget elementor-widget-text-editor\" data-id=\"eb930e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>J\u202fTainio Oy is an IT company based in Kaustinen, providing reliable and expert IT services to businesses and organizations across Finland. The company\u2019s core expertise includes Proxmox virtualization, VMware migrations, network design and implementation, as well as remote maintenance. In addition, J\u202fTainio Oy delivers VPN and firewall solutions and develops customized software solutions tailored to clients\u2019 needs.<\/p><p>As a small and agile operator, the company is able to offer personalized service and respond quickly to changing customer needs. J\u202fTainio Oy\u2019s goal is to ensure that clients\u2019 IT systems operate seamlessly, securely, and efficiently\u2014without unnecessary complexity.<\/p><p>The company\u2019s operations are guided by reliability, long-term customer relationships, and high professionalism. Whether it\u2019s a small IT challenge or a large-scale system project, J\u202fTainio Oy provides solutions that make technology easy and worry-free.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-7901de23 elementor-position-left elementor-mobile-position-left elementor-vertical-align-middle elementor-view-default elementor-widget elementor-widget-icon-box\" data-id=\"7901de23\" data-element_type=\"widget\" data-widget_type=\"icon-box.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-box-wrapper\">\n\n\t\t\t\t\t\t<div class=\"elementor-icon-box-icon\">\n\t\t\t\t<span  class=\"elementor-icon\">\n\t\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-medal\" viewBox=\"0 0 512 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M223.75 130.75L154.62 15.54A31.997 31.997 0 0 0 127.18 0H16.03C3.08 0-4.5 14.57 2.92 25.18l111.27 158.96c29.72-27.77 67.52-46.83 109.56-53.39zM495.97 0H384.82c-11.24 0-21.66 5.9-27.44 15.54l-69.13 115.21c42.04 6.56 79.84 25.62 109.56 53.38L509.08 25.18C516.5 14.57 508.92 0 495.97 0zM256 160c-97.2 0-176 78.8-176 176s78.8 176 176 176 176-78.8 176-176-78.8-176-176-176zm92.52 157.26l-37.93 36.96 8.97 52.22c1.6 9.36-8.26 16.51-16.65 12.09L256 393.88l-46.9 24.65c-8.4 4.45-18.25-2.74-16.65-12.09l8.97-52.22-37.93-36.96c-6.82-6.64-3.05-18.23 6.35-19.59l52.43-7.64 23.43-47.52c2.11-4.28 6.19-6.39 10.28-6.39 4.11 0 8.22 2.14 10.33 6.39l23.43 47.52 52.43 7.64c9.4 1.36 13.17 12.95 6.35 19.59z\"><\/path><\/svg>\t\t\t\t<\/span>\n\t\t\t<\/div>\n\t\t\t\n\t\t\t\t\t\t<div class=\"elementor-icon-box-content\">\n\n\t\t\t\t\t\t\t\t\t<h4 class=\"elementor-icon-box-title\">\n\t\t\t\t\t\t<span  >\n\t\t\t\t\t\t\tReliable IT Services and Expertise\t\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/h4>\n\t\t\t\t\n\t\t\t\t\t\t\t\t\t<p class=\"elementor-icon-box-description\">\n\t\t\t\t\t\tJ\u202fTainio Oy provides businesses with Proxmox virtualization, VMware migrations, network design, remote maintenance, and secure VPN and firewall solutions.\n\t\t\t\t\t<\/p>\n\t\t\t\t\n\t\t\t<\/div>\n\t\t\t\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-dcddf3 anchor-9 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"dcddf3\" data-element_type=\"section\" id=\"anchor-9\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-10a56130\" data-id=\"10a56130\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-67ee96aa elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"67ee96aa\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-no\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-2e9a6e31\" data-id=\"2e9a6e31\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-521eb66a elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"521eb66a\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">What Do We Do?\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-246380f7 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"246380f7\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Our Services\n<\/h3>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-26eb9ca5 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"26eb9ca5\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-6eb97ea4 elementor-invisible\" data-id=\"6eb97ea4\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-500a2a1e ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"500a2a1e\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text-center icon-top-align elementor-animation-   \">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  \">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"800px\" height=\"800px\" viewBox=\"0 0 24 24\" fill=\"none\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"><path d=\"M13 21H6C4.11438 21 3.17157 21 2.58579 20.4142C2 19.8284 2 18.8856 2 17C2 15.1144 2 14.1716 2.58579 13.5858C3.17157 13 4.11438 13 6 13H18C19.8856 13 20.8284 13 21.4142 13.5858C22 14.1716 22 15.1144 22 17C22 18.8856 22 19.8284 21.4142 20.4142C20.8284 21 19.8856 21 18 21H17\" stroke=\"#023E7D\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><path d=\"M11 2H18C19.8856 2 20.8284 2 21.4142 2.58579C22 3.17157 22 4.11438 22 6C22 7.88562 22 8.82843 21.4142 9.41421C20.8284 10 19.8856 10 18 10H6C4.11438 10 3.17157 10 2.58579 9.41421C2 8.82843 2 7.88562 2 6C2 4.11438 2 3.17157 2.58579 2.58579C3.17157 2 4.11438 2 6 2H7\" stroke=\"#023E7D\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><path d=\"M11 6H18\" stroke=\"#023E7D\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><path d=\"M6 6H8\" stroke=\"#023E7D\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><path d=\"M11 17H18\" stroke=\"#023E7D\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><path d=\"M6 17H8\" stroke=\"#023E7D\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/g><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Proxmox Expert Work                <\/h3>\n                        \t\t  \t<p>Efficient Virtualization for Your Business Needs Made Easy.\n<\/p>\n                                        <div class=\"box-footer disable_hover_button\">\n                    <div class=\"btn-wraper\">\n                                                            <a class=\"elementskit-btn whitespace--normal elementor-animation-float\" href=\"https:\/\/jtainio.fi\/?page_id=101\">\n                                        Read More                                        <i aria-hidden=\"true\" class=\"icon icon-arrow-right\"><\/i>                                    <\/a>\n                                                        <\/div>\n                <\/div>\n                    <\/div>\n        \n        \n                <\/div>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-7b2a4e2d elementor-invisible\" data-id=\"7b2a4e2d\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-3a1ea399 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"3a1ea399\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text-center icon-top-align elementor-animation-   \">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  \">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"800px\" height=\"800px\" viewBox=\"0 0 24 24\" fill=\"none\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"><path d=\"M7.96967 12.5303C8.26256 12.8232 8.73744 12.8232 9.03033 12.5303C9.32322 12.2374 9.32322 11.7626 9.03033 11.4697L7.96967 12.5303ZM5.53033 7.96967C5.23744 7.67678 4.76256 7.67678 4.46967 7.96967C4.17678 8.26256 4.17678 8.73744 4.46967 9.03033L5.53033 7.96967ZM5 7.75C4.58579 7.75 4.25 8.08579 4.25 8.5C4.25 8.91421 4.58579 9.25 5 9.25V7.75ZM19 9.25C19.4142 9.25 19.75 8.91421 19.75 8.5C19.75 8.08579 19.4142 7.75 19 7.75V9.25ZM4.46967 7.96967C4.17678 8.26256 4.17678 8.73744 4.46967 9.03033C4.76256 9.32322 5.23744 9.32322 5.53033 9.03033L4.46967 7.96967ZM9.03033 5.53033C9.32322 5.23744 9.32322 4.76256 9.03033 4.46967C8.73744 4.17678 8.26256 4.17678 7.96967 4.46967L9.03033 5.53033ZM16.0303 11.4697C15.7374 11.1768 15.2626 11.1768 14.9697 11.4697C14.6768 11.7626 14.6768 12.2374 14.9697 12.5303L16.0303 11.4697ZM18.4697 16.0303C18.7626 16.3232 19.2374 16.3232 19.5303 16.0303C19.8232 15.7374 19.8232 15.2626 19.5303 14.9697L18.4697 16.0303ZM19 16.25C19.4142 16.25 19.75 15.9142 19.75 15.5C19.75 15.0858 19.4142 14.75 19 14.75V16.25ZM5 14.75C4.58579 14.75 4.25 15.0858 4.25 15.5C4.25 15.9142 4.58579 16.25 5 16.25V14.75ZM19.5303 16.0303C19.8232 15.7374 19.8232 15.2626 19.5303 14.9697C19.2374 14.6768 18.7626 14.6768 18.4697 14.9697L19.5303 16.0303ZM14.9697 18.4697C14.6768 18.7626 14.6768 19.2374 14.9697 19.5303C15.2626 19.8232 15.7374 19.8232 16.0303 19.5303L14.9697 18.4697ZM9.03033 11.4697L5.53033 7.96967L4.46967 9.03033L7.96967 12.5303L9.03033 11.4697ZM5 9.25H19V7.75H5V9.25ZM5.53033 9.03033L9.03033 5.53033L7.96967 4.46967L4.46967 7.96967L5.53033 9.03033ZM14.9697 12.5303L18.4697 16.0303L19.5303 14.9697L16.0303 11.4697L14.9697 12.5303ZM19 14.75H5V16.25H19V14.75ZM18.4697 14.9697L14.9697 18.4697L16.0303 19.5303L19.5303 16.0303L18.4697 14.9697Z\" fill=\"#023E7D\"><\/path><\/g><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    VMware \u2192 Proxmox Migrations                <\/h3>\n                        \t\t  \t<p>Smooth Transitions to a Cost-Effective Virtualization Platform.\n<\/p>\n                                        <div class=\"box-footer disable_hover_button\">\n                    <div class=\"btn-wraper\">\n                                                            <a class=\"elementskit-btn whitespace--normal elementor-animation-float\" href=\"https:\/\/jtainio.fi\/?page_id=111\">\n                                        Read More                                        <i aria-hidden=\"true\" class=\"icon icon-arrow-right\"><\/i>                                    <\/a>\n                                                        <\/div>\n                <\/div>\n                    <\/div>\n        \n        \n                <\/div>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3272ddba elementor-invisible\" data-id=\"3272ddba\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:400}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-52432660 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"52432660\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text-center icon-top-align elementor-animation-   \">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  \">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"800px\" height=\"800px\" viewBox=\"0 0 48 48\" fill=\"#023E7D\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"><defs><style>.a{fill:none;stroke:#023E7D;stroke-linecap:round;stroke-linejoin:round;}<\/style><\/defs><circle class=\"a\" cx=\"20.6625\" cy=\"20.4386\" r=\"15.4386\"><\/circle><line class=\"a\" x1=\"6.1086\" y1=\"15.2924\" x2=\"35.2164\" y2=\"15.2924\"><\/line><line class=\"a\" x1=\"6.1086\" y1=\"25.5849\" x2=\"35.2164\" y2=\"25.5849\"><\/line><ellipse class=\"a\" cx=\"20.6625\" cy=\"20.4386\" rx=\"6.4328\" ry=\"15.0205\"><\/ellipse><path class=\"a\" d=\"M42.3979,31.8184a4.6686,4.6686,0,0,1-6.5609,5.9181h0l-4.0988,4.749a1.7566,1.7566,0,0,1-2.4842-2.4841l4.7491-4.0988h0a4.6686,4.6686,0,0,1,5.918-6.561l-3.0685,3.0613.4164,2.0677,2.0677.4165Z\"><\/path><\/g><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Network Design                <\/h3>\n                        \t\t  \t<p>Secure and Stable Networks Optimized for Growth.\n<\/p>\n                                        <div class=\"box-footer disable_hover_button\">\n                    <div class=\"btn-wraper\">\n                                                            <a class=\"elementskit-btn whitespace--normal elementor-animation-float\" href=\"https:\/\/jtainio.fi\/?page_id=122\">\n                                        Read More                                        <i aria-hidden=\"true\" class=\"icon icon-arrow-right\"><\/i>                                    <\/a>\n                                                        <\/div>\n                <\/div>\n                    <\/div>\n        \n        \n                <\/div>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-inner-section elementor-element elementor-element-101f759 elementor-section-full_width elementor-section-height-default elementor-section-height-default\" data-id=\"101f759\" data-element_type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-custom\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-57cb5e7 elementor-invisible\" data-id=\"57cb5e7\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-cbbf191 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"cbbf191\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text-center icon-top-align elementor-animation-   \">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  \">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"800px\" height=\"800px\" viewBox=\"0 0 24 24\" fill=\"none\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"><g clip-path=\"url(#clip0_15_200)\"><rect width=\"24\" height=\"24\" fill=\"white\"><\/rect><circle cx=\"12\" cy=\"13\" r=\"2\" stroke=\"#023E7D\" stroke-linejoin=\"round\"><\/circle><path d=\"M12 7.5C7.69517 7.5 4.47617 11.0833 3.39473 12.4653C3.14595 12.7832 3.14595 13.2168 3.39473 13.5347C4.47617 14.9167 7.69517 18.5 12 18.5C16.3048 18.5 19.5238 14.9167 20.6053 13.5347C20.8541 13.2168 20.8541 12.7832 20.6053 12.4653C19.5238 11.0833 16.3048 7.5 12 7.5Z\" stroke=\"#023E7D\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/path><\/g><defs><clipPath id=\"clip0_15_200\"><rect width=\"24\" height=\"24\" fill=\"white\"><\/rect><\/clipPath><\/defs><\/g><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Remote Maintenance and Monitoring                <\/h3>\n                        \t\t  \t<p>Continuous Monitoring for Your Business Ensures Uninterrupted IT Operations.\n<\/p>\n                                        <div class=\"box-footer disable_hover_button\">\n                    <div class=\"btn-wraper\">\n                                                            <a class=\"elementskit-btn whitespace--normal elementor-animation-float\" href=\"https:\/\/jtainio.fi\/?page_id=144\">\n                                        Read More                                        <i aria-hidden=\"true\" class=\"icon icon-arrow-right\"><\/i>                                    <\/a>\n                                                        <\/div>\n                <\/div>\n                    <\/div>\n        \n        \n                <\/div>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-5144739 elementor-invisible\" data-id=\"5144739\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-c40e78b ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"c40e78b\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text-center icon-top-align elementor-animation-   \">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  \">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"800px\" height=\"800px\" viewBox=\"0 0 24 24\" fill=\"none\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"><path d=\"M17 7.82959L18.6965 9.35641C20.239 10.7447 21.0103 11.4389 21.0103 12.3296C21.0103 13.2203 20.239 13.9145 18.6965 15.3028L17 16.8296\" stroke=\"#023E7D\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><path d=\"M13.9868 5L12.9934 8.70743M11.8432 13L10.0132 19.8297\" stroke=\"#023E7D\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><path d=\"M7.00005 7.82959L5.30358 9.35641C3.76102 10.7447 2.98975 11.4389 2.98975 12.3296C2.98975 13.2203 3.76102 13.9145 5.30358 15.3028L7.00005 16.8296\" stroke=\"#023E7D\" stroke-width=\"1.5\" stroke-linecap=\"round\"><\/path><\/g><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Software Development                <\/h3>\n                        \t\t  \t<p>Custom Applications to Support Business Goals.\n<\/p>\n                                        <div class=\"box-footer disable_hover_button\">\n                    <div class=\"btn-wraper\">\n                                                            <a class=\"elementskit-btn whitespace--normal elementor-animation-float\" href=\"https:\/\/jtainio.fi\/?page_id=150\">\n                                        Read More                                        <i aria-hidden=\"true\" class=\"icon icon-arrow-right\"><\/i>                                    <\/a>\n                                                        <\/div>\n                <\/div>\n                    <\/div>\n        \n        \n                <\/div>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-5260954 elementor-invisible\" data-id=\"5260954\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-0d6333f ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"0d6333f\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text-center icon-top-align elementor-animation-   \">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  \">\n                    <i aria-hidden=\"true\" class=\"elementkit-infobox-icon icon icon-shield\"><\/i>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    VPN and Firewall Solutions                <\/h3>\n                        \t\t  \t<p>Protect Your Business Network Effectively Against External Threats.\n<\/p>\n                                        <div class=\"box-footer disable_hover_button\">\n                    <div class=\"btn-wraper\">\n                                                            <a class=\"elementskit-btn whitespace--normal elementor-animation-float\" href=\"https:\/\/jtainio.fi\/?page_id=156\">\n                                        Read More                                        <i aria-hidden=\"true\" class=\"icon icon-arrow-right\"><\/i>                                    <\/a>\n                                                        <\/div>\n                <\/div>\n                    <\/div>\n        \n        \n                <\/div>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-7b40fc9 elementor-invisible\" data-id=\"7b40fc9\" data-element_type=\"column\" data-settings=\"{&quot;animation&quot;:&quot;fadeInUp&quot;,&quot;animation_delay&quot;:400}\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5709859 ekit-equal-height-disable elementor-widget elementor-widget-elementskit-icon-box\" data-id=\"5709859\" data-element_type=\"widget\" data-widget_type=\"elementskit-icon-box.default\">\n\t\t\t\t\t<div class=\"ekit-wid-con\" >        <!-- link opening -->\n                <!-- end link opening -->\n\n        <div class=\"elementskit-infobox text-center text-center icon-top-align elementor-animation-   \">\n                    <div class=\"elementskit-box-header elementor-animation-\">\n                <div class=\"elementskit-info-box-icon  \">\n                    <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" fill=\"#023E7D\" height=\"800px\" width=\"800px\" id=\"Layer_1\" viewBox=\"0 0 512.009 512.009\" xml:space=\"preserve\" stroke=\"#023E7D\"><g id=\"SVGRepo_bgCarrier\" stroke-width=\"0\"><\/g><g id=\"SVGRepo_tracerCarrier\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><\/g><g id=\"SVGRepo_iconCarrier\"> <g transform=\"translate(0 -1)\"> <g> <g> <path d=\"M320,227.572c0-35.285-28.715-64-64-64s-64,28.715-64,64c0,27.82,17.856,51.544,42.703,60.342 c-0.008,0.241-0.036,0.477-0.036,0.721v21.333c0,11.776,9.536,21.333,21.333,21.333s21.333-9.557,21.333-21.333v-21.333 c0-0.243-0.028-0.479-0.036-0.721C302.144,279.115,320,255.392,320,227.572z M256,248.905c-11.776,0-21.333-9.579-21.333-21.333 c0-11.755,9.557-21.333,21.333-21.333s21.333,9.579,21.333,21.333C277.333,239.326,267.776,248.905,256,248.905z\"><\/path> <path d=\"M128,416.634h-21.333c-11.797,0-21.333,9.557-21.333,21.333s9.536,21.333,21.333,21.333H128 c11.797,0,21.333-9.557,21.333-21.333S139.797,416.634,128,416.634z\"><\/path> <path d=\"M42.667,416.634H21.333C9.536,416.634,0,426.191,0,437.967s9.536,21.333,21.333,21.333h21.333 c11.797,0,21.333-9.557,21.333-21.333S54.464,416.634,42.667,416.634z\"><\/path> <path d=\"M490.667,416.634h-21.333c-11.797,0-21.333,9.557-21.333,21.333s9.536,21.333,21.333,21.333h21.333 c11.797,0,21.333-9.557,21.333-21.333S502.464,416.634,490.667,416.634z\"><\/path> <path d=\"M405.333,416.634H384c-11.797,0-21.333,9.557-21.333,21.333s9.536,21.333,21.333,21.333h21.333 c11.797,0,21.333-9.557,21.333-21.333S417.131,416.634,405.333,416.634z\"><\/path> <path d=\"M320,416.634h-3.671c-6.439-18.151-20.845-32.557-38.996-38.996v-3.671c0-11.776-9.536-21.333-21.333-21.333 s-21.333,9.557-21.333,21.333v3.671c-18.151,6.439-32.557,20.845-38.996,38.996H192c-11.797,0-21.333,9.557-21.333,21.333 s9.536,21.333,21.333,21.333h3.671c8.808,24.828,32.522,42.667,60.329,42.667s51.521-17.839,60.329-42.667H320 c11.797,0,21.333-9.557,21.333-21.333S331.797,416.634,320,416.634z M256,459.301c-11.776,0-21.333-9.579-21.333-21.333 s9.557-21.333,21.333-21.333s21.333,9.579,21.333,21.333S267.776,459.301,256,459.301z\"><\/path> <path d=\"M512.009,251.614c0-47.125-30.805-89.707-73.856-105.28c-9.003-75.413-72.811-134.293-149.12-134.293 c-44.523,0-87.744,20.224-116.779,53.76c-9.408-3.435-19.371-5.205-29.547-5.205c-45.973,0-83.648,36.224-85.952,81.621 C22.793,164.105,0.009,204.553,0.009,245.001c0,60.885,50.112,128.96,117.184,128.96h53.483c11.776,0,21.333-9.557,21.333-21.333 s-9.557-21.333-21.333-21.333h-53.483c-41.963,0-74.517-46.379-74.517-86.293c0-28.779,18.731-58.645,44.523-71.019 c7.403-3.563,12.117-11.029,12.117-19.243l0.149-3.221c0.064-0.875,0.064-1.749,0-2.645c0-0.021-0.149-2.197-0.149-2.219 c0-23.936,19.456-43.392,43.392-43.392c8.555,0,16.875,2.496,24,7.232c9.813,6.485,22.997,3.861,29.589-5.952 c20.117-30.272,56.533-49.835,92.736-49.835c58.496,0,106.709,48.619,107.499,108.416c0.149,10.155,7.424,18.795,17.387,20.672 c31.595,5.952,55.424,35.115,55.424,67.819c0,36.096-30.293,79.68-67.925,79.68h-60.075c-11.797,0-21.333,9.557-21.333,21.333 s9.536,21.333,21.333,21.333h60.075C464.713,373.961,512.009,309.364,512.009,251.614z\"><\/path> <\/g> <\/g> <\/g> <\/g><\/svg>\n                <\/div>\n          <\/div>\n                        <div class=\"box-body\">\n                            <h3 class=\"elementskit-info-box-title\">\n                    Virtual Servers                <\/h3>\n                        \t\t  \t<p>Scalable and Reliable Server Infrastructure Without Worries, Growing Alongside Your Business.\n<\/p>\n                                        <div class=\"box-footer disable_hover_button\">\n                    <div class=\"btn-wraper\">\n                                                            <a class=\"elementskit-btn whitespace--normal elementor-animation-float\" href=\"https:\/\/jtainio.fi\/?page_id=162\">\n                                        Read More                                        <i aria-hidden=\"true\" class=\"icon icon-arrow-right\"><\/i>                                    <\/a>\n                                                        <\/div>\n                <\/div>\n                    <\/div>\n        \n        \n                <\/div>\n        <\/div>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-54d10fc3 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"54d10fc3\" data-element_type=\"section\" data-settings=\"{&quot;background_background&quot;:&quot;classic&quot;}\">\n\t\t\t\t\t\t\t<div class=\"elementor-background-overlay\"><\/div>\n\t\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-6e7d7e08\" data-id=\"6e7d7e08\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-5a890d4a elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"5a890d4a\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Contact Information\n<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-3b7d9813 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"3b7d9813\" data-element_type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeInUp&quot;,&quot;_animation_delay&quot;:200}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">Do You Have Any Questions?\n<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1015ebdc elementor-align-left elementor-widget elementor-widget-button\" data-id=\"1015ebdc\" data-element_type=\"widget\" data-widget_type=\"button.default\">\n\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-button elementor-button-link elementor-size-sm elementor-animation-float\" href=\"https:\/\/jtainio.fi\/?page_id=79\">\n\t\t\t\t\t\t<span class=\"elementor-button-content-wrapper\">\n\t\t\t\t\t\t<span class=\"elementor-button-icon\">\n\t\t\t\t<i aria-hidden=\"true\" class=\"icon icon-arrow-right\"><\/i>\t\t\t<\/span>\n\t\t\t\t\t\t\t\t\t<span class=\"elementor-button-text\">Contact Us<\/span>\n\t\t\t\t\t<\/span>\n\t\t\t\t\t<\/a>\n\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t<div class=\"elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-78833d42\" data-id=\"78833d42\" data-element_type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap\">\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>J Tainio Oy &#8211; Specialist in Information Technology Reliable IT Expertise for Businesses J Tainio Oy is an IT expert operating in the Kaustinen region, providing businesses with reliable Proxmox, network, and software solutions with personalized service. Services Contact Information J Tainio Oy \u2013 Liikkuva Banneri J Tainio Oy About the Company J\u202fTainio Oy is [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-330","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/jtainio.fi\/index.php?rest_route=\/wp\/v2\/pages\/330","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jtainio.fi\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jtainio.fi\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jtainio.fi\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/jtainio.fi\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=330"}],"version-history":[{"count":10,"href":"https:\/\/jtainio.fi\/index.php?rest_route=\/wp\/v2\/pages\/330\/revisions"}],"predecessor-version":[{"id":448,"href":"https:\/\/jtainio.fi\/index.php?rest_route=\/wp\/v2\/pages\/330\/revisions\/448"}],"wp:attachment":[{"href":"https:\/\/jtainio.fi\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=330"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}