
.navstyle{
	background-color:rgba(4,65,109,0.9295);
	margin:5px 0 5px 0;
}
.bgstyle1{
	background-color:#ffffff;
	color:#ebf1fc;
}
.jumbotron{
color: #65676b;
background-color:#ffffff !important;
font-weight: 250;

 font-size:14px;
}
.jumbotron p{
color: #65676b;
background-color:#ffffff !important;
font-weight: 100;

 font-size:14px !important;
}
.margtop{
	border-top:#ddd thin solid;
	margin-top:10px;
	background:url('/img/bg.jpg') no-repeat center;
	height:auto;
}
.ppsize{
	width:180px;
	height:200px;
	margin:50px;
	background-color: #8dc53c;
	text-align:center;
	color:#043173;
	border-radius:5px;
	
}
.ppsize:hover i {
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
    -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.ppsize:hover img{
  -moz-transform: scale(1.2);
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
    -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.ppsize div:hover{
	width:180px;
	height:200px;
	margin:50px;
	background-color: #043173;
	color:#8dc53c;
	cursor: pointer;
	text-align:center;
}
.titlep{
	width:200px;
	height:100px;
	margin:10px 50px 4px 90px;
	text-align:center;
}
.thumbbox{
	width:250px;
	height:250px;
	margin:20px;
	padding:20px;
	border:#043173 thin solid;
	text-align:center;
	background-color:#f4f3f3;
}
.thumbdet{
	width:250px;
	height:60px;
	margin:20px;
	padding:20px;
	border:#ddd thin solid;
	text-align:center;
	background-color:#ffffff;
}
.ppbox{
	width:170px;
	height:60px;
	margin:10px;
	padding:30px;
	text-align:center;

}
.jubbg{
	background-color:#f4f3f3 !important;
	border-radius:10px;
	box-shadow: 0 8px 6px -6px black;
}
.one-edge-shadow {
  box-shadow: 0 8px 6px -6px black;
}
.shadow{
	-webkit-box-shadow: 1px 5px 10px 0px rgba(0,0,0,0.39);
-moz-box-shadow: 1px 5px 10px 0px rgba(0,0,0,0.39);
box-shadow: 1px 5px 10px 0px rgba(0,0,0,0.39);
}
.imgc{
	text-align:center;
	padding:30px;
	float:center;
}
.pac{
	text-align:justify;
	padding:30px;
}
.parac{
	text-align:justify;
}
.linkc{
	padding:10px;
	
}
.tcolor{
	color:#043173;
	
}
.acolor{
	color:#ffffff;
	
}
.fcolor{
	background-color:#206ba4;
	color:#ffffff;
	padding:20px;
}
.tcen{
	text-align:center;
	
}
.abttxt{
	list-style:none;
	
}
.contactform { 
		float: left;
		border: 1px solid #2f554b; 
		padding: 10px; 
		margin: 5px;
		width: 300px;
		background: #fff;
				
			
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px; 		
		
		
		background: -webkit-gradient(linear, 0% 0%, 0% 40%, from(#d2eaf9), to(#FFFFFF)); 
		background: -moz-linear-gradient(0% 40% 90deg,#d2eaf9, #EEE); 
		 		
	}	
	
.contactform label {	
		font-size: 14px;
		color: #666; 
		float:left;
		margin-left:40px;
		padding-left:40px;
	}
.contactbox {	
		width:100%;
		border-radius:15px;
		background-color: rgba(32, 107, 164, 0.8);
		padding:50px 0 50px 0;
		margin:50px 0 50px 0;
	}
	
	fieldset { border: none; }
	
	#user-details { 
		float: left;
		width: 230px; 
	}
	
	#user-message { 
		float: right;
		width: 230px;
	}
	
.contactbox	input { 		
		padding: 8px; 
		margin: 4px 0 20px 0; 
		background: #fff; 
		width: 80%; 
		font-size: 14px; 
		color:#0898D8; 
		border: 1px #ddd solid;	
		-webkit-transition: background 0.3s linear;	
		border-radius:15px;
	}
.contactbox	textarea { 		
		padding: 8px; 
		margin:15px; 
		background: #fff; 
		width: 80%; 
		font-size: 14px; 
		color:#0898D8; 
		border: 1px #ddd solid;	
		-webkit-transition: background 0.3s linear;	
		border-radius:15px;
	}	
.contactbox	input:hover, textarea:hover {  
		border: 1px #0898D8 solid;
	}
		 
.contactbox	input.submit { 	
		width: 150px; 
		color: #eee; 
		text-transform: uppercase;
		background-color: #0077bd;
		border: none;
		float:center;
		-webkit-transition: -webkit-box-shadow 0.3s linear;
		-moz-border-radius: 4px; 
		-webkit-border-radius: 4px;
		border-radius: 4px; 
		background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#0077bd), to(#0c254f)); 
		background: -moz-linear-gradient(25% 75% 90deg,#0077bd, #0c254f);		
	} 
	
.contactbox	input.submit:hover { 		
		-webkit-box-shadow: 0px 0px 5px #206ba4;
		-moz-box-shadow: 0px 0px 5px #206ba4; 
		box-shadow: 0px 0px 5px #206ba4;	
		cursor:  pointer; 
	} 
.contactbox span{
	font-family: 'Quicksand', sans-serif;
	color:#ffffff;
	font-size:14px;
	text-shadow: 0 0 0 rgba(255,0,0,.5);
}
.brblue{
	
	border-radius:15px;
	margin:10px;
}
.minh{
	min-height:30%;
}
.topbr{
	border-top:#043173 thin solid;
	margin-top:2px;
}
.upcs{
	Color:#043173;
	text-transform:uppercase;
	padding:30px;
	font-size:20px;
	text-align:center;
}
.updates {
    padding-bottom: 35px;
}
.ffont ul li a{
	color:#ffffff !important;
}

.conbg{
	width:100%;
	font-family: 'Quicksand', sans-serif !important;
	font-size: 14px;
	color:#206ba4;
	margin: 100px 0 100px 0;
}
.conbg1{
	color: #ffffff;
    background-color: #234b6d !important;
	position:absolute;
	margin-bottom:1px !important;
}
.navbar > img{
	width:auto;
	height:auto;
}
.topMenuQuickLinks{
	-webkit-border-radius:5px!important;
	-moz-border-radius:5px!important;
	border-radius:5px!important;
	overflow:hidden!important;
	margin-right:-40px!important;
	border:rgba(4,65,109,0.9295) thin solid;
	}
.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}
.main-nav {
	margin-top:5px;
  border-top: 2px solid #043173;
  border-bottom: 2px solid #043173;
  background: #3298c8;
  
}

.main-nav:after {
  clear: both;
  content: "\00a0";
  display: block;
  height: 0;
  font: 0px/0 serif;
  overflow: hidden;
}

.nav-brand {
  float: left;
  margin: 0;
}

.nav-brand a {
  display: block;
  padding: 11px 11px 11px 20px;
  color: #333;
  font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size: 22px;
  font-weight: normal;
  line-height: 17px;
  text-decoration: none;
}
.text-muted {
    color: #ffffff !important;
	padding:10px;
	margin-left:30px;
	text-transform:uppercase;
}
.text-muted .active>a,
.text-muted .active>a:focus,
.text-muted .active>a:hover {
   background-color:none;
   color:#999999!important;
   text-decoration:none;
}
#main-menu {
  clear: both;
  border-bottom: 0;
  text-align:left;
  z-index:999;
}

@media (min-width: 768px) {
  #main-menu {
    float: right;
    clear: none;
  }
}




.main-menu-btn {
  float: right;
  margin: 5px 10px;
  position: relative;
  display: inline-block;
  width: 29px;
  height: 29px;
  text-indent: 29px;
  white-space: nowrap;
  overflow: hidden;
  cursor: pointer;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}




.main-menu-btn-icon,
.main-menu-btn-icon:before,
.main-menu-btn-icon:after {
  position: absolute;
  top: 50%;
  left: 2px;
  height: 2px;
  width: 24px;
  background: #333;
  -webkit-transition: all 0.25s;
  transition: all 0.25s;
}

.main-menu-btn-icon:before {
  content: '';
  top: -7px;
  left: 0;
}

.main-menu-btn-icon:after {
  content: '';
  top: 7px;
  left: 0;
}




#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon {
  height: 0;
  background: transparent;
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:before {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

#main-menu-state:checked ~ .main-menu-btn .main-menu-btn-icon:after {
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}




#main-menu-state {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  border: 0;
  padding: 0;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
}




#main-menu-state:not(:checked) ~ #main-menu {
  display: none;
}

#main-menu-state:checked ~ #main-menu {
  display: block;
}

@media (min-width: 768px) {
  
  .main-menu-btn {
    position: absolute;
    top: -99999px;
  }
  
  #main-menu-state:not(:checked) ~ #main-menu {
    display: block;
	z-index:999;
  }
 
}


