@charset "utf-8";
/* mi bootstrap */


@media (max-width: 1180px) {


.body{ background-color:#000000;}


.p_main{ font-size:16px; color:#FFFFFF; width:85%; text-align:left; padding-left:1%;}


.h2_titulo_main{ color:#FFFFFF; font-size:34px; text-align:left; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif, serif; padding:2%;}

a.label-warning{ color:#FFf; background-color:#4D4D4D}


.btn-primary{ background-color:#FF272B; border:none;}

.btn-primary:hover{ background-color:#1d1d1d; border:none;}





.global_container{ position:absolute; width:100%; height:100%; background-color:#000000}


.logo{ width:auto; height:auto; 
position:absolute; z-index:99; top:10px; left:0%; }

.header{  width:100%;margin-left:auto; margin-right:auto;height:80px; background-color:#000000; ; top:0px; z-index:1;}


.social{ width:auto; height:30px; position:absolute; top:100px; left:0px; z-index:999999; margin-left:5%; text-align:left }

.p_social{ font-size:14px; color:#FFFFFF; }

.barra_nav{  width:50%; height:40px;
z-index:99; position:absolute; right:0; top:140px;}

.slide{  width:100%; margin-left:auto; margin-right:auto; height:800px;margin-top:100px;  }

.bgimg-1 {
  background-image: url("img_parallax.jpg");
  min-height: 100%; margin-top:20px; background-color:#000000;
}




.bottom{ width:100%; margin-left:auto; margin-right:auto; height:50px; background-color:#141414; z-index:99; margin-top:1800px;  }


}