-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwedding.html
274 lines (254 loc) · 8.95 KB
/
wedding.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
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
<!DOCTYPE html>
<html lang="en">
<head>
<title>Dot Digitals - Weddings</title>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="css/grt-responsive-menu.css">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.3.1/css/bootstrap.min.css" integrity="sha384-ggOyR0iXCbMQv3Xipma34MD+dH/1fQ784/j6cY/iJTQUOhcWr7x9JvoRxT2MZw1T" crossorigin="anonymous">
<link rel="stylesheet" href="css/bootstrap.css">
<link rel="stylesheet" href="css/all.css">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.8.1/css/all.css" integrity="sha384-50oBUHEmvpQ+1lW4y57PTFmhCaXp0ML5d60M1M7uH2+nqUivzIebhndOJK28anvf" crossorigin="anonymous">
<link rel="stylesheet" href="css/slick.css">
<link rel="stylesheet" href="fonts/Lato-Black.ttf">
<link rel="stylesheet" href="fonts/Lato-Light.ttf">
<link rel="stylesheet" href="fonts/Lato-bold.ttf">
<link rel="stylesheet" href="fonts/Lato-Hairline.ttf">
<link rel="stylesheet" href="fonts/Lato-Italic.ttf">
<link rel="stylesheet" href="fonts/Lato-Regular.ttf">
<script src="js/bootstrap.js"></script>
<script src="js/jquery-3.3.1.js"></script>
<style media="screen">
@media (min-width: 320px) and (max-width: 480px) {
#sip{
padding-top: 30px !important;
margin-top: 0 !important;
}
#bses1{
background-image: url('images/c8.jpeg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
color: white;
font-family: 'Exo';
letter-spacing: normal;
font-size: 18px;
height: 30vh;
padding: auto auto;
}
#about{
font-family: 'Lato Light';
letter-spacing: 1.5px;
font-size: 24px !important;
color: rgba(255, 255, 255, 1) !important;
font-weight: 600;
}
#hi, #hi h1{
padding-top: 0 !important;
margin-top: 0 !important;
}
#hi h1{
margin-bottom: 20px !important;
}
.mt-xl-n7{
margin-top: 120px !important;
}
}
@media (min-width: 481px) and (max-width: 900px) {
#sip{
padding-top: 30px !important;
margin-top: 0 !important;
}
#hi, #hi h1{
padding-top: 0 !important;
margin-top: 0 !important;
}
#hi h1{
margin-bottom: 20px !important;
}
}
#bses1{
background-image: url('images/c8.jpeg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 18%;
padding-bottom: 22%;
color: white;
font-family: 'Exo';
letter-spacing: normal;
font-size: 12px;
}
#about{
font-family: 'Lato Light';
letter-spacing: 1.5px;
font-size: 16px;
color: rgba(255, 255, 255, 0.9);
font-weight: 500;
}
.mt-xl-n7{
margin-top: 120px !important;
}
#bses1{
background-image: url('images/c8.jpeg');
background-repeat: no-repeat;
background-size: cover;
background-attachment: fixed;
padding-top: 18%;
padding-bottom: 22%;
color: white;
font-family: 'Exo';
letter-spacing: normal;
font-size: 18px;
}
#about{
font-family: 'Lato Light';
letter-spacing: 1.5px;
font-size: 2rem;
color: rgba(255, 255, 255, 0.9);
font-weight: 550;
}
.mt-xl-n7{
margin-top: -110px !important;
}
#gallery1:hover::after{
width: 150px;
color: rgba(0, 0, 0, 0.6);
background: rgba(0, 0, 0, 0.6);
}
#gallery1{
color: rgba(0, 0, 0, 0.8);
}
</style>
</head>
<body class="">
<div class="spinner-wrapper">
<div class="spinner"> <img src="img/puff.svg" alt=""> </div>
</div>
<nav class="navbar navbar-expand-lg navbar-light bg-white py-lg-4 ">
<div class="navbar-brand ml-5 ml-sm-0 ml-md-0" align=center>
<a href="index.html" id="navbrand">
<img src="images/logo.png" align=center id="navlogo" class="mx-auto" alt="">
</a>
<div class="mx-auto" id="navbrandtext">
<a href="index.html" class=" " >DOT DIGITALS</a>
</div>
</div>
<button class="grt-mobile-button">
<div class="line1"></div>
<div class="line2"></div>
<div class="line3"></div>
</button>
<div class="collapse navbar-collapse" id="navbarSupportedContent">
<ul class="navbar-nav">
<li class="nav-item mr-5">
<a class="nav-link" href="about.html" id="sii">ABOUT</a>
</li>
<li class="nav-item mr-5">
<a class="nav-link active" href="services.html" id="sii">SERVICES</a>
</li>
<li class="nav-item mr-5">
<a class="nav-link" href="gallery.html" id="sii">GALLERY</a>
</li>
<li class="nav-item mr-5">
<a class="nav-link" href="contact.html" id="sii">CONTACT</a>
</li>
</ul>
<!-- GLYPHICON -->
<div class="nav-item ml-auto d-xl-block d-xl-block d-none">
<a href="https://twitter.com/Dot_digitals"><i class="fab fa-twitter nav-link"></i></a>
<a href="https://web.facebook.com/dotdigitals/"><i class="fab fa-facebook-f nav-link"></i></a>
<a href="https://www.instagram.com/dot_digitals/"><i class="fab fa-instagram nav-link"></i></a>
<a href="https://wa.me/2348167168834"><i class="fab fa-whatsapp nav-link"></i></a>
</div>
</div>
</nav>
<section id="bses1">
<div class="container" style="justify-content: center;" align=center>
<div class="my-auto" id="about">
BEAUTIFUL WEDDING PHOTOGRAPHY
</div>
</div>
</section>
<section class="py-xl-5 px-0 pt-3 animatedParent animateOnce">
<div class="container px-0 px-sm-5">
<div class="row bg-light px-3 px-xl-5 py-xl-5 mt-xl-n5 pt-sm-5 pt-md-5 animated fadeInUp slow" id="sip" style="">
<div class="col-md-12 p-5 pt-md-0 pt-sm-0" id="hi" style="">
<p id="p1" class="animated fadeInLeft pt-xl-4">
Every wedding we photograph is unique and has its own take on a timeless tradition,
nothing can prepare you for the many emotions and beautiful moments you will experience on your
wedding day. <br> As wedding photographers our style is low key, we love to tell your story through
imagery, to deliver a visual narrative of your day as it unfolds. We cover a few essential family groups
and some subtly directed images of the bride and groom leaving you with the perfect reminder of your day.</p>
</div>
<div class="col" id="gallerydiv" align=center>
<a href="wedding_gallery.html" class="" id="gallery1">
WEDDING GALLERY
</a>
</div>
</div>
</div>
</section>
<section id="footer" class="bg-xl-light">
<div class="container">
<div class="py-sm-0 row">
<div class="col-md-12 col-lg-3 col-sm-12">
<div class="" id="footerlogo" align=center>
<img src="images/footer.png" align=center id="navlogo" class="mx-auto" alt="">
<div class="mx-auto" id="navbrandbtext">
DOT DIGITALS
</div>
</div>
</div>
<div class="col-md-12 col-lg-6 col-sm-12 my-4" align=center>
<div class="">
<span> <i class="fas fa-mobile-alt"></i> 08167168834</span>
<span> <i class="fas fa-envelope"></i> [email protected]</span>
</div>
<div class="">
<span>SURULERE</span>
<span id="bullet">•</span>
<span>LAGOS STATE</span>
<span id="bullet">•</span>
<span>NIGERIA</span>
</div>
</div>
<div class="col-md-12 col-lg-3 col-sm-12 py-sm-0">
<div class="ml-auto" id="buttonicons" align=center>
<a href="https://web.facebook.com/dotdigitals/"><i class="fab fa-twitter nav-link"></i></a>
<a href="https://twitter.com/Dot_digitals"><i class="fab fa-facebook-f nav-link"></i></a>
<a href="https://www.instagram.com/dot_digitals/"><i class="fab fa-instagram nav-link"></i></a>
<a href="https://wa.me/2348167168834"><i class="fab fa-whatsapp nav-link"></i></a>
</div>
</div>
</div>
<div class="row">
<div class="col-sm-12 mt-sm-5 mt-md-5" id="copy" align=center >
© DOT DIGITALS - 2019
</div>
<div class="col text-muted mb-sm-4" align=center>
Dot Digitals, Surulere, Lagos State, Nigeria.
</div>
</div>
</div>
</section id="footer">
<script src="js/jquery-3.3.1.min.js"></script>
<script src="js/bootstrap.js"></script>
<script src="js/grt-responsive-menu.js"></script>
<script src="js/scrollreveal.min.js"></script>
<script src="js/main.js"></script>
<script>
$(window).ready(function(){
ScrollReveal().reveal('.container', {
duration: 2000,
reset: false
});
ScrollReveal().reveal('#bses1', {
duration: 2000,
reset: true
});
});
</script>
</body>
</html>