/* mystyles.css */
   h1{		font-size:25px;	text-align:justify;	color:#E86E02;}
.navbar 
ul {
	position: fixed;  top: 0;  width: 100%;  list-style-type: none;  margin: 0;  padding: 0;  overflow: hidden;  background-color: #9F1503;  border-radius:8px;
}

li {
  float: left;  color: black;
}

li a {  display: block;  color: white;  text-align: center;  padding: 14px 16px;  font-size:20px;  text-decoration: none;
}
/* Change the link color to #111 (black) on hover */
li a:hover 
{
  background-color: #024068;  color:white;
}


.nav-bt {	border-radius:10px;	font-size:16px;
	bottom: 0;	width: 100%;	background-color:#E86E02;	text-align:center;	color:white;   }
   .nav-bt a
   {	font-size:20px;
	   text-decoration:none;	   text-align:center;	   color:white;	   padding:0px;	   margin:0px;	   display:block;
   }
   
/* Change the link color to #111 (black) on hover */
 
  .h
  {
	 text-align:center; 
	 border-radius:50%;  
   margin-top:80px;
  }
  .img
  {
	  border-radius:50%;
  }

.responsive {
  width: 100%;  height: auto;
}.responsive-50 {  width: 30%;  height: auto;}

.button {  background-color: #E86E02;  border: none;  color: white;  padding: 15px 25px;  text-align: center;  font-size: 16px;  cursor: pointer;  border-radius:10px;}
.button:hover {  background-color:#024068;  color:white;  }
.button a{	text-decoration:none;	color:white;}
#col{color:#023383;}
  
#col-1{color:#03525E;}
	
	p
	{		font-size:18px;
		text-align:justify;
		
	}
#center{
	text-align:center;	color:darkblue;	
}.text-center p{	text-align:center;	color:darkblue;	font-size:18px;	}
.top-heading
{
	color:#023383;
	margin-top:60px;
}
.heading
{
	color:#023383;
}	.full-button {  background-color: #E86E02;  width:100%; height:auto;  border: none;  color: white;   padding: 15px 25px;  text-align: center;  font-size: 20px;  cursor: pointer;  border-radius:10px;  margin:10px;}.full-button:hover {  background-color: #FD7904;  color:white;}.full-button a{	font-size:30px;	text-decoration:none;	color:yello;	}.img-round{	border-radius:15px;}.link{	border:5px 10px;	border-radius:5px;	bottom: 0;	width: 100%;		}.link a{	text-decoration:none;	color:black;}.border-link{	border: 1px #01B913;	border-radius:5px;		}	.border-link a{	text-decoration:none;	color:white;	display:block;	padding: 10px 15px;}.border-link a:hover{	background-color:#034A77;	text-decoration:none;	color:#FFFFFF;	border-radius:5px;		}.border-link p{	text-align:center;	background-color:#045589;	border-radius:5px;	margin:5px;		}.logo{	width:30px;	height:auto;	text-align:left;	 margin:1px;	 padding:1px;	 margin-top:16px;	 margin-left:5px;	 border-radius:10%;}		