@charset "utf-8";
/* CSS Document */
.top_nav{
	background-color:#CCC7C7!important;
}
.navbar-brand{
	padding: 10px 5px;
}
.clientele{
	padding: 30px 75px;
	border-top-color: #CCC7C7;
	border-top-style: solid;
	border-top-width: thin;
}
.li_space{
	padding-bottom: 10px;
}
.portfolio_list{
	padding: 30px 75px;
	border-top-color: #CCC7C7;
	border-top-style: solid;
	border-top-width: thin;
}
.services_list{
	padding: 30px 75px;
	border-top-color: #CCC7C7;
	border-top-style: solid;
	border-top-width: thin;
}