body {}
header { border-top: 10px solid #034f84; position: sticky; top: 0; z-index: 99; background: #fff; padding: 20px 0; margin: 0 auto;     box-shadow: 0px 3px 20px #00000030; }
p { font-size: 16px; font-weight: 600;}
.logo { text-align: center;}
.logo img { width:400px;}

.form { padding: 95px; }
.form-box {margin: 0 auto; background: #FFF; width: 500px; border-radius: 20px; padding:30px;  box-shadow: 0px 0px 20px #00000030;}
.form-box h2 { text-align: center; font-size: 28px; }
.form-box h6 { text-align: center; font-size: 16px; color: #666666; margin-bottom: 20px;} 
.form-box p { color: #666666; font-weight: 500 !important; text-align: center; margin-bottom: 30px;}

.form-box label span { color: red;}
.form-box input { height: 50px; margin-bottom: 30px;}

footer { background: #f3f3f3; padding: 25px 0; position: relative;}
.copyright p { text-align: center; margin: 0; padding: 0; }
.sataymav { position: absolute; left: 0; top: 5px; left: 10px;}

.wbbtn { width: 100%; background: #034f84; border-color: #034f84; height: 42px;}