-
Notifications
You must be signed in to change notification settings - Fork 3
/
contact.html
186 lines (167 loc) · 7.41 KB
/
contact.html
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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta http-equiv="X-UA-Compatible" content="ie=edge">
<meta name="description" content="IIT Roorkee Motorsports is the Formula Student team of IIT Roorkee which
participates in Formula SAE competitions, the largest Engineering Competition in the ...">
<meta name="keywords" content="iit roorkee, motorcycle, iit jee, car racing, iit, moto racing, navy ssr,
afcat, bits pilani, racing, roorkee, formula 1, f1, iit bhu">
<meta name="title" content="IIT Roorkee MotorSports | contact us">
<link href="css/bootstrap.min.css" rel="stylesheet">
<link href="https://cdn.jsdelivr.net/foundation/6.1.1/foundation.min.css" rel="stylesheet">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.2.0/css/all.css">
<link href="css/aos.css" rel="stylesheet">
<link href="css/main.css" rel="stylesheet">
<link href="img/logo.ico" rel="icon">
<title>IIT Roorkee MotorSports | IIT RMS</title>
<style type="text/css">
#contact{
margin-top: 10vh;
}
#contact_input{
opacity: 1;
position: relative;
width: 80%;
display: block;
font-size: 15px;
padding: 23px 16px;
border: 1px solid #cacaca;
border-radius: 4px;
margin: 0px 0px 15px;
}
#contact_input:hover{
border: 1px solid #003269;
border-radius: 5px;
box-shadow: 1px 1px 1px 1px;
}
#contact_button{
opacity: 1;
position: relative;
width: 40%;
display: block;
font-size: 18px;
padding: 15px 4px;
border: 1px solid #cacaca;
border-radius: 4px;
margin: 0px 0px 15px;
background-color: #003269;
color: #fff;
}
@media screen and (max-width: 420px) {
#contact_us {
margin-top:80px;
}
}
</style>
</head>
<body>
<div class="container-fluid menu_main">
<!-- <menu starts here -->
<input type="checkbox" id="navcheck" role="button" title="menu">
<label for="navcheck" aria-hidden="true" title="menu">
<span class="burger">
<span class="bar">
<span class="visuallyhidden">Menu</span>
</span>
<span class="menu_menu">Menu</span>
</span>
</label>
<nav id="menu">
<a href="index.html#top">Home</a>
<a href="aboutus.html">About Us</a>
<a href="projects.html">Cars</a>
<a href="index.html#team">Team</a>
<a href="gallery.html">Gallery</a>
<a href="sponsor.html">Sponsors</a>
<!-- <a href="https://iitrms.home.blog/">Blog</a> -->
<a href="contact.html">Contact Us</a>
</nav>
<!-- <menu ends here -->
<!-- logo -->
<a href="index.html"><div class="logo"><img src="img/logo.png"></a></div>
<!-- <a class="updates" title="iitrms updates" href="https://iitrms.home.blog/"><i class="fas fa-pen-nib"></i></a> -->
<!-- logo ends -->
</div>
<div class="sticky_social">
<div class="social_keys">
<a href="https://www.facebook.com/iitrms.in/" target="_blank"><i class="fab fa-facebook"></i> Facebook</a>
</div>
<div class="social_keys">
<a href="https://www.linkedin.com/company/iitroorkeemotorsports/" target="_blank">
<i class="fab fa-linkedin"></i> LinkedIn</a>
</div>
<div class="social_keys">
<a href="https://twitter.com/iitrms_iitr" target="_blank"><i class="fab fa-twitter"></i> Twitter</a>
</div>
<div class="social_keys">
<a href="https://www.instagram.com/iitrms/?hl=en" target="_blank"><i class="fab fa-instagram"></i> Instagram</a>
</div>
<div class="social_keys">
<a href="https://www.youtube.com/channel/UCX5M-zh5cSpROSOE2ciV1yQ"><i class="fab fa-youtube"></i> YouTube</a>
</div>
</div>
<!-- sticky ends -->
<!-- navbar ends -->
<!-- header ends -->
<div class="container-fluid former_head" id="contact_us">
<h2>Contact Us</h2>
</div>
<div class="container-fluid" id="contacts">
<div class="row">
<div class="col-md-6">
<div class="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d3460.0118086894045!2d77.89139741442179!3d29.86393328194834!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x390eb370034da91d%3A0xdb6ef5c088e1ccc0!2sIIT+Roorkee+Motorsports!5e0!3m2!1sen!2sin!4v1533379118575" width="95%" height="380" frameborder="0" style="border:0" allowfullscreen></iframe>
</div> <br><br>
</div>
<div class="col-md-6">
<form action="#" >
<input type="text" name="name" placeholder="Your name *" id="contact_input">
<input type="email" name="Email" placeholder="Your email *" id="contact_input">
<textarea cols="0" rows="6" id="contact_input" placeholder="Your Message *"></textarea>
<input type="button" name="submit" id="contact_button" value="Send Message">
</form>
</div>
</div>
</div>
<!-- footer starts here -->
<div class="container-fluid footer" id="contact">
<div class="row footer_content">
<div class="col-md-3 text-justify">
<p><i class="fas fa-home"></i> Mechanical & Industrial Engineering Department, IIT Roorkee
247667 , Uttarakhand, India</p>
<p><i class="fas fa-mobile"></i> Mobile<br>Mohd. Sharib: +91-7457098819,<br>Mohd. Tahir: +91-7985059250</p>
<p><i class="fas fa-envelope"></i> Email : iitrms.iitr@gmail.com</p>
</div>
<div class="col-md-6 text-center">
<img src="img/logo.png" width="340"><br><br>
<li><a href="https://www.facebook.com/iitrms.in/"><i class="fab fa-facebook"></i></a></li>
<li><a href="https://www.linkedin.com/in/iitroorkeemotorsportsteam/"><i class="fab fa-linkedin"></i></a></li>
<li><a href="https://twitter.com/iitrms_iitr"><i class="fab fa-twitter"></i></a></li>
<li><a href="https://www.instagram.com/iitrms/?hl=en"><i class="fab fa-instagram"></i></a></li>
</div>
<div class="col-md-3 social text-center">
<p><a href="projects.html">Cars</a></li></p>
<p><a href="index.html#team">Team</a></p>
<p><a href="sponsor.html">Sponsors</a></p>
<p><a href="#top">Back to Top</a></p>
</div>
<div class="col-md-12 copyright text-center">
<p> © Copyright 2018 |Team IIT Roorkee MotorSports | All Rights Reserved</p>
</div>
</div>
</div>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/main.js"></script>
<script src="js/jquery.enllax.min.js"></script>
<script>$(window).enllax();</script>
<script src="js/aos.js"></script>
<script>
AOS.init({
easing: 'ease-in-out-sine',
});
</script>
</body>
</html>