﻿
.contenedorGaleria {width:95%; margin:0 auto; padding:20px;}

/*--------------- ELIMINAR ESTA LÍNEA SI NO SON TODAS LAS IMÁGENES IGUALES ----------------*/
.capaFlexCen li.masonry-brick {position:relative !important; top:auto !important; left:auto !important;}
/*-----------------------------------------------------------------------------------------*/

.support-note span{color:#000000; font-size:16px; display:none; font-weight:bold; text-align:center; padding:5px 0;}

#gamma-container ul {margin-left:0px;}
.gamma-container {min-height:200px;}
.gamma-gallery {list-style-type:none; padding:0; margin:0; width:100%; position:relative;}
.gamma-gallery:before, .gamma-gallery:after {content:" "; display:table;}
.gamma-gallery:after {clear:both;}
.gamma-gallery li {display:block; position:relative; cursor:pointer; float:left; padding:4px;}
.gamma-gallery li img {max-width:100%; width:auto; height:auto; display:block;}

.gamma-description {top:20px; left:20px; bottom:20px; right:20px; text-align:center; position:absolute;
	-webkit-transition:all 0.4s ease-in-out; transition:all 0.4s ease-in-out; background:rgba(255, 255, 255, 0.6); opacity:0;}
.no-touch .gamma-gallery li:hover .gamma-description {opacity:1;}

.gamma-description:before {content:''; height:100%;}
.gamma-description:before, .gamma-description h3 {display:inline-block; vertical-align:middle;}
.gamma-description h3 {width:100%; padding:0 20px; font-weight:400; text-transform:uppercase; font-size:16px; letter-spacing:2px;}

.gamma-buttons {position:absolute; top:10px; right:10px; z-index:10001;}
.gamma-buttons button {float:left; background:#333; color:#fff; display:block; width:50px; height:50px; font-size:24px; margin-left:5px; cursor:pointer; border:none;}
.gamma-buttons button:before, .gamma-nav span:before {font-family:'IconWeb'; font-style:normal; font-weight:normal; speak:none; display:block; text-align:center;}

.no-touch .gamma-buttons button:hover {background:#666;}
button.gamma-btn-close:before {content:'\e90c';}

.gamma-single-view {position:fixed; top:0; left:0; width:100%; height:100%; z-index:10000; text-align:center; display:none;}
.gamma-overlay {background:rgba(0,0,0,0.8); position:fixed; top:0; left:0; width:100%; height:100%; opacity:0; display:none; z-index:9999;}
.gamma-single-view img {position:absolute; cursor:pointer;}
.gamma-description-wrapper {background:rgba(0,0,0,0.7); position:absolute; bottom:0px; left:0px; right:0px; z-index:10; padding:5px 0; display:none;}
.gamma-single-view .gamma-description {background:transparent; position:relative; bottom:auto; left:auto; right:auto; top:auto;}
.gamma-single-view .gamma-description h3 {font-size:15px; padding:5px 0; color:#fff;}

.gamma-nav span {display:block; width:20px; height:38px; top:50%; margin-top:-19px; left:20px; cursor:pointer; text-align:center; position:fixed;
	-webkit-transition:all 0.3s ease; transition:all 0.3s ease;}
.gamma-nav span:before {width:auto; margin:0; color:#fff; opacity:0.7; font-size:34px; display:block;}
.gamma-nav span:hover:before {opacity:1;}
.gamma-nav span.gamma-prev {left:12px;}
.gamma-nav span.gamma-next {left:auto; right:28px;}
.gamma-nav span.gamma-prev:before {content:'\e904';}
.gamma-nav span.gamma-next:before {content:'\e902';}

.gamma-img-fly {position:absolute; top:0; left:0; z-index:99999;}

.gamma-loading {background:transparent url(galeriaLight.gif) no-repeat center center;}
.gamma-single-view.gamma-loading {background:transparent url(galeriaDark.gif) no-repeat center center;}

.gamma-container img, .gamma-nav span, .gamma-buttons button, .gamma-description-wrapper, .gamma-description, .gamma-description h3 {
	-webkit-touch-callout:none; -webkit-user-select:none; user-select:none;}
	
.noImprimirLI {width:100% !important; pointer-events:none;}


@media screen and (max-width:750px) {
.gamma-description {top:10px; left:10px; bottom:10px; right:10px;}
.gamma-description h3 {font-size:14px; padding:0 5px;}
}

@media screen and (max-width:500px) {
.gamma-buttons {float:left; clear:both;}
}
