index.html 35 KB
Newer Older
GitLab's avatar
GitLab committed
1
<!DOCTYPE html>
2
3
4
<html lang="en">

<head>
5
6
7
    
    <meta charset="utf-8">
    <meta content="width=device-width, initial-scale=1.0" name="viewport">
8

9
10
11
12
13
14
    <title>iCity Demonstrator</title>
    <meta content="" name="description">

    <meta content="" name="keywords">

    <!-- Favicons -->
Traboulsi's avatar
Traboulsi committed
15
16
    <link href="assets/img/logo_fav.png" rel="icon">
    <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">
17

18
19
    <!-- Google Fonts -->
    <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Nunito:300,300i,400,400i,600,600i,700,700i|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">
20

21
22
23
24
25
26
27
    <!-- Vendor CSS Files -->
    <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
    <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
    <link href="assets/vendor/aos/aos.css" rel="stylesheet">
    <link href="assets/vendor/remixicon/remixicon.css" rel="stylesheet">
    <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">
    <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
28

29
    <!-- Template Main CSS File -->
Traboulsi's avatar
Traboulsi committed
30
    <link href="assets/css/main.css" rel="stylesheet">
31

32
33
    <!-- =======================================================
  * Template Name: FlexStart - v1.4.0
34
35
36
37
38
39
  * Template URL: https://bootstrapmade.com/flexstart-bootstrap-startup-template/
  * Author: BootstrapMade.com
  * License: https://bootstrapmade.com/license/
  ======================================================== -->
</head>

40
<body>
41

42
43
44
    <!-- ======= Header ======= -->
    <header id="header" class="header fixed-top">
        <!-- <div class="container-fluid container-xl d-flex align-items-center justify-content-between"> -->
45
46

        <div class="row">
47
48
            <div id="leftBorder" class="col-lg-1 col-md-1 col-sm-1 ">
                <img src="assets/img/dummy.png" alt="">
49
            </div>
50
51
52
53
            <div id="TextBorder" class="col-lg-5 col-md-5 col-sm-5">
                <a href="index.html" class="logo d-flex align-items-center">
                    <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg" alt="">
                    <span id="citydemText">City Demonstrator</span>
54
55
56
57

                </a>
            </div>

58
59
60
61
62
63
            <div id="LogoBorder" class="col-lg-5 col-md-5 col-sm-5 ">
                <span style="float: right; margin-top: 10px;">
                        <!--<img id="logoDrees" src="https://www.dreso.com/typo3conf/ext/dreso/Resources/Public/dreso-logo.svg " style="width: 160px; padding-right:20px;" alt=" ">-->
                    
                        <img id="logoICity" src="assets/img/icityLogo.svg " style="width: 140px;  " alt=" ">
                    </span>
64
65

            </div>
66
67
            <div id="rightBorder" class="col-lg-1 col-md-1 col-sm-1">
                <img src="assets/img/dummy.png" alt="">
68
69
            </div>
        </div>
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
        <!--    <nav id="navbar " class="navbar ">
                 <ul> 
                    <li><a class="nav-link scrollto active " href="#hero ">Home</a></li>
                    <li><a class="nav-link scrollto " href="#about ">About</a></li>
                    <li><a class="nav-link scrollto " href="#services ">Services</a></li>
                    <li><a class="nav-link scrollto " href="#portfolio ">Portfolio</a></li>
                    <li><a class="nav-link scrollto " href="#team ">Team</a></li>
                    <li><a href="blog.html ">Blog</a></li>
                    <li class="dropdown "><a href="# "><span>Drop Down</span> <i class="bi bi-chevron-down "></i></a>
                        <ul>
                            <li><a href="# ">Drop Down 1</a></li>
                            <li class="dropdown "><a href="# "><span>Deep Drop Down</span> <i class="bi bi-chevron-right "></i></a>
                                <ul>
                                    <li><a href="# ">Deep Drop Down 1</a></li>
                                    <li><a href="# ">Deep Drop Down 2</a></li>
                                    <li><a href="# ">Deep Drop Down 3</a></li>
                                    <li><a href="# ">Deep Drop Down 4</a></li>
                                    <li><a href="# ">Deep Drop Down 5</a></li>
                                </ul>
                            </li>
                            <li><a href="# ">Drop Down 2</a></li>
                            <li><a href="# ">Drop Down 3</a></li>
                            <li><a href="# ">Drop Down 4</a></li>
                        </ul>
                    </li>
                    <li><a class="nav-link scrollto " href="#contact ">Contact</a></li>
                     <li><a class="getstarted scrollto " href="#about ">Get Started</a></li>
                 </ul> -->
        <i class="bi bi-list mobile-nav-toggle "></i>
        <!-- </nav> -->
        <!-- .navbar -->

        <!-- </div> -->
    </header>
    <!-- End Header -->

    <!-- ======= Hero Section ======= -->
    <section id="hero " class="hero d-flex align-items-center ">

        <div class="container ">
            <div class="row ">
                <div class="col-lg-6 d-flex flex-column justify-content-center ">
                    <h1 data-aos="fade-up ">Learn more about Intelligent Cities with our City Demonstrator</h1>
                    <h2 data-aos="fade-up " data-aos-delay="400 ">Find out what Intelligent Cities are and how they will shape our future</h2>
                    <div data-aos="fade-up " data-aos-delay="600 ">
                        <div class="text-center text-lg-start">
                            <a href="#about" class="btn-get-started  d-inline-flex align-items-center justify-content-center align-self-center ">
                                <span>Get Started</span>
                                <i class="bi bi-arrow-right "></i>
                            </a>
                        </div>

                    </div>
                </div>
                <div class="col-lg-6 hero-img" data-aos="zoom-out " data-aos-delay="200 ">
                    <img src="assets/img/iCity_network_1.svg " style="height: 500px; width: 800px;" alt=" ">
                </div>
            </div>
        </div>

    </section>
    <!-- End Hero -->

    <main id="main ">
        <!-- ======= About Section ======= -->
        <section id="about" class="about">

            <div class="container " data-aos="fade-up ">
                <div class="row gx-0 ">

                    <div class="col-lg-6 d-flex flex-column justify-content-center " data-aos="fade-up " data-aos-delay="200 ">
                        <div class="content ">
                            <h3>Our Vision</h3>
                            <h2>Re-invent our cities of today to become sustainable, resource efficient and enable digital services to intelligent citizens of tomorrow.
                            </h2>
                            <p></p>

                            <p>
                                With connected systems (e.g. IoT devices) and sensors across the city, many aspects of everyday life can be montiored and improved.</p>
                            <p>For example: traffic, mobility concepts, building-infrastructures, air-pollution, currently created electricity via PV systems and many more.
                            </p>
                            <div class="text-center text-lg-start">
                                <a href="#features" class="btn-read-more d-inline-flex align-items-center justify-content-center align-self-center ">
                                    <span>Read More</span>
                                    <i class="bi bi-arrow-right "></i>
                                </a>
                            </div>
                        </div>
                    </div>

                    <div class="col-lg-6 d-flex align-items-center " data-aos="zoom-out " data-aos-delay="200 ">
                        <img src="assets/img/intelligentcity_1.svg" style="margin-left: 100px;" class="img-fluid " alt=" ">
                    </div>

                </div>
            </div>

        </section>
        <!-- End About Section -->



        <!-- ======= Features Section ======= -->
        <section id="features" class="features ">

            <div class="container " data-aos="fade-up ">

                <!-- <header class="section-header ">
                    <h2>Features</h2>
                    <p>Features of an intelligent city</p>
                </header>

                <div class="row ">

                    <div class="col-lg-6 ">
                        
                        <img src="assets/img/icityThemes.png" class="img-fluid " alt=" ">
                    </div>

                    <div class="col-lg-6 mt-5 mt-lg-0 d-flex ">
                        <div class="row align-self-center gy-4 ">

                            <div class="col-md-6 " data-aos="zoom-out " data-aos-delay="200 ">
                                <div class="feature-box d-flex align-items-center ">
                                    <i class="bi bi-check "></i>
                                    <h3>Intelligent citizens</h3>
                                </div>
                            </div>

                            <div class="col-md-6 " data-aos="zoom-out " data-aos-delay="300 ">
                                <div class="feature-box d-flex align-items-center ">
                                    <i class="bi bi-check "></i>
                                    <h3>Renewable energies</h3>
                                </div>
                            </div>

                            <div class="col-md-6 " data-aos="zoom-out " data-aos-delay="400 ">
                                <div class="feature-box d-flex align-items-center ">
                                    <i class="bi bi-check "></i>
                                    <h3>Innovative mobility concepts</h3>
                                </div>
                            </div>

                            <div class="col-md-6 " data-aos="zoom-out " data-aos-delay="500 ">
                                <div class="feature-box d-flex align-items-center ">
                                    <i class="bi bi-check "></i>
                                    <h3>Interconnected devices and services</h3>
                                </div>
                            </div>
219

220
221
222
223
224
225
                            <div class="col-md-6 " data-aos="zoom-out " data-aos-delay="600 ">
                                <div class="feature-box d-flex align-items-center ">
                                    <i class="bi bi-check "></i>
                                    <h3>Urban environment</h3>
                                </div>
                            </div>
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
                            <div class="col-md-6 " data-aos="zoom-out " data-aos-delay="700 ">
                                <div class="feature-box d-flex align-items-center ">
                                    <i class="bi bi-check "></i>
                                    <h3>Sustainable buildings and neighborhoods</h3>
                                </div>
                            </div>

                        </div>
                    </div>

                    <div class="col-lg-12 " style="justify-content: center; " id=featiretab-arrow>
                        <a href="#featiretab-arrow " class="btn-read-more d-inline-flex align-items-center justify-content-center align-self-center " style="padding-left: 50%; padding-top: 50px; ">
                            
                            <i class="bi bi-arrow-down " style="font-size: 40px "></i>
                        </a>
                    </div>

                </div> -->
                <!-- / row -->




                <!-- Feature Tabs ======== LIVABLE ======== -->
                <div class="row feture-tabs " data-aos="fade-up ">
                    <header class="section-header ">
                        <p>The three fundamental aspects of intelligent cities: LIS</p>
                        <p class="nav-link active " data-bs-toggle="pill " href="#tab1 ">livable</p>
                    </header>



                    <div class="col-lg-6 ">
                        <!-- Tabs -->
                        <!-- <ul class="nav nav-pills mb-3 ">
                            <li>
                                <a class="nav-link active " data-bs-toggle="pill " href="#tab1 ">livable</a>
                            </li>
                        </ul> -->
                        <!-- End Tabs -->

                        <!-- Tab Content -->
                        <div class="tab-content ">

                            <div class="tab-pane fade show active " id="livable ">
                                <p>Cities should become a place where citizens can easily meet each other in green spaces using intelligent mobility concepts</p>
                                <div class="d-flex align-items-center mb-2 ">
                                    <i class="bi bi-check2 "></i>
                                    <h4>Intelligent Mobility for Intelligent Citizens</h4>
                                </div>
                                <p>For example, finding the perfect route for E-bikes / E-scouters based on fitness level and heart-rate of the user and the battery charge level of the bike. </p>
                                <div class="d-flex align-items-center mb-2 ">
                                    <i class="bi bi-check2 "></i>
                                    <h4>Green spaces and natural environment</h4>
                                </div>
                                <p>Green spaces may be watered automatically using conditioned rain and or gray water during dry periods. Information about soil dryness and nutritional status is measured using IoT devices.</p>
                                <div class="d-flex align-items-center mb-2 ">
                                    <i class="bi bi-check2 "></i>
                                    <h4>Actor-centric neighborhood development</h4>
                                </div>
                                <p>Neighborhoods and infills are designed according to the needs of future residents in terms of floor-plan types and sizes, auxiliary functions and retail as well as smart services for mobility, utilities, retail and social
                                    organization.
                                </p>

                            </div>
                            <!-- End Tab 1 Content -->
                        </div>

                    </div>

                    <div class="col-lg-6 ">
                        <img src="assets/img/IQ4iCity_en.svg " style="height: 420px; width: 650px;" alt=" ">
                        <!-- <img src="assets/img/200127_Luftstroemung.jpg " class="img-fluid " alt=" "> -->
                    </div>

                    <!-- <div class="col-lg-12 " style="justify-content: center; " id=intelligent-arrow>
                        <a href="#intelligent-arrow " class="btn-read-more d-inline-flex align-items-center justify-content-center align-self-center " style="padding-left: 50%; padding-top: 50px; ">
                          
                            <i class="bi bi-arrow-down " style="font-size: 40px "></i>
                        </a>
                    </div> -->

                </div>
                <!-- End Feature Tabs  ======== LIVABLE ======== -->


                <!-- Feature Tabs ======== INTELLIGENT ======== -->
                <div id="intelligent-top " class="row feture-tabs " data-aos="fade-up ">
                    <header class="section-header ">

                        <p class="nav-link active " data-bs-toggle="pill ">intelligent</p>
                    </header>

                    <div class="col-lg-6 ">
                        <!-- <img src="https://www.hft-stuttgart.de/fileadmin/Dateien/Forschung/_processed_/3/a/csm_iCity_bubbles_HFT_Stadt_ce4e80930c.png " class="img-fluid " alt=" "> -->
                        <img src="assets/img/ICT4iCity_EN.svg " style="height: 450px; width: 700px;" alt=" ">
                    </div>

                    <div class="col-lg-6 ">
                        <!-- <h3>The three fundamental aspects of smart cities: LIS</h3> -->

                        <!-- Tabs -->
                        <!-- <ul class="nav nav-pills mb-3 ">
                            <li>
                                <a class="nav-link active " data-bs-toggle="pill " href="#tab1 ">intelligent</a>
                            </li>
                        </ul> -->
                        <!-- End Tabs -->

                        <!-- Tab Content -->
                        <div class="tab-content ">

                            <div class="tab-pane fade show active " id="intelligent ">
                                <p>Connecting a variaty of sensors and devices will make cities more accessible, easier to navigate in and learn about the surroundings (e.g. current wind or air pollution) </p>
                                <div class="d-flex align-items-center mb-2 ">
                                    <i class="bi bi-check2 "></i>
                                    <h4>Intelligent cities need intelligent people</h4>
                                </div>
                                <p>The human factor has an enormous impact on the development of a city, thus people need to be given the data and should be empowered to contriubte intelligently </p>
                                <div class="d-flex align-items-center mb-2 ">
                                    <i class="bi bi-check2 "></i>
                                    <h4>Urban Data Platform and geoinformatics specialists</h4>
                                </div>
                                <p>While a plethora of data is being collected - such as geospatial, temporal and sensor data, it is important to disect, seperate and store data in processable junks and in powerful databases to ensures data security and
                                    privacy of citizens and data delivery for swift access and to users and stake holders.</p>
                                <div class="d-flex align-items-center mb-2 ">
                                    <i class="bi bi-check2 "></i>
                                    <h4>Intelligent operation of utilities and infrastructure
                                    </h4>
                                </div>
                                <p>Information makes it easier and more efficient for suppliers of electricity, mobility, communication technology, water, etc. to match peaks of production with peaks and lows of demand. Building information modelling allows
                                    operators to repair and maintain physical assets more efficiently.
                                </p>

                            </div>
                            <!-- End Tab 1 Content -->
                        </div>
                    </div>

                    <!-- <div class="col-lg-12 " id=sustainable-arrow>
                        <a href="#sustainable-arrow " class="btn-read-more d-inline-flex align-items-center justify-content-center align-self-center " style="padding-left: 50%; padding-top: 50px; ">
                   
                            <i class="bi bi-arrow-down " style="font-size: 40px "></i>
                        </a>
                    </div> -->

                </div>
                <!-- End Feature Tabs  ======== INTELLIGENT ========  -->



                <!-- Feature Tabs ======== SUSTAIABLE ======== -->
                <div id="sustainable-top " class="row feture-tabs " data-aos="fade-up ">
                    <header class="section-header ">

                        <p class="nav-link active " data-bs-toggle="pill " href="#tab1 ">sustainable</p>
                    </header>



                    <div class="col-lg-6 ">
                        <!-- Tabs -->
                        <!-- <ul class="nav nav-pills mb-3 ">
                            <li>
                                <a class="nav-link active " data-bs-toggle="pill " href="#tab1 ">livable</a>
                            </li>
                        </ul> -->
                        <!-- End Tabs -->

                        <!-- Tab Content -->
                        <div class="tab-content ">

                            <div class="tab-pane fade show active " id="sustainable ">
                                <p>Tomorrow's city spends its resources carefully. This means that resources need to be collected, measured, conserved and used at the right time and place.</p>
                                <div class="d-flex align-items-center mb-2 ">
                                    <i class="bi bi-check2 "></i>
                                    <h4>Quality of live is at the heart of intelligent cities and citizens foster it </h4>
                                </div>
                                <p>Modern cities provide more green spaces and natural environments to live and spend quality time with friends and family.</p>
                                <div class="d-flex align-items-center mb-2 ">
                                    <i class="bi bi-check2 "></i>
                                    <h4>Live like there is no tomorrow - reduce your carbon foot print</h4>
                                </div>
                                <p>By visualizing air pollution and CO2 concentration as well as wind flows of the city using 3D web-applications, citizens may be more sensitive to their behavior and are easiert incentivized to use environmentally friendly
                                    modes of transportation.</p>

                                <div class="d-flex align-items-center mb-2 ">
                                    <i class="bi bi-check2 "></i>
                                    <h4>Cradle 2 Cradle</h4>
                                </div>
                                <p>A material cadaster for buildings and infrastructure keeps track of materials like copper and steel that are used in buildings and become raw materials at the end of the buildings service life. </p>
418

419
420
421
                            </div>
                            <!-- End Tab 1 Content -->
                        </div>
422

423
                    </div>
424

425
426
427
428
                    <div class="col-lg-6 ">
                        <!-- <img src="assets/img/sustainable.jpg " class="img-fluid " alt=" "> -->
                        <img src="assets/img/EnSim4iCity_en.svg" style="height: 400px; width: 670px;" class=" " alt=" ">
                    </div>
429

430
431
432
433
434
435
                    <!-- <div class="col-lg-12 " style="justify-content: center; " id=featureicon-arrow>
                        <a href="#featureicon-arrow " class="btn-read-more d-inline-flex align-items-center justify-content-center align-self-center " style="padding-left: 50%; padding-top: 50px; ">
                           
                            <i class="bi bi-arrow-down " style="font-size: 50px "></i>
                        </a>
                    </div> -->
436
437

                </div>
438
                <!-- End Feature Tabs  ======== LIVABLE ======== -->
439
440
441
442


            </div>

443
444
        </section>
        <!-- End Features Section -->
445
446
447



448
449
        <!-- ======= Values Section ======= -->
        <section id="values " class="values ">
450

451
            <div class="container " data-aos="fade-up ">
452

453
454
455
456
                <header class="section-header ">
                    <h2>City Demonstrator</h2>
                    <p>Explore our City Demonstrator</p>
                    <p style="font-size: 20px !important;color: #003056!important;font-weight: 700!important;margin: 20px 0 10px 0!important;">Klick the Logo below!</p>
457

458
                </header>
459

460
                <div class="row ">
461

462
463
464
465
466
467
468
469
470
471
472
473
474
                    <!--<div class="col-lg-4 ">
                        <div class="box " data-aos="fade-up " data-aos-delay="200 ">
                            <!-- <img src="assets/img/values-1.png " class="img-fluid " alt=" ">
                            <h3>DreSo</h3> -->
                            <!--<h3>Drees & Sommer</h3>
                            <a href="https://www.dreso.com/de/ " class="logo d-flex align-items-center ">
                                <img src="assets/img/DreeSoDemonstrator3.png" width="350 " alt=" ">
                                <!-- <span>City Demonstrator</span> -->
                            <!--</a>
                            <p>Explore the City Demonstrator from Drees & Sommer
                            </p>
                        </div>
                    </div>-->
475

476
477
478
479
480
481
482
                    <div class="col-lg-4 mt-4 mt-lg-0 ">
                        <!-- <div class="box " data-aos="fade-up " data-aos-delay="400 ">
                            <img src="assets/img/values-2.png " class="img-fluid " alt=" ">
                            <h3>Voluptatem voluptatum alias</h3>
                            <p>Repudiandae amet nihil natus in distinctio suscipit id. Doloremque ducimus ea sit non.</p>
                        </div> -->
                    </div>
483

484
485
486
487
488
489
490
491
492
493
494
495
496
                    <div class="col-lg-4 mt-4 mt-lg-0 ">
                        <div class="box " data-aos="fade-up " data-aos-delay="600 ">
                            <!-- <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg " class="img-fluid " alt=" "> -->
                            <!--<h3>HFT Stuttgart</h3>-->
                            <!-- 
                            <select>
                            	<option value="0" selected>--------</option>
                    			<option value="1">Mobility</option>
                    			<option value="2">Energy</option>
                    			<option value="4">Smart Buildings</option>
                            </select>
                             -->
                            <!-- <a href="https://ugl.hft-stuttgart.de/ " class="logo d-flex align-items-center "> -->
Traboulsi's avatar
Traboulsi committed
497
                              <a href="https://citydemonstrator.hft-stuttgart.de/results.html" class="logo d-flex align-items-center ">
498
499
500
501
502
503
                                <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg " style="max-width: 370px;" alt=" ">
                                <!-- <span>City Demonstrator</span> -->
                            </a>
                            <!--<p>Explore the City Demonstrator from HfT Stuttgart</p>-->
                        </div>
                    </div>
504
505
506
507
508
509


                </div>

            </div>

510
511
        </section>
        <!-- End Values Section -->
512
513
514



515
        <!-- ======= Team Section ======= -->
516

517
        <!-- End Team Section -->
518
519


520
521
        <!-- ======= Contact Section ======= -->
        <section id="contact " class="contact ">
522

523
            <div class="container " data-aos="fade-up ">
524

525
526
527
528
                <header class="section-header ">
                    <h2>Contact</h2>
                    <p>Contact Us</p>
                </header>
529

530
                <div class="row gy-4 ">
531

532
                    <div class="col-lg-8 ">
533

534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
                        <div class="row gy-4 ">
                            <div class="col-md-6 ">
                                <div class="info-box ">
                                    <i class="bi bi-geo-alt "></i>
                                    <h3>Address</h3>
                                    <p>Schellingstr. 24 <br> D-70174 Stuttgart</p>
                                </div>
                            </div>
                            <div class="col-md-6 ">
                                <div class="info-box ">
                                    <i class="bi bi-telephone "></i>
                                    <h3>Call Us</h3>
                                    <p> Secretariat <br> +49 (0)711 8926 0 <br> </p>
                                    <p></p>
                                </div>
                            </div>
                            <div class="col-md-6 ">
                                <div class="info-box ">
                                    <i class="bi bi-envelope "></i>
                                    <h3>Email Us</h3>
                                    <p>Secretariat <br> icity@hft-stuttgart.de
                                        <br></p>
                                </div>
                            </div>
                            <div class="col-md-6 ">
                                <div class="info-box ">
                                    <i class="bi bi-clock "></i>
                                    <h3>Open Hours</h3>
                                    <p>Monday - Friday<br>9:00AM - 05:00PM</p>
                                </div>
                            </div>
                        </div>

                    </div>
568
569


570
571
                    <div class="col-xl-4 text-center ">
                        <img src="assets/img/features-5.png " class="img-fluid p-4 " alt=" ">
572

573
                    </div>
574
575
576
577
578

                </div>

            </div>

579
580
        </section>
        <!-- End Contact Section -->
581

582
583
    </main>
    <!-- End #main -->
584

585
586
    <!-- ======= Footer ======= -->
    <footer id="footer " class="footer ">
587

588
589
590
591
592
593
594
595
596
597
598
599
        <!-- <div class="footer-newsletter ">
            <div class="container ">
                <div class="row justify-content-center ">
                    <div class="col-lg-12 text-center ">
                        <h4>Our Newsletter</h4>
                        <p>Tamen quem nulla quae legam multos aute sint culpa legam noster magna</p>
                    </div>
                    <div class="col-lg-6 ">
                        <form action=" " method="post ">
                            <input type="email " name="email "><input type="submit " value="Subscribe ">
                        </form>
                    </div>
600
601
                </div>
            </div>
602
        </div> -->
603

604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
        <div class="footer-top ">
            <div class="container ">
                <div class="row gy-4 ">
                    <div class="col-lg-5 col-md-12 footer-info ">
                        <a href="https://www.hft-stuttgart.de " class="logo d-flex align-items-center ">
                            <img src="https://www.hft-stuttgart.de/typo3conf/ext/hft_sitepackage/Resources/Public/img/HFT_logo.svg " alt=" ">
                            <span>City Demonstrator</span>
                        </a>
                        <!-- <p>Visit us on our social media accounts</p> -->
                        <div class="social-links mt-3 ">
                            <!--    <a href="# " class="twitter "><i class="bi bi-twitter "></i></a>
                            <a href="# " class="facebook "><i class="bi bi-facebook "></i></a>
                            <a href="# " class="instagram "><i class="bi bi-instagram bx bxl-instagram "></i></a>
                            <a href="# " class="linkedin "><i class="bi bi-linkedin bx bxl-linkedin "></i></a> -->

                            <p style="margin-top: 20px; margin-bottom: 20px;"> </p>

                            <!--<a href="https://www.dreso.com " class=" align-items-center ">
                                 <img src="https://www.dreso.com/typo3conf/ext/dreso/Resources/Public/dreso-logo.svg " style="width: 120px;" alt=" "></a> -->

                            <a href="https://icity.hft-stuttgart.de/" class="align-items-center ">
                                <img src="assets/img/icityLogo.svg " style="width: 140px;  " alt=" "></a>

                        </div>


                    </div>


                    <div class="col-lg-2 col-6 footer-links ">
                        <!-- <h4>Useful Links</h4>
                        <ul>
                            <li><i class="bi bi-chevron-right "></i> <a href="# ">Home</a></li>
                            <li><i class="bi bi-chevron-right "></i> <a href="# ">About us</a></li>
                            <li><i class="bi bi-chevron-right "></i> <a href="# ">Services</a></li>
                            <li><i class="bi bi-chevron-right "></i> <a href="# ">Terms of service</a></li>
                            <li><i class="bi bi-chevron-right "></i> <a href="# ">Privacy policy</a></li>
                        </ul> -->
                    </div>

                    <div class="col-lg-2 col-6 footer-links ">
                        <!-- <h4>Our Services</h4>
                        <ul>
                            <li><i class="bi bi-chevron-right "></i> <a href="# ">Web Design</a></li>
                            <li><i class="bi bi-chevron-right "></i> <a href="# ">Web Development</a></li>
                            <li><i class="bi bi-chevron-right "></i> <a href="# ">Product Management</a></li>
                            <li><i class="bi bi-chevron-right "></i> <a href="# ">Marketing</a></li>
                            <li><i class="bi bi-chevron-right "></i> <a href="# ">Graphic Design</a></li>
                        </ul> -->
                    </div>
654

655
656
657
658
659
660
661
                    <div class="col-lg-3 col-md-12 footer-contact text-center text-md-start ">
                        <h4>Contact Us</h4>
                        <p>
                            Hochschule fuer Technik Stuttgart <br> Schellingstr. 24<br> 70174 Stuttgart <br><br>
                            <strong>Phone:</strong> +49 (0)711 8926 0 <br>
                            <strong>Email:</strong> icity@hft-stuttgart.de<br>
                        </p>
662

663
                    </div>
664
665
666
667
668

                </div>
            </div>
        </div>

669
670
671
        <div class="container ">
            <div class="copyright ">
                &copy; Copyright <strong><span>HfT Stuttgart</span></strong>. All Rights Reserved
672
            </div>
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
            <div class="credits ">
                <!-- All the links in the footer should remain intact. -->
                <!-- You can delete the links only if you purchased the pro version. -->
                <!-- Licensing information: https://bootstrapmade.com/license/ -->
                <!-- Purchase the pro version with working PHP/AJAX contact form: https://bootstrapmade.com/flexstart-bootstrap-startup-template/ -->
                Designed by <a href="https://bootstrapmade.com/ ">BootstrapMade</a>
                <div class="container">
                    <p>
                        <a href="https://www.hft-stuttgart.de/impressum" target="_blank" style="padding-right: 10px">Impressum</a>
                        <a href="https://www.hft-stuttgart.de/datenschutz" target="_blank">Datenschutz</a>
                    </p>
                </div>
            </div>
        </div>
    </footer>
    <!-- End Footer -->

    <a href="# " class="back-to-top d-flex align-items-center justify-content-center "><i class="bi bi-arrow-up-short "></i></a>

    <!-- Vendor JS Files -->
    <script src="assets/vendor/bootstrap/js/bootstrap.bundle.js "></script>
    <script src="assets/vendor/aos/aos.js "></script>
    <script src="assets/vendor/php-email-form/validate.js "></script>
    <script src="assets/vendor/swiper/swiper-bundle.min.js "></script>
    <script src="assets/vendor/purecounter/purecounter.js "></script>
    <script src="assets/vendor/isotope-layout/isotope.pkgd.min.js "></script>
    <script src="assets/vendor/glightbox/js/glightbox.min.js "></script>
700

701
702
    <!-- Template Main JS File -->
    <script src="assets/js/main.js "></script>
703
704
705
706

</body>

</html>