body{
    font-family: "Raleway", sans-serif;
}
.header-up{
    background: #017ccc;
    font-size: 12px;
}


.ml-auto{
    margin-left: auto;
}
#navbarSupportedContent a{
/*    text-transform: uppercase;*/
}
.navbar-brand{
    margin-right: 30px;
}
.uppercase{
    text-transform: uppercase;
}
.heading p{
    color: #454545;
}
.middle{
    background-image: url(../images/bg1.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}




.fotter{
    background-color: #363839;
    border-top:20 solid #e9eaee;
}
.f-widget h6{
    color: #dddddd;
    font-size: 13px;
    text-transform: uppercase;
}
.tags a{
    color: #bfbfbf;
    display: inline-block !important;
    margin: 2px 0;
    padding: 0 10px;
    font-size: 12px;
    text-shadow: none;
    border: 1px solid #505152;
}

.f-widget p{
    color: #bfbfbf;
    font-size: 13px;
}
.f-widget p a{
    color: #fff;
    text-decoration: none;
    display: inline-block;
}
.f-widget a{
    color: #fff;
    display: block;
    text-decoration: none;
    padding-bottom: 4px;
}
.socials a{
    font-size: 26px;
    color: #fff;
    padding: 10px;
}







@media only screen and (min-width: 2000px) {
   
}

@media only screen and (min-width: 1499px) {
    
}
@media only screen and (max-width: 991px) {
    div#navbarSupportedContent {
    position: absolute;
    top: 74px;
    z-index: 999;
    background: #fff;
    width: 100%;
    left: 0;
    text-align: center;
}
}
@media only screen and (max-width: 769px) {
    
}       
@media only screen and (max-width: 600px){
    
}
@media only screen and (max-width: 344px){
    
}