body{
	background: url(../img/bg.jpg);
	background-size:cover;
    background-repeat: no-repeat;
	font-family: 'Montserrat', sans-serif;	
}
.center{
	margin-left:auto; margin-right:auto;
	background: #45484d; /* Old browsers */
	background: -moz-linear-gradient(top,  #45484d 0%, #000000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #45484d 0%,#000000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #45484d 0%,#000000 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #45484d 0%,#000000 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
	width:300px;
	padding:10px;
	border-radius:10px;
	display:block;
	margin-top:10%;
	color:#fff;
	text-align:center;
	border:1px solid #F81FE8;
	height:300px;
}
h3{
	color: #F81FE8;	
}
.space{ clear:both; height:10px; }
.clear{ clear:both; }
label{ text-align:left; background: #fff; border:1px solid #F81FE8; border-radius:5px; color:#000; padding:12px; margin-top:3px; cursor:pointer; width:240px; margin-left:auto; margin-right:auto; display:block; }
label span{ margin-left:70px;  }
label img{ height:40px; position:absolute; margin-top:-10px; }
.next{ text-align:center; background: #d2ff52; /* Old browsers */
background: -moz-linear-gradient(top,  #d2ff52 0%, #91e842 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d2ff52), color-stop(100%,#91e842)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #d2ff52 0%,#91e842 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #d2ff52 0%,#91e842 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #d2ff52 0%,#91e842 100%); /* IE10+ */
background: linear-gradient(to bottom,  #d2ff52 0%,#91e842 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2ff52', endColorstr='#91e842',GradientType=0 ); /* IE6-9 */
 height:40px; border:1px solid #fff; border-radius:5px; color:#000; margin-top:3px; cursor:pointer; width:264px; margin-left:auto; margin-right:auto; display:block;
 font-family: 'Montserrat', sans-serif; font-size:18px;
  }
.select{ font-family: 'Montserrat', sans-serif; font-size:18px; text-align:center; border:1px solid #fff; cursor:pointer; }
.step_a,.step_b,.step_c,.step_d{ position:absolute; margin-left:15px; }
.step_b,.step_c,.step_d{ display:none; }
.banner{  position:absolute; margin-top:340px; margin-left:90px; }
	