Diligent web site
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

healthcare.php 6.5KB

5 anos atrás
5 anos atrás
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>Healtcare</h1>
  72. <h5>See all we have to offer you</h5>
  73. </div>
  74. <div class="service_type-intro">
  75. <div class="row">
  76. <div class="col-md-12 col-sm-12 first-sti">
  77. We are a modern software development company with experience as fuel for innovation and we are always open to talent and tech enthusiasts that can add additional value to our teams. Open positions are listed below, but if your skills are not listed, send your CV to <a class="email" href="mailto:hr@dilig.net">hr@dilig.net</a> so we can meet you and discuss how we can work together.
  78. </div>
  79. </div>
  80. </div><!-- end Services Intro -->
  81. <div class="section-triangle-dark" style="position: absolute; bottom: -34px;
  82. top: unset;
  83. transform: translateY(100%);"></div>
  84. </div>
  85. </div>
  86. <!-- Industry type end -->
  87. <!--service info-->
  88. <div class="service-info-wrapper">
  89. <div class="service-info clearfix general-section">
  90. <div class="row">
  91. </div>
  92. </div>
  93. </div>
  94. <!--end service info-->
  95. <!--footer -->
  96. <?php include '../footer.php';?>
  97. <!-- end footer -->
  98. </div><!-- end container -->
  99. <!-- Scripts -->
  100. <script type="text/javascript" src="https://code.jquery.com/jquery-1.11.1.min.js"></script>
  101. <!-- <script type="text/javascript" src="scripts/jquery-3.3.1.slim.min.js"></script> -->
  102. <!-- <script type="text/javascript" src="../scripts/popper.min.js"></script> -->
  103. <script type="text/javascript" src="../scripts/bootstrap.min.js"></script>
  104. <script type="text/javascript" src="../scripts/font-awesome.js"></script>
  105. <script type="text/javascript" src="../scripts/jquery.easing.js"></script>
  106. <script src="../scripts/jquery.easypiechart.min.js"></script>
  107. <!-- <script type="text/javascript" src="scripts/jquery.flexslider-min.js"></script> -->
  108. <script id="wow_js_file" type="text/javascript" src="../scripts/wow.min.js"></script>
  109. <script id="waypoints_js_file" type="text/javascript" src="../scripts/waypoints.js"></script>
  110. <script type="text/javascript" src="../scripts/jquery.prettyPhoto.js"></script>
  111. <script type="text/javascript" src="../scripts/custom.js"></script>
  112. <script type="text/javascript" charset="utf-8" src="../scripts/twitter/jquery.tweet.js"></script>
  113. <script type="text/javascript" src="../scripts/jquery.typed.js"></script>
  114. <script type="text/javascript">
  115. jQuery(document).ready(function ($) {
  116. $('.tweets-container').tweet({
  117. modpath: 'scripts/twitter/',
  118. count: 3,
  119. loading_text: 'loading twitter feed...',
  120. username: 'odindesign_tw',
  121. 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>'
  122. });
  123. var $ = jQuery;
  124. // process each typed-enabled element
  125. $('[data-typed-str]').each(function () {
  126. var $this = $(this),
  127. texts = $this.attr('data-typed-str').split('|');
  128. $this.html('').append('<span class="typed-container"></span>');
  129. $this.find('> .typed-container').typed({
  130. strings: texts,
  131. typeSpeed: 25,
  132. loop: ($this.attr('data-typed-repeat') === 'yes'),
  133. backDelay: 1500,
  134. showCursor: ($this.attr('data-typed-cursor') === 'yes')
  135. });
  136. });
  137. });
  138. </script>
  139. <div class="background-overlay">
  140. </div>
  141. <div class="apply-notification">
  142. <span class="notification-msg">
  143. Email sent succesfully
  144. </span>
  145. <span class="close-notification">
  146. <i class="fa fa-times"></i>
  147. </span>
  148. </div>
  149. <div id="back-to-top">
  150. <span>Top</span>
  151. </div>
  152. </body>
  153. </html>