Diligent web site
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

healthcare.php 6.2KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184
  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>Healtcare - 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, Healtcare">
  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:bottom center;position: relative;z-index: 2;">
  69. <div class="service_type clearfix general-section ">
  70. <div class="section-title">
  71. <h1>Custom Healthcare Solutions</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. Diligent develops custom medical solutions to improve every aspect of patient care
  77. </div>
  78. </div>
  79. </div><!-- end Services Intro -->
  80. </div>
  81. <div class="section-triangle-dark" style="position: absolute;bottom: -41px;
  82. top: unset;
  83. "></div>
  84. </div>
  85. <!-- Industry type end -->
  86. <!--service info-->
  87. <div class="service-info-wrapper">
  88. <div class="service-info clearfix general-section">
  89. <div class="row">
  90. </div>
  91. </div>
  92. </div>
  93. <!--end service info-->
  94. <!--footer -->
  95. <?php include '../footer.php';?>
  96. <!-- end footer -->
  97. </div><!-- end container -->
  98. <!-- Scripts -->
  99. <script type="text/javascript" src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
  100. <!-- <script type="text/javascript" src="scripts/jquery-3.3.1.slim.min.js"></script> -->
  101. <!-- <script type="text/javascript" src="../scripts/popper.min.js"></script> -->
  102. <script type="text/javascript" src="../scripts/bootstrap.min.js"></script>
  103. <script type="text/javascript" src="../scripts/font-awesome.js"></script>
  104. <script type="text/javascript" src="../scripts/jquery.easing.js"></script>
  105. <script src="../scripts/jquery.easypiechart.min.js"></script>
  106. <!-- <script type="text/javascript" src="scripts/jquery.flexslider-min.js"></script> -->
  107. <script id="wow_js_file" type="text/javascript" src="../scripts/wow.min.js"></script>
  108. <script id="waypoints_js_file" type="text/javascript" src="../scripts/waypoints.js"></script>
  109. <script type="text/javascript" src="../scripts/jquery.prettyPhoto.js"></script>
  110. <script type="text/javascript" src="../scripts/custom.js"></script>
  111. <script type="text/javascript" charset="utf-8" src="../scripts/twitter/jquery.tweet.js"></script>
  112. <script type="text/javascript" src="../scripts/jquery.typed.js"></script>
  113. <script type="text/javascript">
  114. jQuery(document).ready(function ($) {
  115. $('.tweets-container').tweet({
  116. modpath: 'scripts/twitter/',
  117. count: 3,
  118. loading_text: 'loading twitter feed...',
  119. username: 'odindesign_tw',
  120. 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>'
  121. });
  122. var $ = jQuery;
  123. // process each typed-enabled element
  124. $('[data-typed-str]').each(function () {
  125. var $this = $(this),
  126. texts = $this.attr('data-typed-str').split('|');
  127. $this.html('').append('<span class="typed-container"></span>');
  128. $this.find('> .typed-container').typed({
  129. strings: texts,
  130. typeSpeed: 25,
  131. loop: ($this.attr('data-typed-repeat') === 'yes'),
  132. backDelay: 1500,
  133. showCursor: ($this.attr('data-typed-cursor') === 'yes')
  134. });
  135. });
  136. });
  137. </script>
  138. <div class="background-overlay">
  139. </div>
  140. <div class="apply-notification">
  141. <span class="notification-msg">
  142. Email sent succesfully
  143. </span>
  144. <span class="close-notification">
  145. <i class="fa fa-times"></i>
  146. </span>
  147. </div>
  148. <div id="back-to-top">
  149. <span>Top</span>
  150. </div>
  151. </body>
  152. </html>