@charset "utf-8";
/* CSS Document */
body{
	margin: 0;
	padding: 0;
	width:100%
}
h1{
	font-family: "Arial","Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica",  "sans-serif";
	font-size: 40px
}
h3{
	font-family: "Arial","Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica",  "sans-serif";
	font-size: 20px
}
p{
	font-family: "Arial","Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica",  "sans-serif";
	font-size: 18px;
	line-height: 1.8
}
ul{
	line-height: 1.8
}
li{
	font-family: "Arial","Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica",  "sans-serif";
	font-size: 16px
}
#textemail{
	text-align: center;
	font-family: "Arial","Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", "Helvetica",  "sans-serif";
	font-size: 18px
}
#textp{
	text-align: center;
}
#appstore_icon{
	z-index: 9998; 
	position: fixed;
	right: 20px;
	top: 20px;
	width: 176px
}
.buttonsupport{
	z-index: 9999; 
	position: fixed;
	right: 20px;
	top: 20px;
	border-radius: 30px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 32px;
	padding-right: 32px;
	color: #0369dd;
	font-family: Arial, Helvetica, Gotham, "Helvetica Neue", "sans-serif";
	font-size: 16px;
	text-align: center;
	background-color: #FFFFFF
	/* box-shadow: 2px 2px 8px gray; */
}
.buttonsupport:hover{
	background-color:  #0369dd;
	color: white
}
.aemail:link {
 text-decoration: none;
 color:black
}
.aemail:visited {
 text-decoration: none;
 color:black
}
.aemail:hover {
 text-decoration: none;
 color: #0369dd
}
.aemail:active {
 text-decoration: none;
 color:black
}
#divhead{
	height: 400px;
	background-color:black;
	background-image: url(../img/bk.jpg);
	background-size:cover;
	width: 100%
}
#divhead1{
	position: relative;
	width:1200px;
	margin-left: auto;
	margin-right: auto;
	height: 100%;
}
#divtext{
	position: relative;
	max-width:1100px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;	
	border: solid 4px #FFFFFF;
	background-color: #F0C500;
	background-image: url(../img/bk01.png);
	background-size:cover;
	color: #FFFFFF
}
.texti{
	margin-left: 40px;
	margin-right: 20px
}
#div1{
	background-color:black;
	padding-bottom: 20px;
}
#div2{
	background-color:#2F5B8D;
}
#div2a{
	background-color:#2F5B8D;
	position: relative;
	width:1200px;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
}
#text1{
	position:absolute;
	left:50px;
	top:330px;
	padding: 20px;
	border: solid 4px white;
	color: white;
	border-radius: 8px;
}
#text2{
	position:absolute;
	right:50px;
	top:330px;
	padding: 20px;
	border: solid 4px white;
	color: white;
	border-radius: 8px;
}
#div3{
	background-color:#687532;
}
#div3a{
	background-color:#687532;
	position: relative;
	width:1200px;
	height: 750px;
	margin-left: auto;
	margin-right: auto;
}
#text3{
	text-align: center;
	position:absolute;
	left:370px;
	top:330px;
	padding: 20px;
	border: solid 4px white;
	color: white;
	border-radius: 8px;
}
#text4{
	text-align: center;
	position:absolute;
	right:370px;
	top:330px;
	padding: 20px;
	border: solid 4px white;
	color: white;
	border-radius: 8px;
}
#div4{
	background-color:#8E6197
}
#div4a{
	background-color:#8E6197;
	position: relative;
	width:1200px;
	height: 650px;
	margin-left: auto;
	margin-right: auto;
}
#text5{
	text-align: center;
	position:absolute;
	left:170px;
	top:230px;
	padding: 20px;
	border: solid 4px white;
	color: white;
	border-radius: 8px;
}
#imglogo{
	position: absolute;
	top: 120px;
	left: 150px
	
}
#imgequ{
	position: absolute;
	bottom: 0px;
	right: 250px
	
}
#img1{
	position: absolute;
	top:80px;
	left:250px
}
#img2{
	position: absolute;
	top: 80px;
	right:250px
}
#img3{
	position: absolute;
	top:80px;
	left:0px
}
#img4{
	position: absolute;
	top: 80px;
	right:0px
}
#img5{
	position: absolute;
	bottom: 0px;
	right:0px
}
