@charset "utf-8";
/* CSS Document */
.about-readmore {
	width: 120px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 10px;
	margin-bottom:25px;
	font-size: 1em;
}
.about-readmore a {
	color: #ee1c24;
}
.about h3,.service_grids h3 {
  text-align: center;
  font-size: 2.3em;
  font-weight: 600;
  color: #ee1c24;
  margin-bottom:25px;
}
.address-name {
	font-size: 1.2em;
	font-weight:bold;
	color: #ee1c24;
}
.banner3{
  background: url(../images/about-us.jpg) no-repeat 0px -125px;
  min-height: 300px;
  background-size: cover;
}
.banner4{
  background: url(../images/bnr5.jpg) no-repeat 0px -125px;
  min-height: 300px;
  background-size: cover;
}
.banner5{
  background: url(../images/bnr6.jpg) no-repeat 0px -125px;
  min-height: 300px;
  background-size: cover;
}
.banner6{
  background: url(../images/bnr7.jpg) no-repeat 0px -125px;
  min-height: 300px;
  background-size: cover;
}
.prjt-grid-profile{
	width: 15%;
	float: left;
	margin: 2% 3% 0% 0;
}
.main-logo{
	background-image:url(../images/sahara-logo.png);
	background-repeat:no-repeat;
	background-position:top;
	height:180px;
	width:520px;
	margin:0;
	padding:0;
	text-indent:-1000px;
}
.fluid_container {
			margin: 0 auto;
			max-width: 1170px;
			width: 100%;
		}
#slider-coverage {
	width:100%;
	background:#6dcff6;
}
mark {
	background: #6dcff6;
	color:#fff;	
}
#picgal {
	width:100%;
	list-style-type:none;
	margin:0 auto 25px auto;;
	padding:0;
}
#picgal li {
	float:left;
	width:300px;
	margin:40px;
}
#picgal img {
	border:1px solid #005a53;

}