body{
    margin-top: 30px;
    color: #FFF;
}
#pos-htop div.container{
    margin-bottom: 10px;
    color: white;
    background: rgba(10, 10, 10, 0.7);
    padding: 5px;
    border-radius: 5px;
}
#pos-htop a {
    color:white;
}
.eva-social-icon a span {
    font-size: 12px !important;
}
#pb_95 , #pb_96 {
    float: right;
}
#pb_96 i{
    font-size: 23px;
    padding-left: 10px;
    padding-right: 5px;
}
#pb_96 span {
    vertical-align: top; 
    line-height: 25px;
    font-size: 12px;
    font-weight: bold;
}
#pos-hmiddle div.container{
    background: rgba(10, 10, 10, 0.7);
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.logo{
    width: 100%
}
.logo img{
    margin: 10px;
    width: 100%;
}
.carousel .item {
    border-radius: 5px;
    background-color: rgba(0,0,0,0);
    overflow: hidden;
}
.carousel-control {
    border-radius: 5px;
}

#pos-hbottom div.h-bottom{
    margin-top: 10px;
}
@media(min-width:767px){
#pos-hbottom div.h-bottom{
    padding-right: 0px;
    padding-left: 0px;
}
}
.content{
    margin-top: 10px;
    overflow: hidden;
    background: rgba(10, 10, 10, 0.8);
    border-radius: 5px;
    padding: 10px;
}
.static-home{
    border-left: 1px solid gray;
    padding-left: 20px;
}
/*   Footer  */
.position-26{
    padding:0px;
}
.f-align-left{
    color: #FFF;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: rgba(10, 10, 10, 0.8);
    border: solid 1px rgb(255, 255, 255);
    padding: 5px;
    text-align: center;
    font-size: 10px;
}
.f-align-right{
    text-align: center;
    text-transform: uppercase;
    color: black;
}
.f-align-left p {
    margin: 0px;
}

div.modal-header {
    color: black;
}
div.modal-footer {
    color: black;
}