*{margin:0;padding:0;box-sizing:border-box}body{font-family:regular;color:#222}@font-face{font-family:bold;src:url(../font/GoogleSans-Bold.ttf)}@font-face{font-family:medium;src:url(../font/GoogleSans-Medium.ttf)}@font-face{font-family:regular;src:url(../font/GoogleSans-Regular.ttf)}h1{font-family:medium;font-size:30px;color:#222}span{font-family:medium;font-size:14px;color:#222}p{font-family:regular;font-size:14px;color:#222}a{text-decoration:none;font-family:regular;font-size:14px;color:#222;cursor:pointer;transition:.5s}.back{background-size:cover;background-position:center;background-repeat:no-repeat}.sflex{display:flex;align-items:center;justify-content:flex-start}.cflex{display:flex;align-items:center;justify-content:center}.bflex{display:flex;align-items:center;justify-content:space-between}.tmargin{margin-top:25px}.rmargin{margin-right:25px}.bmargin{margin-bottom:25px}.lmargin{margin-left:25px}form{position:relative;height:auto;width:100%}input,select{height:35px;width:100%;font-size:14px;color:#222;outline:0;padding:0 10px;box-sizing:border-box;border-radius:3px;background-color:#f6f7fb;border:2px solid #f6f7fb;transition:.5s}textarea{height:125px;width:100%;font-size:14px;color:#222;outline:0;padding:10px;box-sizing:border-box;border-radius:3px;background-color:#f6f7fb;border:2px solid #f6f7fb;transition:.5s}input:focus,select:focus,textarea:focus{border-color:rgba(0,0,0,.04);transition:.5s}button{height:35px;width:100%;font-family:medium;font-size:15px;color:#fff;outline:0;cursor:pointer;border-radius:3px;background-color:#ffc500;border:2px solid #ffc500;transition:.5s}button:hover{border:2px solid #deb322;transition:.5s}.btn-sub{position:absolute;height:35px;width:100%;font-family:medium;font-size:15px;color:#fff;right:0;outline:0;cursor:pointer;border-radius:0 3px 3px 0;background-color:#ffc500;border:2px solid #ffc500;transition:.5s}.btn-sub:hover{border:2px solid #deb322;transition:.5s}.screen{position:absolute;height:100%;width:100%;top:0;left:0;background-color:rgba(0,0,0,.5);z-index:0}.delimiter{height:auto;width:85%;max-width:1080px;margin:0 auto}.winput{height:auto;width:100%;text-align:left}.winput span{display:block}.winput input{margin-top:5px}.register{height:100vh;width:100%;background-image:url(../image/33.jpg)}.register .delimiter{height:auto;width:100%;max-width:100%}.register .tmargin{margin-top:15px}.cregister{height:100vh;width:100%;max-width:450px;padding:35px 75px;background-color:#fff;box-shadow:0 50px 95px -15px rgba(0,0,0,.25);box-sizing:border-box}.cregister form{margin:35px 0}.cregister form>p{line-height:25px;font-size:14px;color:#8a8a8a;margin:25px 0}.cregister .content>p{font-size:14px;color:#8a8a8a}.cregister .content>p a{font-family:bold!important;color:#ffc500}@media screen and (max-width:768px){h1{font-size:25px}.register{display:flex;align-items:center;min-height:100vh;padding-top:150px;box-sizing:border-box;overflow-y:auto}.register .delimiter{height:auto;width:85%;max-width:1080px;margin:0 auto}.cregister{height:auto;width:100%;max-width:400px;padding:75px 50px;border-radius:3px;margin-bottom:150px;background-color:#fff;box-shadow:0 50px 95px -15px rgba(0,0,0,.25);box-sizing:border-box;margin:0 auto}}