.logo-head {
    text-align: center;
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    background-color: #5c30a7 !important;
}

.bg-skin {
    background: #8E44AD;
}

.circled {
    border-radius: 50%;
    display: inline-block;
    color: #fff;
    width: 1.6em;
    height: 1.6em;
    text-align: center;
    line-height: 1.6em;
}
.ft-head h2
{
  color:#fff;
}
.ft-head
{
    color: #000000;
    font-size: 20px;
    line-height: 30px;
}
form .website{ display:none; } 