-
Notifications
You must be signed in to change notification settings - Fork 0
/
check2-page.html
264 lines (240 loc) · 11.6 KB
/
check2-page.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Check2 page.Only desktop version</title>
<link rel="stylesheet" href="css/style.css">
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
</head>
<body class="container">
<header class="header">
<img class="header__banner" src="img/header/banner-check.png" srcset="img/header/[email protected] 2x">
<div class="grid header__topmenu">
<img class="header__logo" src="img/header/LogoE3PL.png" srcset="img/header/[email protected] 2x">
<nav class="header__topmenu-list">
<ul>
<li><a class="header__topmenu-list_link" href="#">About Us</a></li>
<li><a class="header__topmenu-list_link" href="#">Pricing</a></li>
<li><a class="header__topmenu-list_link" href="#">FAQ</a></li>
</ul>
</nav>
</div>
<div class="header__content request-header-content">
<p class="header__content-text">
Lorem ipsum dolor sit amet, consectetur adipiscing elit. Habes, inquam, Cato, formam eorum, de quibus
loquor praecepta dantur.
</p>
<p class="header__content-title">
Reliable Amazon FBA
</p>
<p class="header__content-subtitle">
Freight Forwarding
</p>
</div>
</header>
<main class=" grid main request">
<section class="main__people-blocks padding-both-vertical">
<p class="h2">Ensure That Everything's Correct</p>
<div class="grid margin-top">
<div class="check__block_2_column">
<div>
<div class="check_block ">
<div class="row-between2">
<p class="text">Your Name</p>
<p class="text">:</p>
</div>
<p class="h3">John S. DOE</p>
</div>
<div class="check_block ">
<div class="row-between2">
<p class="text">Means of Transport</p>
<p class="text">:</p>
</div>
<p class="h3">Transport BY Plane</p>
</div>
<div class="check_block ">
<div class="row-between2">
<p class="text">Incoterm</p>
<p class="text">:</p>
</div>
<p class="h3">EXW</p>
</div>
<div class="check_block ">
<div class="row-between2">
<p class="text">Manufacturer Location</p>
<p class="text">:</p>
</div>
<p class="h3">Yuejiang W Rd, Haizhu District,<br>
Guangzhou, Guangdong Province</p>
</div>
<div class="check_block ">
<div class="row-between2">
<p class="text">Associated Location</p>
<p class="text">:</p>
</div>
<p class="h3">Yuejiang W Rd, Haizhu District,<br>
Guangzhou, Guangdong Province</p>
</div>
</div>
<div>
<div class="check_block ">
<div class="row-between2">
<p class="text">Destination</p>
<p class="text">:</p>
</div>
<p class="h3">To our warehouse for
tempoorary storage</p>
</div>
<div class="check_block ">
<div class="row-between2">
<p class="text">Goods Value</p>
<p class="text">:</p>
</div>
<p class="h3">$20,000 USD</p>
</div>
<div class="check_block ">
<div class="row-between2">
<p class="text">Your Email</p>
<p class="text">:</p>
</div>
<p class="h3">[email protected]</p>
</div>
</div>
</div>
</div>
</section>
<section class="main__description-gray-block padding-both-vertical">
<div class="grid">
<div class="check__cards">
<div class="check-product-card">
<p class="h2-smaller">Product #1</p>
<p class="text">1) No. of Cartons </p>
<p class="h3">10</p>
<p class="text">2) Single Carton Dimension </p>
<p class="h3">30cm <span></span> 50cm <span></span> 90cm</p>
<p class="text">3) Carton Weight</p>
<p class="h3">500kg</p>
</div>
<div class="check-product-card">
<p class="h2-smaller">Product #2</p>
<p class="text">1) No. of Cartons </p>
<p class="h3">10</p>
<p class="text">2) Single Carton Dimension </p>
<p class="h3">30cm <span></span> 50cm <span></span> 90cm</p>
<p class="text">3) Carton Weight</p>
<p class="h3">500kg</p>
</div>
<div class="check-product-card">
<p class="h2-smaller">Product #3</p>
<p class="text">1) No. of Cartons </p>
<p class="h3">10</p>
<p class="text">2) Single Carton Dimension </p>
<p class="h3">30cm <span></span> 50cm <span></span> 90cm</p>
<p class="text">3) Carton Weight</p>
<p class="h3">500kg</p>
</div>
<div class="check-product-card">
<p class="h2-smaller">Product #4</p>
<p class="text">1) No. of Cartons </p>
<p class="h3">10</p>
<p class="text">2) Single Carton Dimension </p>
<p class="h3">30cm <span></span> 50cm <span></span> 90cm</p>
<p class="text">3) Carton Weight</p>
<p class="h3">500kg</p>
</div>
<!-- <p class="h2 blue" id="add_product">+ Add another product</p> -->
</div>
</div>
</section>
<section class="main__description-white-block padding-both-vertical">
<div class="grid">
<div class="price-block-check2">
<div class="price-inner-block-check2 border-red">
<p class="h2">Price for your delivery</p>
<p class="h3-dark">Plane: $5,000 USD, 10D - </p>
</div>
<div class="price-inner-block-check2 border-gray">
<p class="strong-text">Price Component</p>
<p class="strong-text">$ USD</p>
</div>
<div class="price-inner-block-check2 border-gray">
<p class="text">EXW Charges</p>
<p class="text">200</p>
</div>
<div class="price-inner-block-check2 border-gray">
<p class="text">AirFreight</p>
<p class="text">100</p>
</div>
<div class="price-inner-block-check2 border-gray">
<p class="text">Local Chargers GE</p>
<p class="text">50</p>
</div>
<div class="price-inner-block-check2 border-gray">
<p class="text">Custom Clearance Including HS-Code</p>
<p class="text">200</p>
</div>
<div class="price-inner-block-check2 border-red">
<p class="text">Total</p>
<p class="text">5000</p>
</div>
</div>
<div class="price-block-check2-2column">
<div></div>
<div class="price-inner-block-check2-column border-gray">
<p class="h3-dark">Plane</p>
<p class="h3-dark">$5,000 USD</p>
<p class="h3-dark">10 D</p>
</div>
<div></div>
<div class="price-inner-block-check2-column border-gray">
<p class="h3-dark">Ship</p>
<p class="h3-dark">$5,000 USD</p>
<p class="h3-dark">40 D</p>
</div>
<div></div>
<div class="price-inner-block-check2-column border-gray">
<p class="h3-dark">Truck</p>
<p class="h3-dark">$5,000 USD</p>
<p class="h3-dark">80 D</p>
</div>
<div></div>
<div class="price-inner-block-check2-column border-gray">
<p class="h3-dark">Train</p>
<p class="h3-dark">$5,000 USD</p>
<p class="h3-dark">30 D</p>
</div>
</div>
<div class="left-right margin-top">
<a class="arrow-left" href="request-page.html">Make another Request</a>
<a class="arrow-right" href="accept-page.html">Accept Offer</a>
</div>
</div>
</section>
<section class="main__care">
<div class="grid">
<div class="main__care-area">
<p class="h2">Let us take care about your goods shipments!</p>
<a class="button-link margin-top" href="#">Get a quote</a>
</div>
</div>
</section>
</main>
<footer class="footer padding-both-vertical">
<div class="grid">
<div class="footer__area">
<img class="header__logo" src="img/header/LogoE3PL.png" srcset="img/header/[email protected] 2x">
<div class="row-between">
<p class="text-upper stripe"> ©2020 by ForwarderOne FBA Logistics. </p>
<p class="text-upper stripe"> [email protected] </p>
<p class="text-upper ">
<span class="material-icons">facebook</span>
follow us on facebook
</p>
</div>
</div>
</div>
</footer>
</body>
</html>