-
Notifications
You must be signed in to change notification settings - Fork 0
/
contactus.html
171 lines (166 loc) · 7.8 KB
/
contactus.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
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>Think</title>
<link rel="shortcut icon" href="src/Think.ico" />
<link href=style.css rel="stylesheet" type="text/css"/>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.4/jquery.min.js"></script>
<script type="text/javascript" src="script.js"></script>
<style type="text/css">
.cpost{
text-align: center;
}
@media screen and (max-width: 1097px) {
.cpost1 input{
width: 90%;
}
.cpost1 textarea{
width: 90%;
height: 100px;
}
.cpost1 label{
margin-left: 15%;
}
}
@media screen and (min-width: 1097px) {
.cpost1{
width: 40%;
float:left;
}
.cpost1 input{
width: 100%;
}
.cpost1 textarea{
width: 100%;
height: 100px;
}
.cpost2{
width: 44%;
float: right;
font-size: 1.3em;
}
}
</style>
</head>
<body>
<!--====================HEADER===================-->
<header>
<div class = "top_bar">
<img src="src/think_header.jpg">
<a href="home.html" title=""><img style="position:absolute; left:2%; top:10%; z-index: 2; width:15%;" src="src/THINK-Logo-Vector-Animated.gif"></a>
<div class="social">
<a href="https://www.facebook.com/ThinkLearningCentre" target="_blank"><img src="src/social/facebook.png"></a>
<a href="https://twitter.com/ThinkLC" target="_blank"><img src="src/social/twitter.png"></a>
<a href="https://www.linkedin.com/company/ans-gnosis-ltd" target="_blank"><img src="src/social/linkedin.png"></a>
</div>
</div>
<div id="nav_stay">
<div id="nav_margin">
<div class="nav" id="nav_main">
<ul>
<li id="nav_main_1"><a href="home.html" title="">Home</a></li>
<li id="nav_main_2"><a href="aboutus.html" title="">About Us</a></li>
<li id="nav_main_3"><a href="curriculum.html" title="">Curriculum</a></li>
<li id="nav_main_4"><a href="exams.html" title="">Exams</a></li>
<li id="nav_main_5"><a href="calendar.html" title="">Calendar</a></li>
<li id="nav_main_6"><a href="gallery.html" title="">Gallery</a></li>
<li id="nav_main_7"><a class="active" href="contactus.html" title="">Contact Us</a></li>
</ul>
</div>
<div class="nav_curriculum" id="nav_curriculum">
<div class="size">
<ul>
<li id="nav_curriculum_1"><a href="curriculum/english.html" title="">English</a></li>
<li id="nav_curriculum_2"><a href="curriculum/french.html" title="">French</a></li>
<li id="nav_curriculum_3"><a href="curriculum/computers.html" title="">Computers</a></li>
<li id="nav_curriculum_4"><a href="curriculum/private.html" title="">Private</a></li>
</ul>
</div>
</div>
<div class="nav_curriculum" id="nav_exams">
<div class="size">
<ul style="text-align:center; margin-left:0;">
<li><a href="Exams/registration.html" title="">Registration</a></li>
<li><a href="Exams/preparation.html" title="">Preparation</a></li>
<li><a href="Exams/results.html" title="">Results</a></li>
</ul>
</div>
</div>
</div>
</div>
</header>
<!--=================BODY========================-->
<div class="page">
<div class="post cpost">
<h1>Contact us</h1>
</div>
<div class="post cpost1">
<h3 style="margin-bottom:0; text-align:left;">Address:</h3>
<div>
<a href="https://www.google.com/maps/place/THINK+Learning+Centre/@35.1431827,33.3524108,17z/data=!3m1!4b1!4m2!3m1!1s0x14de198ba6a723f5:0xe8ac850c0bae02ed" target="_blank">3, Palaiologou Street, 2023 Strovolos, CYPRUS</a>
</div>
<h3 style="margin-bottom:0; text-align:left;">Telephone:</h3>
<div>
Office hours: <a href="tel:22105050">22105050</a><br>
Non-office hours: <a href="tel:70002900">70002900</a><br>
Fax: 22512603
</div>
<h3 style="margin-bottom:0; text-align:left;">Web:</h3>
<div>
Website1: <a href="http://www.ThinkLearningCentre.com">www.ThinkLearningCentre.com</a><br>
<!-- Website2: <a href="www.ThinkLearningCentre.eu">www.ThinkLearningCentre.eu</a><br>
Website3: <a href="www.gnosis.eu">www.gnosis.eu</a> -->
</div>
<h3 style="margin-bottom:0; text-align:left;">eMail:</h3>
<div><a href="mailto:[email protected]">[email protected]</a><br>
<h4>or use form below:</h4>
</div>
<iframe src="https://docs.google.com/forms/d/1Qjm3MyDI9yuxpVgtLgL7IfCB8drTpuPKUpibvEmCPdo/viewform?embedded=true" width="100%" height="730px" frameborder="0" marginheight="0" marginwidth="0">Loading...</iframe>
</div>
<div class="post cpost2">
<h4 style="margin-bottom:0;">Map:</h4>
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1631.2693681729786!2d33.35241080000001!3d35.143182700000004!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x14de198ba6a723f5%3A0xe8ac850c0bae02ed!2sTHINK+Learning+Centre!5e0!3m2!1sen!2sus!4v1439717441765" width="100%" height="500" frameborder="0" style="border:0;" allowfullscreen></iframe>
<div style="padding:3px; background-color:orange; margin-top:10px;">
<h4 style="margin:0;">Click on the map below to visit google maps</h4>
<a href="https://www.google.com/maps/place/THINK+Learning+Centre/@35.1431827,33.3524108,17z/data=!3m1!4b1!4m2!3m1!1s0x14de198ba6a723f5:0xe8ac850c0bae02ed" target="_blank"><img src="src/Map01.jpg"></a>
</div>
</div>
</div>
<!--=================FOOTER======================-->
<div class="footer">
<div class="size">
<div class="post fpost">
<a title="Cambridge Examinations" href="http://www.cie.org.uk/" target="_blank">
<img src="src/Cambridge ESOL logo.jpg" alt="" height="80px" />
</a>
</div>
<div class="post fpost">
<a title="British Council " href="http://www.britishcouncil.org/cyprus.htm" target="_blank">
<img src="src/British Council.jpg" alt="" height="80px" />
</a>
</div>
<div class="post fpost">
<a title="ECDL" href="http://www.ECDL.org/" target="_blank">
<img src="src/top_logo.jpg" alt="" height="80px" />
</a>
</div>
<div class="post fpost">
<a title="Cyprus Computer Society" href="https://www.ccs.org.cy/" target="_blank">
<img src="src/ccs new logo.jpg" alt="" height="80px" />
</a>
</div>
<div class="post fpost">
<a title="European Commision - Education & Training " href="http://ec.europa.eu/education/index_en.htm" target="_blank">
<img src="src/eu_com_logo.jpg" alt="" height="80px" />
</a>
</div>
<div class="post fpost">
<a title="European Commision - Education & Culture" href="http://ec.europa.eu/dgs/education_culture/index_en.htm" target="_blank">
<img src="src/eu_com_logo.jpg" alt="" height="80px" />
</a>
</div>
</div>
</div>
</body>
</html>