
body{ background:#8D8A8A; color:#FF0;}
#header, #topbar, #team, #portfolio { background:#000;}
#clients {#585858;}

#topbar .contact-info i {
    color: #455ED5;
    padding: 4px;
}
#header #logo h1 a span {
    color: #455ED5;
}
h1, h2, h3, h4, h5, h6, p{color:#FF0 !important;}
.navbar-default {
    background: #FF0 !important;
}

#team .member .details {
    background: #303030 ;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #2f2f2f;
}

footer {
    background: #000!important;
}
.footer2 .footerbar {
    background: #030303 !important;
}
.footer2 .f1 li a { color:#FC0 !important;}

.navbar-default .navbar-nav > li > a{ color:#000 !important;}
.side-nav{ 
padding:0; 
margin:0;
}
.side-nav ul{ 
padding:0; 
margin:0;
list-style:none;
}

.side-nav ul li{ 
padding:0; 
margin:0;
list-style:none;
}
.side-nav ul li a{ 
padding:15px 10px; 
margin:0;
display:block;
background:#FF0;
color:#000;
border-bottom:solid 1px #000;
border-top:solid 1px #000;
}
.side-nav ul li a:hover{ background:#3B7060;}
#testimonials .owl-dot.active {
    background-color: #455ED5;
}
footer {
    background: #455ED5;
}

.footer2 .footerbar {

    background: #005437;
}