@charset "utf-8";
/* CSS Document */

body{
font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
margin: 0px;
padding: 0px;
background-color:#191D35;
font-style: normal;
font-weight:300;
	margin-top: 15px;
	
}

.top-banner{
	width: 962px;
	height: 200px;
	background-image:url("../images/frontnew4.png");
	background-position: center;
	background-position: cover;
	padding-top: 30px;
	border: double;
	margin-left: auto;
	margin-right: auto;
	
	
	
}
.clearfix::after {
	content: "";
	clear: none;
	display: table;
}
.clearfix{
	overflow: auto;
}
.page-wrapper{
	max-width: 968px;
	margin-left:auto;
	margin-right: auto;
	
	
	}

	
nav ul{
	list-style-type: none;
	background:#1E3176;
	text-align: center;
	padding: 0;
	margin: 0;
	border: double;
	
	
}
nav li{
	display: inline-block;
	
}
nav a{
	text-decoration: none;
	color: #fff;
	width: 100px;
	display: block;
	padding: 5px;
	font-size: 20px;
	font-weight: bold;
	font-family: Consolas, "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", Monaco, "Courier New", "monospace";
	'border-radius: 10px
	'transition: 0.4s;
	
	
}
nav a:hover{
	background: #0EABFF;
	transition: 0.6s;
	border-radius: 10px;
	
}
nav a:active{
	border-color: white;
    border-left-color: black; 
    border-top-color: black;
    color: white; 
    background-color: #adadad;
}
nav .current{
	background: #0EABFF;
	transition: 0.6s;
	border-radius: 10px;
}


#myBtn {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 30px;
  z-index: 99;
  font-size: 18px;
  border: none;
  outline: none;
  background-color: red;
  color: white;
  cursor: pointer;
  padding: 15px;
  border-radius: 4px;
}

h1{
	
	letter-spacing: 0px;

	font-size: 17px;
	font-weight:700px;
	margin-top: 0px;
	padding: 15px;
	 
	
	text-align: center;
	
	color:black;
	'border: 2px solid;
	'border-bottom: none;
	'border-top: none;
	padding-bottom: none;
	
}
p{
	text-indent: 25px;
	text-align: justify;
	text-decoration: none;
	padding: 0px 125px 0px 125px; 
	font-size: 12px;
	'justify-content:center;
	margin-top: 0px;
	'border: 2px solid;
	'border-bottom: none;
	'border-top: none;
	
}

h2{
	letter-spacing: 0px;
	font-size: 15px;
	font-weight: bolder;
	margin-top: 0px;
	padding: 0px;	
	text-align: center;
	color: #fff;
	background: #3A5094;
	'border: 2px solid;
	'border-bottom: none;
	'border-top: none;
	
}
h3{
letter-spacing: 0px;
	font-size: 15px;
	font-weight: bolder;
	margin-top: 10px;
	padding: 0px;	
	text-align: center;
	color: #fff;
	background: #3A5094;
	margin-bottom: 10px;
}
.mvp2{
	font-size: 12px;
	text-align:left
}
.mvp3{
	font-size: 12px;
	padding-top: 0px;
	text-align: left;

}
.mvp4{
	font-size: 12px;
	padding-top: 0px;
	text-align: left;
}
.mvp9{
	'text-transform: 25px;
}

h4{
		
	letter-spacing: 30px;
	text-align: center;

	}
.sgs2{
	border-style:groove;
	
}
.sgs1{
	border-style: groove;
	}
h5{
	letter-spacing: 0px;
	font-size: 15px;
	font-weight: bolder;
	margin-top: 0px;
	padding: 0px;	
	text-align: center;
	color: #fff;
	background: #3A5094;	
	margin-bottom: 10px;
}
h6{
	letter-spacing: 0px;
	font-size: 15px;
	font-weight: bolder;
	margin-top: 10px;
	padding: 0px;	
	text-align: center;
	color: #fff;
	background: #3A5094;
	margin-bottom: 10px;
}
main{
	border-style:double;
	border-top: none;
	background-color: aliceblue;
	'background-image:url("../images/FROOOONT-PAGEp.png");
	background-repeat: no-repeat;
	background-size: 100% 100%;
}
footer{
	color:aliceblue;
	text-align: center;
	text-overflow:ellipsis;
	font-size: 12px;
	background: #3A5094;
	
}
.footerlink{
	
	
	
	
}
.foot {
	color:whitesmoke;
	padding-bottom: 20px;
	font-size: 12px;
	font-weight: bold;
	padding: 15px;
	
}