﻿    
.navbar-brand {
            float: left;
            height: 50px;
            padding: 5px 15px;
            font-size: 30px;
            line-height: 20px;
}

.f-contact p {
    margin-bottom: 0px;
    padding: 2px 15px;
}

.f-contact a:hover p {
    color: #56595f;
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 0;
    /*background-color: #0430a2;*/
    /*background-color: #196090;*/
    background-color: #000;
    
}

.navbar {
    min-height: 80px;
}

.nav > li > a {
    padding: 30px 20px;
}

.last-div {
    margin-top: 40px;
    /*background: #0430a2;*/
    /*background: #196090;*/
    background:#000;
    padding: 20px 0;
    position: relative;
}

.nav-tabs > li.active > a {
    color: white;
    background-color: #36CBD4;
}

section {
    margin-top: 30px;
}

.slider {
    margin-top: 90px;
}

.bx-wrapper {
    margin: 0 auto 30px;
}

.navbar-default .navbar-nav>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 0;
    border-radius: 0 0 0 0;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #000;
}

h1, .h1, h2, .h2, h3, .h3 {
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: 600;
}

.navbar-brand .logo {
    height:70px;
}


ul.social-network li a {
    color: #ced0d1;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #a9abae;
    text-decoration: underline;
}

.icon {
    color: #a6a8ab;
}


.btn:hover {
    color: #fff;
    text-decoration: none;
    background-color: #a9abae;
    transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
}

.ficon a:hover {
    color: #fff;
}

.f-about a h1 {
    text-align: left;
    margin-top: 40px;
    margin-bottom: initial;
    color: #000;
}

.widgetheading {
    color: #696a6b;
}

h2.page-title {
    margin-top: 40px
}

.btn-primary {
    background: #000000;
}

hi, h2, h3, h4, h5, h6 {
    color: #696a6b;
}