body {
  padding-top:0px;
}

.navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}
.navbar-inverse .navbar-toggle {
    background-color: #333;
}
.top_header{
	padding: 10px 0px;
}
.top_header p{
	color:#797777;
}
.top_header hr{
	margin-top: 0px;
}
.top_header span{
color:#797777;
margin-left: 7px;	
}
.navbar-inverse .navbar-nav > li > a:hover {
  background-color:#023188;
	color:#fff;
	border-radius: 4px;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fac555;
    font-weight: bold;
    font-size: 14px;
    
}
.icon img{
  width:40px;
  height:40px;
}
.navbar-inverse i{
	margin-top: 26px;
	padding: 5px;
}
.navbar-inverse i:hover{
	background-color:#023188;
	color:#fff;
	
}
.bottom_header img{
margin-top: -10px;
margin-bottom:12px;
}
.trainer .thumbnail{
	margin-top: 30px;
	padding: 20px 0px;
}

.trainer .thumbnail h3 {
	text-align: center;
	color: #023188;
}
.trainer .thumbnail a{
  color: #023188;
}
.trainer .thumbnail p{
 color: #797777;
 text-align: center;
}
.about_us{
	background-color: #f3f6f8;
	padding: 10px 0px;
}
.main {
	text-align: center;
}
.hiffn {
	margin-left: 525px;
}
.about_us h4{
	color: #023188;
}
.about_us p{
	color: #797777;
}
.courses .thumbnail h3{
	text-align: center;
	color: #023188;
}
.courses .thumbnail p{
 color: #797777;
 text-align: center;
}
.courses .thumbnail{
	margin: 20px 0px;
}
.principal{
  background-image: url("../images/bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  padding: 40px 0px;
}
.principal{
	margin-top: 40px;
}

.principal img{
	margin-top: 20px;
}
.principal h3{
  color:#fff;
}
.text p{
	color: #ccc7c7;
	font-size: 16px;
	text-align: justify;
}
.news h1{
	color: #ccc7c7;
	font-size: 14px;
	font-family: 'Raleway';
	text-transform: uppercase;
	font-weight: 600;
}
.news h2{
	color: #ccc7c7;
	font-size: 14px;
	font-family: 'Roboto';
}
.news p{
	color: #ccc7c7;
	font-size: 14px;
}
.message{
	color:#ccc7c7;
	margin-left: 40px;
}
.contact_bottom{
  margin: 10px 0px;
}
.contact_bottom h4{
  color:#023188;
  margin-bottom: 15px;
}

.footer{

  background-image: url('../images/bg_footer.jpg');
  background-repeat: no-repeat;
  background-color: #010101;
  min-height: 400px;
  padding-top: 30px;
  color: #fff;
}
.footer h1{
  font-size: 24px;
  color: #fff;
  font-weight: bold;
}
.footer a{
color:#fff;
}
.footer_strip{
  background-color: #023188;
  min-height: 63px;
  text-align: center;
  color: #f3f3f4;
  padding-top: 25px;
  margin-top: 1px;
}
.footer_strip a{
	color: #fff;
}
.navbar-nav > li > a {
    
    padding: 6px 6px;

}

.about{
  background-image: url("../images/bg3.jpg");
  height: 200px;
}
.welcome strong{
  color:#023188;
} 
.welcome{
  padding: 20px 0px;
}
.faq_top{
  padding: 20px 0px;
}
.panel-default > .panel-heading {
    color: #fff;
    background-color: #023188;
    border-color: #023188;
    font-weight: 600;
}
.news_bottom img{
  margin: 20px 0px;
}
.contact h1{
  color: #3B386F;
  font-size: 22px;
  font-family: 'Raleway';
  text-transform: uppercase;
  font-weight: bold;
}
.form-control {
    width: 100%;
}
.form-group1{
  margin: 40px 0px;
}
.form-group1 .btn-primary {
    color: #fff;
    background-color: #023188;
    border-color: #023188;
}
.arrow{
  margin-bottom: 37px;
}
.arrow i {
    height: 44px;
    width: 44px;
    background-color: #023188;
    border-radius: 999px;
    overflow: hidden;
    margin-right: 10px;
    color: white;
    text-align: center;
    font-size: 22px;
    padding: 10px 5px;
}
.arrow h4{
      margin-top: -48px;
    margin-bottom: 10px;
    margin-left: 60px;
    color:#023188;
}
.arrow p{
  margin-left: 62px;
  margin-top:-10px;
}
.contact iframe{
  margin:10px 0px;
}
.gallery_top{
  background-image: url("../images/bg2.jpg");
  height: 200px;
}
.news_top{
  background-image: url("../images/bg4.jpg");
  height: 200px;
}
.course_top{
  background-image: url("../images/bg5.jpg");
  height: 200px;
}
.staff_top{
  background-image: url("../images/bg6.jpg");
  height: 200px;
}
.staff_bottom{
  padding: 20px 0px;
}
.contact_top{
  background-image: url("../images/bg5.jpg");
  height: 200px;
}
.gallery img{
  margin: 20px 0px;
}