.slogan{

    color: #9c9c9c;

}



.success{
    color: #2ecc40;
}
.error{
    color: red;
}
.readM{
    color:#fff;
}
.readM a{
    color: #fff;
}


.subT{
    color:#00adef;
}

.upper{
    text-transform: uppercase;
}

.top-gap{
    margin-top: 60px;
}
.logo{

    margin-top: 15px;
}
.mTZero{
    margin-top: 0;
}
.mBZero{
    margin-bottom: 0;
}
.navbar-collapse {
    text-align:center;
}
.navbar-nav {
    display:inline-block;
    float:none;
}
.navbar-default {
    background-color: #fff;
    border-color: #fff;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #555;
     background-color: #fff;
    border-bottom: 2px solid #3ab54a!important;
    font-weight: bold;
}

.welcome{
    font-weight: bold;
}
.welcomeB{
    border-bottom: 3px solid #00adef;
}
.about{
    margin-top: 30px;
    color: #504f4f
}
.best{
    font-size: 1.2em;
    font-weight: bold;

}

.logoM{
    margin-top: 30px;
}
.mGap{
    margin-top: 40px;
}
.footer{
    background: #3ab54a;
    margin-top: 40px;
    color: #fff;
}
.tFooter{
    color: #fff;
    padding: 15px 0 15px 0;
}
.mLakagro{
    margin-top: 25px;
}
.rlGap li{

    padding: 0 15px 0 15px;

}
.pName{
    font-weight: bold;
    color: #555555;
}
.lLine{
    border-left: 2px solid #3ab54a;
}
.media-heading{
    color: #626262;
}
.pList li a{
    color: #4b4b4b;
    line-height: 24px;
    font-size: 0.9em;
}
















