Diligent web site
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229
  1. <!DOCTYPE html>
  2. <!--[if IE 7 ]><html class="ie7" lang="en"><![endif]-->
  3. <!--[if IE 8 ]><html class="ie8" lang="en"><![endif]-->
  4. <!--[if IE 9 ]><html class="ie9" lang="en"><![endif]-->
  5. <!--[if (gte IE 10)|!(IE)]><!-->
  6. <html xmlns="http://www.w3.org/1999/xhtml" lang="en-US">
  7. <!--<![endif]-->
  8. <head>
  9. <title>Software product development - Diligent</title>
  10. <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  11. <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" />
  12. <!-- Seo Meta -->
  13. <meta name="description" content="Diligent software solutions careers">
  14. <meta name="keywords" content="dilignet, software, development, company, it, job, careers">
  15. <meta property="og:title" content="Diligent Portfolio" />
  16. <meta property="og:type" content="website" />
  17. <meta property="og:url" content="http://dilig.net" />
  18. <meta property="og:image" content="../images/diligent-black.png" />
  19. <meta property="og:description" content="Site description" />
  20. <!-- Styles -->
  21. <link rel="stylesheet" type="text/css" href="../styles/font-awesome.css" media="screen" />
  22. <link rel="stylesheet" type="text/css" href="../styles/font-awesome.min.css" media="screen" />
  23. <link rel="stylesheet" type="text/css" href="../style.css" media="screen" />
  24. <link rel="stylesheet" type="text/css" href="../styles/custom.css" media="screen" />
  25. <link rel="stylesheet" type="text/css" href="../styles/flexslider.css" media="screen" />
  26. <link id="animate_css_file" rel="stylesheet" type="text/css" href="../styles/animate.css" media="screen" />
  27. <link rel="stylesheet" type="text/css" href="../styles/prettyPhoto.css" media="screen" />
  28. <link href="https://fonts.googleapis.com/css?family=Open+Sans:400,600,300,700" rel="stylesheet" type="text/css">
  29. <link href="../styles/bootstrap.min.css" rel="stylesheet" type="text/css">
  30. <!-- Favicon -->
  31. <link rel="shortcut icon" href="../images/favicon.ico" />
  32. <!-- Custom Styles -->
  33. <style type="text/css" id="themecolors"></style>
  34. <style>
  35. .client-description {
  36. padding: 100px 0px 30px 0px;
  37. }
  38. .chips span {
  39. display: inline-block;
  40. padding: 0 12px;
  41. margin-right: 8px;
  42. margin-bottom: 8px;
  43. border-radius: 5px;
  44. background-color: #4a4949;
  45. box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .1);
  46. color: white;
  47. }
  48. .center-item {
  49. text-align: center;
  50. }
  51. .technologies-title {
  52. margin-top: 30px;
  53. }
  54. .testemonial-item
  55. {
  56. text-align: center;
  57. margin-top: 40px;
  58. font-size: 14px;
  59. }
  60. </style>
  61. </head>
  62. <body>
  63. <div id="container">
  64. <!-- header -->
  65. <?php include '../header.php'; ?>
  66. <!-- end header -->
  67. <div class="service-type-wrapper" style="background-image:url('../images/bg_service.png');background-position:center bottom;position: relative;z-index: 2;">
  68. <div class="service_type clearfix general-section " >
  69. <div class="section-title">
  70. <h1>Software Product Development Services<h1>
  71. <!-- <h5>See all we have to offer you</h5>-->
  72. </div>
  73. <div class="service_type-intro">
  74. <div class="row">
  75. <!-- <div class="col-md-6 col-sm-12 wow bounceInLeft second-sti"><img src="../images/sofwareProductDevelopment.jpg" alt=""></div> -->
  76. <div class="col-md-12 col-sm-12 first-sti">
  77. With engineers that have more than 20 years of business-focused tech expertise, we provide companies with high-end custom software solutions that make them scale.
  78. </div>
  79. </div>
  80. </div><!-- end Services Intro -->
  81. </div>
  82. <div class="section-triangle-grey" style="position: absolute;bottom: -36px;top: unset;"></div>
  83. </div>
  84. <!--service info-->
  85. <div class="service-info-wrapper dark">
  86. <div class="service-info clearfix general-section">
  87. <div class="row">
  88. <div class="col-md-6 col-sm-12">
  89. <div class="service-info-icon">
  90. <i class="fab fa fa-terminal"></i>
  91. </div>
  92. <div class="service-info-content">
  93. <h3>End-to-end custom software product development</h3>
  94. <p>
  95. With the focus on improving the existing workflows and data management, we help to implement tailor-made software solutions that address your current business issues.
  96. </p>
  97. </div>
  98. </div>
  99. <div class="col-md-6 col-sm-12">
  100. <div class="service-info-icon">
  101. <i class="fab fa fa-plane-departure"></i>
  102. </div>
  103. <div class="service-info-content">
  104. <h3>Legacy app modernization and replatforming</h3>
  105. <p>
  106. Diligent performs the shift from legacy apps to a cloud-based microservices architecture with minimum or zero downtime while ensuring scalability and resilience.
  107. </p>
  108. </div>
  109. </div>
  110. <div class="col-md-6 col-sm-12">
  111. <div class="service-info-icon">
  112. <i class="fab fa fa-cloud"></i>
  113. </div>
  114. <div class="service-info-content">
  115. <h3>Big data and AI</h3>
  116. <p>
  117. We boost smart data engineering with cutting-edge technologies to help our customers to detect and predict fraud, enable accurate data analytics, and achieve process automation.
  118. </p>
  119. </div>
  120. </div>
  121. <div class="col-md-6 col-sm-12">
  122. <div class="service-info-icon">
  123. <i class="fab fa fa-users"></i>
  124. </div>
  125. <div class="service-info-content">
  126. <h3>Dedicated team as a service</h3>
  127. <p>
  128. Diligent offers you to extend your in-house talent with our dedicated team of engineering professionals, architects, and project managers. A dedicated team takes full responsibility over your project — from a prototype to the production version.
  129. </p>
  130. </div>
  131. </div>
  132. </div>
  133. </div>
  134. </div>
  135. <!--end service info-->
  136. <!--footer -->
  137. <?php include '../footer.php';?>
  138. <!-- end Footer -->
  139. </div><!-- end container -->
  140. <!-- Scripts -->
  141. <script type="text/javascript" src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
  142. <!-- <script type="text/javascript" src="scripts/jquery-3.3.1.slim.min.js"></script> -->
  143. <!-- <script type="text/javascript" src="../scripts/popper.min.js"></script> -->
  144. <script type="text/javascript" src="../scripts/bootstrap.min.js"></script>
  145. <script type="text/javascript" src="../scripts/font-awesome.js"></script>
  146. <script type="text/javascript" src="../scripts/jquery.easing.js"></script>
  147. <script src="../scripts/jquery.easypiechart.min.js"></script>
  148. <!-- <script type="text/javascript" src="scripts/jquery.flexslider-min.js"></script> -->
  149. <script id="wow_js_file" type="text/javascript" src="../scripts/wow.min.js"></script>
  150. <script id="waypoints_js_file" type="text/javascript" src="../scripts/waypoints.js"></script>
  151. <script type="text/javascript" src="../scripts/jquery.prettyPhoto.js"></script>
  152. <script type="text/javascript" src="../scripts/custom.js"></script>
  153. <script type="text/javascript" charset="utf-8" src="../scripts/twitter/jquery.tweet.js"></script>
  154. <script type="text/javascript" src="../scripts/jquery.typed.js"></script>
  155. <script type="text/javascript">
  156. jQuery(document).ready(function ($) {
  157. $('.tweets-container').tweet({
  158. modpath: 'scripts/twitter/',
  159. count: 3,
  160. loading_text: 'loading twitter feed...',
  161. username: 'odindesign_tw',
  162. template: '<div class="hive"><div class="hex outer-hex"><div class="hex-in1"><div class="hex-in2 outer-hex"><div class="hex inner-hex"><div class="hex-in1"><div class="hex-in2 hex-area"><i class="fa-twitter-black"></i></div></div></div></div></div></div></div><div class="twitter-content">{time}<p>{text}</p></div>'
  163. });
  164. var $ = jQuery;
  165. // process each typed-enabled element
  166. $('[data-typed-str]').each(function () {
  167. var $this = $(this),
  168. texts = $this.attr('data-typed-str').split('|');
  169. $this.html('').append('<span class="typed-container"></span>');
  170. $this.find('> .typed-container').typed({
  171. strings: texts,
  172. typeSpeed: 25,
  173. loop: ($this.attr('data-typed-repeat') === 'yes'),
  174. backDelay: 1500,
  175. showCursor: ($this.attr('data-typed-cursor') === 'yes')
  176. });
  177. });
  178. });
  179. </script>
  180. <div class="background-overlay">
  181. </div>
  182. <div class="apply-notification">
  183. <span class="notification-msg">
  184. Email sent succesfully
  185. </span>
  186. <span class="close-notification">
  187. <i class="fa fa-times"></i>
  188. </span>
  189. </div>
  190. <div id="back-to-top">
  191. <span>Top</span>
  192. </div>
  193. </body>
  194. </html>