/*

	Author: Pak Ghana Association;
	Develop By: Rao Ali Bahadar;

*/



body{
	margin: 0;
	font-family: opensans;
}
a{
	transition:all 0.5s ease 0s;
}
a:active, a:hover, a:focus{
	outline: 0 none;
	text-decoration: none;
}
ul{
	padding:0px;
	margin: 0px;
}
li{
	list-style: none;
}
h1,h2,h3,h4,h5,h6,a,p{
	font-family: opensans;
}
.container{
	max-width:980px;
}
section{
	float:left;
	width:100%;
}

header{
	float:left;
	width:100%;
}
header #top{
	padding:10px 0px;
}
.logo{

}
.logo a{
	
}
.logo a img{
	
}
header #top ul.nav-links{
	padding-top:34px;
}
header #top ul.nav-links li{
	float:left;
	margin-left:10px;
}
header #top ul.nav-links li a{
	color:14px;
	font-size:14px;
	color:#617a3f;
	text-transform: capitalize;
}
header #top ul.nav-links li a:hover{

}

header #header{
	background:#fed116;
}
.navbar-default{
	margin-bottom:0px;
	border:0px;
	background:none;
	border-radius:0px;
	height:auto;
	min-height:auto;
}
.navbar-default .navbar-nav > li{

}
.navbar-default .navbar-nav > li > a{
	color:#1b1b1b;
	font-size:14px;
	text-transform:uppercase;
}
.navbar-default .navbar-nav.pull-right > li > a{
	font-weight:bold;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover{
	background-color:#016a3f;
	color:#fff;
}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{
	background-color:#016a3f;
	color:#fff;
}
.navbar-collapse{
	padding:0px;
}

#showcase .container.slider{
	width:100%;
	max-width:100%;
	position:relative;
}
.carousel-caption{
	padding:0px 30px 10px;
	background-color: rgba(1,106,63,0.8);
	left:17%;
	right:17%;
	bottom:110px;
}
.carousel-caption h2{
	font-size:18px;
	text-transform:uppercase;
	font-weight:bold;
	margin-bottom:0px;
}
.carousel-caption h3{
	font-size:16px;
	margin-top:10px;
}
.carousel-inner > .item img{
	width:100%;
}
 .carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active {
  opacity: 1;
}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}
.carousel-fade .carousel-control {
  z-index: 2;
}


h1.heading{
	font-size:22px;
	color:#016a3f;
	font-weight: bold;
	text-transform: uppercase;
}
h1.heading.center{
	text-align:center;
}
p{
	font-size:14px;
	color:#000000;
	line-height:20px;
	margin-bottom:13px;
	text-align:justify;
}


#welcome{
	border-bottom:1px #ededed solid;
	margin-bottom:10px;
}
.welcome{
	float:left;
	width:100%;
	padding-bottom:30px;
}
.latest-news{
	float:left;
	width:100%;
	background-color:#f6f6f6;
	border:1px #ededed solid;
	border-bottom:0px;
	text-align:center;
	margin-top:30px;
}
.latest-news ul{
	text-align:center;
	padding:10px 30px 10px;
}
.latest-news ul li{
	float:left;
	width:100%;
	margin-bottom:20px;
	text-align:center;
} 
.latest-news p{
	margin-bottom:0px;
	text-align:center;
}
.latest-news .date{
	color:#cd1f1f;
	font-size:14px;
}
.latest-news  .link{
	display: block;
	width:100%;
	float:left;
	padding:8px 0px;
	text-align:center;
	border-top:1px #ededed solid;
}
.latest-news  .link a{
	display: inline-block;
	
	color: #f70000;
	text-decoration: underline;
	font-size:14px;
}
.latest-news  .link a:hover{
	color:#016a3f;
}

.latest-news-wraper{
	float:left;
	width:100%;
	margin-top:20px;
}
.news{
	color:#fff;
	float:left;
	text-align:center;
	margin-right:0px;
	padding:15px 40px 35px;
	width:237px;
	margin-bottom:32px;
}
.news:last-child{
	margin-right:0px;
}
.news.one{
	background-color: rgba(1,106,63,0.6);
}
.news.two{
	background-color: rgba(1,106,63,0.7);
}
.news.three{
	background-color: rgba(1,106,63,0.8);
}
.news.four{
	background-color: rgba(1,106,63,1);
}
.news h2{
	font-size:16px;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
}
.news p{
	color: #fff;
	text-align:center;
}
.news a{
	display: inline-block;
	color:#fff;
	font-size:14px;
	text-transform:capitalize;
	font-weight:bold;
}

#bottom .left{
	padding-right:6px;
}
#bottom .right{
	text-align:right;
	padding-left:0px;
}

div.facebook-activity{
	margin-bottom:20px;
}
div.visitors{
	margin-bottom:20px;
	
}
div.visitors img{
	
}


#bottom .inner .left{
	padding:0px 15px;
	float:left;
	width:550px;
}

#bottom .inner .right{
	float:right;
	width:109px;
}
#bottom  .box{
	float:left;
	width:100%;
	margin-bottom:20px;
}





footer{
	
	float:left;
	width:100%;
}


.footer{
	float:lef;
	width:100%;
	padding:20px 0px;
	background:#f0f0f0;
}
.footer h2{
	color:#333333;
	font-weight:bold;
	font-size:16px;
	text-transform:uppercase;
}
.footer li{
	font-size:14px;
	color:#333333;
}
.footer li a{
	font-size:14px;
	color:#333333;
}
.footer li a:hover{
	color:#016a3f;
}
.footer p{
	margin:10px 0px 0px;
}

.copyrights{
	padding:8px 0px;
}
.copyrights a{
	color:#333333;
	font-size:12px;
}
.copyrights a.active, .copyrights a:hover{
	color:#016a3f;
}
.copyrights p{
	margin-bottom:0px;
}