-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathContact.php
More file actions
197 lines (185 loc) · 6.67 KB
/
Copy pathContact.php
File metadata and controls
197 lines (185 loc) · 6.67 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
<!DOCTYPE html>
<html lang="en">
<head>
<title>Contact Us</title>
<meta charset="UTF-8">
<meta name="description" content="WebUni Education Template">
<meta name="keywords" content="webuni, education, creative, html">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="./Photos/Logo.png" type="image/icon type">
<!-- Google Fonts -->
<link href="https://fonts.googleapis.com/css?family=Raleway:400,400i,500,500i,600,600i,700,700i,800,800i" rel="stylesheet">
<!-- Stylesheets -->
<link rel="stylesheet" href="css/bootstrap.min.css"/>
<link rel="stylesheet" href="css/font-awesome.min.css"/>
<link rel="stylesheet" href="css/owl.carousel.css"/>
<link rel="stylesheet" href="css/style.css"/>
</head>
<body>
<!-- Page Preloder -->
<div id="preloder">
<div class="loader"></div>
</div>
<!-- Header section -->
<header class="header-section">
<div class="row">
<div class="col-lg-3 col-md-3" style="left:50px;top:-40px">
<a href="./index.php">
<img src="./Photos/Logo.png">
</a>
<div class="site-logo"></div>
<div class="nav-switch">
<i class="fa fa-bars"></i>
</div>
</div>
<div class="col-lg-9 col-md-9">
<a href="./Student/Student_Ragistration.php" class="site-btn header-btn">Registration</a>
<nav class="main-menu">
<ul style="float:center; margin-right:500px; margin-top:-1px;">
<center>
<li><a href="index.php">Home</a></li>
<li><a href="About.php">About us</a></li>
<li><a href="Contact.php">Contact</a></li>
</center>
</ul>
</nav>
</div>
</div>
</header>
<!-- Header section end -->
<!-- Page info -->
<div class="page-info-section set-bg" data-setbg="./Photos/header-bg/4.jpg">
<div class="container"></div>
</div>
<!-- Page info end -->
<!-- Page -->
<section class="contact-page spad pb-0">
<div class="container">
<div class="row">
<div class="col-lg-8">
<div class="contact-form-warp">
<div class="section-title text-white text-left">
<h2>Get in Touch</h2>
<p>Gyanmanjari Institute of Technology</p>
</div>
<form class="contact-form">
<input type="text" placeholder="Your Name">
<input type="text" placeholder="Your E-mail">
<input type="text" placeholder="Subject">
<textarea placeholder="Message"></textarea>
<button class="site-btn">Sent Message</button>
</form>
</div>
</div>
<div class="col-lg-4">
<div class="contact-info-area">
<div class="section-title text-left p-0">
<h2>Contact Info</h2>
</div>
<div class="phone-number">
<span>Direct Line</span>
<h2>0278 256 7811</h2>
</div>
<ul class="contact-list">
<li>Survey No. 30, Sidsar Road,</li>
<li>Near ISCON Eleven,</li>
<li>Bhavnagar, Gujarat (INDIA).</li>
<li>Email: info@gmit.edu.in</li>
<li>Landline No: 0278 2567811</li>
<li>Helpline No: 7574 949494</li>
<li>Mobile No: 9099951160</li>
</ul>
</div>
</div>
</div> <br><br><br><br>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3706.590887633253!2d72.11971075117798!3d21.71860658555824!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x395f574ba735c539%3A0x387d9b85bd2cd04e!2sGyanmanjari%20Group%20of%20Colleges!5e0!3m2!1sen!2sin!4v1645277038393!5m2!1sen!2sin" width="1100" height="500" style="border:0;" allowfullscreen="" loading="lazy"></iframe>
</div><br><br><br><br>
</section>
<!-- Page end -->
<!-- banner section -->
<section class="banner-section spad">
<div class="container">
<div class="section-title mb-0 pb-2">
<h2>Join Our Community Now!</h2>
<p>"Gyanmanjari Institute of Technology" has been found with sole intention to produce world class engineers for converting global challenges into opportunities through "Value Embedded Quality Technical Education".</p>
</div>
<div class="text-center pt-5">
<a href="./Student/Student_Ragistration.php" class="site-btn">Register Now</a>
</div>
</div>
</section>
<!-- banner section end -->
<!-- footer section -->
<footer class="footer-section spad pb-0">
<div class="footer-top">
<div class="footer-warp">
<div class="row">
<div class="widget-item">
<ul class="contact-list">
</ul>
</div>
<div class="widget-item">
<h4>Connect</h4>
<ul>
<li><a href="https://wa.me/+917574949494" target="_blank">Whatsapp</a></li>
<li><a href="https://www.instagram.com/gyanmanjari_group_of_colleges/">Instagram</a></li>
<li><a href="https://www.facebook.com/gmitbvn">Facebook</a></li>
<li><a href="https://twitter.com/GMGC_Bhavnagar?s=09">Twitter</a></li>
<li><a href="https://www.youtube.com/channel/UCzsun63TTJoLySLIWWaA8AQ/featured">Youtube</a></li>
<li><a href="https://in.linkedin.com/company/gyanmanjari">linkedin</a></li>
<li><a href="http://www.gmit.edu.in/">Website</a></li>
<li><a href="mailto:info@gmit.edu.in?">Send Email</a></li>
</ul>
</div>
<div class="widget-item">
<h4>Categories</h4>
<ul>
<li>Materials</li>
<li>Scheduling</li>
<li>Result</li>
<li>Library</li>
<li>News</li>
</ul>
</div>
<div class="widget-item">
<h4>GMIT</h4>
<ul>
<li><a href="index.php">Home</a></li>
<li><a href="About.php">About us</a></li>
<li><a href="Contact.php">Contact</a></li>
</ul>
</div>
<div class="widget-item">
<h4>Newsletter</h4>
<form class="footer-newslatter">
<input type="email" placeholder="E-mail">
<button class="site-btn">Subscribe</button>
<p>We don’t spam</p>
</form>
</div>
</div>
</div>
</div>
<div class="footer-bottom">
<div class="footer-warp">
<ul class="footer-menu">
<li><a href="#">Terms & Conditions</a></li>
<li><a href="#">Register</a></li>
<li><a href="#">Privacy</a></li>
</ul>
</div>
</div>
</footer>
<!-- footer section end -->
<!--====== Javascripts & Jquery ======-->
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/mixitup.min.js"></script>
<script src="js/circle-progress.min.js"></script>
<script src="js/owl.carousel.min.js"></script>
<script src="js/main.js"></script>
<!-- load for map -->
<script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCWTIlluowDL-X4HbYQt3aDw_oi2JP0Krc&sensor=false"></script>
<script src="js/map.js"></script>
</body>
</html>