*{margin:0; padding:0; outline:none;}
ul{list-style:none;}
a{text-decoration:none;}
img{line-height:0; border:none;}
input[type="submit"]{cursor:pointer;}

@font-face {
  font-family: 'CenturyGothic';
  src: url('font/CenturyGothic.eot') format('embedded-opentype'),
   url('font/CenturyGothic.woff') format('woff'),
  url('font/CenturyGothic.ttf')  format('truetype'), 
  url('font/CenturyGothic.svg#CenturyGothic') format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'alienleaguebold';
  src: url('font/alienleaguebold.eot') format('embedded-opentype'),
   url('font/alienleaguebold.woff') format('woff'),
  url('font/alienleaguebold.ttf')  format('truetype'), 
  url('font/alienleaguebold.svg#alienleaguebold') format('svg');
  font-weight: normal;
  font-style: normal;
}
body{background:#000000;}
.main{width:100%; float:left; margin:0; padding:0;}
.container{width:535px; margin:0 auto;}
header{width:100%; float:left;margin:0;background:#000000;color:#FFFFFF;text-align:center;font-size:16px;
font-family: 'CenturyGothic';padding:46px 0 34px 0;position:fixed;z-index:5;}
header h2{float:left;width:100%;text-align:center;font-weight:normal;font-size:16px;font-family: 'CenturyGothic';}
.video-main{width:100%;position:relative;z-index:-1;overflow:hidden;height:826px;}
video { position: relative;min-width: 100%;min-height: 100%;width: 100%;height: auto;z-index: -100;
background-size: cover;}
.banner-data{float:left;position:absolute;z-index:2;right:0;left:0;}
.logo{position: relative;top: -541px;z-index: 2;}
.banner-data h6{color:#ffffff;font-size:18px;position:relative;z-index:2;top: -533px;text-transform:uppercase;
text-align:center;letter-spacing:5px;font-family: 'alienleaguebold';}
.banner-data p{color:#fff;font-size:14px;font-family: 'CenturyGothic';z-index:2;top:-420px;position: relative;
text-transform:uppercase;text-align:center;}
section{float:left; width:100%; height:auto;}
.button a{width:112px;height:33px;float:left;text-align:center;color:#FFFFFF;font-size:14px;
border:1px solid #FFFFFF;font-family: 'CenturyGothic';background:none;z-index:2;top:-400px;position: relative;
margin:0 0 0 209px;padding:6px 0;box-sizing:border-box;}
.form{float:left;width:100%;background:#d4d4d4;display:none;position:relative;z-index:5; margin-top:-35px;}
.form p{font-size:12px;font-family: 'CenturyGothic';text-align:center;margin:19px 0 0 0;}
.form input[type="text"]{float:left;width:458px;border:none;padding:6px 0 8px 6px;color:#000000;font-size:12px;
font-family: 'CenturyGothic';margin-top:17px;margin-left:33px;}
.form textarea{float:left;width:458px;border:none;padding:6px 0 8px 6px;color:#000000;margin-top:17px;
font-family: 'CenturyGothic';font-size:12px;margin-left:33px;}
.form input[type="submit"]{float:right;width:85px;height:22px;text-align:center;text-transform:uppercase;
color:#000000;margin:58px 42px 18px 0;background:none;border:1px solid #000000;}
.logos-sec{width:1349px; margin:0 auto;}
.upper-footer{float:left;width:100%;background:#000000;padding:30px 0 23px 0;position:relative;z-index:5;}
.upper-footer ul{float:left;padding:0 45px 0 45px;width:100%;box-sizing:border-box;}
.upper-footer ul li{float:left;margin-right:8px;}
.upper-footer ul li.test{padding-top:22px;}
.upper-footer ul li.test2{padding-top:35px;}
.upper-footer ul li:last-child{margin-right:0;}
.upper-footer ul li a:hover{opacity:0.7;}
.g-recaptcha{
    float: left;
    margin: 5px 0 20px 31px;
}
span.captchmsg{
 font-family: 'CenturyGothic';
    float: left;
    font-size: 14px;
	color:red;
    margin: -19px 0 10px 34px;
}

footer{float:left;width:100%;background:#000000;border-top:1px solid #FFFFFF;}
footer p{float:left;font-size:9px;font-family:Arial;color:#FFFFFF;padding:14px 0 12px 16px;}