{
	"data": {
		"alias": false,
		"_styles": {
			"padding-top": "(@paddingTop * 15px)",
			"padding-bottom": "(@paddingBottom * 15px)",
			"background-color": "@bgColor",
			".mbr-slider .carousel-control": {
				"background": "#1b1b1b"
			},
			".mbr-slider .carousel-control-prev": {
				"left": "0",
				"margin-left": "2.5rem"
			},
			".mbr-slider .carousel-control-next": {
				"right": "0",
				"margin-right": "2.5rem"
			},
			".mbr-slider .modal-body .close": {
				"background": "#1b1b1b"
			},
			".mbr-gallery-item > div::before": {
				"content": "''",
				"position": "absolute",
				"left": "0",
				"top": "0",
				"width": "100%",
				"height": "100%",
				"background": "@overlayColor",
				"opacity": "0",
				"-webkit-transition": "0.2s opacity ease-in-out",
				"transition": "0.2s opacity ease-in-out",
				"& when (@gradOverlay)": {
					"background": "linear-gradient(to left, @overlayColor, @overlayColor2) !important"
				}
			},
			".mbr-gallery-item > div:hover": {
				".mbr-gallery-title::before": {
					"background": "transparent !important"
				},
				"&:before": {
					"opacity": "@overlayOpacity !important"
				}
			},
			".mbr-gallery-title": {
				"font-size": ".9em",
				"position": "absolute",
				"display": "block",
				"width": "100%",
				"bottom": "0",
				"padding": "1rem",
				"color": "#fff",
				"z-index": "2",
				"&:before": {
					"content": "\" \"",
					"width": "100%",
					"height": "100%",
					"top": "0",
					"left": "0",
					"z-index": "-1",
					"position": "absolute",
					"background": "@overlayColor !important",
					"opacity": "@overlayOpacity",
					"-webkit-transition": "0.2s background ease-in-out",
					"transition": "0.2s background ease-in-out",
					"& when (@gradOverlay)": {
						"background": "linear-gradient(to left, @overlayColor, @overlayColor2) !important"
					}
				}
			}
		},
		"_name": "gallery2",
		"_customHTML": "\n<section class=\"mbr-gallery mbr-slider-carousel\" group=\"Sliders &amp; Gallery\" plugins=\"Masonry,BootstrapCarouselSwipe,Gallery,VimeoPlayer,SliderVideo\">\n\n    <mbr-parameters>\n    <!-- Block parameters controls (Blue \"Gear\" panel) -->\n        <input type=\"checkbox\" title=\"Pleine largeur\" name=\"fullWidth\">\n        <input type=\"range\" title=\"Haut\" name=\"paddingTop\" min=\"0\" max=\"9\" step=\"1\" value=\"6\" inline=\"\">\n        <input type=\"range\" title=\"Bas\" name=\"paddingBottom\" min=\"0\" max=\"9\" step=\"1\" value=\"6\" inline=\"\">\n        <input type=\"color\" title=\"Couleur de superposition\" name=\"overlayColor\" value=\"#554346\">\n        <input type=\"checkbox\" title=\"Superposition de dégradé\" name=\"gradOverlay\" checked=\"\">\n        <input type=\"color\" title=\"Overlay Color 2\" name=\"overlayColor2\" value=\"#45505b\" condition=\"gradOverlay\">\n        <input type=\"range\" title=\"Opacité Overlay\" name=\"overlayOpacity\" min=\"0\" max=\"1\" step=\"0.1\" value=\"0.7\" inline=\"\">\n        <input type=\"color\" title=\"Couleur de fond\" name=\"bgColor\" value=\"#ffffff\">\n\n        <input type=\"gallery\" title=\"Galerie\" name=\"gallery\">\n    <!-- End block parameters -->\n    </mbr-parameters>\n            <!-- Filter -->\n        <div style=\"text-align: center;\">\n\t<label class=\"btn btn-secondary\" onclick=\"change()\">Show selected</label>\n\t<div class=\"btn-group btn-group-toggle\" data-toggle=\"buttons\"> \n\t<label class=\"btn btn-primary-outline\"><input type=\"checkbox\" name=\"options\" id=\"Responsive\">Responsive</label>\n\t<label class=\"btn btn-primary-outline\"><input type=\"checkbox\" name=\"options\" id=\"Animated\">Animated</label>\n\t<label class=\"btn btn-primary-outline\"><input type=\"checkbox\" name=\"options\" id=\"Awesome\">Awesome</label>\n\t<label class=\"btn btn-primary-outline\"><input type=\"checkbox\" name=\"options\" id=\"Creative\">Creative</label>\t\t  \n\t</div>\n        </div>\n            <!-- Gallery -->\n    <div mbr-class=\"{'container': !fullWidth}\">\n        <div mbr-gallery=\"gallery\" mbr-gallery-spacing=\"2\"></div>\n    </div>\n<script>\n\tfunction change(){\n\t\t$(\".mbr-gallery-item\").hide();\n\t\t$(\":checked\").each(function(){\n\t\t\tselector = \".mbr-gallery-item[data-tags*='\"+$(this).attr(\"id\")+\"']\";\n\t\t\t$(selector).show();\n    \t});\n\t\t}\n</script>\n</section>\n",
		"_cid": "rk1GYyPbNr",
		"_anchor": "gallery2-14",
		"_customCSS": "",
		"_protectedParams": [
			"text_all",
			"gallery__filtersTextStyle",
			"gallery__filtersBtnStyle",
			"gallery"
		],
		"_alwaysBottom": false,
		"_alwaysTop": false,
		"_global": false,
		"_noDrag": false,
		"_plugins": "Masonry,BootstrapCarouselSwipe,Gallery,VimeoPlayer,SliderVideo",
		"_positionAbsolute": false,
		"_once": false,
		"_params": {
			"fullWidth": false,
			"paddingTop": "6",
			"paddingBottom": "6",
			"overlayColor": "#554346",
			"gradOverlay": true,
			"overlayColor2": "#45505b",
			"overlayOpacity": "0.7",
			"bgColor": "#ffffff",
			"gallery__showBullets": false,
			"gallery__showText": false,
			"gallery__filter": false,
			"gallery__spacing": 2,
			"text_all": "All",
			"gallery__filtersTextStyle": "display-7",
			"gallery__filtersBtnStyle": "btn-primary-outline",
			"gallery": [
				{
					"tags": "Awesome,Responsive,Animated",
					"videoPreview": "../../app/themes/mobirise4/components/_images/gallery/preview.jpg",
					"playVideo": false,
					"videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0",
					"image": "../../app/themes/mobirise4/components/_images/background1.jpg",
					"thumb": "../../app/themes/mobirise4/components/_images/background1.jpg",
					"alt": "",
					"title": "",
					"customStyle1": "display-7",
					"caption": "Type caption here",
					"active": true
				},
				{
					"tags": "Responsive",
					"videoPreview": "../../app/themes/mobirise4/components/_images/gallery/preview.jpg",
					"playVideo": false,
					"videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0",
					"image": "../../app/themes/mobirise4/components/_images/background2.jpg",
					"thumb": "../../app/themes/mobirise4/components/_images/background2.jpg",
					"alt": "",
					"title": "",
					"customStyle1": "display-7",
					"caption": "Type caption here",
					"active": false
				},
				{
					"tags": "Creative",
					"videoPreview": "../../app/themes/mobirise4/components/_images/gallery/preview.jpg",
					"playVideo": false,
					"videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0",
					"image": "../../app/themes/mobirise4/components/_images/background3.jpg",
					"thumb": "../../app/themes/mobirise4/components/_images/background3.jpg",
					"alt": "",
					"title": "",
					"customStyle1": "display-7",
					"caption": "Type caption here",
					"active": false
				},
				{
					"tags": "Animated",
					"videoPreview": "../../app/themes/mobirise4/components/_images/gallery/preview.jpg",
					"playVideo": false,
					"videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0",
					"image": "../../app/themes/mobirise4/components/_images/background4.jpg",
					"thumb": "../../app/themes/mobirise4/components/_images/background4.jpg",
					"alt": "",
					"title": "",
					"customStyle1": "display-7",
					"caption": "Type caption here",
					"active": false
				},
				{
					"tags": "Awesome",
					"videoPreview": "../../app/themes/mobirise4/components/_images/gallery/preview.jpg",
					"playVideo": false,
					"videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0",
					"image": "../../app/themes/mobirise4/components/_images/background5.jpg",
					"thumb": "../../app/themes/mobirise4/components/_images/background5.jpg",
					"alt": "",
					"title": "",
					"customStyle1": "display-7",
					"caption": "Type caption here",
					"active": false
				},
				{
					"tags": "Awesome",
					"videoPreview": "../../app/themes/mobirise4/components/_images/gallery/preview.jpg",
					"playVideo": false,
					"videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0",
					"image": "../../app/themes/mobirise4/components/_images/background6.jpg",
					"thumb": "../../app/themes/mobirise4/components/_images/background6.jpg",
					"alt": "",
					"title": "",
					"customStyle1": "display-7",
					"caption": "Type caption here",
					"active": false
				},
				{
					"tags": "Responsive,Animated",
					"videoPreview": "../../app/themes/mobirise4/components/_images/gallery/preview.jpg",
					"playVideo": false,
					"videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0",
					"image": "../../app/themes/mobirise4/components/_images/background7.jpg",
					"thumb": "../../app/themes/mobirise4/components/_images/background7.jpg",
					"alt": "",
					"title": "",
					"customStyle1": "display-7",
					"caption": "Type caption here",
					"active": false
				},
				{
					"tags": "Animated",
					"videoPreview": "../../app/themes/mobirise4/components/_images/gallery/preview.jpg",
					"playVideo": false,
					"videoUrl": "https://www.youtube.com/watch?v=fwkKc6M60-0",
					"image": "../../app/themes/mobirise4/components/_images/background8.jpg",
					"thumb": "../../app/themes/mobirise4/components/_images/background8.jpg",
					"alt": "",
					"title": "",
					"customStyle1": "display-7",
					"caption": "Type caption here",
					"active": false
				}
			]
		}
	},
	"themeName": "mobirise4",
	"parent": "gallery2",
	"date": "2019-03-07 14.59:35",
	"blockName": "gallery2_1",
	"mediaPaths": "[]",
	"isUserblock": "true"
}