-
Notifications
You must be signed in to change notification settings - Fork 1
/
project.mobirise
630 lines (630 loc) · 36.8 KB
/
project.mobirise
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
{
"settings": {
"name": "My Site",
"currentPage": "index.html",
"theme": {
"name": "mobirise4",
"title": "Mobirise 4",
"styling": {
"primaryColor": "#149dcc",
"secondaryColor": "#ff3366",
"successColor": "#F7ED4A",
"infoColor": "#82786E",
"warningColor": "#879A9F",
"dangerColor": "#B1A374",
"mainFont": "Rubik",
"display1Font": "Rubik",
"display1Size": 4.25,
"display2Font": "Rubik",
"display2Size": 3,
"display5Font": "Rubik",
"display5Size": 1.5,
"display7Font": "Rubik",
"display7Size": 1,
"display4Font": "Rubik",
"display4Size": 1,
"isRoundedButtons": true,
"isAnimatedOnScroll": false,
"isScrollToTopButton": false
}
},
"path": "@PROJECT_PATH@",
"siteFonts": [],
"versionFirst": "4.7.6",
"uniqCompNum": 7,
"versionPublish": "4.8.1",
"screenshot": "screenshot.png"
},
"pages": {
"index.html": {
"settings": {
"main": true,
"title": "Home",
"meta_descr": "",
"header_custom": "",
"footer_custom": "",
"html_before": ""
},
"components": [
{
"_styles": {
".navbar": {
"padding": ".5rem 0",
"background": "@menuBgColor",
"transition": "none",
"min-height": "77px"
},
".navbar-dropdown.bg-color.transparent.opened": {
"background": "@menuBgColor"
},
"a": {
"font-style": "normal"
},
".nav-item": {
"& span": {
"padding-right": "0.4em",
"line-height": "0.5em",
"vertical-align": "text-bottom",
"position": "relative",
"text-decoration": "none"
},
"& a": {
"display": "flex",
"align-items": "center",
"justify-content": "center",
"padding": "0.7rem 0 !important",
"margin": "0rem .65rem !important"
}
},
".nav-item:focus, .nav-link:focus": {
"outline": "none"
},
".btn": {
"padding": "0.4rem 1.5rem",
".mbr-iconfont": {
"font-size": "1.6rem"
},
"display": "inline-flex",
"align-items": "center"
},
".menu-logo": {
"margin-right": "auto",
".navbar-brand": {
"display": "flex",
"margin-left": "5rem",
"padding": "0",
"transition": "padding .2s",
"min-height": "3.8rem",
"align-items": "center",
".navbar-caption-wrap": {
"display": "-webkit-flex",
"-webkit-align-items": "center",
"align-items": "center",
"word-break": "break-word",
"min-width": "7rem",
"margin": ".3rem 0",
".navbar-caption": {
"line-height": "1.2rem !important",
"padding-right": "2rem"
}
},
".navbar-logo": {
"font-size": "4rem",
"transition": "font-size 0.25s",
"& img": {
"display": "flex"
},
".mbr-iconfont": {
"transition": "font-size 0.25s"
}
}
}
},
".navbar-toggleable-sm .navbar-collapse": {
"justify-content": "flex-end",
"-webkit-justify-content": "flex-end",
"padding-right": "5rem",
"width": "auto",
".navbar-nav": {
"flex-wrap": "wrap",
"-webkit-flex-wrap": "wrap",
"padding-left": "0",
".nav-item": {
"-webkit-align-self": "center",
"align-self": "center"
}
},
".navbar-buttons": {
"padding-left": "0",
"padding-bottom": "0"
}
},
".dropdown": {
".dropdown-menu": {
"background": "@menuBgColor",
"display": "none",
"position": "absolute",
"min-width": "5rem",
"padding-top": "1.4rem",
"padding-bottom": "1.4rem",
"text-align": "left",
".dropdown-item": {
"width": "auto",
"padding": "0.235em 1.5385em 0.235em 1.5385em !important",
"&::after": {
"right": "0.5rem"
}
},
".dropdown-submenu": {
"margin": "0"
}
},
"&.open > .dropdown-menu": {
"display": "block"
}
},
".navbar-toggleable-sm": {
"&.opened:after": {
"position": "absolute",
"width": "100vw",
"height": "100vh",
"content": "''",
"background-color": "rgba(0, 0, 0, 0.1)",
"left": "0",
"bottom": "0",
"transform": "translateY(100%)",
"-webkit-transform": "translateY(100%)",
"z-index": "1000"
}
},
".navbar.navbar-short": {
"min-height": "60px",
"transition": "all .2s",
"& .navbar-toggler-right": {
"top": "20px"
},
"& .navbar-logo a": {
"font-size": "2.5rem !important",
"line-height": "2.5rem",
"transition": "font-size 0.25s",
"& .mbr-iconfont": {
"font-size": "2.5rem !important"
},
"& img": {
"height": "3rem !important"
}
},
"& .navbar-brand": {
"min-height": "3rem"
}
},
"button.navbar-toggler": {
"width": "31px",
"height": "18px",
"cursor": "pointer",
"transition": "all .2s",
"top": "1.5rem",
"right": "1rem",
"&:focus": {
"outline": "none"
},
".hamburger span": {
"position": "absolute",
"right": "0",
"width": "30px",
"height": "2px",
"border-right": "5px",
"background-color": "@hamburgerColor",
"&:nth-child(1)": {
"top": "0",
"transition": "all .2s"
},
"&:nth-child(2)": {
"top": "8px",
"transition": "all .15s"
},
"&:nth-child(3)": {
"top": "8px",
"transition": "all .15s"
},
"&:nth-child(4)": {
"top": "16px",
"transition": "all .2s"
}
}
},
"nav.opened .hamburger span": {
"&:nth-child(1)": {
"top": "8px",
"width": "0",
"opacity": "0",
"right": "50%",
"transition": "all .2s"
},
"&:nth-child(2)": {
"-webkit-transform": "rotate(45deg)",
"transform": "rotate(45deg)",
"transition": "all .25s"
},
"&:nth-child(3)": {
"-webkit-transform": "rotate(-45deg)",
"transform": "rotate(-45deg)",
"transition": "all .25s"
},
"&:nth-child(4)": {
"top": "8px",
"width": "0",
"opacity": "0",
"right": "50%",
"transition": "all .2s"
}
},
".collapsed": {
"&.navbar-expand": {
"flex-direction": "column"
},
".btn": {
"display": "flex"
},
".navbar-collapse": {
"display": "none !important",
"padding-right": "0 !important",
"&.collapsing,&.show": {
"display": "block !important",
".navbar-nav": {
"display": "block",
"text-align": "center",
".nav-item": {
"clear": "both",
"& when (@showButtons = false)": {
"&:last-child": {
"margin-bottom": "1rem"
}
}
}
},
".navbar-buttons": {
"text-align": "center",
"&:last-child": {
"margin-bottom": "1rem"
}
}
}
},
"button.navbar-toggler": {
"display": "block"
},
".navbar-brand": {
"margin-left": "1rem !important"
},
".navbar-toggleable-sm": {
"flex-direction": "column",
"-webkit-flex-direction": "column"
},
".dropdown": {
".dropdown-menu": {
"width": "100%",
"text-align": "center",
"position": "relative",
"opacity": "0",
"display": "block",
"height": "0",
"visibility": "hidden",
"padding": "0",
"transition-duration": ".5s",
"transition-property": "opacity,padding,height"
},
"&.open > .dropdown-menu": {
"position": "relative",
"opacity": "1",
"height": "auto",
"padding": "1.4rem 0",
"visibility": "visible"
},
".dropdown-submenu": {
"left": "0",
"text-align": "center",
"width": "100%"
},
".dropdown-toggle[data-toggle=\"dropdown-submenu\"]::after": {
"margin-top": "0",
"position": "inherit",
"right": "0",
"top": "50%",
"display": "inline-block",
"width": "0",
"height": "0",
"margin-left": ".3em",
"vertical-align": "middle",
"content": "\"\"",
"border-top": ".30em solid",
"border-right": ".30em solid transparent",
"border-left": ".30em solid transparent"
}
}
},
"@media (max-width: 991px)": {
".navbar-expand": {
"flex-direction": "column"
},
"img": {
"height": "3.8rem !important"
},
".btn": {
"display": "flex"
},
"button.navbar-toggler": {
"display": "block"
},
".navbar-brand": {
"margin-left": "1rem !important"
},
".navbar-toggleable-sm": {
"flex-direction": "column",
"-webkit-flex-direction": "column"
},
".navbar-collapse": {
"display": "none !important",
"padding-right": "0 !important",
"&.collapsing,&.show": {
"display": "block !important",
".navbar-nav": {
"display": "block",
"text-align": "center",
".nav-item": {
"clear": "both",
"& when (@showButtons = false)": {
"&:last-child": {
"margin-bottom": "1rem"
}
}
}
},
".navbar-buttons": {
"text-align": "center",
"&:last-child": {
"margin-bottom": "1rem"
}
}
}
},
".dropdown": {
".dropdown-menu": {
"width": "100%",
"text-align": "center",
"position": "relative",
"opacity": "0",
"display": "block",
"height": "0",
"visibility": "hidden",
"padding": "0",
"transition-duration": ".5s",
"transition-property": "opacity,padding,height"
},
"&.open > .dropdown-menu": {
"position": "relative",
"opacity": "1",
"height": "auto",
"padding": "1.4rem 0",
"visibility": "visible"
},
".dropdown-submenu": {
"left": "0",
"text-align": "center",
"width": "100%"
},
".dropdown-toggle[data-toggle=\"dropdown-submenu\"]::after": {
"margin-top": "0",
"position": "inherit",
"right": "0",
"top": "50%",
"display": "inline-block",
"width": "0",
"height": "0",
"margin-left": ".3em",
"vertical-align": "middle",
"content": "\"\"",
"border-top": ".30em solid",
"border-right": ".30em solid transparent",
"border-left": ".30em solid transparent"
}
}
},
"@media (min-width: 767px)": {
".menu-logo": {
"flex-shrink": "0"
}
},
".navbar-collapse": {
"flex-basis": "auto"
},
".nav-link:hover, .dropdown-item:hover": {
"color": "@itemsHoverColor !important"
}
},
"_name": "menu1",
"_customHTML": "<section class=\"menu\" group=\"Menu\" plugins=\"DropDown, TouchSwipe\" always-top global once=\"menu\" not-draggable position-absolute>\n\n <mbr-parameters>\n <!-- Block parameters controls (Blue \"Gear\" panel) -->\n <input type=\"checkbox\" title=\"Show Logo\" name=\"showLogo\" checked>\n <input type=\"range\" title=\"Logo Size\" inline name=\"logoSize\" min=\"3.8\" max=\"8\" step=\"0.1\" value=\"3.8\" condition=\"showLogo\">\n <input type=\"checkbox\" title=\"Show Brand Name\" name=\"showBrand\" checked>\n <input type=\"checkbox\" title=\"Show Menu Items\" name=\"showItems\" checked>\n <input type=\"color\" title=\"Items Hover Color\" name=\"itemsHoverColor\" value=\"#c1c1c1\" condition=\"showItems\">\n <input type=\"checkbox\" title=\"Show Button(s)\" name=\"showButtons\">\n <input type=\"checkbox\" title=\"Sticky\" name=\"sticky\" checked>\n <input type=\"checkbox\" title=\"Collapsed\" name=\"collapsed\">\n <input type=\"checkbox\" title=\"Transparent\" name=\"transparent\">\n <input type=\"color\" title=\"Hamburger Color\" name=\"hamburgerColor\" value=\"#ffffff\">\n <input type=\"color\" title=\"Background Color\" name=\"menuBgColor\" value=\"#333333\">\n <!-- End block parameters -->\n </mbr-parameters>\n\n <nav class=\"navbar navbar-expand beta-menu navbar-dropdown align-items-center\" mbr-class=\"{'navbar-fixed-top': sticky,\n 'navbar-toggleable-sm': !collapsed,\n 'collapsed': collapsed,\n 'bg-color transparent': transparent}\">\n <button class=\"navbar-toggler navbar-toggler-right\" type=\"button\" data-toggle=\"collapse\" data-target=\"#navbarSupportedContent\" aria-controls=\"navbarSupportedContent\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">\n <div class=\"hamburger\">\n <span></span>\n <span></span>\n <span></span>\n <span></span>\n </div>\n </button>\n <div class=\"menu-logo\">\n <div class=\"navbar-brand\">\n <span mbr-if=\"showLogo\" class=\"navbar-logo\">\n <a href=\"https://mobirise.com\">\n <img src=\"../_images/logo2.png\" alt=\"Mobirise\" mbr-style=\"{'height': logoSize + 'rem'}\">\n </a>\n </span>\n <span mbr-if=\"showBrand\" mbr-buttons mbr-theme-style=\"display-4\" class=\"navbar-caption-wrap\" data-toolbar=\"-mbrBtnMove,-mbrBtnAdd,-mbrBtnRemove\">\n <a class=\"navbar-caption text-white\" data-app-selector=\".navbar-caption\" href=\"https://mobirise.com\">\n MOBIRISE\n </a>\n </span>\n </div>\n </div>\n <div class=\"collapse navbar-collapse\" id=\"navbarSupportedContent\">\n <ul mbr-if=\"showItems\" mbr-menu class=\"navbar-nav nav-dropdown\" mbr-theme-style=\"display-4\" mbr-class=\"{'nav-right': !showButtons,'navbar-nav-top-padding': isPublish && !showBrand && !showLogo}\"><li class=\"nav-item\">\n <a class=\"nav-link link text-white\" href=\"https://mobirise.com\" data-app-selector=\".nav-link,.dropdown-item\" data-app-placeholder=\"Type Text\">\n <span class=\"mbri-home mbr-iconfont mbr-iconfont-btn\"></span>\n Services\n </a>\n </li>\n <li class=\"nav-item\">\n <a class=\"nav-link link text-white\" href=\"https://mobirise.com\" data-app-selector=\".nav-link,.dropdown-item\" data-app-placeholder=\"Type Text\">\n <span class=\"mbri-search mbr-iconfont mbr-iconfont-btn\"></span>\n About Us\n </a>\n </li></ul>\n <div mbr-if=\"showButtons\" mbr-buttons mbr-theme-style=\"display-4\" class=\"navbar-buttons mbr-section-btn\"><a class=\"btn btn-sm btn-primary\" href=\"https://mobirise.com\" data-app-placeholder=\"Type Text\">\n <span class=\"mbri-save mbr-iconfont mbr-iconfont-btn \" data-app-selector=\".mbr-iconfont-btn\"></span>\n Try It Now!\n </a></div>\n </div>\n </nav>\n</section>",
"_cid": "qTkzRZLJNu",
"_anchor": "menu1-0",
"_protectedParams": [],
"_global": true,
"_once": "menu",
"_params": {}
},
{
"_styles": {
"& when not (@fullScreen)": {
"padding-top": "(@paddingTop * 15px)",
"padding-bottom": "(@paddingBottom * 15px)"
},
"& when (@bg-type = 'image')": {
"background-image": "url(@bg-value)"
},
"& when (@bg-type = 'color')": {
"background-color": "@bg-value"
}
},
"_name": "header2",
"_customHTML": "<section group=\"Headers\" data-bg-video=\"{{bg.type == 'video' && bg.value.url}}\" mbr-class=\"{\n 'mbr-fullscreen': fullScreen,\n 'mbr-parallax-background': bg.parallax}\">\n\n <mbr-parameters>\n <!-- Block parameters controls (Blue \"Gear\" panel) -->\n <input type=\"checkbox\" title=\"Full Screen\" name=\"fullScreen\" checked>\n <input type=\"range\" inline title=\"Top\" name=\"paddingTop\" min=\"0\" max=\"9\" step=\"1\" value=\"6\" condition=\"fullScreen == false\">\n <input type=\"range\" inline title=\"Bottom\" name=\"paddingBottom\" min=\"0\" max=\"9\" step=\"1\" value=\"6\" condition=\"fullScreen == false\">\n <input type=\"checkbox\" title=\"Show Arrow\" name=\"showArrow\" checked>\n <input type=\"checkbox\" title=\"Show Title\" name=\"showTitle\" checked>\n <input type=\"checkbox\" title=\"Show Subtitle\" name=\"showSubTitle\">\n <input type=\"checkbox\" title=\"Show Text\" name=\"showText\" checked>\n <input type=\"checkbox\" title=\"Show Buttons\" name=\"showButtons\" checked>\n\n <fieldset type=\"background\" name=\"bg\" parallax>\n <input type=\"image\" title=\"Background Image\" value=\"../_images/jumbotron.jpg\" parallax selected>\n <input type=\"color\" title=\"Background Color\" value=\"#073B4C\">\n <input type=\"video\" title=\"Background Video\" value=\"http://www.youtube.com/watch?v=uNCr7NdOJgw\">\n </fieldset>\n <input type=\"checkbox\" title=\"Overlay\" name=\"overlay\" condition=\"bg.type !== 'color'\">\n <input type=\"color\" title=\"Overlay Color\" name=\"overlayColor\" value=\"#767676\" condition=\"overlay && bg.type !== 'color'\">\n <input type=\"range\" inline title=\"Opacity\" name=\"overlayOpacity\" min=\"0\" max=\"1\" step=\"0.1\" value=\"0.5\" condition=\"overlay && bg.type !== 'color'\">\n <!-- End block parameters -->\n </mbr-parameters>\n\n <div class=\"mbr-overlay\" mbr-if=\"overlay && bg.type !== 'color'\" opacity=\"{{overlayOpacity}}\" bg-color=\"{{overlayColor}}\"></div>\n\n <div class=\"container align-center\">\n <div class=\"row justify-content-md-center\">\n <div class=\"mbr-white col-md-10\">\n <h1 class=\"mbr-section-title mbr-bold pb-3 mbr-fonts-style\" mbr-theme-style=\"display-1\" mbr-if=\"showTitle\">\n FULL SCREEN INTRO\n </h1>\n <h3 class=\"mbr-section-subtitle align-center mbr-light pb-3 mbr-fonts-style\" mbr-theme-style=\"display-2\" mbr-if=\"showSubTitle\">\n Beautiful mobile websites\n </h3>\n <p class=\"mbr-text pb-3 mbr-fonts-style\" mbr-theme-style=\"display-5\" mbr-if=\"showText\" data-app-selector=\".mbr-text, .mbr-section-btn\">\n Click any text to edit or style it. Select text to insert a link. Click blue \"Gear\" icon in the top right corner to hide/show buttons, text, title and change the block background. Click red \"+\" in the bottom right corner to add a new block. Use the top left menu to create new pages, sites and add themes.\n </p>\n <div mbr-buttons mbr-theme-style=\"display-4\" class=\"mbr-section-btn\" mbr-if=\"showButtons\" data-toolbar=\"-mbrBtnMove\"><a class=\"btn btn-md btn-secondary\" href=\"https://mobirise.com\" data-app-placeholder=\"Type Text\">LEARN MORE</a>\n <a class=\"btn btn-md btn-white-outline\" href=\"https://mobirise.com\" data-app-placeholder=\"Type Text\">LIVE DEMO</a></div>\n </div>\n </div>\n </div>\n <div mbr-if=\"showArrow\" class=\"mbr-arrow hidden-sm-down\" aria-hidden=\"true\">\n <a href=\"#next\">\n <i class=\"mbri-down mbr-iconfont\"></i>\n </a>\n </div>\n</section>",
"_cid": "qTkA127IK8",
"_anchor": "header2-1",
"_protectedParams": [],
"_global": false,
"_once": false,
"_params": {}
},
{
"_styles": {
".google-map": {
"height": "25rem",
"position": "relative",
"iframe": {
"height": "100%",
"width": "100%"
},
"[data-state-details]": {
"color": "#6b6763",
"font-family": "Montserrat",
"height": "1.5em",
"margin-top": "-0.75em",
"padding-left": "1.25rem",
"padding-right": "1.25rem",
"position": "absolute",
"text-align": "center",
"top": "50%",
"width": "100%"
},
"&[data-state]": {
"background": "#e9e5dc"
},
"&[data-state=\"loading\"]": {
"[data-state-details]": {
"display": "none"
},
"&::after": {}
}
}
},
"_name": "map1",
"_customHTML": "<section class=\"map1\" group=\"Maps\">\n\n <mbr-parameters> \n <!-- Block parameters controls (Blue \"Gear\" panel) -->\n <input type=\"map\" title=\"Map\" name=\"googleMap\"> \n <!-- End block parameters -->\n </mbr-parameters> \n\n <div class=\"google-map\" mbr-map=\"googleMap\">\n </div>\n</section>",
"_cid": "qZiKEjonx3",
"_protectedParams": [],
"_global": false,
"_once": false,
"_params": {},
"_anchor": "map1-4"
},
{
"_styles": {
"padding-top": "(@paddingTop * 15px)",
"padding-bottom": "(@paddingBottom * 15px)",
"background-color": "@bgColor",
"@media (min-width: 992px)": {
".mbr-figure": {
"padding-right": "4rem"
}
},
"@media (max-width: 992px)": {
".mbr-figure": {
"padding-bottom": "1rem"
}
},
".mbr-text": {
"color": "#767676"
}
},
"_name": "content6",
"_customHTML": "<section class=\"mbr-section content6\" group=\"Article\">\n \n <mbr-parameters>\n <!-- Block parameters controls (Blue \"Gear\" panel) -->\n <input type=\"range\" inline=\"\" title=\"Top\" name=\"paddingTop\" min=\"0\" max=\"8\" step=\"1\" value=\"4\">\n <input type=\"range\" inline=\"\" title=\"Bottom\" name=\"paddingBottom\" min=\"0\" max=\"8\" step=\"1\" value=\"4\">\n\n <input type=\"range\" inline=\"\" title=\"Media Size\" name=\"mediaSize\" min=\"10\" max=\"200\" step=\"5\" value=\"60\">\n <input type=\"color\" title=\"Background Color\" name=\"bgColor\" value=\"#ffffff\">\n <!-- End block parameters -->\n </mbr-parameters> \n \n <div class=\"container\">\n <div class=\"media-container-row\">\n <div class=\"col-12 col-md-8\">\n <div class=\"media-container-row\">\n <div class=\"mbr-figure\" mbr-style=\"{'width': mediaSize + '%'}\">\n <img src=\"../_images/img/01.jpg\" alt=\"Mobirise\"> \n </div>\n <div class=\"media-content\">\n <div class=\"mbr-section-text\">\n <p class=\"mbr-text mb-0 mbr-fonts-style\" mbr-theme-style=\"display-7\" data-app-selector=\".mbr-text\">\n <b>Make your own website in a few clicks!</b> Mobirise helps you cut down development time by providing you with a flexible website editor with a drag and drop interface. Mobirise Website Builder creates responsive, retina and <i>mobile friendly websites</i> in a few clicks. Mobirise is one of the easiest website development tools available today.\n </p>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>",
"_cid": "qZiLgV9SJN",
"_protectedParams": [],
"_global": false,
"_once": false,
"_params": {},
"_anchor": "content6-6"
},
{
"_styles": {
"padding-top": "(@paddingTop * 15px)",
"padding-bottom": "(@paddingBottom * 15px)",
"& when (@bg-type = 'image')": {
"background-image": "url(@bg-value)"
},
"& when (@bg-type = 'color')": {
"background-color": "@bg-value"
},
".content": {
"@media (max-width: 767px)": {
"text-align": "center",
"> div:not(:last-child)": {
"margin-bottom": "2rem"
}
}
},
".media-wrap": {
"@media (max-width: 767px)": {
"margin-bottom": "1rem"
},
".mbr-iconfont-logo": {
"font-size": "7.5rem",
"color": "#f36"
},
"img": {
"height": "6rem"
}
},
".footer-lower": {
".copyright": {
"@media (max-width: 767px)": {
"margin-bottom": "1rem",
"text-align": "center"
}
},
"hr": {
"margin": "1rem 0",
"border-color": "#fff",
"opacity": ".05"
},
".social-list": {
"padding-left": "0",
"margin-bottom": "0",
"list-style": "none",
"display": "flex",
"flex-wrap": "wrap",
"justify-content": "flex-end",
"-webkit-justify-content": "flex-end",
".mbr-iconfont-social": {
"font-size": "1.3rem",
"color": "#fff"
},
".soc-item": {
"margin": "0 .5rem"
},
"a": {
"margin": "0",
"opacity": ".5",
"-webkit-transition": ".2s linear",
"transition": ".2s linear",
"&:hover": {
"opacity": "1"
}
},
"@media (max-width: 767px)": {
"justify-content": "center",
"-webkit-justify-content": "center"
}
}
}
},
"_name": "footer1",
"_customHTML": "<section group=\"Footers\" mbr-class=\"{'mbr-reveal': reveal, 'mbr-parallax-background': bg.parallax}\">\n\n <mbr-parameters>\n <!-- Block parameters controls (Blue \"Gear\" panel) --> \n <input type=\"range\" inline=\"\" title=\"Top\" name=\"paddingTop\" min=\"0\" max=\"8\" step=\"1\" value=\"4\">\n <input type=\"range\" inline=\"\" title=\"Bottom\" name=\"paddingBottom\" min=\"0\" max=\"8\" step=\"1\" value=\"4\">\n <input type=\"checkbox\" title=\"Show Copyright\" name=\"showCopyright\" checked=\"\">\n <select title=\"Icons\" name=\"iconsCount\">\n <option value=\"0\">0</option>\n <option value=\"1\">1</option>\n <option value=\"2\">2</option>\n <option value=\"3\">3</option>\n <option value=\"4\">4</option>\n <option value=\"5\">5</option>\n <option value=\"6\" selected=\"\">6</option>\n </select>\n <input type=\"checkbox\" title=\"Reveal effect\" name=\"reveal\">\n <fieldset type=\"background\" name=\"bg\" parallax=\"\">\n <input type=\"image\" title=\"Background Image\" value=\"../_images/jumbotron.jpg\">\n <input type=\"color\" title=\"Background Color\" value=\"#2e2e2e\" selected=\"\">\n </fieldset>\n <input type=\"checkbox\" title=\"Overlay\" name=\"overlay\" condition=\"bg.type !== 'color'\" checked=\"\">\n <input type=\"color\" title=\"Overlay Color\" name=\"overlayColor\" value=\"#3C3C3C\" condition=\"overlay && bg.type !== 'color'\">\n <input type=\"range\" inline=\"\" title=\"Opacity\" name=\"overlayOpacity\" min=\"0\" max=\"1\" step=\"0.1\" value=\"0.5\" condition=\"overlay && bg.type !== 'color'\">\n <!-- End block parameters -->\n </mbr-parameters>\n\n <div class=\"mbr-overlay\" mbr-if=\"overlay && bg.type !== 'color'\" opacity=\"{{overlayOpacity}}\" bg-color=\"{{overlayColor}}\"></div>\n\n <div class=\"container\">\n <div class=\"media-container-row content text-white\">\n <div class=\"col-12 col-md-3\">\n <div class=\"media-wrap\">\n <a href=\"https://mobirise.com/\">\n <img src=\"../_images/logo2.png\" alt=\"Mobirise\">\n </a>\n </div>\n </div>\n <div class=\"col-12 col-md-3 mbr-fonts-style\" mbr-theme-style=\"display-7\">\n <h5 class=\"pb-3\">\n Address\n </h5>\n <p class=\"mbr-text\">\n 1234 Street Name\n <br>City, AA 99999\n </p>\n </div>\n <div class=\"col-12 col-md-3 mbr-fonts-style\" mbr-theme-style=\"display-7\">\n <h5 class=\"pb-3\">\n Contacts\n </h5>\n <p class=\"mbr-text\">\n Email: [email protected]\n <br>Phone: +1 (0) 000 0000 001\n <br>Fax: +1 (0) 000 0000 002\n </p>\n </div>\n <div class=\"col-12 col-md-3 mbr-fonts-style\" mbr-theme-style=\"display-7\">\n <h5 class=\"pb-3\">\n Links\n </h5>\n <p class=\"mbr-text\">\n <a class=\"text-primary\" href=\"https://mobirise.com/\">Website builder</a>\n <br><a class=\"text-primary\" href=\"https://mobirise.com/mobirise-free-win.zip\">Download for Windows</a>\n <br><a class=\"text-primary\" href=\"https://mobirise.com/mobirise-free-mac.zip\">Download for Mac</a>\n </p>\n </div>\n </div>\n <div class=\"footer-lower\" mbr-if=\"showCopyright\">\n <div class=\"media-container-row\">\n <div class=\"col-sm-12\">\n <hr>\n </div>\n </div>\n <div class=\"media-container-row mbr-white\">\n <div class=\"col-sm-6 copyright\">\n <p class=\"mbr-text mbr-fonts-style\" mbr-theme-style=\"display-7\" data-app-selector=\".copyright > p\">\n © Copyright 2017 Mobirise - All Rights Reserved\n </p>\n </div>\n <div class=\"col-md-6\">\n <div class=\"social-list align-right\" mbr-if=\"iconsCount > 0\">\n <div class=\"soc-item\" mbr-if=\"iconsCount>0\">\n <a href=\"https://twitter.com/mobirise\" target=\"_blank\">\n <span mbr-icon=\"\" class=\"socicon-twitter socicon mbr-iconfont mbr-iconfont-social\"></span>\n </a>\n </div>\n <div class=\"soc-item\" mbr-if=\"iconsCount>1\">\n <a href=\"https://www.facebook.com/pages/Mobirise/1616226671953247\" target=\"_blank\">\n <span mbr-icon=\"\" class=\"socicon-facebook socicon mbr-iconfont mbr-iconfont-social\"></span>\n </a>\n </div>\n <div class=\"soc-item\" mbr-if=\"iconsCount>2\">\n <a href=\"https://www.youtube.com/c/mobirise\" target=\"_blank\">\n <span mbr-icon=\"\" class=\"socicon-youtube socicon mbr-iconfont mbr-iconfont-social\"></span>\n </a>\n </div>\n <div class=\"soc-item\" mbr-if=\"iconsCount>3\">\n <a href=\"https://instagram.com/mobirise\" target=\"_blank\">\n <span mbr-icon=\"\" class=\"socicon-instagram socicon mbr-iconfont mbr-iconfont-social\"></span>\n </a>\n </div>\n <div class=\"soc-item\" mbr-if=\"iconsCount>4\">\n <a href=\"https://plus.google.com/u/0/+Mobirise\" target=\"_blank\">\n <span mbr-icon=\"\" class=\"socicon-googleplus socicon mbr-iconfont mbr-iconfont-social\"></span>\n </a>\n </div>\n <div class=\"soc-item\" mbr-if=\"iconsCount>5\">\n <a href=\"https://www.behance.net/Mobirise\" target=\"_blank\">\n <span mbr-icon=\"\" class=\"socicon-behance socicon mbr-iconfont mbr-iconfont-social\"></span>\n </a>\n </div>\n </div>\n </div>\n </div>\n </div>\n </div>\n</section>\n",
"_cid": "qTkAaeaxX5",
"_anchor": "footer1-2",
"_protectedParams": [],
"_global": false,
"_once": false,
"_params": {}
}
]
}
}
}