123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563 |
- <!DOCTYPE html>
- <html lang="en">
- <head>
- <!-- Basic Page Needs -->
- <meta charset="utf-8">
- <meta http-equiv="X-UA-Compatible" content="IE=edge">
- <meta name="description" content="Responsive Gas & Oil Industry HTML Template">
- <meta name="author" content="Surjith S.M">
- <!-- Page Title -->
- <title> Careers - Offshore - Responsive Gas & Oil Industry HTML Template </title>
- <!-- Favicon -->
- <link rel="icon" type="image/png" href="favicon.png">
- <!-- Mobile Specific Metas -->
- <meta name="viewport" content="width=device-width, initial-scale=1">
- <!-- Bootstrap core CSS -->
- <link href="css/bootstrap.min.css" rel="stylesheet">
- <!-- Font Awesome CSS -->
- <link rel="stylesheet" href="fonts/font-awesome/css/font-awesome.min.css">
- <!-- Custom styles for this template -->
- <link href="css/style.css" rel="stylesheet">
- </head>
- <body class="careers">
- <!-- Preloader -->
- <div class="loader-wrapper">
- <div class="sk-cube-grid">
- <div class="sk-cube sk-cube1"></div>
- <div class="sk-cube sk-cube2"></div>
- <div class="sk-cube sk-cube3"></div>
- <div class="sk-cube sk-cube4"></div>
- <div class="sk-cube sk-cube5"></div>
- <div class="sk-cube sk-cube6"></div>
- <div class="sk-cube sk-cube7"></div>
- <div class="sk-cube sk-cube8"></div>
- <div class="sk-cube sk-cube9"></div>
- </div>
- </div>
- <!-- Page Wrapper
- –––––––––––––––––––––––––––––––––––––––––––––––––– -->
- <div class="wrapper">
- <!-- Header Section -->
- <header>
- <div class="header-area">
- <!-- Top Contact Info -->
- <div class="row logo-top-info">
- <div class="container">
- <div class="col-md-3 logo">
- <!-- Main Logo -->
- <a href="index.html"><img src="images/logo.png" alt="Offshore Logo" /></a>
- <!-- Responsive Toggle Menu -->
- <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
- <span class="sr-only"> Main Menu </span>
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- <span class="icon-bar"></span>
- </button>
- </div>
- <div class="col-md-9 top-info-social">
- <div class="pull-right">
- <div class="top-info">
- <div class="call">
- <h3> CALL US </h3>
- <p> 1800 425 4646 </p>
- </div>
- <div class="email">
- <h3> EMAIL US </h3>
- <p> info@offshoreinsustry.com </p>
- </div>
- <div class="market">
- <h3> MARKET </h3>
- <p> 256.78 <span class="forex"> <i class="fa fa-caret-up" aria-hidden="true"></i> + 4.26 </span> </p>
- </div>
- </div>
- <div class="social">
- <ul class="social-icons">
- <li><a href="#"><i class="fa fa-facebook" aria-hidden="true"></i></a></li>
- <li><a href="#"><i class="fa fa-twitter" aria-hidden="true"></i></a></li>
- <li><a href="#"><i class="fa fa-linkedin" aria-hidden="true"></i></a></li>
- </ul>
- </div>
- </div>
- </div>
- </div>
- </div>
- <!-- Main Navigation Section -->
- <nav id="navbar" class="collapse navbar-collapse main-menu">
- <div class="container">
- <ul class="main-menu">
- <li> <a href="index.html"> Home </a></li>
- <li class="dropdown"> <a href="#" data-toggle="dropdown"> About
- <i class="fa fa-chevron-down dropdown-toggle"> </i> </a>
- <ul>
- <li> <a href="about.html"> The Company </a> </li>
- <li> <a href="mission.html"> Vision & Mission </a> </li>
- <li> <a href="approach.html"> Our Approach </a> </li>
- <li> <a href="leaders.html"> Our Team </a> </li>
- </ul>
- </li>
- <li class="dropdown"><a href="#" data-toggle="dropdown"> Services
- <i class="fa fa-chevron-down dropdown-toggle"> </i> </a>
- <ul>
- <li> <a href="services.html"> Services List </a> </li>
- <li> <a href="services-list.html"> Services List Fullwidth </a> </li>
- <li> <a href="services-single.html"> Services Single </a> </li>
- <li> <a href="services-full-width.html"> Services Full Width </a> </li>
- </ul>
- </li>
- <li><a href="technology.html"> Technology </a> </li>
- <li><a href="blog.html"> News & Media </a> </li>
- <li class="dropdown"> <a href="#" data-toggle="dropdown"> Pages
- <i class="fa fa-chevron-down dropdown-toggle"> </i> </a>
- <ul>
- <li> <a href="blog.html"> Blog </a> </li>
- <li> <a href="blog-single.html"> Blog Single </a> </li>
- <li> <a href="careers-single.html"> Careers Single </a> </li>
- <li> <a href="shortcodes.html"> Shortcodes </a> </li>
- <li> <a href="404.html"> 404 page </a> </li>
- <li> <a href="blank-page.html"> Blank Page </a> </li>
- </ul>
- </li>
- <li class="active"><a href="careers.html"> CAREERS </a> </li>
- <li><a href="contact.html"> CONTACT </a> </li>
- </ul>
- </div>
- </nav>
- </div>
- </header>
- <!-- Header Section -->
- <!-- Main Content Section -->
- <main class="main">
- <!-- Page Title -->
- <div class="page-title text-center">
- <h2 class="title"> Careers </h2>
- <p class="description light"> Holisticly brand sustainable solutions rather than clicks-and-mortar applications.
- <br> Phosfluorescently whiteboard fully tested initiatives. </p>
- </div>
- <!-- Page Title -->
- <!-- Breadcrumbs -->
- <div class="breadcrumbs">
- <div class="container">
- <span class="parent"> <i class="fa fa-home"></i> <a href="index.html"> Home </a> </span>
- <i class="fa fa-chevron-right"></i> <span class="child"> Careers </span>
- </div>
- </div>
- <div class="container">
- <section class="statistics">
- <div class="container">
- <div class="row job-stats">
- <div class="col-md-4 col-sm-6">
- <a href="#careers-open">
- <div class="stats-box text-center">
- <h4 class="subtitle">Marketing & Sales</h4>
- <p>14 positions</p>
- </div>
- </a>
- </div>
- <div class="col-md-4 col-sm-6">
- <a href="#careers-open">
- <div class="stats-box text-center">
- <h4 class="subtitle">Information Technology</h4>
- <p>26 positions</p>
- </div>
- </a>
- </div>
- <div class="col-md-4 col-sm-6">
- <a href="#careers-open">
- <div class="stats-box text-center">
- <h4 class="subtitle">Production Engineering</h4>
- <p>5 positions</p>
- </div>
- </a>
- </div>
- <div class="col-md-4 col-sm-6">
- <a href="#careers-open">
- <div class="stats-box text-center">
- <h4 class="subtitle">Finance & HR</h4>
- <p>3 positions</p>
- </div>
- </a>
- </div>
- <div class="col-md-4 col-sm-6">
- <a href="#careers-open">
- <div class="stats-box text-center">
- <h4 class="subtitle">Contracting & Procurement</h4>
- <p>12 positions</p>
- </div>
- </a>
- </div>
- <div class="col-md-4 col-sm-6">
- <a href="#careers-open">
- <div class="stats-box text-center">
- <h4 class="subtitle">Discipline Engineering</h4>
- <p>3 positions</p>
- </div>
- </a>
- </div>
- </div>
- </div>
- </section>
- <section class="careers-culture">
- <div class="section-title text-center">
- <h2 class="title-services-other title-2"> COME. WORK WITH US </h2>
- <h4 class="subtitle-services-other subtitle-2">Objectively whiteboard transparent models for prospective <br> information. Authoritatively myocardinate.</h4>
- <div class="spacer-50"> </div>
- </div>
- <div class="row culture">
- <div class="col-md-5">
- <h2 class="culture-title"> OUR CULTURE </h2>
- <h4 class="culture-subtitle"> Embrace orthogonal bandwidth after backward compatible process improvements. </h4>
- <p> Interactively fashion functional action items after 24/365 results. Dynamically redefine world-class metrics without leading-edge markets. Progressively orchestrate enabled "outside the box" thinking via scalable quality vectors. Objectively unleash optimal core competencies. </p>
- <div class="spacer-10"></div>
- <p> Interactively fashion functional action items after 24/365 results. Dynamically redefine world-class progressively orchestrate enabled metrics without leading-edge markets. Progressively orchestrate enabled "outside the box" thinking via scalable quality vectors. Objectively unleash optimal core competencies. </p>
- </div>
- <div class="col-md-7">
- <div class="row company-images">
- <div class="col-xs-6">
- <div class="company-image-one hover-effect">
- <img src="images/emp.jpg" alt="Company Image 1">
- </div>
- </div>
- <div class="col-xs-6">
- <div class="company-image-one hover-effect">
- <img src="images/serv3.jpg" alt="Company Image 2">
- </div>
- </div>
- <div class="col-xs-6">
- <div class="company-image-one hover-effect">
- <img src="images/serv2.jpg" alt="Company Image 3">
- </div>
- </div>
- <div class="col-xs-6">
- <div class="company-image-one hover-effect">
- <img src="images/serv1.jpg" alt="Company Image 4">
- </div>
- </div>
- </div>
- </div>
- </div>
- </section>
- <section class="careers-life">
- <div class="container">
- <div class="section-title text-center">
- <h2 class="title-services-other title-2"> LIFE AT OFFSHORE </h2>
- <h4 class="subtitle-services-other subtitle-2">Objectively whiteboard transparent models for prospective <br> information. Authoritatively myocardinate.</h4>
- <div class="spacer-50"> </div>
- </div>
- <div class="row">
- <div class="col-md-3 col-sm-6">
- <div class="life-box text-center">
- <div class="icon-container"><img src="images/service-icon1.png" alt="Global Operations" /></div>
- <h4 class="life-title-one subtitle">Global Operations</h4>
- <p>Energistically scale multimedia based services whereas flexible.</p>
- </div>
- </div>
- <div class="col-md-3 col-sm-6">
- <div class="life-box text-center">
- <div class="icon-container"><img src="images/service-icon2.png" alt="Shell Business" /></div>
- <h4 class="life-title-one subtitle">Shell Business</h4>
- <p>Lorem ipsum dolor sit amet, consec tetur adipiscing in a fact.</p>
- </div>
- </div>
- <div class="col-md-3 col-sm-6">
- <div class="life-box text-center">
- <div class="icon-container"><img src="images/service-icon4.png" alt="Diversity & Inclusion" /></div>
- <h4 class="life-title-one subtitle">Diversity & Inclusion</h4>
- <p>Lorem ipsum dolor sit amet, consec tetur adipiscing in a fact.</p>
- </div>
- </div>
- <div class="col-md-3 col-sm-6">
- <div class="life-box text-center">
- <div class="icon-container"><img src="images/service-icon5.png" alt="Experienced Professionals" /></div>
- <h4 class="life-title-one subtitle">Experienced Professionals</h4>
- <p>Energistically scale multimedia based services whereas flexible.</p>
- </div>
- </div>
- </div>
- </div>
- </section>
- <section id="careers-open" class="careers-open-positions">
- <h2 class="positions-title title-2 text-center"> OPEN POSITIONS </h2>
- <div class="spacer-50"> </div>
- <div class="open-positions">
- <ul>
- <li>
- <div class="designation">
- <h4 class="subtitle"><a href="careers-single.html"> Associate Admin. Customer Services </a> </h4>
- <span>REMOTE</span>
- </div>
- <div class="location">
- <p class="state">Melbourne</p>
- <p class="country">Australia</p>
- </div>
- <a href="careers-single.html" class="btn btn-primary" role="button">VIEW AND APPLY</a>
- </li>
- <li>
- <div class="designation">
- <h4 class="subtitle"> <a href="careers-single.html"> Credit Assessment Manager </a> </h4>
- <span>FULL TIME</span>
- </div>
- <div class="location">
- <p class="state">Hamburg</p>
- <p class="country">Germany</p>
- </div>
- <a href="careers-single.html" class="btn btn-primary" role="button">VIEW AND APPLY</a>
- </li>
- <li>
- <div class="designation">
- <h4 class="subtitle"> <a href="careers-single.html"> Legal Counsel - Patent </a> </h4>
- <span>PART-TIME</span>
- </div>
- <div class="location">
- <p class="state">Martinez</p>
- <p class="country">United Sates</p>
- </div>
- <a href="careers-single.html" class="btn btn-primary" role="button">VIEW AND APPLY</a>
- </li>
- <li>
- <div class="designation">
- <h4 class="subtitle"> <a href="careers-single.html"> Process Engineer </a> </h4>
- <span>FULL TIME</span>
- </div>
- <div class="location">
- <p class="state">Melbourne</p>
- <p class="country">Australia</p>
- </div>
- <a href="careers-single.html" class="btn btn-primary" role="button">VIEW AND APPLY</a>
- </li>
- <li>
- <div class="designation">
- <h4 class="subtitle"> <a href="careers-single.html"> Construction OEM Business Development Manager </a> </h4>
- <span>FULL TIME</span>
- </div>
- <div class="location">
- <p class="state">Gurgaon</p>
- <p class="country">India</p>
- </div>
- <a href="careers-single.html" class="btn btn-primary" role="button">VIEW AND APPLY</a>
- </li>
- <li>
- <div class="designation">
- <h4 class="subtitle"> <a href="careers-single.html"> Quality Assurance Specialist </a> </h4>
- <span>FULL TIME</span>
- </div>
- <div class="location">
- <p class="state">Shanghai</p>
- <p class="country">China</p>
- </div>
- <a href="careers-single.html" class="btn btn-primary" role="button">VIEW AND APPLY</a>
- </li>
- </ul>
- </div>
- </section>
- </div>
- </main>
- <!-- Main Content Section -->
- <!-- Footer Section -->
- <footer>
- <div class="footer">
- <div class="container">
- <!-- Prefooter Section -->
- <div class="row pre-footer">
- <div class="col-md-4">
- <div class="contact-box">
- <i class="fa fa-map-marker" aria-hidden="true"></i>
- <div class="contact-details">
- <h4 class="pre-footer-title">HEAD OFFICE</h4>
- <p>PO Box 16122, Collins Street West,
- <br> Victoria 8007 Australia </p>
- </div>
- </div>
- </div>
- <div class="col-md-4">
- <div class="contact-box">
- <i class="fa fa-phone" aria-hidden="true"></i>
- <div class="contact-details">
- <h4 class="pre-footer-title">CALL US</h4>
- <p>SUPPORT: 1800 425 4646
- <br> OFFICE: +1 (253) 2587 220</p>
- </div>
- </div>
- </div>
- <div class="col-md-4">
- <div class="contact-box">
- <i class="fa fa-envelope" aria-hidden="true"></i>
- <div class="contact-details">
- <h4 class="pre-footer-title">EMAIL US</h4>
- <p>hello@offshoreindustry.com
- <br> sales@offshoreindustry.com </p>
- </div>
- </div>
- </div>
- </div>
- <!-- Prefooter Section -->
- <!-- Footer widgets -->
- <div class="row widgets">
- <div class="col-md-4 col-sm-6">
- <div class="about-txt widget">
- <img src="images/footer-logo.png" alt="logo" />
- <p>Collaboratively deliver partnerships progressive alignments. Assertively premier supply chains before emerging solutions. Monetize high-payoff action items before wireless internal or "organic" sources exceptional action items. </p>
- <div class="widgets-social">
- <a href="#"> <i class="fa fa-facebook" aria-hidden="true"></i> </a>
- <a href="#"> <i class="fa fa-twitter" aria-hidden="true"></i></a>
- <a href="#"> <i class="fa fa-linkedin" aria-hidden="true"></i></a>
- <a href="#"> <i class="fa fa-instagram" aria-hidden="true"></i></a>
- </div>
- </div>
- </div>
- <div class="col-md-2 col-sm-6">
- <div class="quick-links widget">
- <h2 class="widget-title">QUICK LINKS</h2>
- <ul>
- <li> <a href="#"> Careers </a> </li>
- <li> <a href="#"> Contact </a> </li>
- <li> <a href="#"> Market Info </a> </li>
- <li> <a href="#"> Technology </a> </li>
- <li> <a href="#"> Latest News </a> </li>
- </ul>
- </div>
- </div>
- <div class="spacer-50 visible-sm"></div>
- <div class="col-md-3 col-sm-6">
- <div class="our-services widget">
- <h2 class="widget-title">OUR SERVICES</h2>
- <ul>
- <li> <a href="#"> Chemicals & Commercial Fuels </a> </li>
- <li> <a href="#"> Aviation Fuels & Marine Fuels </a> </li>
- <li> <a href="#"> Lubricants Services </a> </li>
- <li> <a href="#"> Liquified Petrolium Gas </a> </li>
- <li> <a href="#"> Shell Sulphur, Trading & Supply </a> </li>
- </ul>
- </div>
- </div>
- <div class="col-md-3 col-sm-6">
- <div class="newsletter widget">
- <h2 class="widget-title">Newsletter</h2>
- <p>Subscribe to our newsletters to receive latest news and updates.</p>
- <!-- ============= Mailchimp Subscribe Form ============= -->
- <form action="php/subscribe.php" id="subscribeform" method="post">
- <div class="form-group">
- <input type="email" id="email" name="email" placeholder="Enter your email" class="form-control" title="Please enter your email" data-msg-email="Please enter a valid email">
- </div>
- <button type="submit" class="btn btn-block" id="js-subscribe-btn"> Subscribe Now! </button>
- <div id="js-subscribe-result" data-success-msg="Done. Subscribed" data-error-msg="Oops. Error!"></div>
- </form>
- </div>
- </div>
- </div>
- <!-- Footer widgets -->
- </div>
- </div>
- <!-- Copyright -->
- <div class="copyright">
- <div class="container">
- <div class="row copyright-bar">
- <div class="col-md-6">
- <p>Copyright © 2016 Offshore Industries. All rights reserved.</p>
- </div>
- <div class="col-md-6 text-right">
- <p>
- <a href="#"> Terms of use</a> <a href="#">Privacy Policy</a> <span> | </span> Made with <i class="fa fa-heart" aria-hidden="true"></i> by Surjith S M </p>
- </div>
- </div>
- </div>
- </div>
- <!-- Copyright -->
- </footer>
- <!-- Footer Section -->
- <!-- back-to-top link -->
- <a href="#0" class="cd-top"> Top </a>
- </div>
- <!-- Page Wrapper
- –––––––––––––––––––––––––––––––––––––––––––––––––– -->
- <!-- Javascripts
- –––––––––––––––––––––––––––––––––––––––––––––––––– -->
- <!-- Jquery Library -->
- <script src="js/jquery.min.js"></script>
- <!-- Bootstrap core JavaScript -->
- <script src="js/bootstrap.min.js"></script>
- <!-- Back to top -->
- <script src="js/back-to-top.js"></script>
- <!-- Form Validation -->
- <script src="js/validate.js"></script>
- <!-- Subscribe Form JS -->
- <script src="js/subscribe.js"></script>
- <!-- Main JS -->
- <script src="js/main.js"></script>
- </body>
- </html>
|