﻿html * {
 max-height: 999999px;
}
* {margin: 0; padding: 0; font-family: 'Exo 2', sans-serif; }
html {  background: url(images/bg_big.jpg) 50% 0% no-repeat;  background-size: cover; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.top{  width: 535px;   height: 152px;   margin: 0 auto;      border-radius: 20px;   margin-top: 10px;margin-bottom: 10px;}
.top p {font-family: 'Roboto Slab', serif;   font-size: 47px;   text-align: center;   color: #fff; font-weight: bold;margin-top: 16px;  line-height: 123%;   text-shadow: 0px 0px 13px #333; }
.wrapper_content {width: 960px; margin: 0 auto; margin-bottom: 10px;   border: 2px solid #fff;   box-shadow: 0px 0px 23px #000;   border-radius: 12px;   height: 588px;   background: rgba(0,0,0, 0.5); margin-bottom: 50px;}
.wrapper_content .title {  color: #ffcc34;   font-size: 35px;   text-align: center;   letter-spacing: 1px;   padding-top: 17px;   line-height: 121%;}
.left {width: 520px; float: left; margin-left: 20px;}
.left .title {  font-size: 23px;   text-align: left;   color: #fff;   font-weight: bold;   padding-top: 29px;   padding-left: 7px;   padding-bottom: 15px;}
.item_bullet {  color: #fff;   font-size: 20px;   padding-left: 65px;   padding-right: 30px;   padding-top: 10px;   padding-bottom: 15px;}
.item1 {background: url(images/item_1.png) 1% 35% no-repeat;}
.item2 {background: url(images/item_2.png) 1% 57% no-repeat;}
.item3 {background: url(images/item_3.png) 1% 35% no-repeat;}
.item4 {background: url(images/item_4.png) 0% 58% no-repeat;}
.item5 {background: url(images/item_5.png) 2% 45% no-repeat;}
.item6 {background: url(images/item_6.png) 2% 45% no-repeat;}
.item7 {background: url(images/item_7.png) 2% 45% no-repeat;}
.right { width:404px; height: 427px; float: left; background: url(images/bg_form.png); margin-top: 24px;}
.right .title {  font-size: 17px;   color: #fff;   text-align: left;   padding: 11px 25px 70px 26px;   line-height: 129%;}
#outer_alignment input[type="text"]{width: 288px;   height: 46px;   display: block;   margin-bottom: 18px;   padding: 0 0px 0 3px;   margin-left: 78px;   border: none;   font-size: 20px;   color: #666666;   outline: none;   line-height: 46px;}
#outer_alignment button{width: 300px;   margin: 0 auto;   display: block;   border: none;   outline: none;   height: 50px;   cursor: pointer;   font-size: 21px;   color: #fff;   font-weight: bold;   font-style: italic;   background: url(images/arrow_right.png) 94% 59% #238800 no-repeat;   border-radius: 8px;   line-height: 27px;   text-align: left;   padding: 0 0 0 15px;   letter-spacing: 0.1px;}
#outer_alignment button:hover {background: url(images/arrow_right.png) 94% 59% #29a000 no-repeat;}
.lock {font-size: 14px;  padding: 18px 0 0 43px;}
.footer p, .footer a {color: #fff; font-size: 18px; text-align: center; padding: 10px; }
.footer a  {padding-right: 24px;}
.footer a:hover {text-decoration: none;}
.name_arrow {width: 93px;   height: 93px;   background: url(images/name_arrow.png);   display: block;   position: absolute;   margin: -229px 0 0 -76px;}
.email_arrow {  width: 118px;   height: 88px;   background: url(images/email_arrow.png);   display: block;   position: absolute;   margin: -141px 0 0 -103px;}
video{
margin-top:-10px;
   position:fixed;
   z-index:-1;
   min-width:100%;
   min-height:100%;
   overflow:hidden;
}
 
