*{margin:0px; padding:0px; box-sizing:border-box;}
body{background:url('../imagesN/bg.jpg') no-repeat center center; background-size: cover;}
.logo {margin-top: 35px;}
.logo img {max-width: 191px;}
.logo-utkarsh {text-align: center;margin-top: 60px;}
.logo-utkarsh img {max-width: 332px;}
.login-form {position:relative; margin: 50px auto; }
.login-form img {position: absolute;max-width: 52%;left: 0;top: 34%;}
.login-form h3 {text-align: center;color: #fff;font-weight: 600;margin-bottom: 37px;}
.form-fill {background: #4229826e;padding: 40px 20px 45px 20px;}
.login-form .form-fill .form-group input {background: #fff;height: 49px;border-radius: 30px;}
.login-form .form-fill .form-group input::placeholder {font-size: 15px;font-weight: 600;color: #282828;opacity: .5;}
.login-form .form-fill .form-group:first-child {margin-bottom: 23px;}
.login-form .form-fill button {height: 50px;border-radius: 34px;margin-top: 16px;background: #192460;border: 1px solid #0f2495; font-size: 17px;font-weight: 600;margin-bottom: 15px;}
.form-fill .forget-pwd div:last-child {text-align: right;}
.form-fill .forget-pwd a {color: #fbfbfb;font-size: 15px;font-weight: 600;}
.form-fill .forget-pwd {padding: 0 20px;}
.fot-logo img {margin-top: -25px; margin-bottom: 25px;}