MSV FM

dot.antimicrobial@66.96.161.157: ~ $
Path : /hermes/bosweb/b1705/trinix19.ipage.com/Backup/Anees/mytotalsolution/
File Upload :
Current < : /hermes/bosweb/b1705/trinix19.ipage.com/Backup/Anees/mytotalsolution/contact.html

<!DOCTYPE html>
<html>
    <head><!-- html head section-->

        <!-- meta tags -->
        <meta charset="UTF-8">
        <meta name="description" content="KT solution Website">
        <meta name="keywords" content="HTML,CSS,XML,JavaScript,Jquery">
        <meta name="author" content="E-Commerce Website">
        <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1">
        <link rel="shortcut icon" href="" type="image/x-icon" /> 

        <!-- title -->
        <title>Contact Us</title>

        <!-- bootstrap files -->
        <link href="http://maxcdn.bootstrapcdn.com/bootstrap/3.3.5/css/bootstrap.min.css" rel="stylesheet">	
        <link href="//netdna.bootstrapcdn.com/font-awesome/4.0.3/css/font-awesome.css" rel="stylesheet">

        <!-- external css -->
        <link href="css/style.css" rel="stylesheet" type="text/css"> 
        <style type="text/css">			

        </style>		

    </head><!-- html head section close -->
    <body><!-- body section -->	

        <div class="header">  <!-- header start -->
            <div class="container">  <!-- header container -->
                <div class="col-sm-12 logo">
                    <a href="index.php">
                        <!-- <embed quality="high" type="application/x-shockwave-flash" src="images/logo_an2.swf"> -->
                        <!--<embed src="images/logo_an2.swf" quality="high" type="application/x-shockwave-flash" WMODE="transparent" allowScriptAccess="always" 
                               onmouseup="document.location = 'index.html'" />-->
                        <img src="images/logo_an2.gif" alt="logo" title="logo" style="width: 300px;" />
                    </a>
                </div>			
            </div>  <!-- header container close -->


            <!-- menu section -->
            <div class="col-sm-12 logo_menu">
                <div class="container container_menu"> <!-- menu container -->
                    <a class="toggle-nav" href="#">&#9776;</a>
                    <div class="col-sm-12 menu1">
                        <nav class="menu">
                            <ul class="active">
                                <li class="">
                                    <a href="index.php" class="default_a ">
                                        Home
                                    </a>
                                </li>		
                                <li class="">
                                    <a href="about.html" class="default_a">
                                        About Us    
                                    </a>
                                </li>
                                <li class="">
                                    <a href="services.html" class="default_a">
                                        Services    
                                    </a>
                                </li>
                                <li class="">
                                    <a href="portfolio.html" class="default_a">
                                        Portfolio
                                    </a>
                                </li>
                                <li class="">
                                    <a href="knowledge.php" class="default_a">
                                        Knowledge is power
                                    </a>
                                </li>		 
                                <li class="">
                                    <a href="contact.html" class="default_a active1">
                                        Contact Us
                                    </a>
                                </li>	       
                            </ul>						 	
                        </nav>
                    </div>
                </div><!-- menu container close -->	
            </div><!-- menu section close -->	
        </div>  <!-- header close -->

        <!-- contact page -->

        <div class="contact_detail">
            <div class="container">
                <div class="col-sm-6 contact_left">
                    <img src="images/ceo.png">
                </div>
                <div class="col-sm-6 contact_right history_abt">
                    <div class="col-sm-12 ceo">
                        message from the ceo
                    </div>
                    <div class="col-sm-12 welcome">
                        I am pleased to welcome you to the C3 website.
                    </div>
                    <div class="col-sm-12 contact_cont1">
                        <p>
                            Whether you’re a potential client with a challenging project ahead; an existing client checking up on our latest news; or a partner, supplier or future employee looking for new opportunities, I trust you’ll find what you’re looking for here.
                        </p><br>
                        <p>
                            C3 is a company that is Driving Progress and, with our clients and partners, building better communities through safe, smart, efficient infrastructure. Something we have been doing consistently since 1961.
                        </p>
                    </div>
                </div>
            </div>
        </div>
        <div class="contact_form">
            <div class="container">
                <div class="col-sm-5 form_cls">
                    <div class="col-sm-12 sens_us">Send us a message</div>
                    <form name="myForm" method="post" action="career.php" onsubmit="return validateForm()" enctype="multipart/form-data">
                        <div class="form-group">
                            <label for="exampleInputfname" class="enq_lable">Full name</label>
                            <input type="text" class="form-control frm_control" name="txtFirstName" placeholder="">
                        </div>	    
                        <div class="form-group">
                            <label for="exampleInputapply" class="enq_lable">Affiliation </label>
                            <input type="text" class="form-control frm_control" name="txtRole" placeholder="">
                        </div>
                        <div class="form-group">
                            <label for="exampleInputexperience" class="enq_lable">Company</label>
                            <input type="text" class="form-control frm_control" name="txtExperience" placeholder="">
                        </div>
                        <div class="form-group">
                            <label for="exampleInputmno" class="enq_lable">Phone</label>
                            <input type="text" class="form-control frm_control" name="txtMobileNo" placeholder="">
                        </div>
                        <div class="form-group">
                            <label for="exampleInputemail" class="enq_lable">Email</label>
                            <input type="text" class="form-control frm_control" name="txtEmail" placeholder="">
                        </div>
                        <button type="submit" name="btnSubmit" class="btn btn-default eng_sub_btn">SEND</button>
                    </form>
                </div>				
            </div>
        </div>

        <!-- contact page end -->

        <div class="col-sm-12 about_content">
            <div class="container">
                <div class="about_heding">
                    ABOUT US
                </div>
                <div class="col-sm-12 three_section">
                    <div class="col-sm-4 first_section">
                        <div class="col-sm-12 book">
                            <img src="images/Group-3.png">
                        </div>
                        <div class="col-sm-12 history">
                            <!-- <div class="outer_box">
                                    History
                            </div> -->
                            <a href="about.html#history" id="cont_his">
                                History
                            </a>
                        </div>
                    </div>
                    <div class="col-sm-4 second_section">
                        <div class="col-sm-12 book">
                            <img src="images/compan.png">
                        </div>
                        <div class="col-sm-12 history">
                            <!-- <div class="outer_box">
                                    Our Companies
                            </div> -->
                            <a href="about.html#company" id="cont_comp">
                                Our Companies
                            </a>	
                        </div>
                    </div>
                    <div class="col-sm-4 third_section">
                        <div class="col-sm-12 book">
                            <img src="images/partn.png">
                        </div>
                        <div class="col-sm-12 history">
                            <!-- <div class="outer_box">
                                    Our Partners
                            </div> -->
                            <a href="about.html#partner" id="cont_part">
                                Our Partners
                            </a>
                        </div>
                    </div>
                </div>
            </div>
        </div>

        <div class="footer">
            <div class="container">
                <div class="col-sm-12 foot_logo">
                    <a href=""><img src="images/logo1.png"></a>
                </div>	
                <div class="col-sm-12 foot_three">
                    <div class="col-sm-4 foot_left">
                        <div class="col-sm-12 consult">
                            Cannabis Consulting & Coaching  
                        </div>
                        <div class="col-sm-12 address">
                            8441 Warner Drive<br>Culver City, CA 90232<br>сannabisсonsulting@gmail.com<br>
                            +12345678
                        </div>
                    </div>
                    <div class="col-sm-4 foot_left">
                        <form>
                            <input type="email" placeholder="YOUR EMAIL" NAME="email" class="email_type">
                            <!-- <a href="">
                                    <div class="col-sm-12 subscribe">Subscribe to our Newsletter</div>
                            </a> -->
                            <input type="submit" name="subscribe" value="Subscribe to our Newsletter"
                                   class="subscribe">
                        </form>

                        <div class="col-sm-12 copyright">All Right Reserved 2015</div>
                    </div>
                    <div class="col-sm-4 foot_left">
                        <div class="col-sm-12 consult">
                            Help Navigation 
                        </div>
                        <div class="col-sm-12 social">
                            <a href=""><img src="images/wifi.png"></a>
                            <a href=""><img src="images/fb.png"></a>
                            <a href=""><img src="images/twt.png"></a>
                            <a href=""><img src="images/gp.png"></a>
                            <a href=""><img src="images/inst.png"></a>
                        </div>
                    </div>
                </div>
            </div>			
        </div>

		<div>
			   <a href="#" class="scrollup">Scroll to Top..</a>
		</div>
		
		
		
        <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
        <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.3/jquery.min.js"></script>

        <!-- Include all compiled plugins (below), or include individual files as needed -->
        <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.6/js/bootstrap.min.js" ></script>

        <script type="text/javascript">
                        $(document).ready(function () {
                            // toggle menu
                            $(".toggle-nav").click(function () {
                                $(".menu1").toggle();
                            });
                        });
        </script>
		
		<script>
			$(document).ready(function () {

				$(window).scroll(function () {
				if ($(this).scrollTop() > 100) {
					$('.scrollup').fadeIn();
				} else {
				$('.scrollup').fadeOut();
				}
    });

    $('.scrollup').click(function () {
        $("html, body").animate({
            scrollTop: 0
        }, 600);
        return false;
    });

});

</script>
    </body>	<!-- body section close-->
</html>