.top-bar {
  color: #fff;
 }
 .top-bar ul.top-bar-nav li a {
    color: #fff;
}
.social-small i
{
	 color: #fff;
}
ul.social-small li {
    height: 21px;
    width: 21px;
    padding-left: 3.5px !important;
    border: 2px solid #fff;
    border-radius: 4px;
    text-align: center;
}

#search {
    padding-top: 40px;
    height: 150px;
    width: 100%;
    background-color: #200F61;
    opacity: 0.9;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99999;
}
.slider-1 .tp-banner-container ul .white-line-t .line {

    height: 15px;

}
#footer
{
	margin-top: -100px;
}
.button-green {
    display: inline-block;
    margin-top: 15px;
    color: #ffffff !important;
    font-family: 'Oswald';
    font-weight: 500;
    box-shadow: 0 2px 0 0 #200F61;
    text-align: center;
    padding: 5px 30px 5px 30px;
    text-shadow: 1px 1px 1px #200F61 !important;
    font-size: 1.2em;
    background: #200F61;
    background: -moz-linear-gradient(bottom, #200F61 0%, #200F61 100%);
    background: -webkit-linear-gradient(bottom, #200F61 0%, #200F61 100%);
    background: -o-linear-gradient(bottom, #200F61 0%, #200F61 100%);
    background: -ms-linear-gradient(bottom, #200F61 0%, #200F61 100%);
    background: linear-gradient(to bottom, #200F61 0%, #200F61 100%);
    border: 0 none;
    border-radius: 3px;
    cursor: pointer;
}
.featured-project-header
{
	margin-top: -50px;
}
.bottom-bar {
    font-size: 12px;
    background-color: #200f61;
    padding: 25px 0 15px 0;
    color: #fff;
}
.ico-5 {
  background-image: url('../images/webdesign.png') !important;
  background-repeat: no-repeat;
  background-position: center;
}
.ico-5:hover {
  background-image: url('../images/webdesign-1.png') !important;
}

.ico-6 {
  background-image: url('../images/maintenance.png') !important;
  background-repeat: no-repeat;
  background-position: center;
}
.ico-6:hover {
  background-image: url('../images/maintenance-1.png') !important;
}

.ico-7 {
  background-image: url('../images/onlinesystems.png') !important;
  background-repeat: no-repeat;
  background-position: center;
}
.ico-7:hover {
  background-image: url('../images/onlinesystems-1.png') !important;
}

body {
  font-size: 17px;
}
.myfont
{
	font-size: 16px;
}
.myfont1
{
	line-height: 20px;
}
.myfont2
{
	margin-top: 10px;
}