├── assets
├── images
│ ├── hashes.json
│ └── logo4.png
├── web
│ └── assets
│ │ ├── mobirise-icons
│ │ ├── mobirise-icons.eot
│ │ ├── mobirise-icons.ttf
│ │ ├── mobirise-icons.woff
│ │ └── mobirise-icons.css
│ │ └── mobirise-icons-bold
│ │ ├── mobirise-icons-bold.eot
│ │ ├── mobirise-icons-bold.ttf
│ │ ├── mobirise-icons-bold.woff
│ │ └── mobirise-icons-bold.css
├── tether
│ ├── tether.min.css
│ └── tether.min.js
├── bootstrap
│ └── css
│ │ ├── bootstrap-reboot.min.css
│ │ └── bootstrap-grid.min.css
├── theme
│ └── css
│ │ └── style.css
├── popper
│ └── popper.min.js
├── smoothscroll
│ └── smooth-scroll.js
└── mobirise
│ └── css
│ └── mbr-additional.css
├── index.html
└── project.mobirise
/assets/images/hashes.json:
--------------------------------------------------------------------------------
1 | {"7MDpL40fGCZZ91gD0fEZRA==":"mbr-721x1080.jpg"}
--------------------------------------------------------------------------------
/assets/images/logo4.png:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/rivafarabi/rivafarabi.github.io/master/assets/images/logo4.png
--------------------------------------------------------------------------------
/assets/web/assets/mobirise-icons/mobirise-icons.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/rivafarabi/rivafarabi.github.io/master/assets/web/assets/mobirise-icons/mobirise-icons.eot
--------------------------------------------------------------------------------
/assets/web/assets/mobirise-icons/mobirise-icons.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/rivafarabi/rivafarabi.github.io/master/assets/web/assets/mobirise-icons/mobirise-icons.ttf
--------------------------------------------------------------------------------
/assets/web/assets/mobirise-icons/mobirise-icons.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/rivafarabi/rivafarabi.github.io/master/assets/web/assets/mobirise-icons/mobirise-icons.woff
--------------------------------------------------------------------------------
/assets/web/assets/mobirise-icons-bold/mobirise-icons-bold.eot:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/rivafarabi/rivafarabi.github.io/master/assets/web/assets/mobirise-icons-bold/mobirise-icons-bold.eot
--------------------------------------------------------------------------------
/assets/web/assets/mobirise-icons-bold/mobirise-icons-bold.ttf:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/rivafarabi/rivafarabi.github.io/master/assets/web/assets/mobirise-icons-bold/mobirise-icons-bold.ttf
--------------------------------------------------------------------------------
/assets/web/assets/mobirise-icons-bold/mobirise-icons-bold.woff:
--------------------------------------------------------------------------------
https://raw.githubusercontent.com/rivafarabi/rivafarabi.github.io/master/assets/web/assets/mobirise-icons-bold/mobirise-icons-bold.woff
--------------------------------------------------------------------------------
/assets/tether/tether.min.css:
--------------------------------------------------------------------------------
1 | .tether-element,.tether-element *,.tether-element :after,.tether-element :before,.tether-element:after,.tether-element:before{box-sizing:border-box}.tether-element{position:absolute;display:none}.tether-element.tether-open{display:block}
--------------------------------------------------------------------------------
/assets/bootstrap/css/bootstrap-reboot.min.css:
--------------------------------------------------------------------------------
1 | /*!
2 | * Bootstrap Reboot v4.0.0 (https://getbootstrap.com)
3 | * Copyright 2011-2018 The Bootstrap Authors
4 | * Copyright 2011-2018 Twitter, Inc.
5 | * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
6 | * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
7 | */*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:transparent}@-ms-viewport{width:device-width}article,aside,dialog,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent;-webkit-text-decoration-skip:objects}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto;-ms-overflow-style:scrollbar}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg:not(:root){overflow:hidden}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}
8 | /*# sourceMappingURL=bootstrap-reboot.min.css.map */
--------------------------------------------------------------------------------
/index.html:
--------------------------------------------------------------------------------
1 |
2 |
3 |
4 |
5 |
6 |
7 |
8 |
9 |
10 | Riva Farabi
11 |
12 |
13 |
14 |
15 |
16 |
17 |
18 |
19 |
20 |
26 |
27 |
28 |
46 |
47 |
60 |
61 |
62 |
63 |
64 |
65 |
69 |
70 |
AEON WORDPRESS
71 | Responsive Ionic wordpress client starter project for Android, iOS, and Windows Phone
72 |
73 |
74 |
75 |
76 |
77 |
78 |
79 |
80 |
85 |
86 |
87 | PICTERIA
88 | Experimental picture viewer built on Electron + Vue
89 |
90 |
91 |
92 |
93 |
94 |
105 |
106 |
107 |
108 |
109 |
110 |
111 |
112 |
113 |
114 |
115 |
116 |
117 |
--------------------------------------------------------------------------------
/assets/web/assets/mobirise-icons/mobirise-icons.css:
--------------------------------------------------------------------------------
1 | @font-face {
2 | font-family: 'MobiriseIcons';
3 | src: url('mobirise-icons.eot?spat4u');
4 | src: url('mobirise-icons.eot?spat4u#iefix') format('embedded-opentype'),
5 | url('mobirise-icons.ttf?spat4u') format('truetype'),
6 | url('mobirise-icons.woff?spat4u') format('woff'),
7 | url('mobirise-icons.svg?spat4u#MobiriseIcons') format('svg');
8 | font-weight: normal;
9 | font-style: normal;
10 | }
11 |
12 | [class^="mbri-"], [class*=" mbri-"] {
13 | /* use !important to prevent issues with browser extensions that change fonts */
14 | font-family: MobiriseIcons !important;
15 | speak: none;
16 | font-style: normal;
17 | font-weight: normal;
18 | font-variant: normal;
19 | text-transform: none;
20 | line-height: 1;
21 |
22 | /* Better Font Rendering =========== */
23 | -webkit-font-smoothing: antialiased;
24 | -moz-osx-font-smoothing: grayscale;
25 | }
26 |
27 | .mbri-add-submenu:before {
28 | content: "\e900";
29 | }
30 | .mbri-alert:before {
31 | content: "\e901";
32 | }
33 | .mbri-align-center:before {
34 | content: "\e902";
35 | }
36 | .mbri-align-justify:before {
37 | content: "\e903";
38 | }
39 | .mbri-align-left:before {
40 | content: "\e904";
41 | }
42 | .mbri-align-right:before {
43 | content: "\e905";
44 | }
45 | .mbri-android:before {
46 | content: "\e906";
47 | }
48 | .mbri-apple:before {
49 | content: "\e907";
50 | }
51 | .mbri-arrow-down:before {
52 | content: "\e908";
53 | }
54 | .mbri-arrow-next:before {
55 | content: "\e909";
56 | }
57 | .mbri-arrow-prev:before {
58 | content: "\e90a";
59 | }
60 | .mbri-arrow-up:before {
61 | content: "\e90b";
62 | }
63 | .mbri-bold:before {
64 | content: "\e90c";
65 | }
66 | .mbri-bookmark:before {
67 | content: "\e90d";
68 | }
69 | .mbri-bootstrap:before {
70 | content: "\e90e";
71 | }
72 | .mbri-briefcase:before {
73 | content: "\e90f";
74 | }
75 | .mbri-browse:before {
76 | content: "\e910";
77 | }
78 | .mbri-bulleted-list:before {
79 | content: "\e911";
80 | }
81 | .mbri-calendar:before {
82 | content: "\e912";
83 | }
84 | .mbri-camera:before {
85 | content: "\e913";
86 | }
87 | .mbri-cart-add:before {
88 | content: "\e914";
89 | }
90 | .mbri-cart-full:before {
91 | content: "\e915";
92 | }
93 | .mbri-cash:before {
94 | content: "\e916";
95 | }
96 | .mbri-change-style:before {
97 | content: "\e917";
98 | }
99 | .mbri-chat:before {
100 | content: "\e918";
101 | }
102 | .mbri-clock:before {
103 | content: "\e919";
104 | }
105 | .mbri-close:before {
106 | content: "\e91a";
107 | }
108 | .mbri-cloud:before {
109 | content: "\e91b";
110 | }
111 | .mbri-code:before {
112 | content: "\e91c";
113 | }
114 | .mbri-contact-form:before {
115 | content: "\e91d";
116 | }
117 | .mbri-credit-card:before {
118 | content: "\e91e";
119 | }
120 | .mbri-cursor-click:before {
121 | content: "\e91f";
122 | }
123 | .mbri-cust-feedback:before {
124 | content: "\e920";
125 | }
126 | .mbri-database:before {
127 | content: "\e921";
128 | }
129 | .mbri-delivery:before {
130 | content: "\e922";
131 | }
132 | .mbri-desktop:before {
133 | content: "\e923";
134 | }
135 | .mbri-devices:before {
136 | content: "\e924";
137 | }
138 | .mbri-down:before {
139 | content: "\e925";
140 | }
141 | .mbri-download:before {
142 | content: "\e989";
143 | }
144 | .mbri-drag-n-drop:before {
145 | content: "\e927";
146 | }
147 | .mbri-drag-n-drop2:before {
148 | content: "\e928";
149 | }
150 | .mbri-edit:before {
151 | content: "\e929";
152 | }
153 | .mbri-edit2:before {
154 | content: "\e92a";
155 | }
156 | .mbri-error:before {
157 | content: "\e92b";
158 | }
159 | .mbri-extension:before {
160 | content: "\e92c";
161 | }
162 | .mbri-features:before {
163 | content: "\e92d";
164 | }
165 | .mbri-file:before {
166 | content: "\e92e";
167 | }
168 | .mbri-flag:before {
169 | content: "\e92f";
170 | }
171 | .mbri-folder:before {
172 | content: "\e930";
173 | }
174 | .mbri-gift:before {
175 | content: "\e931";
176 | }
177 | .mbri-github:before {
178 | content: "\e932";
179 | }
180 | .mbri-globe:before {
181 | content: "\e933";
182 | }
183 | .mbri-globe-2:before {
184 | content: "\e934";
185 | }
186 | .mbri-growing-chart:before {
187 | content: "\e935";
188 | }
189 | .mbri-hearth:before {
190 | content: "\e936";
191 | }
192 | .mbri-help:before {
193 | content: "\e937";
194 | }
195 | .mbri-home:before {
196 | content: "\e938";
197 | }
198 | .mbri-hot-cup:before {
199 | content: "\e939";
200 | }
201 | .mbri-idea:before {
202 | content: "\e93a";
203 | }
204 | .mbri-image-gallery:before {
205 | content: "\e93b";
206 | }
207 | .mbri-image-slider:before {
208 | content: "\e93c";
209 | }
210 | .mbri-info:before {
211 | content: "\e93d";
212 | }
213 | .mbri-italic:before {
214 | content: "\e93e";
215 | }
216 | .mbri-key:before {
217 | content: "\e93f";
218 | }
219 | .mbri-laptop:before {
220 | content: "\e940";
221 | }
222 | .mbri-layers:before {
223 | content: "\e941";
224 | }
225 | .mbri-left-right:before {
226 | content: "\e942";
227 | }
228 | .mbri-left:before {
229 | content: "\e943";
230 | }
231 | .mbri-letter:before {
232 | content: "\e944";
233 | }
234 | .mbri-like:before {
235 | content: "\e945";
236 | }
237 | .mbri-link:before {
238 | content: "\e946";
239 | }
240 | .mbri-lock:before {
241 | content: "\e947";
242 | }
243 | .mbri-login:before {
244 | content: "\e948";
245 | }
246 | .mbri-logout:before {
247 | content: "\e949";
248 | }
249 | .mbri-magic-stick:before {
250 | content: "\e94a";
251 | }
252 | .mbri-map-pin:before {
253 | content: "\e94b";
254 | }
255 | .mbri-menu:before {
256 | content: "\e94c";
257 | }
258 | .mbri-mobile:before {
259 | content: "\e94d";
260 | }
261 | .mbri-mobile2:before {
262 | content: "\e94e";
263 | }
264 | .mbri-mobirise:before {
265 | content: "\e94f";
266 | }
267 | .mbri-more-horizontal:before {
268 | content: "\e950";
269 | }
270 | .mbri-more-vertical:before {
271 | content: "\e951";
272 | }
273 | .mbri-music:before {
274 | content: "\e952";
275 | }
276 | .mbri-new-file:before {
277 | content: "\e953";
278 | }
279 | .mbri-numbered-list:before {
280 | content: "\e954";
281 | }
282 | .mbri-opened-folder:before {
283 | content: "\e955";
284 | }
285 | .mbri-pages:before {
286 | content: "\e956";
287 | }
288 | .mbri-paper-plane:before {
289 | content: "\e957";
290 | }
291 | .mbri-paperclip:before {
292 | content: "\e958";
293 | }
294 | .mbri-photo:before {
295 | content: "\e959";
296 | }
297 | .mbri-photos:before {
298 | content: "\e95a";
299 | }
300 | .mbri-pin:before {
301 | content: "\e95b";
302 | }
303 | .mbri-play:before {
304 | content: "\e95c";
305 | }
306 | .mbri-plus:before {
307 | content: "\e95d";
308 | }
309 | .mbri-preview:before {
310 | content: "\e95e";
311 | }
312 | .mbri-print:before {
313 | content: "\e95f";
314 | }
315 | .mbri-protect:before {
316 | content: "\e960";
317 | }
318 | .mbri-question:before {
319 | content: "\e961";
320 | }
321 | .mbri-quote-left:before {
322 | content: "\e962";
323 | }
324 | .mbri-quote-right:before {
325 | content: "\e963";
326 | }
327 | .mbri-refresh:before {
328 | content: "\e964";
329 | }
330 | .mbri-responsive:before {
331 | content: "\e965";
332 | }
333 | .mbri-right:before {
334 | content: "\e966";
335 | }
336 | .mbri-rocket:before {
337 | content: "\e967";
338 | }
339 | .mbri-sad-face:before {
340 | content: "\e968";
341 | }
342 | .mbri-sale:before {
343 | content: "\e969";
344 | }
345 | .mbri-save:before {
346 | content: "\e96a";
347 | }
348 | .mbri-search:before {
349 | content: "\e96b";
350 | }
351 | .mbri-setting:before {
352 | content: "\e96c";
353 | }
354 | .mbri-setting2:before {
355 | content: "\e96d";
356 | }
357 | .mbri-setting3:before {
358 | content: "\e96e";
359 | }
360 | .mbri-share:before {
361 | content: "\e96f";
362 | }
363 | .mbri-shopping-bag:before {
364 | content: "\e970";
365 | }
366 | .mbri-shopping-basket:before {
367 | content: "\e971";
368 | }
369 | .mbri-shopping-cart:before {
370 | content: "\e972";
371 | }
372 | .mbri-sites:before {
373 | content: "\e973";
374 | }
375 | .mbri-smile-face:before {
376 | content: "\e974";
377 | }
378 | .mbri-speed:before {
379 | content: "\e975";
380 | }
381 | .mbri-star:before {
382 | content: "\e976";
383 | }
384 | .mbri-success:before {
385 | content: "\e977";
386 | }
387 | .mbri-sun:before {
388 | content: "\e978";
389 | }
390 | .mbri-sun2:before {
391 | content: "\e979";
392 | }
393 | .mbri-tablet:before {
394 | content: "\e97a";
395 | }
396 | .mbri-tablet-vertical:before {
397 | content: "\e97b";
398 | }
399 | .mbri-target:before {
400 | content: "\e97c";
401 | }
402 | .mbri-timer:before {
403 | content: "\e97d";
404 | }
405 | .mbri-to-ftp:before {
406 | content: "\e97e";
407 | }
408 | .mbri-to-local-drive:before {
409 | content: "\e97f";
410 | }
411 | .mbri-touch-swipe:before {
412 | content: "\e980";
413 | }
414 | .mbri-touch:before {
415 | content: "\e981";
416 | }
417 | .mbri-trash:before {
418 | content: "\e982";
419 | }
420 | .mbri-underline:before {
421 | content: "\e983";
422 | }
423 | .mbri-unlink:before {
424 | content: "\e984";
425 | }
426 | .mbri-unlock:before {
427 | content: "\e985";
428 | }
429 | .mbri-up-down:before {
430 | content: "\e986";
431 | }
432 | .mbri-up:before {
433 | content: "\e987";
434 | }
435 | .mbri-update:before {
436 | content: "\e988";
437 | }
438 | .mbri-upload:before {
439 | content: "\e926";
440 | }
441 | .mbri-user:before {
442 | content: "\e98a";
443 | }
444 | .mbri-user2:before {
445 | content: "\e98b";
446 | }
447 | .mbri-users:before {
448 | content: "\e98c";
449 | }
450 | .mbri-video:before {
451 | content: "\e98d";
452 | }
453 | .mbri-video-play:before {
454 | content: "\e98e";
455 | }
456 | .mbri-watch:before {
457 | content: "\e98f";
458 | }
459 | .mbri-website-theme:before {
460 | content: "\e990";
461 | }
462 | .mbri-wifi:before {
463 | content: "\e991";
464 | }
465 | .mbri-windows:before {
466 | content: "\e992";
467 | }
468 | .mbri-zoom-out:before {
469 | content: "\e993";
470 | }
471 | .mbri-redo:before {
472 | content: "\e994";
473 | }
474 | .mbri-undo:before {
475 | content: "\e995";
476 | }
477 |
--------------------------------------------------------------------------------
/assets/web/assets/mobirise-icons-bold/mobirise-icons-bold.css:
--------------------------------------------------------------------------------
1 | @font-face {
2 | font-family: 'mobirise-icons-bold';
3 | src: url('mobirise-icons-bold.eot?m1l4yr');
4 | src: url('mobirise-icons-bold.eot?m1l4yr#iefix') format('embedded-opentype'),
5 | url('mobirise-icons-bold.ttf?m1l4yr') format('truetype'),
6 | url('mobirise-icons-bold.woff?m1l4yr') format('woff'),
7 | url('mobirise-icons-bold.svg?m1l4yr#mobirise-icons-bold') format('svg');
8 | font-weight: normal;
9 | font-style: normal;
10 | }
11 |
12 | [class^="mbrib-"], [class*="mbrib-"] {
13 | /* use !important to prevent issues with browser extensions that change fonts */
14 | font-family: 'mobirise-icons-bold' !important;
15 | speak: none;
16 | font-style: normal;
17 | font-weight: normal;
18 | font-variant: normal;
19 | text-transform: none;
20 | line-height: 1;
21 |
22 | /* Better Font Rendering =========== */
23 | -webkit-font-smoothing: antialiased;
24 | -moz-osx-font-smoothing: grayscale;
25 | }
26 |
27 | .mbrib-add-submenu:before {
28 | content: "\e900";
29 | }
30 | .mbrib-alert:before {
31 | content: "\e901";
32 | }
33 | .mbrib-align-center:before {
34 | content: "\e902";
35 | }
36 | .mbrib-align-justify:before {
37 | content: "\e903";
38 | }
39 | .mbrib-align-left:before {
40 | content: "\e904";
41 | }
42 | .mbrib-align-right:before {
43 | content: "\e905";
44 | }
45 | .mbrib-android:before {
46 | content: "\e906";
47 | }
48 | .mbrib-apple:before {
49 | content: "\e907";
50 | }
51 | .mbrib-arrow-down:before {
52 | content: "\e908";
53 | }
54 | .mbrib-arrow-next:before {
55 | content: "\e909";
56 | }
57 | .mbrib-arrow-prev:before {
58 | content: "\e90a";
59 | }
60 | .mbrib-arrow-up:before {
61 | content: "\e90b";
62 | }
63 | .mbrib-bold:before {
64 | content: "\e90c";
65 | }
66 | .mbrib-bookmark:before {
67 | content: "\e90d";
68 | }
69 | .mbrib-bootstrap:before {
70 | content: "\e90e";
71 | }
72 | .mbrib-briefcase:before {
73 | content: "\e90f";
74 | }
75 | .mbrib-browse:before {
76 | content: "\e910";
77 | }
78 | .mbrib-bulleted-list:before {
79 | content: "\e911";
80 | }
81 | .mbrib-calendar:before {
82 | content: "\e912";
83 | }
84 | .mbrib-camera:before {
85 | content: "\e913";
86 | }
87 | .mbrib-cart-add:before {
88 | content: "\e914";
89 | }
90 | .mbrib-cart-full:before {
91 | content: "\e915";
92 | }
93 | .mbrib-cash:before {
94 | content: "\e916";
95 | }
96 | .mbrib-change-style:before {
97 | content: "\e917";
98 | }
99 | .mbrib-chat:before {
100 | content: "\e918";
101 | }
102 | .mbrib-clock:before {
103 | content: "\e919";
104 | }
105 | .mbrib-close:before {
106 | content: "\e91a";
107 | }
108 | .mbrib-cloud:before {
109 | content: "\e91b";
110 | }
111 | .mbrib-code:before {
112 | content: "\e91c";
113 | }
114 | .mbrib-contact-form:before {
115 | content: "\e91d";
116 | }
117 | .mbrib-credit-card:before {
118 | content: "\e91e";
119 | }
120 | .mbrib-cursor-click:before {
121 | content: "\e91f";
122 | }
123 | .mbrib-cust-feedback:before {
124 | content: "\e920";
125 | }
126 | .mbrib-database:before {
127 | content: "\e921";
128 | }
129 | .mbrib-delivery:before {
130 | content: "\e922";
131 | }
132 | .mbrib-desktop:before {
133 | content: "\e923";
134 | }
135 | .mbrib-devices:before {
136 | content: "\e924";
137 | }
138 | .mbrib-down:before {
139 | content: "\e925";
140 | }
141 | .mbrib-download:before {
142 | content: "\e926";
143 | }
144 | .mbrib-drag-n-drop:before {
145 | content: "\e927";
146 | }
147 | .mbrib-drag-n-drop2:before {
148 | content: "\e928";
149 | }
150 | .mbrib-edit:before {
151 | content: "\e929";
152 | }
153 | .mbrib-edit2:before {
154 | content: "\e92a";
155 | }
156 | .mbrib-error:before {
157 | content: "\e92b";
158 | }
159 | .mbrib-extension:before {
160 | content: "\e92c";
161 | }
162 | .mbrib-features:before {
163 | content: "\e92d";
164 | }
165 | .mbrib-file:before {
166 | content: "\e92e";
167 | }
168 | .mbrib-flag:before {
169 | content: "\e92f";
170 | }
171 | .mbrib-folder:before {
172 | content: "\e930";
173 | }
174 | .mbrib-gift:before {
175 | content: "\e931";
176 | }
177 | .mbrib-github:before {
178 | content: "\e932";
179 | }
180 | .mbrib-globe-2:before {
181 | content: "\e933";
182 | }
183 | .mbrib-globe:before {
184 | content: "\e934";
185 | }
186 | .mbrib-growing-chart:before {
187 | content: "\e935";
188 | }
189 | .mbrib-hearth:before {
190 | content: "\e936";
191 | }
192 | .mbrib-help:before {
193 | content: "\e937";
194 | }
195 | .mbrib-home:before {
196 | content: "\e938";
197 | }
198 | .mbrib-hot-cup:before {
199 | content: "\e939";
200 | }
201 | .mbrib-idea:before {
202 | content: "\e93a";
203 | }
204 | .mbrib-image-gallery:before {
205 | content: "\e93b";
206 | }
207 | .mbrib-image-slider:before {
208 | content: "\e93c";
209 | }
210 | .mbrib-info:before {
211 | content: "\e93d";
212 | }
213 | .mbrib-italic:before {
214 | content: "\e93e";
215 | }
216 | .mbrib-key:before {
217 | content: "\e93f";
218 | }
219 | .mbrib-laptop:before {
220 | content: "\e940";
221 | }
222 | .mbrib-layers:before {
223 | content: "\e941";
224 | }
225 | .mbrib-left-right:before {
226 | content: "\e942";
227 | }
228 | .mbrib-left:before {
229 | content: "\e943";
230 | }
231 | .mbrib-letter:before {
232 | content: "\e944";
233 | }
234 | .mbrib-like:before {
235 | content: "\e945";
236 | }
237 | .mbrib-link:before {
238 | content: "\e946";
239 | }
240 | .mbrib-lock:before {
241 | content: "\e947";
242 | }
243 | .mbrib-login:before {
244 | content: "\e948";
245 | }
246 | .mbrib-logout:before {
247 | content: "\e949";
248 | }
249 | .mbrib-magic-stick:before {
250 | content: "\e94a";
251 | }
252 | .mbrib-map-pin:before {
253 | content: "\e94b";
254 | }
255 | .mbrib-menu:before {
256 | content: "\e94c";
257 | }
258 | .mbrib-mobile:before {
259 | content: "\e94d";
260 | }
261 | .mbrib-mobile2:before {
262 | content: "\e94e";
263 | }
264 | .mbrib-mobirise:before {
265 | content: "\e94f";
266 | }
267 | .mbrib-more-horizontal:before {
268 | content: "\e950";
269 | }
270 | .mbrib-more-vertical:before {
271 | content: "\e951";
272 | }
273 | .mbrib-music:before {
274 | content: "\e952";
275 | }
276 | .mbrib-new-file:before {
277 | content: "\e953";
278 | }
279 | .mbrib-numbered-list:before {
280 | content: "\e954";
281 | }
282 | .mbrib-opened-folder:before {
283 | content: "\e955";
284 | }
285 | .mbrib-pages:before {
286 | content: "\e956";
287 | }
288 | .mbrib-paper-plane:before {
289 | content: "\e957";
290 | }
291 | .mbrib-paperclip:before {
292 | content: "\e958";
293 | }
294 | .mbrib-photo:before {
295 | content: "\e959";
296 | }
297 | .mbrib-photos:before {
298 | content: "\e95a";
299 | }
300 | .mbrib-pin:before {
301 | content: "\e95b";
302 | }
303 | .mbrib-play:before {
304 | content: "\e95c";
305 | }
306 | .mbrib-plus:before {
307 | content: "\e95d";
308 | }
309 | .mbrib-preview:before {
310 | content: "\e95e";
311 | }
312 | .mbrib-print:before {
313 | content: "\e95f";
314 | }
315 | .mbrib-protect:before {
316 | content: "\e960";
317 | }
318 | .mbrib-question:before {
319 | content: "\e961";
320 | }
321 | .mbrib-quote-left:before {
322 | content: "\e962";
323 | }
324 | .mbrib-quote-right:before {
325 | content: "\e963";
326 | }
327 | .mbrib-redo:before {
328 | content: "\e964";
329 | }
330 | .mbrib-refresh:before {
331 | content: "\e965";
332 | }
333 | .mbrib-responsive:before {
334 | content: "\e966";
335 | }
336 | .mbrib-right:before {
337 | content: "\e967";
338 | }
339 | .mbrib-rocket:before {
340 | content: "\e968";
341 | }
342 | .mbrib-sad-face:before {
343 | content: "\e969";
344 | }
345 | .mbrib-sale:before {
346 | content: "\e96a";
347 | }
348 | .mbrib-save:before {
349 | content: "\e96b";
350 | }
351 | .mbrib-search:before {
352 | content: "\e96c";
353 | }
354 | .mbrib-setting:before {
355 | content: "\e96d";
356 | }
357 | .mbrib-setting2:before {
358 | content: "\e96e";
359 | }
360 | .mbrib-setting3:before {
361 | content: "\e96f";
362 | }
363 | .mbrib-share:before {
364 | content: "\e970";
365 | }
366 | .mbrib-shopping-bag:before {
367 | content: "\e971";
368 | }
369 | .mbrib-shopping-basket:before {
370 | content: "\e972";
371 | }
372 | .mbrib-shopping-cart:before {
373 | content: "\e973";
374 | }
375 | .mbrib-sites:before {
376 | content: "\e974";
377 | }
378 | .mbrib-smile-face:before {
379 | content: "\e975";
380 | }
381 | .mbrib-speed:before {
382 | content: "\e976";
383 | }
384 | .mbrib-star:before {
385 | content: "\e977";
386 | }
387 | .mbrib-success:before {
388 | content: "\e978";
389 | }
390 | .mbrib-sun:before {
391 | content: "\e979";
392 | }
393 | .mbrib-sun2:before {
394 | content: "\e97a";
395 | }
396 | .mbrib-tablet-vertical:before {
397 | content: "\e97b";
398 | }
399 | .mbrib-tablet:before {
400 | content: "\e97c";
401 | }
402 | .mbrib-target:before {
403 | content: "\e97d";
404 | }
405 | .mbrib-timer:before {
406 | content: "\e97e";
407 | }
408 | .mbrib-to-ftp:before {
409 | content: "\e97f";
410 | }
411 | .mbrib-to-local-drive:before {
412 | content: "\e980";
413 | }
414 | .mbrib-touch-swipe:before {
415 | content: "\e981";
416 | }
417 | .mbrib-touch:before {
418 | content: "\e982";
419 | }
420 | .mbrib-trash:before {
421 | content: "\e983";
422 | }
423 | .mbrib-underline:before {
424 | content: "\e984";
425 | }
426 | .mbrib-undo:before {
427 | content: "\e985";
428 | }
429 | .mbrib-unlink:before {
430 | content: "\e986";
431 | }
432 | .mbrib-unlock:before {
433 | content: "\e987";
434 | }
435 | .mbrib-up-down:before {
436 | content: "\e988";
437 | }
438 | .mbrib-up:before {
439 | content: "\e989";
440 | }
441 | .mbrib-update:before {
442 | content: "\e98a";
443 | }
444 | .mbrib-upload:before {
445 | content: "\e98b";
446 | }
447 | .mbrib-user:before {
448 | content: "\e98c";
449 | }
450 | .mbrib-user2:before {
451 | content: "\e98d";
452 | }
453 | .mbrib-users:before {
454 | content: "\e98e";
455 | }
456 | .mbrib-video-play:before {
457 | content: "\e98f";
458 | }
459 | .mbrib-video:before {
460 | content: "\e990";
461 | }
462 | .mbrib-watch:before {
463 | content: "\e991";
464 | }
465 | .mbrib-website-theme:before {
466 | content: "\e992";
467 | }
468 | .mbrib-wifi:before {
469 | content: "\e993";
470 | }
471 | .mbrib-windows:before {
472 | content: "\e994";
473 | }
474 | .mbrib-zoom-out:before {
475 | content: "\e995";
476 | }
477 |
--------------------------------------------------------------------------------
/assets/theme/css/style.css:
--------------------------------------------------------------------------------
1 | /*!
2 | * Mobirise v4 theme (https://mobirise.com/)
3 | * Copyright 2017 Mobirise
4 | */
5 | section {
6 | background-color: #eeeeee; }
7 |
8 | section,
9 | .container,
10 | .container-fluid {
11 | position: relative;
12 | word-wrap: break-word; }
13 |
14 | a.mbr-iconfont:hover {
15 | text-decoration: none; }
16 |
17 | .article .lead p, .article .lead ul, .article .lead ol, .article .lead pre, .article .lead blockquote {
18 | margin-bottom: 0; }
19 |
20 | a {
21 | font-style: normal;
22 | font-weight: 400;
23 | cursor: pointer; }
24 | a, a:hover {
25 | text-decoration: none; }
26 |
27 | figure {
28 | margin-bottom: 0; }
29 |
30 | body {
31 | color: #232323; }
32 |
33 | h1, h2, h3, h4, h5, h6,
34 | .h1, .h2, .h3, .h4, .h5, .h6,
35 | .display-1, .display-2, .display-3, .display-4 {
36 | line-height: 1;
37 | word-break: break-word;
38 | word-wrap: break-word; }
39 |
40 | b, strong {
41 | font-weight: bold; }
42 |
43 | blockquote {
44 | padding: 10px 0 10px 20px;
45 | position: relative;
46 | border-left: 2px solid;
47 | border-color: #ff3366; }
48 |
49 | input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus, input:-webkit-autofill:active {
50 | transition-delay: 9999s;
51 | transition-property: background-color, color; }
52 |
53 | textarea[type="hidden"] {
54 | display: none; }
55 |
56 | body {
57 | position: relative; }
58 |
59 | section {
60 | background-position: 50% 50%;
61 | background-repeat: no-repeat;
62 | background-size: cover; }
63 | section .mbr-background-video,
64 | section .mbr-background-video-preview {
65 | position: absolute;
66 | bottom: 0;
67 | left: 0;
68 | right: 0;
69 | top: 0; }
70 |
71 | .hidden {
72 | visibility: hidden; }
73 |
74 | .mbr-z-index20 {
75 | z-index: 20; }
76 |
77 | /*! Base colors */
78 | .mbr-white {
79 | color: #ffffff; }
80 |
81 | .mbr-black {
82 | color: #000000; }
83 |
84 | .mbr-bg-white {
85 | background-color: #ffffff; }
86 |
87 | .mbr-bg-black {
88 | background-color: #000000; }
89 |
90 | /*! Text-aligns */
91 | .align-left {
92 | text-align: left; }
93 |
94 | .align-center {
95 | text-align: center; }
96 |
97 | .align-right {
98 | text-align: right; }
99 |
100 | @media (max-width: 767px) {
101 | .align-left, .align-center, .align-right, .mbr-section-btn, .mbr-section-title {
102 | text-align: center; } }
103 | /*! Font-weight */
104 | .mbr-light {
105 | font-weight: 300; }
106 |
107 | .mbr-regular {
108 | font-weight: 400; }
109 |
110 | .mbr-semibold {
111 | font-weight: 500; }
112 |
113 | .mbr-bold {
114 | font-weight: 700; }
115 |
116 | /*! Media */
117 | .media-size-item {
118 | -webkit-flex: 1 1 auto;
119 | -moz-flex: 1 1 auto;
120 | -ms-flex: 1 1 auto;
121 | -o-flex: 1 1 auto;
122 | flex: 1 1 auto; }
123 |
124 | .media-content {
125 | -webkit-flex-basis: 100%;
126 | flex-basis: 100%; }
127 |
128 | .media-container-row {
129 | display: -ms-flexbox;
130 | display: -webkit-flex;
131 | display: flex;
132 | -webkit-flex-direction: row;
133 | -ms-flex-direction: row;
134 | flex-direction: row;
135 | -webkit-flex-wrap: wrap;
136 | -ms-flex-wrap: wrap;
137 | flex-wrap: wrap;
138 | -webkit-justify-content: center;
139 | -ms-flex-pack: center;
140 | justify-content: center;
141 | -webkit-align-content: center;
142 | -ms-flex-line-pack: center;
143 | align-content: center;
144 | -webkit-align-items: start;
145 | -ms-flex-align: start;
146 | align-items: start; }
147 | .media-container-row .media-size-item {
148 | width: 400px; }
149 |
150 | .media-container-column {
151 | display: -ms-flexbox;
152 | display: -webkit-flex;
153 | display: flex;
154 | -webkit-flex-direction: column;
155 | -ms-flex-direction: column;
156 | flex-direction: column;
157 | -webkit-flex-wrap: wrap;
158 | -ms-flex-wrap: wrap;
159 | flex-wrap: wrap;
160 | -webkit-justify-content: center;
161 | -ms-flex-pack: center;
162 | justify-content: center;
163 | -webkit-align-content: center;
164 | -ms-flex-line-pack: center;
165 | align-content: center;
166 | -webkit-align-items: stretch;
167 | -ms-flex-align: stretch;
168 | align-items: stretch; }
169 | .media-container-column > * {
170 | width: 100%; }
171 |
172 | @media (min-width: 992px) {
173 | .media-container-row {
174 | -webkit-flex-wrap: nowrap;
175 | -ms-flex-wrap: nowrap;
176 | flex-wrap: nowrap; } }
177 | figure {
178 | overflow: hidden; }
179 |
180 | figure[mbr-media-size] {
181 | transition: width 0.1s; }
182 |
183 | .mbr-figure img, .mbr-figure iframe {
184 | display: block;
185 | width: 100%; }
186 |
187 | .card {
188 | background-color: transparent;
189 | border: none; }
190 |
191 | .card-img {
192 | text-align: center;
193 | flex-shrink: 0; }
194 |
195 | .media {
196 | max-width: 100%;
197 | margin: 0 auto; }
198 |
199 | .mbr-figure {
200 | -ms-flex-item-align: center;
201 | -ms-grid-row-align: center;
202 | -webkit-align-self: center;
203 | align-self: center; }
204 |
205 | .media-container > div {
206 | max-width: 100%; }
207 |
208 | .mbr-figure img, .card-img img {
209 | width: 100%; }
210 |
211 | @media (max-width: 991px) {
212 | .media-size-item {
213 | width: auto !important; }
214 |
215 | .media {
216 | width: auto; }
217 |
218 | .mbr-figure {
219 | width: 100% !important; } }
220 | /*! Buttons */
221 | .mbr-section-btn {
222 | margin-left: -.25rem;
223 | margin-right: -.25rem;
224 | font-size: 0; }
225 |
226 | nav .mbr-section-btn {
227 | margin-left: 0rem;
228 | margin-right: 0rem; }
229 |
230 | /*! Btn icon margin */
231 | .btn .mbr-iconfont, .btn.btn-sm .mbr-iconfont {
232 | cursor: pointer;
233 | margin-right: 0.5rem; }
234 |
235 | .btn.btn-md .mbr-iconfont, .btn.btn-md .mbr-iconfont {
236 | margin-right: 0.8rem; }
237 |
238 | .mbr-regular {
239 | font-weight: 400; }
240 |
241 | .mbr-semibold {
242 | font-weight: 500; }
243 |
244 | .mbr-bold {
245 | font-weight: 700; }
246 |
247 | [type="submit"] {
248 | -webkit-appearance: none; }
249 |
250 | /*! Full-screen */
251 | .mbr-fullscreen .mbr-overlay {
252 | min-height: 100vh; }
253 |
254 | .mbr-fullscreen {
255 | display: flex;
256 | display: -webkit-flex;
257 | display: -moz-flex;
258 | display: -ms-flex;
259 | display: -o-flex;
260 | align-items: center;
261 | -webkit-align-items: center;
262 | min-height: 100vh;
263 | padding-top: 3rem;
264 | padding-bottom: 3rem; }
265 |
266 | /*! Map */
267 | .map {
268 | height: 25rem;
269 | position: relative; }
270 | .map iframe {
271 | width: 100%;
272 | height: 100%; }
273 |
274 | /* Form */
275 | .form-asterisk {
276 | font-family: initial;
277 | position: absolute;
278 | top: -2px;
279 | font-weight: normal; }
280 |
281 | /*! Scroll to top arrow */
282 | .mbr-arrow-up {
283 | bottom: 25px;
284 | right: 90px;
285 | position: fixed;
286 | text-align: right;
287 | z-index: 5000;
288 | color: #ffffff;
289 | font-size: 32px;
290 | transform: rotate(180deg);
291 | -webkit-transform: rotate(180deg); }
292 |
293 | .mbr-arrow-up a {
294 | background: rgba(0, 0, 0, 0.2);
295 | border-radius: 3px;
296 | color: #fff;
297 | display: inline-block;
298 | height: 60px;
299 | width: 60px;
300 | outline-style: none !important;
301 | position: relative;
302 | text-decoration: none;
303 | transition: all .3s ease-in-out;
304 | cursor: pointer;
305 | text-align: center; }
306 | .mbr-arrow-up a:hover {
307 | background-color: rgba(0, 0, 0, 0.4); }
308 | .mbr-arrow-up a i {
309 | line-height: 60px; }
310 |
311 | .mbr-arrow-up-icon {
312 | display: block;
313 | color: #fff; }
314 |
315 | .mbr-arrow-up-icon::before {
316 | content: "\203a";
317 | display: inline-block;
318 | font-family: serif;
319 | font-size: 32px;
320 | line-height: 1;
321 | font-style: normal;
322 | position: relative;
323 | top: 6px;
324 | left: -4px;
325 | -webkit-transform: rotate(-90deg);
326 | transform: rotate(-90deg); }
327 |
328 | /*! Arrow Down */
329 | .mbr-arrow {
330 | position: absolute;
331 | bottom: 45px;
332 | left: 50%;
333 | width: 60px;
334 | height: 60px;
335 | cursor: pointer;
336 | background-color: rgba(80, 80, 80, 0.5);
337 | border-radius: 50%;
338 | -webkit-transform: translateX(-50%);
339 | transform: translateX(-50%); }
340 | .mbr-arrow > a {
341 | display: inline-block;
342 | text-decoration: none;
343 | outline-style: none;
344 | -webkit-animation: arrowdown 1.7s ease-in-out infinite;
345 | animation: arrowdown 1.7s ease-in-out infinite; }
346 | .mbr-arrow > a > i {
347 | position: absolute;
348 | top: -2px;
349 | left: 15px;
350 | font-size: 2rem; }
351 |
352 | @keyframes arrowdown {
353 | 0% {
354 | transform: translateY(0px);
355 | -webkit-transform: translateY(0px); }
356 | 50% {
357 | transform: translateY(-5px);
358 | -webkit-transform: translateY(-5px); }
359 | 100% {
360 | transform: translateY(0px);
361 | -webkit-transform: translateY(0px); } }
362 | @-webkit-keyframes arrowdown {
363 | 0% {
364 | transform: translateY(0px);
365 | -webkit-transform: translateY(0px); }
366 | 50% {
367 | transform: translateY(-5px);
368 | -webkit-transform: translateY(-5px); }
369 | 100% {
370 | transform: translateY(0px);
371 | -webkit-transform: translateY(0px); } }
372 | @media (max-width: 500px) {
373 | .mbr-arrow-up {
374 | left: 50%;
375 | right: auto;
376 | transform: translateX(-50%) rotate(180deg);
377 | -webkit-transform: translateX(-50%) rotate(180deg); } }
378 | /*Gradients animation*/
379 | @keyframes gradient-animation {
380 | from {
381 | background-position: 0% 100%;
382 | animation-timing-function: ease-in-out; }
383 | to {
384 | background-position: 100% 0%;
385 | animation-timing-function: ease-in-out; } }
386 | @-webkit-keyframes gradient-animation {
387 | from {
388 | background-position: 0% 100%;
389 | animation-timing-function: ease-in-out; }
390 | to {
391 | background-position: 100% 0%;
392 | animation-timing-function: ease-in-out; } }
393 | .bg-gradient {
394 | background-size: 200% 200%;
395 | animation: gradient-animation 5s infinite alternate;
396 | -webkit-animation: gradient-animation 5s infinite alternate; }
397 |
398 | .menu .navbar-brand {
399 | display: -webkit-flex; }
400 | .menu .navbar-brand span {
401 | display: flex;
402 | display: -webkit-flex; }
403 | .menu .navbar-brand .navbar-caption-wrap {
404 | display: -webkit-flex; }
405 | .menu .navbar-brand .navbar-logo img {
406 | display: -webkit-flex; }
407 | @media (min-width: 768px) and (max-width: 991px) {
408 | .menu .navbar-toggleable-sm .navbar-nav {
409 | display: -webkit-box;
410 | display: -webkit-flex;
411 | display: -ms-flexbox; } }
412 | @media (min-width: 992px) {
413 | .menu .navbar-nav.nav-dropdown {
414 | display: -webkit-flex; }
415 | .menu .navbar-toggleable-sm .navbar-collapse {
416 | display: -webkit-flex !important; } }
417 |
418 | /*# sourceMappingURL=style.css.map */
419 | .engine {
420 | position: absolute;
421 | text-indent: -2400px;
422 | text-align: center;
423 | padding: 0;
424 | top: 0;
425 | left: -2400px;
426 | }
--------------------------------------------------------------------------------
/assets/popper/popper.min.js:
--------------------------------------------------------------------------------
1 | /*
2 | Copyright (C) Federico Zivolo 2017
3 | Distributed under the MIT License (license terms are at http://opensource.org/licenses/MIT).
4 | */(function(e,t){'object'==typeof exports&&'undefined'!=typeof module?module.exports=t():'function'==typeof define&&define.amd?define(t):e.Popper=t()})(this,function(){'use strict';function e(e){return e&&'[object Function]'==={}.toString.call(e)}function t(e,t){if(1!==e.nodeType)return[];var o=window.getComputedStyle(e,null);return t?o[t]:o}function o(e){return'HTML'===e.nodeName?e:e.parentNode||e.host}function n(e){if(!e||-1!==['HTML','BODY','#document'].indexOf(e.nodeName))return window.document.body;var i=t(e),r=i.overflow,p=i.overflowX,s=i.overflowY;return /(auto|scroll)/.test(r+s+p)?e:n(o(e))}function r(e){var o=e&&e.offsetParent,i=o&&o.nodeName;return i&&'BODY'!==i&&'HTML'!==i?-1!==['TD','TABLE'].indexOf(o.nodeName)&&'static'===t(o,'position')?r(o):o:window.document.documentElement}function p(e){var t=e.nodeName;return'BODY'!==t&&('HTML'===t||r(e.firstElementChild)===e)}function s(e){return null===e.parentNode?e:s(e.parentNode)}function d(e,t){if(!e||!e.nodeType||!t||!t.nodeType)return window.document.documentElement;var o=e.compareDocumentPosition(t)&Node.DOCUMENT_POSITION_FOLLOWING,i=o?e:t,n=o?t:e,a=document.createRange();a.setStart(i,0),a.setEnd(n,0);var f=a.commonAncestorContainer;if(e!==f&&t!==f||i.contains(n))return p(f)?f:r(f);var l=s(e);return l.host?d(l.host,t):d(e,s(t).host)}function a(e){var t=1=o.clientWidth&&i>=o.clientHeight}),f=0i[e]&&!t.escapeWithReference&&(n=z(p[o],i[e]-('right'===e?p.width:p.height))),pe({},o,n)}};return n.forEach(function(e){var t=-1===['left','top'].indexOf(e)?'secondary':'primary';p=se({},p,s[t](e))}),e.offsets.popper=p,e},priority:['left','right','top','bottom'],padding:5,boundariesElement:'scrollParent'},keepTogether:{order:400,enabled:!0,fn:function(e){var t=e.offsets,o=t.popper,i=t.reference,n=e.placement.split('-')[0],r=V,p=-1!==['top','bottom'].indexOf(n),s=p?'right':'bottom',d=p?'left':'top',a=p?'width':'height';return o[s]r(i[s])&&(e.offsets.popper[d]=r(i[s])),e}},arrow:{order:500,enabled:!0,fn:function(e,t){if(!F(e.instance.modifiers,'arrow','keepTogether'))return e;var o=t.element;if('string'==typeof o){if(o=e.instance.popper.querySelector(o),!o)return e;}else if(!e.instance.popper.contains(o))return console.warn('WARNING: `arrow.element` must be child of its popper element!'),e;var i=e.placement.split('-')[0],n=e.offsets,r=n.popper,p=n.reference,s=-1!==['left','right'].indexOf(i),d=s?'height':'width',a=s?'top':'left',f=s?'left':'top',l=s?'bottom':'right',m=O(o)[d];p[l]-mr[l]&&(e.offsets.popper[a]+=p[a]+m-r[l]);var h=p[a]+p[d]/2-m/2,g=h-c(e.offsets.popper)[a];return g=_(z(r[d]-m,g),0),e.arrowElement=o,e.offsets.arrow={},e.offsets.arrow[a]=Math.round(g),e.offsets.arrow[f]='',e},element:'[x-arrow]'},flip:{order:600,enabled:!0,fn:function(e,t){if(W(e.instance.modifiers,'inner'))return e;if(e.flipped&&e.placement===e.originalPlacement)return e;var o=w(e.instance.popper,e.instance.reference,t.padding,t.boundariesElement),i=e.placement.split('-')[0],n=L(i),r=e.placement.split('-')[1]||'',p=[];switch(t.behavior){case fe.FLIP:p=[i,n];break;case fe.CLOCKWISE:p=K(i);break;case fe.COUNTERCLOCKWISE:p=K(i,!0);break;default:p=t.behavior;}return p.forEach(function(s,d){if(i!==s||p.length===d+1)return e;i=e.placement.split('-')[0],n=L(i);var a=e.offsets.popper,f=e.offsets.reference,l=V,m='left'===i&&l(a.right)>l(f.left)||'right'===i&&l(a.left)l(f.top)||'bottom'===i&&l(a.top)l(o.right),g=l(a.top)l(o.bottom),b='left'===i&&h||'right'===i&&c||'top'===i&&g||'bottom'===i&&u,y=-1!==['top','bottom'].indexOf(i),w=!!t.flipVariations&&(y&&'start'===r&&h||y&&'end'===r&&c||!y&&'start'===r&&g||!y&&'end'===r&&u);(m||b||w)&&(e.flipped=!0,(m||b)&&(i=p[d+1]),w&&(r=j(r)),e.placement=i+(r?'-'+r:''),e.offsets.popper=se({},e.offsets.popper,S(e.instance.popper,e.offsets.reference,e.placement)),e=N(e.instance.modifiers,e,'flip'))}),e},behavior:'flip',padding:5,boundariesElement:'viewport'},inner:{order:700,enabled:!1,fn:function(e){var t=e.placement,o=t.split('-')[0],i=e.offsets,n=i.popper,r=i.reference,p=-1!==['left','right'].indexOf(o),s=-1===['top','left'].indexOf(o);return n[p?'left':'top']=r[t]-(s?n[p?'width':'height']:0),e.placement=L(t),e.offsets.popper=c(n),e}},hide:{order:800,enabled:!0,fn:function(e){if(!F(e.instance.modifiers,'hide','preventOverflow'))return e;var t=e.offsets.reference,o=T(e.instance.modifiers,function(e){return'preventOverflow'===e.name}).boundaries;if(t.bottomo.right||t.top>o.bottom||t.right\n\n \n \n \n \n \n \n \n \n \n \n\n \n \n \n \n \n \n\n \n\n \n
\n
\n
\n RIVA FARABI
\n
\n Beautiful mobile websites\n
\n
\n Passionate front-end developer inside out!
\n
\n
\n
\n
\n \n",
53 | "_styles": {
54 | "& when not (@fullScreen)": {
55 | "padding-top": "(@paddingTop * 15px)",
56 | "padding-bottom": "(@paddingBottom * 15px)"
57 | },
58 | "& when (@bg-type = 'image')": {
59 | "background-image": "url(@bg-value)"
60 | },
61 | "& when (@bg-type = 'color')": {
62 | "background-color": "@bg-value"
63 | }
64 | },
65 | "_cid": "qKtGCiM0v1",
66 | "_protectedParams": [],
67 | "_global": false,
68 | "_once": false,
69 | "_params": {},
70 | "_anchor": "header2-f"
71 | },
72 | {
73 | "_styles": {
74 | "padding-top": "(@paddingTop * 15px)",
75 | "padding-bottom": "(@paddingBottom * 15px)",
76 | "& when (@bg-type = 'color')": {
77 | "background-color": "@bg-value"
78 | },
79 | "& when (@bg-type = 'image')": {
80 | "background-image": "url(@bg-value)"
81 | }
82 | },
83 | "_name": "info3",
84 | "_customHTML": "",
85 | "_cid": "qKtJ9fecci",
86 | "_protectedParams": [],
87 | "_global": false,
88 | "_once": false,
89 | "_params": {},
90 | "_anchor": "info3-m"
91 | },
92 | {
93 | "_styles": {
94 | "padding-top": "(@paddingTop * 15px)",
95 | "padding-bottom": "(@paddingBottom * 15px)",
96 | "& when (@bg-type = 'color')": {
97 | "background": "linear-gradient(45deg, @color2, @bg-value)"
98 | },
99 | "& when (@bg-type = 'image')": {
100 | "background-image": "url(@bg-value)"
101 | },
102 | ".main": {
103 | "& when (@reverseContent)": {
104 | "flex-direction": "row-reverse",
105 | ".mbr-section-btn": {
106 | "text-align": "right"
107 | }
108 | }
109 | },
110 | ".btn": {
111 | "margin": "0 0 .5rem 0"
112 | }
113 | },
114 | "_name": "info2",
115 | "_customHTML": "",
116 | "_cid": "qKtIhAB55h",
117 | "_protectedParams": [],
118 | "_global": false,
119 | "_once": false,
120 | "_params": {},
121 | "_anchor": "info2-j"
122 | },
123 | {
124 | "_styles": {
125 | "padding-top": "(@paddingTop * 15px)",
126 | "padding-bottom": "(@paddingBottom * 15px)",
127 | "& when (@bg-type = 'color')": {
128 | "background": "linear-gradient(45deg, @color2, @bg-value)"
129 | },
130 | "& when (@bg-type = 'image')": {
131 | "background-image": "url(@bg-value)"
132 | },
133 | ".main": {
134 | "& when (@reverseContent)": {
135 | "flex-direction": "row-reverse",
136 | ".mbr-section-btn": {
137 | "text-align": "right"
138 | }
139 | }
140 | },
141 | ".btn": {
142 | "margin": "0 0 .5rem 0"
143 | }
144 | },
145 | "_name": "info2",
146 | "_customHTML": "",
147 | "_cid": "qKtJ8nlGPt",
148 | "_protectedParams": [],
149 | "_global": false,
150 | "_once": false,
151 | "_params": {},
152 | "_anchor": "info2-l"
153 | },
154 | {
155 | "_styles": {
156 | "padding-top": "(@paddingTop * 15px)",
157 | "padding-bottom": "(@paddingBottom * 15px)",
158 | "& when (@bg-type = 'image')": {
159 | "background-image": "url(@bg-value)"
160 | },
161 | "& when (@bg-type = 'color')": {
162 | "background-color": "@bg-value"
163 | }
164 | },
165 | "_name": "footer6",
166 | "_customHTML": "",
167 | "_cid": "qKtOGt1cz6",
168 | "_protectedParams": [],
169 | "_global": true,
170 | "_once": true,
171 | "_params": {},
172 | "_anchor": "footer6-o"
173 | }
174 | ]
175 | }
176 | }
177 | }
--------------------------------------------------------------------------------
/assets/tether/tether.min.js:
--------------------------------------------------------------------------------
1 | !function(t,e){"function"==typeof define&&define.amd?define(e):"object"==typeof exports?module.exports=e(require,exports,module):t.Tether=e()}(this,function(t,e,o){"use strict";function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function n(t){var e=getComputedStyle(t),o=e.position;if("fixed"===o)return t;for(var i=t;i=i.parentNode;){var n=void 0;try{n=getComputedStyle(i)}catch(r){}if("undefined"==typeof n||null===n)return i;var s=n,a=s.overflow,f=s.overflowX,h=s.overflowY;if(/(auto|scroll)/.test(a+h+f)&&("absolute"!==o||["relative","absolute","fixed"].indexOf(n.position)>=0))return i}return document.body}function r(t){var e=void 0;t===document?(e=document,t=document.documentElement):e=t.ownerDocument;var o=e.documentElement,i={},n=t.getBoundingClientRect();for(var r in n)i[r]=n[r];var s=x(e);return i.top-=s.top,i.left-=s.left,"undefined"==typeof i.width&&(i.width=document.body.scrollWidth-i.left-i.right),"undefined"==typeof i.height&&(i.height=document.body.scrollHeight-i.top-i.bottom),i.top=i.top-o.clientTop,i.left=i.left-o.clientLeft,i.right=e.body.clientWidth-i.width-i.left,i.bottom=e.body.clientHeight-i.height-i.top,i}function s(t){return t.offsetParent||document.documentElement}function a(){var t=document.createElement("div");t.style.width="100%",t.style.height="200px";var e=document.createElement("div");f(e.style,{position:"absolute",top:0,left:0,pointerEvents:"none",visibility:"hidden",width:"200px",height:"150px",overflow:"hidden"}),e.appendChild(t),document.body.appendChild(e);var o=t.offsetWidth;e.style.overflow="scroll";var i=t.offsetWidth;o===i&&(i=e.clientWidth),document.body.removeChild(e);var n=o-i;return{width:n,height:n}}function f(){var t=arguments.length<=0||void 0===arguments[0]?{}:arguments[0],e=[];return Array.prototype.push.apply(e,arguments),e.slice(1).forEach(function(e){if(e)for(var o in e)({}).hasOwnProperty.call(e,o)&&(t[o]=e[o])}),t}function h(t,e){if("undefined"!=typeof t.classList)e.split(" ").forEach(function(e){e.trim()&&t.classList.remove(e)});else{var o=new RegExp("(^| )"+e.split(" ").join("|")+"( |$)","gi"),i=u(t).replace(o," ");p(t,i)}}function l(t,e){if("undefined"!=typeof t.classList)e.split(" ").forEach(function(e){e.trim()&&t.classList.add(e)});else{h(t,e);var o=u(t)+(" "+e);p(t,o)}}function d(t,e){if("undefined"!=typeof t.classList)return t.classList.contains(e);var o=u(t);return new RegExp("(^| )"+e+"( |$)","gi").test(o)}function u(t){return t.className instanceof SVGAnimatedString?t.className.baseVal:t.className}function p(t,e){t.setAttribute("class",e)}function c(t,e,o){o.forEach(function(o){-1===e.indexOf(o)&&d(t,o)&&h(t,o)}),e.forEach(function(e){d(t,e)||l(t,e)})}function i(t,e){if(!(t instanceof e))throw new TypeError("Cannot call a class as a function")}function g(t,e){var o=arguments.length<=2||void 0===arguments[2]?1:arguments[2];return t+o>=e&&e>=t-o}function m(){return"undefined"!=typeof performance&&"undefined"!=typeof performance.now?performance.now():+new Date}function v(){for(var t={top:0,left:0},e=arguments.length,o=Array(e),i=0;e>i;i++)o[i]=arguments[i];return o.forEach(function(e){var o=e.top,i=e.left;"string"==typeof o&&(o=parseFloat(o,10)),"string"==typeof i&&(i=parseFloat(i,10)),t.top+=o,t.left+=i}),t}function y(t,e){return"string"==typeof t.left&&-1!==t.left.indexOf("%")&&(t.left=parseFloat(t.left,10)/100*e.width),"string"==typeof t.top&&-1!==t.top.indexOf("%")&&(t.top=parseFloat(t.top,10)/100*e.height),t}function b(t,e){return"scrollParent"===e?e=t.scrollParent:"window"===e&&(e=[pageXOffset,pageYOffset,innerWidth+pageXOffset,innerHeight+pageYOffset]),e===document&&(e=e.documentElement),"undefined"!=typeof e.nodeType&&!function(){var t=r(e),o=t,i=getComputedStyle(e);e=[o.left,o.top,t.width+o.left,t.height+o.top],U.forEach(function(t,o){t=t[0].toUpperCase()+t.substr(1),"Top"===t||"Left"===t?e[o]+=parseFloat(i["border"+t+"Width"]):e[o]-=parseFloat(i["border"+t+"Width"])})}(),e}var w=function(){function t(t,e){for(var o=0;o1?o-1:0),n=1;o>n;n++)i[n-1]=arguments[n];for(;e16?(e=Math.min(e-16,250),void(o=setTimeout(n,250))):void("undefined"!=typeof t&&m()-t<10||("undefined"!=typeof o&&(clearTimeout(o),o=null),t=m(),_(),e=m()-t))};"undefined"!=typeof window&&["resize","scroll","touchmove"].forEach(function(t){window.addEventListener(t,i)})}();var z={center:"center",left:"right",right:"left"},F={middle:"middle",top:"bottom",bottom:"top"},L={top:0,left:0,middle:"50%",center:"50%",bottom:"100%",right:"100%"},Y=function(t,e){var o=t.left,i=t.top;return"auto"===o&&(o=z[e.left]),"auto"===i&&(i=F[e.top]),{left:o,top:i}},H=function(t){var e=t.left,o=t.top;return"undefined"!=typeof L[t.left]&&(e=L[t.left]),"undefined"!=typeof L[t.top]&&(o=L[t.top]),{left:e,top:o}},X=function(t){var e=t.split(" "),o=M(e,2),i=o[0],n=o[1];return{top:i,left:n}},j=X,N=function(){function t(e){var o=this;i(this,t),this.position=this.position.bind(this),B.push(this),this.history=[],this.setOptions(e,!1),C.modules.forEach(function(t){"undefined"!=typeof t.initialize&&t.initialize.call(o)}),this.position()}return w(t,[{key:"getClass",value:function(){var t=arguments.length<=0||void 0===arguments[0]?"":arguments[0],e=this.options.classes;return"undefined"!=typeof e&&e[t]?this.options.classes[t]:this.options.classPrefix?this.options.classPrefix+"-"+t:t}},{key:"setOptions",value:function(t){var e=this,o=arguments.length<=1||void 0===arguments[1]?!0:arguments[1],i={offset:"0 0",targetOffset:"0 0",targetAttachment:"auto auto",classPrefix:"tether"};this.options=f(i,t);var r=this.options,s=r.element,a=r.target,h=r.targetModifier;if(this.element=s,this.target=a,this.targetModifier=h,"viewport"===this.target?(this.target=document.body,this.targetModifier="visible"):"scroll-handle"===this.target&&(this.target=document.body,this.targetModifier="scroll-handle"),["element","target"].forEach(function(t){if("undefined"==typeof e[t])throw new Error("Tether Error: Both element and target must be defined");"undefined"!=typeof e[t].jquery?e[t]=e[t][0]:"string"==typeof e[t]&&(e[t]=document.querySelector(e[t]))}),l(this.element,this.getClass("element")),this.options.addTargetClasses!==!1&&l(this.target,this.getClass("target")),!this.options.attachment)throw new Error("Tether Error: You must provide an attachment");this.targetAttachment=j(this.options.targetAttachment),this.attachment=j(this.options.attachment),this.offset=X(this.options.offset),this.targetOffset=X(this.options.targetOffset),"undefined"!=typeof this.scrollParent&&this.disable(),"scroll-handle"===this.targetModifier?this.scrollParent=this.target:this.scrollParent=n(this.target),this.options.enabled!==!1&&this.enable(o)}},{key:"getTargetBounds",value:function(){if("undefined"==typeof this.targetModifier)return r(this.target);if("visible"===this.targetModifier){if(this.target===document.body)return{top:pageYOffset,left:pageXOffset,height:innerHeight,width:innerWidth};var t=r(this.target),e={height:t.height,width:t.width,top:t.top,left:t.left};return e.height=Math.min(e.height,t.height-(pageYOffset-t.top)),e.height=Math.min(e.height,t.height-(t.top+t.height-(pageYOffset+innerHeight))),e.height=Math.min(innerHeight,e.height),e.height-=2,e.width=Math.min(e.width,t.width-(pageXOffset-t.left)),e.width=Math.min(e.width,t.width-(t.left+t.width-(pageXOffset+innerWidth))),e.width=Math.min(innerWidth,e.width),e.width-=2,e.topo.clientWidth||[i.overflow,i.overflowX].indexOf("scroll")>=0||this.target!==document.body,s=0;n&&(s=15);var a=t.height-parseFloat(i.borderTopWidth)-parseFloat(i.borderBottomWidth)-s,e={width:15,height:.975*a*(a/o.scrollHeight),left:t.left+t.width-parseFloat(i.borderLeftWidth)-15},f=0;408>a&&this.target===document.body&&(f=-11e-5*Math.pow(a,2)-.00727*a+22.58),this.target!==document.body&&(e.height=Math.max(e.height,24));var h=this.target.scrollTop/(o.scrollHeight-a);return e.top=h*(a-e.height-f)+t.top+parseFloat(i.borderTopWidth),this.target===document.body&&(e.height=Math.max(e.height,24)),e}}},{key:"clearCache",value:function(){this._cache={}}},{key:"cache",value:function(t,e){return"undefined"==typeof this._cache&&(this._cache={}),"undefined"==typeof this._cache[t]&&(this._cache[t]=e.call(this)),this._cache[t]}},{key:"enable",value:function(){var t=arguments.length<=0||void 0===arguments[0]?!0:arguments[0];this.options.addTargetClasses!==!1&&l(this.target,this.getClass("enabled")),l(this.element,this.getClass("enabled")),this.enabled=!0,this.scrollParent!==document&&this.scrollParent.addEventListener("scroll",this.position),t&&this.position()}},{key:"disable",value:function(){h(this.target,this.getClass("enabled")),h(this.element,this.getClass("enabled")),this.enabled=!1,"undefined"!=typeof this.scrollParent&&this.scrollParent.removeEventListener("scroll",this.position)}},{key:"destroy",value:function(){var t=this;this.disable(),B.forEach(function(e,o){return e===t?void B.splice(o,1):void 0})}},{key:"updateAttachClasses",value:function(t,e){var o=this;t=t||this.attachment,e=e||this.targetAttachment;var i=["left","top","bottom","right","middle","center"];"undefined"!=typeof this._addAttachClasses&&this._addAttachClasses.length&&this._addAttachClasses.splice(0,this._addAttachClasses.length),"undefined"==typeof this._addAttachClasses&&(this._addAttachClasses=[]);var n=this._addAttachClasses;t.top&&n.push(this.getClass("element-attached")+"-"+t.top),t.left&&n.push(this.getClass("element-attached")+"-"+t.left),e.top&&n.push(this.getClass("target-attached")+"-"+e.top),e.left&&n.push(this.getClass("target-attached")+"-"+e.left);var r=[];i.forEach(function(t){r.push(o.getClass("element-attached")+"-"+t),r.push(o.getClass("target-attached")+"-"+t)}),T(function(){"undefined"!=typeof o._addAttachClasses&&(c(o.element,o._addAttachClasses,r),o.options.addTargetClasses!==!1&&c(o.target,o._addAttachClasses,r),delete o._addAttachClasses)})}},{key:"position",value:function(){var t=this,e=arguments.length<=0||void 0===arguments[0]?!0:arguments[0];if(this.enabled){this.clearCache();var o=Y(this.targetAttachment,this.attachment);this.updateAttachClasses(this.attachment,o);var i=this.cache("element-bounds",function(){return r(t.element)}),n=i.width,f=i.height;if(0===n&&0===f&&"undefined"!=typeof this.lastSize){var h=this.lastSize;n=h.width,f=h.height}else this.lastSize={width:n,height:f};var l=this.cache("target-bounds",function(){return t.getTargetBounds()}),d=l,u=y(H(this.attachment),{width:n,height:f}),p=y(H(o),d),c=y(this.offset,{width:n,height:f}),g=y(this.targetOffset,d);u=v(u,c),p=v(p,g);for(var m=l.left+p.left-u.left,b=l.top+p.top-u.top,w=0;wwindow.innerWidth&&(A=this.cache("scrollbar-size",a),x.viewport.bottom-=A.height),document.body.scrollHeight>window.innerHeight&&(A=this.cache("scrollbar-size",a),x.viewport.right-=A.width),(-1===["","static"].indexOf(document.body.style.position)||-1===["","static"].indexOf(document.body.parentElement.style.position))&&(x.page.bottom=document.body.scrollHeight-b-f,x.page.right=document.body.scrollWidth-m-n),"undefined"!=typeof this.options.optimizations&&this.options.optimizations.moveElement!==!1&&"undefined"==typeof this.targetModifier&&!function(){var e=t.cache("target-offsetparent",function(){return s(t.target)}),o=t.cache("target-offsetparent-bounds",function(){return r(e)}),i=getComputedStyle(e),n=o,a={};if(["Top","Left","Bottom","Right"].forEach(function(t){a[t.toLowerCase()]=parseFloat(i["border"+t+"Width"])}),o.right=document.body.scrollWidth-o.left-n.width+a.right,o.bottom=document.body.scrollHeight-o.top-n.height+a.bottom,x.page.top>=o.top+a.top&&x.page.bottom>=o.bottom&&x.page.left>=o.left+a.left&&x.page.right>=o.right){var f=e.scrollTop,h=e.scrollLeft;x.offset={top:x.page.top-o.top+f-a.top,left:x.page.left-o.left+h-a.left}}}(),this.move(x),this.history.unshift(x),this.history.length>3&&this.history.pop(),e&&S(),!0}}},{key:"move",value:function(t){var e=this;if("undefined"!=typeof this.element.parentNode){var o={};for(var i in t){o[i]={};for(var n in t[i]){for(var r=!1,a=0;a=0&&(b=parseFloat(b),y=parseFloat(y)),b!==y&&(v=!0,m[n]=y)}v&&T(function(){f(e.element.style,m)})}}}]),t}();N.modules=[],C.position=_;var R=f(N,C),M=function(){function t(t,e){var o=[],i=!0,n=!1,r=void 0;try{for(var s,a=t[Symbol.iterator]();!(i=(s=a.next()).done)&&(o.push(s.value),!e||o.length!==e);i=!0);}catch(f){n=!0,r=f}finally{try{!i&&a["return"]&&a["return"]()}finally{if(n)throw r}}return o}return function(e,o){if(Array.isArray(e))return e;if(Symbol.iterator in Object(e))return t(e,o);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}(),P=C.Utils,r=P.getBounds,f=P.extend,c=P.updateClasses,T=P.defer,U=["left","top","right","bottom"];C.modules.push({position:function(t){var e=this,o=t.top,i=t.left,n=t.targetAttachment;if(!this.options.constraints)return!0;var s=this.cache("element-bounds",function(){return r(e.element)}),a=s.height,h=s.width;if(0===h&&0===a&&"undefined"!=typeof this.lastSize){var l=this.lastSize;h=l.width,a=l.height}var d=this.cache("target-bounds",function(){return e.getTargetBounds()}),u=d.height,p=d.width,g=[this.getClass("pinned"),this.getClass("out-of-bounds")];this.options.constraints.forEach(function(t){var e=t.outOfBoundsClass,o=t.pinnedClass;e&&g.push(e),o&&g.push(o)}),g.forEach(function(t){["left","top","right","bottom"].forEach(function(e){g.push(t+"-"+e)})});var m=[],v=f({},n),y=f({},this.attachment);return this.options.constraints.forEach(function(t){var r=t.to,s=t.attachment,f=t.pin;"undefined"==typeof s&&(s="");var l=void 0,d=void 0;if(s.indexOf(" ")>=0){var c=s.split(" "),g=M(c,2);d=g[0],l=g[1]}else l=d=s;var w=b(e,r);("target"===d||"both"===d)&&(ow[3]&&"bottom"===v.top&&(o-=u,v.top="top")),"together"===d&&(ow[3]&&"bottom"===v.top&&("top"===y.top?(o-=u,v.top="top",o-=a,y.top="bottom"):"bottom"===y.top&&(o-=u,v.top="top",o+=a,y.top="top")),"middle"===v.top&&(o+a>w[3]&&"top"===y.top?(o-=a,y.top="bottom"):ow[2]&&"right"===v.left&&(i-=p,v.left="left")),"together"===l&&(iw[2]&&"right"===v.left?"left"===y.left?(i-=p,v.left="left",i-=h,y.left="right"):"right"===y.left&&(i-=p,v.left="left",i+=h,y.left="left"):"center"===v.left&&(i+h>w[2]&&"left"===y.left?(i-=h,y.left="right"):iw[3]&&"top"===y.top&&(o-=a,y.top="bottom")),("element"===l||"both"===l)&&(iw[2]&&"left"===y.left&&(i-=h,y.left="right")),"string"==typeof f?f=f.split(",").map(function(t){return t.trim()}):f===!0&&(f=["top","left","right","bottom"]),f=f||[];var C=[],O=[];o=0?(o=w[1],C.push("top")):O.push("top")),o+a>w[3]&&(f.indexOf("bottom")>=0?(o=w[3]-a,C.push("bottom")):O.push("bottom")),i=0?(i=w[0],C.push("left")):O.push("left")),i+h>w[2]&&(f.indexOf("right")>=0?(i=w[2]-h,C.push("right")):O.push("right")),C.length&&!function(){var t=void 0;t="undefined"!=typeof e.options.pinnedClass?e.options.pinnedClass:e.getClass("pinned"),m.push(t),C.forEach(function(e){m.push(t+"-"+e)})}(),O.length&&!function(){var t=void 0;t="undefined"!=typeof e.options.outOfBoundsClass?e.options.outOfBoundsClass:e.getClass("out-of-bounds"),m.push(t),O.forEach(function(e){m.push(t+"-"+e)})}(),(C.indexOf("left")>=0||C.indexOf("right")>=0)&&(y.left=v.left=!1),(C.indexOf("top")>=0||C.indexOf("bottom")>=0)&&(y.top=v.top=!1),(v.top!==n.top||v.left!==n.left||y.top!==e.attachment.top||y.left!==e.attachment.left)&&e.updateAttachClasses(y,v)}),T(function(){e.options.addTargetClasses!==!1&&c(e.target,m,g),c(e.element,m,g)}),{top:o,left:i}}});var P=C.Utils,r=P.getBounds,c=P.updateClasses,T=P.defer;C.modules.push({position:function(t){var e=this,o=t.top,i=t.left,n=this.cache("element-bounds",function(){return r(e.element)}),s=n.height,a=n.width,f=this.getTargetBounds(),h=o+s,l=i+a,d=[];o<=f.bottom&&h>=f.top&&["left","right"].forEach(function(t){var e=f[t];(e===i||e===l)&&d.push(t)}),i<=f.right&&l>=f.left&&["top","bottom"].forEach(function(t){var e=f[t];(e===o||e===h)&&d.push(t)});var u=[],p=[],g=["left","top","right","bottom"];return u.push(this.getClass("abutted")),g.forEach(function(t){u.push(e.getClass("abutted")+"-"+t)}),d.length&&p.push(this.getClass("abutted")),d.forEach(function(t){p.push(e.getClass("abutted")+"-"+t)}),T(function(){e.options.addTargetClasses!==!1&&c(e.target,p,u),c(e.element,p,u)}),!0}});var M=function(){function t(t,e){var o=[],i=!0,n=!1,r=void 0;try{for(var s,a=t[Symbol.iterator]();!(i=(s=a.next()).done)&&(o.push(s.value),!e||o.length!==e);i=!0);}catch(f){n=!0,r=f}finally{try{!i&&a["return"]&&a["return"]()}finally{if(n)throw r}}return o}return function(e,o){if(Array.isArray(e))return e;if(Symbol.iterator in Object(e))return t(e,o);throw new TypeError("Invalid attempt to destructure non-iterable instance")}}();return C.modules.push({position:function(t){var e=t.top,o=t.left;if(this.options.shift){var i=this.options.shift;"function"==typeof this.options.shift&&(i=this.options.shift.call(this,{top:e,left:o}));var n=void 0,r=void 0;if("string"==typeof i){i=i.split(" "),i[1]=i[1]||i[0];var s=i,a=M(s,2);n=a[0],r=a[1],n=parseFloat(n,10),r=parseFloat(r,10)}else n=i.top,r=i.left;return e+=n,o+=r,{top:e,left:o}}}}),R});
--------------------------------------------------------------------------------
/assets/smoothscroll/smooth-scroll.js:
--------------------------------------------------------------------------------
1 | //
2 | // SmoothScroll for websites v1.4.5 (Balazs Galambosi)
3 | // http://www.smoothscroll.net/
4 | //
5 | // Licensed under the terms of the MIT license.
6 | //
7 | // You may use it in your theme if you credit me.
8 | // It is also free to use on any individual website.
9 | //
10 | // Exception:
11 | // The only restriction is to not publish any
12 | // extension for browsers or native application
13 | // without getting a written permission first.
14 | //
15 |
16 | (function () {
17 |
18 | // Scroll Variables (tweakable)
19 | var defaultOptions = {
20 |
21 | // Scrolling Core
22 | frameRate : 150, // [Hz]
23 | animationTime : 400, // [ms]
24 | stepSize : 100, // [px]
25 |
26 | // Pulse (less tweakable)
27 | // ratio of "tail" to "acceleration"
28 | pulseAlgorithm : true,
29 | pulseScale : 4,
30 | pulseNormalize : 1,
31 |
32 | // Acceleration
33 | accelerationDelta : 50, // 50
34 | accelerationMax : 3, // 3
35 |
36 | // Keyboard Settings
37 | keyboardSupport : true, // option
38 | arrowScroll : 50, // [px]
39 |
40 | // Other
41 | touchpadSupport : false, // ignore touchpad by default
42 | fixedBackground : true,
43 | excluded : ''
44 | };
45 |
46 | var options = defaultOptions;
47 |
48 |
49 | // Other Variables
50 | var isExcluded = false;
51 | var isFrame = false;
52 | var direction = { x: 0, y: 0 };
53 | var initDone = false;
54 | var root = document.documentElement;
55 | var activeElement;
56 | var observer;
57 | var refreshSize;
58 | var deltaBuffer = [];
59 | var isMac = /^Mac/.test(navigator.platform);
60 |
61 | var key = { left: 37, up: 38, right: 39, down: 40, spacebar: 32,
62 | pageup: 33, pagedown: 34, end: 35, home: 36 };
63 | var arrowKeys = { 37: 1, 38: 1, 39: 1, 40: 1 };
64 |
65 | /***********************************************
66 | * INITIALIZE
67 | ***********************************************/
68 |
69 | /**
70 | * Tests if smooth scrolling is allowed. Shuts down everything if not.
71 | */
72 | function initTest() {
73 | if (options.keyboardSupport) {
74 | addEvent('keydown', keydown);
75 | }
76 | }
77 |
78 | /**
79 | * Sets up scrolls array, determines if frames are involved.
80 | */
81 | function init() {
82 |
83 | if (initDone || !document.body) return;
84 |
85 | initDone = true;
86 |
87 | var body = document.body;
88 | var html = document.documentElement;
89 | var windowHeight = window.innerHeight;
90 | var scrollHeight = body.scrollHeight;
91 |
92 | // check compat mode for root element
93 | root = (document.compatMode.indexOf('CSS') >= 0) ? html : body;
94 | activeElement = body;
95 |
96 | initTest();
97 |
98 | // Checks if this script is running in a frame
99 | if (top != self) {
100 | isFrame = true;
101 | }
102 |
103 | /**
104 | * Safari 10 fixed it, Chrome fixed it in v45:
105 | * This fixes a bug where the areas left and right to
106 | * the content does not trigger the onmousewheel event
107 | * on some pages. e.g.: html, body { height: 100% }
108 | */
109 | else if (isOldSafari &&
110 | scrollHeight > windowHeight &&
111 | (body.offsetHeight <= windowHeight ||
112 | html.offsetHeight <= windowHeight)) {
113 |
114 | var fullPageElem = document.createElement('div');
115 | fullPageElem.style.cssText = 'position:absolute; z-index:-10000; ' +
116 | 'top:0; left:0; right:0; height:' +
117 | root.scrollHeight + 'px';
118 | document.body.appendChild(fullPageElem);
119 |
120 | // DOM changed (throttled) to fix height
121 | var pendingRefresh;
122 | refreshSize = function () {
123 | if (pendingRefresh) return; // could also be: clearTimeout(pendingRefresh);
124 | pendingRefresh = setTimeout(function () {
125 | if (isExcluded) return; // could be running after cleanup
126 | fullPageElem.style.height = '0';
127 | fullPageElem.style.height = root.scrollHeight + 'px';
128 | pendingRefresh = null;
129 | }, 500); // act rarely to stay fast
130 | };
131 |
132 | setTimeout(refreshSize, 10);
133 |
134 | addEvent('resize', refreshSize);
135 |
136 | // TODO: attributeFilter?
137 | var config = {
138 | attributes: true,
139 | childList: true,
140 | characterData: false
141 | // subtree: true
142 | };
143 |
144 | observer = new MutationObserver(refreshSize);
145 | observer.observe(body, config);
146 |
147 | if (root.offsetHeight <= windowHeight) {
148 | var clearfix = document.createElement('div');
149 | clearfix.style.clear = 'both';
150 | body.appendChild(clearfix);
151 | }
152 | }
153 |
154 | // disable fixed background
155 | if (!options.fixedBackground && !isExcluded) {
156 | body.style.backgroundAttachment = 'scroll';
157 | html.style.backgroundAttachment = 'scroll';
158 | }
159 | }
160 |
161 | /**
162 | * Removes event listeners and other traces left on the page.
163 | */
164 | function cleanup() {
165 | observer && observer.disconnect();
166 | removeEvent(wheelEvent, wheel);
167 | removeEvent('mousedown', mousedown);
168 | removeEvent('keydown', keydown);
169 | removeEvent('resize', refreshSize);
170 | removeEvent('load', init);
171 | }
172 |
173 |
174 | /************************************************
175 | * SCROLLING
176 | ************************************************/
177 |
178 | var que = [];
179 | var pending = false;
180 | var lastScroll = Date.now();
181 |
182 | /**
183 | * Pushes scroll actions to the scrolling queue.
184 | */
185 | function scrollArray(elem, left, top) {
186 |
187 | directionCheck(left, top);
188 |
189 | if (options.accelerationMax != 1) {
190 | var now = Date.now();
191 | var elapsed = now - lastScroll;
192 | if (elapsed < options.accelerationDelta) {
193 | var factor = (1 + (50 / elapsed)) / 2;
194 | if (factor > 1) {
195 | factor = Math.min(factor, options.accelerationMax);
196 | left *= factor;
197 | top *= factor;
198 | }
199 | }
200 | lastScroll = Date.now();
201 | }
202 |
203 | // push a scroll command
204 | que.push({
205 | x: left,
206 | y: top,
207 | lastX: (left < 0) ? 0.99 : -0.99,
208 | lastY: (top < 0) ? 0.99 : -0.99,
209 | start: Date.now()
210 | });
211 |
212 | // don't act if there's a pending queue
213 | if (pending) {
214 | return;
215 | }
216 |
217 | var scrollWindow = (elem === document.body);
218 |
219 | var step = function (time) {
220 |
221 | var now = Date.now();
222 | var scrollX = 0;
223 | var scrollY = 0;
224 |
225 | for (var i = 0; i < que.length; i++) {
226 |
227 | var item = que[i];
228 | var elapsed = now - item.start;
229 | var finished = (elapsed >= options.animationTime);
230 |
231 | // scroll position: [0, 1]
232 | var position = (finished) ? 1 : elapsed / options.animationTime;
233 |
234 | // easing [optional]
235 | if (options.pulseAlgorithm) {
236 | position = pulse(position);
237 | }
238 |
239 | // only need the difference
240 | var x = (item.x * position - item.lastX) >> 0;
241 | var y = (item.y * position - item.lastY) >> 0;
242 |
243 | // add this to the total scrolling
244 | scrollX += x;
245 | scrollY += y;
246 |
247 | // update last values
248 | item.lastX += x;
249 | item.lastY += y;
250 |
251 | // delete and step back if it's over
252 | if (finished) {
253 | que.splice(i, 1); i--;
254 | }
255 | }
256 |
257 | // scroll left and top
258 | if (scrollWindow) {
259 | window.scrollBy(scrollX, scrollY);
260 | }
261 | else {
262 | if (scrollX) elem.scrollLeft += scrollX;
263 | if (scrollY) elem.scrollTop += scrollY;
264 | }
265 |
266 | // clean up if there's nothing left to do
267 | if (!left && !top) {
268 | que = [];
269 | }
270 |
271 | if (que.length) {
272 | requestFrame(step, elem, (1000 / options.frameRate + 1));
273 | } else {
274 | pending = false;
275 | }
276 | };
277 |
278 | // start a new queue of actions
279 | requestFrame(step, elem, 0);
280 | pending = true;
281 | }
282 |
283 |
284 | /***********************************************
285 | * EVENTS
286 | ***********************************************/
287 |
288 | /**
289 | * Mouse wheel handler.
290 | * @param {Object} event
291 | */
292 | function wheel(event) {
293 |
294 | if (!initDone) {
295 | init();
296 | }
297 |
298 | var target = event.target;
299 |
300 | // leave early if default action is prevented
301 | // or it's a zooming event with CTRL
302 | if (event.defaultPrevented || event.ctrlKey) {
303 | return true;
304 | }
305 |
306 | // leave embedded content alone (flash & pdf)
307 | if (isNodeName(activeElement, 'embed') ||
308 | (isNodeName(target, 'embed') && /\.pdf/i.test(target.src)) ||
309 | isNodeName(activeElement, 'object') ||
310 | target.shadowRoot) {
311 | return true;
312 | }
313 |
314 | var deltaX = -event.wheelDeltaX || event.deltaX || 0;
315 | var deltaY = -event.wheelDeltaY || event.deltaY || 0;
316 |
317 | if (isMac) {
318 | if (event.wheelDeltaX && isDivisible(event.wheelDeltaX, 120)) {
319 | deltaX = -120 * (event.wheelDeltaX / Math.abs(event.wheelDeltaX));
320 | }
321 | if (event.wheelDeltaY && isDivisible(event.wheelDeltaY, 120)) {
322 | deltaY = -120 * (event.wheelDeltaY / Math.abs(event.wheelDeltaY));
323 | }
324 | }
325 |
326 | // use wheelDelta if deltaX/Y is not available
327 | if (!deltaX && !deltaY) {
328 | deltaY = -event.wheelDelta || 0;
329 | }
330 |
331 | // line based scrolling (Firefox mostly)
332 | if (event.deltaMode === 1) {
333 | deltaX *= 40;
334 | deltaY *= 40;
335 | }
336 |
337 | var overflowing = overflowingAncestor(target);
338 |
339 | // nothing to do if there's no element that's scrollable
340 | if (!overflowing) {
341 | // except Chrome iframes seem to eat wheel events, which we need to
342 | // propagate up, if the iframe has nothing overflowing to scroll
343 | if (isFrame && isChrome) {
344 | // change target to iframe element itself for the parent frame
345 | Object.defineProperty(event, "target", {value: window.frameElement});
346 | event = new event.constructor(event.type, event); // redefine event because already dispatched
347 | return parent.dispatchEvent(event);
348 | }
349 | return true;
350 | }
351 |
352 | // check if it's a touchpad scroll that should be ignored
353 | if (!options.touchpadSupport && isTouchpad(deltaY)) {
354 | return true;
355 | }
356 |
357 | // scale by step size
358 | // delta is 120 most of the time
359 | // synaptics seems to send 1 sometimes
360 | if (Math.abs(deltaX) > 1.2) {
361 | deltaX *= options.stepSize / 120;
362 | }
363 | if (Math.abs(deltaY) > 1.2) {
364 | deltaY *= options.stepSize / 120;
365 | }
366 |
367 | scrollArray(overflowing, deltaX, deltaY);
368 | event.preventDefault();
369 | scheduleClearCache();
370 | }
371 |
372 | /**
373 | * Keydown event handler.
374 | * @param {Object} event
375 | */
376 | function keydown(event) {
377 |
378 | var target = event.target;
379 | var modifier = event.ctrlKey || event.altKey || event.metaKey ||
380 | (event.shiftKey && event.keyCode !== key.spacebar);
381 |
382 | // our own tracked active element could've been removed from the DOM
383 | if (!document.body.contains(activeElement)) {
384 | activeElement = document.activeElement;
385 | }
386 |
387 | // do nothing if user is editing text
388 | // or using a modifier key (except shift)
389 | // or in a dropdown
390 | // or inside interactive elements
391 | var inputNodeNames = /^(textarea|select|embed|object)$/i;
392 | var buttonTypes = /^(button|submit|radio|checkbox|file|color|image)$/i;
393 | if ( event.defaultPrevented ||
394 | inputNodeNames.test(target.nodeName) ||
395 | isNodeName(target, 'input') && !buttonTypes.test(target.type) ||
396 | isNodeName(activeElement, 'video') ||
397 | isInsideYoutubeVideo(event) ||
398 | target.isContentEditable ||
399 | modifier ) {
400 | return true;
401 | }
402 |
403 | // [spacebar] should trigger button press, leave it alone
404 | if ((isNodeName(target, 'button') ||
405 | isNodeName(target, 'input') && buttonTypes.test(target.type)) &&
406 | event.keyCode === key.spacebar) {
407 | return true;
408 | }
409 |
410 | // [arrwow keys] on radio buttons should be left alone
411 | if (isNodeName(target, 'input') && target.type == 'radio' &&
412 | arrowKeys[event.keyCode]) {
413 | return true;
414 | }
415 |
416 | var shift, x = 0, y = 0;
417 | var overflowing = overflowingAncestor(activeElement);
418 |
419 | if (!overflowing) {
420 | // Chrome iframes seem to eat key events, which we need to
421 | // propagate up, if the iframe has nothing overflowing to scroll
422 | return (isFrame && isChrome) ? parent.keydown(event) : true;
423 | }
424 |
425 | var clientHeight = overflowing.clientHeight;
426 |
427 | if (overflowing == document.body) {
428 | clientHeight = window.innerHeight;
429 | }
430 |
431 | switch (event.keyCode) {
432 | case key.up:
433 | y = -options.arrowScroll;
434 | break;
435 | case key.down:
436 | y = options.arrowScroll;
437 | break;
438 | case key.spacebar: // (+ shift)
439 | shift = event.shiftKey ? 1 : -1;
440 | y = -shift * clientHeight * 0.9;
441 | break;
442 | case key.pageup:
443 | y = -clientHeight * 0.9;
444 | break;
445 | case key.pagedown:
446 | y = clientHeight * 0.9;
447 | break;
448 | case key.home:
449 | y = -overflowing.scrollTop;
450 | break;
451 | case key.end:
452 | var scroll = overflowing.scrollHeight - overflowing.scrollTop;
453 | var scrollRemaining = scroll - clientHeight;
454 | y = (scrollRemaining > 0) ? scrollRemaining + 10 : 0;
455 | break;
456 | case key.left:
457 | x = -options.arrowScroll;
458 | break;
459 | case key.right:
460 | x = options.arrowScroll;
461 | break;
462 | default:
463 | return true; // a key we don't care about
464 | }
465 |
466 | scrollArray(overflowing, x, y);
467 | event.preventDefault();
468 | scheduleClearCache();
469 | }
470 |
471 | /**
472 | * Mousedown event only for updating activeElement
473 | */
474 | function mousedown(event) {
475 | activeElement = event.target;
476 | }
477 |
478 |
479 | /***********************************************
480 | * OVERFLOW
481 | ***********************************************/
482 |
483 | var uniqueID = (function () {
484 | var i = 0;
485 | return function (el) {
486 | return el.uniqueID || (el.uniqueID = i++);
487 | };
488 | })();
489 |
490 | var cache = {}; // cleared out after a scrolling session
491 | var clearCacheTimer;
492 |
493 | //setInterval(function () { cache = {}; }, 10 * 1000);
494 |
495 | function scheduleClearCache() {
496 | clearTimeout(clearCacheTimer);
497 | clearCacheTimer = setInterval(function () { cache = {}; }, 1*1000);
498 | }
499 |
500 | function setCache(elems, overflowing) {
501 | for (var i = elems.length; i--;)
502 | cache[uniqueID(elems[i])] = overflowing;
503 | return overflowing;
504 | }
505 |
506 | // (body) (root)
507 | // | hidden | visible | scroll | auto |
508 | // hidden | no | no | YES | YES |
509 | // visible | no | YES | YES | YES |
510 | // scroll | no | YES | YES | YES |
511 | // auto | no | YES | YES | YES |
512 |
513 | function overflowingAncestor(el) {
514 | var elems = [];
515 | var body = document.body;
516 | var rootScrollHeight = root.scrollHeight;
517 | do {
518 | var cached = cache[uniqueID(el)];
519 | if (cached) {
520 | return setCache(elems, cached);
521 | }
522 | elems.push(el);
523 | if (rootScrollHeight === el.scrollHeight) {
524 | var topOverflowsNotHidden = overflowNotHidden(root) && overflowNotHidden(body);
525 | var isOverflowCSS = topOverflowsNotHidden || overflowAutoOrScroll(root);
526 | if (isFrame && isContentOverflowing(root) ||
527 | !isFrame && isOverflowCSS) {
528 | return setCache(elems, getScrollRoot());
529 | }
530 | } else if (isContentOverflowing(el) && overflowAutoOrScroll(el)) {
531 | return setCache(elems, el);
532 | }
533 | } while (el = el.parentElement);
534 | }
535 |
536 | function isContentOverflowing(el) {
537 | return (el.clientHeight + 10 < el.scrollHeight);
538 | }
539 |
540 | // typically for and
541 | function overflowNotHidden(el) {
542 | var overflow = getComputedStyle(el, '').getPropertyValue('overflow-y');
543 | return (overflow !== 'hidden');
544 | }
545 |
546 | // for all other elements
547 | function overflowAutoOrScroll(el) {
548 | var overflow = getComputedStyle(el, '').getPropertyValue('overflow-y');
549 | return (overflow === 'scroll' || overflow === 'auto');
550 | }
551 |
552 |
553 | /***********************************************
554 | * HELPERS
555 | ***********************************************/
556 |
557 | function addEvent(type, fn) {
558 | window.addEventListener(type, fn, false);
559 | }
560 |
561 | function removeEvent(type, fn) {
562 | window.removeEventListener(type, fn, false);
563 | }
564 |
565 | function isNodeName(el, tag) {
566 | return (el.nodeName||'').toLowerCase() === tag.toLowerCase();
567 | }
568 |
569 | function directionCheck(x, y) {
570 | x = (x > 0) ? 1 : -1;
571 | y = (y > 0) ? 1 : -1;
572 | if (direction.x !== x || direction.y !== y) {
573 | direction.x = x;
574 | direction.y = y;
575 | que = [];
576 | lastScroll = 0;
577 | }
578 | }
579 |
580 | var deltaBufferTimer;
581 |
582 | if (window.localStorage && localStorage.SS_deltaBuffer) {
583 | try { // #46 Safari throws in private browsing for localStorage
584 | deltaBuffer = localStorage.SS_deltaBuffer.split(',');
585 | } catch (e) { }
586 | }
587 |
588 | function isTouchpad(deltaY) {
589 | if (!deltaY) return;
590 | if (!deltaBuffer.length) {
591 | deltaBuffer = [deltaY, deltaY, deltaY];
592 | }
593 | deltaY = Math.abs(deltaY);
594 | deltaBuffer.push(deltaY);
595 | deltaBuffer.shift();
596 | clearTimeout(deltaBufferTimer);
597 | deltaBufferTimer = setTimeout(function () {
598 | try { // #46 Safari throws in private browsing for localStorage
599 | localStorage.SS_deltaBuffer = deltaBuffer.join(',');
600 | } catch (e) { }
601 | }, 1000);
602 | return !allDeltasDivisableBy(120) && !allDeltasDivisableBy(100);
603 | }
604 |
605 | function isDivisible(n, divisor) {
606 | return (Math.floor(n / divisor) == n / divisor);
607 | }
608 |
609 | function allDeltasDivisableBy(divisor) {
610 | return (isDivisible(deltaBuffer[0], divisor) &&
611 | isDivisible(deltaBuffer[1], divisor) &&
612 | isDivisible(deltaBuffer[2], divisor));
613 | }
614 |
615 | function isInsideYoutubeVideo(event) {
616 | var elem = event.target;
617 | var isControl = false;
618 | if (document.URL.indexOf ('www.youtube.com/watch') != -1) {
619 | do {
620 | isControl = (elem.classList &&
621 | elem.classList.contains('html5-video-controls'));
622 | if (isControl) break;
623 | } while (elem = elem.parentNode);
624 | }
625 | return isControl;
626 | }
627 |
628 | var requestFrame = (function () {
629 | return (window.requestAnimationFrame ||
630 | window.webkitRequestAnimationFrame ||
631 | window.mozRequestAnimationFrame ||
632 | function (callback, element, delay) {
633 | window.setTimeout(callback, delay || (1000/60));
634 | });
635 | })();
636 |
637 | var MutationObserver = (window.MutationObserver ||
638 | window.WebKitMutationObserver ||
639 | window.MozMutationObserver);
640 |
641 | var getScrollRoot = (function() {
642 | var SCROLL_ROOT;
643 | return function() {
644 | if (!SCROLL_ROOT) {
645 | var dummy = document.createElement('div');
646 | dummy.style.cssText = 'height:10000px;width:1px;';
647 | document.body.appendChild(dummy);
648 | var bodyScrollTop = document.body.scrollTop;
649 | var docElScrollTop = document.documentElement.scrollTop;
650 | window.scrollBy(0, 3);
651 | if (document.body.scrollTop != bodyScrollTop)
652 | (SCROLL_ROOT = document.body);
653 | else
654 | (SCROLL_ROOT = document.documentElement);
655 | window.scrollBy(0, -3);
656 | document.body.removeChild(dummy);
657 | }
658 | return SCROLL_ROOT;
659 | };
660 | })();
661 |
662 |
663 | /***********************************************
664 | * PULSE (by Michael Herf)
665 | ***********************************************/
666 |
667 | /**
668 | * Viscous fluid with a pulse for part and decay for the rest.
669 | * - Applies a fixed force over an interval (a damped acceleration), and
670 | * - Lets the exponential bleed away the velocity over a longer interval
671 | * - Michael Herf, http://stereopsis.com/stopping/
672 | */
673 | function pulse_(x) {
674 | var val, start, expx;
675 | // test
676 | x = x * options.pulseScale;
677 | if (x < 1) { // acceleartion
678 | val = x - (1 - Math.exp(-x));
679 | } else { // tail
680 | // the previous animation ended here:
681 | start = Math.exp(-1);
682 | // simple viscous drag
683 | x -= 1;
684 | expx = 1 - Math.exp(-x);
685 | val = start + (expx * (1 - start));
686 | }
687 | return val * options.pulseNormalize;
688 | }
689 |
690 | function pulse(x) {
691 | if (x >= 1) return 1;
692 | if (x <= 0) return 0;
693 |
694 | if (options.pulseNormalize == 1) {
695 | options.pulseNormalize /= pulse_(1);
696 | }
697 | return pulse_(x);
698 | }
699 |
700 |
701 | /***********************************************
702 | * FIRST RUN
703 | ***********************************************/
704 |
705 | var userAgent = window.navigator.userAgent;
706 | var isEdge = /Edge/.test(userAgent); // thank you MS
707 | var isChrome = /chrome/i.test(userAgent) && !isEdge;
708 | var isSafari = /safari/i.test(userAgent) && !isEdge;
709 | var isMobile = /mobile/i.test(userAgent);
710 | var isIEWin7 = /Windows NT 6.1/i.test(userAgent) && /rv:11/i.test(userAgent);
711 | var isOldSafari = isSafari && (/Version\/8/i.test(userAgent) || /Version\/9/i.test(userAgent));
712 | var isEnabledForBrowser = (isChrome || isSafari || isIEWin7) && !isMobile;
713 |
714 | var wheelEvent;
715 | if ('onwheel' in document.createElement('div'))
716 | wheelEvent = 'wheel';
717 | else if ('onmousewheel' in document.createElement('div'))
718 | wheelEvent = 'mousewheel';
719 |
720 | if (wheelEvent && isEnabledForBrowser) {
721 | addEvent(wheelEvent, wheel);
722 | addEvent('mousedown', mousedown);
723 | addEvent('load', init);
724 | }
725 |
726 |
727 | /***********************************************
728 | * PUBLIC INTERFACE
729 | ***********************************************/
730 |
731 | function SmoothScroll(optionsToSet) {
732 | for (var key in optionsToSet)
733 | if (defaultOptions.hasOwnProperty(key))
734 | options[key] = optionsToSet[key];
735 | }
736 | SmoothScroll.destroy = cleanup;
737 |
738 | if (window.SmoothScrollOptions) // async API
739 | SmoothScroll(window.SmoothScrollOptions);
740 |
741 | if (typeof define === 'function' && define.amd)
742 | define(function() {
743 | return SmoothScroll;
744 | });
745 | else if ('object' == typeof exports)
746 | module.exports = SmoothScroll;
747 | else
748 | window.SmoothScroll = SmoothScroll;
749 |
750 | })();
--------------------------------------------------------------------------------
/assets/bootstrap/css/bootstrap-grid.min.css:
--------------------------------------------------------------------------------
1 | /*!
2 | * Bootstrap Grid v4.0.0 (https://getbootstrap.com)
3 | * Copyright 2011-2018 The Bootstrap Authors
4 | * Copyright 2011-2018 Twitter, Inc.
5 | * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
6 | */@-ms-viewport{width:device-width}html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1140px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.col{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-1{margin-left:8.333333%}.offset-2{margin-left:16.666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.333333%}.offset-5{margin-left:41.666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.333333%}.offset-8{margin-left:66.666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.333333%}.offset-11{margin-left:91.666667%}@media (min-width:576px){.col-sm{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-sm-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-sm-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-sm-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-sm-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-sm-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-sm-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-sm-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-sm-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-sm-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-sm-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-sm-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-sm-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-sm-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-sm-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-sm-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-sm-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-sm-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-sm-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-sm-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-sm-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-sm-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-sm-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-sm-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-sm-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-sm-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-sm-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-sm-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-sm-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.333333%}.offset-sm-2{margin-left:16.666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.333333%}.offset-sm-5{margin-left:41.666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.333333%}.offset-sm-8{margin-left:66.666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.333333%}.offset-sm-11{margin-left:91.666667%}}@media (min-width:768px){.col-md{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-md-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-md-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-md-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-md-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-md-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-md-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-md-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-md-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-md-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-md-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-md-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-md-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-md-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-md-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-md-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-md-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-md-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-md-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-md-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-md-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-md-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-md-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-md-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-md-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-md-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-md-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-md-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-md-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.333333%}.offset-md-2{margin-left:16.666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.333333%}.offset-md-5{margin-left:41.666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.333333%}.offset-md-8{margin-left:66.666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.333333%}.offset-md-11{margin-left:91.666667%}}@media (min-width:992px){.col-lg{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-lg-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-lg-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-lg-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-lg-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-lg-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-lg-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-lg-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-lg-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-lg-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-lg-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-lg-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-lg-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-lg-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-lg-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-lg-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-lg-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-lg-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-lg-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-lg-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-lg-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-lg-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-lg-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-lg-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-lg-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-lg-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-lg-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-lg-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-lg-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.333333%}.offset-lg-2{margin-left:16.666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.333333%}.offset-lg-5{margin-left:41.666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.333333%}.offset-lg-8{margin-left:66.666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.333333%}.offset-lg-11{margin-left:91.666667%}}@media (min-width:1200px){.col-xl{-ms-flex-preferred-size:0;flex-basis:0;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;max-width:100%}.col-xl-auto{-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;width:auto;max-width:none}.col-xl-1{-webkit-box-flex:0;-ms-flex:0 0 8.333333%;flex:0 0 8.333333%;max-width:8.333333%}.col-xl-2{-webkit-box-flex:0;-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%}.col-xl-3{-webkit-box-flex:0;-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.col-xl-4{-webkit-box-flex:0;-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.col-xl-5{-webkit-box-flex:0;-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}.col-xl-6{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.col-xl-7{-webkit-box-flex:0;-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%}.col-xl-8{-webkit-box-flex:0;-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}.col-xl-9{-webkit-box-flex:0;-ms-flex:0 0 75%;flex:0 0 75%;max-width:75%}.col-xl-10{-webkit-box-flex:0;-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%}.col-xl-11{-webkit-box-flex:0;-ms-flex:0 0 91.666667%;flex:0 0 91.666667%;max-width:91.666667%}.col-xl-12{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.order-xl-first{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.order-xl-last{-webkit-box-ordinal-group:14;-ms-flex-order:13;order:13}.order-xl-0{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.order-xl-1{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.order-xl-2{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.order-xl-3{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}.order-xl-4{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}.order-xl-5{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5}.order-xl-6{-webkit-box-ordinal-group:7;-ms-flex-order:6;order:6}.order-xl-7{-webkit-box-ordinal-group:8;-ms-flex-order:7;order:7}.order-xl-8{-webkit-box-ordinal-group:9;-ms-flex-order:8;order:8}.order-xl-9{-webkit-box-ordinal-group:10;-ms-flex-order:9;order:9}.order-xl-10{-webkit-box-ordinal-group:11;-ms-flex-order:10;order:10}.order-xl-11{-webkit-box-ordinal-group:12;-ms-flex-order:11;order:11}.order-xl-12{-webkit-box-ordinal-group:13;-ms-flex-order:12;order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.333333%}.offset-xl-2{margin-left:16.666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.333333%}.offset-xl-5{margin-left:41.666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.333333%}.offset-xl-8{margin-left:66.666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.333333%}.offset-xl-11{margin-left:91.666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}@media (min-width:576px){.flex-sm-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-sm-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-sm-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-sm-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-sm-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-sm-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-sm-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-sm-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-sm-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-sm-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-sm-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-sm-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-sm-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-sm-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-sm-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-sm-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-sm-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-sm-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-sm-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-sm-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-sm-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-sm-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-sm-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-sm-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-sm-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-sm-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-sm-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-sm-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-sm-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:768px){.flex-md-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-md-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-md-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-md-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-md-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-md-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-md-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-md-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-md-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-md-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-md-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-md-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-md-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-md-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-md-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-md-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-md-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-md-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-md-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-md-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-md-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-md-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-md-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-md-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-md-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-md-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-md-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-md-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-md-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-lg-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-lg-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-lg-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-lg-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-lg-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-lg-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-lg-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-lg-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-lg-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-lg-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-lg-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-lg-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-lg-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-lg-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-lg-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-lg-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-lg-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-lg-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-lg-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-lg-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-lg-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-lg-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-lg-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-lg-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-lg-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-lg-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-lg-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-lg-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{-webkit-box-orient:horizontal!important;-webkit-box-direction:normal!important;-ms-flex-direction:row!important;flex-direction:row!important}.flex-xl-column{-webkit-box-orient:vertical!important;-webkit-box-direction:normal!important;-ms-flex-direction:column!important;flex-direction:column!important}.flex-xl-row-reverse{-webkit-box-orient:horizontal!important;-webkit-box-direction:reverse!important;-ms-flex-direction:row-reverse!important;flex-direction:row-reverse!important}.flex-xl-column-reverse{-webkit-box-orient:vertical!important;-webkit-box-direction:reverse!important;-ms-flex-direction:column-reverse!important;flex-direction:column-reverse!important}.flex-xl-wrap{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}.flex-xl-nowrap{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important}.flex-xl-wrap-reverse{-ms-flex-wrap:wrap-reverse!important;flex-wrap:wrap-reverse!important}.justify-content-xl-start{-webkit-box-pack:start!important;-ms-flex-pack:start!important;justify-content:flex-start!important}.justify-content-xl-end{-webkit-box-pack:end!important;-ms-flex-pack:end!important;justify-content:flex-end!important}.justify-content-xl-center{-webkit-box-pack:center!important;-ms-flex-pack:center!important;justify-content:center!important}.justify-content-xl-between{-webkit-box-pack:justify!important;-ms-flex-pack:justify!important;justify-content:space-between!important}.justify-content-xl-around{-ms-flex-pack:distribute!important;justify-content:space-around!important}.align-items-xl-start{-webkit-box-align:start!important;-ms-flex-align:start!important;align-items:flex-start!important}.align-items-xl-end{-webkit-box-align:end!important;-ms-flex-align:end!important;align-items:flex-end!important}.align-items-xl-center{-webkit-box-align:center!important;-ms-flex-align:center!important;align-items:center!important}.align-items-xl-baseline{-webkit-box-align:baseline!important;-ms-flex-align:baseline!important;align-items:baseline!important}.align-items-xl-stretch{-webkit-box-align:stretch!important;-ms-flex-align:stretch!important;align-items:stretch!important}.align-content-xl-start{-ms-flex-line-pack:start!important;align-content:flex-start!important}.align-content-xl-end{-ms-flex-line-pack:end!important;align-content:flex-end!important}.align-content-xl-center{-ms-flex-line-pack:center!important;align-content:center!important}.align-content-xl-between{-ms-flex-line-pack:justify!important;align-content:space-between!important}.align-content-xl-around{-ms-flex-line-pack:distribute!important;align-content:space-around!important}.align-content-xl-stretch{-ms-flex-line-pack:stretch!important;align-content:stretch!important}.align-self-xl-auto{-ms-flex-item-align:auto!important;align-self:auto!important}.align-self-xl-start{-ms-flex-item-align:start!important;align-self:flex-start!important}.align-self-xl-end{-ms-flex-item-align:end!important;align-self:flex-end!important}.align-self-xl-center{-ms-flex-item-align:center!important;align-self:center!important}.align-self-xl-baseline{-ms-flex-item-align:baseline!important;align-self:baseline!important}.align-self-xl-stretch{-ms-flex-item-align:stretch!important;align-self:stretch!important}}
7 | /*# sourceMappingURL=bootstrap-grid.min.css.map */
--------------------------------------------------------------------------------
/assets/mobirise/css/mbr-additional.css:
--------------------------------------------------------------------------------
1 | @import url(https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i);
2 |
3 |
4 |
5 |
6 |
7 | body {
8 | font-style: normal;
9 | line-height: 1.5;
10 | }
11 | .mbr-section-title {
12 | font-style: normal;
13 | line-height: 1.2;
14 | }
15 | .mbr-section-subtitle {
16 | line-height: 1.3;
17 | }
18 | .mbr-text {
19 | font-style: normal;
20 | line-height: 1.6;
21 | }
22 | .display-1 {
23 | font-family: 'Rubik', sans-serif;
24 | font-size: 4.25rem;
25 | }
26 | .display-1 > .mbr-iconfont {
27 | font-size: 6.8rem;
28 | }
29 | .display-2 {
30 | font-family: 'Rubik', sans-serif;
31 | font-size: 3rem;
32 | }
33 | .display-2 > .mbr-iconfont {
34 | font-size: 4.8rem;
35 | }
36 | .display-4 {
37 | font-family: 'Rubik', sans-serif;
38 | font-size: 1rem;
39 | }
40 | .display-4 > .mbr-iconfont {
41 | font-size: 1.6rem;
42 | }
43 | .display-5 {
44 | font-family: 'Rubik', sans-serif;
45 | font-size: 1.5rem;
46 | }
47 | .display-5 > .mbr-iconfont {
48 | font-size: 2.4rem;
49 | }
50 | .display-7 {
51 | font-family: 'Rubik', sans-serif;
52 | font-size: 1rem;
53 | }
54 | .display-7 > .mbr-iconfont {
55 | font-size: 1.6rem;
56 | }
57 | /* ---- Fluid typography for mobile devices ---- */
58 | /* 1.4 - font scale ratio ( bootstrap == 1.42857 ) */
59 | /* 100vw - current viewport width */
60 | /* (48 - 20) 48 == 48rem == 768px, 20 == 20rem == 320px(minimal supported viewport) */
61 | /* 0.65 - min scale variable, may vary */
62 | @media (max-width: 768px) {
63 | .display-1 {
64 | font-size: 3.4rem;
65 | font-size: calc( 2.1374999999999997rem + (4.25 - 2.1374999999999997) * ((100vw - 20rem) / (48 - 20)));
66 | line-height: calc( 1.4 * (2.1374999999999997rem + (4.25 - 2.1374999999999997) * ((100vw - 20rem) / (48 - 20))));
67 | }
68 | .display-2 {
69 | font-size: 2.4rem;
70 | font-size: calc( 1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20)));
71 | line-height: calc( 1.4 * (1.7rem + (3 - 1.7) * ((100vw - 20rem) / (48 - 20))));
72 | }
73 | .display-4 {
74 | font-size: 0.8rem;
75 | font-size: calc( 1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20)));
76 | line-height: calc( 1.4 * (1rem + (1 - 1) * ((100vw - 20rem) / (48 - 20))));
77 | }
78 | .display-5 {
79 | font-size: 1.2rem;
80 | font-size: calc( 1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20)));
81 | line-height: calc( 1.4 * (1.175rem + (1.5 - 1.175) * ((100vw - 20rem) / (48 - 20))));
82 | }
83 | }
84 | /* Buttons */
85 | .btn {
86 | font-weight: 500;
87 | border-width: 2px;
88 | font-style: normal;
89 | letter-spacing: 1px;
90 | margin: .4rem .8rem;
91 | white-space: normal;
92 | -webkit-transition: all 0.3s ease-in-out;
93 | -moz-transition: all 0.3s ease-in-out;
94 | transition: all 0.3s ease-in-out;
95 | padding: 1rem 3rem;
96 | border-radius: 3px;
97 | display: inline-flex;
98 | align-items: center;
99 | justify-content: center;
100 | word-break: break-word;
101 | }
102 | .btn-sm {
103 | font-weight: 500;
104 | letter-spacing: 1px;
105 | -webkit-transition: all 0.3s ease-in-out;
106 | -moz-transition: all 0.3s ease-in-out;
107 | transition: all 0.3s ease-in-out;
108 | padding: 0.6rem 1.5rem;
109 | border-radius: 3px;
110 | }
111 | .btn-md {
112 | font-weight: 500;
113 | letter-spacing: 1px;
114 | margin: .4rem .8rem !important;
115 | -webkit-transition: all 0.3s ease-in-out;
116 | -moz-transition: all 0.3s ease-in-out;
117 | transition: all 0.3s ease-in-out;
118 | padding: 1rem 3rem;
119 | border-radius: 3px;
120 | }
121 | .btn-lg {
122 | font-weight: 500;
123 | letter-spacing: 1px;
124 | margin: .4rem .8rem !important;
125 | -webkit-transition: all 0.3s ease-in-out;
126 | -moz-transition: all 0.3s ease-in-out;
127 | transition: all 0.3s ease-in-out;
128 | padding: 1.2rem 3.2rem;
129 | border-radius: 3px;
130 | }
131 | .bg-primary {
132 | background-color: #149dcc !important;
133 | }
134 | .bg-success {
135 | background-color: #f7ed4a !important;
136 | }
137 | .bg-info {
138 | background-color: #82786e !important;
139 | }
140 | .bg-warning {
141 | background-color: #879a9f !important;
142 | }
143 | .bg-danger {
144 | background-color: #b1a374 !important;
145 | }
146 | .btn-primary,
147 | .btn-primary:active {
148 | background-color: #149dcc !important;
149 | border-color: #149dcc !important;
150 | color: #ffffff !important;
151 | }
152 | .btn-primary:hover,
153 | .btn-primary:focus,
154 | .btn-primary.focus,
155 | .btn-primary.active {
156 | color: #ffffff !important;
157 | background-color: #0d6786 !important;
158 | border-color: #0d6786 !important;
159 | }
160 | .btn-primary.disabled,
161 | .btn-primary:disabled {
162 | color: #ffffff !important;
163 | background-color: #0d6786 !important;
164 | border-color: #0d6786 !important;
165 | }
166 | .btn-secondary,
167 | .btn-secondary:active {
168 | background-color: #ff3366 !important;
169 | border-color: #ff3366 !important;
170 | color: #ffffff !important;
171 | }
172 | .btn-secondary:hover,
173 | .btn-secondary:focus,
174 | .btn-secondary.focus,
175 | .btn-secondary.active {
176 | color: #ffffff !important;
177 | background-color: #e50039 !important;
178 | border-color: #e50039 !important;
179 | }
180 | .btn-secondary.disabled,
181 | .btn-secondary:disabled {
182 | color: #ffffff !important;
183 | background-color: #e50039 !important;
184 | border-color: #e50039 !important;
185 | }
186 | .btn-info,
187 | .btn-info:active {
188 | background-color: #82786e !important;
189 | border-color: #82786e !important;
190 | color: #ffffff !important;
191 | }
192 | .btn-info:hover,
193 | .btn-info:focus,
194 | .btn-info.focus,
195 | .btn-info.active {
196 | color: #ffffff !important;
197 | background-color: #59524b !important;
198 | border-color: #59524b !important;
199 | }
200 | .btn-info.disabled,
201 | .btn-info:disabled {
202 | color: #ffffff !important;
203 | background-color: #59524b !important;
204 | border-color: #59524b !important;
205 | }
206 | .btn-success,
207 | .btn-success:active {
208 | background-color: #f7ed4a !important;
209 | border-color: #f7ed4a !important;
210 | color: #3f3c03 !important;
211 | }
212 | .btn-success:hover,
213 | .btn-success:focus,
214 | .btn-success.focus,
215 | .btn-success.active {
216 | color: #3f3c03 !important;
217 | background-color: #eadd0a !important;
218 | border-color: #eadd0a !important;
219 | }
220 | .btn-success.disabled,
221 | .btn-success:disabled {
222 | color: #3f3c03 !important;
223 | background-color: #eadd0a !important;
224 | border-color: #eadd0a !important;
225 | }
226 | .btn-warning,
227 | .btn-warning:active {
228 | background-color: #879a9f !important;
229 | border-color: #879a9f !important;
230 | color: #ffffff !important;
231 | }
232 | .btn-warning:hover,
233 | .btn-warning:focus,
234 | .btn-warning.focus,
235 | .btn-warning.active {
236 | color: #ffffff !important;
237 | background-color: #617479 !important;
238 | border-color: #617479 !important;
239 | }
240 | .btn-warning.disabled,
241 | .btn-warning:disabled {
242 | color: #ffffff !important;
243 | background-color: #617479 !important;
244 | border-color: #617479 !important;
245 | }
246 | .btn-danger,
247 | .btn-danger:active {
248 | background-color: #b1a374 !important;
249 | border-color: #b1a374 !important;
250 | color: #ffffff !important;
251 | }
252 | .btn-danger:hover,
253 | .btn-danger:focus,
254 | .btn-danger.focus,
255 | .btn-danger.active {
256 | color: #ffffff !important;
257 | background-color: #8b7d4e !important;
258 | border-color: #8b7d4e !important;
259 | }
260 | .btn-danger.disabled,
261 | .btn-danger:disabled {
262 | color: #ffffff !important;
263 | background-color: #8b7d4e !important;
264 | border-color: #8b7d4e !important;
265 | }
266 | .btn-white {
267 | color: #333333 !important;
268 | }
269 | .btn-white,
270 | .btn-white:active {
271 | background-color: #ffffff !important;
272 | border-color: #ffffff !important;
273 | color: #808080 !important;
274 | }
275 | .btn-white:hover,
276 | .btn-white:focus,
277 | .btn-white.focus,
278 | .btn-white.active {
279 | color: #808080 !important;
280 | background-color: #d9d9d9 !important;
281 | border-color: #d9d9d9 !important;
282 | }
283 | .btn-white.disabled,
284 | .btn-white:disabled {
285 | color: #808080 !important;
286 | background-color: #d9d9d9 !important;
287 | border-color: #d9d9d9 !important;
288 | }
289 | .btn-black,
290 | .btn-black:active {
291 | background-color: #333333 !important;
292 | border-color: #333333 !important;
293 | color: #ffffff !important;
294 | }
295 | .btn-black:hover,
296 | .btn-black:focus,
297 | .btn-black.focus,
298 | .btn-black.active {
299 | color: #ffffff !important;
300 | background-color: #0d0d0d !important;
301 | border-color: #0d0d0d !important;
302 | }
303 | .btn-black.disabled,
304 | .btn-black:disabled {
305 | color: #ffffff !important;
306 | background-color: #0d0d0d !important;
307 | border-color: #0d0d0d !important;
308 | }
309 | .btn-primary-outline,
310 | .btn-primary-outline:active {
311 | background: none;
312 | border-color: #0b566f;
313 | color: #0b566f;
314 | }
315 | .btn-primary-outline:hover,
316 | .btn-primary-outline:focus,
317 | .btn-primary-outline.focus,
318 | .btn-primary-outline.active {
319 | color: #ffffff;
320 | background-color: #149dcc;
321 | border-color: #149dcc;
322 | }
323 | .btn-primary-outline.disabled,
324 | .btn-primary-outline:disabled {
325 | color: #ffffff !important;
326 | background-color: #149dcc !important;
327 | border-color: #149dcc !important;
328 | }
329 | .btn-secondary-outline,
330 | .btn-secondary-outline:active {
331 | background: none;
332 | border-color: #cc0033;
333 | color: #cc0033;
334 | }
335 | .btn-secondary-outline:hover,
336 | .btn-secondary-outline:focus,
337 | .btn-secondary-outline.focus,
338 | .btn-secondary-outline.active {
339 | color: #ffffff;
340 | background-color: #ff3366;
341 | border-color: #ff3366;
342 | }
343 | .btn-secondary-outline.disabled,
344 | .btn-secondary-outline:disabled {
345 | color: #ffffff !important;
346 | background-color: #ff3366 !important;
347 | border-color: #ff3366 !important;
348 | }
349 | .btn-info-outline,
350 | .btn-info-outline:active {
351 | background: none;
352 | border-color: #4b453f;
353 | color: #4b453f;
354 | }
355 | .btn-info-outline:hover,
356 | .btn-info-outline:focus,
357 | .btn-info-outline.focus,
358 | .btn-info-outline.active {
359 | color: #ffffff;
360 | background-color: #82786e;
361 | border-color: #82786e;
362 | }
363 | .btn-info-outline.disabled,
364 | .btn-info-outline:disabled {
365 | color: #ffffff !important;
366 | background-color: #82786e !important;
367 | border-color: #82786e !important;
368 | }
369 | .btn-success-outline,
370 | .btn-success-outline:active {
371 | background: none;
372 | border-color: #d2c609;
373 | color: #d2c609;
374 | }
375 | .btn-success-outline:hover,
376 | .btn-success-outline:focus,
377 | .btn-success-outline.focus,
378 | .btn-success-outline.active {
379 | color: #3f3c03;
380 | background-color: #f7ed4a;
381 | border-color: #f7ed4a;
382 | }
383 | .btn-success-outline.disabled,
384 | .btn-success-outline:disabled {
385 | color: #3f3c03 !important;
386 | background-color: #f7ed4a !important;
387 | border-color: #f7ed4a !important;
388 | }
389 | .btn-warning-outline,
390 | .btn-warning-outline:active {
391 | background: none;
392 | border-color: #55666b;
393 | color: #55666b;
394 | }
395 | .btn-warning-outline:hover,
396 | .btn-warning-outline:focus,
397 | .btn-warning-outline.focus,
398 | .btn-warning-outline.active {
399 | color: #ffffff;
400 | background-color: #879a9f;
401 | border-color: #879a9f;
402 | }
403 | .btn-warning-outline.disabled,
404 | .btn-warning-outline:disabled {
405 | color: #ffffff !important;
406 | background-color: #879a9f !important;
407 | border-color: #879a9f !important;
408 | }
409 | .btn-danger-outline,
410 | .btn-danger-outline:active {
411 | background: none;
412 | border-color: #7a6e45;
413 | color: #7a6e45;
414 | }
415 | .btn-danger-outline:hover,
416 | .btn-danger-outline:focus,
417 | .btn-danger-outline.focus,
418 | .btn-danger-outline.active {
419 | color: #ffffff;
420 | background-color: #b1a374;
421 | border-color: #b1a374;
422 | }
423 | .btn-danger-outline.disabled,
424 | .btn-danger-outline:disabled {
425 | color: #ffffff !important;
426 | background-color: #b1a374 !important;
427 | border-color: #b1a374 !important;
428 | }
429 | .btn-black-outline,
430 | .btn-black-outline:active {
431 | background: none;
432 | border-color: #000000;
433 | color: #000000;
434 | }
435 | .btn-black-outline:hover,
436 | .btn-black-outline:focus,
437 | .btn-black-outline.focus,
438 | .btn-black-outline.active {
439 | color: #ffffff;
440 | background-color: #333333;
441 | border-color: #333333;
442 | }
443 | .btn-black-outline.disabled,
444 | .btn-black-outline:disabled {
445 | color: #ffffff !important;
446 | background-color: #333333 !important;
447 | border-color: #333333 !important;
448 | }
449 | .btn-white-outline,
450 | .btn-white-outline:active,
451 | .btn-white-outline.active {
452 | background: none;
453 | border-color: #ffffff;
454 | color: #ffffff;
455 | }
456 | .btn-white-outline:hover,
457 | .btn-white-outline:focus,
458 | .btn-white-outline.focus {
459 | color: #333333;
460 | background-color: #ffffff;
461 | border-color: #ffffff;
462 | }
463 | .text-primary {
464 | color: #149dcc !important;
465 | }
466 | .text-secondary {
467 | color: #ff3366 !important;
468 | }
469 | .text-success {
470 | color: #f7ed4a !important;
471 | }
472 | .text-info {
473 | color: #82786e !important;
474 | }
475 | .text-warning {
476 | color: #879a9f !important;
477 | }
478 | .text-danger {
479 | color: #b1a374 !important;
480 | }
481 | .text-white {
482 | color: #ffffff !important;
483 | }
484 | .text-black {
485 | color: #000000 !important;
486 | }
487 | a.text-primary:hover,
488 | a.text-primary:focus {
489 | color: #0b566f !important;
490 | }
491 | a.text-secondary:hover,
492 | a.text-secondary:focus {
493 | color: #cc0033 !important;
494 | }
495 | a.text-success:hover,
496 | a.text-success:focus {
497 | color: #d2c609 !important;
498 | }
499 | a.text-info:hover,
500 | a.text-info:focus {
501 | color: #4b453f !important;
502 | }
503 | a.text-warning:hover,
504 | a.text-warning:focus {
505 | color: #55666b !important;
506 | }
507 | a.text-danger:hover,
508 | a.text-danger:focus {
509 | color: #7a6e45 !important;
510 | }
511 | a.text-white:hover,
512 | a.text-white:focus {
513 | color: #b3b3b3 !important;
514 | }
515 | a.text-black:hover,
516 | a.text-black:focus {
517 | color: #4d4d4d !important;
518 | }
519 | .alert-success {
520 | background-color: #70c770;
521 | }
522 | .alert-info {
523 | background-color: #82786e;
524 | }
525 | .alert-warning {
526 | background-color: #879a9f;
527 | }
528 | .alert-danger {
529 | background-color: #b1a374;
530 | }
531 | .mbr-section-btn a.btn:not(.btn-form) {
532 | border-radius: 100px;
533 | }
534 | .mbr-section-btn a.btn:not(.btn-form):hover,
535 | .mbr-section-btn a.btn:not(.btn-form):focus {
536 | box-shadow: none !important;
537 | }
538 | .mbr-section-btn a.btn:not(.btn-form):hover,
539 | .mbr-section-btn a.btn:not(.btn-form):focus {
540 | box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
541 | -webkit-box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2) !important;
542 | }
543 | .mbr-gallery-filter li a {
544 | border-radius: 100px !important;
545 | }
546 | .mbr-gallery-filter li.active .btn {
547 | background-color: #149dcc;
548 | border-color: #149dcc;
549 | color: #ffffff;
550 | }
551 | .mbr-gallery-filter li.active .btn:focus {
552 | box-shadow: none;
553 | }
554 | .nav-tabs .nav-link {
555 | border-radius: 100px !important;
556 | }
557 | .btn-form {
558 | border-radius: 0;
559 | }
560 | .btn-form:hover {
561 | cursor: pointer;
562 | }
563 | a,
564 | a:hover {
565 | color: #149dcc;
566 | }
567 | .mbr-plan-header.bg-primary .mbr-plan-subtitle,
568 | .mbr-plan-header.bg-primary .mbr-plan-price-desc {
569 | color: #b4e6f8;
570 | }
571 | .mbr-plan-header.bg-success .mbr-plan-subtitle,
572 | .mbr-plan-header.bg-success .mbr-plan-price-desc {
573 | color: #ffffff;
574 | }
575 | .mbr-plan-header.bg-info .mbr-plan-subtitle,
576 | .mbr-plan-header.bg-info .mbr-plan-price-desc {
577 | color: #beb8b2;
578 | }
579 | .mbr-plan-header.bg-warning .mbr-plan-subtitle,
580 | .mbr-plan-header.bg-warning .mbr-plan-price-desc {
581 | color: #ced6d8;
582 | }
583 | .mbr-plan-header.bg-danger .mbr-plan-subtitle,
584 | .mbr-plan-header.bg-danger .mbr-plan-price-desc {
585 | color: #dfd9c6;
586 | }
587 | /* Scroll to top button*/
588 | .scrollToTop_wraper {
589 | opacity: 0 !important;
590 | }
591 | #scrollToTop a i:before {
592 | content: '';
593 | position: absolute;
594 | height: 40%;
595 | top: 25%;
596 | background: #fff;
597 | width: 2px;
598 | left: calc(50% - 1px);
599 | }
600 | #scrollToTop a i:after {
601 | content: '';
602 | position: absolute;
603 | display: block;
604 | border-top: 2px solid #fff;
605 | border-right: 2px solid #fff;
606 | width: 40%;
607 | height: 40%;
608 | left: 30%;
609 | bottom: 30%;
610 | transform: rotate(135deg);
611 | }
612 | /* Others*/
613 | .note-check a[data-value=Rubik] {
614 | font-style: normal;
615 | }
616 | .mbr-arrow a {
617 | color: #ffffff;
618 | }
619 | @media (max-width: 767px) {
620 | .mbr-arrow {
621 | display: none;
622 | }
623 | }
624 | .form-control-label {
625 | position: relative;
626 | cursor: pointer;
627 | margin-bottom: .357em;
628 | padding: 0;
629 | }
630 | .alert {
631 | color: #ffffff;
632 | border-radius: 0;
633 | border: 0;
634 | font-size: .875rem;
635 | line-height: 1.5;
636 | margin-bottom: 1.875rem;
637 | padding: 1.25rem;
638 | position: relative;
639 | }
640 | .alert.alert-form::after {
641 | background-color: inherit;
642 | bottom: -7px;
643 | content: "";
644 | display: block;
645 | height: 14px;
646 | left: 50%;
647 | margin-left: -7px;
648 | position: absolute;
649 | transform: rotate(45deg);
650 | width: 14px;
651 | }
652 | .form-control {
653 | background-color: #f5f5f5;
654 | box-shadow: none;
655 | color: #565656;
656 | font-family: 'Rubik', sans-serif;
657 | font-size: 1rem;
658 | line-height: 1.43;
659 | min-height: 3.5em;
660 | padding: 1.07em .5em;
661 | }
662 | .form-control > .mbr-iconfont {
663 | font-size: 1.6rem;
664 | }
665 | .form-control,
666 | .form-control:focus {
667 | border: 1px solid #e8e8e8;
668 | }
669 | .form-active .form-control:invalid {
670 | border-color: red;
671 | }
672 | .mbr-overlay {
673 | background-color: #000;
674 | bottom: 0;
675 | left: 0;
676 | opacity: .5;
677 | position: absolute;
678 | right: 0;
679 | top: 0;
680 | z-index: 0;
681 | }
682 | blockquote {
683 | font-style: italic;
684 | padding: 10px 0 10px 20px;
685 | font-size: 1.09rem;
686 | position: relative;
687 | border-color: #149dcc;
688 | border-width: 3px;
689 | }
690 | ul,
691 | ol,
692 | pre,
693 | blockquote {
694 | margin-bottom: 2.3125rem;
695 | }
696 | pre {
697 | background: #f4f4f4;
698 | padding: 10px 24px;
699 | white-space: pre-wrap;
700 | }
701 | .inactive {
702 | -webkit-user-select: none;
703 | -moz-user-select: none;
704 | -ms-user-select: none;
705 | user-select: none;
706 | pointer-events: none;
707 | -webkit-user-drag: none;
708 | user-drag: none;
709 | }
710 | .mbr-section__comments .row {
711 | justify-content: center;
712 | }
713 | /* Forms */
714 | .mbr-form .btn {
715 | margin: .4rem 0;
716 | }
717 | .mbr-form .input-group-btn a.btn {
718 | border-radius: 100px !important;
719 | }
720 | .mbr-form .input-group-btn a.btn:hover {
721 | box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
722 | }
723 | .mbr-form .input-group-btn button[type="submit"] {
724 | border-radius: 100px !important;
725 | padding: 1rem 3rem;
726 | }
727 | .mbr-form .input-group-btn button[type="submit"]:hover {
728 | box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.2);
729 | }
730 | .form2 .form-control {
731 | border-top-left-radius: 100px;
732 | border-bottom-left-radius: 100px;
733 | }
734 | .form2 .input-group-btn a.btn {
735 | border-top-left-radius: 0 !important;
736 | border-bottom-left-radius: 0 !important;
737 | }
738 | .form2 .input-group-btn button[type="submit"] {
739 | border-top-left-radius: 0 !important;
740 | border-bottom-left-radius: 0 !important;
741 | }
742 | .form3 input[type="email"] {
743 | border-radius: 100px !important;
744 | }
745 | @media (max-width: 349px) {
746 | .form2 input[type="email"] {
747 | border-radius: 100px !important;
748 | }
749 | .form2 .input-group-btn a.btn {
750 | border-radius: 100px !important;
751 | }
752 | .form2 .input-group-btn button[type="submit"] {
753 | border-radius: 100px !important;
754 | }
755 | }
756 | @media (max-width: 767px) {
757 | .btn {
758 | font-size: .75rem !important;
759 | }
760 | .btn .mbr-iconfont {
761 | font-size: 1rem !important;
762 | }
763 | }
764 | /* Social block */
765 | .btn-social {
766 | font-size: 20px;
767 | border-radius: 50%;
768 | padding: 0;
769 | width: 44px;
770 | height: 44px;
771 | line-height: 44px;
772 | text-align: center;
773 | position: relative;
774 | border: 2px solid #c0a375;
775 | border-color: #149dcc;
776 | color: #232323;
777 | cursor: pointer;
778 | }
779 | .btn-social i {
780 | top: 0;
781 | line-height: 44px;
782 | width: 44px;
783 | }
784 | .btn-social:hover {
785 | color: #fff;
786 | background: #149dcc;
787 | }
788 | .btn-social + .btn {
789 | margin-left: .1rem;
790 | }
791 | /* Footer */
792 | .mbr-footer-content li::before,
793 | .mbr-footer .mbr-contacts li::before {
794 | background: #149dcc;
795 | }
796 | .mbr-footer-content li a:hover,
797 | .mbr-footer .mbr-contacts li a:hover {
798 | color: #149dcc;
799 | }
800 | .footer3 input[type="email"],
801 | .footer4 input[type="email"] {
802 | border-radius: 100px !important;
803 | }
804 | .footer3 .input-group-btn a.btn,
805 | .footer4 .input-group-btn a.btn {
806 | border-radius: 100px !important;
807 | }
808 | .footer3 .input-group-btn button[type="submit"],
809 | .footer4 .input-group-btn button[type="submit"] {
810 | border-radius: 100px !important;
811 | }
812 | /* Headers*/
813 | .header13 .form-inline input[type="email"],
814 | .header14 .form-inline input[type="email"] {
815 | border-radius: 100px;
816 | }
817 | .header13 .form-inline input[type="text"],
818 | .header14 .form-inline input[type="text"] {
819 | border-radius: 100px;
820 | }
821 | .header13 .form-inline input[type="tel"],
822 | .header14 .form-inline input[type="tel"] {
823 | border-radius: 100px;
824 | }
825 | .header13 .form-inline a.btn,
826 | .header14 .form-inline a.btn {
827 | border-radius: 100px;
828 | }
829 | .header13 .form-inline button,
830 | .header14 .form-inline button {
831 | border-radius: 100px !important;
832 | }
833 | .offset-1 {
834 | margin-left: 8.33333%;
835 | }
836 | .offset-2 {
837 | margin-left: 16.66667%;
838 | }
839 | .offset-3 {
840 | margin-left: 25%;
841 | }
842 | .offset-4 {
843 | margin-left: 33.33333%;
844 | }
845 | .offset-5 {
846 | margin-left: 41.66667%;
847 | }
848 | .offset-6 {
849 | margin-left: 50%;
850 | }
851 | .offset-7 {
852 | margin-left: 58.33333%;
853 | }
854 | .offset-8 {
855 | margin-left: 66.66667%;
856 | }
857 | .offset-9 {
858 | margin-left: 75%;
859 | }
860 | .offset-10 {
861 | margin-left: 83.33333%;
862 | }
863 | .offset-11 {
864 | margin-left: 91.66667%;
865 | }
866 | @media (min-width: 576px) {
867 | .offset-sm-0 {
868 | margin-left: 0%;
869 | }
870 | .offset-sm-1 {
871 | margin-left: 8.33333%;
872 | }
873 | .offset-sm-2 {
874 | margin-left: 16.66667%;
875 | }
876 | .offset-sm-3 {
877 | margin-left: 25%;
878 | }
879 | .offset-sm-4 {
880 | margin-left: 33.33333%;
881 | }
882 | .offset-sm-5 {
883 | margin-left: 41.66667%;
884 | }
885 | .offset-sm-6 {
886 | margin-left: 50%;
887 | }
888 | .offset-sm-7 {
889 | margin-left: 58.33333%;
890 | }
891 | .offset-sm-8 {
892 | margin-left: 66.66667%;
893 | }
894 | .offset-sm-9 {
895 | margin-left: 75%;
896 | }
897 | .offset-sm-10 {
898 | margin-left: 83.33333%;
899 | }
900 | .offset-sm-11 {
901 | margin-left: 91.66667%;
902 | }
903 | }
904 | @media (min-width: 768px) {
905 | .offset-md-0 {
906 | margin-left: 0%;
907 | }
908 | .offset-md-1 {
909 | margin-left: 8.33333%;
910 | }
911 | .offset-md-2 {
912 | margin-left: 16.66667%;
913 | }
914 | .offset-md-3 {
915 | margin-left: 25%;
916 | }
917 | .offset-md-4 {
918 | margin-left: 33.33333%;
919 | }
920 | .offset-md-5 {
921 | margin-left: 41.66667%;
922 | }
923 | .offset-md-6 {
924 | margin-left: 50%;
925 | }
926 | .offset-md-7 {
927 | margin-left: 58.33333%;
928 | }
929 | .offset-md-8 {
930 | margin-left: 66.66667%;
931 | }
932 | .offset-md-9 {
933 | margin-left: 75%;
934 | }
935 | .offset-md-10 {
936 | margin-left: 83.33333%;
937 | }
938 | .offset-md-11 {
939 | margin-left: 91.66667%;
940 | }
941 | }
942 | @media (min-width: 992px) {
943 | .offset-lg-0 {
944 | margin-left: 0%;
945 | }
946 | .offset-lg-1 {
947 | margin-left: 8.33333%;
948 | }
949 | .offset-lg-2 {
950 | margin-left: 16.66667%;
951 | }
952 | .offset-lg-3 {
953 | margin-left: 25%;
954 | }
955 | .offset-lg-4 {
956 | margin-left: 33.33333%;
957 | }
958 | .offset-lg-5 {
959 | margin-left: 41.66667%;
960 | }
961 | .offset-lg-6 {
962 | margin-left: 50%;
963 | }
964 | .offset-lg-7 {
965 | margin-left: 58.33333%;
966 | }
967 | .offset-lg-8 {
968 | margin-left: 66.66667%;
969 | }
970 | .offset-lg-9 {
971 | margin-left: 75%;
972 | }
973 | .offset-lg-10 {
974 | margin-left: 83.33333%;
975 | }
976 | .offset-lg-11 {
977 | margin-left: 91.66667%;
978 | }
979 | }
980 | @media (min-width: 1200px) {
981 | .offset-xl-0 {
982 | margin-left: 0%;
983 | }
984 | .offset-xl-1 {
985 | margin-left: 8.33333%;
986 | }
987 | .offset-xl-2 {
988 | margin-left: 16.66667%;
989 | }
990 | .offset-xl-3 {
991 | margin-left: 25%;
992 | }
993 | .offset-xl-4 {
994 | margin-left: 33.33333%;
995 | }
996 | .offset-xl-5 {
997 | margin-left: 41.66667%;
998 | }
999 | .offset-xl-6 {
1000 | margin-left: 50%;
1001 | }
1002 | .offset-xl-7 {
1003 | margin-left: 58.33333%;
1004 | }
1005 | .offset-xl-8 {
1006 | margin-left: 66.66667%;
1007 | }
1008 | .offset-xl-9 {
1009 | margin-left: 75%;
1010 | }
1011 | .offset-xl-10 {
1012 | margin-left: 83.33333%;
1013 | }
1014 | .offset-xl-11 {
1015 | margin-left: 91.66667%;
1016 | }
1017 | }
1018 | .navbar-toggler {
1019 | -webkit-align-self: flex-start;
1020 | -ms-flex-item-align: start;
1021 | align-self: flex-start;
1022 | padding: 0.25rem 0.75rem;
1023 | font-size: 1.25rem;
1024 | line-height: 1;
1025 | background: transparent;
1026 | border: 1px solid transparent;
1027 | -webkit-border-radius: 0.25rem;
1028 | border-radius: 0.25rem;
1029 | }
1030 | .navbar-toggler:focus,
1031 | .navbar-toggler:hover {
1032 | text-decoration: none;
1033 | }
1034 | .navbar-toggler-icon {
1035 | display: inline-block;
1036 | width: 1.5em;
1037 | height: 1.5em;
1038 | vertical-align: middle;
1039 | content: "";
1040 | background: no-repeat center center;
1041 | -webkit-background-size: 100% 100%;
1042 | -o-background-size: 100% 100%;
1043 | background-size: 100% 100%;
1044 | }
1045 | .navbar-toggler-left {
1046 | position: absolute;
1047 | left: 1rem;
1048 | }
1049 | .navbar-toggler-right {
1050 | position: absolute;
1051 | right: 1rem;
1052 | }
1053 | @media (max-width: 575px) {
1054 | .navbar-toggleable .navbar-nav .dropdown-menu {
1055 | position: static;
1056 | float: none;
1057 | }
1058 | .navbar-toggleable > .container {
1059 | padding-right: 0;
1060 | padding-left: 0;
1061 | }
1062 | }
1063 | @media (min-width: 576px) {
1064 | .navbar-toggleable {
1065 | -webkit-box-orient: horizontal;
1066 | -webkit-box-direction: normal;
1067 | -webkit-flex-direction: row;
1068 | -ms-flex-direction: row;
1069 | flex-direction: row;
1070 | -webkit-flex-wrap: nowrap;
1071 | -ms-flex-wrap: nowrap;
1072 | flex-wrap: nowrap;
1073 | -webkit-box-align: center;
1074 | -webkit-align-items: center;
1075 | -ms-flex-align: center;
1076 | align-items: center;
1077 | }
1078 | .navbar-toggleable .navbar-nav {
1079 | -webkit-box-orient: horizontal;
1080 | -webkit-box-direction: normal;
1081 | -webkit-flex-direction: row;
1082 | -ms-flex-direction: row;
1083 | flex-direction: row;
1084 | }
1085 | .navbar-toggleable .navbar-nav .nav-link {
1086 | padding-right: .5rem;
1087 | padding-left: .5rem;
1088 | }
1089 | .navbar-toggleable > .container {
1090 | display: -webkit-box;
1091 | display: -webkit-flex;
1092 | display: -ms-flexbox;
1093 | display: flex;
1094 | -webkit-flex-wrap: nowrap;
1095 | -ms-flex-wrap: nowrap;
1096 | flex-wrap: nowrap;
1097 | -webkit-box-align: center;
1098 | -webkit-align-items: center;
1099 | -ms-flex-align: center;
1100 | align-items: center;
1101 | }
1102 | .navbar-toggleable .navbar-collapse {
1103 | display: -webkit-box !important;
1104 | display: -webkit-flex !important;
1105 | display: -ms-flexbox !important;
1106 | display: flex !important;
1107 | width: 100%;
1108 | }
1109 | .navbar-toggleable .navbar-toggler {
1110 | display: none;
1111 | }
1112 | }
1113 | @media (max-width: 767px) {
1114 | .navbar-toggleable-sm .navbar-nav .dropdown-menu {
1115 | position: static;
1116 | float: none;
1117 | }
1118 | .navbar-toggleable-sm > .container {
1119 | padding-right: 0;
1120 | padding-left: 0;
1121 | }
1122 | }
1123 | @media (min-width: 768px) {
1124 | .navbar-toggleable-sm {
1125 | -webkit-box-orient: horizontal;
1126 | -webkit-box-direction: normal;
1127 | -webkit-flex-direction: row;
1128 | -ms-flex-direction: row;
1129 | flex-direction: row;
1130 | -webkit-flex-wrap: nowrap;
1131 | -ms-flex-wrap: nowrap;
1132 | flex-wrap: nowrap;
1133 | -webkit-box-align: center;
1134 | -webkit-align-items: center;
1135 | -ms-flex-align: center;
1136 | align-items: center;
1137 | }
1138 | .navbar-toggleable-sm .navbar-nav {
1139 | -webkit-box-orient: horizontal;
1140 | -webkit-box-direction: normal;
1141 | -webkit-flex-direction: row;
1142 | -ms-flex-direction: row;
1143 | flex-direction: row;
1144 | }
1145 | .navbar-toggleable-sm .navbar-nav .nav-link {
1146 | padding-right: .5rem;
1147 | padding-left: .5rem;
1148 | }
1149 | .navbar-toggleable-sm > .container {
1150 | display: -webkit-box;
1151 | display: -webkit-flex;
1152 | display: -ms-flexbox;
1153 | display: flex;
1154 | -webkit-flex-wrap: nowrap;
1155 | -ms-flex-wrap: nowrap;
1156 | flex-wrap: nowrap;
1157 | -webkit-box-align: center;
1158 | -webkit-align-items: center;
1159 | -ms-flex-align: center;
1160 | align-items: center;
1161 | }
1162 | .navbar-toggleable-sm .navbar-collapse {
1163 | display: -webkit-box !important;
1164 | display: -webkit-flex !important;
1165 | display: -ms-flexbox !important;
1166 | display: flex !important;
1167 | width: 100%;
1168 | }
1169 | .navbar-toggleable-sm .navbar-toggler {
1170 | display: none;
1171 | }
1172 | }
1173 | @media (max-width: 991px) {
1174 | .navbar-toggleable-md .navbar-nav .dropdown-menu {
1175 | position: static;
1176 | float: none;
1177 | }
1178 | .navbar-toggleable-md > .container {
1179 | padding-right: 0;
1180 | padding-left: 0;
1181 | }
1182 | }
1183 | @media (min-width: 992px) {
1184 | .navbar-toggleable-md {
1185 | -webkit-box-orient: horizontal;
1186 | -webkit-box-direction: normal;
1187 | -webkit-flex-direction: row;
1188 | -ms-flex-direction: row;
1189 | flex-direction: row;
1190 | -webkit-flex-wrap: nowrap;
1191 | -ms-flex-wrap: nowrap;
1192 | flex-wrap: nowrap;
1193 | -webkit-box-align: center;
1194 | -webkit-align-items: center;
1195 | -ms-flex-align: center;
1196 | align-items: center;
1197 | }
1198 | .navbar-toggleable-md .navbar-nav {
1199 | -webkit-box-orient: horizontal;
1200 | -webkit-box-direction: normal;
1201 | -webkit-flex-direction: row;
1202 | -ms-flex-direction: row;
1203 | flex-direction: row;
1204 | }
1205 | .navbar-toggleable-md .navbar-nav .nav-link {
1206 | padding-right: .5rem;
1207 | padding-left: .5rem;
1208 | }
1209 | .navbar-toggleable-md > .container {
1210 | display: -webkit-box;
1211 | display: -webkit-flex;
1212 | display: -ms-flexbox;
1213 | display: flex;
1214 | -webkit-flex-wrap: nowrap;
1215 | -ms-flex-wrap: nowrap;
1216 | flex-wrap: nowrap;
1217 | -webkit-box-align: center;
1218 | -webkit-align-items: center;
1219 | -ms-flex-align: center;
1220 | align-items: center;
1221 | }
1222 | .navbar-toggleable-md .navbar-collapse {
1223 | display: -webkit-box !important;
1224 | display: -webkit-flex !important;
1225 | display: -ms-flexbox !important;
1226 | display: flex !important;
1227 | width: 100%;
1228 | }
1229 | .navbar-toggleable-md .navbar-toggler {
1230 | display: none;
1231 | }
1232 | }
1233 | @media (max-width: 1199px) {
1234 | .navbar-toggleable-lg .navbar-nav .dropdown-menu {
1235 | position: static;
1236 | float: none;
1237 | }
1238 | .navbar-toggleable-lg > .container {
1239 | padding-right: 0;
1240 | padding-left: 0;
1241 | }
1242 | }
1243 | @media (min-width: 1200px) {
1244 | .navbar-toggleable-lg {
1245 | -webkit-box-orient: horizontal;
1246 | -webkit-box-direction: normal;
1247 | -webkit-flex-direction: row;
1248 | -ms-flex-direction: row;
1249 | flex-direction: row;
1250 | -webkit-flex-wrap: nowrap;
1251 | -ms-flex-wrap: nowrap;
1252 | flex-wrap: nowrap;
1253 | -webkit-box-align: center;
1254 | -webkit-align-items: center;
1255 | -ms-flex-align: center;
1256 | align-items: center;
1257 | }
1258 | .navbar-toggleable-lg .navbar-nav {
1259 | -webkit-box-orient: horizontal;
1260 | -webkit-box-direction: normal;
1261 | -webkit-flex-direction: row;
1262 | -ms-flex-direction: row;
1263 | flex-direction: row;
1264 | }
1265 | .navbar-toggleable-lg .navbar-nav .nav-link {
1266 | padding-right: .5rem;
1267 | padding-left: .5rem;
1268 | }
1269 | .navbar-toggleable-lg > .container {
1270 | display: -webkit-box;
1271 | display: -webkit-flex;
1272 | display: -ms-flexbox;
1273 | display: flex;
1274 | -webkit-flex-wrap: nowrap;
1275 | -ms-flex-wrap: nowrap;
1276 | flex-wrap: nowrap;
1277 | -webkit-box-align: center;
1278 | -webkit-align-items: center;
1279 | -ms-flex-align: center;
1280 | align-items: center;
1281 | }
1282 | .navbar-toggleable-lg .navbar-collapse {
1283 | display: -webkit-box !important;
1284 | display: -webkit-flex !important;
1285 | display: -ms-flexbox !important;
1286 | display: flex !important;
1287 | width: 100%;
1288 | }
1289 | .navbar-toggleable-lg .navbar-toggler {
1290 | display: none;
1291 | }
1292 | }
1293 | .navbar-toggleable-xl {
1294 | -webkit-box-orient: horizontal;
1295 | -webkit-box-direction: normal;
1296 | -webkit-flex-direction: row;
1297 | -ms-flex-direction: row;
1298 | flex-direction: row;
1299 | -webkit-flex-wrap: nowrap;
1300 | -ms-flex-wrap: nowrap;
1301 | flex-wrap: nowrap;
1302 | -webkit-box-align: center;
1303 | -webkit-align-items: center;
1304 | -ms-flex-align: center;
1305 | align-items: center;
1306 | }
1307 | .navbar-toggleable-xl .navbar-nav .dropdown-menu {
1308 | position: static;
1309 | float: none;
1310 | }
1311 | .navbar-toggleable-xl > .container {
1312 | padding-right: 0;
1313 | padding-left: 0;
1314 | }
1315 | .navbar-toggleable-xl .navbar-nav {
1316 | -webkit-box-orient: horizontal;
1317 | -webkit-box-direction: normal;
1318 | -webkit-flex-direction: row;
1319 | -ms-flex-direction: row;
1320 | flex-direction: row;
1321 | }
1322 | .navbar-toggleable-xl .navbar-nav .nav-link {
1323 | padding-right: .5rem;
1324 | padding-left: .5rem;
1325 | }
1326 | .navbar-toggleable-xl > .container {
1327 | display: -webkit-box;
1328 | display: -webkit-flex;
1329 | display: -ms-flexbox;
1330 | display: flex;
1331 | -webkit-flex-wrap: nowrap;
1332 | -ms-flex-wrap: nowrap;
1333 | flex-wrap: nowrap;
1334 | -webkit-box-align: center;
1335 | -webkit-align-items: center;
1336 | -ms-flex-align: center;
1337 | align-items: center;
1338 | }
1339 | .navbar-toggleable-xl .navbar-collapse {
1340 | display: -webkit-box !important;
1341 | display: -webkit-flex !important;
1342 | display: -ms-flexbox !important;
1343 | display: flex !important;
1344 | width: 100%;
1345 | }
1346 | .navbar-toggleable-xl .navbar-toggler {
1347 | display: none;
1348 | }
1349 | .card-img {
1350 | width: auto;
1351 | }
1352 | .menu .navbar.collapsed:not(.beta-menu) {
1353 | flex-direction: column;
1354 | }
1355 | .carousel-item.active,
1356 | .carousel-item-next,
1357 | .carousel-item-prev {
1358 | display: -webkit-box;
1359 | display: -webkit-flex;
1360 | display: -ms-flexbox;
1361 | display: flex;
1362 | }
1363 | .note-air-layout .dropup .dropdown-menu,
1364 | .note-air-layout .navbar-fixed-bottom .dropdown .dropdown-menu {
1365 | bottom: initial !important;
1366 | }
1367 | html,
1368 | body {
1369 | height: auto;
1370 | min-height: 100vh;
1371 | }
1372 | .dropup .dropdown-toggle::after {
1373 | display: none;
1374 | }
1375 | .cid-qKtGCiM0v1 {
1376 | background-color: #232323;
1377 | }
1378 | .cid-qKtJ9fecci {
1379 | padding-top: 90px;
1380 | padding-bottom: 90px;
1381 | background-color: #0f7699;
1382 | }
1383 | .cid-qKtIhAB55h {
1384 | padding-top: 90px;
1385 | padding-bottom: 90px;
1386 | background: linear-gradient(45deg, #dbd4b8, #232323);
1387 | }
1388 | .cid-qKtIhAB55h .main {
1389 | flex-direction: row-reverse;
1390 | }
1391 | .cid-qKtIhAB55h .main .mbr-section-btn {
1392 | text-align: right;
1393 | }
1394 | .cid-qKtIhAB55h .btn {
1395 | margin: 0 0 .5rem 0;
1396 | }
1397 | .cid-qKtJ8nlGPt {
1398 | padding-top: 90px;
1399 | padding-bottom: 90px;
1400 | background: linear-gradient(45deg, #dbd4b8, #25aab2);
1401 | }
1402 | .cid-qKtJ8nlGPt .main {
1403 | flex-direction: row-reverse;
1404 | }
1405 | .cid-qKtJ8nlGPt .main .mbr-section-btn {
1406 | text-align: right;
1407 | }
1408 | .cid-qKtJ8nlGPt .btn {
1409 | margin: 0 0 .5rem 0;
1410 | }
1411 | .cid-qKtOGt1cz6 {
1412 | padding-top: 30px;
1413 | padding-bottom: 30px;
1414 | background-color: #2e2e2e;
1415 | }
1416 |
--------------------------------------------------------------------------------