@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;300;400;700;800;900&display=swap');

body,
html {
    background: #050409;
    height: 100%;
    margin: 0;
    overflow-y:hidden 
}
body,
input {
    font-family: montserrat light;
    outline: none;
    
}
body,
html  {
    background-image: url("bg02.jpg");
    height: 100%;
    background-position: top right;
    background-repeat: no-repeat;
    background-size: unset;
    font-family: montserrat;
}
.loginfrm {
    z-index: 1;
    width: 500px;
    height: 100%;
    position: absolute;
    padding: 0;
    right: 0;
    overflow-y: hidden;
}
.logo {
    width: 100%;
    height: auto;
    position: absolute;
    top: 60px;
    z-index: 1;
    text-align: center;
}
.lgnfrm {
    height: 207px;
    position: relative;
    text-align: center;
    top: 60px;
}
.lgncntr span {
    top: 10px;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.lgncntr {
    position: absolute;
    top: 203px;
    left: 50%;
    width: 304px;
    height: 265px;
    margin-left: -152px;
}
.logintxt{
    width: 100%;
    height: 60px;
    background: transparent;
    outline: none;
    letter-spacing: 3px;
    font-size: 16px;
    color: #fff;
    position: relative;
    top: 0;
    text-align: center;
    text-transform: uppercase;
    font-family: montserrat;
    border: 0;
}
.usern{
    background: url(login-div.png)no-repeat bottom center;
    padding: 7px 0;
}
.login {
    top: 0;
}

.btn {
    position: relative;
    top: 20px;
    width: 247px;
    height: 58px;
    font-size: 18px;
    font-family: montserrat;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 10px 0;
    border: 0;
    color: transparent;
    text-transform: uppercase;
    border-radius: 60px;
    background: url(login-btn.png)no-repeat center center;
    transition: .25s;
}
.btn:hover {
    color: transparent;
    border: 0;
    top: 25px;
    border-color: #ab8c38;
    cursor: pointer;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 6px 0 #5e3700;
    }
.btn:active, .btn:focus {
    box-shadow: 0px 0px 35px 0px rgb(255 152 0 / 50%);
    font-weight: 800;
}
.errortxt {
    position: relative;
    top: 50px;
    width: 100%;
}
.errortxt span {
    font-size: 14px;
    color: #ff5555;
    position: unset;
    letter-spacing: 1px;
    font-family: montserrat;
}
span#lblShowComments{color:#ccc}
span#lblInfoPrincipal{color:#ffff8e}
input::-webkit-input-placeholder {
    -webkit-transition: opacity .3s linear;
    color: #7e4700;

}
input:focus::-webkit-input-placeholder {
opacity:.75
}
input:-moz-placeholder {
    -webkit-transition: opacity .3s linear;
    color: #7e4700
}
input:focus:-moz-placeholder {

}
input::-moz-placeholder {
    -webkit-transition: opacity .3s linear;
    color: #7e4700
}
input:focus::-moz-placeholder {

}
input:-ms-input-placeholder {
    -webkit-transition: opacity .3s linear;
    color: #7e4700
}
input:focus:-ms-input-placeholder {

	color: #7e4700
}

.bg{background-image:unset}

.noacct, .registerr {position:relative;font-size:12px;letter-spacing:1px;}
.noacct{top: 30px;color:#a1a5ac;text-decoration:none;}
.registerr{top: 32px;}
.registerr a{border-bottom:1px solid #c73801;color:#fff;text-transform:uppercase;text-decoration:none}
.depositt{position: absolute;right: 160px;bottom: 250px;background:#c73801;color:#fff;width: 127px;text-transform:uppercase;height: 47px;text-align: center;line-height: 47px;letter-spacing: 2px;font-weight: 700;text-shadow: 2px 2px 5px #333;margin: 0 auto;}
.rrights{
    position: absolute;
    bottom: 50px;
    color: #999;
    font-size: 10px;
    letter-spacing: 2px;
    text-align: center;
    width: 100%;
}
.respimg{
  width: 373px;
  height: auto;
  }
.depositt a, .depositt a:visited{text-decoration:none;color:#fff}
@media only screen and (min-width: 1920px) {
body {
    background-position: top left;
    background-repeat: no-repeat;
    background-size: cover;
	}

}

@media only screen and (max-width: 1024px) {
.jislider {display:none}
	.logo{top: 50%;margin-top: -240px;width: 100%;}
	.loginfrm{background: #000;width: 100%;}
	.lgncntr{
		margin-top: -132.5px;
		top: 50%;
		left: 50%;
		margin-left: -152px;
	}
	.depositt{
    right: 50%;
    margin-right: -63.5px;
    bottom: unset;
    top: 65px;
    position: relative;
    }
	.rrights{
    position: absolute;
    bottom: 20px;
    letter-spacing: 1px;
    color: #666;
    }
}   
@media only screen and (min-height: 640px) and (max-height: 812px){
	.rrights, .depositt{
		position: absolute;
		top: unset;
	}
	.rrights{
		bottom:20px;
	}
	.depositt{
		bottom: 100px;
	}
}
@media only screen and (min-height: 1024px) and (max-height: 1024px){
	.lgncntr{
		top: 40%;
		margin-top:-167px;
	}
	.logo{top:60px}
}
@media only screen and (min-width: 1025px) and (max-width: 1919px){

.loginfrm{/* background: rgb(0 0 0 / 45%); */}

}
@media only screen and (max-height: 480px){
	.rrights{bottom: 15px;position: absolute;top: unset;font-size: 9px;}

}

@media only screen and (max-height: 380px){
	.rrights, .lgncntr span{display:none}

}