.login-con{background:url(./src/images/login.png);background-position:center;background-size:cover;height:100vh;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.login-form{background-color:#fff;padding:25px;box-shadow:#00000029 0 10px 36px,#0000000f 0 0 0 1px;border-radius:10px;width:500px;height:350px}.f-pass{text-decoration:none;color:#252525;font-size:14px;font-weight:500;margin-left:75%}.btn{margin-top:5px}.register{color:#000;margin-bottom:0}*{text-transform:capitalize}.reg-con{background:url(./src/images/register.png);background-position:center;background-size:cover;height:100vh;width:100%;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}.reg-form{background-color:#fff;width:500px;padding:25px;height:460px;box-shadow:#00000029 0 10px 36px,#0000000f 0 0 0 1px;border-radius:10px}p{color:#4b4747;font-size:15px;font-weight:500;text-align:center;padding:10px;margin-top:10px}.register{color:#000}.banerdiv{position:relative}.banerdiv img{width:100%;height:500px;object-fit:cover}.overlay{position:absolute;background:#0009;width:100%;height:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.banner-title{color:#fff}.fotter{background-color:#000;color:#fff;height:250px;display:flex;flex-wrap:wrap;justify-content:center;align-items:center}
