-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathconsultation.html
352 lines (303 loc) · 15.2 KB
/
consultation.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
<!DOCTYPE html>
<html lang="en">
<head>
<script src="js/jquery-3.2.1.min.js"></script>
<script src="js/fetch/consultation.js"></script>
<title>Consultation Form | CDS</title>
<meta charset="utf-8">
<link rel="shortcut icon" href="images/icon.png" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="description" content="">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link href="https://unpkg.com/[email protected]/dist/aos.css" rel="stylesheet">
<script src="https://unpkg.com/[email protected]/dist/aos.js"></script>
<link rel="stylesheet" type="text/css" href="styles/bootstrap-4.1.2/bootstrap.min.css">
<link href="plugins/font-awesome-4.7.0/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="plugins/OwlCarousel2-2.2.1/owl.carousel.css">
<link rel="stylesheet" type="text/css" href="plugins/OwlCarousel2-2.2.1/owl.theme.default.css">
<link rel="stylesheet" type="text/css" href="plugins/OwlCarousel2-2.2.1/animate.css">
<link href="plugins/colorbox/colorbox.css" rel="stylesheet" type="text/css">
<link href="plugins/jquery-datepicker/jquery-ui.css" rel="stylesheet" type="text/css">
<link href="plugins/jquery-timepicker/jquery.timepicker.css" rel="stylesheet" type="text/css">
<link rel="stylesheet" type="text/css" href="styles/main_styles.css">
<link rel="stylesheet" type="text/css" href="styles/responsive.css">
<link rel="stylesheet" type="text/css" href="styles/blog_responsive.css">
</head>
<style>
@font-face{
font-family: MontserratThin;
src:url("font/Montserrat-Thin.ttf");
}
@font-face{
font-family: MontserratReg;
src:url("font/Montserrat-Regular.ttf");
}
.__footerFont{
font-family: MontserratThin;
}
.__footerCDSApply{
font-family: MontserratReg
}
@font-face {
font-family: myFirstFont;
src:url("font/Sahel.ttf");
}
p{
font-family: myFirstFont;
font-size: 16px;
}
.saheltitle
{
font-family: myFirstFont;
}
@media screen and (min-width:800px) {
.hover09 figure img {
-webkit-filter: sepia(100%);
filter: sepia(100%);
-webkit-transition: .3s ease-in-out;
transition: .3s ease-in-out;
}
.hover09 figure:hover img {
-webkit-filter: sepia(0);
filter: sepia(0);
}
}
.hov:hover{
color: #ffce00;
}
.search-input{
direction: rtl;
padding-right: 10px;
/*border-top-right-radius: 1rem;
border-bottom-right-radius: 1rem;
border-bottom-left-radius: 0;
border-top-left-radius: 0;
*/
border-radius: 0.8rem;
/*border-bottom: 2px solid yellow;*/
background-color: transparent;
color: white;
border:solid 2px white;
}
.search-input::placeholder{
color: #fff;
}
.search-input:focus{
outline: none;
}
.search-btn{
border: 0;
color: white !important;
font-size: 18px;
padding-right: 3px;
background-color: transparent;
}
</style>
<body style="background-image: url(images/loginbg.png);background-size:20%;background-repeat: repeat;font-family: myFirstFont;">
<div class="super_container">
<header class="header">
<div class="container">
<div class="row">
<div class="col">
<div class="header_content d-flex flex-row align-items-center justify-content-start textrtl ">
<div class="logo">
<a href="https://cdsapply.com">
<div class="text-center">
<img style="width: 12rem !important;
height: 7rem !important;
margin-bottom: 1rem !important;
"
class="logo-navbar"
src="images/ci.png">
</div>
<!-- <div>we build careers</div> -->
</a>
</div>
<nav class="main_nav" style="margin-left: 30%">
<ul class="d-flex flex-row align-items-center justify-content-start ">
<li><a class="text-white mr-0 ml-0" style="font-size: 12px;" >فرم مشاوره تحصیلی</a></li>
<li><a href="https://cdsapply.com/index.html" style="font-size: 12px;" > < صفحه اصلی</a></li>
<li><a href="https://cdsapply.com/en.html" class="btn btn-outline-light" href="index.html">EN</a></li>
<li class=" rounded">
<button type="submit" id="searchQbtn" aria-label="Search..." class="search-btn" onclick="gotosearch()"><i class="fa fa-search"></i></button>
<input id="searchQ" class="search-input" name="q" type="text" placeholder=" جست و جو..." value="" />
</li>
</ul>
</nav>
</div>
</div>
</div>
</div>
</header>
<div class="hamburger_bar trans_400 d-flex flex-row align-items-center justify-content-start">
<div class="hamburger">
<div class="menu_toggle d-flex flex-row align-items-center justify-content-start">
<span> فهرست </span>
<div class="hamburger_container">
<div class="menu_hamburger">
<div class="line_1 hamburger_lines" style="transform: matrix(1, 0, 0, 1, 0, 0);"></div>
<div class="line_2 hamburger_lines" style="visibility: inherit; opacity: 1;"></div>
<div class="line_3 hamburger_lines" style="transform: matrix(1, 0, 0, 1, 0, 0);"></div>
</div>
</div>
</div>
</div>
</div>
<div class="menu trans_800">
<div class="menu_content d-flex flex-column align-items-center justify-content-center text-center">
<ul>
<li><a href="en.html" class="btn btn-outline-light align-content-center" style="width: fit-content;margin-left:37%">EN</a></li>
<li><a href="index.html">صفحه اصلی</a></li>
<!-- <li >
<button type="submit" aria-label="Search..." class="search-btn"><i class="fa fa-search"></i></button>
<input class="search-input" name="q" type="text" placeholder=" جست و جو..." value="" />
</li> -->
</ul>
</div>
<div class="menu_reservations_phone ml-auto"><div class="logo">
<a href="https://cdsapply.com">
<div class="__footerCDSApply">C D S Apply</div>
<div class="mt-3 __footerFont">we build careers</div>
</a>
</div></div>
</div>
<div class="home">
<div class="parallax_background parallax-window" data-parallax="scroll" data-image-src="images/CDSApplyformHeader.jpg" data-speed="0.3"></div>
<div class="home_container text-center">
<div class="container">
<div class="row">
<div class="col">
<div class="home_content text-center">
<div style="width: 100%"><div style="width: 50%;margin-top: -30%;margin-bottom: -10%;margin-left: 25%" class="hover09 "> <figure><img width="100%" src="images/logo.png"></figure></div></div>
<div class="home_title"><h1 class="saheltitle hov" style="text-shadow: 3px 3px #000000;">موسسه اعزام دانشجو</h1></div>
<div class="home_title"><h1 class="saheltitle hov" style="text-shadow: 3px 3px #000000;">کندو دانش آوران سام</h1></div>
<div class="home_text ml-auto mr-auto">
<p class="hov" style="text-shadow: 1px 1px #000000; font-size: 22px;">مهاجرت تحصیلی به کانادا، استرالیا، نیوزیلند و سایر کشور ها</p>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="scroll_icon"></div>
</div>
<div>
<div class="container">
<div class="m-5 border border-dark bg-white" >
<div class="text-dark text-center border-bottom border-dark">
<p style="font-size: 36px; font-weight: bold">برای دریافت مشاوره لطفا فرم مشاوره تحصیلی را پر کنید</p>
</div>
<div class="m-5 text-right" style="font-size: 22px;color: black;">
<iframe src="https://docs.google.com/forms/d/e/1FAIpQLSeUmb-qYwPNMAVpBndpe4GRrMLEoa-txzQ3NqVfQnNl-mk_xg/viewform?embedded=true" width="100%" height="7000" frameborder="0" marginheight="0" marginwidth="0">Loading…</iframe>
</div>
</div>
</div>
</div>
<div class="reservations text-center" id="contactus" style="
background-image: url(images/Contact-Us.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
background-size: cover;">
<div class="container" >
<div class="row">
<div class="col">
<div class="reservations_content d-flex flex-column align-items-center justify-content-center">
<div class="res_stars page_subtitle">CDS Apply</div>
<div class="res_title hov">با ما در ارتباط باشید</div>
<div class="row mt-5 " >
<div class="col-4 mp hov" >
<div class="text-right text-white mt-3 " style="font-size: 20px;direction: rtl;font-weight: bold">
کندو در شبکه های اجتماعی
</div>
<div class="mt-2" style="margin-left: 75px;">
<a href="https://instagram.com/cdsapply"><img src="images/instagram.png"></a>
<a href="https://t.me/cdsapply"><img src="images/telegram.png"></a>
<a href="https://www.linkedin.com/company/cdsapply"><img src="images/in.png"></a>
</div>
</div>
<div class="col-4 text-right home_text ">
<p class="hov" style="margin-bottom: -0.1% ;font-size: 12px">نشانی: مازندران، ساری، میدان امام، ساختمان برلیان، طبقه اول، بالای بانک تجارت، واحد شماره 19</p>
</div>
<div class="col-4 text-right home_text" style="direction: rtl">
<p class="hov" style="margin-bottom: -0.1%;font-size: 12px"><strong>موسسه اعزام دانشجو کندو </strong></p>
<p class="hov" style="margin-bottom: -0.1%;font-size: 12px">با مجوز رسمی از وزارت علوم، تحقیقات و فناوری</p>
<p class="hov" style="margin-bottom: -0.1%;font-size: 12px">شماره های تماس جهت تعیین وقت مشاوره:</p>
<p class="hov" dir="ltr" style="margin-bottom: -0.1%;font-size: 12px">011 333 67500</p>
<p class="hov" dir="ltr" style="font-size: 12px">0903 061 2326</p>
</div>
</div>
<div class="button btn-outline-light text-light sig_button trans_200 "><a href="تماس-با-ما.html">تماس با ما</a></div>
</div>
</div>
</div>
</div>
</div>
<footer class="footer" >
<div class="container" >
<div class="row text-center" >
<div class="col-lg-6 ">
<div class="footer_logo">
<div class="footer_logo_title __footerCDSApply">CDS Apply</div>
<div class="footer_logo_subtitle __footerFont">we build careers</div>
</div>
</div>
<div class="home_text col-lg-6" style="margin-top: 20px;font-size: 11px">
Design & Develop by:
<a href="https://unixerr.com/blog" class="mt-0">yucatán</a>
</div>
</div>
</div>
</footer>
</div>
<script src="styles/bootstrap-4.1.2/popper.js"></script>
<script src="styles/bootstrap-4.1.2/bootstrap.min.js"></script>
<script src="plugins/greensock/TweenMax.min.js"></script>
<script src="plugins/greensock/TimelineMax.min.js"></script>
<script src="plugins/scrollmagic/ScrollMagic.min.js"></script>
<script src="plugins/greensock/animation.gsap.min.js"></script>
<script src="plugins/greensock/ScrollToPlugin.min.js"></script>
<script src="plugins/OwlCarousel2-2.2.1/owl.carousel.js"></script>
<script src="plugins/easing/easing.js"></script>
<script src="plugins/parallax-js-master/parallax.min.js"></script>
<script src="plugins/colorbox/jquery.colorbox-min.js"></script>
<script src="plugins/jquery-datepicker/jquery-ui.js"></script>
<script src="plugins/jquery-timepicker/jquery.timepicker.js"></script>
<script src="js/custom.js"></script>
<script type="text/javascript">
$(window).on("load",function() {
$(window).scroll(function() {
var windowBottom = $(this).scrollTop() + $(this).innerHeight();
$(".anima").each(function() {
var objectBottom = $(this).offset().top + $(this).outerHeight();
if (objectBottom < windowBottom) { //object comes into view (scrolling down)
if ($(this).css("opacity")==0) {$(this).fadeTo(500,1);}
} else { //object goes out of view (scrolling up)
if ($(this).css("opacity")==1) {$(this).fadeTo(500,0);}
}
});
}).scroll();
});
</script>
<script>
AOS.init();
</script>
<script>
var svalue = ''
function gotosearch(){
window.location = `http://www.google.com.pk/search?btnG=1&pws=0&q=${svalue} site:cdsapply.com`
return true;
}
window.onload=function(){
var input = document.getElementById("searchQ");
input.addEventListener("keydown", function(event) {
if (event.keyCode === 13) {
event.preventDefault();
svalue = input.value
document.getElementById("searchQbtn").click();
}
});
}
</script>
</body>
</html>