.bacalpo{
    margin-bottom: 0;
    background-color: #f7941d;
    border: 0;
    font-size: 11px !important;
    letter-spacing: 4px;
    opacity:0.9;
}

/* Add a gray color to all navbar links */
.bacalpo li a, .bacalpo .navbar-brand { 
    color: #FFF !important;
    
}

/* On hover, the links will turn white */
.navbar-nav li a:hover {
    color: black !important;
}

/* The active link */
.navbar-nav li.active a {
    color: #fff !important;
    background-color:#29292c !important;
}

/* Remove border color from the collapsible button */
.navbar-default .navbar-toggle {
    border-color: transparent;
}

/* Dropdown */
.open .dropdown-toggle {
    color: #fff ;
    background-color: #4682B4 !important;
}
.open .dropdown-toggle li a:hover {
    color: #FFA500 !important;
 
}
/* Dropdown links */
.dropdown-menu li a {
    color: #000 !important;
}
.open .dropdown-toggle:hover {
    color: black !important;
 
}

/* On hover, the dropdown links will turn red */
.dropdown-menu li a:hover {
    background-color: #4682B4 !important;
    color: #fff !important;
}
    article hr{
    background: #f7941d;
    height:3px;
    border:none;
    }
   #lol img{
  width: 200%;
       height: 100% ;
    margin: 1% -2% 0% 301%;
   max-width:35%;
 max-height:35%;
margin:auto;
display:block;
margin-top: 60px;
}

.bacalpo{
position:relative;
}
