Diligent web site
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250
  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>Finance and Banking - 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, banking, finance">
  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. <!-- Industry type -->
  68. <div class="service-type-wrapper dark" style="background-image:url('../images/bg_industry.png');background-position:center bottom;position: relative;z-index: 2;">
  69. <div class="service_type clearfix general-section " >
  70. <div class="section-title">
  71. <h1>End-to-end provider of fintech development services</h1>
  72. </div>
  73. <div class="service_type-intro">
  74. <div class="row">
  75. <div class="col-md-12 col-sm-12 first-sti">
  76. We help fintech startups and financial institutions to manage risk and stay ahead of the curve by developing financial software solutions and integrating them with third-party systems while ensuring stable operation of financial systems.
  77. </div>
  78. </div>
  79. </div><!-- end Services Intro -->
  80. </div>
  81. <div class="section-triangle-dark" style="position: absolute;bottom: -41px;top: unset;"></div>
  82. <!-- <span class="shadow-up"></span> -->
  83. </div>
  84. <!-- Industry end -->
  85. <!--service info-->
  86. <div class="service-info-wrapper">
  87. <div class="service-info clearfix general-section" >
  88. <div class="row">
  89. <div class="col-md-6 col-sm-12">
  90. <div class="service-info-icon">
  91. <i class="fas fa-credit-card"></i>
  92. </div>
  93. <div class="service-info-content">
  94. <h3>Fintech Integration Process</h3>
  95. <p>
  96. Whether it’s a payment system, online finance platform, or accounting - we make integrations with third-party services and provide you with secure software.
  97. </p>
  98. </div>
  99. </div>
  100. <div class="col-md-6 col-sm-12">
  101. <div class="service-info-icon">
  102. <i class="fab fa-watchman-monitoring"></i>
  103. </div>
  104. <div class="service-info-content">
  105. <h3>Protect assets against fraud</h3>
  106. <p>
  107. We can identify fraudulent activities through monitoring and threats analysis. Use the strengths of data mining and machine learning to detect and prevent deception.
  108. </p>
  109. </div>
  110. </div>
  111. <div class="col-md-6 col-sm-12">
  112. <div class="service-info-icon">
  113. <i class="fab fa-amazon-pay"></i>
  114. </div>
  115. <div class="service-info-content">
  116. <h3>Reinvented consumer banking</h3>
  117. <p>
  118. Enhance your service with innovative financial software to get a competitive edge and win customers' trust. We offer business and operational support to identify and eliminate bottlenecks at all system levels.
  119. </p>
  120. </div>
  121. </div>
  122. <div class="col-md-6 col-sm-12">
  123. <div class="service-info-icon">
  124. <i class="fas fa-balance-scale"></i>
  125. </div>
  126. <div class="service-info-content">
  127. <h3>Financial risk management</h3>
  128. <p>
  129. Our custom fintech solutions help to aggregate and process real-time market data, manage investment portfolios, and calculate operational risks.
  130. </p>
  131. </div>
  132. </div>
  133. <div class="col-md-6 col-sm-12">
  134. <div class="service-info-icon">
  135. <i class="fas fa-hand-holding-usd"></i>
  136. </div>
  137. <div class="service-info-content">
  138. <h3>Payment processing</h3>
  139. <p>
  140. We provide unprecedented ease of payments and billing by means of cardless and contactless payments, e-wallets, and QR codes. As an experienced fintech software services provider, we create easy-to-use payment experience as well as speed up the money transfer.
  141. </p>
  142. </div>
  143. </div>
  144. <div class="col-md-6 col-sm-12">
  145. <div class="service-info-icon">
  146. <i class="fas fa-key"></i>
  147. </div>
  148. <div class="service-info-content">
  149. <h3>Robust data security and privacy</h3>
  150. <p>
  151. With extensive expertise in developing fintech solutions, Diligent is well-versed in protecting compliance with sensitive data security requirements. In addition to the stable operation, we keep data secure and protected.
  152. </p>
  153. </div>
  154. </div>
  155. </div>
  156. </div>
  157. </div>
  158. <!--end service info-->
  159. <!--footer -->
  160. <?php include '../footer.php';?>
  161. <!-- end footer -->
  162. </div><!-- end container -->
  163. <!-- Scripts -->
  164. <script type="text/javascript" src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
  165. <!-- <script type="text/javascript" src="scripts/jquery-3.3.1.slim.min.js"></script> -->
  166. <!-- <script type="text/javascript" src="../scripts/popper.min.js"></script> -->
  167. <script type="text/javascript" src="../scripts/bootstrap.min.js"></script>
  168. <script type="text/javascript" src="../scripts/font-awesome.js"></script>
  169. <script type="text/javascript" src="../scripts/jquery.easing.js"></script>
  170. <script src="../scripts/jquery.easypiechart.min.js"></script>
  171. <!-- <script type="text/javascript" src="scripts/jquery.flexslider-min.js"></script> -->
  172. <script id="wow_js_file" type="text/javascript" src="../scripts/wow.min.js"></script>
  173. <script id="waypoints_js_file" type="text/javascript" src="../scripts/waypoints.js"></script>
  174. <script type="text/javascript" src="../scripts/jquery.prettyPhoto.js"></script>
  175. <script type="text/javascript" src="../scripts/custom.js"></script>
  176. <script type="text/javascript" charset="utf-8" src="../scripts/twitter/jquery.tweet.js"></script>
  177. <script type="text/javascript" src="../scripts/jquery.typed.js"></script>
  178. <script type="text/javascript">
  179. jQuery(document).ready(function ($) {
  180. $('.tweets-container').tweet({
  181. modpath: 'scripts/twitter/',
  182. count: 3,
  183. loading_text: 'loading twitter feed...',
  184. username: 'odindesign_tw',
  185. 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>'
  186. });
  187. var $ = jQuery;
  188. // process each typed-enabled element
  189. $('[data-typed-str]').each(function () {
  190. var $this = $(this),
  191. texts = $this.attr('data-typed-str').split('|');
  192. $this.html('').append('<span class="typed-container"></span>');
  193. $this.find('> .typed-container').typed({
  194. strings: texts,
  195. typeSpeed: 25,
  196. loop: ($this.attr('data-typed-repeat') === 'yes'),
  197. backDelay: 1500,
  198. showCursor: ($this.attr('data-typed-cursor') === 'yes')
  199. });
  200. });
  201. });
  202. </script>
  203. <div class="background-overlay">
  204. </div>
  205. <div class="apply-notification">
  206. <span class="notification-msg">
  207. Email sent succesfully
  208. </span>
  209. <span class="close-notification">
  210. <i class="fa fa-times"></i>
  211. </span>
  212. </div>
  213. <div id="back-to-top">
  214. <span>Top</span>
  215. </div>
  216. </body>
  217. </html>