﻿
:-webkit-full-screen {
    position: fixed;
    width: 100%;
    top: 0;
}

/* iconos */

@font-face {
    font-family: 'gallery';
    src: url('fonts/gallery.eot');
    src: url('fonts/gallery.eot#iefix') format('embedded-opentype'), url('fonts/gallery.woff') format('woff'), url('fonts/gallery.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

[class^="icon-"]:before, [class*=" icon-"]:before {
    font-family: "gallery";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    width: 1em;
    margin-right: .2em;
    text-align: center;
    /* opacity: .8; */
    /* For safety - reset parent styles, that can break glyph codes*/
    font-variant: normal;
    text-transform: none;
    /* fix buttons height, for twitter bootstrap */
    line-height: 1em;
    /* Animation center compensation - margins should be symmetric */
    /* remove if not needed */
    margin-left: .2em;
    /* you can be more comfortable with increased icons size */
    /* font-size: 120%; */
    /* Uncomment for 3D effect */
    /* text-shadow: 1px 1px 1px rgba(127, 127, 127, 0.3); */
}

.icon-play:before {
    content: '\e800';
}
/* '' */
.icon-pause:before {
    content: '\e801';
}
/* '' */
.icon-resize-small:before {
    content: '\e802';
}
/* '' */
.icon-left-open:before {
    content: '\e803';
}
/* '' */
.icon-right-open:before {
    content: '\e804';
}
/* '' */
.icon-spinner:before {
    content: '\e805';
}
/* '' */
.icon-grid:before {
    content: '\e806';
}
/* '' */
.icon-resize-full-alt:before {
    content: '\e807';
}
/* '' */


/*
   Animation example, for spinners
*/
.animate-spin {
    -webkit-animation: spin 2s infinite linear;
    animation: spin 2s infinite linear;
    display: inline-block;
}

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
    }
}

@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}


.gallery_viewer {
    position: relative;
    top: 0;
    left: 0;
    background: #303030;
    overflow: hidden;
}

.navegacion {
    position: absolute;
    background-color: rgba(0,0,0,0.5);
    width: 100%;
    text-align: right;
    box-sizing: border-box;
    height: 60px;
    bottom: 0;
    border-top: 0;
}
.navegacion>a {
	font-size:250%;
}
.navegacion a {
    color: #ddd;
    padding: 1px;
    text-decoration: none;
}

.navegacion a:hover {
    color: #fff;
}

.play, .resize-small {
    display: none;
}


gallery_albumgroups_container {
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
    background-color: #121212;
}

.gallery_album_row {
    margin: 1% 0;
    height: 23.1%;
}

.gallery_album {
    cursor: pointer;
    display: inline-block;
    width: 48.5%;
    vertical-align: top;
    height: 100%;
    margin: 0 0.5% 0 1%;
    background-color: #1A1A1A;
    border: 1px solid #333333;
    box-sizing: border-box;
    padding: 8px;
    font-size: 90%;
}

.gallery_album + .gallery_album {
    margin: 0 1% 0 0.5%;
}

.gallery_album img {
    max-width: 110px;
    max-height: 82px;
    height: auto;
    width: auto;
    border: 1px solid #FFF;
    float: left;
    margin-right: 5px;
}

.gallery_album_title {
    color: #fff;
    margin: 0;
}

.gallery_album_description {
    margin: 0;
    color: #e5e5e5;
    font-size: 90%;
}


.caption {
    top: 0;
    height: 40px;
    left: 0;
    line-height: 40px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.backCaption, .frontCaption {
    height: 100%;
    position: absolute;
    width: 100%;
}

.backCaption {
    background-color: #000;
    opacity: 0.5;
}

.frontCaption {
    color: #fff;
    font-size: 120%;
}


.loader {
    position: absolute;
    top: 0;
    left: 0;
}

.loaderBack {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000000;
}

.loaderFront {
    font-size: 220%;
    left: 50%;
    margin-left: -0.5em;
    margin-top: -0.5em;
    position: absolute;
    top: 50%;
    background-color: #AAA;
    color: #333;
    border-radius: 3px;
    background-image: radial-gradient(ellipse at center, #999 0%,#666 50%,#333 100%);
}

.gallery_photo_container {
    cursor: move;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}


/* slider arrow navigator */
.gallery_navigation_button {
    position: absolute;
    cursor: pointer;
    display: block;
    overflow: hidden;
    width: 35px;
    height: 35px;
    margin-top: -17px;
    top: 50%;
    border-radius: 50%;
    text-align: center;
    padding-top: 6px;
    box-sizing: border-box;
    border-width: 2px;
    border-style: solid;
    color: #ddd;
    background-color: rgba(0,0,0,0.5);
}

.gallery_go_left {
    left: 8px;
}

.gallery_go_right {
    padding-left: 3px;
    right: 8px;
}

/* hover */
.gallery_navigation_button:hover {
    color: #fff;
}

/* mouse down*/
.gallery_navigation_button.statedn {
    color: #aaa;
}


/* jssor slider thumbnail navigator skin 01 css */
/*
            .jssort01 .p           (normal)
            .jssort01 .p:hover     (normal mouseover)
            .jssort01 .pav           (active)
            .jssort01 .pav:hover     (active mouseover)
            .jssort01 .pdn           (mousedown)
            */

.gallery_thumbs_navigator {
    position: absolute;
    left: 0;
    top: 0;
}

.gallery_thumbs_navigator .w {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.gallery_thumbs_navigator .c {
    position: absolute;
    top: 0;
    left: 0;
    width: 76px;
    height: 49px;
    border: #000 2px solid;
}

.gallery_thumbs_navigator .pav .c {
    box-shadow: 0 0 1px 1px #FFF inset;
}

.gallery_thumbs_navigator .p:hover .c, .gallery_thumbs_navigator .pav:hover .c {
    border-color: #fff;
}

.p, .pav {
    position: absolute;
    width: 80px;
    height: 53px;
    top: 0;
    left: 0;
}

.thumbTemplate {
    width: 100%;
    height: 100%;
    border: none;
    position: absolute;
    top: 0;
    left: 0;
}

.thumbSlides {
    cursor: pointer;
}

#albums_container, #photos_container {
    margin: 0 auto;
}



.ocultable {
    border-top: 1px solid #AAA;
    transition: bottom 1s ease 0.5s;
    bottom: -60px;
}

.gallery_viewer:hover .ocultable {
    transition: bottom 0.35s ease 0s;
    bottom: 0;
}


/* dimensions */
/*
.gallery_viewer {
    width: 640px;
    height: 480px;
}

.gallery_photo_container {
    width: 640px;
    height: 480px;
}

.gallery_albumgroups_container {
    width: 640px;
    height: 420px;
}
*/
.navegacion .gallery_go_left {
    left: 270px;
}

.navegacion .gallery_go_right {
    left: 325px;
}


.gallery_thumbs_navigator {
    height: 60px;
}

/* end dimensions */





/*
.loader {
    left: 0px;
    top: 0px;
    width: 640px;
    height: 480px;
}

#albums_container, #photos_container {
    display: block;
}


.ocultable {
    bottom: 0;
}
*/


	.cuerpo {
		max-width: 640px;
		margin: 0 auto;
		display:block;
	}
	aside.informacion {
		display:none;
	}
