/************** 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: 26px; line-height: 36px;
    font-weight: 300;
}

section, #equipo { min-height: 100%; background-color: #fff;}
/*#equipo {background: url("../img/edicion-de-video.png") center center no-repeat #000;  background-size: cover; vertical-align: text-bottom;}*/
.abajo {clear: both; height: 100%; padding-bottom: 0; padding-top: 40%; }
/*.intro{display:table;height:auto;padding:100px 0;text-align:center;color:#fff;background:url(../img/pirotecnia2.jpg) bottom center no-repeat #000;*/
#login {background-color: #fff;}

#login {background: url("../img/pirotecnia_desenfocado.jpg") center center no-repeat #000;  background-size: cover; vertical-align: text-bottom;}
.login-form {background: rgba(130,130,130,.3);
  padding: 5em;
  border: 1px solid;
  border-radius: 5px;
  border-top-color: rgba(255,255,255,.1);
  border-left-color: rgba(255,255,255,.1);
  border-bottom-color: rgba(60,60,60,.1);
  border-right-color: rgba(60,60,60,.1);
  box-shadow: 0px 0px 10px 0px;
-ms-border-radius: 10px; /*para IE 8*/
-moz-border-radius:10px; /*Firefox*/
-webkit-border-radius: 10px; /*WebKit y Safari*/
  }
.login {margin: 1em 0;}
.form-control { background: #fff !important; }
/*.brand-heading{font-size:7em !important;}*/
.user-body.skin-red .main-header .navbar{background-color:#900 !important;}

html {
  scroll-behavior: smooth; /* Hace que los desplazamientos nentre los enlaces internos sean más suaves.*/
}
body {
  background-color: #fff;
  color: #777;
}
h1.brand-heading {
  font-family: "Saira Extra Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: 7em !important;
  color: #fff !important;
}
section h2 {
  margin-bottom: 0.5rem;
  font-family: "Saira Extra Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-weight: 700;
  line-height: 1.2;
  color: #900;
  font-size: 5.5rem;
  line-height: 1.2;
}
section h4 {
  color: #d90;  
  font-family: "Saira Extra Condensed", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji" !important;
  font-size: 2rem;
}
section p {
  color: #777;  
}
a, footer a {
  color: #d90;
}
.fa-angle-double-up, .warning {
  color: #d90;
}
.btn-warning, .btn-outline-warning {
 border-color: #d90;;
}
.hidden {
  display: hidden;
}
.caption {
  height: 21rem;
}
