.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.metric.ro/wp-content/plugins/fastgallery_vc/assets/css/fonts/icomoon.eot?gjmlq8);
src:url(//www.metric.ro/wp-content/plugins/fastgallery_vc/assets/css/fonts/icomoon.eot?#iefixgjmlq8) format('embedded-opentype'),
url(//www.metric.ro/wp-content/plugins/fastgallery_vc/assets/css/fonts/icomoon.woff?gjmlq8) format('woff'),
url(//www.metric.ro/wp-content/plugins/fastgallery_vc/assets/css/fonts/icomoon.ttf?gjmlq8) format('truetype'),
url(//www.metric.ro/wp-content/plugins/fastgallery_vc/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";
}.group {
*zoom: 1;
}
.group:before, .group:after {
display: table;
content: "";
line-height: 0;
}
.group:after {
clear: both;
}/*/*//**/@font-face {
font-family: 'Slide-icons';
src: url(//www.metric.ro/wp-content/plugins/fastgallery_vc/assets/fonts/Slide-icons.eot);
}
@font-face {
font-family: 'Slide-icons';
src: url(data:application/font-woff;charset=utf-8;base64,d09GRk9UVE8AAAWcAAsAAAAACSgAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAm4AAAQxqzjSYEZGVE0AAAN4AAAAGgAAABxmWaSOR0RFRgAAA5QAAAAdAAAAIAAzAARPUy8yAAADtAAAAEsAAABgL/bcQGNtYXAAAAQAAAAAPQAAAVLgL/LNaGVhZAAABEAAAAAuAAAANv3vdhloaGVhAAAEcAAAAB4AAAAkBBD/5GhtdHgAAASQAAAAEgAAABIFOwBxbWF4cAAABKQAAAAGAAAABgAGUABuYW1lAAAErAAAAOEAAAGw7pftcnBvc3QAAAWQAAAADAAAACAAAwAAeJx9VE1oE1EQnpfsJutmSWNMQoUoWxB/qmIKnkKJWKvXQlOwhx5E7SEo9WCEHNKAJqVbn8RLzvEgKEUPCgoiIi3YHkWw2mO9CBb8O1SzurXjvLfrJiqEhXkzwzffm/nee8tAUYAxZuQvFs5PHi6cuzR1GVgAGORsM2D3Be1ehRtBbii7ddiZjyPnvmOE+QW7YRfVNNzpSQPE0vBwexqMtNIbh7Dg0KAHUrAL9sARyF6ZKpzKZDK0nMwMHHeXIXc54S7DHU109gPAZpnF5th1xiEkiANgsFpgNDATPB3ldlHZbNiNcBTZ/JNRZBPFZ0nE6mw/GT6MUC6tiPCgihA6Vkb8sXCNI35bGxRuTcYa4vqZIWlUP1sVoCx3Yyqd1gTNIUH4RhJ6rILAxw9yN/bwghVSt56rLoCyFY6gmy8kwENJwjYrlItPVauOuDWyhqDEzlKFIuvIIrAHfTJbr2uSWpgFOVvFHVDQc5dftK751P3CeyuNp8Uf/DL3tal5rFKLuiX2MxGdL00azJHKOWLcrZF3MmtZWhThNRWwx62XSYTF/d8Rc6sR2iFyNYS4MWNSzaeJA+RWfkqjCYBO5tV71bIkjTssUVe5bykrhrXqWqnZ1m9a6rfk61emfu+Px8iIA8zf/SrDNr4s8csd+Gbzn+mXOtWK3rPHkqbeGkuZuvNIGudo9wRdvDkald0Yj9HFy89vtvsgjw7/Pxm9Kf+SEfGj86HU/frlVn6RwgP7CLVRTZDCFZt6j99edcWGSPmz5h4BLO5d73bIzVL7OdTkc8j6O5MIdiPBkzcNnZ7zDvF/2OYkWvSFI78BSE0QpgAAeJxjYGBgZACCk535hiD6XIbUOhgNAD+3BfAAAHicY2BkYGDgA2IJBhBgYmAEQlYgZgHzGAAEgQA4AAAAeJxjYGZiYJzAwMrAwejDmMbAwOAOpb8ySDK0MDAwMbAyM8CBAILJEJDmmsLg8EDqAwPjg/8PGPQYHzAoNDAwMMIVKAAhIwATaAw5AHicY2BgYGaAYBkGRgYQ8AHyGMF8FgYDIM0BhEwgiQeyHxj+/wezpCAs+RcCjFBdYMDIxoDMHZEAAP1aCcoAAAB4nGNgZGBgAGLNvbqy8fw2Xxm4mRhA4FyG1DoE/f8BEwPjAyCXgwEsDQAB0gmnAAB4nGNgZGBgfPD/AYMeEwMDwz8GIAkUQQHMAG3nA/YAAAIAAAAAAAAAAgAAUQClACAAlgAAAABQAAAGAAB4nI2PMW7CQBBFn8FGIkQpo5RbIFHZsjciEhyAMg0SFwALrYS8kuEMOQLH4BgcgGPkAKnz7UxBkYKVVvPmz5/ZWeCZMwndSZjwZjwgozQeMuPLOJXnapyJv41HTJIXOZN0LOW17+p4wBNT4yGffBin8lyMM/HNeCT+Yc2BwI6aXHFLpOEI60PY1XnYxkbJnW7Kqs9PfWzZq9vhKfQPx1L3/6l/Nc9c6kLXy1/xrnGxOa1iu6+dL0q3dHevK/PzfJH7spLxkW03qrZSQ191eqHbi03dHkNsXFWUD835BcvqQqwAAAB4nGNgZsALAAB9AAQ=) format('woff'), url(data:application/x-font-ttf;charset=utf-8;base64,AAEAAAANAIAAAwBQRkZUTWZZpI4AAAboAAAAHEdERUYANQAGAAAGyAAAACBPUy8yL9TcHwAAAVgAAABWY21hcOAx89QAAAHMAAABUmdhc3D//wADAAAGwAAAAAhnbHlmlq1ZxgAAAzQAAAGAaGVhZP3vdhkAAADcAAAANmhoZWEEEP/mAAABFAAAACRobXR4BeoAcQAAAbAAAAAabG9jYQEyAOAAAAMgAAAAEm1heHAAUwAnAAABOAAAACBuYW1l7pftcgAABLQAAAGwcG9zdCBfgkMAAAZkAAAAWgABAAAAAQAAZVgBDF8PPPUACwIAAAAAAM5oGq4AAAAAzmgargAA/+ACAAHgAAAACAACAAAAAAAAAAEAAAHg/+AALgIAAAD+AAIAAAEAAAAAAAAAAAAAAAAAAAAFAAEAAAAIACQACQAAAAAAAgAAAAEAAQAAAEAAAAAAAAAAAQIAAZAABQAIAUwBZgAAAEcBTAFmAAAA9QAZAIQAAAIABQMAAAAAAAAAAAAAEAAAAAAAAAAAAAAAUGZFZABA4BrwAAHg/+AALgHgACCAAAABAAAAAAAAAgAAAAAAAAAAqgAAAAAAAAIAAFEAqgAgAJYAAAAAAAMAAAADAAAAHAABAAAAAABMAAMAAQAAABwABAAwAAAACAAIAAIAAAAA4B3wAP//AAAAAOAa8AD//wAAH+oQAwABAAAAAAAAAAAAAAEGAAABAAAAAAAAAAECAAAAAgAAAAAAAAAAAAAAAAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAOAEIAZACeAMAAAAABAAD/4AIAAeAAAgAAEQEhAgD+AAHg/gAAAAAAAQBRADYBrwGKAB0AAAE2NC8BJg8BJyYPAQYUHwEHBh8BFj8BFxY/ATYvAQGqBAQXCwx8fAwLFwQEfX0LCxcLDHx8DAsXCwt9AVwFDQUXCwt9fQsLFwUNBXx8DAsXCwt9fQsLFwsMfAABAKoABQGeAbYAEQAAEyYPAQYfAQcGHwEWMj8BNjQn1AwLEwsLrKwLCxMFDQXBCAgBtgsLEwsMrKwMCxMFBcEJGAkAAAkAIAAAAeABwAADAAcACwAPABMAFwAbAB8AIwAAEzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjBzMVIyUzFSMnMxUjIICAAUCAgKCAgKCAgAFAgICggICggIABQICAoICAAcCAgICAgCCAgICAgCCAgICAgAAAAQCWAAoBjwG2ABEAAAE2LwEmDwEGFB8BFj8BNjQvAQGKCwsTDAvBCQnBCwsUBAStAYwMCxMLC8EJGAnBCwsTBQ0FrAAAAAwAlgABAAAAAAABAAsAGAABAAAAAAACAAUAMAABAAAAAAADACcAhgABAAAAAAAEAAsAxgABAAAAAAAFAAsA6gABAAAAAAAGAAsBDgADAAEECQABABYAAAADAAEECQACAAoAJAADAAEECQADAE4ANgADAAEECQAEABYArgADAAEECQAFABYA0gADAAEECQAGABYA9gBTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABpAGMAbwBuAHMAAGljb25zAABGAG8AbgB0AEYAbwByAGcAZQAgADIALgAwACAAOgAgAFMAbABpAGQAZQAtAGkAYwBvAG4AcwAgADoAIAAyADUALQA5AC0AMgAwADEAMwAARm9udEZvcmdlIDIuMCA6IFNsaWRlLWljb25zIDogMjUtOS0yMDEzAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAABWAGUAcgBzAGkAbwBuACAAMQAuADAAAFZlcnNpb24gMS4wAABTAGwAaQBkAGUALQBpAGMAbwBuAHMAAFNsaWRlLWljb25zAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAABAAIBAgEDAQQBBQEGB3VuaUYwMDAHdW5pRTAxQQd1bmlFMDFCB3VuaUUwMUMHdW5pRTAxRAAAAAAAAf//AAIAAQAAAA4AAAAYAAAAAAACAAEAAwAHAAEABAAAAAIAAAAAAAEAAAAAyYlvMQAAAADOaBquAAAAAM5oGq4=) format('truetype');
font-weight: normal;
font-style: normal;
}
[data-icon]:before {
font-family: 'Slide-icons';
content: attr(data-icon);
speak: none;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .lightGallery {
overflow: hidden!important;
}
#lightGallery-Gallery img {
border: none!important;
}
#lightGallery-outer {
width: 100%;
height: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 99999!important;
overflow: hidden;
-webkit-user-select: none;
-moz-user-select: none;
user-select: none;
opacity: 1;
-webkit-transition: opacity 0.35s ease;
-moz-transition: opacity 0.35s ease;
-o-transition: opacity 0.35s ease;
-ms-transition: opacity 0.35s ease;
transition: opacity 0.35s ease;
background: #0d0d0d;
}
#lightGallery-outer .lightGallery-slide{
position: relative;
} #lightGallery-Gallery.opacity {
opacity: 1;
transition: opacity 1s ease 0s;
-moz-transition: opacity 1s ease 0s;
-webkit-transition: opacity 1s ease 0s;
-o-transition: opacity 1s ease 0s;
-ms-transition: opacity 1s ease 0s;
}
#lightGallery-Gallery.opacity .thumb_cont {
opacity: 1;
}
#lightGallery-Gallery.fadeM {
opacity: 0;
transition: opacity 0.5s ease 0s;
-moz-transition: opacity 0.5s ease 0s;
-webkit-transition: opacity 0.5s ease 0s;
-o-transition: opacity 0.5s ease 0s;
-ms-transition: opacity 0.5s ease 0s;
}  #lightGallery-Gallery {
height: 100%;
opacity: 0;
width: 100%;
position: relative;
transition: opacity 1s ease 0s;
-moz-transition: opacity 1s ease 0s;
-webkit-transition: opacity 1s ease 0s;
-o-transition: opacity 1s ease 0s;
-ms-transition: opacity 1s ease 0s;
} #lightGallery-slider {
height: 100%;
left: 0;
top: 0;
width: 100%;
position: absolute;
white-space: nowrap;
} #lightGallery-slider .lightGallery-slide {
background: url(//www.metric.ro/wp-content/plugins/fastgallery_vc/assets/img/loading.gif) no-repeat scroll center center transparent;
display: inline-block;
height: 100%;
text-align: center;
width: 100%;
}
#lightGallery-slider .lightGallery-slide.complete {
background-image: none;
}
#lightGallery-Gallery.showAfterLoad .lightGallery-slide > * {
opacity: 0;
}
#lightGallery-Gallery.showAfterLoad .lightGallery-slide.complete > * {
opacity: 1;
}
#lightGallery-slider.slide .lightGallery-slide, #lightGallery-slider.useLeft .lightGallery-slide {
position: absolute;
opacity: 0.4;
}
#lightGallery-slider.fadeM .lightGallery-slide {
position: absolute;
left: 0;
opacity: 0;
}
#lightGallery-slider.animate .lightGallery-slide {
position: absolute;
left: 0;
}
#lightGallery-slider.fadeM .current {
opacity: 1;
z-index: 9;
}
#lightGallery-slider .lightGallery-slide:before {
content: "";
display: inline-block;
height: 50%;
width: 1px;
margin-right: -1px;
}
#lightGallery-Gallery.opacity .lightGallery-slide .object{
transform: scale3d(1, 1, 1);
-moz-transform: scale3d(1, 1, 1);
-ms-transform: scale3d(1, 1, 1);
-webkit-transform: scale3d(1, 1, 1);
-o-transform: scale3d(1, 1, 1);
}
.lightGallery-slide .object{
transform: scale3d(0.5, 0.5, 0.5);
-moz-transform: scale3d(0.5, 0.5, 0.5);
-ms-transform: scale3d(0.5, 0.5, 0.5);
-webkit-transform: scale3d(0.5, 0.5, 0.5);
-o-transform: scale3d(0.5, 0.5, 0.5);
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
-ms-transition: -ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 0.5s ease 0s;
}
#lightGallery-Gallery.fadeM .lightGallery-slide .object{
transform: scale3d(0.5, 0.5, 0.5);
-moz-transform: scale3d(0.5, 0.5, 0.5);
-ms-transform: scale3d(0.5, 0.5, 0.5);
-webkit-transform: scale3d(0.5, 0.5, 0.5);
-o-transform: scale3d(0.5, 0.5, 0.5);
}
#lightGallery-slider.fadeM.on .current {
opacity: 1;
transition: opacity 0.5s ease 0s;
-moz-transition: opacity 0.5s ease 0s;
-webkit-transition: opacity 0.5s ease 0s;
-o-transition: opacity 0.5s ease 0s;
-ms-transition: opacity 0.5s ease 0s;
}
#lightGallery-slider.fadeM .lightGallery-slide {
transition: opacity 0.4s ease 0s;
-moz-transition: opacity 0.4s ease 0s;
-webkit-transition: opacity 0.4s ease 0s;
-o-transition: opacity 0.4s ease 0s;
-ms-transition: opacity 0.4s ease 0s;
}
#lightGallery-slider.slide .lightGallery-slide {
transform: translate3d(100%, 0px, 0px);
-moz-transform: translate3d(100%, 0px, 0px);
-ms-transform: translate3d(100%, 0px, 0px);
-webkit-transform: translate3d(100%, 0px, 0px);
-o-transform: translate3d(100%, 0px, 0px);
}
#lightGallery-slider.slide.on .lightGallery-slide {
opacity: 0;
}
#lightGallery-slider.slide .lightGallery-slide.current {
opacity: 1 !important;
transform: translate3d(0px, 0px, 0px) !important;
-moz-transform: translate3d(0px, 0px, 0px) !important;
-ms-transform: translate3d(0px, 0px, 0px) !important;
-webkit-transform: translate3d(0px, 0px, 0px) !important;
-o-transform: translate3d(0px, 0px, 0px) !important;
}
#lightGallery-slider.slide .lightGallery-slide.prevSlide {
opacity: 0;
transform: translate3d(-100%, 0px, 0px);
-moz-transform: translate3d(-100%, 0px, 0px);
-ms-transform: translate3d(-100%, 0px, 0px);
-webkit-transform: translate3d(-100%, 0px, 0px);
-o-transform: translate3d(-100%, 0px, 0px);
}
#lightGallery-slider.slide .lightGallery-slide.nextSlide {
opacity: 0;
transform: translate3d(100%, 0px, 0px);
-moz-transform: translate3d(100%, 0px, 0px);
-ms-transform: translate3d(100%, 0px, 0px);
-webkit-transform: translate3d(100%, 0px, 0px);
-o-transform: translate3d(100%, 0px, 0px);
}
#lightGallery-slider.useLeft .lightGallery-slide {
left: 100%;
}
#lightGallery-slider.useLeft.on .lightGallery-slide {
opacity: 0;
}
#lightGallery-slider.useLeft .lightGallery-slide.current {
opacity: 1 !important;
left: 0% !important;
}
#lightGallery-slider.useLeft .lightGallery-slide.prevSlide {
opacity: 0;
left: -100%;
}
#lightGallery-slider.useLeft .lightGallery-slide.nextSlide {
opacity: 0;
left: 100%;
}
#lightGallery-slider.slide.on .lightGallery-slide, #lightGallery-slider.slide.on .current, #lightGallery-slider.slide.on .prevSlide, #lightGallery-slider.slide.on .nextSlide {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
-ms-transition: -ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, opacity 1s ease 0s;
}
#lightGallery-slider.speed .lightGallery-slide, #lightGallery-slider.speed .current, #lightGallery-slider.speed .prevSlide, #lightGallery-slider.speed .nextSlide {
transition-duration: inherit !important;
-moz-transition-duration: inherit !important;
-webkit-transition-duration: inherit !important;
-o-transition-duration: inherit !important;
-ms-transition-duration: inherit !important;
}
#lightGallery-slider.timing .lightGallery-slide, #lightGallery-slider.timing .current, #lightGallery-slider.timing .prevSlide, #lightGallery-slider.timing .nextSlide {
transition-timing-function: inherit !important;
-moz-transition-timing-function: inherit !important;
-webkit-transition-timing-function: inherit !important;
-o-transition-timing-function: inherit !important;
-ms-transition-timing-function: inherit !important;
}
#lightGallery-slider .lightGallery-slide img {
display: inline-block;
max-height: 100%;
max-width: 100%;
cursor: -moz-grabbing;
cursor: grab;
cursor: -webkit-grab;
margin: 0;
padding: 0;
width: auto;
height: auto;
vertical-align: middle;
}
#lightGallery-Gallery .thumb_cont .thumb_inner {
-webkit-transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
-moz-transition: -moz-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
-o-transition: -o-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
-ms-transition: -ms-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
}
@-webkit-keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@keyframes rightEnd {
0% {
left: 0;
}
50% {
left: -30px;
}
100% {
left: 0;
}
}
@-webkit-keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
@keyframes leftEnd {
0% {
left: 0;
}
50% {
left: 30px;
}
100% {
left: 0;
}
}
.lightGallery-slide .object.rightEnd {
-webkit-animation: rightEnd 0.3s;
animation: rightEnd 0.3s;
position: relative;
}
.lightGallery-slide .object.leftEnd {
-webkit-animation: leftEnd 0.3s;
animation: leftEnd 0.3s;
position: relative;
}  #lightGallery-action {
bottom: 20px;
position: fixed;
left: 50%;
margin-left: -30px;
z-index: 9;
-webkit-backface-visibility: hidden;
}
#lightGallery-action.hasThumb {
margin-left: -46px;
}
#lightGallery-action a {
margin: 0 3px 0 0 !important;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
position: relative;
top: auto;
left: auto;
bottom: auto;
right: auto;
display: inline-block !important;
display: inline-block;
vertical-align: middle;
*display: inline;
*zoom: 1;
background-color: #000;
background-color: rgba(0, 0, 0, 0.65);
font-size: 16px;
width: 28px;
height: 28px;
font-family: 'Slide-icons';
color: #FFF;
cursor: pointer;
}
#lightGallery-action a.disabled {
opacity: 0.6;
filter: alpha(opacity=60);
cursor: default;
background-color: #000;
background-color: rgba(0, 0, 0, 0.65) !important;
}
#lightGallery-action a:hover, #lightGallery-action a:focus {
background-color: #000;
background-color: rgba(0, 0, 0, 0.85);
}
#lightGallery-action a#lightGallery-prev:before, #lightGallery-action a#lightGallery-next:after {
left: 5px;
bottom: 3px;
position: absolute;
}
#lightGallery-action a#lightGallery-prev:before {
content: "\e01d";
}
#lightGallery-action a#lightGallery-next:after {
content: "\e01b";
}
#lightGallery-action a.cLthumb:after {
font-family: 'Slide-icons';
content: "\e01c";
left: 6px;
bottom: 4px;
font-size: 16px;
position: absolute;
}  #lightGallery_counter {
bottom: 52px;
text-align: center;
width: 100%;
position: absolute;
z-index: 9;
color: #FFFFFF;
} #lightGallery-Gallery .thumb_cont {
position: absolute;
bottom: 0;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
background-color: #000000;
-webkit-transition: max-height 0.4s ease-in-out;
-moz-transition: max-height 0.4s ease-in-out;
-o-transition: max-height 0.4s ease-in-out;
-ms-transition: max-height 0.4s ease-in-out;
transition: max-height 0.4s ease-in-out;
z-index: 9;
max-height: 0;
opacity: 0;
}
#lightGallery-Gallery.open .thumb_cont {
max-height: 350px;
}
#lightGallery-Gallery .thumb_cont .thumb_inner {
margin-left: -12px;
padding: 12px;
max-height: 290px;
overflow-y: auto;
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}
#lightGallery-Gallery .thumb_cont .thumb_info {
background-color: #333;
padding: 7px 20px;
}
#lightGallery-Gallery .thumb_cont .thumb_info .count {
color: #ffffff;
font-weight: bold;
font-size: 12px;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close {
color: #FFFFFF;
display: block;
float: right !important;
width: 28px;
position: relative;
height: 28px;
border-radius: 2px;
margin-top: -4px;
background-color: #000;
background-color: rgba(0, 0, 0, 0.65);
-webkit-transition: background-color 0.3s ease 0s;
-moz-transition: background-color 0.3s ease 0s;
-o-transition: background-color 0.3s ease 0s;
-ms-transition: background-color 0.3s ease 0s;
transition: background-color 0.3s ease 0s;
z-index: 1090;
cursor: pointer;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close i:after {
left: 6px;
position: absolute;
top: 4px;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close i:after, #lightGallery-close:after {
content: "\e01a";
font-family: 'Slide-icons';
font-style: normal;
font-size: 16px;
}
#lightGallery-Gallery .thumb_cont .thumb_info .close:hover {
text-decoration: none;
background-color: #000;
background-color: rgba(0, 0, 0, 1);
}
#lightGallery-Gallery .thumb_cont .thumb {
display: inline-block !important;
vertical-align: middle;
text-align: center;
*display: inline; *zoom: 1;
margin-bottom: 4px;
height: 50px;
width: 50px;
opacity: 0.6;
filter: alpha(opacity=60);
overflow: hidden;
border-radius: 3px;
cursor: pointer;
-webkit-transition: border-color linear .2s, opacity linear .2s;
-moz-transition: border-color linear .2s, opacity linear .2s;
-o-transition: border-color linear .2s, opacity linear .2s;
-ms-transition: border-color linear .2s, opacity linear .2s;
transition: border-color linear .2s, opacity linear .2s;
}
@media (min-width: 800px) {
#lightGallery-Gallery .thumb_cont .thumb {
width: 94px;
height: 94px;
}
}
#lightGallery-Gallery .thumb_cont .thumb > img {
height: auto;
max-width: 100%;
}
#lightGallery-Gallery .thumb_cont .thumb.active, #lightGallery-Gallery .thumb_cont .thumb:hover {
opacity: 1;
filter: alpha(opacity=100);
border-color: #ffffff;
}  #lightGallery-slider .video_cont {
display: inline-block;
max-height: 100%;
max-width: 100%;
margin: 0;
padding: 0;
width: auto;
height: auto;
vertical-align: middle;
}
#lightGallery-slider .video_cont {
background: none;
max-width: 1140px;
max-height: 100%;
width: 100%;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
}
#lightGallery-slider .video {
width: 100%;
height: 0;
padding-bottom: 56.25%;
overflow: hidden;
position: relative;
}
#lightGallery-slider .video .object {
width: 100%!important;
height: 100%!important;
position: absolute;
top: 0;
left: 0;
}  #lightGallery-close {
color: #FFFFFF;
height: 28px;
position: absolute;
right: 20px;
top: 20px;
width: 28px;
z-index: 1090;
cursor: pointer;
background-color: #000;
border-radius: 2px;
background-color: #000;
background-color: rgba(0, 0, 0, 0.65);
-webkit-transition: background-color 0.3s ease;
-moz-transition: background-color 0.3s ease;
-o-transition: background-color 0.3s ease;
-ms-transition: background-color 0.3s ease;
transition: background-color 0.3s ease;
-webkit-backface-visibility: hidden;
}
#lightGallery-close:after {
position: absolute;
right: 6px;
top: 3px;
}
#lightGallery-close:hover {
text-decoration: none;
background-color: #000;
}
.customHtml {
background: none repeat scroll 0 0 black;
background: none repeat scroll 0 0 rgba(0, 0, 0, 0.75);
color: #fff;
font-family: Arial, sans-serif;
height: 70px;
left: 0;
position: absolute;
right: 0;
top: 0;
z-index: 9;
}
.customHtml p {
font-size: 14px;
}
.customHtml > h4 {
font-family: Arial, sans-serif;
font-weight: bold;
margin-bottom: 5px;
margin-top: 15px;
}