div.fancybox-container {
	z-index: 999992;
}
.pp-photo-gallery {
    position: relative;
	text-align: center;
	text-decoration: none;
	opacity: 0;
}
.pp-photo-gallery:before,
.pp-photo-gallery:after {
	content: " ";
	display: table;
}
.pp-photo-gallery:after {
	clear: both;
}
.pp-photo-gallery .pp-photo-gallery-item {
    float: left;
    text-align: center;
}
.pp-photo-gallery .pp-photo-gallery-content {
    position: relative;
    text-align: center;
    overflow: hidden;
}

.pp-photo-gallery .pp-photo-gallery-content > a {
	display: block;
    padding: unset;
	isolation: isolate;
	overflow: hidden;
	transform: translateZ(0);
}

/* Overlay */
.pp-photo-gallery .pp-gallery-overlay {
	position: absolute;
	overflow: hidden;
	transition: .5s ease;
}

.pp-photo-gallery .pp-gallery-overlay .pp-caption {
	margin-bottom: 10px;
}

.pp-photo-gallery .pp-photo-gallery-content .pp-gallery-img {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
    will-change: transform;
    width: 100%;
}

.pp-photo-gallery.justified-gallery > a,
.pp-photo-gallery.justified-gallery > div {
	opacity: 0;
	visibility: hidden !important;
}
.pp-photo-gallery.justified-gallery > .entry-visible {
	opacity: 1;
	visibility: visible !important;
}

.pp-photo-gallery.justified-gallery .pp-photo-gallery-content {
	height: 100%;
}

.pp-gallery-pagination .pp-gallery-load-more {
	display: inline-block;
	text-align: center;
	text-decoration: none;
	-webkit-transition: 0.2s all ease-in-out;
	-moz-transition: 0.2s all ease-in-out;
	transition: 0.2s all ease-in-out;
}
.pp-gallery-pagination .pp-gallery-load-more.disabled {
	opacity: 0.5;
	pointer-events: none;
}
.pp-gallery-pagination a,
.pp-gallery-pagination a:visited {
	text-decoration: none;
}

.pp-gallery-fancybox-axis-x.fancybox-show-thumbs .fancybox-inner {
	right: 0;
	bottom: 95px;
}
.pp-gallery-fancybox-axis-x .fancybox-thumbs {
	top: auto;
	width: auto;
	bottom: 0;
	left: 0;
	right : 0;
	height: 95px;
	padding: 10px 10px 5px 10px;
	box-sizing: border-box;
	background: rgba(0, 0, 0, 0.3);
}
.fancybox-10uyk9h4b5to button.fancybox-button {
	padding: 10px;
	border-radius: 0;
    box-shadow: none;
	border: none !important;
}



.fl-node-10uyk9h4b5to .pp-photo-gallery {
	opacity: 1;
}
.fl-node-10uyk9h4b5to .pp-photo-gallery {
		display: flex;
	flex-wrap: wrap;
	justify-content: center;
	}


.fl-node-10uyk9h4b5to .pp-photo-gallery-item {
	width: 23.4%;
			margin-right: 2%;
		margin-bottom: 2%;
	}


.fl-node-10uyk9h4b5to .pp-gallery-masonry-item {
	width: calc( 23.4% - 1px );
}

.fl-node-10uyk9h4b5to .pp-photo-gallery-item:hover {
	}
	.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(4n+1){
		clear: left;
	}
	.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(4n+0){
		clear: right;
	}
	.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(4n){
		margin-right: 0;
	}

.fl-node-10uyk9h4b5to .pp-photo-gallery-item img,
.fl-node-10uyk9h4b5to .pp-gallery-overlay,
.fl-node-10uyk9h4b5to .pp-photo-gallery-content,
.fl-node-10uyk9h4b5to .pp-photo-gallery-content > a {
	 border-top-left-radius: px; 	 border-bottom-left-radius: px; 	 border-top-right-radius: px; 	 border-bottom-right-radius: px; }


.fl-node-10uyk9h4b5to .pp-photo-space {
	width: 2%;
}


	.fl-node-10uyk9h4b5to .pp-photo-gallery-caption {
				text-align: center;
	}



.fl-node-10uyk9h4b5to .pp-gallery-overlay .pp-overlay-icon span {
	width: auto;
	height: auto;
	color: ;
	font-size: 30px;
	background-color: ;
					}

.fl-node-10uyk9h4b5to .pp-gallery-overlay .pp-overlay-icon span:before {
	font-size: 30px;
	width: auto;
	height: auto;
}

.fl-node-10uyk9h4b5to .pp-photo-gallery-caption,
.fl-node-10uyk9h4b5to .pp-gallery-overlay .pp-caption {
		color: #ff00e9;
	}









	.fl-node-10uyk9h4b5to .pp-gallery-overlay {
		top: 0;
		opacity: 0;
		overflow: hidden;
					left: 0;
			width: 100%;
			height: 100%;
						
	}
	.fl-node-10uyk9h4b5to .pp-gallery-overlay .pp-overlay-inner {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
			-ms-flex-direction: column;
				flex-direction: column;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		-ms-flex-pack: center;
		justify-content: center;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		height: 100%;
		width: 100%;
	}
	.fl-node-10uyk9h4b5to .pp-photo-gallery-content:hover .pp-gallery-overlay {
		opacity: 1;
		-webkit-transform: translate(0);
			-moz-transform: translate(0);
				-ms-transform: translate(0);
					-o-transform: translate(0);
						transform: translate(0);
	}

.fl-node-10uyk9h4b5to .pp-photo-gallery .pp-photo-gallery-content .pp-gallery-img {
	-webkit-transition: all 0.3s ease;
		-moz-transition: all 0.3s ease;
			-ms-transition: all 0.3s ease;
				-o-transition: all 0.3s ease;
					transition: all 0.3s ease;
}



	.fl-node-10uyk9h4b5to .pp-photo-gallery .pp-photo-gallery-content:hover .pp-gallery-img {
		-webkit-filter: grayscale(100%);
			-moz-filter: grayscale(100%);
				-ms-filter: grayscale(100%);
					filter: grayscale(100%);
	}


.fl-node-10uyk9h4b5to .pp-gallery-pagination.pagination-scroll {
	display: none;
}
.fl-node-10uyk9h4b5to .pp-gallery-pagination .pp-gallery-load-more {
			background-color: #eee;
		}
.fl-node-10uyk9h4b5to .pp-gallery-pagination .pp-gallery-load-more:hover {
			}

.fancybox-10uyk9h4b5to-overlay {
	background-image: none;
			background-color: rgba(0,0,0,0.5);
	}
.fancybox-is-open .fancybox-10uyk9h4b5to-overlay {
	opacity: 1;
}

@media only screen and ( max-width: 1200px ) {
	
			.fl-node-10uyk9h4b5to .pp-photo-gallery-item {
			width: 23.4%;
		}

					.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(4n+1){
				clear: none;
			}
			.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(4n+0){
				clear: none;
			}
			.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(4n){
				margin-right: 2%;
			}
							.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(4n+1){
					clear: left;
				}
				.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(4n+0){
					clear: right;
				}
						.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(4n){
				margin-right: 0;
			}
			}

@media only screen and ( max-width: 992px ) {
	
			.fl-node-10uyk9h4b5to .pp-photo-gallery-item {
			width: 48.9%;
		}

					.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(4n+1){
				clear: none;
			}
			.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(4n+0){
				clear: none;
			}
			.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(4n){
				margin-right: 2%;
			}
							.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(2n+1){
					clear: left;
				}
				.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(2n+0){
					clear: right;
				}
						.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(2n){
				margin-right: 0;
			}
			}

@media only screen and ( max-width: 768px ) {
			.fl-node-10uyk9h4b5to .pp-photo-gallery-item {
			width: 99.9%;
		}
					.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(2n+1){
				clear: none;
			}
			.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(2n+0){
				clear: none;
			}
			.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(2n){
				margin-right: 2%;
			}
						.fl-node-10uyk9h4b5to .pp-photo-gallery-item:nth-child(1n){
				margin-right: 0;
			}
			}
.fl-node-10uyk9h4b5to .pp-photo-gallery-caption {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.fl-node-10uyk9h4b5to .pp-photo-gallery-caption, .fl-node-10uyk9h4b5to .pp-gallery-overlay .pp-caption {
	font-weight: 800;
	text-shadow: 3px 2px 27px #ffffff;
}
.fl-node-10uyk9h4b5to .pp-gallery-pagination {
	text-align: left;
}
.fl-node-10uyk9h4b5to .pp-gallery-pagination .pp-gallery-load-more {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

/* Start Global Nodes CSS */

/* End Global Nodes CSS */


/* Start Layout CSS */

/* End Layout CSS */

