-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
459 lines (432 loc) · 22.3 KB
/
index.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
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
<!DOCTYPE html>
<html class="no-js">
<!-- Mirrored from demo.osthemes.biz/wolverine/homepage-corporate-2.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 20 Jan 2018 07:09:39 GMT -->
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>INVEST | IN | UZB</title>
<meta name="description" content="Wolverine - Responsive Multipurpose HTML5 Template">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-touch-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-touch-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-touch-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-touch-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-touch-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-touch-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-touch-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-touch-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-touch-icon-180x180.png">
<link rel="icon" type="image/png" href="favicon/favicon-32x32.png" sizes="32x32">
<link rel="icon" type="image/png" href="favicon/favicon-194x194.png" sizes="194x194">
<link rel="icon" type="image/png" href="favicon/favicon-96x96.png" sizes="96x96">
<link rel="icon" type="image/png" href="favicon/android-chrome-192x192.png" sizes="192x192">
<link rel="icon" type="image/png" href="favicon/favicon-16x16.png" sizes="16x16">
<link rel="manifest" href="favicon/manifest.json">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="msapplication-TileImage" content="favicon/mstile-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" href="vendors/bootstrap/bootstrap.min.css">
<link rel="stylesheet" href="vendors/animate/animate.min.css">
<link rel="stylesheet" href="assets/fonts/wolverine/styles.css">
<link href="http://fonts.googleapis.com/css?family=Montserrat:700,400" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Playfair+Display:400,700,900,400italic,700italic,900italic&subset=latin,latin-ext,cyrillic" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800,900" rel="stylesheet" type="text/css">
<link rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css">
<link rel="stylesheet" type="text/css" href="vendors/slick/slick.css">
<link rel="stylesheet" type="text/css" href="vendors/full-page/jquery.fullPage.css">
<!--Main stylesheet-->
<link rel="stylesheet" href="assets/css/main.css">
<!--Modernizr js-->
<script src="vendors/modernizr/modernizr-2.8.3-respond-1.4.2.min.js"></script><style> .nav-main-menu > li > ul, .nav-shop-cart{display:none;}</style>
</head>
<body class="corporate-page-2">
<!--[if lt IE 8]>
<p class="browserupgrade">You are using an <strong>outdated</strong> browser. Please <a href="http://browsehappy.com/">upgrade your browser</a> to improve your experience.</p>
<![endif]-->
<div class="main-nav-wrapper nav-wrapper-1-landingpage">
<nav>
<div class="main-nav main-nav-1 landing-page">
<div class="container">
<div class="nav-logo"><a href="index.html" style="color:white;">INVEST IN UZB</a></div>
<div class="nav-logo logo-2"><a href="index.html"><img src="assets/images/logo.png" class="logo-2"></a></div>
<ul class="nav-main-menu">
<li><a href="index.html">HOME</a>
</li>
<li><a href="#">FREE ECONOMIC ZONES</a>
<ul>
<li><a href="ANG-FIEZ.html">ANGREN <small>FREE INDUSTRIAL ECONOMIC ZONES</small></a></li>
<li><a href="NAV-FIEZ.html">NAVOI <small>FREE INDUSTRIAL ECONOMIC ZONES</small></a></li>
<li><a href="JIZ-FIEZ.html">JIZZAKH <small>FREE INDUSTRIAL ECONOMIC ZONES</small></a></li>
</ul>
</li>
<li><a href="#">PERSPECTIVE ENTERPRISES</a>
<ul>
<li><a href="STARTUP.html"><i class="icon-outline-vector-icons-pack-99"></i> IT START UPS</a></li>
<li><a href="OTHERS.html">INVESTMENT SEEKING PROJECTS</a></li>
</ul>
</li>
<li ><a href="#">LAW SUPPORT</a>
<ul>
<li><a href="TAX.html">TAXATION</a></li>
<li><a href="LAW-SUPPORT.html">CONSULTANTS</a></li>
</ul>
</li>
<li><a href="#">BANKS</a>
<ul>
<li><a href="KDB-BANK.html">KDB BANK</a></li>
<li><a href="OFB-BANK.html">OFB BANK</a></li>
<li><a href="KAPITAL-BANK.html">KAPITAL BANK</a></li>
</ul>
</li>
<li><a href="#">ADDITIONAL HELP</a>
<ul>
<li><a href="HOTELS.html">HOTELS and ACCOMODATION</a></li>
</ul>
</li>
</ul>
<ul class="nav-main-menu small-screen">
<li><a href="index.html">HOME</a>
</li>
<li><a href="#">FREE ECONOMIC ZONES</a>
<ul>
<li><a href="ANG-FIEZ.html">ANGREN <small>FREE INDUSTRIAL ECONOMIC ZONES</small></a></li>
<li><a href="NAV-FIEZ.html">NAVOI <small>FREE INDUSTRIAL ECONOMIC ZONES</small></a></li>
<li><a href="JIZ-FIEZ.html">JIZZAKH <small>FREE INDUSTRIAL ECONOMIC ZONES</small></a></li>
</ul>
</li>
<li><a href="#">PERSPECTIVE ENTERPRISES</a>
<ul>
<li><a href="STARTUP.html"><i class="icon-outline-vector-icons-pack-99"></i> IT START UPS</a></li>
<li><a href="OTHERS.html">INVESTMENT SEEKING PROJECTS</a></li>
</ul>
</li>
<li ><a href="#">LAW SUPPORT</a>
<ul>
<li><a href="TAX.html">TAXATION</a></li>
<li><a href="LAW-SUPPORT.html">CONSULTANTS</a></li>
</ul>
</li>
<li><a href="#">BANKS</a>
<ul>
<li><a href="KDB-BANK.html">KDB BANK</a></li>
<li><a href="OFB-BANK.html">OFB BANK</a></li>
<li><a href="KAPITAL-BANK.html">KAPITAL BANK</a></li>
</ul>
</li>
<li><a href="#">ADDITIONAL HELP</a>
<ul>
<li><a href="HOTELS.html">HOTELS and ACCOMODATION</a></li>
</ul>
</li>
</ul>
<div class="nav-hamburger-wrapper">
<div class="cell-vertical-wrapper">
<div class="cell-middle">
<div class="nav-hamburger"><span></span></div>
</div>
</div>
</div>
<div class="nav-top-cart"></div>
</div>
</div>
</nav>
</div>
<main>
<!--site header-->
<header class="site-header home-sticky-nav-trigger">
<div class="home-fw-slider style-7 caption-slider dir-nav">
<div class="home-slider-item">
<div style="background-image: url('landing/landing-2.jpg')" class="item-image">
<div class="overlay">
<div class="cell-vertical-wrapper">
<div class="cell-middle">
<div class="container">
<div class="caption-wrapper text-center">
<h1 class="caption">WELCOME TO</h1>
<h1 class="caption">UZBEKISTAN</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="home-slider-item">
<div style="background-image: url(landing/landing-1.jpg);" class="item-image">
<div class="overlay">
<div class="cell-vertical-wrapper">
<div class="cell-middle">
<div class="container">
<div class="caption-wrapper text-center">
<h1 class="caption">NUMEROUS</h1>
<h1 class="caption">COMMERCIAL OPPORTUNITIES</h1>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="home-slider-item">
<div style="background-image: url(landing/tme.jpg);" class="item-image">
<div class="overlay">
<div class="cell-vertical-wrapper">
<div class="cell-middle">
<div class="container">
<div class="caption-wrapper text-center">
<h1 class="caption">OUR SERVICE</h1>
<h1 class="caption">IN TELEGRAM BOT</h1>
<h3 class="caption"><a href="https://t.me/tashkent_investorsbot" style="padding:10px;color:white;background-color: deepskyblue;border-radius: 15px;">JOIN</a></h3>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</header>
<!--end site header-->
<section>
<div class="container">
<a href="https://t.me/tashkent_investorsbot" style="font-size: 16px;color:deepskyblue;"> <img src="landing/telegram.png" style="max-width: 8%"> USE OUR SERVICE IN TELEGRAM bot</a>
</div>
</section>
<section>
<header class="section-header header-type-1 style-2">
<div class="container">
<div class="row">
<div class="col-lg-10">
<h5>B2B</h5>
<h2 class="heading-icon-2">3 REASONS TO DO BUSINNES IN UZBEKISTAN</h2>
<p class="header-caption">MODERATE INTRODUCTION TO UZBEKISTAN</p>
</div>
</div>
</div>
</header>
<div class="service-section-01">
<div class="container">
<div class="row">
<div class="col-lg-6 image-container section-block"><img src="landing/Invest.jpg" alt="service"></div>
<div class="col-lg-6 content-container section-block">
<div class="block-service-style-01"><a href="#">
<h5><i class="icon-outline-vector-icons-pack-10"></i>FREE INDUSTRIAL ECONOMIC ZONES</h5></a>
<p>
Free Trade Zones, also known as a free commercial zone, are a sub-category of special economic zones. They are fenced-in, duty-free areas, offering warehousing, storage, and distribution facilities for trade, transshipment, and re-export operations, without the intervention of the customs authorities.</p>
</div>
<div class="block-service-style-01"><a href="#">
<h5><i class="icon-outline-vector-icons-pack-132"></i>NUMEROUS INCENTIVES</h5></a>
<p>To attract direct foreign investment,
Uzbekistan operates a system of various tax
and customs concessions. Tax concessions
extend to specific industries or areas, for
example, when registering a company in
one of the industrial zones. Deloitte helps
investors chose the best business model for
operations in Uzbekistan and to analyse the
best options for business development.</p>
</div>
<div class="block-service-style-01"><a href="#">
<h5><i class="icon-outline-vector-icons-pack-126"></i>CREATIVE PEOPLE</h5></a>
<p>The country is young .Because about 60 % of people of Uzbekistan consists of young people. The amount of fresh ideas is large.</p>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="page-services bgc-light">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="content section-block">
<h4 class="heading-hr-1">MOST POPULAR INVESTMENT PROJECT</h4>
<h3>TASHKENT CITY</h3>
<p>Tashkent City to be built within 4 years. ... This was reported by the press service of the Directorate of IDC Tashkent city. The project is divided into two stages: a congress hall with a hotel, part of residential buildings and a park zone, will be built in the first place (2.5 years), Tashkent City said in a statement.</p><a href="http://tcibc.uz/" class="normal-btn normal-btn-main btn-size-5">OFFICIAL WEB SITE</a>
</div>
</div>
<div class="col-lg-6 image-container section-block"><img src="landing/tc.jpg" style="max-width: 100% !important" alt="service"></div>
</div>
</div>
</div>
</section>
<section>
<div class="page-services bgc-light">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="content section-block">
<h4 class="heading-hr-1">GET TO KNOW FREE INDUSTRIAL ZONES</h4>
<p>Free Trade Zones, also known as a free commercial zone, are a sub-category of special economic zones. They are fenced-in, duty-free areas, offering warehousing, storage, and distribution facilities for trade, transshipment, and re-export operations, without the intervention of the customs authorities.</p><a href="ANG-FIEZ.html" class="normal-btn normal-btn-main btn-size-5">MORE</a>
</div>
</div>
<div class="col-lg-6 image-container section-block"><img src="landing/angren.jpg" style="max-width: 100% !important" alt="service"></div>
</div>
</div>
</div>
</section>
<section>
<div class="page-services bgc-light">
<div class="container">
<div class="row">
<div class="col-md-6">
<div class="content section-block">
<h4 class="heading-hr-1">PERSPECTIVE ENTERPRISES?</h4>
<p>Big amount of enterprises are waiting for investment here...</p><a href="STARTUP.html" class="normal-btn normal-btn-main btn-size-5">MORE</a>
</div>
</div>
<div class="col-lg-6 image-container section-block"><img src="landing/biz.jpg" style="max-width: 30%" alt="service"></div>
</div>
</div>
</div>
</section>
<section>
<div class="page-services bgc-light">
<div class="container">
<div class="row">
<div class="col-lg-6 image-container section-block"><img src="landing/law.jpg" style="max-width: 30%" alt="service"></div>
<div class="col-md-6">
<div class="content section-block">
<h4 class="heading-hr-1">LAW SUPPORT</h4>
<p>Law on guarantees of freedom of
entrepreneurial activitiy” is to be amended to
establish that benefits and privileges
applicable to small business entitites by law
will be provided without submission of
written requests to state authorities, as it is
currently required
</p><a href="TAX.html" class="normal-btn normal-btn-main btn-size-5">READ</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section>
<div class="page-services bgc-light">
<div class="container">
<div class="row">
<div class="col-lg-6 image-container section-block"><img src="landing/bank.jpg" style="max-width: 30%" alt="service"></div>
<div class="col-md-6">
<div class="content section-block">
<h4 class="heading-hr-1">BANKS</h4>
<p>Banking system in Uzbekistan is regulated by the
Central Bank of Uzbekistan. The Central Bank is a
non-commercial fully state owned entity empowered
to control monetary policy, regulate settlements
between the business entities and activities of the
Uzbek commercial banks, manage gold and currency
resources of the republic, license banking and credit
activities. The Central Bank reports to the Senate.
</p><a href="KDB-BANK.html" class="normal-btn normal-btn-main btn-size-5">MORE</a>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="no-padding">
<div class="page-about">
<div class="container">
<div class="row">
<div class="col-md-8 col-sm-7 col-xs-12 pragraph">
<div class="page-about-item">
<h4>TOTALLY NEW CONCEPT OF INVESTMENT POLICY</h4>
<p>Uzbekistan has adopted a policy of import
substitution and export orientation. The multiple
exchange rate system and the highly over-regulated
trade regime has led to both import and export
declines since 1996, although imports have declined
more than exports, as the government squeezed
imports to maintain hard currency reserves. </p>
<h5></h5>
</div>
</div>
</div>
</div>
</div>
</section>
<section >
<div class="container">
<div class="row">
<div class="col-md-3 col-sm-6 col-xs-12 section-block-p">
<div class="block-piechart trail-light">
<div data-value="76" class="piechart"></div>
<h5>INVESTMENT RATE</h5>
<p class="font-serif"></p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 section-block-p">
<div class="block-piechart trail-light">
<div data-value="58" class="piechart"></div>
<h5>STARTUPS SUCCESS</h5>
<p class="font-serif"></p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 section-block-p">
<div class="block-piechart trail-light">
<div data-value="70" class="piechart"></div>
<h5>CONTRIBUTION OF SMALL BUSINESSES TO ECONOMY</h5>
<p class="font-serif"></p>
</div>
</div>
<div class="col-md-3 col-sm-6 col-xs-12 section-block-p">
<div class="block-piechart trail-light">
<div data-value="90" class="piechart"></div>
<h5>EMPLOYMENT RATE</h5>
<p class="font-serif"></p>
</div>
</div>
</div>
</div>
</section>
<!--site footer-->
<footer class="footer-preset-03">
<div class="container">
<div class="footer-preset-wrapper">
<div class="row" style="color:white !important">
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<h3 style="color:white">USEFULL LINKS</h3><br>
UZBEKISTAN TAX COMMITY<a href="http://my.soliq.uz">my.soliq.uz</a><br>
UZBEKISTAN'S BIGGEST DATABASE OF LAW DOCS<a href="http://lex.uz">lex.uz</a><br>
GOVERMENTS OFFICIAL WEB site<a href="https://www.gov.uz/uz">https://www.gov.uz/uz</a><br>
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<h3 style="color:white">DEVELOPERS</h3><br>
LEADER: SADULLAEV YUNUSBEK<br>
BACKEND DEVELOPER: BAKHTIYOROV DILSHOD<br>
BACKEND DEVELOPER: SADULLAEV BEKHZOD<br>
FRONTEND DEVELOPER: ABDUGANIEV ABDUMALIK
</div>
<div class="col-lg-4 col-md-4 col-sm-6 col-xs-12">
<h3 style="color:white">CONTACTS:</h3><br>
d.bakhtiyorov@student.inha.uz
</div>
</div>
</div>
<div class="footer-foot text-center">
</div>
</div>
</footer>
<!--end site footer-->
</main>
<script src="vendors/jquery/jquery-1.11.2.min.js"></script>
<script src="vendors/stellar/jquery.stellar.min.js"></script>
<script src="vendors/waypoints/lib/jquery.waypoints.min.js"></script>
<script src="vendors/smooth-scroll/SmoothScroll.js"></script>
<script src="vendors/bootstrap/bootstrap.min.js"></script>
<script type="text/javascript" src="vendors/slick/slick.js"></script>
<script type="text/javascript" src="vendors/magnific-popup/jquery.magnific-popup.js"></script>
<script src="vendors/isotope/isotope.pkgd.min.js"></script>
<script src="vendors/isotope/packery-mode.pkgd.min.js"></script>
<script type="text/javascript" src="vendors/img-loaded/imagesloaded.pkgd.min.js"></script>
<script src="vendors/countto/jquery.countTo.js"></script>
<script src="vendors/bootstrap-progressbar/bootstrap-progressbar.min.js"></script>
<script src="vendors/progressbar/dist/progressbar.min.js"></script>
<script src="assets/js/main.js"></script>
<script>(function(b,o,i,l,e,r){b.GoogleAsnalyticsObject=l;b[l]||(b[l]=function(){(b[l].q=b[l].q||[]).push(arguments)});b[l].l=+new Date;e=o.createElement(i);r=o.getElementsByTagName(i)[0];e.src='http://www.google-analytics.com/analytics.js';r.parentNode.insertBefore(e,r)}(window,document,'script','ga'));ga('create','UA-57387972-1');ga('send','pageview');</script>
<script>setTimeout(function(){var a=document.createElement("script"); var b=document.getElementsByTagName("script")[0]; a.src=document.location.protocol + "//script.crazyegg.com/pages/scripts/0040/7412.js?" + Math.floor(new Date().getTime() / 3600000);a.async=true;a.type="text/javascript";b.parentNode.insertBefore(a,b)}, 1);</script>
</body>
<!-- Mirrored from demo.osthemes.biz/wolverine/homepage-corporate-2.html by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 20 Jan 2018 07:12:18 GMT -->
</html>