hjkhhrtertererrrrrerrtertertertertertertert
bnmbnerterterterterterdfgdfgdfgdfgdfgdfgdfgdfgdfg
/
home4
/
digil8bw
/
brandinvent.in
/
Upload FileeE
HOME
<!DOCTYPE html> <!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7"> <![endif]--> <!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8"> <![endif]--> <!--[if IE 8]> <html class="no-js lt-ie9"> <![endif]--> <!--[if gt IE 8]><!--> <html class="no-js"> <!--<![endif]--> <head> <title>Brand Invent</title> <meta charset="utf-8"> <!--[if IE]> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <![endif]--> <meta name="description" content="Brand Invent"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <!-- Place favicon.ico and apple-touch-icon.png in the root directory --> <link rel="stylesheet" href="css/bootstrap.min.css"> <link rel="stylesheet" href="css/animations.css"> <link rel="stylesheet" href="css/font-awesome.css"> <link rel="stylesheet" href="css/main.css?v=2" class="color-switcher-link"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.9.0/css/bootstrap-datepicker.min.css"> <script src="js/vendor/modernizr-2.6.2.min.js"></script> <!--[if lt IE 9]> <script src="js/vendor/html5shiv.min.js"></script> <script src="js/vendor/respond.min.js"></script> <script src="js/vendor/jquery-1.12.4.min.js"></script> <![endif]--> </head> <body> <!--[if lt IE 9]> <div class="bg-danger text-center">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/" class="color-main">upgrade your browser</a> to improve your experience.</div> <![endif] <div class="preloader"> <div class="preloader_image"></div> </div> <!-- search modal --> <!-- <div class="modal" tabindex="-1" role="dialog" aria-labelledby="search_modal" id="search_modal"> --> <!-- <button type="button" class="close" data-dismiss="modal" aria-label="Close"> --> <!-- <span aria-hidden="true">×</span> --> <!-- </button> --> <!-- <div class="widget widget_search"> --> <!-- <form method="get" class="searchform search-form" action="http://webdesign-finder.com/"> --> <!-- <div class="form-group"> --> <!-- <input type="text" value="" name="search" class="form-control" placeholder="Search keyword" id="modal-search-input"> --> <!-- </div> --> <!-- <button type="submit" class="btn">Search</button> --> <!-- </form> --> <!-- </div> --> <!-- </div> --> <!-- Unyson messages modal --> <div class="modal fade" tabindex="-1" role="dialog" id="messages_modal"> <div class="fw-messages-wrap ls p-normal"> <!-- Uncomment this UL with LI to show messages in modal popup to your user: --> <!-- <ul class="list-unstyled"> <li>Message To User</li> </ul> --> </div> </div> <!-- eof .modal --> <!-- wrappers for visual page editor and boxed version of template --> <div id="canvas"> <div id="box_wrapper"> <!-- template sections --> <!--eof topline--> <section class="page_toplogo ls s-py-15 text-center"> <div class="container-fluid"> <div class="row align-items-center"> <div class="col-lg-4"> <div class="d-lg-flex justify-content-lg-end align-items-lg-center"> <span class="social-icons top"> <a href="https://www.facebook.com/Brand-Invent-hr-325786131601438/" class="fa fa-facebook " title="facebook"></a> <a href="#" class="fa fa-twitter " title="twitter"></a> <a href="#" class="fa fa-linkedin " title="linkedin"></a> <a href="#" class="fa fa-instagram " title="instagram"></a> </span> </div> </div> <div class="col-lg-4 text-center"> <div class="text-center"> <div class="header_logo_center"> <a href="index.php" class="logo"> <span class="logo_text">Brand</span> <img src="images/logo.png" alt=""> <span class="logo_subtext">Invent</span> </a> </div> <!-- eof .header_left_logo --> </div> </div> <div class="col-lg-4"> <a href="employers.php" class="btn-outline-darkgrey d-none d-lg-block">Looking for Staff?</a> <a href="about.php" class="btn-outline-darkgrey d-none d-lg-block">Manpower Consultants</a> </div> </div> </div> </section> <!-- header with single Bootstrap column only for navigation and includes. Used with topline and toplogo sections. Menu toggler must be in toplogo section --> <header class="page_header ls s-bordertop nav-narrow justify-nav-center text-center"> <div class="container-fluid"> <div class="row align-items-center"> <div class="col-xl-12"> <div class="nav-wrap"> <!-- main nav start --> <nav class="top-nav"> <ul class="nav sf-menu"> <li <?php if($nav == 'home'){ ?> class="active" <?php } ?>> <a href="index.php">Home</a> </li> <li <?php if($nav == 'about'){ ?> class="active" <?php } ?> > <a href="about.php">About</a> </li> <li <?php if($nav == 'services'){ ?> class="active" <?php } ?>> <a href="services.php">Services</a> </li> <li <?php if($nav == 'employers'){ ?> class="active" <?php } ?>> <a href="employers.php">Employers</a> </li> <li <?php if($nav == 'candidates'){ ?> class="active" <?php } ?>> <a href="candidates.php">Candidates</a> </li> <li <?php if($nav == 'job'){ ?> class="active" <?php } ?>> <a href="job.php">Latest Jobs</a> </li> <!-- blog --> <!-- eof blog --> <li <?php if($nav == 'contact'){ ?> class="active" <?php } ?>> <a href="contact.php">Contacts</a> </li> </ul> </nav> <!-- eof main nav --> </div> </div> </div> </div>