.boxshadow
{
    box-shadow: 5px 5px 5px 5px #888888;}

.imgradius
{
    border-radius:50%;
    width:70%; height:auto;
    margin-top:20px;}

.h1text
{
    font-family:Algerian; font-size:56px;
}


.h1textwhite
{
    color:White;
    font-family:Algerian; font-size:56px;
}
.menubg{
	background-color:#020031;
	min-height:30px;
	color:White;
	
}

.headerright{
	padding-top:20px;
	padding-bottom:20px;
	
}

.headerright b{
	
	color:#ff5a00;
}

body{

	text-align:justify;
	font-size:16px;
	line-height:1.8em;
	font-family: 'Poppins', sans-serif;
}

.latestnews{
	
	background-color:#020031;
	min-height:50px;
	color:#FFF;
	text-align:center;

}

.latestnews h3{

	color:#FFF;
	text-align:center;

}
.home h1, h3, h2{
	color:#ff6000;
	
}

.bg{
	
	background-color:#020031;
	min-height:400px;
	color:#FFF;
	padding-top:50px;
	padding-bottom:50px;
}

	.bg h1{
	 text-align:center;
	 padding-bottom:50px;
	 color:#b7b7b7;
}

	.courses h1{
		color:#020031;
		text-align:center;
	}
	.tabs{
		min-height:150px;
		text-align:center;	
	}
	
	.footer{
		background-color:#020031;
		padding-top:25px;
		border-bottom:2px;

		
	}
	
	.footer h4{
		color:#FFF;
		}
	
	.footer p{
		color:#b7b7b7;
		font-size:13px;
		}
		
	.foot{
		min-height:50px;
		background-color:#020031;
		text-align:center;
		padding-top:20px;
		color:#b7b7b7;
	}	
	
	.footer  li a {
	color:#b7b7b7;
		
	}	
	.menubg{
		position: relative;
		z-index:200;	
		
	}
	
	.lnewsbg{
		background-color:#ff5a00;
	}
	.home ul li {
		line-height:2.5em;
	}
	.photo{
		text-align:center;
		padding-top:20px;
	}
	
	.photo b{
		color:#EB5406;
	}
	
	.fa {
  padding: 6px;
  font-size: 10px;
  width:30px;
  text-align: center;
  text-decoration: none;
  margin: 4px 1px;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.fa-youtube {
  background: #bb0000;
  color: white;
}

.fa-instagram {
  background: #125688;
  color: white;
}

.fa-pinterest {
  background: #cb2027;
  color: white;
}

.fa-snapchat-ghost {
  background: #fffc00;
  color: white;
  text-shadow: -1px 0 black, 0 1px black, 1px 0 black, 0 -1px black;
}

.fa-skype {
  background: #00aff0;
  color: white;
}

.fa-android {
  background: #a4c639;
  color: white;
}

.fa-dribbble {
  background: #ea4c89;
  color: white;
}

.fa-vimeo {
  background: #45bbff;
  color: white;
}

.fa-tumblr {
  background: #2c4762;
  color: white;
}

.fa-vine {
  background: #00b489;
  color: white;
}

.fa-foursquare {
  background: #45bbff;
  color: white;
}

.fa-stumbleupon {
  background: #eb4924;
  color: white;
}

.fa-flickr {
  background: #f40083;
  color: white;
}

.fa-yahoo {
  background: #430297;
  color: white;
}

.fa-soundcloud {
  background: #ff5500;
  color: white;
}

.fa-reddit {
  background: #ff5700;
  color: white;
}

.fa-rss {
  background: #ff6600;
  color: white;
}

.qc{
	line-height:1em;	
		margin-top:10px;
}

.footer h4{
	margin-top:10px;
	margin-bottom:10px;
	
}

@media screen and (max-width: 500px) {

	.footer p{
		color:#b7b7b7;
		font-size:11px;
		}
		
  .qc{
	
	font-size:10px;
}

 .fsf{
	
	font-size:8;
}
body{
	font-size:10px;
}


}