.gallery.fastgallery_mosaic {
margin-bottom: 20px;
text-rendering:optimizelegibility;
display:block;
}
.fg-gallery-item a {
display:block;
}
.gallery.fastgallery_mosaic .fg-gallery-caption {
font-style:normal;
font-size: 12px;
font-style: normal;
line-height: 1.5;	
}
.fastgallery_mosaic .fg-gallery-item { overflow: hidden;
position: relative;
-moz-hyphens: none;
word-wrap: normal;
}
.fastgallery_mosaic.gallery span {
font-size:20px!important;
}
.fastgallery_mosaic.gallery .gallery-icon .fg_zoom {
position:relative;
overflow:hidden;
}
.fastgallery_mosaic.gallery .gallery-icon {
overflow:hidden;
position:relative;
}
.fastgallery_mosaic.gallery {
line-height:0;
margin:0;
padding:0;
}
.fastgallery_mosaic.gallery .gallery-icon img {
width:100%;
max-width:100%;
padding:0;
height:auto;
border:0px;	
}
.fastgallery_mosaic.gallery .gallery-icon .fg_zoom a {
position:absolute;
bottom:0;
font-size: 20px;
position: absolute;
text-decoration: none;
opacity:0;
height:100%;
width:100%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;			
}
.fastgallery_mosaic .fg-gallery-item a, .fastgallery_mosaic .fg-gallery-caption {
width:100%;
max-width:100%;	
overflow:hidden;
}
.fastgallery_mosaic.gallery-columns-1 .fg-gallery-item {
max-width: 100%;
}
.fastgallery_mosaic.gallery-columns-2 .fg-gallery-item {
max-width: 48%;
max-width: -webkit-calc(50% - 4px);
max-width:         calc(50% - 4px);
}
.fastgallery_mosaic.gallery-columns-3 .fg-gallery-item {
max-width: 32%;
max-width: -webkit-calc(33.3% - 4px);
max-width:         calc(33.3% - 4px);
}
.fastgallery_mosaic.gallery-columns-4 .fg-gallery-item {
max-width: 23%;
max-width: -webkit-calc(25% - 4px);
max-width:         calc(25% - 4px);
}
.fastgallery_mosaic.gallery-columns-5 .fg-gallery-item {
max-width: 19%;
max-width: -webkit-calc(20% - 4px);
max-width:         calc(20% - 4px);
}
.fastgallery_mosaic.gallery-columns-6 .fg-gallery-item {
max-width: 15%;
max-width: -webkit-calc(16.7% - 4px);
max-width:         calc(16.7% - 4px);
}
.fastgallery_mosaic.gallery-columns-7 .fg-gallery-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 4px);
max-width:         calc(14.28% - 4px);
}
.fastgallery_mosaic.gallery-columns-8 .fg-gallery-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 4px);
max-width:         calc(12.5% - 4px);
}
.fastgallery_mosaic.gallery-columns-9 .fg-gallery-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 4px);
max-width:         calc(11.1% - 4px);
}
.fastgallery_mosaic.gallery-columns-1 .fg-gallery-item:nth-of-type(1n),
.fastgallery_mosaic.gallery-columns-2 .fg-gallery-item:nth-of-type(2n),
.fastgallery_mosaic.gallery-columns-3 .fg-gallery-item:nth-of-type(3n),
.fastgallery_mosaic.gallery-columns-4 .fg-gallery-item:nth-of-type(4n),
.fastgallery_mosaic.gallery-columns-5 .fg-gallery-item:nth-of-type(5n),
.fastgallery_mosaic.gallery-columns-6 .fg-gallery-item:nth-of-type(6n),
.fastgallery_mosaic.gallery-columns-7 .fg-gallery-item:nth-of-type(7n),
.fastgallery_mosaic.gallery-columns-8 .fg-gallery-item:nth-of-type(8n),
.fastgallery_mosaic.gallery-columns-9 .fg-gallery-item:nth-of-type(9n) {
margin-right: 0;
}
.fastgallery_mosaic.gallery-columns-1.gallery-size-medium figure.fg-gallery-item:nth-of-type(1n+1),
.fastgallery_mosaic.gallery-columns-1.gallery-size-thumbnail figure.fg-gallery-item:nth-of-type(1n+1),
.fastgallery_mosaic.gallery-columns-2.gallery-size-thumbnail figure.fg-gallery-item:nth-of-type(2n+1),
.fastgallery_mosaic.gallery-columns-3.gallery-size-thumbnail figure.fg-gallery-item:nth-of-type(3n+1) {
clear: left;
}
.fastgallery_mosaic .fg-gallery-item:hover .fg-gallery-caption {
opacity: 1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery_mosaic.gallery-columns-6 .fg-gallery-caption,
.fastgallery_mosaic.gallery-columns-7 .fg-gallery-caption,
.fastgallery_mosaic.gallery-columns-8 .fg-gallery-caption,
.fastgallery_mosaic.gallery-columns-9 .fg-gallery-caption {
display: none;
}
.fastgallery_mosaic.gallery-columns-6 .gallery-icon:hover .fg-zoom-icon,
.fastgallery_mosaic.gallery-columns-7 .gallery-icon:hover .fg-zoom-icon,
.fastgallery_mosaic.gallery-columns-8 .gallery-icon:hover .fg-zoom-icon,
.fastgallery_mosaic.gallery-columns-9 .gallery-icon:hover .fg-zoom-icon {
font-size:15px!important;
margin-top:-7.5px!important;
margin-left:-7.5px!important;
}
.fastgallery_mosaic.gallery-columns-6 .gallery-icon .fg-zoom-icon,
.fastgallery_mosaic.gallery-columns-7 .gallery-icon .fg-zoom-icon,
.fastgallery_mosaic.gallery-columns-8 .gallery-icon .fg-zoom-icon,
.fastgallery_mosaic.gallery-columns-9 .gallery-icon .fg-zoom-icon {
font-size:15px!important;
margin-top:-7.5px!important;
margin-left:-7.5px!important;
top:50%;
position:absolute;
} .fastgallery_mosaic.gallery.fg_style1 .gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery_mosaic.gallery.fg_style1 .gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery_mosaic.fg_style1 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
height: 50px;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0px;
left: 0;
text-align: left;
width: 100%;
display:table;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery_mosaic.fg_style1 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery_mosaic.gallery.fg_style1 .gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery_mosaic.gallery.fg_style1 .gallery-icon .fg_zoom:hover a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery_mosaic.gallery.fg_style1 .gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fastgallery_mosaic.gallery.fg_style2 .gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery_mosaic.gallery.fg_style2 .gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery_mosaic.fg_style2 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
padding: 6px 8px;
position: relative;
text-align: center;
width: 100%;
display:table;
}
.fastgallery_mosaic.fg_style2 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery_mosaic.gallery.fg_style2 .gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery_mosaic.gallery.fg_style2 .gallery-icon .fg_zoom:hover a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery_mosaic.gallery.fg_style3 .fg_zoom {
border:0;
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;	
}
.fastgallery_mosaic.gallery.fg_style3 .fg_zoom:hover {
-moz-box-sizing:border-box;
box-sizing:border-box;	
-webkit-transition: all .2s ease-in;
-moz-transition: all .2s ease-in;
-ms-transition: all .2s ease-in;
-o-transition: all .2s ease-in;
transition: all .2s ease-in;	
}
.fastgallery_mosaic.gallery.fg_style3 .gallery-icon:hover .fg-gallery-caption {
color: #FFFFFF;
transform: translate3d(0px, -30px, 0px);
}
.fastgallery_mosaic.gallery.fg_style3 .gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); }
.fastgallery_mosaic.gallery.fg_style3 .gallery-icon:hover img {
border-radius:0;
transform:         scale(0.9); -moz-transform:    scale(0.9); -webkit-transform: scale(0.9); -o-transform:      scale(0.9); -ms-transform:     scale(0.9); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery_mosaic.fg_style3 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50px;
opacity: 1;
padding: 6px 8px;
position: absolute;
bottom: 0px;
left: 0;
text-align: left;
width: 100%;
display:table;
text-align:center;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery_mosaic.fg_style3 .caption-container {
display:table-cell;
vertical-align:middle;
} .fastgallery_mosaic.gallery.fg_style4 .gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery_mosaic.gallery.fg_style4 .gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery_mosaic.fg_style4 .fg-gallery-caption {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
font-size: 12px;
line-height: 1.5;
margin: 0;
height: 50px;
opacity: 0;
padding: 6px 8px;
position: absolute;
top:50%;
left:0%;
width: 100%;
display:table;
text-align:center;
background:none!important;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery_mosaic.fg_style4 .caption-container {
display:table-cell;
vertical-align:middle;
}
.fastgallery_mosaic.gallery.fg_style4 .gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery_mosaic.gallery.fg_style4 .gallery-icon .fg_zoom:hover a,
.fastgallery_mosaic.gallery.fg_style4 .gallery-icon .fg_zoom.fg_over a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery_mosaic.gallery.fg_style4 .gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fastgallery_mosaic.gallery.fg_style5 .gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px;
transform:         scale(1) rotate(0deg); -moz-transform:    scale(1) rotate(0deg); -webkit-transform: scale(1) rotate(0deg); -o-transform:      scale(1) rotate(0deg); -ms-transform:     scale(1) rotate(0deg); }
.fastgallery_mosaic.gallery.fg_style5 .gallery-icon:hover img {
transform:         scale(1.2) rotate(15deg); -moz-transform:    scale(1.2) rotate(15deg); -webkit-transform: scale(1.2) rotate(15deg); -o-transform:      scale(1.2) rotate(15deg); -ms-transform:     scale(1.2) rotate(15deg); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery_mosaic.fg_style5 .fg-gallery-caption {
display:none;	
}
.fastgallery_mosaic.gallery.fg_style5 .gallery-icon .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-10px;    
margin-top: -15px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery_mosaic.gallery.fg_style5 .gallery-icon .fg_zoom:hover a {
opacity:1;
transfom: 		   scale(1.2) rotate(15deg);
-moz-transform:    scale(1.2) rotate(15deg); -webkit-transform: scale(1.2) rotate(15deg); -o-transform:      scale(1.2) rotate(15deg); -ms-transform:     scale(1.2) rotate(15deg); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery_mosaic.gallery.fg_style1 .gallery-icon.no-caption .fg-zoom-icon {
margin-top:-10px;
} .fastgallery_mosaic.gallery.fg_style6 .gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery_mosaic.gallery.fg_style6 .gallery-icon .fg-zoom-icon {
left:-100%;
top:50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastgallery_mosaic.gallery.fg_style6 .gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery_mosaic.gallery.fg_style6 .gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastgallery_mosaic.fg_style6 .fg-gallery-caption {
position:absolute;
right:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
top:50%;
background:none!important;
}
.fastgallery_mosaic.fg_style6 .gallery-icon:hover .fg-gallery-caption {
right:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery_mosaic.gallery.fg_style6 .gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery_mosaic.gallery.fg_style6 .gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery_mosaic.gallery.fg_style6 .gallery-icon .fg_zoom:hover a, 
.fastgallery_mosaic.gallery.fg_style6 .gallery-icon .fg_zoom.fg_over a,
.fastgallery_mosaic.gallery.fg_style6 .gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery_mosaic.gallery.fg_style7 .gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery_mosaic.gallery.fg_style7 .gallery-icon .fg-zoom-icon {
left:-100%;
top:50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastgallery_mosaic.gallery.fg_style7 .gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery_mosaic.gallery.fg_style7 .gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastgallery_mosaic.fg_style7 .fg-gallery-caption {
position:absolute;
right:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
top:50%;
background:none!important;
}
.fastgallery_mosaic.fg_style7 .gallery-icon:hover .fg-gallery-caption {
right:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery_mosaic.gallery.fg_style7 .gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery_mosaic.gallery.fg_style7 .gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery_mosaic.gallery.fg_style7 .gallery-icon .fg_zoom a {
bottom:-100%;	
}
.fastgallery_mosaic.gallery.fg_style7 .gallery-icon .fg_zoom:hover a, 
.fastgallery_mosaic.gallery.fg_style7 .gallery-icon .fg_zoom.fg_over a,
.fastgallery_mosaic.gallery.fg_style7 .gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
bottom:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery_mosaic.gallery.fg_style8 .gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery_mosaic.gallery.fg_style8 .gallery-icon .fg-zoom-icon {
left:-100%;
top:50%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastgallery_mosaic.gallery.fg_style8 .gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery_mosaic.gallery.fg_style8 .gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastgallery_mosaic.fg_style8 .fg-gallery-caption {
position:absolute;
right:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
top:50%;
background:none!important;
}
.fastgallery_mosaic.fg_style8 .gallery-icon:hover .fg-gallery-caption {
right:0;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery_mosaic.gallery.fg_style8 .gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery_mosaic.gallery.fg_style8 .gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery_mosaic.gallery.fg_style8 .gallery-icon .fg_zoom a {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); }
.fastgallery_mosaic.gallery.fg_style8 .gallery-icon .fg_zoom:hover a, 
.fastgallery_mosaic.gallery.fg_style8 .gallery-icon .fg_zoom.fg_over a,
.fastgallery_mosaic.gallery.fg_style8 .gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery_mosaic.gallery.fg_style9 .gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery_mosaic.gallery.fg_style9 .gallery-icon .fg-zoom-icon {
left:50%;
top:-100%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastgallery_mosaic.gallery.fg_style9 .gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;				
}
.fastgallery_mosaic.gallery.fg_style9 .gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastgallery_mosaic.fg_style9 .fg-gallery-caption {
position:absolute;
bottom:-100%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
background:none!important;
}
.fastgallery_mosaic.fg_style9 .gallery-icon:hover .fg-gallery-caption {
bottom:50%;
margin-bottom:-50px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
}
.fastgallery_mosaic.gallery.fg_style9 .gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery_mosaic.gallery.fg_style9 .gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery_mosaic.gallery.fg_style9 .gallery-icon .fg_zoom a {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); }
.fastgallery_mosaic.gallery.fg_style9 .gallery-icon .fg_zoom:hover a, 
.fastgallery_mosaic.gallery.fg_style9 .gallery-icon .fg_zoom.fg_over a,
.fastgallery_mosaic.gallery.fg_style9 .gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fastgallery_mosaic.gallery.fg_style10 .gallery-icon:hover .fg-zoom-icon {
position:absolute;
top:50%;
left:50%;
margin-left:-15px;    
margin-top: -35px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
font-size:30px;
}
.fastgallery_mosaic.gallery.fg_style10 .gallery-icon .fg-zoom-icon {
left:50%;
top:-100%;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
margin-left:-15px;    
margin-top: -35px;	
}
.fastgallery_mosaic.gallery.fg_style10 .gallery-icon.no-caption:hover .fg-zoom-icon {
margin-top: -15px;		
margin-left:-15px;
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
}
.fastgallery_mosaic.gallery.fg_style10 .gallery-icon.no-caption .fg-zoom-icon
{
margin-top: -15px;	
top:50%;
left:50%;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
position:absolute;	
}
.fastgallery_mosaic.fg_style10 .fg-gallery-caption {
position:absolute;
bottom:0;	
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;
background:none!important;
}
.fastgallery_mosaic.gallery.fg_style10 .gallery-icon img {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	
border-radius:0px; 	
}
.fastgallery_mosaic.gallery.fg_style10 .gallery-icon:hover img {
transform:         scale(1.2); -moz-transform:    scale(1.2); -webkit-transform: scale(1.2); -o-transform:      scale(1.2); -ms-transform:     scale(1.2); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;	 
}
.fastgallery_mosaic.gallery.fg_style10 .gallery-icon .fg_zoom a {
transform:         scale(0); -moz-transform:    scale(0); -webkit-transform: scale(0); -o-transform:      scale(0); -ms-transform:     scale(0); }
.fastgallery_mosaic.gallery.fg_style10 .gallery-icon .fg_zoom:hover a, 
.fastgallery_mosaic.gallery.fg_style10 .gallery-icon .fg_zoom.fg_over a,
.fastgallery_mosaic.gallery.fg_style10 .gallery-icon.no-caption .fg_zoom:hover a {
opacity:1;
transform:         scale(1); -moz-transform:    scale(1); -webkit-transform: scale(1); -o-transform:      scale(1); -ms-transform:     scale(1); -webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .fg_over_image_off .gallery-icon:hover img {
transform:         scale(1.0)!important;
-moz-transform:    scale(1.0)!important; 
-webkit-transform: scale(1.0)!important;
-o-transform:      scale(1.0)!important;
-ms-transform:     scale(1.0)!important;		
}   @media screen and (max-width: 767px) {
.fastgallery_mosaic.fg_responsive .fg-gallery-item,
.fastgallery_mosaic.fg_responsive.gallery-columns-2 .fg-gallery-item,
.fastgallery_mosaic.fg_responsive.gallery-columns-3 .fg-gallery-item,
.fastgallery_mosaic.fg_responsive.gallery-columns-4 .fg-gallery-item,
.fastgallery_mosaic.fg_responsive.gallery-columns-5 .fg-gallery-item,
.fastgallery_mosaic.fg_responsive.gallery-columns-6 .fg-gallery-item,	
.fastgallery_mosaic.fg_responsive.gallery-columns-7 .fg-gallery-item,
.fastgallery_mosaic.fg_responsive.gallery-columns-8 .fg-gallery-item,	
.fastgallery_mosaic.fg_responsive.gallery-columns-9 .fg-gallery-item {
max-width: 100%!important;
float:none!important;
width:100%!important;
}
} @media (min-device-width: 768px) and (max-device-width: 800px) and (orientation: portrait) { 
.fastgallery_mosaic.fg_responsive.gallery-columns-1 .fg-gallery-item,
.fastgallery_mosaic.fg_responsive.gallery-columns-2 .fg-gallery-item,
.fastgallery_mosaic.fg_responsive.gallery-columns-3 .fg-gallery-item,
.fastgallery_mosaic.fg_responsive.gallery-columns-4 .fg-gallery-item,
.fastgallery_mosaic.fg_responsive.gallery-columns-5 .fg-gallery-item,
.fastgallery_mosaic.fg_responsive.gallery-columns-6 .fg-gallery-item,	
.fastgallery_mosaic.fg_responsive.gallery-columns-7 .fg-gallery-item,
.fastgallery_mosaic.fg_responsive.gallery-columns-8 .fg-gallery-item,	
.fastgallery_mosaic.fg_responsive.gallery-columns-9 .fg-gallery-item {
max-width: 48.5%!important;
width:48.5%!important;
margin-right:1%;
}
} .fastgallery_mosaic.fg_style1.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastgallery_mosaic.fg_style2.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery_mosaic.fg_style3.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastgallery_mosaic.fg_style4.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery_mosaic.fg_style5.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastgallery_mosaic.fg_style6.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery_mosaic.fg_style7.fotorama .fotorama__html > div {
position:absolute;
bottom:0;
width:100%;
}
.fastgallery_mosaic.fg_style8.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery_mosaic.fg_style9.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
}
.fastgallery_mosaic.fg_style10.fotorama .fotorama__html > div {
position:absolute;
top:0;
width:100%;
} .fastgallery_mosaic.gallery-columns-3fg_thumbs_one .fg-gallery-item-thumbs-one {
max-width: 32%;
max-width: -webkit-calc(33.3% - 4px);
max-width:         calc(33.3% - 4px);
} #pbOverlay.hide {
display: block!important;
}	
#pbCloseBtn:hover:before{ padding:8px 8px 12px 12px!important; }
.effect-parent {
-webkit-perspective: 1300px;
-moz-perspective: 1300px;
perspective: 1300px;
} .effect-1 {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 50% 50% -300px;
-moz-transform-origin: 50% 50% -300px;
transform-origin: 50% 50% -300px;
-webkit-transform: rotateX(-180deg);
-moz-transform: rotateX(-180deg);
transform: rotateX(-180deg);
-webkit-animation: fly ease-in-out forwards;
-moz-animation: fly ease-in-out forwards;
animation: fly ease-in-out forwards;
}
@-webkit-keyframes fly {
100% { -webkit-transform: rotateX(0deg); opacity: 1; -webkit-transform-origin:50% 50% 0; }
}
@-moz-keyframes fly {
100% { -moz-transform: rotateX(0deg); opacity: 1; -moz-transform-origin:50% 50% 0; }
}
@keyframes fly {
100% { transform: rotateX(0deg); opacity: 1; transform-origin:50% 50% 0; }
} .effect-2 {
-webkit-transform: translateY(200px);
-moz-transform: translateY(200px);
transform: translateY(200px);
-webkit-animation: moveUp ease forwards;
-moz-animation: moveUp ease forwards;
animation: moveUp ease forwards;
}
@-webkit-keyframes moveUp {
to { -webkit-transform: translateY(0); opacity: 1; }
}
@-moz-keyframes moveUp {
to { -moz-transform: translateY(0); opacity: 1; }
}
@keyframes moveUp {
to { transform: translateY(0); opacity: 1; }
} .effect-3 {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
-moz-transform: translateZ(400px) translateY(300px) rotateX(-90deg);
transform: translateZ(400px) translateY(300px) rotateX(-90deg);
-webkit-animation: fallPerspective ease-in-out forwards;
-moz-animation: fallPerspective ease-in-out forwards;
animation: fallPerspective ease-in-out forwards;
}
@-webkit-keyframes fallPerspective {
100% { -webkit-transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
@-moz-keyframes fallPerspective {
100% { -moz-transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
}
@keyframes fallPerspective {
100% { transform: translateZ(0px) translateY(0px) rotateX(0deg); opacity: 1; }
} .effect-4 {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform-origin: 0% 0%;
-moz-transform-origin: 0% 0%;
transform-origin: 0% 0%;
-webkit-transform: rotateX(-80deg);
-moz-transform: rotateX(-80deg);
transform: rotateX(-80deg);
-webkit-animation: flip ease-in-out forwards;
-moz-animation: flip ease-in-out forwards;
animation: flip ease-in-out forwards;
}
@-webkit-keyframes flip {
100% { -webkit-transform: rotateX(0deg); opacity: 1; }
}
@-moz-keyframes flip {
100% { -moz-transform: rotateX(0deg); opacity: 1; }
}
@keyframes flip {
100% { transform: rotateX(0deg); opacity: 1; }
} .effect-5 {
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
transform: rotateY(-180deg);
-webkit-animation: moveUp ease-in-out forwards;
-moz-animation: moveUp ease-in-out forwards;
animation: moveUp ease-in-out forwards;
} .effect-6 {
-webkit-transform:  scale(0.638) translate(-179px);
-moz-transform:     scale(0.638) translate(-179px);
transform:          scale(0.638) translate(-179px);
-webkit-animation: moveUp ease-in-out forwards;
-moz-animation: moveUp ease-in-out forwards;
animation: moveUp ease-in-out forwards;
} .effect-duration-1{
-webkit-animation-duration: .4s;
-moz-animation-duration:    .4s;
animation-duration:         .4s;
}
.effect-duration-2{
-webkit-animation-duration: .5s;
-moz-animation-duration:    .5s;
animation-duration:         .5s;
}
.effect-duration-3{
-webkit-animation-duration: .6s;
-moz-animation-duration:    .6s;
animation-duration:         .6s;
}
.effect-duration-4{
-webkit-animation-duration: .7s;
-moz-animation-duration:    .7s;
animation-duration:         .7s;
}
.effect-duration-5{
-webkit-animation-duration: .8s;
-moz-animation-duration:    .8s;
animation-duration:         .8s;
}
.effect-duration-6{
-webkit-animation-duration: .9s;
-moz-animation-duration:    .9s;
animation-duration:         .9s;
}
.effect-duration-7{
-webkit-animation-duration: .95s;
-moz-animation-duration:    .95s;
animation-duration:         .95s;
}
.effect-duration-8{
-webkit-animation-duration: 1s;
-moz-animation-duration:    1s;
animation-duration:         1s;
}
.effect-duration-9{
-webkit-animation-duration: 1.05s;
-moz-animation-duration:    1.05s;
animation-duration:         1.05s;
}
.effect-duration-10{
-webkit-animation-duration: 1.1s;
-moz-animation-duration:    1.1s;
animation-duration:         1.1s;
} .fastgallery_mosaic.fg_pagination_style1,
.fastgallery_mosaic.fg_pagination_style2 {
clear:both;	
margin-top:20px!important;
}
.fastgallery_mosaic ul.fg_pagination {
list-style:none;
text-align:center;
width:100%;
clear:both;
}
.fastgallery_mosaic ul.fg_pagination li {
display:inline-block;
padding:5px;
}
.fastgallery_mosaic ul.fg_pagination li a {
text-decoration:none;
border:0;
padding:5px 10px;
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
}
.fastgallery_mosaic ul.fg_pagination li a:hover {
-webkit-transition: all .55s ease-in;
-moz-transition: all .55s ease-in;
-ms-transition: all .55s ease-in;
-o-transition: all .55s ease-in;
transition: all .55s ease-in;		
} .pswp button:hover {
background-color:transparent;
background-image:none;
}@font-face {
font-family: 'adtheme-icomoon';
src:url(//www.fourthparklands.com/wp-content/plugins/fastgallerymosaicelementor/assets/css/fonts/icomoon.eot?gjmlq8);
src:url(//www.fourthparklands.com/wp-content/plugins/fastgallerymosaicelementor/assets/css/fonts/icomoon.eot?#iefixgjmlq8) format('embedded-opentype'),
url(//www.fourthparklands.com/wp-content/plugins/fastgallerymosaicelementor/assets/css/fonts/icomoon.woff?gjmlq8) format('woff'),
url(//www.fourthparklands.com/wp-content/plugins/fastgallerymosaicelementor/assets/css/fonts/icomoon.ttf?gjmlq8) format('truetype'),
url(//www.fourthparklands.com/wp-content/plugins/fastgallerymosaicelementor/assets/css/fonts/icomoon.svg?gjmlq8#icomoon) format('svg');
font-weight: normal;
font-style: normal;
}
.fastgallery [class^="icon-"], .fastgallery [class*=" icon-"], .fastgallery [class*=" icon-"]:before, .fastgallery [class*=" icon-"]:after{
font-family: 'adtheme-icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
display:block; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fastgallery .icon-home:before {
content: "\e673";
}
.fastgallery .icon-home2:before {
content: "\e674";
}
.fastgallery .icon-home3:before {
content: "\e675";
}
.fastgallery .icon-office:before {
content: "\e67e";
}
.fastgallery .icon-newspaper:before {
content: "\e67f";
}
.fastgallery .icon-pencil:before {
content: "\e680";
}
.fastgallery .icon-pencil2:before {
content: "\e681";
}
.fastgallery .icon-quill:before {
content: "\e682";
}
.fastgallery .icon-pen:before {
content: "\e683";
}
.fastgallery .icon-blog:before {
content: "\e684";
}
.fastgallery .icon-droplet:before {
content: "\e685";
}
.fastgallery .icon-paint-format:before {
content: "\e686";
}
.fastgallery .icon-image:before {
content: "\e687";
}
.fastgallery .icon-image2:before {
content: "\e604";
}
.fastgallery .icon-images:before {
content: "\e605";
}
.fastgallery .icon-camera:before {
content: "\e688";
}
.fastgallery .icon-music:before {
content: "\e600";
}
.fastgallery .icon-headphones:before {
content: "\e689";
}
.fastgallery .icon-play:before {
content: "\e601";
}
.fastgallery .icon-film:before {
content: "\e68a";
}
.fastgallery .icon-camera2:before {
content: "\e68b";
}
.fastgallery .icon-dice:before {
content: "\e68c";
}
.fastgallery .icon-pacman:before {
content: "\e68d";
}
.fastgallery .icon-spades:before {
content: "\e68e";
}
.fastgallery .icon-clubs:before {
content: "\e68f";
}
.fastgallery .icon-diamonds:before {
content: "\e690";
}
.fastgallery .icon-pawn:before {
content: "\e691";
}
.fastgallery .icon-bullhorn:before {
content: "\e692";
}
.fastgallery .icon-connection:before {
content: "\e693";
}
.fastgallery .icon-podcast:before {
content: "\e694";
}
.fastgallery .icon-feed:before {
content: "\e695";
}
.fastgallery .icon-book:before {
content: "\e696";
}
.fastgallery .icon-books:before {
content: "\e697";
}
.fastgallery .icon-library:before {
content: "\e698";
}
.fastgallery .icon-file:before {
content: "\e699";
}
.fastgallery .icon-profile:before {
content: "\e69a";
}
.fastgallery .icon-file2:before {
content: "\e69b";
}
.fastgallery .icon-file3:before {
content: "\e69c";
}
.fastgallery .icon-file4:before {
content: "\e69d";
}
.fastgallery .icon-copy:before {
content: "\e69e";
}
.fastgallery .icon-copy2:before {
content: "\e606";
}
.fastgallery .icon-copy3:before {
content: "\e69f";
}
.fastgallery .icon-paste:before {
content: "\e6a0";
}
.fastgallery .icon-paste2:before {
content: "\e6a1";
}
.fastgallery .icon-paste3:before {
content: "\e6a2";
}
.fastgallery .icon-stack:before {
content: "\e6a3";
}
.fastgallery .icon-folder:before {
content: "\e6a4";
}
.fastgallery .icon-folder-open:before {
content: "\e6a5";
}
.fastgallery .icon-tag:before {
content: "\e6a6";
}
.fastgallery .icon-tags:before {
content: "\e6a7";
}
.fastgallery .icon-barcode:before {
content: "\e6a8";
}
.fastgallery .icon-qrcode:before {
content: "\e6a9";
}
.fastgallery .icon-ticket:before {
content: "\e6aa";
}
.fastgallery .icon-cart:before {
content: "\e6ab";
}
.fastgallery .icon-cart2:before {
content: "\e6ac";
}
.fastgallery .icon-cart3:before {
content: "\e6ad";
}
.fastgallery .icon-coin:before {
content: "\e6ae";
}
.fastgallery .icon-credit:before {
content: "\e6af";
}
.fastgallery .icon-calculate:before {
content: "\e6b0";
}
.fastgallery .icon-support:before {
content: "\e6b1";
}
.fastgallery .icon-phone:before {
content: "\e6b2";
}
.fastgallery .icon-phone-hang-up:before {
content: "\e6b3";
}
.fastgallery .icon-address-book:before {
content: "\e6b4";
}
.fastgallery .icon-notebook:before {
content: "\e6b5";
}
.fastgallery .icon-envelop:before {
content: "\e6b6";
}
.fastgallery .icon-pushpin:before {
content: "\e602";
}
.fastgallery .icon-location:before {
content: "\e6b7";
}
.fastgallery .icon-location2:before {
content: "\e6b8";
}
.fastgallery .icon-compass:before {
content: "\e6b9";
}
.fastgallery .icon-map:before {
content: "\e6ba";
}
.fastgallery .icon-map2:before {
content: "\e6bb";
}
.fastgallery .icon-history:before {
content: "\e6bc";
}
.fastgallery .icon-clock:before {
content: "\e6bd";
}
.fastgallery .icon-clock2:before {
content: "\e6be";
}
.fastgallery .icon-alarm:before {
content: "\e6bf";
}
.fastgallery .icon-alarm2:before {
content: "\e6c0";
}
.fastgallery .icon-bell:before {
content: "\e6c1";
}
.fastgallery .icon-stopwatch:before {
content: "\e6c2";
}
.fastgallery .icon-calendar:before {
content: "\e6c3";
}
.fastgallery .icon-calendar2:before {
content: "\e6c4";
}
.fastgallery .icon-print:before {
content: "\e6c5";
}
.fastgallery .icon-keyboard:before {
content: "\e6c6";
}
.fastgallery .icon-screen:before {
content: "\e6c7";
}
.fastgallery .icon-laptop:before {
content: "\e6c8";
}
.fastgallery .icon-mobile:before {
content: "\e6c9";
}
.fastgallery .icon-mobile2:before {
content: "\e6ca";
}
.fastgallery .icon-tablet:before {
content: "\e6cb";
}
.fastgallery .icon-tv:before {
content: "\e6cc";
}
.fastgallery .icon-cabinet:before {
content: "\e6cd";
}
.fastgallery .icon-drawer:before {
content: "\e6ce";
}
.fastgallery .icon-drawer2:before {
content: "\e6cf";
}
.fastgallery .icon-drawer3:before {
content: "\e6d0";
}
.fastgallery .icon-box-add:before {
content: "\e6d1";
}
.fastgallery .icon-box-remove:before {
content: "\e6d2";
}
.fastgallery .icon-download:before {
content: "\e6d3";
}
.fastgallery .icon-upload:before {
content: "\e6d4";
}
.fastgallery .icon-disk:before {
content: "\e6d5";
}
.fastgallery .icon-storage:before {
content: "\e6d6";
}
.fastgallery .icon-undo2:before {
content: "\e672";
}
.fastgallery .icon-redo2:before {
content: "\e671";
}
.fastgallery .icon-flip:before {
content: "\e6d7";
}
.fastgallery .icon-flip2:before {
content: "\e6d8";
}
.fastgallery .icon-undo:before {
content: "\e66f";
}
.fastgallery .icon-redo:before {
content: "\e670";
}
.fastgallery .icon-forward:before {
content: "\e66e";
}
.fastgallery .icon-reply:before {
content: "\e66d";
}
.fastgallery .icon-bubble:before {
content: "\e6d9";
}
.fastgallery .icon-bubbles:before {
content: "\e6da";
}
.fastgallery .icon-bubbles2:before {
content: "\e6db";
}
.fastgallery .icon-bubble2:before {
content: "\e6dc";
}
.fastgallery .icon-bubbles3:before {
content: "\e6dd";
}
.fastgallery .icon-bubbles4:before {
content: "\e6de";
}
.fastgallery .icon-user:before {
content: "\e6df";
}
.fastgallery .icon-users:before {
content: "\e6e0";
}
.fastgallery .icon-user2:before {
content: "\e6e1";
}
.fastgallery .icon-users2:before {
content: "\e6e2";
}
.fastgallery .icon-user3:before {
content: "\e6e3";
}
.fastgallery .icon-user4:before {
content: "\e6e4";
}
.fastgallery .icon-quotes-left:before {
content: "\e6e5";
}
.fastgallery .icon-busy:before {
content: "\e6e6";
}
.fastgallery .icon-spinner:before {
content: "\e6e7";
}
.fastgallery .icon-spinner2:before {
content: "\e6e8";
}
.fastgallery .icon-spinner3:before {
content: "\e6e9";
}
.fastgallery .icon-spinner4:before {
content: "\e6ea";
}
.fastgallery .icon-spinner5:before {
content: "\e6eb";
}
.fastgallery .icon-spinner6:before {
content: "\e6ec";
}
.fastgallery .icon-binoculars:before {
content: "\e6ed";
}
.fastgallery .icon-search:before {
content: "\e6ee";
}
.fastgallery .icon-zoomin:before {
content: "\e6ef";
}
.fastgallery .icon-zoomout:before {
content: "\e6f0";
}
.fastgallery .icon-expand:before {
content: "\e6f1";
}
.fastgallery .icon-contract:before {
content: "\e6f2";
}
.fastgallery .icon-expand2:before {
content: "\e6f3";
}
.fastgallery .icon-contract2:before {
content: "\e6f4";
}
.fastgallery .icon-key:before {
content: "\e6f5";
}
.fastgallery .icon-key2:before {
content: "\e6f6";
}
.fastgallery .icon-lock:before {
content: "\e6f7";
}
.fastgallery .icon-lock2:before {
content: "\e6f8";
}
.fastgallery .icon-unlocked:before {
content: "\e6f9";
}
.fastgallery .icon-wrench:before {
content: "\e6fa";
}
.fastgallery .icon-settings:before {
content: "\e6fb";
}
.fastgallery .icon-equalizer:before {
content: "\e6fc";
}
.fastgallery .icon-cog:before {
content: "\e6fd";
}
.fastgallery .icon-cogs:before {
content: "\e6fe";
}
.fastgallery .icon-cog2:before {
content: "\e6ff";
}
.fastgallery .icon-hammer:before {
content: "\e700";
}
.fastgallery .icon-wand:before {
content: "\e701";
}
.fastgallery .icon-aid:before {
content: "\e702";
}
.fastgallery .icon-bug:before {
content: "\e703";
}
.fastgallery .icon-pie:before {
content: "\e704";
}
.fastgallery .icon-stats:before {
content: "\e705";
}
.fastgallery .icon-bars:before {
content: "\e706";
}
.fastgallery .icon-bars2:before {
content: "\e707";
}
.fastgallery .icon-gift:before {
content: "\e708";
}
.fastgallery .icon-trophy:before {
content: "\e709";
}
.fastgallery .icon-glass:before {
content: "\e70a";
}
.fastgallery .icon-mug:before {
content: "\e70b";
}
.fastgallery .icon-food:before {
content: "\e70c";
}
.fastgallery .icon-leaf:before {
content: "\e70d";
}
.fastgallery .icon-rocket:before {
content: "\e70e";
}
.fastgallery .icon-meter:before {
content: "\e70f";
}
.fastgallery .icon-meter2:before {
content: "\e710";
}
.fastgallery .icon-dashboard:before {
content: "\e711";
}
.fastgallery .icon-hammer2:before {
content: "\e712";
}
.fastgallery .icon-fire:before {
content: "\e713";
}
.fastgallery .icon-lab:before {
content: "\e714";
}
.fastgallery .icon-magnet:before {
content: "\e715";
}
.fastgallery .icon-remove:before {
content: "\e716";
}
.fastgallery .icon-remove2:before {
content: "\e717";
}
.fastgallery .icon-briefcase:before {
content: "\e718";
}
.fastgallery .icon-airplane:before {
content: "\e719";
}
.fastgallery .icon-truck:before {
content: "\e71a";
}
.fastgallery .icon-road:before {
content: "\e71b";
}
.fastgallery .icon-accessibility:before {
content: "\e71c";
}
.fastgallery .icon-target:before {
content: "\e71d";
}
.fastgallery .icon-shield:before {
content: "\e71e";
}
.fastgallery .icon-lightning:before {
content: "\e71f";
}
.fastgallery .icon-switch:before {
content: "\e720";
}
.fastgallery .icon-powercord:before {
content: "\e721";
}
.fastgallery .icon-signup:before {
content: "\e722";
}
.fastgallery .icon-list:before {
content: "\e723";
}
.fastgallery .icon-list2:before {
content: "\e724";
}
.fastgallery .icon-numbered-list:before {
content: "\e725";
}
.fastgallery .icon-menu:before {
content: "\e726";
}
.fastgallery .icon-menu2:before {
content: "\e727";
}
.fastgallery .icon-tree:before {
content: "\e728";
}
.fastgallery .icon-cloud:before {
content: "\e729";
}
.fastgallery .icon-cloud-download:before {
content: "\e72a";
}
.fastgallery .icon-cloud-upload:before {
content: "\e72b";
}
.fastgallery .icon-download2:before {
content: "\e72c";
}
.fastgallery .icon-upload2:before {
content: "\e72d";
}
.fastgallery .icon-download3:before {
content: "\e72e";
}
.fastgallery .icon-upload3:before {
content: "\e72f";
}
.fastgallery .icon-globe:before {
content: "\e730";
}
.fastgallery .icon-earth:before {
content: "\e731";
}
.fastgallery .icon-link:before {
content: "\e603";
}
.fastgallery .icon-flag:before {
content: "\e732";
}
.fastgallery .icon-attachment:before {
content: "\e733";
}
.fastgallery .icon-eye:before {
content: "\e734";
}
.fastgallery .icon-eye-blocked:before {
content: "\e735";
}
.fastgallery .icon-eye2:before {
content: "\e736";
}
.fastgallery .icon-bookmark:before {
content: "\e737";
}
.fastgallery .icon-bookmarks:before {
content: "\e738";
}
.fastgallery .icon-brightness-medium:before {
content: "\e739";
}
.fastgallery .icon-brightness-contrast:before {
content: "\e73a";
}
.fastgallery .icon-contrast:before {
content: "\e73b";
}
.fastgallery .icon-star:before {
content: "\e73c";
}
.fastgallery .icon-star2:before {
content: "\e73d";
}
.fastgallery .icon-star3:before {
content: "\e73e";
}
.fastgallery .icon-heart:before {
content: "\e73f";
}
.fastgallery .icon-heart2:before {
content: "\e740";
}
.fastgallery .icon-heart-broken:before {
content: "\e741";
}
.fastgallery .icon-thumbs-up:before {
content: "\e742";
}
.fastgallery .icon-thumbs-up2:before {
content: "\e743";
}
.fastgallery .icon-happy:before {
content: "\e744";
}
.fastgallery .icon-happy2:before {
content: "\e745";
}
.fastgallery .icon-smiley:before {
content: "\e746";
}
.fastgallery .icon-smiley2:before {
content: "\e747";
}
.fastgallery .icon-tongue:before {
content: "\e748";
}
.fastgallery .icon-tongue2:before {
content: "\e749";
}
.fastgallery .icon-sad:before {
content: "\e74a";
}
.fastgallery .icon-sad2:before {
content: "\e74b";
}
.fastgallery .icon-wink:before {
content: "\e74c";
}
.fastgallery .icon-wink2:before {
content: "\e74d";
}
.fastgallery .icon-grin:before {
content: "\e74e";
}
.fastgallery .icon-grin2:before {
content: "\e74f";
}
.fastgallery .icon-cool:before {
content: "\e750";
}
.fastgallery .icon-cool2:before {
content: "\e751";
}
.fastgallery .icon-angry:before {
content: "\e752";
}
.fastgallery .icon-angry2:before {
content: "\e753";
}
.fastgallery .icon-evil:before {
content: "\e754";
}
.fastgallery .icon-evil2:before {
content: "\e755";
}
.fastgallery .icon-shocked:before {
content: "\e756";
}
.fastgallery .icon-shocked2:before {
content: "\e757";
}
.fastgallery .icon-confused:before {
content: "\e758";
}
.fastgallery .icon-confused2:before {
content: "\e759";
}
.fastgallery .icon-neutral:before {
content: "\e75a";
}
.fastgallery .icon-neutral2:before {
content: "\e75b";
}
.fastgallery .icon-wondering:before {
content: "\e75c";
}
.fastgallery .icon-wondering2:before {
content: "\e75d";
}
.fastgallery .icon-point-up:before {
content: "\e75e";
}
.fastgallery .icon-point-right:before {
content: "\e75f";
}
.fastgallery .icon-point-down:before {
content: "\e760";
}
.fastgallery .icon-point-left:before {
content: "\e761";
}
.fastgallery .icon-warning:before {
content: "\e762";
}
.fastgallery .icon-notification:before {
content: "\e763";
}
.fastgallery .icon-question:before {
content: "\e764";
}
.fastgallery .icon-info:before {
content: "\e765";
}
.fastgallery .icon-info2:before {
content: "\e766";
}
.fastgallery .icon-blocked:before {
content: "\e767";
}
.fastgallery .icon-cancel-circle:before {
content: "\e768";
}
.fastgallery .icon-checkmark-circle:before {
content: "\e769";
}
.fastgallery .icon-spam:before {
content: "\e76a";
}
.fastgallery .icon-close:before {
content: "\e65f";
}
.fastgallery .icon-checkmark:before {
content: "\e65d";
}
.fastgallery .icon-checkmark2:before {
content: "\e65e";
}
.fastgallery .icon-spell-check:before {
content: "\e76b";
}
.fastgallery .icon-minus:before {
content: "\e660";
}
.fastgallery .icon-plus:before {
content: "\e661";
}
.fastgallery .icon-enter:before {
content: "\e76c";
}
.fastgallery .icon-exit:before {
content: "\e76d";
}
.fastgallery .icon-play2:before {
content: "\e76e";
}
.fastgallery .icon-pause:before {
content: "\e76f";
}
.fastgallery .icon-stop:before {
content: "\e770";
}
.fastgallery .icon-backward:before {
content: "\e771";
}
.fastgallery .icon-forward2:before {
content: "\e772";
}
.fastgallery .icon-play3:before {
content: "\e773";
}
.fastgallery .icon-pause2:before {
content: "\e774";
}
.fastgallery .icon-stop2:before {
content: "\e775";
}
.fastgallery .icon-backward2:before {
content: "\e776";
}
.fastgallery .icon-forward3:before {
content: "\e777";
}
.fastgallery .icon-first:before {
content: "\e778";
}
.fastgallery .icon-last:before {
content: "\e779";
}
.fastgallery .icon-previous:before {
content: "\e77a";
}
.fastgallery .icon-next:before {
content: "\e77b";
}
.fastgallery .icon-eject:before {
content: "\e77c";
}
.fastgallery .icon-volume-high:before {
content: "\e77d";
}
.fastgallery .icon-volume-medium:before {
content: "\e77e";
}
.fastgallery .icon-volume-low:before {
content: "\e77f";
}
.fastgallery .icon-volume-mute:before {
content: "\e780";
}
.fastgallery .icon-volume-mute2:before {
content: "\e781";
}
.fastgallery .icon-volume-increase:before {
content: "\e782";
}
.fastgallery .icon-volume-decrease:before {
content: "\e783";
}
.fastgallery .icon-loop:before {
content: "\e784";
}
.fastgallery .icon-loop2:before {
content: "\e785";
}
.fastgallery .icon-loop3:before {
content: "\e786";
}
.fastgallery .icon-shuffle:before {
content: "\e787";
}
.fastgallery .icon-arrow-up-left2:before {
content: "\e655";
}
.fastgallery .icon-arrow-up2:before {
content: "\e656";
}
.fastgallery .icon-arrow-up-right2:before {
content: "\e657";
}
.fastgallery .icon-arrow-right2:before {
content: "\e658";
}
.fastgallery .icon-arrow-down-right2:before {
content: "\e659";
}
.fastgallery .icon-arrow-down2:before {
content: "\e65a";
}
.fastgallery .icon-arrow-down-left2:before {
content: "\e65b";
}
.fastgallery .icon-arrow-left2:before {
content: "\e65c";
}
.fastgallery .icon-arrow-up-left:before {
content: "\e64d";
}
.fastgallery .icon-arrow-up:before {
content: "\e64e";
}
.fastgallery .icon-arrow-up-right:before {
content: "\e64f";
}
.fastgallery .icon-arrow-right:before {
content: "\e650";
}
.fastgallery .icon-arrow-down-right:before {
content: "\e651";
}
.fastgallery .icon-arrow-down:before {
content: "\e652";
}
.fastgallery .icon-arrow-down-left:before {
content: "\e653";
}
.fastgallery .icon-arrow-left:before {
content: "\e654";
}
.fastgallery .icon-arrow-up-left3:before {
content: "\e662";
}
.fastgallery .icon-arrow-up3:before {
content: "\e663";
}
.fastgallery .icon-arrow-up-right3:before {
content: "\e664";
}
.fastgallery .icon-arrow-right3:before {
content: "\e665";
}
.fastgallery .icon-arrow-down-right3:before {
content: "\e666";
}
.fastgallery .icon-arrow-down3:before {
content: "\e667";
}
.fastgallery .icon-arrow-down-left3:before {
content: "\e668";
}
.fastgallery .icon-arrow-left3:before {
content: "\e669";
}
.fastgallery .icon-tab:before {
content: "\e788";
}
.fastgallery .icon-checkbox-checked:before {
content: "\e789";
}
.fastgallery .icon-checkbox-unchecked:before {
content: "\e78a";
}
.fastgallery .icon-checkbox-partial:before {
content: "\e78b";
}
.fastgallery .icon-radio-checked:before {
content: "\e78c";
}
.fastgallery .icon-radio-unchecked:before {
content: "\e78d";
}
.fastgallery .icon-crop:before {
content: "\e78e";
}
.fastgallery .icon-scissors:before {
content: "\e78f";
}
.fastgallery .icon-filter:before {
content: "\e790";
}
.fastgallery .icon-filter2:before {
content: "\e791";
}
.fastgallery .icon-font:before {
content: "\e792";
}
.fastgallery .icon-text-height:before {
content: "\e793";
}
.fastgallery .icon-text-width:before {
content: "\e794";
}
.fastgallery .icon-bold:before {
content: "\e795";
}
.fastgallery .icon-underline:before {
content: "\e796";
}
.fastgallery .icon-italic:before {
content: "\e797";
}
.fastgallery .icon-strikethrough:before {
content: "\e798";
}
.fastgallery .icon-omega:before {
content: "\e799";
}
.fastgallery .icon-sigma:before {
content: "\e79a";
}
.fastgallery .icon-table:before {
content: "\e79b";
}
.fastgallery .icon-table2:before {
content: "\e79c";
}
.fastgallery .icon-insert-template:before {
content: "\e79d";
}
.fastgallery .icon-pilcrow:before {
content: "\e607";
}
.fastgallery .icon-lefttoright:before {
content: "\e79e";
}
.fastgallery .icon-righttoleft:before {
content: "\e79f";
}
.fastgallery .icon-paragraph-left:before {
content: "\e7a0";
}
.fastgallery .icon-paragraph-center:before {
content: "\e7a1";
}
.fastgallery .icon-paragraph-right:before {
content: "\e7a2";
}
.fastgallery .icon-paragraph-justify:before {
content: "\e7a3";
}
.fastgallery .icon-paragraph-left2:before {
content: "\e7a4";
}
.fastgallery .icon-paragraph-center2:before {
content: "\e7a5";
}
.fastgallery .icon-paragraph-right2:before {
content: "\e7a6";
}
.fastgallery .icon-paragraph-justify2:before {
content: "\e7a7";
}
.fastgallery .icon-indent-increase:before {
content: "\e7a8";
}
.fastgallery .icon-indent-decrease:before {
content: "\e7a9";
}
.fastgallery .icon-newtab:before {
content: "\e7aa";
}
.fastgallery .icon-embed:before {
content: "\e7ab";
}
.fastgallery .icon-code:before {
content: "\e7ac";
}
.fastgallery .icon-console:before {
content: "\e7ad";
}
.fastgallery .icon-share:before {
content: "\e64c";
}
.fastgallery .icon-mail2:before {
content: "\e60c";
}
.fastgallery .icon-mail:before {
content: "\e608";
}
.fastgallery .icon-mail3:before {
content: "\e60d";
}
.fastgallery .icon-mail4:before {
content: "\e60e";
}
.fastgallery .icon-google:before {
content: "\e609";
}
.fastgallery .icon-googleplus:before {
content: "\e60a";
}
.fastgallery .icon-googleplus4:before {
content: "\e644";
}
.fastgallery .icon-googleplus2:before {
content: "\e60b";
}
.fastgallery .icon-googleplus3:before {
content: "\e60f";
}
.fastgallery .icon-google-drive:before {
content: "\e643";
}
.fastgallery .icon-facebook:before {
content: "\e610";
}
.fastgallery .icon-facebook2:before {
content: "\e611";
}
.fastgallery .icon-facebook3:before {
content: "\e612";
}
.fastgallery .icon-instagram:before {
content: "\e7ae";
}
.fastgallery .icon-twitter2:before {
content: "\e613";
}
.fastgallery .icon-twitter:before {
content: "\e614";
}
.fastgallery .icon-twitter3:before {
content: "\e615";
}
.fastgallery .icon-feed2:before {
content: "\e616";
}
.fastgallery .icon-feed3:before {
content: "\e617";
}
.fastgallery .icon-feed22:before {
content: "\e618";
}
.fastgallery .icon-youtube:before {
content: "\e619";
}
.fastgallery .icon-youtube2:before {
content: "\e61a";
}
.fastgallery .icon-vimeo:before {
content: "\e61b";
}
.fastgallery .icon-vimeo2:before {
content: "\e61c";
}
.fastgallery .icon-vimeo3:before {
content: "\e61d";
}
.fastgallery .icon-lanyrd:before {
content: "\e7af";
}
.fastgallery .icon-flickr:before {
content: "\e61e";
}
.fastgallery .icon-flickr2:before {
content: "\e61f";
}
.fastgallery .icon-flickr4:before {
content: "\e620";
}
.fastgallery .icon-flickr3:before {
content: "\e621";
}
.fastgallery .icon-picassa:before {
content: "\e62a";
}
.fastgallery .icon-picassa2:before {
content: "\e62b";
}
.fastgallery .icon-dribbble:before {
content: "\e62c";
}
.fastgallery .icon-dribbble2:before {
content: "\e62d";
}
.fastgallery .icon-dribbble3:before {
content: "\e62e";
}
.fastgallery .icon-forrst:before {
content: "\e7b0";
}
.fastgallery .icon-forrst2:before {
content: "\e7b1";
}
.fastgallery .icon-deviantart:before {
content: "\e7b2";
}
.fastgallery .icon-deviantart2:before {
content: "\e7b3";
}
.fastgallery .icon-steam:before {
content: "\e7b4";
}
.fastgallery .icon-steam2:before {
content: "\e62f";
}
.fastgallery .icon-github3:before {
content: "\e630";
}
.fastgallery .icon-github4:before {
content: "\e631";
}
.fastgallery .icon-github5:before {
content: "\e632";
}
.fastgallery .icon-github2:before {
content: "\e622";
}
.fastgallery .icon-github:before {
content: "\e623";
}
.fastgallery .icon-wordpress2:before {
content: "\e624";
}
.fastgallery .icon-wordpress:before {
content: "\e625";
}
.fastgallery .icon-joomla:before {
content: "\e641";
}
.fastgallery .icon-blogger2:before {
content: "\e626";
}
.fastgallery .icon-blogger:before {
content: "\e627";
}
.fastgallery .icon-tumblr2:before {
content: "\e628";
}
.fastgallery .icon-tumblr:before {
content: "\e629";
}
.fastgallery .icon-yahoo:before {
content: "\e633";
}
.fastgallery .icon-tux:before {
content: "\e634";
}
.fastgallery .icon-apple:before {
content: "\e635";
}
.fastgallery .icon-finder:before {
content: "\e636";
}
.fastgallery .icon-android:before {
content: "\e637";
}
.fastgallery .icon-windows:before {
content: "\e638";
}
.fastgallery .icon-windows8:before {
content: "\e642";
}
.fastgallery .icon-soundcloud:before {
content: "\e63f";
}
.fastgallery .icon-soundcloud2:before {
content: "\e640";
}
.fastgallery .icon-skype:before {
content: "\e639";
}
.fastgallery .icon-reddit:before {
content: "\e63a";
}
.fastgallery .icon-linkedin:before {
content: "\e63b";
}
.fastgallery .icon-lastfm:before {
content: "\e63c";
}
.fastgallery .icon-lastfm2:before {
content: "\e63d";
}
.fastgallery .icon-delicious:before {
content: "\e63e";
}
.fastgallery .icon-stumbleupon:before {
content: "\e645";
}
.fastgallery .icon-stumbleupon2:before {
content: "\e646";
}
.fastgallery .icon-stackoverflow:before {
content: "\e647";
}
.fastgallery .icon-pinterest:before {
content: "\e648";
}
.fastgallery .icon-pinterest2:before {
content: "\e649";
}
.fastgallery .icon-xing:before {
content: "\e64a";
}
.fastgallery .icon-xing2:before {
content: "\e64b";
}
.fastgallery .icon-flattr:before {
content: "\e66a";
}
.fastgallery .icon-foursquare:before {
content: "\e7b5";
}
.fastgallery .icon-foursquare2:before {
content: "\e7b6";
}
.fastgallery .icon-paypal3:before {
content: "\e66b";
}
.fastgallery .icon-paypal2:before {
content: "\e66c";
}
.fastgallery .icon-paypal:before {
content: "\e676";
}
.fastgallery .icon-yelp:before {
content: "\e7b7";
}
.fastgallery .icon-libreoffice:before {
content: "\e7b8";
}
.fastgallery .icon-file-pdf:before {
content: "\e7b9";
}
.fastgallery .icon-file-openoffice:before {
content: "\e7ba";
}
.fastgallery .icon-file-word:before {
content: "\e7bb";
}
.fastgallery .icon-file-excel:before {
content: "\e7bc";
}
.fastgallery .icon-file-zip:before {
content: "\e7bd";
}
.fastgallery .icon-file-powerpoint:before {
content: "\e7be";
}
.fastgallery .icon-file-xml:before {
content: "\e7bf";
}
.fastgallery .icon-file-css:before {
content: "\e7c0";
}
.fastgallery .icon-html5:before {
content: "\e677";
}
.fastgallery .icon-html52:before {
content: "\e678";
}
.fastgallery .icon-css3:before {
content: "\e679";
}
.fastgallery .icon-chrome:before {
content: "\e67a";
}
.fastgallery .icon-firefox:before {
content: "\e67b";
}
.fastgallery .icon-IE:before {
content: "\e67c";
}
.fastgallery .icon-opera:before {
content: "\e67d";
}
.fastgallery .icon-safari:before {
content: "\e7c1";
}
.fastgallery .icon-IcoMoon:before {
content: "\e7c2";
}
.fastgallery_mosaic [class^="icon-"], .fastgallery_mosaic [class*=" icon-"], .fastgallery_mosaic [class*=" icon-"]:before, .fastgallery_mosaic [class*=" icon-"]:after{
font-family: 'adtheme-icomoon';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
display:block; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.fastgallery_mosaic .icon-plus:before {
content: "\e661";
}.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8;
filter: alpha(opacity=80); }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #cccccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #cccccc; }
.mfp-preloader a:hover {
color: white; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close, button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
-webkit-box-shadow: none;
box-shadow: none; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
filter: alpha(opacity=65);
padding: 0 0 18px 10px;
color: white;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
color: white;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #cccccc;
font-size: 12px;
line-height: 18px; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
filter: alpha(opacity=65);
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus {
opacity: 1;
filter: alpha(opacity=100); }
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after, .mfp-arrow .mfp-a {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before, .mfp-arrow .mfp-b {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
border-right: 17px solid white;
margin-left: 31px; }
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
margin-left: 25px;
border-right: 27px solid #3f3f3f; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
border-left: 17px solid white;
margin-left: 39px; }
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
border-left: 27px solid #3f3f3f; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: black; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444444; }
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }
.mfp-ie7 .mfp-img {
padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
width: 600px;
left: 50%;
margin-left: -300px;
margin-top: 5px;
padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
padding: 0; }
.mfp-ie7 .mfp-content {
padding-top: 44px; }
.mfp-ie7 .mfp-close {
top: 0;
right: 0;
padding-top: 0; }@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}
.elementor-animation-grow{transition-duration:.3s;transition-property:transform}.elementor-animation-grow:active,.elementor-animation-grow:focus,.elementor-animation-grow:hover{transform:scale(1.1)}.elementor-animation-shrink{transition-duration:.3s;transition-property:transform}.elementor-animation-shrink:active,.elementor-animation-shrink:focus,.elementor-animation-shrink:hover{transform:scale(0.9)}@keyframes elementor-animation-pulse{25%{transform:scale(1.1)}75%{transform:scale(0.9)}}.elementor-animation-pulse:active,.elementor-animation-pulse:focus,.elementor-animation-pulse:hover{animation-name:elementor-animation-pulse;animation-duration:1s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-pulse-grow{to{transform:scale(1.1)}}.elementor-animation-pulse-grow:active,.elementor-animation-pulse-grow:focus,.elementor-animation-pulse-grow:hover{animation-name:elementor-animation-pulse-grow;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-pulse-shrink{to{transform:scale(0.9)}}.elementor-animation-pulse-shrink:active,.elementor-animation-pulse-shrink:focus,.elementor-animation-pulse-shrink:hover{animation-name:elementor-animation-pulse-shrink;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:infinite;animation-direction:alternate}@keyframes elementor-animation-push{50%{transform:scale(0.8)}100%{transform:scale(1)}}.elementor-animation-push:active,.elementor-animation-push:focus,.elementor-animation-push:hover{animation-name:elementor-animation-push;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}@keyframes elementor-animation-pop{50%{transform:scale(1.2)}}.elementor-animation-pop:active,.elementor-animation-pop:focus,.elementor-animation-pop:hover{animation-name:elementor-animation-pop;animation-duration:.3s;animation-timing-function:linear;animation-iteration-count:1}.elementor-animation-bounce-in{transition-duration:.5s}.elementor-animation-bounce-in:active,.elementor-animation-bounce-in:focus,.elementor-animation-bounce-in:hover{transform:scale(1.2);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.elementor-animation-bounce-out{transition-duration:.5s}.elementor-animation-bounce-out:active,.elementor-animation-bounce-out:focus,.elementor-animation-bounce-out:hover{transform:scale(0.8);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.elementor-animation-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-rotate:active,.elementor-animation-rotate:focus,.elementor-animation-rotate:hover{transform:rotate(4deg)}.elementor-animation-grow-rotate{transition-duration:.3s;transition-property:transform}.elementor-animation-grow-rotate:active,.elementor-animation-grow-rotate:focus,.elementor-animation-grow-rotate:hover{transform:scale(1.1) rotate(4deg)}.elementor-animation-float{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-float:active,.elementor-animation-float:focus,.elementor-animation-float:hover{transform:translateY(-8px)}.elementor-animation-sink{transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out}.elementor-animation-sink:active,.elementor-animation-sink:focus,.elementor-animation-sink:hover{transform:translateY(8px)}@keyframes elementor-animation-bob{0%{transform:translateY(-8px)}50%{transform:translateY(-4px)}100%{transform:translateY(-8px)}}@keyframes elementor-animation-bob-float{100%{transform:translateY(-8px)}}.elementor-animation-bob:active,.elementor-animation-bob:focus,.elementor-animation-bob:hover{animation-name:elementor-animation-bob-float,elementor-animation-bob;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}@keyframes elementor-animation-hang{0%{transform:translateY(8px)}50%{transform:translateY(4px)}100%{transform:translateY(8px)}}@keyframes elementor-animation-hang-sink{100%{transform:translateY(8px)}}.elementor-animation-hang:active,.elementor-animation-hang:focus,.elementor-animation-hang:hover{animation-name:elementor-animation-hang-sink,elementor-animation-hang;animation-duration:.3s,1.5s;animation-delay:0s,.3s;animation-timing-function:ease-out,ease-in-out;animation-iteration-count:1,infinite;animation-fill-mode:forwards;animation-direction:normal,alternate}.elementor-animation-skew{transition-duration:.3s;transition-property:transform}.elementor-animation-skew:active,.elementor-animation-skew:focus,.elementor-animation-skew:hover{transform:skew(-10deg)}.elementor-animation-skew-forward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.elementor-animation-skew-forward:active,.elementor-animation-skew-forward:focus,.elementor-animation-skew-forward:hover{transform:skew(-10deg)}.elementor-animation-skew-backward{transition-duration:.3s;transition-property:transform;transform-origin:0 100%}.elementor-animation-skew-backward:active,.elementor-animation-skew-backward:focus,.elementor-animation-skew-backward:hover{transform:skew(10deg)}@keyframes elementor-animation-wobble-vertical{16.65%{transform:translateY(8px)}33.3%{transform:translateY(-6px)}49.95%{transform:translateY(4px)}66.6%{transform:translateY(-2px)}83.25%{transform:translateY(1px)}100%{transform:translateY(0)}}.elementor-animation-wobble-vertical:active,.elementor-animation-wobble-vertical:focus,.elementor-animation-wobble-vertical:hover{animation-name:elementor-animation-wobble-vertical;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-horizontal{16.65%{transform:translateX(8px)}33.3%{transform:translateX(-6px)}49.95%{transform:translateX(4px)}66.6%{transform:translateX(-2px)}83.25%{transform:translateX(1px)}100%{transform:translateX(0)}}.elementor-animation-wobble-horizontal:active,.elementor-animation-wobble-horizontal:focus,.elementor-animation-wobble-horizontal:hover{animation-name:elementor-animation-wobble-horizontal;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-bottom-right{16.65%{transform:translate(8px,8px)}33.3%{transform:translate(-6px,-6px)}49.95%{transform:translate(4px,4px)}66.6%{transform:translate(-2px,-2px)}83.25%{transform:translate(1px,1px)}100%{transform:translate(0,0)}}.elementor-animation-wobble-to-bottom-right:active,.elementor-animation-wobble-to-bottom-right:focus,.elementor-animation-wobble-to-bottom-right:hover{animation-name:elementor-animation-wobble-to-bottom-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-to-top-right{16.65%{transform:translate(8px,-8px)}33.3%{transform:translate(-6px,6px)}49.95%{transform:translate(4px,-4px)}66.6%{transform:translate(-2px,2px)}83.25%{transform:translate(1px,-1px)}100%{transform:translate(0,0)}}.elementor-animation-wobble-to-top-right:active,.elementor-animation-wobble-to-top-right:focus,.elementor-animation-wobble-to-top-right:hover{animation-name:elementor-animation-wobble-to-top-right;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-top{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-top{transform-origin:0 100%}.elementor-animation-wobble-top:active,.elementor-animation-wobble-top:focus,.elementor-animation-wobble-top:hover{animation-name:elementor-animation-wobble-top;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-bottom{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-bottom{transform-origin:100% 0}.elementor-animation-wobble-bottom:active,.elementor-animation-wobble-bottom:focus,.elementor-animation-wobble-bottom:hover{animation-name:elementor-animation-wobble-bottom;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-wobble-skew{16.65%{transform:skew(-12deg)}33.3%{transform:skew(10deg)}49.95%{transform:skew(-6deg)}66.6%{transform:skew(4deg)}83.25%{transform:skew(-2deg)}100%{transform:skew(0)}}.elementor-animation-wobble-skew:active,.elementor-animation-wobble-skew:focus,.elementor-animation-wobble-skew:hover{animation-name:elementor-animation-wobble-skew;animation-duration:1s;animation-timing-function:ease-in-out;animation-iteration-count:1}@keyframes elementor-animation-buzz{50%{transform:translateX(3px) rotate(2deg)}100%{transform:translateX(-3px) rotate(-2deg)}}.elementor-animation-buzz:active,.elementor-animation-buzz:focus,.elementor-animation-buzz:hover{animation-name:elementor-animation-buzz;animation-duration:.15s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes elementor-animation-buzz-out{10%{transform:translateX(3px) rotate(2deg)}20%{transform:translateX(-3px) rotate(-2deg)}30%{transform:translateX(3px) rotate(2deg)}40%{transform:translateX(-3px) rotate(-2deg)}50%{transform:translateX(2px) rotate(1deg)}60%{transform:translateX(-2px) rotate(-1deg)}70%{transform:translateX(2px) rotate(1deg)}80%{transform:translateX(-2px) rotate(-1deg)}90%{transform:translateX(1px) rotate(0)}100%{transform:translateX(-1px) rotate(0)}}.elementor-animation-buzz-out:active,.elementor-animation-buzz-out:focus,.elementor-animation-buzz-out:hover{animation-name:elementor-animation-buzz-out;animation-duration:.75s;animation-timing-function:linear;animation-iteration-count:1}