:: **Zploit** v1.0 | Current Path: **/home/kreativepixelz/www/demo/teamatharva/**
:: Editing File: carrers.php
<?php include"header.php"?> <section class="page_breadcrumbs ds color parallax section_padding_top_75 section_padding_bottom_75"> <div class="container"> <div class="row"> <div class="col-sm-12 text-center"> <h2 class="text-uppercase">Career</h2> <ol class="breadcrumb highlightlinks"> <li> <a href="index.php"> Home </a> </li> <li class="active">Career</li> </ol> </div> </div> </div> </section> <section class="ls columns_padding_25 section_padding_top_100 section_padding_bottom_100"> <div class="container"> <div class="row"> <div class="col-md-6 to_animate" data-animation="scaleAppear"> <center> <h3 class="entry-title text-uppercase topmargin_0">WE ARE <a href="">HIRING</a></h3> <div class="dashline"><hr style="width:20%"></div> <br> </center> <p style="text-align:justify"> we look for lateral thinkers who can add value to our business and processes; have excellent teamwork ethics, and are driven to take our organization and their own careers to new heights. We consider all three elements to be equally important for the mutual growth and success of the company and the individual. As our growth necessitates greater investment in talent, we invite you to being a part of this committed and professionally managed company – Athrava Construction. </p> <p style="text-align:justify"> we have believed in inculcating core values and principles in our human capital resourc e. Our work culture is one where we recognize our people as the cornerstones of our success. We provide internal growth prospects, opportunities to face challenges and the freedom to plot one’s own professional graph based on your aspirations and aims. Our unmatched dedication to keep each individual at the center, nurture abilities, and unleash hidden potentials is our secret to success. </p> </div> <div class="col-md-6 to_animate" data-animation="scaleAppear"> <form class="contact-form columns_padding_5" method="post" action="mail.php"> <div class="col-sm-12"> <div class="form-group"> <label for="name">Full Name <span class="required">*</span></label> <i class="fa fa-user highlight2" aria-hidden="true"></i> <input type="text" aria-required="true" size="30" value="" name="name" id="name" class="form-control" placeholder="Full Name"> </div> </div> <div class="col-sm-6"> <div class="form-group"> <label for="phone">Phone Number<span class="required">*</span></label> <i class="fa fa-phone highlight2" aria-hidden="true"></i> <input type="text" aria-required="true" size="30" value="" name="phone" id="phone" class="form-control" placeholder="Phone Number"> </div> </div> <div class="col-sm-6"> <div class="form-group"> <label for="email">Email address<span class="required">*</span></label> <i class="fa fa-envelope highlight2" aria-hidden="true"></i> <input type="email" aria-required="true" size="30" value="" name="email" id="email" class="form-control" placeholder="Email Address"> </div> </div> <!--<div class="col-sm-6"> <div class="form-group"> <label for="subject">Subject<span class="required">*</span></label> <i class="fa fa-flag highlight2" aria-hidden="true"></i> <input type="text" aria-required="true" size="30" value="" name="subject" id="subject" class="form-control" placeholder="Subject"> </div> </div>--> <div class="col-sm-12"> <div class="contact-form-message form-group"> <label for="message">Message</label> <i class="fa fa-comment highlight2" aria-hidden="true"></i> <textarea aria-required="true" rows="3" cols="45" name="message" id="message" class="form-control" placeholder="Message"></textarea> </div> </div> <div class="col-sm-12 bottommargin_0"> <div class="contact-form-submit topmargin_10"> <button type="submit" id="contact_form_submit" name="contact_submit" class="theme_button color2 wide_button margin_0">Send message</button> </div> </div> </form> </div> </div> </div> </section> <?php include"footer.php"?>