-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathcontactus.html
203 lines (203 loc) · 10.9 KB
/
contactus.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
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>nuwab</title>
<link rel="stylesheet" href="css/all.min.css">
<link rel="stylesheet" href="css/bootstrap.min.css">
<link rel="stylesheet" href="css/bootstrap-better-nav.min.css">
<link rel="stylesheet" href="css/remodal.css">
<link rel="stylesheet" href="css/remodal-default-theme.css">
<link rel="stylesheet" href="css/fullpage.min.css">
<link rel="stylesheet" href="css/owl.carousel.min.css">
<link rel="stylesheet" href="css/owl.theme.default.min.css">
<link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/magnific-popup.min.css">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" href="css/aos.css">
<link href="https://fonts.googleapis.com/css?family=Cairo:400,600,700&subset=arabic" rel="stylesheet">
</head>
<body id="index" >
<section class="header " id="section1">
<nav class="navbar navbar-inverse">
<div class="container">
<a class="navbar-brand navbar-left" href="index.html"><img src="img/logo.png">
</a>
<div class="navbar-header">
<button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1" aria-expanded="false">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
</div>
<!-- Collect the nav links, forms, and other content for toggling -->
<div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
<ul class="nav navbar-nav navbar-right mr-auto">
<li class="active">
<a href="index.html">Home</a>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false"> News<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="blogs.html">Presidency</a></li>
<li><a href="blogs.html">Statements</a></li>
<li><a href="blogs.html">House of Representatives
</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Standing Committees
<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="blogs.html">Committees News</a></li>
<li><a href="members.html">Committees Members</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Decisions and laws
<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="laws.html">Laws 2014</a></li>
<li><a href="laws.html">Laws 2015</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Statements <span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="blogs.html">Statement 2014</a></li>
<li><a href="blogs.html">Statement 2015</a></li>
</ul>
</li>
<li class="dropdown">
<a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-haspopup="true" aria-expanded="false">Language
<span class="caret"></span></a>
<ul class="dropdown-menu">
<li><a href="index.html">EN</a></li>
<li><a href="ar/members.html">AR</a></li>
</ul>
</li>
<li><a href="contactus.html">Contact Us</a></li>
</ul>
</div>
</div><!-- /.navbar-collapse -->
</nav>
</section>
<section class="breadcrumb-area">
<div class="overlay"></div>
<div class="container">
<div class="row">
<div class="col-md-12">
<div class="breadcrumb-content">
<h2 class="breadcrumb__title">Contact Us</h2>
<ul class="breadcrumb__list">
<li class="active__list-item"><a href="index.html">Main</a></li>
<li><a href="#">Contact Us</a></li>
</ul>
</div><!-- end breadcrumb-content -->
</div><!-- end col-md-12 -->
</div><!-- end row -->
</div><!-- end container -->
</section><!-- end hero-area -->
<section class="contact section">
<div class="container">
<div class="contact1">
<form class="form-horizontal mt-50 ml-auto mr-auto">
<div class="form-group">
<input class="form-control input-lg" type="text" name="username" placeholder=" Name*">
</div>
<div class="form-group">
<input class="form-control input-lg" type="email" name="email" placeholder="Email*">
</div>
<div class="form-group">
<input class="form-control input-lg" type="phone" name="phone" placeholder="Phone*">
</div>
<div class="form-group">
<textarea class="form-control input-lg" placeholder="Your Message*"></textarea>
</div>
<div class="button text-center mt-30"><a href="#" class="btn btn-primary theme-color btn-lg">Submit</a></div>
</form>
</div>
</div>
</section>
<section class="map">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d862352.6380370405!2d22.291290743955784!3d32.40402076308486!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x137f70c3141ebc03%3A0xb59fb8e6e9680c7f!2z2YXYqNmG2Ykg2KfZhNio2LHZhNmF2KfZhiDYp9mE2YTZitio2Yo!5e0!3m2!1sen!2seg!4v1566471494592!5m2!1sen!2seg" height="350" frameborder="0" style="border:0; width: 100%;" allowfullscreen></iframe>
</section>
<footer class="footer pt-50 ">
<div class="container">
<div class="row">
<div class="col-lg-3 col-md-3 col-sm-12 col-xs-12">
<a class="img-responsive" href="index.html"><img class="logo" src="img/logo.png"></a>
<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod
tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam,
</p>
<div class="icons ">
<div class="icon"><a href=""><i class="fab fa-facebook-f"></i></a></div>
<div class="icon"><a href=""><i class="fab fa-youtube"></i></a></div>
<div class="icon"><a href=""><i class="fab fa-twitter"></i></a></div>
</div>
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6">
<h3>Pages</h3>
<ul>
<a href="">
<li>Presidential Authority</li>
</a>
<a href="">
<li>Statements</li>
</a>
<a href="">
<li>House of Representive</li>
</a>
<a href="">
<li>Committee News</li>
</a>
</ul>
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6">
<h3>Pages</h3>
<ul>
<a href="">
<li>Committee Members</li>
</a>
<a href="">
<li>Laws & Decisions </li>
</a>
<a href="">
<li>Statements </li>
</a>
</ul>
</div>
<div class="col-lg-3 col-md-3 col-sm-6 col-xs-6">
<h3>Contact Us</h3>
<ul>
<li>012-345-678-910</li>
<li>[email protected]</li>
</ul>
</div>
</div>
</div>
<div class="text1 text-center havan-bg">
<p>All Copyright Reserved © 2019 libyan house of Representatives </p>
</div>
</footer>
<script type="text/javascript" src="js/jquery-2.2.4.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/bootstrap-better-nav.min.js"></script>
<script type="text/javascript" src="js/fullpage.min.js"></script>
<script type="text/javascript" src="js/remodal.min.js"></script>
<script type="text/javascript" src="js/plugins1.js"></script>
<script type="text/javascript" src="js/plugins.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/magnific-popup.js/1.1.0/jquery.magnific-popup.min.js"></script>
<script src="https://unpkg.com/isotope-layout@3/dist/isotope.pkgd.min.js"></script>
<script type="text/javascript" src="js/aos.js"></script>
<script type="text/javascript" src="js/owl.carousel.min.js"></script>
<script>
AOS.init({
duration: 1000,
once: true,
});
</script>
</body>
</html>