-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
232 lines (199 loc) · 10.1 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
<!DOCTYPE html>
<html lang="ar" dir="rtl">
<head>
<meta charset="UTF-8" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="css/all.min.css" />
<link rel="stylesheet" href="css/bootstrap.min.css" />
<link rel="stylesheet" href="css/style.css" />
<link rel="preconnect" href="https://fonts.googleapis.com" />
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin />
<link href="https://fonts.googleapis.com/css2?family=Almarai:wght@300;400;700&display=swap" rel="stylesheet" />
<title>
مجمع العائلة الطبي في اسطنبول - تعرف على الصيدليات المناوبة في منطقتك
</title>
<link rel="icon" href="0.png" type="image/x-icon" />
</head>
<body class="pt-0 pt-xl-0 pb-0 bg-white">
<div id="spinner" class="spinner-border text-info position-absolute top-50 start-50" role="status">
<span class="sr-only">Loading...</span>
</div>
<div id="afterSpinner" class="d-none">
<nav class="">
<div class="container-fluid border border-3 border-light border border-top-0 border-start-0 border-end-0">
<div class="row justify-content-center align-items-center">
<div class="col-6 col-lg-4 text-center d-xxl-block">
<a class="" href="https://yourmedicalfamily.com/?v=29b90007cbf9" target="_blank">
<img id="mainLogo" src="images/Al 3aela Logo-02 - Copy.png" alt="Logo" class="" />
</a>
</div>
<div class="col-4 border border-1 rounded d-none d-lg-block">
<div class="row">
<div class="col-11 ">
<input type="text" class="form-control shadow-none border-0"
placeholder="ابحث عن الصيدليات المناوبة بجوارك" />
</div>
<div class="col-1 bg-info rounded-start p-2 text-center text-white">
<i class="fa-solid fa-magnifying-glass"></i>
</div>
</div>
</div>
<div class="col-6 col-lg-4 d-flex justify-content-center">
<span class="mx-2">
<a href="http://fb.com/yourmedicalfamily" target="_blank"><i
class="fab fa-facebook fs-3 text-info"></i></a>
</span>
<span class="mx-2">
<a href="http://wa.me/905315130116" target="_blank"> <i class="fab fa-whatsapp fs-3 text-info"></i>
</a>
</span>
</div>
</div>
</div>
</nav>
<div class="container-fluid mt-1 mb-3">
<div class="row d-flex justify-content-center">
<section id="AreasSection" class="text-center p-1 col-12 col-sm-10 col-md-11 mx-auto position-relative">
<div id="PCSection" class="loco_cat loco_section mx-auto w-100 bg-fa swiper-btns container d-none d-md-block">
<div class="loco_section__carobtn swiper-btns btnArrowLeft">
<button class="btn btn-outline-info rounded-5 shadow-none carousel__btn_next">
<i class="fa fa-angle-left d-flex"></i>
</button>
</div>
<div class="swiper-container loco_cat__carousel" data-slides-per-view="6" data-space-between="12"
data-loop="true" data-free-mode="true" data-click="false" data-center-xs-slide="false" data-spvxs="2"
data-spvsm="3" data-spvmd="4" data-spvlg="5" data-spvxl="6">
<div id="fillAreasForPC" class="swiper-wrapper py-3">
<div class="swiper-slide loco_cat__carousel_slide">
<button class="btn btn-info shadow-none rounded-0 swiper-slide loco_cat__carousel_slide ">
</button>
</div>
<div class="swiper-slide loco_cat__carousel_slide">
<button class="btn btn-info shadow-none rounded-0 swiper-slide loco_cat__carousel_slide ">
</button>
</div>
<div class="swiper-slide loco_cat__carousel_slide">
<button class="btn btn-info shadow-none rounded-0 swiper-slide loco_cat__carousel_slide ">
</button>
</div>
<div class="swiper-slide loco_cat__carousel_slide">
<button class="btn btn-info shadow-none rounded-0 swiper-slide loco_cat__carousel_slide ">
</button>
</div>
<div class="swiper-slide loco_cat__carousel_slide">
<button class="btn btn-info shadow-none rounded-0 swiper-slide loco_cat__carousel_slide ">
</button>
</div>
<div class="swiper-slide loco_cat__carousel_slide">
<button class="btn btn-info shadow-none rounded-0 swiper-slide loco_cat__carousel_slide ">
</button>
</div>
</div>
</div>
<div class="loco_section__carobtn swiper-btns btnArrowRight">
<button class="btn btn-outline-info rounded-5 shadow-none carousel__btn_prev">
<i class="fa fa-angle-right d-flex"></i>
</button>
</div>
</div>
<div id="MOBSection" class="mx-auto mt-3 mb-2 rounded-2 d-md-none">
<select id="fillAreasForMOB" dir="auto"
class="mobile-select-style fs-5 py-1 border-info rounded text-center shadow-none bg-white"
aria-label=".Default select example">
<!-- fill area -->
</select>
</div>
</section>
<section id="displayingMapSection" class="col-12 col-sm-10 col-md-9 px-0 mt-1 mb-4 mb-lg-0 pb-5 pe-lg-2">
<div id="mapContainer" class="map-responsive w-100 h-100"></div>
<div class="container">
<div class="row bottom-0 justify-content-center">
<div class="py-2 px-1 col-12 col-lg-6 text-center text-lg-start">
<button id="displayCityBtn"
class="btn fs-7 fw-semibold p-2 btn-outline-dark shadow-none btn-shadow text-uppercase"
title="كل الصيدليات المتاحة في اسطنبول">
Istanbul
</button>
<button class="btn fs-7 fw-semibold p-2 btn-outline-dark shadow-none click-get-location btn-shadow"
title="أقرب صيدلية لموقعي">
My Location
<i class="fa-solid fa-location-crosshairs"></i>
</button>
</div>
<div
class="fs-5 fw-semibold d-flex align-items-center justify-content-center justify-content-lg-start col-12 col-lg-6 py-2 px-0">
<span id="numberOfEczane" class="mx-1"></span>
<span id="numberOfEczaneCase" class="mx-1"></span>
<span id="nameOfarea"></span>
</div>
</div>
</div>
</section>
<section id="EczaneListOfOneAreaSection"
class="col-12 col-sm-10 col-md-8 col-lg-3 mt-4 mt-xl-0 px-0 px-sm-5 px-lg-0 px-xl-2 ps-xl-5">
<div class="w-100">
<div class="Duty-eczane">
<div id="dutyEczane" class="px-2 px-xl-0">
<!-- fill eczane -->
</div>
</div>
</div>
</section>
</div>
</div>
<footer dir="ltr" class="bg-dark text-white p-5 mt-0">
<div class="container">
<div class="row justify-content-center">
<div class=" col-10 col-md-7 text-center col-lg-4">
<div class="d-flex justify-content-center justify-content-lg-start align-items-center my-3">
<div>
<a class="" href="https://yourmedicalfamily.com/?v=29b90007cbf9" target="_blank">
<img id="" src="images/0.png" alt="Logo" class="hande-footer-img" />
</a>
</div>
<div class="mx-1 ">مجمع العائلة الطبي</div>
</div>
<div class="my-3 text-start">
Lorem ipsum dolor, sit amet consectetur adipisicing elit. Tenetur
fuga, error quia neque quas,
</div>
<div class="my-3 d-flex justify-content-center justify-content-lg-start align-items-center">
<i class="fa-solid fa-phone fs-4 me-3"></i><a class="anchorLine" href="tel:+90 (531) 513 01 16">+90 (531)
513 01 16</a>
</div>
<div class="my-3 d-flex justify-content-center justify-content-lg-start align-items-center">
<i class="fa-regular fa-envelope fs-4 me-3"></i>
<a class="anchorLine" href="mailto:[email protected]">[email protected]</a>
</div>
</div>
<div class="col-10 d-none d-lg-block col-lg-2">
<h4 class="my-3 fw-semibold">Quick Links</h4>
<p>FAQs</p>
<p>Privacy Policy</p>
<p>Terms & Conditions</p>
</div>
<div class="col-10 d-none d-lg-block col-lg-2">
<h4 class="my-3 fw-semibold">Contact Us</h4>
<p>Facebook</p>
<p>Whatsapp</p>
</div>
<div class="col-10 d-none d-lg-block col-lg-4">
<h4 class="my-3 fw-semibold">News Letter Subscription</h4>
<input type="text" class="form-control shadow-none my-3" placeholder="Type Your Mail" />
<button class="btn btn-info my-3">Subscribe Now</button>
</div>
</div>
</div>
</footer>
</div>
<script
src="https://maps.googleapis.com/maps/api/js?key=AIzaSyB_vSsLWWhrxGJ1c-ilHwbVkZtv3cnBSzM&callback=initMap&v=weekly"
defer></script>
<script src="//cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<script src="js/swiper-bundle.min.js"></script>
<script src="js/bootstrap.bundle.min.js"></script>
<script src="js/jquery.min.js"></script>
<script src="js/main.js"></script>
</body>
</html>