/*--A Design by W3layouts 
Author: W3layout
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

.logo {
	background:#444444
}
.product {
	background:#444444
}
.contact {
	background:#444444
}
.logo a h1 {
	color: #fff;
}
body {
	color:#f7f7f7;
}
.jumbotron {
       background-color: rgba(255, 255, 255, 0.03);
}
.well {
    background-color: rgba(255, 255, 255, 0.03);
}
.breadcrumb li a {
    color: #777;
}

.top-header {
    background: #f9f9f9;
    padding: 1px 0px;
}
.footer-top {
	color:#666;
}
.col-md-3.front {
	background:#666;
	padding:10px;
}