/****************/
#logo-icon{
 width:200px;
 height:100px;
 float:left;
 border-bottom:5px white solid;
}

#logo-icon:hover{
 width:220px;
 height:100px;
 float:left;
 border-top:5px white solid;
}

#nav-header{
 background:#3498db;	
}

#header-list-style{
 border-radius:10px;
 width:155px;
 border:2px white solid;
 font-weight:bold;
 text-align:center;
 color:white;
 margin-top:7px;
 margin-left:5px; 
 margin-right:10px;
}

#header-list-style:hover{
 font-weight:bold;
 color:grey;
 border-radius:20px;
}

#burger-icon{
 margin-top:30px;	
}

#header-list{
 margin-top:20px;	
}

#carouselslide{
 margin-top:90px;
}

#carousel-indicators{
 display:none;	
}

#scrolls{
 display:none;	
}

#anchor{
 text-decoration:none;
 text-align:center;
}

/*******END OF HEADER*********/
#start{
 background:#3498db;
 width:120px;
 padding:10px;
 text-align:center;
 color:white;
 border-radius:20px; 
}

#links{
 text-decoration:none;
 font-weight:bold;
 color:white;
}

#links:hover{
 text-decoration:none;
 color:grey;
 font-size:15px;
 font-weight:bold;
}

#links-one{
 text-decoration:none;
 font-weight:bold;
 color:grey;
}

#links-one:hover{
 text-decoration:none;
 color:black;
 font-size:15px;
 font-weight:bold;
}

#aims-link{
 width:100px;
 background:#3498db;
 border-radius:10px;
 
}

/***********************/
#welcome-div{
 background:#3498db;
 padding:20px;
 text-align:center;
 color:#D9E1FB;
 font-size:20px; 
}

#welcome-div-two{
 background:#D9E1FB;
 padding:20px;
 text-align:center;
 color:grey;
 font-size:20px; 
}

#welcome-div-one{
 padding:20px;
 text-align:center;
 color:#494B51;
 font-size:20px; 
}

#welcome-span{
 color:white;	
}

#welcome-span-one{
 color:grey;    
}

#aim-links{
 margin-top:60px; 
}

#headings-one{
 color:grey	
}

#headings-two{
 text-align:center;
 color:grey; 
}

#subject-area{
 color:black;
 text-align:center;
 margin-top:60px;
 margin-bottom:60px;
 
}

#inner-intro{
 color:grey;
 font-size:18px; 
 margin-bottom:60px;
 margin-top:30px;
 
}

#bridge{
 background:#ECEDF1;
 margin-top:30px; 
}

#service-push{
 margin-top:60px;	
}

h4{
 color:grey;	
}

#inner-img{
 margin-top:60px; 
}

#form-div{
 background:#3498db;
 font-weight:bold;
 padding:20px;
 padding-top:60px;
 color:white; 
}

#charges{
 margin-top:30px;	
 color:grey;
 font-weight:bold;
 font-family: 'Gluten', cursive; 
}

#numbers{
 font-size:25px;
 color: #3498db;
 margin-top:30px; 
}

#mbo{
 margin-top:5px;
 margin-bottom:5px;
}

/*******FOOTER*********/
#whole-footer{
 margin-top:3px;
 background:black;
 padding:15px;
 color:grey;
}

#footer-logo-images{
 width:30px;
 height:30px; 
}

#signature1{
 margin-top:10px;
 padding:10px; 
 text-align:center;
 margin:0 auto; 
 color:white;
 width:95%;
 overflow:auto; 
} 

#footer-labels{
 background:white;
 border-radius:20px;
 padding:5px;
 width:150px;
 font-weight:bold; 
 color:grey;
}

#footer-labels{
 background:white;
 border-radius:20px;
 padding:5px;
 font-size:12px;
 font-weight:bold; 
}

#footer-head-tag{
 font-weight:bold;
 color:grey; 
}

#signature{
 text-align:center;	
 color:white;
}
/*******END OF FOOTER*********/