@charset "utf-8";
/* CSS Document */
@import url(http://fonts.googleapis.com/css?family=Philosopher:400,700,400italic,700italic);
body{
	margin:0;
	padding:0;
	font-family: 'Philosopher', sans-serif;
}
::selection{
	color:#00a9ec;
	background:none;
}
::-moz-selection{
	color:#00a9ec;
	background:none;
}
a{
	text-decoration:none;
	transition:all 1s ease;
	-o-transition:all 1s ease;
	-ms-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
}
img{
	border:0;
	outline:0;
}
.header_top{
	background:#373636;
}
.header_top_para{
	color:#808182;
	font-size:15px;
	line-height:50px;
	background:url(../images/phone_icon.png) no-repeat left center;
	padding-left:25px;
	float:left;
	padding-right:20px;
	margin-bottom:0;
}
.mailimgtop{
	background-image:url(../images/mail_icon.png)!important;
}
.mailimgtop:hover{
	text-decoration:none;
	color: #00a9ec;
}
.header_top_para_follow{
	text-align:right;
	font-size:16px;
	color: #808182;
	line-height:50px;
	margin-bottom:0;
}
.medias{
	float:right;
	width:24px;
	height:24px;
	padding:0;
	margin-left:10px;
	margin-top: 14px;
	background:url(../images/facebook.png) 0 0;
	
}
.medias:hover{
	background-image:url(../images/facebook_active.png);
}
.twitters{
	background-image:url(../images/twitter.png)!Important;
}
.twitters:hover{
	background-image:url(../images/twitter_active.png)!Important;
}
.logo{
	margin:0 auto;
	padding:10px 0;
}
.menu{
	background:#0a5cb8;
}
.banner{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
h1{
	text-align:left;
	text-transform:uppercase;
	font-family: 'Philosopher', sans-serif;
	font-size:25px;
	padding-bottom:10px;
	color: #000;
	background:url(../images/h1_background.jpg) no-repeat left bottom;
}
h2{
	text-align:left;
	text-transform:capitalize;
	font-family: 'Philosopher', sans-serif;
	font-size:16px;
	color: #7a8084;
}
h3{
	text-align:center;
	text-transform:capitalize;
	font-family: 'Philosopher', sans-serif;
	font-size:18px;
	color: #eee;
}
h5{
	text-align:center;
	text-transform:none;
	font-family: 'Philosopher', sans-serif;
	font-size:14px;
	color: #ddd;
}

h8{
	text-align:left;
	text-transform:uppercase;
	font-family: 'Philosopher', sans-serif;
	font-size:25px;
	padding-bottom:10px;
	color: #000;
	background:url(../images/h1_background.jpg) no-repeat left bottom;
}

.readmore1{
	color:#1fa41f;
	font-size:16px;
	text-align:center;
	display:block;
	padding:20px 0 0;

}
.readmore1:hover{
	color:#00a8ec;
	text-decoration:none;
}
.newshed{
	text-align:center !Important;
	color: #fff !Important;
	background:url(../images/h1_background.jpg) no-repeat center bottom;
}
.approve{
	width:100%;
	height:auto;
	margin:0;
	padding:10px 0 0 0;
	list-style-type:none;
}
.approve li{
	width:90%;
	height:auto;
	margin:0 0 5px 0;
	padding:0 0 0 10%;
	background:url(../images/buildingimages.png) no-repeat 0 0;
	text-align:left;
	font-size:15px;
	color: #4d4b4b;
	line-height:29px;
}
.commonpara{
	color:#4d4b4b;
	font-size:15px;
	line-height:20px;
	padding:10px 0 0 0;
}
.content1 p
{
margin-top:25px;
}
.content1 p a
{
	color:#4d4b4b;
		padding:7px 21px;
	border:1px solid #666;
	border-radius:7px;
	-moz-border-radius:7px;
	webkit-border-radius:7px;
	-o-border-radius:7px;
}
.content1, .contact{
	padding:20px 0;
}
.gallerysection{
	background:#1fa41f;
	padding:20px 0;
}
.galhed{
	background:none!important;
	color: #fff!important;
	text-align:center!important;
}
.gall{
	width:100%;
	height:auto;
	margin:0;
	padding:0 ;
	list-style-type:none;
}
.gall li{
	width:22.7%;
	height:auto;
	margin:15px 3% 0 0;
	padding:0;
	float:left;
	background:#000;
}
.gall li:last-child {
	margin:15px 0 0;
	float:right;
}
.gall li .imgspan{
	width:35px;
	height:35px;
	background:url(../images/gallery/plus.png) no-repeat 0 0;
	margin:-35px 0 0 9.6%;
	padding:0;
	position:absolute;
	z-index:5856;
	transition:all 1s ease;
	-o-transition:all 1s ease;
	-ms-transition:all 1s ease;
	-webkit-transition:all 1s ease;
	-moz-transition:all 1s ease;
	opacity:0;
	filter:alpha(opacity=0);
}
.gall li:hover .imgspan{
	margin:6% 0 0 9.6%;
	opacity:1;
	filter:alpha(opacity=100);
}
.gall li img{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	opacity:1;
	filter:alpha(opacity=100);
	transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}
.gall li:hover img{
	opacity:.3;
	filter:alpha(opacity=30);
}
.maleft{
	margin-left:41%;
}
.content2{
	background-image:url(../images/content2back.jpg);
	background-repeat:no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	width:100%;
	height:auto;
	margin:0;
	padding:20px 0;
}
.footer1{
	background:#1d2124;
	width:100%;
	height:auto;
	margin:0;
	padding:10px 0 20px ;
}
.footer2{
	background:#000;
	width:100%;
	height:auto;
	margin:0;
	padding:25px 0 ;
}
.ful{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	list-style-type:none;
}
.ful li{
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
.ful li a{
	width:auto;
	height:auto;
	display:block;
	margin:0 0 0 0;
	padding:2px 0 7px 10%;
	background:url(../images/footerliimage.png) no-repeat 5px 0;
	text-align:left;
	text-decoration:none;
	text-transform:capitalize;
	font-size:13px;
	color:#5f6265;
	transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-webkit-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
}
.ful li a:hover{
	color:#00a9ec;
	background:url(../images/footerliimage.png) no-repeat 5px -28px;


	}
.fpara{
	color:#5f6265;
	font-size:13px;
	line-height:22px;
}
.footerlink{
	text-decoration:none;
	color:#5f6265;
}
.footerlink:hover{
	text-decoration:none;
	color:#00a9ec;
}
.privacy_para{
	font-size:13px;
	color: #585a5c;
	text-align:center;
	margin:0;
	padding:0;
}
.abtimg{
	float:right;
	width:300px
}
.fontstyl{
	line-height:25px;
}
.ifrm{
	width:100%;
	height:250px;
	margin:0;
	padding:22px 0 0 0;
}