/************** Custom content elements **************/
ul.gallery {padding:0; margin:0;text-align:center;margin-left:-15px; margin-right:-15px;}
ul.gallery li {list-style:none;margin:0;padding:0;float:left; width:12.5%;margin:20px 0}
ul.gallery li img {width:100%;opacity:.8;}
ul.gallery li p, ul.gallery li h5 {position:absolute;width:12.5%;display:none;color:#fff;}
ul.gallery li:hover img {opacity:1;}
ul.gallery li:hover p, ul.gallery li:hover h5 {display:block;}
.hidden_element {display:none;}



#outdated{
    display: none; position: fixed; top: 0; left: 0; width: 100%; min-height: 100%;
    text-align: center; text-transform: uppercase; z-index:1500;
    background-color: #db6e79; color: #ffffff;
}
* html #outdated{position: absolute;}
.icon-outdated {color: #fff; font-size: 46px; padding-top: 40px;}
#outdated h2{margin: 30px 0 20px;}
#outdated p{font-size: 13px; line-height: 12px; margin: 0;}
#outdated #btnUpdateBrowser{
    display: block; position: relative; padding: 15px 20px; margin: 30px auto 0; width: 250px; /*need for IE*/
    color: #ffffff; text-decoration: none; border: 2px solid #ffffff; cursor: pointer;
}
#outdated #btnUpdateBrowser:hover{color: #db6e79; background-color:#ffffff;}
#outdated .last{position: absolute; top: 10px; right: 25px; width: 20px; height: 20px;}
#outdated .last[dir='rtl']{right: auto !important; left: 25px !important;}
#outdated #btnCloseUpdateBrowser{
    display: block; position: relative; width: 100%; height: 100%;
    text-decoration: none; color: #ffffff; font-size: 36px; line-height: 36px;
    font-weight: 300;
}

section { min-height: 100%; }
/*#equipo {background:url(../img/pirotecnia_noche.jpg) center center no-repeat #000; background-size: cover; vertical-align: text-bottom;}*/
.abajo {clear: both; height: 100%; padding-bottom: 0; padding-top: 40%; }

#mainNav a, a.navlink {
	text-transform: uppercase;
}

.img-circle, pull-right{
  margin: 1em !important;
}
