body{
     
}
.btn.btn-primary{   }
.panel-body p{
    font-size: 18px;
    line-height: 1.8;
}
.getstart_title{
    background: url(/static/images/new/get_bg.png) center no-repeat;
    width: 100%;
    height: 525px !important;
    padding-top: 50px !important;
    /* text-align:center; */
    margin-bottom: 0 !important;
}
.getstart_h1{
	font-size: 22px;
	 
	color:var(--main-color);
	text-align: center;
	line-height: 2;
	font-weight: 800;
	margin: 100px auto 0;
	position: relative;
	width: 680px;
	text-shadow:0px 0px 6px var(--yellow),0px 0px 6px var(--yellow);
}
.contant_h2{
    font-size: 28px;
     
    color: #000;
    text-align: center;
    line-height: 2;
    font-weight: 800;
    margin: 20px auto 10px;
    position: relative;
    /* width: 280px; */
}
h1{
	font-size:24px;
}
.selectxx{
    margin-left: 30px;
}