-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
98 lines (95 loc) · 5.69 KB
/
Copy pathindex.html
File metadata and controls
98 lines (95 loc) · 5.69 KB
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
---
title: ICS
layout: home
main_block: 'slider.html'
---
<!-- About -->
<section id="about" class="about">
<div class="container">
<div class="entry">
<p class="entry-text">
ICS (Ioannidis Construction Services) started as a family business in 1959. In 1988, George
Ioannidis took over the company, a civil engineer with studies in United States of America
specializing in antiseismic constructions. ICS provides holistic construction services, in
Greece and around the globe, and is most well-known for its work on houses in the
countryside. The company’s portfolio includes more than 100 buildings.
</p>
<div class="entry-text">
<h3 class="col-about-title wow fadeInUp">we turn ideas into works of art<span class="text-primary">.</span></h3>
<div class="col-about-info">
<h4>* EMPHASIS TO THE DREAM</h4>
<div>Luxury, top quality and unique functionality; each new project is the same
provocation for us:</div>
<blockquote class="col-about-title">
"Give shape to the client's dream, inspired by the vision of ICS"
</blockquote>
<h4>* SYNONYMOUS TO THE FUTURE</h4>
<div>Form and vision are always aligned with ICS’s fundamental philosophy:</div>
<blockquote class="col-about-title">
"Design based on human's needs and innovation around them formulate a unique
canvass"
</blockquote>
<h4>* PHILOSOPHY OF HUMAN-CENTRED DESIGN</h4>
<div>At ICS we believe that every intervention must understand the context and
environment in which it occurs. Thus, the final result comes from collaboration,
constant analysis and diagnosis of each project’s data.</div>
<blockquote class="col-about-title">"Together we create the future, we re-define
singularity"</blockquote>
<h4>* SYMMETRY OF VARIABLES </h4>
<div>Our objective is to attain the metamorphosis our customers aspire, connect it to
the atmosphere of the surroundings, ICS team’s inspiration, add a pinch of elegance
and the synthesis is set. </div>
<blockquote class="col-about-title">"The embodiment of the idea, the consensus in all
parts of the equation is the focus of all our efforts"
</blockquote>
</div>
</div>
</div>
</div>
</section>
<!-- Services -->
<section id="ourservices" class="services section">
<div class="container">
<header class="section-header">
<h2 class="section-title"><span class="text-primary">Our</span> Services</h2>
<h3 class="text-center wow fadeInUp">Aesthetics meets ergonomics </h3>
</header>
<div class="section-content">
<div class="row-services row-base row">
<div class="col-base col-service col-sm-6 col-md-4 wow fadeInUp">
<div class="service-item">
<img alt="" src="img/img-icon/icon-architecture.png">
<h4>Architecture</h4>
<p>We undertake the preparation and elaboration of architectural designs and static
studies. As part of the architectural design, ICS establishes international
collaborations with numerous offices. Furthermore, we participate in a host of
worldwide architectural competitions. </p>
</div>
</div>
<div class="col-base col-service col-sm-6 col-md-4 wow fadeInUp" data-wow-delay="0.3s">
<div class="service-item">
<img alt="" src="img/img-icon/icon-interiors.png">
<h4>interiors</h4>
<p>We meet all the requirements respecting interior decoration, whether it regards
new buildings or restoration of old ones, spanning many typologies from civic
or commercial buildings, to private or multi-family houses. We cover all the
necessities that arise to every project, from minor tasks to critical
operations. </p>
</div>
</div>
<div class="clearfix visible-sm"></div>
<div class="col-base col-service col-sm-6 col-md-4 wow fadeInUp" data-wow-delay="0.6s">
<div class="service-item">
<img alt="" src="img/img-icon/icon-planing.png">
<h4>Planning</h4>
<p>Our holistic construction services include activities from purchasing plots to
building and decorating, offering you a new home, a fresh workplace, an
original place to be, from conception to completion. We aim to represent and
fulfill the unique dream of each of our clients, combining it with our
company’s vision and experience.</p>
</div>
</div>
</div>
</div>
</div>
</section>