@charset "utf-8";
/* CSS Document */
body {
		background: url(../images/bg.jpg);
		background-size:100% 100%;
	}
#top-bar {
		background: #363636;
		height: 10px;
	}
.sections {
		margin-top: 5%;
	}
.center {
    	text-align: center;
    	color: #fff;
    	font-size: 25px;
    	padding: 10px 0px 10px 0;
	}
h1 {
		margin: 0;
	}
img.img-responsive {
    	margin: auto;
	}
.icon {
    	margin: 30px 0 30px 0px;
	}
.sect {
		border: 1px solid #DEDEE8;
		margin-bottom: 30px;
	}
.heading {
		background: #fff;
		padding: 0px 0px 1px 0;
	}
.gen {
		background: #CF4242;
	}
.tel {
		background: #7F1F9A;
	}
.pm {
		background: #0083C6;
	}
.sales {
		background: #268937;
	}
p.span {
    	background: #DEDEE8;
    	padding: 10px 0px 10px 0;
   		margin: 4%;
	}
.align {
		float: left;
	}
.logo {
		margin-top: 2%;
	}
img.img-responsive.align {
    	margin: 0 10px 0 10px;
	}
.footer {
		background: #0083C6;
		margin-top: 5%;
	}
.footer p {
		color: #fff;
		text-align: center;
		padding: 13px 0 0 0;
	}
.soft a {
                color: #505050;
}
.proposal {
		background: #003258;
	}
.sales-crm {
		background: #F79448;
	}