http status code 301 means that the requested resource has been permanently moved to a new URL. All future requests should use the new address.
The browser will automatically redirect the user to the new address, and search engines will update their indexes.
http status code 200 is a standard successful HTTP server response. It means that the client’s request (e.g., from a browser) was successfully processed, and the server is delivering the requested data.
The user receives content without errors, and the page or application functions properly. If Code 200 is accompanied by data, the browser or program processes and displays it to the user.
GET / HTTP/1.1 Host: utot.com Accept: */* User-Agent: Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])
<!DOCTYPE html> <html lang="en-US"> <head> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-R87N6GNEYF"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-R87N6GNEYF'); </script> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <link rel="preload" href="https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01-768x427.jpg" as="image" media="(max-width: 1000px)"><link rel="preload" href="https://www.utot.com/wp-content/uploads/2024/01/video-poster.jpg" as="image" media="(min-width: 1000px)"> <link rel="preload" href="https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2" as="font" type="font/woff2" crossorigin> <style> /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2'); unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v26/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } </style> <link rel="preload" as="script" href="https://www.utot.com/wp-includes/js/jquery/jquery.min.js"> <!-- This site is optimized with the Yoast SEO plugin v25.0 - https://yoast.com/wordpress/plugins/seo/ --> <title>IT Services & Cybersecurity Solutions for Businesses | UTOT</title><link rel="preload" data-rocket-preload as="image" href="https://www.utot.com/wp-content/themes/bopper/assets/images/banner-bottom-gradient.png" fetchpriority="high"> <link rel="canonical" href="https://www.utot.com/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="IT Services & Cybersecurity Solutions for Businesses | UTOT" /> <meta property="og:url" content="https://www.utot.com/" /> <meta property="og:site_name" content="UTOT" /> <meta property="article:modified_time" content="2025-03-31T17:18:30+00:00" /> <meta property="og:image" content="https://www.utot.com/wp-content/uploads/2024/02/UTOT-OpenGraph-Image-020924.jpg" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="630" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:image" content="https://www.utot.com/wp-content/uploads/2024/02/UTOT-OpenGraph-Image-020924.jpg" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://www.utot.com/","url":"https://www.utot.com/","name":"IT Services & Cybersecurity Solutions for Businesses | UTOT","isPartOf":{"@id":"https://www.utot.com/#website"},"datePublished":"2024-01-04T09:38:30+00:00","dateModified":"2025-03-31T17:18:30+00:00","breadcrumb":{"@id":"https://www.utot.com/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://www.utot.com/"]}]},{"@type":"BreadcrumbList","@id":"https://www.utot.com/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home"}]},{"@type":"WebSite","@id":"https://www.utot.com/#website","url":"https://www.utot.com/","name":"UTOT","description":"IT Services & Cybersecurity Solutions for Business","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://www.utot.com/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"}]}</script> <!-- / Yoast SEO plugin. --> <link rel="alternate" type="application/rss+xml" title="UTOT » Feed" href="https://www.utot.com/feed/" /> <link rel="alternate" type="application/rss+xml" title="UTOT » Comments Feed" href="https://www.utot.com/comments/feed/" /> <style id='wp-block-library-inline-css'> :root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}} </style> <link data-minify="1" rel='stylesheet' id='bopper-main-style-css' href='https://www.utot.com/wp-content/cache/min/1/wp-content/themes/bopper/assets/css/app.css?ver=1743536932' media='all' /> <link rel='stylesheet' id='animate-style-css' href='https://www.utot.com/wp-content/themes/bopper/assets/css/library/animate.min.css' media='all' /> <link rel='stylesheet' id='bopper-mobile-menu-style-css' href='https://www.utot.com/wp-content/themes/bopper/assets/css/template-tags/mobile-menu.css' media='(max-width: 1023px)' /> <link rel='stylesheet' id='bopper-off-canvas-style-css' href='https://www.utot.com/wp-content/themes/bopper/assets/css/template-tags/off-canvas.css' media='(max-width: 1023px)' /> <style id='akismet-widget-style-inline-css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <script src="https://www.utot.com/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script> <link rel="icon" href="https://www.utot.com/wp-content/uploads/2024/01/cropped-fevicon-32x32.png" sizes="32x32" /> <link rel="icon" href="https://www.utot.com/wp-content/uploads/2024/01/cropped-fevicon-192x192.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.utot.com/wp-content/uploads/2024/01/cropped-fevicon-180x180.png" /> <meta name="msapplication-TileImage" content="https://www.utot.com/wp-content/uploads/2024/01/cropped-fevicon-270x270.png" /> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <meta name="generator" content="WP Rocket 3.18.3" data-wpr-features="wpr_minify_concatenate_js wpr_lazyload_images wpr_oci wpr_minify_css wpr_preload_links wpr_desktop" /></head> <body class="home page-template-default page page-id-12 site-wrapper no-js page-www.utot.com"> <a class="skip-link screen-reader-text" href="#main">Skip to content</a> <header id="masthead" class="site-header w-100 fixed-top has-logo has-menu" role="banner"> <div class="container position-relative"> <div class="row align-items-center"> <div class="col-3 col-lg-3 col-sm-6 col-xs-12"> <div class="logo-part"> <a href="https://www.utot.com/" rel="home"> <img src="https://www.utot.com/wp-content/uploads/2024/01/logo.svg" alt="Go back to home page"> </a> </div> </div> <div class="col-9 col-lg-9 col-sm-6 col-xs-12"> <nav id="site-navigation" class="main-navigation" aria-label="Main Navigation"> <div class="menu-container"> <div class="menu-trigger"> <div class="menu-box"> <span></span><span></span><span></span> </div> </div> <ul id="menu-primary-menu" class="enumenu_ul menu-toggle menu mob"><li id="menu-item-791" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-791"><a href="https://www.utot.com/services/">Services</a> <ul class="sub-menu"> <li id="menu-item-798" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-798"><a href="https://www.utot.com/services/it-consulting/">IT Consulting</a></li> <li id="menu-item-797" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-797"><a href="https://www.utot.com/services/managed-it/">Managed IT</a></li> <li id="menu-item-796" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-796"><a href="https://www.utot.com/services/managed-cybersecurity/">Managed Cybersecurity</a></li> </ul> </li> <li id="menu-item-792" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-792"><a href="https://www.utot.com/industries/">Industries</a> <ul class="sub-menu"> <li id="menu-item-803" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-803"><a href="https://www.utot.com/industries/life-sciences/">Life Sciences</a></li> <li id="menu-item-802" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-802"><a href="https://www.utot.com/industries/medical-devices/">Medical Devices</a></li> <li id="menu-item-801" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-801"><a href="https://www.utot.com/industries/automotive/">Automotive</a></li> <li id="menu-item-800" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-800"><a href="https://www.utot.com/industries/dod-contractors/">DOD Contractors</a></li> <li id="menu-item-799" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-799"><a href="https://www.utot.com/industries/nonprofits/">Nonprofits</a></li> </ul> </li> <li id="menu-item-4577" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4577"><a href="https://www.utot.com/insights/">Insights</a></li> <li id="menu-item-793" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-793"><a href="https://www.utot.com/partners/">Partners</a></li> <li id="menu-item-794" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-794"><a href="https://www.utot.com/company/">Company</a></li> </ul> <div class="header-button"> <div class="acf-module acf-module-buttons-group d-block text-left text-start"> <a href="https://www.utot.com/contact/" class="acf-element acf-element-button block-button has-background has-cerulean-background-color has-text-color has-white-color is-style-fill"> Contact </a> </div> </div> </div> </nav><!-- #site-navigation --> </div> </div> </div><!-- .container --> </header><!-- #masthead --> <main id="main" class="site-main site-content" role="main"> <article id="post-12" class="post-12 page type-page status-publish hentry"> <div class="entry-content wp-block-group"> <section class="acf-block hero-banner hero-banner-home position-relative overflow-hidden has-white-color alignfull " id="hero-home-block_1aaacbbcc38c1c9c0c02f09f83601436"> <figure class="image-background d-block w-100 h-auto m-0 position-absolute top-0 bottom-0 start-0 end-0 object-center z-0" aria-hidden="true"> <img fetchpriority="high" decoding="async" width="2322" height="1290" src="https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01.jpg" class="w-100 h-100 object-cover" alt="" srcset="https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01.jpg 2322w, https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01-300x167.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01-1024x569.jpg 1024w, https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01-768x427.jpg 768w, https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01-1536x853.jpg 1536w, https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01-2048x1138.jpg 2048w, https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01-1920x1067.jpg 1920w" sizes="(max-width: 2322px) 100vw, 2322px" /> </figure> <span aria-hidden="true" class="position-absolute z-1 has-background-dim has-primary-background-color"></span> <div style="background-image:url(https://www.utot.com/wp-content/uploads/2024/01/hero-banner-round-gradient.png);" aria-hidden="true" class="has_pattern horizontal-pattern-right vertical-pattern-center pattern-small"></div> <div class="container position-relative text-left text-start z-10 h-100"> <div class="row h-100 align-items-center justify-content-start is-position-center-left"> <div class="hero-content col-12 "> <div class="banner-wrap"> <div class="banner-cont"> <h1 class="acf-element acf-element-heading headline">IT + CYBERSECURITY SOLUTIONS FOR MISSION-CRITICAL BUSINESSES</h1> <div class="acf-element acf-element-content"><p>In high-stakes industries, IT failure isn’t an option. Our team delivers the IT and cybersecurity solutions you need to safeguard your critical operations.</p> </div> <div class="button-wrap"> <div class="acf-module acf-module-buttons-group d-block text-left text-start"> <a href="https://www.utot.com/contact/" class="acf-element acf-element-button block-button has-background has-cerulean-background-color has-text-color has-white-color is-style-fill"> Schedule a Meeting > </a> </div> </div> <div class="footnote"> <div class="acf-element acf-element-content"><ul> <li><a title="San Diego" href="https://www.utot.com/location/san-diego/">San Diego</a></li> </ul> </div> </div> </div> <div class="banner-media"> <div class="media-wrap"> <video class="lazy-video" loop autoplay muted="" playsinline="" preload="none" poster="https://www.utot.com/wp-content/uploads/2024/01/video-poster.jpg"> <source data-src="https://www.utot.com/wp-content/uploads/2024/01/GettyImages-1431472850.mp4" type="video/mp4"> </video> </div> </div> </div> </div> </div> </div> </section> <section class="acf-block slider-logos position-relative overflow-hidden tagline-white heading-white has-white-color has-primary-background-color alignfull padding-top-extra-small padding-bottom-small" id="slider-logos-block_476d3b0bf00e37eb765a3b3604876cc9"> <div class="container-fluid position-relative text-center z-10 h-100"> <div class="row h-100 align-items-center justify-content-center is-position-center-center"> <div class="slider-logos-wrap col-12 col-sm-auto "> <div class="row"> <div class="col-12"> <div class="section-header"> <div class="acf-module acf-module-section-header"> <p class="acf-element acf-element-tagline tagline">Trusted by:</p> </div> </div> </div> </div> <div class="logos-slider logos-slider-homepage"> <div class="image-items"> <figure><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/belharra-logo.svg" /><noscript><img decoding="async" src="https://www.utot.com/wp-content/uploads/2024/01/belharra-logo.svg" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/san-diego-habital-logo.svg" /><noscript><img decoding="async" src="https://www.utot.com/wp-content/uploads/2024/01/san-diego-habital-logo.svg" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/blossomhill-logo.svg" /><noscript><img decoding="async" src="https://www.utot.com/wp-content/uploads/2024/01/blossomhill-logo.svg" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/spinal-element-logo.svg" /><noscript><img decoding="async" src="https://www.utot.com/wp-content/uploads/2024/01/spinal-element-logo.svg" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/reproductive-partner-logo.svg" /><noscript><img decoding="async" src="https://www.utot.com/wp-content/uploads/2024/01/reproductive-partner-logo.svg" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/chevrolet-logo.png" /><noscript><img decoding="async" src="https://www.utot.com/wp-content/uploads/2024/01/chevrolet-logo.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/adobe-logo.png" /><noscript><img decoding="async" src="https://www.utot.com/wp-content/uploads/2024/01/adobe-logo.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> </div> </div> </div> </div> </section> <div class="two-blocks-wrapper"> <section class="acf-block transparent-cards position-relative overflow-hidden heading-white has-white-color has-primary-background-color alignfull padding-top-small padding-bottom-medium" id="transparent-cards-block_01713a1c329605f82518fae82b555e39"> <div style="background-image:url(https://www.utot.com/wp-content/uploads/2024/01/hero-banner-round-gradient.png);" aria-hidden="true" class="has_pattern horizontal-pattern-left vertical-pattern-top "></div> <div class="container position-relative text-left text-start z-10 h-100"> <div class="row h-100 align-items-center justify-content-start is-position-center-left"> <div class="transparent-cards-wrap col-12 wow animate__animated animate__wow animate__animated animate__fadeIn"> <div class="row"> <div class="col-xl-12 col-lg-12 col-md-12 col-xs-12"> <div class="section-header"> <div class="acf-module acf-module-section-header"> <h3 class="acf-element acf-element-heading headline">A Proactive Approach to IT Services</h3> </div> </div> <div class="acf-element acf-element-content mt-3 mb-3"><p>Identify threats before they become problems.</p> </div> </div> </div> <div class="row four-column-cards"> <div class="col-xs-4 col-lg-4 col-md-6 col-xs-12 wow animate__animated animate__fadeIn" data-wow-delay="0s"> <div class="transparent-card-block"> <a href="https://www.utot.com/services/it-consulting/" target="_self"> <div class="transparent-card-block-wrap"> <div class="transparent-card-thumb"> <figure> <img decoding="async" width="848" height="484" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20848%20484'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://www.utot.com/wp-content/uploads/2024/01/IT-Consulting.jpg 848w, https://www.utot.com/wp-content/uploads/2024/01/IT-Consulting-300x171.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/IT-Consulting-768x438.jpg 768w" data-lazy-sizes="(max-width: 848px) 100vw, 848px" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/IT-Consulting.jpg" /><noscript><img decoding="async" width="848" height="484" src="https://www.utot.com/wp-content/uploads/2024/01/IT-Consulting.jpg" class="attachment-full size-full" alt="" srcset="https://www.utot.com/wp-content/uploads/2024/01/IT-Consulting.jpg 848w, https://www.utot.com/wp-content/uploads/2024/01/IT-Consulting-300x171.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/IT-Consulting-768x438.jpg 768w" sizes="(max-width: 848px) 100vw, 848px" /></noscript> </figure> </div> <div class="transparent-card-content"> <div class="transparent-card-equal"> <h3 class="acf-element acf-element-heading">IT Consulting</h3> <div class="acf-element acf-element-content"><p>Tap into our expertise to improve processes and build strategies that mitigate risk.</p> </div> </div> <div class="block-button-wrap"> <span class="acf-element acf-element-button block-button has-background has-cerulean-background-color has-text-color has-white-color is-style-fill"> Learn More > </span> </div> </div> </div> </a> </div> </div> <div class="col-xs-4 col-lg-4 col-md-6 col-xs-12 wow animate__animated animate__fadeIn" data-wow-delay="0.25s"> <div class="transparent-card-block"> <a href="https://www.utot.com/services/managed-it/" target="_self"> <div class="transparent-card-block-wrap"> <div class="transparent-card-thumb"> <figure> <img decoding="async" width="848" height="484" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20848%20484'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://www.utot.com/wp-content/uploads/2024/01/Managed-IT-Services.jpg 848w, https://www.utot.com/wp-content/uploads/2024/01/Managed-IT-Services-300x171.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/Managed-IT-Services-768x438.jpg 768w" data-lazy-sizes="(max-width: 848px) 100vw, 848px" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/Managed-IT-Services.jpg" /><noscript><img decoding="async" width="848" height="484" src="https://www.utot.com/wp-content/uploads/2024/01/Managed-IT-Services.jpg" class="attachment-full size-full" alt="" srcset="https://www.utot.com/wp-content/uploads/2024/01/Managed-IT-Services.jpg 848w, https://www.utot.com/wp-content/uploads/2024/01/Managed-IT-Services-300x171.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/Managed-IT-Services-768x438.jpg 768w" sizes="(max-width: 848px) 100vw, 848px" /></noscript> </figure> </div> <div class="transparent-card-content"> <div class="transparent-card-equal"> <h3 class="acf-element acf-element-heading">Managed IT Services</h3> <div class="acf-element acf-element-content"><p>Streamline your IT operations with remote or onsite support from our expert team.</p> </div> </div> <div class="block-button-wrap"> <span class="acf-element acf-element-button block-button has-background has-cerulean-background-color has-text-color has-white-color is-style-fill"> Learn More > </span> </div> </div> </div> </a> </div> </div> <div class="col-xs-4 col-lg-4 col-md-6 col-xs-12 wow animate__animated animate__fadeIn" data-wow-delay="0.5s"> <div class="transparent-card-block"> <a href="https://www.utot.com/services/managed-cybersecurity/" target="_self"> <div class="transparent-card-block-wrap"> <div class="transparent-card-thumb"> <figure> <img decoding="async" width="848" height="484" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20848%20484'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://www.utot.com/wp-content/uploads/2024/01/Managed-Cybersecurity.jpg 848w, https://www.utot.com/wp-content/uploads/2024/01/Managed-Cybersecurity-300x171.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/Managed-Cybersecurity-768x438.jpg 768w" data-lazy-sizes="(max-width: 848px) 100vw, 848px" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/Managed-Cybersecurity.jpg" /><noscript><img decoding="async" width="848" height="484" src="https://www.utot.com/wp-content/uploads/2024/01/Managed-Cybersecurity.jpg" class="attachment-full size-full" alt="" srcset="https://www.utot.com/wp-content/uploads/2024/01/Managed-Cybersecurity.jpg 848w, https://www.utot.com/wp-content/uploads/2024/01/Managed-Cybersecurity-300x171.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/Managed-Cybersecurity-768x438.jpg 768w" sizes="(max-width: 848px) 100vw, 848px" /></noscript> </figure> </div> <div class="transparent-card-content"> <div class="transparent-card-equal"> <h3 class="acf-element acf-element-heading">Managed Cybersecurity</h3> <div class="acf-element acf-element-content"><p>Protect your business with proactive cybersecurity solutions that stay ahead of threats.</p> </div> </div> <div class="block-button-wrap"> <span class="acf-element acf-element-button block-button has-background has-cerulean-background-color has-text-color has-white-color is-style-fill"> Learn More > </span> </div> </div> </div> </a> </div> </div> </div> </div> </div> </div> </section> <section class="acf-block slider-cards-link position-relative overflow-hidden heading-white has-white-color has-primary-background-color alignfull padding-top-medium padding-bottom-medium" id="slider-cards-link-block_efbcc6c9295816b26e62a55a706b1e13"> <div class="container-fluid position-relative text-left text-start z-10 h-100"> <div class="row h-100 align-items-center justify-content-start is-position-center-left"> <div class="slider-cards-link col-12 wow animate__animated animate__wow animate__animated animate__fadeIn"> <div class="card-with-link-block"> <div class="card-with-link-block-inner"> <div class="card-with-link-content"> <div class="card-with-link-content-inner"> <div class="section-header"> <div class="acf-module acf-module-section-header"> <h2 class="acf-element acf-element-heading headline">Serving Vital Industries</h2> </div> </div> <div class="btn-more"> <div class="acf-module acf-module-buttons-group d-block text-left text-start"> <a href="https://www.utot.com/industries/" class="acf-element acf-element-button block-button has-background has-cerulean-background-color has-text-color has-white-color is-style-fill"> Learn More > </a> </div> </div> </div> </div> <div class="card-with-link-slider"> <div class="cards-items wow animate__animated animate__fadeIn" data-wow-delay="0s"> <a href="https://www.utot.com/industries/life-sciences/" target="_self"> <div class="item-wrap"> <img decoding="async" width="1920" height="1080" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%201080'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://www.utot.com/wp-content/uploads/2024/01/serving-life-sciences-img-big.jpg 1920w, https://www.utot.com/wp-content/uploads/2024/01/serving-life-sciences-img-big-300x169.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/serving-life-sciences-img-big-1024x576.jpg 1024w, https://www.utot.com/wp-content/uploads/2024/01/serving-life-sciences-img-big-768x432.jpg 768w, https://www.utot.com/wp-content/uploads/2024/01/serving-life-sciences-img-big-1536x864.jpg 1536w" data-lazy-sizes="(max-width: 1920px) 100vw, 1920px" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/serving-life-sciences-img-big.jpg" /><noscript><img decoding="async" width="1920" height="1080" src="https://www.utot.com/wp-content/uploads/2024/01/serving-life-sciences-img-big.jpg" class="attachment-full size-full" alt="" srcset="https://www.utot.com/wp-content/uploads/2024/01/serving-life-sciences-img-big.jpg 1920w, https://www.utot.com/wp-content/uploads/2024/01/serving-life-sciences-img-big-300x169.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/serving-life-sciences-img-big-1024x576.jpg 1024w, https://www.utot.com/wp-content/uploads/2024/01/serving-life-sciences-img-big-768x432.jpg 768w, https://www.utot.com/wp-content/uploads/2024/01/serving-life-sciences-img-big-1536x864.jpg 1536w" sizes="(max-width: 1920px) 100vw, 1920px" /></noscript> </div> <div class="item-desc"> <span>Life Sciences ></span> </div> </a> </div> <div class="cards-items wow animate__animated animate__fadeIn" data-wow-delay="0.25s"> <a href="https://www.utot.com/industries/medical-devices/" target="_self"> <div class="item-wrap"> <img decoding="async" width="1920" height="1281" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%201281'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://www.utot.com/wp-content/uploads/2024/01/serving-medical-devices-img-big.jpg 1920w, https://www.utot.com/wp-content/uploads/2024/01/serving-medical-devices-img-big-300x200.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/serving-medical-devices-img-big-1024x683.jpg 1024w, https://www.utot.com/wp-content/uploads/2024/01/serving-medical-devices-img-big-768x512.jpg 768w, https://www.utot.com/wp-content/uploads/2024/01/serving-medical-devices-img-big-1536x1025.jpg 1536w, https://www.utot.com/wp-content/uploads/2024/01/serving-medical-devices-img-big-1619x1080.jpg 1619w" data-lazy-sizes="(max-width: 1920px) 100vw, 1920px" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/serving-medical-devices-img-big.jpg" /><noscript><img decoding="async" width="1920" height="1281" src="https://www.utot.com/wp-content/uploads/2024/01/serving-medical-devices-img-big.jpg" class="attachment-full size-full" alt="" srcset="https://www.utot.com/wp-content/uploads/2024/01/serving-medical-devices-img-big.jpg 1920w, https://www.utot.com/wp-content/uploads/2024/01/serving-medical-devices-img-big-300x200.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/serving-medical-devices-img-big-1024x683.jpg 1024w, https://www.utot.com/wp-content/uploads/2024/01/serving-medical-devices-img-big-768x512.jpg 768w, https://www.utot.com/wp-content/uploads/2024/01/serving-medical-devices-img-big-1536x1025.jpg 1536w, https://www.utot.com/wp-content/uploads/2024/01/serving-medical-devices-img-big-1619x1080.jpg 1619w" sizes="(max-width: 1920px) 100vw, 1920px" /></noscript> </div> <div class="item-desc"> <span>Medical Devices ></span> </div> </a> </div> <div class="cards-items wow animate__animated animate__fadeIn" data-wow-delay="0.5s"> <a href="https://www.utot.com/industries/automotive/" target="_self"> <div class="item-wrap"> <img decoding="async" width="848" height="484" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20848%20484'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://www.utot.com/wp-content/uploads/2024/01/Automotive.jpg 848w, https://www.utot.com/wp-content/uploads/2024/01/Automotive-300x171.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/Automotive-768x438.jpg 768w" data-lazy-sizes="(max-width: 848px) 100vw, 848px" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/Automotive.jpg" /><noscript><img decoding="async" width="848" height="484" src="https://www.utot.com/wp-content/uploads/2024/01/Automotive.jpg" class="attachment-full size-full" alt="" srcset="https://www.utot.com/wp-content/uploads/2024/01/Automotive.jpg 848w, https://www.utot.com/wp-content/uploads/2024/01/Automotive-300x171.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/Automotive-768x438.jpg 768w" sizes="(max-width: 848px) 100vw, 848px" /></noscript> </div> <div class="item-desc"> <span>Automotive ></span> </div> </a> </div> <div class="cards-items wow animate__animated animate__fadeIn" data-wow-delay="0.75s"> <a href="https://www.utot.com/industries/dod-contractors/" target="_self"> <div class="item-wrap"> <img decoding="async" width="1920" height="1280" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%201280'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://www.utot.com/wp-content/uploads/2024/01/dod-contractors-img-big.jpg 1920w, https://www.utot.com/wp-content/uploads/2024/01/dod-contractors-img-big-300x200.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/dod-contractors-img-big-1024x683.jpg 1024w, https://www.utot.com/wp-content/uploads/2024/01/dod-contractors-img-big-768x512.jpg 768w, https://www.utot.com/wp-content/uploads/2024/01/dod-contractors-img-big-1536x1024.jpg 1536w, https://www.utot.com/wp-content/uploads/2024/01/dod-contractors-img-big-1620x1080.jpg 1620w" data-lazy-sizes="(max-width: 1920px) 100vw, 1920px" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/dod-contractors-img-big.jpg" /><noscript><img decoding="async" width="1920" height="1280" src="https://www.utot.com/wp-content/uploads/2024/01/dod-contractors-img-big.jpg" class="attachment-full size-full" alt="" srcset="https://www.utot.com/wp-content/uploads/2024/01/dod-contractors-img-big.jpg 1920w, https://www.utot.com/wp-content/uploads/2024/01/dod-contractors-img-big-300x200.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/dod-contractors-img-big-1024x683.jpg 1024w, https://www.utot.com/wp-content/uploads/2024/01/dod-contractors-img-big-768x512.jpg 768w, https://www.utot.com/wp-content/uploads/2024/01/dod-contractors-img-big-1536x1024.jpg 1536w, https://www.utot.com/wp-content/uploads/2024/01/dod-contractors-img-big-1620x1080.jpg 1620w" sizes="(max-width: 1920px) 100vw, 1920px" /></noscript> </div> <div class="item-desc"> <span>DOD Contractors ></span> </div> </a> </div> <div class="cards-items wow animate__animated animate__fadeIn" data-wow-delay="1s"> <a href="https://www.utot.com/industries/nonprofits/" target="_self"> <div class="item-wrap"> <img decoding="async" width="1920" height="1280" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%201280'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-srcset="https://www.utot.com/wp-content/uploads/2024/01/non-profits-img-big.jpg 1920w, https://www.utot.com/wp-content/uploads/2024/01/non-profits-img-big-300x200.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/non-profits-img-big-1024x683.jpg 1024w, https://www.utot.com/wp-content/uploads/2024/01/non-profits-img-big-768x512.jpg 768w, https://www.utot.com/wp-content/uploads/2024/01/non-profits-img-big-1536x1024.jpg 1536w, https://www.utot.com/wp-content/uploads/2024/01/non-profits-img-big-1620x1080.jpg 1620w" data-lazy-sizes="(max-width: 1920px) 100vw, 1920px" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/non-profits-img-big.jpg" /><noscript><img decoding="async" width="1920" height="1280" src="https://www.utot.com/wp-content/uploads/2024/01/non-profits-img-big.jpg" class="attachment-full size-full" alt="" srcset="https://www.utot.com/wp-content/uploads/2024/01/non-profits-img-big.jpg 1920w, https://www.utot.com/wp-content/uploads/2024/01/non-profits-img-big-300x200.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/non-profits-img-big-1024x683.jpg 1024w, https://www.utot.com/wp-content/uploads/2024/01/non-profits-img-big-768x512.jpg 768w, https://www.utot.com/wp-content/uploads/2024/01/non-profits-img-big-1536x1024.jpg 1536w, https://www.utot.com/wp-content/uploads/2024/01/non-profits-img-big-1620x1080.jpg 1620w" sizes="(max-width: 1920px) 100vw, 1920px" /></noscript> </div> <div class="item-desc"> <span>Nonprofits ></span> </div> </a> </div> </div> </div> </div> </div> </div> </div> </section> </div> <section class="acf-block single-stat position-relative overflow-hidden tagline-sky-blue heading-white has-white-color has-gradient has-horizontal-blue-gradient-color alignfull padding-top-small padding-bottom-small" id="single-stat-block_82b713d573876ec80b907cbda3178359"> <div class="container position-relative text-center z-10 h-100"> <div class="row h-100 align-items-center justify-content-center is-position-center-center"> <div class="single-stat-wrap col-12 wow animate__animated animate__wow animate__animated animate__fadeIn"> <div class="row"> <div class="col-xl-12 col-lg-12 col-md-12 col-xs-12"> <div class="section-header"> <div class="acf-module acf-module-section-header"> <p class="acf-element acf-element-tagline tagline">It pays to be prepared.</p> <h2 class="acf-element acf-element-heading headline">What Is Downtime Costing You?</h2> </div> </div> </div> </div> <div class="row"> <div class="col-12"> <div class="single-stat-block"> <div class="odometer-wrap"> <span class="acf-element prefix-txt">$</span> <div id="odometer1" class="odometer" data-odometer="5600">0</div> <em class="acf-element">Per Minute</em> </div> </div> </div> </div> <div class="row"> <div class="col-12"> <div class="stat-logo"> <div class="acf-element acf-element-content"><h3>average cost of IT downtime.</h3> <p>Source:</p> <figure><img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/white-logo-gartner.svg" /><noscript><img decoding="async" src="https://www.utot.com/wp-content/uploads/2024/01/white-logo-gartner.svg" alt="" /></noscript></figure> </div> </div> </div> </div> </div> </div> </div> </section> <section class="acf-block numbered-cards position-relative overflow-hidden tagline-sky-blue heading-white has-white-color has-primary-background-color alignfull padding-top-extra-large padding-bottom-small" id="numbered-cards-block_89c9a431daa7d9001f10f6c3e43cc465"> <div class="container position-relative text-center z-10 h-100"> <div class="row h-100 align-items-center justify-content-center is-position-center-center"> <div class="numbered-cards-wrap col-12 wow animate__animated animate__wow animate__animated animate__fadeIn"> <div class="row"> <div class="col-xl-8 col-lg-8 col-md-8 col-xs-12"> <div class="section-header"> <div class="acf-module acf-module-section-header"> <h2 class="acf-element acf-element-heading headline">Our Proven Process for IT Excellence</h2> </div> </div> <div class="acf-element acf-element-content mt-3 mb-3"><p>With 20 years of experience under our belt, we’ve perfected a process that optimizes your IT operations and fortifies cybersecurity for your business.</p> </div> </div> </div> <div class="row numbered-cards-block three-column"> <div class="col-xs-4 col-lg-4 col-md-6 col-xs-12 wow animate__animated animate__fadeIn" data-wow-delay="0s"> <div class="numbered-card-body numbered-cards-equal"> <div class="numbered-card-num"><span>1.</span></div> <div class="numbered-card-content"> <h3 class="acf-element acf-element-heading">Identify It</h3> <div class="acf-element acf-element-content"><p>Utilize automated tools for comprehensive network and cloud system data collection and reporting.</p> </div> </div> </div> </div> <div class="col-xs-4 col-lg-4 col-md-6 col-xs-12 wow animate__animated animate__fadeIn" data-wow-delay="0.25s"> <div class="numbered-card-body numbered-cards-equal"> <div class="numbered-card-num"><span>2.</span></div> <div class="numbered-card-content"> <h3 class="acf-element acf-element-heading">Protect It</h3> <div class="acf-element acf-element-content"><p>Conduct risk assessments, vulnerability scans, and manual gap closure to enhance security.</p> </div> </div> </div> </div> <div class="col-xs-4 col-lg-4 col-md-6 col-xs-12 wow animate__animated animate__fadeIn" data-wow-delay="0.5s"> <div class="numbered-card-body numbered-cards-equal"> <div class="numbered-card-num"><span>3.</span></div> <div class="numbered-card-content"> <h3 class="acf-element acf-element-heading">Detect It</h3> <div class="acf-element acf-element-content"><p>Continuously monitor systems, configurations, and data storage with automated alerting on suspicious activity or hardware issues.</p> </div> </div> </div> </div> <div class="col-xs-4 col-lg-4 col-md-6 col-xs-12 wow animate__animated animate__fadeIn" data-wow-delay="0.75s"> <div class="numbered-card-body numbered-cards-equal"> <div class="numbered-card-num"><span>4.</span></div> <div class="numbered-card-content"> <h3 class="acf-element acf-element-heading">Prove It</h3> <div class="acf-element acf-element-content"><p>Aggregate data from discovery, assessments, and detection for detailed documentation with actionable insights.</p> </div> </div> </div> </div> <div class="col-xs-4 col-lg-4 col-md-6 col-xs-12 wow animate__animated animate__fadeIn" data-wow-delay="1s"> <div class="numbered-card-body numbered-cards-equal"> <div class="numbered-card-num"><span>5.</span></div> <div class="numbered-card-content"> <h3 class="acf-element acf-element-heading">Test It</h3> <div class="acf-element acf-element-content"><p>Employ penetration testing to challenge defenses, evaluate weaknesses, and enhance security measures.</p> </div> </div> </div> </div> <div class="col-xs-4 col-lg-4 col-md-6 col-xs-12 wow animate__animated animate__fadeIn" data-wow-delay="1.25s"> <div class="numbered-card-body numbered-cards-equal"> <div class="numbered-card-num"><span>6.</span></div> <div class="numbered-card-content"> <h3 class="acf-element acf-element-heading">Manage It</h3> <div class="acf-element acf-element-content"><p>Offer comprehensive support, including help desk services, administration, and ongoing maintenance.</p> </div> </div> </div> </div> </div> <div class="button-wrap"> <div class="acf-module acf-module-buttons-group d-block text-center"> <a href="https://www.utot.com/company/our-approach/" class="acf-element acf-element-button block-button has-background has-cerulean-background-color has-text-color has-white-color is-style-fill"> Learn More About Our Approach > </a> </div> </div> </div> </div> </div> </section> <section class="acf-block simple-icons position-relative tagline-sky-blue heading-white has-white-color bottom-gradient alignfull padding-top-medium padding-bottom-medium" id="simple-icons-block_2008150dc6562586fbdf1ec5dbab6d02"> <figure class="image-background d-block w-100 h-auto m-0 position-absolute top-0 bottom-0 start-0 end-0 object-center z-0" aria-hidden="true"> <img fetchpriority="high" decoding="async" width="2322" height="1290" src="https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01.jpg" class="w-100 h-100 object-cover" alt="" srcset="https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01.jpg 2322w, https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01-300x167.jpg 300w, https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01-1024x569.jpg 1024w, https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01-768x427.jpg 768w, https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01-1536x853.jpg 1536w, https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01-2048x1138.jpg 2048w, https://www.utot.com/wp-content/uploads/2024/01/hero-banner-bg01-1920x1067.jpg 1920w" sizes="(max-width: 2322px) 100vw, 2322px" /> </figure> <span aria-hidden="true" class="position-absolute z-1 has-background-dim has-primary-background-color"></span> <div style="background-image:url(https://www.utot.com/wp-content/uploads/2024/01/hero-banner-round-gradient.png);" aria-hidden="true" class="has_pattern horizontal-pattern-right vertical-pattern-bottom "></div> <div class="container position-relative text-left text-start z-10 h-100"> <div class="row h-100 align-items-center justify-content-start is-position-center-left"> <div class="simple-icons-wrap col-12 wow animate__animated animate__wow animate__animated animate__fadeIn"> <div class="row"> <div class="col-xl-10 col-lg-12 col-sm-12 col-xs-12"> <div class="section-header"> <div class="acf-module acf-module-section-header"> <h2 class="acf-element acf-element-heading headline">Why Clients Trust Us</h2> </div> </div> </div> </div> <div class="row simple-icons-box"> <div class="col-xs-4 col-lg-4 col-md-6 col-xs-12 wow animate__animated animate__fadeIn" data-wow-delay="0s"> <div class="simple-icons-block"> <div class="simple-icons-block-wrap"> <div class="simple-icons-thumb"> <figure> <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/icon-proactive.svg"><noscript><img decoding="async" src="https://www.utot.com/wp-content/uploads/2024/01/icon-proactive.svg" alt=""></noscript> </figure> </div> <div class="simple-icons-content"> <h3 class="acf-element acf-element-heading">Proactive</h3> <div class="acf-element acf-element-content"><p>We eliminate the blind spots to mitigate risk and prevent disruption in your business.</p> </div> </div> </div> </div> </div> <div class="col-xs-4 col-lg-4 col-md-6 col-xs-12 wow animate__animated animate__fadeIn" data-wow-delay="0.25s"> <div class="simple-icons-block"> <div class="simple-icons-block-wrap"> <div class="simple-icons-thumb"> <figure> <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/icon-personalized.svg"><noscript><img decoding="async" src="https://www.utot.com/wp-content/uploads/2024/01/icon-personalized.svg" alt=""></noscript> </figure> </div> <div class="simple-icons-content"> <h3 class="acf-element acf-element-heading">Personalized</h3> <div class="acf-element acf-element-content"><p>Our deeply knowledgeable yet remarkably personable team values relationships above all.</p> </div> </div> </div> </div> </div> <div class="col-xs-4 col-lg-4 col-md-6 col-xs-12 wow animate__animated animate__fadeIn" data-wow-delay="0.5s"> <div class="simple-icons-block"> <div class="simple-icons-block-wrap"> <div class="simple-icons-thumb"> <figure> <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/icon-vigilant.svg"><noscript><img decoding="async" src="https://www.utot.com/wp-content/uploads/2024/01/icon-vigilant.svg" alt=""></noscript> </figure> </div> <div class="simple-icons-content"> <h3 class="acf-element acf-element-heading">Vigilant</h3> <div class="acf-element acf-element-content"><p>Unwavering vigilance with cybersecurity solutions safeguards your data and your organization.</p> </div> </div> </div> </div> </div> <div class="col-xs-4 col-lg-4 col-md-6 col-xs-12 wow animate__animated animate__fadeIn" data-wow-delay="0.75s"> <div class="simple-icons-block"> <div class="simple-icons-block-wrap"> <div class="simple-icons-thumb"> <figure> <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/icon-streamlined.svg"><noscript><img decoding="async" src="https://www.utot.com/wp-content/uploads/2024/01/icon-streamlined.svg" alt=""></noscript> </figure> </div> <div class="simple-icons-content"> <h3 class="acf-element acf-element-heading">Streamlined</h3> <div class="acf-element acf-element-content"><p>Our standardized delivery model removes guesswork, budget surprises, and firefighting.</p> </div> </div> </div> </div> </div> <div class="col-xs-4 col-lg-4 col-md-6 col-xs-12 wow animate__animated animate__fadeIn" data-wow-delay="1s"> <div class="simple-icons-block"> <div class="simple-icons-block-wrap"> <div class="simple-icons-thumb"> <figure> <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/icon-compliant.svg"><noscript><img decoding="async" src="https://www.utot.com/wp-content/uploads/2024/01/icon-compliant.svg" alt=""></noscript> </figure> </div> <div class="simple-icons-content"> <h3 class="acf-element acf-element-heading">Compliant</h3> <div class="acf-element acf-element-content"><p>Our deep understanding of industry regulations gives you peace of mind through meticulous documentation.</p> </div> </div> </div> </div> </div> <div class="col-xs-4 col-lg-4 col-md-6 col-xs-12 wow animate__animated animate__fadeIn" data-wow-delay="1.25s"> <div class="simple-icons-block"> <div class="simple-icons-block-wrap"> <div class="simple-icons-thumb"> <figure> <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/icon-tech-fortified.svg"><noscript><img decoding="async" src="https://www.utot.com/wp-content/uploads/2024/01/icon-tech-fortified.svg" alt=""></noscript> </figure> </div> <div class="simple-icons-content"> <h3 class="acf-element acf-element-heading">Tech-fortified</h3> <div class="acf-element acf-element-content"><p>We bolster defenses with best-of-breed technology, proven resilient against evolving threats.</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="acf-block testimonial-card position-relative overflow-hidden tagline-sky-blue heading-white has-white-color has-primary-background-color alignfull padding-bottom-small" id="testimonial-card-block_d543c2ebd791dcd19527ee07dd033113"> <div class="container position-relative text-left text-start z-10 h-100"> <div class="row h-100 align-items-center justify-content-start is-position-center-left"> <div class="testimonial-card-wrap col-12 wow animate__animated animate__wow animate__animated animate__fadeIn"> <div class="row"> <div class="col-xl-12 col-lg-12 col-sm-12 col-xs-12"> <div class="testimonial-card-block"> <div class="testimonial-card-thumb"> <figure> <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/01/author-justine-ulmer.jpg"><noscript><img decoding="async" src="https://www.utot.com/wp-content/uploads/2024/01/author-justine-ulmer.jpg" alt=""></noscript> </figure> </div> <div class="testimonial-card-content"> <div class="content-wrap"> <div class="acf-element acf-element-content"><p>Our comprehensive IT and cybersecurity service model is designed to keep our client’s operations running smoothly and protected from evolving threats. We believe this can only be achieved through strategic, proactive, and high-touch engagements.</p> </div> <div class="author-details"> <span class="acf-element">Justine Ulmer</span> <p class="acf-element">CFO/IT Services Director, UpTime OnTime</p> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <section class="acf-block slider-logos position-relative overflow-hidden tagline-white heading-white has-white-color has-primary-background-color alignfull padding-top-medium padding-bottom-large" id="slider-logos-block_bccb0b4d49aec79bc31999e5fe8b6474"> <div class="container-fluid position-relative text-center z-10 h-100"> <div class="row h-100 align-items-center justify-content-center is-position-center-center"> <div class="slider-logos-wrap col-12 wow animate__animated animate__wow animate__animated animate__fadeIn"> <div class="row"> <div class="col-12"> <div class="section-header"> <div class="acf-module acf-module-section-header"> <p class="acf-element acf-element-tagline tagline">Our Technology Partners</p> </div> </div> </div> </div> <div class="logos-slider-new"> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/fortinert.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/fortinert.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/eset.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/eset.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/duo.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/duo.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/dell.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/dell.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/cisco.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/cisco.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/aws.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/aws.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/adioly.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/adioly.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/acronis.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/acronis.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/zoom.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/zoom.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/veeam.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/veeam.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/sentinelone.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/sentinelone.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/proofpoint.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/proofpoint.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/perceptionpoint.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/perceptionpoint.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/neat.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/neat.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/nable.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/nable.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/microsoft-1.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/microsoft-1.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> <div class="image-items"> <figure><img decoding="async" width="225" height="95" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20225%2095'%3E%3C/svg%3E" class="attachment-full size-full" alt="" data-lazy-src="https://www.utot.com/wp-content/uploads/2024/02/kaseya.png" /><noscript><img decoding="async" width="225" height="95" src="https://www.utot.com/wp-content/uploads/2024/02/kaseya.png" class="attachment-full size-full" alt="" /></noscript></figure> </div> </div> </div> </div> </div> </section> <section class="acf-block cta-buttons position-relative overflow-hidden tagline-white heading-white has-white-color alignfull padding-top-large padding-bottom-large" id="cta-buttons-block_ce2b1173de9dfa1dd201b9b4eab58cc3"> <figure data-bg="https://www.utot.com/wp-content/uploads/2024/01/AdobeStock_338903738.jpg" class="image-background d-block w-100 h-auto m-0 position-absolute top-0 bottom-0 start-0 end-0 object-center z-0 bg-fixed bg-center bg-cover rocket-lazyload" style="" aria-hidden="true"></figure> <span aria-hidden="true" class="position-absolute z-1 has-background-dim has-horizontal-blue-background-gradient"></span> <div class="container position-relative text-center z-10 h-100"> <div class="row h-100 align-items-center justify-content-center is-position-center-center"> <div class="cta-buttons-wrap col-12 wow animate__animated animate__wow animate__animated animate__fadeIn"> <div class="row"> <div class="col-xl-12- col-lg-12 col-md-12 col-xs-12"> <div class="section-header"> <div class="acf-module acf-module-section-header"> <h2 class="acf-element acf-element-heading headline">HOW CAN WE HELP?</h2> </div> </div> <div class="button-wrap"> <div class="acf-module acf-module-buttons-group d-block text-center"> <a href="https://www.utot.com/contact/" class="acf-element acf-element-button block-button has-background has-black-background-color has-text-color has-white-color is-style-fill"> Contact us > </a> </div> </div> </div> </div> </div> </div> </div> </section> </div> </article> </main><!-- #main --> <footer class="site-footer" role="contentinfo" > <div class="container"> <div class="row"> <div class="col-12"> <div class="footer-top"> <div class="footer-logo"> <a href="https://www.utot.com/" rel="home"> <figure> <img src="https://www.utot.com/wp-content/uploads/2024/01/logo.svg" alt="Go back to home page"/> </figure> </a> </div> <div class="reach-us"> <p><strong>Headquarters</strong></p> <p>UpTime OnTime Inc.</p> <p><a href="https://maps.app.goo.gl/8uYVVx2ixn4MFLuL9" target="_blank" rel="noopener">335 Pennsylvania Ave Escondido, CA 92025</a></p> <p> </p> <p><strong>PO Box</strong></p> <p>7040 Avenida Encinas, Suite 104-1 Carlsbad, CA 92011</p> </div> <div class="contact-us"> <div class="phone"> <p>Phone: <a href="tel:(877) 469-8868" title="Call Us" target="_self">(877) 469-8868</a></p> </div> <div class="contact-btn"> <div class="acf-module acf-module-buttons-group d-block text-right text-end"> <a href="https://www.utot.com/contact/" class="acf-element acf-element-button block-button has-background has-cerulean-background-color has-text-color has-white-color is-style-fill"> Contact </a> </div> </div> </div> </div> </div> </div> <div class="row"> <div class="col-12"> <nav id="site-footer-navigation" class="footer-navigation col-12 col-lg" aria-label="Footer Navigation"> <ul id="footer-menu" class="footer-menu menu d-block d-lg-flex"> <li id="menu-item-817" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-817"><a href="https://www.utot.com/services/"><span>Services</span></a> <ul class="sub-menu"> <li id="menu-item-836" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-836"><a href="https://www.utot.com/services/it-consulting/"><span>IT Consulting</span></a></li> <li id="menu-item-837" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-837"><a href="https://www.utot.com/services/managed-it/"><span>Managed IT</span></a></li> <li id="menu-item-838" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-838"><a href="https://www.utot.com/services/managed-cybersecurity/"><span>Managed Cybersecurity</span></a></li> </ul> </li> <li id="menu-item-839" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-839"><a href="https://www.utot.com/industries/"><span>Industries</span></a> <ul class="sub-menu"> <li id="menu-item-840" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-840"><a href="https://www.utot.com/industries/life-sciences/"><span>Life Sciences</span></a></li> <li id="menu-item-841" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-841"><a href="https://www.utot.com/industries/medical-devices/"><span>Medical Devices</span></a></li> <li id="menu-item-842" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-842"><a href="https://www.utot.com/industries/automotive/"><span>Automotive</span></a></li> <li id="menu-item-843" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-843"><a href="https://www.utot.com/industries/dod-contractors/"><span>DOD Contractors</span></a></li> <li id="menu-item-844" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-844"><a href="https://www.utot.com/industries/nonprofits/"><span>Nonprofits</span></a></li> </ul> </li> <li id="menu-item-845" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-845"><a href="https://www.utot.com/partners/"><span>Partners</span></a></li> <li id="menu-item-847" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-847"><a href="https://www.utot.com/company/"><span>Company</span></a> <ul class="sub-menu"> <li id="menu-item-848" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-848"><a href="https://www.utot.com/company/our-approach/"><span>Our Approach</span></a></li> </ul> </li> <li id="menu-item-3568" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-3568"><a href="https://www.utot.com/contact/"><span>Locations</span></a> <ul class="sub-menu"> <li id="menu-item-3569" class="menu-item menu-item-type-post_type menu-item-object-location menu-item-3569"><a href="https://www.utot.com/location/san-diego/"><span>San Diego</span></a></li> </ul> </li> </ul><!-- .footer-navigation-wrapper --> </nav><!-- .footer-navigation --> </div> </div> <div class="row"> <div class="col-12"> <div class="copyright-block"> <div class="social-menu"> <ul class="d-flex social-icons menu"> <li> <a href="https://www.linkedin.com/company/uptime-ontime-inc-utot/" target="_blank" class="social-icon d-flex align-items-center justify-content-center rounded-circle linkedin"> <svg height="24" width="24" class="svg-icon linkedin" aria-hidden="true" role="img"> <title id="title-linkedin-30696"> linkedin </title> <use xlink:href="#linkedin"></use> </svg> <span class="screen-reader-text"> Link to Linkedin </span> </a><!-- .social-icon --> </li> </ul><!-- .social-icons --> </div> <div class="copyright-text"> <p> © All Rights Reserved, UpTime OnTime Inc.</p> <a href="https://www.iubenda.com/privacy-policy/83750714" class="iubenda-white iubenda-noiframe iubenda-embed iubenda-noiframe" title="Privacy Policy ">Privacy Policy</a> </div> </div> </div> </div><!-- .site-info --> </div> </footer><!-- #colophon --> <div class="off-canvas-screen d-block d-xl-none position-fixed top-0 end-0 bottom-0 start-0 visually-hidden"></div> <nav class="off-canvas-container d-block d-xl-none position-fixed top-0 bottom-0 h-100 overflow-y-auto" aria-label="Mobile Menu" aria-hidden="true" tabindex="-1"> <button type="button" class="off-canvas-close d-block d-xl-none position-absolute" aria-expanded="false" aria-label="Close Menu"> <svg height="24" width="24" class="svg-icon close" aria-hidden="true" role="img"> <title id="title-close-47459"> close </title> <use xlink:href="#close"></use> </svg> </button> <div class="off-canvas-content"><ul id="site-mobile-menu" class="mobile-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-791"><a href="https://www.utot.com/services/">Services</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-798"><a href="https://www.utot.com/services/it-consulting/">IT Consulting</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-797"><a href="https://www.utot.com/services/managed-it/">Managed IT</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-796"><a href="https://www.utot.com/services/managed-cybersecurity/">Managed Cybersecurity</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-792"><a href="https://www.utot.com/industries/">Industries</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-803"><a href="https://www.utot.com/industries/life-sciences/">Life Sciences</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-802"><a href="https://www.utot.com/industries/medical-devices/">Medical Devices</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-801"><a href="https://www.utot.com/industries/automotive/">Automotive</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-800"><a href="https://www.utot.com/industries/dod-contractors/">DOD Contractors</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-799"><a href="https://www.utot.com/industries/nonprofits/">Nonprofits</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-4577"><a href="https://www.utot.com/insights/">Insights</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-793"><a href="https://www.utot.com/partners/">Partners</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-794"><a href="https://www.utot.com/company/">Company</a></li> </ul></div> </nav> <link data-minify="1" rel='stylesheet' id='hero-banner-home-style-css' href='https://www.utot.com/wp-content/cache/min/1/wp-content/themes/bopper/blocks/hero-banner-home/hero-banner-home.css?ver=1743536932' media='all' /> <link data-minify="1" rel='stylesheet' id='slickjs-style-css' href='https://www.utot.com/wp-content/cache/min/1/wp-content/themes/bopper/assets/css/library/slick.css?ver=1743536932' media='all' /> <style id='acf-slider-logos-style-inline-css'> .slider-logos .container-fluid{padding: 0;} .slider-logos-wrap .section-header{margin-bottom: 30px} .slider-logos-wrap .tagline{font-size: 16px;font-weight: 400;} .logos-slider .slick-track { display: flex; align-items: center; } .logos-slider .image-items {text-align: center; padding: 0 20px;} .logos-slider .image-items figure { max-width: 165px; width: 100%; } .logos-slider .image-items img { margin: 0 auto;width: 100%} @media(max-width: 1900px){ .logos-slider .image-items figure{max-width:150px} } @media(max-width: 1400px){ .logos-slider .image-items figure{max-width:100px} } @media (max-width: 767px){ .slider-logos-wrap .section-header{margin-bottom: 15px} } @media (max-width: 575px){ .logos-slider .image-items{padding: 0 40px} } </style> <style id='acf-columns-transparent-cards-style-inline-css'> .transparent-cards .section-header h3{font-size: 42px;font-weight: 900} .transparent-card-block-wrap .transparent-card-thumb{margin-bottom: 38px;overflow: hidden;position: relative;} .transparent-card-block-wrap .transparent-card-thumb figure{height: 240px;width: 100%;position: relative;transition: 0.5s all ease-in-out} .transparent-card-block-wrap .transparent-card-thumb figure img{width: 100%;height: 100%;object-fit: cover;} .transparent-card-block-wrap .transparent-card-thumb figure:before { position: absolute; content: ""; background: rgba(0,0,0,0.3); width: 100%; height: 100%; left: 0; right: 0; z-index: 0;visibility:visible;opacity: 1;transition: 0.5s all ease-in-out} .transparent-card-block{margin: 40px 0} .transparent-card-block a:hover .transparent-card-thumb figure:before{opacity: 0;visibility: hidden;} .transparent-card-block a:hover .transparent-card-thumb figure{ transform: scale(1.1);} .transparent-card-content{position: relative;padding-bottom: 75px;text-align: left;} .transparent-card-content h3{margin-bottom: 15px} .transparent-card-content p{font-size: 16px} .transparent-card-content .block-button{margin-top: 15px;position: absolute;bottom: 0;left: 0} .transparent-card-block a:hover .transparent-card-content .block-button{background: #0cb2ed !important; border: 0.125rem solid #0cb2ed !important; } .two-blocks-wrapper{position: relative;} .two-blocks-wrapper:before{position: absolute;content: "";background: url(/wp-content/themes/bopper/blocks/columns-transparent-cards/../../assets/images/v-shape-bg.svg) center center no-repeat;width: 100%; height: 1263px;left: -342px;top: 15px;z-index: 1;max-width: 1012px;background-size: 100%;} .transparent-cards .has_pattern{opacity: 0.22} @media (max-width: 1199px){ .transparent-cards .section-header h3{font-size: 36px;} } @media (max-width: 1023px){ .transparent-cards .section-header h3{font-size: 30px;} } @media (max-width: 991px){ .transparent-cards .section-header h3{font-size: 26px;} } @media (max-width: 767px){ .transparent-card-block a:hover .transparent-card-thumb figure{transform:scale(1.0)} .transparent-card-block{margin: 35px 0} .two-blocks-wrapper:before {width: 100%; height: 796px; left: -165px; top: -125px; max-width: 100%; background-size: 100% 100%; background-position: top center;} .transparent-card-block a:hover .transparent-card-thumb figure{ transform: scale(1.0);} } @media (max-width: 480px){ .transparent-card-block-wrap .transparent-card-thumb figure{height: 195px} } @media (max-width: 389px){ .two-blocks-wrapper:before{width: 100%; height: 500px;background-size: 100% 100%;top:0} } </style> <style id='acf-slider-cards-with-link-style-inline-css'> .slider-cards-link .container-fluid{padding: 0} .card-with-link-content-inner h2{font-size: 42px;font-weight: 900} .card-with-link-block-inner{ display: flex; position: relative; padding-left: calc((100% - 1320px)/2); } .card-with-link-slider{width: 78.5%;position: static !important;margin: 0 0 0 auto;padding-left: 100px;} .card-with-link-slider .slick-list {padding-right: 200px !important; } .card-with-link-slider .cards-items{position: relative;} .card-with-link-slider .item-wrap {height: 245px; position: relative; margin-right: 30px;margin-bottom: 25px;overflow: hidden;} .card-with-link-slider .item-desc span{font-size: 22px;font-weight: 700;transition: 0.5s all ease-in-out;} .card-with-link-slider .cards-items img { padding-right: 0px; width: 100%; height: 100%; object-fit: cover;transition: 0.5s all ease-in-out} .card-with-link-content{ width: 21.5%; position: relative;padding: 25px 25px 0 0;} .card-with-link-content .btn-primary {position: absolute; bottom: 135px; left: 136px; } .card-with-link-slider .slick-prev{content: ""; position: absolute; width: 40px; height: 60px; bottom: 60px; left: calc((100% - 1320px)/2); background-image: url(/wp-content/themes/bopper/blocks/slider-cards-with-link/../../assets/images/left-arrow-whites.svg); background-repeat: no-repeat; background-color: #131D34; border: none; font-size: 0; background-position: center center; padding: 10px; z-index: 11;opacity: 0.6;transition: 0.5s all ease-in-out} .card-with-link-slider .slick-next{content: ""; position: absolute; width: 40px; height: 60px; bottom: 60px; left: calc((100% - 1210px)/2); background-image: url(/wp-content/themes/bopper/blocks/slider-cards-with-link/../../assets/images/right-arrow-whites.svg); background-repeat: no-repeat; background-color: #131D34; border: none; font-size: 0; background-position: center center; padding: 10px; z-index: 11;opacity: 0.6;transition: 0.5s all ease-in-out} .card-with-link-slider .slick-prev:hover, .card-with-link-slider .slick-prev:focus, .card-with-link-slider .slick-next:hover, .card-with-link-slider .slick-next:focus{opacity: 1} .card-with-link-content .btn-primary {position: absolute; bottom: 15px; left: 136px; } .card-with-link-content .btn-more{position: absolute; bottom: 60px; left: 150px;font-size: 0;} .card-with-link-content .btn-more .block-button{padding:16px 18px} .card-with-link-slider .cards-items a:hover .item-desc span{color:#0cb2ed} .card-with-link-slider .cards-items a:hover .item-wrap img{transform: scale(1.1);} @media only screen and (max-width: 1600px){ .card-with-link-slider{width:75%} .card-with-link-content{width:25%} } @media only screen and (max-width: 1400px){ .card-with-link-content .btn-more{bottom: 0} .card-with-link-slider .slick-prev{bottom: 0} .card-with-link-slider .slick-next{bottom: 0} } @media only screen and (max-width: 1366px){ .card-with-link-content{padding: 25px 25px 0 25px} .card-with-link-content-inner h2 { font-size: 36px; } .card-with-link-slider .slick-prev { left: 25px; } .card-with-link-slider .slick-next { left: 80px; } .card-with-link-content{width: 32%} .card-with-link-slider { width: 68%;} .card-with-link-slider .item-wrap{height: 180px;margin-right: 20px} .card-with-link-slider .item-desc span{font-size: 18px} } @media only screen and (max-width: 1199px){ .card-with-link-content-inner h2 { font-size: 30px; } .card-with-link-content{ width: 35%;} .card-with-link-slider{width: 65%;padding-left: 30px} .card-with-link-slider .item-wrap{margin-right: 20px;height: 165px;} .card-with-link-slider .item-desc span{font-size: 16px;} .card-with-link-slider .slick-list { padding-right: 100px !important; } } @media (max-width: 1023px){ .card-with-link-content-inner h2 { font-size: 26px; } .card-with-link-content { padding: 0 15px 100px 25px; } } @media (max-width:991px){ .card-with-link-content .btn-more { bottom: 0; position: relative; left: 0; } .card-with-link-slider .slick-list { padding-right: 200px !important; } } @media (max-width: 767px){ .card-with-link-block-inner{flex-wrap: wrap;} .card-with-link-content{width: 100%;padding:0 25px 20px 25px;position: static;} .card-with-link-slider{width: 100%;padding-left: 30px;padding-bottom: 80px} .card-with-link-slider .item-wrap{height: 195px} .card-with-link-content .btn-more{position: absolute; bottom: 0; left: 150px;} .card-with-link-content-inner .section-header{max-width: 190px;width: 100%;} .card-with-link-slider .item-desc span{font-size: 21px} .card-with-link-slider .cards-items a:hover .item-wrap img{transform: scale(1.0);} } @media (max-width: 480px){ .card-with-link-slider .slick-list{padding-right: 0 !important} .card-with-link-slider .item-wrap{margin-right: 0} .card-with-link-slider{padding: 0 30px 90px} } </style> <link data-minify="1" rel='stylesheet' id='acf-single-stat-with-footnote-style-css' href='https://www.utot.com/wp-content/cache/min/1/wp-content/themes/bopper/blocks/single-stat-with-footnote/style.css?ver=1743536932' media='all' /> <style id='acf-numbered-cards-style-inline-css'> .numbered-cards-block{padding: 25px 0 0} .numbered-cards-block .numbered-card-body{background: #00223E;padding: 20px 20px 5px;margin-bottom: 20px;-webkit-transition:0.5s all ease-in-out;moz-transition:0.5s all ease-in-out;transition:0.5s all ease-in-out;} .numbered-cards-block a:hover .numbered-card-body{background:#043258 } .numbered-cards-wrap .button-wrap{margin-top: 35px} /*.numbered-cards-block .numbered-card-body .numbered-card-content h3{opacity: 0.32;}*/ .numbered-cards-block .numbered-card-body{position: relative;} .numbered-cards-block .numbered-card-body:before{position: absolute;content:"";background: url('/wp-content/themes/bopper/blocks/numbered-cards/../../assets/images/number-cards-gradient_purple.png') center center no-repeat;width: 100%;height: 100%;left: 0;right: 0;top:50%;transform: translateY(-50%);opacity: 0.22;-webkit-transition:0.5s all ease-in-out;moz-transition:0.5s all ease-in-out;transition:0.5s all ease-in-out;z-index: 0} .numbered-cards-block .numbered-card-body:after{position: absolute;content:"";background: url('/wp-content/themes/bopper/blocks/numbered-cards/../../assets/images/number-block-line.svg') center center no-repeat;width: 67px;height: 5px;left: inherit;right:-45px;top:46%;transform: translateY(-50%);opacity:1;-webkit-transition:0.5s all ease-in-out;moz-transition:0.5s all ease-in-out;transition:0.5s all ease-in-out;z-index: 1} .numbered-cards-block a:hover .numbered-card-body:before{opacity: 0.22;} .numbered-cards-block .numbered-card-body .numbered-card-content{position: relative;z-index: 1} .numbered-cards-block .numbered-card-body .numbered-card-content p:last-child{margin-bottom: 0} .numbered-cards-block .numbered-card-body .numbered-card-num{position: relative;z-index: 1} .numbered-cards-block .numbered-card-body .numbered-card-num span{font-size: 85px;color: rgba(255, 255, 255, 0.3);font-weight: 700;font-family: var(--wp--preset--font-family--montserrat);} .numbered-cards-block [class*='col-']:last-child .numbered-card-body:after{display: none} .numbered-cards-block.two-column [class*='col-']:nth-of-type(2n) .numbered-card-body:after{display: none} .numbered-cards-block.three-column [class*='col-']:nth-of-type(3n) .numbered-card-body:after{display: none} .numbered-cards-block.four-column [class*='col-']:nth-of-type(4n) .numbered-card-body:after{display: none} @media(max-width: 1366px){ } @media(max-width: 1200px){ .numbered-cards-block .numbered-card-body .numbered-card-num span { font-size: 72px;} .numbered-cards-block.four-column [class*='col-']:nth-of-type(3n+1) .numbered-card-body:after{display: inherit;} .numbered-cards-block.four-column [class*='col-']:nth-of-type(3n) .numbered-card-body:after{display: none} } @media(max-width: 1023px){ } @media(max-width: 991px){ .numbered-cards-block.three-column [class*='col-']:nth-of-type(2n+1) .numbered-card-body:after{display: inherit;} .numbered-cards-block.three-column [class*='col-']:nth-of-type(2n) .numbered-card-body:after{display: none;} .numbered-cards-block.three-column [class*='col-']:last-child .numbered-card-body:after{display: none;} .numbered-cards-block.four-column [class*='col-']:nth-of-type(2n+1) .numbered-card-body:after{display: inherit;} .numbered-cards-block.four-column [class*='col-']:nth-of-type(2n) .numbered-card-body:after{display: none;} .numbered-cards-block.four-column [class*='col-']:last-child .numbered-card-body:after{display: none;} /* .numbered-cards-block.four-column [class*='col-']:nth-of-type(3n) .numbered-card-body:after{display: none;}*/ } @media(max-width: 767px){ .numbered-cards-block .numbered-card-body .numbered-card-num span { font-size: 67px;} .numbered-cards-block .numbered-card-body .numbered-card-content h3{font-size: 21px;margin-bottom: 10px} .numbered-cards-block .numbered-card-body.numbered-cards-equal{height: inherit !important;} .numbered-cards-block .numbered-card-body{padding:15px 20px 35px;margin-bottom: 30px} .numbered-cards-block .numbered-card-body:after{left: 0; right: 0; bottom: -34px; top: inherit; margin: 0 auto; height: 34px; width: 6px; background: url('/wp-content/themes/bopper/blocks/numbered-cards/../../assets/images/number-block-line-mobile.svg') center center; transform: inherit;} .numbered-cards-block.two-column [class*='col-']:nth-of-type(2n) .numbered-card-body:after{display: inherit;} .numbered-cards-block.three-column [class*='col-']:nth-of-type(2n) .numbered-card-body:after{display: inherit;} .numbered-cards-block.four-column [class*='col-']:nth-of-type(2n) .numbered-card-body:after{display: inherit;} .numbered-cards-block [class*='col-']:last-child .numbered-card-body:after{display: none} .numbered-cards-block [class*='col-']:last-child .numbered-card-body{margin-bottom: 0} .numbered-cards-block.two-column [class*='col-']:last-child .numbered-card-body:after{display: none;} .numbered-cards-block.three-column [class*='col-']:last-child .numbered-card-body:after{display: none;} .numbered-cards-block.four-column [class*='col-']:last-child .numbered-card-body:after{display: none;} .numbered-cards-wrap br{display: none} } @media (max-width: 480px){ } </style> <style id='acf-simple-icons-style-inline-css'> .simple-icons .has_pattern{opacity: 0.23;height: 100%;top:-200px !important} .simple-icons .has_pattern.horizontal-pattern-left.vertical-pattern-bottom{top: inherit !important;} .simple-icons .has_pattern.horizontal-pattern-right.vertical-pattern-bottom{top: inherit !important;} .simple-icons-block-wrap{margin:30px 0 15px} .simple-icons-wrap .section-header{margin-bottom:0} .simple-icons-wrap .top-content{padding-bottom: 15px} .simple-icons-wrap .top-content p{font-size: 18px;line-height: 28px;} .simple-icons-thumb{margin-bottom: 20px} .simple-icons-thumb figure { width: 62px; height: 62px; display: flex; background: #007AA5; align-items: center; justify-content: center; } .simple-icons-content{padding-right: 35px} .simple-icons-content .acf-element-content p:last-child{margin-bottom: 0;} .simple-icons .container-box-background{background: #011F3B;padding: 100px 0;margin: 0} /*.simple-icons:after{position: absolute; content: ""; left: 0; right: 0; bottom: 0; width: 100%; height: 50%; background: url('/wp-content/themes/bopper/blocks/simple-icons/../../assets/images/banner-bottom-gradient.png') bottom center;width: 100%;height: 100%;bottom: 0;z-index: 0;background-size: cover;}*/ .simple-icons-box{padding-top: 35px} .justify-content-center .simple-icons-box{text-align: left;} @media (max-width: 1199px){ .simple-icons .has_pattern{top:-100px !important} .simple-icons .container-box-background{padding: 50px 25px} } @media (max-width:767px){ .simple-icons .section-header{text-align: center;} .simple-icons-content h3{margin-bottom: 10px} .simple-icons-block{text-align: center;} .simple-icons-thumb figure{margin: 0 auto;} .simple-icons-content { padding-right: 0; text-align: center; } .simple-icons-block-wrap{margin:20px 0} .simple-icons-wrap .top-content p{line-height: 1.3;font-size: 16px} .simple-icons-wrap .top-content p br{display: none} } </style> <style id='acf-testimonial-card-style-inline-css'> .testimonial-card-block { padding: 80px 95px 80px 120px; background: #00223E;display: flex;align-items: center;position: relative;overflow: hidden;} .testimonial-card-thumb{width: 35%;padding: 25px 0} .testimonial-card-thumb:before { position: absolute; content: ""; background: url(/wp-content/themes/bopper/blocks/testimonial-card/../../assets/images/testimonial-image-gradient.png) left center no-repeat; width: 100%; height: 100%; left: 0; top: 50%;transform: translateY(-50%);z-index: 0;opacity: 0.47} .testimonial-card-thumb figure{position: relative;z-index: 1} .testimonial-card-content { width: 65%; padding: 20px 0 0 90px;position: relative;} .testimonial-card-content:before { position: absolute; content: ""; background: url(/wp-content/themes/bopper/blocks/testimonial-card/../../assets/images/testimonial-quote.svg) left center no-repeat; width: 65px; height: 65px; left: 0; top: 0; } .testimonial-card-content:after { position: absolute; content: ""; background: url(/wp-content/themes/bopper/blocks/testimonial-card/../../assets/images/testimonial-quote.svg) right bottom no-repeat; width: 65px; height: 65px; right: -30px; bottom: 0px;-webkit-transform: rotate(180deg);-moz-transform: rotate(180deg);transform: rotate(180deg)} .testimonial-card-content p{font-size: 22px; font-weight: 700; line-height: 1.7;margin-bottom: 35px} .testimonial-card-content .author-details p{margin-bottom: 0;font-size: 14px;font-weight: 500} .testimonial-card-content .author-details span{font-size: 18px; font-weight: 600;} @media (max-width: 1199px){ .testimonial-card-content p { font-size: 20px;line-height: 1.6} .cta-buttons-wrap .block-button { font-size: 20px;} } @media (max-width:1023px){ .testimonial-card-content p { font-size: 18px;line-height: 1.5} .testimonial-card-block{padding: 60px 50px} .testimonial-card-content:after{bottom: 35px} } @media(max-width: 767px){ .testimonial-card-thumb { width: 100%; padding: 25px 0; } .testimonial-card-content{padding:80px 0 20px;width: 100%} .testimonial-card-thumb figure{position: relative; z-index: 1; height: 215px; width: 100%; max-width: 265px; margin: 0 auto;} .testimonial-card-thumb figure img { margin: 0 auto; width: 100%; height: 100%; } .testimonial-card-thumb:before{width: 100%; height: 100%; left: 0; top: 200px; transform: translateY(-50%); z-index: 0; background-size: contain; right: 0; margin: 0 auto;opacity: 0.47} .testimonial-card-content:before{left: 0;right: 0;margin: 0 auto;} .testimonial-card-content .author-details p{font-size: 14px} .testimonial-card{padding-top: 0 !important;padding-bottom: 0 !important} .cta-buttons-wrap .section-header h2 {font-size: 29px;} .cta-buttons-wrap .block-button { font-size: 16px; padding: 18px 27px; } .testimonial-card-block{position: inherit;padding: 50px 25px;flex-wrap: wrap;} .testimonial-card-block:before{position: absolute; content: ""; background: #00223e; width: 10000px; right: -100%; height: 100%; } .testimonial-card-content .content-wrap{padding-bottom: 65px} .testimonial-card-content:after{bottom: 0px;right: 0;left: 0;margin: 0 auto;} } @media (max-width:480px){ .testimonial-card-thumb figure img{width: 100%;} .testimonial-card-block{position: inherit;padding: 50px 0;} } </style> <style id='acf-cta-buttons-style-inline-css'> .cta-buttons-wrap .section-header h2{font-size: 62px;} .cta-buttons-wrap .block-button{font-size: 25px; padding: 22px 32px} .cta-buttons-wrap:before { position: absolute; content: ""; background: url('/wp-content/themes/bopper/blocks/cta-buttons/../../assets/images/cta-buttons-v-shape.svg') left center no-repeat; width: 1012px; height: 1263px; left: -395px; background-size: cover; transform: translateY(-50%); top: 20%;z-index:0} @media (max-width:1366px){ .cta-buttons-wrap .section-header h2{font-size: 54px;} } @media (max-width:1199px){ .cta-buttons-wrap .section-header h2{font-size: 40px;} .cta-buttons-wrap .block-button{font-size: 20px} } @media (max-width:991px){ .cta-buttons-wrap .section-header h2{font-size: 36px;} .cta-buttons-wrap .block-button{font-size: 18px} } @media (max-width:767px){ .cta-buttons-wrap .section-header h2{font-size: 29px;} .cta-buttons-wrap .block-button{font-size: 16px;padding: 18px 27px} .cta-buttons-wrap:before{width: 570px; height: 700px; left: -518px} } @media (max-width: 640px){ .cta-buttons-wrap:before{left: -475px;} } @media (max-width: 480px){ .cta-buttons-wrap:before{left: -450px;width: 570px} .cta-buttons-wrap .section-header{max-width: 200px;width: 100%;margin: 0 auto;} } </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #fff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--primary: #000b24;--wp--preset--color--secondary: #022548;--wp--preset--color--sky-blue: #0cb2ed;--wp--preset--color--cerulean: #007aa5;--wp--preset--color--prussian-blue: #032a4e;--wp--preset--color--maastricht-blue: #001d39;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--gradient--horizontal-blue: linear-gradient(90deg, var(--wp--preset--color--primary), var(--wp--preset--color--cerulean));--wp--preset--font-size--small: 1rem;--wp--preset--font-size--medium: clamp(1rem, 0.9129rem + 0.2424vw, 1.125rem);--wp--preset--font-size--large: clamp(1.3125rem, 1.3125rem + 0vw, 1.3125rem);--wp--preset--font-size--x-large: 42px;--wp--preset--font-size--x-small: 0.9375rem;--wp--preset--font-size--xl: clamp(1.5rem, 1.1515rem + 0.9697vw, 2rem);--wp--preset--font-size--xxl: clamp(1.5rem, 0.7159rem + 2.1818vw, 2.625rem);--wp--preset--font-size--xxxl: clamp(1.8125rem, 0.8106rem + 2.7879vw, 3.25rem);--wp--preset--font-family--montserrat: Montserrat;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: clamp(1.5rem, 5vw, 2rem);--wp--preset--spacing--40: clamp(1.8rem, 1.8rem + ((1vw - 0.48rem) * 2.885), 3rem);--wp--preset--spacing--50: clamp(2.5rem, 8vw, 4.5rem);--wp--preset--spacing--60: clamp(3.75rem, 10vw, 7rem);--wp--preset--spacing--70: clamp(5rem, 5.25rem + ((1vw - 0.48rem) * 9.096), 8rem);--wp--preset--spacing--80: clamp(7rem, 14vw, 11rem);--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);--wp--custom--spacing--small: max(1.5rem, 2vw);--wp--custom--spacing--medium: clamp(2rem, 8vw, calc(4 * 1.5rem));--wp--custom--spacing--large: clamp(4rem, 10vw, 8rem);--wp--custom--spacing--outer: var(--wp--custom--spacing--small, 1.5rem);--wp--custom--typography--font-size--huge: clamp(2.25rem, 4vw, 2.75rem);--wp--custom--typography--font-size--gigantic: clamp(2.75rem, 6vw, 3.25rem);--wp--custom--typography--font-size--colossal: clamp(3.25rem, 8vw, 6.25rem);--wp--custom--typography--line-height--tiny: 1.15;--wp--custom--typography--line-height--small: 1.2;--wp--custom--typography--line-height--medium: 1.4;--wp--custom--typography--line-height--normal: 1.6;}.wp-block-heading{--wp--preset--color--dark: var(--wp--preset--color--navy);--wp--preset--color--light: var(--wp--preset--color--white);}p{--wp--preset--color--dark: var(--wp--preset--color--dark-gray);--wp--preset--color--light: var(--wp--preset--color--white);--wp--preset--color--accent: var(--wp--preset--color--pink);}:root { --wp--style--global--content-size: 1320px;--wp--style--global--wide-size: 1440px; }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{background-color: var(--wp--preset--color--white);color: var(--wp--preset--color--dark-gray);font-family: var(--wp--preset--font-family--montserrat);font-size: var(--wp--preset--font-size--medium);line-height: var(--wp--custom--typography--line-height--normal);padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){color: var(--wp--preset--color--blue);text-decoration: none;}:root :where(a:where(:not(.wp-element-button)):hover){color: var(--wp--preset--color--primary);text-decoration: none;}:root :where(a:where(:not(.wp-element-button)):focus){text-decoration: underline dashed;}:root :where(a:where(:not(.wp-element-button)):active){color: var(--wp--preset--color--primary);text-decoration: underline;}h1, h2, h3, h4, h5, h6{font-family: var(--wp--preset--font-family--montserrat);font-weight: 700;}h1{font-size: var(--wp--preset--font-size--xxxl);font-weight: 700;line-height: var(--wp--custom--typography--line-height--small);}h2{font-size: var(--wp--preset--font-size--xxl);font-weight: 900;line-height: var(--wp--custom--typography--line-height--small);}h3{font-size: var(--wp--preset--font-size--xl);line-height: var(--wp--custom--typography--line-height--small);}h4{font-size: clamp(1.375rem, 1.2231rem + 0.3165vw, 1.5rem);line-height: var(--wp--custom--typography--line-height--small);}h5{font-size: clamp(1.25rem, 1.0981rem + 0.3165vw, 1.375rem);line-height: var(--wp--custom--typography--line-height--normal);}h6{font-size: clamp(1.125rem, 0.9731rem + 0.3165vw, 1.25rem);line-height: var(--wp--custom--typography--line-height--normal);}:root :where(.wp-element-button, .wp-block-button__link){background-color: var(--wp--preset--color--pink);border-color: var(--wp--preset--color--pink);border-width: 1px;color: var(--wp--preset--color--white);font-family: inherit;font-size: inherit;font-weight: 700;line-height: 1.5;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}:root :where(.wp-element-button:visited, .wp-block-button__link:visited){background-color: var(--wp--preset--color--pink);color: var(--wp--preset--color--white);}:root :where(.wp-element-button:hover, .wp-block-button__link:hover){background-color: var(--wp--preset--color--dark-pink);color: var(--wp--preset--color--white);}:root :where(.wp-element-button:focus, .wp-block-button__link:focus){background-color: var(--wp--preset--color--dark-pink);color: var(--wp--preset--color--white);}:root :where(.wp-element-button:active, .wp-block-button__link:active){border-color: var(--wp--preset--color--dark-pink);}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-color{color: var(--wp--preset--color--primary) !important;}.has-secondary-color{color: var(--wp--preset--color--secondary) !important;}.has-sky-blue-color{color: var(--wp--preset--color--sky-blue) !important;}.has-cerulean-color{color: var(--wp--preset--color--cerulean) !important;}.has-prussian-blue-color{color: var(--wp--preset--color--prussian-blue) !important;}.has-maastricht-blue-color{color: var(--wp--preset--color--maastricht-blue) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-background-color{background-color: var(--wp--preset--color--primary) !important;}.has-secondary-background-color{background-color: var(--wp--preset--color--secondary) !important;}.has-sky-blue-background-color{background-color: var(--wp--preset--color--sky-blue) !important;}.has-cerulean-background-color{background-color: var(--wp--preset--color--cerulean) !important;}.has-prussian-blue-background-color{background-color: var(--wp--preset--color--prussian-blue) !important;}.has-maastricht-blue-background-color{background-color: var(--wp--preset--color--maastricht-blue) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-primary-border-color{border-color: var(--wp--preset--color--primary) !important;}.has-secondary-border-color{border-color: var(--wp--preset--color--secondary) !important;}.has-sky-blue-border-color{border-color: var(--wp--preset--color--sky-blue) !important;}.has-cerulean-border-color{border-color: var(--wp--preset--color--cerulean) !important;}.has-prussian-blue-border-color{border-color: var(--wp--preset--color--prussian-blue) !important;}.has-maastricht-blue-border-color{border-color: var(--wp--preset--color--maastricht-blue) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-horizontal-blue-gradient-background{background: var(--wp--preset--gradient--horizontal-blue) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}.has-x-small-font-size{font-size: var(--wp--preset--font-size--x-small) !important;}.has-xl-font-size{font-size: var(--wp--preset--font-size--xl) !important;}.has-xxl-font-size{font-size: var(--wp--preset--font-size--xxl) !important;}.has-xxxl-font-size{font-size: var(--wp--preset--font-size--xxxl) !important;}.has-montserrat-font-family{font-family: var(--wp--preset--font-family--montserrat) !important;}.wp-block-heading.has-dark-color{color: var(--wp--preset--color--dark) !important;}.wp-block-heading.has-light-color{color: var(--wp--preset--color--light) !important;}.wp-block-heading.has-dark-background-color{background-color: var(--wp--preset--color--dark) !important;}.wp-block-heading.has-light-background-color{background-color: var(--wp--preset--color--light) !important;}.wp-block-heading.has-dark-border-color{border-color: var(--wp--preset--color--dark) !important;}.wp-block-heading.has-light-border-color{border-color: var(--wp--preset--color--light) !important;}p.has-dark-color{color: var(--wp--preset--color--dark) !important;}p.has-light-color{color: var(--wp--preset--color--light) !important;}p.has-accent-color{color: var(--wp--preset--color--accent) !important;}p.has-dark-background-color{background-color: var(--wp--preset--color--dark) !important;}p.has-light-background-color{background-color: var(--wp--preset--color--light) !important;}p.has-accent-background-color{background-color: var(--wp--preset--color--accent) !important;}p.has-dark-border-color{border-color: var(--wp--preset--color--dark) !important;}p.has-light-border-color{border-color: var(--wp--preset--color--light) !important;}p.has-accent-border-color{border-color: var(--wp--preset--color--accent) !important;} </style> <script id="rocket-browser-checker-js-after"> "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); </script> <script id="rocket-preload-links-js-extra"> var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/www.utot.com","onHoverDelay":"100","rateThrottle":"3"}; </script> <script id="rocket-preload-links-js-after"> (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); </script> <div class="svg-sprite-wrapper"><svg class="svg-defs" style="display:none;position:absolute;width:0;height:0;overflow:hidden;" aria-hidden="true"> <defs> <symbol id="facebook" viewBox="0 0 32 32"> <path d="M19 6h5v-6h-5c-3.86 0-7 3.14-7 7v3h-4v6h4v16h6v-16h5l1-6h-6v-3c0-0.542 0.458-1 1-1z"/> </symbol> <symbol id="facebook-square" viewBox="0 0 32 32"> <path d="M29 0h-26c-1.65 0-3 1.35-3 3v26c0 1.65 1.35 3 3 3h13v-14h-4v-4h4v-2c0-3.306 2.694-6 6-6h4v4h-4c-1.1 0-2 0.9-2 2v2h6l-1 4h-5v14h9c1.65 0 3-1.35 3-3v-26c0-1.65-1.35-3-3-3z"/> </symbol> <symbol id="instagram" viewBox="0 0 32 32"> <path d="M16 2.881c4.275 0 4.781 0.019 6.462 0.094 1.563 0.069 2.406 0.331 2.969 0.55 0.744 0.288 1.281 0.638 1.837 1.194 0.563 0.563 0.906 1.094 1.2 1.838 0.219 0.563 0.481 1.412 0.55 2.969 0.075 1.688 0.094 2.194 0.094 6.463s-0.019 4.781-0.094 6.463c-0.069 1.563-0.331 2.406-0.55 2.969-0.288 0.744-0.637 1.281-1.194 1.837-0.563 0.563-1.094 0.906-1.837 1.2-0.563 0.219-1.413 0.481-2.969 0.55-1.688 0.075-2.194 0.094-6.463 0.094s-4.781-0.019-6.463-0.094c-1.563-0.069-2.406-0.331-2.969-0.55-0.744-0.288-1.281-0.637-1.838-1.194-0.563-0.563-0.906-1.094-1.2-1.837-0.219-0.563-0.481-1.413-0.55-2.969-0.075-1.688-0.094-2.194-0.094-6.463s0.019-4.781 0.094-6.463c0.069-1.563 0.331-2.406 0.55-2.969 0.288-0.744 0.638-1.281 1.194-1.838 0.563-0.563 1.094-0.906 1.838-1.2 0.563-0.219 1.412-0.481 2.969-0.55 1.681-0.075 2.188-0.094 6.463-0.094zM16 0c-4.344 0-4.887 0.019-6.594 0.094-1.7 0.075-2.869 0.35-3.881 0.744-1.056 0.412-1.95 0.956-2.837 1.85-0.894 0.888-1.438 1.781-1.85 2.831-0.394 1.019-0.669 2.181-0.744 3.881-0.075 1.713-0.094 2.256-0.094 6.6s0.019 4.887 0.094 6.594c0.075 1.7 0.35 2.869 0.744 3.881 0.413 1.056 0.956 1.95 1.85 2.837 0.887 0.887 1.781 1.438 2.831 1.844 1.019 0.394 2.181 0.669 3.881 0.744 1.706 0.075 2.25 0.094 6.594 0.094s4.888-0.019 6.594-0.094c1.7-0.075 2.869-0.35 3.881-0.744 1.050-0.406 1.944-0.956 2.831-1.844s1.438-1.781 1.844-2.831c0.394-1.019 0.669-2.181 0.744-3.881 0.075-1.706 0.094-2.25 0.094-6.594s-0.019-4.887-0.094-6.594c-0.075-1.7-0.35-2.869-0.744-3.881-0.394-1.063-0.938-1.956-1.831-2.844-0.887-0.887-1.781-1.438-2.831-1.844-1.019-0.394-2.181-0.669-3.881-0.744-1.712-0.081-2.256-0.1-6.6-0.1v0z"/> <path d="M16 7.781c-4.537 0-8.219 3.681-8.219 8.219s3.681 8.219 8.219 8.219 8.219-3.681 8.219-8.219c0-4.537-3.681-8.219-8.219-8.219zM16 21.331c-2.944 0-5.331-2.387-5.331-5.331s2.387-5.331 5.331-5.331c2.944 0 5.331 2.387 5.331 5.331s-2.387 5.331-5.331 5.331z"/> <path d="M26.462 7.456c0 1.060-0.859 1.919-1.919 1.919s-1.919-0.859-1.919-1.919c0-1.060 0.859-1.919 1.919-1.919s1.919 0.859 1.919 1.919z"/> </symbol> <symbol id="twitter" viewBox="0 0 24 24"> <path d="M18.244 2.25h3.308l-7.227 8.26 8.502 11.24H16.17l-5.214-6.817L4.99 21.75H1.68l7.73-8.835L1.254 2.25H8.08l4.713 6.231zm-1.161 17.52h1.833L7.084 4.126H5.117z"/> </symbol> <symbol id="twitter-bird" viewBox="0 0 32 32"> <path d="M32 7.075c-1.175 0.525-2.444 0.875-3.769 1.031 1.356-0.813 2.394-2.1 2.887-3.631-1.269 0.75-2.675 1.3-4.169 1.594-1.2-1.275-2.906-2.069-4.794-2.069-3.625 0-6.563 2.938-6.563 6.563 0 0.512 0.056 1.012 0.169 1.494-5.456-0.275-10.294-2.888-13.531-6.862-0.563 0.969-0.887 2.1-0.887 3.3 0 2.275 1.156 4.287 2.919 5.463-1.075-0.031-2.087-0.331-2.975-0.819 0 0.025 0 0.056 0 0.081 0 3.181 2.263 5.838 5.269 6.437-0.55 0.15-1.131 0.231-1.731 0.231-0.425 0-0.831-0.044-1.237-0.119 0.838 2.606 3.263 4.506 6.131 4.563-2.25 1.762-5.075 2.813-8.156 2.813-0.531 0-1.050-0.031-1.569-0.094 2.913 1.869 6.362 2.95 10.069 2.95 12.075 0 18.681-10.006 18.681-18.681 0-0.287-0.006-0.569-0.019-0.85 1.281-0.919 2.394-2.075 3.275-3.394z"/> </symbol> <symbol id="twitter-square" viewBox="0 0 24 28"> <path d="M20 9.531q-0.875 0.391-1.891 0.531 1.062-0.625 1.453-1.828-1.016 0.594-2.094 0.797-0.953-1.031-2.391-1.031-1.359 0-2.32 0.961t-0.961 2.32q0 0.453 0.078 0.75-2.016-0.109-3.781-1.016t-3-2.422q-0.453 0.781-0.453 1.656 0 1.781 1.422 2.734-0.734-0.016-1.563-0.406v0.031q0 1.172 0.781 2.086t1.922 1.133q-0.453 0.125-0.797 0.125-0.203 0-0.609-0.063 0.328 0.984 1.164 1.625t1.898 0.656q-1.813 1.406-4.078 1.406-0.406 0-0.781-0.047 2.312 1.469 5.031 1.469 1.75 0 3.281-0.555t2.625-1.484 1.883-2.141 1.172-2.531 0.383-2.633q0-0.281-0.016-0.422 0.984-0.703 1.641-1.703zM24 6.5v15q0 1.859-1.32 3.18t-3.18 1.32h-15q-1.859 0-3.18-1.32t-1.32-3.18v-15q0-1.859 1.32-3.18t3.18-1.32h15q1.859 0 3.18 1.32t1.32 3.18z"/> </symbol> <symbol id="linkedin" viewBox="0 0 32 32"> <path d="M12 12h5.535v2.837h0.079c0.77-1.381 2.655-2.837 5.464-2.837 5.842 0 6.922 3.637 6.922 8.367v9.633h-5.769v-8.54c0-2.037-0.042-4.657-3.001-4.657-3.005 0-3.463 2.218-3.463 4.509v8.688h-5.767v-18z"/> <path d="M2 12h6v18h-6v-18z"/> <path d="M8 7c0 1.657-1.343 3-3 3s-3-1.343-3-3c0-1.657 1.343-3 3-3s3 1.343 3 3z"/> </symbol> <symbol id="linkedin-square" viewBox="0 0 24 28"> <path d="M3.703 22.094h3.609v-10.844h-3.609v10.844zM7.547 7.906q-0.016-0.812-0.562-1.344t-1.453-0.531-1.477 0.531-0.57 1.344q0 0.797 0.555 1.336t1.445 0.539h0.016q0.922 0 1.484-0.539t0.562-1.336zM16.688 22.094h3.609v-6.219q0-2.406-1.141-3.641t-3.016-1.234q-2.125 0-3.266 1.828h0.031v-1.578h-3.609q0.047 1.031 0 10.844h3.609v-6.062q0-0.594 0.109-0.875 0.234-0.547 0.703-0.93t1.156-0.383q1.813 0 1.813 2.453v5.797zM24 6.5v15q0 1.859-1.32 3.18t-3.18 1.32h-15q-1.859 0-3.18-1.32t-1.32-3.18v-15q0-1.859 1.32-3.18t3.18-1.32h15q1.859 0 3.18 1.32t1.32 3.18z"/> </symbol> <symbol id="youtube" viewBox="0 0 32 32"> <path d="M31.681 9.6c0 0-0.313-2.206-1.275-3.175-1.219-1.275-2.581-1.281-3.206-1.356-4.475-0.325-11.194-0.325-11.194-0.325h-0.012c0 0-6.719 0-11.194 0.325-0.625 0.075-1.987 0.081-3.206 1.356-0.963 0.969-1.269 3.175-1.269 3.175s-0.319 2.588-0.319 5.181v2.425c0 2.587 0.319 5.181 0.319 5.181s0.313 2.206 1.269 3.175c1.219 1.275 2.819 1.231 3.531 1.369 2.563 0.244 10.881 0.319 10.881 0.319s6.725-0.012 11.2-0.331c0.625-0.075 1.988-0.081 3.206-1.356 0.962-0.969 1.275-3.175 1.275-3.175s0.319-2.587 0.319-5.181v-2.425c-0.006-2.588-0.325-5.181-0.325-5.181zM12.694 20.15v-8.994l8.644 4.513-8.644 4.481z"/> </symbol> <symbol id="youtube-words" viewBox="0 0 24 28"> <path d="M15.172 19.437v3.297c0 0.703-0.203 1.047-0.609 1.047-0.234 0-0.469-0.109-0.703-0.344v-4.703c0.234-0.234 0.469-0.344 0.703-0.344 0.406 0 0.609 0.359 0.609 1.047zM20.453 19.453v0.719h-1.406v-0.719c0-0.703 0.234-1.062 0.703-1.062s0.703 0.359 0.703 1.062zM5.359 16.047h1.672v-1.469h-4.875v1.469h1.641v8.891h1.563v-8.891zM9.859 24.938h1.391v-7.719h-1.391v5.906c-0.313 0.438-0.609 0.656-0.891 0.656-0.187 0-0.297-0.109-0.328-0.328-0.016-0.047-0.016-0.219-0.016-0.547v-5.688h-1.391v6.109c0 0.547 0.047 0.906 0.125 1.141 0.125 0.391 0.453 0.578 0.906 0.578 0.5 0 1.031-0.313 1.594-0.953v0.844zM16.562 22.625v-3.078c0-0.719-0.031-1.234-0.141-1.547-0.172-0.578-0.562-0.875-1.109-0.875-0.516 0-1 0.281-1.453 0.844v-3.391h-1.391v10.359h1.391v-0.75c0.469 0.578 0.953 0.859 1.453 0.859 0.547 0 0.938-0.297 1.109-0.859 0.109-0.328 0.141-0.844 0.141-1.563zM21.844 22.469v-0.203h-1.422c0 0.562-0.016 0.875-0.031 0.953-0.078 0.375-0.281 0.562-0.625 0.562-0.484 0-0.719-0.359-0.719-1.078v-1.359h2.797v-1.609c0-0.828-0.141-1.422-0.422-1.813-0.406-0.531-0.953-0.797-1.656-0.797-0.719 0-1.266 0.266-1.672 0.797-0.297 0.391-0.438 0.984-0.438 1.813v2.703c0 0.828 0.156 1.437 0.453 1.813 0.406 0.531 0.953 0.797 1.687 0.797s1.313-0.281 1.687-0.828c0.172-0.25 0.297-0.531 0.328-0.844 0.031-0.141 0.031-0.453 0.031-0.906zM12.344 8.203v-3.281c0-0.719-0.203-1.078-0.672-1.078-0.453 0-0.672 0.359-0.672 1.078v3.281c0 0.719 0.219 1.094 0.672 1.094 0.469 0 0.672-0.375 0.672-1.094zM23.578 19.938c0 1.797-0.016 3.719-0.406 5.469-0.297 1.234-1.297 2.141-2.5 2.266-2.875 0.328-5.781 0.328-8.672 0.328s-5.797 0-8.672-0.328c-1.203-0.125-2.219-1.031-2.5-2.266-0.406-1.75-0.406-3.672-0.406-5.469v0c0-1.813 0.016-3.719 0.406-5.469 0.297-1.234 1.297-2.141 2.516-2.281 2.859-0.313 5.766-0.313 8.656-0.313s5.797 0 8.672 0.313c1.203 0.141 2.219 1.047 2.5 2.281 0.406 1.75 0.406 3.656 0.406 5.469zM7.984 0h1.594l-1.891 6.234v4.234h-1.563v-4.234c-0.141-0.766-0.453-1.859-0.953-3.313-0.344-0.969-0.688-1.953-1.016-2.922h1.656l1.109 4.109zM13.766 5.203v2.734c0 0.828-0.141 1.453-0.438 1.844-0.391 0.531-0.938 0.797-1.656 0.797-0.703 0-1.25-0.266-1.641-0.797-0.297-0.406-0.438-1.016-0.438-1.844v-2.734c0-0.828 0.141-1.437 0.438-1.828 0.391-0.531 0.938-0.797 1.641-0.797 0.719 0 1.266 0.266 1.656 0.797 0.297 0.391 0.438 1 0.438 1.828zM19 2.672v7.797h-1.422v-0.859c-0.562 0.656-1.094 0.969-1.609 0.969-0.453 0-0.781-0.187-0.922-0.578-0.078-0.234-0.125-0.609-0.125-1.172v-6.156h1.422v5.734c0 0.328 0 0.516 0.016 0.547 0.031 0.219 0.141 0.344 0.328 0.344 0.281 0 0.578-0.219 0.891-0.672v-5.953h1.422z"/> </symbol> <symbol id="crunchbase" viewBox="0 0 32 32"> <path d="M28.8 0h-25.6c-1.764 0.008-3.192 1.436-3.2 3.199v25.601c0.008 1.764 1.436 3.192 3.199 3.2h25.601c1.764-0.008 3.192-1.436 3.2-3.199v-25.601c-0.008-1.764-1.436-3.192-3.199-3.2h-0.001zM9.393 19.287c0.343 0.16 0.744 0.253 1.167 0.253 1.131 0 2.106-0.667 2.553-1.629l0.007-0.017h2.213c-0.543 2.171-2.477 3.753-4.78 3.753-2.717 0-4.92-2.203-4.92-4.92s2.203-4.92 4.92-4.92c2.303 0 4.237 1.582 4.772 3.719l0.007 0.034h-2.213c-0.454-0.98-1.429-1.647-2.56-1.647-1.554 0-2.813 1.26-2.813 2.813 0 1.131 0.667 2.106 1.629 2.553l0.017 0.007zM24.52 20.413c-0.402 0.347-0.87 0.631-1.381 0.829l-0.032 0.011c-0.527 0.21-1.137 0.333-1.776 0.333-1.024 0-1.975-0.314-2.761-0.85l0.017 0.011v0.507h-2.013v-14.093h2v5.48c0.677-0.463 1.497-0.767 2.382-0.839l0.018-0.001h0.36c0.002 0 0.005 0 0.008 0 2.703 0 4.893 2.191 4.893 4.893 0 1.486-0.662 2.817-1.708 3.715l-0.007 0.005zM24.223 16.725c0 0.018 0.001 0.040 0.001 0.061 0 1.549-1.256 2.805-2.805 2.805s-2.805-1.256-2.805-2.805c0-0.021 0-0.043 0.001-0.064l-0 0.003c0.034-1.523 1.277-2.744 2.805-2.744s2.77 1.221 2.805 2.741l0 0.003z"/> </symbol> <symbol id="rss" viewBox="0 0 20.489 20.489"> <path d="M13.229,19.118c0-6.454-5.243-11.778-11.777-11.778c-0.968,0-1.372,0.807-1.372,1.695c0,0.968,0.403,1.693,1.372,1.693c4.598,0,8.308,3.711,8.308,8.309c0,0.968,0.807,1.371,1.694,1.371 C12.423,20.489,13.229,20.086,13.229,19.118 M20.489,19.037C20.489,8.551,11.938,0,1.452,0C0.484,0,0,0.807,0,1.774c0,0.968,0.403,1.775,1.452,1.775c8.55,0,15.487,6.938,15.487,15.488c0,0.968,0.807,1.452,1.775,1.452 C19.763,20.489,20.489,20.005,20.489,19.037 M5.889,17.585c0,1.613-1.291,2.904-2.904,2.904c-1.613,0-2.904-1.291-2.904-2.904c0-1.613,1.291-2.904,2.904-2.904C4.598,14.601,5.889,15.972,5.889,17.585"/> </symbol> <symbol id="plus" viewBox="0 0 32 32"> <path d="M31 12h-11v-11c0-0.552-0.448-1-1-1h-6c-0.552 0-1 0.448-1 1v11h-11c-0.552 0-1 0.448-1 1v6c0 0.552 0.448 1 1 1h11v11c0 0.552 0.448 1 1 1h6c0.552 0 1-0.448 1-1v-11h11c0.552 0 1-0.448 1-1v-6c0-0.552-0.448-1-1-1z"/> </symbol> <symbol id="minus" viewBox="0 0 16 16"> <line x1="2" y1="8" x2="14" y2="8" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="3"/> </symbol> <symbol id="play" viewBox="0 0 22 28"> <path d="M21.625 14.484l-20.75 11.531c-0.484 0.266-0.875 0.031-0.875-0.516v-23c0-0.547 0.391-0.781 0.875-0.516l20.75 11.531c0.484 0.266 0.484 0.703 0 0.969z"/> </symbol> <symbol id="hamburger" viewBox="0 0 30 20"> <path d="M12.5,11.25H28.75A1.18,1.18,0,0,0,30,10a1.18,1.18,0,0,0-1.25-1.25H12.5A1.18,1.18,0,0,0,11.25,10,1.18,1.18,0,0,0,12.5,11.25ZM1.25,2.5h27.5A1.18,1.18,0,0,0,30,1.25,1.18,1.18,0,0,0,28.75,0H1.25A1.18,1.18,0,0,0,0,1.25,1.18,1.18,0,0,0,1.25,2.5Zm0,17.5h27.5a1.25,1.25,0,0,0,0-2.5H1.25a1.25,1.25,0,0,0,0,2.5Z"/> </symbol> <symbol id="close" viewBox="0 0 32 32"> <line x1="1.5" y1="1.5" x2="30.5" y2="30.5" fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2.5"/> <line x1="30.5" y1="1.5" x2="1.5" y2="30.5" fill="none" stroke="currentColor" stroke-linecap="round" stroke-width="2.5"/> </symbol> <symbol id="search" viewBox="0 0 32 32"> <circle cx="12" cy="12" r="9" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> <line x1="19" y1="19" x2="28" y2="28" fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"/> </symbol> <symbol id="caret-down" viewBox="0 0 16 28"> <path d="M16 11c0 0.266-0.109 0.516-0.297 0.703l-7 7c-0.187 0.187-0.438 0.297-0.703 0.297s-0.516-0.109-0.703-0.297l-7-7c-0.187-0.187-0.297-0.438-0.297-0.703 0-0.547 0.453-1 1-1h14c0.547 0 1 0.453 1 1z"/> </symbol> <symbol id="quote-up" viewBox="0 0 106.508 96.377"> <path d="M87.641,31.678V-21.165H66.832c2.19-10.678,10.952-19.44,20.809-21.083V-64.7C59.166-61.413,41.917-41.152,41.917-10.487V31.678Zm-60.783,0V-21.165H6.049C8.24-31.843,17-40.6,26.858-42.247V-64.7C-1.617-61.413-18.867-41.152-18.867-10.487V31.678Z" transform="translate(18.867 64.699)"/> </symbol> <symbol id="quote-down" viewBox="0 0 106.507 96.379"> <path d="M-18.867-64.7v52.844H1.942C-.248-1.177-9.01,7.585-18.867,9.228V31.68C9.608,28.394,26.858,8.133,26.858-22.533V-64.7Zm60.783,0v52.844H62.725C60.535-1.177,51.773,7.585,41.917,9.228V31.68C70.392,28.394,87.641,8.133,87.641-22.533V-64.7Z" transform="translate(18.866 64.699)"/> </symbol> </defs> </svg></div><script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://www.utot.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script src="https://www.utot.com/wp-content/cache/min/1/33d7f16bd26bea14518955a3857aa675.js" data-minify="1"></script> <script id="utot-inline-script-optimization"> function loadCSS(filename) { var l = document.createElement('link'); l.rel = 'stylesheet'; l.href = filename; var h = document.getElementsByTagName('head')[0]; h.parentNode.insertBefore(l, h); } document.addEventListener('DOMContentLoaded2222', () => { setTimeout(function(){ loadCSS("https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;900&display=swap"); }, 50); }); var script_loaded=!1;function loadJSscripts(){if(!script_loaded){script_loaded=!0;var t=document.getElementsByTagName("script");for(i=0;i<t.length;i++)if(null!==t[i].getAttribute("data-src")){var e=document.createElement("script");e.src=t[i].getAttribute("data-src"),document.body.appendChild(e)}document.dispatchEvent(new CustomEvent("StartAsyncLoading"));setTimeout(function(){let lazyVideos=[...document.querySelectorAll(".lazy-video")];lazyVideos.forEach(video=>{video.getElementsByTagName("source")[0].src=video.getElementsByTagName("source")[0].dataset.src;if(window.innerWidth>0.5e3)video.load();else {video.load();video.play();}})},300);}}window.addEventListener("scroll",function(t){setTimeout(function(){loadJSscripts()},500);}),window.addEventListener("mousemove",function(){setTimeout(function(){loadJSscripts()},500);}),window.addEventListener("touchstart",function(){setTimeout(function(){loadJSscripts()},500);}),window.addEventListener?window.addEventListener("load",function(){setTimeout(loadJSscripts,4e3)},!1):window.attachEvent?window.attachEvent("onload",function(){setTimeout(loadJSscripts,4e3)}):window.onload=loadJSscripts;</script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->