.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(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/css/fonts/icomoon.eot?gjmlq8);
src:url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/css/fonts/icomoon.eot?#iefixgjmlq8) format('embedded-opentype'),
url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/css/fonts/icomoon.woff?gjmlq8) format('woff'),
url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/css/fonts/icomoon.ttf?gjmlq8) format('truetype'),
url(//itchihuahua.mx/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";
}div.pp_default .pp_top,
div.pp_default .pp_top .pp_middle,
div.pp_default .pp_top .pp_left,
div.pp_default .pp_top .pp_right,
div.pp_default .pp_bottom,
div.pp_default .pp_bottom .pp_left,
div.pp_default .pp_bottom .pp_middle,
div.pp_default .pp_bottom .pp_right { height: 13px; }
div.pp_default .pp_top .pp_left { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite.png) -78px -93px no-repeat; } div.pp_default .pp_top .pp_middle { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite_x.png) top left repeat-x; } div.pp_default .pp_top .pp_right { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite.png) -112px -93px no-repeat; } div.pp_default .pp_content .ppt { color: #f8f8f8; }
div.pp_default .pp_content_container .pp_left { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y; padding-left: 13px; }
div.pp_default .pp_content_container .pp_right { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite_y.png) top right repeat-y; padding-right: 13px; }
div.pp_default .pp_content { background-color: #fff; } div.pp_default .pp_next:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite_next.png) center right  no-repeat; cursor: pointer; } div.pp_default .pp_previous:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite_prev.png) center left no-repeat; cursor: pointer; } div.pp_default .pp_expand { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite.png) 0 -29px no-repeat; cursor: pointer; width: 28px; height: 28px; } div.pp_default .pp_expand:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite.png) 0 -56px no-repeat; cursor: pointer; } div.pp_default .pp_contract { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite.png) 0 -84px no-repeat; cursor: pointer; width: 28px; height: 28px; } div.pp_default .pp_contract:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite.png) 0 -113px no-repeat; cursor: pointer; } div.pp_default .pp_close { width: 30px; height: 30px; background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite.png) 2px 1px no-repeat; cursor: pointer; } div.pp_default #pp_full_res .pp_inline { color: #000; } 
div.pp_default .pp_gallery ul li a { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/default_thumb.png) center center #f8f8f8; border:1px solid #aaa; }
div.pp_default .pp_gallery ul li a:hover,
div.pp_default .pp_gallery ul li.selected a { border-color: #fff; }
div.pp_default .pp_social { margin-top: 7px; }
div.pp_default .pp_gallery a.pp_arrow_previous,
div.pp_default .pp_gallery a.pp_arrow_next { position: static; left: auto; }
div.pp_default .pp_nav .pp_play,
div.pp_default .pp_nav .pp_pause { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite.png) -51px 1px no-repeat; height:30px; width:30px; }
div.pp_default .pp_nav .pp_pause { background-position: -51px -29px; }
div.pp_default .pp_details { position: relative; }
div.pp_default a.pp_arrow_previous,
div.pp_default a.pp_arrow_next { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite.png) -31px -3px no-repeat; height: 20px; margin: 4px 0 0 0; width: 20px; }
div.pp_default a.pp_arrow_next { left: 52px; background-position: -82px -3px; } div.pp_default .pp_content_container .pp_details { margin-top: 5px; }
div.pp_default .pp_nav { clear: none; height: 30px; width: 110px; position: relative; }
div.pp_default .pp_nav .currentTextHolder{ font-family: Georgia; font-style: italic; color:#999; font-size: 11px; left: 75px; line-height: 25px; margin: 0; padding: 0 0 0 10px; position: absolute; top: 2px; }
div.pp_default .pp_close:hover, div.pp_default .pp_nav .pp_play:hover, div.pp_default .pp_nav .pp_pause:hover, div.pp_default .pp_arrow_next:hover, div.pp_default .pp_arrow_previous:hover { opacity:0.7; }
div.pp_default .pp_description{ font-size: 11px; font-weight: bold; line-height: 14px; margin: 5px 50px 5px 0; }
div.pp_default .pp_bottom .pp_left { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite.png) -78px -127px no-repeat; } div.pp_default .pp_bottom .pp_middle { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite_x.png) bottom left repeat-x; } div.pp_default .pp_bottom .pp_right { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/sprite.png) -112px -127px no-repeat; } div.pp_default .pp_loaderIcon { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/default/loader.gif) center center no-repeat; }  div.light_rounded .pp_top .pp_left { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat; } div.light_rounded .pp_top .pp_middle { background: #fff; } div.light_rounded .pp_top .pp_right { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat; } div.light_rounded .pp_content .ppt { color: #000; }
div.light_rounded .pp_content_container .pp_left,
div.light_rounded .pp_content_container .pp_right { background: #fff; }
div.light_rounded .pp_content { background-color: #fff; } div.light_rounded .pp_next:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } div.light_rounded .pp_previous:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } div.light_rounded .pp_expand { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.light_rounded .pp_expand:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.light_rounded .pp_contract { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.light_rounded .pp_contract:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.light_rounded .pp_close { width: 75px; height: 22px; background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.light_rounded .pp_details { position: relative; }
div.light_rounded .pp_description { margin-right: 85px; }
div.light_rounded #pp_full_res .pp_inline { color: #000; } 
div.light_rounded .pp_gallery a.pp_arrow_previous,
div.light_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.light_rounded .pp_nav .pp_play { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.light_rounded .pp_nav .pp_pause { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.light_rounded .pp_arrow_previous { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat; } div.light_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_rounded .pp_arrow_next { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat; } div.light_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.light_rounded .pp_bottom .pp_left { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat; } div.light_rounded .pp_bottom .pp_middle { background: #fff; } div.light_rounded .pp_bottom .pp_right { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat; } div.light_rounded .pp_loaderIcon { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/loader.gif) center center no-repeat; }  div.dark_rounded .pp_top .pp_left { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat; } div.dark_rounded .pp_top .pp_middle { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } div.dark_rounded .pp_top .pp_right { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat; } div.dark_rounded .pp_content_container .pp_left { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y; } div.dark_rounded .pp_content_container .pp_right { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y; } div.dark_rounded .pp_content { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } div.dark_rounded .pp_next:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat; cursor: pointer; } div.dark_rounded .pp_previous:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat; cursor: pointer; } div.dark_rounded .pp_expand { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.dark_rounded .pp_expand:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.dark_rounded .pp_contract { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.dark_rounded .pp_contract:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.dark_rounded .pp_close { width: 75px; height: 22px; background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.dark_rounded .pp_details { position: relative; }
div.dark_rounded .pp_description { margin-right: 85px; }
div.dark_rounded .currentTextHolder { color: #c4c4c4; }
div.dark_rounded .pp_description { color: #fff; }
div.dark_rounded #pp_full_res .pp_inline { color: #fff; }
div.dark_rounded .pp_gallery a.pp_arrow_previous,
div.dark_rounded .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.dark_rounded .pp_nav .pp_play { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.dark_rounded .pp_nav .pp_pause { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.dark_rounded .pp_arrow_previous { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat; } div.dark_rounded .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_rounded .pp_arrow_next { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat; } div.dark_rounded .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.dark_rounded .pp_bottom .pp_left { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat; } div.dark_rounded .pp_bottom .pp_middle { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/contentPattern.png) top left repeat; } div.dark_rounded .pp_bottom .pp_right { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat; } div.dark_rounded .pp_loaderIcon { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_rounded/loader.gif) center center no-repeat; }  div.dark_square .pp_left ,
div.dark_square .pp_middle,
div.dark_square .pp_right,
div.dark_square .pp_content { background: #000; }
div.dark_square .currentTextHolder { color: #c4c4c4; }
div.dark_square .pp_description { color: #fff; }
div.dark_square .pp_loaderIcon { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_square/loader.gif) center center no-repeat; } div.dark_square .pp_expand { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.dark_square .pp_expand:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.dark_square .pp_contract { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.dark_square .pp_contract:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.dark_square .pp_close { width: 75px; height: 22px; background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.dark_square .pp_details { position: relative; }
div.dark_square .pp_description { margin: 0 85px 0 0; }
div.dark_square #pp_full_res .pp_inline { color: #fff; }
div.dark_square .pp_gallery a.pp_arrow_previous,
div.dark_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.dark_square .pp_nav { clear: none; }
div.dark_square .pp_nav .pp_play { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.dark_square .pp_nav .pp_pause { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.dark_square .pp_arrow_previous { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat; } div.dark_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.dark_square .pp_arrow_next { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat; } div.dark_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.dark_square .pp_next:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_square/btnNext.png) center right  no-repeat; cursor: pointer; } div.dark_square .pp_previous:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat; cursor: pointer; }  div.light_square .pp_left ,
div.light_square .pp_middle,
div.light_square .pp_right,
div.light_square .pp_content { background: #fff; }
div.light_square .pp_content .ppt { color: #000; }
div.light_square .pp_expand { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.light_square .pp_expand:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.light_square .pp_contract { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.light_square .pp_contract:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.light_square .pp_close { width: 75px; height: 22px; background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.light_square .pp_details { position: relative; }
div.light_square .pp_description { margin-right: 85px; }
div.light_square #pp_full_res .pp_inline { color: #000; }
div.light_square .pp_gallery a.pp_arrow_previous,
div.light_square .pp_gallery a.pp_arrow_next { margin-top: 12px !important; }
div.light_square .pp_nav .pp_play { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat; height: 15px; width: 14px; }
div.light_square .pp_nav .pp_pause { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat; height: 15px; width: 14px; }
div.light_square .pp_arrow_previous { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat; } div.light_square .pp_arrow_previous.disabled { background-position: 0 -87px; cursor: default; }
div.light_square .pp_arrow_next { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat; } div.light_square .pp_arrow_next.disabled { background-position: -22px -87px; cursor: default; }
div.light_square .pp_next:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_square/btnNext.png) center right  no-repeat; cursor: pointer; } div.light_square .pp_previous:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_square/btnPrevious.png) center left no-repeat; cursor: pointer; } div.light_square .pp_loaderIcon { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/loader.gif) center center no-repeat; }  div.facebook .pp_top .pp_left { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat; } div.facebook .pp_top .pp_middle { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x; } div.facebook .pp_top .pp_right { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat; } div.facebook .pp_content .ppt { color: #000; }
div.facebook .pp_content_container .pp_left { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y; } div.facebook .pp_content_container .pp_right { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y; } div.facebook .pp_content { background: #fff; } div.facebook .pp_expand { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat; cursor: pointer; } div.facebook .pp_expand:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat; cursor: pointer; } div.facebook .pp_contract { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat; cursor: pointer; } div.facebook .pp_contract:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat; cursor: pointer; } div.facebook .pp_close { width: 22px; height: 22px; background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat; cursor: pointer; } div.facebook .pp_details { position: relative; }
div.facebook .pp_description { margin: 0 37px 0 0; }
div.facebook #pp_full_res .pp_inline { color: #000; } 
div.facebook .pp_loaderIcon { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/loader.gif) center center no-repeat; } div.facebook .pp_arrow_previous { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } div.facebook .pp_arrow_previous.disabled { background-position: 0 -96px; cursor: default; }
div.facebook .pp_arrow_next { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat; height: 22px; margin-top: 0; width: 22px; } div.facebook .pp_arrow_next.disabled { background-position: -32px -96px; cursor: default; }
div.facebook .pp_nav { margin-top: 0; }
div.facebook .pp_nav p { font-size: 15px; padding: 0 3px 0 4px; }
div.facebook .pp_nav .pp_play { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat; height: 22px; width: 22px; }
div.facebook .pp_nav .pp_pause { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat; height: 22px; width: 22px; }
div.facebook .pp_next:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/btnNext.png) center right no-repeat; cursor: pointer; } div.facebook .pp_previous:hover { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/btnPrevious.png) center left no-repeat; cursor: pointer; } div.facebook .pp_bottom .pp_left { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat; } div.facebook .pp_bottom .pp_middle { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x; } div.facebook .pp_bottom .pp_right { background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat; }  div.pp_pic_holder a:focus { outline:none; }
div.pp_overlay {
background: #000;
display: none;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: 9500;
}
div.pp_pic_holder {
display: none;
position: absolute;
width: 100px;
z-index: 10000;
}
.pp_top {
height: 20px;
position: relative;
}
* html .pp_top { padding: 0 20px; }
.pp_top .pp_left {
height: 20px;
left: 0;
position: absolute;
width: 20px;
}
.pp_top .pp_middle {
height: 20px;
left: 20px;
position: absolute;
right: 20px;
}
* html .pp_top .pp_middle {
left: 0;
position: static;
}
.pp_top .pp_right {
height: 20px;
left: auto;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.pp_content { height: 40px; min-width: 40px; }
* html .pp_content { width: 40px; }
.pp_fade { display: none; }
.pp_content_container {
position: relative;
text-align: left;
width: 100%;
}
.pp_content_container .pp_left { padding-left: 20px; }
.pp_content_container .pp_right { padding-right: 20px; }
.pp_content_container .pp_details {
float: left;
margin: 10px 0 2px 0;
}
.pp_description {
display: none;
margin: 0;
}
.pp_social { float: left; margin: 0; }
.pp_social .facebook { float: left; margin-left: 5px; width: 200px; overflow: hidden; }
.pp_social .twitter { float: left; }
.pp_nav {
clear: right;
float: left;
margin: 3px 10px 0 0;
}
.pp_nav p {
float: left;
margin: 2px 4px;
white-space: nowrap;
}
.pp_nav .pp_play,
.pp_nav .pp_pause {
float: left;
margin-right: 4px;
text-indent: -10000px;
}
a.pp_arrow_previous,
a.pp_arrow_next {
display: block;
float: left;
height: 15px;
margin-top: 3px;
overflow: hidden;
text-indent: -10000px;
width: 14px;
}
.pp_hoverContainer {
position: absolute;
top: 0;
width: 100%;
z-index: 2000;
}
.pp_gallery {
display: none;
left: 50%;
margin-top: -50px;
position: absolute;
z-index: 10000;
}
.pp_gallery div {
float: left;
overflow: hidden;
position: relative;
}
.pp_gallery ul {
float: left;
height: 35px;
margin: 0 0 0 5px;
padding: 0;
position: relative;
white-space: nowrap;
}
.pp_gallery ul a {
border: 1px #000 solid;
border: 1px rgba(0,0,0,0.5) solid;
display: block;
float: left;
height: 33px;
overflow: hidden;
}
.pp_gallery ul a:hover,
.pp_gallery li.selected a { border-color: #fff; }
.pp_gallery ul a img { border: 0; }
.pp_gallery li {
display: block;
float: left;
margin: 0 5px 0 0;
padding: 0;
}
.pp_gallery li.default a {
background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;
display: block;
height: 33px;
width: 50px;
}
.pp_gallery li.default a img { display: none; }
.pp_gallery .pp_arrow_previous,
.pp_gallery .pp_arrow_next {
margin-top: 7px !important;
}
a.pp_next {
background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
display: block;
float: right;
height: 100%;
text-indent: -10000px;
width: 49%;
}
a.pp_previous {
background: url(//itchihuahua.mx/wp-content/plugins/fastgallery_vc/assets/img/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;
display: block;
float: left;
height: 100%;
text-indent: -10000px;
width: 49%;
}
a.pp_expand,
a.pp_contract {
cursor: pointer;
display: none;
height: 20px;	
position: absolute;
right: 30px;
text-indent: -10000px;
top: 10px;
width: 20px;
z-index: 20000;
}
a.pp_close {
position: absolute; right: 0; top: 0; 
display: block;
line-height:22px;
text-indent: -10000px;
}
.pp_bottom {
height: 20px;
position: relative;
}
* html .pp_bottom { padding: 0 20px; }
.pp_bottom .pp_left {
height: 20px;
left: 0;
position: absolute;
width: 20px;
}
.pp_bottom .pp_middle {
height: 20px;
left: 20px;
position: absolute;
right: 20px;
}
* html .pp_bottom .pp_middle {
left: 0;
position: static;
}
.pp_bottom .pp_right {
height: 20px;
left: auto;
position: absolute;
right: 0;
top: 0;
width: 20px;
}
.pp_loaderIcon {
display: block;
height: 24px;
left: 50%;
margin: -12px 0 0 -12px;
position: absolute;
top: 50%;
width: 24px;
}
#pp_full_res {
line-height: 1 !important;
}
#pp_full_res .pp_inline {
text-align: left;
}
#pp_full_res .pp_inline p { margin: 0 0 15px 0; }
div.ppt {
color: #fff;
display: none;
font-size: 17px;
margin: 0 0 5px 15px;
z-index: 9999;
}